.footer-bottom-foot__link,
.header__user-btn {
  color: #fff;
}

body {
  font-family: "Shippori Mincho", serif;
  background-color: #fefaf2;
}

.footer {
  padding-top: 0;
  background-image: url("../images/okoppeya/footer-bg-bottom-okoppeya.png");
}
@media screen and (max-width: 768px) {
  .footer {
    background-image: url("../images/okoppeya/footer-bg-bottom-okoppeya_sp.png");
  }
}

@media screen and (max-width: 768px) {
  .footer-bottom-foot__link {
    border-color: #fff;
  }
}

.page-content {
  min-height: 100%;
  margin-top: 0;
}

.footer__banner {
  display: none;
}

.okoppeya-footer-bottom-border {
  max-width: 1223px;
  margin: 12.5rem auto 0;
}
@media screen and (max-width: 768px) {
  .okoppeya-footer-bottom-border {
    max-width: 100%;
    margin: 8rem auto 0;
  }
}

.header__logo {
  background-image: url("../images/okoppeya/okoppeya-logo.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 769px) {
  .header__logo {
    width: 16rem;
  }
}
.header__logo img {
  opacity: 0;
}

.page-head--okoppeya {
  padding-top: 4rem;
  min-height: 100%;
  background: none;
  height: auto;
}
@media screen and (max-width: 768px) {
  .page-head--okoppeya {
    padding-top: 2.5rem;
  }
}
.page-head--okoppeya::after {
  display: none;
}

.p-okoppeya-button {
  width: 34rem;
  height: 6rem;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  padding: 1.25rem 1.5rem 1.7rem;
  position: relative;
  background-color: #000;
  color: #fff;
  display: block;
  transition: 0.3s;
  overflow: hidden;
  border: 0;
  display: flex;
  align-items: center;
  gap: 1.2rem;
  justify-content: center;
}
.p-okoppeya-button__arrow {
  transition: 0.3s;
  margin-top: 0.5rem;
  display: inline-block;
  position: relative;
  z-index: 2;
  width: 4rem;
}
.p-okoppeya-button:hover {
  opacity: 0.7;
}
.p-okoppeya-button:hover .p-okoppeya-button__arrow {
  transform: translateX(0.5rem) !important;
}

.p-okoppeya-inner {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-inner {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }
}

.p-okoppeya-top {
  margin-bottom: 6.5rem;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-top {
    margin-bottom: 4.3rem;
  }
}
.p-okoppeya-top__inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-top__inner {
    display: block;
  }
}
.p-okoppeya-top__lead {
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-top__lead {
    padding: 5rem 0 0;
    margin-bottom: 4.5rem;
  }
}
.p-okoppeya-top__lead img {
  margin-left: 0;
  width: 22.1rem;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-top__lead img {
    margin: 0 auto;
    width: 12.3rem;
  }
}
.p-okoppeya-top__desc {
  font-size: 2rem;
  line-height: 2.5;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-top__desc {
    font-size: 1.4rem;
  }
}

.p-okoppeya-sui {
  position: relative;
  margin-bottom: 3.5rem;
  background-image: url("../images/okoppeya/sui-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 94.4rem;
  min-height: 66rem;
  padding-top: 11.3rem;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-sui {
    padding: 0;
    background-size: 37.5rem;
    background-position: top center;
    min-height: 100%;
  }
}
.p-okoppeya-sui__inner {
  max-width: 100rem;
  margin: auto;
  padding-left: 4.2rem;
  display: flex;
  gap: 9rem;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-sui__inner {
    display: block;
    padding: 0 4.3rem;
  }
}
@media screen and (max-width: 768px) {
  .p-okoppeya-sui__title {
    width: 19.3rem;
    margin-left: 6.5rem;
    margin-bottom: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-okoppeya-sui {
    margin-bottom: 4.4rem;
  }
}

.p-okoppeya-categories__inner {
  max-width: 126.6rem;
  margin-left: auto;
  margin-right: auto;
}

.p-okoppeya-item {
  margin-bottom: 12.5rem;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-item {
    position: relative;
    margin-bottom: 3.25rem;
    padding-top: 12.5rem;
  }
}
@media print, screen and (min-width: 769px) {
  .p-okoppeya-item:nth-child(even) .p-okoppeya-item__row {
    flex-direction: row-reverse;
  }
  .p-okoppeya-item:nth-child(even) .p-okoppeya-item__body {
    padding-left: 0;
    padding-right: 13.3rem;
  }
  .p-okoppeya-item:nth-child(even) .p-okoppeya-item__body::after {
    right: auto;
    left: 1px;
    transform: translate(-100%, 0);
  }
  .p-okoppeya-item:nth-child(even) .p-okoppeya-item__desc {
    text-align: right;
    margin-left: -3.2rem;
    padding-right: 5.5rem;
  }
}
.p-okoppeya-item:nth-child(even) .p-okoppeya-item__image-sub {
  left: 3rem;
  right: auto;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-item:nth-child(even) .p-okoppeya-item__image-sub {
    left: 3rem !important;
    right: auto !important;
  }
}
.p-okoppeya-item:last-child {
  margin-bottom: 0;
}
.p-okoppeya-item__row {
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-item__row {
    display: block;
  }
}
.p-okoppeya-item__image {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .p-okoppeya-item__image {
    flex: 0 0 60%;
    max-width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .p-okoppeya-item__image {
    padding: 0 1.8rem;
  }
}
.p-okoppeya-item__image-sub {
  position: absolute;
  right: 3rem;
  top: 3.8rem;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-item__image-sub {
    top: 1.6rem;
    right: 2.9rem;
    width: 6.8rem;
  }
}
@media screen and (max-width: 768px) {
  .p-okoppeya-item__image-main {
    margin-bottom: 5rem;
  }
}
.p-okoppeya-item__bg {
  position: absolute;
  z-index: -1;
  top: -11rem;
  right: 2rem;
  width: 42.8rem;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-item__bg {
    top: 0;
    width: calc(100% - 3.6rem);
    right: auto;
    left: 1.8rem;
  }
}
.p-okoppeya-item__body {
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .p-okoppeya-item__body {
    flex: 0 0 40%;
    max-width: 40%;
    padding-left: 13.3rem;
    padding-top: 10rem;
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .p-okoppeya-item__body {
    padding: 0 1.8rem;
  }
  .p-okoppeya-item__body .c-button {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.p-okoppeya-item__body::after {
  content: "";
  width: 16.6rem;
  height: 20rem;
  background-color: #fefaf2;
  position: absolute;
  right: 1px;
  bottom: -1px;
  transform: translate(100%, 0);
}
@media screen and (max-width: 768px) {
  .p-okoppeya-item__body::after {
    display: none;
  }
}
.p-okoppeya-item__logo {
  background-color: #2e4a65;
  width: 11.1rem;
  height: 15.3rem;
  padding-top: 4rem;
  margin: 0 auto 6.5rem;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-item__logo {
    width: 10rem;
    height: 12rem;
    padding: 3rem 0 0;
    margin: 0 auto 3.5rem;
  }
}
.p-okoppeya-item__logo img {
  width: 6.8rem;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-item__logo img {
    width: 5.7rem;
  }
}
.p-okoppeya-item__desc {
  position: relative;
  z-index: 2;
  white-space: nowrap;
  margin-bottom: 3.5rem;
  padding-left: 3.6rem;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-item__desc {
    text-align: center;
    font-size: 1.6rem;
    white-space: normal;
    padding: 0;
    margin-bottom: 3rem;
  }
}

.p-okoppeya-detail {
  padding-top: 5.5rem;
}
.p-okoppeya-detail__inner {
  position: relative;
}
.p-okoppeya-detail__title {
  display: flex;
  align-items: baseline;
  gap: 4rem;
  margin-bottom: 5rem;
}
.p-okoppeya-detail__title img {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-detail__title {
    margin-bottom: 4.5rem;
  }
}
.p-okoppeya-detail__bg {
  position: absolute;
  left: -13rem;
  top: -12rem;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-detail__bg {
    left: 0;
    top: -3rem;
    width: 100%;
    padding: 0 1.8rem;
  }
}
.p-okoppeya-detail__desc {
  margin-bottom: 7rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 5rem;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-detail__desc {
    font-size: 1.4rem;
    line-height: 3.5rem;
    margin-bottom: 5rem;
  }
}
.p-okoppeya-detail__movie iframe {
  width: 100%;
  height: 56rem;
}
@media screen and (max-width: 768px) {
  .p-okoppeya-detail__movie iframe {
    height: 32rem;
  }
}

.okoppeya-shop {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 9rem;
}
@media screen and (max-width: 768px) {
  .okoppeya-shop {
    padding: 4.8rem 1.8rem ;
    max-width: 100%;
  }
}
.okoppeya-shop__title1 {
  margin-bottom: 4.5rem;
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 5.6rem;
}
.okoppeya-shop__desc1 {
  font-size: 2rem;
  margin-bottom: 7.2rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .okoppeya-shop__title1 {
    font-size: 3.2rem;
    margin-bottom: 1.8rem;
  }
  .okoppeya-shop__desc1 {
    font-size: 1.4rem;
    margin-bottom: 6.4rem;
  }
}
.okoppeya-shop__title2 {
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 3.2rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .okoppeya-shop__title2 {
    font-size: 2rem;
  }
}
.okoppeya-shop__title2::before, .okoppeya-shop__title2::after {
  content: "";
  width: 32rem;
  height: 4px;
  background-color: #b7a68d;
  border-radius: 10px;
  display: block;
}
@media screen and (max-width: 768px) {
  .okoppeya-shop__title2::before, .okoppeya-shop__title2::after {
    width: 7.4rem;
    height: 2px;
  }
}
.okoppeya-shop__title2::after {
  background-color: #6d8cb6;
}
.okoppeya-shop__links {
  display: flex;
  gap: 15rem;
  justify-content: center;
  padding: 8rem 8.5rem;
}
@media screen and (max-width: 768px) {
  .okoppeya-shop__links {
    display: grid;
    gap: 2.3rem;
    grid-template-columns: 1fr;
    padding: 4.4rem 0 7.8rem;
  }
}
.okoppeya-shop__link {
  transition: 0.4s;
}
.okoppeya-shop__link:hover {
  opacity: 0.5;
}
.okoppeya-shop__detail {
  display: grid;
  grid-template-columns: 45.8rem 1fr;
  gap: 5.2rem;
  margin-top: 6.85rem;
}
.okoppeya-shop__link-title span {
  font-size: 2rem;
}
.okoppeya-shop__link-title {
  text-align: center;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 768px) {
  .okoppeya-shop__link-title span {
    font-size: 1.6rem;
  }
  .okoppeya-shop__link-title {
    font-size: 1.4rem;
  }
  .okoppeya-shop__detail {
    grid-template-columns: 1fr;
    gap: 2.87rem;
    margin-top: 3.3rem;
  }
}
.okoppeya-shop__detail-title {
  font-family: "Shippori Mincho", serif;
  font-weight: bold;
  font-size: 3.2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .okoppeya-shop__detail-title {
    font-size: 2rem;
  }
}
.okoppeya-shop__detail-title span {
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .okoppeya-shop__detail-title span {
    font-size: 1.6rem;
  }
}
.okoppeya-shop__detail-body dl {
  display: grid;
  grid-template-columns: 8rem 1fr;
  font-size: 2rem;
  line-height: 2;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .okoppeya-shop__detail-body dl {
    font-size: 1.6rem;
  }
}
.okoppeya-shop__detail-button {
  width: 36.3rem;
  height: 6.5rem;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  padding: 1.25rem 1.5rem 1.7rem;
  position: relative;
  background-color: transparent;
  color: #212121;
  border: solid 1px #212121;
  transition: 0.3s;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-family: "Shippori Mincho", serif;
  margin-top: 2.3rem;
  transition: 0.4s;
}
@media screen and (max-width: 768px) {
  .okoppeya-shop__detail-button {
    width: 100%;
  }
}
.okoppeya-shop__detail-button .pin {
  margin: 0 0.8rem 0 0;
}
.okoppeya-shop__detail-button .arrow-left {
  margin-left: 1.2rem;
  margin-right: 0;
  transition: 0.4s;
}
.okoppeya-shop__detail-button:hover {
  opacity: 0.6;
}
.okoppeya-shop__detail-button:hover .arrow-left {
  transform: translate(10px, 0);
}

.okoppeya-footer {
  /* height: 43.8rem; */
  background-color: #354E67;
}
@media screen and (max-width: 768px) {
  .okoppeya-footer {
    height: 25.5rem;
  }
}
.okoppeya-footer__logo {
  padding: 9.7rem 0 2.76rem;
}
@media screen and (max-width: 768px) {
  .okoppeya-footer__logo {
    padding: 4rem 0 1.76rem;
    width: 8rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 768px) {
  .okoppeya-footer__catch {
    width: 19.2rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.okoppeya-footer__copy {
  margin-top: 9.6rem;
  border-top: 2px solid #fff;
  text-align: center;
  color: #fff;
  padding: 1rem 0;
}
@media screen and (max-width: 768px) {
  .okoppeya-footer__copy {
    border-top-width: 0.5px;
    margin-top: 3rem;
    padding-top: 1.4rem;
    font-size: 1.2rem;
  }
}

.header--abs {
  position: absolute;
}
.header--abs .header__logo {
  position: absolute;
}
@media screen and (max-width: 768px) {
  .header--abs .header__logo {
    width: 4.7rem;
  }
}

.header__logo--2 {
  background-image: url("../images/okoppeya/okoppe.svg");
}

/*# sourceMappingURL=okoppeya.css.map */
.slider {
  overflow: hidden;
}
.slider .swiper-slide {
  width: fit-content;
}
.slider .swiper-slide img{
  margin: 0;
  width: fit-content;
}
.gallery {
  margin: 15rem 0 8.8rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}