@charset "UTF-8";
html {
  font-size: 62.5%;
}
.F0526 img {
  width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}
/********* ▽ others ▽ *********/
@media only screen and (max-width: 1399px) and (min-width: 767px) {
  html {
      font-size: calc(10* (100vw / 1400));
  }   
}
@media only screen and (max-width: 1400px){
  .win .F0526 section {
    width: 100%;
  }
  .win .F0526 .model_05 .model_img-02 {
    margin-inline-end: 2.2rem;
  }
  .win .F0526 .model_04 .model_txt {
    margin-inline-end: 2.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .F0526 {
    margin-block-end: calc(-3*100vw/750);
  }
  #breadcrumb .cateList {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0 !important;
    text-align: left;
  }
}
/********* △ others △ *********/

/********* ▽ font ▽ *********/
@font-face {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  src: url("../font/NotoSerifCJKjp-Regular.otf");
}
@font-face {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  src: url("../font/NotoSerifCJKjp-Medium.otf");
}
@font-face {
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  src: url("../font/NotoSerifJP-SemiBold.otf");
}
.F0526 .font_jp {
  font-family: "source-han-serif-japanese", serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  color: #58595b;
}
.F0526 .font_en {
  font-family: 'Bodoni Moda', serif;
  font-weight: 400;
  color: #58595b;
}
/********* △ font △ *********/

/********* ▽ animation ▽ *********/
.F0526 .fade_up {
  opacity: 0;
  transform: translateY(50px);
}
.F0526 .fade_up.active {
  transition: transform 1.2s, opacity 1.2s;
  transform: translateY(0);
  opacity: 1;
}
/********* △ animation △ *********/

/********* ▽ firstview ▽ *********/
.F0526 .fv {
  width: 100%;
  padding-block-start: 8.2rem;
  background-image: url(../img/fv_back-pc.jpg);
  background-size: 100% 216.3rem;
}
.F0526 .fv_ttl {
  position: relative;
  width: 54.5rem;
  margin-inline: auto;
  left: 0.8rem;
}
.F0526 .fv_lead {
  margin-block-start: 5.8rem;
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 0.12em;
  text-align: center;
}
.F0526 .fv_list {
  position: relative;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  width: 140rem;
  height: 171.3rem;
  margin-block-start: 7.5rem;
  margin-inline: auto;
}
.F0526 .fv_list > li {
  position: absolute;
}
.F0526 .fv_list > li > a > p {
  position: absolute;
  content: "";
  display: block;
  font-size: 6.4rem;
  line-height: 1;
  letter-spacing: 0.04em;
  font-style: italic;
  z-index: 2;
  color: #000;
  backface-visibility: hidden;/* animation時のにじみ防止 */
	-webkit-backface-visibility: hidden;/* animation時のにじみ防止 */
	-webkit-font-smoothing: antialiased;/* animation時の文字にじみ防止 */
	-moz-osx-font-smoothing: grayscale;/* animation時の文字にじみ防止 */
}
.F0526 .fv_list > li > a > p > span {
  font-size: 8rem;
  display: inline-block;
}
.F0526 .fv_list-item-01 {
  width: 44rem;
  top: 15.3rem;
  right: 24rem;
}
.F0526 .fv_list-item-01 p {
  top: -4.1rem;
  right: -5rem;
  width: 6.16001rem;
}
.F0526 .fv_list-item-02 {
  width: 61.2rem;
  left: 16rem;
}
.F0526 .fv_list-item-02 p {
  top: -6rem;
  left: -3.8rem;
}
.F0526 .fv_list-item-03 {
  width: 35rem;
  top: 52.8rem;
  left: 29rem;
}
.F0526 .fv_list-item-03 p {
  top: -2.5rem;
  left: -5rem;
  width: 6.16001rem;
}
.F0526 .fv_list-item-04 {
  width: 41rem;
  bottom: 18.5rem;
  right: 16rem;
}
.F0526 .fv_list-item-04 p {
  bottom: -4.9rem;
  right: -7.2rem;
}
.F0526 .fv_list-item-05 {
  width: 69rem;
  bottom: 8rem;
  left: 19rem;
}
.F0526 .fv_list-item-05 p {
  top: -5.9rem;
  left: -3.7rem;
}

@media only screen and (max-width: 767px) {
  .F0526 .fv {
    width: calc(750*100vw/750);
    padding-block-start: calc(0*100vw/750);
    background-image: initial;
  }
  .F0526 .fv_list {
    display: none;
  }
  .F0526 .fv_lead {
    margin-block-start: calc(108*100vw/750);
    font-size: calc(24*100vw/750);
  }
}
/********* △ firstview △ *********/

/********* ▽ image ▽ *********/
@media only screen and (max-width: 767px) {}
/********* △ image △ *********/

/********* ▽ text ▽ *********/
.F0526 .model_txt {
  position: relative;
}
.F0526 .model_txt::before {
  position: absolute;
  content: "";
  top: 0.8rem;
  width: 1px;
  left: -3rem;
  background-color: #000;
  z-index: -1;
}
.F0526 .model_num {
  position: absolute;
  content: "";
  font-size: 3.2rem;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #000;
  font-style: italic;
  backface-visibility: hidden;/* animation時のにじみ防止 */
	-webkit-backface-visibility: hidden;/* animation時のにじみ防止 */
	-webkit-font-smoothing: antialiased;/* animation時の文字にじみ防止 */
	-moz-osx-font-smoothing: grayscale;/* animation時の文字にじみ防止 */
}
.F0526 .model_num span {
  font-size: 4rem;
}
.F0526 .model_ttl {
  font-size: 3.2rem;
  line-height: 1.375;
  letter-spacing: 0.14em;
  font-weight: 600;
  color: #000;
}
.F0526 .model_txt-lead {
  margin-block-start: 2.8rem;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.16em;
}
.F0526 .model_credit {
  display: flex;
  flex-wrap: wrap;
  gap: 0 0.17rem;
  margin-block-start: 1.6rem;
  font-size: 1.1rem;
  line-height: 1.75;
  letter-spacing: 0.04em;
}
.F0526 .model_credit.sp_only {
  display: none;
}
@media only screen and (min-width: 768px) {
  /* .F0526 .model_num {
    transform: rotate(-90deg);
  } */
}
@media only screen and (max-width: 767px) {
  .F0526 .model_txt::before {
    position: static;
  }
  .F0526 .model_num {
    width: calc(53*100vw/750);
    z-index: 3;
  }
  .F0526 .model_num span {
    font-size: calc(48*100vw/750);
  }
  .F0526 .model_ttl {
    margin-inline-start: calc(115*100vw/750);
    font-size: calc(36*100vw/750);
    line-height: 1.2222222222;
  }
  .F0526 .model_txt-lead {
    width: calc(650*100vw/750);
    margin-block-start: calc(88*100vw/750);
    margin-inline: auto;
    font-size: calc(24*100vw/750);
    letter-spacing: 0.12em;
    text-align: justify;
    text-align-last: left;
  }
  .F0526 .model_credit {
    gap: 0 calc(3*100vw/750);
    margin-block-start: calc(52*100vw/750);
    font-size: calc(22*100vw/750);
    margin-inline-start: calc(50*100vw/750);
  }
  .F0526 .model_credit.sp_only {
    display: flex;
  }
  .F0526 .model_credit.pc_only {
    display: none;
  }

  .F0526 .model_02 .model_ttl,
  .F0526 .model_03 .model_ttl,
  .F0526 .model_04 .model_ttl {
    position: relative;
  }
  .F0526 .model_02 .model_ttl::before,
  .F0526 .model_03 .model_ttl::before,
  .F0526 .model_04 .model_ttl::before {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    top: calc(-26*100vw/750);
    left: calc(-32*100vw/750);
    background-color: #000;
  }
  .F0526 .model_02 .model_ttl::before {
    /* height: calc(996*100vw/750); */
    height: calc(1015*100vw/750);
  }
  .F0526 .model_03 .model_ttl::before {
    /* height: calc(936*100vw/750); */
    height: calc(956*100vw/750);
  }
  .F0526 .model_04 .model_ttl::before {
    /* height: calc(981*100vw/750); */
    height: calc(1005*100vw/750);
    top: calc(-15*100vw/750);
  }
}
/********* △ text △ *********/
.F0526 {
  width: 100%;
  overflow: hidden;
}
.F0526 div[class^="model_img"] {
  flex-shrink: 0;
}

/********* ▽ section_01 ▽ *********/
.F0526 .model_01 {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  width: 140rem;
  height: 116rem;
  margin-block-start: 11rem;
  padding-block-start: 1rem;
  margin-inline: auto;
}
.F0526 .model_01 .model_img-01 {
  position: relative;
  width: 60rem;
  margin-inline-end: 16rem;
  z-index: 2;
}
.F0526 .model_01 .model_txt {
  position: relative;
  margin-block-start: 19.6rem;
  margin-inline-end: -13.1rem;
  pointer-events: none;
  z-index: 3;
}
.F0526 .model_01 .model_txt::before {
  height: 49.6rem;
}
.F0526 .model_01 .model_num {
  top: 0.9rem;
  left: -7rem;
  width: 3.07998rem;
}
.F0526 .model_01 .model_img-02 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 69rem;
  margin-block-start: 24.2rem;
  z-index: 1;
}
.F0526 .model_01 .model_credit {
  justify-content: flex-end;
  padding-inline-start: 23rem;
}
@media only screen and (max-width: 767px) {
  .F0526 .model_01 {
    display: block;
    width: calc(750*100vw/750);
    height: initial;
    margin-block-start: calc(213*100vw/750);
    padding-block-start: calc(0*100vw/750);
  }
  .F0526 .model_01 .model_img-01 {
    width: calc(750*100vw/750);
    margin-block-start: calc(46*100vw/750);
    /* margin-block-start: calc(23*100vw/750); */
    margin-inline: auto;
  }
  .F0526 .model_01 .model_txt {
    margin-block-start: calc(0*100vw/750);
    margin-inline-end: calc(0*100vw/750);
  }
  .F0526 .model_01 .model_num {
    top: calc(-23*100vw/750);
    left: calc(31*100vw/750);
    width: calc(53*100vw/750);
  }
  .F0526 .model_01 .model_img-02 {
    position: static;
    width: calc(750*100vw/750);
    margin-block-start: calc(88*100vw/750);
  }
  .F0526 .model_01 .model_img-02 > a {
    display: inline-block;
    width: calc(650*100vw/750);
  }
  .F0526 .model_01 .model_credit {
    justify-content: flex-start;
    padding-inline-start: calc(0*100vw/750);
  }
}
/********* △ section_01 △ *********/

/********* ▽ section_02 ▽ *********/
.F0526 .model_02 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-content: flex-end;
  flex-wrap: wrap;
  gap: 0 20rem;
  width: 140rem;
  height: 159.2rem;
  margin-block-start: 15rem;
  padding-block-start: 1rem;
  margin-inline: auto;
}
.F0526 .model_02::before {
  position: absolute;
  content: "";
  top: 21rem;
  left: 40rem;
  width: 200%;
  height: 100rem;
  background-image: url(../img/back_img-pc.jpg);
  background-size: 100% 100rem;
  z-index: -1;
}
.F0526 .model_02 .model_img-01 {
  width: 50rem;
  margin-inline-end: 10rem;
}
.F0526 .model_02 .model_txt {
  margin-block-start: 9.2rem;
  margin-inline-start: 2.5rem;
}
.F0526 .model_02 .model_txt::before {
  height: 35rem;
}
.F0526 .model_02 .model_num {
  top: 0.9rem;
  left: -7rem;
  width: 3.07998rem;
}
.F0526 .model_02 .model_txt-lead {
  color: #fff;
}
.F0526 .model_02 .model_credit {
  padding-inline-end: 6rem;
}
.F0526 .model_02 .model_content {
  margin-block-start: 30rem;
  margin-inline-start: 20rem;
  order: -1;
}
.F0526 .model_02 .model_img-02 {
  width: 40rem;
}
.F0526 .model_02 .model_img-03 {
  width: 40rem;
  margin-block-start: 4rem;
}
@media only screen and (max-width: 767px) {
  .F0526 .model_02 {
    display: block;
    width: calc(750*100vw/750);
    height: initial;
    margin-block-start: calc(201*100vw/750);
    padding-block-start: calc(0*100vw/750);
  }
  .F0526 .model_02::before {
    top: calc(1588*100vw/750);
    left: 50%;
    transform: translate(-50%);
    width: calc(750*100vw/750);
    height: calc(1200*100vw/750);
    background-image: url(../img/back_img-sp.jpg);
    background-size: calc(750*100vw/750) calc(1200*100vw/750);
  }
  .F0526 .model_02 .model_img-01 {
    width: calc(600*100vw/750);
    margin-inline-start: auto;
    margin-inline-end: calc(0*100vw/750);
    margin-block-start: calc(45*100vw/750);
    /* margin-block-start: calc(26*100vw/750); */
  }
  .F0526 .model_02 .model_txt {
    margin-block-start: calc(0*100vw/750);
    margin-inline-start: calc(0*100vw/750);
  }
  .F0526 .model_02 .model_num {
    width: calc(37*100vw/750);
    top: calc(-24*100vw/750);
    left: calc(30*100vw/750);
  }
  .F0526 .model_02 .model_txt-lead {
    color: #58595b;
  }
  .F0526 .model_02 .model_credit {
    padding-inline-end: calc(0*100vw/750);
  }
  .F0526 .model_02 .model_content {
    margin-block-start: calc(90*100vw/750);
    margin-inline-start: calc(50*100vw/750);
  }
  .F0526 .model_02 .model_img-02 {
    width: calc(500*100vw/750);
    margin-block-start: calc(88*100vw/750);
  }
  .F0526 .model_02 .model_img-03 {
    width: calc(500*100vw/750);
    margin-block-start: calc(60*100vw/750);
  }
  .F0526 .model_02 .model_credit {
    margin-inline-start: calc(0*100vw/750);
  }
}
/********* △ section_02 △ *********/

/********* ▽ section_03 ▽ *********/
.F0526 .model_03 {
  margin-block-start: 15rem;
  padding-block-start: 1rem;
}
.F0526 .model_03 .model_img-01 {
  position: relative;
  width: 46rem;
  margin-inline: auto;
  z-index: 2;
}
.F0526 .model_03 .model_content {
  display: flex;
  justify-content: space-between;
  width: 140rem;
  margin-block-start: -5rem;
  margin-inline: auto;
}
.F0526 .model_03 .model_txt {
  margin-block-start: 33.2rem;
  margin-inline-start: 17.1rem;
}
.F0526 .model_03 .model_txt::before {
  height: 48.5rem;
}
.F0526 .model_03 .model_num {
  top: 0.9rem;
  left: -7rem;
  width: 3.07998rem;
}
.F0526 .model_03 .model_img-02 {
  width: 55rem;
  margin-inline-end: 5rem;
}
.F0526 .model_03 .model_credit {
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .F0526 .model_03 {
    position: relative;
    margin-block-start: calc(201*100vw/750);
    padding-block-start: calc(0*100vw/750);
  }
  .F0526 .model_03 .model_img-01 {
    width: calc(560*100vw/750);
    margin-inline-start: calc(115*100vw/750);
    margin-block-start: calc(46*100vw/750);
    /* margin-block-start: calc(26*100vw/750); */
  }
  .F0526 .model_03 .model_content {
    display: block;
    width: calc(750*100vw/750);
    margin-block-start: calc(0*100vw/750);
  }
  .F0526 .model_03 .model_txt {
    margin-block-start: calc(0*100vw/750);
    margin-inline-start: calc(0*100vw/750);
  }
  .F0526 .model_03 .model_num {
    width: calc(37*100vw/750);
    top: calc(-26*100vw/750);
    left: calc(30*100vw/750);
  }
  .F0526 .model_03 .model_img-02 {
    width: calc(650*100vw/750);
    margin-inline: auto;
    margin-block-start: calc(90*100vw/750);
  }
  .F0526 .model_03 .model_credit {
    justify-content: flex-start;
    margin-inline-start: calc(0*100vw/750);
  }
}
/********* △ section_03 △ *********/

/********* ▽ section_04 ▽ *********/
.F0526 .model_04 {
  position: relative;
  width: 140rem;
  margin-inline: auto;
  margin-block-start: 14.8rem;
  padding-block-start: 11rem;
}
.F0526 .model_04::before {
  position: absolute;
  content: "";
  top: 31rem;
  right: 40rem;
  width: 200%;
  height: 100rem;
  background-image: url(../img/back_img-pc.jpg);
  background-size: 100% 100rem;
  z-index: -1;
}
.F0526 .model_04 .model_img-01 {
  width: 45rem;
  margin-inline-start: 60rem;
}
.F0526 .model_04 .model_content {
  display: flex;
  flex-direction: row-reverse;
  width: 140rem;
  margin-block-start: -5rem;
  margin-inline: auto;
}
.F0526 .model_04 .model_img-02 {
  width: 50rem;
  /* margin-inline-start: 20rem; */
  margin-inline-end: 4.5rem;
}
.F0526 .model_04 .model_txt {
  position: relative;
  margin-block-start: 24.2rem;
  /* margin-inline-start: 4.5rem; */
  margin-inline-end: 0.8rem;
  z-index: 2;
}
.F0526 .model_04 .model_txt::before {
  height: 50rem;
}
.F0526 .model_04 .model_num {
  top: 0.9rem;
  left: -7rem;
  width: 3.07998rem;
}
.F0526 .model_04 .model_img-03 {
  position: absolute;
  width: 40rem;
  top: 1rem;
  left: 5rem;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .F0526 .model_04 {
    width: calc(750*100vw/750);
    margin-block-start: calc(190*100vw/750);
    padding-block-start: calc(0*100vw/750);
  }
  .F0526 .model_04::before {
    top: calc(1809*100vw/750);
    right: calc(0*100vw/750);
    width: calc(650*100vw/750);
    height: calc(1000*100vw/750);
    background-image: url(../img/back_img-sp.jpg);
    background-size: calc(650*100vw/750) calc(1000*100vw/750);
  }
  .F0526 .model_04 .model_ttl {
    line-height: 1.75;
  }
  .F0526 .model_04 .model_img-01 {
    width: calc(550*100vw/750);
    margin-block-start: calc(39*100vw/750);
    /* margin-block-start: calc(15*100vw/750); */
    margin-inline-start: auto;
  }
  .F0526 .model_04 .model_content {
    display: block;
    width: calc(750*100vw/750);
    margin-block-start: calc(0*100vw/750);
  }
  .F0526 .model_04 .model_img-02 {
    width: calc(600*100vw/750);
    margin-block-start: calc(89*100vw/750);
    /* margin-inline-start: calc(0*100vw/750); */
    margin-inline-end: calc(0*100vw/750);
  }
  .F0526 .model_04 .model_txt {
    margin-block-start: calc(0*100vw/750);
    margin-inline-start: calc(0*100vw/750);
  }
  .F0526 .model_04 .model_num {
    width: calc(37*100vw/750);
    top: calc(-13*100vw/750);
    left: calc(30*100vw/750);
  }
  .F0526 .model_04 .model_img-03 {
    position: static;
    width: calc(750*100vw/750);
    margin-block-start: calc(60*100vw/750);
  }
  .F0526 .model_04 .model_img-03 > a {
    display: block;
    width: calc(500*100vw/750);
    margin-inline-start: calc(200*100vw/750);
  }
  .F0526 .model_04 .model_credit {
    padding-inline-end: calc(160*100vw/750);
  }
}
/********* △ section_04 △ *********/

/********* ▽ section_05 ▽ *********/
.F0526 .model_05 {
  width: 140rem;
  margin-inline: auto;
  margin-block-start: 14.7rem;
  padding-block-start: 1rem;
}
.F0526 .model_05 .model_img-01 {
  position: relative;
  width: 56rem;
  margin-inline-start: 37rem;
  z-index: 2;
}
.F0526 .model_05 .model_content {
  display: flex;
  justify-content: flex-end;
  width: 140rem;
  margin-inline: auto;
  margin-block-start: -5rem;
}
.F0526 .model_05 .model_txt {
  position: relative;
  margin-block-start: 19.3rem;
  margin-inline-end: -1.7rem;
  z-index: 2;
}
.F0526 .model_05 .model_txt::before {
  height: 30rem;
}
.F0526 .model_05 .model_num {
  top: 0.7rem;
  left: -7.2rem;
  width: 3.25796rem;
}
.F0526 .model_05 .model_img-02 {
  width: 75rem;
}
.F0526 .model_05 .model_credit {
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .F0526 .model_05 {
    position: relative;
    width: calc(750*100vw/750);
    margin-block-start: calc(200*100vw/750);
    padding-block-start: calc(0*100vw/750);
  }
  .F0526 .model_05 .model_img-01 {
    width: calc(660*100vw/750);
    margin-block-start: calc(48*100vw/750);
    /* margin-block-start: calc(24*100vw/750); */
    margin-inline: auto;
  }
  .F0526 .model_05 .model_content {
    display: block;
    width: calc(750*100vw/750);
    margin-block-start: calc(0*100vw/750);
  }
  .F0526 .model_05 .model_txt {
    margin-block-start: calc(0*100vw/750);
    margin-inline-end: calc(0*100vw/750);
  }
  .F0526 .model_05 .model_num {
    top: calc(-24*100vw/750);
    left: calc(30*100vw/750);
    width: calc(55*100vw/750);
  }
  .F0526 .model_05 .model_img-02 {
    width: calc(750*100vw/750);
    margin-block-start: calc(90*100vw/750);
  }
  .F0526 .model_05 .model_credit {
    justify-content: flex-start;
  }
}
/********* △ section_05 △ *********/

/********* ▽ end_view ▽ *********/
.F0526 .ev {
  width: 100%;
  margin-block-start: 15.8rem;
  padding-block-start: 13.4rem;
  margin-inline: auto;
  background-image: url(../img/ev_back-pc.jpg);
  background-size: 100% 51.4rem;
  background-repeat: no-repeat;
}
.F0526 .check_btn {
  width: fit-content;
  margin-inline: auto;
  font-size: 2rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
}
.F0526 .check_btn a {
  display: inline-block;
  padding-bottom: 4px;
  border-bottom: double 3px #fff;
}
.F0526 .staff_txt {
  margin: 13.7rem auto 0;
  padding-bottom: 13.6rem;
  width: 110rem;
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 0.04em;
  text-align: center;
  border-bottom: 1px solid;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .F0526 .ev {
    position: relative;
    margin-block-start: calc(172*100vw/750);
    padding-block-start: calc(152*100vw/750);
    background-image: url(../img/ev_back-sp.jpg);
    background-size: calc(750*100vw/750) calc(776*100vw/750);
    z-index: 2;
  }
  .F0526 .check_btn {
    font-size: calc(40*100vw/750);
    line-height: 1.25;
    color: #000;
  }
  .F0526 .check_btn a {
    padding-bottom: calc(9*100vw/750);
    border-bottom: double 3px #58595b;
  }
  .F0526 .staff_txt {
    margin-block-start: calc(152*100vw/750);
    padding-bottom: calc(155*100vw/750);
    width: initial;
    font-size: calc(24*100vw/750);
    line-height: 1.75;
    letter-spacing: 0.04em;
    border-bottom: 0px solid;
  }
}
/********* △ end_view △ *********/