@media screen and (min-width: 769px) {
    .view--pc {
      display: block; }
    .view--sp {
      display: none; } }
  
  @media screen and (max-width: 768px) {
    .view--pc {
      display: none; }
    .view--sp {
      display: block; } }

      
  
.page{
    font-family: "Noto Sans JP";
    letter-spacing: normal;
}

/*=============================
   aoy
=============================*/
.page .ttl-line{
    padding-bottom: 64px;
    text-align: center;
}
.page .ttl-line p{
    font-size: 3.6rem;
    text-align: center;
    margin: 0 auto;
    line-height: 54px;
    display: inline;
    font-weight: bold;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(0%, #FFF300));
    background: linear-gradient(transparent 65%, #FFF300 0%);
}

.grad-trigger{
    border: none;
    outline: none;
}

.grad-trigger:hover{
    border: none;
}

.item-wrap__box {
    background: #99E1DA;
    padding: 60px 0;
}
@media screen and (min-width: 769px) {
    .aoy .kv-main {
        background: #fff;
    }
    .aoy .kv-main .innr {
        padding: 0;
        justify-content: center;
    }

    .item-wrap__box .flex-box .flex-box__left {
        width: 35%;
    }
    .item-wrap__box .flex-box .flex-box__right {
         width: 65%;
    }
    .page .ttl-line--f30 {
        font-size: 3rem;
        padding-bottom: 30px;
    }
    .page .item-wrap__box  {
        margin: 0;
    }
    .page .item-wrap__box  .ttl-line--f30 span {
        padding-left: 0;
        text-align: left;
    }
    .page .ttl-line--f30 span:before {
        height: 12px;
    }
    .item-wrap__box .flex-box {
        display: flex;
    }
    .page .flex-box__right {
        padding-left: 40px;
    }
    .page .flex-box__right p {
        font-size: 1.6rem;
        line-height: 2;
    }
}
@media screen and (max-width: 768px) {
    .page .ttl-line{
        padding-bottom: 10.417vw;
    }
    .page .ttl-line p{
        font-size:6.771vw;
        line-height: 10.156vw;
        
    }
    .pane-header + .pane-main{
        padding-top: 0;
    }
    .aoy .kv-main .innr h1{
        padding: 0;
    }
    
}

/*=============================
   stretch
=============================*/
.item-box{
    padding: 80px 0;
}
.item-box__cerulean {
    background: #FFF4D2;
    
}
.item-txt.item-txt--under {
    padding-bottom: 60px;
}
.item-txt.item-txt--bottom {
    color: #0064BF;
    display: block;
    font-size: 1.8rem;
    text-align: center;
}
.page .item__list.item__list--imgonly {
    margin-bottom: 20px;
}
.item__list__ttl-green {
    font-size: 2.7rem;;
    margin: 0 auto;
    line-height: 1;
    padding-bottom: 30px;
    text-align: center;
    color: #42DEB0;
}
.item__list__ttl-green strong.highlight {
    color: #D5F05E;
    font-weight: 700;
    vertical-align: baseline;
}
.item__list__ttl-green.second{
    font-size: 1.7rem;
    margin-top: -30px;
}
@media screen and (min-width: 769px) {
    
    .stretch .kv-main {
        width: 100%;
        margin:0 auto;
    }
    .stretch .kv-main img{
        width: 100%;
        
    }
}
@media screen and (max-width: 768px) {
    .item-box{
        padding: 12.5vw 0;
    }
    .item-txt.item-txt--under {
        padding-bottom: 30px;
    }
    .page .item__list ul.grid {
        display: flex;
    }
    .page .item__list ul.grid li {
        width: 50%;
        max-width: 50%;
        margin: 0;
        padding: 3vw;
    }
    .page .item__list ul.grid .item__list__img {
        width: auto;
        height: auto;
    }
    .page .item__list ul.grid .item__list__img img {
        position: relative;
    }
}

/* 0630追加 */

.page .item__list .cool{
    display: inline-block;
    margin-right: 3px;
    line-height: inherit;
}
@media screen and (max-width: 768px) {
    .page .item__list .cool{
        width: 50%;
    }
}

.btn{
    border: none;
    display: flex;
}

.btn a{
    width: 100%;
    max-width: 469px;
    display: block;
    background: #ED7710;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Arial, "Lucida Grande", sans-serif !important;
    color: #FFF;
    text-align: center;
    line-height: 1;
    position: relative;
    font-weight: bold;
    border-radius:999px;
    margin:0 auto;}
    .btn a::after {
      content: "";
      display: block;
      margin: auto 0;
      border-top: 2px solid #FFF;
      border-right: 2px solid #FFF;
      position: absolute;
      top: 0;
      bottom: 0;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    
    @media screen and (min-width: 769px) {
        .btn a{
            max-width: 469px;
            padding: 14px 26px;
            font-size: 18px;
            line-height: 24px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        .btn a::after {
            width: 11.2px;
            height: 11.2px;
            right: 20px; 
        }
    }



.sec01 .sec01_content{
    display:flex;
    max-width: 978px;
    margin:0 auto;
    align-items: center;
    justify-content: space-between;
}
.sec01 .sec01_content .sec01_txt{
    width: 469px;
}
.sec01 .sec01_content .sec01_txt h4{
    font-size:24px;
    line-height: 32px;
    color: #ED7710;
    font-weight: 500;
    margin-top: 40px;
    padding: 0;
}
.sec01 .sec01_content .sec01_txt p{
    font-size: 15px;
    line-height: 27px;
    margin-top: 40px;
}

.sec02 ul{
    margin:0 auto;
    width: 456px;
}

.sec02 ul li{
    display:flex;
    font-weight: 500;
    display: inline-block;
    font-size:18px;
    line-height: 24px;
    margin-bottom: 24px;
}
.sec02 ul li:nth-child(4){
    margin-bottom: 0; 
}
.sec02 ul li span{
    font-weight: bold;
}
.sec02 ul li div{
    width: 24px;
    margin-right:18px;
    display: inline-block;
}

.sec03{
    text-align: center;
}
.sec03 p{
    font-size: 15px;
    line-height: 19px;
}
.sec03 .youtube {
    position: relative;
    width: 640px;
    padding-top: 360px;
    margin: 64px auto 0;
}

.sec03 .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.sec04 .flow_cap{
    width: 21.88%;
    
}

.sec04 .sec04_content{
    margin:0 auto 64px;
    max-width: 978px;
    justify-content: space-between;
}

@media screen and (min-width: 769px) {
.sec04 .sec04_content .arrow{
    display:none;
}
.sec04 .sec04_content .flow_cap_outer{
    display: flex;
    justify-content: space-between;
}
.sec04 .sec04_content .flow_cap_outer .flow_cap{
    position: relative;
    text-align: center;
}
.sec04 .sec04_content .flow_cap_outer .flow_cap:before{
    content: '';
    width: 15px;
    height: 20px;
    background:url(/ec/img/usr/pages/course/arrow.png) no-repeat center center;
    position: absolute;
    top: 50%;
    transform: translate(-50%,0);
    right: -18%;
}
.sec04 .sec04_content .flow_cap_outer .flow_cap_last:before{
    display: none;
}


.sec04 .sec04_content .flow_txt{
    display: flex;
    margin:24px auto 64px;
    max-width: 978px;
    justify-content: space-between;
}

.sec04 .sec04_content .flow_txt .item-txt{
    width: 22.18%;
    text-align: center;
}
.sec04 .sec04_content img{
    display: inline;
}
.sec04 .sec04_content .flow_txt .item-txt p{
    text-align: start;
    font-size: 15px;
    line-height: 27px;
    margin-top: 20px;
}
.sec04 .sec04_content .flow_txt .item-txt p a{
    font-size: 14px;
    color: #1b95e0;
}
.sec06 .sec06_content >div{
    width: 47.9%;
}
}
.sec05{
    text-align: center;
}

.sec05 .contact{
    margin-top: 40px;
}
.sec05 .contact .bold{
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}
.sec05 .contact div{
    margin:8px auto;
    width: 353px;
}
.sec05 .btn a::after{
    right: 25px;
}
.sec06 .sec06_content{
    display: flex;
    justify-content: space-between;
    align-items:center;
    margin:0 auto;
    max-width: 978px;
}

.sec06 .sec06_content .item-txt{
    
    margin-bottom: 40px;
    font-size: 15px;
    line-height: 27px;
}
.sec07{
    text-align: center;
}
.sec07 p{
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}

.sec07 div{
    width: 300px;
    margin: 24px auto 0;
}





@media screen and (max-width: 768px) {

    .item-box .page__inner{
        margin: 0 auto;
        width: 89.58%;
    }

    .sec01 .sec01_content{
        display:block;
        width: 89.583vw;
        margin:0 auto;
    }
    .sec01 .sec01_content .sec01_txt{
        width: 100%;
    }
    .sec01 .sec01_content .sec01_txt h4{
        font-size:5.208vw;
        line-height: 7.813vw;
        color: #ED7710;
        font-weight: 500;
    }
    .sec01 .sec01_content .sec01_txt p{
        font-size: 3.646vw;
        line-height: 6.51vw;
        margin-top: 3.125vw;
    }
    
    .sec02 ul{
        margin:0 auto;
        width:85.766vw;
    }
    
    .sec02 ul li{
        display:flex;
        font-weight: 500;
        font-size:3.646vw;
        line-height: 6.51vw;
        margin-bottom: 3.255vw;
    }
    .sec02 ul li:nth-child(4){
        margin-bottom:0; 
    }
    .sec02 ul li div{
        width: 4.948vw;
        margin-right:3.906vw;
        display: inline-block;
    }
    
    .sec03{
        text-align: center;
    }
    .sec03 p{
        font-size: 3.646vw;
        line-height: 6.51vw;
        text-align: left;
    }
    .sec03 .youtube {
        position: relative;
        width: 100%;
        padding-top: 56.25%;
        margin:10.156vw auto 0;
    }
    .sec04 .flow_unit .flow_cap{
        width: 31.25vw;
        margin:0;
    }
    .sec04 .sec04_content{
        display: block;
        margin:0 auto 10.417vw;
        width: 89.583vw;
    }
    .sec04 .sec04_content .arrow{
        width:5.208vw;
        height: 3.906vw;
        margin:6.25vw auto;
    }
    .sec04 .sec04_content .flow_unit{
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .sec04 .sec04_content .flow_unit .flow_txt{
        width: 53.125vw;
        margin-top: 0;
    }
    .sec04 .sec04_content .flow_unit .flow_txt div{
        width: 12.5vw;
    }
    .sec04 .sec04_content .flow_unit .flow_txt p{
        text-align: start;
        font-size: 3.646vw;
        line-height: 6.51vw;
        margin-top: 3.255vw;
    }
    .sec04 .sec04_content .flow_unit .flow_txt p a{
        color: #1b95e0;
        font-size: 3.516vw;
    }
    

    .sec05{
        text-align: center;
    }
    .sec05 .contact{
        margin-top: 7.292vw;
    }
    .sec05 .contact p{
        font-size: 3.125vw;
        line-height: 4.688vw;
    }
    .sec05 .contact .bold{
        font-size: 3.906vw;
        line-height: 5.859vw;
        font-weight: 500;
    }
    .sec05 .contact div{
        margin:2.083vw auto;
        width: 61.589vw;
    }
    .sec05 .btn a::after{
        right: 3vw;
    }
    .sec06 .sec06_content{
        display: block;
        margin:0 auto;
        width: 89.583vw;
    }
    .sec06 .sec06_content .item-txt{
        width: 100%;
        margin: 5.208vw 0 7.292vw;
        font-size: 3.646vw;
        line-height: 6.51vw;
    }
    .sec07{
        text-align: center;
        padding-bottom: 0;
    }
    .sec07 p{
        font-size: 5.208vw;
        line-height: 7.813vw;
    }
    
    .sec07 div{
        margin-top: 5.208vw;
        width: 66.406vw;
    }

    .btn a{
        width: 100%;
        padding: 4.167vw 0;
        font-size:3.646vw;
        line-height: 4.948vw; }
        .btn a::after {
        width: 2.552vw;
        height: 2.552vw;
        right: 9.896vw;
    }
    
}

.page .accordion{
    width: 720px;
    text-align: left;
    margin:0 auto 64px;
    border-bottom: 1px #D5D5D5 solid;
    position: relative;   
}
@media screen and (max-width: 768px) {
    .page .accordion{
        width: 100%;
        margin-bottom:10.417vw;
    }
}


.page .accordion .menu{
    position: relative;
    border-top: 1px #D5D5D5 solid;
    max-width: 720px;
    width: 100%;
    padding:15px 50px;
    font-size: 15px;
    line-height: 1.8;
    display: inline-block;
}
@media screen and (max-width: 768px) {
    .page .accordion .menu{
        width: 100%;
        padding:3.255vw 10.417vw;
        font-size: 3.646vw;
        line-height: 6.51vw;
    }
}

.page .accordion .menu::before{
    position: absolute;
    /* top: 50%; */
    left: 10px;
    padding:15px 0;
    /* margin-top: -14px; */
    content: ' ';
    background-image: url(/ec/img/usr/pages/course/accordion_q.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position:center ;
    width: 32px;
    height: 32px;
    font-size: 14px;
    font-weight: bold;
        
}
@media screen and (max-width: 768px) {
    .page .accordion .menu::before{
        width: 6.25vw;
        height: 6.25vw;
        padding:1vw 0 0;
    }

}

.page .accordion .menu:after {
    position: absolute;
    /* top: 50%; */
    right: 10px;
    padding:0px 0;
    /* margin-top: -14px; */
    content: ' ';
    background-image: url(/ec/img/usr/pages/course/arrow_qa.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position:center ;
    width: 16px;
    height: 8px;
    font-size: 14px;
    font-weight: bold;
    top: 42%;-webkit-transform: rotate(
        0deg
        ) translate(-50%, 0);
        transform: rotate(
        0deg
        ) translate(-50%, 0);
        -webkit-transition: all, 0.25s, linear;
        transition: all, 0.25s, linear;
}
.page .accordion .menu.accordion-active:after {
    transform: translate(0, 50%);
    transform: rotate(-180deg);
    right: 18px;
}
@media screen and (max-width: 768px) {
    .page .accordion .menu:after {
        width:3.646vw;
        height:1.823vw;
        position: absolute;
        right: 10px;
        padding: 0px 0;
        content: ' ';
        background-image: url(/ec/img/usr/pages/course/sp/arrow-qa.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width:3.646vw;
        height:1.823vw;
        font-size: 14px;
        font-weight: bold;
        top: 42%;
        -webkit-transform: rotate(
        0deg
        ) translate(-50%, 0);
        transform: rotate(
        0deg
        ) translate(-50%, 0);
        -webkit-transition: all, 0.25s, linear;
        transition: all, 0.25s, linear;
    }
    .page .accordion .menu.accordion-active:after {
        right: 4.35vw;
    }
}

.page .accordion .child {
    display: none;
}

.page .accordion .child li{
    font-size: 15px;
    line-height: 1.8;
    border-top: 1px #D5D5D5 solid;
    padding:15px 50px 15px 50px;
    position: relative;
}
@media screen and (max-width: 768px) {
    .page .accordion .child li{
        padding:3.255vw 10.417vw;
        font-size: 3.646vw;
        line-height: 6.51vw;
    }
}
.page .accordion .child li a{
    text-decoration: underline;
}


.page .accordion .child li::before{
    position: absolute;
    /* top: 50%; */
    left: 10px;
    /* margin-top: -14px; */
    content: ' ';
    background-image: url(/ec/img/usr/pages/course/accordion_a.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position:center ;
    width: 32px;
    height: 32px;
    font-size: 14px;
    font-weight: bold;
}
@media screen and (max-width: 768px) {
    .page .accordion .child li::before{
        width: 6.25vw;
        height: 6.25vw;
        background-image: url(/ec/img/usr/pages/course/sp/accordion_a.png);
    }
}

