@charset "UTF-8";

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

.subhead{
    background: url(../img/plan/subhead.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.subhead_ttl{
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.8)) drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.3));
}
@media screen and (max-width: 1000px){
ul.gnavi li a.plan{
    background: #eee;
    color: #000;
}
}
@media screen and (max-width: 750px){
.foot_nav .plan a{
    background: #d8d8da;
}
}







#section01, #section02, #section03, #section04, #section05{
    margin: 0 auto 100px;
}

.for_flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
}
.for_img{
    width: 52%;
}
.for_text{
    width: 44%;
}
.for_ttl{
    /* font-family: parlare, sans-serif; */
    font-size: 32px;
    color: #394867;
    text-align: center;
    margin-bottom: 0.5em;
    padding-bottom: 0.5em;
    border-bottom: solid 1px #394867;
}
.for_lead{
    text-align: center;
}
.for_lead span{
    display: inline-block;
    text-align-last: left;
    font-size: 24px;
    line-height: 1.8;
}


.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 1px #394867;
	padding-bottom: 1em;
}
.plan_type_name {
    font-size: 38px;
    letter-spacing: 0.1em;
    color: #394867;
}
.big {
	font-size: 1.2em;
    line-height: 0;
}
.small_mr {
	font-size: 0.5em;
	margin-right: 0.5em;
}
.small_ml {
	font-size: 0.5em;
	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: 34px;
}
.plan_txt_balcony {
	font-size: 34px;
}



/* 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: #cfdee5;
    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;
    margin: 0.7em 0;
    display: flex;
    align-items: center;
}
.eq_name p{
    letter-spacing: 0.05em;
    font-weight: 400;
    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;
}




.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;
}


.mb60 {
	margin-bottom: 60px;
}

.plan_dtl_flex{display: flex;align-items: center;gap:30px;}
span.small {
    font-size: 0.6em;
}
.type2{
	font-size: 28px;
}
@media screen and (max-width: 1200px) {
.plan_img {
    height: 300px;
}
.storage_ttl {
    font-size: 16px;
    padding: 20px 0;
}
}


@media screen and (max-width: 1000px) {
#section01, #section02, #section03, #section04, #section05 {
    margin: 0 auto 80px;
}
.col2_flex_item02.db1000_650 {
    width: 100%;
    order: 2;
    margin-top: 20px;
}
.col2_flex_item.db1000_650 {
    width: 100%;
    order: 1;
    max-width: 750px;
    margin: 0 auto;
}
.for_lead span {
    font-size: 20px;
}
.for_ttl {
    font-size: 28px;
}
.plan_type_name {
    font-size: 36px;
}
.plan_txt_senyu {
    font-size: 32px;
}
.plan_txt_balcony {
    font-size: 32px;
}
}


@media screen and (max-width: 768px){
.for_lead span {
    font-size: 18px;
}
.for_ttl {
    font-size: 26px;
}
}


@media screen and (max-width: 750px){

}


@media screen and (max-width: 650px){
	.plan_dtl_flex{
		gap:10px;
	}
.plan_type_name {
    font-size: 22px;
    letter-spacing: 0.1em;
}
.plan_txt_senyu {
    font-size: 26px;
}
.plan_txt_balcony {
    font-size: 28px;
}

.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;
    max-width: 450px;
    margin: 0 auto;
}
.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;
    padding-top: 30px;
}
.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;
}
.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;
    max-width: 450px;
    margin: 0 auto;
    width: 90%;
}
.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;
}
.plan_imgbox{
    max-width: 450px;
    margin: 0 auto;
}

.for_flex{
    flex-wrap: wrap;
    max-width: 450px;
    margin: 0 auto;
}
.for_img{
    width: 100%;
    margin: 0 auto 20px;
}
.for_text{
    width: 100%;
}
.type2{
	font-size: 20px;
}
}



@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%;
}
}
















