@charset "UTF-8";
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡ ▼ 共通設定 ▼ ≡≡≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
@media (max-width: 767px) {
  .main-area .main-inner {
    width: 100%;
  }
}
.aoure_240313 {
  width: 100%;
  overflow: hidden;
  font-feature-settings: "palt";
}
.aoure_240313 img, .aoure_240313 video, .aoure_240313 svg {
  display: block;
  width: 100%;
  height: auto;
}
.aoure_240313 section {
  position: relative;
  z-index: 2;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .aoure_240313 .pcOnly {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .header {
    background-color: #dcdcce;
  }
  .aoure_240313 .spOnly {
    display: none !important;
  }
}

@media only screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡ ▲ 共通設定 ▲ ≡≡≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡ ▼ contents ▼ ≡≡≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
@media (max-width: 767px) {
  #Foot {
    margin-top: calc(-110 * 100vw / 750);
  }
}
@media (min-width: 768px) {
  .footer,
  .top_button {
    background-color: #adadad;
  }
}
.aoure_240313 {
  --color-black: #000000;
  --color-white: #ffffff;
  --color-beige: #dcdcce;
  background-color: var(--color-beige);
}
@media (max-width: 767px) {
  .aoure_240313 {
    margin-top: calc(-115 * 100vw / 750);
  }
}
@media (min-width: 768px) {
  .aoure_240313 {
    margin-top: -13.8rem;
    padding-top: 12.6rem;
  }
}
.aoure_240313 .bgWhite {
  position: relative;
  background-color: var(--color-beige);
  overflow: hidden;
}
.aoure_240313 .bgWhite::before {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  content: "";
  background-color: var(--color-beige);
  height: 100%;
  width: 100%;
  transition: width 0.8s ease 0.3s;
}
.aoure_240313 .bgWhite img {
  opacity: 0;
  transform: scale(1.2);
}
.aoure_240313 .isActive .bgWhite::before {
  width: 0%;
}
.aoure_240313 .isActive img {
  opacity: 1;
  transform: scale(1);
  transition: 0.8s ease 0.3s;
}
.aoure_240313 .fontEn {
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
}
.aoure_240313 .fontEn02 {
  font-family: "trajan-pro-3", serif;
  font-weight: 400;
}
.aoure_240313 .fontJa {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", sans-serif;
}
.aoure_240313 .firstview {
  width: calc(750 * 100vw / 750);
  text-align: center;
}
.aoure_240313 .firstview__image {
  width: 100%;
  margin-inline: auto;
}
.aoure_240313 .firstview__lead {
  margin-top: calc(109 * 100vw / 750);
  font-size: calc(23 * 100vw / 750);
  line-height: 2;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media (min-width: 768px) {
  .aoure_240313 .firstview__image {
    width: 110rem;
  }
  .aoure_240313 .firstview__lead {
    margin-top: 10.6rem;
    font-size: 1.4rem;
    line-height: 2.1428571429;
    letter-spacing: 0.15em;
    font-weight: 500;
  }
}
.aoure_240313 .model {
  width: calc(750 * 100vw / 750);
  margin-inline: auto;
}
.aoure_240313 .model__inner {
  position: relative;
  margin-inline: auto;
}
.aoure_240313 .model__title {
  width: calc(650 * 100vw / 750);
  margin-inline: auto;
}
.aoure_240313 .model__title--sub {
  display: flex;
  justify-content: space-between;
  padding-bottom: calc(17 * 100vw / 750);
  border-bottom: 1px solid var(--color-black);
}
.aoure_240313 .model__title--sub01 {
  margin-top: calc(20 * 100vw / 750);
  font-size: calc(30 * 100vw / 750);
  line-height: 1;
  letter-spacing: 0.085em;
  font-weight: 400;
}
.aoure_240313 .model__title--sub02 {
  position: relative;
  left: calc(5 * 100vw / 750);
  margin-top: calc(1 * 100vw / 750);
  font-size: calc(20 * 100vw / 750);
  line-height: 1.25;
  letter-spacing: 0.085em;
  font-weight: 400;
  text-align: right;
}
.aoure_240313 .model__title--main {
  text-align: center;
  margin-top: calc(35 * 100vw / 750);
}
.aoure_240313 .model__title--main > span {
  display: block;
}
.aoure_240313 .model__title--main01 {
  font-size: calc(23 * 100vw / 750);
  line-height: 1;
  letter-spacing: 0.26em;
  font-weight: 300;
}
.aoure_240313 .model__title--main02 {
  margin-top: calc(16 * 100vw / 750);
  font-size: calc(45 * 100vw / 750);
  line-height: 1;
  letter-spacing: 0.025em;
  font-weight: 500;
}
.aoure_240313 .model__information {
  margin-top: calc(73 * 100vw / 750);
}
.aoure_240313 .model__information__image {
  width: calc(600 * 100vw / 750);
  margin: calc(10 * 100vw / 750) auto 0;
}
.aoure_240313 .model__information__title {
  margin-top: calc(67 * 100vw / 750);
  text-align: center;
  font-size: calc(25 * 100vw / 750);
  line-height: 1.8;
  letter-spacing: 0.12em;
  font-weight: 600;
}
.aoure_240313 .model__information__detailimage {
  display: grid;
  width: calc(750 * 100vw / 750);
  height: calc(637 * 100vw / 750);
  margin-top: calc(70 * 100vw / 750);
  grid-template-rows: calc(195 * 100vw / 750) calc(314 * 100vw / 750) calc(127 * 100vw / 750);
}
.aoure_240313 .model__information__credit {
  text-align: center;
  margin-top: calc(37 * 100vw / 750);
  font-size: calc(24 * 100vw / 750);
  line-height: 2.0833333333;
  letter-spacing: 0.025em;
  font-weight: 400;
}
.aoure_240313 .model__information__credit__item {
  display: inline-block;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  margin-inline: calc(8 * 100vw / 750);
}
.aoure_240313 .model__information__lead {
  text-align: justify;
  width: calc(650 * 100vw / 750);
  margin: calc(55 * 100vw / 750) auto 0;
  font-size: calc(23 * 100vw / 750);
  line-height: 1.8695652174;
  letter-spacing: 0.075em;
  font-weight: 500;
}
@media (min-width: 768px) {
  .aoure_240313 .model {
    width: 140rem;
  }
  .aoure_240313 .model__title {
    width: 105rem;
  }
  .aoure_240313 .model__title--sub {
    padding-bottom: 2rem;
    border-bottom: 0.2rem solid var(--color-black);
  }
  .aoure_240313 .model__title--sub01 {
    margin-top: 1rem;
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: 0.085em;
    font-weight: 400;
  }
  .aoure_240313 .model__title--sub02 {
    left: 0rem;
    margin-top: 1.2rem;
    font-size: 1.5rem;
    line-height: 2;
    letter-spacing: 0.085em;
    font-weight: 400;
  }
  .aoure_240313 .model__title--main {
    position: relative;
    top: -9.9rem;
    margin-top: 0;
  }
  .aoure_240313 .model__title--main01 {
    font-size: 1.5rem;
    line-height: 2;
    letter-spacing: 0.2em;
    font-weight: 300;
  }
  .aoure_240313 .model__title--main02 {
    margin-top: 0.3rem;
    font-size: 4rem;
    line-height: 1;
    letter-spacing: 0.025em;
    font-weight: 500;
  }
  .aoure_240313 .model__information {
    display: grid;
    margin: -0.5rem auto 0;
    width: 105rem;
  }
  .aoure_240313 .model__information__image {
    width: 45rem;
    margin: initial;
  }
  .aoure_240313 .model__information__title {
    margin-top: 0rem;
    text-align: left;
    font-size: 1.8rem;
    line-height: 1.7222222222;
    letter-spacing: 0.1em;
    font-weight: 600;
  }
  .aoure_240313 .model__information__detailimage {
    display: grid;
    width: initial;
    height: initial;
    margin-top: 0rem;
    grid-template-rows: initial;
  }
  .aoure_240313 .model__information__credit {
    margin-top: 3.1rem;
    font-size: 1.2rem;
    line-height: 2.1666666667;
    letter-spacing: 0.025em;
    font-weight: 400;
    white-space: nowrap;
  }
  .aoure_240313 .model__information__credit__item {
    display: inline-block;
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
            text-decoration-skip-ink: none;
    margin-inline: 0.44rem;
  }
  .aoure_240313 .model__information__lead {
    width: 53.7rem;
    margin: initial;
    font-size: 1.4rem;
    line-height: 1.8571428571;
    letter-spacing: 0.075em;
    font-weight: 300;
  }
}
.aoure_240313 .type01 {
  margin-top: calc(130 * 100vw / 750);
}
.aoure_240313 .type01 .model__information__detailimage {
  grid-template-columns: calc(350 * 100vw / 750) calc(358 * 100vw / 750);
  -moz-column-gap: calc(42 * 100vw / 750);
       column-gap: calc(42 * 100vw / 750);
}
.aoure_240313 .type01 .model__information__detailimage__item01 {
  grid-column: 2/3;
  grid-row: 1/3;
}
.aoure_240313 .type01 .model__information__detailimage__item02 {
  grid-column: 1/2;
  grid-row: 2/4;
}
@media (min-width: 768px) {
  .aoure_240313 .type01 {
    margin-top: 15.7rem;
  }
  .aoure_240313 .type01 .model__information {
    width: 104.5rem;
    grid-template-columns: 59.7rem 45rem;
    grid-template-rows: 9.7rem 48.1rem 14.3rem;
    gap: 0;
  }
  .aoure_240313 .type01 .model__information__image {
    grid-column: 2;
    grid-row: 1;
    margin-top: 0.6rem;
  }
  .aoure_240313 .type01 .model__information__title {
    grid-column: 1;
    grid-row: 1;
  }
  .aoure_240313 .type01 .model__information__detailimage {
    grid-column: 1;
    grid-row: 2;
    width: 54.4rem;
    grid-template-columns: 23rem 26rem;
    grid-template-rows: 14.2rem;
    -moz-column-gap: 5.3rem;
         column-gap: 5.3rem;
    margin-top: 0.6rem;
  }
  .aoure_240313 .type01 .model__information__detailimage__item01 {
    grid-column: 2/3;
    grid-row: 1;
  }
  .aoure_240313 .type01 .model__information__detailimage__item02 {
    grid-column: 1/2;
    grid-row: 2;
  }
  .aoure_240313 .type01 .model__information__lead {
    grid-column: 1;
    grid-row: 3;
  }
}
.aoure_240313 .type02 {
  margin-top: calc(130 * 100vw / 750);
}
.aoure_240313 .type02 .model__information__detailimage {
  grid-template-columns: calc(358 * 100vw / 750) calc(350 * 100vw / 750);
  -moz-column-gap: calc(42 * 100vw / 750);
       column-gap: calc(42 * 100vw / 750);
  margin-top: calc(65 * 100vw / 750);
}
.aoure_240313 .type02 .model__information__detailimage__item01 {
  grid-column: 1/2;
  grid-row: 1/3;
}
.aoure_240313 .type02 .model__information__detailimage__item02 {
  grid-column: 2/3;
  grid-row: 2/4;
}
@media (min-width: 768px) {
  .aoure_240313 .type02 {
    margin-top: 24.7rem;
  }
  .aoure_240313 .type02 .model__title--main {
    top: -10.2rem;
  }
  .aoure_240313 .type02 .model__title--main02 {
    margin-top: 0.6rem;
  }
  .aoure_240313 .type02 .model__information {
    width: 106rem;
    grid-template-columns: 52.7rem 52.9rem;
    grid-template-rows: 14rem 43.8rem;
    gap: 0;
    margin-top: -0.8rem;
  }
  .aoure_240313 .type02 .model__information__image {
    grid-column: 1;
    grid-row: 1;
    margin-top: 0.6rem;
    margin-left: 1rem;
  }
  .aoure_240313 .type02 .model__information__title {
    grid-column: 2;
    grid-row: 1;
  }
  .aoure_240313 .type02 .model__information__detailimage {
    grid-column: 2;
    grid-row: 2;
    width: 53.2rem;
    grid-template-columns: 26rem 23rem;
    grid-template-rows: 10rem;
    -moz-column-gap: 4rem;
         column-gap: 4rem;
    margin-top: 0.6rem;
  }
  .aoure_240313 .type02 .model__information__detailimage__item01 {
    grid-column: 1/2;
    grid-row: 1;
  }
  .aoure_240313 .type02 .model__information__detailimage__item02 {
    grid-column: 2/3;
    grid-row: 2;
  }
  .aoure_240313 .type02 .model__information__lead {
    grid-column: 2;
    grid-row: 3;
  }
}
.aoure_240313 .type03 {
  margin-top: calc(140 * 100vw / 750);
}
.aoure_240313 .type03 .model__information__detailimage {
  grid-template-columns: calc(350 * 100vw / 750) calc(358 * 100vw / 750);
  -moz-column-gap: calc(42 * 100vw / 750);
       column-gap: calc(42 * 100vw / 750);
  margin-top: calc(70 * 100vw / 750);
}
.aoure_240313 .type03 .model__information__detailimage__item01 {
  grid-column: 2/3;
  grid-row: 1/3;
}
.aoure_240313 .type03 .model__information__detailimage__item02 {
  grid-column: 1/2;
  grid-row: 2/4;
}
.aoure_240313 .type03 .model__information__lead {
  margin-top: calc(60 * 100vw / 750);
}
@media (min-width: 768px) {
  .aoure_240313 .type03 {
    margin-top: 22.9rem;
  }
  .aoure_240313 .type03 .model__title--main {
    top: -10.4rem;
  }
  .aoure_240313 .type03 .model__title--main02 {
    margin-top: 0.8rem;
  }
  .aoure_240313 .type03 .model__information {
    width: 103rem;
    grid-template-columns: 30.9rem 28.1rem 45.2rem;
    grid-template-rows: 6.7rem 17.3rem 33.8rem;
    gap: 0;
    margin-top: -1.1rem;
  }
  .aoure_240313 .type03 .model__information__image {
    grid-column: 3;
    grid-row: 1;
    margin-top: 0.6rem;
  }
  .aoure_240313 .type03 .model__information__title {
    grid-column: 2;
    grid-row: 1;
  }
  .aoure_240313 .type03 .model__information__detailimage {
    grid-column: 1;
    grid-row: 2;
    width: 53.7rem;
    grid-template-columns: 26rem 23rem;
    grid-template-rows: 17.4rem;
    -moz-column-gap: 4.7rem;
         column-gap: 4.7rem;
    margin-top: 0.6rem;
  }
  .aoure_240313 .type03 .model__information__detailimage__item01 {
    grid-column: 1;
    grid-row: 1;
  }
  .aoure_240313 .type03 .model__information__detailimage__item02 {
    grid-column: 2;
    grid-row: 2;
  }
  .aoure_240313 .type03 .model__information__lead {
    grid-column: 1;
    grid-row: 4;
    margin-top: 0;
  }
}
.aoure_240313 .type04 {
  margin-top: calc(140 * 100vw / 750);
}
.aoure_240313 .type04 .model__information__detailimage {
  grid-template-columns: calc(358 * 100vw / 750) calc(350 * 100vw / 750);
  -moz-column-gap: calc(42 * 100vw / 750);
       column-gap: calc(42 * 100vw / 750);
  margin-top: calc(70 * 100vw / 750);
}
.aoure_240313 .type04 .model__information__detailimage__item01 {
  grid-column: 1/2;
  grid-row: 1/3;
}
.aoure_240313 .type04 .model__information__detailimage__item02 {
  grid-column: 2/3;
  grid-row: 2/4;
}
@media (min-width: 768px) {
  .aoure_240313 .type04 {
    margin-top: 25.7rem;
  }
  .aoure_240313 .type04 .model__title--main {
    top: -10.2rem;
  }
  .aoure_240313 .type04 .model__title--main02 {
    margin-top: 0.6rem;
  }
  .aoure_240313 .type04 .model__information {
    width: 106rem;
    grid-template-columns: 52.7rem 52.9rem;
    grid-template-rows: 12.3rem 45.5rem;
    gap: 0;
    margin-top: -0.8rem;
  }
  .aoure_240313 .type04 .model__information__image {
    grid-column: 1;
    grid-row: 1;
    margin-top: 0.5rem;
    margin-left: 0.8rem;
  }
  .aoure_240313 .type04 .model__information__title {
    grid-column: 2;
    grid-row: 1;
  }
  .aoure_240313 .type04 .model__information__detailimage {
    grid-column: 2;
    grid-row: 2;
    width: 53.2rem;
    grid-template-columns: 23rem 26rem;
    grid-template-rows: 12.3rem;
    -moz-column-gap: 4rem;
         column-gap: 4rem;
    margin-top: 0rem;
  }
  .aoure_240313 .type04 .model__information__detailimage__item01 {
    grid-column: 2;
    grid-row: 1;
  }
  .aoure_240313 .type04 .model__information__detailimage__item02 {
    grid-column: 1;
    grid-row: 2;
  }
  .aoure_240313 .type04 .model__information__lead {
    grid-column: 2;
    grid-row: 3;
    width: 52rem;
  }
  .aoure_240313 .type04 .model__information__credit {
    position: relative;
    left: 1rem;
  }
}
.aoure_240313 .type05 {
  margin-top: calc(137 * 100vw / 750);
}
.aoure_240313 .type05 .model__information__detailimage {
  grid-template-columns: calc(350 * 100vw / 750) calc(358 * 100vw / 750);
  -moz-column-gap: calc(42 * 100vw / 750);
       column-gap: calc(42 * 100vw / 750);
  margin-top: calc(73 * 100vw / 750);
}
.aoure_240313 .type05 .model__information__detailimage__item01 {
  grid-column: 2/3;
  grid-row: 1/3;
}
.aoure_240313 .type05 .model__information__detailimage__item02 {
  grid-column: 1/2;
  grid-row: 2/4;
}
@media (min-width: 768px) {
  .aoure_240313 .type05 {
    margin-top: 25.3rem;
  }
  .aoure_240313 .type05 .model__title--main {
    top: -9.85rem;
  }
  .aoure_240313 .type05 .model__title--main02 {
    margin-top: 0.3rem;
  }
  .aoure_240313 .type05 .model__information {
    width: 104.3rem;
    grid-template-columns: 60rem 45rem;
    grid-template-rows: 10.7rem 47.1rem;
    gap: 0;
    margin-top: -0.5rem;
  }
  .aoure_240313 .type05 .model__information__image {
    grid-column: 2;
    grid-row: 1;
    margin-top: 0.6rem;
  }
  .aoure_240313 .type05 .model__information__title {
    grid-column: 1;
    grid-row: 1;
  }
  .aoure_240313 .type05 .model__information__detailimage {
    grid-column: 1;
    grid-row: 2;
    width: 54.3rem;
    grid-template-columns: 23rem 26rem;
    grid-template-rows: 13.3rem;
    -moz-column-gap: 5.4rem;
         column-gap: 5.4rem;
    margin-top: 0.6rem;
  }
  .aoure_240313 .type05 .model__information__detailimage__item01 {
    grid-column: 2;
    grid-row: 1;
  }
  .aoure_240313 .type05 .model__information__detailimage__item02 {
    grid-column: 1;
    grid-row: 2;
  }
  .aoure_240313 .type05 .model__information__lead {
    grid-column: 1;
    grid-row: 3;
    margin-top: 0;
    margin-left: 0.7rem;
  }
  .aoure_240313 .type05 .model__information__credit {
    position: relative;
    left: -1.5rem;
  }
}
.aoure_240313 .check__btn {
  position: relative;
  width: calc(140 * 100vw / 750);
  padding-block: calc(190 * 100vw / 750) calc(200 * 100vw / 750);
  margin-inline: auto;
  z-index: 1;
  text-align: center;
}
.aoure_240313 .check__btn > a {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  place-items: center;
  color: var(--color-black);
  padding-bottom: calc(4 * 100vw / 750);
  border-bottom: 1px solid var(--color-black);
  font-size: calc(30 * 100vw / 750);
  line-height: 1;
  letter-spacing: 0.037em;
  font-weight: 400;
  border-block: 1px solid var(--color-black);
}
@media (min-width: 768px) {
  .aoure_240313 .check__btn {
    width: -moz-fit-content;
    width: fit-content;
    padding-block: 16.1rem 17.2rem;
  }
  .aoure_240313 .check__btn > a {
    padding-bottom: 0.4rem;
    border-bottom: 0.1rem solid var(--color-black);
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: 0.037em;
    font-weight: 400;
    border-top: 0;
  }
}
.aoure_240313 .jsFade {
  opacity: 0;
  transform: translateY(15px);
  transition: 0.5s ease;
}
.aoure_240313 .jsFade.isActive {
  opacity: 1;
  transform: none;
}

/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡ ▲ contents ▲ ≡≡≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*//*# sourceMappingURL=style.css.map */