@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP:wght@100;200;300;400;500;600;700&family=Oswald:wght@200..700&display=swap");
@-webkit-keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes bound {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  5% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-25px);
            transform: translateY(-25px);
  }
  25% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes bound {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  5% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20% {
    -webkit-transform: translateY(-25px);
            transform: translateY(-25px);
  }
  25% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000;
}

.wrapper a:link, .wrapper a:visited, .wrapper a:hover, .wrapper a:active {
  color: #000;
}

.wrapper a:link, .wrapper a:visited {
  text-decoration: underline;
}

.wrapper a:hover, .wrapper .a:active {
  text-decoration: none;
}

.wrapper .aside-container a {
  text-decoration: none;
}

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
html {
  color: #000;
  background: #FFF;
  scroll-behavior: smooth;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del, ins {
  text-decoration: none;
}

ul li {
  list-style: none;
}

caption, th {
  text-align: left;
}

/* h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} */
q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button, textarea, select {
  *font-size: 100%;
}

body.device-type-desktop {
  overflow: scroll !important;
}

.wrapper .related-programs-subtitle-2TQOq {
  color: #333;
}

#rectangle-desktop {
  min-height: 300px;
}

#rectangle-desktop,
#superbanner-mobile,
#rectangle-mobile {
  text-align: center;
}

#superbanner-desktop {
  position: absolute;
  top: 0;
  right: 0;
  left: 352px;
  margin: auto;
  width: 728px;
  height: 90px;
}

.wrapper #common-onair {
  font-family: Noto Sans Japanese, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
}

.wrapper #common-onair a.common-onair-scheduleHeaderButton-23Qrc {
  line-height: 2.4rem;
  color: #ffffff;
}

.wrapper #common-onair .common-onair-scheduleItemTimeActiveNow-1l0Wm {
  color: #ffffff;
}

.wrapper #common-onair .common-onair-scheduleItemTitleActive-1A491 {
  color: #ffffff;
}

.wrapper #common-onair .common-onair-scheduleHeaderDayOfWeek-1CJWq {
  color: #fff;
}

.wrapper #common-onair .common-onair-scheduleHeaderDate-2khQV {
  font-family: Noto Sans Japanese, sans-serif;
}

.social-button-icon {
  cursor: pointer;
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  position: relative;
  margin-bottom: 0.8rem;
  -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.social-button-icon > svg {
  fill: #fff;
  width: 2.8rem;
  height: 2.8rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.social-box {
  position: relative;
}

.social-box #social-button {
  display: block;
  text-align: center;
}

.social-box #social-button .social-button-icon {
  margin: 1rem 1rem 2rem;
  display: inline-block;
  vertical-align: middle;
}

.device-type-mobile .social-button {
  margin-bottom: 1rem;
}

.social-button-twitter {
  background-color: #55acee;
}

.social-button-twitter:hover {
  background-color: rgba(85, 172, 238, 0.6);
}

.social-button-facebook {
  background-color: #3b5998;
}

.social-button-facebook:hover {
  background-color: rgba(59, 89, 152, 0.6);
}

.social-button-line {
  background-color: #00c300;
}

.social-button-line:hover {
  background-color: rgba(0, 195, 0, 0.6);
}

.page-section {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #212121;
}

.common-onair-scheduleHeaderButton-23Qrc {
  line-height: 3rem;
}

#common-footer a {
  font-size: 1.2rem;
}

.common-footer-sp-primaryContainer-19Olw {
  margin-top: 0 !important;
}

.wrapper .related-programs-container-21xlP a {
  background: #ffffff;
}

.wrapper .related-programs-container-21xlP a:hover {
  background: #ffffff;
}

.wrapper .present-moreLinkContainer-1iHUK a {
  color: #00a0c6;
}

.wrapper .present-circle-2iOfl {
  border-radius: 50%;
  position: absolute;
  right: 0.4rem;
  bottom: 0.7rem;
  width: 1.8rem;
  height: 1.8rem;
  opacity: 0.8;
  -webkit-transform: scale(1.3) rotate(0.001deg);
  -ms-transform: scale(1.3) rotate(0.001deg);
      transform: scale(1.3) rotate(0.001deg);
}

.wrapper .present-moreLink-3dBoY {
  padding-right: 3rem;
}

.wrapper .present-container-3kCP1 {
  margin-top: 0.6rem;
}

.wrapper .ranking-container-3O6CH {
  margin-top: 0.6rem;
}

.wrapper .present-moreLinkContainer-1iHUK {
  margin-top: 0;
}

.wrapper .present-container-3kCP1 {
  margin-bottom: 0.6rem;
}

.wrapper .present-header-1TvSX, .wrapper .ranking-header-3Maul {
  font-size: 1.8rem;
}

.sp-header-banner, .sp-footer-banner {
  text-align: center;
}

.param-link {
  cursor: pointer;
}

#common-onair {
  line-height: 2rem;
}

#common-onair a {
  text-decoration: none;
}

.device-type-desktop .external-style, .device-type-desktop a.external-link:hover:before, .device-type-desktop .twitter-area a[target=_blank]:hover:before, .device-type-desktop .instagram-area a[target=_blank]:hover:before, .device-type-mobile .twitter-area .device-type-desktop a[target=_blank]:hover:before, .device-type-mobile .instagram-area .device-type-desktop a[target=_blank]:hover:before {
  content: "";
  width: 80px;
  height: 32px;
  display: block;
  background: url(/common/des/01/images/external.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -32px;
  left: -8px;
  z-index: 1000;
}

.device-type-desktop a.external-link {
  position: relative;
}

.device-type-desktop .twitter-area a[target=_blank], .device-type-desktop .instagram-area a[target=_blank] {
  display: block;
  position: relative;
}

.device-type-desktop .twitter-area a[target=_blank]:hover:before, .device-type-desktop .instagram-area a[target=_blank]:hover:before {
  top: -22px;
}

.device-type-mobile .external-style, .device-type-desktop .twitter-area .device-type-mobile a[target=_blank]:hover:before, .device-type-desktop .instagram-area .device-type-mobile a[target=_blank]:hover:before, .device-type-mobile a.external-link:hover:before, .device-type-mobile .twitter-area a[target=_blank]:hover:before, .device-type-mobile .instagram-area a[target=_blank]:hover:before {
  content: "";
  width: 8rem;
  height: 3.2rem;
  display: block;
  background: url(/common/des/01/images/external.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -3.2rem;
  left: 0rem;
  z-index: 1000;
}

.device-type-mobile a.external-link {
  position: relative;
}

.device-type-mobile .twitter-area a[target=_blank], .device-type-mobile .instagram-area a[target=_blank] {
  display: block;
  position: relative;
}

body {
  -webkit-text-size-adjust: 100%;
}

p,
h2,
div {
  max-height: 999999px;
  -webkit-text-size-adjust: 100%;
}

html {
  font-size: 62.5%;
}

.device-type-mobile, .sp {
  display: none !important;
}

#wrapper {
  font-size: 1.6rem;
  line-height: 3.2rem;
}

#wrapper img {
  vertical-align: bottom;
  max-width: 100%;
}

#post-articles img {
  vertical-align: top;
}

#wrapper .con {
  position: relative;
  width: 1080px;
  margin: 0 auto;
}

#wrapper .pc-rectangle-banner {
  margin-bottom: 15px;
}

#wrapper #post-articles {
  margin-bottom: 40px;
}

#wrapper .post-articles-postAticlesContainer-3fnWb {
  margin-top: 40px;
}

#wrapper .main-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 760px;
}

#wrapper .aside-container {
  margin-left: 20px;
  width: 300px;
}

#wrapper .wrap-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#wrapper .wrap-container .txt-box {
  position: relative;
}

#wrapper #social-official {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#wrapper #social-official .social-button-facebook-2yKe0 {
  margin-right: 10px;
}

#wrapper #social-official .social-button-twitter-2Giuq {
  padding-left: 5px;
}

#wrapper #nav-wrap .api-nav-main div a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(25% - 0.1px);
  line-height: 2.2rem;
  text-decoration: none;
  border: 1px solid #cccccc;
  color: #000;
  border-right: none;
  padding: 20px 0;
  display: block;
  text-align: center;
}

#wrapper #nav-wrap .api-nav-main div a:last-child {
  border-right: 1px solid #cccccc;
}

#wrapper #nav-wrap .api-nav-main div a:hover {
  background: #00a0c6;
  color: #ffffff;
}

#wrapper #nav-wrap .api-nav-main div a.active {
  background: #00a0c6;
  color: #ffffff;
}

#wrapper #nav-wrap .api-nav-main div .page-nav-title {
  font-size: 1.8rem;
  font-weight: bold;
  display: block;
  width: 100%;
  text-align: center;
  line-height: 0;
}

#wrapper #nav-wrap .api-nav-main div .page-nav-subtitle {
  font-size: 1.2rem;
}

#wrapper .api-nav-sub > div {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

#wrapper .api-nav-sub a {
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0 10px 20px 0;
  text-decoration: none;
  color: #000;
  border: 1px solid #cccccc;
  padding: 10px;
}

#wrapper #section-emergency {
  margin-top: 20px;
  margin-bottom: 20px;
}

#wrapper #section-emergency dl {
  background: #ffffff;
  line-height: 2.4rem;
  font-weight: bold;
}

#wrapper #section-emergency dt {
  background: #ff0000;
  color: #ffffff;
  padding: 10px;
  width: 130px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

#wrapper #section-emergency dd {
  border: 3px solid #ff0000;
  width: 1000px;
  color: #ff0000;
  padding: 20px;
  display: table-cell;
  vertical-align: middle;
}

#wrapper #section-emergency .fa-exclamation-triangle {
  font-size: 18px;
  margin-right: 10px;
}

#page-up {
  z-index: 100;
  position: fixed;
  bottom: 40px;
  right: 40px;
  cursor: pointer;
  -webkit-animation: bound 3s infinite;
          animation: bound 3s infinite;
}

/* ========================================================
base
=========================================================*/
.zaki {
  width: 13px;
  margin-bottom: 4px;
}

.copyright {
  font-size: 1.3rem;
  text-align: center;
  margin: 3rem auto;
  padding: 0 1rem;
  display: table;
  color: #fff;
  font-weight: bold;
}

.main-container span.txt-date,
.main-container span.txt-times {
  width: 110px;
  height: 31px;
  background: url(../common-img/icon_date_news.png) left no-repeat;
  background-size: 110px;
  color: #000;
  line-height: 31px;
  padding: 0;
  margin: 0 0 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  display: inline-block;
  text-align: center;
}
.main-container span.txt-times {
  width: 30px;
}
.main-container h1 {
  font-size: 2.2rem;
  font-weight: bold;
}

h2.content-ttl {
  position: relative;
  z-index: 10;
  height: 60px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
}

/* ========================================================
FONT
=========================================================*/
.font-08 {
  font-size: 60% !important;
}

.font-09 {
  font-size: 70% !important;
}

.font-10 {
  font-size: 77% !important;
}

.font-11 {
  font-size: 85% !important;
}

.font-12 {
  font-size: 93% !important;
}

.font-13 {
  font-size: 100% !important;
}

.font-14 {
  font-size: 108% !important;
}

.font-15 {
  font-size: 116% !important;
}

.font-16 {
  font-size: 123.1% !important;
}

.font-17 {
  font-size: 130% !important;
}

.font-18 {
  font-size: 150% !important;
}

.font-under {
  text-decoration: underline !important;
}

.font-bold {
  font-weight: bold !important;
}

.font-red {
  color: #e60012;
}

.font-center {
  text-align: center;
}

.font-right {
  text-align: right;
}

a,
button {
  outline: none;
}

.protect {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  user-drag: none;
  touch-callout: none;
}

#wrapper #nav-wrap #nav {
  margin-top: min(-8.5858585859vw, -170px);
  background: url("../common-img/nav_bg.png") top center no-repeat;
  height: 260px;
}
@media screen and (min-width: 1500px) and (max-width: 1680px) {
  #wrapper #nav-wrap #nav {
    margin-top: min(-17.2619047619vw, -290px);
  }
}
@media screen and (max-width: 1499px) {
  #wrapper #nav-wrap #nav {
    margin-top: min(-16.0106737825vw, -240px);
  }
}
@media screen and (max-width: 1680px) {
  #wrapper #nav-wrap #nav {
    margin-bottom: 0;
  }
}
#wrapper #nav-wrap #nav .api-nav-main div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background: none;
  padding: 69px 30px 0 0;
  margin: 0 auto;
  width: 1007px;
  height: 155px;
}
#wrapper #nav-wrap #nav .api-nav-main div div,
#wrapper #nav-wrap #nav .api-nav-main div a {
  position: relative;
  display: block;
  width: 198px;
  height: 73px;
  color: #fff;
  margin: 0;
  margin-left: -39px;
  padding: 0;
  border: none;
  background-position: top center;
}
#wrapper #nav-wrap #nav .api-nav-main div div span.page-nav-title,
#wrapper #nav-wrap #nav .api-nav-main div a span.page-nav-title {
  text-indent: 101%;
  white-space: nowrap;
  overflow: hidden;
}
#wrapper #nav-wrap #nav .api-nav-main div div.still,
#wrapper #nav-wrap #nav .api-nav-main div a.still {
  pointer-events: none;
}
#wrapper #nav-wrap #nav .api-nav-main div a:nth-of-type(1) {
  margin-left: 0;
  background: url(../common-img/nav_pc/nav_01.png) no-repeat;
}
#wrapper #nav-wrap #nav .api-nav-main div a:nth-of-type(7) {
  margin-left: 0;
  background: url(../common-img/nav_pc/nav_07.png) no-repeat;
}
#wrapper #nav-wrap #nav .api-nav-main div a:nth-of-type(2) {
  background: url(../common-img/nav_pc/nav_02.png) no-repeat;
}
#wrapper #nav-wrap #nav .api-nav-main div a:nth-of-type(3) {
  background: url(../common-img/nav_pc/nav_03.png) no-repeat;
}
#wrapper #nav-wrap #nav .api-nav-main div a:nth-of-type(4) {
  background: url(../common-img/nav_pc/nav_04.png) no-repeat;
}
#wrapper #nav-wrap #nav .api-nav-main div a:nth-of-type(5) {
  background: url(../common-img/nav_pc/nav_05.png) no-repeat;
}
#wrapper #nav-wrap #nav .api-nav-main div a:nth-of-type(6) {
  background: url(../common-img/nav_pc/nav_06.png) no-repeat;
}
#wrapper #nav-wrap #nav .api-nav-main div a:nth-of-type(8) {
  background: url(../common-img/nav_pc/nav_08.png) no-repeat;
}
#wrapper #nav-wrap #nav .api-nav-main div a:nth-of-type(9) {
  background: url(../common-img/nav_pc/nav_09.png) no-repeat;
}
#wrapper #nav-wrap #nav .api-nav-main div a:nth-of-type(10) {
  background: url(../common-img/nav_pc/nav_10.png) no-repeat;
}
#wrapper #nav-wrap #nav .api-nav-main div a:nth-of-type(11) {
  background: url(../common-img/nav_pc/nav_11.png) no-repeat;
}
#wrapper #nav-wrap #nav .api-nav-main div a:nth-of-type(12) {
  background: url(../common-img/nav_pc/nav_12.png) no-repeat;
}
#wrapper #nav-wrap #nav .api-nav-main div a:hover {
  background-position: center -84px;
}
#wrapper #nav-wrap #nav .api-nav-main div a.active {
  position: relative;
  background-position: center -84px;
}
#wrapper #nav-wrap #nav .api-nav-main div a.active::after {
  position: absolute;
  bottom: -15px;
  right: 30px;
  z-index: 200;
  content: "";
  width: 40px;
  height: 44px;
  background: url(../common-img/nav_pc/icon_active.png) left top no-repeat;
  background-size: 40px;
  -webkit-animation: fuwafuwa 3s infinite linear alternate;
          animation: fuwafuwa 3s infinite linear alternate;
}
#wrapper #nav-wrap #nav .api-nav-main div a.story-todays-special {
  pointer-events: none;
}
#wrapper #nav-wrap #nav .api-nav-main div .sp-sub {
  display: none;
}
#wrapper .api-nav-sub {
  position: relative;
  z-index: 100;
}
#wrapper .api-nav-sub a {
  border: none;
  font-size: 1.2rem;
  font-weight: bold;
  margin-right: 10px;
  text-decoration: none;
  color: #FFFFFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#18a2cc), to(#006ab6));
  background: linear-gradient(180deg, #18a2cc 0%, #006ab6 100%);
  padding: 0 20px;
  border-radius: 100px;
  height: 35px;
  line-height: 35px;
}
#wrapper .api-nav-sub a span:hover {
  opacity: 0.8;
}

/* ========================================================
color
=========================================================*/
.u-pink {
  color: #f0027f !important;
}

.u-red {
  color: #FF0000 !important;
}

.u-orange {
  color: #FF9900 !important;
}

.u-blue {
  color: #0000FF !important;
}

.u-navy {
  color: #000080 !important;
}

.u-green {
  color: #008000 !important;
}

.u-black {
  color: #000000 !important;
}

.u-silver {
  color: #C0C0C0 !important;
}

.u-gray {
  color: #808080 !important;
}

.u-white {
  color: #ffffff !important;
}

.u-black {
  color: #000000 !important;
}

.u-b {
  font-weight: bold !important;
}

/* BLANK
##################################### */
.mb-0 {
  margin-bottom: 0px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-7 {
  margin-bottom: 7px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-7 {
  padding-bottom: 7px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pt-05 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-99 {
  padding-top: 99px !important;
}

/* ========================================================
テンプレート関連
=========================================================*/
.api-bnr-vod-d .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
.api-bnr-vod-d .inner a {
  margin-bottom: 8px;
  width: 49.5%;
}

.section-share {
  line-height: 0;
}
.section-share h3.common-parts-ttl {
  line-height: 32px;
}

.social-button-x {
  background-color: #000;
}

.social-button-facebook {
  background-color: #1877F2 !important;
}
.social-button-facebook > svg {
  width: 5rem;
  height: 5rem;
}

/* ========================================================
top
=========================================================*/
body.top {
  background: #fff;
  min-width: 1180px;
}
body.top .wrapper {
  background: url("../common-img/bg_sky.jpg") left top no-repeat fixed;
}
body.top #header-wrap {
  background: url(../common-img/bg_main.png) no-repeat center top;
  background-size: cover;
  height: 59vw;
  min-height: 1180px;
}
@media screen and (max-width: 1680px) {
  body.top #header-wrap {
    background: url(../common-img/bg_main_m.png) no-repeat center top;
    background-size: cover;
    height: 89.345vw;
  }
}
body.top #header-wrap .con {
  position: relative;
  width: 1080px;
  margin: 0 auto;
}
body.top #header-wrap .con #main-side-box {
  display: block;
  position: absolute;
  top: 50px;
  right: 0;
}
body.top #header-wrap .con #main-side-box .side-top {
  position: relative;
  margin: 0 0 15px;
  width: 320px;
}
body.top #header-wrap .con #main-side-box .side-top .inr-box {
  position: relative;
}
body.top #header-wrap .con #main-side-box .side-top .inr-box .ttl-next-top, body.top #header-wrap .con #main-side-box .side-top .inr-box .ttl-spmovie-top {
  position: absolute;
  top: -20px;
  right: -40px;
  z-index: 100;
  height: 78px;
}
body.top #header-wrap .con #main-side-box .side-top .ttl-next-top {
  width: 132px;
  background: url(../common-img/next_top/ttl_next_top.svg) no-repeat left top;
  background-size: 132px;
}
body.top #header-wrap .con #main-side-box .side-top .ttl-spmovie-top {
  position: absolute;
  width: 150px;
  background: url(../common-img/ttl_spmovie_top.svg) no-repeat left top;
  background-size: 150px;
}
body.top #header-wrap .con #main-side-box .side-top .next-top {
  position: relative;
  width: 320px;
  height: 309px;
  background: url(../common-img/next_top/bg_next_top.png) left top no-repeat;
  background-size: 320px;
}
body.top #header-wrap .con #main-side-box .side-top .next-top .icon-num {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 100;
  width: 50px;
}
body.top #header-wrap .con #main-side-box .side-top .next-top a {
  pointer-events: none;
  position: absolute;
  top: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  width: 270px;
  height: 180px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
}
body.top #header-wrap .con #main-side-box .side-top .next-top a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
  content: "";
  width: 50px;
  height: 50px;
  background: url(../common-img/icon_play.png) left top/100% no-repeat;
}
body.top #header-wrap .con #main-side-box .side-top .next-top a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 270px;
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
body.top #header-wrap .con #main-side-box .side-top .next-top a img:hover {
  opacity: 0.8;
}
body.top #header-wrap .con #main-side-box .side-top .next-top .tit {
  position: absolute;
  bottom: 37px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
  font-size: 1.3rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
  white-space: nowrap;
}
body.top #header-wrap .con #main-side-box .side-top .next-top .tit span.num {
  padding: 0 2px;
  font-family: "Montserrat", sans-serif;
  font-size: 2.4rem;
}
body.top #header-wrap .con #main-side-box .side-top .movie-box {
  position: relative;
  width: 320px;
  height: 224px;
  background: url(../common-img/bg_topic_blue.png) no-repeat left top;
  background-size: 320px;
}
body.top #header-wrap .con #main-side-box .side-top .youtube-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 270px;
}
body.top #header-wrap .con #main-side-box .side-top .youtube-wrap .youtube-box {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
body.top #header-wrap .con #main-side-box .side-top .youtube-wrap .youtube-box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
body.top #header-wrap .con #main-side-box .side-top .youtube-wrap a {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  width: 330px;
  height: 215px;
  display: block;
}
body.top #header-wrap .con #main-side-box .side-top .youtube-wrap a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 215px;
  width: 330px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;"; /*IE対策*/
}
body.top #header-wrap .con #main-side-box .side-top .youtube-wrap a::before {
  position: absolute;
  z-index: 10;
  top: 0;
  content: "";
  display: block;
  width: 330px;
  height: 216px;
  background: url("../common-img/movie-overlay.png") no-repeat center top;
  opacity: 0.8;
}
body.top #header-wrap .con #main-side-box .side-top .youtube-wrap a::after {
  position: absolute;
  z-index: 20;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  width: 50px;
  height: 50px;
  background: url("../common-img/icon_movie.png") no-repeat center top;
  background-size: 50px 50px;
}
body.top #header-wrap .con #main-side-box .api-bnr-a {
  width: 320px;
}
body.top #header-wrap .con #main-side-box .api-bnr-a a {
  display: block;
  margin: 0 0 10px;
}
body.top #header-wrap .con #main-side-box .api-bnr-a a img:hover {
  opacity: 0.8;
}
body.top #header-wrap .con #header-image {
  width: 1080px;
  height: 59vw;
  min-height: 1180px;
}
body.top #contents-wrap {
  padding: 10px 0 40px;
}
body.top #contents-wrap .main-container #social-official {
  margin: 0;
}
body.top #contents-wrap .main-container .top-ttl {
  margin: 0;
  background: url("../common-img/ttl_top.png") no-repeat;
}
body.top #contents-wrap .main-container .topics-box {
  position: relative;
  margin: 0 auto 40px;
  width: 760px;
  background: #fff;
  border: 3px solid #000;
  border-top: none;
  border-radius: 0 0 10px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body.top #contents-wrap .main-container .topics-box::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 401px;
  height: 30px;
  background: url("../common-img/bg_barcode.png") no-repeat top center;
}
body.top #contents-wrap .main-container .topics-box p {
  margin-bottom: 30px;
}
body.top #contents-wrap .main-container .topics-box p a {
  font-size: 1.4rem;
}
body.top #contents-wrap .main-container .topics-box p a:hover {
  opacity: 0.8;
}
body.top #contents-wrap .main-container .topics-box > div {
  padding: 10px 30px 70px;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul, body.top #contents-wrap .main-container .topics-box .parts-info-item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.list, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.list {
  margin: 0 0 25px;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.list:last-of-type, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.list:last-of-type {
  margin-bottom: 0;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.list a, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #000;
  font-size: 1.4rem;
  line-height: 1.75;
  text-decoration: none;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.list a:hover:before, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.list a:hover:before {
  top: 0;
  left: 0;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.list .thumb, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.list .thumb {
  margin: 0 20px 15px 0;
  display: block;
  position: relative;
  width: 216px;
  height: 150px;
  background: url("../common-img/bg_topic_blue.png") no-repeat;
  background-size: 216px;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.list .thumb:hover, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.list .thumb:hover {
  opacity: 0.8;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.list .thumb img, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.list .thumb img {
  position: absolute;
  top: 51%;
  left: 50.5%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  max-width: 190px;
  height: 110px;
  max-height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.list .txt-box, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.list .txt-box {
  width: 430px;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.list .txt-box.only-txt, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.list .txt-box.only-txt {
  width: 100%;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.list .cate, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.list .cate {
  margin: 0 0 10px;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.list .cate > span, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.list .cate > span {
  padding: 4px 12px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(27%, #ff601e), to(#ff6e1a));
  background: linear-gradient(180deg, #ff601e 27%, #ff6e1a 100%);
  border-radius: 30px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.list .txt, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.list .txt {
  font-size: 1.4rem;
  line-height: 1.6;
  text-decoration: underline;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.list .txt .date, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.list .txt .date {
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.list .txt:hover, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.list .txt:hover {
  text-decoration: none;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top ul li.dgp .thumb img, body.top #contents-wrap .main-container .topics-box .parts-info-item ul li.dgp .thumb img {
  width: 165px !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top .information, body.top #contents-wrap .main-container .topics-box .parts-info-item .information {
  margin: 0 0 40px;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: center;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top .information a, body.top #contents-wrap .main-container .topics-box .parts-info-item .information a {
  display: block;
  padding: 20px;
  background: #62b0d9;
  color: #fff;
  text-decoration: none;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top .information a:hover, body.top #contents-wrap .main-container .topics-box .parts-info-item .information a:hover {
  opacity: 0.8;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top .info-news-box, body.top #contents-wrap .main-container .topics-box .parts-info-item .info-news-box {
  height: 550px;
  overflow-y: scroll;
  overflow-x: hidden;
}
body.top #contents-wrap .main-container .topics-box .parts-news-top {
  min-height: 30px;
}
body.top #contents-wrap .main-container .topics-box .parts-news-top .btn-box a {
  line-height: 1.6;
}
body.top #contents-wrap .main-container .topics-box .parts-news-top .comment p a {
  color: #e60013;
}
body.top #contents-wrap .main-container .topics-box .parts-info-top {
  padding-bottom: 20px;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item {
  padding-top: 20px;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item p.info-last-modified {
  position: absolute;
  z-index: 300;
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 120px;
  height: 30px;
  font-size: 1.3rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 2.6rem;
  -webkit-animation: none;
          animation: none;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item::before {
  content: "";
  display: block;
  width: 690px;
  height: 5px;
  background: url(../common-img/border_info.png) left top/100% no-repeat;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item .story-top {
  position: relative;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item .story-top p.info-last-modified {
  width: 140px;
  height: 49px;
  font-size: 1.7rem;
  line-height: 3rem;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item .story-top a {
  text-decoration: none !important;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item .story-top .icon-num {
  position: absolute;
  top: 45px;
  left: 45px;
  z-index: 200;
  width: 61px;
  height: 48px;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item .story-top .img-box {
  display: block;
  position: relative;
  margin: 50px auto 15px;
  width: 670px;
  height: 469px;
  background: #fff url(../common-img/bg_topic_story.png) left top/100% no-repeat;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item .story-top .img-box:hover {
  opacity: 0.8;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item .story-top .img-box::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
  content: "";
  width: 70px;
  height: 70px;
  background: url(../common-img/icon_play.png) left top/100% no-repeat;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item .story-top .img-box img {
  position: absolute;
  top: 54%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 540px;
  height: 320px;
  -o-object-fit: cover;
     object-fit: cover;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item .story-top .tit {
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item .story-top .tit .border {
  border-bottom: 1px solid #000;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item .story-top .tit .border:hover {
  border-bottom: none;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item .story-top .tit .num {
  padding: 0 2px;
  color: #ff6e1a;
  font-size: 3rem;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item ul.info-item-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 0 0;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item ul.info-item-box li.list {
  position: relative;
  width: 335px;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item ul.info-item-box li.list.rider, body.top #contents-wrap .main-container .topics-box .parts-info-item ul.info-item-box li.list.item {
  margin-bottom: 40px;
}
body.top #contents-wrap .main-container .topics-box .parts-info-item ul.info-item-box li.list a:hover {
  opacity: 0.8;
}
body.top #contents-wrap .main-container .topics-box .castblog p.info-last-modified, body.top #contents-wrap .main-container .topics-box .rider p.info-last-modified {
  width: 310px;
  background-image: url(../common-img/icon_date_long.png);
}

/* ========================================================
共通パーツ
=========================================================*/
h3.subtit, h3.ttl-backnumber {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 30px;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 670px;
  height: 50px;
  background: url(../common-img/bg_subtit.png) left no-repeat;
  border-radius: 8px;
}

.nav-last-modified, .info-last-modified {
  display: block;
  position: absolute;
  top: -15px;
  left: 55px;
  pointer-events: none;
  padding: 3px 0 5px;
  width: 104px;
  height: 33px;
  background: url(../common-img/icon_date.png) left top/100% no-repeat;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 1.3rem;
  line-height: 2.1rem;
  font-weight: 700;
  text-align: center;
  text-indent: 1px;
  -webkit-animation: fuwafuwa 3s infinite linear alternate;
          animation: fuwafuwa 3s infinite linear alternate;
}

.second #contents-wrap {
  padding-bottom: 40px;
}
.second #header-wrap {
  position: relative;
  height: 160px;
  background: url(../common-img/header_second_bg.png) no-repeat center top;
}
.second #wrapper {
  background: url("../common-img/bg_second.jpg") left top no-repeat fixed;
  background-repeat: no-repeat;
}
.second #wrapper #nav-wrap #nav {
  position: relative;
  z-index: 200;
  margin-top: -41px;
}
.second #wrapper #header-image .inr {
  width: 1080px;
  height: 200px;
  margin: 0 auto;
}
.second #wrapper #header-image .inr a {
  width: 100%;
  height: 100%;
  display: block;
}

.next-ttl-box, .story-ttl-box {
  margin: 0 0 40px;
}
.next-ttl-box span.txt-date, .story-ttl-box span.txt-date {
  width: 134px;
  height: 31px;
  background: url(../common-img/icon_date_story.png) left no-repeat;
  background-size: 134px;
  line-height: 31px;
}
.next-ttl-box h1, .story-ttl-box h1 {
  position: relative;
  width: 670px;
}
.next-ttl-box h1::before, .story-ttl-box h1::before {
  display: block;
  content: "";
  margin-bottom: 20px;
  width: 670px;
  height: 13px;
  background: url(../common-img/bgttl_top.png) no-repeat top left;
  background-size: 670px;
}
.next-ttl-box h1::after, .story-ttl-box h1::after {
  display: block;
  content: "";
  margin-top: 20px;
  width: 670px;
  height: 5px;
  background: url(../common-img/bgttl_bottom.png) no-repeat top left;
  background-size: 670px;
}

.btn-box {
  position: relative;
  margin: 30px auto;
  width: 300px;
  text-align: center;
}
.btn-box:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  content: "";
  display: block;
  width: 30px;
  height: 17px;
  background: url(../common-img/icon_arrow.svg) no-repeat left top;
  background-size: 30px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.btn-box:hover:after {
  right: 15px;
}
.btn-box.-wide {
  width: 450px;
}
.btn-box.-max {
  width: 100%;
}
.btn-box.-bk a {
  background: -webkit-gradient(linear, left top, left bottom, from(#333), color-stop(94%, #000));
  background: linear-gradient(180deg, #333 0%, #000 94%);
}
.btn-box a {
  display: block;
  padding: 0.8rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#18a2cc), to(#006ab6));
  background: linear-gradient(180deg, #18a2cc 0%, #006ab6 100%);
  border-radius: 100px;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 3.5rem;
  text-align: center;
}
.btn-box a:hover {
  opacity: 0.8;
}
.btn-box .-orange {
  background: -webkit-gradient(linear, left top, left bottom, from(#fa782c), to(#cc4b00));
  background: linear-gradient(180deg, #fa782c 0%, #cc4b00 100%);
}

.btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-container .btn-box {
  margin: 30px 0 0;
}
.btn-container .btn-box:first-of-type {
  margin-right: 20px;
}

.txt-guide {
  text-align: center;
  margin: 20px 0 0;
}
.txt-guide p {
  color: #000;
  font-size: 1.2rem;
}

/* ========================================================
banner
=========================================================*/
.api-bnr-b a[target=_blank]:hover:before {
  top: -104px;
}

.api-bnr-c {
  margin: 20px 0 0;
}
.api-bnr-c div {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.api-bnr-c div a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 49.5%;
  margin: 0 1% 1% 0;
}
.api-bnr-c div a img {
  width: 100%;
  height: auto;
}
.api-bnr-c div a img:hover {
  opacity: 0.8;
}
.api-bnr-c div a:nth-of-type(even) {
  margin-right: 0;
}

/* ========================================================
news
=========================================================*/
.news-ttl {
  background: url("../news/img/ttl_news.png") no-repeat;
}

.news-box {
  position: relative;
  margin: 0 auto 40px;
  background: #fff;
  border: 3px solid #000;
  border-top: none;
  border-radius: 0 0 15px 15px;
}
.news-box::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 401px;
  height: 30px;
  background: url("../common-img/bg_barcode.png") no-repeat top center;
}
.news-box .inr-box {
  padding: 30px 42px 80px;
}
.news-box > .inr-box {
  padding-bottom: 0;
}
.news-box .newsttl-box {
  margin: 0 0 40px;
}
.news-box p {
  margin: 0 0 30px;
}
.news-box p a {
  color: #199dc5 !important;
  font-weight: bold;
}
.news-box div.img-box {
  margin: 0 0 30px;
  text-align: center;
}
.news-box ul.img-box li {
  float: left;
  width: 330px;
  margin: 0 10px 0 0;
}
.news-box h1 {
  position: relative;
  width: 670px;
}
.news-box h1::before {
  display: block;
  content: "";
  margin-bottom: 20px;
  width: 670px;
  height: 13px;
  background: url(../common-img/bgttl_top.png) no-repeat top left;
  background-size: 670px;
}
.news-box h1::after {
  display: block;
  content: "";
  margin-top: 20px;
  width: 670px;
  height: 5px;
  background: url(../common-img/bgttl_bottom.png) no-repeat top left;
  background-size: 670px;
}
.news-box h4.news-ttl-a {
  margin: 60px 0 40px;
  padding: 20px 20px 20px 75px;
  color: #fff;
  background: url(../news/img/bg_news_ttl_a.png) repeat-y center left;
  background-size: cover;
  font-size: 1.8rem;
  line-height: 1.4;
  border-radius: 8px;
}
.news-box h4.news-ttl-b {
  margin: 60px 0 40px;
  padding: 0 0 10px;
  color: #ff7039;
  font-size: 1.8rem;
  border-bottom: 3px solid #ff7039;
}
.news-box .lead {
  display: block;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
.news-box .video-wrap {
  width: 100%;
  margin: 0 auto 30px;
}
.news-box .video-wrap .rider-video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.news-box .video-wrap .rider-video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.news-box .comment-box {
  margin: 0 0 60px;
  padding: 30px;
  color: #fff;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(#18a2cc), to(#006ab6));
  background: linear-gradient(180deg, #18a2cc 0%, #006ab6 100%);
}
.news-box .comment-box h5 {
  margin: 0 0 20px;
  font-size: 1.8rem;
  text-align: center;
}
.news-box .comment-box p {
  margin-bottom: 0;
}
.news-box .comment-box dl.interview {
  margin-bottom: 30px;
}
.news-box .comment-box dl.interview dt {
  margin-bottom: 20px;
  font-weight: bold;
}
.news-box .gray-box {
  margin: 30px 0;
  padding: 20px;
  background: #eee;
}
.news-box .parts-news-list {
  padding: 0 10px;
}
.news-box .parts-news-list dl:last-of-type {
  margin-bottom: 0;
}
.news-box .parts-news-list dl dt,
.news-box .parts-news-list dl dd {
  line-height: 1.5;
}
.news-box .parts-news-list dl dt {
  margin: 0;
  padding: 10px 0 0;
  color: #18a2cc;
  font-size: 1.4rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.news-box .parts-news-list dl dt:first-of-type {
  padding-top: 0;
}
.news-box .parts-news-list dl dd {
  padding: 0 0 10px;
  font-size: 1.4rem;
}
.news-box .parts-news-list dl dd a {
  color: #000;
}

.news-box .img-box1 {
  text-align: center;
}

.news-box .img-box1 img {
  max-width: 640px;
  height: auto;
}

.news-box .img-box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -5px 30px;
}

.news-box .img-box2 li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}

.news-box .img-box2 li img {
  width: 100%;
  height: auto;
}

/* ========================================================
intro
=========================================================*/
.intro-ttl {
  background: url("../intro/img/ttl_intro.png") no-repeat;
}

.intro-box {
  margin: 0 0 40px;
}

.intro-txt-box {
  text-indent: -99999px;
  white-space: nowrap;
  line-height: 0;
}

/* ========================================================
next
=========================================================*/
.next-ttl {
  background: url("../next/img/ttl_next.png") no-repeat;
}

.next-box {
  position: relative;
  margin: 0 auto 40px;
  background: #fff;
  border: 3px solid #000;
  border-top: none;
  border-radius: 0 0 15px 15px;
}
.next-box::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 401px;
  height: 30px;
  background: url("../common-img/bg_barcode.png") no-repeat top center;
}
.next-box > div {
  padding: 30px 42px 70px;
}
.next-box .video-wrap {
  width: 100%;
  margin: 0 auto 30px;
}
.next-box .video-wrap .rider-video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.next-box .video-wrap .rider-video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.next-box p {
  margin: 0 0 30px;
}
.next-box .next-staff-box {
  margin: 30px 0 0;
}
.next-box .next-staff-box p.staff-txt {
  font-size: 1.2rem;
  line-height: 2;
}
.next-box .next-movie-box {
  text-align: center;
  margin: 0 0 30px;
}
.next-box #slider {
  width: 670px;
}

.next-box h1 span, .story-box h1 span {
  background: linear-gradient(160deg, #8c7537 0%, #dbb00b 45%, #fde79d 70%, #dbb10c 85%, #bc7f04 90% 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.next-box a, .story-box a {
  color: #000;
  text-decoration: underline;
}

/* ========================================================
story
=========================================================*/
.story-ttl {
  background: url("../story/img/ttl_story.png") no-repeat;
}

.story-container {
  position: relative;
  margin: 0 auto 40px;
  border: 3px solid #000;
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0 0 15px 15px;
  background: #fff;
}
.story-container::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 401px;
  height: 30px;
  background: url("../common-img/bg_barcode.png") no-repeat top center;
}
.story-container .inr-box {
  padding: 30px 42px 70px;
}
.story-container #slider {
  width: 680px;
  margin: 0 0 10px;
}
.story-container p {
  margin: 0 0 30px;
}
.story-container p a {
  color: #000;
}
.story-container .story-staff-box {
  margin: 50px 0 0;
}
.story-container .story-staff-box .staff-txt {
  font-size: 1.2rem;
  line-height: 2;
}
.story-container .story-staff-box .staff-txt span {
  font-size: 1.1rem;
}
.story-container .cast {
  color: #199dc5 !important;
  text-decoration: underline;
}
.story-container .cast:hover {
  text-decoration: none;
}

.story-bnr-box {
  margin: 0 0 30px;
  text-align: center;
}
.story-bnr-box .story-bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.story-bnr-box .story-bnr a[target=_blank]:hover:before {
  top: -74px;
}
.story-bnr-box .story-bnr > li {
  width: 100%;
}

.bnr-audio-commentary {
  margin: 0 0 30px;
  text-align: center;
}
.bnr-audio-commentary a {
  display: inline-block;
}

/* ========================================================
story-todays-special・backnumber共通
=========================================================*/
.story-backnumber ul.thumnail,
.story-todays-special ul.thumnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.story-backnumber ul.thumnail li,
.story-todays-special ul.thumnail li {
  margin: 0 8px 25px 0;
  width: 23.8%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.story-backnumber ul.thumnail li:nth-of-type(5n),
.story-todays-special ul.thumnail li:nth-of-type(5n) {
  margin-right: 0;
}
.story-backnumber ul.thumnail li a,
.story-todays-special ul.thumnail li a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  font-size: 1.4rem;
}
.story-backnumber ul.thumnail li a:hover,
.story-todays-special ul.thumnail li a:hover {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.story-backnumber ul.thumnail li a.still,
.story-todays-special ul.thumnail li a.still {
  pointer-events: none;
  text-decoration: none;
}

.story-todays-special {
  margin: 50px 0 20px;
}
.story-todays-special ul.thumnail {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.story-todays-special h3.subtit {
  margin-bottom: 0;
}
.story-todays-special h3.subtit.false {
  margin-top: -140px;
  visibility: hidden;
  background: none;
}
.story-todays-special h3.subtit img {
  height: 27px;
}
.story-todays-special ul.thumnail {
  margin-top: 30px;
}
.story-todays-special ul.thumnail li {
  margin-right: 12px;
  width: 18%;
}
.story-todays-special ul.thumnail li:nth-of-type(5n) {
  margin-right: 16px;
}
.story-todays-special ul.thumnail li .rider img {
  height: 217.52px;
  width: auto;
}
.story-todays-special ul.thumnail li .enemy img {
  border-radius: 8px;
}
.story-todays-special ul.thumnail li .name {
  margin-top: 5px;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.4;
}
.story-todays-special a:hover {
  opacity: 0.8;
}
.story-todays-special a dd {
  margin: 10px 0 0;
  line-height: 1.6;
  font-size: 1.3rem;
  text-align: center;
}

.story-backnumber .thumnail li {
  background: -webkit-gradient(linear, left top, left bottom, from(#18a2cc), to(#006ab6));
  background: linear-gradient(180deg, #18a2cc 0%, #006ab6 100%);
  border-radius: 8px;
  min-height: 217px;
}
.story-backnumber .thumnail li:nth-of-type(4n) {
  margin-right: 0;
}
.story-backnumber .thumnail li:nth-of-type(5n) {
  margin-right: 8px !important;
}
.story-backnumber .thumnail li:hover {
  background: #000;
}
.story-backnumber .thumnail li a {
  padding: 10px 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  text-decoration: none;
}
.story-backnumber .thumnail li a dd {
  margin: 10px 0 0;
  text-align: left;
  font-size: 1.3rem;
  line-height: 1.6;
}
.story-backnumber .thumnail li a dd .date {
  font-family: "Montserrat", sans-serif;
}

.backnumber-box .inr-box {
  padding-top: 40px;
}
.backnumber-box .inr-box h3.ttl-backnumber {
  padding-left: 0;
}
.backnumber-box .inr-box h3.ttl-backnumber img {
  margin: 0 auto;
  width: 303px;
}

#guest-list {
  margin: 0 0 60px;
}
#guest-list .guest-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 30px;
  padding: 20px 0 0;
}
#guest-list .guest-box .guestImg {
  width: 200px;
}
#guest-list .guest-box .txt-det {
  width: 440px;
}
#guest-list .guest-box .txt-det h3.title span {
  font-size: 1.6rem;
  font-weight: bold;
}
#guest-list .guest-box .txt-det h3.title span span {
  font-size: 1.3rem;
}
#guest-list .guest-box.noimage {
  display: block;
}
#guest-list .guest-box.noimage .guestImg {
  display: none;
}
#guest-list .guest-box.noimage .txt-det {
  width: 672px;
}
#guest-list .guest-box p {
  margin-bottom: 20px;
}
#guest-list .guest-box p:last-of-type {
  margin-bottom: 0;
}

/* ========================================================
cast
=========================================================*/
.cast-ttl {
  background: url("../cast/img/ttl_cast.png") no-repeat;
}

.cast-container {
  position: relative;
  margin: 0 auto 40px;
  background: #fff;
  border: 3px solid #000;
  border-top: none;
  border-radius: 0 0 15px 15px;
}
.cast-container::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 401px;
  height: 30px;
  background: url("../common-img/bg_barcode.png") no-repeat top center;
}
.cast-container .inr-box {
  padding: 0;
}

.cast-box-list {
  padding: 30px 42px 60px;
}
.cast-box-list .inr-box > p {
  margin: 0 0 30px;
  font-size: 1.3rem;
  text-align: center;
}
.cast-box-list .inr-box > .cast-box {
  margin: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cast-box-list .inr-box > .cast-box:last-of-type {
  margin-bottom: 0;
}
.cast-box-list .inr-box > .cast-box .castImg {
  margin: 0 0 30px;
  width: 220px;
}
.cast-box-list .inr-box > .cast-box .txt-det {
  width: 420px;
  font-size: 1.4rem;
}
.cast-box-list .inr-box > .cast-box .txt-det a {
  color: #000;
  font-weight: bold;
}
.cast-box-list .inr-box > .cast-box .txt-det .castnam {
  position: relative;
  padding: 0 0 15px;
  font-size: 1.7rem;
  border-bottom: 1px solid #000;
}
.cast-box-list .inr-box > .cast-box .txt-det .castnam span {
  font-size: 1.4rem;
}
.cast-box-list .inr-box > .cast-box .txt-det p {
  margin: 0 0 10px;
  padding: 20px 0 10px;
  border-bottom: 1px solid #888;
}
.cast-box-list .inr-box > .cast-box .txt-det .cast-top {
  text-align: right;
  border: none;
}
.cast-box-list .inr-box > .cast-box .txt-det .profile-box .profile {
  margin: 0 0 10px;
  line-height: 2;
}
.cast-box-list .inr-box > .cast-box .txt-det .profile-box .profile li span {
  font-size: 1.2rem;
}
.cast-box-list .inr-box > .cast-box .txt-det .profile-box .profile li:first-of-type {
  font-weight: bold;
}
.cast-box-list .inr-box > .cast-box .txt-det .profile-box .profile li:first-of-type span {
  font-weight: normal;
}

/* ========================================================
rider & item & enemy
=========================================================*/
.rider-box .main-img-wrapper,
.item-box .main-img-wrapper,
.enemy-box .main-img-wrapper {
  position: relative;
}
.rider-box .main-img-wrapper > img,
.item-box .main-img-wrapper > img,
.enemy-box .main-img-wrapper > img {
  width: 100%;
}
.rider-box .main-img-wrapper .lead-box,
.item-box .main-img-wrapper .lead-box,
.enemy-box .main-img-wrapper .lead-box {
  position: absolute;
  right: 35px;
  bottom: 50px;
  width: 354px;
  overflow: hidden;
}
.rider-box .main-img-wrapper .lead-box h1,
.item-box .main-img-wrapper .lead-box h1,
.enemy-box .main-img-wrapper .lead-box h1 {
  font-size: 3rem;
  padding: 0 0 15px;
}
.rider-box .main-img-wrapper .lead-box p,
.item-box .main-img-wrapper .lead-box p,
.enemy-box .main-img-wrapper .lead-box p {
  font-size: 1.4rem;
  line-height: 1.71;
}
.rider-box .img-wrapper,
.item-box .img-wrapper,
.enemy-box .img-wrapper {
  position: relative;
}
.rider-box .img-wrapper .txt-box,
.item-box .img-wrapper .txt-box,
.enemy-box .img-wrapper .txt-box {
  color: #fff;
}
.rider-box .img-wrapper .txt-box span,
.item-box .img-wrapper .txt-box span,
.enemy-box .img-wrapper .txt-box span {
  display: block;
  line-height: 1;
}
.rider-box .img-wrapper .txt-box span.jp,
.item-box .img-wrapper .txt-box span.jp,
.enemy-box .img-wrapper .txt-box span.jp {
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 0 5px;
  line-height: 1.2;
  letter-spacing: -0.1px;
}
.rider-box .img-wrapper .txt-box span.en,
.item-box .img-wrapper .txt-box span.en,
.enemy-box .img-wrapper .txt-box span.en {
  font-size: 1rem;
}
.rider-box .img-wrapper .img-box,
.item-box .img-wrapper .img-box,
.enemy-box .img-wrapper .img-box {
  width: 100%;
  text-align: center;
}
.rider-box .img-wrapper .img-box img,
.item-box .img-wrapper .img-box img,
.enemy-box .img-wrapper .img-box img {
  width: 450px;
}
.rider-box .img-wrapper .img-box area,
.item-box .img-wrapper .img-box area,
.enemy-box .img-wrapper .img-box area {
  border: none;
  outline: none;
}
.rider-box .rider-box-inner #main-thumb-box ul,
.item-box .rider-box-inner #main-thumb-box ul,
.enemy-box .rider-box-inner #main-thumb-box ul {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  border-top: 1px solid #ccc;
}
.rider-box .rider-box-inner #main-thumb-box ul:first-of-type,
.item-box .rider-box-inner #main-thumb-box ul:first-of-type,
.enemy-box .rider-box-inner #main-thumb-box ul:first-of-type {
  margin-bottom: 10px;
  border: none;
}
.rider-box .rider-box-inner #main-thumb-box ul:nth-of-type(2),
.item-box .rider-box-inner #main-thumb-box ul:nth-of-type(2),
.enemy-box .rider-box-inner #main-thumb-box ul:nth-of-type(2) {
  padding: 30px 0 0;
}
.rider-box .rider-box-inner #main-thumb-box ul:nth-of-type(3),
.item-box .rider-box-inner #main-thumb-box ul:nth-of-type(3),
.enemy-box .rider-box-inner #main-thumb-box ul:nth-of-type(3) {
  padding: 30px 0 0;
}
.rider-box .rider-box-inner #main-thumb-box ul:nth-of-type(4),
.item-box .rider-box-inner #main-thumb-box ul:nth-of-type(4),
.enemy-box .rider-box-inner #main-thumb-box ul:nth-of-type(4) {
  padding: 30px 0 0;
}
.rider-box .rider-box-inner .inr-box,
.rider-box .item-box-inner .inr-box,
.rider-box .enemy-box-inner .inr-box,
.item-box .rider-box-inner .inr-box,
.item-box .item-box-inner .inr-box,
.item-box .enemy-box-inner .inr-box,
.enemy-box .rider-box-inner .inr-box,
.enemy-box .item-box-inner .inr-box,
.enemy-box .enemy-box-inner .inr-box {
  padding: 40px 42px 70px;
}
.rider-box .rider-box-inner ul.thumnail,
.rider-box .item-box-inner ul.thumnail,
.rider-box .enemy-box-inner ul.thumnail,
.item-box .rider-box-inner ul.thumnail,
.item-box .item-box-inner ul.thumnail,
.item-box .enemy-box-inner ul.thumnail,
.enemy-box .rider-box-inner ul.thumnail,
.enemy-box .item-box-inner ul.thumnail,
.enemy-box .enemy-box-inner ul.thumnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.rider-box .rider-box-inner ul.thumnail li,
.rider-box .item-box-inner ul.thumnail li,
.rider-box .enemy-box-inner ul.thumnail li,
.item-box .rider-box-inner ul.thumnail li,
.item-box .item-box-inner ul.thumnail li,
.item-box .enemy-box-inner ul.thumnail li,
.enemy-box .rider-box-inner ul.thumnail li,
.enemy-box .item-box-inner ul.thumnail li,
.enemy-box .enemy-box-inner ul.thumnail li {
  margin: 0 0 25px;
  width: 30.89%;
  margin-right: 3.66%;
}
.rider-box .rider-box-inner ul.thumnail li a,
.rider-box .item-box-inner ul.thumnail li a,
.rider-box .enemy-box-inner ul.thumnail li a,
.item-box .rider-box-inner ul.thumnail li a,
.item-box .item-box-inner ul.thumnail li a,
.item-box .enemy-box-inner ul.thumnail li a,
.enemy-box .rider-box-inner ul.thumnail li a,
.enemy-box .item-box-inner ul.thumnail li a,
.enemy-box .enemy-box-inner ul.thumnail li a {
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  font-size: 1.4rem;
}
.rider-box .rider-box-inner ul.thumnail li a dl dd,
.rider-box .item-box-inner ul.thumnail li a dl dd,
.rider-box .enemy-box-inner ul.thumnail li a dl dd,
.item-box .rider-box-inner ul.thumnail li a dl dd,
.item-box .item-box-inner ul.thumnail li a dl dd,
.item-box .enemy-box-inner ul.thumnail li a dl dd,
.enemy-box .rider-box-inner ul.thumnail li a dl dd,
.enemy-box .item-box-inner ul.thumnail li a dl dd,
.enemy-box .enemy-box-inner ul.thumnail li a dl dd {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: inline-block;
  margin: 15px 0 0;
  padding-bottom: 8px;
  line-height: 1;
  text-align: center;
  text-decoration: underline;
}
.rider-box .rider-box-inner ul.thumnail li a dl dd:hover,
.rider-box .item-box-inner ul.thumnail li a dl dd:hover,
.rider-box .enemy-box-inner ul.thumnail li a dl dd:hover,
.item-box .rider-box-inner ul.thumnail li a dl dd:hover,
.item-box .item-box-inner ul.thumnail li a dl dd:hover,
.item-box .enemy-box-inner ul.thumnail li a dl dd:hover,
.enemy-box .rider-box-inner ul.thumnail li a dl dd:hover,
.enemy-box .item-box-inner ul.thumnail li a dl dd:hover,
.enemy-box .enemy-box-inner ul.thumnail li a dl dd:hover {
  text-decoration: none;
}
.rider-box .rider-box-inner ul.thumnail li:nth-of-type(3n),
.rider-box .item-box-inner ul.thumnail li:nth-of-type(3n),
.rider-box .enemy-box-inner ul.thumnail li:nth-of-type(3n),
.item-box .rider-box-inner ul.thumnail li:nth-of-type(3n),
.item-box .item-box-inner ul.thumnail li:nth-of-type(3n),
.item-box .enemy-box-inner ul.thumnail li:nth-of-type(3n),
.enemy-box .rider-box-inner ul.thumnail li:nth-of-type(3n),
.enemy-box .item-box-inner ul.thumnail li:nth-of-type(3n),
.enemy-box .enemy-box-inner ul.thumnail li:nth-of-type(3n) {
  margin-right: 0;
}
.rider-box .rider-box-inner ul.thumnail.enemy dt,
.rider-box .item-box-inner ul.thumnail.enemy dt,
.rider-box .enemy-box-inner ul.thumnail.enemy dt,
.item-box .rider-box-inner ul.thumnail.enemy dt,
.item-box .item-box-inner ul.thumnail.enemy dt,
.item-box .enemy-box-inner ul.thumnail.enemy dt,
.enemy-box .rider-box-inner ul.thumnail.enemy dt,
.enemy-box .item-box-inner ul.thumnail.enemy dt,
.enemy-box .enemy-box-inner ul.thumnail.enemy dt {
  background: none;
}
.rider-box .rider-box-inner #main-thumb-box ul,
.rider-box .item-box-inner #main-thumb-box ul,
.rider-box .enemy-box-inner #main-thumb-box ul,
.item-box .rider-box-inner #main-thumb-box ul,
.item-box .item-box-inner #main-thumb-box ul,
.item-box .enemy-box-inner #main-thumb-box ul,
.enemy-box .rider-box-inner #main-thumb-box ul,
.enemy-box .item-box-inner #main-thumb-box ul,
.enemy-box .enemy-box-inner #main-thumb-box ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.rider-box .rider-box-inner .bottom-img-box,
.rider-box .item-box-inner .bottom-img-box,
.rider-box .enemy-box-inner .bottom-img-box,
.item-box .rider-box-inner .bottom-img-box,
.item-box .item-box-inner .bottom-img-box,
.item-box .enemy-box-inner .bottom-img-box,
.enemy-box .rider-box-inner .bottom-img-box,
.enemy-box .item-box-inner .bottom-img-box,
.enemy-box .enemy-box-inner .bottom-img-box {
  text-align: center;
}
.rider-box .rider-box-inner .bottom-img-box img,
.rider-box .item-box-inner .bottom-img-box img,
.rider-box .enemy-box-inner .bottom-img-box img,
.item-box .rider-box-inner .bottom-img-box img,
.item-box .item-box-inner .bottom-img-box img,
.item-box .enemy-box-inner .bottom-img-box img,
.enemy-box .rider-box-inner .bottom-img-box img,
.enemy-box .item-box-inner .bottom-img-box img,
.enemy-box .enemy-box-inner .bottom-img-box img {
  width: 450px;
  margin: 0 0 40px;
}

/* ========================================================
rider
=========================================================*/
.rider-ttl {
  background: url("../rider/img/ttl_rider.png") no-repeat;
}

.rider-box {
  position: relative;
  margin: 0 auto 40px;
  border: 3px solid #000;
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0 0 15px 15px;
  background: #fff;
}
.rider-box::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 401px;
  height: 30px;
  background: url("../common-img/bg_barcode.png") no-repeat top center;
}
.rider-box .main-img-wrapper .lead-box {
  color: #fff;
  width: 357px;
}
.rider-box .img-wrapper {
  position: relative;
  z-index: 100;
  margin: 0 0 50px;
  padding: 40px 42px 0;
}
.rider-box .img-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 462px;
  background: url("../rider/img/bg_rider.png") top left no-repeat;
}
.rider-box .img-wrapper .img-box {
  padding: 50px 0 0;
}
.rider-box .img-wrapper .img-box.sml {
  padding-top: 120px;
}
.rider-box .img-wrapper.valvarad::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 462px;
  background: url("../valvarad/img/bg_valvarad.png") top left no-repeat;
}
.rider-box .rider-box-inner .inr-box {
  padding-top: 40px;
}
.rider-box .rider-box-inner.rider-det .inr-box {
  padding-top: 0;
}
.rider-box .rider-box-inner .btn-box {
  margin: 0 auto 40px !important;
}
.rider-box .rider-box-inner h3.subtit img {
  height: 27px;
}
.rider-box .rider-box-inner .form-box a:hover {
  opacity: 0.8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.rider-box .rider-box-inner .mecha-weapon-box a {
  font-size: 1.4rem;
}
.rider-box .rider-box-inner .mecha-weapon-box a dt {
  margin-bottom: 15px;
}
.rider-box .rider-box-inner .mecha-weapon-box a dd {
  line-height: 1.4;
}
.rider-box .rider-box-inner ul.stand-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 40px;
}
.rider-box .rider-box-inner ul.stand-box li {
  margin: 0 20px 20px 0;
  width: 152px;
  text-align: center;
}
.rider-box .rider-box-inner ul.stand-box li:nth-of-type(4n) {
  margin-right: 0;
}
.rider-box .rider-box-inner ul.stand-box li.new {
  position: relative;
}
.rider-box .rider-box-inner ul.stand-box li.new::before {
  position: absolute;
  top: -10px;
  left: 50%;
  z-index: 100;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  content: "";
  width: 104px;
  height: 33px;
  background: url(../rider/img/icon_new.png) left top/100% no-repeat;
}
.rider-box .rider-box-inner .bnr-valvarad {
  margin: 0 0 40px;
  text-align: center;
}
.rider-box .rider-box-inner .txt-guide {
  margin: 50px 0 60px;
}
.rider-box .rider-box-inner .other-item {
  margin: 0 0 50px;
}
.rider-box .rider-box-inner .other-item ul.thumnail {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
.rider-box .rider-box-inner .other-item ul.thumnail li {
  margin-right: 85px;
  width: 112px;
}
.rider-box .rider-box-inner .other-item ul.thumnail li a.still {
  pointer-events: none;
}
.rider-box .rider-box-inner .other-item ul.thumnail li a.still dd {
  text-decoration: none;
}
.rider-box .rider-box-inner .other-item ul.thumnail li a dt {
  position: relative;
}
.rider-box .rider-box-inner .other-item ul.thumnail li a dt:hover {
  opacity: 0.8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.rider-box .rider-box-inner .other-item ul.thumnail li a dt::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -62px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 39px;
  height: 36px;
  background: url(../rider/img/ico_gacha.png) left top/100% no-repeat;
  pointer-events: none;
}
.rider-box .rider-box-inner .other-item ul.thumnail li a dd {
  line-height: 1.4;
}
.rider-box .rider-box-inner .other-item ul.thumnail li:last-of-type {
  margin-right: 0;
}
.rider-box .rider-box-inner .other-item ul.thumnail li:last-of-type dt::before {
  content: none;
}
.rider-box .rider-box-inner .other-item ul.thumnail li dt {
  width: 100%;
}
.rider-box .rider-box-inner .other-item .valvarad li {
  margin-right: 25px;
}
.rider-box .rider-box-inner .other-item .valvarad dt::before {
  content: none !important;
}
.rider-box .rider-box-inner .other-item .dread ul.thumnail li {
  margin-right: 15px;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.4;
}
.rider-box .rider-box-inner .other-item .dread ul.thumnail li:nth-of-type(3n) {
  margin-right: 15px;
}
.rider-box .rider-box-inner .other-item .dread ul.thumnail li:nth-of-type(5n) {
  margin-right: 0;
}
.rider-box .rider-box-inner .other-item .dread ul.thumnail dt::before {
  content: none !important;
}
.rider-box .rider-box-inner .other-item .legend ul.thumnail li, .rider-box .rider-box-inner .other-item .-rainbow ul.thumnail li, .rider-box .rider-box-inner .other-item .-twilight ul.thumnail li, .rider-box .rider-box-inner .other-item .-metal ul.thumnail li, .rider-box .rider-box-inner .other-item .-ultima ul.thumnail li, .rider-box .rider-box-inner .other-item .-eldragon ul.thumnail li {
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.4;
}
.rider-box .rider-box-inner .other-item .legend ul.thumnail li dt, .rider-box .rider-box-inner .other-item .-rainbow ul.thumnail li dt, .rider-box .rider-box-inner .other-item .-twilight ul.thumnail li dt, .rider-box .rider-box-inner .other-item .-metal ul.thumnail li dt, .rider-box .rider-box-inner .other-item .-ultima ul.thumnail li dt, .rider-box .rider-box-inner .other-item .-eldragon ul.thumnail li dt {
  position: relative;
}
.rider-box .rider-box-inner .other-item .legend ul.thumnail li dt::before, .rider-box .rider-box-inner .other-item .-rainbow ul.thumnail li dt::before, .rider-box .rider-box-inner .other-item .-twilight ul.thumnail li dt::before, .rider-box .rider-box-inner .other-item .-metal ul.thumnail li dt::before, .rider-box .rider-box-inner .other-item .-ultima ul.thumnail li dt::before, .rider-box .rider-box-inner .other-item .-eldragon ul.thumnail li dt::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -62px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 39px;
  height: 36px;
  background: url(../rider/img/ico_gacha.png) left top/100% no-repeat;
  pointer-events: none;
}
.rider-box .rider-box-inner .other-item .legend ul.thumnail li:last-of-type dt::before, .rider-box .rider-box-inner .other-item .-rainbow ul.thumnail li:last-of-type dt::before, .rider-box .rider-box-inner .other-item .-twilight ul.thumnail li:last-of-type dt::before, .rider-box .rider-box-inner .other-item .-metal ul.thumnail li:last-of-type dt::before, .rider-box .rider-box-inner .other-item .-ultima ul.thumnail li:last-of-type dt::before, .rider-box .rider-box-inner .other-item .-eldragon ul.thumnail li:last-of-type dt::before {
  content: none !important;
}
.rider-box .rider-box-inner .spec-box ul.spec-list {
  margin: 0 0 50px;
  padding: 0 10px;
}
.rider-box .rider-box-inner .spec-box ul.spec-list li {
  width: 100%;
}
.rider-box .rider-box-inner .spec-box ul.spec-list li:nth-of-type(1) {
  margin: 0 0 30px;
}
.rider-box .rider-box-inner .spec-box ul.spec-list li p {
  font-size: 1.4rem;
  line-height: 1.6;
}
.rider-box .rider-box-inner .spec-box ul.thumnail {
  margin: 0;
}

/* ========================================================
valvarad
=========================================================*/
.valvarad-ttl {
  background: url("../valvarad/img/ttl_valvarad.png") no-repeat;
}

/* ========================================================
item
=========================================================*/
.item-ttl {
  background: url("../item/img/ttl_item.png") no-repeat;
}
.item-ttl.-insect {
  background: url("../item/insect/img/ttl_insect.png") no-repeat;
}
.item-ttl.-vehicle {
  background: url("../item/vehicle/img/ttl_vehicle.png") no-repeat;
}
.item-ttl.-job {
  background: url("../item/job/img/ttl_job.png") no-repeat;
}
.item-ttl.-plant {
  background: url("../item/plant/img/ttl_plant.png") no-repeat;
}
.item-ttl.-artifact {
  background: url("../item/artifact/img/ttl_artifact.png") no-repeat;
}
.item-ttl.-animal {
  background: url("../item/animal/img/ttl_animal.png") no-repeat;
}
.item-ttl.-occult {
  background: url("../item/occult/img/ttl_occult.png") no-repeat;
}
.item-ttl.-ancient {
  background: url("../item/ancient/img/ttl_ancient.png") no-repeat;
}
.item-ttl.-cosmic {
  background: url("../item/cosmic/img/ttl_cosmic.png") no-repeat;
}
.item-ttl.-fantastic {
  background: url("../item/fantastic/img/ttl_fantastic.png") no-repeat;
}
.item-ttl.-rainbow {
  background: url("../item/rainbow/img/ttl_rainbow.png") no-repeat;
}

.item-box {
  position: relative;
  margin: 0 auto 40px;
  border: 3px solid #000;
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0 0 15px 15px;
  background: #fff;
}
.item-box::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 401px;
  height: 30px;
  background: url("../common-img/bg_barcode.png") no-repeat top center;
}
.item-box .main-img-wrapper .lead-box {
  bottom: 10px;
}
.item-box .main-img-wrapper .lead-box h1 {
  color: #fff;
}
.item-box .main-img-wrapper .lead-box > p {
  margin: 0 0 30px;
  color: #fff;
  line-height: 1.71;
}
.item-box .main-img-wrapper .lead-box .img {
  text-align: center;
}
.item-box .item-box-inner {
  padding: 40px 42px 50px;
}
.item-box .item-box-inner .card-box h3.subtit {
  color: transparent;
  text-indent: 9999px;
  white-space: nowrap;
  overflow: hidden;
}
.item-box .item-box-inner .card-box h3.subtit img {
  height: 30px;
}
.item-box .item-box-inner .card-box ul {
  margin: 0 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.item-box .item-box-inner .card-box ul li {
  margin: 0 0 20px;
  width: 129px;
}
.item-box .item-box-inner .card-box ul li a {
  font-size: 1.3rem;
}
.item-box .item-box-inner .card-box ul li a .img-box {
  margin: 0 0 5px;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.item-box .item-box-inner .card-box ul li a .img-box:hover {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.item-box .item-box-inner .card-box ul li .name-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.item-box .item-box-inner .card-box ul li .name-box .number {
  margin-right: 4px;
  height: 14px;
  line-height: 0;
}
.item-box .item-box-inner .card-box ul li .name-box .number img {
  height: 100%;
}
.item-box .item-box-inner .card-box ul li .name-box .name {
  font-size: 1.3rem;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.item-box .item-box-inner .card-box.-replica ul, .item-box .item-box-inner .card-box.-legend ul, .item-box .item-box-inner .card-box.-twilight ul, .item-box .item-box-inner .card-box.-metal ul, .item-box .item-box-inner .card-box.-ultima ul, .item-box .item-box-inner .card-box.-eldragon ul {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.item-box .item-box-inner .card-box.-replica ul li, .item-box .item-box-inner .card-box.-legend ul li, .item-box .item-box-inner .card-box.-twilight ul li, .item-box .item-box-inner .card-box.-metal ul li, .item-box .item-box-inner .card-box.-ultima ul li, .item-box .item-box-inner .card-box.-eldragon ul li {
  margin-right: 6px;
}
.item-box .item-box-inner .card-box.-replica ul li:nth-of-type(5n), .item-box .item-box-inner .card-box.-legend ul li:nth-of-type(5n), .item-box .item-box-inner .card-box.-twilight ul li:nth-of-type(5n), .item-box .item-box-inner .card-box.-metal ul li:nth-of-type(5n), .item-box .item-box-inner .card-box.-ultima ul li:nth-of-type(5n), .item-box .item-box-inner .card-box.-eldragon ul li:nth-of-type(5n) {
  margin-right: 0;
}
.item-box .item-box-inner .card-box.-replica .name-box, .item-box .item-box-inner .card-box.-legend .name-box, .item-box .item-box-inner .card-box.-twilight .name-box, .item-box .item-box-inner .card-box.-metal .name-box, .item-box .item-box-inner .card-box.-ultima .name-box, .item-box .item-box-inner .card-box.-eldragon .name-box {
  margin-top: 5px;
  font-size: 1.3rem;
  line-height: 1.5;
}
.item-box .item-box-inner .card-box.-replica h3.subtit {
  background-image: url(../item/img/bg_subtit_replica.png);
}
.item-box .item-box-inner .card-box.-rainbow ul, .item-box .item-box-inner .card-box.-kamedoon ul {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.item-box .item-box-inner .card-box.-rainbow ul li, .item-box .item-box-inner .card-box.-kamedoon ul li {
  margin-right: 5px;
}
.item-box .item-box-inner .card-box.-rainbow ul li .name-box .number, .item-box .item-box-inner .card-box.-kamedoon ul li .name-box .number {
  height: 16px;
}

.item-det {
  position: relative;
  padding: 40px 42px 70px;
}
.item-det::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 382px;
}
.item-det .img-wrapper .tit-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item-det .img-wrapper .tit-box .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.item-det .img-wrapper .tit-box .cate, .item-det .img-wrapper .tit-box .number {
  position: relative;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  background: #fff;
  border: 3px solid #000;
  border-radius: 6px;
}
.item-det .img-wrapper .tit-box .cate img, .item-det .img-wrapper .tit-box .number img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.item-det .img-wrapper .tit-box .cate img {
  width: 48px;
}
.item-det .img-wrapper .tit-box .number img {
  width: 38px;
}
.item-det .img-wrapper .tit-box .number img.num10 {
  width: 44px;
}
.item-det .img-wrapper .tit-box .name {
  padding: 4px 0 0 15px;
  width: 532px;
  height: 50px;
  background: url(../item/img/bgtit_item.png) top right/cover no-repeat;
  border-radius: 8px 0 0 8px;
  line-height: 1.4;
}
.item-det .img-wrapper .tit-box .name span {
  display: block;
}
.item-det .img-wrapper .tit-box .name .jp {
  font-size: 2rem;
  font-weight: 900;
}
.item-det .img-wrapper .tit-box .name .en {
  font-size: 1rem;
  font-weight: 700;
}
.item-det .img-wrapper .img-box {
  padding: 50px 0 80px;
}
.item-det .img-wrapper .img-box img {
  width: auto;
}
.item-det .item-box-inner {
  padding: 0;
}
.item-det .item-box-inner .inr-box {
  padding: 0;
}
.item-det .item-box-inner .inr-box .spec-box {
  margin: 0 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.item-det .item-box-inner .inr-box .spec-box > div {
  width: 325px;
}
.item-det .item-box-inner .inr-box .spec-box > div.full {
  margin-right: 0;
  width: 670px;
}
.item-det .item-box-inner .inr-box .spec-box > div.full h3.subtit {
  width: 670px;
}
.item-det .item-box-inner .inr-box .spec-box > div.full .-nijigon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.item-det .item-box-inner .inr-box .spec-box > div h3.subtit {
  margin-bottom: 30px;
  width: 325px;
  height: 45px;
}
.item-det .item-box-inner .inr-box .spec-box > div h3.subtit img {
  height: 24px;
}
.item-det .item-box-inner .inr-box .spec-box > div ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.item-det .item-box-inner .inr-box .spec-box > div ul li {
  width: 140px;
  text-align: center;
}
.item-det .item-box-inner .inr-box .spec-box > div ul li .txt {
  font-size: 1.4rem;
}
.item-det .item-box-inner .inr-box .spec-box > div a img:hover {
  opacity: 0.8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.item-det .item-box-inner .inr-box .spec-box .card-det {
  margin-right: 20px;
}
.item-det .item-box-inner .inr-box .spec-box .card-det li:first-of-type {
  margin-right: 10px;
}
.item-det .item-box-inner .inr-box .spec-box .evolution-det.-before {
  margin-top: 50px;
}
.item-det .item-box-inner .inr-box .txt-box {
  margin: 0 0 50px;
  padding: 30px;
  font-size: 1.4rem;
  border-radius: 8px;
  line-height: 1.6;
}
.item-det .item-box-inner .inr-box .txt-box .link-box h4 {
  margin: 20px 0 10px;
  width: 80px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  color: #fff;
  font-size: 1.2rem;
}
.item-det.-insect::before {
  background: url("../item/insect/img/bg_insect.png") top left no-repeat;
}
.item-det.-insect .cate, .item-det.-insect .number {
  border-color: #f36b00 !important;
}
.item-det.-insect .name {
  color: #f36b00 !important;
}
.item-det.-insect .txt-box {
  background: #fceee6;
}
.item-det.-insect .txt-box .link-box h4 {
  background: #df5d0b;
}
.item-det.-vehicle::before {
  background: url("../item/vehicle/img/bg_vehicle.png") top left no-repeat;
}
.item-det.-vehicle .cate, .item-det.-vehicle .number {
  border-color: #6e298b !important;
}
.item-det.-vehicle .name {
  color: #6e298b !important;
}
.item-det.-vehicle .txt-box {
  background: #e7d6f1;
}
.item-det.-vehicle .txt-box .link-box h4 {
  background: #6e298b;
}
.item-det.-job::before {
  background: url("../item/job/img/bg_job.png") top left no-repeat;
}
.item-det.-job .cate, .item-det.-job .number {
  border-color: #00a0e9 !important;
}
.item-det.-job .name {
  color: #00a0e9 !important;
}
.item-det.-job .txt-box {
  background: #d1f1ff;
}
.item-det.-job .txt-box .link-box h4 {
  background: #00a0e9;
}
.item-det.-plant::before {
  background: url("../item/plant/img/bg_plant.png") top left no-repeat;
}
.item-det.-plant .cate, .item-det.-plant .number {
  border-color: #1d9543 !important;
}
.item-det.-plant .name {
  color: #1d9543 !important;
}
.item-det.-plant .txt-box {
  background: #dbfae5;
}
.item-det.-plant .txt-box .link-box h4 {
  background: #1d9543;
}
.item-det.-artifact::before {
  background: url("../item/artifact/img/bg_artifact.png") top left no-repeat;
}
.item-det.-artifact .cate, .item-det.-artifact .number {
  border-color: #616971 !important;
}
.item-det.-artifact .name {
  color: #616971 !important;
}
.item-det.-artifact .txt-box {
  background: #e5e4e4;
}
.item-det.-artifact .txt-box .link-box h4 {
  background: #616971;
}
.item-det.-animal::before {
  background: url("../item/animal/img/bg_animal.png") top left no-repeat;
}
.item-det.-animal .cate, .item-det.-animal .number {
  border-color: #c0111d !important;
}
.item-det.-animal .name {
  color: #c0111d !important;
}
.item-det.-animal .txt-box {
  background: #ffe2e4;
}
.item-det.-animal .txt-box .link-box h4 {
  background: #c0111d;
}
.item-det.-occult::before {
  background: url("../item/occult/img/bg_occult.png") top left no-repeat;
}
.item-det.-occult .cate, .item-det.-occult .number {
  border-color: #d899c6 !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffd0), to(#e9ffcd)) !important;
  background: linear-gradient(#ffffd0, #e9ffcd) !important;
}
.item-det.-occult .name {
  color: #d899c6 !important;
}
.item-det.-occult .txt-box {
  background: #ffe9f9;
}
.item-det.-occult .txt-box .link-box h4 {
  background: #d899c6;
}
.item-det.-ancient::before {
  background: url("../item/ancient/img/bg_ancient.png") top left no-repeat;
}
.item-det.-ancient .cate, .item-det.-ancient .number {
  border-color: #edcf0c !important;
}
.item-det.-ancient .name {
  color: #edcf0c !important;
}
.item-det.-ancient .txt-box {
  background: #fff5b3;
}
.item-det.-ancient .txt-box .link-box h4 {
  background: #edcf0c;
}
.item-det.-cosmic::before {
  background: url("../item/cosmic/img/bg_cosmic.png") top left no-repeat;
}
.item-det.-cosmic .cate, .item-det.-cosmic .number {
  border-color: #2aac9c !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffd0), to(#e9ffcd)) !important;
  background: linear-gradient(#ffffd0, #e9ffcd) !important;
}
.item-det.-cosmic .name {
  color: #2aac9c !important;
}
.item-det.-cosmic .txt-box {
  background: #ddf4f1;
}
.item-det.-cosmic .txt-box .link-box h4 {
  background: #2aac9c;
}
.item-det.-fantastic::before {
  background: url("../item/fantastic/img/bg_fantastic.png") top left no-repeat;
}
.item-det.-fantastic .cate, .item-det.-fantastic .number {
  border-color: #133ead !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffd0), to(#e9ffcd)) !important;
  background: linear-gradient(#ffffd0, #e9ffcd) !important;
}
.item-det.-fantastic .name {
  color: #133ead !important;
}
.item-det.-fantastic .txt-box {
  background: #e0e9ff;
}
.item-det.-fantastic .txt-box .link-box h4 {
  background: #133ead;
}
.item-det.-rainbow::before {
  background: url("../item/rainbow/img/bg_rainbow.png") top left no-repeat;
}
.item-det.-rainbow .cate, .item-det.-rainbow .number {
  border-color: #4b54ff !important;
  width: 53px !important;
  height: 53px !important;
  background: none !important;
  border: none !important;
}
.item-det.-rainbow .cate img, .item-det.-rainbow .number img {
  width: 100% !important;
}
.item-det.-rainbow .name {
  color: #4b54ff !important;
}
.item-det.-rainbow .txt-box {
  background: #dadbf2;
}
.item-det.-rainbow .txt-box .link-box h4 {
  background: #4b54ff;
}

/* ========================================================
enemy
=========================================================*/
.enemy-ttl {
  background: url("../enemy/img/ttl_enemy.png") no-repeat;
}
.enemy-ttl.-det {
  background: url("../enemy/img/ttl_enemy_det.png") no-repeat;
}

.enemy-box {
  position: relative;
  margin: 0 auto 40px;
  border: 3px solid #000;
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0 0 10px 10px;
  background: #18121f;
}
.enemy-box::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 401px;
  height: 30px;
  background: url("../common-img/bg_barcode.png") no-repeat top center;
}
.enemy-box .main-img-wrapper .lead-box {
  color: #fff;
}
.enemy-box .img-wrapper {
  background: url("../enemy/img/bg.png") left top/contain no-repeat;
}
.enemy-box .img-wrapper .img-box {
  padding: 110px 40px 30px;
}
.enemy-box .enemy-box-inner ul.thumnail li dl dd {
  color: #fff;
  line-height: 1.4 !important;
}
.enemy-box .enemy-box-inner .txt {
  margin: 0 0 50px;
}
.enemy-box .enemy-box-inner.-det {
  background: url("../enemy/img/bg_stand.png") left top no-repeat;
}
.enemy-box .enemy-box-inner.-det .inr-box {
  padding: 40px 42px 80px;
}
.enemy-box .enemy-box-inner.-det .inr-box .tit {
  position: relative;
  padding: 0 0 40px;
  width: 100%;
  font-size: 2.4rem;
  color: #fff;
}
.enemy-box .enemy-box-inner.-det .inr-box .det-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 50px;
}
.enemy-box .enemy-box-inner.-det .inr-box .det-box .img-box {
  width: 290px;
}
.enemy-box .enemy-box-inner.-det .inr-box .det-box .txt-box {
  width: 340px;
  color: #fff;
  line-height: 1.6;
}
.enemy-box .enemy-box-inner.-det .inr-box .det-box .txt-box .spec-box {
  margin: 0 0 25px;
  padding: 20px 25px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 1.3rem;
  border-radius: 6px;
}
.enemy-box .enemy-box-inner.-det .inr-box .det-box .txt-box .txt {
  font-size: 1.4rem;
  line-height: 1.8;
}
.enemy-box .enemy-box-inner.-det .inr-box .det-box .txt-box .chemy {
  color: #a485c8;
}
.enemy-box .enemy-box-inner.-det .inr-box .btn-box {
  margin: 5px auto 10px;
}

/* ========================================================
staff
=========================================================*/
.staff-ttl {
  background: url("../staff/img/ttl_staff.png") no-repeat;
}

.staff-music-box {
  position: relative;
  margin: 0 auto 40px;
  background: #fff;
  border: 3px solid #000;
  border-top: none;
  border-radius: 0 0 15px 15px;
}
.staff-music-box::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 401px;
  height: 30px;
  background: url("../common-img/bg_barcode.png") no-repeat top center;
}

.staff-box {
  padding: 30px 40px 60px;
}
.staff-box h3 {
  margin: 0 auto 40px;
  width: 600px;
}
.staff-box dl {
  padding: 0px 50px;
  margin-bottom: 40px;
  text-align: left;
}
.staff-box dl dt {
  margin: 0 0 0.4em 0;
  border-bottom: 1px dotted #999999;
  font-weight: bold;
}
@media all and (-ms-high-contrast: none) {
  .staff-box dl *::-ms-backdrop, .staff-box dl dt {
    border-bottom: 1px solid #ccc;
  }
  .staff-box dl dt {
    border-bottom: 1px solid #ccc;
  }
}
.staff-box dl dd {
  margin: 0 0 1em 4em;
}

/* ========================================================
data
=========================================================*/
.data-ttl {
  background: url("../data/img/ttl_data.png") no-repeat;
}

.data-box {
  position: relative;
  margin: 0 auto 40px;
  border: 3px solid #000;
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0 0 15px 15px;
  background: #fff;
}
.data-box::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 401px;
  height: 30px;
  background: url("../common-img/bg_barcode.png") no-repeat top center;
}
.data-box > div {
  padding: 40px 42px 90px;
}
.data-box h3.subtit {
  color: #fff;
  font-size: 1.6rem;
}
.data-box .img-box {
  margin: 0 0 40px;
}
.data-box .det-box {
  margin: 0 0 40px;
  padding: 25px;
  background: #d6f4fa;
  border-radius: 8px;
  font-size: 1.4rem;
}
.data-box .det-box p {
  margin: 0 0 10px;
}
.data-box .det-box p:last-of-type {
  font-size: 1.8rem;
  font-weight: bold;
}
.data-box .attention, .data-box .caution-box {
  font-size: 1.4rem;
}

/* ========================================================
共通モーダル
=========================================================*/
.modal-navigation {
  padding: 30px 0;
  text-align: center;
}
.modal-navigation a {
  display: inline-block;
  margin: 0 2px;
  padding: 10px 0;
  width: 60px;
  background: -webkit-gradient(linear, left top, left bottom, from(#18a2cc), to(#006ab6));
  background: linear-gradient(180deg, #18a2cc 0%, #006ab6 100%);
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-decoration: none;
}
.modal-navigation .disabled {
  background: #ccc;
  color: #eee;
  pointer-events: none;
}

.modal-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  max-width: 760px;
  overflow-x: hidden;
}
.modal-box .modal-thumb {
  width: 200px;
  height: 195px;
  background: url(../item/img/bg_item.png) repeat-y center left;
  background-size: 200px;
}
.modal-box p.relation-ttl {
  background: #000;
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  font-size: 1.2rem;
  line-height: 1;
}
.modal-box h2 {
  margin: 0;
}
.modal-box.rider {
  width: 760px;
  height: auto;
}
.modal-box.rider .modal-txt {
  width: auto !important;
}
.modal-box.rider .modal-txt .modal-ttl {
  font-size: 2.8rem !important;
  text-indent: 40px;
  position: relative;
}
.modal-box.rider .modal-txt .modal-ttl.num01:before {
  content: "";
  background: url("../rider/img/modal/num01.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num02:before {
  content: "";
  background: url("../rider/img/modal/num02.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num03:before {
  content: "";
  background: url("../rider/img/modal/num03.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num04:before {
  content: "";
  background: url("../rider/img/modal/num04.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num05:before {
  content: "";
  background: url("../rider/img/modal/num05.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num06:before {
  content: "";
  background: url("../rider/img/modal/num06.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num07:before {
  content: "";
  background: url("../rider/img/modal/num07.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num08:before {
  content: "";
  background: url("../rider/img/modal/num08.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num09:before {
  content: "";
  background: url("../rider/img/modal/num09.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num10:before {
  content: "";
  background: url("../rider/img/modal/num10.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num11:before {
  content: "";
  background: url("../rider/img/modal/num11.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num12:before {
  content: "";
  background: url("../rider/img/modal/num12.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num13:before {
  content: "";
  background: url("../rider/img/modal/num13.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num14:before {
  content: "";
  background: url("../rider/img/modal/num14.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num15:before {
  content: "";
  background: url("../rider/img/modal/num15.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num16:before {
  content: "";
  background: url("../rider/img/modal/num16.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num17:before {
  content: "";
  background: url("../rider/img/modal/num17.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num18:before {
  content: "";
  background: url("../rider/img/modal/num18.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl.num19:before {
  content: "";
  background: url("../rider/img/modal/num19.png") left top no-repeat;
  background-size: 32px;
}
.modal-box.rider .modal-txt .modal-ttl:before {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  line-height: 1;
  top: 8px;
}
.modal-box.rider .modal-txt .txt-det {
  border-bottom: none !important;
}
.modal-box .box-inner {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.modal-box .box-inner .modal-thumb {
  width: 200px;
  margin-right: 20px;
}
.modal-box .box-inner .modal-thumb img {
  width: 200px;
  height: 200px;
}
.modal-box .box-inner .modal-txt {
  width: 480px;
  font-size: 1.4rem;
  line-height: 1.6;
}
.modal-box .box-inner .modal-txt .modal-ttl {
  margin: 0 0 10px;
  font-size: 1.7rem;
  font-weight: bold;
}
.modal-box .box-inner .modal-txt .txt-det {
  padding: 0 0 20px;
}
.modal-box .box-inner .modal-txt .txt-det a {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
.modal-box .box-inner .modal-txt .txt-det a:hover {
  text-decoration: none;
}
.modal-box .box-inner .modal-txt .profile-box {
  border-top: 1px solid #ccc;
  padding: 15px 0 0;
  font-weight: bold;
}
.modal-box .box-inner .modal-txt .profile-box span {
  font-size: 1.2rem;
}
.modal-box .box-inner .modal-txt .relation {
  margin: 10px 0 0;
}
.modal-box .box-inner .modal-txt .relation a {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
.modal-box .box-inner .modal-txt .relation a:hover {
  text-decoration: none;
}

.rider-modal .modal-thumb img {
  height: 259px !important;
}

.cast .modal-box .btn-box {
  display: none;
}

.cast-modal .modal-thumb {
  background: none;
}
.cast-modal .modal-ttl {
  position: relative;
  margin: 0 0 15px;
  padding: 0 0 15px;
  font-size: 1.7rem;
  border-bottom: 1px solid #000;
}
.cast-modal .modal-ttl span:nth-of-type(1) {
  font-size: 1.4rem;
}
.cast-modal .profile-box li {
  font-weight: normal;
}
.cast-modal .profile-box li:first-of-type {
  font-weight: bold;
}
.cast-modal .profile-box li:first-of-type span {
  font-weight: normal;
}

/*#########################################################

ケミー検定

#########################################################*/
.chemy-quiz {
  /* ========================================================
  共通パーツ
  =========================================================*/
  /*===========================================
  ケミー検定トップ
  ===========================================*/
  /*===========================================
  下層共通
  ===========================================*/
  /*===========================================
  出題ページ
  ===========================================*/
  /*===========================================
  合格ページ/不合格ページ
  ===========================================*/
}
.chemy-quiz .protect-box img {
  -webkit-user-select: none; /* Chrome, Safari */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
  pointer-events: none; /* Disable mouse events */
  -webkit-touch-callout: none; /* Disable callout, image save panel (iOS) */
  -webkit-user-drag: none; /* Prevent dragging (Safari) */
}
.chemy-quiz .chemy-ttl {
  background: url("/gotchard/chemy/img/ttl_chemy.png") no-repeat;
}
.chemy-quiz .quiz-container {
  position: relative;
  margin: -35px auto 40px;
  border: 5px solid #000;
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0 15px 15px 15px;
  font-family: "IBM Plex Sans JP", sans-serif;
}
.chemy-quiz .quiz-container.-top {
  background: #fff url("/gotchard/chemy/img/chemy_bgTop.png") center top no-repeat;
}
.chemy-quiz .quiz-container.-lower {
  background: #fff url("/gotchard/chemy/img/chemy_bgLower.png") center top no-repeat;
}
.chemy-quiz .quiz-container .inr-box {
  text-align: center;
}
.chemy-quiz .logo {
  position: relative;
  margin: 0 auto;
}
.chemy-quiz .logo img {
  width: 100%;
}
.chemy-quiz .btn-container {
  margin-bottom: 50px;
}
.chemy-quiz .btn-container a, .chemy-quiz .btn-container button {
  display: -ms-grid;
  display: grid;
  place-items: center;
  margin: 0 auto;
  width: 330px;
  height: 76px;
  background: #000;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 4rem;
  font-weight: 700;
  text-decoration: none;
  border: 5px solid #fff;
  outline: 5px solid #000;
  border-radius: 20px;
}
.chemy-quiz .btn-container a:hover, .chemy-quiz .btn-container button:hover {
  cursor: pointer;
}
.chemy-quiz .apply-container .terms {
  margin: 0 auto;
  padding: 20px 30px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 550px;
  background: #fff;
  border: 2px solid #b1b1b1;
  border-radius: 10px;
  font-size: 1.4rem;
  text-align: left;
  line-height: 1.6;
}
.chemy-quiz .apply-container .terms h3 {
  margin-bottom: 10px;
  font-weight: normal;
}
.chemy-quiz .apply-container .terms .txt {
  margin-bottom: 20px;
}
.chemy-quiz .-top .inr-box {
  padding-top: 50px;
}
.chemy-quiz .-top .logo {
  margin-bottom: 20px;
  width: 600px;
}
.chemy-quiz .-top .lead {
  margin: -53px auto 10px;
  width: 390px;
}
.chemy-quiz .-top .btn-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 35px;
}
.chemy-quiz .-top .btn-container .ttl {
  margin: 0 auto 20px;
  width: 260px;
}
.chemy-quiz .-top .btn-container .level li:not(:last-of-type) {
  margin-bottom: 25px;
}
.chemy-quiz .-top .btn-container .level li a {
  width: 300px;
  height: 80px;
  font-size: 5.3rem;
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
  border: 5px solid #fff;
  outline: 5px solid #000;
  border-radius: 20px;
}
.chemy-quiz .-top .btn-container .level li:first-of-type a {
  background: #16e600;
  text-shadow: 6px 4px 0px #0a6800;
}
.chemy-quiz .-top .btn-container .level li:nth-of-type(2) a {
  background: #2b00e6;
  text-shadow: 6px 4px 0px #1d009b;
}
.chemy-quiz .-top .btn-container .level li:last-of-type a {
  background: #e60012;
  text-shadow: 6px 4px 0px #9b000c;
}
.chemy-quiz .-top .apply-container {
  padding: 40px 0 50px;
  background: rgba(0, 0, 0, 0.7);
}
.chemy-quiz .-top .apply-container .deadline-box, .chemy-quiz .-top .apply-container .present-box {
  margin: 0 auto 30px;
}
.chemy-quiz .-lower > .inr-box {
  padding: 50px 0;
}
.chemy-quiz .-lower .logo {
  width: 310px;
}
.chemy-quiz .-lower.-question .logo {
  margin-bottom: 35px;
}
.chemy-quiz .-question .inr-box {
  padding: 60px 0 79px;
}
.chemy-quiz .-question .ttl-box {
  position: relative;
  margin: 0 auto 30px;
  width: 640px;
  background: #fff;
  text-align: left;
  border-left: 6px solid #000;
  border-right: 6px solid #000;
}
.chemy-quiz .-question .ttl-box .inr-box {
  padding: 0 40px;
  text-align: left;
}
.chemy-quiz .-question .ttl-box .caption {
  margin-bottom: 20px;
  color: #e60012;
  font-size: 2.8rem;
  font-weight: bold;
  text-decoration: underline;
}
.chemy-quiz .-question .ttl-box h2.ttl {
  margin-bottom: 20px;
  font-size: 3.6rem;
  line-height: 1.2;
}
.chemy-quiz .-question .ttl-box h2.ttl span {
  position: absolute;
  top: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 80px;
}
.chemy-quiz .-question .ttl-box::before, .chemy-quiz .-question .ttl-box::after {
  display: block;
  content: "";
  width: 100%;
  background: center top/100% no-repeat;
}
.chemy-quiz .-question .ttl-box::before {
  height: 60px;
  background-image: url("/gotchard/chemy/img/bg_question_top.png");
}
.chemy-quiz .-question .ttl-box::after {
  height: 22px;
  background-image: url("/gotchard/chemy/img/bg_question_bottom.png");
}
.chemy-quiz .-question .answer-container ul.btn-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto 30px;
  width: 640px;
}
.chemy-quiz .-question .answer-container ul.btn-container li:not(:last-of-type) {
  margin-bottom: 20px;
}
.chemy-quiz .-question .answer-container ul.btn-container li button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 10px 30px 7px;
  width: 100%;
  min-height: 60px;
  height: auto;
  background: #000;
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
  text-align: left;
  line-height: 1.2;
  border: 4px solid #fff;
  border-radius: 10px;
}
.chemy-quiz .-question .answer-container.-after .btn-container {
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.chemy-quiz .-question .answer-container.-after .btn-container button {
  position: relative;
  border-color: #6a6a6a;
  background: #282828;
}
.chemy-quiz .-question .answer-container.-after .btn-container button::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 3%;
}
.chemy-quiz .-question .answer-container.-after .btn-container button.-correct::after {
  content: "〇";
}
.chemy-quiz .-question .answer-container.-after .btn-container button.-correct.-selected {
  border-color: #fac03d;
  background: #e60012;
}
.chemy-quiz .-question .answer-container.-after .btn-container button.-incorrect::after {
  content: "×";
}
.chemy-quiz .-question .answer-container.-after .btn-container button.-incorrect.-selected {
  border-color: #fff;
  background: #000;
}
.chemy-quiz .-question .answer-container.-after .answer-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
  text-align: center;
}
.chemy-quiz .-question .answer-container.-after .answer-box::before, .chemy-quiz .-question .answer-container.-after .answer-box::after {
  display: block;
  content: "";
  width: 92px;
  height: 236px;
  background: center top/100% no-repeat;
}
.chemy-quiz .-question .answer-container.-after .answer-box::before {
  background-image: url("/gotchard/chemy/img/bg_barcode_left.png");
}
.chemy-quiz .-question .answer-container.-after .answer-box::after {
  background-image: url("/gotchard/chemy/img/bg_barcode_right.png");
}
.chemy-quiz .-question .answer-container.-after .answer-box .txt {
  position: relative;
  margin: 0 auto;
  width: 532px;
  min-height: 160px;
  background: #e60012;
  color: #fff;
  border-left: 10px solid #000;
  border-right: 10px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 3.4rem;
  font-weight: bold;
}
.chemy-quiz .-question .answer-container.-after .answer-box .txt::before, .chemy-quiz .-question .answer-container.-after .answer-box .txt::after {
  display: block;
  content: "";
  width: 100%;
  background: center top/100% no-repeat;
}
.chemy-quiz .-question .answer-container.-after .answer-box .txt::before {
  height: 53px;
  background-image: url("/gotchard/chemy/img/bg_answer_top.png");
}
.chemy-quiz .-question .answer-container.-after .answer-box .txt::after {
  position: absolute;
  height: 102px;
  background-image: url("/gotchard/chemy/img/bg_answer_bottom.png");
}
.chemy-quiz .-question .answer-container.-after .answer-box .txt .answer-txt {
  position: relative;
  z-index: 1;
  display: -ms-grid;
  display: grid;
  place-items: center;
  min-height: 160px;
}
.chemy-quiz .-question .answer-container.-after .answer-box .txt .answer-txt::after {
  content: "〇";
  position: absolute;
  z-index: -1;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #f85f6b;
  font-size: 16rem;
}
.chemy-quiz .-pass, .chemy-quiz .-fail {
  text-align: center;
}
.chemy-quiz .-pass .inr-box, .chemy-quiz .-fail .inr-box {
  margin: 0 auto;
  width: 640px;
}
.chemy-quiz .-pass .ttl-box h2.ttl, .chemy-quiz .-fail .ttl-box h2.ttl {
  margin-bottom: 20px;
  font-size: 9.8rem;
  font-weight: bold;
  line-height: 0.8;
}
.chemy-quiz .-pass .ttl-box h2.ttl span.fsm, .chemy-quiz .-fail .ttl-box h2.ttl span.fsm {
  font-size: 4rem;
}
.chemy-quiz .-pass .ttl-box h2.ttl span.num, .chemy-quiz .-fail .ttl-box h2.ttl span.num {
  color: #e60012;
  font-size: 13rem;
}
.chemy-quiz .-pass .ttl-box .caption, .chemy-quiz .-fail .ttl-box .caption {
  margin: 0 auto 30px;
  padding: 10px 30px 7px;
  width: 380px;
  font-size: 3rem;
  font-weight: bold;
  color: #ffff6c;
  background: #e60012;
  border-radius: 25px;
}
.chemy-quiz .-pass .img-box, .chemy-quiz .-fail .img-box {
  margin-bottom: 20px;
  width: 100%;
}
.chemy-quiz .-pass .img-box img, .chemy-quiz .-fail .img-box img {
  width: 100%;
}
.chemy-quiz .-pass .keyword-box, .chemy-quiz .-fail .keyword-box {
  padding: 25px 0 10px;
  margin-bottom: 40px;
  background: #fff;
  border: 5px solid #000;
  font-size: 6rem;
  font-weight: bold;
  line-height: 1.4;
}
.chemy-quiz .-pass .keyword-box span, .chemy-quiz .-fail .keyword-box span {
  display: block;
  margin-bottom: 10px;
  line-height: 0;
}
.chemy-quiz .-pass .btn-container.-share, .chemy-quiz .-fail .btn-container.-share {
  margin-bottom: 30px;
}
.chemy-quiz .-pass .btn-container.-share button, .chemy-quiz .-fail .btn-container.-share button {
  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;
  padding-top: 5px;
  width: 460px;
}
.chemy-quiz .-pass .btn-container.-share button::before, .chemy-quiz .-fail .btn-container.-share button::before {
  content: "";
  margin-right: 15px;
  width: 30px;
  height: 30px;
  background: url("/gotchard/chemy/img/icon_x.png") center top/100% no-repeat;
}
.chemy-quiz .-pass .btn-container.-gotop, .chemy-quiz .-fail .btn-container.-gotop {
  margin-bottom: 40px;
}
.chemy-quiz .-pass .btn-container.-gotop a, .chemy-quiz .-fail .btn-container.-gotop a {
  background: #e60012;
  width: 460px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chemy-quiz .-pass .ondemand-container, .chemy-quiz .-fail .ondemand-container {
  margin-bottom: 30px;
  border: 2px solid #ccc;
  background: #fff;
}
.chemy-quiz .-pass .ondemand-container h2.ttl, .chemy-quiz .-fail .ondemand-container h2.ttl {
  margin-bottom: 30px;
  padding: 10px 0;
  background: #00a7db;
  color: #fff;
  font-size: 3rem;
}
.chemy-quiz .-pass .ondemand-container .inr-box, .chemy-quiz .-fail .ondemand-container .inr-box {
  margin: 0 auto;
  width: 440px;
}
.chemy-quiz .-pass .ondemand-container .inr-box h3.subttl, .chemy-quiz .-fail .ondemand-container .inr-box h3.subttl {
  margin-bottom: 20px;
  font-size: 3rem;
}
.chemy-quiz .-pass .ondemand-container .inr-box ul li, .chemy-quiz .-fail .ondemand-container .inr-box ul li {
  margin-bottom: 30px;
}
.chemy-quiz .-pass .ondemand-container .inr-box ul li a, .chemy-quiz .-fail .ondemand-container .inr-box ul li a {
  position: relative;
}
.chemy-quiz .-pass .apply-container, .chemy-quiz .-fail .apply-container {
  background: #fff url("/gotchard/chemy/img/bg_apply.png") center top no-repeat;
  border: 1px solid #ccc;
}
.chemy-quiz .-pass .apply-container .inr-box, .chemy-quiz .-fail .apply-container .inr-box {
  padding: 30px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.chemy-quiz .-pass .apply-container .inr-box h2.ttl, .chemy-quiz .-pass .apply-container .inr-box .deadline-box, .chemy-quiz .-pass .apply-container .inr-box .present-box, .chemy-quiz .-fail .apply-container .inr-box h2.ttl, .chemy-quiz .-fail .apply-container .inr-box .deadline-box, .chemy-quiz .-fail .apply-container .inr-box .present-box {
  margin-bottom: 20px;
}

/* ========================================================
英雄祭
=========================================================*/
.eiyusai2024 {
  color: #fff;
  background: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.1666666667vw, 14px);
  line-height: 1.6;
}
.eiyusai2024 a {
  text-decoration: none;
}
.eiyusai2024 .f-sm {
  font-size: 85%;
}
.eiyusai2024 .url {
  text-decoration: underline;
  word-break: break-all;
}
.eiyusai2024 .url:hover {
  text-decoration: none;
}
.eiyusai2024 section {
  margin-bottom: min(8.3333333333vw, 100px);
}
.eiyusai2024 .inner {
  margin: 0 auto min(10vw, 120px);
  padding: 0;
  width: 1200px;
}
.eiyusai2024 .inner h3.tit {
  margin-bottom: min(3.3333333333vw, 40px);
  padding: 0;
  height: min(5.8333333333vw, 70px);
  text-align: center;
  background: none;
}
.eiyusai2024 .inner h3.tit img {
  width: auto;
  height: 100%;
}
.eiyusai2024 .header-area {
  position: relative;
  margin: 0 auto min(4.1666666667vw, 50px);
  line-height: 0;
  max-width: 3000px;
  min-width: 1000px;
}
.eiyusai2024 .header-area #social-official {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 2%;
  top: 30px;
}
.eiyusai2024 .header-area #social-official span {
  margin: 0 5px;
}
.eiyusai2024 .header-area .main-header img {
  width: 100%;
}
.eiyusai2024 nav {
  margin: 0 0 min(6.6037735849vw, 70px);
}
.eiyusai2024 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;
  margin: 0 auto;
  width: 100%;
}
.eiyusai2024 nav ul li {
  position: relative;
  display: block;
  width: min(10vw, 120px);
  margin-right: min(6.6666666667vw, 80px);
}
.eiyusai2024 nav ul li .balloon {
  position: absolute;
  top: -95px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 160px;
  max-width: 100%;
  color: #fff;
  font-size: 14px;
  background: #de00a8;
}
.eiyusai2024 nav ul li .balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 15px solid #de00a8;
}
.eiyusai2024 nav ul li a {
  display: block;
  margin: 0;
  padding: 0;
  height: min(5vw, 60px);
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
.eiyusai2024 nav ul li a:hover {
  opacity: 0.5;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.eiyusai2024 nav ul li a img {
  width: auto;
  height: 100%;
}
.eiyusai2024 nav ul li:last-of-type {
  margin-right: 0;
}
.eiyusai2024 .catch-container {
  text-align: center;
}
.eiyusai2024 .catch-container h2.tit {
  margin-bottom: min(3.3333333333vw, 40px);
}
.eiyusai2024 .catch-container .txt-box p {
  margin-bottom: min(2.5vw, 30px);
  font-size: min(1.5vw, 18px);
  line-height: 1.8;
}
.eiyusai2024 .movie-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.eiyusai2024 .video-wrap {
  width: min(56.6666666667vw, 680px);
  margin: 0 auto min(2.5vw, 30px);
}
.eiyusai2024 .video-wrap .rider-video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.eiyusai2024 .video-wrap .rider-video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.eiyusai2024 .about-container .det-box {
  margin: 0 auto;
  width: min(48.3333333333vw, 580px);
  font-size: min(1.5vw, 18px);
}
.eiyusai2024 .about-container .det-box dt {
  margin: 0 0 min(1.6666666667vw, 20px);
  padding-left: 31px;
  background: url(../eiyusai2024/img/ico_tit.png) left center/23px no-repeat;
}
.eiyusai2024 .about-container .det-box dd {
  margin: 0 0 min(3.3333333333vw, 40px);
}
.eiyusai2024 .about-container .det-box dd:last-of-type {
  margin-bottom: 0;
}
.eiyusai2024 .cast-container {
  margin: 0;
  background: none;
  border: none;
  border-radius: 0;
}
.eiyusai2024 .cast-container h4.subtit {
  margin-bottom: min(3.3333333333vw, 40px);
  font-size: min(2vw, 24px);
  text-align: center;
}
.eiyusai2024 .cast-container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto min(4.1666666667vw, 50px);
  width: min(55vw, 660px);
}
.eiyusai2024 .cast-container ul.-artist-r {
  width: 100%;
}
.eiyusai2024 .cast-container ul li {
  margin: 0 min(2.5vw, 30px) min(3.3333333333vw, 40px) 0;
}
.eiyusai2024 .cast-container ul li.new {
  position: relative;
}
.eiyusai2024 .cast-container ul li.new::before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: -13px;
  width: 63px;
  height: 94px;
  background: url(../eiyusai2024/img/icon_new.png) left top/100% no-repeat;
}
.eiyusai2024 .cast-container ul li.mr0 {
  margin-right: 0;
}
.eiyusai2024 .cast-container ul li.only {
  margin-right: 0;
  width: 100%;
}
.eiyusai2024 .cast-container ul li dl {
  text-align: center;
}
.eiyusai2024 .cast-container ul li dl dt {
  margin-bottom: min(0.8333333333vw, 10px);
}
.eiyusai2024 .cast-container ul li dl dd {
  font-size: min(1.5vw, 18px);
  font-weight: 700;
  line-height: 1.4;
}
.eiyusai2024 .cast-container ul li dl dd span {
  display: inline-block;
  margin-top: min(0.8333333333vw, 10px);
  font-size: min(1vw, 12px);
  font-weight: normal;
}
.eiyusai2024 .cast-container ul li ul, .eiyusai2024 .cast-container ul li ul li {
  margin-bottom: 0;
}
.eiyusai2024 .white-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: min(4.1666666667vw, 50px) min(3.3333333333vw, 40px);
  width: min(66.6666666667vw, 800px);
  font-size: min(1.3333333333vw, 16px);
  background: #fff;
  color: #000;
  border-radius: 10px;
}
.eiyusai2024 .white-box .new {
  padding: 0 5px;
  background: #ff0000;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
}
.eiyusai2024 .white-box .poster img {
  width: 300px;
}
.eiyusai2024 .white-box > div {
  margin: 0 0 50px;
}
.eiyusai2024 .white-box > div h4.subtit {
  margin: 0 0 30px;
  padding: 10px 0;
  border: 1px solid #000;
  border-radius: 5px;
  text-align: center;
}
.eiyusai2024 .white-box > div .border-box {
  border: 1px solid #000;
  padding: 0 5px 2px;
}
.eiyusai2024 .white-box > div p {
  margin: 0 0 30px;
}
.eiyusai2024 .white-box > div p .attention {
  font-size: 1.5rem;
  color: #ff0000;
}
.eiyusai2024 .white-box > div p a {
  font-weight: 700;
  color: #ff0000;
}
.eiyusai2024 .white-box > div p a.tel {
  font-weight: 500;
  color: #000;
  pointer-events: none;
}
.eiyusai2024 .white-box > div p .red-box {
  padding: 3px 8px 4px;
  background: #ff0000;
  color: #fff;
  font-size: 1.4rem;
}
.eiyusai2024 .white-box > div p.attention-box {
  padding: 10px;
  border: 1px solid #ff0000;
}
.eiyusai2024 .white-box > div:last-of-type {
  margin: 0;
}
.eiyusai2024 .white-box > div.ticket {
  text-align: center;
}
.eiyusai2024 .white-box > div.ticket .period {
  margin: 0 auto;
  padding: 20px;
  background: #eee;
}
.eiyusai2024 .goods-box .modal-box {
  text-align: center;
}
.eiyusai2024 #cboxContent {
  background: #000 !important;
}
.eiyusai2024 #cboxClose {
  display: none !important;
}
.eiyusai2024 .attention-container h3.tit {
  height: auto;
}
.eiyusai2024 .attention-container .inner {
  margin: 0 auto;
  width: min(66.6666666667vw, 800px);
}
.eiyusai2024 .attention-container .inner .txt {
  padding-left: 1em;
  text-indent: -1em;
  font-size: min(1.3333333333vw, 16px);
  line-height: 1.8;
}
.eiyusai2024 footer .copy {
  margin-bottom: min(5vw, 60px);
  text-align: center;
}
.eiyusai2024 footer .bnr-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: min(4.1666666667vw, 50px) 0;
  border-top: 1px solid rgba(170, 170, 170, 0.4);
}
.eiyusai2024 footer .bnr-area li {
  padding: 0 min(1.25vw, 15px);
}
.eiyusai2024 footer .bnr-area li a {
  display: block;
  background: #fff;
  line-height: 0;
}
.eiyusai2024 footer .bnr-area li a img:hover {
  opacity: 0.6;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.eiyusai2024 #common-footer {
  color: #000;
}