@charset "UTF-8";
header .head_ttl::before {
    /* content: "上層階限定「眺望」プラン"; */
    content: "エアリーガーデンプラン";
    line-height: 1;
    margin: 4px 0 0;
}
/* .type_e header .head_ttl::before {
    content: "プラン(Aタイプ)";
}
.type_f2g header .head_ttl::before {
    content: "プラン(F2gタイプ)";
}
.type_l header .head_ttl::before {
    content: "プラン(Lタイプ)";
}
.type_e header .head_ttl::before {
    content: "プラン(Eタイプ)";
} */

.gnav li a.garden{
    background: #eee;
    color: #000;
}



/* common */
.mv_ttl {
    margin: 0 auto;
    width: auto;
    margin-bottom: 31px;
    margin-top: 73px;
    height: 54px;
    text-align: center;
}
.mv_ttl_sub {
    margin: 0 auto;
    width: 100%;
    height: 21px;
    text-align: center;
}


.img_cap_01 {
    position: absolute;
    right: 50%;
    bottom: 0px;
}
.img_cap_01 p {
    font-size: 12px;
    letter-spacing: 0.085em;
    color: #434343;
    background: rgb(255 255 255 / 60%);
    line-height: 1;
    padding: 7px 15px 7px 15px;
    border-radius: 30px 0 0px 0;
}







	img{
		width: 100%;
	}
	body{
		/* font-family: 'Noto Sans JP', sans-serif; */
		scroll-behavior: smooth;
	}
	#wrapper{
		overflow:hidden;
	}
	header h1{
		position: relative;
	}



.mv{
	width: 100%;
	height: 700px;
	background-image: url(../img/panorama/mv.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right 40% center;
	position: relative;
	margin-bottom: 90px;
}
.mv_inner{
	width: 100%;
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;

}

.inner{
	/* max-width: 1220px;
	padding: 0 10px;
	margin: 0 auto 0px; */
    max-width: 1240px;
    padding: 0px 20px;
    margin: 0 auto 0px;
}

.br_50{
	display: none;
}
.caption{
	max-width: 1430px;
	padding: 0 15px;
	margin: 0 auto 50px;
	font-size: 12px;
}

.ttl_area {
    position: relative;
    width: 100%;
    margin: 0px auto 80px;
}

.ttl {
    text-align: center;
    line-height: 1.9;
    font-size: 40px;
    letter-spacing: 0.14em;
    /* font-family: 'Noto Sans JP', sans-serif;
    font-family: 'Kiwi Maru', serif;
    font-weight: 500; */
    font-family: "shippori-mincho", sans-serif;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 50px;
    color: #434343;
    font-style: normal;
}
.read {
    text-align: center;
    line-height: 2;
    font-size: 18px;
    letter-spacing: 0.26em;
    /* font-family: 'Noto Serif JP', serif; */
    color: #434343;
    margin-top: 0;
    margin-bottom: 55px;
}

/* -----------------action--------------------- */
.fa01{
	opacity: 0;
}
.fa01.is-show{
	opacity: 1;
	transition-duration: 1s;
}


.blur {
opacity: 0;
filter: blur(20px);
-ms-filter: blur(20px);
-webkit-filter: blur(20px);
-moz-filter: blur(20px);
-webkit-transition-duration: 1.8s;
transition-duration: 1.8s;
}
.blur.is-show {
opacity: 1;
filter: blur(0);
-ms-filter: blur(0);
-webkit-filter: blur(0);
-moz-filter: blur(0);
-webkit-transition-duration: 1.8s;
transition-duration: 1.8s;
}

.pop{
	opacity: 0;
	transform-origin: 50% 50%;
	transform: scale(0.5);
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
}
.pop.is-show{
	opacity: 1;
	transform-origin: center;
	transform: scale(1);
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
}
.slide-up {
	opacity: 0;
	transform: translate(0%, -50%);
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
}

.slide-up.is-show {
	opacity: 1;
	transform: translate(0%, 0%);
    -webkit-transition-duration: 1s;
	transition-duration: 1s;
}


.de01{
	transition-delay:0.4s;
}
.de02{
	transition-delay:0.6s;
}
.de03{
	transition-delay:0.8s;
}
.de04{
	transition-delay:1s;
}
.de05{
	transition-delay:1.2s;
}
.de06{
	transition-delay:1.4s;
}
.de07{
	transition-delay:1.6s;
}
.de08{
	transition-delay:1.8s;
}
.de09{
	transition-delay:2s;
}
.de10{
	transition-delay:2.2s;
}
.de11{
	transition-delay:2.4s;
}
/*----------------------------*/
.br700{
    display: none;
}
.br680{
	display: none;
}
.br650{
	display: none;
}
.br550{
	display: none;
}
/*----------------------------*/


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

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

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

@media (max-width:1050px){
	p.title_lead {
		font-size: 24px;
	}
}
@media(max-width:1000px){
	.ttl{
		letter-spacing: 0.05em;
	}
}

@media(max-width: 900px){
/* common */
    .mv_ttl {
        height: auto;
        margin-bottom: 10px;
        padding: 0 10px;
    }
    .mv_ttl_sub {
        height: 16px;
    }





	.mv{
		height:450px;
		margin-bottom: 50px;
	}
    .ttl {
        font-size: 35px;
        font-weight: 500;
        margin-bottom: 45px;
        letter-spacing: 0.0025em;
    }
    .read {
        line-height: 2.22;
        font-size: 15px;
        margin-bottom: 54px;
    }
    .mv_ttl{
        padding: 0 10px;
    }
}
@media (max-width:790px){
	.subhead {
		height: 180px;
	}
	p.title_lead {
		margin: 10px auto 20px;
	}
}
@media (max-width:768px){
	ul.gnavi li:nth-of-type(9) a {
		background: #ceedf6;
		color: #009fb9;
	}
	
	.subhead {
		height: 170px;
		margin: 60px auto 0;
	}
	
	.caption{
		font-size: 11px;
	}
    .ttl_area {
        margin: 0 auto 40px;
    }
    .ttl {
        line-height: 1.9;
        font-size: 30px;
        margin-bottom: 35px;
    }
    .read {
        line-height: 2;
        font-size: 14px;
        margin-bottom: 44px;
    }
}
@media (max-width:700px){
.br700{
    display: block;
}
}
@media (max-width:650px){
	.subhead > div h2 > img {
		height: 25px;
		max-width: none;
	}
}
@media (max-width:600px){
	
	.subhead {
		height: 160px;
	}
	
	.caption{
		font-size: 10px;
	}
}
@media (max-width:500px){
	.br_50{
		display: block;
	}
}
@media (max-width:450px){
.ttl {
    line-height: 1.85;
    font-size: 25px;
    margin-bottom: 25px;
}
.read {
    line-height: 1.8;
    font-size: 13px;
    letter-spacing: 0.12em;
    margin-bottom: 34px;
}
}
@media (max-width:375px){
.ttl {
    font-size: 22px;
}
.read {
    font-size: 12px;
}
}




.viewWrap{
    height: 50vw;
    min-height: 600px;
    position: relative;
    /* max-height: 780px; */
}
.viewWrap img{
    left: -590px;
}
    
.panoramixImg {
  width: auto;
  max-width: none;
  height: 100%;
  position: absolute;
  margin: auto;
}
.pano {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.pano .controls {
	position: absolute;
	top: 50%;
	left: 0;
	height: 0px;
	right: 0;
	transform: translateY(-40%);
}
.pano .controls a {
  position: absolute;
  display: block;
  text-decoration: none;
  color: #eee;
  font-size: 0;
  width: 50px;
  height: 80px;
  background: rgba(41, 172, 223, 0.8);
  top: 50%;
  transform: translateY(-50%);
}
.pano .controls a.left::before {
    content: "";
    position: absolute;
    /* right: 13px; */
    left: calc(50% + 2px );
    width: 4px;
    top: 50%;
    height: 4px;
    border-top: 1.5px solid #fff;
    border-left: 1.5px solid #fff;
    transform: translate(-50%,-50%) rotate(-45deg);
    animation-name: left01;
    transition-delay:0;
    transition-duration: 0;
    animation-delay: 0.5s;
    animation-duration: 1s;
    animation-iteration-count:infinite;
    /* animation-direction:alternate; */
    pointer-events: none;
}

.pano .controls a.left::after {
    content: "";
    position: absolute;
    /* right: 13px; */
    left: calc(50% - 2px );
    width: 4px;
    top: 50%;
    height: 4px;
    border-top: 1.5px solid #fff;
    border-left: 1.5px solid #fff;
    transform: translate(-50%,-50%) rotate(-45deg);
    animation-name: left01;
    transition-delay:0;
    transition-duration: 0;
    animation-delay: 0.5s;
    animation-duration: 1s;
    animation-iteration-count:infinite;
    /* animation-direction:alternate; */
    pointer-events: none;
}


.pano .controls a.right::before {
    content: "";
    position: absolute;
    /* right: 13px; */
    left: calc(50% + 2px );
    opacity: 1;
    width: 4px;
    top: 50%;
    height: 4px;
    border-top: 1.5px solid #fff;
    border-left: 1.5px solid #fff;
    transform: translate(-50%,-50%) rotate(135deg);
    animation-name: right01;
    transition-delay:0;
    transition-duration: 0;
    animation-delay: 0.5s;
    animation-duration: 1s;
    animation-iteration-count:infinite;
    pointer-events: none;
    /* animation-direction:alternate; */
    /* animation: 1s infinite alternate forwards right01;
    animation-play-state: running;
    transform-origin:center; */
}

.pano .controls a.right::after {
    content: "";
    position: absolute;
    /* right: 13px; */
    left: calc(50% - 2px );
    opacity: 1;
    width: 4px;
    top: 50%;
    height: 4px;
    border-top: 1.5px solid #fff;
    border-left: 1.5px solid #fff;
    transform: translate(-50%,-50%) rotate(135deg);
    /* animation: 1s infinite alternate forwards right01;
    animation-play-state: running;
    transform-origin:center; */
    animation-name: right01;
    transition-delay:0;
    transition-duration: 0;
    animation-delay: 0.5s;
    animation-duration: 1s;
    animation-iteration-count:infinite;
    pointer-events: none;
    /* animation-direction:alternate; */
}


@keyframes left01 {
    0% {
      transform: translate(5px,-50%) rotate(-45deg);
    }
    100% {
      transform: translate(-5px,-50%) rotate(-45deg);
    }
  }
  
  @keyframes right01 {
    0% {
        transform: translate(-5px,-50%) rotate(135deg);
    }

    100% {
        transform: translate(5px,-50%) rotate(135deg);
        
      }
  }

.pano .controls a.left {
	left: 0;
}
.pano .controls a.right {
	right: 0;
    
}
.moving .pano .controls a {
  opacity: 0.4;
  color: #eee;
  z-index: 80;
}

.sc_r{
    position: absolute;
    bottom: -35px;
    left:0;
    font-size: 12px;
    color: #fff;
    letter-spacing: 0;
    transform: scale(0.7);
    pointer-events: none;
}
.sc_l{
    position: absolute;
    bottom: -35px;
    right:0;
    font-size: 12px;
    color: #fff;
    letter-spacing: 0;
    transform: scale(0.7);
    pointer-events: none;
}


@media (max-width: 768px){

    .viewWrap {
        height: 340px;
        min-height: unset;
    }
}

@media (max-width:650px){
    .viewWrap {
        height: 280px;
    }
    .pano .controls a {
        width: 40px;
        height: 60px;
    }
    .pano .controls {
        /* height: 60px; */
    }
    .sc_r {
        bottom: -28px;
        font-size: 10px;
    }
    .sc_l {
        bottom: -28px;
        font-size: 10px;
    }
}

@media (min-width: 2300px) {
    .viewWrap img{
        left:0;
    }

 }







.balcony{
    padding: 80px 0 100px;
    background: #e2f7ff;
    margin-bottom: 80px;
}
.sepa{
    margin-bottom: 100px;
}

.shopping_flex {
	display:
		flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/* align-items: center; */
	width: 100%;
}

.shopping_flex_in {
	width: 48%;
	max-width: 585px;
	margin-bottom: 30px;
}
.merit_img{
    margin-bottom: 10px;
    position: relative;
}
.img_cap {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.img_cap p {
	font-size: 12px;
	letter-spacing: 0.085em;
	color: #434343;
	background: rgb(255 255 255 / 60%);
	line-height: 1;
	padding: 7px 15px 7px 15px;
	border-radius: 30px 0 0px 0;
}
.shopping_ttl {
	border-bottom: 1px solid #626262;
	padding-bottom: 15px;
	margin-bottom: 14px;
	text-align: center;

}

.shopping_ttl p {
	color: #131313;
	/* font-weight: 500;
	font-family: 'Kiwi Maru'; */
    font-family: "shippori-mincho", sans-serif;
    font-weight: 400;
	font-size: 20px;
    line-height: 1.2;
}

.read02 {
	font-size: 15px;
	letter-spacing: 0.05em;
	margin-top: 14px;
	line-height: 1.86em;
	color: #434343;
}

.garden_cap
 {
	text-align:left;
    margin: 40px auto;
    padding: 0;
    font-size:12px!important;
    line-height: 1.5;
}

.terrace{
    background: #71c7d6;
    padding: 80px 0;
}

.content_flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.content_text{
	width: 40%;
}
.content_flex_ttl{font-size: 38px;margin-bottom: 30px;/* padding-bottom: 10px; */font-weight: 600;/* border-bottom: solid 4px; */text-align: center;}
.content_flex_ttl span{
	font-size: 16px;
	display: block;
}
.content_flex_text{
    font-size: 18px;
    line-height: 1.8;
    text-align: justify;
}
.content_img{
	width: 56%;
	max-width: 670px;
}
.content_cap{
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
}
.terrace .ttl{
    color: #fff;
}
.content_flex {
    color: #fff;
}
.resi_list02{
	display: flex;
	justify-content: space-between;
	margin: 60px auto;
}
.resi_list02 li {
    width: 24%;
    max-width: 380px;
    border: solid 2px #fff;
    border-radius: 20px;
    padding: 10px 10px 20px;
    box-sizing: border-box;
    /* margin-bottom: 40px; */
}
.resi_list02_text{
	font-size: 16px;
	color: #fff;
    line-height: 1.5;   
}
.resi_list02_img{
	margin-bottom: 10px;
	position: relative;
}
.resi_list02_img p{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
}
.resi_list02_ttl{
	font-size: 18px;
	background: #231815;
    padding: 8px 10px;
	color: #fff;
	margin-bottom: 10px;
}
.resi_list02_ttl span{
	font-size: 20px;
	padding-right: 10px;
	color: #f39800;
}
.plan_link{
    background: #53c6f8;
    height: 80px;
    width: 380px;
    border-radius: 100px;
    margin: 0 auto;
    box-shadow: 4px 8px 18px rgb(0 0 0 / 15%);
    border: 10px solid #fff;
    transition: 0.3s;
}
.plan_link:hover{
    background: #00b2ff;
    transition: 0.3s;
}
.plan_link a{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 18px;
    justify-content: center;
    color: #fff;
    font-weight: 800;
}
@media(max-width:1920px){
.viewWrap {
    max-height: 960px;
}
}

@media(max-width:1200px){
.content_flex_text {
    font-size: 16px;
}
.content_flex_ttl {
    font-size: 34px;
}
.content_flex_ttl span {
    font-size: 14px;
}
.resi_list02_text {
    font-size: 15px;
}
.resi_list02_ttl {
    font-size: 16px;
}
.resi_list02_ttl span {
    font-size: 18px;
}
}


@media(max-width: 1000px){
.resi_list02 li {
    width: 49%;
    max-width: inherit;
    margin-bottom: 3%;
}
.resi_list02 {
    display: flex;
    margin: 60px auto 40px;
    flex-wrap: wrap;
    max-width: 760px;
}
.shopping_ttl p {
    letter-spacing: -0.12em;
}
}

@media(max-width: 900px){
.content_flex_ttl {
    margin-bottom: 20px;
}
.read02 {
    font-size: 13px;
}
}

@media(max-width: 768px){
.content_cap {
    font-size: 10px;
}
.shopping_ttl {
    padding-bottom: 10px;
    margin-bottom: 9px;
}

.shopping_ttl p {
    /* font-size: 18px;
    text-align: center; */
    font-size: 16px;
    text-align: center;
    letter-spacing: -0.1em;
}
.balcony {
    padding: 40px 0 60px;
    margin-bottom: 40px;
}
.sepa {
    margin-bottom: 60px;
}
.terrace{
    padding: 60px 0;
}
.plan_link {
    height: 60px;
    width: 320px;
    border: 5px solid #fff;
}
.plan_link a {
    font-size: 16px;
}
}

@media(max-width: 650px){
.content_img{
    order: 2;
    width: 100%!important;
    max-width: inherit!important;
}
.content_flex{
    flex-wrap: wrap;
}
.content_text{
    order: 1;
    width: 100%!important;
    margin-bottom: 20px;
}
.shopping_flex_in {
    width: 90%;
    max-width: unset;
    margin: 0 auto 30px;
}
.shopping_flex.rev .shopping_flex_in:nth-of-type(1) {
    order: 1;
}
.shopping_ttl p {
    font-size: 18px;
    letter-spacing: initial;
}
.shopping_flex.rev .shopping_flex_in:nth-of-type(2) {
    order: 1;
}
.shopping_flex .shopping_flex_in:nth-of-type(3) {
    margin-bottom: 30px;
}
}


@media(max-width:550px){
	.resi_list02 li{
		width: 90%;
	}
	.resi_list02 {
		justify-content: center;
	}
}

@media(max-width:450px){
.terrace .ttl {
    font-size: 20px;
}
.read02 {
    font-size: 12px;
}
}

@media(max-width:375px){
	.content_flex_text {
		font-size: 14px;
	}
	.content_flex_ttl {
		font-size: 22px;
	}
    .resi_list02_text {
		font-size: 12px;
	}
    .viewWrap {
        height: 260px;
    }
}


.merit03 .img_cap p{
    background: none;
}
.balcony_img{
    position: relative;
}



/* garden css */
.pc { 
    display:block; 
}
.sp { 
    display:none; 
}
.mv_ttl_sub p { 
    font-size:21px; 
    color:#fff; 
    line-height: 1.2;
}
.mv { 
    background-image:url(../img/garden/subhead.jpg); 
}
.mv p.cap { 
    position:absolute; right:10px; bottom:10px; font-size:12px; color:#fff; 
}
.resi_list02 { 
    padding-bottom:60px; 
}

.garden { 
    margin-bottom:100px; }
.garden h2 { 
    font-size:54px; color:#fff; font-weight:500; line-height:1; 
}
.garden .ttl,.garden .read { 
    color:#fff; }

.airygarden { 
    background:#8cc66d; 
}
.airygarden .garden { 
    margin-bottom:0; 
}
.airygarden .content-mv { 
    position:relative; margin-bottom:80px; 
}
.airygarden .content-mv p.text {
    position:absolute;
    width:100%;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    font-size:20px;
    text-align:center;
    color:#fff;
    line-height: 1.5;
}
.airygarden .content-mv p.cap { 
    position:absolute;
    bottom:10px;
    right:10px;
    font-size:12px;
    color:#fff;
}
.airygarden .content-mv p.text span { 
    display:block; 
    font-size:54px; 
}

.qua .shopping_flex { 
    margin-bottom:80px; 
}
.qua .shopping_flex .shopping_flex_in { 
    width:31%; 
}

.garden-plan { 
    margin-bottom:100px; 
}
.garden-plan .obi { 
    background:#172a88; 
}
.garden-plan .obi p { 
    text-align:center; 
    color:#fff; 
}
.garden-plan ul { 
    display:flex; 
    justify-content:space-between; 
    max-width:80%; 
    margin:0 auto; 
}
.garden-plan ul li { 
    width:48%; 
}
.garden-plan ul li a { 
    transition:all ease-out .3s; 
}
.garden-plan ul li a:hover { 
    opacity:.6; 
}



@media screen and (max-width: 900px) {
.mv_ttl { 
    height:auto; margin-bottom:10px; }
.airygarden .content-mv p.text { 
    font-size:16px; 
}
.airygarden .content-mv p.text span { 
    font-size:40px; 
}
}
@media screen and (max-width:650px){
.pc { 
    display:none; 
}
.sp { 
    display:block;
}
.mv { 
    background-position:25% 50%; }
.mv p.cap,.airygarden .content-mv p.cap { 
    font-size:10px; 
}
.garden { 
    padding-bottom:0; margin-bottom:40px; }
.garden h2 { 
    font-size:40px; 
    line-height:1.2; 
}
.airygarden .content-mv { 
    margin-bottom:40px; 
}
.airygarden .content-mv p.text span { 
    line-height:1.2; 
    margin-bottom:10px; 
}
.mv_ttl_sub p { 
    font-size:16px; 
}
.content_flex { 
    display:block; 
}
.content_text { 
    margin:20px auto 0; 
}
.qua .shopping_flex { 
    margin-bottom:40px; 
}
.qua .shopping_flex .shopping_flex_in { 
    width:90%; 
}
.garden-plan ul { 
    max-width:100%; 
}
}






