@charset "UTF-8";
/* CSS Document */

#wrap {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    overflow: hidden;
}
#flash {
    position: relative;
	overflow: hidden;
	height: 700px;
}

#flash video{
    width: 100%;
    height: auto;
	position: absolute;
  top: 50%;
  -webkit-transform : translateY(-50%);
  transform : translateY(-50%);
}
#flash h3 {
    position: absolute;
    left: 0px;
    color: rgba(255,255,255,1.00);
    text-align: left;
    padding-left: 0px;
    width: 193px;
    height: 178px;
    bottom: 16%;
}

#flash02 {
    position: relative;
    width: 100%;
}

#flash02 .photo {
    padding-bottom: 0px;
}
#flash02 .photo img {
    width: 100%;
    height: auto;
}

#head {
    clear: both;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
}
#flash02 .box {
    width: 190px;
    height: 200px;
    position: absolute;
    left: 0px;
    top: 50%;
    background-color: #ea7444;
    color: rgba(255,255,255,1.00);
    text-align: left;
    padding-left: 10px;
}
#flash02 .box h3 {
    font-size: 35px;
    line-height: 1em;
    font-family: 'Source Sans Pro',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    padding-top: 50px;
    text-align: left;
    font-weight: lighter;
}
#flash02 .box p {
    font-size: 10px;
    line-height: 1.6em;
}
#flash03 {
    height: 120px;
    background-color: #29ABE2;
    color: rgba(255,255,255,1.00);
    text-align: left;
    padding-left: 10px;
}
#flash03 h3 {
    font-size: 35px;
    line-height: 1em;
    font-family: 'Source Sans Pro',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    padding-top: 30px;
    text-align: left;
    font-weight: lighter;
    padding-bottom: 0px;
}
#flash03 p {
    font-size: 14px;
    line-height: 1.6em;
}
#pagenavi li {
    width: 50%;
    float: left;
}

#pagenavi li img {
    width: 100%;
    height: auto;
}




#headwrap {
	clear: both;
}
#logo {
    float: left;
    width: 67px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}
#logo h1 img {
    width: 100%;
    height: auto;
    margin-top: 0px;
}

#telwrap {
    text-align: center;
    float: right;
    width: 140px;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    padding-right: 65px;
    padding-top: 9px;
}
.yoyakubut {
    border-radius: 20px;
    background-color: #F7931E;
    padding-bottom: 0px;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}
.yoyakubut a  {
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    padding-top: 8px;
    padding-bottom: 8px;
}

.recruitbut {
    border-radius: 20px;
    background-color: #60b8c7;
    padding-bottom: 0px;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}
.recruitbut a  {
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    padding-top: 8px;
    padding-bottom: 8px;
}
.telnum {
    font-size: 36px;
    line-height: 1.6em;
    font-weight: bold;
    text-align: center;
    color: #7DD3CD;
}
.telnum img {
    vertical-align: middle;
    padding-right: 4px;
    padding-bottom: 2px;
}
.adbox {
    padding-bottom: 20px;
}



 .navToggle {
    display: block;
    position: fixed;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 5000;
    text-align: center;
    right: 10px;
    top: 5px;
}
.navToggle span {
 display: block;
 position: absolute;    /* .navToggleに対して */
 width: 40px;
    height: 40px;
    top: 0;
    left: 0;
}
 
.navToggle span {
 width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    background-image: url("../img/menu.png");
    background-size: 40px auto;
}
 
.navToggle.active span:nth-child(1) {
    background-image: url("../img/menu_c.png");
    background-size: 40px auto;
}
.navToggle2 {
    display: block;
    position: fixed;
    width: 69px;
    height: 69px;
    cursor: pointer;
    z-index: 5000;
    background-color: #FFFFFF;
    text-align: center;
    top: 40px;
    right: 110px;
}
 /* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}
nav.globalMenuSp {
    position: fixed;
    z-index: 4000;
    top: 0;
    color: #FFFFFF;
    text-align: center;
    transform: translateY(-120%);
    transition: all 0.6s;
    width: 100%;
    background-color: #efefef;
    height: 100%;
}

nav.globalMenuSp .naviblock {
    width: 98%;
    height: 100vh;
    overflow-y: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
    margin-top: 10px;
    text-align: center;
    display: block;
}
.subnav h6 {
    padding-bottom: 20px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}
.subnav h6 img {
    width: 100%;
    height: auto;
}

.pagename {
    background-color: rgba(255,255,255,1.00);
    padding-top: 5px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}


.navbox {
    padding-bottom: 5px;
}
.navbox .box {
    width: 30%;
    display: inline-block;
    background-color: #D3E8CB;
    font-size: 10px;
    border-radius: 20px;
    padding-top: 0px;
    margin-left: 1%;
    margin-right: 1%;
	margin-bottom: 1%;
	margin-top: 1%;
    vertical-align: top;
}


.subnav ul li {
    width: 160px;
    font-size: 10px;
    line-height: 1.6em;
    color: #D2E7CA;
    display: inline-block;
    border-radius: 20px;
    background-color: #D3E8CB;
    margin: 0 10px 5px;
}
.subnav ul li a {
    color: #333;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    text-decoration: none;
}
.subnav a {
    text-decoration: none;
    color: #333;
}
.navbox .box .icon {
    mix-blend-mode: multiply;
	opacity: 0.4;
	padding-bottom: 0px;
}

.navsns {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 10px;
}
.navsns .icon {
    display: inline-block;
    padding: 5px;
}
.subnav ul li.navlesson  {
    background-color: #B4CFE0;
}
.navlink {
    padding-top: 0px;
    padding-bottom: 40px;
    font-size: 10px;
    line-height: 1.6em;
    color: #333;
}





.subnav ul li:nth-of-type(2n){
    margin-right: 0;
}
.navbox .box a {
    text-decoration: none;
    color: #333;
}

.afternav a{
    font-size: 14px;
}
.navschool {
	width: 90%;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 20px;
    background-color: #D3E8CB;
    font-size: 10px;
    color: #333;
    text-align: left;
    line-height: 1.6em;
	margin: 0 auto 10px;
}
.navschool .photo {
    float: left;
    padding-right: 10px;
    padding-top: 2px;
    mix-blend-mode: multiply;
	opacity: 0.4;
}


#cont {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	z-index: 0;
}
#footwrap {
	clear: both;
	overflow: hidden;
	margin-bottom: 80px;
}
#foot {
    text-align: center;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 25px;
    padding-bottom: 20px;
    font-size: 10px;
    line-height: 1.6em;
}
#news {
    width: 90%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}
#news table {
    border-collapse: collapse;
    font-size: 12px;
    width: 100%;
    margin-bottom: 50px;
}
#news th {
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    display: block;
    background-image: none;
    width: auto;
    padding-bottom: 10px;
    padding-left: 0px;
    border-bottom-style: none;
    color: #F86A8A;
    padding-top: 10px;
}
#news th p {
    display: inline-block;
    padding-bottom: 0px;
    margin-right: 5px;
}
#news th p.newscate {
    border-width: 1px;
    padding: 2px;
    border-style: solid;
}


#news td {
    font-size: 12px;
    line-height: 20px;
    border-bottom: 1px solid #BDBDBD;
    display: block;
    padding-top: 0px;
    padding-bottom: 10px;
}
#news .box01 {
    clear: both;
}
.link a {
    background-color: #62D5C0;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    color: #FFFFFF;
    border-radius: 20px;
    text-decoration: none;
    background-image: url(../img/arrow01.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 10px auto;
    text-align: center;
}

.link {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.link02 a {
    background-color: #FA94AB;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    color: #FFFFFF;
    border-radius: 20px;
    text-decoration: none;
    background-image: url(../img/arrow01.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 10px auto;
    text-align: center;
}

.link02 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.link03 a {
    background-color: #DFD3C5;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    color: #333;
    border-radius: 20px;
    text-decoration: none;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.link03 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#main {
	float: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#sub {
	float: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.sidelist {
	padding-bottom: 20px;
}
.sidelist li {
	line-height: 20px;
}
.sidelist  a {
	color: #EB6D51;
	text-decoration: none;
}
.inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.photo340 {
	clear: both;
	width: auto;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo340 .box {
	float: right;
	width: 340px;
}

.photo340 .photo {
	float: none;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
}

.photo340 .photo02 {
	float: right;
	width: 340px;
	padding-right: 10px;
	padding-left: 10px;
}
.photo340 .box02 {
	float: left;
	width: 340px;
}
.photo340 .photo img {
	height: auto;
	width: 100%;
}


.photo339 {
	clear: both;
	width: auto;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo339 .box {
	float: right;
	width: 340px;
}

.photo339 .photo {
	float: none;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
}

.photo339 .photo02 {
	float: right;
	width: 339px;
}
.photo339 .box02 {
	float: left;
	width: 340px;
}
.photo339 .photo img {
	height: auto;
	width: 100%;
}


.photo220 {
	clear: both;
	width: auto;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo220 .box {
	float: none;
	width: auto;
	padding-right: 0px;
}

.photo220 .photo {
	float: none;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.photo220 .photo03 {
	float: left;
	width: 220px;
	padding-right: 20px;
}
.photo220 .photo02 {
	float: right;
	width: 220px;
}
.photo220 .box02 {
	float: none;
	width: auto;
	padding-left: 0px;
	padding-right: 0px;
}
.photo220 .photo img {
	height: auto;
	width: 100%;
}


.photo216 {
	clear: both;
	width: auto;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo216 .box {
	float: none;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
}

.photo216 .photo {
	float: none;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.photo216 .photo03 {
	float: left;
	width: 216px;
	padding-right: 26px;
}
.photo216 .photo02 {
	float: right;
	width: 216px;
}
.photo216 .box02 {
	float: none;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
}
.photo216 .photo img {
	height: auto;
	width: 100%;
}

.photo160 {
	clear: both;
	width: auto;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo160 .box {
	float: right;
	width: 460px;
}

.photo160 .photo {
	width: 46%;
	padding-right: 2%;
	padding-left: 2%;
	margin-right: auto;
	margin-left: auto;
}
.photo160 .photo03 {
	float: left;
	width: 160px;
	padding-right: 20px;
}
.photo160 .photo02 {
	float: right;
	width: 160px;
}
.photo160 .box02 {
	float: left;
	width: 460px;
}
.photo160 .photo img {
	height: auto;
	width: 100%;
}
.midashi {
	clear: both;
	width: auto;
	font-size: 22px;
}
.midashi02 {
	background-repeat: no-repeat;
	clear: both;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: bold;
	text-align: center;
}

.komidashi {
    background-image: url(../img/list04.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-align: center;
    font-size: 18px;
    line-height: 1.6em;
    font-weight: bold;
    color: #29abe2;
}
.komidashi_p {
    background-image: url(../img/list04.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-align: center;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: bold;
    color: #FA94AB;
}
.komidashi_g {
    background-image: url(../img/list04.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-align: center;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: bold;
    color: #8CC63F;
}
.komidashi_bg {
    background-image: url(../img/list04.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-align: center;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: bold;
    color: #4FC4A9;
}
.komidashi02 {
    text-align: center;
    font-size: 14px;
    line-height: 1.6em;
    padding: 6px;
    background-color: #F2F2F2;
    margin-bottom: 6px;
}
.txt14 {
    font-size: 14px;
    line-height: 1.6em;
}





.txtbox {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
.linebox {
    clear: both;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 10px;
    background-color: #F0F0F0;
}
.centerphoto {
    text-align: center;
    clear: both;
    padding-bottom: 20px;
    width: 100%;
}
.centerphoto img {
    width: 100%;
    height: auto;
    background-position: 0% 0%;
}
.centertxt {
	text-align: center;
	clear: both;
}
.tbl {
	width: 100%;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	clear: both;
}
.tbl td {
	text-align: left;
	vertical-align: top;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding: 2%;
	max-width: 140px;
}
.tbl th {
	text-align: left;
	vertical-align: top;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding: 2%;
	background: 
rgba(221,246,241,1.00);
	width: 30%;
}
.pagetop {
	text-align: right;
	clear: both;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #F15A24;
}
.pc-none{
	display: block;
}
.wc_anctxt img {
vertical-align: top !important;
}
form .tbl {
	width: 100%;
}

form th ,form td{
	display: block;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}
.form01, .form02 {
	width: 100%;
}
.telbox {
	width: auto;
}
#taikenbn {
    background-image: url(../../img_sp/bg_bn.jpg);
    background-position: center top;
    background-size: cover;
    padding-top: 86%;
}
#taikenbn .box {
    background-color: rgba(41,171,226,0.80);
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: center;
}
#taikenbn .link a {
    background-color: rgba(255,255,255,1.00);
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    color: #29ABE2;
    border-radius: 20px;
    text-decoration: none;
    background-image: url(../img/arrow02.png);
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 10px auto;
}

#taikenbn .link {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#taikenbn .box .photo img {
    width: 90%;
    height: auto;
}
#youtube {
    background-color: #D9E021;
    padding-top: 40px;
    text-align: center;
    padding-bottom: 40px;
}
#youtube .box {
    width: 89%;
    position: relative;
    padding-top: 56.25%;
    margin-left: auto;
    margin-right: auto;
}
#youtube .box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#youtube h5 img {
    width: 92%;
    height: auto;
}
#tlgroup {
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #F7EFEA;
    font-family: 'Source Sans Pro',YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 0px;
    line-height: 0px;
}
#tlgroup .centertxt li {
    display: inline-block;
    padding-bottom: 15px;
}
#tlgroup h5 {
    font-size: 24px;
    line-height: 1.6em;
    font-weight: bold;
    color: #FA9EB1;
    padding-bottom: 20px;
}
.schoolinfo {
}
.midashi_full img {
    width: 100%;
    height: auto;
    max-width: 750px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: block;
}
.midashi_full {
    text-align: center;
    padding-bottom: 15px;
    width: 100%;
}

.mpb0 {
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
}
.bottom-fix {
    
	position: fixed;
	z-index: 99999999;
	bottom:0;
	width: 100%;
	
}
.bottom-fix img{
	width: 100%;
	height: auto;
}

.bottom-list-btn{
	font-size:0px;
	background-color: rgba(0,121,144,0.80);
	border-bottom: 1px solid #fff;
	padding-top: 5px;
}
.bottom-list-btn li{
	width: calc(100% / 4);
	display: inline-block;
}
.bottom-news-btn{
    background-color: rgba(255,237,198,0.80);
    padding: 5px 0;
}
