@charset "UTF-8";
.coat {
  font-family: "classico-urw", "zen-kaku-gothic-new", sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: #231815;
}
.coat .pc_no {
  display: none;
}
.coat a {
  text-decoration: none;
  color: #231815;
  transition: 0.2s;
}
.coat a:hover {
  opacity: 0.8;
}
.coat img {
  width: 100%;
}
.coat-kv {
  width: 1190px;
  margin: 0 auto 70px;
}
.coat-project {
  padding: 8px 24px;
  font-size: 15px;
  letter-spacing: 0.075em;
  border: 1px solid #b67956;
  color: #b67956;
  width: fit-content;
  margin: 0 auto 48px;
}
.coat-subttl {
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  margin-bottom: 48px;
}
.coat-lead {
  font-size: 14px;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 60px;
}
.coat-anchor {
  padding: 40px 0 50px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 120px;
}
.coat-anchor__ttl {
  text-align: center;
  font-size: 36px;
  color: #b67956;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
}
.coat-anchor__lineup {
  display: flex;
  justify-content: center;
  gap: 0 9px;
}
.coat-anchor__lineup li {
  width: 106px;
}
.coat-scene {
  width: 990px;
  margin: 0 auto 80px;
  display: grid;
  justify-content: space-between;
  align-items: flex-start;
  grid-template-columns: 375px 450px;
  grid-template-rows: auto;
  box-sizing: border-box;
}
.coat-scene__ttl {
  text-align: center;
  grid-column: 2;
  grid-row: 1;
}
.coat-scene__ttl__num {
  margin-bottom: 20px;
}
.coat-scene__ttl__num span:nth-child(1) {
  display: block;
  font-size: 15px;
  margin-bottom: 15px;
}
.coat-scene__ttl__num span:nth-child(2) {
  display: block;
  font-size: 40px;
  padding-bottom: 11px;
  position: relative;
}
.coat-scene__ttl__num span:nth-child(2)::before {
  content: "";
  width: 39px;
  height: 4px;
  background-color: #b67956;
  position: absolute;
  left: 50%;
  translate: -50% 0;
  bottom: 0;
}
.coat-scene__ttl__txt {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  background: linear-gradient(transparent 30%, #f0e4dd 0%);
  background-position-y: 43px;
  display: inline;
}
.coat-comb {
  width: 375px;
  box-sizing: border-box;
  border: 1px solid #b67956;
  padding: 16px 0 0;
  grid-column: 1;
  grid-row: 1;
  margin-top: 110px;
  position: relative;
}
.coat-comb::before {
  content: "";
  width: 6px;
  height: 60px;
  background-color: #b67956;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.coat-comb__ttl {
  text-align: center;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.035em;
  color: #b67956;
  margin-bottom: 23px;
}
.coat-comb__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.coat-comb__list::before {
  content: "×";
  font-family: zen-kaku-gothic-new, sans-serif;
  font-size: 30px;
  font-weight: 300;
  position: absolute;
  z-index: 2;
}
.coat-point {
  width: 375px;
  background-color: #f8f1ee;
  padding: 40px 0 40px 20px;
  box-sizing: border-box;
  grid-column: 1;
  grid-row: 1;
  margin-top: 435px;
}
.coat-point__ttl {
  color: #b67956;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
.coat-point__list li {
  font-size: 15px;
  line-height: 1.66;
  padding-left: 20px;
  letter-spacing: -0.08em;
  font-family: "zen-kaku-gothic-new", sans-serif;
  position: relative;
}
.coat-point__list li::before {
  content: "●";
  color: #b67956;
  font-size: 15px;
  font-family: zen-kaku-gothic-new, sans-serif;
  position: absolute;
  left: 0;
  top: 0;
}
.coat-detail {
  width: 335px;
  grid-column: 1;
  grid-row: 1;
  margin: 690px auto 0;
}
.coat-detail__ph {
  margin-bottom: 40px;
  position: relative;
}
.coat-detail__ph::before {
  content: "＋";
  font-family: zen-kaku-gothic-new, sans-serif;
  font-size: 30px;
  position: absolute;
  z-index: 2;
  bottom: 7px;
  right: 7px;
}
.coat-credit {
  font-size: 12px;
  font-weight: 500;
}
.coat-credit span {
  display: inline-block;
}
.coat-credit a {
  display: flex;
  justify-content: right;
  align-items: center;
}
.coat-credit .buy {
  color: #fff;
  background-color: #b67956;
  padding: 4px 6px;
  margin-left: 5px;
}
.coat-credit .name {
  font-family: "zen-kaku-gothic-new", sans-serif;
  margin-right: auto;
}
.coat-credit li:not(:last-child) {
  margin-bottom: 22px;
}
.coat-ph {
  width: 450px;
  grid-column: 2;
  grid-row: 1;
  margin-top: 192px;
  position: relative;
}
.coat-ph::before {
  content: "＋";
  font-family: zen-kaku-gothic-new, sans-serif;
  font-size: 30px;
  position: absolute;
  z-index: 2;
  bottom: 18px;
  right: 18px;
}
.coat-coordinate {
  background-color: #f8f1ee;
  border: 1px solid #b67956;
  width: 450px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 0 40px;
  border-radius: 12px;
  grid-column: 2;
  grid-row: 1;
  margin-top: 930px;
}
.coat-coordinate__ttl {
  font-size: 16px;
  font-weight: 600;
  color: #b67956;
  background-color: #fff;
  padding: 6px 30px;
  border-radius: 15px;
  border: 1px solid #b67956;
  margin-bottom: 17px;
}
.coat-coordinate__subtxt {
  font-size: 14px;
  margin-bottom: 25px;
}
.coat-coordinate__lead {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 35px;
  text-align: center;
}
.coat-coordinate__credit {
  width: 333px;
  position: relative;
}
.coat-coordinate__credit__icon {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 12px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 14px;
  position: absolute;
  bottom: -15px;
  right: -30px;
}
.coat-coordinate__credit__icon::before {
  content: "＋";
  font-family: zen-kaku-gothic-new, sans-serif;
  font-size: 26px;
  position: absolute;
  z-index: 2;
  bottom: 8px;
  left: 50%;
  translate: -50% 0;
}
.coat-coordinate-other {
  width: 1030px;
  margin: 0 auto 120px;
  border: 2px solid #b67956;
  padding-bottom: 80px;
}
.coat-coordinate-other__ttl {
  background-color: #b67956;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  font-size: 16px;
  letter-spacing: 0.05em;
  margin-bottom: 65px;
}
.coat-coordinate-other__item {
  width: 455px;
}
.coat-coordinate-other__wrap {
  display: flex;
  justify-content: center;
  gap: 40px;
}
.coat-coordinate-other__txt {
  text-align: center;
  margin-bottom: 28px;
}
.coat-coordinate-other__txt span {
  background: linear-gradient(transparent 30%, #f0e4dd 0%);
  background-position-y: 43px;
  display: inline;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.coat-coordinate-other__img {
  margin-bottom: 35px;
}
.coat-coordinate-other .coat-credit {
  padding: 0 75px;
}
.coat-all a {
  width: 335px;
  height: 50px;
  border: 1px solid #231815;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  margin: 0 auto 65px;
  position: relative;
}
.coat-all a::after {
  content: "";
  background-image: url(../img/deco.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 50%;
  translate: 0 -50%;
}
.coat-bnr {
  width: 375px;
  margin: 0 auto;
}
.coat-scene.odd {
  padding-left: 40px;
}
.coat-scene.even {
  padding-right: 40px;
  grid-template-columns: 450px 375px;
}
.coat-scene.even .coat-scene__ttl, .coat-scene.even .coat-ph, .coat-scene.even .coat-coordinate {
  grid-column: 1;
}
.coat-scene.even .coat-comb, .coat-scene.even .coat-point, .coat-scene.even .coat-detail {
  grid-column: 2;
}
.coat .slider .slick-prev,
.coat .slider .slick-next {
  display: block;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  width: 40px;
  height: 40px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: rgba(0, 0, 0, 0.2);
  z-index: 5;
}
.coat .slider .slick-prev::before,
.coat .slider .slick-next::before {
  content: "";
  color: #fff;
  width: 15px;
  height: 15px;
  border: 1px solid currentColor;
  box-sizing: border-box;
  rotate: 45deg;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
}
.coat .slider .slick-prev {
  left: 0;
}
.coat .slider .slick-prev::before {
  border-right: 0;
  border-top: 0;
  left: 16px;
}
.coat .slider .slick-next {
  right: 0;
}
.coat .slider .slick-next::before {
  border-left: 0;
  border-bottom: 0;
  right: 16px;
}

#scene1 .coat-comb__list::before {
  left: 50%;
  translate: -50% 0;
  top: 85px;
}

#scene2 .coat-comb__list::before {
  left: 120px;
  top: 73px;
}

#scene3 .coat-comb__list::before {
  left: 105px;
  top: 85px;
}
#scene3 .coat-comb__list::after {
  content: "×";
  font-family: zen-kaku-gothic-new, sans-serif;
  font-size: 30px;
  font-weight: 300;
  position: absolute;
  z-index: 2;
  left: 240px;
  top: 85px;
}

#scene4 .coat-comb__list::before {
  left: 50%;
  translate: -50% 0;
  top: 85px;
}

#scene5 .coat-comb__list::before {
  left: 50%;
  translate: -50% 0;
  top: 85px;
}
#scene5 .coat-comb {
  width: 335px;
  margin-left: auto;
  margin-right: auto;
}

#scene6 {
  margin-bottom: 110px;
}
#scene6 .coat-comb__list::before {
  left: 110px;
  top: 85px;
}
#scene6 .coat-comb__list::after {
  content: "×";
  font-family: zen-kaku-gothic-new, sans-serif;
  font-size: 30px;
  font-weight: 300;
  position: absolute;
  z-index: 2;
  left: 235px;
  top: 85px;
}

.kv_fade {
  opacity: 0;
  transition: 1.3s;
}

.kv_fade.show {
  opacity: 1;
}

.fadein {
  opacity: 0;
  transition: all 1.3s;
}