@charset "UTF-8";

header .head_ttl::before {
	content: "プラン";
	line-height: 1;
	margin: 4px 0 0;
}
.gnav li a.plan{
	background: #eee;
	color: #000;
}

#common_footer{
	position: relative;
	z-index: 3;
	background: #fff;
}


.plan_img.plan_img_top {
    background: url(../img/plan/subhead.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.plan_img {
    height: 600px;
}







.plan_ttl_box {
	margin: 0 auto 20px;
}
.plan_dtl_box {
    display: flex;
    justify-content: center;
    letter-spacing: 0.1em;
    /* margin-top: 60px; */
}
.plan_dtl {
	display: flex;
    align-items: center;
    gap: 20px;
    border-bottom: solid 2px #3c3d45;
	padding-bottom: 1em;
}
.plan_type_name {
    font-size: 26px;
    letter-spacing: 0.1em;
    color: #3c3d45;
}
.big {
	font-size: 1.2em;
    line-height: 0;
}
.small_mr {
	font-size: 12px;
	margin-right: 0.5em;
}
.small_ml {
	font-size: 12px;
	margin-left: 0.5em;
}
.plan_dtl_menseki {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.plan_dtl_menseki p {
	line-height: 1.5;
    color: #3c3d45;
}
.plan_txt_senyu {
	font-size: 24px;
}
.plan_txt_balcony {
	font-size: 24px;
}
.mb60 {
	margin-bottom: 60px;
}
.pd60 {
	padding-bottom: 60px;
}
.pt60 {
    padding-top: 60px;
}
.pd80 {
    padding-bottom: 80px;
}



/* living */
.col2_flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.col2_flex:last-child {
	margin-bottom: 0;
}
.col3_img_flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 60px;
}
.col2_flex_item {
	width: 58%;
}
.col2_flex_item02 {
	width: 38%;
}
.col2_flex_item03 {
	width: 58%;
}
.col3_img_flex_item01 {
	width: 100%;
}
.col3_img_flex_item02 {
    min-width: 30px;
    max-width: 30px;
    margin: 0 3%;
}
.col2_ttl {
	font-size: 20px;
	/* font-weight: 400; */
	text-align: center;
	margin-bottom: 20px;
    line-height: 2;
    color: #3c3d45;
}
.col2_read {
    font-size: 14px;
    text-align: justify;
    line-height: 2.5;
    color: #3c3d45;
}

/* shuno */
.storage_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.storage_box {
    width: 30%;
    max-width: 360px;
	position: relative;
}
.storage_ttl {
    color: #3c3d45;
    font-size: 20px;
    line-height: 1.5;
    padding: 30px 0;
    letter-spacing: -1px;
}
.storage_lead {
    font-size: 14px;
    line-height: 1.8;
    text-align: justify;
    color: #3c3d45;
}
.storage_box2{
    width: 65%;
}
.storage_note {
    font-size: 10px;
    padding-top: 40px;
    color: #3c3d45;
}


/* equipment */
.plan_lead_bg {
    background: #f3eae1;
    padding: 60px 0;
    margin-bottom: 60px;
}
.plan_lead_bg.equipment {
    padding-top: 60px;
}
.sec_text_box {
    text-align: center;
}
.eq_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -30px;
}
.eq_item {
    width: 23%;
	margin-bottom: 30px;
}
.eq_img {
    position: relative;
}
.eq_name {
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 400;
    margin: 0.7em 0;
    line-height: 1.2;
    color: #3c3d45;
}
.eq_lead {
    font-size: 12px;
    line-height: 1.5;
    text-align: justify;
    letter-spacing: 0.05em;
    color: #3c3d45;
}
.mark_box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 730px;
    width: 80%;
    margin: 30px auto 0;
}
.mark_box > div {
    width: 48%;
    max-width: 350px;
}
.mark_box > div.eco_label {
    width: 40%;
    margin-left: 4%;
}
.mark_box .cap{
    width: 92%;
    margin: 2em auto 0;
}
.col3_img_flex:last-child {
    margin-bottom: 0;
}


.db500 {
    display: none;
}
.db850 {
    display: none;
}
.lh15 {
    line-height: initial;
}
.ta_j {
    text-align: justify;
}
.eq_cap {
    font-size: 10px;
    position: absolute;
    bottom: 0.5em;
    right: 0.5em;
    color: #3c3d45;
}
.eq_cap.storage_box_cap_r{
    bottom: 8.4%;
    left: 1.5%;
}
.eq_cap.storage_box_cap_l{
    bottom: 8.4%;
}
.eq_cap.eq_cap_wht{
    color: #fff;
}
.eq_cap_sumi{
    color: #3c3d45;
}
.eq_cap.eq_cap_out {
    bottom: -2.5em;
    color: #3c3d45;
}
.eq_name span {
    display: inline-block;
}
.cap_end.plan_end {
    margin: 40px auto 0;
}
.eq_lead span {
    display: block;
    font-size: 10px;
}

.sec_ttl_ja sup{
    font-size: 10px;
}

@media screen and (max-width: 1200px) {
.plan_img {
    height: 300px;
}
}

@media screen and (max-width: 1000px) {
.col2_flex_item02.db1000_650 {
    width: 100%;
    order: 2;
    margin-top: 40px;
}
.col2_flex_item.db1000_650 {
    width: 100%;
    order: 1;
}


}
@media screen and (max-width: 850px) {
.db850 {
    display: block;
}
}

@media screen and (max-width: 750px) {
.dn750_650 {
    display: none;
}
}




@media screen and (max-width: 650px) {
.plan_img {
    height: 250px;
}
.plan_lead_bg {
	padding: 40px 0;
}
.plan_lead_bg {
	padding: 40px 0;
}
.eq_item {
    width: 48%;
}

.storage_flex {
    row-gap: 25px;
}
.storage_box {
    width: 100%;
    max-width: 100%;
}
.storage_box2 {
    width: 100%;
}
.st1 {
    order: 1;
}
.st2 {
    order: 2;
}
.st3 {
    order: 3;
}
.st4 {
    order: 4;
}
.storage_note {
    text-align: justify;
    line-height: 1.5;
}
.storage_ttl {
    padding-top: 0;
    padding-bottom: 10px;
    letter-spacing: 1px;
}

.col2_flex_item {
    width: 100%;
}
.col2_ttl.mt20 {
    margin-top: 20px;
}
.col3_img_flex {
    margin-top: 20px;
}
.mb60 {
    margin-bottom: 40px;
}
.col2_ttl {
    line-height: 1.8;
}
/* .plan_ttl_box {
    margin: 0 auto 20px;
} */
.plan_type_name {
    font-size: 22px;
    letter-spacing: 0.1em;
}
.plan_txt_senyu {
    font-size: 18px;
}
.plan_txt_balcony {
    font-size: 18px;
}

.col2_ttl {
    font-size: 16px;
    margin-bottom: 5px;
}
.col2_read {
    font-size: 12px;
    line-height: 2;
}
.storage_ttl {
    font-size: 16px;
}
.storage_lead {
    font-size: 12px;
}
.col2_flex_item02 {
    width: 100%;
}
.col2_ttl.mt20 {
    margin-top: 10px;
}
.col3_img_flex {
    flex-wrap: wrap;
    justify-content: center;
}
.col3_img_flex_item02 {
    min-width: 30px;
    max-width: 30px;
    margin: 4% 0;
    transform: rotate(90deg);
}
.col3_img_flex_item01 {
    width: 100%;
    max-width: 580px;
}
.col2_flex_item02.db1000_650 {
    margin-top: 40px;
}
.subhead.plan {
    height: 280px;
}
.dn750_650 {
    display: block;
}
.pd80 {
    padding-bottom: 60px;
}
}


@media screen and (max-width: 500px) {
.eq_item {
    width: 100%;
}
.mark_box {
    width: 70%;
}
.mark_box > div{
    width: 100%;
}
.mark_box > div.eco_label {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}
.mark_box .cap{
    width: 100%;
}
.db500 {
    display: block;
}
.lh15 {
    line-height: 1.5;
}
}
