@charset "UTF-8";

/*-----------------------------------トップページ枠*/
#index #main{ width: 100%;}
/*-----------------------------------FLASH*/
#flash{ margin-bottom: 5px;}
#flash object{ vertical-align: bottom;}
#mainnav{ top: 840px;}
/*-----------------------------------トップメイン*/
#topContainer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#topContainer {display: inline-block;}
/* Hides from IE-mac \*/
* html #topContainer {height: 1%;}
#topContainer {display: block;}
/* End hide from IE-mac */

#instagram_view p.read{
	text-align: center;
	margin-bottom: 20px;
}
#instagram_view {margin: 0 auto 70px; max-width: 1100px;}
#instagram_view li div{ font-size:12px; padding: 15px 10px; position: relative; z-index: 10;}
#instagram_view li:nth-child(2n+1) div{ background: #fff;}
#instagram_view ul{
	clear: both;
	overflow: hidden;
}
#instagram_view li{ 
	width: 20%;
	margin-bottom:10px; 
	float: left;
	background: #F7F4ED;
	color: #333;
	position: relative;
}
#instagram_view li img{
	max-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: 5;
}
#instagram_view li:before{
	content: "";
	display: block;
	padding-top: 100%;
}
#instagram_view li a{  color: #FBB03B; font-size: 16px; }

#news_box{ margin: 0 auto 70px;}
#news_box ul{
	max-width: 800px;
	width: 100%;
	border-top: 1px solid #D2C2AF;
	margin: 0 auto 40px;
}
#news_box ul li{
	border-bottom: 1px solid #D2C2AF;
	padding: 15px 30px;
}
#news_box ul li{ display: flex;}
#news_box ul li span{ width: 7em;}
#news_box ul li a{ flex: 1;}

/*
.newsArea {
	border: 1px solid #999;
	width: 540px;
	box-sizing: border-box;
	float: left;
	padding: 20px 25px;
	position: relative;
}
.newsArea:nth-child(2) {
	float: right;
}
.newsArea h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 0 80px 10px 0;
	font-size: 175%;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	margin-bottom: 30px;
}
.newsArea h2 img{
	height: 14px;
	width: auto;
	margin-left: 5px;
	vertical-align: middle;
}
.newsArea p a{
	color: #000;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-weight: normal;
	position: absolute;
	top: 30px;
	right: 25px;
}
.newsArea p a:hover{
	text-decoration: none;
	opacity: 0.6;
}
.newsArea p a:before{
	content: "》";
	color: #B6153F;
}
.newsArea ul{
	height: 280px;
	overflow: auto;
}
.newsArea li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.newsArea li {display: inline-block;}
*/

#facility{ margin-bottom: 70px;}
#facility div{
	clear: both;
	overflow: hidden;
	max-width: 1400px;
	margin: 0 auto;
}
#facility div figure{
	float: left;
	text-align: center;
	width: 20%;
	margin-bottom: 10px;
}
#facility div figure img{ margin-bottom: 10px;}
#facility div figure:hover figcaption{ opacity: 0.8;}

#service{ margin-bottom: 135px;}
#service .imgleft,#service .imgright{
	display: flex;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}
#service .imgright{ flex-direction: row-reverse;}
#service .imgleft figure{
	width: 50%;
	float: left;
}
#service .imgleft div,#service .imgright div{
	width: 50%;
	box-sizing: border-box;
	position: relative;
}
#service .imgleft figure,#service .imgright figure{ width: 50%;}
#service .imgleft div,#service .imgright div{ background: #fff;}
#service div dl{
	position: absolute;
	top: 15%;
	left: 8%;
}
#service div dl dt{
	font-size: 180%;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #FBB03B;
	margin-bottom: 30px;
	width: 500px;
}
#service div dl dd{
	font-size: 120%;
	margin-bottom: 10px;
}
#service div dl dd:before{
	color: #FBB03B;
	content: "》";
	font-weight: bold;
}
#bnrArea {
	max-width: 1100px;
	margin: 0 auto;
}
#bnrArea div{
	float: left;
	width: 820px;
}
#bnrArea div figure{
	float: left;
	margin: 0 10px 10px 0;
}
#bnrArea div figure figcaption{
	font-size: 115%;
	text-align: center;
	background: #fff;
	padding: 15px;
}
#bnrArea div figure:hover figcaption{ opacity: 0.8;}
#bnrArea div figure figcaption:before{
	color: #FBB03B;
	content: "》";
	font-weight: bold;
}
#bnrArea ul#bnrList{
	width: 240px;
	float: right;
}
#bnrArea ul#bnrList li{ margin-bottom: 10px;}
/* Hides from IE-mac \*/
* html .newsArea li {height: 1%;}
.newsArea li {
	display: block;
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}
.newsArea li:last-child {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0;
}
/* End hide from IE-mac */

.day{
	float: left;
	display: block;
	width: 100px;
	margin-right: 5px;
}
.newsTitle{
	display: block;
	overflow: hidden;
}


/** RESET AND LAYOUT
===================================*/
.slide-wrap{
	position: relative;
	height: 940px;
}
#slide-cont {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1820px;
	margin: 0 auto;
	transform: translateX(-50%);
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 140px;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	width: 100%;
	height: auto;
	display: block;
}
@media screen and (max-width: 767px){
	.slide-wrap{ height: auto;}
	#slide-cont {
		position: static;
		width: auto;
		transform: translateX(0);
	}
}

/** THEME
===================================*/

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 90px;
	width: 100%;
	z-index: 200;
}

/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #E6E6E6;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 14px;
	margin: 0 5px;
	outline: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active { background: #FBB03B;}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 0;
	background: url(images/bx-prev.png) no-repeat 0 center;
	background-size: 100% auto;
}
.bx-wrapper .bx-next {
	right: 0;
	background: url(images/bx-next.png) no-repeat right 0 center;
	background-size: 100% auto;
}
.bx-wrapper .bx-prev:hover ,
.bx-wrapper .bx-next:hover {
	opacity: 0.8;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 39px;
	height: 39px;
	text-indent: -9999px;
	z-index: 9999;
}

@media screen and (max-width: 1400px){
	#service div dl dt{
		font-size: 2vw;
		font-weight: bold;
		padding-bottom: 2%;
		border-bottom: 1px solid #000;
		margin-bottom: 5%;
		width: 100%;
	}
	#service div dl dd{
		font-size: 1.3vw;
		margin-bottom: 3%;
	}
}
@media screen and (max-width: 767px){
	.slide-wrap{ height: auto;}
	#topContainer {display: block; margin-bottom: 0;}
	#instagram_view p.read{
		text-align: center;
		margin-bottom: 10px;
	}
	#instagram_view li{ 
		width: 33.33%;
		margin-bottom:10px; 
		float: left;
		background: #f5f5f5;
		color: #333;
		position: relative;
	}
	#instagram_view li:nth-child(3n+1){
		clear: left;
	}
	#news_box{
		clear: both;
		overflow: hidden;
		width: 100%;
		margin: 0 auto 40px;
	}
	#news_box p{ padding: 0 5%;}
	#news_box ul{ margin-bottom: 30px;}
	#news_box ul li{ display: block; padding: 10px 15px;}
	#news_box ul li .day{
		float: none;
		margin-bottom: 10px;
	}
	/*
	.newsArea {
		border: none;
		width: 100%;
		box-sizing: border-box;
		float: none;
		padding: 20px 0;
	}
	.newsArea:nth-child(2) {
		float: none;
	}
	.newsArea h2{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		padding: 0 0 10px;
		font-size: 145%;
		font-weight: bold;
		position: relative;
		border-bottom: 1px solid #999999;
		margin-bottom: 30px;
		text-align: center;
		line-height: 1.0;
	}
	.newsArea h2:after{
		content: "";
		display: block;
		width: 100px;
		height: 1px;
		border-bottom: 1px solid #FBB03B;
		position: absolute;
		right: 0;
		bottom: -1px;
		left: 0;
		margin: 0 auto;
	}
	.newsArea h2 img{
		height: 14px;
		width: auto;
		margin-left: 0;
	}
	.newsArea p{
		text-align: center;
		margin: 0 15px;
	}
	.newsArea p a{
		color: #000;
		font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
		font-weight: normal;
		position: static;
		top: 0;
		right: 0;
		display: block;
		padding: 5px;
		background: #E6E6E6;
	}
	.newsArea ul{
		height: auto;
		overflow: auto;
		padding: 0 15px;
	}
	*/

	#facility{
		margin-bottom: 20px;
	}
	#facility div{
		clear: both;
		overflow: hidden;
		max-width: 1400px;
		margin: 0 auto;
	}
	#facility div figure{
		float: left;
		text-align: center;
		width: 50%;
		margin-bottom: 10px;
		font-size: 85%;
	}
	#facility div figure img{
		margin-bottom: 5px;
		width: 100%;
		height: auto;
	}

	#service{ margin-bottom: 70px;}
	#service .imgleft,
	#service .imgright{
		display: block;
		width: 100%;
		max-width: 1400px;
		margin: 0 auto;
	}
	#service .imgleft figure{
		width: 100%;
		float: none;
	}
	#service .imgleft div,
	#service .imgright div{
		width: 100%;
		box-sizing: border-box;
		position: relative;
		padding: 20px 30px;
	}
	#service .imgleft figure,
	#service .imgright figure{
		width: 100%;
	}
	#service .imgleft div,
	#service .imgright figure{
		float: none;
	}
	#service .imgright div,
	#service .imgleft figure{
		float: none;
	}
	#service div dl{
		position: static;
		display: block;
		width: 90%;
	}
	#service div dl dt{
		font-size: 4vw;
		font-weight: bold;
		padding-bottom: 1%;
		border-bottom: 1px solid #000;
		margin-bottom: 5%;
		width: 100%;
	}
	#service div dl dd{
		font-size: 3.0vw;
		margin-bottom: 3%;
	}
	
	#bnrArea {
		clear: both;
		overflow: hidden;
		max-width: 1100px;
		margin: 0 auto;
	}
	#bnrArea div{
		float: none;
		width: 100%;
		overflow: hidden;
		margin-bottom: 20px;
	}
	#bnrArea div figure{
		float: left;
		margin: 0;
		width: 50%;
	}
	#bnrArea div figure figcaption{
		font-size: 70%;
		text-align: center;
		background: #E6E6E6;
		padding: 7px 0;
	}
	#bnrArea ul#bnrList{
		width: 100%;
		padding: 0 30px;
		box-sizing: border-box;
		float: none;
		clear: both;
		overflow: hidden;
	}
	#bnrArea ul#bnrList li{
		float: left;
		width: 48%;
		padding: 0;
		margin-right: 2%;
		margin-bottom: 10px;
	}
	#bnrArea ul#bnrList li:nth-child(2n){
		margin-right: 0;
	}
	/* Hides from IE-mac \*/
	* html .newsArea li {height: 1%;}
	.newsArea li {
		display: block;
		overflow: hidden;
		padding-bottom: 10px;
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
	}
	.newsArea li:last-child {
		padding-bottom: 10px;
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
	}
	/* End hide from IE-mac */
	.bx-wrapper .bx-pager,
	.bx-wrapper .bx-controls-auto {
		position: absolute;
		bottom: -25px;
		width: 100%;
		z-index: 90;
	}
	.bx-wrapper .bx-pager.bx-default-pager a {
		background: #E6E6E6;
		text-indent: -9999px;
		display: block;
		width: 7px;
		height: 7px;
		margin: 0 3px;
		outline: 0;
	}
	#slide-cont {
		width: 100%;
		margin: 0 auto;
	}
	.bx-wrapper {
		position: relative;
		margin: 0 auto 30px;
		padding: 0;
		*zoom: 1;
	}
	.bx-wrapper .bx-controls-direction a {
		position: absolute;
		top: 50%;
		margin-top: -16px;
		outline: 0;
		width: 20px;
		height: 20px;
		text-indent: -9999px;
		z-index: 90;
	}

}
