@charset "UTF-8";
/*===========================================================
このファイルはsassで編集されています。
cssを編集しないでください。
=============================================================*/
/*=====================================================================
リセットcssの設定
=======================================================================*/
html {
  color: #000;
  background: #FFF; }

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

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

fieldset, img {
  border: 0; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

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

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

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

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

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

legend {
  color: #000; }

#yui3-css-stamp.cssreset {
  display: none; }

/*===========================================================
全体の設定
=============================================================*/
html {
  color: #555555;
  font-family: "FOT-筑紫A丸ゴシック Std D"; }
  @media screen and (max-width: 768px) {
    html {
      min-width: 100%; } }

@media screen and (max-width: 768px) {
  html, body {
    width: 100%;
    font-size: 60%; } }

h1, h2, h3, h4, h5, h6, p, li, ol, dl, dt, dd, a, td, th {
  color: #555555;
  font-weight: 500;
  line-height: 1.6;
  font-family: "FOT-筑紫A丸ゴシック Std D"; }

p, li, dl, dt, dd, ol {
  font-size: 1.5rem;
  line-height: 1.7;
  text-align: justify; }
  @media screen and (max-width: 576px) {
    p, li, dl, dt, dd, ol {
      font-size: 1.5rem; } }

a {
  color: inherit;
  text-decoration: none;
  display: block; }
  a:active {
    text-decoration: none; }
  a:hover {
    text-decoration: none; }

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

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  line-break: auto; }

.is-menuOpen body {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }

.relative {
  position: relative; }

.xl-block {
  display: none !important; }
  @media screen and (max-width: 1200px) {
    .xl-block {
      display: block !important; } }

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

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

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

.md-block {
  display: none !important; }
  @media screen and (max-width: 768px) {
    .md-block {
      display: block !important; } }

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

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

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

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  line-break: auto; }

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -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; }

.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  padding-left: 80px;
  padding-right: 80px; }
  @media screen and (max-width: 768px) {
    .container {
      max-width: 100%;
      width: 100%;
      padding-left: 8% !important;
      padding-right: 8% !important;
      word-wrap: break-word;
      overflow-wrap: break-word; } }
  @media screen and (max-width: 576px) {
    .container {
      padding-left: 8% !important;
      padding-right: 8% !important; } }

.container__1000 {
  margin: 0 auto;
  width: 100%;
  max-width: 1080px;
  padding-left: 80px;
  padding-right: 80px; }
  @media screen and (max-width: 768px) {
    .container__1000 {
      max-width: 100%;
      width: 100%;
      padding-left: 8% !important;
      padding-right: 8% !important;
      word-wrap: break-word;
      overflow-wrap: break-word; } }
  @media screen and (max-width: 576px) {
    .container__1000 {
      padding-left: 8% !important;
      padding-right: 8% !important; } }

/*=====================================================================
共通パーツ
=======================================================================*/
/*=====================================================================
headerの設定
=======================================================================*/
.header__pc_page {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .header__pc_page {
      display: none !important; } }
  .header__pc_page .container__1000 {
    position: relative; }
  .header__pc_page .logo {
    width: 230px;
    margin: 20px 0 0; }
    .header__pc_page .logo img {
      -webkit-filter: drop-shadow(4px 4px 10px #969696);
      filter: drop-shadow(4px 4px 10px #969696); }
    .header__pc_page .logo .top {
      display: none; }
  .header__pc_page .insta {
    width: 30px;
    margin: 0 10px; }
  .header__pc_page .nav__menu {
    margin-top: 35px;
    background: #00aeeb;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 15px;
    border-radius: 100px; }
    .header__pc_page .nav__menu .ul__nav {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: center; }
      .header__pc_page .nav__menu .ul__nav li {
        position: relative; }
        .header__pc_page .nav__menu .ul__nav li a {
          padding: 0 10px;
          font-family: "FOT-筑紫Aオールド明朝 Pr6 M";
          color: #fff;
          font-size: 1.5rem;
          text-align: center;
          transition: .3s;
          font-family: "FOT-筑紫A丸ゴシック Std E"; }
          .header__pc_page .nav__menu .ul__nav li a:hover {
            transition: .3s;
            color: #fac749; }
        .header__pc_page .nav__menu .ul__nav li a.check {
          color: #fac749; }
    .header__pc_page .nav__menu .insta svg {
      width: 100%;
      position: relative;
      top: 1px; }
    .header__pc_page .nav__menu .insta .cls-1 {
      transition: .3s;
      fill: #fff;
      stroke-width: 0px; }
    .header__pc_page .nav__menu .insta a:hover .cls-1 {
      fill: #fac749; }

.header___sp {
  display: none; }
  @media screen and (max-width: 768px) {
    .header___sp {
      display: block; } }
  .header___sp nav {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #00aeeb;
    z-index: 999; }
    .header___sp nav ul {
      padding: 10px 4% 8px; }
    .header___sp nav li {
      width: 20%; }
      .header___sp nav li a {
        text-align: center;
        color: #fff;
        font-size: 1.1rem; }
        .header___sp nav li a img {
          width: 40%; }
        .header___sp nav li a span {
          display: block;
          font-family: "FOT-筑紫A丸ゴシック Std E"; }
    .header___sp nav .insta img {
      position: relative;
      top: 7px; }
    .header___sp nav .insta .cls-1 {
      fill: #fff;
      stroke-width: 0px; }
  .header___sp .logo {
    position: absolute;
    width: 40%;
    top: 100px;
    left: 4%; }
    @media screen and (max-width: 576px) {
      .header___sp .logo {
        top: 80px; } }

.header__sp {
  display: none; }
  .header__sp .sp__logo {
    display: none;
    width: 250px;
    position: fixed;
    top: 32px;
    left: 2%; }
    @media screen and (max-width: 768px) {
      .header__sp .sp__logo {
        display: block; } }
    .header__sp .sp__logo img {
      width: 100%; }
  .header__sp .container__1000 {
    position: relative; }
  .header__sp .logo {
    width: 90px;
    margin: 30px auto; }
  .header__sp .insta {
    width: 30px;
    position: absolute;
    top: 15px;
    right: 280px; }
    .header__sp .insta svg {
      width: 100%; }
    .header__sp .insta .cls-1 {
      fill: #fff;
      stroke-width: 0px; }
  .header__sp .btn {
    position: absolute;
    top: 15px;
    right: 70px; }
    .header__sp .btn a {
      font-size: 1.2rem;
      width: 180px;
      background: none;
      border-radius: 0;
      color: #555555;
      border: 1px solid #555555;
      transition: .4s;
      padding: 5px;
      text-align: center; }
      .header__sp .btn a:hover {
        color: #555555;
        background: #fff; }

.square__menu {
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0;
  left: 0;
  /*========= ナビゲーションのためのCSS ===============*/
  /*アクティブクラスがついたら透過なしにして最前面へ*/
  /*ナビゲーションの縦スクロール*/
  /*ナビゲーション*/
  /*リストのレイアウト設定*/
  /*========= ボタンのためのCSS ===============*/ }
  .square__menu #g-nav {
    /*position:fixed;にし、z-indexの数値を小さくして最背面へ*/
    position: fixed;
    display: none;
    z-index: -1;
    opacity: 0;
    /*はじめは透過0*/
    /*ナビの位置と形状*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    /*ナビの高さ*/
    background: #FCF4DE;
    /*背景を少し透過させる*/
    /*動き*/
    transition: all 0.3s;
    overflow-y: scroll; }
  .square__menu #g-nav.panelactive {
    opacity: 1;
    z-index: 999;
    display: block; }
  .square__menu #g-nav.panelactive #g-nav-list {
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    /*表示する高さ*/
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  .square__menu #g-nav ul {
    display: none;
    /*はじめは非表示*/
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .square__menu #g-nav.panelactive ul {
    display: block; }
  .square__menu #g-nav li {
    list-style: none;
    text-align: center; }
  .square__menu #g-nav li a {
    color: #333;
    text-decoration: none;
    padding: 10px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold; }
  .square__menu .openbtn {
    width: 50px;
    height: 50px;
    top: 30px;
    right: 0px;
    position: absolute;
    z-index: 9999;
    /*ボタンを最前面に*/
    cursor: pointer;
    /*×に変化*/ }
    .square__menu .openbtn span {
      position: absolute;
      left: 5px;
      height: 1px;
      width: 40px;
      background-color: #fff;
      display: inline-block;
      transition: all .4s; }
    .square__menu .openbtn.nav__page span {
      background: #555555; }
  .square__menu .openbtn span:nth-of-type(1) {
    top: 20px; }
  .square__menu .openbtn span:nth-of-type(2) {
    top: 25px;
    opacity: 0; }
  .square__menu .openbtn span:nth-of-type(3) {
    top: 35px; }
  .square__menu .openbtn.active span:nth-of-type(1) {
    width: 25px;
    transform: translateY(5px) rotate(-45deg); }
  .square__menu .openbtn.active span:nth-of-type(2) {
    opacity: 0; }
  .square__menu .openbtn.active span:nth-of-type(3) {
    transform: translateY(-5px) rotate(45deg);
    width: 25px; }
  .square__menu #g-nav-list {
    padding: 0 6%;
    height: auto; }
    .square__menu #g-nav-list ul {
      width: 100%;
      position: static;
      top: unset;
      left: unset;
      transform: unset; }
      .square__menu #g-nav-list ul li {
        padding: 15px 0; }
        .square__menu #g-nav-list ul li a {
          font-size: 2.2rem;
          letter-spacing: .3rem;
          font-family: "FOT-筑紫Aオールド明朝 Pr6 M";
          color: #555555;
          transition: .3s;
          font-weight: 500; }
          .square__menu #g-nav-list ul li a:hover {
            color: #fff; }
  .square__menu .right {
    position: absolute;
    top: 100px;
    right: 0; }
    .square__menu .right a {
      margin-bottom: 15px; }
  .square__menu .bottom {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%); }
    .square__menu .bottom p {
      text-align: center;
      font-size: 1.5rem; }

/*=====================================================================
header end
=======================================================================*/
/*=====================================================================
footer
=======================================================================*/
footer {
  background: #00aeeb;
  padding: 30px 0 50px;
  position: relative; }
  @media screen and (max-width: 576px) {
    footer {
      padding-bottom: 100px; } }
  footer * {
    color: #fff;
    font-size: 1.5rem;
    font-family: "FOT-筑紫A丸ゴシック Std E"; }
  footer .wrap p {
    font-size: 1.2rem; }
    @media screen and (max-width: 768px) {
      footer .wrap p {
        text-align: center; } }
  @media screen and (max-width: 768px) {
    footer .wrap {
      width: 100%;
      margin-top: 20px; } }
  footer ul {
    margin-bottom: 20px; }
    footer ul li {
      margin-right: 25px; }
      footer ul li a {
        font-size: 1.4rem; }
        footer ul li a:hover {
          color: #fac749;
          transition: .4s; }
    @media screen and (max-width: 768px) {
      footer ul {
        display: none !important; } }
  footer .btn {
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      footer .btn {
        margin-bottom: 0px;
        text-align: center;
        margin-top: 20px; } }
    footer .btn a {
      font-size: 1.5rem;
      margin-bottom: 10px;
      width: 220px;
      background: #fff;
      border-radius: 5px;
      color: #00aeeb;
      border: 1px solid #fff;
      transition: .4s;
      padding: 2px 5px;
      text-align: center;
      display: inline-block;
      margin-right: 10px; }
      footer .btn a:hover {
        color: #fff;
        background: #fac749;
        border-color: #fac749; }
      @media screen and (max-width: 768px) {
        footer .btn a {
          border-radius: 100px;
          display: inline-block !important;
          width: 90%; } }
      footer .btn a.fc {
        background: #E60012;
        color: #fff;
        border: 1px solid #E60012; }
        footer .btn a.fc:hover {
          color: #fff;
          background: #fac749;
          border-color: #fac749; }
  footer .logo {
    margin-bottom: 25px; }
    footer .logo img {
      width: 200px; }
    @media screen and (max-width: 768px) {
      footer .logo {
        display: none !important; } }
  footer .left {
    width: calc(100% - 200px); }
    @media screen and (max-width: 768px) {
      footer .left {
        width: 100%; } }
  footer .right {
    width: 200px; }
    @media screen and (max-width: 768px) {
      footer .right {
        width: 100%; } }

/*=====================================================================
footer end
=======================================================================*/
.base {
  background: #fac749; }

/*=====================================================================
TOP
=======================================================================*/
main#front .block {
  padding: 90px 0; }
  main#front .block.base_sub {
    background: #00aeeb; }
main#front .btn {
  font-size: 1.5rem;
  background: #00aeeb;
  border-radius: 100px;
  color: #fff;
  border: 1px solid #00aeeb;
  transition: .4s;
  padding: 4px;
  width: 180px;
  text-align: center;
  display: inline-block;
  font-family: "FOT-筑紫A丸ゴシック Std E";
  cursor: pointer;
  line-height: 1.6; }
  main#front .btn:hover {
    color: #00aeeb;
    background: #fff; }
main#front .scroll_img img {
  width: 100%; }
main#front .scroll_img div {
  width: 100%; }
main#front .img-wrap {
  overflow: hidden;
  position: relative; }
main#front .img-wrap::before {
  background: #fff;
  content: '';
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1; }
main#front .img-wrap.base::before {
  background: #fff; }
main#front .is-img-inview::before {
  animation: img-wrap 1.5s cubic-bezier(0.4, 0, 0.2, 1) forwards; }
@keyframes img-wrap {
  100% {
    transform: translateX(100%); } }
main#front img.midashi {
  position: absolute;
  left: 40px;
  width: auto;
  height: 115px;
  z-index: 100; }
  @media screen and (max-width: 768px) {
    main#front img.midashi {
      height: 70px;
      left: 20px; } }
main#front #copy {
  position: relative;
  top: 90px;
  padding-top: 20px; }
  @media screen and (max-width: 768px) {
    main#front #copy {
      padding-top: 0;
      top: 0; } }
  main#front #copy .o-f-h {
    overflow-y: hidden;
    overflow-x: auto;
    padding-top: 110px; }
    @media screen and (max-width: 768px) {
      main#front #copy .o-f-h {
        padding-top: 150px; } }
  main#front #copy .area-1 {
    position: absolute;
    top: -40px;
    z-index: 100;
    width: 100%; }
    main#front #copy .area-1 p {
      font-size: 2.5rem;
      font-family: "FOT-筑紫A丸ゴシック Std D";
      color: #fac749;
      line-height: 2;
      margin-bottom: 15px; }
    main#front #copy .area-1 .left {
      width: calc(100% - 470px); }
    @media screen and (max-width: 1030px) {
      main#front #copy .area-1 p {
        font-size: 2rem; }
      main#front #copy .area-1 .right {
        width: auto; } }
    @media screen and (max-width: 768px) {
      main#front #copy .area-1 {
        position: static;
        padding-top: 60px; }
        main#front #copy .area-1 .left {
          display: none; }
        main#front #copy .area-1 .right {
          width: 100%; } }
  main#front #copy .area-2 .left {
    width: 50%; }
    @media screen and (max-width: 768px) {
      main#front #copy .area-2 .left {
        width: 100%; } }
  main#front #copy .area-2 .right {
    width: 50%; }
    @media screen and (max-width: 768px) {
      main#front #copy .area-2 .right {
        width: 100%; } }
  main#front #copy .area-2 .point-1 {
    width: 85%;
    position: relative;
    margin-bottom: 100px; }
    main#front #copy .area-2 .point-1 .text {
      margin-left: 30%; }
    @media screen and (max-width: 768px) {
      main#front #copy .area-2 .point-1 {
        width: 100%; }
        main#front #copy .area-2 .point-1 .text {
          margin-left: 0; } }
  main#front #copy .area-2 .point-2 {
    width: 85%;
    position: relative;
    margin-top: 400px;
    margin-left: 15%; }
    main#front #copy .area-2 .point-2 .text {
      margin-left: 30%; }
    @media screen and (max-width: 768px) {
      main#front #copy .area-2 .point-2 {
        width: 100%;
        margin-left: 0;
        margin-top: 140px;
        margin-bottom: 140px; }
        main#front #copy .area-2 .point-2 .text {
          margin-left: 0; } }
  main#front #copy .area-2 .point-3 {
    width: 70%;
    margin-left: 10%;
    position: relative; }
    @media screen and (max-width: 768px) {
      main#front #copy .area-2 .point-3 {
        width: 100%;
        margin-left: 0%; } }
  main#front #copy .area-2 .img-3 {
    text-align: center;
    padding-top: 100px; }
    main#front #copy .area-2 .img-3 img {
      width: 50%; }
    @media screen and (max-width: 768px) {
      main#front #copy .area-2 .img-3 img {
        width: 100%;
        padding-left: 30%; } }
  main#front #copy .area-3 {
    margin-top: 40px;
    overflow-x: hidden;
    padding-bottom: 150px; }
    main#front #copy .area-3 .left {
      width: 50%; }
      @media screen and (max-width: 768px) {
        main#front #copy .area-3 .left {
          width: 100%; } }
    main#front #copy .area-3 .right {
      width: 50%; }
      @media screen and (max-width: 768px) {
        main#front #copy .area-3 .right {
          width: 100%;
          padding-left: 10%;
          margin-bottom: 50px;
          margin-top: 50px; } }
    main#front #copy .area-3 .img-4 {
      padding-top: 40px;
      width: 65%; }
    main#front #copy .area-3 .img-5 {
      width: calc(100% + 120px); }
  main#front #copy .point-4 {
    position: relative; }
  main#front #copy .img-wrap img {
    border-radius: 20px; }
  main#front #copy .img-wrap .text {
    width: 70%;
    margin-top: 15px; }
    main#front #copy .img-wrap .text p {
      font-size: 1.6rem; }
    @media screen and (max-width: 768px) {
      main#front #copy .img-wrap .text {
        width: 100%; } }
  main#front #copy .img-wrap .point {
    position: absolute;
    top: 0;
    left: 0; }
  main#front #copy .circle {
    position: absolute;
    width: 230px;
    height: 230px;
    z-index: 99; }
    @media screen and (max-width: 768px) {
      main#front #copy .circle {
        width: 150px;
        height: 150px;
        top: -120px !important;
        left: unset !important;
        bottom: unset !important;
        right: 0 !important; } }
    main#front #copy .circle span {
      font-family: "FOT-筑紫A丸ゴシック Std E";
      font-size: 2.2rem;
      width: 100%;
      text-align: center;
      line-height: 1.6;
      color: #fff; }
      @media screen and (max-width: 768px) {
        main#front #copy .circle span {
          font-size: 1.5rem; } }
    main#front #copy .circle.c1 {
      top: -100px;
      left: -20px; }
    main#front #copy .circle.c2 {
      top: -160px;
      right: -40px; }
    main#front #copy .circle.c3 {
      bottom: 0px;
      right: -150px; }
    main#front #copy .circle.c4 {
      bottom: -130px;
      right: -30px; }
      @media screen and (max-width: 768px) {
        main#front #copy .circle.c4 {
          bottom: -90px !important;
          top: unset !important;
          left: unset !important; } }
  main#front #copy .point {
    position: absolute;
    z-index: 100;
    width: 100%; }
    @media screen and (max-width: 768px) {
      main#front #copy .point {
        top: -75px !important;
        left: 0 !important;
        bottom: unset !important;
        right: unset !important; } }
    main#front #copy .point img {
      width: auto;
      height: 65px; }
      @media screen and (max-width: 992px) {
        main#front #copy .point img {
          height: 50px; } }
      @media screen and (max-width: 576px) {
        main#front #copy .point img {
          height: 10vw; } }
    main#front #copy .point.p-1 {
      top: -100px;
      left: 140px; }
      @media screen and (max-width: 992px) {
        main#front #copy .point.p-1 {
          left: 80px; } }
    main#front #copy .point.p-2 {
      top: -110px;
      right: 160px;
      text-align: right; }
      @media screen and (max-width: 768px) {
        main#front #copy .point.p-2 {
          text-align: left; } }
    main#front #copy .point.p-3 {
      top: -40px;
      left: -70px; }
main#front #menu {
  position: relative; }
  main#front #menu .container {
    position: relative; }
    main#front #menu .container img.midashi {
      top: -190px; }
      @media screen and (max-width: 768px) {
        main#front #menu .container img.midashi {
          top: -150px; } }
  main#front #menu h2 {
    color: #fff; }
    main#front #menu h2:after {
      content: url(../img/icon-bottom2.svg); }
  main#front #menu h3 {
    font-size: 3rem;
    color: #00aeeb;
    font-family: "FOT-筑紫A丸ゴシック Std E";
    text-align: center;
    margin-bottom: 15px; }
  main#front #menu .slider {
    position: relative;
    /* 前へ次への矢印カスタマイズ */
    /* 前へ次への矢印カスタマイズ */
    /* 前への矢印カスタマイズ */
    /* 次への矢印カスタマイズ */
    /* 画像サイズ調整 */ }
    main#front #menu .slider .swiper-button-prev,
    main#front #menu .slider .swiper-button-next {
      height: 25px;
      width: 25px; }
    main#front #menu .slider .swiper-button-prev::after,
    main#front #menu .slider .swiper-button-next::after {
      background-repeat: no-repeat;
      background-size: contain;
      content: "";
      height: 25px;
      margin: auto;
      width: 25px; }
    main#front #menu .slider .swiper-button-prev::after {
      background-image: url("../img/icon-left.svg"); }
    main#front #menu .slider .swiper-button-next::after {
      background-image: url("../img/icon-right.svg"); }
    main#front #menu .slider .swiper-slide img {
      height: auto;
      width: 100%; }
  main#front #menu .swiper-pagination {
    display: none; }
    @media screen and (max-width: 768px) {
      main#front #menu .swiper-pagination {
        display: block;
        bottom: 60px; } }
  main#front #menu .swiper-slide {
    padding: 15px; }
  main#front #menu .swiper-button-prev, main#front #menu .swiper-button-next {
    top: 41%; }
    @media screen and (max-width: 1420px) {
      main#front #menu .swiper-button-prev, main#front #menu .swiper-button-next {
        top: 43%; } }
    @media screen and (max-width: 768px) {
      main#front #menu .swiper-button-prev, main#front #menu .swiper-button-next {
        display: none; } }
  main#front #menu .swiper-button-prev {
    left: -25px; }
    @media screen and (max-width: 768px) {
      main#front #menu .swiper-button-prev {
        left: -15px; } }
  main#front #menu .swiper-button-next {
    right: -25px; }
    @media screen and (max-width: 768px) {
      main#front #menu .swiper-button-next {
        right: -15px; } }
  main#front #menu .img__wrap {
    position: relative;
    padding-bottom: 100%; }
    main#front #menu .img__wrap img {
      width: 100%;
      border-radius: 15px;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      object-fit: cover; }
  main#front #menu h4 {
    font-family: "FOT-筑紫A丸ゴシック Std E";
    color: #00aeeb;
    margin-top: 8px;
    font-size: 1.6rem; }
  main#front #menu .kikan {
    background: #fff;
    color: #00aeeb;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 30px;
    writing-mode: tb-rl;
    padding: 5px 2px;
    font-family: "FOT-筑紫A丸ゴシック Std E";
    font-size: 1.7rem; }
  @media screen and (max-width: 768px) {
    main#front #menu .tc.mt10 {
      margin-top: 50px; } }
main#front #shop {
  position: relative; }
  main#front #shop .container {
    position: relative; }
    main#front #shop .container img.midashi {
      top: -270px; }
  main#front #shop .shop {
    border-bottom: none;
    display: none;
    padding-bottom: 0; }
    main#front #shop .shop.on {
      display: block; }
  main#front #shop .j-c-start {
    align-items: center;
    margin-bottom: 20px; }
    main#front #shop .j-c-start a.btn {
      width: 120px; }
    main#front #shop .j-c-start .insta {
      margin-left: 15px;
      margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    main#front #shop .j-c-center {
      align-items: center;
      margin-bottom: 20px;
      display: flex !important; }
      main#front #shop .j-c-center .insta {
        margin-left: 15px;
        margin-bottom: 0; } }
main#front #news {
  position: relative;
  background: #fac749; }
  main#front #news .container {
    position: relative; }
    main#front #news .container img.midashi {
      top: -170px; }
  main#front #news h2 {
    color: #fff; }
    main#front #news h2:after {
      content: url(../img/icon-bottom2.svg); }
  main#front #news .news__wrap {
    background: #fff;
    border-radius: 30px;
    padding: 50px;
    margin-top: 70px;
    padding-bottom: 35px; }
    @media screen and (max-width: 768px) {
      main#front #news .news__wrap {
        padding: 30px 20px; } }
    main#front #news .news__wrap dl dt {
      width: 120px;
      padding: 15px 0; }
      @media screen and (max-width: 768px) {
        main#front #news .news__wrap dl dt {
          width: 100%;
          border-bottom: none;
          padding: 0;
          padding-top: 15px;
          padding-bottom: 5px; } }
    main#front #news .news__wrap dl dd {
      width: calc(100% - 120px);
      padding: 15px 0; }
      @media screen and (max-width: 768px) {
        main#front #news .news__wrap dl dd {
          width: 100%;
          padding: 0;
          padding-bottom: 15px; } }
      main#front #news .news__wrap dl dd .accordion_wrap {
        cursor: pointer; }
      main#front #news .news__wrap dl dd .text {
        display: none; }
    main#front #news .news__wrap dl div.d-flex {
      padding: 0 5px; }
    main#front #news .news__wrap .tc {
      margin-top: 32px; }
  main#front #news .hidden {
    display: none; }
main#front #insta .container {
  position: relative; }
  main#front #insta .container img.midashi {
    top: -150px; }
main#front .sns {
  margin-top: 60px; }
  main#front .sns a {
    margin: 0 12px; }
    main#front .sns a img {
      width: 60px;
      height: 60px; }

.dotted {
  background-image: linear-gradient(to right, #b4b4b5 2px, transparent 2px);
  background-size: 10px 2px;
  background-repeat: repeat-x;
  background-position: right bottom; }

/*=====================================================================
固定ページの共通設定 end
=======================================================================*/
.page__header {
  width: 100%;
  max-height: 600px;
  margin-bottom: 100px; }
  @media screen and (max-width: 768px) {
    .page__header {
      margin-bottom: 130px; } }
  .page__header .header__img {
    max-height: 500px;
    object-fit: cover;
    object-position: bottom; }
    @media screen and (max-width: 768px) {
      .page__header .header__img {
        height: 500px; } }
  .page__header .container {
    position: relative; }
    .page__header .container img {
      position: absolute;
      left: 40px;
      bottom: -60px;
      width: auto;
      height: 115px; }
      @media screen and (max-width: 768px) {
        .page__header .container img {
          left: 20px;
          height: 80px;
          bottom: -30px; } }

h2.title {
  position: relative;
  font-size: 4rem;
  text-align: center;
  margin-bottom: 40px;
  color: #00aeeb;
  font-family: "FOT-筑紫A丸ゴシック Std E"; }
  h2.title:after {
    content: url(../img/icon-bottom.svg);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -45px;
    width: 30px;
    max-width: 80%; }

.line {
  width: 100%;
  overflow: hidden;
  pointer-events: none; }
  @media screen and (max-width: 1200px) {
    .line {
      height: 40px; } }
  @media screen and (max-width: 1200px) {
    .line img {
      object-fit: cover;
      object-position: bottom;
      height: 40px;
      width: 1200px; } }

.line__top {
  position: relative;
  top: 2px; }

.line__bottom {
  position: relative;
  top: -2px; }
  @media screen and (max-width: 1200px) {
    .line__bottom {
      object-position: top !important; } }

.shop__contents .shop__list li {
  margin: 0 5px;
  width: 200px;
  text-align: center;
  background: #fff;
  border: 1px solid #00aeeb;
  color: #00aeeb;
  font-family: "FOT-筑紫A丸ゴシック Std E";
  cursor: pointer; }
  .shop__contents .shop__list li:hover {
    transition: .4s;
    background: #00aeeb;
    color: #fff; }
  @media screen and (max-width: 768px) {
    .shop__contents .shop__list li {
      width: 31%;
      font-size: 1.2rem;
      margin: 0 1%; } }
.shop__contents .shop {
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 80px; }
  .shop__contents .shop:last-child {
    background-image: none; }
  .shop__contents .shop .left, .shop__contents .shop .right {
    width: 48%; }
    @media screen and (max-width: 768px) {
      .shop__contents .shop .left, .shop__contents .shop .right {
        width: 100%; } }
  .shop__contents .shop .left {
    margin-bottom: 60px; }
  .shop__contents .shop h3 {
    font-size: 2.5rem;
    color: #00aeeb;
    font-family: "FOT-筑紫A丸ゴシック Std E";
    margin-bottom: 15px; }
  .shop__contents .shop .insta {
    display: inline-block;
    margin-bottom: 15px; }
    @media screen and (max-width: 768px) {
      .shop__contents .shop .insta {
        margin-bottom: 35px; } }
    .shop__contents .shop .insta img {
      height: 28px; }
  .shop__contents .shop dl {
    margin-top: 20px;
    margin-bottom: 20px; }
    .shop__contents .shop dl dt {
      width: 70px;
      color: #00aeeb;
      text-align-last: justify; }
    .shop__contents .shop dl dd {
      width: calc(100% - 70px);
      padding-left: 15px; }
  .shop__contents .shop .tag {
    margin-bottom: 45px; }
    @media screen and (max-width: 768px) {
      .shop__contents .shop .tag {
        margin-bottom: 30px; } }
    .shop__contents .shop .tag li {
      text-align: center;
      background: #fff;
      border: 1px solid #555555;
      color: #555555;
      display: inline-block;
      padding: 0 10px;
      margin: 0 5px 10px 0; }
  .shop__contents .shop .gmap iframe {
    width: 100% !important;
    height: 300px !important; }
  @media screen and (max-width: 768px) {
    .shop__contents .shop .gmap {
      position: relative;
      left: -4%;
      width: 109%; } }
.shop__contents .waffle__wrap {
  padding: 40px 0 0 !important; }

.menu__contents h3 {
  font-size: 3.2rem;
  text-align: center;
  margin-bottom: 40px;
  color: #00aeeb;
  font-family: "FOT-筑紫A丸ゴシック Std E"; }
  @media screen and (max-width: 768px) {
    .menu__contents h3 {
      font-size: 2.8rem; } }
.menu__contents .waffle__wrap {
  padding: 90px 0; }
  @media screen and (max-width: 768px) {
    .menu__contents .waffle__wrap {
      padding-top: 50px; } }
.menu__contents ul.waffle_menu li {
  width: 18%;
  margin-right: 2.5%;
  margin-bottom: 50px;
  position: relative; }
  .menu__contents ul.waffle_menu li:nth-child(5n) {
    margin-right: 0; }
    @media screen and (max-width: 768px) {
      .menu__contents ul.waffle_menu li:nth-child(5n) {
        margin-right: 4%; } }
  @media screen and (max-width: 768px) {
    .menu__contents ul.waffle_menu li {
      width: 48%;
      margin-right: 4%; }
      .menu__contents ul.waffle_menu li:nth-child(2n) {
        margin-right: 0; } }
  .menu__contents ul.waffle_menu li .img__wrap {
    position: relative;
    padding-bottom: 100%; }
    .menu__contents ul.waffle_menu li .img__wrap img {
      width: 100%;
      border-radius: 15px;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      object-fit: cover; }
  .menu__contents ul.waffle_menu li h4 {
    font-family: "FOT-筑紫A丸ゴシック Std E";
    color: #00aeeb;
    margin-top: 8px;
    font-size: 1.6rem; }
.menu__contents .tid p {
  font-size: 1.8rem;
  text-indent: -1.8rem;
  margin-left: 1.8rem; }
  @media screen and (max-width: 768px) {
    .menu__contents .tid p {
      font-size: 1.4rem;
      text-indent: -1.35rem;
      margin-left: 1.4rem; } }
.menu__contents .kikan {
  background: #fff;
  color: #00aeeb;
  display: inline-block;
  position: absolute;
  top: -15px;
  right: 15px;
  writing-mode: tb-rl;
  padding: 5px 2px;
  font-family: "FOT-筑紫A丸ゴシック Std E";
  font-size: 1.7rem; }
.menu__contents .tenpo {
  background: #00aeeb;
  font-size: 1.5rem;
  border-radius: 100px;
  color: #fff;
  padding: 2px 15px;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
  font-family: "FOT-筑紫A丸ゴシック Std E"; }
  @media screen and (max-width: 768px) {
    .menu__contents .tenpo {
      font-size: 1.2rem; } }

.menu__page #waffle-1 {
  padding-top: 50px; }

.shop__page .waffle__wrap h3 {
  margin-bottom: 35px;
  margin-top: 20px; }

/*=====================================================================
#プラグインの設定
=======================================================================*/
.td_01 {
  transition-delay: 0.1s !important; }

.td_02 {
  transition-delay: 0.2s !important; }

.td_03 {
  transition-delay: 0.3s !important; }

.td_04 {
  transition-delay: 0.4s !important; }

.td_05 {
  transition-delay: 0.5s !important; }

.td_06 {
  transition-delay: 0.6s !important; }

.td_07 {
  transition-delay: 0.7s !important; }

.td_08 {
  transition-delay: 0.8s !important; }

.td_09 {
  transition-delay: 0.9s !important; }

.ad_01 {
  animation-delay: 1s !important; }

.ad_02 {
  animation-delay: 2s !important; }

.ad_03 {
  animation-delay: 3s !important; }

.char {
  opacity: 0;
  transform: translateX(30px);
  display: inline-block; }

.js-text-inview .char {
  animation: fadeIn 1s forwards; }

@keyframes fadeIn {
  to {
    opacity: 1;
    transform: translateX(0px); } }
/*=== inviewの設定==*/
/*=== inviewの設定 end==*/
/*=== swiperの設定==*/
.shop__contents .slider {
  position: relative; }
  .shop__contents .slider .swiper-pagination {
    bottom: -30px; }
  .shop__contents .slider .swiper-pagination-bullet {
    border: 2px solid #888;
    background: unset; }
  .shop__contents .slider .swiper-pagination-bullet-active {
    background: #888888; }
.shop__contents .swiper .swiper--wrapper {
  /* wrapperのサイズを調整 */
  width: 100%; }
.shop__contents .swiper .swiper-slide {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
  padding-bottom: 70%; }
  .shop__contents .swiper .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px; }

/*=== swiperの設定 end==*/
/*=== フォームの設定==*/
@media screen and (max-width: 768px) {
  #contact {
    padding-bottom: 200px; } }
#contact .wpcf7-form * {
  font-family: "FOT-筑紫A丸ゴシック Std E"; }
#contact .wpcf7-form .d-flex dt, #contact .wpcf7-form .d-flex dd {
  padding: 15px; }
  @media screen and (max-width: 768px) {
    #contact .wpcf7-form .d-flex dt, #contact .wpcf7-form .d-flex dd {
      padding: 0;
      padding-bottom: 10px; } }
#contact .wpcf7-form .d-flex dt {
  width: 300px;
  padding-top: 20px; }
  @media screen and (max-width: 768px) {
    #contact .wpcf7-form .d-flex dt {
      width: 100%; } }
  #contact .wpcf7-form .d-flex dt span {
    display: inline-block;
    color: #fff;
    margin-left: 10px;
    border-radius: 5px;
    background: #00aeeb;
    padding: 0 7px;
    font-size: 1.4rem; }
    #contact .wpcf7-form .d-flex dt span.gray {
      background: #898989; }
#contact .wpcf7-form .d-flex dd {
  width: calc(100% - 300px); }
  @media screen and (max-width: 768px) {
    #contact .wpcf7-form .d-flex dd {
      width: 100%;
      padding-bottom: 20px !important; } }
  #contact .wpcf7-form .d-flex dd input {
    padding: 5px 15px;
    height: 45px;
    font-size: 1.6rem;
    font-family: sans-serif; }
    @media screen and (max-width: 768px) {
      #contact .wpcf7-form .d-flex dd input {
        width: 100%; } }
  #contact .wpcf7-form .d-flex dd textarea {
    padding: 10px 15px;
    width: 100%; }
  #contact .wpcf7-form .d-flex dd span.red {
    display: inline-block;
    color: #fff;
    margin-right: 10px;
    border-radius: 5px;
    background: #00aeeb;
    padding: 0 7px;
    font-size: 1.4rem; }
#contact .wpcf7-form .tc {
  margin-top: 30px;
  margin-bottom: 50px; }
  #contact .wpcf7-form .tc p {
    text-align: center; }
  #contact .wpcf7-form .tc a {
    width: auto;
    display: inline-block; }
  #contact .wpcf7-form .tc .wpcf7-list-item-label a {
    color: #348DCD; }
    #contact .wpcf7-form .tc .wpcf7-list-item-label a:hover {
      text-decoration: underline; }
  #contact .wpcf7-form .tc .wpcf7-submit {
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    background: #00aeeb;
    padding: 10px 20px;
    width: 200px;
    margin: 20px 0; }
    @media screen and (max-width: 768px) {
      #contact .wpcf7-form .tc .wpcf7-submit {
        display: block;
        margin: 20px auto; } }
  #contact .wpcf7-form .tc .wpcf7-list-item {
    margin: 0; }

/*=== フォームの設定 end==*/
.js-fade {
  opacity: 0; }
  .js-fade.is-inview {
    animation: fadeUp 1s forwards; }

@keyframes fadeUp {
  to {
    opacity: 1; } }
.js-inview {
  opacity: 0; }
  .js-inview.poyo {
    transform: scale(0); }
  .js-inview.is-inview {
    opacity: 1; }
    .js-inview.is-inview.poyo {
      animation: poyo 1.7s;
      transform: scale(1); }

@keyframes poyo {
  0% {
    transform: scale(0); }
  40%, 60%, 80% {
    transform: scale(1.05); }
  50%, 70% {
    transform: scale(0.97); }
  100% {
    transform: scale(1); } }
.ad_02 {
  animation-delay: 1s; }

/*=====================================================================
#プラグインの設定 end
=======================================================================*/
.mv__sp {
  display: none; }
  @media screen and (max-width: 768px) {
    .mv__sp {
      width: 100%;
      display: block; }
      .mv__sp .swiper-slide img {
        height: 65vh;
        object-fit: cover;
        object-position: bottom; } }

/*========= 背景動画設定のCSS ===============*/
.mv {
  width: 100%;
  position: relative;
  height: 100vh;
  /*header設定*/
  /* ローディングアイコン設定 */
  /*jQueryで付与されたdisappearクラスがついたらロゴエリアを非表示*/
  /* youtube設定 */
  /*jQueryで付与されたappearクラスがついたらYoutubeエリアをふわっと表示*/
  /*youtubeがクリックされないためのマスク*/ }
  @media screen and (max-width: 768px) {
    .mv {
      padding-top: 50%;
      width: 88%;
      margin: auto;
      height: auto; } }
  .mv .logo {
    position: absolute;
    right: 5%;
    bottom: 30px;
    z-index: 99;
    width: 28%;
    max-width: 540px; }
    @media screen and (max-width: 768px) {
      .mv .logo {
        top: -12%;
        width: 54%;
        bottom: unset;
        right: 2%; } }
  .mv #header {
    position: relative;
    /*ローディング画像などを表示す際の基点とするため指定*/
    height: 85vh;
    text-align: center;
    color: #fff;
    overflow: hidden;
    /*ローディング画面時＆動画が表示されないときに表示する背景画像のレスポンシブ化*/
    background-size: cover; }
    @media screen and (max-width: 768px) {
      .mv #header {
        height: 27vh; } }
  .mv #loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold; }
  .mv #loading.disappear {
    display: none; }
  .mv #youtube-area {
    z-index: 1;
    /*最背面に設定*/
    overflow: hidden;
    opacity: 0; }
    @media screen and (max-width: 768px) {
      .mv #youtube-area {
        top: 0;
        right: 0; } }
  .mv #youtube-area.appear {
    animation-name: PageAnimeAppear;
    animation-duration: .5s;
    animation-fill-mode: forwards; }
@keyframes PageAnimeAppear {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  .mv #youtube {
    /*天地中央配置*/
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*縦横幅指定*/
    width: 177.77777778vh;
    /* 16:9 の幅→16 ÷ 9＝ 177.77% */
    height: 56.25vw;
    /* 16:9の幅 → 9 ÷ 16 = 56.25% */
    min-height: 100%;
    min-width: 100%; }
  .mv #youtube-mask {
    position: absolute;
    z-index: 2;
    /*下から2番目に表示*/
    top: 0;
    width: 100%;
    height: 100%; }
  .mv .mv-nami {
    position: relative;
    width: 100%;
    top: -50px;
    pointer-events: none; }
    @media screen and (max-width: 768px) {
      .mv .mv-nami {
        display: none; } }

.scroll_down {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%); }
  @media screen and (max-width: 768px) {
    .scroll_down {
      display: none; } }

.scroll_down a {
  opacity: 1; }

.scroll_down a {
  color: #00aeeb;
  position: absolute;
  bottom: 60px;
  left: 50%;
  display: block;
  background-size: 14px auto;
  z-index: 2;
  text-decoration: none;
  transform: translate(-50%, -50%); }

.scroll_down a:before {
  position: absolute;
  top: calc(50% + 29px);
  left: calc(50% - 8px);
  transform: rotate(-45deg);
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  border: 2px solid #00aeeb;
  border-width: 0px 0 2px 2px;
  animation: bounce 2s linear infinite; }

.scroll_down a:after {
  position: absolute;
  width: 45px;
  height: 45px;
  content: "";
  top: calc(50% + 16px);
  left: calc(50% - 23px);
  background-image: url("../img/icon-en.svg");
  background-repeat: no-repeat; }

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  70%,
  80% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg); }
  40% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg); }
  60% {
    -webkit-transform: translateY(-4px) rotate(-45deg);
    -ms-transform: translateY(-4px) rotate(-45deg);
    transform: translateY(-4px) rotate(-45deg); } }
#page-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 100;
  cursor: pointer; }
  #page-top * {
    text-align: center; }
  #page-top img {
    display: inline-block;
    margin-bottom: 5px;
    width: 60px;
    height: auto; }
  #page-top p {
    font-size: 1.2rem;
    color: #00aeeb; }
  @media screen and (max-width: 768px) {
    #page-top {
      bottom: 70px !important;
      right: 20px; }
      #page-top img {
        width: 30px; } }

.privacy-policy {
  padding-bottom: 150px; }
  .privacy-policy h3 {
    font-size: 2.5rem;
    color: #00aeeb;
    margin-bottom: 10px;
    margin-top: 60px;
    line-height: 1.8; }
    .privacy-policy h3:first-child {
      margin-top: 0; }
    @media screen and (max-width: 768px) {
      .privacy-policy h3 {
        font-size: 1.7rem; } }
  .privacy-policy p, .privacy-policy li {
    font-size: 1.8rem;
    font-family: "FOT-筑紫A丸ゴシック Std E"; }
    @media screen and (max-width: 768px) {
      .privacy-policy p, .privacy-policy li {
        font-size: 1.4rem; } }
