@charset "UTF-8";
@media only screen and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
setting - custom property
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#FR241107official {
  --color-black: #000000;
  --color-gray: #58595b;
  --color-white: #ffffff;
  --color-light-gray: #A5A9AA;
  --full-width: 100%;
  --font-garamond: "garamond-premier-pro-subhead", serif;
  --font-ryo-display: "ryo-display-plusn", serif;
  --font-en: var(--font-garamond), sans-serif;
  --font-ja: var(--font-ryo-display), sans-serif;
  --fw-light: 300;
  --fw-regular: 400;
  --fw-medium: 500;
  --fw-semibold: 600;
  --fw-bold: 700;
  font-feature-settings: "palt";
  overflow: clip;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #FR241107official {
    --width-primary: 140rem;
    --fz-text_mainlead: 1.4rem;
    --fz-text_subtitle: 1.8rem;
    --fz-text_title: 4.6rem;
    --fz-text_lead: 1.4rem;
    --fz-text_credit: 1.3rem;
    --fz-text_btn: 2.2rem;
    --fz-text_staff: 1.3rem;
  }
}
@media screen and (max-width: 767px) {
  #FR241107official {
    --width-primary: calc(750*100vw/750);
    --fz-text_mainlead: calc(26*(100vw / 750));
    --fz-text_subtitle: calc(30*(100vw / 750));
    --fz-text_title: calc(66*(100vw / 750));
    --fz-text_lead: calc(26*(100vw / 750));
    --fz-text_credit: calc(26*100vw/750);
    --fz-text_btn: calc(42*100vw/750);
    --fz-text_staff: calc(26*100vw/750);
  }
}

@media screen and (min-width: 768px) {
  #FR241107official .pc_only {
    display: block;
  }
  #FR241107official .sp_only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  #FR241107official .pc_only {
    display: none !important;
  }
  #FR241107official .sp_only {
    display: block;
  }
}
#FR241107official img,
#FR241107official picture {
  display: block;
  width: 100%;
  height: auto;
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
component - text
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#FR241107official .c-text_mainlead {
  font-size: var(--fz-text_mainlead);
  letter-spacing: 0.16em;
  font-weight: var(--fw-medium);
  font-family: var(--font-ja);
  color: var(--color-black);
  line-height: 2.14;
}
#FR241107official .c-text_subtitle {
  font-size: var(--fz-text_subtitle);
  letter-spacing: 0.16em;
  font-weight: var(--fw-bold);
  font-family: var(--font-ja);
  color: var(--color-black);
}
#FR241107official .c-text_title {
  font-size: var(--fz-text_title);
  letter-spacing: 0.04em;
  font-weight: var(--fw-medium);
  font-family: var(--font-en);
  color: var(--color-black);
  white-space: nowrap;
}
#FR241107official .c-text_lead {
  font-size: var(--fz-text_lead);
  letter-spacing: 0.16em;
  font-weight: var(--fw-medium);
  font-family: var(--font-ja);
  color: var(--color-black);
  line-height: 2;
}
#FR241107official .c-text_credit {
  font-size: var(--fz-text_credit);
  line-height: 1.75;
  letter-spacing: 0.08em;
  font-weight: var(--fw-regular);
  font-family: var(--font-en);
  color: var(--color-gray);
}
#FR241107official .c-text_credit > li {
  display: inline-block;
}
#FR241107official .c-text_credit span {
  display: inline-block;
}
#FR241107official .c-text_btn {
  margin: 0 auto;
  font-size: var(--fz-text_btn);
  letter-spacing: 0.05em;
  font-weight: var(--fw-regular);
  font-family: var(--font-en);
  color: var(--color-black);
  border-bottom: 0.3rem double var(--color-gray);
  padding-bottom: 0.1rem;
}
#FR241107official .c-text_staff {
  font-size: var(--fz-text_staff);
  line-height: 1.75;
  letter-spacing: 0.08em;
  font-weight: var(--fw-regular);
  font-family: var(--font-en);
  color: var(--color-gray);
}
#FR241107official .c-text_staff>span {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  #FR241107official .c-bg_white {
    background-color: var(--color-white);
  }
}
@media screen and (max-width: 767px) {
  #FR241107official .c-text_mainlead {
    letter-spacing: 0.12em;
    line-height: 2;
  }
  #FR241107official .c-text_subtitle {
    letter-spacing: 0.14em;
    text-align: center;
  }
  #FR241107official .c-text_title {
    letter-spacing: 0.04em;
    text-align: center;
  }
  #FR241107official .c-text_lead {
    letter-spacing: 0.14em;
    text-align: center;
  }
  #FR241107official .c-text_credit {
    text-align: center;
  }
  #FR241107official .c-text_credit > li {
    display: inline-block;
  }
  #FR241107official .c-text_btn {
    border-bottom: calc(6*100vw/750) double var(--color-gray);
    padding-bottom: calc(5* 100vw / 750);
  }
  #FR241107official .c-text_staff>span {
    display: none;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
component - image
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#FR241107official .styleview__image0101 {width: 55rem;}
#FR241107official .styleview__image0102 {width: 38rem;}

#FR241107official .styleview__image0201 {width: 52rem;}
#FR241107official .styleview__image0202 {width: 32rem;}
#FR241107official .styleview__image0203 {width: 44rem;}

#FR241107official .styleview__image0301 {width: 42rem;}
#FR241107official .styleview__image0302 {width: 42rem;}
#FR241107official .styleview__image0303 {width: 29rem;}

#FR241107official .styleview__image0401 {width: 54rem;}
#FR241107official .styleview__image0402 {width: 33rem;}
#FR241107official .styleview__image0403 {width: 38rem;}

#FR241107official .styleview__image0501 {width: 45rem;}
#FR241107official .styleview__image0502 {width: 45rem;}

#FR241107official .styleview__image0601 {width: 57rem;}
#FR241107official .styleview__image0602 {width: 38rem;}
#FR241107official .styleview__image0603 {width: 45rem;}


@media screen and (max-width: 767px) {
  #FR241107official .styleview__image0101 {width: calc(750*(100vw / 750));}
  #FR241107official .styleview__image0102 {width: calc(560*(100vw / 750));}

  #FR241107official .styleview__image0201 {width: calc(680*(100vw / 750));}
  #FR241107official .styleview__image0202 {width: calc(480*(100vw / 750));}
  #FR241107official .styleview__image0203 {width: calc(600*(100vw / 750));}

  #FR241107official .styleview__image0301 {width: calc(620*(100vw / 750));}
  #FR241107official .styleview__image0302 {width: calc(620*(100vw / 750));}
  #FR241107official .styleview__image0303 {width: calc(540*(100vw / 750));}

  #FR241107official .styleview__image0401 {width: calc(750*(100vw / 750));}
  #FR241107official .styleview__image0402 {width: calc(480*(100vw / 750));}
  #FR241107official .styleview__image0403 {width: calc(580*(100vw / 750));}

  #FR241107official .styleview__image0501 {width: calc(600*(100vw / 750));}
  #FR241107official .styleview__image0502 {width: calc(600*(100vw / 750));}

  #FR241107official .styleview__image0601 {width: calc(750*(100vw / 750));}
  #FR241107official .styleview__image0602 {width: calc(580*(100vw / 750));}
  #FR241107official .styleview__image0603 {width: calc(580*(100vw / 750));}
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                      common
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#FR241107official .styleview__inner {
  margin-inline: auto;
  position: relative;
}
#FR241107official .styleview__title {
  pointer-events: none;
}
#FR241107official .bk-line {
  content: "";
  width: var(--full-width);
  height: 1px;
  background-color: var(--color-black);
}

@media screen and (max-width: 767px) {
  #FR241107official .bk-line {
    height: calc(2*(100vw / 750));
  }
  #FR241107official .styleview__txt {
    text-align: center;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                    firstview
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.main-box {
  width: var(--width-primary);
  margin: 0 auto;
}
.main-box .main-v {
  width: 120rem;
  margin: 0 auto;
}
.main-box .main-txt {
  text-align: center;
  margin-top: 5.8rem;
}
.main-box .main-txt .c-text_mainlead:nth-of-type(2) {
  margin-top: 2.9rem;
}

@media screen and (max-width: 767px) {
  .main-box {
    width: var(--basic-width-sp);
    margin: 0 auto;
  }
  .main-box .main-v {
    width: var(--full-width);
    margin: 0 auto;
  }
  .main-box .main-txt {
    font-size: calc(26*(100vw / 750));
    line-height: 2;
    margin-top: calc(108*(100vw / 750));
    letter-spacing: 0.12em;
  }
  .main-box .main-txt .c-text_mainlead:nth-of-type(2) {
    margin-top: calc(55*(100vw / 750));
  }
}

#FR241107official .subtitle_box {
  width: 10.3rem;
  height: 3.1rem;
  position: relative;
}
#FR241107official .subtitle_box > div {
  padding-top: 0.9rem;
  margin-left: 0.9rem;
}
#FR241107official .subtitle_box::before {
  position: absolute;
  top: 0;
  right: 0;
  width: .1rem;
  height: 100%;
  background: var(--color-light-gray);
  content: "";
  transform: scaleY(0);
  transform-origin: top center;
  transition-delay: .2s !important;
  transition: transform .2s linear;
}
#FR241107official .subtitle_box::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: .1rem;
  background: var(--color-light-gray);
  content: "";
  transform: scaleX(0);
  transform-origin: center right;
  transition-delay: .4s !important;
  transition: transform .4s linear;
}
.subtitle_box.js-line.is-active::before,
.subtitle_box.js-line.is-active::after {
  transform: unset !important;
}
.subtitle_box.js-line.is-active > div::before {
  transform: scaleX(0);
}

#FR241107official .subtitle_box2 {
  width: 10.3rem;
  height: 3.1rem;
  position: relative;
  margin-left: 27.6rem;
}
#FR241107official .subtitle_box2 > div {
  padding-top: 0.9rem;
  margin-left: 1.1rem;
}
#FR241107official .subtitle_box2::before {
  position: absolute;
  top: 0;
  left: 0;
  width: .1rem;
  height: 100%;
  background: var(--color-light-gray);
  content: "";
  transform: scaleY(0);
  transform-origin: top center;
  transition-delay: .2s !important;
  transition: transform .2s linear;
}
#FR241107official .subtitle_box2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: .1rem;
  background: var(--color-light-gray);
  content: "";
  transform: scaleX(0);
  transform-origin: left center;
  transition-delay: .4s !important;
  transition: transform .4s linear;
}
.subtitle_box2.js-line.is-active::before,
.subtitle_box2.js-line.is-active::after {
  transform: unset !important;
}
.subtitle_box2.js-line.is-active > div::before {
  transform: scaleX(0);
}
@media screen and (max-width: 767px) {
  #FR241107official .subtitle_box {
    width: calc(169*(100vw / 750));
    height: calc(51*(100vw / 750));
    margin-left: calc(64*(100vw / 750));
  }
  #FR241107official .subtitle_box > div {
    padding-top: calc(12*(100vw / 750));
    margin-left: calc(13*(100vw / 750));
  }
  #FR241107official .subtitle_box::before {
    width: calc(2*(100vw / 750));
  }
  #FR241107official .subtitle_box::after {
    height: calc(2*(100vw / 750));
  }

  #FR241107official .subtitle_box2 {
    width: calc(169*(100vw / 750));
    height: calc(51*(100vw / 750));
    margin-left: calc(411*(100vw / 750));
  }
  #FR241107official .subtitle_box2 > div {
    padding-top: calc(12*(100vw / 750));
    margin-left: calc(19*(100vw / 750));
  }
  #FR241107official .subtitle_box2::before {
    width: calc(2*(100vw / 750));
  }
  #FR241107official .subtitle_box2::after {
    height: calc(2*(100vw / 750));
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                  styleview01
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#FR241107official .styleview01 {
  margin-top: 11.1rem;
}
#FR241107official .styleview01 .styleview__inner {
  width: var(--width-primary);
}
#FR241107official .styleview01 .styleview__wrapper01 {
  width: 104rem;
  margin-left: 18rem;
  display: flex;
  justify-content: space-between;
  row-gap: 7.2rem;
}
#FR241107official .styleview01 .styleview__txt_title {
  width: 41.8rem;
  margin-top: 40.6rem;
}
#FR241107official .styleview01 .subtitle_box > div {
  width: 8.3rem;
}
#FR241107official .styleview01 .c-text_subtitle {
  margin-left: 4rem;
  margin-top: 3rem;
}
#FR241107official .styleview01 .c-text_title {
  margin-left: 4.1rem;
  margin-top: 2.8rem;
}
#FR241107official .styleview01 .c-text_lead {
  margin-left: 4.1rem;
  margin-top: 4.2rem;
}
#FR241107official .styleview01 .styleview__wrap01 {
  width: 55rem;
}
#FR241107official .styleview01 .styleview__wrapper02 {
  width: 104rem;
  margin: 0 auto;
  margin-top: 6rem;
  position: relative;
}
#FR241107official .styleview01 .styleview__wrap02 {
  width: 38rem;
  margin-left: 25rem;
}
#FR241107official .styleview01 .styleview__txt {
  position: absolute;
  bottom: -0.7rem;
  right: 27.7rem;
}
#FR241107official .styleview01 .c-text_credit > li {
  display: block;
}
@media screen and (min-width: 768px) {

}

@media screen and (max-width: 767px) {
  #FR241107official .styleview01 {
    margin-top: calc(166*(100vw / 750));
  }
  #FR241107official .styleview01 .styleview__wrapper01 {
    width: var(--full-width);
    margin-left: 0;
    flex-direction: column;
    row-gap: calc(74*(100vw / 750));
  }
  #FR241107official .styleview01 .styleview__txt_title {
    width: var(--full-width);
    margin-top: 0;
  }
  #FR241107official .styleview01 .subtitle_box > div {
    width: calc(136.2*(100vw / 750));
  }
  #FR241107official .styleview01 .subtitle_box::before {
    top: 0;
    left: initial;
    right: 0;
  }
  #FR241107official .styleview01 .subtitle_box::after {
    bottom: 0;
    left: initial;
    right: 0;
    transform-origin: center right;
  }
  #FR241107official .styleview01 .c-text_subtitle {
    margin-left: calc(6*(100vw / 750));
    margin-top: calc(50*(100vw / 750));
  }
  #FR241107official .styleview01 .c-text_title {
    margin-left: calc(5*(100vw / 750));
    margin-top: calc(48*(100vw / 750));
  }
  #FR241107official .styleview01 .styleview__wrap01 {
    width: var(--full-width);
  }
  #FR241107official .styleview01 .styleview__wrapper02 {
    width: var(--width-primary);
    margin: 0 auto;
    margin-top: calc(80*(100vw / 750));
  }
  #FR241107official .styleview01 .styleview__wrap02 {
    width: calc(560*(100vw / 750));
    margin-left: calc(40*(100vw / 750));
  }
  #FR241107official .styleview01 .styleview__txt {
    position: static;
    margin-top: calc(68*(100vw / 750));
  }
  #FR241107official .styleview01 .c-text_lead {
    margin: 0 auto;
  }
  #FR241107official .styleview01 .c-text_credit {
    margin-top: calc(41*(100vw / 750));
  }
  #FR241107official .styleview01 .c-text_credit > li {
    display: inline-block;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                  styleview02
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#FR241107official .styleview02 {
  margin-top: 19rem;
}
#FR241107official .styleview02 .styleview__inner {
  width: var(--width-primary);
}
#FR241107official .styleview02 .styleview__wrapper01 {
  width: 98rem;
  height: 170rem;
  margin-left: 19rem;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  row-gap: 8rem;
  position: relative;
}
#FR241107official .styleview02 .styleview__txt_title {
  width: 38rem;
  margin-top: 21rem;
}
#FR241107official .styleview02 .subtitle_box2 > div {
  width: 8.4rem;
}
#FR241107official .styleview02 .c-text_subtitle {
  margin-top: 2.9rem;
}
#FR241107official .styleview02 .c-text_title {
  margin-top: 2.9rem;
}
#FR241107official .styleview02 .c-text_lead {
  margin-top: 4.1rem;
}
#FR241107official .styleview02 .styleview__wrap01 {
  width: 52rem;
}
#FR241107official .styleview02 .styleview__wrapper02 {
  width: 60rem;
  height: 107rem;
  top: 63rem;
  left: 63rem;
  position: absolute;
}
#FR241107official .styleview02 .styleview__wrap02 {
  width: var(--full-width);
  height: 107rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  position: relative;
}
#FR241107official .styleview02 .styleview__image0202 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}
#FR241107official .styleview02 .styleview__image0203 {
  margin-top: 41rem;
}
#FR241107official .styleview02 .styleview__txt {
  position: absolute;
  bottom: -0.9rem;
  left: 49.3rem;
  text-align: right;
}
#FR241107official .styleview02 .c-text_credit > li {
  display: block;
}
@media screen and (min-width: 768px) {

}

@media screen and (max-width: 767px) {
  #FR241107official .styleview02 {
    margin-top: calc(208*(100vw / 750));
  }
  #FR241107official .styleview02 .styleview__wrapper01 {
    width: var(--full-width);
    height: fit-content;
    margin-left: 0;
    flex-direction: column;
    row-gap: calc(74*(100vw / 750));
  }
  #FR241107official .styleview02 .styleview__txt_title {
    width: calc(578.5*(100vw / 750));
    margin: 0 auto;
  }
  #FR241107official .styleview02 .subtitle_box2 > div {
    width: calc(138*(100vw / 750));
  }
  #FR241107official .styleview02 .c-text_subtitle {
    margin-left: calc(5*(100vw / 750));
    margin-top: calc(51*(100vw / 750));
  }
  #FR241107official .styleview02 .c-text_title {
    margin-left: calc(5*(100vw / 750));
    margin-top: calc(44*(100vw / 750));
    font-size: calc(68*(100vw / 750));
  }
  #FR241107official .styleview02 .styleview__wrap01 {
    width: calc(680*(100vw / 750));
    margin-left: 0;
  }
  #FR241107official .styleview02 .styleview__wrapper02 {
    width: calc(675*(100vw / 750));
    height: calc(1560*(100vw / 750));
    margin-left: calc(75*(100vw / 750));
    position: static;
    margin-top: calc(80*(100vw / 750));
  }
  #FR241107official .styleview02 .styleview__wrap02 {
    height: fit-content;
  }
  #FR241107official .styleview02 .styleview__image0202 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
  }
  #FR241107official .styleview02 .styleview__image0203 {
    margin-top: calc(660*(100vw / 750));
  }
  #FR241107official .styleview02 .styleview__txt {
    position: static;
    text-align: center;
  }
  #FR241107official .styleview02 .c-text_lead {
    margin-top: calc(68*(100vw / 750));
  }
  #FR241107official .styleview02 .c-text_credit {
    margin-top: calc(39*(100vw / 750));
  }
  #FR241107official .styleview02 .c-text_credit > li {
    display: inline-block;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                  styleview03
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#FR241107official .styleview03 {
  margin-top: 19rem;
}
#FR241107official .styleview03 .styleview__inner {
  width: var(--width-primary);
}
#FR241107official .styleview03 .styleview__wrapper01 {
  width: 92rem;
  height: 126rem;
  margin-left: 18rem;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  row-gap: 8rem;
  position: relative;
}
#FR241107official .styleview03 .styleview__txt_title {
  width: 42rem;
  margin-top: 20.4rem;
}
#FR241107official .styleview03 .subtitle_box2 {
  margin-left: 31.6rem;
}
#FR241107official .styleview03 .subtitle_box2 > div {
  width: 8.3rem;
}
#FR241107official .styleview03 .c-text_subtitle {
  margin-top: 3rem;
}
#FR241107official .styleview03 .c-text_title {
  margin-top: 2.9rem;
}
#FR241107official .styleview03 .c-text_lead {
  margin-top: 4.2rem;
}
#FR241107official .styleview03 .styleview__wrap01 {
  width: 42rem;
}
#FR241107official .styleview03 .styleview__wrapper02 {
  width: 29rem;
  bottom: 4.3rem;
  right: 18rem;
  position: absolute;
  z-index: 5;
}
#FR241107official .styleview03 .styleview__wrap02 {
  width: var(--full-width);
}
#FR241107official .styleview03 .styleview__txt {
  margin-top: 2.6rem;
  text-align: right;
  margin-right: -0.2rem;
}
@media screen and (min-width: 768px) {

}

@media screen and (max-width: 767px) {
  #FR241107official .styleview03 {
    margin-top: calc(210*(100vw / 750));
  }
  #FR241107official .styleview03 .styleview__wrapper01 {
    width: var(--full-width);
    height: fit-content;
    margin-left: 0;
    flex-direction: column;
    row-gap: calc(74*(100vw / 750));
  }
  #FR241107official .styleview03 .styleview__txt_title {
    width: calc(630*(100vw / 750));
    margin: 0 auto;
  }
  #FR241107official .styleview03 .subtitle_box2 {
    margin-left: calc(0*(100vw / 750));
  }
  #FR241107official .styleview03 .subtitle_box2::before {
    top: 0;
    left: initial;
    right: 0;
  }
  #FR241107official .styleview03 .subtitle_box2::after {
    bottom: 0;
    left: initial;
    right: 0;
    transform-origin: center right;
  }
  #FR241107official .styleview03 .subtitle_box2 > div {
    width: calc(138*(100vw / 750));
    margin-left: calc(12*(100vw / 750));
  }
  #FR241107official .styleview03 .c-text_subtitle {
    margin-left: calc(5*(100vw / 750));
    margin-top: calc(50*(100vw / 750));
  }
  #FR241107official .styleview03 .c-text_title {
    margin-left: calc(5*(100vw / 750));
    margin-top: calc(47*(100vw / 750));
  }
  #FR241107official .styleview03 .styleview__wrap01 {
    width: calc(620*(100vw / 750));
    margin-left: calc(130*(100vw / 750));
  }
  #FR241107official .styleview03 .styleview__wrapper02 {
    width: var(--width-primary);
    height: fit-content;
    position: static;
    margin-top: calc(60*(100vw / 750));
  }
  #FR241107official .styleview03 .styleview__wrap02 {
    width: calc(540*(100vw / 750));
    margin-left: calc(40*(100vw / 750));
  }
  #FR241107official .styleview03 .styleview__txt {
    text-align: center;
    margin-top: 0;
  }
  #FR241107official .styleview03 .c-text_lead {
    margin-top: calc(68*(100vw / 750));
  }
  #FR241107official .styleview03 .c-text_credit {
    margin-top: calc(39*(100vw / 750));
  }
  #FR241107official .styleview03 .c-text_credit > li {
    display: inline-block;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                  styleview04
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#FR241107official .styleview04 {
  margin-top: 19rem;
}
#FR241107official .styleview04 .styleview__inner {
  width: var(--width-primary);
}
#FR241107official .styleview04 .styleview__wrapper01 {
  width: 90rem;
  margin-left: 28rem;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: relative;
}
#FR241107official .styleview04 .styleview__txt_title {
  width: 43.2rem;
  position: absolute;
  top: 22.4rem;
  left: 0;
  z-index: 5;
  pointer-events: none;
}
#FR241107official .styleview04 .subtitle_box > div {
  width: 8.4rem;
  padding-top: 0.8rem;
}
#FR241107official .styleview04 .c-text_subtitle {
  margin-left: 4rem;
  margin-top: 2.9rem;
}
#FR241107official .styleview04 .c-text_title {
  margin-left: 4.1rem;
  margin-top: 2.9rem;
}
#FR241107official .styleview04 .styleview__wrap01 {
  width: 54rem;
  position: relative;
}
#FR241107official .styleview04 .c-text_credit {
  position: absolute;
  right: -13.3rem;
  bottom: -0.7rem;
}
#FR241107official .styleview04 .c-text_credit > li {
  display: block;
}
#FR241107official .styleview04 .styleview__wrapper02 {
  width: 110rem;
  height: 95rem;
  margin-left: 13rem;
  display: flex;
  justify-content: space-between;
  row-gap: 8rem;
  position: relative;
}
#FR241107official .styleview04 .styleview__wrap02 {
  width: 68rem;
  height: 95rem;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: absolute;
  left: 0;
  top: -16rem;
}
#FR241107official .styleview04 .styleview__image0402 {
  position: absolute;
  top: 0;
  left: 0;
}
#FR241107official .styleview04 .styleview__image0403 {
    margin-top: 38rem;
    position: relative;
    z-index: 5;
}
#FR241107official .styleview04 .styleview__txt {
  width: 34rem;
  position: absolute;
  bottom: 25.3rem;
  right: 0;
}
@media screen and (min-width: 768px) {

}

@media screen and (max-width: 767px) {
  #FR241107official .styleview04 {
    margin-top: calc(207*(100vw / 750));
  }
  #FR241107official .styleview04 .styleview__wrapper01 {
    width: var(--full-width);
    margin-left: 0;
    flex-direction: column;
  }
  #FR241107official .styleview04 .styleview__txt_title {
    width: var(--full-width);
    position: static;
  }
  #FR241107official .styleview04 .subtitle_box {
    margin-left: calc(526*(100vw / 750));
  }
  #FR241107official .styleview04 .subtitle_box > div {
    width: calc(139*(100vw / 750));
    padding-top: calc(13*(100vw / 750));
    margin-left: calc(19*(100vw / 750));
  }
  #FR241107official .styleview04 .subtitle_box::before {
    top: 0;
    right: initial;
    left: 0;
    transform-origin: top center;
  }
  #FR241107official .styleview04 .subtitle_box::after {
    transform-origin: left center;
  }
  #FR241107official .styleview04 .c-text_subtitle {
    margin-left: calc(5*(100vw / 750));
    margin-top: calc(52*(100vw / 750));
  }
  #FR241107official .styleview04 .c-text_title {
    margin-left: calc(3*(100vw / 750));
    margin-top: calc(50*(100vw / 750));
  }
  #FR241107official .styleview04 .styleview__wrap01 {
    width: var(--full-width);
    margin-top: calc(75*(100vw / 750));
  }
  #FR241107official .styleview04 .styleview__wrapper02 {
    width: var(--width-primary);
    height: fit-content;
    margin-left: 0;
    margin-top: calc(78*(100vw / 750));
    display: block;
  }
  #FR241107official .styleview04 .styleview__wrap02 {
    width: calc(670*(100vw / 750));
    height: fit-content;
    flex-direction: column;
    row-gap: calc(60*(100vw / 750));
    position: static;
  }
  #FR241107official .styleview04 .styleview__image0402 {
    position: static;
    margin-left: calc(40*(100vw / 750));
  }
  #FR241107official .styleview04 .styleview__image0403 {
      margin-top: 0;
      margin-left: calc(130*(100vw / 750));
  }
  #FR241107official .styleview04 .styleview__txt {
    width: var(--width-primary);
    position: static;
    margin-top: calc(69*(100vw / 750));
  }
  #FR241107official .styleview04 .c-text_credit {
    position: static;
    margin-top: calc(40*(100vw / 750));
  }
  #FR241107official .styleview04 .c-text_credit > li {
    display: inline-block;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                  styleview05
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#FR241107official .styleview05 {
  width: var(--width-primary);
  margin: 0 auto;
  margin-top: 3rem;
}
#FR241107official .styleview05 .styleview__inner {
  width: 100rem;
  margin-left: 18rem;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  row-gap: 6rem;
}
#FR241107official .styleview05 .styleview__wrapper01 {
  width: 45rem;
}
#FR241107official .styleview05 .styleview__txt_title {
  width: 49rem;
  margin-top: 4.7rem;
}
#FR241107official .styleview05 .subtitle_box > div {
  width: 8.3rem;
}
#FR241107official .styleview05 .c-text_subtitle {
  margin-left: 4rem;
  margin-top: 3rem;
}
#FR241107official .styleview05 .c-text_title {
  margin-left: 3.8rem;
  margin-top: 2.9rem;
}
#FR241107official .styleview05 .styleview__wrap01 {
  width: var(--full-width);
}
#FR241107official .styleview05 .styleview__wrapper02 {
  width: 49rem;
}
#FR241107official .styleview05 .styleview__wrap02 {
  width: 45rem;
  margin-top: 6.9rem;
  margin-left: 4rem;
}
#FR241107official .styleview05 .styleview__txt {
  margin-left: 4rem;
  margin-top: 2.7rem;
}
#FR241107official .styleview05 .c-text_lead {
  width: 35.4rem;
  margin: 0 auto;
  margin-top: 7.9rem;
}
@media screen and (min-width: 768px) {

}

@media screen and (max-width: 767px) {
  #FR241107official .styleview05 {
    margin-top: calc(208*(100vw / 750));
  }
  #FR241107official .styleview05 .styleview__inner {
    width: var(--full-width);
    margin-left: 0;
    flex-direction: column;
    row-gap: calc(20*(100vw / 750));
  }
  #FR241107official .styleview05 .styleview__wrapper01 {
    width: calc(656*(100vw / 750));
    margin: 0 auto;
  }
  #FR241107official .styleview05 .styleview__txt_title {
    width: var(--full-width);
    margin-top: 0;
  }
  #FR241107official .styleview05 .subtitle_box::before {
    top: 0;
    left: initial;
    right: 0;
}
  #FR241107official .styleview05 .subtitle_box::after {
    transform-origin: center right;
  }
  #FR241107official .styleview05 .subtitle_box {
    margin-left: calc(1*(100vw / 750));
  }
  #FR241107official .styleview05 .subtitle_box > div {
    width: calc(137*(100vw / 750));
    margin-left: calc(11*(100vw / 750));
  }
  #FR241107official .styleview05 .c-text_subtitle {
    margin-left: calc(5*(100vw / 750));
    margin-top: calc(49*(100vw / 750));
  }
  #FR241107official .styleview05 .c-text_title {
    margin-left: calc(5*(100vw / 750));
    margin-top: calc(46*(100vw / 750));
    font-size: calc(64*(100vw / 750));
  }
  #FR241107official .styleview05 .styleview__wrap01 {
    width: calc(600*(100vw / 750));
    margin: 0 auto;
    margin-top: calc(75*(100vw / 750));
  }
  #FR241107official .styleview05 .styleview__wrapper02 {
    width: var(--width-primary);
  }
  #FR241107official .styleview05 .styleview__wrap02 {
    width: calc(600*(100vw / 750));
    margin: 0 auto;
  }
  #FR241107official .styleview05 .styleview__txt {
    margin: 0 auto;
    margin-top: calc(69*(100vw / 750));
  }
  #FR241107official .styleview05 .c-text_lead {
    width: var(--full-width);
    margin: 0 auto;
  }
  #FR241107official .styleview05 .c-text_credit {
    margin-top: calc(39*(100vw / 750));
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                  styleview06
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#FR241107official .styleview06 {
  margin-top: 18.6rem;
}
#FR241107official .styleview06 .styleview__inner {
  width: var(--width-primary);
}
#FR241107official .styleview06 .styleview__wrapper01 {
  width: 57rem;
  margin: 0 auto;
}
#FR241107official .styleview06 .styleview__txt_title {
  width: 39.5rem;
  position: absolute;
  top: 10rem;
  right: 20.3rem;
  z-index: 5;
  pointer-events: none;
}
#FR241107official .styleview06 .subtitle_box > div {
  width: 8.4rem;
  padding-top: 0.8rem;
}
#FR241107official .styleview06 .c-text_subtitle {
  margin-left: 4rem;
  margin-top: 3rem;
}
#FR241107official .styleview06 .c-text_title {
  margin-left: 4rem;
  margin-top: 2.9rem;
}
#FR241107official .styleview06 .styleview__wrap01 {
  width: var(--full-width);
}
#FR241107official .styleview06 .styleview__wrapper02 {
  width: 97rem;
  margin-top: 6rem;
  margin-left: 20rem;
  position: relative;
}
#FR241107official .styleview06 .p-style_image {
  width: var(--full-width);
  display: flex;
  justify-content: space-between;
  row-gap: 14rem;
}
#FR241107official .styleview06 .styleview__image0603 {
  margin-top: 40.5rem;
}
#FR241107official .styleview06 .c-text_lead {
  width: 34rem;
  position: absolute;
  top: 14.7rem;
  right: 17rem;
}
#FR241107official .styleview06 .c-text_credit {
  position: absolute;
  bottom: -0.7rem;
  right: -11.2rem;
}
#FR241107official .styleview06 .c-text_credit > li {
  display: block;
}
@media screen and (min-width: 768px) {

}

@media screen and (max-width: 767px) {
  #FR241107official .styleview06 {
    margin-top: calc(206*(100vw / 750));
  }
  #FR241107official .styleview06 .styleview__wrapper01 {
    width: var(--width-primary);
  }
  #FR241107official .styleview06 .styleview__txt_title {
    width: calc(594*(100vw / 750));
    position: static;
    margin: 0 auto;
  }
  #FR241107official .styleview06 .subtitle_box {
    margin-left: calc(423*(100vw / 750));
}
  #FR241107official .styleview06 .subtitle_box > div {
    width: calc(139*(100vw / 750));
    padding-top: calc(10*(100vw / 750));
    margin-left: calc(20*(100vw / 750));
  }
  #FR241107official .styleview06 .subtitle_box::before {
    top: 0;
    right: initial;
    left: 0;
    transform-origin: top center;
  }
  #FR241107official .styleview06 .subtitle_box::after {
    transform-origin: left center;
  }
  #FR241107official .styleview06 .c-text_subtitle {
    margin-left: calc(5*(100vw / 750));
    margin-top: calc(49*(100vw / 750));
  }
  #FR241107official .styleview06 .c-text_title {
    margin-left: calc(5*(100vw / 750));
    margin-top: calc(47*(100vw / 750));
  }
  #FR241107official .styleview06 .styleview__wrap01 {
    margin-top: calc(74*(100vw / 750));
  }
  #FR241107official .styleview06 .styleview__wrapper02 {
    width: var(--width-primary);
    margin: 0 auto;
    margin-top: calc(80*(100vw / 750));
  }
  #FR241107official .styleview06 .styleview__wrap02 {
    width: calc(580*(100vw / 750));
    margin-left: calc(170*(100vw / 750));
  }
  #FR241107official .styleview06 .p-style_image {
    display: block;
  }
  #FR241107official .styleview06 .styleview__image0603 {
    margin-top: 0;
  }
  #FR241107official .styleview06 .c-text_lead {
    width: var(--width-primary);
    position: static;
    margin-top: calc(68*(100vw / 750));
  }
  #FR241107official .styleview06 .c-text_credit {
    position: static;
    margin-top: calc(41*(100vw / 750));
  }
  #FR241107official .styleview06 .c-text_credit > li {
    display: inline-block;
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                      endview
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#FR241107official .endview {
  padding-block: 16rem 13.5rem;
  border-bottom: 0.1rem solid var(--color-black);
  text-align: center;
}
#FR241107official .endview_inner {
  --row: 13.5rem;
}
#FR241107official .c-text_staff {
  margin-top: 14.3rem;
}
@media screen and (max-width: 767px) {
  #FR241107official .endview {
    padding-block: calc(209* 100vw / 750) calc(148* 100vw / 750);
    border-bottom: 0;
  }
  #FR241107official .endview_inner {
    --row: calc(149*100vw/750);
  }
  #FR241107official .c-text_staff {
    margin-top: calc(166*(100vw / 750));
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
slick
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#FR241107official .slick-dots {
  position: absolute;
  bottom: 1rem;
  left: var(--left, initial);
  right: var(--right, initial);
  margin: 0;
}
#FR241107official .slick-dots li {
  display: inline-block;
  margin-inline: 0.6rem;
}
#FR241107official .slick-dots li button {
  width: 0.6rem;
  height: 0.6rem;
  font-size: 0;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  border: 0.1rem solid var(--color-white);
}
#FR241107official .slick-dots li.slick-active button {
  background-color: var(--color-white);
}
/************** ドットの位置がPC/SP共通の場合 **************/
#FR241107official .c-dot-left .slick-dots {
  --left: 0.4rem;
}
#FR241107official .c-dot-right .slick-dots {
  --right: 0.4rem;
}
@media screen and (max-width: 767px) {
  #FR241107official .slick-dots {
    bottom: calc(20* 100vw / 750);
  }
  #FR241107official .slick-dots li {
    margin: 0 calc(11*100vw/750);
  }
  #FR241107official .slick-dots li button {
    width: calc(10*100vw/750);;
    height: calc(10*100vw/750);;
    border: calc(2*100vw/750) solid var(--color-white);
  }
  #FR241107official .c-dot-left .slick-dots {
    --left: calc(8*100vw/750);
  }
  #FR241107official .c-dot-right .slick-dots {
    --right: calc(8*100vw/750);
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
animation - fade
//////////////////////////////////////////////////////////////////////////////////////////////
*/
#FR241107official .js-imgFade {
  opacity: 0;
  transition: opacity 1s ease, transform 1s ease;
  transition-duration: 0.8s;
}
#FR241107official .js-imgFade.is-active {
  opacity: 1;
}
#FR241107official .js-txtFade path {
  opacity: 0;
  transform: translate3d(0, 5px, 0);
}
#FR241107official .js-txtFade.is-active path {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
#FR241107official .js-txtShow {
  opacity: 0;
  transform: translate(-50%,100%);
  transition: all .5s ease;
  cursor: pointer;
}
#FR241107official .js-txtShow.is-active {
  opacity: 1;
  transform: translate(-50%,0);
  cursor: pointer;
}

/* #FR241107official .js-line {
  opacity: 0;
  width: 0;
  transition: all 1.2s ease;
}
#FR241107official .js-line.is-active {
  opacity: 1;
  width: 100%;
}
#FR241107official .deco-line02 .js-line {
  transition-delay: 0.6s;
} */

@media only screen and (min-width: 768px) {
  #FR241107official .js-fade_pc {
    opacity: 0;
    transition: opacity 1s ease, transform 1s ease;
    transition-duration: 0.8s;
  }
  #FR241107official .js-fade_pc.is-active {
    opacity: 1;
  }
}

@media only screen and (max-width: 767px) {
  #FR241107official .js-fade_sp {
    opacity: 0;
    transition: opacity 1s ease, transform 1s ease;
    transition-duration: 0.8s;
  }
  #FR241107official .js-fade_sp.is-active {
    opacity: 1;
  }
}

/*========= 流れるテキスト ===============*/

/*全共通*/

.slide-in {
  overflow: hidden;
  display: inline-block;
}

.slide-in_inner {
  display: block;
}

/*左右のアニメーション*/
.leftAnime{
  opacity: 0;
}
.leftAnime2{
  opacity: 0;
}

.slideAnimeLeftRight {
  animation-name:slideTextX100;
  animation-duration:1.2s;
  animation-fill-mode:forwards;
}

@keyframes slideTextX100 {
  0% {
  transform: translateX(-100%); /*要素を左の枠外に移動*/
  opacity: 0;
  }

  100% {
  transform: translateX(0);/*要素を元の位置に移動*/
  opacity: 1;
  }
}

.slideAnimeRightLeft {
  animation-name:slideTextX-100;
  animation-duration:1.2s;
  animation-fill-mode:forwards;
}


@keyframes slideTextX-100 {
  0% {
  transform: translateX(100%);
  opacity: 0;
  }

  100% {
  transform: translateX(0);
  opacity: 1;
  }
}