@charset "UTF-8";
/*

	viewport settings

**************************************************/
/*

	font setting

**************************************************/
/*

	clearfix settings

**************************************************/
/*

	boxsizing settings

**************************************************/
/*

	opacity settings

**************************************************/
/*

	border-radius settings

**************************************************/
/*

	drop shadow settings

**************************************************/
/*

	vertical align setting

**************************************************/
/*

	flexbox layout setting

**************************************************/
/*

	hover transition

**************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

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

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

html {
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%; }

body {
  font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,"Helvetica Neue",Arial,sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  padding-top: 60px;
  color: #000;
  font-family: 'Noto Sans JP', sans-serif;
  /*400;500;700;900*/ }
  body.is--gapless {
    padding-top: 0; }
  @media (max-width: 767px) {
    body {
      padding-top: 11.8466898955vw;
      margin-bottom: -11.8466898955vw; } }

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box; }

@font-face {
  font-family: 'mplus-1p-regular';
  src: url("http://mplus-webfonts.sourceforge.jp/mplus-1p-regular.eot");
  src: url("http://mplus-webfonts.sourceforge.jp/mplus-1p-regular.eot?#iefix") format("embedded-opentype"), url("http://mplus-webfonts.sourceforge.jp/mplus-1p-regular.woff") format("woff"), url("http://mplus-webfonts.sourceforge.jp/mplus-1p-regular.ttf") format("truetype"); }
@font-face {
  font-family: 'mplus-1p-heavy';
  src: url("http://mplus-webfonts.sourceforge.jp/mplus-1p-heavy.eot");
  src: url("http://mplus-webfonts.sourceforge.jp/mplus-1p-heavy.eot?#iefix") format("embedded-opentype"), url("http://mplus-webfonts.sourceforge.jp/mplus-1p-heavy.woff") format("woff"), url("http://mplus-webfonts.sourceforge.jp/mplus-1c-heavy.ttf") format("truetype"); }
body, html {
  padding: 0;
  margin: 0;
  position: relative;
  font-family: 'M PLUS 2', sans-serif;
  box-sizing: border-box;
  background: #fff;
  max-width: 100vw;
  scroll-behavior: smooth; }

div, section {
  box-sizing: border-box; }

#cboxLoadedContent {
  padding-top: 28px; }

#cboxClose {
  top: 0; }

.for-sp {
  display: none; }
  @media (max-width: 767px) {
    .for-sp {
      display: block; } }

.for-pc {
  display: block; }
  @media (max-width: 767px) {
    .for-pc {
      display: none; } }

.ytxt1 {
  font-weight: bold;
  display: inline-block;
  padding: 0.1em 0.3em 0.1em 0;
  background-color: #FFF500;
  color: #000;
  margin-bottom: 0.26em;
  margin-top: 0.7em;
  margin-left: 0;
  margin-right: auto; }

.ytxt2 {
  font-weight: bold;
  display: inline-block;
  padding: 0.1em 0.1em 0.1em 0.3em;
  background-color: #FFF500;
  color: #000;
  margin-left: 4.2em;
  margin-right: 0; }
  @media (max-width: 767px) {
    .ytxt2 {
      margin-left: 1em; } }

.popuptxt {
  display: none; }

@keyframes scroll-down {
  0% {
    background-position: 0 -100%; }
  50% {
    background-position: 0 0; }
  100% {
    background-position: 0 100%; } }
.for-tablet {
  display: none; }
  @media screen and (max-width: 1280px) {
    .for-tablet {
      display: block; } }

a img:hover {
  opacity: .75;
  transition: .7s; }

.kv {
  animation-name: fadeInAnime;
  animation-fill-mode: backwards;
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-delay: 0.1s;
  animation-direction: normal; }
  .kv h1 {
    display: none; }
  .kv-img {
    width: 100%;
    height: auto; }
    .kv-img-sp {
      display: none; }
    .kv-img-pc-02 {
      margin-top: -2px; }
  @media (max-width: 767px) {
    .kv {
      height: 216.4vw;
      position: relative;
      background-image: url("../img/kv2024-sp@2x.jpg");
      background-repeat: no-repeat;
      background-position: center top;
      background-size: 100% auto; }
      .kv-pages {
        background-image: none;
        height: auto; }
      .kv-img-pc {
        display: none; }
      .kv-img-sp {
        display: block; }
        .kv-img-sp-02 {
          position: absolute;
          bottom: 0;
          left: 0; } }

@keyframes fadeInAnime {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.teaser-max {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); }
.teaser-lead {
  display: inline-block;
  padding: 3px 11px;
  background-color: #fff125;
  color: #044471;
  font-family: 'M PLUS 2', sans-serif;
  font-weight: 800;
  line-height: 1.2;
  font-size: min(3.6vw, 48px);
  white-space: nowrap;
  text-align: center; }
  .teaser-lead-02 {
    color: #000;
    background: linear-gradient(transparent 60%, #fff125 60%);
    margin-bottom: 2em; }
.teaser-lead + .teaser-lead {
  margin-top: 10px;
  margin-bottom: 85px; }
.teaser-date {
  display: inline-block;
  color: #eb6d83;
  font-family: 'M PLUS 2', sans-serif;
  font-weight: 800;
  line-height: 1.15;
  padding-bottom: 21px;
  border-bottom: 11px solid #eb6d83;
  font-size: min(6vw, 115px);
  letter-spacing: 0.8vw;
  margin-bottom: 140px; }
.teaser-info h3 {
  font-size: 2.5vw;
  font-family: 'M PLUS 2', sans-serif;
  font-weight: 700;
  margin-bottom: 44px;
  letter-spacing: 0.1vw; }
.teaser-info-img {
  max-width: 100%;
  height: auto;
  margin-bottom: 37px; }
.teaser-info-txt {
  font-size: 1.6vw;
  font-family: 'M PLUS 2', sans-serif;
  font-weight: 500;
  line-height: 1.91;
  letter-spacing: 0.04vw; }
.teaser-info-youkouimg {
  width: 552px;
  max-width: 50%;
  height: auto;
  margin-top: 90px;
  margin-bottom: 96px; }
.teaser-info-submit {
  width: 780px;
  max-width: 70%;
  height: auto;
  margin: 0 auto 48px; }
.teaser-info-date {
  font-family: 'M PLUS 2', sans-serif;
  font-weight: 500;
  letter-spacing: 0.48px;
  font-size: 1.6vw;
  line-height: 1.4; }
.teaser-banner {
  width: 60%;
  max-width: 880px;
  height: auto;
  margin-right: -2%;
  margin-bottom: 0; }
  .teaser-banner:hover {
    opacity: .65; }
.teaser-hr {
  widows: 70%;
  max-width: 774px;
  height: 2px;
  margin: 0 auto;
  background: #1a1f22; }
.teaser-img {
  width: 100%;
  height: auto;
  margin: 0 auto 37px; }
@media (max-width: 767px) {
  .teaser-max {
    margin-left: auto;
    margin-right: auto; }
  .teaser-lead {
    display: inline-block;
    padding: 3px 11px;
    background-color: #fff125;
    color: #044471;
    font-size: 4.7vw;
    white-space: nowrap;
    text-align: center; }
  .teaser-lead + .teaser-lead {
    margin-top: 10px;
    margin-bottom: 35px; }
  .teaser-date {
    display: inline-block;
    color: #eb6d83;
    line-height: 1.15;
    padding-bottom: 10px;
    border-bottom: 5px solid #eb6d83;
    font-size: 8vw;
    letter-spacing: 0.8vw;
    margin-bottom: 70px; }
  .teaser-img {
    width: 90%;
    height: auto;
    margin: 0 auto 37px; }
  .teaser-info h3 {
    font-size: 5vw;
    margin-bottom: 20px; }
  .teaser-info-txt {
    font-size: 3.2vw; }
  .teaser-info-youkouimg {
    max-width: 54%;
    height: auto;
    margin-top: 11vw;
    margin-bottom: 8vw; }
  .teaser-info-submit {
    max-width: 70%;
    height: auto;
    margin: 0 auto 12vw; }
  .teaser-info-date {
    font-family: 'M PLUS 2', sans-serif;
    font-weight: 500;
    letter-spacing: 0.48px;
    font-size: 3.2vw; } }

.contents {
  padding: 100px 10px 7.3vw;
  box-sizing: border-box;
  max-width: 100vw; }
  .contents.page {
    padding: 0; }
  .contents.bluegreen {
    background-color: #8AAAC7;
    background-image: url("../img/sec-head.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    padding-bottom: 7.3vw;
    margin-top: -1px;
    		/*&:after{
    			display: block;
    			z-index: 1;
    			position: absolute;
    			top:40.6vw;
    			right: 2.6vw;
    			content: '';
    			background: url("../img/img-bgil01@2x.png") no-repeat;
    			background-size: contain;
    			width:23vw;
    			height: 21vw;
    			animation: poyopoyo 2s ease-out infinite;
     			 opacity: 1;
    		}*/ }
    .contents.bluegreen.pb0 {
      padding-bottom: 0; }
    .contents.bluegreen-02 {
      background: #1badbe;
      padding-top: 80px;
      margin-top: -1px; }
      .contents.bluegreen-02-bottom:after {
        display: none; }
    .contents.bluegreen p {
      z-index: 2; }
    @media (max-width: 767px) {
      .contents.bluegreen {
        padding-bottom: 30px;
        padding-top: 14vw; }
        .contents.bluegreen:after {
          top: 24.6vw;
          width: 33vw;
          height: 31vw;
          z-index: 1; } }
  .contents.hotpink {
    background-color: #eb6d83;
    padding: 150px 10px 7.3vw; }
    .contents.hotpink-01 {
      background: #fff;
      padding-top: 19vw;
      margin-top: 0;
      background-image: url("../img/sec-howtotitle.png");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      position: relative;
      padding-bottom: 16vw; }
      @media (max-width: 767px) {
        .contents.hotpink-01 {
          padding-top: 20vw;
          padding-bottom: 14vw; } }
      .contents.hotpink-01:after {
        content: '';
        display: block;
        width: 100%;
        height: 30vw;
        background-image: url("../img/sec-bg-white.png");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        position: absolute;
        left: 0;
        bottom: 0; }
    .contents.hotpink-02 {
      background: #e98f8f;
      padding-top: 21vw;
      margin-top: -1px;
      background-image: url("../img/sec-bg-pink.png");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      position: relative;
      padding-bottom: 0; }
      @media (max-width: 767px) {
        .contents.hotpink-02 {
          padding-top: 11vw; } }
    .contents.hotpink-faq {
      background: #e98f8f;
      padding-top: 2.4vw;
      margin-top: -1px;
      background-image: url("../img/bg-pages03-s.png");
      background-position: center top;
      background-repeat: repeat;
      background-size: 100% auto;
      position: relative;
      padding-bottom: 8vw; }
      @media (max-width: 767px) {
        .contents.hotpink-faq {
          padding-top: 4vw; }
          .contents.hotpink-faq .hotpink-inner {
            padding-top: 14vw; } }
    .contents.hotpink-inner {
      font-size: 0.8em; }
      .contents.hotpink-inner a img {
        width: 70%; }
      .contents.hotpink-inner .box-text {
        padding-top: 2em;
        margin-bottom: 1em; }
    .contents.hotpink-03 {
      background-color: #eb6d83;
      background-image: url("../img/sec-head08.png");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      position: relative; }
      .contents.hotpink-03 .flexitems {
        display: flex;
        justify-content: center;
        align-items: center; }
        .contents.hotpink-03 .flexitems a img {
          height: 4.3vw;
          max-height: 110px;
          width: auto; }
          .contents.hotpink-03 .flexitems a img:hover {
            opacity: .65; }
      @media screen and (max-width: 1280px) {
        .contents.hotpink-03 .flexitems a img {
          height: 5vw; } }
      @media (max-width: 767px) {
        .contents.hotpink-03 {
          padding-bottom: 10px; }
          .contents.hotpink-03 .flexitems a img {
            height: 7vw;
            max-height: 140px;
            width: auto; } }
  .contents.navy {
    background-color: #88B6D6;
    padding: 3vw 0 4.3vw; }
    @media (max-width: 767px) {
      .contents.navy {
        padding-top: 4vw;
        padding-bottom: 10px; } }
  .contents.green {
    background-color: #7BBFC7;
    padding: 6vw 0 4.3vw; }
    @media (max-width: 767px) {
      .contents.green {
        padding-top: 4vw;
        padding-bottom: 10px; } }
    .contents.green .green-inner {
      width: 100%;
      max-width: 100%;
      padding-left: 0;
      padding-right: 0; }
      .contents.green .green-inner img {
        width: 100%;
        height: auto; }
      @media (max-width: 767px) {
        .contents.green .green-inner {
          padding-top: 16vw; } }
    .contents.green .green-btn {
      width: 90%;
      height: auto;
      margin: 3em auto;
      text-align: center; }
      .contents.green .green-btn img {
        width: 90%;
        height: auto; }
    .contents.green .green-textarea {
      width: 80%;
      margin: 3em auto;
      font-size: min(1.6vw, 20px); }
      .contents.green .green-textarea p {
        text-align: left;
        line-height: 1.6;
        font-size: min(2.2vw, 28px); }
        .contents.green .green-textarea p span {
          font-weight: bold;
          font-size: min(2.6vw, 30px); }
        .contents.green .green-textarea p.small {
          font-size: min(2vw, 20px); }
      .contents.green .green-textarea p + p {
        margin-top: 1.2em; }
      @media (max-width: 767px) {
        .contents.green .green-textarea {
          width: 90%; }
          .contents.green .green-textarea p {
            font-size: 3.4vw; }
            .contents.green .green-textarea p span {
              font-weight: bold;
              font-size: 3.8vw; }
            .contents.green .green-textarea p.small {
              font-size: 3vw; } }
    .contents.green .green-box {
      border: 10px solid #7BBFC7;
      padding: 0.8em 0.6em;
      text-align: center; }
      .contents.green .green-box p {
        text-align: center;
        font-weight: bold;
        font-size: min(2.8vw, 30px);
        line-height: 1.5; }
      .contents.green .green-box p span {
        font-size: 1.4em;
        color: #7BBFC7; }
      .contents.green .green-box-2 {
        max-width: 90%;
        margin: 3em auto 1em;
        text-align: center;
        border: 10px solid #000; }
      .contents.green .green-box-3 {
        border: none;
        background: #F00000;
        color: #fff; }
      @media (max-width: 767px) {
        .contents.green .green-box {
          border: 1vw solid #7BBFC7; }
          .contents.green .green-box p {
            text-align: center;
            font-weight: bold;
            font-size: 3.2vw;
            line-height: 1.5; }
          .contents.green .green-box p span {
            font-size: 3.6vw;
            color: #7BBFC7; }
          .contents.green .green-box-2 {
            max-width: 90%;
            margin: 3em auto 1em;
            text-align: center;
            border: 1vw solid #000; }
          .contents.green .green-box-3 {
            border: none;
            background: #F00000;
            color: #fff; } }
    .contents.green .green-title {
      margin-top: 2em;
      background: #000;
      padding: 0.6em 0.2em;
      color: #fff;
      font-weight: bold;
      font-size: 2em;
      text-align: center; }
      .contents.green .green-title p {
        font-size: min(2.8vw, 36px); }
      @media (max-width: 767px) {
        .contents.green .green-title p {
          font-size: 3vw; } }
    .contents.green .green-big {
      font-weight: bold;
      font-size: min(2.6vw, 34px) !important;
      line-height: 1.6;
      margin-bottom: 2em;
      text-align: center; }
      .contents.green .green-big-02 {
        font-size: min(2.8vw, 36px) !important; }
      @media (max-width: 767px) {
        .contents.green .green-big {
          font-size: min(3.6vw, 36px) !important; } }
  .contents.orange {
    background-color: #edaf80;
    background-image: url("../img/sec-head01.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    padding-bottom: 0; }
    @media (max-width: 767px) {
      .contents.orange {
        padding-top: 4vw;
        padding-bottom: 10px; } }
    .contents.orange-02 {
      background: #EBB186;
      padding-top: 9.2vw;
      margin-top: -2px;
      padding-bottom: 8vw; }
    .contents.orange-03 {
      background-color: #fff;
      background-image: url("../img/sec-limitedtitle.png");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      position: relative;
      padding-top: 19vw;
      padding-bottom: 16vw;
      margin-top: 0;
      position: relative; }
      .contents.orange-03:after {
        content: '';
        display: block;
        width: 100%;
        height: 30vw;
        background-image: url("../img/sec-bg-white.png");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1; }
      .contents.orange-03 > div {
        z-index: 2;
        position: relative; }
      @media (max-width: 767px) {
        .contents.orange-03 {
          margin-top: 0;
          padding-top: 21vw;
          padding-bottom: 18vw; } }
  .contents.white {
    background-color: #fff;
    background-image: url("../img/sec-snsfeedtitle.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    padding-top: 19vw;
    padding-bottom: 21vw;
    margin-top: 0;
    position: relative; }
    .contents.white:after {
      content: '';
      display: block;
      width: 100%;
      height: 30vw;
      background-image: url("../img/sec-bg-white.png");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 1; }
    .contents.white > div {
      z-index: 2;
      position: relative; }
    @media (max-width: 767px) {
      .contents.white {
        margin-top: 0;
        padding-top: 21vw;
        padding-bottom: 18vw; } }
  .contents.lightgreen {
    background-color: #a2e59e;
    background-image: url("../img/sec-head02.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    padding-bottom: 0; }
    @media (max-width: 767px) {
      .contents.lightgreen {
        padding-bottom: 0; } }
    .contents.lightgreen-01 {
      background: #fff;
      padding-top: 19vw;
      margin-top: 0;
      background-image: url("../img/sec-exbtitle.png");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      position: relative;
      padding-bottom: 14vw; }
      @media (max-width: 767px) {
        .contents.lightgreen-01 {
          padding-top: 20vw;
          padding-bottom: 14vw; } }
      .contents.lightgreen-01:after {
        content: '';
        display: block;
        width: 100%;
        height: 30vw;
        background-image: url("../img/sec-bg-white.png");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        position: absolute;
        left: 0;
        bottom: 0; }
    .contents.lightgreen-02 {
      padding-top: 6.2vw;
      margin-top: -2px; }
      .contents.lightgreen-02.ex {
        background: #A2E59E; }
  .contents.pink {
    background-color: #eb82b4;
    background-image: url("../img/sec-head03.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    padding-top: 8vw;
    padding-bottom: 0; }
    @media (max-width: 767px) {
      .contents.pink {
        padding-bottom: 10px; } }
    .contents.pink-01 {
      background: #fff;
      padding-top: 19vw;
      margin-top: 0;
      background-image: url("../img/sec-cafetitle.png");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      position: relative;
      padding-bottom: 16vw; }
      @media (max-width: 767px) {
        .contents.pink-01 {
          padding-top: 20vw;
          padding-bottom: 14vw; } }
      .contents.pink-01:after {
        content: '';
        display: block;
        width: 100%;
        height: 30vw;
        background-image: url("../img/sec-bg-white.png");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        position: absolute;
        left: 0;
        bottom: 0; }
  .contents.purple {
    background-color: #a5b7ea;
    background-image: url("../img/sec-head04.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    padding-bottom: 0; }
    @media (max-width: 767px) {
      .contents.purple {
        padding-bottom: 0; } }
    .contents.purple-01 {
      background: #fff;
      padding-top: 19vw;
      margin-top: 0;
      background-image: url("../img/sec-kaitoutitle.png");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      position: relative;
      padding-bottom: 16vw; }
      @media (max-width: 767px) {
        .contents.purple-01 {
          padding-top: 20vw;
          padding-bottom: 14vw; } }
      .contents.purple-01:after {
        content: '';
        display: block;
        width: 100%;
        height: 30vw;
        background-image: url("../img/sec-bg-white.png");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        position: absolute;
        left: 0;
        bottom: 0; }
    .contents.purple-02 {
      background: #769aff;
      padding-top: 9.2vw;
      margin-top: -1px; }
  .contents.violet {
    background-color: #a5b7ea;
    background-image: url("../img/sec-head07.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    padding-bottom: 0; }
    @media (max-width: 767px) {
      .contents.violet {
        padding-bottom: 0; } }
    .contents.violet-01 {
      background: #fff;
      padding-top: 19vw;
      margin-top: 0;
      background-image: url("../img/sec-gacyatitle.png");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      position: relative;
      padding-bottom: 16vw; }
      @media (max-width: 767px) {
        .contents.violet-01 {
          padding-top: 20vw;
          padding-bottom: 14vw; } }
      .contents.violet-01:after {
        content: '';
        display: block;
        width: 100%;
        height: 30vw;
        background-image: url("../img/sec-bg-white.png");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        position: absolute;
        left: 0;
        bottom: 0; }
    .contents.violet-02 {
      background: #769aff;
      padding-top: 9.2vw;
      margin-top: -1px; }
  .contents.addblue {
    background-color: #95D5F2;
    background-image: url("../img/sec-headice.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    padding-bottom: 0; }
    @media (max-width: 767px) {
      .contents.addblue {
        padding-bottom: 0; } }
    .contents.addblue-01 {
      background: #fff;
      padding-top: 19vw;
      margin-top: 0;
      background-image: url("../img/sec-icetitle.png");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      position: relative;
      padding-bottom: 16vw; }
      @media (max-width: 767px) {
        .contents.addblue-01 {
          padding-top: 20vw;
          padding-bottom: 14vw; } }
      .contents.addblue-01:after {
        content: '';
        display: block;
        width: 100%;
        height: 30vw;
        background-image: url("../img/sec-bg-white.png");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        position: absolute;
        left: 0;
        bottom: 0; }
  .contents.lightpurple {
    background-color: #A650D6;
    background-image: url("../img/sec-head07.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative; }
    @media (max-width: 767px) {
      .contents.lightpurple {
        padding-bottom: 10px; } }
  .contents.mildorange {
    background-color: #feb868;
    background-image: url("../img/sec-head05.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative; }
    @media (max-width: 767px) {
      .contents.mildorange {
        padding-bottom: 10px; } }
  .contents.coral {
    background-color: #a5b7ea;
    background-image: url("../img/sec-head06.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    padding-bottom: 0; }
    @media (max-width: 767px) {
      .contents.coral {
        padding-bottom: 0; } }
    .contents.coral-01 {
      background: #fff;
      padding-top: 19vw;
      margin-top: 0;
      background-image: url("../img/sec-bingotitle.png");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      position: relative;
      padding-bottom: 16vw; }
      @media (max-width: 767px) {
        .contents.coral-01 {
          padding-top: 20vw;
          padding-bottom: 14vw; } }
      .contents.coral-01:after {
        content: '';
        display: block;
        width: 100%;
        height: 30vw;
        background-image: url("../img/sec-bg-white.png");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        position: absolute;
        left: 0;
        bottom: 0; }
    .contents.coral-02 {
      background: #769aff;
      padding-top: 9.2vw;
      margin-top: -1px; }
  .contents.blue {
    background-color: #ddf1ff;
    padding: 40px 10px 67px;
    color: #044471;
    margin-top: -1vw; }
  .contents.lightblue {
    background-color: #51BBD6;
    background-image: url("../img/sec-head06.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative; }
    @media (max-width: 767px) {
      .contents.lightblue {
        padding-bottom: 10px; } }
  .contents.gray {
    background-color: #f4f2f2;
    padding: 7.3vw 10px 60px;
    color: #1a1f22; }
    .contents.gray .contents-inner h3 {
      color: #1a1f22;
      font-size: 1.87vw;
      font-family: 'M PLUS 2', sans-serif;
      font-weight: 600;
      line-height: 3.67;
      letter-spacing: 0.5vw; }
    @media (max-width: 767px) {
      .contents.gray {
        padding-top: 60px;
        padding-bottom: 10px; }
        .contents.gray .contents-inner h3 {
          font-size: 4vw; } }
  .contents.baige {
    background-color: #F2C695;
    background-image: url("../img/sec-head05.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
    padding-top: 10vw;
    padding-bottom: 0; }
    @media (max-width: 767px) {
      .contents.baige {
        padding-bottom: 0;
        padding-top: 21vw; } }
    .contents.baige-01 {
      background: #fff;
      padding-top: 19vw;
      margin-top: 0;
      background-image: url("../img/sec-shoptitle.png");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: 100% auto;
      position: relative;
      padding-bottom: 16vw; }
      @media (max-width: 767px) {
        .contents.baige-01 {
          padding-top: 20vw;
          padding-bottom: 14vw; } }
      .contents.baige-01:after {
        content: '';
        display: block;
        width: 100%;
        height: 30vw;
        background-image: url("../img/sec-bg-white.png");
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        position: absolute;
        left: 0;
        bottom: 0; }
  .contents-pagetitle {
    color: #fff;
    font-family: 'M PLUS 2', sans-serif;
    font-weight: 600;
    font-size: min(3.4vw, 52px);
    text-align: center;
    line-height: 1;
    margin-bottom: 45px; }
  .contents-inner {
    width: 54vw;
    max-width: 1180px;
    margin: 0 auto;
    text-align: center; }
    .contents-inner-top {
      padding-top: 6.4em; }
    .contents-inner-page1 {
      width: 100%; }
    .contents-inner-faq {
      width: 86%;
      padding: 0 2em 4em;
      margin-top: -30px; }
      .contents-inner-faq p {
        color: #000;
        font-family: 'M PLUS 2', sans-serif;
        line-height: 2.1;
        text-align: left; }
        .contents-inner-faq p strong {
          font-weight: bold; }
      .contents-inner-faq p + p {
        margin-top: 2em; }
      .contents-inner-faq p.red {
        color: #ff0000; }
    @media screen and (max-width: 1280px) {
      .contents-inner {
        max-width: 800px; }
        .contents-inner-faq {
          margin-top: 0; } }
  .contents-title {
    color: #ddf1ff;
    font-family: 'M PLUS 2', sans-serif;
    font-weight: 600;
    font-size: 7.4vw;
    text-align: center;
    letter-spacing: 3vw;
    line-height: 1; }
    .contents-title.baige {
      padding-top: 15.6vw;
      color: #fff1dd; }
  .contents-info {
    min-width: 58%;
    max-width: 1180px;
    margin: 20.7vw auto 0;
    padding-bottom: 4.8vw;
    padding-top: 96px; }
    @media (max-width: 767px) {
      .contents-info {
        padding-top: 0; } }
    .contents-info dl {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .contents-info dl.sec {
        margin-top: 1.9vw; }
    .contents-info dt {
      width: 146px;
      min-width: 9.6vw;
      margin-right: 40px;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start; }
      .contents-info dt img {
        width: 100%;
        height: auto; }
      .contents-info dt.hide img {
        height: 10px;
        visibility: hidden; }
      @media screen and (max-width: 1280px) {
        .contents-info dt {
          max-width: 680px;
          max-width: 110px; } }
    .contents-info dd {
      width: auto;
      font-family: 'M PLUS 2', sans-serif;
      color: #fff; }
      .contents-info dd p {
        text-align: left;
        font-weight: bold;
        font-size: min(2.6vw, 46px);
        line-height: 1.48; }
        .contents-info dd p span {
          font-size: min(2vw, 38px);
          font-weight: normal; }
      .contents-info dd.btn {
        display: flex;
        align-items: center;
        margin-top: 0.3em; }
        .contents-info dd.btn a img {
          width: 120px;
          min-width: 12.3vw;
          height: auto;
          margin-left: 0.6em; }
      .contents-info dd.price p {
        text-align: left;
        font-weight: bold;
        font-size: min(1.9vw, 40px);
        line-height: 1.48; }
        .contents-info dd.price p span {
          font-size: min(2.9vw, 62px);
          font-weight: bold; }
    .contents-info-pages {
      margin-top: 4em;
      max-width: 78%; }
      .contents-info-pages dt {
        min-width: 4vw; }
      .contents-info-pages p {
        margin-top: 0 !important;
        margin-bottom: 0; }
    @media screen and (max-width: 1280px) {
      .contents-info {
        margin: 9.7vw auto 0;
        max-width: 680px; }
        .contents-info-pages {
          margin-top: 3em;
          max-width: 78%;
          margin-bottom: 2em; }
          .contents-info-pages p {
            margin-top: 0 !important;
            margin-bottom: 0; } }
  @media (max-width: 767px) {
    .contents {
      padding: 20vw 0 10vw; }
      .contents-inner {
        width: 100%; }
        .contents-inner-top {
          padding-top: 3em !important; }
      .contents.blue {
        padding: 10vw 3vw 10vw; }
      .contents.pink-02 h2 {
        font-size: 5vw; }
      .contents.bluegreen-02 {
        padding-top: 12vw; }
      .contents.gray .contents-inner h3 {
        color: #1a1f22;
        font-size: 4vw;
        font-family: 'M PLUS 2', sans-serif;
        font-weight: 600;
        line-height: 3.67;
        letter-spacing: 0.5vw; }
      .contents-title {
        font-size: 13vw; }
      .contents-info {
        min-width: 60%;
        max-width: 86%;
        margin: 24.7vw auto 0; }
        .contents-info-pages {
          margin-top: 3em;
          max-width: 100%; }
        .contents-info dl {
          flex-direction: column;
          justify-content: flex-start;
          align-items: flex-start; }
          .contents-info dl.sec {
            margin-top: 3.9vw; }
        .contents-info dt {
          max-width: 25vw;
          min-width: 8.6vw;
          margin-right: 40px;
          padding-bottom: 0.4em; }
          .contents-info dt img {
            width: 100%;
            height: auto; }
          .contents-info dt.hide {
            display: none; }
        .contents-info dd {
          width: auto;
          font-family: 'M PLUS 2', sans-serif;
          color: #fff; }
          .contents-info dd p {
            text-align: left;
            font-weight: bold;
            font-size: 4.6vw;
            line-height: 1.48; }
            .contents-info dd p span {
              font-size: 4vw;
              font-weight: normal; }
          .contents-info dd.btn {
            display: flex;
            align-items: center;
            margin-top: 0.3em; }
            .contents-info dd.btn a img {
              width: 22vw;
              min-width: 12.3vw;
              height: auto;
              margin-left: 0.6em; }
          .contents-info dd.price p {
            text-align: left;
            font-weight: bold;
            font-size: 4.6vw;
            line-height: 1.48; }
            .contents-info dd.price p span {
              font-size: 5.6vw;
              font-weight: bold; } }

@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1); }
  50%, 70% {
    transform: scale(0.95); } }
.newsbox {
  padding-top: 30px;
  margin-top: -30px;
  z-index: 3;
  position: relative; }

.box {
  border-radius: 20px;
  z-index: 2;
  position: relative;
  background: #fff;
  padding: 0 0 4vw;
  margin: 4.3vw auto 50px;
  max-width: 1180px; }
  @media screen and (max-width: 1280px) {
    .box {
      border-radius: 1vw;
      max-width: 800px; }
      .box .contents-inner {
        width: auto;
        max-width: 100%; } }
  .box-simple {
    padding: 0 0.2em;
    border-radius: 0;
    margin: 0 auto;
    background: transparent; }
  .box-lineup {
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 20px; }
    .box-lineup:before {
      display: block;
      z-index: 1;
      position: absolute;
      top: -368px;
      left: -66px;
      content: '';
      background: url("../img/img-bgil02@2x.png") no-repeat;
      background-size: contain;
      width: 585px;
      height: 450px;
      animation: poyopoyo2 2s ease-out infinite;
      opacity: 1; }
      @media screen and (max-width: 1280px) {
        .box-lineup:before {
          top: -378px; } }
  .box-head {
    position: absolute;
    top: -80px;
    left: 0;
    padding-bottom: 40px;
    z-index: 2; }
    .box-head img {
      width: 100%;
      height: auto; }
    .box-head-yl {
      border-radius: 20px 20px 0 0;
      background: #fff125;
      color: #000;
      padding: 27px 0 20px;
      text-align: center; }
      .box-head-yl h3 {
        font-size: min(2.3vw, 53px);
        line-height: 1.6;
        font-family: 'M PLUS 2', sans-serif;
        font-weight: bold; }
      .box-head-yl-02 {
        border-radius: 0;
        padding: 30px 0; }
      @media screen and (max-width: 1280px) {
        .box-head-yl {
          border-radius: 1vw 1vw 0 0;
          max-width: 100%; } }
  .box .contents-inner {
    padding-top: 100px;
    z-index: 3; }
  .box-feed {
    width: auto;
    max-width: 800px;
    margin: 1em auto 4em;
    height: 39.2vw;
    overflow: scroll; }
  .box-kv {
    border-radius: 0;
    background: transparent;
    margin: 35.2vw auto 0;
    color: #000;
    font-weight: bold;
    font-family: 'M PLUS 2', sans-serif;
    width: 86%;
    max-width: 1180px; }
    @media screen and (max-width: 1280px) {
      .box-kv {
        max-width: 800px; } }
    .box-kv h3 {
      text-align: center;
      font-size: min(2.8vw, 60px);
      line-height: 1.42; }
      .box-kv h3 span {
        font-size: min(5vw, 114px); }
    .box-kv h2 {
      text-align: center;
      font-size: min(3.8vw, 70px);
      line-height: 1.42;
      font-weight: bold;
      font-family: 'M PLUS 2', sans-serif; }
    .box-kv img {
      width: 100%;
      height: auto;
      margin-bottom: 45px; }
    .box-kv-lead {
      font-weight: bold;
      text-align: center;
      font-size: min(2.2vw, 51px);
      line-height: 2;
      margin: 1.8em auto 1.4em; }
      .box-kv-lead-02 {
        font-size: min(1.8vw, 41px);
        margin-bottom: 3.8em;
        line-height: 1.6;
        text-align: center;
        font-weight: bold; }
    .box-kv-02 {
      margin-top: 48.9vw; }
    .box-kv-03 {
      margin-top: 37vw; }
    .box-kv-pages {
      margin-top: 0; }
      .box-kv-pages-icon {
        display: flex;
        justify-content: flex-start;
        margin-bottom: 55px; }
        .box-kv-pages-icon img {
          margin: 0 15px;
          width: 30% !important;
          height: auto; }
        .box-kv-pages-icon-kaitou {
          justify-content: center; }
      .box-kv-pages-text {
        font-size: min(1.4vw, 30px);
        text-align: center;
        line-height: 2.07;
        font-weight: normal;
        margin-top: -1em; }
  .box-text {
    font-weight: bold;
    font-family: 'M PLUS 2', sans-serif;
    font-size: min(2.2vw, 38px);
    text-align: center;
    line-height: 1.6;
    color: #000;
    margin-bottom: 2em; }
    .box-text-yellow {
      display: inline-block;
      background: #fff125;
      padding: 4px 8px;
      color: #000;
      font-family: 'M PLUS 2', sans-serif;
      font-weight: bold;
      margin: 0 auto 1.4em;
      text-align: center; }
  .box-img {
    width: 100%;
    height: auto; }
    .box-img-pages {
      padding-top: 60px; }
      .box-img-pages-02 {
        width: 92%;
        margin: 4em auto 2.6em; }
  .box-link {
    margin: 3em auto 0;
    width: 86%;
    display: block; }
    .box-link img {
      width: 100%;
      height: auto; }
    .box-link-02 {
      margin: 1em auto 1em;
      width: 46%; }
    .box-link-03 {
      margin: -1.6em auto 0;
      width: 60%; }
    .box-link-04 {
      margin-top: 3.5em; }
    .box-link-05 {
      margin-top: 2em; }
  .box-navy {
    width: 86%;
    padding: 0.6em;
    font-size: min(2.8vw, 34px);
    background-color: #044471;
    font-weight: bold;
    color: #fff;
    line-height: 1.69;
    margin: 0 auto 2em;
    text-align: center; }
    .box-navy-red {
      background: #F00000; }
  .box-outline {
    width: 100%;
    padding: 0.6em;
    font-size: min(3.8vw, 42px);
    border: 8px solid #000;
    line-height: 1.32;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-top: 2em; }
  .box-notice {
    font-size: min(1.4vw, 30px);
    text-align: center;
    line-height: 2.17;
    color: #000; }
  .box-tsq {
    display: flex;
    margin-top: 11vw;
    padding: 120px 5% 3vw;
    border-bottom: 4px solid #044471;
    justify-content: center;
    align-items: center; }
    .box-tsq .img {
      width: 34%;
      margin-right: 4%;
      height: auto; }
      .box-tsq .img img {
        width: 100%;
        height: auto; }
    .box-tsq .txt {
      width: 73%; }
    .box-tsq p {
      font-size: min(1.4vw, 24px);
      line-height: 2;
      text-align: left; }
    .box-tsq-middle h3 {
      color: #000;
      font-size: min(2.4vw, 30px);
      text-align: center;
      font-family: 'M PLUS 2', sans-serif;
      margin-top: 1.6em;
      font-weight: bold;
      margin-bottom: 0.1em; }
    .box-tsq-bottom {
      border: none;
      padding: 1em 3%;
      margin-top: 0; }
      .box-tsq-bottom a {
        display: block;
        width: 60%; }
      .box-tsq-bottom a img {
        width: 100%;
        height: auto;
        margin-right: 0; }
      .box-tsq-bottom a + a {
        margin-left: 4%; }
  .box h4 {
    font-size: min(3vw, 66px);
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    color: #044471;
    font-family: 'M PLUS 2', sans-serif;
    font-weight: bold;
    text-align: center; }
  .box-eventslide {
    padding-top: 140px !important; }
    .box-eventslide .slide-arrow {
      top: 250px !important; }
    @media (max-width: 767px) {
      .box-eventslide {
        padding-top: 80px !important; }
        .box-eventslide .slide-arrow {
          top: 180px !important; } }
  @media (max-width: 767px) {
    .box-head {
      position: absolute;
      top: -6vw;
      left: 0;
      padding-bottom: 0;
      z-index: 2; }
      .box-head img {
        width: 100%;
        height: auto; }
      .box-head-yl {
        border-radius: 4px 4px 0 0;
        background: #fff125;
        color: #000;
        padding: 3vw 1vw;
        text-align: center; }
        .box-head-yl h3 {
          font-size: 4.2vw;
          line-height: 1.6;
          font-family: 'M PLUS 2', sans-serif;
          font-weight: bold; }
    .box .contents-inner {
      padding-top: 6vw;
      z-index: 3; }
    .box-feed {
      width: 90%;
      max-width: 100%;
      margin: 1em auto 2em;
      height: 79.2vw;
      overflow: scroll; }
    .box-lineup {
      margin-top: 20px;
      padding-bottom: 20px; }
      .box-lineup:before {
        display: block;
        z-index: 1;
        position: absolute;
        top: -44vw;
        left: -7vw;
        content: '';
        background: url("../img/img-bgil02@2x.png") no-repeat;
        background-size: contain;
        width: 70vw;
        height: 60vw; }
    .box-tsq {
      display: flex;
      padding: 8vw 3% 1.4em;
      border-bottom: 4px solid #044471;
      justify-content: center;
      margin-top: 16vw; }
      .box-tsq .img {
        width: 34%;
        margin-right: 4%;
        height: auto; }
        .box-tsq .img img {
          width: 100%;
          height: auto; }
      .box-tsq .txt {
        width: 73%; }
      .box-tsq p {
        font-size: 2.4vw;
        line-height: 2;
        text-align: left; }
      .box-tsq-middle h3 {
        color: #044471;
        font-size: 4vw;
        text-align: center;
        font-family: 'M PLUS 2', sans-serif;
        margin-top: 0.6em;
        font-weight: bold;
        margin-bottom: 2vw; }
      .box-tsq-bottom {
        border: none;
        padding: 0 3%;
        margin-top: 1em; }
        .box-tsq-bottom a {
          display: block;
          width: 80%; }
        .box-tsq-bottom a + a {
          margin-left: 4%; }
    .box-kv {
      border-radius: 0;
      background: transparent;
      margin: 40vw auto 0;
      font-weight: bold;
      font-family: 'M PLUS 2', sans-serif;
      width: 86%;
      max-width: 1180px; }
      .box-kv h3 {
        text-align: center;
        font-size: 3.6vw;
        line-height: 1.42; }
        .box-kv h3 span {
          font-size: 6vw; }
      .box-kv img {
        width: 100%;
        height: auto;
        margin-bottom: 0; }
      .box-kv-02 {
        margin-top: 38vw; }
      .box-kv-03 {
        margin-top: 27vw; }
      .box-kv-lead {
        font-weight: bold;
        text-align: center;
        font-size: 3.6vw;
        line-height: 2;
        margin: 1.8em auto 1.8em; }
        .box-kv-lead-02 {
          font-size: 3vw;
          margin-bottom: 2em; }
        .box-kv-lead-spbig {
          font-size: 4vw;
          margin-bottom: 2em; }
      .box-kv-pages {
        margin-top: 0; }
        .box-kv-pages-icon {
          margin-bottom: 2em; }
        .box-kv-pages-text {
          font-size: 3vw;
          margin-top: -1em; }
    .box-text {
      font-weight: bold;
      font-family: 'M PLUS 2', sans-serif;
      font-size: 3.4vw;
      text-align: center;
      line-height: 2;
      color: #000;
      margin-bottom: 2em; }
      .box-text-yellow {
        font-size: 3.6vw;
        margin: 1em auto 2.4em; }
    .box-notice {
      font-size: 3.4vw;
      text-align: center;
      line-height: 2;
      color: #000; }
    .box-img-pages {
      padding-top: 20px; }
      .box-img-pages-02 {
        margin: 1.6em auto 1em; }
    .box-link-03 {
      margin-top: -1.1em;
      width: 78%; }
    .box-link-04 {
      margin-top: 1em;
      margin-bottom: 1em; }
    .box-link-05 {
      margin-top: 1em; }
    .box h4 {
      font-size: 4vw;
      margin-top: 2em;
      color: #044471;
      font-family: 'M PLUS 2', sans-serif;
      font-weight: bold;
      text-align: center; } }

@keyframes poyopoyo2 {
  0% , 100% {
    transform: rotate(2deg); }
  50% {
    transform: rotate(-2deg); } }
.lineup {
  width: auto;
  max-width: auto; }
  .lineup-lead {
    margin: 40px auto 60px;
    width: 70%;
    height: auto; }
  .lineup-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .lineup-items a {
      display: inline-block;
      margin: 20px 20px;
      width: 42%;
      height: auto; }
      .lineup-items a:hover {
        opacity: .65; }
      .lineup-items a img {
        width: 100%;
        height: auto; }
  @media (max-width: 767px) {
    .lineup-lead {
      margin: 10px auto 10px;
      width: 86%;
      height: auto; }
    .lineup-items {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .lineup-items a {
        margin: 2vw 2%;
        width: 44%;
        height: auto; } }

.kaitou {
  padding-top: 60px;
  text-align: center; }
  .kaitou .red {
    color: indianred; }
  .kaitou-flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px; }
    .kaitou-flex-02 {
      margin-bottom: 0; }
    .kaitou-flex-img {
      width: 46%;
      flex-basis: 1;
      flex-basis: 1; }
      .kaitou-flex-img img {
        width: 70%;
        height: auto; }
      .kaitou-flex-img-inner {
        background: #fff;
        width: 100%;
        padding: 2em;
        text-align: center;
        display: inline-block; }
    .kaitou-flex-txt {
      width: 50%;
      color: #000;
      font-family: 'M PLUS 2', sans-serif;
      text-align: left; }
      .kaitou-flex-txt h2 {
        font-weight: bold;
        font-size: 1.9em;
        line-height: 1.65; }
        .kaitou-flex-txt h2 span {
          font-size: 0.75em; }
      .kaitou-flex-txt p {
        font-size: 1.4em;
        font-family: 'M PLUS 2', sans-serif;
        line-height: 1.8;
        margin-top: 0.8em;
        font-weight: 500; }
        .kaitou-flex-txt p span {
          font-size: 0.6em; }
      @media screen and (max-width: 1280px) {
        .kaitou-flex-txt h2 {
          font-size: 24px; }
          .kaitou-flex-txt h2 span {
            font-size: 20px; }
        .kaitou-flex-txt p {
          font-size: 20px; } }
      @media (max-width: 767px) {
        .kaitou-flex-txt h2 {
          font-size: 20px;
          line-height: 1.48; }
          .kaitou-flex-txt h2 span {
            font-size: 2.16vw; }
        .kaitou-flex-txt p {
          font-size: 3.6vw;
          line-height: 1.43; } }
  .kaitou-inner {
    width: 92%;
    margin: 6vw auto 4%;
    border: 6px solid #004471;
    background: #d2f0fd;
    padding: 60px 2em 40px;
    position: relative;
    border-radius: 3px;
    color: #044471; }
    .kaitou-inner:before {
      content: '';
      height: 70px;
      width: 300px;
      background-image: url("../img/ribbon/pages-ribbon1@2x.png");
      background-repeat: no-repeat;
      background-position: left top;
      background-size: contain;
      position: absolute;
      top: -35px;
      left: 10px;
      display: block; }
    .kaitou-inner-ticket {
      background: #fceadb;
      padding: 30px 2em;
      margin-bottom: -4em; }
    .kaitou-inner-01:before {
      background-image: none; }
    .kaitou-inner-02:before {
      background-image: url("../img/ribbon/pages-ribbon2@2x.png"); }
    .kaitou-inner-03:before {
      background-image: url("../img/ribbon/pages-ribbon3@2x.png"); }
    .kaitou-inner-04:before {
      background-image: url("../img/ribbon/pages-ribbon4@2x.png"); }
    .kaitou-inner a {
      margin: 60px auto 0; }
      .kaitou-inner a img {
        width: 70%;
        height: auto; }
  .kaitou-inner + .kaitou-inner {
    margin-top: 60px; }
  .kaitou-info {
    width: 100%;
    margin: 1.4em 0; }
    .kaitou-info dl {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      margin-top: 0.5em; }
    .kaitou-info dt {
      width: 19%;
      margin-right: 3%;
      padding-bottom: 0.4em; }
      .kaitou-info dt img {
        width: 100%;
        height: auto; }
    .kaitou-info dd {
      width: 78%;
      font-family: 'M PLUS 2', sans-serif;
      color: #000; }
      .kaitou-info dd p {
        text-align: left;
        font-weight: bold;
        font-size: 1.4em;
        line-height: 1.43;
        margin-top: 0.1em;
        font-weight: 500; }
        .kaitou-info dd p.center {
          margin-top: 0.5em; }
      @media screen and (max-width: 1280px) {
        .kaitou-info dd p {
          font-size: 20px;
          margin-top: -0.1em; }
          .kaitou-info dd p.center {
            margin-top: 0; } }
  .kaitou-notice {
    color: #000;
    font-size: 2em;
    font-weight: bold;
    margin-top: 5em; }
    .kaitou-notice-btn {
      display: block;
      width: 70%;
      margin: 2em auto 0; }
      .kaitou-notice-btn img {
        width: 70%;
        height: auto; }
  @media (max-width: 767px) {
    .kaitou-inner {
      margin: 3vw auto 4%; }
      .kaitou-inner-ticket {
        padding: 1em 0.7em;
        margin-bottom: 2em; }
    .kaitou-flex {
      flex-direction: column; }
      .kaitou-flex-img {
        width: 100%; }
      .kaitou-flex-txt {
        width: 100%;
        padding-top: 2em; }
        .kaitou-flex-txt h2 {
          margin-bottom: 0.4em; }
    .kaitou-info dd p {
      font-size: 3.6vw; }
    .kaitou-notice {
      margin-top: 2vw;
      font-size: 4vw; }
      .kaitou-notice-btn {
        width: 80%;
        margin-bottom: 3vw; }
        .kaitou-notice-btn img {
          width: 100%; } }

.ex-contents {
  margin-top: 10em;
  padding-bottom: 1px; }
.ex-box {
  margin-bottom: 10em; }
  .ex-box-bottom {
    text-align: center;
    padding-bottom: 0;
    background: transparent;
    margin-top: 3em; }
    .ex-box-bottom p {
      font-size: 2.8em;
      margin-bottom: 1em; }
.ex-lead {
  padding-bottom: 3em;
  text-align: center; }
.ex-img {
  max-width: 64vw;
  margin: 0 auto; }
.ex-flex-txt p {
  margin-top: 0; }
.ex-flex-img {
  padding: 1em;
  min-height: 120px; }
  .ex-flex-img img {
    width: 70%;
    height: auto;
    object-fit: contain; }
  .ex-flex-img-02 img {
    width: 100%;
    height: auto;
    object-fit: contain;
    margin: 5em 0; }
  .ex-flex-img-03 img {
    width: 100%;
    height: auto; }
.ex-ticket-txt {
  padding-top: 10vw;
  padding-bottom: 2em; }
  .ex-ticket-txt p {
    text-align: center;
    font-weight: bold;
    font-size: min(2vw, 32px);
    line-height: 2;
    color: #000; }
.ex-ticket-box {
  width: 76%;
  padding: 1em 0.5em;
  background: #f00000;
  color: #fff;
  margin: 0 auto; }
  .ex-ticket-box p {
    text-align: center;
    font-weight: bold;
    font-size: min(2.6vw, 38px);
    line-height: 1.8; }
.ex-inner {
  background-color: #d7ffc3;
  padding-bottom: 30px; }
  .ex-inner-02 {
    background: #fdebfd; }
.ex-days {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 2em; }
  .ex-days-ttl {
    margin-bottom: 2em; }
  .ex-days-txt {
    font-size: 1.4em;
    line-height: 1.43;
    margin-top: 1em;
    color: #000; }
    .ex-days-txt span {
      font-size: 1.7em;
      font-weight: bold;
      display: block;
      padding-bottom: 0.4em; }
    .ex-days-txt-02 {
      margin-top: 0.4em;
      padding-bottom: 1.4em;
      font-size: 1.1em;
      font-weight: bold;
      line-height: 1.8; }
  .ex-days a {
    width: 18.14%;
    position: relative;
    min-height: 60px;
    margin-top: 0;
    margin-bottom: 2.6em; }
    @media screen and (max-width: 1280px) {
      .ex-days a {
        min-height: 30px; } }
    .ex-days a:hover {
      opacity: .65; }
    .ex-days a.none {
      pointer-events: none;
      opacity: .3; }
    .ex-days a.txt {
      white-space: nowrap;
      text-align: left; }
      .ex-days a.txt p {
        color: #000 !important; }
    .ex-days a p {
      display: block;
      font-size: 2em;
      font-weight: bold;
      color: #044471;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      z-index: 2;
      margin-top: 0.2em; }
      .ex-days a p.lead {
        color: #000; }
    .ex-days a img {
      display: block;
      width: 100%;
      height: auto;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
  .ex-days-ticket {
    margin-bottom: 0.5em;
    margin-top: 2em; }
    .ex-days-ticket a {
      min-height: 65px;
      margin-bottom: 2em; }
      @media screen and (max-width: 1280px) {
        .ex-days-ticket a {
          min-height: 40px; } }
      .ex-days-ticket a p {
        margin-top: 0.1em; }
        @media screen and (max-width: 1280px) {
          .ex-days-ticket a p {
            margin-top: 0.1em; } }
  .ex-days-03 {
    padding-left: 21%;
    padding-right: 21%; }
    .ex-days-03 a {
      width: 30.4%; }
  .ex-days-02 {
    padding-left: 31%;
    padding-right: 31%; }
    .ex-days-02 a {
      width: 46%; }
@media (max-width: 767px) {
  .ex .kaitou-flex {
    margin-top: 40px;
    margin-bottom: 10px; }
  .ex-inner-02 {
    background-color: #fdebfd !important; }
  .ex-contents {
    margin-top: 3em;
    padding-bottom: 1px; }
  .ex-box {
    margin-bottom: 4em; }
    .ex-box-bottom {
      text-align: center;
      padding-bottom: 0;
      background: transparent;
      margin-top: 3em; }
      .ex-box-bottom p {
        font-size: 3.6vw;
        margin-bottom: 1em; }
  .ex-lead {
    padding-bottom: 0;
    text-align: center; }
  .ex-img {
    max-width: 64vw;
    margin: 0 auto; }
  .ex-flex-txt p {
    margin-top: 0; }
  .ex-flex-img {
    padding: 1em;
    min-height: 80px; }
    .ex-flex-img img {
      width: 70%;
      height: auto;
      object-fit: contain; }
    .ex-flex-img-02 img {
      width: 100%;
      height: auto;
      object-fit: contain;
      margin: 2em 0; }
    .ex-flex-img-03 img {
      width: 100%;
      height: auto; }
  .ex-ticket-txt {
    padding-top: 3em;
    padding-bottom: 2em; }
    .ex-ticket-txt p {
      text-align: center;
      font-weight: bold;
      font-size: 3.6vw;
      line-height: 2;
      color: #000; }
  .ex-ticket-box {
    width: 80%;
    padding: 0.5em 0.5em;
    background: #f00000;
    color: #fff;
    margin: 0 auto 1em; }
    .ex-ticket-box p {
      text-align: center;
      font-weight: bold;
      font-size: 3.4vw;
      line-height: 1.8; }
  .ex-inner {
    background-color: #d7ffc3;
    padding: 1em; }
  .ex-days {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 2em; }
    .ex-days-ttl {
      width: 100%;
      margin-bottom: 1em; }
    .ex-days-txt {
      font-size: 3vw;
      font-weight: bold;
      line-height: 1.71; }
      .ex-days-txt-02 {
        font-size: 2.8vw; }
    .ex-days a {
      width: 18.14%;
      position: relative;
      min-height: 20px;
      margin-top: 0;
      margin-bottom: 1.6em; }
      .ex-days a:hover {
        opacity: .65; }
      .ex-days a.none {
        pointer-events: none;
        opacity: .3; }
      .ex-days a p {
        display: block;
        font-size: 0.9em;
        font-weight: bold;
        color: #044471;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        z-index: 2;
        margin-top: 0.1em; }
      .ex-days a img {
        display: block;
        width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1; }
    .ex-days-ticket {
      margin: 1em 0 0; }
      .ex-days-ticket a {
        min-height: 20px; }
        .ex-days-ticket a p {
          margin-top: 0.1em;
          font-size: 0.9em; }
    .ex-days-03 {
      padding-left: 21%;
      padding-right: 21%; }
      .ex-days-03 a {
        width: 30.4%; }
    .ex-days-02 {
      padding-left: 31%;
      padding-right: 31%; }
      .ex-days-02 a {
        width: 46%; } }

.faq {
  padding-bottom: 0; }
  .faq-anc {
    width: 58%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto 12vw; }
    @media screen and (max-width: 1280px) {
      .faq-anc {
        width: 88%; } }
    .faq-anc a {
      width: 48%; }
      .faq-anc a.full {
        width: 100%; }
      .faq-anc a.mr {
        margin-right: 4%; }
      .faq-anc a img {
        width: 100%;
        height: auto;
        margin-bottom: 24px; }
  .faq-head {
    border-bottom: 5px solid #fff;
    cursor: pointer;
    position: relative; }
    .faq-head:before {
      content: '▼';
      color: #000;
      position: absolute;
      display: block;
      right: 50px;
      top: 50%;
      margin-top: -0.5em;
      z-index: 3;
      font-size: 24px; }
      @media screen and (max-width: 1280px) {
        .faq-head:before {
          right: 5vw;
          font-size: 18px; } }
    .faq-head.open:before {
      content: '▲'; }
  .faq-body {
    display: none; }
    .faq-body.open {
      display: block; }

.faq + .faq {
  margin-top: 140px; }
  @media screen and (max-width: 1280px) {
    .faq + .faq {
      margin-top: 10vw; } }

.slide-items {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 100px 14% 40px; }
  .slide-items li {
    padding: 20px; }
  .slide-items img {
    width: 100%;
    object-fit: cover; }
  @media (max-width: 767px) {
    .slide-items {
      padding-top: 4vw; } }

.prev-arrow {
  position: absolute;
  top: 200px;
  left: 40px;
  width: 72px;
  height: 144px;
  z-index: 2;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5Mi44NzkiIGhlaWdodD0iMTc0Ljc1NyIgdmlld0JveD0iMCAwIDkyLjg3OSAxNzQuNzU3Ij4KICAgIDxwYXRoIGRhdGEtbmFtZT0i44OR44K5IDI0NTM1IiBkPSJtMjA2My4xNTQgNTU0My40MzktNzkuNi03OS42IDc5LjYtNzkuNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE5NzguMDUzIC01Mzc2LjQ2MSkiIHN0eWxlPSJmaWxsOm5vbmU7c3Ryb2tlOiMwMDQ0NzE7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS13aWR0aDoxMXB4Ii8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain; }
  @media (max-width: 767px) {
    .prev-arrow {
      top: 19vw;
      left: 3vw;
      width: 9vw;
      height: 20vw; } }

.next-arrow {
  position: absolute;
  top: 200px;
  right: 40px;
  width: 72px;
  height: 144px;
  z-index: 2;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5Mi44NzgiIGhlaWdodD0iMTc0Ljc1NyIgdmlld0JveD0iMCAwIDkyLjg3OCAxNzQuNzU3Ij4KICAgIDxwYXRoIGRhdGEtbmFtZT0i44OR44K5IDI0NTM2IiBkPSJtMTk4My41NTMgNTU0My40MzkgNzkuNi03OS42LTc5LjYtNzkuNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE5NzUuNzc1IC01Mzc2LjQ2MSkiIHN0eWxlPSJmaWxsOm5vbmU7c3Ryb2tlOiMwMDQ0NzE7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS13aWR0aDoxMXB4Ii8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain; }
  @media (max-width: 767px) {
    .next-arrow {
      top: 19vw;
      right: 3vw;
      width: 9vw;
      height: 20vw; } }

.slide-dots {
  margin: 0;
  padding: 0;
  text-align: center; }

.slide-dots li {
  display: inline-block;
  margin: 0 10px;
  padding: 0; }

.slide-dots li button {
  position: relative;
  text-indent: -9999px; }

.slide-dots li button::before {
  background-color: #769aff;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  height: 13.5px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 13.5px;
  border-radius: 50%; }

.slide-dots li.slick-active button::before {
  background-color: #004471; }

button {
  background: none;
  border: none;
  outline: none;
  padding: 0 7px; }

.link-groups {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6.667vw;
  margin-top: 60px;
  margin-bottom: 1.927vw; }
  .link-groups img:hover {
    opacity: .65; }
  .link-groups-01 {
    width: 8.802vw;
    height: auto; }
  .link-groups-02 {
    width: 10.677vw;
    height: auto; }
  .link-groups-03 {
    width: 11.277vw;
    height: auto; }
  .link-groups a svg {
    width: 10.677vw;
    height: auto; }
  .link-groups a + a {
    margin-left: 3.438vw; }
.link-sns {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 46px; }
  .link-sns-img {
    width: 3.854vw;
    height: auto; }
    .link-sns-img:hover {
      opacity: .65; }
  .link-sns a + a {
    margin-left: 2.5vw; }
.link-mailbtn {
  width: 50%;
  max-width: 575px;
  height: auto;
  margin: 0 auto 0; }
.link-mailtxt {
  margin-top: 1.4em;
  font-size: 1.3vw;
  letter-spacing: 0.46px;
  font-family: 'M PLUS 2', sans-serif;
  font-weight: 300;
  margin-bottom: 120px;
  text-align: center; }
.link-txt {
  font-size: 1.042vw;
  line-height: 1.9;
  letter-spacing: 0.46px;
  font-family: 'M PLUS 2', sans-serif;
  font-weight: 300; }
@media (max-width: 767px) {
  .link-groups {
    margin-bottom: 50px;
    margin-top: 4vw; }
    .link-groups-01 {
      width: 17.6vw;
      height: auto; }
    .link-groups-02 {
      width: 24vw;
      height: auto; }
    .link-groups-03 {
      width: 22.4vw;
      height: auto; }
  .link-mailbtn {
    width: 60%;
    margin: 0 auto 0; }
  .link-mailtxt {
    font-size: 3.6vw; }
  .link-txt {
    font-size: 3vw; }
  .link-sns {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 46px; }
    .link-sns-img {
      width: 14.854vw;
      height: auto; }
      .link-sns-img:hover {
        opacity: .65; }
    .link-sns a + a {
      margin-left: 4.5vw; } }

.header {
  height: 7.5vw;
  width: 7.5vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 998; }
  @media (max-width: 767px) {
    .header {
      width: 12.5vw;
      height: 12.5vw; } }

.hamburger-menu {
  display: inline-block;
  width: 5.5vw;
  height: 5.5vw;
  margin-left: 2vw;
  margin-top: 2vw;
  appearance: none;
  background-image: url("../img/ico-open.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  cursor: pointer;
  z-index: 999;
  border: none;
  outline: none; }
  @media (max-width: 767px) {
    .hamburger-menu {
      width: 10.5vw;
      height: 10.5vw; } }

.hamburger-menu__bar:nth-child(2) {
  top: 24px; }

.hamburger-menu__bar:last-child {
  top: 32px; }

.hamburger-menu--open {
  background-image: url("../img/ico-close.png"); }

.navigation {
  display: none;
  background: rgba(6, 40, 72, 0.85);
  position: absolute;
  top: 0;
  width: 60vw;
  height: 100vh;
  z-index: 998; }
  @media (max-width: 767px) {
    .navigation {
      width: 100vw; } }

.navigation__list {
  text-align: left;
  list-style: none;
  padding: 0 0 0 2vw;
  margin: 8vw 0 4vw; }
  @media (max-width: 767px) {
    .navigation__list {
      margin-top: 16vw;
      margin-left: 11.6vw; } }

.navigation__link {
  color: #fff;
  font-size: min(2.4vh, 28px);
  font-family: 'M PLUS 2', sans-serif;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 0.5em 0;
  transition: .5s; }
  .navigation__link-02 {
    font-weight: normal;
    padding: 0.3em 0 0.2em 1em; }
  @media (max-width: 767px) {
    .navigation__link {
      font-size: 3.8vw; } }

@media (hover: hover) and (pointer: fine) {
  .navigation__link:hover {
    background: #044471; } }
.footer {
  background-color: #1a1f22; }
  .footer-inner {
    max-width: 1180px;
    padding: 36px 30px 32px;
    margin: 0 auto;
    text-align: center; }
    .footer-inner img {
      width: 60%;
      max-width: 325px;
      height: auto; }

.fixed {
  position: fixed;
  right: 0;
  top: 42.552vw;
  width: 3.698vw;
  height: auto;
  border: solid 2.8px #000;
  border-right: none;
  border-radius: 0.521vw 0 0 0.521vw;
  background-color: #fff;
  padding: 0.677vw 0.521vw;
  text-align: center;
  box-sizing: border-box;
  z-index: 100; }
  .fixed p {
    font-size: 0.677vw;
    font-family: 'M PLUS 2', sans-serif;
    font-weight: 600;
    line-height: 0.9;
    color: #000; }
  .fixed a {
    display: inline-block;
    margin-top: 0.573vw; }
    .fixed a:hover {
      opacity: .65; }
  .fixed img {
    width: 2.604vw;
    max-width: 70px;
    height: auto; }
  @media (max-width: 767px) {
    .fixed {
      position: fixed;
      right: 0;
      top: 96.077vw;
      width: 12.821vw;
      height: auto;
      border: solid 1.8px #000;
      border-right: none;
      border-radius: 8px 0 0 8px;
      background-color: #fff;
      padding: 2.564vw 2.051vw;
      text-align: center;
      box-sizing: border-box; }
      .fixed p {
        font-size: 2.564vw;
        font-family: 'M PLUS 2', sans-serif;
        font-weight: 600;
        line-height: 0.9;
        color: #000; }
      .fixed a {
        display: inline-block;
        margin-top: 2.051vw; }
        .fixed a:hover {
          opacity: .65; }
      .fixed img {
        width: 8.974vw;
        height: auto; } }
