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

/*
Theme Name:mrp09-child
Template:mrp09
Theme URI: http://hp-morph.com/
Description:MORPH 09テーマの子テーマ。
Author: Vision Inc.
Author URI: http://hp-morph.com/
Tags: simple

	hp-morph.com Template
	 http://hp-morph.com/

	This theme was designed and built by hp-morph.com template,
	whose blog you will find at http://hp-morph.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

#all{
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/bg_body01.png);
    background-repeat:repeat;
	font-weight:500;
}

#content {
  position: relative;
  overflow: hidden;
  z-index: 10;
}
#content:after {
  content: "";
  position: absolute;
      background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/bg_body01.png);
    background-repeat:repeat;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: -1;
}

.bg {
  background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/bg_body01.png);

}
.newsbox #content:after {
  content: none;
}
#breadcrumb {
    border-bottom: 1px dashed #35c303;
}

.cat-news #mainImg {
    display: none;
}

/* ヘッダー調整
-------------------------------------------------------------- */
header#header{
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/bg_header01.png) no-repeat bottom center;
/*   height: 300px;
 */}

#headerInfo p.tel {
    padding: 6px 0 2px 49px;
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/icon_tel01.png) no-repeat 0 6px;
    font-size: 27px;
}

#headerInfo p.openTime {
    background: none;
}

#headerInfo .float {
    float: right;
    margin-left: 33px;
}
#header h1 {
  line-height: 20px;
}
#header h1, #header h2, #header .description {
    font-weight: bold;
}
.h-box {
  position: relative;
}

.h-box .toiawase {
 position: absolute;
top: 2px;
left: 229px;
}
.toiawase {
    width: 100%;
        max-width: 210px;
    font-weight: bold;
    font-size: 14px;
    font-family: -apple-system, blinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
.toiawase img {
  margin-right: 5px;
  margin-top: -4px;
}
.toiawase a {
  color: #555;
    padding: 5px;
    box-sizing: border-box;
    display: block;
    background: #bee42d;
    border: #35c303 solid 2px;
    line-height: 0;
    padding: 7px 0;
    text-align: center;
}
.toiawase a:hover {
  text-decoration: none;
  opacity: 0.5;
}
.navbox {
  margin-bottom: 65px;
}

@media print, screen and (min-width: 1024px) {
#content.wide {
    width: 100%;
}
#headerInfo .float {
    position: relative;
}	

}

@media only screen and (max-width:1023px) {
header#header {
/*     height: 192px;
 */    background-size: 126%;
}
.toiawase {
    position: relative;
    left: unset;
    top: unset;
}
.h-box .toiawase {
 position: relative;
top: unset;
left: unset;
margin: 10px 0;
}
.navbox {
    margin-bottom: 25px;
}

}

@media only screen and (max-width: 959px){
#content.wide {
    width: 100%;
}
#header-layout {
    padding: 8px 0;
}
header#header {
/*   height: 189px;
 */    background-size: 158%;
	width: 100%;
}
}

@media only screen and (max-width: 799px){
#header h1, #header h2, #header .description {
    width: 64%;
    margin: 0 auto;
}
}

@media only screen and (max-width: 750px) {
header#header {
/*     height: 201px;
 */    background-size: 192%;
}
#headerInfo p.tel {
    width: 175px;
    margin: 0 auto;
}
.toiawase {
    width: 210px;
    margin: 0 auto;
}
}

@media only screen and (max-width: 640px) {
#header-layout {
    padding: 22px 0;
}
	header#header {
/*     height: 249px;
 */    background-size: 280%;
}
#headerInfo .float {
    float: inherit;
    margin-left: 0px;
}
}

@media only screen and (max-width: 450px) {
	header#header {
/*     height: 249px;
 */    background-size: 403%;
}
}


@media only screen and (max-width: 375px) {
	header#header {
/*     height: 249px;
 */    background-size: 426%;
}
}

@media only screen and (max-width: 320px) {
	header#header {
/*     height: 249px;
 */    background-size: 503%;
}
}

/* グロナビ調整
-------------------------------------------------------------- */
@media print, screen and (min-width: 1024px){
nav#mainNav ul li a b {
    font: 90%/1.5 "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "メイリオ" , Meiryo , "Meiryo UI" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    font-weight: bold;
    font-size: 16px;
}
	
nav#mainNav ul li a span {
    color: #555555;
    font-family: -apple-system, blinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-weight:bold;
}
	
nav#mainNav ul li a:hover, nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-item a, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active {
    opacity: 1;
    color: #35c303;
}
	
/* li#menu-item-5,li#menu-item-98,li#menu-item-97,li#menu-item-96,li#menu-item-95,li#menu-item-94 {
    border-right: 2px solid #35c303;
    padding-right: 5px;
    margin-right: -8px;
} */

nav#mainNav ul.gnav li {
      border-right: 2px solid #35c303;
    padding-right: 5px;
    margin-right: -8px;
}

nav#mainNav ul.gnav li .gimg {
    width: 39px;
}
nav#mainNav ul.gnav li .gimg img {
    width: 100%;
}
nav#mainNav ul.gnav li .nav-tex {
    width: calc(100% - 49px);
    margin-left: 10px;
}

nav#mainNav ul.gnav li.sp-only {
	display: none;
}

nav#mainNav[data-element-id] ul.gnav li.sp-only {
	display: inline-block;
	position: relative;
}

nav#mainNav[data-element-id] ul.gnav li.sp-only:hover:before {
  content: "こちらはタブレット・スマートフォンで表示されます。";
  position: absolute !important;
  width: 100%;
  min-width: 200px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 100%;
  color: red;
  font-weight: bold;
  background: #555;
  padding: 5px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
 

li#menu-item-93 {
    border-right: inherit;
}
	
li#menu-item-5 a {
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/icon_home01.png) no-repeat;
    padding-left: 45px;
}
	
li#menu-item-98 a {
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/icon_access01.png) no-repeat;
    padding-left: 38px;
}
	
li#menu-item-97 a {
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/icon_message01.png) no-repeat;
    padding-left: 33px;
}
	
li#menu-item-96 a {
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/icon_price01.png) no-repeat;
    padding-left: 45px;
}
	
li#menu-item-95 a {
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/icon_etraining01.png) no-repeat;
    padding-left: 45px;
}
	
li#menu-item-94 a {
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/icon_voice01.png) no-repeat;
    padding-left: 50px;
}
	
li#menu-item-93 a {
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/icon_passing01.png) no-repeat;
    padding-left: 38px;
}
	
.sticky-header .site-header.navbg {
    background: rgba(255,255,255,1);
}
.sticky-header .site-header.navbg .navbox {    
  margin-bottom: 0;
}
	
.panel ul {
    text-align:inherit;
}

.panel ul li a {
    color: #555555;
}
#right-panel {
    width: 110%;
}
}

@media only screen and (max-width: 1023px){
.menu-trigger-fix {
    left: 4%;
}
#menu-trigger::after {
    margin: -9px 0 0 -9px;
    border-radius: 5px;
    background: #bee42d;
}
.menu-trigger-fix {
    top: 2%;
}
.menu-trigger-fix.active{
    top: 4%;
    left: 4%;
	}
.panel ul, .c3thumbWrap {
    display: block;
    margin: -60px auto 0;
}
.panel ul li {
    margin: 3px 16px;
}
nav#mainNav ul.gnav li .flex {
  width: 100%;
   margin:0;
}
nav#mainNav ul.gnav li .gimg {
    display: none;
}
nav#mainNav a b {
  margin-right: 5px;
}
nav#mainNav ul.gnav li.sp-only {
	display: block;
}
}

@media only screen and (max-width: 750px) {
.menu-trigger-fix {
    top: 2%;
}
.menu-trigger-fix.active{
    top: 4%;
    left: 6%;
	}

}

@media only screen and (max-width: 640px) {
.menu-trigger-fix {
    top: 2%;
}
.menu-trigger-fix.active{
    top: 4%;
        left: 6%;
	}
.panel ul, .c3thumbWrap {
    margin: 70px auto 0;
}
}
@media only screen and (max-width: 450px) {
  .menu-trigger-fix.active{
        left: 9%;
	}
}


/*h1調整
-------------------------------------------------------------- */

.home h1.title.first.front-post,.home h1.title.bottom-loop {
	position: relative;
    margin-bottom: 0;
    background: linear-gradient(transparent 100%, #c9f7b1 100%);
}

h1.title.first.front-post {
    margin-top: -10px;	
}

.home h1.title.first.front-post:before {
    content: '';
    position: absolute;
    top: 38px;
    display: inline-block;
    width: 126px;
    height: 26px;
    left: 45%;
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/img_hello01.png) top center no-repeat;
}

.home h1.title.bottom-loop:before {
    content: '';
    position: absolute;
    top: 38px;
    display: inline-block;
    width: 126px;
    height: 26px;
    left: 45%;
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/img_news01.png) top center no-repeat;
}

.home h1.title.first.front-post:after {
    background: none;
}


h1.title.first{
    background: linear-gradient(transparent 86%, #c9f7b1 70%);
    line-height: 97%;
	position: relative;
	margin-bottom: -40px;	
}



h1.title.first:after {
content: '';
display: block;
position: absolute;
left: 20px;
height: 80px;
width: 83px;
top: 22%;
background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/img_pen.png) no-repeat;
background-size: contain;

}
@media only screen and (max-width: 1024px) {
h1.title {
    padding: 26px 0 10px 70px;
}
h1.title._top {
    padding: 80px 0 10px 0;
}
h1.title.first:after {
    width: 50px;
    top: 22%;
}
  h1.title.first {
  margin-bottom: 10px;
}
}

@media only screen and (max-width: 750px) {
.home h1.title.first.front-post:before, .home h1.title.bottom-loop:before{
    left: 40%;
}
}

@media only screen and (max-width: 640px) {
.home h1.title.first.front-post:before, .home h1.title.bottom-loop:before{
    left: 38%;
}
h1.title {
    font-size: 160%;
}
}

@media only screen and (max-width: 450px) {
.home h1.title.first.front-post:before, .home h1.title.bottom-loop:before{
    left: 30%;
}
h1.title.first:after {
    width: 30px;
    top: 19px;
    left: 5px;
}
h1.title {
    font-size: 130%;
    padding: 26px 0 10px 33px;
}
}

/*h2調整
-------------------------------------------------------------- */
.post h2 {
    position: relative;
    color: #3c5d31;
    background: #c9f7b1;
    line-height: 1.4;
    padding: 3px 50px 3px;
    font-size: 26px;
    margin: 60px 0 20px;
    border-radius: 8px;
}


.post h2:before {/*疑似要素*/
  font-family: FontAwesome;
  content: "\f14a";
  position: absolute;
  left : 0.5em; /*左端からのアイコンまでの距離*/
}

@media only screen and (max-width: 640px) {
.post h2 {
    font-size: 18px;
    font-weight: bold;
	padding: 3px 33px 3px;
}
}

/*フロントページ、トップコンテンツバナー調整
-------------------------------------------------------------- */
#post-2 header {
    margin-bottom: -44px;
}

.txtBox {
    width: 90%;
    margin: 0 auto;
    line-height: 30px;
}

img.alignleft.colorbox-2{
    background: inherit;
}

.bannerBox {
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/bg_contentsBanner02.png) no-repeat top center;
    position: relative;
    width: 100%;
    padding-top: 50px;
    margin: -50px auto 30px;
    overflow: hidden;
    z-index: 10;
}



/* .box-out {
  background: url(/upload/tenant_1/3ca6f185d8b5cab6bb23c1a05d7c1ec3.png);
  width: 100%;
  height: 100%;
  background-position:0 100px;
}
 */

.clm3banner .column3_33 a {
  display: block;
  position: relative;
}


@media print, screen and (min-width: 1760px) {
.clm3banner {
    width: 100%;
/*     margin-left: 4%;
 */    padding-bottom: 20px;
 padding-top: 50px;
}
.clm3banner .column3_33, .clm3banner .column3_33:nth-child(3n) {
    margin: 93px 1% 0 0;
    width: 22%;
}
}

@media print, screen and (max-width: 1760px) {
.clm3banner {
    width: 100%;
/*     margin-left: 4%;
 */    padding-bottom: 20px;
  padding-top: 50px;

}
.clm3banner .column3_33, .clm3banner .column3_33:nth-child(3n) {
    margin: 93px 1% 0 0;
    width: 17%;
}
}

@media print, screen and (max-width: 1721px) {
.clm3banner {
    width: 100%;
    margin-left: 4%;
    padding-bottom: 20px;
     padding-top: 50px;

}
.clm3banner .column3_33, .clm3banner .column3_33:nth-child(3n) {
    margin: 93px 1% 0 0;
    width: 22%;
}
}

@media print, screen and (max-width: 1704px) {
.clm3banner {
    width: 100%;
/*     margin-left: 4%;
 */    padding-bottom: 20px;
  padding-top: 50px;

}
.clm3banner .column3_33, .clm3banner .column3_33:nth-child(3n) {
    margin: 93px 1% 0 0;
    width: 20%;
}
}


@media print, screen and (max-width: 1517px) {
.clm3banner {
    width: 100%;
    margin-left: 4%;
    padding-bottom: 20px;
     padding-top: 50px;

}
.clm3banner .column3_33, .clm3banner .column3_33:nth-child(3n) {
    margin: 93px 1% 0 0;
    width: 18%;
}
}

@media print, screen and (max-width: 1326px) {
.clm3banner {
    width: 100%;
/*     margin-left: 4%;
 */    padding-bottom: 20px;
  padding-top: 50px;

}
.clm3banner .column3_33, .clm3banner .column3_33:nth-child(3n) {
    margin: 93px 1% 0 0;
    width: 17%;
}
.bannerBox {
    margin: 30px auto 30px;
}
}

@media print, screen and (max-width: 1230px) {
.clm3banner {
    width: 100%;
    margin-left: 4%;
    padding-bottom: 20px;
     padding-top: 50px;

}
.clm3banner .column3_33, .clm3banner .column3_33:nth-child(3n) {
    margin: 93px 1% 0 0;
    width: 16%;
}
}

@media print, screen and (max-width: 1180px) {
.clm3banner {
    width: 100%;
/*     margin-left: 4%;
 */    padding-bottom: 20px;
  padding-top: 50px;

}
.clm3banner .column3_33, .clm3banner .column3_33:nth-child(3n) {
    margin: 93px 1% 0 0;
    width: 14%;
}
}

@media print, screen and (max-width: 1054px) {
.clm3banner {
    width: 100%;
/*     margin-left: 4%;
 */    padding-bottom: 20px;
  padding-top: 50px;

}
.clm3banner .column3_33, .clm3banner .column3_33:nth-child(3n) {
    margin: 93px 1% 0 0;
    width: 30%;
}
}

@media only screen and (max-width:1023px) {
.clm3banner {
    width: 100%;
/*     margin-left: 4%;
 */    padding-bottom: 20px;
  padding-top: 50px;

}
.clm3banner .column3_33, .clm3banner .column3_33:nth-child(3n) {
    margin: 93px 1% 0 0;
    width: 14%;
}
}

@media only screen and (max-width: 959px) {
.clm3banner {
    width: 100%;
/*     margin-left: 4%;
 */    padding-bottom: 20px;
  padding-top: 50px;

}
.clm3banner .column3_33, .clm3banner .column3_33:nth-child(3n) {
    margin: 93px 4% 0 0;
    width: 28%;
}
}
@media only screen and (max-width: 799px) {

.bannerBox:after {
  content: "";
  position: absolute;
  background: url(/upload/tenant_1/3ca6f185d8b5cab6bb23c1a05d7c1ec3.png);
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 334px;
} 
}

@media only screen and (max-width: 640px) {
.bannerBox {
	background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/bg_contentsBanner05.png) no-repeat top center;
    background-size: 150%;
}
.clm3banner {
　　width: 87%;
    margin-left: 23%;
    padding-bottom: 27px;
    padding-top: 36px;
}
.clm3banner .column3_33, .clm3banner .column3_33:nth-child(3n) {
   margin: 0 auto -33px;
   width: 52% !important;
}
}

/* トップ成績表調整 PerformanceBox
-------------------------------------------------------------- */

.PerformanceBox {
    width: 80%;
    height: auto;
    margin: 40px auto 20px;
}

/* .PerformanceBox:after {
  content: "";
  clear: both;
  display: block;
} */

.PerformanceBox .column3_33{
    background: url(/upload/tenant_1/71558fed3f8b31497cc3aa1d639584fc.png) top center;
	background-repeat:no-repeat;
	background-size:100% 100%;
/*   height: 276px; */
    width: 32%;
    max-width: 400px;
    min-height: 250px;
    display: block;
     margin: 20px 0 30px 0;
    padding:0;
    text-align: center;
   	font-size: 140%;
	line-height: 170%;
	position: relative;
}
.PerformanceBox .column3_33:nth-child(3n) {
     margin: 20px 0 30px 0;
}
.PerformanceBox .column3_33:after{
  content: "";
    background: url(/upload/tenant_1/81ffac52549ad9a7b000c4b128180b07.png) no-repeat;
    background-size: contain;
    width: 90px;
    height: 54px;
    position: absolute;
    top: -25px;
    left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}
.PerformanceBox .column3_33 .in {
  position: relative;
  z-index: 2;
  height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;

}

.PerformanceBox .column3_33 span.txt_score{
    color:#ff0000;
	font-size: 189%;
	font-weight: bold;
}

.PerformanceBox .column3_33:after{
  content: "";
  clear: both;
  display: block;
}


@media only screen and (max-width: 1400px) {
.PerformanceBox {
    width: 80%;
    height: auto;
    margin: 40px auto 20px;
}	
.PerformanceBox .column3_33{
    width: 32%;
    padding: 0;
    height: 222px;
}
}


@media only screen and (max-width: 1200px) {
.PerformanceBox {
    width: 90%;
    height: auto;
    margin: 40px auto 20px;
}	
.PerformanceBox .column3_33{
    width: 32%;
    padding: 0;
    height: 222px;
	text-shadow: 
    white 2px 0px,  white -2px 0px,
    white 0px -2px, white 0px 2px,
    white 2px 2px , white -2px 2px,
    white 2px -2px, white -2px -2px,
    white 1px 2px,  white -1px 2px,
    white 1px -2px, white -1px -2px,
    white 2px 1px,  white -2px 1px,
    white 2px -1px, white -2px -1px;
}
}

@media only screen and (max-width: 1023px) {
.PerformanceBox {
    width: 90%;
    height: auto;
    margin: 40px auto 20px;
}	
.PerformanceBox .column3_33{
    width: 49%;
    padding: 0;
	height: 168px;
}
}

@media only screen and (max-width: 1023px) {
.PerformanceBox {
    width: 90%;
    height: auto;
    margin: 40px auto 20px;
}	
.PerformanceBox .column3_33{
    width: 49%;
    padding: 0;
    height: 248px;
}
}

@media only screen and (max-width: 959px) {
.PerformanceBox .column3_33{
    height: 219px;
    padding: 0;
}
}

@media only screen and (max-width: 640px) {
.PerformanceBox {
    width: 100%;
    height: auto;
    margin: 30px auto 20px;
}
.PerformanceBox .column3_33{
    width: 100%;
    height: 337px;
    padding: 0;
    margin: 20px auto 30px;
}
.PerformanceBox .column3_33:nth-child(3n) {
    margin: 20px auto 30px;
}
}
	
@media only screen and (max-width: 479px) {
.PerformanceBox {
    width: 90%;
    height: auto;
    margin: 30px auto 20px;
}
.PerformanceBox .column3_33{
    width: 100%;
    height: 248px;
    padding: 0;
}
}

/* 新着情報調整 
-------------------------------------------------------------- */

div#post-area {
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/bg_news01.png);
    background-repeat: repeat-y ;
    background-position: top center;
    margin-top: -93px;
	margin-bottom: -20px;
}

.post4b .time {
    font-size: 90%;
    font-style: inherit;
    background: #9fd08d;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;
    margin-bottom: 10px;
}
a img {
    backface-visibility: inherit;
}

.post4b_link {
    background: #9fd08d;
    padding: 3px 5px;
    font-weight: bold;
    color: #000;
}
@media only screen and (max-width: 1023px) {
  .post4b {
    padding-top: 30px;
}
}
@media only screen and (max-width: 959px) {
.post4b {
    width: 96%;
    margin: 0 auto;
}
}

@media only screen and (max-width: 799px) {
.post4b li, .wide .post4b li {
    margin: 0 ;
}
}

@media only screen and (max-width: 640px) {
.post4b .time {
    margin-top: 14px;
}
#content .post4b_img img {
    max-width: 100%;
    margin-top: -8px;
}
.post4b li, .wide .post4b li {
    padding: 0 0 40px 0;
}
.post4b_link {
    margin: 0;
}
}

/* footer調整 
-------------------------------------------------------------- */

#footer {
    background: #b2e89f;
}

#footer ul {
    font-size: 132%;
    color: #000000;
    font-weight: bold;
}

#footerLogo img {
    max-width: 265px;
    height: auto;
}

.float #footerLogo {
    padding-top: 35px;
}

.toiawase_footer dl {
    font-size: 130%;
    font-weight: bold;
    text-align: left;
	line-height: 282%;
}
.toiawase_footer dl dt {
  width: 200px;
}
.toiawase_footer dl dd {
  width: calc(100% - 200px);
}
.toiawase_footer img {
    height: auto;
    vertical-align: middle;
}

.toiawase_footer span.tel {
    font-size: 120%;
    padding-left: 20px;
}

#footer .post {
    padding: 12px 0 0;
    width: 60%;
    margin: 0 auto;
}

div#socialicon {
    margin-top:0;
    margin-bottom: 30px;
}
div#socialicon ul {
  padding-top: 0;
}

div#socialicon ul li a {
    color: #343534;
}

#copyright {
    background: #b2e89f;
}

.copyright {
    color: #000;
}
div#socialicon ul li .fa {
  font-size: 50px;
}

@media print, screen and (min-width: 1024px) {
.toiawase_footer {
    margin-left: 336px;
    margin-top: -54px;
}
#footer .float {
    float: left;
}
}

@media only screen and (max-width: 640px) {
#footer ul {
    display: inherit;
    padding-left: 0;
}
.toiawase_footer dl {
    text-align: center;
}
#footer ul li a {
    font-size: 12px;
}
	
div#socialicon ul li a {
    font-size: 175%;
}
img.mail {
    width: 88%;
    height: auto;
}	
.toiawase_footer dl dd, .toiawase_footer dl dt {
  width: 100%;
}
}


/*=====================================================================================
下層ページ調整
=====================================================================================*/


table {
    width: 100%;
	border-top: 2px solid #dce2da;
	border-bottom: 2px solid #dce2da;
	border-left: 2px solid #dce2da;
}

.post th {
    border-right: 1px solid #35c303;
    border-bottom: 1px solid #d9ead3;
    background-color: #58ad3b;
}

.post td {
    border-right: 2px solid #dce2da;
    border-bottom: 1px solid #dce2da;
    background: #fff;
}
#mainImg {
 width: 100% !important;
}

#mainImg img {
    width: 100%;
    height: auto;
}

.alignleft {
    background: inherit !important;
}

span.must {
    background: #ff9d07;
    padding: 3px 8px;
    border-radius: 5px;
    color: #fff;
}


input[type="submit"], input[type="reset"], input[type="button"], button {
    padding: 10px 10px;
    background: #ff9d07;
    background: -moz-linear-gradient(top, #ff9d07 0%, #f7b100 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9d07), color-stop(100%, #f7b100));
    background: -webkit-linear-gradient(top, #ff9d07 0%, #f7b100 100%);
    background: linear-gradient(to bottom, #ff9d07 0%, #f7b100 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9d07', endColorstr='#f7b100', GradientType=0 );
}

button {
  border: none;
  border-radius: 3px;
  font-size: 18px;
  color: #fff;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover {
    background: #ff9d07;
}

#scrollUp {
    background: #58ad3b !important;
}
.post #form ul.scool {
    margin: 0;
}
.post #form li {
    border-bottom: none;
    margin: 10px;
    padding-bottom: 0;
}
.post #form ul.scool li {
  margin: 0;
}
.uk-text-danger.alert-anotation {
  display: block;
}
@media only screen and (max-width:1023px) {
p.imgBox {
    text-align: center;
}
}

@media only screen and (max-width: 640px){
table.responsive th {
    line-height: 180%;
}
.post #form ul.scool {
  display: inline-flex;
}
}

/* 授業料のご案内　料金掲示板調整
-------------------------------------------------------------- */

@media print, screen and (min-width: 1024px) {
.feeBox {
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/bg_fee01.png) no-repeat top center;
    width: 100%;
    height: 228px;
}
.feeBox .leftBox{
    float: left;
    width: 30%;
    margin-left: 258px;
    margin-top: 101px;
}

.feeBox .rightBox{
    float: right;
    width: 30%;
    margin-right: 125px;
    margin-top: 95px;
}	
}

@media only screen and (max-width: 1023px) {
.feeBox {
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/bg_fee01.png) no-repeat top center;
    width: 100%;
    height: 228px;
}
.feeBox .leftBox{
    float: left;
    width: 30%;
    margin-left: 223px;
    margin-top: 101px;
}

.feeBox .rightBox{
    float: right;
    width: 30%;
    margin-right: 114px;
    margin-top: 95px;
}
}

@media only screen and (max-width: 959px) {
.feeBox .leftBox{
    float: left;
    width: 25%;
    margin-left: 160px;
    margin-top: 105px;
}

.feeBox .rightBox{
    float: right;
    width: 25%;
    margin-right: 98px;
    margin-top: 95px;
}
}

@media only screen and (max-width: 812px) {
.feeBox .leftBox{
    float: left;
    width: 25%;
    margin-left: 160px;
    margin-top: 105px;
}

.feeBox .rightBox{
    float: right;
    width: 25%;
    margin-right: 118px;
    margin-top: 95px;
}
}

@media only screen and (max-width: 799px) {
.feeBox {
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/bg_fee03.png) no-repeat top center;
    width: 100%;
    height: 484px;
}
.feeBox .leftBox{
    float: none;
    width: 50%;
    margin-left: 39%;
    padding-top: 15%;
    margin-top: 12px;
}

.feeBox .rightBox{
    float: none;
    width: 50%;
    margin-left: 38%;
    margin-top: 28%;
}
}

@media only screen and (max-width: 668px) {
.feeBox {
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/bg_fee03.png) no-repeat top center;
    width: 100%;
    height: 484px;
}
.feeBox .leftBox{
    float: none;
    width: 50%;
    margin-left: 39%;
    padding-top: 18%;
    margin-top: 12px;
}

.feeBox .rightBox{
    float: none;
    width: 50%;
    margin-left: 36%;
    margin-top: 30%;
}
}

@media only screen and (max-width: 640px) {
.feeBox .leftBox{
    float: none;
    width: 50%;
    margin-left: 37%;
    padding-top: 19%;
}

.feeBox .rightBox{
    float: none;
    width: 58%;
    margin-left: 36%;
    margin-top: 31%;
}
}

@media only screen and (max-width: 414px) {
.feeBox .leftBox{
    float: none;
    width: 50%;
    margin-left: 30%;
    padding-top: 29%;
}

.feeBox .rightBox{
    float: none;
    width: 58%;
    margin-left: 28%;
    margin-top: 50%;
}
}

@media only screen and (max-width: 380px) {
.feeBox .leftBox{
    float: none;
    width: 62%;
    margin-left: 30%;
    margin-top: 0%;
}
	

.feeBox .rightBox{
    float: none;
    width: 80%;
    margin-left: 25%;
    margin-top: 54%;
}
}

@media only screen and (max-width: 320px) {
.feeBox .leftBox{
    float: none;
    width: 62%;
    margin-left: 30%;
    margin-top: 0%;
}
	

.feeBox .rightBox{
    float: none;
    width: 80%;
    margin-left: 21%;
    margin-top: 73%;
}
}

/* 授業料のご案内　問い合わせ・運営時間調整
-------------------------------------------------------------- */
.toiawaseBox {
	background-color: #f9f9e4;
    border: 28px solid #f7d963;
	padding: 4px 0 15px 0;
}

p.toiawase_tit {
    text-align: center;
    font-size: 28px;
	padding: 10px;
}

p.toiawase_tit span{
    color:#f93406;
	font-weight:bold;
}

.contactBox:after{
  content: "";
  clear: both;
  display: block;	
}
.post .contactBox {
    width: 47%;
    margin: 0 auto;
}

.contactBox p span.tel {
    font-size: 24px;
    font-weight: bold;
    color: #1f6b1b;
}

.contactBox p.tel i,.contactBox p.mail i {
    color: #1f6c1b;
	font-size:120%;
}

.contactBox p.tel span a{
    font-size:24px;
    color: #1f6c1b;
}
.post .toiawaseBox li {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

/*.float .toiawase img.float .toiawase img.toiawase p{
	font-size:130%;
	font-weight:bold;
    text-align: left;
}*/

/*.toiawase img{
	width: 220px;
    height: auto;
	vertical-align: middle;
}*/

.timetable {
    width: 100%;
    box-sizing: border-box;
    background-color: #e8d49f;
    border-radius: 20px;
}

.timetable table{
    border: inherit;
    width: 100%;
}

.timetable table th,.timetable table td{
	background-color: #f5eacc;
	color: #000;
}

.timetable table th,.timetable table td{
    border-bottom:1px dotted #ccc;
	border-top:inherit;
    border-left:inherit;
	border-right:inherit;
}

p.timetable_tit {
    text-align: center;
    font-size: 20px;
    border-bottom: 1px dotted #a29e83;
    padding-bottom: 10px;
}

@media print, screen and (min-width: 1024px) {
.timetable {
    padding: 10px 44px;
}
/* 	
.contactBox p.tel{
    float: left;
    width: 30%;
    margin-left: 194px;
}

.contactBox p.mail{
    float: left;
    width: 30%;
    margin-right: 47px;
}
  
 */}


@media only screen and (max-width:1023px) {
.timetable {
    padding: 10px 22px;
}
.post .contactBox {
    width: 90%;
}
.post .toiawaseBox li {
    width: auto;
}
/* 	
.contactBox p.tel{
    width: 100%;
    text-align:center;
}

.contactBox p.mail{
    width: 100%;
    text-align:center;
} */
}
@media only screen and (max-width:599px) {

p.toiawase_tit span {
  display: block;
  text-align: center;
}
}

/* 合格実績調整 PerformanceBox02
-------------------------------------------------------------- */

.PerformanceBox02 {
    width: 86%;
    height: auto;
    margin: 40px 0 20px 10%;
}

.PerformanceBox02:after {
  content: "";
  clear: both;
  display: block;
}

.PerformanceBox02 .column3_33{
    background-image: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/img_flower01.png);
    background-repeat: no-repeat;
    -moz-background-size: 80% auto;
    -webkit-background-size: 80% auto;
    background-size: 24% auto;
    width: 100%;
    margin: 5px -2px 3% 0;
    padding: 13% 0% 5% 0%;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 222%;
    line-height: 155%;
    background-position: 50% 12%;
    background-color: #ffffff;
    border-radius: 20px;
    border: 3px solid #f7cadd;
    box-shadow: 0 2px 2px rgba(0,0,0,0.2), 0 -3px 69px -2px #f1d0ee inset;
}



.PerformanceBox02 .column3_33 span.txt_score{
    color:#ff0000;
	font-size: 200%;
	font-weight: bold;
}

.PerformanceBox02 .column3_33:after{
  content: "";
  clear: both;
  display: block;
}

.PerformanceBox02 .column3_33:nth-child(3n) {
    margin: 5px -2px 3% 0 !important;
}

@media only screen and (max-width: 1400px) {
.PerformanceBox02 {
    width: 100%;
    height: auto;
    margin: 40px 0 0 0;
}	
.PerformanceBox02 .column3_33{
    font-size: 216%;
}
}


@media only screen and (max-width: 959px) {
.PerformanceBox02 .column3_33{
    font-size: 185%;
}
}


@media only screen and (max-width: 640px) {
.PerformanceBox02 .column3_33{
    font-size: 156%;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2), 0 4px 40px -18px #f1d0ee inset;
	border: 2px solid #f7cadd;
}
}
	
@media only screen and (max-width: 479px) {
.PerformanceBox02 .column3_33{
    font-size: 116%;
}
}
	
@media only screen and (max-width: 414px) {
.PerformanceBox02 .column3_33{
    font-size: 95%;
}
}


/* 橋本教室3つのお約束調整
-------------------------------------------------------------- */
.promiseBox {
    width: 89%;
    background-color: #fff;
    padding: 10px 20px 0;
    border-radius: 12px;
    margin: 0 auto 15px;
	border: 3px solid #cde8bf;
}

.promiseBox:after {
  content: "";
  clear: both;
  display: block;
}


.promiseBox p {
    width: 100%;
}

.promiseBox h3 {
    display: inline-block;
}

.promiseBox h3 .lead {
    font-size: 16px;
    font-weight: bold;
}

.promiseBox h3 .txt_color01 {
    color: #e26812;
    font-weight: bold;
    background: #fbfbcb;
    padding: 0px 5px;
}

.promiseBox img.alignright {
    background: inherit;
}

@media only screen and (max-width: 640px) {
.promiseBox h3 .lead {
    font-size: 13px;
}
.promiseBox h3 {
    font-size: 132%;
}
.promiseBox .column2_70{
    margin: 0 !important;
	padding: 7px 0;
}
}

@media only screen and (max-width: 450px) {
.promiseBox h3 .lead {
    font-size: 10px;
}
.promiseBox h3 {
    font-size: 106%;
}
.promiseBox {
    width: 83%;
}
}


/* 先輩の声
-------------------------------------------------------------- */

.voiceBox:after {
    content: "";
    clear: both;
    display: block;
}


.voiceBox {
    padding: 22px;
    background-size: contain;
    width: 90%;
    margin: 0 auto 20px;
    background-color: #ffffff;
    border: 8px solid #f5ebe9;
	background-image: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/bg_name04.png);
    background-position: 7px 4px;
    background-size: 10%;
    background-repeat: no-repeat;
}

.voiceBox p {
    line-height: 200%;
}

.voiceBox p.name {
    margin-left: 79px;
    font-size: 136%;
    color: #f39011;
    border-bottom: 3px dotted #f39011;
    width: 210px;
    text-align: center;
}

.voiceBox img.alignright {
    margin: -4px 0 -4px 8px;
    background: inherit;
}

.voiceBox .img-box {
  max-width: 197px;
  display: inline-block;
}

.voiceBox .comment {
  width: calc(100% - 200px);
}
@media only screen and (max-width: 799px) {
.voiceBox p.name {
    font-size: 120%;
}
.voiceBox {
    background-size: 13%;
}
}

@media only screen and (max-width: 750px) {
.voiceBox p.name {
    font-size: 106%;
    width: 150px;
}
.voiceBox {
    background-size: 14%;
}
}

@media only screen and (max-width: 640px) {
.voiceBox img.alignright {
        margin: 0 auto;
}
.voiceBox {
    width: 80%;
	background-size: 24%;
}
.voiceBox p.name {
    width: 50%;
    text-align: center;
    margin: 0 auto 18px;
}
.voiceBox .comment {
    width: 100%;
}
.voiceBox .img-box {
    margin: 0 auto;
    width: 50%;
}
  
}


@media only screen and (max-width: 480px){
.voiceBox img.alignright {
    width: 49%;
}
.voiceBox p.name {
    font-size: 100%;
}
}

/* eトレについて
-------------------------------------------------------------- */
.etreBox {
    width: 86%;
    padding: 20px;
    margin: 0 auto 20px;
    border: 10px solid #d7efe2;
    box-sizing: border-box;
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/bg_etre01.png);
}

h2.tit_etre {
    position: inherit;
    color: inherit; 
    background: inherit;
    line-height: inherit;
    padding: 0;
    margin: 0;
	width: 86%;
    margin: 0 auto;
}

h2.tit_etre:before {
    display:none;
}

.etreBox .column2_70 {
    display: inline-block;
    width: 67%;
    padding: 15px 0;
    padding-right: 2%;
    vertical-align: top;
}

span.blue,span.green,span.pink {
    padding-right: 0%;
    line-height: 200%;
}

span.blue {
    background-color: #d7eafd;
}

span.green {
    background-color: #effbcc;
}

span.pink {
    background-color: #fdebfc;
}

.courseBox {
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.6);
    box-shadow: 0px 0px 0px 6px #ecf3e9;
    border: dashed 2px #c9f7b1;
    padding: 30px 40px;
    width: 98%;
    margin: 0 auto 20px;
}
.courseBox a {
  display: block;
}

@media only screen and (max-width: 640px) {
h2.tit_etre {
	width: 100%;
}
.etreBox {
    width: 100%;
}
.etreBox .column2_70 {
    width: 100%;
	padding: 0;
}
}
@media only screen and (max-width: 599px) {

.courseBox {
    padding: 20px 15px 10px;}
}
/*追加*/
[data-common-area] {
    position: static;
}

.post.intop ul.top-link {
  padding-top: 65px;
  width: 65%;
  margin: 0 auto;
}
.top-link li {
  text-align: center;
  font-family: -apple-system, blinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
      background: url(/upload/tenant_1/c3434e4584a25861cb0a17f65e22a5db.png) no-repeat;
  background-size: 100% 100%;
}
.top-link li a {
  width: 100%;
  height: 100%;
  display: block;
    padding: 20px 30px 0px 30px;
      box-sizing: border-box;
    min-width: 285px;
/*   height: 100% !important;
 */}
.top-link li a:hover {
  text-decoration: none;
  opacity: 0.6;
}
.top-link li dl {
  width: 100%;
}
.top-link li dt {
  font-size: 24px;
  font-weight: normal;
}
.top-link li dt span {
  font-size: 16px;
  font-weight: bold;
  display: block;
}
.post.intop dd {
  padding-bottom: 10px;
}
.top-link li dd.more-btn {
  font-size: 18px;
  font-weight: bold;
  padding: 20px;
  box-sizing: border-box;
  background-color: #bee42d;
  color: #000;
}
.post.intop li {
  border-bottom: none;
}

.inner.top-news {
  padding-bottom: 50px;
}

@media print, screen and (max-width: 1517px) {
  .post.intop ul.top-link {
  width: 100%;
}
}
@media print, screen and (max-width: 1024px) {
.top-link li.gr321 {
  width: 29%;
}
.top-link li a {
  min-width: auto;
}
.top-link li dd.more-btn {
    font-size: 13px;
}
}
@media print, screen and (max-width: 799px) {
.top-link li.gr321 {
  width: 46%;
}
}
@media print, screen and (max-width: 599px) {
.top-link li.gr321 {
		width: 90%;
		margin: 0 auto 30px;
}
.post.intop ul.top-link {
    padding-top: 21px;
}
  
}


/*追加調整*/
@media only screen and (max-width:1023px) {

.post {
  padding: 30px 0;
}
}


/* 追加 */

.gnav .item01.-parent {
    position: relative;
}

.gnav .item01 {
    text-align: center;
    font-size: 16px;
}

.gnav .list02 {
    position: absolute;
    top: 100%;
    left: 50%;
    visibility: hidden;
    padding-top: 10px;
    width: 200px;
    background: rgba(255,255,255,0.8) content-box;
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.gnav .item02 a {
    display: block;
    padding: 5px;
}

[data-element-id].gnav .list02{
  visibility: visible;
    opacity: 1;
}

/* [data-element-id].gnav .item01.-parent:hover,.list02{
    position: absolute;
    top: 100%;
    left: 50%;
    visibility: visible;
    padding-top: 10px;
    width: 200px;
    background: rgba(255,255,255,0.8) content-box;
    opacity: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: auto;
}  */

.gnav .item01.-parent:hover .list02{
    position: absolute;
    top: 100%;
    left: 50%;
    visibility: visible;
    padding-top: 10px;
    width: 200px;
    background: rgba(255,255,255,0.8) content-box;
    opacity: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: auto;
} 

/* [data-element-id].gnav .list02 .item01{
  visibility: visible;
    opacity: 1;
} */

 [data-element-id].gnav .item01.-parent .list02 .item02{
  visibility: visible;
    opacity: 1;
}

 [data-element-id].gnav .item01.-parent:hover .list02 .item02{
  visibility: visible;
    opacity: 1;
}

.gnav .list02 .item02{
  visibility: hidden;
    opacity: 0;
}

.gnav .item01.-parent:hover .list02 .item02{
  visibility: visible;
    opacity: 1;
}

nav#mainNav ul li li {
    border: 0;
}

.panel li ul li {
    /* overflow: hidden; */
    width: 100%;
    height: 0;
    /* color: #fff; */
    transition: 0.2s;
}
.panel ul li li a {
    width: 100%;
    height: auto;
    padding: 0;
    line-height: 40px;
    text-align: left;
}

nav#mainNav ul li li {
    float: none;
    border: 0;
}

.panel li ul li {
    overflow: visible;
    width: 100%;
    height: 0;
    /* color: #fff; */
    transition: 0.2s;
    opacity: 1;
}

.panel ul.gnav li li a {
    width: 100%;
    height: 0px;
    padding: 0;
    line-height: 40px;
    text-align: left;
}

nav#mainNav ul.gnav li.item02 {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}

nav#mainNav ul li li.item02 {
    float: none;
    border: 0;
}

.gnav .menu-item:nth-of-type(4) a{
  display: flex;
}

.panel ul.gnav li li a {
    width: auto;
    height: auto;
    padding: 0;
    line-height: 35px;
    text-align: left;
    font-size: 14px;
}

nav#mainNav ul.gnav li.item02 {
    /* border-right: 2px solid #35c303; */
    padding-right: 0;
    margin-right: 0;
    height: auto !important;
    margin: 4px 0;
}

.gnav .item01.-parent:hover .list02 {
    position: absolute;
    top: 100%;
    left: 50%;
    visibility: visible;
    padding-top: 10px;
    width: 230px;
    background: rgba(255,255,255,0.8) content-box;
    opacity: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: auto;
}


.post{
  padding-top: 100px;
}

.box{
  padding-top: 100px;
  margin-top: -100px;
}
[data-element-id].gnav .list02{
  display: none;
}

@media print, screen and (max-width: 1024px){
  .gnav .item01 {
    margin: 0 0 10px 0;
    min-height: 40px;
    width: 100%;
    text-align: left;
}

.gnav .list02 {
    position: relative;
    top: 0;
    left: 0;
    visibility: visible;
    padding-left: 20px;
    padding-top: 0;
    background: none;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.gnav .list02 a {
    position: relative;
    padding: 2px 0 2px 20px;
}

.gnav .list02 a:before {
    position: absolute;
    top: 13px;
    left: 0;
    display: block;
    width: 10px;
    height: 1px;
    background: #000;
    content: '';
}
}


.n{
  display: block;
}

@media print, screen and (max-width: 1024px){
  .n{
    display: none;
}

} 

.r{
  display: none;
}

@media print, screen and (max-width: 1024px){
  .r{
    display: block;
}

.panel ul li.another{
  font-size: 16px;
  color: #fff;
  margin-left: 100px;
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}

.panel ul li.another span:before {
   border-top: 1px solid;
  content: "";
  width: 3em; /* 線の長さ */
  flex-grow: 1;
  color: #fff;
}
}

@media print, screen and (max-width: 599px){
  .box{
  padding-top: 0px;
  margin-top: 0px;
}
}


@media print, screen and (min-width: 1024px){
nav#mainNav[data-element-id] ul.gnav .menu-item.sp-only {
    display: none;
    position: relative;
}
}


iframe{
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 75px;
}

.home .post5b {
    clear: both;
    padding-bottom: 75px;
}

.home div#post-area {
    background: url(/import/tenant_1/www.k-gakuin.com/struct/wp-content/uploads/bg_news01.png);
    background-repeat: repeat-y;
    background-position: top center;
    margin-bottom: -20px;
    margin-top: 50px;
}

.home .movie-area{
  padding-bottom: 143px;
}

@media only screen and (max-width: 1024px){
#movie-area h1.title._top {
   padding: 0px 0 10px 0;
}
}


#content iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 0px;
}

#content .courseBox {
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.6);
    box-shadow: 0px 0px 0px 6px #ecf3e9;
    border: dashed 2px #c9f7b1;
    padding: 30px 40px;
    width: 98%;
    margin: 20px auto 20px;
}

#content .movie-flex{
      display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

#content .movie-flex div{
  width: 47%;
}

@media only screen and (max-width: 599px){
  #content .movie-flex{
      display: block;
    margin-bottom: 20px;
}

#content .movie-flex div{
  width: 100%;
}

#content .movie-flex div:first-of-type{
  margin-bottom: 20px;
}

.post{
  padding-top: 0px;
}

}


.iframe-outer{
  position: relative;
    padding-bottom: 56.25%;
    width: 70%;
    margin: auto;
}

#content iframe {
    position: absolute;
    transform: translate(0%, 12%);
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
    padding-top: 0px;
}

@media only screen and (max-width: 1024px)
{
  #content iframe {
    position: absolute;
    transform: translate(0%, 20%);
    top: 0;
    left: 0;
    width: 100%;
    height: 70%;
    padding-top: 0px;
}
}

@media only screen and (max-width: 599px){
  #content iframe {
    position: absolute;
    transform: translate(0%, 22%);
    top: 0;
    left: 0;
    width: 100%;
    height: 68%;
    padding-top: 0px;
}
}

#content .movie-flex .iframe-outer{
      position: relative;
    padding-bottom: 31.25%;
}

#content .movie-flex iframe {
    position: absolute;
    transform: translate(0%, 12%);
    top: 0;
    left: 0;
    width: 100%;
    height: 83%;
    padding-top: 0px;
}


@media only screen and (max-width: 599px){
#content .movie-flex .iframe-outer {
    position: relative;
    padding-bottom: 56.25%;
}
#content .movie-flex iframe {
    position: absolute;
    transform: translate(5%, 10%);
    top: 0;
    left: 0;
    width: 90%;
    height: 90%;
    padding-top: 0px;
}
.home .post5b {
    clear: both;
    padding-bottom: 0;
}

.home iframe {
    position: absolute;
    transform: translate(13%, 22%);
    top: 0;
    left: 0;
    width: 80%;
    height: 80%;
    padding-top: 0px;
}

}

.home .iframe-outer {
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    margin: auto;
}

@media only screen and (max-width: 1024px){
  .home .iframe-outer {
    position: relative;
    padding-bottom: 56.25%;
    width: 70%;
    margin: auto;
}
}

/*2022/06/14*/
.lp-bnr {
  width: 40%;
  margin: 50px auto 100px;
  background: #fff;
  padding: 20px;
  border: 20px solid #85c372;
}
.lp-bnr h2 {
  margin: 0 0 20px;
}
.lp-bnr h2 span {
  display: inline-block;
  font-weight: bold;
}
.lp-bnr a {
  display: block;
  color: #000;
}
.lp-bnr a:hover {
  opacity: 0.5;
}
.l-text {
  margin-top: 20px;
  font-size: 16px;
}
@media only screen and (max-width: 1024px){
  .lp-bnr {
    width: 70%;
  }
  }
  
/* 12/08 追記 */


.test-page .fix-btn{
    display: flex;
    flex-direction: column;
    position: fixed;
    right: 0;
    top: 190px;
    z-index: 9999;
      overflow: hidden;
}

.test-page .fix-btn li {
    overflow: hidden;
    writing-mode: horizontal-tb;
    writing-mode: vertical-rl;
    writing-mode: vertical-lr;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    padding: 0px;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.test-page .fix-btn li a {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
    height: 100%;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
}



.test-page .fix-btn li:first-of-type {
    background: #35c303;
    margin-bottom: 20px;
    border-radius: 10px;
    height: 200px;
}

.test-page .fix-btn li:last-of-type a {
    font-weight: bold;
    font-size: 18px;
    color: #35c303;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.test-page .fix-btn li:last-of-type {
    height: 320px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #35c303;
}


.test-page .fix-btn a{
  overflow: hidden;
  position: relative;
}

.test-page .fix-btn a::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn1 3s ease-in-out infinite;
}
@-webkit-keyframes shiny-btn1 {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

.r{
  display: inline-block;
}
@media only screen and (max-width: 599px){
.r{
  display: block;
}
}

@media only screen and (max-width: 599px){
  .test-page .fix-btn {
    display: flex;
    flex-direction: row;
    bottom: 15px;
    width: 100%;
    height: 60px;
    top: auto;
    justify-content: space-around;
    border-radius: 10px;
}

.test-page .fix-btn li:first-of-type {
    margin-bottom: 0;
    background: #35c303;
    border-radius: 10px;
    writing-mode: inherit;
    width: 50%;
    height: auto;
    padding: 0;
}

.test-page .fix-btn li a {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.test-page .fix-btn li:last-of-type {
    background: #fff;
    border-radius: 10px;
    width: 50%;
    height: auto;
    display: flex;
    writing-mode: horizontal-tb;
    padding: 0;
    align-items: center;
    justify-content: center;
}
.test-page .fix-btn li:last-of-type a {
    color: #35c303;
    font-size: 14px;
}

.test-page #scrollUp {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    bottom: 145px;
}

.test-page #copyright {
    background: #b2e89f;
    padding-bottom: 70px;
}

.test-page .fix-btn a::before{
  display: none;
}
}

@media only screen and (min-width: 600px){
  .test-page .fix-btn li span{
        width: 100%;
    height: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  
   .test-page .fix-btn li span.r{
     display: none ;
   }
}
</pre></body></html>