@charset "utf-8";
/*▼▼▼▼▼▼▼▼▼▼▼▼　reset-CSS　▼▼▼▼▼▼▼▼▼▼▼▼*/
html{overflow-y: scroll;}
table{border-collapse: collapse;border-spacing: 0;}
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, dialog, figure, footer, header,hgroup, menu, nav, section,time, mark, audio, video {
margin:0px;padding:0px;border:0px;outline:0px;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}
ul ,li {list-style-type : none ;}
input,input[type="text"],input[type="password"],input[type="search"],input[type="tel"],input[type="email"],input[type="submit"],input[type="file"],textarea,select,button {overflow:visible;outline:0px;border:0px;-webkit-appearance: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

input[type="submit"],button{cursor: pointer;border-radius:5px;}
input[type="submit"]:hover,button:hover{background:#666;color:#fff;}
input[type="text"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="email"]:focus, select:focus, textarea:focus {background-color:#c2ebfe;color:#000;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
article, aside, dialog, figure, footer, header,details, figcaption,menu,hgroup, nav, section, h1, h2, h3, h4, h5, h6 {display:block;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {
content:'';content:none;}
a {margin:0px;padding:0px;border:0px;outline:0px;font-size:100%;vertical-align:baseline;background:transparent;text-decoration: none;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body {line-height:1.5rem;font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kakugo Pro W3", "メイリオ", "Meiryo", Helvetica, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;}
img{max-width:100%;border:0px;vertical-align:bottom}
* + html body {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kakugo Pro W3", "メイリオ", "Meiryo", Helvetica, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;}
/*▼▼▼▼▼▼▼▼▼▼▼▼　iconfont-CSS　▼▼▼▼▼▼▼▼▼▼▼▼*/
@font-face {
  font-family: 'iconfont';
  src: url('/css/icon/font/iconfont.eot?74400966');
  src: url('/css/icon/font/iconfont.eot?74400966#iefix') format('embedded-opentype'),
       url('/css/icon/font/iconfont.woff?74400966') format('woff'),
       url('/css/icon/font/iconfont.ttf?74400966') format('truetype'),
       url('/css/icon/font/iconfont.svg?74400966#iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'iconfont';
    src: url('/css/icon/font/iconfont.svg?74400966#iconfont') format('svg');
  }
}
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "iconfont";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
}
 


.icon-thumbs-up:before { content: '\e800'; } /* '' */
.icon-thumbs-down:before { content: '\e801'; } /* '' */
.icon-pin:before { content: '\e802'; } /* '' */
.icon-search:before { content: '\e803'; } /* '' */
.icon-comment:before { content: '\e804'; } /* '' */
.icon-comment-empty:before { content: '\e805'; } /* '' */
.icon-wrench:before { content: '\e806'; } /* '' */
.icon-angle-circled-down:before { content: '\e807'; } /* '' */
.icon-angle-circled-right:before { content: '\e808'; } /* '' */
.icon-leaf:before { content: '\e809'; } /* '' */
.icon-align-justify:before { content: '\e80a'; } /* '' */
.icon-cab:before { content: '\e80b'; } /* '' */
.icon-megaphone:before { content: '\e80c'; } /* '' */
.icon-diamond:before { content: '\e80d'; } /* '' */
.icon-home:before { content: '\e80e'; } /* '' */
.icon-pencil:before { content: '\e80f'; } /* '' */
.icon-feather:before { content: '\e810'; } /* '' */
.icon-tag:before { content: '\e811'; } /* '' */
.icon-chat:before { content: '\e812'; } /* '' */
.icon-comment-1:before { content: '\e813'; } /* '' */
.icon-chat-1:before { content: '\e814'; } /* '' */
.icon-facebook-rect:before { content: '\e815'; } /* '' */
.icon-twitter-bird:before { content: '\e816'; } /* '' */
.icon-googleplus-rect:before { content: '\e817'; } /* '' */
.icon-attach:before { content: '\e818'; } /* '' */
.icon-star:before { content: '\e819'; } /* '' */
.icon-star-empty:before { content: '\e81a'; } /* '' */
.icon-heart:before { content: '\e81b'; } /* '' */
.icon-heart-empty:before { content: '\e81c'; } /* '' */
.icon-th:before { content: '\e81d'; } /* '' */
.icon-th-list:before { content: '\e81e'; } /* '' */
.icon-bell:before { content: '\e81f'; } /* '' */
.icon-chat-2:before { content: '\e820'; } /* '' */
.icon-edit:before { content: '\e821'; } /* '' */
.icon-pencil-1:before { content: '\e822'; } /* '' */
.icon-lightbulb:before { content: '\e823'; } /* '' */
.icon-right-open:before { content: '\e824'; } /* '' */
.icon-down-open:before { content: '\e825'; } /* '' */
.icon-left-open:before { content: '\e826'; } /* '' */
.icon-up-open:before { content: '\e827'; } /* '' */
.icon-paper-plane-empty:before { content: '\e828'; } /* '' */
.icon-list-bullet:before { content: '\e829'; } /* '' */
.icon-columns:before { content: '\e82a'; } /* '' */
.icon-scissors:before { content: '\e82b'; } /* '' */
.icon-gift:before { content: '\e82c'; } /* '' */
.icon-tree:before { content: '\e82d'; } /* '' */
.icon-venus:before { content: '\e82e'; } /* '' */
.icon-mars:before { content: '\e82f'; } /* '' */
.icon-gplus-squared:before { content: '\e830'; } /* '' */
.icon-facebook-squared:before { content: '\e831'; } /* '' */
.icon-twitter-squared:before { content: '\e832'; } /* '' */
.icon-user:before { content: '\e833'; } /* '' */
.icon-attach-1:before { content: '\e834'; } /* '' */
.icon-lock:before { content: '\e835'; } /* '' */
.icon-right-open-big:before { content: '\e836'; } /* '' */
.icon-down-open-big:before { content: '\e837'; } /* '' */
.icon-left-open-big:before { content: '\e838'; } /* '' */
.icon-up-open-big:before { content: '\e839'; } /* '' */
.icon-clipboard:before { content: '\e83a'; } /* '' */
.icon-star-1:before { content: '\e83b'; } /* '' */
.icon-star-filled:before { content: '\e83c'; } /* '' */
.icon-home-outline:before { content: '\e83d'; } /* '' */
.icon-attach-outline:before { content: '\e83e'; } /* '' */
.icon-pin-outline:before { content: '\e83f'; } /* '' */
.icon-pin-1:before { content: '\e840'; } /* '' */
.icon-thumbs-up-1:before { content: '\e841'; } /* '' */
.icon-thumbs-down-1:before { content: '\e842'; } /* '' */
.icon-warning:before { content: '\e843'; } /* '' */
.icon-feather-1:before { content: '\e844'; } /* '' */
.icon-menu:before { content: '\e845'; } /* '' */
.icon-gift-1:before { content: '\e846'; } /* '' */
.icon-key-outline:before { content: '\e847'; } /* '' */
.icon-key:before { content: '\e848'; } /* '' */
.icon-leaf-1:before { content: '\e849'; } /* '' */
.icon-certificate:before { content: '\e84a'; } /* '' */
.icon-certificate-outline:before { content: '\e84b'; } /* '' */
.icon-search-1:before { content: '\e84c'; } /* '' */
.icon-cancel:before { content: '\e84d'; } /* '' */
.icon-key-1:before { content: '\e84e'; } /* '' */
.icon-key-inv:before { content: '\e84f'; } /* '' */
.icon-user-woman:before { content: '\e850'; } /* '' */
.icon-user-2:before { content: '\e851'; } /* '' */
.icon-edit-1:before { content: '\e852'; } /* '' */
.icon-thumbs-down-2:before { content: '\e853'; } /* '' */
.icon-thumbs-up-2:before { content: '\e854'; } /* '' */
.icon-heart-1:before { content: '\e855'; } /* '' */
.icon-user-3:before { content: '\e856'; } /* '' */
.icon-user-female:before { content: '\e857'; } /* '' */
.icon-embassy:before { content: '\e858'; } /* '' */
.icon-restaurant:before { content: '\e859'; } /* '' */
.icon-search-2:before { content: '\e85a'; } /* '' */
.icon-glass:before { content: '\e85b'; } /* '' */
.icon-th-large:before { content: '\e85c'; } /* '' */
.icon-picture:before { content: '\e85d'; } /* '' */
.icon-flag:before { content: '\e85e'; } /* '' */
.icon-bookmark-empty:before { content: '\e85f'; } /* '' */
.icon-bookmark:before { content: '\e860'; } /* '' */
.icon-clipboard-1:before { content: '\e861'; } /* '' */
.icon-gift-2:before { content: '\e862'; } /* '' */
.icon-megaphone-1:before { content: '\e863'; } /* '' */
.icon-key-2:before { content: '\e864'; } /* '' */
.icon-attach-2:before { content: '\e865'; } /* '' */
.icon-photo:before { content: '\e866'; } /* '' */
.icon-camera:before { content: '\e867'; } /* '' */
.icon-note:before { content: '\e868'; } /* '' */
.icon-wallet:before { content: '\e869'; } /* '' */
.icon-money:before { content: '\e86a'; } /* '' */
.icon-mail:before { content: '\e86b'; } /* '' */
.icon-religious-jewish:before { content: '\e86c'; } /* '' */
.icon-police:before { content: '\e86d'; } /* '' */
.icon-pin-2:before { content: '\e86e'; } /* '' */
.icon-money-1:before { content: '\e86f'; } /* '' */
.icon-picture-1:before { content: '\e870'; } /* '' */
.icon-flag-1:before { content: '\e871'; } /* '' */
.icon-bookmark-empty-1:before { content: '\e872'; } /* '' */
.icon-bookmark-1:before { content: '\e873'; } /* '' */
.icon-doc:before { content: '\e874'; } /* '' */
.icon-doc-inv:before { content: '\e875'; } /* '' */
.icon-doc-text:before { content: '\e876'; } /* '' */
.icon-folder:before { content: '\e877'; } /* '' */
.icon-flag-filled:before { content: '\e878'; } /* '' */
.icon-comment-inv-alt2:before { content: '\e879'; } /* '' */
.icon-location:before { content: '\e87a'; } /* '' */
.icon-attach-3:before { content: '\e87b'; } /* '' */
.icon-tree-1:before { content: '\e87c'; } /* '' */
.icon-stop:before { content: '\e87d'; } /* '' */
.icon-basket:before { content: '\e87e'; } /* '' */
.icon-phone:before { content: '\e87f'; } /* '' */
.icon-phone-squared:before { content: '\e880'; } /* '' */
.icon-phone-1:before { content: '\e881'; } /* '' */
.icon-calendar-empty:before { content: '\e882'; } /* '' */
.icon-link-ext:before { content: '\e883'; } /* '' */
.icon-quote-left:before { content: '\e884'; } /* '' */
.icon-quote-right:before { content: '\e885'; } /* '' */
.icon-location-alt:before { content: '\e886'; } /* '' */
.icon-location-1:before { content: '\e887'; } /* '' */
.icon-quote-left-alt:before { content: '\e888'; } /* '' */
.icon-quote-right-alt:before { content: '\e889'; } /* '' */
.icon-lightbulb-1:before { content: '\e88a'; } /* '' */
.icon-phone-2:before { content: '\e88b'; } /* '' */
.icon-phone-circled:before { content: '\e88c'; } /* '' */
.icon-lightbulb-2:before { content: '\e88d'; } /* '' */
.icon-diamond-1:before { content: '\e88e'; } /* '' */
.icon-shop:before { content: '\e88f'; } /* '' */
.icon-search-3:before { content: '\e890'; } /* '' */
.icon-heart-2:before { content: '\e891'; } /* '' */
.icon-folder-empty:before { content: '\e892'; } /* '' */
.icon-folder-open:before { content: '\e893'; } /* '' */
.icon-menu-1:before { content: '\e894'; } /* '' */
.icon-star-2:before { content: '\e895'; } /* '' */
.icon-star-empty-1:before { content: '\e896'; } /* '' */
.icon-heart-empty-1:before { content: '\e897'; } /* '' */
.icon-heart-3:before { content: '\e898'; } /* '' */
.icon-search-4:before { content: '\e899'; } /* '' */
.icon-plus-circled:before { content: '\e89a'; } /* '' */
.icon-cancel-circled2:before { content: '\e89b'; } /* '' */
.icon-cancel-circled:before { content: '\e89c'; } /* '' */
.icon-minus-circled:before { content: '\e89d'; } /* '' */
.icon-ok-circled2:before { content: '\e89e'; } /* '' */
.icon-ok-circled:before { content: '\e89f'; } /* '' */
.icon-star-circled:before { content: '\e8a0'; } /* '' */
.icon-lock-1:before { content: '\e8a1'; } /* '' */
.icon-star-half:before { content: '\e8a2'; } /* '' */
.icon-plus-circled-1:before { content: '\e8a4'; } /* '' */
.icon-minus-circled-1:before { content: '\e8a5'; } /* '' */
.icon-award:before { content: '\e8a6'; } /* '' */
.icon-flag-2:before { content: '\e8a7'; } /* '' */
.icon-alert:before { content: '\e8a8'; } /* '' */
.icon-heart-4:before { content: '\e8a9'; } /* '' */
.icon-phone-outline:before { content: '\e8aa'; } /* '' */
.icon-mail-1:before { content: '\e8ab'; } /* '' */
.icon-user-pair:before { content: '\e8ac'; } /* '' */
.icon-award-1:before { content: '\e8ad'; } /* '' */
.icon-crown:before { content: '\e8ae'; } /* '' */
.icon-contacts:before { content: '\e8af'; } /* '' */
.icon-male:before { content: '\e8b0'; } /* '' */
.icon-female:before { content: '\e8b1'; } /* '' */
.icon-check-empty:before { content: '\e8b2'; } /* '' */
.icon-check:before { content: '\e8b3'; } /* '' */
.icon-thumbs-up-alt:before { content: '\e8b4'; } /* '' */
.icon-thumbs-down-alt:before { content: '\e8b5'; } /* '' */
.icon-basket-1:before { content: '\e8b6'; } /* '' */
.icon-basket-alt:before { content: '\e8b7'; } /* '' */
.icon-home-1:before { content: '\e8b8'; } /* '' */
.icon-paw:before { content: '\e8b9'; } /* '' */
.icon-vcard:before { content: '\e8ba'; } /* '' */
.icon-news:before { content: '\e8bb'; } /* '' */
.icon-help-circled-alt:before { content: '\e8bc'; } /* '' */
.icon-attach-4:before { content: '\e8bd'; } /* '' */
.icon-cancel-circled-2:before { content: '\e8be'; } /* '' */
.icon-edit-alt:before { content: '\e8bf'; } /* '' */
.icon-comment-alt:before { content: '\e8c0'; } /* '' */
.icon-comment-2:before { content: '\e8c1'; } /* '' */
.icon-right-open-1:before { content: '\e8c2'; } /* '' */
.icon-down-open-1:before { content: '\e8c3'; } /* '' */
.icon-camera-alt:before { content: '\e8c4'; } /* '' */
.icon-camera-1:before { content: '\e8c5'; } /* '' */
.icon-eye-off:before { content: '\e8c6'; } /* '' */
.icon-calendar:before { content: '\e8c7'; } /* '' */
.icon-crop:before { content: '\e8c8'; } /* '' */
.icon-coffee:before { content: '\e8c9'; } /* '' */
.icon-birthday:before { content: '\e8ca'; } /* '' */
.icon-heart-filled:before { content: '\e8cb'; } /* '' */
.icon-edit-2:before { content: '\e8cd'; } /* '' */
.icon-calendar-1:before { content: '\e8ce'; } /* '' */
.icon-eye:before { content: '\e8cf'; } /* '' */
.icon-street-view:before { content: '\e8d0'; } /* '' */
.icon-eye-1:before { content: '\e8d1'; } /* '' */
.icon-eye-off-1:before { content: '\e8d2'; } /* '' */
.icon-th-1:before { content: '\e8d3'; } /* '' */
.icon-pitch:before { content: '\e8d4'; } /* '' */
.icon-college:before { content: '\e8d5'; } /* '' */
.icon-tag-1:before { content: '\e8d6'; } /* '' */
.icon-location-inv:before { content: '\e8d7'; } /* '' */
.icon-help:before { content: '\e8d8'; } /* '' */
.icon-mic:before { content: '\e8d9'; } /* '' */
.icon-mute:before { content: '\e8da'; } /* '' */
.clear {clear:both;}


/*▼▼▼▼▼▼▼▼▼▼▼▼　fontsize-CSS　▼▼▼▼▼▼▼▼▼▼▼▼*/
html,input,textarea,select,button {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kakugo Pro W3", "メイリオ", "Meiryo", Helvetica, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
    font-size : 12px;
    font-size : 75%;
    text-align:left;
}

@media screen and (min-width : 415px){
    html,input,textarea,select,button{
    	font-size : 13px;
    	font-size : 81.3%;
    	text-align:left;
    }
}
@media screen and (min-width : 768px){
    html,input,textarea,select,button{
    	font-size : 15px;
    	font-size : 93.8%;
    	text-align:center;
    	line-height:2rem;
    }
    input,textarea,select{
    	text-align:left;
    } 
}
@media screen and (min-width : 1024px) {
    html,input,textarea,select,button{
    	font-size : 16px;
    	font-size : 100%;
    	text-align:center;
    	line-height:2rem;
    } 
    input,textarea,select{
    	text-align:left;
    } 
}
@media screen and (min-width : 1300px) {
    html,input,textarea,select,button{
    	font-size : 18px;
    	font-size : 112.5%;
    	text-align:center;
    	line-height:2rem;
    } 
    input,textarea,select{
    	text-align:left;
    } 
}
.sp{display:none;}
.pc{display:inline;}
@media screen and (max-width : 500px){
	.sp{display:inline;}
	.pc{display:none;}
}


/*▼▼▼▼▼▼▼▼▼▼▼▼　共通設定-CSS　▼▼▼▼▼▼▼▼▼▼▼▼*/
body{background:#6cbafc;color:#666;margin-top:50px;}
#wrapper{background:#efece2;width:100%;overflow:hidden;}
section{clear:both;}
.error{background:#bd2318;color:#fff;font-size:130%;padding:30px;border-radius:10px;margin-bottom:20px;line-height:2rem}
.error:before{content:'\e8a8';font-family:iconfont;font-size:200%;margin-right:10px;color:#ffd800;}
.red{color:#bd2318!important;font-weight:bold!important;}
.pad10{padding:10px;}
.pad20{padding:20px;}
.rem150{font-size:1.5rem}
.bold{font-weight:bold;}
.wrap{max-width:1000px;margin:0px auto;display:block;overflow:hidden;padding:1rem;}
h1{display:block;font-size:200%;line-height:120%;margin:1rem 0px;font-weight:bold;text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}
.tex-b{font-size:1.1rem;line-height:1.8rem;}
.radius-none{border-radius:0px;}

/*▽▽▽▽▽　DL-DT-DDテーブル　▽▽▽▽▽*/
	.dlwrap{border:solid 1px #908983!important;overflow:hidden;background:#908983;text-align:left;}
	.dlwrap dl{clear:both;display:block;font-size:1rem;border-top:dotted 1px #fff;}
	.dlwrap dl.dl-1st{border:0px}
	.dlwrap dt,.dlwrap dd{float:left;padding:20px;}
	.dlwrap dt{width:70%;color:#fff;}
	.dlwrap dd{width:30%;background:#fff;}
@media screen and (max-width : 500px){
	.dlwrap dt,.dlwrap dd{padding:10px;}
}

/*▽▽▽▽▽　通常リンク　▽▽▽▽▽*/
.nlink {padding:30px;auto;}
.nlink a{margin:0px auto;width:80%;padding:20px 0px;border-radius:10px;line-height:50px;text-align:center;display:block;font-size:1rem;border:dotted 2px #684c35;color:#684c35;background:#fff;}
.nlink a:hover{background:#222;color:#fff;border:solid 2px #222;}



/*▽▽▽▽▽　pagenavi　▽▽▽▽▽*/
.pagenavi {position:relative;left:50%;float:left;margin:15px 0;clear:both;}
.pagenavi li{font-size:13px;margin:0 3px;position:relative;left:-50%;float:left;}
.pagenavi .page-now{display:block;height:40px;line-height:40px;width:40px;text-align:center;color:#fff;background:#222;border-radius:2px;border:solid 1px #222;}
.pagenavi li a{display:block;height:40px;line-height:40px;width:40px;text-align:center;color:#777;border-radius:2px;border:solid 1px #ddd;background:#fff;}
#contents .pagenavi a:link,#contents .pagenavi a:active,#contents .pagenavi a:visited{color:#666;}
.pagenavi li a:hover{background:#eee;color:#222;}


/*▼▼▼▼▼▼▼▼▼▼▼▼　privacy-company-guideline-CSS　▼▼▼▼▼▼▼▼▼▼▼▼*/
#company{text-align:left;}
#company .wrap{max-width:900px;margin:0px auto;}
#company h2{font-size:1.5rem;padding:20px 0px 0px 0px;line-height:2rem;font-weight:bold;display:block;}
#company p{padding:10px;}
@media screen and (max-width : 500px){
	.privacy h1{text-align:left;}
}




/*▼▼▼▼▼▼▼▼▼▼▼▼　header-CSS　▼▼▼▼▼▼▼▼▼▼▼▼*/

@media screen and (max-width : 700px){
	header{text-align:center;width:100%;height:60px;background:#fff;position:fixed;top:0px!important;z-index:100000;border-bottom:solid 1px #ccc;}
	#header {width:100%;margin:0px auto;height:60px;display:block;}
	#header a#logo{float:left;height:60px;width:80%;overflow:hidden;}
	#header a#logo img{max-height:56px;margin:2px auto;}
	#header ul{width:100%;float:right;margin:0px auto;display:none;}
	#header ul.navi li{width:100%;font-weight:bold;background:#0071be;}
	#header ul.navi li a{display:block;width:100%;height:40px;line-height:40px;color:#fff;font-size:1rem;text-align:left;padding:0px 20px;border-bottom:dotted 1px #ffd900;}
	#header ul.navi li a:hover{background:#2f1007;color:#eacc9a;}
	#menu{float:right;height:60px;width:20%;line-height:60px;color:#666;cursor:pointer;}
	#menu:before{content:'\e894';font-family:'iconfont';font-size:2rem;}
	.swiper-container{margin-top:60px;}
	#header ul.navi li.head-t{padding:10px;}
	#header ul.navi li.head-t a{background:#0071be;color:#fff;text-align:center;border:solid 3px #fff;height:70px;line-height:64px;font-size:1.7rem;font-weight:bold;}
	#header ul.navi li.head-t a:hover{background:#ffd900;color:#0071be;border-top:solid 10px #ffd900;}
	#header ul.navi li.tap_close{height:40px;display:block;width:100%;background:#666;line-height:40px;color:#ddd;border-radius:0px 0px 40px 40px;}
}

@media screen and (min-width : 700px){
	header{text-align:center;width:100%;height:80px;overflow:hidden;background:#fff;position:fixed;top:0px!important;z-index:100000;border-bottom:solid 1px #ccc;}
	#header {max-width:1200px;margin:0px auto;height:80px;display:block;}
	#header #logo {float:left;height:80px;width:40%;display:block;}
	#header #logo img{vertical-align:bottom;}
	#header ul{width:60%;float:right;margin:0px auto;height:80px;display:block;}
	#header ul.navi li{float:right;width:23%;}
	#header ul.navi li.head-t{width:31%;}
	#header ul.navi li a{display:block;width:100%;height:80px;line-height:80px;color:#666;font-size:0.9rem;font-weight:bold;}
	#header ul.navi li a:hover{border-top:solid 10px #ffd900;color:#0071be;line-height:62px;}
	#header a#logo:hover{opacity:0.8;padding-top:1px;}
	#header ul.navi li.head-t a{background:#0071be;color:#fff;}
	#header ul.navi li.head-t a:hover{background:#ffd900;color:#0071be;border-top:solid 10px #ffd900;}
	#menu,#tel {display:none;}
	.swiper-container{margin-top:30px!important;}
}


/*▼▼▼▼▼▼▼▼▼▼▼▼　footer-CSS　黄：#ffd900　緑：#0071be▼▼▼▼▼▼▼▼▼▼▼▼*/
footer{text-align:center;width:100%;overflow:hidden;clear:both;padding-top:2rem;color:#fff;background:#6cbafc;}
#footer{text-align:center;width:100%;overflow:hidden;clear:both;padding:0 0 100px 0;}
footer a{color:#481e12;}
footer ul{max-width:900px;margin:2rem auto;display:block;text-align:center;}
footer ul li{display:inline-block;}
footer ul li a{padding:8px 10px;line-height:30px;}
#copyright{text-align:center;clear:both;margin:0px auto;font-size:80%;color:#fff;}
#copyright a{color:#000;}
#copyright a img{width:200px;margin:0 auto;}

.icon-facebook-rect:before{color:#45619d;}
.icon-twitter-bird:before{color:#01b8fe;}
.icon-googleplus-rect:before{color:#da4e30;}


.free_tel{display:block;margin-top:30px;color:#ccc;}
.free_tel a:before{color:#c4fb07;}
.free_tel a{color:#fbe107!important;}
.foot-tex{display:block;margin-top:20px;}

@media screen and (max-width : 700px){
	#footer{padding:0 0 50px 0;}
	.free_tel a,#foot-sns li{display:block;height:50px;line-height:50px;width:100%;margin:0px;border-radius:0px;font-size:30px;background:rgba(255,255,255,0.1);border-bottom:solid 1px rgba(0,0,0,0.2)}
	footer ul#foot-sns{margin:0px;}
	#foot-sns li a{color:#fff;}
}
@media screen and (min-width : 700px){
	.free_tel a{font-size:30px;cursor:default;}
	footer ul#foot-sns{height:50px;line-height:50px;margin:0px auto;}
	#foot-sns li a{color:#fff;font-size:1.2rem;}
	
}





		#search_form input{box-sizing:border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;margin:0px;padding:0px;height:40px;line-height:40px;outline:none;border:none;float:left;-webkit-appearance: none;font-size:14px;}
		#search_form input[type=text]{border:solid 1px #ccc;border-width:1px 0px 1px 1px;width:75%;padding:0px 10px;border-radius:10px 0 0 10px;}
		#search_form input[type=submit]{border:solid 1px #ccc;width:25%;background:#444;color:#fff;cursor:pointer;border-radius:0 10px 10px 0;text-align:center;}
		#search_form input[type=submit]:hover{background:#222;}
		#list-wrap{max-width:1300px;display:block;margin:0px auto;padding:20px;}
		#list-cate {width:100%;overflow:hidden;margin:30px auto;}
		#list-cate li a:hover{background:none;border:dotted 3px #fff;}
		#list-cate li a h2{font-weight:bold;margin-top:5px;}
		#list-cate li a p{font-size:0.8rem;}
		@media screen and (max-width : 500px){
			#search_form{padding-top:10px;overflow:hidden;width:90%;margin:0 auto;}
			#list-cate li a{background:#fff;display:block;color:#666;width:100%;padding:10px;}
			#list-cate li{width:100%;margin:10px 0px;overflow:hidden;}
		}
		@media screen and (min-width : 500px){
			#search_form{padding-top:20px;overflow:hidden;width:60%;margin:0 auto;}
			#list-cate li a{background:#fff;display:block;color:#666;width:100%;height:15rem;padding:10px;}
			#list-cate li{width:32%;margin:10px 0.5%;overflow:hidden;float:left;}
			#list-cate li:nth-child(3n +2){margin:10px 1%;}
		}

/*▼▼▼▼▼▼▼▼▼▼▼▼　from-CSS　▼▼▼▼▼▼▼▼▼▼▼▼*/
.web-form form{max-width:900px;margin:0 auto;margin-top:0rem;}
.web-form ul{width:100%;display:block;overflow:hidden;}
.web-form h2{color:#0071be;}
.web-form li.form-r,.web-form li.form-t{max-width:100%;margin:0 auto 1.4rem auto;display:block;overflow:hidden;clear:both;line-height:2.9rem;border:solid 0px #666;background:#481e12;color:#666;border-radius:10px;}
.web-form li.form-c{line-height:2rem;border:dotted 1px #ccc;padding:10px;}
.web-form .form-tit{width:100%;background:#0071be;color:#fff;display:block;overflow:hidden;height:3rem;line-height:3rem;text-align:center;position:relative;}
.web-form .form-con{width:100%;display:block;overflow:hidden;text-align:left;}
.web-form input,.web-form select,.web-form option,.web-form input[type="radio"]+label,.web-form input[type="checkbox"]+label{font-size:110%;padding-left:10px;}
.web-form select,.web-form option{padding-left:10px;}
.web-form input{line-height:3rem;width:100%;text-align:left;padding:0 10px;}
.web-form .form-s{clear:both;border-radius:10px;overflow:hidden;margin:20px auto;background:#fff;}
.web-form .form-s input{height:3rem;width:100%;display:block;overflow:hidden;}
.web-form .form-s input.split-50{float:left;width:50%;}
.web-form select{line-height:2.6rem;height:2.6rem;border:dotted 1px #ccc;margin:0.2rem 10px;padding:0px 10px}
.web-form input[type="radio"],
.web-form input[type="checkbox"]{opacity:0;position:absolute;left:-3000px;}
.web-form input[type="radio"] + label,.web-form input[type="checkbox"] + label {line-height:2.9rem;height:3rem}
.web-form input[type="radio"]:checked + label,.web-form input[type="checkbox"]:checked + label {font-weight:bold;}
.web-form input[type="radio"]+label:before,
.web-form input[type="checkbox"]+label:before{content:"\e8b2";font-family:iconfont;margin-right:5px;}
.web-form input[type="radio"]:checked+label:before,
.web-form input[type="checkbox"]:checked+label:before{content:"\e8b3";font-family:iconfont;margin-right:5px;color:#666;}
.web-form textarea{display:block;width:100%;padding:20px;color:#666;min-height:400px;}
.web-form textarea:focus {color:#222;padding:20px;}
.web-form button.suback{background:#000;color:#fff;}
.web-form button:before,a.next:before{content:"\e8c2";font-family:iconfont;display:block;float:right;font-size:160%;padding-right:1rem;color:#fff;}
.web-form button:hover,a.next:hover{background:#eacc9a;color:#481e12;}
.web-form button:hover:before,a.next:hover:before{color:#481e12;}
.web-form .required:before{content:"必須";color:#ffd900;position:absolute;left:10px;line-height:3rem;}
.fo-li li{float:left;margin-right:20px;height:30px;}
ul.fo-li{padding-bottom:30px;clear:both;}
.form_preview dl{clear:both;padding:10px;display:block;overflow:hidden;margin-bottom:10px;background:#fff;}
.form_preview dt,.form_preview dd{float:left}
.form_preview dt{padding-right:10px;border-right:dotted 1px #ccc;text-align:left;}
.form_preview dd{padding-left:10px;font-size:110%;font-weight:bold;text-align:left;}
@media screen and (min-width : 768px){
	.web-form{margin-top:30px;}
	.web-form .form-s .form-tit{width:40%;float:left;text-align:right;padding-right:20px;}
	.web-form .form-s .form-con{width:60%;float:left;text-align:left;}
	.web-form button,a.next{min-width:600px;max-width:700px;}
	.web-form button,a.next{display:block;margin:2rem auto;min-width:80%;text-align:center;background:#ff0012;color:#fff;font-size:160%;border-radius:10px;height:6rem;line-height:6rem;cursor:pointer;}
	.flo-box3 li{width:33%;float:left;margin-left:0.5%;overflow:hidden;padding:20px 0px;}
	.flo-box3 li:first-child{margin-left:0px;}
	.flo-box3 li a.next{max-width:100%;min-width:100%;margin:0px;}
}
@media screen and (max-width : 767px){
	.flo-box3 li{padding:5px 0px;margin:0px auto;}
	.flo-box3 li a{margin:0px auto;}
	.web-form textarea{border-radius:0px;height:300px;}
	.form-tit{border-radius:10px 10px 0 0}
	.web-form button,a.next{display:block;margin:2rem auto;min-width:90%;text-align:center;background:#ff0012;
	color:#fff;font-size:160%;border-radius:10px;height:6rem;line-height:6rem;cursor:pointer;}
}


/*▼▼▼▼▼▼▼▼▼▼▼▼　TAB-CSS　▼▼▼▼▼▼▼▼▼▼▼▼*/
#tab{width:100%;height:110px;background:#fff;display:block;padding-top:30px;margin-bottom:20px;}
#tab.tab-detail,#tab.tab-search{border-bottom:5px #666 solid;}
#tab .tab-wrap{max-width:1000px;height:75px;display:block;margin:0px auto;text-align:center;}
#tab.tab-detail h1{width:34%;}
#tab.tab-detail ul{width:66%;}
#tab h1,
#tab ul{height:75px;display:block;margin:0px;padding:0px;line-height:65px;}
#tab.tab-search ul{width:100%;}
#tab li,#tab.tab-detail ul,#tab.tab-detail h1{float:left;}
#tab.tab-detail li{width:33%;}
#tab.tab-detail li:first-child{width:34%;}
#tab.tab-search li{width:20%;}
#tab li span{font-size:0.8rem;width:100%;height:70px;display:block;margin-top:5px;line-height:20px;overflow:hidden;color:#eee;border-radius:5px 5px 0 0;}
#tab li.act span{height:80px;background:#efece2;border:solid 5px #666;border-width:5px 5px 0px 5px;margin-top:0px;line-height:15px;color:#666;}
#tab li span:before{font-size:40px;display:block;margin-top:6px;padding:0px;width:100%;height:40px;line-height:40px;}
#tab li span.icon-calendar-1:before{font-size:37px;}
#tab li a span                 {background:#666;color:#fff;}
#tab li a span.icon-chat-2     {background:#dc0000;}
#tab li a span.icon-attach     {background:#73ac2c;}
#tab li a span.icon-vcard      {background:#666}
#tab li a span.regood          {background:#01adfd;}
#tab li a span.good            {background:#fb4223;}
#tab li a span.icon-paw{background:#664f37;}
#tab li a:hover span{background:#222;}
#tab li.act a span,#tab li a.act:hover span{background:#efece2;}



#tab            li span.icon-chat-2:before{font-size:48px;}
#tab.tab-search li span.icon-chat-2:before{font-size:40px;}
#tab li.act span:before{font-size:50px;height:50px;line-height:50px;}
#tab            li.act span.icon-chat-2:before{font-size:63px;}
#tab.tab-search li.act span.icon-chat-2:before{font-size:50px;}

@media screen and (max-width : 1000px){
	#tab.tab-search{height:87px;padding-top:10px;}
	#tab.tab-detail{height:127px;padding-top:0px;}
	#tab.tab-detail h1,#tab.tab-detail ul{width:100%;}
	#tab.tab-detail,#tab.tab-search{border-bottom:2px #666 solid;}
	#tab h1{width:100%;height:50px;overflow:hidden;float:none;line-height:50px;}
	#tab ul{width:100%;height:70px;float:none;padding:0px;}
	#tab.tab-detail ul{padding:0px 10px;}
	#tab li span{height:70px;}
	#tab.tab-search li span{border-radius:0px;border-top:dotted 1px #fff;}
	#tab li.act span{border:solid 2px #666;border-width:2px 2px 0px 2px;height:77px;}
	#tab li.act span:before{font-size:46px;margin-top:12px;}
	#tab li span:before,
	#tab.tab-search li span.icon-chat-2:before{font-size:30px;}
	#tab.tab-search li.act span.icon-chat-2:before{font-size:40px;}
	#tab.tab-search li.act span {border-radius:5px 5px 0px 0px;}
	#tab.tab-search li.act span.icon-attach{border-left:0px;border-radius:0px 5px 0px 0px;}
	#tab.tab-search li.act span.icon-paw{border-right:0px;border-radius:5px 0px 0px 0px;}
}


#mainimg-wrapper,.swiper-container{display:block;width:100%;background:url(/img/back/moku2.gif);}
.mainimg img,.swiper-wrapper img{width:100%;padding:0px;border-bottom:solid 1px #ccc;}


		#wrapper{/*background:url(/img/back/cork.gif);*/}
		 .left-3{width:100%;display:block;clear:both;padding-bottom:20px;}
		 .left-3 li{width:31%;float:left;display:block;}
		 .left-3 li img{padding:2px;border:solid 1px #eee;}
		 .left-3 li a{width:100%;color:#666;overflow:hidden;display:block;}
		 .left-3 li.mid{margin:20px 3.5%;}
		 .left-3 h3{font-weight:bold;font-size:1.2rem;margin:10px 0px;}
		 .left-3 p{text-align:left;}
		 .photo-box{margin-top:100px}
		 .photo-box p{text-align:left;}
		 .photo-box img{max-width:80%;border-radius:20px;vertical-align: bottom;}
		 span.box-img{width:100%;text-align:center;background:#fff;display:block;}
		@media screen and (min-width : 600px){
			h2{font-weight:bold;font-size:2rem;text-align:center;margin:40px auto 30px auto;line-height:2.5rem;}
			.left-3 li{margin:20px 0px;}
			.left-3 li a{height:430px;background:#fff;padding:20px;border-radius:5px;}
			.left-3 li a:hover{background:#fff;padding:21px;background:#eee;}
		}
		@media screen and (max-width : 600px){
			h2{font-weight:bold;font-size:2rem;text-align:center;margin:20px auto;line-height:2.5rem;}
			.left-3 li:first-child{border-top:dotted 2px #ccc;}
			.left-3 li{border-bottom:dotted 2px #ccc;padding:10px 0px;clear:both;overflow:hidden;}
			.left-3 li{width:100%;float:none;display:block;}
			.left-3 li img{max-width:25%;margin-left:20px;float:right;}
			.left-3 li.mid{margin:0px;}
			.left-3 li h3{margin:0px;}
			.left-3 li p{margin-top:5px;line-height:17px;}
			.photo-box{margin-top:30px}
			.photo-box img{max-width:100%;border-radius:0px;}
		}

		#soryo p{float:right;width:50%;text-align:left;padding:10px 0px 20px 20px;}
		#soryo .red{color:#eba6d3!important;}
		#soryo h2{color:#ebe4a6;}
		.slwrap{border:solid 1px #fff!important;overflow:hidden;text-align:left;width:50%;float:left;}
		.slwrap dl{clear:both;display:block;font-size:1rem;border-top:dotted 1px #fff;}
		.slwrap dl.dl-1st{border:0px}
		.slwrap dt,.slwrap dd{float:left;padding:10px 20px;}
		.slwrap dt{width:65%;color:#fff;}
		.slwrap dd{width:35%;background:rgba(0,0,0,0.1)}
		@media screen and (max-width : 600px){
			#soryo{background:#1c3128;color:#fff;padding:20px auto;}
			.slwrap dt,.dlwrap dd{padding:10px;}
			#soryo p{float:none;width:100%;padding:10px;}
			.slwrap{width:100%;float:none;}
		}
		@media screen and (min-width : 600px){
			#soryo{background:#1c3128;color:#fff;padding-bottom:60px;padding-top:80px;}
			.slwrap dt,.dlwrap dd{padding:10px;}
			#soryo p{float:none;width:100%;padding:10px 0px;}
			.slwrap{width:100%;float:none;}
		}
		#card {text-align:left;background:url(/img/back/cork.gif);}
		#card h3{font-weight:bold;font-size:1.5rem;color:#552e12;}
		#card p{color:#222;font-weight:bold;}
		@media screen and (min-width : 500px){
			#card {margin:0px;color:#222;padding-bottom:60px;padding-top:80px;}
			#card img{float:left;margin-right:20px;border-radius:100%;width:30%;}
			#card h3{margin:30px 0px 10px 0px;line-height:2rem;}
		}
		@media screen and (max-width : 500px){
			#card img{float:none;width:96%;margin:10px 2%;border-radius:100%;}
			#card h3{margin:0px 0px 10px 0px;line-height:2rem;}
		}


		@media screen and (min-width : 500px){
			#access{width:100%;padding:0px;font-size:14px;clear:both;overflow:hidden;text-align:center;margin:0px;}
			#mapview{width:100%;height:500px;opacity:0.8;}
			footer{margin-top:0px;}
		}
		@media screen and (max-width : 500px){
			#access{width:100%;padding:10px 5px;font-size:14px;clear:both;overflow:hidden;text-align:center;}
			#mapview{width:100%;height:200px;}
		}


/*▼▼▼▼▼▼▼▼▼▼▼▼　各コースページ　▼▼▼▼▼▼▼▼▼▼▼▼*/
	#classroom,#class{display:block;background:#9c4c33;overflow:hidden;text-align:left;}
	#class{background:#ffd900;}
	#classroom{background:#0071be;}
	.c-wrap h2{margin:0px;padding:0px;color:#fff;margin:10px auto;text-align:center}
	.c-wrap h3{text-align:center}
	.c-wrap a h3{font-size:130%;font-weight:bold;color:#0071be;}
	#classroom ul{clear:both;}
	li.cl-
	 h4{float:left;font-weight:bold;}
	li.cl-top h4:before{content:'【';}
	li.cl-top h4:after{content:'】';}
	li.cl-top a{color:#666;}
	li.cl-top a:hover img{opacity:1!important;border-radius:10px;}
	li.cl-top h3{font-weight:bold;margin-bottom:5px;}
	li.cl-top h4{display:inline;float:left;}
	@media screen and (min-width : 700px){
		li.cl-top h3{margin-top:10px;}
		.c-wrap{display:block;max-width:1100px;margin:80px auto;overflow:hidden;padding:10px;}
		li.cl-top {width:32%;float:left;overflow:hidden;height:470px;margin-bottom:20px;}
		li.cl-top a{background:#fff;border-radius:10px;padding:20px;width:100%;height:100%;overflow:hidden;display:block;}
		#classroom li.cl-top{height:420px;}
		#classroom .cl-top a:hover{background:#ffd900;}
		#class .cl-top a:hover{background:#0071be;}
		#class .cl-top a:hover{color:#fff;}
		#class .cl-top a:hover h3{color:#ffd900;}
		li.mid{margin:0px 2%;}
		li.cl-top h4{font-size:1rem;line-height:1.5rem;}
		li.cl-top p{font-size:1rem;line-height:1.5rem;}
	}
	@media screen and (min-width : 1000px){
		li.cl-top{height:570px;}
	}
	@media screen and (max-width : 700px){
		.c-wrap{display:block;width:100%;margin:10px auto;overflow:hidden;padding:10px;}
		li.cl-top{background:rgba(255,255,255,0.8);background:#fff;border-radius:5px;clear:both;overflow:hidden;padding:10px;margin-bottom:5px;}
		li.cl-top img {float:left;width:30%;margin-right:10px;}
		li.cl-top p{font-size:1rem;line-height:1.5rem;}
		ul.cl-add{display:inline;}
		#classroom h3{text-align:left;}
	}

	.course-t{overflow:hidden;background:#ecb549;width:100%;text-align:left;font-size:1.5rem;}
	.co-tit h1,.co-tit h2{margin:0px;padding:0px 20px 10px 0px;color:#fff;font-size:2.8rem;text-align:left;font-weight:bold;
		border-bottom:dotted 3px #fff;margin-bottom:20px;}
	p.taisho,.taisho li {display:inline;font-weight:bold;line-height:30px;}
	.taisho li a{padding-right:10px;color:#666;}
	.taisho li a:hover{color:#fff;}
	.co-ta{width: 100%;font-size:1.2rem;font-weight:bold;border-collapse: separate;border-spacing: 0px;border-top: 1px solid #ccc;border-left: 1px solid #ccc;}
	.co-ta th{width:50%;padding:15px 20px;text-align: left;vertical-align:middle;color: #444;font-weight:bold;background:#fff;opacity:0.8;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;text-align:center;}
	.co-ta td{width:50%;padding:15px 20px;font-weight:bold;background-color: #fff;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;}
	.course-detail,.course-detail h2,.course-detail p {text-align:left;}
	.course-detail img{float:left;border-radius:100%;margin:0px 30px 20px 10px;}
	.course-detail h2{padding-top:20px;}
	.course-detail h3{font-size:1.5rem;font-weight:bold;line-height:2rem;margin-bottom:20px;}
	.course-detail p{font-size:1.2rem;line-height:2rem;}
	@media screen and (min-width : 700px){
		#course {max-width:1100px;margin:50px auto;padding:10px;}
		.course-t{padding:30px 50px;border-radius:20px;}
		.co-cont{width:35%;float:right;padding-left:20px;}
		.co-tit {width:65%;float:left;}
	}
	@media screen and (max-width : 700px){
		#course {width:100%;margin:0px auto;}
		.course-t{padding:40px 20px 30px 20px;}
		.course-t h1 {padding:0px;}
		.course-t h1 .sub-t{font-size:1.2rem;}
		.co-cont{width:100%;}
		.co-tit {width:100%;}
	.co-ta th{padding:10px 20px;}
	.co-ta td{padding:10px 20px;}
		.course-detail h2{padding-top:0px;font-size:1.8rem;}
		.course-detail img{float:left;border-radius:100%;margin:10px 10px 10px 0px;}
		.course-detail{padding:10px;}
		.course-detail img{float:left;width:40%;}
		.course-detail h3{clear:both;}
	}
	
	.point{width:100%;background:#fff;position:relative;text-align:left;clear:both;border:dotted 2px #885f01;}
	.point h2{margin:0px;color:#6cbafc;margin:0px auto 20px auto;}
	.point .pick{font-size:2rem;}
	.point h2:before{font-size:4rem;color:#6cbafc;margin-right:20px;}
	.point h3{color:#885f01;font-size:1.2rem;font-weight:bold;margin-top:20px;}
	.point li{font-size:1rem;font-weight:bold;margin:10px;}
	.point img{float:right;}
	@media screen and (min-width : 700px){
		.point{border-radius:20px;padding:30px;margin-top:30px;}
		.point p,.point ul{padding-left:20px;}
	}
	@media screen and (max-width : 700px){
		.point{padding:20px 10px;border:dotted 2px #885f01;border-width:2px 0px;margin-bottom:20px;}
		.point h2:before{font-size:3rem;margin-right:10px;}
		.point p,.point ul{padding-left:0px;}
	}
	.voice{clear:both;}
	.voice h2{font-family: 'Fredericka the Great', cursive;color:#fff;font-weight:normal;font-size:4rem;}
	.voice h3{clear:both;float:left;display:block;width:200px;height:200px;background:#ea6b92;border-radius:100%;
		margin:10px auto;position:relative;font-size:30px;margin-right:40px;
		font-family: 'Fredericka the Great', cursive;color:#fff;font-weight:normal;font-size:2.5rem;}
	.voice h3.advice{background:#6cbafc;}
	.voice h3 span{position:absolute;top:45%;left:0%;width:200px;color:#fff;text-align:center!important;}
	.voice p{padding:20px;text-align:left;border-bottom: dotted 1px #ccc;}
	.voice h3:before  {content: '';width:0;height:0;position:absolute;border:15px solid transparent;border-left-color:#ea6b92;top:45%;left:98%;}
	.voice h3.advice:before{border-left-color:#6cbafc;}
	.voice br{line-height:50px;display:block;}
	.voice .pick{font-size:2rem;}
	@media screen and (min-width : 700px){
		
	}
	@media screen and (max-width : 700px){
		.voice {padding:10px;}
		.voice h2{font-size:3rem;}
		.voice h3{clear:both;float:left;display:block;width:100px;height:100px;margin-right:10px;}
		.voice h3 span{top:45%;left:0%;width:100px;}
		.voice h3:before{top:35%;left:90%}
		.voice p{padding:20px 0px;border-bottom: dotted 0px #ccc;}
	}
	@media screen and (min-width : 700px){
		.back-color{border-radius:20px;width:100%;background:#666;padding:30px;position:relative;text-align:left;clear:both;margin-top:30px;}
		.back-color h2{margin:0px;}
		.other{clear:both;text-align:left;}
		.other img{float:left;margin-right:40px;}
		.other h3{font-size:1.2rem;font-weight:bold;margin-top:20px;}
	}
	@media screen and (max-width : 700px){
		.back-color{width:100%;background:#666;padding:10px;position:relative;text-align:left;clear:both;margin-top:10px;}
		.back-color h2{text-align:left;font-size:1.5rem;margin:0px;}
		.other{clear:both;text-align:left;padding:10px;}
		.other img{float:left;margin-right:40px;}
		.other h3,.other h2{font-size:1.5rem;font-weight:bold;margin-top:0px;text-align:left;}
	}


/*▼▼▼▼▼▼▼▼▼▼▼▼　各教室ページ　▼▼▼▼▼▼▼▼▼▼▼▼*/

	#place-detail{background:#ffd900;color:#666;}
	#place-detail .main-wrap,#place-detail .taiken{max-width:1100px;margin:0px auto;clear:both;}
	#place-detail h1{margin-bottom:0px;}
	#place-detail .taiken{padding:10px;background:#fff;margin:20px auto;width:100%;}
	table th,table td{vertical-align:middle;}
	table.left2-table{width:100%;border-top:1px solid #ccc;margin-top:10px;}
	.left2-table tr{border:1px solid #ccc;border-width:0px 1px 1px 1px}
	.left2-table th{width:20%;text-align:center;border-right:1px solid #ccc;background:rgba(255,255,255,0.9);}
	.taiken .left2-table th{background:#0071be;color:#fff;font-weight:bold}
	.left2-table td{width:80%;padding:5px;background:rgba(255,255,255,0.5);text-align:left;}
	table.top3-table{width:100%;border-top:1px solid #ccc;margin-top:10px;}
	.top3-table tr{border:1px solid #ccc;border-width:0px 1px 1px 1px}
	.top3-table th{padding:5px;width:33%;text-align:center;background:rgba(255,255,255,1);}
	.top3-table td{padding:5px;width:33%;text-align:center;background:rgba(255,255,255,0.8);font-weight:bold;}
	.top3-table .mid-th{width:34%;border:1px solid #ccc;border-width:0px 1px;}
	#place-detail .top3-table th{padding:0px;}
	#place-detail .top3-table th.th-tit{padding:5px;}
	#place-detail .top3-table a{padding:5px;width:100%;height;100%;display:block;color:#0071be;font-weight:bold;}
	#place-detail .top3-table a:hover{color:#fff;background:#0071be}
	th.th-tit{background:#fd8b2f;color:#fff;font-weight:bold;}
	#place-detail .taiken a{clear:both;display:block;height:100px;line-height:100px;background:#0071be;border:solid 5px #0071be;color:#fff;font-weight:bold;width:100%;font-size:1.7rem;text-align:center;margin-top:10px;}
	#place-detail .taiken a:hover{padding:1px;background:#fff;color:#0071be}
	#place-detail .main ul{padding:0px 10px;text-align:center;}
	#place-detail .taiken h2{margin-bottom:10px;color:#0071be;}
	.place-tel:before{content:'\e880';font-family:'iconfont';margin-right:10px;}
	@media screen and (min-width : 700px){
		#place-detail {padding:50px auto;overflow:hidden;}
		#place-detail .main{float:left;width:50%;padding-right:20px;text-align:left;}
		#place-detail h1{text-align:left;margin-top:60px;}
		img.top-img{float:right;width:50%;margin-top:60px;padding:15px;background:#fff;margin-bottom:30px;}
		#place-detail .main table{margin-bottom:30px;}
		.place-tel{text-align:left;font-size:2.2rem;margin-top:10px;color:#1ab3ff;font-weight:bold;}
		.place-zip{text-align:left;font-size:1.2rem;margin-top:10px;}
		#place-detail .main a.icon-phone-2{display:none;}
		#place-detail .taiken {widt:100%;clear:both;margin:80px auto;padding:20px 40px;border-radius:20px;}
		#place-detail .taiken h2{margin:0px 0px 20px 0px;}
		#place-detail .taiken table{float:right;width:50%;margin-bottom:20px;}
		#place-detail .taiken a{width:70%;margin:20px auto 20px auto;}
		#place-detail .taiken .taiken-tit{float:left;width:50%;padding:20px 20px 0px 0px;text-align:left;margin-bottom:20px;}
	}
	@media screen and (max-width : 1100px){
		#place-detail .main-wrap{padding:10px;}
		#place-detail {padding:10px;}

	}
	@media screen and (max-width : 700px){
		#place-detail .main-wrap{padding:0px;}
		img.top-img{width:100%;}
		#place-detail .main{padding:10px;}
		#place-detail .main a.icon-phone-2{display:block;height:50px;line-height:50px;background:#6cbafc;color:#fff;font-weight:bold;width:100%;
			border-radius:10px;font-size:2rem;text-align:center;margin-top:10px
		}
		#place-detail{padding:10px 0px 15px 0px;}
		.place-zip{text-align:center}
		.place-tel{display:none;}
	}


			@media screen and (min-width : 1000px){
				h2.pull-tit{max-width:1200px;height:80px;line-height:80px;border-radius:0 0 80px 80px;background:#fff;font-weight:bold;font-size:2.2rem;color:#0071be;text-align:center;margin:0px auto 50px auto;}
				h2.pull-tit2{max-width:1200px;height:80px;line-height:80px;border-radius:40px;background:#fff;font-weight:bold;font-size:2.2rem;color:#0071be;text-align:center;margin:0px auto 50px auto;}
				.shiryo_wrap {text-align:center;font-weight:bold;}
				.shiryo_wrap .wrap {max-width:1200px;padding:50px 10px;}
				.shiryo_wrap p.go-lesson{float:left;width:45%;display:block;background:#fff;color:#0071be;border-radius:50px;position:relative;
					font-size:2.2rem;font-weight:bold;padding:50px;}
				.shiryo_wrap p.go-lesson:before{content: '';width:0;height:0;position:absolute;border:20px solid transparent;border-left-color:#fff;top:50px;left:100%;}
				.shiryo_wrap a{float:right;width:50%;display:block;background:#0071be;color:#fff;padding:30px 10px;overflow:hidden;
					font-size:2.2rem;font-weight:bold;border:solid 5px #fff;line-height:2.5rem;}
				.shiryo_wrap a:hover{opacity:1;color:#0071be;background:#fff;border:solid 5px #0071be;}
			}
			@media screen and (max-width : 1000px){
				h2.pull-tit{max-width:90%;margin:0 5% 10px 5%;height:40px;line-height:40px;border-radius:0 0 40px 40px;background:#fff;font-weight:bold;font-size:1.2rem;
					color:#0071be;text-align:center;}
				h2.pull-tit2{max-width:90%;margin:10px 5% 10px 5%;height:40px;line-height:40px;border-radius:20px;background:#fff;font-weight:bold;font-size:1.2rem;
					color:#0071be;text-align:center;}
				.shiryo_wrap {text-align:center;font-weight:bold;}
				.shiryo_wrap .wrap {width:100%;padding:0px;}
				.shiryo_wrap p.go-lesson{width:90%;margin:10px 5% 20px 5%;display:block;background:#fff;color:#0071be;border-radius:50px;position:relative;
					font-size:1.7rem;font-weight:bold;padding:20px 0px;}
				.shiryo_wrap p.go-lesson:before{content: '';width:0;height:0;position:absolute;border:20px solid transparent;border-left-color:#fff;bottom:-20px;left:30%;}
				.shiryo_wrap a{width:94%;margin:10px 3% 30px 3%;display:block;background:#0071be;color:#fff;padding:20px 0px;overflow:hidden;
					font-size:2rem;font-weight:bold;border:solid 5px #fff;line-height:2.5rem;}
				.shiryo_wrap a:hover{opacity:1;color:#0071be;background:#fff;border:solid 5px #0071be;}
			}
