@charset "UTF-8";

.main-area {
  --color-point-cloth-mask: #e8dbe1;
  --color-point-non-woven-fabric: #cfdded;
}

/* -------------------------
base layout
------------------------- */
#container img {
  image-rendering: -webkit-optimize-contrast;
}

#container .luckybag-banner {
  margin: calc(30*(100vw/750)) auto 0;
  padding: 0 calc(40*(100vw/750));
}

#container .slider {
  opacity: 0;
  transition: all 1s linear;
}

#container .slider.slick-initialized {
  opacity: 1;
}

.slick-next:before {
  content: '';
  background: url(../img/250425_img/arrow-r.png) no-repeat right center;
  background-size: contain;
  position: relative;
  top: -15px;
  z-index: 1000;
  padding: 28px;
  display: inline-block;
  margin-left: 15px;
}

.slick-prev:before {
  content: '';
  background: url(../img/250425_img/arrow-l.png) no-repeat left center;
  background-size: contain;
  position: relative;
  top: -15px;
  z-index: 1000;
  padding: 28px;
  display: inline-block;
  margin-left: -50px;
}

.material-icons {
  background-image: url(../img/250425_img/right.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 29%;
  left: auto;
  right: 6%;
}

#container {
  color: #333;
  overflow-x: hidden;
  font-family: Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.8;
  font-size: 1.6rem;
}

#container p div {
  font-family: 'Noto Sans JP', sans-serif;
}

/* -------------------------
layout
------------------------- */
.center {
  text-align: center;
}

/* -------------------------
margin
------------------------- */
.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mtb60 {
  margin: 60px 0;
}

@media screen and (min-width: 768px) {
  .hidden-pc {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .hidden-phone {
    display: none;
  }

  .mb30 {
    margin-bottom: calc(40* (100vw / 750));
  }

  #container a {
    font-size: calc(28* (100vw / 750));
  }
}

/* -------------------------
padding
------------------------- */
.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .pb40 {
    padding-bottom: calc(20* (100vw / 750));
  }
}

/* -------------------------
height
------------------------- */
.h20 {
  height: 20px;
}

.h30 {
  height: 30px;
}

/* -------------------------
pc layout
------------------------- */
@media screen and (min-width: 768px) {

  /* 769px以上（PC用）の記述 */
  #container {
    letter-spacing: 0.1rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.8;
  }

  #container img {
    width: 100%;
    height: auto;
  }

  #container a:hover img {
    opacity: 0.8;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }

  #container .luckybag-banner {
    padding: 0;
    margin: 4.5rem auto;
    width: 50rem;
  }

  .br-sp {
    display: none;
  }

  .hidden-pc {
    display: none;
  }

  /* -------
container
------- */
  #container {
    width: 100%;
  }

  #container .inner {
    width: 100%;
    margin: 0 auto;
    box-sizing: content-box;
  }

  /* -------
title
------- */
  .title-1 {
    margin: 0 auto 5.2rem;
    width: 40rem;
  }
  
  .title-s1 {
    font-size: 1.3rem;
    text-align: center;
    padding: 0.5rem 0 0;
    font-weight: bold;
  }

  .title-1 .logo-img {
    margin: 0 auto 2rem;
  }

  .title-1 .title-txt {
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-align: center;
  }
  
  /* -------
mv
------- */
  .mv_text {
    margin: 7.4rem 0 7.3rem;
    font-size: 1.4rem;
    line-height: 2;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-align: center;
  }
  

  /* -------
  sec-img
  ------- */
  .sec-img {
    margin: 0 auto 10rem;
    width: 100%;
  }


  /* -------
  sec-text
  ------- */
  .sec-text {
    margin-bottom: 4.6rem;
    font-size: 1.4rem;
    line-height: 2;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-align: center;
  }

  .sec-text .w6 {
    font-weight: 600;
  }


  /*-----------
	slider
  ----------- */
  .slider {
    width: 100%;
    margin: 0 auto;
  }

  .slick-slide {
    margin: 0;
  }

  .slide-caption .slick-slide,
  .slide-col3 .slick-slide {
    margin: 0 10px;
  }

  .slide-caption p {
    font-size: 12px;
  }


  /*-----------
  section
  -----------*/
  .section-1 {
    margin-bottom: 7.8rem;
  }

  .section-2 {
    margin-bottom: 7.8rem;
  }

  .section-3 .inner {
    background-color: #F5F5F5;
  }

  .section-3 .title-1 {
    margin: 0 auto 4.1rem;
  }

  .section-4 {
    margin-bottom: 10rem;
    position: relative;
  }

  .section-4 .sec-img_box {
    position: relative;
  }

  .section-4 .sec-img_box .btn-box {
    position: absolute;
    top: auto;
    bottom: 4.5%;
    left: auto;
    right: 3.7%;
    z-index: 10;
    display: flex;
    flex-wrap: wrap;
    gap: 0 1.6rem;
  }

  .section-4 .sec-img_box .btn-box .material-icons {
    top: 29%;
    left: 10%;
  }

  #container .section-4 .button a {
    width: 16.8rem;
    background: #fff;
    padding-left: 3rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
  }

  #container .section-4 .button a:hover {
    width: 16.8rem;
    background: #000;
    color: #fff;
  }

  .section-5 {
    margin: 0 auto 20rem;
  }

  .section-5 .logo-bottom{
    margin: 0 auto;
    width: 35rem;
  }

  .section-5 p {
    margin-top: 3rem;
    font-size: 1.2rem;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 1;
    font-weight: 400;
  }


  /*-----------
	button
----------- */
  #container {
    /*button*/
  }

  #container .button span,
  #container .button2 span {
    display: inline-block;
    vertical-align: middle;
  }

  #container .button,
  #container .button2 {
    font-family: "agenda", sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  #container .button a {
    width: 90%;
    display: block;
    background: #E4E4E4;
    border-radius: 100px;
    text-align: center;
    padding: 8px 0;
    margin: 26px auto 0;
    font-size: 1.8rem;
    font-family: "agenda", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    position: relative;
    transition: 0.5s;
  }

  #container .button a:hover {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background: #000;
    color: #FFFFFF;
  }

  #container .button a:hover .material-icons {
    background-image: url(../img/250425_img/right_wht.png);
  }

  #container .button2 a {
    width: 40%;
    display: block;
    background: #f2f2f2;
    border-radius: 100px;
    text-align: center;
    padding: 13px 0;
    margin: 10px auto;
  }

  #container .button2 a:hover {
    transition: 0.5s;
    background: #dbe5eb;
  }

  /*-----------
scroll banner
-----------*/
  .banner-bottom {
    display: none !important;
  }


  /*-----------
	column layout
----------- */
  /*-- column 2 --*/
  .column-2 {
    width: 39.4rem;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    justify-content: space-between;
  }

  .column-2 li {
    width: 17.8rem;
    margin: 0 0 2rem;
  }

  .column-2 li img {
    width: 100%;
  }

  /*-- column 3 --*/
  .column-3 {
    margin: 0 auto;
    padding-bottom: 10rem;
    width: 50rem;
  }

  .column-3 li {
    margin: 0 0 4rem;
  }

  .column-3 .sec-box01 {
    margin: 0 auto;
    width: 50rem;
    height: 30.5rem;
    box-shadow: 0px .3rem .6rem rgba(0, 0, 0, 0.25);
    border-radius: 1.5rem;
  }

  .column-3 .sec-box01 .sec-text_box {
    background-color: #fff;
    height: 30.5rem;
    display: flex;
    align-items: center;
    border-radius: 1.9rem;
  }

  .column-3 .sec-box01 .sec-text_box .sub-box {
    margin: auto auto;
    width: 44rem;
    height: 24.5rem;
    position: relative;
  }

  .column-3 .sec-box01 .sec-text_box .sub-box .review {
    margin-bottom: 2rem;
    width: 13.2rem;
  }
  
  .column-3 .sec-box01 .sec-text_box .sub-box .ttl {
    margin-bottom: 1.2rem;
    font-size: 2rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.05em;
  }

  .column-3 .sec-box01 .sec-text_box .sub-box .text {
    font-size: 1.4rem;
    line-height: 2;
    font-weight: 400;
    letter-spacing: 0.05em;
  }

  .user-box {
    display: flex;
    gap: .8rem;
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
  }

  .user-box .icon {
    width: 2rem;
  }

  .user-box p {
    color: #A0A0A0;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1;
  }
}


/* -------------------------
mobile layout
------------------------- */
@media screen and (max-width: 767px) {
  #container{
    margin-bottom: calc(85* (100vw /375));
  }

  /* 768px以下用（スマートフォン用）の記述 */
  .material-icons {
    padding: calc(17* (100vw / 750));
  }

  .slick-next:before {
    padding: calc(40* (100vw / 750));
    margin-left: calc(-72* (100vw / 750));
  }

  .slick-prev {
    z-index: 10;
  }

  .slick-prev:before {
    padding: calc(40* (100vw / 750));
    margin-left: calc(31* (100vw / 750));
  }

  #container img {
    width: 100%;
    height: auto;
  }

  .br-pc {
    display: none;
  }

  .hidden-sp {
    display: none;
  }

  .center {
    text-align: center;
  }

  .sp-left {
    text-align: left !important;
  }


  /* -------
container
------- */
  #container {
    width: 100%;
  }

  /* -------
title
------- */
  .title-1 {
    margin: 0 auto calc(33* (100vw /375));
    width: calc(300* (100vw /375));
  }

  .title-s1 {
    margin: calc(4 * (100vw / 375)) 0 calc(13 * (100vw / 375));
    font-size: calc(14* (100vw /375));
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.05em;
  }

  .title-1 .logo-img {
    margin: 0 auto calc(20* (100vw /375));
  }

  .title-1 .title-txt {
    font-size: calc(20* (100vw /375));
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-align: center;
  }


  /* -------
  mv
  ------- */
  .mv_text {
    margin: calc(53* (100vw /375)) 0 calc(53* (100vw /375));
    font-size: calc(13* (100vw /375));
    line-height: 2;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-align: center;
  }


  /* -------
  sec-img
  ------- */
  .sec-img {
    margin: 0 auto calc(60* (100vw /375));
    width: 100%;
  }


  /* -------
  sec-text
  ------- */
  .sec-text {
    margin-bottom: calc(30* (100vw /375));
    font-size: calc(13* (100vw /375));
    line-height: 2;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-align: center;
  }

  .sec-text .w6 {
    font-weight: 600;
  }


  /*-----------
	slider
----------- */
  .slider {
    width: 100%;
    margin: 0 auto;
  }

  .slick-slide {
    margin: 0;
  }

  .slick-slide img {
    width: 100%;
  }

  .slide-caption .slick-slide,
  .slide-col3 .slick-slide {
    margin: 0 calc(20* (100vw / 750));
  }

  .slick-slide .white {
    border: 1px solid #000;
    background: #fff;
  }

  .slick-slide .square {
    display: inline-block;
    width: calc(20* (100vw / 750));
    height: calc(20* (100vw / 750));
    margin: 0 calc(10* (100vw / 750)) 0 0;
  }

  .slide-caption p {
    text-align: center;
  }

  /*-----------
  section
  -----------*/
  .section-1 {
    margin-bottom: calc(58* (100vw /375));
  }

  .section-2 {
    margin-bottom: calc(58* (100vw /375));
  }

  .section-3 {
    background-color: #F5F5F5;
  }

  .section-3 .title-1 {
    margin: 0 auto calc(38 * (100vw / 375));
  }

  .section-4 {
    margin-bottom: calc(58* (100vw /375));
    position: relative;
  }

  .section-4 .sec-img_box {
    position: relative;
  }

  .section-4 .sec-img_box .btn-box {
    position: absolute;
    top: auto;
    bottom: 3.5%;
    left: auto;
    right: 1.7%;
    z-index: 10;
    display: flex;
    flex-wrap: wrap;
    gap: 0 calc(10* (100vw /375));
  }

  .section-4 .sec-img_box .btn-box .material-icons {
    top: 29%;
    left: 11%;
  }

  #container .section-4 .button a {
    width: calc(135* (100vw /375));
    background: #fff;
    padding-left: calc(22* (100vw /375));
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: calc(14* (100vw /375));
  }

  .section-5 {
    margin: 0 auto calc(58* (100vw /375));
  }

  .section-5 p {
    margin-top: calc(25* (100vw /375));
    font-size: calc(11* (100vw /375))!important;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 1;
    font-weight: 400;
    white-space: nowrap;
  }

  .section-5 .logo-bottom {
    margin: 0 auto;
    width: calc(320* (100vw /375));
  }




  /*-----------
	button
----------- */
  #container {
    /*button*/
  }

  #container .button span,
  #container .button2 span {
    display: inline-block;
    vertical-align: middle;
  }

  #container .button {
    font-family: "agenda", sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  #container .button a {
    margin: 0 auto;
    width: calc(135* (100vw / 375));
    display: block;
    background: #f2f2f2;
    border-radius: calc(200* (100vw / 375));
    text-align: center;
    padding: calc(14* (100vw / 750)) 0;
    position: relative;
    font-size: calc(16* (100vw /375));
    letter-spacing: 0.1em;
  }

  #container .button2 a {
    width: 80%;
    display: block;
    background: #f2f2f2;
    border-radius: calc(100* (100vw / 750));
    text-align: center;
    font-size: calc(28* (100vw / 750));
    padding: calc(26* (100vw / 750)) 0;
    margin: calc(20* (100vw / 750)) auto;
  }

  /*-----------
color
-----------*/
  .slider .white {
    background: #fff;
    border: 1px solid #000;
  }

  .slider .pink {
    background: #ecd5e5;
  }

  .slider .beige {
    background: #cdc3b2;
  }

  .slider .lavender {
    background: #dad3e1;
  }

  .slider .gray {
    background: #a6a7b4;
  }

  .slider .green {
    background: #a7b69f;
  }

  .slider .charcoal {
    background: #53525d;
  }

  .slider .khaki {
    background: #5c5d41;
  }

  .slider .black {
    background: #0a0918;
  }

  .slider .saxe {
    background: #8396b9;
  }

  .slider .rose {
    background: #deccd9;
  }

  .slider .orange {
    background: #edd3cc;
  }

  .slider .brown {
    background: #A7A08F;
  }

  .slider .ivory {
    background: #D4CBC6;
  }

  .slider .square {
    display: inline-block;
    width: calc(20* (100vw / 750));
    height: calc(20* (100vw / 750));
    margin: 0 calc(10* (100vw / 750)) 0 0;
  }

  /*-----------
scroll banner
-----------*/
  .banner-bottom {
    position: relative;
    margin: 0 auto;
    width: 100%;
    display: none;
    font-family: 'Quicksand', sans-serif;
    z-index: 1000 !important;
  }

  .banner-bottom .btn-bb {
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 88;
    background: #fff;
    display: block;
    width: 100%;
    margin: 0 auto;
  }

  .banner-bottom ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .banner-bottom li {
    width: 33%;
  }

  .banner-bottom a {
    font-size: 1.1rem;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: calc(40* (100vw / 750)) 0;
  }

  .banner-bottom li:first-child a {
    background: #f1cbd9;
  }

  .banner-bottom li:nth-child(2) a {
    background: #cbf1ee;
  }

  .banner-bottom li:last-child a {
    background: #f1decb;
  }

  .banner-bottom .btn-bb span {
    display: inline-block;
    vertical-align: middle;
  }

  .banner-bottom p.close {
    position: absolute;
    right: calc(20* (100vw / 750));
    top: calc(-60* (100vw / 750));
  }

  .banner-bottom p.close a {
    display: block;
    width: calc(40* (100vw / 750));
    height: calc(40* (100vw / 750));
    text-align: center;
    color: #666;
    background: #ccc;
    border-radius: calc(50* (100vw / 750));
    /* CSS3草案 */
    -webkit-border-radius: calc(50* (100vw / 750));
    /* Safari,Google Chrome用 */
    -moz-border-radius: calc(50* (100vw / 750));
    /* Firefox用 */
    line-height: 130%;
  }

  .banner-bottom p.close a span {
    display: block;
    width: calc(1* (100vw / 750));
    height: calc(1* (100vw / 750));
    overflow: hidden;
  }

  .banner-bottom .close {
    background: #000;
    color: #fff;
    position: absolute;
    right: 0;
    top: -calc(5.33333vw);
    border: none;
    line-height: 1.1;
    padding: 0 calc(12* (100vw / 750));
  }

  .banner-bottom .open {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: calc(10* (100vw / 750));
    background: #000;
    color: #fff;
    line-height: 1;
    border-top-left-radius: calc(20* (100vw / 750));
  }

  .page_top_fx {
    display: none !important;
  }

  /*-----------
	column layout
----------- */

  /*-----------
	column layout
----------- */
  /*-- column 2 --*/
  .column-2 {
    width: calc(312* (100vw /375));
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    justify-content: space-between;
  }

  .column-2 li {
    width: calc(150* (100vw /375));
    margin: 0;
  }

  .column-2 li img {
    width: 100%;
  }

  /*-- column 3 --*/
  .column-3 {
    margin: 0 auto;
    padding-bottom: calc(62* (100vw /375));
    width: calc(345* (100vw /375));
  }

  .column-3 li {
    margin: 0 0 calc(39* (100vw /375));
  }

  .column-3 .sec-box01 {
    margin: 0 auto;
    width: calc(345* (100vw /375));
    height: max-content;
    box-shadow: 0px calc(3* (100vw /375)) calc(6* (100vw /375)) rgba(0, 0, 0, 0.25);
    border-radius: calc(15* (100vw /375));
    background-color: #fff;
  }

  .column-3 .sec-box01 .sec-text_box {
    padding: calc(30* (100vw /375)) 0 calc(30* (100vw /375));
    height: max-content;
    display: flex;
    align-items: center;
    border-radius: calc(15* (100vw /375));
  }

  .column-3 .sec-box01 .sec-text_box .sub-box {
    margin: auto auto;
    width: calc(285* (100vw /375));
    height: calc(271* (100vw /375));
    position: relative;
  }

  .column-3 .sec-box01.sec-box02 .sec-text_box .sub-box {
    height: calc(219* (100vw /375));
  }

  .column-3 .sec-box01 .sec-text_box .sub-box .review {
    margin-bottom: calc(15* (100vw /375));
    width: calc(114* (100vw /375));
  }
  
  .column-3 .sec-box01 .sec-text_box .sub-box .ttl {
    margin-bottom: calc(9* (100vw /375));
    font-size: calc(15* (100vw /375));
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.05em;
  }

  .column-3 .sec-box01 .sec-text_box .sub-box .text {
    font-size: calc(13* (100vw /375));
    line-height: 2;
    font-weight: 400;
    letter-spacing: 0.05em;
  }

  .user-box {
    display: flex;
    gap: calc(10* (100vw /375));
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0%;
  }

  .user-box .icon {
    width: calc(20* (100vw /375));
  }

  .user-box p {
    color: #A0A0A0;
    font-size: calc(12* (100vw /375));
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1;
  }
  
  /*-- キャンペーンバナー --*/  
  .campaign_banner {
    width:100%;
    margin: 0 auto 0;
  }    
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #container .inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/*-- close --*/


.img-hidden {
  overflow: hidden;
}

.js-inview.js-inview-image img {
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 2s;
  transition: opacity 1s, -webkit-transform 2s;
  transition: opacity 1s, transform 2s;
  transition: opacity 1s, transform 2s, -webkit-transform 2s;
  -webkit-transform: translate(0, 0) scale(1.1);
          transform: translate(0, 0) scale(1.1);
  -webkit-transform-origin: center;
          transform-origin: center;
}

.js-inview.js-inview-image.js-fadeIn-up.is-inview img {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/* js-fadeIn-up クラスがない要素の場合 */
.js-inview.js-inview-image.is-inview img {
  opacity: 1; /* 必要に応じて */
  transform: scale(1); /* 必要に応じて */
}