@charset 'UTF-8';
.pageRule .main {
  padding-bottom: 13.333333333333334%;
}
.pageRule .main::before {
  background: url("../../../common/img/bg02.png?hash=53ada3f96818a6a7962a7f0104106b2f") center top repeat;
  background-size: 250px;
}
@media screen and (min-width: 768px) {
  .pageRule .main {
    padding-bottom: 102px;
  }
}
.pageRule .main .sectionInner {
  position: relative;
  width: 93.33333333333333%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionInner {
    max-width: 980px;
    width: 100%;
  }
}
.pageRule .main .sectionDetail {
  margin-top: 23px;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionDetail {
    margin-top: 47px;
  }
}
.pageRule .main .headingPrimary {
  font-weight: bold;
  text-align: center;
}
.pageRule .main .headingPrimary span {
  display: block;
}
.pageRule .main .headingPrimary .en {
  font-size: 0;
}
.pageRule .main .headingPrimary .ja {
  font-size: 4vw;
  line-height: 1;
  letter-spacing: 0.2em;
  margin-top: 13px;
}
@media screen and (min-width: 768px) {
  .pageRule .main .headingPrimary .ja {
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 900;
    margin-top: 26px;
  }
}
.pageRule .main .headingSecondary {
  font-size: 5.333333333333334vw;
  line-height: 1;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #000;
  display: table;
  font-family: 'Noto Sans JP', sans-serif;
  margin: 0 auto 25px;
  padding-bottom: 10px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .pageRule .main .headingSecondary {
    font-size: 2.4rem;
    line-height: 1;
    margin-bottom: 30px;
  }
}
.pageRule .main .text-copy {
  font-size: 5.333333333333334vw;
  line-height: 1.25;
  letter-spacing: 0.06em;
  font-weight: 900;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pageRule .main .text-copy .equal {
    transform: rotate(90deg) translateX(2px);
    display: inline-block;
  }
}
@media screen and (min-width: 768px) {
  .pageRule .main .text-copy {
    font-size: 3rem;
    line-height: 1;
    letter-spacing: 0.025em;
  }
}
.pageRule .main .text {
  font-size: 3.466666666666666vw;
  line-height: 1.538461538461539;
}
@media screen and (min-width: 768px) {
  .pageRule .main .text {
    font-size: 1.6rem;
    line-height: 1.875;
  }
}
.pageRule .main .table {
  border-bottom: 1px solid #7f7f7f;
  margin-top: 8.857142857142856%;
}
.pageRule .main .table th,
.pageRule .main .table td {
  border-top: 1px solid #7f7f7f;
  padding: 10px 0;
}
.pageRule .main .table th {
  width: 18.571428571428573%;
  text-align: left;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .pageRule .main .table {
    margin-top: 0;
  }
  .pageRule .main .table th,
  .pageRule .main .table td {
    font-size: 1.5rem;
    line-height: 2;
    padding: 14px 0 14px 10px;
  }
}
@media screen and (max-width: 767px) {
  .pageRule .main .sectionHero {
    width: 100%;
    position: relative;
  }
  .pageRule .main .sectionHero::before {
    content: "";
    display: block;
    padding-top: 88%;
  }
  .pageRule .main .sectionHero > * {
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionHero {
    height: 449px;
  }
}
.pageRule .main .sectionHero .heroBg {
  background: url("../img/bg01.jpg?hash=e22373420e04b1ac76556f21a52df784") center top no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionHero .heroBg {
    background: url("../img/pc/bg01.jpg?hash=b5cf2bf460a56c0c780c01946fc37705") center center no-repeat;
    background-size: cover;
  }
}
.pageRule .main .sectionHero .heroBody {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  box-sizing: border-box;
  padding: 18.266666666666666% 0 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionHero .heroBody {
    padding: 81px 0 0;
  }
}
.pageRule .main .sectionHero .heroHeadingRule {
  color: #fff;
  font-size: 0;
  margin-bottom: 5.866666666666666%;
}
.pageRule .main .sectionHero .heroHeadingRule span {
  display: block;
}
.pageRule .main .sectionHero .heroHeadingRule .en {
  position: relative;
  width: 27.200000000000003%;
  margin-right: auto;
  margin-left: auto;
}
.pageRule .main .sectionHero .heroHeadingRule .ja {
  font-size: 5.333333333333334vw;
  line-height: 1;
  letter-spacing: 0.05em;
  display: block;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  margin-top: 21px;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionHero .heroHeadingRule {
    margin-bottom: 35px;
  }
  .pageRule .main .sectionHero .heroHeadingRule .en {
    width: 184px;
  }
  .pageRule .main .sectionHero .heroHeadingRule .ja {
    font-size: 4rem;
    line-height: 1;
    letter-spacing: 0.05em;
    margin-top: 40px;
  }
}
.pageRule .main .sectionHero .heroTextLead {
  font-size: 3.466666666666666vw;
  line-height: 1.538461538461539;
  letter-spacing: 0.05em;
  color: #fff;
  font-weight: bold;
  margin-bottom: 10.133333333333333%;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionHero .heroTextLead {
    font-size: 1.6rem;
    line-height: 1.875;
    letter-spacing: 0.05em;
    margin-bottom: 70px;
  }
}
.pageRule .main .sectionChallenger {
  background: url("../img/bg02.png?hash=831505116c62818fd52ab7fd32b332ca") center top no-repeat;
  background-size: 100% auto;
  box-sizing: border-box;
  padding: 9.2% 0 9.333333333333334%;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionChallenger {
    background: url("../img/pc/bg02.png?hash=c7c54a4c4bfaed59315c067279c4b5ab") center top no-repeat;
    padding: 78px 10px 99px;
  }
}
.pageRule .main .sectionChallenger .headingPrimary {
  margin-bottom: 25px;
}
.pageRule .main .sectionChallenger .headingPrimary .en {
  position: relative;
  width: 89.71428571428571%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionChallenger .headingPrimary {
    margin-bottom: 45px;
  }
  .pageRule .main .sectionChallenger .headingPrimary .en {
    width: 616px;
  }
}
.pageRule .main .sectionChallenger .text-copy {
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionChallenger .text-copy {
    margin-bottom: 30px;
  }
}
.pageRule .main .sectionChallenger .items {
  margin-top: 22px;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionChallenger .items {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 50px;
  }
  .pageRule .main .sectionChallenger .items .item {
    width: 47.95918367346938%;
  }
}
.pageRule .main .sectionCruiser {
  box-sizing: border-box;
  padding-bottom: 10.4%;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionCruiser {
    padding: 0 10px 100px;
  }
}
.pageRule .main .sectionCruiser .headingPrimary {
  margin-bottom: 25px;
}
.pageRule .main .sectionCruiser .headingPrimary .en {
  position: relative;
  width: 75.42857142857143%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionCruiser .headingPrimary {
    margin-bottom: 45px;
  }
  .pageRule .main .sectionCruiser .headingPrimary .en {
    width: 516px;
  }
}
.pageRule .main .sectionCruiser .text-copy {
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionCruiser .text-copy {
    margin-bottom: 30px;
  }
}
.pageRule .main .sectionCruiser .items {
  margin-top: 27px;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionCruiser .items {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 50px;
  }
  .pageRule .main .sectionCruiser .items .item {
    width: 47.95918367346938%;
  }
}
.pageRule .main .sectionCruiser .box {
  background: #fff;
  padding: 10px 10px 11px;
  margin-top: 11.428571428571429%;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionCruiser .box {
    margin-top: 59px;
    padding: 22px 0 23px 0;
  }
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionCruiser .box .boxInner {
    position: relative;
    width: 660px;
    margin-right: auto;
    margin-left: auto;
  }
}
.pageRule .main .sectionCruiser .box .subheading {
  font-size: 3.466666666666666vw;
  line-height: 1.461538461538461;
  font-weight: bold;
  margin-bottom: 5px;
}
.pageRule .main .sectionCruiser .box .subheading .textBox {
  font-size: 3.733333333333334vw;
  line-height: 1;
  background: #142652;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  padding: 4px 6px;
  margin-right: 7px;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionCruiser .box .subheading {
    font-size: 2rem;
    line-height: 1.25;
    text-align: center;
    margin-bottom: 20px;
  }
  .pageRule .main .sectionCruiser .box .subheading .textBox {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0.025em;
    padding: 6px 14px 5px;
  }
}
.pageRule .main .sectionCruiser .box .text {
  font-size: 3.466666666666666vw;
  line-height: 1.384615384615385;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionCruiser .box .text {
    font-size: 1.6rem;
    line-height: 1.625;
    padding: 8px 0;
  }
}
@media screen and (max-width: 767px) {
  .pageRule .main .sectionCruiser .box .text02 {
    margin-top: 3px;
    border-bottom: 1px solid #7f7f7f;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionCruiser .box .text02 {
    border-top: 1px solid #7f7f7f;
  }
}
.pageRule .main .sectionCruiser .box .detailList {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 14px;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionCruiser .box .detailList {
    margin-top: 0px;
  }
}
.pageRule .main .sectionCruiser .box .detailList li {
  font-size: 2.933333333333333vw;
  line-height: 1.545454545454545;
  width: 49.3939393939394%;
  background: #eee;
  text-indent: -1em;
  padding: 2px 0 2px 1em;
  margin-top: 3px;
}
.pageRule .main .sectionCruiser .box .detailList li:nth-child(1),
.pageRule .main .sectionCruiser .box .detailList li:nth-child(2) {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionCruiser .box .detailList li {
    font-size: 1.6rem;
    line-height: 1.875;
    margin-top: 2px;
    padding: 0px 0 0px 1em;
    width: 320px;
  }
  .pageRule .main .sectionCruiser .box .detailList li::before {
    content: '';
    display: inline-block;
    width: 5px;
  }
}
.pageRule .main .sectionAdventure {
  box-sizing: border-box;
  padding-bottom: 10.266666666666667%;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionAdventure {
    padding: 0 10px 98px;
  }
}
.pageRule .main .sectionAdventure .headingPrimary {
  margin-bottom: 25px;
}
.pageRule .main .sectionAdventure .headingPrimary .en {
  position: relative;
  width: 89.71428571428571%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionAdventure .headingPrimary {
    margin-bottom: 45px;
  }
  .pageRule .main .sectionAdventure .headingPrimary .en {
    width: 596px;
  }
}
.pageRule .main .sectionAdventure .text-copy {
  margin-bottom: 23px;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionAdventure .text-copy {
    margin-bottom: 30px;
  }
}
.pageRule .main .sectionAdventure .imgWrapper {
  margin-top: 26px;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionAdventure .imgWrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pageRule .main .sectionAdventure .imgWrapper .img:not(:first-child) {
    margin-top: 4.285714285714286%;
  }
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionAdventure .imgWrapper .img {
    max-width: 470px;
    width: 47.95918367346938%;
  }
}
.pageRule .main .sectionRules {
  box-sizing: border-box;
  padding-bottom: 13.333333333333334%;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionRules {
    padding: 0 10px 92px;
  }
}
.pageRule .main .sectionRules .headingPrimary {
  margin-bottom: 29px;
}
.pageRule .main .sectionRules .headingPrimary .en {
  position: relative;
  width: 75.71428571428571%;
  margin-right: auto;
  margin-left: auto;
}
.pageRule .main .sectionRules .headingPrimary .ja {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .pageRule .main .sectionRules .headingPrimary {
    margin-bottom: 60px;
  }
  .pageRule .main .sectionRules .headingPrimary .en {
    width: 370px;
  }
}
.pageRule .main .sectionRules .text-copy {
  margin-bottom: 23px;
}
/*# sourceMappingURL=style.css.map */