@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__221226  {
  width: 100%;
}
.fray__221226 .sp_only {
  display: none;
}
.fray__221226 img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　共通箇所の指定 
*****************************************************************************************************/
.fray__221226 .f__sec {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.fray__221226 .f__sec::before {
  position: absolute;
  content: "";
  display: block;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  height: 50rem;
  z-index: -1;
}
/********************** フォントの指定 **********************/
.fray__221226 .f__j__text {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-feature-settings: "palt";
}
.fray__221226 .f__e__text {
  font-family: bookmania, serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
}
/********************** タイトル部分の指定 **********************/
.fray__221226 .f__ttl {
  margin: 0 auto;
}
.fray__221226 .f__sub__text {
  margin-top: 5.2rem;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.12em;
  font-weight: 500;
  color: #000;
  text-align: center;
}
/********************** 横並び画像の指定 **********************/
.fray__221226 .f__df__area {
  display: flex;
  justify-content: space-between;
}
.fray__221226 .f__size__img__area {
  width: 45rem;
  margin-top: 5.4rem;
}
.fray__221226 .f__size__text {
  margin-top: 0.6rem;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.12em;
  font-weight: 500;
  color: #58595B;
}
/********************** 詳細エリアの指定 **********************/
.fray__221226 .f__detail__area {
  text-align: center;
}
.fray__221226 .f__comment__text {
  position: relative;
  margin-top: 0.6rem;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.12em;
  font-weight: 500;
  color: #000;
  display: inline-block;
}
.fray__221226 .f__comment__text::before {
  position: absolute;
  content: "";
  display: block;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  height: 2.2rem;
  background-repeat: no-repeat;
}
.fray__221226 .f__details__ttl {
  margin-top: 4.7rem;
  font-size: 2.8rem;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #000;
  font-weight: 600;
}
.fray__221226 .f__details__info__text {
  margin-top: 2.5rem;
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 0.12em;
  color: #58595b;
}
/********************** クレジット付画像の指定 **********************/
.fray__221226 .f__credit__img {
  width: 39rem;
  margin: 4.6rem auto 0;
  text-align: left;
}
.fray__221226 .f__credit {
  margin-top: 1.7rem;
  font-size: 1.2rem;
  line-height: 1.75;
  letter-spacing: 0.04em;
  font-variant: lining-nums;
  color: #58595b;
}
.fray__221226 .f__price {
  display: inline-block;
}
/********************** ENDエリアの指定 **********************/
.fray__221226 .f__allitem {
  width: fit-content;
  font-size: 2rem;
  letter-spacing: 0.04em;
  line-height: 1.4;
  padding-bottom: 0.1rem;
  margin: 13.2rem auto 0rem;
  border-bottom: double 3px #58595B;
  color: #000;
}
.fray__221226 .f__staff {
  margin: 13.8rem auto 0rem;
  font-size: 1.4rem;
  line-height: 1.71;
  letter-spacing: 0.04em;
  color: #58595B;
  text-align: center;
  border-bottom: solid 1px #58595B;
  padding-bottom: 13.4rem;
  width: 110rem;
}
/********************** アニメーションの設定 **********************/
.fray__221226 .slick-dots {
  position: absolute;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 22px 0;
  bottom: 1rem;
  right: -1.8rem;
}

.fray__221226 .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
}

.fray__221226 .slick-dots li button {
  font-size: 0;
  width: 6px;
  height: 6px;
  border-radius: 5px;
  padding: 0;
  border: solid 1px #fff;
  transition: background .3s;
  cursor: pointer;
}

.fray__221226 .slick-dots li.slick-active button {
  background: #fff;
}
.fray__221226 .slick-arrow {
  display: none !important;
}

/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section mv 
*****************************************************************************************************/
.fray__221226 .f__sec__mv {
  text-align: center;
  width: 100%;
}
.fray__221226 .f__sec__mv::before {
  position: absolute;
  content: "";
  display: block;
  top: 98.5rem;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
  height: 19rem;
  background: #F4F3F1;
  z-index: -1;
}
.fray__221226 .f__sec__mv .f__mv__img {
  width: 120rem;
  margin: 0 auto;
}
.fray__221226 .f__sec__mv .f__mv__read {
  margin-top: 13.2rem;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.12em;
  color: #000000;
}
.fray__221226 .f__item__info__area {
  position: relative;
  width: 80rem;
  margin: 17.5rem auto 0rem;
}
.fray__221226 .f__item__info__area::before {
  position: absolute;
  content: "";
  display: block;
  top: 1.2rem;
  left: 50%;
  transform: translate(-50%);
  width: 80rem;
  height: 66rem;
  background-image: url(../img/svg/f__item__info__area__border.svg);
  background-repeat: no-repeat;
  z-index: -1;
}
.fray__221226 .f__item__ttl {
  font-size: 3.8rem;
  color: #000;
}
.fray__221226 .f__item__img__area {
  width: 60rem;
  display: flex;
  margin: 2.2rem auto 0;
}
.fray__221226 .f__sec__mv .f__img {
  width: 20rem;
}
/********************** 横並び画像下のテキストの指定 **********************/
.fray__221226 .f__item__price__text {
  margin-top: 0.5rem;
  font-size: 2rem;
  line-height: 2;
}
.fray__221226 .f__item__price {
  margin-top: 0.3rem;
  font-size: 1.6rem;
  line-height: 1.3125;
}
.fray__221226 .f__item__text {
  margin-top: 3.8rem;
  font-size: 1.3rem;
  line-height: 2;
  letter-spacing: 0.12em;
  color: #58595B;
}
.fray__221226 .f__item__details__text {
  position: relative;
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: 0.12em;
  color: #000;
}
.fray__221226 .f__item__details__text__01 {
  margin-top: 3.2rem;
  background: linear-gradient(transparent 66%, #E9E0D6 0%);
  padding: 0 0.5rem;
  line-height: 1.3;
}
.fray__221226 .f__item__details__text__02 {
  background: linear-gradient(transparent 66%, #E9E0D6 0%);
  padding: 0 0.5rem;
  line-height: 1.4;
  margin-top: 0.8rem;
}

/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section 01 
*****************************************************************************************************/
.fray__221226 .f__sec__01 {
  margin-top: 17.4rem;
}
.fray__221226 .f__sec__01::before {
  top: 43rem;
  background: #E5E1DC;
}
.fray__221226 .f__sec__01 .f__ttl {
  width: 38rem;
}
.fray__221226 .f__sec__01 .f__df__area {
  width: 88rem;
  margin: 0 auto 0;
}
.fray__221226 .f__sec__01 .f__img05 {
  width: 33rem;
  margin-top: 40.4rem;
}
.fray__221226 .f__sec__01 .f__detail__area {
  margin-top: 11.2rem;
}
.fray__221226 .f__sec__01 .f__comment__text::before {
  top: 2.7rem;
  background-image: url(../img/svg/f__comment__border01.svg);
}
.fray__221226 .f__sec__01 .f__details__ttl .f__e__text {
  font-size: 3.2rem;
  font-weight: 500;
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section 02
*****************************************************************************************************/
.fray__221226 .f__sec__02 {
  margin-top: 15.5rem;
}
.fray__221226 .f__sec__02::before {
  top: 43rem;
  background: #DAE0E5;
}
.fray__221226 .f__sec__02 .f__ttl {
  width: 43rem;
}
.fray__221226 .f__sec__02 .f__df__area {
  width: 92rem;
  margin: 0 auto 0;
  flex-direction: row-reverse;
}
.fray__221226 .f__sec__02 .f__size__img__area {
  margin-top: 5.4rem;
  margin-right: 1rem;
  text-align: right;
}
.fray__221226 .f__sec__02 .f__img08 {
  width: 36rem;
  margin-top: 40.4rem;
}
.fray__221226 .f__sec__02 .f__detail__area {
  margin-top: 11.2rem;
}
.fray__221226 .f__sec__02 .f__comment__text::before {
  top: 2.7rem;
  background-image: url(../img/svg/f__comment__border02.svg);
}
.fray__221226 .f__sec__02 .f__details__ttl {
  margin-top: 4.6rem;
}
.fray__221226 .f__sec__02 .f__details__info__text {
  margin-top: 3.3rem;
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section 03
*****************************************************************************************************/
.fray__221226 .f__sec__03 {
  margin-top: 15.5rem;
}
.fray__221226 .f__sec__03::before {
  top: 54.6rem;
  background: #D7D7D8;
}
.fray__221226 .f__sec__03 .f__ttl {
  width: 39.5rem;
}
.fray__221226 .f__sec__03 .f__df__area {
  position: relative;
  width: 93rem;
  margin: 5.4rem auto 0;
}
.fray__221226 .f__sec__03 .f__size__img__area {
  margin-top: 10rem;
  z-index: 2;
}
.fray__221226 .f__sec__03 .f__img11 {
  width: 33rem;
}
.fray__221226 .f__sec__03 .f__img12 {
  position: absolute;
  content: "";
  display: block;
  top: 65rem;
  right: 22rem;
  width: 36rem;
}
.fray__221226 .f__sec__03 .f__detail__area {
  margin-top: 50.8rem;
}
.fray__221226 .f__sec__03 .f__comment__text::before {
  top: 2.7rem;
  background-image: url(../img/svg/f__comment__border03.svg);
}
.fray__221226 .f__sec__03 .f__details__info__text {
  margin-top: 3.3rem;
}

.fray__221226 .fade_up.active {
  transition: transform 1.2s, opacity 1.2s;
  transform: translateY(0);
  opacity: 1;
}
.fray__221226 .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__221226 section {
    width: 100%;
}
}
/* SP */
@media only screen and (max-width: 560px) {
html {
  font-size: calc(10* (100vw / 750));
} 
.fray__221226 {
width: calc(750*(100vw/750));
margin-top: calc(40*(100vw/750));
}
.fray__221226 .pc_only{
  display: none;
}
.fray__221226 .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__221226 .f__sec {
  width: calc(750*(100vw/750));
}
.fray__221226 .f__sec::before {
  height: calc(1000*(100vw/750));
}
/********************** タイトル部分の指定 **********************/
.fray__221226 .f__sub__text {
  margin-top: calc(67*100vw/750);
  font-size: calc(26*100vw/750);
  letter-spacing: 0.12em;
}
/********************** 横並び画像の指定 **********************/
.fray__221226 .f__df__area {
  display: block;
  justify-content: flex-start;
}
.fray__221226 .f__size__img__area {
  width: calc(600*(100vw/750));
  margin-top: calc(69*100vw/750);
}
.fray__221226 .f__size__text {
  margin-top: calc(20*100vw/750);
  margin-left: calc(50*100vw/750);
  font-size: calc(24*100vw/750);
  line-height: 1.75;
}
/********************** 詳細エリアの指定 **********************/
.fray__221226 .f__comment__text {
  margin-top: calc(0*100vw/750);
  font-size: calc(28*100vw/750);
}
.fray__221226 .f__comment__text::before {
  /* height: calc(26*(100vw/750)); */
  height: calc(28*(100vw/750));
}
.fray__221226 .f__details__ttl {
  margin-top: calc(95*100vw/750);
  font-size: calc(38*100vw/750);
}
.fray__221226 .f__details__info__text {
  margin-top: calc(37*100vw/750);
  font-size: calc(24*100vw/750);
}
/********************** クレジット付画像の指定 **********************/
.fray__221226 .f__credit__img {
  width: calc(540*(100vw/750));
  margin: calc(70*100vw/750) auto 0;
}
.fray__221226 .f__credit {
  white-space: nowrap;
  margin-top: calc(37*100vw/750);
  font-size: calc(22*100vw/750);
  line-height: 1.5;
}
/********************** ENDエリアの指定 **********************/
.fray__221226 .f__allitem {
  width: fit-content;
  font-size: calc(40*100vw/750);
  line-height: 1.25;
  margin-top: calc(152*100vw/750);
  padding-bottom: calc(2*100vw/750);
  border-bottom: double 3px #58595B;
}
.fray__221226 .f__staff {
  margin-top: calc(154*100vw/750);
  font-size: calc(24*100vw/750);
  line-height: 1.75;
  padding-bottom: calc(150*100vw/750);
  width: calc(750*100vw/750);
  border: none;
}

.fray__221226 .slick-dots {
  margin: -2px 22px 0;
  bottom: calc(20*100vw/750);
  right: calc(-34*100vw/750);
}
.fray__221226 .slick-dots li {
  margin: 0 5px;
}
.fray__221226 .slick-dots li button {
  width: 5px;
  height: 5px;
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section mv 
*****************************************************************************************************/
.fray__221226 .f__sec__mv::before {
  top: calc(1488*100vw/750);
  height: calc(380*(100vw/750));
}
.fray__221226 .f__sec__mv .f__mv__img {
  width: calc(750*(100vw/750));
}
.fray__221226 .f__sec__mv .f__mv__read {
  margin-top: calc(185*100vw/750);
  font-size: calc(24*100vw/750);
}

.fray__221226 .f__item__ttl {
  font-size: calc(52*100vw/750);
}
.fray__221226 .f__item__info__area {
  width: calc(750*(100vw/750));
  margin-top: calc(232*100vw/750);
}
.fray__221226 .f__item__info__area::before {
  top: calc(17*(100vw/750));
  left: calc(30*(100vw/750));
  transform: initial;
  width: calc(690*(100vw/750));
  height: calc(1108*(100vw/750));
  background-image: url(../img/svg/f__item__info__area__border__sp.svg);
}

.fray__221226 .f__item__img__area {
  width: calc(620*(100vw/750));
  margin: calc(48*(100vw/750)) auto 0;
}
.fray__221226 .f__sec__mv .f__img {
  width: calc(220*(100vw/750));
}
.fray__221226 .f__sec__mv .f__img02 {
  width: calc(180*(100vw/750));
}
/********************** 横並び画像下のテキストの指定 **********************/
.fray__221226 .f__item__price__text {
  margin-top: calc(23*100vw/750);
  font-size: calc(32*100vw/750);
  line-height: 1;
}
.fray__221226 .f__item__price {
  margin-top: calc(23*100vw/750);
  font-size: calc(24*100vw/750);
  line-height: 1;
}
.fray__221226 .f__item__text {
  margin-top: calc(64*100vw/750);
  font-size: calc(24*100vw/750);
}
.fray__221226 .f__item__details__text {
  font-size: calc(24*100vw/750);
}
.fray__221226 .f__item__details__text__01 {
  margin-top: calc(66*100vw/750);
  padding: 0 calc(11*100vw/750);
  line-height: 1.37;
  background: linear-gradient(transparent 66%, #E9E0D6 0%);
}
.fray__221226 .f__item__details__text__02 {
  margin-top: calc(14*100vw/750);
  padding: 0 calc(11*100vw/750);
  background: linear-gradient(transparent 67%, #E9E0D6 0%);
  line-height: 1.42;
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section 01 
*****************************************************************************************************/
.fray__221226 .f__sec__01 {
  margin-top: calc(243*(100vw/750));
}
.fray__221226 .f__sec__01::before {
  top: calc(589*(100vw/750));
}
.fray__221226 .f__sec__01 .f__ttl {
  width: calc(402*(100vw/750));
}
.fray__221226 .f__sec__01 .f__df__area {
  width: initial;
}
.fray__221226 .f__sec__01 .f__img05 {
  width: calc(450*(100vw/750));
  margin-top: calc(96*100vw/750);
  margin-left: calc(250*100vw/750);
}
.fray__221226 .f__sec__01 .f__detail__area {
  margin-top: calc(158*100vw/750);
}
.fray__221226 .f__sec__01 .f__comment__text::before {
  top: calc(49*(100vw/750));
  background-image: url(../img/svg/f__comment__border01_sp.svg);
}
.fray__221226 .f__sec__01 .f__details__ttl .f__e__text {
  font-size: calc(46*100vw/750);
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section 02
*****************************************************************************************************/
.fray__221226 .f__sec__02 {
  margin-top: calc(195*(100vw/750));
}
.fray__221226 .f__sec__02::before {
  top: calc(588*(100vw/750));
}
.fray__221226 .f__sec__02 .f__ttl {
  width: calc(475*(100vw/750));
}
.fray__221226 .f__sec__02 .f__sub__text {
  margin-top: calc(65*100vw/750);
}
.fray__221226 .f__sec__02 .f__df__area {
  width: initial;
  margin: 0 auto 0;
  flex-direction: row;
}
.fray__221226 .f__sec__02 .f__size__img__area {
  margin-top: calc(68*100vw/750);
  margin-right: 0;
  text-align: right;
  margin-left: calc(100*100vw/750);
}
.fray__221226 .f__sec__02 .f__img08 {
  width: calc(450*(100vw/750));
  margin-top: calc(96*100vw/750);
  margin-left: calc(50*100vw/750);
}
.fray__221226 .f__sec__02 .f__detail__area {
  margin-top: calc(160*100vw/750);
}
.fray__221226 .f__sec__02 .f__comment__text::before {
  top: calc(48*(100vw/750));
  background-image: url(../img/svg/f__comment__border02_sp.svg);
}
.fray__221226 .f__sec__02 .f__details__ttl {
  margin-top: calc(93*100vw/750);
}
.fray__221226 .f__sec__02 .f__details__info__text {
  margin-top: calc(49*100vw/750);
}
/****************************************************************************************************
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　 section 03
*****************************************************************************************************/
.fray__221226 .f__sec__03 {
  margin-top: calc(195*(100vw/750));
}
.fray__221226 .f__sec__03::before {
  top: calc(590*(100vw/750));
}
.fray__221226 .f__sec__03 .f__ttl {
  width: calc(435*(100vw/750));
}
.fray__221226 .f__sec__03 .f__df__area {
  position: static;
  width: initial;
}
.fray__221226 .f__sec__03 .f__size__img__area {
  margin-top: calc(70*(100vw/750));
}
.fray__221226 .f__sec__03 .f__img11 {
  width: calc(450*(100vw/750));
  margin-top: calc(94*100vw/750);
  margin-left: calc(250*100vw/750);
}
.fray__221226 .f__sec__03 .f__img12 {
  position: static;
  top: 65rem;
  right: initial;
  transform: initial;
  width: 36rem;
}
.fray__221226 .f__sec__03 .pc_only.f__img12 {
  display: none;
}
.fray__221226 .f__sec__03 .f__detail__area {
  margin-top: calc(160*100vw/750);
}
.fray__221226 .f__sec__03 .f__comment__text::before {
  top: calc(48*(100vw/750));
  background-image: url(../img/svg/f__comment__border03_sp.svg);
}
.fray__221226 .f__sec__03 .f__details__info__text {
  margin-top: calc(47*100vw/750);
}
}    
