@charset "UTF-8";

html {
  font-size: 62.5%;
  overflow-x: hidden;
}

#main-container.__landing-page img,
#main-container.__landing-page video{
  width: 100%;
  height: auto;
}

#main-container.__landing-page *{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#main-container.__landing-page #breadcrumb{
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.main-container.__landing-page .sp_only{
  display: none;
}

.main-container.__landing-page .flexBox{
  display: flex;
}

/*=============================
        top anime
=============================*/
.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);
}

/*=============================
        top anime
=============================*/

#main-container{
  width: 100%;
  margin: 0 auto;
  /* background-image: url(../img/page_pc.jpg); */
  background-repeat: no-repeat;
  background-size: 120rem;
  background-position: center -0.6rem;
}

.main-container.__landing-page{
  margin: 0 auto;
  line-height: 1;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-feature-settings: "palt";
  color: #000;
  padding: 0 0 9rem;
  font-size: 1.4rem;
}

/*=============================
          firstview
=============================*/
.main-container.__landing-page .firstview{
  width: 100%;
  position: relative;
}

.main-container.__landing-page .firstview::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 58rem;
  background: #5a7891;
}

.main-container.__landing-page .firstview__image{
  position: relative;
  max-width: 120rem;
  width: 100%;
  margin: 0 auto;
}

.main-container.__landing-page .firstview__image span{
  display: block;
}

.main-container.__landing-page .firstview__image .image__wrapper{
  width: 90rem;
  margin: 0 auto;
}

.main-container.__landing-page .firstview__image .frame{
  position: absolute;
  left: 10%;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 92.2rem;
}

.main-container.__landing-page .firstview_txt{
  text-align: center;
  color: #4d4d4d;
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 2;
  letter-spacing: 0.01em;
}

.main-container.__landing-page .firstview_txt.firstview_upper{
  margin-top: 8.4rem;
}

.main-container.__landing-page .firstview_txt.firstview_ower{
  margin-top: 1.8rem;
}

/*=============================
          firstview
=============================*/

/*=============================
          ALLs
=============================*/
.main-container.__landing-page .content__wrapper{
  margin-top: 8.4rem;
  position: relative;
}

.main-container.__landing-page .content__wrapper .heading{
  margin-bottom: 8.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__wrapper .content__text .title{
  font-size: 1.9rem;
  font-family: dnp-shuei-mincho-pr6, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #315675;
  margin-bottom: 3.8rem;
}

.main-container.__landing-page .content__wrapper .description{
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 2;
  letter-spacing: 0.01em;
}

.main-container.__landing-page .content__text .content__caption{
  margin-top: 22.6px;
}

.main-container.__landing-page .content__text .content__caption{
  font-family: "Crimson Text", serif;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.015em;
  line-height: 1
}

.main-container.__landing-page .content__text .content__caption span{
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #ccc;
}

.main-container.__landing-page .content__wrapper .description{
  position: relative;
}

.main-container.__landing-page .content__text .description::before,
.main-container.__landing-page .content__text .description::after{
  position: absolute;
  content: "";
  background-size: 100%;
  background-repeat: no-repeat;
}

.main-container.__landing-page .content__text .description::before,
.main-container.__landing-page .content__text .description::after{
  width: 2.6rem;
  height: 2rem;
}

.main-container.__landing-page .content__wrapper .content__unitsec::after{
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  background-color: #e0e6ea;
  z-index: -1;
}

.main-container.__landing-page .content__wrapper .content__text .content__caption span:not(:first-of-type){
  margin-left: 1.5rem;
}

/*=============================
          sec01
=============================*/
.main-container.__landing-page .content__wrapper--sec01 .content__unitsec01 .content__text .title{
  text-align: left;
  margin-bottom: 3.6rem;
}

.main-container.__landing-page .content__wrapper .heading::after{
  position: absolute;
  content: "";
  top: 2.6rem;
  left: 0;
  right: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-size: 100%;
}

.main-container.__landing-page .content__wrapper .heading::after{
  width: 33.2rem;
  height: 3.8rem;
  background-image: url(../img/title_line.png);
}

.main-container.__landing-page .content__unitsec01{
  width: 98.5rem;
  margin: 0 auto;
}

.main-container.__landing-page .content__wrapper--sec01 .content__unitsec01 .content__image{
  width: 50rem;
}

.main-container.__landing-page .content__wrapper--sec01 .content__unitsec01 .content__text{
  margin-left: -5.5rem;
  margin-top: 21rem;
  z-index: 1;
}

.main-container.__landing-page .content__wrapper--sec01 .content__unitsec01 .content__text .description::before{
  top: 0;
  left: -3.5rem;
  background-image: url(../img/quot-left.png);
}

.main-container.__landing-page .content__wrapper--sec01 .content__unitsec01 .content__text .description::after{
  bottom: 0;
  right: -3.3rem;
  background-image: url(../img/quot-right.png);
}


/*  content__unitsec02  */
.main-container.__landing-page .content__wrapper--sec01 .content__unitsec02{
  width: 98.5rem;
  margin: -19.7rem auto 0;
}

.main-container.__landing-page .content__wrapper--sec01 .content__unitsec02::after{
  top: 79.3rem;
  height: 38.3rem;
}

.main-container.__landing-page .content__wrapper--sec01 .content__unitsec02 .content__image{
  width: 42rem;
  margin-left: 3.5rem;
}

.main-container.__landing-page .content__wrapper--sec01 .content__unitsec02 .content__text{
  max-width: 32.2rem;
  margin-left: 20.7rem;
  margin-top: 28.1rem;
}

/*  content__unitsec03  */
.main-container.__landing-page .content__unitsec03{
  margin-top: 12rem;
}

.main-container.__landing-page .content__unitsec03 .content__image{
  width: 54rem;
  margin: 0 auto;
}

.main-container.__landing-page .content__unitsec03 .content__text{
  text-align: center;
  margin: 6rem auto 0;
}

.main-container.__landing-page .content__wrapper--sec01 .content__unitsec03 .content__text .description{
  width: 62rem;
  margin: 0 auto;
}

.main-container.__landing-page .content__wrapper--sec01 .content__unitsec03 .content__text .description::before{
  top: 0;
  left: 0;
  background-image: url(../img/quot-left.png);
}

.main-container.__landing-page .content__wrapper--sec01 .content__unitsec03 .content__text .description::after{
  bottom: -0.4rem;
  right: 0;
  background-image: url(../img/quot-right.png);
}

/*  content__unitsec04  */
.main-container.__landing-page .content__unitsec04{
  width: 78rem;
  margin: 6.3rem auto 0;
}

.main-container.__landing-page .content__unitsec04 .content__image{
  width: 36rem;
  margin-right: 4rem;
}

.main-container.__landing-page .content__unitsec04 .content__text{
  max-width: 38rem;
  margin-top: 20.4rem;
}

.main-container.__landing-page .content__wrapper--sec01 .content__unitsec04::after{
  top: 277rem;
  height: 26.3rem;
}

/*=============================
          sec02
=============================*/
/*  content__unitsec01  */

.main-container.__landing-page .content__wrapper--sec02{
  margin-top: 15rem;
  position: relative;
}

.main-container.__landing-page .content__wrapper--sec02 .heading::after{
  width: 37.2rem;
  height: 3.8rem;
  background-image: url(../img/title_line_2.png);
}

.main-container.__landing-page .content__wrapper--sec02 .content__unitsec01 .content__image{
  width: 40rem;
  margin-left: 8.5rem;
}

.main-container.__landing-page .content__wrapper--sec02 .content__unitsec01 .content__text .title{
  line-height: 1.8;
  margin-bottom: 2.6rem;
}

.main-container.__landing-page .content__wrapper--sec02 .content__unitsec01 .content__text{
  text-align: center;
  margin-left: 12.8rem;
  margin-top: 14.2rem;
}
.main-container.__landing-page .content__wrapper--sec02 .content__unitsec01 .content__text .description{
  white-space: nowrap;
}
.main-container.__landing-page .content__wrapper--sec02 .content__unitsec01 .content__text .description::before{
  top: 0;
  left: -4.4rem;
  background-image: url(../img/quot-left.png);
}

.main-container.__landing-page .content__wrapper--sec02 .content__unitsec01 .content__text .description::after{
  bottom: 0rem;
  right: -4.5rem;
  background-image: url(../img/quot-right.png);
}

/*  content__unitsec02  */
.main-container.__landing-page .content__wrapper--sec02 .content__unitsec02{
  width: 78rem;
  margin: -5rem auto 0;
}

.main-container.__landing-page .content__wrapper--sec02 .content__unitsec02 .content__image{
  width: 40rem;
  margin-right: 4rem;
}

.main-container.__landing-page .content__wrapper--sec02 .content__unitsec02 .content__text{
  max-width: 34.2rem;
  margin-top: 24.4rem;
}

.main-container.__landing-page .content__wrapper--sec02 .content__unitsec02 .content__text .description{
  letter-spacing: 0.02em;
}

.main-container.__landing-page .content__wrapper--sec02 .content__unitsec02::after{
  top: 86.3rem;
  height: 22.2rem;
}


/*=============================
          sec03
=============================*/
/*  content__unitsec01  */

.main-container.__landing-page .content__wrapper--sec03{
  margin-top: 15.2rem;
}

.main-container.__landing-page .content__wrapper--sec03 .content__image{
  width: 69rem;
  margin: 0 auto;
}

.main-container.__landing-page .content__wrapper--sec03 .content__text{
  text-align: center;
  margin: 5.8rem auto 0;
}

.main-container.__landing-page .content__wrapper--sec03 .content__text .description::before{
  top: 0;
  left: 1.2rem;
  background-image: url(../img/quot-left.png);
}

.main-container.__landing-page .content__wrapper--sec03 .content__text .description::after{
  bottom: -0.8rem;
  right: 1.1rem;
  background-image: url(../img/quot-right.png);
}

.main-container.__landing-page .content__wrapper--sec03 .content__text .description{
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

/*=============================
          footer
=============================*/
.main-container.__landing-page .content__footer{
  margin-top: 6.3rem;
  text-align: center;
}

.main-container.__landing-page .content__description{
  max-width: 80rem;
  width: 100%;
  margin: 0 auto;
  background-color: #e0e6ea;
  padding: 3rem 0 2.2rem;
}

.main-container.__landing-page .content__footer .image{
  max-width: 25rem;
  width: 100%;
  margin: 0 auto;
}

.main-container.__landing-page .name{
  color: #315675;
  font-family: dnp-shuei-mincho-pr6, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 3rem;
  font-size: 1.9rem;
}

.main-container.__landing-page .detail{
  margin-top: 2rem;
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 2;
  letter-spacing: 0.01em;
}

.main-container.__landing-page .information{
  font-family: dnp-shuei-mincho-pr6, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #315675;
  font-size: 1.5rem;
  line-height: 2;
  margin-top: 5.3rem;
}

.main-container.__landing-page .release-date{
  margin-top: 2.1rem;
  font-size: 1.4rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 1;
  letter-spacing: 0.01em;
}

.main-container.__landing-page .credit{
  margin-top: 8.8rem;
  font-size: 1.3rem;
  line-height: 1.69231;
  font-family: "Crimson Text", serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.015em;
}

.main-container.__landing-page .content__button{
  font-size: 1.1rem;
  font-family: "Crimson Text", serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.015em;
  line-height: 1;
  margin: 0 auto;
  text-align: center;
  max-width: 60rem;
  width: 100%;
  margin-top: 8.8rem;
}

.main-container.__landing-page .content__button a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: 1px solid #000;
  letter-spacing: 0.002em;
  background: #fff;
  box-sizing: border-box;
  text-align: center;
  max-width: 60rem;
  width: 100%;
  height: 6.3rem;
  line-height: 1.54545;
}



/*====================
        tablet
=====================*/

@media only screen and (max-width: 1400px) and (min-width: 768px){
  html {
    font-size: calc(10* (100vw / 1400));
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__unitsec01 .content__text {
    margin-top: 5.2rem;
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__unitsec02::after {
    top: 82rem;
    height: 26.2rem;
  }
}


/*====================
      SP
=====================*/
@media only screen and (max-width: 767px){
  .main-area .main-inner {
    margin: 0 auto;
    width: 100%;
  }
  #main-container.__landing-page #breadcrumb .cateList{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: initial;
  }
  .main-container.__landing-page .pc_only{
    display: none;
  }
  .main-container.__landing-page .sp_only{
    display: block;
  }
  .main-container.__landing-page .flexBox{
    flex-wrap: wrap;
  }
  #main-container {
    /* background-image: url(../img/page_sp.jpg); */
    background-size: 100%;
    background-position: center calc(-15* (100vw / 750));
  }
  .main-container.__landing-page{
    padding: 0 0 calc(138* (100vw / 750));
    font-size: calc(28* (100vw / 750));
  }

  /*=============================
            firstview
  =============================*/
  .main-container.__landing-page .firstview::before{
    height: calc(882* (100vw / 750));
  }
  .main-container.__landing-page .firstview__image{
    max-width: 100%;
  }
  .main-container.__landing-page .firstview__image .image__wrapper{
    width: calc(690* (100vw / 750));
    margin-left: calc(60* (100vw / 750));
  }
  .main-container.__landing-page .firstview__image .frame{
    left: 1.5%;
    width: calc(724* (100vw / 750));
  }
  .main-container.__landing-page .firstview_txt{
    font-size: calc(28* (100vw / 750));
    line-height: 2;
  }
  .main-container.__landing-page .firstview_txt.firstview_upper{
    margin-top: calc(125* (100vw / 750));
  }
  .main-container.__landing-page .firstview_txt.firstview_ower{
    margin-top: calc(27* (100vw / 750));
  }
  /*=============================
            firstview
  =============================*/


  /*=============================
          ALL
=============================*/
  .main-container.__landing-page .content__wrapper{
    margin-top: calc(130* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper .heading{
    margin-bottom: calc(60* (100vw / 750));
    font-size: calc(36* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper .content__text .title{
    font-size: calc(38* (100vw / 750));
    margin-bottom: calc(57* (100vw / 750));
    font-weight: 500;
  }
  .main-container.__landing-page .content__wrapper .description{
    font-size: calc(28* (100vw / 750));
  }
  .main-container.__landing-page .content__text .content__caption{
    margin-top: calc(37* (100vw / 750));
  }
  .main-container.__landing-page .content__text .content__caption{
    font-size: calc(23* (100vw / 750));
  }
  .main-container.__landing-page .content__text .content__caption span{
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px solid #ccc;
  }
  .main-container.__landing-page .content__text .description::before,
  .main-container.__landing-page .content__text .description::after {
    width: 6.93333vw;
    height: 5.33333vw;
  }
  .main-container.__landing-page .content__wrapper .content__text .content__caption span:not(:first-of-type){
    margin-left: calc(24* (100vw / 750));
  }

  /*=============================
          sec01
=============================*/
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec01 .content__text .title{
    text-align: center;
    margin-bottom: calc(70* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper .heading::after{
    top: calc(45* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper .heading::after{
    width: calc(597* (100vw / 750));
    height: calc(67* (100vw / 750));
  }
  .main-container.__landing-page .content__unitsec01{
    width: 100%;
    margin: calc(140* (100vw / 750)) auto 0;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec01 .content__image{
    width: calc(620* (100vw / 750));
    margin: auto;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec01 .content__text{
    margin: calc(80* (100vw / 750)) auto 0;
    text-align: center;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec01 .content__text .description::before{
    top: calc(-40* (100vw / 750));
    left: calc(-43* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec01 .content__text .description::after{
    bottom: calc(-40* (100vw / 750));
    right: calc(-43* (100vw / 750));
  }

  /*  content__unitsec02  */
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec02{
    width: 100%;
    margin: calc(97* (100vw / 750)) auto 0;
    flex-direction: column-reverse;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec02::after{
    top: 40.9%;
    height: calc(572* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec02 .content__image{
    width: calc(540* (100vw / 750));
    margin: auto;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec02 .content__text{
    max-width: calc(540* (100vw / 750));
    width: 100%;
    margin-left: calc(105* (100vw / 750));
    margin-top: calc(66* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec02 .content__text .description{
    text-align: left;
    text-align: justify;
  }

  /*  content__unitsec03  */
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec03{
    margin-top: calc(247* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec03 .content__image{
    width: calc(660* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec03 .content__text{
    text-align: center;
    margin: calc(60* (100vw / 750)) auto 0;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec03 .content__text .title{
    line-height: 1.85;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec03 .content__text .description{
    width: 100%;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec03 .content__text .description::before{
    top: calc(-40* (100vw / 750));
    left: calc(18* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec03 .content__text .description::after{
    bottom: calc(-38* (100vw / 750));
    right: calc(18* (100vw / 750));
  }

  /*  content__unitsec04  */
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec04{
    width: 100%;
    margin: calc(96* (100vw / 750)) auto 0;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec04 .content__image{
    width: calc(540* (100vw / 750));
    margin: auto;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec04 .content__text .description{
    text-align: justify;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec04 .content__text{
    max-width: calc(540* (100vw / 750));
    margin: calc(64* (100vw / 750)) auto 0;
  }
  .main-container.__landing-page .content__wrapper--sec01 .content__unitsec04::after{
    top: 92.7%;
    height: calc(570* (100vw / 750));
  }

  /*=============================
          sec02
=============================*/
  /*  content__unitsec01  */

  .main-container.__landing-page .content__wrapper--sec02{
    margin-top: calc(299* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper--sec02 .heading::after{
    width: calc(597* (100vw / 750));
    height: calc(67* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__unitsec01{
    flex-direction: column-reverse;
    margin: calc(135* (100vw / 750)) auto 0;
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__unitsec01 .content__image{
    width: calc(520* (100vw / 750));
    margin: auto;
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__unitsec01 .content__text .title{
    margin-bottom: calc(53* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__unitsec01 .content__text{
    margin: calc(66* (100vw / 750)) auto 0;
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__unitsec01 .content__text .description::before{
    top: calc(-36* (100vw / 750));
    left: calc(-84* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__unitsec01 .content__text .description::after{
    bottom: calc(-36* (100vw / 750));
    right: calc(-84* (100vw / 750));
  }

  /*  content__unitsec02  */
  .main-container.__landing-page .content__wrapper--sec02 .content__unitsec02{
    width: 100%;
    margin: calc(96* (100vw / 750)) auto 0;
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__unitsec02 .content__image{
    width: calc(520* (100vw / 750));
    margin: auto;
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__unitsec02 .content__text{
    max-width: calc(520* (100vw / 750));
    width: 100%;
    margin: calc(60* (100vw / 750)) auto 0;
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__unitsec02 .content__text .description{
    text-align: justify;
  }
  .main-container.__landing-page .content__wrapper--sec02 .content__unitsec02::after{
    top: 84.5%;
    height: calc(569* (100vw / 750));
  }

  /*=============================
          sec03
=============================*/
  /*  content__unitsec01  */
  .main-container.__landing-page .content__wrapper--sec03{
    margin-top: calc(318* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper--sec03 .heading{
    margin-bottom: calc(135* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper--sec03 .content__image{
    width: 100%;
  }
  .main-container.__landing-page .content__wrapper--sec03 .content__text .title{
    line-height: 1.85;
  }
  .main-container.__landing-page .content__wrapper--sec03 .content__text{
    margin: calc(60* (100vw / 750)) auto 0;
  }
  .main-container.__landing-page .content__wrapper--sec03 .content__text .description::before{
    top: calc(-36* (100vw / 750));
    left: calc(-54* (100vw / 750));
  }
  .main-container.__landing-page .content__wrapper--sec03 .content__text .description::after{
    bottom: calc(-46* (100vw / 750));
    right: calc(-54* (100vw / 750));
  }



  /*=============================
          footer
=============================*/
  .main-container.__landing-page .content__footer{
    margin-top: calc(161* (100vw / 750));
  }
  .main-container.__landing-page .content__description{
    max-width: 100%;
    padding: calc(50* (100vw / 750)) 0 calc(38* (100vw / 750));
  }
  .main-container.__landing-page .content__footer .image{
    max-width: calc(400* (100vw / 750));
  }
  .main-container.__landing-page .name{
    margin-top: calc(50* (100vw / 750));
    font-size: calc(38* (100vw / 750));
    font-weight: 500;
  }
  .main-container.__landing-page .detail{
    margin-top: calc(30* (100vw / 750));
    font-size: calc(28* (100vw / 750));
  }
  .main-container.__landing-page .information{
    font-size: calc(30* (100vw / 750));
    margin-top: calc(106* (100vw / 750));
    font-weight: 500;
  }
  .main-container.__landing-page .release-date{
    margin-top: calc(30* (100vw / 750));
    font-size: calc(28* (100vw / 750));
  }
  .main-container.__landing-page .credit{
    margin-top: calc(136* (100vw / 750));
    font-size: calc(23* (100vw / 750));
  }
  .main-container.__landing-page .content__button{
    font-size: calc(22* (100vw / 750));
    max-width: calc(617* (100vw / 750));
    margin-top: calc(136* (100vw / 750));
  }
  .main-container.__landing-page .content__button a{
    max-width: calc(617* (100vw / 750));
    height: calc(126* (100vw / 750));
  }
}

/* IE */
@media all and (-ms-high-contrast: none){
  .main-container.__landing-page .content__wrapper .content__text .title {
    font-family:'DNP 秀英明朝 Pr6', sans-serif;
  }
}
