@charset "utf-8";
/* ---------------------------
共通部分
--------------------------- */
section .inner{ width: 90%;}

#school h2,
#school .reserve p{ color: #88318d;}
#school h2.icn::before{ background-image: url(/img/school/icn_ttl.svg);}
#school section:nth-of-type(even){ background: #f3eaf4;}

#school h2 .sub{ font-size: .75em;}

.ls_spc {
letter-spacing: -0.8em;
}

h3.line{
    margin-top: 60px;
    font-size: 20px;
    font-weight: normal;
    color: #8a2d8e !important;
    position: relative;
}
h3.line::after{
    content: "";
    display: block;
    border-bottom: 1px solid #8a2d8e;
    width: 130px;
    margin: 20px auto 15px;
}

.top .lead {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 2;
}

/* ---------------------------
    メインビジュアル
--------------------------- */
#school #mainimg{
    background: url(/images/kyoyo_S/image2.jpg) right center/50% no-repeat;
    overflow: hidden;
    position: relative;
}


#school #mainimg .bg_box {
background: url(/img/school/bg_mv.png) left top/cover no-repeat;
margin: 0;
padding: 0;
width: 50%;
height: 100%;
position: absolute;
top:0;
left:0;
}

#school .contents{
    height: 100%;
    position: relative;}
#school .inner01 {
    /*background: url(../img/school/bg_mv.png) left top/cover no-repeat;*/
    background: none;
    padding: 125px 10px 120px;
    display: inline-block;
    width: 490px;
    box-sizing: border-box;
}

#school #mainimg h1{
    font-family: inherit;
    font-size: 45px;
    font-weight: normal;
    line-height: 1.5;
    color: #fff;
    text-shadow: none;
    padding: 0;}

#school #mainimg h1#title{ font-size: 36px;}

#mainimg h1 span {
    display: block;
    font-size: 26px;
    letter-spacing: 1px;
    padding-bottom: 40px;}

#mainimg .inner01 .mainfl{
    margin: 0px auto;
    display: flex;
    justify-content: flex-start;}

#mainimg .inner01 .mainfl p {
    width: 40%;
    padding: 5px;
    margin-right: 10px;
    text-align: center;
    font-weight: bold;
    color: #753E84;
    background-color: #ffffff;
    border-radius: 10px;
    }

#mainimg .inner01 .mainfl p a {
color: #753E84;
}

.contents .fr{
    position: absolute;
    right: 20px;
    bottom: 40px;
    text-align: center;}

.tjy{
    color: #CC5A89;
    font-weight: bold;
    }

.contents .circle{
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: dotted 1px #CC5A89;
    font-weight: bold;
    background-color:#FAEFF3;
    position: relative;}

.contents .circle::after {
    content: "";
    width: 128px;
    height: 128px;
    border-radius: 50%;
    border: dashed 4px #CC5A89;
    position: absolute;
    margin: auto;
    top: -3px;
    left: -3px;
    }

.contents .circle span{
    position: absolute;
    display: inline-block;
    line-height: 1.3;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width :130px;
    text-align:center;
    color: #CC5A89;
    font-size: 26px;
    font-weight: bold;}

.top_txt{ position: relative;}
.top_txt::before{
    content: "";
    width: 225px;
    height: 216px;
    background: url(/img/school/img02.png) left top/contain no-repeat;
    position: absolute;
    left: 30px;
    bottom: 10px;
    z-index: -1;
}
.top_txt::after{
    content: "";
    width: 150px;
    height: 143px;
    background: url(/img/school/img01.png) left top/contain no-repeat;
    position: absolute;
    right: 5px;
    top: -100px;
}

.top_txt .txt_bold{
    font-size: inherit;
    border-bottom: none;
}

/* ---------------------------
選べる3つの体験（無料）コース
--------------------------- */
.course_list > div { text-align: left;}
.course_list .circle{
    width: 100%;
    padding-top: 100%;
    background: #fff;
    border-radius: 100%;
    border: 1px dashed;
    font-size: 30px;
    text-align: center;
    margin: 0 auto 10px;
    position: relative;
    overflow: hidden;
}
.course_list .circle > img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.course_list .circle .ttl{
    line-height: 1.2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

.course_list .marker{
    text-align: center;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 10px;
}
.course_list .marker > span{ padding-bottom: 5px;}

.course_list .btn{
    display: block;
    max-width: 300px;
    background: #fff;
    border: 1px solid;
    font-weight: bold;
    border-radius: 3px;
    padding: .8em .5em;
    position: relative;
    margin: 0 auto 1.2em;
    text-align: center;
}
.course_list .btn::after{
    content: "";
    border: 8px solid transparent;
    border-left: 12px solid;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 4px;
    background: transparent;
}
.course_list .btn:hover{
    text-decoration: none;
    opacity: .8;
}

.course_list .consul .circle,
.course_list .consul .btn,
.course_list .consul .marker{ color: #4FBAA1 !important;}
.course_list .consul .btn::after{ border-left-color: #4FBAA1;}
.course_list .consul .marker > span{ background: linear-gradient(transparent 50%, rgba(79,186,161,.2) 50%);}

.course_list .seminar .circle,
.course_list .seminar .btn,
.course_list .seminar .marker{ color: #E65687 !important;}
.course_list .seminar .btn::after{ border-left-color: #E65687;}
.course_list .seminar .marker > span{ background: linear-gradient(transparent 50%, rgba(230,86,135,.2) 50%);}

.course_list .school .circle,
.course_list .school .btn,
.course_list .school .marker{ color: #88318D !important;}
.course_list .school .btn::after{ border-left-color: #88318D;}
.course_list .school .marker > span{ background: linear-gradient(transparent 50%, rgba(136,49,141,.2) 50%);}

.course_list .ttl_check{
    text-align: center;
    border-top: 1px dashed;
    border-bottom: 1px dashed;
    padding: 10px;
    margin: 1em 0;
}
.course_list .list_check li{
    line-height: 1.5;
    padding-bottom: .5em;
    padding-left: 1.5em;
    background-position: left top;
    background-size: 18px;
    background-repeat: no-repeat;
}
.course_list .consul .list_check li{ background-image: url(/img/icn_check_consul.svg);}
.course_list .seminar .list_check li{ background-image: url(/img/icn_check_seminar.svg);}
.course_list .school .list_check li{ background-image: url(/img/icn_check_school.svg);}


/* ---------------------------
運営会社について
--------------------------- */
.group p{
    font-size: .8em;
    line-height: 1.8;
    text-align: left;
}
.group .flex{ align-items: flex-start;}
.group .flex p{ width: 56%;}
.group .flex img{
    display: block;
    width: 41%;
}


/* ---------------------------
メインビジュアル（雑誌紹介入り）
--------------------------- */
#h_11 .bgh2.magazine{
    height: auto;
    padding-top: 59%;
}
#h_11 .bgh2.magazine .leftp{
    width: 55%;
    max-width: 600px;
    padding: 40px;
    /*    max-height: 70%;
    top: 10%;
    bottom: auto;*/
}
#h_11 .bgh2.magazine .leftp p{ color: #fff;}
#h_11 .bgh2.magazine .conts{
    margin: 1em auto 0;
    padding: 15px;
    background: #fff;
    color: #88318d;
    border-radius: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    font-weight: normal;
}
/* before = baloon
#h_11 .bgh2.magazine .conts::before{
    content: "";
    border: 6px solid transparent;
    border-bottom: 24px solid #fff;
    position: absolute;
    top: -25px;
    left: 25%;
    display: block;
    background: transparent;
    transform: rotate(10deg);
}*/
#h_11 .bgh2.magazine .conts > img{ width: 15%;}
#h_11 .bgh2.magazine .conts > figcaption{
    width: 85%;
    font-size: 14px;
}

.tkjg{
    margin: 20px auto;}

.ots{
    color: #7B3F8D;
    font-size: 23px;
    line-height: 1.8;
    margin: 20px auto;}


/* タブレット以下 */
@media screen and (max-width: 960px){
    #school{ margin-top: 127px;
    overflow: hidden;}
    #school .contents{ margin: 0;}
    #school .inner01{
        width: 50%;
        padding: 100px 25px 70px;
    }
    #school #mainimg h1{ font-size: 38px;}
    #school #mainimg h1#title {
    font-size: 30px;
    }

    #school #mainimg h1 span{ font-size: 22px !important;}

    .top_txt::before,
    .top_txt::after{ content: none;}

    .commentBoxScroll .mb20{
        width: 30%;
        margin: 0 1.5% 20px;
    }
    .commentBoxScroll .mb20 a,
    .commentBoxScroll .mb20 a img{ width: 100%;}

    /* 無料講座開催中 */

    .contents .fr{
    position: absolute;
    right: -10px;
    bottom: 10px;
    text-align: center;}

    .tjy{
        color: #CC5A89;
        font-weight: bold;
        }

    .contents .circle{
        margin: 0 auto;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        border: dotted 1px #CC5A89;
        font-weight: bold;
        background-color:#FAEFF3;
        position: relative;}

    .contents .circle::after {
        content: "";
        width: 60px;
        height: 60px;
        border-radius: 50%;
        border: dashed 2px #CC5A89;
        position: absolute;
        margin: auto;
        top: -2px;
        left: -2px;
        }

    .contents .circle span{
        position: absolute;
        display: inline-block;
        line-height: 1.3;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width :60px;
        text-align:center;
        color: #CC5A89;
        font-size: 12px;
        font-weight: bold;}


    #mainimg .inner01 .mainfl{
    margin: 0px auto;
    display: flex;
    justify-content: flex-start;}
    
    .course_list .circle {
        width: 180px;
        padding-top: 180px;
        font-size: 20px;
    }

}


.sp_none,
.pc_br {
  display: inline-block;
  }

#mainimg > div > div.inner01 > div.mainfl.pc_none,
.pc_none,
.sp_br {
  display: none;
}

@media screen and (min-width: 701px){
    .link.sp {
        display: none !important;
    }
    
    .course_list {
        display: flex;
        justify-content: space-between;
/*        max-width: 680px;
        margin: 0 auto;*/
    }
    .course_list > div{ width: 28.5%/*46%*/;}
}

/* スマホ */
@media screen and (max-width: 700px){
    #school{ margin-top: 120px;}
    #mainimg > div > div.inner01 > div.mainfl.pc_none {
    display: flex;
    }
    #mainimg > div > div.inner01 > div.mainfl.sp_none,
    .sp_none,
    .pc_br {
      display: none;
      }
    .pc_none,
    .sp_br {
      display: inline-block;
      }

    #mainimg .inner01 .mainfl p {
        font-size: 8px;
        width: 100%;
        padding: 5px;
        margin-right: 5px;
        text-align: center;
        font-weight: bold;
        color: #753E84;
        background-color: #ffffff;
        border-radius: 10px;}
    #school #mainimg h1#title{ font-size: 20px;}
    #school #mainimg h1 span{ font-size: 22px !important;}
    #school #mainimg{
        background-size: cover;
        background-position: 65px;
    }

    .top .lead{ font-size: 14px;}
    
    .course_list > div + div{ margin-top: 60px;}

    .group .flex p{
        width: 100%;
        margin-bottom: 15px;
    }
    .group .flex img{ width: 100%;}

}

@media screen and (max-width: 320px){
    #school .inner01{ padding: 40px 0 40px 30px;}
}

@media screen and (min-width: 1500px){
    #mainimg{
        background: url(../img/bg01.png) no-repeat center -200px;
        background-size: cover;
    }
}
