@charset "UTF-8";
body{
  font-family: 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ', Meiryo,'ＭＳ ゴシック',YuGothic,sans-serif;
}
*{
  box-sizing: content-box;
}
a:link, a:visited{
  color: #fff;
  text-decoration: auto;
}
a.c-menu__btn__white{
  color: #000;
}
.c-wrap--shimajiro *{
  box-sizing: border-box;
}
.let-title{
  background: none;
}
.c-base02__thumb-cap{
  max-width: 100%;
}
/*pcソース*/
@media (min-width: 769px){
  body{
    /*font-weight: bold;*/
  }
  
  body > table{
    min-width:1200px;
  }
  
  /**/
  .s-tit{
    padding:15px 0;
    background:#000;
    min-width:1200px;
    color:#fff;
    font-size:40px;
    text-align: center;
    letter-spacing: 0;
  }
  
  .s-tit-inner{
    margin:0 auto;
    width:1000px;
    min-width:1200px;
    display: block;
    position: relative;
  }
  
  .s-tit .fs-28{
    font-size:28px;
  }
  
  .s-tit_img{
    position: absolute;
    top: -80px;
    left: -40px;
  }
  
  .s-tit_img02{
    position: absolute;
    top: -80px;
    left: 40px;
  }
  
  
  
  .topArea{
    background:#fbe000;
  }
  
  .topArea-inner{
    width:1200px;
    margin:0 auto;
    /*
    padding: 98px 0;
    background:url("../images/bg_main.jpg") no-repeat center top;
    */
  }
  
  .topArea-inner-box{
    width: 600px;
    margin: 0 0px 0 465px;
  }
  
  .topArea-inner-txt01{
    font-size:34px;
  }
  
  .topArea-inner-txt02{
    font-size:48px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  
  .topArea-inner-txt03{
    font-size:18px;
  }
  
  
  
  
  .ways-outer{
    background:#fdee6f;
    min-width:1200px;
  }
  
  .ways{
    padding-top:130px;
    background: linear-gradient(90deg, #21b3ca 0%, #21b3ca 50%, #e8340c 50%, #e8340c 100%);
  }
  
  .ways-content01-list{
    width:1070px;
    margin:0 auto;
    padding-bottom:60px;
    overflow: hidden;
    justify-content: space-between;
    display: flex;
  }
  
  .ways-content01-list_item{
    float: left;
    width: 340px;
    height: 112px;
    font-size: 18px;
    padding: 430px 80px 0;
  }
  
  .ways-content01-list_item span{
    color:#e9607a;
  }
  
  .ways-content01-list_item._item01{
    background: url(../images/211226/211226_35356_english_special_start_point_01_sp.png);
    padding: 450px 55px 0 55px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  
  .ways-content01-list_item._item02{
    background:url(../images/211226/211226_35356_english_special_start_point_02_sp.png);
    padding: 450px 80px 0 80px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  
  .accordion:hover{
    opacity:0.8;
  }
  
  .accordion{
    cursor:pointer;
    width:289px;
    height:66px;
    margin:0 auto;
    text-indent:-9999px;
    background:url(../images/btn_open.gif) no-repeat center top;
  }
  
  .accordion._active{
    background:url(../images/btn_close.gif) no-repeat center top;
  }
  
  .ways-content02{
    padding-bottom:60px;
  }
  
  .ways-content02-list{
    width:1000px;
    margin:0 auto;
    overflow: hidden;
  }
  
  .ways-content02-list_item{
    float: left;
    width: 160px;
    height: 112px;
    font-size: 18px;
    padding: 430px 80px 0;
  }
  
  .ways-content02-list_item span{
    color:#e9607a;
  }
  
  .ways-content02-list_item._item01{
    background:url(../images/211226_35356_english_special_start_point_01_sp.png) no-repeat center top;
    padding: 180px 60px 120px 280px;
  }
  
  .ways-content02-list_item._item02{
    background:url(../images/211226_35356_english_special_start_point_02_sp.png) no-repeat center top;
    padding: 150px 90px 120px 290px;
    width: 120px;
  }
  
  .ways-content03{
    padding-bottom: 40px;
  }
  
  .ways-content03-txt{
    background:url(../images/bg_triangle.gif) no-repeat center bottom;
    text-align: center;
    padding-bottom: 75px;
  }
  
  .ways-content03-txt01{
    font-size:24px;
  }
  
  .ways-content03-txt02{
    font-size:30px;
  }
  
  .ways-content03-txt03{
    font-size:40px;
  }
  
  
  .diagnose-outer{
    background:#fefadc;
    min-width:1200px;
  }
  
  .diagnose-explain{
    padding:50px 0;
    text-align: center;
    font-size:18px;
  }
  
  .diagnose-list{
    margin:0 auto 50px;
    width:1000px;
    overflow:hidden;
  }
  
  .diagnose-list_item{
    float:left;
  }
  
  .diagnose-txt01{
    font-size:32px;
    text-align: center;
    padding-bottom:50px;
  }
  
  .diagnose-list02{
    width:1000px;
    margin:0 auto;
    padding-bottom:110px;
    overflow:hidden;
  }
  
  .diagnose-list02_item{
    float:left;
  }
  
  .compare-box_container{
    display: flex;
    justify-content: center;
  }
  
  
  .compare-outer{
    background:#fefadc;
    min-width:1200px;
  }
  
  .compare-class_box{
    background-color: #E0FAFF;
    padding-bottom: 15px;
    width: 40%;
    max-width: 312px;
    margin: 20px 0 30px;
  }
  .compare-home_box{
    background-color: #FFE2DB;
    padding-bottom: 15px;
    width: 40%;
    max-width: 312px;
    margin: 20px 0 30px 30px;
  }
  .compare-img-container{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  
  .compare-explain{
    width:100%;
    margin:0 auto;
    background:url(../images/bg_img_comp01.gif) no-repeat 875px center;
    padding:50px 0;
    text-align: center;
    font-size:18px;
  }
  
  .compare-img{
    margin: 0 auto;
    padding: 0 5px;
    width: 100%;
    box-sizing: border-box;
  }
  .img-thumb p{
    text-align: center;
  }
  
  
  
  
  
  .ask{
    background:url(../images/bg_img_comp02.gif) no-repeat center top;
    padding-top:95px;
    min-width:1200px;
  }
  
  .ask-tit{
    text-align: center;
    padding-bottom:20px;
  }
  
  .ask-list{
    margin:0 auto;
    width:1000px;
    overflow:hidden;
  }
  
  .ask-list_item{
    float:left;
    max-width: 49%;
    margin-right:10px;
  }
  
  .ask-list_item._last{
    margin:0;
  }
  
  .ask-box-tit{
    padding-bottom:30px;
  }
  
  .ask-box-stit{
    color:#21b3ca;
    padding:0 0 10px 40px;
    font-size:20px;
  }
  
  .ask-box-stit._c-red{
    color:#e8340c;
  }
  
  .ask-box-stxt{
    padding:0 0 50px 40px;
    font-size:14px;
    letter-spacing: 0;
  }
  
  .startArea{
    min-width:1200px;
  }
  
  .prBox02{
    min-width:1200px;
  }
  
  .priceBox-outer{
    min-width:1200px;
  }
  /* 20181107*/
  .c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-pcShow .c-price__txtArea__cvTxt__cap {
    margin-top: -40px;
    text-align: center;
    font-weight: bold;
  }
  .c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-pcShow .c-price__txtArea__cvTxt__price {
    top: 35px;
  }
  .c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-pcShow .c-price__txtArea__cvTxt__price__char {
    top: 85px;
  }
  .c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-pcShow .c-price__txtArea__cvTxt__twoLine {
    display: inline-block;
    margin-top: 40px;
    margin-left: 75px;
    text-align: center;
  }
  .c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-spShow .c-price__txtArea__cvTxt__twoLine {
    top: 30px;
    left: 25px;
  }
  .c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-spShow .c-price__txtArea__cvTxt__price__num {
    left: 95px;
  }
  .c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-spShow .c-price__txtArea__cvTxt__price__char {
    left: 230px;
  }
  
  /*20190911*/
  #offer .p-offer__choose .inn .p-offer__choose__lists .c-nextLineup__link{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #offer .p-offer__choose .inn .p-offer__choose__lists .c-nextLineup__link.c-nextLineup__link__w{
    padding-top: 0px;
  }
  
  .s-compare {
    background-color: #FEFADF;
    padding: 40px 0;
  }
  .s-compare-box{
    padding:10px;
    margin-bottom:20px;
    background:#fff;
    width: 100%;
    max-width: 1000px;
    margin: 30px auto 0;
  }
  .s-compare-text {
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    text-align: center;
  }

  .s-compare-box_tit{
    margin-top:20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .s-compare-box-classroomtit{
    background:#21b3ca;
    color:#fff;
    padding:10px 20px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom:15px;
  }

  .s-compare-box-classroomtxt {
    font-size: 12px;
    padding: 5px 12px 5px 30px;
    text-align: left;
    margin: 15px 10px 0 32px;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
    min-height: 42px;
    display: flex;
    align-items: center;
  }
  .s-compare-box-classroomtxt::after {
    position: absolute;
    content: "";
    background-image: url(/english/special/start/images/point-icon_class.png);
    top: 0;
    left: -20px;
    height: 43px;
    width: 43px;
    background-size: cover;
  }


  .s-compare-box-classroomtxt span{
    color:#21b3ca;
    display:inline-block;
    margin-bottom:2px;
  }

  .s-compare-box-homeroomtit{
    background:#e8340c;
    color:#fff;
    padding:10px 20px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom:15px;
  }

  .s-compare-box-homeroomtxt{
    font-size: 12px;
    padding: 5px 12px 5px 30px;
    text-align: left;
    margin: 15px 10px 0 32px;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
    min-height: 42px;
    display: flex;
    align-items: center;
  }
  .s-compare-box-homeroomtxt::after{
    position: absolute;
    content: "";
    background-image: url(/english/special/start/images/point-icon_home.png);
    top: 0;
    left: -20px;
    height: 43px;
    width: 43px;
    background-size: cover;
  }


  .s-compare-box-homeroomtxt span{
    color:#e8340c;
    display:inline-block;
    margin-bottom:2px;
  }

  .compare-box_icon{
    line-height: 1;
    min-width: 55px;
    border: 3px solid #000;
    background-color: #FFF;
    border-radius: 30px;
    text-align: center;
    padding: 10px 14px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-right: 20px;
  }
  .compare-box_icon-num{
    font-size: 23px;
    margin-left: 0.2em;
  }
  .compare-box_tit-main {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.7;
  }
  .howto-txt{
    position: relative;
    text-align: center;
    margin-top: 20px;
    padding: 20px;
  }
  .howto-txt::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    bottom: -3.66vw;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-width: 3.66666vw 49vw 0 49vw;
}
  
  .attention-red{
    color: #E7340B;
    font-weight: bold;
  }
  .let {
    width: 100%;
    margin: 60px auto;
    box-sizing: border-box;
    background-color: #CCF2FF;
  }
  .let img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  .let-title-wrap {
    position: relative;
  }
  h2.let-title {
    text-align: center;
    font-weight: bold;
    background-color: #e8340c;
    color: #fff;
    padding: 40px 0;
  }
  .let-title-img{
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    z-index: 10;
  }
  .let-title-img-bg{
    position: relative;
  }
  .let-title-img-bg::after{
    content: "";
    z-index: 0;
    position: absolute;
    background-color: #019BE5;
    top: 0;
    width: 100%;
    height: 47px;
  }
  h2.let-title::after{
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background-image: url(/english/special/start/images/241226/241226_57295_underline_pc.png);
    content: "";
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
  }
  .let-cont .let-title {
    display: flex;
    align-items: center;
    color: #0065D6;
    font-weight: bold;
  }
  img.let-title-icon{
    width: 46px;
    margin-right: 10px;
  }
  img.let-title-icon-wide{
    width: 88px;
    margin-right: 10px;
  }
  .let-title__main {
    display: block;
    font-size: 20px;
    line-height: 1.7;
  }
  .let-title__sub {
    display: block;
    margin-top: 10px;
    font-size: 14px;
  }
  .let-title__white-box {
    font-size: 1em;
    line-height: 1;
    padding: 0.3em 0.5em;
    color: #E7340B;
    border: 2px solid #000;
    background-color: #fff;
    border-radius: 4px;
    display: inline-block;
    margin-right: 0.2em;
  }
  .let-title__point {
    color: #fff;
    background-color: #E7340B;
    font-size: 18px;
    border-radius: 30px;
    padding: 0.4em 0.8em;
    display: inline-block;
    margin-bottom: 8px;
  }
  .let-box {
    max-width: 1000px;
    margin: 0 auto;
    background-color: #CCF2FF;
    padding: 0 48px 48px;
  }
  .let-cont-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .let-cont {
    width: 49%;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    margin-top: 40px;
  }
  .let-cont__col {
    margin-top: 14px;
  }
  .let-cont__text {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.7;
  }
  .let-cost__price {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
  .let-cost__price-num {
    font-size: 2em;
  }
  .let-cost__system {
    margin-top: 14px;
  }
  .let-system__points__point {
    padding: 16px;
    border: 2px solid #000;
    box-sizing: border-box;
    border-radius: 5px;
  }
  .let-system__points__point:nth-child(n+2) {
    margin-top: 10px;
  }
  .let-system__points__inner {
    display: flex;
    align-items: center;
  }
  .let .let-system__points__point__img {
    width: 17%;
    margin-right: 3%;
  }
  .let-system__points__point__txt {
    font-size: 14px;
    font-weight: bold;
  }
  .ways {
    position: relative;
  }
  .ways::before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-width: 3.66666vw 49vw 0 49vw;
  }
  .ways::after{
    z-index: 50;
    content: "OR";
    background-color: #fff;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
    width: 58px;
    height: 58px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 58px;
  }
}


/*spソース*/
@media (max-width: 768px){
    h1.topIcon{
      line-height:0;
    }

    h3 {
      text-align: center;
      font-size: 17px;
    }
    .txtSub {
      font-size: 10px;
      margin-bottom: 10px;
    }
    .txtLblue {
      color: #01b3cd;
    }
    .txt {
      padding: 10px 0;
      font-size: 15px;
      color: #24242c;
    }

    .s-cmn-tit{
      background:#000000;
      color:#fff;
      font-size:24px;
      padding:5px 0;
      letter-spacing: 0;
    }

    ._s-cmn-tit20{
      font-size:20px;
    }

    .s-btn,
    .s-btn02{
      text-indent:-9999px;
      background:url(/english/m/special/start/images/btn_open.png) no-repeat center top;
      background-size:238px 40px;
      height:40px;
      width:238px;
      line-height:0;
      margin:0 auto 20px;
    }

    .s-btn.active,
    .s-btn02.active{
      background:url(/english/m/special/start/images/btn_close.png) no-repeat center top;
      background-size:238px 40px;
      height:40px;
      width:238px;
      line-height:0;
      margin:0 auto 20px;
    }

    .s-btn-in{
      text-indent:-9999px;
      background:url(/english/m/special/start/images/btn_open.png) no-repeat center top;
      background-size:238px 40px;
      height:40px;
      width:238px;
      line-height:0;
      margin:0 auto 20px;
    }

    .s-btn-out{
      text-indent:-9999px;
      background:url(/english/m/special/start/images/btn_close.png) no-repeat center top;
      background-size:238px 40px;
      height:40px;
      width:238px;
      line-height:0;
      margin:0 auto 20px;
    }

    .s-howto-inner{
      background:#24B2CA;
    }

    .s-howto-img{
      line-height:0;
      padding: 30px;
    }

    .s-howto-first{
      padding-top: 10.66vw;
    }

    .s-diagnose-inner{
      background:#fefadc;
      text-align: center;
      padding:10px;
    }

    .s-diagnose-txt{
      padding:10px 0;
      font-size:14px;
      letter-spacing: 0;
      line-height:1.5;
    }

    .s-diagnose-txt02{
      font-size:18px;
      margin-bottom:10px;
    }

    .s-diagnose-txt03{
      margin-bottom:10px;
    }

    .s-diagnose-img{
      margin-bottom:20px;
    }


    .s-compare-inner{
      background:#fefadc;
      text-align: center;
      padding:10px;
    }

    .s-compare-txt{
      margin:10px 0 20px;
    }

    .s-compare-box{
      padding:10px;
      margin-bottom:20px;
      background:#fff;
    }

    .s-compare-box_tit{
      margin-bottom:5px;
    }

    .s-compare-box-classroomtit{
      background:#21b3ca;
      color:#fff;
      padding:2vw;
      margin-bottom:5px;
    }

    .s-compare-box-classroomtxt {
      align-items: center;
      font-size: 15px;
      padding: 2vw;
      text-align: left;
      margin: 1vw;
      margin-bottom: 10px;
      padding-left: 10vw;
      background-color: #fff;
      position: relative;
      margin-left: 9vw;
      min-height: 15vw;
      display: flex;
      align-items: center;
    }
    .s-compare-box-classroomtxt::after {
      position: absolute;
      content: "";
      background-image: url(/english/special/start/images/point-icon_class.png);
      top: 0;
      left: -7vw;
      height: 15vw;
      width: 15vw;
      background-size: cover;
    }


    .s-compare-box-classroomtxt span{
      color:#21b3ca;
      display:inline-block;
      margin-bottom:2px;
    }

    .s-compare-box-homeroomtit{
      background:#e8340c;
      color:#fff;
      padding:2vw;
      margin-bottom:5px;
    }

    .s-compare-box-homeroomtxt{
      align-items: center;
      font-size: 15px;
      padding: 2vw;
      text-align: left;
      margin: 1vw;
      margin-bottom: 10px;
      padding-left: 10vw;
      background-color: #fff;
      position: relative;
      margin-left: 9vw;
      min-height: 15vw;
      display: flex;
      align-items: center;
    }
    .s-compare-box-homeroomtxt::after{
      position: absolute;
      content: "";
      background-image: url(/english/special/start/images/point-icon_home.png);
      top: 0;
      left: -7vw;
      height: 15vw;
      width: 15vw;
      background-size: cover;
    }


    .s-compare-box-homeroomtxt span{
      color:#e8340c;
      display:inline-block;
      margin-bottom:2px;
    }

    .s-ask{
      background:url(/english/m/special/start/images/bg_ask.png) no-repeat center top;
      background-size:100%;
      padding-top:10px;
    }

    .s-ask-tit{
      margin:10px 0;
    }

    .s-ask-inner_tit{
      margin-bottom:10px;
    }

    .s-ask-inner_stit{
      text-align: center;
      margin-bottom:10px;
      color:#21b3ca;
      padding:0 20px;
      font-size:25px;
      font-weight: bold;
    }

    .s-ask-inner_stit._red{
      color:#e8340c;
    }
    .s-ask-inner-last{
      margin-bottom: 40px;
    }

    .s-ask-inner_txt{
      margin-bottom:20px;
      padding:0 20px;
      font-size:15px;
    }

    .box .list {
      margin: 15px 0;
      font-size: 10px;
    }

    .box .list_notice {
      color: #e60012;
    }

    .box .btn {
      text-align: center;
      margin-bottom: 15px;
    }

    h2.let-title {
        font-size: 20px;
        line-height: 1.2;
        font-weight: bold;
        background-color: #e8340c;
        color: #fff;
    }
    h2.let-title::after{
      content: "";
      display: block;
      width: 100%;
      height: 6vw;
      background-image: url(/english/special/start/images/241226/241226_57295_underline_sp.png);
      background-size: contain;
      background-position: bottom center;
      background-repeat: no-repeat;
    }

    h2.let-title span {
        font-size: 16px;
        line-height: 1;
    }
    /* 20181107*/
    .c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-pcShow .c-price__txtArea__cvTxt__cap {
      margin-top: -40px;
      text-align: center;
      font-weight: bold;
    }
    .c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-pcShow .c-price__txtArea__cvTxt__price {
      top: 35px;
    }
    .c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-pcShow .c-price__txtArea__cvTxt__price__char {
      top: 85px;
    }
    .c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-pcShow .c-price__txtArea__cvTxt__twoLine {
      display: inline-block;
      margin-top: 40px;
      margin-left: 75px;
      text-align: center;
    }
    .c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-spShow .c-price__txtArea__cvTxt__twoLine {
      top: 30px;
      left: 25px;
    }
    .c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-spShow .c-price__txtArea__cvTxt__price__num {
      left: 95px;
    }
    .c-price .c-price__txtArea .c-price__txtArea__cvTxt.u-spShow .c-price__txtArea__cvTxt__price__char {
      left: 230px;
    }
    .howto-txt{
      position: relative;
      text-align: center;
      margin-top: 4vw;
    }
    .howto-txt::after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      border-color: #fff transparent transparent transparent;
      border-style: solid;
      bottom: -10.46vw;
      right: 0;
      left: 0;
      margin: 0 auto;
      border-width: 10.66666vw 50vw 0 50vw;
    }
    .s-howto-img{
      background-color: #24B2CA;
      position: relative;
    }
    .howto-img_txt {
      position: absolute;
      height: 26vw;
      width: 70vw;
      bottom: 14vw;
      left: 50%;
      right: 50%;
      margin-left: -35vw;
    }
    .howto-img_txt p{
      line-height: 1.5;
      font-size: 3.8vw;
    }
    .s-howto-img:first-child::after{
      z-index: 50;
      content: "OR";
      background-color: #fff;
      border-radius: 50%;
      text-align: center;
      width: 13vw;
      height: 13vw;
      position: absolute;
      bottom: -6.5vw;
      left: 0;
      right: 0;
      margin: auto;
      line-height: 13vw;
    }
    .s-howto-img:nth-child(2){
      background-color: #E7340B;
    }
    .compare-box_icon{
      line-height: 1;
      margin: 0 auto;
      width: 13vw;
      border: 1vw solid #000;
      background-color: #FFF;
      border-radius: 7vw;
      text-align: center;
      padding: 0.5vw 1vw;
    }
    .compare-box_icon p{
      font-size: 3vw;
    }
    .compare-box_icon p span{
      font-size: 5vw;
      font-weight: bold;
      margin-left: 1vw;
    }
    .compare-class_box{
      background-color: #E0FAFF;
      padding-bottom: 1vw;
    }
    .compare-home_box{
      background-color: #FFE2DB;
      padding-bottom: 1vw;
    }
    .compare-img-container{
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-around;
    }
    .img-thumb{
      padding: 2vw;
    }
    .let{
      background-color: #CCF2FF;
    }
    .let-cont{
      padding: 10px 10px 20px;
      border-radius: 10px;
      margin-top: 30px;
      background: #fff;
    }
    .let-thumb img{
      max-width: 100%;
    }
    .let-inner{
      background: none;
      position: relative;
      margin: 0 1vw;
    }
    .let-box{
      background-color: #CCF2FF;
      padding: 0 4vw 16vw;
    }
    .let-explain{
      background-color: #fff;
      text-align: center;
      padding: 5vw;
      padding-top: 6vw;
      padding-bottom: 10vw;
    }
    .let-title-icon{
      width: 12.27vw;
      margin-right: 4vw;
    }
    .let-title-icon-wide{
      width: 23.47vw;
      margin-right: 4vw;
    }
    .let-cont .let-title{
      color: #0065D6;
      display: flex;
      align-items: center;
      font-weight: bold;
    }
    .let-cont__text{
      margin-top: 10px;
    }
    .let-title span{
      font-size: 5.33vw;
      line-height: 12.27vw;
    }
    .let-icon{
      line-height: 1;
      margin: 0 auto;
      width: 28vw;
      background-color: #E7340B;
      border-radius: 7vw;
      text-align: center;
      padding: 1.5vw 1.5vw;
      color: #fff;
      margin-top: 1vw;
      margin-bottom: 5vw;
    }
    .let-icon p{
      font-size: 3vw;
    }
    .let-icon p span{
      font-size: 6.4vw;
      font-weight: bold;
    }
    .let-point-title{
      font-weight: bold;
      font-size: 6vw;
    }
    .attention-red{
      color: #E7340B;
    }
    .attention-blue{
      color: blue;
    }
    .c-system__points { 
      display: block;
      margin: 0 15px;
      margin-top: 48px;
      width: calc(100% - 30px);
    }
    .c-system__points__point {
      width: 100%;
      height: 71px;
      margin-bottom: 10px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border: 3px solid #000;
      border-radius: 10px;
      font-size: 1.6rem;
      line-height: 24px;
      font-weight: bold;
    }
    .c-system__points__inner {
      width: 260px;
      margin: 0 auto;
    }
    .c-system__points__point__img {
      display: block;
      float: left;
      width: 37px;
      margin: 30px auto 0;
      margin-top: 16px;
      margin-left: 0;
    }
    .c-system__points__point__txt {
      display: table;
      position: relative;
      text-align: center;
      float: right;
      width: 223px;
      height: 65px;
      font-size: 1.4rem;
      line-height: 20px;
    }
    .c-system__points__point__txt span {
      display: table-cell;
      vertical-align: middle;
    }
    .white-box{
      background-color: #fff;
      border: 0.5vw solid #000;
      padding: 2vw;
      border-radius: 1vw;
      color: #E7340B;
    }
}
a.c-btn:link{
  text-decoration: none;
  color: #fff;
}
img{
  width: initial;
}
.s-courseNav-title{
  background-color: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 20px 0;
  line-height: 1.3;
}

.let .requestbtn {
  background-color: #d20010;
  color: #fff;
  border-radius: 100px;
  padding: 15px 60px;
  margin: 10px auto;
  display: inline-block;
  text-decoration: none;
}

@media (max-width: 768px) {
  .let .requestbtn {
    padding: 5% 20%;
  }
}
.s-punc{
  padding-top: 10px;
  background-image: url(/english/_common/img/bdtp.png);
  background-repeat: repeat-x;
  background-position: top;
}