@charset "UTF-8";
/*mixin*/
/*color*/
/*common*/
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@500;700;800;900&display=swap");
.nav-header {
  display: block;
  width: 100%;
  height: auto; }
  .nav-header .page-header {
    width: 100%;
    height: 120px;
    background-color: #006837;
    background-image: url(../images/bg_main.jpg);
    background-size: cover;
    background-position: center;
    position: relative; }
    .nav-header .page-header:before {
      content: "";
      background-image: url(../images/pattern_01.jpg);
      width: 100%;
      height: 100%;
      background-position: center bottom;
      background-size: 100%;
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      mix-blend-mode: multiply;
      opacity: 0.5; }
    .nav-header .page-header .title {
      width: 200px;
      height: auto;
      margin: auto;
      padding: 17px;
      position: relative;
      z-index: 1; }
  .nav-header nav {
    width: 100%;
    background-color: #472c1c;
    padding: 8px 0;
    position: relative; }
    .nav-header nav:after {
      content: "";
      width: 100%;
      height: 30%;
      background-image: url(../images/line_spbtm.png);
      background-size: contain;
      background-position: center;
      position: absolute;
      bottom: -12%; }
    .nav-header nav .main-nav {
      width: 100%;
      max-width: 1000px;
      text-align: center;
      margin: auto;
      position: relative;
      z-index: 1; }
      .nav-header nav .main-nav li {
        display: inline-block;
        width: auto;
        height: 60px; }
        .nav-header nav .main-nav li a {
          display: block;
          width: auto;
          height: 100%; }
          .nav-header nav .main-nav li a img {
            display: block;
            height: 100%;
            width: auto; }
          .nav-header nav .main-nav li a:hover {
            opacity: 0.75; }
    .nav-header nav .sub-nav {
      width: 100%;
      max-width: 1000px;
      text-align: center;
      margin: auto;
      margin-bottom: 24px;
      position: relative;
      z-index: 1; }
      .nav-header nav .sub-nav li {
        display: inline-block; }
        .nav-header nav .sub-nav li a {
          display: block;
          font-size: 1.1em;
          color: #fff;
          padding: 0 15px;
          position: relative; }
          .nav-header nav .sub-nav li a:after {
            content: "";
            height: 1em;
            width: 1px;
            position: absolute;
            top: 0;
            bottom: 0;
            right: -4px;
            margin: auto;
            background-color: #fff; }
          .nav-header nav .sub-nav li a:hover {
            opacity: 0.75; }
        .nav-header nav .sub-nav li:last-of-type a:after {
          display: none; }
    .nav-header nav.fixed {
      position: fixed;
      z-index: 5;
      top: 0;
      background: none; }
      .nav-header nav.fixed:after {
        opacity: 0; }
      .nav-header nav.fixed:before {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: #472c1c;
        background: -moz-linear-gradient(0deg, rgba(71, 44, 28, 0) 0%, rgba(71, 44, 28, 0.099877451) 20%, #472c1c 100%);
        background: -webkit-linear-gradient(0deg, rgba(71, 44, 28, 0) 0%, rgba(71, 44, 28, 0.099877451) 20%, #472c1c 100%);
        background: linear-gradient(0deg, rgba(71, 44, 28, 0) 0%, rgba(71, 44, 28, 0.099877451) 20%, #472c1c 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#472c1c",endColorstr="#472c1c",GradientType=1); }

/*fixed*/
.fixed-top {
  position: fixed;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-color: #000; }
  .fixed-top .fixed-inner {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
  .fixed-top .title {
    width: auto;
    height: 80px; }
    .fixed-top .title a img {
      height: 100%;
      width: auto; }
  .fixed-top .movie-title {
    width: auto;
    height: 80px; }
    .fixed-top .movie-title a img {
      height: 100%;
      width: auto; }

.fixed-box .sns-box {
  z-index: 5;
  display: block;
  position: fixed;
  width: 56px;
  right: 0;
  bottom: 340px; }
  .fixed-box .sns-box a {
    display: block;
    width: 40px;
    height: 40px;
    margin: 8px; }
    .fixed-box .sns-box a img {
      filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.3)); }

body {
  background-color: #ffd824;
  width: 100%;
  display: block;
  overflow-x: hidden;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: #000; }

p {
  color: #000; }

img {
  width: 100%;
  height: auto;
  display: block; }

.inner-wrap {
  width: 92%;
  max-width: 1200px;
  padding: 3% 4% 6%;
  height: auto;
  margin: auto;
  position: relative; }

/**/
.cepalater {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  height: auto; }

header {
  width: 96%;
  padding: 2%;
  max-width: 1200px;
  display: block;
  margin: auto;
  padding-top: calc(2.5em + 80px); }
  header .pika-head {
    width: 100%;
    height: auto;
    max-width: 900px;
    margin: auto;
    margin-bottom: 2em; }
  header .pika-title {
    width: 100%;
    height: auto;
    margin-bottom: 2em; }
    header .pika-title img {
      width: 100%;
      height: auto;
      display: block; }
  header h3 {
    color: #000;
    font-size: 1.5em; }
  header .campain-desc {
    padding: 5% 0; }
    header .campain-desc h4 {
      font-size: 1.6em;
      background-color: #e95023;
      border: 4px solid #000;
      color: #fff;
      padding: 0.5em;
      max-width: 400px;
      margin: 3em auto 1em;
      border-radius: 3em;
      width: 80%; }
    header .campain-desc p {
      text-align: center; }
    header .campain-desc .prise-wrap {
      background-color: #fff;
      padding: 2em;
      border: 4px solid #000;
      border-radius: 2em;
      margin: 3em auto;
      width: calc(90% - 4em);
      box-shadow: 0 0.5em 0 #000;
      max-width: 800px; }
      header .campain-desc .prise-wrap .prisetitle {
        width: 100%;
        max-width: 300px;
        display: block;
        margin-bottom: 1em; }
        header .campain-desc .prise-wrap .prisetitle img {
          width: 100%;
          height: auto; }
      header .campain-desc .prise-wrap ul li {
        display: block;
        margin-bottom: 0.5em;
        font-size: 1.2em; }

.nazo-sec {
  width: 100%;
  height: auto;
  margin: 8em auto; }
  .nazo-sec .nazo-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    width: 100%;
    margin-bottom: 2em; }
    .nazo-sec .nazo-header .face {
      width: 40%; }
    .nazo-sec .nazo-header .info {
      width: 60%; }
      .nazo-sec .nazo-header .info .pika-say {
        height: 100px;
        text-align: left; }
        .nazo-sec .nazo-header .info .pika-say img {
          width: auto;
          height: 100%;
          margin-left: 0; }
      .nazo-sec .nazo-header .info .nazo-level {
        width: 100%;
        height: auto; }
  .nazo-sec .nazo-box {
    border: 4px solid #000;
    border-radius: 2em;
    overflow: hidden;
    width: calc(100% - 8px);
    margin-bottom: 2em; }
  .nazo-sec .nazo-ans {
    width: 100%; }
    .nazo-sec .nazo-ans .answer-form {
      width: 90%;
      max-width: 800px;
      margin: auto;
      position: relative; }
      .nazo-sec .nazo-ans .answer-form input {
        font-size: 1.4em;
        color: #fff;
        background-color: #000;
        padding: 1em;
        display: block;
        width: calc(100% - 200px);
        border-radius: 0.5em;
        padding-right: 180px;
        margin: auto; }
        .nazo-sec .nazo-ans .answer-form input:focus {
          outline: none; }
      .nazo-sec .nazo-ans .answer-form button {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0.3em;
        margin: auto;
        width: 160px;
        height: calc(100% - 0.6em);
        font-size: 1.6em;
        border: none;
        border-radius: 0.3em;
        background-color: #ffd824; }
  .nazo-sec .hint-box {
    width: 100%;
    margin: 2em auto; }
    .nazo-sec .hint-box .hint-btn {
      width: 100px;
      border: 2px solid #000;
      padding: 0.5em;
      border-radius: 0.3em;
      margin: auto;
      text-align: center;
      display: block;
      cursor: pointer;
      margin-bottom: 1em; }
      .nazo-sec .hint-box .hint-btn:hover {
        background-color: #fff; }
    .nazo-sec .hint-box .hint-acco {
      width: 100%;
      border-top: 5px dotted #000;
      border-bottom: 5px dotted #000;
      display: none; }
      .nazo-sec .hint-box .hint-acco .acco-inner {
        padding: 2em 0;
        text-align: center; }

/*popup*/
.popup {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: none; }
  .popup .popup-wrap {
    width: calc(90% - 6px);
    max-width: 65vh;
    height: fit-content;
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: -100%;
    margin: auto;
    border-radius: 2em;
    border: 3px solid #000;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
    z-index: 5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0; }
    .popup .popup-wrap.active {
      top: 0;
      bottom: 0;
      opacity: 1; }
    .popup .popup-wrap .popup-inner {
      width: calc(100% - 4em);
      padding: 2em;
      text-align: center; }
      .popup .popup-wrap .popup-inner .sns-box a {
        width: 60px;
        height: 60px;
        margin: 1em auto 2em;
        padding: 10px;
        background-color: #29b2f5;
        border-radius: 80px;
        display: block; }
        .popup .popup-wrap .popup-inner .sns-box a :hover {
          opacity: 0.75; }
      .popup .popup-wrap .popup-inner .close {
        display: block;
        width: 200px;
        text-align: center;
        margin: auto;
        padding: 0.75em;
        background-color: #ffd824;
        border: 2px solid #000;
        border-radius: 0.5em;
        cursor: pointer; }
        .popup .popup-wrap .popup-inner .close:hover {
          background-color: #000;
          color: #fff; }
  .popup .popup-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 4; }

/*footer*/
footer {
  position: relative;
  background-color: #000; }
  footer .movie-link {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
    footer .movie-link:hover {
      background-color: #006837; }
    footer .movie-link .link-img {
      width: 100%;
      max-width: 500px;
      height: auto;
      display: block;
      margin: auto; }
    footer .movie-link a {
      display: block;
      margin: auto;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
  footer .scrolltop {
    display: block;
    width: 230px;
    height: auto;
    margin: auto; }
    footer .scrolltop img {
      padding-bottom: 20px; }
    footer .scrolltop:after {
      content: "サイトTOPに戻る";
      text-align: center;
      width: 100%;
      margin: auto;
      position: absolute;
      bottom: 15px;
      color: #c2c1cd; }
  footer .mailmag {
    width: 90%;
    max-width: 400px;
    margin: auto; }
  footer .official-link {
    width: 100%;
    max-width: 700px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 4% auto; }
    footer .official-link a {
      display: block;
      width: 50%;
      margin: auto;
      max-width: 300px; }
  footer .credit {
    text-align: center;
    font-size: 12px;
    color: #fff; }

.modal-window {
  display: none; }

.modal-window, .modaal-container {
  border-radius: 4px; }
  .modal-window h4, .modaal-container h4 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 1em; }
  .modal-window .modal-img, .modaal-container .modal-img {
    height: 0;
    position: relative;
    padding-top: 56.25%;
    display: block;
    margin-bottom: 20px; }
    .modal-window .modal-img iframe, .modaal-container .modal-img iframe {
      width: 100% !important;
      height: 100% !important;
      position: absolute;
      top: 0;
      left: 0; }
  .modal-window .tx-center, .modaal-container .tx-center {
    text-align: center; }
  .modal-window .inner-bt, .modaal-container .inner-bt {
    display: block;
    width: fit-content;
    padding: 8px 15px;
    background-color: #006837;
    color: #fff;
    border-radius: 4px;
    font-weight: 700;
    margin: auto; }
    .modal-window .inner-bt:hover, .modaal-container .inner-bt:hover {
      opacity: 0.75; }

.sp-menu {
  display: none; }

.nav-bg {
  display: none; }

@media screen and (max-width: 768px) {
  .nazo-sec .nazo-header .info .pika-say {
    height: 70px; }

  .nav-header .page-header {
    height: 80px; }
    .nav-header .page-header .title {
      width: 150px;
      padding: 8px; }
  .nav-header nav {
    height: calc(100vh - 40px);
    position: fixed;
    top: 120vh;
    z-index: 5;
    background: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    transition-timing-function: ease-in;
    overflow: hidden; }
    .nav-header nav.active {
      top: 40px; }
    .nav-header nav:before {
      content: none; }
    .nav-header nav:after {
      content: none; }
    .nav-header nav .main-nav {
      margin: 0;
      margin-bottom: 12px; }
      .nav-header nav .main-nav li {
        display: block;
        width: 300px;
        margin: auto;
        margin-bottom: 6px; }
    .nav-header nav .sub-nav {
      margin: 0; }
      .nav-header nav .sub-nav li {
        display: block;
        text-align: left;
        width: 300px;
        margin: auto;
        margin-bottom: 12px; }
        .nav-header nav .sub-nav li a:after {
          content: none; }

  .nav-bg {
    position: fixed;
    top: 120%;
    width: 100%;
    height: calc(100vh - 40px);
    z-index: 4;
    display: block;
    background-image: url(../images/bg_water.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    transition-timing-function: ease-in-out; }
    .nav-bg.active {
      top: 40px; }

  .fixed-box .sns-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    width: 100%;
    background-color: #472c1c; }
    .fixed-box .sns-box a {
      width: 34px;
      height: 34px; }
  .fixed-box .sp-menu {
    display: block;
    z-index: 10;
    position: fixed;
    top: 8px;
    right: 8px;
    width: 12vw;
    min-width: 80px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; } }
@media screen and (max-width: 560px) {
  .nazo-sec .nazo-header {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
    .nazo-sec .nazo-header .face {
      width: 60%;
      margin: auto; }
    .nazo-sec .nazo-header .info {
      width: 100%; }
      .nazo-sec .nazo-header .info .pika-say {
        margin: auto;
        height: 20vw; }
        .nazo-sec .nazo-header .info .pika-say img {
          margin: auto; }
      .nazo-sec .nazo-header .info .nazo-level {
        width: 60%;
        margin: auto; }
  .nazo-sec .nazo-ans .answer-form input {
    width: calc(100% - 100px);
    padding-right: 80px; }
  .nazo-sec .nazo-ans .answer-form button {
    width: 70px;
    font-size: 1.2em; }

  header {
    padding-top: calc(2.5em + 10%); }

  .fixed-top .fixed-inner .title {
    width: 66%;
    height: auto; }
    .fixed-top .fixed-inner .title a img {
      height: auto;
      width: 100%; }
  .fixed-top .fixed-inner .movie-title {
    width: 33%;
    height: auto; }
    .fixed-top .fixed-inner .movie-title a img {
      height: auto;
      width: 100%; } }
/*# sourceMappingURL=style-pr.css.map */

/*# sourceMappingURL=style-pr.css.map */
