/************************************
  Top
************************************/
/****** layout/module ******/
.page-top .sub {
  background: rgba(0, 0, 0, 0.6);
  border-top: 1px solid #454545;
  color: #FFF;
}

/****** firstview ******/
.sec-fv {
  background: black;
}
@media screen and (min-width: 769px) {
  .sec-fv {
    position: relative;
  }
}
.sec-fv.sec {
  padding: 5.33vw 0vw 10.66vw 0vw;
}
@media screen and (min-width: 769px) {
  .sec-fv.sec {
    padding: 1.56vw 0vw 0vw 0vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-fv.sec {
    padding: 30px 0 0 0;
  }
}
.sec-fv .sec-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  padding: 0;
  max-width: 100%;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .sec-fv .sec-inner {
    padding: 0vw 0vw 5.2vw 0vw;
  }
}
.sec-fv .fv-platform {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .sec-fv .fv-platform {
    justify-content: center;
    order: 2;
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-platform {
    padding-left: 2.08vw;
    width: 100%;
  }
}
.sec-fv .fv-platform-item {
  line-height: 0;
  filter: drop-shadow(5px 0 10px rgba(0, 0, 0, 0.8));
}
.sec-fv .fv-platform-item-ps5 {
  margin-right: 5.33vw;
  width: 22.13%;
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-platform-item-ps5 {
    margin-right: 2.08vw;
    width: 10.72%;
  }
}
.sec-fv .fv-platform-item-xboxxs {
  margin-right: 5.33vw;
  width: 23.2%;
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-platform-item-xboxxs {
    margin-right: 2.08vw;
    width: 11.14%;
  }
}
.sec-fv .fv-platform-item-steam {
  width: 19.46%;
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-platform-item-steam {
    width: 9.68%;
  }
}
.sec-fv .fv-title {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 5.33vw;
}
@media screen and (max-width: 768px) {
  .sec-fv .fv-title {
    order: 1;
  }
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-title {
    margin-bottom: 2.08vw;
    width: 100%;
  }
}
.sec-fv .fv-title-logo {
  display: block;
  padding-top: 68vw;
  text-align: center;
  width: 33.33%;
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-title-logo {
    padding-top: 22vw;
    margin-bottom: 1.04vw;
    width: 33.33%;
  }
}
.sec-fv .fv-title-logo img {
  filter: drop-shadow(0px 10px 15px #000);
}
.sec-fv .fv-title-logo-re7 {
  padding-top: calc(68vw - 3px);
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-title-logo-re7 {
    padding-top: calc(22vw - 6px);
  }
}
.sec-fv .fv-title-logo-re7 img {
  position: relative;
  top: 0.35em;
  width: 68%;
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-title-logo-re7 img {
    width: 54.37%;
  }
}
.sec-fv .fv-title-logo-re2 img {
  width: 91.2%;
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-title-logo-re2 img {
    width: 78.43%;
  }
}
.sec-fv .fv-title-logo-re3 img {
  width: 86.4%;
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-title-logo-re3 img {
    width: 76.56%;
  }
}
.sec-fv .fv-text {
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec-fv .fv-text {
    margin-bottom: 8vw;
    order: 3;
  }
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-text {
    margin-right: auto;
    margin-left: auto;
    width: 91.66%;
  }
}
.sec-fv .fv-text .lead {
  color: #FFF;
  filter: drop-shadow(1px 1px 5px rgba(0, 0, 0, 0.8));
  font-size: 0.42rem;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 2.66vw;
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-text .lead {
    margin-bottom: 2.08vw;
  }
}
@media screen and (min-width: 1024px) {
  .sec-fv .fv-text .lead {
    font-size: 0.45rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-fv .fv-text .lead {
    font-size: 45px;
  }
}
.sec-fv .fv-text .lead small {
  font-size: 0.7em;
}
.sec-fv .fv-text .release {
  color: #EB0000;
  font-size: 0.5rem;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-text .release {
    letter-spacing: 0.05em;
  }
}
@media screen and (min-width: 1024px) {
  .sec-fv .fv-text .release {
    font-size: 0.435rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-fv .fv-text .release {
    font-size: 37.5px;
  }
}
.sec-fv .fv-text .release span {
  vertical-align: middle;
}
.sec-fv .fv-text .release::before, .sec-fv .fv-text .release::after {
  background: #EB0000;
  content: "";
  display: inline-block;
  height: 1px;
  vertical-align: middle;
  width: 20px;
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-text .release::before, .sec-fv .fv-text .release::after {
    height: 2px;
  }
}
.sec-fv .fv-text .release::before {
  margin-right: 0.2em;
}
.sec-fv .fv-text .release::after {
  margin-left: 0.2em;
}
.sec-fv .fv-trailer {
  width: 86.66%;
}
@media screen and (max-width: 768px) {
  .sec-fv .fv-trailer {
    margin-right: auto;
    margin-left: auto;
    order: 6;
  }
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-trailer {
    bottom: 3vw;
    position: absolute;
    right: 4.1666666667%;
    width: 17.7%;
    z-index: 1;
  }
}
@media screen and (min-width: 1024px) {
  .sec-fv .fv-trailer {
    width: 15.62%;
  }
}
.sec-fv .fv-trailer-inner {
  background: #000;
  border: 1px solid rgba(235, 0, 0, 0.8);
  margin-bottom: 2.66vw;
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-trailer-inner {
    margin-bottom: 0.52vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-fv .fv-trailer-inner {
    margin-bottom: 10px;
  }
}
.sec-fv .fv-trailer-inner a.trailer-btn {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.sec-fv .fv-trailer-inner a.trailer-btn::before, .sec-fv .fv-trailer-inner a.trailer-btn::after {
  content: "";
  display: block;
  position: absolute;
}
.sec-fv .fv-trailer-inner a.trailer-btn::before {
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: 2;
}
.sec-fv .fv-trailer-inner a.trailer-btn::after {
  background-image: url(../../images/common/youtube_b.svg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  height: 24.44%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: background-image 0.2s ease;
  width: 17.96%;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .sec-fv .fv-trailer-inner a.trailer-btn::after {
    height: 24.29%;
    min-height: 41px;
    min-width: 54px;
    width: 18%;
  }
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-trailer-inner a.trailer-btn:hover::after {
    background-image: url(../../images/common/youtube_r.svg);
  }
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-trailer-inner a.agecheck-btn:hover + .trailer-btn::after {
    background-image: url(../../images/common/youtube_r.svg);
  }
}
.sec-fv .fv-trailer-thumb {
  line-height: 0;
}
.sec-fv .fv-trailer-text {
  color: #FFF;
  font-size: 0.3rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sec-fv .fv-trailer-text {
    font-size: 0.16rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-fv .fv-trailer-text {
    font-size: 16px;
  }
}
.sec-fv .fv-trailer-text .date {
  color: #EB0000;
  font-family: "Oswald", sans-serif;
  margin-right: 0.5em;
}
.sec-fv .mv {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.sec-fv .btn-buy {
  font-size: 0.43rem;
  letter-spacing: 0.05em;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .sec-fv .btn-buy {
    margin-right: auto;
    margin-bottom: 10.66vw;
    margin-left: auto;
    order: 4;
    width: 59.4666666667%;
  }
}
@media screen and (min-width: 769px) {
  .sec-fv .btn-buy {
    font-size: 0.305rem;
  }
}
@media screen and (min-width: 1024px) {
  .sec-fv .btn-buy {
    font-size: 0.225rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-fv .btn-buy {
    font-size: 22.5px;
  }
}
@media screen and (max-width: 768px) {
  .sec-fv .btn-update {
    margin-right: auto;
    margin-bottom: 10.66vw;
    margin-left: auto;
    order: 5;
    width: 86.66%;
  }
}
@media screen and (min-width: 769px) {
  .sec-fv .btn-update {
    bottom: 3vw;
    left: 4.1666666667%;
    min-width: 12.5%;
    position: absolute;
    width: auto;
    z-index: 1;
  }
}
.sec-fv .btn-update-item {
  border: 1px solid #EB0000;
  font-size: 0.28rem;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-fv .btn-update-item {
    font-size: 0.14rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-fv .btn-update-item {
    font-size: 14px;
  }
}
.sec-fv .btn-update-item .update-date {
  display: block;
  font-size: 0.85em;
  margin-top: 0.4em;
}
.sec-fv .btn-update-item a {
  color: #EB0000;
  display: block;
  line-height: 1.2;
  padding: 2.66vw 2.66vw 2.66vw 2.66vw;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sec-fv .btn-update-item a {
    padding: 0.78vw 2.08vw 0.78vw 1.04vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-fv .btn-update-item a {
    padding: 15px 40px 15px 20px;
  }
}
.sec-fv .btn-update-item a::after {
  border-top: solid 2px #EB0000;
  border-right: solid 2px #EB0000;
  content: "";
  height: 0.6em;
  position: absolute;
  right: 2.66vw;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 0.6em;
}
@media screen and (min-width: 769px) {
  .sec-fv .btn-update-item a::after {
    right: 0.78vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-fv .btn-update-item a::after {
    right: 20px;
  }
}

/****** product ******/
.sec-product.sec {
  border-top: 1px solid #454545;
}
.sec-product .sec-ttl {
  text-align: center;
}
.sec-product .sec-desc {
  text-align: center;
  width: 100%;
}
.sec-product .border-ctr {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #454545;
  box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.8);
  padding: 5.33vw 5.33vw 5.33vw 5.33vw;
}
@media screen and (min-width: 769px) {
  .sec-product .border-ctr {
    padding: 2.77vw 2.77vw 2.77vw 2.77vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .border-ctr {
    padding: 40px;
  }
}
.sec-product .conts {
  text-align: center;
}
.sec-product .conts-buy {
  border-bottom: 1px solid #454545;
  margin-bottom: 8vw;
  padding-bottom: 8vw;
}
@media screen and (min-width: 769px) {
  .sec-product .conts-buy {
    border-bottom: 1px solid #454545;
    margin-bottom: 3.12vw;
    padding-bottom: 3.12vw;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .conts-buy {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
}
.sec-product .conts-buy .conts-ttl,
.sec-product .conts-buy .conts-desc {
  width: 100%;
}
.sec-product .conts-upgrade .conts-ttl {
  color: #FFF;
  font-size: 0.57rem;
  font-weight: 900;
  letter-spacing: normal;
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .sec-product .conts-upgrade .conts-ttl {
    font-size: 0.4425rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .conts-upgrade .conts-ttl {
    font-size: 44.25px;
  }
}
.sec-product .conts-upgrade .conts-ttl strong {
  color: #EB0000;
  font-weight: 900;
}
.sec-product .product-buy {
  padding: 0vw 5.33vw 0vw 5.33vw;
}
@media screen and (min-width: 769px) {
  .sec-product .product-buy {
    padding: 0vw 2.77vw 0vw 2.77vw;
    width: 39.28%;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .product-buy {
    padding: 0 40px;
  }
}
.sec-product .product-buy .btn-buy-product {
  font-size: 0.38rem;
  font-weight: 700;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  width: 93.65%;
}
@media screen and (min-width: 769px) {
  .sec-product .product-buy .btn-buy-product {
    font-size: 0.3rem;
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .sec-product .product-buy .btn-buy-product {
    font-size: 0.22rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .product-buy .btn-buy-product {
    font-size: 22px;
  }
}
.sec-product .product-buy .btn-buy-product .btn-item {
  line-height: 1.5;
}
.sec-product .product-buy .btn-buy-product .btn-item a {
  background-position: 80% 15%;
}
.sec-product .product-buy .btn-buy-product .btn-item small {
  display: inline-block;
  margin-top: 0.75em;
  color: #FFF;
  font-size: 0.235rem;
  font-weight: normal;
}
@media screen and (min-width: 1024px) {
  .sec-product .product-buy .btn-buy-product .btn-item small {
    font-size: 0.165rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .product-buy .btn-buy-product .btn-item small {
    font-size: 16.5px;
  }
}
.sec-product .product-buy-auth {
  margin-bottom: 2.66vw;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .sec-product .product-buy-auth {
    margin-bottom: 1.04vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .product-buy-auth {
    margin-bottom: 20px;
  }
}
.sec-product .product-buy-auth.hidden {
  visibility: hidden;
}
.sec-product .product-buy-auth-checkbox {
  color: #EB0000;
  cursor: pointer;
  display: inline-block;
  font-size: 0.32rem;
  font-weight: 700;
  padding-left: 0.32rem;
  line-height: 1;
  margin-bottom: 0.5em;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .sec-product .product-buy-auth-checkbox {
    font-size: 0.22rem;
    margin-bottom: 0.2em;
    padding-left: 0.22rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .product-buy-auth-checkbox {
    font-size: 22px;
    padding-left: 22px;
  }
}
.sec-product .product-buy-auth-checkbox-indicator {
  background: transparent;
  border: 2px solid #EB0000;
  border-radius: 2px;
  height: 0.3rem;
  right: calc(100% - 0.16rem);
  position: absolute;
  top: calc(50% + 2px);
  transform: translateY(-50%);
  width: 0.3rem;
}
@media screen and (min-width: 1024px) {
  .sec-product .product-buy-auth-checkbox-indicator {
    height: 0.2rem;
    right: calc(100% - 0.11rem);
    width: 0.2rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .product-buy-auth-checkbox-indicator {
    height: 20px;
    right: calc(100% - 11px);
    width: 20px;
  }
}
.sec-product .product-buy-auth-checkbox-indicator::after {
  content: "";
  display: none;
  position: absolute;
}
.sec-product .product-buy-auth input[type=checkbox] {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.sec-product .product-buy-auth input[type=checkbox]:checked ~ .product-buy-auth-checkbox-indicator {
  background: #EB0000;
}
.sec-product .product-buy-auth input[type=checkbox]:checked ~ .product-buy-auth-checkbox-indicator::after {
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: block;
  height: 0.16rem;
  left: 50%;
  top: calc(50% - 2px);
  transform: translate(-50%, -50%) rotate(45deg);
  width: 0.1rem;
}
@media screen and (min-width: 769px) {
  .sec-product .product-buy-auth input[type=checkbox]:checked ~ .product-buy-auth-checkbox-indicator::after {
    height: 12px;
    top: calc(50% - 1px);
    width: 6px;
  }
}
.sec-product .product-buy-auth input[type=checkbox]:disabled ~ .product-buy-auth-checkbox-indicator::after {
  border-color: #7B7B7B;
}
@media screen and (max-width: 768px) {
  .sec-product .product-buy-d {
    border-bottom: 1px solid #454545;
    margin-bottom: 5.33vw;
    padding-bottom: 5.33vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-product .product-buy-z {
    border-left: 1px solid #454545;
  }
}
.sec-product .upgrade-info {
  margin-bottom: 8vw;
}
@media screen and (min-width: 769px) {
  .sec-product .upgrade-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 3.12vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .upgrade-info {
    margin-bottom: 40px;
  }
}
.sec-product .upgrade-info-ps {
  margin-bottom: 4vw;
}
@media screen and (min-width: 769px) {
  .sec-product .upgrade-info-ps {
    margin-bottom: 1.56vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .upgrade-info-ps {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .sec-product .upgrade-info-item {
    border-bottom: 1px solid #454545;
    padding: 5.33vw 5.33vw 5.33vw 5.33vw;
  }
}
@media screen and (max-width: 768px) {
  .sec-product .upgrade-info-item-ps {
    border-top: 1px solid #454545;
  }
}
@media screen and (min-width: 769px) {
  .sec-product .upgrade-info-item-ps {
    border-right: 1px solid #454545;
    padding-right: 3.43%;
    padding-left: 0.85%;
    width: 47.81%;
  }
}
@media screen and (min-width: 769px) {
  .sec-product .upgrade-info-item-xbox {
    padding-left: 3.43%;
    width: 47.81%;
  }
}
.sec-product .upgrade-info-item-steam {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .sec-product .upgrade-info-item-steam {
    padding-left: 3.43%;
    width: 47.81%;
  }
}
.sec-product .upgrade-info-item-steam .logo {
  display: block;
  line-height: 0;
  margin-right: 0.5em;
  width: 29.2%;
}
@media screen and (min-width: 769px) {
  .sec-product .upgrade-info-item-steam .logo {
    margin-right: auto;
    margin-left: auto;
    width: 26.79%;
  }
}
.sec-product .upgrade-info-item-steam .text {
  color: #EB0000;
  display: block;
  font-size: 0.26rem;
  font-weight: 900;
  line-height: 1.2;
  max-width: 67.619047619%;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  .sec-product .upgrade-info-item-steam .text {
    font-size: 0.16rem;
    max-width: 69.9346405229%;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .upgrade-info-item-steam .text {
    font-size: 16px;
  }
}
.sec-product .upgrade-notice {
  display: inline-block;
}
.sec-product .upgrade-notice .notes {
  color: #FFF;
  text-align: left;
}
.sec-product .upgrade-notice .notes-item {
  padding-left: 1em;
  text-indent: -1em;
}
.sec-product .upgrade-notice .notes-item:not(:last-child) {
  margin-bottom: 0.25em;
}
.sec-product .upgrade-modal {
  margin-bottom: 8vw;
}
@media screen and (min-width: 769px) {
  .sec-product .upgrade-modal {
    margin-bottom: 3.12vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .upgrade-modal {
    margin-bottom: 40px;
  }
}
.sec-product .upgrade-modal .conts-ttl {
  color: #EB0000;
  font-size: 0.35rem;
  font-weight: 700;
  margin-bottom: 4vw;
}
@media screen and (min-width: 1024px) {
  .sec-product .upgrade-modal .conts-ttl {
    font-size: 0.2rem;
    margin-bottom: 1.56vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .upgrade-modal .conts-ttl {
    font-size: 20px;
  }
}
@media screen and (min-width: 769px) {
  .sec-product .upgrade-modal .modal-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.sec-product .upgrade-modal .modal-btn-item {
  border: 1px solid #EB0000;
  font-size: 0.28rem;
  font-weight: 700;
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .sec-product .upgrade-modal .modal-btn-item {
    width: 43%;
  }
}
@media screen and (min-width: 1024px) {
  .sec-product .upgrade-modal .modal-btn-item {
    font-size: 0.14rem;
    width: 31%;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .upgrade-modal .modal-btn-item {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-product .upgrade-modal .modal-btn-item.size-full {
    width: 66%;
  }
}
@media screen and (max-width: 768px) {
  .sec-product .upgrade-modal .modal-btn-item:not(:last-child) {
    margin-bottom: 4%;
  }
}
@media screen and (min-width: 769px) {
  .sec-product .upgrade-modal .modal-btn-item:not(:last-child) {
    margin-right: 2%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .sec-product .upgrade-modal .modal-btn-item:nth-child(3) {
    margin-top: 2%;
  }
}
.sec-product .upgrade-modal .modal-btn-item a {
  color: #EB0000;
  padding: 2.66vw 2.66vw 2.66vw 2.66vw;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .sec-product .upgrade-modal .modal-btn-item a {
    padding: 0.78vw 1.04vw 0.78vw 1.04vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .upgrade-modal .modal-btn-item a {
    padding: 15px 20px;
  }
}
.sec-product .upgrade-modal .modal-btn-item a::after {
  border-top: solid 2px #EB0000;
  border-right: solid 2px #EB0000;
  content: "";
  height: 0.6em;
  position: absolute;
  right: 2.66vw;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 0.6em;
}
@media screen and (min-width: 1024px) {
  .sec-product .upgrade-modal .modal-btn-item a::after {
    right: 0.78vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-product .upgrade-modal .modal-btn-item a::after {
    right: 20px;
  }
}

/****** feature ******/
.sec-feature {
  background: rgba(0, 0, 0, 0.6);
  border-top: 1px solid #454545;
  border-bottom: 1px solid #454545;
}
@media screen and (min-width: 769px) {
  .sec-feature .sec-inner {
    display: flex;
    flex-wrap: wrap;
  }
}
.sec-feature .sec-ttl-ctr {
  margin-bottom: 5.33vw;
}
@media screen and (max-width: 768px) {
  .sec-feature .sec-ttl-ctr {
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .sec-feature .sec-ttl-ctr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 2.08vw;
    width: 100%;
  }
}
@media screen and (min-width: 1440px) {
  .sec-feature .sec-ttl-ctr {
    font-size: 52.5px;
    margin-bottom: 40px;
  }
}
.sec-feature .sec-ttl {
  margin-bottom: 2.66vw;
  text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 769px) {
  .sec-feature .sec-ttl {
    margin-bottom: 0;
    margin-right: 2.08vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-feature .sec-ttl {
    margin-right: 40px;
  }
}
.sec-feature .sec-lead {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .sec-feature .sec-lead {
    font-size: 0.26rem;
  }
}
@media screen and (min-width: 769px) {
  .sec-feature .sec-lead {
    line-height: 1.2;
    max-width: 72%;
  }
}
.sec-feature .conts-feature {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #454545;
  box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.8);
  padding: 5.33vw 8vw 5.33vw 8vw;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .sec-feature .conts-feature {
    padding: 1.04vw 1.56vw 1.04vw 1.56vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-feature .conts-feature {
    padding: 20px 30px;
  }
}
.sec-feature .conts-feature-ttl {
  margin-bottom: 2.66vw;
}
@media screen and (min-width: 769px) {
  .sec-feature .conts-feature-ttl {
    margin-bottom: 1.04vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-feature .conts-feature-ttl {
    margin-bottom: 20px;
  }
}
.sec-feature .conts-feature-ttl-text {
  color: #FFF;
  display: block;
  font-size: 0.36rem;
  font-weight: 700;
  margin-bottom: 0.1em;
  text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 1024px) {
  .sec-feature .conts-feature-ttl-text {
    font-size: 0.225rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-feature .conts-feature-ttl-text {
    font-size: 22.5px;
  }
}
.sec-feature .conts-feature-ttl-ruby {
  color: #EB0000;
  display: block;
  font-size: 0.15rem;
  font-weight: 500;
  letter-spacing: 0.6em;
  text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 1024px) {
  .sec-feature .conts-feature-ttl-ruby {
    font-size: 0.09rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-feature .conts-feature-ttl-ruby {
    font-size: 9px;
  }
}
.sec-feature .conts-feature-text .text {
  text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.8);
}
.sec-feature .conts-feature-comparison {
  margin-top: 5.33vw;
  margin-bottom: 8vw;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .sec-feature .conts-feature-comparison {
    margin-top: 2.08vw;
    margin-bottom: 3.12vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-feature .conts-feature-comparison {
    margin-top: 40px;
    margin-bottom: 60px;
  }
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider] {
  background: #000;
  border: 1px solid #454545;
  overflow: initial;
}
@media screen and (max-width: 768px) {
  .sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider] {
    display: none;
  }
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider][data-beer-label]::after {
  background: none;
  border-radius: 0;
  bottom: 20px;
  color: #FFF;
  content: "" attr(data-beer-label) "\a" attr(data-beer-label-state) "";
  font-size: 0.4rem;
  line-height: 1.2;
  padding: 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: auto;
  white-space: pre;
}
@media screen and (min-width: 1024px) {
  .sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider][data-beer-label]::after {
    font-size: 0.24rem;
    min-width: 7em;
  }
}
@media screen and (min-width: 1440px) {
  .sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider][data-beer-label]::after {
    font-size: 24px;
  }
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider] .beer-reveal[data-beer-label]::after {
  background: none;
  border-radius: 0;
  bottom: 20px;
  color: #FFF;
  content: "" attr(data-beer-label) "\a" attr(data-beer-label-state) "";
  font-size: 0.4rem;
  left: 20px;
  line-height: 1.2;
  padding: 0;
  position: absolute;
  text-align: center;
  top: auto;
  white-space: pre;
}
@media screen and (min-width: 1024px) {
  .sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider] .beer-reveal[data-beer-label]::after {
    font-size: 0.24rem;
    min-width: 7em;
  }
}
@media screen and (min-width: 1440px) {
  .sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider] .beer-reveal[data-beer-label]::after {
    font-size: 24px;
  }
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider] .beer-range {
  cursor: ew-resize;
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider] .beer-handle {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0;
  bottom: 0;
  height: 100%;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 50%;
  transition: none;
  width: 2px;
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider] .beer-handle::before, .sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider] .beer-handle::after {
  display: none;
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider] .beer-handle-divider {
  background: white;
  height: 20px;
  left: -9px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  transition: all 0.1s ease-in-out;
  width: 20px;
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider] .beer-handle-divider::before, .sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider] .beer-handle-divider::after {
  content: "";
  display: block;
  height: 8px;
  position: absolute;
  transition: all 0.1s ease-in-out;
  width: 8px;
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider] .beer-handle-divider::before {
  bottom: 4px;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  left: 4px;
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider] .beer-handle-divider::after {
  border-top: 1px solid black;
  border-right: 1px solid black;
  right: 4px;
  top: 4px;
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider].is-move .beer-handle {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0;
  bottom: 0;
  cursor: col-resize;
  height: 100%;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 50%;
  transition: none;
  width: 2px;
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider].is-move .beer-handle::before, .sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider].is-move .beer-handle::after {
  display: none;
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider].is-move .beer-handle-divider {
  height: 30px;
  left: -14px;
  margin-top: -15px;
  width: 30px;
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider].is-move .beer-handle-divider::before, .sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider].is-move .beer-handle-divider::after {
  height: 12px;
  width: 12px;
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider].is-move .beer-handle-divider::before {
  border-bottom: 2px solid black;
  border-left: 2px solid black;
}
.sec-feature .conts-feature-comparison [data-js-elem=comparisonSlider].is-move .beer-handle-divider::after {
  border-top: 2px solid black;
  border-right: 2px solid black;
}
@media screen and (min-width: 769px) {
  .sec-feature .conts-feature-comparison .comparison-img {
    display: none;
  }
}
.sec-feature .conts-feature-comparison .comparison-img-ctr {
  background: black;
  border: 1px solid #454545;
  margin-bottom: 5.33vw;
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
.sec-feature .conts-feature-comparison .comparison-img-item {
  height: 100%;
  left: 50%;
  line-height: 0;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s ease-in-out;
  width: 100%;
  z-index: -1;
}
.sec-feature .conts-feature-comparison .comparison-img-item-text {
  bottom: 4%;
  color: #FFF;
  font-size: 0.32rem;
  left: 4%;
  line-height: 1.2;
  min-width: 9vw;
  position: absolute;
  text-align: center;
}
.sec-feature .conts-feature-comparison .comparison-img-item.is-active {
  opacity: 1;
  z-index: 1;
}
.sec-feature .conts-feature-comparison .comparison-img-switcher {
  display: flex;
  justify-content: center;
}
.sec-feature .conts-feature-comparison .comparison-img-switcher .btn {
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid #EB0000;
}
.sec-feature .conts-feature-comparison .comparison-img-switcher .btn-item {
  background: rgba(235, 0, 0, 0);
  transition: all 0.2s ease;
}
.sec-feature .conts-feature-comparison .comparison-img-switcher .btn-item span {
  background-position: 100% 10%;
  background-repeat: no-repeat;
  background-size: 120%;
  color: #FFF;
  display: block;
  font-size: 0.22rem;
  font-weight: 700;
  line-height: 1.2;
  padding: 2.66vw 6.66vw 2.66vw 6.66vw;
  text-align: center;
  transition: all 0.2s ease;
}
.sec-feature .conts-feature-comparison .comparison-img-switcher .btn.is-active .btn-item {
  background: #eb0000;
}
.sec-feature .conts-feature-comparison .comparison-img-switcher .btn.is-active .btn-item span {
  background-image: url(../../images/common/btn-buy_pattern.png);
}
.sec-feature .conts-feature-1 {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .sec-feature .conts-feature-1 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .sec-feature .conts-feature-1 .conts-feature-ttl {
    border-bottom: 1px solid #FFF;
    padding-bottom: 2.66vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-feature .conts-feature-1 .conts-feature-ttl {
    margin-bottom: 0;
  }
}
.sec-feature .conts-feature-1 .conts-feature-ttl-text {
  font-size: 0.4rem;
}
@media screen and (min-width: 1024px) {
  .sec-feature .conts-feature-1 .conts-feature-ttl-text {
    font-size: 0.3rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-feature .conts-feature-1 .conts-feature-ttl-text {
    font-size: 30px;
  }
}
.sec-feature .conts-feature-1 .conts-feature-ttl-ruby {
  font-size: 0.2rem;
}
@media screen and (min-width: 1024px) {
  .sec-feature .conts-feature-1 .conts-feature-ttl-ruby {
    font-size: 0.15rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-feature .conts-feature-1 .conts-feature-ttl-ruby {
    font-size: 15px;
  }
}
@media screen and (min-width: 769px) {
  .sec-feature .conts-feature-1 .conts-feature-text {
    border-left: 1px solid #FFF;
    margin-left: 4%;
    max-width: 70%;
    padding-left: 4%;
  }
}
@media screen and (max-width: 768px) {
  .sec-feature .conts-feature-2 {
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-feature .conts-feature-2 {
    margin-right: 4%;
    width: 30.6666666667%;
  }
}
@media screen and (max-width: 768px) {
  .sec-feature .conts-feature-3 {
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-feature .conts-feature-3 {
    margin-right: 4%;
    width: 30.6666666667%;
  }
}
@media screen and (min-width: 769px) {
  .sec-feature .conts-feature-4 {
    width: 30.6666666667%;
  }
}

/****** about ******/
.sec-about .sec-inner {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .sec-about .sec-inner {
    max-width: 1440px;
    width: 78.26%;
  }
}
.sec-about .sec-desc {
  text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.4);
  margin-bottom: 2.66vw;
}
@media screen and (min-width: 1024px) {
  .sec-about .sec-desc {
    margin-bottom: 1.04vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-about .sec-desc {
    margin-bottom: 20px;
  }
}
.sec-about .sec-desc + .notes {
  color: #FFF;
  font-weight: 700;
  margin-bottom: 5.33vw;
  text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1024px) {
  .sec-about .sec-desc + .notes {
    margin-bottom: 2.08vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-about .sec-desc + .notes {
    margin-bottom: 40px;
  }
}
.sec-about .conts .title-link-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sec-about .conts .title-link-list-item {
  background: #000;
  border: 1px solid #454545;
  box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.8);
  line-height: 0;
  position: relative;
  width: 30.8333333333%;
}
.sec-about .conts .title-link-list-item .title-link-logo {
  left: 50%;
  position: absolute;
  top: 73%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 769px) {
  .sec-about .conts .title-link-list-item .title-link-logo {
    top: 77%;
  }
}
.sec-about .conts .title-link-list-item .title-link-logo img {
  filter: drop-shadow(0px 10px 15px #000);
}
.sec-about .conts .title-link-list-item .title-link-logo-re7 {
  top: 67%;
  width: 60%;
}
@media screen and (min-width: 769px) {
  .sec-about .conts .title-link-list-item .title-link-logo-re7 {
    top: 74%;
    width: 60%;
  }
}
.sec-about .conts .title-link-list-item .title-link-logo-re2 {
  width: 84.76%;
}
@media screen and (min-width: 769px) {
  .sec-about .conts .title-link-list-item .title-link-logo-re2 {
    width: 85.23%;
  }
}
.sec-about .conts .title-link-list-item .title-link-logo-re3 {
  width: 82.85%;
}
@media screen and (min-width: 769px) {
  .sec-about .conts .title-link-list-item .title-link-logo-re3 {
    width: 84.28%;
  }
}
.sec-about .conts .title-link-list-item .more-text {
  bottom: 6%;
  color: #FFF;
  font-size: 0.1rem;
  letter-spacing: 0.05em;
  position: absolute;
  text-align: center;
  width: 96%;
}
@media screen and (max-width: 768px) {
  .sec-about .conts .title-link-list-item .more-text {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 769px) {
  .sec-about .conts .title-link-list-item .more-text {
    bottom: 3%;
    font-size: 0.12rem;
    right: 3%;
    text-align: right;
  }
}
@media screen and (min-width: 1440px) {
  .sec-about .conts .title-link-list-item .more-text {
    font-size: 12px;
  }
}

/****** spec ******/
@media screen and (min-width: 769px) {
  .sec-spec.sec {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1440px) {
  .sec-spec.sec {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .sec-spec .sec-inner {
    display: flex;
    flex-wrap: wrap;
  }
}
.sec-spec .sec-ttl {
  width: 100%;
}
.sec-spec .spec-title {
  margin-bottom: 5.33vw;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .sec-spec .spec-title {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.56vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-spec .spec-title {
    margin-bottom: 30px;
  }
}
.sec-spec .spec-title-item {
  font-size: 0.23rem;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .sec-spec .spec-title-item {
    font-size: 0.15rem;
  }
}
@media screen and (min-width: 1440px) {
  .sec-spec .spec-title-item {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .sec-spec .spec-title-item:not(:last-child) {
    margin-bottom: 1.33vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-spec .spec-title-item:not(:last-child) {
    margin-right: 3.33vw;
  }
}
.sec-spec .spec-title .text::before {
  background: #EB0000;
  content: "";
  display: inline-block;
  height: 2px;
  margin-right: 0.4em;
  vertical-align: middle;
  width: 10px;
}
.sec-spec .spec-list {
  margin-bottom: 5.33vw;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .sec-spec .spec-list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 1.04vw;
  }
}
@media screen and (min-width: 1440px) {
  .sec-spec .spec-list {
    margin-bottom: 20px;
  }
}
.sec-spec .spec-list-item {
  border-bottom: 1px solid #454545;
  padding: 1em 0;
  text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 769px) {
  .sec-spec .spec-list-item {
    padding: 0.75em 0;
    width: 48.33%;
  }
}
.sec-spec .spec-list-item:nth-child(1) {
  border-top: 1px solid #454545;
}
@media screen and (min-width: 769px) {
  .sec-spec .spec-list-item:nth-child(1) {
    order: 1;
  }
}
@media screen and (min-width: 769px) {
  .sec-spec .spec-list-item:nth-child(2) {
    order: 3;
  }
}
@media screen and (min-width: 769px) {
  .sec-spec .spec-list-item:nth-child(3) {
    order: 5;
  }
}
@media screen and (min-width: 769px) {
  .sec-spec .spec-list-item:nth-child(4) {
    border-top: 1px solid #454545;
    order: 2;
  }
}
@media screen and (min-width: 769px) {
  .sec-spec .spec-list-item:nth-child(5) {
    order: 4;
  }
}
@media screen and (min-width: 769px) {
  .sec-spec .spec-list-item:nth-child(6) {
    order: 6;
  }
}
.sec-spec .spec-mark {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  margin-left: auto;
  width: 282px;
}
@media screen and (max-width: 768px) {
  .sec-spec .spec-mark {
    margin-right: auto;
  }
}
@media screen and (min-width: 769px) {
  .sec-spec .spec-mark {
    justify-content: flex-end;
    margin-left: auto;
    position: relative;
    z-index: 2;
  }
}
.sec-spec .spec-mark-item {
  line-height: 0;
}
.sec-spec .spec-mark-item a {
  display: block;
}
.sec-spec .spec-mark-rating {
  margin-right: 2em;
}
.sec-spec .spec-mark-rating img {
  height: 71px;
  width: auto;
}
.sec-spec .spec-mark-reengine {
  border: 1px solid #454545;
}
.sec-spec .spec-mark-reengine img {
  height: 91px;
  width: auto;
}

/****** sns ******/
@media screen and (min-width: 769px) {
  .sec-sns.sec {
    margin-top: -46px;
    width: 69.83%;
  }
}
.sec-sns .sec-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .sec-sns .sec-inner {
    justify-content: center;
  }
}
.sec-sns .sec-ttl {
  color: #FFF;
  margin-right: 4.47vw;
  margin-bottom: 0;
  padding-right: 4.47vw;
  position: relative;
}
@media screen and (min-width: 769px) {
  .sec-sns .sec-ttl {
    margin-right: 3.57vw;
    padding-right: 3.57vw;
    width: auto;
  }
}
@media screen and (min-width: 1440px) {
  .sec-sns .sec-ttl {
    margin-right: 30px;
    padding-right: 30px;
  }
}
.sec-sns .sec-ttl::after {
  background: #454545;
  content: "";
  display: block;
  height: calc(100% + 1em);
  right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}
.sec-sns .sns-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 47.76%;
}
@media screen and (min-width: 769px) {
  .sec-sns .sns-list {
    width: 34%;
  }
}
.sec-sns .sns-list-item {
  width: 17.5%;
}
@media screen and (min-width: 769px) {
  .sec-sns .sns-list-item {
    width: 17.54%;
  }
}
.sec-sns .sns-list-item:not(:last-child) {
  margin-right: 7.5%;
}
@media screen and (min-width: 769px) {
  .sec-sns .sns-list-item:not(:last-child) {
    margin-right: 9.82%;
  }
}

/****** support ******/
.sec-support .support {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .sec-support .support {
    justify-content: space-between;
  }
}
.sec-support .support-item {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec-support .support-item {
    padding: 0 0.8rem;
  }
}
@media screen and (min-width: 769px) {
  .sec-support .support-item {
    position: relative;
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .sec-support .support-item:not(:last-child) {
    border-bottom: 1px solid #454545;
    margin-bottom: 0.6rem;
    padding-bottom: 0.6rem;
  }
}
@media screen and (max-width: 768px) {
  .sec-support .support-item.area-gl:not(:last-child) {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.sec-support .support-title {
  font-size: 0.32rem;
  margin-bottom: 0.2rem;
}
@media screen and (min-width: 769px) {
  .sec-support .support-title {
    font-size: 0.26rem;
    margin-bottom: 0.5em;
  }
}
@media screen and (min-width: 769px) {
  .sec-support .support-title {
    font-size: 26px;
  }
}
.sec-support .support a {
  color: #FFF;
}
.sec-support .support .faq-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.4rem;
}
@media screen and (min-width: 769px) {
  .sec-support .support .faq-list {
    margin-bottom: 1.5em;
  }
}
.sec-support .support .faq-list-item {
  font-size: 0.26rem;
}
@media screen and (min-width: 769px) {
  .sec-support .support .faq-list-item {
    font-size: 0.18rem;
  }
}
@media screen and (min-width: 769px) {
  .sec-support .support .faq-list-item {
    font-size: 18px;
  }
}
.sec-support .support .faq-list-item:not(:last-child) {
  margin-right: 0.4rem;
}
@media screen and (min-width: 769px) {
  .sec-support .support .faq-list-item:not(:last-child) {
    margin-right: 1em;
  }
}
.sec-support .support .faq-list-label {
  border-right: 1px solid #454545;
  margin-right: 0.2rem !important;
  padding-right: 0.2rem;
}
@media screen and (min-width: 769px) {
  .sec-support .support .faq-list-label {
    margin-right: 1em !important;
    padding-right: 1em;
  }
}
.sec-support .support .faq-list a {
  text-decoration: underline;
  transition: color 0.4s ease;
}
@media screen and (min-width: 769px) {
  .sec-support .support .faq-list a:hover {
    color: #EB0000;
  }
}
.sec-support .support-manual {
  font-size: 0.24rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sec-support .support-manual {
    font-size: 0.16rem;
  }
}
@media screen and (min-width: 769px) {
  .sec-support .support-manual {
    font-size: 16px;
  }
}
.sec-support .support-manual a {
  border: 1px solid #FFF;
  display: inline-block;
  padding: 0.65em 4em;
  transition: border 0.4s ease, color 0.4s ease;
}
@media screen and (max-width: 768px) {
  .sec-support .support-manual a {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .sec-support .support-manual a {
    display: block;
    padding: 0.5em 1em;
  }
}
@media screen and (min-width: 769px) {
  .sec-support .support-manual a:hover {
    border: 1px solid #EB0000;
    color: #EB0000;
  }
}
.sec-support .support-manual.area-gl {
  width: 100%;
}
.sec-support .support-manual.area-gl a {
  display: block;
  padding: 0.75em 1em;
}
@media screen and (min-width: 769px) {
  .sec-support .support-manual.area-gl a {
    line-height: 1.2;
    padding: 1em 0.5em;
  }
}

/****** outbound ******/
@media screen and (max-width: 768px) {
  .sec-outbound .outbound-link-list {
    margin-right: auto;
    margin-left: auto;
    width: 79.1%;
  }
}
@media screen and (min-width: 769px) {
  .sec-outbound .outbound-link-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.sec-outbound .outbound-link-list-item {
  border: 1px solid #454545;
  line-height: 0;
}
@media screen and (min-width: 769px) {
  .sec-outbound .outbound-link-list-item {
    width: 33.33%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outbound .outbound-link-list-item:not(:last-child) {
    margin-bottom: 5.33vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-outbound .outbound-link-list-item:not(:last-child) {
    margin-right: 4.16%;
  }
}
