@charset "UTF-8";
.nw-lp {
  background-color: #fff;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Work Sans", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (min-width: 768px) {
  .nw-lp {
    letter-spacing: 0em;
    line-height: 1.6;
    max-width: 1770px;
  }
}
@media (max-width: 767px) {
  .nw-lp {
    letter-spacing: 0em;
    line-height: 1.6;
    max-width: 750px;
  }
}
.nw-lp a {
  text-decoration: none;
}
.nw-lp a:hover {
  text-decoration: none;
}
.nw-lp ul {
  list-style: none;
  padding: 0;
}
.nw-lp img {
  max-width: 100%;
  width: 100%;
}

.libre {
  font-family: 'Libre Bodoni', serif;
}

.wrks {
  font-family: 'Work Sans', sans-serif;
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

.f_clear {
  border: none !important;
  clear: both !important;
  display: block !important;
  float: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 0 !important;
}

@media (min-width: 768px) {
  .hide_pc {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hide_sp {
    display: none !important;
  }
}

/*

// title_sec
.title_sec {
  line-height: 1.0;
  white-space: nowrap;
  @include mediaquery-pc {
    font-size: calc(55 / 1770 * 100vw);
    padding: calc(30 / 1770 * 100vw);
  }
  @include mediaquery-pc-max {
    font-size: 56px;
    padding: 31px;
  }
  @include mediaquery-sp {
    font-size: calc(57 / 770 * 100vw);
    padding: calc(50 / 770 * 100vw) calc(40 / 770 * 100vw);
  }
}
// /title_sec



// btn_blk
.btn_blk_1 {
  background-color: #000;
  color: #fff;
  display: inline-block;
  text-align: center;
  @include user-select(none);
  @include mediaquery-pc {
    font-size: calc(24 / 1770 * 100vw);
    line-height: 3.42;
    @include opacity(1);
    @include transition(opacity $t-dura);
    width: calc(304 / 1770 * 100vw);
  }
  @include mediaquery-pc-max {
    font-size: 25px;
    line-height: 83px;
    width: 304px;
  }
  @include mediaquery-sp {
    font-size: calc(23 / 770 * 100vw);
    line-height: 3.58;
    width: calc(274 / 770 * 100vw);
  }
}
.btn_blk_1:hover {
  color: #fff;
  @include mediaquery-pc {
    @include opacity(.6);
  }
  @include mediaquery-sp {
  }
}

// /btn_blk



// box_list_img
.box_list_img_all {
  position: relative;
  @include mediaquery-pc {
    margin-bottom: calc(4 / 1770 * 100%);
    width: calc(882 / 1770 * 100%);
  }
  @include mediaquery-sp {
    margin-bottom: calc(10 / 770 * 100%);
    width: calc(766 / 770 * 100%);
  }

  .box_img {
    @include user-select(none);
    img {
      max-width: 100%;
    }
  }

  .wrap_text {
    height: 100%;
    position: absolute;
    top: 0;
    @include mediaquery-pc {
      width: calc(381 / 882 * 100%);
    }
    @include mediaquery-sp {
      width: calc(332 / 766 * 100%);
    }
  }

  .inner_wrap_text {
    left: 0;
    position: absolute;
    top: 50%;
    @include transform(translateY(-50%));
    width: 100%;
  }

  .box_text {
    letter-spacing: -0.012em;
    line-height: 1.6;
    @include mediaquery-pc {
      font-size: calc(19 / 1770 * 100vw);
      padding-left: calc(50 / 381 * 100%);
    }
    @include mediaquery-pc-max {
      font-size: 20px;
    }
    @include mediaquery-sp {
      font-size: calc(19 / 770 * 100vw);
      padding-left: calc(35 / 332 * 100%);
    }
  }

  .list_icon {
    font-size: 0;
    text-align: center;
    @include mediaquery-pc {
      padding-top: calc(140 / 381 * 100%);
    }
    @include mediaquery-sp {
      padding-top: calc(80 / 332 * 100%);
    }
    li {
      display: inline-block;
      vertical-align: bottom;
    }
    li + li {
      @include mediaquery-pc {
        padding-left: calc(25 / 381 * 100%);
      }
      @include mediaquery-sp {
        padding-left: calc(20 / 332 * 100%);
      }
    }

    .icon_img {
      @include user-select(none);
      @include mediaquery-pc {
        padding-bottom: 5px;
      }
      @include mediaquery-sp {
        padding-bottom: calc(10 / 770 * 100vw);
      }
      img {
        @include mediaquery-pc {
          width: calc(60 / 1770 * 100vw);
        }
        @include mediaquery-pc-max {
          width: 60px;
        }
        @include mediaquery-sp {
          width: calc(55 / 770 * 100vw);
        }
      }
    }

    .icon_text {
      letter-spacing: 0.08em;
      line-height: 1.4;
      @include mediaquery-pc {
        font-size: calc(14 / 1770 * 100vw);
      }
      @include mediaquery-pc-max {
        font-size: 15px;
      }
      @include mediaquery-sp {
        font-size: calc(13 / 770 * 100vw);
      }
    }
  }

}
.box_list_img_1 {
  .wrap_text {
    left: 0;
  }
}
.box_list_img_2 {
  .wrap_text {
    right: 0;
  }
}
// /box_list_img



// box_item
.box_item_all {
  position: relative;
  @include mediaquery-pc {
    margin-bottom: calc((80 + 4) / 1770 * 100%);
    width: calc(439 / 1770 * 100%);
  }
  @include mediaquery-sp {
    margin-bottom: calc((30 + 10) / 770 * 100%);
    width: calc(378 / 770 * 100%);
  }

  .box_item_img {
    img {
      max-width: 100%;
    }
    a {
      color: $text_color;
      display: block;
      position: relative;
      @include mediaquery-pc {
        @include opacity(1);
        @include transition(opacity $t-dura);
      }
      @include mediaquery-sp {
      }
    }
    a:hover {
      color: $text_color;
      @include mediaquery-pc {
        @include opacity(.6);
      }
      @include mediaquery-sp {
      }
    }
    a:after {
      background-color: #fff;
      font-family: 'Work Sans', sans-serif;
      line-height: 2.02;
      position: absolute;
      text-align: center;
      @include mediaquery-pc {
        font-size: calc(18 / 1770 * 100vw);
        left: calc(19 / 1770 * 100vw);
        top: calc(19 / 1770 * 100vw);
        width: calc(129 / 439 * 100%);
      }
      @include mediaquery-pc-max {
        font-size: 19px;
        left: 20px;
        line-height: 37px;
        top: 20px;
        width: 130px;
      }
      @include mediaquery-sp {
        font-size: calc(23 / 770 * 100vw);
        left: calc(20 / 770 * 100vw);
        top: calc(20 / 770 * 100vw);
        width: calc(157 / 378 * 100%);
      }
    }
  }

  .wrap_text {
    @include mediaquery-pc {
      padding: calc(15 / 439 * 100%) calc(15 / 439 * 100%) 0 calc(25 / 439 * 100%);
    }
    @include mediaquery-sp {
      padding: calc(15 / 378 * 100%) calc(10 / 378 * 100%) 0 calc(15 / 378 * 100%);
    }
  }

  .box_item_name {
    letter-spacing: -0.02em;
    @include mediaquery-pc {
      font-size: calc(15 / 1770 * 100vw);
      line-height: 1.18;
      padding-bottom: 5px;
    }
    @include mediaquery-pc-max {
      font-size: 16px;
    }
    @include mediaquery-sp {
      font-size: calc(20 / 770 * 100vw);
      line-height: 1.31;
      padding-bottom: calc(5 / 770 * 100vw);
    }
    a {
      color: $text_color;
      @include mediaquery-pc {
        @include opacity(1);
        @include transition(opacity $t-dura);
      }
      @include mediaquery-sp {
      }
    }
    a:hover {
      color: $text_color;
      @include mediaquery-pc {
        @include opacity(.6);
      }
      @include mediaquery-sp {
      }
    }
  }

  .box_item_price {
    font-size: 0;
    .s1 {
      font-weight: bold;
      line-height: 1.0;
      vertical-align: middle;
      @include mediaquery-pc {
        font-size: calc(17 / 1770 * 100vw);
      }
      @include mediaquery-pc-max {
        font-size: 18px;
      }
      @include mediaquery-sp {
        font-size: calc(25 / 770 * 100vw);
      }
    }
    .s2 {
      line-height: 1.0;
      vertical-align: middle;
      @include mediaquery-pc {
        font-size: calc(11 / 1770 * 100vw);
      }
      @include mediaquery-pc-max {
        font-size: 12px;
      }
      @include mediaquery-sp {
        font-size: calc(16 / 770 * 100vw);
      }
    }
  }

}
.box_item_l {
}
.box_item_r {
  @include mediaquery-pc {
  }
  @include mediaquery-sp {
    margin-left: calc(10 / 770 * 100%);
  }
}
.box_item_m {
  .box_item_img {
    a:after {
      content: 'MEN';
    }
  }
}
.box_item_w {
  .box_item_img {
    a:after {
      content: 'WOMEN';
    }
  }
}
// /box_item

*/
/*
// area_item_list
.area_item_list {
  @include display-flex;
  @include flex-wrap(wrap);
  @include mediaquery-pc {
    @include justify-content(space-between);
  }
  @include mediaquery-sp {
    @include justify-content(center);
  }

}
// /area_item_list
*/
.bx-wrapper {
  border: none;
  box-shadow: none;
  margin: 0;
}
.bx-wrapper .bx-controls-direction a {
  background-image: none;
  font-size: 0;
  height: auto;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  margin-top: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .bx-wrapper .bx-controls-direction a {
    padding: calc(30 / 438 * 100%) calc(15 / 438 * 100%);
    width: calc(50 / 438 * 100%);
  }
}
@media (max-width: 767px) {
  .bx-wrapper .bx-controls-direction a {
    padding: calc(40 / 408 * 100%) calc(20 / 408 * 100%);
    width: calc(50 / 408 * 100%);
  }
}
.bx-wrapper .bx-controls-direction a:before {
  border-color: #fff;
  border-style: solid;
  content: '';
  display: block;
  padding-top: calc(100% - 2px);
  width: 100%;
}
.bx-wrapper .bx-controls-direction a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.bx-wrapper .bx-prev {
  display: none;
  left: 0;
}
.bx-wrapper .bx-prev:before {
  border-width: 0 0 2px 2px;
  -moz-transform: translateX(30%) rotate(45deg);
  -ms-transform: translateX(30%) rotate(45deg);
  -webkit-transform: translateX(30%) rotate(45deg);
  transform: translateX(30%) rotate(45deg);
}
.bx-wrapper .bx-next {
  right: 0;
}
.bx-wrapper .bx-next:before {
  border-width: 2px 2px 0 0;
  -moz-transform: translateX(-30%) rotate(45deg);
  -ms-transform: translateX(-30%) rotate(45deg);
  -webkit-transform: translateX(-30%) rotate(45deg);
  transform: translateX(-30%) rotate(45deg);
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: 0;
}

#cboxContent {
  background-color: transparent;
}
@media (min-width: 768px) {
  #cboxContent {
    margin: 70px 0 0;
  }
}
@media (max-width: 767px) {
  #cboxContent {
    margin: calc(70 / 770 * 100vw) 0 0;
  }
}

#cboxLoadedContent {
  background-color: transparent;
}

#cboxClose {
  background-color: transparent;
  background-image: none;
  right: 0;
}
@media (min-width: 768px) {
  #cboxClose {
    height: 50px;
    width: 50px;
    top: -50px;
  }
}
@media (max-width: 767px) {
  #cboxClose {
    height: calc(50 / 770 * 100vw);
    width: calc(50 / 770 * 100vw);
    top: calc(-50 / 770 * 100vw);
  }
}
#cboxClose:before, #cboxClose:after {
  background-color: #000;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: calc(30 / 50 * 100%);
}
#cboxClose:before {
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
#cboxClose:after {
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.modal_youtube #cboxLoadedContent {
  position: relative;
}
@media (min-width: 768px) {
  .modal_youtube #cboxLoadedContent {
    height: calc(576 / 1770 * 100vw);
    width: calc(1024 / 1770 * 100vw);
  }
}
@media (min-width: 1788px) {
  .modal_youtube #cboxLoadedContent {
    height: 576px;
    width: 1024px;
  }
}
@media (max-width: 767px) {
  .modal_youtube #cboxLoadedContent {
    height: calc(405 / 770 * 100vw);
    width: calc(720 / 770 * 100vw);
  }
}
.modal_youtube #cboxLoadedContent iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}

#pg_lp {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (min-width: 768px) {
  #pg_lp {
    padding-bottom: calc(70 / 1490 * 100%);
  }
}
@media (max-width: 767px) {
  #pg_lp {
    padding-bottom: calc(30 / 438 * 100%);
  }
}
#pg_lp.loading {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0s;
  -o-transition: opacity 0s;
  -webkit-transition: opacity 0s;
  transition: opacity 0s;
}
#pg_lp .sec_mv {
  text-align: center;
}
@media (min-width: 768px) {
  #pg_lp .sec_mv {
    padding: calc(70 / 1490 * 100%) calc(88 / 1490 * 100%) 0;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_mv {
    padding-top: calc(15 / 438 * 100%);
  }
}
@media (min-width: 768px) {
  #pg_lp .sec_mv .wrap_text {
    padding-top: calc(90 / 1490 * 100%);
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_mv .wrap_text {
    padding-top: calc(35 / 438 * 100%);
  }
}
#pg_lp .sec_mv .wrap_text .title_en {
  font-style: italic;
  font-weight: 500;
  letter-spacing: -0.025em;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 768px) {
  #pg_lp .sec_mv .wrap_text .title_en {
    font-size: calc(59 / 1490 * 100vw);
  }
}
@media (min-width: 1788px) {
  #pg_lp .sec_mv .wrap_text .title_en {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_mv .wrap_text .title_en {
    font-size: calc(40 / 438 * 100vw);
  }
}
#pg_lp .sec_mv .wrap_text .title_ja {
  font-weight: bold;
  letter-spacing: -0.01em;
  line-height: 1.6;
}
@media (min-width: 768px) {
  #pg_lp .sec_mv .wrap_text .title_ja {
    font-size: calc(26 / 1490 * 100vw);
    padding-top: calc(15 / 1490 * 100%);
  }
}
@media (min-width: 1788px) {
  #pg_lp .sec_mv .wrap_text .title_ja {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_mv .wrap_text .title_ja {
    font-size: calc(18 / 438 * 100vw);
    padding-top: calc(15 / 438 * 100%);
  }
}
#pg_lp .sec_mv .wrap_text .text {
  letter-spacing: -0.01em;
  line-height: 1.6;
}
@media (min-width: 768px) {
  #pg_lp .sec_mv .wrap_text .text {
    font-size: calc(15 / 1490 * 100vw);
    padding-top: calc(30 / 1490 * 100%);
  }
}
@media (min-width: 1788px) {
  #pg_lp .sec_mv .wrap_text .text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_mv .wrap_text .text {
    font-size: calc(16 / 438 * 100vw);
    padding-top: calc(30 / 438 * 100%);
  }
}
#pg_lp .sec_all {
  text-align: center;
}
@media (min-width: 768px) {
  #pg_lp .sec_all {
    padding: calc(100 / 1490 * 100%) calc(88 / 1490 * 100%) 0;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_all {
    padding: calc(65 / 438 * 100%) calc(15 / 438 * 100%) 0;
  }
}
@media (min-width: 768px) {
  #pg_lp .sec_all .inner_sec {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  #pg_lp .sec_all .inner_sec.rev {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  #pg_lp .sec_all .area_img {
    width: calc((438 * 2) / 1314 * 100%);
  }
}
#pg_lp .sec_all .area_img .box_slider {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
#pg_lp .sec_all .area_img .box_slider li {
  position: relative;
}
#pg_lp .sec_all .area_img .box_slider .btn_slider {
  bottom: 0;
  display: block;
  font-size: 0;
  left: 0;
  position: absolute;
}
@media (min-width: 768px) {
  #pg_lp .sec_all .area_img .box_slider .btn_slider {
    padding: calc(20 / 438 * 100%);
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_all .area_img .box_slider .btn_slider {
    padding: calc(15 / 408 * 100%);
  }
}
#pg_lp .sec_all .area_img .box_slider .btn_slider .btn_inner {
  color: #fff;
  display: inline-block;
  letter-spacing: -0.01em;
  position: relative;
  white-space: nowrap;
}
@media (min-width: 768px) {
  #pg_lp .sec_all .area_img .box_slider .btn_slider .btn_inner {
    font-size: calc(15 / 1490 * 100vw);
    line-height: 1.45em;
    padding-left: 1.75em;
  }
}
@media (min-width: 1788px) {
  #pg_lp .sec_all .area_img .box_slider .btn_slider .btn_inner {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_all .area_img .box_slider .btn_slider .btn_inner {
    font-size: calc(16 / 438 * 100vw);
    line-height: 1.38em;
    padding-left: 1.68em;
  }
}
#pg_lp .sec_all .area_img .box_slider .btn_slider .icon {
  left: 0;
  position: absolute;
  top: 0;
}
@media (min-width: 768px) {
  #pg_lp .sec_all .area_img .box_slider .btn_slider .icon {
    width: 1.45em;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_all .area_img .box_slider .btn_slider .icon {
    width: 1.38em;
  }
}
#pg_lp .sec_all .area_img .box_slider a.btn_slider:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
#pg_lp .sec_all .area_img .box_img_pc {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#pg_lp .sec_all .area_img .box_img_pc .box_img {
  width: 50%;
}
#pg_lp .sec_all .area_img .box_img_pc .box_slider {
  width: 50%;
}
#pg_lp .sec_all .area_text {
  background-color: #f2ece6;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  #pg_lp .sec_all .area_text {
    padding: calc(50 / 1314 * 100%) calc(50 / 1314 * 100%) calc(80 / 1314 * 100%);
    position: relative;
    width: calc(438 / 1314 * 100%);
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_all .area_text {
    padding: calc(30 / 408 * 100%) calc(20 / 408 * 100%);
  }
}
#pg_lp .sec_all .area_text .box_title {
  letter-spacing: -0.05em;
  line-height: 1.0;
}
@media (min-width: 768px) {
  #pg_lp .sec_all .area_text .box_title {
    font-size: calc(28 / 1490 * 100vw);
  }
}
@media (min-width: 1788px) {
  #pg_lp .sec_all .area_text .box_title {
    font-size: 29px;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_all .area_text .box_title {
    font-size: calc(24 / 438 * 100vw);
  }
}
#pg_lp .sec_all .area_text .box_subtitle {
  letter-spacing: -0.01em;
  line-height: 1.2;
}
@media (min-width: 768px) {
  #pg_lp .sec_all .area_text .box_subtitle {
    font-size: calc(15 / 1490 * 100vw);
    padding-top: calc(10 / 438 * 100%);
  }
}
@media (min-width: 1788px) {
  #pg_lp .sec_all .area_text .box_subtitle {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_all .area_text .box_subtitle {
    font-size: calc(16 / 438 * 100vw);
    padding-top: calc(10 / 408 * 100%);
  }
}
#pg_lp .sec_all .area_text .box_text {
  letter-spacing: -0.01em;
  line-height: 1.6;
  text-align: justify;
}
@media (min-width: 768px) {
  #pg_lp .sec_all .area_text .box_text {
    font-size: calc(15 / 1490 * 100vw);
    padding-top: calc(40 / 438 * 100%);
  }
}
@media (min-width: 1788px) {
  #pg_lp .sec_all .area_text .box_text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_all .area_text .box_text {
    font-size: calc(16 / 438 * 100vw);
    padding-top: calc(20 / 408 * 100%);
  }
}
@media (min-width: 768px) {
  #pg_lp .sec_all .area_text .box_link {
    bottom: 45px;
    left: 0;
    position: absolute;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_all .area_text .box_link {
    padding-top: calc(30 / 368 * 100%);
  }
}
#pg_lp .sec_all .area_text .box_link a {
  display: inline-block;
  letter-spacing: 0.05em;
  line-height: 1.0;
  text-decoration: underline;
}
@media (min-width: 768px) {
  #pg_lp .sec_all .area_text .box_link a {
    font-size: calc(14 / 1490 * 100vw);
    padding: calc(10 / 438 * 100%);
  }
}
@media (min-width: 1788px) {
  #pg_lp .sec_all .area_text .box_link a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_all .area_text .box_link a {
    font-size: calc(15 / 438 * 100vw);
    padding: calc(10 / 368 * 100%);
  }
}
@media (min-width: 768px) {
  #pg_lp .sec_item_all {
    padding: calc(100 / 1490 * 100%) calc(88 / 1490 * 100%) 0;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_item_all {
    padding: calc(65 / 438 * 100%) calc(15 / 438 * 100%) 0;
  }
}
@media (min-width: 768px) {
  #pg_lp .sec_item_all .inner_sec {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
#pg_lp .sec_item_all .area_box_item {
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  #pg_lp .sec_item_all .area_box_item {
    width: calc(640 / 1314 * 100%);
    padding-bottom: calc(50 / 1314 * 100%);
  }
}
#pg_lp .sec_item_all .area_title {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 1.0em;
  letter-spacing: 0.1em;
  line-height: 1.0;
  padding-top: 0.5em;
  text-align: center;
}
@media (min-width: 768px) {
  #pg_lp .sec_item_all .area_title {
    font-size: calc(17 / 1490 * 100vw);
    padding-bottom: calc(30 / 640 * 100%);
  }
}
@media (min-width: 1788px) {
  #pg_lp .sec_item_all .area_title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_item_all .area_title {
    font-size: calc(15 / 438 * 100vw);
    padding-bottom: calc(30 / 408 * 100%);
  }
}
#pg_lp .sec_item_all .area_title .inner {
  border-top: 1px solid #ccc;
  height: 0;
}
#pg_lp .sec_item_all .area_title span {
  background-color: #fff;
  display: inline-block;
  padding: 0 1.0em;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  #pg_lp .sec_item_all .wrap_box_item {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_item_all .wrap_box_item {
    font-size: 0;
    overflow-x: scroll;
    padding-bottom: calc(30 / 408 * 100%);
    white-space: nowrap;
  }
}
#pg_lp .sec_item_all .box_item {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
@media (min-width: 768px) {
  #pg_lp .sec_item_all .box_item {
    width: calc(303 / 640 * 100%);
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_item_all .box_item {
    display: inline-block;
    width: calc(310 / 408 * 100%);
  }
}
#pg_lp .sec_item_all .box_item .item_img a {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
#pg_lp .sec_item_all .box_item .item_img a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
#pg_lp .sec_item_all .box_item .item_name {
  letter-spacing: 0;
  line-height: 1.2;
  white-space: normal;
}
@media (min-width: 768px) {
  #pg_lp .sec_item_all .box_item .item_name {
    font-size: calc(15 / 1490 * 100vw);
    padding-top: calc(15 / 303 * 100%);
  }
}
@media (min-width: 1788px) {
  #pg_lp .sec_item_all .box_item .item_name {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_item_all .box_item .item_name {
    font-size: calc(16 / 438 * 100vw);
    padding-top: calc(15 / 408 * 100%);
  }
}
@media (max-width: 767px) {
  #pg_lp .sec_item_all .box_item + .box_item {
    padding-left: calc(20 / 408 * 100%);
  }
}
