@charset "utf-8";
/* ===================================================================
CSS information

 file name  :  modelroom.css
 style info :  modelroomページスタイル指定
=================================================================== */

article.content{
	width: 98%;
	max-width: 980px;
	margin: 40px auto;
	background:#FFF;
}

.content img {
	max-width: 100%;
	margin-bottom: 0;
}

.content .ttl01 {
	width: 90%;
	max-width: 120px;
	min-width: 50px;
}

.content .ttl02 {
	width: 90%;
	max-width: 300px;
	min-width: 150px;
}

.attention {
	font-size: 10px;
	line-height: 1.3;
}

.catch {
	font-size: 21px;
	line-height: 35px;
	font-weight: normal;
	margin-bottom: 10px;
}

.flex {
	display: flex;
	-js-display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.flex .left {
	width: 37.96%;
}

.flex .right {
	width: 58.69%;
}

.gMerit{
	height: auto;
	margin: 0 auto;
	max-width: 960px;
	width: 100%;
}
.merit_N{
	max-width: 80px;
	float: left;
	width: 8.3333%;
}
.merit_div{
	max-width: 100%;
	height: auto;
	text-align: center;
	margin-top: 50px;
}


.merit_SingleImg{
	overflow: hidden;
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
}
.merit_WImg,
.merit_2{
	overflow: hidden;
	max-width: 960px;
	margin-top: 30px
}
.merit_SingleImg figure{
	text-align: left;
}
.merit_WImg figure:nth-of-type(1){
	width: 49%;
	margin-right:1%;
	float: left;
}
.merit_WImg figure:nth-of-type(2){
	width: 49%;
	margin-left: 1%;
	float: right;
}
.merit_2 figure:nth-child(1){
	float: left;
	width: 67.9%;
	margin-right: 2.6%;
}
.merit_2 figure:nth-child(1) img{
	width: 100%;
	max-width: 677px;
}

.merit_2 figure:nth-child(2){
	width: 29.5%;
	float: right;
}
.appearance{
	position: relative;
}
.slide-cap{
	position: absolute;
	right: 0%;
	bottom: 0%;
	color: #fff;
	background-color:  rgba(0,0,0,0.5);
	padding: 3px;
}


.align-right{
	text-align: right;
}
.align-left{
	text-align: left;
}
.mw960{
	max-width: 960px;
	margin: 0 auto;
}

.mt60{
	margin-top: 60px;
}
img{
	vertical-align: bottom;
}


@media screen and (max-width: 639px) {
	.align-right{
	text-align: center;
}
	.g_meritTtl{
	font-size: 18px;
}
	.g_meritTtl:before {
	width: 30px;/*画像の幅*/
	height: 30px;/*画像の高さ*/
}
.g_meritTtl:after {
	width: 30px;/*画像の幅*/
	height: 30px;/*画像の高さ*/
}
	.merit_N{
	max-width: 60px !important;
	float: none;
		
		width: 100%;
}
	.merit_copy{
	width: 100%;
		text-indent: 0em;
}
	.merit_WImg figure:nth-of-type(1),
	.merit_WImg figure:nth-of-type(2),
	.merit_2 figure:nth-child(1),
	.merit_2 figure:nth-child(2){
	width: 100%;
	margin-right:0%;
		margin-left: 0%;
	float: none;
}
	.merit_2 figure:nth-child(1) img{
	max-width: 100%;
}
	.merit_WImg figure:nth-of-type(2),
	.merit_2 figure:nth-child(2){
		margin-top: 20px;
	}
	div.article{
		padding: 0 10px;
	}
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.mw960{
	max-width: 960px;
	margin: 0 auto;
}
.c_mv_modelroom {
	width: 100%;
	height: 231px;
	background: #ccc url(../images/modelroom/bg-main.jpg) left center no-repeat;
	background-size:cover;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px;
	box-sizing: border-box;
	-ms-flex-align: center;
	align-items: center
}
@media(max-width:979px) {
	.c_mv ,
	.c_mv_design ,
	.c_mv_plan ,
	.c_mv_access ,
	.c_mv_modelroom ,
	.c_mv_equipment ,
	.c_mv_location {
		padding-top: 70px;
	}
}
.mt60{
	margin-top: 60px;
}
article.content{
	width: 98%;
	max-width: 980px;
	margin: 40px auto;
	background:#FFF;
}

.content img {
	max-width: 100%;
}

.content .ttl01 {
	width: 90%;
	max-width: 120px;
	min-width: 50px;
}

.content .ttl02 {
	width: 90%;
	max-width: 300px;
	min-width: 150px;
}

.attention {
	font-size: 10px;
	line-height: 1.3;
}

.catch {
	font-size: 21px;
	line-height: 35px;
	font-weight: normal;
	margin-bottom: 10px;
}

.flex {
	display: flex;
	-js-display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.flex .left {
	width: 37.96%;
}

.flex .right {
	width: 58.69%;
}

.gMerit{
	height: auto;
	margin: 0 auto;
	max-width: 960px;
	width: 100%;
}
.g_meritTtl{
	font-size: 3em;
	color: #C30D23;
	text-align: center;
	margin: 60px 0;
	font-weight: bold;
}

.merit_div{
	max-width: 100%;
	height: auto;
	text-align: center;
	margin-top: 50px;
}
.merit_copy{
	float: left;
	font-size: 24px;
	color: #C30D23;
	padding-top: 20px;
	text-indent: 1em;
	border-bottom: 1px solid #C30D23;
	width: 91.6666%;
	/*font-family: 'Sawarabi Gothic' !important;*/
	text-align: center;
	font-weight: bold;
}
.merit_copy span{
	font-size: 18px;
}
.meritText{
	text-align: left;
	font-size: 16px;
	color: #000;
	max-width: 960px;
	margin-top: 20px;
	width: 100%;
	font-family: 'Sawarabi Gothic' !important;
}
.merit_SingleImg{
	overflow: hidden;
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
}
.merit_WImg,
.merit_2{
	overflow: hidden;
	max-width: 960px;
	margin-top: 30px
}
.merit_SingleImg figure{
	text-align: left;
}
.merit_WImg figure:nth-of-type(odd){
	width: 48%;
	margin-right:1%;
	float: left;
}
.merit_WImg figure:nth-of-type(even){
	width: 48%;
	margin-left:1%;
	float: right;
}
.merit_2 figure:nth-child(1){
	float: left;
	width: 28%;
	margin-right: 1%;
}
.merit_2 figure:nth-of-type(even){
	width: 28%;
	margin-left: 1%;
	float: right;
}
.align-right{
	text-align: right;
}
.align-left{
	text-align: left;
}

.merit_WImg2 figure:nth-of-type(odd){
	width: 38%;
	margin-right:1%;
	float: left;
}
.merit_WImg2 figure:nth-of-type(even){
	width: 58%;
	margin-left:1%;
	float: right;
}

.merit_WImg3 figure:nth-of-type(1){
	width: 38%;
	margin-right:1%;
	float: left;
}
.merit_WImg3 p.meritText{
	width: 58%;
	float: right;
	margin-top: 0px;
}

.merit_WImg4 figure:nth-of-type(1){
	width: 50%;
	float: right;
	margin-right: 0;
}
.merit_WImg4 p.meritText{
	width: 48%;
	float: left;
	margin-top: 0px;
}

.merit_SingleImg5{
	margin-top: 30px;
}
.merit_SingleImg5 figure{
	float: left;
 width: 32.6388%;
}
.merit_SingleImg5 figure:nth-of-type(2){
	margin-left: 1.0418%;
	margin-right: 1.0418%;
	
}
.merit_SingleImg5 figure p:nth-of-type(1){
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.merit_SingleImg5 figure p:nth-of-type(1) span{
	color: #fff;
	background: #cb4053;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.merit_SingleImg5 figure p:nth-of-type(2){
	font-size: 16px;
	text-align: left;
}
.g_meritTtl2{
	font-size: 2.5em;
}
.meritText span{
	font-weight: bold;
}

.content img.g_meritTtl_spimg{
	display: none;
}
@media screen and (max-width: 954px) {
	.content img.g_meritTtl_spimg{
		display: block;
		margin-top: 50px;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	.meritText{
		font-size: 14px;
		line-height: 1.6;
	}
}

@media screen and (max-width: 639px) {
	.g_meritTtl{
		font-size: 18px;
	}
	.g_meritTtl{
		background-color: #C30D23;
		color: #fff;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.g_meritTtl:before{
		background-image: url(../img/ttl_corner_l_w.png);
	}
	.g_meritTtl:after{
		background-image: url(../img/ttl_corner_r_w.png);
	}
	.g_meritTtl2{
		margin-top: 120px;
		background-color: #C30D23;
		color: #fff;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.g_meritTtl2:before{
		background-image: url(../img/ttl_corner_l_w.png);
	}
	.g_meritTtl2:after{
		background-image: url(../img/ttl_corner_r_w.png);
	}
	.meritText{
		font-size: 13px;
		line-height: 1.5;
	}
	.merit_copy{
		width: 100%;
		font-size: 18px;
	}
	.merit_WImg figure:nth-of-type(odd),
	.merit_WImg figure:nth-of-type(even){
		width: 100%;
		margin-right:0%;
		margin-left: 0%;
		float: none;
	}
	.merit_WImg3 p.meritText {
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	.merit_WImg4 p.meritText {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	.merit_SingleImg5 figure {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.merit_SingleImg5 figure:nth-of-type(2){
		margin-left: 0;
		margin-right: 0;
	}
	.merit_SingleImg5 figure:nth-of-type(3){
		margin-bottom: 0px;
	}
	article.content{
		padding: 0; 
		padding-top: 0px;
		margin-bottom: 40px;
		margin-top: 20px;
	}
}

.flex-direction-nav li a{
	z-index: 1;
}


/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
	font-family: 'flexslider-icon';
	src: url('fonts/flexslider-icon.eot');
	src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
	outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-pauseplay span {
	text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .flexslider .slides {
	display: block;
}
* html .flexslider .slides {
	height: 1%;
}
.no-js .flexslider .slides > li:first-child {
	display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
	margin: 0 auto;
	background: #ffffff;
	position: relative;
	zoom: 1;
	width:100%;
	overflow:hidden;
}
.flexslider .slides img {
	height: auto;
	-moz-user-select: none;
}
.flex-viewport {
	max-height: 1000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
	*height: 0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 30px;
	height: 60px;
	margin: -20px 0 0;
	position: absolute;
	top: 45%;
	z-index: 8;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	line-height: 1;
}
.flex-direction-nav a.flex-next:before {
	content: '\f002';
}
.flex-direction-nav .flex-prev {
	left: -40px;
}
.flex-direction-nav .flex-next {
	right: -40px;
	text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.flex-control-thumbs {
/*	display:flex;*/
	margin: 5px 0 0px 0 ;
	position: static;
	overflow: hidden;
	background-color:#000;
}
.flex-control-thumbs li {
	float:left;
	width:14.2857%;
	margin: 0 0 0 0;
	-webkit-backface-visibility: hidden; /* 追加 */
	backface-visibility: hidden; /* 追加 */
}

.flex-control-thumbs img {
	width: 100%;
	display: inlin-block;
	opacity: 0.4;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	display: block !important;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px;
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px;
	}
}


/*共通部分*/
.sp-on {
	display: none;
}

/*スライダー部分*/
.flexslider {
	margin-bottom: 0;
}

.align-left {
	text-align: left !important;
}

.align-right {
	text-align: right !important;
}

.flex-control-thumbs li {
	width: 12.5%;
	width: 14.2857%;
}

.flex-control-thumbs {
	background-color: #fff;
}

/*メリット部分*/
.merit_N {
	max-width: 80px;
	float: left;
	width: 8.3333%;
}

a.hover:hover {
	opacity: 0.7;
}

@media screen and (max-width: 639px) {
	/*共通部分*/
	.sp-on {
		display: block;
	}
	.mw960.mt60 {
		margin-top: 0;
	}
	.attention {
		text-align: left !important;
	}
	.attention.align-right {
		text-align: right !important;
	}
	/*スライダー部分*/
	.flex-control-thumbs li {
		width: 25%;
	}
	.flexslider {
		margin-top: 0;
	}
	/*メリット部分*/
	.merit_N {
		max-width: 60px !important;
		float: none;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}
