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

/*------------------------------

トップ
追加ボタン部分　20140105

------------------------------*/
#guideArea{
	padding:0;
}
#guideArea #guideBtn{
	width:980px;
	background-color:#fff;
	border:solid 1px #d2d2d2;
	margin:9px auto;
	text-align:center;
}
#guideArea #guideBtn p a{
	background-color:#dddddd;
	background: -moz-linear-gradient(top, #f0f0f0, #cacaca);
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#cacaca));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#cacaca', GradientType=0);/* IE 5.5-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#cacaca', GradientType=0)";/* IE 8+ */
	background: linear-gradient(to bottom, #f0f0f0, #cacaca);/* IE 10 */
	margin:1px;
	color:#e60012;
	cursor:pointer;
	display:block;
	padding:22px;
	font-weight:bold;
	text-decoration:none;
}
#guideArea #guideBtn p a:hover{
	background-color:#eeeeee;
	background: -moz-linear-gradient(top, #ffffff, #e7e7e7);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e7e7e7));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e7e7e7', GradientType=0);/* IE 5.5-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e7e7e7', GradientType=0)";/* IE 8+ */
	background: linear-gradient(to bottom, #ffffff, #e7e7e7);/* IE 10 */
}
#guideArea #guideBtn span{
	text-decoration:underline;
}

.crosshead
{
	max-width: 1274px;
	margin: 0 auto;
	background: url(../common/bg_h2.png) no-repeat center 83px;
	height: 152px;
	text-align: center;
}

.ttlWrap .special
{
	text-align: center;
	padding-top: 44px;
	color: #005886;
	font-size: 34px;
	padding-bottom: 50px;
}
.specialBox
{
	max-width: 900px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.specialBox .spList
{
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 14px;
}
.specialBox .spList .box
{
	margin: 0 5px;
	position: relative;
}
.specialBox .spList img
{
	width: 100%;
	vertical-align: bottom;
}

.specialBox .spList .title
{
	position: absolute;
	background: url(../images/bg_box.png);
	bottom: 0;
	left: 0;
	text-align: left;
	padding: 10px;
	color: #ffffff;
}
.specialBox .spList .title h3
{
	font-size: 14px;	
	line-height: 1.4;
}
.specialBox .spList p
{
	font-size: 10px;
	line-height: 1.4;
}
.specialBox .spList a:hover
{
	opacity: 0.6; /* Safari, Opera */
	-moz-opacity: 0.60; /* FireFox */
	filter: alpha(opacity=60); /* IE */
}
.specialBox .spList a,
.specialBox .spList a:hover
{
	text-decoration: none;
}
.pickup
{
	max-width: 978px;
	margin: 0 auto;
	margin-bottom: 30px;
	border: solid 1px #4bade1;
	min-height: 220px;
}
.pickup .title
{
	background-color: #e9f8ff;
	border-left: solid 11px #4bade1;
	border-bottom: solid 1px #4bade1;
	padding: 12px 18px;
	font-size: 18px;
}
.pickup p
{
	background: url(../images/bg_pickup.jpg) no-repeat 25px 25px;
	padding: 25px;
	padding-left: 320px;
	line-height: 1.9;
	font-size: 14px;
}


/*------------------------------

トップ
スライドショー部分

------------------------------*/

#slideshowArea{
	position: relative;
	min-height: 470px;
}
#slideshow {
	margin: 0 auto;
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index:0;
}
#slideshow ul {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#slideshow ul li {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}
#slideshow ul li img {
	width: 100%;
	height: auto;
	min-width: 1278px;
}
#slideshowAreaInner{
	width: 1020px;
	margin-left: -510px;
	left: 50%;
	position : absolute;
	z-index:998;
	top: 50%;
	margin-top: -160px;
	height: 321px;
}
/*------------------------------


キャンペーン

------------------------------*/

#cpArea{
	background: url(../images/campaign_bg.png);
	padding: 20px 0 15px;
	width: 650px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	bottom: 20px;
	text-align:center;
}
#cp-bnrArea{
	padding: 0 15px;
	display: inline-block;
	display: block; 	
}
/*#cp-bnrArea:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}*/
#cp-bnrArea a{
	display: block;
	float: left;
	/*margin-right:10px;*/
}
#cp-bnrArea a.end{
	margin-right: 0;
}
#cpTtl{
	margin-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#topLinkArea .bannerYoga #cp-bnrArea{
    padding: 0;
}
/*-----------------
バナーひとつの場合
-----------------*/
#cpArea1{
	display:none;
	/*background: url(../images/campaign_bg.png);
	padding: 10px 0;
	width: auto;
	position: absolute;
	left: 50%;
	margin-left: 150px;
	bottom: 20px;
	text-align:center;*/
}

/*------------------------------


トップリンク

------------------------------*/

#topLinkAreaWrap{
	background-color: #fff;
}
#topLinkArea{
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
	display: inline-block;
	display: block;
	}
#topLinkArea:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#topLinkArea .bannerYoga {
    display: table;
	/*border: 1px solid #f04b63;*/
    /*background-color: #dbf3ff;*/
	width: 318px;
	text-align:center;
    float: left;
    margin-right: 0px;
	background: url(../images/bg_mini_bnr_1px.jpg) repeat-x;
	background-size:auto 85px;
	border-left:1px solid #0C8FDD;
	border-right:1px solid #0C8FDD;
	margin-left: 10px;
}
#topLinkArea .bannerYoga a
{
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	line-height: 1.5;
	color: #008fd7;
	font-size: 12px;
	padding:0 44px;
}
.bannerYoga img {
    width: 230px;
    vertical-align: top;
}

#topLinkArea .bannerTry{
	border: 1px solid #f04b63;
	display: table;
	height: 83px;
	/*width: 463px;*//*2つ*/
	width: 318px;/*2つ*/
	background: url(../images/bg_try1.png) no-repeat left top;
	background-color: #f04b63;
	float: left;
	margin-right: 10px;
}
#topLinkArea .bannerTry a
{
	background: url(../images/banner2.gif) no-repeat right center;
	display: table-cell;
	height: 83px;
	padding-left: 116px;
	vertical-align: middle;
	text-decoration: none;
	line-height: 1.5;
	color: #ffffff;
	font-size: 12px;
}
#topLinkArea .bannerWeb{
	border: 1px solid #f04b63;
	display: table;
	height: 83px;
	/*width: 463px;*//*2つ*/
	width: 318px;/*2つ*/
	background: url(../images/bg_web1.png) no-repeat left top;
	background-color: #f04b63;
	float: left;
	margin-right: 0px;
}
#topLinkArea .bannerWeb a
{
	background: url(../images/banner2.gif) no-repeat right center;
	display: table-cell;
	height: 83px;
	padding-left: 116px;
	vertical-align: middle;
	text-decoration: none;
	line-height: 1.5;
	color: #ffffff;
	font-size: 12px;
}
#topLinkArea .bannerYoga a span,
#topLinkArea .bannerTry a span,
#topLinkArea .bannerWeb a span
{
	font-size: 18px;
	font-weight: bold;
}
#topLinkArea .bannerYoga:hover,
#topLinkArea .bannerTry:hover,
#topLinkArea .bannerWeb:hover
{
	opacity: 0.6; /* Safari, Opera */
	-moz-opacity: 0.60; /* FireFox */
	filter: alpha(opacity=60); /* IE */
	cursor: pointer;
}
/*------------------------------

トップ
コンテンツ

------------------------------*/
.contentsboxWrap{
	background-color: #FFFFFF;
}


/*------------------------------
施設のご案内
------------------------------*/
.contentsboxWrap#guide{
	background: url(../images/image_bg01.jpg) no-repeat right 0 #FFFFFF;
	background-size: auto 100%;
	height: 342px;
}
.contentsbox .tenpo-mei{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 30px;
}
#guide dl{
	text-align: left;
	margin: 0 0 20px 0;
 	display: inline-block;
	display: block; 	
}
#guide dl:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#guide dl dt{
	float: left;
	font-weight: bold;
	vertical-align: top;
	width: 90px;
}
#guide dl dd{
	float: left;
}
/*------------------------------
お知らせ
------------------------------*/
.contentsboxWrap#info{
	background: url(../images/image_bg02.jpg) no-repeat left -30px #FFFFFF;
	min-height: 360px;
}
#infoList{
	border-bottom: 1px dotted #C9C9C9;
	padding-bottom:30px;
	margin-bottom: 15px;
	margin-left: 250px;
}
#infoList li{
	padding: 10px 0 10px 130px;
	line-height:1.5em;
	position: relative;
}
#infoList li a{
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 110px;
	padding-top: 2px;
	
}
#infoList li .data{
	position: absolute;
	left: 0;
	top: 10px;
}
#infoList li .data .day{
	font-weight: bold;
}
#infoList li .iconWrap{
	position: absolute;
	left: 95px;
}
#infoList .icon{
	position: absolute;
	top: 2px;
	left: 105px;
}
#infoList li .type{
	position: absolute;
	top: 0;
	left: 0;
}
.contentsboxWrap#info .moreBtn{
	text-align: right;
}


/*------------------------------
アクセス
------------------------------*/
.contentsboxWrap#access{
	height: 230px;
	padding-top: 40px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center -100px;
	background-image:url(../images/map_bg.png);
}
.contentsboxWrap#access dl{
	margin-bottom: 20px;
 	display: inline-block;
	 display: block; 	
	color: #353535;
}
.contentsboxWrap#access dl:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.contentsboxWrap#access dl dt{
	font-weight: bold;
	padding-right:20px;
	float:left
}
.contentsboxWrap #access dl dd{
	float:left
}

/*------------------------------
料金一覧
------------------------------*/
.contentsboxWrap#price{
	padding: 40px 0 130px;
}

.contentsboxWrap#price .lBtn,
.contentsboxWrap#price .rBtn
{
/*	width: 50%;
	float: left;*/
	width: 470px;
margin: 0 auto;
}
.contentsboxWrap#price .lBtn a
{
	width: 470px;
/*	float: left;*/
margin: 0 auto;
	display: block;
	background-color: #00a3d3;
	padding: 18px 0 16px;
	border-radius: 8px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}
.contentsboxWrap#price .rBtn a
{
	width: 470px;
	text-decoration: none;
	float: right;
	display: block;
	background-color: #00a3d3;
	padding: 18px 0 16px;
	border-radius: 8px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}
.contentsboxWrap#price .lBtn a:hover,
.contentsboxWrap#price .rBtn a:hover
{
	opacity: 0.6;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
}

/*------------------------------
バナー
------------------------------*/
#bnrArea{
	width: 980px;
	margin:0 auto;
}
#bnrArea{
	width: 980px;
	margin:0 auto;
	padding-top: 20px;
}
#bnrArea ul:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#bnrArea ul{
	margin-bottom: 20px;
	display: inline-block;
	display: block; 	
}
#bnrArea ul li{
	float: left;
}
#bnrArea img{
	max-width: 100%;
}
#bnrArea .bnr-left{
	margin-right: 20px;
}

.platinum_bnr {
    width:1000px;
    margin:0 auto;
}