@media screen and (max-width: 769px) {
  .wrapper {
    overflow-x: hidden;
  }
}

.c-header {
  z-index: 11;
}

@media screen and (min-width: 769px) {
  .c-header {
    max-width: 768px;
    margin: 0 auto;
  }
}

.c-header a {
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .c-header .c-header__inner {
    width: 768px;
    margin: 0 auto;
  }
}

body {
  margin: 0;
}

a {
  -webkit-transition: .3s;
  transition: .3s;
}

a:hover {
  opacity: .6;
}

.cosmo-body {
  width: 100%;
  margin: 0 auto;
  font-family: "YuGothic", "Yu Gothic Medium", "Yu Gothic", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

@media screen and (min-width: 769px) {
  .cosmo-body {
    overflow-x: hidden;
    max-width: 768px;
  }
}

.cosmo-body div::after,
.cosmo-body section::after,
.cosmo-body ul::after {
  display: none;
  color: inherit;
}

.cosmo-body img {
  display: block;
  width: 100%;
}

.cosmo-body a {
  color: inherit;
  text-decoration: none;
}

.cosmo-body .select_wrap {
  display: none;
}

.cosmo-mv {
  position: relative;
}

.cosmo-mv a {
  display: block;
  position: absolute;
  width: 94.6vw;
  top: 134.1vw;
  left: 2.6vw;
}

@media screen and (min-width: 769px) {
  .cosmo-mv a {
    width: 726.528px;
    top: 1029.888px;
    left: 19.968px;
  }
}

.cosmo-cta {
  position: relative;
}

.cosmo-cta-floating {
  position: fixed;
  width: 100%;
  bottom: -21vw;
  left: 0;
  -webkit-transition: .3s;
  transition: .3s;
  z-index: 10;
}

@media screen and (min-width: 769px) {
  .cosmo-cta-floating {
    display: none;
    bottom: -161.28px;
    max-width: 768px;
    right: 0;
    top: auto;
    margin: auto;
  }
}

.cosmo-cta-floating.is-floated {
  bottom: 0;
}

.cosmo-cta-floating img {
  width: 100%;
}

.cosmo-2024 {
  position: relative;
}

.cosmo-2024 a {
  display: block;
  position: absolute;
  width: 94.8vw;
  top: 181.2vw;
  left: 2.6vw;
}

@media screen and (min-width: 769px) {
  .cosmo-2024 a {
    width: 728.064px;
    top: 1391.616px;
    left: 19.968px;
  }
}

.cosmo-brand {
  background: rgba(118, 119, 122, 0.05);
}

.cosmo-brand h2 {
  width: 82vw;
  margin: 0 auto 5.2vw;
  padding-top: 11vw;
}

@media screen and (min-width: 769px) {
  .cosmo-brand h2 {
    width: 629.76px;
    margin: 0 auto 39.936px;
    padding-top: 84.48px;
  }
}

.cosmo-brand-banner {
  width: 89.5vw;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .cosmo-brand-banner {
    width: 687.36px;
  }
}

.cosmo-brand-banner.ba {
  margin: 0 auto 5.2vw;
}

@media screen and (min-width: 769px) {
  .cosmo-brand-banner.ba {
    margin: 0px auto 39.936px;
  }
}

.cosmo-story {
  position: relative;
}

.cosmo-story video {
  width: 89.3vw;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .cosmo-story video {
    width: 685.824px;
  }
}

.cosmo-story .video {
  position: absolute;
  top: 167.4vw;
  left: 5.4vw;
  width: 89.3vw;
}

@media screen and (min-width: 769px) {
  .cosmo-story .video {
    top: 1285.632px;
    left: 41.472px;
    width: 685.824px;
  }
}

.cosmo-story .video .play-btn {
  display: block;
  width: 16vw;
  position: absolute;
  top: 49%;
  left: 50%;
  -webkit-transition: .5s;
  transition: .5s;
  opacity: 1;
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}

@media screen and (min-width: 769px) {
  .cosmo-story .video .play-btn {
    width: 122.88px;
  }
}

.cosmo-story .video .play-btn:hover {
  opacity: .7 !important;
}

.cosmo-story .video .play-btn.playActive {
  display: none;
}

.cosmo-story .bc-player-8fz8REPd3_default .vjs-big-play-button {
  top: 16.6vw;
  left: 36.6vw;
  margin-left: 0;
  margin-top: 0;
  width: 16.5vw;
  height: 16.5vw;
  line-height: 16.8vw;
  border: none;
  border-radius: 50%;
  font-size: 9.5vw;
  background-color: rgba(255, 255, 255, 0.8);
  color: #EFA693;
}

@media screen and (min-width: 769px) {
  .cosmo-story .bc-player-8fz8REPd3_default .vjs-big-play-button {
    width: 126.72px;
    height: 126.72px;
    top: 127.488px;
    left: 281.088px;
    line-height: 129.024px;
    font-size: 72.96px;
  }
}

.cosmo-step-wrap {
  position: relative;
}

.cosmo-step-slider {
  position: absolute;
  margin: auto;
  padding: 0 5.2vw;
  width: 89.3vw;
  top: 105.5vw;
  right: 0;
  left: 0;
  bottom: auto;
}

@media screen and (min-width: 769px) {
  .cosmo-step-slider {
    padding: 0px 39.936px;
    width: 685.824px;
    top: 810.24px;
  }
}

.cosmo-step-slider .swiper {
  -webkit-box-shadow: 0 0 2.66vw rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2.66vw rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 769px) {
  .cosmo-step-slider .swiper {
    -webkit-box-shadow: 0 0 20.4288px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20.4288px rgba(0, 0, 0, 0.2);
  }
}

.cosmo-step .swiper-pagination {
  bottom: -7.7vw !important;
}

@media screen and (min-width: 769px) {
  .cosmo-step .swiper-pagination {
    bottom: -59.136px !important;
  }
}

.cosmo-step .swiper-pagination-bullet {
  width: 1.9vw !important;
  height: 1.9vw !important;
  margin: 0 0.6vw 0 !important;
  background: rgba(0, 0, 0, 0.15) !important;
  opacity: 1 !important;
}

@media screen and (min-width: 769px) {
  .cosmo-step .swiper-pagination-bullet {
    width: 14.592px !important;
    height: 14.592px !important;
    margin: 0px 4.608px 0px !important;
  }
}

.cosmo-step .swiper-pagination-bullet-active {
  background: #EFA693 !important;
}

.cosmo-step .swiper-button-next, .cosmo-step .swiper-button-prev {
  width: 5.86vw !important;
  height: 5.86vw !important;
  background: url(/special/e/cosmology/images/icn-arrow-left.webp) no-repeat;
  background-size: 100% 100%;
  left: 2vw;
  top: 39vw;
}

@media screen and (min-width: 769px) {
  .cosmo-step .swiper-button-next, .cosmo-step .swiper-button-prev {
    left: 15.36px;
    width: 45.0048px !important;
    height: 45.0048px !important;
    top: 50%;
  }
}

.cosmo-step .swiper-button-next {
  background: url(/special/e/cosmology/images/icn-arrow-right.webp) no-repeat;
  background-size: 100% 100%;
  left: auto;
  right: 2vw;
  top: 39vw;
}

@media screen and (min-width: 769px) {
  .cosmo-step .swiper-button-next {
    right: 15.36px;
    top: 50%;
  }
}

.cosmo-step .swiper-button-next.swiper-button-disabled,
.cosmo-step .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

@media screen and (min-width: 769px) {
  .pane-footer {
    max-width: 768px;
    margin: 0 auto;
  }
}

.cosmo-footer-nav {
  background: #000;
  padding-top: 6.5vw;
  margin-top: -3vw;
  margin-bottom: 0;
  position: relative;
  z-index: 3;
}

@media screen and (min-width: 769px) {
  .cosmo-footer-nav {
    padding: 42px 0 0;
    margin: 0 auto;
    width: 100%;
  }
}

.cosmo-footer-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cosmo-footer-nav ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 2.93vw;
  display: block;
  padding: 0 2.66vw;
  border-right: solid .5px #fff;
  letter-spacing: .09em;
  line-height: .8;
}

@media screen and (min-width: 769px) {
  .cosmo-footer-nav ul li a {
    font-size: 12px;
    padding: 0 10px;
    border-right: solid 1px #fff;
    line-height: .9;
  }
}

.cosmo-footer-nav ul li:last-of-type a {
  border-right: none;
}
