/*---------- reset ----------*/
/*---------- reset ----------*/
/*---------- all common ----------*/
html {
  font-size: 62.5%;
  box-sizing: border-box;
}

.aw2nd_preorder img {
  width: 100%;
  height: auto;
}
.aw2nd_preorder a, .aw2nd_preorder picture {
  display: block;
}
.aw2nd_preorder .pc-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder .pc-only {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder .sp-only {
    display: none;
  }
}

/*---------- all common ----------*/
/*---------- animation ----------*/
.js-fade-Vr-first,
.js-fade-Vr {
  opacity: 0;
  transition-duration: 1.6s;
}

.js-fade-Vr-first.active,
.js-fade-Vr.active {
  opacity: 1;
}

.slick-dots {
  margin: 0;
  margin-top: calc(20 *(100vw / 750));
}
.slick-dots li {
  margin: 0;
}
.slick-dots li button {
  width: 8px;
  height: 8px;
  border: none;
  background: #D9CDC5;
}
.slick-dots li:nth-of-type(1) {
  margin-right: calc(15 *(100vw / 750));
}
.slick-dots li.slick-active button {
  background: #9F816E;
}
@media screen and (min-width: 768px) {
  .slick-dots {
    margin-top: 10px;
  }
  .slick-dots li:nth-of-type(1) {
    margin-right: 8px;
  }
}

.txtFlowArea {
  overflow: hidden;
  white-space: nowrap;
  margin-left: calc(50% - 50vw);
  width: 100vw;
}
.txtFlowArea__upper, .txtFlowArea__lower {
  display: flex;
}
.txtFlowArea__upper ul, .txtFlowArea__lower ul {
  display: flex;
}
.txtFlowArea__upper {
  margin-bottom: calc(14 *(100vw / 750));
}
.txtFlowArea__upper ul {
  -webkit-animation: flow-txt-l 130s infinite linear 0.5s both;
          animation: flow-txt-l 130s infinite linear 0.5s both;
}
@media screen and (min-width: 768px) {
  .txtFlowArea__upper {
    margin-bottom: 11px;
  }
}
.txtFlowArea__lower ul {
  -webkit-animation: flow-txt-r 130s infinite linear 0.5s both;
          animation: flow-txt-r 130s infinite linear 0.5s both;
}

.txtFlowArea01 {
  margin-bottom: calc(174 *(100vw / 750));
}
@media screen and (min-width: 768px) {
  .txtFlowArea01 {
    order: 7;
    margin-bottom: 14.6rem;
  }
}

.txtFlowArea02 {
  margin-bottom: calc(85 *(100vw / 750));
}
@media screen and (min-width: 768px) {
  .txtFlowArea02 {
    order: 12;
    margin-bottom: 8.6rem;
  }
}

@-webkit-keyframes flow-txt-l {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

@keyframes flow-txt-l {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes flow-txt-r {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes flow-txt-r {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
/*---------- animation ----------*/
/*---------- font ----------*/
.sec-credit span,
.footerArea__staff,
.footerArea__search--title,
.footerArea__search--category li {
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.035em;
  font-feature-settings: "palt";
}

.sec-credit {
  font-size: 0;
}
.sec-credit span {
  font-size: calc(24 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .sec-credit span {
    font-size: 12px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .sec-credit span {
    font-size: 11px;
  }
}

.footerArea__staff {
  font-size: calc(24 *(100vw / 750));
  line-height: 1.8333333333;
}
@media screen and (min-width: 768px) {
  .footerArea__staff {
    font-size: 12px;
  }
}

.footerArea__search--title {
  font-size: calc(30 *(100vw / 750));
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .footerArea__search--title {
    font-size: 16px;
  }
}

.footerArea__search--category li {
  font-size: calc(26 *(100vw / 750));
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .footerArea__search--category li {
    font-size: 12px;
  }
}

.sec-ttl,
.txtFlowArea li {
  font-family: haboro-contrast-normal, sans-serif;
  font-weight: 300;
  font-style: normal;
}

.sec-ttl {
  font-size: calc(50 *(100vw / 750));
  line-height: 1;
  letter-spacing: 0.038em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .sec-ttl {
    font-size: 30px;
    letter-spacing: 0.042em;
  }
}

.sec-ttl03 {
  color: #254685;
}

.sec-ttl10 {
  color: #523688;
}

.txtFlowArea li {
  font-size: calc(90 *(100vw / 750));
  color: #D9CDC5;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .txtFlowArea li {
    font-size: 58px;
  }
}

/*---------- font ----------*/
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for mobile
//////////////////////////////////////////////////////////////////////////////////////////////
*/
/*---------- common ----------*/
.aw2nd_preorder .sec {
  margin-bottom: calc(155 *(100vw / 750));
}
.aw2nd_preorder .bg-image {
  position: absolute;
  z-index: -1;
}
.aw2nd_preorder .img-bgWrap {
  position: relative;
  z-index: 10;
}
.aw2nd_preorder .image-box {
  position: relative;
}
.aw2nd_preorder .sec-ttl {
  position: absolute;
  writing-mode: vertical-lr;
  pointer-events: none;
}
.aw2nd_preorder .sec-credit {
  position: relative;
  margin-top: calc(40 *(100vw / 750));
  z-index: 15;
}
.aw2nd_preorder .sec-credit span {
  display: inline-block;
  margin-bottom: calc(24 *(100vw / 750));
  padding-bottom: calc(5 *(100vw / 750));
  border-bottom: solid 1px #999999;
}
.aw2nd_preorder .sec01 .sec-credit,
.aw2nd_preorder .sec02 .sec-credit,
.aw2nd_preorder .sec05 .sec-credit,
.aw2nd_preorder .sec07 .sec-credit,
.aw2nd_preorder .sec08 .sec-credit,
.aw2nd_preorder .sec11 .sec-credit,
.aw2nd_preorder .sec12 .sec-credit,
.aw2nd_preorder .sec13 .sec-credit,
.aw2nd_preorder .sec14 .sec-credit,
.aw2nd_preorder .sec16 .sec-credit {
  text-align: left;
}
.aw2nd_preorder .sec01 .sec-credit span,
.aw2nd_preorder .sec02 .sec-credit span,
.aw2nd_preorder .sec05 .sec-credit span,
.aw2nd_preorder .sec07 .sec-credit span,
.aw2nd_preorder .sec08 .sec-credit span,
.aw2nd_preorder .sec11 .sec-credit span,
.aw2nd_preorder .sec12 .sec-credit span,
.aw2nd_preorder .sec13 .sec-credit span,
.aw2nd_preorder .sec14 .sec-credit span,
.aw2nd_preorder .sec16 .sec-credit span {
  margin-right: calc(26 *(100vw / 750));
}
.aw2nd_preorder .sec03 .sec-credit,
.aw2nd_preorder .sec04 .sec-credit,
.aw2nd_preorder .sec06 .sec-credit,
.aw2nd_preorder .sec09 .sec-credit,
.aw2nd_preorder .sec10 .sec-credit,
.aw2nd_preorder .sec15 .sec-credit {
  text-align: center;
}
.aw2nd_preorder .sec03 .sec-credit span,
.aw2nd_preorder .sec04 .sec-credit span,
.aw2nd_preorder .sec06 .sec-credit span,
.aw2nd_preorder .sec09 .sec-credit span,
.aw2nd_preorder .sec10 .sec-credit span,
.aw2nd_preorder .sec15 .sec-credit span {
  margin-left: calc(14 *(100vw / 750));
  margin-right: calc(14 *(100vw / 750));
}

/*---------- common ----------*/
/*---------- image-size ----------*/
.aw2nd_preorder .firstviewArea__img {
  width: 100%;
}
.aw2nd_preorder .sec01__img-wrap {
  width: calc(660 *(100vw / 750));
}
.aw2nd_preorder .img-bgWrap201 {
  width: calc(700 *(100vw / 750));
}
.aw2nd_preorder .model-image202 {
  width: calc(520 *(100vw / 750));
}
.aw2nd_preorder .model-image301 {
  width: calc(610 *(100vw / 750));
}
.aw2nd_preorder .image-box302 {
  width: 100%;
}
.aw2nd_preorder .model-image401 {
  width: calc(600 *(100vw / 750));
}
.aw2nd_preorder .img-bgWrap402 {
  width: 100%;
}
.aw2nd_preorder .model-image501 {
  width: calc(700 *(100vw / 750));
}
.aw2nd_preorder .model-image502 {
  width: calc(530 *(100vw / 750));
}
.aw2nd_preorder .sec06__img-wrap {
  width: calc(640 *(100vw / 750));
}
.aw2nd_preorder .model-image701 {
  width: calc(520 *(100vw / 750));
}
.aw2nd_preorder .sec07__img-wrap {
  width: calc(658 *(100vw / 750));
}
.aw2nd_preorder .model-image801 {
  width: calc(520 *(100vw / 750));
}
.aw2nd_preorder .model-image802 {
  width: calc(660 *(100vw / 750));
}
.aw2nd_preorder .img-bgWrap803 {
  width: calc(590 *(100vw / 750));
}
.aw2nd_preorder .sec09__img-wrap {
  width: calc(660 *(100vw / 750));
}
.aw2nd_preorder .image-box1001 {
  width: calc(594 *(100vw / 750));
}
.aw2nd_preorder .model-image1002 {
  width: 100%;
}
.aw2nd_preorder .img-bgWrap1101 {
  width: 100%;
}
.aw2nd_preorder .model-image1201 {
  width: calc(530 *(100vw / 750));
}
.aw2nd_preorder .model-image1202 {
  width: calc(700 *(100vw / 750));
}
.aw2nd_preorder .model-image1301 {
  width: calc(640 *(100vw / 750));
}
.aw2nd_preorder .sec14__img-wrap {
  width: calc(700 *(100vw / 750));
}
.aw2nd_preorder .img-bgWrap1501 {
  width: calc(660 *(100vw / 750));
}
.aw2nd_preorder .model-image1601 {
  width: calc(520 *(100vw / 750));
}
.aw2nd_preorder .img-bgWrap1602 {
  width: 100%;
}
.aw2nd_preorder .footerArea__search--logo {
  width: calc(126 *(100vw / 750));
}

/*---------- image-size ----------*/
.aw2nd_preorder {
  padding-bottom: calc(180 *(100vw / 750));
  background-color: #f1ece9;
}
.aw2nd_preorder .firstviewArea {
  margin-bottom: calc(150 *(100vw / 750));
}
.aw2nd_preorder .sec01__wrap {
  width: calc(660 *(100vw / 750));
  margin-left: auto;
}
.aw2nd_preorder .sec02__wrap01 {
  margin-bottom: calc(60 *(100vw / 750));
}
.aw2nd_preorder .sec02__wrap02 {
  margin-left: auto;
  width: calc(520 *(100vw / 750));
}
.aw2nd_preorder .sec02 .img-bgWrap201 {
  padding: calc(30 *(100vw / 750));
}
.aw2nd_preorder .sec02 .model-image201-bg {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}
.aw2nd_preorder .sec03 .model-image301 {
  margin-left: auto;
  margin-bottom: calc(60 *(100vw / 750));
}
.aw2nd_preorder .sec03 .sec-ttl {
  top: calc(-90 *(100vw / 750));
  left: calc(30 *(100vw / 750));
}
.aw2nd_preorder .sec04 .model-image401 {
  margin: 0 auto;
  margin-bottom: calc(60 *(100vw / 750));
}
.aw2nd_preorder .sec04 .img-bgWrap402 {
  padding-right: calc(65 *(100vw / 750));
}
.aw2nd_preorder .sec04 .model-image402-bg {
  top: 0;
  left: 0;
  width: 100%;
}
.aw2nd_preorder .sec05__wrap01 {
  margin-bottom: calc(60 *(100vw / 750));
}
.aw2nd_preorder .sec05__wrap02 {
  width: calc(530 *(100vw / 750));
  margin-left: auto;
}
.aw2nd_preorder .sec05 .sec-credit {
  padding-left: calc(10 *(100vw / 750));
}
.aw2nd_preorder .sec06 {
  margin-bottom: calc(148 *(100vw / 750));
}
.aw2nd_preorder .sec06__img-wrap {
  text-align: center;
  margin: 0 auto;
}
.aw2nd_preorder .sec07__wrap02 {
  margin-left: calc(40 *(100vw / 750));
  margin-bottom: calc(40 *(100vw / 750));
  width: calc(658 *(100vw / 750));
}
.aw2nd_preorder .sec07 .model-image701 {
  margin-left: auto;
  margin-bottom: calc(40 *(100vw / 750));
}
.aw2nd_preorder .sec08__inner {
  margin-top: calc(-30 *(100vw / 750));
  margin-bottom: calc(6 *(100vw / 750));
}
.aw2nd_preorder .sec08 .model-image801 {
  position: relative;
  margin-left: auto;
  z-index: 10;
}
.aw2nd_preorder .sec08 .sec-credit {
  padding-left: calc(30 *(100vw / 750));
}
.aw2nd_preorder .sec08 .img-bgWrap803 {
  margin-left: auto;
  padding-top: calc(60 *(100vw / 750));
  padding-right: calc(30 *(100vw / 750));
}
.aw2nd_preorder .sec08 .model-image803-bg {
  top: 0;
  right: 0;
  width: calc(180 *(100vw / 750));
}
.aw2nd_preorder .sec09 {
  padding-top: calc(68 *(100vw / 750));
}
.aw2nd_preorder .sec09__img-wrap {
  text-align: center;
  margin: 0 auto;
}
.aw2nd_preorder .sec09 .model-image901-bg {
  top: calc(-46 *(100vw / 750));
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100vw;
  z-index: 10;
  pointer-events: none;
}
.aw2nd_preorder .sec09 .slick-dots {
  margin-top: calc(64 *(100vw / 750));
}
.aw2nd_preorder .sec10 {
  margin-bottom: calc(148 *(100vw / 750));
}
.aw2nd_preorder .sec10__wrap01 {
  margin-bottom: calc(60 *(100vw / 750));
}
.aw2nd_preorder .sec10 .model-image1001 {
  position: relative;
}
.aw2nd_preorder .sec10 .image-box {
  margin-left: calc(115 *(100vw / 750));
  padding-right: calc(74 *(100vw / 750));
}
.aw2nd_preorder .sec10 .sec-ttl {
  top: 0;
  right: 0;
}
.aw2nd_preorder .sec11 .img-bgWrap1101 {
  padding-top: calc(90 *(100vw / 750));
  padding-left: calc(90 *(100vw / 750));
}
.aw2nd_preorder .sec11 .model-image1101-bg {
  top: 0;
  left: 0;
  width: calc(180 *(100vw / 750));
}
.aw2nd_preorder .sec11 .sec-credit {
  padding-left: calc(91 *(100vw / 750));
}
.aw2nd_preorder .sec12 .model-image1201 {
  margin-left: auto;
  margin-bottom: calc(60 *(100vw / 750));
}
.aw2nd_preorder .sec12 .sec-credit {
  padding-left: calc(40 *(100vw / 750));
}
.aw2nd_preorder .sec13__wrap {
  margin-left: auto;
  width: calc(640 *(100vw / 750));
}
.aw2nd_preorder .sec14 .slick-dots {
  margin-left: calc(40 *(100vw / 750));
}
.aw2nd_preorder .sec14 .sec-credit {
  padding-left: calc(40 *(100vw / 750));
}
.aw2nd_preorder .sec15 .img-bgWrap1501 {
  text-align: center;
  margin: 0 auto;
  padding: calc(30 *(100vw / 750));
}
.aw2nd_preorder .sec15 .model-image1501-bg {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}
.aw2nd_preorder .sec15 .slick-dots {
  margin-top: calc(50 *(100vw / 750));
}
.aw2nd_preorder .sec15 .sec-credit {
  margin-top: calc(10 *(100vw / 750));
}
.aw2nd_preorder .sec16 {
  margin-bottom: calc(145 *(100vw / 750));
}
.aw2nd_preorder .sec16 .model-image1601 {
  margin-left: auto;
  margin-bottom: calc(56 *(100vw / 750));
}
.aw2nd_preorder .sec16 .img-bgWrap1602 {
  padding-right: calc(150 *(100vw / 750));
  padding-bottom: calc(90 *(100vw / 750));
}
.aw2nd_preorder .sec16 .sec-credit {
  margin-top: calc(-50 *(100vw / 750));
  padding-left: calc(40 *(100vw / 750));
}
.aw2nd_preorder .sec16 .model-image1602-bg {
  right: 0;
  bottom: 0;
  width: calc(300 *(100vw / 750));
}
.aw2nd_preorder .footerArea__staff {
  text-align: center;
  margin-bottom: calc(116 *(100vw / 750));
}
.aw2nd_preorder .footerArea__search {
  text-align: center;
}
.aw2nd_preorder .footerArea__search--title {
  margin-bottom: calc(37 *(100vw / 750));
}
.aw2nd_preorder .footerArea__search--category {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(2, calc(290 *(100vw / 750)));
  grid-template-rows: calc(72 *(100vw / 750)) calc(72 *(100vw / 750)) calc(72 *(100vw / 750)) calc(72 *(100vw / 750));
  gap: calc(28 *(100vw / 750));
}
.aw2nd_preorder .footerArea__search--category li {
  border: solid 1px #999999;
  box-sizing: border-box;
  background-color: #fff;
}
.aw2nd_preorder .footerArea__search--category li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.aw2nd_preorder .footerArea__search--category li:last-child {
  grid-column-start: 1;
  grid-column-end: 3;
}
.aw2nd_preorder .footerArea__search--logo {
  margin-right: calc(20 *(100vw / 750));
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for desktop
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (min-width: 768px) {
  html {
    font-size: 62.5%;
  }
  /*---------- common ----------*/
  .aw2nd_preorder .sec {
    margin-bottom: 15rem;
  }
  .aw2nd_preorder .model-image201,
.aw2nd_preorder .model-image301,
.aw2nd_preorder .model-image402,
.aw2nd_preorder .model-image502,
.aw2nd_preorder .model-image801,
.aw2nd_preorder .model-image803,
.aw2nd_preorder .model-image1101,
.aw2nd_preorder .model-image1201,
.aw2nd_preorder .model-image1501,
.aw2nd_preorder .model-image1502,
.aw2nd_preorder .model-image1602 {
    position: relative;
    z-index: 10;
  }
  .aw2nd_preorder .model-image201::after,
.aw2nd_preorder .model-image301::after,
.aw2nd_preorder .model-image402::after,
.aw2nd_preorder .model-image502::after,
.aw2nd_preorder .model-image801::after,
.aw2nd_preorder .model-image803::after,
.aw2nd_preorder .model-image1101::after,
.aw2nd_preorder .model-image1201::after,
.aw2nd_preorder .model-image1501::after,
.aw2nd_preorder .model-image1502::after,
.aw2nd_preorder .model-image1602::after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .aw2nd_preorder .sec-ttl {
    white-space: nowrap;
  }
  .aw2nd_preorder .img-bgWrap,
.aw2nd_preorder .image-box {
    box-sizing: border-box;
  }
  .aw2nd_preorder .sec-credit {
    margin-top: 26px;
  }
  .aw2nd_preorder .sec-credit span {
    margin-bottom: 15px;
    padding-bottom: 2px;
  }
  /*---------- common ----------*/
  /*---------- image-size ----------*/
  /*---------- image-size ----------*/
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .aw2nd_preorder .sec-credit {
    margin-top: 15px;
  }
  .aw2nd_preorder .sec-credit span {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder .sec01 .sec-credit,
.aw2nd_preorder .sec02 .sec-credit,
.aw2nd_preorder .sec03 .sec-credit,
.aw2nd_preorder .sec04 .sec-credit,
.aw2nd_preorder .sec05 .sec-credit,
.aw2nd_preorder .sec07 .sec-credit,
.aw2nd_preorder .sec08 .sec-credit,
.aw2nd_preorder .sec10 .sec-credit,
.aw2nd_preorder .sec11 .sec-credit,
.aw2nd_preorder .sec13 .sec-credit,
.aw2nd_preorder .sec14 .sec-credit {
    text-align: left;
  }
  .aw2nd_preorder .sec01 .sec-credit span,
.aw2nd_preorder .sec02 .sec-credit span,
.aw2nd_preorder .sec03 .sec-credit span,
.aw2nd_preorder .sec04 .sec-credit span,
.aw2nd_preorder .sec05 .sec-credit span,
.aw2nd_preorder .sec07 .sec-credit span,
.aw2nd_preorder .sec08 .sec-credit span,
.aw2nd_preorder .sec10 .sec-credit span,
.aw2nd_preorder .sec11 .sec-credit span,
.aw2nd_preorder .sec13 .sec-credit span,
.aw2nd_preorder .sec14 .sec-credit span {
    margin-left: 0;
    margin-right: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .aw2nd_preorder .sec01 .sec-credit span,
.aw2nd_preorder .sec02 .sec-credit span,
.aw2nd_preorder .sec03 .sec-credit span,
.aw2nd_preorder .sec04 .sec-credit span,
.aw2nd_preorder .sec05 .sec-credit span,
.aw2nd_preorder .sec07 .sec-credit span,
.aw2nd_preorder .sec08 .sec-credit span,
.aw2nd_preorder .sec10 .sec-credit span,
.aw2nd_preorder .sec11 .sec-credit span,
.aw2nd_preorder .sec13 .sec-credit span,
.aw2nd_preorder .sec14 .sec-credit span {
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder .sec12 .sec-credit,
.aw2nd_preorder .sec16 .sec-credit {
    text-align: right;
  }
  .aw2nd_preorder .sec12 .sec-credit span,
.aw2nd_preorder .sec16 .sec-credit span {
    margin-right: 0;
    margin-left: 17px;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .aw2nd_preorder .sec12 .sec-credit span,
.aw2nd_preorder .sec16 .sec-credit span {
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder .sec06 .sec-credit,
.aw2nd_preorder .sec09 .sec-credit,
.aw2nd_preorder .sec15 .sec-credit {
    text-align: center;
  }
  .aw2nd_preorder .sec06 .sec-credit span,
.aw2nd_preorder .sec09 .sec-credit span,
.aw2nd_preorder .sec15 .sec-credit span {
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .aw2nd_preorder .sec06 .sec-credit span,
.aw2nd_preorder .sec09 .sec-credit span,
.aw2nd_preorder .sec15 .sec-credit span {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder .firstviewArea__img {
    max-width: 1160px;
    width: 95%;
  }
  .aw2nd_preorder .sec01__img-wrap {
    width: 46rem;
  }
  .aw2nd_preorder .img-bgWrap201 {
    width: 42rem;
  }
  .aw2nd_preorder .model-image202 {
    width: 28rem;
  }
  .aw2nd_preorder .model-image301 {
    width: 34.5rem;
  }
  .aw2nd_preorder .image-box302 {
    width: 56rem;
  }
  .aw2nd_preorder .model-image401 {
    width: 32rem;
  }
  .aw2nd_preorder .img-bgWrap402 {
    width: 46rem;
  }
  .aw2nd_preorder .model-image501 {
    width: 46rem;
  }
  .aw2nd_preorder .model-image502 {
    width: 32.5rem;
  }
  .aw2nd_preorder .sec06__img-wrap {
    width: 46rem;
  }
  .aw2nd_preorder .model-image701 {
    width: 28rem;
  }
  .aw2nd_preorder .sec07__img-wrap {
    width: 47rem;
  }
  .aw2nd_preorder .model-image801 {
    width: 28rem;
  }
  .aw2nd_preorder .model-image802 {
    width: 44rem;
  }
  .aw2nd_preorder .img-bgWrap803 {
    width: 42rem;
  }
  .aw2nd_preorder .sec09__img-wrap {
    width: 44rem;
  }
  .aw2nd_preorder .image-box1001 {
    width: 40rem;
  }
  .aw2nd_preorder .model-image1002 {
    width: 44rem;
  }
  .aw2nd_preorder .img-bgWrap1101 {
    width: 46rem;
  }
  .aw2nd_preorder .model-image1201 {
    width: 30.4rem;
  }
  .aw2nd_preorder .model-image1202 {
    width: 44rem;
  }
  .aw2nd_preorder .model-image1301 {
    max-width: 400px;
    width: 40rem;
  }
  .aw2nd_preorder .sec14__img-wrap {
    width: 50rem;
  }
  .aw2nd_preorder .img-bgWrap1501 {
    width: 44rem;
  }
  .aw2nd_preorder .model-image1601 {
    width: 30rem;
  }
  .aw2nd_preorder .img-bgWrap1602 {
    width: 46rem;
  }
  .aw2nd_preorder .footerArea__search--logo {
    width: 70px;
  }
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder {
    padding-top: 4rem;
    padding-bottom: 15rem;
  }
  .aw2nd_preorder .secArea {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 1400px;
  }
  .aw2nd_preorder .firstviewArea {
    margin-bottom: 150px;
  }
  .aw2nd_preorder .firstviewArea__img {
    margin: 0 auto;
  }
  .aw2nd_preorder .sec01 {
    order: 1;
    margin-bottom: 0;
  }
  .aw2nd_preorder .sec01__wrap {
    width: 46rem;
    margin-left: 78rem;
  }
  .aw2nd_preorder .sec02 {
    order: 2;
    margin-top: -27.4rem;
  }
  .aw2nd_preorder .sec02__wrapper {
    display: flex;
    margin-left: 16rem;
  }
  .aw2nd_preorder .sec02__wrap01 {
    margin-right: 6rem;
    margin-bottom: 0;
    max-width: 42rem;
  }
  .aw2nd_preorder .sec02__wrap02 {
    margin-top: 43.5rem;
    margin-left: 0;
    max-width: 28rem;
  }
  .aw2nd_preorder .sec02 .img-bgWrap201 {
    padding: 2rem;
  }
  .aw2nd_preorder .sec02 .sec-credit {
    padding-left: 2rem;
  }
  .aw2nd_preorder .sec03 {
    order: 3;
  }
  .aw2nd_preorder .sec03__wrapper {
    display: flex;
    flex-direction: row-reverse;
    margin-right: 10rem;
  }
  .aw2nd_preorder .sec03__wrap02 {
    display: flex;
    align-items: flex-end;
    margin-top: 23.5rem;
    margin-right: -227px;
  }
  .aw2nd_preorder .sec03 .model-image301 {
    position: relative;
    margin-left: 0;
    margin-bottom: 0;
    z-index: 10;
  }
  .aw2nd_preorder .sec03 .image-box {
    margin-right: 2.6rem;
    padding-top: 60px;
    padding-left: 60px;
  }
  .aw2nd_preorder .sec03 .sec-ttl {
    top: 0;
    left: 0;
  }
  .aw2nd_preorder .sec03 .sec-credit {
    margin-top: 0;
  }
  .aw2nd_preorder .sec03 .sec-credit span {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .aw2nd_preorder .sec04 {
    order: 4;
  }
  .aw2nd_preorder .sec04__wrapper {
    display: flex;
    margin-left: 25rem;
  }
  .aw2nd_preorder .sec04__wrap01 {
    margin-right: 6rem;
  }
  .aw2nd_preorder .sec04__wrap02 {
    margin-top: 15rem;
  }
  .aw2nd_preorder .sec04 .model-image401 {
    margin: 0;
  }
  .aw2nd_preorder .sec04 .img-bgWrap402 {
    padding-right: 4rem;
  }
  .aw2nd_preorder .sec05 {
    order: 5;
  }
  .aw2nd_preorder .sec05__wrapper {
    display: flex;
    justify-content: center;
  }
  .aw2nd_preorder .sec05__wrap01 {
    margin-right: -3.6rem;
    margin-bottom: 0;
  }
  .aw2nd_preorder .sec05__wrap02 {
    margin-top: 36rem;
    margin-left: 0;
    width: 32.5rem;
  }
  .aw2nd_preorder .sec05 .model-image502 {
    position: relative;
    z-index: 10;
  }
  .aw2nd_preorder .sec05 .sec-credit {
    padding-left: 0;
  }
  .aw2nd_preorder .sec06 {
    order: 6;
    margin-bottom: 13.2rem;
  }
  .aw2nd_preorder .sec06__img-wrap {
    text-align: center;
    margin: 0 auto;
  }
  .aw2nd_preorder .sec07 {
    order: 8;
  }
  .aw2nd_preorder .sec07__wrapper {
    display: flex;
    justify-content: center;
    margin-left: 3rem;
  }
  .aw2nd_preorder .sec07__wrap01 {
    width: 28rem;
  }
  .aw2nd_preorder .sec07__wrap02 {
    margin-top: 18rem;
    margin-left: 6rem;
    margin-bottom: 0;
    width: 47rem;
  }
  .aw2nd_preorder .sec07 .model-image701 {
    margin-left: 0;
    margin-bottom: 0;
  }
  .aw2nd_preorder .sec08 {
    order: 9;
    margin-bottom: 18rem;
  }
  .aw2nd_preorder .sec08__wrapper {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
  }
  .aw2nd_preorder .sec08__wrap01 {
    display: flex;
    align-items: flex-start;
  }
  .aw2nd_preorder .sec08__wrap02 {
    margin-top: 53rem;
    margin-right: -6rem;
  }
  .aw2nd_preorder .sec08__inner {
    margin-top: 24rem;
    margin-bottom: 0;
  }
  .aw2nd_preorder .sec08 .model-image801 {
    margin-left: 0;
    margin-right: -3rem;
  }
  .aw2nd_preorder .sec08 .sec-credit {
    padding-left: 0;
  }
  .aw2nd_preorder .sec08 .img-bgWrap803 {
    margin-left: 0;
    padding-top: 6rem;
    padding-left: 6rem;
    padding-right: 0;
  }
  .aw2nd_preorder .sec08 .model-image803-bg {
    left: 0;
    right: auto;
    width: 12rem;
  }
  .aw2nd_preorder .sec09 {
    order: 10;
    margin-bottom: 13.4rem;
    padding-top: 0rem;
  }
  .aw2nd_preorder .sec09 .img-bgWrap901 {
    margin: 0 auto;
    width: 61rem;
  }
  .aw2nd_preorder .sec09 .model-image901-bg {
    top: -3rem;
  }
  .aw2nd_preorder .sec09 .slick-dots {
    margin-top: 40px;
  }
  .aw2nd_preorder .sec09 .model-image901-bg {
    width: 100%;
  }
  .aw2nd_preorder .sec10 {
    order: 11;
    margin-bottom: 14.7rem;
  }
  .aw2nd_preorder .sec10__wrapper {
    display: flex;
    justify-content: center;
  }
  .aw2nd_preorder .sec10__wrap01 {
    margin-top: 30rem;
    margin-right: 6rem;
    margin-bottom: 0;
  }
  .aw2nd_preorder .sec10 .image-box {
    margin-left: 0;
    padding-top: 6rem;
    padding-left: 6rem;
    padding-right: 0rem;
  }
  .aw2nd_preorder .sec10 .sec-ttl {
    top: 0;
    left: 0;
    right: auto;
  }
  .aw2nd_preorder .sec11 {
    order: 13;
  }
  .aw2nd_preorder .sec11__wrapper {
    margin-left: 17.8rem;
  }
  .aw2nd_preorder .sec11 .img-bgWrap1101 {
    padding-top: 6rem;
    padding-left: 6rem;
  }
  .aw2nd_preorder .sec11 .model-image1101-bg {
    width: 12rem;
  }
  .aw2nd_preorder .sec11 .sec-credit {
    padding-left: 6rem;
  }
  .aw2nd_preorder .sec12 {
    order: 14;
    margin-top: -37.6rem;
    margin-right: 23.8rem;
  }
  .aw2nd_preorder .sec12__wrapper {
    display: flex;
    flex-direction: row-reverse;
  }
  .aw2nd_preorder .sec12__wrap01 {
    margin-left: -6.5rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .aw2nd_preorder .sec12__wrap01 {
    margin-left: -4.5rem;
  }
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder .sec12__wrap02 {
    margin-top: 34.5rem;
  }
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder .sec12 .model-image1201 {
    position: relative;
    margin-left: 0;
    margin-bottom: 0;
    z-index: 10;
  }
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder .sec12 .sec-credit {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder .sec13 {
    order: 16;
    margin-top: -25.4rem;
    margin-bottom: 13.4rem;
  }
  .aw2nd_preorder .sec13__wrapper {
    margin-left: 16rem;
  }
  .aw2nd_preorder .sec13__wrap {
    margin-left: 0;
    width: 40rem;
  }
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder .sec14 {
    order: 15;
    margin-bottom: 0;
  }
  .aw2nd_preorder .sec14__wrapper {
    margin-left: 74rem;
  }
  .aw2nd_preorder .sec14 .slick-dots {
    margin-left: 0;
  }
  .aw2nd_preorder .sec14 .sec-credit {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder .sec15 {
    order: 17;
    margin-bottom: 13.5rem;
  }
  .aw2nd_preorder .sec15 .img-bgWrap1501 {
    padding: 2rem;
  }
  .aw2nd_preorder .sec15 .slick-dots {
    margin-top: 30px;
  }
  .aw2nd_preorder .sec15 .sec-credit {
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder .sec16 {
    order: 18;
    margin-bottom: 14.5rem;
  }
  .aw2nd_preorder .sec16__wrapper {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    margin-left: -6rem;
  }
  .aw2nd_preorder .sec16__wrap02 {
    margin-top: 15rem;
    margin-right: 6rem;
  }
  .aw2nd_preorder .sec16 .model-image1601 {
    margin-left: 0;
    margin-bottom: 0;
  }
  .aw2nd_preorder .sec16 .img-bgWrap1602 {
    padding-top: 6rem;
    padding-left: 6rem;
    padding-right: 0;
    padding-bottom: 0;
  }
  .aw2nd_preorder .sec16 .sec-credit {
    margin-top: 25px;
    padding-left: 0;
  }
  .aw2nd_preorder .sec16 .model-image1602-bg {
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    width: 18rem;
  }
}
@media screen and (min-width: 768px) {
  .aw2nd_preorder .footerArea__staff {
    margin-bottom: 80px;
  }
  .aw2nd_preorder .footerArea__search--title {
    margin-bottom: 28px;
  }
  .aw2nd_preorder .footerArea__search--category {
    grid-template-columns: repeat(3, 200px);
    grid-template-rows: 40px 40px 40px;
    gap: 20px;
  }
  .aw2nd_preorder .footerArea__search--category li:last-child {
    grid-column-start: 1;
    grid-column-end: 4;
    padding-right: 10px;
  }
  .aw2nd_preorder .footerArea__search--logo {
    margin-right: 24px;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                          for tablet
//////////////////////////////////////////////////////////////////////////////////////////////
*/
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}
/*# sourceMappingURL=style.css.map */