@charset "UTF-8";

@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");
}
@font-face {
  font-family: 'eb-garamond, serif';
  src: url("../font/EBGaramond-Regular.ttf");
}

html {
  font-size: 62.5%;
}
.fray__221118 .sp_only {
  display: none;
}
.fray__221118 img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　共通箇所の指定 
*****************************************************************************************************/
.fray__221118 .f__sec {
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.fray__221118 .f__sec::before {
  position: absolute;
  content: "";
  display: block;
  top: 2.1rem;
  width: 100%;
  height: 1px;
  background: #000;
  z-index: -5;
  pointer-events: none;
}
.fray__221118 .f__block {
  position: relative;
  width: 140rem;
  margin: 0 auto;
}
.fray__221118 .f__block::after {
  position: absolute;
  content: "";
  display: block;
  top: 0rem;
  background: #fff;
  z-index: -1;
}
.fray__221118 .s__day {
  position: absolute;
  display: block;
  font-size: 5.2rem;
  letter-spacing: 0.04em;
  font-family: ratiomodern, serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-variant: lining-nums;
  color: #b1b3b5;
  pointer-events: none;
  mix-blend-mode: multiply;
}
.fray__221118 .f__box {
  display: flex;
  justify-content: space-between;
}

.fray__221118 .f__e__ttl {
  position: relative;
  margin: 0 auto;
  font-size: 3.6rem;
  letter-spacing: 0.04em;
  font-family: ratiomodern, serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-variant:lining-nums;
  color: #000;
  z-index: 5;
}
.fray__221118 .f__item__name {
  position: relative;
  pointer-events: none;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.14em;
  font-family: ryo-text-plusn, serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-variant: lining-nums;
  color: #000;
}
.fray__221118 .f__item__price {
  margin-top: 1.2rem;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-family: ratiomodern, serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-variant: lining-nums;
  color: #000;
}
.fray__221118 .f__item__info__ttl {
  margin-top: 6.9rem;
  font-size: 2.2rem;
  line-height: 2;
  letter-spacing: 0.14em;
  font-family: ryo-text-plusn, serif;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  font-variant:lining-nums;
  color: #000;
}
.fray__221118 .f__text {
  margin-top: 2.3rem;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.16em;
  font-family: ryo-text-plusn, serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-variant:lining-nums;
  color: #58595b;
}
.fray__221118 .f__credit {
  margin-top: 2.6rem;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-family: ratiomodern, serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-variant:lining-nums;
  color: #58595b;
}
.fray__221118 .f__price {
  display: inline-block;
}
.fray__221118 .f__all__item {
  width: fit-content;
  font-size: 2rem;
  letter-spacing: 0.04em;
  line-height: 1.4;
  font-feature-settings: "palt";
  font-family: ratiomodern, serif;
  font-weight: 400;
  font-style: normal;
  padding-bottom: 0.4rem;
  margin: 13.3rem auto 0rem;
  border-bottom: double 3px #58595B;
  color: #000;
}
.fray__221118 .f__staff {
  margin: 13.7rem auto 0rem;
  font-size: 1.4rem;
  line-height: 1.65;
  letter-spacing: 0.04em;
  font-family: ratiomodern, serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  color: #58595B;
  text-align: center;
  border-bottom: solid 1px #58595B;
  padding-bottom: 13.7rem;
  width: 110rem;
}

.fray__221118 .fade_up {
  opacity: 0;
  transform: translateY(50px);
}
.fray__221118 .fade_up.active {
  transition: all 1500ms;
  transform: translateY(0);
  opacity: 1;
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section mv 
*****************************************************************************************************/
.fray__221118 .f__sec__mv {
  width: 120rem;
  margin: 0 auto;
}
.fray__221118 .f__sec__mv .f__mv__img {
  width: 100%;
}
.fray__221118 .f__sec__mv .f__mv_read {
  margin-top: 5.8rem;
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 0.12em;
  font-family: ryo-text-plusn, serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  color: #58595b;
  text-align: center;
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section 01 
*****************************************************************************************************/
.fray__221118 .f__sec__01 {
  margin-top: 13.2rem;
}
/**************** DAY 1 ****************/
.fray__221118 .f__sec__01 .f__block01::after {
  width: 46.4rem;
  height: 4rem;
  left: 46.8rem;
}
.fray__221118 .f__sec__01 .f__block01 .s__day {
  top: 50.8rem;
  left: 20.7rem;
  transform: rotate(-90deg);
  z-index: 2;
}
.fray__221118 .f__sec__01 .f__block01 .f__item__name {
  margin-top: -2.6rem;
}
.fray__221118 .f__sec__01 .f__block01 .f__credit__img {
  width: 55rem;
  margin-top: 7.7rem;
  margin-left: 29rem;
  text-align: left;
}
.fray__221118 .f__sec__01 .f__block01 .f__text__area {
  position: absolute;
  display: block;
  text-align: left;
  top: 79rem;
  right: 28.5rem;
  z-index: 2;
  pointer-events: none;
}


/**************** DAY 2 ****************/
.fray__221118 .f__sec__01 .f__block02 .f__box {
  flex-direction: row-reverse;
}
.fray__221118 .f__sec__01 .f__block02 .s__day {
  top: 64.7rem;
  right: 34rem;
  z-index: -1;
}
.fray__221118 .f__sec__01 .f__block02 .f__credit__img__01 {
  width: 60rem;
  margin-top: 7.4rem;
  text-align: right;
}

/**************** 画像指定 ****************/
.fray__221118 .f__sec__01 .f__img01 {
  width: 26rem;
  margin: 2.3rem auto 0;
}
.fray__221118 .f__sec__01 .f__img02 {
  width: 55rem;
}
.fray__221118 .f__sec__01 .f__img03 {
  width: 45rem;
  margin-top: 11.7rem;
  margin-left: 47.5rem;
}
.fray__221118 .f__sec__01 .f__img04 {
  width: 60rem;
}
.fray__221118 .f__sec__01 .f__img05 {
  width: 50rem;
  margin-top: 17.4rem;
  margin-left: 12rem;
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section 02
*****************************************************************************************************/
.fray__221118 .f__sec__02 {
  margin-top: 17.7rem;
}

/**************** DAY 1 ****************/
.fray__221118 .f__sec__02 .f__block01::after {
  width: 41.2rem;
  height: 4rem;
  left: 49.4rem;
}
.fray__221118 .f__sec__02 .f__block01 .s__day {
  top: 77.8rem;
  left: 0;
  right: 0;
  transform: rotate(90deg);
}
.fray__221118 .f__sec__02 .f__block01 .f__item__name {
  margin-top: -0.3rem;
}
.fray__221118 .f__sec__02 .f__block01 .f__box {
  width: 96rem;
  margin: 7.7rem auto 0;
}
.fray__221118 .f__sec__02 .f__block01 .f__credit {
  margin-top: 3rem;
}

/**************** DAY 2 ****************/
.fray__221118 .f__sec__02 .f__block02 {
  display: flex;
  justify-content: space-between;
}
.fray__221118 .f__sec__02 .f__block02 .s__day {
  top: 11rem;
  right: 51.4rem;
  z-index: 2;
}
.fray__221118 .f__sec__02 .f__block02 .f__credit__img {
  width: 46rem;
  margin-top: 33.6rem;
  margin-right: 10rem;
  text-align: right;
}

/**************** 画像指定 ****************/
.fray__221118 .f__sec__02 .f__img06 {
  width: 26rem;
  margin: 2.9rem auto 0;
}
.fray__221118 .f__sec__02 .f__img07 {
  width: 44rem;
}
.fray__221118 .f__sec__02 .f__img08 {
  width: 44rem;
}
.fray__221118 .f__sec__02 .f__img09 {
  width: 75rem;
  margin-top: 13.6rem;
}
.fray__221118 .f__sec__02 .f__img10 {
  width: 46rem;
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section 03 
*****************************************************************************************************/
.fray__221118 .f__sec__03 {
  margin-top: 17.4rem;
}
.fray__221118 .f__sec__03::before {
  top: 1.6rem;
}

/**************** DAY 1 ****************/
.fray__221118 .f__sec__03 .f__block01::after {
  width: 44.9rem;
  height: 4rem;
  left: 47.5rem;
}
.fray__221118 .f__sec__03 .f__block01 .s__day {
  top: 47.3rem;
  left: 26.6rem;
  z-index: 2;
}
.fray__221118 .f__sec__03 .f__block01 .f__item__name {
  margin-top: 0.3rem;
}
.fray__221118 .f__sec__03 .f__block01 .f__credit__img {
  width: 45rem;
  margin: 7.4rem auto 0;
  text-align: left;
}

/**************** DAY 2 ****************/
.fray__221118 .f__sec__03 .f__block02 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.fray__221118 .f__sec__03 .f__block02 .s__day {
  top: 17rem;
  right: 10.2rem;
  transform: rotate(90deg);
}
.fray__221118 .f__sec__03 .f__block02 .f__text__area {
  margin-right: 21rem;
}
.fray__221118 .f__sec__03 .f__block02 .f__credit__img {
  width: 46rem;
  margin-top: 41.9rem;
  margin-left: 21rem;
  text-align: left;
}

/**************** 画像指定 ****************/
.fray__221118 .f__sec__03 .f__img11 {
  width: 26rem;
  margin: 2.9rem auto 0;
}
.fray__221118 .f__sec__03 .f__img12 {
  width: 82.5rem;
  margin: 9.5rem auto 0;
}
.fray__221118 .f__sec__03 .f__img13 {
  width: 45rem;
}
.fray__221118 .f__sec__03 .f__img14 {
  width: 40rem;
  margin-top: 11.9rem;
  margin-right: 21rem;
}
.fray__221118 .f__sec__03 .f__img15 {
  width: 46rem;
}



@media only screen and (max-width: 1399px) and (min-width: 561px) {
html {
    font-size: calc(10* (100vw / 1400));
}   
}
@media only screen and (max-width: 1400px){
  .win .fray__221118 .f__block {
    width: 100%;
}
}
/* SP */
@media only screen and (max-width: 560px) {
html {
  font-size: calc(10* (100vw / 750));
} 
.fray__221118 {
width: calc(750*(100vw/750));
margin-top: calc(40*(100vw/750));
}
.fray__221118 .pc_only{
  display: none;
}
.fray__221118 .sp_only{
  display: block;
}
/* パンくず */
#breadcrumb .cateList {
display: flex;
flex-wrap: wrap;
margin-top: 0 !important;
}
/*******************************************************************************************
margin-top: calc(0*100vw/750);
margin-left: calc(0*100vw/750);
margin-right: calc(0*100vw/750);
margin-bottom: calc(0*100vw/750);
top: calc(0*100vw/750);
left: calc(0*100vw/750);
right: calc(0*100vw/750);
bottom: calc(0*100vw/750);
font-size: calc(0*100vw/750); 
*******************************************************************************************/





/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　共通箇所の指定 
*****************************************************************************************************/
.fray__221118 .f__sec::before {
  top: calc(26*100vw/750);
  height: 1px;
}
.fray__221118 .f__block {
  width: calc(750*(100vw/750));
}
.fray__221118 .s__day {
  font-size: calc(62*100vw/750); 
}
.fray__221118 .f__box {
  display: block;
  justify-content: space-between;
}

.fray__221118 .f__e__ttl {
  font-size: calc(44*100vw/750); 
}
.fray__221118 .f__item__name {
  font-size: calc(26*100vw/750); 
  letter-spacing: 0.12em;
}
.fray__221118 .f__item__price {
  margin-top: calc(8*100vw/750);
  font-size: calc(24*100vw/750); 
}
.fray__221118 .f__item__info__ttl {
  margin-top: calc(106*100vw/750);
  font-size: calc(36*100vw/750);
  line-height: 1.75;
  letter-spacing: 0.12em;
}
.fray__221118 .f__text {
  margin-top: calc(57*100vw/750);
  font-size: calc(24*100vw/750);
  line-height: 2;
  letter-spacing: 0.12em;
}
.fray__221118 .f__credit {
  margin-top: calc(41*100vw/750);
  font-size: calc(24*100vw/750);
}
.fray__221118 .f__all__item {
  font-size: calc(40*100vw/750);
  font-feature-settings: "palt";
  margin-top: calc(144*100vw/750);
  padding-bottom: calc(7*100vw/750);
  border-bottom: double 3px #58595B;
  color: #000;
}
.fray__221118 .f__staff {
  margin-top: calc(149*100vw/750);
  font-size: calc(24*100vw/750);
  line-height: 1.75;
  border-bottom: solid 0px #58595B;
  padding-bottom: calc(155*100vw/750);
  width: calc(750*(100vw/750));
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section mv 
*****************************************************************************************************/
.fray__221118 .f__sec__mv {
  width: calc(750*(100vw/750));
}
.fray__221118 .f__sec__mv .f__mv_read {
  margin-top: calc(108*100vw/750);
  font-size: calc(24*100vw/750); 
  line-height: 2;
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section 01 
*****************************************************************************************************/
.fray__221118 .f__sec__01 {
  margin-top: calc(145*100vw/750);
}
/**************** DAY 1 ****************/
.fray__221118 .f__sec__01 .f__block01::after {
  width: calc(570*100vw/750);
  height: calc(40*100vw/750);
  left: calc(89*100vw/750);
}
.fray__221118 .f__sec__01 .f__block01 .s__day {
  top: calc(745*100vw/750);
  left: calc(-26*100vw/750);
}
.fray__221118 .f__sec__01 .f__block01 .f__item__name {
  top: calc(-8*100vw/750);
}
.fray__221118 .f__sec__01 .f__block01 .f__credit__img {
  width: calc(600*(100vw/750));
  margin: calc(95*(100vw/750)) auto 0;
  text-align: initial;
}
.fray__221118 .f__sec__01 .f__block01 .f__text__area {
  position: static;
  text-align: center;
  pointer-events: initial;
}


/**************** DAY 2 ****************/
.fray__221118 .f__sec__01 .f__block02 .f__box {
  flex-direction: row-reverse;
}
.fray__221118 .f__sec__01 .f__block02 .s__day {
  top: calc(667*100vw/750);
  right: calc(93*100vw/750);
  z-index: 2;
  transform: rotate(90deg);
}
.fray__221118 .f__sec__01 .f__block02 .f__credit__img__01 {
  width: calc(675*(100vw/750));
  margin-top: calc(80*100vw/750);
  margin-left: auto;
}
.fray__221118 .f__sec__01 .f__block02 .f__credit__img__02 {
  text-align: left;
}
.fray__221118 .f__sec__01 .f__block02 .f__credit {
  margin-left: calc(50*100vw/750);
  margin-top: calc(43*100vw/750);
}

/**************** 画像指定 ****************/
.fray__221118 .f__sec__01 .f__img01 {
  width: calc(400*(100vw/750));
  margin-top: calc(18*100vw/750);
}
.fray__221118 .f__sec__01 .f__img02 {
  width: calc(600*(100vw/750));
}
.fray__221118 .f__sec__01 .f__img03 {
  width: calc(550*(100vw/750));
  margin-top: calc(156*100vw/750);
  margin-left: calc(0*100vw/750);
}
.fray__221118 .f__sec__01 .f__img04 {
  width: calc(675*(100vw/750));
}
.fray__221118 .f__sec__01 .f__img05 {
  width: calc(750*(100vw/750));
  margin-top: calc(110*100vw/750);
  margin-left: 0rem;
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section 02
*****************************************************************************************************/
.fray__221118 .f__sec__02 {
  margin-top: calc(192*100vw/750);
}

/**************** DAY 1 ****************/
.fray__221118 .f__sec__02 .f__block01::after {
  width: calc(508*100vw/750);
  height: calc(40*100vw/750);
  left: calc(121*100vw/750);
}
.fray__221118 .f__sec__02 .f__block01 .s__day {
  top: calc(1568*100vw/750);
  transform: rotate(0deg);
}
.fray__221118 .f__sec__02 .f__block01 .f__item__name {
  margin-top: calc(4*100vw/750);
}
.fray__221118 .f__sec__02 .f__block01 .f__item__price {
  margin-top: calc(15*100vw/750);
}
.fray__221118 .f__sec__02 .f__block01 .f__box {
  width: initial;
  margin-top: calc(0*100vw/750);
}
.fray__221118 .f__sec__02 .f__block01 .f__credit {
  margin-top: calc(43*100vw/750);
}

/**************** DAY 2 ****************/
.fray__221118 .f__sec__02 .f__block02 {
  display: block;
  justify-content: space-between;
}
.fray__221118 .f__sec__02 .f__block02 .s__day {
  top: calc(1317*100vw/750);
  right: initial;
  left: calc(44.5*100vw/750);
  transform: rotate(-90deg);
  z-index: 2;
}
.fray__221118 .f__sec__02 .f__block02 .f__credit__img {
  width: calc(600*100vw/750);
  margin-top: calc(80*100vw/750);
  margin-right: calc(0*100vw/750);
  margin-left: auto;
}
.fray__221118 .f__sec__02 .f__block02 .f__credit {
  margin-top: calc(43*100vw/750);
}

/**************** 画像指定 ****************/
.fray__221118 .f__sec__02 .f__img06 {
  width: calc(400*(100vw/750));
  margin-top: calc(24*100vw/750);
}
.fray__221118 .f__sec__02 .f__img07 {
  width: calc(560*(100vw/750));
  margin: calc(96*(100vw/750)) auto 0;
}
.fray__221118 .f__sec__02 .f__img08 {
  width: calc(560*(100vw/750));
  margin: calc(126*(100vw/750)) auto 0;
}
.fray__221118 .f__sec__02 .f__img09 {
  width: calc(750*(100vw/750));
  margin-top: calc(156*(100vw/750));
}
.fray__221118 .f__sec__02 .f__img10 {
  width: calc(600*(100vw/750));
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section 03 
*****************************************************************************************************/
.fray__221118 .f__sec__03 {
  margin-top: calc(191*100vw/750);
}
.fray__221118 .f__sec__03::before {
  top: calc(21*100vw/750);
}

/**************** DAY 1 ****************/
.fray__221118 .f__sec__03 .f__block01::after {
  width: calc(547*100vw/750);
  height: calc(40*100vw/750);
  left: calc(101*100vw/750);
}
.fray__221118 .f__sec__03 .f__block01 .s__day {
  top: calc(706*100vw/750);
  left: calc(38*100vw/750);
  z-index: 2;
}
.android .fray__221118 .f__sec__03 .f__block01 .s__day {
  top: calc(705*100vw/750);
}
.fray__221118 .f__sec__03 .f__block01 .f__item__name {
  margin-top: calc(13*100vw/750);
}
.fray__221118 .f__sec__03 .f__block01 .f__item__price {
  margin-top: calc(15*100vw/750);
}
.fray__221118 .f__sec__03 .f__block01 .f__credit__img {
  width: calc(650*(100vw/750));
  margin-top: calc(110*100vw/750);
  text-align: left;
}
.fray__221118 .f__sec__03 .f__block01 .f__credit {
  margin-top: calc(43*100vw/750);
}

/**************** DAY 2 ****************/
.fray__221118 .f__sec__03 .f__block02 {
  display: block;
  justify-content: space-between;
  flex-direction: row;
}
.fray__221118 .f__sec__03 .f__block02 .s__day {
  top: calc(-45*100vw/750);
  right: calc(34*100vw/750);
  transform: rotate(0deg);
  z-index: 2;
}
.fray__221118 .f__sec__03 .f__block02 .f__text__area {
  margin-right: calc(0*100vw/750);
}
.fray__221118 .f__sec__03 .f__block02 .f__credit__img {
  width: calc(600*(100vw/750));
  margin-top: calc(80*100vw/750);
  margin-left: calc(50*100vw/750);
  text-align: left;
}

/**************** 画像指定 ****************/
.fray__221118 .f__sec__03 .f__img11 {
  width: calc(400*(100vw/750));
  margin-top: calc(30*100vw/750);
}
.fray__221118 .f__sec__03 .f__img12 {
  width: calc(750*(100vw/750));
  margin-top: calc(119*100vw/750);
}
.fray__221118 .f__sec__03 .f__img13 {
  width: calc(650*(100vw/750));
}
.fray__221118 .f__sec__03 .f__img14 {
  width: calc(500*(100vw/750));
  margin-top: calc(194*100vw/750);
  margin-right: calc(50*100vw/750);
  margin-left: auto;
}
.fray__221118 .f__sec__03 .f__img15 {
  width: calc(600*(100vw/750));
}

}