@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
html {
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 10px;
  /* Base font size, change to 14px or 16px if needed */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

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

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

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

fieldset, img {
  border: 0;
}

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

address, caption, cite, code, dfn, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

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

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*to enable resizing for IE*/
input, textarea, select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

/* ====================================================
Font
==================================================== */
@font-face {
  font-family: 'play';
  src: url("../fonts/Play-Regular.ttf");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'play';
  src: url("../fonts/Play-Bold.ttf");
  font-style: normal;
  font-weight: bold;
}

/* ====================================================
Media Quary
==================================================== */
@media screen and (min-width: 835px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-100 {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-100 {
    margin-bottom: 100px !important;
  }
}

.inner {
  display: block;
  width: 100%;
  max-width: 1030px;
  padding: 0 15px;
  margin: 0 auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 835px) {
  a[href^="tel"] {
    pointer-events: none;
  }
}

@media screen and (max-width: 834px) {
  .pc {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .pc-ipd {
    display: none !important;
  }
}

@media screen and (max-width: 990px) {
  .pc-lg {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .pc-767 {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  .pc-sm {
    display: none !important;
  }
}

@media screen and (max-width: 374px) {
  .pc-xs {
    display: none !important;
  }
}

@media screen and (min-width: 835px) {
  .sp {
    display: none !important;
  }
}

@media screen and (min-width: 1025px) {
  .sp-ipd {
    display: none !important;
  }
}

@media screen and (min-width: 991px) {
  .sp-lg {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp-767 {
    display: none !important;
  }
}

@media screen and (min-width: 641px) {
  .sp-sm {
    display: none !important;
  }
}

.ttl-comp01 {
  text-align: center;
}

.txt-basic {
  line-height: 1.61;
  font-weight: 500;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .txt-basic {
    line-height: 1.5;
  }
}

.txt-basic strong {
  font-weight: bold;
}

.txt-basic02 {
  font-weight: 500;
  line-height: 1.75;
  font-size: 1.6rem;
}

@media screen and (max-width: 834px) {
  .txt-basic02 {
    letter-spacing: 0.5px;
    font-size: 1.4rem;
  }
}

.txt-basic02 strong {
  font-weight: bold;
}

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

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

.txt-left {
  text-align: left;
}

.btn-comp01 {
  padding: 2px;
  background: #ff8918;
  background: -webkit-gradient(linear, left top, right top, from(#ff8918), color-stop(50%, #ff372e), to(#ff359c));
  background: -o-linear-gradient(left, #ff8918 0%, #ff372e 50%, #ff359c 100%);
  background: linear-gradient(90deg, #ff8918 0%, #ff372e 50%, #ff359c 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
  max-width: 445px;
  height: 82px;
  margin: 0 auto;
  color: white;
  font-size: 1.9rem;
  font-weight: bold;
  letter-spacing: 3.7px;
}

@media screen and (min-width: 835px) {
  .btn-comp01:hover {
    opacity: 1;
  }
  .btn-comp01:hover > * {
    background: transparent;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp01 {
    font-size: 1.4rem;
    height: 64px;
    letter-spacing: 1.7px;
  }
}

.btn-comp01 > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  background: black;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 5px;
}

.btn-comp02, .comp02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  margin: 0 auto 18px;
  border-radius: 100px;
  padding: 1px;
  background: #ff563e;
  width: 100%;
  max-width: 422px;
  height: 44px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #ff563e;
}

@media screen and (max-width: 834px) {
  .btn-comp02, .comp02 {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 640px) {
  .btn-comp02, .comp02 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 31px;
    letter-spacing: 1px;
    margin: 0 auto 16px;
  }
}

.btn-comp02 > *, .comp02 > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  background: white;
  border-radius: 100px;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.btn-comp02:hover {
  opacity: 1;
  color: white;
}

.btn-comp02:hover > * {
  background: transparent;
}

.btn-comp02--noline {
  background: white;
}

@media screen and (max-width: 640px) {
  .btn-comp02--noline {
    max-width: 100%;
  }
  .btn-comp02--noline > * {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.btn-comp02--noline:hover {
  color: #ff563e;
}

.btn-comp03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  margin: 0 auto;
  border-radius: 100px;
  width: 100%;
  max-width: 272px;
  height: 52px;
  font-family: "play", sans-serif;
  font-weight: bold;
  font-size: 1.4rem;
  color: white;
  position: relative;
  letter-spacing: 1.5px;
}

.btn-comp03:hover {
  opacity: 1;
  -webkit-filter: brightness(1.05) contrast(1.05);
          filter: brightness(1.05) contrast(1.05);
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}

.btn-comp03:hover .inn:before {
  bottom: 15%;
  opacity: 1;
  -webkit-filter: blur(20px);
          filter: blur(20px);
}

.btn-comp03 .inn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  background: #ff8918;
  background: -webkit-gradient(linear, left top, right top, from(#ff8918), color-stop(50%, #ff372e), to(#ff359c));
  background: -o-linear-gradient(left, #ff8918 0%, #ff372e 50%, #ff359c 100%);
  background: linear-gradient(90deg, #ff8918 0%, #ff372e 50%, #ff359c 100%);
  border-radius: 100px;
  position: relative;
  z-index: 1;
}

.btn-comp03 .inn:before {
  position: absolute;
  content: '';
  display: inline-block;
  border-radius: 100px;
  height: 20px;
  left: 30px;
  right: 30px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  opacity: 0;
  background: #ff8918;
  background: -webkit-gradient(linear, left top, right top, from(#ff8918), color-stop(50%, #ff372e), to(#ff359c));
  background: -o-linear-gradient(left, #ff8918 0%, #ff372e 50%, #ff359c 100%);
  background: linear-gradient(90deg, #ff8918 0%, #ff372e 50%, #ff359c 100%);
  pointer-events: none;
  -webkit-filter: blur(20px) brightness(0.95);
          filter: blur(20px) brightness(0.95);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: -1;
}

.btn-comp03 .ico {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 48%;
  right: 20px;
  z-index: 1;
}

.btn-comp03 .ico:before, .btn-comp03 .ico:after {
  position: absolute;
  content: '';
  background: white;
}

.btn-comp03 .ico:before {
  width: 2px;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.btn-comp03 .ico:after {
  height: 2px;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.btn-comp03 .txt {
  position: relative;
  z-index: 1;
}

.btn-comp04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #1d9bf0;
  border-radius: 100px;
  height: 40px;
  color: #1d9bf0;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 1.3px;
}

.btn-comp04 .ico {
  margin: 0 8px 0 0px;
  width: 24px;
  text-align: center;
}

.btn-comp04 .ico .on {
  display: none;
}

.btn-comp04--blue {
  border-color: #1778ef;
  color: #1778ef;
}

.btn-comp04--green {
  border-color: #00b900;
  color: #00b900;
}

.btn-comp04:hover {
  opacity: 1;
  background: #1d9bf0;
  color: white;
}

.btn-comp04:hover .ico .on {
  display: inherit;
}

.btn-comp04:hover .ico .off {
  display: none;
}

.btn-comp04:hover.btn-comp04--blue {
  background: #1778ef;
}

.btn-comp04:hover.btn-comp04--green {
  background: #00b900;
}

.bg-black {
  background: black;
  color: white;
}

.rotate {
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
  opacity: 0;
}

.rotate.active {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  opacity: 1;
}

body {
  color: #333;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  overflow: hidden;
}

.header {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  color: #ff434d;
  font-size: 1.4rem;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  letter-spacing: 0.6px;
}

@media screen and (max-width: 767px) {
  .header {
    font-size: 1rem;
  }
}

.header.on {
  background: #ff434d;
  color: white;
}

.header.on .header-logo, .header.on .header-menu {
  opacity: 0;
  pointer-events: none;
}

.header-inner {
  padding: 0 44px 0 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 104px;
}

@media screen and (max-width: 1200px) {
  .header-inner {
    padding: 0 15px;
  }
}

@media screen and (max-width: 767px) {
  .header-inner {
    height: 56px;
  }
}

.header-logo {
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

@media screen and (max-width: 767px) {
  .header-logo {
    width: 125px;
    margin: 0 0 2px 0;
  }
}

.header-nav {
  white-space: nowrap;
  position: fixed;
  top: 104px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 36px 0 50px;
  height: calc(100% - 104px);
  overflow: auto;
  opacity: 0;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  background: #ff434d;
  color: white;
}

@media screen and (min-width: 991px) {
  .header-nav {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 767px) {
  .header-nav {
    top: 56px;
    height: calc(100% - 56px);
  }
}

.header-nav.on {
  opacity: 1;
  pointer-events: auto;
}

.header-nav.on .header-menu {
  pointer-events: auto !important;
}

.header-nav .header-menu {
  margin: 0 auto 22px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 1 !important;
  width: 100%;
  max-width: 375px;
  display: block;
}

@media screen and (min-width: 768px) {
  .header-nav .header-menu__item {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .header-nav .header-menu__item {
    margin: 0 0 5px;
  }
}

.header-nav .header-menu__item > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ff7980;
  padding: 14px 16px;
}

.header-nav .header-menu__item > * > *:last-child {
  margin: 4px 0 0 auto;
}

@media screen and (min-width: 768px) {
  .header-nav .header-menu__item > * > *:last-child {
    font-size: 1.5rem;
    margin-top: 7px;
  }
}

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 5px auto;
}

@media screen and (min-width: 768px) {
  .header-menu {
    white-space: nowrap;
  }
}

@media screen and (max-width: 767px) {
  .header-menu {
    font-size: 1.2rem;
  }
}

.header-menu__item {
  margin: 0 0 0 35px;
}

@media screen and (max-width: 1200px) {
  .header-menu__item {
    margin-left: 30px;
  }
}

.header-menu__item > * {
  position: relative;
  cursor: pointer;
}

.header-menu__item .txt-en {
  font-family: "play", sans-serif;
  letter-spacing: 1.8px;
}

@media screen and (max-width: 767px) {
  .header-menu__item .txt-en {
    font-size: 1.6rem;
    letter-spacing: 2px;
  }
}

.header-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 92%;
  max-width: 345px;
  font-size: 1.4rem;
  font-weight: bold;
  background: white;
  color: #ff434d;
  margin: 0 auto 17px;
  border-radius: 5px;
  height: 64px;
}

.header-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 8px 0 0;
  margin-bottom: 21px;
}

@media screen and (max-width: 374px) {
  .header-social {
    padding: 0;
  }
}

.header-social > * {
  margin: 6px;
}

.header-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.2rem;
  font-weight: 500;
  margin-bottom: 50px;
}

.header-info > * {
  position: relative;
}

.header-info > *:first-child {
  margin-right: 70px;
}

.header-info > *:first-child:after {
  position: absolute;
  content: '';
  width: 1px;
  top: 3px;
  bottom: 2px;
  right: -35px;
  background: white;
}

.header-search {
  margin: 0 43px 4px 59px;
}

@media screen and (max-width: 1024px) {
  .header-search {
    margin: 0 30px 0 30px;
  }
}

@media screen and (max-width: 767px) {
  .header-search {
    margin: 0 30px 0 auto;
  }
}

.header-search__btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 65px;
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  .header-search__btn {
    width: 40px;
  }
}

@media screen and (max-width: 834px) {
  .header-search__btn img {
    width: 20px;
  }
}

.header-search__btn:before {
  position: absolute;
  content: '';
  width: 2px;
  top: 1px;
  bottom: 2px;
  right: 0;
  background: #ff434d;
  border-radius: 2px;
}

.header-search__content {
  position: fixed;
  width: 100vw;
  top: 104px;
  left: 0;
  right: 0;
  height: calc(100vh - 104px);
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

@media screen and (max-width: 767px) {
  .header-search__content {
    top: 56px;
    height: calc(100vh - 56px);
  }
}

.header-search__content:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
}

.header-search__content .inner {
  max-width: 974px;
}

.header-search__content.on {
  opacity: 1;
  pointer-events: auto;
}

.header-search__wrap {
  background: white;
  padding: 50px 0 55px;
}

.header-search__form {
  position: relative;
  font-size: 2rem;
  font-weight: bold;
  color: #ff434d;
}

@media screen and (max-width: 834px) {
  .header-search__form {
    font-size: 1.6rem;
  }
}

.header-search__form input {
  border: none;
  border-bottom: 1px solid #ff434d;
  width: 100%;
  background: white;
  height: 63px;
  padding: 10px 80px 10px 19px;
  outline: none;
}

@media screen and (max-width: 834px) {
  .header-search__form input {
    padding: 10px 40px 10px 10px;
    height: 45px;
  }
}

.header-search__form input::-webkit-input-placeholder {
  color: #ff434d;
}

.header-search__form input::-moz-placeholder {
  color: #ff434d;
}

.header-search__form input:-ms-input-placeholder {
  color: #ff434d;
}

.header-search__form input::-ms-input-placeholder {
  color: #ff434d;
}

.header-search__form input::placeholder {
  color: #ff434d;
}

.header-search__form input:-ms-input-placeholder {
  color: #ff434d;
}

.header-search__form input::-ms-input-placeholder {
  color: #ff434d;
}

.header-search__form .submit {
  position: absolute;
  right: 0;
  top: 50%;
  background: transparent;
  border: none;
  outline: none;
  height: 63px;
  width: 63px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0 0 12px 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 834px) {
  .header-search__form .submit {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 45px;
    width: 45px;
  }
  .header-search__form .submit img {
    width: 24px;
  }
}

.header-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "play", sans-serif;
  margin: 0 0 2px 0;
  position: relative;
  z-index: 2;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .header-control {
    margin: 0 0 0 0;
    height: 30px;
    letter-spacing: 0;
  }
}

.header-control__txt {
  margin: 0 33px 1px 0;
}

@media screen and (max-width: 1200px) {
  .header-control__txt {
    margin-right: 15px;
  }
}

@media screen and (max-width: 834px) {
  .header-control__txt {
    margin-right: 10px;
  }
}

.header-control__txt .off {
  display: block;
}

.header-control__txt .on {
  display: none;
}

.header-control__inn {
  position: relative;
  display: block;
  width: 27px;
  height: 18px;
}

@media screen and (max-width: 767px) {
  .header-control__inn {
    width: 20px;
    height: 14px;
    margin-bottom: 2px;
  }
}

.header-control__inn span {
  position: absolute;
  width: 84%;
  left: 0;
  height: 2px;
  background: #ff434d;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.header-control__inn span:first-child {
  top: 0;
}

.header-control__inn span:nth-of-type(2) {
  top: 44%;
  left: auto;
  right: 0;
}

.header-control__inn span:last-child {
  bottom: 0;
}

.header-control.close .header-control__txt .off {
  display: none;
}

.header-control.close .header-control__txt .on {
  display: block;
}

.header-control.close .header-control__inn span {
  background: white;
}

.header-control.close .header-control__inn span:nth-of-type(2) {
  right: 6%;
}

.header-control.close .header-control__inn span:first-child, .header-control.close .header-control__inn span:last-child {
  opacity: 0;
  left: auto;
  right: 0;
}

.footer {
  border-top: 1px solid #3e3e3e;
  padding: 37px 15px 32px;
  color: #3e3e3e;
}

@media screen and (max-width: 640px) {
  .footer {
    padding: 4px 15px 16px;
  }
}

.footer-menu {
  font-size: 1.2rem;
  line-height: 1.6;
  font-weight: 500;
  color: #ff4777;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.7px;
  margin-bottom: 39px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .footer-menu {
    font-size: 1.4rem;
    margin: 0 -15px 17px;
  }
}

.footer-menu > * {
  margin-right: 44px;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .footer-menu > * {
    margin-right: 20px;
  }
}

@media screen and (max-width: 990px) {
  .footer-menu > * {
    margin-right: 0;
  }
}

@media screen and (max-width: 990px) and (min-width: 641px) {
  .footer-menu > * {
    width: 33.33%;
    padding: 5px;
    margin: 5px 0;
    border-right: 1px solid #3e3e3e;
  }
  .footer-menu > *:nth-child(3n+1) {
    border-left: 1px solid #3e3e3e;
  }
}

@media screen and (max-width: 990px) and (min-width: 835px) {
  .footer-menu > * {
    width: 25%;
    padding: 5px;
    margin: 5px 0;
    border-right: 1px solid #3e3e3e;
  }
  .footer-menu > *:nth-child(3n+1) {
    border-left: none;
  }
  .footer-menu > *:nth-child(4n+1) {
    border-left: 1px solid #3e3e3e;
  }
}

@media screen and (max-width: 640px) {
  .footer-menu > * {
    width: 100%;
    padding: 10px 5px 11px;
    border-bottom: 1px solid #3e3e3e;
  }
}

.footer-menu > *:after {
  position: absolute;
  content: '';
  width: 1px;
  background: #3e3e3e;
  top: 4px;
  bottom: 4px;
  right: -22px;
}

@media screen and (max-width: 1200px) {
  .footer-menu > *:after {
    right: -10px;
  }
}

@media screen and (max-width: 990px) {
  .footer-menu > *:after {
    display: none;
  }
}

.footer-menu > *:last-child {
  margin-right: 0;
}

.footer-menu > *:last-child:after {
  display: none;
}

.footer-logo {
  padding-left: 6px;
  margin-bottom: 17px;
}

@media screen and (max-width: 834px) {
  .footer-logo {
    padding: 0;
    margin-bottom: 7px;
  }
}

@media screen and (max-width: 834px) {
  .footer-logo img {
    width: 63px;
  }
}

.footer .copyright {
  font-size: 0.8rem;
  font-family: "play", sans-serif;
  letter-spacing: 0.8px;
}

.is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.is-locked body {
  -webkit-overflow-scrolling: auto;
}

.sec-contact {
  padding-bottom: 69px;
}

@media screen and (max-width: 834px) {
  .sec-contact {
    padding-bottom: 43px;
  }
}

.sec-contact .ttl-comp01 {
  -webkit-transform: translateY(-17px);
      -ms-transform: translateY(-17px);
          transform: translateY(-17px);
  padding-left: 4px;
  margin-bottom: 17px;
}

@media screen and (max-width: 834px) {
  .sec-contact .ttl-comp01 {
    padding-left: 2px;
    -webkit-transform: translateY(-12px);
        -ms-transform: translateY(-12px);
            transform: translateY(-12px);
    margin-bottom: 3px;
  }
}

.sec-contact .txt-basic {
  letter-spacing: -0.2px;
  margin-bottom: 38px;
}

@media screen and (max-width: 834px) {
  .sec-contact .txt-basic {
    margin-bottom: 19px;
  }
}

@media screen and (max-width: 640px) {
  .sec-contact .txt-basic {
    text-align: left;
  }
}

.sec-contact .txt-basic02 {
  margin-bottom: 34px;
}

@media screen and (max-width: 834px) {
  .sec-contact .txt-basic02 {
    margin-bottom: 19px;
    padding-right: 19px;
  }
}

@media screen and (min-width: 835px) {
  .sec-contact .btn-comp01 {
    -webkit-transform: translateX(6px);
        -ms-transform: translateX(6px);
            transform: translateX(6px);
  }
}

.main-page {
  position: relative;
  z-index: 1;
}

.bg-page {
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 26.1%;
  pointer-events: none;
  -webkit-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
}

.sec-mv {
  height: 100vh;
  width: 100vw;
}

.mv-ttl {
  width: 100%;
  height: 100%;
}

.mv-ttl > * {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

.mv-start {
  position: absolute;
  top: -2px;
  left: 91px;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .mv-start {
    top: 48px;
    left: -2px;
  }
}

.mv-txt {
  position: absolute;
  right: 99px;
  top: 96px;
  pointer-events: none;
}

@media screen and (max-width: 834px) {
  .mv-txt {
    right: 16px;
    top: 128px;
  }
}

.sec-movie {
  /* margin: -252px 0 92px 0; */
  margin: 0 0 92px 0;
}

@media screen and (max-width: 834px) {
  .sec-movie {
    /* margin: -173px 0 45px 0; */
    margin: 0 0 45px 0;
  }
}

@media (max-height: 450px) {
  .sec-movie {
    /* margin-top: -87px; */
    margin-top: 0;
  }
}

.swiper-scrollbar {
  display: none;
}

.movie-swiper {
  position: relative;
  z-index: 2;
  margin-top: -150px;
  margin-left: auto;
  white-space: nowrap;
  overflow: hidden;
  width: 35%;
}

@media screen and (max-width: 990px) {
  .movie-swiper {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .movie-swiper {
    margin-top: -40px;
  }
}

@media screen and (max-width: 640px) {
  .movie-swiper {
    width: 77.3%;
  }
}

.movie-slider * {
  outline: none !important;
}

.movie-slider__item {
  padding: 0 14px;
  display: inline-block;
}

@media screen and (max-width: 834px) {
  .movie-slider__item {
    padding: 0 8px;
  }
}

.movie-slider::-webkit-scrollbar {
  opacity: 0;
}

.movie-f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  justify-content: center;
  max-width: 1124px;
  margin-top: -99px;
}

/* @media screen and (max-width: 1024px) {
  .movie-f {
    margin-top: -35px;
  }
} */

@media screen and (max-width: 834px) {
  .movie-f {
    margin-top: -34px;
    position: relative;
  }
}

.movie-frame {
  width: 80.8%;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 834px) {
  .movie-frame {
    width: 100%;
  }
}

.movie-frame .bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.movie-frame .bg img {
  display: block;
}

.movie-frame .video {
  position: relative;
  overflow: hidden;
}

.movie-frame .video:before {
  content: "";
  display: block;
  padding-bottom: calc(610/884*100%);
}

@media screen and (max-width: 640px) {
  .movie-frame .video:before {
    padding-bottom: calc(239/345*100%);
  }
}

.movie-frame .video .thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.movie-frame .video .thumbnail > * {
  width: 100%;
  height: 100%;
}

.movie-ttl {
  width: 19.2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 22px 0 0;
}

@media screen and (max-width: 834px) {
  .movie-ttl {
    width: 100%;
    position: absolute;
    z-index: 1;
    padding: 0 11px;
    top: -20px;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
  }
}

.movie-control {
  width: calc(100% + 26px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-weight: normal;
  font-family: "play", sans-serif;
  color: #ff563e;
  margin: 41px -13px 0;
  letter-spacing: 1.2px;
}

@media screen and (max-width: 834px) {
  .movie-control {
    font-size: 1rem;
    margin: 7px -2px 0;
    letter-spacing: 0.8px;
    width: calc(100% + 4px);
  }
}

.movie-control > * {
  margin-left: 108px;
}

@media screen and (max-width: 834px) {
  .movie-control > * {
    margin-left: 68px;
  }
}

.movie-control > *:last-child {
  margin-left: 46px;
}

@media screen and (max-width: 834px) {
  .movie-control > *:last-child {
    margin-left: 30px;
  }
}

.movie-control > *:first-child {
  margin-left: 0;
}

.sec-news {
  margin-bottom: 103px;
}

@media screen and (max-width: 834px) {
  .sec-news {
    margin-bottom: 54px;
  }
}

.sec-news .inner {
  position: relative;
  z-index: 1;
}

.news-ttl {
  padding: 0 4px 0 0;
  position: relative;
}

@media screen and (max-width: 640px) {
  .news-ttl {
    text-align: left;
    padding: 0;
  }
}

.news-ico {
  position: absolute;
  right: -66px;
  top: 8px;
  z-index: -1;
}

@media screen and (max-width: 1200px) {
  .news-ico {
    right: 0;
  }
}

@media screen and (max-width: 834px) {
  .news-ico {
    right: 20px;
    top: -5px;
    max-width: 47px;
  }
}

.news-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 73px;
}

@media screen and (max-width: 834px) {
  .news-box {
    margin-bottom: 35px;
  }
}

.news-box .news-img {
  width: 43.1%;
  margin-top: -8px;
}

@media screen and (max-width: 640px) {
  .news-box .news-img {
    width: 100%;
    margin-top: -4px;
  }
}

.news-box .news-list {
  width: 56.9%;
  margin: 51px auto 0 auto;
  max-width: 538px;
  padding: 0 0 0 28px;
}

@media screen and (max-width: 640px) {
  .news-box .news-list {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 22px 0 0;
  }
}

.news-img__inn {
  margin-left: calc((1000px - 100vw) / 2);
}

@media screen and (max-width: 1024px) {
  .news-img__inn {
    margin-left: -15px;
  }
}

@media screen and (max-width: 640px) {
  .news-img__inn {
    margin: 0 -15px;
  }
}

.news-list__item {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 29px;
}

@media screen and (max-width: 640px) {
  .news-list__item {
    margin-bottom: 15px;
  }
}

.news-list__item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.news-list__item:last-child .news-list__inn {
  padding-bottom: 0;
}

@media screen and (max-width: 640px) {
  .news-list__item .txt-basic {
    line-height: 1.45;
  }
}

.news-list__inn {
  display: block;
  padding: 0 50px 26px 38px;
}

@media screen and (max-width: 640px) {
  .news-list__inn {
    padding: 0 0 15px;
  }
}

.news-list__ttl {
  position: relative;
  line-height: 1.55;
  color: #ff563e;
  letter-spacing: 0.4px;
  margin-bottom: 7px;
}

@media screen and (max-width: 834px) {
  .news-list__ttl {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

@media screen and (max-width: 640px) {
  .news-list__ttl {
    padding-left: 27px;
    margin-bottom: 6px;
  }
}

.news-list__ttl .ico {
  position: absolute;
  top: -1px;
  left: -41px;
}

@media screen and (max-width: 640px) {
  .news-list__ttl .ico {
    left: 0;
    max-width: 20px;
  }
}

.sec-team {
  margin-bottom: 122px;
}

@media screen and (max-width: 834px) {
  .sec-team {
    margin-bottom: 80px;
  }
}

.team-ttl {
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .team-ttl {
    margin-bottom: 11px;
  }
}

.team-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  max-width: 946px;
  margin: 0 auto 0;
}

.team-box__content {
  background: #ff563e;
  color: white;
  padding: 41px 38px 47px 49px;
  width: 50.7%;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 990px) {
  .team-box__content {
    width: 40%;
    padding: 30px;
  }
}

@media screen and (max-width: 834px) {
  .team-box__content {
    padding: 15px;
  }
}

@media screen and (max-width: 640px) {
  .team-box__content {
    width: 100%;
    padding: 19px 18px 24px 18px;
  }
}

.team-box__content:before {
  position: absolute;
  content: '';
  z-index: -1;
  top: 71px;
  left: -68px;
  right: -73px;
  bottom: -37px;
  background-image: url("../images/index/team-line.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.team-box__content .img {
  margin-bottom: 16px;
}

@media screen and (max-width: 640px) {
  .team-box__content .img {
    padding-left: 4px;
  }
}

.team-box__content .txt-basic02 {
  line-height: 1.67;
  font-weight: bold;
  margin-bottom: 7px;
}

.team-box__content .txt-basic {
  line-height: 1.6;
}

@media screen and (max-width: 834px) {
  .team-box__content .txt-basic {
    font-size: 1.3rem;
    line-height: 1.7;
  }
}

@media screen and (max-width: 640px) {
  .team-box__content .txt-basic {
    letter-spacing: -0.3px;
  }
}

.team-box__img {
  width: calc(49.3% + 62px);
  margin: 120px 0 0 -62px;
  -webkit-transition: top 1s, opacity 0.3s, -webkit-transform 1s;
  transition: top 1s, opacity 0.3s, -webkit-transform 1s;
  -o-transition: top 1s, opacity 0.3s, transform 1s;
  transition: top 1s, opacity 0.3s, transform 1s;
  transition: top 1s, opacity 0.3s, transform 1s, -webkit-transform 1s;
  position: relative;
}

@media screen and (max-width: 990px) {
  .team-box__img {
    width: calc(60% + 62px);
  }
}

@media screen and (max-width: 640px) {
  .team-box__img {
    width: calc(100% + 15px);
    margin: 0 -15px 0 0;
    padding: 0 0 0 46px;
  }
}

.team-box__img .txt {
  margin: -9px -71px 0 0;
  text-align: right;
}

@media screen and (max-width: 834px) {
  .team-box__img .txt {
    margin: -9px 0 0 0;
    text-align: right;
    padding: 0 24px 0 0;
  }
}

.team-img {
  margin-bottom: 73px;
}

@media screen and (max-width: 834px) {
  .team-img {
    margin: 0 -1px 17px 0;
  }
  .team-img img {
    display: block;
    width: 100%;
  }
}

.sec-event {
  margin-bottom: 116px;
}

@media screen and (max-width: 834px) {
  .sec-event {
    margin-bottom: 69px;
  }
}

.sec-event .inner {
  max-width: 798px;
}

.sec-event .btn-comp02 {
  margin-bottom: 76px;
}

@media screen and (max-width: 640px) {
  .sec-event .btn-comp02 {
    text-align: left;
    margin-bottom: 19px;
  }
}

.event-ttl {
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .event-ttl {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .event-ttl {
    text-align: left;
  }
}

.event-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px 24px;
}

@media screen and (max-width: 640px) {
  .event-list {
    margin: 0 auto 28px;
    width: 100%;
    max-width: 400px;
  }
}

.event-list__item {
  width: 50%;
  margin-bottom: 50px;
  max-width: 375px;
  padding: 0 15px;
}

@media screen and (max-width: 640px) {
  .event-list__item {
    width: 100%;
    padding: 0;
    margin-bottom: 38px;
  }
  .event-list__item:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 641px) {
  .event-list__item:nth-child(even) {
    margin-left: auto;
  }
}

.event-list__inn {
  display: block;
}

.event-list__img {
  margin-bottom: 27px;
  position: relative;
  z-index: 1;
  padding-top: 56.25%;
}

@media screen and (max-width: 640px) {
  .event-list__img {
    margin-bottom: 11px;
  }
}

.event-list__img:before {
  position: absolute;
  content: '';
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: 0;
  background: url("../images/index/event-line.jpg") no-repeat;
  background-size: 100% auto;
  z-index: -1;
  pointer-events: none;
}

@media screen and (max-width: 640px) {
  .event-list__img:before {
    left: -8px;
    right: -12px;
  }
}

.event-list__img img {
  display: block;
  /* width: 100%;
  height: auto; */
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  height: 100%;
  transform: translateX(-50%);
}

.event-list__ttl {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  color: #ff563e;
  margin-bottom: 10px;
}

.event-list__des {
  line-height: 1.45;
}

.sec-sns {
  margin-bottom: 109px;
}

@media screen and (max-width: 834px) {
  .sec-sns {
    margin-bottom: 56px;
  }
}

.sec-sns .btn-comp02 {
  margin-bottom: 14px;
}

@media screen and (max-width: 834px) {
  .sec-sns .comp02 {
    margin-bottom: 10px;
  }
}

.sns-ttl {
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .sns-ttl {
    margin-bottom: 21px;
  }
}

.sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sns-list > * {
  margin: 8px;
}

@media screen and (max-width: 834px) {
  .sns-list > * {
    margin: 6px;
    width: 47px;
  }
}

@media screen and (max-width: 374px) {
  .sns-list > * {
    margin: 4px;
  }
}

.sec-sponsor {
  margin-bottom: 137px;
}

@media screen and (max-width: 834px) {
  .sec-sponsor {
    margin-bottom: 70px;
  }
}

.sec-sponsor .inner {
  max-width: 1088px;
}

@media screen and (max-width: 640px) {
  .sec-sponsor .txt-basic {
    padding: 0 5px;
  }
}

.sponsor-ttl {
  margin-bottom: 27px;
}

@media screen and (max-width: 834px) {
  .sponsor-ttl {
    margin-bottom: 19px;
  }
}

.sponsor-ttl02 {
  color: #ff434d;
  letter-spacing: 2px;
  background: #ff8918;
  background: -webkit-gradient(linear, left top, right top, from(#ff8918), color-stop(50%, #ff372e), to(#ff359c));
  background: -o-linear-gradient(left, #ff8918 0%, #ff372e 50%, #ff359c 100%);
  background: linear-gradient(90deg, #ff8918 0%, #ff372e 50%, #ff359c 100%);
  padding-bottom: 1px;
}

.sponsor-ttl02 * {
  display: block;
  background: white;
  padding-bottom: 5px;
}

@media screen and (max-width: 767px) {
  .sponsor-ttl02 * {
    padding-bottom: 2px;
  }
}

@media screen and (min-width: 1025px) {
  .sponsor-ttl02 {
    margin: 0 0 4px;
  }
}

@media screen and (max-width: 834px) {
  .sponsor-ttl02 {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .sponsor-ttl02 {
    padding-bottom: 1px;
    margin-bottom: 22px;
  }
}

.sponsor-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.6;
}

@media screen and (min-width: 768px) {
  .sponsor-list {
    margin-bottom: 14px;
  }
}

@media screen and (max-width: 767px) {
  .sponsor-list {
    width: 100%;
    max-width: 350px;
    margin: 0 auto 12px;
  }
}

.sponsor-list__item {
  width: 33.33%;
  margin-bottom: 7px;
}

@media screen and (max-width: 1024px) {
  .sponsor-list__item {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .sponsor-list__item {
    width: 100%;
    margin-bottom: 8px;
  }
  .sponsor-list__item:last-child {
    margin-bottom: 0;
  }
}

.sponsor-list__item > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sponsor-list__item > * .img {
  width: 134px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 62px;
}

@media screen and (max-width: 767px) {
  .sponsor-list__item > * .img {
    min-height: auto;
    width: 129px;
  }
}

.sponsor-list__item > * .txt {
  width: calc(100% - 134px);
  padding-left: 14px;
}

@media screen and (max-width: 834px) {
  .sponsor-list__item > * .txt {
    padding-left: 11px;
  }
}

@media screen and (max-width: 767px) {
  .sponsor-list__item > * .txt {
    width: calc(100% - 129px);
  }
}

.sponsor-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -4px -8px;
}

.sponsor-social__item {
  width: 33.33%;
  padding: 0 4px;
  max-width: 218px;
  margin-bottom: 8px;
}

.sec-archive {
  padding-bottom: 120px;
}

@media screen and (max-width: 767px) {
    .sec-archive {
      padding-bottom: 80px;
    }
}

.sec-archive .archive-ttl {
  margin-bottom: 20px;
}

.sec-archive .txt {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #ff563e;
  text-align: center;
}

.sec-archive .btn-wrap {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .sec-archive .btn-wrap {
    flex-direction: column;
  }
}

.sec-archive .btn-wrap a {
  width: 208px;
  height: 42px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 42px;
  color: #ff563e;
  display: block;
  border: 1px solid #ff563e;
  border-radius: 42px;
  transition: .3s;
}

@media screen and (max-width: 767px) {
  .sec-archive .btn-wrap a {
    width: 100%;
  }
}

.sec-archive .btn-wrap a:not(:last-child) {
  margin-right: 1%;
}

@media screen and (max-width: 767px) {
  .sec-archive .btn-wrap a:not(:last-child) {
    margin-bottom: 15px;
  }
}

.sec-archive .btn-wrap a:hover {
  color: #fff;
  background-color: #ff563e;
  opacity: 1;
}

/*# sourceMappingURL=maps/styles.css.map */

/* MV下スポンサー追加 */
.sec-sponsor-banner {
  padding: 30px 5% 140px 5%;
  background-color: #fff;
}

/* @media screen and (max-width: 1024px) {
  .sec-sponsor-banner {
    padding: 30px 5% 70px 5%;
  }
} */

@media screen and (max-width: 767px) {
  .sec-sponsor-banner {
    padding: 20px 5% 60px 5%;
  }
}

.sec-sponsor-banner .list {
  display: flex;
  flex-wrap: wrap;
}

.sec-sponsor-banner .list .item {
  width: 12.5%;
}

@media screen and (max-width: 767px) {
  .sec-sponsor-banner .list .item {
    width: 33.3333%;
  }
}