#contents {
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  overflow-x: hidden;
}
#contents * {
  box-sizing: border-box;
}
#contents img {
  vertical-align: bottom;
}
#contents .cf::after {
  content: "";
  display: block;
  clear: both;
}
#contents .is-serif {
  font-family: "Noto Serif JP", sans-serif;
}
#contents .hd {
  position: relative;
  z-index: 9999;
  height: 1391px;
  background: url("../img/index_kv01_pc.jpg") no-repeat center top;
  background-size: cover;
}
#contents .hd__right {
  position: absolute;
  top: 20px;
  right: 20px;
}
#contents .hd__in {
  width: 1200px;
  margin: 0 auto;
}
#contents .hd__logo {
  padding-top: 40px;
  margin-bottom: 360px;
  text-align: center;
}
#contents .hd__catch {
  margin-bottom: 40px;
  text-align: center;
}
#contents .hd__plat {
  position: relative;
}
#contents .hd__plat__btn {
  position: absolute;
  bottom: 20px;
  width: 100%;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
#contents .hd__plat__btn > li {
  display: inline-block;
}
#contents .hd__plat__btn > li:first-child {
  margin-right: 20px;
}
#contents .hd__plat__btn > li:nth-child(1) {
  background: url("../img/cmn_btn01_h_pc.png") no-repeat;
  background-size: cover;
  background-position: center center;
}
#contents .hd__plat__btn > li:nth-child(2) {
  background: url("../img/cmn_btn02_h_pc.png") no-repeat;
  background-size: cover;
  background-position: center center;
}
#contents .hd__plat__btn > li a {
  display: block;
}
#contents .hd__plat__btn > li img {
  transition: .2s;
}
#contents .hd__plat__btn > li img:hover {
  opacity: 0;
}
#contents .hd__contents {
  width: 1200px;
  margin: 0 auto;
  padding-top: 131px;
}
#contents .movie {
  position: relative;
  float: left;
  width: 500px;
}
#contents .movie.sp {
  display: none;
}
#contents .movie__main {
  position: relative;
}
#contents .movie__play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#contents .slider-for {
  position: relative;
  margin-bottom: 15px;
  transition: .3s;
}
#contents .slider-for .slick-prev, #contents .slider-for .slick-next {
  position: absolute;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0;
  border: none;
  background: transparent;
  font-size: 0;
  outline: none;
  cursor: pointer;
}
#contents .slider-for .slick-prev {
  left: -40px;
}
#contents .slider-for .slick-next {
  right: -40px;
}
#contents .slider-for .slick-prev::before {
  content: url("../img/cmn_icoArrow01_pc.png");
}
#contents .slider-for .slick-next::before {
  content: url("../img/cmn_icoArrow02_pc.png");
}
#contents .slider-for a {
  display: block;
}
#contents .slider-nav {
  width: 500px;
}
#contents .slider-nav li {
  position: relative;
  margin-right: 20px;
  cursor: pointer;
  transition: .3s;
}
#contents .slider-nav li:hover {
  opacity: 0.8;
}
#contents .slider-nav li::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.5);
  content: "";
}
#contents .slider-nav li.slick-current::before {
  display: none;
}
#contents .slider-nav img {
  width: 110px;
}
#contents .twitter {
  float: right;
  width: 580px;
  height: 380px;
  position: relative;
  z-index: 2;
  background: url("../img/index_rect01_pc.png") no-repeat;
}
#contents .twitter iframe {
  padding: 6px 7px !important;
}
#contents .audio_wrap {
  text-align: right;
}
#contents .audio_wrap img.on {
  display: inline-block;
}
#contents .audio_wrap img.off {
  display: none;
}
#contents .audio_wrap.play img.on {
  display: none;
}
#contents .audio_wrap.play img.off {
  display: inline-block;
}
#contents .audio_button img {
  cursor: pointer;
}
#contents .kv__char {
  position: absolute;
  top: 50%;
  left: 50%;
}
#contents .kv__char.is-01 {
  -webkit-transform: translate(55px, 226px);
          transform: translate(55px, 226px);
}
#contents .kv__char.is-02 {
  -webkit-transform: translate(-682px, 280px);
          transform: translate(-682px, 280px);
  z-index: 2;
}
#contents .kv__char.is-03 {
  -webkit-transform: translate(-180px, 150px);
          transform: translate(-180px, 150px);
  z-index: 2;
}
#contents .kv__char.is-04 {
  -webkit-transform: translate(-570px, 345px);
          transform: translate(-570px, 345px);
}
#contents .kv__char.is-05 {
  -webkit-transform: translate(-289px, 285px);
          transform: translate(-289px, 285px);
}
#contents .kv__char.is-06 {
  -webkit-transform: translate(-604px, 115px);
          transform: translate(-604px, 115px);
}
#contents .kv__char.is-07 {
  -webkit-transform: translate(-37px, 46px);
          transform: translate(-37px, 46px);
}
#contents .kv__char.is-08 {
  -webkit-transform: translate(233px, 351px);
          transform: translate(233px, 351px);
}
#contents .kv__char__wrap {
  position: absolute;
  width: 100%;
  height: 828px;
}
#contents .kv__char__wrap__in {
  position: relative;
  width: 100%;
  height: 100%;
}
#contents .kv__char__txt {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  opacity: 0;
  transition: .2s;
  z-index: 10;
}
#contents .kv__char__txt.is-active {
  opacity: 1;
}
#contents .gnav {
  position: absolute;
  z-index: 9998;
  width: 100%;
  padding: 15px 0;
  border: 2px solid #595346;
  background: url("../img/gnav_bg01_pc.png") no-repeat;
  background-position: center center;
  background-size: cover;
}
#contents .gnav__li {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  letter-spacing: 0;
}
#contents .gnav__li > li {
  display: inline-block;
  margin-right: 20px;
}
#contents .gnav__li > li a {
  display: block;
}
#contents .gnav__li > li img {
  transition: .3s;
}
#contents .gnav__li > li img:hover {
  opacity: 0;
}
#contents .gnav__li > li:nth-child(1) {
  background: url("../img/index_btn01_h_pc.png");
}
#contents .gnav__li > li:nth-child(2) {
  background: url("../img/index_btn02_h_pc.png");
}
#contents .gnav__li > li:nth-child(3) {
  background: url("../img/index_btn03_h_pc.png");
}
#contents .gnav__li > li:nth-child(4) {
  background: url("../img/index_btn04_h_pc.png");
}
#contents .gnav__li > li:nth-child(5) {
  background: url("../img/index_btn05_h_pc.png");
}
#contents .gnav__li > li:last-child {
  margin-right: 0;
}
#contents .sp__gif {
  display: none;
}
#contents .mn {
  padding-top: 80px;
  background: url("../img/index_bg01_pc.jpg") no-repeat;
  background-position: center top;
  background-size: cover;
}
#contents .sec {
  margin-bottom: 100px;
}
#contents .sec.story {
  margin-bottom: 237px;
}
#contents .sec.spec {
  padding: 80px 0;
  background: url("../img/cmn_ptn01.jpg");
}
#contents .sec:last-child {
  margin-bottom: 0;
}
#contents .sec__in {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 80px;
}
#contents .sec__in:last-child {
  margin-bottom: 0;
}
#contents .sec__in__ttl {
  width: 800px;
  margin-bottom: 40px;
  text-align: center;
}
#contents .sec__in__ttl.is-left {
  float: left;
}
#contents .sec__in__ttl.is-right {
  float: right;
}
#contents .sec__ttl {
  margin-bottom: 30px;
  text-align: center;
}
#contents .sec__slider {
  width: 800px;
  text-align: center;
  overflow: hidden;
}
#contents .sec__slider.is-left {
  float: left;
}
#contents .sec__slider.is-right {
  float: right;
}
#contents .sec__txtarea {
  position: absolute;
  bottom: 0;
  width: 360px;
  padding: 40px;
  background: rgba(15, 21, 62, 0.3);
}
#contents .sec__txtarea.is-left {
  left: 0;
}
#contents .sec__txtarea.is-right {
  right: 0;
}
#contents .sec__txtarea.is-btm200 {
  bottom: -137px;
}
#contents .sec__txt {
  margin-bottom: 30px;
  line-height: 1.625;
}
#contents .sec__txt:last-child {
  margin-bottom: 0;
}
#contents .sec__txt.is-space {
  margin-bottom: 40px;
}
#contents .sec__txt.is-center {
  margin-bottom: 10px;
  text-align: center;
}
#contents .character {
  margin-bottom: 0;
  padding: 80px 0;
  background: url("../img/cmn_ptn02.jpg");
}
#contents .character__series {
  position: relative;
  text-align: center;
}
#contents .character__series .slick-slide img {
  display: inline-block;
}
#contents .character__series__logo {
  display: inline-block;
  width: 560px;
  margin-bottom: 60px;
  padding: 25px 0;
  border-radius: 10px;
  background: rgba(7, 29, 72, 0.5);
}
#contents .character__series__char > li {
  display: inline-block;
  margin-right: 20px;
}
#contents .character__series__char > li:last-child {
  margin-right: 0;
}
#contents .character__series__char > li img {
  margin-bottom: 10px;
}
#contents .character__series__char > li a {
  color: #fff;
  text-decoration: none;
}
#contents .character__series__name {
  width: 120px;
  line-height: 25px;
  background: url("../img/index_rect04_pc.png") no-repeat;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 14px;
}
#contents .character__series__no {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
#contents .character__series__no > li {
  display: inline-block;
  width: 45px;
  margin-right: 10px;
  background: url("../img/index_rect02_pc.png");
  color: #000;
  font-size: 16px;
  line-height: 45px;
  cursor: pointer;
}
#contents .character__series__no > li:last-child {
  margin-right: 0;
}
#contents .character__series .slick-prev, #contents .character__series .slick-next {
  position: absolute;
  top: 55px;
  z-index: 2;
  padding: 0;
  border: none;
  background: transparent;
  font-size: 0;
  outline: none;
  cursor: pointer;
}
#contents .character__series .slick-prev {
  left: 50%;
  -webkit-transform: translateX(-385px);
          transform: translateX(-385px);
}
#contents .character__series .slick-next {
  right: 50%;
  -webkit-transform: translateX(385px);
          transform: translateX(385px);
}
#contents .character__series .slick-prev::before {
  content: url("../img/cmn_icoArrow03_pc.png");
}
#contents .character__series .slick-next::before {
  content: url("../img/cmn_icoArrow04_pc.png");
}
#contents .character__series a {
  display: block;
}
#contents .saga3 {
  padding: 80px 0;
  text-align: center;
}
#contents .saga3__ttl {
  position: relative;
  width: 480px;
  margin: 0 auto 20px;
  padding: 15px 0;
  color: #fff;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 16px;
  font-style: italic;
  text-align: center;
}
#contents .saga3__ttl::before, #contents .saga3__ttl::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  text-align: center;
  background-image: linear-gradient(to right, transparent, #b6a373 25%, #b6a373 75%, transparent);
  background-position: center;
  background-repeat: no-repeat;
}
#contents .saga3__ttl::before {
  top: 0;
}
#contents .saga3__ttl::after {
  bottom: 0;
}
#contents .saga3__bnr a {
  display: inline-block;
  transition: .3s;
}
#contents .saga3__bnr a:hover {
  opacity: 0.8;
}
#contents .spec {
  margin-bottom: 0;
}
#contents .spec__in {
  padding: 40px 0;
  border-top: 1px solid #b6a373;
  border-bottom: 4px solid #b6a373;
  font-size: 0;
  letter-spacing: 0;
}
#contents .spec__in__ttl {
  margin-bottom: 40px;
  text-align: center;
}
#contents .spec__txt {
  font-size: 12px;
  text-align: center;
}
#contents .spec__contents {
  margin-bottom: 35px;
}
#contents .spec__brand, #contents .spec__dl {
  display: inline-block;
  vertical-align: middle;
}
#contents .spec__brand {
  width: 550px;
  text-align: center;
}
#contents .spec__logo {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
#contents .spec__logo__wrap {
  text-align: center;
  margin-bottom: 40px;
  font-size: 0;
  letter-spacing: 0;
}
#contents .spec__logo__icon {
  display: inline-block;
  vertical-align: middle;
}
#contents .spec__btn > li {
  display: inline-block;
}
#contents .spec__btn > li:first-child {
  margin-right: 20px;
}
#contents .spec__btn > li:nth-child(1) {
  background: url("../img/cmn_btn01_h_pc.png") no-repeat;
  background-size: cover;
  background-position: center center;
}
#contents .spec__btn > li:nth-child(2) {
  background: url("../img/cmn_btn02_h_pc.png") no-repeat;
  background-size: cover;
  background-position: center center;
}
#contents .spec__btn > li a {
  display: block;
}
#contents .spec__btn > li img {
  transition: .2s;
}
#contents .spec__btn > li img:hover {
  opacity: 0;
}
#contents .spec__dl {
  width: 650px;
}
#contents .spec__dl > dt, #contents .spec__dl > dd {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  vertical-align: top;
}
#contents .spec__dl > dt {
  width: 145px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 35px;
  background: url("../img/index_rect03_pc.png") no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
}
#contents .spec__dl > dd {
  width: 470px;
  line-height: 2.2;
}
#contents .spec__dl > dd .is-note {
  display: block;
  font-size: 12px;
}
#contents .spec__dl > dd a {
  color: #fff;
}
#contents .ft {
  position: relative;
}
#contents .pageTop {
  position: absolute;
  bottom: 40px;
  right: 40px;
  z-index: 9998;
}

.timeline-Widget {
  background: transparent;
  font-family: 'Noto Sans JP', sans-serif;
}

.timeline-Viewport {
  scrollbar-base-color: #4a4a4a;
}

.timeline-Viewport::-webkit-scrollbar {
  width: 10px;
  height: 30px;
}

.timeline-Viewport::-webkit-scrollbar-track {
  background: transparent;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

.timeline-Viewport::-webkit-scrollbar-thumb {
  height: 30px;
  border-radius: 10px;
  background: #4a4a4a;
}

.timeline-Tweet-text {
  font-size: 12px !important;
}

.sec__slider .slick-slide {
  position: relative;
  z-index: 2;
  transition: .3s;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}

.sec__slider .slick-slide.is-edge {
  z-index: 1;
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  transition: .1s;
}

.sec__slider .slick-current {
  position: relative;
  left: -61px;
  z-index: 3;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.sec__slider .slick-current + .slick-slide {
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}

.sec__slider .slick-prev,
.sec__slider .slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 999;
  background: transparent;
  padding: 0;
  border: none;
  outline: none;
  font-size: 0;
  cursor: pointer;
}

.sec__slider .slick-prev {
  left: 0;
}

.sec__slider .slick-next {
  right: 0;
}

.sec__slider .slick-prev::before {
  content: url("../img/cmn_icoArrow03_pc.png");
}

.sec__slider .slick-next::before {
  content: url("../img/cmn_icoArrow04_pc.png");
}

#cboxOverlay {
  background: rgba(0, 0, 0, 0.5);
}

.slick-slide {
  outline: none;
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
  overflow: visible;
}

.is-movie #cboxClose {
  top: 0;
  right: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

#sqexHeader-black_rsp,
#sqexFooter {
  position: relative;
  z-index: 2;
}

@media (max-width: 1199px) {
  #contents img {
    max-width: 100%;
  }
  #contents .audio_wrap {
    position: absolute;
    top: 10px;
    left: 10px;
  }
  #contents .audio_wrap img {
    width: 80px;
  }
  #contents .hd {
    height: auto;
    text-align: center;
    background: url("../img/index_kv01_sp.jpg") no-repeat;
    background-size: cover;
  }
  #contents .hd__logo {
    margin-bottom: 20px;
  }
  #contents .hd__logo img {
    width: 414px;
  }
  #contents .hd__catch img {
    width: 414px;
  }
  #contents .hd__right {
    position: static;
  }
  #contents .hd__plat__bg {
    margin-bottom: 20px;
  }
  #contents .hd__plat__bg img {
    width: 414px;
  }
  #contents .hd__plat__btn {
    position: static;
  }
  #contents .hd__plat__btn > li:first-child {
    margin-right: 5px;
  }
  #contents .hd__plat__btn img {
    width: 150px;
  }
  #contents .hd__contents {
    width: auto;
    padding: 80px 0;
  }
  #contents .kv__char__wrap {
    display: none;
  }
  #contents .gnav {
    position: absolute;
    top: 0;
    left: auto;
    right: -414px;
    z-index: 9998;
    width: 100vw;
    height: 100vh;
    max-width: 414px;
    border: none;
    background: rgba(164, 160, 130, 0.8);
    transition: .7s;
  }
  #contents .gnav.is-active {
    right: 0;
  }
  #contents .gnav__li {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
  }
  #contents .gnav__li > li {
    display: block;
    width: 224px;
    margin: 0 auto 20px;
  }
  #contents .gnav__li > li:nth-child(1) {
    background: url("../img/index_btn01_h_sp.png") no-repeat;
    background-size: cover;
    background-position: center;
  }
  #contents .gnav__li > li:nth-child(2) {
    background: url("../img/index_btn02_h_sp.png") no-repeat;
    background-size: cover;
    background-position: center;
  }
  #contents .gnav__li > li:nth-child(3) {
    background: url("../img/index_btn03_h_sp.png") no-repeat;
    background-size: cover;
    background-position: center;
  }
  #contents .gnav__li > li:nth-child(4) {
    background: url("../img/index_btn04_h_sp.png") no-repeat;
    background-size: cover;
    background-position: center;
  }
  #contents .gnav__li > li:nth-child(5) {
    background: url("../img/index_btn05_h_sp.png") no-repeat;
    background-size: cover;
    background-position: center;
    margin-right: auto;
    margin-bottom: 0;
  }
  #contents .gnav__btn {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 9999;
    width: 60px;
    height: 60px;
    background: url("../img/cmn_btnMenu02_sp.png") no-repeat;
    background-size: cover;
  }
  #contents .gnav__btn::before {
    display: block;
    width: 60px;
    height: 60px;
    background: url("../img/cmn_btnMenu01_sp.png");
    background-size: cover;
    transition: .2s;
    content: "";
  }
  #contents .gnav__btn.is-active::before {
    opacity: 0;
  }
  #contents .sp__gif {
    display: block;
    margin-top: 40px;
    text-align: center;
  }
  #contents .sp__gif img {
    width: 335px;
  }
  #contents .movie,
  #contents .twitter {
    float: none;
    width: calc(100% - 40px);
    max-width: 374px;
    margin: 0 auto;
  }
  #contents .movie {
    margin-bottom: 40px;
    padding: 0 25px;
  }
  #contents .movie.pc {
    display: none;
  }
  #contents .movie.sp {
    display: block;
  }
  #contents .slider-for .slick-prev {
    left: -30px;
    width: 30px;
    height: 56px;
    background: url("../img/cmn_icoArrow01_sp.png") no-repeat;
    background-size: cover;
  }
  #contents .slider-for .slick-prev::before {
    content: "";
  }
  #contents .slider-for .slick-next {
    right: -30px;
    width: 30px;
    height: 56px;
    background: url("../img/cmn_icoArrow02_sp.png") no-repeat;
    background-size: cover;
  }
  #contents .slider-for .slick-next::before {
    content: "";
  }
  #contents .slider-nav {
    width: 100%;
  }
  #contents .slider-nav li {
    margin-right: 5px;
  }
  #contents .slider-nav li img {
    width: 90px;
  }
  #contents .twitter {
    height: 285px;
    background: url("../img/index_rect01_sp.png") no-repeat;
    background-position: center;
    background-size: 100% 100%;
  }
  #contents .mn {
    background: none;
  }
  #contents .mn__bg {
    position: relative;
  }
  #contents .mn__bg::before {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/index_bg01_sp.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
  }
  #contents .sec {
    position: relative;
  }
  #contents .sec.story {
    margin-bottom: 100px;
  }
  #contents .sec__ttl img {
    width: 374px;
  }
  #contents .sec__in {
    width: auto;
  }
  #contents .sec__in__ttl {
    width: auto;
  }
  #contents .sec__in__ttl.is-left, #contents .sec__in__ttl.is-right {
    float: none;
  }
  #contents .sec__in__ttl img {
    width: 414px;
  }
  #contents .sec__slider {
    width: 100%;
    max-width: 414px;
    margin: 0 auto 40px;
  }
  #contents .sec__slider.is-left, #contents .sec__slider.is-right {
    float: none;
  }
  #contents .sec__slider .slick-prev {
    width: 30px;
    height: 56px;
    background: url("../img/cmn_icoArrow01_sp.png") no-repeat;
    background-size: cover;
  }
  #contents .sec__slider .slick-prev::before {
    content: "";
  }
  #contents .sec__slider .slick-next {
    width: 30px;
    height: 56px;
    background: url("../img/cmn_icoArrow02_sp.png") no-repeat;
    background-size: cover;
  }
  #contents .sec__slider .slick-next::before {
    content: "";
  }
  #contents .sec__txtarea {
    position: static;
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  #contents .sec__txtarea.is-left, #contents .sec__txtarea.is-right {
    float: none;
  }
  #contents .sec.spec {
    padding-bottom: 218px;
  }
  #contents .character__series {
    width: calc(100% - 40px);
    max-width: 374px;
    margin: 0 auto;
  }
  #contents .character__series__logo {
    width: 100%;
    padding: 30px 40px;
  }
  #contents .character__series__logo img {
    width: 244px;
  }
  #contents .character__series__no {
    top: 220px;
    width: 100%;
  }
  #contents .character__series__no > li {
    background: url("../img/index_rect02_sp.png") no-repeat;
    background-size: cover;
  }
  #contents .character__series .slick-prev,
  #contents .character__series .slick-next {
    -webkit-transform: none;
            transform: none;
  }
  #contents .character__series .slick-prev {
    left: 0;
    width: 39px;
    height: 74px;
    background: url("../img/cmn_icoArrow05_sp.png") no-repeat;
    background-size: cover;
  }
  #contents .character__series .slick-prev::before {
    content: "";
  }
  #contents .character__series .slick-next {
    right: 0;
    width: 39px;
    height: 74px;
    background: url("../img/cmn_icoArrow06_sp.png") no-repeat;
    background-size: cover;
  }
  #contents .character__series .slick-next::before {
    content: "";
  }
  #contents .character__series__char {
    font-size: 0;
    letter-spacing: 0;
    text-align: left;
  }
  #contents .character__series__char > li {
    width: calc(100% / 3);
    margin-right: 0;
    text-align: center;
  }
  #contents .character__series__char > li img {
    width: 92.5px;
  }
  #contents .character__series__name {
    display: inline-block;
    width: 100%;
    max-width: 95px;
    font-size: 10px;
    background-size: 100% 100%;
  }
  #contents .saga3 {
    padding: 80px 20px;
  }
  #contents .saga3__ttl {
    width: 100%;
    max-width: 374px;
  }
  #contents .saga3__bnr img {
    width: 374px;
  }
  #contents .spec__in {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  #contents .spec__in__ttl img {
    width: 374px;
  }
  #contents .spec__brand {
    width: 100%;
  }
  #contents .spec__logo {
    margin: 0 0 20px 0;
  }
  #contents .spec__logo__wrap {
    margin: 0 0 20px 0;
  }
  #contents .spec__logo img {
    width: 374px;
  }
  #contents .spec__logo__icon img {
    width: 150px;
  }
  #contents .spec__btn {
    margin-bottom: 30px;
  }
  #contents .spec__btn img {
    width: 150px;
  }
  #contents .spec__dl {
    width: 100%;
  }
  #contents .spec__dl > dd {
    width: calc(100% - 180px);
  }
  #contents .spec__txt {
    text-align: left;
  }

  .pageTop img {
    width: 23px;
  }

  .sec__slider .slick-list.draggable {
    margin: 0;
  }

  .sec__slider .slick-prev {
    left: 20px;
  }

  .sec__slider .slick-next {
    right: 20px;
  }

  .sec__slider .slick-slide {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }

  .sec__slider .slick-current {
    left: auto;
  }
}
@media (max-width: 374px) {
  #contents .spec__btn > li {
    width: calc(50% - 10px);
  }
  #contents .spec__btn > li img {
    width: 100%;
  }
  #contents .spec__dl > dd {
    width: 100%;
  }
  .timeline-Viewport {
    height: 271px !important;
  }
}

.timeline-Viewport {
  overflow: hidden;
  overflow-y: scroll;
}

#twitter-widget-0 {
  width: 800px !important;
  max-width: 100% !important;
}

/* halfanniversary */
.halfani__modal {
  height: 100%;
  padding: 40px;
  box-sizing: border-box;
  color: #000;
  line-height: 1;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  overflow-y: scroll;
}
.halfani__modal img {
  max-width: 100%;
  vertical-align: bottom;
}
.halfani__modal__list {
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
}
.halfani__modal__ticket {
  padding-left: 20px;
}
.halfani__modal__jewel {
  padding-right: 20px;
}
.halfani__modal__period {
  margin-bottom: 20px;
}
.portal__link {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 980px;
  text-align: center;
}
.portal__link a {
  transition: .3s;
}
.portal__link a:first-child {
  margin-right: 20px;
  margin-bottom: 20px;
}
.portal__link a:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .portal__link {
    flex-wrap: wrap;
  }
  .portal__link a:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .portal__link a:nth-child(2) {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
#cboxClose.halfani__modal__close {
  top: 0;
  right: 0;
  transform: translateY(-60px);
}
.halfani__modal__note .sp {
  display: none;
}
#cboxContent.halfani__modal__cboxContent {
  background: rgba(255,255,255,0.7);
}
#cboxLoadedContent.halfani__modal__cboxLoadedContent {
  background: none;
}
@media (max-width: 1199px) {
  .halfani__modal {
    padding: 20px 10px;
    font-size: 10px;
  }
  .halfani__modal__list {
    justify-content: space-around;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .halfani__modal__ticket img,
  .halfani__modal__jewel img {
    margin-bottom: 10px;
  }
  .halfani__modal__ticket {
    margin-right: 0;
  }
  .halfani__modal__note {
    line-height: 1.5;
  }
  #cboxClose.halfani__modal__close {
    transform: translateY(-30px);
    width: 30px;
    height: 30px;
    background-size: cover;
  }
  .portal__link {
    max-width: calc(100% - 40px);
    margin: 20px auto 0;
  }
}
@media (max-width: 767px) {
  .halfani__modal__logo img {
    width: 213px;
  }
  .halfani__modal__catch img {
    width: 292px;
  }
  .halfani__modal__ticket img,
  .halfani__modal__jewel img {
    height: 90px;
  }
  .halfani__modal__list,
  .halfani__modal__period {
    margin-bottom: 10px;
  }
  .halfani__modal__note .sp {
    display: block;
  }
}
.halfani__modal {
  scrollbar-base-color: #eee;
}

.halfani__modal::-webkit-scrollbar {
  width: 10px;
  height: 30px;
}

.halfani__modal::-webkit-scrollbar-track {
  background: transparent;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

.halfani__modal::-webkit-scrollbar-thumb {
  height: 30px;
  border-radius: 10px;
  background: #eee;
}

#contents .fixbnrPC {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 9999;
  width: 25%;
  max-width: 460px;
  transition: .3s;
}
#contents .fixbnrPC a {
  display: block;
  transition: .3s;
}
#contents .fixbnrPC a:hover {
  opacity: .8;
}
#contents .fixbnrPC a:nth-child(n + 2) {
  margin-top: 20px;
}
#contents .fixbnrPC img {
  width: 100%;
}

#contents .ccbnrSP {
  display: none;
}

@media (max-width: 1199px) {
  #contents .fixbnrPC {
    display: none !important;
  }
  #contents .ccbnrSP {
    display: block;
    max-width: 414px;
    margin: 0 auto 20px;
    padding: 0 20px;
  }
  #contents .ccbnrSP a {
    display: block;
  }
  #contents .ccbnrSP a:nth-child(n + 2) {
    margin-top: 10px;
  }
}

#contents.carriercampaign {
  background: transparent;
}
#contents.carriercampaign .pc {
  display: block;
}
#contents.carriercampaign .sp {
  display: none;
}
#contents .cc__wrap {
  position: relative;
  padding: 100px 20px 0;
}
#contents .cc__wrap::before {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background: url("../img/index_kv01_pc.jpg") no-repeat;
  background-position: top center;
  content: "";
}
#contents .cc__logo {
  margin-bottom: 100px;
  text-align: center;
}
#contents .cc__mn__border {
  background: linear-gradient(#997c55, #f2cd9e, #a88a5e, #f8e5bc);
  border-radius: 16px;
  padding: 3px;
  max-width: 1200px;
  margin: 0 auto 100px;
}
#contents .cc__mn__in {
  position: relative;
  width: 100%;
  max-width: 1194px;
  padding: 100px 50px;
  background: rgba(0,0,0,0.8);
  border-radius: 15px;
  overflow: hidden;
  text-align: center;
}
#contents .cc__mn__in::before,
#contents .cc__mn__in::after {
  display: block;
  position: absolute;
  width: 129px;
  height: 63px;
  background-size: cover;
  content: "";
}
#contents .cc__mn__in::before {
  top: -5px;
  left: -5px;
  background-image: url("../img/cc/deco_top.png");
}
#contents .cc__mn__in::after {
  bottom: -5px;
  right: -5px;
  background-image: url("../img/cc/deco_btm.png");
}
#contents .cc__catch {
  margin-bottom: 50px;
  text-align: center;
}
#contents .cc__mn__ld__top {
  position: relative;
  max-width: 800px;
  margin: 0 auto 50px;
  padding: 15px 0;
  background-image: linear-gradient(to right, transparent, #000 40%, #000 75%, transparent);
  color: #fff;
  font-size: 28px;
  font-weight: bold;
}
#contents .cc__mn__ld__top::before,
#contents .cc__mn__ld__top::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  text-align: center;
  background-image: linear-gradient(to right, transparent, #b6a373 25%, #b6a373 75%, transparent);
  background-position: center;
  background-repeat: no-repeat;
}
#contents .cc__mn__ld__top::before {
  top: 0;
}
#contents .cc__mn__ld__top::after {
  bottom: 0;
}
#contents .cc__mn__ld__btm {
  margin-bottom: 50px;
}
#contents .cc__mn__detail {
  margin-bottom: 75px;
  text-align: center;
}
#contents .cc__mn__detail dt {
  margin-bottom: 10px;
  color: #f5d53f;
  font-weight: bold;
}
#contents .cc__mn__detail dd {
  margin-bottom: 20px;
}
#contents .cc__mn__li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 748px;
  margin: 0 auto 20px;
}
#contents .cc__mn__li:last-child {
  margin-bottom: 0;
}
#contents .cc__mn__li.center {
  justify-content: center;
}
#contents .cc__mn__li li {
  width: calc(50% - 10px);
}
#contents .cc__mn__li li.is-one {
  margin: auto;
}
#contents .cc__mn__li li:nth-child(n + 3) {
  margin-top: 20px;
}
#contents .cc__mn__li li a {
  position: relative;
  display: block;
  padding: 34px 25px;
  border: 2px solid #f5d53f;
  background: #f5d53f;
  color: #2b2c43;
  font-weight: bold;
  text-decoration: none;
  transition: .3s;
}
#contents .cc__mn__li li a.small {
  padding: 22px 25px;
}
#contents .cc__mn__li li a::after {
  display: block;
  position: absolute;
  top: 40px;
  right: 20px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #2b2c43;
  border-right: 2px solid #2b2c43;
  transform: rotate(45deg);
  transition: .3s;
  content: "";
}
#contents .cc__mn__li li a:hover {
  background: transparent;
  color: #fff;
}
#contents .cc__mn__li li a:hover::after {
  border-color: #fff;
}
#contents .cc__mn__li li.is-one a {
  padding-top: 22px;
  padding-bottom: 22px;
}
#contents .cc__mn__li:last-child {
  margin-bottom: 0;
}
#contents .cc__officialback {
  position: relative;
  display: block;
  max-width: 300px;
  margin: 0 auto 100px;
  padding: 16px 25px;
  border: 2px solid #f5d53f;
  background: #f5d53f;
  color: #2b2c43;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}
#contents .cc__officialback::after {
  display: block;
  position: absolute;
  top: 22px;
  right: 20px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #2b2c43;
  border-right: 2px solid #2b2c43;
  transform: rotate(45deg);
  transition: .3s;
  content: "";
}
@media (min-width: 768px) {
  #contents .cc__officialback:hover {
    background: rgba(255,255,255,0.8);
  }
}
@media (max-width: 767px) {
  #contents.carriercampaign .pc {
    display: none;
  }
  #contents.carriercampaign .sp {
    display: block;
  }
  #contents .cc__wrap {
    padding-top: 50px;
  }
  #contents .cc__logo {
    margin-bottom: 50px;
  }
  #contents .cc__mn__border {
    margin-bottom: 50px;
  }
  #contents .cc__mn__in {
    padding: 50px 20px;
  }
  #contents .cc__mn__in::before,
  #contents .cc__mn__in::after {
    width: 64.5px;
    height: 31.5px;
  }
  #contents .cc__mn__in::before {
    top: 0;
    left: 0;
  }
  #contents .cc__mn__in::after {
    bottom: 0;
    right: 0;
  }
  #contents .cc__catch {
    margin-bottom: 25px;
  }
  #contents .cc__mn__ld__top {
    margin-bottom: 25px;
    font-size: 18px;
  }
  #contents .cc__mn__ld__btm {
    margin-bottom: 25px;
  }
  #contents .cc__mn__detail {
    margin-bottom: 25px;
  }
  #contents .cc__mn__li li {
    width: 100%;
  }
  #contents .cc__mn__li li:nth-child(n + 2) {
    margin-top: 20px;
  }
  #contents .cc__mn__li li a {
    padding: 20px 20px;
  }
  #contents .cc__mn__li li.is-one a {
    padding: 20px 20px;
  }
  #contents .cc__mn__li li a::after {
    top: 50%;
    right: 10px;
    transform: translateY(-6px) rotate(45deg);
  }
  #contents .cc__officialback {
    margin-bottom: 50px;
    padding: 10px 0;
  }
  #contents .cc__officialback::after {
    top: 16px;
    right: 10px;
  }
}

#contents .twc__hd {
  margin-bottom: 60px;
}
#contents .twc__logo {
  margin-bottom: 60px;
  text-align: center;
}
#contents .twc__nv {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  max-width: 1200px;
  margin: auto;
  margin-top: -20px;
}
#contents .twc__nv > li {
  max-width: calc(50% - 20px);
  margin-top: 20px;
  margin-right: 20px;
}
#contents .twc__nv > li:nth-child(2n),
#contents .twc__nv > li:last-child {
  margin-right: 0;
}
#contents .twc__nv a {
  display: block;
  position: relative;
  width: 430px;
  max-width: 100%;
  padding: 26px 10px;
  border: 2px solid #f5d53f;
  background: #f5d53f;
  color: #2b2c43;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  transition: .3s;
}
#contents .twc__nv a::after {
  display: block;
  position: absolute;
  bottom: 13px;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 9px;
  background: url("../img/twc/cmn_icoArrow01.png") no-repeat;
  background-size: cover;
  transition: .3s;
  content: "";
}
#contents .twc__nv a.is-line1 {
  padding: 38px 10px;
}
#contents .twc__mn {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#contents .twc__sec {
  margin-bottom: 60px;
  padding: 60px;
  background: rgba(43, 44, 67, .9);
  border: 6px solid rgba(255, 255, 188, 0.9);
}
#contents .twc__ttl {
  margin-bottom: 40px;
  padding: 14px 20px;
  background: #f5d53f;
  color: #2b2c43;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
#contents .twc__kv {
  margin-bottom: 60px;
}
#contents .twc__kv img {
  max-width: 100%;
}
#contents .twc__txt {
  margin-bottom: 60px;
  line-height: 1.6;
}
#contents .twc__dl {
  line-height: 1.6;
}
#contents .twc__dl dt {
  color: #f5d53f;
  font-size: 20px;
  font-weight: bold;
}
#contents .twc__dl dd {
  margin-bottom: 40px;
}
#contents .twc__dl dd:last-child {
  margin-bottom: 0;
}
#contents .twc__li {
  margin-bottom: 20px;
}
#contents .twc__li:last-child {
  margin-bottom: 20px;
}
#contents .twc__li > li {
  padding-left: 1em;
  text-indent: -1em;
}
#contents .twc__li > li strong {
  font-weight: bold;
}
#contents .twc__li__img {
  width: 50%;
  margin: 20px auto;
}
/*#contents .twc__li > li::before {
  content: "・";
}*/
#contents .twc__txtlink {
  color: #f5d53f;
  transition: .3s;
}
#contents .twc__attention {
  color: #f5d53f;
  font-weight: bold;
}
@media (min-width: 768px) {
  #contents .twc__nv a:hover {
    background: rgba(255,255,255,.8);
  }
  #contents .twc__nv a:hover::after {
    bottom: 8px;
  }
  #contents .twc__txtlink:hover {
    opacity: .7;
  }
}
@media (max-width: 767px) {
  #contents .twc__hd,
  #contents .twc__logo {
    margin-bottom: 30px;
  }
  #contents .twc__nv > li {
    max-width: 100%;
    margin-right: 0;
  }
  #contents .twc__nv > li:last-child {
    margin-bottom: 0;
  }
  #contents .twc__sec {
    margin-bottom: 30px;
    padding: 30px;
    background: rgba(43, 44, 67, .9);
    border: 6px solid rgba(255, 255, 188, 0.9);
  }
  #contents .twc__ttl {
    margin-bottom: 30px;
    font-size: 20px;
  }
  #contents .twc__kv {
    margin-bottom: 20px;
  }
  #contents .twc__txt {
    margin-bottom: 30px;
  }
  #contents .twc__dl dt {
    font-size: 16px;
  }
  #contents .twc__dl dd {
    margin-bottom: 30px;
  }
  #contents .twc__li__img {
    width: 100%;
  }
}

#contents.cp {
  position: relative;
  background: transparent;
}
#contents .cp__wrap {
  position: relative;
  padding: 100px 20px 0;
  line-height: 1.6;
}
#contents .cp__wrap::before {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background: url("../img/index_kv01_pc.jpg") no-repeat;
  background-position: top center;
  content: "";
}
#contents .cp__hd {
  margin-bottom: 60px;
}
#contents .cp__logo {
  margin-bottom: 20px;
  text-align: center;
}
#contents .cp__hd__end {
  text-align: center;
}
#contents .cp__ttl {
  margin-bottom: 40px;
  text-align: center;
}
#contents .cp__nv {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 40px;
}
#contents .cp__nv > li {
  position: relative;
  width: 373px;
  min-height: 80px;
  max-width: calc(33.33% - 2%);
  border: 2px solid #f5d53f;
  background: #f5d53f;
  text-align: center;
  transition: .3s;
}
#contents .cp__nv > li::after {
  display: block;
  position: absolute;
  bottom: 13px;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 8px;
  background: url(../img/cp/cmn_icoArrow01_pc.png) no-repeat center;
  background-size: cover;
  transition: .3s;
  content: "";
}
#contents .cp__nv > li:nth-child(n + 4) {
  margin-top: 20px;
}
#contents .cp__nv > li a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  color: #2b2c43;
  text-decoration: none;
}
@media (min-width: 768px) {
  #contents .cp__nv > li:hover {
    background: #fff;
  }
  #contents .cp__nv > li:hover::after {
    bottom: 8px;
  }
}
#contents .cp__mn {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 60px;
  padding: 60px;
  /*background: rgba(43, 44, 67, .9);*/
  background: #2b2c43;
}
#contents .cp__mn__sec {
  margin-bottom: 60px;
}
#contents .cp__mn__sec:last-child {
  margin-bottom: 0;
}
#contents .cp__mn__txt {
  margin-bottom: 40px;
}
#contents .cp__mn__txt:last-child {
  margin-bottom: 0;
}
#contents .cp__mn__txt--indent {
  padding-left: 1em;
  text-indent: -1em;
}
#contents .cp__mn__txt--bold {
  color: #f5d53f;
  font-weight: bold;
}
#contents .cp__mn__txt--attention {
  margin-bottom: 40px;
  padding: 4.5px 10px;
  border: 2px solid #f5d53f;
  background: #2b2c43;
  color: #f5d53f;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
}
#contents .cp__mn__txt--attention.is-red {
  border-color: #b80117;
  background: #fff;
  color: #b80117;
}
#contents .cp__mn__txt--attention br.pc {
  display: block;
}
#contents .cp__mn__endtxt {
  margin-bottom: 30px;
  padding: 4.5px 10px;
  border: 2px solid #b70f0f;
  background: #fff;
  color: #b70f0f;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
}
#contents .cp__mn__endtxt:last-child {
  margin-bottom: 0;
}
#contents .cp__mn__ttl {
  margin-bottom: 40px;
  padding: 15px;
  background: #f5d53f;
  color: #2b2c43;
  font-size: 24px;
  line-height: 1.7;
  text-align: center;
}
#contents .cp__mn__ttl .is-small {
  display: block;
  font-size: 16px;
}
#contents .cp__mn__ttl02 {
  color: #f5d53f;
  font-size: 20px;
}
#contents .cp__mn__ttl02--c {
  margin-bottom: 20px;
  text-align: center;
}
#contents .cp__mn__ttl03 {
  font-weight: normal;
}
#contents .cp__mn__kv {
  margin-bottom: 40px;
  text-align: center;
}
#contents .cp__mn__kv img {
  width: auto;
  max-width: 100%;
}
#contents .cp__mn__img {
  max-width: 100%;
  margin-bottom: 40px;
  text-align: center;
}
#contents .cp__mn__img.is-map {
  margin-top: 20px;
}
@media (min-width: 768px) {
  #contents .cp__mn__img a {
    transition: .3s;
  }
  #contents .cp__mn__img a:hover {
    opacity: .7;
  }
}
#contents .cp__mn__li {
  margin-bottom: 30px;
}
#contents .cp__mn__li:last-child {
  margin-bottom: 0;
}
#contents .cp__mn__li > li {
  padding-left: 1em;
  text-indent: -1em;
}
#contents .cp__mn__li02 {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
#contents .cp__mn__li02:last-child {
  margin-bottom: 0;
}
#contents .cp__mn__li02 > li {
  width: 333px;
  max-width: calc(33.33% - 26px);
  text-align: center;
}
#contents .cp__mn__li02__fig {
  margin-bottom: 20px;
}
#contents .cp__mn__li02__dl > dt {
  font-size: 20px;
  font-weight: bold;
}
#contents .cp__mn__li03 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
#contents .cp__mn__li03 > li {
  margin-right: 40px;
}
#contents .cp__mn__li03 > li:nth-child(2n) {
  margin-right: 0;
}
#contents .cp__mn__btn01 {
  display: block;
  position: relative;
  width: 430px;
  max-width: 100%;
  margin: 0 auto 40px;
  padding: 26px 20px;
  border: 2px solid #f5d53f;
  background: #f5d53f;
  color: #2b2c43;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}
#contents .cp__mn__btn01::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background: url("../img/cp/cmn_icoArrow02_pc.png") no-repeat center;
  background-size: cover;
  transition: .3s;
  content: "";
}
@media (min-width: 768px) {
  #contents .cp__mn__btn01:hover {
    background: #fff;
  }
  #contents .cp__mn__btn01:hover::after {
    right: 15px;
  }
}
#contents .cp__mn__anchor {
  color: #f5d53f;
  word-wrap: break-word;
  transition: .3s;
}
#contents .cp__mn__anchor:hover {
  opacity: .7;
}
#contents .cp__back {
  display: block;
  position: relative;
  width: 430px;
  max-width: 100%;
  margin: 0 auto 60px;
  padding: 26px 20px;
  border: 2px solid #f5d53f;
  background: #f5d53f;
  color: #2b2c43;
  text-align: center;
  text-decoration: none;
  transition: .3s;
}
#contents .cp__back::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 8px;
  height: 16px;
  background: url("../img/cp/cmn_icoArrow02_pc.png") no-repeat center;
  background-size: cover;
  transition: .3s;
  content: "";
}
@media (min-width: 768px) {
  #contents .cp__back:hover {
    background: rgba(255,255,255,.8);
  }
  #contents .cp__back:hover::after {
    right: 15px;
  }
}
#contents .cp__pt {
  display: none;
  position: fixed;
  right: 40px;
  bottom: 20px;
  cursor: pointer;
}
#contents .cp__pt.stop {
  display: block;
  position: absolute;
  right: 40px;
  bottom: 20px;
}
#contents .cp__nv .sp {
  display: none;
}
@media (max-width: 979px) {
  #contents .cp__nv > li {
    max-width: calc(50% - 10px);
    min-height: 120px;
  }
  #contents .cp__nv > li:nth-child(n + 3) {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  #contents .cp__nv .sp {
    display: block;
  }
  #contents .cp__wrap {
    padding-top: 50px;
  }
  #contents .cp__mn {
    padding: 30px;
  }
  #contents .cp__hd {
    margin-bottom: 30px;
  }
  #contents .cp__logo {
    margin-bottom: 20px;
  }
  #contents .cp__ttl {
    margin-bottom: 30px;
  }
  #contents .cp__ttl img {
    width: 100%;
    max-width: 381px;
  }
  #contents .cp__nv > li::after {
    background-image: url(../img/cp/cmn_icoArrow01_sp.png);
  }
  #contents .cp__mn__sec {
    margin-bottom: 30px;
  }
  #contents .cp__mn__txt {
    margin-bottom: 20px;
  }
  #contents .cp__mn__txt--attention {
    font-size: 18px;
  }
  #contents .cp__mn__txt--attention br.pc {
    display: none;
  }
  #contents .cp__mn__ttl {
    margin-bottom: 20px;
    padding: 14px 20px;
    font-size: 20px;
    line-height: 1.5;
  }
  #contents .cp__mn__ttl02 {
    font-size: 16px;
  }
  #contents .cp__mn__btn01 {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  #contents .cp__mn__btn01::after {
    right: 10px;
    background-image: url("../img/cp/cmn_icoArrow02_sp.png");
  }
  #contents .cp__mn__kv {
    margin-bottom: 20px;
  }
  #contents .cp__mn__img {
    margin-bottom: 20px;
  }
  #contents .cp__mn__img img {
    width: 100%;
    /*max-width: 309px;*/
  }
  #contents .cp__mn__li02 {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  #contents .cp__mn__li02 > li {
    width: 100%;
    max-width: calc(100%);
    text-align: center;
  }
  #contents .cp__mn__li02 > li:nth-child(n + 2) {
    margin-top: 20px;
  }
  #contents .cp__pt {
    right: 20px;
  }
  #contents .cp__pt.stop {
    right: 20px;
  }
  #contents .cp__pt img {
    width: 23px;
  }
  #contents .cp__back {
    margin-bottom: 165px;
  }
  #contents .cp__back::after {
    background-image: url("../img/cp/cmn_icoArrow02_sp.png");
  }
}

/* TOP Modal */
#modalWrap {
  display: none;
  width: 100%; height: 100%;
  position: fixed;
  top: 0; left: 0;
  z-index: 9999;
}
#modalWrap img {
  max-width: 100%;
  vertical-align: top;
}
#modalWrap .modalBg {
  width: 100%; height: 100%;
  position: absolute;
  top: 0; left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
#modalWrap .modalInner {
  max-width: 1100px;
  width: calc(1100/1920*100%);
  padding-top: calc(70/1920*100%);
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  #modalWrap .modalInner {
    max-width: inherit;
    width: calc(724/750*100vw);
    padding-top: calc(42/750*100vw);
  }
}
#modalWrap .modalConts a{
  display: block;
  width: calc(552/1400*100%);
  margin: calc(30/1400*100%) auto 0;
}
@media (max-width: 767px) {
  #modalWrap .modalConts a{
    width: calc(519/750*100vw);
    margin-top: calc(15/750*100vw);
  }
}
#modalWrap .modalClose {
  cursor: pointer;
  position: absolute;
  top: 0; right: 0;
  width: calc(67/1400*100%);
}
@media (max-width: 767px) {
  #modalWrap .modalClose {
    width: calc(35/750*100vw);
  }
}

/* TOP Banner */
#contents .hd__left a {
  display: block;
  position: absolute;
  top: 20px;
  left: 30px;
  width: 324px;
  background: url(../img/bnr_sfrcp_bg.png) left top / cover;
}
#contents .hd__left a img {
  max-width: 100%;
  transition: .2s;
}
#contents .hd__left a img:hover {
  opacity: 0;
}
@media (max-width: 1400px) and (min-width: 1200px) {
  #contents .hd__left a {
    width: calc(324/1400*100%);
  }
}
@media (max-width: 1199px) {
  #contents .hd__left a {
    position: static;
    margin: 0 auto;
  }
}
@media (max-width: 414px) {
  #contents .hd__left a {
    width: calc(324/414*100%);
  }
}
