@charset 'UTF-8';

html {
  scroll-behavior: smooth;
}

.p-begin2409 {
  margin: 0;
  font-family: 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS Pゴシック', 'MS PGothic', sans-serif;
  font-size: 16px;
  line-height: 1.75;
  color: #000;
}

.p-begin2409 img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.--fade-in {
  opacity: 0;
  transition: opacity 1.5s ease-out;
}

.--fade-in.--scrolled {
  opacity: 1;
}

.p-begin2409-inner {
  max-width: 1040px;
  margin: 0 auto;
}

@media all and (max-width: 767px) {
  .p-begin2409 {
    font-size: 4.26666667vw;
  }

  .--only-pc {
    display: none;
  }
}

@media all and (min-width: 768px) {
  .--only-sp {
    display: none;
  }

  .--delay-1s {
    transition-delay: 1s;
  }
}

@media all and (min-width: 768px) and (max-width: 1040px) {
  .p-begin2409 {
    font-size: 1.53846154vw;
  }
}

.p-begin2409-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  line-height: 1;
  text-align: center;
  height: 3.5em;
}

.p-begin2409-logo img {
  display: block;
  width: 11.4375em;
}

.p-begin2409-mv {
  background-color: #796B6C;
}

.p-begin2409-mv__col1 {
  padding: 0.75em 1.5em;
}

.p-begin2409-mv__col3 {
  padding: 2em 1.5em;
}

.p-begin2409-mv__ttl {
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
  margin: 0 auto;
  width: 19.375em;
  max-width: 100%;
}

.p-begin2409-mv__txt {
  color: #FFF;
  margin-top: 2.5em;
}

.p-begin2409-mv__txt:first-child {
  margin-top: 0;
}

.p-begin2409-mv__gallery .splide__pagination {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0.625em;
}

.p-begin2409-mv__gallery .splide__pagination > li {
  width: 0.625em;
  height: 0.625em;
  margin: 0 0.3125em;
}

.p-begin2409-mv__gallery .splide__pagination button {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #FFF;
  border-radius: 50%;
}

.p-begin2409-mv__gallery .splide__pagination button.is-active {
  background-color: #FFF;
}

@media all and (min-width: 768px) {
  .p-begin2409-mv {
    display: flex;
  }

  .p-begin2409-mv__col1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1.5625em;
  }
}

.p-begin2409-coat-head {
  background-color: #AFA4A5;
  display: flex;
}

.p-begin2409-coat-head__col1 {
  padding: 1.5625em 0.4375em 0;
  width: 4.6875em;
}

.p-begin2409-coat-head.--right .p-begin2409-coat-head__col1 {
  order: 1;
}

.p-begin2409-coat-head__col2 {
  width: calc(100% - 4.6875em);
  position: relative;
  line-height: 1;
}

.p-begin2409-coat-ttl {
  font-size: 1em;
  line-height: 1;
  margin: 0;
  width: 3.3125em;
  max-width: 100%;
}

.p-begin2409-coat-txt-01 {
  margin: 0;
  width: 4em;
  position: absolute;
  top: 2.0625em;
  font-size: 1em;
  max-width: 100%;
}

.p-begin2409-coat-list {
  margin-bottom: ;
}

@media all and (max-width: 767px) {
  .p-begin2409-coat-list__item + .p-begin2409-coat-list__item {
    margin-top: 2.5em;
  }

  .p-begin2409-coat-head.--right .p-begin2409-coat-ttl,
  .p-begin2409-coat-list__item:nth-child(odd) .p-begin2409-coat-ttl {
    margin-right: auto;
  }
  
  .p-begin2409-coat-head.--left .p-begin2409-coat-ttl,
  .p-begin2409-coat-list__item:nth-child(even) .p-begin2409-coat-ttl {
    margin-left: auto;
  }

  .--right .p-begin2409-coat-txt-01,
  .p-begin2409-coat-list__item:nth-child(odd) .p-begin2409-coat-txt-01 {
    right: 1em;
  }
  
  .--left .p-begin2409-coat-txt-01,
  .p-begin2409-coat-list__item:nth-child(even) .p-begin2409-coat-txt-01 {
    left: 1.1875em;
  }

  .--coat-06 .p-begin2409-coat-txt-01 {
    top: 13.625em;
  }

  .p-begin2409-coat-list__item:nth-child(odd) .p-begin2409-coat-head__col1 {
    order: 1;
  }
}

@media all and (min-width: 768px) {
  .p-begin2409-coat-head__col1 {
    padding: 1.5625em 1em 0;
    width: 15em;
  }

  .p-begin2409-coat-list__item:nth-child(even) .p-begin2409-coat-head__col1 {
    order: 1;
  }
  
  .p-begin2409-coat-head__col2 {
    width: calc(100% - 15em);
  }
  
  .p-begin2409-coat-ttl {
    width: 4.5625em;
  }

  .p-begin2409-coat-head.--right .p-begin2409-coat-ttl,
  .p-begin2409-coat-list__item:nth-child(even) .p-begin2409-coat-ttl {
    margin-right: auto;
  }

  .p-begin2409-coat-head.--left .p-begin2409-coat-ttl,
  .p-begin2409-coat-list__item:nth-child(odd) .p-begin2409-coat-ttl {
    margin-left: auto;
  }
  
  .p-begin2409-coat-txt-01 {
    width: 5.875em;
    top: 2.4375em;
  }
  
  .--coat-01 .p-begin2409-coat-txt-01 {
    left: 4.8125em;
  }
  
  .--coat-02 .p-begin2409-coat-txt-01 {
    right: 3.3125em;
  }

  .--coat-03 .p-begin2409-coat-txt-01 {
    right: 1.5625em;
  }

  .--coat-04 .p-begin2409-coat-txt-01 {
    right: 2.3125em;
  }

  .--coat-05 .p-begin2409-coat-txt-01 {
    left: 1.375em;
    top: 1.5625em;
  }

  .--coat-06 .p-begin2409-coat-txt-01 {
    left: 1.1875em;
    top: 1.5625em;
  }
}

.p-begin2409-coat-body {
  margin-top: 1.25em;
  position: relative;
  padding: 0 1.25em;
}

.p-begin2409-coat-body__txt {
  width: 9.25em;
}

.p-begin2409-txt-01 {
  font-size: 0.875em;
  line-height: 1.5;
  margin: 0;
}

.p-begin2409-coat-body__img {
  line-height: 1;
  position: absolute;
  bottom: 0;
}

@media all and (max-width: 767px) {
  .--right .p-begin2409-coat-body__img,
  .p-begin2409-coat-list__item:nth-child(odd) .p-begin2409-coat-body__img {
    right: 0.5em;
  }
  
  .--left .p-begin2409-coat-body__img,
  .p-begin2409-coat-list__item:nth-child(even) .p-begin2409-coat-body__img {
    left: 0.5em;
  }

  .p-begin2409-coat-body__img.--item-01 {
    width: 12.0625em;
  }
  
  .p-begin2409-coat-body__img.--item-02 {
    width: 12.125em;
  }
  
  .p-begin2409-coat-body__img.--item-03 {
    width: 12.0625em;
  }
  
  .p-begin2409-coat-body__img.--item-04 {
    width: 12.125em;
  }
  
  .p-begin2409-coat-body__img.--item-05 {
    width: 11.8125em;
  }
  
  .p-begin2409-coat-body__img.--item-06 {
    width: 11.875em;
  }

  .--right .p-begin2409-coat-body__txt,
  .p-begin2409-coat-list__item:nth-child(odd) .p-begin2409-coat-body__txt {
    margin-right: auto;
  }
  
  .--left .p-begin2409-coat-body__txt,
  .p-begin2409-coat-list__item:nth-child(even) .p-begin2409-coat-body__txt {
    margin-left: auto;
  }
}

@media all and (min-width: 768px) {
  .--right .p-begin2409-coat-body__img {
    right: 0;
  }
  
  .--left .p-begin2409-coat-body__img {
    left: 0;
  }

  .p-begin2409-coat-body__img.--item-01 {
    width: 23.9375em;
    right: 2em;
  }
  
  .p-begin2409-coat-body__img.--item-02 {
    width: 23.9375em;
    left: 1.5em;
  }
  
  .p-begin2409-coat-body__img.--item-03 {
    width: 13.6875em;
  }
  
  .p-begin2409-coat-body__img.--item-04 {
    width: 14.4375em;
  }
  
  .p-begin2409-coat-body__img.--item-05 {
    width: 13.5em;
  }
  
  .p-begin2409-coat-body__img.--item-06 {
    width: 13.625em;
  }

  .--right .p-begin2409-coat-body__txt {
    margin-right: auto;
  }
  
  .--left .p-begin2409-coat-body__txt,
  .p-begin2409-coat-list .p-begin2409-coat-body__txt {
    margin-left: auto;
  }

  .p-begin2409-coat-list .--coat-04 .p-begin2409-coat-body__txt {
    margin-right: auto;
    margin-left: 0;
  }
}

.p-begin2409-coat-details {
  margin-top: 2.5em;
  padding: 0 1.25em;
}

.p-begin2409-coat-list .p-begin2409-coat-details {
  margin-top: 2em;
  display: flex;
  align-items: center;
}

.p-begin2409-coat-list .p-begin2409-coat-details img {
  display: block;
  margin: 0;
  width: 10em;
  margin-right: 1em;
  flex-shrink: 0;
}

.p-begin2409-txt-02 {
  font-weight: bold;
  font-size: 1em;
  line-height: 1.5;
  margin: 0 0 1em;
}

.p-begin2409-coat-details__grid {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0.75em;
}

.p-begin2409-coat-details__grid img {
  display: block;
  margin: 0 auto 1em;
}

.p-begin2409-txt-03 {
  margin: 0;
  font-size: 0.75em;
  line-height: 1.5;
}

@media all and (max-width: 767px) {
  .p-begin2409-coat-list .--coat-06 .p-begin2409-coat-details img {
    margin-right: 0;
    margin-left: 1em;
    order: 1;
  }
}

@media all and (min-width: 768px) {
  .p-begin2409-coat-body-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 1.5em;
  }

  .p-begin2409-coat-details {
    padding: 0;
  }

  .p-begin2409-coat-single .p-begin2409-coat-details {
    width: 25.9375em;
    margin-top: 0;
  }

  .p-begin2409-coat-list .p-begin2409-coat-details {
    margin-top: 1.5625em;
  }

  .p-begin2409-coat-list .p-begin2409-coat-details img {
    width: 12.5em;
  }

  .p-begin2409-coat-list .p-begin2409-coat-details.--right img {
    order: 1;
    margin-right: 0;
    margin-left: 1em;
  }

  .p-begin2409-coat-details__grid {
    grid-column-gap: 0.9375em;
  }

  .p-begin2409-coat-body {
    padding: 0;
    margin-top: 2em;
  }

  .p-begin2409-coat-single .p-begin2409-coat-body {
    width: calc(100% - 28.3125em);
    margin-top: 0;
  }

  .p-begin2409-coat-body.--right {
    order: 1;
  }

  .p-begin2409-coat-body__txt {
    width: 16.375em;
  }

  .p-begin2409-coat-single .p-begin2409-coat-body__txt {
    width: 10em;
  }
}

.p-begin2409-block-01 {
  background-color: #F0ECE9;
  margin-top: 2.5em;
  padding: 2.5em 1.25em;
}

.p-begin2409-ttl-01 {
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.5;
  margin: 0 0 1em;
}

.p-begin2409-txt-04 {
  font-size: 1em;
  margin: 0;
}

@media all and (min-width: 768px) {
  .p-begin2409-block-01 {
    margin-top: 3em;
    padding: 3.5em 5em;
  }

  .p-begin2409-ttl-01 {
    font-size: 1.5em;
  }
}

.p-begin2409-coat-list {
  margin-top: 2.5em;
}

@media all and (min-width: 768px) {
  .p-begin2409-coat-list {
    margin-top: 4.5em;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 2.5em;
    grid-row-gap: 3.5em;
  }

  .p-begin2409-coat-list .p-begin2409-coat-head__col1 {
    width: 6.25em;
  }

  .p-begin2409-coat-list .p-begin2409-coat-head__col2 {
    width: calc(100% - 6.25em);
  }
}

@media all and (max-width: 767px) {
  .--coat-04 .p-begin2409-coat-body {
    margin-top: 4.875em;
  }

  .--coat-04 .p-begin2409-coat-body .p-begin2409-coat-body__txt {
    width: 100%;
  }

  .p-begin2409-coat-body__img.--item-04 {
    left: 1em;
    right: auto;
    bottom: auto;
    top: -14.9375em;
  }
}

@media all and (min-width: 768px) {
  .p-begin2409-coat-body__img.--item-04 {
    right: 0;
  }
}

.shop-list {
  background-color: #EEE;
  margin-top: 5.625em;
  padding: 3em 1.25em 4em;
}

.shop-list__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.shop-list__ttl {
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.5;
  margin: 0 0 1em;
}

.shop-list__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 1.875em;
}

.shop-list__list a {
  display: block;
  transition: opacity 0.2s ease-out;
  padding: 0.375em 0;
}

.shop-list__list a:hover {
  opacity: 0.7;
}

.p-begin2409-footer {
  background-color: #111;
  padding: 1em;
  position: relative;
}

.p-begin2409-copyright {
  text-align: center;
  color: #FFF;
  margin: 0;
}

.p-begin2409-toTop {
  display: block;
  width: 3.25em;
  height: 3em;
  position: absolute;
  right: 1%;
  top: -3em;
  padding: 0.5em 0.3125em;
  background: #111;
  cursor: pointer;
  z-index: 10;
  box-shadow: 0 1px 10px rgba(80, 80, 80, 0.4);
}

.p-begin2409-toTop span {
  display: block;
  width: 1px;
  height: 1.625em;
  position: relative;
  margin: 0 auto;
  transform: translateY(0.4375em);
}

.p-begin2409-toTop span::before,
.p-begin2409-toTop span::after {
  display: block;
  position: absolute;
  content: '';
  width: 0.875em;
  height: 1px;
  background: #FFF;
}

.p-begin2409-toTop span::before {
  transform: rotate(-45deg);
  transform-origin: 100% 0;
  right: 0;
}

.p-begin2409-toTop span::after {
  transform: rotate(45deg);
  transform-origin: 0 0;
  left: 1px;
}

@media all and (min-width: 768px) {
  .shop-list__inner {
    width: 50em;
  }

  .shop-list__list {
    grid-template-columns: repeat(3, 1fr);
  }
}
