﻿@charset "UTF-8";

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,q,pre,table,caption,colgroup,col,tbody,thead,tfoot,tr,th,td,ul,ol,li,dl,dt,dd,form,fieldset,legend,label,input,span,a,img,em,ins,del,cite,abbr,sup,sub,dfn,code,var,samp,kbd,object,script,noscript,style,iframe,embed,param,map,area,menu,hr,address,small,strong,i,b,article,aside,figure,footer,header,hgroup,nav,section,figcaption,time,video,audio,mark,ruby,rt,rp,bdo,source,canvas,details,summary,command,datalist,keygen,output,progress,meter {
    margin: 0;
    padding: 0;
    font-size: 100%;
    word-break: break-all;
    word-break: break-word;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

html {
    font-size: 62.5%;
    height: 100%;
}

address,article,aside,figure,figcaption,footer,header,hgroup,hr,legend,menu,nav,section,summary {
    display: block;
}

ul,ol {
    list-style-type: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a img {
    border: none;
}

img {
    vertical-align: top;
}

mark {
    background: none;
}

em {
    font-style: normal;
}

input {
    opacity: 1;
}

label > * { pointer-events: none; }

html {
    font-size: 62.5%;
}

body {
    color: #333;
    font-family: "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ ゴシック",sans-serif;
    letter-spacing: -.001em;
    line-height: 1;
    font-size: 1.0rem;
    -webkit-text-size-adjust: none;
    background-color: #3c3c3d;
    height: 100%;
}

a {
    color: #333;
    text-decoration: none;
}

#title-head-wrap {
    position: relative;
}

#title-head {
    margin: 0 auto;
    padding: 30px 20px 10px;
}

#howto-btn-wrap {
    position: absolute;
    top: 30px;
    right: 20px;
}

#wrap {
    width: 1024px;
    margin: 0 auto;
    background-image: url(../img/main_bg.jpg);
    background-position: 0 0;
    background-repeat: repeat-y;
    background-size: 1024px auto;

}

#bg {
    position: fixed;
    width: 1024px;
    height: 724px;
    -webkit-transform:translateZ(0);
}

#q-main,
#ans-main,
#ans-parts {
    position: relative;
}

#ans-main,
#ans-parts {
    display: none;
}




#contents {
    position: relative;
    padding: 20px;
}

#main-contents {
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.7);
}

.detail-main {
    border: #0E8CD9 1px solid;
}

.detail-title {
    padding: 5px 40px;
    background-color: #0E8CD9;
    font-size: 1.7rem;
    color: #fff;
}

#title-basic {
    background-image: url(../img/icon_basic_current.png);
    background-size: 18px auto;
    background-position: 10px center;
    background-repeat: no-repeat;
}


#title-visible {
    background-image: url(../img/icon_visible_current.png);
    background-size: 24px auto;
    background-position: 10px center;
    background-repeat: no-repeat;
}

#title-link {
    background-image: url(../img/icon_link_current.png);
    background-size: 22px auto;
    background-position: 10px center;
    background-repeat: no-repeat;
}

#monitor {
    display: none;
}

#title-monitor {
    background-image: url(../img/icon_monitor_current.png);
    background-size: 20px auto;
    background-position: 10px center;
    background-repeat: no-repeat;
}


.q-wrap {
    margin: 29px 19px;
}

.q-main {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: #0099CC 1px dotted;
}

.q-wrap .q-main:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.q-contents {
    overflow: hidden;
    margin: 0 30px 20px;
}

.q-contents.head {
    margin-top: -40px;
}

.q-contents.head-m {
    margin-top: 40px;
}

.q-detail {
    width: 500px;
    float: left;
}

.q-img {
    float: right;
    width: 330px;
}

.q-title {
    margin-bottom: 0;
    font-size: 1.7rem;
}

.q-num {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    margin-right: 0.5em;
    padding: 0.2em;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 1.5;
    background-color: #0E8CD9;
}

.q-txt {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
}

.q-check-wrap {
    overflow: hidden;
    margin-left: 4.0rem;
    font-size: 1.4rem;
}

.q-check-left {
    float: left;
    width: 220px;
    /*margin-right: 60px;*/
}

.q-check-right {
    float: left;
    width: 220px;
}

.q-check-lead {
    margin-bottom: 5px;
    margin-left: 3.0em;
    padding-top: 2px;
    font-size: 1.4rem;
    line-height: 1.2;
}

.q-check-left p,
.q-check-right p {
    margin-bottom: 5px;
}

.q-check-left .q-check,
.q-check-right .q-check {
    margin-left: 0;
}

.q-check {
    margin-left: 4.0em;
}

.q-check span {
    display: block;
    width: 160px;
    height: 45px;
    background-image: url(../img/check_img.png);
    background-position: 0 0;
    background-size: 160px auto;
}

.q-check span.on {
    background-position: 0 -45px;
}

.q-check span.disabled {
    opacity: 0.5;
}

.q-check-notice {
    margin-left: 3.0em;
    font-size: 1.4rem;
    line-height: 1.4;
}

.q-check-notice-last {
    margin-top: 20px;
    margin-left: 3.0em;
    font-size: 1.4rem;
    line-height: 1.4;
}

.q-title-detail {
    margin-bottom: 20px;
    margin-left: 3.0em;
    font-size: 1.4rem;
    line-height: 1.4;
}

.q-estimate {
    margin-top: 20px;
    margin-bottom: 2.0rem;
    margin-left: 3.0em;
    font-size: 1.4rem;
    line-height: 1.4;
}

.q-estimate-q1 {
    margin-top: 2.0rem;
    margin-left: 3.0em;
    font-size: 1.4rem;
    line-height: 1.4;
}

.q-estimate-notice {
    margin-top: 0.5rem;
    margin-left: 1.0em;
    font-size: 1.4rem;
    line-height: 1.4;
}

.q-notice {
    margin-bottom: 5px;
    margin-left: 3.0em;
    font-size: 1.4rem;
    line-height: 1.4;
}

a.link {
    text-decoration: underline;
}

a.link:hover {
    color: #999999;
}

.q-notice-end {
    margin-bottom: 20px;
    margin-left: 3.0em;
    font-size: 1.4rem;
    line-height: 1.4;
}

.q-notice-indent {
    margin-left: 3.0em;
    font-size: 1.4rem;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.4;
}

.q-notice-indent-last {
    margin-bottom: 20px;
}

.q-add-wrap {
    -webkit-transform-style: preserve-3d;
    display: none;
    box-sizing: border-box;
    position: relative;
    /*width: 100%;*/
    margin: 0 30px;
    padding: 20px;
    border: 1px solid #ccc;
    background-color: #F0F0F0;
    font-size: 1.7rem;
}

.q-add-wrap.add {
    margin-top: 20px;
}

.q-add-wrap.next {
    margin-bottom: 40px;
}

.q-select-wrap {
    box-sizing: border-box;
    position: relative;
    /*width: 100%;*/
    margin: 0 30px;
    padding: 20px;
    border: 1px solid #ccc;
    background-color: #F0F0F0;
    font-size: 1.7rem;
}

.q-add-title {
    margin-bottom: 10px;
}


.q-select {
    font-size: 1.7rem;
    margin-left: 1.5em;
}

.q-list {
    margin-left: 4.0em;
}

.q-list li {
    margin-bottom: 20px;
    font-size: 1.4rem;
}

.q-list li > label {
    display: block;
    width: 150px;
    padding: 10px;
    border: #ccc 1px solid;
    border-radius: 5px;
    background-color: #f5f5f5;
}

.q-list input[type=radio] {
    margin-right: 10px;
}

.q-add-list ,.q-add-list-auto{
    overflow: hidden;
    margin-left: -20px;
    margin-top: -20px;
}

.q-add-list li {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    font-size: 1.4rem;
}

.q-add-list li.clear {
    clear: left;
}

.q-add-list li > label {
    display: block;
    width: 125px;
    padding: 10px;
    border: #ccc 1px solid;
    border-radius: 5px;
    background-color: #f5f5f5;
}

.q-add-list li > label.disabled {
    opacity: 0.5;
}

.q-add-list-auto{
    overflow: hidden;
    margin-left: -20px;
    margin-top: -20px;
}

.q-add-list-auto li {
    position: relative;
    width: auto;
    float: left;
    font-size: 1.4rem;
    margin-left: 40px;
    margin-top: 20px;
}

.q-add-list-auto li .detail-monitor {
    position: absolute;
    top: 0;
    left: 0;
}

.q-add-list-auto li label {
    display: block;
}

.q-add-list-auto li#q18-item2,
.q-add-list-auto li#q18-item3 {
    margin-left: 60px;
}

.q-main-notice {
    margin-top: 5px;
    font-size: 1.2rem;
    line-height: 1.4;
}

input[type=checkbox] {
    margin-right: 5px;
}

.next-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background-color: rgba(0, 102, 204, 0.9);
    color: #fff;
    font-size: 2.2rem;
}

.q-next-wrap {
    position: relative;
    padding-bottom: 30px;
    text-align: center;
}

#to-ans {
    opacity: .3;
}

.save-icon {
    display: inline-block;
    padding: 20px 28px;
    background: url(../img/icon_save.png) left center no-repeat;
    background-size: 17px auto;
    cursor: pointer;
}

#entry-wrap {
    display: none;
    position: fixed;
    width: 470px;
    height: 300px;
    top: 50%;
    left: 50%;
    margin-left: -235px;
    margin-top: -150px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 1.7rem;
}

.entry-close {
    margin-bottom: 40px;
    text-align: right;
}

.entry-lead {
    margin-bottom: 20px;
    text-align: center;
}

.entry-main {
    text-align: center;
}

#name {
    margin-right: 5px;
    padding: 10px;
}

.entry-btn {
    margin-top: 40px;
    text-align: center;
}

.entry-btn a {
    display: inline-block;
    padding: 15px 40px;
    color: #fff;
    background-color: #0E8CD9;
}




/* 回答 */

.answer-block {
    width: 900px;
    min-height: 698px;
    margin: 0 auto;
    padding: 25px 0 70px;
    position: relative;
}

.btn-close {
    position: absolute;
    top: 20px;
    right: 0px;
    text-align: right;
    font-size: 1.5rem;
}

.btn-close img {
    vertical-align: middle;
}

.house-name {
    font-size: 1.7rem;
    margin: 0 0 20px;
}

.check-wrap {
    overflow: hidden;
    vertical-align: middle;
}

.check-title {
    font-size: 1.15rem;
    color: #0E8CD9;
    display: inline-block;
    padding: 2px 12px;
    margin: 0 0 5px;
    border: #0E8CD9 solid 1px;
    border-radius: 3px;
}

.time-stamp {
    margin-top: 5px;
    float: right;
    font-size: 1.2rem;
}

.check-table {
    width: 100%;
}

.check-table td {
    width: 33%;
    border: #0E8CD9 solid 1px;
    padding: 0;
    line-height: 1.2;
    vertical-align: top;
    background-color: #fff;
}

.check-table td.disable {
    opacity: 0.2;
}

.check-table td.qblank-ans {
    opacity: 0.2;
}

.none {
    display: none;
}

.a-title {
    padding: 5px 10px;
    background-color: #B9E2FB;
    font-size: 1.4rem;
}

.a-num {
    display: inline-block;
    float: left;
    clear: left;
    width: 1.5em;
    height: 1.5em;
    margin-right: 0.5em;
    padding: 0.2em;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 1.5;
    background-color: #0E8CD9;
    font-size: 1.15rem;
}

.a-text {
    margin: 0 0 0 30px;
    padding: 3px 0 0;
}

.place-list {
    margin: 0 0 0 0;
    padding: 6px 15px;
    font-size: 1.2rem;
    line-height: 1.5;
}

#apparatus-link-wrap,
#ans-link-wrap {
    text-align: right;
}

#apparatus-link,
#ans-link {
    margin-top: 30px;
    display: inline-block;
}

#ans-link {
    margin-top: 15px;
    /*padding-bottom: 70px;*/
    display: inline-block;
}


#apparatus-link a,
#ans-link a {
    display: inline-block;
    padding: 10px 25px;
    background-color: #4C4C4C;
    color: #FFFFFF;
    font-size: 1.7rem;
}

#estimate-link {
    padding-top: 10px;
    text-align: right;
}

#estimate-link a {
    display: inline-block;
    padding: 10px 25px;
    background-color: #4C4C4C;
    color: #FFFFFF;
    font-size: 1.7rem;
}

#ans-link a {
    padding: 10px 5px;
    font-size: 1.5rem;
}

.apparatus-table {
    width: 100%;
}

.apparatus-table td {
    width: 20%;
    border: #C8C8C8 solid 1px;
    vertical-align: top;
    position: relative;
}

.apparatus-table tr:nth-child(2n+1) td:nth-child(2n+1) {
    background-color: #D8EDFA;
}

.apparatus-table tr:nth-child(2n+1) td:nth-child(2n+0) {
    background-color: #E7E7E7;
}

.apparatus-table tr:nth-child(2n+0) td:nth-child(2n+1) {
    background-color: #E7E7E7;
}

.apparatus-table tr:nth-child(2n+0) td:nth-child(2n+0) {
    background-color: #D8EDFA;
}

.apparatus-img {
    text-align: right;
}

.apparatus-name {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 1.4rem;
    line-height: 1.2;
}

.apparatus-notice {
	font-size: 1.2rem;
	color: #003399;
}

.apparatus-sub {
	font-size: 1.2rem;
}

.apparatus-num {
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 0 0 0 13px;
}

.apparatus-num span {
    font-size: 2.7rem;
}

.apparatus-num span.num {
    font-size: 4.0rem;
}

.apparatus-num span.apparatus-notice {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 1.2rem;
    color: #003399;
    line-height: 1.4;
}

#ans-estimate {
    display: none;
}

.estimate-table {
    width: 100%;
}

.estimate-table th,
.estimate-table td {
    border: #0E8CD9 solid 1px;
    padding: 5px;
    font-size: 1.1rem;
    line-height: 1.2;
}

.estimate-table th {
    background-color: #B9E2FB;
}

.estimate-table tr {
    background-color: #E4E4E4;
}

.estimate-table tr.check {
    background-color: #fff;
}

.estimate-item {
    width: 20%;
}

.estimate-item.check {
    background-color: #fff;
}

.estimate-name {
    width: 20%;
}

.estimate-number {
    width: 14%;
}

.estimate-price {
    width: 10%;
    text-align: right;
}

.estimate-quantity {
    width: 8%;
    text-align: right;
}

.estimate-sum {
    width: 8%;
    text-align: right;
}

.estimate-notes {
    width: 20%;
}

.estimate-notes-notice {
    color: #ff0000;
}

#estimate-result {
    position: relative;
}

#estimate-hems-notice {
    margin-top: 5px;
    font-size: 1.2rem;
}

#estimate-total {
    margin-top: 10px;
    margin-left: 25%;
    margin-right: 20%;
    padding-bottom: 5px;
    border-bottom: #0E8CD9 2px solid;
    text-align: right;
    font-size: 1.7rem;
}

#estimate-notice {
    margin-top: 10px;
    margin-right: 20%;
    text-align: right;
    font-size: 1.4rem;
    line-height: 1.2;
}


#loading-wrap {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

#loading-main {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
}

#dl-window {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 640px;
    height: 220px;
    margin-left: -320px;
    margin-top: -110px;
    background-color: #fff;
    border: #0E8CD9 1px solid;
}

#dl-wrap {
    position: relative;
}

#dl-map-wrap {
    padding: 15px;
    background-color: #fff;
}

#dl-contents {
    overflow: hidden;
    margin-top: 10px;
}

#dl-left {
    float: left;
    padding: 5px;
}

#dl-right {
    float: right;
    padding: 5px;
    border: 1px solid #0066CC;
}


#dl-close {
    margin-bottom: 5px;
    text-align: right;
}

#dl-close img {
    cursor: pointer;
}

#dl-title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center;
}

#dl-pdf-btn-l,
#dl-xls-btn-l,
#dl-jpg-diagram-btn-l {
    margin-top: 15px;
    text-align: center;
}

#dl-pdf-btn-l img,
#dl-xls-btn-l img,
#dl_jpg_diagram_btn img,
#dl_pdf_diagram_btn img {
    /* box-shadow */
    box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 7px 0px;
    -webkit-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 7px 0px;
    -moz-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 7px 0px;
}



#howto-window {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;

}

#howto-wrap {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 963px;
    height: 610px;
    margin-left: -481px;
    margin-top: -305px;
    background-color: #fff;
    border: #0E8CD9 1px solid;
}

#howto-map-wrap {
    background-color: #fff;
}

#howto-close {
    position: absolute;
    top: 10px;
    right: 10px;
}

#howto-close img {
    cursor: pointer;
}

#howto-btn-l {
    margin-top: 0;
    text-align: center;
}

#howto-btn-l img {
    /* box-shadow */
    box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 7px 0px;
    -webkit-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 7px 0px;
    -moz-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 7px 0px;
}