@charset "UTF-8";.header{position:relative;z-index:2}.header_logo_title{font-size:2.6rem;font-weight:700}.image{max-width:100%;height:auto}.section__inner{max-width:980px;margin:0 auto}.anchor{transition:.3s cubic-bezier(.13,.78,.38,.98)}.kv-area__title{text-align:center}.kv-area__nav{position:relative;padding-block:50px;background:#72c9ff;z-index:1}.kv-area__nav::before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#72c9ff 0,#eaf7ff 100%);opacity:.8;mix-blend-mode:multiply;z-index:-1}.kv-area__nav-list{max-width:880px;width:92%;margin-inline:auto;padding-block:25px;border-top:2px solid #fff;border-bottom:2px solid #fff;display:flex;flex-wrap:wrap}.kv-area__nav-item{width:50%}.campaign-block{padding-block:60px;background-color:#72c9ff;text-align:center}.campaign-block .section__inner{position:relative;z-index:3}.campaign-block__title{margin-bottom:20px}.ev-block{position:relative;padding-block:60px 120px;background:linear-gradient(to top,#2793d8 0,#72c9ff 100%);text-align:center;z-index:1}.ev-block::before{content:"";position:absolute;right:0;left:0;top:50%;height:200%;background-color:#2793d8;transform:skewY(-28.936deg);pointer-events:none;z-index:-1}.ev-block__notes{width:fit-content;margin-inline:auto;color:#fff;text-align:left;font-size:1.3rem;line-height:calc(19 / 13)}.voice-block{position:relative;background:#fff url(../img/bg-voice.png) repeat-x center bottom;padding-block:100px 375px;text-align:center;z-index:3}.voice-block__title{margin-bottom:25px}.voice-block__list{max-width:880px;margin:40px auto 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.voice-block__item{max-width:calc((100% - 20px)/ 2)}.voice-block__item:nth-child(even){margin-top:20px}.interview-block{position:relative;padding-block:100px;background-color:#eaf7ff;z-index:3}.interview-block__title{margin-bottom:50px;text-align:center}.interview-block__title::after{content:"";display:block;width:100px;margin:30px auto 0;border-top:10px solid #2793d8}.interview-box{position:relative;overflow:hidden;max-width:880px;margin:0 auto;background-color:#fff;border-radius:30px;padding-bottom:calc(90px + 50px);box-shadow:0 5px 0 rgba(0,0,0,.15)}.interview-box__acc{--acc-closed-h:500px;position:relative;overflow:hidden;height:var(--acc-closed-h);transition:height .3s ease-in-out}.interview-box__acc::after{content:"";position:absolute;right:0;bottom:0;left:0;height:100px;background:linear-gradient(to top,#fff 0,rgba(255,255,255,0) 100%);transition:opacity .3s}.interview-box__acc.-open::after{opacity:0;pointer-events:none}.interview-box__inner{display:flex;flex-wrap:wrap;align-items:center}.interview-box__ph{max-width:calc(420 / 880 * 100%)}.interview-box__header{max-width:calc(400 / 880 * 100%);margin-inline:auto;padding-top:10px;white-space:nowrap}.interview-box__header-title{max-width:350px}.interview-box__header-name{margin-top:30px;border-top:1px solid #707070;padding-top:20px;font-size:1.6rem;line-height:1.3;font-weight:500}.interview-box__txt{width:100%;padding:40px calc(50 / 880 * 100%) 0;font-size:2.2rem;line-height:2;font-weight:500}.interview-box__btn{position:absolute;right:0;left:0;top:calc(100% - 90px);margin-inline:auto;width:220px;height:40px}.interview-box__btn::after{content:"";position:absolute;right:20px;top:calc(50% - 8px);width:12px;height:12px;border-right:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(45deg);transition:transform .3s ease-in-out;pointer-events:none}.-open+.interview-box__btn::after{transform:translateY(5px) rotate(225deg)}.interview-box__btn .btn{position:relative;display:flex;justify-content:center;align-items:center;color:#fff;height:100%;background-color:#72c9ff;border-radius:20px;font-size:1.6rem;font-weight:500;cursor:pointer}.interview-box__btn .btn.-close{display:none}.-open+.interview-box__btn .btn.-open{display:none}.-open+.interview-box__btn .btn.-close{display:flex}.life-block{position:relative;background-color:#eaf7ff;overflow:hidden}.life-block__header{padding-block:100px 40px;text-align:center;color:#fff;background-color:#2793d8}.life-block__title{margin-bottom:30px}.life-block__title::after{content:"";display:block;width:100px;margin:30px auto 0;border-top:10px solid #fff}.life-block__lead{font-size:1.8rem;line-height:1.5;font-weight:500}.life-block__section-wrap{position:relative;padding-bottom:100px;z-index:1}.life-block__section{position:relative;font-size:2rem;line-height:calc(38 / 20);font-weight:500}.life-block__section-contents{position:relative;padding-bottom:50px}.life-block__section-txt{width:calc(600 / 980 * 100%);background-color:#fff;padding:30px 50px 40px}.life-block__section-txt h3{width:fit-content;border-bottom:2px solid #2793d8;margin-bottom:35px}.life-block__section-txt .lead{margin-bottom:35px;font-size:2.5rem;line-height:calc(40 / 25)}.life-block__section-txt .notes{margin-top:30px;font-size:1.3rem;line-height:calc(19 / 13)}.life-block__section-txt sup{font-size:60%;vertical-align:super}.life-block__section-txt a{text-decoration:none;color:#000}.life-block__section-img{position:absolute;bottom:0;max-width:calc(530 / 980 * 100%);width:calc(100vw - (50vw + 60px) - 20px);overflow:hidden}.-img-right .life-block__section-txt{padding-right:110px;border-radius:0 30px 0 30px}.-img-right .life-block__section-txt h3{margin-left:-50px}.-img-right .life-block__section-img{left:calc(50% + 60px);border-radius:30px 0 30px 0}.-img-left .life-block__section-txt{padding-left:110px;border-radius:30px 0 30px 0;margin-left:auto}.-img-left .life-block__section-txt h3{margin-right:-50px}.-img-left .life-block__section-img{right:calc(50% + 60px);border-radius:0 30px 0 30px}@media screen and (max-width:979px) and (min-width:768px){.life-block__section-contents{padding-bottom:0}.life-block__section-txt{position:relative;width:calc(600 / 768 * 100vw);padding-bottom:80px}.life-block__section-img{position:relative;max-width:none;width:calc(400 / 768 * 100vw);margin-top:-50px;z-index:2}.-img-right .life-block__section-txt{left:-4vw;padding-right:50px}.-img-right .life-block__section-img{left:auto;margin-left:auto;border-radius:0 30px 0 30px}.-img-left .life-block__section-txt{right:-4vw;padding-left:50px}.-img-left .life-block__section-img{right:auto;border-radius:30px 0 30px 0}}.life-block__btns{margin-top:50px;display:flex;justify-content:center}.life-block__btns-item{max-width:440px;width:50%;padding:0 10px;text-align:center}.life-block__btns-prefix{max-width:268px;margin-bottom:15px;margin-inline:auto}.life-block__btns-btn{display:block;max-width:380px;margin-inline:auto}.life-block__sub{position:relative;margin-top:40px;padding-bottom:85px}.life-block__sub-txt{width:calc(600 / 980 * 100%);background-color:#fff;border-radius:0 30px 0 30px}.life-block__sub-paragraph,.life-block__sub-title{padding:35px 110px 35px 50px}.life-block__sub-title{background-color:#2793d8;border-radius:0 30px 0 30px;color:#fff;font-size:2.5rem;line-height:calc(40 / 25);font-weight:500}.life-block__sub-img{position:absolute;bottom:0;max-width:calc(530 / 980 * 100%);width:calc(100vw - (50vw + 60px) - 20px);overflow:hidden;left:calc(50% + 60px);border-radius:30px 0 30px 0}@media screen and (max-width:979px) and (min-width:768px){.life-block__sub{padding-bottom:0}.life-block__sub-txt{width:calc(560 / 768 * 100vw);width:auto}.life-block__sub-title{padding-right:50px}.life-block__sub-paragraph{padding-right:240px}.life-block__sub-img{position:static;max-width:none;width:calc(50% - 30px);float:right;margin-right:-4vw;margin-left:20px;margin-top:-50px}}.life-block__section-wrap .bg{position:absolute;top:-5px;bottom:-5px;left:50%;width:100vw;min-width:1400px;transform:translateX(-50%);z-index:-1}.life-block__section-wrap .bg.-bg1{bottom:50px;background:linear-gradient(to bottom,#2793d8 0,#72c9ff 100%)}.life-block__section-wrap .bg.-bg1::after{content:"";position:absolute;inset:0 0 -2px;background:linear-gradient(to bottom,#2793d8 0,#eaf7ff 100%);clip-path:polygon(100% 0,100% 100%,0 100%)}.life-block__section-wrap .bg.-bg2{top:-50px;bottom:48px;background:linear-gradient(#eaf7ff 0,#72c9ff 100%);clip-path:polygon(0 0,100% 100%,0 100%)}.life-block__section-wrap .bg.-bg3{top:-50px;bottom:50px;background-color:#72c9ff}.life-block__section-wrap .bg.-bg3::after{content:"";position:absolute;inset:0 0 -2px;background:linear-gradient(to bottom,#72c9ff 0,#eaf7ff 100%);clip-path:polygon(100% 0,100% 100%,0 100%)}.survey-block{margin-top:-50px;padding-top:50px;padding-bottom:100px;background-color:#eaf7ff}.survey-block__box{padding:50px;background-color:#fff;border-radius:30px;box-shadow:0 5px 0 rgba(0,0,0,.15);text-align:center}.survey-block__title{margin-bottom:30px}.survey-block__title::after{content:"";display:block;width:100px;margin:30px auto 0;border-top:10px solid #2793d8}.survey-block__lead{font-size:1.8rem;line-height:calc(32 / 18);font-weight:500}.survey-block__graph{display:flex;margin-top:50px;gap:23px}.lineup-block{position:relative;padding-block:100px;background-color:#eaf7ff;color:#fff;z-index:1}.lineup-block::before{content:"";position:absolute;inset:0;background-color:#2793d8;border-radius:50px 50px 0 0;z-index:-1}.lineup-block__title{margin-bottom:30px;text-align:center}.lineup-block__title img{width:490px}.lineup-block__title::after{content:"";display:block;width:100px;margin:30px auto 0;border-top:10px solid #fff}.lineup-block__lead{font-size:1.8rem;line-height:calc(32 / 18);font-weight:500;text-align:center}.lineup-block__car{margin-top:40px;display:flex;flex-wrap:wrap;gap:20px}.lineup-block__car-item{width:calc(50% - 10px)}.lineup-block__notes{margin-top:40px;font-size:1.3rem;line-height:calc(19 / 13)}.cost-block{position:relative;padding-block:100px;background-color:#2793d8;z-index:1}.cost-block::before{content:"";position:absolute;inset:0;background-color:#eaf7ff;border-radius:50px 50px 0 0;z-index:-1}.cost-block__title{margin-bottom:30px;text-align:center}.cost-block__title img{width:824px}.cost-block__title::after{content:"";display:block;width:100px;margin:30px auto 0;border-top:10px solid #2793d8}.cost-block__lead{font-size:1.8rem;line-height:calc(32 / 18);font-weight:500;text-align:center}.cost-block__car{margin-top:40px;display:flex;flex-direction:column;gap:40px}.cost-block__car-item{overflow:hidden;border-radius:10px;box-shadow:0 5px 0 rgba(0,0,0,.15)}.cost-block__notes{margin-top:40px;font-size:1.3rem;line-height:calc(19 / 13)}.subsidy-block{position:relative;padding-block:90px;background-color:#eaf7ff;z-index:1}.subsidy-block::before{content:"";position:absolute;inset:0;background-color:#fff;border-radius:50px 50px 0 0;z-index:-1}.subsidy-block.-tokyo{background-color:#fff}.subsidy-block.-tokyo::before{background-color:#eaf7ff}.subsidy-block__title{max-width:880px;margin-inline:auto;margin-bottom:30px;background-color:#fff;display:flex;justify-content:center;align-items:center;height:80px;border:2px solid #2793d8}.subsidy-block__title img{width:auto;height:45px}.subsidy-block__acc{position:relative;width:40px;height:40px;border-radius:20px;margin-inline:auto;box-shadow:0 2px 2px rgba(0,0,0,.15)}.subsidy-block__acc::after{content:"";position:absolute;right:calc(50% - 6px);top:calc(50% - 8px);width:12px;height:12px;border-right:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(45deg);transition:transform .3s ease-in-out;pointer-events:none}.-open .subsidy-block__acc::after{transform:translateY(5px) rotate(225deg)}.subsidy-block__acc a{display:block;height:100%;border-radius:20px;background-color:#2793d8}.subsidy-block__acc a.-close{display:none}.-open .subsidy-block__acc a.-close{display:block}.-open .subsidy-block__acc a.-open{display:none}.subsidy-block__acc-content{overflow:hidden;height:0;transition:height .3s ease-in-out}.subsidy-block__acc-contentin{padding-top:30px}.subsidy-block__subsidy{display:flex;flex-wrap:wrap;gap:30px 20px}.subsidy-block__subsidy section{width:calc((100% - 20px)/ 2)}.subsidy-block__subsidy section h3{margin-bottom:20px;padding:7px 15px;background-color:#2793d8;color:#fff;font-size:1.8rem;font-weight:700;line-height:1.5}.subsidy-block__subsidy section h3.-yellow{color:#fce05c}.subsidy-block__subsidy section .summary{margin-bottom:20px;font-size:1.6rem;line-height:calc(22 / 16)}.subsidy-block__subsidy section .list{border-top:1px solid #707070;border-bottom:1px solid #707070}.subsidy-block__subsidy section .list li{padding:10px 0;font-size:1.5rem;font-weight:500}.subsidy-block__subsidy section .list li+li{border-top:1px dashed #707070}.subsidy-block__subsidy section .list strong{font-size:120%}.subsidy-block__subsidy section .notes{margin-top:15px;font-size:1.3rem;line-height:calc(19 / 13)}.subsidy-block__subsidy section .notes a{color:#2793d8;text-decoration:none}.subsidy-block__subsidy section .notes_li{margin-top:15px;font-size:1.3rem;line-height:calc(19 / 13)}.subsidy-block__subsidy section .notes_li li{position:relative;padding-left:1em}.subsidy-block__subsidy section .notes_li li>span:first-child{position:absolute;top:0;left:0}.subsidy-block__table{max-width:920px;margin-inline:auto}.subsidy-block__table .table{position:relative}.subsidy-block__table .table.-dummy::before{content:"";position:absolute;inset:0;background-color:#fff;opacity:.7}.subsidy-block__table .table.-dummy::after{content:"ダミー";position:absolute;inset:0;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:2rem}.subsidy-block__table table{width:100%;background-color:#fff;table-layout:fixed;font-size:1.5rem;line-height:1.5}.subsidy-block__table table thead th{padding:15px;background-color:#2793d8;color:#fff;font-weight:700}.subsidy-block__table table thead th.c2{width:20%}.subsidy-block__table table thead th.c3{width:50%}.subsidy-block__table table thead th.c4{width:18.4%}.subsidy-block__table table tbody td{vertical-align:middle;padding:10px 10px;border-bottom:1px solid #72c9ff}.subsidy-block__table table :is(th,td):not(:last-child){border-right:1px solid #72c9ff}.subsidy-block__table .notes{margin-top:30px;font-size:1.3rem;line-height:calc(19 / 13)}.simulator-block{position:relative;padding-block:100px;background-color:#eaf7ff;z-index:1}.simulator-block::before{content:"";position:absolute;inset:0;background-color:#f3f3f3;border-radius:50px 50px 0 0;z-index:-1}.simulator-block__title{margin-bottom:50px;text-align:center}.simulator-block__title img{width:474px}.simulator-block__title::after{content:"";display:block;width:100px;margin:30px auto 0;border-top:10px solid #2793d8}.bnr-block{padding-block:100px}.bnr-block ul{max-width:880px;margin-inline:auto;display:flex;flex-direction:column;gap:80px}.footnote{background-color:#363636;color:#fff;font-size:1rem;line-height:1.7;padding:80px 0}.footnote_inner{max-width:980px}.footnote_inner a{color:#fff;text-decoration:none}.pagetop{display:none;z-index:1500}@media(hover:hover) and (pointer:fine){.anchor:hover{opacity:.5}.life-block__section-txt a:hover{text-decoration:underline}.subsidy-block__subsidy section .notes a:hover{text-decoration:underline}.footnote_inner a:hover{text-decoration:underline}}@media(-ms-high-contrast:none),(-ms-high-contrast:active){.anchor:hover{opacity:.5}.life-block__section-txt a:hover{text-decoration:underline}.subsidy-block__subsidy section .notes a:hover{text-decoration:underline}.footnote_inner a:hover{text-decoration:underline}}@media screen and (max-width:979px) and (min-width:768px){.present-notes__close{top:10px;right:10px;width:40px;height:40px;background-size:60px 60px}.footer,.footnote,.header,.section__inner{padding-left:4%;padding-right:4%}.pagetop{bottom:200px;right:0}.survey-block__box{padding-inline:20px}}.simulator{background-color:#fff;border-radius:10px;box-shadow:0 5px 0 #ebebeb}.simulator_input{position:relative;padding:50px 64px 30px;background-color:#2793d8;border-radius:10px 10px 0 0;color:#fff;font-size:1rem}.simulator_input::after{content:"";position:absolute;left:calc(50% - 25px);top:calc(100% - 2px);border-style:solid;border-width:20px 25px 0 25px;border-color:#2793d8 transparent transparent transparent}.simulator_input-lead{margin:0 -40px 30px;text-align:center}.simulator_input-title{position:relative;width:fit-content;margin:0 auto 15px;padding-left:35px;padding-bottom:5px;color:#fce05c;font-size:2.4rem;line-height:1.5;font-weight:700;border-bottom:2px solid}.simulator_input-title::before{content:"";position:absolute;left:5px;top:7px;width:24px;height:24px;background:url(../img/ico-pencil.svg) no-repeat 50%;background-size:100%}.simulator_input-notes{text-align:center;font-size:1rem}.input-area{display:flex;justify-content:space-between;margin-top:20px;margin-bottom:20px}.input-area__list{width:264px}.input-area__list-title{margin-bottom:6px;font-size:1.8rem;font-weight:700;line-height:1.5}.mileage-input{width:100%;height:54px;padding:0 10px 0 20px;background-color:#fff;border:2px solid #fce05c;border-radius:6px;color:#000;font-size:2.4rem;font-weight:500}.mileage-input::placeholder{color:#dbdbdb}.simulator_start{padding:35px 0 40px;text-align:center;font-size:2.4rem;line-height:1.5;font-weight:700;color:#2793d8}.simulator_start__btn{margin-top:20px}.button-anchor{position:relative;width:340px;height:64px;padding-bottom:2px;background-color:#c3002f;border-radius:8px;color:#fff;font-weight:700;font-size:2rem;line-height:1.2;box-shadow:0 5px 0 #9d0026;transition:opacity .3s}.button-anchor.o-black{background-color:#333;box-shadow:0 5px 0 #222}.button-anchor::before{content:"";position:absolute;top:50%;right:20px;width:13px;height:13px;border-top:3px solid;border-right:3px solid;transform-origin:100% 0;transform:rotate(45deg)}@media screen and (min-width:768px){.button-anchor:hover{opacity:.5}}.reference{margin-top:45px;padding:30px 28px 42px;background-color:#eaf7ff;border:2px solid #2793d8;border-radius:10px}.reference-title{margin-bottom:20px;text-align:center;font-size:2.4rem;line-height:1.5;font-weight:700;color:#2793d8}.reference__list{display:flex;justify-content:space-between}.reference__item{width:calc(50% - 13px)}.reference__item-title{position:relative;margin-bottom:12px;font-size:1.8rem;line-height:1.5;font-weight:700}.reference__item-title::before{content:"●";display:inline-block;transform-origin:0;transform:scale(.8);color:#2793d8}.reference-table{width:100%;background-color:#fff;table-layout:fixed;font-size:1.4rem;line-height:1.5}.reference-table tr>*{height:42px;padding:6px 0;font-weight:400;vertical-align:middle}.reference-table tr>*+*{width:37%;border-left:2px solid #ebebeb}.reference-table thead th{background-color:#2793d8;color:#fff;text-align:center}.reference-table tbody tr>*{padding-left:15px;border-top:2px solid #ebebeb}.reference-table .ex{display:block;font-size:1rem}.reference-table .kome{display:inline-block}.reference-notes{margin-top:10px;font-size:1.1rem}.simulator_modal{position:fixed;top:0;left:0;right:0;bottom:0;overflow-y:scroll;overscroll-behavior:contain;background-color:rgba(0,0,0,.5);pointer-events:none;opacity:0;z-index:10020}.simulator_modal-innter{min-height:100%;padding:80px 20px 40px;display:flex;align-items:center}.simulator_result{width:940px;max-width:100%;margin:0 auto;background-color:#ebebeb;border:2px solid #ff576f;border-radius:10px}.simulator_result .result_heading{display:flex;justify-content:center;align-items:center;height:100px;background-color:#ff576f;border-radius:5px 5px 0 0;text-align:center;font-size:3.6rem;line-height:1;font-weight:700;text-align:center;color:#fff}.simulator_result .result_heading span{padding-left:50px;padding-bottom:2px;background:url(../img/ico-otoku.svg) no-repeat 0}.simulator_result .difference{padding:50px 0;background-color:#fff}.simulator_result .difference__item+.difference__item{margin-top:40px}.simulator_result .difference__item{display:flex;justify-content:center;align-items:flex-start}.simulator_result .difference__item-title{position:relative;overflow:hidden;padding:0 30px 3px 10px;font-size:2.4rem;line-height:1.4;font-weight:700;color:#fff;z-index:2}.simulator_result .difference__item-title::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:#ff576f;transform-origin:100% 0;transform:skewX(-26deg);z-index:-1}.simulator_result .difference__item-detail{position:relative;padding-top:10px;font-weight:700;font-size:2.8rem;line-height:1.1;z-index:2}.simulator_result .difference__item-detail::before{content:"";position:absolute;bottom:0;right:-5px;left:-5px;border-bottom:7px solid #fce05c;z-index:-1}.simulator_result .difference__item-detail .price{margin-right:8px;font-size:5.6rem;color:#c3002f}.simulator_result .difference__item-detail .otoku{margin-left:5px;font-size:3.6rem;color:#c3002f}.simulator_result .cost{padding:30px 28px;display:flex;justify-content:space-between}.simulator_result .cost__item{width:calc(50% - 10px);background-color:#f5f5f5;border:1px solid #666;border-radius:10px}.simulator_result .cost__item-title{padding:12px 0 16px;background-color:#666;border-radius:8px 8px 0 0;font-weight:700;text-align:center;color:#fff;font-size:2.2rem;line-height:1.5}.simulator_result .cost__item-detail{padding:30px 34px}.simulator_result .cost__item-detail:has(.cost__item-notes){padding-top:10px}.simulator_result .cost__item-notes{font-size:1.2rem}.simulator_result .cost__item-parts{display:flex;flex-wrap:wrap;margin-bottom:6px;padding-bottom:5px;border-bottom:1px solid #ebebeb;font-size:2.2rem;line-height:1.5;font-weight:500}.simulator_result .cost__item-parts dd{margin-left:auto}.simulator_result .cost__item-parts .price{margin-right:.2em;color:#c3012f}.simulator_result .cost__item-ex{margin-top:20px;font-size:1rem;line-height:1.4;color:#797979}.simulator_result .cost__item.ev{background-color:#e9f9ff;border-color:#00a0df}.simulator_result .ev .cost__item-title{background-color:#00a0df}.simulator_result .result_notes{padding:0 28px;font-size:1rem;line-height:1.7}.simulator_result .result_btn{display:flex;justify-content:center;padding:40px 28px;text-align:center;gap:20px}.simulator_result .result_btn li{max-width:380px;width:100%}.simulator_result .result_btn button{width:100%}.simulator_modal .modal_close{position:fixed;top:20px;left:calc(50% + 460px - 48px);left:min(calc(50% + 460px - 48px),calc(100% - 20px - 48px));width:48px;height:48px;background-color:#ff576f;border-radius:100%;z-index:10}.simulator_modal .modal_close::after,.simulator_modal .modal_close::before{content:"";position:absolute;top:50%;left:50%;width:16px;margin:-1px 0 0 -8px;border-top:2px solid #fff;transform:scale(1.3) rotate(45deg)}.simulator_modal .modal_close::after{transform:scale(1.3) rotate(-45deg)}body.fixed{position:fixed;width:100%}.simulator_modal{overflow:hidden}.simulator_modal.ok{transition:opacity .3s}.simulator_modal.show{overflow-y:scroll;transition:opacity .3s;opacity:1;pointer-events:auto}.simulator_modal .modal_close{opacity:0}.simulator_modal.ok .modal_close{transition:opacity .3s}.simulator_modal.show .modal_close{transition:opacity .4s .2s;opacity:1}.simulator_result{transform:scale(.8);opacity:0}.simulator_modal.ok .simulator_result{transition:transform 1s,opacity .4s}.simulator_modal.show .simulator_result{transition:transform .4s .1s cubic-bezier(.34,1.56,.64,1),opacity .1s .1s;transform:scale(1);opacity:1}@media screen and (max-width:979px) and (min-width:768px){.simulator_input{padding-left:20px;padding-right:20px}.simulator_input-lead{margin-inline:-10px}.input-area__list{width:32%}.reference{padding-left:15px;padding-right:15px}.reference__item{width:calc(50% - 8px)}.reference-table tr>*+*{width:40%}.reference-table thead .sp_appear{display:inline}.reference-table tbody tr>*{padding-left:10px;padding-right:10px}.simulator_result .cost__item-detail{padding:20px 24px}.simulator_result .cost__item-detail{padding:30px 24px 15px}.simulator_result .cost__item-detail:has(.cost__item-notes){padding-top:10px}.button-anchor.close_btn{padding-right:20px;font-size:1.9rem}}#print_page .main-area{padding:8px 0 20px;background-color:#fff}#print_page .simulator_result{transform:none;opacity:1}#print_page .reference{padding:0;background-color:#fff;border:0}#print_page .reference-table{background-color:#ebebeb;line-height:1.28}#print_page .reference-table tr>*{border-color:#fff}@media screen and (min-width:768px),print{#print_page .main-area .main-area_heading{width:608px;margin:0 auto 20px}#print_page .simulator_result{width:728px;padding-bottom:20px}#print_page .simulator_result .result_heading{height:68px;padding-bottom:5px}#print_page .simulator_result .result_heading::after{width:32px;height:14px}#print_page .simulator_result .difference{padding:25px 25px 15px;display:flex;justify-content:center;gap:20px}#print_page .simulator_result .difference__item+.difference__item{margin-top:0}#print_page .simulator_result .difference__item{position:relative;width:100%;margin-bottom:46px}#print_page .simulator_result .difference__item-detail .otoku{position:absolute;top:calc(100% + 8px);right:0;left:0;margin-left:0;text-align:center}#print_page .simulator_result .cost{padding:20px 25px 15px}#print_page .simulator_result .cost__item-title{padding:6px 0 8px}#print_page .simulator_result .cost__item-detail{font-size:1.2rem;line-height:1.5;padding:calc(10px + 2lh) 14px 14px}#print_page .simulator_result .cost__item-detail:has(.cost__item-notes){padding-top:10px}#print_page .simulator_result .cost__item-ex{margin-top:10px;font-size:1.2rem;line-height:calc(16 / 12)}#print_page .simulator_result .cost__item-ex>*{display:inline}#print_page .simulator_result .result_notes{padding:0 25px;font-size:1.2rem;line-height:calc(16 / 12)}#print_page .reference{width:728px;margin:20px auto 0}#print_page .reference-title{margin-bottom:10px}#print_page .reference__item{width:calc(50% - 6px)}#print_page .reference-table tr>*{padding-left:10px}#print_page .reference-table tr>*+*{width:118px}#print_page .reference__item:first-child .reference-table tr>*+*{width:110px}}@media print{body#print_page{width:1000px;margin-inline:auto}#print_page .header_new_logo{padding:0}}@media screen and (max-width:767px){#print_page .simulator_result{padding-bottom:20px}#print_page .reference{margin-top:20px}}

.footnote-list__block + .footnote-list__block {
  margin-top: 30px;
}
