@charset "UTF-8";
/* CSS Document */

/*------------------------------

トップ
スライドショー部分

------------------------------*/

#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;
}
.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: 990px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.specialBox .spList
{
	float: left;
	width: 33.3%;
	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: 12px;
	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;
}

/*------------------------------


キャンペーン

------------------------------*/

#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: 318px;
	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: 318px;
	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;
	padding-top: 20px;
}
#bnrArea{
	width: 980px;
	margin:0 auto;
	
}
#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;
}

/*------------------------------
メソッド
------------------------------*/
.methodRead
{
    background: url(../images/bg_imgmethod.jpg) no-repeat;
	background-size:auto 350px;
	background-position:90% 0;
    max-width: 1100px;
    margin: 0 auto;
    min-height: 350px;
}
.methodRead .title
{
    margin-bottom: 22px;
    margin-top: 46px;
    padding-right: 395px;
}
.methodRead .readTxt
{
    margin-bottom: 50px;
    color: #008bd7;
    font-size: 14px;
    font-weight: bold;
    padding-right: 395px;
    line-height: 1.9;
}
.methodRead p
{
    font-size: 14px;
    padding-right: 550px;
    line-height: 1.9;
}

.hiitArea
{
    max-width: 1100px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.hiitArea .hiitTxt
{
    width: 50%;
    float: left;
}
.hiitArea .hiitTxt .title
{
    font-size: 36px;
    color: #df1d54;
    margin-bottom: 20px;
    line-height: 1;
}
.hiitArea .hiitTxt .title span
{
    font-size: 18px;
    color: #242424;
}
.hiitArea .hiitTxt p
{
    font-size: 14px;
    line-height: 1.9;
    padding-right: 30px;
}
.hiitArea .hiitImg
{
    width: 50%;
    float: right;
}
.hiitArea .hiitImg p
{
    padding-left: 30px;
    margin-bottom: 20px;
    line-height: 1.4;
    font-size: 16px;
    font-weight: bold;
    color: #464646;
}

.checkBox
{
    max-width: 1100px;
    margin: 0 auto;
    margin-bottom: 50px;
}
.checkBox .leftArea
{
    width: 50%;
    float: left;
}
.checkBox .rightArea
{
    width: 50%;
    float: right;
}
.checkBox .leftArea .leftBox
{
    border: solid 1px #c9c9c9;
    padding: 1px;
    margin-right: 20px;
    min-height: 150px;
}
.checkBox .rightArea .rightBox
{
    border: solid 1px #c9c9c9;
    padding: 1px;
    margin-left: 20px;
    min-height: 150px;
}
.checkBox .title
{
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #005886;
    background-color: #e2f7ff;
    line-height: 1.6;
}
.checkBox p
{
    padding: 10px;
    font-size: 14px;
    line-height: 1.9;
}

.glidline
{
    background: url(../images/bg_glidline.gif);
    border-top: solid 1px #e5e5e5;
    margin-bottom: 50px;
}
.glidlineBox
{
    max-width: 980px;
    margin: 0 auto;
    font-size: 22px;
    background: url(../images/bg_glidbox.png) no-repeat right 22px;
    font-weight: bold;
    line-height: 1.6;
    color: #005886;
    padding-top: 92px;
    height: 178px
}