@charset "utf-8";
/*============================================================================================
コンセプトページ　start
concept.html
============================================================================================*/
#menu_2 a {
	background-color: #777;
	background-image: url(../../images/nav_concept_btn_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 53px;
	display: block;
	}

#conceptContainer #headTitBox {
	margin-top: 0;
	padding-top: 40px;
}

#conceptContainer #copyContent {max-width: 100%; padding-bottom: 80px; }

#conceptContainer #copyContent .conceptMainBox {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height:500px;
	background: url(../img/concept_main_bg.jpg) center center;
	background-size: cover;	
}

#conceptContainer #copyContent h3 {
	width: 100%;
}

#conceptContainer #copyContent h3 img {
	margin-top: 180px;
	width: 50%;
	max-width: 500px;
}

p.conceptDesc { margin-top: 80px; text-align: center; }

.conceptBg {
	background: url(../img/main_copy2_bg.jpg) center center no-repeat;
	margin-left: auto;
	margin-right: auto;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#conceptMainBox {
	width: 100%;
	height: auto;
}

p.conceptCopy2 {
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;	
	font-size: 10px;
	text-align: center;
	line-height: 16px;
	/*background: url(../img/main_copy2_bg.jpg) center center no-repeat;*/
}


#conceptPage #footWrap { margin-top: 0; }
/*============================================================================================
コンセプトページ　end
concept.html
============================================================================================*/




@media screen and (max-width: 960px) {
	/* コンテンツ領域 */
	.photo_box {
		position: relative;
		width: 100%;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		}
	.photo_box div {
		height: auto;
		}
	.photo_box div.photo_box01 {
		top: 0;
		left: 0;
		width: 33%;
		float: left;
		margin: 0;
	}
	.photo_box div.photo_box02 {
		text-align: center;
		width: 33%;
		float: left;
		margin: 0 0.5%;
	}
	.photo_box div.photo_box03 {
		text-align: right;
		top: 0;
		right: 0;
		width: 33%;
		float: left;
		margin: 0;
	}
	.photo_box div:first-child {
	margin-left: 0;
}
	.photo_box div img {
	width: 100%;
	height: auto;
}

#copyContent h3 img {
	width: 100%;
	height: auto;
}

#copyContent p {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	height: auto;
}

#copyContent p.conceptCopy2 img {	width: 80%; }

#conceptContainer .spBr { display: none; }

#copyContent p img {
	width: 100%;
	height: auto;
}
	/*============================================================================================
アクセスページ　end
access.html
============================================================================================*/
}
@media screen and (max-width: 640px) {
	/* コンテンツ領域 */
	.photo_box {
		position: relative;
		width: 100%;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		}
	.photo_box div {
		height: auto;
		}
	.photo_box div.photo_box01 {
		top: 0;
		left: 0;
		width: 33%;
		float: left;
		margin: 0;
	}
	.photo_box div.photo_box02 {
		text-align: center;
		width: 33%;
		float: left;
		margin: 0 0.5%;
	}
	.photo_box div.photo_box03 {
		text-align: right;
		top: 0;
		right: 0;
		width: 33%;
		float: left;
		margin: 0;
	}
	.photo_box div:first-child {
	margin-left: 0;
}
	.photo_box div img {
	width: 100%;
	height: auto;
}
	p.accessCaption {
		margin-top: 30px;
		font-size: 10px;
		color: #999999;
		text-align: left;
		line-height: 17px;
		width: 95%;
		margin-right: auto;
		margin-left: auto;
		padding-left: 0;
		}
		

#copyContent p.conceptCopy2 img {	width: 95%; }


		
	/*============================================================================================
アクセスページ　end
access.html
============================================================================================*/
}
@media screen and (max-width: 480px) {
	/* コンテンツ領域 */
	/**/
	#head_menu {
		display: none;
	}
	.photo_box {
		position: relative;
		width: 100%;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		}
	.photo_box div {
		width: 90%;
		height: auto;
		float: none;
		margin-right: auto;
		margin-left: auto;
		}
	.photo_box div.photo_box01 {
		text-align: center;
		width: 90%;
		float: none;
		margin: 0 auto 1px;
		}
	.photo_box div.photo_box02 {
		text-align: center;
		width: 90%;
		float: none;
		margin: 0 auto 1px;
		}
	.photo_box div.photo_box03 {
		text-align: center;
		width: 90%;
		float: none;
		margin: 0 auto;
		}
	.photo_box div img {
	width: 95%;
	height: auto;
}
	#menu_2 a {
		background-image: none;
		width: 95%;
		height: 35px;
		display: block;
		}
		
	/*============================================================================================
アクセスページ　end
access.html
============================================================================================*/
}
