@charset "UTF-8";
/* -------------------------------------
    設定
-----------------------------------------*/
/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
*::before,
*::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
html,
body {
  margin: 0;
  padding: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
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) */
/* ============================================ */
dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
body {
  -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;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and 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;
}

/**
 * Remove the inner border and padding in 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;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
body {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[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 */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

h1.wp-block.wp-block-post-title.block-editor-block-list__block.editor-post-title.editor-post-title__input.rich-text {
  font-size: 36px !important;
}

h2.block-editor-rich-text__editable.block-editor-block-list__block.wp-block.wp-block-heading.rich-text {
  font-size: 24px !important;
}

.wp-die-message,
p.block-editor-rich-text__editable.block-editor-block-list__block.wp-block {
  font-size: 18px !important;
}

.content {
  margin-top: 0;
}

/* FontFamily */
/* font-weight */
body {
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-weight: 400;
  line-height: 1.8;
  color: #222;
}

html {
  font-size: 62.5% !important;
}
@media screen and (max-width: 1683px) {
  html {
    font-size: 0.594vw;
  }
}
@media screen and (max-width: 1023px) {
  html {
    font-size: 62.5%;
  }
}

body {
  font-size: 16px;
  line-height: 1.8;
  color: #1B3758;
}

a {
  text-decoration: none;
  transition: all 0.3s ease;
  color: inherit;
}

a:hover {
  transition: all 0.3s ease;
  color: #1B3758;
}

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

.italic {
  font-style: italic;
}

.skin-bg {
  background-color: #F2F0ED;
}

.sp-br {
  display: none;
}
@media screen and (max-width: 1023px) {
  .sp-br {
    display: block;
  }
}

.sp-view {
  display: none !important;
}

@media screen and (max-width: 1023px) {
  .sp-view {
    display: block !important;
  }
}

@media screen and (max-width: 1023px) {
  .pc-view {
    display: none !important;
  }
}

.l-inner {
  max-width: 1190px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .l-inner {
    max-width: 600px !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.l-inner--md {
  max-width: 1074px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .l-inner--md {
    max-width: 600px !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.l-inner--sm {
  max-width: 870px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .l-inner--sm {
    max-width: 600px !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* -------------------------------------------*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* 下からフェードイン */
.fade-bottom {
  opacity: 0;
  transform: translate(0, 20px);
  transition: all 1s ease-out;
}

/* 左からフェードイン */
.fade-left {
  opacity: 0;
  transform: translate(-20px, 0);
  transition: all 1s ease-out;
}

.js-show {
  opacity: 0;
  transition: all 1s ease-out;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
/* -------------------------------------------*/
body.scrolled .l-header::before {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  body.scrolled .l-header::before {
    border-bottom: 1px solid #C0BFBF;
  }
}

.l-header {
  width: 100%;
  padding-block: 0.5rem;
  padding-inline: 6.4rem 5.4rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background-image: linear-gradient(180deg, rgb(0, 0, 0), rgba(0, 0, 0, 0));
}
@media screen and (max-width: 1023px) {
  .l-header {
    padding-block: 1rem;
    padding-inline: 3.4rem 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .l-header {
    padding-block: 0;
    padding-inline: 0;
    background-image: none;
  }
}

.l-header.l-header-main {
  background-image: none;
}

.l-header__inner {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .l-header__inner {
    justify-content: center;
  }
}

.l-header__logo {
  display: block;
  width: 45.3857791225%;
  max-width: 39.25rem;
  z-index: 10;
  transition: all 0.3s ease-in-out;
}
.l-header__logo:hover, .l-header__logo:focus {
  opacity: 0.7;
}
@media screen and (max-width: 1023px) {
  .l-header__logo {
    width: 28rem;
  }
}
@media screen and (max-width: 767px) {
  .l-header__logo {
    width: 24rem;
    margin-inline: auto;
  }
}
.l-header__logo a {
  display: block;
}
.l-header__logo img {
  width: 100%;
  height: auto;
}

.l-header__right {
  position: relative;
  z-index: 1;
}
.globalMenuSp {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  color: #1B3758;
  background: #fff;
  text-align: center;
  width: 100%;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease, visibility 0.6s ease;
  pointer-events: none; /* メニュー閉じてる時はクリックできないように */
}
.globalMenuSp ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.globalMenuSp.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.hamburger {
  display: none;
  position: fixed;
  z-index: 3;
  right: 13px;
  top: 12px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}
.hamburger span {
  display: block;
  position: absolute;
  width: 30px;
  height: 1.5px;
  left: 6px;
  background: #fff;
  transition: 0.3s ease-in-out;
  box-shadow: 0px 5px 15px 0px #000;
}
.hamburger span:nth-child(2) {
  top: 10px;
}
.hamburger span:nth-child(3) {
  top: 20px;
}
@media screen and (max-width: 767px) {
  .hamburger {
    display: block;
  }
}

.hamburger_btn {
  padding: 1rem;
}

.hamburger.active span {
  background: #1B3758;
  box-shadow: none;
  top: 19px;
}

.hamburger.active span:nth-child(1) {
  transform: rotate(-35deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  transform: rotate(35deg);
}

/* -------------------------------------------*/
@media screen and (max-width: 767px) {
  .l-navi {
    width: 100%;
    background-color: rgb(242, 240, 237);
    box-shadow: 0px 0px 13px 0px rgba(211, 209, 206, 0.25);
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    border-top: 1px solid #C0BFBF;
  }
}

.l-navi__menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3.2rem;
}
@media screen and (max-width: 767px) {
  .l-navi__menu {
    gap: 0;
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .l-navi__menu-item {
    width: 33.33333333%;
  }
}
@media screen and (max-width: 767px) {
  .l-navi__menu-item + .l-navi__menu-item {
    border-left: 1px solid #C0BFBF;
  }
}

.l-navi__menu-link {
  display: block;
  cursor: pointer;
  font-size: 2.2rem;
  font-family: "Cormorant Garamond", serif;
  color: #fff;
  line-height: 2;
  padding: 1rem;
  transition: all 0.3s ease-in-out;
  position: relative;
  text-decoration: none;
  font-style: italic;
}
.l-navi__menu-link:hover, .l-navi__menu-link:focus {
  color: #1B3758;
}
.l-navi__menu-link:hover::after, .l-navi__menu-link:focus::after {
  transform: translateX(-50%) scale(1, 1);
}
@media screen and (max-width: 1023px) {
  .l-navi__menu-link {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .l-navi__menu-link {
    text-align: center;
  }
}
.l-navi__menu-link::after {
  content: "";
  display: block;
  width: 3rem;
  height: 1px;
  background-color: #1B3758;
  transition: all 0.3s ease-in-out;
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  transform: translateX(-50%) scale(0);
}

@media screen and (max-width: 1023px) {
  .l-navi__reservation {
    display: none;
  }
}

.l-navi__reservation a {
  background-color: #fff;
  border-radius: 150px;
  color: #1B3758;
  padding: 5px 30px;
  border: 1px solid #1B3758;
}

.l-navi__reservation a:hover {
  color: #fff;
  background-color: #1B3758;
  opacity: 1;
}

body.is-open .l-navi {
  opacity: 1;
  transform: translateX(0);
  visibility: visible;
}

/* -------------------------------------
        l-footer
-----------------------------------------*/
.l-footer {
  padding-block: 7rem 4rem;
  background-color: #F2F0ED;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding-block: 5rem 8.6rem;
  }
}

.l-footer__inner {
  margin-inline: auto;
  padding-inline: 4rem;
}
@media screen and (max-width: 767px) {
  .l-footer__inner {
    padding-inline: 0;
  }
}

.l-footer__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .l-footer__content {
    display: block;
  }
}

.l-footer__logo {
  display: block;
  width: 20%;
}
@media screen and (max-width: 1023px) {
  .l-footer__logo {
    width: 40%;
    max-width: 300px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__logo {
    width: 28rem;
  }
}
.l-footer__logo img {
  width: 100%;
  height: auto;
}

.l-footer__list {
  display: flex;
  gap: 3rem;
  font-style: italic;
}
@media screen and (max-width: 1023px) {
  .l-footer__list {
    margin-top: 3rem;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__list {
    display: block;
    margin-top: 1rem;
    text-align: center;
  }
}

.l-footer__copy {
  font-family: "Cormorant Infant", serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.7333333333;
  color: #1B3758;
  margin-top: 6rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-footer__copy {
    font-size: 1.2rem;
    margin-top: 2.5rem;
  }
}

/* -------------------------------------
        l-main
-----------------------------------------*/
.l-main--404, .l-main--error {
  padding-block: 20rem 15rem;
}
.l-main--404 .error-h1, .l-main--error .error-h1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: bold;
}
.l-main--404 .error-h1 .en, .l-main--error .error-h1 .en {
  font-size: 7rem;
  font-weight: 300;
  font-family: "Cormorant Infant", serif;
  color: #1B3758;
}
@media screen and (max-width: 767px) {
  .l-main--404 .error-h1 .en, .l-main--error .error-h1 .en {
    font-size: 4rem;
  }
}
.l-main--404 .error-h1 .jp, .l-main--error .error-h1 .jp {
  font-size: 1.8rem;
  margin-top: -1rem;
}
@media screen and (max-width: 767px) {
  .l-main--404 .error-h1 .jp, .l-main--error .error-h1 .jp {
    font-size: 1.6rem;
  }
}
.l-main--404 .error-text, .l-main--error .error-text {
  text-align: center;
  font-size: 1.7rem;
  margin-top: 7.5rem;
}
@media screen and (max-width: 767px) {
  .l-main--404 .error-text, .l-main--error .error-text {
    font-size: 1.5rem;
  }
}
.l-main--404 .error-link, .l-main--error .error-link {
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  display: block;
  font-size: 1.7rem;
  font-feature-settings: "palt";
  margin: 7.5rem auto 0;
  padding-bottom: 0.3rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-main--404 .error-link, .l-main--error .error-link {
    font-size: 1.5rem;
  }
}
.l-main--404 .error-link:hover::after, .l-main--404 .error-link:focus::after, .l-main--error .error-link:hover::after, .l-main--error .error-link:focus::after {
  left: 1rem;
}
.l-main--404 .error-link::after, .l-main--error .error-link::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #1B3758;
  transition: all 0.3s ease;
  position: absolute;
  left: 0;
  bottom: 0;
}

/* -------------------------------------
        l-grid
-----------------------------------------*/
.l-grid {
  display: flex;
  flex-wrap: wrap;
}

/* -------------------------------------------*/
.l-cta {
  position: fixed;
  z-index: 1;
  background-color: #FFF;
  border-radius: 50px;
  width: 290px;
  padding: 1rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 10px;
  text-align: center;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
  display: none;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 1023px) {
  .l-cta {
    display: block;
    bottom: calc(10px + env(safe-area-inset-bottom));
  }
}

/* -------------------------------------
        c-primary-title
-----------------------------------------*/
.c-primary-title {
  color: #1B3758;
  font-size: 6.4rem;
  text-align: center;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .c-primary-title {
    font-size: 2.8rem;
  }
}
.c-primary-title span {
  display: block;
  font-size: 1.6rem;
}
.c-primary-title.--col {
  flex-direction: column;
  gap: 2rem;
}
.c-primary-title.--row {
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 1.6rem;
}
.c-primary-title.--row::after {
  position: relative;
  top: 0.5rem;
}
.c-primary-title .text {
  color: #1B3758;
}
.c-primary-title .text.jp {
  font-size: 2.4rem;
  line-height: 2;
  color: #222;
}
.c-primary-title .text.en {
  font-size: 3.2rem;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0.2em;
  line-height: 1.21875;
}
@media screen and (max-width: 767px) {
  .c-primary-title .text.en {
    font-size: 1.8rem;
  }
}

/* -------------------------------------
        c-btn
-----------------------------------------*/
.c-btn a {
  display: block;
  width: 70%;
  max-width: 62rem;
  margin-inline: auto;
  background-color: #1B3758;
  color: #fff;
  font-size: 2.2rem;
  line-height: 2;
  text-align: center;
  text-decoration: none;
  padding-block: 1rem;
  transition: all 0.3s ease-in-out;
  border-radius: 150px;
  margin-top: 8rem;
  border: 1px solid transparent;
}
@media screen and (max-width: 767px) {
  .c-btn a {
    width: 29rem;
    font-size: 1.5rem;
    padding-block: 1.5rem;
    margin-top: 5rem;
  }
}
.c-btn a:hover, .c-btn a:focus {
  background-color: #fff;
  color: #1B3758;
  border: 1px solid #1B3758;
}

/* -------------------------------------
  p-top-mv
-----------------------------------------*/
.p-top-mv__pc {
  height: 100%;
}

.p-top-mv__sp {
  height: auto;
}

/*スクロールダウン*/
.scrolldown1 {
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 50px;
}

/*Scrollテキストの描写*/
.scrolldown1 span {
  position: absolute;
  left: -25px;
  top: -0.5rem;
  transform: translateY(-100%);
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .scrolldown1 span {
    font-size: 1.2rem;
  }
}

/* 線の描写 */
.scrolldown1::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background: #fff;
  animation: pathmove 1.4s ease-in-out infinite;
  opacity: 0;
}

/* -------------------------------------
  p-top-concept
-----------------------------------------*/
.p-top-concept {
  padding-block: 10rem 0;
}
@media screen and (max-width: 767px) {
  .p-top-concept {
    padding-block: 0;
  }
}
.p-top-concept .u-con--lg {
  gap: 8rem;
}
@media screen and (max-width: 767px) {
  .p-top-concept .u-con--lg {
    gap: 4rem;
  }
}
.p-top-concept .c-primary-title {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-top-concept .c-primary-title {
    order: 1;
  }
}
.p-top-concept__title {
  position: relative;
  margin: 10rem auto 0;
  max-width: 600px;
}
@media screen and (max-width: 767px) {
  .p-top-concept__title {
    margin: 7rem auto 0;
  }
}
.p-top-concept__title::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 5.5rem;
  background-color: #1B3758;
  top: -50px;
  left: 50%;
}

.p-top-concept__text {
  font-size: 1.6rem;
  line-height: 2.25;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-concept__text {
    margin-top: 3rem;
    font-size: 1.3rem;
    line-height: 2;
  }
}
.p-top-concept__text + .p-top-concept__text {
  margin-top: 4.3rem;
}
@media screen and (max-width: 767px) {
  .p-top-concept__text + .p-top-concept__text {
    margin-top: 3rem;
  }
}
.p-top-concept__text span {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-top-concept__text span {
    display: inline;
  }
}

.p-top-concept__image {
  max-width: 96rem;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  .p-top-concept__image {
    width: 100%;
    order: 2;
  }
}
.p-top-concept__image img {
  width: 100%;
  height: auto;
}

/* -------------------------------------
  p-top-menu
-----------------------------------------*/
.p-top-menu {
  padding-block: 16rem 16rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-top-menu {
    padding-block: 6rem;
    margin-bottom: 0;
  }
}
.p-top-menu .swiper-container {
  position: relative;
  width: 120%;
  max-width: 1400px;
  transform: translateX(-8.3%);
  margin-top: 6rem;
}
@media screen and (max-width: 1200px) {
  .p-top-menu .swiper-container {
    width: 100%;
    margin: 4rem auto 0;
    transform: none;
  }
}
.p-top-menu .swiper-button-prev,
.p-top-menu .swiper-button-next {
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  z-index: 10;
  color: #1B3758;
  border: 2px solid #1B3758;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 767px) {
  .p-top-menu .swiper-button-prev,
  .p-top-menu .swiper-button-next {
    top: 65%;
  }
}
.p-top-menu .swiper-button-prev {
  left: -6%;
}
@media screen and (max-width: 1200px) {
  .p-top-menu .swiper-button-prev {
    left: 5%;
  }
}
@media screen and (max-width: 767px) {
  .p-top-menu .swiper-button-prev {
    left: -20px;
  }
}
.p-top-menu .swiper-button-next {
  right: -6%;
}
@media screen and (max-width: 1200px) {
  .p-top-menu .swiper-button-next {
    right: 5%;
  }
}
@media screen and (max-width: 767px) {
  .p-top-menu .swiper-button-next {
    right: -20px;
  }
}
.p-top-menu .swiper-button-prev:after,
.p-top-menu .swiper-button-next:after {
  font-size: 20px;
}

.p-top-menu + .p-top-menu {
  padding: 0 0 16rem;
}
@media screen and (max-width: 767px) {
  .p-top-menu + .p-top-menu {
    padding: 0 0 6rem;
  }
}

.p-top-menu__body {
  width: 100%;
  max-width: 92rem;
  margin: 8rem auto 0;
}
@media screen and (max-width: 1023px) {
  .p-top-menu__body {
    padding-inline: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-top-menu__body {
    padding-inline: 2rem;
    margin-top: 5rem;
  }
}
.p-top-menu__body .p-top-menu__bottom-dl dt {
  text-indent: initial;
  padding-left: 0;
}

.p-top-menu__bottom-body + .p-top-menu__bottom-body {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-top-menu__bottom-body + .p-top-menu__bottom-body {
    margin-top: 5rem;
  }
}

.p-top-menu__bottom-body .--col {
  display: flex;
  flex-direction: column;
}
.p-top-menu__bottom-body .--col .p-top-menu__bottom-dl:first-child {
  flex: 1;
}

.p-top-menu__box + .p-top-menu__box {
  margin-top: 14rem;
}
@media screen and (max-width: 767px) {
  .p-top-menu__box + .p-top-menu__box {
    margin-top: 5rem;
  }
}

.p-top-menu__inner {
  text-align: center;
}

.p-top-menu__inner + .p-top-menu__inner {
  margin-top: 9rem;
}
@media screen and (max-width: 767px) {
  .p-top-menu__inner + .p-top-menu__inner {
    margin-top: 5rem;
  }
}

.p-top-menu__h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.6rem;
  font-family: "Cormorant Infant", serif;
  letter-spacing: 0.2em;
  text-align: center;
  line-height: 2;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .p-top-menu__h3 {
    font-size: 2rem;
  }
}
.p-top-menu__h3.--jp .en {
  padding-left: 0.7em;
}
.p-top-menu__h3 .jp {
  font-size: 2.2rem;
  font-family: "Shippori Mincho", "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 767px) {
  .p-top-menu__h3 .jp {
    font-size: 1.8rem;
    margin-left: -0.5em;
  }
}
.p-top-menu__h3 .rec {
  display: block;
  font-size: 1.5rem;
  color: #F5F5F5;
  background-color: #1B3758;
  padding-top: 0.2rem;
  border-radius: 5rem;
  padding-inline: 1.613rem;
  margin-left: 0.8rem;
}
@media screen and (max-width: 767px) {
  .p-top-menu__h3 .rec {
    font-size: 1.3rem;
    line-height: 2.2;
  }
}

.p-top-menu__list {
  display: inline-block;
  margin-top: 3.5rem;
}
@media screen and (max-width: 767px) {
  .p-top-menu__list {
    display: block;
  }
}

.p-top-menu__lead {
  font-size: 1.5rem;
  line-height: 1.7333333333;
  line-height: 2.7;
  margin: 2.5rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-top-menu__lead {
    font-size: 1.4rem;
    margin-top: 3.5rem;
    line-height: 1.5;
  }
}
.p-top-menu__lead span {
  display: inline-block;
}
.p-top-menu__lead p {
  text-align: left;
}
.p-top-menu__lead + .p-top-menu__bottom-body {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-top-menu__lead + .p-top-menu__bottom-body {
    margin-top: 3.2rem;
  }
}

.column-1 .p-top-menu__lead {
  line-height: 2;
}

.p-top-menu__leadPrice {
  display: flex;
  align-items: center;
  justify-content: center;
}

.p-top-menu-course .p-top-menu__lead p {
  text-align: center;
  color: #1B3758;
}

.p-top-menu__lead:first-child {
  margin-top: 0;
}

.p-top-menu__lead.l-grid {
  justify-content: space-between;
  align-items: baseline;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  .p-top-menu__lead.l-grid {
    gap: 2rem;
  }
}

.p-top-menu__lead + .p-top-menu__lead {
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .p-top-menu__lead + .p-top-menu__lead {
    margin-top: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .column-1 .p-top-menu__lead + .p-top-menu__lead {
    margin-top: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .p-top-menu__leadContent {
    width: 80%;
  }
}

.p-top-menu__leadTtl {
  font-size: 1.8rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-top-menu__leadTtl {
    font-size: 1.6rem;
    line-height: 1.7;
  }
}

@media screen and (max-width: 767px) {
  .p-top-menu__leadTtl.text-center {
    text-align: center;
  }
}

.p-top-menu__leadTxt {
  font-size: 1.4rem;
  color: #666666;
}
@media screen and (max-width: 767px) {
  .p-top-menu__leadTxt {
    font-size: 1.3rem;
    line-height: 1.8;
    margin-top: 1rem;
  }
}

.p-top-menu__li {
  margin-top: 7.2rem;
  justify-content: center;
  gap: 8.6rem 3.6rem;
}
@media screen and (max-width: 767px) {
  .p-top-menu__li {
    flex-direction: column;
    margin-top: 4rem;
    row-gap: 5rem;
  }
}

.p-top-menu__li-item {
  width: calc(48% - 1.8rem);
}
@media screen and (max-width: 767px) {
  .p-top-menu__li-item {
    width: 100%;
  }
}

.p-top-menu__dl dd {
  margin-top: 1.8rem;
  text-align: center;
}
.p-top-menu__dl dd + dd {
  margin-top: 0.8rem;
}
.p-top-menu__dl dd.text {
  font-size: 1.4rem;
  line-height: 1.6428571429;
}
@media screen and (max-width: 767px) {
  .p-top-menu__dl dd.text {
    font-size: 1.3rem;
    line-height: 2;
  }
}
.p-top-menu__dl dd.price {
  font-size: 1.5rem;
  line-height: 1.7333333333;
}

.p-top-menu__li-image {
  width: 20rem;
  margin-inline: auto;
}
.p-top-menu__li-image img {
  width: 100%;
  height: auto;
}
.p-top-menu__li-image figcaption {
  display: flex;
  flex-direction: column;
  align-items: center;
  white-space: nowrap;
  color: #222;
  margin-top: 2.4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-menu__li-image figcaption {
    margin-top: 2rem;
  }
}
.p-top-menu__li-image figcaption .en {
  font-size: 1.7rem;
  font-family: "Cormorant Infant", serif;
  font-weight: 600;
  line-height: 1.5294117647;
}
@media screen and (max-width: 1023px) {
  .p-top-menu__li-image figcaption .en {
    font-size: 1.5rem;
  }
}
.p-top-menu__li-image figcaption .jp {
  font-size: 1.5rem;
  line-height: 1.7333333333;
}

.p-top-menu__bottom {
  margin-top: 14rem;
  gap: 4rem 3.2rem;
}
@media screen and (max-width: 767px) {
  .p-top-menu__bottom {
    margin-top: 7rem;
    gap: 3.2rem;
  }
}
.p-top-menu__bottom .p-top-menu__h3 {
  width: 100%;
}

.p-top-menu__bottom-item {
  width: calc(50% - 1.6rem);
}
.p-top-menu__bottom-item.w100 {
  width: 100%;
  padding-top: 2rem;
}
@media screen and (max-width: 1023px) {
  .p-top-menu__bottom-item.w100 {
    padding-top: 0;
  }
}
.p-top-menu__bottom-item.w100 .p-top-menu__bottom-body {
  gap: 0;
}
@media screen and (max-width: 1023px) {
  .p-top-menu__bottom-item.w100 .p-top-menu__bottom-body {
    gap: 2.4rem;
  }
}
.p-top-menu__bottom-item.w100 .p-top-menu__bottom-dl {
  width: 50%;
}
@media screen and (max-width: 1023px) {
  .p-top-menu__bottom-item.w100 .p-top-menu__bottom-dl {
    width: 100%;
  }
}
.p-top-menu__bottom-item.w100 .p-top-menu__bottom-dl .inner {
  max-width: 41.2rem;
  margin-inline: auto;
}
@media screen and (max-width: 1023px) {
  .p-top-menu__bottom-item.w100 .p-top-menu__bottom-dl .inner.pd-t {
    padding-top: 2.4rem;
  }
}

.p-top-menu__h4 {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: 2rem;
  font-family: "Cormorant Infant", serif;
  letter-spacing: 0.2em;
  text-align: center;
  line-height: 2;
  text-transform: capitalize;
  padding-inline: 2rem;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-top-menu__h4 {
    font-size: 1.8rem;
  }
}

.p-top-menu__h4::after {
  content: "";
  position: absolute;
  display: block;
  width: 8rem;
  height: 0.2rem;
  background-color: #1B3758;
  left: 50%;
  bottom: -5px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.p-top-menu__bottom-body {
  margin-top: 4rem;
  display: block;
  justify-content: center;
  gap: 5rem;
}
@media screen and (max-width: 1023px) {
  .p-top-menu__bottom-body {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .p-top-menu__bottom-body {
    margin-top: 3rem;
  }
}
.p-top-menu__bottom-body + .p-top-menu__h3 {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .p-top-menu__bottom-body + .p-top-menu__h3 {
    margin-top: 5rem;
  }
}
.p-top-menu__bottom-body .p-top-menu__li-image {
  margin-inline: 0;
}
@media screen and (max-width: 767px) {
  .p-top-menu__bottom-body .p-top-menu__li-image {
    margin-inline: auto;
  }
}

.p-top-menu__img {
  width: 50%;
}
@media screen and (max-width: 1023px) {
  .p-top-menu__img {
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .p-top-menu__img {
    width: 100%;
  }
}

.p-top-menu__bottom-dl {
  width: 41.2rem;
  font-size: 1.5rem;
  line-height: 1.7333333333;
}
@media screen and (max-width: 1023px) {
  .p-top-menu__bottom-dl {
    margin: 3rem auto 0;
  }
}
@media screen and (max-width: 767px) {
  .p-top-menu__bottom-dl {
    width: 100%;
    font-size: 1.3rem;
    line-height: 2;
  }
}
.p-top-menu__bottom-dl .inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-top-menu__bottom-dl .inner {
    margin-top: 1rem;
  }
}
.p-top-menu__bottom-dl .inner + .inner {
  margin-top: 0.8rem;
}
.p-top-menu__bottom-dl dt {
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 767px) {
  .p-top-menu__bottom-dl dt {
    width: 100%;
  }
}
.p-top-menu__bottom-dl dd {
  flex: 1;
  text-align: right;
}

.takeout .p-top-menu__bottom-dl {
  width: auto;
}
.takeout .p-top-menu__bottom-dl .inner {
  justify-content: center;
}
.takeout .p-top-menu__bottom-dl .inner:first-of-type {
  margin-top: 0;
}
.takeout .p-top-menu__bottom-body + .p-top-menu__bottom-body {
  margin-top: 4rem;
}

.p-top-menu__bottom-list {
  justify-content: center;
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-top-menu__bottom-list {
    margin-top: 3rem;
  }
}

/* -------------------------------------
  p-top-location
-----------------------------------------*/
.p-top-location {
  padding-block: 5rem 0;
  max-width: 156rem;
}
@media screen and (max-width: 767px) {
  .p-top-location {
    padding-block: 4rem 0;
  }
}
.p-top-location .c-primary-title {
  order: 1;
  width: 100%;
  max-width: 118rem;
  text-align: left;
}

.p-top-location__lead {
  font-size: 1.6rem;
  letter-spacing: 0.2em;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-location__lead {
    font-size: 1.5rem;
  }
}
.p-top-location__lead span {
  display: inline-block;
}

.p-top-location__image {
  width: 100%;
  order: 2;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-top-location__image {
    min-height: 23rem;
  }
}
.p-top-location__image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-top-location__image img {
    height: 100%;
    min-height: 23rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.p-top-location__inner {
  display: flex;
  justify-content: space-between;
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-top-location__inner {
    display: block;
    margin-top: 4rem;
  }
}

.p-top-location__sub-image {
  width: 45%;
}
@media screen and (max-width: 767px) {
  .p-top-location__sub-image {
    width: 100%;
  }
}

.p-top-location__content {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .p-top-location__content {
    width: 100%;
    margin-top: 3rem;
  }
}

.p-top-location__content-title {
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  .p-top-location__content-title {
    font-size: 2rem;
  }
}

.p-top-location__content-text {
  margin-top: 3rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-top-location__content-text {
    font-size: 1.3rem;
  }
}

.p-top-location__content-btn {
  margin-left: auto;
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-top-location__content-btn {
    margin-top: 3rem;
  }
}
.p-top-location__content-btn a {
  max-width: 24rem;
  display: block;
  font-size: 1.8rem;
  font-family: "Cormorant Garamond", serif;
  line-height: 1.1875;
  text-align: center;
  border: 1px solid #1B3758;
  border-radius: 5rem;
  color: #1B3758;
  background-color: transparent;
  text-decoration: none;
  margin-left: auto;
  transition: all 0.3s ease-in-out;
  padding-block: 1rem;
}
@media screen and (max-width: 767px) {
  .p-top-location__content-btn a {
    margin: 0 auto;
  }
}
.p-top-location__content-btn a:hover {
  opacity: 1;
  background-color: #1B3758;
  color: #fff;
}

/* -------------------------------------
  p-top-chef
-----------------------------------------*/
.p-top-chef {
  padding-block: 10rem;
}
@media screen and (max-width: 767px) {
  .p-top-chef {
    padding-block: 11rem;
  }
}

.p-top-chef__body {
  margin-top: 4rem;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  gap: 5.3rem;
}
@media screen and (max-width: 1023px) {
  .p-top-chef__body {
    align-items: flex-start;
    gap: 4rem 3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-top-chef__body {
    gap: 0;
    margin-top: 2rem;
  }
}
.p-top-chef__body + .p-top-chef__body {
  margin-top: 11rem;
}
@media screen and (max-width: 1023px) {
  .p-top-chef__body + .p-top-chef__body {
    margin-top: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .p-top-chef__body + .p-top-chef__body {
    margin-top: 5rem;
  }
}

.p-top-chef__box {
  flex: 1;
}
@media screen and (max-width: 1023px) {
  .p-top-chef__box {
    display: contents;
  }
}
@media screen and (max-width: 767px) {
  .p-top-chef__box {
    order: 3;
    margin-top: 2.5rem;
  }
}
.p-top-chef__box .c-primary-title {
  align-items: flex-start;
}
@media screen and (max-width: 1023px) {
  .p-top-chef__box .c-primary-title {
    order: 1;
    width: 100%;
  }
}
.p-top-chef__box .text.jp {
  text-align: left;
  color: #1B3758;
}

.p-top-chef__text {
  font-size: 1.6rem;
  line-height: 2;
  margin-top: 2rem;
}
@media screen and (max-width: 1023px) {
  .p-top-chef__text {
    order: 2;
    flex: 1;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-top-chef__text {
    order: 3;
    font-size: 1.3rem;
    line-height: 2;
    margin-top: 2rem;
  }
}

.p-top-chef__image {
  width: 36rem;
}
@media screen and (max-width: 1023px) {
  .p-top-chef__image {
    width: 28rem;
    order: 3;
  }
}
@media screen and (max-width: 767px) {
  .p-top-chef__image {
    width: 100%;
    order: 2;
    margin-top: 3rem;
  }
}
.p-top-chef__image img {
  width: 100%;
  height: auto;
}

/* -------------------------------------
  p-top-news
-----------------------------------------*/
.p-top-news {
  background-color: #fff;
  padding-block: 7.2rem;
}
@media screen and (max-width: 767px) {
  .p-top-news {
    padding-block: 5rem;
  }
}

.p-top-news__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .p-top-news__inner {
    display: block;
  }
}
.p-top-news__inner .c-primary-title span {
  text-align: left;
}
@media screen and (max-width: 1023px) {
  .p-top-news__inner .c-primary-title span {
    text-align: center;
  }
}

.p-top-news__body {
  margin-top: 5rem;
  border-top: 2px solid #CACACA;
  border-bottom: 2px solid #CACACA;
}
@media screen and (max-width: 767px) {
  .p-top-news__body {
    margin-top: 3rem;
  }
}

.p-top-news__link {
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s;
}
.p-top-news__link:hover, .p-top-news__link:focus {
  color: #1B3758;
}
.p-top-news__link + .p-top-news__link .p-top-news__item, .p-top-news__link + .p-top-news__link .related-entry-card {
  border-top: 2px solid #CACACA;
}

.p-top-news__item,
.related-entry-card {
  padding-block: 3.2rem;
  padding-inline: 4.6rem;
}
@media screen and (max-width: 767px) {
  .p-top-news__item,
  .related-entry-card {
    padding-block: 2rem;
    padding-inline: 1.5rem;
  }
}

.p-top-news__date {
  font-size: 1.6rem;
  font-family: "Cormorant Infant", serif;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-top-news__date {
    font-size: 1.5rem;
    line-height: 2;
  }
}

.p-top-news__ttl {
  font-size: 1.6rem;
  line-height: 2;
  margin-top: 0.4rem;
}
@media screen and (max-width: 767px) {
  .p-top-news__ttl {
    font-size: 1.5rem;
    line-height: 2;
    padding-right: 1.5rem;
  }
}

.p-top-news__none,
.p-news-list__none {
  text-align: center;
  padding-block: 4rem 1rem;
  font-size: 1.6rem;
}

.p-top-news__btn {
  margin-top: 3.2rem;
}
.p-top-news__btn-link {
  max-width: 24rem;
  display: block;
  font-size: 1.8rem;
  font-family: "Cormorant Garamond", serif;
  line-height: 1.1875;
  text-align: center;
  border: 1px solid #1B3758;
  border-radius: 5rem;
  color: #1B3758;
  background-color: #fff;
  text-decoration: none;
  margin-left: auto;
  transition: all 0.3s ease-in-out;
  padding-block: 1rem;
}
@media screen and (max-width: 767px) {
  .p-top-news__btn-link {
    font-size: 1.5rem;
    line-height: 1.2666666667;
    margin: 0 auto;
  }
}
.p-top-news__btn-link:hover, .p-top-news__btn-link:focus {
  color: #fff;
  background-color: #1B3758;
}

/* -------------------------------------
  p-top-info
-----------------------------------------*/
.p-top-info {
  padding-block: 10rem 12rem;
}
@media screen and (max-width: 1023px) {
  .p-top-info {
    padding-block: 5rem 0;
  }
}

.p-top-info__body {
  background-color: #fff;
  padding: 5.6rem 8rem 8.1rem;
}
@media screen and (max-width: 1023px) {
  .p-top-info__body {
    padding-inline: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-top-info__body {
    padding: 3rem 2.5rem 4rem;
  }
}

.p-top-info__box {
  width: 80%;
  margin: 5rem auto 0;
  max-width: 85rem;
}
@media screen and (max-width: 1023px) {
  .p-top-info__box {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-top-info__box {
    margin-top: 3rem;
  }
}

.p-top-info__dl {
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-top-info__dl {
    font-size: 1.4rem;
    line-height: 1.6428571429;
  }
}
.p-top-info__dl .inner {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #C0BFBF;
}
.p-top-info__dl .inner:first-child .p-top-info__dt, .p-top-info__dl .inner:first-child .p-top-info__dd {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .p-top-info__dl .inner {
    display: block;
  }
}

.p-top-info__dt {
  width: 16.6rem;
  text-align: center;
  padding-block: 2.9rem;
}
@media screen and (max-width: 767px) {
  .p-top-info__dt {
    width: auto;
    text-align: left;
    padding-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .p-top-info__dt.sp {
    letter-spacing: -0.16em;
  }
}

.p-top-info__dd {
  flex: 1;
  padding-block: 2.9rem;
  padding-inline: 3rem;
}
@media screen and (max-width: 767px) {
  .p-top-info__dd {
    padding-block: 0 1.5rem;
    padding-inline: 0rem;
  }
}
.p-top-info__dd.--ls {
  letter-spacing: 0.06em;
}
.p-top-info__dd span {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-top-info__dd span.nowrap {
    font-size: 1.3rem;
  }
}
.p-top-info__dd span.space {
  margin-left: 1em;
}
@media screen and (max-width: 767px) {
  .p-top-info__dd span.space {
    display: block;
    margin-left: 0;
  }
}

.p-top-info__map {
  margin-top: 2rem;
  aspect-ratio: 200/87;
}
@media screen and (max-width: 767px) {
  .p-top-info__map {
    aspect-ratio: 285/248;
  }
}
.p-top-info__map iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* -------------------------------------
  p-top-info
-----------------------------------------*/
.p-top-access {
  padding-block: 10rem 10rem;
}
@media screen and (max-width: 1023px) {
  .p-top-access {
    padding-block: 10rem 0;
  }
}
@media screen and (max-width: 767px) {
  .p-top-access {
    padding-block: 5rem 0;
  }
}
.p-top-access .c-primary-title {
  text-align: left;
}
.p-top-access .p-top-info__dl {
  margin-top: 4rem;
}
.p-top-access .p-top-info__dl .inner {
  align-items: flex-start;
  border-bottom: none;
}
.p-top-access .p-top-info__dl .inner + .inner {
  border-top: 1px solid #C0BFBF;
}
.p-top-access .p-top-info__dt {
  width: 9.2rem;
  text-align: left;
  padding-block: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-top-access .p-top-info__dt {
    width: 6.2rem;
  }
}
.p-top-access .p-top-info__dd {
  padding-block: 2.5rem;
  padding-inline: 0;
}
.p-top-access .p-top-info__dd a {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.p-top-access .p-top-info__dd a:hover {
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  .p-top-access .p-top-info__dd {
    padding-block: 0 2.5rem;
  }
}

.p-top-access__head {
  margin-top: 3.5rem;
  gap: 3rem;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .p-top-access__head {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .p-top-access__head {
    flex-direction: column;
    gap: 2rem;
  }
}

.p-top-access__inner {
  width: 48%;
}
@media screen and (max-width: 1023px) {
  .p-top-access__inner {
    width: 100%;
  }
}

.p-top-access__image img {
  width: 100%;
  height: auto;
}

.p-top-access__map {
  aspect-ratio: 710/504;
}
@media screen and (max-width: 767px) {
  .p-top-access__map {
    width: 100%;
    aspect-ratio: 5/6;
  }
}
.p-top-access__map iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* -------------------------------------
  共通
-----------------------------------------*/
/* -------------------------------------
  p-news-list
-----------------------------------------*/
.p-news-list__title {
  padding-block: 7.3rem 8rem;
}
@media screen and (max-width: 1023px) {
  .p-news-list__title {
    padding-block: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-news-list__title {
    padding-block: 15rem 0;
  }
}

.p-news-list__title-h1 {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.p-news-list__title-h1 .h1 {
  order: 2;
  font-size: 1.5rem;
  line-height: 1.1333333333;
}
@media screen and (max-width: 767px) {
  .p-news-list__title-h1 .h1 {
    font-size: 1.4rem;
  }
}
.p-news-list__title-h1 .h1.archive-title {
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0.05em;
  line-height: 1.21875;
  text-transform: capitalize;
  margin-block: 0;
}
.p-news-list__title-h1 .h1.archive-title span {
  display: none;
}
.p-news-list__title-h1 p {
  order: 1;
  font-size: 4rem;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0.2em;
  line-height: 1.05;
}
@media screen and (max-width: 767px) {
  .p-news-list__title-h1 p {
    font-size: 3.2rem;
  }
}

.pagination-next {
  display: none;
}

.p-news-list {
  background-color: #fff;
  padding-block: 12rem;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  .p-news-list {
    padding-block: 8rem;
  }
}

.p-news-list__body {
  border-top: 1px solid #F5F5F5;
  border-bottom: 1px solid #F5F5F5;
}
.pagination {
  display: flex;
  margin-block: -6rem 0;
  padding-block: 0 12rem;
  background-color: #fff;
  gap: 2rem;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .pagination {
    padding-bottom: 8rem;
    margin-top: -4rem;
  }
}
.pagination .current {
  background-color: rgb(242, 240, 237);
}

.page-numbers {
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  border-radius: 0;
  margin-inline: 0;
  border: 1px solid rgb(242, 240, 237);
  color: #1B3758;
}
.page-numbers.next, .page-numbers.prev {
  border: none;
  background-color: transparent;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  font-size: 3rem;
}
.page-numbers.next:hover, .page-numbers.next:focus, .page-numbers.prev:hover, .page-numbers.prev:focus {
  background-color: transparent;
  opacity: 0.6;
}
.page-numbers.next .fa-angle-right:before {
  color: #1B3758;
}
.page-numbers.prev .fa-angle-left:before {
  color: #1B3758;
}

a.page-numbers {
  background-color: transparent;
  border: 1px solid rgb(242, 240, 237);
}
a.page-numbers:hover, a.page-numbers:focus {
  background-color: rgb(242, 240, 237);
}

.p-news-category {
  display: flex;
  flex-direction: column;
}
.p-news-category .p-news__title {
  order: 1;
}
.p-news-category .p-news-list {
  order: 3;
}
.p-news-category .pagination {
  order: 4;
}
.p-news-category .breadcrumb {
  order: 2;
}

.breadcrumb {
  width: 100%;
  max-width: 106rem;
  padding-inline: 4rem;
  margin: 4rem auto 0;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    display: none;
    padding-inline: 3rem;
  }
}
.breadcrumb a {
  color: #fff;
}

/************************************
** パンくずリストのアイコンをまとめて非表示（Font Awesome 4）
************************************/
.breadcrumb .fa-home,
.breadcrumb .fa-folder,
.breadcrumb .fa-file-o {
  display: none; /*非表示*/
}

.posts-not-found {
  background-color: #fff;
  padding-block: 12rem;
}
.posts-not-found h2 {
  font-size: 3.6rem;
  font-family: "Cormorant Infant", serif;
}
@media screen and (max-width: 767px) {
  .posts-not-found h2 {
    font-size: 2rem;
  }
}
.posts-not-found p {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .posts-not-found p {
    font-size: 1.4rem;
  }
}

/* -------------------------------------
  p-news-content
-----------------------------------------*/
.p-news-content__head {
  padding-block: 13rem 4.1rem;
}

.p-news-content__head-date {
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-news-content__head-date {
    font-size: 1.4rem;
  }
}

.p-news-content__head-h1 {
  font-size: 4rem;
  line-height: 1.5;
}
@media screen and (max-width: 1023px) {
  .p-news-content__head-h1 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-news-content__head-h1 {
    font-size: 2.2rem;
  }
}

.p-news-content {
  background-color: #fff;
  padding-block: 7.3rem;
}
@media screen and (max-width: 767px) {
  .p-news-content {
    padding-block: 3rem;
  }
}
.p-news-content .entry-content {
  margin-block: 3rem 0;
}
.p-news-content h1 {
  font-size: 3.2rem;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .p-news-content h1 {
    font-size: 2rem;
  }
}
.p-news-content h2 {
  font-size: 2.6rem;
  border-bottom: 1px solid;
}
@media screen and (max-width: 767px) {
  .p-news-content h2 {
    font-size: 1.8rem;
  }
}
.p-news-content p {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 2.25;
}
@media screen and (max-width: 767px) {
  .p-news-content p {
    font-size: 1.4rem;
    line-height: 2;
  }
}
.p-news-content a {
  color: #1B3758;
  transition: opacity 0.3s;
}
.p-news-content a:hover, .p-news-content a:focus {
  opacity: 0.6;
}

.p-news-content__address {
  display: block;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 2.25;
  margin-block: 11rem 0;
}
@media screen and (max-width: 767px) {
  .p-news-content__address {
    font-size: 1.4rem;
    line-height: 2.5714285714;
  }
}

.p-news-content__back {
  margin-top: 2.7rem;
  padding-bottom: 9.5rem;
}
@media screen and (max-width: 767px) {
  .p-news-content__back {
    padding-bottom: 5rem;
  }
}

.p-news-content__back-link {
  margin: 0 auto;
  display: block;
  width: 20.4rem;
  border-radius: 5rem;
  text-align: center;
  font-size: 1.6rem;
  line-height: 2;
  border: 1px solid #C0BFBF;
  background-color: rgb(242, 240, 237);
  padding-block: 0.95rem;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .p-news-content__back-link {
    font-size: 1.5rem;
    line-height: 2.1333333333;
    margin-inline: auto;
  }
}
.p-news-content__back-link:hover, .p-news-content__back-link:focus {
  background-color: #222;
  color: rgb(242, 240, 237);
}

.under-entry-content {
  margin-top: 10rem;
}
.under-entry-content .p-news-list__body {
  margin-top: 2rem;
}
.under-entry-content .p-top-news__link {
  margin-bottom: 0;
  padding: 0;
}
.under-entry-content .p-top-news__link:hover, .under-entry-content .p-top-news__link:focus {
  background-color: transparent;
}

.related-entry-heading {
  font-size: 2.6rem;
  color: #fff;
  margin-block: 0;
}

/* -------------------------------------
        utility
-----------------------------------------*/
@media screen and (max-width: 767px) {
  .u-onliy-pc {
    display: none;
  }
}

.u-onliy-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-onliy-sp {
    display: block;
  }
}

.u-onliy-tbsp {
  display: none;
}
@media screen and (max-width: 1023px) {
  .u-onliy-tbsp {
    display: block;
  }
}

@media screen and (max-width: 1023px) {
  .u-onliy-tbsp-non {
    display: none;
  }
}

.u-con--md {
  width: 100%;
  max-width: 92rem;
  padding-inline: 6rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .u-con--md {
    padding-inline: 3rem;
  }
}

.u-con--lg {
  width: 100%;
  max-width: 118rem;
  padding-inline: 4rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .u-con--lg {
    padding-inline: 3rem;
  }
}

.u-con--lg2 {
  padding-inline: 4rem;
  max-width: 156rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .u-con--lg2 {
    padding-inline: 3rem;
  }
}

.u-pc-mt60 {
  margin-top: 60px !important;
}

.u-pc-mt80 {
  margin-top: 80px !important;
}

.u-text-accent-color {
  color: #f4b932;
}

.u-border-bottom-none {
  border-bottom-width: 0;
}

/* -------------------------------------
        fade
-----------------------------------------*/
.fade {
  animation-name: fade;
  animation-duration: 1.35s;
  animation-fill-mode: forwards;
  opacity: 1;
}
.fade--top {
  animation-fill-mode: none;
}

@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* 下から */
.fadeup {
  animation-name: fadeUpAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 1;
}
.fadeup--top {
  animation-fill-mode: none;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeUpTrigger {
  opacity: 0;
}

/* 上から */
.fadeDown {
  animation-name: fadeDownAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* 右から */
.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeRightTrigger {
  opacity: 0;
}

.js-up {
  opacity: 0;
}
.js-up.stay {
  opacity: 1;
}/*# sourceMappingURL=style.css.map */