@charset "UTF-8";
body {
  font-family: fot-udkakugo-large-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #fff;
  background: #000;
  font-size: 18px; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.clearfix:before {
  　　　　content: "";
  display: block;
  clear: both; }

.clearfix {
  display: block; }

#mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  display: none; }

header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 150; }
  @media (max-width: 768px) {
    header {
      position: static; } }

.wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 37px; }
  .wrapper:before {
    content: "";
    background: url(../img/bg.jpg) center no-repeat;
    background-size: cover;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    transform: translateZ(0); }
    @media (max-width: 750px) {
      .wrapper:before {
        background: url(../img/bg_sp.jpg) center no-repeat;
        background-size: cover; } }
  @media (max-width: 750px) {
    .wrapper {
      margin-top: 0; } }

.br_hid {
  display: none; }
  @media (max-width: 750px) {
    .br_hid {
      display: inline; } }

.notice::-webkit-scrollbar {
  width: 15px;
  padding: 5px;
  border-radius: 10px; }

.notice::-webkit-scrollbar-thumb {
  background: #fff;
  border: 1px solid #1b256d;
  border-radius: 10px; }

.notice::-webkit-scrollbar-track {
  background: #1b256d; }

.notice::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #1b256d;
  border: 1px solid #96aaaa;
  width: 20px; }

.link_top {
  position: fixed;
  bottom: 20px;
  right: 5px;
  display: none;
  z-index: 1000; }
  @media (max-width: 750px) {
    .link_top img {
      width: 50px;
      height: auto; } }

.rel {
  position: relative; }

.frame_top, .frame_btm {
  display: block;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .frame_top, .frame_btm {
      width: calc(100% - 20px);
      height: auto; } }

.frame_mid {
  background: url("../img/frame_mid.png") repeat-y;
  background-size: 100%;
  padding: 0 40px;
  width: 920px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .frame_mid {
      width: calc(100% - 60px);
      padding: 0 20px; } }
  @media (max-width: 750px) {
    .frame_mid {
      width: calc(100% - 60px);
      padding: 0 20px; } }

.frame_mid_disable {
  background: url("../img/frame_mid_disable.png") repeat-y;
  background-size: 100%;
  padding: 0 40px 10px 40px;
  width: 920px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .frame_mid_disable {
      width: calc(100% - 60px);
      padding: 0 20px 10px 20px; } }
  @media (max-width: 750px) {
    .frame_mid_disable {
      width: calc(100% - 60px);
      padding: 0 20px 10px 20px; } }

.frame_mid2 {
  background: url("../img/frame_mid.png") repeat-y;
  background-size: 100%;
  padding: 0 40px 20px 40px;
  width: 920px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .frame_mid2 {
      width: calc(100% - 60px);
      padding: 0 20px; } }
  @media (max-width: 750px) {
    .frame_mid2 {
      width: calc(100% - 40px);
      padding: 0 10px; } }

.frame_mid2_disable {
  background: url("../img/frame_mid_disable.png") repeat-y;
  background-size: 100%;
  padding: 0 40px 20px 40px;
  width: 920px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .frame_mid2_disable {
      width: calc(100% - 60px);
      padding: 20px; } }
  @media (max-width: 750px) {
    .frame_mid2_disable {
      width: calc(100% - 60px);
      padding: 0 20px; } }

h1 {
  margin: 30px auto 100px auto;
  text-align: center; }
  h1 img {
    max-width: 100%;
    height: auto; }
  @media (max-width: 750px) {
    h1 {
      margin: 0 auto 10vw auto; } }

h2 {
  text-align: center; }
  @media (max-width: 820px) {
    h2 img {
      width: 100%;
      height: auto; } }

.chara1 {
  position: absolute;
  top: 77px;
  left: 203px;
  opacity: 0; }
  @media (max-width: 1369px) {
    .chara1 {
      top: 6vw;
      left: 14vw; } }
  @media (max-width: 750px) {
    .chara1 {
      left: 12vw; } }

.chara2 {
  position: absolute;
  top: 231px;
  left: 14px;
  opacity: 0; }
  @media (max-width: 1369px) {
    .chara2 {
      top: 17vw;
      left: 0; } }

.chara3 {
  position: absolute;
  top: 441px;
  left: 72px;
  opacity: 0; }
  @media (max-width: 1369px) {
    .chara3 {
      top: 33vw;
      left: 4vw; } }

.chara4 {
  position: absolute;
  top: 555px;
  left: 301px;
  opacity: 0; }
  @media (max-width: 1369px) {
    .chara4 {
      top: 41vw;
      left: 20vw; } }
  @media (max-width: 750px) {
    .chara4 {
      top: 46vw;
      left: 18vw; } }

.chara5 {
  position: absolute;
  top: 90px;
  right: 258px;
  opacity: 0; }
  @media (max-width: 1369px) {
    .chara5 {
      top: 8vw;
      right: 18vw; } }
  @media (max-width: 750px) {
    .chara5 {
      right: 14vw; } }

.chara6 {
  position: absolute;
  top: 245px;
  right: 66px;
  opacity: 0; }
  @media (max-width: 1369px) {
    .chara6 {
      top: 18vw;
      right: 4vw; } }
  @media (max-width: 750px) {
    .chara6 {
      top: 23vw;
      right: 1vw; } }

.chara7 {
  position: absolute;
  top: 512px;
  right: 133px;
  opacity: 0; }
  @media (max-width: 1369px) {
    .chara7 {
      top: 37vw;
      right: 9vw; } }
  @media (max-width: 750px) {
    .chara7 {
      top: 43vw;
      right: 7vw; } }

.chara8 {
  position: absolute;
  top: 574px;
  right: 323px;
  opacity: 0; }
  @media (max-width: 1369px) {
    .chara8 {
      top: 42vw;
      right: 22vw; } }
  @media (max-width: 750px) {
    .chara8 {
      top: 46vw; } }

.chara9 {
  margin-top: -365px;
  opacity: 0; }
  @media (max-width: 1369px) {
    .chara9 {
      margin-top: -27vw;
      width: 31vw; } }

.chara_wrap {
  width: 1369px;
  margin: 0 auto;
  position: relative; }
  @media (max-width: 1369px) {
    .chara_wrap {
      width: 100%; }
      .chara_wrap img {
        width: 18vw;
        height: auto; } }

.tit1 {
  color: #fff;
  text-shadow: 1px 1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, -1px -1px 2px #000, 2px 2px 1px #000, -2px 2px 1px #000, 2px -2px 1px #000, -2px -2px 1px #000;
  text-decoration: none;
  font-size: 24px;
  text-align: center;
  margin-bottom: 40px;
  padding-top: 10px;
  line-height: 1.5em; }
  .tit1 span {
    color: #3de6fd;
    font-size: 28px; }
  @media (max-width: 750px) {
    .tit1 {
      margin-bottom: 20px;
      font-size: 20px;
      text-shadow: 1px 1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, -1px -1px 2px #000, 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000; } }

.news_wrap {
  overflow-y: scroll;
  width: 100%;
  height: 150px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500; }
  .news_wrap div {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
    line-height: 1.5em; }
    .news_wrap div p:nth-of-type(1) {
      width: 20%; }
      @media (max-width: 750px) {
        .news_wrap div p:nth-of-type(1) {
          width: 30%; } }
    .news_wrap div p:nth-of-type(2) {
      width: calc(80% - 20px);
      margin-left: 20px; }
      @media (max-width: 750px) {
        .news_wrap div p:nth-of-type(2) {
          width: calc(70% - 30px); } }
    .news_wrap div a {
      color: #fff;
      text-decoration: none;
      display: block;
      width: calc(80% - 20px);
      margin-left: 20px; }
      @media (min-width: 750px) {
        .news_wrap div a:hover {
          text-decoration: underline; } }
      @media (max-width: 750px) {
        .news_wrap div a {
          width: calc(70% - 30px); } }
  @media (max-width: 750px) {
    .news_wrap {
      font-size: 14px; } }

@media (max-width: 750px) {
  .img_pc {
    display: none !important; } }

.img_sp {
  display: none !important; }
  @media (max-width: 750px) {
    .img_sp {
      display: block !important; } }

.in_flex {
  border-radius: 10px;
  background: rgba(31, 41, 135, 0.8);
  box-shadow: inset 1px 1px 10px #001054, inset -1px 1px 1px #001054, inset 1px -1px 1px #001054, inset -1px -1px 10px #001054;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  padding: 20px;
  margin-top: -15px; }
  .in_flex img {
    width: 50%;
    height: auto; }
  @media (max-width: 750px) {
    .in_flex {
      display: block;
      margin-top: 10px;
      padding: 20px 10px; }
      .in_flex img {
        width: 100%; } }

.in_flex2 {
  border-radius: 10px;
  background: rgba(31, 41, 135, 0.8);
  box-shadow: inset 1px 1px 10px #001054, inset -1px 1px 1px #001054, inset 1px -1px 1px #001054, inset -1px -1px 10px #001054;
  padding: 20px;
  margin: 20px 0 0 0; }
  .in_flex2 img {
    width: 50%;
    height: auto; }
  @media (max-width: 750px) {
    .in_flex2 {
      padding: 20px 10px; } }

.in_flex3 {
  border-radius: 10px;
  background: rgba(40, 54, 187, 0.8);
  box-shadow: inset 1px 1px 10px #10288e, inset -1px 1px 1px #10288e, inset 1px -1px 1px #10288e, inset -1px -1px 10px #10288e;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: flex-start;
  padding: 20px; }
  @media (max-width: 750px) {
    .in_flex3 {
      padding: 20px 10px;
      display: block; } }

.in_flex4 {
  border-radius: 10px;
  background: rgba(40, 54, 187, 0.8);
  box-shadow: inset 1px 1px 10px #10288e, inset -1px 1px 1px #10288e, inset 1px -1px 1px #10288e, inset -1px -1px 10px #10288e;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: flex-start;
  padding: 20px;
  width: 720px;
  margin: 20px auto 0 auto;
  position: relative; }
  @media (max-width: 1024px) {
    .in_flex4 {
      width: 68%; } }
  @media (max-width: 750px) {
    .in_flex4 {
      padding: 20px 10px;
      width: calc(100% - 20px); } }

.end_txt {
  text-align: center; }
  .end_txt p {
    font-size: 26px !important;
    line-height: 1.5em;
    margin-bottom: 0 !important;
    color: #fff !important;
    text-align: left; }
    @media (max-width: 1024px) {
      .end_txt p {
        font-size: 2.7vw !important; } }
  @media (max-width: 750px) {
    .end_txt {
      width: 100% !important;
      text-align: center;
      margin-top: 10px; }
      .end_txt p {
        display: inline-block;
        text-align: center;
        width: auto !important;
        font-size: 3.7vw !important; } }

.range {
  width: 50%;
  text-shadow: 1px 1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, -1px -1px 2px #000, 2px 2px 1px #000, -2px 2px 1px #000, 2px -2px 1px #000, -2px -2px 1px #000;
  text-align: left; }
  .range h4 {
    background: #10288e;
    text-align: center;
    padding: 5px 0;
    border-radius: 20px;
    margin-bottom: 10px; }
  .range p {
    text-shadow: 1px 1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, -1px -1px 2px #000, 2px 2px 1px #000, -2px 2px 1px #000, 2px -2px 1px #000, -2px -2px 1px #000, 5px 5px 5px #4896ff, -5px -5px 5px #4896ff, -5px 5px 5px #4896ff, 5px -5px 5px #4896ff; }
  .range p:nth-of-type(1) {
    font-size: 20px;
    margin-bottom: 10px;
    margin-left: 20px; }
    @media (max-width: 750px) {
      .range p:nth-of-type(1) {
        font-size: 16px;
        width: 275px;
        max-width: 100%;
        margin: 0 auto 5px auto; } }
    @media (max-width: 340px) {
      .range p:nth-of-type(1) {
        font-size: 4.3vw; } }
  .range p:nth-of-type(2) {
    color: #ff82d7;
    font-size: 25px;
    letter-spacing: 1px;
    margin-left: 15px; }
    @media (max-width: 750px) {
      .range p:nth-of-type(2) {
        width: 275px;
        max-width: 100%;
        margin: 0 auto;
        font-size: 16px;
        line-height: 1.5em; } }
    .range p:nth-of-type(2) .s1 {
      font-size: 34px; }
      @media (max-width: 750px) {
        .range p:nth-of-type(2) .s1 {
          font-size: 20px; } }
    .range p:nth-of-type(2) .s2 {
      color: #fff; }
    @media (max-width: 350px) {
      .range p:nth-of-type(2) {
        font-size: 4.2vw; } }
  @media (max-width: 750px) {
    .range {
      width: 100%; }
      .range h4 {
        width: 100%;
        margin-top: 10px; } }

.range2 {
  width: calc(100% - 20px);
  text-shadow: 1px 1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, -1px -1px 2px #000, 2px 2px 1px #000, -2px 2px 1px #000, 2px -2px 1px #000, -2px -2px 1px #000;
  text-align: left;
  padding: 20px 10px; }
  @media (max-width: 750px) {
    .range2 {
      padding: 5px 10px 20px 10px; } }
  .range2 h4 {
    background: #10288e;
    text-align: center;
    padding: 5px 0;
    border-radius: 20px;
    margin: 0 auto 20px auto;
    width: 500px; }
    @media (max-width: 750px) {
      .range2 h4 {
        width: 100%; } }
  .range2 p:nth-of-type(1) {
    color: #ff82d7;
    font-size: 25px;
    letter-spacing: 1px;
    margin-left: 15px;
    text-align: center;
    text-shadow: 1px 1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, -1px -1px 2px #000, 2px 2px 1px #000, -2px 2px 1px #000, 2px -2px 1px #000, -2px -2px 1px #000, 5px 5px 5px #4896ff, -5px -5px 5px #4896ff, -5px 5px 5px #4896ff, 5px -5px 5px #4896ff;
    margin-bottom: 30px; }
    @media (max-width: 750px) {
      .range2 p:nth-of-type(1) {
        width: 275px;
        max-width: 100%;
        margin: 0 auto;
        font-size: 16px;
        line-height: 1.5em; } }
    .range2 p:nth-of-type(1) .s1 {
      font-size: 34px; }
      @media (max-width: 750px) {
        .range2 p:nth-of-type(1) .s1 {
          font-size: 20px; } }
    .range2 p:nth-of-type(1) .s2 {
      color: #fff; }
  .range2 p:nth-of-type(2) {
    color: #ff82d7;
    font-size: 25px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, -1px -1px 2px #000, 2px 2px 1px #000, -2px 2px 1px #000, 2px -2px 1px #000, -2px -2px 1px #000, 5px 5px 5px #4896ff, -5px -5px 5px #4896ff, -5px 5px 5px #4896ff, 5px -5px 5px #4896ff;
    margin-bottom: 30px;
    text-align: left; }
    @media (max-width: 750px) {
      .range2 p:nth-of-type(2) {
        width: 275px;
        max-width: 100%;
        margin: 0 auto;
        font-size: 16px;
        line-height: 1.5em;
        margin-bottom: 20px; } }
    @media (max-width: 350px) {
      .range2 p:nth-of-type(2) {
        font-size: 4.2vw; } }
    .range2 p:nth-of-type(2) .s1 {
      font-size: 34px; }
      @media (max-width: 750px) {
        .range2 p:nth-of-type(2) .s1 {
          font-size: 20px; } }
    .range2 p:nth-of-type(2) .s2 {
      color: #fff; }
  .range2 p:nth-of-type(3) {
    text-align: center;
    line-height: 1.5em; }
    @media (max-width: 750px) {
      .range2 p:nth-of-type(3) {
        font-size: 16px; } }

.s1_btn {
  margin-top: 20px;
  display: inline-block;
  transition: .3s; }
  @media (min-width: 750px) {
    .s1_btn:hover {
      opacity: 0.8; } }

.banner_flex {
  width: 1000px;
  margin: 5px auto 150px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center; }
  @media (max-width: 1024px) {
    .banner_flex {
      width: calc(100% - 20px); }
      .banner_flex img {
        width: calc(50% - 3px);
        height: auto; } }
  @media (max-width: 750px) {
    .banner_flex {
      margin-bottom: 10vw; }
      .banner_flex img {
        width: 100%;
        margin-bottom: 5px; } }

.sect2 {
  margin-bottom: 150px; }
  @media (max-width: 750px) {
    .sect2 {
      margin-bottom: 10vw; } }

.sect3 {
  margin-bottom: 150px; }
  @media (max-width: 750px) {
    .sect3 {
      margin-bottom: 10vw; } }

.sect4 {
  background: rgba(255, 255, 255, 0.7);
  padding: 100px 0;
  margin-bottom: 200px; }
  .sect4 h3 {
    text-align: center;
    margin-bottom: 100px; }
    .sect4 h3 img {
      width: 100%;
      max-width: 922px;
      height: auto; }
  @media (max-width: 750px) {
    .sect4 {
      margin-bottom: 25vw;
      padding: 10vw 0; }
      .sect4 h3 {
        margin-bottom: 10vw; } }

@media (max-width: 750px) {
  .h3 {
    pading-top: 10px; } }

.prize_left {
  width: 50%;
  text-shadow: 1px 1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, -1px -1px 2px #000, 2px 2px 1px #000, -2px 2px 1px #000, 2px -2px 1px #000, -2px -2px 1px #000; }
  .prize_left h4 {
    background: #0b22a2;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    border-radius: 30px;
    padding: 10px 0;
    line-height: 1.1em;
    width: 90%;
    margin: 10px auto 0 auto; }
    .prize_left h4 p:nth-of-type(1) {
      color: #fff; }
    .prize_left h4 p:nth-of-type(2) {
      color: #3de6fd;
      text-align: left;
      margin-left: 5px; }
  .prize_left img {
    margin-top: -50px; }
  @media (max-width: 1024px) {
    .prize_left img {
      width: 100%;
      height: auto; } }
  @media (max-width: 750px) {
    .prize_left {
      width: 100%;
      margin-bottom: 20px; }
      .prize_left h4 {
        font-size: 16px;
        line-height: 1.3em; }
      .prize_left img {
        margin-top: -10px; } }

.prize_right {
  width: 50%;
  text-shadow: 1px 1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, -1px -1px 2px #000, 2px 2px 1px #000, -2px 2px 1px #000, 2px -2px 1px #000, -2px -2px 1px #000; }
  .prize_right h4 {
    background: #0b22a2;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    border-radius: 50px;
    padding: 10px 0;
    line-height: 1.1em;
    width: 90%;
    margin: 0 auto; }
    .prize_right h4 p:nth-of-type(1) {
      color: #fff; }
    .prize_right h4 p:nth-of-type(2) {
      color: #3de6fd;
      text-align: left;
      margin-left: 5px; }
  .prize_right img {
    margin-top: -58px; }
  @media (max-width: 1024px) {
    .prize_right img {
      width: 100%;
      height: auto; } }
  @media (max-width: 750px) {
    .prize_right {
      width: 100%; }
      .prize_right h4 {
        font-size: 16px;
        line-height: 1.3em; }
      .prize_right img {
        margin-top: -10px; } }

.number {
  margin-top: -31px; }

.step1 {
  text-align: center;
  text-shadow: 1px 1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, -1px -1px 2px #000, 2px 2px 1px #000, -2px 2px 1px #000, 2px -2px 1px #000, -2px -2px 1px #000;
  background: rgba(40, 54, 187, 0.8);
  box-shadow: inset 1px 1px 10px #10288e, inset -1px 1px 1px #10288e, inset 1px -1px 1px #10288e, inset -1px -1px 10px #10288e;
  width: calc(30% - 20px);
  padding: 20px 10px;
  border-radius: 5px;
  height: 359px;
  margin-top: 20px; }
  .step1 img {
    display: block;
    margin: 0 auto; }
  .step1 .follow_btn {
    margin: 15px 0 20px 0 !important; }
  .step1 h4 {
    background: #0b22a2;
    border-radius: 30px;
    text-align: center;
    width: 140px;
    margin: 0 auto 10px auto;
    padding: 10px 0; }
  .step1 p {
    line-height: 1.5em; }
    .step1 p span {
      color: #3de6fd;
      font-size: 20px; }
  .step1 a {
    display: inline-block; }
    .step1 a img {
      width: 100%;
      height: auto; }
  @media (max-width: 750px) {
    .step1 {
      width: calc(100% - 20px);
      height: auto; } }
  .step1 a {
    transition: .3s; }
    @media (min-width: 750px) {
      .step1 a:hover {
        opacity: 0.8; } }

.step2 {
  text-align: center;
  text-shadow: 1px 1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, -1px -1px 2px #000, 2px 2px 1px #000, -2px 2px 1px #000, 2px -2px 1px #000, -2px -2px 1px #000;
  background: rgba(40, 54, 187, 0.8);
  box-shadow: inset 1px 1px 10px #10288e, inset -1px 1px 1px #10288e, inset 1px -1px 1px #10288e, inset -1px -1px 10px #10288e;
  width: calc(30% - 20px);
  padding: 20px 10px;
  border-radius: 5px;
  margin-top: 20px;
  height: 359px; }
  .step2 img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto; }
  .step2 .play_btn {
    width: 115% !important;
    margin-left: -10% !important; }
  .step2 h4 {
    background: #0b22a2;
    border-radius: 30px;
    text-align: center;
    width: 140px;
    margin: 0 auto 10px auto;
    padding: 10px 0; }
  .step2 p {
    line-height: 1.5em; }
    .step2 p span {
      color: #3de6fd;
      font-size: 2px; }
  .step2 a {
    display: inline-block; }
  @media (max-width: 750px) {
    .step2 {
      width: calc(100% - 20px);
      height: auto; } }
  .step2 a {
    transition: .3s; }
    @media (min-width: 750px) {
      .step2 a:hover {
        opacity: 0.8; } }

.step3 {
  text-align: center;
  text-shadow: 1px 1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, -1px -1px 2px #000, 2px 2px 1px #000, -2px 2px 1px #000, 2px -2px 1px #000, -2px -2px 1px #000;
  background: rgba(40, 54, 187, 0.8);
  box-shadow: inset 1px 1px 10px #10288e, inset -1px 1px 1px #10288e, inset 1px -1px 1px #10288e, inset -1px -1px 10px #10288e;
  width: calc(30% - 20px);
  padding: 20px 10px;
  border-radius: 5px;
  height: 359px;
  margin-top: 20px; }
  .step3 img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto; }
  .step3 h4 {
    background: #0b22a2;
    border-radius: 30px;
    text-align: center;
    width: 140px;
    margin: 0 auto 10px auto;
    padding: 10px 0; }
  .step3 p {
    line-height: 1.5em; }
    .step3 p span {
      color: #3de6fd;
      font-size: 2px; }
  .step3 a {
    display: inline-block; }
  @media (max-width: 750px) {
    .step3 {
      width: calc(100% - 20px);
      height: auto; } }

.flex_wrap {
  display: flex;
  justify-content: space-around;
  flex-wrap: nowrap;
  align-items: center; }
  @media (max-width: 750px) {
    .flex_wrap {
      display: block; } }

.arrow_d {
  display: none; }
  @media (max-width: 750px) {
    .arrow_d {
      display: block;
      margin: 20px auto; } }

.notice {
  text-align: left;
  line-height: 1.5em;
  font-size: 14px;
  height: 300px;
  padding-right: 10px;
  overflow-y: scroll; }

.p_chara1 {
  position: absolute;
  bottom: 20px;
  left: 25px; }

.p_chara2 {
  position: absolute;
  bottom: 20px;
  right: 25px; }

@keyframes slider {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(-50%, 0); } }
.slider {
  margin-bottom: 100px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 4900px;
  animation: slider 20s linear infinite;
  animation-name: slider;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-fill-mode: forwards; }
  .slider li {
    width: 350px;
    list-style: none; }
    .slider li img {
      width: 100%;
      height: auto; }
  @media (max-width: 750px) {
    .slider {
      margin-bottom: 10vw;
      width: 3500px; }
      .slider li {
        width: 250px; } }
  @media (max-width: 450px) {
    .slider {
      width: 2800px; }
      .slider li {
        width: 200px; } }

.plat_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 40px; }
  .plat_wrap div {
    margin: 0 5px; }
  @media (max-width: 1024px) {
    .plat_wrap div {
      width: calc(25% - 5px); }
      .plat_wrap div img {
        width: 100%;
        height: auto; } }
  @media (max-width: 750px) {
    .plat_wrap div {
      width: calc(50% - 20px);
      margin-bottom: 10px; } }

.btn_por {
  text-align: center; }
  @media (max-width: 750px) {
    .btn_por img {
      width: calc(100% - 40px);
      max-width: 518px;
      height: auto; } }
  .btn_por a {
    transition: .3s; }
    @media (min-width: 750px) {
      .btn_por a:hover {
        opacity: 0.8; } }

.show1, .show2, .show3, .show4, .show5, .show6, .show7, .show8 {
  opacity: 0; }

@keyframes bounceIn {
  0%,
    20%,
    40%,
    60%,
    80%,
    to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scaleX(1); } }
.bounceIn {
  animation-duration: 0.75s;
  animation-name: bounceIn;
  animation-fill-mode: forwards; }

@keyframes bounceIn2 {
  0%,
    20%,
    40%,
    60%,
    80%,
    to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.95, 0.95, 0.95); }
  60% {
    opacity: 1;
    transform: scale3d(1.01, 1.01, 1.01); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scaleX(1); } }
.bounceIn2 {
  animation-duration: 0.6s;
  animation-name: bounceIn2;
  animation-fill-mode: forwards; }
