@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

svg,
img {
  max-width: 100%;
  vertical-align: middle;
}

li {
  list-style: none;
}

h1, h2, h3, h4, h5, h6, th, dt {
  font-weight: inherit;
}

article, main, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, picture {
  display: block;
}

:root {
  --color: #000;
  --color-inverse: #fff;
  --color-service: #5f4601;
  --color-service-dark: #5f4601;
  --color-accent: #edce20;
  --header-height: 3.75rem;
  --gap: 0.75rem;
  --padding-block: 1.875rem;
  --padding-section: 2.5rem;
  --padding-section-lg: 3.75rem;
  --padding-page: 5rem;
}
@media screen and (min-width: 1024px) {
  :root {
    --header-height: 7.5rem;
  }
}
@media screen and (min-width: 1024px) {
  :root {
    --gap: 1rem;
    --padding-block: 2.5rem;
    --padding-section: 3.75rem;
    --padding-section-lg: 6.25rem;
    --padding-page: 6.875rem;
  }
}

.is-section-dark,
.is-nav-open {
  --color: #fff;
}

[data-service=kagaya],
[data-service=mori] {
  --color-service: #aac535;
  --color-service-dark: #42930D;
}

[data-service=shiranami],
[data-service=nami] {
  --color-service: #16a9b2;
  --color-service-dark: #16a9b2;
}

[data-service=tsurukame],
[data-service=tsuru] {
  --color-service: #dfab0b;
  --color-service-dark: #dfab0b;
}

/*----------------------------------------------------
	フォーム
----------------------------------------------------*/
[hidden] {
  display: none !important;
}

[disabled] {
  cursor: not-allowed;
}

:focus:not(:focus-visible) {
  outline: none;
}

.sr-only {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  left: -9999px;
  top: -9999px;
}

input,
select,
label {
  vertical-align: middle;
  color: #000;
}

[type=text] {
  line-height: normal;
}

input[type=text],
input[type=email],
input[type=tel],
button {
  -webkit-appearance: none;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  color: #000;
  font-family: source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
}

input[type=submit],
button {
  cursor: pointer;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  padding: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  font-family: source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
}

*:focus {
  outline: none;
}

/*----------------------------------------------------
	フォント
----------------------------------------------------*/
html {
  font-size: 16px;
}
@media screen and (max-width: 640px) {
  html {
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1023px) {
  html {
    font-size: 2.1333333333vw;
  }
}
@media screen and (min-width: 1024px) {
  html {
    font-size: 1.1713030747vw;
  }
}
@media screen and (min-width: 1921px) {
  html {
    font-size: 1.1713030747vw;
  }
}

body {
  font-family: source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
  color: #000;
}

.serif {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ 明朝", serif;
}

/*----------------------------------------------------
	レスポンシブ
----------------------------------------------------*/
@media screen and (min-width: 641px) {
  .sp {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .sp-tab {
    display: none;
  }
}

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

@media screen and (max-width: 640px) {
  .pc-tab {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .tab {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .tab {
    display: none;
  }
}

/*----------------------------------------------------
	リンク
----------------------------------------------------*/
button,
a {
  color: #000;
  text-decoration: none;
  -webkit-transition: color 0.3s cubic-bezier(0.37, 0, 0.63, 1), background 0.3s cubic-bezier(0.37, 0, 0.63, 1), border 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-box-shadow 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-transform 0.3s cubic-bezier(0.37, 0, 0.63, 1);
  transition: color 0.3s cubic-bezier(0.37, 0, 0.63, 1), background 0.3s cubic-bezier(0.37, 0, 0.63, 1), border 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-box-shadow 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-transform 0.3s cubic-bezier(0.37, 0, 0.63, 1);
  transition: color 0.3s cubic-bezier(0.37, 0, 0.63, 1), background 0.3s cubic-bezier(0.37, 0, 0.63, 1), border 0.3s cubic-bezier(0.37, 0, 0.63, 1), box-shadow 0.3s cubic-bezier(0.37, 0, 0.63, 1), transform 0.3s cubic-bezier(0.37, 0, 0.63, 1);
  transition: color 0.3s cubic-bezier(0.37, 0, 0.63, 1), background 0.3s cubic-bezier(0.37, 0, 0.63, 1), border 0.3s cubic-bezier(0.37, 0, 0.63, 1), box-shadow 0.3s cubic-bezier(0.37, 0, 0.63, 1), transform 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-box-shadow 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-transform 0.3s cubic-bezier(0.37, 0, 0.63, 1);
}
button img,
a img {
  -webkit-transition: color 0.3s cubic-bezier(0.37, 0, 0.63, 1), background 0.3s cubic-bezier(0.37, 0, 0.63, 1), border 0.3s cubic-bezier(0.37, 0, 0.63, 1), opacity 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-box-shadow 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-transform 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-transform 0.3s cubic-bezier(0.37, 0, 0.63, 1);
  transition: color 0.3s cubic-bezier(0.37, 0, 0.63, 1), background 0.3s cubic-bezier(0.37, 0, 0.63, 1), border 0.3s cubic-bezier(0.37, 0, 0.63, 1), opacity 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-box-shadow 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-transform 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-transform 0.3s cubic-bezier(0.37, 0, 0.63, 1);
  transition: color 0.3s cubic-bezier(0.37, 0, 0.63, 1), background 0.3s cubic-bezier(0.37, 0, 0.63, 1), border 0.3s cubic-bezier(0.37, 0, 0.63, 1), opacity 0.3s cubic-bezier(0.37, 0, 0.63, 1), box-shadow 0.3s cubic-bezier(0.37, 0, 0.63, 1), transform 0.3s cubic-bezier(0.37, 0, 0.63, 1), transform 0.3s cubic-bezier(0.37, 0, 0.63, 1);
  transition: color 0.3s cubic-bezier(0.37, 0, 0.63, 1), background 0.3s cubic-bezier(0.37, 0, 0.63, 1), border 0.3s cubic-bezier(0.37, 0, 0.63, 1), opacity 0.3s cubic-bezier(0.37, 0, 0.63, 1), box-shadow 0.3s cubic-bezier(0.37, 0, 0.63, 1), transform 0.3s cubic-bezier(0.37, 0, 0.63, 1), transform 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-box-shadow 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-transform 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-transform 0.3s cubic-bezier(0.37, 0, 0.63, 1);
}
@media (hover: hover) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
@media (hover: none) {
  a, button {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
  }
}
[data-scroll-target] {
  content: "";
  display: block;
  position: relative;
  pointer-events: none;
  top: calc(-1 * var(--header-height));
}

/*----------------------------------------------------
	コンテナ
----------------------------------------------------*/
.l-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .l-container {
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media screen and (min-width: 641px) and (max-width: 1023px) {
  .l-container {
    padding-left: 10.6666666667vw;
    padding-right: 10.6666666667vw;
  }
}
@media screen and (min-width: 1024px) {
  .l-container {
    padding-left: 3.513909224vw;
    padding-right: 3.513909224vw;
  }
}
@media screen and (min-width: 1921px) {
  .l-container {
    padding-left: 3.513909224vwpx;
    padding-right: 3.513909224vwpx;
  }
}

/*----------------------------------------------------
	body
----------------------------------------------------*/
html {
  height: 100%;
}

body {
  position: relative;
  height: 100%;
}
body.no-scroll {
  overflow: hidden;
  height: 100vh;
}

.l-body-wrap {
  width: 100%;
  min-height: 100%;
}
@media screen and (max-width: 1023px) {
  .l-body-wrap {
    overflow: hidden;
  }
}
@media screen and (min-width: 1024px) {
  .l-body-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/*----------------------------------------------------
	l-header-drawer
----------------------------------------------------*/
/*----------------------------------------------------
	ヘッダー メニュー
----------------------------------------------------*/
@media screen and (max-width: 1023px) {
  .l-header-menu {
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 500;
    width: 2.8125rem;
    height: 2.8125rem;
    cursor: pointer;
    background: url(../img/btn-menu-bg.webp) center center/contain no-repeat;
  }
  .l-header-menu span {
    display: block;
    position: absolute;
    height: 1px;
    width: 1.5625rem;
    background: #fff;
    left: 0.625rem;
    -webkit-transition: top 0.35s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s cubic-bezier(0.5, 1, 0.89, 1);
    transition: top 0.35s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s cubic-bezier(0.5, 1, 0.89, 1);
    transition: top 0.35s cubic-bezier(0.5, 1, 0.89, 1), transform 0s cubic-bezier(0.5, 1, 0.89, 1);
    transition: top 0.35s cubic-bezier(0.5, 1, 0.89, 1), transform 0s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0s cubic-bezier(0.5, 1, 0.89, 1);
  }
  .l-header-menu span:nth-child(1) {
    top: calc(50% - 0.375rem);
  }
  .l-header-menu span:nth-child(2) {
    top: 50%;
  }
  .l-header-menu span:nth-child(3) {
    top: calc(50% + 0.375rem);
  }
  .l-header-menu.is-nav-open span {
    -webkit-transition: top 0.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.3s 0.2s cubic-bezier(0.5, 1, 0.89, 1);
    transition: top 0.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.3s 0.2s cubic-bezier(0.5, 1, 0.89, 1);
    transition: top 0.2s cubic-bezier(0.5, 1, 0.89, 1), transform 0.3s 0.2s cubic-bezier(0.5, 1, 0.89, 1);
    transition: top 0.2s cubic-bezier(0.5, 1, 0.89, 1), transform 0.3s 0.2s cubic-bezier(0.5, 1, 0.89, 1), -webkit-transform 0.3s 0.2s cubic-bezier(0.5, 1, 0.89, 1);
  }
  .l-header-menu.is-nav-open span:nth-child(1) {
    top: 50%;
    -webkit-transform: scale(-1, -1) rotate(-35deg);
            transform: scale(-1, -1) rotate(-35deg);
  }
  .l-header-menu.is-nav-open span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .l-header-menu.is-nav-open span:nth-child(3) {
    top: 50%;
    -webkit-transform: scale(-1, -1) rotate(35deg);
            transform: scale(-1, -1) rotate(35deg);
  }
}

/*----------------------------------------------------
	ヘッダー
----------------------------------------------------*/
@media screen and (max-width: 1023px) {
  .l-header:before {
    content: "";
    display: block;
    width: 100%;
    height: 4.375rem;
    position: fixed;
    left: 0;
    top: 0;
    pointer-events: none;
    background: url(../img/bg-header.webp) center top/auto 100% no-repeat;
    z-index: 300;
    opacity: 0;
    -webkit-transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
    transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  }
  .is-scrolled .l-header:before {
    opacity: 1;
  }
  .l-header:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(95, 70, 1, 0.25);
    z-index: 400;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
    transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  }
  .is-nav-open .l-header:after {
    opacity: 1;
    pointer-events: auto;
  }
}
@media screen and (min-width: 1024px) {
  .l-header {
    position: relative;
    left: 0;
    top: 0;
    width: 16.875rem;
    padding: 3.125rem 1.25rem;
    -ms-flex-item-align: start;
        align-self: flex-start;
    z-index: 50;
  }
  .l-header:before {
    content: "";
    display: block;
    width: 16.875rem;
    height: calc(100vh + 12.5rem);
    position: fixed;
    left: 1.25rem;
    top: -1.25rem;
    pointer-events: none;
    background: url(../img/nav-bg.webp) right top/auto 100%;
  }
}

.l-header-logo {
  position: fixed;
  left: 0.625rem;
  top: 0.625rem;
  z-index: 500;
}
.l-header-logo img {
  width: 6.75rem;
}
@media screen and (min-width: 1024px) {
  .l-header-logo {
    position: relative;
    text-align: center;
  }
  .l-header-logo img {
    width: 6.6875rem;
  }
}

@media screen and (max-width: 1023px) {
  .l-header-nav {
    position: fixed;
    z-index: 500;
    width: calc(100% - 1.25rem);
    top: 4.375rem;
    left: 0.625rem;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
    transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  }
  .is-nav-open .l-header-nav {
    opacity: 1;
    pointer-events: auto;
  }
}
@media screen and (min-width: 1024px) {
  .l-header-nav {
    margin-top: 2.5rem;
    position: relative;
  }
}

.l-header-nav__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
}
@media screen and (max-width: 1023px) {
  .l-header-nav__wrap {
    height: calc(100vh - 4.375rem);
    overflow: auto;
    padding: 2.5rem 1.25rem 5rem;
    background: url(../img/nav-bg.webp) center center/100% 100%;
  }
}
@media screen and (min-width: 1024px) {
  .l-header-nav__wrap {
    gap: 0.75rem;
  }
}

.l-header-nav-block__body {
  background: url(../img/nav-body.webp) center bottom/100% auto;
}
.l-header-nav-block__body:has(.l-header-nav-block-sub) {
  padding: 0.25rem 0.375rem;
}
.l-header-nav-block__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.375rem;
  padding: 0.75rem 1.25rem;
}
.l-header-nav-block__list a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.375rem;
  font-size: 0.875rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  color: rgb(95, 70, 1);
}
.l-header-nav-block__list a i {
  color: var(--color-accent);
}
.l-header-nav-block__list a:hover {
  color: var(--color-accent);
}
.l-header-nav-block-sub:not(:last-child) {
  border-bottom: 0.0625rem dashed var(--color-service);
}
.l-header-nav-block-sub .l-header-nav-block__list {
  padding-top: 0;
}
.l-header-nav-block-sub__head {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.625rem 1rem;
  width: 100%;
  position: relative;
  font-size: 1rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  color: rgb(95, 70, 1);
  font-weight: bold;
}
.l-header-nav-block-sub__head ._ico {
  position: absolute;
  right: 1rem;
  line-height: 1;
}
.is-open .l-header-nav-block-sub__head ._ico .fa-circle-plus {
  opacity: 0;
}
.l-header-nav-block-sub__head ._ico .fa-circle-minus {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.is-open .l-header-nav-block-sub__head ._ico .fa-circle-minus {
  opacity: 1;
}
.l-header-nav-block-sub__head:hover {
  color: #edce20;
}
.l-header-nav-block-sub__head.is-open ._ico .fa-circle-minus {
  opacity: 1;
}
.l-header-nav-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
/*----------------------------------------------------
	main
----------------------------------------------------*/
@media screen and (min-width: 1024px) {
  .l-main {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

/*----------------------------------------------------
	フッター
----------------------------------------------------*/
.l-footer {
  position: relative;
  overflow: hidden;
  z-index: 50;
}
.l-footer-gallery img {
  width: auto;
  height: 9.625rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 641px) {
  .l-footer-gallery img {
    width: 100%;
    height: auto;
  }
}

.l-footer-bg-top {
  position: absolute;
  top: 7.5rem;
  width: 100%;
}
.l-footer-bg-top img {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .l-footer-bg-top {
    top: 16.25rem;
  }
}

.l-footer__wrap {
  position: relative;
  z-index: 10;
  padding: 3.125rem 1.25rem 13.75rem;
}
@media screen and (min-width: 1024px) {
  .l-footer__wrap {
    display: -ms-grid;
    display: grid;
        grid-template-areas: "logo nav" "sns nav" "copy nav2";
    -ms-grid-columns: 18.75rem 1fr;
    grid-template-columns: 18.75rem 1fr;
    -ms-grid-rows: auto 1fr auto;
    grid-template-rows: auto 1fr auto;
    padding: 4.375rem 8.3125rem 11.875rem;
  }
}

.l-footer-logo {
  text-align: center;
}
.l-footer-logo img {
  width: 11.875rem;
}
@media screen and (min-width: 1024px) {
  .l-footer-logo {
    grid-area: logo;
    text-align: left;
  }
  .l-footer-logo img {
    width: 13.1875rem;
  }
}

.l-footer-sns {
  margin-top: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-footer-sns a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.375rem;
  font-size: 0.875rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  color: var(--color-service);
}
.l-footer-sns a img {
  width: 1rem;
}
@media screen and (min-width: 1024px) {
  .l-footer-sns {
    margin-top: 1.5rem;
    grid-area: sns;
    gap: 0.25rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .l-footer-sns a {
    font-size: 1rem;
  }
  .l-footer-sns a img {
    width: 1rem;
  }
}

.l-footer-nav {
  margin-top: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.875rem 0;
}
@media screen and (min-width: 1024px) {
  .l-footer-nav {
    grid-area: nav;
    margin-top: 0;
    padding-bottom: 2.75rem;
    gap: 0 4.375rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.l-footer-nav-block {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.625rem;
}
@media screen and (max-width: 640px) {
  .l-footer-nav-block:nth-child(3) {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer-nav-block {
    width: auto;
  }
}

.l-footer-nav-block__head {
  font-size: 1.1875rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  color: var(--color-service);
}
.l-footer-nav-block__head a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  color: var(--color-service);
}
.l-footer-nav-block__head a:hover {
  -webkit-transform: translateX(0.375rem);
          transform: translateX(0.375rem);
}
.l-footer-nav-block__head .fa-chevron-right {
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .l-footer-nav-block__head {
    font-size: 1.375rem;
  }
  .l-footer-nav-block__head .fa-chevron-right {
    font-size: 1rem;
  }
}

.l-footer-nav-block__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.375rem;
  font-size: 0.875rem;
}
.l-footer-nav-block__list a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.375rem;
}
.l-footer-nav-block__list a:hover {
  color: #edce20;
  -webkit-transform: translateX(0.375rem);
          transform: translateX(0.375rem);
}
.l-footer-nav-block__list .fa-arrow-up-right-from-square {
  font-size: 0.625rem;
}
@media screen and (min-width: 1024px) {
  .l-footer-nav-block__list {
    font-size: 1rem;
  }
}

.l-footer-nav2 {
  margin-top: 1.25rem;
  font-size: 0.875rem;
}
.l-footer-nav2 i {
  font-size: 1rem;
  color: var(--color-accent);
}
.l-footer-nav2 a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.375rem;
}
.l-footer-nav2 a:hover {
  color: #edce20;
  -webkit-transform: translateX(0.375rem);
          transform: translateX(0.375rem);
}
.l-footer-nav2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.375rem;
}
@media screen and (min-width: 1024px) {
  .l-footer-nav2 {
    grid-area: nav2;
    margin-top: 0;
    font-size: 1rem;
  }
  .l-footer-nav2 i {
    font-size: 1.125rem;
  }
  .l-footer-nav2 ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 1.875rem;
  }
}

.l-footer-copyright {
  margin-top: 1.875rem;
  font-size: 0.75rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  color: rgb(95, 70, 1);
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .l-footer-copyright {
    margin-top: 0;
    text-align: left;
  }
}

.l-footer-bg-pagetop {
  position: absolute;
  z-index: 10;
  bottom: 6.25rem;
  right: 1.25rem;
  width: 2.9375rem;
}
.l-footer-bg-pagetop img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.l-footer-bg-pagetop a:hover img:nth-child(2) {
  opacity: 1;
}
@media screen and (min-width: 1024px) {
  .l-footer-bg-pagetop {
    grid-area: copy;
    width: 3.25rem;
    right: 2.5rem;
    bottom: 2.5rem;
  }
}
@media screen and (min-width: 1024px){
  .l-footer-logo {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .l-footer-sns {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .l-footer-nav {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
  }
  .l-footer-nav2 {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
  }
  .l-footer-bg-pagetop {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
}

.l-footer-bg-bottom {
  position: absolute;
  bottom: 0;
  pointer-events: none;
  width: 100%;
}
.l-footer-bg-bottom img {
  width: 100%;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	...
----------------------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	p-contact
----------------------------------------------------*/
.p-contact-tel {
  padding-top: var(--padding-section);
}
.p-contact-tel__item {
  padding-top: var(--padding-block);
  display: -ms-grid;
  display: grid;
  gap: var(--padding-block);
}
@media screen and (min-width: 1024px) {
  .p-contact-tel__item {
    -ms-grid-columns: 1fr var(--padding-block) 1fr;
    grid-template-columns: 1fr 1fr;
    gap: var(--padding-block);
    padding-left: 1.25rem;
  }
}

.p-contact-tel-item {
  position: relative;
  padding-left: 1.25rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 0.875rem;
  line-height: 1.6875;
}
.p-contact-tel-item:before {
  content: "";
  display: block;
  width: 0.375rem;
  height: 100%;
  background: #edce20;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
@media screen and (min-width: 1024px) {
  .p-contact-tel-item {
    padding-left: 1.875rem;
    font-size: 1rem;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}

.p-contact-tel-item__name {
  font-size: 1.125rem;
}
@media screen and (min-width: 1024px) {
  .p-contact-tel-item__name {
    font-size: 1.25rem;
  }
}

.p-contact-tel-item__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.375rem;
  font-family: Arial, Helvetica, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  color: #5f4601;
}
.p-contact-tel-item__tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.375rem;
  color: #5f4601;
}
.p-contact-tel-item__tel i {
  font-size: 0.8571428571em;
}
.p-contact-tel-item__tel small {
  padding-bottom: 0.4285714286em;
  -ms-flex-item-align: end;
      align-self: flex-end;
  font-size: 0.5em;
  color: #000;
}
@media screen and (min-width: 1024px) {
  .p-contact-tel-item__tel {
    font-size: 1.75rem;
  }
}

.p-contact-email {
  padding-top: var(--padding-section);
}
@media screen and (min-width: 1024px) {
  .p-contact-email {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}

.p-contact-email__nav {
  padding-top: var(--padding-block);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-contact-email__nav ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  gap: 1.875rem;
}
.p-contact-email__nav ul:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  border-top: 0.1875rem solid #d9d9d9;
  position: absolute;
  left: 0;
  top: 50%;
  pointer-events: none;
}
.p-contact-email__nav li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 4.375rem;
  height: 4.375rem;
  background: #fff;
  border: 0.25rem solid #d9d9d9;
  border-radius: 100%;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 1rem;
  color: #9f9f9f;
  line-height: 1.2;
}
.p-contact-email__nav ._no {
  font-family: Arial, Helvetica, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 0.875rem;
}
.p-contact-email__nav li.is-current {
  color: #fff;
  background: #edce20;
  border-color: #edce20;
}
@media screen and (min-width: 1024px) {
  .p-contact-email__nav ul {
    gap: 4.625rem;
  }
  .p-contact-email__nav li {
    width: 5.9375rem;
    height: 5.9375rem;
  }
}

.p-contact-email__form {
  padding-top: var(--padding-block);
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	p-facility-top
----------------------------------------------------*/
.p-facility-top-mv {
  position: relative;
  padding-bottom: 3.125rem;
  margin-top: var(--padding-section);
}
@media screen and (min-width: 1024px) {
  .p-facility-top-mv {
    padding-bottom: 4.375rem;
  }
}

.p-facility-top-mv__bg {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.p-facility-top-mv__bg img {
  aspect-ratio: 1.5/1;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-mv__bg img {
    aspect-ratio: 1096/339;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

[data-service=kagaya] .p-facility-top-mv__pic {
  right: 1.25rem;
  bottom: -2.5rem;
}
[data-service=kagaya] .p-facility-top-mv__pic img {
  width: 6.25rem;
}
@media screen and (min-width: 1024px) {
  [data-service=kagaya] .p-facility-top-mv__pic {
    right: 1.25rem;
    bottom: -2.5rem;
  }
  [data-service=kagaya] .p-facility-top-mv__pic img {
    width: 8.875rem;
  }
}

@media screen and (max-width: 1023px) {
  [data-service=shiranami] .p-facility-top-mv__desc {
    margin-top: 1.25rem;
    padding-bottom: 1.875rem;
  }
}
[data-service=shiranami] .p-facility-top-mv__pic {
  right: 1.25rem;
  bottom: -2.5rem;
  z-index: 2;
}
[data-service=shiranami] .p-facility-top-mv__pic img {
  width: 14.375rem;
}
@media screen and (min-width: 1024px) {
  [data-service=shiranami] .p-facility-top-mv__pic {
    right: 1.25rem;
    bottom: -2.5rem;
  }
  [data-service=shiranami] .p-facility-top-mv__pic img {
    width: 36.5rem;
  }
}

@media screen and (max-width: 1023px) {
  [data-service=tsurukame] .p-facility-top-mv__desc {
    margin-top: 1.25rem;
    padding-bottom: 2.5rem;
  }
}
[data-service=tsurukame] .p-facility-top-mv__pic {
  right: 0rem;
  bottom: -2.5rem;
  z-index: 2;
}
[data-service=tsurukame] .p-facility-top-mv__pic img {
  width: 8.75rem;
}
@media screen and (min-width: 1024px) {
  [data-service=tsurukame] .p-facility-top-mv__pic {
    right: 1.25rem;
    bottom: 5rem;
  }
  [data-service=tsurukame] .p-facility-top-mv__pic img {
    width: 14.5rem;
  }
}

.p-facility-top-mv__pic {
  position: absolute;
}
.p-facility-top-mv__wrap {
  position: relative;
  display: -ms-grid;
  display: grid;
      grid-template-areas: "head" "photo" "desc";
  gap: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-mv__wrap {
        grid-template-areas: "head photo" "desc photo";
    -ms-grid-columns: 1fr 1.75rem 33.9375rem;
    grid-template-columns: 1fr 33.9375rem;
    -ms-grid-rows: 1fr 1.75rem auto;
    grid-template-rows: 1fr auto;
    gap: 1.75rem;
    min-height: 36.625rem;
  }
}

.p-facility-top-mv__head {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  grid-area: head;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 0.75rem;
  margin-bottom: -3.125rem;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-mv__head {
    margin-bottom: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-facility-top-mv__en {
  font-family: Arial, Helvetica, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 0.1em;
  color: #edce20;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-mv__en {
    font-size: 1.25rem;
  }
}

.p-facility-top-mv__lead {
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 1.25rem;
  color: #5f4601;
  letter-spacing: 0.2em;
  line-height: 1.7;
}
.p-facility-top-mv__lead strong {
  color: var(--color-service-dark);
}
@media screen and (min-width: 1024px) {
  .p-facility-top-mv__lead {
    font-size: 2.125rem;
  }
}

.p-facility-top-mv__photo {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: photo;
  overflow: hidden;
  text-align: right;
}
.p-facility-top-mv__photo img {
  width: 15rem;
  border-radius: 1.875rem;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-mv__photo {
    width: 100%;
  }
  .p-facility-top-mv__photo img {
    width: auto;
    border-radius: 4.875rem;
  }
}

.p-facility-top-mv__desc {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  margin-top: 3.75rem;
  grid-area: desc;
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-mv__desc {
    margin-top: 0;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.p-facility-top-service {
  padding-top: var(--padding-page);
}
.p-facility-top-service__item {
  margin-top: var(--padding-section);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.875rem;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-service__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 4.0625rem 1fr 4.0625rem 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 4.0625rem;
  }
  .p-facility-top-service__item.is-col2 {
    gap: 3.375rem 6.0625rem;
    -ms-grid-columns: 18.125rem 6.0625rem 18.125rem;
    grid-template-columns: 18.125rem 18.125rem;
    width: 42.5rem;
    margin-inline: auto;
  }
}

.p-facility-top-service-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 0.625rem;
  background: #fff;
  -webkit-box-shadow: 0.4375rem 0.4375rem 1.25rem rgba(0, 0, 0, 0.09);
          box-shadow: 0.4375rem 0.4375rem 1.25rem rgba(0, 0, 0, 0.09);
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-service-item__link {
    height: 100%;
  }
}

@media screen and (min-width: 1024px) {
  .p-facility-top-service-item--lg {
    -ms-grid-column-span: 3;
    grid-column: span 3;
  }
}

@media screen and (min-width: 1024px) {
  .p-facility-top-service-item--lg .p-facility-top-service-item__link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .p-facility-top-service-item--lg .p-facility-top-service-item__link .p-facility-top-service-item__pic {
    width: 18.125rem;
  }
  .p-facility-top-service-item--lg .p-facility-top-service-item__link .p-facility-top-service-item__wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto 0 auto;
        grid-template-areas: "title title" "desc more";
    -ms-grid-columns: 1fr 1.8125rem 15.25rem;
    grid-template-columns: 1fr 15.25rem;
    gap: 0 1.8125rem;
  }
  .p-facility-top-service-item--lg .p-facility-top-service-item__link .p-facility-top-service-item__title {
    text-align: left;
  }
  .p-facility-top-service-item--lg .p-facility-top-service-item__link .p-facility-top-service-item__wrap > .p-facility-top-mv__desc {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
}

.p-facility-top-service-item__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--gap);
  padding: 1.25rem 0.625rem;
  height: 100%;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-service-item__wrap {
    padding: 1.875rem 1.25rem;
  }
}

.p-facility-top-service-item__title {
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  text-align: center;
  color: #5f4601;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-service-item__title {
    grid-area: title;
  }
}

@media screen and (min-width: 1024px) {
  .p-facility-top-service-item__desc {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    grid-area: desc;
  }
}

.p-facility-top-service-item__more {
  margin-top: auto;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-service-item__more {
    grid-area: more;
  }
}

.p-facility-top-service__other {
  margin-top: var(--padding-section-lg);
  padding-top: 3.125rem;
  background: url(../img/p-kagaya-top-service-bg.webp) center top/auto 6.25rem no-repeat;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-service__other {
    padding-top: 6.75rem;
    background-size: 100% 16.625rem;
  }
}

.p-facility-top-service__otherWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.5rem;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-service__otherWrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 7.5625rem;
  }
}

@media screen and (min-width: 1024px) {
  .p-facility-top-service-other {
    width: 22.125rem;
  }
}

.p-facility-top-service-other__link {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.25rem;
  border-radius: 0.625rem;
  background: #fff;
  -webkit-box-shadow: 0.4375rem 0.4375rem 1.25rem rgba(0, 0, 0, 0.09);
          box-shadow: 0.4375rem 0.4375rem 1.25rem rgba(0, 0, 0, 0.09);
  padding: 1.25rem 1.25rem 0;
}

.p-facility-top-service-other__pic {
  width: 7.5rem;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-service-other__pic {
    width: 9.6875rem;
  }
}

.p-facility-top-service-other__more {
  width: 15.25rem;
  margin: -1.375rem 0 0;
  position: relative;
  bottom: -1.375rem;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-service-other__more {
    margin: -1.75rem 0 0;
    position: relative;
    bottom: -1.75rem;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.p-facility-top-news {
  padding: var(--padding-page) 0;
}
.p-facility-top-news__wrap {
  display: -ms-grid;
  display: grid;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-news__wrap {
        grid-template-areas: "head body" "head more";
    -ms-grid-columns: 9.5625rem auto;
    grid-template-columns: 9.5625rem auto;
  }
  .p-facility-top-news__wrap > .p-facility-top-mv__head {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .p-facility-top-news__wrap > .p-facility-top-service-item__more {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
}

@media screen and (min-width: 1024px) {
  .p-facility-top-news__head {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: head;
  }
}

.p-facility-top-news__body {
  margin-top: var(--padding-block);
  border-top: 0.0625rem solid #959595;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-news__body {
    margin-top: 0;
    grid-area: body;
  }
}

.p-facility-top-news__more {
  padding-top: var(--padding-block);
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-news__more {
    grid-area: more;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
[data-service=kagaya] .p-facility-top-access {
  background: #eff4d9;
}
[data-service=kagaya] .p-facility-top-access:before {
  background: url(../img/p-kagaya-top-news-bg1.webp) center bottom/auto 3.125rem no-repeat;
}
[data-service=kagaya] .p-facility-top-access:after {
  background: url(../img/p-kagaya-top-news-bg2.webp) center bottom/auto 3.125rem no-repeat;
}
@media screen and (min-width: 1921px) {
  [data-service=kagaya] .p-facility-top-access:before {
    background-size: auto 4.39238653vw;
  }
  [data-service=kagaya] .p-facility-top-access:after {
    background-size: auto 4.39238653vw;
  }
}

[data-service=shiranami] .p-facility-top-access {
  background: #d0eef0;
}
[data-service=shiranami] .p-facility-top-access:before {
  background: url(../img/p-shiranami-top-news-bg1.webp) center bottom/auto 3.125rem no-repeat;
}
[data-service=shiranami] .p-facility-top-access:after {
  background: url(../img/p-shiranami-top-news-bg2.webp) center bottom/auto 3.125rem no-repeat;
}
@media screen and (min-width: 1921px) {
  [data-service=shiranami] .p-facility-top-access:before {
    background-size: auto 4.39238653vw;
  }
  [data-service=shiranami] .p-facility-top-access:after {
    background-size: auto 4.39238653vw;
  }
}

.p-facility-top-access {
  position: relative;
  padding: 1.25rem 0 3.125rem;
  margin: 3.125rem 0;
}
.p-facility-top-access:before, .p-facility-top-access:after {
  content: "";
  display: block;
  width: 100%;
  height: 3.125rem;
  position: absolute;
  left: 0;
  top: -3.125rem;
  pointer-events: none;
}
.p-facility-top-access:after {
  top: auto;
  bottom: -3.125rem;
}
@media screen and (min-width: 1921px) {
  .p-facility-top-access {
    padding: 1.4641288433vw 0 4.39238653vw;
    margin: 4.39238653vw 0;
  }
  .p-facility-top-access:before, .p-facility-top-access:after {
    content: "";
    display: block;
    width: 100%;
    height: 4.39238653vw;
    position: absolute;
    left: 0;
    top: -4.39238653vw;
    pointer-events: none;
  }
  .p-facility-top-access:after {
    top: auto;
    bottom: -4.39238653vw;
  }
}

.p-facility-top-access__inner {
  margin-top: var(--padding-section);
  border-radius: 0.625rem;
  background: #fff;
  padding: 1.875rem 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--padding-block);
}
@media screen and (min-width: 1024px) {
  .p-facility-top-access__inner {
    padding: 3.75rem 3.75rem;
  }
}

.p-facility-top-access__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 1rem;
  gap: 0.9375rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: var(--color-service);
  border-bottom: 0.0625rem dashed #5f4601;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-access__title {
    font-size: 1.625rem;
  }
}

.p-facility-top-access__map iframe {
  width: 100%;
  height: 18.75rem;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-access__map iframe {
    height: 27.375rem;
  }
}

.p-facility-top-access__info dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-facility-top-access__info dl:not(:first-child) {
  padding-top: var(--gap);
  margin-top: var(--gap);
  border-top: 0.0625rem solid #959595;
}
.p-facility-top-access__info dt {
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.7777777778;
  color: #5f4601;
}
.p-facility-top-access__info dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0.875rem;
  line-height: 2;
}
@media screen and (min-width: 1024px) {
  .p-facility-top-access__info dl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .p-facility-top-access__info dt {
    width: 10.25rem;
    font-size: 1.125rem;
  }
  .p-facility-top-access__info dd {
    font-size: 1rem;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	p-facility-news
----------------------------------------------------*/
.p-facility-news-list {
  padding-top: var(--padding-section);
  max-width: 55.625rem;
  margin-inline: auto;
}
.p-facility-news-list__list {
  padding-top: 1.25rem;
}
.p-facility-news-list__foot {
  padding-top: var(--padding-section);
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.p-facility-news-detail {
  padding-top: var(--padding-section);
  max-width: 53.9375rem;
  margin-inline: auto;
}
.p-facility-news-detail__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
}
.p-facility-news-detail__meta {
  padding-top: var(--padding-section);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
}
.p-facility-news-detail__date {
  -ms-flex-item-align: start;
      align-self: flex-start;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0.5rem;
  height: 1.5rem;
  border-radius: 0.25rem;
  background: #aac535;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .p-facility-news-detail__date {
    padding: 0 0.75rem;
    height: 2rem;
    font-size: 1.125rem;
  }
}

.p-facility-news-detail__title {
  padding-bottom: 1rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.25rem;
  color: #5f4601;
  border-bottom: 0.125rem dashed #959595;
}
@media screen and (min-width: 1024px) {
  .p-facility-news-detail__title {
    font-size: 1.625rem;
  }
}

.p-facility-news-detail__entry {
  padding-top: var(--padding-block);
}
.p-facility-news-detail__foot {
  padding-top: var(--padding-section);
  text-align: center;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	p-outline
----------------------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.p-outline-nav {
  margin-top: var(--padding-section);
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.25rem;
}
.p-outline-nav li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
          box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
}
.p-outline-nav a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.875rem;
  font-weight: 500;
  height: 3.75rem;
  color: #5f4601;
}
.p-outline-nav a:before {
  content: "";
  display: block;
  width: 0;
  height: 0.375rem;
  background: #edce20;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.p-outline-nav a:hover:before {
  width: 100%;
}
.p-outline-nav li.is-current a:before {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-outline-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0;
    -webkit-box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
            box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
  }
  .p-outline-nav li {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .p-outline-nav li:not(:first-child):before {
    content: "";
    display: block;
    width: 0;
    height: 1.75rem;
    border-left: 0.0625rem solid #d4d4d4;
    position: absolute;
    left: 0;
    top: 1.4375rem;
    pointer-events: none;
  }
  .p-outline-nav a {
    height: 4.625rem;
    font-size: 1rem;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.p-outline-subNav {
  padding-top: var(--padding-block);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.25rem;
}
.p-outline-subNav li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (min-width: 1024px) {
  .p-outline-subNav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1.5rem;
    max-width: 50.375rem;
    margin-inline: auto;
  }
  .p-outline .p-outline-subNav {
    max-width: 100%;
  }
  .p-outline .p-outline-subNav li:first-child {
    -webkit-box-flex: 1.25;
    -ms-flex: 1.25;
        flex: 1.25; 
  }
}
@media screen and (max-width: 1024px) {
  .p-outline .p-outline-subNav li {
    text-align: center;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.p-outline-greeting__wrap {
  padding-top: var(--padding-section-lg);
}
.p-outline-greeting__head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-outline-greeting__head ._pic1 {
  position: absolute;
  width: 5rem;
  left: 0;
  top: -2.5rem;
}
.p-outline-greeting__head ._pic2 {
  position: absolute;
  width: 4.375rem;
  right: 0;
  top: -2.5rem;
}
.p-outline-greeting__head ._label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 8.75rem;
  height: 1.875rem;
  border-radius: 0.9375rem;
  background: #5f4601;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  color: #fff;
}
.p-outline-greeting__head ._en {
  font-family: Arial, Helvetica, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 0.6875rem;
  letter-spacing: 0.1em;
  color: #9f9f9f;
}
.p-outline-greeting__head ._title {
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: 1.375rem;
  color: #5f4601;
}
@media screen and (min-width: 1024px) {
  .p-outline-greeting__head {
    gap: 0.75rem;
  }
  .p-outline-greeting__head ._pic1 {
    width: 10.75rem;
    left: 1.25rem;
    top: -1.25rem;
  }
  .p-outline-greeting__head ._pic2 {
    width: 7.5625rem;
    right: 1.25rem;
    top: 6.25rem;
  }
  .p-outline-greeting__head ._label {
    width: 13.3125rem;
    height: 2.5rem;
    border-radius: 1.25rem;
    font-size: 1.125rem;
  }
  .p-outline-greeting__head ._en {
    margin-top: 0.625rem;
    font-size: 1.0625rem;
  }
  .p-outline-greeting__head ._title {
    font-size: 2.5rem;
    text-align: center;
  }
}

.p-outline-greeting-block {
  margin-top: 5rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .p-outline-greeting-block {
    padding-left: 8rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.p-outline-greeting-block__head {
  position: absolute;
  left: 0;
  top: 0;
}
.p-outline-greeting-block__pic {
  position: relative;
  z-index: 2;
  width: 15.625rem;
  margin-left: auto;
}
.p-outline-greeting-block__pic img {
  border-radius: 0.625rem;
  -webkit-box-shadow: 0 0.1875rem 0.8125rem rgba(0, 0, 0, 0.16);
          box-shadow: 0 0.1875rem 0.8125rem rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 1024px) {
  .p-outline-greeting-block__pic {
    width: 18.375rem;
  }
}

.p-outline-greeting-block__body {
  margin: -1.25rem 0 0 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.875rem 1.25rem 1.25rem 1.25rem;
  gap: 0.625rem;
  border-radius: 0.625rem;
  background: #fbf5d2;
}
@media screen and (min-width: 1024px) {
  .p-outline-greeting-block__body {
    margin: 4.125rem 0 0 -7.125rem;
    gap: 0.5rem;
    padding: 2.25rem 2.5rem 1.875rem 9.9375rem;
  }
}

.p-outline-greeting-block__title {
  font-weight: 500;
  font-size: 1.375rem;
  line-height: 1.9090909091;
  color: #5f4601;
}
.p-outline-greeting-block__name {
  text-align: right;
  font-weight: 500;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.p-outline-outline__wrap {
  padding-top: var(--padding-section-lg);
}
.p-outline-outline-data {
  padding-top: var(--padding-block);
}
.p-outline-outline-data > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1rem 0;
  font-size: 0.875rem;
}
.p-outline-outline-data > dl:not(:last-child) {
  border-bottom: 0.0625rem solid #959595;
}
.p-outline-outline-data > dl > dt {
  font-weight: 500;
}
.p-outline-outline-data > dl > dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (min-width: 1024px) {
  .p-outline-outline-data {
    max-width: 49.5rem;
    margin-inline: auto;
  }
  .p-outline-outline-data > dl {
    padding: 1.875rem 1.25rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    font-size: 1rem;
  }
  .p-outline-outline-data > dl > dt {
    width: 9.375rem;
  }
}

.p-outline-outline-history-year {
  position: relative;
}
.p-outline-outline-history-year dt {
  position: absolute;
  width: 4.375rem;
  font-weight: 500;
  font-size: 0.875rem;
  color: #5f4601;
}
@media screen and (min-width: 1024px) {
  .p-outline-outline-history-year dt {
    width: 5.625rem;
    font-size: 1rem;
  }
}

.p-outline-outline-history-year__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-left: 4.375rem;
  padding-bottom: 1.125rem;
}
.p-outline-outline-history-year__wrap:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  border-left: 0.1875rem solid #fbf5d2;
  position: absolute;
  left: 0.25rem;
  top: 0;
  pointer-events: none;
}
@media screen and (min-width: 1024px) {
  .p-outline-outline-history-year__wrap {
    margin-left: 5.625rem;
  }
}

.p-outline-outline-history-year__month {
  width: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.875rem;
  font-size: 0.875rem;
  color: #5f4601;
}
.p-outline-outline-history-year__month i {
  position: relative;
  width: 0.6875rem;
  height: 0.6875rem;
  background: #edce20;
  border-radius: 100%;
}
@media screen and (min-width: 1024px) {
  .p-outline-outline-history-year__month {
    width: 5.25rem;
    font-size: 1rem;
  }
}

.p-outline-outline-history-year__desc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.125rem;
  font-size: 0.875rem;
}
@media screen and (min-width: 1024px) {
  .p-outline-outline-history-year__desc {
    font-size: 1rem;
  }
}

.p-outline-outline-facility {
  padding-top: var(--padding-section);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--padding-block);
}
.p-outline-outline-facility ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.25rem;
}
.p-outline-outline-facility li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (min-width: 1024px) {
  .p-outline-outline-facility ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1.875rem;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.p-outline-document__wrap {
  padding-top: var(--padding-section-lg);
}
.p-outline-document__items {
  padding-top: var(--padding-section);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.875rem;
}
@media screen and (min-width: 1024px) {
  .p-outline-document__items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 4.625rem;
  }
}

.p-outline-document-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-outline-document-item ul {
  margin-top: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
  font-size: 1rem;
}
.p-outline-document-item .p-outline-outline-data {
  margin-top: 0;
  padding-top: 0;
}
@media screen and (min-width: 1024px) {
  .p-outline-document-item ul {
    margin-top: 1.25rem;
    gap: 1.25rem;
    font-size: 1.125rem;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	...
----------------------------------------------------*/
.p-privacy-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: var(--padding-section);
  gap: var(--padding-section);
}
.p-privacy-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--gap);
}
.p-privacy-list-item h3 {
  position: relative;
  padding-left: 1.625rem;
  font-size: 1rem;
  line-height: 1.8888888889;
}
.p-privacy-list-item h3:not(:first-child) + h3 {
  margin-top: calc(var(--gap) * -1);
}
.p-privacy-list-item h3:before {
  content: "";
  display: block;
  width: 1rem;
  height: 0.1875rem;
  position: absolute;
  left: 0;
  top: 0.875rem;
  pointer-events: none;
  background: #edce20;
}
@media screen and (min-width: 1024px) {
  .p-privacy-list-item h3 {
    font-size: 1.125rem;
    padding-left: 1.875rem;
  }
  .p-privacy-list-item h3:before {
    width: 1.25rem;
    top: 1rem;
  }
}
.p-privacy-list-item h3 + ul {
  margin-top: calc(var(--gap) * -1);
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	p-sitemap
----------------------------------------------------*/
.p-sitemap-top {
  padding-top: var(--padding-section);
  font-size: 1rem;
}
@media screen and (min-width: 1024px) {
  .p-sitemap-top {
    font-size: 1.25rem;
  }
}

.p-sitemap-list {
  padding-top: var(--padding-block);
  display: -ms-grid;
  display: grid;
  gap: var(--padding-block) 6.25rem;
}
@media screen and (min-width: 1024px) {
  .p-sitemap-list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

.p-sitemap-list-item__head > div,
.p-sitemap-list-item__head a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
  height: 3.125rem;
  padding-left: 1.625rem;
  background: #fbf5d2;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  color: #5f4601;
}
.p-sitemap-list-item__head > div i,
.p-sitemap-list-item__head a i {
  font-size: 0.9em;
}
.p-sitemap-list-item__head > div:before,
.p-sitemap-list-item__head a:before {
  content: "";
  display: block;
  width: 0.25rem;
  height: 1.625rem;
  background: #5f4601;
  position: absolute;
  left: 0.75rem;
  top: 0.75rem;
  pointer-events: none;
}
.p-sitemap-list-item__head a span,
.p-sitemap-list-item__head a i {
  -webkit-transition: 0.3s cubic-bezier(0.37, 0, 0.63, 1);
  transition: 0.3s cubic-bezier(0.37, 0, 0.63, 1);
}
.p-sitemap-list-item__head a:hover span,
.p-sitemap-list-item__head a:hover i {
  color: #edce20;
  -webkit-transform: translateX(0.375rem);
          transform: translateX(0.375rem);
}
@media screen and (min-width: 1024px) {
  .p-sitemap-list-item__head > div,
  .p-sitemap-list-item__head a {
    height: 3.6875rem;
    padding-left: 2.375rem;
    font-size: 1.25rem;
  }
  .p-sitemap-list-item__head > div:before,
  .p-sitemap-list-item__head a:before {
    width: 0.25rem;
    height: 1.625rem;
    left: 1.0625rem;
    top: 0.9375rem;
  }
  .p-sitemap-list-item--noHead .p-sitemap-list-item__head {
    height: 3.6875rem;
  }
}

.p-sitemap-list-item__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.625rem;
  padding: 0.625rem 0.625rem 0;
  font-size: 0.875rem;
}
@media screen and (min-width: 1024px) {
  .p-sitemap-list-item__body {
    padding: 1.25rem 0.5rem 0;
    font-size: 1rem;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	p-top
----------------------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.p-top-news {
  margin-top: var(--padding-section);
}
.p-top-news__wrap {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-top-news__wrap {
    padding-left: 9.125rem;
  }
}

.p-top-news__head {
  padding-bottom: 16px;
}
@media screen and (min-width: 1024px) {
  .p-top-news__head {
    padding-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
}

.p-top-news__nav {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.25rem;
}
.p-top-news__nav button {
  position: relative;
  top: 0.375rem;
  -webkit-transition: 0.3s cubic-bezier(0.37, 0, 0.63, 1);
  transition: 0.3s cubic-bezier(0.37, 0, 0.63, 1);
}
.p-top-news__nav .is-current {
  top: 0;
}
@media screen and (min-width: 1024px) {
  .p-top-news__nav {
    gap: 0.75rem;
  }
  .p-top-news__nav button {
    width: 11.75rem;
    top: 0.75rem;
  }
  .p-top-news__nav .is-current {
    top: 0.125rem;
  }
}

.p-top-news__list {
  border-top: 0.0625rem solid #959595;
}
.p-top-news__more {
  padding-top: var(--padding-block);
  text-align: center;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.p-top-about {
  position: relative;
  padding: var(--padding-page) 0;
}
.p-top-about__bg {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.p-top-about__bg img {
  width: 100%;
}
.p-top-about__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.875rem;
}
@media screen and (min-width: 1024px) {
  .p-top-about__wrap {
    gap: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.p-top-about__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--gap);
}
@media screen and (min-width: 1024px) {
  .p-top-about__body {
    width: 20rem;
  }
}

.p-top-about__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-right: 2.5rem;
}
.p-top-about__title ._dog {
  position: absolute;
  left: 2.5rem;
  bottom: -1.25rem;
  width: 8.125rem;
  pointer-events: none;
}
@media screen and (min-width: 1024px) {
  .p-top-about__title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-top-about__title ._dog {
    left: auto;
    right: -1.25rem;
    bottom: -3.125rem;
    width: 11rem;
  }
}

.p-top-about__lead {
  margin-top: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .p-top-about__lead {
    margin-top: 2.5rem;
  }
}

@media screen and (min-width: 1024px) {
  .p-top-about__pic {
    padding-top: 2.5rem;
    width: 35.5rem;
  }
}

/*::: 強み :::*/
.p-top-about-forte {
  position: relative;
  margin-top: 3.75rem;
}
@media screen and (min-width: 1024px) {
  .p-top-about-forte {
    margin-top: 8.125rem;
    padding: 0 1.625rem;
  }
}

.p-top-about-forte__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--gap);
  text-align: center;
}
.p-top-about-forte__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.25rem;
  font-size: 1.5rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  color: rgb(95, 70, 1);
  letter-spacing: 0.2em;
}
.p-top-about-forte__title i {
  width: 1.25rem;
}
.p-top-about-forte__title svg {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .p-top-about-forte__title {
    font-size: 1.875rem;
  }
  .p-top-about-forte__title i {
    width: 1.875rem;
  }
}

.p-top-about-forte___item {
  margin-top: var(--padding-block);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.875rem;
}
@media screen and (min-width: 1024px) {
  .p-top-about-forte___item {
    gap: 1.875rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.p-top-about-forte-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-top-about-forte-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-top-about-forte-item__desc {
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  .p-top-about-forte-item__desc {
    margin-top: 0.625rem;
  }
}

.p-top-about-forte-item__more {
  margin-top: var(--gap);
  text-align: center;
  width: 11.625rem;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.p-top-about-forte-kaigai {
  margin-top: var(--padding-block);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 0.125rem solid rgb(220, 166, 4);
  border-radius: 0.3125rem;
  background-color: rgb(255, 255, 255);
}
@media screen and (min-width: 1024px) {
  .p-top-about-forte-kaigai {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.p-top-about-forte-kaigai__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgb(220, 166, 4);
  font-size: 1.125rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  color: rgb(255, 255, 255);
  line-height: 1.333;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .p-top-about-forte-kaigai__title {
    width: 15.125rem;
  }
}

.p-top-about-forte-kaigai__desc {
  padding: 1.25rem 1.875rem;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.p-top-facility {
  padding-top: var(--padding-section);
}
.p-top-facility__head {
  position: relative;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-top-facility__head ._bg {
  top: -1.25rem;
  width: 15rem;
  position: absolute;
}
@media screen and (min-width: 1024px) {
  .p-top-facility__head ._bg {
    width: 23.75rem;
  }
}

.p-top-facility__list {
  margin-top: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5.625rem;
}
@media screen and (min-width: 1024px) {
  .p-top-facility__list {
    margin-top: 4.375rem;
    gap: 9.375rem;
  }
}

.p-top-facility-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
}
@media screen and (min-width: 1024px) {
  .p-top-facility-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 6.25rem;
  }
}

.p-top-facility-item[data-service=mori] {
  z-index: 30;
}
.p-top-facility-item[data-service=mori] .p-top-facility-item__bg {
  top: 7.5rem;
}
@media screen and (min-width: 641px) and (max-width: 1023px) {
  .p-top-facility-item[data-service=mori] .p-top-facility-item__bg {
    top: 5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-top-facility-item[data-service=mori] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .p-top-facility-item[data-service=mori] .p-top-facility-item__bg {
    top: -7.8125rem;
  }
}

.p-top-facility-item[data-service=nami] {
  z-index: 20;
}
.p-top-facility-item[data-service=nami] .p-top-facility-item__bg {
  top: 9.375rem;
}
@media screen and (max-width: 640px) {
  .p-top-facility-item[data-service=nami] .p-top-facility-item__pic {
    margin-left: auto;
  }
}
@media screen and (min-width: 641px) and (max-width: 1023px) {
  .p-top-facility-item[data-service=nami] .p-top-facility-item__bg {
    top: 6.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-top-facility-item[data-service=nami] .p-top-facility-item__bg {
    top: -7.8125rem;
  }
}

.p-top-facility-item[data-service=tsuru] {
  z-index: 10;
}
.p-top-facility-item[data-service=tsuru] .p-top-facility-item__bg {
  top: 12.5rem;
}
@media screen and (min-width: 641px) and (max-width: 1023px) {
  .p-top-facility-item[data-service=tsuru] .p-top-facility-item__bg {
    top: 6.25rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-top-facility-item[data-service=tsuru] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .p-top-facility-item[data-service=tsuru] .p-top-facility-item__bg {
    top: -10rem;
  }
}

.p-top-facility-item__bg {
  display: block;
  height: 100%;
  position: absolute;
  left: -1.25rem;
  right: -1.25rem;
  pointer-events: none;
}
@media screen and (min-width: 641px) and (max-width: 1023px) {
  .p-top-facility-item__bg {
    left: -5rem;
    right: -5rem;
  }
}
@media screen and (min-width: 1024px) {
  .p-top-facility-item__bg {
    left: -3rem;
    right: -3rem;
    width: auto;
  }
}

.p-top-facility-item__content {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--gap);
}
.p-top-facility-item__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.375rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.p-top-facility-item__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  color: var(--color-service);
  font-size: 1rem;
}
.p-top-facility-item__type:before {
  content: "";
  display: block;
  width: 1.125rem;
  height: 0.1875rem;
  pointer-events: none;
  background-color: var(--color-service);
}
@media screen and (min-width: 1024px) {
  .p-top-facility-item__type {
    font-size: 1.125rem;
  }
  .p-top-facility-item__type:before {
    width: 1.25rem;
  }
}

.p-top-facility-item__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.9375rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: center;
}
.p-top-facility-item__name span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.25rem 0.625rem;
  background: var(--color-service);
  color: #fff;
  font-size: 1.375rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
}
@media screen and (min-width: 1024px) {
  .p-top-facility-item__name span {
    min-width: 13.75rem;
    height: 3.75rem;
    font-size: 1.875rem;
  }
  .p-top-facility-item[data-service=tsuru] .p-top-facility-item__name span {
    font-size: 1.375rem;
  }
}

.p-top-facility-item__more {
  margin-top: 1.25rem;
  text-align: right;
}
.p-top-facility-item__more a {
  width: 15rem;
}
@media screen and (min-width: 1024px) {
  .p-top-facility-item__more {
    margin-top: auto;
    text-align: left;
  }
  .p-top-facility-item__more a {
    width: 14.0625rem;
  }
}

.p-top-facility-item__pic {
  position: relative;
  width: 16.625rem;
}
.p-top-facility-item__pic ._dog {
  position: absolute;
  width: 4.0625rem;
  right: -1.875rem;
  bottom: -1.875rem;
}
@media screen and (min-width: 1024px) {
  .p-top-facility-item__pic {
    width: 33.25rem;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.p-top-other {
  position: relative;
  padding: var(--padding-section-lg) 0;
}
.p-top-other__bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  padding-top: 6.25rem;
}
.p-top-other__bg img {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-top-other__bg {
    padding-top: 12.5rem;
  }
}

.p-top-other__wrap {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-top-other__wrap {
    padding-right: 8.75rem;
  }
}

.p-top-other__head {
  position: absolute;
  right: 0;
}
@media screen and (max-width: 1023px) {
  .p-top-other__head .c-heading {
    position: absolute;
    right: 0;
    white-space: nowrap;
  }
}
.p-top-other__service {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.875rem;
  padding-right: 5rem;
}
@media screen and (min-width: 1024px) {
  .p-top-other__service {
    padding: 0 0 0 1.875rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 3.75rem;
  }
}

.p-top-other-service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
  text-align: center;
  font-size: 1rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
}
.p-top-other-service img {
  width: 12.5rem;
}
@media screen and (min-width: 1024px) {
  .p-top-other-service {
    font-size: 1.25rem;
  }
  .p-top-other-service img {
    width: auto;
  }
}

.p-top-other-area {
  margin-top: 2.5rem;
  position: relative;
  background-color: rgb(255, 255, 255);
  border-radius: 4.625rem;
  padding: 4.375rem 1.25rem 1.875rem;
}
@media screen and (min-width: 1024px) {
  .p-top-other-area {
    margin-top: 4.375rem;
    padding: 3.75rem 2.5rem 2.5rem;
  }
}

.p-top-other-area__title {
  position: relative;
  top: -5.375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.375rem;
  font-size: 1.125rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  color: rgb(95, 70, 1);
  text-align: center;
}
.p-top-other-area__title i {
  width: 0.9375rem;
}
.p-top-other-area__title svg {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .p-top-other-area__title {
    top: -5.125rem;
    font-size: 1.5rem;
  }
}

.p-top-other-area__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4.375rem;
}
@media screen and (min-width: 1024px) {
  .p-top-other-area__item {
    gap: 2.5rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.p-top-other-area-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--gap);
  padding: 1.5rem 1.5rem 1.5rem;
  border-radius: 4.625rem;
  background-color: rgb(247, 241, 207);
  text-align: center;
}
.p-top-other-area-item img {
  position: relative;
  width: 6.25rem;
  margin-top: -5rem;
}
.p-top-other-area-item figcaption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}
@media screen and (min-width: 1024px) {
  .p-top-other-area-item img {
    width: 7.75rem;
    margin-top: -5rem;
  }
}

.p-top-other-area-item__title {
  font-size: 1.125rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  color: rgb(95, 70, 1);
}
@media screen and (min-width: 1024px) {
  .p-top-other-area-item__title {
    font-size: 1.25rem;
  }
}

/*::: care :::*/
.p-top-other-care {
  margin-top: var(--padding-section);
  position: relative;
  border-radius: 0.625rem;
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0 0.4375rem 1.11375rem 0.57375rem rgba(197, 197, 197, 0.24);
          box-shadow: 0 0.4375rem 1.11375rem 0.57375rem rgba(197, 197, 197, 0.24);
  max-width: 43.25rem;
  margin-inline: auto;
}
.p-top-other-care__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.25rem 0;
  width: 2.625rem;
  position: absolute;
  left: 0.9375rem;
  top: -2.125rem;
  border-width: 0.125rem;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  background-color: rgb(251, 245, 210);
  border-radius: 1.25rem;
  font-size: 1.375rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  color: rgb(95, 70, 1);
  letter-spacing: 0.1em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.p-top-other-care__wrap {
  padding: var(--padding-block) 1.25rem;
}
@media screen and (min-width: 1024px) {
  .p-top-other-care__wrap {
    display: -ms-grid;
    display: grid;
    padding: 0 3.125rem;
        grid-template-areas: "pic desc" "pic more";
    -ms-grid-columns: 17.75rem 1fr;
    grid-template-columns: 17.75rem 1fr;
    -ms-grid-rows: 1fr auto;
    grid-template-rows: 1fr auto;
  }
  .p-top-other-care__wrap > .p-facility-top-mv__desc {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .p-top-other-care__wrap > .p-facility-top-service-item__desc {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .p-top-other-care__wrap > .p-facility-top-service-item__more {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .p-top-other-care__wrap > .p-facility-top-news__more {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
}

@media screen and (min-width: 1024px) {
  .p-top-other-care__pic {
    grid-area: pic;
  }
  .p-top-other-care__pic img {
    width: 17.75rem;
  }
}

@media screen and (min-width: 1024px) {
  .p-top-other-care__desc {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    padding-top: 2.1875rem;
    grid-area: desc;
  }
}

.p-top-other-care__more {
  margin-top: var(--gap);
}
@media screen and (min-width: 1024px) {
  .p-top-other-care__more {
    padding-bottom: 2.1875rem;
    grid-area: more;
    text-align: right;
  }
  .p-top-other-care__more a {
    width: 16.875rem;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.p-top-recruit {
  background: #dfab0b;
  padding: var(--padding-block) 0;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-top-recruit {
    padding: 0;
  }
}

.p-top-recruit__wrap {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-top-recruit__wrap {
    display: -ms-grid;
    display: grid;
        grid-template-areas: "head pic" "desc pic" "more pic";
    -ms-grid-columns: 23.5rem 1fr;
    grid-template-columns: 23.5rem 1fr;
    -ms-grid-rows: auto auto 1fr;
    grid-template-rows: auto auto 1fr;
  }
  .p-top-recruit__wrap > .p-facility-top-mv__head {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .p-top-recruit__wrap > .p-facility-top-mv__desc {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .p-top-recruit__wrap > .p-facility-top-service-item__desc {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .p-top-recruit__wrap > .p-facility-top-service-item__more {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-top-recruit__wrap > .p-facility-top-news__head {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .p-top-recruit__wrap > .p-facility-top-news__more {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-top-recruit__wrap > .p-top-other-care__pic {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 2;
  }
  .p-top-recruit__wrap > .p-top-other-care__desc {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .p-top-recruit__wrap > .p-top-other-care__more {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
}

.p-top-recruit__head {
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (min-width: 1024px) {
  .p-top-recruit__head {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: head;
    top: 3.125rem;
  }
}

.p-top-recruit__pic {
  margin: 0 -1.25rem 0 4.375rem;
}
@media screen and (min-width: 1024px) {
  .p-top-recruit__pic {
    grid-area: pic;
    margin: 0 -3rem -2.375rem 0;
  }
}

@media screen and (min-width: 1024px) {
  .p-top-recruit__desc {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    grid-area: desc;
    padding: 3.125rem 3.125rem 3.125rem 7.5rem;
  }
}

.p-top-recruit__more {
  padding-top: var(--gap);
}
@media screen and (min-width: 1024px) {
  .p-top-recruit__more {
    margin-top: auto;
    padding: 3.125rem 3.125rem 3.125rem 0;
    grid-area: more;
  }
}
@media screen and (min-width: 1024px){
  .p-facility-top-mv__head {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-facility-top-mv__photo {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
  }
  .p-facility-top-mv__desc {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-facility-top-service-item__title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .p-facility-top-service-item__desc {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-facility-top-service-item--lg .p-facility-top-service-item__link .p-facility-top-service-item__wrap > .p-facility-top-service-item__desc {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-facility-top-service-item__more {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .p-facility-top-news__head {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-facility-top-news__wrap > .p-facility-top-news__head {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .p-facility-top-news__body {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .p-facility-top-news__more {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .p-facility-top-news__wrap > .p-facility-top-news__more {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .p-top-other-care__pic {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .p-top-other-care__desc {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-facility-top-service-item--lg .p-facility-top-service-item__link .p-facility-top-service-item__wrap > .p-top-other-care__desc {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-top-other-care__wrap > .p-top-other-care__desc {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .p-top-other-care__more {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .p-facility-top-news__wrap > .p-top-other-care__more {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .p-top-other-care__wrap > .p-top-other-care__more {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .p-top-recruit__head {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-facility-top-news__wrap > .p-top-recruit__head {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .p-top-recruit__wrap > .p-top-recruit__head {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .p-top-recruit__pic {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .p-top-recruit__wrap > .p-top-recruit__pic {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 2;
  }
  .p-top-recruit__desc {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-facility-top-service-item--lg .p-facility-top-service-item__link .p-facility-top-service-item__wrap > .p-top-recruit__desc {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-top-other-care__wrap > .p-top-recruit__desc {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .p-top-recruit__wrap > .p-top-recruit__desc {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .p-top-recruit__more {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .p-facility-top-news__wrap > .p-top-recruit__more {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .p-top-other-care__wrap > .p-top-recruit__more {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  .p-top-recruit__wrap > .p-top-recruit__more {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

.footer-banner {
  background-color: rgb(247, 241, 207);
  margin-bottom: 3.125rem;
  padding: 2.75rem 0;
}
.footer-banner-inner {
  width: 100%;
  border: 0.125rem dashed rgb(95, 70, 1);
  border-radius: 0.625rem;
  padding: 1.875rem 1.25rem;
}
@media screen and (min-width: 1024px) {
  .footer-banner-inner {
    padding: 2.5rem 2.5rem;
    margin-inline: auto;
    max-width: 56.5rem;
  }
}
.footer-banner-large {
  margin-bottom: 2rem;
  text-align: center;
}
.footer-banner-list {
  margin-top: 1.875rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0.75rem 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 0.75rem;
}
@media screen and (min-width: 1024px) {
  .footer-banner {
    margin-bottom: 5.125rem;
    padding: 4.75rem 0;
  }
  .footer-banner-list {
    -ms-grid-columns: 1fr 1.25rem 1fr 1.25rem 1fr 1.25rem 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 1.25rem;
  }
}

.footer-banner a {
  display: inline-block;
  -webkit-box-shadow: 0 5px 10px rgba(197, 197, 197, 0.25);
  box-shadow: 0 5px 10px rgba(197, 197, 197, 0.25);
  border-radius: 10px;
}
.footer-banner a:hover img {
  opacity: 0.65;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	...
----------------------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	cm-entry
----------------------------------------------------*/
body figure {
  margin-bottom: 0;
}

.cm-entry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--gap);
  word-break: break-all;
}
.cm-entry h1 {
  font-size: 2em;
  margin-top: 0.67em;
  font-weight: bold;
}
.cm-entry h2 {
  font-size: 1.5em;
  margin-top: 0.83em;
  font-weight: bold;
}
.cm-entry h3 {
  display: block;
  font-size: 1.17em;
  margin-top: 1em;
  font-weight: bold;
}
.cm-entry h4 {
  font-size: 1em;
  margin-top: 1.33em;
  font-weight: bold;
}
.cm-entry h5 {
  font-size: 0.83em;
  margin-top: 1.67em;
  font-weight: bold;
}
.cm-entry strong {
  font-weight: bold;
}
.cm-entry em {
  font-style: italic;
}
.cm-entry ul, .cm-entry ol {
  margin-left: 1.5em;
}
.cm-entry li {
  list-style: disc;
}
.cm-entry ol li {
  list-style: decimal;
}
.cm-entry table th {
  font-weight: bold;
}
.cm-entry table th,
.cm-entry table td {
  padding: 0.5em 0.5em;
  border: 1px solid #ccc;
}
.cm-entry a {
  color: #1DA1F2;
  text-decoration: underline;
}
.cm-entry a:hover {
  text-decoration: none;
}
.cm-entry img {
  max-width: 100%;
  height: auto;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.editor-styles-wrapper.editor-styles-wrapper.editor-styles-wrapper .wp-block-gallery,
.cm-entry .wp-block-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .editor-styles-wrapper.editor-styles-wrapper.editor-styles-wrapper .wp-block-gallery,
  .cm-entry .wp-block-gallery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	cm-form
----------------------------------------------------*/
.cm-form input[type=text],
.cm-form input[type=email],
.cm-form textarea,
.cm-form select {
  width: 100%;
  height: 3.75rem;
  border-radius: 0.625rem;
  background: #efefef;
  padding: 0 1.25rem;
  font-size: 1.125rem;
  border: 0.125rem solid #efefef;
}
.cm-form input[type=text]:focus,
.cm-form input[type=email]:focus,
.cm-form textarea:focus,
.cm-form select:focus {
  border-color: var(--color-service);
}
.cm-form input[type=text]::-webkit-input-placeholder, .cm-form input[type=email]::-webkit-input-placeholder, .cm-form textarea::-webkit-input-placeholder, .cm-form select::-webkit-input-placeholder {
  color: #9f9f9f;
}
.cm-form input[type=text]::-moz-placeholder, .cm-form input[type=email]::-moz-placeholder, .cm-form textarea::-moz-placeholder, .cm-form select::-moz-placeholder {
  color: #9f9f9f;
}
.cm-form input[type=text]:-ms-input-placeholder, .cm-form input[type=email]:-ms-input-placeholder, .cm-form textarea:-ms-input-placeholder, .cm-form select:-ms-input-placeholder {
  color: #9f9f9f;
}
.cm-form input[type=text]::-ms-input-placeholder, .cm-form input[type=email]::-ms-input-placeholder, .cm-form textarea::-ms-input-placeholder, .cm-form select::-ms-input-placeholder {
  color: #9f9f9f;
}
.cm-form input[type=text]::placeholder,
.cm-form input[type=email]::placeholder,
.cm-form textarea::placeholder,
.cm-form select::placeholder {
  color: #9f9f9f;
}
@media screen and (min-width: 1024px) {
  .cm-form input[type=text],
  .cm-form input[type=email],
  .cm-form textarea,
  .cm-form select {
    padding: 0 1.875rem;
  }
}
.cm-form input[type=checkbox] {
  width: 1.25em;
  height: 1.25em;
  margin-right: 0.75em;
}
.cm-form textarea {
  height: 12.5rem;
  padding: 1rem 1.25rem;
  border-radius: 0.625rem;
}
@media screen and (min-width: 1024px) {
  .cm-form textarea {
    height: 20.8125rem;
    padding: 1rem 1.875rem;
  }
}
.cm-form__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: var(--padding-block);
}
.cm-form-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.375rem;
}
.cm-form-input dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  color: #5f4601;
}
.cm-form-input dt ._required {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3.5rem;
  height: 1.75rem;
  border-radius: 0.875rem;
  background: #e77051;
  font-size: 0.875rem;
  color: #fff;
}
.cm-form-input dt small {
  font-weight: normal;
  font-size: 0.875rem;
  color: #000;
}
@media screen and (min-width: 1024px) {
  .cm-form-input {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1.375rem;
  }
  .cm-form-input dt {
    width: 16.875rem;
    padding-top: 1rem;
    font-size: 1.25rem;
  }
  .cm-form-input dd {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .cm-form--confirm .cm-form-input dd {
    padding-top: 1rem;
  }
}

.cm-form-input__check {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  gap: 1rem;
}
@media screen and (min-width: 1024px) {
  .cm-form-input__check {
    -ms-grid-columns: auto 1rem auto 1rem auto;
    grid-template-columns: auto auto auto;
    gap: 1rem;
  }
}

.cm-form-input__address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.125rem;
}
.cm-form-input__address ._address {
  width: 100%;
}
.cm-form-input__address ._zip {
  width: 11.0625rem;
}
.cm-form-input__select {
  position: relative;
}
.cm-form-input__select:after {
  content: "\f078";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 0 0.625rem 0.625rem 0;
  background: #efefef;
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
}
.cm-form-input__select select {
  padding-right: 4.375rem;
  background: #fff;
}
.cm-form__agree {
  padding-top: var(--padding-block);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.875rem;
  font-size: 1rem;
  line-height: 1.4444444444;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .cm-form__agree {
    gap: 1.875rem;
    font-size: 1.125rem;
  }
}

.cm-form__action {
  padding-top: var(--padding-block);
  text-align: center;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	cm-main
----------------------------------------------------*/
.cm-main-header {
  position: relative;
}
@media screen and (max-width: 1023px) {
  .cm-main-header__bg img {
    width: 100%;
    height: 13.75rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.cm-main-header__title {
  position: absolute;
  top: 6.25rem;
  width: 100%;
}
.cm-main-header__title .c-heading-mv__label {
  margin-top: -1.25rem;
}
@media screen and (min-width: 1024px) {
  .cm-main-header__title {
    top: 5.625rem;
  }
  .cm-main-header__title .c-heading-mv__label {
    margin-top: -2.5rem;
  }
  .cm-main-header--tsuru .cm-main-header__title .c-heading-mv__label {
    margin-top: -3.75rem;
  }
}

.cm-main-header__breadcrumb {
  margin-top: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.75rem;
  color: var(--color-service);
}
.cm-main-header__breadcrumb a {
  color: var(--color-service);
}
.cm-main-header__breadcrumb a:hover {
  text-decoration: underline;
}
.cm-main-header__breadcrumb span {
  color: var(--color);
}
.cm-main-header__breadcrumb li:not(:first-child):before {
  content: "＞";
  margin-inline: 1em;
}
@media screen and (min-width: 1024px) {
  .cm-main-header__breadcrumb {
    font-size: 0.875rem;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.cm-main-paginate__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.875rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.25rem;
  color: #5f4601;
}
.cm-main-paginate__list a {
  color: var(--color-accent);
}
.cm-main-paginate__list a:hover {
  color: var(--color-service);
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .cm-main-paginate__list {
    font-size: 1.4375rem;
  }
}

.cm-main-paginate__page.is-current span {
  color: var(--color-service);
  text-decoration: underline;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.cm-main-cta {
  width: 100%;
  border: 0.125rem dashed rgb(95, 70, 1);
  border-radius: 0.625rem;
  padding: 1.875rem 1.25rem;
  margin-bottom: 3.875rem;
}
@media screen and (min-width: 1024px) {
  .cm-main-cta {
    padding: 2.5rem 2.5rem;
    margin-inline: auto;
    max-width: 56.5rem;
    margin-bottom: 5.875rem;
  }
}

.cm-main-cta__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.25rem;
}
@media screen and (min-width: 1024px) {
  .cm-main-cta__head {
    gap: 1.25rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.cm-main-cta__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0;
  font-size: 1rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  text-align: center;
}
.cm-main-cta__title i {
  width: 1.875rem;
  height: 0;
  border-top: 0.125rem solid #000;
}
.cm-main-cta__title i:nth-child(1) {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
.cm-main-cta__title i:nth-child(3) {
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
}
@media screen and (min-width: 1024px) {
  .cm-main-cta__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.875rem;
    font-size: 1.125rem;
    letter-spacing: 0.15em;
  }
  .cm-main-cta__title i {
    width: 100%;
  }
  .cm-main-cta__title i:nth-child(1) {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  .cm-main-cta__title i:nth-child(3) {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
}

.cm-main-cta__contact a {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .cm-main-cta__contact {
    width: 16.8125rem;
  }
}

.cm-main-cta__items {
  margin-top: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.9375rem;
}
@media screen and (min-width: 1024px) {
  .cm-main-cta__items {
    margin-top: 2.5rem;
    gap: 3.75rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.cm-main-cta-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.cm-main-cta-item__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 1.875rem;
  background-color: var(--color-service);
  font-size: 0.875rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .cm-main-cta-item__head {
    height: 2.5rem;
    font-size: 1.375rem;
  }
}

.cm-main-cta-item__tel {
  margin-top: 0.625rem;
  font-size: 1.75rem;
  font-family: Arial, Helvetica, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  text-align: center;
}
.cm-main-cta-item__tel i {
  font-size: 1.4375rem;
}
.cm-main-cta-item__tel a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  color: var(--color-service);
  border-bottom: 0.125rem solid #000;
}
@media screen and (min-width: 1024px) {
  .cm-main-cta-item__tel {
    margin-top: 0.375rem;
    font-size: 2rem;
  }
  .cm-main-cta-item__tel i {
    font-size: 1.625rem;
  }
}

.cm-main-cta-item__open {
  margin-top: 0.5rem;
  font-size: 0.625rem;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .cm-main-cta-item__open {
    margin-top: 0.125rem;
    font-size: 0.875rem;
    line-height: 1.429;
  }
}

.cm-main-cta-item__contact {
  margin-top: 0.75rem;
  text-align: center;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	...
----------------------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	c-btn
----------------------------------------------------*/
.c-btn-round {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
  max-width: 19.875rem;
  height: 2.8125rem;
  background-color: rgb(237, 206, 32);
  border-radius: 1.40625rem;
  border: 0.125rem solid rgb(237, 206, 32);
  font-size: 0.875rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  color: rgb(95, 70, 1);
  letter-spacing: 0.2em;
  -webkit-transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
}
.c-btn-round i {
  position: absolute;
  right: 0.75rem;
  font-size: 0.875rem;
  -webkit-transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
}
.c-btn-round:active {
  -webkit-transform: scale(0.965);
          transform: scale(0.965);
}
@media (hover: hover) {
  .c-btn-round:hover, a:hover .c-btn-round {
    background: #fff;
  }
  .c-btn-round:hover:has(.fa-circle-arrow-right) i, a:hover .c-btn-round:has(.fa-circle-arrow-right) i {
    -webkit-transform: translateX(0.375rem);
            transform: translateX(0.375rem);
  }
  .c-btn-round:hover:has(.fa-circle-arrow-left) i, a:hover .c-btn-round:has(.fa-circle-arrow-left) i {
    -webkit-transform: translateX(-0.375rem);
            transform: translateX(-0.375rem);
  }
  .c-btn-round:hover:has(.fa-circle-arrow-down) i, a:hover .c-btn-round:has(.fa-circle-arrow-down) i {
    -webkit-transform: translateY(0.375rem);
            transform: translateY(0.375rem);
  }
}
@media screen and (min-width: 1024px) {
  .c-btn-round {
    height: 3.5rem;
    border-radius: 1.75rem;
    font-size: 1.125rem;
  }
  .c-btn-round i {
    right: 0.75rem;
    font-size: 1.125rem;
  }
}

.c-btn-round--sm {
  height: 2.5625rem;
  border-radius: 1.375rem;
}
.c-btn-round--sm i {
  font-size: 0.875rem;
}
@media screen and (min-width: 1024px) {
  .c-btn-round--sm {
    height: 2.5625rem;
    border-radius: 1.375rem;
    font-size: 1rem;
  }
  .c-btn-round--sm i {
    font-size: 1rem;
  }
}

.c-btn-round--service {
  border-color: var(--color-service);
}

[data-service=kagaya] a:hover .c-btn-round--service {
  color: var(--color-service);
}

[data-service=kagaya] .c-btn-round--service,
.c-btn-round[data-service=mori] {
  background: var(--color-service);
  color: #fff;
  border-color: var(--color-service);
  -webkit-transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
}
[data-service=kagaya] .c-btn-round--service:active,
.c-btn-round[data-service=mori]:active {
  -webkit-transform: scale(0.965);
          transform: scale(0.965);
}
@media (hover: hover) {
  [data-service=kagaya] .c-btn-round--service:hover, a:hover [data-service=kagaya] .c-btn-round--service,
  .c-btn-round[data-service=mori]:hover,
  a:hover .c-btn-round[data-service=mori] {
    color: var(--color-service);
    background: #fff;
  }
}

[data-service=shiranami] a:hover .c-btn-round--service {
  color: var(--color-service);
}

[data-service=shiranami] .c-btn-round--service,
.c-btn-round[data-service=nami] {
  background: var(--color-service);
  color: #fff;
  border-color: var(--color-service);
  -webkit-transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
}
[data-service=shiranami] .c-btn-round--service:active,
.c-btn-round[data-service=nami]:active {
  -webkit-transform: scale(0.965);
          transform: scale(0.965);
}
@media (hover: hover) {
  [data-service=shiranami] .c-btn-round--service:hover, a:hover [data-service=shiranami] .c-btn-round--service,
  .c-btn-round[data-service=nami]:hover,
  a:hover .c-btn-round[data-service=nami] {
    color: var(--color-service);
    background: #fff;
  }
}

[data-service=tsurukame] a:hover .c-btn-round--service {
  color: var(--color-service);
}

[data-service=tsurukame] .c-btn-round--service,
.c-btn-round[data-service=tsuru] {
  background: var(--color-service);
  color: #fff;
  border-color: var(--color-service);
  -webkit-transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
}
[data-service=tsurukame] .c-btn-round--service:active,
.c-btn-round[data-service=tsuru]:active {
  -webkit-transform: scale(0.965);
          transform: scale(0.965);
}
@media (hover: hover) {
  [data-service=tsurukame] .c-btn-round--service:hover, a:hover [data-service=tsurukame] .c-btn-round--service,
  .c-btn-round[data-service=tsuru]:hover,
  a:hover .c-btn-round[data-service=tsuru] {
    color: var(--color-service);
    background: #fff;
  }
}

[data-service=mori] .c-btn-round--wh,
.c-btn-round--wh[data-service=mori] {
  background: #fff;
  color: var(--color-service);
  border: 0.125rem solid var(--color-service);
  -webkit-transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
}
[data-service=mori] .c-btn-round--wh:active,
.c-btn-round--wh[data-service=mori]:active {
  -webkit-transform: scale(0.965);
          transform: scale(0.965);
}
@media (hover: hover) {
  [data-service=mori] .c-btn-round--wh:hover, a:hover [data-service=mori] .c-btn-round--wh,
  .c-btn-round--wh[data-service=mori]:hover,
  a:hover .c-btn-round--wh[data-service=mori] {
    color: #fff;
    background: var(--color-service);
    border-color: transparent;
  }
}

[data-service=nami] .c-btn-round--wh,
.c-btn-round--wh[data-service=nami] {
  background: #fff;
  color: var(--color-service);
  border: 0.125rem solid var(--color-service);
  -webkit-transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
}
[data-service=nami] .c-btn-round--wh:active,
.c-btn-round--wh[data-service=nami]:active {
  -webkit-transform: scale(0.965);
          transform: scale(0.965);
}
@media (hover: hover) {
  [data-service=nami] .c-btn-round--wh:hover, a:hover [data-service=nami] .c-btn-round--wh,
  .c-btn-round--wh[data-service=nami]:hover,
  a:hover .c-btn-round--wh[data-service=nami] {
    color: #fff;
    background: var(--color-service);
    border-color: transparent;
  }
}

[data-service=tsuru] .c-btn-round--wh,
.c-btn-round--wh[data-service=tsuru] {
  background: #fff;
  color: var(--color-service);
  border: 0.125rem solid var(--color-service);
  -webkit-transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
}
[data-service=tsuru] .c-btn-round--wh:active,
.c-btn-round--wh[data-service=tsuru]:active {
  -webkit-transform: scale(0.965);
          transform: scale(0.965);
}
@media (hover: hover) {
  [data-service=tsuru] .c-btn-round--wh:hover, a:hover [data-service=tsuru] .c-btn-round--wh,
  .c-btn-round--wh[data-service=tsuru]:hover,
  a:hover .c-btn-round--wh[data-service=tsuru] {
    color: #fff;
    background: var(--color-service);
    border-color: transparent;
  }
}

.c-btn-round--inverse {
  background: transparent;
  color: rgb(95, 70, 1);
  border-color: rgb(95, 70, 1);
  -webkit-transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
}
.c-btn-round--inverse:active {
  -webkit-transform: scale(0.965);
          transform: scale(0.965);
}
@media (hover: hover) {
  .c-btn-round--inverse:hover, a:hover .c-btn-round--inverse {
    background: rgb(95, 70, 1);
    color: #fff;
  }
}
.c-btn-round--wh {
  background: #fff;
  border-color: transparent;
  -webkit-transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
  transition: 0.3s cubic-bezier(0.5, 1, 0.89, 1);
}
.c-btn-round--wh:active {
  -webkit-transform: scale(0.965);
          transform: scale(0.965);
}
@media (hover: hover) {
  .c-btn-round--wh:hover, a:hover .c-btn-round--wh {
    border-color: rgb(95, 70, 1);
    background: rgb(95, 70, 1);
    color: #fff;
  }
}

@media screen and (min-width: 1024px) {
  .c-btn-round--action {
    max-width: 502px;
  }
}

@media screen and (min-width: 1024px) {
  .c-btn-round--cta {
    padding-right: 0.625rem;
    letter-spacing: 0.1em;
    font-size: 1rem;
  }
  .c-btn-round--cta i {
    right: 0.75rem;
  }
}

.c-btn-round--left i {
  right: auto;
  left: 1.125rem;
}
@media screen and (min-width: 1024px) {
  .c-btn-round--left i {
    right: auto;
    left: 1.4375rem;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.c-btn-nav {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 0.125rem solid rgb(95, 70, 1);
  border-radius: 0.625rem;
  height: 3.5625rem;
  width: 100%;
  text-align: center;
  font-size: 1.125rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  color: rgb(95, 70, 1);
}
.c-btn-nav:hover {
  color: #edce20;
}
.c-btn-nav:hover .c-btn-nav__img img:nth-child(1) {
  opacity: 0;
}
.c-btn-nav:hover .c-btn-nav__img img:nth-child(2) {
  opacity: 1;
}
.c-btn-nav--group {
  font-size: 1rem;
}

.c-btn-nav__txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.125rem;
}
.c-btn-nav__ja {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}
.c-btn-nav__img {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-btn-nav__img img {
  vertical-align: middle;
}
.c-btn-nav__img img:nth-child(2) {
  position: absolute;
  opacity: 0;
  left: 0;
}

.c-btn-nav__en {
  font-size: 0.75rem;
  font-family: Arial, Helvetica, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  color: rgb(237, 206, 32);
}
.c-btn-nav__ico {
  position: absolute;
  right: 0.5rem;
  line-height: 1;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.c-btn-nav-head {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 3.5625rem;
  background: url(../img/nav-btn-bg.webp) center center/100% 100%;
  font-size: 1.125rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  color: rgb(95, 70, 1);
  font-weight: bold;
}
@media screen and (min-width: 1024px) {
  .c-btn-nav-head {
    width: 14.625rem;
  }
}

a.c-btn-nav-head:hover,
button.c-btn-nav-head:hover {
  color: #fff;
}
a.c-btn-nav-head:hover .c-btn-nav-head__img img:nth-child(1),
button.c-btn-nav-head:hover .c-btn-nav-head__img img:nth-child(1) {
  opacity: 0;
}
a.c-btn-nav-head:hover .c-btn-nav-head__img img:nth-child(2),
button.c-btn-nav-head:hover .c-btn-nav-head__img img:nth-child(2) {
  opacity: 1;
}

.c-btn-nav-head__txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
}
.c-btn-nav-head__txt img {
  margin-left: -1.25rem;
}
.c-btn-nav-head__txt span:not(:has(img)) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-btn-nav-head__img {
  position: relative;
  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;
  width: 1.125rem;
}
.c-btn-nav-head__img img {
  position: relative;
  width: 100%;
  vertical-align: middle;
}
.c-btn-nav-head__img img:nth-child(2) {
  position: absolute;
  opacity: 0;
}

.c-btn-nav-head__ico {
  position: absolute;
  right: 0.5rem;
  line-height: 1;
}
.is-open .c-btn-nav-head__ico .fa-circle-plus {
  opacity: 0;
}
.c-btn-nav-head__ico .fa-circle-minus {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.is-open .c-btn-nav-head__ico .fa-circle-minus {
  opacity: 1;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	c-card
----------------------------------------------------*/
.c-card-news {
  font-size: 1rem;
}
.c-card-news__link {
  padding: 1.25rem 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 0.0625rem solid #959595;
  gap: 0.375rem 0.625rem;
  color: var(--color-service);
}
.c-card-news__link:hover {
  color: #EDCE20;
}
@media screen and (min-width: 1024px) {
  .c-card-news__link {
    padding: 2rem 1.25rem;
    gap: 0 1.25rem;
  }
}

.c-card-news__date {
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 1024px) {
  .c-card-news__date {
    width: 7.5rem;
    font-size: 1.125rem;
  }
}

.c-card-news__cate {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 5.625rem;
  height: 1.375rem;
  border-radius: 0.6875rem;
  background: #5f4601;
  font-size: 0.75rem;
  color: #fff;
}
.c-card-news__cate.kagaya {
  background: #aac535;
}
.c-card-news__cate.shiranami {
  background: #16a9b2;
}
.c-card-news__cate.tsurukame {
  background: #dfab0b;
}
@media screen and (min-width: 1024px) {
  .c-card-news__cate {
    width: 6.25rem;
    height: 1.75rem;
    border-radius: 0.875rem;
    font-size: 0.875rem;
  }
}

.c-card-news__title {
  font-size: 0.875rem;
  color: #000;
  -webkit-transition: color 0.3s cubic-bezier(0.37, 0, 0.63, 1);
  transition: color 0.3s cubic-bezier(0.37, 0, 0.63, 1);
}
a:hover .c-card-news__title {
  color: #EDCE20;
}
@media screen and (max-width: 1023px) {
  .c-card-news__title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .c-card-news__title {
    font-size: 1rem;
  }
}

.c-card-news__ico {
  margin-left: auto;
  font-size: 1.25rem;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.37, 0, 0.63, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.37, 0, 0.63, 1);
  transition: transform 0.3s cubic-bezier(0.37, 0, 0.63, 1);
  transition: transform 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-transform 0.3s cubic-bezier(0.37, 0, 0.63, 1);
}
a:hover .c-card-news__ico {
  -webkit-transform: translateX(0.375rem);
          transform: translateX(0.375rem);
}
@media screen and (max-width: 1023px) {
  .c-card-news__ico {
    display: none !important;
  }
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	c-heading
----------------------------------------------------*/
.c-heading {
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  text-align: center;
  color: #5f4601;
  line-height: 1.25;
}
@media screen and (min-width: 1024px) {
  .c-heading {
    line-height: 1.5;
    font-size: 2.125rem;
  }
}

.c-heading--wh {
  color: #fff;
}

.c-heading--vertical {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: left;
}
.c-heading--vertical .c-heading__ja {
  letter-spacing: 0.1em;
}

@media screen and (min-width: 1024px) {
  .c-heading--verticalPC {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-align: left;
  }
  .c-heading--verticalPC .c-heading__ja {
    letter-spacing: 0.1em;
  }
}

@media screen and (min-width: 1024px) {
  .c-heading--spHorizon {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-align: left;
  }
  .c-heading--spHorizon .c-heading__ja {
    letter-spacing: 0.1em;
  }
}

.c-heading__en {
  font-family: Arial, Helvetica, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  color: #edce20;
}
@media screen and (min-width: 1024px) {
  .c-heading__en {
    font-size: 1.25rem;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.c-heading-mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 1.5625rem;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .c-heading-mv {
    font-size: 2.5rem;
  }
}

.c-heading-mv__label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 1.125rem;
  height: 2.25rem;
  border-radius: 1.28125rem;
  background: var(--color-service);
  font-size: 0.875rem;
}
@media screen and (min-width: 1024px) {
  .c-heading-mv__label {
    padding: 0 1.5rem;
    height: 2.5625rem;
    font-size: 1.125rem;
  }
}

.c-heading-mv__title {
  line-height: 1.2;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.c-heading-bar, .p-privacy-list-item h2 {
  position: relative;
  background: #fbf5d2;
  padding: 0.5rem 0.5rem 0.5rem 1.875rem;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.125rem;
  line-height: 1.4545454545;
  color: #5f4601;
}

.c-heading-bar:before, .p-privacy-list-item h2:before {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background: #5f4601;
  border-radius: 100%;
  position: absolute;
  left: 0.5rem;
  top: 0.875rem;
  pointer-events: none;
}
@media screen and (min-width: 1024px) {
  .c-heading-bar, .p-privacy-list-item h2 {
    padding: 0.875rem 0.875rem 0.875rem 2.4375rem;
    font-size: 1.375rem;
  }
  .p-outline-document._cooperation .c-heading-bar {
    font-size: 1.275rem;
  }
  .c-heading-bar:before, .p-privacy-list-item h2:before {
    width: 1rem;
    height: 1rem;
    left: 0.5625rem;
    top: 1.375rem;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.c-heading-icon {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: var(--color-service);
}
.c-heading-icon svg,
.c-heading-icon i {
  width: 22px;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .c-heading-icon {
    font-size: 30px;
  }
  .c-heading-icon svg,
  .c-heading-icon i {
    width: 36px;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	c-link
----------------------------------------------------*/
.c-link-angle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
}
.c-link-angle i {
  color: #edce20;
}
.c-link-angle .fa-arrow-up-right-from-square {
  font-size: 0.6666666667em;
  color: #9f9f9f;
}
.c-link-angle img {
  width: 0.75rem;
  height: auto;
}
.c-link-angle:hover {
  color: #edce20;
  -webkit-transform: translateX(0.375rem);
          transform: translateX(0.375rem);
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.c-link-arrow {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  color: #5f4601;
}
.c-link-arrow .js-clone:nth-of-type(2) {
  position: absolute;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
.c-link-underline {
  color: var(--color-accent);
  text-decoration: underline;
}
.c-link-underline:hover {
  text-decoration: none;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	c-main
----------------------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	c-paragraph
----------------------------------------------------*/
.c-paragraph, .p-facility-top-mv__desc, .p-facility-top-service-item__desc, .p-outline-greeting-block__body, .p-privacy-list-item, .p-top-about__lead, .p-top-about-forte__lead, .cm-entry {
  font-size: 0.875rem;
  line-height: 2;
}
@media screen and (min-width: 1024px) {
  .c-paragraph, .p-facility-top-mv__desc, .p-facility-top-service-item__desc, .p-outline-greeting-block__body, .p-privacy-list-item, .p-top-about__lead, .p-top-about-forte__lead, .cm-entry {
    font-size: 1rem;
  }
}

.c-paragraph-sm, .p-top-about-forte-item__desc, .p-top-about-forte-kaigai__desc, .p-top-facility-item__desc, .p-top-other-area-item__desc, .p-top-other-care__desc, .p-top-recruit__desc {
  font-size: 0.75rem;
  line-height: 2;
}
@media screen and (min-width: 1024px) {
  .c-paragraph-sm, .p-top-about-forte-item__desc, .p-top-about-forte-kaigai__desc, .p-top-facility-item__desc, .p-top-other-area-item__desc, .p-top-other-care__desc, .p-top-recruit__desc {
    font-size: 0.875rem;
    line-height: 1.8571428571;
  }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

/* Common Styles */
/* Bullets */
/* Progress */
/*----------------------------------------------------
	汎用クラス
----------------------------------------------------*/
.bold,
.strong {
  font-weight: bold;
}

.u-hide {
  display: none;
}

.u-breakLine {
  display: inline-block;
}

.u-center {
  text-align: center;
}

.u-help-block {
  color: #e77051;
  font-size: 0.875rem;
}

.u-red {
  color: #e77051;
}

.u-only-sp {
  display: block !important;
}
@media screen and (min-width: 641px) {
  .u-only-sp {
    display: none !important;
  }
}

.u-only-pc {
  display: none !important;
}
@media screen and (min-width: 641px) {
  .u-only-pc {
    display: block !important;
  }
}

.u-accent-color {
  color: var(--accent-color);
}

.u-template {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5rem;
  padding-bottom: 6.25rem;
}
.u-template > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
}

.u-gap {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: var(--gap);
}

a:hover .u-alpha img {
  opacity: 0.7;
}
.u-alpha:hover img {
  opacity: 0.7;
}

.is-disabled {
  opacity: 0.7;
  pointer-events: none;
}

.u-budoux {
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.u-hover-text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}
.u-hover-text span {
  -webkit-transition: 0.3s cubic-bezier(0.37, 0, 0.63, 1);
  transition: 0.3s cubic-bezier(0.37, 0, 0.63, 1);
}
.u-hover-text span:nth-child(2) {
  position: absolute;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
a:hover .u-hover-text span:nth-child(1) {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
a:hover .u-hover-text span:nth-child(2) {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

[data-delay="0.1"] {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

[data-delay="0.2"] {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

[data-delay="0.3"] {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

[data-delay="0.4"] {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

[data-delay="0.5"] {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

[data-delay="0.6"] {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

[data-delay="0.7"] {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}

[data-delay="0.8"] {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

[data-delay="0.9"] {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

[data-delay="1"] {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

[data-delay="1.1"] {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}

[data-delay="1.2"] {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}

[data-delay="1.3"] {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

[data-delay="1.4"] {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}

[data-delay="1.5"] {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

[data-delay="1.6"] {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}

[data-delay="1.7"] {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}

[data-delay="1.8"] {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}

[data-delay="1.9"] {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}

[data-delay="2"] {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

[data-delay="2.1"] {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}

[data-delay="2.2"] {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
}

[data-delay="2.3"] {
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s;
}

[data-delay="2.4"] {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

[data-delay="2.5"] {
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}

[data-delay="2.6"] {
  -webkit-transition-delay: 2.6s;
          transition-delay: 2.6s;
}

[data-delay="2.7"] {
  -webkit-transition-delay: 2.7s;
          transition-delay: 2.7s;
}

[data-delay="2.8"] {
  -webkit-transition-delay: 2.8s;
          transition-delay: 2.8s;
}

[data-delay="2.9"] {
  -webkit-transition-delay: 2.9s;
          transition-delay: 2.9s;
}

[data-delay="3"] {
  -webkit-transition-delay: 3s;
          transition-delay: 3s;
}

.__loop {
  -webkit-animation: loopLeft linear 30s infinite;
          animation: loopLeft linear 30s infinite;
  will-change: transform;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.__loop img {
  width: auto;
  max-width: none;
  height: 18.75rem;
}
@media screen and (min-width: 1024px) {
  .__loop {
    -webkit-animation: loopLeft linear 50s infinite;
            animation: loopLeft linear 50s infinite;
  }
  .__loop img {
    height: 32.875rem;
  }
}

@-webkit-keyframes loopLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes loopLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes loopRight {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes loopRight {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.p-tsuru-facility {
  position: relative;
  overflow: hidden;
}

.p-tsuru-facility-gallery {
  margin-top: var(--padding-block);
  margin-inline: -3rem;
}
.p-tsuru-facility-gallery .swiper {
  width: 17.5rem;
  margin: 0;
  overflow: initial;
}
.p-tsuru-facility-gallery .swiper-wrapper {
  height: auto;
}
.p-tsuru-facility-gallery .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}
@media screen and (min-width: 1024px) {
  .p-tsuru-facility-gallery {
    margin-inline: -3.125rem;
  }
  .p-tsuru-facility-gallery .swiper {
    width: 260px;
  }
}

.l-header-nav-lang a {
  color: #5E4604;
  font-weight: bold;
}
@media screen and (max-width: 1023px) {
  .l-header-nav-lang {
    position: fixed;
    right: calc(20px + 2.8125rem);
    top: 1.25em;
    z-index: 500;
    cursor: pointer;
  }
  .l-header-nav-lang ._link-wrapper {
    border-radius: 50px;
    background-color: #E7E3D9;
    padding: 0.5em 1em;
    font-size: 12px;
    line-height: 1;
  }
  .l-header-nav-lang ._ttl {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .l-header-nav-lang {
    position: relative;
    z-index: 1;
    display: block;
    text-align: center;
    font-size: 0.875rem;
    margin-top: 1rem;
  }
  .l-header-nav-lang ._ttl {
    border-radius: 50px;
    background-color: #5E4604;
    color: #fff;
    display: inline-block;
    padding: 0.25em 2em;
    line-height: 1;
    margin-bottom: 0.5rem;
  }

}