@charset "UTF-8";

/*******************************
MO241226MARIA
*******************************/
#MO241226MARIA{
  display: block;
  width: 100%;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "yu-gothic-pr6n", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  color: #000000;
  box-sizing: border-box;
  margin-bottom: calc(186 * (100vw / 750));
}

#MO241226MARIA *{box-sizing: border-box;}

/*******************************
imgSetting
*******************************/
#MO241226MARIA .imgOuter{
  display: block;
  width: 100%;
}

#MO241226MARIA .imgOuter a,
#MO241226MARIA .imgOuter span,
#MO241226MARIA .imgOuter picture,
#MO241226MARIA .imgOuter img{display: block; width: 100%;}

/*******************************
fadeInSetting
*******************************/
#MO241226MARIA .fadeInBlock{
  opacity: 0;
  transition: opacity 3s ease;
  pointer-events: none;
}

#MO241226MARIA .fadeInBlock.view{
  opacity: 1;
  pointer-events: inherit;
}


/*******************************
creditLinks
*******************************/
#MO241226MARIA .creditArea{
  display: block;
}

#MO241226MARIA .creditLinks{
  display: block;
  /*
  font-feature-settings: "palt";
  */
  text-align: left;
}

#MO241226MARIA .creditLinks >  a,
#MO241226MARIA .creditLinks >  span{
  display: inline-block;
  white-space: nowrap;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(23 * (100vw / 750));
  letter-spacing: 0.02em;
  line-height: 2;
  color: #000000;
  text-decoration: none;
  font-feature-settings: "palt";
}

#MO241226MARIA .creditLinks >  a + a,
#MO241226MARIA .creditLinks >  span + a,
#MO241226MARIA .creditLinks >  span + span,
#MO241226MARIA .creditLinks >  a + span,
#MO241226MARIA .creditLinks >  br.pcView + a,
#MO241226MARIA .creditLinks >  br.pcView + span{
  margin-left: 0.5em;
}


/*******************************
movieBlock
*******************************/
#MO241226MARIA #mvBlock{
  display: block;
  width: 100%;
  margin: 0 auto calc(82 * (100vw / 750));
  position: relative;
}

#MO241226MARIA #mvBlock .mvOuter,
#MO241226MARIA #mvBlock .mvOuter picture,
#MO241226MARIA #mvBlock .mvOuter img{
  display: block;
  width: 100%;
  height: auto;
}


/*******************************
firstLede
*******************************/
#MO241226MARIA .firstLede{
  display: block;
  width: 100%;
  margin: 0 auto calc(158 * (100vw / 750));
  position: relative;
}


#MO241226MARIA .firstLede > p{
  font-size: calc(25 * (100vw / 750));
  line-height: 2.6;
  letter-spacing: 0.02em;
  text-align: center;
  font-weight: 500;
  font-feature-settings: "palt";
  color: #000000;
}


#MO241226MARIA .firstLede > p:nth-of-type(1) {
  margin: 0 auto calc(20 * (100vw / 750));
  font-size: calc(32 * (100vw / 750));
  line-height: 1.6;
}

/*******************************
secTTL
*******************************/
#MO241226MARIA .secTTL{
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(386  * (100vw / 750));
  height: calc(113 * (100vw / 750));
  margin: 0 auto calc(74 * (100vw / 750));
  border: 1px solid #000000;
  background: #FFFFFF;
  position: relative;
  
  font-family: "baskerville-display-pt", serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(58 * (100vw / 750));
  letter-spacing: 0.015em;
  line-height: 1;
  color: #000000;
}

#MO241226MARIA .secTTL > span{
  font-family: "baskerville-display-pt", serif;
  font-weight: 400;
  font-style: normal;
  font-size: calc(58 * (100vw / 750));
  letter-spacing: 0.015em;
  line-height: 1;
  color: #000000;
}

#MO241226MARIA .secTTL > span:nth-of-type(1){
  font-size: calc(66 * (100vw / 750));
}

#MO241226MARIA .secTTL > span:nth-of-type(2){
  font-size: calc(58 * (100vw / 750));
}

#MO241226MARIA .secTTL::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #000000;
  position: absolute;
  right: -2px;
  top: 2px;
  z-index: -1;
}


/*******************************
secLede
*******************************/
#MO241226MARIA .secLede{
  display: block;
  margin: 0 auto calc(108 * (100vw / 750));
}

#MO241226MARIA .secLede > p{
  font-size: calc(25 * (100vw / 750));
  line-height: 2.4;
  letter-spacing: 0.02em;
  text-align: center;
  font-feature-settings: "palt";
  color: #000000;
  font-weight: 500;
}

/*******************************
downJacketSec
*******************************/
#downJacketSec{
  display: block;
  margin: 0 auto calc(160 * (100vw / 750));
}
#MO241226MARIA #downJacketSec .secTTL{
  width: calc(421 * (100vw / 750));
  padding-bottom: calc(4 * (100vw / 750));
}

/*******************************
setUpSec
*******************************/
#setUpSec{
  display: block;
  margin: 0 auto calc(128 * (100vw / 750));
}

#MO241226MARIA #setUpSec .secTTL{
  padding-top: calc(10 * (100vw / 750));
}


/*******************************
secSubTTL
*******************************/
#MO241226MARIA .secSubTTL{}
#MO241226MARIA .secSubTTL picture,
#MO241226MARIA .secSubTTL img{
  display: block;
  width: 100%;
  height: auto;
}

/*******************************
sec01
*******************************/
#sec01{
  display: block;
  width: 100%;
  margin: 0 auto calc(122 * (100vw / 750));
  position: relative;
  z-index: 1;
}

#sec01 .secSubTTL{
  width: calc(272 * (100vw / 750));
  margin: 0 calc(45 * (100vw / 750)) calc(45 * (100vw / 750)) auto;
}

#sec01 .imgWrap{
  display: block;
  margin-bottom: calc(80 * (100vw / 750));
}

#sec01 .img01{
  width: calc(640 * (100vw / 750));
  margin: 0 auto calc(20 * (100vw / 750)) 0;
}

#sec01 .img02{
  width: calc(640 * (100vw / 750));
  margin: 0 auto 0 0;
}

#sec01 .secText{
  display: block;
  width: calc(650 * (100vw / 750));
  margin: 0 auto;
}

#sec01 .secText > p{
  display: block;
  width: 100%;
  margin-bottom: calc(32 * (100vw / 750));
  font-size: calc(24 * (100vw / 750));
  line-height: 2.2;
  letter-spacing: 0.02em;
  text-align: justify;
  overflow-wrap: break-word;
  word-break: break-word;
  line-break: strict;
  font-feature-settings: "palt";
  color: #000000;
  font-weight: 500;
}


/*******************************
sec02
*******************************/
#sec02{
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 0 calc(12 * (100vw / 750));
  width: 100%;
  margin: 0 auto calc(118 * (100vw / 750));
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#sec02 .secSubTTL{
  order: 1;
  width: 100%;
  margin-bottom: calc(65 * (100vw / 750));
}

#sec02 .secSubTTL > picture{
  width: calc(292 * (100vw / 750));
  margin: 0 auto;
  transform: translateX(calc(24 * (100vw / 750)));
}


#sec02 .img02{
  order: 2;
  width: 100%;
}

#sec02 .img01{
  order: 3;
  width: calc(50% - 6 * (100vw / 750));
  padding-bottom: 77.46666666666667%;
  margin-top: calc(12 * (100vw / 750));
  position: relative;
  overflow: hidden;
}

#sec02 .img03{
  order: 4;
  width: calc(50% - 6 * (100vw / 750));
  padding-bottom: 77.46666666666667%;
  margin-top: calc(12 * (100vw / 750));
  position: relative;
  overflow: hidden;
}


#sec02 .img01 > .imgOuter,
#sec02 .img03 > .imgOuter{
  width: calc(415 * (100vw / 750));
  position: absolute;
  top: 0;
}

#sec02 .img01 > .imgOuter{
  right: 0;
}

#sec02 .img03 > .imgOuter{
  left: 0;
}


#sec02 .secText{
  order: 5;
  display: block;
  width: calc(650 * (100vw / 750));
  margin: calc(76 * (100vw / 750)) auto 0;
}

#sec02 .secText > p{
  display: block;
  width: 100%;
  margin-bottom: calc(34 * (100vw / 750));
  font-size: calc(24 * (100vw / 750));
  line-height: 2.2;
  letter-spacing: 0.02em;
  text-align: justify;
  overflow-wrap: break-word;
  word-break: break-word;
  line-break: strict;
  font-feature-settings: "palt";
  color: #000000;
  font-weight: 500;
}

/*******************************
sec03
*******************************/
#sec03{
  display: block;
  width: 100%;
  margin: 0 auto calc(130 * (100vw / 750));
  position: relative;
}

#sec03 .secSubTTL{
  width: calc(290 * (100vw / 750));
  margin: 0 calc(45 * (100vw / 750)) calc(45 * (100vw / 750)) auto;
}

#sec03 .imgWrap{
  display: block;
  margin: 0 auto calc(76 * (100vw / 750));
}

#sec03 .img01{
  width: calc(560 * (100vw / 750));
  margin: 0 auto calc(273 * (100vw / 750)) 0;
}

#sec03 .img02{
  width: calc(670 * (100vw / 750));
  margin: 0 auto;
}


#sec03 .secText{
  display: block;
  width:  calc(650 * (100vw / 750));
  margin: 0 auto;
}

#sec03 .secText > p{
  display: block;
  width: 100%;
  font-size: calc(24 * (100vw / 750));
  line-height: 2.2;
  letter-spacing: 0.02em;
  text-align: justify;
  overflow-wrap: break-word;
  word-break: break-word;
  line-break: strict;
  font-feature-settings: "palt";
  color: #000000;
  font-weight: 500;
}


#sec03 .creditArea{
  display: block;
  position: absolute;
  left: calc(45 * (100vw / 750));
  top: calc(1002 * (100vw / 750));
}


/*******************************
sec04
*******************************/
#sec04{
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}


#sec04 .secSubTTL{
  width: calc(342 * (100vw / 750));
  margin: 0 auto calc(65*(100vw / 750)) calc(250*(100vw / 750));
}


#sec04 .imgTextWrap{
  display: block;
  width: 100%;
  margin-bottom: calc(96 * (100vw / 750));
}

#sec04 .img01{
  width: 100%;
  padding-bottom: 74.66666666666667%;
  position: relative;
  overflow: hidden;
}

#sec04 .img01 > .imgOuter{
  width: calc(784 * (100vw / 750));
  position: absolute;
  left: calc(-14 * (100vw / 750));
  top: 0;
}
 

#sec04 .creditArea{
  display: block;
  width: 100%;
  padding-top: calc(40 * (100vw / 750));
  padding-left: calc(50 * (100vw / 750));
}

#sec04 .imgTextWrap2{
  display: block;
  width: 100%;
}

#sec04 .img02{
  width: calc(600 * (100vw / 750));
  margin: 0 0 calc(20 * (100vw / 750)) auto;
}

#sec04 .img03{
  width: calc(600 * (100vw / 750));
  margin: 0 0 calc(78 * (100vw / 750)) auto;
}

#sec04 .secText{
  display: block;
  width: calc(650 * (100vw / 750));
  margin: 0 auto;
}

#sec04 .secText > p{
  display: block;
  width: 100%;
  font-size: calc(24 * (100vw / 750));
  line-height: 2.2;
  letter-spacing: 0.02em;
  text-align: justify;
  overflow-wrap: break-word;
  word-break: break-word;
  line-break: strict;
  font-feature-settings: "palt";
  color: #000000;
  font-weight: 500;
}


/*******************************
sec05
*******************************/
#sec05{
  display: block;
  width: 100%;
  margin-bottom: calc(122 * (100vw / 750));
}


#sec05 .secSubTTL{
  width: calc(290 * (100vw / 750));
  margin: 0 calc(47 * (100vw / 750)) calc(45 * (100vw / 750)) auto;
}


#sec05 .imgWrap{
  display: block;
  margin-bottom: calc(76 * (100vw / 750));
}

#sec05 .img01{
  width: calc(640 * (100vw / 750));
  margin: 0 auto calc(45 * (100vw / 750)) 0;
}


#sec05 .img02{
  width: calc(590 * (100vw / 750));
  margin: 0 0 0 auto;
}

#sec05 .secText{
  display: block;
  width: calc(650 * (100vw / 750));
  margin: 0 auto;
}

#sec05 .secText > p{
  display: block;
  width: 100%;
  margin-bottom: calc(34 * (100vw / 750));
  font-size: calc(24 * (100vw / 750));
  line-height: 2.2;
  letter-spacing: 0.02em;
  text-align: justify;
  overflow-wrap: break-word;
  word-break: break-word;
  line-break: strict;
  font-feature-settings: "palt";
  color: #000000;
  font-weight: 500;
}

/*******************************
sec06
*******************************/
#sec06{
  display: block;
  width: 100%;
}

#sec06 .secSubTTL{
  width: calc(272 * (100vw / 750));
  margin: 0 auto calc(65*(100vw / 750)) calc(258*(100vw / 750));
}


#sec06 .img01{
  width: 100%;
  margin-bottom: calc(65 * (100vw / 750));
}

#sec06 .img02{
  width: calc(660 * (100vw / 750));
  margin: 0 auto calc(78 * (100vw / 750));
}

#sec06 .secText{
  display: block;
  width: calc(650 * (100vw / 750));
  margin: 0 auto;
}

#sec06 .secText > p{
  display: block;
  width: 100%;
  margin-bottom: calc(32 * (100vw / 750));
  font-size: calc(24 * (100vw / 750));
  line-height: 2.2;
  letter-spacing: 0.02em;
  text-align: justify;
  overflow-wrap: break-word;
  word-break: break-word;
  line-break: strict;
  font-feature-settings: "palt";
  color: #000000;
  font-weight: 500;
}

/*******************************
btnALLitems
*******************************/
#MO241226MARIA .btnALLitems{
  display: block;
  width: calc(676 * (100vw / 750));
  margin: 0 auto calc(142 * (100vw / 750));
}


#MO241226MARIA .btnALLitems > a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: calc(119 * (100vw / 750));
  border: 1px solid #000000;
  background: #FFFFFF;
  position: relative;
  
  font-weight: 500;
  font-style: normal;
  font-size: calc(28 * (100vw / 750));
  letter-spacing: 0.06em;
  line-height: 1;
  color: #000000;
}

#MO241226MARIA .btnALLitems > a::after{
  content: '';
  display: block;
  width: calc(100% + 3px);
  height: calc(100% + 3px);
  background: #000000;
  position: absolute;
  right: -3px;
  top: 1px;
  z-index: -1;
}


/*******************************
staffList
*******************************/
#MO241226MARIA dl.staffList{
  display: block;
}

#MO241226MARIA dl.staffList > dt{
  display: block;
  margin-bottom: calc(20 * (100vw / 750));
  font-family: "canada-type-gibson", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(26 * (100vw / 750));
  letter-spacing: 0.15em;
  line-height: 1;
  text-align: center;
  font-feature-settings: "palt";
}

#MO241226MARIA dl.staffList > dd{
  display: block;
}

#MO241226MARIA dl.staffList > dd > dl{
  display: flex;
  justify-content: center;
  align-items: center;
}

#MO241226MARIA dl.staffList > dd > dl > dt,
#MO241226MARIA dl.staffList > dd > dl > dd{
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: calc(23 * (100vw / 750));
  line-height: 2;
  letter-spacing: 0.02em;
  color: #000000;
  text-align: center;
  font-feature-settings: "palt";
}

#MO241226MARIA dl.staffList > dd > dl > dt::after{
  content: ':';
  display: inline-block;
  padding: 0 0.4em;
}


/*******************************
overRide
*******************************/
#MO241226MARIA .pcView{display: none!important;}







