<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
---------------------------------------
reset
---------------------------------------
*/
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,
button {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  margin: 0;
  padding: 0;
}

html {
  min-height: 100%;
  width: 100%;
  font-size: 62.5%;
}

html,
body {
  position: relative;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
}

input,
textarea {
  margin: 0;
  padding: 0;
}

button,
input[type=button],
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  background: none;
  font-family: inherit;
}

button {
  background: none;
  line-height: 2;
  cursor: pointer;
}

img {
  border: none;
  display: block;
}

ol,
ul {
  list-style: none;
}

p,
dt,
dd,
li {
  font-size: 16px;
  line-height: 1.875;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

table th {
  font-weight: normal;
}

caption,
th {
  text-align: left;
}

p,
dd,
li,
address {
  font-style: normal;
}

body small {
  font-size: 1.2rem;
}

figure {
  line-height: 0;
}

em {
  font-weight: inherit;
}

picture {
  display: block;
  height: 100%;
}

@media (max-width: 539px) {
  .container {
    min-width: 0;
  }
}

body {
  font-family: "游ゴシック", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 400;
  text-justify: inter-ideograph;
  word-wrap: break-word;
  color: #ccc;
  min-width: 375px;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  line-break: strict;
  overflow-wrap: break-word;
}
@media (max-width: 539px) {
  p {
    font-size: 3.8vw;
  }
}

/*
---------------------------------------
link
---------------------------------------
*/
a {
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

/*
---------------------------------------
common
---------------------------------------
*/
.pc {
  display: block !important;
  margin: 0 auto;
}
@media (max-width: 539px) {
  .pc {
    display: none !important;
  }
}

.tab {
  display: none !important;
}
@media (max-width: 539px) {
  .tab {
    display: block !important;
  }
}
@media (max-width: 539px) {
  .tab {
    display: block !important;
  }
}

.sp {
  display: none !important;
}
@media (max-width: 539px) {
  .sp {
    display: block !important;
  }
}

.inline-pc {
  display: inline-block !important;
}
@media (max-width: 539px) {
  .inline-pc {
    display: none !important;
  }
}

.inline-sp {
  display: none !important;
}
@media (max-width: 539px) {
  .inline-sp {
    display: inline-block !important;
  }
}

.inner {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
  word-wrap: break-word;
  word-break: break-all;
}
@media (max-width: 539px) {
  .inner {
    padding: 0 18px;
  }
}

span {
  font-size: inherit;
  font-weight: inherit;
}

.img {
  line-height: 0;
}

img {
  max-width: 100%;
  height: auto;
}

.ofi {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.ofi-contain {
  object-fit: contain;
  font-family: "object-fit: contain;";
}

@media (max-width: 539px) {
  .no-telLink a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}
.page-yoshimune:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #000;
}
@media (min-width: 540px) {
  .page-yoshimune:before {
    background-image: url(../img/common/contents_bg@2x.png);
    background-position: center center;
    background-size: cover;
  }
}

#scrollContent {
  position: relative;
  overflow-x: hidden;
  background: #ff6b0e;
  max-width: 540px;
  margin: 0 auto;
}

dialog::backdrop {
  background-color: rgba(74, 74, 74, 0.96);
}

dialog,
dialog::backdrop {
  transition: opacity 0.2s;
}

video {
  pointer-events: none;
}

@keyframes lineMove {
  0% {
    bottom: 100%;
    height: 0;
  }
  20% {
    bottom: 0;
    height: 100%;
  }
  40% {
    bottom: 0;
    height: 0;
  }
  100% {
    bottom: 0;
    height: 0;
  }
}
.c-separator {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -140px;
  z-index: 1;
}
@media (max-width: 539px) {
  .c-separator {
    bottom: -27vw;
  }
}
.c-separator img {
  transform: scale(1.2) translateX(-2%);
}

.st-footer {
  background: #fff;
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 4% 0 0 0;
}
.st-footer .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-block: 10px;
  padding-right: 22px;
  padding-left: 38px;
}
@media (max-width: 539px) {
  .st-footer .inner {
    padding-block: 2vw;
    padding-right: 4vw;
    padding-left: 7vw;
  }
}

.st-footer__img {
  width: 91%;
  margin: 0 auto 4%;
}

.st-footer__totop {
  width: 100%;
  background: #ff6b0e;
}
.st-footer__totop a {
  padding: 14px 0;
  display: block;
}
.st-footer__totop img {
  margin: 0 auto;
  width: 25px;
}

.st-footer__logo {
  width: 23%;
}

.st-footer__recruit {
  width: 31%;
}

/*
---------------------------------------
header
---------------------------------------
*/
.st-header {
  position: fixed;
  z-index: 30;
  width: 100%;
  max-width: 540px;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
}
@media (max-width: 539px) {
  .st-header {
    max-width: 100%;
  }
}

.st-header__logo {
  position: absolute;
  top: 0;
  left: 23px;
  width: 113px;
  transition: all 0.2s;
}
@media (max-width: 539px) {
  .st-header__logo {
    width: 21vw;
  }
}

.st-header__navWrap {
  padding: 81px 30px 50px;
}
@media (max-width: 539px) {
  .st-header__navWrap {
    padding: 53px 20px 30px;
  }
}

.st-header__globalNav li {
  transition: all 0.2s;
}
.st-header__globalNav li:not(:last-child) {
  margin-bottom: 34px;
}
@media (max-width: 539px) {
  .st-header__globalNav li:not(:last-child) {
    margin-bottom: 25px;
  }
}
.st-header__globalNav .st-header__globalNav__item--external:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 539px) {
  .st-header__globalNav .st-header__globalNav__item--external:not(:last-child) {
    margin-bottom: 12px;
  }
}
.st-header__globalNav .st-header__globalNav__txt__childList {
  margin-top: 20px;
}
.st-header__globalNav .st-header__globalNav__txt__child {
  display: block;
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  white-space: nowrap;
  color: #fff;
  margin-bottom: 0;
}
@media (max-width: 539px) {
  .st-header__globalNav .st-header__globalNav__txt__child {
    font-size: 16px;
  }
}
.st-header__globalNav .st-header__globalNav__txt__child:not(:last-child) {
  margin-bottom: 15px;
}

.st-header__globalNav__link {
  display: block;
}

.st-header__globalNav__txt {
  display: block;
  font-size: 23px;
  line-height: 1.2;
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  white-space: nowrap;
  color: #fff;
}
@media (max-width: 539px) {
  .st-header__globalNav__txt {
    font-size: 16px;
  }
}

.st-header__globalNav__link--external {
  background: #fff;
  display: block;
  text-align: center;
  padding: 9px 0;
}
@media (max-width: 539px) {
  .st-header__globalNav__link--external {
    padding: 6px 0;
  }
}
.st-header__globalNav__link--external .st-header__globalNav__txt {
  font-size: 17px;
  color: #ff6400;
}
@media (max-width: 539px) {
  .st-header__globalNav__link--external .st-header__globalNav__txt {
    font-size: 13px;
  }
}

/* sp-btn */
#sp-btn {
  position: absolute;
  z-index: 20;
  top: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  transition: all 0.2s;
  background: #ffb000;
}
@media (max-width: 539px) {
  #sp-btn {
    width: 50px;
    height: 50px;
  }
}
#sp-btn span {
  width: 53px;
  height: 5px;
  background: #231815;
  border-radius: 5px;
}
@media (max-width: 539px) {
  #sp-btn span {
    width: 39px;
  }
}
#sp-btn span:not(:last-child) {
  margin-bottom: 9px;
}
@media (max-width: 539px) {
  #sp-btn span:not(:last-child) {
    margin-bottom: 7px;
  }
}
#sp-btn.active #sp-btn-a {
  margin-top: 0;
}

#sp-btn #sp-btn-a,
#sp-btn #sp-btn-a span {
  display: inline-block;
  box-sizing: border-box;
}

#sp-btn #sp-btn-a {
  display: block;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 53px;
  height: 23px;
  background: none;
}
@media (max-width: 539px) {
  #sp-btn #sp-btn-a {
    width: 39px;
    height: 32px;
  }
}

#sp-btn #sp-btn-a:hover {
  opacity: 1;
}

#sp-btn.active span:nth-of-type(1) {
  -webkit-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg);
  margin-bottom: 0;
}
@media (max-width: 539px) {
  #sp-btn.active span:nth-of-type(1) {
    -webkit-transform: translateY(4px) rotate(-45deg);
    transform: translateY(4px) rotate(-45deg);
  }
}

#sp-btn.active span:nth-of-type(2) {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
@media (max-width: 539px) {
  #sp-btn.active span:nth-of-type(2) {
    -webkit-transform: translateY(-1px) rotate(45deg);
    transform: translateY(-1px) rotate(45deg);
  }
}

/* g-anv */
#g-nav {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: block;
  overflow-x: hidden;
  overflow-y: scroll;
  transition: all 0.3s;
  background: #ffb000;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  color: #fff;
  width: 0;
  opacity: 0;
}
#g-nav.active {
  width: 274px;
  opacity: 1;
}
@media (max-width: 539px) {
  #g-nav.active {
    width: 190px;
  }
}

.section-1 {
  display: grid;
  place-content: center;
  position: relative;
  z-index: 4;
  background: #ff8302;
}
@media (max-width: 539px) {
  .section-1 {
    height: 100svh;
  }
}
.section-1 video {
  width: 100%;
  height: auto;
  pointer-events: inherit;
  position: relative;
  z-index: -1;
}
@media screen and (max-width: 539px) and (max-height: 740px) {
  .section-1 video {
    transform: translateY(-30px);
  }
}

#scrollableDiv1 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 539px) and (max-height: 740px) {
  #scrollableDiv1 {
    height: 100svh;
  }
}

.section-1__skip {
  font-size: 23.04px;
  font-weight: bold;
  color: #ff6b0e;
  position: absolute;
  width: 203.04px;
  height: 47.52px;
  background: #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 23px;
  display: grid;
  place-items: center;
  cursor: pointer;
  z-index: 2;
}
@media (max-width: 539px) {
  .section-1__skip {
    font-size: 4.26vw;
    width: 37.6vw;
    height: 8.8vw;
    bottom: 5vw;
  }
}

@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.section-1__swipe {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  bottom: 22%;
  width: 31.9%;
  opacity: 0;
  animation: bounce 1s ease infinite;
}
@media (max-width: 539px) {
  .section-1__swipe {
    top: 64%;
    transform: translateY(-50%);
    bottom: auto;
  }
}

.section-2 {
  padding: 36% 0 26%;
  position: relative;
  z-index: 3;
  background: #6fb90e;
}

.section-2__item {
  position: relative;
}

.section-2__img {
  position: absolute;
}

.section-2__item-ttl {
  width: 96%;
  margin: 0 auto 9%;
}

.rotateLeft,
.rotateRight {
  transform-origin: center 200%;
}

.section-2__item-01 {
  margin-bottom: 13.2%;
}

.section-2__item-01__txt {
  width: 99%;
}

.section-2__item-01__img {
  width: 44.9%;
  right: -2.5%;
  top: -4%;
}

.section-2__item-02 {
  margin-bottom: 13.2%;
}

.section-2__item-02__txt {
  width: 92%;
}

.section-2__item-02__img {
  width: 44.5%;
  right: -2.1%;
  top: -28.2%;
}

.section-2__item-03 {
  margin-bottom: 10.2%;
}

.section-2__item-03__txt {
  width: 81%;
}

.section-2__item-03__img {
  width: 44%;
  right: -1.5%;
  top: -28.2%;
}

.section-2__item-04__txt {
  margin-left: 1%;
  width: 98%;
  z-index: 1;
  position: relative;
}

.section-2__item-04__img {
  width: 61%;
  right: -1.5%;
  top: -80%;
}

.section-3 {
  position: relative;
  padding-bottom: 80px;
  z-index: 2;
  margin-top: 100px;
}
@media (max-width: 539px) {
  .section-3 {
    padding-bottom: 15%;
  }
}
.section-3 .inner {
  position: relative;
}

.sec3_MainView {
  padding: 120px 0 100px;
}
@media (max-width: 539px) {
  .sec3_MainView {
    padding: 21% 0 8%;
  }
}

.sec3MainView__main {
  position: relative;
  z-index: 1;
}

.sec3MainView__logo {
  width: 91%;
  margin: 0 auto 3%;
}

.sec3MainView__ttl {
  width: 81%;
  margin: 0 auto 9%;
}

.sec3MainView__txt {
  width: 95%;
  margin: 0 auto;
}

.sec3MainView__swipe {
  width: 31%;
  margin: -2% auto 0;
  animation: bounce 1s ease infinite;
  position: relative;
  z-index: 0;
}

.sec3_Year {
  padding-bottom: 24%;
  margin-top: -80px;
  padding-top: 80px;
}

.history__title {
  margin-bottom: 12%;
  position: relative;
}

.history__item:not(:last-child) {
  margin-bottom: 18%;
}
.history__item--release .history__ttl {
  width: 88%;
  margin: 0 auto -1%;
}
.history__item--release .history__img {
  width: 44%;
  margin: 0 auto 6%;
  border-radius: 7px;
  overflow: hidden;
}
.history__item--character .history__ttl {
  width: 84%;
  margin: 0 auto 3%;
}
.history__item--character .history__img {
  width: 91%;
  margin: 0 auto 6%;
}
.history__item--high .history__ttl {
  width: 44%;
  margin: 0 auto 7%;
}
.history__item--battle .history__ttl {
  width: 57%;
  margin: 0 auto 7%;
}
.history__item--hunt .history__ttl {
  width: 30%;
  margin: 0 auto 7%;
}
.history__item--bonus .history__ttl {
  width: 94%;
  margin: 0 auto 7%;
}
.history__item--bonus .history__img {
  width: 88%;
  margin: 0 auto 6%;
  border-radius: 7px;
  overflow: hidden;
}
.history__item--live .history__ttl {
  width: 60%;
  margin: 0 auto 7%;
}
.history__item--live .history__img {
  width: 88%;
  margin: 0 auto 6%;
  border-radius: 7px;
  overflow: hidden;
}
.history__item--711 .history__ttl {
  width: 42%;
  margin: 0 auto 7%;
}

.history__video {
  width: 88%;
  margin: 0 auto 6%;
  border: 13px solid #fff;
  border-radius: 7px;
  line-height: 0;
  position: relative;
}
.history__video video {
  width: 100%;
}

.history__txt {
  width: 88%;
  margin: 0 auto 0;
  position: relative;
}
.history__txt:before, .history__txt:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.history__txt:before {
  background: url(../img/section-3/history_icn_l@2x.png) no-repeat center center/contain;
  width: 59px;
  height: 85px;
  left: -31px;
}
@media (max-width: 539px) {
  .history__txt:before {
    width: 12vw;
    height: 16vw;
    left: -6.6vw;
  }
}
.history__txt:after {
  background: url(../img/section-3/history_icn_r@2x.png) no-repeat center center/contain;
  width: 59px;
  height: 85px;
  right: -31px;
}
@media (max-width: 539px) {
  .history__txt:after {
    width: 12vw;
    height: 16vw;
    right: -6.6vw;
  }
}
.history__txt--narrow:before {
  left: -41px;
}
@media (max-width: 539px) {
  .history__txt--narrow:before {
    left: -8.8vw;
  }
}
.history__txt--narrow:after {
  right: -41px;
}
@media (max-width: 539px) {
  .history__txt--narrow:after {
    right: -8.8vw;
  }
}

.history__mark {
  width: 92%;
  margin: 7% auto 0;
  transform: translateX(2%);
  position: relative;
}

.radialWrap {
  width: 100%;
  max-width: 540px;
  height: 100%;
  overflow: hidden;
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}
@media (max-width: 539px) {
  .radialWrap {
    max-width: 100%;
  }
}

.radial {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%) scale(0);
  opacity: 1;
}
.radial img {
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}

.history__headingWrap {
  width: 100%;
  max-width: 540px;
  height: 108px;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 539px) {
  .history__headingWrap {
    max-width: 100%;
    height: 20vw;
  }
}

.history__heading {
  width: 100%;
  max-width: 540px;
  overflow: hidden;
  margin: 0 auto;
  z-index: 3;
}
@media (max-width: 539px) {
  .history__heading {
    max-width: 100%;
  }
}
.history__heading img {
  width: 77%;
  margin: 0 auto;
}

.bikeWrap {
  max-width: 540px;
  overflow: hidden;
  position: fixed;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  z-index: 1;
  line-height: 0;
  pointer-events: none;
}
@media (max-width: 539px) {
  .bikeWrap {
    max-width: 100%;
    bottom: -5.2vw;
  }
}

.bike__video {
  width: 100%;
  max-width: 540px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 539px) {
  .bike__video {
    max-width: 100%;
  }
}
.bike__video video,
.bike__video #bike__video__lottie {
  width: 100%;
  position: relative;
  z-index: -1;
  pointer-events: none;
}
.bike__video:before {
  content: "";
  background: url(../img/section-3/bike.png) no-repeat center center/cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.bike__video.is-leave #bike__video__lottie {
  opacity: 0;
}
.bike__video.is-leave:before {
  opacity: 1;
}

#scrollableDiv {
  width: 100%;
  max-width: 540px;
  aspect-ratio: 540/340;
  overflow: hidden;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 539px) {
  #scrollableDiv {
    max-width: 100%;
  }
}

.section-4 {
  position: relative;
  padding: 170px 0 300px;
  z-index: 2;
  background: url(../img/section-4/bg.jpg) repeat-y center top/100%;
}
@media (max-width: 539px) {
  .section-4 {
    padding: 28vw 0 45vw;
  }
}
.section-4 .inner {
  position: relative;
}

#js-section-3-separator {
  bottom: auto;
  top: -140px;
}
@media (max-width: 539px) {
  #js-section-3-separator {
    top: -27vw;
  }
}

.sec4_MainView {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 100px;
}
@media (max-width: 539px) {
  .sec4_MainView {
    padding-bottom: 20vw;
  }
}

.sec4_MainView__main {
  position: relative;
  z-index: 0;
}

.sec4_MainView__logo {
  width: 93%;
  margin: 0 auto 6%;
}

.sec4_MainView__txt {
  width: 87%;
  margin: 0 auto 11%;
}

.sec4_MainView__swipe {
  width: 31%;
  margin: 0 auto;
  animation: bounce 1s ease infinite;
}

.sec4_area {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sec4_area:not(:last-child) {
  padding-bottom: 100px;
}
@media (max-width: 539px) {
  .sec4_area:not(:last-child) {
    padding-bottom: 20vw;
  }
}

.sec4_area__ttl {
  width: 56%;
  margin: 0 auto 6%;
}

.sec4_area__lead {
  width: 77%;
  margin: 0 auto 4%;
}

.sec4_area__map {
  width: 89%;
  margin: 0 auto 8%;
  position: relative;
}

.sec4_area__swipe {
  width: 26%;
  margin: 0 auto;
}

.sec4_area__chara {
  position: absolute;
  line-height: 1;
}
.sec4_area__chara--right .sec4_show-btn &gt; img {
  animation: chara_right 1.5s ease infinite;
}
.sec4_area__chara--left .sec4_show-btn &gt; img {
  animation: chara_left 1.5s ease infinite;
}

@keyframes chara_right {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(8deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes chara_left {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-8deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.balloon {
  position: absolute;
}
.balloon img {
  width: 167.04px;
}
@media (max-width: 539px) {
  .balloon img {
    width: 20.8vw;
  }
}

.chara-01 {
  width: 17.4%;
  top: 42%;
  left: 39.5%;
}
.chara-01 .balloon {
  transform: translate(70%, -147%);
}

.chara-02 {
  width: 17.4%;
  top: -1%;
  right: 22.5%;
}
.chara-02 .balloon {
  transform: translate(82%, -153%);
}

.chara-03 {
  width: 15.3%;
  top: 24.6%;
  right: 9.5%;
}
.chara-03 .balloon {
  transform: translate(-92%, -119%);
}

.chara-04 {
  width: 17.4%;
  top: 30.6%;
  left: 4.5%;
}
.chara-04 .balloon {
  transform: translate(-40%, -41%);
}

.chara-05 {
  width: 17.4%;
  top: 69.6%;
  left: 14.7%;
}
.chara-05 .balloon {
  transform: translate(0%, -214%);
}

.chara-06 {
  width: 26%;
  top: 17.6%;
  right: 23.6%;
}
.chara-06 .balloon {
  transform: translate(57%, -234%);
  width: 60%;
}

.chara-07 {
  width: 15.4%;
  top: 53.6%;
  left: 6.7%;
}
.chara-07 .balloon {
  transform: translate(-90%, -121%);
}

.chara-08 {
  width: 17.4%;
  top: 47.6%;
  left: 26.7%;
}
.chara-08 .balloon {
  transform: translate(64%, -193%);
}

.chara-09 {
  width: 15.3%;
  top: 44.8%;
  right: 7.4%;
}
.chara-09 .balloon {
  transform: translate(50%, -33%);
}

.chara-10 {
  width: 14.8%;
  top: 67.1%;
  right: 31.8%;
}
.chara-10 .balloon {
  transform: translate(-37%, -31%);
}

.chara-11 {
  width: 17.4%;
  top: 17.1%;
  left: 6%;
}
.chara-11 .balloon {
  transform: translate(59%, -199%);
}

.chara-12 {
  width: 14.6%;
  top: 16.1%;
  right: 29.1%;
}
.chara-12 .balloon {
  transform: translate(33%, -198%);
}

.chara-13 {
  width: 17.4%;
  top: 16.1%;
  right: 7%;
}
.chara-13 .balloon {
  transform: translate(46%, -38%);
}

.chara-14 {
  width: 15%;
  top: 48.6%;
  left: 22.8%;
}
.chara-14 .balloon {
  transform: translate(-21%, -30%);
}

.chara-15 {
  width: 16%;
  top: 49%;
  right: 32.8%;
}
.chara-15 .balloon {
  transform: translate(85%, -120%);
}

.chara-16 {
  width: 15.6%;
  top: 74.6%;
  left: 1.3%;
}
.chara-16 .balloon {
  transform: translate(-15%, -20%);
}

.chara-17 {
  width: 16.4%;
  top: 13.8%;
  left: 0.8%;
}
.chara-17 .balloon {
  transform: translate(55%, -36%);
}

.chara-18 {
  width: 16%;
  top: 27.1%;
  right: 7.3%;
}
.chara-18 .balloon {
  transform: translate(64%, -165%);
}

.chara-19 {
  width: 18.4%;
  top: 52.7%;
  left: 26.9%;
}
.chara-19 .balloon {
  transform: translate(110%, -119%);
  width: 89%;
}

.chara-20 {
  width: 15.5%;
  top: 55.7%;
  right: 7%;
}
.chara-20 .balloon {
  transform: translate(57%, -184%);
}

/* ダイアログのスタイル */
.sec4_dialog {
  overflow: visible;
  max-width: 540px;
  height: 100%;
  max-height: 100%;
  margin: 0 auto;
  width: auto;
  padding: 0;
  border: none;
  background: none;
  border-radius: 0;
  top: 0;
  position: fixed;
}
@media (max-width: 539px) {
  .sec4_dialog {
    max-width: 100%;
  }
}

.sec4_dialog__in {
  padding: 16px;
  top: calc(50% - 50px);
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (max-width: 539px) {
  .sec4_dialog__in {
    top: 50%;
    padding: 3.3vw;
  }
}

.show-from,
.hide-to {
  opacity: 0;
}

.show-from::backdrop,
.hide-to::backdrop {
  opacity: 0;
}

.sec4_close-btn {
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 282px;
  height: 66px;
  background: #fff;
  color: #ff6b0e;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  transition: opacity 0.2s;
  cursor: pointer;
  border: none;
  outline: none;
}
@media (max-width: 539px) {
  .sec4_close-btn {
    width: 38%;
    height: 5%;
    font-size: 4.2vw;
    bottom: 4vw;
  }
}

.sec4_fixWrap {
  width: 100%;
  max-width: 540px;
  height: 121px;
  overflow: hidden;
  position: fixed;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 539px) {
  .sec4_fixWrap {
    max-width: 100%;
    height: 22.6vw;
    bottom: 3vw;
  }
}

.sec4_fix {
  width: 100%;
  max-width: 540px;
  overflow: hidden;
  margin: 0 auto;
  z-index: 3;
}
@media (max-width: 539px) {
  .sec4_fix {
    max-width: 100%;
  }
}

.sec4_fix__img {
  width: 88%;
  margin: 0 auto;
}

#js-section-4-separator {
  top: -215px;
  bottom: auto;
}
@media (max-width: 539px) {
  #js-section-4-separator {
    top: -40vw;
  }
}

.section-last {
  background: url(../img/section-5/bg.jpg) no-repeat center top/cover;
  position: relative;
  z-index: 2;
}
@media (max-width: 539px) {
  .section-last {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
}

.section-5 {
  padding: 31% 0 10%;
}
@media (max-width: 539px) {
  .section-5 {
    padding: 15vw 0 11vw;
  }
}

.sec5_heading {
  width: 91%;
  margin: 0px auto 2%;
}

.sec5_video {
  position: relative;
  width: 100%;
  background: #000;
  padding: 10px 0;
  margin-bottom: 5.5%;
}
@media (max-width: 539px) {
  .sec5_video {
    padding: 1.3vw 0;
  }
}

.sec5_video__select__button {
  position: absolute;
  top: 33.5%;
  width: 24.3%;
  height: 56%;
  z-index: 1;
}

#button_left {
  left: 12.5%;
}

#button_center {
  left: 37.5%;
}

#button_right {
  right: 12.5%;
}

#js-video-5 {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 0;
  width: 100%;
  max-width: 100%;
  aspect-ratio: 746/492;
  line-height: 0;
  object-fit: cover;
  object-position: center top;
  pointer-events: inherit;
}
@media (max-width: 539px) {
  #js-video-5 {
    top: 1.3vw;
  }
}

.sec5_txt {
  width: 59%;
  margin: 0 auto;
}

/* ダイアログのスタイル */
.sec5_dialog {
  overflow: visible;
  max-width: 540px;
  height: 100%;
  max-height: 100%;
  margin: 0 auto;
  width: auto;
  padding: 0;
  border: none;
  background: none;
  border-radius: 0;
  top: 0;
  position: fixed;
}
@media (max-width: 539px) {
  .sec5_dialog {
    max-width: 100%;
  }
}

.sec5_dialog__in {
  padding: 16px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (max-width: 539px) {
  .sec5_dialog__in {
    padding: 3.3vw;
    top: calc(50% - 6vw);
  }
}

.sec5_dialog__img {
  background: #fff;
  width: 78%;
  margin: 0 auto;
}
.sec5_dialog__img img {
  width: 100%;
  margin: 0 auto;
}

.sec5_close-btn {
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 282px;
  height: 66px;
  background: #fff;
  color: #ff6b0e;
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  transition: opacity 0.2s;
  cursor: pointer;
  border: none;
  outline: none;
}
@media (max-width: 539px) {
  .sec5_close-btn {
    width: 38%;
    height: 5%;
    font-size: 4.2vw;
    bottom: 4vw;
  }
}

/**
* Foundation
* ========================== */
/* Object
* ========================== */
/* Component ------------ */
/* Structures ------------ */
/* Project ------------ */
/*# sourceMappingURL=style.css.map */
</pre></body></html>