@charset "UTF-8";
@media screen and (max-width: 1200px) {
  .inner_wrap {
    width: 100%;
    padding: 0 3%;
  }
  #toei .greeting_area .people_box {
    width: 100%;
    padding: 0 3%;
  }
}
@media screen and (max-width: 768px) {
  .pc_el {
    display: none !important;
  }
  .sp_el {
    display: inline-block;
  }
  /*==============================================================
  　footer : フッター共通
  ===============================================================*/
  footer .list {
    margin-bottom: 5px;
  }
  footer .bnr_list {
    padding: 8% 0;
    flex-wrap: wrap;
  }
  footer .bnr_list li {
    width: 100%;
    margin-bottom: 5%;
  }
  footer .bnr_list li:last-child {
    margin-bottom: 0;
  }
  #copyRight {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #toTop a {
    width: 45px;
    height: 45px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #toTop a span::before {
    width: 15px;
    height: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  /*==============================================================
  toei: toei
  ===============================================================*/
  #toei .base_tl {
    margin-bottom: 8%;
  }
  #toei .base_tl .en {
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 1.2;
  }
  #toei .base_btn {
    max-width: 300px;
    padding: 10px;
    font-size: 24px;
  }
  #toei .base_btn.js-modal-open {
    display: none;
  }
  #toei .base_btn.js-modal-open-sp {
    display: block;
  }
  #toei header::before {
    content: none;
  }
  #toei header .nav_box {
    background: transparent;
  }
  #toei header .nav_box::after {
    content: none;
  }
  #toei header .nav_box nav {
    display: none;
  }
  #toei header .hamburger {
    position: fixed;
    top: 10px;
    right: 10px;
  }
  #toei header .hamburger.fixed {
    top: 10px;
    right: 10px;
  }
  #toei header .gl_nav .nav_ul {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    padding: 5%;
    margin-top: 50px;
  }
  #toei header .gl_nav .nav_ul li {
    width: 100%;
  }
  #toei header .gl_nav .nav_ul li::before {
    border: 8px solid transparent;
    border-left: 15px solid #fff;
  }
  #toei header .gl_nav .nav_ul a {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #toei .mv_area .box__bg_photo {
    background-image: url(../../img/mainvisual_sp.webp);
  }
  #toei .greeting_area {
    padding: 80px 0;
  }
  #toei .greeting_area .lead_box {
    margin-bottom: 50px;
  }
  #toei .greeting_area .lead_txt {
    padding: 5% 3%;
    margin-bottom: 10%;
    font-size: 16px;
    font-size: 1.6rem;
    background-size: cover;
    background-position: left;
  }
  #toei .greeting_area .lead_txt::before {
    content: none;
  }
  #toei .greeting_area .name_tl .en {
    font-size: 35px;
    font-size: 3.5rem;
  }
  #toei .greeting_area .name_tl .ja {
    font-size: 24px;
    font-size: 2.4rem;
  }
  #toei .greeting_area .people {
    margin: 15% 0;
    text-align: center;
  }
  #toei .greeting_area .people::before {
    width: 250%;
    left: -100%;
  }
  #toei .greeting_area .people_box {
    flex-wrap: wrap;
  }
  #toei .greeting_area .txt_box {
    width: 100%;
    order: 2;
  }
  #toei .greeting_area .txt_box .txt {
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
  }
  #toei .greeting_area .photo {
    width: 100%;
    max-width: 250px;
    margin: 8% auto;
    order: 1;
  }
  #toei .greeting_area .photo::before {
    top: 30px;
  }
  #toei .greeting_area .one {
    margin-top: 50px;
  }
  #toei .greeting_area .two .people_box .photo {
    text-align: center;
  }
  #toei .greeting_area .two .people_box .photo::before {
    top: 30px;
  }
  #toei .greeting_area .three .people_box .photo {
    margin-top: 8%;
  }
  #toei .greeting_area .three .people_box .name_tl {
    order: 2;
  }
  #toei .greeting_area .three .people_box .name_tl .en {
    font-size: 35px;
    font-size: 3.5rem;
  }
  #toei .greeting_area .three .people_box .name_tl .ja {
    font-size: 24px;
    font-size: 2.4rem;
  }
  #toei .schedule_area {
    padding: 80px 0;
  }
  #toei .schedule_area .fl_box {
    flex-wrap: wrap;
  }
  #toei .schedule_area .con_wrap {
    width: 100%;
  }
  #toei .schedule_area .con_box {
    margin-bottom: 5%;
    padding: 5% 3%;
  }
  #toei .schedule_area .con_box .date {
    font-size: 34px;
    font-size: 3.4rem;
    margin-bottom: 8%;
  }
  #toei .schedule_area .con_box .box .border::before {
    height: 105%;
    top: -5%;
  }
  #toei .schedule_area .con_box .box .time small {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
  }
  #toei .schedule_area .con_box .box .tl {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 10px 30px 10px 10px;
  }
  #toei .schedule_area .con_box .box .tl::before {
    border-width: 15px 10px 0 10px;
    right: 10px;
  }
  #toei .schedule_area .con_box .box .txt_box {
    margin-bottom: 5%;
  }
  #toei .schedule_area .con_box.last .txt_box {
    width: 100%;
  }
  #toei .entertainment_area {
    padding: 80px 0;
  }
  #toei .entertainment_area .contents_box {
    margin-bottom: 20px;
  }
  #toei .entertainment_area .contents_box .fl_box {
    flex-wrap: wrap;
  }
  #toei .entertainment_area .contents_box .box {
    width: 100%;
    padding: 10px;
    margin-bottom: 30px;
  }
  #toei .entertainment_area .contents_box .time_box {
    margin-top: 0;
    line-height: 1.5;
  }
  #toei .interview_area {
    padding: 80px 0;
  }
  #toei .interview_area .people_box {
    margin: 8% 0;
    flex-wrap: wrap;
  }
  #toei .interview_area .people_box:last-child {
    margin-bottom: 0;
  }
  #toei .interview_area .name_tl .ja {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
  }
  #toei .interview_area .txt_box {
    width: 100%;
  }
  #toei .interview_area .txt_box .txt {
    margin-bottom: 30px;
  }
  #toei .interview_area .con_box {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  #toei .interview_area .con_box .photo {
    width: 100%;
    margin-bottom: 20px;
  }
  #toei .interview_area .con_box .txt {
    width: 100%;
    font-size: 18px;
  }
  #toei .contest_area {
    padding: 80px 0;
  }
  #toei .contest_area .winner {
    margin-bottom: 5%;
  }
  #toei .contest_area .lead_txt {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 8%;
  }
  #toei .contest_area .lead_box {
    margin-bottom: 10px;
  }
  #toei .contest_area .lead_box .con_box {
    width: 100%;
    margin-bottom: 30px;
  }
  #toei .contest_area .lead_box_info .con_box {
    width: 100%;
    margin-bottom: 0;
  }
  #toei .contest_area .fl_box {
    flex-wrap: wrap;
  }
  #toei .contest_area .con_box {
    width: 49%;
    margin-bottom: 10px;
  }
  #toei .contest_area .con_box .tl {
    font-size: 21px;
    font-size: 2.1rem;
  }
  #toei .contest_area .con_box .txt {
    margin-bottom: 5%;
  }
  #toei .effort_area {
    padding: 80px 0;
  }
  #toei .effort_area .txt_box {
    margin-bottom: 30px;
  }
  #toei .effort_area img {
    margin-bottom: 10px;
  }
  #toei .effort_area .base_btn {
    font-size: 16px;
  }
  #toei .quiz_area {
    padding-bottom: 10%;
  }
  #toei .quiz_area .winner {
    margin-bottom: 5%;
  }
  #toei .quiz_area .lead {
    margin-bottom: 5%;
  }
  #toei .quiz_area .lead_tl {
    flex-wrap: wrap;
    padding: 5px;
    font-size: 18px;
    font-size: 1.8rem;
    width: 100%;
    max-width: 350px;
  }
  #toei .quiz_area .lead_tl small {
    position: relative;
    top: 0;
    left: 0;
    padding: 5px;
    width: 90%;
    margin-bottom: 5px;
  }
  #toei .quiz_area .lead_tl small br {
    display: none;
  }
  #toei .quiz_area .lead_tl span {
    margin: 0;
  }
  #toei .quiz_area .lead_tl span::before {
    right: 100%;
  }
  #toei .quiz_area .lead_txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #toei .quiz_area .bnr {
    margin-bottom: 5%;
  }
  #toei .quiz_area .bnr img {
    width: 100%;
    height: auto;
  }
  #toei .quiz_area .guidance {
    margin-bottom: 10%;
  }
  #toei .quiz_area .fl_box .con_box {
    width: 48%;
    margin-bottom: 5%;
  }
  #toei .instagram_area {
    padding: 80px 0;
  }
  #toei .instagram_area .base_tl {
    margin-bottom: 10%;
  }
  #toei .instagram_area .insta_list {
    justify-content: space-between;
  }
  #toei .instagram_area .insta_list li {
    width: 48%;
    margin: 0 0 4%;
    padding-bottom: 48%;
  }
  #toei .instagram_area .bnner {
    width: 100%;
    max-width: 350px;
  }
  #toei .sponsor_area {
    padding: 80px 0 80px;
  }
  #toei .sponsor_area .sponsor_list li {
    width: 100%;
    font-size: 16px;
  }
  #toei footer .list {
    margin-bottom: 5px;
  }
  #toei footer .bnr_list {
    padding: 8% 0;
    flex-wrap: wrap;
  }
  #toei footer .bnr_list li {
    width: 100%;
    margin-bottom: 5%;
  }
  #toei footer .bnr_list li:last-child {
    margin-bottom: 0;
  }
  #toei footer #copyRight {
    font-size: 12px;
    font-size: 1.2rem;
  }
}/*# sourceMappingURL=sp.css.map */