@media screen and (min-width: 667px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width:667px){
  .br-pc { display:none; }
  .br-sp { display:block; }
/*---------------------------------*/
/* 特殊フォント IE */
@font-face {
font-family: French Script MS;
src: url(font/Frscript.eot);
}
/* 特殊フォント Firefox, Opera, Safari */
@font-face {
font-family: French Script MS;
src: url(font/Frscript.ttf) format("truetype");
}
/* 特殊フォント IE */
@font-face {
font-family: Comic Sans FF;
src: url(font/ComicSansMS.eot);
}
/* 特殊フォント Firefox, Opera, Safari */
@font-face {
font-family: Comic Sans FF;
src: url(font/ComicSansMS.ttf) format("truetype");
}
/* 特殊フォント IE */
@font-face {
font-family: Segoe Print P;
src: url(font/SegoePrint.eot);
}
/* 特殊フォント Firefox, Opera, Safari */
@font-face {
font-family: Segoe Print P;
src: url(font/SegoePrint.ttf) format("truetype");
}
/* 特殊フォント IE */
@font-face {
font-family: Logot;
src: url(font/logotype.eot);
}
/* 特殊フォント Firefox, Opera, Safari */
@font-face {
font-family: Logot;
src: url(font/logotype.ttf) format("truetype");
}
/*---------------------------------*/
/*bodyクラス*/
.twoColFixLtHdr{
	font-size:12px;
	background: #FFFEFD;
	margin: 0;
	color: #000000;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 100%;
	width: 100%;
	-webkit-text-size-adjust: 100%;
}
/*---------------------------------*/
/*画像処理 共通設定*/
.twoColFixLtHdr img {
    border-style: none;
}

span.titleline{
	background-image:url(images/title_line.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
	height:4px;
}

/*---------------------------------*/
/*全体構成*/
.twoColFixLtHdr #container { 
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-size: 100%;
	border-left:solid 1px #630;
	border-right:solid 1px #630;
}
.twoColFixLtHdr #container a{
/*	text-decoration: underline;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	cursor: pointer;*/
}

/*---------------------------------*/
/*ヘッダー*/
.twoColFixLtHdr #header {
	display: none; /*smart*/
}

.smartmenu{
	margin: 0 auto;
	background:#FFF;
	width: 100%;
}

.smartmenuin{
	padding: 10px;
	padding-top: 180px;
}

.smhtxt{
	margin:10px 0;
}

#smhlink1{
	color: #049AFF;
	text-decoration: underline;
	text-align:right;
	padding-right:4px;
}

.smhbtn{
	width: 100%;
	border:#1px solid #999;
	text-align: left;
	margin-top:10px;
	border-collapse: separate;
	border-spacing: 10px;
}
.smhbtn td{
	padding: 10px 2px;
	color:#333333;
	font-weight: bold;
	border:1px solid #CCC;
	background:#E9E9E9;
	background-color: rgba(204,204,204,0.9);
	text-align:center;
	border-spacing: 10px;
}

.smhtb{
	width: 100%;
	border:#1px solid #999;
	text-align: left;
}
.smhtb th{
	font-weight: bold;
	color: #FFF;
	background: #BEBEBE;
	height: 50px;
	border: 1px #CCC solid;
	padding-left:5px;
	text-align:right;
}

.smhtb img{
	padding-top:10px;
}

.smhtb div{
	text-align:left;
	float:left;
}
.smhtb td{
	font-weight:bold;
	color:#333;
	background: #E3E3E3;
	height: 50px;
	border: 1px #CCC solid;
	padding-left:5px;
	padding-top: 5px;
	text-align:right;
}

.smh1{
	font-family:"Logot";
}

.smh2{
	font-size: 16px;
	font-family: 'Segoe Print P','Segoe Print';
}

.smh3{
	font-size: 14px;
	font-family:"Logot";
}

.smh4{
	font-size: 14px;
	font-family: 'Segoe Print P','Segoe Print';
}

.smhhr1{
    border-width: 4px 0px 0px 0px; /* 太さ */
    border-style: solid; /* 線種 */
    border-color: #E6D2B9; /* 線色 */
    height: 0; /* 高さ */
	width: 100%;
	padding:0;
	margin:0;
 }
 .smhtitle{
	background:#F00;
	padding: 4px 0;
	color: #FFF;
 }
 .smhname{
	 font-size:16px;
	 font-weight:bold;
	 color:#333;
	 padding:6px 0;
	 text-align:center;
 }
 
 .smhname img{
	 vertical-align: middle;
 }
 
/*---------------------------------*/
/*レフトカラム*/
.twoColFixLtHdr #sidebar{
	display:none; /*smart*/
}
.twoColFixLtHdr #sidebar1{
	display:none; /*smart*/
}


/*レフトカラム*/
.twoColFixLtHdr #sidebar2 {
	display:none; /*smart*/
}

.twoColFixLtHdr #sidebar3 {
	display:none;
}

/*---------------------------------*/
/*メインカラム*/
.twoColFixLtHdr #mainContent {
	width:100%; /*smart*/
	padding-top: 1px;
	height: auto;

}

.twoColFixLtHdr #mainContent a{
	text-decoration: underline;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	cursor: pointer;
}

/*---------------------------------*/
/*メインカラム-お問い合わせ*/
/*メインカラム-お問い合わせ*/
.twoColFixLtHdr #mainContent_contact {
	/*float: right;*/
	width: 100%;
	padding-top: 1px;
	height: auto;
	margin: auto;
	text-align:center;

}

/*---------------------------------*/
/*フッター*/
.twoColFixLtHdr #footer {
	display:none; /*smart*/
}

font.title_e{
	font-size:16px;
}

/*---------------------------------*/
/*トップガイド*/
.twoColFixLtHdr #topguidespace_index{
	/*index スマホ用div*/
	display: none;
}
.twoColFixLtHdr table.topguide{
	width: auto;
	height: 20px;
	margin-bottom:40px;
}

.twoColFixLtHdr .topguide td{
	padding: 5px 10px 5px 10px;
	width: auto;
}

.twoColFixLtHdr .topguide input{
	background: none;
	border: none;
	font: 100% "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	cursor: pointer;	
}
	
.twoColFixLtHdr #main1{
	width: 100%; /*smart*/
	margin: auto;
	text-align: center;
}

.twoColFixLtHdr #main1 input{
	background: none;
	border: none;
	font: 100% "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	cursor: pointer;	
}

.twoColFixLtHdr #main2{
	display: none;
	width: 100%; /*smart*/
	margin: 0;
	text-align: center
}

.twoColFixLtHdr #main3{
	display: none;
	width: 100%;/ /*smart*/
	margin: 0;
	text-align: center
}

/*---------------------------------*/
/*メインカラム 入会*/
.twoColFixLtHdr #enterspace{
	display: none; /*smart*/
}

/*---------------------------------*/
/*---------------------------------*/
/*アクセス*/
#mapspace{
	display: none;
}

#mapspace table.map{
	background: url(images/map_space.jpg);
	width: 1011px;
	height: 325px;
	background-repeat: no-repeat;
	font-size: 14px;
}

#mapspace table.address{
	margin: 82px 0 0 20px;
	height: auto;
}

.address td{
	padding-bottom:10px;
}

#googlemap{
	color: #0000FF;
	text-align: left;
	margin-left: 10px;
}

table.space{
	display:none;
	margin:90px 0 50px 0;
}
.space img{
	height:99px;
	padding-left:10px;
}

/*---------------------------------*/
/*---------------------------------*/
/*【HOME】*/
/*aceが選ばれる理由*/
#main1 table.top5{
	display:none;
	width: 100%; /*smart*/
	margin: auto;
	text-align: center;
}

#main1 table.top5 a{
	color:#630;
}

#main1 .top5 th{
	text-align: center;
	color: #5B2E00;
	padding-bottom: 0;
}
#main1 .top5 td{
	font-size:14px;
	text-align:left;
	height:20px;
}

#main1 .top5 h1{
	font-size:24px;
	padding-bottom:20px;
}

#main1 .top5 h2{
	font-size: 16px;
	margin: 20px 0 0 0;
	color: #5B2E00;
}

#main1 .top5 h3{
	font-size: 14px;
	font-weight:100;
	padding-left: 20px;
	margin: 0;
}

#smhtopmsg{
	clear: both;
	font-size: 14px;
	font-family:"Logot";
	font-weight: bold;
}

#smhtopmsg font{
	font-weight: bold;
}
#smhtopmsg .balloon03 {
position: relative;
margin-left: 135px;
margin-top: -10px;
background-color: #fff;
border: #F99 solid 4px;
padding: 10px;
text-align: center;
color: #333;
height: auto;/*70px;*/
width: 55%; /*350px;*/
border-radius: 10px;

}
#smhtopmsg .balloon03::before {
content: "";
position: absolute;
border: 14px solid transparent;
border-right: 14px solid #F99;
right: 100%;
top: 20%;
}

#smhtopmsg .balloon03::after {
content: "";
position: absolute;
border: 14px solid transparent;
border-right: 14px solid #fff;
margin-right: -6px;
right: 100%;
top: 20%;
}
#smhtopmsg .balloon03 p {
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #5B2E00;
	font-weight: bold;
}

#smhtopmsg a {
	color: #000;
}

/*---------------------------------*/
/*細かな設定*/
#link1{
	display: none; /*smart*/
	text-align: right;
}

#link2 {
	display: none;/* smart*/
	text-align: right;
	padding-right: 30px;
}
/*---------------------------------*/

/*---------------------------------*/
/*---------------------------------*/
/*【about us】*/
/*aceについて*/
table.english{
	width: 100%;/*smart*/
	margin: auto;
	text-align: center;
}

.english th{
	text-align: center;
	color: #5B2E00;
	padding-bottom:0;
}
.english td{
	font-size:14px;
	text-align:left;
	height:20px;
}

.english h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}
.english h2{
	font-size: 16px;
	margin: 0;
	padding: 10px;
	color: #5B2E00;
	text-align: center;
}

.english h3{
	font-size: 14px;
	font-weight:100;
	padding-left: 30px;
	margin: 0;
}
/*japanese*/
table.japanese{
	width: 100%; /*smart*/
	margin: auto;
	text-align: center;
}

.japanese th{
	font-size: 16px;
	margin: 0;
	padding: 10px 0 0 0;
	color: #5B2E00;
	text-align:left;
	
}
.japanese td{
	font-size: 14px;
	text-align:left;
	height:20px;
}

.japanese h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}

.japanese h2{
	font-size: 16px;
	margin: 0;
	padding: 10px;
	color: #5B2E00;
	text-align: center;
}

.japanese h3{
	font-size: 14px;
	font-weight:100;
	padding-left: 20px;
	margin: 0;
}

#main3 table.information{
	width: 100%;
	margin: auto;
	text-align: center;
}

#main3 .information th{
	text-align: center;
	color: #5B2E00;
	padding-bottom:0;
}
#main3 .information td{
	font-size:14px;
	text-align:left;
	height:20px;
}
#main3 .information h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}

#main3 table.information2{
	width: 100%;/*smart*/
	margin: auto;
	text-align: center;
}

#main3 .information2 th{
	text-align: center;
	color: #5B2E00;
	padding-bottom:0;
}
#main3 .information2 td{
	font-size:14px;
	text-align:left;
	height:20px;
}
#main3 .information2 h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}


/*---------------------------------*/
/*---------------------------------*/
/*【Q & A】*/
#main1 table.qanda{
	text-align:left;
	font-size:16px;
	width: 90%;/*smart*/
	margin:auto;
}

#main1 table.qanda h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
	
}
#main1 table.qanda th{
	text-align:left;
/*	font-size: 16px;*/
	padding: 10px 0 10px 0;
	color: #5B2E00;
	width:100%;
}

#main1 table.qanda hr{
	width:100%;
}
#main1 table.qanda td{
	padding:5px;
	width:auto;
	text-align:left;
}

#main1 table.qanda input{
	width:100%;
	font:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:100;
	font-size:8px;
	text-align:left;
	
}

#a1,#a2,#a3,#a4,#a5,#a6,#a7,#a8,#a9,#a10,#a11,#a12,#a13,#a14,#a15,#a16,#a17{
	display:none;
	padding:5px 0 15px 15px;
}

#q1,#q2,#q3,#q4,#q5,#q6,#q7,#q8,#q9,#q10,#q11,#q12,#q13,#q14,#q15,#q16,#q17{
	width:100%;
	text-decoration:underline;
	cursor:pointer;
	font-weight: bold;
	font-size:14px;
}
/*---------------------------------*/
/*---------------------------------*/

/*【コースと授業料】*/
#main1 table.course{
	width: 100%;/*smart*/
	margin: auto;
	text-align: center;
}

#main1 .course th{
	text-align: center;
	color: #5B2E00;
	padding-bottom: 0;
}
#main1 .course td{
	font-size:14px;
	text-align:left;
	height:20px;
	padding: 2% 5% 2% 5%;
}

#main1 .course h2{
	font-size: 16px;
	margin: 20px 0 0 0;
	color: #5B2E00;
}

#main1 .course h3{
	font-size: 14px;
	font-weight:100;
	padding-left: 20px;
	margin: 0;
}

#main1 table.tuition{
	width: 90%;/*smart*/
	margin:20px auto auto auto;
	border:solid 1px #000;
	border-collapse:collapse;
	text-align:center;
}
#main1 .tuition th{
	border:solid 1px #000;
}

#main1 .tuition td{
	border:solid 1px #000;
	background-color:#CFF5FE;
	background-color:#FFF;
	padding:10px 3px 10px 3px;
}
#main1 td.cname{
	text-align:left;
	font-size:12px;
}

#main1 td.tuition_kei{
	background-color:#68C5EC;
	background-color:#E2DBB6;
	color:#000;
	font-weight:bold;
}

#main1 td.tuition_crs{
	padding:3px;
	color:#630;
	font-weight:bold;
	text-decoration:underline;
}

#main1 td.tuition_crs a{
	padding:3px;
	color:#630;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}

#main1 td.tuition_ct{
	padding:10px 3px 10px 3px;
	color:#630;
	font-weight:bold;
}
/*---------------------------------*/
/*【学び】*/
#main1 table.manabi{
	width: 90%;
	margin: auto;
	text-align: center;
}

#main1 .manabi th{
	text-align: center;
	color: #5B2E00;
	padding-bottom: 0;
	width:80%;
}
#main1 .manabi td{
	font-size:14px;
	text-align:left;
	height:20px;
	width:80%;
}

#main1 .manabi h2{
	font-size: 16px;
	margin: 20px 0 0 0;
	color: #5B2E00;
}

#main1 .manabi h3{
	font-size: 14px;
	font-weight:100;
	/*padding-left: 30px;*/
	margin: 0;
}

#main1 a.manabilink{
	
}
#main1 #manabivoice{
	display:none;
}
#main1 table.manabi1{
	width: 100%;
	border-collapse:collapse;
}

#main1 .manabi1 td{
	/*padding:0 0 15px 15px;*/
	padding:0 0 15px 0;
}

#main1 table.manabi2{
	width: 100%;
}
#main1 .manabi2 th{
	/*padding:0 0 0 15px;*/
	padding:0;
	text-align:left;
}
#main1 .manabi2 td{
	/*padding:0 0 15px 30px;*/
	padding:0 0 15px 15px;
}


#main1 table.manabi3{
	width: 100%;
	margin: auto;
	text-align: center;
}

#main1 .manabi3 td{
	padding:2px 0;
	text-align:center;
	font-size:9px;
	width:auto;
}

/*---------------------------------*/
/*【先生】*/
#main1 table.teachers{
	color: #000;
	margin: 0 auto 0 auto;
	text-align: center;
	/*margin-top: 50px;*/
	text-align: left;
	font-size: 14px;
	width: 100%;
	padding: 0;
	border-collapse:collapse;
}

#main1 .teachers th{
	text-align: left;
	font-size:24px;
	font-weight:bold;
	color: #5B2E00;
}

#main1 .teachers td{
	padding:0 5px 0 5px;
	color: #000;
	/*background:#ccc;*/
	margin: 0;
}

#main1 .teachers td a{
	font-size:10px;
}

#main1 .teachers h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}
#main1 .teachers h2{
	margin: 0;
	font-size:16px;
	font-weight:bold;
	padding: 0 0 15px 0;
	color: #5B2E00;
}
#main1 .teachers h3{
	margin: 0;
	padding: 0;
	color: #5B2E00;
	font-size: 14px;
	font-weight: 100;
}

#main1 table.thumbnail{
	display:none;
	margin: auto;
	text-align: center;
}

#main1 .thumbnail td{
	cursor: pointer;
}

#main1 .thumbnail img{
	
	}

#main1 #tc1{
}
#tc2,#tc3,#tc4,#tc5,#tc6,#tc7,#tc8,#tc9,#tc10,#tc11,#tc12,#tc13,#tc14,#tc15,#tc16{
	/*display: none;*/
	margin-top: 10px;
}

/*講師写真のtd*/
.tcimg{
	width: 30%;
	vertical-align:top;
}
.tcimg img{
	width: 100%;
}

#tc1 img,#tc2 img,#tc3 img,#tc4 img,#tc5 img,#tc6 img,#tc7 img,#tc8 img,#tc9 img,#tc10 img,#tc11 img,#tc12 img,#tc13 img,#tc14 img,#tc15 img,#tc16 img{
	/*max-width: 100px;
	height: auto;*/
	/*width*/ /***//*:auto;　*/
}

#main2 table.staffs{
	color: #000;
	margin: 0 auto 0 auto;
	text-align: center;
	/*margin-top: 50px;*/
	text-align: left;
	font-size: 14px;
	width: 100%;
	padding: 0;
	border-collapse:collapse;
}

#main2 .staffs th{
	text-align: left;
	font-size:24px;
	font-weight:bold;
	color: #5B2E00;
}

#main2 .staffs td{
	padding:0 5px 0 5px;
	color: #000;
	/*background:#ccc;*/
	margin: 0;
}
#main2 .staffs h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}
#main2 .staffs h2{
	margin: 0;
	font-size:16px;
	font-weight:bold;
	padding: 0 0 15px 0;
	color: #5B2E00;
}
#main2 .staffs h3{
	margin: 0;
	padding: 0;
	color: #5B2E00;
	font-size: 14px;
	font-weight: 100;
}
#main2 font.status{
	font-size:12px;
	font-weight:100;
}

#main2 table.thumbnail2{
	margin: auto;
	text-align: center;
	display: none;
}

#main2 .thumbnail2 td{
	cursor: pointer;
}

.thumbnail2 img{
	max-width: 70px;
	height: auto;
	width /***/:auto;
	width:20px;
	}

#main2 #stf1{
}

#main2 #stf2,#stf3,#stf4,#stf5,#stf6{
	margin-top:10px;
	
}

td.imgtd{
	width: 30%;
	vertical-align:top;
}

td.imgtd img{
	width:100%;
}
.dispdis{
	display:none;
}

/*---------------------------------*/
/*【生徒さんの声】*/
#main1 table.students{
	color: #000;
	margin: 0 auto 0 auto;
	text-align: center;
	text-align: left;
	font-size: 14px;
	width: 97%;
	padding: 0;
	border-collapse:collapse;
}

#main1 .students th{
	text-align: left;
	font-size:24px;
	font-weight:bold;
	color: #5B2E00;
}

#main1 .students td{
	padding:15px 5px 0 5px;
	color: #000;
	/*background:#ccc;*/
	margin: 0;
}

#main1 .students h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}
#main1 .students h2{
	margin: 0;
	font-size:16px;
	font-weight:bold;
	padding: 0 0 5px 0;
	color: #5B2E00;
}
#main1 .students h3{
	margin: 0;
	padding: 0;
	color: #5B2E00;
	font-size: 14px;
	font-weight: 100;
}
/*---------------------------------*/
/*【event】*/
#main1 table.event{
	width: 700px;
	width: 100%;/*smart*/
	margin: auto;
	text-align: center;
}

#main1 .event th{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding: 20px 0 0 0;
}
#main1 .event td{
	font-size:14px;
	text-align:left;
	height:20px;
}

#main1 .event h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}

#main1 .event h2{
	font-size: 16px;
	margin: 20px 0 0 0;
	color: #5B2E00;
}

#main1 .event h3{
	font-size: 14px;
	font-weight:100;
	padding-left: 30px;
	margin: 0;
}

#main1 table.event_photo1{
	text-align:center;
	margin: 30px auto auto auto;
	background:#000;
	width:100%;
}

#main1 table.event_photo1 td{
	width:20%;
}

#main1 table.event_photo1 td img{
	width:100%;
}

/*---------------------------------*/
/*【allreason】*/

#main1 table.allreason{
	width: 90%;/*smart*/
	margin: auto;
	text-align: center;
}

#main1 .allreason th{
	font-size:16px;
	text-align: left;
	color: #5B2E00;
	padding: 20px 0 0 0;
}
#main1 .allreason td{
	font-size:14px;
	text-align:left;
	padding-left:20px;
	height:20px;
}

#main1 .allreason h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}

/*---------------------------------*/
/*【contact】*/
#main1 table.contact{
	width: 90%;/*smart*/
	font-size:14px;
	margin: auto;
	text-align: center;
}

#main1 .contact th{
	font-size:16px;
	text-align: left;
	color: #5B2E00;
	padding: 0;
}

#main1 .contact td{
	text-align:left
}

#main1 .contact td img{
	width:100%;
}

#main1 .contact h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}

#main1 table.contactform{
	display:none;
}

#main1 table.contactformsmh {
	width: 90%;
	margin:auto;
	text-align:center;

}

#main1 .contactformsmh input[type="text"]{
	text-decoration:none;
	border:solid 1px #999;
	cursor: auto;
	width:90%;
}
#main1 .contactformsmh textarea{
	width:90%;
	height:150px;
}

#main1 .contactformsmh th{
	font-size:24px;
	color: #5B2E00;
	padding: 20px 0 20px 0;
}
#main1 .contactformsmh td{
	font-size:14px;
	height:20px;
}

#main1 .contactformsmh td h2{
	padding:0 0 10px 0;
	font-size:14px;
	
}

#main1 td.td_left{
	text-align:left;
}

#main1 .td_left font{
	color:#ff0000;
}

#main1 td.td_right{
	text-align:left;
}

/*---------------------------------*/
/*【contact確認画面】*/
#main1 table.contactform2{
	width: 90%;/*smart*/
	margin:auto auto 20px auto;
	text-align:center;
	word-break: break-all;

}

#main1 .contactform2 input[type="text"]{
	text-decoration:none;
	border:solid 1px #999;
	cursor: auto;
}

#main1 .contactform2 th{
	font-size:24px;
	color: #5B2E00;
	padding: 20px 0 0 0;
	width:100%;
}
#main1 .contactform2 td{
	font-size:14px;
	height:20px;
}

#main1 .contactform2 td h2{
	padding:0 0 10px 0;
	font-size:14px;
	
}

#main1 .contactform2 td.td_left{
	width:40%;
}

#main1 .contactform2.td_left font{
	color:#ff0000;
}

#main1 .contactform2 td.td_right{
	text-align:left;
	width:60%;
}

/*アクセス*/
#main1 table.access{
	width: 100%;/*smart*/
	font-size:14px;
	margin: auto;
	text-align: center;
}

#main1 table.access img{
	width:100%;
}

#main1 .access th{
	font-size:16px;
	text-align: left;
	color: #5B2E00;
	padding: 20px 0 0 0;
}

#main1 .access td{
	text-align:left;
	/*padding-left:20px;*/
}

#main1 .access h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}
#main1 table.accessmap{
	width:90%;/*smart*/
	font-size:14px;
	margin: auto;
	text-align: center;
}

#main1 .accessmap th{
	font-size:16px;
	text-align: left;
	color: #5B2E00;
	padding: 0;
}

#main1 .accessmap td{
	text-align:left
}

#main1 .accessmap td img{
	width:100%;
}

#main1 .accessmap h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}

/*---------------------------------*/
/*【schedule】*/

#main1 table.sch{
	width: 700px;
	width: 100%;/*smart*/
	margin: auto;
	text-align: center;
}

#main1 .sch h1{
	color: #5B2E00;
	font-size:24px;
	padding-bottom:20px;
}

#main1 .sch h2{
	text-align:left;
	font-size:14px;
	color:#630;
	padding-top:30px;
}

#main1 .sch td{
	text-align:center;
	padding:0;
}

#main1 table.schguide{
	text-align:left;
	border-collapse:collapse;
	border-bottom:solid 2px #999;
	font-size:12px;
	
}

#main1 .schguide th{
	text-align:left;
	font-size:14px;
	color:#630;
	padding-top:30px;
}


#main1 .schguide td{
	text-align:left;
	border:solid 2px #999;
	vertical-align:text-top;
	padding:0 2px 0 2px;
}
#main1 .schguide h3{
	font-size:12px;
	padding:0 2px 0 2px;
	margin:0;
	text-align:center;
}
#main1 .schguide a{
	font-size:12px;
}


#main1 table.sch_hyo{
	width: 90%;
	margin:30px auto;
	font-size:12px;
	text-align: center;
	color: #5B2E00;
	border-collapse:collapse;
}

#main1 .sch_hyo th{
	width:100px;
	padding: 2px;
	border:solid #5B2E00 2px;
}

#main1 .sch_hyo td{
	width:50px;
	border:solid #5B2E00 2px;
}

#main1 .sch_hyo td img{
	width: 12px;
}

#main1 .sch_hyo a{
	color: #5B2E00;
}

#main1 .sch_hyo a:hover{
	color: #000;
	}
	
#main1 .sch_hyo h3{
	padding: 2px;
	margin:0;
	}

#main1 td.sch_hyo_info{
	text-align:left;
	width:300px;
	padding: 0;
}
#main1 #lv2{
	display:none;
}
#main1 #lv3{
	display:none;
}
#main1 #lv4{
	display:none;
}
#main1 #lv4a{
	display:none;
}
#main1 #lv5{
	display:none;
}
#main1 #lv6{

}
#main1 td.special{
	/*background:#FF75BA;
	background: #9ACE73;
	background: #99D196;*/
	background: #A3C272;
	font-weight:bold;
	font-size:14px;
	border-color:#D2AD99;
	font-family:"メイリオ";
}

#main1 td.special2{
	/*background:#FF75BA;*/
	background: #A3C272;
}

#main1 td.lv1{
	background:#008000;
	font-weight:bold;
	font-size:14px;
	border-color:#D2AD99;
}

#main1 td.lv2{
	background:#C0FAD1;
	font-weight:bold;
	font-size:14px;
	border-color:#D2AD99;
}
#main1 td.lv2ck{
	font-weight:bold;
	color:#5B2E00;
/*一旦茶色で指定*/
/*color:#009933; 見えにくいので別カラー指定*/

}

#main1 td.lv3{
	background:#69C;
	font-weight:bold;
	font-size:14px;
	border-color:#D2AD99;
}
#main1 td.lv4a{
	background:#9932cc;
	background:#ba55d3;
	font-weight:bold;
	font-size:14px;
	border-color:#D2AD99;
}
#main1 td.lv4{
	background:#F93;
	font-weight:bold;
	font-size:14px;
	border-color:#D2AD99;
}
#main1 td.lv5{
	background:#F33;
	font-weight:bold;
	font-size:14px;
	border-color:#D2AD99;
}
#main1 td.lv6{
	background:#FBEF84;
	font-weight:bold;
	font-size:14px;
	border-color:#D2AD99;
}

#main1 td.salon{
	background:#ffb6c1;
	font-weight:bold;
	font-size:14px;
	/*color:#FFF;*/
	border-color:#D2AD99;
}

#main1 td.lv3 a, #main1 td.lv4 a, #main1 td.lv4a a, #main1 td.lv5 a, #main1 td.lv6 a, #main1 td.lv2 a, #main1 td.lv1 a, #main1 td.salon a{
	font-size:12px;
}

/*---------------------------------*/
/*【lesson】*/

#main1 table.lesson1{
	width: 90%;/*smart*/
	margin: auto;
	text-align: center;
}

#main1 .lesson1 td{
	font-size:14px;
	text-align:left;
	height:20px;
	width:100%;
}
#main1 .lesson1 th{
/*	font-size:16px;
	text-align: left;
	color: #5B2E00;
	padding: 20px 0 0 0;*/
}

#main1 .lsbar{
	font-size:16px;
	text-align: left;
	color: #5B2E00;
	padding: 20px 0 10px 0;
	font-weight: bold;
	clear:both;
	
}

#main1 .lstxt{
	width: auto;
	height: auto;
}

#main1 .lsimg{
	margin-left:5%;
	float:right;
	width:30%;
}

#main1 .lsimg img{
	width:100%;　
}


#main1 .lesson1 h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}

#main2 table.lesson2{
	width: 90%;
	margin: auto;
	text-align: center;
}

#main2 .lesson2 th{
	font-size:16px;
	text-align: left;
	color: #5B2E00;
	padding: 20px 0 0 0;
}
#main2 .lesson2 td{
	font-size:14px;
	text-align:left;
	height:20px;
}

#main2 .lesson2 h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}

font.Lv1{
	color:#008000;
}
font.Lv2{
	color:#C0FAD1;
}
font.Lv3{
	color:#3399cc;
}
font.Lv4a{
	color:#9932cc;
	color:#ba55d3;
}
font.Lv4{
	color:#ff9933;
}
font.Lv5{
	color:#ff3333;
}
font.Lv6{
	color:#ffff66;
}
/*---------------------------------*/
/*【howto】*/
#main1 table.howto{
	width: 90%;/*smart*/
	font-size:14px;
	margin: auto;
	text-align: center;
}

#main1 table.howto img{
	width:100%;
}

#main1 .howto th{
	font-size:16px;
	text-align: left;
	color: #5B2E00;
	padding: 20px 0 0 0;
}

#main1 .howto td{
	text-align:left;
	/*padding-left:20px;*/
}

#main1 .howto h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}
/*---------------------------------*/
/*【sitemap】*/
#main1 table.sitemap{
	font-size:14px;
	margin: auto;
	text-align: center;
}

#main1 .sitemap th{
	font-size:12px;
	text-align: left;
	color: #5B2E00;
	padding:0 20px 0 40px;
	font-weight:100;
}

#main1 .sitemap td{
	text-align:left;
}

#main1 .sitemap h1{
	font-size:24px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 20px;
}

#main1 .sitemap h2{
	font-size:16px;
	text-align: center;
	color: #5B2E00;
	padding-bottom: 0;
	font-weight:bold;
}

#main1 .sitemap a{
	font-size:12px;
	color: #5B2E00;
	font-weight:bold;
}

/*---------------------------------*/
/*【siestaroom】*/

#main1 table.siestaroom{
	width: 700px;
	width: 100%;/*smart*/
	margin: auto;
	text-align: center;
	margin-bottom:15px;
}

#main1 .siestaroom h1{
	color: #5B2E00;
	font-size:24px;
	padding-bottom:20px;
}

#main1 .siestaroom h2{
	text-align:left;
	font-size:14px;
	color:#630;
	padding-top:30px;
}

#main1 .siestaroom td{
	text-align:center;
	padding:0;
}

#main1 table.siesta{
	width:650px;
	width: 100%;/*smart*/
	/*border:2px double #FF3;
	border-width:4px;*/
	margin:20px 20px 20px 24px;
	text-align:center;
	border-collapse:collapse;
}

#main1 .siesta td{
	border:2px double #FF3;
	border-width:4px;
	text-align:center;
	padding:10px 12px 10px 12px;
}
/*---------------------------------*/
/*【salon】*/
#main1 table.englishsalon{
	width: 700px;
	width: 100%;/*smart*/
	margin: auto;
	text-align: center;
}

#main1 .englishsalon th{
	text-align: center;
	color: #5B2E00;
	padding-bottom: 0;
}
#main1 .englishsalon td{
	font-size:14px;
	text-align:left;
	padding: 2% 5% 2% 5%;
	height:20px;
}

#main1 .englishsalon h1{
	font-size:24px;
	padding-bottom:20px;
}

#main1 .englishsalon h2{
	font-size: 16px;
	margin: 20px 0 0 0;
	color: #5B2E00;
}

#main1 .englishsalon h3{
	font-size: 14px;
	font-weight:100;
	padding-left: 20px;
	margin: 0;
}
img.stinfoimg{
	width: 70px;
}


/*-----------------------2019/05追加ﾒﾆｭｰ-----------------------------*/

.fl_left{
	float: left;
}

.fl_clear{
	clear: both;
}

#hd_base1{
	margin: 0 auto;
	padding: 0;
	height: 60px; /* 高さ */
	width: auto; /* 長さ */
	position: fixed; /* ヘッダーを固定(これが重要) */
	top: 0; /* 固定する位置 */
	left: 0; /* 固定する位置 */
	right: 0;  /* 固定する位置 */
	background-color:rgba(255,255,255,0.9);
	box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
	z-index: 80;
	display: blok;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#hd_base1 a{
	text-decoration: none;
	font-weight: 1px;
	color: #FFF;
	font-size: 12px;
	cursor: pointer;
}

#hd_smh{
    position: relative;
    top: 0;
}

#hd_smh h1{
	margin:0;
    float: left;
	margin-left: 5px;
	font-size: 20px;
	line-height: 60px;
	color: #333;
}

#hd_smh h1 a{
	font-size: 20px;
	line-height: 60px;
	text-decoration: none;
	cursor: pointer;
	color: #333;
}

#hd_smh h3{
	margin:0;
    float: left;
	margin-left: 5px;
	font-size: 20px;
	line-height: 60px;
	color: #333;
}


#heart{
	margin-left: 20px;
	padding-left: 5px;
	padding-top:18px;
	height: auto;
	width: auto;

}

#heart img{
	height: 24px;
	width: auto;
}

#hd_smh .square_btn{
	float: right;
	margin-right: 80px;
	position: relative;
    display: inline-block;
    padding: 0 0.5em;
	line-height: 48px;
	height: 48px;
    text-decoration: none;
    color: #FFF;
    background: #FFCC00;/*色*/
    /*border-radius: 4px;角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #CCC;/*#d27d00;線色*/
}

#tel{
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	position: absolute;
	top: 10px;
	right: 70px;
	background: #F00;
	box-shadow: 0px 3px 15px rgba(0,0,0,0.4);
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

#tel a{
	line-height: 40px;
}
/*----------------------------ｸﾞﾛｰﾊﾞﾙｰﾅﾋﾞ-----------------------------*/
#hd_base1 nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    right: 0;
    background: none;
    color: #333;
    text-align: center;
    /*transform: translateY(-100%);*/
	transform: translateX(100%);
	transform:rotateY(-90deg);
    transition: all 0.6s;
    width: 100%;
	height: 100vh;
	/*overflow-y: scroll;*/　メニューオンのときにだけjsで表示するように変更20230903
	scrollbar-face-color: #999;
	scrollbar-track-color: #eee;
	 -webkit-overflow-scrolling: touch;
	font-family:"Logot";
}
 
#hd_base1 nav.globalMenuSp ul {
	background: #ccc;
	background-color:rgba(219,219,219,0.9);
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: left;
}
 
#hd_base1 nav.globalMenuSp ul li {
    font-size: 14px;/*1.1em;*/
    list-style-type: none;
	margin: 0 auto;
	padding: 2px 0 2px 0;
    width: 90%;
    /*border-bottom: 1px dotted #CCC;*/
}
#hd_base1 nav.globalMenuSp ul li a {
    display: block;
	color: #333;
    padding: 1em 0;
}

/* 最初は段落下げる */
#hd_base1 nav.globalMenuSp ul li:first-child {
	padding-top: 60px;
	border-bottom: 1px dotted #666;
}

/*#hd_base1 nav.globalMenuSp ul li:first-child img{
	display: inline;
	width: 12px;
	height: 12px;
}
#hd_base1 nav.globalMenuSp ul li:first-child a{
	display: inline;
	padding-left:5px;
	line-height: 16px;
}*/

#hd_base1 nav.globalMenuSp ul li:nth-child(2){
	padding-top: 20px;
	clear: both;
}

#hd_base1 nav.globalMenuSp ul li:nth-child(12){
	padding-bottom: 20px;
}

#hd_base1 nav.globalMenuSp ul li:nth-child(13){
	border-top: 1px dotted #666;
	padding-top: 30px;
}

#hd_base1 nav.globalMenuSp ul li:nth-child(14) a{
	font-size: 20px;
	color: #009;
	display: inline-block;
}
#hd_base1 nav.globalMenuSp ul li:nth-child(15) a{
	display: inline-block;
	text-decoration: underline;
}
#hd_base1 nav.globalMenuSp ul li:nth-child(16){
	padding: 20px 0 30px 0;
	border-bottom: 1px dotted #CCC;
	-webkit-box-align: center; /* safari, Chrome */
	-moz-box-align: center;    /* Firefox */
	-o-box-align: center;      /* Opera */
	-ms-box-align: center;     /* IE */
	box-align: center;         /* ベンダープレフィックスなし */
	text-align:center;
}

#hd_base1 nav.globalMenuSp ul li:nth-child(16) a{
	display: block;
	font-size: 20px;
	color:#FFF;
	background: #F00;
	box-shadow: 0px 3px 15px rgba(0,0,0,0.9);
	width: 65%;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 auto;
}

#hd_base1 nav.globalMenuSp ul li:nth-child(17){
	padding-top: 30px;
	float: left;
	padding-left: 20px;
	width: 20%;
	height: 60px;
}
#hd_base1 nav.globalMenuSp ul li:nth-child(18){
	padding-top: 30px;
	float: left;
	width: 30%;
	height: 60px;
}
#hd_base1 nav.globalMenuSp ul li:nth-child(19){
	padding-top: 30px;
	float: left;
	width: 30%;
	height: 60px;
}

/* 最後はラインを描かない */
#hd_base1 nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
	clear:both;
	height: 100px;
}
 

/* このクラスを、jQueryで付与・削除する */
#hd_base1 nav.globalMenuSp.active {
	/*transform: translateY(0%);*/
    transform: translateX(0%);
	transform:rotateY(0deg);
}


/*----------------------------ﾊﾝﾊﾞｰｶﾞｰﾅﾋﾞ-----------------------------*/
#hd_base1 .navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 5px;
    top: 5px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    background: none;
    text-align: center;
}
 
#hd_base1 .navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #F00;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
	color: #F00;
}
 
#hd_base1 .navToggle span:nth-child(1) {
    top: 9px;
}
 
#hd_base1 .navToggle span:nth-child(2) {
    top: 18px;
}
 
#hd_base1 .navToggle span:nth-child(3) {
    top: 27px;
}
 
#hd_base1 .navToggle span:nth-child(4) {
    border: none;
    color: #333;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}
#hd_base1 .navToggle span:nth-child(5){
    border: none;
    color: #333;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
	display: none;
}

/*----------------------------ﾊﾞﾂﾅﾋﾞ-----------------------------*/
/* 最初のspanをマイナス45度に */
#hd_base1 .navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
#hd_base1 .navToggle.active span:nth-child(2),
#hd_base1 .navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

#hd_base1 .navToggle.active span:nth-child(4){
	display: none;
}

#hd_base1 .navToggle.active span:nth-child(5){
	display: block;
}
}