@charset "utf-8";
/* CSS Document */

/* WEB FONTS - Sawarabi Mincho */
@import url('https://fonts.googleapis.com/earlyaccess/sawarabimincho.css');

.modelroom {
	max-width:1000px;
	margin:50px auto 0px;
}
@media only screen and (max-width: 768px){
.modelroom {
	max-width:1000px;
	margin:0px auto 0px;
	padding: 20px 5%;
}
}




.sectionbase {
	margin: 0;
	padding: 0;
	width: 100vw;
	width: auto;
	height: auto;
	height: 395px;
	opacity: 0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	position: relative;
	background: rgba(0,0,0,0.7);}


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

.sectionbase {
	margin: 0;
	padding: 0;
	height:130px;
	width: auto;

	opacity: 0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	position: relative;
	background: rgba(0,0,0,0.7);}


}


#section3 .copy001 {
	margin: 0 auto 2%;
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 36px;
	font-family:"Times New Roman", Times,"游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1.7em;
	color: #FFF;
}


.sec3bg {
	background: url(../../plan/images/ttl_bg.jpg) no-repeat center center;
	background-size: cover;
}

#section3 .copyarea1 {
	position: absolute;
	z-index: 15;
	top: 55%;
	left: -20%;
	width: 100%;

}
#section03  img {
	max-width: 50%;
	height: auto;
}
.sec3_inner {
	margin:auto;
	max-width: 1000px;
	height: auto;
}





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

#secbg3 {
	background: none;
	position: relative;
}

#section3 .copyarea1 {
	position: absolute;
	z-index: 15;
	left: -40%;
	width: auto;
	margin: auto;
	text-align: center;
	right: 0;
	top: 33%;
}
#section3 .copyarea1 img {
	height: 60px;
	width: auto;
}


}

.plan_catch {
	text-align: center;
	font-size: 30px;
	color: #008188;
	padding: 0px 0 50px 0;
}


@media screen and (max-width: 786px){
.plan_catch {text-align: center; font-size: 20px;
	color: #008188;
	padding: 30px 0 20px 0;
}
}


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

#secbg3 {
	background: none;
	position: relative;
}

#section3 .copyarea1 {
	position: absolute;
	z-index: 15;
	left: -29%;
	width: auto;
	margin: auto;
	text-align: center;
	right: 0;
	top: 33%;
}
#section3 .copyarea1 img {
	height: 50px;
	width: auto;
}


}

.title_gallery {
		margin: left 0%;
}