@charset "UTF-8";
/*変数*/
/*変数*/
/*mixin集*/
/*@mixin clearFix*/
/*中央揃え*/
/*@mixin centerWidth*/
/*中央揃え*/
/*二重線*/
/*@mixin bdtp*/
/*二重線*/
/*アニメーション動き*/
/*@mixin anime*/
/*アニメーション動き*/
/*白ボタンhover*/
/*@mixin hoverWh*/
/*白ボタンhover*/
/*メディアクエリ*/
/*@mixin mqSP*/
/*@mixin mqPC*/
/*基本使わない　タブレットとスマホのアスペクト比でどうしても共通にスタイリングできない場合のみ*/
/*@mixin mqSPMicro*/
/*基本使わない　タブレットとスマホのアスペクト比でどうしても共通にスタイリングできない場合のみ*/
/*メディアクエリ*/
/*wh一括指定*/
/*@mixin wh($w,$h)*/
/*wh一括指定*/
/*前後景色一括指定*/
/*@mixin colorSet($color,$background)*/
/*前後景色一括指定*/
/*フォントサイズpxとrem一括指定*/
/*@mixin fs($font)*/
/*フォントサイズpxとrem一括指定*/
/*font lineHeight一括指定*/
/*@mixin fontLineHeight($font,$lh)*/
/*font lineHeight一括指定*/
/*mixin集*/
/* CSS Document */
/* c-mainArea */
img {
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.lazyload {
  width: 12px;
  height: 12px;
}

.c-mainArea {
  font-family: 'Hiragino Kaku Gothic ProN','Arial',YuGothic,'Yu Gothic','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
}

#l-headerArea .c-headerArea__logo {
  position: relative;
  top: 13px;
  left: 20px;
}

#l-headerArea .c-headerArea__logo a:first-of-type {
  display: inline-block;
  pointer-events: none;
}

#l-headerArea .c-headerArea__logo img {
  position: initial;
}

#l-headerArea .c-headerArea__login {
  display: none;
}

.p-img-guard {
  display: block;
  position: relative;
  pointer-events: none;
}

.p-img-guard::after {
  content: "";
  border: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 255, 0)), to(rgba(255, 255, 0, 0)));
  background-image: linear-gradient(rgba(0, 0, 255, 0), rgba(255, 255, 0, 0));
  line-height: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  pointer-events: none;
}

picture img {
  vertical-align: bottom;
}

.offer-text {
  font-size: 13px;
  text-align: left;
  max-width: 816px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .offer-text {
    font-size: 2.67vw;
  }
}

.p-kv {
  position: relative;
}

.p-kv__title {
  height: auto;
  margin: auto;
}

@media (max-width: 768px) {
  .p-kv__title {
    width: auto;
    padding: 0;
    text-align: center;
  }
}

.p-cost {
  background-color: #E60012;
  color: #fff;
}

@media (max-width: 768px) {
  .p-cost {
    padding: 10.67vw 5.33vw 16vw;
  }
}

@media (min-width: 769px) {
  .p-cost__contentWrap {
    width: 504px;
    margin: 0 auto;
    padding: 40px 0;
  }
}

.p-cost__head {
  color: #fff;
  font-size: 9.5vw;
  text-align: center;
  font-weight: bold;
  border-top: 3px solid white;
  border-bottom: 3px solid;
  padding: 4.2vw 0;
  margin-bottom: 2.67vw;
}

@media (min-width: 769px) {
  .p-cost__head {
    font-size: 48px;
    padding: 30px 0;
  }
}

.p-intro__contentWrap {
  margin: 0px auto;
  padding: 80px 0;
  overflow: hidden;
  text-align: center;
  background-color: #F4F4F4;
}

@media (max-width: 768px) {
  .p-intro__contentWrap {
    width: auto;
    padding: 10.67vw 5.33vw;
  }
}

.p-intro__contentWrap__1 img {
  max-width: 483px;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .p-intro__contentWrap__1 img {
    max-width: 100%;
    margin-bottom: 5.33vw;
  }
}

.p-intro__contentWrap__1 > * {
  margin: 0 auto 30px;
}

.p-intro__contentWrap__2 {
  padding-top: 0;
  background-color: #FFFDF2;
  font-size: 18px;
}

.p-intro__contentWrap__2 .p-intro__lead {
  text-align: left;
  font-weight: normal;
}

@media (min-width: 769px) {
  .p-intro__contentWrap__2 .p-intro__head {
    font-size: 25px;
  }
}

.p-intro__contentWrap__2 > * {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 769px) {
  .p-intro__contentWrap__2 > * {
    max-width: 966px;
  }
}

.p-intro__contentWrap__2 img {
  margin: 0 auto;
}

@media (min-width: 769px) {
  .p-intro__contentWrap__2 img {
    max-width: 486px;
  }
}

.p-intro__contentWrap__3 {
  padding-top: 130px;
  position: relative;
}

@media (max-width: 768px) {
  .p-intro__contentWrap__3 {
    padding-top: 0;
  }
}

.p-intro__contentWrap__3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #FFFDF2;
  -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
          clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

@media (max-width: 768px) {
  .p-intro__contentWrap__3::before {
    height: 10vw;
  }
}

.p-intro__contentWrap__3 h2 {
  font-size: 22px;
}

@media (max-width: 768px) {
  .p-intro__contentWrap__3 h2 {
    font-size: 6.4vw;
  }
}

.p-intro__contentWrap__3 .p-intro__lead {
  text-align: left;
  font-weight: normal;
}

.p-intro__content {
  margin-top: 60px;
}

@media (max-width: 768px) {
  .p-intro__content {
    margin-top: 10.67vw;
  }
}

.p-intro__content .p-intro__head {
  font-size: 20px;
  margin-bottom: 12px;
}

@media (max-width: 768px) {
  .p-intro__content .p-intro__head {
    font-size: 4.53vw;
    margin-bottom: 1.33vw;
  }
}

.p-intro__appeal {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .p-intro__appeal {
    font-size: 5.33vw;
    margin-bottom: 2.73vw;
  }
}

.p-intro__zone {
  max-width: 966px;
  padding-top: 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: -76px auto 40px;
  height: 292px;
  color: #fff;
  background-color: #E60012;
  border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
}

.p-intro__zone .p-intro__head {
  font-size: 32px;
}

@media (max-width: 768px) {
  .p-intro__zone .p-intro__head {
    font-size: 8.53vw;
  }
}

@media (max-width: 768px) {
  .p-intro__zone {
    padding-top: 4.27vw;
    margin: 0 -26.5vw;
    height: 56.33vw;
    text-align: center;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
  }
}

@media (max-width: 768px) {
  .p-intro__trial-call {
    margin: 0 -5.33vw 8vw;
    background-color: #E60012;
    color: #fff;
    height: 25.6vw;
    padding-top: 6.4vw;
    font-size: 6.4vw;
    font-weight: bold;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 100%, 0 50%);
            clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 100%, 0 50%);
  }
}

@media (min-width: 769px) {
  .p-intro__trial-call {
    margin: 0 auto 40px;
    background-color: #E60012;
    color: #fff;
    width: 486px;
    height: 130px;
    padding-top: 20px;
    font-size: 24px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 100%, 0 50%);
            clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 100%, 0 50%);
  }
}

@media (max-width: 768px) {
  .p-intro h3 {
    margin-top: 6.67vw;
  }
}

.p-intro__head {
  font-size: 4.82vw;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}

@media (min-width: 769px) {
  .p-intro__head {
    font-size: 20px;
    margin-bottom: 12px;
  }
}

.p-intro__head-att {
  font-size: 5.6vw;
  color: #E60012;
}

@media (min-width: 769px) {
  .p-intro__head-att {
    font-size: 25px;
  }
}

.p-intro__title {
  text-align: center;
}

.p-intro__title + .p-intro__lead {
  margin-top: 25px;
}

@media (max-width: 768px) {
  .p-intro__title + .p-intro__lead {
    margin-top: 4vw;
  }
}

.p-intro__lead {
  color: #222;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
}

@media (max-width: 768px) {
  .p-intro__lead {
    font-size: 4.27vw;
    margin: 1.33vw 4vw;
  }
}

.p-intro__lead span {
  color: #E60012;
}

.p-intro__lead-emp {
  font-size: 26px;
}

@media (max-width: 768px) {
  .p-intro__lead-emp {
    font-size: 4.8vw;
  }
}

.p-intro__No1Area {
  background-color: #E60012;
  color: #fff;
  padding: 8vw 3.2vw;
  text-align: left;
  line-height: 1.5;
}

@media (min-width: 769px) {
  .p-intro__No1Area {
    width: 816px;
    margin: 0 auto;
    padding: 40px 60px;
  }
}

.p-intro__No1Area-lead {
  line-height: 1.4;
  margin-top: 10.2vw;
}

@media (min-width: 769px) {
  .p-intro__No1Area-lead {
    margin-top: 60px;
  }
}

.p-intro__No1Area img {
  width: 222px;
  height: 222px;
  margin-left: 60px !important;
  margin-right: 65px !important;
  float: left;
}

@media (max-width: 768px) {
  .p-intro__No1Area img {
    width: 33.07vw;
    height: 33.07vw;
    margin-left: 0 !important;
    margin-right: 3.2vw !important;
    margin-bottom: 8vw !important;
  }
}

.p-intro__No1Area h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 20px;
}

.p-intro__No1Area h3 span {
  font-size: 28px;
  color: #FBF100;
}

@media (max-width: 768px) {
  .p-intro__No1Area h3 {
    clear: both;
    font-size: 5vw;
    margin-bottom: 8.53vw;
  }
  .p-intro__No1Area h3 span {
    font-size: 8vw;
  }
}

.p-intro__exp {
  margin-bottom: 10.67vw;
  line-height: 1.4;
}

.p-intro__exp img {
  margin: 3.2vw 0;
}

@media (min-width: 769px) {
  .p-intro__exp {
    max-width: 966px;
    margin: 0 auto 40px;
    font-size: 20px;
  }
  .p-intro__exp--right {
    float: right;
    width: 48%;
    margin-top: 70px;
  }
  .p-intro__exp--right .balloon {
    margin-bottom: 1em;
  }
}

@media (min-width: 769px) and (min-width: 769px) {
  .p-intro__exp--right .balloon {
    font-size: 20px;
  }
}

@media (min-width: 769px) {
  .p-intro__exp--left {
    float: left;
    width: 48%;
  }
  .p-intro__exp::after {
    content: "";
    display: block;
    clear: both;
  }
  .p-intro__exp img {
    margin: 12px 0;
  }
}

.p-voice-area {
  position: relative;
  background-color: #FFFDF2;
  padding-top: 60px;
}

@media (max-width: 768px) {
  .p-voice-area {
    padding-top: 21.33vw;
  }
}

.p-voice-area + .p-voice-area {
  margin-top: 11px;
}

@media (max-width: 768px) {
  .p-voice-area + .p-voice-area {
    margin-top: 1.3333333vw;
  }
}

.p-voice-areaTitle {
  text-align: center;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: -62px;
  background-color: #E60012;
  color: #fff;
  font-weight: bold;
  -webkit-clip-path: polygon(0 0, 5% 50%, 0 100%, 100% 100%, 95% 50%, 100% 0);
          clip-path: polygon(0 0, 5% 50%, 0 100%, 100% 100%, 95% 50%, 100% 0);
  max-width: 683px;
  height: 96px;
  line-height: 96px;
  font-size: 24px;
}

@media (max-width: 768px) {
  .p-voice-areaTitle {
    font-size: 6.4vw;
    margin: 0 4.8vw;
    top: -8.53333vw;
    line-height: 25.6vw;
    height: 25.6vw;
  }
}

.p-voice__container {
  width: 96%;
  max-width: 1060px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 0 130px;
}

@media (max-width: 768px) {
  .p-voice__container {
    width: auto;
    padding: 18.4vw 4.8vw;
  }
}

.p-voice__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 768px) {
  .p-voice__list-item {
    display: block;
  }
}

.p-voice__list-item + .p-voice__list-item {
  margin-top: 75px;
}

@media (max-width: 768px) {
  .p-voice__list-item + .p-voice__list-item {
    margin-top: 10.666667vw;
  }
}

.p-voice__thumb {
  width: 49.5%;
  position: relative;
  z-index: 1;
}

@media (max-width: 768px) {
  .p-voice__thumb {
    width: auto;
  }
}

.p-voice__content {
  width: 54%;
  margin-left: -3.8%;
  margin-top: 40px;
  position: relative;
  z-index: 2;
}

@media (max-width: 768px) {
  .p-voice__content {
    margin-left: 0;
    margin-top: -10.666667vw;
    width: auto;
  }
}

.p-voice__letter {
  background-color: #fff;
  padding: 35px 0 50px;
  -webkit-box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
  .p-voice__letter {
    margin: 0 4vw;
    padding: 4vw 0 6.66667vw;
  }
}

.p-voice__letter-title {
  margin-right: 33px;
  margin-left: 33px;
}

@media (max-width: 768px) {
  .p-voice__letter-title {
    margin-right: 4vw;
    margin-left: 4vw;
  }
}

.p-voice__letter-text {
  margin-right: 50px;
  margin-left: 50px;
  font-size: 18px;
  line-height: 2;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(85%, transparent), color-stop(85%, #ffff), to(#ffff)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(95%, transparent), color-stop(95%, #dedede), to(#dedede));
  background-image: linear-gradient(90deg, transparent 0%, transparent 85%, #ffff 85%, #ffff 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, transparent 95%, #dedede 95%, #dedede 100%);
  background-size: 12px 100%, 100% 2em;
}

@media (max-width: 768px) {
  .p-voice__letter-text {
    margin-right: 5.6vw;
    margin-left: 5.6vw;
    font-size: 3.73333vw;
    line-height: 1.75;
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(85%, transparent), color-stop(85%, #ffff), to(#ffff)), -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(94%, transparent), color-stop(94%, #dedede), to(#dedede));
    background-image: linear-gradient(90deg, transparent 0%, transparent 85%, #ffff 85%, #ffff 100%), linear-gradient(180deg, transparent 0%, transparent 94%, #dedede 94%, #dedede 100%);
    background-size: 1.3333vw 100%, 100% 1.72em;
  }
}

.p-voice__letter-text:not(:first-child) {
  margin-top: 25px;
}

@media (max-width: 768px) {
  .p-voice__letter-text:not(:first-child) {
    margin-top: 4vw;
  }
}

.p-voice__letter-text::before {
  content: "";
  display: block;
  height: 2px;
  background-size: 13px 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(#dedede), color-stop(85%, #dedede), color-stop(85%, transparent), to(transparent));
  background-image: linear-gradient(to right, #dedede, #dedede 85%, transparent 85%, transparent 100%);
}

@media (max-width: 768px) {
  .p-voice__letter-text::before {
    background-image: -webkit-gradient(linear, left top, right top, from(#dedede), color-stop(83%, #dedede), color-stop(83%, transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(96%, transparent), color-stop(96%, #dedede), to(#dedede));
    background-image: linear-gradient(90deg, #dedede, #dedede 83%, transparent 83%, transparent 100%), linear-gradient(180deg, transparent, transparent 96%, #dedede 96%, #dedede 100%);
    background-size: 1.33333vw 100%,100% 1px;
    background-repeat: repeat-x;
  }
}

.p-voice__letter-remark {
  margin-right: 50px;
  margin-left: 50px;
  font-size: 12px;
  color: #808080;
}

@media (max-width: 768px) {
  .p-voice__letter-remark {
    margin-right: 5.6vw;
    margin-left: 5.6vw;
    font-size: 2.93333vw;
  }
}

.p-voice__letter-remark:not(:first-child) {
  margin-top: 12px;
}

@media (max-width: 768px) {
  .p-voice__letter-remark:not(:first-child) {
    margin-top: 1.333333vw;
  }
}

.p-voice__letter-remark-item {
  text-indent: -1em;
  padding-left: 1em;
}

.p-voice__letter-remark-item::before {
  content: "※";
}

.p-voice__letter-name {
  margin-right: 50px;
  margin-left: 50px;
  text-align: right;
  font-size: 14px;
}

@media (max-width: 768px) {
  .p-voice__letter-name {
    margin-right: 5.6vw;
    margin-left: 5.6vw;
    font-size: 3.2vw;
  }
}

.p-voice__letter-name:not(:first-child) {
  margin-top: 12px;
}

@media (max-width: 768px) {
  .p-voice__letter-name:not(:first-child) {
    margin-top: 1.333333vw;
  }
}

.p-voice__more {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 768px) {
  .p-voice__more {
    margin-top: 8vw;
  }
}

.p-voice__more-btn {
  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: relative;
  width: 192px;
  border: 3px solid #000;
  border-radius: 5px;
  background-color: #fff;
  border-bottom: 5px solid #000;
  border-right: 5px solid #000;
  padding: 10px 0;
  font-size: 18px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .p-voice__more-btn {
    border: 2px solid #000;
    border-bottom: 6px solid #000;
    border-right: 6px solid #000;
    width: 50.4vw;
    padding: 3.2vw 0;
    font-size: 3.73333vw;
  }
}

.p-voice__more-btn::before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  margin-bottom: 5px;
  margin-right: 10px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.p-voice__more-btn--open::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-bottom: 0;
  margin-top: 5px;
}

.p-voice__acc-wrap {
  margin-top: 75px;
}

@media (max-width: 768px) {
  .p-voice__acc-wrap {
    margin-top: 10.666667vw;
  }
}

.p-voice__list-item--rev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.p-voice__list-item--rev .p-voice__content {
  margin-left: 0;
  margin-right: -3.8%;
}

@media (max-width: 768px) {
  .p-voice__list-item--rev .p-voice__content {
    margin-right: 0;
  }
}

.p-graduate {
  margin-top: 80px;
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .p-graduate {
    margin-top: 10.66667vw;
    margin-bottom: 6.66667vw;
  }
}

.p-graduate__contentWrap {
  width: 700px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .p-graduate__contentWrap {
    width: auto;
    margin: 0 4vw;
  }
}

.p-graduate__contentWrap + .p-graduate__contentWrap {
  margin-top: 80px;
}

@media (max-width: 768px) {
  .p-graduate__contentWrap + .p-graduate__contentWrap {
    margin-top: 10.66667vw;
  }
}

.p-graduate__title {
  text-align: center;
}

.p-graduate__title + .p-graduate__lead {
  margin-top: 25px;
}

@media (max-width: 768px) {
  .p-graduate__title + .p-graduate__lead {
    margin-top: 4vw;
  }
}

.p-graduate__lead {
  color: #222;
  font-weight: bold;
  font-size: 20px;
  line-height: 2;
  text-align: center;
}

@media (max-width: 768px) {
  .p-graduate__lead {
    line-height: 1.4;
    font-size: 3.73333vw;
    margin-right: 4vw;
    margin-left: 4vw;
  }
}

.p-graduate__lead-emp {
  font-size: 26px;
}

@media (max-width: 768px) {
  .p-graduate__lead-emp {
    font-size: 4.8vw;
  }
}

.p-graduate__content {
  margin-top: 60px;
}

@media (max-width: 768px) {
  .p-graduate__content {
    margin-top: 8vw;
  }
}

.p-graduate__movie:not(:first-child) {
  margin-top: 30px;
}

@media (max-width: 768px) {
  .p-graduate__movie:not(:first-child) {
    margin-top: 4vw;
  }
}

.p-graduate__movie-list-item + .p-graduate__movie-list-item {
  margin-top: 60px;
}

@media (max-width: 768px) {
  .p-graduate__movie-list-item + .p-graduate__movie-list-item {
    margin-top: 8vw;
  }
}

.p-graduate__movie-head {
  text-align: center;
}

@media (max-width: 768px) {
  .p-graduate__movie-head {
    width: 28.5333vw;
    margin: 0 auto;
  }
}

.p-graduate__movie-summary {
  color: #222;
  font-weight: bold;
  font-size: 20px;
  line-height: 2;
  text-align: center;
}

@media (max-width: 768px) {
  .p-graduate__movie-summary {
    line-height: 1.4;
    font-size: 3.73333vw;
    margin-right: 4vw;
    margin-left: 4vw;
  }
}

.p-graduate__movie-summary:not(:first-child) {
  margin-top: 30px;
}

@media (max-width: 768px) {
  .p-graduate__movie-summary:not(:first-child) {
    margin-top: 4vw;
  }
}

.p-graduate__movie-place {
  width: 100%;
  height: 0;
  padding-top: 58.64%;
  position: relative;
  overflow: hidden;
}

.p-graduate__movie-place iframe, .p-graduate__movie-place video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*年齢nav*/
.p-ageNav {
  position: relative;
  width: 100%;
  height: 330px;
  padding: 36px 0 40px;
  background: url(/english/img/wood_bg.jpg) no-repeat;
  background-position: center top;
  background-size: cover;
  overflow: hidden;
}

@media (max-width: 768px) {
  .p-ageNav {
    padding: 32px 0 38px;
  }
}

/*.p-ageNav*/
.p-ageNav__titleArea {
  position: relative;
  margin: 0 auto;
  width: 800px;
  z-index: 1;
  /*左上オブジェ*/
  /*右上オブジェ*/
}

@media (max-width: 768px) {
  .p-ageNav__titleArea {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
}

.p-ageNav__titleArea:before {
  position: absolute;
  content: "";
  width: 226px;
  height: 234px;
  top: -330px;
  left: -200px;
  background: url(/english/img/agePic_leftTop.png) no-repeat;
  background-size: 226px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 100;
}

@media (max-width: 768px) {
  .p-ageNav__titleArea:before {
    width: 110px;
    height: 114px;
    top: -50px;
    left: -141px;
    background-size: 110px;
    -webkit-transform: rotate(-100deg);
    transform: rotate(-100deg);
  }
}

.p-ageNav__titleArea:after {
  position: absolute;
  content: "";
  width: 250px;
  height: 185px;
  top: -260px;
  right: -220px;
  background: url(/english/img/agePic_rightTop.png) no-repeat;
  background-size: 250px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 100;
}

@media (max-width: 768px) {
  .p-ageNav__titleArea:after {
    width: 130px;
    height: 122px;
    top: -160px;
    right: -95px;
    background-size: 130px;
  }
}

.p-ageNav__titleArea.animate:before, .p-ageNav__titleArea--animated:before {
  top: -154px;
  left: -120px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

@media (max-width: 768px) {
  .p-ageNav__titleArea.animate:before, .p-ageNav__titleArea--animated:before {
    top: 5px;
    left: -41px;
    -webkit-transform: rotate(-13deg);
    transform: rotate(-13deg);
  }
}

.p-ageNav__titleArea.animate:after, .p-ageNav__titleArea--animated:after {
  top: -100px;
  right: -160px;
}

@media (max-width: 768px) {
  .p-ageNav__titleArea.animate:after, .p-ageNav__titleArea--animated:after {
    top: 35px;
    right: -45px;
  }
}

/*.p-ageNav__titleArea*/
.p-ageNav__title {
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

/*.p-ageNav__title*/
.p-ageNav__title--small {
  font-size: 20px;
  font-size: 2rem;
}

@media (max-width: 768px) {
  .p-ageNav__title--small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/*.p-ageNav__title--small*/
.p-ageNav__menu {
  margin: 0 auto;
  width: 800px;
  position: relative;
  top: 77px;
  /*左下オブジェ*/
  /*右下オブジェ*/
}

.p-ageNav__menu:after {
  display: block;
  content: "";
  clear: both;
}

@media (max-width: 768px) {
  .p-ageNav__menu {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
}

@media (max-width: 768px) {
  .p-ageNav__menu {
    padding: 0 35px;
    top: 30px;
    z-index: 0;
  }
}

.p-ageNav__menu:before {
  position: absolute;
  content: "";
  width: 201px;
  height: 168px;
  bottom: -585px;
  left: -130px;
  background: url(/english/img/200121/agePic_leftBottom.png) no-repeat;
  background-size: 201px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: 100;
}

@media (max-width: 768px) {
  .p-ageNav__menu:before {
    width: 96px;
    height: 80px;
    bottom: -545px;
    left: -108px;
    background-size: 96px;
  }
}

.p-ageNav__menu:after {
  position: absolute;
  content: "";
  width: 178px;
  height: 194px;
  right: -145px;
  bottom: -610px;
  background: url(/english/img/agePic_rightBottom.png) no-repeat;
  background-size: 178px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: 100;
}

@media (max-width: 768px) {
  .p-ageNav__menu:after {
    width: 102px;
    height: 111px;
    right: -100px;
    bottom: -564px;
    background-size: 102px;
  }
}

.p-ageNav__menu.animate:before, .p-ageNav__menu--animated:before {
  bottom: -295px;
  left: -130px;
}

@media (max-width: 768px) {
  .p-ageNav__menu.animate:before, .p-ageNav__menu--animated:before {
    bottom: -265px;
    left: -38px;
  }
}

.p-ageNav__menu.animate:after, .p-ageNav__menu--animated:after {
  right: -145px;
  bottom: -310px;
}

@media (max-width: 768px) {
  .p-ageNav__menu.animate:after, .p-ageNav__menu--animated:after {
    right: 25px;
    bottom: -264px;
  }
}

/*.p-ageNav__menu*/
.p-ageNav__menu__list {
  float: left;
  width: 240px;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #fff;
  border-radius: 10px;
  text-align: center;
}

@media (max-width: 768px) {
  .p-ageNav__menu__list {
    width: calc((100% - 88px) / 2);
    margin-right: 20px;
    margin-bottom: 20px;
    border: 3px solid #fff;
  }
}

.p-ageNav__menu__list:nth-of-type(3) {
  margin-right: 0;
}

@media (max-width: 768px) {
  .p-ageNav__menu__list:nth-of-type(3) {
    margin-right: 20px;
    margin-bottom: 0;
  }
}

/*.p-ageNav__menu__list*/
.p-ageNav__menu__list:first-of-type {
  position: relative;
  /*左中央オブジェ*/
}

.p-ageNav__menu__list:first-of-type:before {
  position: absolute;
  content: "";
  width: 141px;
  height: 217px;
  top: -555px;
  left: -110px;
  background: url(/english/step/img/220121/pick_up_step.png) no-repeat;
  background-size: 141px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  -webkit-transform: scale(2);
          transform: scale(2);
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  z-index: 100;
}

@media (max-width: 768px) {
  .p-ageNav__menu__list:first-of-type:before {
    width: 76px;
    height: 117px;
    top: 74px;
    left: -170px;
    background-size: 76px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transform: rotate(-160deg);
    transform: rotate(-160deg);
  }
}

.p-ageNav__menu__list:first-of-type.animate:before,
.p-ageNav__menu__list--animated:first-of-type:before {
  top: -75px;
  left: -110px;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

@media (max-width: 768px) {
  .p-ageNav__menu__list:first-of-type.animate:before,
  .p-ageNav__menu__list--animated:first-of-type:before {
    top: 34px;
    left: -45px;
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
}

/*.p-ageNav__menu__list:first-of-type*/
.p-ageNav__menu__list__link {
  position: relative;
  background-size: 8px;
  background-position: right 23px top 44px;
  font-size: 50px;
  font-size: 5rem;
  line-height: 63px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 768px) {
  .p-ageNav__menu__list__link {
    height: 55px;
    background-position: right 13px top 34px;
    font-size: 30px;
    font-size: 3rem;
    line-height: 55px;
  }
}

.p-ageNav__menu__list__link:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/*.p-ageNav__menu__list__link*/
.p-ageNav__menu__list__link__smallTxt {
  font-size: 20px;
  font-size: 2rem;
  padding-left: 2px;
}

@media (max-width: 768px) {
  .p-ageNav__menu__list__link__smallTxt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/*.p-ageNav__menu__list__link__smallTxt*/
.p-ageNav__link {
  display: block;
  width: 400px;
  clear: both;
  top: 110px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 9999;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 768px) {
  .p-ageNav__link {
    width: 232px;
    padding: 0 44px;
    top: 36px;
    text-indent: 1em;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 19px;
  }
}

.p-ageNav__link:before {
  top: 2px;
  left: 15px;
}

@media (max-width: 768px) {
  .p-ageNav__link:before {
    top: 4px;
    left: 44px;
  }
}

/*.p-ageNav__link*/
/*年齢nav*/
/*年齢nav*/
.p-ageNav {
  position: relative;
  width: 100%;
  height: 330px;
  padding: 36px 0 80px;
  background: url(/english/img/wood_bg.jpg) no-repeat;
  background-position: center top;
  background-size: cover;
  overflow: hidden;
}

.p-ageNav::after {
  position: absolute;
  content: "";
  width: 800px;
  height: 30px;
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: white;
  -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
          clip-path: polygon(0 0, 100% 0%, 50% 100%);
  background-size: 800px;
  z-index: 100;
}

.p-ageNav-afterVoice::after {
  background-color: #FFFDF2;
}

.p-ageNav-afterReason::after {
  background: url(/english/iid-award/images/main_bg02.png) repeat-y center top;
}

.p-ageNav-repeat {
  margin-top: 64px;
}

@media (max-width: 768px) {
  .p-ageNav {
    height: auto;
    padding: 8.533vw 0 21.333vw;
  }
  .p-ageNav::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 5.333vw;
    top: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background: white;
    -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
            clip-path: polygon(0 0, 100% 0%, 50% 100%);
    z-index: 100;
  }
  .p-ageNav-afterVoice::after {
    background-color: #FFFDF2;
  }
  .p-ageNav-afterReason::after {
    background: url(/english/iid-award/images/main_bg02.png) repeat-y center top;
  }
  .p-ageNav-repeat {
    margin-top: 17.067vw;
  }
}

/*.p-ageNav*/
.p-ageNav__titleArea {
  position: relative;
  margin: 0 auto;
  width: 800px;
  z-index: 1;
  /*左上オブジェ*/
  /*右上オブジェ*/
}

@media (max-width: 768px) {
  .p-ageNav__titleArea {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
}

.p-ageNav__titleArea:before {
  position: absolute;
  content: "";
  width: 94px;
  height: 97px;
  top: -330px;
  left: -200px;
  background: url(/english/img/agePic_leftTop.png) no-repeat;
  background-size: 94px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 100;
}

@media (max-width: 768px) {
  .p-ageNav__titleArea:before {
    width: 94px;
    height: 97px;
    top: -50px;
    left: -141px;
    background-size: 94px;
    -webkit-transform: rotate(-100deg);
            transform: rotate(-100deg);
  }
}

.p-ageNav__titleArea:after {
  position: absolute;
  content: "";
  width: 139px;
  height: 101px;
  top: -260px;
  right: -220px;
  background: url(/english/img/agePic_rightTop.png) no-repeat;
  background-size: 139px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 100;
}

@media (max-width: 768px) {
  .p-ageNav__titleArea:after {
    width: 37.067vw;
    height: 26.933vw;
    top: -42.667vw;
    right: -25.333vw;
    background-size: 37.067vw;
  }
}

.p-ageNav__titleArea.animate:before, .p-ageNav__titleArea--animated:before {
  top: 6px;
  left: 23px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

@media (max-width: 768px) {
  .p-ageNav__titleArea.animate:before, .p-ageNav__titleArea--animated:before {
    top: 1.333vw;
    left: -10.933vw;
    -webkit-transform: rotate(-13deg);
            transform: rotate(-13deg);
  }
}

.p-ageNav__titleArea.animate:after, .p-ageNav__titleArea--animated:after {
  top: 20px;
  right: -30px;
}

@media (max-width: 768px) {
  .p-ageNav__titleArea.animate:after, .p-ageNav__titleArea--animated:after {
    top: -1.6vw;
    right: -22.133vw;
  }
}

/*.p-ageNav__titleArea*/
.p-ageNav__title {
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

/*.p-ageNav__title*/
.p-ageNav__title--small {
  font-size: 20px;
  font-size: 2rem;
}

@media (max-width: 768px) {
  .p-ageNav__title--small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/*.p-ageNav__title--small*/
.p-ageNav__title--big {
  position: relative;
  letter-spacing: 1px;
  top: 20px;
  font-size: 28px;
  font-weight: normal;
}

@media (max-width: 768px) {
  .p-ageNav__title--big {
    top: 13px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: normal;
  }
}

/*.p-ageNav__title--big*/
.p-ageNav__menu {
  margin: 0 auto;
  width: 673px;
  position: relative;
  top: 77px;
  /*左下オブジェ*/
  /*右下オブジェ*/
}

.p-ageNav__menu:after {
  display: block;
  content: "";
  clear: both;
}

@media (max-width: 768px) {
  .p-ageNav__menu {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .p-ageNav__menu {
    padding: 0 5.067vw;
    top: 30px;
    z-index: 0;
  }
}

.p-ageNav__menu:before {
  position: absolute;
  content: "";
  width: 80px;
  height: 65px;
  bottom: -545px;
  left: -108px;
  background: url(/english/img/200121/agePic_leftBottom.png) no-repeat;
  background-size: 80px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: 100;
}

@media (max-width: 768px) {
  .p-ageNav__menu:before {
    width: 80px;
    height: 65px;
    bottom: -545px;
    left: -108px;
    background-size: 80px;
  }
}

.p-ageNav__menu:after {
  position: absolute;
  content: "";
  width: 73px;
  height: 67px;
  right: -145px;
  bottom: -610px;
  background: url(/english/img/agePic_rightBottom.png) no-repeat;
  background-size: 73px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: 100;
}

@media (max-width: 768px) {
  .p-ageNav__menu:after {
    width: 73px;
    height: 67px;
    right: -100px;
    bottom: -564px;
    background-size: 73px;
  }
}

.p-ageNav__menu.animate:before, .p-ageNav__menu--animated:before {
  bottom: -244px;
  left: -60px;
}

@media (max-width: 768px) {
  .p-ageNav__menu.animate:before, .p-ageNav__menu--animated:before {
    bottom: -277px;
    left: -4px;
  }
}

.p-ageNav__menu.animate:after, .p-ageNav__menu--animated:after {
  right: -59px;
  bottom: -240px;
}

@media (max-width: 768px) {
  .p-ageNav__menu.animate:after, .p-ageNav__menu--animated:after {
    right: 6.667vw;
    bottom: -72vw;
  }
}

/*.p-ageNav__menu*/
.p-ageNav__menu__list {
  float: left;
  width: 330px;
  background-color: #fff;
  color: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  text-align: center;
}

@media (min-width: 769px) {
  .p-ageNav__menu__list:nth-of-type(2n-1) {
    margin-right: 13px;
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .p-ageNav__menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 43.733vw;
    height: 16vw;
    margin-right: 5.333vw;
    margin-bottom: 5.333vw;
    border: 0.8vw solid #fff;
  }
  .p-ageNav__menu__list:nth-of-type(2n-1) {
    margin-right: 3.467vw;
    margin-bottom: 2.667vw;
  }
  .p-ageNav__menu__list:nth-of-type(2n) {
    margin-right: 0;
    margin-bottom: 2.667vw;
  }
}

/*.p-ageNav__menu__list*/
.p-ageNav__menu__list:first-of-type {
  position: relative;
  /*左中央オブジェ*/
}

.p-ageNav__menu__list:first-of-type:before {
  position: absolute;
  content: "";
  width: 81px;
  height: 63px;
  top: -555px;
  left: -110px;
  background: url(/english/step/img/220121/pick_up_step.png) no-repeat;
  background-size: 81px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  -webkit-transform: scale(2);
          transform: scale(2);
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  z-index: 100;
}

@media (max-width: 768px) {
  .p-ageNav__menu__list:first-of-type:before {
    width: 21.6vw;
    height: 16.8vw;
    top: 19.733vw;
    left: -45.333vw;
    background-size: 21.6vw;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transform: rotate(-160deg);
            transform: rotate(-160deg);
  }
}

.p-ageNav__menu__list:first-of-type.animate:before,
.p-ageNav__menu__list--animated:first-of-type:before {
  top: -20px;
  left: -100px;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

@media (max-width: 768px) {
  .p-ageNav__menu__list:first-of-type.animate:before,
  .p-ageNav__menu__list--animated:first-of-type:before {
    top: 9.333vw;
    left: -18vw;
    -webkit-transform: rotate(-12deg);
            transform: rotate(-12deg);
  }
}

/*.p-ageNav__menu__list:first-of-type*/
.p-ageNav__menu__list__link {
  position: relative;
  background-size: 8px;
  background-position: right 23px top 44px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.p-ageNav__menu__list .p-ageNav__menu__list__link {
  line-height: 1.5;
  font-family: "Hiragino Kaku Gothic ProN";
  font-size: 20px;
}

@media (max-width: 768px) {
  .p-ageNav__menu__list__link {
    background-position: right 13px top 34px;
  }
  .p-ageNav__menu__list .p-ageNav__menu__list__link {
    line-height: 1.1;
    padding-top: 3vw;
    font-family: "Hiragino Kaku Gothic ProN";
  }
}

@media (min-width: 769px) {
  .p-ageNav__menu__list__link:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #707070;
    border-right: 3px solid #707070;
    position: absolute;
    top: 50%;
    right: -12.8px;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
}

/*.p-ageNav__menu__list__link*/
.p-ageNav__menu__list__link__smallTxt {
  font-size: 16px;
  padding-left: 2px;
}

.p-ageNav__menu__list__link__mainTxt {
  font-size: 20px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .p-ageNav__menu__list__link__smallTxt {
    font-size: 2.667vw;
  }
  .p-ageNav__menu__list__link__mainTxt {
    font-size: 16px;
    font-weight: bold;
  }
  .p-ageNav__menu__list__link:after {
    content: "";
    display: block;
    width: 2.133vw;
    height: 2.133vw;
    border-top: 0.8vw solid #707070;
    border-right: 0.8vw solid #707070;
    position: absolute;
    top: 33%;
    right: 7.52vw;
    -webkit-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .p-ageNav__menu__list__link--next:after {
    right: 1vw;
  }
}

/*.p-ageNav__menu__list__link__smallTxt*/
.p-ageNav__link {
  display: block;
  width: 400px;
  clear: both;
  top: 110px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 9999;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 768px) {
  .p-ageNav__link {
    width: 232px;
    padding: 0 44px;
    top: 36px;
    text-indent: 1em;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 19px;
  }
}

.p-ageNav__link:before {
  top: 2px;
  left: 15px;
}

@media (max-width: 768px) {
  .p-ageNav__link:before {
    top: 4px;
    left: 44px;
  }
}

.nonafter::after {
  content: none;
}

.balloon {
  background-color: white;
  position: relative;
  margin-bottom: 0.5em;
  text-align: center;
  display: inline-block;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  font-size: 30px;
  border-radius: 1000px;
  line-height: 1.2;
  color: #E60012;
  font-weight: bold;
}

@media (max-width: 768px) {
  .balloon {
    font-size: 6.4vw;
  }
}

.balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid white;
}

.balloon.balloon-red {
  color: #fff;
  background-color: #E60012;
}

.balloon.balloon-red:before {
  border-top-color: #E60012;
}

.adlp-red {
  color: #E60012;
}

.p-melit-ttl {
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .p-melit-ttl {
    font-size: 5vw;
    margin: 4.6vw 0;
    margin-top: 5vw;
  }
}

.melitAge {
  margin-top: 50px;
}

.melitAge-wrap {
  margin-bottom: 30px;
  line-height: 1.5;
  background-color: #fff;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
}

.melitAge-head {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.melitAge-text {
  text-align: left;
  margin-top: 10px;
}

.melitAge-point {
  -webkit-box-flex: 10;
      -ms-flex-positive: 10;
          flex-grow: 10;
  background-color: black;
  color: white;
  border-radius: 100px;
  font-weight: bold;
  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;
}

@media (min-width: 769px) {
  .melitAge-point {
    padding: 5px;
    font-size: 12px;
    margin: 5px 0;
    letter-spacing: 1px;
  }
  .melitAge-icon {
    height: 16px;
    margin-right: 2px;
  }
  .melitAge-icon img {
    height: 100%;
  }
}

@media (max-width: 768px) {
  .melitAge-wrap {
    padding: 5vw 3vw;
    margin: 0 5.3vw 20px;
  }
  .melitAge-icon {
    padding-right: 0.7vw;
  }
  .melitAge-icon img {
    height: 4vw;
  }
  .melitAge-point {
    font-size: 3.732vw;
    white-space: nowrap;
    padding: 0 2vw !important;
  }
}

.slick-slide {
  width: 100%;
}

.slick-3line .slick-slide {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 769px) {
  .slick-3line .slick-slide {
    width: 270px;
    margin-left: 10px;
    margin-right: 10px;
    height: auto;
  }
}

.slick-3line .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 0;
}

.slick-3line .slick-dots li button:before {
  content: url(/english/img/220913/dots.png);
  text-indent: 0px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  font-weight: bold;
}

@media (max-width: 768px) {
  .slick-3line .slick-dots li button:before {
    font-size: 5.3vw;
  }
}

.slick-3line .slick-dots li.slick-active button:before {
  content: url(/english/img/220913/dots_active.png);
}

.slick-3line .slick-arrow:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.slick-3line .slick-next {
  right: 10%;
  top: 98%;
  opacity: 1;
}

.slick-3line .slick-next:before {
  background: url(/english/img/220913/arrow-next.png);
  background-size: contain;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
  background-repeat: no-repeat;
  border: none;
}

.slick-3line .slick-prev {
  left: 10%;
  top: 98%;
  opacity: 1;
}

.slick-3line .slick-prev:before {
  background: url(/english/img/220913/arrow-back.png);
  background-size: contain;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
  background-repeat: no-repeat;
  border: none;
}

@media (min-width: 769px) {
  .slick-3line--bold .slick-slide {
    width: 260px;
  }
}

.p-reason {
  padding-top: 100px;
  background: url(/english/iid-award/images/main_bg02.png) repeat-y center top;
  position: relative;
}

@media (max-width: 768px) {
  .p-reason {
    padding-top: 17.33vw;
  }
}

.p-reason::before {
  content: "";
  position: absolute;
  top: 0;
  background-color: #F4F4F4;
  width: 100%;
  height: 60px;
  -webkit-clip-path: polygon(44% 0%, 50% 100%, 56% 0%);
          clip-path: polygon(44% 0%, 50% 100%, 56% 0%);
}

@media (max-width: 768px) {
  .p-reason::before {
    height: 6.67vw;
    -webkit-clip-path: polygon(44% 0%, 50% 100%, 56% 0%);
            clip-path: polygon(44% 0%, 50% 100%, 56% 0%);
  }
}

.p-reason-areaTitle {
  background-color: rgba(255, 255, 255, 0.55);
}

@media (min-width: 769px) {
  .p-reason-areaTitle {
    padding-top: 40px;
    text-align: center;
  }
  .p-reason-areaTitle img {
    max-width: 966px;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .p-reason-areaTitle {
    padding: 5.33vw 5.33vw 0;
  }
}

.p-reason__card {
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.55);
  padding: 9.07vw 3.2vw 8.53vw;
  margin-bottom: 5.33vw;
}

@media (min-width: 769px) {
  .p-reason__card {
    padding: 40px 60px 60px;
  }
}

.p-reason__card:not(:last-child) {
  margin-bottom: 5.33vw;
}

.p-reason__card h3 {
  font-size: 6.4vw;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 3.2vw;
}

@media (min-width: 769px) {
  .p-reason__card h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}

.p-reason__card h3.p-reason__blackBack {
  font-size: 4.8vw;
}

@media (min-width: 769px) {
  .p-reason__card h3.p-reason__blackBack {
    font-size: 18px;
    width: 366px;
    margin: 0 auto 20px;
  }
}

.p-reason__card p {
  text-align: left;
  line-height: 1.4;
}

.p-reason__card > * {
  margin-bottom: 32px;
}

@media (max-width: 768px) {
  .p-reason__card > * {
    margin-bottom: 5.33vw;
  }
}

.p-reason__card__wrap {
  max-width: 816px;
  padding-top: 40px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .p-reason__card__wrap {
    padding: 10.67vw 5.33vw;
  }
}

@media (min-width: 769px) {
  .p-reason__card__formation {
    position: relative;
    height: 346px;
  }
}

.p-reason__checkBox {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 16px;
}

@media (max-width: 768px) {
  .p-reason__checkBox {
    padding: 4.27vw 7.47vw;
    margin-bottom: 5.33vw;
  }
}

.p-reason__checkBox-item {
  position: relative;
  text-indent: 40px;
  line-height: 1.2;
}

.p-reason__checkBox-item:not(:last-child) {
  margin-bottom: 12px;
}

@media (max-width: 768px) {
  .p-reason__checkBox-item {
    text-indent: 10.67vw;
    line-height: 5.6vw;
  }
  .p-reason__checkBox-item:not(:last-child) {
    margin-bottom: 3.2vw;
  }
}

.p-reason__checkBox-item:before {
  position: absolute;
  content: "";
  left: 0;
  width: 21px;
  height: 21px;
  background-image: url(/english/adlp/01/img/230906/check_icon.png);
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .p-reason__checkBox-item:before {
    width: 5.6vw;
    height: 5.6vw;
  }
}

.p-reason__blackBack {
  background: #707070;
  color: #fff;
  border-radius: 1000px;
  line-height: 1.2;
  padding: 5px 40px;
  margin-bottom: 25px;
}

@media (max-width: 768px) {
  .p-reason__blackBack {
    padding: 1vw 10vw;
    margin-bottom: 3vw;
  }
}

h3 .p-reason__blackBack {
  font-size: 4.6vw;
  display: inline-block;
}

@media (min-width: 769px) {
  h3 .p-reason__blackBack {
    font-size: 24px;
  }
}

.p-reason__wrapUp {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  position: relative;
  padding-bottom: 36px;
}

@media (max-width: 768px) {
  .p-reason__wrapUp {
    font-size: 6.4vw;
    padding-bottom: 12.27vw;
  }
}

.p-reason__wrapUp::after {
  content: "";
  position: absolute;
  bottom: 0px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  left: 50%;
  background-image: url(/english/adlp/01/img/230906/arrow.svg);
  background-size: contain;
  background-repeat: space;
  width: 24px;
  height: 24px;
}

@media (max-width: 768px) {
  .p-reason__wrapUp::after {
    width: 8vw;
    height: 8vw;
  }
}

.carousel__title {
  background-color: #F4F4EC;
  color: #000;
  position: relative;
  text-align: center;
  height: 70px;
  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;
  font-size: 24px;
  font-weight: bold;
}

.carousel__title.green-box {
  color: #6EB92C;
}

.carousel__title.orange-box {
  color: #F49400;
}

.carousel__title.purple-box {
  color: #776AAF;
}

.carousel__title.pink-box {
  color: #E75F9D;
}

.carousel__title.lightblue-box {
  color: #00AAEA;
}

@media (max-width: 768px) {
  .carousel__title {
    font-size: 7vw;
  }
}

.carousel__title:after, .carousel__title:before {
  background-color: #000;
}

.carousel__title-text {
  font-size: 24px;
}

@media (max-width: 768px) {
  .carousel__title-text {
    font-size: 5.3vw;
  }
}

.carousel__title-img {
  position: absolute;
  left: 10.5%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.carousel__title-img img {
  width: 25px;
}

@media (max-width: 768px) {
  .carousel__title-img {
    left: 6.5vw;
  }
}

.carousel__cont {
  background-color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

@media (min-width: 769px) {
  .carousel__cont {
    margin: 0px auto;
    max-width: 700px;
  }
}

.carousel__cont-head {
  font-size: 5.33vw;
  font-weight: bold;
}

@media (min-width: 769px) {
  .carousel__cont-head {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  .carousel__cont p {
    padding: 0 3vw;
  }
}

.carousel__cont > img {
  margin-bottom: 3.2vw;
  max-width: 100%;
}

@media (min-width: 769px) {
  .carousel__cont > img {
    margin-bottom: 10px;
  }
}

.acc-icon {
  position: absolute;
  width: 0px;
  height: 0px;
  border: 10px solid white;
  border-right-color: transparent;
  border-bottom-color: transparent;
  left: 0;
  top: 0;
}

.green-box .acc-icon {
  border-top-color: #6EB92C;
  border-left-color: #6EB92C;
}

.orange-box .acc-icon {
  border-top-color: #F49400;
  border-left-color: #F49400;
}

.purple-box .acc-icon {
  border-top-color: #776AAF;
  border-left-color: #776AAF;
}

.pink-box .acc-icon {
  border-top-color: #E75F9D;
  border-left-color: #E75F9D;
}

.lightblue-box .acc-icon {
  border-top-color: #00AAEA;
  border-left-color: #00AAEA;
}

.point__acc-ttl {
  font-size: 5vw;
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 2.67vw;
}

.point__acc-text {
  font-size: 3.8vw;
  line-height: 1.5;
  margin-bottom: 4.13vw;
}

.point__acc-offer {
  padding: 0 3vw;
}

@media (min-width: 769px) {
  .point__acc-ttl {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .point__acc-text {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .point__acc-offer {
    padding: 0 10px;
  }
}

.rncontents__image-wrap {
  margin-bottom: 0px;
}

.rncontents__image-wrap img {
  padding: 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 768px) {
  .rncontents__image-wrap {
    margin-bottom: 5.33vw;
  }
}

@media (min-width: 769px) {
  .rncontents__text-wrap {
    padding: 10px;
  }
}

.point-content__carousel {
  border: 2px solid #000;
  background-color: #fff;
  max-width: 800px;
  margin-bottom: 30px;
  border-radius: 5px;
  height: auto;
}

.kv-modal__wrap {
  position: absolute;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 35vw;
  width: 100%;
}

@media (min-width: 769px) {
  .kv-modal__wrap {
    width: 50%;
    right: 0;
    height: 220px;
  }
}

.kv-modal__wrap .kv-modal {
  width: 33%;
  height: 33vw;
}

@media (min-width: 769px) {
  .kv-modal__wrap .kv-modal {
    height: 100%;
  }
}

#cboxContent .c-modal__info {
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
}

@media (min-width: 769px) {
  #cboxContent .c-modal__info {
    width: 100%!important;
  }
}

@media (max-width: 768px) {
  #cboxContent .c-modal__info {
    max-width: 100%;
    width: 300px;
    font-size: 3.73vw;
  }
}

@media (min-width: 769px) {
  .formation--1 {
    position: absolute;
    width: 290px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    right: 0px;
  }
  .formation--2 {
    position: absolute;
    width: 390px;
    left: 0px;
  }
  .formation--3 {
    position: absolute;
    width: 346px;
    right: 0px;
    bottom: 0;
  }
}

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
}

.c-menu__toggle, .c-menu__cvLists {
  display: none;
}

.width30 {
  width: 30%;
}

@media (max-width: 768px) {
  .mb3vw-sp {
    margin-bottom: 3vw;
  }
}
/*# sourceMappingURL=index.css.map */