@charset "UTF-8";
/* Sanitize
 * ========================================================================== */
/**
 * Add border box sizing in all browsers (opinionated).
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

/**
 * 1. Add text decoration inheritance in all browsers (opinionated).
 * 2. Add vertical alignment inheritance in all browsers (opinionated).
 */
::before,
::after {
  text-decoration: inherit; /* 1 */
  vertical-align: inherit; /* 2 */
}

/**
 * 1. Use the default cursor in all browsers (opinionated).
 * 2. Change the line height in all browsers (opinionated).
 * 3. Use a 4-space tab width in all browsers (opinionated).
 * 4. Remove the grey highlight on links in iOS (opinionated).
 * 5. Prevent adjustments of font size after orientation changes in
 *		IE on Windows Phone and in iOS.
 * 6. Breaks words to prevent overflow in all browsers (opinionated).
 */
html {
  cursor: default; /* 1 */
  line-height: 1.5; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  -webkit-tap-highlight-color: transparent; /* 4 */
  -ms-text-size-adjust: 100%; /* 5 */
  -webkit-text-size-adjust: 100%; /* 5 */
  word-break: break-word; /* 6 */
}

/* Sections
 * ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
 * ========================================================================== */
/**
 * Remove the margin on nested lists in Chrome, Edge, IE, and Safari.
 */
dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}

/**
 * Remove the margin on nested lists in Edge 18- and IE.
 */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

/**
 * 1. Add the correct sizing in Firefox.
 * 2. Show the overflow in Edge 18- and IE.
 */
hr {
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * Remove the list style on navigation lists in all browsers (opinionated).
 */
nav ol,
nav ul {
  list-style: none;
  padding: 0;
}

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

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

/**
 * Add the correct text decoration in Edge 18-, IE, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}

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

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

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

/* Embedded content
 * ========================================================================== */
/*
 * Change the alignment on media elements in all browsers (opinionated).
 */
img {
  max-width: 100%;
  height: auto;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: top;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on iframes in all browsers (opinionated).
 */
iframe {
  border-style: none;
}

/**
 * Remove the border on images within links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Change the fill color to match the text color in all browsers (opinionated).
 */
svg:not([fill]) {
  fill: currentColor;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Tabular data
 * ========================================================================== */
/**
 * Collapse border spacing in all browsers (opinionated).
 */
table {
  border-collapse: collapse;
}

/* Forms
 * ========================================================================== */
/**
 * Remove the margin on controls in Safari.
 */
button,
input,
select {
  margin: 0;
}

/**
 * 1. Show the overflow in IE.
 * 2. Remove the inheritance of text transform in Edge 18-, Firefox, and IE.
 */
button {
  overflow: visible; /* 1 */
  text-transform: none; /* 2 */
}

/**
 * Correct the inability to style buttons in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * 1. Change the inconsistent appearance in all browsers (opinionated).
 * 2. Correct the padding in Firefox.
 */
fieldset {
  border: 1px solid #a0a0a0; /* 1 */
  padding: 0.35em 0.75em 0.625em; /* 2 */
}

/**
 * Show the overflow in Edge 18- and IE.
 */
input {
  overflow: visible;
}

/**
 * 1. Correct the text wrapping in Edge 18- and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 */
legend {
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  white-space: normal; /* 1 */
  color: inherit; /* 2 */
}

/**
 * 1. Add the correct display in Edge 18- and IE.
 * 2. Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the inheritance of text transform in Firefox.
 */
select {
  text-transform: none;
}

/**
 * 1. Remove the margin in Firefox and Safari.
 * 2. Remove the default vertical scrollbar in IE.
 * 3. Change the resize direction in all browsers (opinionated).
 */
textarea {
  margin: 0; /* 1 */
  overflow: auto; /* 2 */
  resize: vertical; /* 3 */
}

/**
 * Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  padding: 0;
}

/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/**
 * Remove the inner border and padding of focus outlines in Firefox.
 */
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus outline styles unset by the previous rule in Firefox.
 */
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove the additional :invalid styles in Firefox.
 */
:-moz-ui-invalid {
  box-shadow: none;
}

/* Interactive
 * ========================================================================== */
/*
 * Add the correct display in Edge 18- and IE.
 */
details {
  display: block;
}

/*
 * Add the correct styles in Edge 18-, IE, and Safari.
 */
dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

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

/* Scripting
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* User interaction
 * ========================================================================== */
/*
 * 1. Remove the tapping delay in IE 10.
 * 2. Remove the tapping delay on clickable elements
			in all browsers (opinionated).
 */
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation; /* 1 */
  touch-action: manipulation; /* 2 */
}

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

/* Accessibility
 * ========================================================================== */
/**
 * Change the cursor on busy elements in all browsers (opinionated).
 */
[aria-busy=true] {
  cursor: progress;
}

/*
 * Change the cursor on control elements in all browsers (opinionated).
 */
[aria-controls] {
  cursor: pointer;
}

/*
 * Change the cursor on disabled, not-editable, or otherwise
 * inoperable elements in all browsers (opinionated).
 */
[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

/*
 * Change the display on visually hidden accessible elements
 * in all browsers (opinionated).
 */
[aria-hidden=false][hidden] {
  display: initial;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

/**
 * Add
 */
dl dd {
  margin-left: 0;
}

figure {
  margin: 0;
}

table {
  table-layout: fixed;
}

menu {
  padding: 0;
}

/*引数：初期値はすべて_variables.scssで設定
$pcsize：PCデザイン文字サイズ
$pcspacing：PCデザイン文字間
$spsize：SPデザイン文字サイズ
$spspacing：SPデザイン文字間
$pccontainer：PCデザインコンテンツ幅
$spcontainer：SPデザインコンテンツ幅
*/
/*引数
$property：cssのプロパティ
$pcsize：PCデザインpx
$spsize：SPデザインpx
$pccontainer：PCデザインコンテンツ幅：初期値は_variables.scssで設定
$spcontainer：SPデザインコンテンツ幅：初期値は_variables.scssで設定
*/
/*引数
$vertical：横比率
$horizontal：縦比率
*/
/*引数
$col：PCカラム数
$margin_h：PC横マージンpx
$margin_v：PC縦マージンpx
$spcol：SPカラム数
$spmargin_h：SP横マージンpx
$spmargin_v：SP縦マージンpx
$pccontainer：PCデザインコンテンツ幅：初期値は_variables.scssで設定
$spcontainer：SPデザインコンテンツ幅：初期値は_variables.scssで設定
*/
:root {
  --headerHeight: 133px;
}
@media screen and (max-width: 1000px) {
  :root {
    --headerHeight: 58px;
  }
}

html {
  overflow-y: scroll;
  font-size: min(1.4953271028vw, 16px);
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  html {
    font-size: 3.4666666667vw;
    line-height: 1.8;
  }
}
html:has(.is-megaMenuOpen), html:has(.is-menuOpen), html:has(.is-topMovieModalOpen) {
  overflow: hidden;
  scrollbar-gutter: stable;
}

body {
  font-family: "Zen Kaku Gothic New", "Hiragino Sans", Arial, Meiryo, sans-serif;
  color: #343434;
  position: relative;
  padding-top: var(--headerHeight);
  background: #fcf7ed url(../img/common/bg_body01.webp) repeat left top/1300px auto;
  line-break: strict;
}
@media screen and (max-width: 767px) {
  body {
    background: #fcf7ed url(../img/common/bg_body01_sp.webp) repeat left top/375px auto;
  }
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  padding: 0;
  margin: 0;
}

p {
  margin: 0;
}

button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background: none;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* hover
--------------------------------------------------*/
a {
  color: inherit;
  text-decoration: none;
}
@media (hover: hover) {
  a[href^="tel:"] {
    display: inline-block;
    pointer-events: none;
  }
}

label {
  cursor: pointer;
}

/* コンテナ
--------------------------------------------------*/
.f-container {
  margin-inline: auto;
  max-width: 1030px;
  width: 100%;
  padding-inline: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .f-container {
    padding-inline: 5.3333333333vw;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	l-header
* --------------------------------------------------------------------------------------------------*/
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--headerHeight);
  z-index: 10;
  background: #fcf7ed url(../img/common/bg_body01.webp) repeat left top/1300px auto;
}
body.is-megaMenuOpen .l-header {
  background: rgba(255, 255, 255, 0.95);
}

body.is-headerHide .l-header {
  translate: 0 -100%;
}

@media screen and (min-width: 1001px) {
  .l-header {
    -webkit-transition: translate 0.3s, height 0.3s, background-color 0.3s ease;
    transition: translate 0.3s, height 0.3s, background-color 0.3s ease;
  }
  body.is-headerChange .l-header {
    --headerHeight: 110px;
    background: rgba(255, 255, 255, 0.95);
  }
}
@media screen and (min-width: 1001px) {
  .l-header {
    -webkit-transition: translate 0.3s;
    transition: translate 0.3s;
  }
}
@media screen and (max-width: 767px) {
  .l-header {
    background: #fcf7ed url(../img/common/bg_body01_sp.webp) repeat left top/375px auto;
  }
}

.l-header__inner {
  max-width: 1300px;
  height: 100%;
  margin-inline: auto;
  position: relative;
}

.l-header__logo {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: min(3.0769230769vw, 40px);
  width: min(19.4615384615vw, 253px);
  aspect-ratio: 253/72;
}
@media screen and (min-width: 1001px) {
  .l-header__logo {
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
  body.is-headerChange .l-header__logo {
    width: min(16.1538461538vw, 210px);
  }
}
@media screen and (max-width: 1000px) {
  .l-header__logo {
    width: 140px;
  }
}
.l-header__logo a {
  display: block;
  height: 100%;
}
@media (hover: hover) {
  .l-header__logo a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-header__logo a:hover {
    opacity: 0.7;
  }
}

.l-headerTop {
  position: absolute;
  top: 14px;
  right: min(1.5384615385vw, 20px);
  display: grid;
  grid-template-columns: 1fr auto min(7.6923076923vw, 100px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (min-width: 1001px) {
  .l-headerTop {
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
  }
  body.is-headerChange .l-headerTop {
    top: 24px;
    grid-template-columns: 1fr auto;
  }
}
@media screen and (max-width: 1000px) {
  .l-headerTop {
    top: 50%;
    translate: 0 -50%;
    right: 154px;
    display: block;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  body.is-menuOpen .l-headerTop {
    opacity: 0;
  }
}

.l-headerZenyuseki {
  aspect-ratio: 85/53;
  width: min(6.5384615385vw, 85px);
  margin-left: auto;
}
body.is-headerChange .l-headerZenyuseki {
  display: none;
}

@media screen and (max-width: 1000px) {
  .l-headerZenyuseki {
    display: none;
  }
}
.l-headerZenyuseki a {
  display: block;
}
@media (hover: hover) {
  .l-headerZenyuseki a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-headerZenyuseki a:hover {
    opacity: 0.7;
  }
}

.l-headerTel {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-left: min(1vw, 13px);
}
@media screen and (min-width: 1001px) {
  body.is-headerChange .l-headerTel {
    padding-left: 0;
  }
  body.is-headerChange .l-headerTel::before {
    content: none;
  }
}
@media screen and (max-width: 1000px) {
  .l-headerTel {
    width: 34px;
    aspect-ratio: 1/1;
    padding-left: 0;
  }
}
.l-headerTel::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 0;
  width: 1px;
  height: 43px;
  border-left: 1px solid #BDBDBD;
}
@media screen and (max-width: 1000px) {
  .l-headerTel::before {
    content: none;
  }
}

.l-headerTel__num {
  width: min(16.7692307692vw, 218px);
}
@media screen and (min-width: 1001px) {
  .l-headerTel__num {
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
  body.is-headerChange .l-headerTel__num {
    width: min(14.1538461538vw, 184px);
  }
}
@media screen and (max-width: 1000px) {
  .l-headerTel__num {
    display: block;
    width: 100%;
    height: 100%;
    background: #004098 url(../img/common/ico_tel01.svg) no-repeat center center/15px auto;
    border-radius: 100vmax;
  }
  .l-headerTel__num img {
    display: none;
  }
}

.l-headerTel__time {
  line-height: 1;
  font-weight: 500;
  font-size: min(0.8461538462vw, 11px);
  letter-spacing: 0.07em;
  font-family: "Zen Old Mincho", serif;
  margin-top: 7px;
}
body.is-headerChange .l-headerTel__time {
  display: none;
}

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

.l-topMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: min(1.3076923077vw, 17px);
  gap: min(1.6153846154vw, 21px);
}
body.is-headerChange .l-topMenu {
  margin-right: min(1.4615384615vw, 19px);
}

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

.l-topMenu__item a {
  font-weight: 500;
  font-size: min(1vw, 13px);
  font-family: "Zen Old Mincho", serif;
  line-height: 1;
  padding-block: 5px;
  display: grid;
}
@media (hover: hover) {
  .l-topMenu__item a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-topMenu__item a:hover {
    opacity: 0.7;
  }
}
.l-topMenu__item.m-access a {
  grid-template-columns: min(0.6923076923vw, 9px) 1fr;
  gap: min(0.3076923077vw, 4px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-topMenu__item.m-access a::before {
  content: "";
  aspect-ratio: 9/13;
  background: url(../img/common/ico_access01.svg) no-repeat center center/contain;
  margin-top: 4px;
}

.l-headerBottom {
  position: absolute;
  bottom: 17px;
  right: min(1.5384615385vw, 20px);
  display: grid;
  grid-template-columns: 1fr min(14.1538461538vw, 184px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(1.4615384615vw, 19px);
}
@media screen and (min-width: 1001px) {
  .l-headerBottom {
    -webkit-transition: bottom 0.3s;
    transition: bottom 0.3s;
  }
  body.is-headerChange .l-headerBottom {
    bottom: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .l-headerBottom {
    bottom: 0;
    right: var(--headerHeight);
    display: block;
    height: 100%;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  body.is-menuOpen .l-headerBottom {
    opacity: 0;
  }
}

.l-headerContact {
  width: 100%;
  aspect-ratio: 184/40;
}
@media screen and (max-width: 1000px) {
  .l-headerContact {
    width: 82px;
    height: 100%;
    aspect-ratio: revert;
  }
}
.l-headerContact a {
  position: relative;
  overflow: hidden;
  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: 100%;
  background: #004098;
  border-radius: 4px;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: min(1.1538461538vw, 15px);
}
.l-headerContact a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #343434;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
@media (hover: hover) {
  .l-headerContact a:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .l-headerContact a:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.l-headerContact a > * {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .l-headerContact a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: unset;
    font-size: 10px;
    line-height: 1.4;
  }
}

.l-mainMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(2.3076923077vw, 30px);
}
@media screen and (max-width: 1000px) {
  .l-mainMenu {
    display: none;
  }
}

.l-mainMenu__item > a,
.l-mainMenu__item > .l-mainMenuButton {
  font-weight: 500;
  font-size: min(1.1538461538vw, 15px);
  font-family: "Zen Old Mincho", serif;
  line-height: 1;
  padding-block: 5px;
}
@media (hover: hover) {
  .l-mainMenu__item > a,
  .l-mainMenu__item > .l-mainMenuButton {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-mainMenu__item > a:hover,
  .l-mainMenu__item > .l-mainMenuButton:hover {
    opacity: 0.7;
  }
}
.l-mainMenu__item > a,
.l-mainMenu__item > .l-mainMenuButton {
  display: block;
}
.l-mainMenu__item > .l-mainMenuButton {
  position: relative;
  padding-right: min(1.3846153846vw, 18px);
  cursor: pointer;
}
.l-mainMenu__item > .l-mainMenuButton::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
  width: min(0.7692307692vw, 10px);
  aspect-ratio: 8/5;
  background: url(../img/common/ico_arrow_bottom01.svg) no-repeat center center/contain;
  margin-top: 2px;
  -webkit-transition: rotate 0.3s;
  transition: rotate 0.3s;
}
.l-mainMenu__item > .l-mainMenuButton.is-megaMenuOpen::after {
  rotate: 180deg;
}

/* ----------------------------------------------------------------------------------------------------
*	l-megaMenu
* --------------------------------------------------------------------------------------------------*/
.l-megaMenu {
  display: none;
  position: fixed;
  top: var(--headerHeight);
  left: 0;
  width: 100vw;
  border-radius: 0 0 4px 4px;
  background: rgba(255, 255, 255, 0.95);
  z-index: 10;
}

.l-megaMenu__grid {
  position: relative;
  padding-block: 43px 80px;
  display: grid;
  grid-template-columns: min(25.9813084112vw, 278px) 1fr min(30.8411214953vw, 330px);
}

.l-megaMenuTop {
  padding-right: min(2.8037383178vw, 30px);
}

.l-megaMenuTop__title {
  font-size: min(2.8037383178vw, 30px);
  line-height: 1;
  font-family: "Zen Old Mincho", serif;
}
.l-megaMenuTop__title a {
  position: relative;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: min(1.8691588785vw, 20px);
}
.l-megaMenuTop__title a::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
  width: min(0.8411214953vw, 9px);
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  margin-top: min(0.1869158879vw, 2px);
}
@media (hover: hover) {
  .l-megaMenuTop__title a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .l-megaMenuTop__title a:hover {
    color: #004098;
  }
}

.l-megaMenuTop__image {
  margin-top: 20px;
}

.l-megaMenuTop__text {
  font-size: min(1.308411215vw, 14px);
  line-height: 1.7;
  margin-top: 14px;
}

.l-megaMenuLinks {
  padding: 0 min(2.9906542056vw, 32px) 15px;
  border-left: 1px solid #D1D1D1;
  border-right: 1px solid #D1D1D1;
}
.l-megaMenuLinks a {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
}

.l-megaMenuLinksList01 {
  display: grid;
  grid-template-columns: 100%;
  gap: 6px;
}

.l-megaMenuLinksList01__item a {
  font-size: min(1.4018691589vw, 15px);
}
@media (hover: hover) {
  .l-megaMenuLinksList01__item a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-megaMenuLinksList01__item a:hover {
    opacity: 0.7;
  }
}

.l-megaMenuLinks__item a {
  position: relative;
  display: inline-block;
  font-size: min(1.8691588785vw, 20px);
  letter-spacing: 0.05em;
  padding-right: min(1.8691588785vw, 20px);
}
.l-megaMenuLinks__item a::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
  width: min(0.8411214953vw, 9px);
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  margin-top: min(0.1869158879vw, 2px);
}
@media (hover: hover) {
  .l-megaMenuLinks__item a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .l-megaMenuLinks__item a:hover {
    color: #004098;
  }
}
.l-megaMenuLinks__item + .l-megaMenuLinksList02 {
  margin-top: 5px;
}

.l-megaMenuLinksList02 {
  display: grid;
  grid-template-columns: 100%;
  gap: 6px;
}
.l-megaMenuLinksList02 + .l-megaMenuLinks__item {
  margin-top: 12px;
  padding-top: 8px;
  border-top: 1px solid #D1D1D1;
}

.l-megaMenuLinksList02__item a {
  position: relative;
  font-size: min(1.4018691589vw, 15px);
  padding-left: min(1.6822429907vw, 18px);
  letter-spacing: 0.12em;
}
@media (hover: hover) {
  .l-megaMenuLinksList02__item a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-megaMenuLinksList02__item a:hover {
    opacity: 0.7;
  }
}
.l-megaMenuLinksList02__item a::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 0;
  width: min(0.9345794393vw, 10px);
  height: 2px;
  background: #343434;
}

.l-megaMenuBanners__inner {
  padding-left: min(2.8037383178vw, 30px);
  display: grid;
  grid-template-columns: 100%;
  gap: 8px;
}

.l-megaMenu__close {
  position: absolute;
  bottom: 24px;
  left: 50%;
  translate: -50% 0;
  width: min(9.0654205607vw, 97px);
  height: min(2.8037383178vw, 30px);
  display: grid;
  grid-template-columns: auto min(2.0560747664vw, 22px);
  gap: min(0.9345794393vw, 10px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  background: #F3EFE7;
  padding-inline: min(0.8411214953vw, 9px);
  font-size: min(1.308411215vw, 14px);
  font-family: "Zen Old Mincho", serif;
}
@media (hover: hover) {
  .l-megaMenu__close {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-megaMenu__close:hover {
    opacity: 0.7;
  }
}
.l-megaMenu__close::after {
  content: "";
  width: 100%;
  aspect-ratio: 1/1;
  background: url(../img/common/ico_close01.svg) no-repeat center center/contain;
}

/* ----------------------------------------------------------------------------------------------------
*	l-hamburgerButton
* --------------------------------------------------------------------------------------------------*/
.l-hamburgerButton {
  display: none;
}
@media screen and (max-width: 1000px) {
  .l-hamburgerButton {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: var(--headerHeight);
    height: 100%;
    background: #343434;
    z-index: 1;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
}
@media screen and (max-width: 1000px) and (hover: hover) {
  .l-hamburgerButton {
    -webkit-transition: opacity 0.3s, background-color 0.3s;
    transition: opacity 0.3s, background-color 0.3s;
  }
  .l-hamburgerButton:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 1000px) {
  body.is-menuOpen .l-hamburgerButton {
    background: #238FC6;
  }
}

.l-hamburgerButton__line {
  position: absolute;
  left: 14px;
  width: 30px;
  height: 2px;
  background: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-hamburgerButton__line:nth-child(1) {
  top: 20px;
}
.l-hamburgerButton__line:nth-child(2) {
  top: 28px;
}
.l-hamburgerButton__line:nth-child(3) {
  top: 37px;
}
body.is-menuOpen .l-hamburgerButton .l-hamburgerButton__line:nth-child(1) {
  top: 28px;
  rotate: 45deg;
}
body.is-menuOpen .l-hamburgerButton .l-hamburgerButton__line:nth-child(2) {
  opacity: 0;
}
body.is-menuOpen .l-hamburgerButton .l-hamburgerButton__line:nth-child(3) {
  top: 28px;
  rotate: -45deg;
}

/* ----------------------------------------------------------------------------------------------------
*	l-spNav
* --------------------------------------------------------------------------------------------------*/
.l-spNav {
  display: none;
}
@media screen and (max-width: 1000px) {
  .l-spNav {
    position: fixed;
    top: var(--headerHeight);
    right: 0;
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: calc(100vh - var(--headerHeight));
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    visibility: hidden;
    padding: 22px 20px calc(100vh - 100dvh + 28px);
    background: #fcf7ed url(../img/common/bg_body01.webp) repeat left top/1300px auto;
    -webkit-transition: opacity 0.4s, visibility 0.4s;
    transition: opacity 0.4s, visibility 0.4s;
  }
  body.is-menuOpen .l-spNav {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 767px) {
  .l-spNav {
    background: #fcf7ed url(../img/common/bg_body01_sp.webp) repeat left top/375px auto;
  }
}

.l-spNavMenu {
  max-width: 336px;
  margin-inline: auto;
}
.l-spNavMenu a {
  font-weight: 500;
  line-height: 1.3;
  font-family: "Zen Old Mincho", serif;
}
@media (hover: hover) {
  .l-spNavMenu a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-spNavMenu a:hover {
    opacity: 0.7;
  }
}

.l-spNavMenu__item {
  position: relative;
  border-bottom: 1px solid #CCCBCB;
}
.l-spNavMenu__item > a {
  display: block;
  padding: 22px 40px 22px 0;
  font-size: 18px;
  letter-spacing: 0.05em;
}
.l-spNavMenu__item > a::before {
  content: "";
  position: absolute;
  top: calc((1.4em - 12px) / 2 + 22px);
  right: 0;
  width: 9px;
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
}
.l-spNavMenu__item.m-other a {
  padding-block: 24px;
  font-size: 14px;
}
.l-spNavMenu__item:has(.l-spMenuAccButton) > a::before {
  content: none;
}

.l-spMenuAccButton {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  z-index: 1;
}
.l-spMenuAccButton::before, .l-spMenuAccButton::after {
  content: "";
  position: absolute;
  background: #004098;
}
.l-spMenuAccButton::before {
  width: 12px;
  height: 2px;
  top: calc((1.3em - 2px) / 2 + 24px);
  right: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.l-spMenuAccButton::after {
  width: 2px;
  height: 12px;
  top: calc((1.3em - 12px) / 2 + 24px);
  right: 5px;
  -webkit-transition: rotate 0.3s ease;
  transition: rotate 0.3s ease;
}
.l-spMenuAccButton.is-open::before {
  opacity: 0;
}
.l-spMenuAccButton.is-open::after {
  rotate: 90deg;
}

.l-spUnderMenu {
  display: none;
  position: relative;
  z-index: 1;
}

.l-spUnderMenu__item {
  position: relative;
  border-top: 1px dashed #CCCBCB;
}
.l-spUnderMenu__item a {
  display: block;
  padding: 16px 19px;
  font-size: 15px;
  letter-spacing: 0.12em;
}
.l-spUnderMenu__item a::before {
  content: "";
  position: absolute;
  top: calc((1.4em - 2px) / 2 + 13px);
  left: 0;
  width: 10px;
  height: 2px;
  background: #CCCBCB;
}

.l-spNavButton {
  max-width: 336px;
  margin-inline: auto;
  background: #fff;
  border-radius: 6px;
}
.l-spNavButton a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 60px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  font-family: "Zen Old Mincho", serif;
  border-radius: 4px;
  overflow: hidden;
  padding-inline: 20px;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}
.l-spNavButton a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.l-spNavButton a::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  z-index: 1;
  right: 20px;
  width: 9px;
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
}
@media (hover: hover) {
  .l-spNavButton a:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .l-spNavButton a:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.l-spNavButton a > * {
  position: relative;
  z-index: 1;
}
.l-spNavButton.m-contact a {
  background: #004098;
  margin-top: 28px;
}
.l-spNavButton.m-contact a::before {
  background: #103C7A;
}
.l-spNavButton.m-online a {
  background: #238FC6;
  margin-top: 10px;
}
.l-spNavButton.m-online a::before {
  background: #1474A6;
}

.l-spNaTel {
  max-width: 336px;
  margin: 10px auto 0;
}
.l-spNaTel a {
  position: relative;
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  grid-template-areas: "num num" "time closed";
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px 0;
  padding: 11px;
  width: 100%;
  height: 80px;
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}

.l-spNaTel__num {
  grid-area: num;
  width: 239px;
}

.l-spNaTel__time,
.l-spNaTel__closed {
  font-size: 11px;
  line-height: 1;
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.05em;
}

.l-spNaTel__time {
  grid-area: time;
}

.l-spNaTel__closed {
  grid-area: closed;
  text-align: right;
}

.l-spNavBanners {
  max-width: 323px;
  margin: 28px auto 0;
  padding-top: 28px;
  position: relative;
}
.l-spNavBanners::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  width: 100vw;
  height: 1px;
  border-bottom: 1px solid #CCCBCB;
}

.l-spNavBannersAbout a {
  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: 9px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 4px;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 323/80;
  font-weight: 600;
  font-family: "Zen Old Mincho", serif;
  background: #EBE79D;
}
.l-spNavBannersAbout a::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: url(../img/common/img_bnr_about01.png) no-repeat left top/cover;
}
.l-spNavBannersAbout a::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: rgba(0, 64, 152, 0.51);
  opacity: 0;
}
@media (hover: hover) {
  .l-spNavBannersAbout a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .l-spNavBannersAbout a::after {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-spNavBannersAbout a:hover {
    color: #fff;
  }
  .l-spNavBannersAbout a:hover::after {
    opacity: 1;
  }
}

.l-spNavBannersAbout__text01 {
  position: relative;
  z-index: 1;
  font-size: 26px;
  line-height: 1;
}

.l-spNavBannersAbout__text02 {
  position: relative;
  z-index: 1;
  font-size: 12px;
  letter-spacing: 0.07em;
  line-height: 1;
}

.l-spNavBannersTama {
  margin-top: 10px;
}
.l-spNavBannersTama a {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 9px;
  border-radius: 4px;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 323/80;
  color: #fff;
  background: url(../img/common/img_bnr_tama_large01.jpg) no-repeat right top/cover;
  padding: 0 0 5px 17px;
}
.l-spNavBannersTama a::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: url(../img/common/img_bnr_tama_large01_on.jpg) no-repeat right top/cover;
  opacity: 0;
}
@media (hover: hover) {
  .l-spNavBannersTama a::before {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-spNavBannersTama a:hover::before {
    opacity: 1;
  }
}
.l-spNavBannersTama a > * {
  position: relative;
  z-index: 1;
}

.l-spNavBannersTama__text01 {
  font-size: 17px;
  letter-spacing: 0.01em;
  line-height: 1;
  font-weight: 500;
}

.l-spNavBannersTama__text02 {
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 500;
}

.l-spNavBannersTamaWinner {
  margin-top: 10px;
}
.l-spNavBannersTamaWinner a {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 9px;
  border-radius: 4px;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 323/80;
  color: #fff;
  background: url(../img/common/img_bnr_tama_winner_large01.jpg) no-repeat right top/cover;
  padding: 0 0 5px 17px;
}
.l-spNavBannersTamaWinner a::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: url(../img/common/img_bnr_tama_winner_large01_on.jpg) no-repeat right top/cover;
  opacity: 0;
}
@media (hover: hover) {
  .l-spNavBannersTamaWinner a::before {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-spNavBannersTamaWinner a:hover::before {
    opacity: 1;
  }
}
.l-spNavBannersTamaWinner a > * {
  position: relative;
  z-index: 1;
}

.l-spNavBannersTamaWinner__text01 {
  font-size: 17px;
  letter-spacing: 0.04em;
  line-height: 1;
  font-weight: 500;
}

.l-spNavBannersTamaWinner__text02 {
  font-size: 11px;
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 500;
}

/* ----------------------------------------------------------------------------------------------------
*	お問い合わせ
* --------------------------------------------------------------------------------------------------*/
.l-footerContact {
  position: relative;
  height: 534px;
  background-color: #000;
  background-image: url(../img/common/bg_footer_contact01.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .l-footerContact {
    height: 129.0666666667vw;
    background-image: url(../img/common/bg_footer_contact01_sp.jpg);
  }
}
body:has(.p-top) .l-footerContact {
  height: 748px;
  background-image: url(../img/top/bg_footer_contact_top01.jpg);
}
@media screen and (max-width: 767px) {
  body:has(.p-top) .l-footerContact {
    height: 152vw;
    background-image: url(../img/top/bg_footer_contact_top01_sp.jpg);
  }
}

.l-footerContact::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: -webkit-gradient(linear, left bottom, left top, from(#343434), to(rgba(52, 52, 52, 0)));
  background: linear-gradient(0deg, #343434 0%, rgba(52, 52, 52, 0) 100%);
}
@media screen and (max-width: 767px) {
  .l-footerContact::before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #343434), to(rgba(52, 52, 52, 0)));
    background: linear-gradient(0deg, #343434 30%, rgba(52, 52, 52, 0) 100%);
  }
}

.l-footerContact__grid {
  position: relative;
  padding-block: 114px 30px;
  display: grid;
  grid-template-columns: 1fr min(44.2990654206vw, 474px);
  grid-template-rows: auto 1fr;
  grid-template-areas: "title buttons" "text buttons";
}
@media screen and (max-width: 767px) {
  .l-footerContact__grid {
    display: block;
    padding-block: 17.3333333333vw 2.6666666667vw;
  }
}
body:has(.p-top) .l-footerContact__grid {
  padding-block: 330px 30px;
}
@media screen and (max-width: 767px) {
  body:has(.p-top) .l-footerContact__grid {
    padding-block: 51.7333333333vw 2.6666666667vw;
  }
}

.l-footerContact__title {
  grid-area: title;
  color: #fff;
  font-size: min(4.6728971963vw, 50px);
}
@media screen and (max-width: 767px) {
  .l-footerContact__title {
    font-size: min(8vw, 100vh);
  }
}
.l-footerContact__title {
  font-family: "Zen Old Mincho", serif;
  line-height: 1;
}

.l-footerContact__text {
  grid-area: text;
  color: #fff;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .l-footerContact__text {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.l-footerContact__text {
  font-family: "Zen Old Mincho", serif;
  line-height: 2.1;
  margin-top: 15px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .l-footerContact__text {
    margin-top: 3.7333333333vw;
  }
}

.l-footerContact__buttons {
  grid-area: buttons;
  display: grid;
  grid-template-columns: 100%;
  gap: 24px;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .l-footerContact__buttons {
    gap: 5.3333333333vw;
    padding-top: 4.5333333333vw;
  }
}

.l-footerContact__button {
  background: #fff;
  border-radius: 6px;
}
.l-footerContact__button a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: min(10.2803738318vw, 110px);
}
@media screen and (max-width: 767px) {
  .l-footerContact__button a {
    height: min(21.3333333333vw, 100vh);
  }
}
.l-footerContact__button a {
  color: #fff;
  font-weight: 500;
  font-size: min(2.0560747664vw, 22px);
}
@media screen and (max-width: 767px) {
  .l-footerContact__button a {
    font-size: min(4.5333333333vw, 100vh);
  }
}
.l-footerContact__button a {
  font-family: "Zen Old Mincho", serif;
  border-radius: 4px;
  overflow: hidden;
  padding-inline: min(3.3644859813vw, 36px);
}
@media screen and (max-width: 767px) {
  .l-footerContact__button a {
    padding-inline: 5.3333333333vw;
  }
}
.l-footerContact__button a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.l-footerContact__button a::after {
  top: 50%;
  translate: 0 -50%;
  right: min(3.3644859813vw, 36px);
}
@media screen and (max-width: 767px) {
  .l-footerContact__button a::after {
    right: min(5.3333333333vw, 100vh);
  }
}
.l-footerContact__button a::after {
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .l-footerContact__button a::after {
    width: min(2.4vw, 100vh);
  }
}
.l-footerContact__button a::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
}
@media (hover: hover) {
  .l-footerContact__button a:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .l-footerContact__button a:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.l-footerContact__button a > * {
  position: relative;
  z-index: 1;
}
.l-footerContact__button.m-contact a {
  background: #004098;
  letter-spacing: 0.05em;
}
.l-footerContact__button.m-contact a::before {
  background: #103C7A;
}
@media screen and (max-width: 767px) {
  .l-footerContact__button.m-contact a {
    letter-spacing: 0;
  }
}
.l-footerContact__button.m-online a {
  background: #238FC6;
  letter-spacing: 0.07em;
}
.l-footerContact__button.m-online a::before {
  background: #1474A6;
}
@media screen and (max-width: 767px) {
  .l-footerContact__button.m-online a {
    letter-spacing: 0;
  }
}

.l-footerContactTel a {
  position: relative;
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  grid-template-areas: "num num" "time closed";
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(0.4672897196vw, 5px) 0;
  padding: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .l-footerContactTel a {
    padding: min(2.9333333333vw, 100vh);
  }
}
.l-footerContactTel a {
  width: 100%;
  height: min(10.2803738318vw, 110px);
}
@media screen and (max-width: 767px) {
  .l-footerContactTel a {
    height: min(21.3333333333vw, 100vh);
  }
}
.l-footerContactTel a {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 767px) {
  .l-footerContactTel a {
    gap: 0.8vw 0;
  }
}

.l-footerContactTel__num {
  grid-area: num;
  width: min(27.5700934579vw, 295px);
}
@media screen and (max-width: 767px) {
  .l-footerContactTel__num {
    width: min(64vw, 100vh);
  }
}

.l-footerContactTel__time,
.l-footerContactTel__closed {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .l-footerContactTel__time,
  .l-footerContactTel__closed {
    font-size: min(2.9333333333vw, 100vh);
  }
}
.l-footerContactTel__time,
.l-footerContactTel__closed {
  line-height: 1;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (max-width: 767px) {
  .l-footerContactTel__time,
  .l-footerContactTel__closed {
    letter-spacing: 0.05em;
  }
}

.l-footerContactTel__time {
  grid-area: time;
}

.l-footerContactTel__closed {
  grid-area: closed;
  text-align: right;
}

/* ----------------------------------------------------------------------------------------------------
*	footer
* --------------------------------------------------------------------------------------------------*/
.l-footer {
  background: #343434;
  padding-block: 109px 53px;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding-block: 18.6666666667vw 21.3333333333vw;
  }
  body:has(.p-top) .l-footer {
    padding-block: 29.3333333333vw 21.3333333333vw;
  }
}

.l-footerName {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .l-footerName {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.6666666667vw;
  }
}

.l-footerName__logo {
  width: min(23.2710280374vw, 249px);
}
@media screen and (max-width: 767px) {
  .l-footerName__logo {
    width: min(66.4vw, 100vh);
  }
}
.l-footerName__logo {
  aspect-ratio: 249/39;
}
.l-footerName__logo a {
  display: block;
}
@media (hover: hover) {
  .l-footerName__logo a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-footerName__logo a:hover {
    opacity: 0.7;
  }
}

.l-footerName__text {
  color: #fff;
  font-weight: 500;
  font-size: min(1.1214953271vw, 12px);
}
@media screen and (max-width: 767px) {
  .l-footerName__text {
    font-size: min(3.2vw, 100vh);
  }
}
.l-footerName__text {
  letter-spacing: 0.17em;
  font-family: "Zen Old Mincho", serif;
  padding-top: min(0.2803738318vw, 3px);
}
@media screen and (max-width: 767px) {
  .l-footerName__text {
    padding-top: min(0.2666666667vw, 100vh);
  }
}

.l-footerGrid {
  display: grid;
  grid-template-columns: 1fr min(61.214953271vw, 655px);
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .l-footerGrid {
    display: block;
    margin-top: 4.5333333333vw;
  }
}

@media screen and (max-width: 767px) {
  .l-footerTop {
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: repeat(4, auto);
    grid-template-areas: "address address" "tel tel" "insta mapButton" "zenyuseki zenyuseki";
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 4.5333333333vw;
  }
}

.l-footer__address {
  color: #fff;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .l-footer__address {
    font-size: min(3.2vw, 100vh);
  }
}
.l-footer__address {
  letter-spacing: 0.05em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (max-width: 767px) {
  .l-footer__address {
    text-align: center;
    grid-area: address;
  }
}

.l-footer__mapButton {
  width: min(11.7757009346vw, 126px);
}
@media screen and (max-width: 767px) {
  .l-footer__mapButton {
    width: min(33.6vw, 100vh);
  }
}
.l-footer__mapButton {
  margin-top: 9px;
}
@media screen and (max-width: 767px) {
  .l-footer__mapButton {
    margin-top: 1.0666666667vw;
    grid-area: mapButton;
  }
}
.l-footer__mapButton a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: min(3.738317757vw, 40px);
}
@media screen and (max-width: 767px) {
  .l-footer__mapButton a {
    height: min(10.6666666667vw, 100vh);
  }
}
.l-footer__mapButton a {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .l-footer__mapButton a {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.l-footer__mapButton a {
  font-family: "Zen Old Mincho", serif;
  padding: min(0.9345794393vw, 10px);
}
@media screen and (max-width: 767px) {
  .l-footer__mapButton a {
    padding: min(2.9333333333vw, 100vh);
  }
}
.l-footer__mapButton a {
  letter-spacing: 0.05em;
}
@media (hover: hover) {
  .l-footer__mapButton a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-footer__mapButton a:hover {
    opacity: 0.7;
  }
}
.l-footer__mapButton a::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .l-footer__mapButton a::before {
    right: min(2.4vw, 100vh);
  }
}
.l-footer__mapButton a::before {
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .l-footer__mapButton a::before {
    width: min(2.4vw, 100vh);
  }
}
.l-footer__mapButton a::before {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
}

.l-footer__tel {
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.05em;
  margin-top: 9px;
}
@media screen and (max-width: 767px) {
  .l-footer__tel {
    margin-top: 0;
    grid-area: tel;
    text-align: center;
  }
}
.l-footer__tel a {
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .l-footer__tel a {
    font-size: min(4.8vw, 100vh);
  }
}

.l-footer__telText {
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .l-footer__telText {
    font-size: min(3.7333333333vw, 100vh);
  }
}

.l-footer__zenyuseki {
  width: min(22.0560747664vw, 236px);
}
@media screen and (max-width: 767px) {
  .l-footer__zenyuseki {
    width: min(62.9333333333vw, 100vh);
  }
}
.l-footer__zenyuseki {
  aspect-ratio: 236/90;
  margin-top: 17px;
}
@media screen and (max-width: 767px) {
  .l-footer__zenyuseki {
    margin-top: 5.3333333333vw;
    grid-area: zenyuseki;
  }
}
.l-footer__zenyuseki a {
  display: block;
}
@media (hover: hover) {
  .l-footer__zenyuseki a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-footer__zenyuseki a:hover {
    opacity: 0.7;
  }
}

.l-footer__insta {
  width: min(3.3644859813vw, 36px);
}
@media screen and (max-width: 767px) {
  .l-footer__insta {
    width: min(9.6vw, 100vh);
  }
}
.l-footer__insta {
  aspect-ratio: 1/1;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .l-footer__insta {
    margin-top: 1.0666666667vw;
    grid-area: insta;
    justify-self: end;
  }
}
.l-footer__insta a {
  display: block;
}
@media (hover: hover) {
  .l-footer__insta a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-footer__insta a:hover {
    opacity: 0.7;
  }
}

.l-footerMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: min(2.3364485981vw, 25px);
}
@media screen and (max-width: 767px) {
  .l-footerMenu {
    display: none;
  }
}
.l-footerMenu a {
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.05em;
  line-height: 1.3;
}
@media (hover: hover) {
  .l-footerMenu a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-footerMenu a:hover {
    opacity: 0.7;
  }
}
.l-footerMenu .m-other {
  margin-top: 10px;
}
.l-footerMenu .m-other a {
  font-size: min(1.1214953271vw, 12px);
  padding-left: 0;
}
.l-footerMenu .m-other a::before {
  content: none;
}

.l-footerMenu__wrap {
  display: grid;
  grid-template-columns: 100%;
  gap: 21px;
}
.l-footerMenu__wrap.m-gapSmall {
  gap: 8px;
}

.l-footerMenu__item > a {
  position: relative;
  font-size: min(1.308411215vw, 14px);
  padding-left: min(1.4018691589vw, 15px);
}
.l-footerMenu__item > a::before {
  content: "";
  position: absolute;
  top: calc((1.3em + 2px) / 2);
  left: 0;
  width: min(0.9345794393vw, 10px);
  height: 2px;
  background: #fff;
}

.l-footerUnderMenu {
  padding-left: min(1.4018691589vw, 15px);
}

.l-footerUnderMenu__item > a {
  font-size: min(1.308411215vw, 14px);
}

.l-footer__copy {
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.05em;
  font-size: min(1.1214953271vw, 12px);
}
@media screen and (max-width: 767px) {
  .l-footer__copy {
    font-size: min(3.2vw, 100vh);
  }
}
.l-footer__copy {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .l-footer__copy {
    margin-top: 5.8666666667vw;
    text-align: center;
  }
}

.l-wrapAll {
  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;
  min-height: 100vh;
}

.l-contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* ----------------------------------------------------------------------------------------------------
*	追従
* --------------------------------------------------------------------------------------------------*/
.l-fixedArea {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  padding: 0 min(3.738317757vw, 40px) min(3.738317757vw, 40px) 0;
  width: min(31.7757009346vw, 340px);
  z-index: 9;
}
@media screen and (max-width: 767px) {
  .l-fixedArea {
    width: 100%;
    height: 50px;
    padding: 0 20px;
  }
}
.l-fixedArea .c-bannerTama01,
.l-fixedArea .c-bannerTamaWinner01 {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}

.l-fixedArea__grid {
  display: grid;
  grid-template-columns: 100%;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .l-fixedArea__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 14px;
  }
}

.l-fixedAreaButton {
  width: min(50vw - 7px, 162px);
  height: 50px;
  color: #fff;
  border-radius: 4px 4px 0 0;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
  font-weight: 500;
}
.l-fixedAreaButton.m-tama {
  background: #238FC6;
}
.l-fixedAreaButton.m-tamaWinner {
  background: #D77908;
}

.l-fixedAreaButton__text01 {
  font-size: 9px;
  line-height: 1;
}

.l-fixedAreaButton__text02 {
  font-size: 14px;
  line-height: 1;
}

.l-categoryNav {
  --l-categoryNavMarginTop: 105px;
  margin-top: var(--l-categoryNavMarginTop);
  background: rgba(255, 255, 255, 0.6);
  padding-block: 52px;
}
@media screen and (max-width: 767px) {
  .l-categoryNav {
    --l-categoryNavMarginTop: 48px;
    padding-block: 33px 43px;
  }
}
@media screen and (min-width: 768px) {
  .l-categoryNav.m-paddingSmall {
    padding-block: 35px 40px;
  }
}

.l-categoryNav__grid {
  min-height: min(13.9252336449vw, 149px);
  display: grid;
  grid-template-columns: min(27.8504672897vw, 298px) 1fr;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .l-categoryNav__grid {
    min-height: inherit;
    display: block;
  }
}

.l-categoryNavTop {
  height: 100%;
  padding: 7px min(1.8691588785vw, 20px) 0 0;
  border-right: 1px solid #D1D1D1;
}
@media screen and (max-width: 767px) {
  .l-categoryNavTop {
    height: auto;
    padding: 0 0 23px;
    border-right: none;
    border-bottom: 1px solid #D1D1D1;
  }
}

.l-categoryNavTop__title {
  font-size: min(2.4299065421vw, 26px);
}
@media screen and (max-width: 767px) {
  .l-categoryNavTop__title {
    font-size: min(5.8666666667vw, 100vh);
  }
}
.l-categoryNavTop__title {
  line-height: 1;
  font-family: "Zen Old Mincho", serif;
}
.l-categoryNavTop__title a {
  position: relative;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .l-categoryNavTop__title a {
    padding-right: min(5.3333333333vw, 100vh);
  }
}
.l-categoryNavTop__title a::after {
  top: 50%;
  translate: 0 -50%;
  right: 0;
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .l-categoryNavTop__title a::after {
    width: min(2.4vw, 100vh);
  }
}
.l-categoryNavTop__title a::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
  margin-top: min(0.1869158879vw, 2px);
}
@media screen and (max-width: 767px) {
  .l-categoryNavTop__title a::after {
    margin-top: min(0.5333333333vw, 100vh);
  }
}
@media (hover: hover) {
  .l-categoryNavTop__title a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .l-categoryNavTop__title a:hover {
    color: #004098;
  }
}

.l-categoryNavTop__text {
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .l-categoryNavTop__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.l-categoryNavTop__text {
  line-height: 1.7;
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .l-categoryNavTop__text {
    margin-top: 25px;
  }
}

.l-categoryNavLinks {
  padding: 11px 0 0 min(2.9906542056vw, 32px);
  display: grid;
}
@media screen and (max-width: 767px) {
  .l-categoryNavLinks {
    padding: 28px 0 0;
  }
}
.l-categoryNavLinks.m-link4 {
  grid-template-rows: repeat(2, auto);
  grid-template-columns: repeat(2, min(21.1214953271vw, 226px));
  gap: 40px min(16.5420560748vw, 177px);
  grid-auto-flow: column;
}
@media screen and (max-width: 767px) {
  .l-categoryNavLinks.m-link4 {
    grid-auto-rows: auto;
    grid-auto-flow: unset;
    grid-template-columns: 44.8vw;
    gap: 30px;
  }
}
.l-categoryNavLinks.m-link3 {
  grid-template-rows: repeat(2, auto);
  grid-template-columns: repeat(2, min(21.1214953271vw, 226px));
  gap: 40px min(16.5420560748vw, 177px);
  grid-template-areas: "area1 area2" "area1 area3";
}
.l-categoryNavLinks.m-link3 .l-categoryNavLinks__item:nth-child(1) {
  grid-area: area1;
}
.l-categoryNavLinks.m-link3 .l-categoryNavLinks__item:nth-child(2) {
  grid-area: area2;
}
.l-categoryNavLinks.m-link3 .l-categoryNavLinks__item:nth-child(3) {
  grid-area: area3;
}
@media screen and (max-width: 767px) {
  .l-categoryNavLinks.m-link3 {
    grid-auto-rows: auto;
    grid-template-columns: 49.3333333333vw;
    gap: 30px;
    grid-template-areas: "area1" "area2" "area3";
  }
}
.l-categoryNavLinks.m-link3Center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 min(7.1962616822vw, 77px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .l-categoryNavLinks.m-link3Center .c-linkLine01 {
    min-width: min(21.1214953271vw, 226px);
  }
}
@media screen and (max-width: 767px) {
  .l-categoryNavLinks.m-link3Center {
    padding-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 36px;
    width: 50.6666666667vw;
  }
}

.l-categoryNavLinks__item .c-linkLine01 {
  display: block;
}
@media screen and (max-width: 767px) {
  .l-categoryNavLinks__item .c-linkLine01 {
    font-size: 3.2vw;
    letter-spacing: 0.1em;
  }
}

.l-categoryNavUnderMenu {
  display: grid;
  grid-template-columns: 100%;
  gap: 5px;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .l-categoryNavUnderMenu {
    margin-top: 12px;
    gap: 12px;
  }
}

.l-categoryNavUnderMenu__item a {
  position: relative;
  font-size: min(1.4018691589vw, 15px);
}
@media screen and (max-width: 767px) {
  .l-categoryNavUnderMenu__item a {
    font-size: min(3.2vw, 100vh);
  }
}
.l-categoryNavUnderMenu__item a {
  padding-left: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .l-categoryNavUnderMenu__item a {
    padding-left: min(4.8vw, 100vh);
  }
}
.l-categoryNavUnderMenu__item a {
  letter-spacing: 0.12em;
}
@media (hover: hover) {
  .l-categoryNavUnderMenu__item a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-categoryNavUnderMenu__item a:hover {
    opacity: 0.7;
  }
}
.l-categoryNavUnderMenu__item a::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 0;
  width: min(0.9345794393vw, 10px);
}
@media screen and (max-width: 767px) {
  .l-categoryNavUnderMenu__item a::before {
    width: min(2.6666666667vw, 100vh);
  }
}
.l-categoryNavUnderMenu__item a::before {
  height: 2px;
  background: #343434;
}
.l-categoryNavUnderMenu__item.m-lsSmall a {
  letter-spacing: 0.06em;
}

.l-bottomLink {
  background: #fff;
  padding-block: 52px;
}
@media screen and (max-width: 767px) {
  .l-bottomLink {
    padding-block: 28px 43px;
  }
}

.l-bottomLink__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(4.1121495327vw, 44px);
}
@media screen and (max-width: 767px) {
  .l-bottomLink__grid {
    grid-template-columns: 100%;
    gap: 22px;
  }
}

.l-bottomLinkManga a {
  height: min(15.3271028037vw, 164px);
}
@media screen and (max-width: 767px) {
  .l-bottomLinkManga a {
    height: min(27.7333333333vw, 100vh);
  }
}
.l-bottomLinkManga a {
  position: relative;
  display: grid;
  grid-template-columns: min(17.1028037383vw, 183px) 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(1.4953271028vw, 16px);
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.03);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(52, 52, 52, 0.3);
  border-radius: 4px;
  overflow: hidden;
  padding: min(1.1214953271vw, 12px) min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .l-bottomLinkManga a {
    grid-template-columns: 31.4666666667vw 1fr;
    gap: 2.1333333333vw;
    padding: 3.4666666667vw 1.6vw;
  }
}
.l-bottomLinkManga a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #004098;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.l-bottomLinkManga a::after {
  top: 50%;
  translate: 0 -50%;
  right: min(2.6168224299vw, 28px);
}
@media screen and (max-width: 767px) {
  .l-bottomLinkManga a::after {
    right: min(2.6666666667vw, 100vh);
  }
}
.l-bottomLinkManga a::after {
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .l-bottomLinkManga a::after {
    width: min(2.4vw, 100vh);
  }
}
.l-bottomLinkManga a::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
}
@media (hover: hover) {
  .l-bottomLinkManga a {
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
  }
  .l-bottomLinkManga a:hover {
    border-color: #004098;
    color: #fff;
  }
  .l-bottomLinkManga a:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .l-bottomLinkManga a:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.l-bottomLinkManga a > * {
  position: relative;
  z-index: 1;
}

.l-bottomLinkManga__title {
  font-family: "Zen Old Mincho", serif;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .l-bottomLinkManga__title {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.l-bottomLinkManga__title {
  letter-spacing: 0.05em;
  line-height: 1.5;
}

.l-bottomLinkInsta a {
  height: min(15.3271028037vw, 164px);
}
@media screen and (max-width: 767px) {
  .l-bottomLinkInsta a {
    height: min(27.7333333333vw, 100vh);
  }
}
.l-bottomLinkInsta a {
  position: relative;
  display: block;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.03);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(52, 52, 52, 0.3);
  border-radius: 4px;
  overflow: hidden;
  padding: min(2.1495327103vw, 23px) min(3.2710280374vw, 35px);
  font-family: "Zen Old Mincho", serif;
}
@media screen and (max-width: 767px) {
  .l-bottomLinkInsta a {
    display: grid;
    grid-template-columns: 18.9333333333vw 1fr;
    gap: 8vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 4vw 8vw 4vw 4.8vw;
  }
}
.l-bottomLinkInsta a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #004098;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.l-bottomLinkInsta a::after {
  top: 50%;
  translate: 0 -50%;
  right: min(2.8037383178vw, 30px);
}
@media screen and (max-width: 767px) {
  .l-bottomLinkInsta a::after {
    right: min(2.6666666667vw, 100vh);
  }
}
.l-bottomLinkInsta a::after {
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .l-bottomLinkInsta a::after {
    width: min(2.4vw, 100vh);
  }
}
.l-bottomLinkInsta a::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
}
@media (hover: hover) {
  .l-bottomLinkInsta a {
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
  }
  .l-bottomLinkInsta a:hover {
    border-color: #004098;
    color: #fff;
  }
  .l-bottomLinkInsta a:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .l-bottomLinkInsta a:hover .l-bottomLinkInsta__title::before {
    background-image: url(../img/common/ico_insta_white01.svg);
  }
  .l-bottomLinkInsta a:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.l-bottomLinkInsta a > * {
  position: relative;
  z-index: 1;
}

.l-bottomLinkInsta__title {
  font-size: min(2.2429906542vw, 24px);
}
@media screen and (max-width: 767px) {
  .l-bottomLinkInsta__title {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.l-bottomLinkInsta__title {
  display: grid;
  grid-template-columns: min(3.4579439252vw, 37px) 1fr;
  gap: min(1.7757009346vw, 19px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .l-bottomLinkInsta__title {
    grid-template-rows: 13.6vw auto;
    grid-template-columns: 100%;
    place-items: center;
    gap: 0;
  }
}
.l-bottomLinkInsta__title::before {
  content: "";
  width: 100%;
  aspect-ratio: 1/1;
  background: url(../img/common/ico_insta_gradient02.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .l-bottomLinkInsta__title::before {
    width: 13.6vw;
  }
}

.l-bottomLinkInsta__text {
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .l-bottomLinkInsta__text {
    font-size: min(3.2vw, 100vh);
  }
}
.l-bottomLinkInsta__text {
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-top: min(1.214953271vw, 13px);
}
@media screen and (max-width: 767px) {
  .l-bottomLinkInsta__text {
    margin-top: min(0vw, 100vh);
  }
}

.l-contactBox {
  margin-top: 98px;
}
@media screen and (max-width: 767px) {
  .l-contactBox {
    margin-top: 70px;
  }
}

.l-contactBox__inner {
  background: rgba(255, 255, 255, 0.51);
  border-radius: 4px;
  overflow: hidden;
  padding-block: 37px 50px;
}
@media screen and (max-width: 767px) {
  .l-contactBox__inner {
    padding-block: 22px 28px;
  }
}

.l-contactBox__title {
  color: #004098;
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: min(2.0560747664vw, 22px);
}
@media screen and (max-width: 767px) {
  .l-contactBox__title {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.l-contactBox__title {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-contactBox__title {
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) {
  .l-contactBox__title.m-pcLsLarge {
    letter-spacing: 0.05em;
  }
}

.l-contactBox__tel {
  width: min(30.0934579439vw, 322px);
  margin: 16px auto 0;
}
@media screen and (max-width: 767px) {
  .l-contactBox__tel {
    width: 79.4666666667vw;
    margin-top: 25px;
  }
}
.l-contactBox__tel a {
  width: 100%;
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  grid-template-areas: "num num" "time closed";
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px 0;
}
@media screen and (max-width: 767px) {
  .l-contactBox__tel a {
    gap: 13px 0;
  }
}

.l-contactBox__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(6.4485981308vw, 69px);
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .l-contactBox__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: 20px;
    margin-top: 25px;
  }
}
.l-contactBox__flex .l-contactBox__tel {
  margin: 0;
}
.l-contactBox__flex .l-contactBox__button {
  margin-top: min(1.4018691589vw, 15px);
}

.l-contactBox__num {
  grid-area: num;
  width: min(30.0934579439vw, 322px);
}
@media screen and (max-width: 767px) {
  .l-contactBox__num {
    width: 79.4666666667vw;
  }
}

.l-contactBox__time,
.l-contactBox__closed {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .l-contactBox__time,
  .l-contactBox__closed {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.l-contactBox__time,
.l-contactBox__closed {
  font-weight: 500;
  line-height: 1;
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.07em;
}

.l-contactBox__time {
  grid-area: time;
}

.l-contactBox__closed {
  grid-area: closed;
  text-align: right;
}

.l-contactBox__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(5.6074766355vw, 60px);
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .l-contactBox__buttons {
    -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: 10px;
    margin-top: 25px;
  }
  .l-contactBox__buttons .l-contactBox__button a {
    width: 74.6666666667vw;
  }
}

.l-otherLink {
  --l-categoryNavMarginTop: 60px;
  margin-top: var(--l-categoryNavMarginTop);
  background: rgba(255, 255, 255, 0.6);
  padding-block: 47px;
}
@media screen and (max-width: 767px) {
  .l-otherLink {
    --l-categoryNavMarginTop: 48px;
    padding-block: 33px 37px;
  }
}

.l-otherLink__title {
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .l-otherLink__title {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.l-otherLink__title {
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.05em;
  font-family: "Zen Old Mincho", serif;
}

.l-otherLink__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: min(55.1401869159vw, 590px);
}
@media screen and (max-width: 767px) {
  .l-otherLink__grid {
    width: min(74.6666666667vw, 100vh);
  }
}
.l-otherLink__grid {
  gap: min(2.8037383178vw, 30px);
  margin: 25px auto 0;
}
@media screen and (max-width: 767px) {
  .l-otherLink__grid {
    grid-template-columns: 100%;
    gap: 22px;
    margin: 23px auto 0;
  }
}

.l-otherLink__button .c-buttonBlue01 {
  width: min(26.1682242991vw, 280px);
  padding: min(1.7757009346vw, 19px) min(2.8037383178vw, 30px) min(1.7757009346vw, 19px) min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .l-otherLink__button .c-buttonBlue01 {
    width: 100%;
    padding: 5.0666666667vw 13.3333333333vw 5.0666666667vw 5.3333333333vw;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	リンク
* --------------------------------------------------------------------------------------------------*/
.c-link01 {
  position: relative;
  display: inline-block;
  font-family: "Zen Old Mincho", serif;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .c-link01 {
    font-size: min(3.2vw, 100vh);
  }
}
.c-link01 {
  padding-right: min(2.4299065421vw, 26px);
}
@media screen and (max-width: 767px) {
  .c-link01 {
    padding-right: min(6.9333333333vw, 100vh);
  }
}
.c-link01 {
  line-height: 1.3;
}
.c-link01::after {
  top: 50%;
  translate: 0 -50%;
  right: 0;
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .c-link01::after {
    width: min(2.4vw, 100vh);
  }
}
.c-link01::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
}
@media (hover: hover) {
  .c-link01 {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .c-link01:hover {
    color: #004098;
  }
}

.c-linkLine01 {
  position: relative;
  display: inline-block;
  font-family: "Zen Old Mincho", serif;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-linkLine01 {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.c-linkLine01 {
  padding: 0 min(1.8691588785vw, 20px) min(0.8411214953vw, 9px) 0;
  line-height: 1.3;
  min-width: min(17.7570093458vw, 190px);
}
@media screen and (max-width: 767px) {
  .c-linkLine01 {
    min-width: min(32vw, 100vh);
  }
}
.c-linkLine01 {
  text-align: left;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .c-linkLine01 {
    padding: 0 5.3333333333vw 1.3333333333vw 0;
    letter-spacing: 0;
  }
}
.c-linkLine01::before {
  bottom: min(1.1214953271vw, 12px);
  right: 0;
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .c-linkLine01::before {
    width: min(2.4vw, 100vh);
  }
}
.c-linkLine01::before {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-linkLine01::before {
    bottom: 1.8666666667vw;
  }
}
@media (hover: hover) {
  .c-linkLine01 {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
}
.c-linkLine01:not([class=m-]) {
  border-bottom: 1px solid #343434;
}
@media (hover: hover) {
  .c-linkLine01:not([class=m-]):hover {
    color: #004098;
  }
}
.c-linkLine01.m-white {
  border-bottom: 1px solid #fff;
  color: #fff;
}
@media (hover: hover) {
  .c-linkLine01.m-white:hover {
    color: #238FC6;
  }
}

.c-linkText01 {
  color: #004098;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media (hover: hover) {
  .c-linkText01:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
  }
}
.c-linkText01.m-weightRegular {
  font-weight: 400;
}

/* ----------------------------------------------------------------------------------------------------
*	ボタン
* --------------------------------------------------------------------------------------------------*/
.c-buttonBlue01 {
  position: relative;
  display: inline-block;
  min-width: min(26.1682242991vw, 280px);
}
@media screen and (max-width: 767px) {
  .c-buttonBlue01 {
    min-width: min(74.6666666667vw, 100vh);
  }
}
.c-buttonBlue01 {
  padding: min(1.7757009346vw, 19px) min(4.6728971963vw, 50px) min(1.7757009346vw, 19px) min(1.8691588785vw, 20px);
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .c-buttonBlue01 {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.c-buttonBlue01 {
  line-height: 1.3;
  letter-spacing: 0.05em;
  background: #004098;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-buttonBlue01 {
    padding: 5.0666666667vw 13.3333333333vw 5.0666666667vw 5.3333333333vw;
  }
}
.c-buttonBlue01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #343434;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.c-buttonBlue01::after {
  top: 50%;
  translate: 0 -50%;
  right: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-buttonBlue01::after {
    right: min(5.3333333333vw, 100vh);
  }
}
.c-buttonBlue01::after {
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .c-buttonBlue01::after {
    width: min(2.4vw, 100vh);
  }
}
.c-buttonBlue01::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
}
@media (hover: hover) {
  .c-buttonBlue01:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .c-buttonBlue01:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.c-buttonBlue01 > * {
  position: relative;
  z-index: 1;
}

.c-buttonBlue02 {
  position: relative;
  display: inline-block;
  min-width: min(19.1588785047vw, 205px);
}
@media screen and (max-width: 767px) {
  .c-buttonBlue02 {
    min-width: min(54.6666666667vw, 100vh);
  }
}
.c-buttonBlue02 {
  padding: min(0.9345794393vw, 10px) min(1.4018691589vw, 15px);
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-buttonBlue02 {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-buttonBlue02 {
  line-height: 1.3;
  letter-spacing: 0.05em;
  background: #004098;
  border-radius: 4px;
  overflow: hidden;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-buttonBlue02 {
    padding: 3.2vw 5.3333333333vw;
  }
}
.c-buttonBlue02::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #343434;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
@media (hover: hover) {
  .c-buttonBlue02:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .c-buttonBlue02:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.c-buttonBlue02 > * {
  position: relative;
  z-index: 1;
}

.c-buttonLightBlue01 {
  position: relative;
  display: inline-block;
  min-width: min(26.1682242991vw, 280px);
}
@media screen and (max-width: 767px) {
  .c-buttonLightBlue01 {
    min-width: min(74.6666666667vw, 100vh);
  }
}
.c-buttonLightBlue01 {
  padding: min(1.7757009346vw, 19px) min(4.6728971963vw, 50px) min(1.7757009346vw, 19px) min(1.8691588785vw, 20px);
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .c-buttonLightBlue01 {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.c-buttonLightBlue01 {
  line-height: 1.3;
  letter-spacing: 0.05em;
  background: #238FC6;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-buttonLightBlue01 {
    padding: 5.0666666667vw 13.3333333333vw 5.0666666667vw 5.3333333333vw;
  }
}
.c-buttonLightBlue01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1474A6;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.c-buttonLightBlue01::after {
  top: 50%;
  translate: 0 -50%;
  right: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-buttonLightBlue01::after {
    right: min(5.3333333333vw, 100vh);
  }
}
.c-buttonLightBlue01::after {
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .c-buttonLightBlue01::after {
    width: min(2.4vw, 100vh);
  }
}
.c-buttonLightBlue01::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
}
@media (hover: hover) {
  .c-buttonLightBlue01:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .c-buttonLightBlue01:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.c-buttonLightBlue01 > * {
  position: relative;
  z-index: 1;
}

.c-buttonWhite01 {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.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: min(0.4672897196vw, 5px);
  min-width: min(44.2990654206vw, 474px);
}
@media screen and (max-width: 767px) {
  .c-buttonWhite01 {
    min-width: min(89.6vw, 100vh);
  }
}
.c-buttonWhite01 {
  padding: min(2.8037383178vw, 30px) min(4.6728971963vw, 50px) min(2.8037383178vw, 30px) min(2.9906542056vw, 32px);
  color: #343434;
  font-family: "Zen Old Mincho", serif;
  border-radius: 4px;
  overflow: hidden;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-buttonWhite01 {
    padding: 5.3333333333vw 10.6666666667vw 5.3333333333vw 5.3333333333vw;
  }
}
.c-buttonWhite01::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background: #004098;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.c-buttonWhite01::after {
  top: 50%;
  translate: 0 -50%;
  right: min(3.2710280374vw, 35px);
}
@media screen and (max-width: 767px) {
  .c-buttonWhite01::after {
    right: min(5.3333333333vw, 100vh);
  }
}
.c-buttonWhite01::after {
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .c-buttonWhite01::after {
    width: min(2.4vw, 100vh);
  }
}
.c-buttonWhite01::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
}
@media (hover: hover) {
  .c-buttonWhite01 {
    -webkit-transition: color 0.3s, background-color 0.5s;
    transition: color 0.3s, background-color 0.5s;
  }
  .c-buttonWhite01:hover {
    color: #fff;
    background: #004098;
  }
  .c-buttonWhite01:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .c-buttonWhite01:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.c-buttonWhite01 > * {
  position: relative;
  z-index: 1;
}

.c-buttonWhite01__text01 {
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .c-buttonWhite01__text01 {
    font-size: min(3.2vw, 100vh);
  }
}
.c-buttonWhite01__text01 {
  line-height: 1.3;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-buttonWhite01__text01.m-spLs0 {
    letter-spacing: 0;
  }
}

.c-buttonWhite01__text02 {
  font-size: min(2.0560747664vw, 22px);
}
@media screen and (max-width: 767px) {
  .c-buttonWhite01__text02 {
    font-size: min(4.8vw, 100vh);
  }
}
.c-buttonWhite01__text02 {
  line-height: 1.3;
}

.c-buttonPage {
  --c-linkPagMarginTop: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(2.7102803738vw, 29px);
  margin-top: var(--c-linkPagMarginTop);
}
@media screen and (max-width: 767px) {
  .c-buttonPage {
    --c-linkPagMarginTop: 35px;
    gap: 15px 7.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .c-buttonPage.m-spCol1 {
    -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;
  }
  .c-buttonPage.m-spCol1 .c-buttonPage__item a {
    min-width: 61.3333333333vw;
  }
}
.c-buttonPage.m-large {
  --c-linkPagMarginTop: 35px;
  gap: min(1.4018691589vw, 15px);
}
@media screen and (max-width: 767px) {
  .c-buttonPage.m-large {
    --c-linkPagMarginTop: 22px;
    gap: 16px;
    -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;
  }
}
.c-buttonPage.m-large .c-buttonPage__item a {
  min-width: min(42.3364485981vw, 453px);
}
@media screen and (max-width: 767px) {
  .c-buttonPage.m-large .c-buttonPage__item a {
    min-width: min(78.6666666667vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .c-buttonPage.m-large .c-buttonPage__item a {
    letter-spacing: 0;
    padding: 4vw 8vw 4vw 2.6666666667vw;
  }
  .c-buttonPage.m-large .c-buttonPage__item a::after {
    right: 4vw;
  }
}
.c-buttonPage.m-smallCol4 {
  --c-linkPagMarginTop: 25px;
  gap: min(3.5514018692vw, 38px);
}
@media screen and (max-width: 767px) {
  .c-buttonPage.m-smallCol4 {
    -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;
  }
}
.c-buttonPage.m-smallCol4 .c-buttonPage__item a {
  min-width: min(20.4672897196vw, 219px);
}
@media screen and (max-width: 767px) {
  .c-buttonPage.m-smallCol4 .c-buttonPage__item a {
    min-width: min(61.3333333333vw, 100vh);
  }
}

.c-buttonPage__item a {
  position: relative;
  display: block;
  background: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  min-width: min(26.1682242991vw, 280px);
}
@media screen and (max-width: 767px) {
  .c-buttonPage__item a {
    min-width: min(41.0666666667vw, 100vh);
  }
}
.c-buttonPage__item a {
  padding: min(1.8691588785vw, 20px) min(4.6728971963vw, 50px) min(1.8691588785vw, 20px) min(1.8691588785vw, 20px);
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .c-buttonPage__item a {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.c-buttonPage__item a {
  letter-spacing: 0.05em;
  line-height: 1.3;
  border-radius: 4px;
  overflow: hidden;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-buttonPage__item a {
    padding: 4vw 10.6666666667vw 4vw 4.8vw;
  }
}
.c-buttonPage__item a::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background: #004098;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.c-buttonPage__item a::after {
  top: 50%;
  translate: 0 -50%;
  right: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-buttonPage__item a::after {
    right: min(5.8666666667vw, 100vh);
  }
}
.c-buttonPage__item a::after {
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .c-buttonPage__item a::after {
    width: min(2.4vw, 100vh);
  }
}
.c-buttonPage__item a::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
  rotate: 90deg;
}
@media (hover: hover) {
  .c-buttonPage__item a {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: color 0.3s, background-color 0.5s;
    transition: color 0.3s, background-color 0.5s;
  }
  .c-buttonPage__item a:hover {
    color: #fff;
    background: #004098;
  }
  .c-buttonPage__item a:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .c-buttonPage__item a:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.c-buttonPage__item a > * {
  position: relative;
  z-index: 1;
}
.c-buttonPage__item.m-small a {
  font-size: min(1.4018691589vw, 15px);
}
@media screen and (max-width: 767px) {
  .c-buttonPage__item.m-small a {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-buttonPage__item.m-small a {
  padding: min(1.1214953271vw, 12px) min(4.6728971963vw, 50px) min(1.1214953271vw, 12px) min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-buttonPage__item.m-small a {
    padding: 2.1333333333vw 10.6666666667vw 2.1333333333vw 4.8vw;
  }
}

@media screen and (max-width: 767px) {
  .c-buttonPage__spSmall {
    font-size: 86%;
  }
}

.c-buttonPager01 {
  margin-top: 110px;
  padding: 0;
  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: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-buttonPager01 {
    gap: min(2.6666666667vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .c-buttonPager01 {
    margin-top: 37px;
  }
}
.c-buttonPager01 > * {
  line-height: 1;
  font-family: "Zen Old Mincho", serif;
}

.c-buttonPager01__link {
  width: min(4.4859813084vw, 48px);
}
@media screen and (max-width: 767px) {
  .c-buttonPager01__link {
    width: min(11.7333333333vw, 100vh);
  }
}
.c-buttonPager01__link {
  aspect-ratio: 1/1;
}
.c-buttonPager01__link a {
  border: 2px solid #004098;
  border-radius: 4px;
  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: 100%;
  height: 100%;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-buttonPager01__link a {
    font-size: min(5.3333333333vw, 100vh);
  }
}
.c-buttonPager01__link a {
  color: #004098;
}
@media (hover: hover) {
  .c-buttonPager01__link a {
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
  }
  .c-buttonPager01__link a:hover {
    background: #004098;
    color: #fff;
  }
}

.c-buttonPager01__current {
  width: min(4.4859813084vw, 48px);
}
@media screen and (max-width: 767px) {
  .c-buttonPager01__current {
    width: min(11.7333333333vw, 100vh);
  }
}
.c-buttonPager01__current {
  aspect-ratio: 1/1;
  border: 2px solid #004098;
  border-radius: 4px;
  background: #004098;
  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: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-buttonPager01__current {
    font-size: min(5.3333333333vw, 100vh);
  }
}
.c-buttonPager01__current {
  color: #fff;
}

.c-buttonPager01__dot {
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-buttonPager01__dot {
    font-size: min(5.3333333333vw, 100vh);
  }
}
.c-buttonPager01__dot {
  translate: 0 -0.3em;
}

.c-buttonPager01__prev a,
.c-buttonPager01__next a {
  display: block;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .c-buttonPager01__prev a,
  .c-buttonPager01__next a {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.c-buttonPager01__prev a,
.c-buttonPager01__next a {
  position: relative;
}
.c-buttonPager01__prev a::before,
.c-buttonPager01__next a::before {
  top: 50%;
  translate: 0 -50%;
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .c-buttonPager01__prev a::before,
  .c-buttonPager01__next a::before {
    width: min(2.4vw, 100vh);
  }
}
.c-buttonPager01__prev a::before,
.c-buttonPager01__next a::before {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
}
@media (hover: hover) {
  .c-buttonPager01__prev a,
  .c-buttonPager01__next a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .c-buttonPager01__prev a:hover,
  .c-buttonPager01__next a:hover {
    color: #004098;
  }
}

.c-buttonPager01__prev {
  margin-right: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-buttonPager01__prev {
    margin-right: min(2.6666666667vw, 100vh);
  }
}
.c-buttonPager01__prev a {
  padding-left: min(2.4299065421vw, 26px);
}
@media screen and (max-width: 767px) {
  .c-buttonPager01__prev a {
    padding-left: min(5.3333333333vw, 100vh);
  }
}
.c-buttonPager01__prev a::before {
  left: 0;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.c-buttonPager01__next {
  margin-left: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-buttonPager01__next {
    margin-left: min(2.6666666667vw, 100vh);
  }
}
.c-buttonPager01__next a {
  padding-right: min(2.4299065421vw, 26px);
}
@media screen and (max-width: 767px) {
  .c-buttonPager01__next a {
    padding-right: min(5.3333333333vw, 100vh);
  }
}
.c-buttonPager01__next a::before {
  right: 0;
}

/* ----------------------------------------------------------------------------------------------------
*	バナー
* --------------------------------------------------------------------------------------------------*/
.c-bannerTama01 {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  width: min(28.0373831776vw, 300px);
  aspect-ratio: 300/74;
  color: #fff;
  font-weight: 500;
  font-size: min(1.5887850467vw, 17px);
  line-height: 1.3;
  letter-spacing: 0.01em;
  background: url(../img/common/img_bnr_tama01.jpg) no-repeat right top/cover;
  padding-left: min(1.1214953271vw, 12px);
}
.c-bannerTama01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/common/img_bnr_tama01_on.jpg) no-repeat right top/cover;
  opacity: 0;
}
@media (hover: hover) {
  .c-bannerTama01::before {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .c-bannerTama01:hover::before {
    opacity: 1;
  }
}
.c-bannerTama01 > * {
  position: relative;
  z-index: 1;
}

.c-bannerTama02Large {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(0.6923076923vw, 9px);
  border-radius: 4px;
  overflow: hidden;
  width: min(24.8461538462vw, 323px);
  aspect-ratio: 323/80;
  color: #fff;
  background: url(../img/common/img_bnr_tama_large01.jpg) no-repeat right top/cover;
  padding: 0 0 min(0.3846153846vw, 5px) min(1.3076923077vw, 17px);
}
.c-bannerTama02Large::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: url(../img/common/img_bnr_tama_large01_on.jpg) no-repeat right top/cover;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .c-bannerTama02Large {
    gap: 2.9333333333vw;
    width: 86.1333333333vw;
    padding: 0 0 0.8vw 4.5333333333vw;
  }
}
@media (hover: hover) {
  .c-bannerTama02Large::before {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .c-bannerTama02Large:hover::before {
    opacity: 1;
  }
}
.c-bannerTama02Large > * {
  position: relative;
  z-index: 1;
}

.c-bannerTama02Large__text01 {
  font-size: min(1.3076923077vw, 17px);
  letter-spacing: 0.04em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-bannerTama02Large__text01 {
    font-size: 4.5333333333vw;
    letter-spacing: 0.01em;
  }
}

.c-bannerTama02Large__text02 {
  font-size: min(0.9230769231vw, 12px);
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-bannerTama02Large__text02 {
    font-size: 3.2vw;
  }
}

.c-bannerTamaWinner01 {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  width: min(28.0373831776vw, 300px);
  aspect-ratio: 300/74;
  color: #fff;
  font-weight: 500;
  font-size: min(1.5887850467vw, 17px);
  line-height: 1.3;
  letter-spacing: 0.01em;
  background: url(../img/common/img_bnr_tama_winner01.jpg) no-repeat right top/cover;
  padding-left: min(1.1214953271vw, 12px);
}
.c-bannerTamaWinner01::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: url(../img/common/img_bnr_tama_winner01_on.jpg) no-repeat right top/cover;
  opacity: 0;
}
@media (hover: hover) {
  .c-bannerTamaWinner01::before {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .c-bannerTamaWinner01:hover::before {
    opacity: 1;
  }
}
.c-bannerTamaWinner01 > * {
  position: relative;
  z-index: 1;
}

.c-bannerTamaWinner02Large {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(0.6923076923vw, 9px);
  border-radius: 4px;
  overflow: hidden;
  width: min(24.8461538462vw, 323px);
  aspect-ratio: 323/80;
  color: #fff;
  background: url(../img/common/img_bnr_tama_winner_large01.jpg) no-repeat right top/cover;
  padding: 0 0 min(0.3846153846vw, 5px) min(1.3076923077vw, 17px);
}
@media screen and (max-width: 767px) {
  .c-bannerTamaWinner02Large {
    gap: 2.9333333333vw;
    width: 86.1333333333vw;
    padding: 0 0 0.8vw 4.5333333333vw;
  }
}
.c-bannerTamaWinner02Large::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: url(../img/common/img_bnr_tama_winner_large01_on.jpg) no-repeat right top/cover;
  opacity: 0;
}
@media (hover: hover) {
  .c-bannerTamaWinner02Large::before {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .c-bannerTamaWinner02Large:hover::before {
    opacity: 1;
  }
}
.c-bannerTamaWinner02Large > * {
  position: relative;
  z-index: 1;
}

.c-bannerTamaWinner02Large__text01 {
  font-size: min(1.3076923077vw, 17px);
  letter-spacing: 0.04em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-bannerTamaWinner02Large__text01 {
    font-size: 4.5333333333vw;
  }
}

.c-bannerTamaWinner02Large__text02 {
  font-size: min(0.9230769231vw, 12px);
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-bannerTamaWinner02Large__text02 {
    font-size: 3.2vw;
  }
}

.c-bannerAbout01Large {
  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: min(0.6923076923vw, 9px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 4px;
  overflow: hidden;
  width: min(24.8461538462vw, 323px);
  aspect-ratio: 323/80;
  font-weight: 600;
  font-family: "Zen Old Mincho", serif;
  background: #EBE79D;
}
@media screen and (max-width: 767px) {
  .c-bannerAbout01Large {
    gap: 2.9333333333vw;
    width: 86.1333333333vw;
  }
}
.c-bannerAbout01Large::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: url(../img/common/img_bnr_about01.png) no-repeat left top/cover;
}
.c-bannerAbout01Large::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: rgba(0, 64, 152, 0.51);
  opacity: 0;
}
@media (hover: hover) {
  .c-bannerAbout01Large {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .c-bannerAbout01Large::after {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .c-bannerAbout01Large:hover {
    color: #fff;
  }
  .c-bannerAbout01Large:hover::after {
    opacity: 1;
  }
}

.c-bannerAbout01Large__text01 {
  position: relative;
  z-index: 1;
  font-size: min(2vw, 26px);
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-bannerAbout01Large__text01 {
    font-size: 6.9333333333vw;
  }
}

.c-bannerAbout01Large__text02 {
  position: relative;
  z-index: 1;
  font-size: min(0.9230769231vw, 12px);
  letter-spacing: 0.07em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-bannerAbout01Large__text02 {
    font-size: 3.2vw;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	タイトル
* --------------------------------------------------------------------------------------------------*/
.c-heading01 {
  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;
  gap: min(2.8037383178vw, 30px);
  font-family: "Zen Old Mincho", serif;
}
@media screen and (max-width: 767px) {
  .c-heading01 {
    gap: 10px;
    -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;
  }
}

.c-heading01__title {
  font-size: min(4.6728971963vw, 50px);
}
@media screen and (max-width: 767px) {
  .c-heading01__title {
    font-size: min(8vw, 100vh);
  }
}
.c-heading01__title {
  line-height: 1.3;
}

.c-heading01__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-heading01__text {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.c-heading01__text {
  line-height: 1.3;
  padding-top: 1em;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-heading01__text {
    padding-top: 0;
    letter-spacing: 0;
  }
}

.c-titleBg01 {
  --c-titleBg01MarginTop: 50px;
  background: #004098;
  padding: 9px min(1.8691588785vw, 20px);
  border-radius: 4px;
  font-weight: 700;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .c-titleBg01 {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-titleBg01 {
  line-height: 1.4;
  color: #fff;
  margin-top: var(--c-titleBg01MarginTop);
}
@media screen and (max-width: 767px) {
  .c-titleBg01 {
    --c-titleBg01MarginTop: 35px;
    padding: 6px 3.7333333333vw;
  }
}

.c-titleVertical01 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: min(2.8037383178vw, 30px);
}
@media screen and (max-width: 767px) {
  .c-titleVertical01 {
    font-size: min(5.3333333333vw, 100vh);
  }
}
.c-titleVertical01 {
  letter-spacing: 0.2em;
  line-height: 1.9;
}
@media screen and (max-width: 767px) {
  .c-titleVertical01 {
    -webkit-writing-mode: revert;
        -ms-writing-mode: revert;
            writing-mode: revert;
    letter-spacing: 0;
    line-height: 2;
  }
}

.c-titleVertical01__line {
  border-right: 1px solid #ADADAD;
  padding-right: min(0.3738317757vw, 4px);
}
@media screen and (max-width: 767px) {
  .c-titleVertical01__line {
    border-right: none;
    border-bottom: 1px solid #ADADAD;
    padding-bottom: 7px;
  }
  .c-titleVertical01__line.m-small {
    font-size: 80%;
  }
}

.c-titleLine01 {
  font-family: "Zen Old Mincho", serif;
  font-size: min(2.2429906542vw, 24px);
}
@media screen and (max-width: 767px) {
  .c-titleLine01 {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.c-titleLine01 {
  line-height: 1.4;
  padding-bottom: 18px;
  border-bottom: 2px solid #343434;
}
@media screen and (max-width: 767px) {
  .c-titleLine01 {
    padding-bottom: 7px;
  }
}

.c-titleLine02 {
  --c-titleLine02MarginTop: 50px;
  font-family: "Zen Old Mincho", serif;
  color: #004098;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-titleLine02 {
    font-size: min(4vw, 100vh);
  }
}
.c-titleLine02 {
  line-height: 1.4;
  padding-bottom: 6px;
  border-bottom: 1px solid #CCCBCB;
  margin-top: var(--c-titleLine02MarginTop);
}
@media screen and (max-width: 767px) {
  .c-titleLine02 {
    --c-titleLine02MarginTop: 38px;
    padding-bottom: 10px;
  }
}

.c-titleLine03 {
  position: relative;
  padding-left: 1.5em;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-titleLine03 {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-titleLine03 {
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.c-titleLine03::before {
  content: "";
  position: absolute;
  top: calc((1.5em - 2px) / 2);
  left: 0;
  width: min(0.9345794393vw, 10px);
  height: 2px;
  background: #004098;
}
@media screen and (max-width: 767px) {
  .c-titleLine03::before {
    width: 2.6666666667vw;
  }
}

.c-titleBlue01 {
  color: #004098;
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-titleBlue01 {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-titleBlue01 {
  letter-spacing: 0.05em;
}

.c-pageHeading01 {
  position: relative;
}
.c-pageHeading01 + * {
  position: relative;
}

.c-pageHeading01__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: min(69.5327102804vw, 744px);
}
@media screen and (max-width: 767px) {
  .c-pageHeading01__bg {
    height: min(113.6vw, 100vh);
  }
}
.c-pageHeading01__bg {
  overflow: hidden;
}
.c-pageHeading01__bg + * {
  position: relative;
}

.c-pageHeading01__bgInner {
  position: relative;
}
.c-pageHeading01__bgInner::before {
  top: 0;
  right: 0;
  translate: 50% -50%;
  opacity: 0.5;
  content: "";
  position: absolute;
  width: min(69.5327102804vw, 744px);
  aspect-ratio: 1/1;
  background: radial-gradient(circle, rgb(255, 255, 255) 30%, rgba(250, 246, 237, 0.31) 60%, rgba(250, 246, 237, 0.1) 80%, rgba(250, 246, 237, 0) 100%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .c-pageHeading01__bgInner::before {
    width: 113.6vw;
  }
}
@media screen and (max-width: 767px) {
  .c-pageHeading01__bgInner::before {
    translate: 40% -50%;
  }
}

.c-pageHeading01__inner {
  min-height: min(15.1401869159vw, 162px);
  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;
  border-bottom: 2px solid #CCCBCB;
}
@media screen and (max-width: 767px) {
  .c-pageHeading01__inner {
    min-height: 23.2vw;
    border-bottom-width: 1px;
  }
}

.c-pageHeading01__title {
  font-family: "Zen Old Mincho", serif;
  text-align: center;
  font-size: min(3.738317757vw, 40px);
}
@media screen and (max-width: 767px) {
  .c-pageHeading01__title {
    font-size: min(8vw, 100vh);
  }
}
.c-pageHeading01__title {
  line-height: 1.4;
  padding-block: 0.5em;
}

/* ----------------------------------------------------------------------------------------------------
*	パンくず
* --------------------------------------------------------------------------------------------------*/
.c-breadcrumbs {
  position: relative;
  z-index: 1;
  background: rgba(255, 255, 255, 0.4);
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  .c-breadcrumbs {
    margin-top: 0;
  }
}

.c-breadcrumbs__list {
  margin: 0 auto;
  text-align: right;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-width: 1030px;
  width: 100%;
  padding-inline: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-breadcrumbs__list {
    padding: 4px 5.3333333333vw;
  }
}

.c-breadcrumbs__item {
  list-style: none;
  font-size: min(1.1214953271vw, 12px);
}
@media screen and (max-width: 767px) {
  .c-breadcrumbs__item {
    font-size: min(3.2vw, 100vh);
  }
}
.c-breadcrumbs__item {
  line-height: 1.4;
  display: inline;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-breadcrumbs__item:not(:last-child) {
  position: relative;
  padding-right: min(2.4299065421vw, 26px);
}
@media screen and (max-width: 767px) {
  .c-breadcrumbs__item:not(:last-child) {
    padding-right: 6.9333333333vw;
  }
}
.c-breadcrumbs__item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: calc((1.5em - 2px) / 2);
  right: min(0.7476635514vw, 8px);
}
@media screen and (max-width: 767px) {
  .c-breadcrumbs__item:not(:last-child)::after {
    right: min(2.1333333333vw, 100vh);
  }
}
.c-breadcrumbs__item:not(:last-child)::after {
  width: min(0.9345794393vw, 10px);
}
@media screen and (max-width: 767px) {
  .c-breadcrumbs__item:not(:last-child)::after {
    width: min(2.6666666667vw, 100vh);
  }
}
.c-breadcrumbs__item:not(:last-child)::after {
  height: 2px;
  background-color: #CCCBCB;
}
.c-breadcrumbs__item a {
  color: #004098;
}
@media (hover: hover) {
  .c-breadcrumbs__item a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .c-breadcrumbs__item a:hover {
    opacity: 0.7;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	メインエリア
* --------------------------------------------------------------------------------------------------*/
.c-mainArea01 {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-mainArea01 .f-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.c-mainArea01__inner {
  position: relative;
  margin-inline: auto;
  max-width: 1300px;
  width: 100%;
  min-height: calc(min(38.4615384615vw, 500px) + 46px);
  padding-top: 46px;
}
@media screen and (max-width: 767px) {
  .c-mainArea01__inner {
    min-height: inherit;
    padding-top: 25px;
  }
}
.c-mainArea01__inner::before {
  top: 0;
  right: 0;
  translate: 50% -50%;
  opacity: 0.5;
  content: "";
  position: absolute;
  width: min(69.5327102804vw, 744px);
  aspect-ratio: 1/1;
  background: radial-gradient(circle, rgb(255, 255, 255) 30%, rgba(250, 246, 237, 0.31) 60%, rgba(250, 246, 237, 0.1) 80%, rgba(250, 246, 237, 0) 100%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .c-mainArea01__inner::before {
    width: 113.6vw;
  }
}
@media screen and (max-width: 767px) {
  .c-mainArea01__inner::before {
    translate: 40% -50%;
  }
}

.c-mainArea01__pcRight {
  position: absolute;
  top: 46px;
  right: min(2vw, 26px);
  width: min(32.1538461538vw, 418px);
}
@media screen and (max-width: 767px) {
  .c-mainArea01__pcRight {
    position: static;
    top: auto;
    right: auto;
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 39px;
  }
}

.c-mainArea01__banner {
  margin-top: min(2.2307692308vw, 29px);
  display: grid;
  grid-template-columns: 100%;
  gap: min(0.6153846154vw, 8px);
}
.c-mainArea01__banner > a {
  margin-left: auto;
}

.c-mainArea01__pcLeft {
  padding-right: 324px;
}
@media screen and (max-width: 1300px) {
  .c-mainArea01__pcLeft {
    padding-right: min(33.6448598131vw, 360px);
  }
}
@media screen and (max-width: 767px) {
  .c-mainArea01__pcLeft {
    padding-right: 0;
    display: contents;
  }
}

.c-mainArea01__title {
  font-family: "Zen Old Mincho", serif;
  font-size: min(3.738317757vw, 40px);
}
@media screen and (max-width: 767px) {
  .c-mainArea01__title {
    font-size: min(8vw, 100vh);
  }
}
.c-mainArea01__title {
  line-height: 1.4;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-mainArea01__title {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-top: 0;
  }
}

.c-mainArea01__titleSmall {
  font-size: 50%;
}

.c-mainArea01__lead {
  font-family: "Zen Old Mincho", serif;
  font-size: min(2.6168224299vw, 28px);
}
@media screen and (max-width: 767px) {
  .c-mainArea01__lead {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.c-mainArea01__lead {
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 37px;
}
@media screen and (max-width: 767px) {
  .c-mainArea01__lead {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 17px;
  }
}

.c-mainArea01__line {
  padding-bottom: 4px;
  border-bottom: 1px solid #CCCBCB;
}

.c-mainArea01__texts {
  margin-top: 34px;
}
@media screen and (max-width: 767px) {
  .c-mainArea01__texts {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin-top: 17px;
  }
}
.c-mainArea01__texts.m-marginTop {
  margin-top: 66px;
}

.c-mainArea01__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-mainArea01__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-mainArea01__text {
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-mainArea01__text {
    line-height: 1.8;
  }
}
.c-mainArea01__text + .c-mainArea01__text {
  margin-top: 2em;
}

.c-mainArea01__bannerInterview {
  margin-top: 23px;
}
@media screen and (max-width: 767px) {
  .c-mainArea01__bannerInterview {
    margin-top: 44px;
  }
}

.c-mainArea01__button {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-mainArea01__button {
    text-align: center;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	section
* --------------------------------------------------------------------------------------------------*/
.c-secGrid01 {
  position: relative;
  display: grid;
  grid-template-columns: min(9.8130841121vw, 105px) 1fr;
  gap: min(4.6728971963vw, 50px);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .c-secGrid01 {
    grid-template-columns: 100%;
    gap: 25px;
  }
}
.c-secGrid01::before {
  top: 0;
  left: 0;
  translate: -50% -50%;
  opacity: 0.8;
  content: "";
  position: absolute;
  width: min(69.5327102804vw, 744px);
  aspect-ratio: 1/1;
  background: radial-gradient(circle, rgb(255, 255, 255) 30%, rgba(250, 246, 237, 0.31) 60%, rgba(250, 246, 237, 0.1) 80%, rgba(250, 246, 237, 0) 100%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .c-secGrid01::before {
    width: 113.6vw;
  }
}

.c-secGrid01__heading {
  position: sticky;
  top: calc(var(--headerHeight) + 20px);
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
}
body.is-headerHide .c-secGrid01__heading {
  top: 20px;
}

@media screen and (max-width: 767px) {
  .c-secGrid01__heading {
    position: static;
    top: auto;
    left: auto;
    display: block;
  }
}

.c-secGrid01__lead {
  font-family: "Zen Old Mincho", serif;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .c-secGrid01__lead {
    font-size: min(3.2vw, 100vh);
  }
}
.c-secGrid01__lead {
  line-height: 1.8;
}
.c-secGrid01__lead::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.8) * 0.5em);
  content: "";
}
.c-secGrid01__lead::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.8) * 0.5em);
  content: "";
}

.c-secWhite01 {
  background: rgba(255, 255, 255, 0.51);
  border-radius: 4px;
  overflow: hidden;
}
.c-secWhite01 .c-titleBg01 {
  border-radius: 0;
  margin-top: 0;
}
.c-secWhite01 + .c-secWhite01 {
  margin-top: 45px;
}

.c-secWhite01__body {
  padding: 30px min(3.9252336449vw, 42px) 44px;
}
@media screen and (max-width: 767px) {
  .c-secWhite01__body {
    padding: 20px 4.5333333333vw 30px;
  }
}

.c-secTableImage01 {
  display: grid;
  grid-template-columns: 1fr min(26.7289719626vw, 286px);
  gap: min(3.2710280374vw, 35px);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .c-secTableImage01 {
    grid-template-columns: 100%;
    gap: 43px;
  }
}

.c-secTableImage01__table01.c-table01 {
  width: 100%;
}
.c-secTableImage01__table01.c-table01 th {
  width: min(16.8224299065vw, 180px);
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .c-secTableImage01__table01.c-table01 th {
    width: 27.4666666667vw;
  }
}
.c-secTableImage01__table01.c-table01 td {
  line-height: 1.8;
}
.c-secTableImage01__table01.c-table01 tbody th, .c-secTableImage01__table01.c-table01 tbody td {
  padding-block: 20px;
}
@media screen and (max-width: 767px) {
  .c-secTableImage01__table01.c-table01 tbody th, .c-secTableImage01__table01.c-table01 tbody td {
    padding-block: 21px;
  }
}

.c-secTableImage01__table02.c-table01 {
  margin-top: 40px;
  width: 100%;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-secTableImage01__table02.c-table01 {
    margin-top: 30px;
  }
}
.c-secTableImage01__table02.c-table01 thead th {
  padding: 25px min(0.9345794393vw, 10px);
}
@media screen and (max-width: 767px) {
  .c-secTableImage01__table02.c-table01 thead th {
    padding: 25px 2.6666666667vw;
  }
}
.c-secTableImage01__table02.c-table01 tbody td {
  padding: 18px min(0.9345794393vw, 10px);
}
@media screen and (max-width: 767px) {
  .c-secTableImage01__table02.c-table01 tbody td {
    padding: 18px 2.6666666667vw;
  }
}
.c-secTableImage01__table02.c-table01 th:nth-child(1) {
  width: 18%;
}
.c-secTableImage01__table02.c-table01 th:nth-child(2) {
  width: 22%;
}
.c-secTableImage01__table02.c-table01 th:nth-child(3), .c-secTableImage01__table02.c-table01 th:nth-child(4) {
  width: 30%;
}
.c-secTableImage01__table02.c-table01 th, .c-secTableImage01__table02.c-table01 td {
  text-align: center;
}
.c-secTableImage01__table02.c-table01 tr:nth-child(even) td:last-child {
  border-right: 1px solid #343434;
}

.c-secTableImage01__table03.c-table01 {
  margin-top: 35px;
  width: 100%;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-secTableImage01__table03.c-table01 {
    margin-top: 30px;
  }
}
.c-secTableImage01__table03.c-table01 thead th {
  padding: 25px min(0.9345794393vw, 10px);
}
@media screen and (max-width: 767px) {
  .c-secTableImage01__table03.c-table01 thead th {
    padding: 25px 2.6666666667vw;
  }
}
.c-secTableImage01__table03.c-table01 tbody td {
  padding: 18px min(0.9345794393vw, 10px);
}
@media screen and (max-width: 767px) {
  .c-secTableImage01__table03.c-table01 tbody td {
    padding: 18px 2.6666666667vw;
  }
}
.c-secTableImage01__table03.c-table01 th:nth-child(1) {
  width: 21%;
}
.c-secTableImage01__table03.c-table01 th:nth-child(2) {
  width: 39%;
}
.c-secTableImage01__table03.c-table01 th:nth-child(3) {
  width: 40%;
}
.c-secTableImage01__table03.c-table01 th, .c-secTableImage01__table03.c-table01 td {
  text-align: center;
}

.c-secTableImage01__images {
  display: grid;
  grid-template-columns: 100%;
  gap: 38px;
}
@media screen and (max-width: 767px) {
  .c-secTableImage01__images {
    width: 80vw;
    margin-inline: auto;
    gap: 35px;
  }
}

.c-secTableImage01__caption {
  font-weight: 700;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .c-secTableImage01__caption {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.c-secTableImage01__caption {
  line-height: 1.3;
  letter-spacing: 0.05em;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .c-secTableImage01__caption {
    margin-top: 12px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	テーブル
* --------------------------------------------------------------------------------------------------*/
.c-table01 {
  border-top: 1px solid #343434;
}
.c-table01 thead th {
  padding: 17px min(2.7102803738vw, 29px);
}
@media screen and (max-width: 767px) {
  .c-table01 thead th {
    padding: 19px 4.5333333333vw;
  }
}
.c-table01 tbody th {
  padding: 24px min(1.8691588785vw, 20px);
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .c-table01 tbody th {
    padding: 25px 1.8666666667vw 25px 3.2vw;
  }
}
.c-table01 tbody td {
  padding: 24px min(2.7102803738vw, 29px);
}
@media screen and (max-width: 767px) {
  .c-table01 tbody td {
    padding: 25px 4.5333333333vw;
  }
}
.c-table01 th {
  background: rgba(207, 237, 251, 0.5);
  font-weight: 700;
  text-align: left;
}
.c-table01 th, .c-table01 td {
  border-bottom: 1px solid #343434;
  line-height: 1.3;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-table01 th, .c-table01 td {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-table01 th:not(:last-child), .c-table01 td:not(:last-child) {
  border-right: 1px solid #343434;
}

/* ----------------------------------------------------------------------------------------------------
*	リスト
* --------------------------------------------------------------------------------------------------*/
.c-listLine01 {
  display: grid;
  grid-template-columns: 100%;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .c-listLine01 {
    gap: 30px;
  }
}

.c-listLine01__item {
  position: relative;
  padding-left: 1.5em;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-listLine01__item {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-listLine01__item {
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.c-listLine01__item::before {
  content: "";
  position: absolute;
  top: calc((1.5em - 2px) / 2);
  left: 0;
  width: min(0.9345794393vw, 10px);
  height: 2px;
  background: #004098;
}
@media screen and (max-width: 767px) {
  .c-listLine01__item::before {
    width: 2.6666666667vw;
  }
}

.c-dotList01 {
  display: grid;
  grid-template-columns: 100%;
  gap: 9px;
}

.c-dotList01__item {
  position: relative;
  list-style: none;
  padding-left: 1em;
}
.c-dotList01__item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "・";
}

.c-dlList01 {
  margin-block: 0;
}

.c-dlList01__title {
  position: relative;
  padding-left: 1.5em;
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-dlList01__title {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-dlList01__title {
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.c-dlList01__title::before {
  content: "";
  position: absolute;
  top: calc((1.5em - 2px) / 2);
  left: 0;
  width: min(0.9345794393vw, 10px);
  height: 2px;
  background: #004098;
}
@media screen and (max-width: 767px) {
  .c-dlList01__title::before {
    width: 2.6666666667vw;
  }
}

.c-dlList01__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-dlList01__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-dlList01__text {
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 3px;
}
@media screen and (max-width: 767px) {
  .c-dlList01__text {
    line-height: 1.8;
    margin-top: 5px;
  }
}
.c-dlList01__text + .c-dlList01__title {
  margin-top: 22px;
}

.c-dlList02 {
  margin-block: 40px 0;
}
@media screen and (max-width: 767px) {
  .c-dlList02 {
    margin-block: 34px 0;
  }
}

.c-dlList02__title {
  position: relative;
  padding-left: 1.5em;
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-dlList02__title {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-dlList02__title {
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.c-dlList02__title::before {
  content: "";
  position: absolute;
  top: calc((1.5em - 2px) / 2);
  left: 0;
  width: min(0.9345794393vw, 10px);
  height: 2px;
  background: #004098;
}
@media screen and (max-width: 767px) {
  .c-dlList02__title::before {
    width: 2.6666666667vw;
  }
}

.c-dlList02__texts {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-dlList02__texts {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-dlList02__texts {
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 3px;
  display: grid;
  grid-template-columns: 100%;
  gap: 45px;
}
@media screen and (max-width: 767px) {
  .c-dlList02__texts {
    line-height: 1.8;
    margin-top: 5px;
    gap: 28px;
  }
}
.c-dlList02__texts + .c-dlList02__title {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .c-dlList02__texts + .c-dlList02__title {
    margin-top: 34px;
  }
}

.c-olList01 {
  margin-block: 0;
  padding-left: 0;
  counter-reset: olList01-number;
  line-height: 2;
}
.c-olList01.m-lhSmall {
  line-height: 1.8;
}

.c-olList01__item {
  position: relative;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-olList01__item {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-olList01__item {
  letter-spacing: 0.05em;
  padding-left: 1.5em;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .c-olList01__item {
    line-height: 1.8;
  }
}
.c-olList01__item::before {
  position: absolute;
  top: 0;
  left: 0.3em;
  counter-increment: olList01-number;
  content: counter(olList01-number) ".";
}

.c-dlList02__dotText {
  position: relative;
  padding-left: 1em;
}
.c-dlList02__dotText::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

/* ----------------------------------------------------------------------------------------------------
*	faq
* --------------------------------------------------------------------------------------------------*/
.c-faq01 {
  display: grid;
  grid-template-columns: 100%;
  gap: 42px;
}
@media screen and (max-width: 767px) {
  .c-faq01 {
    gap: 24px;
  }
}

.c-faq01__item {
  background: rgba(255, 255, 255, 0.51);
  border-radius: 4px;
  padding: 40px min(2.8971962617vw, 31px) 45px;
}
.c-faq01__item:has(.c-faq01Answer__body) {
  padding: 25px min(2.8971962617vw, 31px) 30px;
}
@media screen and (max-width: 767px) {
  .c-faq01__item {
    padding: 20px 3.4666666667vw 25px;
  }
}

.c-faq01Question {
  position: relative;
  padding-left: min(5.046728972vw, 54px);
}
@media screen and (max-width: 767px) {
  .c-faq01Question {
    padding-left: 9.6vw;
  }
}
.c-faq01Question::before {
  content: "Q";
  position: absolute;
  top: max(-0.0934579439vw, -1px);
  left: 0;
  width: min(3.6448598131vw, 39px);
}
@media screen and (max-width: 767px) {
  .c-faq01Question::before {
    width: min(6.4vw, 100vh);
  }
}
.c-faq01Question::before {
  aspect-ratio: 1/1;
  border-radius: 100vmax;
  background: #004098;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-faq01Question::before {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-faq01Question::before {
  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;
}
@media screen and (min-width: 768px) {
  .gecko .c-faq01Question::before {
    padding-bottom: min(0.2803738318vw, 3px);
  }
}
.safari.ipad .c-faq01Question::before {
  padding-bottom: min(0.2803738318vw, 3px);
}

.safari.iphone .c-faq01Question::before {
  padding-bottom: min(0.2803738318vw, 3px);
}

@media screen and (max-width: 767px) {
  .c-faq01Question::before {
    top: min(0.5333333333vw, 2px);
  }
}

.c-faq01Question__text {
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-faq01Question__text {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.c-faq01Question__text {
  line-height: 1.8;
  letter-spacing: 0.05em;
}

.c-faq01Answer {
  margin-top: 29px;
  position: relative;
  padding-left: min(5.046728972vw, 54px);
}
@media screen and (max-width: 767px) {
  .c-faq01Answer {
    padding-left: 9.6vw;
  }
}
.c-faq01Answer::before {
  content: "A";
  position: absolute;
  top: max(-0.4672897196vw, -5px);
  left: 0;
  width: min(3.6448598131vw, 39px);
}
@media screen and (max-width: 767px) {
  .c-faq01Answer::before {
    width: min(6.4vw, 100vh);
  }
}
.c-faq01Answer::before {
  aspect-ratio: 1/1;
  border-radius: 100vmax;
  background: #D77908;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-faq01Answer::before {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-faq01Answer::before {
  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;
}
@media screen and (min-width: 768px) {
  .gecko .c-faq01Answer::before {
    padding-bottom: min(0.2803738318vw, 3px);
  }
}
.safari.ipad .c-faq01Answer::before {
  padding-bottom: min(0.2803738318vw, 3px);
}

.safari.iphone .c-faq01Answer::before {
  padding-bottom: min(0.2803738318vw, 3px);
}

@media screen and (max-width: 767px) {
  .c-faq01Answer::before {
    top: max(-0.2666666667vw, -1px);
  }
}

.c-faq01Answer__heading {
  color: #D77908;
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-faq01Answer__heading {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-faq01Answer__heading {
  line-height: 1.8;
  letter-spacing: 0.05em;
}

.c-faq01Answer__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-faq01Answer__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-faq01Answer__text {
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.c-faq01Answer__text.m-mtLarge {
  margin-top: 1.3em;
}
.c-faq01Answer__text.m-mtLarge02 {
  margin-top: 2em;
}

/* ----------------------------------------------------------------------------------------------------
*	投稿
* --------------------------------------------------------------------------------------------------*/
.c-postWrap {
  padding-block: 45px 100px;
}
@media screen and (max-width: 767px) {
  .c-postWrap {
    padding-block: 20px 80px;
  }
}

.c-postHeading__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-postHeading__name {
  font-family: "Zen Old Mincho", serif;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-postHeading__name {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.c-postHeading__name {
  line-height: 1;
  margin-right: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-postHeading__name {
    margin-right: min(2.1333333333vw, 100vh);
  }
}

.c-postHeading__category {
  grid-area: category;
  display: inline-block;
  font-family: "Zen Old Mincho", serif;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .c-postHeading__category {
    font-size: min(3.2vw, 100vh);
  }
}
.c-postHeading__category {
  line-height: 1;
  border: 1px solid #343434;
  border-radius: 100vmax;
  padding: min(0.4672897196vw, 5px) min(1.308411215vw, 14px);
  margin-right: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .c-postHeading__category {
    margin-right: min(3.7333333333vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .c-postHeading__category {
    padding: 1.3333333333vw 2.6666666667vw;
  }
}

.c-postHeading__date {
  grid-area: date;
  color: #004098;
  font-weight: 700;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .c-postHeading__date {
    font-size: min(3.2vw, 100vh);
  }
}
.c-postHeading__date {
  display: block;
}

.c-postHeading__title {
  font-weight: 700;
  font-size: min(3.738317757vw, 40px);
}
@media screen and (max-width: 767px) {
  .c-postHeading__title {
    font-size: min(6.9333333333vw, 100vh);
  }
}
.c-postHeading__title {
  line-height: 1.6;
  margin-top: 25px;
  padding-bottom: 25px;
  border-bottom: 2px solid #CCCBCB;
}
@media screen and (max-width: 767px) {
  .c-postHeading__title {
    line-height: 1.5;
    margin-top: 15px;
    padding-bottom: 20px;
    border-bottom-width: 1px;
  }
}

.c-postBodyWrap {
  max-width: 800px;
  margin: 49px auto 0;
}
@media screen and (max-width: 767px) {
  .c-postBodyWrap {
    margin-top: 20px;
  }
}

.c-postBody__eyeCatching {
  border-radius: 4px;
  overflow: hidden;
}

.c-postBodyProfile {
  display: grid;
  grid-template-columns: min(18.691588785vw, 200px) 1fr;
  margin-top: 44px;
  gap: min(2.9906542056vw, 32px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .c-postBodyProfile {
    display: block;
    margin-top: 40px;
  }
}

.c-postBodyProfile__image {
  border-radius: 4px;
  overflow: hidden;
  aspect-ratio: 200/134;
}
@media screen and (max-width: 767px) {
  .c-postBodyProfile__image {
    width: 53.3333333333vw;
    margin: 0 auto 25px;
  }
}
.c-postBodyProfile__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-postBodyProfile__company {
  font-weight: 500;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .c-postBodyProfile__company {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.c-postBodyProfile__company {
  line-height: 1.4;
}

.c-postBodyProfile__name {
  font-weight: 500;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-postBodyProfile__name {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.c-postBodyProfile__name {
  line-height: 1.4;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .c-postBodyProfile__name {
    margin-top: 8px;
  }
}

.c-postBodyProfile__link {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .c-postBodyProfile__link {
    margin-top: 8px;
  }
}
.c-postBodyProfile__link a {
  color: #004098;
  display: inline-grid;
  grid-template-columns: auto min(0.9345794393vw, 10px);
  gap: min(1.4018691589vw, 15px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-postBodyProfile__link a {
    font-size: min(3.7333333333vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .c-postBodyProfile__link a {
    grid-template-columns: auto 2.6666666667vw;
    gap: 2.6666666667vw;
  }
}
.c-postBodyProfile__link a::after {
  content: "";
  width: 100%;
  aspect-ratio: 1/1;
  background: url(../img/blog/ico_external01.svg) no-repeat center center/contain;
}
@media (hover: hover) {
  .c-postBodyProfile__link a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}

.c-postBody {
  margin-top: 40px;
  display: flow-root;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-postBody {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.c-postBody {
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-postBody {
    margin-top: 30px;
  }
}
.c-postBody > * {
  margin-block: 1.6em;
}
@media screen and (max-width: 767px) {
  .c-postBody > * {
    margin-block: 1.7em;
  }
}
.c-postBody h1,
.c-postBody h2,
.c-postBody h3,
.c-postBody h4,
.c-postBody h5,
.c-postBody h6 {
  line-height: 1.4;
  font-family: "Zen Old Mincho", serif;
}
.c-postBody h1 {
  margin-block: 1.4em 0.7em;
  font-size: min(2.8037383178vw, 30px);
}
@media screen and (max-width: 767px) {
  .c-postBody h1 {
    font-size: min(5.3333333333vw, 100vh);
  }
}
.c-postBody h2 {
  margin-block: 2.3em 0.7em;
  font-size: min(2.2429906542vw, 24px);
}
@media screen and (max-width: 767px) {
  .c-postBody h2 {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.c-postBody h2 {
  padding-bottom: 18px;
  border-bottom: 2px solid #343434;
}
@media screen and (max-width: 767px) {
  .c-postBody h2 {
    padding-bottom: 7px;
  }
}
.c-postBody h3 {
  margin-block: 1.4em 0.7em;
  font-size: min(2.0560747664vw, 22px);
}
@media screen and (max-width: 767px) {
  .c-postBody h3 {
    font-size: min(4.8vw, 100vh);
  }
}
.c-postBody h4 {
  margin-block: 1.4em 0.7em;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-postBody h4 {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.c-postBody h5 {
  margin-block: 1.4em 0.7em;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .c-postBody h5 {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.c-postBody h6 {
  margin-block: 1.4em 0.7em;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-postBody h6 {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-postBody > *:first-child {
  margin-top: 0 !important;
}
.c-postBody > *:last-child {
  margin-bottom: 0 !important;
}
.c-postBody img {
  width: revert;
}
.c-postBody figure a {
  display: block;
}
.c-postBody a {
  font-weight: 700;
  color: #004098;
}
@media (hover: hover) {
  .c-postBody a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}
.c-postBody blockquote {
  margin: 2em 0;
  padding: 2em;
  font-style: italic;
}
.c-postBody blockquote p {
  margin: 0;
}
.c-postBody ul {
  display: grid;
  grid-template-columns: 100%;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .c-postBody ul {
    gap: 20px;
  }
}
.c-postBody ul li {
  position: relative;
  padding-left: 1.5em;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-postBody ul li {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-postBody ul li {
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.c-postBody ul li::before {
  content: "";
  position: absolute;
  top: calc((1.5em - 2px) / 2);
  left: 0;
  width: min(0.9345794393vw, 10px);
  height: 2px;
  background: #004098;
}
@media screen and (max-width: 767px) {
  .c-postBody ul li::before {
    width: 2.6666666667vw;
  }
}
.c-postBody table {
  border-top: 1px solid #343434;
  margin-block: 3em;
}
.c-postBody table thead th {
  padding: 17px min(2.7102803738vw, 29px);
}
@media screen and (max-width: 767px) {
  .c-postBody table thead th {
    padding: 19px 4.5333333333vw;
  }
}
.c-postBody table tbody th {
  padding: 24px min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-postBody table tbody th {
    padding: 25px 2.4vw 25px 3.2vw;
  }
}
.c-postBody table tbody td {
  padding: 24px min(2.7102803738vw, 29px);
}
@media screen and (max-width: 767px) {
  .c-postBody table tbody td {
    padding: 25px 4.5333333333vw;
  }
}
.c-postBody table th {
  background: rgba(207, 237, 251, 0.5);
  font-weight: 700;
  text-align: left;
}
.c-postBody table th, .c-postBody table td {
  border-bottom: 1px solid #343434;
  line-height: 1.3;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-postBody table th, .c-postBody table td {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.c-postBody table th:not(:last-child), .c-postBody table td:not(:last-child) {
  border-right: 1px solid #343434;
}

.c-postBackButton {
  margin-top: 90px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-postBackButton {
    margin-top: 65px;
  }
}
.c-postBackButton a {
  position: relative;
  display: inline-block;
  min-width: min(18.691588785vw, 200px);
}
@media screen and (max-width: 767px) {
  .c-postBackButton a {
    min-width: min(45.8666666667vw, 100vh);
  }
}
.c-postBackButton a {
  padding: min(1.7757009346vw, 19px) min(2.3364485981vw, 25px) min(1.7757009346vw, 19px) min(4.6728971963vw, 50px);
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .c-postBackButton a {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.c-postBackButton a {
  line-height: 1.3;
  letter-spacing: 0.05em;
  background: #004098;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  text-align: right;
}
@media screen and (max-width: 767px) {
  .c-postBackButton a {
    padding: 5.0666666667vw 5.3333333333vw 5.0666666667vw 13.3333333333vw;
  }
}
.c-postBackButton a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #343434;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.c-postBackButton a::after {
  top: 50%;
  translate: 0 -50%;
  left: min(2.8037383178vw, 30px);
}
@media screen and (max-width: 767px) {
  .c-postBackButton a::after {
    left: min(5.3333333333vw, 100vh);
  }
}
.c-postBackButton a::after {
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .c-postBackButton a::after {
    width: min(2.4vw, 100vh);
  }
}
.c-postBackButton a::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
@media (hover: hover) {
  .c-postBackButton a:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .c-postBackButton a:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.c-postBackButton a > * {
  position: relative;
  z-index: 1;
}

/* ----------------------------------------------------------------------------------------------------
*	フォーム
* --------------------------------------------------------------------------------------------------*/
.c-form01__wrap {
  background: rgba(255, 255, 255, 0.51);
  border-radius: 4px;
  padding: 40px min(3.5514018692vw, 38px);
}
@media screen and (max-width: 767px) {
  .c-form01__wrap {
    padding: 35px 5.3333333333vw;
  }
}

.c-form01__item {
  display: grid;
  grid-template-columns: min(21.4953271028vw, 230px) 1fr;
  gap: min(2.3364485981vw, 25px);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-block: 35px;
}
@media screen and (max-width: 767px) {
  .c-form01__item {
    grid-template-columns: 100%;
    gap: 18px;
    padding-block: 20px;
  }
}
.c-form01__item:first-child {
  padding-top: 0;
}
.c-form01__item:last-child {
  padding-bottom: 0;
}
.c-form01__item:not(:last-child) {
  border-bottom: 1px solid #343434;
}

.c-form01Heading {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(0.9345794393vw, 10px);
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .c-form01Heading {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.c-form01Heading {
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .c-form01Heading.m-paddingTop {
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .c-form01Heading {
    gap: 3px 2.6666666667vw;
  }
  .c-form01Heading .c-form01__note {
    width: 100%;
  }
}

.c-form01Heading__must {
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .c-form01Heading__must {
    font-size: min(3.2vw, 100vh);
  }
}
.c-form01Heading__must {
  line-height: 1;
  color: #fff;
  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: min(4.3925233645vw, 47px);
}
@media screen and (max-width: 767px) {
  .c-form01Heading__must {
    width: min(10.1333333333vw, 100vh);
  }
}
.c-form01Heading__must {
  height: min(2.6168224299vw, 28px);
}
@media screen and (max-width: 767px) {
  .c-form01Heading__must {
    height: min(5.8666666667vw, 100vh);
  }
}
.c-form01Heading__must {
  border-radius: 4px;
  background: #D77908;
}

.c-form01Body {
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-form01Body {
    font-size: 14px;
  }
}

.c-form01 input, .c-form01 select, .c-form01 button, .c-form01 textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: revert;
  font-family: inherit;
  letter-spacing: inherit;
  border-radius: 0;
  border: none;
}
.c-form01 select::-ms-expand {
  display: none;
}
.c-form01 button, .c-form01 input[type=submit], .c-form01 select, .c-form01 input[type=button] {
  cursor: pointer;
}
.c-form01 input[type=text],
.c-form01 input[type=email],
.c-form01 input[type=tel],
.c-form01 input[type=date] {
  background: #fff;
  border: 1px solid #CCCBCB;
  font-size: 16px;
  display: block;
  width: min(100%, 450px);
  margin: 0;
  padding: 12px;
}
@media screen and (max-width: 767px) {
  .c-form01 input[type=text],
  .c-form01 input[type=email],
  .c-form01 input[type=tel],
  .c-form01 input[type=date] {
    padding: 10px;
  }
}
.c-form01 input[type=text]::-webkit-input-placeholder, .c-form01 input[type=email]::-webkit-input-placeholder, .c-form01 input[type=tel]::-webkit-input-placeholder, .c-form01 input[type=date]::-webkit-input-placeholder {
  color: #CCCBCB;
  opacity: 1;
}
.c-form01 input[type=text]::-moz-placeholder, .c-form01 input[type=email]::-moz-placeholder, .c-form01 input[type=tel]::-moz-placeholder, .c-form01 input[type=date]::-moz-placeholder {
  color: #CCCBCB;
  opacity: 1;
}
.c-form01 input[type=text]:-ms-input-placeholder, .c-form01 input[type=email]:-ms-input-placeholder, .c-form01 input[type=tel]:-ms-input-placeholder, .c-form01 input[type=date]:-ms-input-placeholder {
  color: #CCCBCB;
  opacity: 1;
}
.c-form01 input[type=text]::-ms-input-placeholder, .c-form01 input[type=email]::-ms-input-placeholder, .c-form01 input[type=tel]::-ms-input-placeholder, .c-form01 input[type=date]::-ms-input-placeholder {
  color: #CCCBCB;
  opacity: 1;
}
.c-form01 input[type=text]::placeholder,
.c-form01 input[type=email]::placeholder,
.c-form01 input[type=tel]::placeholder,
.c-form01 input[type=date]::placeholder {
  color: #CCCBCB;
  opacity: 1;
}
.c-form01 input[type=date] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 44px;
  line-height: 1.4;
}
.c-form01 input[type=date]::-webkit-date-and-time-value {
  line-height: 1.4;
}
.c-form01 textarea {
  background: #fff;
  border: 1px solid #CCCBCB;
  font-size: 16px;
  display: block;
  width: 100%;
  height: 180px;
  margin: 0;
  padding: 12px;
  resize: vertical;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-form01 textarea {
    height: 160px;
    padding: 10px;
  }
}
.c-form01 input[type=radio] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0);
}
.c-form01 input[type=radio]:checked + span::before {
  border-color: #159FF1;
  background: #159FF1;
}
.c-form01 input[type=radio]:checked + span::after {
  opacity: 1;
}
.c-form01 input[type=radio]:focus-visible + span::before {
  outline: 2px solid #000;
}
.c-form01 input[type=radio] + span {
  position: relative;
  padding-left: 37px;
}
.c-form01 input[type=radio] + span::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  border: 0.1rem solid #999;
  background: #fff;
  width: 24px;
  aspect-ratio: 1/1;
  border-radius: 100vmax;
}
@media screen and (max-width: 767px) {
  .c-form01 input[type=radio] + span::before {
    top: 0;
  }
}
.c-form01 input[type=radio] + span::after {
  content: "";
  position: absolute;
  top: 8px;
  left: 7px;
  background: #fff;
  width: 10px;
  aspect-ratio: 1/1;
  border-radius: 100vmax;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .c-form01 input[type=radio] + span::after {
    top: 7px;
  }
}
.c-form01 input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0);
}
.c-form01 input[type=checkbox]:focus-visible + span::before {
  outline: 2px solid #000;
}
.c-form01 input[type=checkbox]:checked + span::before {
  border-color: #159FF1;
  background: #159FF1;
}
.c-form01 input[type=checkbox]:checked + span::after {
  opacity: 1;
}
.c-form01 input[type=checkbox] + span {
  position: relative;
  padding-left: 33px;
}
.c-form01 input[type=checkbox] + span::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  border: 1px solid #999;
  background: #fff;
  width: 20px;
  aspect-ratio: 1/1;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .c-form01 input[type=checkbox] + span::before {
    top: 2px;
  }
}
.c-form01 input[type=checkbox] + span::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 6px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 8px;
  aspect-ratio: 5/7;
  rotate: 45deg;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .c-form01 input[type=checkbox] + span::after {
    top: 5px;
  }
}
.c-form01 select {
  background: #fff url(../img/common/ico_select01.svg) no-repeat right 10px center/16px;
  border: 1px solid #CCCBCB;
  font-size: 16px;
  display: block;
  margin: 0;
  padding: 12px 36px 12px 12px;
  width: 184px;
  color: #343434;
}
@media screen and (max-width: 767px) {
  .c-form01 select {
    padding: 10px 36px 10px 10px;
    width: 168px;
  }
}
.c-form01 select:has(option[value=""]:checked) {
  color: #CCCBCB;
}

.c-form01__note {
  color: #D77908;
  font-weight: 700;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .c-form01__note {
    font-size: 12px;
  }
}

.c-form01__col3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px min(7.476635514vw, 80px);
  padding: 3px 0 0 3px;
}
@media screen and (max-width: 767px) {
  .c-form01__col3 {
    padding: 5px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}

.c-form01__checkList {
  display: grid;
  grid-template-columns: 100%;
  gap: 23px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-form01__checkList {
    gap: 19px;
    margin-top: 0;
    padding-bottom: 5px;
  }
}

.c-form01Address {
  display: grid;
  grid-template-columns: 100%;
  gap: 28px;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .c-form01Address {
    gap: 26px;
    margin-top: 0;
  }
}

.c-form01Address__zip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .c-form01Address__zip {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5px 3.7333333333vw;
  }
  .c-form01Address__zip .c-form01Body__text {
    width: 100%;
  }
}
.c-form01Address__zip input[type=text] {
  width: 184px;
}
@media screen and (max-width: 767px) {
  .c-form01Address__zip input[type=text] {
    width: min(43.7333333333vw, 168px);
  }
}
.c-form01Address__zip .c-form01Address__zipButton {
  position: relative;
  width: 142px;
  height: 42px;
  background: #004098;
  border-radius: 4px;
  overflow: hidden;
  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-family: "Zen Old Mincho", serif;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .c-form01Address__zip .c-form01Address__zipButton {
    width: min(31.2vw, 117px);
    height: 40px;
    font-size: 14px;
  }
}
.c-form01Address__zip .c-form01Address__zipButton::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #343434;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
@media (hover: hover) {
  .c-form01Address__zip .c-form01Address__zipButton:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .c-form01Address__zip .c-form01Address__zipButton:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.c-form01Address__zip button {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}

.c-form01Address__prefectures {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .c-form01Address__prefectures {
    -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: 10px;
  }
}

.c-form01Address__municipalities input[type=text] {
  margin-top: 10px;
  width: 100%;
}

.c-form01Visit {
  display: grid;
  grid-template-columns: 100%;
  gap: 13px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-form01Visit {
    margin-top: 0;
  }
}
.c-form01Visit input[type=date],
.c-form01Visit input[type=text] {
  width: 184px;
}
@media screen and (max-width: 767px) {
  .c-form01Visit input[type=date],
  .c-form01Visit input[type=text] {
    width: 168px;
  }
}
.c-form01Visit .wpcf7-form-control-wrap {
  display: block;
}

@media screen and (max-width: 767px) {
  .c-form01 .wpcf7-form-control-wrap.is-mobile-datePlaceholder {
    position: relative;
    display: block;
  }
  .c-form01 .wpcf7-form-control-wrap.is-mobile-datePlaceholder::after {
    content: attr(data-placeholder);
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #CCCBCB;
    opacity: 1;
    pointer-events: none;
    line-height: 1;
    white-space: nowrap;
  }
  .c-form01 .wpcf7-form-control-wrap.is-mobile-datePlaceholder.is-filled::after, .c-form01 .wpcf7-form-control-wrap.is-mobile-datePlaceholder.is-focused::after {
    opacity: 0;
  }
}
@supports not (display: grid) {
  .c-form01Visit {
    display: block;
  }
  .c-form01Visit .wpcf7-form-control-wrap + .wpcf7-form-control-wrap {
    margin-top: 13px;
  }
}
.c-form01__col2 {
  display: grid;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-template-columns: repeat(2, 144px);
  gap: 15px min(7.476635514vw, 80px);
  padding: 3px 0 0 3px;
}
@media screen and (max-width: 767px) {
  .c-form01__col2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px 8vw;
    padding-block: 5px;
  }
}

.c-form01CemeteryItem01 {
  display: grid;
  grid-template-columns: 100%;
  gap: 23px;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .c-form01CemeteryItem01 {
    gap: 25px;
    margin-top: 0;
  }
}

.c-form01CemeteryItem02 {
  display: grid;
  grid-template-columns: 100%;
  gap: 37px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-form01CemeteryItem02 {
    gap: 25px;
  }
}

.c-form01CemeteryItem03 {
  display: grid;
  grid-template-columns: 100%;
  gap: 50px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .c-form01CemeteryItem03 {
    gap: 25px;
    margin-top: 30px;
  }
}

.c-form01__radioList {
  display: grid;
  grid-template-columns: 100%;
  gap: 26px;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .c-form01__radioList {
    gap: 19px;
    margin-top: 15px;
  }
}

.c-form01Cemetery__textarea {
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .c-form01Cemetery__textarea {
    margin-top: 30px;
  }
}

.c-form01Cemetery__title {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .c-form01Cemetery__title {
    font-size: 14px;
    margin-bottom: 6px;
  }
}

.c-form01__unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: min(1.4018691589vw, 15px);
}

.c-formPrivacy01 {
  background: rgba(255, 255, 255, 0.51);
  border-radius: 4px;
  padding: 24px min(1.8691588785vw, 20px);
  margin-top: 42px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .c-formPrivacy01 {
    padding: 15px 5.3333333333vw;
    margin-top: 27px;
    font-size: 14px;
  }
}

.c-formPrivacy01__link {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .c-formPrivacy01__link {
    margin-bottom: 10px;
  }
}

.c-formButtons {
  margin-top: 50px;
  display: grid;
  grid-template-columns: 100%;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .c-formButtons {
    margin-top: 37px;
  }
}

.c-formSubmit01 {
  position: relative;
  display: block;
  width: min(26.1682242991vw, 280px);
}
@media screen and (max-width: 767px) {
  .c-formSubmit01 {
    width: min(74.6666666667vw, 100vh);
  }
}
.c-formSubmit01 {
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .c-formSubmit01 {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.c-formSubmit01 {
  line-height: 1.3;
  letter-spacing: 0.05em;
  background: #004098;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  margin-inline: auto;
}
.c-formSubmit01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #343434;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.c-formSubmit01::after {
  top: 50%;
  translate: 0 -50%;
  right: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-formSubmit01::after {
    right: min(5.3333333333vw, 100vh);
  }
}
.c-formSubmit01::after {
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .c-formSubmit01::after {
    width: min(2.4vw, 100vh);
  }
}
.c-formSubmit01::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
}
@media (hover: hover) {
  .c-formSubmit01:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .c-formSubmit01:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.c-formSubmit01:has(input[disabled]) {
  opacity: 0.6;
  pointer-events: none;
}
.c-formSubmit01 input[type=submit] {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: transparent;
  color: inherit;
  z-index: 1;
  text-align: left;
  font-size: inherit;
  padding: min(1.7757009346vw, 19px) min(4.6728971963vw, 50px) min(1.7757009346vw, 19px) min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-formSubmit01 input[type=submit] {
    padding: 5.0666666667vw 13.3333333333vw 5.0666666667vw 5.3333333333vw;
  }
}

.c-formBack01 {
  position: relative;
  display: block;
  width: min(26.1682242991vw, 280px);
}
@media screen and (max-width: 767px) {
  .c-formBack01 {
    width: min(74.6666666667vw, 100vh);
  }
}
.c-formBack01 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .c-formBack01 {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.c-formBack01 {
  line-height: 1.3;
  letter-spacing: 0.05em;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  margin-inline: auto;
}
.c-formBack01::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #004098;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.c-formBack01::after {
  top: 50%;
  translate: 0 -50%;
  left: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .c-formBack01::after {
    left: min(5.3333333333vw, 100vh);
  }
}
.c-formBack01::after {
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .c-formBack01::after {
    width: min(2.4vw, 100vh);
  }
}
.c-formBack01::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
@media (hover: hover) {
  .c-formBack01 {
    -webkit-transition: color 0.3s, background-color 0.5s;
    transition: color 0.3s, background-color 0.5s;
  }
  .c-formBack01:hover {
    color: #fff;
    background: #004098;
  }
  .c-formBack01:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .c-formBack01:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.c-formBack01 input[type=button] {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: transparent;
  color: inherit;
  z-index: 1;
  text-align: left;
  font-size: inherit;
  padding: min(1.7757009346vw, 19px) min(1.8691588785vw, 20px) min(1.7757009346vw, 19px) min(4.6728971963vw, 50px);
}
@media screen and (max-width: 767px) {
  .c-formBack01 input[type=button] {
    padding: 5.0666666667vw 5.3333333333vw 5.0666666667vw 13.3333333333vw;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	フォーム 完了
* --------------------------------------------------------------------------------------------------*/
.c-formThanks01 {
  padding-block: 20px;
}

.c-formThanks01__text {
  text-align: center;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .c-formThanks01__text {
    font-size: min(4.2666666667vw, 100vh);
  }
}

.c-formThanks01__button {
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-formThanks01__button {
    margin-top: 30px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	その他
* --------------------------------------------------------------------------------------------------*/
.c-radius4 {
  border-radius: 4px;
}

.c-textNote01 {
  display: grid;
  grid-template-columns: 1em 1fr;
}
@media screen and (max-width: 767px) {
  .c-textNote01 {
    grid-template-columns: 1.5em 1fr;
  }
}
.c-textNote01::before {
  content: "※";
}

.c-iframe01 {
  width: min(45.046728972vw, 482px);
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .c-iframe01 {
    width: 100%;
  }
}
.c-iframe01 iframe {
  aspect-ratio: 482/355;
  width: 100%;
  height: auto;
}

.c-map01 iframe {
  aspect-ratio: 842/400;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-map01 iframe {
    aspect-ratio: 336/294;
  }
}

/* --------------------------------------------------
  display
-------------------------------------------------- */
@media screen and (max-width: 767px) {
  .u-pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .u-sp {
    display: none;
  }
}
/* --------------------------------------------------
  cleafix
-------------------------------------------------- */
.u-clearfix:after {
  display: block;
  clear: both;
  content: "";
}

/* --------------------------------------------------
  align
-------------------------------------------------- */
.u-alignL {
  text-align: left;
}

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

.u-alignR {
  text-align: right;
}

/* --------------------------------------------------
  margin
-------------------------------------------------- */
.u-margin.-short {
  margin-bottom: 16px;
}
.u-margin.-middle {
  margin-bottom: 32px;
}
.u-margin.-large {
  margin-bottom: 64px;
}

/* --------------------------------------------------
  padding
-------------------------------------------------- */
.-ratio16-9 {
  padding-top: 56.25%;
}

.-ratio4-3 {
  padding-top: 75%;
}

/* --------------------------------------------------
  u-preload
-------------------------------------------------- */
.u-preload * {
  -webkit-transition: none !important;
  transition: none !important;
}

/* --------------------------------------------------
  u-over
-------------------------------------------------- */
@media (hover: hover) {
  .u-over {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .u-over:hover {
    opacity: 0.7;
  }
}

/* --------------------------------------------------
  other
-------------------------------------------------- */
.u-smallText {
  font-size: 87.5%;
}

.p-top {
  overflow-x: hidden;
}

/* ----------------------------------------------------------------------------------------------------
*	p-topMV
* --------------------------------------------------------------------------------------------------*/
.p-topMV {
  max-width: 1300px;
  margin-inline: auto;
  height: min(48.1538461538vw, 626px);
  display: grid;
  grid-template-columns: 1fr min(27.5384615385vw, 358px);
}
@media screen and (max-width: 767px) {
  .p-topMV {
    position: relative;
    height: auto;
    display: block;
  }
  .p-topMV::before {
    bottom: 0;
    left: 0;
    translate: -50% 0;
    content: "";
    position: absolute;
    width: min(105.046728972vw, 1124px);
    aspect-ratio: 1/1;
    background: radial-gradient(circle, rgb(255, 255, 255) 30%, rgba(250, 246, 237, 0.31) 60%, rgba(250, 246, 237, 0.1) 80%, rgba(250, 246, 237, 0) 100%);
    z-index: -1;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-topMV::before {
    width: 197.3333333333vw;
  }
}

.p-topMVSlideNav {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 12px;
  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;
  gap: 10px;
}

.p-topMVSlideNav__arrow {
  width: 9px;
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  cursor: pointer;
}
@media (hover: hover) {
  .p-topMVSlideNav__arrow {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-topMVSlideNav__arrow:hover {
    opacity: 0.7;
  }
}
.p-topMVSlideNav__arrow.m-prev {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.p-topMVSlideNav__arrow.m-next {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.p-topMVSlideNav__dots {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px 8px;
}
.p-topMVSlideNav__dots li {
  list-style: none;
  width: 5px;
  height: 5px;
  border-radius: 100vmax;
  background: #CCCBCB;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
  cursor: pointer;
}
@media (hover: hover) {
  .p-topMVSlideNav__dots li {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-topMVSlideNav__dots li:hover {
    opacity: 0.7;
  }
}
.p-topMVSlideNav__dots li.slick-active {
  background: #004098;
}

.p-topMVMain {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-topMVMain {
    border-radius: 0;
    height: 109.6vw;
  }
}
.p-topMVMain .js-topMvMain:not(.slick-initialized) {
  display: none;
}
.p-topMVMain .js-topMvMain div {
  -webkit-transition: none;
  transition: none;
}
.p-topMVMain .slick-slider,
.p-topMVMain .slick-list,
.p-topMVMain .slick-track {
  height: 100%;
}
.p-topMVMain .slick-slider {
  margin-bottom: 0;
}
.p-topMVMain .p-topMVSlideNav {
  bottom: min(2.2307692308vw, 29px);
}
@media screen and (max-width: 767px) {
  .p-topMVMain .p-topMVSlideNav {
    bottom: 3.4666666667vw;
  }
}

.p-topMVMain__slide {
  height: 100%;
}

.p-topMVMain__image {
  width: 100%;
  height: 100%;
}
.p-topMVMain__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-topMVSide {
  padding-inline: min(1.2307692308vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-topMVSide {
    padding: 5.3333333333vw 6.9333333333vw 0;
  }
}

.p-topMVBlog {
  position: relative;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.13);
  padding: min(0.7692307692vw, 10px) min(0.9230769231vw, 12px) min(4.0769230769vw, 53px);
}
@media screen and (max-width: 767px) {
  .p-topMVBlog {
    padding: 2.6666666667vw 3.2vw 13.8666666667vw;
  }
}
.p-topMVBlog .js-topMVBlog:not(.slick-initialized) {
  display: none;
}
.p-topMVBlog .js-topMVBlog div {
  -webkit-transition: none;
  transition: none;
}
.p-topMVBlog .slick-slider,
.p-topMVBlog .slick-list,
.p-topMVBlog .slick-track {
  height: 100%;
}
.p-topMVBlog .slick-slider {
  margin-bottom: 0;
}
.p-topMVBlog .p-topMVSlideNav {
  bottom: min(1.0769230769vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-topMVBlog .p-topMVSlideNav {
    bottom: 5.0666666667vw;
  }
}

.p-topMVBlogCard a {
  display: block;
}
@media (hover: hover) {
  .p-topMVBlogCard a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-topMVBlogCard a:hover {
    opacity: 0.7;
  }
}

.p-topMVBlogCard__image {
  width: 100%;
  aspect-ratio: 300/190;
  border-radius: 4px;
  overflow: hidden;
}
.p-topMVBlogCard__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-topMVBlogCard__category {
  display: inline-block;
  font-family: "Zen Old Mincho", serif;
  font-size: min(1.0769230769vw, 14px);
  line-height: 1;
  border: 1px solid #343434;
  border-radius: 100vmax;
  background: #fff;
  margin-top: min(0.9230769231vw, 12px);
  padding: min(0.3846153846vw, 5px) min(0.8461538462vw, 11px);
}
@media screen and (max-width: 767px) {
  .p-topMVBlogCard__category {
    font-size: 3.2vw;
    margin-top: 4vw;
    padding: 1.3333333333vw 2.6666666667vw;
  }
}

.p-topMVBlogCard__text {
  font-size: min(1.3846153846vw, 18px);
  line-height: 1.6;
  margin-top: min(0.7692307692vw, 10px);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-topMVBlogCard__text {
    font-size: 4.2666666667vw;
    margin-top: 2.6666666667vw;
  }
}

.p-topMVBanners {
  margin-top: min(0.7692307692vw, 10px);
  display: grid;
  grid-template-columns: 100%;
  gap: min(0.6153846154vw, 8px);
}
@media screen and (max-width: 767px) {
  .p-topMVBanners {
    margin-top: 8vw;
    gap: 2.1333333333vw;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-topNews
* --------------------------------------------------------------------------------------------------*/
.p-topNews {
  margin-top: 12px;
  background: rgba(255, 255, 255, 0.4);
  padding-block: 20px;
}
@media screen and (max-width: 767px) {
  .p-topNews {
    margin-top: 48px;
    background: none;
    padding-block: 0;
  }
}

.p-topNews__grid {
  display: grid;
  grid-template-columns: 1fr min(11.9626168224vw, 128px);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .p-topNews__grid {
    display: block;
    background: rgba(255, 255, 255, 0.4);
    padding: 4vw 5.3333333333vw 6.6666666667vw;
  }
}

.p-topNews__list {
  border-right: 1px solid #CCCBCB;
  padding-right: min(2.8037383178vw, 30px);
  display: grid;
  grid-template-columns: 100%;
  gap: 13px;
}
@media screen and (max-width: 767px) {
  .p-topNews__list {
    border-right: none;
    border-bottom: 1px solid #CCCBCB;
    padding: 0 0 18px;
    gap: 15px;
  }
}

.p-topNews__item {
  display: grid;
  grid-template-columns: min(8.2242990654vw, 88px) 1fr;
}
@media screen and (max-width: 767px) {
  .p-topNews__item {
    grid-template-columns: 100%;
    gap: 5px;
  }
}

.p-topNews__date {
  color: #004098;
  font-weight: 700;
  font-size: min(1.308411215vw, 14px);
  padding-top: min(0.1869158879vw, 2px);
}
@media screen and (max-width: 767px) {
  .p-topNews__date {
    font-size: 3.7333333333vw;
    padding-top: 0;
  }
}

.p-topNews__text {
  font-size: min(1.4953271028vw, 16px);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-topNews__text {
    font-size: 3.7333333333vw;
    line-height: 1.6;
    -webkit-line-clamp: 2;
  }
}
@media (hover: hover) {
  .p-topNews__text a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .p-topNews__text a:hover {
    color: #004098;
  }
}

.p-topNews__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-topNews__link {
    margin-top: 25px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	多磨霊園とともに歩んで一世紀石の強さに宿ります
* --------------------------------------------------------------------------------------------------*/
.p-topIntro {
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .p-topIntro {
    margin-top: 40px;
  }
}
.p-topIntro .f-container {
  position: relative;
  max-width: 1130px;
}
.p-topIntro .f-container::before {
  top: 0;
  right: 0;
  translate: 40% -15%;
  content: "";
  position: absolute;
  width: min(105.046728972vw, 1124px);
  aspect-ratio: 1/1;
  background: radial-gradient(circle, rgb(255, 255, 255) 30%, rgba(250, 246, 237, 0.31) 60%, rgba(250, 246, 237, 0.1) 80%, rgba(250, 246, 237, 0) 100%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-topIntro .f-container::before {
    width: 197.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-topIntro .f-container::before {
    translate: 40% 15%;
  }
}
.p-topIntro .f-container::after {
  bottom: 0;
  left: 0;
  translate: -50% 40%;
  content: "";
  position: absolute;
  width: min(105.046728972vw, 1124px);
  aspect-ratio: 1/1;
  background: radial-gradient(circle, rgb(255, 255, 255) 30%, rgba(250, 246, 237, 0.31) 60%, rgba(250, 246, 237, 0.1) 80%, rgba(250, 246, 237, 0) 100%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-topIntro .f-container::after {
    width: 197.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-topIntro .f-container::after {
    translate: -50% 15%;
  }
}

.p-topIntro__grid {
  position: relative;
  display: grid;
  grid-template-columns: min(33.8596491228vw, 386px) 1fr min(13.1578947368vw, 150px);
  grid-template-areas: "image01 main title";
}
@media screen and (max-width: 767px) {
  .p-topIntro__grid {
    grid-template-rows: repeat(3, auto);
    grid-template-columns: 1fr 24vw;
    grid-template-areas: "image01 image01" "texts title" "image02 image02" "buttons buttons";
  }
}
.p-topIntro__grid::before {
  content: "";
  position: absolute;
  top: min(52.6315789474vw, 600px);
  left: min(65.7894736842vw, 750px);
  width: min(33.3333333333vw, 380px);
  aspect-ratio: 1/1;
  background: url(../img/top/bg_intro01.svg) no-repeat center center/contain;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-topIntro__grid::before {
    top: 213.3333333333vw;
    left: 25.3333333333vw;
    width: 71.4666666667vw;
  }
}

.p-topIntro__title {
  grid-area: title;
  font-family: "Zen Old Mincho", serif;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: min(1.9298245614vw, 22px);
  letter-spacing: 0.2em;
  line-height: 2.3;
}
@media screen and (max-width: 767px) {
  .p-topIntro__title {
    font-size: 4.8vw;
    justify-self: end;
    position: relative;
    left: 1.3333333333vw;
  }
}

.p-topIntro__titleLine {
  border-right: 1px solid #ADADAD;
  padding-right: min(0.6140350877vw, 7px);
}
@media screen and (max-width: 767px) {
  .p-topIntro__titleLine {
    padding-right: 1.8666666667vw;
  }
}

.p-topIntroMain {
  grid-area: main;
  padding-inline: min(6.5789473684vw, 75px) min(1.3157894737vw, 15px);
}
@media screen and (max-width: 767px) {
  .p-topIntroMain {
    padding-inline: 0;
    display: contents;
  }
}

.p-topIntro__image01 {
  grid-area: image01;
}
@media screen and (max-width: 767px) {
  .p-topIntro__image01 {
    margin-bottom: 38px;
  }
}

.p-topIntroMain__texts {
  display: grid;
  grid-template-columns: 100%;
  gap: 2.2em;
}
@media screen and (max-width: 767px) {
  .p-topIntroMain__texts {
    grid-area: texts;
    gap: 2em;
  }
}

.p-topIntroMain__text {
  font-size: min(1.4035087719vw, 16px);
  letter-spacing: 0.05em;
  line-height: 2.1;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (max-width: 767px) {
  .p-topIntroMain__text {
    font-size: 3.4666666667vw;
  }
}

.p-topIntroMain__buttons {
  margin-top: 70px;
  width: min(29.5327102804vw, 316px);
}
@media screen and (max-width: 767px) {
  .p-topIntroMain__buttons {
    width: min(78.6666666667vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .p-topIntroMain__buttons {
    grid-area: buttons;
    margin: 40px auto 0;
  }
}
.p-topIntroMain__buttons > * {
  width: 100%;
}
.p-topIntroMain__buttons > *:nth-child(n+2) {
  margin-top: 12px;
}

@media screen and (max-width: 767px) {
  .p-topIntro__image02 {
    grid-area: image02;
    width: 69.8666666667vw;
    margin: 40px auto 0;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	霊園のご案内
* --------------------------------------------------------------------------------------------------*/
.p-topCemetery {
  margin-top: 85px;
}
@media screen and (max-width: 767px) {
  .p-topCemetery {
    margin-top: 35px;
  }
}

.p-topCemeteryBody {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, min(25.7009345794vw, 275px));
  gap: min(1.0280373832vw, 11px);
  grid-template-areas: "tama maya" "tama tamadera";
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody {
    grid-template-rows: 68vw 58.6666666667vw;
    gap: 3.2vw;
    grid-template-areas: "tama tama" "maya tamadera";
    margin-top: 20px;
  }
}

.p-topCemeteryBody__item:nth-child(1) {
  grid-area: tama;
}
.p-topCemeteryBody__item:nth-child(1) a {
  padding: min(3.738317757vw, 40px) min(4.3925233645vw, 47px);
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__item:nth-child(1) a {
    padding: 3.4666666667vw 5.3333333333vw;
  }
}
.p-topCemeteryBody__item:nth-child(1) .p-topCemeteryBody__title {
  font-size: min(3.738317757vw, 40px);
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__item:nth-child(1) .p-topCemeteryBody__title {
    font-size: min(5.3333333333vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__item:nth-child(1) .p-topCemeteryBody__text {
    font-size: 3.2vw;
  }
}
.p-topCemeteryBody__item:nth-child(2) {
  grid-area: maya;
}
.p-topCemeteryBody__item:nth-child(2) a {
  padding: min(3.2710280374vw, 35px) min(3.2710280374vw, 35px);
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__item:nth-child(2) a {
    padding: 3.4666666667vw 5.3333333333vw;
  }
}
.p-topCemeteryBody__item:nth-child(2) .p-topCemeteryBody__title {
  font-size: min(2.6168224299vw, 28px);
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__item:nth-child(2) .p-topCemeteryBody__title {
    font-size: min(4.8vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__item:nth-child(2) .p-topCemeteryBody__title {
    padding-block: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__item:nth-child(2) .p-topCemeteryBody__text {
    font-size: 2.6666666667vw;
  }
}
.p-topCemeteryBody__item:nth-child(3) {
  grid-area: tamadera;
}
.p-topCemeteryBody__item:nth-child(3) a {
  padding: min(3.2710280374vw, 35px) min(3.2710280374vw, 35px);
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__item:nth-child(3) a {
    padding: 3.4666666667vw 5.3333333333vw;
  }
}
.p-topCemeteryBody__item:nth-child(3) .p-topCemeteryBody__title {
  font-size: min(2.6168224299vw, 28px);
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__item:nth-child(3) .p-topCemeteryBody__title {
    font-size: min(4.8vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__item:nth-child(3) .p-topCemeteryBody__text {
    font-size: 2.6666666667vw;
  }
}
.p-topCemeteryBody__item a {
  position: relative;
  display: block;
  border-radius: 4px;
  color: #fff;
  border-radius: 4px;
  overflow: hidden;
  height: 100%;
}
.p-topCemeteryBody__item a::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: rgba(2, 25, 8, 0.61);
}

.p-topCemeteryBody__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.p-topCemeteryBody__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-topCemeteryBody__title {
  position: relative;
  z-index: 1;
  line-height: 1.4;
  font-family: "Zen Old Mincho", serif;
}

.p-topCemeteryBody__text {
  position: relative;
  z-index: 1;
  font-size: min(1.4953271028vw, 16px);
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-top: 15px;
}

.p-topCemeteryBody__link {
  position: absolute;
  bottom: min(2.6168224299vw, 28px);
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__link {
    bottom: min(4.8vw, 100vh);
  }
}
.p-topCemeteryBody__link {
  right: min(2.9906542056vw, 32px);
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__link {
    right: min(5.0666666667vw, 100vh);
  }
}
.p-topCemeteryBody__link {
  z-index: 1;
  width: min(17.9439252336vw, 192px);
  font-family: "Zen Old Mincho", serif;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__link {
    font-size: min(3.2vw, 100vh);
  }
}
.p-topCemeteryBody__link {
  padding: 0 min(1.8691588785vw, 20px) min(0.8411214953vw, 9px) 0;
  line-height: 1.3;
  border-bottom: 1px solid #fff;
  color: #fff;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__link {
    width: 32vw;
    padding: 0 5.3333333333vw 1.3333333333vw 0;
  }
}
.p-topCemeteryBody__link::before {
  bottom: min(1.1214953271vw, 12px);
  right: 0;
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__link::before {
    width: min(2.4vw, 100vh);
  }
}
.p-topCemeteryBody__link::before {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-topCemeteryBody__link::before {
    bottom: 1.8666666667vw;
  }
}
@media (hover: hover) {
  .p-topCemeteryBody__item a .p-topCemeteryBody__link {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .p-topCemeteryBody__item a:hover .p-topCemeteryBody__link {
    color: #238FC6;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-topButtons
* --------------------------------------------------------------------------------------------------*/
.p-topButtons {
  margin-top: 61px;
  padding-block: 52px;
  background: rgba(217, 215, 210, 0.6);
}
@media screen and (max-width: 767px) {
  .p-topButtons {
    margin-top: 20px;
    padding-block: 20px;
  }
}
.p-topButtons .f-container {
  position: relative;
  z-index: 1;
}
.p-topButtons .f-container::before {
  top: 0;
  right: 0;
  translate: 70% -60%;
  content: "";
  position: absolute;
  width: min(105.046728972vw, 1124px);
  aspect-ratio: 1/1;
  background: radial-gradient(circle, rgb(255, 255, 255) 30%, rgba(250, 246, 237, 0.31) 60%, rgba(250, 246, 237, 0.1) 80%, rgba(250, 246, 237, 0) 100%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-topButtons .f-container::before {
    width: 197.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-topButtons .f-container::before {
    translate: 60% -70%;
  }
}

.p-topButtons__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(4.0186915888vw, 43px);
}
@media screen and (max-width: 767px) {
  .p-topButtons__grid {
    grid-template-columns: 100%;
    gap: 20px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	お墓の返還、お墓のリフォーム・クリーニングに関するサービスもご提供しています。
* --------------------------------------------------------------------------------------------------*/
.p-topReform {
  --topReformText: #343434;
  --topReformBorder: #343434;
  position: relative;
  z-index: 1;
  background: transparent;
  -webkit-transition: background-color 1s ease;
  transition: background-color 1s ease;
  height: min(70.9345794393vw, 759px);
}
@media screen and (max-width: 767px) {
  .p-topReform {
    height: auto;
  }
}
.p-topReform.is-blue {
  background: #004098;
  --topReformText: #fff;
  --topReformBorder: rgb(255 255 255 / 0.3);
}
.p-topReform::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40vw;
  height: 100%;
  background: url(../img/top/bg_reform01.jpg) no-repeat left center/cover;
}
@media screen and (max-width: 767px) {
  .p-topReform::before {
    position: static;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 61.3333333333vw;
    background: url(../img/top/bg_reform01_sp.jpg) no-repeat left center/cover;
  }
}

.p-topReform__texts {
  padding: 113px 0 113px min(41.4018691589vw, 443px);
}
@media screen and (max-width: 767px) {
  .p-topReform__texts {
    padding: 40px 0;
  }
}

.p-topReform__text {
  font-family: "Zen Old Mincho", serif;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .p-topReform__text {
    font-size: min(4vw, 100vh);
  }
}
.p-topReform__text {
  line-height: 1.8;
  color: var(--topReformText);
  -webkit-transition: color 1s ease;
  transition: color 1s ease;
}

.p-topReform__banners {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 100%;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .p-topReform__banners {
    margin-top: 20px;
  }
}

.p-topReformBanner {
  position: relative;
  display: block;
  color: var(--topReformText);
  border: 1px solid var(--topReformBorder);
  border-radius: 4px;
  overflow: hidden;
  padding: min(2.8037383178vw, 30px) min(4.6728971963vw, 50px) min(2.8037383178vw, 30px) min(3.2710280374vw, 35px);
  -webkit-transition: color 1s ease, border-color 1s ease;
  transition: color 1s ease, border-color 1s ease;
}
@media screen and (max-width: 767px) {
  .p-topReformBanner {
    padding: 5.3333333333vw 10.6666666667vw 5.8666666667vw 4.8vw;
  }
}
.p-topReformBanner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(52, 52, 52, 0.3);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.p-topReformBanner::after {
  top: 50%;
  translate: 0 -50%;
  right: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-topReformBanner::after {
    right: min(4.8vw, 100vh);
  }
}
.p-topReformBanner::after {
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .p-topReformBanner::after {
    width: min(2.4vw, 100vh);
  }
}
.p-topReformBanner::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
}
@media (hover: hover) {
  .p-topReformBanner:hover {
    -webkit-transition: color 0.3s ease, border-color 0s ease;
    transition: color 0.3s ease, border-color 0s ease;
    background: rgba(52, 52, 52, 0.3);
    border-color: rgba(52, 52, 52, 0.3);
  }
  .p-topReformBanner:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .p-topReformBanner:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.p-topReformBanner > * {
  position: relative;
  z-index: 1;
}

.p-topReformBanner__text01 {
  font-family: "Zen Old Mincho", serif;
  font-size: min(2.6168224299vw, 28px);
}
@media screen and (max-width: 767px) {
  .p-topReformBanner__text01 {
    font-size: min(4.8vw, 100vh);
  }
}
.p-topReformBanner__text01 {
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .p-topReformBanner__text01.m-spLpSmall {
    letter-spacing: -0.03em;
  }
}

.p-topReformBanner__text02 {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-topReformBanner__text02 {
    font-size: min(3.2vw, 100vh);
  }
}
.p-topReformBanner__text02 {
  letter-spacing: 0.05em;
  line-height: 2.1;
  margin-top: min(0.9345794393vw, 10px);
}
@media screen and (max-width: 767px) {
  .p-topReformBanner__text02 {
    margin-top: min(1.3333333333vw, 100vh);
  }
}
.p-topReformBanner__text02 {
  margin-top: min(2.8037383178vw, 30px);
}
@media screen and (max-width: 767px) {
  .p-topReformBanner__text02 {
    line-height: 1.6;
    margin-top: 1.3333333333vw;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	どこまでも誠実に実直に
* --------------------------------------------------------------------------------------------------*/
.p-topMovie__bg {
  position: relative;
  height: min(68.5046728972vw, 733px);
}
@media screen and (max-width: 767px) {
  .p-topMovie__bg {
    height: min(173.3333333333vw, 100vh);
  }
}
.p-topMovie__bg {
  width: 100%;
}
.p-topMovie__bg .f-container {
  position: relative;
}
.p-topMovie__bg .f-container::before {
  bottom: 0;
  left: 0;
  translate: -50% 65%;
  content: "";
  position: absolute;
  width: min(105.046728972vw, 1124px);
  aspect-ratio: 1/1;
  background: radial-gradient(circle, rgb(255, 255, 255) 30%, rgba(250, 246, 237, 0.31) 60%, rgba(250, 246, 237, 0.1) 80%, rgba(250, 246, 237, 0) 100%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-topMovie__bg .f-container::before {
    width: 197.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-topMovie__bg .f-container::before {
    translate: -50% 100%;
  }
}

.p-topMovie__videoWrap {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
.p-topMovie__videoWrap::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  background: rgba(3, 13, 9, 0.33);
}

.p-topMovie__video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  -o-object-fit: cover;
     object-fit: cover;
}

.p-topMovie__inner {
  position: relative;
  z-index: 2;
  width: min(24.1121495327vw, 258px);
}
@media screen and (max-width: 767px) {
  .p-topMovie__inner {
    width: min(34.1333333333vw, 100vh);
  }
}
.p-topMovie__inner {
  padding: min(5.6074766355vw, 60px) min(12.1495327103vw, 130px) 0 0;
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: repeat(2, auto);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-template-areas: "text title" "button button";
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .p-topMovie__inner {
    height: 161.6vw;
    padding: 8vw 0 0 0;
  }
}

.p-topMovie__title {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  grid-area: title;
  font-size: min(3.0841121495vw, 33px);
}
@media screen and (max-width: 767px) {
  .p-topMovie__title {
    font-size: min(6.4vw, 100vh);
  }
}
.p-topMovie__title {
  padding-right: min(0.4672897196vw, 5px);
  line-height: 1;
  justify-self: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-topMovie__title {
    justify-self: start;
    letter-spacing: 0.2em;
    padding-right: 0;
  }
}

.p-topMovie__text {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  grid-area: text;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-topMovie__text {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-topMovie__text {
  line-height: 1;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .p-topMovie__text {
    padding-right: 2.6666666667vw;
  }
}

.p-topMovie__button {
  grid-area: button;
  width: 100%;
  margin-top: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-topMovie__button {
    margin-top: min(2.6666666667vw, 100vh);
  }
}
@media (hover: hover) {
  .p-topMovie__button {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-topMovie__button:hover {
    opacity: 0.7;
  }
}

.p-topMovieModal {
  width: 80%;
  margin: 0;
  padding: 0;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 99999;
}

.p-topMovieModal__inner {
  position: relative;
  width: 100%;
}
.p-topMovieModal__inner #player {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
}

.p-topMovieModal__close {
  position: absolute;
  top: 0;
  right: 0;
  translate: 100% -100%;
  width: 30px;
  aspect-ratio: 1/1;
  cursor: pointer;
  display: block;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
}
@media (hover: hover) {
  .p-topMovieModal__close {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-topMovieModal__close:hover {
    opacity: 0.7;
  }
}
.p-topMovieModal__close::before, .p-topMovieModal__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 1px;
  height: 100%;
  border-left: 1px solid #fff;
}
.p-topMovieModal__close::before {
  rotate: 45deg;
}
.p-topMovieModal__close::after {
  rotate: -45deg;
}

.p-topMovieModalOverlay {
  z-index: 9999;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.p-topMovieLink {
  padding-top: 17px;
  text-align: right;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-topMovieLink {
    font-size: min(3.2vw, 100vh);
  }
}
.p-topMovieLink {
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .p-topMovieLink {
    padding-top: 12px;
    -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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.p-topMovieLink a {
  display: grid;
  grid-template-columns: auto min(0.9345794393vw, 10px);
  gap: min(0.6542056075vw, 7px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: min(1.4018691589vw, 15px);
}
@media (hover: hover) {
  .p-topMovieLink a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-topMovieLink a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-topMovieLink a {
    grid-template-columns: auto 2.6666666667vw;
    gap: 1.8666666667vw;
    padding-left: 0;
  }
}
.p-topMovieLink a::after {
  content: "";
  width: 100%;
  aspect-ratio: 1/1;
  background: url(../img/common/ico_external01.svg) no-repeat center center/contain;
}

/* ----------------------------------------------------------------------------------------------------
*	読みもの
* --------------------------------------------------------------------------------------------------*/
.p-topBlog {
  margin-top: 125px;
}
@media screen and (max-width: 767px) {
  .p-topBlog {
    margin-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  .p-topBlog .f-container {
    padding-inline: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-topBlog .c-heading01 {
    padding-inline: 5.3333333333vw;
  }
}

.p-topBlog__list {
  margin-top: 55px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(4.6728971963vw, 50px);
}
@media screen and (max-width: 767px) {
  .p-topBlog__list {
    margin: 0 !important;
    display: block;
  }
  .p-topBlog__list .slick-list {
    padding-block: 20px !important;
  }
}
.p-topBlog__list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-topBlog__list .slick-slide {
  height: auto !important;
}

.p-topBlogNav {
  width: 100%;
  height: 12px;
  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;
  gap: 10px;
}

.p-topBlogSlideNav__arrow {
  width: 9px;
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  cursor: pointer;
}
@media (hover: hover) {
  .p-topBlogSlideNav__arrow {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-topBlogSlideNav__arrow:hover {
    opacity: 0.7;
  }
}
.p-topBlogSlideNav__arrow.m-prev {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.p-topBlogSlideNav__arrow.m-next {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.p-topBlogSlideNav__dots {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px 8px;
}
.p-topBlogSlideNav__dots li {
  list-style: none;
  width: 5px;
  height: 5px;
  border-radius: 100vmax;
  background: #CCCBCB;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
  cursor: pointer;
}
@media (hover: hover) {
  .p-topBlogSlideNav__dots li {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-topBlogSlideNav__dots li:hover {
    opacity: 0.7;
  }
}
.p-topBlogSlideNav__dots li.slick-active {
  background: #004098;
}

@media screen and (max-width: 767px) {
  .p-topBlogCard {
    margin-inline: 2.6666666667vw;
  }
}
.p-topBlogCard a {
  display: block;
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  height: 100%;
}
@media (hover: hover) {
  .p-topBlogCard a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-topBlogCard a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-topBlogCard a {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.13);
            box-shadow: 0 0 12px rgba(0, 0, 0, 0.13);
  }
}

.p-topBlogCard__image {
  width: 100%;
  aspect-ratio: 297/200;
}
.p-topBlogCard__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-topBlogCard__texts {
  padding: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-topBlogCard__texts {
    padding: 2.6666666667vw 5.3333333333vw;
  }
}

.p-topBlogCard__category {
  display: inline-block;
  font-family: "Zen Old Mincho", serif;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-topBlogCard__category {
    font-size: min(3.2vw, 100vh);
  }
}
.p-topBlogCard__category {
  line-height: 1;
  border: 1px solid #343434;
  border-radius: 100vmax;
  background: #fff;
  padding: min(0.4672897196vw, 5px) min(1.0280373832vw, 11px);
}
@media screen and (max-width: 767px) {
  .p-topBlogCard__category {
    padding: 1.3333333333vw 2.9333333333vw;
  }
}

.p-topBlogCard__date {
  color: #004098;
  font-weight: 700;
  font-size: min(1.1214953271vw, 12px);
}
@media screen and (max-width: 767px) {
  .p-topBlogCard__date {
    font-size: min(2.9333333333vw, 100vh);
  }
}
.p-topBlogCard__date {
  margin-top: min(0.3738317757vw, 4px);
}
@media screen and (max-width: 767px) {
  .p-topBlogCard__date {
    margin-top: min(2.1333333333vw, 100vh);
  }
}
.p-topBlogCard__date {
  display: block;
}

.p-topBlogCard__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-topBlogCard__text {
    font-size: min(4vw, 100vh);
  }
}
.p-topBlogCard__text {
  line-height: 1.5;
  margin-top: min(0.2803738318vw, 3px);
}
@media screen and (max-width: 767px) {
  .p-topBlogCard__text {
    margin-top: min(0.8vw, 100vh);
  }
}
.p-topBlogCard__text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.p-topBlog__link {
  margin-top: 55px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-topBlog__link {
    margin: 20px 5.3333333333vw 0 0;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	百年の歴史と確かな技術で迷いのないお墓づくりを
* --------------------------------------------------------------------------------------------------*/
.p-topLinkarea {
  background: #343434 url(../img/top/bg_linkarea01.png) no-repeat center top/cover;
  margin-top: 50px;
  padding-block: 100px 113px;
}
@media screen and (max-width: 767px) {
  .p-topLinkarea {
    background: #343434 url(../img/top/bg_linkarea01_sp.png) no-repeat center top/cover;
    margin-top: 40px;
    padding-block: 40px;
  }
}

.p-topLinkarea__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(4.0186915888vw, 43px);
}
@media screen and (max-width: 767px) {
  .p-topLinkarea__grid {
    display: block;
  }
}

.p-topLinkarea__title {
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-size: min(2.6168224299vw, 28px);
}
@media screen and (max-width: 767px) {
  .p-topLinkarea__title {
    font-size: min(5.3333333333vw, 100vh);
  }
}
.p-topLinkarea__title {
  line-height: 2;
  letter-spacing: 0.05em;
}

.p-topLinkarea__titleLine {
  padding-bottom: min(0.5607476636vw, 6px);
}
@media screen and (max-width: 767px) {
  .p-topLinkarea__titleLine {
    padding-bottom: min(0.5333333333vw, 100vh);
  }
}
.p-topLinkarea__titleLine {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.p-topLinkareaButtons {
  margin-top: 57px;
  display: grid;
  grid-template-columns: 100%;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .p-topLinkareaButtons {
    margin-top: 20px;
  }
}

.p-topLinkareaColumn02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 23px;
}
@media screen and (max-width: 767px) {
  .p-topLinkareaColumn02 {
    padding-top: 20px;
    display: block;
  }
}

.p-topLinkareaManga a {
  position: relative;
  display: block;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: min(2.8037383178vw, 30px) min(4.953271028vw, 53px);
}
@media screen and (max-width: 767px) {
  .p-topLinkareaManga a {
    padding: 4.5333333333vw 5.3333333333vw;
  }
}
.p-topLinkareaManga a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #004098;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.p-topLinkareaManga a::after {
  top: 50%;
  translate: 0 -50%;
  right: min(2.8037383178vw, 30px);
}
@media screen and (max-width: 767px) {
  .p-topLinkareaManga a::after {
    right: min(5.3333333333vw, 100vh);
  }
}
.p-topLinkareaManga a::after {
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .p-topLinkareaManga a::after {
    width: min(2.4vw, 100vh);
  }
}
.p-topLinkareaManga a::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
}
@media (hover: hover) {
  .p-topLinkareaManga a {
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
  }
  .p-topLinkareaManga a:hover {
    border-color: #004098;
  }
  .p-topLinkareaManga a:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .p-topLinkareaManga a:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.p-topLinkareaManga a > * {
  position: relative;
  z-index: 1;
}

.p-topLinkareaManga__title {
  font-family: "Zen Old Mincho", serif;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-topLinkareaManga__title {
    font-size: min(3.2vw, 100vh);
  }
}
.p-topLinkareaManga__title {
  letter-spacing: 0.05em;
  color: #fff;
}

.p-topLinkareaManga__image {
  width: min(30.7476635514vw, 329px);
}
@media screen and (max-width: 767px) {
  .p-topLinkareaManga__image {
    width: min(72.5333333333vw, 100vh);
  }
}
.p-topLinkareaManga__image {
  margin-top: min(0.9345794393vw, 10px);
}
@media screen and (max-width: 767px) {
  .p-topLinkareaManga__image {
    margin-top: min(2.6666666667vw, 100vh);
  }
}

@media screen and (max-width: 767px) {
  .p-topLinkareaInsta {
    margin-top: 20px;
  }
}
.p-topLinkareaInsta a {
  position: relative;
  display: block;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: min(2.8037383178vw, 30px) min(3.0841121495vw, 33px);
  font-family: "Zen Old Mincho", serif;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-topLinkareaInsta a {
    padding: 4vw 5.3333333333vw 5.3333333333vw;
  }
}
.p-topLinkareaInsta a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #004098;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
.p-topLinkareaInsta a::after {
  top: 50%;
  translate: 0 -50%;
  right: min(2.8037383178vw, 30px);
}
@media screen and (max-width: 767px) {
  .p-topLinkareaInsta a::after {
    right: min(5.3333333333vw, 100vh);
  }
}
.p-topLinkareaInsta a::after {
  content: "";
  position: absolute;
  width: min(0.8411214953vw, 9px);
}
@media screen and (max-width: 767px) {
  .p-topLinkareaInsta a::after {
    width: min(2.4vw, 100vh);
  }
}
.p-topLinkareaInsta a::after {
  aspect-ratio: 9/12;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  z-index: 1;
}
@media (hover: hover) {
  .p-topLinkareaInsta a {
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
  }
  .p-topLinkareaInsta a:hover {
    border-color: #004098;
  }
  .p-topLinkareaInsta a:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .p-topLinkareaInsta a:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.p-topLinkareaInsta a > * {
  position: relative;
  z-index: 1;
}

.p-topLinkareaInsta__title {
  font-size: min(2.2429906542vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-topLinkareaInsta__title {
    font-size: min(4.8vw, 100vh);
  }
}
.p-topLinkareaInsta__title {
  display: grid;
  grid-template-columns: min(3.2710280374vw, 35px) 1fr;
  gap: min(1.7757009346vw, 19px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-topLinkareaInsta__title {
    grid-template-columns: 8vw 1fr;
    gap: 2.6666666667vw;
    letter-spacing: 0;
  }
}
.p-topLinkareaInsta__title::before {
  content: "";
  width: 100%;
  aspect-ratio: 1/1;
  background: url(../img/common/ico_insta_white01.svg) no-repeat center center/contain;
}

.p-topLinkareaInsta__text {
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .p-topLinkareaInsta__text {
    font-size: min(3.2vw, 100vh);
  }
}
.p-topLinkareaInsta__text {
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-top: min(1.214953271vw, 13px);
}
@media screen and (max-width: 767px) {
  .p-topLinkareaInsta__text {
    margin-top: min(3.2vw, 100vh);
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-aboutHeading
* --------------------------------------------------------------------------------------------------*/
.p-aboutHeading {
  background: url(../img/about/bg_about_heading01.jpg) no-repeat center center/cover;
  padding-block: 85px 93px;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (max-width: 767px) {
  .p-aboutHeading {
    background: url(../img/about/bg_about_heading01_sp.jpg) no-repeat center center/cover;
    padding-block: 42px 50px;
  }
}
.p-aboutHeading .f-container {
  max-width: 1160px;
}

.p-aboutHeading__grid {
  display: grid;
  grid-template-columns: 1fr min(28.7719298246vw, 328px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-inline: min(4.8245614035vw, 55px) min(3.0701754386vw, 35px);
}
@media screen and (max-width: 767px) {
  .p-aboutHeading__grid {
    grid-template-columns: 100%;
    gap: 35px 0;
    padding-inline: 0;
  }
}

.p-aboutHeading__title {
  font-size: min(1.7543859649vw, 20px);
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-aboutHeading__title {
    font-size: 3.7333333333vw;
  }
}

.p-aboutHeading__lead {
  font-size: min(3.5087719298vw, 40px);
  line-height: 1.8;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .p-aboutHeading__lead {
    font-size: 6.9333333333vw;
    margin-top: 16px;
  }
}

.p-aboutHeading__text {
  font-size: min(1.5789473684vw, 18px);
  line-height: 1.8;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-aboutHeading__text {
    font-size: 3.7333333333vw;
    margin-top: 25px;
  }
}
.p-aboutHeading__text + .p-aboutHeading__text {
  margin-top: 1.8em;
}

@media screen and (max-width: 767px) {
  .p-aboutHeading__image {
    width: 44.5333333333vw;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-aboutMainArea
* --------------------------------------------------------------------------------------------------*/
.p-aboutMainArea {
  margin-top: max(-3.0769230769vw, -40px);
}
.p-aboutMainArea .c-mainArea01__inner {
  padding-top: 0;
  min-height: min(12.9230769231vw, 168px);
}
.p-aboutMainArea .c-mainArea01__inner::before {
  content: none;
}
.p-aboutMainArea .c-mainArea01__pcRight {
  top: 0;
}
.p-aboutMainArea .c-mainArea01__banner {
  margin-top: 0;
}

/* ----------------------------------------------------------------------------------------------------
*	p-aboutSec01
* --------------------------------------------------------------------------------------------------*/
.p-aboutSec01 {
  margin-top: 43px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec01 {
    margin-top: 75px;
  }
}

.p-aboutSec01Box01 {
  display: grid;
  grid-template-columns: 1fr min(26.7289719626vw, 286px);
  gap: 0 min(5.6074766355vw, 60px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec01Box01 {
    grid-template-columns: 100%;
    gap: 26px 0;
  }
}

.p-aboutSec01Box01__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec01Box01__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-aboutSec01Box01__text {
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec01Box01__text {
    line-height: 1.8;
    margin-top: 20px;
  }
}

.p-aboutSec01Box02 {
  margin-top: 80px;
  display: grid;
  grid-template-columns: 1fr min(26.7289719626vw, 286px);
  gap: 0 min(5.6074766355vw, 60px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec01Box02 {
    margin-top: 43px;
    grid-template-columns: 100%;
    gap: 26px 0;
  }
}

.p-aboutSec01Box02__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec01Box02__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-aboutSec01Box02__text {
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec01Box02__text {
    line-height: 1.8;
    margin-top: 20px;
  }
}
.p-aboutSec01Box02__text + .p-aboutSec01Box02__text {
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .p-aboutSec01Box02__text + .p-aboutSec01Box02__text {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-aboutSec01Box02__image {
    width: 76.2666666667vw;
    margin-inline: auto;
  }
}

.p-aboutSec01Box02__caption {
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec01Box02__caption {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.p-aboutSec01Box02__caption {
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 18px;
}

/* ----------------------------------------------------------------------------------------------------
*	p-aboutSec02
* --------------------------------------------------------------------------------------------------*/
.p-aboutSec02 {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec02 {
    margin-top: 90px;
  }
}

.p-aboutSec02Box01 {
  display: grid;
  grid-template-columns: 1fr min(26.7289719626vw, 286px);
  gap: 0 min(5.6074766355vw, 60px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec02Box01 {
    grid-template-columns: 100%;
    gap: 26px 0;
  }
}
.p-aboutSec02Box01 + .p-aboutSec02Box01 {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec02Box01 + .p-aboutSec02Box01 {
    margin-top: 30px;
  }
}

.p-aboutSec02Box01__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec02Box01__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-aboutSec02Box01__text {
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec02Box01__text {
    line-height: 1.8;
    margin-top: 20px;
  }
}

.p-aboutSec02Box01__image {
  text-align: center;
}
.p-aboutSec02Box01__image.m-small {
  width: min(18.691588785vw, 200px);
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-aboutSec02Box01__image.m-small {
    width: 53.3333333333vw;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-aboutSec03
* --------------------------------------------------------------------------------------------------*/
.p-aboutSec03 {
  margin-top: 60px;
}

.p-aboutSec03__inner {
  border: 1px dashed #004098;
  background: #fff;
  padding: 45px min(4.6728971963vw, 50px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec03__inner {
    padding: 30px 5.3333333333vw;
  }
}

.p-aboutSec03__title {
  position: relative;
  font-weight: 500;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec03__title {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-aboutSec03__title {
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.14em;
  border-bottom: 2px solid #D9D7D2;
  padding: 0 0 23px min(16.1682242991vw, 173px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec03__title {
    border-width: 1px;
    padding: 0 0 10px 35.2vw;
  }
}
.p-aboutSec03__title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  translate: -1% -32%;
  width: min(18.3177570093vw, 196px);
  aspect-ratio: 196/56;
  background: url(../img/about/ttl_sec03_01.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-aboutSec03__title::before {
    translate: 3% -30%;
    width: 37.3333333333vw;
  }
}

.p-aboutSec03__grid {
  display: grid;
  grid-template-columns: min(24.2990654206vw, 260px) 1fr;
  gap: 0 min(3.738317757vw, 40px);
  margin-top: 38px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec03__grid {
    grid-template-columns: 100%;
    gap: 25px 0;
    margin-top: 23px;
  }
}

.p-aboutSec03__images {
  display: grid;
  grid-template-columns: 100%;
  gap: 20px 0;
  align-self: start;
}
@media screen and (max-width: 767px) {
  .p-aboutSec03__images {
    width: 69.3333333333vw;
    margin-inline: auto;
  }
}

.p-aboutSec03__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec03__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-aboutSec03__text {
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: -0.6em;
}
@media screen and (max-width: 767px) {
  .p-aboutSec03__text {
    line-height: 1.8;
    margin-top: 0;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-aboutSec04
* --------------------------------------------------------------------------------------------------*/
.p-aboutSec04 {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec04 {
    margin-top: 60px;
  }
}

.p-aboutSec04__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 65px min(7.476635514vw, 80px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec04__grid {
    grid-template-columns: 100%;
    gap: 42px 0;
  }
}

.p-aboutSec04__title {
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec04__title {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-aboutSec04__title {
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-top: 26px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec04__title {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-aboutSec04__title.m-height {
    height: min(5.5140186916vw, 59px);
  }
}

.p-aboutSec04__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec04__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-aboutSec04__text {
  letter-spacing: 0.05em;
  margin-top: 15px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-aboutSec04__text {
    line-height: 1.8;
    margin-top: 20px;
  }
}

.p-aboutSec04__link {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-aboutSec04__link {
    margin-top: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px 0;
    width: 50.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-aboutSec04__link a:nth-child(2) {
    min-width: min(12.6168224299vw, 135px);
  }
}

.p-aboutSec04 + .l-contactBox {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec04 + .l-contactBox {
    margin-top: 40px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-aboutSec05
* --------------------------------------------------------------------------------------------------*/
.p-aboutSec05 {
  margin-top: 150px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec05 {
    margin-top: 70px;
  }
}

.p-aboutSec05Box {
  border: 3px solid #D9D7D2;
  border-radius: 4px;
  padding: 20px min(2.8037383178vw, 30px) 40px min(2.2429906542vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec05Box {
    padding: 15px 1.3333333333vw 24px;
  }
}
.p-aboutSec05Box:nth-child(n+2) {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec05Box:nth-child(n+2) {
    margin-top: 33px;
  }
}

.p-aboutSec05BoxHeading {
  position: relative;
  padding-left: min(5.6074766355vw, 60px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxHeading {
    padding-inline: 12.2666666667vw 2.6666666667vw;
  }
}

.p-aboutSec05BoxHeading__num {
  position: absolute;
  top: min(0.1869158879vw, 2px);
  left: 0;
  width: min(3.6448598131vw, 39px);
  aspect-ratio: 1/1;
  border-radius: 100vmax;
  background: #004098;
  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-family: "Zen Old Mincho", serif;
  color: #fff;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxHeading__num {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-aboutSec05BoxHeading__num {
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxHeading__num {
    top: 1.0666666667vw;
    left: 2.6666666667vw;
    width: 6.4vw;
  }
}

.p-aboutSec05BoxHeading__title {
  font-size: min(2.2429906542vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxHeading__title {
    font-size: min(5.3333333333vw, 100vh);
  }
}
.p-aboutSec05BoxHeading__title {
  line-height: 1.6;
  font-family: "Zen Old Mincho", serif;
}

.p-aboutSec05BoxCol2 {
  padding-left: min(5.6074766355vw, 60px);
  display: grid;
  grid-template-columns: min(40.1869158879vw, 430px) 1fr;
  gap: 0 min(2.3364485981vw, 25px);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxCol2 {
    padding-inline: 2.6666666667vw;
    grid-template-columns: 100%;
    gap: 30px 0;
    margin-top: 20px;
  }
}

.p-aboutSec05BoxCol2__images {
  display: grid;
  grid-template-columns: 100%;
  gap: 20px 0;
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxCol2__images {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.6666666667vw;
  }
}

.p-aboutSec05BoxCol2__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxCol2__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-aboutSec05BoxCol2__text {
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxCol2__text {
    line-height: 1.8;
    margin-top: 15px;
  }
}

.p-aboutSec05BoxCol2__title {
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxCol2__title {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-aboutSec05BoxCol2__title {
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-top: 56px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxCol2__title {
    margin-top: 30px;
  }
}

.p-aboutSec05BoxCol2__texts > *:first-child {
  margin-top: 0;
}

.p-aboutSec05BoxCol4 {
  padding-left: min(5.6074766355vw, 60px);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px min(2.8971962617vw, 31px);
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxCol4 {
    padding-inline: 2.6666666667vw;
    grid-template-columns: 100%;
    gap: 30px 0;
    margin-top: 28px;
  }
}

.p-aboutSec05BoxCol4__title {
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxCol4__title {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-aboutSec05BoxCol4__title {
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxCol4__title {
    margin-top: 18px;
  }
}

.p-aboutSec05BoxCol4__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxCol4__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-aboutSec05BoxCol4__text {
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 13px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec05BoxCol4__text {
    line-height: 1.8;
    margin-top: 17px;
  }
}

.p-aboutSec05 + .l-contactBox {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec05 + .l-contactBox {
    margin-top: 40px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-aboutSec06
* --------------------------------------------------------------------------------------------------*/
.p-aboutSec06 {
  margin-top: 103px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec06 {
    margin-top: 35px;
  }
}

.p-aboutSec06Box01 {
  display: grid;
  grid-template-columns: 1fr min(25.2336448598vw, 270px);
  gap: 0 min(5.5140186916vw, 59px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec06Box01 {
    grid-template-columns: 100%;
    gap: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-aboutSec06Box01__texts {
    display: contents;
  }
}

.p-aboutSec06Box01__title {
  font-family: "Zen Old Mincho", serif;
  font-size: min(2.8037383178vw, 30px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec06Box01__title {
    font-size: min(5.3333333333vw, 100vh);
  }
}
.p-aboutSec06Box01__title {
  letter-spacing: 0.14em;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-aboutSec06Box01__title {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.p-aboutSec06Box01__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec06Box01__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-aboutSec06Box01__text {
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec06Box01__text {
    line-height: 1.8;
    margin-top: 30px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media screen and (max-width: 767px) {
  .p-aboutSec06Box01__image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 71.2vw;
    margin: 25px auto 0;
  }
}
.p-aboutSec06Box01__image a {
  display: block;
}

.p-aboutSec06Box02 {
  margin-top: 30px;
  padding-top: 25px;
  border-top: 1px solid #CCCBCB;
}
@media screen and (max-width: 767px) {
  .p-aboutSec06Box02 {
    margin-top: 25px;
    padding-top: 20px;
  }
}

.p-aboutSec06Box02__title {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec06Box02__title {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-aboutSec06Box02__title {
  letter-spacing: 0.05em;
  font-weight: 700;
}

.p-aboutSec06Box02__text {
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-aboutSec06Box02__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-aboutSec06Box02__text {
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-aboutSec06Box02__text {
    line-height: 1.8;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-graveIntro
* --------------------------------------------------------------------------------------------------*/
.p-graveIntro {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .p-graveIntro {
    margin-top: 19px;
  }
}

.p-graveIntroCol3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(2.2429906542vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-graveIntroCol3 {
    gap: min(7.4666666667vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .p-graveIntroCol3 {
    grid-template-columns: 100%;
  }
}

.p-graveIntroCol3__item {
  border-radius: 4px;
  background: rgba(35, 143, 198, 0.13);
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(0.3738317757vw, 4px);
}
@media screen and (max-width: 767px) {
  .p-graveIntroCol3__item {
    gap: min(1.0666666667vw, 100vh);
  }
}
.p-graveIntroCol3__item {
  height: min(12.7102803738vw, 136px);
  padding-bottom: min(0.7476635514vw, 8px);
  text-align: center;
  margin-block: 0;
}
@media screen and (max-width: 767px) {
  .p-graveIntroCol3__item {
    height: auto;
    padding-block: 10px 20px;
  }
}
.p-graveIntroCol3__item:not(:last-child) {
  position: relative;
}
.p-graveIntroCol3__item:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  translate: min(3.0841121495vw, 33px) -35%;
  width: min(3.9252336449vw, 42px);
}
@media screen and (max-width: 767px) {
  .p-graveIntroCol3__item:not(:last-child)::before {
    width: min(11.2vw, 100vh);
  }
}
.p-graveIntroCol3__item:not(:last-child)::before {
  aspect-ratio: 1/1;
  background: url(../img/grave/ico_plus.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-graveIntroCol3__item:not(:last-child)::before {
    top: auto;
    bottom: 0;
    right: 50%;
    translate: 50% 9.3333333333vw;
  }
}

.p-graveIntroCol3__title {
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  color: #004098;
  font-size: min(2.0560747664vw, 22px);
}
@media screen and (max-width: 767px) {
  .p-graveIntroCol3__title {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-graveIntroCol3__title {
  letter-spacing: 0.05em;
}

.p-graveIntroCol3__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-graveIntroCol3__text {
    font-size: min(3.2vw, 100vh);
  }
}
.p-graveIntroCol3__text {
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.p-graveIntro__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-graveIntro__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-graveIntro__text {
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 11px;
}
@media screen and (max-width: 767px) {
  .p-graveIntro__text {
    line-height: 1.8;
    margin-top: 14px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-graveSec01
* --------------------------------------------------------------------------------------------------*/
.p-graveSec01 {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-graveSec01 {
    margin-top: 55px;
  }
}

.p-graveSec01Box01 {
  display: grid;
  grid-template-columns: 100%;
  gap: 40px;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .p-graveSec01Box01 {
    gap: 43px;
    margin-top: 28px;
  }
}

.p-graveSec01Box01__item {
  background: #E5E3C8;
  border-radius: 4px;
  padding: 30px min(2.4299065421vw, 26px) 30px min(3.2710280374vw, 35px);
  display: grid;
  grid-template-columns: 1fr min(28.0373831776vw, 300px);
  grid-template-rows: auto 1fr;
  gap: 24px min(2.0560747664vw, 22px);
  grid-template-areas: "title image" "text image";
}
@media screen and (max-width: 767px) {
  .p-graveSec01Box01__item {
    padding: 14px 4.2666666667vw 22px;
    display: block;
  }
}

.p-graveSec01Box01__title {
  grid-area: title;
  font-family: "Zen Old Mincho", serif;
  font-size: min(2.2429906542vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-graveSec01Box01__title {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-graveSec01Box01__title {
  line-height: 1.4;
  border-bottom: 2px solid #343434;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .p-graveSec01Box01__title {
    padding-bottom: 10px;
  }
}

.p-graveSec01Box01__image {
  grid-area: image;
}
@media screen and (max-width: 767px) {
  .p-graveSec01Box01__image {
    width: 59.4666666667vw;
    margin: 20px auto 0;
  }
}

.p-graveSec01Box01__text {
  grid-area: text;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-graveSec01Box01__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-graveSec01Box01__text {
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-graveSec01Box01__text {
    margin-top: 20px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-graveSec02
* --------------------------------------------------------------------------------------------------*/
.p-graveSec02 {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .p-graveSec02 {
    margin-top: 74px;
  }
}

.p-graveSec02Box01 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(1.8691588785vw, 20px);
  margin-top: 27px;
}
@media screen and (max-width: 767px) {
  .p-graveSec02Box01 {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 4.8vw;
    margin-top: 25px;
  }
}

.p-graveSec02Box01__item {
  position: relative;
  border: 2px solid #CBBFA2;
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  padding: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .p-graveSec02Box01__item {
    padding: 0 1.8666666667vw 3.4666666667vw;
  }
}

.p-graveSec02Box01__image {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 0 0 4px;
  overflow: hidden;
  width: min(10.4672897196vw, 112px);
}
@media screen and (max-width: 767px) {
  .p-graveSec02Box01__image {
    width: min(18.1333333333vw, 100vh);
  }
}

.p-graveSec02Box01__wrap {
  padding-right: min(10.4672897196vw, 112px);
}
@media screen and (max-width: 767px) {
  .p-graveSec02Box01__wrap {
    padding-right: min(16.8vw, 100vh);
  }
}
.p-graveSec02Box01__wrap {
  height: min(9.7196261682vw, 104px);
}
@media screen and (max-width: 767px) {
  .p-graveSec02Box01__wrap {
    height: min(19.4666666667vw, 100vh);
  }
}
.p-graveSec02Box01__wrap {
  padding-top: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .p-graveSec02Box01__wrap {
    padding-top: 0;
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-graveSec02Box01__name {
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-graveSec02Box01__name {
    font-size: min(2.9333333333vw, 100vh);
  }
}
.p-graveSec02Box01__name {
  line-height: 1.5;
}

.p-graveSec02Box01__place {
  color: #004098;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-graveSec02Box01__place {
    font-size: min(2.9333333333vw, 100vh);
  }
}
.p-graveSec02Box01__place {
  margin-top: min(0.7476635514vw, 8px);
}
@media screen and (max-width: 767px) {
  .p-graveSec02Box01__place {
    margin-top: min(0.5333333333vw, 100vh);
  }
}

.p-graveSec02Box01__text {
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-graveSec02Box01__text {
    font-size: min(2.9333333333vw, 100vh);
  }
}
.p-graveSec02Box01__text {
  line-height: 1.6;
  margin-top: min(1.4018691589vw, 15px);
}
@media screen and (max-width: 767px) {
  .p-graveSec02Box01__text {
    margin-top: min(3.2vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .p-graveSec02Box01__text {
    line-height: 1.5;
  }
}

.p-graveSec02 .c-textNote01 {
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-graveSec02 .c-textNote01 {
    font-size: min(3.2vw, 100vh);
  }
}
.p-graveSec02 .c-textNote01 {
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-top: min(3.738317757vw, 40px);
}
@media screen and (max-width: 767px) {
  .p-graveSec02 .c-textNote01 {
    margin-top: min(7.2vw, 100vh);
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-kizunaIntro
* --------------------------------------------------------------------------------------------------*/
.p-kizunaIntro {
  margin-top: 37px;
}
@media screen and (max-width: 767px) {
  .p-kizunaIntro {
    margin-top: 35px;
  }
}

.p-kizunaIntro__grid {
  display: grid;
  grid-template-columns: min(38.3177570093vw, 410px) 1fr;
  gap: min(3.738317757vw, 40px);
}
@media screen and (max-width: 767px) {
  .p-kizunaIntro__grid {
    grid-template-columns: 100%;
    gap: 25px;
  }
}

.p-kizunaIntro__texts {
  display: grid;
  grid-template-columns: 100%;
  gap: 2em;
}
@media screen and (max-width: 767px) {
  .p-kizunaIntro__texts {
    gap: 1.7em;
  }
}

.p-kizunaIntro__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-kizunaIntro__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-kizunaIntro__text {
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-kizunaIntro__text {
    line-height: 1.8;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-p-kizunaSec01
* --------------------------------------------------------------------------------------------------*/
.p-kizunaSec01 {
  margin-top: 70px;
}

.p-kizunaSec01Box01 {
  display: grid;
  grid-template-columns: 1fr min(39.0654205607vw, 418px);
  gap: min(3.0841121495vw, 33px);
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box01 {
    grid-template-columns: 100%;
    gap: 30px;
  }
}

.p-kizunaSec01Box01__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box01__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-kizunaSec01Box01__text {
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box01__text {
    line-height: 1.8;
    padding-top: 20px;
  }
}

.p-kizunaSec01Box02 {
  margin-top: 87px;
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02 {
    margin-top: 65px;
  }
}

.p-kizunaSec01Box02__table {
  width: 100%;
  table-layout: fixed;
  margin-top: 36px;
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02__table {
    margin-top: 28px;
  }
}
.p-kizunaSec01Box02__table thead th:first-child {
  width: min(16.8224299065vw, 180px);
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02__table thead th:first-child {
    width: min(26.6666666667vw, 100vh);
  }
}

.p-kizunaSec01Box02__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-kizunaSec01Box02__text {
  line-height: 2;
  letter-spacing: 0.01em;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02__text {
    line-height: 1.8;
    margin-top: 25px;
  }
}

.p-kizunaSec01Box02__note {
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02__note {
    font-size: min(3.2vw, 100vh);
  }
}
.p-kizunaSec01Box02__note {
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02__note {
    line-height: 1.8;
    margin-top: 35px;
  }
}

.p-kizunaSec01Box02Area01 {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02Area01 {
    margin-top: 40px;
  }
}

.p-kizunaSec01Box02Area01__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(5.2336448598vw, 56px);
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02Area01__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    width: 77.3333333333vw;
    margin: 20px auto 0;
  }
}
.p-kizunaSec01Box02Area01__flex > * {
  width: min(27.1028037383vw, 290px);
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02Area01__flex > * {
    width: 100%;
  }
}

.p-kizunaSec01Box02Area01Grid {
  display: grid;
  grid-template-columns: 1fr min(24.2990654206vw, 260px);
  gap: 0 min(2.7102803738vw, 29px);
  grid-template-areas: "text images" "list images";
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02Area01Grid {
    margin-top: 17px;
    display: block;
  }
}

.p-kizunaSec01Box02Area01Grid__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02Area01Grid__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-kizunaSec01Box02Area01Grid__text {
  line-height: 2;
  letter-spacing: 0.05em;
  grid-area: text;
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02Area01Grid__text {
    line-height: 1.8;
  }
}

.p-kizunaSec01Box02Area01Grid__images {
  display: grid;
  grid-template-columns: 100%;
  gap: 21px;
  grid-area: images;
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02Area01Grid__images {
    margin-top: 30px;
    gap: 24px;
  }
}

.p-kizunaSec01Box02Grid__list {
  grid-area: list;
  margin-top: 33px;
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02Grid__list {
    margin-top: 24px;
  }
}

.p-kizunaSec01Box02Area02__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02Area02__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-kizunaSec01Box02Area02__text {
  line-height: 1.8;
  letter-spacing: 0.05em;
}

.p-kizunaSec01Box02Area02__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(7.9439252336vw, 85px);
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02Area02__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    margin-top: 22px;
  }
}
.p-kizunaSec01Box02Area02__flex > * {
  width: min(24.3925233645vw, 261px);
}
@media screen and (max-width: 767px) {
  .p-kizunaSec01Box02Area02__flex > * {
    width: 100%;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-kizunaSec02
* --------------------------------------------------------------------------------------------------*/
.p-kizunaSec02 {
  margin-top: 85px;
}
@media screen and (max-width: 767px) {
  .p-kizunaSec02 {
    margin-top: 48px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-premiumIntroButton
* --------------------------------------------------------------------------------------------------*/
.p-premiumIntrobanner a {
  position: relative;
  width: min(40.1869158879vw, 430px);
}
@media screen and (max-width: 767px) {
  .p-premiumIntrobanner a {
    width: min(89.3333333333vw, 100vh);
  }
}
.p-premiumIntrobanner a {
  aspect-ratio: 430/100;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: min(0.5607476636vw, 6px);
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: min(9.9065420561vw, 106px) 1fr;
  gap: min(0.9345794393vw, 10px) min(1.4018691589vw, 15px);
  grid-template-areas: "image flex" "image text03";
}
@media screen and (max-width: 767px) {
  .p-premiumIntrobanner a {
    aspect-ratio: 335/100;
    padding: 1.6vw;
    grid-template-columns: 25.6vw 1fr;
    gap: 1.6vw 2.9333333333vw;
  }
}
.p-premiumIntrobanner a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #004098;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  z-index: 1;
}
@media (hover: hover) {
  .p-premiumIntrobanner a .p-premiumIntrobanner__text01 {
    -webkit-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
  }
  .p-premiumIntrobanner a .p-premiumIntrobanner__text02 {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .p-premiumIntrobanner a .p-premiumIntrobanner__text03 {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .p-premiumIntrobanner a:hover::before {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  .p-premiumIntrobanner a:hover .p-premiumIntrobanner__text01 {
    background: #fff;
    color: #004098;
  }
  .p-premiumIntrobanner a:hover .p-premiumIntrobanner__text02 {
    color: #fff;
  }
  .p-premiumIntrobanner a:hover .p-premiumIntrobanner__text03 {
    color: #fff;
  }
  .p-premiumIntrobanner a:not(:hover)::before {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.p-premiumIntrobanner a > * {
  position: relative;
  z-index: 1;
}

.p-premiumIntrobanner__image {
  grid-area: image;
  width: 100%;
  aspect-ratio: 106/87;
}
@media screen and (max-width: 767px) {
  .p-premiumIntrobanner__image {
    aspect-ratio: 96/88;
  }
}
.p-premiumIntrobanner__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2px 0 0 2px;
}

.p-premiumIntrobanner__flex {
  grid-area: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 min(0.9345794393vw, 10px);
  align-self: end;
}
@media screen and (max-width: 767px) {
  .p-premiumIntrobanner__flex {
    gap: 0 1.3333333333vw;
  }
}

.p-premiumIntrobanner__text01 {
  width: min(5.8878504673vw, 63px);
  aspect-ratio: 63/26;
  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;
  border-radius: 2px;
  color: #fff;
  font-weight: 500;
  font-size: min(1.1214953271vw, 12px);
  font-family: "Zen Old Mincho", serif;
  background: #004098;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-premiumIntrobanner__text01 {
    width: 13.0666666667vw;
    aspect-ratio: 49/20;
    font-size: 2.4vw;
  }
}

.p-premiumIntrobanner__text02 {
  font-weight: 500;
  font-size: min(1.1214953271vw, 12px);
  color: #004098;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-premiumIntrobanner__text02 {
    font-size: 2.4vw;
  }
}

.p-premiumIntrobanner__text03 {
  grid-area: text03;
  font-weight: 500;
  font-size: min(1.7757009346vw, 19px);
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.04em;
  line-height: 1;
  align-self: start;
  padding-bottom: min(0.7476635514vw, 8px);
}
@media screen and (max-width: 767px) {
  .p-premiumIntrobanner__text03 {
    font-size: 5.0666666667vw;
    line-height: 1.3;
    padding-bottom: 1.0666666667vw;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-premiumSec01
* --------------------------------------------------------------------------------------------------*/
.p-premiumSec01 {
  margin-top: 70px;
}
@media screen and (min-width: 768px) {
  .p-premiumSec01 .c-secGrid01::before {
    opacity: 0.5;
  }
}
@media screen and (max-width: 767px) {
  .p-premiumSec01 {
    margin-top: 60px;
  }
}

.p-premiumSec01__grid {
  display: grid;
  grid-template-columns: 1fr min(26.7289719626vw, 286px);
  gap: min(6.0747663551vw, 65px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec01__grid {
    grid-template-columns: 100%;
    gap: 20px;
  }
}

.p-premiumSec01__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec01__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-premiumSec01__text {
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-premiumSec01__text {
    line-height: 1.8;
  }
}

.p-premiumSec01__images {
  display: grid;
  grid-template-columns: 100%;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .p-premiumSec01__images {
    gap: 23px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-premiumSec02
* --------------------------------------------------------------------------------------------------*/
.p-premiumSec02 {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .p-premiumSec02 {
    margin-top: 65px;
  }
}

.p-premiumSec02__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec02__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-premiumSec02__text {
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-premiumSec02__text {
    line-height: 1.8;
  }
}

.p-premiumSec02Box01 {
  margin-top: 72px;
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Box01 {
    margin-top: 61px;
  }
}

.p-premiumSec02Flow {
  display: grid;
  grid-template-columns: 100%;
  gap: 20px;
  margin-top: 28px;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Flow {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 5.8666666667vw;
    margin-top: 21px;
    padding-bottom: 5px;
  }
}

.p-premiumSec02Flow__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(3.3644859813vw, 36px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Flow__inner {
    display: contents;
  }
}
.p-premiumSec02Flow__inner.m-line01 .p-premiumSec02Flow__item:last-child .p-premiumSec02Flow__images {
  position: relative;
}
.p-premiumSec02Flow__inner.m-line01 .p-premiumSec02Flow__item:last-child .p-premiumSec02Flow__images::after {
  content: "";
  position: absolute;
  top: 56%;
  right: 0;
  translate: min(4.1121495327vw, 44px) -50%;
  width: min(2.8037383178vw, 30px);
  aspect-ratio: 30/32;
  background: url(../img/grave/premium/ico_arrow_flow02.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Flow__inner.m-line01 .p-premiumSec02Flow__item:last-child .p-premiumSec02Flow__images::after {
    top: 50%;
    translate: 4.8vw -50%;
    width: 3.7333333333vw;
    aspect-ratio: 30/32;
    background-image: url(../img/grave/premium/ico_arrow_flow01.svg);
  }
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Flow__inner.m-line01 .p-premiumSec02Flow__item:nth-child(3) .p-premiumSec02Flow__images::after {
    content: none;
  }
}
.p-premiumSec02Flow__inner.m-line02 {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.p-premiumSec02Flow__inner.m-line02 .p-premiumSec02Flow__item:first-child .p-premiumSec02Flow__images {
  position: relative;
}
.p-premiumSec02Flow__inner.m-line02 .p-premiumSec02Flow__item:first-child .p-premiumSec02Flow__images::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  translate: max(-2.8971962617vw, -31px) -50%;
  width: min(2.4299065421vw, 26px);
  aspect-ratio: 26/19;
  background: url(../img/grave/premium/ico_arrow_flow01.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Flow__inner.m-line02 .p-premiumSec02Flow__item:first-child .p-premiumSec02Flow__images::before {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Flow__inner.m-line02 .p-premiumSec02Flow__item:nth-child(2) .p-premiumSec02Flow__images::after {
    content: none;
  }
}

.p-premiumSec02Flow__item {
  width: min(11.4018691589vw, 122px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Flow__item {
    width: min(23.2vw, 100vh);
  }
}
.p-premiumSec02Flow__item:not(:last-child) .p-premiumSec02Flow__images {
  position: relative;
}
.p-premiumSec02Flow__item:not(:last-child) .p-premiumSec02Flow__images::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  translate: min(2.8971962617vw, 31px) -50%;
  width: min(2.4299065421vw, 26px);
  aspect-ratio: 26/19;
  background: url(../img/grave/premium/ico_arrow_flow01.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Flow__item:not(:last-child) .p-premiumSec02Flow__images::after {
    translate: 4.8vw -50%;
    width: 3.7333333333vw;
  }
}

.p-premiumSec02Flow__title {
  width: min(11.4018691589vw, 122px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Flow__title {
    width: min(23.2vw, 100vh);
  }
}
.p-premiumSec02Flow__title {
  aspect-ratio: 120/30;
  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;
  border: 1px solid #004098;
  background: #F9F5ED;
  color: #004098;
  font-weight: 700;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Flow__title {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-premiumSec02Flow__title {
  border-radius: 100vmax;
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Flow__title {
    aspect-ratio: 87/24;
  }
}

.p-premiumSec02Flow__images {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Flow__images {
    margin-top: 10px;
  }
}

.p-premiumSec02Flow__text {
  font-weight: 700;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Flow__text {
    font-size: min(3.2vw, 100vh);
  }
}
.p-premiumSec02Flow__text {
  line-height: 1.5;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Flow__text {
    margin-top: 7px;
  }
}

.p-premiumSec02Box01__flex {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(5.2336448598vw, 56px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Box01__flex {
    gap: min(6.1333333333vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Box01__flex {
    margin-top: 11px;
  }
}
.p-premiumSec02Box01__flex > * {
  width: min(24.0186915888vw, 257px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Box01__flex > * {
    width: min(37.3333333333vw, 100vh);
  }
}

.p-premiumSec02Box01__caption {
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Box01__caption {
    font-size: min(3.2vw, 100vh);
  }
}
.p-premiumSec02Box01__caption {
  letter-spacing: 0.05em;
  margin-top: 6px;
}

.p-premiumSec02Box01__text.m-mt {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Box01__text.m-mt {
    margin-top: 10px;
  }
}

.p-premiumSec02Box02__flex {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(5.2336448598vw, 56px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Box02__flex {
    gap: min(6.1333333333vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Box02__flex {
    margin-top: 20px;
  }
}
.p-premiumSec02Box02__flex > * {
  width: min(19.0654205607vw, 204px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Box02__flex > * {
    width: min(37.3333333333vw, 100vh);
  }
}

.p-premiumSec02Box02__caption {
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Box02__caption {
    font-size: min(3.2vw, 100vh);
  }
}
.p-premiumSec02Box02__caption {
  letter-spacing: 0.05em;
  margin-top: 10px;
}

.p-premiumSec02Box02__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Box02__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-premiumSec02Box02__text {
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-premiumSec02Box02__text {
    line-height: 1.8;
  }
}
.p-premiumSec02Box02__text.m-marginTop {
  margin-top: 30px;
}

/* ----------------------------------------------------------------------------------------------------
*	p-fantoniSec01
* --------------------------------------------------------------------------------------------------*/
.p-fantoniSec01 {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-fantoniSec01 {
    margin-top: 70px;
  }
}

.p-fantoniSec01List {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(3.1775700935vw, 34px);
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-fantoniSec01List {
    grid-template-columns: repeat(2, 1fr);
    gap: 4vw;
    margin-top: 20px;
  }
}

.p-fantoniSec01List__item {
  position: relative;
  aspect-ratio: 256/183;
}
.p-fantoniSec01List__item a {
  width: 100%;
  height: 100%;
  display: block;
}
@media (hover: hover) {
  .p-fantoniSec01List__item a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-fantoniSec01List__item a:hover {
    opacity: 0.7;
  }
}
.p-fantoniSec01List__item a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-fantoniSec01List__item a::before {
  content: "";
  position: absolute;
  bottom: min(0.7476635514vw, 8px);
}
@media screen and (max-width: 767px) {
  .p-fantoniSec01List__item a::before {
    bottom: min(1.3333333333vw, 100vh);
  }
}
.p-fantoniSec01List__item a::before {
  right: min(0.7476635514vw, 8px);
}
@media screen and (max-width: 767px) {
  .p-fantoniSec01List__item a::before {
    right: min(1.3333333333vw, 100vh);
  }
}
.p-fantoniSec01List__item a::before {
  width: min(2.8037383178vw, 30px);
}
@media screen and (max-width: 767px) {
  .p-fantoniSec01List__item a::before {
    width: min(4.8vw, 100vh);
  }
}
.p-fantoniSec01List__item a::before {
  aspect-ratio: 1/1;
  background: url(../img/grave/fantoni/ico_modal_open01.svg) no-repeat center center/contain;
}

.p-fantoniSec01Box01 + .p-fantoniSec01Box01 {
  margin-top: 47px;
}

/* ----------------------------------------------------------------------------------------------------
*	p-flowSec01
* --------------------------------------------------------------------------------------------------*/
.p-flowSec01 {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-flowSec01 {
    margin-top: 70px;
  }
}

.p-flowSec01Step {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.51);
  position: relative;
  display: grid;
  grid-template-columns: min(46.261682243vw, 495px) 1fr;
  grid-template-rows: auto 1fr;
  grid-template-areas: "heading heading" "slide body";
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 50px min(1.8691588785vw, 20px);
  padding: 17px min(2.8037383178vw, 30px) 30px;
}
@media screen and (max-width: 767px) {
  .p-flowSec01Step {
    display: block;
    padding: 16px 2.4vw 20px;
  }
}
.p-flowSec01Step + .p-flowSec01Step {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-flowSec01Step + .p-flowSec01Step {
    margin-top: 33px;
  }
}

.p-flowSec01StepHeading {
  grid-area: heading;
  padding-left: min(8.4112149533vw, 90px);
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepHeading {
    padding-inline: 22.6666666667vw 1.3333333333vw;
  }
}

.p-flowSec01StepHeading__num {
  position: absolute;
  top: 0;
  left: 0;
  width: min(9.1588785047vw, 98px);
  aspect-ratio: 1/1;
  background: #004098;
  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;
  gap: min(0.1869158879vw, 2px);
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepHeading__num {
    width: 19.2vw;
    gap: 2.1333333333vw;
  }
}

.p-flowSec01StepHeading__numText01 {
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepHeading__numText01 {
    font-size: min(4.2666666667vw, 100vh);
  }
}

.p-flowSec01StepHeading__numText02 {
  font-size: min(2.8037383178vw, 30px);
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepHeading__numText02 {
    font-size: min(5.3333333333vw, 100vh);
  }
}

.p-flowSec01StepHeading__title {
  color: #004098;
  font-family: "Zen Old Mincho", serif;
  font-size: min(2.6168224299vw, 28px);
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepHeading__title {
    font-size: min(5.3333333333vw, 100vh);
  }
}
.p-flowSec01StepHeading__title {
  line-height: 1.5;
}

.p-flowSec01StepHeading__text {
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepHeading__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-flowSec01StepHeading__text {
  line-height: 1.6;
  margin-top: min(0.4672897196vw, 5px);
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepHeading__text {
    margin-top: min(2.1333333333vw, 100vh);
  }
}

.p-flowSec01StepSlide {
  grid-area: slide;
  padding-inline: 40px;
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepSlide {
    padding-inline: 24px;
    margin-top: 20px;
  }
}
.p-flowSec01StepSlide:not(.slick-initialized) {
  display: none;
}
.p-flowSec01StepSlide div {
  -webkit-transition: none;
  transition: none;
}
.p-flowSec01StepSlide.js-sliceOne {
  display: block;
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepSlide.js-sliceOne + .p-flowSec01StepBody {
    margin-top: 20px;
  }
}
.p-flowSec01StepSlide .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.p-flowSec01StepSlide .slick-arrow {
  width: 20px;
  height: auto;
  aspect-ratio: 9/12;
  top: calc(min(14.0186915888vw, 150px) - 10px);
  -webkit-transform: none;
          transform: none;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  cursor: pointer;
}
@media (hover: hover) {
  .p-flowSec01StepSlide .slick-arrow {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-flowSec01StepSlide .slick-arrow:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepSlide .slick-arrow {
    width: 12px;
    top: calc(26.1333333333vw - 6px);
  }
}
.p-flowSec01StepSlide .slick-arrow.slick-prev {
  left: 0;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.p-flowSec01StepSlide .slick-arrow.slick-next {
  right: 0;
}
.p-flowSec01StepSlide .slick-arrow::before {
  content: none;
}
.p-flowSec01StepSlide .slick-dots {
  bottom: -20px;
  width: calc(100% - 80px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px 8px;
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepSlide .slick-dots {
    bottom: -28px;
    width: calc(100% - 48px);
  }
}
.p-flowSec01StepSlide .slick-dots li {
  list-style: none;
  width: 5px;
  height: 5px;
  margin: 0;
  border-radius: 100vmax;
  background: #CCCBCB;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
  cursor: pointer;
}
@media (hover: hover) {
  .p-flowSec01StepSlide .slick-dots li {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-flowSec01StepSlide .slick-dots li:hover {
    opacity: 0.7;
  }
}
.p-flowSec01StepSlide .slick-dots li.slick-active {
  background: #004098;
}
.p-flowSec01StepSlide .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
}

.p-flowSec01StepSlide__image {
  border-radius: 4px;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 415/300;
}
.p-flowSec01StepSlide__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-flowSec01StepSlide__text {
  font-weight: 700;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepSlide__text {
    font-size: min(3.2vw, 100vh);
  }
}
.p-flowSec01StepSlide__text {
  line-height: 1.5;
  margin-top: 17px;
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepSlide__text {
    margin-top: 12px;
  }
}

.p-flowSec01StepBody {
  grid-area: body;
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepBody {
    margin-top: 60px;
    padding-inline: 1.6vw;
  }
}

.p-flowSec01StepBody__tel {
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  width: min(30.3738317757vw, 325px);
  padding: min(0.9345794393vw, 10px);
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepBody__tel {
    padding: min(2.6666666667vw, 100vh);
  }
}
.p-flowSec01StepBody__tel {
  text-align: center;
  margin: 10px auto 0;
  translate: -1em 0;
}
.p-flowSec01StepBody__tel img {
  width: min(24.2990654206vw, 260px);
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepBody__tel img {
    width: min(69.3333333333vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepBody__tel {
    margin-top: 23px;
    translate: -1.5em 0;
    width: calc(100% + 1.5em);
  }
}

.p-flowSec01StepBody__time {
  font-size: min(1.214953271vw, 13px);
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepBody__time {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-flowSec01StepBody__time {
  margin-top: 5px;
}

.p-flowSec01StepBodyList {
  display: grid;
  grid-template-columns: 100%;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepBodyList {
    gap: 17px;
  }
}

.p-flowSec01StepBodyList__item {
  position: relative;
  padding-left: 1.5em;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepBodyList__item {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-flowSec01StepBodyList__item {
  line-height: 1.5;
}
.p-flowSec01StepBodyList__item::before {
  content: "";
  position: absolute;
  top: calc((1.5em - 2px) / 2);
  left: 0;
  width: min(0.9345794393vw, 10px);
  height: 2px;
  background: #004098;
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepBodyList__item::before {
    width: 2.6666666667vw;
  }
}

.p-flowSec01StepBodyDlList {
  border: 1px solid #D77908;
  border-radius: 4px;
  padding: 11px min(1.6822429907vw, 18px);
  margin-block: 30px 0;
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepBodyDlList {
    padding: 14px 4vw;
    margin-block: 40px 0;
  }
}

.p-flowSec01StepBodyDlList__title {
  font-weight: 700;
  color: #D77908;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepBodyDlList__title {
    font-size: min(3.7333333333vw, 100vh);
  }
}

.p-flowSec01StepBodyDlList__text {
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepBodyDlList__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-flowSec01StepBodyDlList__text {
  line-height: 1.6;
  margin-top: 6px;
}
@media screen and (max-width: 767px) {
  .p-flowSec01StepBodyDlList__text {
    margin-top: 10px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-flowSec02
* --------------------------------------------------------------------------------------------------*/
.p-flowSec02 {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-flowSec02 {
    margin-top: 70px;
  }
}

.p-flowSec02__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-flowSec02__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-flowSec02__text {
  letter-spacing: 0.05em;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .p-flowSec02__text {
    line-height: 1.6;
    margin-top: 20px;
  }
}

.p-flowSec02Point {
  border-radius: 11px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.58);
  padding: 23px min(2.523364486vw, 27px) 37px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-flowSec02Point {
    padding: 13px 3.7333333333vw 37px;
  }
}

.p-flowSec02Point__title {
  color: #004098;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .p-flowSec02Point__title {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-flowSec02Point__title {
  line-height: 1.4;
}

.p-flowSec02PointList {
  display: grid;
  grid-template-columns: 100%;
  gap: 30px;
  counter-reset: count-number;
  margin-block: 25px 0;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .p-flowSec02PointList {
    gap: 18px;
    margin-block: 17px 0;
  }
}

.p-flowSec02PointList__item {
  list-style: none;
  position: relative;
  padding-left: min(4.953271028vw, 53px);
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-flowSec02PointList__item {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-flowSec02PointList__item {
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-flowSec02PointList__item {
    padding-left: 9.8666666667vw;
  }
}
.p-flowSec02PointList__item::before {
  counter-increment: count-number;
  content: counter(count-number);
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 0;
  width: min(3.6448598131vw, 39px);
  aspect-ratio: 1/1;
  border-radius: 100vmax;
  background: #004098;
  font-family: "Zen Old Mincho", serif;
  color: #fff;
  font-weight: 500;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-flowSec02PointList__item::before {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-flowSec02PointList__item::before {
  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;
  text-align: center;
  line-height: 1;
  padding: 0 0 min(0.0934579439vw, 1px) min(0.0934579439vw, 1px);
}
@media screen and (max-width: 767px) {
  .p-flowSec02PointList__item::before {
    top: calc((1.6em - 6.4vw) / 2);
    translate: 0 0;
    width: 6.4vw;
    padding: 0 0 0.5333333333vw 0.2666666667vw;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-tamaIntro
* --------------------------------------------------------------------------------------------------*/
.p-tamaIntro {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .p-tamaIntro {
    margin-top: 19px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-tamaSec01
* --------------------------------------------------------------------------------------------------*/
.p-tamaSec01 {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-tamaSec01 {
    margin-top: 60px;
  }
}

.p-tamaSec01__grid {
  display: grid;
  grid-template-columns: 1fr min(39.0654205607vw, 418px);
  gap: min(2.9906542056vw, 32px);
}
@media screen and (max-width: 767px) {
  .p-tamaSec01__grid {
    padding-top: 10px;
    grid-template-columns: 100%;
    gap: 30px;
  }
}

.p-tamaSec01__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-tamaSec01__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-tamaSec01__text {
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-tamaSec01__text {
    line-height: 1.8;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-tamaSec02
* --------------------------------------------------------------------------------------------------*/
.p-tamaSec02 {
  margin-top: 106px;
}
@media screen and (max-width: 767px) {
  .p-tamaSec02 {
    margin-top: 60px;
  }
}

.p-tamaSec02__image {
  width: min(54.2056074766vw, 580px);
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-tamaSec02__image {
    width: 100%;
    margin-top: 20px;
  }
}

.p-tamaSec02__list {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-tamaSec02__list {
    margin-top: 45px;
  }
}
@media screen and (min-width: 768px) {
  .p-tamaSec02__list .c-dlList01__text + .c-dlList01__title {
    margin-top: 43px;
  }
}

.p-tamaSec02__link {
  display: block;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-tamaSec02__link {
    margin-top: 15px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-tama-winnerIntro
* --------------------------------------------------------------------------------------------------*/
.p-tama-winnerIntro {
  max-width: 1300px;
  margin-inline: auto;
}

/* ----------------------------------------------------------------------------------------------------
*	p-tama-winnerSec01
*
--------------------------------------------------------------------------------------------------*/
.p-tama-winnerSec01 {
  margin-top: 160px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec01 {
    margin-top: 60px;
  }
}

.p-tama-winnerSec01Box01 {
  position: relative;
  height: min(34.5794392523vw, 370px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec01Box01 {
    height: 120vw;
  }
}

.p-tama-winnerSec01Box01__image {
  position: absolute;
  top: 0;
  left: 0;
  translate: -1% -13%;
  width: min(78.9719626168vw, 845px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec01Box01__image {
    width: min(92.8vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec01Box01__image {
    translate: -2% -2%;
  }
}

.p-tama-winnerSec01Box02 {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec01Box02 {
    margin-top: 50px;
  }
}

.p-tama-winnerSec01Box02__image {
  margin: 40px auto 0;
  width: min(77.476635514vw, 829px);
}

.p-tama-winnerSec01Box02__table {
  margin-top: 20px;
  width: 100%;
  line-height: 1.4;
}
.p-tama-winnerSec01Box02__table th {
  font-weight: 700;
  text-align: left;
  padding: 10px 0 8px 2.6666666667vw;
  font-size: 3.2vw;
}
.p-tama-winnerSec01Box02__table th:nth-child(1) {
  width: 23%;
}
.p-tama-winnerSec01Box02__table th:nth-child(2) {
  width: 32%;
}
.p-tama-winnerSec01Box02__table th:nth-child(3) {
  width: 45%;
}
.p-tama-winnerSec01Box02__table td {
  padding: 15px 2.6666666667vw;
  font-size: 3.7333333333vw;
}
.p-tama-winnerSec01Box02__table th, .p-tama-winnerSec01Box02__table td {
  border-bottom: 1px solid #343434;
  line-height: 1.3;
}
.p-tama-winnerSec01Box02__table th:not(:last-child), .p-tama-winnerSec01Box02__table td:not(:last-child) {
  border-right: 1px solid #343434;
}

.p-tama-winnerSec01__text {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec01__text {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-tama-winnerSec01__text {
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 57px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec01__text {
    margin-top: 35px;
  }
}

.p-tama-winnerSec01__button {
  text-align: center;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec01__button {
    margin-top: 20px;
  }
}

.p-tama-winnerSec01 + .l-contactBox {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec01 + .l-contactBox {
    margin-top: 30px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-tama-winnerSec02
* --------------------------------------------------------------------------------------------------*/
.p-tama-winnerSec02 {
  margin-top: 150px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02 {
    margin-top: 75px;
  }
}

.p-tama-winnerSec02__lead {
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-size: min(3.5514018692vw, 38px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02__lead {
    font-size: min(5.8666666667vw, 100vh);
  }
}
.p-tama-winnerSec02__lead {
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: center;
  color: #D77908;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02__lead {
    padding-top: 20px;
  }
}

.p-tama-winnerSec02__text {
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  font-size: min(2.2429906542vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02__text {
    font-size: min(4.8vw, 100vh);
  }
}
.p-tama-winnerSec02__text {
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02__text {
    margin-top: 10px;
  }
}

.p-tama-winnerSec02Box {
  margin-top: 45px;
  display: grid;
  grid-template-columns: 100%;
  gap: 60px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02Box {
    margin-top: 30px;
    gap: 40px;
  }
}

.p-tama-winnerSec02BoxHeading {
  border-radius: 30px 30px 0 0;
  background: linear-gradient(210deg, rgb(35, 143, 198) 0%, rgb(0, 64, 152) 100%);
  display: grid;
  grid-template-columns: min(9.5327102804vw, 102px) 1fr;
  gap: 0 min(1.8691588785vw, 20px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7px min(1.6822429907vw, 18px) 10px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .p-tama-winnerSec02BoxHeading.m-paddingLarge {
    padding: 20px min(1.6822429907vw, 18px) 30px;
  }
  .p-tama-winnerSec02BoxHeading.m-paddingLarge .p-tama-winnerSec02BoxHeading__lead {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxHeading {
    grid-template-columns: 20.8vw 1fr;
    gap: 0 1.3333333333vw;
    padding: 12px 2.1333333333vw 18px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .p-tama-winnerSec02BoxHeading:has(.p-tama-winnerSec02BoxHeading__lead) {
    grid-template-areas: "num title" "lead lead";
  }
  .p-tama-winnerSec02BoxHeading:has(.p-tama-winnerSec02BoxHeading__lead) .p-tama-winnerSec02BoxHeading__texts {
    display: contents;
  }
  .p-tama-winnerSec02BoxHeading:has(.p-tama-winnerSec02BoxHeading__lead) .p-tama-winnerSec02BoxHeading__num {
    grid-area: num;
  }
  .p-tama-winnerSec02BoxHeading:has(.p-tama-winnerSec02BoxHeading__lead) .p-tama-winnerSec02BoxHeading__title {
    grid-area: title;
  }
}

.p-tama-winnerSec02BoxHeading__title {
  font-family: "Zen Old Mincho", serif;
  font-size: min(2.2429906542vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxHeading__title {
    font-size: min(5.3333333333vw, 100vh);
  }
}
.p-tama-winnerSec02BoxHeading__title {
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxHeading__title {
    line-height: 1.4;
    padding-top: 2px;
    -ms-flex-item-align: center;
        align-self: center;
  }
}

.p-tama-winnerSec02BoxHeading__lead {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxHeading__lead {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.p-tama-winnerSec02BoxHeading__lead {
  line-height: 1.8;
  letter-spacing: 0.05em;
  -ms-flex-item-align: start;
      align-self: start;
  margin-top: 3px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxHeading__lead {
    grid-area: lead;
    line-height: 1.4;
    padding-inline: 2.1333333333vw;
    margin-top: 13px;
  }
}

.p-tama-winnerSec02BoxBody {
  border: 3px solid;
  border-top: none;
  -o-border-image: linear-gradient(210deg, rgb(35, 143, 198) 0%, rgb(0, 64, 152) 100%) 1;
     border-image: linear-gradient(210deg, rgb(35, 143, 198) 0%, rgb(0, 64, 152) 100%) 1;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.51);
  padding: 35px min(3.5514018692vw, 38px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxBody {
    padding: 7px 2.1333333333vw 32px;
  }
}

.p-tama-winnerSec02BoxImage {
  display: block;
  width: min(66.7289719626vw, 714px);
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxImage {
    width: 100%;
  }
}

.p-tama-winnerSec02BoxPoint {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 27px min(2.9906542056vw, 32px);
  margin: 27px auto 0;
  width: min(66.7289719626vw, 714px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxPoint {
    grid-template-columns: 100%;
    gap: 5px;
    margin: 23px auto 0;
    width: 74.6666666667vw;
  }
}

.p-tama-winnerSec02BoxPoint__item {
  background: #E5E3C8;
  border-radius: 4px;
  padding-block: 20px;
  font-family: "Zen Old Mincho", serif;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4;
  border: 3px solid #F3E3BE;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxPoint__item {
    padding-block: 12px;
  }
}

.p-tama-winnerSec02BoxPoint__title {
  display: inline-block;
  border-bottom: 1px solid #343434;
  padding: 0 min(0.4672897196vw, 5px) 2px;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxPoint__title {
    font-size: min(4.2666666667vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxPoint__title {
    padding: 0 1.3333333333vw 2px;
  }
}

.p-tama-winnerSec02BoxPoint__body {
  height: min(5.2336448598vw, 56px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxPoint__body {
    height: min(11.4666666667vw, 100vh);
  }
}
.p-tama-winnerSec02BoxPoint__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxPoint__body {
    margin-top: 6px;
  }
}

.p-tama-winnerSec02BoxPoint__bodyInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.p-tama-winnerSec02BoxPoint__text {
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxPoint__text {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-tama-winnerSec02BoxPoint__text {
  letter-spacing: 0.05em;
}
.p-tama-winnerSec02BoxPoint__text.m-pl {
  padding-left: 0.5em;
}

.p-tama-winnerSec02BoxPoint__strong01 {
  color: #D77908;
  font-size: min(3.738317757vw, 40px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxPoint__strong01 {
    font-size: min(8.5333333333vw, 100vh);
  }
}
.p-tama-winnerSec02BoxPoint__strong01 {
  letter-spacing: 0.05em;
  translate: 0 min(0.2803738318vw, 3px);
  padding-inline: 0.2em;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxPoint__strong01 {
    translate: 0 0.8vw;
  }
}

.p-tama-winnerSec02BoxPoint__strong02 {
  color: #D77908;
  font-size: min(2.6168224299vw, 28px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxPoint__strong02 {
    font-size: min(6.4vw, 100vh);
  }
}
.p-tama-winnerSec02BoxPoint__strong02 {
  letter-spacing: -0.01em;
}

.p-tama-winnerSec02BoxCol2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px min(4.3925233645vw, 47px);
  width: min(67.9439252336vw, 727px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxCol2 {
    margin: 10px auto 0;
    grid-template-columns: 100%;
    gap: 37px;
    width: 80vw;
  }
}

.p-tama-winnerSec02BoxCol2__image {
  aspect-ratio: 340/221;
}
.p-tama-winnerSec02BoxCol2__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-tama-winnerSec02BoxCol2__text {
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxCol2__text {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.p-tama-winnerSec02BoxCol2__text {
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxCol2__text {
    margin-top: 15px;
  }
}

.p-tama-winnerSec02BoxCol2__link {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02BoxCol2__link {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.p-tama-winnerSec02BoxCol2__link {
  margin-top: 7px;
}

.p-tama-winnerSec02Box__button {
  margin-top: 25px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02Box__button {
    margin-top: 40px;
  }
}

.p-tama-winnerSec02Box__note {
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02Box__note {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-tama-winnerSec02Box__note {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02Box__note {
    margin-top: 8px;
  }
}

.p-tama-winnerSec02 + .l-contactBox {
  margin-top: 125px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec02 + .l-contactBox {
    margin-top: 44px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-tama-winnerSec03
* --------------------------------------------------------------------------------------------------*/
.p-tama-winnerSec03 {
  margin-top: 220px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec03 {
    margin-top: 55px;
  }
}

.p-tama-winnerSec03__image {
  display: block;
  width: min(67.476635514vw, 722px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec03__image {
    width: min(73.8666666667vw, 100vh);
  }
}
.p-tama-winnerSec03__image {
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec03__image {
    margin: 25px auto 0;
    translate: -1% 0;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-tama-winnerSec04
* --------------------------------------------------------------------------------------------------*/
.p-tama-winnerSec04 {
  margin-top: 105px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04 {
    margin-top: 75px;
  }
}

.p-tama-winnerSec04__inner {
  background: linear-gradient(212deg, rgb(255, 246, 225) 0%, rgb(248, 255, 244) 100%);
  border-radius: 4px;
  padding: 0 min(2.3364485981vw, 25px) 35px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04__inner {
    padding: 0 4.5333333333vw 35px;
  }
}

.p-tama-winnerSec04__title {
  position: relative;
  padding-top: min(3.738317757vw, 40px);
  color: #004098;
  font-weight: 700;
  font-size: min(2.6168224299vw, 28px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04__title {
    font-size: min(5.8666666667vw, 100vh);
  }
}
.p-tama-winnerSec04__title {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04__title {
    padding-top: 10.6666666667vw;
  }
}
.p-tama-winnerSec04__title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -50%;
  width: min(8.2242990654vw, 88px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04__title::before {
    width: min(17.0666666667vw, 100vh);
  }
}
.p-tama-winnerSec04__title::before {
  aspect-ratio: 88/62;
  background: url(../img/cemetery/tama-winner/img_sec04_01.svg) no-repeat center center/contain;
}

.p-tama-winnerSec04Box01 {
  margin-top: 45px;
  display: grid;
  grid-template-columns: 100%;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04Box01 {
    margin-top: 27px;
    gap: 30px;
  }
}

.p-tama-winnerSec04Box01__item {
  padding-inline: min(3.738317757vw, 40px);
  display: grid;
  grid-template-columns: min(22.4299065421vw, 240px) 1fr;
  gap: 0 min(4.953271028vw, 53px);
  grid-template-areas: "image title" "image flex" "image text";
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04Box01__item {
    padding-inline: 0;
    grid-template-columns: 100%;
    grid-template-areas: "image" "title" "flex" "text";
    gap: 0;
  }
}
.p-tama-winnerSec04Box01__item:not(:last-child) {
  border-bottom: 2px solid #CBBFA2;
  padding-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04Box01__item:not(:last-child) {
    padding-bottom: 30px;
  }
}

.p-tama-winnerSec04Box01__image {
  grid-area: image;
  padding-top: 7px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04Box01__image {
    width: 64vw;
    margin-inline: auto;
    padding-top: 0;
  }
}

.p-tama-winnerSec04Box01__title {
  font-weight: 800;
  font-size: min(2.2429906542vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04Box01__title {
    font-size: min(5.3333333333vw, 100vh);
  }
}
.p-tama-winnerSec04Box01__title {
  line-height: 1.6;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04Box01__title {
    margin-top: 20px;
  }
}

.p-tama-winnerSec04Box01__flex {
  background: #004098;
  padding: 5px min(1.4018691589vw, 15px);
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 min(1.4018691589vw, 15px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04Box01__flex {
    padding: 8px 3.7333333333vw;
    gap: 0 4vw;
  }
}

.p-tama-winnerSec04Box01__name {
  font-weight: 700;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04Box01__name {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-tama-winnerSec04Box01__name {
  line-height: 1;
}

.p-tama-winnerSec04Box01__duties {
  font-weight: 500;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04Box01__duties {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.p-tama-winnerSec04Box01__duties {
  line-height: 1;
}

.p-tama-winnerSec04Box01__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04Box01__text {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.p-tama-winnerSec04Box01__text {
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-tama-winnerSec04Box01__text {
    margin-top: 17px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-tama-gasouSec01
* --------------------------------------------------------------------------------------------------*/
.p-tama-gasouSec01 {
  margin-top: 33px;
}
@media screen and (max-width: 767px) {
  .p-tama-gasouSec01 {
    margin-top: 70px;
  }
}

.p-tama-gasouSec01Box01 + .p-tama-gasouSec01Box01 {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .p-tama-gasouSec01Box01 + .p-tama-gasouSec01Box01 {
    margin-top: 45px;
  }
}

.p-tama-gasouSec01Box01__title {
  position: relative;
  font-family: "Zen Old Mincho", serif;
  font-size: min(2.2429906542vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-tama-gasouSec01Box01__title {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-tama-gasouSec01Box01__title {
  line-height: 1.4;
  padding: 0 0 18px 1.5em;
  border-bottom: 2px solid #343434;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .p-tama-gasouSec01Box01__title {
    padding-bottom: 7px;
    margin-bottom: 20px;
  }
}

.p-tama-gasouSec01Box01__titleNum {
  position: absolute;
  top: 0;
  left: 0;
}

.p-tama-gasouSec01Box01__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-tama-gasouSec01Box01__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-tama-gasouSec01Box01__text {
  line-height: 2;
  letter-spacing: 0.05em;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-tama-gasouSec01Box01__text {
    line-height: 1.8;
    margin-top: 20px;
  }
}
.p-tama-gasouSec01Box01__text.m-marginTop0 {
  margin-top: 0;
}

.p-tama-gasouSec01Box01__link {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-tama-gasouSec01Box01__link {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.p-tama-gasouSec01Box01__link {
  line-height: 2;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-tama-gasouSec01Box01__link {
    margin-top: 22px;
  }
}

@media screen and (max-width: 767px) {
  .p-tama-gasouSec01Area01 + .p-tama-gasouSec01Area01 {
    margin-top: 20px;
  }
}

.p-tama-gasouSec01Box01__text + .p-tama-gasouSec01Box01__list {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-tama-gasouSec01Box01__text + .p-tama-gasouSec01Box01__list {
    margin-top: 20px;
  }
}

.p-tama-gasouSec01Box01__note {
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-tama-gasouSec01Box01__note {
    font-size: min(3.2vw, 100vh);
  }
}
.p-tama-gasouSec01Box01__note {
  display: block;
}

.p-tama-gasouSec01Box01Tel {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-tama-gasouSec01Box01Tel {
    margin-top: 35px;
    gap: 5.3333333333vw;
  }
}

.p-tama-gasouSec01Box01Tel__text01 {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-tama-gasouSec01Box01Tel__text01 {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.p-tama-gasouSec01Box01Tel__text01 {
  letter-spacing: 0.05em;
  line-height: 2;
  font-weight: 700;
}

.p-tama-gasouSec01Box01Tel__text02 {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-tama-gasouSec01Box01Tel__text02 {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-tama-gasouSec01Box01Tel__text02 {
  letter-spacing: 0.05em;
  line-height: 2;
  font-weight: 700;
}
.p-tama-gasouSec01Box01Tel__text02 a {
  color: #004098;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .p-tama-gasouSec01Box01Tel__text02 a {
    font-size: min(4.8vw, 100vh);
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-mitamadoIntro
* --------------------------------------------------------------------------------------------------*/
.p-mitamadoIntro {
  margin-top: 30px;
  background: rgba(255, 255, 255, 0.51);
  border-radius: 4px;
  overflow: hidden;
  padding: 18px min(2.6168224299vw, 28px);
}
@media screen and (max-width: 767px) {
  .p-mitamadoIntro {
    padding: 18px 5.3333333333vw;
  }
}

.p-mitamadoIntroBox + .p-mitamadoIntroBox {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-mitamadoIntroBox + .p-mitamadoIntroBox {
    margin-top: 20px;
  }
}

.p-mitamadoIntroBoxOlList {
  margin-top: 15px;
  display: grid;
  grid-template-columns: 100%;
  gap: 3px;
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-mitamadoIntroBoxOlList {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-mitamadoIntroBoxOlList {
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-mitamadoIntroBoxOlList {
    margin-top: 10px;
  }
}

.p-mitamadoIntroBoxList {
  margin-top: 15px;
  display: grid;
  grid-template-columns: 100%;
  gap: 3px;
}
@media screen and (max-width: 767px) {
  .p-mitamadoIntroBoxList {
    margin-top: 10px;
  }
}

.p-mitamadoIntroBoxList__item {
  position: relative;
  list-style: none;
  padding-left: min(2.3364485981vw, 25px);
}
@media screen and (max-width: 767px) {
  .p-mitamadoIntroBoxList__item {
    padding-left: min(5.3333333333vw, 100vh);
  }
}
.p-mitamadoIntroBoxList__item {
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-mitamadoIntroBoxList__item {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-mitamadoIntroBoxList__item {
  letter-spacing: 0.05em;
}
.p-mitamadoIntroBoxList__item::before {
  content: "";
  position: absolute;
  top: min(0.4672897196vw, 5px);
  left: max(-0.4672897196vw, -5px);
  width: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-mitamadoIntroBoxList__item::before {
    width: min(4.2666666667vw, 100vh);
  }
}
.p-mitamadoIntroBoxList__item::before {
  aspect-ratio: 20/18;
  background: url(../img/cemetery/mitamado/ico_check01.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-mitamadoIntroBoxList__item::before {
    top: 1.3333333333vw;
    left: 0;
  }
}

.p-mitamadoIntroBox__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-mitamadoIntroBox__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-mitamadoIntroBox__text {
  line-height: 2;
  letter-spacing: 0.05em;
}

.p-mitamadoIntroBoxFlex {
  margin-top: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(4.6728971963vw, 50px);
}
@media screen and (max-width: 767px) {
  .p-mitamadoIntroBoxFlex {
    margin-top: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 4vw;
  }
}

.p-mitamadoIntroBoxFlex__text {
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-mitamadoIntroBoxFlex__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-mitamadoIntroBoxFlex__text {
  line-height: 2;
  letter-spacing: 0.05em;
}

/* ----------------------------------------------------------------------------------------------------
*	p-mitamadoSec01
* --------------------------------------------------------------------------------------------------*/
.p-mitamadoSec01 {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .p-mitamadoSec01 {
    margin-top: 50px;
  }
}

.c-titleLine01 + .p-mitamadoSec01Area01 {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-titleLine01 + .p-mitamadoSec01Area01 {
    margin-top: 20px;
  }
}

.p-mitamadoSec01Area01 + .p-mitamadoSec01Area01 {
  margin-top: 42px;
}
@media screen and (max-width: 767px) {
  .p-mitamadoSec01Area01 + .p-mitamadoSec01Area01 {
    margin-top: 30px;
  }
}

.p-mitamadoSec01Box01 + .p-mitamadoSec01Box01 {
  margin-top: 77px;
}
@media screen and (max-width: 767px) {
  .p-mitamadoSec01Box01 + .p-mitamadoSec01Box01 {
    margin-top: 40px;
  }
}

.p-mitamadoSec01Box01__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-mitamadoSec01Box01__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-mitamadoSec01Box01__text {
  line-height: 2;
  letter-spacing: 0.05em;
}
.p-mitamadoSec01Box01__text.m-marginTop {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-mitamadoSec01Box01__text.m-marginTop {
    margin-top: 15px;
  }
}

.p-mitamadoSec01Box01__note {
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-mitamadoSec01Box01__note {
    font-size: min(3.2vw, 100vh);
  }
}
.p-mitamadoSec01Box01__note {
  letter-spacing: 0.05em;
}

.p-mitamadoSec01Document01 {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-mitamadoSec01Document01 {
    margin-top: 15px;
  }
}

.p-mitamadoSec01Document01__list {
  margin-top: 10px;
}

.p-mitamadoSec01Process01 {
  margin-top: 33px;
}
@media screen and (max-width: 767px) {
  .p-mitamadoSec01Process01 {
    margin-top: 20px;
  }
}

.p-mitamadoSec01Process01Item {
  margin-top: 15px;
  display: grid;
  grid-template-columns: 100%;
  gap: 10px;
}
.p-mitamadoSec01Process01Item + .p-mitamadoSec01Process01Item {
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid #CCCBCB;
}
@media screen and (max-width: 767px) {
  .p-mitamadoSec01Process01Item + .p-mitamadoSec01Process01Item {
    margin-top: 30px;
    padding-top: 30px;
  }
}

.p-mitamadoSec01Process01Item__title {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-mitamadoSec01Process01Item__title {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-mitamadoSec01Process01Item__title {
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4;
}

.p-mitamadoSec01Process01ItemFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(4.6728971963vw, 50px);
}
@media screen and (max-width: 767px) {
  .p-mitamadoSec01Process01ItemFlex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5px 4vw;
  }
}

.p-mitamadoSec01Process01ItemFlex__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-mitamadoSec01Process01ItemFlex__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-mitamadoSec01Process01ItemFlex__text {
  font-weight: 700;
  letter-spacing: 0.05em;
}

/* ----------------------------------------------------------------------------------------------------
*	p-mayaSec01
* --------------------------------------------------------------------------------------------------*/
.p-mayaSec01 {
  margin-top: 100px;
  padding-top: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec01 {
    margin-top: 55px;
    padding-top: 0;
  }
}

.p-mayaSec01Point {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 45px min(2.523364486vw, 27px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec01Point {
    grid-template-columns: 100%;
    gap: 36px;
    margin-top: 18px;
  }
}

.p-mayaSec01Point__item {
  position: relative;
  border-radius: 4px;
  background: rgba(35, 143, 198, 0.13);
  padding: min(2.0560747664vw, 22px) min(2.8037383178vw, 30px) min(2.3364485981vw, 25px);
  min-height: min(14.953271028vw, 160px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec01Point__item {
    padding: 4.2666666667vw 2.6666666667vw 3.7333333333vw;
    min-height: inherit;
  }
}

.p-mayaSec01Pint__num {
  position: absolute;
  top: -10%;
  left: min(2.1495327103vw, 23px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec01Pint__num {
    left: min(3.2vw, 100vh);
  }
}
.p-mayaSec01Pint__num {
  width: min(7.1962616822vw, 77px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec01Pint__num {
    width: min(16vw, 100vh);
  }
}
.p-mayaSec01Pint__num {
  aspect-ratio: 1/1;
  border-radius: 100vmax;
  background: #004098;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  gap: min(0.4672897196vw, 5px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec01Pint__num {
    gap: min(0.8vw, 100vh);
  }
}
.p-mayaSec01Pint__num {
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  padding-top: min(0.2803738318vw, 3px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec01Pint__num {
    padding-top: min(0.8vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .p-mayaSec01Pint__num {
    top: -12%;
  }
}

.p-mayaSec01Pint__numText01 {
  font-size: min(1.1214953271vw, 12px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec01Pint__numText01 {
    font-size: min(2.6666666667vw, 100vh);
  }
}

.p-mayaSec01Pint__numText02 {
  font-size: min(2.1495327103vw, 23px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec01Pint__numText02 {
    font-size: min(5.3333333333vw, 100vh);
  }
}

.p-mayaSec01Pint__title {
  padding-left: min(8.0373831776vw, 86px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec01Pint__title {
    padding-left: min(18.6666666667vw, 100vh);
  }
}
.p-mayaSec01Pint__title {
  color: #004098;
  font-weight: 700;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec01Pint__title {
    font-size: min(4.8vw, 100vh);
  }
}
.p-mayaSec01Pint__title {
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-family: "Zen Old Mincho", serif;
}

.p-mayaSec01Pint__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec01Pint__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-mayaSec01Pint__text {
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-top: min(2.3364485981vw, 25px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec01Pint__text {
    margin-top: min(4.8vw, 100vh);
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-mayaSec02
* --------------------------------------------------------------------------------------------------*/
.p-mayaSec02 {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .p-mayaSec02 {
    margin-top: 60px;
  }
}

.p-mayaSec02Box02 {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-mayaSec02Box02 {
    margin-top: 60px;
  }
}

.p-mayaSec02Box02__map {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-mayaSec02Box02__map {
    margin-top: 30px;
  }
}

.p-mayaSec02 + .l-contactBox {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .p-mayaSec02 + .l-contactBox {
    margin-top: 44px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-mayaSec03
* --------------------------------------------------------------------------------------------------*/
.p-mayaSec03 {
  margin-top: 110px;
}
@media screen and (max-width: 767px) {
  .p-mayaSec03 {
    margin-top: 40px;
  }
}

.p-mayaSec03__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 min(5.1401869159vw, 55px);
  padding-top: 16px;
}
@media screen and (max-width: 767px) {
  .p-mayaSec03__grid {
    grid-template-columns: 100%;
    gap: 30px 0;
    padding-top: 0;
  }
}

.p-mayaSec03Box01__table {
  border-top: 1px solid #343434;
  margin-top: 28px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-mayaSec03Box01__table {
    margin-top: 15px;
  }
}
.p-mayaSec03Box01__table thead th {
  padding: 17px min(1.4018691589vw, 15px);
  font-weight: 700;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-mayaSec03Box01__table thead th {
    padding: 17px 4vw;
  }
}
.p-mayaSec03Box01__table thead th:nth-child(1) {
  background: rgba(207, 237, 251, 0.5);
  width: 24%;
}
.p-mayaSec03Box01__table thead th:nth-child(n+2) {
  background: rgba(204, 203, 203, 0.5);
}
.p-mayaSec03Box01__table thead th:nth-child(2) {
  width: 44%;
}
.p-mayaSec03Box01__table tbody td {
  padding: 12px min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec03Box01__table tbody td {
    padding: 12px 3.7333333333vw;
  }
}
.p-mayaSec03Box01__table th, .p-mayaSec03Box01__table td {
  border-bottom: 1px solid #343434;
  line-height: 1.3;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-mayaSec03Box01__table th, .p-mayaSec03Box01__table td {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-mayaSec03Box01__table th, .p-mayaSec03Box01__table td {
  letter-spacing: 0.05em;
}
.p-mayaSec03Box01__table th:not(:last-child), .p-mayaSec03Box01__table td:not(:last-child) {
  border-right: 1px solid #343434;
}

/* ----------------------------------------------------------------------------------------------------
*	p-daihojiSec01
* --------------------------------------------------------------------------------------------------*/
.p-daihojiSec01 {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .p-daihojiSec01 {
    margin-top: 55px;
  }
}

.p-daihojiSec01Box02 {
  margin-top: 75px;
}
@media screen and (max-width: 767px) {
  .p-daihojiSec01Box02 {
    margin-top: 60px;
  }
}

.p-daihojiSec01Box02__map {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-daihojiSec01Box02__map {
    margin-top: 30px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-tamaderaSec01
* --------------------------------------------------------------------------------------------------*/
.p-tamaderaSec01 {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .p-tamaderaSec01 {
    margin-top: 55px;
  }
}

.p-tamaderaSec01Box02 {
  margin-top: 50px;
}

.p-tamaderaSec01Box02__text {
  font-weight: 500;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .p-tamaderaSec01Box02__text {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-tamaderaSec01Box02__text {
  letter-spacing: 0.1em;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
}

.p-tamaderaSec01Box02__button {
  margin-top: 15px;
  text-align: center;
}

.p-tamaderaSec01Box03 {
  margin-top: 75px;
}
@media screen and (max-width: 767px) {
  .p-tamaderaSec01Box03 {
    margin-top: 60px;
  }
}

.p-tamaderaSec01Box03__map {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-tamaderaSec01Box03__map {
    margin-top: 30px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-companySec01
* --------------------------------------------------------------------------------------------------*/
.p-companySec01 {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .p-companySec01 {
    margin-top: 45px;
  }
}

.p-companySec01Grid {
  display: grid;
  grid-template-columns: 1fr min(23.3644859813vw, 250px);
  gap: min(4.7663551402vw, 51px);
}
@media screen and (max-width: 767px) {
  .p-companySec01Grid {
    grid-template-columns: 100%;
    gap: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-companySec01Grid__texts {
    display: contents;
  }
}

.p-companySec01Grid__title {
  font-size: min(2.1495327103vw, 23px);
}
@media screen and (max-width: 767px) {
  .p-companySec01Grid__title {
    font-size: min(5.3333333333vw, 100vh);
  }
}
.p-companySec01Grid__title {
  font-family: "Zen Old Mincho", serif;
}
@media screen and (max-width: 767px) {
  .p-companySec01Grid__title {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.p-companySec01Grid__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-companySec01Grid__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-companySec01Grid__text {
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 37px;
}
@media screen and (max-width: 767px) {
  .p-companySec01Grid__text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 20px;
  }
}

.p-companySec01Grid__images {
  font-family: "Zen Old Mincho", serif;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-companySec01Grid__images {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 20px;
  }
}

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

.p-companySec01Grid__text01 {
  font-weight: 500;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-companySec01Grid__text01 {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-companySec01Grid__text01 {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-companySec01Grid__text01 {
    margin-top: 15px;
  }
}

.p-companySec01Grid__text02 {
  font-weight: 700;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-companySec01Grid__text02 {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-companySec01Grid__text02 {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .p-companySec01Grid__text02 {
    margin-top: 10px;
  }
}

.p-companySec01Grid__textSmall {
  font-weight: 500;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-companySec01Grid__textSmall {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-companySec01Grid__textSmall {
  padding-right: 1em;
}

/* ----------------------------------------------------------------------------------------------------
*	p-companySec02
* --------------------------------------------------------------------------------------------------*/
.p-companySec02 {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-companySec02 {
    margin-top: 60px;
  }
}

.p-companySec02__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-companySec02__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-companySec02__text {
  letter-spacing: 0.05em;
  line-height: 2;
}

.p-companySec02Grid {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 53px min(4.2990654206vw, 46px);
}
@media screen and (max-width: 767px) {
  .p-companySec02Grid {
    grid-template-columns: 100%;
    gap: 20px;
  }
}

.p-companySec02Gird__caption {
  font-weight: 700;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-companySec02Gird__caption {
    font-size: min(3.2vw, 100vh);
  }
}
.p-companySec02Gird__caption {
  letter-spacing: 0.05em;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-companySec02Gird__caption {
    margin-top: 5px;
  }
}

.p-companySec02__note {
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-companySec02__note {
    font-size: min(3.2vw, 100vh);
  }
}
.p-companySec02__note {
  letter-spacing: 0.05em;
  margin-top: 38px;
}
@media screen and (max-width: 767px) {
  .p-companySec02__note {
    margin-top: 20px;
  }
}

.p-companySec02__buttons {
  margin: 40px auto 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(3.1775700935vw, 34px);
  width: min(55.5140186916vw, 594px);
}
@media screen and (max-width: 767px) {
  .p-companySec02__buttons {
    width: min(78.6666666667vw, 100vh);
  }
}
@media screen and (max-width: 767px) {
  .p-companySec02__buttons {
    margin-top: 30px;
    grid-template-columns: 100%;
    gap: 15px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-companySec03
* --------------------------------------------------------------------------------------------------*/
.p-companySec03 {
  margin-top: 160px;
}
@media screen and (max-width: 767px) {
  .p-companySec03 {
    margin-top: 60px;
  }
}

.p-companySec03Box01 {
  width: 100%;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.p-companySec03Box01 th {
  width: 21%;
}
@media screen and (max-width: 767px) {
  .p-companySec03Box01 th {
    width: 30%;
  }
}

.p-companySec03Box01__link {
  display: block;
  position: relative;
  margin-top: 15px;
  padding-left: min(2.1495327103vw, 23px);
}
@media screen and (max-width: 767px) {
  .p-companySec03Box01__link {
    margin-top: 10px;
    padding-left: 4.2666666667vw;
  }
}
.p-companySec03Box01__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: min(1.308411215vw, 14px);
  aspect-ratio: 14/21;
  background: url(../img/company/ico_map01.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-companySec03Box01__link::before {
    width: 2.6666666667vw;
  }
}

.p-companySec03Box02 {
  margin-top: 63px;
}
@media screen and (max-width: 767px) {
  .p-companySec03Box02 {
    margin-top: 40px;
  }
}

.p-companySec03Box02__map {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-companySec03Box02__map {
    margin-top: 20px;
  }
}

.p-companySec03Box02__button {
  margin-top: 30px;
  text-align: center;
}

.p-companySec03Box03 {
  margin-top: 85px;
}
@media screen and (max-width: 767px) {
  .p-companySec03Box03 {
    margin-top: 40px;
  }
}

.p-companySec03Box03Grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 53px min(4.2990654206vw, 46px);
}
@media screen and (max-width: 767px) {
  .p-companySec03Box03Grid {
    grid-template-columns: 100%;
    gap: 20px;
  }
}

.p-companySec03Box03Grid__caption {
  font-weight: 700;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-companySec03Box03Grid__caption {
    font-size: min(3.2vw, 100vh);
  }
}
.p-companySec03Box03Grid__caption {
  letter-spacing: 0.05em;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-companySec03Box03Grid__caption {
    margin-top: 5px;
  }
}
.p-companySec03Box03Grid__caption a {
  color: #004098;
}
@media (hover: hover) {
  .p-companySec03Box03Grid__caption a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
}

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

/* ----------------------------------------------------------------------------------------------------
*	p-companySec04
* --------------------------------------------------------------------------------------------------*/
.p-companySec04 {
  margin-top: 120px;
  padding-bottom: 140px;
}
@media screen and (max-width: 767px) {
  .p-companySec04 {
    margin-top: 40px;
    padding-bottom: 50px;
  }
}

.p-companySec04__text {
  font-family: "Zen Old Mincho", serif;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .p-companySec04__text {
    font-size: min(4vw, 100vh);
  }
}
.p-companySec04__text {
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .p-companySec04__text {
    margin-bottom: 20px;
  }
}

.p-companySec04Box01__item {
  background: rgba(255, 255, 255, 0.51);
  border-radius: 4px;
  padding: 25px min(1.4018691589vw, 15px);
  display: grid;
  grid-template-columns: 1fr min(24.5794392523vw, 263px);
  gap: min(2.523364486vw, 27px);
}
@media screen and (max-width: 767px) {
  .p-companySec04Box01__item {
    padding: 25px 5.3333333333vw;
    grid-template-columns: 100%;
    gap: 0;
  }
}
.p-companySec04Box01__item + .p-companySec04Box01__item {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-companySec04Box01__item + .p-companySec04Box01__item {
    margin-top: 20px;
  }
}

.p-companySec04Box01__texts {
  padding: 7px 0 0 min(1.4018691589vw, 15px);
}
@media screen and (max-width: 767px) {
  .p-companySec04Box01__texts {
    padding: 0;
  }
}

.p-companySec04Box01__name {
  font-weight: 700;
  font-size: min(1.6822429907vw, 18px);
}
@media screen and (max-width: 767px) {
  .p-companySec04Box01__name {
    font-size: min(4vw, 100vh);
  }
}
.p-companySec04Box01__name {
  line-height: 1;
}

.p-companySec04Box01__status {
  font-weight: 500;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-companySec04Box01__status {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-companySec04Box01__status {
  line-height: 1;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-companySec04Box01__status {
    margin-top: 10px;
  }
}

.p-companySec04Box01__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-companySec04Box01__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-companySec04Box01__text {
  letter-spacing: 0.05em;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .p-companySec04Box01__text {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .p-companySec04Box01__image {
    margin-top: 20px;
  }
}

.p-companySec04Box02 {
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .p-companySec04Box02 {
    margin-top: 30px;
  }
}

.p-companySec04Box02__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-companySec04Box02__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-companySec04Box02__text {
  letter-spacing: 0.05em;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .p-companySec04Box02__text {
    margin-top: 15px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-returnSec01
* --------------------------------------------------------------------------------------------------*/
.p-returnSec01 {
  margin-top: 170px;
}
@media screen and (max-width: 767px) {
  .p-returnSec01 {
    margin-top: 45px;
  }
}

.p-returnSec01Flow {
  border: 3px solid #D9D7D2;
  border-radius: 4px;
  padding: 20px min(2.2429906542vw, 24px) 40px;
}
@media screen and (max-width: 767px) {
  .p-returnSec01Flow {
    padding: 15px 1.3333333333vw 24px;
  }
}
.p-returnSec01Flow:nth-child(n+2) {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-returnSec01Flow:nth-child(n+2) {
    margin-top: 33px;
  }
}

.p-returnSec01FlowHeading {
  position: relative;
  padding-left: min(5.9813084112vw, 64px);
}
@media screen and (max-width: 767px) {
  .p-returnSec01FlowHeading {
    padding-inline: 12.2666666667vw 2.6666666667vw;
  }
}

.p-returnSec01FlowHeading__num {
  position: absolute;
  top: min(0.1869158879vw, 2px);
  left: 0;
  width: min(3.6448598131vw, 39px);
  aspect-ratio: 1/1;
  border-radius: 100vmax;
  background: #004098;
  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-family: "Zen Old Mincho", serif;
  color: #fff;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-returnSec01FlowHeading__num {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-returnSec01FlowHeading__num {
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-returnSec01FlowHeading__num {
    top: 1.0666666667vw;
    left: 2.6666666667vw;
    width: 6.4vw;
  }
}

.p-returnSec01FlowHeading__title {
  font-size: min(2.2429906542vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-returnSec01FlowHeading__title {
    font-size: min(5.3333333333vw, 100vh);
  }
}
.p-returnSec01FlowHeading__title {
  line-height: 1.6;
  font-family: "Zen Old Mincho", serif;
}

.p-returnSec01FlowHeading__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-returnSec01FlowHeading__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-returnSec01FlowHeading__text {
  letter-spacing: 0.04em;
  margin-top: 3px;
}

.p-returnSec01Flow__image {
  width: min(38.785046729vw, 415px);
}
@media screen and (max-width: 767px) {
  .p-returnSec01Flow__image {
    width: min(79.7333333333vw, 100vh);
  }
}
.p-returnSec01Flow__image {
  margin: 30px auto 0;
}
@media screen and (max-width: 767px) {
  .p-returnSec01Flow__image {
    margin-top: 16px;
  }
}

.p-returnSec01FlowSlide {
  padding-inline: 40px;
  width: min(45.7943925234vw, 490px);
}
@media screen and (max-width: 767px) {
  .p-returnSec01FlowSlide {
    width: min(85.3333333333vw, 100vh);
  }
}
.p-returnSec01FlowSlide {
  margin: 30px auto 0;
}
@media screen and (max-width: 767px) {
  .p-returnSec01FlowSlide {
    padding-inline: 24px;
    margin-top: 20px;
  }
}
.p-returnSec01FlowSlide:not(.slick-initialized) {
  display: none;
}
.p-returnSec01FlowSlide div {
  -webkit-transition: none;
  transition: none;
}
.p-returnSec01FlowSlide .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.p-returnSec01FlowSlide img {
  border-radius: 4px;
}
.p-returnSec01FlowSlide .slick-arrow {
  width: 20px;
  height: auto;
  aspect-ratio: 9/12;
  top: calc(min(14.0186915888vw, 150px) - 10px);
  -webkit-transform: none;
          transform: none;
  background: url(../img/common/ico_arrow_right_triangle01.svg) no-repeat center center/contain;
  cursor: pointer;
}
@media (hover: hover) {
  .p-returnSec01FlowSlide .slick-arrow {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-returnSec01FlowSlide .slick-arrow:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-returnSec01FlowSlide .slick-arrow {
    width: 12px;
    top: calc(26.1333333333vw - 6px);
  }
}
.p-returnSec01FlowSlide .slick-arrow.slick-prev {
  left: 0;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.p-returnSec01FlowSlide .slick-arrow.slick-next {
  right: 0;
}
.p-returnSec01FlowSlide .slick-arrow::before {
  content: none;
}
.p-returnSec01FlowSlide .slick-dots {
  bottom: -20px;
  width: calc(100% - 80px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px 8px;
}
@media screen and (max-width: 767px) {
  .p-returnSec01FlowSlide .slick-dots {
    bottom: -28px;
    width: calc(100% - 48px);
  }
}
.p-returnSec01FlowSlide .slick-dots li {
  list-style: none;
  width: 5px;
  height: 5px;
  margin: 0;
  border-radius: 100vmax;
  background: #CCCBCB;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
  cursor: pointer;
}
@media (hover: hover) {
  .p-returnSec01FlowSlide .slick-dots li {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-returnSec01FlowSlide .slick-dots li:hover {
    opacity: 0.7;
  }
}
.p-returnSec01FlowSlide .slick-dots li.slick-active {
  background: #004098;
}
.p-returnSec01FlowSlide .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
}

/* ----------------------------------------------------------------------------------------------------
*	p-reformSec01
* --------------------------------------------------------------------------------------------------*/
.p-reformSec01 {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-reformSec01 {
    margin-top: 45px;
  }
}

.p-reform__title {
  margin-block: 65px 40px;
}
@media screen and (max-width: 767px) {
  .p-reform__title {
    margin-block: 30px 20px;
  }
}

.p-reformCase {
  border: 3px solid #D9D7D2;
  border-radius: 4px;
  padding: 30px min(2.2429906542vw, 24px) 35px;
}
@media screen and (max-width: 767px) {
  .p-reformCase {
    padding: 15px 4vw 24px;
  }
}
.p-reformCase + .p-reformCase {
  margin-top: 39px;
}

.p-reformCaseHeading {
  position: relative;
  padding: min(2.1495327103vw, 23px) 0 0 min(5.8878504673vw, 63px);
}
@media screen and (max-width: 767px) {
  .p-reformCaseHeading {
    padding: 2.1333333333vw 0 0 13.3333333333vw;
  }
}

.p-reformCaseHeading__text {
  position: absolute;
  top: 0;
  left: 0;
  width: min(4.6728971963vw, 50px);
}
@media screen and (max-width: 767px) {
  .p-reformCaseHeading__text {
    width: min(10.6666666667vw, 100vh);
  }
}
.p-reformCaseHeading__text {
  aspect-ratio: 60/20;
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  color: #004098;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-reformCaseHeading__text {
    font-size: min(3.2vw, 100vh);
  }
}
.p-reformCaseHeading__text {
  text-align: center;
  line-height: 1;
  letter-spacing: 0.05em;
}

.p-reformCaseHeading__num {
  position: absolute;
  top: min(2.3364485981vw, 25px);
  left: min(0.4672897196vw, 5px);
}
@media screen and (max-width: 767px) {
  .p-reformCaseHeading__num {
    left: min(2.1333333333vw, 100vh);
  }
}
.p-reformCaseHeading__num {
  width: min(3.6448598131vw, 39px);
  aspect-ratio: 1/1;
  border-radius: 100vmax;
  background: #004098;
  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-family: "Zen Old Mincho", serif;
  color: #fff;
  font-size: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-reformCaseHeading__num {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-reformCaseHeading__num {
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-reformCaseHeading__num {
    top: 4.8vw;
    width: 6.4vw;
  }
}

.p-reformCaseHeading__title {
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-reformCaseHeading__title {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-reformCaseHeading__title {
  line-height: 1.6;
}

.p-reformCaseBody {
  width: min(63.3644859813vw, 678px);
}
@media screen and (max-width: 767px) {
  .p-reformCaseBody {
    width: min(79.7333333333vw, 100vh);
  }
}
.p-reformCaseBody {
  margin: 36px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-reformCaseBody {
    margin: 20px auto 0;
    display: block;
  }
}

.p-reformCaseBody__item {
  position: relative;
  width: min(26.7289719626vw, 286px);
}
@media screen and (max-width: 767px) {
  .p-reformCaseBody__item {
    width: 100%;
  }
  .p-reformCaseBody__item:first-child {
    margin-bottom: 50px;
  }
}

.p-reformCaseBody__title {
  width: min(11.4018691589vw, 122px);
}
@media screen and (max-width: 767px) {
  .p-reformCaseBody__title {
    width: min(23.2vw, 100vh);
  }
}
.p-reformCaseBody__title {
  aspect-ratio: 122/30;
  font-weight: 700;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-reformCaseBody__title {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-reformCaseBody__title {
  line-height: 1;
  border: 1px solid #343434;
  background: #F9F5ED;
  border-radius: 100vmax;
  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;
  margin-inline: auto;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .p-reformCaseBody__title {
    aspect-ratio: 87/24;
  }
}
.p-reformCaseBody__title.m-after {
  border-color: #004098;
  color: #004098;
}

.p-reformCaseBody__item:first-child .p-reformCaseBody__image {
  position: relative;
}
.p-reformCaseBody__item:first-child .p-reformCaseBody__image::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: calc(100% + min(3.8317757009vw, 41px));
  width: min(2.523364486vw, 27px);
  aspect-ratio: 27/19;
  background: url(../img/reform/ico_arrow01.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .p-reformCaseBody__item:first-child .p-reformCaseBody__image::before {
    top: calc(100% + 2.9333333333vw);
    translate: 50% 0;
    left: 50%;
    width: 7.2vw;
    rotate: 90deg;
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-reformSec02
* --------------------------------------------------------------------------------------------------*/
.p-reformSec02 {
  margin-top: 200px;
}
@media screen and (max-width: 767px) {
  .p-reformSec02 {
    margin-top: 45px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-reformSec03
* --------------------------------------------------------------------------------------------------*/
.p-reformSec03 {
  margin-top: 200px;
}
@media screen and (max-width: 767px) {
  .p-reformSec03 {
    margin-top: 45px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-faqSec01
* --------------------------------------------------------------------------------------------------*/
.p-faqSec01 {
  margin-top: 110px;
  padding-bottom: 134px;
}
@media screen and (max-width: 767px) {
  .p-faqSec01 {
    margin-top: 45px;
  }
  .p-faqSec01 .c-secGrid01 {
    gap: 40px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-faqSec02
* --------------------------------------------------------------------------------------------------*/
.p-faqSec02 {
  margin-top: 184px;
  padding-bottom: 134px;
}
@media screen and (max-width: 767px) {
  .p-faqSec02 {
    margin-top: 55px;
    padding-bottom: 80px;
  }
  .p-faqSec02 .c-secGrid01 {
    gap: 40px;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-blog
* --------------------------------------------------------------------------------------------------*/
.p-blogWrap {
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .p-blogWrap {
    padding-bottom: 80px;
  }
}

.p-blogCategory {
  margin-top: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 11px min(2.2429906542vw, 24px);
}
@media screen and (max-width: 767px) {
  .p-blogCategory {
    margin-top: 19px;
    gap: 14px 5.8666666667vw;
  }
}

.p-blogCategory__item {
  display: inline-block;
  font-family: "Zen Old Mincho", serif;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-blogCategory__item {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.p-blogCategory__item {
  line-height: 1;
  border: 1px solid #343434;
  border-radius: 100vmax;
  padding: min(0.5607476636vw, 6px) min(1.1214953271vw, 12px);
}
@media screen and (max-width: 767px) {
  .p-blogCategory__item {
    padding: 1.3333333333vw 3.7333333333vw;
  }
}
@media (hover: hover) {
  .p-blogCategory__item {
    -webkit-transition: border-color 0.3s, background-color 0.3s, color 0.3s;
    transition: border-color 0.3s, background-color 0.3s, color 0.3s;
  }
  .p-blogCategory__item:hover {
    border-color: #004098;
    background: #004098;
    font-weight: 700;
    color: #fff;
  }
}
.p-blogCategory__item.m-current {
  border-color: #004098;
  background: #004098;
  font-weight: 700;
  color: #fff;
  pointer-events: none;
}

.p-blogList {
  margin-top: min(4.8598130841vw, 52px);
}
@media screen and (max-width: 767px) {
  .p-blogList {
    margin-top: min(10.4vw, 100vh);
  }
}
.p-blogList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 55px min(4.1121495327vw, 44px);
}
@media screen and (max-width: 767px) {
  .p-blogList {
    grid-template-columns: 100%;
    gap: 47px;
  }
}

.p-blogCard a {
  display: block;
}
@media (hover: hover) {
  .p-blogCard a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .p-blogCard a:hover {
    opacity: 0.7;
  }
}

.p-blogCard__image {
  width: 100%;
  aspect-ratio: 3/2;
  border-radius: 4px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-blogCard__image {
    aspect-ratio: 336/210;
  }
}
.p-blogCard__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-blogCard__flex {
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-blogCard__category {
  grid-area: category;
  display: inline-block;
  font-family: "Zen Old Mincho", serif;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-blogCard__category {
    font-size: min(3.2vw, 100vh);
  }
}
.p-blogCard__category {
  line-height: 1;
  border: 1px solid #343434;
  border-radius: 100vmax;
  padding: min(0.4672897196vw, 5px) min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-blogCard__category {
    padding: 1.3333333333vw 2.6666666667vw;
  }
}

.p-blogCard__date {
  grid-area: date;
  color: #004098;
  font-weight: 700;
  font-size: min(1.1214953271vw, 12px);
}
@media screen and (max-width: 767px) {
  .p-blogCard__date {
    font-size: min(3.2vw, 100vh);
  }
}
.p-blogCard__date {
  display: block;
}

.p-blogCard__text {
  grid-area: text;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-blogCard__text {
    font-size: min(4.2666666667vw, 100vh);
  }
}
.p-blogCard__text {
  line-height: 1.6;
  margin-top: min(1.5887850467vw, 17px);
}
@media screen and (max-width: 767px) {
  .p-blogCard__text {
    margin-top: min(3.7333333333vw, 100vh);
  }
}
.p-blogCard__text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* ----------------------------------------------------------------------------------------------------
*	p-newsList
* --------------------------------------------------------------------------------------------------*/
.p-newsWrap {
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .p-newsWrap {
    padding-bottom: 80px;
  }
}

.p-newsList {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-newsList {
    margin-top: 0;
  }
}

.p-newsList__item {
  display: grid;
  grid-template-columns: min(7.2897196262vw, 78px) 1fr;
  border-bottom: 1px dashed #CCCBCB;
  padding-block: 15px;
  gap: min(2.8037383178vw, 30px);
}
@media screen and (max-width: 767px) {
  .p-newsList__item {
    grid-template-columns: 100%;
    gap: 5px;
    padding-block: 15px 10px;
  }
}

.p-newsList__date {
  color: #004098;
  font-weight: 700;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-newsList__date {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.p-newsList__date {
  padding-top: min(0.1869158879vw, 2px);
}
@media screen and (max-width: 767px) {
  .p-newsList__date {
    padding-top: 0;
  }
}

.p-newsList__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-newsList__text {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.p-newsList__text {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-newsList__text {
    line-height: 1.6;
    -webkit-line-clamp: 2;
  }
}
@media (hover: hover) {
  .p-newsList__text a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .p-newsList__text a:hover {
    color: #004098;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-contactWrap
* --------------------------------------------------------------------------------------------------*/
.p-contactWrap {
  padding-block: 40px 80px;
}
@media screen and (max-width: 767px) {
  .p-contactWrap {
    padding-block: 20px 40px;
  }
}

.p-contactTel {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .p-contactTel {
    margin-bottom: 30px;
  }
}

.p-contactTel__title {
  font-weight: 600;
  font-size: min(2.0560747664vw, 22px);
}
@media screen and (max-width: 767px) {
  .p-contactTel__title {
    font-size: min(4.8vw, 100vh);
  }
}
.p-contactTel__title {
  letter-spacing: 0.05em;
  line-height: 1.6;
  text-align: center;
  color: #004098;
  font-family: "Zen Old Mincho", serif;
}

.p-contactTel__num {
  width: min(30.0934579439vw, 322px);
}
@media screen and (max-width: 767px) {
  .p-contactTel__num {
    width: min(85.8666666667vw, 100vh);
  }
}
.p-contactTel__num {
  margin: 15px auto 0;
}
@media screen and (max-width: 767px) {
  .p-contactTel__num {
    margin-top: 20px;
  }
}

.p-contactTel__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: min(34.1121495327vw, 365px);
}
@media screen and (max-width: 767px) {
  .p-contactTel__flex {
    width: min(80vw, 100vh);
  }
}
.p-contactTel__flex {
  margin: 12px auto 0;
  font-weight: 500;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-contactTel__flex {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.p-contactTel__flex {
  letter-spacing: 0.07em;
  font-family: "Zen Old Mincho", serif;
}

/* ----------------------------------------------------------------------------------------------------
*	p-onlineWrap
* --------------------------------------------------------------------------------------------------*/
.p-onlineWrap {
  padding-block: 30px 80px;
}
@media screen and (max-width: 767px) {
  .p-onlineWrap {
    padding-block: 20px 40px;
  }
}

.p-onlineWrap__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-onlineWrap__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-onlineWrap__text {
  letter-spacing: 0.05em;
}

.p-onlineCaution {
  background: rgba(255, 255, 255, 0.51);
  border-radius: 4px;
  padding: 15px min(3.5514018692vw, 38px);
  margin-block: 25px 40px;
  color: #D77908;
  font-weight: 700;
  font-size: min(1.308411215vw, 14px);
}
@media screen and (max-width: 767px) {
  .p-onlineCaution {
    font-size: min(3.2vw, 100vh);
  }
}
.p-onlineCaution {
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-onlineCaution {
    padding: 20px 5.3333333333vw;
    margin-block: 20px;
    text-align: left;
  }
}

/* ----------------------------------------------------------------------------------------------------
*	p-privacyWrap
* --------------------------------------------------------------------------------------------------*/
.p-privacyWrap {
  padding-block: 44px 97px;
}
@media screen and (max-width: 767px) {
  .p-privacyWrap {
    padding-block: 20px 80px;
  }
}

.p-privacyBox {
  max-width: 800px;
  margin-inline: auto;
  display: grid;
  grid-template-columns: 100%;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .p-privacyBox {
    gap: 20px;
  }
}

.p-privacyBox__title {
  font-weight: 700;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-privacyBox__title {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-privacyBox__title {
  letter-spacing: 0.05em;
}

.p-privacyBox__text {
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-privacyBox__text {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-privacyBox__text {
  letter-spacing: 0.05em;
}
.p-privacyBox__text.m-bold {
  font-weight: 700;
}

.p-privacyBox__link {
  position: relative;
  font-weight: 500;
  color: #004098;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-privacyBox__link {
    font-size: min(3.4666666667vw, 100vh);
  }
}
.p-privacyBox__link {
  padding-left: min(2.8037383178vw, 30px);
}
@media screen and (max-width: 767px) {
  .p-privacyBox__link {
    padding-left: min(5.3333333333vw, 100vh);
  }
}
.p-privacyBox__link::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 0;
  width: min(1.8691588785vw, 20px);
}
@media screen and (max-width: 767px) {
  .p-privacyBox__link::before {
    width: min(4vw, 100vh);
  }
}
.p-privacyBox__link::before {
  aspect-ratio: 20/14;
  background: url(../img/privacy/ico_mail.svg) no-repeat center center/contain;
  margin-top: min(0.1869158879vw, 2px);
}
@media screen and (max-width: 767px) {
  .p-privacyBox__link::before {
    margin-top: min(0.2666666667vw, 100vh);
  }
}
@media (hover: hover) {
  .p-privacyBox__link a:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
  }
}

.p-privacy + .l-footerContact {
  display: none;
}

/* ----------------------------------------------------------------------------------------------------
*	p-notFound
* --------------------------------------------------------------------------------------------------*/
.p-notFoundBox {
  padding-block: 130px 245px;
  background: url(../img/notfound/bg_box01.svg) no-repeat left 10% top 27%/40% auto;
}
@media screen and (max-width: 767px) {
  .p-notFoundBox {
    padding-block: 70px;
  }
}

.p-notFoundBox__title {
  text-align: center;
  font-size: min(2.8037383178vw, 30px);
}
@media screen and (max-width: 767px) {
  .p-notFoundBox__title {
    font-size: min(5.3333333333vw, 100vh);
  }
}
.p-notFoundBox__title {
  font-family: "Zen Old Mincho", serif;
  color: #004098;
}

.p-notFoundBox__text {
  text-align: center;
  line-height: 1.8;
  font-size: min(1.4953271028vw, 16px);
}
@media screen and (max-width: 767px) {
  .p-notFoundBox__text {
    font-size: min(3.7333333333vw, 100vh);
  }
}
.p-notFoundBox__text {
  font-family: "Zen Old Mincho", serif;
  margin-top: 18px;
}

.p-notFoundBox__button {
  text-align: center;
  margin-top: 50px;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .aligncenter {
    margin: 0;
    width: 100%;
  }
}

.alignleft {
  float: left;
  margin: 0.5em 2em 2em 0;
}
@media screen and (max-width: 767px) {
  .alignleft {
    float: none;
    margin: 0;
    width: 100%;
  }
  .alignleft.wp-block-embed {
    max-width: inherit !important;
  }
}

.alignright {
  float: right;
  margin: 0.5em 0 2em 2em;
}
@media screen and (max-width: 767px) {
  .alignright {
    float: none;
    margin: 0;
    width: 100%;
  }
  .alignright.wp-block-embed {
    max-width: inherit !important;
  }
}

.wp-caption {
  max-width: 100%;
}

.wp-block-image img {
  border-radius: 4px;
}

.wp-block-embed iframe {
  aspect-ratio: 16/9;
  height: auto;
}