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


.spOnry{
	display: none;
}
.pcOnry{
	display: block;
}
.pc_tbOnry{
	display: block !important;
}
.inner{
	width: 980px;
	margin: 0 auto;
}
#fixcover
{
	width: 100%;
	height: 137px;
	display: none;
}
.sponly
{
	display: none;
}



/*--------------------*/
.spPriceBox
{
	display: none;
}

.pcmask
{
	display: none;
}
.commonBanner
{
	width: 980px;
	margin: 0 auto;
	margin-bottom: 60px;
}
.linkBanner
{
	border: 1px solid #a0a0a0;
	display: table;
	height: 83px;
	width: 483px;
	float: left;
	background: url(../images/bg_try1.png) no-repeat left top;
	background-color: #a0a0a0;
}
.linkBanner2
{
	border: 1px solid #f04b63;
	display: table;
	height: 83px;
	width: 483px;
	float: right;
	background: url(../images/bg_web1.png) no-repeat left top;
	background-color: #f04b63;
}
.linkBanner 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;
}
.linkBanner2 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;
}
.linkBanner a span,
.linkBanner2 a span
{
	font-size: 18px;
	font-weight: bold;
}
.linkBanner:hover,
.linkBanner2:hover{
	opacity: 0.6; /* Safari, Opera */
	-moz-opacity: 0.60; /* FireFox */
	filter: alpha(opacity=60); /* IE */
	cursor: pointer;
}

/*--------------- header ---------------*/
#header
{
	background: url(../common/bg_header.jpg) top center no-repeat;
	background-size: 2070px 116%;
	height: 106px;
}
#hline
{
	width: 100%;
	background: url(../common/top-line.gif) no-repeat center top;
	background-size: 100% 3px;
	height: 3px;
}
#headerBox
{
	max-width: 980px;
	margin: 0 auto;
	position: relative;
}
#headerBox h1
{
	padding: 12px 0 8px;
	font-size: 12px;
	color: #0089cd;
}
#headerBox .logo
{
	float: left;
	margin-right: 16px;
	width: 200px;
}
#headerBox .logo img {
	width: 100%;
}
#headerBox .storeName
{
	float: left;
	margin-right: 16px;
	margin-top: 10px;
}
#headerBox .hContact
{
	width: 160px;
	text-align: center;
	float: left;
}
#headerBox .hContact .number
{
	margin-bottom: 4px;
}
#headerBox .rMenu
{
	position: absolute;
	right: 0;
	top: 32px;
}
#headerBox .rMenu .store
{
	float: left;
	padding-top: 22px;
	padding-right: 18px;
}
#headerBox .rMenu .member
{
	float: right;
	padding-top: 12px;
	padding-left: 18px;
	border-left: solid 1px #c9c9c9;
	padding-bottom: 10px;
}
#spMenu
{
	display: none;
}
#spTel
{
	display: none;
}
.spOnlyBtn
{
	display: none;
}
.fukidasi
{
	display: none;
}

/*--------------- gNav ---------------*/
#gnavWrap{
	background-color:#ffffff;
	height: 55px;
	border-top: 1px #cbcbcb dotted;
	border-bottom: 1px #FFFFFF solid;
	display: block !important;
}
#gnavWrapInner{
	width: 980px;
	margin: 0 auto;
}
.gnav{
	float: left;
	display: inline-block;
	display: block; 	
}
.gnav:after {
	content: "."; display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.gnav li{
	float: left;
	background: url(../common/gnav_line.png) no-repeat right;
	text-align:center;
	width:163px;
}
.gnav li.end{
	background: none;
}
.gnav li a{
	display: block;
	height: 54px;
}
.gnav li span{
	display: none;
}
.gnav.spOnry{
	display: none !important;
}

/*------------------------------
フッター
------------------------------*/
#pageTopArea
{
	background: url(../common/bg_pagetop.png) no-repeat center top;
}
#pageTopBox
{
	max-width: 980px;
	margin: 0 auto;
	height: 185px;
	position: relative;
}
#pageTopBox .page-top
{
	position: absolute;
	right: 0;
	bottom: 20px;
}
#pageTopBox .page-top:hover
{
	opacity: 0.6;
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
	cursor: pointer;
}

/*-------------------------------*/
.footerNav
{
	display: none;
}
.coMenu
{
	display: none;
}

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


#footer{
	background-color: #0c91d8;
	color: #FFFFFF;	
	font-size: 12px;
	padding: 10px 0;
	border-top: 1px solid #FFFFFF;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline !important;
}
#footer ul{
	padding:15px 0 10px 0;	
	font-size: 11px;
	border-bottom:solid 1px #ffffff;
}
#footer ul li{
	float: left;
	margin-right: 20px;
	padding-bottom: 10px; 
}
#footer ul li span#ttl{
	color: #FFFFFF;	
	font-weight: bold;
}
#footer #copy{
	padding: 20px 0;
}

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


トップへ

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

.page-top{
    position: absolute;
    right: 10px;
    bottom: 0;
}
.page-top img{
	vertical-align:bottom;
}
.page-top a{
    display: block;
}

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


右側固定リンク

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

#tabLink{
	position: fixed;
	top: 180px;
	right: -300px;
	z-index: 999;
display:none !important;
}
#tabLink img{
	vertical-align: bottom;
	margin-top: -1px;
}
#tabLink a{
	display : block;
}

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


コンテンツ

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

.ttlWrap
{
	background: url(../common/bg_title.gif) repeat-x left top;
	background-size: auto 100%;
	text-align:center;
}
.ttlWrapyoga{
	text-align:center;
	background-color: #fff1d3;
}
.crosshead
{
	max-width: 1274px;
	margin: 0 auto 40px;
	/*background: url(../common/bg_h2.png) no-repeat center 80px;*/
	/*height: 72px;*/
	text-align: center;
}
.ttlWrap h2
{
	color: #005886;
	font-weight: normal;
	padding: 30px;
	font-size: 36px;
	padding-top: 60px;
	line-height: 0.6;
}
.ttlWrap h3,
.ttlWrapyoga h3
{
	padding-top: 30px;
}
.crosshead h2 span{
	font-size: 14px;
}
.crosshead span.txt{
	font-weight: bold;
	color: #000;
	padding: 30px;
	font-size: 26px;
}
.ttlWrapyoga .crosshead span.txt{
	font-weight: normal;
	color: #505050;
	padding: 30px;
	font-size: 26px;
}

.contentsbox{
	width: 980px;
	margin: 0 auto;
}
/* ------------------------------------------------------------

パンくずリスト

------------------------------------------------------------ */
#pankuzuWrap{
	background-color: #f4fcff;
}
#contentsArea
{
	border-top: solid 1px #e1e1e1;
}
#contentsArea #pankuzu{
	font-size: 12px;
	padding: 15px 0;
	width: 980px;
	margin: 0 auto;
	color: #878787;
	background-color: #f4fcff;
}
#contentsArea #pankuzu a,
#contentsArea #pankuzu{
	color: #FFFFFF;
	text-decoration:none;
}
#contentsArea #pankuzu span,
#contentsArea #pankuzu a{
	margin-right:5px;
	color: #000000;
}
#contentsArea #pankuzu span:after{
	content: url("../common/pankuzu.gif") ;
}
#contentsArea #pankuzu span{
	margin-right: 5px;
}
#contentsArea #pankuzu a:hover{
	text-decoration:underline;
}
#contentsArea #pankuzu #pankuzuTop a{
	font-weight: bold;
	color: #028dd6;
}
#contentsArea #pankuzu .here:after{
	content: normal;
}
/*------------------------------

.contentsbox内の見出し

------------------------------*/
.bar01{
	background-color: #000;
	padding: 5px 10px;
	margin-bottom: 20px;
	color: #FFFFFF;
}
.bar01 span{
	color: #FFFFFF;
	border-left: 3px solid #FFFFFF;
	padding: 5px 10px;
	display: block;
}

