@charset "UTF-8";
/* ------------------------------------------------------------------
  INDEX

  -Reset
  -Layout
  -Common
  -固有
------------------------------------------------------------------ */
/* ------------------------------------------------------------------
  -Reset
------------------------------------------------------------------ */
body {
  line-height: 1.8;
}

/* ------------------------------------------------------------------
  -Layout
------------------------------------------------------------------ */
/*レイアウト*/
.item-box {
  border: 0;
}
.item-list .list-item {
  margin-top: 0;
}

/* ------------------------------------------------------------------
  -Common
------------------------------------------------------------------ */
/* @font-face {
  font-family: GtPressuraLight;
  src: url("https://milletonline.itembox.design/item/production-newlogo-assets/assets/font/GtPressuraBold.eot");
  src: url("https://milletonline.itembox.design/item/production-newlogo-assets/assets/font/GtPressuraBold.eot") format("embedded-opentype"), url("https://milletonline.itembox.design/item/production-newlogo-assets/assets/font/GtPressuraBold.woff") format("woff"), url("https://milletonline.itembox.design/item/production-newlogo-assets/assets/font/GtPressuraBold.ttf") format("truetype");
  font-weight: 400;
} */
@font-face {
  font-family: GtPressuraLight;
  src: url("../typhon/font/GTPressuraLight/");
  src: url("../typhon/font/GTPressuraLight/GTPressuraLight.eot") format("embedded-opentype"), url("../typhon/font/GTPressuraLight/GTPressuraLight.woff") format("woff"), url("../typhon/font/GTPressuraLight/GTPressuraLight.ttf") format("truetype");
  font-weight: 400;
}
.f-gtpl {
  font-family: "GtPressuraLight";
}
@font-face {
  font-family: GTPressuraRegular;
  src: url("../typhon/font/GTPressuraRegular/");
  src: url("../typhon/font/GTPressuraRegular/GTPressuraRegular.eot") format("embedded-opentype"), url("../typhon/font/GTPressuraRegular/GTPressuraRegular.woff") format("woff"), url("../typhon/font/GTPressuraRegular/GTPressuraRegular.ttf") format("truetype");
  font-weight: 400;
}
.f-gtpr {
  font-family: "GTPressuraRegular";
}

/* ------------------------------------------------------------------
  -Layout
------------------------------------------------------------------ */
.main .inner {
  max-width: 1520px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
.typhon .mv__inner {
  background-position: center top;
  padding-top: initial;
  min-height: 500px;
}
@media screen and (min-width: 1521px) {
  .typhon .mv__inner {
    background-position: center 20%;
  }
}
@media screen and (max-width: 1250px) {
  .typhon .mv__inner {
    background-position: center top;
    padding-top: 40%;
    min-height: auto;
  }
}
@media screen and (max-width: 1550px) {
  .main .inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main .inner_pd0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

/* ------------------------------------------------------------------
  -Page
------------------------------------------------------------------ */

/*mv*/
.mv-series {
  text-indent: -9999px;
}
.mv__inner {
  color: #fff;
  background-image: url("../typhon/img/typhon-series_mv_pc.jpg");
}
@media screen and (max-width: 600px) {
  .typhon .mv__inner {
    background-image: url("../typhon/img/typhon-series_sq_mv_sp.jpg");
  padding-top: 100%;
    min-height: auto;
  }
}


/* ------------------------------------------------------------------
  -固有
------------------------------------------------------------------ */
/*lineup*/
.lineup-ttl {
  display: inline-block;
  padding: 0 22px;
  font-size: 34px;
  line-height: 1.2;
  color: #fff;
  background-color: #000;
  margin-bottom: 0;
}
.pickup-box  {
  padding: 60px 0 80px;
  overflow: hidden;
}
.pickup-slidebox {
  margin: 0 auto;
  width: 1540px;
}
.pickup_wrap {
  position: relative;
}
.pickup-ttl {
  font-size: 40px;
  font-weight: 700;
}
.pnew.list-item::before {
  content: "NEW";
  position: absolute;
  left: 18px;
  top: 18px;
  display: inline-block;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.1;
  letter-spacing: 0;
  color: #fff;
  background: #FF0718;
  border: 1px solid #FF0718;
    padding: 4px 8px;
  z-index: 100;
}

/*swiper*/
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  max-width: 1520px;
  padding-top: 0px;
  margin-top: 30px;
  overflow-x: visible;
  overflow-y: visible;
}
.swiper-wrapper {
}
.swiper .list-item .item-img {
  padding: 0 15px;
}
.swiper .list-item .item-kana {
  text-align: center;
  padding: 0 5px 10px;
  font-size: 15px;
  font-weight: 700;
  height: auto !important;
  min-height: 32px;
  line-height: 1.1;
}
.swiper .list-item .item-kana span {
  display: block;
  font-size: 40px;
  line-height: 1;
  margin-top: 5px;
}
.swiper .list-item .item-price {
  text-align: center;
  padding: 0 5px 0;
  font-size: 14px;
}
.swiper .list-item .item-price span {
  font-size: 70%;
  margin-left: 3px;
}

.swiper_func {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  max-width: 1520px;
  padding-top: 110px;
  margin-top: -70px;
  overflow-x: visible;
  overflow-y: visible;
}

/* arrow */
.swiper-button-box {
  position: absolute;
  max-width: 1520px;
  margin: 0 auto;
  top: 0;
  height: 64px;
  left: 0;
  right: 0;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  bottom: 0;
  content: "";
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 0;
}
/* 前への矢印カスタマイズ */
.swiper-button-prev {
  right: 80px;
  left: auto;
  top: 0;
  margin-top: 0;
}
.swiper-button-prev {
  width: 64px;
  height: 64px;
  border-radius: 100vh;
  background: #fff;
  border: 1px solid #fff;;
  display: flex
}
.swiper-button-prev::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(https://milletonline.itembox.design/item/production-newlogo-assets/assets/img/svg/icn_arrow_left.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: bottom;
}
/* 次への矢印カスタマイズ */
.swiper-button-next {
  right: 0;
  top: 0;
  margin-top: 0;
}
.swiper-button-next {
  width: 64px;
  height: 64px;
  border-radius: 100vh;
  background: #000;
  border: 1px solid #fff;;
  display: flex;
}
.swiper-button-next::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(https://milletonline.itembox.design/item/production-newlogo-assets/assets/img/svg/icn_arrow_w.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: bottom;
}


@media screen and (max-width: 1580px) {
  .swiper {
    padding-left: 40px;
    padding-right: 40px;
  }
  .swiper_func {
    max-width: 1520px;
    overflow-x: visible;
    overflow-y: visible;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1150px) {
  .swiper_func {
    padding-top: 12vw;
    margin-top: -8vw;
  }
  .swiper-slide span {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .swiper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .swiper_func {
    margin-top: 0;
    overflow: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .swiper-button-box {
    display: none;
  }
  .swiper .list-item .item-kana {
    font-size: 14px;
  }
}
@media screen and (max-width: 1580px) {
  .pickup-slidebox {
    margin: 0 auto;
    width: 100%;
  }
  .pickup-slidebox {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .pickup-box {
    padding: 50px 0 70px;
    background-size: cover;
  }
}
@media screen and (max-width: 500px) {
  .lineup-ttl {
    padding: 0 4.5vw;
    font-size: 7vw;
  }
  .pickup-box {
    padding: 12vw 0 12vw;
    background-size: cover;
  }
}



/* 色玉表示 */
._additional_text1 {
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 10px 0 5px !important;
}
._additional_text1 > div {
  display: inline-block;
  margin: 0 4px !important;
}
._additional_text1 > div::before {
  content: " ";
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 100vh;
}

/* white */
._additional_text1 > div._WHITE::before {
  background: #fff;
  border: 1px solid #aaa;
}

/* black */
._additional_text1 > div._BLACK::before {
  background: #000;
}

/* gray */
._additional_text1 > div._GRAY::before {
  background: #888888;
}

/* beige */
._additional_text1 > div._BEIGE::before {
  background: #d6c7a6;
}

/* navy */
._additional_text1 > div._NAVY::before {
  background: #012e69;
}

/* blue */
._additional_text1 > div._BLUE::before {
  background: #2B5DB2;
}

/* lightblue */
._additional_text1 > div._LIGHTBLUE::before {
  background: #70CBE6;
}

/* purple */
._additional_text1 > div._PURPLE::before {
  background: #683577;
}

/* olive */
._additional_text1 > div._OLIVE::before {
  background: #6B6932;
}

/* green */
._additional_text1 > div._GREEN::before {
  background: #59A023;
}

/* brown */
._additional_text1 > div._BROWN::before {
  background: #765029;
}

/* orange */
._additional_text1 > div._ORANGE::before {
  background: #E78538;
}

/* red */
._additional_text1 > div._RED::before {
  background: #C33027;
}

/* pink */
._additional_text1 > div._PINK::before {
  background: #D15585;
}

/* yellow */
._additional_text1 > div._YELLOW::before {
  background: #F7E93F;
}

/* multi */
._additional_text1 > div._MULTI::before {
  background: url(https://milletonline.itembox.design/item/asset/img/color_icn_multi.png) no-repeat;
  background-size: 25px 25px;
  border: 0;
}
@media screen and (max-width: 767px) {
  ._additional_text1 > div::before {
    width: 20px;
    height: 20px;
  }
}

/*タグ*/
._layoutgroup2 {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
._layoutgroup2 ._display_text2 {
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 2px;
    color: #999;
    font-size: 12px;
    line-height: 1;
    padding: 4px 4px !important;
    margin-top: 0 !important;
    margin-bottom: 3px !important;
    margin-left: 0 !important;
    margin-right: 3px !important;
}
._layoutgroup2 ._display_text3 {
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 2px;
    color: #999;
    font-size: 12px;
    line-height: 1;
    padding: 4px 4px !important;
    margin-top: 0 !important;
    margin-bottom: 3px !important;
    margin-left: 0 !important;
    margin-right: 3px !important;
}
._layoutgroup2 ._display_text4 {
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 2px;
    color: #999;
    font-size: 12px;
    line-height: 1;
    padding: 4px 4px !important;
    margin-top: 0 !important;
    margin-bottom: 3px !important;
    margin-left: 0 !important;
    margin-right: 3px !important;
}
@media screen and (max-width: 500px) {
  ._layoutgroup2 ._display_text2 {
      font-size: 2.9vw;
  }
  ._layoutgroup2 ._display_text3 {
      font-size: 2.9vw;
  }
  ._layoutgroup2 ._display_text4 {
      font-size: 2.9vw;
  }
}

/*sec-sec01*/
.sec-sec01 {

}
.sec01-ttl {
  margin-top: 64px;
  font-size: 71px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
.p-box {
  max-width: 1520px;
  height: 860px;
  margin: 64px auto 0;
}
.p-box-wrap {
  height: 860px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.p-box-wrap.p01 {
  background-image: url("../typhon/img/benefit/p01_bg.jpg");
}
.p-box-wrap.p02 {
  background-image: url("../typhon/img/benefit/p02_bg.jpg");
}
.p-box:last-of-type {
  margin-bottom: 64px;
}
.midashi {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.midashi span {
  display: inline-block;
  color: #fff;
  background: #000;
  line-height: 1;
}
.midashi-l {
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 20px 30px;
}
.midashi-r {
  font-size: 96px;
  font-weight: 400;
  letter-spacing: 0.05em;
  padding: 10px 25px;
}
.midashi-r small {
  font-size: 20px;
  letter-spacing: 0;
}
.honbun {
  width: 100%;
  font-size: 20px;
  padding: 20px;
  margin-top: 30px;
  color: #fff;
  background: #000;
}
.p-content-ttl {
  position: absolute;
  top: 44px;
  left: 0;
  width: 360px;
  color: #fff;
  background: #000;
}
.p-content-ttl span {
  display: inline-block;
  position: relative;
  z-index: 2;
  letter-spacing: 0.15em;
  background: #000;
  padding: 0 24px 0 40px;
}
.p-content-ttl::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  width: 100%;
  height: 1px;
  z-index: 0;
  background-color: #fff;
}
.p01 .p-content-txt {
  position: absolute;
  bottom: 11%;
  left: 8%;
  width: 42%;
}
.p02 .p-content-txt {
  position: absolute;
  bottom: 11%;
  right: 8%;
  width: 42%;
}
@media screen and (max-width: 1540px) {

  .p-box {
    height: 55vw;
    padding-left: 40px;
    padding-right: 40px;
  }
  .p-box-wrap {
    height: 55vw;
  }
  .midashi-l {
    font-size: 2.8vw;
    letter-spacing: 0.05em;
    padding: 1.5vw 2vw;
  }
  .midashi-r {
    font-size: 7vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    padding: 10px 25px;
  }
  .midashi-r small {
    font-size: 1.5vw;
    letter-spacing: 0;
  }
  .honbun {
    font-size: 1.4vw;
    padding: 20px;
    margin-top: 2.8vw;
  }
  .p01 .p-content-txt {
    bottom: 7%;
    left: 3%;
    width: 50%;
  }
  .p02 .p-content-txt {
    bottom: 7%;
    right: 3%;
    width: 50%;
  }
}
@media screen and (max-width: 1040px) {
  .sec01-ttl {
    font-size: 53px;
  }
}
@media screen and (max-width: 767px) {
  .sec01-ttl {
    margin-top: 8vw;
    font-size: 9vw;
  }
  .p-box {
    margin: 8vw auto 0;
    padding-left: 20px;
    padding-right: 20px;
    height: 158vw;
  }
  .p-box:last-of-type {
    margin-bottom: 8vw;
  }
  .p-box-wrap {
    height: 158vw;
  }
  .midashi-l {
    font-size: 4.8vw;
    padding: 1.5vw 4vw;
  }
  .midashi-r {
    font-size: 11vw;
    letter-spacing: 0.05em;
    padding: 1.5vw 4vw;
  }
  .midashi-r small {
    font-size: 4vw;
  }
  .honbun {
    font-size: 4vw;
    padding: 2vw 2.5vw;
    margin-top: 2.5vw;
  }
  .p-box-wrap.p01 {
    background-image: url("../typhon/img/benefit/p01_bg_sp.jpg");
  }
  .p-box-wrap.p02 {
    background-image: url("../typhon/img/benefit/p02_bg_sp.jpg");
  }
  .p01 .p-content-txt {
    bottom: 5%;
    left: 3%;
    width: 94%;
  }
  .p02 .p-content-txt {
    bottom: 5%;
    right: 3%;
    width: 94%;
  }
  .p-content-ttl {
    top: 3%;
    left: 3%;
    width: auto;
    padding-left: 3vw;
    padding-right: 12vw;
  }
  .p-content-ttl span {
    padding: 0;
    font-size: 3vw;
    padding-right: 8px;
  }
  .p-content-ttl::after {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
}


/*sec-sec02*/
.techpoint {
  width: 100%;
  margin: 89px auto 0;
  padding: 0 0 128px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}

/* sec-mov */

.sec-mov {
  background: #000;
  padding: 50px 0;
}
.visumo-box .hacobune-app-container {
  padding: 0 !important;
  max-width: 1520px !important;
}
.visumo-box .hacobune-unit-video-outline {
  display:none;
}
.visumo-box .hacobune-video-js.videojs-default-skin {
  background-color: #000 !important;
}
@media (max-width: 1540px) {
  .sec-mov {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .sec-mov {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 720px) {
  .visumo-box .hacobune-unit-video {
      margin: 0 !important;
  }
}
@media (max-width: 719px) {
  .visumo-box .hacobune-app-container {
      width: 100% !important;
  }
}


/*sec-tech*/
.main .sec-sec100 .inner {
  padding: 0;
}

/*sec-scene*/
.sec-voice .inner {
  padding: 0 !important;
}

.sec-voice .section-ttl {
  font-size: 48px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  letter-spacing: 0.05em;
  padding-top: 110px;
  margin-bottom: 50px;
}
.voice-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 157px;
}
.voice-item {
  width: 49.2%;
  display: flex;
  background: #000;
  color: #fff;
  margin-bottom: 20px;
}
.voice-item:nth-child(odd) {
  margin-right: 0.8%;
}
.voice-item:nth-child(even) {
  margin-left: 0.8%;
}
.voice-item:last-of-type {
  margin-right: 0;
  margin-left: 0;
}
.voice-head {
  width: 50%;
}
.voice-body {
  width: 50%;
}
.voice-prof {
  margin-left: 30px;
  padding-top: 35px;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
}
.voice-dept {
  font-size: 16px;
}
.voice-name {
  font-size: 22px;
}
.voice-kana {
  font-size: 14px;
  margin-left: 15px;
}
.voice-txt {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.voice-txt_head {
  font-size: 24px;
  line-height: 1.4;
}
.voice-txt_body {
  margin-top: 20px;
  font-size: 16px;
}

.voice-prof.pc-parts {
  display: block;
}
.voice-prof.sp-parts {
  display: none;
}

@media screen and (max-width: 1400px) {
  .sec-voice br.pc-parts {
    display: none;
  }
  .voice-prof.pc-parts {
    display: none;
  }
  .voice-prof.sp-parts {
    display: block;
  }
  .voice-item {
    flex-direction: column;
  }
  .voice-head {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  .voice-img {
    width: 55%;
  }
  .voice-prof.sp-parts {
    width: 42%;
    margin-left: 3%;
    display: flex !important;
    flex-direction: column;
  }
  .voice-kana {
    display: flex;
    margin-left: 0;
  }
  .voice-body {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sec-sec100 {
margin-top: 12vw;
}
  .sec-voice .inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .voice-item {
    width: 100%;
  }
  .voice-item:nth-child(odd) {
    margin-right: 0;
  }
  .voice-item:nth-child(even) {
    margin-left: 0;
  }
  .sec-voice .section-ttl {
    padding-top: 12vw;
    margin-bottom: 6vwx;
    font-size: 10vw;
  }
  .voice-list {
    margin-bottom: 22vw;
  }
  .voice-dept {
    font-size: 2.8vw;
    line-height: 1.2;
    margin-bottom: 2vw;
  }
  .voice-name {
    font-size: 4vw;
  }
  .voice-kana {
    font-size: 2.8vw;
  }
  .voice-txt_head {
    font-size: 5.2vw;
    line-height: 1.4;
    margin-bottom: 3vw;
  }
  .voice-txt_body {
    font-size: 3.6vw;
  }
  .voice-txt {
    padding-left: 4vw;
    padding-right: 4vw;
    padding-top: 7.5vw;
    padding-bottom: 4vw;
  }
}

/*sec-scene*/
.sec-scene {
  padding: 0;
  overflow: hidden;
}
.sec-scene-bg {
  background: url("../typhon/img/scene/scene_bg.jpg"), #00101F;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}
@media screen and (max-width:1550px) {
  .sec-scene .inner {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 1040px) {
  .sec-scene {
    padding: 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-scene .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sec-scene-bg {
    background: url("../typhon/img/scene/scene_bg_sp.jpg"), #00101F;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }
}

/*sec-spec*/
.spec-box {
  max-width: 1520px;
  margin: 64px auto 0;
  margin-bottom: 100px;
  position: relative;
  background-image: url("../typhon/img/spec_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.spec-box {
  width: 100%;
  text-align: center;
}
.spec-wrap {
  display: flex;
  max-width: 922px;
  margin: 0 auto;
  padding: 90px 0 48px;
  justify-content: space-between;
  align-items: center;
}
.spec-img {
  width: 50%;
  text-align: left;
}
.spec-img img {
  max-width: 358px;
}
.spec-txt {
  width: 50%;
  color: #fff;
}
.spec-name {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  color: #fff;
  line-height: 1;
  border-bottom: 1px solid #fff;
  padding-bottom: 8px;
}
.spec-name_en {
  font-size: 32px;
  letter-spacing: 0.05em;
}
.spec-name_jp {
  font-size: 14px;
}
.spec-list {
  width: 100%;
  margin-top: 40px;
  text-align: left;
}
.spec-list caption {
  text-align: left;
}
.spec-list th {
  width: 50px;
  font-weight: 500;
  text-align:justify;
  text-align-last:justify;
}
.spec-list td {
  font-weight: 500;
  padding-left: 12px;
}
.typhon-phantom-banner {
  max-width: 768px;
  text-align: center;
  margin: 118px auto 128px;
}
.typhon-phantom-caption {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
}
/*購入ボタン*/
.btn-buy {
  margin-top: 0;
  text-align: center;
  padding-bottom: 80px;
  max-width: 240px;
  margin: 0 auto;
}
.btn-buy a {
  display: block;
  margin: 0 auto;
  padding: 15px 0;
  max-width: 240px;
  text-align: center;
  background-color: #fff;
  color: #000;
  font-size: 14px;
  position: relative;
}
.btn-buy:hover a {
  color: #fff;
  background-color: #000;
}
.btn-buy a:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: calc(50% - 8px);
  right: 10px;
  width: 16px;
  height: 16px;
  margin-left: 20px;
  background-image: url("https://milletonline.itembox.design/item/production-newlogo-assets/assets/img/svg/icn_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: bottom;
}
.btn-buy:hover a:after {
  background-image: url("https://milletonline.itembox.design/item/production-newlogo-assets/assets/img/svg/icn_arrow_w.svg");
}

@media screen and (max-width: 1540px) {
  .sec-spec {
    padding-left: 40px;
    padding-right: 40px;
  }

}
@media screen and (max-width: 767px) {
  .sec-spec {
    padding-left: 0;
    padding-right: 0;
  }
  .spec-list {
    margin-top: 6vw;
  }
  .spec-txt {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .spec-box {
    margin: 0 auto 0;
    position: relative;
    background-image: url("../typhon/img/spec_bg_sp.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .spec-wrap {
    flex-direction: column;
    padding: 18vw 0 10vw;
  }

.spec-img {
    width: 60%;
    margin-bottom: 5vw;
}
.spec-img img {
  max-width: 100%;
  margin-bottom: 4vw;
}
  .typhon-phantom-banner {
    margin: 12vw auto 24vw;
    padding-left: 20px;
    padding-right: 20px;
  }
  .typhon-phantom-caption {
    font-size: 4.5vw;
  }
  .btn-buy {
    padding-bottom: 18vw;
  }
}
@media screen and (max-width: 500px) {

}

/**/
.product-list  .section-ttl {
  font-size: 48px;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  letter-spacing: 0.05em;
  padding-top: 104px;
  margin-bottom: 50px;
}
.product-list .inner {
  padding-left: 40px;
  padding-right: 40px;
}
.product-list {
  background:linear-gradient(135deg, #50ADCE 0, #033E74 100%);
  padding: 0 0 140px;
}
/* .gender-txt {
  background-color: #000;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  text-align: left;
  padding: 5px 0 5px 16px;
  margin: 40px 0 30px;
} */

.gender-txt {
  width: 100%;
  color: #fff;
  position: relative;
  margin-bottom: 30px;
}
.gender-txt span {
  display: inline-block;
  position: relative;
  z-index: 2;
  font-size: 20px;
  font-weight: 700;
  background: transparent;
  padding: 0;
}
.gender-txt::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  width: calc(100% - 80px);
  height: 1px;
  z-index: 0;
  background-color: #fff;
}
.gender-txt.gender-w::after {
  width: calc(100% - 120px);
}
.product-list .list-wrap {
  width: 100%;
  max-width: 910px;
  margin: 0 auto;
}
.product-list .list-box {
  margin-bottom: 40px;
}
.product-list .list-item {
  border-color: #fff;
  background: transparent;
  color: #fff;
  width: 32.6%;
  margin-bottom: 1.6%;
  padding-top: 15px;
}
.product-list .list-box::before,
.product-list .list-box::after {
  width: 24%;
}
.product-list .list-item a {
  color: #fff;
}

/* @media screen and (max-width: 1540px) {
  .gender-txt::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    width: 90%;
    height: 1px;
    z-index: 0;
    background-color: #fff;
  }
  .gender-txt.gender-w::after {
    width: 86%;
  }
} */
@media screen and (max-width: 767px) {

  .product-list .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .gender-txt {
    margin-bottom: 5vw;
  }
  .gender-txt span {
    font-size: 4vw;
  }
  .gender-txt::after {
    width: calc(100% - 16vw);
  }
  .gender-txt.gender-w::after {
    width: calc(100% - 26vw);
  }
  .product-list .section-ttl {
    font-size: 10vw;
    padding-top: 0;
    margin-bottom: 5vw;
  }
  .product-list {
    padding: 18vw 0 18vw;
  }
  .product-list .list-box {
    margin-bottom: 8vw;
  }
  .product-list .list-item {
    border-color: #fff;
    background: transparent;
    color: #fff;
    width: 48.5%;
    margin-bottom: 3%;
  }
  .product-list .list-box::before,
  .product-list .list-box::after {
    width: 48.5%;
  }
}


/*sec02-slider*/

/*bx-slider*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
  /*fix flickering when used background-image instead of <img> (on Chrome)*/
  -webkit-perspective: 1000;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0);
}
/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -130px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background:#ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-controls {
  position: absolute;
  top: -10px;
  right: 0;
}
.bx-controls-direction {
  position: relative;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: -60px;
  z-index: 1;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-indent: -9999px;
  z-index: 100;
}
.bx-wrapper .bx-prev {
  right: 65px;
  background: #F0EEEF;
}
.bx-wrapper .bx-next {
  right: 0;
  background: #000;
}
.bx-wrapper .bx-prev:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: calc(50% - 8px);
  right: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-image: url(https://milletonline.itembox.design/item/production-newlogo-assets/assets/img/svg/icn_arrow_left.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: bottom;
}
.bx-wrapper .bx-next:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: calc(50% - 8px);
  right: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-image: url(https://milletonline.itembox.design/item/production-newlogo-assets/assets/img/svg/icn_arrow_w.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -3vw;
    outline: 0;
    width: 5vw;
    height: 5vw;
  }
  .bx-wrapper .bx-controls-direction a.bx-next {
    right: -2vw;
  }
  .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -2vw;
  }
}


.sec02-slider {
  overflow: hidden;
}
.sec02-slider .bx-viewport {
    overflow: visible !important;
}
.bx-wrapper li {
  user-select: none;
  max-width: 450px;
  width: 450px;
  margin-right: 20px;
}
@media screen and (max-width: 1200px) {
  .pickup .bx-viewport {
    overflow: visible !important;
  }
  .bx-wrapper li {
    user-select: none;
    max-width: 300px;
    width: 300px;
    margin-right: 20px;
  }
  .bx-controls-direction {
    display: none;
  }
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 500px) {
  .bx-wrapper li {
    user-select: none;
    max-width: 200px;
    width: 200px;
    margin-right: 20px;
  }
}

.sec02-slider {
  padding: 40px 0 128px;
}
.sec02-slider-box {
  padding-top: 80px;
  position: relative;
}
.slider01 li {
  background: #F0EEEF;
}
.features-body {
  display: block;
  font-size: 18px;
  line-height: 1.2;
  padding: 10px;
  min-height: 70px;
}

.sec02-slider .inner {
  overflow: visible !important;
}
@media screen and (max-width: 1550px) {
    .sec02-slider .inner {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media screen and (max-width: 1200px) {
  .sec02-slider {
      padding: 40px 0 100px;
  }
  .sec02-slider-box {
    padding-top: 0;
  }
  .features-body {
    min-height: 90px;
  }
}
@media screen and (max-width: 767px) {
  .sec02-slider .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sec02-slider {
    padding: 8vw 0 12vw;
    background-size: cover;
  }

  .features-body {
    font-size: 3vw;
    min-height: 15vw;
  }
}