/* 目次 -------------------------------------------------

・リンク設定 ・共通クラス ・サイト共通 ・ヘッダ ・メニュー ・コンテンツ ・フッタ

------------------------------------------------- */ 
table {
	_line-height:150%;
	font-size:100%;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0%;
	height: 0px;
	text-indent: -9999px;
}
.clearer {
	clear: both;
}
.v_middle {
	vertical-align:middle;
}

/* clearfixハック */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */ /*配置設定クラス*/
.alignL {
	text-align: left !important;
}
.alignC {
	text-align: center !important;
}
.alignR {
	text-align: right !important;
}
.mg_5 {
	margin:5px !important;
}
.mg_lr5 {
	margin:0px 5px !important;
}
.mg_t5 {
	margin-top:5px !important;
}
.mg_b5 {
	margin-bottom:5px !important;
}
.mg_l5 {
	margin-left:5px !important;
}
.mg_r5 {
	margin-right:5px !important;
}
.mg_10 {
	margin:10px !important;
}
.mg_lr10 {
	margin:0px 10px !important;
}
.mg_t10 {
	margin-top:10px !important;
}
.mg_b10 {
	margin-bottom:10px !important;
}
.mg_l10 {
	margin-left:10px !important;
}
.mg_r10 {
	margin-right:10px !important;
}
.mg_12 {
	margin:12px !important;
}
.mg_lr12 {
	margin:0px 12px !important;
}
.mg_t12 {
	margin-top:12px !important;
}
.mg_b12 {
	margin-bottom:12px !important;
}
.mg_l12 {
	margin-left:12px !important;
}
.mg_r12 {
	margin-right:12px !important;
}
.mg_15 {
	margin:15px !important;
}
.mg_lr15 {
	margin:0px 15px !important;
}
.mg_t15 {
	margin-top:15px !important;
}
.mg_b15 {
	margin-bottom:15px !important;
}
.mg_l15 {
	margin-left:15px !important;
}
.mg_r15 {
	margin-right:15px !important;
}
.mg_20 {
	margin:20px !important;
}
.mg_lr20 {
	margin:0px 20px !important;
}
.mg_t20 {
	margin-top:20px !important;
}
.mg_b20 {
	margin-bottom:20px !important;
}
.mg_l20 {
	margin-left:20px !important;
}
.mg_r20 {
	margin-right:20px !important;
}
.mg_25 {
	margin:25px !important;
}
.mg_lr25 {
	margin:0px 25px !important;
}
.mg_t25 {
	margin-top:25px !important;
}
.mg_b25 {
	margin-bottom:25px !important;
}
.mg_l25 {
	margin-left:25px !important;
}
.mg_r25 {
	margin-right:25px !important;
}
.mg_30 {
	margin:30px !important;
}
.mg_lr30 {
	margin:0px 30px !important;
}
.mg_t30 {
	margin-top:30px !important;
}
.mg_b30 {
	margin-bottom:30px !important;
}
.mg_l30 {
	margin-left:30px !important;
}
.mg_r30 {
	margin-right:30px !important;
}
.mg_40 {
	margin:40px !important;
}
.mg_lr40 {
	margin:0px 40px !important;
}
.mg_t40 {
	margin-top:40px !important;
}
.mg_b40 {
	margin-bottom:40px !important;
}
.mg_l40 {
	margin-left:40px !important;
}
.mg_r40 {
	margin-right:40px !important;
}
.pd_5 {
	padding:5px !important;
}
.pd_lr5 {
	padding:0px 5px !important;
}
.pd_t5 {
	padding-top:5px !important;
}
.pd_b5 {
	padding-bottom:5px !important;
}
.pd_l5 {
	padding-left:5px !important;
}
.pd_r5 {
	padding-right:5px !important;
}
.pd_10 {
	padding:10px !important;
}
.pd_lr10 {
	padding:0px 10px !important;
}
.pd_t10 {
	padding-top:10px !important;
}
.pd_b10 {
	padding-bottom:10px !important;
}
.pd_l10 {
	padding-left:10px !important;
}
.pd_r10 {
	padding-right:10px !important;
}
.pd_15 {
	padding:15px !important;
}
.pd_lr15 {
	padding:0px 15px !important;
}
.pd_t15 {
	padding-top:15px !important;
}
.pd_b15 {
	padding-bottom:15px !important;
}
.pd_l15 {
	padding-left:15px !important;
}
.pd_r15 {
	padding-right:15px !important;
}
.pd_20 {
	padding:20px !important;
}
.pd_lr20 {
	padding:0px 20px !important;
}
.pd_t20 {
	padding-top:20px !important;
}
.pd_b20 {
	padding-bottom:20px !important;
}
.pd_l20 {
	padding-left:20px !important;
}
.pd_r20 {
	padding-right:20px !important;
}
.pd_0 {
	padding: 0 !important;
}

.indent-1{
	text-indent:-1em;
	margin-left:1em;
}

/* リンク設定 -------------------------------------------------*/
a {
	color: #0068b7;
	text-decoration: none;
}
a:hover {
	color: #0068b7;
	text-decoration:underline;
}
.filter07 a img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.filter07 a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}
.bghover a {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.bghover a:hover {
	filter:alpha(opacity=70);
	opacity:0.7;
}

/* カラー設定 ------------------------------------------------- */
.red {
	color:#a40000 !important;
}
.error {
	color:#CC0000 !important;
}
.blue {
	color:#1C4295;
}
.pink {
	color:#cc0066;
}
.green {
	color:#669900;
} /* フォント設定 ------------------------------------------------- */
.fontS {
	font-size:80% !important;
}
.fontL {
	font-size: 120% !important;
	line-height:170% !important;
}
.font_15{
		font-size:116%;
}
.font_17{
		font-size:131%;
}
.no_bdr {
	background: none !important;
}


/* width設定----------------------------------------------------- */
.w_470{
	width:470px;
}
.w_440{
	width:440px;
}
.w_420{
	width:420px;
}
.w_500{
	width:500px;
}
.w_565{
	width:565px;
}
.w_605{
	width:605px;
}
.w_650{
	width:650px;
}


/* 共通クラス----------------------------------------------------- */
/*フォントサイズ指定
10px	77%
11px	85%
12px	93%
13px	100%
14px	108%
15px	116%
16px	123.1%
17px	131%
18px	138.5%
19px	146.5%
20px	153.9%
21px	161.6%
22px	167%
23px	174%
24px	182%
25px	189%
26px	197%
*/

.font_14{
	font-size:108%;
}

body {
	font: 13px/150% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	background: #f5f5f5;
}
* html body {  
	font-size:small;  
	font:x-small;/*--標準準拠モード時は不要--*/  
}  
  
*:first-child+html body {  
	font-size:small;  
	font:x-small;/*--標準準拠モード時は不要--*/  
} 
.txthide {
	display: none;
}

/* ヘッダ----------------------------------------------------- */
header{
	width:100%;
	height:120px;
}
.logo{
	padding-left: 20px;
	position: relative;
	z-index: 10;
	height: 120px;
	width: 227px;
}
header a{
	color:#ffffff;
}
header nav{
	height:45px;
	*height:50px;
	background: #0099ff;
	margin-top:-120px;
	position: relative;
}

#header-sp {
	display: none;
}

/* ドロワートリガー */
#navToggle {
    display:none; /*通常時は非表示にしておきます*/
    position:absolute; /*bodyに対しての絶対位置指定です*/
    right:13px;
    top:13px;
    width:30px;
    height:25px;
    cursor:pointer;
	z-index: 50;
}
#navToggle div {position:relative;} /*spanの絶対位置指定の親にします*/
#navToggle span {
    display:block;
    position:absolute; /*#navToggle div に対して*/
    width:100%;
    border-bottom:solid 3px #f5f5f5;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;}
#navToggle span:nth-child(1) {top:0;}
#navToggle span:nth-child(2) {top:11px;}
#navToggle span:nth-child(3) {top:22px;}


.gnav{
	padding-left:250px;
	padding-top:13px;
	*padding-top:20px;
	float:left;
	position:relative;
	z-index:20;
}
.gnav li{
	float:left;
	margin-right:20px;
}
.gnav li a:hover{
	color: #bd3232;
}
.social{
	float:right;
	padding-right:20px;
	padding-top:7px;
	*padding-top:15px;
	position:relative;
	z-index:20;
}
.social li{
	float:left;
	margin-left:10px;
}

/* パンクズ----------------------------------------------------- */
.bread{
	color:#000;
	margin:-78px 0 50px 0px;
	padding: 5px 0 5px 250px;
	font-size:93%;
	position:relative;
	z-index:5;
	background-color: #f6f3e7;
}

.bread a{
	color:#000 !important;
}

/* バナーエリア----------------------------------------------------- */
.bn_area{
	width:100%;
	background: #0099ff;
	min-height:56px;
	padding:12px 0 8px;
}
.bn_area p{
	float:left;
	padding-right:12px;
}
.bn_area p:first-child{
	padding-left:20px;
}

/* フッタ----------------------------------------------------- */
footer{
	width: 100%;
	/*height:193px;*/
	background: url(../images/bg_footer01.gif) repeat;
}
footer a {
	color: #000;
}
.footer_block01{
	float:left;
	padding:20px 0 0 20px;
	width: 22%;
}
.footer_block02{
	float:left;
	padding:20px 0 0 20px;
	width: 22%;
}
.footer_block03{
	float:left;
	padding:20px 0 0 20px;
	width: 22%;
}
.footer_block04{
	float:left;
	padding:20px 0 0 20px;
	width: 22%;
}
footer nav ul{
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left:20px;
}
footer nav ul li{
	display:inline;
}
.copy{
	color: #ffffff;
	text-align: right;
	padding: 10px 20px 10px 0;
	background: #0099ff;
}

.icon_kaatsu{
	float:right;
	padding:40px 20px 0 0;
}

/* トップページ---------------------------------------------------- */

.index_content_area{
	text-align:center;
	width:99%;
	margin:0 auto;
}
#index_content{
	text-align:center;
	margin:0 auto;
}

#index_content .item{
	margin:0 5px 10px;
	text-align:center;
}
#index_content .item.movie {
	text-align: center;
	padding: 5px 5px 0px;
	background: #FFF;
	height: 234px;
}

/* SP */
.index_content_area-sp {
	display: none;
}


/* 下層ページ---------------------------------------------------- */
.content_area{
	background:#ffffff;
	padding:20px;
	margin:0 auto;
	text-align:left;
	width:940px;
	_width:980px;
	position:relative;
}
.content_area h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 18px 5px;
	border-bottom: 1px dotted #7d7d7d;
}
.content_area .map h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 22px 0px;
	border-bottom: none;
}


.pagenav {
}
.pagenav li {
	float: left;
	margin-left: 5px;
}
.pagenav li:first-child {
	margin-left: 0px;
}
.pagenav li a {
	text-align: center;
	display: block;
	padding: 10px 0px;
	font-weight: bold;
	color: #FFF;
	background: #ababab;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	transition: 1s;
}
.pagenav li a:hover {
	background: #070707;
	text-decoration: none;
}

.pagenav.shop li a {
	width: 200px;
}
.pagenav.price li a {
	width: 170px;
}
.pagenav.voice li a {
	padding: 10px 12px;	
}
.pagenav.training li a {
	width: 200px;
}



/* slider */
.swiper-container {
    text-align: center;
    width: 100%;
	margin-bottom: 30px !important;
}
.swiper-container .swiper-slide img{
    max-width: 100%;
    height: auto;
}
.swiper-container .txt {
	position: absolute;
	left: 0px;
	top: 200px;
	z-index: 9999;
}


/* 旧スライダー＆タイトル画像 */
.content_area .main {
	margin-bottom: 30px;
}
.content_area .main h1.txt {
	position: absolute;
	left: 20px;
	top: 220px;
	z-index: 9999;
}



.bg_gray{
	background:#EFEFEF;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	margin-top:-6px;
}
.pagetop{
	width:109px;
	margin:20px auto;
}
.bg_white{
	background:#ffffff;
}
.base_tbl{
	width:100%;
}
.base_tbl th{
	background:url(../images/line_dot.gif) repeat-x bottom #E6E6E6;
	padding:15px 20px;
	width:200px;
	font-weight:normal;
	text-align:left;
}
.base_tbl td{
	background:url(../images/line_dot.gif) repeat-x bottom #ffffff;
	padding:15px 20px;
}

.staffG{
	background:url(../images/line_dot.gif) repeat-x bottom;
	padding:30px 0;
}
.staffG .floatR{
	width:630px;
}
.staffG h1{
	font-size:116%;
}
.staffG h2{
	font-size: 116%;
	margin-top: 20px;
	padding: 0px 0px 5px;
	border-style: none;
}
.shedule_tbl{
	border-left:solid 1px #C4C4C4;
	border-bottom:solid 1px #C4C4C4;
}
.shedule_tbl th{
	width:133px;
	padding:10px;
	border-right:solid 1px #C4C4C4;
	background:#E6E6E6;
	text-align:center;
	font-size:116%;
}
.shedule_tbl td{
	width:133px;
	padding:15px;
	border-right:solid 1px #C4C4C4;
	vertical-align:middle;
}
.shedule_tbl .sun{
	color:#e60012;
}
.shedule_tbl .sat{
	color:#0068b7;
}
.voice_tbl{
	width:100%;
}
.voice_tbl th{
	background:url(../images/line_dot.gif) repeat-x bottom #E6E6E6;
	padding:15px 20px;
	width:230px;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
}
.voice_tbl td{
	background:url(../images/line_dot.gif) repeat-x bottom #ffffff;
	padding:15px 20px;
}
.voice_tbl th.alignC{
	font-weight:bold;
	font-size:116%;
}
.voice_tbl th.alignC span{
	font-weight:normal;
	font-size:85%;
}
.voice_tbl td img{
	vertical-align:top;
}


.icon_check{
	background:url(../images/icon_check.gif) no-repeat left center;
	padding-left:18px;
}
.list_train{
	list-style-type:disc;
	margin-left:15px;
}

.train_tbl{
	width:100%;
	border-top:dotted 1px #000000;
	border-left:dotted 1px #000000;
}
.train_tbl th{
	background:url(../images/line_dot.gif) repeat-x bottom #E6E6E6;
	border-right:dotted 1px #000000;
	padding:10px 10px;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	font-size:93%;
}
.train_tbl td{
	background:url(../images/line_dot.gif) repeat-x bottom #ffffff;
	padding:10px 10px;
	font-size:93%;
	border-right:dotted 1px #000000;
	text-align:right;
}
#commingbox {
	height: 80px;
	padding-top: 70px;
	padding-left: 405px;
	font-weight: bold;
}
#pagetop_box {
	height: 72px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.btn_pagetop {
	margin-top: -16px;
	margin-left: -54px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.btn_mail {
	margin-top: -16px;
	position: absolute;
	top: 50%;
	right: 0px;
}

.asreet_history dd {
	margin-top: -20px;
	margin-left: 130px;
	margin-bottom: 8px;
}
.asreet_history dt {
	font-weight: bold;
}

.asreet_history2 dd {
	margin-top: -20px;
	margin-left: 65px;
	margin-bottom: 8px;
}
.asreet_history2 dt {
	font-weight: bold;
}
.txt_box_gray {
	background: #f4f4f4;
	padding: 25px 25px 20px;
	margin-top: 25px;
}




/* 1DAYトライアルレッスン---------------------------------------------------- */

.content_area .trial-contents {
	background: #111;
}
.content_area .trial-contents .btn {
	padding-top: 35px;
	padding-bottom: 35px;
}
.content_area .trial-contents {
}
.content_area .trial-contents {
}







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



@media screen and (max-width: 767px) {
/*-------------------- SmartPhone Display - width:640px under --------------------*/


/* max-width */
img,
div,
section {
	max-width: 100% !important;	
}
img {
	height: auto;
}


.floatL {
	float: none;
}
.floatR {
	float: none;
}




/* width設定----------------------------------------------------- */
.w_470{
	width: auto;
}
.w_440{
	width: auto;
}
.w_420{
	width: auto;
}
.w_500{
	width: auto;
}
.w_565{
	width: auto;
}
.w_605{
	width: auto;
}
.w_650{
	width: auto;
}





body {
	font: 13px/150% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	background: #f5f5f5;
}
* html body {  
	font-size:small;  
	font:x-small;/*--標準準拠モード時は不要--*/  
}  
  
*:first-child+html body {  
	font-size:small;  
	font:x-small;/*--標準準拠モード時は不要--*/  
} 
.txthide {
	display: none;
}

/* ヘッダ----------------------------------------------------- */
header{
	display: none;
}

/* ヘッダSP----------------------------------------------------- */
#header-sp {
	display: block;
	height: auto;
}
#header-sp .h-contents {
	position: relative;
	margin: 0px auto;
	width: 100%;
	padding: 0px;
}
#header-sp .h-contents h1 {
	padding: 0;
	height: auto;
	width: 100%;
	line-height: 1;
	background: #0099ff;
	position: relative;
	top: -28px;
}
#header-sp .h-contents h1 a {
	position: relative;
	left: 12px;
}
#header-sp .h-contents h1 img {
	height: 74px;
	width: auto;
	position: relative;
	top: 28px;
}

/* nav */
#header-sp nav {
	display: block;
    position: absolute; /*bodyに対しての絶対位置*/
    top: -950px; /*通常時はビュー外*/
    right:0;
    background:rgba(255,255,255,.8);
	height: auto;
    width:100%;
	margin: 0px;
    padding:0px;
    -webkit-transition:.5s ease-in-out; /*transitionで動きを*/
    -moz-transition:.5s ease-in-out;
    transition:.5s ease-in-out;
    text-align:left;
	z-index: 9999;
}

/*.openNavが付いた要素の中のnavを 縦方向に指定px移動（=表示される）*/
#header-sp.openNav nav {
    -moz-transform: translateY(950px) !important;
    -webkit-transform: translateY(950px) !important;
    transform: translateY(950px) !important;
}

#header-sp nav ul {
	padding: 0px;
	float: none;
	position: relative;
	z-index: 9999;
	border-top: 55px solid #555;
}
#header-sp nav ul:before,
#header-sp nav ul:after {
	content: "";
	display: block;
}
#header-sp nav ul:after {
	clear: none;
}
#header-sp nav ul li {
	position: relative;
	display: block;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1;
	float: none;
	margin: 0;
	z-index: 9999
}
#header-sp nav ul li a {
	display: block;
	padding: 15px 20px;
	text-decoration: none;
	color: #18264a;
	background-color: rgba(184,184,184,0.7);
	border-top: 1px solid #999;
}
#header-sp nav ul li a.active {
	color: #8b8b8b;
}
#header-sp nav ul li a:hover,
#header-sp nav ul li:hover a {
	color: #18264a;
}
#header-sp nav ul li:hover > a {
	background-color: rgba(184,184,184,0.7);
	-webkit-transition: background-color 0.5s linear;
	opacity: 0.7;
	transition: 0.5s linear;
}
#header-sp nav ul li ul.child {
	position: relative;
	top: 0;
	left: 0;
	z-index: 9999;
	visibility: visible;
	opacity: 1;
	transition: 0s;
}
#header-sp nav ul li:hover ul.child {
	visibility: visible;
	opacity: 1;
}
#header-sp nav ul li ul.child li {
	display: block;
	font: 14px;
	font-weight: 900;
	letter-spacing: 0.05em;
	line-height: 1;
	width: 100%;
	border-top: 1px dotted #999;
}
#header-sp nav ul li ul.child li a {
	padding: 12px 20px 12px 30px;
	text-decoration: none;
	color: #18264a;
	background-color: rgba(184,184,184,0.7);
	width: auto;
	visibility: visible;
	opacity: 1;
	transition: 0s linear;
}
#header-sp nav ul li ul.child li:first-child a {
	padding: 12px 20px 12px 30px;
}
#header-sp nav ul li ul.child li:last-child a {
	padding: 12px 20px 12px 30px;
}
#header-sp nav ul li:hover ul.child li a {
	visibility: visible;
	opacity: 1;
}
#header-sp nav ul li ul.child li a:hover {
	opacity: 0.7;
	transition: 0.5s linear;
}


/* ドロワートリガー */
#navToggle {
    display:block;
	z-index: 99999;
}
/* Click Toggle(Button) */
.openNav #navToggle span:nth-child(1) {
    top: 11px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    transform:rotate(-45deg);
}
　/*2番目と3番目のspanを45度に*/
.openNav #navToggle span:nth-child(2),
.openNav #navToggle span:nth-child(3) {
    top: 11px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    transform:rotate(45deg);
}


/* パンクズ----------------------------------------------------- */
.bread{
	display: none;
}

.bread a{
	color:#000 !important;
}

/* バナーエリア----------------------------------------------------- */
.bn_area{
	width: auto;
	background: #0099ff;
	min-height: auto;
	padding: 20px 15px 15px;
	text-align: center;
	display: none;
}
.bn_area p {
	float: none;
	padding: 0px;
	margin: 0px 5px 5px;
	display: inline;
}
.bn_area p:first-child{
	padding: 0px;
}

/* フッタ----------------------------------------------------- */
footer{
	width: 100%;
	/*height:193px;*/
	background: none;
}
footer a {
	color: #000;
}
.footer_block01{
	float: none;
	padding: 15px 0px 0px;
	width: auto;
	margin: 15px;
	border-top: 1px dotted #CCC;
}
.footer_block02{
	float: none;
	padding: 0px;
	width: auto;
	margin: 15px;
}
.footer_block03{
	float: none;
	padding: 0px;
	width: auto;
	margin: 15px;
}
.footer_block04{
	float: none;
	padding: 0px;
	width: auto;
	margin: 15px;
}
footer nav ul{
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left:20px;
}
footer nav ul li{
	display:inline;
}
.copy{
	color: #ffffff;
	text-align: center;
	padding: 10px 20px 10px 0;
	background: #0099ff;
}

.icon_kaatsu{
	float:right;
	padding:40px 20px 0 0;
}

/* トップページ---------------------------------------------------- */

.index_content_area {
	text-align: center;
	width: 99%;
	margin: 15px auto 0;
	display: none;
}
#index_content{
	text-align:center;
	margin:0 auto;
}

#index_content .item{
	margin:0 5px 10px;
	text-align:center;
}
#index_content .item img {
	height: auto;
}

/* SP */
.index_content_area-sp {
	display: block;
	text-align: center;
	margin: 15px auto 0;
}
#index_content-sp {
	text-align: center;
	margin: 0 15px;
}

#index_content-sp .item{
	margin: 0 auto 5px;
	text-align: center;
}
#index_content-sp .item img {
	height: auto;
	width: auto;
	box-shadow:1px 1px 5px 0px #cccccc;
}
#index_content-sp .item.movie iframe {
	max-width: 98%;
	padding: 5px 1% 1%;
	box-shadow: 1px 1px 5px 0px #cccccc;
}

/* insta */
#index_content-sp .insta-sp {
	max-width: 410px !important;
	margin: 15px auto;
}
#index_content-sp .insta-sp .title {
}
#index_content-sp .insta-sp .snapwidget-widget {
	margin-top: 10px;
}

/* 下層ページ---------------------------------------------------- */
.content_area{
	background: #ffffff;
	padding: 10px;
	margin: 15px 10px 0;
	text-align: left;
	width: auto;
	position: relative;
}
.content_area h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 18px 5px;
	border-bottom: 1px dotted #7d7d7d;
}

.content_area .map {
}
.content_area .map h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 22px 0px;
	border-bottom: none;
}
.content_area .map img {
	height: auto;
}
.content_area .map iframe {
	max-width: 100%;
}
.content_area .map .floatR {
	margin-top: 10px;
}


.pagenav {
	margin-bottom: 30px;
}
.pagenav li {
	float: left;
	font-size: 13px;
}
.pagenav li:first-child {
}
.pagenav li a {
	text-align: center;
	display: block;
	padding: 12px 0px;
	font-weight: bold;
	color: #070707;
	background: #ababab;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	-ms-transition: 1s;
	transition: 1s;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	text-shadow: 0 1px 0 rgba(245, 245, 245, 1);
}
.pagenav li a:hover {
	color: #FFF;
	background: #070707;
	text-decoration: none;
}

.pagenav.shop {
}
.pagenav.shop li {
	width: 50%;
	margin: 0;
}
.pagenav.shop li:first-child {
}
.pagenav.shop li a {
	width: auto;
}

.pagenav.price {
}
.pagenav.price li {
	width: 50%;
	margin: 0;
}
.pagenav.price li:last-child {
	width: 100%;
}
.pagenav.price li a {
	width: auto;
}

.pagenav.voice {
	display: flex;
	flex-wrap:wrap;
	width: 100%;
}
.pagenav.voice li {
	width: 50%;
	margin: 0;
	float: none;
}
.pagenav.voice li:last-child {
	width: 100%;
}
.pagenav.voice li a {
	width: auto;
}
.pagenav.voice li:nth-child(3) a {
	height: 100%;
}

.pagenav.training {
}
.pagenav.training li {
	width: 50%;
	margin: 0;
}
.pagenav.training li:last-child {
	width: 100%;
}
.pagenav.training li a {
	width: auto;
}


/* slider */
.swiper-container {
}
.swiper-container .swiper-slide img{
}
.swiper-container .txt {
	display: none;
}

/* 旧スライダー＆タイトル画像 */
.content_area .main {
}
.content_area .main h1.txt {
	display: none;
}


.bg_gray{
	background:#EFEFEF;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	margin-top:-6px;
}
.pagetop{
	width:109px;
	margin:20px auto;
}
.bg_white{
	background:#ffffff;
}
.base_tbl{
	width:100%;
}
.base_tbl th{
	background:url(../images/line_dot.gif) repeat-x bottom #E6E6E6;
	padding:15px 20px;
	width:35%;
	font-weight:normal;
	text-align:left;
}
.base_tbl td{
	background:url(../images/line_dot.gif) repeat-x bottom #ffffff;
	padding:15px 20px;
}

.staffG{
	background:url(../images/line_dot.gif) repeat-x bottom;
	padding:30px 0;
}
.staffG .floatR{
	width: auto;
}
.staffG h1{
	font-size:116%;
}
.staffG h2{
	font-size: 116%;
	margin-top: 20px;
	padding: 0px 0px 5px;
	border-style: none;
}
.shedule_tbl{
	border-left:solid 1px #C4C4C4;
	border-bottom:solid 1px #C4C4C4;
}
.shedule_tbl th{
	width:133px;
	padding:10px;
	border-right:solid 1px #C4C4C4;
	background:#E6E6E6;
	text-align:center;
	font-size:116%;
}
.shedule_tbl td{
	width:133px;
	padding:15px;
	border-right:solid 1px #C4C4C4;
	vertical-align:middle;
}
.shedule_tbl .sun{
	color:#e60012;
}
.shedule_tbl .sat{
	color:#0068b7;
}

/* voice */
.voice_tbl{
	width:100%;
}
.voice_tbl th{
	background:url(../images/line_dot.gif) repeat-x bottom #E6E6E6;
	padding:15px 20px;
	width:100px;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
}
.voice_tbl td{
	background:url(../images/line_dot.gif) repeat-x bottom #ffffff;
	padding:15px 20px;
}
.voice_tbl th.alignC{
	font-weight:bold;
	font-size:116%;
}
.voice_tbl th.alignC span{
	font-weight:normal;
	font-size:85%;
}
.voice_tbl td img{
	vertical-align:top;
}


.icon_check{
	background:url(../images/icon_check.gif) no-repeat left center;
	padding-left:18px;
}
.list_train{
	list-style-type:disc;
	margin-left:15px;
}

.train_tbl{
	width:100%;
	border-top:dotted 1px #000000;
	border-left:dotted 1px #000000;
}
.train_tbl th{
	background:url(../images/line_dot.gif) repeat-x bottom #E6E6E6;
	border-right:dotted 1px #000000;
	padding:10px 10px;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	font-size:93%;
}
.train_tbl td{
	background:url(../images/line_dot.gif) repeat-x bottom #ffffff;
	padding:10px 10px;
	font-size:93%;
	border-right:dotted 1px #000000;
	text-align:right;
}
#commingbox {
	height: 80px;
	padding-top: 70px;
	padding-left: 405px;
	font-weight: bold;
}
#pagetop_box {
	height: 72px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.btn_pagetop {
	margin-top: -16px;
	margin-left: -54px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.btn_mail {
	display: none;
	/*
	margin-top: -16px;
	position: absolute;
	top: 50%;
	right: 0px;
	*/
}

.asreet_history dd {
	margin-top: -20px;
	margin-left: 130px;
	margin-bottom: 8px;
}
.asreet_history dt {
	font-weight: bold;
}

.asreet_history2 dd {
	margin-top: -20px;
	margin-left: 65px;
	margin-bottom: 8px;
}
.asreet_history2 dt {
	font-weight: bold;
}
.txt_box_gray {
	background: #f4f4f4;
	padding: 25px 25px 20px;
	margin-top: 25px;
}




/* 1DAYトライアルレッスン---------------------------------------------------- */

.content_area .trial-contents {
	background: #111;
}
.content_area .trial-contents .btn {
	padding-top: 35px;
	padding-bottom: 35px;
}
.content_area .trial-contents {
}
.content_area .trial-contents {
}



/*-------------------- max-width:640px --------------------*/
}
