@charset "UTF-8";
/* CSS Document */


/*------------------------------

トップ
スライドショー部分

------------------------------*/

#slideshowArea{
	/*background: url(../images/image01.jpg) center no-repeat;
	background-size: cover;*/
	position: relative;
	min-height: auto;
}
#slideshow {
	margin: 0 auto;
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index:0;
}
#slideshow img{
	margin: 0 auto;
	max-width: 1020px;
	min-width: 768px;
	width:100%;
	height: auto;
	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%;
}

#slideshowAreaInner .over_ttl{
	position : absolute;
	z-index:1000;
	left: 20px;
	margin-top: -100px;
	top: 50%;
}
#slideshowAreaInner .over_ttl img{
	height: 200px !important;
	max-width: 200px !important;
	min-width: 200px !important;
}
.crosshead{
	max-width: 980px;
	margin: 0 auto;
	background: url(../common/bg_h2.png) no-repeat center 53px;
	height: 114px;
	text-align: center;
}

.ttlWrap .special
{
	text-align: center;
	padding-top: 44px;
	color: #005886;
	font-size: 34px;
	padding-bottom: 50px;
}
.specialBox
{
	max-width: 634px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.specialBox .spList
{
	float: left;
	width: 50%;
	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: 16px;	
	line-height: 1.4;
	font-weight: normal;
}
.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 10px;
	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);*/
	background-color: #e7f8ff;
	padding: 10px 0;
}
#cp-bnrArea{
	margin: 0 auto;
	width: 614px;
	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{
/*	background: url(../images/campaign_ttl_bg.png) left bottom repeat-x;*/
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}

/*-----------------
バナーひとつの場合
-----------------*/
#cpArea1{
	/*background: url(../images/campaign_bg.png);*/
	background-color: #e7f8ff;
	padding: 10px 0;
}
#cpArea1 #cp-bnrArea{
	margin: 0 auto;
	width: auto;
	display: block;
	text-align: center; 	
}
#cpArea1 #cp-bnrArea a{
	display: block;
	float:none !important;
	margin:0 auto !important;
}





/*------------------------------


トップリンク

------------------------------*/

#topLinkAreaWrap{
	background-color: #fff;
	padding: 10px 5px;
}
#topLinkArea{
	width: 660px;
	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:none;
	/*border: 1px solid #008fd7;
	display: table;
	height: 83px;
	width: 658px;
	background: url(../images/bg_yoga1.png) no-repeat left top;
	background-color: #dbf3ff;
	float: left;
	margin-bottom: 8px;*/
}
#topLinkArea .bannerYoga a
{
	background: url(../images/banner1.gif) no-repeat right center;
	display: table-cell;
	height: 83px;
	padding-left: 116px;
	vertical-align: middle;
	text-decoration: none;
	line-height: 1.5;
	color: #008fd7;
	font-size: 12px;
}
#topLinkArea .bannerTry{
	border: 1px solid #f04b63;
	display: table;
	height: 83px;
	width: 323px;
	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: 323px;
	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;
	background-repeat: no-repeat;
	padding: 0 10px;
}


/*------------------------------
施設のご案内
------------------------------*/
.contentsboxWrap#guide{
	background: url(../images/image_bg01.jpg) no-repeat right 0 #FFFFFF;
	background-size: auto 100%;
	background-position: bottom;
}
.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: none;
}

#infoList{
	border-bottom: 1px dotted #C9C9C9;
	padding-bottom:30px;
	margin-bottom: 15px;
}
#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#access{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center -150px;
	background-image:url(../images/map_bg.png);
	background-size: auto 450px;
}
.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;*/
margin: 0 auto;
}
.contentsboxWrap#price .lBtn a
{
	margin: 0 10px;
	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
{
	margin: 0 10px;
	text-decoration: none;
	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{
	margin:0 auto;
	padding:0 10px;
}
#bnrArea ul{
	margin-bottom: 20px;
	display: table;
	table-layout: fixed;
	width: 100%;
}
#bnrArea ul li{
	display: table-cell;
	padding: 0 1%;
}
#bnrArea img{
	max-width: 100%;
}
#bnrArea .bnr-left{
	margin-right: 20px;
}
/*------------------------------
メソッド
------------------------------*/
.checkBox
{
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 10px;
    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: 10px;
    min-height: 176px;
}
.checkBox .rightArea .rightBox
{
    border: solid 1px #c9c9c9;
    padding: 1px;
    margin-left: 10px;
    min-height: 176px;
}
.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;
}

.methodRead
{
    background: url(../images/bg_imgmethod.jpg) no-repeat right bottom;
    background-size: 300px auto;
    max-width: 1100px;
    margin: 0 auto;
    min-height: 399px;
}
.methodRead .title
{
    margin-bottom: 22px;
    padding-right: 320px;
    margin-top: 40px;
    padding-left: 10px;
}
.methodRead .readTxt
{
    margin-bottom: 20px;
    padding-left: 10px;
    color: #008bd7;
    font-size: 14px;
    font-weight: bold;
    padding-right: 320px;
    line-height: 1.9;
}
.methodRead p
{
    padding-left: 10px;
    font-size: 14px;
    padding-right: 320px;
    line-height: 1.9;
}

.hiitArea
{
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 10px;
    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.7;
    font-size: 16px;
    font-weight: bold;
    color: #464646;
}
.hiitArea .hiitImg p.image
{
    max-width: 450px;
}
.hiitArea .hiitImg p.image img
{
    width: 100%;
}


.glidline
{
    background: url(../images/bg_glidline.gif);
    border-top: solid 1px #e5e5e5;
    margin-bottom: 50px;
    padding-left: 10px;
}
.glidlineBox
{
    max-width: 980px;
    margin: 0 auto;
    font-size: 22px;
    background: url(../images/bg_glidbox.png) no-repeat right 22px;
    background-size: 350px auto;
    font-weight: bold;
    line-height: 1.6;
    color: #005886;
    padding-top: 72px;
    height: 158px
}