@charset "utf-8";
/* CSS Document */
.clearfix:after { content: ""; clear: both; display: block;}
.disabled {display: none;}
td input, td select { margin-bottom: 10px; }
.required { color: #ff0202; font-size: 12px; }
.top, .thx { padding-top: 0 !important; }
.form { padding-top: 70px; padding-bottom: 100px; }
.form .inr {max-width: 680px;margin: 0 auto;}
.form h2 {text-align: center;}
.form h2.head {background: #423f3d;color: #ffffff;font-size: 18px;font-weight: bold;margin-bottom: 16px;}
.form p {margin-bottom: 30px;/* text-align: center; */}
.form p.left {margin-bottom: 30px;text-align: center;}
.form ul.code { padding: 30px 0; }
.form ul.code li { font-size: 16px; padding-bottom: 20px; text-align: center; }
.form ul.codeFloat{display: flex;margin: 20px auto 10px;    justify-content: center;align-items: center;}
.form ul.codeFloat li { font-size: 16px; text-align: center; display: block; float: left; padding: 0 30px 30px 0;}
.form ul.codeFloat li:last-child{padding: 0 0 30px;}
.form ul.code li a,.inr p a { text-decoration: underline; color: #da8832;}
.form table { margin-bottom: 20px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCC; }
.form th {font-size: 15px;font-weight: bold;border-top: dotted 1px #CCC;width: 168px;vertical-align: top;padding: 40px 0 40px 10px;}
.form td {border-top: dotted 1px #CCC;padding: 25px 0;font-size: 15px;}
.form td > span.block { display:block;}
.form td pre { padding: 25px 0; font-size: 15px; }
.form td .comname{width:100%;display: flex;}
.form tr.same >td *{opacity: 0.6;}
.form .err_tx { color: #d31d1c; }
.form .err_tx.head{padding-bottom:24px;font-size:14px}
.form label.same{margin-top: 6px;display: block;font-weight: normal;font-size: 13px;}
.form label.same > input {padding-bottom:10px;margin-bottom: 0;}
.form input[type="text"],.form input[type="email"],.form input[type="tel"] { font-size: 15px; width: 380px; border: solid 1px #CCC; background: #FFF; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; padding: 10px; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; }
.form select { font-size: 15px; height: 40px; width: 400px; border: solid 1px #CCC; background: #FFF; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; padding: 10px; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; }
.form textarea { font-size: 15px; width: 400px; height: 200px; max-width: 400px; max-height: 200px; min-width: 400px; min-height: 200px; border: solid 1px #CCC; background: #FFF; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; padding: 10px; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; }
.form input[type="text"]:focus, textarea:focus { background: #f1f1f1; }
.form .area_privacy_check { padding: 10px 0 50px 0; }
.form .area_privacy_check p { text-align: left; font-size: 12px; margin-bottom: 15px !important; }
.form .area_privacy_check p a { text-decoration: underline; color: #ff0202; }
.form .area_privacy { height: 150px; overflow-y: scroll; padding: 20px; border: solid 1px #CCC; }
.form .area_privacy h2 { text-align: left; font-weight: bold; font-size: 12px; }
.form .area_privacy h3 { text-align: left; font-weight: bold; font-size: 12px; }
.form .area_privacy p { text-align: left; font-size: 12px; margin-bottom: 10px; }
.form .area_agree { font-size: 15px; text-align: center; margin: 15px 0 40px 0; }
.form .area_bt { text-align: center; }
.form .area_bt.next .bt{margin-left: 0px;}
.form .bt-back { margin-left: 20px; cursor: pointer; font-size: 15px; text-align: center; background: #BCBCBC; color: #FFF; padding: 12px 40px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border: none; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; border-bottom: solid 3px #7a7a7a; }
.form .bt-fix { margin-left: 20px; cursor: pointer; font-size: 12px; text-align: center; background: #7DA0B6; color: #FFF; padding: 4px 20px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border: none; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; }
.form .bt:hover, .form .bt-back:hover { filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
.form .bt:active, .form .bt-back:active { filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
.form .area_agree input { margin-right: 10px; margin-top: -3px; }
.form .bt { margin-left: 20px; cursor: pointer; font-size: 15px; text-align: center; background: #1cb80c; color: #FFF; padding: 12px 40px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border: none; border-bottom: solid 3px #16870b; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -webkit-appearance: none; }
.form .bt:hover { filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
.form .bt:active { filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
.form .main_img { width: 326px; height: 395px; background: url(../img/notice/main.jpg); margin-top: -70px; padding-left: 95px; padding-right: 603px; margin-bottom: 50px; padding-top: 150px; }
.form .main_img p { text-align: left; }
.form .main_img p.sub { font-size: 12px; border-top: solid 1px #c0c0c0; padding-top: 30px; }
.form .comName select { width: 20%; float: left; margin-right: 1%; }
.form .comName input { width: 50% !important; float: left; margin-right: 1%; }
.form span.att {font-size: 0.8em;display: inherit;}
.form span.attRed{ color: #dc3c3c;}
.form span.postalAtt { font-size: 0.8em; display: block; display:none; }
.form .comType input { margin-right: 1%; display: none }
.form .comType label { display: inline-block; position: relative; cursor: pointer; margin-left: 20px; padding: 10px 20px; border-radius: 2px; color: #3e4956; font-size: 14px; text-align: left; line-height: 1; width: 35%; }
.form .comType label:before { position: absolute; content: ""; top: 50%; left: -10px; width: 20px; height: 20px; margin-top: -10px; background: #e2e5e6; border-radius: 50%; }
.form .comType input[type="radio"]:checked + label:after { position: absolute; content: ""; top: 50%; left: -6px; width: 12px; height: 12px; margin-top: -6px; border-radius: 50%; background: #da8832; }
.form .numBtn {padding: 10px 5px 5px;width: 85px;height: 24px;background: #DFDFDF;border: 1px solid #D8D8D8;text-align: center;border-radius: 5px;cursor: pointer;display: inline-block;position: absolute;margin-left: 16px;}
.form .numBtn:hover { opacity: 0.7; }
.form .errArea { background: #F7D8D9; }
.rollpaper { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #B9B9B9; }
.form .fm2 { width: 70px !important; margin: 5px 5px 0; }
.form .fm3, .form .fm4 { width: 150px !important; }
.form .fm4 { text-align: right; }
.form .paperAtt { padding: 30px 20px; margin: 30px 0 30px; background: #efe9d8; font-size: 0.9em; }
.form .paperAtt span{ font-size:1.2em; font-weight:bold; display:block; margin-bottom:0.5em; text-align:center;}
.form .paperS { font-size: 0.8em; }
.form .total { width: 130px; }
.form td.rollCell { border-bottom: none !important; padding-bottom: 0; }
.form td.rollCell2 { border-top: none; padding-top: 0; }
.form .rollNum{ width:70px; margin-top:5px;}
.form .rollPrice{ display:inline;}
.form .pmarkErr{ margin-bottom:20px; padding:20px;}
.flow {clear: both;height: 48px;margin-bottom: 30px;background: url(../img/contract-sheet/flow_bg.png) no-repeat top 20px center;background-size: 65%;}
.flow li {float: left;width: 33%;text-align: center;padding-top: 40px;background: url(../img/contract-sheet/flow.png) no-repeat top 10px center;}
.flow li.on { background: url(../img/contract-sheet/flow_on.png) no-repeat top 10px center; }
.form span.must { color: #D80003; padding-right: 10px; }
.form .section { position: relative; padding: 20px 0; }
.form .section h3 { border-bottom: 3px solid #7DA0B6; color: #7DA0B6; font-size: 20px; padding-bottom: 3px; }
.form .section .fixBtn { position: absolute; top: 20px; right: 0; }
.form .section table { margin-top: -1px; }
.form.thx {display: flex;align-items: center;min-height: 520px;padding: 0;}
.form p.thanks {font-size: 16px;padding: 160px 0 30px 0;background: url(../img/contract-sheet/icon_thx.svg) no-repeat top center;background-size: 144px;}
.form .comType label { width: 30%; }
.form .comType.owner label { width: auto; }
.flowRoll { clear: both; width:500px; height: 48px; margin:0 auto 30px; background: url(../img/contract-sheet/flow_bgRoll.png) no-repeat top 20px center; }
.flowRoll li { float: left; width: 33.3333%; text-align: center; padding-top: 40px; background: url(../img/contract-sheet/flow.png) no-repeat top 10px center; }
.flowRoll li.on { background: url(../img/contract-sheet/flow_on.png) no-repeat top 10px center; }

.form .inr section {margin-bottom: 10%;}
/* **************************
service-select
************************** */
.service .service-select {/* margin-bottom:24px; */padding:8px;}

/* **************************
tooltip
************************** */
.help .btn{width:32px;cursor:pointer;}
.tooltip {display: none;width: 256px;padding: 16px;border-radius: 5px;background: #da8832;color: #fff;font-weight: bold;z-index:1;}
.tooltip:after {position: absolute;width: 0;height: 0;left: 0;bottom: -19px;margin-left: 10px;border: solid transparent;border-color: rgba(51, 204, 153, 0);border-top-color: #da8832;border-width: 10px;pointer-events: none;content: " ";}
.service .use.comType .shop_id .tooltip {position: absolute;bottom: 24px;left: 0;}
.compensation{position:relative;}
.compensation .help{width:32px;margin-top:8px;}
.compensation .help .tooltip {position: absolute;bottom: 60px;left: 8px;}
.service .use.comType .shop_id .btn:hover + .tooltip ,
.compensation .help .btn:hover + .tooltip {display: block;}

/* **************************
provision
************************** */
.provision .service{padding:8px;}
.provision .service > li{background: #f9f9f9;margin-bottom:4px;padding:16px;}
.provision .service.errArea > li{background: #ffffff;}
.provision .service ul.list{display:flex;}
.provision .service ul.list li{margin-right:40px;}
.provision .service li a{text-decoration:underline;color:#ec4f00;font-size:14px;background:url(../img/contract-sheet/icon_link.svg) no-repeat center right;padding-right:20px;}
.provision .check{text-align:center;font-size:14px;padding: 24px;}

@media screen and (min-width:1px) and (max-width: 1000px) {
.flow {margin: 25px 0 20px;/* background-size: 85%; */}
.form ul.codeFloat{/* width: 42%; */}
}

@media screen and (min-width:1px) and (max-width: 640px) {
.form { padding-top: 70px; padding-bottom: 100px; }
.form .inr { width: 90%; max-width: 560px; margin: 0 auto; }
.form h2 { text-align: center; }
.form p {margin-bottom: 30px;/* text-align: center; */}
.form table, .form table tbody, .form table tr, .form table tr th, .form table tr td { display: block; width: auto; }
.form table tr th { padding: 40px 0 0; }
.form table tr td { border-top: none; padding: 10px 0 40px; }
.form .numBtn { padding: 10px 5px 5px; float: right; width: 85px; height: 23px; background: #DFDFDF; border: 1px solid #D8D8D8; text-align: center; border-radius: 5px; cursor: pointer; margin-right: 95px; }
.form .pmarkErr{ padding:10px;}
.form .pmarkErr{ margin-bottom:20px; padding:20px;}
.form span.block{ display: block;}
.form .bt-back { margin-left: 20px; cursor: pointer; font-size: 15px; text-align: center; background: #BCBCBC; color: #FFF; padding: 12px 40px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border: none; border-bottom: solid 3px #7a7a7a; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -webkit-appearance: none; }
.comname{ margin-bottom: 15px; height: 40px;}
/* **************************
service
************************** */
.service .service-select li .set{flex-wrap:wrap;}
.service .service-select li .set li{width: 100%;}
.service .service-select li .set li:first-child{background: url(../img/contract-sheet/icon_plus.svg) no-repeat left 8px bottom;background-size: 24px;padding-bottom:32px;}
.service .service-select li .set li:last-child{padding-top:4px;padding-left:0;}
/*tooltip*/
.service .use.comType .shop_id .tooltip {position: absolute;bottom: 24px;left:inherit;right:0;}
.service .use.comType .shop_id .tooltip:after {position: absolute;width: 0;height: 0;left: 0;bottom: -19px;margin-left: 260px;border: solid transparent;border-color: rgba(51, 204, 153, 0);border-top-color: #da8832;border-width: 10px;pointer-events: none;content: " ";}
/* **************************
provision
************************** */
.provision .service ul.list{display: inherit;}
.provision .service ul.list > li{padding:8px 0;}
}
@media screen and (min-width:1px) and (max-width: 500px) {
.form p.left {text-align: left;}
.form p.left > br {display:none;}
.form input[type="text"],.form input[type="email"],.form input[type="tel"] { font-size: 15px; width: 85%; }
.form select { font-size: 12px; width: 85%; }
.form textarea { width: 85%; height: 150px; max-width: 85%; max-height: 150px; min-width: 85%; min-height: 150px; }
.flow li span { display: none; }
.form table tr th { padding: 25px 0 0 10px; }
.form table tr td { border-top: none; padding: 10px 0 10px 10px; }
.form.thx {min-height: 480px;}
.form p.thanks {padding-top: 128px;background-size: 120px;font-size: 14px;}
.flowRoll { clear: both; width:75%; height: 48px; margin:0 auto 30px;}
.flowRoll li { float: left; width: 33.3333%; text-align: center; padding-top: 40px; background: url(../img/contract-sheet/flow.png) no-repeat top 10px center; }
.flowRoll li.on { background: url(../img/contract-sheet/flow_on.png) no-repeat top 10px center; }
.form .numBtn {padding: 9px 5px 5px;float: right;width: 85px;height: 24px;background: #DFDFDF;border: 1px solid #D8D8D8;text-align: center;border-radius: 5px;cursor: pointer;font-size:0.6em;line-height:1.1em;margin-right: 0;}
.form td.rollCell2 { border-top: none; padding-top: 0; }
.form tr td.rollCell2:nth-child(2) { border-bottom: dotted 1px #B5B5B5; }
.form .rollNum{ width:70px; margin:5px 0 0;}
.form h2 { text-align: center; font-size:2em; }
.form ul.codeFloat{display: block;}
.form ul.codeFloat li{width: 100%;display: block;}
}