@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Crimson+Text&display=swap);
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:after, .slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal
}

.slick-next, .slick-prev {
  display: block;
  background: 0 0;
  width: 60px;
  height: 60px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  color: transparent;
  padding: 0;
  border: none;
  outline: 0;
  background-size: cover;
  position: absolute;
  top: 100px;
  right: -55px;
  margin-top: -11px
}

.slick-next:before, .slick-prev:before {
  content: "";
  width: 34px;
  height: 64px;
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -32px;
  -webkit-transition: .3s;
  transition: .3s;
  background: url(../images/icon-arrow-1.svg) no-repeat 0 0/cover
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}

.slick-prev {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  right: auto;
  left: -70px
}

.slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  vertical-align: bottom;
  font-size: 0
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  border: 2px solid #e3efff;
  line-height: 20px;
  text-align: center;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  background: #e3efff
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

article, aside, details, div, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

body {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  background-color: #000;
  color: #160a0a
}

ol, ul {
  list-style: none
}

a {
  text-decoration: none
}

blockquote, q {
  quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}

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

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden
}

@font-face {
  font-family: pokemoncard-font;
  src: url(../fonts/pokemoncard-font.eot);
  src: url(../fonts/pokemoncard-font.eot?#iefix) format("eot"), url(../fonts/pokemoncard-font.woff) format("woff"), url(../fonts/pokemoncard-font.ttf) format("truetype"), url(../fonts/pokemoncard-font.svg#pokemoncard-font) format("svg");
  font-weight: 400;
  font-style: normal
}

main {
  display: block
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

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

body {
  color: #000;
  background: #fff
}

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

@media screen and (min-width:769px) {
  img.ani-zoom {
    -webkit-transition: .3s;
    transition: .3s
  }
  img.ani-zoom:hover {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    position: relative;
    z-index: 100
  }
  img.ani-zoom.sp:hover {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

#PageTop {
  position: relative;
  z-index: 700
}

#PageTop2 {
  position: fixed;
  bottom: 60px;
  right: 60px;
  opacity: 0;
  z-index: 700;
  -webkit-transition: .3s;
  transition: .3s
}

#PageTop2>a {
  display: block
}

#PageTop2>a:hover {
  opacity: .6
}

#PageTop2.is-show {
  opacity: 1
}

@media screen and (max-width:1000px) {
  #PageTop2 {
    bottom: 25px;
    right: 25px
  }
}

@media screen and (max-width:768px) {
  #PageTop2 {
    width: 58px;
    height: 58px
  }
}

#PageTop {
  margin-top: -48px;
  text-align: center
}

#PageTop>a {
  display: inline-block
}

#PageTop>a:hover {
  opacity: .8
}

#PageTopSP {
  display: none
}

@media screen and (max-width:768px) {
  #PageTopSP {
    display: block;
    background-color: #fff;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 24px;
    font-family: 'Fjalla One', sans-serif
  }
}

#PageTopSP a {
  color: #363636;
  text-decoration: none
}

#PageTopSP a:before {
  font-family: pokemoncard-font;
  content: "\F700";
  margin-right: 11.2px;
  margin-right: 11.2px;
  margin-right: .7rem;
  font-size: 90%
}

.footer {
  padding: 68px 0
}

.footer .copyright {
  margin-top: 25px
}

.footer .copyright>small {
  font-size: 11px
}

@media screen and (max-width:768px) {
  .footer {
    padding: 30px 0 100px
  }
  .footer .copyright {
    margin-top: 14px
  }
  .footer .copyright>small {
    font-size: 8px
  }
  .footer .trainer-web {
    max-width: 70%
  }
}

.modal-card {
  display: none
}

@media screen and (max-width:768px) {
  .modal-card {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    z-index: -1;
    padding: 10vh 20px 0;
    display: block;
    text-align: center;
    opacity: 0
  }
  .modal-card>img {
    width: 100%;
    max-width: 335px;
    border-radius: 16px
  }
  .modal-card.is-show {
    opacity: 1;
    z-index: 9999
  }
}

@media screen and (max-width:768px) {
  .share-list li {
    padding: 13% 0;
    width: 53px
  }
  .share-list li>a {
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 10px;
    width: 53px;
    height: 53px
  }
}

br.sp-only {
  display: none
}

@media screen and (max-width:768px) {
  br.sp-only {
    display: inline-block
  }
}

@media screen and (max-width:768px) {
  br.pc-only {
    display: none
  }
}

.share {
  width: 100%;
  margin: 0 auto;
  background-color: #000
}

.share-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 64.84375%;
  margin: 0 auto;
  padding: 60px 0 30px
}

@media screen and (max-width:768px) {
  .share-list {
    width: 60%;
    overflow: hidden;
    padding: 0
  }
}

.share-list li {
  width: 30.12048%;
  border: solid 1px #fff;
  border-radius: 50px;
  overflow: hidden
}

@media screen and (max-width:768px) {
  .share-list li {
    width: 20%;
    width: 45px;
    border: none;
    border-radius: 0;
    padding: 10% 0
  }
}

.share-list li:hover {
  opacity: .6
}

.share-list li:nth-child(2) a img {
  margin-top: 1%
}

@media screen and (max-width:768px) {
  .share-list li:nth-child(2) a img {
    margin-top: 8%
  }
}

.share-list li a {
  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;
  height: 50px;
  color: #fff
}

@media screen and (max-width:768px) {
  .share-list li a {
    padding: 5% 0
  }
}

.share-list li a img {
  width: 10%
}

@media screen and (max-width:768px) {
  .share-list li a img {
    width: 100%
  }
}

.share-list li a span {
  font-size: 16px;
  padding-left: 3%;
  display: inline-block
}

@media all and (-ms-high-contrast:none) {
  .share-list li a span {
    padding-top: 3%
  }
}

@media screen and (max-width:768px) {
  .share-list li a span {
    display: none
  }
}

.share-list li a:hover {
  text-decoration: none!important
}

.footer {
  position: relative;
  z-index: 100;
  background-color: #000;
  font-size: 10px;
  padding: 5% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #999;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.footer a {
  color: #aaa
}

.footer a:visited {
  color: #aaa
}

.footer .footer-inner {
  max-width: 1280px;
  margin: 0 5%
}

.footer .trainer_web {
  width: 100%;
  margin-bottom: 20px;
  letter-spacing: 1.4px;
  font-size: 1.5em
}

@media screen and (max-width:768px) {
  .footer .trainer_web {
    font-size: 1.2em
  }
}

.footer .trainer_web a {
  color: #fff;
  font-weight: 700;
  display: inline-block;
  padding-left: 1.5em;
  position: relative
}

.footer .trainer_web a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.footer .note {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  line-height: 1.6;
  letter-spacing: .1px;
  margin-top: 18px
}

.footer .note a {
  text-decoration: underline
}

.footer .note a:hover {
  text-decoration: none
}

.footer .copyright {
  line-height: 1.4
}

.footer .copyright small {
  letter-spacing: .3px
}

body {
  background: #004098;
  color: #fff
}

body a {
  color: #fff
}

main {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  position: relative
}

header.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000
}

.header-logo>a {
  display: inline-block;
  width: 264px
}

@media screen and (max-width:768px) {
  .header-logo>a {
    width: 132px
  }
}

.header-logo>a:hover {
  opacity: .6
}

.header-menu {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 1000
}

.header-menu-button {
  position: relative;
  background: #000;
  border-radius: 6px
}

.header-menu-button:after, .header-menu-button:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 4px;
  background: #fff;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 11px;
  -webkit-transition: .3s;
  transition: .3s
}

@media screen and (max-width:768px) {
  .header-menu-button:after, .header-menu-button:before {
    width: 26px;
    height: 3px;
    margin-top: -10px;
    left: 9px
  }
}

.header-menu-button:after {
  margin-top: 11px
}

@media screen and (max-width:768px) {
  .header-menu-button:after {
    margin-top: 8px
  }
}

.header-menu-button>a {
  width: 62px;
  height: 62px;
  color: #fff;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1
}

.header-menu-button>a:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 4px;
  background: #fff;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 11px;
  -webkit-transition: .3s;
  transition: .3s
}

.header-menu-button>a>span {
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 200%
}

@media screen and (max-width:768px) {
  .header-menu-button>a {
    width: 44px;
    height: 44px
  }
  .header-menu-button>a:before {
    width: 26px;
    height: 3px;
    margin-top: -1px;
    left: 9px
  }
}

.header-menu-button.is-open:after, .header-menu-button.is-open:before {
  margin-top: -2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.header-menu-button.is-open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.header-menu-button.is-open>a:before {
  opacity: 0
}

.modal-chronicle {
  background: rgba(0, 64, 152, .92);
  color: #fff;
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 999;
  padding: 50px 15px 0;
  -webkit-transition: .3s;
  transition: .3s;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .modal-chronicle {
    padding-top: 30px;
    width: 100%
  }
}

.modal-chronicle.is-open {
  right: 0
}

.modal-chronicle-head {
  text-align: center;
  font-family: "Crimson Text", serif;
  font-size: 40px;
  margin-bottom: 10px;
  color: #fdd100
}

@media screen and (max-width:768px) {
  .modal-chronicle-head {
    font-size: 34px
  }
}

.modal-chronicle-head2 {
  font-size: 30px;
  font-weight: 700;
  position: relative;
  -moz-text-align-last: left;
  text-align-last: left;
  max-width: 600px;
  margin: 30px auto 0;
  padding-bottom: .5em
}

.modal-chronicle-head2:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 3px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0
}

@media screen and (max-width:768px) {
  .modal-chronicle-head2 {
    font-size: 20px;
    padding-bottom: .8em
  }
}

.modal-chronicle-inner {
  text-align: center;
  padding: 50px 20px;
  border: 1px solid #fdd100;
  max-height: 75vh;
  max-width: 1060px;
  margin: 0 auto 20px;
  overflow-x: hidden;
  font-weight: 700
}

.modal-chronicle-inner>:first-child {
  margin-top: 0
}

.modal-chronicle-inner>p {
  margin-top: 30px;
  text-align: left;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  line-height: 1.5
}

@media screen and (max-width:768px) {
  .modal-chronicle-inner {
    padding-top: 30px;
    max-height: 70vh;
    padding: 21px
  }
}

.modal-chronicle-image>span {
  display: inline-block;
  background: #4f7fc1;
  border-radius: 8px
}

.modal-chronicle-image>span>img {
  max-width: 300px
}

@media screen and (max-width:768px) {
  .modal-chronicle-image>span {
    border-radius: 4px
  }
}

.modal-chronicle-close {
  text-align: center
}

.modal-chronicle-close>a {
  border-radius: 8px;
  padding: 19px 24px;
  display: inline-block;
  color: #0e305d;
  font-size: 20px;
  font-weight: 700;
  background: #f9c830;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9c830), to(#fcf095));
  background: linear-gradient(to bottom, #f9c830 0, #fcf095 100%)
}

.modal-chronicle-close>a:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../images/icon-close.svg) no-repeat 0 0/cover;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -1px
}

.modal-chronicle-close>a:hover {
  opacity: .6
}

@media screen and (max-width:768px) {
  .modal-chronicle-close>a {
    padding: 10px 18px;
    font-size: 16px
  }
}

.modal-pikachu {
  background: rgba(0, 64, 152, .92);
  color: #fff;
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 999;
  padding: 50px 15px 0;
  -webkit-transition: .3s;
  transition: .3s;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .modal-pikachu {
    padding-top: 30px;
    width: 100%
  }
}

.modal-pikachu.is-open {
  right: 0
}

.modal-pikachu-head {
  text-align: center;
  font-size: 40px;
  margin-bottom: 10px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif
}

@media screen and (max-width:768px) {
  .modal-pikachu-head {
    font-size: 26px;
    line-height: 1.6
  }
}

.modal-pikachu-head2 {
  margin-top: 60px;
  font-weight: 700;
  font-size: 32px;
  color: #f9ca35;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif
}

.modal-pikachu-head2>img {
  position: relative;
  top: 4px;
  margin-right: 10px
}

@media screen and (max-width:768px) {
  .modal-pikachu-head2 {
    font-size: 20px;
    line-height: 1.6
  }
  .modal-pikachu-head2>img {
    max-width: 32px;
    top: -3px;
    margin-right: 6px
  }
}

.modal-pikachu-layout {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.modal-pikachu-image {
  width: 220px
}

@media screen and (max-width:768px) {
  .modal-pikachu-image {
    width: 100%
  }
  .modal-pikachu-image>img {
    max-width: 140px
  }
}

.modal-pikachu-content {
  padding-left: 20px;
  width: calc(100% - 220px);
  text-align: left;
  line-height: 1.8
}

@media screen and (max-width:768px) {
  .modal-pikachu-content {
    width: 100%;
    margin-top: 20px
  }
}

.modal-pikachu-link {
  margin-top: 15px;
  font-weight: 700
}

.modal-pikachu-link>a {
  display: inline-block
}

.modal-pikachu-link>a:hover {
  text-decoration: underline
}

.modal-pikachu-link>a>img {
  display: inline-block;
  position: relative;
  top: -5px;
  margin-right: 10px
}

.modal-pikachu-card {
  margin-top: 40px;
  text-align: center
}

@media screen and (max-width:768px) {
  .modal-pikachu-card {
    margin-top: 20px
  }
}

.modal-pikachu-inner {
  text-align: center;
  padding: 50px 60px;
  border: 1px solid #fdd100;
  max-height: 75vh;
  max-width: 1060px;
  margin: 0 auto 20px;
  overflow-x: hidden;
  font-weight: 700
}

.modal-pikachu-inner>:first-child {
  margin-top: 0
}

.modal-pikachu-inner>p {
  margin-top: 30px;
  text-align: left;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  line-height: 1.5
}

@media screen and (max-width:768px) {
  .modal-pikachu-inner {
    max-height: 70vh;
    padding: 40px 20px
  }
}

.modal-pikachu-close {
  text-align: center
}

.modal-pikachu-close>a {
  border-radius: 8px;
  padding: 19px 24px;
  display: inline-block;
  color: #0e305d;
  font-size: 20px;
  font-weight: 700;
  background: #f9c830;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9c830), to(#fcf095));
  background: linear-gradient(to bottom, #f9c830 0, #fcf095 100%)
}

.modal-pikachu-close>a:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../images/icon-close.svg) no-repeat 0 0/cover;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -1px
}

.modal-pikachu-close>a:hover {
  opacity: .6
}

@media screen and (max-width:768px) {
  .modal-pikachu-close>a {
    padding: 10px 18px;
    font-size: 16px
  }
}

.modal-menu {
  background: rgba(0, 64, 152, .92);
  color: #fff;
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  max-width: 400px;
  height: 100%;
  z-index: 1000;
  padding: 120px 15px 0;
  -webkit-transition: .3s;
  transition: .3s;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif
}

@media screen and (max-width:768px) {
  .modal-menu {
    width: 100%;
    padding-top: 88px
  }
}

.modal-menu.is-open {
  right: 0
}

.modal-menu-inner {
  max-width: 500px;
  margin: 0 auto;
  height: 100%;
  overflow-y: auto
}

@media screen and (max-width:768px) {
  .modal-menu-inner {
    padding: 0 40px 80px
  }
}

.modal-menu-list {
  border-top: 1px solid #fdd100;
  color: #fdd100
}

.modal-menu-list a {
  color: #fdd100
}

.modal-menu-list>li {
  border-bottom: 1px solid #fdd100
}

@media screen and (max-width:768px) {
  .modal-menu-list>li {
    margin-top: 0
  }
}

.modal-menu-list>li>.label {
  display: inline-block;
  font-size: 18px;
  padding: 20px 0 0 40px
}

@media screen and (max-width:768px) {
  .modal-menu-list>li>.label {
    padding: 20px 0 0 20px
  }
}

.modal-menu-list>li>.label+a {
  margin-top: 9px
}

.modal-menu-list>li>.label+a, .modal-menu-list>li>.label+a+a, .modal-menu-list>li>.label+a+a+a, .modal-menu-list>li>.label+a+a+a+a, .modal-menu-list>li>.label+a+a+a+a+a, .modal-menu-list>li>.label+a+a+a+a+a+a, .modal-menu-list>li>.label+a+a+a+a+a+a+a {
  padding: 9px 80px 9px 58px
}

.modal-menu-list>li>.label+a+a+a+a+a+a+a:last-child, .modal-menu-list>li>.label+a+a+a+a+a+a:last-child, .modal-menu-list>li>.label+a+a+a+a+a:last-child, .modal-menu-list>li>.label+a+a+a+a:last-child, .modal-menu-list>li>.label+a+a+a:last-child, .modal-menu-list>li>.label+a+a:last-child, .modal-menu-list>li>.label+a:last-child {
  margin-bottom: 9px
}

.modal-menu-list>li>a {
  display: block;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  padding: 14px 80px 14px 20px;
  line-height: 30px
}

.modal-menu-list>li>a:before {
  content: "";
  width: .4em;
  height: .4em;
  border: 2px solid #fdd100;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  right: 40px;
  margin-top: -7px;
  -webkit-transition: .3s;
  transition: .3s
}

@media screen and (max-width:768px) {
  .modal-menu-list>li>a:before {
    margin-top: -5px
  }
}

.modal-menu-list>li>a:hover {
  opacity: .6
}

@media screen and (max-width:768px) {
  .modal-menu-list>li>a {
    padding: 10px 40px 10px 20px
  }
  .modal-menu-list>li>a:before {
    right: 20px
  }
  .modal-menu-list>li>.label+a, .modal-menu-list>li>.label+a+a, .modal-menu-list>li>.label+a+a+a, .modal-menu-list>li>.label+a+a+a+a, .modal-menu-list>li>.label+a+a+a+a+a, .modal-menu-list>li>.label+a+a+a+a+a+a, .modal-menu-list>li>.label+a+a+a+a+a+a+a {
    padding: 5px 40px 5px 40px
  }
  .modal-menu-list>li>.label+a+a+a+a+a+a+a:last-child, .modal-menu-list>li>.label+a+a+a+a+a+a:last-child, .modal-menu-list>li>.label+a+a+a+a+a:last-child, .modal-menu-list>li>.label+a+a+a+a:last-child, .modal-menu-list>li>.label+a+a+a:last-child, .modal-menu-list>li>.label+a+a:last-child, .modal-menu-list>li>.label+a:last-child {
    margin-bottom: 5px
  }
}

.hero-logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1
}

.hero-logo>img {
  width: 31.5vw;
  max-width: 610px
}

@media screen and (max-width:768px) {
  .hero-logo {
    top: 22vw
  }
  .hero-logo>img {
    width: 86vw
  }
}

@media screen and (max-width:768px) {
  .hero-bg, .hero-bg2 {
    display: none!important
  }
}

.section {
  padding: 100px 15px;
  line-height: 1.6
}

@media screen and (max-width:768px) {
  .section {
    padding: 100px 25px
  }
}

.section-inner {
  max-width: 1060px;
  margin: 0 auto
}

.section-inner>:first-child {
  margin-top: 0
}

@media screen and (max-width:768px) {
  .section-inner {
    max-width: 320px
  }
}

.section.section-hero {
  padding: 0;
  position: relative;
  background: #fff
}

@media screen and (max-width:768px) {
  .section.section-hero {
    background: #fff url(../images/top/index-hero-bg-sp.png) no-repeat center center/cover;
    padding: 155vw 0 0
  }
}

.section.section-hero>.section-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: inherit;
  background: url(../images/top/index-hero-bg.png) no-repeat 0 0;
  background-size: 100% 100%
}

.section.section-base {
  border-bottom: 1px solid #fdd100;
  background: url(../images/section-bg-1.png) no-repeat 26px 26px;
  background-size: 180px 180px
}

@media screen and (max-width:768px) {
  .section.section-base {
    background-size: 108px 108px;
    background-position: -20px -15px
  }
}

.section.section-message {
  background: #000;
  background: radial-gradient(circle, #393939 0, #000 50%);
  padding: 76px 15px
}

@media screen and (max-width:768px) {
  .section.section-message {
    padding: 29px 10px
  }
}

@media screen and (max-width:768px) {
  .section.section-message>.section-inner {
    max-width: inherit
  }
}

.section.section-slide {
  padding-bottom: 240px;
  padding-left: 0;
  padding-right: 0
}

@media screen and (max-width:768px) {
  .section.section-slide {
    padding: 50px 0 90px
  }
}

.section.section-detail {
  background: url(../images/section-bg-1.png) no-repeat -30px -45px;
  padding-bottom: 200px
}

@media screen and (max-width:768px) {
  .section.section-detail {
    background-size: 110px 110px;
    background-position: -20px -20px
  }
}

@media screen and (max-width:768px) {
  .section.section-chronicle {
    padding-left: 5px;
    padding-right: 20px
  }
}

.section-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1060px;
  margin: 15px auto 0
}

.section-wrap-content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: calc(100% - 240px);
  padding-left: 90px
}

.section-wrap-nav {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 240px;
  position: relative
}

@media screen and (max-width:768px) {
  .section-wrap {
    margin-top: 10px
  }
  .section-wrap-content {
    width: 100%;
    padding-left: 0
  }
  .section-wrap-nav {
    width: 100%;
    display: none
  }
}

.section-wrap2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1060px;
  margin: 60px auto 0
}

.section-wrap2-content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: calc(100% - 300px);
  padding-left: 80px;
  padding-bottom: 200px
}

.section-wrap2-content>:first-child {
  margin-top: 0!important
}

.section-wrap2-nav {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 120px;
  position: relative
}

.section-wrap2-nav:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: calc(100% - 20px);
  background: #fdd100;
  left: 50%;
  margin-left: -1px;
  top: 0;
  position: absolute
}

.section-wrap2-box {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  width: 180px;
  position: relative
}

@media screen and (max-width:768px) {
  .section-wrap2 {
    margin-top: 10px
  }
  .section-wrap2-content {
    width: calc(100% - 142px);
    padding-left: 8px;
    padding-bottom: 100px
  }
  .section-wrap2-nav {
    width: 70px
  }
  .section-wrap2-box {
    width: 72px
  }
}

.section-wrap3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 980px;
  margin: 80px auto 100px
}

@media screen and (max-width:768px) {
  .section-wrap3 {
    margin-top: 40px
  }
}

.nav-chronicle {
  position: relative;
  height: 100%;
  padding-top: 180px
}

.nav-chronicle:after, .nav-chronicle:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.nav-chronicle:before {
  top: 0;
  width: 20px;
  height: 20px;
  background: #fdd100
}

.nav-chronicle:after {
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top-color: #fdd100;
  border-width: 28px 21px;
  bottom: -20px
}

.nav-chronicle-head {
  font-size: 22px;
  font-weight: 700;
  color: #fdd100;
  border-bottom: 1px solid #fdd100;
  text-align: center;
  letter-spacing: -3px
}

.nav-chronicle-image {
  margin-top: 10px;
  background: #4f7fc1;
  border-radius: 4px
}

.nav-chronicle-box {
  background: #004098;
  border: 1px solid #fdd100;
  border-radius: 4px;
  text-align: center;
  padding: 10px;
  position: relative;
  z-index: 10;
  position: sticky;
  top: 80px
}

.nav-chronicle-button {
  margin-top: 10px
}

.nav-chronicle-button>a {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  border-radius: 6px;
  padding: 7px 5px;
  display: block;
  color: #0e305d;
  font-size: 16px;
  font-weight: 700;
  background: #f9c830;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9c830), to(#fcf095));
  background: linear-gradient(to bottom, #f9c830 0, #fcf095 100%)
}

.nav-chronicle-button>a:hover {
  opacity: .6
}

@media screen and (max-width:768px) {
  .nav-chronicle {
    padding-top: 120px
  }
  .nav-chronicle:before {
    width: 14px;
    height: 14px
  }
  .nav-chronicle:after {
    border-width: 14px 10px;
    bottom: -10px
  }
  .nav-chronicle-head {
    font-size: 13px
  }
  .nav-chronicle-image {
    margin-top: 8px
  }
  .nav-chronicle-box {
    padding: 10px 5px;
    top: 70px
  }
  .nav-chronicle-button>a {
    padding: 5px 0;
    font-size: 11px;
    border-radius: 2px
  }
}

.lyt-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-left: -70px
}

.lyt-column-item {
  width: 50%;
  padding-left: 70px
}

.lyt-column.chronicle {
  margin-top: 150px;
  margin-left: 0;
  position: relative;
  z-index: 1
}

.lyt-column.chronicle .head-chronicle2 {
  position: absolute;
  top: 0;
  left: -185px
}

.lyt-column.chronicle .head-chronicle2 span {
  line-height: 1.3;
  background: rgba(0, 64, 152, .95);
  color: #fdd100;
  font-size: 40px;
  font-weight: 700;
  width: 90px;
  text-align: center;
  display: inline-block;
  font-family: "Crimson Text", serif
}

.lyt-column.chronicle .lyt-column-item {
  width: 100%;
  padding-left: 0;
  padding-right: 20px
}

@media screen and (max-width:768px) {
  .lyt-column.chronicle {
    margin-top: 120px;
    margin-left: -18px
  }
  .lyt-column.chronicle .lyt-column-item {
    padding-left: 18px
  }
  .lyt-column.chronicle .head-chronicle2 {
    left: -60px
  }
  .lyt-column.chronicle .head-chronicle2 span {
    font-size: 30px;
    width: 72px
  }
}

@media screen and (max-width:768px) {
  .lyt-column.chronicle2 {
    margin-top: 0;
    margin-left: -18px
  }
  .lyt-column.chronicle2 .lyt-column-item {
    padding-left: 18px
  }
}

.lyt-column.interview {
  margin-left: -30px;
}

.lyt-column.interview .lyt-column-item {
  padding-left: 30px;
}

@media screen and (max-width:768px) {
  .lyt-column.interview2 {
    flex-wrap: wrap;
    margin-left: -20px;
  }
  .lyt-column.interview2 .lyt-column-item {
    width: 50%;
    padding-left: 20px;
  }
  .lyt-column.interview2 .lyt-column-item:nth-child(3),
  .lyt-column.interview2 .lyt-column-item:nth-child(4)  {
    margin-top: 30px;
  }
}

.lyt-column.pikachu {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-left: 0
}

.lyt-column.pikachu .lyt-column-item {
  margin-top: 40px;
  border: 1px solid #fdd100;
  width: calc(50% - 20px);
  padding: 20px
}

.lyt-column.pikachu .lyt-column-item:nth-child(2n) {
  margin-left: 20px
}

.lyt-column.pikachu .lyt-column-item:nth-child(2n+1) {
  margin-right: 20px
}

@media screen and (max-width:768px) {
  .lyt-column.pikachu {
    margin-top: 0;
    margin-left: 0
  }
  .lyt-column.pikachu .lyt-column-item {
    width: 100%;
    padding: 30px;
    margin: 40px 0 0!important
  }
}

.head-pikachu {
  font-size: 20px;
  font-weight: 700
}

.head-pikachu+p, .head-pikachu+p+p, .head-pikachu+p+p+p {
  margin-top: 20px;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .head-pikachu {
    text-align: center
  }
  .head-pikachu+p {
    margin-top: 5px
  }
}

.head-pikachu2 {
  margin-top: 200px;
  text-align: center;
  font-size: 40px;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .head-pikachu2 {
    margin-top: 100px;
    font-size: 26px
  }
}

.lead-pikachu2 {
  font-weight: 700;
  font-size: 20px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  text-align: center;
  letter-spacing: -.5px;
  line-height: 1.7
}

@media screen and (max-width:768px) {
  .lead-pikachu2 {
    font-size: 16px
  }
}

.lead-pikachu {
  font-weight: 700;
  margin-top: 20px;
  text-align: center;
  font-size: 24px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif
}

@media screen and (max-width:768px) {
  .lead-pikachu {
    font-size: 16px
  }
}

.head-chronicle {
  color: #fdd100;
  border: 1px solid #fdd100;
  border-radius: 8px;
  font-size: 30px;
  padding: 4px;
  font-weight: 700;
  text-align: center
}

@media screen and (max-width:768px) {
  .head-chronicle {
    font-size: 16px;
    border-radius: 4px
  }
}

.panel-pikachu {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.panel-pikachu-content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 64%;
  padding-left: 15px
}

.panel-pikachu-image {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 36%
}

@media screen and (max-width:768px) {
  .panel-pikachu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .panel-pikachu-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    padding-left: 0;
    margin-top: 20px
  }
  .panel-pikachu-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    text-align: center
  }
  .panel-pikachu-image>img {
    max-width: 260px
  }
}

.list-gallery {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 104%;
  margin-left: -4%;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif
}

.list-gallery>li {
  width: 29.33333%;
  margin-top: 48px;
  margin-left: 4%;
  border: 1px solid #fdd100;
  padding: 3%;
  font-weight: 700
}

.list-gallery>li>a:hover {
  opacity: .6
}

.list-gallery>li>.image {
  display: block
}

.list-gallery>li>.head {
  font-size: 19px;
  margin-top: .8em
}

.list-gallery>li>.text {
  margin-top: .5em;
  line-height: 1.4
}

@media screen and (max-width:768px) {
  .list-gallery>li {
    width: 46%;
    margin-top: 16px
  }
  .list-gallery>li>.head {
    font-size: 16px
  }
  .list-gallery>li>.text {
    font-size: 14px
  }
}

.list-pikachu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -70px;
  list-style: none
}

.list-pikachu>li {
  width: 50%;
  padding-left: 70px
}

.list-pikachu>li:nth-child(n+3) {
  margin-top: 50px
}

.list-pikachu>li>a, .list-pikachu>li>span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.list-pikachu>li>a>img, .list-pikachu>li>span>img {
  width: 86px;
  margin-right: 16px
}

.list-pikachu>li>a:hover .list-pikachu-content {
  background: rgba(255, 255, 255, .15)
}

.list-pikachu-content {
  -webkit-transition: .3s;
  transition: .3s;
  width: calc(100% - 100px);
  border: 1px solid #fdd100;
  padding: 16px 20px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif
}

.list-pikachu-content>span {
  font-weight: 700
}

@media screen and (max-width:768px) {
  .list-pikachu {
    margin-left: 0
  }
  .list-pikachu>li {
    width: 100%;
    padding-left: 0
  }
  .list-pikachu>li:nth-child(n+2) {
    margin-top: 20px
  }
  .list-pikachu>li>a>img, .list-pikachu>li>span>img {
    width: 60px;
    margin-right: 6px
  }
  .list-pikachu-content {
    width: calc(100% - 66px);
    font-size: 12px;
    padding: 15px 10px 15px 15px
  }
  .list-pikachu-content>span {
    font-size: 16px;
    display: block
  }
  .list-pikachu-content br {
    display: none
  }
}

.union-pikachu {
  margin-top: 80px;
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif
}

.union-pikachu>a {
  display: inline-block
}

.union-pikachu>a:hover {
  opacity: .6
}

.union-pikachu>a>img {
  max-width: 400px
}

.union-pikachu-text {
  margin-top: 15px;
  font-weight: 700
}

.union-pikachu-text>img {
  display: inline-block;
  position: relative;
  top: -5px;
  margin-right: 5px
}

@media screen and (max-width:768px) {
  .union-pikachu {
    margin-top: 40px
  }
  .union-pikachu>a>img {
    max-width: 300px
  }
  .union-pikachu-text {
    font-size: 14px
  }
  .union-pikachu-text>img {
    top: -3px
  }
}

.wrap-button {
  margin-top: 70px;
  text-align: center
}

@media screen and (max-width:768px) {
  .wrap-button {
    margin-top: 60px
  }
}

a.btn-big {
  font-weight: 700;
  padding: 25px 20px;
  width: 100%;
  max-width: 620px;
  display: inline-block;
  background: #000;
  color: #fff;
  border-radius: 6px;
  text-align: center;
  font-size: 20px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif
}

a.btn-big>small {
  font-size: 14px;
  display: inline-block
}

a.btn-big:hover {
  opacity: .6
}

@media screen and (max-width:768px) {
  a.btn-big {
    font-size: 16px
  }
  a.btn-big>small {
    font-size: 12px;
    margin-bottom: 10px
  }
}

a.btn-big-half {
  font-weight: 700;
  padding: 25px 20px;
  width: 50%;
  max-width: 620px;
  display: inline-block;
  background: #000;
  color: #fff;
  border-radius: 6px;
  text-align: center;
  font-size: 20px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif
}

a.btn-big-half>small {
  font-size: 14px;
  display: inline-block
}

a.btn-big-half:hover {
  opacity: .6
}

@media screen and (max-width:768px) {
  a.btn-big-half {
    width: 100%;
    font-size: 16px
  }
  a.btn-big-half>small {
    font-size: 12px;
    margin-bottom: 10px
  }
}

.box-scroll {
  border: 1px solid #fdd100;
  padding: 60px;
  height: 640px;
  margin-top: 80px;
  margin-left: -60px;
  margin-right: -60px;
  overflow-y: scroll
}

.box-scroll>:first-child {
  margin-top: 0
}

@media screen and (max-width:768px) {
  .box-scroll {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
    height: 580px
  }
}

.box-chronicle {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif
}

.box-chronicle-head {
  font-size: 20px;
  font-weight: 700
}

.box-chronicle-head>small {
  display: inline-block;
  font-size: 16px;
  color: #e3efff
}

@media screen and (max-width:768px) {
  .box-chronicle-head {
    font-size: 15px;
    margin-top: 5px
  }
  .box-chronicle-head>small {
    font-size: 12px
  }
}

.box-chronicle-image {
  background: #4f7fc1;
  border-radius: 8px;
  margin-top: 20px
}

@media screen and (max-width:768px) {
  .box-chronicle-image {
    margin-top: 10px;
    border-radius: 4px
  }
}

.box-chronicle-button {
  margin-top: 30px
}

.box-chronicle-button>a {
  border-radius: 8px;
  padding: 6px 14px;
  display: inline-block;
  color: #0e305d;
  font-size: 20px;
  font-weight: 700;
  background: #f9c830;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9c830), to(#fcf095));
  background: linear-gradient(to bottom, #f9c830 0, #fcf095 100%)
}

.box-chronicle-button>a:hover {
  opacity: .6
}

@media screen and (max-width:768px) {
  .box-chronicle-button {
    margin-top: 10px
  }
  .box-chronicle-button>a {
    border-radius: 4px;
    font-size: 13px;
    padding: 8px 14px 7px
  }
}

.nav-local {
  position: sticky;
  top: 0;
  color: #fdd100
}

.nav-local a {
  color: #fdd100
}

.nav-local-list>li {
  border-bottom: 1px solid #fdd100
}

.nav-local-list>li>a {
  display: block;
  font-size: 20px;
  padding: 15px 0
}

.nav-local-list>li>a:hover {
  opacity: .6
}

.box-news {
  border: 1px solid #fdd100
}

.box-news+.box-news {
  margin-top: 40px
}

.box-news-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:768px) {
  .box-news-head {
    padding: 18px
  }
}

.box-news-thumb {
  width: 160px
}

.box-news-thumb>img {
  width: 100%
}

@media screen and (max-width:768px) {
  .box-news-thumb {
    width: 30%
  }
}

.box-news-text {
  width: calc(100% - 160px);
  padding-left: 28px;
  line-height: 1.2;
  color: #fdd100;
  font-size: 38px;
  padding-bottom: .2em
}

@media screen and (max-width:768px) {
  .box-news-text {
    width: 70%;
    font-size: 18px;
    padding-left: 15px;
    padding-bottom: 0
  }
}

.box-news-date {
  display: inline-block;
  font-size: 30px
}

@media screen and (max-width:768px) {
  .box-news-date {
    font-size: 18px
  }
}

.box-news-content {
  display: none;
  margin-bottom: 25px
}

.box-news-content>p:not(:first-child) {
  margin-top: 1.2em
}

@media screen and (max-width:768px) {
  .box-news-content>p:first-child {
    margin-top: 1.2em
  }
}

.box-news-content-wrap {
  border-top: 1px solid #fdd100;
  padding: 20px 25px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif
}

@media screen and (max-width:768px) {
  .box-news-content-wrap {
    padding: 10px 20px
  }
}

.box-news-close {
  text-align: center
}

.box-news-close>a {
  color: #fdd100;
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  position: relative
}

.box-news-close>a:after {
  content: "";
  display: inline-block;
  width: .4em;
  height: .4em;
  border: 3px solid #fdd100;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: relative;
  margin-left: 20px;
  top: -6px;
  -webkit-transition: .3s;
  transition: .3s
}

.box-news-close>a:hover {
  opacity: .6
}

.box-news-close>a.is-open:after {
  top: 1px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

@media screen and (max-width:768px) {
  .box-news-close>a {
    font-size: 18px
  }
}

.text-p {
  margin-top: 2em
}

.text-message {
  text-align: center;
  color: #fdd100;
  font-size: 36px;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .text-message {
    font-size: 18px
  }
}

.section-head {
  text-align: center;
  color: #fdd100;
  line-height: 1.3
}

.section-head-en {
  display: inline-block;
  font-family: "Crimson Text", serif;
  font-size: 30px
}

.section-head-text {
  display: inline-block;
  font-size: 60px;
  background: #004098;
  position: relative;
  padding: 0 25px;
  font-weight: 700
}

.section-head-text:before {
  content: "";
  display: inline-block;
  width: calc(100% + 180px);
  height: 1px;
  background: #fdd100;
  position: absolute;
  top: 50%;
  left: -90px;
  z-index: -1
}

@media screen and (max-width:1100px) {
  .section-head-text {
    font-size: 40px
  }
}

@media screen and (max-width:768px) {
  .section-head-en {
    font-size: 12px
  }
  .section-head-text {
    font-size: 26px;
    padding: 0 10px;
    letter-spacing: -1px
  }
  .section-head-text:before {
    width: calc(100% + 60px);
    left: -30px
  }
}

.slide-news {
  margin-top: 60px;
  padding-bottom: 70px
}

.slide-news .slick-list {
  overflow: hidden
}

.slide-news-item {
  padding-right: 15px
}

.slide-news-item>a {
  display: block
}

.slide-news-item>a:hover {
  opacity: .6
}

.slide-news-text {
  display: block;
  margin-top: 15px;
  font-weight: 700;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif
}

@media screen and (max-width:768px) {
  .slide-news {
    margin-top: 30px;
    padding-bottom: 50px
  }
  .slide-news-item {
    padding: 0 8px
  }
}

@media screen and (max-width:768px) {
  .slide-news .slick-next, .slide-news .slick-prev {
    width: 17px;
    height: 32px;
    top: 60px;
    right: -17px
  }
  .slide-news .slick-next:before, .slide-news .slick-prev:before {
    width: 17px;
    height: 32px;
    margin-top: 0;
    top: 0;
    left: 0
  }
}

@media screen and (max-width:768px) {
  .slide-news .slick-prev {
    right: auto;
    left: -20px
  }
}

@media screen and (max-width:768px) {
  .slide-news .slick-dots>li {
    width: 12px;
    height: 12px
  }
  .slide-news .slick-dots>li button {
    width: 12px;
    height: 12px
  }
  .slide-news .slick-dots>li button:before {
    border-width: 1px;
    width: 100%;
    height: 100%
  }
}

.slide-footer {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -30px
}

.slide-footer-item {
  width: 20%;
  padding-left: 30px;
  max-width: 213px;
  text-align: center
}

.slide-footer-item>img {
  width: 100%;
  max-width: inherit
}

@media screen and (max-width:768px) {
  .slide-footer {
    margin-top: 0
  }
  .slide-footer-item {
    max-width: 140px;
    padding-left: 20px;
    width: inherit
  }
}

.lyt-image {
  margin: 30px 0;
  text-align: center
}

.lyt-image-head {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: .5em
}

.lyt-image-image {
  display: inline-block;
  border-radius: 8px;
  padding: 1em;
  background: rgba(255, 255, 255, .15)
}

.lyt-image-image>img {
  max-width: 300px;
  width: 100%
}

.lyt-image-image>img.big {
  max-width: inherit
}

.lyt-image-caption {
  margin-top: 1.5em;
  font-size: 13px
}

@media screen and (max-width:768px) {
  .lyt-image-head {
    font-size: 18px
  }
  .lyt-image-image {
    border-radius: 4px;
    padding: .5em
  }
  .lyt-image-image>img {
    max-width: 200px
  }
  .lyt-image-caption {
    font-size: 12px
  }
}

.link-bar {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 1.3em 0 1em
}

.link-bar a {
  margin: 1rem auto;
  text-align: center
}

.list-news {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  background: rgba(255, 255, 255, .15);
  padding: 1.3em 1em 1em
}

.list-news>dt {
  width: 9em;
  text-align: right;
  font-size: 14px;
  margin-bottom: .5em
}

.list-news>dd {
  width: calc(100% - 9em);
  font-size: 14px;
  margin-bottom: .5em
}

@media screen and (max-width:768px) {
  .list-news>dd, .list-news>dt {
    width: 100%;
    font-size: 12px
  }
  .list-news>dt {
    text-align: left;
    margin-bottom: 0
  }
  .list-news>dd {
    margin-bottom: 1em
  }
}

.list-thumb {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  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;
  list-style: none
}

.list-thumb>li {
  width: 50%;
  padding: 0 23px;
  margin-top: 30px
}

.list-thumb>li>a, .list-thumb>li>span {
  position: relative;
  display: block
}

.list-thumb>li>a:hover {
  opacity: .6
}

.list-thumb-image>img {
  width: 100%
}

.list-thumb-text {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(253, 210, 0, .8);
  text-align: center;
  width: 100%;
  padding: 6px
}

.list-thumb-text>span {
  color: #003886;
  font-size: 30px;
  position: relative;
  font-weight: 700
}

.list-thumb-text>span:after {
  content: "";
  display: inline-block;
  width: .4em;
  height: .4em;
  border: 3px solid #003886;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: relative;
  margin-left: 20px;
  top: -3px;
  -webkit-transition: .3s;
  transition: .3s
}

@media screen and (max-width:768px) {
  .list-thumb {
    margin-top: 0
  }
  .list-thumb>li {
    width: 100%;
    padding: 0
  }
  .list-thumb>li+li {
    margin-top: 30px
  }
  .list-thumb-text>span {
    font-size: 20px
  }
  .list-thumb-text>span:after {
    top: -2px;
    margin-left: 15px
  }
}

.modal-card {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .6);
  width: 100%;
  height: 100%;
  z-index: -1;
  padding: 10vh 20px 0;
  display: block;
  text-align: center;
  opacity: 0
}

.modal-card>img {
  width: auto;
  height: 100%;
  max-height: 80vh;
  border-radius: 14px
}

@media screen and (max-width:768px) {
  .modal-card>img {
    width: 100%;
    max-width: 400px;
    height: auto
  }
}

.modal-card.is-show {
  opacity: 1;
  z-index: 9999
}

.topic-path {
  max-width: 1060px;
  margin: 52px auto 0;
  font-size: 18px
}

.topic-path a:hover {
  text-decoration: underline
}

@media screen and (max-width:768px) {
  .topic-path {
    font-size: 10px;
    margin: 30px 0 15px;
    padding: 0
  }
}

.nav-year {
  position: fixed;
  z-index: 800;
  bottom: 30px;
  left: 0;
  width: 100%;
  background: rgba(253, 209, 0, .8);
  padding: 0 60px;
  -webkit-transition: .3s;
  transition: .3s
}

.nav-year.is-end {
  position: relative;
  top: -80px
}

.nav-year-arrow {
  width: 40px;
  border: 2px solid #000;
  border-width: 0 2px 0 0;
  position: relative;
  position: absolute;
  top: 5px;
  left: 20px
}

.nav-year-arrow.prev {
  display: none
}

.nav-year-arrow>a {
  display: block;
  overflow: hidden;
  padding: 10px 0
}

.nav-year-arrow>a:before {
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-right-color: #000;
  border-width: 9px 14px;
  position: relative
}

.nav-year-arrow>a>span {
  display: inline-block;
  line-height: 1;
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
  color: transparent
}

.nav-year-arrow>a:hover {
  opacity: .6
}

.nav-year-arrow.next {
  left: auto;
  right: 20px;
  border-width: 0 0 0 2px
}

.nav-year-arrow.next>a:before {
  left: 10px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.nav-year-card {
  width: 66px;
  height: 92px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 2px
}

.nav-year-card>img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
  z-index: 0
}

.nav-year-card>img.is-current {
  opacity: 1
}

.nav-year-card>img.is-move {
  z-index: 1;
  -webkit-animation-name: moveCard;
  animation-name: moveCard;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out
}

.nav-year-list {
  overflow: hidden;
  display: none
}

.nav-year-list.slick-initialized {
  display: block
}

.nav-year-list a {
  color: #000;
  display: block;
  padding: 0 20px;
  font-family: "Crimson Text", serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 50px
}

.nav-year-list a:hover {
  opacity: .6
}

.nav-year-list .slick-current a {
  font-size: 40px
}

@media screen and (max-width:768px) {
  .nav-year {
    bottom: 20px;
    padding: 0 50px
  }
  .nav-year-arrow {
    top: 2px;
    left: 10px
  }
  .nav-year-arrow>a {
    padding: 8px 0
  }
  .nav-year-arrow.next {
    left: auto;
    right: 10px
  }
  .nav-year-card {
    width: 56px;
    height: 76px;
    bottom: 36px
  }
  .nav-year-list {
    overflow-x: hidden
  }
  .nav-year-list a {
    padding: 0 15px;
    font-size: 20px;
    line-height: 40px
  }
  .nav-year-list .slick-current a {
    font-size: 30px
  }
}

@-webkit-keyframes moveCard {
  0% {
    left: 0;
    opacity: 1
  }
  50% {
    left: 100%;
    opacity: 1;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
  }
  100% {
    left: 0;
    opacity: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

@keyframes moveCard {
  0% {
    left: 0;
    opacity: 1
  }
  50% {
    left: 100%;
    opacity: 1;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg)
  }
  100% {
    left: 0;
    opacity: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

.sp-only {
  display: none
}

@media screen and (max-width:768px) {
  .sp-only {
    display: inline-block
  }
}

@media screen and (max-width:768px) {
  .pc-only {
    display: none
  }
}

.ta-center {
  text-align: center
}

.ff-gothic {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif
}

@media screen and (max-width:768px) {
  .share-list li {
    padding: 13% 0;
    width: 53px
  }
  .share-list li>a {
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 10px;
    width: 53px;
    height: 53px
  }
}

.text-decorate {
  font-weight: 700;
  text-decoration: underline
}

.icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 0
}

@media screen and (max-width:768px) {
  .icon-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.icon-list .anniv-icon {
  width: 200px
}

@media screen and (max-width:768px) {
  .icon-list .anniv-icon {
    width: 150px
  }
}

@media screen and (max-width:768px) {
  .icon-list .appstore-icon, .icon-list .googleplay-icon {
    width: 300px
  }
}

.pcg-megamark-white::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/icon_mega_white.svg) no-repeat;
  background-size: contain
}

.pcg-megamark-yellow::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/icon_mega_yellow.svg) no-repeat;
  background-size: contain
}

.pcg-megamark-yellow-big::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../images/icon_mega_yellow.svg) no-repeat;
  background-size: contain
}

@media screen and (max-width:768px) {
  .pcg-megamark-yellow-big::before {
    width: 15px;
    height: 15px
  }
}

.table-border {
  width: 100%;
  margin: 50px 0;
  border: 1px solid #fdd100;
  border-width: 1px 0 0 1px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif
}

.table-border td, .table-border th {
  border: 1px solid #fdd100;
  border-width: 0 1px 1px 0;
  padding: 30px 40px
}

.table-border th {
  font-size: 24px;
  white-space: nowrap
}

.table-border-list {
  margin-top: 0
}

.table-border-list>li:not(:first-child) {
  margin-top: 20px
}

.table-border-list a {
  text-decoration: underline
}

.table-border-list a:hover {
  text-decoration: none
}

@media screen and (max-width:768px) {
  .table-border {
    margin-top: 40px
  }
  .table-border td, .table-border th, .table-border tr {
    display: block;
    width: 100%
  }
  .table-border td, .table-border th {
    padding: 20px 15px
  }
}

.list-coin {
  margin-bottom: 100px;
  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;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  width: 105.6%;
  margin-left: -2.8%;
  margin-right: -2.8%
}

.list-coin>li {
  margin-top: 80px;
  width: 20%;
  text-align: center;
  padding: 0 2.8%;
  padding-bottom: 55px;
  position: relative;
  max-width: 274px
}

.list-coin-image {
  border-radius: 6px;
  background: #80a0cb;
  padding: 10px;
  position: relative;
  z-index: 2;
  cursor: pointer
}

.list-coin-image .list-coin-back {
  position: absolute;
  top: 10px;
  left: 10px;
  display: inline-block;
  width: calc(100% - 20px);
  max-width: 218px;
  height: calc(100% - 20px);
  background: url(../images/coin/coin-ura.png) no-repeat center center/cover
}

.list-coin-image>img {
  position: relative
}

.list-coin-image.is-anime-1 .list-coin-back {
  -webkit-animation: rotate-coin-ura 1s ease-in-out;
  animation: rotate-coin-ura 1s ease-in-out
}

.list-coin-image.is-anime-1>img {
  -webkit-animation: rotate-coin 1s ease-in-out;
  animation: rotate-coin 1s ease-in-out
}

.list-coin-image.is-anime-2 .list-coin-back {
  -webkit-animation: rotate-coin-ura 1s ease-in-out forwards;
  animation: rotate-coin-ura 1s ease-in-out forwards
}

.list-coin-image.is-anime-2>img {
  -webkit-animation: rotate-coin-2 1s ease-in-out forwards;
  animation: rotate-coin-2 1s ease-in-out forwards
}

.list-coin p {
  font-size: 18px;
  margin-top: 15px;
  font-weight: 700;
  line-height: 1.3
}

.list-coin-button {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 14%
}

.list-coin-button>a {
  display: block;
  padding: 6px 5px;
  background: #1da1f2;
  border-radius: 6px;
  position: relative;
  font-weight: 700
}

.list-coin-button>a:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url(../images/common/icon-twitter.png) no-repeat center center/contain;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  top: -2px
}

.list-coin-button>a:hover {
  opacity: .6
}

@media screen and (max-width:768px) {
  .list-coin {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .list-coin>li {
    margin-top: 50px;
    width: 50%
  }
  .list-coin p {
    font-size: 16px
  }
}

@-webkit-keyframes rotate-coin {
  0% {
    top: 0;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
  }
  20% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg)
  }
  40% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
  }
  50% {
    top: -250px
  }
  60% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg)
  }
  80% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
  }
  100% {
    top: 0;
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg)
  }
}

@keyframes rotate-coin {
  0% {
    top: 0;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
  }
  20% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg)
  }
  40% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
  }
  50% {
    top: -250px
  }
  60% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg)
  }
  80% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
  }
  100% {
    top: 0;
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg)
  }
}

@-webkit-keyframes rotate-coin-2 {
  0% {
    top: 0;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
  }
  20% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg)
  }
  40% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
  }
  50% {
    top: -250px
  }
  60% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg)
  }
  80% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
  }
  99% {
    opacity: 1
  }
  100% {
    top: 0;
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 0
  }
}

@keyframes rotate-coin-2 {
  0% {
    top: 0;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
  }
  20% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg)
  }
  40% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
  }
  50% {
    top: -250px
  }
  60% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg)
  }
  80% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
  }
  99% {
    opacity: 1
  }
  100% {
    top: 0;
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 0
  }
}

@-webkit-keyframes rotate-coin-ura {
  0% {
    top: 10px;
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    z-index: 0
  }
  10% {
    z-index: 1
  }
  20% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    z-index: 0
  }
  30% {
    z-index: 1
  }
  40% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    z-index: 0
  }
  50% {
    top: -240px;
    z-index: 1
  }
  60% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    z-index: 0
  }
  70% {
    z-index: 1
  }
  80% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    z-index: 0
  }
  90% {
    z-index: 1
  }
  100% {
    top: 10px;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    z-index: 0
  }
}

@keyframes rotate-coin-ura {
  0% {
    top: 10px;
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    z-index: 0
  }
  10% {
    z-index: 1
  }
  20% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    z-index: 0
  }
  30% {
    z-index: 1
  }
  40% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    z-index: 0
  }
  50% {
    top: -240px;
    z-index: 1
  }
  60% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    z-index: 0
  }
  70% {
    z-index: 1
  }
  80% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    z-index: 0
  }
  90% {
    z-index: 1
  }
  100% {
    top: 10px;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    z-index: 0
  }
}

.modal-coin {
  background: rgba(0, 64, 152, .92);
  color: #fff;
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 999;
  padding: 50px 15px 0;
  -webkit-transition: .3s;
  transition: .3s;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .modal-coin {
    padding-top: 30px;
    width: 100%
  }
}

.modal-coin.is-open {
  right: 0
}

.modal-coin-head {
  text-align: center;
  font-size: 40px;
  color: #fdd100;
  line-height: 1.5;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif
}

@media screen and (max-width:768px) {
  .modal-coin-head {
    font-size: 26px
  }
}

.modal-coin-layout {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.modal-coin-image {
  width: 150px
}

.modal-coin-image-front {
  border-radius: 6px;
  background: #80a0cb;
  padding: 10px
}

.modal-coin-image-text {
  line-height: 1.5;
  margin-top: 15px;
  font-weight: 700
}

@media screen and (max-width:768px) {
  .modal-coin-image {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .modal-coin-image-front {
    width: 120px
  }
  .modal-coin-image-text {
    width: calc(100% - 120px);
    padding-left: 20px;
    margin-top: 0
  }
}

.modal-coin-content {
  padding-left: 30px;
  width: calc(100% - 150px);
  text-align: left;
  line-height: 1.8
}

@media screen and (max-width:768px) {
  .modal-coin-content {
    width: 100%;
    padding-left: 0
  }
}

.modal-coin-content-textarea>textarea {
  width: 100%;
  height: 130px;
  padding: 15px;
  display: block;
  border: none;
  font-size: 16px;
  color: #004098;
  font-weight: 700
}

.modal-coin-content-button {
  margin-top: 15px
}

.modal-coin-content-button>a {
  display: inline-block;
  padding: 6px 20px;
  background: #1da1f2;
  border-radius: 6px;
  position: relative;
  font-weight: 700
}

.modal-coin-content-button>a:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 18px;
  background: url(../images/common/icon-twitter.png) no-repeat center center/contain;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  top: -2px
}

.modal-coin-content-button>a:hover {
  opacity: .6
}

@media screen and (max-width:768px) {
  .modal-coin-content-button {
    text-align: center
  }
  .modal-coin-content-button>a {
    display: block
  }
}

@media screen and (max-width:768px) {
  .modal-coin-content {
    width: 100%;
    margin-top: 20px
  }
}

@media screen and (max-width:768px) {
  .modal-coin-content-thanks {
    font-size: 20px
  }
}

.modal-coin-inner {
  text-align: center;
  padding: 50px 60px;
  border: 1px solid #fdd100;
  max-height: 75vh;
  max-width: 800px;
  margin: 0 auto 20px;
  overflow-x: hidden;
  font-weight: 700
}

.modal-coin-inner>:first-child {
  margin-top: 0
}

.modal-coin-inner>p {
  margin-top: 30px;
  text-align: left;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  line-height: 1.5
}

@media screen and (max-width:768px) {
  .modal-coin-inner {
    max-height: 80vh;
    padding: 30px 20px
  }
}

.modal-coin-close {
  text-align: center
}

.modal-coin-close>a {
  border-radius: 8px;
  padding: 19px 24px;
  display: inline-block;
  color: #0e305d;
  font-size: 20px;
  font-weight: 700;
  background: #f9c830;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9c830), to(#fcf095));
  background: linear-gradient(to bottom, #f9c830 0, #fcf095 100%)
}

.modal-coin-close>a:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../images/icon-close.svg) no-repeat 0 0/cover;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: -1px
}

.modal-coin-close>a:hover {
  opacity: .6
}

@media screen and (max-width:768px) {
  .modal-coin-close>a {
    padding: 10px 18px;
    font-size: 16px
  }
}

/* INTERVIEW */
.section-wrap4 {
  max-width: 980px;
  margin: 80px auto 100px
}

.section-wrap4-content {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.section-wrap4-content > *:first-child {
  margin-top: 0;
}

.section-wrap4-content h2 {
  font-weight: 700;
  color: #FDD100;
  font-size: 40px;
  line-height: 1.5;
  margin-top: 4em;
}
.section-wrap4-content h2 + h3 {
  margin-top: 1em;
}

.section-wrap4-content h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 4em;
}

.section-wrap4-content p {
  margin-top: 2em;
}

.section-wrap4 .list-anchor {
  display: flex;
  flex-wrap: wrap;
  margin: 5em 0;
  border: 1px solid #FDD100;
  border-width: 1px 0;
}

.section-wrap4 .list-anchor li {
  width: 50%;
}

.section-wrap4 .list-anchor li:nth-child(n+3) {
  border-top: 1px solid #FDD100;
}

.section-wrap4 .list-anchor li a {
  /*display: block;*/
  color: #FDD100;
  font-size: 22px;
  font-weight: 700;
  padding: 1em 2.5em 1em 1em;
  line-height: 1.5;
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.section-wrap4 .list-anchor li a:hover {
  opacity: 0.6;
}

.section-wrap4 .list-anchor li a:before {
  content: "";
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  border: 2px solid #FDD100;
  border-width: 0 2px 2px 0;
  position: absolute;
  top: 50%;
  right: 0.5em;
  transform: rotate(45deg);
  margin-top: -15px;
}

.section-wrap4-thumb{
  width: 40%; 
  margin: 0 auto 30px;
}

@media screen and (max-width:768px) {
  .section-wrap4-content h2 {
    font-size: 24px;
  }

  .section-wrap4-content h2 + h3 {
    margin-top: 1.5em;
  }

  .section-wrap4-content h3 {
    font-size: 16px;
  }

  .section-wrap4 .list-anchor {
    margin: 3em 0;
  }

  .section-wrap4 .list-anchor li {
    width: 100%;
  }

  .section-wrap4 .list-anchor li:nth-child(n+2) {
    border-top: 1px solid #FDD100;
  }

  .section-wrap4 .list-anchor li a {
    font-size: 15px;
  }

  .section-wrap4 .list-anchor li a:before {
    width: 0.8em;
    height: 0.8em;
    margin-top: -12px;
  }

  .section-wrap4-thumb{
    width: 60%;
  }
}




