@charset "UTF-8";

/**/
@import "reset.css";
@import "grid.css";
@import "superfish.css";
@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic);


html {
	width: 100%;
}

 a [href^="tel:"] {
color: inherit;
text-decoration: none;
font-size: inherit;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font: 12px/18px Arial, Helvetica, sans-serif,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック';
	color: #3a3a3a;
	position: relative;
	min-width: 960px;
	background-color: #fff;
	background-image: url(../images/bg_page1-bot3.png);
	background-repeat: repeat;
	background-position: 0 0;

}

html, body {
	height:100%;
}

h1, h2, h3, h4, h5, h6 {
	color: #181818;
	font-weight: normal;
}

h1{
	font-size: 30px;
	}

h2 {
	font-size: 24px;
	line-height: 36px;
	padding-bottom: 10px;
	clear: both;
	float: none;
}

h3 {
	font-size: 18px;
	line-height: 26px;
	color: #FFF;
	background-color: #5E944C;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	clear: both;
	float: none;
	background-image: url(../images/bg_h3.png);
	background-repeat: repeat;
}

h4 {
	font-size: 13px;
	line-height: 16px;
	color: #181818;
	text-transform: uppercase;	
	font-weight: bold;
	margin-bottom: 17px;
}
.grid_4 h4  {
	text-align: center;
	border: 1px solid #999999;
	padding: 8px;
	color: #FFFFFF;
	background-color: #996600;
	background-image: url(../images/bg_menu.png);
	background-repeat: repeat-x;
	}
p {
	margin-bottom: 18px;
}

.txt_r {
	color: #FF0000;
}
.txt_blue {
	color: #0000FF;
}
.txt_w {
	color: #eee;
}


ul.list_1 li {
	padding-left: 14px;
	background: url(../images/marker1.png) no-repeat left 8px;
	padding-top: 3px;
	padding-bottom: 5px;
}

ul.list_1>li>a {
	font-size: 11px;
	line-height: 17px;	
	text-transform: uppercase;
	color: #a0a0a0;
}

ul.list_1 li a:hover {
	text-decoration: underline;	
}

ul.list_2 li {
	margin-bottom: 6px;	
}
.txt_glay {
	color: #aaa;
}


ul.list_2 li a {
	padding: 10px 10px 8px;
	display: block;
	background: #cccccc url(../images/bg_list2.jpg) repeat-x;
	color: #181818;
	font: 18px Arial, Helvetica, sans-serif, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック';
	text-decoration: none;
}

ul.list_2 li a:hover {
	background: #146daa url(../images/bg_list2.jpg) repeat-x 0px bottom;
	color: #fff;	
	text-decoration: none;
}

ul.list_3 {
	padding-top: 5px;	
	margin-bottom: 58px;
}

ul.list_3 li {
	background: url(../images/marker2.gif) no-repeat left 5px;
	padding-left: 12px;
	color: #fff;	
	margin-bottom: 20px;
}

ul.list_3 li a {
	color: #e30002;	
}

ul.list_3 li a:hover {
	text-decoration: underline;
}

address {
	font-style: normal;	
}


ul  {
	padding: 0;
	margin: 0;
	list-style: none;
}

time {
	display: block;
	color: #146daa;
	margin-top: -2px;
	font: 11px/18px Arial, Helvetica, sans-serif,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック';	
}


/*links*/

a {
	text-decoration: underline;
	color: #009900;
	font-size: inherit;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}

a.btn {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #fff;
	display: inline-block;
	background: url(../images/btn_bg.png) repeat-x 0 0 #e60002;
	padding: 5px 16px;
	border-radius: 5px;
	box-shadow: 1px 3px 2px #ccc;
	margin-bottom: 28px;
	border-bottom: 1px solid #cdcdcd;
	margin-top: -2px;
	text-decoration: none;
}

a.btn:hover {
	background: url(../images/btn_hover1.png) repeat-x 0 0 #146daa;
	text-decoration: none;
}
/*preclass*/

.wrapper {
	overflow: hidden;	
}

.clear {
	float: none !important;
	clear: both;	
}

.text_1 {
	color: #146daa;
	font-size: 11px;	
}

.fright {
	float: right !important;

}


.fleft {
	display: block;
	float: left;
	padding-top: 0 !important;
}


/*Header*/

header {
	background-image: url(../images/header_bg.png);
	background-repeat: repeat;
	background-position: center 0;
}

.header_top {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 4px;
	overflow: hidden;
}

header h1 {
	float: left;
	width: 400px;
}

header h1 img {
	display: inline;
}

header .contacts {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
}

.phone1 {
	text-transform: uppercase;
	font: 19px/18px Arial, Helvetica, sans-serif !important;	
	color: #616161;	
}

.phone1 span {
	color: #3a3939;	
}


.contact .phone1 {
	min-width: 250px;
}

.contacts .phone1  a {
font: 19px/18px Arial, Helvetica, sans-serif !important;
margin: 0 !important;
float: none !important;	
}

header .contacts .clear {
	 height: 6px;	
}

header .contacts a {
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	display: inline-block;
	margin-left: 9px;	
	float: right;
	margin-right: 3px;
	text-transform: none;
}

header .contacts a:hover {
	text-decoration: underline;	
}

header .contacts a:first-child+a {
	margin-right: 11px;
}

/*Content*/

.content {
	padding-top: 22px;
	margin-top: -1px;
	padding-bottom: 25px;
	background-image: url(../images/bg_middle.png);
	background-repeat: repeat;
}

.img_box {
	padding: 10px 10px 11px 10px;
	box-shadow: 3px 3px 2px #ddd;
	background: #cccccc;
	margin-bottom: 20px;
}

.img_box img {
	margin-bottom: 11px;	
}

.img_box a {
	display: inline-block;
	color: #146daa;
	font: 11px/17px Arial, Helvetica, sans-serif,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック';		
}

.img_inner {
	border: 4px solid #fff;
	box-shadow: 2px 3px 2px #dddddd;	
	margin-bottom: 17px;
}

.img_inner img, .img_box img, .header_img>img {
	max-width: 100%;
}

.clients>div  {
	margin-bottom: 30px;	
}

.clients>.clear {
	margin: 0;
	padding: 0;	
}

.clients>div span{
	display: block;
	color: #146daa;
	font: 11px/18px Arial, Helvetica, sans-serif,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック';
	padding-top: 1px;
}

.clients>div a {
	text-decoration: underline;
}

.clients>div a:hover {
	text-decoration: none;	
}

.middle {
	/* [disabled]box-shadow: 0px 0px 2px #999; */
	padding-top: 15px;
	padding-bottom: 6px;
	background: url(../images/bg_middle.png) 0 0 repeat;
}

h2 span {
	font: 12px/18px Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	color: #CCCCCC;
	padding-top: 2px;
	display: block;
}

.page1_bg {
	background: url(../images/page1_bg.gif) center 0 repeat-y;	
}

.page1_bot .top {
	padding-top: 32px;
	background-image: url(../images/bg_page1-bot1.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E4A0F;
}

.page1_bot .top .btn {
	box-shadow: 1px 3px 2px #999;
	margin-top: 7px;	
}

.page1_bot .top .img_inner {
	margin-bottom: 25px;
	box-shadow: 2px 3px 2px #aaa;
}

.page1_bot .bot {
	background-image: url(../images/bg_page1-bot2.png);
	background-repeat: repeat;
}

.page1_bot .bot>div {
	padding-top: 20px;
	font: 11px/17px Arial, Helvetica, sans-serif,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック';
	color: #797979;
	padding-bottom: 10px;
	background-image: url(../images/bg_page1-bot2.png);
	background-repeat: repeat;
}

.page1_bot .bot>div h4 {
	color: #fff;
	border-bottom: 1px solid #b2b2b2;	
	padding-bottom: 5px;
	margin-right: 7px;
	margin-bottom: 20px;
}

.page1_bot .bot>div p {
	padding-right: 40px;	
}


.page1_bot .bot>div ul.list_1 {
	margin-top: -2px;
}

.page1_bot .social {
	padding-top: 7px;	
}

.page1_bot .social .clear {
	height: 14px;	
}

.page1_bot .bot .social a {
	color: #bebdbd;
	font-size: 11px;
}

.page1_bot .social a:hover {
	text-decoration: underline;	
}

.page1_bot .social img {
	margin-right: 12px;	
	float: left;
	margin-top: -2px;
}

.page1_bot .phone1 {
	color: #878787;
	padding-top: 3px;
	font-size: 22px;
	padding-bottom: 15px;
	text-align: right;
}

.page1_bot .phone1 span a, 
.page1_bot .phone1 span {
	font-size: 16px;
	color: #FFFFFF !important;
}

.page1_bot .bot .phone1 a {
	color: #fff;
	font-size: 14px;
	text-transform: none;
	display: inline-block;
	padding-top: 6px;
}

.page1_bot address {
	color: #d7d7d7;
	font-size: 12px;
	display: block;
	line-height: 14px;
	text-align: right;
}

.page1_bot p{
	margin-bottom: 11px;	
}

.page1_bot .bot a {
	color: #d6d6d6;
	font-size: 12px;	
}

.bot ul.list_1>li>a {
	font-size: 11px;
	line-height: 17px;
	text-transform: uppercase;
	color: #FFFFFF;
}


.page1_bot .bot>div a:hover {
	text-decoration: underline;
}
.page1_bot .phone1 a:hover {
	text-decoration: underline;
		
}


/*map*/

figure {
	height: auto;
	line-height: 0;
	font-size: 0;
}

figure iframe {
	width: 271px;
	height: 294px;
}

.indents9 dt {
	font-size: 11px;
	color: #146daa;	
}

.indents9 span {
	width: 68px;
	display: inline-block;	
}

figure.img_inner {
	margin-bottom: 27px;	
}

.indents9 a.link-1 {
	text-decoration: underline;	
}

.indents9 a.link-1:hover {
	text-decoration: none;	
}

.instructor, .lesson {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-left:10px;
}
.instructor .img_inner, .lesson .img_inner {
	float: right;	
	margin-left: 10px;
}

/*Blog*/

.blog .img_inner {
	float: left;	
	margin-right: 20px;
}

.blog .blogpost {
	padding-bottom: 19px;	
}

.blog .blogpost div {
	overflow: hidden;	
}

.blog span {
	font-size: 11px;
	color: #146daa;
}

.blog .blogpost_title {
	padding-top: 9px;
	overflow: hidden;
	padding-bottom: 17px;
}

.blog .blogpost_title span {
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	padding-top: 9px;
	overflow: hidden;
}

.blog .blogpost_title span .comment {
	float: right;	
	display: block;
	margin-right: 60px;
}

.blog .blogpost_title span a:hover {
	text-decoration: underline;	
}

.blog .btn {
	margin-top: 1px;	
}

.blog time {
	float: left;
	background: url(../images/blog_date.png) no-repeat left top;	
	text-align: center;
	padding: 11px 10px 25px 10px;
	display: block;
	font-size: 18px;
	line-height: 14px;
	color: #fff;
	font-weight: bold;
	width: 31px;
	margin-right: 15px;
	margin-top: 2px;
}

/*Footer*/
footer {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 17px;
	background-image: url(../images/bg_page1-bot3.png);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

footer img {
	float: left;	
}

footer span {
	float: right;
	display: block;
	padding-top: 7px;
}

footer span a {
	color: #c9c9c9;
	font-size: 11px;
	line-height: 17px;	
}


/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:50px;
	left: 50%;
	margin-left: 550px;
	overflow:hidden;
	width:25px;
	height:28px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background:url(../images/totop.png) no-repeat left top;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline:none;
	background-position: 0 bottom;
}


/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}

.map figure  {
	 display: block;
}

footer span {
	float: right;
	display: block;
	padding-top: 7px;	
	padding-right: 0;
}

.map figure iframe, #form input, #form textarea, #form .success {
 width: 100% !important;

}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}


.map address {
	float: left;
	margin-right: 40px;	

}

.camera_wrap .camera_pag {
	right: 50% !important;
	margin-right: -40px  !important;
	bottom: 5px !important;
}

.camera_wrap .camera_pag .camera_pag_ul li {
	width: 20px !important;
	height: 20px !important;
}

.camera_wrap .camera_pag .camera_pag_ul li span {
	background: #b0b0b0 !important;
	border-radius: 500px;
	width: 20px !important;
	height: 20px !important;
}

.camera_wrap .camera_pag .camera_pag_ul li:hover span, .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent span  {
	background: #333333 !important;
}


.slider_bg {
	background: none !important;
}


}
 @media only screen and (max-width: 767px) {
 body {
min-width:420px;
}

.blog .blogpost_title span a.comment {
	float: right;
	margin-right: 0;
}

.fright {
	margin-right: 0 !important;
	margin-left: 10px !important;
	}

.indents9 {
	padding-bottom: 35px;
}


ul.list_2 {
	margin-bottom: 25px;
}

.camera_wrap .camera_pag {
	bottom: -10px !important;
}

.map address {
	float: none;
	margin-top: 10px;	

}

.slider_bg {
	padding-bottom: 20px !important;
}


.img_inner {
	margin-top: 25px;
 float: none;
margin-right: 0 !important;
}

.img_inner.fleft {
	margin-bottom: 20px !important;
}

.blogpost .img_inner {
	margin-top: 0px;
 float: none;
margin-right: 0 !important;
}

header .contacts {
	float: none;
	text-align: center;
	background: none;
	padding-top: 20px;
}

header .contacts a{
	float: none;
}

.img_inner>img, .header_img>img {
	 width: 100%;
}

.img_box img {
	 width: 100%;
}


header h1 {
	float: none;	
	margin: 0 auto;
	width: auto;
}

header h1 a {
	display: block;
	text-align: center;
}
header h1 a img{
	margin: 0 auto;
	height: auto;
	width: 100%;
}

.map figure iframe {
	width: 100%;
	height: 300px;
}

.bot h4{
	padding-top: 20px;
}

.img_box>img {
	width: 100%;
}


}
 @media only screen and (max-width: 479px) {
 
.blog .blogpost_title span a.comment {
	margin-right: 0 !important;
	display: inline-block;
	overflow: visible;
	float: none;
	clear: both;
	margin-right: 50px !important;
}


 body {
min-width:300px;
}

.camera_wrap {
	height: 165px !important;
}



 .map figure iframe {
	width: 100%;
	height: 300px;
}

.menu_block {
		float: none !important;
		margin: 0 15px !important;	
		
	}
	
 }

table.schejule {
	background: #CCCCFF;
	border: 1px solid #999999;
}
.schejule th {
	vertical-align: top;
}
.schejule td {
	background: #FFFFFF;
	border-left: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;
}
.schejule td.bg_blue {
	background: #99CCFF;
}
.schejule td.bg_red {
	background: #FFCCFF;
}
.schejule td.bg_orange {
	background: #FFCC99;
}
.schejule td.bg_green {
	background: #99CC66;
}
.page1 .content .container_16 .grid_12 a.grid_lesson {
	text-decoration: none;
	color: #555;
	border: 3px solid #ddd;
	margin-bottom: 15px;
}
.page1 .content .container_16 .grid_12 a.grid_lesson:hover {
	text-decoration: none;
	color: #06c;
	border: 3px solid #06c;
}
.page1 .content .container_16 .grid_12 a.grid_lesson h3 {
	background: #FFFFFF url(../images/bg_lesson_h3.jpg) center top;
	text-align: center;
	padding: 7px;
}
.page1 .content .container_16 .grid_12 a.grid_lesson .img_box {
	padding: 10px 10px 11px;
	box-shadow: 0px 0px 0px #ddd;
	background: #fff;
	margin-bottom: 0px;
}
span.course {
	background: #FFFFFF;
	border: 1px solid #FF6600;
	padding: 3px;
}
.page1 .content .container_16 h2 {
	margin-bottom: 15px;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #6E4A0F;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6E4A0F;
	background-image: url(../images/bg_h2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lesson h3,h3.title {
	font-size: 16px;
	border: 1px solid #006699;
	background: #ddeeFF;
	padding: 5px 10px;
	margin-bottom: 15px;
}
.lesson h4,h4.title {
	font-weight: normal;
	font-size: 16px;
	border-left: 5px solid #CC0000;
	padding: 5px 7px;
}
.schejule {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}
.schejule p {
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 20px;
	background: url(../images/check.jpg) no-repeat;
}
.dl_company input {
	width: 300px;
}
.dl_company textarea {
	width: 300px;
}
.lesson h5 {
	font-size: 14px;
	background: #FFFFFF;
	border: 1px solid #999999;
	padding: 3px;
	margin-bottom: 10px;
}
.page1 header .container_16 .grid_16 .img_inner {
	margin-top: 15px;
}
.page1 .page1_bot .top .container_16 {
	padding-bottom: 15px;
}
.page1 .content .container_16 .waku {
	padding: 3px;
	border: 1px solid #CCC;
	text-align: center;
}
.page1 .content .container_16 .waku2 {
	border: 1px solid #F90;
	clear: both;
	float: none;
	margin-bottom: 15px;
	background-color: #FFEFDF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.page1 .content .container_16 .grid_11 form .dl_company dd input#pickup,
.page1 .content .container_16 .grid_11 form .dl_company dd input#sex,
.page1 .content .container_16 .grid_11 form .dl_company dd input#companion {
	width: 20px;
}
.bot .grid_4 .list_1 {
	margin-bottom: 15px;
}
.header_img {
	text-align: right;
	float: right;
}
a#facebook {
	text-align: left;
	display: block;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 2em;
	padding: 2px;
	color: #FFF;
}
.container_16 .grid_5 #tel1, .container_16 .grid_5 #tel2 {
	clear: both;
	float: none;
	margin-top: 5px;
	color: #CCC;
}
.container_16 .grid_5 #tel1 img, .container_16 .grid_5 #tel2 img {
	float: left;
	margin-right: 10px;
}
.waku2 p.kome {
	text-indent: -15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.error {
	color: #F00;
	padding: 10px;
	border: 1px solid #F00;
}
.txt9 {
	font-size: 0.9em;
}
#lang .lang_a {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #A18A63;
	width: 100px;
	color: #ffffff;
	text-decoration: none;
	float: right;
	text-align: center;
	margin-bottom: 5px;
	background-color: #A18A63;
}
#lang .lang_link {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #A18A63;
	width: 100px;
	color: #A18A63;
	text-decoration: none;
	float: right;
	text-align: center;
}
#lang a.lang_link:hover {
	color: #6E4A0F;
}
#header_right {
	float: right;
	width: 500px;
}
