body{
    letter-spacing: 1px;
    font-family: a-otf-gothic-mb101-pr6n, sans-serif;
    font-weight: bold;
    font-style: normal;
    line-height: 2;
}
main.page-content, .footcatch{
    background-color: #f2f2f3;
}
.max-width-450{
	max-width: 450;
}
.catchcopy{
    font-family: shippori-mincho-b1, sans-serif;
font-weight: 400;
font-style: normal;
}
#founder h2{
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;	
	font-weight: bold;
}
#founder h3{
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;	
}
#founder p {
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;	
    font-size: 1.4em;
    margin-bottom: 2em;
    font-weight: 400;
    line-height: 1.7;
}
#founder .p14 {
    font-size: 1.2em;
    font-weight: bold;
}
.text-right{
	text-align: right;
}
.sub-h2{
	font-size: 0.5em;
}
.bg_image--int {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-image: url(../image/bg-image-10.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg_color--44{
    background-image: url(../image/bg-image-call.jpg);
}
.tparrows{
    display: none;
}
@media only screen and (max-width: 991px) {
.signeture-image{text-align: center;}
}

@media only screen and (max-width: 767px) {
#founder p{font-size: 1em;}
#founder .p14 {font-size: 1.2em;}
.signeture-image{text-align: center;}
h2.heading-h2 br{display: block;}
}

@media only screen and (max-width: 575px){
.header-default .header__wrapper .header-left {
    -ms-flex-preferred-size: 50%;
    flex-basis: 55%;}
}

#internform form font{
    padding: 7px;
    color: #000;
}
#internform form input[type="text"]{
    margin: 7px;
    padding: 7px;
    width: 98%;
    border: 1px solid #999999;
}
#internform form textarea{
    margin: 7px;
    width: 98%;
    border: 1px solid #999999;
}
#internform form input[type="radio"]{
    height: 15px;
}
#internform form input[type="submit"]{
    margin: 10px auto;
    width: 300px;
    display: block;
}
#internform form label {
    display: inline-grid;
}
.course h4{margin-top: 4em;}
#bk-footer{background-image: url(../image/footer-bg.jpg);}

ul#movebg{
    position: relative;
    width: 100%;
    height: 300px;
}
ul#movebg li.video{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.video video{
    position: absolute;
    top: 50%;
    left: 50%;
    object-fit: cover;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
}
.popup-mobile-manu .movie_blk{
    background-color: #e4e4e4;
}
.movie_blk video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: auto;
}
.movie_blk2 video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -9999;
}
.info h5.heading{
    margin: 0 0 0;
    padding: 20px;
    background-color: #FFFFFF;
}
.post-inner h5.heading{
    margin: 0 0 0;
    padding: 20px;
    background-color: #FFFFFF;
}
.blog-grid.blog-standard.grid-simple .post-content .post-inner h5.heading{
    margin: 0 0 0;
    padding: 0 0 20px;
}
.team.team__style--3 .thumb {
    margin-bottom: 0;
}
.blog-grid.blog-standard .post-content{
    padding-top: 20px;
}
.open-hamberger-wrapper{
    background-color: #999999;
}
.open-hamberger-wrapper ul{
    padding: 0;
    overflow:auto;
}
.open-hamberger-wrapper ul li{
    list-style: none;
    float: left;
}
.mega-contents{
    position: fixed;
    z-index: 9999;
      left: 50%;
  top: 50%;
  transform: translateX(-50%)
             translateY(-50%);
    width: 60%;
}
.mega-h3{
    clear: both;
    margin: 32px 0 4px 0;
    font-size: 24px;
}
.popup-mobile-manu .mega-contents{
    width: 100%;
}
.object-custom-menu>li a span{
    color: #000000;
}
.object-custom-menu>li.has-mega-menu .object-submenu li a span {
    color: #000000;
}
.object-custom-menu>li.has-mega-menu>a::after {
    color: #000000;
}
.object-custom-menu>li {
    border-color: #000000;
}