@charset "UTF-8";
/* カラー */
/* media query */
/* SP縦から */
/* SP横から */
/* タブレット縦から */
/* フルワイド */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote {
  margin: 0;
  padding: 0;
  vertical-align: bottom; }

#wrapper {
  overflow: hidden; }

img {
  border: 0;
  height: auto;
  vertical-align: bottom; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

a {
  text-decoration: none;
  color: #000; }

ul, dl, ol {
  text-indent: 0; }

ul li {
  list-style: none; }

address, caption, cite, code, dfn, em, var {
  font-style: normal;
  font-weight: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

* html input, * html textarea, * html select {
  font-size: 100%; }

*:first-child + html + input, *:first-child html + textarea, *:first-child + html select {
  font-size: 100%; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit; }

th, td {
  text-align: left;
  vertical-align: top; }

pre, code, kbd, samp, tt {
  font-family: monospace; }

* html pre, * html code, * html kbd, * html samp, * html tt {
  font-size: 100%;
  line-height: 100%; }

*:first-child + html pre, *:first-child html + code, *:first-child html + kbd, *:first-child + html + samp, *:first-child + html tt {
  font-size: 108%;
  line-height: 100%; }

input, select, textarea {
  font-size: 100%;
  font-family: Verdana, Helvetica, sans-serif; }

/* カラー */
/* media query */
/* SP縦から */
/* SP横から */
/* タブレット縦から */
/* フルワイド */
html {
  font-size: 62.5%; }

body {
  background: #FFF;
  color: #333;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 1px;
  font-size: 2rem; }
  @media all and (max-width: 896px) {
    body {
      font-size: 1.6rem; } }

a {
  transition: all 0.5s ease-out; }
  a:hover {
    opacity: 0.7; }

@media all and (max-width: 480px) {
  .pconly {
    display: none; } }

.sponly {
  display: none; }
  @media all and (max-width: 480px) {
    .sponly {
      display: block; } }

.span_br {
  display: inline-block; }

img {
  max-width: 100%; }
  img.fitimg {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }
  @media all and (max-width: 480px) {
    .mt50 {
      margin-top: 30px !important; } }

.width {
  max-width: 1366px;
  /*適時変更*/
  width: calc(100% - 30px);
  margin: 0 auto; }

#content {
  margin-top: 100px;
  /*ヘッダーの高さ分*/ }
  @media all and (max-width: 896px) {
    #content {
      margin-top: 85px; } }

.btn {
  margin-top: 30px;
  width: 100%; }
  .btn a {
    background: #E5007F;
    display: block;
    width: 100%;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 1.8rem;
    width: 300px;
    border-radius: 50px;
    margin: 0 auto; }
    @media all and (max-width: 896px) {
      .btn a {
        padding: 15px;
        font-size: 1.2rem; } }
    .btn a:after {
      content: "▶";
      margin-left: 10px; }
  .btn a.btn_teaser,
  .btn a.modal_link_comingsoon {
    background: #292929; }
  .btn .hanbaichui {
    color: #FF2428;
    font-size: 1.4rem;
    text-align: center;
    margin-top: 10px; }
  .btn .indent li {
    text-indent: -1em;
    margin-left: 1em; }
    @media all and (max-width: 480px) {
      .btn .indent li {
        text-align: left; } }
    .btn .indent li.kome:before {
      content: "※"; }
    .btn .indent li:before {
      content: "・"; }
    .btn .indent li.red {
      color: red; }
    .btn .indent li a {
      color: #0C7DAC; }
  .btn h4 {
    background: url(../images/line_book.png) repeat-x top left/20px 4px, url(../images/line_book.png) repeat-x bottom left/20px 4px;
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 20px auto;
    padding: 15px; }

.menu_anchor {
  width: 90%;
  position: absolute;
  margin: 12px auto 50px;
  left: 0;
  right: 0;
  z-index: 100; }
  .menu_anchor.scrolled {
    top: 90px;
    position: fixed; }
  .menu_anchor .current {
    border-radius: 10px;
    padding: 0;
    position: relative; }
    .menu_anchor .current p {
      font-size: 1.6rem;
      color: #fff;
      text-align: center;
      margin-bottom: 5px;
      position: absolute;
      bottom: 15px;
      right: 0;
      display: block;
      width: 60%; }
    .menu_anchor .current img {
      height: auto;
      width: 100%;
      filter: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.5)); }
  .menu_anchor .menu_list {
    background: #e2007f;
    border: 3px solid #000;
    border-radius: 0 0 10px 10px;
    padding: 40px 15px;
    -moz-transform: translate(0, -30px);
    -ms-transform: translate(0, -30px);
    -webkit-transform: translate(0, -30px);
    transform: translate(0, -30px);
    display: none;
    z-index: -1;
    position: relative; }
    .menu_anchor .menu_list ul li {
      text-align: center; }
      .menu_anchor .menu_list ul li p {
        display: block;
        padding: 10px 0;
        border-bottom: 1px solid #fff; }
      .menu_anchor .menu_list ul li a {
        font-size: 1.6rem;
        color: #fff; }

h2 {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  color: #5B7BB4;
  margin-top: 40px;
  letter-spacing: 0; }
  h2.green {
    color: #3AC796; }
    h2.green span {
      -webkit-text-stroke: 3px #3AC796;
      text-stroke: 3px #3AC796; }
  h2 span {
    font-size: 8rem;
    line-height: 1.2;
    display: block;
    color: #fff;
    -webkit-text-stroke: 3px #5B7BB4;
    text-stroke: 3px #5B7BB4;
    font-family: corporate-logo-ver2, sans-serif;
    font-style: normal;
    font-weight: 700; }
    @media all and (max-width: 896px) {
      h2 span {
        font-size: 5rem; } }

.copy {
  text-align: center;
  font-size: 2.8rem;
  margin-top: 30px; }
  @media all and (max-width: 896px) {
    .copy {
      font-size: 2.0rem; } }

.main {
  position: relative; }

.intro {
  background: url(../images/bg_animal.png) repeat top left, #FCFBE3;
  padding: 50px 0 300px 0; }
  .intro .area_intro {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .intro .area_intro > div {
      width: 50%;
      padding: 2%; }
      @media all and (max-width: 896px) {
        .intro .area_intro > div {
          width: 100%;
          padding: 2%; } }
      .intro .area_intro > div:last-child {
        padding: 2vw 0 0 3vw; }
      .intro .area_intro > div > p {
        margin-top: 50px;
        font-size: 2.4rem; }
        @media all and (max-width: 896px) {
          .intro .area_intro > div > p {
            font-size: 2rem; } }
      .intro .area_intro > div > div {
        margin-top: 30px; }
        @media all and (max-width: 896px) {
          .intro .area_intro > div > div {
            text-align: center; } }
        .intro .area_intro > div > div.spimg {
          display: none; }
          @media all and (max-width: 896px) {
            .intro .area_intro > div > div.spimg {
              display: block;
              text-align: center; } }
      @media all and (max-width: 896px) {
        .intro .area_intro > div:last-child {
          display: none; } }

.contents {
  padding: 200px 0 400px 0;
  background: url(../images/bg_blue_pc.png) no-repeat top center/1920px 100%;
  margin: -250px 0;
  position: relative;
  z-index: 2; }
  @media all and (max-width: 896px) {
    .contents {
      padding: 200px 0 300px 0; } }
  .contents .area_contents {
    max-width: 1500px; }
    @media all and (max-width: 896px) {
      .contents .area_contents h2 {
        margin-top: 150px; } }
    .contents .area_contents .sec_contents > div {
      max-width: 1100px;
      padding: 100px 130px 150px 130px;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative; }
      @media all and (max-width: 896px) {
        .contents .area_contents .sec_contents > div {
          padding: 50px 3vw;
          background: #fff !important;
          border-radius: 10px;
          margin: 100px 0 0 0 !important; } }
      .contents .area_contents .sec_contents > div:nth-child(odd) {
        margin: 100px auto 0 0;
        background: url(../images/bg_l.png) no-repeat center center/100% 100%; }
        @media all and (max-width: 1025px) {
          .contents .area_contents .sec_contents > div:nth-child(odd) {
            margin: 50px 0 0 0; } }
        .contents .area_contents .sec_contents > div:nth-child(odd) > div h3 {
          left: -110px; }
          @media all and (max-width: 896px) {
            .contents .area_contents .sec_contents > div:nth-child(odd) > div h3 {
              left: -5%;
              margin-top: -10%; } }
        .contents .area_contents .sec_contents > div:nth-child(odd) > div .txt {
          width: 100%;
          margin-top: 30px; }
          .contents .area_contents .sec_contents > div:nth-child(odd) > div .txt .chui {
            font-size: 1.6rem;
            color: #FC2C2F !important; }
      .contents .area_contents .sec_contents > div:nth-child(even) {
        margin: 50px 0 0 auto;
        background: url(../images/bg_r.png) no-repeat center center/100% 100%; }
        @media all and (max-width: 1025px) {
          .contents .area_contents .sec_contents > div:nth-child(even) {
            margin: 50px 0 0 0; } }
        .contents .area_contents .sec_contents > div:nth-child(even) > div {
          width: 80%; }
          @media all and (max-width: 896px) {
            .contents .area_contents .sec_contents > div:nth-child(even) > div {
              width: 90%; } }
          .contents .area_contents .sec_contents > div:nth-child(even) > div h3 {
            text-align: right;
            right: -110px; }
            @media all and (max-width: 896px) {
              .contents .area_contents .sec_contents > div:nth-child(even) > div h3 {
                right: -5%;
                top: -23px; } }
          .contents .area_contents .sec_contents > div:nth-child(even) > div .txt {
            width: 100%;
            margin-top: 30px; }
            .contents .area_contents .sec_contents > div:nth-child(even) > div .txt .chui {
              font-size: 1.6rem;
              color: #FC2C2F !important; }
          .contents .area_contents .sec_contents > div:nth-child(even) > div .btn {
            width: 100%; }
      .contents .area_contents .sec_contents > div .point_img li {
        position: absolute; }
        @media all and (max-width: 1025px) {
          .contents .area_contents .sec_contents > div .point_img li img {
            width: 70%; } }
      .contents .area_contents .sec_contents > div.sec01 .point_img li:first-child {
        top: 40%;
        right: 0; }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec01 .point_img li:first-child {
            top: -9%;
            right: -27%; } }
      .contents .area_contents .sec_contents > div.sec01 .point_img li:nth-child(2) {
        bottom: 0;
        left: 0; }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec01 .point_img li:nth-child(2) {
            bottom: auto;
            top: -14%;
            left: -5%; } }
      .contents .area_contents .sec_contents > div.sec01 .point_img li:nth-child(3) {
        bottom: 31%;
        right: -50%; }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec01 .point_img li:nth-child(3) {
            bottom: -24%;
            left: 6%;
            right: -5%;
            z-index: 9999; } }
      .contents .area_contents .sec_contents > div.sec02 .point_img li:first-child {
        bottom: 0;
        left: -15%; }
        @media all and (max-width: 1025px) {
          .contents .area_contents .sec_contents > div.sec02 .point_img li:first-child {
            left: 0; } }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec02 .point_img li:first-child {
            bottom: -38% !important;
            left: 33% !important; } }
      .contents .area_contents .sec_contents > div.sec02 .point_img li:nth-child(2) {
        bottom: 10%;
        right: 0; }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec02 .point_img li:nth-child(2) {
            display: none; } }
      .contents .area_contents .sec_contents > div.sec03 .point_img li:first-child {
        bottom: -10%;
        left: 0; }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec03 .point_img li:first-child {
            bottom: auto;
            top: -15px;
            left: 185px; } }
      .contents .area_contents .sec_contents > div.sec03 .point_img li:nth-child(2) {
        top: 10%;
        right: 0; }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec03 .point_img li:nth-child(2) {
            display: none; } }
      .contents .area_contents .sec_contents > div.sec03 .point_img li:nth-child(3) {
        bottom: 31%;
        right: -72%; }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec03 .point_img li:nth-child(3) {
            bottom: -24%;
            left: 68%;
            right: -49%;
            z-index: 9999; } }
      .contents .area_contents .sec_contents > div.sec04 .point_img li:first-child {
        bottom: 0;
        left: -20%; }
        @media all and (max-width: 1025px) {
          .contents .area_contents .sec_contents > div.sec04 .point_img li:first-child {
            left: 0; } }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec04 .point_img li:first-child {
            bottom: auto;
            top: -14%;
            width: 63%;
            left: 19px; } }
      .contents .area_contents .sec_contents > div.sec04 .point_img li:nth-child(2) {
        top: 30%;
        right: -5%; }
        @media all and (max-width: 1025px) {
          .contents .area_contents .sec_contents > div.sec04 .point_img li:nth-child(2) {
            right: -5%; } }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec04 .point_img li:nth-child(2) {
            display: none; } }
      .contents .area_contents .sec_contents > div.sec04 .point_img li:nth-child(3) {
        bottom: 0;
        right: 0; }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec04 .point_img li:nth-child(3) {
            display: none; } }
      .contents .area_contents .sec_contents > div.sec05 .point_img li:first-child {
        bottom: 0;
        left: -2%; }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec05 .point_img li:first-child {
            display: none; } }
      .contents .area_contents .sec_contents > div.sec05 .point_img li:nth-child(2) {
        top: 0;
        right: -20%; }
        @media all and (max-width: 1025px) {
          .contents .area_contents .sec_contents > div.sec05 .point_img li:nth-child(2) {
            right: -15%; } }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec05 .point_img li:nth-child(2) {
            top: -24%;
            right: -122px;
            width: 96%; } }
      .contents .area_contents .sec_contents > div.sec06 .point_img li:first-child {
        bottom: 0;
        left: -20%; }
        @media all and (max-width: 1025px) {
          .contents .area_contents .sec_contents > div.sec06 .point_img li:first-child {
            left: 0; } }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec06 .point_img li:first-child {
            bottom: auto;
            top: -24%;
            width: 66%;
            left: 195px; } }
      .contents .area_contents .sec_contents > div.sec06 .point_img li:nth-child(2) {
        top: 0;
        right: 50%; }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec06 .point_img li:nth-child(2) {
            right: 64%;
            top: -36px; } }
      .contents .area_contents .sec_contents > div.sec06 .point_img li:nth-child(3) {
        bottom: 0;
        right: -10%; }
        @media all and (max-width: 1025px) {
          .contents .area_contents .sec_contents > div.sec06 .point_img li:nth-child(3) {
            right: 0; } }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div.sec06 .point_img li:nth-child(3) {
            bottom: -37%;
            left: 20%; } }
      .contents .area_contents .sec_contents > div.sec07 {
        margin: 100px auto 0 0;
        background: url(../images/bg_l.png) no-repeat center center/100% 100%; }
        @media all and (max-width: 1025px) {
          .contents .area_contents .sec_contents > div.sec07 {
            margin: 50px 0 0 0; } }
        .contents .area_contents .sec_contents > div.sec07 .point_img li:first-child {
          bottom: 2%;
          left: 81%; }
          @media all and (max-width: 896px) {
            .contents .area_contents .sec_contents > div.sec07 .point_img li:first-child {
              bottom: -18%; } }
        .contents .area_contents .sec_contents > div.sec07 .point_img li:nth-child(2) {
          top: 0;
          right: -28%; }
          @media all and (max-width: 1025px) {
            .contents .area_contents .sec_contents > div.sec07 .point_img li:nth-child(2) {
              right: -15%; } }
          @media all and (max-width: 896px) {
            .contents .area_contents .sec_contents > div.sec07 .point_img li:nth-child(2) {
              top: -28%;
              width: 50%; } }
      .contents .area_contents .sec_contents > div.sec08 {
        background: url(../images/bg_8.png) no-repeat center center/100% 100%; }
        @media all and (max-width: 1025px) {
          .contents .area_contents .sec_contents > div.sec08 {
            margin: 50px 0 0 0; } }
        .contents .area_contents .sec_contents > div.sec08 .point_img li:first-child {
          bottom: -3%;
          left: -2%; }
          @media all and (max-width: 896px) {
            .contents .area_contents .sec_contents > div.sec08 .point_img li:first-child {
              bottom: -18%; } }
        .contents .area_contents .sec_contents > div.sec08 .point_img li:nth-child(2) {
          top: 34%;
          left: -27%; }
          @media all and (max-width: 1025px) {
            .contents .area_contents .sec_contents > div.sec08 .point_img li:nth-child(2) {
              left: -15%; } }
          @media all and (max-width: 896px) {
            .contents .area_contents .sec_contents > div.sec08 .point_img li:nth-child(2) {
              bottom: 0%;
              width: 50%; } }
      .contents .area_contents .sec_contents > div > div {
        width: 75%; }
        @media all and (max-width: 896px) {
          .contents .area_contents .sec_contents > div > div {
            width: 90%; } }
        .contents .area_contents .sec_contents > div > div h3 {
          margin-bottom: -30px;
          position: relative; }
          @media all and (max-width: 896px) {
            .contents .area_contents .sec_contents > div > div h3 {
              margin-bottom: -20px; } }
          @media all and (max-width: 896px) {
            .contents .area_contents .sec_contents > div > div h3 img {
              width: 70%; } }
        .contents .area_contents .sec_contents > div > div .img {
          text-align: center; }
        .contents .area_contents .sec_contents > div > div .txt {
          margin-top: 30px; }
        .contents .area_contents .sec_contents > div > div .btn {
          margin-top: 20px; }

.ticket {
  background: url(../images/bg_animal.png) repeat top left, #F8F8B7;
  padding: 300px 0 100px 0; }
  .ticket .area_ticket .sec_ticket {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .ticket .area_ticket .sec_ticket > div {
      max-width: 500px;
      width: 100%;
      padding: 80px 50px;
      border-radius: 20px;
      background-color: #fff;
      margin: 50px 20px; }
      @media all and (max-width: 896px) {
        .ticket .area_ticket .sec_ticket > div {
          max-width: 100%;
          padding: 50px 20px;
          margin: 20px 10px; } }
      .ticket .area_ticket .sec_ticket > div.orange h3 {
        background: url(../images/line_orange.png) repeat-x top left/39px 8px, url(../images/line_orange.png) repeat-x bottom left/39px 8px; }
      .ticket .area_ticket .sec_ticket > div.orange dl div dd span {
        color: #FB9600; }
      .ticket .area_ticket .sec_ticket > div.blue h3 {
        background: url(../images/line_blue.png) repeat-x top left/39px 8px, url(../images/line_blue.png) repeat-x bottom left/39px 8px; }
      .ticket .area_ticket .sec_ticket > div.blue dl div dd span {
        color: #4646C8; }
      .ticket .area_ticket .sec_ticket > div.book h3 {
        background: url(../images/line_book.png) repeat-x top left/39px 8px, url(../images/line_book.png) repeat-x bottom left/39px 8px; }
      .ticket .area_ticket .sec_ticket > div.book dl div dd span {
        color: #c84686; }
      .ticket .area_ticket .sec_ticket > div h3 {
        text-align: center;
        font-size: 2.8rem;
        font-family: 'M PLUS Rounded 1c', sans-serif;
        font-weight: bold;
        font-weight: 800;
        line-height: 1.5;
        padding: 20px 0;
        max-width: 80%;
        margin: 0 auto; }
        @media all and (max-width: 896px) {
          .ticket .area_ticket .sec_ticket > div h3 {
            font-size: 2.1rem; } }
        .ticket .area_ticket .sec_ticket > div h3 span {
          font-size: 120%;
          display: block; }
      .ticket .area_ticket .sec_ticket > div .dotline {
        position: relative;
        text-align: center;
        margin-top: 30px; }
        .ticket .area_ticket .sec_ticket > div .dotline:before {
          content: "";
          width: 100%;
          height: 1px;
          display: block;
          background-color: #000;
          position: absolute;
          top: 20px; }
        .ticket .area_ticket .sec_ticket > div .dotline span {
          display: inline-block;
          background-color: #fff;
          padding: 0 20px;
          position: relative;
          z-index: 1; }
      .ticket .area_ticket .sec_ticket > div dl {
        max-width: 90%;
        margin: 30px auto 0 auto; }
        .ticket .area_ticket .sec_ticket > div dl.mt0 {
          margin-top: 0; }
        .ticket .area_ticket .sec_ticket > div dl > div {
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap;
          font-size: 2.4rem; }
          @media all and (max-width: 896px) {
            .ticket .area_ticket .sec_ticket > div dl > div {
              font-size: 1.5rem; } }
          .ticket .area_ticket .sec_ticket > div dl > div dt {
            width: 50%;
            display: flex;
            align-items: center; }
            @media all and (max-width: 896px) {
              .ticket .area_ticket .sec_ticket > div dl > div dt {
                width: 65%; } }
            .ticket .area_ticket .sec_ticket > div dl > div dt span {
              font-size: 1.1rem; }
          .ticket .area_ticket .sec_ticket > div dl > div dd {
            width: 50%;
            text-align: right; }
            @media all and (max-width: 896px) {
              .ticket .area_ticket .sec_ticket > div dl > div dd {
                width: 35%; } }
            .ticket .area_ticket .sec_ticket > div dl > div dd span {
              font-size: 150%; }
      .ticket .area_ticket .sec_ticket > div .btn a {
        width: 100%;
        margin: 20px 0 0 0; }

.about {
  background-color: #FFCA8E;
  padding: 150px 0 100px 0; }
  .about .area_about {
    position: relative; }
    .about .area_about > div {
      max-width: 800px;
      margin: 0 auto;
      background: url(../images/bg_about.png) no-repeat center center/100% 100%;
      padding: 150px 100px 100px 150px;
      position: relative; }
      @media all and (max-width: 896px) {
        .about .area_about > div {
          max-width: 800px;
          background: url(../images/bg_about_sp.png) no-repeat center center/100% 100%;
          padding: 75px 0 250px 0; } }
      .about .area_about > div h2 {
        margin-bottom: 15px; }
        .about .area_about > div h2 img {
          width: 70%; }
      .about .area_about > div .txt {
        display: block;
        width: 90%;
        margin-top: 20px; }
        @media all and (max-width: 896px) {
          .about .area_about > div .txt {
            display: block;
            width: 70%;
            margin: 380px auto 0; } }
      .about .area_about > div .okashi_img {
        position: absolute;
        bottom: 0%;
        right: -15%;
        z-index: 1; }
        @media all and (max-width: 896px) {
          .about .area_about > div .okashi_img {
            top: 12%;
            right: 10%; } }
      .about .area_about > div .btn {
        position: relative;
        z-index: 999;
        text-align: center;
        margin: 20px auto 0; }
        .about .area_about > div .btn a {
          width: 60%; }
    .about .area_about .point_img li {
      position: absolute; }
      .about .area_about .point_img li:first-child {
        left: 2vw;
        bottom: -50px; }
        @media all and (max-width: 896px) {
          .about .area_about .point_img li:first-child {
            left: 5vw;
            bottom: -75px; } }
        .about .area_about .point_img li:first-child img {
          width: 25vw; }
          @media all and (max-width: 896px) {
            .about .area_about .point_img li:first-child img {
              width: 40vw; } }
      .about .area_about .point_img li:nth-child(2) {
        left: 30%;
        top: -80px; }
        @media all and (max-width: 896px) {
          .about .area_about .point_img li:nth-child(2) {
            left: 10%;
            top: -80px; } }
      .about .area_about .point_img li:nth-child(3) {
        right: 20%;
        top: -80px; }
        @media all and (max-width: 896px) {
          .about .area_about .point_img li:nth-child(3) {
            right: 10%;
            top: -100px; } }
        .about .area_about .point_img li:nth-child(3) img {
          width: 15vw; }
          @media all and (max-width: 896px) {
            .about .area_about .point_img li:nth-child(3) img {
              width: 40vw; } }
      .about .area_about .point_img li:nth-child(4) {
        right: 2vw;
        bottom: 0; }
        @media all and (max-width: 896px) {
          .about .area_about .point_img li:nth-child(4) {
            right: 5vw;
            bottom: -75px; } }
        .about .area_about .point_img li:nth-child(4) img {
          width: 22vw; }
          @media all and (max-width: 896px) {
            .about .area_about .point_img li:nth-child(4) img {
              width: 45vw; } }

.faq {
  padding: 100px 0 300px 0;
  background: url(../images/foot_bg.png) no-repeat bottom center/1920px auto, #006FB9; }
  @media all and (max-width: 480px) {
    .faq {
      padding: 50px 0; } }
  .faq .area_faq h2 {
    color: #fff; }
    .faq .area_faq h2 span {
      -webkit-text-stroke: transparent;
      margin-bottom: 10px; }
  .faq .area_faq .sec_faq {
    margin-top: 50px; }
    @media all and (max-width: 480px) {
      .faq .area_faq .sec_faq {
        padding: 20px;
        margin-top: 30px; } }
    .faq .area_faq .sec_faq dl > div {
      background-color: #fff;
      border-radius: 15px;
      padding: 0 3vw 20px 3vw;
      margin-top: 20px; }
    .faq .area_faq .sec_faq dl dt {
      padding: 30px 80px 30px 80px;
      box-sizing: border-box;
      cursor: pointer;
      position: relative;
      font-size: 2.5rem;
      line-height: 1.8;
      background: url(../images/dot_line.png) repeat-x bottom left/25px 7px; }
      @media all and (max-width: 480px) {
        .faq .area_faq .sec_faq dl dt {
          font-size: 1.5rem;
          padding: 15px 40px 15px 50px; } }
      @media all and (max-width: 896px) {
        .faq .area_faq .sec_faq dl dt {
          background: url(../images/dot_line.png) repeat-x bottom left/14px 4px; } }
      .faq .area_faq .sec_faq dl dt:after {
        content: "";
        display: block;
        width: 50px;
        height: 50px;
        position: absolute;
        top: 30px;
        right: 30px;
        background: url(../images/faq_plus.png) no-repeat center center/auto 100%; }
        @media all and (max-width: 480px) {
          .faq .area_faq .sec_faq dl dt:after {
            width: 30px;
            height: 30px;
            top: 20px;
            right: 0px; } }
        @media all and (max-width: 896px) {
          .faq .area_faq .sec_faq dl dt:after {
            width: 30px;
            height: 30px;
            top: 20px;
            right: 0px; } }
      .faq .area_faq .sec_faq dl dt.active:after {
        background: url(../images/faq_minus.png) no-repeat center center/auto 100%; }
      .faq .area_faq .sec_faq dl dt:before {
        content: "";
        display: block;
        width: 52px;
        height: 52px;
        position: absolute;
        top: 30px;
        left: 10px;
        background: url(../images/faq_q.png) no-repeat center center/auto 100%; }
        @media all and (max-width: 480px) {
          .faq .area_faq .sec_faq dl dt:before {
            width: 30px;
            height: 30px;
            top: 20px;
            left: 10px; } }
    .faq .area_faq .sec_faq dl dd {
      display: none;
      padding: 30px 30px 10px 100px;
      box-sizing: border-box;
      font-size: 2rem;
      position: relative; }
      @media all and (max-width: 480px) {
        .faq .area_faq .sec_faq dl dd {
          padding: 15px 15px 5px 50px;
          font-size: 1.3rem; } }
      .faq .area_faq .sec_faq dl dd:before {
        content: "";
        display: block;
        width: 52px;
        height: 52px;
        position: absolute;
        top: 35px;
        left: 25px;
        background: url(../images/faq_a.png) no-repeat center center/auto 100%; }
        @media all and (max-width: 480px) {
          .faq .area_faq .sec_faq dl dd:before {
            width: 30px;
            height: 30px;
            top: 20px;
            left: 10px; } }
      .faq .area_faq .sec_faq dl dd a {
        text-decoration: underline;
        color: #0695F5; }

.blocker {
  z-index: 10 !important; }

.modal {
  max-width: 800px !important;
  margin-top: 100px;
  padding: 0 !important;
  z-index: 1000;
  border-radius: 50px !important;
  height: 70vh; }
  @media all and (max-width: 480px) {
    .modal {
      padding: 0;
      width: 95% !important; } }
  .modal .width {
    width: calc(100% - 80px); }
    @media all and (max-width: 480px) {
      .modal .width {
        width: 100%; } }
  .modal .inner h2 {
    font-size: 3rem;
    padding: 10px 10px 0 10px;
    border-radius: 50px 50px 0 0;
    background: #F6E227;
    margin: 0 0 20px; }
    .modal .inner h2 img {
      height: 120px; }
  .modal .inner > div {
    margin: 20px;
    overflow-y: auto;
    height: 65vh;
    text-align: center;
    padding: 1%; }
    .modal .inner > div div, .modal .inner > div p, .modal .inner > div dl {
      margin-bottom: 20px;
      align-items: center;
      margin-top: 15px; }
    .modal .inner > div dl dt {
      background-color: #96D060;
      padding: 10px;
      font-size: 2.5rem; }
    .modal .inner > div dl dd {
      padding: 15px 0; }
      .modal .inner > div dl dd ul.chui li {
        color: #F32024;
        list-style: none;
        font-size: 1.2rem; }
      .modal .inner > div dl dd ul.chui li:before {
        content: ""; }
      .modal .inner > div dl dd .btn {
        margin-top: 30px;
        width: 100%; }
        .modal .inner > div dl dd .btn a {
          width: 80%; }
    .modal .inner > div dl h3 {
      border: 3px dotted #F6E227;
      margin-top: 10px;
      margin-bottom: 10px;
      font-size: 2.0rem;
      font-weight: bold;
      background-color: cornsilk; }
    .modal .inner > div dl p.bigfont {
      font-size: 4.0rem; }
    .modal .inner > div dl p.itemname {
      font-size: 2.2rem;
      border-bottom: 3px dotted #D3B90F;
      padding-bottom: 10px;
      margin: 0 20px 15px; }
    .modal .inner > div dl .df {
      display: flex;
      flex-wrap: wrap; }
      @media all and (max-width: 896px) {
        .modal .inner > div dl .df {
          display: block; } }
      .modal .inner > div dl .df .df_cont {
        width: 46%;
        margin: 0 2%; }
        @media all and (max-width: 896px) {
          .modal .inner > div dl .df .df_cont {
            width: 100%;
            margin: 0; } }
        .modal .inner > div dl .df .df_cont .cap {
          font-size: 1.0rem; }
    .modal .inner > div .link {
      text-decoration: underline;
      color: #e2007f; }
    .modal .inner > div .center {
      text-align: center; }
    .modal .inner > div .indent li {
      text-indent: -1em;
      margin-left: 1em; }
      @media all and (max-width: 480px) {
        .modal .inner > div .indent li {
          text-align: left; } }
      .modal .inner > div .indent li.kome:before {
        content: "※"; }
      .modal .inner > div .indent li:before {
        content: "・"; }
      .modal .inner > div .indent li.red {
        color: red; }
      .modal .inner > div .indent li a {
        color: #0C7DAC; }

.modal a.close-modal {
  background-image: url(../images/close_btn.png) !important;
  width: 80px !important;
  height: 80px !important;
  top: 85% !important;
  right: 48% !important;
  position: fixed !important; }
  @media all and (max-width: 480px) {
    .modal a.close-modal {
      width: 50px !important;
      height: 50px !important;
      top: 85% !important;
      right: 44% !important; } }
  @media all and (max-width: 896px) {
    .modal a.close-modal {
      width: 50px !important;
      height: 50px !important;
      top: 89% !important;
      right: 44% !important; } }

.swiper-button-prev, .swiper-button-next {
  display: none !important; }

.swiper-pagination-bullet {
  background: #fff !important; }

.swiper-pagination-bullet-active {
  background: #e2007f !important; }

header {
  position: fixed;
  z-index: 999;
  background: #fff;
  width: 100%;
  height: 100px;
  padding: 5px 20px;
  display: flex;
  align-items: center; }
  @media all and (max-width: 896px) {
    header {
      height: 80px; } }
  header .area_head {
    display: flex;
    justify-content: space-between;
    width: 100%; }
    header .area_head .head_logo img {
      max-width: 250px;
      width: 100%; }
      @media all and (max-width: 480px) {
        header .area_head .head_logo img {
          max-width: 200px; } }
      @media all and (max-width: 896px) {
        header .area_head .head_logo img {
          max-width: 200px;
          width: 80%; } }
    header .area_head .pc_menu {
      margin-right: 80px; }
      @media all and (max-width: 1367px) {
        header .area_head .pc_menu {
          display: none; } }
      header .area_head .pc_menu ul {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        height: 100%; }
        header .area_head .pc_menu ul li {
          margin: 0 10px; }
          header .area_head .pc_menu ul li a {
            background-color: #23B8BC;
            line-height: 1;
            color: #fff;
            display: block;
            padding: 15px 5px;
            width: 220px;
            text-align: center;
            border-radius: 10px; }
            header .area_head .pc_menu ul li a:hover {
              color: #e2007f; }
  header .sp_menu .menu-trigger {
    display: inline-block;
    width: 80px;
    height: 80px;
    background: url(../images/menu_open.svg) no-repeat center center/80% auto;
    vertical-align: middle;
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1002;
    padding: 10px;
    box-sizing: border-box;
    cursor: pointer; }
    header .sp_menu .menu-trigger.active {
      background: url(../images/menu_close.svg) no-repeat center center/100% auto; }
  header .sp_menu nav {
    width: 350px;
    height: calc(100vh - 85px);
    padding: 30px;
    background: #fff;
    position: fixed;
    top: 85px;
    right: 0;
    z-index: 1001;
    transform: translate(350px);
    transition: all .5s;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center; }
    header .sp_menu nav ul li a {
      text-align: center;
      display: block;
      padding: 10px; }
      @media all and (max-width: 480px) {
        header .sp_menu nav ul li a {
          font-size: 1.8rem; } }
    header .sp_menu nav.open {
      transform: translateZ(0); }

.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  transition: opacity .5s; }
  .overlay.open {
    width: 100%;
    height: 100vh;
    opacity: 1;
    position: fixed; }

footer {
  padding: 50px 0;
  background-color: #fff;
  text-align: center; }
  @media all and (max-width: 480px) {
    footer {
      padding: 50px 10px 30px; } }
  footer .area_foot ul {
    display: flex;
    justify-content: center; }
    footer .area_foot ul li {
      margin: 5px;
      width: 120px; }
      @media all and (max-width: 480px) {
        footer .area_foot ul li {
          width: 80px;
          margin: 2px; } }
  footer .area_foot p {
    text-align: center;
    font-size: 1.5rem;
    margin-top: 20px; }
    @media all and (max-width: 480px) {
      footer .area_foot p {
        font-size: 1rem; } }
  footer .copyright {
    text-align: center;
    font-size: 1.3rem;
    padding: 5px 0;
    background: #000;
    color: #fff; }
  footer #pagetop {
    position: fixed;
    right: 10px;
    bottom: 0;
    z-index: 1500;
    width: 160px; }
    @media all and (max-width: 896px) {
      footer #pagetop {
        width: 100px; } }

input[type="submit"], input[type="button"] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box; }
  input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration {
    display: none; }
  input[type="submit"]::focus, input[type="button"]::focus {
    outline-offset: -2px; }
