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;
}

#container {
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  background-image: url(../img/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 .sp_only {
  display: none;
}

#jumbotron {
  position: relative;
  width: 100%;
  height: 1080px;
  background-image: url(../img/jumbotron_bk.png);
  background-size: 1920px 1080px;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#jumbotron a {
  position: absolute;
  display: block;
  width: 289px;
  height: 169px;
  top: 45px;
  left: 50%;
  margin-left: -600px;
  background-image: url(../img/jumbotron_imys.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  z-index: 15;
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
}
#jumbotron a:hover {
  opacity: 0.6;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
#jumbotron h1 {
  position: absolute;
  display: block;
  top: 760px;
  right: 50%;
  margin-right: -622px;
  width: 636px;
  height: 376px;
  background-image: url(../img/jumbotron_logo.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: 154px;
  top: -70px;
  left: 0;
  background-image: url(../img/jumbotron_text_loop_e.png);
  background-size: 2502px 154px;
  background-position: 0 0;
  z-index: 6;
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
  -webkit-animation: marquee_01 linear 50s infinite;
  animation: marquee_01 linear 50s infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#jumbotron .marquee_02 {
  position: absolute;
  display: block;
  width: 100%;
  height: 154px;
  top: 820px;
  left: 0;
  background-image: url(../img/jumbotron_text_loop_e.png);
  background-size: 2502px 154px;
  background-position: 0 0;
  z-index: 6;
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
  -webkit-animation: marquee_02 linear 50s infinite;
  animation: marquee_02 linear 50s infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#jumbotron .copy {
  position: absolute;
  top: 60px;
  right: 50%;
  margin-right: -606px;
  background-position: 0 0;
  z-index: 15;
  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-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -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;
}
#jumbotron .copy .text {
  margin-left: 8px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#jumbotron .copy .text_01 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  width: 62px;
  height: 447px;
  background-image: url(../img/jumbotron_copy_01.png);
}
#jumbotron .copy .text_02 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  width: 62px;
  height: 193px;
  background-image: url(../img/jumbotron_copy_02.png);
}
#jumbotron .copy .text_03 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  width: 62px;
  height: 516px;
  background-image: url(../img/jumbotron_copy_03.png);
}
#jumbotron .visual {
  position: relative;
  width: 100%;
  height: 1080px;
  background-size: 1920px 1080px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  z-index: 10;
}
#jumbotron .visual[data-visual="1"] {
  background-image: url(../img/jumbotron_visual_01.png);
}
#jumbotron .visual[data-visual="2"] {
  background-image: url(../img/jumbotron_visual_02.png);
}
#jumbotron::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 350px;
  bottom: -175px;
  left: 0;
  background-color: #fff;
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
  z-index: 15;
  content: "";
}
#jumbotron::before {
  display: block;
  position: absolute;
  width: 769px;
  height: 136px;
  top: 0;
  left: 50%;
  margin-left: -960px;
  background-image: url(../img/jumbotron_deco_01.png);
  background-size: 769px 136px;
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 5;
  content: "";
}

#news {
  position: relative;
  width: 1200px;
  margin: -20px auto 0;
  z-index: 20;
}
#news .header h2 {
  display: block;
  width: 280px;
  height: 26px;
  background-image: url(../img/news_h2.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#news .inner {
  padding-top: 25px;
}
#news .inner dl {
  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 dl dt {
  width: 92px;
  color: #099dff;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
}
#news .inner dl dd {
  width: 1108px;
}
#news .inner .banners {
  margin-top: 30px;
  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: 380px;
  height: 180px;
  border-radius: 14px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
}
#news .inner .banners .banner a:hover {
  opacity: 0.6;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
#news .inner .banners .banner.banner_01 a {
  background-image: url(../img/banner_01.png);
}
#news .inner .banners .banner.banner_02 a {
  background-image: url(../img/banner_02.png);
}
#news .inner .banners .banner.banner_03 a {
  background-image: url(../img/banner_03.png);
}
#news .inner .banners .banner.banner_04 {
  margin-top: 30px;
}
#news .inner .banners .banner.banner_04 a {
  width: 1200px;
  height: 120px;
  background-image: url(../img/banner_04.png);
}

#about {
  position: relative;
  width: 100%;
  height: 1606px;
  margin: -120px auto 0;
  background-image: url(../img/about_bk.png);
  background-size: 1920px 1606px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  z-index: 10;
}
#about .header {
  width: 1200px;
  margin: 0 auto;
  padding-top: 190px;
}
#about .header h2 {
  width: 369px;
  height: 110px;
  background-image: url(../img/about_h2.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#about .inner {
  position: relative;
  width: 1200px;
  margin: 40px auto 0;
}
#about .inner .movie {
  width: 960px;
  height: 540px;
  margin: 0 auto 60px;
  border-radius: 40px;
  background-image: url(../img/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;
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
}
#about .inner .movie:hover {
  opacity: 0.6;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
#about .inner .h3_01 {
  width: 536px;
  height: 62px;
  margin-bottom: 25px;
  background-image: url(../img/about_h3_01.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#about .inner .h3_02 {
  width: 311px;
  height: 44px;
  margin: 30px 0 25px;
  background-image: url(../img/about_h3_02.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#about .inner .character {
  position: absolute;
  width: 310px;
  height: 330px;
  bottom: -40px;
  right: 0;
  background-image: url(../img/about_character.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#team {
  position: relative;
  z-index: 20;
}
#team header.header {
  width: 1200px;
  margin: -180px auto 0;
}
#team header.header h2 {
  position: relative;
  width: 197px;
  height: 25px;
  background-image: url(../img/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: -30px;
  overflow: hidden;
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
}
#team .inner .slider {
  position: relative;
  width: 4800px;
  height: 207px;
  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: 600px;
  height: 207px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#team .inner .slider li.item_01 {
  background-image: url(../img/member_01.png);
}
#team .inner .slider li.item_02 {
  background-image: url(../img/member_02.png);
}
#team .inner .slider li.item_03 {
  background-image: url(../img/member_03.png);
}
#team .inner .slider li.item_04 {
  background-image: url(../img/member_04.png);
}
#team .inner .slider li.item_05 {
  background-image: url(../img/member_05.png);
}
#team .inner .slider li.item_06 {
  background-image: url(../img/member_06.png);
}
#team .inner .slider li.item_07 {
  background-image: url(../img/member_07.png);
}
#team .inner .slider li.item_08 {
  background-image: url(../img/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 {
  top: -1px;
  -webkit-animation: member_02 linear 48s infinite;
  animation: member_02 linear 48s infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#message {
  width: 1200px;
  margin: 0 auto;
}
#message header.header h2 {
  width: 555px;
  height: 95px;
  margin-left: auto;
  background-image: url(../img/message_h2.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#message .inner {
  margin: 50px 0 0;
}
#message .footer {
  position: relative;
  padding: 20px 0 0;
  z-index: 20;
}
#message .footer a {
  display: block;
  width: 400px;
  height: 80px;
  margin: 0 auto;
  border-radius: 40px;
  -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/message_btn_01.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
}
#message .footer a:hover {
  opacity: 0.6;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

#message_archive {
  width: 1200px;
  margin: 0 auto 120px;
}
#message_archive header.header {
  width: 555px;
  height: 46px;
  margin: 30px auto 60px;
  background-image: url(../img/message_h2.png);
  background-size: 555px 95px;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  font-size: 0;
}
#message_archive footer.footer {
  padding-top: 70px;
  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: 286px;
  height: 56px;
  margin: 0 10px 20px;
  border: 2px solid #003cd6;
  border-radius: 30px;
  background-image: url(../img/story_tips_btn.png);
  background-size: 290px 60px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
}
#message_archive footer.footer a:hover {
  opacity: 0.6;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
#message_archive footer.footer .back {
  background-image: url(../img/sub_btn_03.png);
}

.message_item {
  position: relative;
  width: 1200px;
  height: 300px;
  margin-bottom: 25px;
  border-radius: 14px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(111, 111, 111, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(111, 111, 111, 0.1);
  background-color: #fff;
  overflow: hidden;
}
.message_item.big {
  height: 400px;
}
.message_item .img {
  position: absolute;
  width: 400px;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f0f0f0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.message_item .text {
  padding: 30px 40px 0 440px;
}
.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-size: cover;
}
.message_item .text .name .jp {
  display: block;
  width: 200px;
  height: 25px;
  margin-bottom: 4px;
  background-image: url(../img/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 {
  position: relative;
  margin: 18px 0 0;
  font-size: 16px;
  line-height: 28px;
  z-index: 20;
}
.message_item .text .deco_date {
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: #fee6e6;
  font-family: "Noto Sans", sans-serif;
  font-weight: 800;
  font-size: 120px;
  line-height: 120px;
  text-align: right;
  pointer-events: none;
}
.message_item .text .footer_date {
  position: absolute;
  bottom: 30px;
  left: 440px;
  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%;
  height: 1270px;
  margin-top: -15px;
  background-image: url(../img/story_bk.png);
  background-size: 1920px 1270px;
  background-position: 50% 0;
}
#story .character {
  position: absolute;
  width: 100%;
  height: 1270px;
  left: 0;
  bottom: 0;
  background-image: url(../img/story_character.png);
  background-size: 1920px 1270px;
  background-position: 50% 0;
}
#story .header {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding-top: 200px;
  z-index: 15;
}
#story .header h2 {
  position: relative;
  width: 487px;
  height: 59px;
  right: -5px;
  margin-left: auto;
  background-image: url(../img/story_h2.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#story .header p {
  padding-top: 20px;
  text-align: right;
  color: #fff;
  text-shadow: 0px 0px 6.8px rgba(88, 57, 95, 0.7);
  font-weight: 600;
}
#story .inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  z-index: 15;
}
#story .inner .list {
  padding-top: 40px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-items: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
}
#story .inner .list .item {
  padding-bottom: 15px;
}
#story .inner .list .item a, #story .inner .list .item span {
  display: block;
  width: 660px;
  height: 130px;
  border-radius: 14px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#story .inner .list .item a {
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
}
#story .inner .list .item a:hover {
  opacity: 0.6;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
#story .inner .list .item.item_01 span {
  background-image: url(../img/story_btn_01_cs.png);
}
#story .inner .list .item.item_01 a {
  background-image: url(../img/story_btn_01.png);
}
#story .inner .list .item.item_02 span {
  background-image: url(../img/story_btn_02_cs.png);
}
#story .inner .list .item.item_03 span {
  background-image: url(../img/story_btn_03_cs.png);
}
#story .inner .official_book {
  position: relative;
  width: 1165px;
  height: 270px;
  border-radius: 20px;
  margin-top: 40px;
  padding-left: 35px;
  background-color: rgba(255, 255, 255, 0.9);
  background-image: url(../img/story_tips_bk.png);
  background-size: 1200px 270px;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(111, 111, 111, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(111, 111, 111, 0.1);
}
#story .inner .official_book h3 {
  position: relative;
  width: 416px;
  height: 54px;
  left: 0;
  top: -10px;
  background-image: url(../img/story_tips_h3.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#story .inner .official_book p {
  padding: 10px 0 0;
}
#story .inner .official_book a {
  display: block;
  width: 286px;
  height: 56px;
  margin-top: 20px;
  border: 2px solid #003cd6;
  border-radius: 30px;
  background-image: url(../img/story_tips_btn.png);
  background-size: 290px 60px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
}
#story .inner .official_book a:hover {
  opacity: 0.6;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

#movie header.header,
#radio header.header {
  width: 1200px;
  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: 1200px;
  margin: 0 auto;
}
#movie .inner ul,
#radio .inner ul {
  position: relative;
  margin: 45px 0 80px;
  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: 380px;
}
#movie .inner ul li .movie,
#radio .inner ul li .movie {
  width: 380px;
  height: 260px;
  border-radius: 14px;
  background-size: cover;
  background-position: 50% 50%;
  font-size: 0;
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
}
#movie .inner ul li .movie:hover,
#radio .inner ul li .movie:hover {
  opacity: 0.6;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
#movie .inner ul .cs,
#radio .inner ul .cs {
  width: 380px;
  height: 260px;
  border-radius: 14px;
  background-image: url(../img/movie_cs.png);
  background-size: cover;
  background-position: 50% 50%;
  font-size: 0;
}
#movie .inner ul .dummy,
#radio .inner ul .dummy {
  width: 380px;
  height: 260px;
}

#movie header.header h2 {
  width: 208px;
  height: 77px;
  background-image: url(../img/movie_h2.png);
}
#movie .item_01 .movie {
  background-image: url(../img/movie_thumbnail_01.png);
}
#movie .item_02 .movie {
  background-image: url(../img/movie_thumbnail_02.png);
}

#radio header.header h2 {
  width: 604px;
  height: 79px;
  background-image: url(../img/radio_h2.png);
}
#radio .item_01 .movie {
  background-image: url(../img/radio_thumbnail_01.png);
}

#goods {
  position: relative;
  width: 100%;
  margin-top: -80px;
  padding: 170px 0 80px;
  background-image: url(../img/goods_bk.png);
  background-size: 1920px 714px;
  z-index: 15;
}
#goods .inner {
  position: relative;
  width: 1165px;
  border-radius: 20px;
  margin: 0 auto;
  padding: 0 0 30px 35px;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(111, 111, 111, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(111, 111, 111, 0.1);
}
#goods .inner::after {
  position: absolute;
  width: 1200px;
  height: 400px;
  right: 0;
  bottom: 0;
  background-image: url(../img/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: 0;
  top: -20px;
  background-image: url(../img/goods_h2.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#goods .inner .btns {
  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: 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 {
  padding-right: 10px;
}
#goods .inner .btns li a {
  display: block;
  margin-top: 20px;
  border: 2px solid #003cd6;
  border-radius: 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
}
#goods .inner .btns li a:hover {
  opacity: 0.6;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
#goods .inner .btns li.item_01 a {
  width: 286px;
  height: 56px;
  background-image: url(../img/goods_btn_01.png);
  background-size: 290px 60px;
}
#goods .inner .btns li.item_02 a {
  width: 306px;
  height: 56px;
  background-image: url(../img/goods_btn_02.png);
  background-size: 310px 60px;
}

#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: 300px;
  height: 173px;
  margin: 0 auto;
  background-image: url(../img/footer_logo.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}
#footer .btns {
  margin: 40px 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;
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
}
#footer .btns .item a:hover {
  opacity: 0.6;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
#footer .btns .item.item_01 a {
  width: 220px;
  height: 40px;
  background-size: 220px 40px;
  background-image: url(../img/footer_btn_01.png);
}
#footer .btns .item.item_02 a {
  width: 239px;
  height: 40px;
  background-size: 239px 40px;
  background-image: url(../img/footer_btn_02.png);
}
#footer p {
  font-size: 12px;
  text-align: center;
  color: #fff;
}

#subheader .bar {
  position: relative;
  width: 100%;
  height: 12px;
  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: -35px;
  left: 0;
  background-image: url(../img/jumbotron_text_loop_e.png);
  background-size: 1251px 77px;
  background-position: 0 0;
  z-index: 6;
  -webkit-animation: marquee_01 linear 50s infinite;
  animation: marquee_01 linear 50s infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  z-index: 10;
}
#subheader .logo {
  width: 312px;
  height: 180px;
  margin: 15px auto 50px;
  background-image: url(../img/jumbotron_logo_single.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

#page_story {
  width: 1200px;
  margin: 0 auto 120px;
}
#page_story header.header h2 {
  width: 477px;
  height: 45px;
  margin: 30px auto 60px;
  background-image: url(../img/special_h2.png);
  background-size: 477px 45px;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  font-size: 0;
}
#page_story header.header h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.1em;
}
#page_story footer.footer {
  padding-top: 70px;
  width: 500px;
  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: 286px;
  height: 56px;
  margin: 0 5px 20px;
  border: 2px solid #003cd6;
  border-radius: 30px;
  background-size: 290px 60px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
}
#page_story footer.footer a:hover {
  opacity: 0.6;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
#page_story footer.footer .back {
  margin-top: 40px;
  background-image: url(../img/sub_btn_03.png);
}
#page_story footer.footer .page_prev {
  width: 196px;
  background-image: url(../img/sub_btn_02.png);
  background-size: 200px 60px;
}
#page_story footer.footer .page_next {
  width: 196px;
  background-image: url(../img/sub_btn_01.png);
  background-size: 200px 60px;
}
#page_story .settings {
  width: 980px;
  height: 60px;
  margin: 50px auto 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#page_story .settings dl {
  width: 100%;
  height: 100%;
  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: 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;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}
#page_story .settings dl dt.dt_02 {
  margin-left: 40px;
}
#page_story .settings dl dd {
  width: 60px;
  height: 24px;
  margin: 0 0 0 4px;
  border-radius: 12px;
  background-color: #a7a7a7;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
}
#page_story .settings dl dd:hover {
  opacity: 0.6;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
#page_story .text {
  width: 900px;
  margin: 50px 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/close.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity;
  transition: 0.2s ease opacity;
}
#modal_youtube .close:hover {
  opacity: 0.6;
}

#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/pagetop.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  cursor: pointer;
  -webkit-transition: 0.2s ease opacity;
  transition: 0.2s ease opacity;
}
#page_top a:hover {
  opacity: 0.6;
}
#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: -2502px 0;
  }
}
@keyframes marquee_01 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -2502px 0;
  }
}
@-webkit-keyframes marquee_02 {
  0% {
    background-position: -2502px 0;
  }
  100% {
    background-position: 0 0;
  }
}
@keyframes marquee_02 {
  0% {
    background-position: -2502px 0;
  }
  100% {
    background-position: 0 0;
  }
}
@-webkit-keyframes member_01 {
  0% {
    left: 0;
  }
  100% {
    left: -2400px;
  }
}
@keyframes member_01 {
  0% {
    left: 0;
  }
  100% {
    left: -2400px;
  }
}
@-webkit-keyframes member_02 {
  0% {
    left: -2400px;
  }
  100% {
    left: 0;
  }
}
@keyframes member_02 {
  0% {
    left: -2400px;
  }
  100% {
    left: 0;
  }
}/*# sourceMappingURL=style.css.map */