@charset "UTF-8";
/* -----------------------
配色
----------------------- */
/* -----------------------
フォントファミリー
----------------------- */
/* -----------------------
フォントサイズ
----------------------- */
/* -----------------------
絶対値の余白
----------------------- */
/* -----------------------
アニメーションのイージング
----------------------- */
/* -----------------------
コンテナの最大幅
----------------------- */
/* -----------------------
各パーツのデフォルトのサイズ
----------------------- */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* -----------------------------------------------
* Plugins エントリーポイント
-------------------------------------------------- */
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* box-modelをリセットし、borderを設定します */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. すべてのブラウザで行の高さを修正します。
 * 2. iOSで向きを変更した後のフォントサイズの調整を防ぎます。
 * 3. iOSのリンクの灰色のオーバーレイを削除します。
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * すべてのブラウザで余白を削除します。
 */
body {
  margin: 0;
}

/**
 * IEで一貫してmain要素をレンダリングします。
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Firefoxで正しいボックスサイズを追加します。
 * 2. EdgeとIEのオーバーフローを表示します。
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. すべてのブラウザでフォントサイズの継承とスケーリングを修正します。
 * 2. すべてのブラウザで奇妙なemフォントサイズを修正します。
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * IE10のアクティブなリンクの灰色の背景を削除します。
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Chrome57の下の境界線を削除します。
 * 2. Chrome、Edge、IE、Opera、Safariで正しいテキスト装飾を追加します。
 */
abbr[title] {
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Chrome、Edge、Safariで正しいフォントの太さを追加します。
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. すべてのブラウザでフォントサイズの継承とスケーリングを修正します。
 * 2. すべてのブラウザで奇妙なemフォントサイズを修正します。
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * すべてのブラウザで正しいフォントサイズを追加します。
 */
small {
  font-size: 80%;
}

/**
 * sub要素とsup要素がすべてのブラウザの行の高さに影響を与えないようにします。
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * 垂直方向の配置の問題を防ぎます。
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * フォームフィールドをリセットしてスタイルを設定できるようにする
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * ラジオとチェックボックスの外観をリセットして、iOSでの外観を維持します。
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * IEでオーバーフローを表示します。
 * 1.Edgeにオーバーフローを表示します。
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Edge、Firefox、およびIEでのテキスト変換の継承を削除します。
 * 1. Firefoxでテキスト変換の継承を削除します。
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * iOSとSafariでクリック可能なタイプのスタイルを設定できない問題を修正しました。
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Firefoxで内側の境界線とパディングを削除します。
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * 前のルールで設定されていないフォーカススタイルを復元します。
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * IE10およびIE11の矢印を削除します
 */
select::-ms-expand {
  display: none;
}

/**
 * パディングを削除します
 */
option {
  padding: 0;
}

/**
 * 非表示にリセット
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. EdgeとIEでのテキストの折り返しを修正します。
 * 2. IEのfieldset要素からの色の継承を修正します。
 * 3. すべてのブラウザでfieldset要素をゼロにしたときに開発者が追いつかないように、パディングを削除します。
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Chrome、Firefox、Operaで正しい垂直方向の配置を追加します。
 */
progress {
  vertical-align: baseline;
}

/**
 * IE10以降のデフォルトの垂直スクロールバーを削除します。
 */
textarea {
  overflow: auto;
}

/**
 * Chromeのインクリメントボタンとデクリメントボタンのカーソルスタイルを修正しました。
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Safariのアウトラインスタイルを修正します。
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * macOSのChromeとSafariの内側のパディングを削除します。
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. iOSとSafariでクリック可能なタイプのスタイルを設定できない問題を修正しました。
 * 2. Safariでフォントのプロパティをinheritに変更します。
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * クリック可能なラベル
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Edge、IE 10以降、およびFirefoxに正しい表示を追加します。
 */
details {
  display: block;
}

/*
 * すべてのブラウザに正しい表示を追加します。
 */
summary {
  display: list-item;
}

/*
 * 編集可能なコンテンツのアウトラインを削除します。
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * IE10以降で正しい表示を追加します。
 */
template {
  display: none;
}

/**
 * IE10で正しい表示を追加します。
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "himaji";
  src: url(../font/KFhimaji.otf);
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Noto Sans CJK JP"), local("Noto Sans JP"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format("opentype");
}
body {
  color: #000;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  font-weight: 500;
}

a:hover {
  opacity: 0.6;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body.ua-ie-11 {
  font-family: "メイリオ", "Yu Gothic", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body.ua-win-chrome {
  font-weight: 500;
}

.fit {
  width: 100%;
  height: auto;
}

.upper {
  text-transform: uppercase;
}

.sp {
  display: none;
}

/* --------------------------------
c-header
----------------------------------- */
.c-header {
  padding: 10px 20px;
}

@media screen and (max-width: 360px) {
  .c-header {
    padding: 10px;
  }
}

.c-header-inner {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1023px) {
  .c-header-inner {
    width: 100%;
  }
}

.c-header-logo {
  width: 160px;
}

@media screen and (max-width: 599px) {
  .c-header-logo {
    width: 110px;
  }
}

@media screen and (max-width: 920px) {
  .c-header-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.c-header-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 920px) {
  .c-header-contact {
    display: block;
    margin-right: 20px;
  }
}

@media screen and (max-width: 360px) {
  .c-header-contact {
    margin-right: 5px;
  }
}

.c-header-holiday {
  margin-right: 6px;
  width: 40px;
  height: 40px;
  background-color: #ffef64;
  color: #2e1500;
  font-size: 14px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 920px) {
  .c-header-holiday {
    width: 100%;
    height: auto;
    padding: 3px 0;
  }
}

@media screen and (max-width: 920px) {
  .c-header-holiday ._responsive {
    display: none;
  }
}

.c-header-box {
  margin-right: 22px;
}

@media screen and (max-width: 920px) {
  .c-header-box {
    margin-right: 0;
  }
}

@media screen and (max-width: 920px) {
  .c-header-reservation {
    display: none !important;
  }
}

.c-header-tel {
  font-size: 20px;
  font-weight: bold;
  padding-left: 18px;
  position: relative;
  color: #222;
}

@media screen and (max-width: 920px) {
  .c-header-tel {
    display: block;
    margin-top: 3px;
    font-size: 16px;
  }
}

.c-header-tel::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 15px;
  height: 18px;
  background-image: url(../images/common/header-icon01.png);
  background-size: cover;
}

.c-header-hour {
  padding-left: 12px;
  color: #222;
  font-size: 12px;
}

@media screen and (max-width: 920px) {
  .c-header-hour {
    margin-top: 6px;
    padding-left: 0;
  }
}

/* --------------------------------
c-footer
----------------------------------- */
.c-footer {
  margin-top: 70px;
  position: relative;
}

@media screen and (max-width: 920px) {
  .c-footer {
    margin-bottom: 9.5vh;
  }
}

@media screen and (max-width: 599px) {
  .c-footer {
    margin-top: 40px;
  }
}

.c-footer-top {
  width: 636px;
  margin: 0 auto;
}

@media screen and (max-width: 599px) {
  .c-footer-top {
    width: 90%;
  }
}

.c-footer-logo {
  display: block;
  width: 200px;
  margin: 0 auto;
}

.c-footer-name, .c-footer-address, .c-footer-tel {
  color: #222;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7;
  text-align: center;
}

.c-footer-name {
  margin-top: 35px;
}

@media screen and (max-width: 599px) {
  .c-footer-navigation {
    overflow: hidden;
  }
}

.c-footer-navigation-list01 {
  margin-top: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 599px) {
  .c-footer-navigation-list01 {
    margin-top: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: -27px;
  }
}

.c-footer-navigation-list02 {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 599px) {
  .c-footer-navigation-item01 {
    margin-top: 35px;
    margin-right: 27px;
  }
}

.c-footer-navigation-item02:not(:last-of-type) {
  margin-right: 30px;
}

@media screen and (max-width: 360px) {
  .c-footer-navigation-item02:not(:last-of-type) {
    margin-right: 10px;
  }
}

.c-footer-navigation-link01, .c-footer-navigation-link02 {
  display: block;
  color: #0056a8;
  font-size: 14px;
  text-decoration: underline;
}

.c-footer-navigation-link01 {
  font-weight: bold;
}

.c-footer-navigation-link02 {
  font-weight: 500;
}

.c-footer-copyright {
  margin-top: 65px;
  color: #222;
  font-size: 12px;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .c-footer-copyright {
    margin-top: 120px;
  }
}

.c-footer-wave {
  width: 100%;
  height: 208px;
}


/* -----------------------------------------------
* Modules エントリーポイント
-------------------------------------------------- */
/* -----------------------
l-wrapper
----------------------- */
.l-wrapper {
  background-image: url(../img/common/background01.png);
  background-size: auto;
  background-repeat: repeat;
}

/* -----------------------
l-contents
----------------------- */
.l-contents_middle {
  width: 1000px;
  margin: 0 auto;
}

/* -----------------------------------------------
* layout エントリーポイント
-------------------------------------------------- */
/* -----------------------
p-mainVisual
----------------------- */
.p-mainVisual-item {
  border-radius: 20px;
  overflow: hidden;
}
.p-mainVisual .slick-slide {
  margin: 0 5px;
}

/* -----------------------
p-catch
----------------------- */
.p-catch {
  margin-top: 80px;
}
.p-catch-inner {
  background-image: url(../img/home/catch-picture01.png), url(../img/home/catch-picture02.png);
  background-repeat: no-repeat, no-repeat;
  background-position-x: left, right;
  background-position-y: bottom, 15px;
  padding-bottom: 15px;
}
.p-catch-title01 {
  color: #2e1500;
  font-size: 48px;
  font-family: himaji;
  letter-spacing: 1.92px;
  text-align: center;
  position: relative;
  background-image: url(../img/home/catch-icon01.png);
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-position-y: bottom;
  background-size: 370px;
}
.p-catch-title01 span {
  font-size: 36px;
}
.p-catch-title02 {
  color: #2e1500;
  font-size: 48px;
  font-family: himaji;
  letter-spacing: 1.92px;
  text-align: center;
  position: relative;
  background-image: url(../img/home/catch-icon02.png);
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-position-y: bottom;
  background-size: 500px;
}
.p-catch-title02 span {
  font-size: 36px;
}
.p-catch-title03 {
  color: #2e1500;
  font-size: 48px;
  font-family: himaji;
  letter-spacing: 1.92px;
  text-align: center;
  position: relative;
  background-image: url(../img/home/catch-icon02.png);
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-position-y: bottom;
  background-size: 500px;
}
.p-catch-text {
  margin: 20px auto 0;
  width: 602px;
  color: #222;
  font-size: 14px;
  line-height: 1.75;
  text-align: center;
}

/* -----------------------
p-corona
----------------------- */
.p-corona {
  margin-top: 45px;
  padding-bottom: 224px;
}
.p-corona-title {
  background-color: #fff;
  border-radius: 5px;
  border: 2px solid #0268b6;
  padding: 19px 0;
  text-align: center;
  color: #222;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
}
.p-corona-title.close ._accordion::before {
  content: none;
}
.p-corona-title ._accordion {
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  width: 15px;
  height: 15px;
}
.p-corona-title ._accordion::before, .p-corona-title ._accordion::after {
  display: block;
  content: "";
  background-color: #0268b6;
  position: absolute;
  width: 15px;
  height: 3px;
  top: 6px;
  left: 0;
}
.p-corona-title ._accordion::before {
  width: 3px;
  height: 15px;
  top: 0;
  left: 6px;
}
.p-corona-title span {
  position: relative;
}
.p-corona-title span::before, .p-corona-title span::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-corona-title span::before {
  width: 51px;
  height: 21px;
  background-image: url(../img/home/corona-icon01.png);
  background-size: cover;
  left: -70px;
}
.p-corona-title span::after {
  width: 20px;
  height: 37px;
  background-image: url(../img/home/corona-icon02.png);
  background-size: cover;
  right: -40px;
}
.p-corona-box {
  display: none;
  margin-top: 10px;
  border: 1px solid #ccc;
  padding: 20px 24px 20px;
  background-color: #fff;
}
.p-corona-text {
  font-size: 14px;
  line-height: 2;
}
.p-corona-text ._marker {
  font-weight: bold;
  background-color: #ffef64;
}
.p-corona-text ._caution {
  font-weight: bold;
  color: #e71f19;
}

/* -----------------------
p-experience
----------------------- */
.p-experience {
  padding-bottom: 273px;
}
.p-experience-background {
  height: 726px;
  background-image: url(../img/home/experience-background.jpg);
  background-size: cover;
  position: relative;
}
.p-experience-inner {
  position: absolute;
  margin-top: -200px;
  width: 1000px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-experience-heading {
  font-family: himaji;
  text-align: center;
}
.p-experience-heading._ja {
  color: #2e1500;
  font-size: 60px;
}
.p-experience-heading._en {
  color: #0268e6;
  font-size: 16px;
}
.p-experience-list {
  margin-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.p-experience-list::after {
  content: "";
  display: block;
  width: 30%;
}
.p-experience-item {
  margin-top: 2px;
  width: 248px;
  background-color: #fff;
  border-radius: 10px;
}
.p-experience-link {
  padding: 20px;
  height: 390px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-experience-link-bottom {
  padding-top: 9px;
  border-top: 1px dotted #222;
}
.p-experience-image img {
  border-radius: 10px;
}
.p-experience-title {
  margin-top: 15px;
  color: #222;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}
.p-experience-text {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}
.p-experience-price {
  color: #0268e6;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}
.p-experience-price span {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  font-weight: 500;
}
.p-experience-icon {
  position: relative;
  margin-top: 25px;
}
.p-experience-icon::before, .p-experience-icon::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
}
.p-experience-icon::before {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #0268b6;
}
.p-experience-icon::after {
  right: 6px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-experience-button {
  position: absolute;
  bottom: -81px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* -----------------------
p-handmade
----------------------- */
.p-handmade {
  background-image: url(../img/common/background03.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 96px 0 60px;
}
.p-handmade-text01 {
  color: #2e1500;
  font-size: 24px;
  font-family: himaji;
  letter-spacing: 1.2px;
  text-align: center;
}
.p-handmade-text02 {
  margin-top: 10px;
  color: #2e1500;
  font-size: 60px;
  font-family: himaji;
  text-align: center;
}
.p-handmade-text03 {
  margin-top: 10px;
  color: #0268b6;
  font-size: 16px;
  font-family: himaji;
  letter-spacing: 0.4px;
  text-align: center;
}
.p-handmade-text04 {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7;
  text-align: center;
}
.p-handmade-list {
  margin-top: 30px;
}
.p-handmade-list .slick-slide {
  margin: 0 10px;
}
.p-handmade-item {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  margin-top: 50px;
  position: relative;
}
.p-handmade-link {
  display: block;
}
.p-handmade-link-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 20px 20px;
  height: 160px;
}
.p-handmade-link-bottom {
  padding-top: 9px;
  border-top: 1px dotted #222;
}
.p-handmade-balloon {
  position: absolute;
  top: -50px;
  right: 0;
}
.p-handmade-balloon-inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 71px;
  height: 71px;
  text-align: center;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.25;
  background: #e85477;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-handmade-balloon-inner::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: -8px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e85477;
  z-index: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.p-handmade-title {
  color: #222;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}
.p-handmade-price {
  color: #0268e6;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}
.p-handmade-price span {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  font-weight: 500;
}
.p-handmade-icon {
  position: relative;
  margin-top: 25px;
}
.p-handmade-icon::before, .p-handmade-icon::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
}
.p-handmade-icon::before {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #0268b6;
}
.p-handmade-icon::after {
  right: 6px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p-handmade-button {
  margin-top: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* -----------------------
p-notice
----------------------- */
.p-notice-contents01 {
  padding-top: 60px;
}
.p-notice-contents02 {
  margin-top: 100px;
}
.p-notice-banner {
  display: block;
  width: 80%;
  margin: 0 auto;
}
.p-notice-list01 {
  margin-top: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-notice-list02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-notice-item01 {
  width: calc((100% - 41px) / 2);
}
.p-notice-item02 {
  width: calc((100% - 2px) / 2);
  position: relative;
}
.p-notice-link02 {
  display: block;
  position: relative;
}
.p-notice-title01 {
  color: #2e1500;
  font-size: 36px;
  font-family: himaji;
}
.p-notice-title01 span {
  margin-left: 20px;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.p-notice-title02 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 60px;
  color: #fefefe;
  font-size: 30px;
  font-weight: 900;
}
.p-notice-title02 span {
  display: block;
  margin-top: 20px;
  font-size: 24px;
  font-weight: bold;
}
.p-notice-news-list {
  height: 340px;
  margin-top: 30px;
}
.p-notice-news-item:last-of-type {
  border-bottom: 1px solid #ccc;
}
.p-notice-news-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  border-top: 1px solid #ccc;
}
.p-notice-news-date {
  margin-right: 40px;
  color: #222;
  font-size: 14px;
  font-weight: 500;
}
.p-notice-news-title {
  color: #0056a8;
  font-size: 14px;
  text-decoration: underline;
}
.p-notice-blog-list {
  height: 340px;
  margin-top: 30px;
}
.p-notice-blog-item:not(:first-of-type) {
  margin-top: 30px;
}
.p-notice-blog-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-notice-blog-image {
  width: 160px;
  margin-right: 22px;
}
.p-notice-blog-contents {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-notice-blog-date {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 500;
}
.p-notice-blog-title {
  color: #0056a8;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
.p-notice-icon {
  position: relative;
}
.p-notice-icon::before, .p-notice-icon::after {
  position: absolute;
  top: 0;
  bottom: 70px;
  right: 20px;
  margin: auto;
  content: "";
}
.p-notice-icon::before {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #fff;
}
.p-notice-icon::after {
  right: 33px;
  width: 14px;
  height: 14px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* -----------------------
p-about
----------------------- */
.p-about {
  margin-top: 120px;
}
.p-about-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-about-top-image {
  width: 65.88vw;
  margin-right: 5.12vw;
}
.p-about-top-title {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}
.p-about-top-heading {
  color: #2e1500;
  font-size: 48px;
  font-family: himaji;
  line-height: 1.25;
}
.p-about-top-heading._sub {
  margin-right: 10px;
  color: #0268b6;
  font-size: 30px;
  line-height: 1;
}
.p-about-bottom {
  margin-top: 40px;
}
.p-about-bottom-heading {
  color: #2e1500;
  font-size: 36px;
  font-family: himaji;
  text-align: center;
  position: relative;
}
.p-about-bottom-heading span {
  display: inline-block;
}
.p-about-bottom-heading::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 170px;
  width: 46px;
  height: 56px;
  background-image: url(../img/home/about-bubble01.png);
  background-size: cover;
}
.p-about-bottom-heading::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 200px;
  width: 31px;
  height: 30px;
  background-image: url(../img/home/about-bubble02.png);
  background-size: cover;
}
.p-about-list01 {
  width: 812px;
  margin: 34px auto 0;
  padding: 0 81px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(../img/home/about-bubble03.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-about-list02 {
  margin-top: 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-about-item01 {
  width: 191px;
  height: 168px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2e1500;
  font-size: 40px;
  font-family: himaji;
  text-align: center;
  letter-spacing: -3px;
}
.p-about-item01:nth-of-type(1) {
  background-image: url(../img/home/about-icon01.png);
  background-size: cover;
  margin-right: 38px;
}
.p-about-item01:nth-of-type(2) {
  background-image: url(../img/home/about-icon02.png);
  background-size: cover;
  margin-right: 38px;
}
.p-about-item01:nth-of-type(3) {
  background-image: url(../img/home/about-icon03.png);
  background-size: cover;
}
.p-about-item01:nth-of-type(4) {
  background-image: url(../img/home/about-icon02.png);
  background-size: cover;
  margin-right: 38px;
}
.p-about-item01:nth-of-type(5) {
  background-image: url(../img/home/about-icon01.png);
  background-size: cover;
}
.p-about-item01 span._01 {
  font-size: 36px;
}
.p-about-item01 span._02 {
  font-size: 30px;
}
.p-about-item02:not(:last-of-type) {
  margin-right: 20px;
}
.p-about-link02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 320px;
  height: 110px;
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid #222;
  font-weight: bold;
  position: relative;
}
.p-about-link02 span {
  display: block;
}
.p-about-link02._tel {
  padding-left: 61px;
  font-size: 30px;
}
.p-about-link02._tel::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 21px;
  width: 31px;
  height: 52px;
  background-image: url(../img/home/about-icon04.png);
  background-size: cover;
}
.p-about-link02._tel span {
  margin-top: 5px;
  font-size: 14px;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  font-weight: normal;
}
.p-about-link02._reservation {
  padding-left: 71px;
  font-size: 24px;
}
.p-about-link02._reservation::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 22px;
  width: 40px;
  height: 64px;
  background-image: url(../img/home/about-icon05.png);
  background-size: cover;
}
.p-about-link02._reservation span {
  margin-bottom: 5px;
  font-size: 14px;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
.p-about-link02._mail {
  padding-left: 80px;
  font-size: 20px;
}
.p-about-link02._mail::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 22px;
  width: 40px;
  height: 31px;
  background-image: url(../img/home/about-icon06.png);
  background-size: cover;
}
.p-about-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 22px;
}
.p-about-icon::before, .p-about-icon::after {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
}
.p-about-icon::before {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #0268b6;
}
.p-about-icon::after {
  right: 6px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* --------------------------------
p-slick
----------------------------------- */
.p-slick-dots01 {
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-slick-dots01 li {
  display: inline-block;
  margin: 0 7px;
}
.p-slick-dots01 li button {
  position: relative;
  text-indent: -9999px;
}
.p-slick-dots01 li button::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 8px;
  height: 8px;
  background-color: #000;
  opacity: 0.2;
  border-radius: 50%;
}
.p-slick-dots01 li.slick-active button::before {
  background-color: #000;
  opacity: 1;
}
.p-slick-dots02 {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-slick-dots02 li {
  display: inline-block;
  margin: 0 10px;
}
.p-slick-dots02 li button {
  position: relative;
  text-indent: -9999px;
}
.p-slick-dots02 li button::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 8px;
  height: 8px;
  background-color: #000;
  opacity: 0.2;
  border-radius: 50%;
}
.p-slick-dots02 li.slick-active button::before {
  opacity: 1;
}

/* --------------------------------
p-bottomNavi
----------------------------------- */
.p-bottomNavi {
  display: none;
}

@media screen and (max-width: 920px) {
  .p-bottomNavi {
    background-color: #fff;
    display: block;
    position: fixed;
    height: 70px;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9999;
  }
}

.p-bottomNavi-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-bottomNavi-item {
  width: 20%;
  border-top: 2px solid #222;
  border-bottom: 2px solid #222;
  border-left: 2px solid #222;
}

.p-bottomNavi-item:nth-of-type(1) .p-bottomNavi-link {
  padding: 10px 0;
}

.p-bottomNavi-item:nth-of-type(1) .p-bottomNavi-image {
  width: 18px;
  margin-bottom: 5px;
}

.p-bottomNavi-item:nth-of-type(2) .p-bottomNavi-link {
  padding: 20px 0 10px;
}

.p-bottomNavi-item:nth-of-type(2) .p-bottomNavi-image {
  width: 23px;
}

.p-bottomNavi-item:nth-of-type(3) .p-bottomNavi-link {
  padding: 10px 0;
}

.p-bottomNavi-item:nth-of-type(3) .p-bottomNavi-image {
  width: 17px;
}

.p-bottomNavi-item:nth-of-type(4) .p-bottomNavi-link {
  padding: 10px 0;
}

.p-bottomNavi-item:nth-of-type(4) .p-bottomNavi-image {
  width: 25px;
}

.p-bottomNavi-item:nth-of-type(5) .p-bottomNavi-link {
  padding: 15px 0 10px;
  border-right: 2px solid #222;
}

.p-bottomNavi-link {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #222;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}

.p-bottomNavi-hamburger {
  position: relative;
  width: 20px;
  height: 21px;
}

.p-bottomNavi-hamburger span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  position: absolute;
  width: 20px;
  left: 0;
  background-color: #0268b6;
  height: 3px;
}

.p-bottomNavi-hamburger span:nth-of-type(1) {
  top: 0;
}

.p-bottomNavi-hamburger span:nth-of-type(2) {
  top: 9px;
}

.p-bottomNavi-hamburger span:nth-of-type(3) {
  top: 18px;
}

.p-bottomNavi-hamburger.active span:nth-of-type(1) {
  top: 7px;
  left: 0;
  -webkit-transform: translateY(5px) rotate(-45deg);
          transform: translateY(5px) rotate(-45deg);
}

.p-bottomNavi-hamburger.active span:nth-of-type(2) {
  opacity: 0;
}

.p-bottomNavi-hamburger.active span:nth-of-type(3) {
  top: 17px;
  left: 0;
  -webkit-transform: translateY(-5px) rotate(45deg);
          transform: translateY(-5px) rotate(45deg);
}


/* --------------------------------
p-reservation
----------------------------------- */
.p-reservation {
  position: fixed;
  bottom:100px;
  right: 20px;
  width: 120px;
  z-index: 8888;
}

/* --------------------------------
p-pagetop
----------------------------------- */
.p-pagetop {
  position: absolute;
  bottom: 208px;
  right: 13.39vw;
}
.p-pagetop a {
  display: block;
  width: 41px;
}

/* --------------------------------
p-navigation
----------------------------------- */
.p-navigation {
  margin-top: 20px;
}
.p-navigation.active {
  right: 0;
}
.p-navigation-header {
  display: none;
}
.p-navigation-logo {
  display: block;
  width: 98px;
}
.p-navigation-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.p-navigation-item::before {
  left: 20px;
}
.p-navigation-item:not(:last-of-type) {
  margin-right: 30px;
}
.p-navigation-item._pc {
  display: block;
}
.p-navigation-item._responsive {
  display: none;
}
.p-navigation-link {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 8px;
  -webkit-transition: none;
  transition: none;
}
.p-navigation-link._pc {
  display: block;
}
.p-navigation-link._responsive {
  display: none;
}
.p-navigation-link:hover {
  opacity: 1;
  color: #0268b6;
  border-bottom: 2px solid #0268b6;
  -webkit-transition: none;
  transition: none;
}

/* --------------------------------
p-hamburger
----------------------------------- */
.p-hamburger {
  display: none;
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #0268b6;
  cursor: pointer;
}
.p-hamburger span {
  display: inline-block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 20px;
  height: 3px;
  background-color: #fff;
}
.p-hamburger span:nth-of-type(1) {
  top: 16px;
}
.p-hamburger span:nth-of-type(2) {
  top: 26px;
}

/* --------------------------------
p-button
----------------------------------- */
.p-button01 {
  display: block;
  width: 150px;
  background-color: #0268b6;
  padding: 11px 0;
  border-radius: 19px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.p-button02 {
  display: block;
  width: 380px;
  background-color: #fff;
  padding: 21px 0;
  border-radius: 30px;
  border: 2px solid #222;
  color: #222;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.p-button02:hover {
  background-color: #0268b6;
  color: #fff;
  border: 2px solid #0268b6;
  -webkit-transition: all 0.5;
  transition: all 0.5;
  opacity: 1;
}
.p-button03 {
  display: block;
  width: 480px;
  background-color: #fff;
  padding: 11px 0;
  border-radius: 20px;
  border: 2px solid #222;
  color: #222;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.p-button03:hover {
  background-color: #0268b6;
  color: #fff;
  border: 2px solid #0268b6;
  -webkit-transition: all 0.5;
  transition: all 0.5;
  opacity: 1;
}

/* -----------------------------------------------
* Page エントリーポイント
-------------------------------------------------- */
/* -----------------------
margin
----------------------- */
/* -----------------------------------------------
* utility エントリーポイント
-------------------------------------------------- */
@media (prefers-reduced-motion: reduce) {
  *,
::before,
::after {
    -webkit-animation: none !important;
            animation: none !important;
    scroll-behavior: auto !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
@media screen and (max-width: 1439px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1023px) {
  body {
    margin: 0;
  }
  .l-contents_middle {
    width: 100%;
  }
  .p-corona {
    width: 90%;
  }
  .p-experience-background {
    height: 1050px;
  }
  .p-experience-inner {
    width: 90%;
  }
  .p-experience-item {
    width: calc((90% - 2px) / 3);
  }
  .p-experience-button {
    bottom: -150px;
  }
  .p-handmade {
    background-image: url(../img/common/background03-sp.png);
    padding: 85px 0 40px;
  }
  .p-notice-list01 {
    width: 80%;
    margin: 90px auto 0;
  }
  .p-about-list01 {
    width: 90%;
    margin: 16px auto 0;
    padding: 0;
  }
  .p-about-list02 {
    margin: 60px auto 0;
    display: block;
    width: 90%;
  }
  .p-about-item02:not(:last-of-type) {
    margin-right: 0;
  }
  .p-about-item02:not(:first-of-type) {
    margin-top: 20px;
  }
  .p-about-link02 {
    margin: 0 auto;
  }
  .p-pagetop {
    bottom: 250px;
    right: 40px;
  }
  .p-button03 {
    width: 100%;
  }
}
@media screen and (max-width: 920px) {
  body {
    margin: 0;
  }
  .p-navigation {
    margin-top: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: -120%;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  .p-navigation-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 90px;
  }
  .p-navigation-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: calc((100vh - 90px) / 9 * 8);
  }
  .p-navigation-item {
    background-color: #0268b6;
    position: relative;
    border-top: 1px solid #80b3da;
  }
  .p-navigation-item::before, .p-navigation-item::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p-navigation-item::after {
    right: 20px;
    width: 10px;
    height: 10px;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
  }
  .p-navigation-item:nth-of-type(1)::before {
    width: 27px;
    height: 23px;
    background-image: url(../img/home/navigation-icon01.png);
    background-size: cover;
  }
  .p-navigation-item:nth-of-type(2)::before {
    width: 22px;
    height: 22px;
    background-image: url(../img/home/navigation-icon02.png);
    background-size: cover;
  }
  .p-navigation-item:nth-of-type(3)::before {
    width: 27px;
    height: 23px;
    background-image: url(../img/home/navigation-icon03.png);
    background-size: cover;
  }
  .p-navigation-item:nth-of-type(4)::before {
    width: 24px;
    height: 26px;
    background-image: url(../img/home/navigation-icon04.png);
    background-size: cover;
  }
  .p-navigation-item:nth-of-type(5)::before {
    width: 28px;
    height: 31px;
    background-image: url(../img/home/navigation-icon05.png);
    background-size: cover;
  }
  .p-navigation-item:nth-of-type(6)::before {
    width: 26px;
    height: 25px;
    background-image: url(../img/home/navigation-icon06.png);
    background-size: cover;
  }
  .p-navigation-item:nth-of-type(7)::before {
    width: 23px;
    height: 29px;
    background-image: url(../img/home/navigation-icon07.png);
    background-size: cover;
  }
  .p-navigation-item:nth-of-type(8)::before {
    width: 27px;
    height: 20px;
    background-image: url(../img/home/navigation-icon08.png);
    background-size: cover;
  }
  .p-navigation-item:not(:last-of-type) {
    margin-right: 0;
  }
  .p-navigation-item._pc {
    display: none;
  }
  .p-navigation-item._responsive {
    display: block;
  }
  .p-navigation-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    height: calc((100vh - 90px) / 9);
    padding-left: 67px;
    padding-bottom: 0;
  }
  .p-navigation-link._pc {
    display: none;
  }
  .p-navigation-link._responsive {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .p-navigation-link:hover {
    color: #fff;
    background-color: #67a4d3;
  }
  .p-hamburger {
    display: block;
  }
}
@media screen and (max-width: 799px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 599px) {
  body {
    margin: 0;
  }
  .pc {
    display: none;
  }
  .sp {
    display: inherit;
  }
  .c-header-logo {
    width: 110px;
  }
  .p-catch {
    margin-top: 25px;
  }
  .p-catch-inner {
    background-image: url(../img/home/catch-picture01_sp.png), url(../img/home/catch-picture02_sp.png);
    background-size: 59px, 63px;
    background-position-x: 4%, 96%;
    background-position-y: 15px, 15px;
    padding-bottom: 0;
  }
  .p-catch-title01 {
    font-size: 36px;
    background-size: 224px;
  }
  .p-catch-title01 span {
    font-size: 30px;
  }
  .p-catch-title02 {
    font-size: 36px;
    background-size: 224px;
  }
  .p-catch-title02 span {
    font-size: 30px;
  }
  .p-catch-title03 {
    font-size: 36px;
    background-size: 160px;
  }
  .p-catch-text {
    margin: 15px auto 0;
    width: 90%;
  }
  .p-corona {
    margin-top: 30px;
    padding-bottom: 174px;
  }
  .p-corona-title span::before {
    width: 42px;
    height: 17px;
    left: -50px;
  }
  .p-corona-title span::after {
    right: -65px;
  }
  .p-experience {
    padding-bottom: 198px;
  }
  .p-experience-background {
    height: 1361px;
    background-image: url(../img/common/background02.png);
  }
  .p-experience-inner {
    margin-top: -125px;
  }
  .p-experience-heading._ja {
    font-size: 48px;
  }
  .p-experience-list {
    margin-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-experience-item {
    width: calc((90% - 2px) / 2);
  }
  .p-experience-item:nth-child(odd) {
    margin-right: 3px;
  }
  .p-experience-link {
    padding: 10px;
    height: 352px;
  }
  .p-experience-title {
    margin-top: 10px;
    font-size: 16px;
  }
  .p-experience-price {
    text-align: left;
  }
  .p-experience-icon::before, .p-experience-icon::after {
    bottom: 15px;
  }
  .p-experience-button {
    width: 90%;
    bottom: -126px;
  }
  .p-handmade-text02 {
    font-size: 40px;
  }
  .p-handmade-text04 {
    width: 90%;
    margin: 20px auto 0;
  }
  .p-handmade-button {
    width: 90%;
    margin: 90px auto 0;
  }
  .p-notice-contents02 {
    margin-top: 80px;
  }
  .p-notice-list01 {
    display: block;
    width: 90%;
  }
  .p-notice-list02 {
    display: block;
  }
  .p-notice-item01 {
    width: 90%;
    margin: 0 auto;
  }
  .p-notice-item01:last-of-type {
    margin: 80px auto 0;
  }
  .p-notice-item02 {
    width: 90%;
    margin: 0 auto;
  }
  .p-notice-item02:last-of-type {
    margin: 20px auto 0;
  }
  .p-notice-title02 {
    left: 20px;
  }
  .p-notice-title02 span {
    margin-top: 10px;
    font-size: 16px;
  }
  .p-notice-news-list {
    height: unset;
    margin-top: 20px;
  }
  .p-notice-news-link {
    display: block;
    padding: 14px 0;
  }
  .p-notice-news-title {
    margin-top: 10px;
  }
  .p-notice-blog-list {
    height: unset;
  }
  .p-notice-blog-item:not(:first-of-type) {
    margin-top: 40px;
  }
  .p-notice-blog-image {
    width: 100px;
  }
  .p-notice-blog-date {
    margin-top: 15px;
  }
  .p-notice-blog-title {
    font-size: 14px;
    line-height: 1.25;
  }
  .p-notice-button {
    width: 90%;
    margin: 40px auto 0;
  }
  .p-notice-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 20px;
    width: 36px;
    height: 36px;
  }
  .p-notice-icon::before, .p-notice-icon::after {
    bottom: 0;
    right: 0;
  }
  .p-notice-icon::before {
    width: 20px;
    height: 20px;
  }
  .p-notice-icon::after {
    right: 7px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  .p-about {
    margin-top: 100px;
  }
  .p-about-top {
    display: block;
  }
  .p-about-top-image {
    width: 95%;
    margin-right: 0;
  }
  .p-about-top-title {
    -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
            writing-mode: unset;
    width: 90%;
    margin: 20px auto 0;
  }
  .p-about-top-heading {
    margin-top: 10px;
    font-size: 36px;
  }
  .p-about-top-heading._sub {
    font-size: 18px;
  }
  .p-about-bottom {
    margin-top: 50px;
  }
  .p-about-bottom-heading {
    font-size: 30px;
  }
  .p-about-bottom-heading::before {
    left: 5%;
  }
  .p-about-bottom-heading::after {
    right: 7%;
  }
  .p-about-item01 {
    width: calc((100% - 10px) / 2);
    height: 38.4vw;
    font-size: 36px;
    margin-top: 10px;
  }
  .p-about-item01:nth-of-type(1) {
    margin-right: 10px;
  }
  .p-about-item01:nth-of-type(2) {
    margin-right: 0;
    white-space: nowrap;
  }
  .p-about-item01:nth-of-type(4) {
    margin-right: 0;
  }
  .p-about-item01 span._01 {
    font-size: 30px;
  }
  .p-about-link02 {
    width: 100%;
    height: 90px;
  }
  .p-reservation {
    display: none;
  }
  .p-pagetop {
    bottom: 300px;
    right: 20px;
  }
  .p-button02 {
    width: 100%;
    padding: 20px 0;
  }
  .p-button03 {
    padding: 10px 0;
  }
}
@media screen and (max-width: 479px) {
  body {
    margin: 0;
  }
  .grecaptcha-badge {
    bottom: 80px !important;
  }
}
/*# sourceMappingURL=style.css.map */
