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

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html {
  background-color: #fff;
  font-family: YakuHanJP, "M PLUS 1p", sans-serif;
  color: #151516;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.02em;
  text-indent: 0.02em;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

#container {
  width: 500px;
  margin: 0 auto;
  background-color: #fff;
  background-image: url(../img_2x/bk_loop.png);
  background-size: 720px 600px;
  -webkit-animation: bk_loop linear 15s infinite;
  animation: bk_loop linear 15s infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  overflow-x: hidden;
}
#container a {
  text-decoration: none;
}
#container img {
  vertical-align: bottom;
}
#container .pc_only {
  display: none;
}

#jumbotron {
  position: relative;
  width: 100%;
  height: 500px;
  background-color: #fff;
  background-image: url(../img_2x/jumbotron_bk_sp.png);
  background-size: 500px 500px;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#jumbotron a {
  position: absolute;
  display: block;
  width: 160px;
  height: 94px;
  top: 22px;
  right: 26px;
  background-image: url(../img_2x/jumbotron_imys_sp.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  z-index: 15;
}
#jumbotron h1 {
  position: absolute;
  display: block;
  width: 282px;
  height: 181px;
  top: 235px;
  left: -1px;
  background-image: url(../img_2x/jumbotron_logo_sp.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  z-index: 16;
}
#jumbotron .marquee_01 {
  position: absolute;
  display: block;
  width: 100%;
  height: 77px;
  top: -40px;
  left: 0;
  background-image: url(../img_2x/jumbotron_text_loop_e.png);
  background-size: 1251px 77px;
  background-position: 0 0;
  z-index: 6;
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
  -webkit-animation: marquee_01 linear 40s infinite;
  animation: marquee_01 linear 40s infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#jumbotron .marquee_02 {
  position: absolute;
  display: block;
  width: 100%;
  height: 77px;
  top: 420px;
  left: 0;
  background-image: url(../img_2x/jumbotron_text_loop_e.png);
  background-size: 1251px 77px;
  background-position: 0 0;
  z-index: 15;
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
  -webkit-animation: marquee_02 linear 40s infinite;
  animation: marquee_02 linear 40s infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#jumbotron .copy {
  position: absolute;
  width: 362px;
  height: 75px;
  top: 420px;
  left: 30px;
  background-image: url(../img_2x/jumbotron_copy_sp.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  z-index: 20;
}
#jumbotron .visual {
  position: relative;
  width: 100%;
  height: 500px;
  background-size: 500px 500px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  z-index: 10;
}
#jumbotron .visual[data-visual="1"] {
  background-image: url(../img_2x/jumbotron_visual_01_sp.png);
}
#jumbotron .visual[data-visual="2"] {
  background-image: url(../img_2x/jumbotron_visual_02_sp.png);
}
#jumbotron::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 350px;
  bottom: -300px;
  left: 0;
  background-color: #fff;
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
  z-index: 15;
  content: "";
}

#news {
  position: relative;
  z-index: 20;
  padding-bottom: 35px;
  background-color: #fff;
}
#news .header {
  width: 440px;
  margin: 22px auto 0;
}
#news .header h2 {
  display: block;
  width: 162px;
  height: 15px;
  background-image: url(../img_2x/news_h2.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#news .inner {
  width: 442px;
  margin: 20px auto 0;
}
#news .inner dl dt {
  position: relative;
  color: #099dff;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
}
#news .inner dl dd {
  padding: 4px 0 10px;
  font-size: 16px;
  line-height: 24px;
}
#news .inner .banners {
  margin-top: 15px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
#news .inner .banners .banner a {
  display: block;
  width: 215px;
  height: 102px;
  border-radius: 14px;
  margin-bottom: 10px;
  background-size: cover;
  background-position: 50% 50%;
  font-size: 0;
}
#news .inner .banners .banner.banner_01 a {
  background-image: url(../img_2x/banner_01.png);
}
#news .inner .banners .banner.banner_02 a {
  background-image: url(../img_2x/banner_02.png);
}
#news .inner .banners .banner.banner_03 a {
  background-image: url(../img_2x/banner_03.png);
}
#news .inner .banners .banner.banner_04 a {
  background-image: url(../img_2x/banner_04_sp.png);
}

#about {
  position: relative;
  width: 100%;
  margin: 0 auto 0;
  background-image: url(../img_2x/about_bk_sp.png);
  background-color: #fff;
  background-size: 500px 708px;
  padding-bottom: 130px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  z-index: 10;
}
#about .header {
  width: 440px;
  margin: 0 auto;
}
#about .header h2 {
  position: relative;
  width: 242px;
  height: 67px;
  top: 0;
  left: -2px;
  background-image: url(../img_2x/about_h2_sp.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#about .inner {
  position: relative;
  width: 440px;
  margin: 50px auto 0;
}
#about .inner .movie {
  width: 440px;
  height: 247px;
  margin: 0 auto 35px;
  border-radius: 20px;
  background-image: url(../img_2x/about_movie.png?ver=2);
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 60, 214, 0.12);
          box-shadow: 0px 0px 16px 0px rgba(0, 60, 214, 0.12);
  background-size: cover;
  background-position: 50% 50%;
  font-size: 0;
}
#about .inner p {
  text-align: justify;
}
#about .inner p br {
  display: none;
}
#about .inner .h3_01 {
  width: 304px;
  height: 36px;
  margin-bottom: 15px;
  background-image: url(../img_2x/about_h3_01_sp.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#about .inner .h3_02 {
  width: 234px;
  height: 32px;
  margin: 20px 0 15px;
  background-image: url(../img_2x/about_h3_02_sp.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#team {
  position: relative;
  z-index: 20;
  margin-top: -100px;
}
#team header.header {
  width: 440px;
  margin: 0 auto 25px;
}
#team header.header h2 {
  position: relative;
  width: 197px;
  height: 25px;
  left: -1px;
  background-image: url(../img_2x/team_h2.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#team header.header h2::after {
  display: block;
  position: absolute;
  width: 30px;
  height: 3px;
  left: 0;
  bottom: -23px;
  background-color: #003cd6;
  content: "";
}
#team .inner {
  position: relative;
  width: 100%;
  height: 414px;
  top: 0px;
  overflow: hidden;
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
}
#team .inner .slider {
  position: relative;
  width: 3200px;
  height: 138px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
#team .inner .slider li {
  width: 400px;
  height: 138px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#team .inner .slider li.item_01 {
  background-image: url(../img_2x/member_01.png);
}
#team .inner .slider li.item_02 {
  background-image: url(../img_2x/member_02.png);
}
#team .inner .slider li.item_03 {
  background-image: url(../img_2x/member_03.png);
}
#team .inner .slider li.item_04 {
  background-image: url(../img_2x/member_04.png);
}
#team .inner .slider li.item_05 {
  background-image: url(../img_2x/member_05.png);
}
#team .inner .slider li.item_06 {
  background-image: url(../img_2x/member_06.png);
}
#team .inner .slider li.item_07 {
  background-image: url(../img_2x/member_07.png);
}
#team .inner .slider li.item_08 {
  background-image: url(../img_2x/member_08.png);
}
#team .inner .slider.slider_01 {
  -webkit-animation: member_01 linear 48s infinite;
  animation: member_01 linear 48s infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#team .inner .slider.slider_02 {
  -webkit-animation: member_02 linear 48s infinite;
  animation: member_02 linear 48s infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#message {
  width: 440px;
  margin: -80px auto 0;
}
#message header.header h2 {
  width: 362px;
  height: 58px;
  margin-left: auto;
  background-image: url(../img_2x/message_h2_sp.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#message .inner {
  margin: 30px 0 0;
}
#message .footer {
  position: relative;
  padding: 20px 0 0;
  z-index: 20;
}
#message .footer a {
  display: block;
  width: 300px;
  height: 60px;
  margin: 0 auto;
  border-radius: 30px;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(111, 111, 111, 0.1);
          box-shadow: 0px 5px 5px 0px rgba(111, 111, 111, 0.1);
  background-image: url(../img_2x/message_btn_01.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#message_archive {
  width: 440px;
  margin: 0 auto 40px;
}
#message_archive header.header {
  width: 362px;
  height: 30px;
  margin: 30px auto 40px;
  background-image: url(../img_2x/message_h2_sp.png);
  background-size: 362px 58px;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  font-size: 0;
}
#message_archive footer.footer {
  padding-top: 40px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
#message_archive footer.footer a {
  display: block;
  width: 189px;
  height: 36px;
  margin: 0 10px 20px;
  border: 2px solid #003cd6;
  border-radius: 20px;
  background-image: url(../img_2x/story_tips_btn.png);
  background-size: 193px 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#message_archive footer.footer .back {
  background-image: url(../img_2x/sub_btn_03.png);
}

.message_item {
  position: relative;
  width: 440px;
  margin-bottom: 18px;
  border-radius: 14px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(111, 111, 111, 0.2);
          box-shadow: 0px 0px 5px 0px rgba(111, 111, 111, 0.2);
  background-color: #fff;
  overflow: hidden;
}
.message_item .img {
  width: 440px;
  height: 330px;
  background-color: #f0f0f0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.message_item.big .img {
  height: 440px;
}
.message_item .text {
  padding: 25px 30px 30px 30px;
}
.message_item .text .name {
  position: relative;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.message_item .text .name .icon {
  width: 60px;
  height: 60px;
  margin-right: 15px;
  border-radius: 20px;
  background-image: url(../icon/icon_29.png);
  background-size: cover;
}
.message_item .text .name .jp {
  display: block;
  width: 200px;
  height: 25px;
  margin-bottom: 4px;
  background-image: url(../img_2x/message_name.png);
  background-size: 800px 825px;
  background-position: 0 0;
  font-size: 0;
}
.message_item .text .name .en {
  display: block;
  position: relative;
  left: 1px;
  color: #cfcfcf;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
}
.message_item .text .name[data-iris="1"] .jp {
  background-position-y: 0px;
}
.message_item .text .name[data-iris="1"] .icon {
  background-image: url(../icon/icon_01.png);
}
.message_item .text .name[data-iris="2"] .jp {
  background-position-y: -25px;
}
.message_item .text .name[data-iris="2"] .icon {
  background-image: url(../icon/icon_02.png);
}
.message_item .text .name[data-iris="3"] .jp {
  background-position-y: -50px;
}
.message_item .text .name[data-iris="3"] .icon {
  background-image: url(../icon/icon_03.png);
}
.message_item .text .name[data-iris="4"] .jp {
  background-position-y: -75px;
}
.message_item .text .name[data-iris="4"] .icon {
  background-image: url(../icon/icon_04.png);
}
.message_item .text .name[data-iris="5"] .jp {
  background-position-y: -100px;
}
.message_item .text .name[data-iris="5"] .icon {
  background-image: url(../icon/icon_05.png);
}
.message_item .text .name[data-iris="6"] .jp {
  background-position-y: -125px;
}
.message_item .text .name[data-iris="6"] .icon {
  background-image: url(../icon/icon_06.png);
}
.message_item .text .name[data-iris="7"] .jp {
  background-position-y: -150px;
}
.message_item .text .name[data-iris="7"] .icon {
  background-image: url(../icon/icon_07.png);
}
.message_item .text .name[data-iris="8"] .jp {
  background-position-y: -175px;
}
.message_item .text .name[data-iris="8"] .icon {
  background-image: url(../icon/icon_08.png);
}
.message_item .text .name[data-iris="9"] .jp {
  background-position-y: -200px;
}
.message_item .text .name[data-iris="9"] .icon {
  background-image: url(../icon/icon_09.png);
}
.message_item .text .name[data-iris="10"] .jp {
  background-position-y: -225px;
}
.message_item .text .name[data-iris="10"] .icon {
  background-image: url(../icon/icon_10.png);
}
.message_item .text .name[data-iris="11"] .jp {
  background-position-y: -250px;
}
.message_item .text .name[data-iris="11"] .icon {
  background-image: url(../icon/icon_11.png);
}
.message_item .text .name[data-iris="12"] .jp {
  background-position-y: -275px;
}
.message_item .text .name[data-iris="12"] .icon {
  background-image: url(../icon/icon_12.png);
}
.message_item .text .name[data-iris="13"] .jp {
  background-position-y: -300px;
}
.message_item .text .name[data-iris="13"] .icon {
  background-image: url(../icon/icon_13.png);
}
.message_item .text .name[data-iris="14"] .jp {
  background-position-y: -325px;
}
.message_item .text .name[data-iris="14"] .icon {
  background-image: url(../icon/icon_14.png);
}
.message_item .text .name[data-iris="15"] .jp {
  background-position-y: -350px;
}
.message_item .text .name[data-iris="15"] .icon {
  background-image: url(../icon/icon_15.png);
}
.message_item .text .name[data-iris="16"] .jp {
  background-position-y: -375px;
}
.message_item .text .name[data-iris="16"] .icon {
  background-image: url(../icon/icon_16.png);
}
.message_item .text .name[data-iris="17"] .jp {
  background-position-y: -400px;
}
.message_item .text .name[data-iris="17"] .icon {
  background-image: url(../icon/icon_17.png);
}
.message_item .text .name[data-iris="18"] .jp {
  background-position-y: -425px;
}
.message_item .text .name[data-iris="18"] .icon {
  background-image: url(../icon/icon_18.png);
}
.message_item .text .name[data-iris="19"] .jp {
  background-position-y: -450px;
}
.message_item .text .name[data-iris="19"] .icon {
  background-image: url(../icon/icon_19.png);
}
.message_item .text .name[data-iris="20"] .jp {
  background-position-y: -475px;
}
.message_item .text .name[data-iris="20"] .icon {
  background-image: url(../icon/icon_20.png);
}
.message_item .text .name[data-iris="21"] .jp {
  background-position-y: -500px;
}
.message_item .text .name[data-iris="21"] .icon {
  background-image: url(../icon/icon_21.png);
}
.message_item .text .name[data-iris="22"] .jp {
  background-position-y: -525px;
}
.message_item .text .name[data-iris="22"] .icon {
  background-image: url(../icon/icon_22.png);
}
.message_item .text .name[data-iris="23"] .jp {
  background-position-y: -550px;
}
.message_item .text .name[data-iris="23"] .icon {
  background-image: url(../icon/icon_23.png);
}
.message_item .text .name[data-iris="24"] .jp {
  background-position-y: -575px;
}
.message_item .text .name[data-iris="24"] .icon {
  background-image: url(../icon/icon_24.png);
}
.message_item .text .name[data-iris="25"] .jp {
  background-position-y: -600px;
}
.message_item .text .name[data-iris="25"] .icon {
  background-image: url(../icon/icon_25.png);
}
.message_item .text .name[data-iris="26"] .jp {
  background-position-y: -625px;
}
.message_item .text .name[data-iris="26"] .icon {
  background-image: url(../icon/icon_26.png);
}
.message_item .text .name[data-iris="27"] .jp {
  background-position-y: -650px;
}
.message_item .text .name[data-iris="27"] .icon {
  background-image: url(../icon/icon_27.png);
}
.message_item .text .name[data-iris="28"] .jp {
  background-position-y: -675px;
}
.message_item .text .name[data-iris="28"] .icon {
  background-image: url(../icon/icon_28.png);
}
.message_item .text .name[data-iris="29"] .jp {
  background-position-y: -700px;
}
.message_item .text .name[data-iris="29"] .icon {
  background-image: url(../icon/icon_29.png);
}
.message_item .text .name[data-iris="30"] .jp {
  background-position-y: -725px;
}
.message_item .text .name[data-iris="30"] .icon {
  background-image: url(../icon/icon_30.png);
}
.message_item .text .name[data-iris="31"] .jp {
  background-position-y: -750px;
}
.message_item .text .name[data-iris="31"] .icon {
  background-image: url(../icon/icon_31.png);
}
.message_item .text .name[data-iris="32"] .jp {
  background-position-y: -775px;
}
.message_item .text .name[data-iris="32"] .icon {
  background-image: url(../icon/icon_32.png);
}
.message_item .text .name[data-iris="33"] .jp {
  background-position-y: -800px;
}
.message_item .text .name[data-iris="33"] .icon {
  background-image: url(../icon/icon_33.png);
}
.message_item .text p {
  margin: 18px 0 0;
  font-size: 16px;
  line-height: 28px;
}
.message_item .text .deco_date {
  display: none;
}
.message_item .text .footer_date {
  margin-top: 20px;
  color: #cfcfcf;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}
.message_item:nth-of-type(4n + 1) .text .name .jp {
  background-position-x: 0px;
}
.message_item:nth-of-type(4n + 1) .text .deco_date {
  color: #fee6e6;
}
.message_item:nth-of-type(4n + 2) .text .name .jp {
  background-position-x: -200px;
}
.message_item:nth-of-type(4n + 2) .text .deco_date {
  color: #fef5e0;
}
.message_item:nth-of-type(4n + 3) .text .name .jp {
  background-position-x: -400px;
}
.message_item:nth-of-type(4n + 3) .text .deco_date {
  color: #e0f6e7;
}
.message_item:nth-of-type(4n + 4) .text .name .jp {
  background-position-x: -600px;
}
.message_item:nth-of-type(4n + 4) .text .deco_date {
  color: #deedff;
}

#story {
  position: relative;
  width: 100%;
  margin: 100px 0 40px;
}
#story .header {
  position: relative;
  width: 500px;
  height: 220px;
  margin: 0 auto;
  z-index: 15;
}
#story .header h2 {
  position: relative;
  width: 166px;
  height: 68px;
  margin: 0 0 0 29px;
  background-image: url(../img_2x/story_h2_sp.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  z-index: 15;
}
#story .header p {
  position: relative;
  width: 440px;
  margin: 20px 0 0 30px;
  z-index: 15;
  color: #151516;
  font-size: 14px;
  line-height: 24px;
  -webkit-text-stroke: 4px #fff;
  text-stroke: 4px #fff;
  paint-order: stroke;
}
#story .header::after {
  position: absolute;
  width: 100%;
  height: 330px;
  left: 0;
  bottom: -40px;
  background-image: url(../img_2x/story_character_sp.png);
  background-size: 500px 330px;
  background-position: 50% 0;
  content: "";
}
#story .inner {
  position: relative;
  width: 100%;
  margin-top: -40px;
  background-image: url(../img_2x/story_bk_sp.png);
  background-size: 501px 542px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  z-index: 15;
}
#story .inner .list {
  width: 440px;
  padding-top: 40px;
  margin: 0 auto;
}
#story .inner .list .item {
  padding-bottom: 10px;
}
#story .inner .list .item a, #story .inner .list .item span {
  display: block;
  width: 440px;
  height: 86px;
  border-radius: 14px;
  background-size: cover;
  background-position: 50% 50%;
  font-size: 0;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(111, 111, 111, 0.1);
          box-shadow: 0px 0px 5px 0px rgba(111, 111, 111, 0.1);
}
#story .inner .list .item.item_01 span {
  background-image: url(../img_2x/story_btn_01_cs.png);
}
#story .inner .list .item.item_01 a {
  background-image: url(../img_2x/story_btn_01.png);
}
#story .inner .list .item.item_02 span {
  background-image: url(../img_2x/story_btn_02_cs.png);
}
#story .inner .list .item.item_03 span {
  background-image: url(../img_2x/story_btn_03_cs.png);
}
#story .inner .official_book {
  position: relative;
  width: 440px;
  border-radius: 14px;
  margin: 30px auto 0;
  padding-bottom: 25px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(111, 111, 111, 0.1);
          box-shadow: 0px 0px 5px 0px rgba(111, 111, 111, 0.1);
}
#story .inner .official_book h3 {
  position: relative;
  width: 310px;
  height: 36px;
  left: 20px;
  top: -10px;
  background-image: url(../img_2x/story_tips_h3_sp.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#story .inner .official_book p {
  text-align: justify;
  padding: 0 25px 0;
}
#story .inner .official_book a {
  display: block;
  width: 213px;
  height: 41px;
  margin: 15px auto 0;
  border: 2px solid #003cd6;
  border-radius: 30px;
  background-image: url(../img_2x/story_tips_btn.png);
  background-size: 217px 45px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#movie header.header,
#radio header.header {
  width: 440px;
  margin: 0 auto;
}
#movie header.header h2,
#radio header.header h2 {
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#movie .inner,
#radio .inner {
  width: 440px;
  margin: 0 auto;
}
#movie .inner ul,
#radio .inner ul {
  position: relative;
  margin: 25px 0 30px;
  z-index: 20;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
#movie .inner ul li,
#radio .inner ul li {
  width: 215px;
  margin-bottom: 10px;
}
#movie .inner ul li .movie,
#radio .inner ul li .movie {
  width: 215px;
  height: 148px;
  border-radius: 14px;
  background-size: cover;
  background-position: 50% 50%;
  font-size: 0;
}
#movie .inner ul .cs,
#radio .inner ul .cs {
  width: 215px;
  height: 148px;
  border-radius: 14px;
  background-image: url(../img_2x/movie_cs.png);
  background-size: cover;
  background-position: 50% 50%;
  font-size: 0;
}
#movie .inner ul .dummy,
#radio .inner ul .dummy {
  display: none;
}

#movie header.header h2 {
  width: 140px;
  height: 61px;
  background-image: url(../img_2x/movie_h2_sp.png);
}
#movie .item_01 .movie {
  background-image: url(../img_2x/movie_thumbnail_01.png);
}
#movie .item_02 .movie {
  background-image: url(../img_2x/movie_thumbnail_02.png);
}

#radio header.header h2 {
  width: 406px;
  height: 61px;
  background-image: url(../img_2x/radio_h2_sp.png);
}
#radio .item_01 .movie {
  background-image: url(../img_2x/radio_thumbnail_01.png);
}

#goods {
  position: relative;
  width: 100%;
  margin-top: 15px;
  padding: 30px 0 35px;
  background-image: url(../img_2x/goods_bk_sp.png);
  background-size: 501px 727px;
  background-position: 0px 0;
  background-repeat: no-repeat;
  z-index: 15;
}
#goods .inner {
  position: relative;
  width: 440px;
  border-radius: 20px;
  margin: 0 auto;
  padding: 0 0 300px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(111, 111, 111, 0.1);
          box-shadow: 0px 0px 5px 0px rgba(111, 111, 111, 0.1);
}
#goods .inner::after {
  position: absolute;
  width: 900px;
  height: 300px;
  right: 37px;
  bottom: 0;
  background-image: url(../img_2x/goods_character.png);
  pointer-events: none;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  content: "";
}
#goods .inner h2 {
  position: relative;
  width: 334px;
  height: 54px;
  left: 20px;
  top: -20px;
  background-image: url(../img_2x/goods_h2.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#goods .inner p {
  padding: 0 25px;
  text-align: justify;
}
#goods .inner .btns {
  width: 390px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
#goods .inner .btns li a {
  display: block;
  margin-top: 20px;
  border: 2px solid #003cd6;
  border-radius: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#goods .inner .btns li.item_01 a {
  width: 181px;
  height: 36px;
  background-image: url(../img_2x/goods_btn_01.png);
  background-size: 193px 40px;
}
#goods .inner .btns li.item_02 a {
  width: 194px;
  height: 36px;
  background-image: url(../img_2x/goods_btn_02.png);
  background-size: 206px 40px;
}

#footer {
  width: 100%;
  padding: 50px 0 50px;
  background: #0825D9;
  background: -webkit-gradient(linear, left top, right top, from(rgb(8, 37, 217)), to(rgb(21, 119, 255)));
  background: -webkit-linear-gradient(left, rgb(8, 37, 217) 0%, rgb(21, 119, 255) 100%);
  background: linear-gradient(90deg, rgb(8, 37, 217) 0%, rgb(21, 119, 255) 100%);
}
#footer .logo {
  width: 240px;
  height: 138px;
  margin: 0 auto;
  background-image: url(../img_2x/footer_logo.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#footer .btns {
  margin: 30px 0;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
#footer .btns .item {
  padding: 0 4px;
}
#footer .btns .item a {
  display: block;
  border-radius: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#footer .btns .item.item_01 a {
  width: 165px;
  height: 30px;
  background-size: 165px 30px;
  background-image: url(../img_2x/footer_btn_01.png);
}
#footer .btns .item.item_02 a {
  width: 180px;
  height: 30px;
  background-size: 180px 30px;
  background-image: url(../img_2x/footer_btn_02.png);
}
#footer p {
  font-size: 12px;
  text-align: center;
  color: #fff;
}

#subheader .bar {
  position: relative;
  width: 100%;
  height: 10px;
  background: #0825D9;
  background: -webkit-gradient(linear, left top, right top, from(rgb(8, 37, 217)), to(rgb(21, 119, 255)));
  background: -webkit-linear-gradient(left, rgb(8, 37, 217) 0%, rgb(21, 119, 255) 100%);
  background: linear-gradient(90deg, rgb(8, 37, 217) 0%, rgb(21, 119, 255) 100%);
  z-index: 20;
}
#subheader .marquee {
  position: relative;
  display: block;
  width: 100%;
  height: 77px;
  top: -40px;
  left: 0;
  background-image: url(../img_2x/jumbotron_text_loop_e.png);
  background-size: 1251px 77px;
  background-position: 0 0;
  z-index: 6;
  -webkit-animation: marquee_01 linear 40s infinite;
  animation: marquee_01 linear 40s infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  z-index: 10;
}
#subheader .logo {
  width: 208px;
  height: 120px;
  margin: 0 auto 34px;
  background-image: url(../img_2x/jumbotron_logo_single.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#page_story {
  width: 440px;
  margin: 0 auto 40px;
}
#page_story header.header h2 {
  width: 371px;
  height: 35px;
  margin: 35px auto 30px;
  background-image: url(../img_2x/special_h2.png);
  background-size: 371px 35px;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  font-size: 0;
}
#page_story header.header h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.1em;
}
#page_story footer.footer {
  padding-top: 40px;
  width: 440px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
#page_story footer.footer a {
  display: block;
  width: 189px;
  height: 36px;
  margin: 0 5px 20px;
  border: 2px solid #003cd6;
  border-radius: 20px;
  background-size: 193px 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#page_story footer.footer .back {
  background-image: url(../img_2x/sub_btn_03.png);
}
#page_story footer.footer .page_prev {
  width: 128px;
  background-image: url(../img_2x/sub_btn_02.png);
  background-size: 132px 40px;
}
#page_story footer.footer .page_next {
  width: 128px;
  background-image: url(../img_2x/sub_btn_01.png);
  background-size: 132px 40px;
}
#page_story .settings {
  width: 440px;
  margin: 40px auto 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#page_story .settings dl {
  padding: 10px 20px 3px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
#page_story .settings dl dt {
  margin-right: 10px;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}
#page_story .settings dl dt.dt_02 {
  position: relative;
}
#page_story .settings dl dd {
  width: 60px;
  height: 30px;
  margin: 0 0 8px 6px;
  border-radius: 10px;
  background-color: #a7a7a7;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}
#page_story .text {
  width: 440px;
  margin: 40px auto;
  text-align: justify;
}
#page_story .text p {
  margin-bottom: 2em;
}
#page_story[data-textsize="1"] dd.change_textsize[data-size="1"] {
  background-color: #099dff;
  pointer-events: none;
}
#page_story[data-textsize="1"] .text {
  font-size: 14px;
}
#page_story[data-textsize="2"] dd.change_textsize[data-size="2"] {
  background-color: #099dff;
  pointer-events: none;
}
#page_story[data-textsize="2"] .text {
  font-size: 18px;
}
#page_story[data-textsize="3"] dd.change_textsize[data-size="3"] {
  background-color: #099dff;
  pointer-events: none;
}
#page_story[data-textsize="3"] .text {
  font-size: 24px;
}
#page_story[data-textsize="4"] dd.change_textsize[data-size="4"] {
  background-color: #099dff;
  pointer-events: none;
}
#page_story[data-textsize="4"] .text {
  font-size: 36px;
}
#page_story[data-linesize="1"] dd.change_linesize[data-size="1"] {
  background-color: #099dff;
  pointer-events: none;
}
#page_story[data-linesize="1"] .text {
  line-height: 160%;
}
#page_story[data-linesize="2"] dd.change_linesize[data-size="2"] {
  background-color: #099dff;
  pointer-events: none;
}
#page_story[data-linesize="2"] .text {
  line-height: 220%;
}
#page_story[data-linesize="3"] dd.change_linesize[data-size="3"] {
  background-color: #099dff;
  pointer-events: none;
}
#page_story[data-linesize="3"] .text {
  line-height: 280%;
}

#modal_youtube {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 50;
}
#modal_youtube .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 5px rgba(29, 75, 169, 0.15);
          box-shadow: 0 0 5px rgba(29, 75, 169, 0.15);
  background-color: #000;
  overflow: hidden;
}
#modal_youtube .inner iframe {
  width: 100%;
  height: 100%;
}
#modal_youtube .close {
  position: fixed;
  width: 110px;
  height: 110px;
  top: 0;
  right: 0;
  background-image: url(../img_2x/close.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  cursor: pointer;
}

#page_top {
  position: fixed;
  width: 110px;
  height: 110px;
  bottom: 0;
  right: 0;
  z-index: 30;
  -webkit-transition: 0.2s ease transform;
  transition: 0.2s ease transform;
  -webkit-transform: translateY(110px);
  transform: translateY(110px);
}
#page_top a {
  display: block;
  width: 110px;
  height: 110px;
  background-image: url(../img_2x/pagetop.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  cursor: pointer;
}
#page_top.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

@-webkit-keyframes bk_loop {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -720px 0;
  }
}
@keyframes bk_loop {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -720px 0;
  }
}
@-webkit-keyframes marquee_01 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1251px 0;
  }
}
@keyframes marquee_01 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1251px 0;
  }
}
@-webkit-keyframes marquee_02 {
  0% {
    background-position: -1251px 0;
  }
  100% {
    background-position: 0 0;
  }
}
@keyframes marquee_02 {
  0% {
    background-position: -1251px 0;
  }
  100% {
    background-position: 0 0;
  }
}
@-webkit-keyframes member_01 {
  0% {
    left: 0;
  }
  100% {
    left: -1600px;
  }
}
@keyframes member_01 {
  0% {
    left: 0;
  }
  100% {
    left: -1600px;
  }
}
@-webkit-keyframes member_02 {
  0% {
    left: -1600px;
  }
  100% {
    left: 0;
  }
}
@keyframes member_02 {
  0% {
    left: -1600px;
  }
  100% {
    left: 0;
  }
}/*# sourceMappingURL=style_sp_2x.css.map */