@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%;
}
.all_wrap .sp_only {
  display: none;
}
.all_wrap img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}
/*************************************** メインエリア ***************************************/
.all_wrap .mv {
  width: 66rem;
  margin: 0 auto;
  text-align: center;
}
.all_wrap .mv::before {
  width: 0rem;
}
.all_wrap .mv_e_ttl {
  padding-top: 5.4rem;
  font-size: 2.6rem;
  letter-spacing: 0.04em;
  line-height: 1;
  font-family: linotype-sabon, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-feature-settings: "palt";
  color: #000;
}
.all_wrap .mv_j_ttl {
  margin-top: 2.2rem;
  font-size: 3.4rem;
  letter-spacing: 0.06em;
  line-height: 1;
  font-family: shippori-mincho, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  color: #000;
}
.all_wrap .mv_sub_ttl {
  margin-top: 3rem;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1;
  font-family: shippori-mincho, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-feature-settings: "palt";
  color: #000;
}
.all_wrap .mv_img {
  width: 66rem;
  margin-top: 6.5rem;
}
.all_wrap .mv_read {
  margin-top: 5.8rem;
  font-size: 1.2rem;
  letter-spacing: 0.12em;
  line-height: 2;
  font-family: shippori-mincho, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  color: #58595b;
}
/*************************************** 各セクションエリア ***************************************/
.all_wrap section {
  position: relative;
  width: 100%;
}
.all_wrap section::before {
  position: absolute;
  content: "";
  display: block;
  top: 2.9rem;
  left: 0rem;
  width: 100%;
  height: 1px;
  background: #000;
  z-index: -1;
}
.win .all_wrap section::before {
  top: 2.5rem;
}
.all_wrap .sec01 {
  margin-top: 9.2rem;
}
.all_wrap .sec02,
.all_wrap .sec03,
.all_wrap .sec04,
.all_wrap .sec06,
.all_wrap .sec07,
.all_wrap .sec08,
.all_wrap .sec09 {
  margin-top: 15.9rem;
}
.all_wrap .sec05 {
  margin-top: 15.7rem;
}
.all_wrap .sec10 {
  margin-top: 15.7rem;
}
.all_wrap .sec_wrap {
  width: 140rem;
  margin: 0 auto;
}
/*************************************** タイトルエリア ***************************************/
.all_wrap .ttl {
  font-size: 3.4rem;
  letter-spacing: 0.04em;
  line-height: 1;
  font-family: linotype-sabon, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-feature-settings: "palt";
  color: #000;
}
/*************************************** 種類エリア ***************************************/
.all_wrap .sttl {
  margin-top: 1.4rem;
  font-size: 1.8rem;
  letter-spacing: 0.04em;
  line-height: 1;
  font-family: linotype-sabon, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  color: #000;
}
.all_wrap .sec08 .sttl {
  margin-left: 4.6rem;
}
.win .all_wrap .sttl {
  margin-top: 1.2rem;
}
/*************************************** テキストエリア ***************************************/
.all_wrap .text {
  margin-top: 5rem;
  font-size: 1.4rem;
  letter-spacing: 0.16em;
  line-height: 2;
  font-family: shippori-mincho, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
  color: #58595b;
  text-align: center;
}
/*************************************** クレジットエリア ***************************************/
.all_wrap .credit {
  margin-top: 2.6rem;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
  font-family: linotype-sabon, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  color: #58595b;
}
.all_wrap .sec03 .credit,
.all_wrap .sec05 .credit,
.all_wrap .sec06 .credit {
  margin-top: 0rem;
  margin-bottom: -0.2rem;
}
.all_wrap .sec03 .credit,
.all_wrap .sec05 .credit {
  margin-right: 3rem;
}
.all_wrap .sec06 .credit {
  margin-left: 3rem;
}
/*************************************** 値段エリア ***************************************/
.all_wrap .price {
  display: inline-block;
}
.all_wrap .sec03 .price,
.all_wrap .sec05 .price,
.all_wrap .sec06 .price {
  display: block;
}
.all_wrap .sec03 .price,
.all_wrap .sec05 .price {
  text-align: right;
}
/*************************************** 横向きエリア ***************************************/
.all_wrap .df_area {
  display: flex;
  justify-content: space-between;
}
.all_wrap .sec01 .df_area {
  flex-direction: row-reverse;
}
.all_wrap .sec05 .df_area {
  justify-content: flex-end;
  flex-direction: row-reverse;
  margin-top: 7.3rem;
}
.all_wrap .sec08 .df_area {
  margin-top: 7.3rem;
}
.all_wrap .sec09 .df_area {
  margin: 7.3rem auto 0rem;
  width: 132.4rem;
  flex-direction: row-reverse;
}
.all_wrap .fl_a {
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
}
.all_wrap .sec01 .fl_a {
  width: 46.7rem;
}
.all_wrap .sec02 .fl_a {
  width: 49.8rem;
}
.all_wrap .sec03 .fl_a {
  width: 35.9rem;
}
.all_wrap .sec04 .fl_a {
  width: 52.2rem;
}
.all_wrap .sec05 .fl_a {
  width: 59.3rem;
}
.all_wrap .sec06 .fl_a {
  width: 55.7rem;
}
.all_wrap .sec07 .fl_a {
  width: 46.7rem;
}
.all_wrap .sec08 .fl_a {
  width: 56rem;
}
.all_wrap .sec09 .fl_a {
  width: 41.5rem;
}
.all_wrap .sec10 .fl_a {
  width: 50.8rem;
}

/*************************************** クレジット画像エリア ***************************************/
.all_wrap .creimg {
  margin: 0 auto;
}
.all_wrap .sec01 .creimg {
  width: 60rem;
  margin-top: 7.3rem;
}
.all_wrap .sec02 .creimg {
  width: 70rem;
  margin-top: 7.3rem;
}
.all_wrap .sec03 .creimg02 {
  margin-top: 8rem;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  margin-right: 24.8rem;
}

.all_wrap .sec04 .creimg {
  width: 75.2rem;
  margin-top: 7.3rem;
}
.all_wrap .sec05 .creimg {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  margin-top: 8rem;
}
.all_wrap .sec06 .creimg {
  display: flex;
  align-items: flex-end;
  margin-top: 8rem;
  margin-left: 25rem;
}
.all_wrap .sec07 .creimg {
  width: 70rem;
  margin-top: 8rem;
}
.all_wrap .sec08 .creimg {
  margin-left: 0rem;
}
.all_wrap .sec09 .creimg {
  margin-right: 2rem;
}
.all_wrap .sec10 .creimg {
  width: 60rem;
  margin-top: 7.3rem;
}
/*************************************** 画像エリア ***************************************/
.all_wrap .img12,
.all_wrap .img21 {
  width: 60rem;
}
.all_wrap .img02,
.all_wrap .img05,
.all_wrap .img13,
.all_wrap .img17 {
  width: 50rem;
}
.all_wrap .img03,
.all_wrap .img22 {
  width: 45.2rem;
}
.all_wrap .img06,
.all_wrap .img11,
.all_wrap .img16,
.all_wrap .img19,
.all_wrap .img20 {
  width: 65.2rem;
}
.all_wrap .img07,
.all_wrap .img09,
.all_wrap .img10,
.all_wrap .img18 {
  width: 55.2rem;
}
.all_wrap .img08 {
  width: 75.2rem;
}
.all_wrap .img14 {
  width: 90rem;
  margin: 7.4rem auto 0;
}

.all_wrap .img02 {
  margin-top: 7.8rem;
}
.all_wrap .img03 {
  margin-top: 27.8rem;
  margin-left: 20rem;
}
.all_wrap .img05 {
  margin: 7.9rem auto 0;
}
.all_wrap .img06 {
  margin-top: 7.3rem;
  margin-left: 24.8rem;
}
.all_wrap .img09 {
  margin-left: 2rem;
}
.all_wrap .img12 {
  margin-top: 7.3rem;
  margin-left: 55rem;
}
.all_wrap .img17 {
  margin-top: 51.5rem;
  margin-right: 10rem;
}
.all_wrap .img18 {
  margin-top: 8rem;
  margin-left: 32.4rem;
}
.all_wrap .img22 {
  margin: 0 auto;
  margin-top: 7.9rem;
}
/*************************************** アイテム・スタッフエリア ***************************************/
.all_wrap .allitem {
  width: fit-content;
  font-size: 2.0rem;
  letter-spacing: 0.04em;
  line-height: 1.4;
  font-feature-settings: "palt";
  font-family: linotype-sabon, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-bottom: 0.4rem;
  margin: 13.4rem auto;
  border-bottom: double 3px #58595b;
  color: #000;
}
.all_wrap .staff {
  margin: 0rem auto 0rem;
  font-size: 1.4rem;
  line-height: 1.7;
  letter-spacing: 0.04em;
  font-family: linotype-sabon, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  color: #58595B;
  text-align: center;
  border-bottom: solid 1px #58595B;
  padding-bottom: 13.5rem;
  width: 110rem;
}
.all_wrap .fade_up {
  opacity: 0;
  transform: translateY(50px);
}
.all_wrap .fade_up.active {
  transition: transform 1.2s, opacity 1.2s;
  transform: translateY(0);
  opacity: 1;
}

@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) {
  .all_wrap .sec_wrap {
    width: 100%;
  }
}
/* SP */
@media only screen and (max-width: 560px) {
html {
  font-size: calc(10* (100vw / 750));
} 
.all_wrap {
width: calc(750*(100vw/750));
margin-top: calc(0*(100vw/750));
}
.all_wrap .pc_only{
  display: none;
}
.all_wrap .sp_only{
  display: block;
}
/* パンくず */
#breadcrumb .cateList {
display: flex;
flex-wrap: wrap;
margin-top: 0 !important;
}
/*************************************** メインエリア ***************************************/
.all_wrap .mv {
  width: calc(750*100vw/750);
}
.all_wrap .mv_e_ttl {
  font-size: calc(44*100vw/750);
  padding-top: calc(130*100vw/750);
}
.all_wrap .mv_j_ttl {
  margin-top: calc(42*100vw/750);
  font-size: calc(56*100vw/750);
}
.all_wrap .mv_sub_ttl {
  margin-top: calc(60*100vw/750);
  font-size: calc(24*100vw/750);
}
.all_wrap .mv_img {
  margin-top: calc(80*100vw/750);
  width: calc(750*100vw/750);
}
.all_wrap .mv_read {
  margin-top: calc(88*100vw/750);
  font-size: calc(26*100vw/750);
}
/*************************************** 各セクションエリア ***************************************/
.all_wrap section::before {
  top: calc(23*100vw/750);
  left: calc(0*100vw/750);
  /* height: calc(1*100vw/750); */
}
.android .all_wrap section::before {
  top: calc(20*100vw/750);
}
_:lang(x)+_:-webkit-full-screen-document, body .sec01::before {
  top: calc(23*100vw/750);
}
_:lang(x)+_:-webkit-full-screen-document, body .sec02::before {
  top: calc(22*100vw/750);
}
_:lang(x)+_:-webkit-full-screen-document, body .sec09::before {
  top: calc(22*100vw/750);
}
.all_wrap .sec01 {
  margin-top: calc(165*100vw/750);
}
.all_wrap .sec02 {
  margin-top: calc(197*100vw/750);
}
.all_wrap .sec03,
.all_wrap .sec04,
.all_wrap .sec07,
.all_wrap .sec09 {
  margin-top: calc(197*100vw/750);
}
.all_wrap .sec05 {
  margin-top: calc(195*100vw/750);
}
.all_wrap .sec06 {
  margin-top: calc(196*100vw/750);
}
.all_wrap .sec08 {
  margin-top: calc(192*100vw/750);
}
.all_wrap .sec10 {
  margin-top: calc(193*100vw/750);
}
.all_wrap .sec_wrap {
  width: calc(750*100vw/750);
  margin: 0 auto;
}
/*************************************** タイトルエリア ***************************************/
.all_wrap .ttl {
  font-size: calc(54*100vw/750);
  margin-top: calc(31*100vw/750);
}
.all_wrap .sec02 .ttl,
.all_wrap .sec07 .ttl,
.all_wrap .sec08 .ttl {
  margin-top: calc(32*100vw/750);
}
/*************************************** 種類エリア ***************************************/
.all_wrap .sttl {
  margin-top: calc(0*100vw/750);
  font-size: calc(28*100vw/750);
}
.all_wrap .sec08 .sttl {
  margin-left: calc(0*100vw/750);
}
/*************************************** テキストエリア ***************************************/
.all_wrap .text {
  margin-top: calc(64*100vw/750);
  font-size: calc(24*100vw/750);
  letter-spacing: 0.12em;
}
.all_wrap .sec03 .text,
.all_wrap .sec04 .text,
.all_wrap .sec05 .text,
.all_wrap .sec06 .text  {
  margin-top: calc(63*100vw/750);
}
/*************************************** クレジットエリア ***************************************/
.all_wrap .credit {
  margin-top: calc(44*100vw/750);
  font-size: calc(24*100vw/750);
}
.all_wrap .sec02 .credit {
  margin-left: calc(50*100vw/750);
}
.all_wrap .sec04 .credit {
  margin-left: calc(50*100vw/750);
}
.all_wrap .sec03 .credit,
.all_wrap .sec05 .credit,
.all_wrap .sec08 .credit {
  margin-right: calc(0*100vw/750);
  margin-top: calc(44*100vw/750);
  margin-left: calc(50*100vw/750);
}
.all_wrap .sec05 .credit {
  margin-left: calc(0*100vw/750);
}
.all_wrap .sec06 .credit {
  margin-right: calc(0*100vw/750);
  margin-top: calc(44*100vw/750);
  margin-left: calc(0*100vw/750); 
}
.all_wrap .sec10 .credit {
  margin-top: calc(44*100vw/750);
  font-size: calc(24*100vw/750);
  margin-left: calc(50*100vw/750);
}
/*************************************** 値段エリア ***************************************/
.all_wrap .sec03 .price,
.all_wrap .sec05 .price,
.all_wrap .sec06 .price {
  display: inline-block;
}
.all_wrap .sec03 .price,
.all_wrap .sec05 .price {
  text-align: left;
}
.all_wrap .price .sp_only {
  display: inline-block;
}
/*************************************** 横向きエリア ***************************************/
.all_wrap .df_area {
  display: block;
  justify-content: flex-start;
}
.all_wrap .sec01 .df_area {
  flex-direction: row;
}
.all_wrap .sec05 .df_area {
  justify-content: flex-start;
  flex-direction: row;
  margin-top: calc(89*100vw/750);
}
.all_wrap .sec08 .df_area {
  margin-top: calc(0*100vw/750);
}
.all_wrap .sec09 .df_area {
  width: initial;
  margin-top: calc(89*100vw/750);
  flex-direction: row;
}
.all_wrap .fl_a {
  display: block;
  margin: 0 auto;
  justify-content: flex-start;
  text-align: center;
}
.all_wrap .sec01 .fl_a,
.all_wrap .sec02 .fl_a,
.all_wrap .sec03 .fl_a,
.all_wrap .sec04 .fl_a,
.all_wrap .sec05 .fl_a,
.all_wrap .sec06 .fl_a,
.all_wrap .sec07 .fl_a,
.all_wrap .sec08 .fl_a,
.all_wrap .sec09 .fl_a,
.all_wrap .sec10 .fl_a {
  width: initial;
}
/*************************************** クレジット画像エリア ***************************************/
.all_wrap .sec01 .creimg {
  width: calc(652*100vw/750);
  margin-top: calc(89*100vw/750);
}
.all_wrap .sec02 .creimg {
  width: calc(750*100vw/750);
  margin-top: calc(88*100vw/750);
}
.all_wrap .sec03 .creimg {
  display: block;
  flex-direction: row;
  align-items: flex-start;
  margin-top: calc(88*100vw/750);
  margin-right: calc(0*100vw/750);
}
.all_wrap .sec03 .creimg02 {
  margin-top: calc(78*100vw/750);
  margin-right: calc(0*100vw/750);
}
.all_wrap .sec04 .creimg {
  width: calc(750*100vw/750);
  margin-top: calc(88*100vw/750);
}
.all_wrap .sec05 .creimg {
  display: block;
  flex-direction: row;
  align-items: flex-start;
  width: calc(600*100vw/750);
  margin-top: calc(80*100vw/750);
  margin-right: calc(0*100vw/750);
}
.all_wrap .sec06 .creimg {
  display: block;
  align-items: flex-end;
  width: calc(552*100vw/750);
  margin-top: calc(80*100vw/750);
  margin-left: calc(50*100vw/750);
}
.all_wrap .sec07 .creimg {
  width: calc(660*100vw/750);
  margin-top: calc(80*100vw/750);
}
.all_wrap .sec08 .creimg {
  width: calc(652*100vw/750);
  margin-top: calc(89*100vw/750);
}
.all_wrap .sec09 .creimg {
  width: calc(652*100vw/750);
  margin-top: calc(20*100vw/750);
  margin-right: calc(50*100vw/750);
}
.all_wrap .sec10 .creimg {
  width: calc(600*100vw/750);
  margin-top: calc(89*100vw/750);
}
.all_wrap .sec10 .creimg.sp {
  margin-top: calc(80*100vw/750);
  width: calc(750*100vw/750);
}
/*************************************** 画像エリア ***************************************/
.all_wrap .img12,
.all_wrap .img06,
.all_wrap .img16,
.all_wrap .img19,
.all_wrap .img20 {
  width: calc(652*100vw/750);
}
.all_wrap .img21,
.all_wrap .img11 {
  width: calc(600*100vw/750);
}
.all_wrap .img02,
.all_wrap .img05,
.all_wrap .img13,
.all_wrap .img07,
.all_wrap .img09,
.all_wrap .img10,
.all_wrap .img18 {
  width: calc(552*100vw/750);
}
.all_wrap .img17,
.all_wrap .img03 {
  width: calc(500*100vw/750);
}
.all_wrap .img22,
.all_wrap .img08 {
  width: calc(750*100vw/750);
}
.all_wrap .img14 {
  width: calc(750*100vw/750);
  margin-top: calc(89*100vw/750);
}
.all_wrap .img02 {
  margin-top: calc(76*100vw/750);
  margin-left: auto;
}
.all_wrap .img03 {
  margin-top: calc(80*100vw/750);
  margin-left: calc(100*100vw/750);
}
.all_wrap .img05 {
  margin-top: calc(76*100vw/750);
}
.all_wrap .img06 {
  margin-top: calc(87*100vw/750);
  margin-left: calc(0*100vw/750);
}
.all_wrap .img07 {
  margin-left: auto;
  margin-right: calc(50*100vw/750);
}
.all_wrap .img09 {
  margin-left: calc(0*100vw/750);
}
.all_wrap .img10 {
  margin-top: calc(20*100vw/750);
}
.all_wrap .img12 {
  margin-top: calc(89*100vw/750);
  margin-left: auto;
}
.all_wrap .img17 {
  margin-top: calc(77*100vw/750);
  margin-right: calc(0*100vw/750);
  margin-left: auto;
}
.all_wrap .img18 {
  margin-top: calc(80*100vw/750);
  margin-left: calc(50*100vw/750);
}
.all_wrap .img19 {
  margin-top: calc(0*100vw/750);
  margin: 0 auto;
}
/*************************************** アイテム・スタッフエリア ***************************************/
.all_wrap .allitem {
  margin-top: calc(145*100vw/750);
  margin-bottom: calc(0*100vw/750);
  padding-bottom: calc(6*100vw/750);
  font-size: calc(40*100vw/750);
  letter-spacing: 0.04em;
}
.all_wrap .staff {
  margin-top: calc(151*100vw/750);
  padding-bottom: calc(155*100vw/750);
  width: calc(750*100vw/750);
  font-size: calc(24*100vw/750);
  letter-spacing: 0.04em;
  line-height: 1.75;
  border-bottom: solid 0px #000;
}
}