@charset "UTF-8";
.alloy .content-title i:nth-of-type(1) {
  display: block;
  position: absolute;
  width: 6.66667rem;
  height: 6.66667rem;
  -webkit-transform: rotate(124deg);
  -ms-transform: rotate(124deg);
  transform: rotate(124deg);
  left: -1.41667rem;
  top: -3rem;
}
.alloy .content-title i:nth-of-type(1)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-cross-p.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.alloy .content-title i:nth-of-type(1):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.alloy .content-title i:nth-of-type(1):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.alloy .content-title i:nth-of-type(1):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.alloy .content-title i:nth-of-type(1):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.alloy .content-title i:nth-of-type(1):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.alloy .content-title i:nth-of-type(2) {
  display: block;
  position: absolute;
  width: 4.16667rem;
  height: 4.16667rem;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: -1rem;
  top: -0.41667rem;
}
.alloy .content-title i:nth-of-type(2)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-p.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.alloy .content-title i:nth-of-type(2):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.alloy .content-title i:nth-of-type(2):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.alloy .content-title i:nth-of-type(2):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.alloy .content-title i:nth-of-type(2):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.alloy .content-title i:nth-of-type(2):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.alloy .effect-lead {
  margin-top: 9.16667rem;
  left: 9.83333rem;
  margin-bottom: -8.83333rem;
}
.bonus .content-title {
  height: 11.66667rem;
}
.bonus .content-title i:nth-of-type(1) {
  display: block;
  position: absolute;
  width: 5rem;
  height: 5rem;
  -webkit-transform: rotate(200deg);
  -ms-transform: rotate(200deg);
  transform: rotate(200deg);
  left: 0.16667rem;
  top: -2.5rem;
}
.bonus .content-title i:nth-of-type(1)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-p.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.bonus .content-title i:nth-of-type(1):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.bonus .content-title i:nth-of-type(1):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.bonus .content-title i:nth-of-type(1):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.bonus .content-title i:nth-of-type(1):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.bonus .content-title i:nth-of-type(1):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.bonus .content-title i:nth-of-type(2) {
  display: block;
  position: absolute;
  width: 9.16667rem;
  height: 9.16667rem;
  -webkit-transform: rotate(200deg);
  -ms-transform: rotate(200deg);
  transform: rotate(200deg);
  left: 13.75rem;
  top: 3.66667rem;
}
.bonus .content-title i:nth-of-type(2)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-cross-p.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.bonus .content-title i:nth-of-type(2):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.bonus .content-title i:nth-of-type(2):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.bonus .content-title i:nth-of-type(2):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.bonus .content-title i:nth-of-type(2):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.bonus .content-title i:nth-of-type(2):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.bonus .content-title i:nth-of-type(3) {
  display: block;
  position: absolute;
  width: 3.75rem;
  height: 3.75rem;
  -webkit-transform: rotate(340deg);
  -ms-transform: rotate(340deg);
  transform: rotate(340deg);
  left: 17.91667rem;
  top: 7.83333rem;
}
.bonus .content-title i:nth-of-type(3)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-p.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.bonus .content-title i:nth-of-type(3):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.bonus .content-title i:nth-of-type(3):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.bonus .content-title i:nth-of-type(3):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.bonus .content-title i:nth-of-type(3):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.bonus .content-title i:nth-of-type(3):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.bonus-block__label {
  font-size: 1.04167rem;
}
.booster .content-title i:nth-of-type(1) {
  display: block;
  position: absolute;
  width: 6.66667rem;
  height: 6.66667rem;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  left: 1.25rem;
  top: -4.5rem;
}
.booster .content-title i:nth-of-type(1)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-y.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.booster .content-title i:nth-of-type(1):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.booster .content-title i:nth-of-type(1):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.booster .content-title i:nth-of-type(1):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.booster .content-title i:nth-of-type(1):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.booster .content-title i:nth-of-type(1):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.booster .content-title i:nth-of-type(2) {
  display: block;
  position: absolute;
  width: 4.16667rem;
  height: 4.16667rem;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: 5.83333rem;
  top: -1.66667rem;
}
.booster .content-title i:nth-of-type(2)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-y.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.booster .content-title i:nth-of-type(2):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.booster .content-title i:nth-of-type(2):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.booster .content-title i:nth-of-type(2):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.booster .content-title i:nth-of-type(2):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.booster .content-title i:nth-of-type(2):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.booster .effect-lead {
  position: absolute;
  left: 19.33333rem;
  top: 9.58333rem;
}
.booster .effect-lead::after,
.booster .effect-lead::before {
  top: 30%;
}
.combat {
  margin-bottom: 2.25rem;
}
.combat .content-title i:nth-of-type(1) {
  display: block;
  position: absolute;
  width: 8.33333rem;
  height: 8.33333rem;
  -webkit-transform: rotate(110deg);
  -ms-transform: rotate(110deg);
  transform: rotate(110deg);
  left: 5.66667rem;
  top: -3.16667rem;
}
.combat .content-title i:nth-of-type(1)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-cross-p.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.combat .content-title i:nth-of-type(1):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.combat .content-title i:nth-of-type(1):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.combat .content-title i:nth-of-type(1):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.combat .content-title i:nth-of-type(1):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.combat .content-title i:nth-of-type(1):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.combat .content-title i:nth-of-type(2) {
  display: block;
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: 7.91667rem;
  top: -0.41667rem;
}
.combat .content-title i:nth-of-type(2)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-p.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.combat .content-title i:nth-of-type(2):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.combat .content-title i:nth-of-type(2):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.combat .content-title i:nth-of-type(2):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.combat .content-title i:nth-of-type(2):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.combat .content-title i:nth-of-type(2):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
body {
  font-size: 1rem;
  letter-spacing: -0.02em;
  line-height: 1.8em;
}
.content-title {
  margin-left: -0.41667rem;
}
.daigan {
  margin-bottom: 1.25rem;
}
.daigan .content-title {
  margin-bottom: 0.41667rem;
}
.daigan .content-title i:nth-of-type(1) {
  display: block;
  position: absolute;
  width: 8.33333rem;
  height: 8.33333rem;
  -webkit-transform: rotate(154deg);
  -ms-transform: rotate(154deg);
  transform: rotate(154deg);
  left: 7.25rem;
  top: -2.41667rem;
}
.daigan .content-title i:nth-of-type(1)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-cross-p.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.daigan .content-title i:nth-of-type(1):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.daigan .content-title i:nth-of-type(1):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.daigan .content-title i:nth-of-type(1):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.daigan .content-title i:nth-of-type(1):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.daigan .content-title i:nth-of-type(1):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.daigan .content-title i:nth-of-type(2) {
  display: block;
  position: absolute;
  width: 3.33333rem;
  height: 3.33333rem;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: 7.41667rem;
  top: 1.41667rem;
}
.daigan .content-title i:nth-of-type(2)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-p.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.daigan .content-title i:nth-of-type(2):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.daigan .content-title i:nth-of-type(2):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.daigan .content-title i:nth-of-type(2):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.daigan .content-title i:nth-of-type(2):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.daigan .content-title i:nth-of-type(2):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.daigan .effect-lead {
  position: absolute;
  left: 19.91667rem;
  top: 10.08333rem;
}
.daigan .effect-lead::after,
.daigan .effect-lead::before {
  top: 35%;
}
.daigan .content-text {
  line-height: 2em;
  margin-bottom: 11.08333rem;
}
.daigan .content-text b {
  font-size: 1.6em;
}
.daigan__text {
  float: none;
  width: 100%;
  text-align: center;
}
.dancouken {
  margin-bottom: 4.16667rem;
}
.dancouken .content-title i:nth-of-type(1) {
  display: block;
  position: absolute;
  width: 7.08333rem;
  height: 7.08333rem;
  -webkit-transform: rotate(62deg);
  -ms-transform: rotate(62deg);
  transform: rotate(62deg);
  left: -2.91667rem;
  top: -0.66667rem;
}
.dancouken .content-title i:nth-of-type(1)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-cross-y.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.dancouken .content-title i:nth-of-type(1):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.dancouken .content-title i:nth-of-type(1):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.dancouken .content-title i:nth-of-type(1):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.dancouken .content-title i:nth-of-type(1):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.dancouken .content-title i:nth-of-type(1):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.dancouken .content-title i:nth-of-type(2) {
  display: block;
  position: absolute;
  width: 4.16667rem;
  height: 4.16667rem;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: -2.08333rem;
  top: -1.75rem;
}
.dancouken .content-title i:nth-of-type(2)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-y.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.dancouken .content-title i:nth-of-type(2):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.dancouken .content-title i:nth-of-type(2):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.dancouken .content-title i:nth-of-type(2):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.dancouken .content-title i:nth-of-type(2):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.dancouken .content-title i:nth-of-type(2):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.dancouken .content-title i:nth-of-type(3) {
  display: block;
  position: absolute;
  width: 2.91667rem;
  height: 2.91667rem;
  -webkit-transform: rotate(340deg);
  -ms-transform: rotate(340deg);
  transform: rotate(340deg);
  left: 16.08333rem;
  top: 0.16667rem;
}
.dancouken .content-title i:nth-of-type(3)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-y.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.dancouken .content-title i:nth-of-type(3):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.dancouken .content-title i:nth-of-type(3):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.dancouken .content-title i:nth-of-type(3):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.dancouken .content-title i:nth-of-type(3):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.dancouken .content-title i:nth-of-type(3):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.dancouken__text {
  margin: 0 -0.83333rem 0;
}
.detail .content-title i:nth-of-type(1) {
  display: block;
  position: absolute;
  width: 7.08333rem;
  height: 7.08333rem;
  -webkit-transform: rotate(62deg);
  -ms-transform: rotate(62deg);
  transform: rotate(62deg);
  left: -2.91667rem;
  top: -2.29167rem;
}
.detail .content-title i:nth-of-type(1)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-cross-y.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.detail .content-title i:nth-of-type(1):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.detail .content-title i:nth-of-type(1):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.detail .content-title i:nth-of-type(1):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.detail .content-title i:nth-of-type(1):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.detail .content-title i:nth-of-type(1):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.detail .content-title i:nth-of-type(2) {
  display: block;
  position: absolute;
  width: 4.16667rem;
  height: 4.16667rem;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: 0.25rem;
  top: -2.08333rem;
}
.detail .content-title i:nth-of-type(2)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-y.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.detail .content-title i:nth-of-type(2):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.detail .content-title i:nth-of-type(2):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.detail .content-title i:nth-of-type(2):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.detail .content-title i:nth-of-type(2):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.detail .content-title i:nth-of-type(2):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.detail .content-title i:nth-of-type(3) {
  display: block;
  position: absolute;
  width: 2.91667rem;
  height: 2.91667rem;
  -webkit-transform: rotate(290deg);
  -ms-transform: rotate(290deg);
  transform: rotate(290deg);
  left: 23.66667rem;
  top: 1.83333rem;
}
.detail .content-title i:nth-of-type(3)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-y.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.detail .content-title i:nth-of-type(3):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.detail .content-title i:nth-of-type(3):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.detail .content-title i:nth-of-type(3):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.detail .content-title i:nth-of-type(3):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.detail .content-title i:nth-of-type(3):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.detail .effect-lead {
  margin-top: 2.70833rem;
  margin-bottom: -0.625rem;
}
.detail .effect-lead::after,
.detail .effect-lead::before {
  top: 35%;
}
.hero-copy {
  margin-bottom: 4.83333rem;
}
.hero-zoom {
  margin-bottom: 9.41667rem;
}
.hero-spec__list {
  font-size: 0.91667rem;
}
.intro-copy {
  left: 0.66667rem;
  top: 2.33333rem;
}
.intro-copy p:nth-of-type(1) {
  height: 5.25rem;
  margin-bottom: -2.45833rem;
}
.intro-copy p:nth-of-type(1) span {
  margin-right: -2.25rem;
}
.intro-copy p:nth-of-type(2) {
  height: 5.25rem;
  margin-bottom: -0.41667rem;
}
.intro-copy p:nth-of-type(2) span {
  margin-right: -2.25rem;
}
.intro-copy p:nth-of-type(3) {
  height: 5.83333rem;
}
.intro-copy p:nth-of-type(3) span {
  display: block;
  margin-bottom: -2.75rem;
}
.machines .content-title i:nth-of-type(1) {
  display: block;
  position: absolute;
  width: 11.25rem;
  height: 11.25rem;
  -webkit-transform: rotate(138deg);
  -ms-transform: rotate(138deg);
  transform: rotate(138deg);
  left: 2rem;
  top: -5.25rem;
}
.machines .content-title i:nth-of-type(1)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-cross-y.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.machines .content-title i:nth-of-type(1):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.machines .content-title i:nth-of-type(1):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.machines .content-title i:nth-of-type(1):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.machines .content-title i:nth-of-type(1):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.machines .content-title i:nth-of-type(1):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.machines .content-title i:nth-of-type(2) {
  display: block;
  position: absolute;
  width: 3.33333rem;
  height: 3.33333rem;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  left: 6.83333rem;
  top: -0.5rem;
}
.machines .content-title i:nth-of-type(2)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-y.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.machines .content-title i:nth-of-type(2):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.machines .content-title i:nth-of-type(2):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.machines .content-title i:nth-of-type(2):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.machines .content-title i:nth-of-type(2):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.machines .content-title i:nth-of-type(2):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.machines__lead {
  width: 17.58333rem;
  left: 0;
  margin-top: -0.25rem;
  margin-bottom: -3.33333rem;
}
.more {
  margin-bottom: 5rem;
}
.more .content-title i:nth-of-type(1) {
  display: block;
  position: absolute;
  width: 7.5rem;
  height: 7.5rem;
  -webkit-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  transform: rotate(108deg);
  left: -3.58333rem;
  top: -2.91667rem;
}
.more .content-title i:nth-of-type(1)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-cross-p.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.more .content-title i:nth-of-type(1):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.more .content-title i:nth-of-type(1):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.more .content-title i:nth-of-type(1):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.more .content-title i:nth-of-type(1):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.more .content-title i:nth-of-type(1):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.more .content-title i:nth-of-type(2) {
  display: block;
  position: absolute;
  width: 6.66667rem;
  height: 6.66667rem;
  -webkit-transform: rotate(80deg);
  -ms-transform: rotate(80deg);
  transform: rotate(80deg);
  left: -2rem;
  top: -3.75rem;
}
.more .content-title i:nth-of-type(2)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-p.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.more .content-title i:nth-of-type(2):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.more .content-title i:nth-of-type(2):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.more .content-title i:nth-of-type(2):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.more .content-title i:nth-of-type(2):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.more .content-title i:nth-of-type(2):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.more .content-title i:nth-of-type(3) {
  display: block;
  position: absolute;
  width: 3.75rem;
  height: 3.75rem;
  -webkit-transform: rotate(340deg);
  -ms-transform: rotate(340deg);
  transform: rotate(340deg);
  left: 19.16667rem;
  top: -1.16667rem;
}
.more .content-title i:nth-of-type(3)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-p.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.more .content-title i:nth-of-type(3):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.more .content-title i:nth-of-type(3):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.more .content-title i:nth-of-type(3):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.more .content-title i:nth-of-type(3):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.more .content-title i:nth-of-type(3):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.more-block__text {
  line-height: 1.4em;
}
.more-block.be--mouth {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 14.58333rem;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.more-block.be--mouth .more-block__text {
  margin-top: -0.41667rem;
  margin-bottom: 0.41667rem;
}
.more-block.be--mouth .more-block__image {
  margin-right: 2.5rem;
}
.stand .content-title {
  height: 6.25rem;
  margin-bottom: 1.25rem;
}
.stand .content-title i:nth-of-type(1) {
  display: block;
  position: absolute;
  width: 6.66667rem;
  height: 6.66667rem;
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
  left: 20rem;
  top: 1rem;
}
.stand .content-title i:nth-of-type(1)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-y.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.stand .content-title i:nth-of-type(1):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.stand .content-title i:nth-of-type(1):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.stand .content-title i:nth-of-type(1):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.stand .content-title i:nth-of-type(1):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.stand .content-title i:nth-of-type(1):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.stand .content-title i:nth-of-type(2) {
  display: block;
  position: absolute;
  width: 3.75rem;
  height: 3.75rem;
  -webkit-transform: rotate(340deg);
  -ms-transform: rotate(340deg);
  transform: rotate(340deg);
  left: 23.33333rem;
  top: 4.41667rem;
}
.stand .content-title i:nth-of-type(2)::before {
  position: absolute;
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  background: 50% 50% no-repeat;
  background-image: url(../img/common/common/title-effect-circle-y.png);
  background-size: contain;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1),
    -webkit-transform 0.4s cubic-bezier(0.2, 0.6, 0.4, 1);
}
.stand .content-title i:nth-of-type(2):nth-of-type(1)::before {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.stand .content-title i:nth-of-type(2):nth-of-type(2)::before {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.stand .content-title i:nth-of-type(2):nth-of-type(3)::before {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.stand .content-title i:nth-of-type(2):nth-of-type(4)::before {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.stand .content-title i:nth-of-type(2):nth-of-type(5)::before {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
@media only screen and (min-width: 961px) {
  .alloy .effect-lead {
    width: 22.5rem;
    margin-top: 7.5rem;
    left: 7.70833rem;
    margin-bottom: -4.16667rem;
  }
  .bonus .content-title {
    height: 6.5rem;
    margin-bottom: 2.08333rem;
  }
  .bonus .content-title i:nth-of-type(1) {
    width: 4.16667rem;
    height: 4.16667rem;
    left: -0.83333rem;
    top: -1.5rem;
  }
  .bonus .content-title i:nth-of-type(2) {
    width: 7.5rem;
    height: 7.5rem;
    left: 29.66667rem;
    top: -1rem;
  }
  .bonus .content-title i:nth-of-type(3) {
    width: 2.91667rem;
    height: 2.91667rem;
    left: 33.33333rem;
    top: 2.33333rem;
  }
  .bonus-block {
    margin-bottom: 0;
  }
  .bonus-block__label {
    width: 12.5rem;
    font-size: 0.75rem;
  }
  .booster .content-text {
    margin-top: 1.25rem;
  }
  .booster .effect-lead {
    width: 37.5rem;
    left: 6.75rem;
    top: 8.33333rem;
  }
  .booster .effect-lead::after,
  .booster .effect-lead::before {
    top: 50%;
  }
  .combat {
    margin-bottom: 1.66667rem;
  }
  .combat-zoom {
    margin-top: 1.66667rem;
  }
  body {
    font-size: 0.75rem;
    line-height: 1.6em;
  }
  .content-title {
    margin-bottom: 0.83333rem;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale3d(0.97, 0.97, 1);
    transform: scale3d(0.97, 0.97, 1);
  }
  .daigan {
    margin-bottom: 2.70833rem;
  }
  .daigan .effect-lead {
    width: 37.5rem;
    left: 25.41667rem;
    top: 6.33333rem;
  }
  .daigan .effect-lead::after,
  .daigan .effect-lead::before {
    top: 35%;
  }
  .daigan .content-text {
    margin-bottom: 5rem;
  }
  .daigan .content-text b {
    font-size: 1.4em;
  }
  .daigan__text {
    float: none;
    width: auto;
    text-align: left;
  }
  .dancouken {
    margin-bottom: 0.16667rem;
  }
  .dancouken .content-title {
    margin-bottom: 2.08333rem;
  }
  .detail .effect-lead {
    width: 37.5rem;
    margin-top: 1.25rem;
    margin-bottom: -0.41667rem;
  }
  .hero-copy {
    width: 27.08333rem;
    margin-top: -1.08333rem;
    margin-left: -1.75rem;
    margin-bottom: 0.58333rem;
  }
  .hero-zoom {
    margin-bottom: 0.66667rem;
  }
  .hero-spec__label {
    font-size: 0.75rem;
    letter-spacing: -0.05em;
    padding: 0.625rem 0.75rem 0.75rem;
    margin-right: 1.04167rem;
  }
  .hero-spec__list {
    font-size: 0.58333rem;
    line-height: 1.8em;
    display: block;
  }
  .intro-copy {
    left: -1.25rem;
    top: 9.16667rem;
  }
  .intro-copy p:nth-of-type(1) {
    height: 4.83333rem;
    margin-bottom: -2rem;
  }
  .intro-copy p:nth-of-type(1) span {
    margin-right: -2.08333rem;
  }
  .intro-copy p:nth-of-type(2) {
    height: 4.83333rem;
    margin-bottom: 0.08333rem;
  }
  .intro-copy p:nth-of-type(2) span {
    margin-right: -2.08333rem;
  }
  .intro-copy p:nth-of-type(3) {
    height: 5.29167rem;
    white-space: nowrap;
  }
  .intro-copy p:nth-of-type(3) span {
    margin-bottom: -2.08333rem;
  }
  .machines__lead {
    width: 21.625rem;
    left: 1.58333rem;
    margin-top: -1.08333rem;
    margin-bottom: -2.70833rem;
  }
  .machines-block__name span {
    width: 31.25rem;
    padding: 0.625rem 0;
    margin-left: -17.08333rem;
  }
  .more-block__text {
    line-height: 1.4em;
  }
  .more-block.be--mouth {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 1.66667rem;
    margin-left: 0.33333rem;
  }
  .more-block.be--mouth .more-block__text {
    margin-top: -0.41667rem;
    margin-bottom: 0.41667rem;
  }
  .more-block.be--mouth .more-block__image {
    margin-right: 2.5rem;
  }
  .product-info dt {
    line-height: 1.4em;
    margin-top: 0.6em;
  }
  .stand .content-title {
    height: 3rem;
  }
  .stand .content-title i:nth-of-type(1) {
    width: 5.41667rem;
    height: 5.41667rem;
    left: 33.08333rem;
    top: -1.66667rem;
  }
  .stand .content-title i:nth-of-type(2) {
    width: 2.91667rem;
    height: 2.91667rem;
    left: 35.83333rem;
    top: 1.25rem;
  }
}
.appendix{
    margin: 1rem 0 0;
    text-align: center;
  }