@charset "UTF-8";
/* CSS Document */

/*------------------------------



------------------------------*/
#pageTtlWrap{
	background: url(../../../images/program/program04/pagettl_bg.jpg) no-repeat right #FFFFFF;
	height: 298px;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	position: relative;
}
#pageTtl{
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#pageTtl h2
{
	padding-top: 60px;
}
#pageTtl .lead
{
	width: 360px;
	margin-top: 20px;
	border-left: solid 4px #008fd8;
	line-height: 1.7;
	padding: 3px 0 3px 12px;
}

#program #pageTtl .moreBtn{
	position: absolute;
	top: 145px;
	left: 85px;
}
.contentsboxWrap{
	background-color: #fff;
}


/*--------------------*/
.spPriceBox
{
	display: none;
}


/*--------------------*/
.inPage
{
	background-color: #2ea8e6;
	padding: 14px 0;
}
.ttlWrap
{
	position: relative;
}
.inPageBox
{
	max-width: 980px;
	margin: 0 auto;
}
.inPage li
{
	border-left: solid 1px #ffffff;
	width: 195px;
	float: left;
	color: #ffffff;
}
.inPage a
{
	color: #ffffff;
	display: block;
	width: 195px;
	padding: 10px 0 8px 0;
	text-align: center;
	text-decoration: none;
}
.inPage li span
{
	background: url(../../../images/program/program04/bg_inpage.gif) no-repeat left center;
	padding-left: 24px;
}
.inPage .up li.noline
{
	border-left: none;
}
#inPage01,
#inPage02,
#inPage03,
#inPage04,
#inPage05
{
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
}
.inPage span.spmask
{
	background: none;
	padding-left: 0;
}

/*------------------------------
プログラム紹介共通
------------------------------*/
#headLinkArea{
	background-color: #FFFFFF;
}
#headLinkAreaInner{
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#linkTab{
	overflow: hidden;
}
#linkTab li{
	float: left;
	margin-right:10px;
}
#linkTab li span,
#linkTab li a{
	display: block;
	background-color: #adadad;
	padding: 15px 0;
	text-align: center;
	width: 316px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#linkTab li span,
#linkTab li a:hover{
	background-color: #028dd6;
}
/*------------------------------

スタジオプログラム

------------------------------*/
#proBoxArea{
	width: 980px;
	margin: 0 auto;
	padding-top: 30px;
}
#proBoxAreaWrap{
	background: url(../../../images/program/program04/box_bg.png) repeat-x top;
	padding-bottom: 60px;
	position: relative;
}

.proBox{
	border: 1px solid #C9C9C9;
	background-color: #FFFFFF;
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom:30px;
}
.proBoxInner{
	padding:30px;
}
.box01{
	background-image: url(../../../images/program/program04/box01_bg.jpg);
}
.box02{
	background-image: url(../../../images/program/program04/box02_bg.jpg);
}
.proBox .proBoxTtl{
	font-weight: bold;
	color: #028dd6;
	border-bottom: 2px solid #028dd6;
	margin: 15px 325px 15px 0;
	font-size: 21px;
	padding-bottom: 10px;
}
.proBox .proEx{
	margin-bottom: 30px;
	line-height: 1.8em;
	padding-right: 330px;
}
.proBox .bar01{
	padding: 10px;
	font-weight: bold;
	margin: 60px 0 20px 0;
}
#proFlow{
	overflow: hidden;
}
#proFlow .flowBox{
	background: url(../../../images/program/program04/yajirusi_bg.gif) no-repeat right;
	padding-right: 15px;
	float: left;
	margin-bottom: 20px;
}
#proFlow .first{
	margin-left: 0 !important;
}
#proFlow .end{
	background: none !important;
}
#proFlow dl{
	border: 1px solid #C9C9C9;
	width: 278px;
	margin-left: 10px;
}
#proFlow dl dt{
	font-weight: bold;
	color: #028dd6;
	background-color: #f0f6ff;
	padding:10px;
	border-bottom: 1px solid #C9C9C9;
}
#proFlow dl dd{
	padding:10px;
	font-size: 12px;
	line-height: 1.5em;
}


/*------------------------------
フィットネス紹介
------------------------------*/
.stadio
{
	max-width: 620px;
	margin: 0 auto;
	background: url(../../../images/program/program04/img_program01.jpg) no-repeat left top;
	margin-bottom: 40px;
	min-height: 293px;
	padding-left: 360px;
	padding-top: 10px;
}
.stadio p
{
	line-height: 2.1;
	font-size: 14px;
	margin-bottom: 20px;
	
}
.stadio .linkBox
{
	background-color: #f1f1f1;
	padding-top: 20px;
	width: 100%;
	padding-bottom: 10px;
}
.stadio .linkBox .title
{
	font-size: 14px;
	color: #e94465;
	margin-bottom: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 1.7;
}
.stadio .linkBox .btn
{
	text-align: center;
	height: 48px;
	display: table;
	float: left;
	margin: 0 4px;
}
.stadio .linkBox .left
{
	margin-left: 10px;
}
.stadio .linkBox .btn a
{
	background-color: #e94465;
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	height: 48px;
	padding: 0 35px;
	text-decoration: none;
}
.stadio .linkBox .btn a:hover
{
	opacity: 0.6; /* Safari, Opera */
	-moz-opacity: 0.60; /* FireFox */
	filter: alpha(opacity=60); /* IE */
}

/*------------------------------
プール紹介
------------------------------*/
.pool
{
	max-width: 620px;
	margin: 0 auto;
	background: url(../../../images/program/program04/img_program02.jpg) no-repeat right top;
	margin-bottom: 40px;
	min-height: 293px;
	padding-right: 360px;
	padding-top: 10px;
}
.pool p
{
	line-height: 2.1;
	font-size: 14px;
	margin-bottom: 20px;
	
}
.pool .linkBox
{
	background-color: #f1f1f1;
	padding-top: 20px;
	width: 100%;
	padding-bottom: 10px;
}
.pool .linkBox .title
{
	font-size: 14px;
	color: #028dd6;
	margin-bottom: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 1.7;
}
.pool .linkBox .btn
{
	text-align: center;
	height: 48px;
	display: table;
	float: left;
	margin: 0 4px;
}
.pool .linkBox .left
{
	margin-left: 10px;
}
.pool .linkBox .btn a
{
	background-color: #028dd6;
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	height: 48px;
	padding: 0 35px;
	text-decoration: none;
}
.pool .linkBox .btn a:hover
{
	opacity: 0.6; /* Safari, Opera */
	-moz-opacity: 0.60; /* FireFox */
	filter: alpha(opacity=60); /* IE */
}

/*------------------------------
施設
------------------------------*/
.facilitiesArea
{
	max-width: 980px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.facilitiesArea .leftBox
{
	width: 50%;
	float: left;
	text-align: left;
}
.facilitiesArea .rightBox
{
	width: 50%;
	float: right;
	text-align: right;
}
.facilitiesArea .leftBox imgBox
{
	
}
.facilitiesArea .rightBox imgBox
{
	
}
.facilitiesArea .leftBox p,
.facilitiesArea .rightBox p
{
	text-align: center;
	line-height: 1.7;
}




/*------------------------------

料金表

------------------------------*/
.redTxt{
	color: #e60012;
}
.sTxt{
	font-size:80%;
}
.blueTxt{
	color: #1b76ff;
}
.boxS{
	border: 1px solid #C9C9C9;
	width: 478px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.boxSwrap:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.boxSarea:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.boxSarea { display: inline-block; }
.boxSarea { display: block; }
.box_L{
	float: left;
}
.box_R{
	float: right;
}
.boxS .type{
	background-color: #028dd6;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	padding: 20px;
	font-size: 18px;
}
.kaihi{
	text-align: center;
	border-bottom: 2px solid #028dd6;
	padding:20px 0;
}
.kaihi_txt{
	text-align: center;
	border-bottom: 2px solid #028dd6;
	padding: 40px 0 20px 0;
	font-weight: bold;
	color: #028dd6;
}
.kaihi_txt span{
	font-size: 60px;
	padding: 0 10px;
	color: #028dd6;
}
.kaihi img{
	margin-left: -10px;
}
.time{
	padding:20px 0 20px 0;
	text-align: center;
}
.time table{
	margin: 0 auto;
	border: 1px solid #C9C9C9;
}
.time table th,
.time table td{
	border: 1px solid #C9C9C9;
	padding: 10px;
}
.time table th{
	font-weight: bold;
	background-color: #e7f8ff;
	width:40px;
}
.time p{
	font-weight: bold;
	color: #028dd6;
	margin-bottom: 10px;
}
.remarks{
	padding:20px;
	background-color: #f8f7f0;
	font-size: 12px;
	overflow: hidden;
}
.remarks dl{
	float: left;
	width: 100%;
}
.remarks dl dt{
	font-weight: bold;
	margin-bottom: 5px;
}
.remarks dl dd{
	line-height: 1.5em;
}
.teikyu{
	color:#000000 !important;
	text-align: left !important;
	margin-top:10px;
	font-weight: normal !important;
	margin-left: 70px;

}
p.alart
{
	font-size: 14px;
	color: #343434 !important;
	text-align: left;
	line-height: 1.5;
	font-weight: normal !important;
	padding: 14px 20px 0 20px;
	margin: 0;
}
.areaTitle {
	padding-bottom:10px;
	color:#121e7b;
}
/*------------------------------
.boxLスタイル
------------------------------*/
.boxL table{
	margin: 0 auto;
	border: 1px solid #C9C9C9;
	background-color: #FFFFFF;
	margin-bottom: 40px;
}
.boxL table th,
.boxL table td{
	border: 1px solid #C9C9C9;
	padding: 10px;
	line-height: 1.3em;
}
.boxL table th{
	font-weight: bold;
	background-color: #028dd6;
	color: #FFFFFF;
	text-align: center;
}
.boxL table th.typeTh{
	background-color: #e7f8ff;
	color: #000000;
	width: 150px;
	text-align: left;
}
.boxL table td.timeZone{
	text-align: right;
	width: 155px;
}
.boxL table td.dues{
	width: 130px !important;
}
.boxL table td.remark{
	width: 320px !important;
}
.boxL table td.sisetu{
	width: 130px !important;
}
/*------------------------------
大人スクール会員スタイル
------------------------------*/

.hotYoga {
	text-align: right;
	margin: 0 0 40px 0;
}

.hotYoga a {
	font-weight: bold;
	padding: 0 0 0 15px;
	background: url(../../common/pankuzu.gif) no-repeat left center;
}
.verAlignmid {
	vertical-align: middle;
}
#price .bar01{
	margin-bottom: 10px;
	padding: 10px 10px;
}
.adult_sc{
	border: 1px solid #C9C9C9;
	background-color: #FFFFFF;
	width: 100%;
	margin-bottom: 10px;
}
.adult_sc.end{
	margin-bottom: 20px;
}
.adult_sc th,
.adult_sc td{
	border: 1px solid #C9C9C9;
	padding: 10px;
	line-height: 1.3em;
}
.adult_sc .center{
	text-align: center;
}
.adult_sc .remark{
	width: 20%;
}
#price th.classTh{
	width: 20%;
}
#price td.dues{
	width: 29%;
}
.adult_sc th{
	font-weight: bold;
	background-color: #7e7e7e;
	color: #FFFFFF;
	text-align: center;
}
.adult_sc th.classTh{
	font-weight: bold;
	background-color: #f0f0f0;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.adult_sc .top
{
	vertical-align: top;
}
.adult_sc .mon
{
	font-weight: bold;
}
.adult_sc dl.time
{
	padding: 0 0 4px 0;
}
.adult_sc dl.time dt
{
	float: left;
}
.adult_sc dl.time dd
{
	float: left;	
}
.schoolTxt{
	line-height: 1.5em;
	padding-left: 1em;
	text-indent: -1em;
	position: relative;
}
.tableAfTxt{
	margin-bottom: 40px;
}
.tableAfTxt.end{
	margin-bottom: 20px !important;
}
.schoolLink_moreWrap{
	text-align: right;
	margin-bottom:20px;
}
.schoolLink_more{
	display: inline-block;
}
.kidsPrice {
	vertical-align: middle;
}

/*------------------------------
希望の方へ
------------------------------*/
.wish
{
	padding: 20px 0 40px;
}
.wish table
{
	width: 540px;
	margin: 0 auto;
}
.wish table th
{
	background-color: #e7f8ff;
	color: #005886;
	text-align: center;
	width: 95px;
	padding: 10px 0;
	border-bottom: solid 8px #ffffff;
}
.wish table td
{
	border-bottom: solid 8px #ffffff;
	padding: 10px 0;
	padding-left: 20px;
}

/*------------------------------
バナー
------------------------------*/
.bannerArea
{
	background-color: #f2f2f2;
	padding-top: 20px;
	width: 100%;
	margin-bottom: 30px;
	height: 120px;
}
.bannerArea .bannerBox
{
	width: 980px;
	margin: 0 auto;
}
.priceBanner
{
	height: 80px;
	width: 485px;
	float: left;
}
.priceBanner2
{
	height: 80px;
	width: 485px;
	float: right;
}
.priceBanner img,
.priceBanner2 img{
	width: auto;
	height: 80px;
}
.priceBanner a,
.priceBanner2 a{
	display: inline-block;
	border: 1px solid #C9C9C9;
	padding: 5px;
	background: url(../../images/link_bg.gif) no-repeat right;
	background-size: 80px auto;
	width: 463px;
	background-color: #FFFFFF;
}
.priceBanner a:hover,
.priceBanner2 a:hover{
	opacity: 0.6; /* Safari, Opera */
	-moz-opacity: 0.60; /* FireFox */
	filter: alpha(opacity=60); /* IE */
}

/*---------------------
入会時に必要なもの
---------------------*/

.nyukai table th,
.nyukai table td{
	width: 25%;
}
.nyukai ul.tyui{
	margin-top: 20px;
	margin-bottom: 30px;
}
.nyukai ul.tyui li{
	line-height: 1.5em;
	margin-bottom: 5px;
	padding-left: 1em;
	text-indent: -1em;	
	font-size: 12px;
}
.nyukai dl{
	border: 1px solid #C9C9C9;
	overflow: hidden;
	margin-bottom: 15px;
	background-color: #f1f1f1;
}
.nyukai dl dt{
	float: left;
	width: 20%;
	line-height: 1.5em;
	display: block;
}
.nyukai dl dt span{
	padding: 15px;
	display: block;
	font-weight: bold;
}
.nyukai dl dd{
	float: right;
	width: 79%; 
	border-left: 1px solid #C9C9C9;
	background: #FFFFFF;
	margin:0 !important;
	padding:0 !important;
}
.nyukai dl dd ul{
	padding: 15px;
}
.nyukai dl dd ul li{
	line-height: 1.5em;
	margin-bottom: 5px;
	padding-left: 1em;
	text-indent: -1em;	
}
