<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* reset
================================================== */

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, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,main,nav,section {
	display:block;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

input, select {
	vertical-align:middle;
}
* {
margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	}
/* Setting */
html {

}


input,
textarea {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
@media (min-width:736px) {
body {
	font-size: 17px;
	line-height: 1.4;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
}
}
@media (min-width:0px) and (max-width:735px) {
body {
	font-size: 16px;
	line-height: 1.5;
	/**font-family: "メイリオ", 'Century Gothic', "Hiragino Kaku Gothic Pro", " ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;**/
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	-webkit-text-size-adjust: 100%;
}
}
* html body { /* for IE6 */
	font-size: small;
}
	
*:first-child+html body { /* for IE7 */
	font-size: small;
}

img {
	vertical-align: middle;
}

ul {
	list-style-position: outside;
	list-style-type: none;
}

ol {
	list-style-position: inside;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	font-weight: normal;
}

*:active, *:focus {
	outline: none;
}

/* scrollbar */
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, .1);
  background-color: #D6D6D6;
}
::-webkit-scrollbar-thumb {
  background-color: #04345a;
  box-shadow:0 0 0 1px rgba(255, 255, 255, .3);
}

/* clear */
.clear {
	clear: both;
}

.clear hr {
	display: none;
}

/* link */
a {
	color: #444444;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a img:hover {
	opacity:0.7;
}
/* iphoneのデフォルトstyleを無効*/
input[type="button"],input[type="text"],input[type="submit"],input[type="reset"] {
   -webkit-appearance: none;
   border-radius: 0;
}
.red{
	color: #e6222e;
}
.red-b{
	color: #e6222e;
	font-weight:bold;
}
.pink {
	color: #fa2452;
}
.pink-b {
	color: #f53c6c;
	font-weight:bold;
}
.orange{
	color: #FF6600;
}
.orange-b{
	color: #ff6600;
	font-weight:bold;
}
.blue{
	color: #0461a5;
}
.blue-b{
	color: #04345a;
	font-weight:bold;
}
.blue2{
	color: #04345a;
}
.blue2-b{
	color: #04345a;
	font-weight:bold;
}
.white{
	color: #ffffff;
}
.green{
	color: #04345a;
}
.marker_y{
	background:linear-gradient(rgba(255,255,255,0) 40%, #fff799 60%);
	font-weight: bold;
}
.marker_r{
	background:linear-gradient(rgba(237,68,68,0) 40%, #ed5656 60%);
	font-weight: bold;
}

/**取り消し線**/
span.del {
  text-decoration-line: line-through;
  text-decoration-style:solid;
  text-decoration-color: red;
}
#main p {
	line-height: 180%;
	display: block;
	overflow: hidden;
}
#main .t-center {
	text-align: center;
}
#main .t-right {
	text-align: right;
}
#main .t-pc_center {
	text-align: center;
}
#main .t-pc_right {
	text-align: right;
}

@media (min-width:0px) and (max-width:735px) {
#main .t-pc_center {
	text-align: left;
}
#main .t-pc_right {
	text-align: left;
}
#main .t-sp_center {
	text-align: center;
}
#main .t-sp_right {
	text-align: right;
}
}
.bold{
	font-weight:bold;
}
.t_indent01{
	text-indent: -1em;
	padding-left: 1em;
}
.txt80{
	font-size: 80%;
}
.txt90{
	font-size: 90%;
}
.txt110{
	font-size: 110%;
}
.txt120{
	font-size: 120%;
}
.txt140{
	font-size: 140%;
}
.txt150{
	font-size: 150%;
}
.txt160{
	font-size: 160%;
}
.txt170{
	font-size: 170%;
}

#main .mb0 {
	margin-bottom: 0px;
}
#main .mb05 {
	margin-bottom: 5px;
}
#main .mb10 {
	margin-bottom: 10px;
}
#main .mb20 {
	margin-bottom: 20px;
}
#main .mb30 {
	margin-bottom: 30px;
}
#main .mb40 {
	margin-bottom: 40px;
}
#main .mb60 {
	margin-bottom: 60px;
}
#main .pd10 {
	padding: 10px;
}
#main .pd15 {
	padding: 15px;
}
#main .pd20 {
	padding: 20px;
}
#main .pl10 {
	padding-left: 10px;
}
#main .pl20 {
	padding-left: 20px;
}
#main .pl30 {
	padding-left: 30px;
}
#main .pb0 {
	padding-bottom: 0px !important;
}

/**WordPress用**/
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright { float: right; }
.alignleft { float: left; }

@media (min-width:736px) {
.pcnone {
	display:none !important;
}
.spnone {
	
}

}
@media (min-width:0px) and (max-width:735px) {
.pcnone {
	display: block !important;
}
.spnone {
	display:none !important;
}
}
/*=================================================

header

==============================*/
@media (min-width:736px) {
#header-out {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px;
    height: 105px;
    background-color: #fff;
    width: 100%;
    box-shadow: 0 0px 20px #999;
    z-index: 4;
    position: fixed;
    top: 0px;
	
  
}

#header {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/**overflow: hidden;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	justify-content:space-around;**/
}
#header .h_box{
	overflow: hidden;
}
#header .logo {
    display: block;
    height: auto;
    width: 230px;
	float: left;
	padding-top: 10px;
}
#header .logo a img {
	height: auto;
	width: 100%;
	
}
}
#header .logo a {
	color: #ffc30c;
}
#header .logo a:hover {
	opacity: 0.8;
	text-decoration: none;
}

#header .h_btn{
	float: right;
	width: 780px;
	padding-top: 20px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	justify-content:space-around;
	
}

#header .h_btn .h_btn_mail {
	color: #ffffff;
	background-color: #04345a; 
	display: block;
	width: 234px;
	line-height: 67px;
	height: 67px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	border-radius: 10px;
	
}
#header .h_btn .h_btn_mail span {
	position: relative;
  padding-right: 36px;
}
#header .h_btn .h_btn_mail span:before {
  content: '';
  width: 26px;
  height: 26px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -13px;
}
#header .h_btn .h_btn_mail span:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: 3px solid #04345a;
  border-right: 3px solid #04345a;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -5px;
}
/**#header .h_btn .h_btn_mail span {
    background: url(../img/icon_mail2.png) left center no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}**/
#header .h_btn .h_btn_mail:hover {
    text-decoration:none;
}

@media (min-width:0px) and (max-width:735px) {
#header-out {
	height: 70px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	position: fixed;
	top: 0px;
	z-index: 5;
	padding: 0px;
	background-color: #fff;
	width: 100%;
	box-shadow: 0 0px 10px #999;
}

#header {
	height: 70px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
	overflow: hidden;
}

#header .logo {
	display: block;
	height: 50px;
	width: auto;
	float: left;
	padding-left: 5px;
	padding-top: 10px;
}
#header .logo a img {
	height: auto;
	width: 140px;
	
}
#header .h_btn{
	float: right;
	padding-top: 0px;
	padding-right: 50px;
	width: auto;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-pack:distribute;
	justify-content:space-around;
	
}
#header .h_btn img{
	/**width: 50px;**/
	height: 70px;
}
#header .h_btn .h_btn_mail {
	display: none;
	
}
}

@media (min-width:0px) and (max-width:335px) {
#header-out {
	height: 60px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	position: fixed;
	top: 0px;
	z-index: 5;
	padding: 0px;
	background-color: #fff;
	width: 100%;
	box-shadow: 0 0px 10px #999;
}

#header {
	height: 60px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
	overflow: hidden;
}
#header .logo {
	display: block;
	height: auto;
	width: 34%;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
#header .logo a img {
	height: auto;
	width: 100%;
	
}
#header .h_btn img{
	/**width: 50px;**/
	height: 60px;
}
}

#header .sp_btn {
	display: none;
}

@media (min-width:0px) and (max-width:735px) {
#header .sp_btn {
	display: block;
	display: flex;
justify-content: flex-end;
flex-wrap: wrap;
margin-bottom: 15px;
}
#header .sp_btn a:first-child {
	padding-right: 5px;
}

}


/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/

@media (min-width: 736px) {

#gNavi {
	margin-bottom: 0px;
	min-width: 1100px;
	width: 100%;
	z-index: 5;
	background-color: #04345a;
	padding-top: 10px;
	padding-bottom: 10px;
}

#gNavi ul {
	box-sizing: border-box;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:distribute;
justify-content:space-around;
flex-wrap: wrap;
	height: 50px;
	list-style-type: none;
}
#gNavi ul li {
	box-sizing: border-box;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	position: relative;
	padding-left: 35px;
}
#gNavi ul li:last-child {
	/**border-right-style: none;**/
}
#gNavi ul li::after {
    content: "";
    width: 1px;
    height: 110%;
    top: -5%;
    left: 0;
    position: absolute;
    background: #FFF;
    transform: rotate(15deg);
}

#gNavi ul li:first-child:after {
    display: none;
}

#gNavi li a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

#gNavi li img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	/**width: 104px;
	padding-top: 5px;**/
	
	
}
#gNavi li a:hover {
	color: #ddd;
}
#gNavi li .this {
	color: #41bed7;
}

#slide-header {
	height: 90px;
	position: absolute;
	width: 100%;
	z-index: 3;
	display: none;
}
}

/*-----スマホ用折り畳みメニュー------*/

@media (min-width:0px) and (max-width:735px) {
#gNavi li img {
	display: none;
	
	
}
#slide-header {
	height: 70px;
	position: fixed;
	width: 50px;
	z-index: 6;
	right: 0px;
	top: 0px;
	margin-top: 0px;
	display: block;
	margin-right: 0px;
}
#slide-header .button {
	width: 50px;
	height: 70px;
	position: relative;
	display: block;
	top: 0px;
}

.menu-button-right {
	right: 0px;
}

#menu-nav {
    display: table-cell;
    vertical-align: bottom;
    text-align: right;
}
#menu-button {
	vertical-align: bottom;
	float: right;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url(../img/menu_button.png);
	background-position: center top;
	background-size:59px;
    

}
#menu-button.selected,
#menu-button:active {
    opacity: 1;
	background-repeat: no-repeat;
	background-image: url(../img/menu_button-on.png);
	background-position: center top;
	background-size:59px;
	z-index:4;
    
}
#menu-button-inner {
    width: 50px;
    height: 70px;
	z-index:4;
}
#gNavi {
	box-sizing: border-box;
	clear: both;
	display: none;
	position: fixed;
	width: 100%;
	height: 100vh;
	z-index: 5;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: rgba(4,52,90,0.6);
	top: 0px;
	
}

#gNavi ul {
	overflow: hidden;
	background-color: #FFF;
	border: 1px solid #04345a;
	padding: 10px;
	z-index: 5;
	position: relative;
	list-style-type: none;
}
#gNavi li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

#gNavi li:last-child {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #ccc;
}

#gNavi a {
	white-space: nowrap;
	text-decoration: none;
	display: block;
	line-height: 2em; /* 46/16 = 3.375em */
	height: 2em; /* 46/16 = 3.375em */
	padding: 5px; /* 6/16 = .375em */
	font-size:15px;
	font-weight: bold;
	background-image: url(../img/list.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:10px;
	color: #04345a;
}
#gNavi a:hover,
#gNavi a:active {
    
	
}
}

@media (min-width:0px) and (max-width:335px) {
#slide-header {
	height: 60px;
	position: fixed;
	width: 50px;
	z-index: 6;
	right: 0px;
	top: 0px;
	margin-top: 0px;
	display: block;
	margin-right: 0px;
}
#slide-header .button {
	width: 50px;
	height: 60px;
	position: relative;
	display: block;
	top: 0px;
}
}

@media (min-width: 736px) {

#footerNavi {
	margin-bottom: 0px;
	min-width: 1100px;
	width: 100%;
	z-index: 5;
	background-color: #04345a;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footerNavi ul {
	box-sizing: border-box;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:distribute;
justify-content:space-around;
flex-wrap: wrap;
	height: 50px;
	list-style-type: none;
}
#footerNavi ul li {
	box-sizing: border-box;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	position: relative;
	padding-left: 35px;
}
#footerNavi ul li:last-child {
	/**border-right-style: none;**/
}
#footerNavi ul li::after {
    content: "";
    width: 1px;
    height: 110%;
    top: -5%;
    left: 0;
    position: absolute;
    background: #FFF;
    transform: rotate(15deg);
}

#footerNavi ul li:first-child:after {
    display: none;
}

#footerNavi li a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	
}

#footerNavi li img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	/**width: 104px;
	padding-top: 5px;**/
	
	
}
#footerNavi li a:hover {
	color: #ddd;
}
#footerNavi li .this {
	color: #41bed7;
}
}

/*-----スマホ用折り畳みメニュー------*/

@media (min-width:0px) and (max-width:735px) {

#footerNavi {
	background-color: #04345a;
}

#footerNavi ul {
	list-style-type: none;
	padding: 0 10px;
}
#footerNavi li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#footerNavi li:last-child {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #ccc;
}

#footerNavi a {
	text-decoration: none;
	display: block;
	padding: 15px 5px;
	font-size:20px;
	text-align: center;
	color: #ffffff;
}
#footerNavi a:hover,
#footerNavi a:active {  
	
}
}

@media (min-width:736px) {
.topmg{
	margin-top: 105px;
}
#conteiner {
	
	margin-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 35px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	padding-top: 0px;
}

}

@media (min-width:0px) and (max-width:735px) {
.topmg{
	margin-top: 60px;
}
#conteiner {
	box-sizing: border-box;
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: 25px;
	padding-right: 0px;
	padding-left: 0px;
}
#main {
	padding-top: 0px;
}

}



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

footer

==============================*/
#footer-out {
	padding-bottom: 20px;
	background: url("../img/bg_footer.png") center top;
	min-width: 1100px;
	
}

footer {
	width: 1100px;
	padding-top: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	box-sizing: border-box;
}

@media (min-width:0px) and (max-width:735px) {
#footer-out {
	padding-top: 10px;
	padding-bottom: 10px;
	min-width: inherit;
}
footer {
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

}

footer .box .right p {
	font-size: 12px;
}


footer ul {
	text-align: center;
	margin: 0 ;
}

footer ul li {
	display: inline-block;
	padding: 0 10px;
}

footer ul li a {
	
}
footer .copy {
	text-align: center;
	padding-top: 50px;
}
footer .copy a {
	color: #999966;
}
@media (min-width:0px) and (max-width:735px) {
footer .copy {
	text-align: left;
	padding-top: 10px;
}
footer .copy a {
	color: #999966;
}
}


.footer_about {
	margin-bottom: 50px;
	padding-top: 30px;
}
.footer_about .area {
	overflow: hidden;
	padding-top: 20px;
}
.footer_about .area h2 {
	color: #666666;
	font-size: 21px;
}
.footer_about .area p {
	color: #666666;
}

.footer_about .area .left {
	float: left;
	width: 50%;
}
.footer_about .area .right {
	float: right;
	width: 50%;
	text-align: left;
}

@media (min-width:0px) and (max-width:735px) {
.footer_about {
	margin-bottom: 20px;
	padding-top: 10px;
}
.footer_about .area .left {
	float: none;
	width: auto;
	margin-bottom: 10px;
}
.footer_about .area .right {
	float: none;
	width: auto;
	margin-bottom: 10px;
}
}

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

go-top

==============================*/
#go-top {
	position: fixed;
	bottom: 50px;
	right: 0;
	z-index:4;
}
@media (min-width:0px) and (max-width:735px) {
#go-top {
	position: fixed;
	bottom: 30px;
	right: 0;
}	
}
#go-top a {
	display: block;
	width: 70px;
}

#go-top a:hover {
	text-decoration: none;
}

#go-top span {
	display: block;
	height: 70px;
	width: 60px;
	transition: 0.2s ease-out;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	background-size: 60px auto;
	background-image: url(../img/gotop.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*===breadCrumb====*/
/*===breadCrumb====*/
#breadCrumb {
	width: 100%;
	min-width: 1100px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E4E5E7;
	
}
#breadCrumb ul {
	width: 1000px;
	margin:0 auto;
	box-sizing: border-box;
	padding-right: 5px;
	padding-left: 5px;
}
#breadCrumb ul li {
	display: inline;
	padding-right: 5px;
	font-size: 12px;
	color: #001129;
}

#breadCrumb ul li a {
	color: #001129;
}

#breadCrumb ul li a:hover {
	text-decoration: underline;
}
@media (min-width:0px) and (max-width:735px) {
#breadCrumb {
	min-width:inherit;
	
}
#breadCrumb ul {
	width: auto;
	margin:0 auto;
}
}
/*=================================================

conteiner

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

p .img100 {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
}

p .img50 {
	max-width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
}

p .img100-l {
	max-width: 100%;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
}


@media (min-width:0px) and (max-width:735px) {
p .img50 {
	max-width: 100%;
}
}


#mainvl {
	background-image: url(../img/mainvl_sub.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	min-width: 1100px;
}
#mainvl.baba {
	background-image: url(../img/mainvl_sub.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	min-width: 1100px;
}
#mainvl.asagaya {
	background-image: url("../img/mainvl_sub.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	min-width: 1100px;
}
#mainvl.lesson{
	background-image: url("../img/mainvl_sub.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	min-width: 1100px;
}
#mainvl.school{
	background-image: url("../img/mainvl_sub.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	min-width: 1100px;
}
#mainvl.price{
	background-image: url("../img/mainvl_sub.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	min-width: 1100px;
}
#mainvl.access{
	background-image: url("../img/mainvl_sub.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	min-width: 1100px;
}
#mainvl.flow{
	background-image: url("../img/mainvl_sub.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	min-width: 1100px;
}
#mainvl.contact_taiken{
	background-image: url("../img/mainvl_sub.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	min-width: 1100px;
}
#mainvl.contact{
	background-image: url("../img/mainvl_sub.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	min-width: 1100px;
}
#mainvl.media{
	background-image: url("../img/mainvl_sub.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	min-width: 1100px;
}
#mainvl.privacy{
	background-image: url("../img/mainvl_sub.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	min-width: 1100px;
}
#mainvl.sitemap{
	background-image: url("../img/mainvl_sub.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	min-width: 1100px;
}

#mainvl img {
	display:none;
}

@media (min-width:0px) and (max-width:735px) {
#mainvl,
#mainvl.baba,
#mainvl.asagaya,
#mainvl.lesson,
#mainvl.school,
#mainvl.price,
#mainvl.access,
#mainvl.flow,
#mainvl.contact_taiken,
#mainvl.contact,
#mainvl.media,
#mainvl.privacy,
#mainvl.sitemap{
	background-image: none;
	height: auto;
	min-width: inherit;
}
#mainvl img {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
}

#f-btn {
	position: fixed;
	z-index: 5;
	bottom: 0px;
	/**background-color: rgba(255,255,255,0.8);**/
	width: 1100px;
	left: 0;
	right: 0;
	padding-bottom: 0px;
	margin: auto;
	
}
@media (min-width:0px) and (max-width:735px) {
#f-btn {
	position: fixed;
	z-index: 5;
	bottom: 0px;
	background-color: rgba(255,255,255,0.8);
	width: 100%;
	left: 0;
	right: 0;
	margin: auto;
	padding-bottom: 0px;
	padding-top: 0px;
	
}	
}

#f-btn ul {
	margin-bottom: 0;
	overflow: hidden;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 6;
	position: relative;
	
}
#f-btn ul li {
	box-sizing: border-box;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	
}
#f-btn ul li.pt2 {
	box-sizing: border-box;
	display: inline-block;
	width: 50%;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	
}
#f-btn ul li:first-child {
	
}
#f-btn ul li a {
	
}
#f-btn ul li a img:hover {
	opacity:0.8;
}
#f-btn ul .logo {

}
#f-btn ul .logo img {
	padding-top: 20px;
	height: auto;
	max-width: 100%;
}
#f-btn ul .contact {

}

#f-btn ul .contact img {
	height: auto;
	max-width: 100%;
	
}
#f-btn ul li img {
	max-width: 100%;
	
}
@media (min-width:0px) and (max-width:735px) {
#f-btn ul {
	padding-top: 0px;
	overflow: hidden;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#f-btn ul li {
	box-sizing: border-box;
	display: block;
	text-align: center;
	
}
#f-btn ul li.pt2 {
	box-sizing: border-box;
	display: block;
	text-align: center;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	float: none;
}
#f-btn ul .logo {
	width:99%;
	margin-bottom: 5px;
}
#f-btn ul .logo img {
	padding-top: 7px;
}
#f-btn ul .contact {
	width:99%;
}
#f-btn ul .contact a img {
	width:100%;
}

}


#sliderTop {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 1050px;
	box-sizing: border-box;
}

#sliderTop li {
	height: 733px;
	min-width: 1000px;
	list-style-type: none;
}
#sliderTop li.no1 {
	background-image: url(../img/mainvisual_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sliderTop li.no2 {
	background-image: url(../img/mainvisual_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#sliderTop li img {
	display:none;
}

@media (min-width:0px) and (max-width:765px) {
#sliderTop {
	min-width: inherit;
}
#sliderTop li {
	background-image: none;
	height: auto;
	min-width:inherit;
}

#sliderTop li img {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}

}


#main section.links,
#main div.links {
	margin-top: -105px;
	padding-top: 105px;
	
}
@media (min-width:0px) and (max-width:735px) {
#main section.links,
#main div.links {
	margin-top: -60px;
	padding-top: 60px;
	
}	
}

#main section.cont {
	min-width: 1100px;
}
#main section .box {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.bg_gray{
	background-color: #f2f2f2;
}
.bg_gray2{
	background-color: #fafafa;
}
.bg_blue{
	background-color: #04345a;
}
.bg_color01{
	background-color: #f8f8f1;
}
@media (min-width:0px) and (max-width:735px) {
#main section.cont {
	min-width: inherit;
}
#main section .box {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	box-sizing:border-box;
	padding-top: 30px;
	padding-bottom: 30px;
}	

}



/**ここから**/



#main table.contact {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
}
#main table.contact.pt2 {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#main table.contact.pt3 {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
}
#main table.contact tr th {
	text-align: left;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 300px;
	padding-left: 10px;
	vertical-align: top;
	overflow: hidden;
	box-sizing: border-box;
}
#main table.contact.pt2 tr th {
	text-align: center;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 350px;
	padding-left:20px;
	vertical-align: top;
}
#main table.contact.pt3 tr th {
	
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 350px;
	padding-left: 20px;
	vertical-align: top;
}
#main table.contact.pt4 tr th {
	text-align: right;
	font-weight: normal;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 200px;
	padding-left: 0px;
	vertical-align: middle;
}
#main table.contact tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#main table.contact.pt2 tr td,
#main table.contact.pt3 tr td{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#main table.contact.pt4 tr td{
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 20px;
	padding-left: 100px;
}
#main .contact tr {
	padding-top: 10px;
	padding-bottom: 10px;
	/**border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;**/
}
#main .contact.pt2 tr {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#main .contact.pt3 tr {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
}
#main .contact.pt4 tr {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}

#main .contact tr:last-child {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #E1E1E1;
}
#main .contact tr td label {
	display: inline-block;
	padding-bottom: 5px;
	padding-top: 5px;
}
#main .contact tr th div {
	padding: 10px;
	background-color: #dcdcdc;
	float: left;
	width: 70%;
	
}
#main .contact tr th div.noncolor {
	background-color: #fff;
	
}
#main .contact tr th .pdd {
	padding-top: 40px;
	padding-bottom: 40px;
}

#main .contact tr td ul {
}
#main .contact tr td ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#main .contact tr td .pt04 {
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	width: 17%;
	border-radius: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #E1E1E1;
}
#main .contact tr td .pt05 {
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	width: 25%;
	border-radius: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #E1E1E1;
}
#main .contact tr td .pt06 {
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	width: 50%;
	border-radius: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #E1E1E1;
}

@media (min-width:0px) and (max-width:735px) {

#main table.contact {
	font-size: 16px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	table-layout: fixed;
	box-sizing: border-box;
	overflow: hidden;
}
#main table.contact.pt2 {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	
}
#main table.contact.pt3 {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	
}
#main .contact tr th div {
	float: left;
	width: 100%;
	
}
#main table.contact tr th {
	text-align: left;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 0px;
	vertical-align: top;
	display: block;
	width: auto;
	padding-left: 0px;
}
#main table.contact.pt2 tr th {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 0px;
	vertical-align: top;
	display: block;
	width: auto;
	padding-left: 0px;
}
#main table.contact.pt3 tr th {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 0px;
	vertical-align: top;
	display: block;
	width: auto;
	padding-left: 0px;
}
#main table.contact.pt4 tr th {
	font-size: 17px;
	text-align: left;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 0px;
	display: block;
	width: auto;
	padding-left: 0px;
	vertical-align: middle;
}
#main table.contact tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	display:block;
}
#main table.contact.pt2 tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	display:block;
	text-align: center;
}
#main table.contact.pt3 tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	display:block;
	text-align: center;
}
#main table.contact.pt4 tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	display:block;
}
#main .contact tr .l_Cel {
	font-weight: bold;
	border-bottom:solid 1px #999999;
	padding-bottom:0px;
}
#main .contact tr th p.leftth {
	text-align: left;
}
#main table.contact tr td input,
#main table.contact tr td textarea,
#main table.contact tr td select {
	font-size: 16px;
}
#main .contact tr th .pdd {
	padding-top: 10px;
	padding-bottom: 10px;
}
#main .contact tr td .pt04 {
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	width: 30%;
	border-radius:5px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom: 5px;
}
#main .contact tr td .pt05 {
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	width: 30%;
	border-radius:5px;
	margin-left:2px;
	margin-right:2px;
}
#main .contact tr td .pt06 {
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	width: auto;
	border-radius: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #E1E1E1;
}
}
#main table.contact tr td input.pt01 {
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	width: 98%;
	padding-right: 10px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	border-radius: 5px;
}
#main table.contact tr td input.pt02 {
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	width: 40%;
	padding-right: 10px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px solid #E1E1E1;
	background-color: #FFFFFF;
	border-radius: 5px;
}
#main table.contact tr td textarea {
	font-size: 16px;
	min-height: 100px;
	width: 98%;
	padding-right: 10px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px solid #E1E1E1;
	border-radius: 5px;
}

#main table.contact td dl{
	
}
#main table.contact td dl dt{
	padding-top: 8px;
	margin-bottom: 3px;
}
#main table.contact td dl dd{
	
}

#main .fbtn input {
	cursor: pointer;
	border: none;
	
}
#main .fbtn {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

@media (min-width:0px) and (max-width:735px) {
#main .fbtn {
	padding-right: 10px;
	padding-left: 10px;
}

}


#main .contact tr th .his {
	color: #FFF;
	background-color: #FF9F9D;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	float: right;
	line-height: 40px;
}
#main .contact tr td .pd2 {
	padding-top: 10px;
	display:block;
}


#main .contact tr th .nini {
	padding-left: 28px;
}
#main .contact tr td .pd2 {
	padding-top: 10px;
	display:block;
}



#faq {
	padding-top: 20px;
}

#faq .box .accordion {
	margin-right: auto;
	margin-left: auto;
	max-width:900px;
}
#faq .box .accordion h3 {
	background-color: #f5fafd;
	background-image: url(../img/faq_q.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 60px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9b9b9b;
	margin-top: 10px;
}
#faq .box .accordion h3 span {
	background-image: url(../img/accordion_off.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 45px;
	display: block;
	min-height: 30px;
	cursor: pointer;
}
#faq .box .accordion h3 span.open {
	background-image: url(../img/accordion_on.png);
}
#faq .box .accordion .box2 {
	background-color: #efefef;
	background-image: url(../img/faq_a.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 18px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
}




#formBox .box .f_area .buttons {
	text-align: center;
}
#formBox .box .f_area .buttons .bt_back,
#formBox .box .f_area .buttons .bt_submit {
	color: #FFF;
	background-color: #e94f7a;
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}

/****/

.ttl01 {
  background: url("../img/ttl01.png") center bottom no-repeat;
  padding-bottom: 20px;
  padding-top: 0px;
  margin-bottom: 30px;
	
}
.ttl01.mt {
  padding-top: 50px;	
}
.ttl02 {
  background: url("../img/ttl01_2.png") center bottom no-repeat;
  padding-bottom: 20px;
  padding-top: 0px;
  margin-bottom: 30px;
	
}
.ttl02.mt {
  padding-top: 50px;	
}
/**.hx_camp{
	font-size: 40px;
	text-align: center;
	color: #04345a;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

.hx_camp .icon{
	background: url("../img/ttl_icon_camp.png") left center no-repeat;
	display: inline-block;
	padding-left: 40px;
	
}**/
.ttl01 .hx{
	font-size: 40px;
	text-align: center;
	color: #04345a;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.ttl02 .hx{
	font-size: 40px;
	text-align: center;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.hx img{
	max-width: 100%;
	margin-top: -7px;
	margin-right: 10px
	}
.ttl01 .ttl01_sub01{
	font-size: 14px;
	text-align: center;
	color: #484848;
	margin-bottom: 20px;
	margin-left: -1.5%;
}
.ttl02 .ttl01_sub01{
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 20px;
	margin-left: -1.5%;
}
.ttl01 .hx .name{
	font-size: 19px;
	background-color: #04345a;
	color: #ffffff;
	padding: 10px 25px;
	font-weight: bold;
	margin-left: 20px;
	display: inline-block;
	border-radius: 5px;
	position: relative;
	top: -8px;
}

.fee {
	color: orangered;
	font-size: .9em;
	font-weight: bold;
}
@media (min-width:0px) and (max-width:735px) {
.ttl01 .hx,
.ttl02 .hx{
  font-size: 25px;
}
.ttl01 .hx .name{
	font-size: 18px;
	padding: 8px 25px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	position: relative;
	top: 0px;
}
}

.ttl03{
	font-size: 25px;
	color: #04345a;
	text-align: center;
	border-bottom: solid 1px #04345a;
	border-top: solid 1px #04345a;
	padding: 15px 5px;
	margin-bottom: 30px;
	font-weight: bold;
}
@media (min-width:0px) and (max-width:735px) {
.ttl03{
	font-size: 19px;
	color: #04345a;
	text-align: center;
	border-bottom: solid 1px #04345a;
	border-top: solid 1px #04345a;
	padding: 15px 5px;
	margin-bottom: 30px;
}
}
.ttl_sub01{
	/**color: #04345a;**/
	font-weight: bold;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 26px;
	margin-bottom: 10px;
}
@media (min-width:0px) and (max-width:735px) {
.ttl_sub01{
	font-size: 21px;
}
}

.ttl_sub02{
	color: #ff4568;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
@media (min-width:0px) and (max-width:735px) {
.ttl_sub02{
	color: #ff4568;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
}
}

.ttl_sub03{
	color: #ffffff;
	font-size: 21px;
	padding: 10px 20px;
	font-weight: bold;
	background-color: #04345a;
	border-radius: 15px;
	margin-bottom: 30px;
}
@media (min-width:0px) and (max-width:735px) {
.ttl_sub03 {
	font-size: 18px;
	padding: 10px 10px;
	margin-bottom: 20px;
}
}

.ttl_sub04{
	color: #04345a;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.ttl_sub04 span{
	background-color: #04345a;
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
	margin-right: 10px;
	border-radius: 50%;
	padding: 2px 10px;
}
@media (min-width:0px) and (max-width:735px) {
.ttl_sub04{
	font-size: 20px;
}
}

.ttl_lesson01{
	padding: 10px 0px;
	margin-bottom: 30px;
}
.ttl_lesson01 .hx{
	background-color: #003366;
	border-radius: 30px;
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 45px;
	padding-bottom: 15px;
}
.ttl_lesson01 .hx span{
	position: relative;
	padding-left: 120px;
}
.ttl_lesson01 .hx span img{
	position: absolute;
	left: 0px;
	top: -25px;
}
@media (min-width:0px) and (max-width:735px) {
.ttl_lesson01{
	padding: 10px 0px;
	margin-bottom: 30px;
}
.ttl_lesson01 .hx{
	background-color: #003366;
	border-radius: 20px;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 15px 5px;
}
.ttl_lesson01 .hx span{
	position: inherit;
	padding-left: 0px;
}
.ttl_lesson01 .hx span img{
	position: inherit;
	left: inherit;
	top: -10px;
	display: block;
	margin-bottom: 10px;
	margin-top: -35px;
	margin-left: auto;
	margin-right: auto;
	width: 60px;
}
}


.map{
	width: 100%;
}
.max900{
	max-width: 900px;
	margin: 0 auto;
}
.max950{
	max-width: 950px;
	margin: 0 auto;
}
.borderBox{
	border: solid 5px #ededed;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 40px;
}
@media (min-width:0px) and (max-width:735px) {
.borderBox{
	border: solid 3px #ededed;
	padding: 10px;
	margin-bottom: 40px;
}
}

.borderBox2{
	border: solid 2px #cccccc;
	padding: 20px;
	margin-bottom: 40px;
}
@media (min-width:0px) and (max-width:735px) {
.borderBox2{
	border: solid 1px #cccccc;
	padding: 10px;
	margin-bottom: 40px;
}
}


.flex2_1{
	overflow: hidden;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:distribute;
justify-content:space-around;
flex-wrap: wrap;
margin-bottom: 20px;
}
.flex2_1.max700{
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.flex2_1.max900{
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.flex2_1 li{
	width: 48%;
	box-sizing: border-box;
	margin-bottom: 25px;
}

.flex2_1 li img{
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.flex2_1 li img.acc_logo{
	display: inline-block;
	margin-left: 0px;
	margin-right: 5px;
}
.flex2_1 li p{
	
}
@media (min-width:0px) and (max-width:735px) {
.flex2_1{
margin-bottom: 10px;
}
.flex2_1 li{
	width: 100%;
	margin-bottom: 25px;
}
}

/**インストラクター**/
.flex2_1_2{
	overflow: hidden;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:distribute;
justify-content:space-around;
flex-wrap: wrap;
margin-bottom: 30px;
padding-top: 30px;
}

.flex2_1_2 li{
	width: 500px;
	box-sizing: border-box;
	padding: 10px 10px;
	border-radius: 10px;
	/**box-shadow: 0 0 8px #cccccc;**/
	margin-bottom: 30px;
	background-color: #ffffff;
}
.flex2_1_2 li div.area{
	padding: 15px 10px;
	border-top: solid 7px #1ab0ff;
	overflow: hidden;
}

.flex2_1_2 li div span{
	color: #04345a;
	font-weight: bold;
}

.flex2_1_2 li div.area .left{
	float: left;
	width: 49%;
}
.flex2_1_2 li div.area .right{
	float: right;
	width: 49%;
}
.flex2_1_2 li .area h4{
	color: #04345a;
	font-size: 26px;
	margin-bottom: 10px;
	font-weight: bold;
}
.flex2_1_2 li .area table{
	width: 100%;
}
.flex2_1_2 li .area table th{
	padding: 5px 2px;
	text-align: left;
	color: #04345a;
}
.flex2_1_2 li .area table td{
	padding: 5px 2px;
}
.flex2_1_2 li div.bottom{
	padding: 0px 10px;
}
.flex2_1_2 li p{
	
}
.flex2_1_2 li div img{
	max-width: 100%;
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width:0px) and (max-width:735px) {
.flex2_1_2{
margin-bottom: 20px;
padding-top: 20px;
}
.flex2_1_2 li{
	width: 95%;
	padding: 10px;
	/**box-shadow: 0 0 5px #cccccc;**/
	margin-bottom: 25px;
}
.flex2_1_2 li div.area{
	padding: 15px 10px;
}
.flex2_1_2 li div.area .left{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.flex2_1_2 li div.area .right{
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.flex2_1_2 li .area h4{
	color: #04345a;
	font-size: 23px;
	margin-bottom: 10px;
	text-align: center;
}
.flex2_1_2 li p{
	
}
}



.flex3_1{
	overflow: hidden;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:distribute;
justify-content:space-around;
flex-wrap: wrap;
margin-bottom: 30px;
}

.flex3_1 div{
	width: 300px;
	box-sizing: border-box;
	background-color: #f6f6f6;
	padding: 15px;
	border-radius: 5px;
	margin-bottom: 15px;
}

.flex3_1 div img{
	max-width: 100%;
	margin-bottom: 15px;
}
.flex3_1 div p{
	font-weight: bold;
	text-align: center;
}

.flex3_1_2{
	overflow: hidden;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:distribute;
justify-content:space-around;
flex-wrap: wrap;
margin-bottom: 30px;
}

.flex3_1_2 li{
	width: 300px;
	box-sizing: border-box;
	padding: 15px;
	border-radius: 10px;
	margin-bottom: 25px;
	color: #ffffff;
}
.flex3_1_2 li:nth-child(1){
	background-color: #2a74c0;
}
.flex3_1_2 li:nth-child(2){
	background-color: #4fb331;
}
.flex3_1_2 li:nth-child(3){
	background-color: #a5611d;
}
.flex3_1_2 li:nth-child(4){
	background-color: #c14894;
}
.flex3_1_2 li:nth-child(5){
	background-color: #eb3918;
}
.flex3_1_2 li:nth-child(6){
	background-color: #154173;
}

.flex3_1_2 li img{
	max-width: 100%;
	margin-bottom: 15px;
}
.flex3_1_2 li p{
	
}
.flex3_1_2 li div{
	border-radius: 10px;
	background-color: #ffffff;
	padding: 10px;
	color: #000000;
	margin-top: 15px;
}
.flex3_1_2 li div span{
	color: #ff4568;
	font-weight: bold;
}
@media (min-width:0px) and (max-width:735px) {
.flex3_1_2{
margin-bottom: 10px;
}
.flex3_1_2 li{
	width: 100%;
	margin-bottom: 25px;
}
}

/**ユーザー様の声**/
.flex4_1{
	overflow: hidden;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:distribute;
justify-content:space-around;
flex-wrap: wrap;
margin-bottom: 30px;
}

.flex4_1 li{
	width: 25%;
	box-sizing: border-box;
	border-right: solid 1px #04345a;
	text-align: center;
	padding: 10px;
}
.flex4_1 li:last-child{
	border-right: none 1px #04345a;
}

.flex4_1 li img{
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.flex4_1 li p{
	
}
@media (min-width:0px) and (max-width:735px) {
.flex4_1{
margin-bottom: 20px;
}
.flex4_1 li{
	width: 100%;
	padding: 5px;
	border-right: none 1px #04345a;
	border-bottom: solid 1px #04345a;
	margin-bottom: 25px;
}
.flex4_1 li:last-child{
	border-right: none 1px #04345a;
}
}

.flex4_1_2{
	overflow: hidden;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:distribute;
justify-content:space-around;
flex-wrap: wrap;
margin-bottom: 30px;
}

.flex4_1_2 li{
	width: 250px;
	box-sizing: border-box;
	padding: 0px 10px;
	border-radius: 10px;
	box-shadow: 0 0 8px #cccccc;
	margin-bottom: 20px
}
.flex4_1_2.pt2 li{
	width: 500px;
}
.flex4_1_2 li div.area{
	padding: 10px;
	overflow: hidden;
}
.flex4_1_2 li .type01{
	border-top: solid 5px #1ab0ff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.flex4_1_2 li .type01 span{
	color: #1ab0ff;
}
.flex4_1_2 li .type02{
	border-top: solid 5px #ff4568;
	padding-top: 10px;
	padding-bottom: 10px;
}
.flex4_1_2 li .type02 span{
	color: #ff4568;
}
.flex4_1_2 li p{
	font-size: 16px;
}
.flex4_1_2 li div img{
	max-width: 100%;
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.flex4_1_2 li div .left{
	float: left;
	width: 63%;
}
.flex4_1_2 li div .right{
	float: right;
	width: 32%;
}
@media (min-width:0px) and (max-width:735px) {
.flex4_1_2{
margin-bottom: 20px;
}
.flex4_1_2 li,
.flex4_1_2.pt2 li{
	width: 95%;
	padding: 0px 10px;
	box-shadow: 0 0 5px #cccccc;
	margin-bottom: 25px;
}
.flex4_1_2 li div.area{
	padding: 10px;
}
.flex4_1_2 li p{
	font-size: 15px;
}
.flex4_1_2 li div .left{
	float: none;
	width: 100%;
}
.flex4_1_2 li div .right{
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
}


.float2_1{
	overflow: hidden;
margin-bottom: 20px;
}

.float2_1 li{
	width: 50%;
	box-sizing: border-box;
	margin-bottom: 25px;
}
.float2_1 li.left{
	float: left;
	
}
.float2_1 li.right{
	float: right;
	
}
.float2_1 li.left.txt{
	background: url("../img/facility_item01.png") right center no-repeat;
	padding-right: 45px;
	min-height: 280px;
	
}
.float2_1 li.right.txt{
	background: url("../img/facility_item02.png") left center no-repeat;
	padding-left: 45px;
	min-height: 280px;
}
.float2_1 li img{
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.float2_1 li p{
	
}
@media (min-width:0px) and (max-width:735px) {
.float2_1{
margin-bottom: 10px;
}
.float2_1 li{
	width: 100%;
	margin-bottom: 25px;
}
.float2_1 li.left{
	float: none;
}
.float2_1 li.right{
	float: none;
}
.float2_1 li.left.txt{
	background: url("../img/facility_item03.png") center bottom no-repeat;
	padding-right: 0px;
	padding-bottom: 35px;
	min-height: inherit;
	background-size: 100% auto;
}
.float2_1 li.right.txt{
	background: url("../img/facility_item03.png") center bottom no-repeat;
	padding-left: 0px;
	padding-bottom: 35px;
	min-height: inherit;
	background-size: 100% auto;
}
}




/**ここから***/
.content01{
	width: 930px;
	margin: 0 auto;
	border-radius: 15px;
	background-color: #ffffff;
	box-shadow: 0 0 8px #cccccc;
	padding: 15px;
}
.content01 .bg_top{
	background: url("../img/contant_area01_top.png") center center no-repeat;
	height: 26px;
}
.content01 .bg_bottom{
	background: url("../img/contant_area01_bottom.png") center center no-repeat;
	height: 26px;
}
.content01 .innner{
	background: url("../img/contant_area01_middle.png") center center repeat-y;
	padding: 15px;
}
.content01 .innner2{
margin: 0 50px;
}
.content01 .innner2 p{
	text-align: center;
}

@media (min-width:0px) and (max-width:735px) {
.content01{
	width: auto;
	margin: 0 auto;
	border-radius: 10px;
	background-color: #ffffff;
	box-shadow: 0 0 5px #cccccc;
	padding: 10px;
	margin: 0 5px;
}
.content01 .bg_top{
	background: none;
	height: 0px;
}
.content01 .bg_bottom{
	background: none;
	height: 0px;
}
.content01 .innner{
	background: none;
	padding: 5px;
	border: double 2px #c79829;
}
.content01 .innner2{
margin: 0 0px;
padding: 10px;
	border: double 1px #c79829;
}
.content01 .innner2 p{
	text-align: left;
}
}

.content02{
	width: 930px;
	margin: 0 auto;
	border-radius: 15px;
	background-color: #ffffff;
	box-shadow: 0 0 8px #cccccc;
	padding: 25px 15px;
}

@media (min-width:0px) and (max-width:735px) {
.content02{
	width: auto;
	margin: 0 auto;
	border-radius: 10px;
	background-color: #ffffff;
	box-shadow: 0 0 5px #cccccc;
	padding: 20px 10px;
	margin: 0 5px;
}
}

.content03{
	border-radius: 15px;
	background-color: #ffffff;
	padding: 25px 25px;
	margin-bottom: 40px;
}

@media (min-width:0px) and (max-width:735px) {
.content03{
	border-radius: 10px;
	background-color: #ffffff;
	padding: 20px 10px;
}
}

.scrolBox {
	overflow-y: scroll;
	max-width: 980px;
	max-height: 260px;
	background-color: #FFF;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
}

.point{
	background: url("../img/bg_point.png") center top repeat;

}

.btn01 {
	color: #000000;
	background-color: #dfdfdf; 
	display: block;
	width: 100%;
	box-sizing: border-box;
	line-height: 67px;
	height: 67px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	border-radius: 10px;
	
}
.btn01 span {
	position: relative;
  padding-right: 36px;
}
.btn01 span:before {
  content: '';
  width: 26px;
  height: 26px;
  background: #04345a;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -13px;
}
.btn01 span:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -5px;
}
.btn01:hover {
    text-decoration:none;
}
@media (min-width:0px) and (max-width:735px) {
.btn01 {
	color: #000000;
	background-color: #dfdfdf; 
	display: block;
	width: 100%;
	box-sizing: border-box;
	line-height: 67px;
	height: 67px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	border-radius: 10px;
	
}
.btn01 span {
	position: relative;
  padding-right: 28px;
}

}

.btn02 {
	color: #000000;
	background-color: #dce3e8; 
	display: block;
	max-width: 400px;
	box-sizing: border-box;
	line-height: 67px;
	height: 67px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	border-radius: 10px;
	margin: 0 auto;
}
.btn02 span {
	position: relative;
  /**padding-right: 36px;**/
  display: block;
}
.btn02 span:before {
  content: '';
  width: 26px;
  height: 26px;
  background: #04345a;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -13px;
}
.btn02 span:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -5px;
}
.btn02:hover {
    text-decoration:none;
}
@media (min-width:0px) and (max-width:735px) {
.btn02 {
	color: #000000;
	background-color: #dfdfdf; 
	display: block;
	width: 100%;
	box-sizing: border-box;
	line-height: 67px;
	height: 67px;
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	border-radius: 10px;
	
}
}

#main .btn03 {
	color: #ffffff;
	display: inline-block;
	text-align: center;
	padding: 10px 30px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-radius: 30px;
	position: relative;
	border:  solid 2px #ffffff;
	font-size: 20px;
}
#main .btn03:after {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -16px;
	font-weight: 900;
}
#main .btn03:hover {
    text-decoration:none;
}
@media (min-width:0px) and (max-width:735px) {
#main .btn03 {
	display: block;
	padding: 10px 0px;
	font-size: 16px;
}
}

#main .btn04 {
	color: #ffffff;
	display: inline-block;
	text-align: center;
	padding: 10px 40px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-radius: 10px;
	font-size: 18px;
	background-color: #ff4568;
	font-weight: bold;
}

@media (min-width:0px) and (max-width:735px) {
#main .btn04 {
	padding: 10px 20px;
	font-size: 16px;
}
}

.btn05 {
	color: #ffffff;
	background-color: #999966; 
	display: block;
	width: 450px;
	box-sizing: border-box;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	border-radius: 10px;
	padding: 10px 5px;
	margin: 0 auto;
}

.btn05 span {
	position: relative;
  /**padding-right: 36px;**/
  display: block;
}
.btn05 span:before {
  content: '';
  width: 26px;
  height: 26px;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -13px;
}
.btn05 span:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: 3px solid #999966;
  border-right: 3px solid #999966;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -5px;
}
.btn05:hover {
    text-decoration:none;
}

.btn05 div {
	color: #04345a;
	background-color: #ffffff; 
	padding:  0px 15px;
	border-radius: 15px;
	margin-right: 10px;
	display: inline-block;
}

.btn05:hover {
    text-decoration:none;
}

.btn-cpn {
	display: block;
	width: 450px;
	margin: 0 auto;
}


.btn06:hover {
    text-decoration:none;
}

.campaign img {
	width: 60%;
	height: auto;
	box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
}

.campaign div {
	text-align: center;
	margin: 20px auto;
}

img.shadow {
	box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
}
@media (min-width:0px) and (max-width:735px) {
.btn05 {
	display: block;
	width: 100%;
	box-sizing: border-box;
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	padding: 10px 5px;
	border-radius: 10px;
	
}
}

.point_item{
	overflow: hidden;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:distribute;
justify-content:space-around;
flex-wrap: wrap;
padding-top: 30px;
margin-bottom: 10px;
}
.point_item li{
	border-radius: 15px;
	background-color: #ffffff;
	padding: 15px 10px;
	box-sizing: border-box;
	width: 260px;
	margin-bottom: 20px;
}
.point_item li .inner{
	padding: 5px;
}
.point_item li .inner hr{
	border: solid 3px #04345a;
	border-radius: 5px;
	margin-bottom: 25px;
}
.point_item li .inner img{
	max-width: 100%;
	margin-bottom: 15px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.point_item li .inner p{
	margin-bottom: 15px;
	color: #444444;
	font-size: 16px;
}
@media (min-width:0px) and (max-width:735px) {
.point_item li{
	border-radius: 15px;
	background-color: #ffffff;
	padding: 10px 5px;
	box-sizing: border-box;
	width: 47%;
	margin-bottom: 20px;
}
.point_item li .inner{
	padding: 5px;
}
.point_item li .inner p{
	margin-bottom: 15px;
	font-size: 16px;
}
}

.td_news{
	width: 100%;
}
.td_news tr{
	border-bottom: solid 40px #ffffff;
}
.td_news th{
	border-right: solid 2px #c3c3c3;
	padding: 10px;
	vertical-align: middle;
	width: 180px;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
	font-weight: normal;
}
.td_news td{
	padding: 10px;
	vertical-align: middle;
}
@media (min-width:0px) and (max-width:735px) {
.td_news tr{
	border-bottom: solid 10px #ffffff;
}
.td_news th{
	border-right: none;
	padding: 10px;
	vertical-align: middle;
	width: 100%;
	text-align: left;
	font-weight: bold;
	display: block;
}
.td_news td{
	padding: 10px;
	vertical-align: middle;
	display: block;
	border-bottom: solid 2px #c3c3c3;
}
}

.f_menu{
	width: 260px;
	border-top: solid 1px #c6c6c6;
	border-bottom: solid 1px #c6c6c6;
	border-left: solid 1px #c6c6c6;
	border-radius: 10px 0px 0px 10px;
	position: fixed;
	top: 200px;
	right: 0px;
	z-index: 10;
	background-color: #ffffff;
}
.f_menu ul{
	
}
.f_menu ul li{
	padding: 0px 15px;
}
.f_menu ul li a{
	display: block;
	padding: 10px;
	color: #04345a;
	font-weight: bold;
	font-size: 19px;
	border-bottom: solid 1px #d5d5d5;
}
.f_menu ul li a.last{
	border-bottom: none;
}
.f_menu ul li a img{
	max-width: 100%;
	margin-right: 20px;
}
@media (min-width:0px) and (max-width:735px) {
.f_menu{
	display: none;
}
}

#main ul#tab {
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#main ul#tab li {
	float: left;
	list-style: none;
	cursor: pointer;
	width: 50%;
	display:block;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	box-sizing: border-box;
	font-weight: bold;
	color: #04345a;
	font-size: 20px;
	background-color: #9b9b9b;
}
#main ul#tab li.select {
	background-color: #fafafa;
	
}

/**#main ul#tab li.select span {
	
}
#main ul#tab li span {
	
}
#main ul#tab li:last-child span {
	
}**/

#main .content_wrap.disnon {
  display: none;
}
#main .content_wrap {
	background-color:#fafafa;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right:30px;
	padding-bottom: 20px;
	padding-left: 30px;

}

#main .content_wrap h4 {
	color: #04345a;
	text-align: center;
	font-size: 25px;
	padding-top: 50px;
	margin-bottom: 25px;
	font-weight: bold;
}
@media (min-width:0px) and (max-width:735px) {
#main .content_wrap {
	background-color:#fafafa;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right:10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
#main .content_wrap h4 {
	color: #04345a;
	text-align: center;
	font-size: 20px;
	padding-top: 40px;
	margin-bottom: 20px;
}
}

.td_price01{
	background-color: #ffffff;
	width: 100%;
	margin-bottom: 30px;
	font-size: 16px;
}
.td_price01 th{
	border: solid 4px #fafafa;
	background-color: #046fc8;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
}
.td_price01 .sub th{
	background-color: #1ab1ff;
}
.td_price01 .sub1 th{
	background-color: #5c8ad1;
}
.td_price01 .main2 th{
	background-color: #0095b9;
}
.td_price01 .sub2 th{
	background-color: #13c9d2;
}
.td_price01 .main3 th{
	background-color: #ac8213;
}
.td_price01 .sub3 th{
	background-color: #daaf08;
}
.td_price01 .main4 th{
	background-color: #ff7343;
}
.td_price01 .sub4 th{
	background-color: #ffaf63;
}
.td_price01 .main5 th{
	background-color: #8d69a6;
}
.td_price01 .sub5 th{
	background-color: #ab8cc1;
}
.td_price01 td{
	border: solid 4px #fafafa;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.td_price01 .left{
	text-align: left;
}
@media (min-width:0px) and (max-width:735px) {
.td_price01{
	font-size: 80%;
	margin-bottom: 30px;
}
.td_price01 th{
	border: solid 2px #fafafa;
	padding: 5px;
}
.td_price01 td{
	border: solid 2px #fafafa;
	padding: 5px;
}
}


.td_price02{
	background-color: #ffffff;
	width: 100%;
	margin-bottom: 30px;
	font-size: 15px;
}
.td_price02 td{
	border: solid 1px #c3c3c3;
	padding: 10px 5px;
	text-align: center;
	vertical-align: middle;
}
.td_price02 th{
	border: solid 1px #c3c3c3;
	padding: 10px 5px;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}
.td_price02 th:first-child{
	box-sizing: border-box;
	width: 150px;
}
.td_price02 .kaiin1{
	background-color: #ffe7ff;
}
.td_price02 .kaiin2{
	background-color: #d3e9ff;
}


@media (min-width:0px) and (max-width:735px) {
.td_price02{
	font-size: 70%;
	margin-bottom: 30px;
}
.td_price02 th{
	border: solid 1px #c3c3c3;
	padding: 5px 2px;
}
.td_price02 th:first-child{
	box-sizing: border-box;
	width: 60px;
}
.td_price02 td{
	border: solid 1px #c3c3c3;
	padding: 5px 2px;
}
}


.lesson_info{
	line-height: 30px;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 10px;
}
.lesson_info p{
	float: left;
}
.lesson_info p:first-child{
	padding-right: 50px;
}
.lesson_info .type01{
	border: solid 1px #c3c3c3;
	display: inline-block;
	width: 60px;
	background-color: #ffe7ff;
}
.lesson_info .type02{
	border: solid 1px #c3c3c3;
	display: inline-block;
	width: 60px;
	background-color: #d3e9ff;
}
@media (min-width:0px) and (max-width:735px) {
.lesson_info{
	margin-left: 0px;
	margin-bottom: 0px;
}
.lesson_info p{
	float: none;
	margin-bottom: 10px;
}
.lesson_info p:first-child{
	padding-right: 0px;
}
}

.lesson_f_box01{
	overflow: hidden;
	margin-bottom: 30px;
}
.lesson_f_box01 .left{
	width: 58%;
	float: left;
}
.lesson_f_box01 .right{
	width: 40%;
	float: right;
}
.lesson_f_box01 li img{
	max-width: 100%;
}

@media (min-width:0px) and (max-width:735px) {
.lesson_f_box01 .left{
	width: 100%;
	float: none;
	margin-bottom: 30px;
}
.lesson_f_box01 .right{
	width: 100%;
	float: none;
}

}

.lesson_f_box02{
	overflow: hidden;
	margin-bottom: 30px;
}
.lesson_f_box02 .left{
	width: 26%;
	float: left;
}
.lesson_f_box02 .right{
	width: 72%;
	float: right;
	padding-top: 80px;
}
.lesson_f_box02 li img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

@media (min-width:0px) and (max-width:735px) {
.lesson_f_box02 .left{
	width: 100%;
	float: none;
}
.lesson_f_box02 .right{
	width: 100%;
	float: none;
	padding-top: 10px;
}

}

#main .movBox {
	width: 95%;
	max-width: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	
}
#main .movBox .mov {
	position: relative;
    width: 100%;
    padding-top: 56.25%;
}
#main .movBox .mov iframe {
	position: absolute;
  	top: 0;
  	right: 0;
  	width: 100% !important;
  	height: 100% !important;
}
@media (min-width:0px) and (max-width:765px) {

#main .movBox {
	width: 90%;
	margin:0 auto;
	
}
}



.loop_wrap {
  display: flex;
  width: 100%;
  height: 185px;
  overflow: hidden;
  margin-bottom: 40px;
}

.loop_wrap img {
  width: 1099px;
  height: 100%;
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.loop_wrap img:first-child {
  animation: loop 60s -30s linear infinite;
}

.loop_wrap img:last-child {
  animation: loop2 60s linear infinite;
}

.loop_wrap_left {
  display: flex;
  width: 100%;
  height: 185px;
  overflow: hidden;
  margin-bottom: 40px;
}

.loop_wrap_left img {
  width: 1099px;
  height: 100%;
}

@keyframes loopleft {
  0% {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes loopleft2 {
  0% {
    transform: translateX(-200%);
  }
  to {
    transform: translateX(0);
  }
}
.loop_wrap_left img:first-child {
  animation: loopleft 60s -30s linear infinite;
}

.loop_wrap_left img:last-child {
  animation: loopleft2 60s linear infinite;
}

/**入会の流れ**/
.flowArea{
	
}
.flowArea li{
	padding: 20px 0px;
	position: relative;
}
.flowArea li .area{
	overflow: hidden;
	background-color: #04345a;
	border-radius: 20px;
	border: solid 3px #04345a;
	
}
.flowArea li .area .left{
	position: relative;
	float: left;
	width: 200px;
	min-height: 200px;
	background-color: #ffffff;
	box-sizing: border-box;
}
.flowArea li .area .left img{
	max-width: 100%;
	display: block;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.flowArea li .area .right{
	float: right;
	width: 740px;
	color: #ffffff;
	box-sizing: border-box;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
.flowArea li .area .guid{
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translate(-50%, -50%);
}
.flowArea li .area .ttl{
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
	padding: 15px 5px;
	margin-bottom: 20px;
	font-size: 25px;
	font-weight: bold;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
@media (min-width:0px) and (max-width:765px) {
.flowArea li{
	padding: 20px 0px;
	position: relative;
}
.flowArea li .area{
	overflow: hidden;
	background-color: #04345a;
	border-radius: 15px;
	border: solid 3px #04345a;
	
}
.flowArea li .area .left{
	position: inherit;
	float: none;
	width: 100%;
	min-height: inherit;
	background-color: #ffffff;
	box-sizing: border-box;
	padding: 10px 0px;
}
.flowArea li .area .left img{
	max-width: 100%;
	display: block;
	position: inherit;
	top: inherit;
    left: inherit;
    transform: none;
	margin: 0 auto;
}
.flowArea li .area .right{
	float: none;
	width: 100%;
	color: #ffffff;
	box-sizing: border-box;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 25px;
}
.flowArea li .area .guid{
	position: absolute;
	bottom: -25px;
	left: 50%;
	transform: translate(-50%, -50%);
}
.flowArea li .area .ttl{
	border-bottom: solid 1px #ffffff;
	padding: 10px 5px;
	margin-bottom: 15px;
	font-size: 19px;
}
}

/**入会に必要なもの**/
.flow2{
	overflow: hidden;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:distribute;
justify-content:space-around;
flex-wrap: wrap;
margin-bottom: 30px;
padding-top: 30px;
}

.flow2 li{
	width: 450px;
	box-sizing: border-box;
	padding: 10px 10px;
	border-radius: 15px;
	box-shadow: 0 0 8px #cccccc;
	margin-bottom: 30px;
	background-color: #ffffff;
}
.flow2 li div.area{
	padding: 15px 10px;
	border-top: solid 7px #04345a;
	overflow: hidden;
}

.flow2 li div h4{
	color: #1ab0ff;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
}

.flow2 li div p{
	text-align: center;
	font-size: 21px;
}

@media (min-width:0px) and (max-width:735px) {
.flow2{
margin-bottom: 20px;
padding-top: 20px;
}
.flow2 li{
	width: 95%;
	padding: 10px;
	box-shadow: 0 0 5px #cccccc;
	margin-bottom: 25px;
}
.flow2 li div.area{
	padding: 15px 10px;
}

.flow2 li div h4{
	margin-bottom: 10px;
	font-size: 20px;
}
.flow2 li p{
	font-size: 19px;
}
}

.f_media{
	overflow: hidden;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:distribute;
justify-content:space-around;
flex-wrap: wrap;
}
.f_media li{
	
}
.f_media li:nth-child(1){
	width: 300px;
}
.f_media li:nth-child(2){
	width: 700px;
}
.f_media li img{
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.f_media li .infoBox{
	overflow: hidden;
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
}
.f_media li .infoBox div{
	
}
.f_media li .infoBox div:nth-child(1){
	border-right: solid 2px #cccccc;
	padding-right: 20px;
}
.f_media li .infoBox div:nth-child(2){
	padding-left: 20px;
}
@media (min-width:0px) and (max-width:735px) {
.f_media li:nth-child(1){
	width: 100%;
	margin-bottom: 15px;
}
.f_media li:nth-child(2){
	width: 100%;
}
.f_media li .infoBox{
	overflow: hidden;
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
}
.f_media li .infoBox div{
	width: 100%;
}
.f_media li .infoBox div:nth-child(1){
	border-right: none 2px #cccccc;
	border-bottom: solid 2px #cccccc;
	padding-right: 0px;
	margin-bottom: 15px;
}
.f_media li .infoBox div:nth-child(2){
	padding-left: 0px;
}
}

.photos{
	overflow: hidden;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:distribute;
justify-content:space-around;
flex-wrap: wrap;
}
.photos li{
	margin-bottom: 20px;
	width: 290px;
}
.photos.pt2 li{
	margin-bottom: 20px;
	width: 250px;
}
.photos li img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.bg_onetime_popup {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.bg_onetime_popup.js_active {
    opacity: 1;
    visibility: visible;
}


.onetime_popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 30%;
    min-width: 600px;
    cursor: pointer;
}



.onetime_popup_title {
    position: relative;
    padding: 30px 90px;
    margin: 0px;
    background-color: #3388dd;
    color: #fff;
    font-size: 32px;
    text-align: center;
    line-height: 1.5;
}

.onetime_popup_title::before,.onetime_popup_title::after {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    width: 30px;
    height: 4px;
    background-color: #fff;
    content: "";
}

.onetime_popup_title::before {
    transform: rotate(45deg);
}

.onetime_popup_title::after {
    transform: rotate(-45deg);
}



.onetime_popup_content {
    padding: 60px 30px;
    text-align: center;
}



.onetime_popup img{
    height: auto;
	width: 80%;
}





@media (min-width:0px) and (max-width:735px) {
	
.onetime_popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 60%;
    min-width: 300px;
    cursor: pointer;
}

	
	
.photos li{
	margin-bottom: 10px;
	width: 100%;
}
.photos.pt2 li{
	margin-bottom: 10px;
	width: 100px;
}
}

.list_sitemap{
	overflow: hidden;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-pack:distribute;
justify-content:space-around;
flex-wrap: wrap;
	max-width: 950px;
	margin: 0 auto;
}
.list_sitemap li{
	width: 450px;
	border-bottom: solid 1px #04345a;
}
.list_sitemap li a{
	padding: 20px 30px;
	color: #04345a;
	display: block;
}
.list_sitemap li.spnone{
	border-bottom: none;
}
@media (min-width:0px) and (max-width:735px) {

}


</pre></body></html>