@charset "UTF-8";

@font-face {
  font-family: "yumin", serif;
  /* フォント名 */
  /* フォーマットごとにパスを指定 */
  src: url("../fonts/yumin.otf") format("opentype"),
    url("../fonts/yumin.woff") format("woff"),
    url("../fonts/yumin.woff2") format("woff2");
}

.product_list_head {
  padding: 0;
}

.group-detail-area {
  width: 100%;
  margin: auto;
}

.enrichment_antipodes .sp {
  display: none !important;
}

.enrichment_antipodes img {
  width: 100%;
  height: auto;
}

/* コンテンツ部分のみ横幅100%に調整 */
#Wrap,
.wrapBottom,
.wrapTop {
  width: 100%;
  background-color: #fff;
}

#header {
  background-color: #fff;
}

.enrichment_antipodes .breadcrumb_wrapper {
  position: absolute;
  z-index: 999;
  top: 10rem;
  left: 50%;
  transform: translate(-50%, 0);
  width: 110rem;
  margin: 0 auto;
}

.breadcrumbs * {
  color: #fff;
}

.lp_contents .img {
  width: 100%;
  height: auto;
}

#Contents {
  padding: 0;
}

.enrichment_antipodes a:hover {
  opacity: 0.7;
}

#main_container {
  letter-spacing: 0;
  font-family: HiraKakuProN-W3, sans-serif;
  background-color: #fff;
  border-bottom: 1px solid #e8e8e8;
}

.enrichment_antipodes .heading {
  max-width: 100%;
  margin: auto;
  margin-bottom: 9.4rem;
}

.enrichment_antipodes .heading_first {
  position: relative;
  height: 60rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(/Page/Lp/enrichment_antipodes/img/mv-pc.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  margin: auto;
  z-index: 0;
}

.enrichment_antipodes .heading_first::after {
  content: 'Photo by Antipodes';
  position: absolute;
  bottom: 0%;
  left: 0%;
  width: 100%;
  height: 3.2vh;
  color: #fff;
  font-family: "yumin", serif;
  font-size: 13px;
  letter-spacing: .05em;
  opacity: 0.8;
  text-align: left;
  text-indent: 1vw;
  z-index: 1;
}

.enrichment_antipodes .heading_ttl {
  margin: auto;
  padding-bottom: 4.5rem;
  width: 57.5rem;
}

.enrichment_antipodes .heading_second {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(211, 218, 230, 1) 100%);
  margin: auto;
  height: 32rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
  color: #FFFFFF;
}

.enrichment_antipodes .heading_sub_ttl {
  padding-top: 7.5rem;
  margin-bottom: 1.4rem;
  font-size: 2rem;
  line-height: 1.75;
  font-weight: 600;
  text-align: center;
}

.enrichment_antipodes .heading_txt {
  color: #212D53;
  font-family: "yumin", serif;
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
}

.enrichment_antipodes sup {
  font-size: .6em;
}

.enrichment_antipodes .menu_area .heading_ttl {
  line-height: 2.8;
  letter-spacing: 0.06em;
}

/*1段目*/

.enrichment_antipodes .product_area {
  position: relative;
  width: 100%;
  background-color: #E5E5E5;
  color: #212D53;
  text-align: center;
  z-index: 1;
}

.enrichment_antipodes .product_area::after {
  content: '';
  position: absolute;
  bottom: -5%;
  left: 0;
  width: 100%;
  height: 5%;
  background: #E5E5E5;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  z-index: 0;
}

.enrichment_antipodes .product_area.product_area_top {
  padding-top: 8rem;
  padding-bottom: 2rem;
}

.enrichment_antipodes .content_list_area {
  width: 120rem;
  margin: auto;
}

.enrichment_antipodes .content_list {
  display: flex;
  gap: 8.8rem;
  align-items: center;
  justify-content: center;
  margin-bottom: 3.8rem;
  width: 116rem;
}

.enrichment_antipodes .product_area.product_area_top .content_list {
  margin-left: auto;
}

.enrichment_antipodes .product_area .content_inner {
  position: relative;
  width: 36.2rem;
}

.enrichment_antipodes .product_area .content_ttl {
  margin-bottom: 5.5rem;
  font-family: "lato", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 4rem;
  font-weight: bold;
}

.section_title .sec_link {
  margin-top: 2.2rem;
  margin-bottom: 3rem;
}

.enrichment_antipodes .section_title_0 {
  position: relative;
  display: inline-block;
  color: #212D53;
  font-weight: 600;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.06em;
  text-align: center;
  z-index: 0;
}

.enrichment_antipodes .section_title_0::before,
.enrichment_antipodes .section_title_0::after {
  content: '';
  position: absolute;
  width: 9.6rem;
  height: 1px;
  background-size: contain;
  background-repeat: no-repeat;
  border-bottom: 1px solid #212D53;
  z-index: 0;
}

.enrichment_antipodes .section_title_0::before {
  top: .8rem;
  left: -11rem;
}

.enrichment_antipodes .section_title_0::after {
  top: .8rem;
  right: -11rem;
}

.enrichment_antipodes .section_title_1 {
  margin-top: 1.5rem;
  font-family: "yumin", serif;
  font-style: normal;
  font-size: 3.6rem;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
}

.enrichment_antipodes .sec_link {
  display: inline-block;
  position: relative;
  padding: 1rem 0;
  background-color: #212D53;
  border-radius: 10rem;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.075em;
  text-align: center;
  width: 28rem;
  z-index: 0;
}

.enrichment_antipodes .sec_link::after {
  content: '';
  position: absolute;
  top: 1.1rem;
  right: 1.87rem;
  width: .8rem;
  height: .8rem;
  background-image: url(../img/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
}

.enrichment_antipodes .section_title_1 sup {
  font-size: .6em;
}

.enrichment_antipodes .product_area .border-side {
  position: absolute;
  top: 6.4rem;
  left: 50%;
  border-left: 1px #707070 solid;
  height: 2.9rem;
  font-weight: bold;
}

.enrichment_antipodes .product_area .item_name {
  margin-bottom: 1rem;
  font-size: 2.6rem;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
}

.enrichment_antipodes .product_area .item_price {
  margin-bottom: 1.4rem;
  font-size: 2rem;
  line-height: 1.65;
  font-weight: 600;
  text-align: center;
  font-weight: 600;
}

.enrichment_antipodes .product_area .item_price .tax {
  font-size: 1.4rem;
  line-height: 2.357;
  font-weight: 600;
}

.enrichment_antipodes .product_area .item_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
  margin: auto;
  padding: 0.9rem 0;
  width: 20rem;
  border: 1px #212D53 solid;
  border-radius: 10rem;
  font-family: "lato", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.06em;
  color: #212D53;
}

.enrichment_antipodes .product_area .item_btn:hover {
  background-color: #212D53;
  color: #FFF;
  opacity: 1;
}

.enrichment_antipodes .product_area .content_img {
  width: 53.2rem;
}

.enrichment_antipodes .product_area .item_picture {
  margin: 3.2rem auto 0;
  width: 23.4rem;
}

.enrichment_antipodes .product_area .content_txt {
  width: 79.5rem;
  margin: auto;
  font-size: 1.8rem;
  line-height: 2;
  color: #4B4B4B;
  text-align: center;
}

/*2段目*/
.enrichment_antipodes .component_area {
  background-color: #fff;
  padding-top: 6.6rem;
  padding-bottom: 3rem;
}

.enrichment_antipodes .component_list {
  position: relative;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 10.5rem;
  width: 104.1rem;
}

.enrichment_antipodes .component_inner {
  width: 47rem;
}

.enrichment_antipodes .component_ttl {
  margin-bottom: 0.4rem;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 600;
  color: #212D53;
  text-align: center;
}

.enrichment_antipodes .component_txt {
  font-size: 1.3rem;
  line-height: 1.75;
  text-align: left;
  color: #4B4B4B;
}

.enrichment_antipodes .component_txt:nth-of-type(2) {
  margin-top: 1rem;
}

.enrichment_antipodes .note {
  margin-top: 1.4rem;
  color: #4B4B4B;
  font-size: .8em;
}

.enrichment_antipodes .component_list .sec_link {
  margin-top: 2.8rem;
}

.enrichment_antipodes .component_txt.txt_right {
  font-size: 1.4rem;
  line-height: 1.75;
  text-align: left;
}

.enrichment_antipodes .component_list .border-side {
  position: absolute;
  height: 100%;
  top: 0;
  left: 50.2%;
  border-left: 1px #C9C9C9 solid;
}


/*3段目*/
.enrichment_antipodes .product_area.product_area_bottom {
  padding-top: 8rem;
  padding-bottom: 3.8rem;
}

.enrichment_antipodes .product_area.product_area_bottom .content_list {
  margin-right: auto;
}

/*4段目*/
.enrichment_antipodes .teacher_area {
  margin-top: 8rem;
}

.enrichment_antipodes .border_area {
  border: 1px #212D53 solid;
  width: 106rem;
  margin: auto;
}

.enrichment_antipodes .border_area.border_area_bottom {
  margin-top: 9rem;
}

.enrichment_antipodes .teacher_area .content_ttl {
  padding-bottom: 4rem;
  margin-bottom: 6.2rem;
  font-size: 2.6rem;
  line-height: 1.5;
  text-align: center;
  color: #212D53;
  font-weight: 600;
}

.enrichment_antipodes .teacher_area .teacher_list {
  display: flex;
  gap: 4rem;
  width: 96rem;
  padding-top: 4.5rem;
  padding-bottom: 3.7rem;
  margin: auto;
}

.enrichment_antipodes .teacher_img {
  margin-top: -9.5rem;
  width: 32rem;
}

.enrichment_antipodes .teacher_name {
  margin-top: 1rem;
  font-size: 1.5rem;
  line-height: 2.4;
  font-weight: 600;
  text-align: center;
  color: #212D53;
}

.enrichment_antipodes .teacher_txt {
  width: 60rem;
  font-size: 1.5rem;
  line-height: 2;
  color: #4B4B4B;
}

.enrichment_antipodes .teacher_btn_area {
  margin-top: 6.2rem;
}

.enrichment_antipodes .teacher_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50rem;
  padding: 2rem 0;
  margin: auto;
  background-color: #212D53;
  border: 1px #4F6DA8 solid;
  font-family: "lato", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.06em;
  border-radius: 16rem;
  color: #FFF;
}

/************************
SPデバイス調整
************************/
@media only screen and (max-width: 768px) {
  .enrichment_antipodes .sp {
    display: block !important;
  }

  .enrichment_antipodes .pc {
    display: none !important;
  }

  .enrichment_antipodes img {
    width: 100%;
    height: 100%;
  }

  /* common */
  #Wrap {
    padding-top: 0;
  }


  #share {
    z-index: 10 !important;
  }

  #main_container {
    letter-spacing: 0;
    font-family: "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, sans-serif;
    background-color: #fff;
  }

  .enrichment_antipodes .heading {
    max-width: 100%;
    margin: auto;
    margin-bottom: 9.4rem;
  }

  .enrichment_antipodes .heading_first {
    height: calc(428* (100vw / 428));
    display: block;
    background-image: url(/Page/Lp/enrichment_antipodes/img/mv-sp.jpg);
  }

  .enrichment_antipodes .heading_first::after {
    font-size: 12px;
  }

  .enrichment_antipodes .heading_ttl {
    width: calc(282* (100vw / 428));
    margin: auto;
    padding-top: calc(42* (100vw / 428));
  }

  .enrichment_antipodes .heading_second {

    height: calc(286* (100vw / 428));
    margin: auto;
  }

  .enrichment_antipodes .heading_sub_ttl {
    padding-top: calc(57* (100vw / 428));
    margin-bottom: calc(6* (100vw / 428));
    font-size: calc(18* (100vw / 428));
  }

  .enrichment_antipodes .heading_txt {
    font-size: calc(15* (100vw / 428));
  }

  .enrichment_antipodes .menu_area .heading_ttl {
    line-height: 2.8;
    letter-spacing: 0.06em;
  }

  /*1段目*/

  .enrichment_antipodes .product_area {
    width: 100%;
    background-color: #E5E5E5;
    color: #212D53;
    text-align: center;
  }

  .enrichment_antipodes .product_area::after {
    bottom: -2%;
    height: 2%;
  }

  .enrichment_antipodes .product_area.product_area_top {
    padding-top: calc(62* (100vw / 428));
    padding-bottom: calc(30* (100vw / 428));
  }

  .section_title .sec_link {
    margin-top: calc(22* (100vw / 428));
    margin-bottom: calc(41* (100vw / 428));
  }

  .enrichment_antipodes .section_title_0 {
    font-size: calc(18* (100vw / 428));
  }

  .enrichment_antipodes .section_title_0::before,
  .enrichment_antipodes .section_title_0::after {
    width: calc(56* (100vw / 428));
  }

  .enrichment_antipodes .section_title_0::before {
    top: calc(8* (100vw / 428));
    left: calc(-70* (100vw / 428));
  }

  .enrichment_antipodes .section_title_0::after {
    top: calc(8* (100vw / 428));
    right: calc(-70* (100vw / 428));
  }

  .enrichment_antipodes .section_title_1 {
    margin-top: calc(15* (100vw / 428));
    font-size: calc(34* (100vw / 428));
    line-height: 1.4;
  }

  .enrichment_antipodes .sec_link {
    padding: calc(14* (100vw / 428)) 0;
    border-radius: calc(22* (100vw / 428));
    font-size: calc(14* (100vw / 428));
    width: calc(280* (100vw / 428));
  }

  .enrichment_antipodes .sec_link::after {
    top: calc(15* (100vw / 428));
    right: calc(18.7* (100vw / 428));
    width: calc(12* (100vw / 428));
    height: calc(12* (100vw / 428));
  }

  .enrichment_antipodes .content_list_area {
    width: 100%;
    margin: auto;
  }

  .enrichment_antipodes .content_list {
    position: relative;
    margin-bottom: calc(22* (100vw / 428));
    width: calc(388* (100vw / 428));
    display: flex;
    flex-direction: column;
    gap: 0;
  }

  .product_area.product_area_top .content_list {
    margin: auto;
    margin-bottom: calc(25* (100vw / 428));
  }

  .enrichment_antipodes .product_area.product_area_bottom .content_list {
    margin: auto;
    margin-bottom: calc(22* (100vw / 428));
  }

  .enrichment_antipodes .product_area .content_inner {
    position: relative;
    margin: auto;
    margin-top: calc(11* (100vw / 428));
    width: 100%;
    order: 2;
  }

  .enrichment_antipodes .product_area .content_ttl {
    margin-bottom: calc(29* (100vw / 428));
    font-family: "lato", sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: calc(30* (100vw / 428));
  }

  .enrichment_antipodes .product_area .border-side._top {
    position: absolute;
    top: -2.6%;
    left: 50%;
    border-left: 1px #707070 solid;
    height: calc(31* (100vw / 428));
    font-weight: bold;
  }

  .enrichment_antipodes .product_area .item_name {
    margin-bottom: calc(2* (100vw / 428));
    font-size: calc(20* (100vw / 428));
  }

  .enrichment_antipodes .product_area .item_price {
    margin-bottom: calc(8* (100vw / 428));
    font-size: calc(17* (100vw / 428));
    line-height: 2.0625;
  }

  .enrichment_antipodes .product_area .item_price .tax {
    font-size: calc(12* (100vw / 428));
    line-height: 2.75;
    font-weight: 600;
  }

  .enrichment_antipodes .product_area .item_btn {
    padding: calc(9* (100vw / 428)) 0;
    width: calc(200* (100vw / 428));
    border: 1px #4F6DA8 solid;
    border-radius: calc(30* (100vw / 428));
    font-size: calc(14* (100vw / 428));
  }

  .enrichment_antipodes .product_area .item_btn:hover {
    background-color: #212D53;
    color: #FFF;
  }

  .enrichment_antipodes .product_area .content_img {
    width: calc(380* (100vw / 428));
  }

  .enrichment_antipodes .product_area .item_picture {
    margin: calc(28* (100vw / 428)) auto 0;
    width: calc(264* (100vw / 428));
  }


  .enrichment_antipodes .product_area .content_txt {
    width: calc(388* (100vw / 428));
    margin: auto;
    font-size: calc(14* (100vw / 428));
    line-height: 2;
    color: #4B4B4B;
    white-space: nowrap;
  }

  /*2段目*/
  .enrichment_antipodes .component_area {
    padding-top: calc(26* (100vw / 428));
    padding-bottom: calc(42* (100vw / 428));
  }

  .enrichment_antipodes .component_list {
    position: relative;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: calc(0* (100vw / 428));
    width: calc(388* (100vw / 428));
  }

  .enrichment_antipodes .component_inner {
    text-align: center;
    width: calc(388* (100vw / 428));
  }

  .enrichment_antipodes .component_ttl {
    margin-bottom: calc(6* (100vw / 428));
    font-size: calc(16* (100vw / 428));
  }

  .enrichment_antipodes .component_txt {
    font-size: calc(12* (100vw / 428));
  }

  .enrichment_antipodes .component_txt:nth-of-type(2) {
    margin-top: calc(10* (100vw / 428));
  }

  .enrichment_antipodes .note {
    margin-top: calc(14* (100vw / 428));
    font-size: .7em;
  }

  .enrichment_antipodes .component_list .sec_link {
    margin-top: calc(26* (100vw / 428));
  }

  .enrichment_antipodes .component_txt.txt_right {
    font-size: calc(14* (100vw / 428));
  }

  .enrichment_antipodes .component_list .border-side {
    position: absolute;
    width: calc(388* (100vw / 428));
    height: 0;
    top: 37%;
    left: 0%;
    border-left: none;
    border-bottom: 1px #C9C9C9 solid;
  }


  /*3段目*/
  .enrichment_antipodes .product_area.product_area_bottom {
    padding-top: calc(60* (100vw / 428));
    padding-bottom: calc(34* (100vw / 428));
  }

  .enrichment_antipodes .product_area.product_area_bottom .content_list {
    margin-right: auto;
  }

  .enrichment_antipodes .component_list .border-side.side_bottom {
    position: absolute;
    width: calc(388* (100vw / 428));
    height: 0;
    top: 27%;
    left: 0%;
    border-left: none;
    border-bottom: 1px #C9C9C9 solid;
  }

  /*4段目*/
  .enrichment_antipodes .teacher_area {
    margin-top: calc(57* (100vw / 428));
  }

  .enrichment_antipodes .border_area {
    border: 1px #212D53 solid;
    width: calc(388* (100vw / 428));
  }

  .enrichment_antipodes .border_area.border_area_bottom {
    margin-top: calc(220* (100vw / 428));
  }

  .enrichment_antipodes .teacher_area .content_ttl {
    margin-bottom: calc(173* (100vw / 428));
    font-size: calc(20* (100vw / 428));
    padding-bottom: calc(20* (100vw / 428));
  }

  .enrichment_antipodes .teacher_area .teacher_list {
    display: flex;
    flex-direction: column;
    gap: calc(12* (100vw / 428));
    width: calc(388* (100vw / 428));
    padding-top: calc(40* (100vw / 428));
    padding-bottom: calc(20* (100vw / 428));
    margin: auto;
  }

  .enrichment_antipodes .teacher_img {
    margin: auto;
    margin-top: calc(-200* (100vw / 428));
    width: calc(270* (100vw / 428));
  }

  .enrichment_antipodes .teacher_name {
    margin-top: calc(9* (100vw / 428));
    font-size: calc(15* (100vw / 428));
    line-height: 2.6;
  }

  .enrichment_antipodes .teacher_txt {
    width: calc(348* (100vw / 428));
    margin: auto;
    font-size: calc(13* (100vw / 428));
  }

  .enrichment_antipodes .teacher_btn_area {
    margin-top: calc(39* (100vw / 428));
  }

  .enrichment_antipodes .teacher_btn {
    width: calc(360* (100vw / 428));
    padding: calc(5* (100vw / 428)) 0;
    border: 1px #4F6DA8 solid;
    font-size: calc(18* (100vw / 428));
    line-height: 1.5;
    border-radius: calc(40* (100vw / 428));
    text-align: center;
  }

}

/* for Tablet */
@media screen and (min-width: 768px) and (max-width: 1500px) {

  /*=======================================
                  Tablet
========================================*/
  /* ===================
　　 General
=================== */
  #main_container {
    font-size: calc(15* (100vw / 1500)) !important;
  }

  .enrichment_antipodes .heading_first {
    background-size: auto 100%;
  }

  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

}

@media screen and (min-width: 768px) {
  .enrichment_antipodes .heading_first::before {
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 98%;
    background-image: url(../img/pic.png);
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
  }
}
