﻿@keyframes loading_spin{to{transform:rotate(360deg)}}.loading{margin:80px auto;width:40px;height:40px;border-radius:50%;border:solid 4px;border-color:#41c3e1 rgba(0,0,0,.062745098);animation-name:loading_spin;animation-duration:800ms;animation-iteration-count:infinite;animation-timing-function:ease-in-out;display:none}@media screen and (min-width: 768px){article.simulator section.calc .frame{margin-bottom:89px;padding:48px 80px;border-radius:20px;background:#fff}article.simulator section.calc .frame .required{color:#ff3957}article.simulator section.calc .frame p.msg{margin-bottom:34px;line-height:24px;font-size:16px}article.simulator section.calc .frame p.msg strong{font-size:15px}article.simulator section.calc .frame .row{margin-bottom:72px}article.simulator section.calc .frame .row h2{margin-bottom:32px;line-height:34px;font-size:24px;font-weight:bold;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.step1 dl,article.simulator section.calc .frame .row.step2 dl{margin-bottom:47px}article.simulator section.calc .frame .row.step1 dl:last-child,article.simulator section.calc .frame .row.step2 dl:last-child{margin-bottom:0}article.simulator section.calc .frame .row.step1 dl dt,article.simulator section.calc .frame .row.step2 dl dt{margin-bottom:24px;line-height:27px;font-size:19px;font-weight:bold;color:#2fb3d1}article.simulator section.calc .frame .row.step1 dl dt>span,article.simulator section.calc .frame .row.step2 dl dt>span{display:inline-block;position:relative}article.simulator section.calc .frame .row.step1 dl dt>span .pop_msg,article.simulator section.calc .frame .row.step2 dl dt>span .pop_msg{padding:12px 16px;width:320px;display:none;box-sizing:border-box;position:absolute;left:calc(100% + 18px);top:-6px;z-index:10;background:#eee;line-height:20px;font-size:12px;font-weight:normal;color:#000;pointer-events:none}article.simulator section.calc .frame .row.step1 dl dt>span .pop_msg:before,article.simulator section.calc .frame .row.step2 dl dt>span .pop_msg:before{content:"";width:11px;height:11px;display:block;background:#eee;position:absolute;left:-10px;top:10px;clip-path:polygon(0 50%, 100% 0, 100% 100%, 0 50%)}article.simulator section.calc .frame .row.step1 dl dt small,article.simulator section.calc .frame .row.step2 dl dt small{padding-top:6px;display:block;line-height:20px;font-size:14px;font-weight:normal;color:#000}article.simulator section.calc .frame .row.step1 dl dt button,article.simulator section.calc .frame .row.step2 dl dt button{cursor:pointer}article.simulator section.calc .frame .row.step1 dl dt button.question,article.simulator section.calc .frame .row.step2 dl dt button.question{width:16px;height:16px;display:inline-block;position:relative;top:-8px;left:2px}article.simulator section.calc .frame .row.step1 dl dd,article.simulator section.calc .frame .row.step2 dl dd{line-height:34px;font-size:17px}article.simulator section.calc .frame .row.step1 dl dd small.note,article.simulator section.calc .frame .row.step2 dl dd small.note{padding-top:8px;display:block;line-height:22px;font-size:14px}article.simulator section.calc .frame .row.step1 dl dd .error,article.simulator section.calc .frame .row.step2 dl dd .error{display:block;line-height:32px;font-size:16px;color:#ff3957}article.simulator section.calc .frame .row.step1 dl dd.optin_msg,article.simulator section.calc .frame .row.step2 dl dd.optin_msg{line-height:14px;font-size:12px}article.simulator section.calc .frame .row.step1 ul.flex,article.simulator section.calc .frame .row.step2 ul.flex{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:46px}article.simulator section.calc .frame .row.step1 .check_area,article.simulator section.calc .frame .row.step2 .check_area{position:relative}article.simulator section.calc .frame .row.step1 .check_area input[type=radio],article.simulator section.calc .frame .row.step2 .check_area input[type=radio]{display:block;position:absolute;top:0;left:0;z-index:-1}article.simulator section.calc .frame .row.step1 .check_area input[type=radio]+label,article.simulator section.calc .frame .row.step2 .check_area input[type=radio]+label{padding-left:44px;background:#fff;position:relative;display:block;line-height:34px;font-size:17px;cursor:pointer;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.step1 .check_area input[type=radio]+label:before,article.simulator section.calc .frame .row.step1 .check_area input[type=radio]+label:after,article.simulator section.calc .frame .row.step2 .check_area input[type=radio]+label:before,article.simulator section.calc .frame .row.step2 .check_area input[type=radio]+label:after{content:"";width:30px;height:30px;border-radius:50%;box-sizing:border-box;position:absolute;top:0;left:0}article.simulator section.calc .frame .row.step1 .check_area input[type=radio]+label:before,article.simulator section.calc .frame .row.step2 .check_area input[type=radio]+label:before{border:1px solid #000;background:#fff}article.simulator section.calc .frame .row.step1 .check_area input[type=radio]+label:after,article.simulator section.calc .frame .row.step2 .check_area input[type=radio]+label:after{background:#000;transform:scale(0);transform-style:preserve-3d;transition-property:transform;transition-duration:200ms;transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275);transition-delay:0ms}article.simulator section.calc .frame .row.step1 .check_area input[type=radio]:checked+label:after,article.simulator section.calc .frame .row.step2 .check_area input[type=radio]:checked+label:after{transform:scale(0.6)}article.simulator section.calc .frame .row.step1 .select_area,article.simulator section.calc .frame .row.step2 .select_area{display:inline-block;width:auto;height:50px;position:relative;border:2px solid #41c3e1;background:#fff;border-radius:8px;box-sizing:border-box;overflow:hidden}article.simulator section.calc .frame .row.step1 .select_area:after,article.simulator section.calc .frame .row.step2 .select_area:after{content:"";width:14px;height:7px;display:block;background:url("../image/simulator/icon_arrow_select.svg") no-repeat center center/contain;position:absolute;top:calc(50% - 4px);right:17px}article.simulator section.calc .frame .row.step1 .select_area select,article.simulator section.calc .frame .row.step2 .select_area select{padding:0 40px 0 18px;width:calc(100% + 20px);height:100%;box-sizing:border-box;line-height:50px;font-size:18px;cursor:pointer}article.simulator section.calc .frame .row.step1 .text_area,article.simulator section.calc .frame .row.step2 .text_area{display:inline-block;position:relative}article.simulator section.calc .frame .row.step1 .text_area input,article.simulator section.calc .frame .row.step2 .text_area input{padding:0 16px;width:100%;height:50px;border:2px solid #41c3e1;border-radius:8px;background:#fff;box-sizing:border-box;overflow:hidden;line-height:18px;font-size:18px}article.simulator section.calc .frame .row.step1 .text_area input:placeholder-shown,article.simulator section.calc .frame .row.step2 .text_area input:placeholder-shown{color:#ccc}article.simulator section.calc .frame .row.step1 .text_area input::-webkit-input-placeholder,article.simulator section.calc .frame .row.step2 .text_area input::-webkit-input-placeholder{color:#ccc}article.simulator section.calc .frame .row.step1 .text_area input:-moz-placeholder,article.simulator section.calc .frame .row.step2 .text_area input:-moz-placeholder{color:#ccc;opacity:1}article.simulator section.calc .frame .row.step1 .text_area input::-moz-placeholder,article.simulator section.calc .frame .row.step2 .text_area input::-moz-placeholder{color:#ccc;opacity:1}article.simulator section.calc .frame .row.step1 .text_area input:-ms-input-placeholder,article.simulator section.calc .frame .row.step2 .text_area input:-ms-input-placeholder{color:#ccc}article.simulator section.calc .frame .row.step1 .text_area.zip:before,article.simulator section.calc .frame .row.step2 .text_area.zip:before{content:"〒";width:20px;height:20px;display:block;position:absolute;top:calc(50% - 10px);left:15px;line-height:20px;font-size:18px;opacity:.44}article.simulator section.calc .frame .row.step1 .text_area.zip input,article.simulator section.calc .frame .row.step2 .text_area.zip input{padding-left:40px}article.simulator section.calc .frame .row.step1 select[name=power_company],article.simulator section.calc .frame .row.step1 select[name=power_plan],article.simulator section.calc .frame .row.step2 select[name=power_company],article.simulator section.calc .frame .row.step2 select[name=power_plan]{min-width:446px}article.simulator section.calc .frame .row.result{display:none}article.simulator section.calc .frame .row.result .frame{padding:44px 70px;border:4px solid #41c3e1;border-radius:20px}article.simulator section.calc .frame .row.result .frame h3{margin-bottom:35px;text-align:center;line-height:42px;font-weight:bold;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.result .frame h3 span,article.simulator section.calc .frame .row.result .frame h3 small{display:block}article.simulator section.calc .frame .row.result .frame h3 span{margin-bottom:6px;font-size:36px;color:#41c3e1}article.simulator section.calc .frame .row.result .frame h3 small{font-size:24px}article.simulator section.calc .frame .row.result .frame .plan_detail{margin-bottom:70px}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction{margin-bottom:42px;padding-bottom:4px;width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:4px solid #41c3e1;box-sizing:border-box}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dt{line-height:32px;font-size:28px;font-weight:bold;color:#393939;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dt span{display:inline-block}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dt span.plan_title{display:block;font-size:24px}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dt small{font-size:22px}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dd{text-align:right;font-weight:bold;color:#393939;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dd small,article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dd span{display:block}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dd small{line-height:30px;font-size:18px}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dd span{line-height:50px;font-size:24px}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dd span strong{font-size:50px;color:#ff6200}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dd span span{display:inline-block;font-size:34px;padding-left:8px}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn{margin-bottom:58px}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn h4{margin-bottom:32px;text-align:center}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn h4 span{padding:0 20px;display:inline-block;position:relative;font-size:20px;line-height:32px;font-weight:bold;color:#000;letter-spacing:calc(-40em/1000)}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn h4 span:before,article.simulator section.calc .frame .row.result .frame .plan_detail .cpn h4 span:after{content:"";width:2px;height:28px;display:block;background:#000;position:absolute;top:calc(50% - 14px)}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn h4 span:before{left:0;transform:rotate(-35deg)}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn h4 span:after{right:0;transform:rotate(35deg)}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn ul.cpn_list{margin-bottom:12px;padding-bottom:20px;border-bottom:4px solid #41c3e1;box-sizing:border-box}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn ul.cpn_list li{padding:16px 0}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn ul.cpn_list li dl{text-align:center;font-weight:bold;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn ul.cpn_list li dl dt{margin:0 auto 5px auto;width:570px;height:55px}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn ul.cpn_list li dl dt span{padding:0 22px;width:100%;height:100%;display:block;box-sizing:border-box;border-radius:28px;background:#2fb3d1;line-height:55px;font-size:24px;color:#fff}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn ul.cpn_list li dl dd{line-height:50px;font-size:30px}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn ul.cpn_list li dl dd strong{font-size:50px;color:#ff3957}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn p.cpn_detail{text-align:right;line-height:26px;font-size:18px}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn p.cpn_detail a{text-decoration:underline;color:#81d7eb}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn p.cpn_detail a:hover{text-decoration:none}article.simulator section.calc .frame .row.result .frame .plan_detail .detail{padding:56px 44px 38px 44px;background:#eaf8fa;border-radius:20px}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table{width:100%}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tr th,article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tr td{line-height:26px;font-size:16px;color:#393939}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tr th{padding:8px 0}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tr td{padding:8px 24px}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table thead{border-bottom:1px solid #707070}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table thead tr th{position:relative;text-align:center;font-size:18px;font-weight:bold;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table thead tr th.classification{text-align:left}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table thead tr th.new{background:#41c3e1;color:#fff}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table thead tr th.new strong{width:100%;display:block;position:absolute;left:0;top:-28px;line-height:28px;text-align:center;font-size:20px;font-weight:bold;color:#707070}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tbody tr{border-bottom:1px solid rgba(112,112,112,.24)}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tbody tr:last-child{border-bottom:none}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tbody tr th{text-align:left;font-weight:bold}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tbody tr td{text-align:right}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tbody tr td:nth-child(3){background:#41c3e1;font-weight:bold;color:#fff}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tfoot{border-top:1px solid #707070;border-bottom:1px solid #707070}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tfoot tr th,article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tfoot tr td{font-size:20px;font-weight:bold}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tfoot tr th{text-align:left}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tfoot tr td{text-align:right}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tfoot tr td:nth-child(3){background:#41c3e1;color:#fff}article.simulator section.calc .frame .row.result .frame .simulation_data{margin-bottom:66px;padding:26px 32px;background:#f8f8f8;border-radius:20px}article.simulator section.calc .frame .row.result .frame .simulation_data h3{text-align:left;line-height:26px;font-size:18px;font-weight:bold;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.result .frame .simulation_data .accordion{display:block}article.simulator section.calc .frame .row.result .frame .simulation_data .accordion .input_data{margin-bottom:24px}article.simulator section.calc .frame .row.result .frame .simulation_data .accordion .input_data dl{padding:5px 0;overflow:hidden;line-height:20px;font-size:16px;color:#393939}article.simulator section.calc .frame .row.result .frame .simulation_data .accordion .input_data dl dt{width:160px;float:left;font-weight:bold}article.simulator section.calc .frame .row.result .frame .simulation_data .accordion .input_data dl dd{margin-left:170px}article.simulator section.calc .frame .row.result .frame .simulation_data .accordion .input_data dl dd small{display:inline-block;line-height:16px;font-size:12px}article.simulator section.calc .frame .row.result .frame .simulation_data .accordion p.text{line-height:16px;font-size:12px}article.simulator section.calc .frame .row.error{display:none}article.simulator section.calc .frame .row.error .frame{padding:44px 70px;border:4px solid #41c3e1;border-radius:20px}article.simulator section.calc .frame .accordion{display:none}article.simulator section.calc .frame .accordion.for_area{padding-bottom:40px}article.simulator section.calc .frame .accordion.for_calc{padding-top:40px}article.simulator section.calc .frame .accordion.for_calc dl{margin-bottom:10px}article.simulator section.calc .frame ul.calc_tab{margin:0 auto;width:calc(100% - 68px);display:flex;justify-content:space-between;align-items:flex-end;gap:20px}article.simulator section.calc .frame ul.calc_tab li{width:100%;position:relative}article.simulator section.calc .frame ul.calc_tab li.active:after{content:"";width:100%;height:7px;border-radius:3.5px;display:block;background:#2fb3d1;position:absolute;bottom:0;left:0}article.simulator section.calc .frame ul.calc_tab li.active:before{content:"";width:12px;height:6px;display:block;background:#2fb3d1;position:absolute;bottom:-6px;left:calc(50% - 6px);clip-path:polygon(0 0, 100% 0, 50% 100%, 50% 100%)}article.simulator section.calc .frame ul.calc_tab li button{width:100%;height:60px;display:block;background:rgba(0,0,0,0);text-align:center;line-height:35px;font-size:22px;font-weight:bold;cursor:pointer;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .calc_frame{margin-bottom:40px;padding:52px 80px 58px 80px;border-radius:30px;background:#f5fbfc}article.simulator section.calc .frame .calc_frame .calc_detail{display:none}article.simulator section.calc .frame .calc_frame .month{display:flex;justify-content:center;align-items:flex-end;gap:14px}article.simulator section.calc .frame .calc_frame .month .group small{margin-bottom:14px;display:block;line-height:44px;font-size:22px;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .calc_frame .month .group .select_area select[name=calc_simple_month]{width:210px}article.simulator section.calc .frame .calc_frame .month .text{line-height:54px;font-size:22px}article.simulator section.calc .frame .calc_frame .month .cost{border-bottom:2px solid #000}article.simulator section.calc .frame .calc_frame .month .cost input{padding:0 12px;width:120px;height:54px;display:inline-block;box-sizing:border-box;border:none;background:rgba(0,0,0,0);text-align:right;line-height:54px;font-size:24px}article.simulator section.calc .frame .calc_frame .month .cost input:placeholder-shown{color:#ccc}article.simulator section.calc .frame .calc_frame .month .cost input::-webkit-input-placeholder{color:#ccc}article.simulator section.calc .frame .calc_frame .month .cost input:-moz-placeholder{color:#ccc;opacity:1}article.simulator section.calc .frame .calc_frame .month .cost input::-moz-placeholder{color:#ccc;opacity:1}article.simulator section.calc .frame .calc_frame .month .cost input:-ms-input-placeholder{color:#ccc}article.simulator section.calc .frame .calc_frame .month .cost span{display:inline-block;line-height:54px;font-size:24px}article.simulator section.calc .frame .calc_frame .all_month{margin:48px auto 0 auto;padding-top:32px;max-width:680px;border-top:1px solid #000;display:none}article.simulator section.calc .frame .calc_frame .all_month p{margin-bottom:14px;line-height:26px;font-size:16px}article.simulator section.calc .frame .calc_frame .all_month ol{display:grid;grid-template-columns:25% 25% 25% 25%}article.simulator section.calc .frame .calc_frame .all_month ol li{padding:15px 10px;width:100%;box-sizing:border-box}article.simulator section.calc .frame .calc_frame .all_month ol li label{display:block;line-height:32px;font-size:18px;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost{width:100%;display:block;border-bottom:2px solid #000}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost input{padding:0 12px;width:calc(100% - 70px);height:54px;display:inline-block;box-sizing:border-box;border:none;background:rgba(0,0,0,0);line-height:54px;font-size:24px}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost input:placeholder-shown{color:#ccc}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost input::-webkit-input-placeholder{color:#ccc}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost input:-moz-placeholder{color:#ccc;opacity:1}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost input::-moz-placeholder{color:#ccc;opacity:1}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost input:-ms-input-placeholder{color:#ccc}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost span{width:60px;display:inline-block;text-align:right;line-height:54px;font-size:24px}article.simulator section.calc .frame p.calc_btn,article.simulator section.calc .frame p.retry_btn{margin:0 auto 82px auto;width:414px}article.simulator section.calc .frame p.calc_btn button:after,article.simulator section.calc .frame p.calc_btn a:after,article.simulator section.calc .frame p.retry_btn button:after,article.simulator section.calc .frame p.retry_btn a:after{width:23px;height:23px;background-image:url("../image/simulator/icon_arrow_calc.svg");top:calc(50% - 12px);right:33px}article.simulator section.calc .frame p.calc_btn button:disabled,article.simulator section.calc .frame p.calc_btn a:disabled,article.simulator section.calc .frame p.retry_btn button:disabled,article.simulator section.calc .frame p.retry_btn a:disabled{filter:grayscale(1);opacity:.4;pointer-events:none}article.simulator section.calc .frame p.calc_btn button:hover:after,article.simulator section.calc .frame p.calc_btn a:hover:after,article.simulator section.calc .frame p.retry_btn button:hover:after,article.simulator section.calc .frame p.retry_btn a:hover:after{transform:scale(1.6)}article.simulator section.calc .frame p.retry_btn{margin-bottom:20px;width:428px}article.simulator section.calc .frame p.retry_btn a:after{transform:rotate(180deg)}article.simulator section.calc .frame p.retry_btn a:hover:after{transform:rotate(180deg) scale(1.6)}article.simulator section.calc .border_msg{margin-top:108px;margin-bottom:34px;padding:20px 30px;border:1px solid #000;line-height:24px;font-size:14px}article.simulator section.calc p.note,article.simulator section.calc ul.note,article.simulator section.calc ol.note{margin-bottom:6px;line-height:14px;font-size:10px;letter-spacing:calc(40em/1000)}article.simulator section.calc ul.note li,article.simulator section.calc ol.note li{padding-left:16px;overflow:hidden}article.simulator section.calc ul.note li>span,article.simulator section.calc ol.note li>span{margin-left:-16px;display:block;float:left}.dead_end_modal{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:999}.dead_end_modal .outer{width:100%;height:100%;box-sizing:border-box;position:absolute;top:0;left:0;z-index:1;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center}.dead_end_modal .frame{padding:28px 32px;width:600px;border-radius:20px;border:2px solid #2fb3d1;box-sizing:border-box;background:#fff;position:relative}.dead_end_modal .frame p.close button{width:32px;height:32px;display:block;position:absolute;top:16px;right:16px;background:rgba(0,0,0,0);cursor:pointer;transform-style:preserve-3d;transition-property:transform;transition-duration:300ms;transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1);transition-delay:0ms}.dead_end_modal .frame p.close button:hover{transform:scale(0.9) rotate(180deg)}.dead_end_modal .frame p.close button img{pointer-events:none}.dead_end_modal .frame p.msg{text-align:center;line-height:30px;font-size:18px}.dead_end_modal .frame p.msg a{text-decoration:underline;color:#2fb3d1}.dead_end_modal .frame dl{text-align:center}.dead_end_modal .frame dl dt{margin-bottom:20px;line-height:32px;font-size:20px;font-weight:bold;color:#2fb3d1}.dead_end_modal .frame dl dd{line-height:24px;font-size:16px}.dead_end_modal .frame dl dd a{text-decoration:underline;color:#2fb3d1}}@media screen and (max-width: 767px){article.simulator section.calc .frame{margin-bottom:46px;padding:28px 32px;border-radius:20px;background:#fff}article.simulator section.calc .frame .required{color:#ff3957}article.simulator section.calc .frame p.msg{margin-bottom:22px;line-height:22px;font-size:14px}article.simulator section.calc .frame p.msg strong{display:block;font-size:12px}article.simulator section.calc .frame .row{margin-bottom:64px}article.simulator section.calc .frame .row h2{margin-bottom:24px;line-height:26px;font-size:18px;font-weight:bold;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.step1 dl,article.simulator section.calc .frame .row.step2 dl{margin-bottom:47px}article.simulator section.calc .frame .row.step1 dl:last-child,article.simulator section.calc .frame .row.step2 dl:last-child{margin-bottom:0}article.simulator section.calc .frame .row.step1 dl dt,article.simulator section.calc .frame .row.step2 dl dt{margin-bottom:18px;line-height:22px;font-size:16px;font-weight:bold;color:#2fb3d1}article.simulator section.calc .frame .row.step1 dl dt>span,article.simulator section.calc .frame .row.step2 dl dt>span{display:inline-block;position:relative}article.simulator section.calc .frame .row.step1 dl dt>span .pop_msg,article.simulator section.calc .frame .row.step2 dl dt>span .pop_msg{padding:8px 10px;width:260px;display:none;box-sizing:border-box;position:absolute;left:20px;top:calc(100% + 5px);z-index:10;background:#eee;line-height:14px;font-size:10px;font-weight:normal;color:#000;pointer-events:none}article.simulator section.calc .frame .row.step1 dl dt small,article.simulator section.calc .frame .row.step2 dl dt small{padding-top:4px;display:block;line-height:18px;font-size:12px;font-weight:normal;color:#000}article.simulator section.calc .frame .row.step1 dl dt button,article.simulator section.calc .frame .row.step2 dl dt button{cursor:pointer}article.simulator section.calc .frame .row.step1 dl dt button.question,article.simulator section.calc .frame .row.step2 dl dt button.question{width:16px;height:16px;display:inline-block;position:relative;top:-4px;left:2px}article.simulator section.calc .frame .row.step1 dl dd,article.simulator section.calc .frame .row.step2 dl dd{line-height:28px;font-size:16px}article.simulator section.calc .frame .row.step1 dl dd small.note,article.simulator section.calc .frame .row.step2 dl dd small.note{padding-top:6px;display:block;line-height:18px;font-size:12px}article.simulator section.calc .frame .row.step1 dl dd .error,article.simulator section.calc .frame .row.step2 dl dd .error{display:block;line-height:28px;font-size:14px;color:#ff3957}article.simulator section.calc .frame .row.step1 ul.flex,article.simulator section.calc .frame .row.step2 ul.flex{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:24px}article.simulator section.calc .frame .row.step1 .check_area,article.simulator section.calc .frame .row.step2 .check_area{position:relative}article.simulator section.calc .frame .row.step1 .check_area input[type=radio],article.simulator section.calc .frame .row.step2 .check_area input[type=radio]{display:block;position:absolute;top:0;left:0;z-index:-1}article.simulator section.calc .frame .row.step1 .check_area input[type=radio]+label,article.simulator section.calc .frame .row.step2 .check_area input[type=radio]+label{padding-left:44px;background:#fff;position:relative;display:block;line-height:30px;font-size:16px;cursor:pointer;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.step1 .check_area input[type=radio]+label:before,article.simulator section.calc .frame .row.step1 .check_area input[type=radio]+label:after,article.simulator section.calc .frame .row.step2 .check_area input[type=radio]+label:before,article.simulator section.calc .frame .row.step2 .check_area input[type=radio]+label:after{content:"";width:30px;height:30px;border-radius:50%;box-sizing:border-box;position:absolute;top:0;left:0}article.simulator section.calc .frame .row.step1 .check_area input[type=radio]+label:before,article.simulator section.calc .frame .row.step2 .check_area input[type=radio]+label:before{border:1px solid #000;background:#fff}article.simulator section.calc .frame .row.step1 .check_area input[type=radio]+label:after,article.simulator section.calc .frame .row.step2 .check_area input[type=radio]+label:after{background:#000;transform:scale(0);transform-style:preserve-3d;transition-property:transform;transition-duration:200ms;transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275);transition-delay:0ms}article.simulator section.calc .frame .row.step1 .check_area input[type=radio]:checked+label:after,article.simulator section.calc .frame .row.step2 .check_area input[type=radio]:checked+label:after{transform:scale(0.6)}article.simulator section.calc .frame .row.step1 .select_area,article.simulator section.calc .frame .row.step2 .select_area{display:inline-block;min-width:240px;width:auto;height:50px;position:relative;border:2px solid #41c3e1;border-radius:8px;box-sizing:border-box;overflow:hidden}article.simulator section.calc .frame .row.step1 .select_area:after,article.simulator section.calc .frame .row.step2 .select_area:after{content:"";width:14px;height:7px;display:block;background:url("../image/simulator/icon_arrow_select.svg") no-repeat center center/contain;position:absolute;top:calc(50% - 4px);right:17px}article.simulator section.calc .frame .row.step1 .select_area select,article.simulator section.calc .frame .row.step2 .select_area select{padding:0 40px 0 18px;width:calc(100% + 20px);height:100%;box-sizing:border-box;line-height:50px;font-size:18px;cursor:pointer}article.simulator section.calc .frame .row.step1 .text_area,article.simulator section.calc .frame .row.step2 .text_area{display:inline-block;position:relative}article.simulator section.calc .frame .row.step1 .text_area input,article.simulator section.calc .frame .row.step2 .text_area input{padding:0 16px;width:100%;height:50px;border:2px solid #41c3e1;border-radius:8px;box-sizing:border-box;overflow:hidden;line-height:18px;font-size:18px}article.simulator section.calc .frame .row.step1 .text_area input:placeholder-shown,article.simulator section.calc .frame .row.step2 .text_area input:placeholder-shown{color:#ccc}article.simulator section.calc .frame .row.step1 .text_area input::-webkit-input-placeholder,article.simulator section.calc .frame .row.step2 .text_area input::-webkit-input-placeholder{color:#ccc}article.simulator section.calc .frame .row.step1 .text_area input:-moz-placeholder,article.simulator section.calc .frame .row.step2 .text_area input:-moz-placeholder{color:#ccc;opacity:1}article.simulator section.calc .frame .row.step1 .text_area input::-moz-placeholder,article.simulator section.calc .frame .row.step2 .text_area input::-moz-placeholder{color:#ccc;opacity:1}article.simulator section.calc .frame .row.step1 .text_area input:-ms-input-placeholder,article.simulator section.calc .frame .row.step2 .text_area input:-ms-input-placeholder{color:#ccc}article.simulator section.calc .frame .row.step1 .text_area.zip:before,article.simulator section.calc .frame .row.step2 .text_area.zip:before{content:"〒";width:20px;height:20px;display:block;position:absolute;top:calc(50% - 10px);left:15px;line-height:20px;font-size:18px;opacity:.44}article.simulator section.calc .frame .row.step1 .text_area.zip input,article.simulator section.calc .frame .row.step2 .text_area.zip input{padding-left:40px}article.simulator section.calc .frame .row.step1 select[name=power_company],article.simulator section.calc .frame .row.step1 select[name=power_plan],article.simulator section.calc .frame .row.step2 select[name=power_company],article.simulator section.calc .frame .row.step2 select[name=power_plan]{min-width:240px}article.simulator section.calc .frame .row.result{display:none}article.simulator section.calc .frame .row.result .frame{margin-bottom:0;padding:38px 0 0 0;position:relative;border-radius:0}article.simulator section.calc .frame .row.result .frame:before{content:"";width:calc(100% + 64px);height:4px;display:block;background:#41c3e1;position:absolute;top:0;left:-32px}article.simulator section.calc .frame .row.result .frame h3{margin-bottom:35px;text-align:center;line-height:34px;font-weight:bold;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.result .frame h3 span,article.simulator section.calc .frame .row.result .frame h3 small{display:block}article.simulator section.calc .frame .row.result .frame h3 span{font-size:26px;color:#41c3e1}article.simulator section.calc .frame .row.result .frame h3 small{font-size:18px}article.simulator section.calc .frame .row.result .frame .plan_detail{margin-bottom:40px}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction{margin-bottom:28px;padding-bottom:4px;width:100%;border-bottom:4px solid #41c3e1;box-sizing:border-box}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dt{line-height:28px;font-size:25px;font-weight:bold;color:#393939;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dt span{display:block}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dt span.plan_title{font-size:18px}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dt small{display:block;font-size:16px}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dd{text-align:right;font-weight:bold;color:#393939;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dd small,article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dd span{display:block}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dd small{line-height:30px;font-size:18px}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dd span{line-height:50px;font-size:24px}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dd span strong{font-size:44px;color:#ff6200}article.simulator section.calc .frame .row.result .frame .plan_detail dl.reduction dd span span{display:inline-block;font-size:34px;padding-left:8px}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn{margin-bottom:58px}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn h4{text-align:center}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn h4 span{padding:0 14px;display:inline-block;position:relative;font-size:16px;line-height:22px;font-weight:bold;color:#000;letter-spacing:calc(-40em/1000)}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn h4 span:before,article.simulator section.calc .frame .row.result .frame .plan_detail .cpn h4 span:after{content:"";width:2px;height:20px;display:block;background:#000;position:absolute;top:calc(50% - 10px)}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn h4 span:before{left:0;transform:rotate(-35deg)}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn h4 span:after{right:0;transform:rotate(35deg)}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn ul.cpn_list{margin-bottom:12px;padding-bottom:8px;border-bottom:4px solid #41c3e1;box-sizing:border-box}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn ul.cpn_list li{padding:16px 0}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn ul.cpn_list li dl{text-align:center;font-weight:bold;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn ul.cpn_list li dl dt{margin-bottom:6px;min-height:38px}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn ul.cpn_list li dl dt span{margin:0 auto;padding:8px 5px;display:block;width:290px;height:100%;box-sizing:border-box;border-radius:19px;background:#2fb3d1;line-height:20px;font-size:16px;color:#fff}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn ul.cpn_list li dl dd{line-height:50px;font-size:26px}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn ul.cpn_list li dl dd strong{font-size:50px;color:#ff3957}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn p.cpn_detail{text-align:right;line-height:20px;font-size:16px}article.simulator section.calc .frame .row.result .frame .plan_detail .cpn p.cpn_detail a{text-decoration:underline;color:#81d7eb}article.simulator section.calc .frame .row.result .frame .plan_detail .detail{margin-left:-32px;width:calc(100% + 64px);background:#eaf8fa}article.simulator section.calc .frame .row.result .frame .plan_detail .detail .scroll{overflow-x:scroll;overflow-y:hidden}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table{margin:44px 18px 32px 18px;width:520px}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tr th,article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tr td{line-height:24px;font-size:16px;color:#393939}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tr th{padding:8px 0}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tr td{padding:8px 24px}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table thead{border-bottom:1px solid #707070}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table thead tr th{position:relative;text-align:center;font-size:16px;font-weight:bold;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table thead tr th.classification{text-align:left}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table thead tr th.new{background:#41c3e1;color:#fff}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table thead tr th.new strong{width:100%;display:block;position:absolute;left:0;top:-24px;line-height:24px;text-align:center;font-size:14px;font-weight:bold;color:#707070}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tbody tr{border-bottom:1px solid rgba(112,112,112,.24)}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tbody tr:last-child{border-bottom:none}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tbody tr th{text-align:left;font-weight:bold}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tbody tr td{text-align:right}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tbody tr td:nth-child(3){background:#41c3e1;font-weight:bold;color:#fff}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tfoot{border-top:1px solid #707070;border-bottom:1px solid #707070}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tfoot tr th,article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tfoot tr td{font-size:20px;font-weight:bold}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tfoot tr th{text-align:left}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tfoot tr td{text-align:right}article.simulator section.calc .frame .row.result .frame .plan_detail .detail table tfoot tr td:nth-child(3){background:#41c3e1;color:#fff}article.simulator section.calc .frame .row.result .frame .simulation_data{margin-bottom:52px}article.simulator section.calc .frame .row.result .frame .simulation_data h3{text-align:center;line-height:26px;font-size:18px;font-weight:bold;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .row.result .frame .simulation_data .accordion{display:block}article.simulator section.calc .frame .row.result .frame .simulation_data .accordion .input_data{margin-bottom:24px}article.simulator section.calc .frame .row.result .frame .simulation_data .accordion .input_data dl{padding:5px 0;overflow:hidden;line-height:20px;font-size:16px;color:#393939}article.simulator section.calc .frame .row.result .frame .simulation_data .accordion .input_data dl dt{margin-bottom:6px;font-weight:bold}article.simulator section.calc .frame .row.result .frame .simulation_data .accordion .input_data dl dd{line-height:22px;font-size:14px}article.simulator section.calc .frame .row.result .frame .simulation_data .accordion .input_data dl dd small{display:inline-block;font-size:12px}article.simulator section.calc .frame .row.result .frame .simulation_data .accordion p.text{line-height:16px;font-size:12px}article.simulator section.calc .frame .row.error{display:none}article.simulator section.calc .frame .row.error .frame{padding:44px 70px;border:4px solid #41c3e1;border-radius:20px}article.simulator section.calc .frame .accordion{display:none}article.simulator section.calc .frame .accordion.for_area{padding-bottom:40px}article.simulator section.calc .frame .accordion.for_calc{padding-top:40px}article.simulator section.calc .frame .accordion.for_calc dl{margin-bottom:10px}article.simulator section.calc .frame ul.calc_tab{margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:flex-end;gap:12px}article.simulator section.calc .frame ul.calc_tab li{width:100%;position:relative}article.simulator section.calc .frame ul.calc_tab li.active:after{content:"";width:100%;height:6px;border-radius:6px 6px 0 0;display:block;background:#2fb3d1;position:absolute;bottom:0;left:0}article.simulator section.calc .frame ul.calc_tab li.active:before{content:"";width:12px;height:6px;display:block;background:#2fb3d1;position:absolute;bottom:-5px;left:calc(50% - 5px);clip-path:polygon(0 0, 100% 0, 50% 100%, 50% 100%)}article.simulator section.calc .frame ul.calc_tab li button{width:100%;height:80px;display:block;background:rgba(0,0,0,0);text-align:center;line-height:26px;font-size:18px;font-weight:bold;cursor:pointer;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .calc_frame{margin-bottom:40px;padding:34px 28px;border-radius:0 0 24px 24px;background:#f5fbfc}article.simulator section.calc .frame .calc_frame .calc_detail{display:none}article.simulator section.calc .frame .calc_frame .month{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}article.simulator section.calc .frame .calc_frame .month .group small{margin-bottom:6px;display:block;line-height:24px;font-size:16px;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .calc_frame .month .group .select_area select[name=calc_simple_month]{width:210px}article.simulator section.calc .frame .calc_frame .month .text{line-height:48px;font-size:18px}article.simulator section.calc .frame .calc_frame .month .cost{border-bottom:2px solid #000}article.simulator section.calc .frame .calc_frame .month .cost input{padding:0 12px;width:120px;height:54px;display:inline-block;box-sizing:border-box;border:none;background:rgba(0,0,0,0);text-align:right;line-height:54px;font-size:24px}article.simulator section.calc .frame .calc_frame .month .cost input:placeholder-shown{color:#ccc}article.simulator section.calc .frame .calc_frame .month .cost input::-webkit-input-placeholder{color:#ccc}article.simulator section.calc .frame .calc_frame .month .cost input:-moz-placeholder{color:#ccc;opacity:1}article.simulator section.calc .frame .calc_frame .month .cost input::-moz-placeholder{color:#ccc;opacity:1}article.simulator section.calc .frame .calc_frame .month .cost input:-ms-input-placeholder{color:#ccc}article.simulator section.calc .frame .calc_frame .month .cost span{display:inline-block;line-height:54px;font-size:24px}article.simulator section.calc .frame .calc_frame .all_month{margin:48px auto 0 auto;padding-top:32px;border-top:1px solid #000;display:none}article.simulator section.calc .frame .calc_frame .all_month p{margin-bottom:14px;line-height:22px;font-size:14px}article.simulator section.calc .frame .calc_frame .all_month ol{display:grid;grid-template-columns:50% 50%}article.simulator section.calc .frame .calc_frame .all_month ol li{padding:8px;width:100%;box-sizing:border-box}article.simulator section.calc .frame .calc_frame .all_month ol li label{display:block;line-height:22px;font-size:14px;letter-spacing:calc(40em/1000)}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost{width:100%;display:block;border-bottom:2px solid #000}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost input{padding:0 12px;width:calc(100% - 34px);height:42px;display:inline-block;box-sizing:border-box;border:none;background:rgba(0,0,0,0);line-height:42px;font-size:20px}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost input:placeholder-shown{color:#ccc}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost input::-webkit-input-placeholder{color:#ccc}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost input:-moz-placeholder{color:#ccc;opacity:1}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost input::-moz-placeholder{color:#ccc;opacity:1}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost input:-ms-input-placeholder{color:#ccc}article.simulator section.calc .frame .calc_frame .all_month ol li span.cost span{width:30px;display:inline-block;text-align:right;line-height:42px;font-size:12px}article.simulator section.calc .frame p.calc_btn,article.simulator section.calc .frame p.retry_btn{margin:0 auto 82px auto;width:100%}article.simulator section.calc .frame p.calc_btn button,article.simulator section.calc .frame p.calc_btn a,article.simulator section.calc .frame p.retry_btn button,article.simulator section.calc .frame p.retry_btn a{font-size:16px}article.simulator section.calc .frame p.calc_btn button:after,article.simulator section.calc .frame p.calc_btn a:after,article.simulator section.calc .frame p.retry_btn button:after,article.simulator section.calc .frame p.retry_btn a:after{width:23px;height:23px;background-image:url("../image/simulator/icon_arrow_calc.svg");top:calc(50% - 12px);right:33px}article.simulator section.calc .frame p.calc_btn button:disabled,article.simulator section.calc .frame p.calc_btn a:disabled,article.simulator section.calc .frame p.retry_btn button:disabled,article.simulator section.calc .frame p.retry_btn a:disabled{filter:grayscale(1);opacity:.4;pointer-events:none}article.simulator section.calc .frame p.retry_btn{margin-bottom:0;width:100%}article.simulator section.calc .frame p.retry_btn a:after{transform:rotate(180deg)}article.simulator section.calc .border_msg{margin-top:108px;margin-bottom:34px;padding:10px 15px;border:1px solid #000;line-height:24px;font-size:14px}article.simulator section.calc p.note,article.simulator section.calc ul.note,article.simulator section.calc ol.note{margin-bottom:6px;line-height:14px;font-size:10px;letter-spacing:calc(40em/1000)}article.simulator section.calc ul.note li,article.simulator section.calc ol.note li{padding-left:16px;overflow:hidden}article.simulator section.calc ul.note li>span,article.simulator section.calc ol.note li>span{margin-left:-16px;display:block;float:left}.dead_end_modal{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:999}.dead_end_modal .outer{width:100%;height:100%;max-width:100%;box-sizing:border-box;position:absolute;top:0;left:0;z-index:1;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center}.dead_end_modal .frame{padding:16px 18px;max-width:600px;border-radius:20px;border:2px solid #2fb3d1;box-sizing:border-box;background:#fff;position:relative}.dead_end_modal .frame p.close button{width:32px;height:32px;display:block;position:absolute;top:8px;right:8px;background:rgba(0,0,0,0);cursor:pointer}.dead_end_modal .frame p.close button img{pointer-events:none}.dead_end_modal .frame p.msg{line-height:28px;font-size:16px}.dead_end_modal .frame p.msg a{text-decoration:underline;color:#2fb3d1}.dead_end_modal .frame dl dt{margin-bottom:20px;line-height:28px;font-size:18px;font-weight:bold;color:#2fb3d1}.dead_end_modal .frame dl dd{line-height:24px;font-size:14px}.dead_end_modal .frame dl dd a{text-decoration:underline;color:#2fb3d1}}@media screen and (max-width: 1000px)and (min-width: 767px){article.simulator section.calc .frame{padding:28px 20px}article.simulator section.calc .frame .calc_frame{padding:42px 20px 48px 20px}article.simulator section.calc .frame .calc_frame .all_month ol{grid-template-columns:33.3% 33.3% 33.3%}}