@charset "UTF-8";

/*.main-area{padding: 0;}*/
.main-area .main-inner{
  max-width: inherit;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

/*******************************
st240619SUMMERBAG
*******************************/
#st240619SUMMERBAG{
  display: block;
  width: 100%;
  padding: 0 0 0;
  box-sizing: border-box;
  overflow: hidden;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", sans-serif;
  font-weight: 300;
  font-style: normal;
}

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

#st240619SUMMERBAG picture,
#st240619SUMMERBAG figure,
#st240619SUMMERBAG img{
  display: block;
  width: 100%;
  height: auto;
}

#st240619SUMMERBAG .imgOuter > a,
#st240619SUMMERBAG .imgOuter > span{display: block; width: 100%; height: auto;}

#st240619SUMMERBAG video{display: block; width: 100%; height: auto;}
#st240619SUMMERBAG .videoStop{
  display: block;
  width: 100%;
  height: auto;
  cursor: pointer;
  position: relative;
}
#st240619SUMMERBAG .videoStop.stop::after{
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/btn_movie_play.svg") center center no-repeat;
  background-size: calc(104 * (100vw / 750)) auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}



/*******************************
lpContentsWrap
*******************************/
#st240619SUMMERBAG .lpContentsWrap{
  display: block;
  width: 100%;
  margin: 0 auto 0;
}

/*******************************
mv
*******************************/
#st240619SUMMERBAG .firstBlock{
  display: block;
  margin: 0 auto calc(130 * (100vw / 750));
}

/************/
#st240619SUMMERBAG .lpMainTTL{
  display: block;
  padding: 0 calc(25 * (100vw / 750)) 0;
  margin-bottom: calc(42 * (100vw / 750));
  font-family: "acumin-pro", sans-serif;
}

#st240619SUMMERBAG .lpMainTTL > span:nth-of-type(1){
  display: block;
  margin-bottom: calc(20 * (100vw / 750));
  font-size: calc(60 * (100vw / 750));
  font-weight: 700;
  text-align: left;
  letter-spacing: 0;
  line-height: 1;
  font-feature-settings: 'palt';
}
#st240619SUMMERBAG .lpMainTTL > span:nth-of-type(2){
  display: block;
  font-size: calc(28 * (100vw / 750));
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.04em;
  line-height: 1;
}
#st240619SUMMERBAG .lpMainTTL > span:nth-of-type(2) > em{
  font-size: calc(29 * (100vw / 750));
  font-style: normal;
  font-weight: 300;
}

/************/
#st240619SUMMERBAG .mvBlock{
  display: block;
  width: 100%;
  margin-bottom: calc(108 * (100vw / 750));
}
#st240619SUMMERBAG .mvBlock .outer{
  display: flex;
  align-items: stretch;
  justify-content: center;
  width: 100%;
}
#st240619SUMMERBAG .mvBlock .outer > picture{
  display: block;
  width: 50%;
}
#st240619SUMMERBAG .mvBlock .outer > picture > img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*********/
#st240619SUMMERBAG .firstLede{
  display: block;
  font-size: calc(22 * (100vw / 750));
  font-weight: 300;
  line-height: 2;
  letter-spacing: 0.12em;
  text-align: center;
  font-feature-settings: 'palt';
}

/*******************************
ttlBlock
*******************************/
#st240619SUMMERBAG .ttlBlock{
  display: block;
  font-family: "acumin-pro", sans-serif;
}
#st240619SUMMERBAG .ttlBlock .outer{display: block;}


#st240619SUMMERBAG .lpSecTTL{
  display: block;
  margin-top: calc(-10 * (100vw / 750));
  margin-bottom: calc(18 * (100vw / 750));
  font-size: calc(42 * (100vw / 750));
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0;
  font-feature-settings: 'palt';
}
#st240619SUMMERBAG .lpSecTTL > span{
  font-size: calc(38 * (100vw / 750));
  font-weight: 700;
}

#st240619SUMMERBAG .ttlBlock .variation{
  display: block;
  margin-bottom: calc(22 * (100vw / 750));
  font-size: calc(30 * (100vw / 750));
  font-weight: 200;
  line-height: 1;
  letter-spacing: 0;
  font-feature-settings: 'palt';
}

#st240619SUMMERBAG .ttlBlock .price{
  display: block;
  font-size: calc(30 * (100vw / 750));
  font-weight: 200;
  line-height: 1;
  letter-spacing: 0;
  font-feature-settings: 'palt';
}

/*******************************
itemPointBox
*******************************/
#st240619SUMMERBAG .itemPointBox{
  display: block;
}

/* itemSlider *******/
#st240619SUMMERBAG .itemSlider{
  width: calc(450 * (100vw / 750));
  margin: 0 auto 0;
	overflow: hidden;
	position: relative;
  text-align: center;
}

#st240619SUMMERBAG #sec03 .itemSlider{width: calc(480 * (100vw / 750));}

#st240619SUMMERBAG .itemPointBox .itemSlider .container{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

#st240619SUMMERBAG .itemSlider .sliderWrapper{}

#st240619SUMMERBAG .itemSlider .slider{
  display: block;
  width: 100%;
}

#st240619SUMMERBAG .itemSlider .slider a{
  display: block;
  width: 100%;
  height: auto;
}

#st240619SUMMERBAG .itemSlider .slider a > img{
  display: block;
  width: 100%;
  height: auto;
}

#st240619SUMMERBAG .itemSlider .slider.swiper-slide-active{
  pointer-events: auto;
}

#st240619SUMMERBAG .itemSlider ul.pager{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: calc(11 * (100vw / 750)) calc(11 * (100vw / 750));
  width: 100%;
  max-width: calc(109 * (100vw / 750));
  margin-top: calc(12 * (100vw / 750));
  margin-bottom: 0;
}

#st240619SUMMERBAG .itemSlider ul.pager > li{
  display: block;
  width: calc(19 * (100vw / 750));
  height: calc(19 * (100vw / 750));
  margin: 0;
  border: calc(2 * (100vw / 750)) solid #DDDDDD;
  transition: opacity 0.3s ease;
  cursor: pointer;
  opacity: 1;
}

#st240619SUMMERBAG .productsSlider ul.pager > li.swiper-pagination-bullet-active{
  opacity: 1;
  pointer-events: none;
}


/* itemPoint *******/
#st240619SUMMERBAG .itemPoint{
  display: block;
  width: calc(100% - 50 * (100vw / 750));
  margin: calc(60 * (100vw / 750)) auto 0;
  padding: calc(58 * (100vw / 750) + 14 * (100vw / 750)) calc(10 * (100vw / 750)) calc(80 * (100vw / 750) + 14 * (100vw / 750)) calc(65 * (100vw / 750) + 14 * (100vw / 750));
  position: relative;
}

#st240619SUMMERBAG .itemPoint::before{
  content: '';
  display: block;
  width: calc(180 * (100vw / 750));
  height: calc(2 * (100vw / 750));
  background: #000000;
  position: absolute;
  left: 0;
  top: calc(14 * (100vw / 750));
}

#st240619SUMMERBAG .itemPoint::after{
  content: '';
  display: block;
  width: calc(2 * (100vw / 750));
  height: calc(180 * (100vw / 750));
  background: #000000;
  position: absolute;
  left: calc(14 * (100vw / 750));
  top: 0;
}

#st240619SUMMERBAG dl.itemPointInner{display: block;}

#st240619SUMMERBAG dl.itemPointInner::before{
  content: '';
  display: block;
  width: calc(180 * (100vw / 750));
  height: calc(2 * (100vw / 750));
  background: #000000;
  position: absolute;
  right: 0;
  bottom: calc(14 * (100vw / 750));
}

#st240619SUMMERBAG dl.itemPointInner::after{
  content: '';
  display: block;
  width: calc(2 * (100vw / 750));
  height: calc(180 * (100vw / 750));
  background: #000000;
  position: absolute;
  right: calc(14 * (100vw / 750));
  bottom: 0;
}


#st240619SUMMERBAG dl.itemPointInner > dt{
  display: block;
  padding-bottom: calc(56 * (100vw / 750));
  font-family: "acumin-pro", sans-serif;
  font-size: calc(42 * (100vw / 750));
  line-height: 1;
  letter-spacing: 0;
  font-weight: 700;
  text-align: left;
  font-feature-settings: 'palt';
}

#st240619SUMMERBAG dl.itemPointInner > dd{
  display: block;
  margin-top: calc((-1em * 2 + 1em) / 2);
  margin-bottom: calc((-1em * 2 + 1em) / 2);
  font-size: calc(22 * (100vw / 750));
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.12em;
  line-height: 2;
  font-feature-settings: 'palt';
}


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

#sec01 > .inner{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  gap: calc(6 * (100vw / 750)) calc(6 * (100vw / 750));
  width: 100%;
  margin: 0 auto calc(80 * (100vw / 750));
}

#sec01 > .inner > .ttlBlock{
  width: calc(372 * (100vw / 750));
  padding-left: calc(20 * (100vw / 750));
  text-align: left;
}

#sec01 > .inner > .img01,
#sec01 > .inner > .img02,
#sec01 > .inner > .img03{
  width: calc(372 * (100vw / 750));
}


#st240619SUMMERBAG #sec01 .itemSlider ul.pager > li:nth-of-type(1){background: #FFFFB8;}
#st240619SUMMERBAG #sec01 .itemSlider ul.pager > li:nth-of-type(2){background: #AF8F6F;}
#st240619SUMMERBAG #sec01 .itemSlider ul.pager > li:nth-of-type(3){background: #000000;}


#sec01 .expansionStepBox{
  display: block;
  width: 100%;
  margin: calc(124 * (100vw / 750)) auto 0;
  overflow: hidden;
  position: relative;
}

#sec01 .expansionStepBox > ol{
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  position: relative;
}

#sec01 .expansionStepBox > ol > li{
  display: block;
  width: calc(250 * (100vw / 750));
}

#sec01 .expansionStepBox > ol > li > .imgOuter,
#sec01 .expansionStepBox > ol > li > .imgOuter > .outer{display: block;}


#sec01 .expansionStepBox > ol > li:nth-of-type(1){margin-right: calc(5 * (100vw / 750)); transform: translateX(calc(-20 * (100vw / 750)));}
#sec01 .expansionStepBox > ol > li:nth-of-type(2){transform: translateX(calc(-20 * (100vw / 750)));}
#sec01 .expansionStepBox > ol > li:nth-of-type(3){margin-right: 0; margin-left: auto; transform: translateX(calc(16 * (100vw / 750)));}

#sec01 .expansionStepBox .stepArrow{
  display: block;
  width: calc(70.5 * (100vw / 750));
  height: calc(11.866 * (100vw / 750));
  position: absolute;
  top: calc(140 * (100vw / 750));
  z-index: 3;
  pointer-events: none;
}

#sec01 .expansionStepBox .stepArrow:nth-of-type(1){
  left: calc(180 * (100vw / 750));
}
#sec01 .expansionStepBox .stepArrow:nth-of-type(2){
  left: calc(468 * (100vw / 750));
}


#sec01 .expansionStepBox .stepArrow svg{display: block; width: 100%; height: auto;}

#sec01 .expansionStepBox .stepArrow svg g{
  stroke-dasharray: 200%;
  stroke-dashoffset: 200%;
  animation: stepArrowDraw 3s ease infinite;
}


@keyframes stepArrowDraw {
  0% {
    stroke-dashoffset: 400%;
  }
  50% {
    stroke-dashoffset: 200%;
  }
  100% {
    stroke-dashoffset: 0%;
  }
}


/*******************************
#sec02
*******************************/
#sec02{
  display: block;
  margin-bottom: calc(140 * (100vw / 750));
}

#sec02 > .inner{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 0 calc(6 * (100vw / 750));
  width: 100%;
  margin: 0 auto calc(80 * (100vw / 750));
}

#sec02 > .inner > .ttlBlock{
  width: 100%;
  padding: 0 calc(24 * (100vw / 750));
  margin-bottom: calc(25 * (100vw / 750));
  text-align: right;
}

#sec02 > .inner > .img01,
#sec02 > .inner > .img02{
  width: calc(372 * (100vw / 750));
}

#sec02 > .inner > .img03{
  width: calc(396 * (100vw / 750));
  margin-top: calc(40 * (100vw / 750));
}


#st240619SUMMERBAG #sec02 .itemSlider ul.pager > li:nth-of-type(1){background: #AF8F6F;}
#st240619SUMMERBAG #sec02 .itemSlider ul.pager > li:nth-of-type(2){background: #000000;}



/*******************************
#sec02
*******************************/
#sec03{
  display: block;
  margin-bottom: calc(150 * (100vw / 750));
}

#sec03 > .inner{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: calc(6 * (100vw / 750)) calc(6 * (100vw / 750));
  width: 100%;
  margin: 0 auto calc(80 * (100vw / 750));
}

#sec03 > .inner > .ttlBlock{
  width: calc(330 * (100vw / 750));
  padding-left: calc(25 * (100vw / 750));
  text-align: left;
}
#sec03 > .inner > .ttlBlock .lpSecTTL{letter-spacing: 0.05em; margin-bottom: calc(14 * (100vw / 750));}


#sec03 > .inner > .img01{
  width: calc(414 * (100vw / 750));
  padding-top: calc(81 * (100vw / 750));
}


#sec03 > .inner > .img02,
#sec03 > .inner > .img03{
  width: calc(372 * (100vw / 750));
}

#st240619SUMMERBAG #sec03 .itemSlider ul.pager{margin-top: calc(26 * (100vw / 750));}

#st240619SUMMERBAG #sec03 .itemSlider ul.pager > li:nth-of-type(1){background: #F6EEC9;}
#st240619SUMMERBAG #sec03 .itemSlider ul.pager > li:nth-of-type(2){background: #BFF6C3;}
#st240619SUMMERBAG #sec03 .itemSlider ul.pager > li:nth-of-type(3){background: #FF0000;}
#st240619SUMMERBAG #sec03 .itemSlider ul.pager > li:nth-of-type(4){background: #74512D;}
#st240619SUMMERBAG #sec03 .itemSlider ul.pager > li:nth-of-type(5){background: #FF9EAA;}
#st240619SUMMERBAG #sec03 .itemSlider ul.pager > li:nth-of-type(6){background: #01204E;}
#st240619SUMMERBAG #sec03 .itemSlider ul.pager > li:nth-of-type(7){background: #000000;}



/*******************************
allItemBtn
*******************************/
#st240619SUMMERBAG .allItemBtn{
  display: block;
  width: calc(480 * (100vw / 750));
  margin: 0 auto;
  text-align: center;
  position: relative;
}

#st240619SUMMERBAG .allItemBtn > a{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: calc(80 * (100vw / 750));
  background: #000000;
  font-size: calc(20 * (100vw / 750));
  line-height: 1;
  font-weight: 700;
  text-align: center;
}

#st240619SUMMERBAG .allItemBtn > a > picture{
  display: block;
  width: calc(226.8672 * (100vw / 750));
}

#st240619SUMMERBAG .allItemBtn > a > picture > img{display: block; width: 100%; height: auto;}


/*******************************
figSlider
*******************************/
#st240619SUMMERBAG .figSlider{
	overflow: hidden;
	position: relative;
}

#st240619SUMMERBAG .figSlider .container{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

#st240619SUMMERBAG .figSlider .sliderWrapper{}

#st240619SUMMERBAG .figSlider .slider{
  display: block;
  width: 100%;
}

#st240619SUMMERBAG .figSlider .slider a{
  display: block;
  width: 100%;
  height: auto;
}

#st240619SUMMERBAG .figSlider .slider a > img{
  display: block;
  width: 100%;
  height: auto;
}

#st240619SUMMERBAG .figSlider .slider.swiper-slide-active{
  pointer-events: auto;
}



/*******************************
fadeInSetting
*******************************/
#st240619SUMMERBAG .fadeInBlock{
  visibility: hidden;
  opacity: 0;
  /*transform: translateY(4rem);*/
  transition: opacity 1.5s ease, transform 1.5s ease;
  pointer-events: none;
}

#st240619SUMMERBAG .fadeInList .fadeInTarget .imgOuter{
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

#st240619SUMMERBAG .fadeInBlock.view,
#st240619SUMMERBAG .fadeInList .fadeInTarget.view .imgOuter{
  visibility: visible;
  opacity: 1;
  transform: translate(0,0);
  pointer-events: inherit;
}


/*******************************
overRide
*******************************/
#st240619SUMMERBAG .pcView{display: none;}











