@charset "UTF-8";

@font-face {
  font-family: 'Noto Serif JP';
  font-weight: 400;
  src: url("../../../../Contents/font/NotoSerifCJKjp-Regular.otf");
}

@font-face {
  font-family: 'Noto Serif JP';
  font-weight: 500;
  src: url("../../../../Contents/font/NotoSerifCJKjp-Medium.otf");
}

@font-face {
  font-family: 'Noto Serif JP';
  font-weight: 600;
  src: url("../../../../Contents/font/NotoSerifJP-SemiBold.otf");
}

html {
  font-size: 62.5%;
}
.fray__221122 {
  position: relative;
  padding-top: 5.4rem;
  text-align: center;
  color: #000;
}
.fray__221122 .sp_only {
  display: none;
}
.fray__221122 img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}


.fray__221122 .f__ttl__01 {
  width: 38rem;
  margin: 0 auto;
  /* position: relative;
  margin-top: 0rem;
  font-size: 5.4rem;
  font-family: meno-banner, serif;
  font-weight: 300;
  font-style: normal;
  font-feature-settings: "palt"; */
}
.fray__221122 .f__contents__area {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.fray__221122 .f__contents__area::after {
  position: absolute;
  content: "";
  display: block;
  top: -0.1rem;
  width: 100%;
  height: 1px;
  background: #000;
}
.fray__221122 .f__contents__area::before {
  position: absolute;
  content: "";
  display: block;
  top: 60.8rem;
  width: 100%;
  height: 39.6rem;
  z-index: -1;
  background: #f5f4f1;
}
.fray__221122 .f__ttl__02 {
  padding-top: 4.9rem;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.08em;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  font-feature-settings: "palt";
}
.fray__221122 .f__text__01 {
  width: 25.5rem;
  margin: 3rem auto 0;
  /* margin-top: 1rem;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.02em;
  font-family: 'GFS Didot', serif;
  font-feature-settings: "palt"; */
}
.fray__221122 .f__text__02 {
  margin-top: 4.3rem;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.08em;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-feature-settings: "palt";
}
.fray__221122 .f__img {
  margin: 5.6rem auto 0;
  width: 66rem;
}
.fray__221122 .f__info__ttl {
  width: 11.4rem;
  margin: 6rem auto 0;
}
.fray__221122 .f__border {
  width: 14rem;
  height: 1px;
  margin: 1rem auto 0;
  background: #000;
}
.fray__221122 .f__info__text {
  margin-top: 3.35rem;
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 0.12em;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-feature-settings: "palt";
  color: #58595b;
}
.fray__221122 .f__end__text {
  margin-top: 15rem;
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.12em;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-feature-settings: "palt";
  color: #58595b;
}
.fray__221122 .f__item__btn {
  margin: 7.6rem auto;
  width: 18rem;
  height: 4rem;
  font-size: 1.6rem;
  line-height: 4rem;
  letter-spacing: 0.08em;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  font-feature-settings: "palt";
  border: solid 1px #000;
}

.fade_up.active {
  transition: transform 1.2s, opacity 1.2s;
  transform: translateY(0);
  opacity: 1;
}

.fade_up {
  opacity: 0;
  transform: translateY(50px);
}





@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__221122 section {
    width: 100%;
}
}
/* SP */
@media only screen and (max-width: 560px) {
html {
  font-size: calc(10* (100vw / 750));
} 
.fray__221122 {
  position: relative;
  padding-top: calc(130*(100vw/750));
  text-align: center;
  color: #000;
}
.fray__221122 .pc_only{
  display: none;
}
.fray__221122 .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__221122 .f__ttl__01 {
  margin-top: calc(0*100vw/750);
  width: calc(494*100vw/750);
}
.fray__221122 .f__contents__area {
  margin-top: calc(0*100vw/750);
}
.fray__221122 .f__contents__area::before {
  top: calc(760*100vw/750);
  height: calc(793*100vw/750);
}
.fray__221122 .f__contents__area::after {
  top: calc(-2*100vw/750);
}
.fray__221122 .f__ttl__02 {
  font-size: calc(32*100vw/750);
  padding-top: calc(88*100vw/750);
}
.fray__221122 .f__text__01 {
  margin-top: calc(53*100vw/750);
  width: calc(443*100vw/750);
}
.fray__221122 .f__text__02 {
  margin-top: calc(77*100vw/750);
  font-size: calc(26*100vw/750);
  letter-spacing: 0.12em;
}
.fray__221122 .f__img {
  margin-top: calc(93*100vw/750);
  width: calc(660*100vw/750);
}
.fray__221122 .f__info__ttl {
  margin-top: calc(100*100vw/750);
  width: calc(187*100vw/750);
}
.fray__221122 .f__border {
  margin-top: calc(15*100vw/750);
  width: calc(230*100vw/750);
}
.fray__221122 .f__info__text {
  margin-top: calc(47*100vw/750);
  font-size: calc(24*100vw/750);
}
.fray__221122 .f__end__text {
  margin-top: calc(220*100vw/750);
  font-size: calc(20*100vw/750);
}
.fray__221122 .f__item__btn {
  margin: calc(110*100vw/750) auto;
  width: calc(360*100vw/750);
  height: calc(80*100vw/750);
  font-size: calc(32*100vw/750);
  line-height: calc(80*100vw/750);
}

}