/*
 Theme Name:   UnderStrap Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.4.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/
@import url(//fonts.googleapis.com/css?family=Lato);
body {
  font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic'
}
a {
    color: #213d55;
}
a:hover {
    opacity: 0.8;
    text-decoration: none;
}
.mincho{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/*5カラム*/
.col-15, .col-sm-15, .col-md-15, .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-15 {
    width: 20%;
    flex: 0 0 20%;
    float: left;
}
@media (min-width: 575px) {
    .col-sm-15 {
        width: 20%;
        flex: 0 0 20%;
        float: left;
    }
}
@media (min-width: 767px) {
    .col-md-15 {
        width: 20%;
        flex: 0 0 20%;
        float: left;
    }
    .col-md-offset-15 {
        margin-left: 4.3333333%;
    }
}
@media (min-width: 991px) {
    .col-lg-15 {
        width: 20%;
        flex: 0 0 20%;
        float: left;
    }
}
@media (min-width: 1199px) {
    .col-xl-15 {
        width: 20%;
        flex: 0 0 20%;
        float: left;
    }

    .school-cat-batch{
        float: right;
    }

}
.wrapper{
    padding: 0;
}

#header{
    position: fixed;
    z-index: 10000;
    width: 100%;
    background-color: #fff;
}
div#wrapper-index,
div#page-wrapper,
div#single-wrapper,
div#archive-wrapper {
    padding-top: 109px;
}

@media (max-width: 991px) {
    div#wrapper-index,
    div#page-wrapper,
    div#single-wrapper,
    div#archive-wrapper {
        padding-top: 79px;
    }
}


.navbar {
    padding: 5px 0px 15px 0px;
    box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0px 3px 6px -3px rgba(0, 0, 0, 0.3);
}
.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
    margin: 0 10px;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,131,207,1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar button:focus > .navbar-toggler-icon{
    /*outline: none;*/
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,144,0,1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.header-lg-extra .col-md-5 {
    margin-top: 10px;
}
/*ヘッダーお問い合わせ*/
.header-contact{
    text-align: right;
}
.header-contact .btn-group{
    height: 47px;
}
a.header-contact-tel-lg{
    color: #ec2214!important;
    font-weight: bold;
    display: block;
    width: 215px;
    padding-top: 2px;
    padding-right: 12px;
    line-height: 1.0;
    background: url(./images/common/icon-tel-r.png) left 12px bottom 8px no-repeat;
    background-size: 25px;
    -webkit-border-bottom-left-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
a.header-contact-deatail-lg{
    color: #ffffff!important;
    font-weight: bold;
    font-size: 18px;
    display: block;
    width: 240px;
    text-align: left;
    padding-top: 12px;
    padding-left: 50px;
    background: url(./images/common/icon-mail-w.png) left 15px center no-repeat #0083cf;
    background-size: 28px;
    -webkit-border-bottom-right-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.header-tel-catchcopy{
    font-size: 11px;
}
.header-tel-no{
    font-size: 24px;
    font-family: Lato;
}
/*下層ページ　エントリーヘッダー*/
.entry-header{
    height: 169px;
    background: url(./images/common/entry-header-bk.jpg) repeat-x;
}
.entry-title{
    color: #ffffff;
    font-size: 44px;
    font-weight: bold;
    text-align: center;
    padding-top: 50px;
    margin: 0;
    line-height: 1.0;
}
.entry-title-eng{
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 10x;
}

/*フッター*********************************************************/
/*フッター問い合わせ*/
.contact-footer{
    background: #f0f2f1;
    padding: 35px 0 31px;
}
.contact-bk{
    background: #ffffff;
    position: relative;
    height: 214px;
    padding-top: 35px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
a.contact-detail{
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: block;
    width: 305px;
    padding: 22px 0 22px 50px;
    background: url(./images/common/icon-mail-w.png) left 20px center no-repeat #0083cf;
    margin-left: 8%;
    margin-bottom: 20px;
}
a.contact-tel{
    color: #ec2214;
    font-weight: bold;
    text-align: right;
    display: block;
    width: 305px;
    background: url(./images/common/icon-tel-r.png) left 10px bottom 2px no-repeat;
    margin-left: 8%;
    line-height: 1.0;
}
.tel-catchcopy{
    font-size: 17px;
}
.tel-no{
    font-size: 38px;
    font-family: Lato;
}
.contact-bk img.foot-contact{
    position: absolute;
    top: -18px;
    right: 0;
    -webkit-border-bottom-right-radius: 10px;
}
#wrapper-footer{
    background: #2171ba;
    text-align: center;
}


#pageTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
}
#pageTop a {
    display: block;
    z-index: 999;
    padding-top: 5px;
    width: 60px;
    height: 60px;
    background-color: #555;
    border: 1px solid #ffffff;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-family: "Yu Gothic", YuGothic;
    line-height: 1.3;
}

p.foot-privacy {
    margin-top: 5px;
    margin-bottom: 5px;
}
p.foot-privacy a{
    color: #fff;
    text-decoration:underline;
}

p.copyright {
    margin-bottom: 5px;
}

/*トップページ *****************************************************/
/*お近くの教室をチェック*/
.top-school{
    padding: 32px 0 86px;
    text-align: center;
}
h2.top-school-h2{
    color: #5daf82;
    font-size: 40px;
    text-align: center;
}
/*新着情報*/
.news-title-bk{
    background: #0083cf;
}
h2.top-news-h2{
    color: #ffffff;
    font-size: 27px;
    padding: 16px 0;
    margin-bottom: 0;
}
a.link-news-page{
    display: block;
    background: #ffffff;
    color: #2171ba;
    font-weight: bold;
    padding: 7px 0;
    width: 170px;
}
.news-list-bk{
    background: url(./images/top/top-news-bg.jpg) left bottom no-repeat;
    min-height: 326px;
    background-size: auto 100%;
    padding-bottom:20px;
}
.news-list-wrap{
    padding-top: 15px;
}
a.news-list{
    display: block;
    border-bottom: 1px solid #b9b9b9;
    padding: 13px 0;
}
.school-cat-batch{
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    background: #ff9000;
    width: 100px;
    padding: 2px 0;
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 3px;
}

.single-post .school-cat-batch{
    display: block;
    margin-left: auto;
    margin-right: 0;
    float: none;
}
.link-news-arrow {
    position: relative;
    padding-right: 30px;
    padding-left: 35px;
}
.link-news-arrow::after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 1px #2171ba;;
    border-right: solid 1px #2171ba;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 4px;
    right: 0;
}


section.top-strength{
    padding: 60px 0 100px;
    background: #f5f0ea;
    background-size: auto 80%;
}
h2.top-strength-h2{
    color: #2171ba;
    font-size: 33px;
    text-align: center;
}
.top-strength-lead{
    text-align: center;
}
.strength-box{
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 10px;
}
.strength-box::before {
    content: "";
    display: block;
    padding-top: 100%; /* ここを100％にすることで正方形になる */
    background: rgba(255,255,255,0.6);
    border: 4px solid #62afda;
}
.strength-box .strength-info{
    /* 正方形にするのに必要な部分 */
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /* 中央寄せ */
    text-align: center;
    padding: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-decoration: none;
}
.strength-num{
    font-family: Lato;
    font-size: 49px;
    font-weight: 700;
    color: #00bfdf;
    margin-bottom: 0;
}
.strength-text{
    font-size: 18px;
    color: #0083cf;
    font-weight: bold;
    margin-bottom: 0;
}
.strength-info img{
    max-width: 66px;
}
a.strength-detail-lg{
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    display: block;
    width: 305px;
    margin: 40px auto;
    padding: 22px 0;
    background: #0083cf;
}
.strength-detail-arrow {
    position: relative;
    padding-right: 60px;
    padding-left: 65px;
}
.strength-detail-arrow::after {
    content: '';
    width: 13px;
    height: 13px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    right: 0;
}

.strength-detail-box{
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 10px;
}
.strength-detail-box::before {
    content: "";
    display: block;
    padding-top: 100%; /* ここを100％にすることで正方形になる */
    background: #0083cf;
    border: 4px solid #0083cf;
}
.strength-detail-box .strength-info{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    /* 正方形にするのに必要な部分 */
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /* 中央寄せ */
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-decoration: none;
    padding-top: 65px;
}
/*トップページの先生紹介*/
.top-teacher{
    background: #00bfdf;
    padding: 46px 0;
}
h2.top-teacher-h2{
    color: #ffffff;
    font-size: 49px;
    text-align: center;
    margin-bottom: 50px;
}
.top-teacher-lead{
    color: #ffffff;
    font-size: 21px;
    text-align: center;
}
a.teacher-detail{
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    display: block;
    width: 305px;
    margin: 40px auto;
    padding: 18px 0;
    border : 3px solid #ffffff;
}
.teacher-detail-arrow {
    position: relative;
    padding-right: 70px;
    padding-left: 65px;
}
.teacher-detail-arrow::after {
    content: '';
    width: 13px;
    height: 13px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    right: 0;
}
.top-teacher img{
    max-height: 397px;
}
/**/
.top-tvcm{
    padding: 48px 0;
}
h2.top-tvcm-h2{
    color: #0083cf;
    margin-bottom: 15px;
}
.top-tvcm-lead{
    font-size: 18px;
}
#Tvcm iframe {
    width: 100%;
}


.teacher-detail-lg:hover,
.teacher-detail-sp:hover{
    color: #fff;
}
span.strength-detail-arrow-sp::after {
    content: '';
    width: 13px;
    height: 13px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 25%;
    right: 50%;
}

/* トップ ２０１８０７追加 バナーエリア */

section.top-banner-area{
    padding: 36px 0 50px;
    background: #f2faff;
}
h2.top-banner-area-h2{
    color: #2171ba;
    font-size: 33px;
    text-align: center;
    margin-bottom: 24px;
}

.top-banner-area .col-12 img {
    margin-bottom: 20px;
}


/*下層ページ 企業理念************************************************/
.mission-head {
    background: url(./images/mission/mission-bg.jpg) center -420px no-repeat;
    background-size: 100%;
    height: 440px;
    padding-top: 60px;
}
.mission-head-h2{
    color: #ffffff;
    font-size: 44px;
    text-align: center;
    position: relative;
    margin-bottom: 45px;
}
.mission-head-h2::after{
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 130px;
    height: 4px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #0083cf;
}
.mission-head-text{
    color: #ffffff;
    font-size: 21px;
    text-align: center;
}
.mission-message{
    padding: 108px 0 137px;
}
h2.mission-message-h2{
    color: #0083cf;
    text-align: center;
    position: relative;
    margin-bottom: 35px;
}
h2.mission-message-h2::after{
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 130px;
    height: 4px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #0083cf;
}
.mission-content{
    background: #f0f2f1;
    padding: 91px 0 100px;
}
.mission-content-lead{
    background: url(./images/mission/mission-img02.jpg) right bottom no-repeat;
    min-height: 512px;
}
.mission-content-lead-h2{
    font-size: 44px;
    position: relative;
    margin-bottom: 90px;
}
.mission-content-lead-h2::after{
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 150px;
    height: 4px;
    left: 0;
    background-color: #0083cf;
}
.mission-content-lead-text{
    font-size: 21px;
    line-height: 2.0;
}
.mission-content h3{
    font-size: 33px;
    margin-top: 10px;
    margin-bottom: 35px;
    margin-left: 70px;
}
.mission-content-detail p{
    font-size: 18px;
    line-height: 1.5;
    padding-left: 70px;
    padding-right: 66px;
}
.mission-content-01{
    margin-bottom: 120px;
}
.mission-content-02{
    margin-bottom: 120px;
}
.mission-content-01 .container, .mission-content-03 .container{
    margin-left: 0;
    padding-left: 0;
    position: relative;
}
.mission-content-02 .container{
    margin-right: 0;
    padding-right: 0;
    position: relative;
}
.mission-content-01 img, .mission-content-02 img, .mission-content-03 img{
    max-width: 632px;
}
.mission-content-01 .cont-box, .mission-content-03 .cont-box{
    width: 585px;
    height: 360px;
    position: absolute;
    right: 0;
    top: 133px;
    background: rgba(255,255,255,0.9);
}
.mission-content-02 .cont-box{
    width: 585px;
    height: 360px;
    position: absolute;
    left: 0;
    top: 133px;
    background: rgba(255,255,255,0.9);
}

.img_wrap-left{
    text-align: left;
}
.img_wrap-right{
    text-align: right;
}
span.mission-num-left{
    color: #b9b9b9;
    font-size: 53px;
    font-weight: bold;
    font-family: Lato;
    background: #666666;
    display: inline-block;
    width: 70px;
    text-align: right;
    line-height: 1.5;
}
span.mission-num-right{
    color: #b9b9b9;
    font-size: 53px;
    font-weight: bold;
    font-family: Lato;
    display: inline-block;
    text-align: left;
    line-height: 1.5;
}
.mission-jisseki{
    padding: 55px 0 44px;
}
h2.mission-jisseki-h2{
    font-size: 44px;
    text-align: center;
    margin-bottom: 89px;
    position: relative;
}
h2.mission-jisseki-h2::after{
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 170px;
    height: 4px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #0083cf;
}
h3.mission-jisseki-h3{
    color: #0083cf;
    font-size: 35px;
    text-align: center;
    margin-bottom: 11px;
    margin-top: 37px;
}
/*下層ページ 選ばれる理由************************************************/
.strength-head{
    background: url(./images/strength/strength01-fv.jpg) right bottom no-repeat #f5f0ea;
    height: 441px;
    padding-top: 57px;
}
.strength-head-text{
    font-size: 21px;
    text-align: center;
    line-height: 1.6;
}
h2.strength-head-h2{
    font-size: 44px;
    text-align: center;
    margin-bottom: 71px;
    position: relative;
}
h2.strength-merit-h2{
    font-size: 44px;
    text-align: center;
    margin-bottom: 89px;
    position: relative;
}
h2.strength-select-h2{
    font-size: 44px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 58px;
    position: relative;
}
h2.strength-head-h2::after, h2.strength-merit-h2::after, h2.strength-select-h2::after{
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 172px;
    height: 4px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #0083cf;
}
.strength-merit{
    background: #f5f0ea;
    padding-top: 80px;
}
.strength-merit-h2{
    font-size: 44px;
    text-align: center;
}
.strength-merit-cont{
    background: #ffffff;
    position: relative;
    margin-bottom: 82px;
}
.merit-num-left{
    display: inline-block;
    position: relative;
    margin: 0 0 0 -27px;
    color: #00bfdf;
    font-size: 76px;
    font-weight: bold;
    font-family: Lato;
    text-align: right;
    background: #0083cf;
    width: 107px;
    line-height: 1;
}
.merit-num-right{
    color: #00bfdf;
    font-size: 76px;
    font-weight: bold;
    line-height: 1;
}
.merit-num-right::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 70%;
    height: 3px;
    right: 0;
    top: 20px;
    background-color: #00bfdf;
}
.strength-merit-cont::before {
    position: absolute;
    content: 'メリット';
    background: #0083cf;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin: -27px 0 0 -27px;
    width: 107px;
    bottom: 100%;
    padding: 3px 7px 1px;
}
.strength-merit-cont h3{
    color: #0083cf;
    font-size: 35px;
    padding-top: 20px;
    padding-left: 230px;
    margin-top: -30px;
    height: 71px;
}
.strength-merit-cont h3.icon-st01{
    background: url(./images/strength/icon-st01-calendar.png) top left 130px no-repeat;
}
.strength-merit-cont h3.icon-st02{
    background: url(./images/strength/icon-st02-clock.png) top left 130px no-repeat;
}
.strength-merit-cont h3.icon-st03{
    background: url(./images/strength/icon-st03-circle.png) top left 130px no-repeat;
}
.strength-merit-cont h3.icon-st04{
    background: url(./images/strength/icon-st04-home.png) top left 130px no-repeat;
}
.strength-merit-cont h3.icon-st05{
    background: url(./images/strength/icon-st05-heart.png) top left 130px no-repeat;
}
.strength-merit-cont p{
    padding: 30px 30px 35px 230px;
    line-height: 1.6;
}
.strength-select{
    background: url(./images/strength/strength-select-bg.jpg) top -250px center no-repeat rgba(0,0,0,0.1);
    background-size: auto;
    min-height: 670px;
    padding-top: 50px;
}
.strength-select-text{
    color: #ffffff;
    font-size: 21px;
    text-align: center;
    margin-bottom: 30px;
}
.strength-select-box-jitaku, .strength-select-box-school{
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 10px;
}
.strength-select-box-jitaku::before {
    content: "";
    display: block;
    padding-top: 70%; /* ここを100％にすることで正方形になる */
    background: #ffffff;
    border: 10px solid #108dcf;
}
.strength-select-box-school::before {
    content: "";
    display: block;
    padding-top: 70%; /* ここを100％にすることで正方形になる */
    background: #ffffff;
    border: 10px solid #e73d36;
}
.strength-select-box-jitaku .strength-select-info, .strength-select-box-school .strength-select-info{
    /* 正方形にするのに必要な部分 */
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /* 中央寄せ */
    text-align: center;
    padding: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-decoration: none;
}
.strength-select-school-h3{
    color: #e73d36;
    font-size: 52px;
    font-weight: bold;
    padding-top: 30px;
    text-align: center;
    margin-bottom: 0;
}
.strength-select-jitaku-h3{
    color: #108dcf;;
    font-size: 52px;
    font-weight: bold;
    padding-top: 30px;
    text-align: center;
    margin-bottom: 0;
}
.strength-select-info-text{
    font-size: 17px;
    text-align: center;
    margin-top: 10px;
}
.strength-select-watashi{
    font-size: 36px;
}
.strength-safety{
    background: url(./images/strength/strength-3nai-bg02.jpg) center top repeat-x;
    min-height: 576px;
    text-align: center;
}
.strength-safety h2{
    padding-top: 150px;
    margin-bottom: 43px;
}
.strength-safety-bg{
    width: 100%;
    background: url(./images/strength/strength-3nai-bg01.png) center bottom repeat-x;
    min-height: 576px;
    height: 100%;
}

/*先生紹介*/
.teacher-head-text {
    font-size: 21px;
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
}
.teacher-box h2 span.t-kana {
    display: block;
    font-size: 15px;
}

/*下層ページ 新着と教室のヘッダー************************************************/
.entry-header.news-header,
.entry-header.class-header{
    position: relative;
}
.entry-header.news-header::before {
    background: url(./images/posttypes/news-head.jpg) bottom left no-repeat;
    content: '';
    display: block;
    height: 169px;
    width: 258px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}
.entry-header.class-header::before {
    background: url(./images/posttypes/class-head.jpg) bottom left no-repeat;
    content: '';
    display: block;
    height: 169px;
    width: 258px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}
/*.entry-header.news-header{
    background: url(./images/posttypes/class-head.jpg) bottom left no-repeat;
}*/


/*下層ページ 新着情報************************************************/
#single-wrapper #content{
    margin-top: 67px;
    padding-bottom: 30px;
}
.entry-title-post{
    font-size: 31px;
    position: relative;
}
.entry-title-post::after{
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 4px #0083cf;
    bottom: -10px;
    width: 20%;
}
.entry-content{
    margin: 37px 0 21px;
}
/*カテゴリ 一覧*/
#archive-wrapper #content{
    margin-top: 67px;
    margin-bottom: 39px;
}
h2.archive-h2{
    font-size: 44px;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}
h2.archive-h2::after{
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 170px;
    height: 4px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #0083cf;
}
#right-sidebar aside{
    background: #f5f0ea;
    padding-top: 10px;
}
#right-sidebar h3.widget-title{
    color: #ffffff;
    font-size: 24px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 100px;
    padding: 3px 0 3px 10px;
    background: #0083cf;
    margin-left: -10px;
}
#right-sidebar aside ul{
    margin-bottom: 0;
    list-style: none;
}
#right-sidebar aside ul li{
    padding-bottom: 6px;
}
#right-sidebar aside ul li a{
    font-size: 19px;
    display: block;
}

table.recruit-form {
  border-collapse: collapse;
  width: 700px;
}
table.recruit-form th{
    width: 25%;
}
table.recruit-form td, table th {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.recruit-form-wrap input, .recruit-form-wrap textarea{
    width: 95%;
}
.recruit-form-wrap .act-button{
    margin-top: 20px;
    margin-bottom: 50px;
    text-align: center;
}
.recruit-form-wrap button{
    margin-right: 20px;
}
.recruit-form-wrap input.input-conf-send{
    width: 200px;
}
.hissu-text{
    color: red;
    margin-top: 20px;
}
.hissu-tag{
    color: red;
}
.pv-agree-wrap{
    margin: 20px 0;
    text-align: center;
}
.recruit-form select {
    height: 30px;
}

/* リンク切れお詫び */
.owabi{
    background-color:#eee;
    border:1px solid #ccc;
    padding:10px 30px 10px 10px;
    margin-top:10px;
    position: relative;
}
a.owabi::after {
    position: absolute;
    content: '＞';
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    display: block;
    height: 20px;
    width: 20px;
}

@media (max-width: 1200px) and  (min-width: 992px) {

    .mission-head{
        background: url(./images/mission/mission-bg.jpg) center center no-repeat;
        background-size: 100%;
    }


    .strength-num {
        font-size: 42px;
        line-height: 1.2;
    }

    .strength-text {
        font-size: 17px;
        line-height: 1.3;
    }
}
/*レスポンシブ*/
@media (min-width: 992px) {
     .header-contact-sp{
        display: none;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
      display: inline-block;
    }

    .navbar .navbar-nav .show > .nav-link,
    .navbar .navbar-nav .active > .nav-link,
    .navbar .navbar-nav .nav-link.show,
    .navbar .navbar-nav .nav-link.active{
      border-bottom: 5px solid #2171ba;
    }
    .header-under-md-extra{
        display: none;
    }

    #main-menu li:after {
        content: "|";
    }
    #main-menu li:last-child:after {
        content: "";
    }

    .btn-group-sp{
        display:none;
    }

    ul.fnav-sitemap {
        list-style: none;
        padding: 0 0;
    }
    ul.fnav-sitemap li {
        display: inline-block;
        padding: 5px 0px;
    }

    ul.fnav-sitemap li a{
        display: inline-block;
        padding: 5px 10px;
        color: #fff;
    }
    ul.fnav-sitemap li:after{
        content: "|";
        color: #fff;
    }

    ul.fnav-sitemap li:last-child:after {
        content: "";
    }
    .teacher-detail-lg {
        border: 2px solid #fff;
        color: #fff;
        padding: 14px 0px;
        font-size: 21px;
        font-weight: 700;
        display: block;
        margin: 10px auto;
        width: 306px;
    }
    .teacher-detail-sp{
        display:none;
    }

}

@media (max-width: 1200px) {

    .strength-select-box-jitaku::before {
        padding-top: 90%;
        background: #ffffff;
        border: 5px solid #108dcf;
    }

    .strength-select-box-school::before {
        padding-top: 90%;
        background: #ffffff;
        border: 5px solid #e73d36;
    }

    .strength-safety h2{
        padding-top: 150px;
        margin-bottom: 43px;
        font-size: 5vw;
    }
    .strength-safety{
        min-height: auto;
        height: auto;

    }

    .strength-safety img {
        width: 67%;
        margin-bottom: 30px;
    }
    .strength-safety-bg{
        width: 100%;
        background-size:110%;
        min-height: auto;
        height: auto;
    }

}
@media (max-width: 991px) {

    .header-lg-extra{
        display: none!important;
    }
    .header-contact-sp{
        display: block;
    }
    .navbar {
        border-top: 18px solid #0083cf!important;
    }
    .navbar-expand-lg .navbar-nav li .nav-link {
        font-size: 16px;
        font-weight: bold;
        padding: 10px 5px 10px 5px;
        margin: 0 0;
        border-bottom: 1px solid #ccc;
    }
    .navbar-expand-lg .navbar-nav li:last-child  .nav-link{
        border-bottom: none;
    }
    .contact-bk{
        height: auto;
        padding-top: 22px;
        padding-bottom: 18px;
    }
    .contact-bk img.foot-contact{
        width: 50%;
        top: auto;
        bottom: 0;
    }
    a.contact-detail{
        margin-left: 4%;
    }
    a.contact-tel{
        margin-left: 4%;
    }
    .btn-group-sp{
        display:block;
    }

    a.header-contact-tel-lg-sp,
    a.header-contact-deatail-lg-sp{
        color: #fff!important;
        font-weight: bold;
        display: block;
        width: 50%;
        float: left;
        height: 60px;
        padding-left: 40px;
        text-align: center;
    }
    a.header-contact-tel-lg-sp{
        padding-top: 4px;
        padding-right: 12px;
        line-height: 1.0;
        background: #e92214  url(./images/common/icon-tel-w.png)left 20% bottom 50% no-repeat;
        background-size: 25px;
    }
    a.header-contact-deatail-lg-sp{
        font-size: 18px;
        padding-top: 16px;
        background: url(./images/common/icon-mail-w.png) left 20% bottom 50% no-repeat #0083cf;
        background-size: 28px;
    }


    a.strength-detail-lg{
        display: none;
    }

    /* 企業理念 */
    .mission-head{
        background: url(./images/mission/mission-bg.jpg) center center no-repeat;
        background-size: cover;
        height: 400px;
    }
    .mission-content {
        padding: 34px 0 100px;
    }
    .mission-content-lead-h2 {
       /* font-size: 32px;*/
        margin-bottom: 30px;
    }
    .mission-content-lead-text {
        font-size: 19px;
            line-height: 1.4;
    }
    .mission-content-lead {
        padding-bottom: 450px;
    }
    .mission-message {
        padding: 30px 0 50px;
    }
    .mission-message .col-md-5 {
        text-align: center;
        margin-bottom: 23px;
    }

    /* 強み */
    .strength-head {
        height: 778px;
    }
    .strength-select-box-jitaku::before {
        padding-top: 108%;
    }

    .strength-select-box-school::before {
        padding-top: 108%;
    }

    .strength-select-info img.img-fluid.center-block {
        width: 95%;
    }

    ul.fnav-sitemap {
        list-style: none;
        padding: 0 0;
    }
    ul.fnav-sitemap li {
        display: block;
        padding: 0 0;
    }

    ul.fnav-sitemap li a{
        display: block;
        padding: 10px 10px;
        color: #fff;
        border-bottom: 1px solid #fff;
    }

    .teacher-detail-sp{
        border: 2px solid #fff;
        color: #fff;
        padding: 14px 0px;
        font-size: 21px;
        font-weight: 700;
        display: block;
        margin: 10px auto;
        width: 306px;
    }
    .teacher-detail-lg{
        display:none;
    }
}

@media (max-width: 767px) {
    .navbar-brand{
        width: 60%;
    }
    a.header-contact-tel-lg-sp,
    a.header-contact-deatail-lg-sp{
        background-position:left 10% top 50%;
    }

    /*トップページの新着情報*/
    .news-list-wrap {
        padding-top: 10px;
    }
    /*トップページの強みの背景を非表示*/
    section.top-strength{
        background-image: none;
    }
    /*トップページ強みのbox*/
    .col-lg-15{
        padding-left: 5px;
        padding-right: 5px;
     }
    .strength-row .col-5, .strength-row .col-md-4{
        padding-left: 5px;
        padding-right: 5px;
    }
    .strength-detail-box .strength-info {
        padding-top: 20px;
    }
    /* トップ ２０１８０７追加 バナーエリア */

        .top-banner-area .col-12 img {
            width: 80%;
        }

    /*選ばれる理由*/

/*    .strength-merit-cont h3{
        font-size: 35px;
        padding-right:  10px;
        margin-top: -50px;
        height: auto;
    }
*/
/* スマホからの見え方調整 */
    h2.strength-head-h2,
    h2.strength-merit-h2{
        font-size:30px;
    }

    .strength-head {
        background: url(./images/strength/strength01-fv.jpg) right bottom no-repeat #f5f0ea;
/*        height: 441px;
        padding-top: 57px;*/
        background-size: 100% auto;
    }
    .strength-select-school-h3,
    .strength-select-jitaku-h3{
        font-size: 30px;
        padding-top: 15px;
    }
    .strength-select-info-text{
        font-size: 15px;
        line-height: 1.2;
    }
    .strength-select-watashi{
        font-size: 18px;
    }

    .merit-num-left {
        font-size: 40px;
        width: 70px;
    }


    .merit-num-right {
        font-size: 40px;
    }
    .strength-merit-cont {
        margin-left: 10px;
    }
    .strength-merit-cont::before {
        font-size: 14px;
        width: 70px;
    }
    .strength-merit-cont h3 {
        font-size: 23px;
        padding-right: 10px;
        margin-top: -9px;
        height: auto;
        padding: 60px 20px 0px 20px;
        text-align: center;
    }


    .strength-merit-cont h3.icon-st01,
    .strength-merit-cont h3.icon-st02,
    .strength-merit-cont h3.icon-st03,
    .strength-merit-cont h3.icon-st04,
    .strength-merit-cont h3.icon-st05 {
        background-position: top center ;
        background-size: 50px 50px;
    }


    .strength-merit-cont p{
        padding: 15px 30px 35px 30px;
    }


    /*企業理念*/
    .mission-head-h2{
        font-size: 24px;
    }
    .mission-head-text{
        font-size: 18px;
    }

    .mission-content .container {
        margin: 0 auto 0;
        width: 95%;
        max-width: 95%;
        padding: 0 0;
    }
    .mission-content-01 .cont-box, .mission-content-02 .cont-box, .mission-content-03 .cont-box {
        left: auto;
        top: auto;
        position: static;
        display: block;
        width: 100%;
    }


    .mission-content-01 .cont-box,
    .mission-content-02 .cont-box ,
    .mission-content-03 .cont-box {
        height: auto;
        padding-bottom: 6px;
    }

    .mission-content-detail p {
        font-size: 18px;
        line-height: 1.5;
        padding-left: 9px;
        padding-right: 10px;
    }

    .mission-content-01,
    .mission-content-02 {
        margin-bottom: 40px;
    }



    .img_wrap-left,
    .img_wrap-right{
        float:none;
        text-align:center;
        width: 100%;
    }
    .img_wrap-left img,
    .img_wrap-right img{
        width:100%;
        max-width: 100%;
    }

    table.recruit-form{
        width: 100%;
    }
    table.recruit-form td, table th {
        display: block;
        width: 100%!important;
    }
    table.recruit-form th {
        background-color: #eee;
    }




    /*下層ページ 新着と教室のヘッダー************************************************/

    .entry-header.news-header::before ,
    .entry-header.class-header::before {
        display: none;
    }

    /*フッター****************************************/
    /*フッター問い合わせ*/
    .contact-bk{
        padding-top: 15px;
        padding-bottom: 12px;
    }
    .contact-bk img.foot-contact{
        width: 45%;
    }
    a.contact-detail{
        font-size: 18px;
        width: 250px;
        padding: 10px 0 10px 30px;
        background-position: left 10px center;
        background-size: auto 45%;
        margin-left: 3%;
        margin-bottom: 15px;
    }
    a.contact-tel{
        width: 230px;
        background-position: left 30px bottom 2px;
        background-size: auto 45%;
        margin-left: 2%;
    }
    .tel-catchcopy{
        font-size: 14px;
    }
    .tel-no{
        font-size: 25px;
    }
}
@media (min-width: 577px) {
/*お近くの教室をチェック*/
.sp-map{
    display: none;
}

}
@media (max-width: 576px) {


/*お近くの教室をチェック*/
.pc-map{
    display: none;
}
.link-news-arrow {
    position: relative;
    padding-right: 15px;
    padding-left: 25px;
}
/*トップページ選ばれる理由*/
.strength-num {
    font-size: 30px;
}
.strength-text {
    font-size: 14px;
    line-height: 1.2;
}
.strength-info img{
    max-width: 50px;
    margin-top: 5px;
}


a.link-news-page {
    width: 145px;
}
/*強み*/

.strength-safety-bg {
    width: 100%;
    background-size: 120%;
    min-height: auto;
    height: auto;
}
.strength-safety h2 {
    font-size: 5vw;
    margin-bottom: 31px;
    padding-top: 50px;
}
.strength-safety img {
    width: 67%;
    margin-bottom: 12px;
}
/* 企業理念 */
.mission-content {
    padding: 34px 0 100px;
}
.mission-content-lead-h2 {
    font-size: 32px;
    margin-bottom: 30px;
}
.mission-content-lead-text {
    font-size: 19px;
    line-height: 1.4;
}
.mission-content-lead {
    padding-bottom: 300px;
    background-size: 100% auto;
}
.mission-message {
    padding: 30px 0 50px;
}
.mission-message .col-md-5 {
    text-align: center;
    margin-bottom: 23px;
}

.mission-message .col-md-5 img{
    width: 200px;
}

/*先生紹介*/
.teacher-head-text {
    font-size: 17px;
}

/*フッター****************************************/
/*フッター問い合わせ*/
.contact-bk{
    height: 130px;
    padding-top: 15px;
}
.contact-bk img.foot-contact{
    width: 45%;
}
a.contact-detail{
    font-size: 18px;
    width: 250px;
    padding: 10px 0 10px 30px;
    background-position: left 10px center;
    background-size: auto 45%;
    margin-left: 3%;
    margin-bottom: 15px;
}
a.contact-tel{
    width: 200px;
    background-position: left 10px bottom 2px;
    background-size: auto 45%;
    margin-left: 2%;
}
.tel-catchcopy{
    font-size: 14px;
}
.tel-no{
    font-size: 25px;
}
/**下層共通**/
.entry-title{
    font-size: 30px;
    padding-top: 60px;
}
.entry-title-eng {
    font-size: 22px;
}
}



@media (max-width: 450px) {
h2.top-school-h2{
    font-size: 30px;
}
h2.top-strength-h2{
    font-size: 30px;
}
h2.top-teacher-h2{
    font-size: 38px;
    margin-bottom: 30px;
}
.top-teacher-lead{
    font-size: 19px;
}
.navbar-brand {
        width: 50vw;
}
a.header-contact-tel-lg-sp,
a.header-contact-deatail-lg-sp{
    padding-left: 30px;
    background-position:left 3% top 50%;
}
a.header-contact-deatail-lg-sp{
    font-size:4vw;
    line-height: 28px;
}
.btn-group-sp .header-tel-catchcopy{
    display: none;
}
.btn-group-sp .header-tel-no{
    font-size: 5vw;
}
.header-contact-sp img {
    width: 10vw;
}
/* 強み */
.strength-select-box-jitaku::before,
.strength-select-box-school::before {
    padding-top: 136%;
}
.strength-select .col-6 {
    padding-right: 4px;
    padding-left: 4px;
}
.strength-head-text{
    font-size: 19px;
    text-align: left;
    line-height: 1.5;
}
.strength-head {
    height: 600px;
}
/*フッターバナー*/
.tel-no {
    font-size: 23px;
}
.top-strength-lead {
    text-align: left;
}
}

@media (max-width: 320px) {
h2.top-school-h2{
    font-size: 26px;
}
/*トップページ選ばれる理由*/
.strength-num {
    font-size: 27px;
}
.strength-text {
    font-size: 12px;
}
.strength-info img{
    max-width: 40px;
    margin-top: 3px;
}
a.strength-detail-lg{
   width: 100%;
}
a.teacher-detail{
   width: 100%;
}
/*フッターバナー*/
a.contact-tel{
    width: 190px;
}
.tel-no {
    font-size: 20px;
    padding-right: 20px;
}
}

/*スライダー****************************************************/
/* 初期化完了まで非表示 */
.bxslider {
  display:none;
}
.bx-wrapper .bxslider {
  display: block;
}

/* デフォルトのデザインをリセット */
.bx-wrapper {
	box-shadow: none;
	border: none;
}

/* 調整 */
#bxslider-wrap {
	width: 100%;
	height: 560px;
	overflow: hidden;
	position: relative;
}

#bxslider-wrap-inner {
	width: 3640px;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
}

/*.bx-wrapper .bx-prev {
	left: 1194px;
}

.bx-wrapper .bx-next {
	right: 1194px;
}
*/
#bxslider-wrap .bx-wrapper .bx-next{
right: 34%;
}
#bxslider-wrap .bx-wrapper .bx-prev {
    left: 34%;
}


@media only screen and (max-width: 1200px) {
	#bxslider-wrap {
		height: auto;
	}

	#bxslider-wrap-inner {
		width: -webkit-calc(300% + 40px);
		width: calc(300% + 40px);
	}

	.bx-wrapper .bx-prev {
		left: 34%;
	}

	.bx-wrapper .bx-next {
		right: 34%;
	}
}
