@charset "UTF-8";
/*================
plan.css
================*/
/* plan_area ======================*/
#plan_area{padding: 50px 0 80px;}

.room_image_wrap{justify-content: space-between; margin: 0 0 80px;}
.room_image_box{width: 31%; text-align: center;}
.room_image_box p{font-size: 2.4rem; font-weight: 700;}

.plantype_area{justify-content: space-between; margin: 0 0 80px;}
.plantype_wrap{width: 47%;}
.plantype_spec{border-bottom: 1px solid #000; padding: 0 0 10px; margin-bottom: 30px; align-items: flex-end; position: relative;}
.spec_01{background: #8D6B27; color: #fff; letter-spacing: 1px; padding: 1px 20px;}
.spec_01 b{font-size: 170%; font-weight: 400; line-height: 1;}
.spec_02{color: #8D6B27; border-right: 1px solid #000; font-size: 3.4rem; line-height: 1.2; padding: 0 10px;}
.spec_03{padding: 0 10px; font-size: 1.8rem; font-weight: 500;}
.spec_03 .area_number{font-size: 3rem; line-height: 1;}
.spec_03 .area_number b{font-size: 150%; font-weight: 500; line-height: 1;}
.spec_03 .people{font-family: var(--font_sans); font-weight: bold; color: #A14238;
    background: #FDEEE6; border: 1px solid #A14238; padding: 0 5px; margin-left: 10px;}

.usage_guide{}
.usage_guide ul li{font-family: var(--font_sans); font-size: 12px; margin-right: 10px;}
.usage_guide ul li span{width: 35px; height: 15px; vertical-align: middle; display: inline-block; margin-right: 5px;}
.usage_guide ul li.lighting span{background: url(../../img/pages/plan/lighting.svg) no-repeat center center; background-size: contain;}
.usage_guide ul li.ventilation span{background: url(../../img/pages/plan/ventilation.svg) no-repeat center center; background-size: contain;}
.usage_guide ul li.storage span{background: #D6D6B0; border: 1px solid #231815;}
.usage_guide ul li.heating span{background: #F0E4D4; border: 1px solid #DCC29E;}


@media screen and (max-width:1230px){
    .spec_01 b{font-size: 150%;}
    .spec_02{font-size: 3rem;}
    .spec_03 .area_number{font-size: 2.5rem;}
    .spec_03 .area_number b{font-size: 140%;}
    .spec_03 .people{font-size: 1.8rem;}
}

@media screen and (max-width:960px){
    .plantype_area{flex-direction: column; align-items: center; margin-bottom: 30px;}
    .plantype_wrap{width: 60%; margin-bottom: 50px;}
}

@media screen and (max-width:640px){
    #plan_area{padding: 0 0 40px;}
    .room_image_wrap{padding: 0 10%; margin: 0 0 40px;}
    .room_image_box{width: 100%; margin-bottom: 20px;}
    .plantype_wrap{width: 100%;}

    .spec_01 b{font-size: 150%;}
    .spec_02{font-size: 2rem;}
    .spec_03 .area_number{font-size: 1.8rem;}
    .spec_03 .area_number b{font-size: 140%;}
    .spec_03 .people{position: absolute; top: 0; left: 0; right: 0; max-width: 100px; margin: auto; transform: translateY(-100%) translateY(-10px);}

    .usage_guide ul li span{width: 25px;}
}


/* equipment_area ======================*/
#equipment_area{background: #F6F6F5; padding: 80px 0 50px;}

.equipment_wrap{margin: 80px 0 0; justify-content: space-between;}
.equipment_box{width: 30%; margin-bottom: 50px;}
.equipment_box h3{font-family: var(--font_sans); text-align: center; margin: 10px; font-size: 2.2rem;}
.equipment_box p{font-family: var(--font_sans); text-align: center; font-size: 1.6rem; font-weight: 500;}



@media screen and (max-width:960px){
    .equipment_wrap{margin: 50px 0 0;}
    .equipment_box{width: 32%;}
    .equipment_box h3{font-size: 1.8rem;}
    .equipment_box p{font-size: 1.5rem;}
}

@media screen and (max-width:640px){
    #equipment_area{padding: 60px 0 20px;}
    .equipment_wrap{margin: 30px 10% 0;}
    .equipment_box{width: 100%; margin-bottom: 30px;}
}


#plan_type .page_title{margin-bottom: 40px;}

#new_plantype_area{padding-top: 50px;}

.new_plantype_wrap{display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 120px 0;}
.new_plantype_wrap:nth-child(1){margin-top: -120px;}
.new_plantype_wrap + .new_plantype_wrap{border-top: 1px solid #333;}
.new_plantype_text{width: 50%;}
.new_plantype_text .anno_wrap{margin-top: 25px;}
.new_plantype_text .anno_wrap ul li{font-size: 10px; position: relative; padding-left: 10px;}
.new_plantype_text .anno_wrap ul li::before{content: "※"; position: absolute; top: 0; left: 0;}
.new_plantype_img{width: 50%; text-align: center;}

.plantype_spec{display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 25px; padding: 12px 0;}
.plantype_spec b{font-size: 3.8rem; line-height: 1;}
.spec_01{padding: 5px 16px; background: #878169; color: #fff; font-size: 1.5rem; font-weight: bold; letter-spacing: 2px; line-height: 1.2; text-align: center;}
.spec_01 b{font-size: 3rem; display: block;}
.spec_02{font-size: 3.7rem; padding: 0 20px; border-right: 1px solid #251e1c; color: #806927;}
.spec_02 b{font-size: 5.5rem;}
.spec_03{font-size: 2.2rem; font-weight: bold; padding-left: 20px; color: #373737;}
.spec_03 span{display: block; font-size: 1.3rem;}
.spec_04{padding-left: 25px;}
.spec_04 span{ font-family: 'Noto Sans JP'; font-size: 1.6rem; font-weight: bold;
	color: #8f4036; border: 1px solid #8f4036; background: #f0e0d8; padding: 1px 8px;}

.plantype_payment{}
.plantype_payment h3{font-size: 2.3rem; font-weight: bold; margin-bottom: 5px;}
.plantype_payment table{width: 100%;}

.payment_line01 th{font-size: 2.0rem; font-weight: bold; color: #7b5d36; border-top: 1px solid #c5c5c5; background: #fbf9ed; padding: 15px;}
.payment_line02 td{font-size: 2.2rem; font-weight: bold; padding:5px 0;}
.payment_line02 td span{font-size: 2.2rem; color: #7b5d36;}
.payment_line02 td span b{font-size: 4.2rem; letter-spacing: 0;}
.payment_line02 td small{font-size: 1.2rem;}

.payment_line03{}
.payment_line03 td{font-size: 1.8rem; line-height: 1.2; border-top: 1px solid #c5c5c5; text-align: center; padding: 15px 0;}
.payment_line03 td{width: 29%; position: relative;}
.payment_line03 td::before{content: ""; width: 1px; height: 70%; background: #c5c5c5; display: block; position: absolute; top: 15%; left: 0;}
.payment_line03 td span{position: absolute; top: 50%; left: 0; transform: translate(-50%,-50%);}
.payment_line03 td:nth-child(1){width: 13%;}
.payment_line03 td:nth-child(1)::before{display: none;}
.payment_line03 small{font-size: 1.2rem;}
.payment_line03 b{font-size: 3.0rem; line-height: 1.2; color: #7b5d36;}

.payment_line04{}
.payment_line04 td{text-align: center; font-size: 1.8rem; border-top: 1px solid #c5c5c5; padding: 10px 0;}
.payment_line04 td b{font-size: 3.0rem; line-height: 1.2; color: #7b5d36;}

.other_plans{font-size: 1.4rem; background: #ececec; text-align: center; letter-spacing: 0;}
.other_plans b{font-size: 2.5rem; color: #7b5d36;}

.new_plantype_text .anno{margin-top: 15px;}
.new_plantype_text .anno p{font-size: 10px; position: relative; padding-left: 10px;}
.new_plantype_text .anno p::before{content: "※"; position: absolute; top: 0; left: 0;}
.new_plantype_text .anno .anno_img{margin-top: 15px;}

@media screen and (max-width: 991px){
    .new_plantype_text{width: 100%;}
    .new_plantype_img{display: none;}

    .plantype_spec{justify-content: center; margin-bottom: 20px;}
    .plantype_img{text-align: center; margin-bottom: 20px;}
}

@media screen and (max-width: 767px){
    #new_plantype_area{padding-top: 10px;}
    .new_plantype_wrap{padding: 50px 0;}
    .new_plantype_wrap:nth-child(1){margin-top: -40px;}

    .plantype_spec{margin-bottom: 10px; padding: 0;}
    .plantype_spec b{font-size: 2.5rem;}
    .spec_01{font-size: 1.0rem; padding-right: 10px;}
    .spec_02{padding: 0 10px; font-size: 1.3rem;}
    .spec_03{font-size: 1.6rem; padding: 0 5px;}
	.spec_04{padding-left: 0;}
	.spec_04 span{font-size: 1.4rem;}

    .plantype_payment{margin-left: -10px; margin-right: -10px;}
    .plantype_payment h3{font-size: 1.8rem;}
    .payment_line01 th{font-size: 1.6rem; padding: 10px;}
    .payment_line02 td{font-size: 2.0rem; text-align: center; padding: 5px 0 10px;}
    .payment_line02 td span{font-size: 1.6rem;}
    .payment_line02 td span b{font-size: 3.0rem;}
    .payment_line02 td small{display: block;}
    .payment_line03 td{font-size: 1.2rem;}
    .payment_line03 b{font-size: 1.8rem;}
    .payment_line03 small{font-size: 10px;}
    .payment_line03 td span{width: 10px;}
    .payment_line04 td{font-size: 1.4rem;}
    .payment_line04 td b{font-size: 2.5rem;}
    .other_plans{font-size: 1.2rem;}
    .other_plans b{font-size: 2.0rem;}
}

/* オリジナル */
.new_plantype_title{text-align: center; background: #2e588b; color: #fff; font-size: 3.0rem; letter-spacing: 2; padding: 10px;}
.new_plantype_text{padding: 0 50px;}

.room_type_wrap01{border-bottom: 1px solid #231815; padding-bottom: 10px; margin-bottom: 10px;
    justify-content: space-between;
}
.room_type01{background: #679ab5; color: #fff; font-size: 1.6rem; line-height: 1; letter-spacing: 1px; padding: 3px 15px;}
.room_type01 b{font-size: 180%; font-weight: 500;}
.room_number01 span{background: #fbebe3; border: 1px solid #9a4036; color: #9a4036; font-size: 1.5rem; padding: 3px 15px;}

.room_type_wrap02{justify-content: space-between; align-items: flex-end;}
.room_type02{font-size: 3.0rem; line-height: 1.2;}
.room_number02{font-size: 1.8rem;}
.room_number02 b{font-size: 180%; font-weight: 500; line-height: 1; letter-spacing: 1px;}
.room_type_wrap02 figure{display: block; width: 100%; margin: 15px 0 0;}
.room_type_image{margin-top: 50px; padding: 0 50px;}

.anno_area{margin-bottom: 50px;}
.anno_area p{font-size: 1.2rem; margin: 5px 0;}

@media screen and (max-width: 991px) {
    .new_plantype_title{font-size: 20px;}

    .new_plantype_text{padding: 0; margin-bottom: 30px;}
    .room_type_image{margin-top: 20px; padding: 0 20px;}
    .new_plantype_img{display: block; width: 100%;}

    .room_type_wrap02{margin-bottom: 25px;}
}


.new_plantype_wrap:has(.plantype_inner){display: block;}
.plantype_inner{display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}

.payment_example{max-width: 1000px; width: 100%; margin: 0 auto; padding: 0 0 40px;}
.payment_example_type{font-size: 2.2rem; margin: 0 0 10px;}
.payment_example table{width: 100%; border-top: 1px solid #ccc; border-left: 1px solid #ccc;}
.payment_example tr th,
.payment_example tr td{width: calc(100% / 3); vertical-align: middle; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; font-size: 2.0rem;}
.payment_example tr th{padding: 10px 20px; text-align: center; border-left: 1px solid #fff;}
.payment_example tr th:nth-child(1){border-left: none;}
.payment_example tr th span{font-size: 80%; line-height: 1.2; background:#fff; padding: 2px 5px; border-radius: 5px; display: inline-block; margin: 10px 0 0;}
.payment_example tr th.advance{background: #7b5d36; color: #fff;}
.payment_example tr th.monthly{background: #2e588b; color: #fff;}
.payment_example tr th.advance span{color: #7b5d36;}
.payment_example tr th.monthly span{color: #2e588b;}

.payment_example tr td{padding: 10px 30px; text-align: right;}
.payment_example tr td:nth-child(1){border-left: 1px solid #ccc; background: #f7f7f7; text-align: left;}
.payment_example tr td:nth-child(2),
.payment_example tr td:nth-child(3){font-size: 3.0rem;}
.payment_example tr.breakdown td{padding-left: 60px;}
.payment_example tr td small{font-size: 80%;}
.payment_example tr td b{font-size: 145%;}

.payment_example tr td.advance{color: #7b5d36; font-weight: 700; background: #fff7eb;}
.payment_example tr td.monthly{color: #2e588b; font-weight: 700; background: #eff6ff;}
.payment_example tr.thick td{border-top:2px solid #000; border-bottom:2px solid #000;}
.payment_example tr.thick td:nth-child(1){border-left:2px solid #000;}
.payment_example tr.thick td:last-child{border-right:2px solid #000;}
.payment_example tr.breakdown td:nth-child(1){border-left:2px solid #000;}
.payment_example tr.breakdown td:last-child{border-right:2px solid #000;}
.payment_example tr.thick_last td{border-bottom:2px solid #000;}


.breakdown_btn{display: block; vertical-align: middle; margin: 10px 0 2px; border-radius: 20px; padding: 5px 5px;
    background: var(--red); color: #fff; position: relative; text-align: center;
    font-size: 1.8rem;
}
.breakdown_btn::before{content: ""; width: 0; display: block; position: absolute; top: 50%; right: 10px; transform: translateY(-50%); transition: 0.3s;
    border-top: 10px solid #fff; border-left: 8px solid transparent; border-right: 8px solid transparent;
}
.breakdown_btn:hover{cursor: pointer; opacity: 0.7;}
.breakdown_btn.open::before{transform: rotate(180deg);}

.payment_example table.breakdown_table{border-top: none; display: none;}
.payment_example table.breakdown_table tr.breakdown td{color: #565656;}

.payment_example .swipeIcon{display: none;}

.new_plantype_wrap .anno{margin-top: 15px;}
.new_plantype_wrap .anno p{font-size: 10px; position: relative; padding-left: 10px;}
.new_plantype_wrap .anno p::before{content: "※"; position: absolute; top: 0; left: 0;}
.new_plantype_wrap .anno .anno_img{margin-top: 15px;}

@media screen and (max-width: 991px){
    .payment_example{margin-top: 50px;}

}
@media screen and (max-width:640px){
    .payment_example{margin-top: 30px;}
    .payment_example tr th:nth-child(1),
    .payment_example tr td:nth-child(1){width: 120px;}
    .payment_example tr th,
    .payment_example tr td{width: calc((100% - 120px) / 2);}
	.payment_example tr th{font-size: 1.3rem; padding: 10px;}
    .payment_example tr th span{font-size: 78%;}
    .payment_example tr td{padding: 8px;}
    .payment_example tr td:nth-child(1){font-size: 1.3rem;}
    .payment_example tr td:nth-child(2),
    .payment_example tr td:nth-child(3){font-size: 1.8rem;}
    .payment_example tr.breakdown td{padding-left: 20px;}
    .payment_example tr td b{font-size: 115%;}
    .payment_example table.breakdown_table tr.breakdown td{font-size: 1.3rem;}

    .breakdown_btn{font-size: 1.2rem; text-align: left; padding-left: 10px;}
    .breakdown_btn::before{border-top: 8px solid #fff; border-left: 6px solid transparent; border-right: 6px solid transparent;}
}

@media screen and (max-width:640px){
    .payment_example .swipeIcon{display: block;}
	.payment_example table{width: 400px;}
}

/* plan_type_lead */
.plan_type_lead{margin: 0 0 40px;}
.plan_type_leadBox{border: 1px solid #333; padding: 20px; display: flex; flex-direction: column; align-items: center;}
.plan_type_leadBox h3{font-size: 2.2rem; border-bottom: 1px solid #333; width: 100%; text-align: center; padding-bottom: 10px; margin-bottom: 10px;}
.plan_type_leadBox h3 + p{margin-bottom: 20px;}
.plan_type_leadBox ul li + li{margin-top: 10px;}
.plan_type_leadBox ul li{line-height: 1.8; font-weight: 700; font-size: 2.0rem;}
.plan_type_leadBox ul li span{font-size: 160%; font-weight: 700; display: inline-block;
    padding: 2px 10px 3px; margin-right: 10px;
}
.plan_type_leadBox ul li.advance{color: #7b5d36;}
.plan_type_leadBox ul li.monthly{color: #2e588b;}

@media screen and (max-width:640px){
    .plan_type_leadBox h3{font-size: 1.8rem;}
    .plan_type_leadBox h3 + p{font-size: 1.4rem;}
    .plan_type_leadBox ul li{font-size: 1.4rem;}
    .plan_type_leadBox ul li span{display: block; text-align: center; margin: 0 0 5px;}
}

.plan_img_wrap{max-width: 1390px; width: 100%; margin: 0 auto 80px;
    display: flex; flex-wrap: wrap; justify-content: center;}
.plan_img_box{width: calc(100% / 3);}
.plan_img_box img{width: 100%;}
.plan_img_box p{text-align: center; font-size: 3.0rem;}

@media screen and (max-width: 767px){
    .plan_img_wrap{padding: 0 15%; margin: 0 auto 40px;}
    .plan_img_box{width: 100%; margin-top: 15px;}
    .plan_img_box p{font-size: 2rem;}
}