@charset "UTF-8";
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡ ▼ 共通設定 ▼ ≡≡≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
@media (max-width: 767px) {
  .main-area .main-inner {
    width: 100%;
  }
}
.aoure_240508 {
  width: 100%;
  overflow: hidden;
  font-feature-settings: "palt";
}
.aoure_240508 img, .aoure_240508 video, .aoure_240508 svg {
  display: block;
  width: 100%;
  height: auto;
}
.aoure_240508 section {
  position: relative;
  z-index: 2;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .aoure_240508 .pcOnly {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .header {
    background-color: #E6E6E6;
  }
  .aoure_240508 .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_240508 {
  --color-black: #000000;
  --color-white: #ffffff;
  --color-beige: #dcdcce;
  background-color: #E6E6E6;
}
@media (max-width: 767px) {
  .aoure_240508 {
    margin-top: calc(-115 * 100vw / 750);
  }
}
@media (min-width: 768px) {
  .aoure_240508 {
    margin-top: -13.8rem;
    padding-top: 12.6rem;
  }
}
.aoure_240508 .bgWhite {
  position: relative;
  background-color: #E6E6E6;
  overflow: hidden;
}
.aoure_240508 .bgWhite::before {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  content: "";
  background-color: #E6E6E6;
  height: 100%;
  width: 100%;
  transition: width 0.8s ease 0.3s;
}
.aoure_240508 .bgWhite img {
  opacity: 0;
  transform: scale(1.2);
}
.aoure_240508 .isActive .bgWhite::before {
  width: 0%;
}
.aoure_240508 .isActive img {
  opacity: 1;
  transform: scale(1);
  transition: 0.8s ease 0.3s;
}
.aoure_240508 .fontEn {
  font-family: "nimbus-sans", sans-serif;
  font-weight: 400;
}
.aoure_240508 .fontEn02 {
  font-family: "trajan-pro-3", serif;
  font-weight: 400;
}
.aoure_240508 .fontJa {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", sans-serif;
}
.aoure_240508 .model {
  width: calc(750 * 100vw / 750);
  margin-inline: auto;
}
.aoure_240508 .model__inner {
  position: relative;
  margin-inline: auto;
}
.aoure_240508 .model__title {
  width: calc(650 * 100vw / 750);
  margin-inline: auto;
}
.aoure_240508 .model__title--sub {
  display: flex;
  justify-content: center;
  padding: calc(23 * 100vw / 750) 0;
  margin-bottom: calc(10* (100vw /750));
  border-bottom: 1px solid var(--color-black);
  border-top: 1px solid var(--color-black);
  flex-wrap: wrap;
  gap: calc(16* 100vw / 750) calc(46* 100vw / 750);
  align-items: center;
}
.aoure_240508 .model__title--sub01 {
  font-size: calc(40 * 100vw / 750);
  line-height: 1.25;
  letter-spacing: 0.065em;
  font-weight: 600;
  width: max-content;
  order: 2;
  font-family: "trajan-pro-3", serif;
  font-style: normal;
}
.aoure_240508 .model__title--sub02 {
  font-size: calc(38 * 100vw / 750);
  line-height: 1.25;
  letter-spacing: 0.26em;
  font-weight: 600;
  width: max-content;
  order: 3;
}
.aoure_240508 .model__title--sub03 {
  font-size: calc(26 * 100vw / 750);
  line-height: 1;
  letter-spacing: 0.11em;
  font-weight: 400;
  width: 100%;
  text-align: center;
  order: 1;
}
.aoure_240508 .model__information {
  margin-top: calc(85 * 100vw / 750);
}
.aoure_240508 .model__information__image {
  margin: calc(10 * 100vw / 750) auto 0;
}
.aoure_240508 .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_240508 .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_240508 .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;
  font-weight: 400;
}
.aoure_240508 .model__information__credit__item {
  display: inline-block;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  margin-inline: calc(9 * 100vw / 750);
}
.aoure_240508 .type01 .model__information__credit__item {
  margin-inline: calc(9 * 100vw / 750);
  letter-spacing: 0.025em;
}
.aoure_240508 .model__information__lead {
  text-align: justify;
  width: calc(650 * 100vw / 750);
  margin: calc(68 * 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_240508 .model {
    width: 140rem;
  }
  .aoure_240508 .model__inner {
    margin: 0 auto;
    width: 100rem;
  }
  .aoure_240508 .model__title {
    width: 100rem;
  }
  .aoure_240508 .model__title--sub {
    padding: 1.95rem 0;
    margin-bottom: 5.6rem;
    border-bottom: 0.2rem solid var(--color-black);
    border-top: 0.2rem solid var(--color-black);
    flex-direction: row;
    gap: 0;
    align-items: center;
    justify-content: space-between;
  }
  .aoure_240508 .type02 .model__title--sub {
    margin-bottom: 6rem;
  }
  .aoure_240508 .type02 .model__information__lead {
    margin-bottom: 6.9rem;
  }
  .aoure_240508 .type03 .model__title--sub {
    margin-bottom: 6.3rem;
  }
  .aoure_240508 .model__title--sub01 {
    padding-left: .7rem;
    font-size: 2.5rem;
    line-height: 1;
    letter-spacing: 0.065em;
    font-weight: 600;
    width: max-content;
    text-align: left;
    order: 1;
  }
  .aoure_240508 .type02 .model__title--sub01 {
    padding-left: 1rem;
  }
  .aoure_240508 .model__title--sub02 {
    font-size: 2.5rem;
    line-height: 1;
    letter-spacing: 0.26em;
    font-weight: 500;
    width: max-content;
    order: 2;
  }
  .aoure_240508 .type01 .model__title--sub02 {
    padding-right: 9rem;
  }
  .aoure_240508 .type02 .model__title--sub02 {
    padding-right: 15rem;
  }
  .aoure_240508 .type03 .model__title--sub02 {
    padding-right: 4.7rem;
  }
  .aoure_240508 .model__title--sub03 {
    left: 0rem;
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: 0.11em;
    font-weight: 400;
    width: max-content;
    order: 3;
    text-align: right;
    padding-right: 1rem;
    padding-top: .5rem;
  }
  .aoure_240508 .type02 .model__title--sub03 {
    padding-right: 1rem;
    padding-top: .5rem;
  }
  .aoure_240508 .model__information {
    margin: 0 auto 0;
  }
  .aoure_240508 .slider_sp .model__information {
    margin: 0;
  }
  .aoure_240508 .model__information__image {
    margin: initial;
  }
  .aoure_240508 .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_240508 .model__information__detailimage {
    display: grid;
    width: initial;
    height: initial;
    margin-top: 0rem;
    grid-template-rows: initial;
  }
  .aoure_240508 .model__information__credit {
    margin-top: 3.4rem;
    font-size: 1.2rem;
    line-height: 2.1666666667;
    letter-spacing: 0.025em;
    font-weight: 400;
    white-space: nowrap;
  }
  .aoure_240508 .type01 .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_240508 .model__information__lead {
    width: 56.1rem;
    margin: 0 auto 5.2rem;
    font-size: 1.3rem;
    line-height: 2.0769;
    letter-spacing: 0.05em;
    font-weight: 300;
  }
  .aoure_240508 .model__information__credit__item {
    margin-inline: .4rem;
  }
}
.aoure_240508 .type01 {
  margin-top: calc(137 * 100vw / 750);
}
.aoure_240508 .type01 .model__information__image:nth-of-type(1) {
  margin: 0 auto calc(80* (100vw /750));
  width: calc(600* (100vw /750));
}
.aoure_240508 .type01 .model__information__image:nth-of-type(2) {
  margin: 0 auto calc(84* (100vw /750));
  width: calc(500* (100vw /750));
}
.aoure_240508 .type01 .model__information__image:nth-of-type(3) {
  margin: 0 auto;
  width: calc(600* (100vw /750));
}
@media (min-width: 768px) {
  .aoure_240508 .type01 {
    margin-top: 14.1rem;
  }
  .aoure_240508 .type01 .model__information {
    display: grid;
    width: 100rem;
    grid-template-columns: 50rem 7.8rem auto;
    grid-template-rows: 14.9rem 45.9rem auto;
    gap: 0;
  }
  .aoure_240508 .type01 .model__information__image:nth-of-type(1) {
    grid-column: 1/2;
    grid-row: 1/2;
    width: 50rem;
  }
  .aoure_240508 .type01 .model__information__image:nth-of-type(2) {
    margin: 0 0 0 auto;
    grid-column: 1/2;
    grid-row: 3/4;
    width: 30rem;
  }
  .aoure_240508 .type01 .model__information__image:nth-of-type(3) {
    grid-column: 3/4;
    grid-row: 2/3;
    width: 42rem;
  }
  .aoure_240508 .type01 .model__information__title {
    grid-column: 1;
    grid-row: 1;
  }
  .aoure_240508 .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_240508 .type01 .model__information__detailimage__item01 {
    grid-column: 2/3;
    grid-row: 1;
  }
  .aoure_240508 .type01 .model__information__detailimage__item02 {
    grid-column: 1/2;
    grid-row: 2;
  }
}
.aoure_240508 .type02 {
  margin-top: calc(135 * 100vw / 750);
}

@media (min-width: 768px) {
  .aoure_240508 .type02 {
    margin-top: 22rem;
  }
  .aoure_240508 .type02 .model__information__image  {
    width: 49rem;
  }
}
.aoure_240508 .type03 {
  margin-top: calc(211 * 100vw / 750);
}
.aoure_240508 .type03 .model__inner {
  margin: 0 auto;
}
.aoure_240508 .type03 .model__information:nth-of-type(2) {
  width: calc(650* (100vw /750));
  margin-left: auto;
  margin-right: auto;
}
.aoure_240508 .type03 .model__information:nth-of-type(3) {
  margin: calc(136* (100vw /750)) auto 0;
  width: calc(560* (100vw /750));
}
.aoure_240508 .type03 .model__information__lead {
  margin-top: calc(72 * 100vw / 750);
}
@media (min-width: 768px) {
  .aoure_240508 .type03 {
    margin-top: 21.9rem;
  }
  .aoure_240508 .type03 .model__inner {
    margin: 0 auto;
    width: 100%;
  }
  .aoure_240508 .type03 .model__title--main {
    top: -10.4rem;
  }
  .aoure_240508 .type03 .model__title--main02 {
    margin-top: 0.8rem;
  }
  .aoure_240508 .type03 .model__information:nth-of-type(2) {
    width: 65rem;
    margin: 0 auto 9.4rem;
  }
  .aoure_240508 .type03 .model__information:nth-of-type(3) {
    width: 46rem;
    margin: 0 auto;
  }
  .aoure_240508 .type03 .model__information__lead {
    margin: 0 auto 6.5rem;
  }
}
.aoure_240508 .check__btn {
  position: relative;
  width: calc(140 * 100vw / 750);
  padding-block: calc(225 * 100vw / 750) calc(161 * 100vw / 750);
  margin-inline: auto;
  z-index: 1;
  text-align: center;
}
.aoure_240508 .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_240508 .check__btn {
    width: -moz-fit-content;
    width: fit-content;
    padding-block: 16.3rem 16.2rem;
  }
  .aoure_240508 .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_240508 .jsFade {
  opacity: 0;
  transform: translateY(15px);
  transition: 0.5s ease;
}
.aoure_240508 .jsFade.isActive {
  opacity: 1;
  transform: none;
}

/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡ ▲ contents ▲ ≡≡≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*//*# sourceMappingURL=style.css.map */







/* mv */
.aoure_240508 .mv{
  position: relative;
  width: 100%;
}

.aoure_240508 .mv .mv_inner{
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}

.aoure_240508 .mv .mv_img01{
  width: 100%;
}

.aoure_240508 .mv .mv_img02{
  width: 100%;
}

.aoure_240508 .mv .mv_ttl{
  position: absolute;
  width: calc(335* (100vw / 750 ));
  top: calc(673* (100vw / 750 ));
  left: 50%;
  transform: translateX(-50%);
}

.aoure_240508 .mv .mv_ttl02{
  position: absolute;
  width: calc(506* (100vw / 750 ));
  top: calc(1393* (100vw /750));
  left: 50%;
  transform: translateX(-50%);
}

.aoure_240508 .mv .mv_text{
  letter-spacing: 0.07em;
  font-size: calc(23* (100vw / 750 ));
  line-height: 2;
  text-align: center;
  margin-top: calc(142* (100vw / 750 ));
}

@media only screen and (min-width: 768px), print {
  .aoure_240508 .mv{
    position: relative;
    width: 120rem;
    margin: auto;
  }
  
  .aoure_240508 .mv .mv_inner{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
  
  .aoure_240508 .mv .mv_img01{
    width: 50%;
  }
  
  .aoure_240508 .mv .mv_img02{
    width: 50%;
  }
  
  .aoure_240508 .mv .mv_ttl{
    position: absolute;
    width: 32.5rem;
    top: 33.5rem;
    left: 49.6%;
    transform: translateX(-50%);
  }
  
  .aoure_240508 .mv .mv_text{
    letter-spacing: 0.1em;
    font-size: 1.4rem;
    line-height: 2.14;
    text-align: center;
    margin-top: 11rem;
  }
  
}
/* mv */


.aoure_240508  .bg_fade.sec_inner::before{
  transition: clip-path 1s ease;
  -webkit-clip-path: inset(100% 0 0 0);
  clip-path: inset(100% 0 0 0);
}

.aoure_240508 .fade_in.sec_inner::before {
  webkit-clip-path: inset(0);
  clip-path: inset(0);
}

.aoure_240508 .fade {
  transition: clip-path 1s ease;
  -webkit-clip-path: inset(100% 0 0 0);
  clip-path: inset(100% 0 0 0);
}

.aoure_240508 .fade_in {
  webkit-clip-path: inset(0);
  clip-path: inset(0);
}

.aoure_240508 .mv_fade {
  opacity: 0;
  transition: opacity 1s ease;
}

.aoure_240508 .mv_fade.--02 {
  opacity: 0;
  transition: opacity 1s ease;
  transition-delay: 0.2s;
}
.aoure_240508 .mv_fade.--03 {
  opacity: 0;
  transition: opacity 1s ease;
  transition-delay: 0.6s;
}
.aoure_240508 .mv_fade.--04 {
  opacity: 0;
  transition: opacity 1s ease;
  transition-delay: 0.8s;
}

.aoure_240508 .mv_fade.fade_in {
  opacity: 1;
}

.slider_sp {
  margin: calc(76*(100vw / 750)) auto calc(88*(100vw / 750));
  width: calc(650*(100vw / 750));
}

.slider_sp .slick-dots li button {
  width: 8px;
  height: 8px;
}

.slider_sp .slick-dots {
  position: absolute;
  top: auto;
  bottom: -9.6%;
  left: 45%;
  transform: translate(-50%, 0);
  margin: -2px 15px 0;
}

.aoure_240508 .slider_sp .slick-dots li button {
  border:unset;
  background: #fff;
}

.aoure_240508 .slider_sp .slick-dots li.slick-active button  {
  background: #000;
}

.aoure_240508 .slider_sp:nth-of-type(3) .slick-dots {
  bottom: -8.4%;
}

.slider_sp .slick-dots li {
  margin: 3px 4px 0;
}

@media only screen and (min-width: 768px), print {
  .slider_sp {
    margin: 0 auto 2.4rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .slider_sp .model__information__image {
    width: 49rem;
  }
}