@charset "UTF-8";

.js-fade {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  opacity: 0;
}

.js-fade.active {
  opacity: 1;
}

.js-fade-Vr {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  opacity: 0;
  -webkit-transform: translateY(3rem);
  transform: translateY(3rem);
}

.js-fade-Vr.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

html {
  font-size: 62.5%;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  html {
    font-size: calc(10* (100vw / 1200));
  }
}

@media screen and (max-width: 767px) {
  html {
    font-size: calc(10* (100vw / 750));
  }
}

body {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .main-area .main-inner {
    width: 100%;
  }
}

#main-container img,
#main-container video {
  width: 100%;
  height: auto;
}

#main-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  #main-container .sp_component {
    display: none;
  }

  #main-container #breadcrumb {
    width: 120rem;
    margin: 0 auto;
  }
}

@media all and (-ms-high-contrast: none) {
  #main-container {
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  #main-container #breadcrumb .cateList {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: initial;
  }

  #main-container .pc_component {
    display: none;
  }

  #main-container .order_1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  #main-container .order_2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

.main-container.__landing-page {
  margin: 0 auto;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  color: #000000;
  line-height: 2;
  padding: 2rem 0 10rem;
}

.main-container.__landing-page a,
.main-container.__landing-page picture {
  display: block;
}

@media screen and (min-width: 768px) {
  .main-container.__landing-page {
    padding: 2rem 0 10rem;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .main-container.__landing-page {
    width: 100%;
    padding: 0 0 calc(140* (100vw / 750));
    font-size: calc(28* (100vw / 750));
    text-align: justify;
  }
}

/* ===== firstview */
.main-container.__landing-page .firstview__wrapper {
  position: relative;
}

.main-container.__landing-page .firstview__image {
  width: 100%;
  background: #cf9cad;
}

.main-container.__landing-page .firstview__title {
  position: relative;
  width: 120rem;
  margin: 0 auto;
  padding-left: 13rem;
  padding-right: 14rem;
}

.main-container.__landing-page .firstview__title span {
  display: block;
}

.main-container.__landing-page .firstview__title .image__wrapper {
  position: relative;
}

.main-container.__landing-page .firstview__title .image__wrapper .image {
  margin-left: 3rem;
}

.main-container.__landing-page .firstview__title .image__wrapper .frame {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 92.2rem;
  height: 56rem;
}

.main-container.__landing-page .firstview__lead {
  text-align: center;
  color: #4d4d4d;
}

.main-container.__landing-page .firstview__lead--upper {
  margin-top: 8.3rem;
}

.main-container.__landing-page .firstview__lead--lower {
  margin-top: 1.6rem;
}

/* ===== heading */
.main-container.__landing-page .content__heading {
  position: relative;
  margin-bottom: 4rem;
  padding-bottom: 4.3rem;
  font-size: 2rem;
  font-family: dnp-shuei-mincho-pr6, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1;
}

.main-container.__landing-page .content__heading.sec02 {
  margin-top: 15rem;
}

.main-container.__landing-page .content__heading.sec03 {
  margin-top: 15rem;
}

.main-container.__landing-page .content__heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-size: 100%;
}

.main-container.__landing-page .content__heading::after {
  width: 33.2rem;
  height: 3.8rem;
  background-image: url(/Page/style/211019_announcer/assets/img/bracket.png);
}

.main-container.__landing-page .content__heading.sec02::after {
  width: 37.2rem;
  height: 3.8rem;
  background-image: url(/Page/style/211019_announcer/assets/img/bracket2.png);
}

/* ===== text */
.main-container.__landing-page .content__text .title {
  font-family: dnp-shuei-mincho-pr6, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1;
  color: #bc748c;
  font-size: 1.9rem;
}

.main-container.__landing-page .content__text--with-bg {
  background: #f7eef1;
}

.main-container.__landing-page .content__text--with-quot .lead {
  position: relative;
  margin-top: 3.3rem;
  padding: .2rem 4rem;
  text-align: center;
}

.main-container.__landing-page .content__text--with-quot .lead::before,
.main-container.__landing-page .content__text--with-quot .lead::after {
  content: "";
  position: absolute;
  background-size: 100%;
  width: 2.6rem;
  height: 2rem;
}

.main-container.__landing-page .content__text--with-quot .lead::before {
  top: 0;
  left: 0;
  background-image: url(/Page/style/211019_announcer/assets/img/quote-left.png);
}

.main-container.__landing-page .content__text--with-quot .lead::after {
  bottom: 0;
  right: 0;
  background-image: url(/Page/style/211019_announcer/assets/img/quote-right.png);
}

/* ===== caption */
.main-container.__landing-page .content__caption {
  font-family: "Crimson Text", serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.015em;
  line-height: 1;
  margin-top: 2.3rem;
  font-size: 1.3rem;
}

.main-container.__landing-page .content__caption span {
  display: inline-block;
  padding-bottom: .1rem;
  border-bottom: 1px solid #ccc;
}

.main-container.__landing-page .content__caption span:not(:nth-of-type(1)) {
  margin-left: 1.5rem;
}

/* ===== wrapper */
.main-container.__landing-page .content__wrapper {
  position: relative;
}

.main-container.__landing-page .content__wrapper--sec01 {
  margin-top: 9rem;
}

/* ===== block */
.main-container.__landing-page .content__block {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.main-container.__landing-page .content__block--sec01-02 {
  margin-top: -18.6rem;
  padding-left: 14rem;
}

.main-container.__landing-page .content__block--sec01-03 {
  margin-top: 12rem;
}

.main-container.__landing-page .content__block--sec01-04 {
  margin-top: 6rem;
  align-items: center;
}

.main-container.__landing-page .content__block--sec01-04::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 27.3rem;
  margin: auto;
  background: #f7eef1;
  z-index: -1;
}

.main-container.__landing-page .content__block--sec04 {
  width: 80.2rem;
  margin: 6.8rem auto 6rem;
  padding-top: 3rem;
  padding-bottom: 3.2rem;
  background-color: #f7eef1;
}

/* ===== unit */
.main-container.__landing-page .content__unit--sec01-01 {
  width: 50rem;
}

.main-container.__landing-page .content__unit--sec01-02 {
  margin-left: 4rem;
  padding-top: 24rem;
}

.main-container.__landing-page .content__unit--sec01-03 {
  width: 39.6rem;
  padding-top: 30.5rem;
}

.main-container.__landing-page .content__unit--sec01-03 .content__text {
  padding: 4rem;
}

.main-container.__landing-page .content__unit--sec01-04 {
  width: 42rem;
}

.main-container.__landing-page .content__unit--sec01-05 {
  width: 100%;
}

.main-container.__landing-page .content__unit--sec01-05 .image {
  width: 52rem;
  margin: 0 auto;
}

.main-container.__landing-page .content__unit--sec01-06 {
  width: 100%;
  margin-top: 6rem;
  text-align: center;
}

.main-container.__landing-page .content__unit--sec01-06 .lead {
  display: inline-block;
}

.main-container.__landing-page .content__unit--sec01-07 {
  width: 40rem;
}

.main-container.__landing-page .content__unit--sec01-08 {
  width: 36.8rem;
  margin-left: 6rem;
}

.main-container.__landing-page .content__unit--sec02-03 {
  width: 100%;
  z-index: 1;
}

.main-container.__landing-page .content__unit--sec02-03 .image {
  width: 67.6rem;
  margin: 4rem auto 0;
}

.main-container.__landing-page .content__unit--sec02-04 {
  width: 100%;
  background-color: #f7eef1;
  margin-top: -4rem;
  padding-top: 8rem;
  padding-bottom: 4rem;
  text-align: center;
}

.main-container.__landing-page .content__unit--sec03-01 {
  width: 100%;
}

.main-container.__landing-page .content__unit--sec03-01 .image {
  width: 69.2rem;
  margin: 4rem auto 6rem;
}

.main-container.__landing-page .content__unit--sec04-01 {
  width: 100%;
}

.main-container.__landing-page .content__unit--sec04-01 .image {
  width: 25rem;
  margin: 0 auto;
}

.main-container.__landing-page .content__unit--sec04-02 .title {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.main-container.__landing-page .content__unit--sec04-02 .caption__text {
  text-align: center;
}

.main-container.__landing-page .content__unit--sec04-03 .title {
  font-size: 1.5rem;
  margin-bottom: 3rem;
  line-height: 2;
}

.main-container.__landing-page .content__unit--sec04-03 .caption__text {
  text-align: center;
}

.main-container.__landing-page .content__unit--sec04-04 {
  margin-top: 8.6rem;
}

.main-container.__landing-page .content__unit--sec04-04 .staff__credit {
  font-family: "Crimson Text", serif;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  font-size: 1.3rem;
}

/* check btn */
.check__btn {
  width: 60rem;
  margin-top: 9rem;
  margin-left: auto;
  margin-right: auto;
}

.check__btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60rem;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
  border: 1px solid #323232;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
  font-family: 'Crimson Text', serif;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.02em;
}

/* for pc */
@media only screen and (min-width: 768px) {
  .sp__only {
    display: none;
  }
}

/* for tablet */
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .sp__only {
    display: none;
  }
}

/* for sp */
@media only screen and (max-width: 767px) {
  .pc__only {
    display: none;
  }

  .order_1 {
    order: 1;
  }

  .order_2 {
    order: 2;
  }

  .main-container.__landing-page .firstview__title {
    width: calc(750* (100vw / 750));
    margin: 0 auto;
    padding-left: calc(12* (100vw / 750));
    padding-right: 0;
  }

  .main-container.__landing-page .firstview__lead--upper {
    margin-top: calc(133* (100vw / 750));
  }

  .main-container.__landing-page .firstview__lead--lower {
    margin-top: calc(36* (100vw / 750));
  }

  .main-container.__landing-page .firstview__title .image__wrapper .image {
    margin-left: calc(48* (100vw / 750));
    width: calc(688* (100vw / 750));
  }

  .main-container.__landing-page .firstview__title .image__wrapper .frame {
    width: calc(724* (100vw / 750));
    width: calc(724* (100vw / 750));
    height: calc(853* (100vw / 750));
    margin-top: calc(13* (100vw / 750));
  }

  .main-container.__landing-page .content__wrapper--sec01 {
    margin-top: calc(133* (100vw / 750))
  }

  .main-container.__landing-page .content__caption {
    margin-top: calc(50* (100vw / 750));
    font-size: calc(23* (100vw / 750));
  }

  .main-container.__landing-page .content__caption span:not(:first-of-type) {
    margin-left: calc(20* (100vw / 750));
  }

  .main-container.__landing-page .content__heading {
    margin-bottom: calc(62* (100vw / 750));
    padding-bottom: calc(80* (100vw / 750));
    font-size: calc(36* (100vw / 750));
  }

  .main-container.__landing-page .content__heading.sec02 {
    margin-top: calc(222* (100vw / 750));
  }

  .main-container.__landing-page .content__heading.sec03 {
    margin-top: calc(222* (100vw / 750));
  }

  .main-container.__landing-page .content__heading::after {
    width: calc(600* (100vw / 750));
    height: calc(70* (100vw / 750));
  }

  .main-container.__landing-page .content__heading.sec02::after {
    width: calc(600* (100vw / 750));
    height: calc(70* (100vw / 750));
    background-image: url(/Page/style/211019_announcer/assets/img/bracket.png);
  }

  /* ===== text */
  .main-container.__landing-page .content__text .title {
    font-size: calc(38* (100vw / 750));
    line-height: 1.8260;
  }

  .main-container.__landing-page .content__text--with-bg {
    background: #f7eef1;
  }

  .main-container.__landing-page .content__text--with-quot .lead {
    margin-top: calc(30* (100vw / 750));
    margin-left: calc(20* (100vw / 750));
    margin-right: calc(20* (100vw / 750));
    margin-bottom: calc(58* (100vw / 750));
    padding-top: calc(60* (100vw / 750));
    padding-left: calc(40* (100vw / 750));
    padding-right: calc(40* (100vw / 750));
    padding-bottom: calc(60* (100vw / 750));
  }

  .main-container.__landing-page .content__text--with-quot .lead::before,
  .main-container.__landing-page .content__text--with-quot .lead::after {
    width: calc(52* (100vw / 750));
    height: calc(40* (100vw / 750));
  }

  .main-container.__landing-page .content__text--with-quot .lead::before {
    top: 0;
    left: 0;
  }

  .main-container.__landing-page .content__text--with-quot .lead::after {
    bottom: 0;
    right: 0;
  }

  .main-container.__landing-page .content__unit--sec01-01 {
    width: calc(660* (100vw / 750));
  }

  .main-container.__landing-page .content__block--sec01-01 {
    z-index: 2;
  }

  .main-container.__landing-page .content__block--sec01-02 {
    margin-top: calc(-80* (100vw / 750));
    padding-left: 0;
    z-index: 1;
  }

  .main-container.__landing-page .content__unit--sec01-02 {
    margin: 0 auto;
    padding-top: 0;
  }

  .main-container.__landing-page .content__unit--sec01-03 {
    width: 100%;
    padding-top: 0;
  }

  .main-container.__landing-page .content__unit--sec01-03 .content__text {
    padding-top: calc(160* (100vw / 750));
    padding-left: calc(45* (100vw / 750));
    padding-right: calc(45* (100vw / 750));
    padding-bottom: calc(160* (100vw / 750));
  }

  .main-container.__landing-page .content__unit--sec01-04 {
    width: calc(540* (100vw / 750));
    margin-top: calc(-82* (100vw / 750));
    margin-left: calc(165* (100vw / 750));
  }

  .main-container.__landing-page .content__unit--sec01-05 .image {
    width: calc(580* (100vw / 750));
  }

  .main-container.__landing-page .content__block--sec01-04 {
    margin-top: calc(-80* (100vw / 750));
    text-align: justify;
    align-items: center;
  }

  .main-container.__landing-page .content__block--sec01-04::before {
    background: inherit;
  }

  .main-container.__landing-page .content__unit--sec01-07 {
    width: calc(500* (100vw / 750));
    margin-top: calc(-80* (100vw / 750));
  }

  .main-container.__landing-page .content__unit--sec01-07 .content__caption {
    text-align: center;
  }

  .main-container.__landing-page .content__unit--sec01-08 {
    width: 100%;
    margin: 0 auto;
    padding-top: calc(162* (100vw / 750));
    padding-left: calc(84* (100vw / 750));
    padding-right: calc(84* (100vw / 750));
    padding-bottom: calc(165* (100vw / 750));
    background: #f7eef1;
    letter-spacing: 0.015em;
    z-index: -1;
  }

  .main-container.__landing-page .content__unit--sec02-04 {
    width: 100%;
    background-color: #f7eef1;
    margin-top: calc(-80* (100vw / 750));
    padding-top: calc(160* (100vw / 750));
    padding-bottom: calc(80* (100vw / 750));
    text-align: center;
  }

  .main-container.__landing-page .content__unit--sec03-01 .image {
    width: 100%;
    margin-top: calc(60* (100vw / 750));
    margin-bottom: calc(80* (100vw / 750));
  }

  .main-container.__landing-page .content__block--sec04 {
    width: 100%;
    margin-top: calc(120* (100vw / 750));
    margin-bottom: calc(120* (100vw / 750));
    padding-top: calc(50* (100vw / 750));
    padding-bottom: calc(50* (100vw / 750));
  }

  .main-container.__landing-page .content__unit--sec04-01 .image {
    width: calc(400* (100vw / 750));
  }

  .main-container.__landing-page .content__unit--sec04-03 .title {
    font-size: calc(30* (100vw / 750));
  }

  .main-container.__landing-page .content__unit--sec04-04 {
    margin-top: calc(140* (100vw / 750));
  }

  .main-container.__landing-page .content__unit--sec04-04 .staff__credit {
    font-size: calc(23* (100vw / 750));
  }

  .check__btn {
    width: calc(616* (100vw / 750));
    margin-top: calc(140* (100vw / 750));
    margin-left: auto;
    margin-right: auto;
  }

  .check__btn a {
    width: calc(616* (100vw / 750));
    padding-top: calc(38* (100vw / 750));
    padding-bottom: calc(38* (100vw / 750));
    font-size: calc(22* (100vw / 750));
  }
}