@charset "utf-8";
body.page-template-school{
     font-family: "tbchibirgothicplusk-pro", Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, 'Noto Sans Japanese', "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
/*----------------------------------------------------

school

----------------------------------------------------*/
.profile p{
    font-size: 1.4rem;
}
.profile img{
    margin:0 auto;
}


.youtube {
    border: 20px solid #e1cdc2;
    margin: 0 auto;
     position: relative;
}
.youtube--iframe{
    width: 800px;
    margin:0 auto;
}
.youtube--iframe{
    width: 800px;
    margin:0 auto;
}
.youtube--iframe iframe{
    width: 60vw;
    padding-left:10vw;
}
.youtube--iframe-img{
    position: absolute;
    bottom:-20px;
    left: 0;
    width: 20vw;
    z-index:1;
}
.youtube iframe{
    width: 800px;
    margin:0 auto;
}
.bg--class{
    background:url(../img/mj/bg_board.jpg) no-repeat;
    background-position: right 0;
    background-size: cover;
    padding: 100px 0;
}

.section--class {
   max-width: 54em;
    margin: 0 auto;
    padding: 6em 12em;
    background: #fff;
}
.section--class p{
    font-size: 1.8rem;
    letter-spacing: .1em;
    line-height: 2.2em;
}
.section--class img{
    margin-bottom:1em;
}
.section--class p{
    margin-bottom: 1em;
}
.ttl-class{
    padding-top:80px;
}
.ttl-class img{
    width: 16em;
}
.thumb--profile{
    width: 200px;
    float:left;
    padding-right: 20px;
}
.classroom > .inner {
    padding-bottom: 5rem;
}
/*----------------------------------------------------

club

----------------------------------------------------*/
.section--club .youtube .movie_club{
    width: 80%;
    position: absolute;
    top: 45%;
    left: 55%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.youtube--iframe{
    width: 100%;
    padding-top: calc(100% * 9 / 16);
    overflow: hidden;
    position: relative;
}
.movie_club > .inner > iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 1;
}
.movie_club > .inner {
    position: relative;
    width: 100%;
    padding-top: calc(100% * 7.3 / 16);
}


.ttl-club{
    padding-top: 80px;
}
.ttl-club img{
    width: 22em;
}
.process{
    position: relative;
}
.process:nth-child(2n):before {
    content: "";
    width: 100%;
    height: 1px;
    background: #999;
    position: absolute;
    left: -100%;
    top: 34%;
    transform: translateY(-50%);
    z-index: 0;
}
figure{
    position: relative;
    z-index: 1;

}

.section--club h3{
    font-size: 3rem;
    line-height: 2.4rem;
    font-family: Futura;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
}
.section--club h3 span{
    font-size: 1.2rem;
}
.section--club figcaption{
    font-size: 1em;
}
.section--club figcaption h4{
    margin-bottom:.6rem;
}
.page-template-shino .youtube,
.page-template-shino_c .youtube,
.page-template-tanaka .youtube,
.page-template-tanaka_c .youtube,
.page-template-ono .youtube,
.page-template-egusp .youtube,
.page-template-pakkun .youtube {
    border: 20px solid #ffffff;
    margin: 0 auto;
    position: relative;
    border-radius: 100px;
}
.page-template-shino .section--bg{
    background: url(../img/shino/pattern_dot.png) repeat #dfe6e0;
    height: auto;
    padding-bottom: 10rem;
}
.page-template-shino_c .section--bg{
    background: url(../img/shino/c/pattern_dot.png) repeat #f1d9e0;
    height: auto;
    padding-top: 10rem;
    padding-bottom: 10rem;
}
.page-template-tanaka .section--bg{
    background: url(../img/tanaka/bg_tanaka.gif)  #e7ecfc center center;
    height: auto;
    padding-bottom: 10rem;
    background-size: cover;
}
.page-template-tanaka_c .section--bg{
    background: url(../img/tanaka/c/bg.gif)  #e7ecfc center center;
    height: auto;
    padding-top: 10rem;
    padding-bottom: 10rem;
    background-size: cover;
    background-attachment: fixed;
}
.page-template-egusp .section--bg{
    background: #e1ff00;
    height: auto;
    padding-bottom: 10rem;
}
.page-template-pakkun .section--bg{
    background: #de3d18;
    height: auto;
    padding-bottom: 10rem;
}
.page-template-shino .bg--class,
.page-template-shino_c .bg--class,
.page-template-tanaka .bg--class,
.page-template-egusp .bg--class,
.page-template-pakkun .bg--class{
    background:url(../img/shino/bg.jpg) no-repeat;
    background-position: right bottom;
    background-size: cover;
    padding: 0;
}
.page-template-pakkun .bg--class{
    background: url(../img/pakkun/bg_plane.jpg) no-repeat;
    background-position: right bottom;
    background-size: cover;
    padding: 0;
}
.page-template-egusp .bg--class{
    background:url(http://cdn.unkei2017.jp/wp-content/themes/ver4.6.0/school/img/egusp/bg.jpg) no-repeat;
    background-position: right bottom;
    background-size: cover;
    padding: 0;
}
.page-template-shino .section--club,
.page-template-shino_c .section--club,
.page-template-tanaka .section--club,
.page-template-tanaka_c .section--club,
.page-template-ono .section--club,
.page-template-egusp .section--club,
.page-template-pakkun .section--club{
    width: 70vw;
    background:#fff;
    margin-bottom: 1px;
    margin:0 auto;
    border-radius: 100px;
    overflow: hidden;
}
.page-template-shino .subsection{
    border-bottom:1px solid #fce7e7;
    padding: 5rem 15rem;
}
.page-template-tanaka .subsection{
    border-bottom:1px solid #e7ecfc;
    padding: 5rem 15rem;
}
.page-template-shino_c .subsection,
.page-template-tanaka_c .subsection{
    padding: 5rem 15rem;
}
.page-template-tanaka h3.width--6em,
.page-template-tanaka_c h3.width--6em{
    width: 6em;
    margin:auto;
    margin-bottom:2rem;
}
.page-template-tanaka .btn-print,
.page-template-tanaka_c .btn-print{
    width:280px;
    margin:auto;
    margin-top: 2rem;
    margin-bottom:1rem;
    display: block;
}
.page-template-egusp .subsection{
    border-bottom:2px dotted #e1ff00;
    padding: 5rem 15rem;
}
.page-template-pakkun .subsection{
    border-bottom:1px solid #e7ecfc;
    padding: 5rem 15rem;
}
/*----------------------------------------------------

about

----------------------------------------------------*/
.bg--board{
    background:#00736d;
}
.section--about {
    max-width: 48em;
    padding:0;
}
.cap--thumb{
    font-size: 1.4rem;
    line-height: 1.8rem;
    margin-bottom: 2em;
}