@charset "utf-8";
.giftset .main_visual_04{
 margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.samurai {
  background-color: #cfd8e4;
  padding: 3% 0 1%;
  margin: 0px auto 0px;
}
.top_lead{
      background-color: #fff3f1;
}
.top_lead .wrap{
    position: relative;
      /*z-index: 100;*/
        max-width: 1200px;
    margin: auto;
    padding: 0px 1rem;
}
.lead_double_frame_s {
position: relative;

  padding: 30px 0 20px 0;
  max-width: 830px;
  margin: auto;
  /*border: solid 2px #8ea2b6;*/
  /*outline: solid 3px #8ea2b6;*/
  outline-offset: 2px;
  overflow: hidden;

}
.lead_double_frame_s h1{
  font-size: 180%;
}
.lead_double_frame_s p{
  text-align: center;
  font-size: 110%;
  margin: 10px 0 30px 0;
  font-weight: normal;
  line-height: 1.6;
}

@media (max-width: 640px) {
  .text_left_sp{
 text-align: left !important;
}
.lead_double_frame_s h1{
  font-size: 140%;
}
}

.lead_double_frame_s img{

  padding-top:0.1em;


}

@media (max-width: 640px) {
  .lead_double_frame_s img{
  max-width: 100%;
  padding-top: 1em;
}
}

.page_link_area ul.page_link_s {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 20px auto !important;
  max-width: 1200px;
  border-bottom: none !important;
}

.page_link_area ul.page_link_s li {
  /*border: solid 1px #fabeaf;*/
  padding: 10px 5px;
  border-radius: 0px;
  background: #cfd8e4;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  margin: 0 5px 10px;
  /*display: flex;
  align-items: center;*/
  width: 200px;
}

.page_link_s {

  border-bottom: solid 1px #f5efe4;
  padding: 0;
  margin: 0 0 1rem;
}

.giftset .page_link_s {
  text-align: center;
}

h2.baked_s {
  border-bottom: solid 3px #8ea2b6;
  color: #000000;
  font-weight: bold;
  margin: 1em 0 1em;
  padding: 0em 0 0.5rem;
  text-align: center;
}

.samurai_top {
  padding-top: 100px;
  margin-top: -100px;
}

@media (max-width: 1099px) {

  .page_link_area ul.page_link_s{
    flex-wrap: wrap;
    justify-content: center;
  }
}


.collection_img_s {
  /*border: 1px solid #afa0af;*/
  padding: 0rem;
  padding: .5rem;
  /*background: #fff;*/
  text-align: center;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.list__special_img_half .collection_img_s {

  padding: 0 0;
}

* ----------------------------------------------------------
  brands KV
  ---------------------------------------------------------- */
:root {
    --easing: cubic-bezier(.2, 1, .2, 1);
    --transition: .8s var(--easing);
    --box-shadow: .8rem .8rem 1.2rem rgba(0, 0, 0, .05), -.8rem -.8rem 1.2rem #fff;
    --box-shadow-hover: 1rem 1rem 1.5rem rgba(0, 0, 0, .08), -1rem -1rem 1.5rem #fff;
    --box-shadow-inset: inset .8rem .8rem 1.2rem rgba(0, 0, 0, .05), inset -.8rem -.8rem 1.2rem #fff;
    --box-shadow-dark: .8rem .8rem 1.2rem rgba(0, 0, 0, .1), -.8rem -.8rem 1.2rem rgba(#fff,.2);
  }

.brands .swiper{
  height: auto!important;/**/
}

.brands .l-inner {
    position: relative;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10rem;
  }

.brands .l-section {
    border-top: 1px solid #eee;
  }

.brands .l-section .l-inner {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

[class*=swiper]:focus {
    outline: none;
  }

.brands .slide-media,
.brands .thumb-media {
    position: relative;
    overflow: hidden;
  }

.brands .slide-media img,
.brands .thumb-media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

.brands .swiper-button-prev,
.brands .swiper-button-next {
    display: grid;
    place-content: center;
    width: 6.4rem;
    height: 6.4rem;
    cursor: pointer;
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }

.brands .swiper-button-prev::before,
.brands .swiper-button-next::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    border-radius: 50%;
    -webkit-box-shadow: var(--box-shadow);
            box-shadow: var(--box-shadow);
  }

.brands .swiper-button-prev::after,
.brands .swiper-button-next::after {
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    border: solid var(--color-gray);
    border-width: 3px 3px 0 0;
  }

.brands .swiper-button-prev::after {
    margin-left: 0.4rem;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }

.brands .swiper-button-next::after {
    margin-right: 0.4rem;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }

.brands .swiper-button-disabled {
    pointer-events: none;
    opacity: 0;
  }

.gallery_brand {
    margin-bottom: 0rem;/*margin-bottom: 6rem;*/
  }

.gallery_brand .l-inner {
    padding-bottom: 0;
  }

.gallery_brand .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
            transition-timing-function: linear !important;
  }

.gallery_brand .swiper-slide {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

.gallery_brand .slide {
    width: var(--slide-width);
    -webkit-transition: var(--transition);
    transition: var(--transition);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    --slide-width: 400px;
  }

.gallery_brand .slide-media {
    height: var(--slide-width);
  }

.gallery_brand .slide-content {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 3.2rem 1.6rem .8rem;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    opacity: 0;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.3)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 50%);
  }

.gallery_brand .slide-title {
    font-size: 1.2rem;
    line-height: 1.4;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

.gallery_brand .slide:hover {
    width: calc(var(--slide-width) * 1.5);
  }

.gallery_brand .slide:hover .slide-content {
    opacity: 1;
  }

@media only screen and (max-width: 1024px) {
    .l-inner {
      padding: 0 4rem;
    }
  }

@media only screen and (max-width: 599px) {
    .gallery_brand {
      margin-bottom: 0rem;/*margin-bottom: 6rem;*/
    }
    .gallery_brand .slide {
      --slide-width: 350px;
    }
  }

@media only screen and (min-width: 1025px) {
    .swiper-button-prev::before, .swiper-button-next::before {
      -webkit-transition: var(--transition);
      transition: var(--transition);
    }
    .swiper-button-prev:hover::before, .swiper-button-next:hover::before {
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
  }

@media only screen and (min-width: 600px) {
  }

.header {
  position: fixed !important;
  width: 100% !important;
  height: 100px !important;
}
.anchor {
  padding-top: 100px;
  margin-top: 100px;
}

