@charset "utf-8";

/*PC*/
@media screen and (min-width: 741px), print {

/*
===============================================================================
■ ベース
===============================================================================
*/
.spOnly{
	display:none;
}
hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #e2d7b7;
	height: 1px;
	margin: 0 0 20px;
}
.dotted {
	background-image: -moz-linear-gradient(left, #c0a282, #c0a282 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(left, #c0a282, #c0a282 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-linear-gradient(left, #c0a282, #c0a282 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to right, #c0a282, #c0a282 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-size: 5px 1px;
	height: 1px;
	background-repeat: repeat-x;
	background-position: center bottom;
}


/*
===============================================================================
■ 見出し
===============================================================================
*/

.heading01 {
	font-size: 32px;
	color: #533c34;
	line-height: 1.3;
	padding-bottom: 15px;
	letter-spacing: -2px;
}
.heading02 {
	padding:18px 20px;
	margin-bottom:20px;
	background:#f08c00;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	line-height:1;
}
.heading02_2 {
	padding:14px 20px;
	margin-bottom:20px;
	background:#f08c00;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	line-height:1;
}
.heading02_3 {
	padding:18px 20px;
	margin-bottom:20px;
	background:#ce083b;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	line-height:1;
}
.heading02 span {
	font-size: 18px;
	line-height: 1.6;
}
.heading03,
.heading04,
.heading05 {
	margin-bottom: 20px;
}
.heading03 {
	color: #fff;
	background: #FEB100;
	padding: 8px 12px;
	font-size: 18px;
}
	
.heading04 {
	font-size: 18px;
	color: #533c34;
	background: url(/common/images/share/icon_circle_red.png) no-repeat left 7px;
	background-size: 13px 13px;
	padding-left: 15px;
}
.heading05 {
	font-size: 16px;
	font-weight: 600;
}

/* uniqHeading
====================================*/
.uniqHeading01 {
	margin-bottom: 20px;
	font-size: 24px;
	color: #533c34;
	line-height: 1.3;
}

/*
===============================================================================
■ テキスト
===============================================================================
*/

/* noteItem */
.noteItem01 {
	padding-left: 1em;
	text-indent: -1em;
}

/* tx_big */
.tx_big {
	font-size: 18px;
}
.tx_big_red{
	font-size:18px;
	color:#da4b77;
}
.tx_red{
	color:#da4b77;
}
.tx_x_big_red{
	font-size:20px;
	color:#da4b77;
	font-weight: bold;
}


/* tx_small */
.tx_small {
	font-size: 12px;
}
.tx_x_small{
	font-size: 12px;
}
/* highlight */
.highlight01 {
	font-size: 16px;
	font-weight: bold;
}
/*
===============================================================================
■ オプション
===============================================================================
*/

.sp_only {display: none;}

.center {text-align: center;}
.f_left {float: left;}

.mr0 {margin-right: 0;}
.mb280 {margin-bottom: 280px;}

.pall0 {padding: 0px !important;}
.pall2 {padding: 2px !important;}

.fs11 {font-size: 11px;}
.fs12 {font-size: 12px;}
.fs16{font-size: 16px;}

.black {color: #000;}
.red {color: #c40630;}
.deepbrown {color: #5c463e;}

.inner {padding: 20px;}
.layer10 {padding: 0 10px;}

/*
===============================================================================
■ レイアウト
===============================================================================
*/

.content {
	width: 1024px;
	margin: 0 auto 60px;
}

#contentDetail {
	float: right;
	margin: 0;
	width: 760px;
}
#sideContent {
	float: left;
	padding-bottom: 20px;
	width: 220px;
}

.row {
	margin-bottom: 20px;
}
.row > *:last-child {
	margin-bottom: 0 !important;
}

/*
===============================================================================
■ パンクズ
===============================================================================
*/
/*
.panKuzu_wrap {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #dedad8;
	background-color: #faf8f2;
	margin-bottom: 25px;
}

.panKuzu {
	position:relative;
		overflow: hidden;
		width: 1000px;
		margin: 0 auto;
}

.panKuzu ul {
		display:table;
		padding: 15px 0;
		z-index: -1;
}

.panKuzu ul li {
		display:table-cell;
		white-space:nowrap;
		font-size: 13.6px;
	color: #533c34;
	padding-right: 25px;
	background: url(/common/images/share/icon_bread_arrow.png) no-repeat right 2px;
	background-size: 10px 18px;
	padding-left: 15px;
}

.panKuzu ul li:first-child {
	padding-left: 0;
}

.panKuzu ul li:last-child {
	font-weight: 600;
	background: none;
}
*/

/* .panKuzu(NEW) */
.panKuzu {
	position:relative;
	overflow: hidden;
	width: 100%;
	max-width: 1220px;
	min-width: 1024px;
	margin: 0 auto;
	padding: 0;
}

.panKuzu ul {
	display:table;
	padding: 0 10px 15px;
	z-index: -1;
}

.panKuzu ul li {
	display:table-cell;
	white-space:nowrap;
	font-size: 10px;
	color: #433f3f;
	padding-right: 1em;
}

.panKuzu ul li:nth-child(n+2):before {
	content: ">";
	display: inline-block;
	padding-right: 1em;
}

.panKuzu ul li:last-child {
	font-weight: 500;
	background: none;
}

/*
===============================================================================
■ 重要なお知らせ
===============================================================================
*/

.imin {
	margin: 30px 0;
}

.btn_imin {
	display: block;
	width: 110px;
	background-color: #ce083b;
	color: #fff;
	text-align: center;
	padding: 3px;
}

.imin dl {
	overflow: hidden;
	zoom: 1;
}

.imin dl dt {
	float: left;
	clear: both;
	width: 120px;
	color: #533c34;
}

.imin dl dd {
	margin-bottom: 20px;
	overflow: hidden;
	/*padding: 0 0 0 20px;
	margin-left: 120px;
	background: url(/common/images/share/icon_arrow_right_red.png) no-repeat left 3px;
	background-size: 15px 15px;*/
}

.imin dl dd:last-child {
	margin-bottom: 0;
}

/*
===============================================================================
■ インフォメーション
===============================================================================
*/

.days {
	margin: 0 0 60px;
}

.days dl {
	overflow: hidden;
	zoom: 1;
}
.days dl dt {
	float: left;
	clear: left;
	width: 94px;
	color: #533c34;
}

.days dl dd {
	margin: 0 0 20px 94px;
	/*padding: 0 0 0 20px;
	margin-left: 93px;
	background: url(/common/images/share/icon_arrow_right_br.png) no-repeat left 3px;
	background-size: 15px 15px;*/
}
.days dl dd a {
	display: inline-block;
	padding-left: 24px;
	background: url(/common/images/com_ic01.png) no-repeat 0 0.2em;
	background-size: 16px 16px;
}
.days #mainTopics {
	margin-bottom: 30px;
	padding: 0 20px;
	background-color: #fbf8f3;
}
.days #shopTopics {
	border-top: 1px solid #e2d7b7;
}
.days #mainTopics > dt,
.days #shopTopics > dt {
	float: none;
	width: 6em;
	padding: 14px 0 0;
	background: none;
	font-size: 100%;
	line-height: 1.6;
}
.days #shopTopics > dt {
	padding-left: 1.5em;
}
.days #mainTopics > dd,
.days #shopTopics > dd {
	margin: -1.6em 0 0;
	padding: 0 0 14px 7em;
	background: url(/common/images/com_hr01.png) repeat-x 0 100%;
	font-size: 100%;
	line-height: 1.6;
}
.days #shopTopics > dd {
	padding-left: 8.5em;
}
.days #mainTopics > dd:last-child,
.days #shopTopics > dd:last-child {
	background: none;
}
.days #shopTopics > dd:last-child {
	border-bottom: 1px solid #e2d7b7;
}
.topPage .days dl {
	border-top: 1px dotted #e2d7b7;
	padding-top: 10px;
}
.topPage .days dl dd {
	padding: 0 0 10px 94px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #e2d7b7;
	/*padding: 0 0 0 20px;
	margin-left: 93px;
	background: url(/common/images/share/icon_arrow_right_br.png) no-repeat left 3px;
	background-size: 15px 15px;*/
}
.topPage .days dl dd a.txtlink_s {
	background-image: none;
	padding-left: 0;
}

.days dl dd:last-child {
	margin-bottom: 0;
}

/*
===============================================================================
■ インストラクターブログ
===============================================================================
*/

.instNews {
	margin: 30px 0;
}

.instNews dl {
	overflow: hidden;
	zoom: 1;
}
.instNews dl dt {
	float: left;
	clear: left;
	width: 175px;
	color: #533c34;
}
.instNews dl dt .instructorName{
	background:#999;
	display:block;
	color:#FFF;
	padding:1px 5px 1px 10px;
	margin-right:7px;
}

.instNews dl dd {
	margin: 0 0 30px 175px;
	/*padding: 0 0 0 20px;
	margin-left: 93px;
	background: url(/common/images/share/icon_arrow_right_br.png) no-repeat left 3px;
	background-size: 15px 15px;*/
}

.instNews dl dd:last-child {
	margin-bottom: 0;
}


/*
===============================================================================
■ footer_about
===============================================================================
*/

.ft_about {
	border-top: 1px solid #edebe4;
	overflow: hidden;;
}

.ft_about_inner {
	position: relative;
	width: 1000px;
	height: 260px;
	margin: 0 auto;
	background: url(/common/images/share/img_ft_about.jpg) no-repeat 100% 0;
}

.ft_about_content {
	width: 590px;
	padding-top: 40px;
}

.ft_about_content .heading05 {
	margin-bottom: 5px;
}

.ft_about_content p {
	line-height: 2.0;
}

/*
===============================================================================
■ ソーシャルボタン
===============================================================================
*/

.social-Btn{
	position: absolute;
	bottom: 15px;
	right: 0;
	overflow: hidden;
}

.social-Btn ul {
	display: block;
	overflow: hidden;
}

.social-Btn ul li{
	text-align: center;
	width:120px;
	float:right;
	line-height:100%;
}
.social-Btn ul li iframe{
	width:120px !important;
}

.social-Btn ul li:first-child {
	margin-right: -12px;
}

/*
===============================================================================
■ トピックス記事
===============================================================================
*/

.kiji_h {
	border:1px solid #e2d7b7;
	background-color: #f7f3e7;
	font-size: 15px;
	color: #533c34;
	padding: 15px 10px;
	margin-bottom: 10px;
}

.kiji_date {
	margin-bottom: 10px;
	margin-top:20px;
}

.col_hp {
	width: 100%;
	background-color: #fb6b91;
	border: 1px solid #e2d7b7;
	border-bottom-color: #fb6b91;
	font-size: 16px;
	color: #fff;
	padding: 12px 20px;
}

.col_content {
	width: 100%;
	border: 1px solid #e2d7b7;
	border-top-color: #fff;
	padding: 20px;
}

/*
===============================================================================
■ フッターナビゲーション
===============================================================================
*/

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

.foot_na_content ul {
	overflow: hidden;
	padding: 30px 0 15px;
}

.foot_na_content ul li {
	float: left;
	font-size: 15px;
	margin: 0 85px 15px 0;
}

.foot_na_content ul li:last-child {
	margin-right: 0;
}

.back_top_area {
	text-align: right;
	background-color: #f1ecde;
	padding: 15px 20px;
	border-radius: 5px;
	margin-bottom: 30px;
	font-size: 86%;
}

/*
===============================================================================
■ アイコン・リンク
===============================================================================
*/

.icon_pdf {
	font-size: 12px;
	display: inline-block;
	background: url(/common/images/share/icon_pdf.png) no-repeat left 0px;
	background-size: 19px 18px;
	padding: 4px 0 3px 25px;
	margin-left: 5px;
	line-height: 14px;
}

.icon_com {
	display: inline-block;
	background: url(/common/images/share/icn_comment.png) no-repeat left 0px;
	background-size: 13px 13px;
	padding: 0 0 13px 13px;
	margin-left: 5px;
	line-height: 13px;
}

.txtlink_big {
	display: inline-block;
	padding-left: 35px;
	line-height: 30px;
	background: url(/common/images/share/icon_arrow_right_red.png) no-repeat left center;
	background-size: 24px 24px;
	color:#533c34;
	font-size: 18px;
	font-weight:bold;
}
.txtlink_big .dotted {
	padding-bottom:5px;
}

a.txtlink_l {
	font-size: 18px;
	display: inline-block;
	background: url(/common/images/share/icon_arrow_right_red.png) no-repeat left center;
	background-size: 30px 30px;
	padding-left: 40px;
	line-height: 30px;
}
a[target="_blank"].txtlink_l {
	background: url(/common/images/com_ic12.png) no-repeat left center;
	background-size: 13px 13px;
	padding-left: 23px;
}
a.txtlink_br_s {
	display: inline-block;
	background: url(/common/images/share/icon_arrow_right_br.png) no-repeat left center;
	background-size: 30px 30px;
	padding-left: 40px;
	line-height: 30px;
}

a.txtlink_s {
	display: inline-block;
	background: url(/common/images/share/icon_arrow_right_br.png) no-repeat left 2px;
	background-size: 15px 15px;
	padding-left: 20px;
	line-height: 21px;
}

.nextbtn a.txtlink_s{
	background: url(/common/images/share/icon_arrow_right_br.png) no-repeat right 2px;
	background-size: 15px 15px;
	padding-left:0px;
	padding-right:20px;
}

a.txtlink_s_red {
	display: inline-block;
	background: url(/common/images/share/icon_arrow_right_red.png) no-repeat left 2px;
	background-size: 15px 15px;
	padding-left: 20px;
	line-height: 21px;
}

a.arrow_up {
	display: inline-block;
	background: url(/common/images/share/icon_arrow_top_br.png) no-repeat left center;
	background-size: 15px 15px;
	padding-left: 20px;
	line-height: 15px;
}

a span.dotted {
	background-image: -moz-linear-gradient(left, #000000, #000000 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(left, #000000, #000000 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-linear-gradient(left, #000000, #000000 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to right, #000000, #000000 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: 5px 1px;
	height: 1px;
	padding-bottom: 5px;
}

a span.dotted:hover {
	background-image: -moz-linear-gradient(left, #c0a282, #c0a282 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(left, #c0a282, #c0a282 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-linear-gradient(left, #c0a282, #c0a282 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to right, #c0a282, #c0a282 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	background-size: 5px 1px;
	height: 1px;
	background-repeat: repeat-x;
	background-position: center bottom;
}

a.txtlink_back {
	display: inline-block;
	background: url(/common/images/share/icon_arrow_left_br.png) no-repeat left 2px;
	background-size: 15px 15px;
	padding-left: 20px;
	line-height: 21px;
}
.link_back_wrap{
	text-align:center;
}
.link_back_wrap ul li{
	display:inline-block;
	margin:0 auto;
}
.link_back_wrap ul{
	display:inline-block;
	margin:0 auto;
}
.link_back_wrap .backbtn{
	margin-right:18px;
}
.link_back_wrap .nextbtn{
	margin-left:18px;
}

/* dottedLink */
.dottedLink {
	border-bottom: 1px dotted #aaaaaa;
}

/*floatBox2*/
.floatBox2 .floatBox2Img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.floatBox2 .floatBox2Img img{
	max-width: 200px;
}
.floatBox2 .floatBox2Tx{
	overflow:hidden;
}

a.btnBrown01_small {
	position: relative;
}
a.btnBrown01_small:before {
	position: absolute;
	content: "";
}

a.btnBrown01_small {
	font-size:14px;
	font-weight:bold;
	color: #fff;
	text-align: center;
	display: inline-block;
	padding-left:38px;
	line-height:34px;
	width: 175px;
	border: 1px solid #d41547;
	border-radius: 5px;
	background-image: -moz-linear-gradient(top, #d83962, #ce093c);
	background-image: -ms-linear-gradient(top, #d83962, #ce093c);
	background-image: -o-linear-gradient(top, #d83962, #ce093c);
	background-image: -webkit-linear-gradient(top, #d83962, #ce093c);
	background-image: linear-gradient(top, #d83962, #ce093c);
	background-clip: padding-box;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 100% 100%;
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffd83962,EndColorStr=#ffce093c);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffd83962,EndColorStr=#ffce093c)";
}

a.btnBrown01_small:before {
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -11.5px;
	background:	url(/common/images/com_ic01_beige.png) no-repeat 0 0;
	background-size:16px,100%;
}

a.btnBrown01_small:hover {
	box-shadow: inset 0px 1px 1px 0px #ac1d42;
	background-image: -moz-linear-gradient(top, #e12b5a, #ea6889);
	background-image: -ms-linear-gradient(top, #e12b5a, #ea6889);
	background-image: -o-linear-gradient(top, #e12b5a, #ea6889);
	background-image: -webkit-linear-gradient(top, #e12b5a, #ea6889);
	background-image: linear-gradient(top, #e12b5a, #ea6889);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffe12b5a,EndColorStr=#ffea6889);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffe12b5a,EndColorStr=#ffea6889)";
}



/*
===============================================================================
■ アイコン表示用CSSライブラリ
===============================================================================
*/
 
/*
--------------------------------------------------
アイコン表示位置１【ブロックの中央＆上下左右端】
--------------------------------------------------
*/
 
.icon-pos-center,
.icon-pos-left,
.icon-pos-right,
.icon-pos-top,
.icon-pos-bottom {
	_zoom: 1;
	background-repeat: no-repeat;
	-moz-background-size: 24px auto;
	-o-background-size: 24px auto;
	-webkit-background-size: 24px auto;
	background-size: 24px auto;
	display: block;
}
 
.icon-pos-center {
	background-position: center center;
	min-height: 24px;
	height: auto !important;	height: 24px; /* min-height for IE6 */
}
 
.icon-pos-right {
	background-position: right center;
	padding-right: 30px;
	padding-left: 30px;
}
 
.icon-pos-left {
	padding-right: 30px;
	padding-left: 30px;
	background-position: left center;
}
 
.icon-pos-top {
	background-position: top center;
	padding-top: 30px;
}
 
.icon-pos-bottom {
	background-position: bottom center;
	padding-bottom: 30px;
}
 
/*
--------------------------------------------------
アイコン表示位置２【文字列の先頭末尾】
--------------------------------------------------
*/
 
.icon-pos-start,
.icon-pos-start-top,
.icon-pos-end {
	background-repeat: no-repeat;
	display: inline-block;
}
 
.icon-pos-start {
	background-position: left center;
	text-decoration: inherit;

}

.icon-pos-start-top {
	background-position: left 4px;
	text-decoration: inherit;

}
 
.icon-pos-end {
	background-position: right center;
	padding-left: 0px !important;
	text-decoration: inherit;
	padding-right: 20px !important;
}

/*
--------------------------------------------------
汎用アイコン
--------------------------------------------------
*/
 
.icon_ar_r_br {
 	background-image: url(/common/images/share/icon_arrow_right_br.png);
	background-repeat:no-repeat;
 	background-size: 15px 15px;
 	padding: 2px 0 0	20px;
}

.icon_ar_r_red_l {
 	background-image: url(/common/images/share/icon_arrow_right_red.png);
 	background-size: 30px 30px;
 	padding: 2px 0 0	20px;
}

.icon_ar_l_br {
 	background-image: url(/common/images/share/icon_arrow_left_br.png);
 	background-size: 15px 15px;
 	padding: 2px 0 0	20px;
}

/*
===============================================================================
■ ボタン
===============================================================================
*/

a.btn_l_s,
a.btn_ll,
a.btn_l,
a.btn_s,
a.btn_back,
a.btn_exp,
a.btn_res {
	position: relative;
}
a.btn_l_s:before,
a.btn_ll:before,
a.btn_l:before,
a.btn_s:before,
a.btn_back:before,
a.btn_exp:before,
a.btn_res:before {
	position: absolute;
	content: "";
}

a.btn_l_s {
	font-size: 20px;
	color: #fff;
	text-align: center;
	display: inline-block;
	padding: 15px 35px;
	width: 360px;
	border: 1px solid #d41547;
	border-radius: 5px;
	background-image: -moz-linear-gradient(top, #d83962, #ce093c);
	background-image: -ms-linear-gradient(top, #d83962, #ce093c);
	background-image: -o-linear-gradient(top, #d83962, #ce093c);
	background-image: -webkit-linear-gradient(top, #d83962, #ce093c);
	background-image: linear-gradient(top, #d83962, #ce093c);
	background-clip: padding-box;
	background-repeat: no-repeat;
	background-position: 3% center;
	background-size: 100% 100%;
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffd83962,EndColorStr=#ffce093c);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffd83962,EndColorStr=#ffce093c)";
}

a.btn_l_s:before {
	top: 50%;
	left: 3%;
	width: 23px;
	height: 23px;
	margin-top: -11.5px;
	background: url(/common/images/share/icon_arrow_right_lbr.png) no-repeat 0 0;
	background-size: 23px 23px;
}

a.btn_l_s:hover {
	box-shadow: inset 0px 1px 1px 0px #ac1d42;
	background-image: -moz-linear-gradient(top, #e12b5a, #ea6889);
	background-image: -ms-linear-gradient(top, #e12b5a, #ea6889);
	background-image: -o-linear-gradient(top, #e12b5a, #ea6889);
	background-image: -webkit-linear-gradient(top, #e12b5a, #ea6889);
	background-image: linear-gradient(top, #e12b5a, #ea6889);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffe12b5a,EndColorStr=#ffea6889);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffe12b5a,EndColorStr=#ffea6889)";
}

a.btn_ll {
	font-size: 18px;
	color: #fff;
	border: 1px solid #94532f;
	border-radius: 5px;
	background-image: -moz-linear-gradient(top, #ab7557, #98542f);
	background-image: -ms-linear-gradient(top, #ab7557, #98542f);
	background-image: -o-linear-gradient(top, #ab7557, #98542f);
	background-image: -webkit-linear-gradient(top, #ab7557, #98542f);
	background-image: linear-gradient(top, #ab7557, #98542f);
	background-clip: padding-box;
	background-repeat: no-repeat;
	background-position: 3% center;
	background-size: 100% 100%;
	text-align: center;
	display: inline-block;
	padding: 20px 35px;
	width: 347px;
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffab7557,EndColorStr=#ff98542f);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffab7557,EndColorStr=#ff98542f)";
}

a.btn_ll:before {
	top: 50%;
	left: 3%;
	width: 23px;
	height: 23px;
	margin-top: -11.5px;
	background: url(/common/images/share/icon_arrow_right_lbr.png) no-repeat 0 0;
	background-size: 23px 23px;
}

a.btn_ll.iconFix {
	padding-left: 39px;
	padding-right: 10px;
}

a.btn_ll:hover {
	box-shadow: inset 0px 1px 1px 0px #7e4d32;
	background-image: -moz-linear-gradient(top, #91573a, #bf927a);
	background-image: -ms-linear-gradient(top, #91573a, #bf927a);
	background-image: -o-linear-gradient(top, #91573a, #bf927a);
	background-image: -webkit-linear-gradient(top, #91573a, #bf927a);
	background-image: linear-gradient(top, #91573a, #bf927a);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff91573a,EndColorStr=#ffbf927a);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff91573a,EndColorStr=#ffbf927a)";
}

a.btn_l {
	font-size: 20px;
	color: #fff;
	border: 1px solid #94532f;
	border-radius: 5px;
	background-image: -moz-linear-gradient(top, #ab7557, #98542f);
	background-image: -ms-linear-gradient(top, #ab7557, #98542f);
	background-image: -o-linear-gradient(top, #ab7557, #98542f);
	background-image: -webkit-linear-gradient(top, #ab7557, #98542f);
	background-image: linear-gradient(top, #ab7557, #98542f);
	background-clip: padding-box;
	background-repeat: no-repeat;
	background-position: 3% center;
	background-size: 100% 100%;
	text-align: center;
	display: inline-block;
	padding: 14px 35px;
	width: 288px;
	box-shadow: 0 1px 0 0 rgba(201,165,145,1) inset,0 -1px 0 0 rgba(107,52,27,1) inset;
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffab7557,EndColorStr=#ff98542f);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffab7557,EndColorStr=#ff98542f)";
}

a.btn_l:before {
	top: 50%;
	left: 3%;
	width: 23px;
	height: 23px;
	margin-top: -11.5px;
	background: url(/common/images/share/icon_arrow_right_lbr.png) no-repeat 0 0;
	background-size: 23px 23px;
}

a.btn_l:hover {
	background-image: -moz-linear-gradient(top, #91573a, #bf927a);
	background-image: -ms-linear-gradient(top, #91573a, #bf927a);
	background-image: -o-linear-gradient(top, #91573a, #bf927a);
	background-image: -webkit-linear-gradient(top, #91573a, #bf927a);
	background-image: linear-gradient(top, #91573a, #bf927a);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff91573a,EndColorStr=#ffbf927a);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff91573a,EndColorStr=#ffbf927a)";
}

a.btn_s {
	font-size: 14px;
	color: #fff;
	border: 1px solid #94532f;
	border-radius: 5px;
	background-image: -moz-linear-gradient(top, #ab7557, #98542f);
	background-image: -ms-linear-gradient(top, #ab7557, #98542f);
	background-image: -o-linear-gradient(top, #ab7557, #98542f);
	background-image: -webkit-linear-gradient(top, #ab7557, #98542f);
	background-image: linear-gradient(top, #ab7557, #98542f);
	background-clip: padding-box;
	background-repeat: no-repeat;
	background-position: 5% center;
	background-size: 100% 100%;
	text-align: center;
	display: inline-block;
	padding:7px 40px 6px 56px;
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffab7557,EndColorStr=#ff98542f);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffab7557,EndColorStr=#ff98542f)";
}

a.btn_s:before {
	top: 50%;
	left: 5%;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: url(/common/images/share/icon_arrow_right_lbr.png) no-repeat 0 0;
	background-size: 16px 16px;
}

a.btn_s:hover {
	box-shadow: inset 0px 1px 1px 0px #7e4d32;
	background-image: -moz-linear-gradient(top, #91573a, #bf927a);
	background-image: -ms-linear-gradient(top, #91573a, #bf927a);
	background-image: -o-linear-gradient(top, #91573a, #bf927a);
	background-image: -webkit-linear-gradient(top, #91573a, #bf927a);
	background-image: linear-gradient(top, #91573a, #bf927a);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff91573a,EndColorStr=#ffbf927a);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff91573a,EndColorStr=#ffbf927a)";
}

a.btn_back {
	font-size: 16px;
	color: #000;
	line-height: 52px;
	text-align: center;
	display: inline-block;
	width: 192px;
	height: 52px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	background-image: -moz-linear-gradient(top, #ffffff, #f7f6f6);
	background-image: -ms-linear-gradient(top, #ffffff, #f7f6f6);
	background-image: -o-linear-gradient(top, #ffffff, #f7f6f6);
	background-image: -webkit-linear-gradient(top, #ffffff, #f7f6f6);
	background-image: linear-gradient(top, #ffffff, #f7f6f6);
	background-clip: padding-box;
	background-repeat: no-repeat;
	background-position: 6% center;
	background-size: 100% 100%;
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#fff7f6f6);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffffffff,EndColorStr=#fff7f6f6)";
}

a.btn_back:before {
	top: 50%;
	left: 6%;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: url(/common/images/share/icon_arrow_left_gray.png) no-repeat 0 0;
	background-size: 16px 16px;
}

a.btn_back:hover {
	box-shadow: inset 0px 1px 1px 0px #d0cfcf;
	background-image: -moz-linear-gradient(top, #e9e9e9, #f7f7f7);
	background-image: -ms-linear-gradient(top, #e9e9e9, #f7f7f7);
	background-image: -o-linear-gradient(top, #e9e9e9, #f7f7f7);
	background-image: -webkit-linear-gradient(top, #e9e9e9, #f7f7f7);
	background-image: linear-gradient(top, #e9e9e9, #f7f7f7);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffe9e9e9,EndColorStr=#fff7f7f7);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffe9e9e9,EndColorStr=#fff7f7f7)";
}

a.btn_exp {
	text-indent: -9999px;
	text-align: center;
	display: inline-block;
	width: 460px;
	height: 48px;
	border: 1px solid #d41547;
	border-radius: 5px;
	background-image: -moz-linear-gradient(top, #d83962, #ce093c);
	background-image: -ms-linear-gradient(top, #d83962, #ce093c);
	background-image: -o-linear-gradient(top, #d83962, #ce093c);
	background-image: -webkit-linear-gradient(top, #d83962, #ce093c);
	background-image: linear-gradient(top, #d83962, #ce093c);
	background-clip: padding-box;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffd83962,EndColorStr=#ffce093c);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffd83962,EndColorStr=#ffce093c)";
}

a.btn_exp:before {
	top: 50%;
	left: 50%;
	width: 226px;
	height: 34px;
	margin-top: -17px;
	margin-left: -113px;
	background: url(/common/images/share/bg_btn_exp.png) no-repeat 0 0;
	background-size: 226px auto;
}

.col_main a.btn_exp {
	width: 447px;
	height: 48px;
}

a.btn_exp:hover {
	box-shadow: inset 0px 1px 1px 0px #ac1d42;
	background-image: -moz-linear-gradient(top, #e12b5a, #ea6889);
	background-image: -ms-linear-gradient(top, #e12b5a, #ea6889);
	background-image: -o-linear-gradient(top, #e12b5a, #ea6889);
	background-image: -webkit-linear-gradient(top, #e12b5a, #ea6889);
	background-image: linear-gradient(top, #e12b5a, #ea6889);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffe12b5a,EndColorStr=#ffea6889);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffe12b5a,EndColorStr=#ffea6889)";
}

a.btn_res {
	text-indent: -9999px;
	display: inline-block;
	width: 320px;
	height: 47px;
	border: 1px solid #94532f;
	border-radius: 5px;
	background-image: -moz-linear-gradient(top, #ab7557, #98542f);
	background-image: -ms-linear-gradient(top, #ab7557, #98542f);
	background-image: -o-linear-gradient(top, #ab7557, #98542f);
	background-image: -webkit-linear-gradient(top, #ab7557, #98542f);
	background-image: linear-gradient(top, #ab7557, #98542f);
	background-clip: padding-box;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffab7557,EndColorStr=#ff98542f);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffab7557,EndColorStr=#ff98542f)";
}

a.btn_res:before {
	top: 50%;
	left: 50%;
	width: 135px;
	height: 20px;
	margin-top: -10px;
	margin-left: -67.5px;
	background: url(/common/images/share/bg_btn_res.png) no-repeat 0 0;
	background-size: 135px auto;
}

.col_main a.btn_res {
	width: 290px;
	height: 47px;
}

a.btn_res:hover {
	box-shadow: inset 0px 1px 1px 0px #7e4d32;
	background-image: -moz-linear-gradient(top, #91573a, #bf927a);
	background-image: -ms-linear-gradient(top, #91573a, #bf927a);
	background-image: -o-linear-gradient(top, #91573a, #bf927a);
	background-image: -webkit-linear-gradient(top, #91573a, #bf927a);
	background-image: linear-gradient(top, #91573a, #bf927a);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff91573a,EndColorStr=#ffbf927a);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff91573a,EndColorStr=#ffbf927a)";
}

a.widthFix {
	width: auto !important;
	padding-left: 39px;
	padding-right: 10px;
}
a.txtSizeS {
	font-size: 14px !important;
}

/*
===============================================================================
■ アンカーリンク
===============================================================================
*/

.anchor_link {
	width: 100%;
	margin-bottom: 20px;
}

.anchor_link ul {
	width: 100%;
	display: table;
	-webkit-border-radius: 5px;
	-moz-border-radius: 100px;
	border-radius: 7px;
	overflow:hidden;
}

.anchor_link ul li {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	line-height: 1;
	color: #533c34;
	background-image: -moz-linear-gradient(top, #ede5cd, #e5dbbb);
	background-image: -ms-linear-gradient(top, #ede5cd, #e5dbbb);
	background-image: -o-linear-gradient(top, #ede5cd, #e5dbbb);
	background-image: -webkit-linear-gradient(top, #ede5cd, #e5dbbb);
	background-image: linear-gradient(top, #ede5cd, #e5dbbb);
	background-clip: padding-box;
	border-bottom: 1px solid #cdcccc;
	border-right: 1px solid #c5ba95;
	border-left: 1px solid #fff;
	width:33.3%;
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffede5cd,EndColorStr=#ffe5dbbb);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffede5cd,EndColorStr=#ffe5dbbb)";
}

.anchor_link ul li:hover {
	background-image: -moz-linear-gradient(top, #e2d7b9, #f5f2e6);
	background-image: -ms-linear-gradient(top, #e2d7b9, #f5f2e6);
	background-image: -o-linear-gradient(top, #e2d7b9, #f5f2e6);
	background-image: -webkit-linear-gradient(top, #e2d7b9, #f5f2e6);
	background-image: linear-gradient(top, #e2d7b9, #f5f2e6);
	
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffe2d7b9,EndColorStr=#fff5f2e6);
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ffe2d7b9,EndColorStr=#fff5f2e6)";
}

.anchor_link ul li:first-child {
	border-radius: 5px 0 0 0;
	border-left: none;
}

.anchor_link ul li:last-child {
	border-radius: 0 0 5px 0;
	border-right: none;
}

.anchor_link ul.twoList li {
	width:50%;
}

/*---2行以上--*/
.anchor_link ul.tr2:first-child li {
	border-top: none;
}

.anchor_link ul.tr2:first-child li:first-child {
	border-radius: 5px 0 0 0;
}

.anchor_link ul.tr2:first-child li:last-child {
	border-radius: 0 5px 0 0;
}

.anchor_link ul.tr2 li {
	border-top: 1px solid #fff;
	border-radius: 0;
}
.anchor_link ul li:nth-child(3n+1) {
	border-left: none;
}

.anchor_link ul.tr2:last-child li:first-child {
	border-radius: 0 0 0 5px;
}

.anchor_link ul.tr2:last-child li:last-child {
	border-radius: 0 0 5px 0;
}

/*---右下角丸--*/
.br_redius {
	border-radius: 0 0 5px 0 !important;
}

.anchor_link ul li a {
	display: table-cell;
	padding: 14px 0;
	background: url(/common/images/share/icon_arrow_bottom_dbr.png) no-repeat 10px center;
	background-size: 18px 18px;
	padding-left: 34px !important;
	vertical-align: middle;
}

/*---横2列--*/
.anchor_link.grid_two ul li {
	width: 50%;
	font-size: 14px;
	line-height: 18px;
}
.anchor_link.grid_four ul li {
	width: 25%;
	font-size: 14px;
	line-height: 18px;
}
.anchor_link.grid_two ul li a {
	width: 100%;
}
/*---横4列--*/
.anchor_link.grid_four ul li {
	width: 25%;
	font-size: 14px;
	line-height: 18px;
}
/*---横5列--*/
.anchor_link.grid_five ul li {
	width: 20%;
	font-size: 14px;
	line-height: 18px;
}

.reservAnc ul li.new,
.reservAnc ul li.reserve {
	width: 49% !important;
	background: none;
	border: none;
}
.reservAnc ul li.reserve {
	float: right;
}
.reservAnc ul li.new a span,
.reservAnc ul li.reserve a span {
	display: inline-block;
	padding-bottom: 5px;
	font-size: 22px;
}
.reservAnc ul li.new a {
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	padding: 17px 35px 15px;
	border: 1px solid #d41547;
	border-radius: 5px;
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-moz-linear-gradient(top, #d83962, #ce093c);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-ms-linear-gradient(top, #d83962, #ce093c);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-o-linear-gradient(top, #d83962, #ce093c);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-webkit-linear-gradient(top, #d83962, #ce093c);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),linear-gradient(top, #d83962, #ce093c);
	background-clip: padding-box;
	background-repeat: no-repeat;
	background-position: 3% center;
	background-size: 23px 23px,100% 100%;
}
.reservAnc ul li.new a:hover {
	box-shadow: inset 0px 1px 1px 0px #ac1d42;
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-moz-linear-gradient(top, #e12b5a, #ea6889);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-ms-linear-gradient(top, #e12b5a, #ea6889);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-o-linear-gradient(top, #e12b5a, #ea6889);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-webkit-linear-gradient(top, #e12b5a, #ea6889);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),linear-gradient(top, #e12b5a, #ea6889);
}
.reservAnc ul li.reserve a {
	font-size: 14px;
	color: #fff;
	border: 1px solid #94532f;
	border-radius: 5px;
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-moz-linear-gradient(top, #ab7557, #98542f);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-ms-linear-gradient(top, #ab7557, #98542f);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-o-linear-gradient(top, #ab7557, #98542f);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-webkit-linear-gradient(top, #ab7557, #98542f);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),linear-gradient(top, #ab7557, #98542f);
	background-clip: padding-box;
	background-repeat: no-repeat;
	background-position: 3% center;
	background-size: 23px 23px,100% 100%;
	text-align: center;
	display: block;
	padding: 17px 35px 15px;
}
.reservAnc ul li.reserve a:hover {
	box-shadow: inset 0px 1px 1px 0px #7e4d32;
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-moz-linear-gradient(top, #91573a, #bf927a);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-ms-linear-gradient(top, #91573a, #bf927a);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-o-linear-gradient(top, #91573a, #bf927a);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),-webkit-linear-gradient(top, #91573a, #bf927a);
	background-image: url(/common/images/share/icon_arrow_bottom_lbr.png),linear-gradient(top, #91573a, #bf927a);
}

/*
===============================================================================
■ アコーディオン用
===============================================================================
*/

.acdnWrap {
	background-color: #f5f5f5;
	border-top: 1px solid #D7D7D7;
	margin-bottom: 40px;
	font-size: 16px;
}
.acdnWrap .toggle {
	border-bottom: 1px solid #D7D7D7;
	background-color: #f5f5f5;
}
	.acdnWrap .toggle .toggle{
		border-bottom: none;
	}
.toggle.close .acdnHead,
.toggle .acdnHead,
.toggle.close .acdnHead02,
.toggle .acdnHead02{
	position: relative;
	padding: 25px 30px;
	color: #433f3f;
	line-height: 20px;
	font-weight: 500;
	cursor: pointer;
      border-bottom: 1px solid #c8c8c8;
}
.toggle.close .acdnHead02,
.toggle .acdnHead02{
	padding: 20px 30px;
}
.toggle .acdnHead{
	background-color: #F5F5F5;
}
.toggle .acdnHead02{
	background-color: #FFFAE5;
}
.toggle .acdnHead::after,
.toggle .acdnHead02::after{
	content: "";
	position: absolute;
	right: 25px;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background-image: url(/common/images/icon_oc.svg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 200%;
}
.toggle.close > .acdnHead::after,
.toggle.close .acdnHead02::after{
	background-position: center top;
}
.toggle.close .acdnBody {
	display: none;
}
.toggle .acdnBody {
	background-color: #fff;
	border-top: 1px solid #c8c8c8;
	border-bottom: none;
	padding: 20px;
}
	.toggle .acdnBody .notes{
		margin-bottom: 0;
	}
	#priceArea .acdnBody{
		background-color: #FAFAFA;
		padding: 30px;
	}
.acdnHead span.dct {
	color: #F08C00;
	font-size: 13px;
	font-weight: normal;
}

/*
--------------------------------------------------
アコーディオン（テスト）
--------------------------------------------------
*/

.submenu_h {
	font-size: 16px;
	color: #fff;
	background-color: #bc9c73;
	border-radius: 5px 5px 0px 0px;
	padding: 10px;
}

/* 折り畳み部分を隠す */
ul.accordion ul {display:none;}
/* 背景 */
ul.accordion { width: 100%; border: 1px solid #e4d9bb;border-radius: 0px 0px 5px 5px;}
ul.accordion > li {border-bottom: 1px solid #e4d9bb;}
ul.accordion > li.active {background-color: #f1ecde; font-weight: bold;}
ul.accordion > li:last-child {border-bottom: none;}
ul.accordion > li > a {color: #533c34; padding-left: 30px;}
ul.accordion > li > p { background: url(/common/images/share/icon_arrow_right_gray_2.png) no-repeat 10px center;}
ul.accordion > li > ul > li {/*２段目の背景*/}
ul.accordion > li > ul > li > p {/*２段目の背景*/}
ul.accordion > li > ul > li > ul > li {/*３段目の背景*/}
/* アイコン */
ul.accordion a {display:block; padding:10px; background-position:95% center; background-repeat:no-repeat;}
ul.accordion span {display:block; padding:10px; background-position:95% center; background-repeat:no-repeat;}
ul.accordion > li.toggle.close > p span {background: url(/common/images/share/icon_arrow_right_br_2.png) no-repeat 10px center; background-size: 12px 12px; padding-left: 30px; background-color: #fff;}
ul.accordion > li.toggle > p span {background: url(/common/images/share/icon_arrow_right_br_2.png) no-repeat 10px center; background-size: 12px 12px; padding-left: 30px; background-color: #f1ecde;}

ul.accordion > li > a {background: url(/common/images/share/icon_arrow_right_br_2.png) no-repeat 10px center; background-size: 12px 12px;}
ul.accordion > li.current > a,
ul.accordion > li > a:hover{
	background-color:#f1ecde;
}
ul.accordion > li > ul > li > p span {/*２段目（タップ部分・閉じているとき）のアイコン*/}
ul.accordion > li > ul > li > p span.open {/*２段目（タップ部分・開いているとき）のアイコン*/}
ul.accordion > li > ul > li > a {/*２段目（リンク部分）のアイコン*/}
ul.accordion > li > ul > li > ul > li a {/*３段目のアイコン*/}

ul.accordion li p span {
	padding: 10px 0 10px 30px;
}

/*
===============================================================================
■ テーブル
===============================================================================
*/

.tb_price {
	width: 100%;
}
.tb_price tr {
	background-color: #f1ecde;
}
.tb_price th, .tb_price td {
	font-size: 18px;
	border-collapse: collapse;
	background-color: #fff;
	border: 1px #D6D7D7 solid;
	padding: 20px 30px;
}
.tb_price th {
	color: #DE580D;
}
.tb_price th.bgpink {
	font-size: 14px;
	color: #fff;
	background-color: #fb6b91;
}
.tb_price th.tbl-head {
	font-size: 18px;
	color: #fff;
	background-color: #F7B200;
	text-align: center;
}
	.tb_price th.price-cat{
		color: #DE580D;
	}
	.tb_price th.price-cat span{
		color: #433f3f;
		font-size: 13px;
	}
	.tb_price .price-val{
		font-size: 24px;
	}
	.tb_price .price-val span{
		font-size: 13px;
		
	}
/* table type1
------------------------------------- */

table.type1 {
	width: 100%;
	border: 1px solid #e2d7b7;
}

table.type1 th {
	width: 130px;
	height: 42px;
	background-color: #f08c00;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border: 1px solid #e2d7b7;
	padding: 8px 15px;
}


table.type1 td {
	font-size: 14px;
	border: 1px solid #e2d7b7;
	background-color: #fff;
	vertical-align: top;
	padding: 8px 15px;
}
/* table type2
------------------------------------- */

table.type2 {
	width: 100%;
	border: 1px solid #e2d7b7;
}

table.type2 th {
	background-color: #f1ecde;
	color: #95512a;
	font-size: 14px;
	text-align: center;
	border: 1px solid #e2d7b7;
	padding: 8px 15px;
}


table.type2 td {
	font-size: 14px;
	border: 1px solid #e2d7b7;
	background-color: #fff;
	padding: 8px 15px;
}


/*
===============================================================================
■ リスト
===============================================================================
*/

/* list_m */
.list_m {
	margin-bottom: 20px;
}
.list_m li {
	margin-bottom: 5px;
	color: #533c34;
	background: url(/common/images/share/icon_circle_br.png) no-repeat left 5px;
	background-size: 10px 10px;
	padding: 0 0 0 15px;
}
.list_m li:last-child {
	margin-bottom: 0;
}
.list_m li > ul {
	margin-top: 5px;
}
.list_m.tx_big li {
	background-position: left 8px;
}

/* list_s */
.list_s li:before {
	content: "・";
}
.list_s > li {
	color: #533c34;
	background: none;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
.list_m .list_s > li {
	background: none;
}

/* strongList_m */
.strongList_m {
	margin-bottom: 20px;
}
.strongList_m > li {
	margin-bottom: 5px;
	color: #d8053d;
	background: url(/common/images/share/listhead01.png) no-repeat left 6px;
	background-size: 10px 10px;
	padding: 0 0 0 15px;
	font-weight: bold;
}
.strongList_m li:last-child {
	margin-bottom: 0;
}

/* divideList */
.divideList {
	margin-bottom: 10px;
	width: 1000px;
}
.divideList > li {
	float: left;
	width: 490px;
	margin: 0 20px 10px 0;
}
.divideList > li:nth-child(2n) {
	margin-right: 0;
}

/* noteList01 */
.noteList01 {
	margin-bottom: 20px;
}
.noteList01 > li{
	margin-top: 5px;
	padding-left: 1em;
	text-indent: -1em;
}
.noteList01 > li:first-child{
	margin-top: 0;
}

/* numberList01 */
.numberList01 {
	margin-bottom: 20px;
}
.numberList01 > li::before {
	content: counter(NumberList01, decimal) "." ;
	padding: 0 13px 0 0;
}
.numberList01 > li {
	margin-top: 5px;
	padding-left: 26px;
	text-indent: -26px;
	counter-increment: NumberList01;
}
.numberList01 > li:first-child {
	margin-top: 0;
}
.numberList01 > li > ol {
	margin-top: 5px;
}
.numberList01 > li > .txtlink_s {
	text-indent: 0;
}

/* numberList02 */
.numberList02 > li::before {
	content: counter(NumberList02, decimal) "." ;
	padding: 0 13px 0 0;
}
.numberList02 > li {
	margin-top: 5px;
	font-size: 86%;
	padding-left: 26px;
	text-indent: -26px;
	counter-increment: NumberList02;
}
.numberList02 > li:first-child {
	margin-top: 0;
}
/* numberList03 */
.numberList03 {
	margin-bottom: 20px;
}
.numberList03 > li::before {
	content: "※" counter(NumberList03, decimal) "）" ;
}
.numberList03 > li {
	margin-top: 5px;
	padding-left: 35px;
	text-indent: -35px;
	counter-increment: NumberList03;
}
.numberList03 > li:first-child {
	margin-top: 0;
}

/* defList */
.defList {
	clear: both;
	margin-bottom: 20px;
}
.defList dt {
	margin-top: 20px;
	background: url(/common/images/share/icon_circle_br.png) no-repeat left 5px;
	background-size: 10px 10px;
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #523933;
}
.defList dd {
	padding: 5px 0 0 15px;
}
.defList dt:nth-child(1) {
	margin-top: 0;
}

/* numberDefList */
.numberDefList {
	margin-bottom: 20px;
}
.numberDefList dt {
	color: #533c34;
	font-weight: bold;
}
.numberDefList dt span {
	margin-right: 5px;
}
.numberDefList dd {
	margin: 10px 0 0 1.4em;
}

/*阿部　追記　180906*/
.row p{
		margin-bottom: 10px;
}
.row p,
.row ul .txt_lh {
	line-height: 2em;
}
	
/*
===============================================================================
■ レイアウト関係
===============================================================================
*/

.col2 .colleft {
	width: 48.5%;
}

.col2 .colright {
	width: 48.5%;
}

.col2ImgR02 .txtWrap {
	width: 395px;
	float: left;
}

.col2ImgR02 > img {
	float: right;
}

/*
===============================================================================
■ リードテキスト
===============================================================================
*/

.leadH1 {
	font-size: 20px;
	color: #533c34;
}

/*
===============================================================================
■ メニュー・プログラム
===============================================================================
*/

#programArea {
}
.programWrap > div {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #C8C8C8;
	overflow: hidden;
}
.pgtitle_wrap {
	overflow: hidden;
	margin-bottom: 24px;
	font-size: 18px;
	line-height: 21px;
	vertical-align: middle;
}
p.menutitle {
	float: left;
	margin: 0;
	font-weight: normal;
}
ul.pgtitle {
	overflow: hidden;
	float: left;
	margin-left: 10px;
}
ul.pgtitle li {
	float: left;
	vertical-align: middle;
}
ul.pgtitle li.time{
	color: #F7B200;
}
ul.pgtitle li.heart{
	margin: 0 1em;
}
ul.pgtitle li.heart img{
}
ul.pgtitleUnder{
	float: left;
	vertical-align: middle;
}
ul.pgtitleUnder li{
	display: table-cell;
	vertical-align: middle;
	padding-left:7px;
}
.programIcon01,
.programIcon02{
	display: inline-block !important;
	width: 120px;
	margin-bottom: 0;
	color: #000;
	font-size: 13px;
	line-height: 21px;
	text-align: center;
	vertical-align: text-top;
}
.programIcon01 {
	background-color: #fef9a5;
}
.programIcon02 {
	background-color: #f5bc6b;
}
.pg_content{
	overflow: hidden;
	font-size: 16px;
	line-height: 1.8125;
}
.pg_img {
	float: left;
	margin: 0 40px 0 0;
}
.pg_txt{
	float: left;
}
.pg_content p{
	margin-left: 460px;
}

.foot_btn_wrap {
	border-top: 1px solid #e2d7b7;
	background-color: #faf8f2;
	padding: 30px 0;
}

ul.foot_btn {
	width: 100%;
	text-align: center;
}

ul.foot_btn li {
	display: inline;
}

ul.foot_btn li:first-child {
	text-align: right;
	padding-right: 5px;
}

ul.foot_btn li:last-child {
	padding-left: 5px;
}


/*
===============================================================================
■ スタッフ紹介
===============================================================================
*/

.pf_wrap {
	padding: 30px 0;
	background: url(/common/images/share/img_dotted.png) repeat-x bottom left;
	display: table;
	width:100%;
}

.pf_content .pf_wrap:first-child {
	border-top: 1px solid #e2d7b7;
	margin-top: 20px;
}

.pf_wrap .img_area {
	display: table-cell;
	vertical-align: middle;
	width:320px;
}

.pf_wrap .text_area {
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
	
}

.pf_wrap .text_area p.pf_name {
	font-size: 30px;
	color: #95512a;
}

.pf_wrap .text_area p.pf_title {
	font-size: 20px;
	color: #533c34;
}

.pf_wrap .text_area p.pf_text {
	font-size: 16px;
}

.img_stuff {
	width: 320px;
	height: 320px;
	border-radius:160px;
}

.message_wrap {
	border-bottom: 1px solid #e2d7b7;
	padding: 15px 0;
	background-color: #faf8f2;
	display: table;
	width: 100%;
}

.message_wrap .img_area {
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px;
	width:20%;
}

.message_wrap .text_area {
	display: table-cell;
	vertical-align: middle;
	padding: 0 30px 0 35px;
	
}

.message_wrap .text_area p.pf_title {
	font-size: 16px;
	color: #533c34;
	background: url(/common/images/share/icon_circle_red.png) no-repeat left center;
	background-size: 11px 11px;
	padding-left: 12px;
	margin-bottom: 5px;
}

.message_wrap .text_area p.pf_text {
	font-size: 14px;
}

.staff_wrap {
	overflow: hidden;
	margin: 40px -20px 0 0;
	font-size: 16px;
	line-height: 1.8125;
	zoom: 1;
}
.staff_wrap .detail_col {
	float: left;
	width: 490px;
	margin: 0 0 80px;
}
	.staff_wrap .detail_col:nth-child(2n){
		margin-left: 44px;
	}
	.staff_wrap .detail_col:nth-child(2n+1){
		clear: left;
	}
.staff_wrap .detail_col .prf_block {
	zoom: 1;
}
.staff_wrap .detail_col .prf_block .photo {
	float: left;
	width: 150px;
	margin-right: 30px;
}
.staff_wrap .detail_col .prf_block .introduction {
	overflow: hidden;
	zoom: 1;
}
.staff_wrap .detail_col .prf_block .introduction .name {
	margin-bottom: 40px;
	color: #DE580D;
	font-size: 1.315em;
	line-height: 1.3;
	font-weight: 500;
}
.staff_wrap .detail_col .prf_block .introduction .comment dt {
	margin-bottom: 26px;
}
.staff_wrap .detail_col .msg_block {
	margin-top: 20px;
	padding: 20px;
	background-color: #faf8f2;
}
.staff_wrap .detail_col .msg_block .msg {
	margin-top: -3px;
	padding-left: 18px;
	background: url(/common/images/com_ic15.png) no-repeat 0 0.4em;
	color: #533c34;
	font-weight: bold;
}
.staff_wrap .detail_col .msg_block p {
	margin-top: 6px;
}
.staff_wrap:after,
.staff_wrap .detail_col .prf_block:after {
	clear: both;
	display: block;
	content: "";
}

/*
===============================================================================
■ 検索結果
===============================================================================
*/

.num_sr {
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
.sclist_wrap{
	border-bottom: 1px solid #e2d7b7;
}
.sclist {
	border: 1px solid #c8c8c8;
	border-bottom: none;
	padding: 25px;
}
.sclist_wrap .sclist:nth-child(2n-1) {
	background-color: #f5f5f5;
}
.sclist .storename {
	font-size: 16px;
}
	.sclist .storename a:hover{
		color: #de580d;
		opacity: 1;
	}
	.sclist .storename a::before{
		content: "";
		display: inline-block;
		width: 22px;
		height: 22px;
		margin-right: .5em;
		vertical-align: -.25em;
		background-image: url(../images/icon_accname.svg);
		background-repeat: no-repeat;
		background-size: 100% 200%;
		background-position: center bottom;
	}
	.sclist .storename a:hover::before{
		background-position: center top;
	}
ul.area_name li:last-child {
	border-bottom: none;
}
.sclist .storeadd {
	margin-bottom: 10px;
}
ul.sv_menu li {
	display: inline-table;
	min-width: 83px;
	height: 26px;
	border: 1px solid #de580d;
	margin: 0 10px 10px 0;
	padding: 2px 5px;
	vertical-align: center;
	text-align: center;
	color: #de580d;
	background-color:#FFF;
}
.moreload {
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color: #533c34;
	background-color: #f1ecde;
	border: 1px solid #e3d8b9;
	border-radius: 0 0 5px 5px;
}

.moreload a {
	display: block;
}

/*
===============================================================================
■ スタジオ・教室を探す
===============================================================================
*/

.all_list_warp {
	background-color: #f7f3e7;
	border: 1px solid #e2d7b7;
	border-left: none;
	border-right: none;
	padding: 25px 20px;
}
ul.area_name li {
	line-height: 60px;
	border-bottom: 1px solid #c8c8c8;
	padding-left: 30px;
	cursor: pointer;
}
	ul.area_name li span{
		background: none;
		padding: 0;
	}
	ul.area_name li span::before{
		content: "";
		display: inline-block;
		width: 22px;
		height: 22px;
		margin-right: .5em;
		vertical-align: -.25em;
		background-image: url(../images/icon_accname.svg);
		background-repeat: no-repeat;
		background-size: 100% 200%;
		background-position: center bottom;
	}
	ul.area_name li:hover span::before{
		background-position: center top;
	}
	ul.area_name li:hover a{
		color: #de580d;
		opacity: 1;
	}
ul.area_name li:last-child {
	border-bottom: none;
}

.se_warp {
	background-color: #f7f3e7;
	border: 1px solid #e2d7b7;
	border-left: none;
	border-right: none;
	padding: 15px 20px;
}
.se_warp ul {
	width: 100%;
	display: table;
}
.se_warp ul li {
	display: table-cell;
	vertical-align: middle;
}
.se_warp ul li:first-child {
	font-size: 18px;
	color: #533c34;
	padding-right: 30px;
}
.se_warp ul li:nth-child(2) {
	padding-right: 20px;
}
.se_warp ul li input[type=text] {
	width:527px;
	font-size: 14px;
	height: 44px;
	padding: 10px 10px;
	border: 1px solid #e2d7b7;
}
a.btn_search {
	width: 211px;
}

.studio_areamap {
	margin-bottom: 80px;
}	
	
.tab_area {
	overflow: hidden;
	margin-bottom:25px;
}

.tab_area ul.tab_menu {
height: 51px;
border-bottom:#dac2b6 solid 1px;
}

.tab_area ul li.tab{
	font-size: 16px;
	color: #533c34;
	width:190.4px;
	height:50px;
	line-height: 50px;
	background-color:#f4e6df;
	border:1px solid #dac2b6 ;
	border-bottom: none;
	border-radius: 5px 5px 0 0 ;
	text-align:center;
	float: left;
	display: block;
	margin-right: 8px;
	transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out; /* opera */
	-moz-transition: background-color 0.5s ease-out; /* firefox */
	-webkit-transition: background-color 0.5s ease-out; /* chrome, safari */
	-ms-transition: background-color 0.5s ease-out; /* ie */
  cursor: pointer;
}

.tab_area ul li.tab:hover {
	background-color:#f4e6df;
	color: #533c34;
}

.tab_area ul li.tab span {
	background: url(/common/images/share/icon_arrow_bottom_dbr.png) no-repeat left center;
	background-size: 15px 15px;
	padding-left: 20px;
}

.tab_area ul li.tab:hover span {
	background: url(/common/images/share/icon_arrow_bottom_orng.png) no-repeat left center;
	background-size: 15px 15px;
	padding-left: 20px;
}

.tab_area ul li.active span {
	background: url(/common/images/share/icon_arrow_bottom_lbr.png) no-repeat left center;
	background-size: 15px 15px;
	padding-left: 20px;
}

.tab_area ul li.tab:first-child {
	margin-left:8px;
}

.tab_area ul li.active , .tab_area ul li.hover , .tab_area ul li.active:hover {
	background:#ce602a;
	color: #fff;
}

.tab_area ul li.active:hover span {
	background: url(/common/images/share/icon_arrow_bottom_lbr.png) no-repeat left center;
	background-size: 15px 15px;
	padding-left: 20px;
}

.tab_area .tabcontent {
	width:1000px;
	border-top:#e3d9ba solid 1px;
	overflow: hidden;
  border: none;
}

.icon_list {
	margin: 10px 0 20px;		
	display: flex;
}	
	
.icon_list span {
	height: 30px;
	background-size: 25px 29px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0.5em 0 0 28px;
	margin-right: 10px;
}
	
.icon_list span.icon_w {
	background-image: url(/re_search/images/map_icon_w.png);
}
	
.icon_list span.icon_wm {
	background-image: url(/re_search/images/map_icon_wm.png);
}

.howto {
	font-size: 0.8em;
}
	
.howto .PC_ONLY {
	display: inline !important;	
}
	
.re_search_searchbox:after {
	clear: both;
	content: "";
	min-height: 1px;
}
	
.re_search_formarea {
	width: 300px;
	height: 40px;
	margin-bottom: 15px;
	float: left;
}
	
.re_search_searchbox input {
	font-size: 14px;
	float: left;
}
	
.re_search_searchbox input[type="text"] {
	width: 250px;
	height: 40px;
	padding: 5px;
	border: 1px solid #D6D6D6;
	border-right: none;
}
	
.re_search_searchbox input[type="submit"] {
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(/common/images/icon_search.svg) no-repeat center center #fff;
	background-size: auto 20px;
	border: 1px solid #D6D6D6;
	border-left: none;
}
	
.re_search_location_button {
	width: 120px;
	height: 40px;
	float: left;
	font-size: 14px;
	color: #de580d;
	border: 1px solid #de580d;
	border-radius: 5px;
	background: #fff;
	cursor: pointer;
}
	
.re_search_location_button:hover {
	background: #de580d;
	color: #fff;
}
	
.campaign_title {
	color: #bb1b21;
	font-weight: bold;
}

#map{
	width:100%;
	height:500px;
}
	
.shopList {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}
	
.all_map {
	position: relative;
	width: 1000px;
	height: 580px;
	background: url(/search/images/img_map_all.png);
	overflow: hidden;
}

.all_map .map_col {
	margin-top: 70px;
	width: 220px;
	float: left;
	margin-left: 10px;
}

.all_map .map_col:nth-child(2) {
	margin-left: 30px;
}

.all_map .map_col:last-child {
	float: right;
	margin-right: 10px;
}

.map_col dl dt {
	line-height: 31px;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	padding-left: 10px;
	margin-bottom: 10px;
}

.map_col dl dd {
	display: inline-block;
	width: 48%;
	margin-bottom: 10px;
	background: url(/common/images/share/icon_arrow_right_br.png) no-repeat left 2px;
	background-size: 15px 15px;
	padding-left: 20px;
}

.map_col dl dt.kansai_area {
	background-color: #fbcd53;
}

.map_col dl dt.chugoku_area {
	background-color: #da7057;
}

.map_col dl dt.shikoku_area {
	background-color: #e77354;
}

.map_col dl dt.chubu_area {
	background-color: #7bafdf;
}

.map_col dl dt.tohoku_area {
	background-color: #99ca43;
}

.map_col dl dt.kanto_area {
	background-color: #fb6b91;
}

.map_col dl dt.kyushu_area {
	background-color: #80b88a;
}

.sp_gps_wrap{
	padding: 30px;
	border-bottom: 1px solid #e2d7b7;
	background-color: #faf8f2;
}

.btn_gps {
	padding-left: 25px;
}

.sp_map_all {
	width: 320px;
	height: 380px;
	padding: 0 10px;
 background: url(/search/images/img_map_all_sp.png) no-repeat center center;
	background-size: 300px auto;
	position: relative;
}

.sp_map_all ul li {
	margin-bottom: 10px;
	padding-left: 20px;
	background-size: 15px 15px;
}

.sp_map_all ul li:nth-child(1) {
	background: url(/common/images/share/icon_arrow_right_green.png) no-repeat left 3px;
	background-size: 15px 15px;
}

.sp_map_all ul li:nth-child(2) {
	background: url(/common/images/share/icon_arrow_right_egreen.png) no-repeat left 3px;
	background-size: 15px 15px;
}

.sp_map_all ul li:nth-child(3) {
	background: url(/common/images/share/icon_arrow_right_blue.png) no-repeat left 3px;
	background-size: 15px 15px;
}

.sp_map_all ul li:nth-child(4) {
	background: url(/common/images/share/icon_arrow_right_purple.png) no-repeat left 3px;
	background-size: 15px 15px;
}

.sp_map_all ul li:nth-child(5) {
	position: absolute;
	top:86%;
	right: 9%;
	background: url(/common/images/share/icon_arrow_right_red.png) no-repeat left 3px;
	background-size: 15px 15px;
}
  
/*
===============================================================================
■ レッスンスケジュール
===============================================================================
*/

.right {
	text-align: right;
}

.commentary	{
	float: left;
}

.commentary ul {
	width: 600px;
	display: table;
}

.commentary ul li {
	display: inline-table;
}

.commentary ul li:nth-child(1) span {
	display: block;
	width: 120px;
	height: 30px;
	background-color: #fef9a5;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
	margin-right: 10px;

}

.commentary ul li:nth-child(2) span {
	display: block;
	width: 120px;
	height: 30px;
	background-color: #f5bc6b;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
	margin-right: 25px;
}

.commentary ul li:nth-child(3) {
	margin-right: 25px;
}

.dateselect {
	float: right;
}

.dateselect ul {
	display: table;
}

.dateselect ul li {
	display: inline-table;
}

.dateselect ul li:nth-child(1) a {
	display: block; 
	width: 90px;
	height: 30px;
	background-color: #c0a282;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
	margin-right: 18px;
	color: #fff;
}

.dateselect ul li:nth-child(2) {
	border-right: 1px solid #c0a282;
	padding-right: 15px;
	margin-right: 15px;
}

/*
--------------------------------------------------
スケジュール表
--------------------------------------------------
*/

.schedule_wrap {
	width: 1000px;
	height: 1362px;
	overflow: scroll;
}

table.tb_sd {
	width: 975px;
	border: 1px solid #d2c7a6;
}

table.tb_sd th {
	width: 130px;
	height: 42px;
	background-color: #c0a282;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border: 1px solid #d2c7a6;
}

table.tb_sd th:first-child {
	background-color: #d2c7a6;
	width: 65px !important;
}

table.tb_sd tr td.time {
	table-layout: fixed;
	min-width: 63px;
	height: 320px;
	font-size: 14px;
	text-align: center;
	background-color: #f7f3e7;
	border: 1px solid #d2c7a6;
	vertical-align: middle;
	width: expression(this.width >= this.height ? "63px" : "auto");
}

table.tb_sd tr.abc td {
	height: 42px;
	font-size: 14px;
	text-align: center;
	color: #533c34;
	background-color: #e2d7b7;
	border: 1px solid #d2c7a6;
	vertical-align: middle;
}

table.tb_sd tr td {
	min-width: 130px;
	height: 160px;
	font-size: 12px;
	vertical-align: top;
	border: 1px solid #d2c7a6;
	padding: 7px;
}

table.tb_sd th.sat {
	background-color: #6e82b0;
}

table.tb_sd th.san {
	background-color: #fb6b91;
}

table.tb_sd td.bg_gray {
	background-color: #f0f0f0;
}

table.tb_sd td.bg_pink {
	background-color: #ffaec3;
}

table.tb_sd tr.half td{
	border-bottom: 1px solid #eeece7;
}

table.tb_sd tr.half td:first-child {
	border-bottom: 1px solid #d2c7a6;
}

a.btn_rv {
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	text-align: center;
	display: inline-block;
	width: 115px;
	height: 25px;
	border: 1px solid #d41547;
	border-bottom-color: #98062b;
	border-radius: 5px;
	background-image: -moz-linear-gradient(top, #d83962, #ce093c);
	background-image: -ms-linear-gradient(top, #d83962, #ce093c);
	background-image: -o-linear-gradient(top, #d83962, #ce093c);
	background-image: -webkit-linear-gradient(top, #d83962, #ce093c);
	background-image: linear-gradient(top, #d83962, #ce093c);
	background-clip: padding-box;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

a.btn_rv:hover {
	box-shadow: inset 0px 1px 1px 0px #ac1d42;
	background-image: -moz-linear-gradient(top, #e12b5a, #ea6889);
	background-image: -ms-linear-gradient(top, #e12b5a, #ea6889);
	background-image: -o-linear-gradient(top, #e12b5a, #ea6889);
	background-image: -webkit-linear-gradient(top, #e12b5a, #ea6889);
	background-image: linear-gradient(top, #e12b5a, #ea6889);
}

a.txtlink_detail {
	display: inline-block;
	background: url(/common/images/share/icon_arrow_right_dbr.png) no-repeat left 1px;
	padding-left: 16px;
	background-size: 15px 15px;
}

.pb1 {
	padding-bottom: 1px !important;
}

ul.lessons li {
	line-height: 1.5;
}

ul.lessons li:last-child {
	margin-top: 3px;
}

table.tb_sd td.bg_yellow {
	background-color: #e8cf8b;
}


/*colBlock2*/

.floatImg .imgCol{ 
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	clear:none;
}
.colBlock2 > div{
	float:left;
	width:490px;
	margin-bottom:20px;
}
.colBlock2 > div:nth-child(even){
	float:right;
}
.colBlock2 .floatBox2Tx .btn_l,
.colBlock2 .floatBox2Tx .btn_ll{
	width:100%;
	margin-top:10px;
}
	
/*=================================

	180830	ブログ	阿部_修正

=================================*/
.colBlock2 .floatBox2{
	position: relative;
}
.colBlock2 .floatBox2Tx .btn_lll{
	position: absolute;
	display: block;
	width:65%;
  bottom: 0;
  right: 3;
	margin-bottom: 10px;
}
	
/*txtlink_in*/
.txtlink_in{
	border-bottom:1px dotted #999;
}


/*toppage*/

.topPage .mainAreaIn{
	margin:0 auto;
}
.topPage .topNewsArea{
	margin:40px auto;
	width:1000px;
}
.topPage .topNewsArea .topNewsList{
	float:right;
	width:560px;
	position: relative;
}
.topPage .topNewsArea .topPickupArea{
	float:left;
	width:420px;
}
.topPage .topNewsArea .topNewsList .imin{
	margin-top:0px;
}
.topPage .topNewsArea hr{
	border-style:dotted;
}
.topPage .topTitle{
	margin-bottom:20px;
}
.topPage .topTitle img{
	height:24px;
	width:auto;
}
.topPage #imporantArea{
	border: 1px solid #f3dce2;
	background-color: #fceff2;
}
.topPage .imporantAreaTitle{
	border-top: 4px solid #ce083b;
	padding: 12px 19px;
	font-weight: bold;
	color: #ce083b;
	font-size: 18px;
	margin-bottom:0;
}
.topPage #imporantTopics {
	padding: 0 19px 10px;
}
.topPage #imporantTopics li {
	margin-bottom: 5px;
}

.topPage .topPickupAreaBanner {
	margin-top: 20px;
}
.topPage .topPickupAreaBanner li {
	float: left;
}
.topPage .topPickupAreaBanner li:nth-child(2n) {
	margin-left: 5px;
}

.newsmMore{
	position: absolute;
	top: 5px;
	right: 0;
	text-align:right;
}
.topPage .newsmMore{
	top: 0;
}
.newsmMore a{
	display:inline-block;
	background:url(/common/images/com_ic05.gif) no-repeat left 2px;
	background-size:22px auto;
	padding-left:24px;
}
.newsmMore a span{
	border-bottom:1px dotted #aaaaaa;
}

/*secNav*/
.secNav{
	margin-top:30px;
}

.hardness {
    background: url(/common/images/icon_heart_red.svg) no-repeat left 3px center /20px 20px;
    color: #ce083b;
	padding-left: 26px;
}


/* qaAccordion */
/*
	.qaAccordion {
		width: 1000px;
		margin: 0 auto 20px;
}
.qaAccordion dt {
		width: 1000px;
		line-height: 56px;
		box-shadow: 0 2px 0 2px rgba(0,0,0,0.15);
		margin-top: 15px;
		margin-bottom: 14px;
		padding: 8px 19px 8px 11px;
		border-radius: 30px;
		border: 1px solid #efefec;
		background:#ffffff;
		color: #533c34;
		font-size: 18px;
		font-weight: bold;
		text-align: left;
		cursor: pointer;
}
.qaAccordion dt:first-child {
	margin-top: 0;
}
.qaAccordion dt .firstText02 {
	line-height: 38px;
}
.qaAccordion dd {
		display: none;
		width: 1000px;
		box-shadow: 0 2px 0 1px rgba(0,0,0,0.15);
		margin-bottom: 14px;
		padding: 8px 19px 8px 11px;
		border-radius: 30px;
		border: 1px solid #efefec;
		background: #fffaea;
		text-align: left;
}
.qaAccordion dd .firstText02 {
	margin: 8px 0;
}
.qaAccordion dd .firstText02 img {
	padding-bottom: 6px;
}
.qaAccordion .firstIcon01 {
		float: left;
		width: 38px;
		height: 38px;
		margin-right: 15px;
}
.qaAccordion .firstText02 {
		float: left;
		width: 895px;
		text-align: left;
}
.qaAccordion .firstText02 strong {
		color: #ce083b;
}
.qaAccordion .firstIcon02 {
		float: right;
		width: 20px;
		height: 20px;
		overflow: hidden;
		margin-top: 10px;
		background: url("/common/images/com_ic22.gif") no-repeat center;
		background-size: 100%;
		text-indent: -9999px;
}
*/

/* qaAccordion */
.qaAccordion {
	width: 100%;
	margin: 0 auto;
}
.qaAccordion dt {
	position: relative;
	width: 100%;
	padding: 21px 50px 21px 70px;
	border-top: 2px solid #D6D6D6;
	background:#f5f5f5;
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
	text-align: left;
	cursor: pointer;
}
.qaAccordion dt::before{
	content: "";
	position: absolute;
	left: 30px;
	top: 21px;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(/common/images/icon_q.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}
.qaAccordion dt::after{
	content: "";
	position: absolute;
	right: 25px;
	top: 26px;
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(/common/images/icon_oc.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 200%;
}
.qaAccordion dt.open::after{
	background-position: center bottom;
}
.qaAccordion dd {
	position: relative;
	display: none;
	width: 100%;
	padding: 50px 50px 50px 70px;
	text-align: left;
}
.qaAccordion dd::before{
	content: "";
	position: absolute;
	left: 30px;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(/common/images/icon_a.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}
.qaAccordion dd p:last-of-type{
	margin-bottom: 0;
}
.qaAccordion dd .txt-link{
	text-align: right;
}


.localNav {
	width: 1000px;
	margin-bottom: 20px;
	border-top: 1px solid #e2d7b7;
	border-left: 1px solid #e2d7b7;
}
.localNav li {
	display: table;
	float: left;
	width: 20%;
	min-height: 57px;
	border-right: 1px solid #e2d7b7;
	border-bottom: 1px solid #e2d7b7;
}
.localNav li a {
	display: table-cell;
	padding: 6px 10px 6px 25px;
	background: url(/common/images/com_ic23.png) 13px 50% no-repeat;
	border-collapse: collapse;
	color: #533c34;
	text-align: center;
	vertical-align: middle;
}
.localNav li.on a {
	background: #f7f3e7 url(/common/images/com_ic24.png) 13px 50% no-repeat;
	color: #ce083b;
}
.localNav li a:hover {
	background: #f8f8f8 url(/common/images/com_ic23.png) 13px 50% no-repeat;
	color: #857772;
}


/* colWrap */
.colWrap {
	clear: both;
	margin-bottom: 20px;
}
.colWrap .colText {
	overflow: hidden;
}
.colWrap .w250 {
	width: 250px;
}
.colWrap .w420 {
	width: 420px;
}
.colWrap .w490 {
	width: 490px;
}
.colWrap .w500 {
	width: 500px;
}
.colWrap .w505 {
	width: 505px;
}
.colWrap .w660 {
	width: 660px;
}
.colWrap .w745 {
	width: 745px;
}
.colWrap .colRight {
	float: right;
	margin-left: 20px;
}
.colWrap .colLeft {
	float: left;
	margin-right: 20px;
}
.colWrap .colFigure {
	float: left;
}
.colWrap .figureFix {
	float: left;
	margin-right: 20px;
}
.colWrap .breakCol {
	overflow: hidden;
}
.colWrap .w490 + .colFigure {
	width: 490px;
}
.colWrap .w660 + .colFigure {
	width: 320px;
}
.colWrap .w745 + .colFigure {
	width: 235px;
}
.colWrap .colFigure .caption,
.colWrap .colFigure .caption {
	display: block;
	margin-top: 5px;
	font-size: 10px;
	text-align: center;
}
.colWrap.colTwo,
.colWrap.colThree,
.colWrap.colFour {
	width: 1000px;
}
.colWrap .col {
	float: left;
	margin: 20px 0 0;
}
.colWrap.colTwo .col {
	width: 490px;
	margin-right: 20px;
}
.colWrap.colThree .col {
	width: 320px;
	margin-right: 20px;
}
.colWrap.colFour .col {
	width: 235px;
	margin-right: 20px;
}
.colWrap.colTwo .col:nth-child(2n),
.colWrap.colThree .col:nth-child(3n),
.colWrap.colFour .col:nth-child(4n) {
	margin-right: 0;
}
.colWrap.colTwo .col:nth-child(-n+2),
.colWrap.colThree .col:nth-child(-n+3),
.colWrap.colFour .col:nth-child(-n+4) {
	margin-top: 0;
}
.colWrap .col .imgWrap img + * {
	margin-top: 10px;
}
.colWrap .col > *:last-child {
	margin-bottom: 0 !important;
}

.inlineList01 li {
	display: inline-block;
	margin-right: 15px;
}


/* bnt % grid */
.btnGrid2 .btnWrap {
	float: left;
	width: 49%;
}
.btnGrid2 .btnWrap:nth-child(2n) {
	float: right;
}
.btnGrid2 .btnWrap [class^="btn_l"] {
	width: 100%;
}

/* layoutBox01 */
.layoutBox01 {
	margin: 0 0 20px;
	border: 2px solid #e2d7b7;
	border-radius: 5px;
	padding: 20px 22px;
}
.layoutBox01 .highlight01 {
	margin-bottom: 12px;
	text-align: center;
}

.workshop_wrap {
	overflow: hidden;
	margin: 40px -20px 0 0;
	zoom: 1;
}
.workshop_wrap .detail_col {
	float: left;
	width: 490px;
	margin: 0 20px 40px 0;
}
.workshop_wrap .detail_col .prf_block {
	zoom: 1;
}
.workshop_wrap .detail_col .prf_block .photo {
	float: left;
	width: 114px;
	margin-right: 20px;
}
.workshop_wrap .detail_col .prf_block .introduction {
	overflow: hidden;
	zoom: 1;
}
.workshop_wrap .detail_col .prf_block .introduction .name {
	color: #95512a;
	font-size: 136%;
	font-weight: bold;
}
.workshop_wrap .detail_col .prf_block .introduction .comment dt {
	color: #533c34;
	font-weight: bold;
	margin-bottom: 10px;
}

.workshop_wrap .detail_col .prf_block .introduction .comment table {
	width: 100%;
}
.workshop_wrap .detail_col .prf_block .introduction .comment table th,
.workshop_wrap .detail_col .prf_block .introduction .comment table td {
	vertical-align: middle;
}
.workshop_wrap .detail_col .prf_block .introduction .comment table th {
	width: 70%;
}
.workshop_wrap .detail_col .prf_block .introduction .comment table td {
	width: 30%;
}
.workshop_wrap .detail_col .prf_block .introduction .comment table .worksyopLink {
	padding-left: 24px;
	background: url(/common/images/com_ic01.png) no-repeat 0 0.2em;
	background-size: 16px 16px;
}


.workshop_wrap .detail_col .prf_block .introduction .comment table th p:first-child,
.workshop_wrap .detail_col .prf_block .introduction .comment table td p:first-child {
	margin-bottom: 0;
}
/*=================================

	isSide

=================================*/
/* divideList */
.isSide .divideList {
	width: 760px;
}
.isSide .divideList li {
	width: 370px;
}

/* localNav */
.localNav {
	width: 100%;
}

/* qaAccordion */
.isSide .qaAccordion,
.isSide .qaAccordion dt,
.isSide .qaAccordion dd {
	width: 760px;
}
.isSide .qaAccordion .firstText02 {
	width: 655px;
}

/* colWrap */
.isSide .colWrap.colTwo,
.isSide .colWrap.colThree,
.isSide .colWrap.colFour {
	width: 760px;
}
.isSide .colWrap.colTwo .col {
	width: 370px;
}
.isSide .colWrap.colThree .col {
	width: 240px;
}
.isSide .colWrap.colFour .col {
	width: 175px;
}




/*=================================

	clearfix

=================================*/
.topPage .topNewsArea:after,
.topPage .topNewsAreaIn:after,
.topPage .topPickupAreaBanner:after,
.content.isSide:after,
.localNav:after,
.colWrap:after,
.divideList:after,
[class*="btnGrid"]:after {
	content: "";
	display: block;
	clear: both;
}
	
	
/*=================================

	180419	スタッフ紹介自動化	成田

=================================*/

	p.apology_shop_staff{
		color: #533c34;
		font-size: 1.5em;
		text-align: center;
		width: 13em;
		margin: 0px auto 80px;
		height: auto;
		border-top: 1px solid #533c34;
		border-bottom: 1px solid #533c34;
		padding: 0.5em 0px 0.4em;
	}


	/*=================================

	新見出しスタイル

=================================*/
	.h-style01{
		margin-bottom: 60px;
		padding-bottom: 30px;
		background: url(../images/h_style01_bg.svg) no-repeat center bottom /160px auto;
		font-size: 24px;
		font-weight: 500;
		text-align: center;
	}
	.h-style02{
		margin-bottom: 60px;
		padding-bottom: 30px;
		background: url(../images/h_style01_bg.svg) no-repeat center bottom /160px auto;
		font-size: 24px;
		font-weight: 500;
		text-align: center;
	}
	.h-style03{
		margin-bottom: 50px;
		padding: 14px 0;
		color: #F08C00;
		font-size: 18px;
		line-height: 1.75;
		font-weight: 500;
		border-top: 2px solid #F08C00;
		border-bottom: 2px solid #F08C00;
		text-align: center;
	}
	p + .h-style03{ margin-top: 50px; }

	.notes{
		margin: 20px 0;
		font-size: 13px;
	}

	/*=================================

	はじめてのお客様へ

=================================*/
	.firsttime{
		text-align: center;
	}
	.firsttime01{
		padding-top: 68px;
		height: 226px;
		background-color: #F9DDCE;
		font-size: 34px;
		font-weight: 500;
		line-height: 1;
	}
	.firsttime_price{
		display: inline-block;
		padding: 0 0 0 5px;
		color: #de580d;
		font-size: 68px;
		text-align: right;
		vertical-align: -30px;
	}
	.firsttime_price .yen{
		font-size: 44px;
	}
	.firsttime_price .taxin{
		display: block;
		margin-top: 8px;
		color: #433f3f;
		font-size: 14px;
		text-align: right;
	}
	.firsttime02{
		width: 498px;
		margin: 0 auto;
		padding-top: 140px;
		background: url(../images/price_arrow_og.svg) no-repeat center 60px /50px 50px;
	}
	.firsttime02_ttl{
		margin-bottom: 40px;
		font-size: 24px;
	}
	.firsttime02_ttl span{
		color: #de580d;
	}
	.firsttime02_p01,
	.firsttime02_p02{
		float: left;
		width: 234px;
		height: 234px;
		padding-top: 26px;
		border-radius: 127px;
		font-size: 18px;
		line-height: 1.2;
		text-align: center;
		color: #fff;
	}
	.firsttime02_p01 .small,
	.firsttime02_p02 .small{
		font-size: .75em;
	}
	.firsttime02_p01{
		margin-right: 30px;
		background-color: #dc580d;
	}
	.firsttime02_p02{
		background-color: #ee8a00;
	}
	.firsttime02_pttl{
		display: flex;
		align-items: center;
		justify-content: center;
		height: 40px;
		margin-bottom: 10px;
		color: #fff000;
		font-size: 18px;
		line-height: 20px;
	}
	.firsttime02_price{
		margin-bottom: 0;
		padding-bottom: 30px;
		background: url(../images/price_arrow_wh.svg) no-repeat center bottom/20px 20px;
		font-size: 16px;

	}
	.firsttime02_zero{
		margin-bottom: 0;
		padding-left: 18px;
		font-size: 64px;
		line-height: 1;
		font-weight: 500;
	}
	.firsttime02_zero .yen{
		font-size: 18px;
	}
	.firsttime02_conc{
		clear: both;
		margin-bottom: 40px;
		padding-top: 40px;
		color: #de580d;
		font-size: 30px;
		font-weight: 500;
	}
    
    
    /*====== 180831追加　川津　CM動画用css ======*/
    .cm_movie_box,
    .cm_movie_box2
    {
        width: 700px;
        margin: 0 auto 60px;
    }
  
    /*====== 180901追加　日吉　備考欄下の動画用css ======*/
    .cm_movie_box2 {
        margin-top:120px;
    }
  
  /*====== 190123追加　本間　瞑想（メディテーション）について ======*/
  .meditation_mar_top{
    margin-top: 100px;
  }
  
  .meditation_meisoon{
    text-align: center;
  }
  
  .meditation_meisoon_img{
    max-width: 35%;
  }
  
  
/*====== 181220追加　成田　全天球 ======*/
  .zentenkyu {
    width: 700px;
    margin: 0 auto;
    margin-top: 120px;
  }
  
  .zentenkyu .around_pic {
    display: block;
    max-width:700px;
    width:100%;
    margin: 0 auto;
    width:700px;
    height:393px
  }
  
  .zentenkyu .pic2,
  .zentenkyu .pic3,
  .zentenkyu .pic4 {
    display: none;
  }
  
  .zentenkyu .btn:nth-of-type(even) {
    float: none;
  }

.zentenkyu .btn:nth-of-type(odd) {
   float: none;
  }

  .zentenkyu .btn_list .btn {
    width: 24%;
    color: #fff;
    height: 66px;
    font-size: 14px;
    border-radius: 5px;
    font-weight: bold;
    float: left;
    margin-left: 1.33%;
    padding-top: 20px;
    cursor: pointer;
    font-size: 15px;
  }
  
  .zentenkyu .btn.current:before {
    padding-top: 20px;
  }
  
  .zentenkyu .btn:nth-of-type(1) {
   margin-left: 0; 
  }
  
  .zentenkyu .text_360.sp {
    display: none;
  }
  
  .zentenkyu .text_360.pc {
    display: block;
    font-size: 22px;
  }
  
  .zentenkyu .text_360 span:before {
    height: 22px;
    top: 7px;
    left: -19px;
    transform: rotate(-47deg);
  }

  .zentenkyu .text_360 span:after {
    height: 22px;
    top: 7px;
    right: -17px;
    transform: rotate(47deg);
  }
}


/*====== 190205  追加　成田　料金ページ　体験レッスン価格に注釈追加 ======*/

.firsttime_price {
	position: relative;
	padding-right: 10px;
}

.firsttime_price .kome {
	position: absolute;
	top: 4px;
	right: 0;
	font-size: 16px;
}

.firsttime01 .annotation {
	font-size: 13px;
	line-height: 1.5;
	font-size: 14px;	
	padding-right: 2em;
}

  
  
  
}