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

body {
  background-color: #FEFAF2;
}


.page-content {
  min-height: 100%;
  margin-top: 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;
}
.okoppeya-footer-bottom-border {
  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: 8.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;
}
@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;
  }
}

/*# sourceMappingURL=okoppeya.css.map */
