
/*------------------------------------*/
/*reset.cssに入っている。slick.jsの妨げ。*/
*{max-width:none;}
/*------------------------------------*/

.mainvisual-fixed {
  /* 画像ファイルの指定 */
  background-image: url(../img/top/photo04.jpg);
}


@media screen and (min-width:1025px){
#content-plan #content-mv-area {
	height:40vh;
}
}
@media screen and (max-width:490px){
#content-plan #content-mv-area {
	height:40vh;
}	
}
@media screen and (min-width:1025px){
#plan-area {
	padding-bottom: 100px;
	
}
}
.plan {
width: 100%;
overflow: hidden;
padding-top: 40px;
margin:0 auto ;
display: flex;
display: -webkit-flex;
flex-wrap:wrap;
-webkit-flex-wrap: wrap;
justify-content: center;
-webkit-justify-content: center;
}

.planwrapper{
	text-align: center;
	margin:0 auto;
	max-width:1024px;
	overflow:hidden;
}



.plan li{
	width: 33%;
	margin: 15px 2%;
}
.plan li:hover {
	opacity:0.8;
}

.plan li img {
	width: 100%;
	height: auto;
}
/*.plan a img{
margin-right: 30px;
margin-left: 30px;
margin-bottom: 60px;
}*/



.bx-pager {
width: 805px;
margin: 10px auto 20px;
}
.bx-pager a img {  
opacity: 0.5;  
filter: alpha(opacity=50);  
}  
.bx-pager a.active img {  
opacity: 1;  
filter: alpha(opacity=100);  
}

@media screen and (max-width: 768px) {
.spimg {
	width: 100%;
	height:auto;
}
.plan{
	width: 95%;
	margin: 0 auto;
	text-align:center;
}
.plan li{
	width: 40%;
	margin: 15px auto;
}
	
	
/*.plan a img{
	float: none;
	width: 84%;
	max-width: 380px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}*/


#close a img{
	width: 30%;
	height: auto;
}


.bx-pager {
	width: 100%;
	margin: 0 0 10px;
	text-align: center;
}
.bx-pager img {
	width: 33%;
	height:auto;
	max-width:130px;
	margin:0;
}
.bx-pager a img {  
opacity: 0.5;  
filter: alpha(opacity=50);  
}  
.bx-pager a.active img {  
opacity: 1;  
filter: alpha(opacity=100);  
}
}

@media screen and (max-width:491px){
.plan li{
width: 80%;
margin: 15px auto;
}
}


/*------------------------
プランナビ
--------------------------*/
.plan_nav{
	display: flex;
	justify-content: center;
	margin: 50px;
}

.plan_nav a{
	width: 50%;
	border: #000 solid 1px;
	text-align: center;
	padding: 15px;
	font-size: 20px;
}

.plan_nav a:hover{
	background: #000;
	color: #FFFFFF;
}
#click{
	background: #000;
	color: #FFFFFF;
}

select{
	height: 50px;
	width: 80%;
	font-size: 16px;
transform: scale(0.9);
}

/*.plan-nav {
display: flex;
justify-content: space-around;
margin: auto;
margin-top: 50px;
width: 95%;
max-width: 800px;
flex-wrap:  wrap;
}

.plan-nav li {
text-align: center;
  font-family: 'Amiri', 'Noto Serif', 'Times New Roman', Times, '游明朝', YuMincho, 'HG明朝B', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ＭＳ 明朝', serif;
 line-height: 1.4em;
 font-size: 22px;
margin: 0 4px;
width: calc(45% - 8px);
margin-bottom: 20px;
}

@media screen and (max-width: 768px){
.plan-nav li {font-size: 18px;  width: calc(45% - 8px)}
@media screen and (max-width: 490px){
.plan-nav li {font-size: 16px;
	width: calc(50% - 8px)}
.plan-nav .small {display: none;}
}


.plan-nav li:hover {
opacity: 0.8;
}
.plan-nav li a {
 padding: 10px 20px;
 background: #15243C;
 display: block;
 letter-spacing: 0.02em;
border: 1px solid #DDD;
color: #DDD;
}

.plan-nav .small {
font-size: 0.7em;
}

.plan-nav .big {
text-decoration: none;
font-style: normal;
font-size: 1.6em;
}

.plan-nav .btn {
font-size: 0.8em;
letter-spacing: 0;
border-radius: 15px;
background: #FFF;
margin-top: 10px;
color: #15243C;
}*/




.planlogo { text-align: right; }

.premium {
		max-width: 600px;
		width:90%;
		margin:auto;
		margin-top:40px;
	transition: .5s;
	margin-bottom:50px;
}

.premium:hover {
	background: #000;
}


#view {
	margin:auto; 
	margin-top: 40px; 
	width: 90%;
}
#view li {margin-bottom:20px;}

.view_title {
text-align: center;
display: block;
font-size: 30px;
padding: 30px;
  font-family: 'Amiri', 'Noto Serif', 'Times New Roman', Times, '游明朝', YuMincho, 'HG明朝B', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ＭＳ 明朝', serif;
  margin-top: 50px;
}

.view_title span {
display: block;
font-size: 0.7em;
}
@media screen and (mix-width: 769px) {
	#view {
		width:100%;
		margin-top: 80px;
	}
	
	#view li {margin:auto;}
}


/*------------------------
個別間取りページ
--------------------------*/
.plan-pop-area{
	width: 90%;
	max-width: 900px;
	margin:auto;
	margin-top: 5%;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0;
  font-family: 'Amiri', 'Noto Serif', 'Times New Roman', Times, '游明朝', YuMincho, 'HG明朝B', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ＭＳ 明朝', serif;
	color:#444;
-webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

.plan-pop-area > div{
	margin-bottom: 10%;
}

@media screen and (min-width:769px){
.plan-pop-area .flex {
	display: flex;
	align-items: baseline;
	justify-content: center;
}
}



@keyframes line {
	0%{
		width:0px;
	}
	
	100% {
		width:70px;
	}
}

@-webkit-keyframes line {
	0%{
		width:0px;
	}
	
	100% {
		width:70px;
	}
}



/*.plan-pop-area .type:after {
	content:"";
	width: 10px;
	position: absolute;
	bottom:0;
	right:0;
	left:0;
	background-color:#FFF;
}*/

.plan-pop-area .madori {
	font-size: 2.0em;
/*	color: #FFF;
	background:#000;*/
	padding: 10px 0 6px;
	margin-bottom:15px;
	letter-spacing: 0.15em;
}

.plan-pop-area .madori span{
	font-size: 0.4em;
	letter-spacing: 0;
}

.plan-pop-area .menseki{
		margin-bottom: 10px;
	letter-spacing: 0.1em;
}
.plan-pop-area .menseki span {
	font-size: 2.4em;
	padding-left:5px;
}

@media screen and (min-width:769px){
.plan-pop-area .menseki{
margin-right: 15px;
}
	
	/*.plan-pop-area .menseki:after{
		content:"/";
		display: inline-block;
		margin-left: 15px;
	}*/
}


.plan-pop-area .balcony span{
	padding-left:5px;
	font-size: 1.2em;
}
.plan-pop-area .plan-img {
	margin:auto;
	margin-top:40px;
}

.plan-pop-area .plan-img-wide {
	margin:auto;
	margin-top:40px;
}

.plan-pop-area .plan-img-wide2 {
	margin:auto;
	margin-top:40px;
}


.plan-pop-area .print {
	border:1px solid #000;
	max-width: 250px;
	margin:auto;
	font-size: 1.2em;
	margin: 20px auto;
	transition: 0.5s;
}

.plan-pop-area .print a {
	width:100%;
	height:100%;
	display: block;
	padding: 20px;
}

.plan-pop-area .print:hover {
	cursor:pointer;
	background:#000;
	color:#FFF;
}

@media screen and (min-width:769px){
	.btn-area {
		display: flex;
		justify-content: center;
	}
	.plan-pop-area .print{
		width:42%;
		margin: 50px 20px;
	}

}

@media screen and (max-width:1024px){
.slider {
	display: none!important;
}}


/*--------------------------
タイムラプス
----------------------------*/
.timelapse {
	display: block;
	text-align: center;
	margin:auto;
	width:90%;
	max-width: 1000px;
	margin-top: 80px;
	margin-bottom: 30px;
}

.timelapse video {
	width:100%;
	height:auto; 
}

.timelapse p {
    font-size: 8px;
	text-align: right;
	margin-top: 2px;
}


@media print {
	#content-mv-area {display: none; height: 0;}
	.mainvisual-fixed {height:0; background:none;}
	.plan-pop-area {margin-top:50px;}
	
}

.nav_3d {
    /*background: #EEE;*/
    line-height: 1.6em;
    padding: 0 10px 5px;
	margin:0 auto;
}

.nav_3d img {
    width: 23px;
    height: 23px;
    margin: 5px 2px -5px;
}