@charset "UTF-8";

.lp{padding-bottom: 0;}
.home-content.support-content{margin-block-start: 0;}

html {
  background: #E4E4E4;
}

/*******************************
UU250101trialbag
*******************************/
#UU250101trialbag{
  display: block;
  width: 100%;
  padding: 0 0 calc(120 * (100vw / 750));
  background: #E4E4E4;
  box-sizing: border-box;
  font-family: var(--font-ja);
  font-style: normal;
  color: #555555;
}

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

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

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


#UU250101trialbag a:hover{
  opacity: 1;
}


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

#UU250101trialbag .fadeInBlock.view,
#UU250101trialbag .fadeInBlockPC.view{
  visibility: visible;
  transform: translateY(0);
  opacity: 1;
  pointer-events: inherit;
}

#UU250101trialbag .fadeInBlock_spot {
  visibility: hidden;
  opacity: 0;
  transition: opacity 1.5s ease;
  pointer-events: none;
}

#UU250101trialbag .fadeInBlock_spot.view {
  visibility: visible;
  opacity: 1;
  pointer-events: inherit;
}



/*******************************
mv
*******************************/
#UU250101trialbag .mv{
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 auto calc(63 * (100vw / 750));
  background: #FFFFFF;
}

#UU250101trialbag .mv .outer{
  display: block;
}

/*******************************
lpMainTTL
*******************************/
#UU250101trialbag .lpMainTTLArea{
  margin-bottom: calc(168 * (100vw / 750));
}

#UU250101trialbag .lpMainTTL{
  display: block;
  padding-bottom: calc(26 * (100vw / 750));
}

/* #UU250101trialbag .lpMainTTL > span:nth-of-type(1){
  display: block;
  font-size: calc(30 * (100vw / 750));
  line-height: 2.15;
  letter-spacing: 0.1em;
  text-align: center;
  font-feature-settings: 'palt';
  padding-left: calc(2 * (100vw / 750));
  margin-bottom: calc(8 * (100vw / 750));
  font-weight: 400;
} */

#UU250101trialbag .lpMainTTL > span:nth-of-type(1){
  display: block;
  font-size: calc(38 * (100vw / 750));
  line-height: 2;
  letter-spacing: 0.1em;
  text-align: center;
  font-feature-settings: 'palt';
  padding-left: calc(5 * (100vw / 750));
  font-weight: 400;
}


/*******************************
lpLede
*******************************/
#UU250101trialbag .lpLede{
  display: block;
  font-size: calc(24 * (100vw / 750));
  font-weight: 400;
  line-height: 2;
  text-align: center;
  letter-spacing: 0.1em;
  font-feature-settings: 'palt';
  color: #666666;
}



/*******************************
borderCatch
*******************************/
#UU250101trialbag .secTTL{
  display: block;
  padding-bottom: calc(28 * (100vw / 750));
  margin-bottom: calc(60 * (100vw / 750));
  /* font-family: "jaf-bernino-sans", sans-serif; */
  font-weight: 400;
  /* font-style: normal; */
  font-size: calc(34 * (100vw / 750));
  letter-spacing: 0.04em;
  line-height: 1;
  position: relative;
  font-feature-settings: "palt";
}

#UU250101trialbag .secTTL::after{
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #555555;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: scaleX(0);
  transition: transform 1.8s ease 0.2s;
  transform-origin: left;
}

#UU250101trialbag .secTTL.view::after{
  transform: scaleX(1);
}


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

#sec01 .img01Block{
  display: flex;
  flex-wrap: wrap;
  /* justify-content: center; */
  margin: 0 auto calc(0 * (100vw / 750));
}

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

#sec01 .img01Block .text{
  width: calc(660 * (100vw / 750));
  margin: calc(60* (100vw / 750)) auto 0;
  transform: translateX(calc(2 * (100vw / 750)))
}

#sec01 .img01Block .text p{
  font-size: calc(30 * (100vw / 750));
  font-weight: 400;
  line-height: 2;
  text-align: justify;
  letter-spacing: 0.085em;
  font-feature-settings: 'palt';
  text-align: center;
}


/*******************************
sec02
*******************************/
#sec02{
  display: block;
  /* width: calc(660 * (100vw / 750)); */
  width: 100%;
  margin: 0 auto calc(162* (100vw / 750));
}

#sec02 .secTTL{
  width: calc(660* (100vw /750));
  margin-left: auto;
  margin-right: auto;
}

/*******************************
sec03
*******************************/
#sec03{
  width: calc(660 * (100vw / 750));
  margin: 0 auto calc(150* (100vw /750));
}

/*******************************
sec04
*******************************/
#sec04{
  width: calc(660 * (100vw / 750));
  margin: 0 auto calc(150* (100vw /750));
}

/*******************************
sec05
*******************************/
#sec05{
  width: calc(660 * (100vw / 750));
  margin: 0 auto calc(109* (100vw /750));
}

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

/*******************************
sec07
*******************************/
#sec07{
  width: calc(660 * (100vw / 750));
  margin: 0 auto calc(187* (100vw /750));
}

/*******************************
sec08
*******************************/
#sec08{
  width: calc(660 * (100vw / 750));
  margin: 0 auto calc(0* (100vw /750));
}

/*******************************
allItemBtn
*******************************/
#UU250101trialbag .allItemBtn{
  display: block;
  width: calc(540 * (100vw / 750));
  height: calc(80 * (100vw / 750));
  margin: calc(139* (100vw / 750)) auto 0;
  background-color: #F1F1F1;
}

#UU250101trialbag .allItemBtn > a{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 calc(14*(100vw / 750));
  width: 100%;
  height: 100%;
  font-size: calc(22*(100vw / 750));
  padding: 0;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #555555;
  text-decoration: none;
  font-feature-settings: 'palt';
}


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

/*
#UU250101trialbag .allItemBtn > a::after{
  content: '';
  display: block;
  width: calc(9 * (100vw / 750));
  height: calc(15 * (100vw / 750));
  background: url("../img/icon_btn_arrow.svg") center center no-repeat;
  background-size: 100% auto;
}
*/


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

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

#UU250101trialbag .figSlider .sliderWrapper{}

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

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

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

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

#UU250101trialbag .figSlider ul.pager{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  padding-top: calc(28 * (100vw / 750));
  gap: 0 calc(20 * (100vw / 750));
}

#UU250101trialbag #sec02 .figSlider ul.pager{justify-content: flex-end;}


#UU250101trialbag .figSlider ul.pager > li{
  display: block;
  width: calc(12 * (100vw / 750));
  height: calc(12 * (100vw / 750));
  border-radius: 50%;
  margin: 0;
  background: #C1C0C0;
  transition: background 0.3s ease;
  cursor: pointer;
  opacity: 1;
}

#UU250101trialbag .figSlider ul.pager > li.swiper-pagination-bullet-active{
  background: #656565;
  pointer-events: none;
}

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






/*******************************
UU250101trialbag 追加
*******************************/
.pc_on {
  display: none;
}
.pc_on_f {
  display: none;
}
.sp_on {
  display: block;
}
.sp_on_f {
  display: flex;
}
.order1 {
  order: 1;
}
.order2 {
  order: 2;
}

/*  */
#UU250101trialbag .slide.js-slide_wrap .slick-dots {
  bottom: calc(-57* (100vw /750));
}
#UU250101trialbag .slide.js-slide_wrap .slick-dots li.slick-active button {
  background: #656565;
}
#UU250101trialbag .slide.js-slide_wrap .slick-dots li {
  margin: 0 calc(-4* (100vw / 750));
}
#UU250101trialbag .slide.js-slide_wrap .slick-dots li button:before {
  font-size: 7.5px;
  color: #C1C0C0;
  opacity: 1;
}
#UU250101trialbag .slide.js-slide_wrap .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #656565;
}
#UU250101trialbag .max-width_img .slick-dots {
  margin: calc(30* (100vw /750)) auto 0 ;
}
#UU250101trialbag .slick-dots li.slick-active button {
  background: transparent !important;
}

/*  */
#sec01 .img01Block .text .white_text{
  width: calc(203* (100vw /750));
  height: calc(49* (100vw /750));
  margin: 0 auto calc(25* (100vw /750));
}
#sec01 .img01Block .text p.box_ttl {
  text-align: center;
  font-size: calc(34* (100vw /750));
  letter-spacing: 0.1em;
  line-height: 2;
  margin-bottom: calc(20* (100vw /750));
}
#sec01 .img01Block .text p.box_color {
  text-align: center;
  font-size: calc(24* (100vw /750));
  letter-spacing: 0.085em;
  line-height: 1;
  margin-bottom: calc(30* (100vw /750));
}
.sp_slide {
  width: 100%;
}
.sp_slide .goods_slide {
  width: calc(540* (100vw /750));
  margin: 0 calc(20* (100vw /750));
}
.flex_base {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.flex_text {
  width: 100%;
  margin-top: calc(63* (100vw /750));
  order: 2;
}
.flex_text_ttl {
  font-family: "jaf-bernino-sans", sans-serif;
  font-size: calc(32* (100vw /750));
  text-align: center;
  letter-spacing: 0.1em;
  margin-bottom: calc(35* (100vw /750));
  font-feature-settings: "palt";
}
.flex_text_lead {
  font-size: calc(24* (100vw /750));
  text-align: justify;
  letter-spacing: 0.06em;
  line-height: 2;
  font-feature-settings: "palt";
}
.flex_img {
  width: calc(660* (100vw /750));
  order: 1;
}
.sec06_ttl {
  font-size: calc(32* (100vw /750));
  text-align: center;
  letter-spacing: 0.14em;
  margin-bottom: calc(35* (100vw /750));
  font-feature-settings: "palt";
}
.sec06_lead {
  width: calc(580* (100vw /750));
  margin: 0 auto;
  font-size: calc(24* (100vw /750));
  text-align: left;
  letter-spacing: 0.06em;
  margin-bottom: calc(47* (100vw /750));
  font-feature-settings: "palt";
  line-height: 2;
}
.sec06_img {
  width: 100%;
}
#sec07 .flex_text_lead {
  margin-bottom: calc(45* (100vw /750));
}
#sec07 .flex_text {
  margin-top: calc(63* (100vw /750));
}
.more_button {
  width: calc(540* (100vw /750));
  margin: 0 auto;
  display: block;
}
.sec08_lead {
  text-align: justify;
  font-size: calc(24* (100vw /750));
  letter-spacing: 0.06em;
  margin-bottom: calc(69* (100vw /750));
  line-height: 2;
  font-feature-settings: "palt";
}
.sec08_img {
  width: calc(540* (100vw /750));
  margin: 0 auto;
}