@charset "utf-8";
/* ===============================================
# 共通
=============================================== */
main {
  background: url(../img/bg_main.png) repeat center top;
  background-size: auto;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
}
.cmn_btn_schedule .btn {
  margin: 0 auto;
  width: 250px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  padding: 15px 25px 15px;
  font-size: 14px;
  font-size: 1.4rem;
  border-radius: 30px;
  color: #fff;
  background: url(../img/ico_plus.svg) no-repeat center right 15px, #f29c9f;
  background-size: 20px;
  text-align: center;
  position: relative;
}
@media screen and (min-width :835px){
  .cmn_btn_schedule .btn {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/* ===============================================
# プロモ
=============================================== */
.sec_intro {
  position: relative;
  z-index: 1;
}
.sec_intro .area_ttl {
  width: 99.3%;
  max-width: 373px;
  margin: 0 auto;
  background: url(../img/bg_ttl_main.png) no-repeat top center;
  background-size: 100%;
  padding-bottom: 70px;
}
.sec_intro .ttl {
  text-align: center;
  padding-top: 22px;
}
.sec_intro .ttl img{
  width: 246px;
}
.sec_intro .lead {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.57;
  font-family: "Zen Maru Gothic", sans-serif;
  margin-top: 16px;
}
.sec_intro .img_students {
  position: relative;
  padding-top: 150px;
}
.sec_intro .img_students img{
  width: 100%;
  max-width: 375px;
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (min-width :835px){
  .sec_intro .area_ttl {
    max-width: 444px;
    padding-bottom: 83px;
  }
  .sec_intro .ttl {
    padding-top: 26px;
  }
  .sec_intro .ttl img{
    width: 292px;
  }
  .sec_intro .lead {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .sec_intro .img_students img{
    max-width: 446px;
    top: -48px;
  }
}
@media screen and (max-width :340px){
  .sec_intro .lead {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
/* ===============================================
# INDEX アンカー
=============================================== */
.sec_index {
  position: relative;
  z-index: 2;
}
.sec_index .box_index {
  margin: 0 auto;
  width: 100%;
  max-width: 375px;
  background-color: #fff;
  border-radius: 15px;
  padding: 6px 15px 15px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.sec_index .box_index .ttl {
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 6px;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
}
.sec_index .box_index .list_anc>li+li{
  margin-top: 13px;
}
.sec_index .box_index .list_anc>li>* {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.sec_index .box_index .num {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  background-color: #6ec6cb;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin-right: 12px;
} 
.sec_index .box_index .txt {
  line-height: 1.43;
  font-size: 14px;
  font-size: 1.4rem;
  padding-right: 18px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  background: url(../img/ico_anc.svg) no-repeat center right;
  background-size: 10px;
}
.sec_index .box_index a[href="#anc_01"] .num {
  background-color: #6ec6cb;
}
.sec_index .box_index a[href="#anc_02"] .num {
  background-color: #f9bb00;
}
.sec_index .box_index a[href="#anc_03"] .num {
  background-color: #f29c9f;
}
.sec_index .box_index a[href="#anc_04"] .num {
  background-color: #8f82bc;
}
@media screen and (min-width :835px){
  .sec_index .box_index {
    max-width: 446px;
    padding: 7px 15px 18px;
  }
  .sec_index .box_index .ttl {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .sec_index .box_index .num {
    font-size: 14px;
    font-size: 1.4rem;
    width: 28px;
    height: 28px;
  } 
  .sec_index .box_index .txt {
    font-size: 16px;
    font-size: 1.6rem;
    padding-right: 21px;
    background: url(../img/ico_anc.svg) no-repeat center right;
    background-size: 12px;
  }
}
/* ===============================================
# スケジュール
=============================================== */
.sec_schedule {
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
}
.sec_schedule .wrap_timeschedule + .wrap_timeschedule {
  margin-top: 50px;
}
.sec_schedule .wrap_timeschedule .area_head {
  border-radius: 15px 15px 0 0;
  background: url(../img/bg_ttl_schedule01.svg) no-repeat right center, #6ec6cb;
  background-size: 173px;
  padding: 16px 15px 15px;
}
.sec_schedule .wrap_timeschedule .area_head .ttl {
  color: #fff;
}
.sec_schedule .wrap_timeschedule .area_head .ttl .dept {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  display: block;
  margin-bottom: 3px;
}
.sec_schedule .wrap_timeschedule .area_head .ttl .year {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  padding: 0 10px;
  background-color: #f29c9f;
  margin-right: 3px;
}
.sec_schedule .wrap_timeschedule .area_head .ttl .neme {
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.05;
}
.sec_schedule .wrap_timeschedule .area_head .ttl .neme .san {
  font-size: 14px;
  font-size: 1.4rem;
}
.sec_schedule .wrap_timeschedule .area_body {
  padding: 18px 15px 0;
  background-color: #ddf0f5;
  border-radius: 0 0 15px 15px;
}
.sec_schedule .wrap_timeschedule .area_body .txt_main {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71;
  font-weight: bold;
  color: #00b3c4;
}
.sec_schedule .wrap_timeschedule .area_body .box_image {
  margin-top: 18px;
}
.sec_schedule .wrap_timeschedule .area_body .box_image .image_main {
  overflow-x: scroll;
  width: 100%;
}
.sec_schedule .wrap_timeschedule .area_body .box_image .image_main img {
  max-width: none;
  width: 425px;
}
.sec_schedule .wrap_timeschedule[id="anc_02"] .area_body .box_image .image_main img {
  width: 457px;
}
.sec_schedule .wrap_timeschedule[id="anc_03"] .area_body .box_image .image_main img {
  width: 425px;
}
.sec_schedule .wrap_timeschedule[id="anc_04"] .area_body .box_image .image_main img {
  width: 519px;
}
.sec_schedule .wrap_timeschedule .area_body .box_image .btn_more {
  margin-top: 20px;
}
.sec_schedule .wrap_timeschedule .area_body .box_image .modal_timeshedule {
  display: none;
}
.sec_schedule .wrap_timeschedule .area_body .box_point {
  position: relative;
  padding-top: 280px;
}
.sec_schedule .wrap_timeschedule .area_body .box_point .balloon {
  width: 260px;
  height: 260px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  position: absolute;
  top: 40px;
  right: 50%;
  -webkit-transform: translateX(78px);
  transform: translateX(78px);
  background: url(../img/bg_baloon.svg) no-repeat center center;
  background-size: 100%;
  filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.2));
}
.sec_schedule .wrap_timeschedule .area_body .box_point .balloon .ttl {
  width: 162px;
  position: absolute;
  top: -9px;
  left: 5px;
}
.sec_schedule .wrap_timeschedule .area_body .box_point .balloon .txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71;
  color: #ea6172;
  padding: 10px 23px 10px 29px;
}
.sec_schedule .wrap_timeschedule .area_body .box_point .balloon .txt .white {
  line-height: 1.6;
  background-color: #fff;
}
.sec_schedule .wrap_timeschedule .area_body .box_point .image_student {
  width: 154px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(60px);
  transform: translateX(60px);
  bottom: 0;
  z-index: 1;
}
/* モーダル内 */
.modaal-container {
  border-radius: 20px;
}
.modaal-inner-wrapper {
  padding: 80px 0;
}
.modaal-content-container {
  padding: 30px 15px 30px
}
.modal_schedule .wrap_scroll {
  width: 100%;
  overflow-x: auto;
}
.modal_schedule .wrap_scroll img {
  width: 425px;
  max-width: none;
}
.modal_schedule .wrap_scroll .image_schedule02 img {
  width: 457px;
}
.modal_schedule .wrap_scroll .image_schedule03 img {
  width: 425px;
}
.modal_schedule .wrap_scroll .image_schedule04 img {
  width: 519px;
}
.modal_schedule .btn_close .btn {
  margin-top: 42px;
  background: url(../img/ico_minus.svg) no-repeat center right 15px, #f29c9f;
  background-size: 20px;
}

/* 色変更 */
.sec_schedule .wrap_timeschedule[id="anc_02"] .area_head {
  background: url(../img/bg_ttl_schedule02.svg) no-repeat right center, #f9bb00;
  background-size: 173px;
}
.sec_schedule .wrap_timeschedule[id="anc_02"] .area_head .ttl .year {
  background-color: #78be55;
}
.sec_schedule .wrap_timeschedule[id="anc_02"] .area_body {
  background-color: #fde7c6;
}
.sec_schedule .wrap_timeschedule[id="anc_02"] .area_body .txt_main {
  color: #f6ad3c;
}
.sec_schedule .wrap_timeschedule[id="anc_02"] .area_body .btn_more .btn {
  background: url(../img/ico_plus.svg) no-repeat center right 15px, #78be55;
  background-size: 20px;
}
.sec_schedule .wrap_timeschedule[id="anc_02"] .area_body .box_point .balloon .txt {
  color: #78be55;
}
.modal_schedule .btn_close.color02 .btn {
  background: url(../img/ico_minus.svg) no-repeat center right 15px, #78be55;
  background-size: 20px;
}
.sec_schedule .wrap_timeschedule[id="anc_03"] .area_head {
  background: url(../img/bg_ttl_schedule03.svg) no-repeat right center, #f29c9f;
  background-size: 173px;
}
.sec_schedule .wrap_timeschedule[id="anc_03"] .area_head .ttl .year {
  background-color: #88abda;
}
.sec_schedule .wrap_timeschedule[id="anc_03"] .area_body {
  background-color: #fcebeb;
}
.sec_schedule .wrap_timeschedule[id="anc_03"] .area_body .txt_main {
  color: #ec8082;
}
.sec_schedule .wrap_timeschedule[id="anc_03"] .area_body .btn_more .btn {
  background: url(../img/ico_plus.svg) no-repeat center right 15px, #88abda;
  background-size: 20px;
}
.sec_schedule .wrap_timeschedule[id="anc_03"] .area_body .box_point .balloon .txt {
  color: #3786c7;
}
.modal_schedule .btn_close.color03 .btn {
  background: url(../img/ico_minus.svg) no-repeat center right 15px, #88abda;
  background-size: 20px;
}
.sec_schedule .wrap_timeschedule[id="anc_04"] .area_head {
  background: url(../img/bg_ttl_schedule04.svg) no-repeat right center, #8f82bc;
  background-size: 173px;
}
.sec_schedule .wrap_timeschedule[id="anc_04"] .area_head .ttl .year {
  background-color: #eb6253;
}
.sec_schedule .wrap_timeschedule[id="anc_04"] .area_body {
  background-color: #e3dfef;
}
.sec_schedule .wrap_timeschedule[id="anc_04"] .area_body .txt_main {
  color: #8f82bc;
}
.sec_schedule .wrap_timeschedule[id="anc_04"] .area_body .btn_more .btn {
  background: url(../img/ico_plus.svg) no-repeat center right 15px, #eb6253;
  background-size: 20px;
}
.sec_schedule .wrap_timeschedule[id="anc_04"] .area_body .box_point .balloon .txt {
  color: #eb6253;
}
.modal_schedule .btn_close.color04 .btn {
  background: url(../img/ico_minus.svg) no-repeat center right 15px, #eb6253;
  background-size: 20px;
}

@media screen and (min-width :580px){
  .sec_schedule .wrap_timeschedule .area_body .box_image .image_main img {
    width: 645px;
  }
  .sec_schedule .wrap_timeschedule[id="anc_02"] .area_body .box_image .image_main img {
    width: 694px;
  }
  .sec_schedule .wrap_timeschedule[id="anc_03"] .area_body .box_image .image_main img {
    width: 645px;
  }
  .sec_schedule .wrap_timeschedule[id="anc_04"] .area_body .box_image .image_main img {
    width: 788px;
  }
  .modal_schedule .wrap_scroll img {
    width: 701px;
  }
  .modal_schedule .wrap_scroll .image_schedule02 img {
    width: 754px;
  }
  .modal_schedule .wrap_scroll .image_schedule03 img {
    width: 701px;
  }
  .modal_schedule .wrap_scroll .image_schedule04 img {
    width: 856px;
  }
}
@media screen and (min-width :835px){
  .sec_schedule .wrap_timeschedule .area_head {
    background: url(../img/bg_ttl_schedule01.svg) no-repeat right center, #6ec6cb;
    background-size: 206px;
    padding: 19px 15px 18px;
  }

  .sec_schedule .wrap_timeschedule .area_head .ttl .dept {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 4px;
  }
  .sec_schedule .wrap_timeschedule .area_head .ttl .year {
    font-size: 16px;
    font-size: 1.6rem;
    margin-right: 4px;
    padding: 0 12px;
  }
  .sec_schedule .wrap_timeschedule .area_head .ttl .neme {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .sec_schedule .wrap_timeschedule .area_head .ttl .neme .san {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .sec_schedule .wrap_timeschedule .area_body .txt_main {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .sec_schedule .wrap_timeschedule .area_body .box_image {
    margin-top: 21px;
  }
  .sec_schedule .wrap_timeschedule .area_body .box_image .btn_more {
    margin-top: 24px;
  }
  .sec_schedule .wrap_timeschedule .area_body .box_point {
    padding-top: 333px;
  }
  .sec_schedule .wrap_timeschedule .area_body .box_point .balloon {
    width: 310px;
    height: 310px;
    -webkit-transform: translateX(93px);
    transform: translateX(93px);
  }
  .sec_schedule .wrap_timeschedule .area_body .box_point .balloon .ttl {
    width: 192px;
    top: -12px;
    left: 15px;
  }
  .sec_schedule .wrap_timeschedule .area_body .box_point .balloon .txt {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 12px 27px 12px 35px;
  }
  .sec_schedule .wrap_timeschedule .area_body .box_point .image_student {
    width: 183px;
    -webkit-transform: translateX(71px);
    transform: translateX(71px);
  }
  .modal_schedule .wrap_scroll {
    text-align: center;
  }
  
  /* 色変更 */
  .sec_schedule .wrap_timeschedule[id="anc_02"] .area_head {
    background: url(../img/bg_ttl_schedule02.svg) no-repeat right center, #f9bb00;
    background-size: 206px;
  }
  .sec_schedule .wrap_timeschedule[id="anc_03"] .area_head {
    background: url(../img/bg_ttl_schedule03.svg) no-repeat right center, #f29c9f;
    background-size: 206px;
  }
  .sec_schedule .wrap_timeschedule[id="anc_04"] .area_head {
    background: url(../img/bg_ttl_schedule04.svg) no-repeat right center, #8f82bc;
    background-size: 206px;
  }
}
@media screen and (max-width :340px){
  .sec_intro .lead {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .sec_schedule .wrap_timeschedule .area_body .box_point .balloon {
    width: 240px;
    height: 240px;
  }
  .sec_schedule .wrap_timeschedule .area_body .box_point .balloon .txt {
    padding: 10px 11px 10px 21px;
  }
}
/* ===============================================
# リンク
=============================================== */
.sec_link {
  padding-top: 50px;
  position: relative;
  z-index: 1;
}
.sec_link .btn {
  font-size: 14px;
  font-size: 1.4rem;
  width: 100%;
  max-width: 345px;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #000;
  font-weight: bold;
  background: url(../img/ico_link.svg) no-repeat center right 15px ,#fff;
  background-size: 20px;
  border-radius: 60px;
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2);
  padding: 11px 25px 12px; 
}
.sec_link .links>li+li {
  margin-top: 15px;
}
@media screen and (min-width :835px){
  .sec_link .btn {
    font-size: 16px;
    font-size: 1.6rem;
    max-width: 393px;
    background: url(../img/ico_link.svg) no-repeat center right 17px ,#fff;
    background-size: 23px;
    border-radius: 60px;
    padding: 12px 25px 10px; 
  }
}

/* ===============================================
# リンク
=============================================== */
.sec_bnr {
  padding-top: 45px;
  padding-bottom: 30px;
}
.sec_bnr .bnr {
  display: block;
  width: 100%;
  max-width: 263px;
  margin: 0 auto;
}
@media screen and (min-width :835px){
  .sec_bnr {
    padding-top: 54px;
    padding-bottom: 36px;
  }
  .sec_bnr .bnr {
    max-width: 313px;
  }
}