@charset "UTF-8";
/**************************

  FONT

**************************/
/*カンプよりmemo
ベース Noto Sans JP Regular-400 Medium-700 Bold-900
読み込みはfunctions

//装飾英語
Roboto bold 700のみ 一応regular400も

//見出し用セリフ体（明朝体）
Noto Serif JP Bold-700のみ
*/
/* Google Fonts: Noto Serif JP 700（見出し用） */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@700&display=swap");
/* ++++++++++++++++++++++++++++++++++++++++++
	Theme Name: 三景台病院

	Description: -
	Version: 01
++++++++++++++++++++++++++++++++++++++++++++++ */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

span {
  font-weight: inherit;
}

body {
  line-height: 1;
}

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

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

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

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

del {
  text-decoration: line-through;
}

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

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

th {
  text-align: left;
}

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

/* --------------------------------------------------
	Form
-------------------------------------------------- */
input,
select {
  vertical-align: middle;
}

button {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

fieldset {
  border: none;
}

input {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: middle;
  outline: none;
  border: none;
}

textarea,
select,
label {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: middle;
  outline: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  resize: vertical;
}

legend {
  display: none;
}

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

img {
  vertical-align: bottom;
}

img.responsive {
  width: 100%;
}

img.svg {
  width: auto;
}

/* noto-sans-jp-regular - japanese */
@font-face {
  font-family: "Noto Sans JP";
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: local(""), url("assets/fonts/noto-sans-jp-v41-japanese-regular.woff2") format("woff2");
  /* Chrome 26+, Opera 23+, Firefox 39+ */
}
/* noto-sans-jp-700 - japanese */
@font-face {
  font-family: "Noto Sans JP";
  font-display: swap;
  font-style: normal;
  font-weight: 700;
  src: local(""), url("assets/fonts/noto-sans-jp-v41-japanese-700.woff2") format("woff2");
  /* Chrome 26+, Opera 23+, Firefox 39+ */
}
/* noto-sans-jp-900 - japanese */
@font-face {
  font-family: "Noto Sans JP";
  font-display: swap;
  font-style: normal;
  font-weight: 900;
  src: local(""), url("assets/fonts/noto-sans-jp-v41-japanese-900.woff2") format("woff2");
  /* Chrome 26+, Opera 23+, Firefox 39+ */
}
/*装飾英語*/
/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("assets/fonts/roboto-v29-latin-regular.woff2") format("woff2");
  /* Chrome 26+, Opera 23+, Firefox 39+ */
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("assets/fonts/roboto-v29-latin-700.woff2") format("woff2");
  /* Chrome 26+, Opera 23+, Firefox 39+ */
}
/* outfit-variable - latin */
@font-face {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 100 900;
  src: local(""), url("assets/fonts/Outfit-VariableFont_wght.ttf") format("truetype-variations");
  /* Chrome 26+, Opera 23+, Firefox 39+ */
}
body {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  background-color: #e4f2f6;
  background-image: url("img/bg-body.webp");
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
}

/*---------------------
変数
-----------------------*/
/*---------------------
ヘッダー用変数
-----------------------*/
/**************************

  カラーパレット

**************************/
/*-- mixinフォルダの中の_index.scss --*/
/*------------------------------------
SP特化サイト用メディアクエリ MIXIN
---------------------------------*/
/*---------------------
 ★ 文字関連一括指定
-----------------------*/
/*---------------------
//Fontサイズ vw可変指定（SP特化サイト用）
----------------------*/
/* @include font-vw(font-size, 440px, 16px, 12px);
SP特化サイトの最大幅440pxのとき16pxの文字sizeをvw変換し、
幅を狭めるごとに比率で縮めるが、そのまま適用すると早々に小さくなりすぎるので、
最小値12pxを指定。最小値になる幅sizeを割り出し、メディアクエリにmin指定することで
16pxの比率のまま縮め、12px以下には縮まないという指定にしている。
*/
/*---------------------
 ★ リンク文字色 一括指定
-----------------------*/
/*---------------------
 ★ リンク下線復活
-----------------------*/
/*-------------------------------------
 ★ リンク下線消去 一括指定//フォーカスのみ下線
---------------------------------------*/
/*-------------------------------------
 ★ floatのあとは自動 clear: both;
 @include clearfix;
 float: left;
 のように使用する
---------------------------------------*/
/*-------------------------------------
 ★セレクトのプロパティをサイズ指定して変更
---------------------------------------*/
/*-------------------------------------

   レイアウト汎用

---------------------------------------*/
/*-----------------------------------

 上部余白

-----------------------------------*/
/*-----------------------------------

| 左余白（レスポンシブ）

-----------------------------------*/
/*-----------------------------------

 改行制御

-----------------------------------*/
/*-----------------------------------

 中央寄せと左寄せ制御

-----------------------------------*/
/*--------------------------------------------
//文字数を指定行数で丸めて…で省略・複数行対応mixin
----------------------------------------------*/
/*-----------------------------------

 文章段落

-----------------------------------*/
/*------------------------------------
コンテナ MIXIN
---------------------------------*/
/*
使い方例：

// 最大幅1200px、パディング20px（パディングを指定する場合）
@include l-container(1200px, 20px);  

// 最大幅1000px、パディング25px（デフォルト設定値なので省略可能）
@include l-container(1000px); 

// 最大幅800px、パディングなし
@include l-container-full(800px);

関連ファイル：
- assets/scss/layout/_l-container.scss で実際のクラス定義に使用
- .l-container-1200, .l-container-1000 などのクラスで利用
*/
/* ++++++++++++++++++++++++++++++++++++++++++

汎用

++++++++++++++++++++++++++++++++++++++++++*/
/* ++++++++++++++++++++++++++++++++++++++++++

汎用

++++++++++++++++++++++++++++++++++++++++++*/
/*---------------------
 ★ スムーズスクロール
 ページ内リンク（アンカーリンク）をスムーズにスクロール
-----------------------*/
html {
  scroll-behavior: smooth;
}

/*---------------------
 ★ 太字強調
-----------------------*/
.b,
strong {
  font-weight: bold;
}

/*---------------------
 ★ リンク下線無効
-----------------------*/
a {
  color: #333;
  text-decoration: none;
}
a:visited, a:hover, a:active, a:focus {
  color: #333;
  text-decoration: none;
}
a:visited, a:hover, a:active, a:focus {
  text-decoration: none;
}

/*---------------------
 ★ リンク無効
-----------------------*/
a.link-none {
  pointer-events: none !important;
}

/*---------------------
 ★ ページ内リンク（アンカーリンク）のスクロール位置調整
 固定ヘッダーがある場合、ID要素にscroll-margin-topを設定
-----------------------*/
[id] {
  scroll-margin-top: 100px;
}
@media screen and (max-width: 768px) {
  [id] {
    scroll-margin-top: 80px;
  }
}

/*-- componentフォルダの中の_index.scss --*/
/*------------------------------------

layout 上下マージンと上下パディング
//頻出するものだけ

---------------------------------*/
.c-pp-mt12080 {
  margin-top: 120px;
}
@media only screen and (max-width: 1000px) {
  .c-pp-mt12080 {
    margin-top: 80px;
  }
}

.c-pp-mt8060 {
  margin-top: 80px;
}
@media only screen and (max-width: 1000px) {
  .c-pp-mt8060 {
    margin-top: 60px;
  }
}

.c-pp-mt6040 {
  margin-top: 60px;
}
@media only screen and (max-width: 1000px) {
  .c-pp-mt6040 {
    margin-top: 40px;
  }
}

.c-pp-mt4030 {
  margin-top: 40px;
}
@media only screen and (max-width: 1000px) {
  .c-pp-mt4030 {
    margin-top: 30px;
  }
}

.c-pp-mt3020 {
  margin-top: 30px;
}
@media only screen and (max-width: 1000px) {
  .c-pp-mt3020 {
    margin-top: 20px;
  }
}

.c-pp-mt2015 {
  margin-top: 20px;
}
@media only screen and (max-width: 1000px) {
  .c-pp-mt2015 {
    margin-top: 15px;
  }
}

/*--------------------- 
  Contact Form 7 共通スタイル
  お問い合わせフォーム、エントリーフォームなどで共通利用
-----------------------*/
.wpcf7 .wpcf7-form p {
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .wpcf7 .wpcf7-form p {
    margin-bottom: 20px;
  }
}
.wpcf7 .wpcf7-form p:last-child {
  margin-bottom: 0;
}
.wpcf7 label {
  font-style: normal;
  font-weight: 600;
  font-size: calc(15 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .wpcf7 label {
    font-size: 15px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .wpcf7 label {
    font-size: calc(0.2083333333vw + 13.3333333333px);
  }
}
@media (max-width: 319px) {
  .wpcf7 label {
    font-size: 14px;
  }
}
.wpcf7 label {
  letter-spacing: 0.05em;
  display: block;
  margin-bottom: 8px;
}
.wpcf7 .form-label-text {
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 180px;
          flex: 0 0 180px;
}
@media screen and (max-width: 768px) {
  .wpcf7 .form-label-text {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    display: block;
    margin-bottom: 8px;
  }
}
.wpcf7 .wpcf7-required {
  color: #d32f2f;
  margin-left: 4px;
  font-weight: 700;
  font-size: 18px;
}
.wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.p-contact__form label .wpcf7 .wpcf7-form-control-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.wpcf7 .p-contact__form p label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .wpcf7 .p-contact__form p label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
  }
}
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=tel],
.wpcf7 input[type=url],
.wpcf7 input[type=number],
.wpcf7 input[type=date] {
  font-style: normal;
  font-weight: 400;
  font-size: calc(15 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .wpcf7 input[type=text],
  .wpcf7 input[type=email],
  .wpcf7 input[type=tel],
  .wpcf7 input[type=url],
  .wpcf7 input[type=number],
  .wpcf7 input[type=date] {
    font-size: 15px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .wpcf7 input[type=text],
  .wpcf7 input[type=email],
  .wpcf7 input[type=tel],
  .wpcf7 input[type=url],
  .wpcf7 input[type=number],
  .wpcf7 input[type=date] {
    font-size: calc(0.2083333333vw + 13.3333333333px);
  }
}
@media (max-width: 319px) {
  .wpcf7 input[type=text],
  .wpcf7 input[type=email],
  .wpcf7 input[type=tel],
  .wpcf7 input[type=url],
  .wpcf7 input[type=number],
  .wpcf7 input[type=date] {
    font-size: 14px;
  }
}
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=tel],
.wpcf7 input[type=url],
.wpcf7 input[type=number],
.wpcf7 input[type=date] {
  letter-spacing: 0.05em;
  width: 100%;
  padding: 12px 16px;
  border: 1px solid rgba(44, 44, 44, 0.2);
  border-radius: 4px;
  background: white;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.wpcf7 input[type=text]:focus,
.wpcf7 input[type=email]:focus,
.wpcf7 input[type=tel]:focus,
.wpcf7 input[type=url]:focus,
.wpcf7 input[type=number]:focus,
.wpcf7 input[type=date]:focus {
  outline: none;
  border-color: #214287;
  -webkit-box-shadow: 0 0 0 3px rgba(33, 66, 135, 0.1);
          box-shadow: 0 0 0 3px rgba(33, 66, 135, 0.1);
}
@media screen and (max-width: 768px) {
  .wpcf7 input[type=text],
  .wpcf7 input[type=email],
  .wpcf7 input[type=tel],
  .wpcf7 input[type=url],
  .wpcf7 input[type=number],
  .wpcf7 input[type=date] {
    padding: 10px 14px;
  }
}
.wpcf7 textarea {
  font-style: normal;
  font-weight: 400;
  font-size: calc(15 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .wpcf7 textarea {
    font-size: 15px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .wpcf7 textarea {
    font-size: calc(0.2083333333vw + 13.3333333333px);
  }
}
@media (max-width: 319px) {
  .wpcf7 textarea {
    font-size: 14px;
  }
}
.wpcf7 textarea {
  letter-spacing: 0.05em;
  width: 100%;
  padding: 12px 16px;
  border: 1px solid rgba(44, 44, 44, 0.2);
  border-radius: 4px;
  background: white;
  min-height: 200px;
  resize: vertical;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.wpcf7 textarea:focus {
  outline: none;
  border-color: #214287;
  -webkit-box-shadow: 0 0 0 3px rgba(33, 66, 135, 0.1);
          box-shadow: 0 0 0 3px rgba(33, 66, 135, 0.1);
}
@media screen and (max-width: 768px) {
  .wpcf7 textarea {
    padding: 10px 14px;
    min-height: 150px;
  }
}
.wpcf7 select {
  font-style: normal;
  font-weight: 400;
  font-size: calc(15 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .wpcf7 select {
    font-size: 15px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .wpcf7 select {
    font-size: calc(0.2083333333vw + 13.3333333333px);
  }
}
@media (max-width: 319px) {
  .wpcf7 select {
    font-size: 14px;
  }
}
.wpcf7 select {
  letter-spacing: 0.05em;
  width: 100%;
  padding: 12px 16px;
  border: 1px solid rgba(44, 44, 44, 0.2);
  border-radius: 4px;
  background: white;
  cursor: pointer;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.wpcf7 select:focus {
  outline: none;
  border-color: #214287;
  -webkit-box-shadow: 0 0 0 3px rgba(33, 66, 135, 0.1);
          box-shadow: 0 0 0 3px rgba(33, 66, 135, 0.1);
}
@media screen and (max-width: 768px) {
  .wpcf7 select {
    padding: 10px 14px;
  }
}
.wpcf7 .wpcf7-list-item {
  margin: 0 16px 8px 0;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .wpcf7 .wpcf7-list-item {
    margin-right: 12px;
  }
}
.wpcf7 .wpcf7-list-item label {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .wpcf7 .wpcf7-list-item label {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .wpcf7 .wpcf7-list-item label {
    font-size: calc(0.2083333333vw + 12.3333333333px);
  }
}
@media (max-width: 319px) {
  .wpcf7 .wpcf7-list-item label {
    font-size: 13px;
  }
}
.wpcf7 .wpcf7-list-item label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin-bottom: 0;
}
.wpcf7 .wpcf7-list-item label input[type=checkbox],
.wpcf7 .wpcf7-list-item label input[type=radio] {
  margin-right: 6px;
  cursor: pointer;
}
.wpcf7 .p-entry-form__form .wpcf7-list-item {
  display: block;
  margin: 0 0 12px 0;
}
.wpcf7 .p-entry-form__form .wpcf7-list-item:last-child {
  margin-bottom: 0;
}
.wpcf7 .privacy-checkbox {
  padding: 20px 24px;
  background: rgba(33, 66, 135, 0.05);
  border: 2px solid rgba(33, 66, 135, 0.15);
  border-radius: 8px;
  margin: 24px 0;
}
@media screen and (max-width: 768px) {
  .wpcf7 .privacy-checkbox {
    padding: 16px 20px;
    margin: 20px 0;
  }
}
.wpcf7 .privacy-checkbox .wpcf7-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  margin: 0;
}
.wpcf7 .privacy-checkbox .wpcf7-list-item label {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media (min-width: 800px) {
  .wpcf7 .privacy-checkbox .wpcf7-list-item label {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .wpcf7 .privacy-checkbox .wpcf7-list-item label {
    font-size: calc(0.2083333333vw + 12.3333333333px);
  }
}
@media (max-width: 319px) {
  .wpcf7 .privacy-checkbox .wpcf7-list-item label {
    font-size: 13px;
  }
}
.wpcf7 .privacy-checkbox .wpcf7-list-item label {
  letter-spacing: 0.05em;
  line-height: 1.8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
  margin: 0;
  cursor: pointer;
}
.wpcf7 .privacy-checkbox .wpcf7-list-item label input[type=checkbox] {
  margin-top: 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
}
.wpcf7 .privacy-checkbox a {
  color: #214287;
  text-decoration: underline;
}
.wpcf7 .privacy-checkbox a:hover {
  text-decoration: none;
}
.wpcf7 input[type=file] {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .wpcf7 input[type=file] {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .wpcf7 input[type=file] {
    font-size: calc(0.2083333333vw + 12.3333333333px);
  }
}
@media (max-width: 319px) {
  .wpcf7 input[type=file] {
    font-size: 13px;
  }
}
.wpcf7 input[type=file] {
  letter-spacing: 0.05em;
  width: 100%;
  padding: 8px;
  border: 1px solid rgba(44, 44, 44, 0.2);
  border-radius: 4px;
  background: white;
  cursor: pointer;
}
.wpcf7 .visit-date-wrapper label {
  cursor: pointer;
  display: block;
  padding: 12px 16px;
  border: 1px solid rgba(44, 44, 44, 0.2);
  border-radius: 4px;
  background: white;
  -webkit-transition: border-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: border-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  transition: border-color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  margin-bottom: 0;
}
.wpcf7 .visit-date-wrapper label:hover {
  border-color: #214287;
  -webkit-box-shadow: 0 0 0 3px rgba(33, 66, 135, 0.1);
          box-shadow: 0 0 0 3px rgba(33, 66, 135, 0.1);
}
.wpcf7 .visit-date-wrapper label input[type=date] {
  border: none;
  outline: none;
  width: 100%;
  background: transparent;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.wpcf7 input[type=submit],
.wpcf7 button[type=submit] {
  font-style: normal;
  font-weight: 600;
  font-size: calc(16 / 16 * 1rem);
  color: white;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .wpcf7 input[type=submit],
  .wpcf7 button[type=submit] {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .wpcf7 input[type=submit],
  .wpcf7 button[type=submit] {
    font-size: calc(0.2083333333vw + 14.3333333333px);
  }
}
@media (max-width: 319px) {
  .wpcf7 input[type=submit],
  .wpcf7 button[type=submit] {
    font-size: 15px;
  }
}
.wpcf7 input[type=submit],
.wpcf7 button[type=submit] {
  letter-spacing: 0.1em;
  width: 100%;
  max-width: 400px;
  padding: 16px 40px;
  margin: 40px auto 0;
  display: block;
  background: #214287;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 4px 12px rgba(33, 66, 135, 0.2);
          box-shadow: 0 4px 12px rgba(33, 66, 135, 0.2);
}
.wpcf7 input[type=submit]:hover,
.wpcf7 button[type=submit]:hover {
  background: rgb(22.9821428571, 45.9642857143, 94.0178571429);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 6px 16px rgba(33, 66, 135, 0.3);
          box-shadow: 0 6px 16px rgba(33, 66, 135, 0.3);
}
.wpcf7 input[type=submit]:active,
.wpcf7 button[type=submit]:active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.wpcf7 input[type=submit]:disabled,
.wpcf7 button[type=submit]:disabled {
  background: rgba(44, 44, 44, 0.3);
  cursor: not-allowed;
  -webkit-transform: none;
          transform: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (max-width: 768px) {
  .wpcf7 input[type=submit],
  .wpcf7 button[type=submit] {
    padding: 14px 32px;
    margin-top: 30px;
  }
}
.wpcf7 .wpcf7-not-valid-tip {
  font-style: normal;
  font-weight: 400;
  font-size: calc(13 / 16 * 1rem);
  color: #d32f2f;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (min-width: 800px) {
  .wpcf7 .wpcf7-not-valid-tip {
    font-size: 13px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .wpcf7 .wpcf7-not-valid-tip {
    font-size: calc(0.2083333333vw + 11.3333333333px);
  }
}
@media (max-width: 319px) {
  .wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px;
  }
}
.wpcf7 .wpcf7-not-valid-tip {
  letter-spacing: 0.05em;
  display: block;
  margin-top: 6px;
}
.wpcf7 .wpcf7-validation-errors {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #d32f2f;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .wpcf7 .wpcf7-validation-errors {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .wpcf7 .wpcf7-validation-errors {
    font-size: calc(0.2083333333vw + 12.3333333333px);
  }
}
@media (max-width: 319px) {
  .wpcf7 .wpcf7-validation-errors {
    font-size: 13px;
  }
}
.wpcf7 .wpcf7-validation-errors {
  letter-spacing: 0.05em;
  padding: 16px 20px;
  margin: 24px 0 0;
  background: rgba(211, 47, 47, 0.05);
  border: 2px solid rgba(211, 47, 47, 0.2);
  border-radius: 8px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .wpcf7 .wpcf7-validation-errors {
    padding: 14px 16px;
    margin-top: 20px;
  }
}
.wpcf7 .wpcf7-mail-sent-ok {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #388e3c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .wpcf7 .wpcf7-mail-sent-ok {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .wpcf7 .wpcf7-mail-sent-ok {
    font-size: calc(0.2083333333vw + 12.3333333333px);
  }
}
@media (max-width: 319px) {
  .wpcf7 .wpcf7-mail-sent-ok {
    font-size: 13px;
  }
}
.wpcf7 .wpcf7-mail-sent-ok {
  letter-spacing: 0.05em;
  padding: 16px 20px;
  margin: 24px 0 0;
  background: rgba(56, 142, 60, 0.05);
  border: 2px solid rgba(56, 142, 60, 0.2);
  border-radius: 8px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .wpcf7 .wpcf7-mail-sent-ok {
    padding: 14px 16px;
    margin-top: 20px;
  }
}
.wpcf7 .wpcf7-mail-sent-ng {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #d32f2f;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .wpcf7 .wpcf7-mail-sent-ng {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .wpcf7 .wpcf7-mail-sent-ng {
    font-size: calc(0.2083333333vw + 12.3333333333px);
  }
}
@media (max-width: 319px) {
  .wpcf7 .wpcf7-mail-sent-ng {
    font-size: 13px;
  }
}
.wpcf7 .wpcf7-mail-sent-ng {
  letter-spacing: 0.05em;
  padding: 16px 20px;
  margin: 24px 0 0;
  background: rgba(211, 47, 47, 0.05);
  border: 2px solid rgba(211, 47, 47, 0.2);
  border-radius: 8px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .wpcf7 .wpcf7-mail-sent-ng {
    padding: 14px 16px;
    margin-top: 20px;
  }
}
.wpcf7 .wpcf7-spam-blocked {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #f57c00;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .wpcf7 .wpcf7-spam-blocked {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .wpcf7 .wpcf7-spam-blocked {
    font-size: calc(0.2083333333vw + 12.3333333333px);
  }
}
@media (max-width: 319px) {
  .wpcf7 .wpcf7-spam-blocked {
    font-size: 13px;
  }
}
.wpcf7 .wpcf7-spam-blocked {
  letter-spacing: 0.05em;
  padding: 16px 20px;
  margin: 24px 0 0;
  background: rgba(245, 124, 0, 0.05);
  border: 2px solid rgba(245, 124, 0, 0.2);
  border-radius: 8px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .wpcf7 .wpcf7-spam-blocked {
    padding: 14px 16px;
    margin-top: 20px;
  }
}
.wpcf7 .wpcf7-acceptance-missing {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #f57c00;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .wpcf7 .wpcf7-acceptance-missing {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .wpcf7 .wpcf7-acceptance-missing {
    font-size: calc(0.2083333333vw + 12.3333333333px);
  }
}
@media (max-width: 319px) {
  .wpcf7 .wpcf7-acceptance-missing {
    font-size: 13px;
  }
}
.wpcf7 .wpcf7-acceptance-missing {
  letter-spacing: 0.05em;
  padding: 16px 20px;
  margin: 24px 0 0;
  background: rgba(245, 124, 0, 0.05);
  border: 2px solid rgba(245, 124, 0, 0.2);
  border-radius: 8px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .wpcf7 .wpcf7-acceptance-missing {
    padding: 14px 16px;
    margin-top: 20px;
  }
}
.wpcf7 .wpcf7-spinner {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 12px;
  vertical-align: middle;
}
.wpcf7 .wpcf7-not-valid {
  border-color: #d32f2f !important;
}
.wpcf7 .wpcf7-recaptcha {
  margin: 24px 0;
}
@media screen and (max-width: 768px) {
  .wpcf7 .wpcf7-recaptcha {
    margin: 20px 0;
  }
}

/*--------------------- 
  募集職種クイックリンク
-----------------------*/
.c-job-quicklinks {
  margin: 40px 0;
}
@media screen and (max-width: 768px) {
  .c-job-quicklinks {
    margin: 32px 0;
  }
}
.c-job-quicklinks {
  /*--------------------- 
    上部配置（PC表示のみ）
  -----------------------*/
}
.c-job-quicklinks-top {
  display: block;
}
@media screen and (max-width: 768px) {
  .c-job-quicklinks-top {
    display: none;
  }
}
.c-job-quicklinks {
  /*--------------------- 
    グリッドレイアウト
  -----------------------*/
}
.c-job-quicklinks__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .c-job-quicklinks__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.c-job-quicklinks {
  /*--------------------- 
    リンクアイテム
  -----------------------*/
}
.c-job-quicklinks__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  padding: 16px 20px;
  background: #fff;
  border: 2px solid rgba(33, 66, 135, 0.15);
  border-radius: 8px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  min-height: 70px;
}
.c-job-quicklinks__item:hover {
  background: rgba(33, 66, 135, 0.05);
  border-color: #214287;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 4px 12px rgba(33, 66, 135, 0.15);
          box-shadow: 0 4px 12px rgba(33, 66, 135, 0.15);
}
.c-job-quicklinks__item:active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.c-job-quicklinks__item--current {
  background: rgba(33, 66, 135, 0.1);
  border: none;
  pointer-events: none;
}
.c-job-quicklinks__item--current .c-job-quicklinks__icon {
  background: #214287;
  color: #ffffff;
}
.c-job-quicklinks__item--current .c-job-quicklinks__title {
  color: #214287;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .c-job-quicklinks__item {
    padding: 14px 16px;
    min-height: 60px;
    gap: 10px;
  }
}
.c-job-quicklinks {
  /*--------------------- 
    アイコン（画像）
  -----------------------*/
}
.c-job-quicklinks__icon {
  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: 50px;
  height: 50px;
  border-radius: 6px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  border: 2px solid rgba(33, 66, 135, 0.15);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .c-job-quicklinks__icon {
    width: 44px;
    height: 44px;
  }
}
.c-job-quicklinks__icon-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.c-job-quicklinks__item:hover .c-job-quicklinks__icon {
  border-color: #214287;
  -webkit-box-shadow: 0 2px 8px rgba(33, 66, 135, 0.2);
          box-shadow: 0 2px 8px rgba(33, 66, 135, 0.2);
}
.c-job-quicklinks__item:hover .c-job-quicklinks__icon-image {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.c-job-quicklinks__item--current .c-job-quicklinks__icon {
  border: none;
}
.c-job-quicklinks {
  /*--------------------- 
    タイトル
  -----------------------*/
}
.c-job-quicklinks__title {
  font-style: normal;
  font-weight: 600;
  font-size: calc(16 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (min-width: 800px) {
  .c-job-quicklinks__title {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .c-job-quicklinks__title {
    font-size: calc(0.4166666667vw + 12.6666666667px);
  }
}
@media (max-width: 319px) {
  .c-job-quicklinks__title {
    font-size: 14px;
  }
}
.c-job-quicklinks__title {
  letter-spacing: 0.05em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

/*-- utilityフォルダの中の_index.scss --*/
/*------------------------------------

ユーティリティ いろいろ

---------------------------------*/
.u-display-none {
  display: none;
}

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

.u-fc-red {
  color: red;
}

.u-fc-accent {
  color: #f8f9fa;
}

.fs-08 {
  font-size: 0.8em;
}

.u-fw-b {
  font-weight: bold;
}

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

.marker-y {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(75%, #ffff7f));
  background: linear-gradient(transparent 75%, #ffff7f 75%);
}

/* *********************************

  //YouTube動画対応

*************************************/
.u-youtube-block {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
}
.u-youtube-block iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* *********************************

  //GoogleMap対応

*************************************/
.u-access-map {
  position: relative;
  width: auto;
  padding-top: 37%;
}
.u-access-map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/* *********************************

  //汎用文字サイズ

*************************************/
.u-fs-36 {
  font-style: normal;
  font-weight: 500;
  font-size: calc(36 / 16 * 1rem);
  color: #333;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 1440px) {
  .u-fs-36 {
    font-size: 36px;
  }
}
@media (min-width: 320px) and (max-width: 1439px) {
  .u-fs-36 {
    font-size: calc(0.8928571429vw + 23.1428571429px);
  }
}
@media (max-width: 319px) {
  .u-fs-36 {
    font-size: 26px;
  }
}

.u-fs-32 {
  font-style: normal;
  font-weight: 500;
  font-size: calc(32 / 16 * 1rem);
  color: #333;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 1440px) {
  .u-fs-32 {
    font-size: 32px;
  }
}
@media (min-width: 320px) and (max-width: 1439px) {
  .u-fs-32 {
    font-size: calc(0.5357142857vw + 24.2857142857px);
  }
}
@media (max-width: 319px) {
  .u-fs-32 {
    font-size: 26px;
  }
}

.u-fs-28 {
  font-style: normal;
  font-weight: 500;
  font-size: calc(28 / 16 * 1rem);
  color: #333;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 1440px) {
  .u-fs-28 {
    font-size: 28px;
  }
}
@media (min-width: 320px) and (max-width: 1439px) {
  .u-fs-28 {
    font-size: calc(0.8928571429vw + 15.1428571429px);
  }
}
@media (max-width: 319px) {
  .u-fs-28 {
    font-size: 18px;
  }
}

.u-fs-24 {
  font-style: normal;
  font-weight: 500;
  font-size: calc(24 / 16 * 1rem);
  color: #333;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 1440px) {
  .u-fs-24 {
    font-size: 24px;
  }
}
@media (min-width: 320px) and (max-width: 1439px) {
  .u-fs-24 {
    font-size: calc(0.3571428571vw + 18.8571428571px);
  }
}
@media (max-width: 319px) {
  .u-fs-24 {
    font-size: 20px;
  }
}

.u-fs-17 {
  font-style: normal;
  font-weight: 500;
  font-size: calc(17 / 16 * 1rem);
  color: #333;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 1440px) {
  .u-fs-17 {
    font-size: 17px;
  }
}
@media (min-width: 320px) and (max-width: 1439px) {
  .u-fs-17 {
    font-size: calc(0.2678571429vw + 13.1428571429px);
  }
}
@media (max-width: 319px) {
  .u-fs-17 {
    font-size: 14px;
  }
}

.u-fs-16 {
  font-style: normal;
  font-weight: 500;
  font-size: calc(16 / 16 * 1rem);
  color: #333;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 1440px) {
  .u-fs-16 {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 1439px) {
  .u-fs-16 {
    font-size: calc(0.1785714286vw + 13.4285714286px);
  }
}
@media (max-width: 319px) {
  .u-fs-16 {
    font-size: 14px;
  }
}

.u-fs-14 {
  font-style: normal;
  font-weight: 500;
  font-size: calc(14 / 16 * 1rem);
  color: #333;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 1440px) {
  .u-fs-14 {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 1439px) {
  .u-fs-14 {
    font-size: calc(0.1785714286vw + 11.4285714286px);
  }
}
@media (max-width: 319px) {
  .u-fs-14 {
    font-size: 12px;
  }
}

.u-fs-12 {
  font-style: normal;
  font-weight: 500;
  font-size: calc(12 / 16 * 1rem);
  color: #333;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 1440px) {
  .u-fs-12 {
    font-size: 12px;
  }
}
@media (min-width: 320px) and (max-width: 1439px) {
  .u-fs-12 {
    font-size: calc(0.1785714286vw + 9.4285714286px);
  }
}
@media (max-width: 319px) {
  .u-fs-12 {
    font-size: 10px;
  }
}

.u-fs-10 {
  font-style: normal;
  font-weight: 500;
  font-size: calc(10 / 16 * 1rem);
  color: #333;
  letter-spacing: 0.05em;
  line-height: 1.7;
}

/*------------------------------------

layout 上下マージンと上下パディング
//頻出するものだけ

---------------------------------*/
.u-pp-mt12080 {
  margin-top: 120px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mt12080 {
    margin-top: 80px;
  }
}

.u-pp-mb12080 {
  margin-bottom: 120px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mb12080 {
    margin-bottom: 80px;
  }
}

.u-pp-mt8060 {
  margin-top: 80px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mt8060 {
    margin-top: 60px;
  }
}

.u-pp-mb8060 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mb8060 {
    margin-bottom: 60px;
  }
}

.u-pp-mt6040 {
  margin-top: 60px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mt6040 {
    margin-top: 40px;
  }
}

.u-pp-mb6040 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mb6040 {
    margin-bottom: 40px;
  }
}

.u-pp-mt4030 {
  margin-top: 40px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mt4030 {
    margin-top: 30px;
  }
}

.u-pp-mb4030 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mb4030 {
    margin-bottom: 30px;
  }
}

.u-pp-mt3020 {
  margin-top: 30px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mt3020 {
    margin-top: 20px;
  }
}

.u-pp-mb3020 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mb3020 {
    margin-bottom: 20px;
  }
}

.u-pp-mt2015 {
  margin-top: 20px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mt2015 {
    margin-top: 15px;
  }
}

.u-pp-mb2015 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mb2015 {
    margin-bottom: 15px;
  }
}

.u-pp-mt24 {
  margin-top: 24px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mt24 {
    margin-top: 18px;
  }
}

.u-pp-mb24 {
  margin-bottom: 24px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mb24 {
    margin-bottom: 18px;
  }
}

.u-pp-mt18 {
  margin-top: 18px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mt18 {
    margin-top: 16px;
  }
}

.u-pp-mb18 {
  margin-bottom: 18px;
}
@media only screen and (max-width: 1000px) {
  .u-pp-mb18 {
    margin-bottom: 16px;
  }
}

/*------------------------------------

ユーティリティ コンテンツの右余白確保

---------------------------------*/
.u-margin-left__base {
  margin-left: 11.6%;
}
@media screen and (max-width: 768px) {
  .u-margin-left__base {
    margin-left: 0;
  }
}

.u-margin-left__small {
  margin-left: 7.08%;
}
@media screen and (max-width: 768px) {
  .u-margin-left__small {
    margin-left: 0;
  }
}

/*-- layoutフォルダの中の_index.scss --*/
@media only screen and (max-width: 1000px) {
  .body {
    overflow-x: hidden;
  }
}
/*---------------------
//コンテナ
-----------------------*/
.l-main-container {
  max-width: 1440px;
  width: auto;
  margin-inline: auto;
  padding: 0 20px;
  position: relative;
}

.l-unsize-container {
  width: 100%;
  margin-inline: auto;
  padding: 0 20px;
  position: relative;
}

.l-unsize-container_full {
  width: auto;
  margin: 0 auto;
  padding: 0 0;
  position: relative;
}

.l-container-1300 {
  max-width: 1350px;
  width: auto;
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
}

.l-container-1300_full {
  max-width: 1350px;
  width: auto;
  margin: 0 auto;
  position: relative;
}

.l-container-1200 {
  max-width: 1250px;
  width: auto;
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
}

.l-container-1200_full {
  max-width: 1250px;
  width: auto;
  margin: 0 auto;
  position: relative;
}

.l-container-1000 {
  max-width: 1050px;
  width: auto;
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
}

.l-container-1000_full {
  max-width: 1050px;
  width: auto;
  margin: 0 auto;
  position: relative;
}

.l-container-900 {
  max-width: 950px;
  width: auto;
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
}

.l-container-900_full {
  max-width: 950px;
  width: auto;
  margin: 0 auto;
  position: relative;
}

.l-container-800 {
  max-width: 850px;
  width: auto;
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
}

.l-container-800_full {
  max-width: 850px;
  width: auto;
  margin: 0 auto;
  position: relative;
}

.l-container-768 {
  max-width: 818px;
  width: auto;
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
}

.l-container-768_full {
  max-width: 818px;
  width: auto;
  margin: 0 auto;
  position: relative;
}

.l-container-680 {
  max-width: 730px;
  width: auto;
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
}

.l-container-680_full {
  max-width: 730px;
  width: auto;
  margin: 0 auto;
  position: relative;
}

.l-container-640 {
  max-width: 690px;
  width: auto;
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
}

.l-container-640_full {
  max-width: 690px;
  width: auto;
  margin: 0 auto;
  position: relative;
}

.l-container-580 {
  max-width: 630px;
  width: auto;
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
}

.l-container-580_full {
  max-width: 630px;
  width: auto;
  margin: 0 auto;
  position: relative;
}

.l-container-480 {
  max-width: 530px;
  width: auto;
  margin: 0 auto;
  padding: 0 25px;
  position: relative;
}

.l-container-480_full {
  max-width: 530px;
  width: auto;
  margin: 0 auto;
  position: relative;
}

/*---------------------
  ページレイアウト
-----------------------*/
.l-page {
  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-main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}

/*---------------------
  セクションタイトル（汎用）
-----------------------*/
.l-section-title-v1 {
  font-style: normal;
  font-weight: 500;
  font-size: calc(42 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media (min-width: 1000px) {
  .l-section-title-v1 {
    font-size: 42px;
  }
}
@media (min-width: 320px) and (max-width: 999px) {
  .l-section-title-v1 {
    font-size: calc(1.4705882353vw + 27.2941176471px);
  }
}
@media (max-width: 319px) {
  .l-section-title-v1 {
    font-size: 32px;
  }
}
.l-section-title-v1 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1000px) {
  .l-section-title-v1 {
    margin-bottom: 20px;
  }
}
.l-section-title-v1 {
  position: relative;
  padding-bottom: 12px;
}
.l-section-title-v1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(44, 44, 44, 0.15)), to(rgba(44, 44, 44, 0.15)));
  background: linear-gradient(to right, rgba(44, 44, 44, 0.15) 0%, rgba(44, 44, 44, 0.15) 100%);
}
.l-section-title-v1--primary::after {
  background: -webkit-gradient(linear, left top, right top, from(#eba196), color-stop(15%, #eba196), color-stop(15%, rgba(44, 44, 44, 0.15)), to(rgba(44, 44, 44, 0.15)));
  background: linear-gradient(to right, #eba196 0%, #eba196 15%, rgba(44, 44, 44, 0.15) 15%, rgba(44, 44, 44, 0.15) 100%);
}
.l-section-title-v1--secondary::after {
  background: -webkit-gradient(linear, left top, right top, from(#90caf9), color-stop(15%, #90caf9), color-stop(15%, rgba(44, 44, 44, 0.15)), to(rgba(44, 44, 44, 0.15)));
  background: linear-gradient(to right, #90caf9 0%, #90caf9 15%, rgba(44, 44, 44, 0.15) 15%, rgba(44, 44, 44, 0.15) 100%);
}
.l-section-title-v1--first {
  margin-top: 0;
}

/*---------------------
  ページセクションタイトル（後方互換性のため残す）
-----------------------*/
.l-page-section-title {
  font-style: normal;
  font-weight: bold;
  font-size: calc(24 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.035em;
  line-height: 1.3;
}
@media (min-width: 800px) {
  .l-page-section-title {
    font-size: 24px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-page-section-title {
    font-size: calc(0.8333333333vw + 17.3333333333px);
  }
}
@media (max-width: 319px) {
  .l-page-section-title {
    font-size: 20px;
  }
}
.l-page-section-title {
  margin: 30px 0 15px;
  color: #214287;
}

/*---------------------
  ヘッダー
-----------------------*/
.l-header {
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 242, 246, 0.29)), to(rgb(255, 255, 255)));
  background-image: linear-gradient(rgba(228, 242, 246, 0.29), rgb(255, 255, 255));
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  position: sticky;
  top: 0;
  z-index: 1000;
}
.l-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(img/bg-body.webp);
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
  opacity: 0.15;
  pointer-events: none;
  z-index: -1;
}
.l-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
}
.l-header__nav-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.l-header__logo img {
  height: 50px;
  width: auto;
}
@media screen and (max-width: 520px) {
  .l-header__logo img {
    height: 34px;
  }
}
.l-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.l-header__nav-item {
  position: relative;
  margin-right: 30px;
}
.l-header__nav-link {
  color: #2c2c2c;
  text-decoration: none;
}
.l-header__nav-link:visited, .l-header__nav-link:hover, .l-header__nav-link:active, .l-header__nav-link:focus {
  color: #2c2c2c;
  text-decoration: none;
}
.l-header__nav-link {
  font-style: normal;
  font-weight: 500;
  font-size: calc(20 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.04em;
  line-height: 1.7;
  padding: 10px 0;
  display: block;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.l-header__nav-link:hover {
  color: #214287;
}
.l-header__nav-sub {
  display: none;
}
.l-header__contact .c-btn--contact {
  font-style: normal;
  font-weight: 500;
  font-size: calc(14 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: inherit;
  line-height: inherit;
  background-color: #eb2557;
  padding: 12px 24px;
  border-radius: 25px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.l-header__contact .c-btn--contact:hover {
  background-color: rgb(202.4285714286, 18.5714285714, 65);
}
.l-header__sp-trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  background: #214287;
  border: none;
  border-radius: 8px;
  padding: 12px 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.l-header__sp-trigger:hover {
  background: rgb(22.9821428571, 45.9642857143, 94.0178571429);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.l-header__sp-trigger-lines {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.l-header__sp-trigger-line {
  width: 20px;
  height: 3px;
  background: #ffffff;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.l-header__sp-trigger-text {
  font-style: normal;
  font-weight: 700;
  font-size: calc(16 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: inherit;
  line-height: inherit;
  letter-spacing: 0.5px;
}
.l-header__mega-menu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 242, 246, 0.29)), to(rgb(255, 255, 255)));
  background-image: linear-gradient(rgba(228, 242, 246, 0.29), rgb(255, 255, 255));
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1000;
}
.l-header__mega-menu.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.l-header__mega-menu-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  padding: 40px 0;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.l-header__mega-menu-image {
  width: 330px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.l-header__mega-menu-image img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
.l-header__mega-menu-nav {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.l-header__mega-menu-title {
  font-style: normal;
  font-weight: 700;
  font-size: calc(24 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.03em;
  line-height: 1.4;
  margin: 0 0 10px 0;
}
.l-header__mega-menu-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 18px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.l-header__mega-menu-item {
  border-bottom: 1px solid rgba(44, 44, 44, 0.1);
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.l-header__mega-menu-link {
  color: #2c2c2c;
  text-decoration: none;
}
.l-header__mega-menu-link:visited, .l-header__mega-menu-link:hover, .l-header__mega-menu-link:active, .l-header__mega-menu-link:focus {
  color: #2c2c2c;
  text-decoration: none;
}
.l-header__mega-menu-link {
  font-style: normal;
  font-weight: 500;
  font-size: calc(18 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.03em;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 12px 16px;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  position: relative;
  border-radius: 4px;
}
.l-header__mega-menu-link.is-long-text {
  font-style: normal;
  font-weight: 500;
  font-size: calc(16 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.03em;
  line-height: 1.6;
}
.l-header__mega-menu-link:hover {
  color: #214287;
}
.l-header__mega-menu-link .material-icons {
  font-size: 16px;
  color: #373232;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: 8px;
}
.l-header__mega-menu-link:hover .material-icons {
  color: #214287;
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
.l-header__sp-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e3f2fd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bbdefb), color-stop(50%, #e3f2fd), to(#f5f9fc));
  background-image: linear-gradient(180deg, #bbdefb 0%, #e3f2fd 50%, #f5f9fc 100%);
  z-index: 9999;
  overflow-y: auto;
}
.l-header__sp-menu.is-open {
  display: block;
}
.l-header__sp-menu-inner {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
}
.l-header__sp-menu-footer {
  margin-top: auto;
  padding: 20px 0;
  text-align: center;
}
.l-header__sp-menu-copyright {
  font-style: normal;
  font-weight: 400;
  font-size: calc(12 / 16 * 1rem);
  color: #373232;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
}
.l-header__sp-close {
  position: absolute;
  top: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  background: rgba(33, 66, 135, 0.9);
  border: none;
  border-radius: 8px;
  cursor: pointer;
  padding: 12px 20px;
  z-index: 10000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.l-header__sp-close:hover {
  background: #214287;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);
}
.l-header__sp-close:active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
}
.l-header__sp-close-icon {
  font-size: 20px;
  color: #ffffff;
}
.l-header__sp-close-text {
  font-style: normal;
  font-weight: 600;
  font-size: calc(14 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: 0.05em;
  line-height: 1.7;
  color: #ffffff;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 520px) {
  .l-header__sp-close {
    top: 10px;
    right: 10px;
    padding: 10px 16px;
    gap: 6px;
  }
  .l-header__sp-close-icon {
    font-size: 18px;
  }
  .l-header__sp-close-text {
    font-size: 13px;
  }
}
.l-header__sp-nav {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-header__sp-nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 300px;
  width: 100%;
}
.l-header__sp-nav-item {
  margin-bottom: 12px;
}
.l-header__sp-nav-item:last-child {
  margin-bottom: 0;
}
.l-header__sp-nav-item--has-sub .l-header__sp-nav-sub {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}
.l-header__sp-nav-item--has-sub.is-open .l-header__sp-nav-sub {
  max-height: 1000px;
}
.l-header__sp-nav-link {
  font-style: normal;
  font-weight: 600;
  font-size: calc(18 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .l-header__sp-nav-link {
    font-size: 18px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-header__sp-nav-link {
    font-size: calc(0.4166666667vw + 14.6666666667px);
  }
}
@media (max-width: 319px) {
  .l-header__sp-nav-link {
    font-size: 16px;
  }
}
.l-header__sp-nav-link {
  color: #2c2c2c;
  text-decoration: none;
}
.l-header__sp-nav-link:visited, .l-header__sp-nav-link:hover, .l-header__sp-nav-link:active, .l-header__sp-nav-link:focus {
  color: #2c2c2c;
  text-decoration: none;
}
.l-header__sp-nav-link:visited, .l-header__sp-nav-link:hover, .l-header__sp-nav-link:active {
  text-decoration: none;
}
.l-header__sp-nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.85);
  border: 2px solid rgba(33, 66, 135, 0.15);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  width: 100%;
  text-align: left;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}
.l-header__sp-nav-link:hover {
  background: rgba(255, 255, 255, 0.95);
  border-color: rgba(33, 66, 135, 0.3);
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.l-header__sp-nav-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-header__sp-nav-icon-wrapper {
  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: 28px;
  height: 28px;
  border-radius: 50%;
  border: 2px solid rgba(33, 66, 135, 0.2);
  background: rgba(33, 66, 135, 0.08);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.l-header__sp-nav-icon {
  font-size: 18px;
  color: #214287;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.l-header__sp-nav-link:hover .l-header__sp-nav-icon-wrapper {
  border-color: #214287;
  background: rgba(33, 66, 135, 0.15);
}
.l-header__sp-nav-link:hover .l-header__sp-nav-icon {
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}
.l-header__sp-nav-sub {
  list-style: none;
  margin: 12px 0 0 0;
  padding: 0 0 0 20px;
  border-left: 2px solid rgba(33, 66, 135, 0.2);
}
.l-header__sp-nav-sub-item {
  margin-bottom: 12px;
}
.l-header__sp-nav-sub-item:last-child {
  margin-bottom: 0;
}
.l-header__sp-nav-sub-link {
  font-style: normal;
  font-weight: 500;
  font-size: calc(16 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .l-header__sp-nav-sub-link {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-header__sp-nav-sub-link {
    font-size: calc(0.4166666667vw + 12.6666666667px);
  }
}
@media (max-width: 319px) {
  .l-header__sp-nav-sub-link {
    font-size: 14px;
  }
}
.l-header__sp-nav-sub-link {
  color: #2c2c2c;
  text-decoration: none;
}
.l-header__sp-nav-sub-link:visited, .l-header__sp-nav-sub-link:hover, .l-header__sp-nav-sub-link:active, .l-header__sp-nav-sub-link:focus {
  color: #2c2c2c;
  text-decoration: none;
}
.l-header__sp-nav-sub-link:visited, .l-header__sp-nav-sub-link:hover, .l-header__sp-nav-sub-link:active {
  text-decoration: none;
}
.l-header__sp-nav-sub-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 20px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(33, 66, 135, 0.12);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}
.l-header__sp-nav-sub-link:hover {
  background: rgba(255, 255, 255, 0.95);
  border-color: rgba(33, 66, 135, 0.25);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}
.l-header__sp-nav-sub-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-header__sp-nav-sub-icon-wrapper {
  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: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid rgba(33, 66, 135, 0.15);
  background: rgba(33, 66, 135, 0.05);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.l-header__sp-nav-sub-icon {
  font-size: 16px;
  color: #214287;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.l-header__sp-nav-sub-link:hover .l-header__sp-nav-sub-icon-wrapper {
  border-color: #214287;
  background: rgba(33, 66, 135, 0.12);
}
.l-header__sp-nav-sub-link:hover .l-header__sp-nav-sub-icon {
  color: rgb(22.9821428571, 45.9642857143, 94.0178571429);
}
@media screen and (max-width: 1000px) {
  .l-header__nav {
    display: none;
  }
  .l-header__sp-trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/*---------------------
  フッター
-----------------------*/
.l-footer {
  background: #1f213a;
  color: #ffffff;
  margin-top: 80px;
  position: relative;
}
.l-footer__top {
  position: absolute;
  top: -30px;
  right: 20px;
  z-index: 10;
}
.l-footer__back-to-top {
  width: 60px;
  height: 60px;
  background: #ffffff;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  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-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.l-footer__back-to-top:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.l-footer__back-to-top-icon {
  color: #214287;
  font-size: 32px;
  line-height: 1;
}
.l-footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  padding: 120px 0 60px;
}
@media screen and (max-width: 1000px) {
  .l-footer__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
    padding: 30px 0;
  }
}
.l-footer__info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-footer__logo {
  margin-bottom: 30px;
}
.l-footer__logo img {
  height: 60px;
  width: auto;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.l-footer__hospital-name {
  font-style: normal;
  font-weight: 700;
  font-size: calc(20 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: 0.05em;
  line-height: 1.7;
  margin-bottom: 15px;
}
.l-footer__hospital-address {
  font-style: normal;
  font-weight: 500;
  font-size: calc(18 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .l-footer__hospital-address {
    font-size: 18px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-footer__hospital-address {
    font-size: calc(0.4166666667vw + 14.6666666667px);
  }
}
@media (max-width: 319px) {
  .l-footer__hospital-address {
    font-size: 16px;
  }
}
.l-footer__hospital-postal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  margin-bottom: 20px;
}
.l-footer__hospital-postal-code {
  display: block;
}
.l-footer__hospital-postal-address {
  display: block;
}
.l-footer__hospital-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.l-footer__hospital-tel {
  display: block;
}
.l-footer__hospital-fax {
  display: block;
}
.l-footer__admission-menu {
  margin-top: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.l-footer__admission-title {
  font-style: normal;
  font-weight: 700;
  font-size: calc(24 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: 0.08em;
  line-height: 1.7;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 10px;
}
.l-footer__admission-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, 0.2);
}
.l-footer__admission-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 12px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 710px) {
  .l-footer__admission-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.l-footer__admission-item {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
  padding: 12px 0;
}
.l-footer__admission-link {
  color: #ffffff;
  text-decoration: none;
}
.l-footer__admission-link:visited, .l-footer__admission-link:hover, .l-footer__admission-link:active, .l-footer__admission-link:focus {
  color: #ffffff;
  text-decoration: none;
}
.l-footer__admission-link {
  font-style: normal;
  font-weight: 400;
  font-size: calc(16 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: 0.05em;
  line-height: 1.5;
  display: block;
  opacity: 0.9;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.l-footer__admission-link:hover {
  opacity: 1;
}
.l-footer__main-nav {
  padding: 40px 0 20px 0;
}
@media screen and (max-width: 1000px) {
  .l-footer__main-nav {
    padding: 20px 0 20px 0;
  }
}
.l-footer__main-nav-title {
  display: none;
}
@media screen and (max-width: 1000px) {
  .l-footer__main-nav-title {
    display: block;
    font-style: normal;
    font-weight: 700;
    font-size: calc(24 / 16 * 1rem);
    color: #ffffff;
    letter-spacing: 0.08em;
    line-height: 1.7;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
  }
  .l-footer__main-nav-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: rgba(255, 255, 255, 0.2);
  }
}
.l-footer__main-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1000px) {
  .l-footer__main-nav-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 12px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 1000px) {
  .l-footer__main-nav-item {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
    padding: 12px 0;
  }
}
.l-footer__main-nav-link {
  color: #ffffff;
  text-decoration: none;
}
.l-footer__main-nav-link:visited, .l-footer__main-nav-link:hover, .l-footer__main-nav-link:active, .l-footer__main-nav-link:focus {
  color: #ffffff;
  text-decoration: none;
}
.l-footer__main-nav-link {
  font-style: normal;
  font-weight: 500;
  font-size: calc(16 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: 0.08em;
  line-height: 1.5;
  opacity: 0.9;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.l-footer__main-nav-link:hover {
  opacity: 1;
}
@media screen and (max-width: 1000px) {
  .l-footer__main-nav-link {
    font-style: normal;
    font-weight: 400;
    font-size: calc(16 / 16 * 1rem);
    color: #ffffff;
    letter-spacing: 0.05em;
    line-height: 1.5;
    display: block;
  }
}
.l-footer__privacy {
  text-align: right;
  padding: 20px 0 0 0;
  margin-top: 20px;
}
.l-footer__privacy-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.l-footer__privacy-link {
  color: #ffffff;
  text-decoration: none;
}
.l-footer__privacy-link:visited, .l-footer__privacy-link:hover, .l-footer__privacy-link:active, .l-footer__privacy-link:focus {
  color: #ffffff;
  text-decoration: none;
}
.l-footer__privacy-link {
  font-style: normal;
  font-weight: 400;
  font-size: calc(12 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: 0.05em;
  line-height: 1.7;
  opacity: 0.8;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.l-footer__privacy-link:hover {
  opacity: 1;
}
.l-footer__copyright-border {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.l-footer__copyright {
  text-align: center;
  padding: 20px 0;
}
.l-footer__copyright p {
  font-style: normal;
  font-weight: 400;
  font-size: calc(12 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: 0.05em;
  line-height: 1.7;
  margin: 0;
  opacity: 0.8;
}

/*--------------------- 
  2カラムレイアウト
-----------------------*/
.l-two-column {
  padding: 40px 0 80px;
}
@media screen and (max-width: 1000px) {
  .l-two-column {
    padding: 20px 0 40px;
  }
}
.l-two-column__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .l-two-column__columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
.l-two-column .l-container-inner-1400 {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 1000px) {
  .l-two-column .l-container-inner-1400 {
    padding: 0;
  }
}
.l-two-column {
  /*--------------------- 
    サイドバー（左メニュー）
  -----------------------*/
}
.l-two-column__sidebar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
  position: sticky;
  -ms-flex-item-align: start;
      align-self: flex-start;
  z-index: 10;
}
@media screen and (max-width: 1000px) {
  .l-two-column__sidebar {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 0 20px;
  }
}
.l-two-column {
  /*--------------------- 
    メインコンテンツ（右）
  -----------------------*/
}
.l-two-column__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
@media screen and (max-width: 1000px) {
  .l-two-column__content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
}
.l-two-column__content-inner {
  padding: 40px;
  background: rgba(255, 255, 255, 0.83);
  border-radius: 10px;
}
@media screen and (max-width: 1000px) {
  .l-two-column__content-inner {
    padding: 30px 20px;
    margin: 0 20px;
  }
}
.l-two-column {
  /*--------------------- 
    ページタイトルエリア（2カラムレイアウト用）
  -----------------------*/
}
.l-two-column__title-area {
  margin-bottom: 60px;
}
@media screen and (max-width: 1000px) {
  .l-two-column__title-area {
    margin-bottom: 30px;
    padding: 0 20px;
  }
}
.l-two-column__parent-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 12px;
  line-height: 1;
}
.l-two-column__parent-title-ja {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media (min-width: 800px) {
  .l-two-column__parent-title-ja {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-two-column__parent-title-ja {
    font-size: calc(0.4166666667vw + 10.6666666667px);
  }
}
@media (max-width: 319px) {
  .l-two-column__parent-title-ja {
    font-size: 12px;
  }
}
.l-two-column__parent-title-ja {
  background: -webkit-gradient(linear, left top, right top, from(rgb(18, 34, 70)), to(rgb(42, 79, 120)));
  background: linear-gradient(to right, rgb(18, 34, 70) 0%, rgb(42, 79, 120) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.l-two-column__parent-title-en {
  font-style: normal;
  font-weight: 400;
  font-size: calc(12 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media (min-width: 800px) {
  .l-two-column__parent-title-en {
    font-size: 12px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-two-column__parent-title-en {
    font-size: calc(0.4166666667vw + 8.6666666667px);
  }
}
@media (max-width: 319px) {
  .l-two-column__parent-title-en {
    font-size: 10px;
  }
}
.l-two-column__parent-title-en {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, right top, from(rgb(33, 66, 135)), to(rgb(143, 168, 196)));
  background: linear-gradient(to right, rgb(33, 66, 135) 0%, rgb(143, 168, 196) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.l-two-column__page-title {
  font-style: normal;
  font-weight: 400;
  font-size: calc(68 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (min-width: 800px) {
  .l-two-column__page-title {
    font-size: 68px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-two-column__page-title {
    font-size: calc(7.5vw + 8px);
  }
}
@media (max-width: 319px) {
  .l-two-column__page-title {
    font-size: 32px;
  }
}
.l-two-column__page-title {
  letter-spacing: 0.1em;
  margin: 0;
  padding: 0;
  border: none;
}

/*--------------------- 
  サイドバーメニュー（汎用パーツ）
-----------------------*/
.l-sidebar-menu__category {
  position: relative;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 1000px) {
  .l-sidebar-menu__category {
    margin: 0;
    padding: 30px 0;
  }
}
.l-sidebar-menu__category::before {
  display: none;
}
@media screen and (max-width: 1000px) {
  .l-sidebar-menu__category::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(#214287), color-stop(10%, #8fa8c4));
    background: linear-gradient(90deg, #214287 0%, #8fa8c4 10%);
    border-radius: 0;
    margin-bottom: 10px;
  }
}
.l-sidebar-menu__category-en {
  font-style: normal;
  font-weight: 400;
  font-size: calc(12 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media (min-width: 800px) {
  .l-sidebar-menu__category-en {
    font-size: 12px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-sidebar-menu__category-en {
    font-size: calc(0.2083333333vw + 10.3333333333px);
  }
}
@media (max-width: 319px) {
  .l-sidebar-menu__category-en {
    font-size: 11px;
  }
}
.l-sidebar-menu__category-en {
  display: block;
  text-transform: uppercase;
}
.l-sidebar-menu__category-ja {
  font-style: normal;
  font-weight: 400;
  font-size: calc(38 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.2em;
  line-height: 1.4;
}
@media (min-width: 800px) {
  .l-sidebar-menu__category-ja {
    font-size: 38px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-sidebar-menu__category-ja {
    font-size: calc(1.25vw + 28px);
  }
}
@media (max-width: 319px) {
  .l-sidebar-menu__category-ja {
    font-size: 32px;
  }
}
.l-sidebar-menu__category-ja {
  display: block;
}
@media (min-width: 800px) {
  .l-sidebar-menu__category.is-small .l-sidebar-menu__category-ja {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-sidebar-menu__category.is-small .l-sidebar-menu__category-ja {
    font-size: calc(0.4166666667vw + 12.6666666667px);
  }
}
@media (max-width: 319px) {
  .l-sidebar-menu__category.is-small .l-sidebar-menu__category-ja {
    font-size: 14px;
  }
}
.l-sidebar-menu__nav {
  padding: 0;
}
.l-sidebar-menu__nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.l-sidebar-menu__nav-item {
  margin-bottom: 12px;
}
.l-sidebar-menu__nav-item:last-child {
  margin-bottom: 0;
}
.l-sidebar-menu__nav-link {
  font-style: normal;
  font-weight: 500;
  font-size: calc(16 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .l-sidebar-menu__nav-link {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-sidebar-menu__nav-link {
    font-size: calc(0.4166666667vw + 12.6666666667px);
  }
}
@media (max-width: 319px) {
  .l-sidebar-menu__nav-link {
    font-size: 14px;
  }
}
.l-sidebar-menu__nav-link {
  color: #2c2c2c;
  text-decoration: none;
}
.l-sidebar-menu__nav-link:visited, .l-sidebar-menu__nav-link:hover, .l-sidebar-menu__nav-link:active, .l-sidebar-menu__nav-link:focus {
  color: #2c2c2c;
  text-decoration: none;
}
.l-sidebar-menu__nav-link:visited, .l-sidebar-menu__nav-link:hover, .l-sidebar-menu__nav-link:active {
  text-decoration: none;
}
.l-sidebar-menu__nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
  border-radius: 10px;
  background: white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
}
.l-sidebar-menu__nav-link:hover {
  background: rgba(33, 66, 135, 0.05);
}
.l-sidebar-menu__nav-link.is-current {
  font-weight: 500;
}
.l-sidebar-menu__nav-link.is-current .l-sidebar-menu__nav-icon-wrapper {
  border-color: #214287;
  background: #3f51b5;
}
.l-sidebar-menu__nav-link.is-current .l-sidebar-menu__nav-icon {
  color: #ffffff;
}
.l-sidebar-menu__nav-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 800px) {
  .l-sidebar-menu__nav-text.is-small {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-sidebar-menu__nav-text.is-small {
    font-size: calc(0.4166666667vw + 12.6666666667px);
  }
}
@media (max-width: 319px) {
  .l-sidebar-menu__nav-text.is-small {
    font-size: 14px;
  }
}
.l-sidebar-menu__nav-icon-wrapper {
  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: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid rgba(44, 44, 44, 0.08);
  background: #dee3ff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.l-sidebar-menu__nav-icon {
  font-size: 18px;
  color: #3f51b5;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.l-sidebar-menu__nav-link:hover .l-sidebar-menu__nav-icon-wrapper {
  border-color: #214287;
}
.l-sidebar-menu__nav-link:hover .l-sidebar-menu__nav-icon {
  color: #3f51b5;
}

/*--------------------- 
  1カラムレイアウト
-----------------------*/
.l-single-column {
  padding: 40px 0 80px;
}
@media screen and (max-width: 768px) {
  .l-single-column {
    padding: 30px 0 60px;
  }
}
.l-single-column__container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .l-single-column__container {
    padding: 0;
  }
}
.l-single-column {
  /*--------------------- 
    ページタイトルエリア（1カラムレイアウト用）
  -----------------------*/
}
.l-single-column__title-area {
  margin-bottom: 60px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-single-column__title-area {
    padding: 0 20px;
    margin-bottom: 40px;
  }
}
.l-single-column__parent-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 12px;
  line-height: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .l-single-column__parent-title {
    margin-bottom: 16px;
  }
}
.l-single-column__parent-title-ja {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media (min-width: 800px) {
  .l-single-column__parent-title-ja {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-single-column__parent-title-ja {
    font-size: calc(0.4166666667vw + 10.6666666667px);
  }
}
@media (max-width: 319px) {
  .l-single-column__parent-title-ja {
    font-size: 12px;
  }
}
.l-single-column__parent-title-ja {
  background: -webkit-gradient(linear, left top, right top, from(rgb(18, 34, 70)), to(rgb(42, 79, 120)));
  background: linear-gradient(to right, rgb(18, 34, 70) 0%, rgb(42, 79, 120) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.l-single-column__parent-title-en {
  font-style: normal;
  font-weight: 400;
  font-size: calc(12 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media (min-width: 800px) {
  .l-single-column__parent-title-en {
    font-size: 12px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-single-column__parent-title-en {
    font-size: calc(0.4166666667vw + 8.6666666667px);
  }
}
@media (max-width: 319px) {
  .l-single-column__parent-title-en {
    font-size: 10px;
  }
}
.l-single-column__parent-title-en {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, right top, from(rgb(33, 66, 135)), to(rgb(143, 168, 196)));
  background: linear-gradient(to right, rgb(33, 66, 135) 0%, rgb(143, 168, 196) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.l-single-column__page-title {
  font-style: normal;
  font-weight: 400;
  font-size: calc(45 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (min-width: 800px) {
  .l-single-column__page-title {
    font-size: 45px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-single-column__page-title {
    font-size: calc(4.375vw + 10px);
  }
}
@media (max-width: 319px) {
  .l-single-column__page-title {
    font-size: 24px;
  }
}
.l-single-column__page-title {
  letter-spacing: 0.1em;
  margin: 0;
  padding: 0;
  border: none;
}
.l-single-column__page-title-en {
  font-style: normal;
  font-weight: 400;
  font-size: calc(18 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0.05em;
  line-height: 1.3;
}
@media (min-width: 800px) {
  .l-single-column__page-title-en {
    font-size: 18px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-single-column__page-title-en {
    font-size: calc(0.8333333333vw + 11.3333333333px);
  }
}
@media (max-width: 319px) {
  .l-single-column__page-title-en {
    font-size: 14px;
  }
}
.l-single-column__page-title-en {
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin-top: 12px;
  display: block;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .l-single-column__page-title-en {
    margin-top: 8px;
  }
}
.l-single-column {
  /*--------------------- 
    メインコンテンツ
  -----------------------*/
}
.l-single-column__content {
  width: 100%;
}
.l-single-column__content-inner {
  padding: 60px;
  background: rgba(255, 255, 255, 0.83);
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .l-single-column__content-inner {
    padding: 30px 20px;
    margin: 0 20px;
  }
}

/*--------------------- 
  インデックスページレイアウト
  病院案内、入院案内などのインデックスページ用
-----------------------*/
.l-index-page {
  padding: 40px 0 80px;
}
@media screen and (max-width: 768px) {
  .l-index-page {
    padding: 30px 0 60px;
  }
}
.l-index-page__container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .l-index-page__container {
    padding: 0;
  }
}
.l-index-page {
  /*--------------------- 
    ページタイトルエリア（インデックスページレイアウト用）
  -----------------------*/
}
.l-index-page__title-area {
  margin-bottom: 60px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-index-page__title-area {
    padding: 0 20px;
    margin-bottom: 40px;
  }
}
.l-index-page__parent-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 12px;
  line-height: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .l-index-page__parent-title {
    margin-bottom: 16px;
  }
}
.l-index-page__parent-title-ja {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media (min-width: 800px) {
  .l-index-page__parent-title-ja {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-index-page__parent-title-ja {
    font-size: calc(0.4166666667vw + 10.6666666667px);
  }
}
@media (max-width: 319px) {
  .l-index-page__parent-title-ja {
    font-size: 12px;
  }
}
.l-index-page__parent-title-ja {
  background: -webkit-gradient(linear, left top, right top, from(rgb(18, 34, 70)), to(rgb(42, 79, 120)));
  background: linear-gradient(to right, rgb(18, 34, 70) 0%, rgb(42, 79, 120) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.l-index-page__parent-title-en {
  font-style: normal;
  font-weight: 400;
  font-size: calc(12 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media (min-width: 800px) {
  .l-index-page__parent-title-en {
    font-size: 12px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-index-page__parent-title-en {
    font-size: calc(0.4166666667vw + 8.6666666667px);
  }
}
@media (max-width: 319px) {
  .l-index-page__parent-title-en {
    font-size: 10px;
  }
}
.l-index-page__parent-title-en {
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, right top, from(rgb(33, 66, 135)), to(rgb(143, 168, 196)));
  background: linear-gradient(to right, rgb(33, 66, 135) 0%, rgb(143, 168, 196) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.l-index-page__page-title {
  font-style: normal;
  font-weight: 400;
  font-size: calc(45 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (min-width: 800px) {
  .l-index-page__page-title {
    font-size: 45px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-index-page__page-title {
    font-size: calc(4.375vw + 10px);
  }
}
@media (max-width: 319px) {
  .l-index-page__page-title {
    font-size: 24px;
  }
}
.l-index-page__page-title {
  letter-spacing: 0.1em;
  margin: 0;
  padding: 0;
  border: none;
}
.l-index-page__page-title-en {
  font-style: normal;
  font-weight: 400;
  font-size: calc(18 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0.05em;
  line-height: 1.3;
}
@media (min-width: 800px) {
  .l-index-page__page-title-en {
    font-size: 18px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-index-page__page-title-en {
    font-size: calc(0.8333333333vw + 11.3333333333px);
  }
}
@media (max-width: 319px) {
  .l-index-page__page-title-en {
    font-size: 14px;
  }
}
.l-index-page__page-title-en {
  letter-spacing: 0.15em;
  text-transform: uppercase;
  margin-top: 12px;
  display: block;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .l-index-page__page-title-en {
    margin-top: 8px;
  }
}
.l-index-page__content {
  width: 100%;
}

/*---------------------
  パンくずリスト（汎用）
----------------------*/
.p-breadcrumb {
  padding: 20px 10px;
}
@media screen and (max-width: 768px) {
  .p-breadcrumb {
    padding: 15px 10;
  }
}
.p-breadcrumb__nav {
  text-align: right;
  min-height: 1.5em;
  line-height: 1.7;
}
.p-breadcrumb__nav span[property=itemListElement] {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .p-breadcrumb__nav span[property=itemListElement] {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .p-breadcrumb__nav span[property=itemListElement] {
    font-size: calc(0.4166666667vw + 10.6666666667px);
  }
}
@media (max-width: 319px) {
  .p-breadcrumb__nav span[property=itemListElement] {
    font-size: 12px;
  }
}
.p-breadcrumb__nav span[property=itemListElement] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
}
.p-breadcrumb__nav span[property=itemListElement]:not(:last-of-type)::after {
  content: "";
  width: 18px;
  height: 18px;
  margin-left: 8px;
  margin-right: 4px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z' fill='%23373232'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
  opacity: 0.6;
}
.p-breadcrumb__nav span[property=itemListElement] a {
  color: #373232;
  text-decoration: none;
}
.p-breadcrumb__nav span[property=itemListElement] a:visited, .p-breadcrumb__nav span[property=itemListElement] a:hover, .p-breadcrumb__nav span[property=itemListElement] a:active, .p-breadcrumb__nav span[property=itemListElement] a:focus {
  color: #373232;
  text-decoration: none;
}
.p-breadcrumb__nav span[property=itemListElement] a:visited, .p-breadcrumb__nav span[property=itemListElement] a:hover, .p-breadcrumb__nav span[property=itemListElement] a:active {
  text-decoration: none;
}
.p-breadcrumb__nav span[property=itemListElement] a:hover {
  color: #214287;
}
.p-breadcrumb__nav span[property=itemListElement] a span[property=name] {
  color: #373232;
}
.p-breadcrumb__nav span[property=itemListElement].current-item span[property=name] {
  color: #2c2c2c;
}
.p-breadcrumb__nav span[property=itemListElement] span[property=name].current-item {
  color: #2c2c2c;
}
.p-breadcrumb ol,
.p-breadcrumb .breadcrumbs,
.p-breadcrumb .breadcrumb-trail {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 8px;
}
.p-breadcrumb li,
.p-breadcrumb .breadcrumb,
.p-breadcrumb .breadcrumb-item {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .p-breadcrumb li,
  .p-breadcrumb .breadcrumb,
  .p-breadcrumb .breadcrumb-item {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .p-breadcrumb li,
  .p-breadcrumb .breadcrumb,
  .p-breadcrumb .breadcrumb-item {
    font-size: calc(0.4166666667vw + 10.6666666667px);
  }
}
@media (max-width: 319px) {
  .p-breadcrumb li,
  .p-breadcrumb .breadcrumb,
  .p-breadcrumb .breadcrumb-item {
    font-size: 12px;
  }
}
.p-breadcrumb li:not(:last-child)::after,
.p-breadcrumb .breadcrumb:not(:last-child)::after,
.p-breadcrumb .breadcrumb-item:not(:last-child)::after {
  content: "";
  width: 18px;
  height: 18px;
  margin-left: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z' fill='%23373232'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  vertical-align: middle;
  opacity: 0.6;
}
.p-breadcrumb li a,
.p-breadcrumb .breadcrumb a,
.p-breadcrumb .breadcrumb-item a {
  color: #373232;
  text-decoration: none;
}
.p-breadcrumb li a:visited, .p-breadcrumb li a:hover, .p-breadcrumb li a:active, .p-breadcrumb li a:focus,
.p-breadcrumb .breadcrumb a:visited,
.p-breadcrumb .breadcrumb a:hover,
.p-breadcrumb .breadcrumb a:active,
.p-breadcrumb .breadcrumb a:focus,
.p-breadcrumb .breadcrumb-item a:visited,
.p-breadcrumb .breadcrumb-item a:hover,
.p-breadcrumb .breadcrumb-item a:active,
.p-breadcrumb .breadcrumb-item a:focus {
  color: #373232;
  text-decoration: none;
}
.p-breadcrumb li a:visited, .p-breadcrumb li a:hover, .p-breadcrumb li a:active,
.p-breadcrumb .breadcrumb a:visited,
.p-breadcrumb .breadcrumb a:hover,
.p-breadcrumb .breadcrumb a:active,
.p-breadcrumb .breadcrumb-item a:visited,
.p-breadcrumb .breadcrumb-item a:hover,
.p-breadcrumb .breadcrumb-item a:active {
  text-decoration: none;
}
.p-breadcrumb li a:hover,
.p-breadcrumb .breadcrumb a:hover,
.p-breadcrumb .breadcrumb-item a:hover {
  color: #214287;
}
.p-breadcrumb li:not(a),
.p-breadcrumb .breadcrumb:not(a),
.p-breadcrumb .breadcrumb-item:not(a) {
  color: #2c2c2c;
}
.p-breadcrumb li > span,
.p-breadcrumb .breadcrumb > span,
.p-breadcrumb .breadcrumb-item > span {
  color: #2c2c2c;
}
.p-breadcrumb li[aria-current=page],
.p-breadcrumb li [aria-current=page],
.p-breadcrumb .breadcrumb[aria-current=page],
.p-breadcrumb .breadcrumb [aria-current=page],
.p-breadcrumb .breadcrumb-item[aria-current=page],
.p-breadcrumb .breadcrumb-item [aria-current=page] {
  color: #2c2c2c;
}

/**************************

  個別記事ページ

**************************/
.page.single .p-single__header {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__header {
    margin-bottom: 30px;
  }
}
.page.single .p-single__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__meta {
    gap: 8px;
    margin-bottom: 12px;
  }
}
.page.single .p-single__date {
  font-style: normal;
  font-weight: 400;
  font-size: calc(16 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .page.single .p-single__date {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.single .p-single__date {
    font-size: calc(0.4166666667vw + 12.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.single .p-single__date {
    font-size: 14px;
  }
}
.page.single .p-single__category-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.page.single .p-single__category {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .page.single .p-single__category {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.single .p-single__category {
    font-size: calc(0.4166666667vw + 10.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.single .p-single__category {
    font-size: 12px;
  }
}
.page.single .p-single__category {
  padding: 4px 12px;
  background-color: #214287;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__category {
    padding: 3px 10px;
  }
}
.page.single .p-single__title {
  font-style: normal;
  font-weight: 700;
  font-size: calc(32 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (min-width: 800px) {
  .page.single .p-single__title {
    font-size: 32px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.single .p-single__title {
    font-size: calc(1.6666666667vw + 18.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.single .p-single__title {
    font-size: 24px;
  }
}
.page.single .p-single__title {
  position: relative;
  padding-bottom: 20px;
}
.page.single .p-single__title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #214287;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__title {
    padding-bottom: 16px;
  }
  .page.single .p-single__title::after {
    height: 1px;
  }
}
.page.single .p-single__content {
  font-style: normal;
  font-weight: 400;
  font-size: calc(18 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media (min-width: 800px) {
  .page.single .p-single__content {
    font-size: 18px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.single .p-single__content {
    font-size: calc(0.4166666667vw + 14.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.single .p-single__content {
    font-size: 16px;
  }
}
.page.single .p-single__content p {
  margin-bottom: 1.5em;
}
.page.single .p-single__content p:last-child {
  margin-bottom: 0;
}
.page.single .p-single__content h2 {
  font-style: normal;
  font-weight: 700;
  font-size: calc(28 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (min-width: 800px) {
  .page.single .p-single__content h2 {
    font-size: 28px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.single .p-single__content h2 {
    font-size: calc(1.25vw + 18px);
  }
}
@media (max-width: 319px) {
  .page.single .p-single__content h2 {
    font-size: 22px;
  }
}
.page.single .p-single__content h2 {
  margin-top: 60px;
  margin-bottom: 24px;
  padding: 12px 20px;
  background-color: #e1e9f5;
  border-left: 4px solid #214287;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__content h2 {
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 10px 16px;
    border-left-width: 3px;
  }
}
.page.single .p-single__content h2:first-child {
  margin-top: 0;
}
.page.single .p-single__content h3 {
  font-style: normal;
  font-weight: 700;
  font-size: calc(24 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (min-width: 800px) {
  .page.single .p-single__content h3 {
    font-size: 24px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.single .p-single__content h3 {
    font-size: calc(0.8333333333vw + 17.3333333333px);
  }
}
@media (max-width: 319px) {
  .page.single .p-single__content h3 {
    font-size: 20px;
  }
}
.page.single .p-single__content h3 {
  margin-top: 40px;
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: 2px solid #214287;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__content h3 {
    margin-top: 32px;
    margin-bottom: 16px;
    padding-bottom: 6px;
    border-bottom-width: 1px;
  }
}
.page.single .p-single__content h3:first-child {
  margin-top: 0;
}
.page.single .p-single__content h4 {
  font-style: normal;
  font-weight: 700;
  font-size: calc(20 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (min-width: 800px) {
  .page.single .p-single__content h4 {
    font-size: 20px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.single .p-single__content h4 {
    font-size: calc(0.4166666667vw + 16.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.single .p-single__content h4 {
    font-size: 18px;
  }
}
.page.single .p-single__content h4 {
  margin-top: 32px;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__content h4 {
    margin-top: 24px;
    margin-bottom: 12px;
  }
}
.page.single .p-single__content h4:first-child {
  margin-top: 0;
}
.page.single .p-single__content ul,
.page.single .p-single__content ol {
  margin-bottom: 1.5em;
  padding-left: 1.5em;
}
.page.single .p-single__content ul {
  list-style-type: disc;
}
.page.single .p-single__content ol {
  list-style-type: decimal;
}
.page.single .p-single__content li {
  margin-bottom: 0.5em;
}
.page.single .p-single__content li:last-child {
  margin-bottom: 0;
}
.page.single .p-single__content img {
  max-width: 100%;
  height: auto;
  margin: 2em 0;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__content img {
    margin: 1.5em 0;
  }
}
.page.single .p-single__content a {
  color: #214287;
  text-decoration: none;
}
.page.single .p-single__content a:visited, .page.single .p-single__content a:hover, .page.single .p-single__content a:active, .page.single .p-single__content a:focus {
  color: #214287;
  text-decoration: none;
}
.page.single .p-single__content a {
  text-decoration: underline;
}
.page.single .p-single__content a:hover {
  opacity: 0.7;
}
.page.single .p-single__content blockquote {
  margin: 2em 0;
  padding: 20px;
  background-color: #f5f5f5;
  border-left: 4px solid #214287;
  font-style: normal;
  font-weight: 400;
  font-size: calc(16 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__content blockquote {
    margin: 1.5em 0;
    padding: 16px;
    border-left-width: 3px;
  }
}
.page.single .p-single__content blockquote p {
  margin-bottom: 0;
}
.page.single .p-single__content table {
  width: 100%;
  margin: 2em 0;
  border-collapse: collapse;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__content table {
    margin: 1.5em 0;
    display: block;
    overflow-x: auto;
  }
}
.page.single .p-single__content th,
.page.single .p-single__content td {
  font-style: normal;
  font-weight: 400;
  font-size: calc(16 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .page.single .p-single__content th,
  .page.single .p-single__content td {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.single .p-single__content th,
  .page.single .p-single__content td {
    font-size: calc(0.4166666667vw + 12.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.single .p-single__content th,
  .page.single .p-single__content td {
    font-size: 14px;
  }
}
.page.single .p-single__content th,
.page.single .p-single__content td {
  padding: 12px;
  border: 1px solid #e5e5e5;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__content th,
  .page.single .p-single__content td {
    padding: 8px;
  }
}
.page.single .p-single__content th {
  background-color: #e1e9f5;
  font-weight: 700;
}
.page.single .p-single__content code {
  padding: 2px 6px;
  background-color: #f5f5f5;
  border-radius: 4px;
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #eb2557;
  letter-spacing: 0em;
  line-height: 1.7;
  font-family: "Courier New", monospace;
}
.page.single .p-single__content pre {
  margin: 2em 0;
  padding: 16px;
  background-color: #f5f5f5;
  border-radius: 4px;
  overflow-x: auto;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__content pre {
    margin: 1.5em 0;
    padding: 12px;
  }
}
.page.single .p-single__content pre code {
  padding: 0;
  background-color: transparent;
}
.page.single .p-single__nav {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid #e5e5e5;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__nav {
    margin-top: 60px;
    padding-top: 30px;
  }
}
.page.single .p-single__nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__nav-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}
.page.single .p-single__nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.page.single .p-single__nav-item--prev .p-single__nav-link {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.page.single .p-single__nav-item--next .p-single__nav-link {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__nav-item--next .p-single__nav-link {
    text-align: left;
  }
}
.page.single .p-single__nav-link {
  color: #2c2c2c;
  text-decoration: none;
}
.page.single .p-single__nav-link:visited, .page.single .p-single__nav-link:hover, .page.single .p-single__nav-link:active, .page.single .p-single__nav-link:focus {
  color: #2c2c2c;
  text-decoration: none;
}
.page.single .p-single__nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  padding: 16px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.page.single .p-single__nav-link:hover {
  background-color: #e1e9f5;
}
@media screen and (max-width: 768px) {
  .page.single .p-single__nav-link {
    gap: 8px;
    padding: 12px;
  }
}
.page.single .p-single__nav-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-style: normal;
  font-weight: 400;
  font-size: calc(24 / 16 * 1rem);
  color: #214287;
  letter-spacing: 0em;
  line-height: 1;
}
@media (min-width: 800px) {
  .page.single .p-single__nav-icon {
    font-size: 24px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.single .p-single__nav-icon {
    font-size: calc(0.8333333333vw + 17.3333333333px);
  }
}
@media (max-width: 319px) {
  .page.single .p-single__nav-icon {
    font-size: 20px;
  }
}
.page.single .p-single__nav-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  min-width: 0;
}
.page.single .p-single__nav-label {
  font-style: normal;
  font-weight: 400;
  font-size: calc(12 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .page.single .p-single__nav-label {
    font-size: 12px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.single .p-single__nav-label {
    font-size: calc(0.2083333333vw + 10.3333333333px);
  }
}
@media (max-width: 319px) {
  .page.single .p-single__nav-label {
    font-size: 11px;
  }
}
.page.single .p-single__nav-title {
  font-style: normal;
  font-weight: 500;
  font-size: calc(16 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (min-width: 800px) {
  .page.single .p-single__nav-title {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.single .p-single__nav-title {
    font-size: calc(0.4166666667vw + 12.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.single .p-single__nav-title {
    font-size: 14px;
  }
}
.page.single .p-single__nav-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/**************************

  アーカイブページ

**************************/
.page.archive .p-archive__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .page.archive .p-archive__list {
    gap: 20px;
  }
}
.page.archive .p-archive__item {
  padding: 24px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  -webkit-transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
}
.page.archive .p-archive__item:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
@media screen and (max-width: 768px) {
  .page.archive .p-archive__item {
    padding: 20px;
  }
}
.page.archive .p-archive__link {
  color: #2c2c2c;
  text-decoration: none;
}
.page.archive .p-archive__link:visited, .page.archive .p-archive__link:hover, .page.archive .p-archive__link:active, .page.archive .p-archive__link:focus {
  color: #2c2c2c;
  text-decoration: none;
}
.page.archive .p-archive__link {
  display: block;
}
.page.archive .p-archive__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .page.archive .p-archive__meta {
    gap: 8px;
    margin-bottom: 10px;
  }
}
.page.archive .p-archive__date {
  font-style: normal;
  font-weight: 400;
  font-size: calc(16 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .page.archive .p-archive__date {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.archive .p-archive__date {
    font-size: calc(0.4166666667vw + 12.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.archive .p-archive__date {
    font-size: 14px;
  }
}
.page.archive .p-archive__category-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.page.archive .p-archive__category {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .page.archive .p-archive__category {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.archive .p-archive__category {
    font-size: calc(0.4166666667vw + 10.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.archive .p-archive__category {
    font-size: 12px;
  }
}
.page.archive .p-archive__category {
  padding: 4px 12px;
  background-color: #214287;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .page.archive .p-archive__category {
    padding: 3px 10px;
  }
}
.page.archive .p-archive__title {
  font-style: normal;
  font-weight: 700;
  font-size: calc(20 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media (min-width: 800px) {
  .page.archive .p-archive__title {
    font-size: 20px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.archive .p-archive__title {
    font-size: calc(0.4166666667vw + 16.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.archive .p-archive__title {
    font-size: 18px;
  }
}
.page.archive .p-archive__title {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.p-archive__link:hover .page.archive .p-archive__title {
  color: #214287;
}
.page.archive .p-archive__pagination {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .page.archive .p-archive__pagination {
    margin-top: 40px;
  }
}
.page.archive .p-archive__pagination-list {
  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: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .page.archive .p-archive__pagination-list {
    gap: 6px;
  }
}
.page.archive .p-archive__pagination-item a,
.page.archive .p-archive__pagination-item span {
  font-style: normal;
  font-weight: 500;
  font-size: calc(16 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .page.archive .p-archive__pagination-item a,
  .page.archive .p-archive__pagination-item span {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.archive .p-archive__pagination-item a,
  .page.archive .p-archive__pagination-item span {
    font-size: calc(0.4166666667vw + 12.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.archive .p-archive__pagination-item a,
  .page.archive .p-archive__pagination-item span {
    font-size: 14px;
  }
}
.page.archive .p-archive__pagination-item a,
.page.archive .p-archive__pagination-item span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 12px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .page.archive .p-archive__pagination-item a,
  .page.archive .p-archive__pagination-item span {
    min-width: 36px;
    height: 36px;
    padding: 0 10px;
  }
}
.page.archive .p-archive__pagination-item a .material-icons,
.page.archive .p-archive__pagination-item span .material-icons {
  font-style: normal;
  font-weight: 400;
  font-size: calc(20 / 16 * 1rem);
  color: inherit;
  letter-spacing: 0em;
  line-height: 1;
}
.page.archive .p-archive__pagination-item a:hover:not(.current),
.page.archive .p-archive__pagination-item span:hover:not(.current) {
  background-color: #e1e9f5;
  color: #214287;
}
.page.archive .p-archive__pagination-item a.current,
.page.archive .p-archive__pagination-item span.current {
  background-color: #214287;
  color: #ffffff;
  font-weight: 700;
  border-color: #214287;
}
.page.archive .p-archive__pagination-item a.dots,
.page.archive .p-archive__pagination-item span.dots {
  border: none;
  background-color: transparent;
  cursor: default;
}
.page.archive .p-archive__pagination-item a.dots:hover,
.page.archive .p-archive__pagination-item span.dots:hover {
  background-color: transparent;
}
.page.archive .p-archive__no-posts {
  padding: 60px 20px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page.archive .p-archive__no-posts {
    padding: 40px 20px;
  }
}
.page.archive .p-archive__no-posts p {
  font-style: normal;
  font-weight: 400;
  font-size: calc(18 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .page.archive .p-archive__no-posts p {
    font-size: 18px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.archive .p-archive__no-posts p {
    font-size: calc(0.4166666667vw + 14.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.archive .p-archive__no-posts p {
    font-size: 16px;
  }
}

/**************************

  お知らせ一覧ページ

**************************/
.page.news .p-news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .page.news .p-news__list {
    gap: 20px;
  }
}
.page.news .p-news__item {
  padding: 24px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  -webkit-transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s, -webkit-box-shadow 0.3s, -webkit-transform 0.3s;
}
.page.news .p-news__item:hover {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
@media screen and (max-width: 768px) {
  .page.news .p-news__item {
    padding: 20px;
  }
}
.page.news .p-news__link {
  color: #2c2c2c;
  text-decoration: none;
}
.page.news .p-news__link:visited, .page.news .p-news__link:hover, .page.news .p-news__link:active, .page.news .p-news__link:focus {
  color: #2c2c2c;
  text-decoration: none;
}
.page.news .p-news__link {
  display: block;
}
.page.news .p-news__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .page.news .p-news__meta {
    gap: 8px;
    margin-bottom: 10px;
  }
}
.page.news .p-news__date {
  font-style: normal;
  font-weight: 400;
  font-size: calc(16 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .page.news .p-news__date {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.news .p-news__date {
    font-size: calc(0.4166666667vw + 12.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.news .p-news__date {
    font-size: 14px;
  }
}
.page.news .p-news__category-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.page.news .p-news__category {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .page.news .p-news__category {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.news .p-news__category {
    font-size: calc(0.4166666667vw + 10.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.news .p-news__category {
    font-size: 12px;
  }
}
.page.news .p-news__category {
  padding: 4px 12px;
  background-color: #214287;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .page.news .p-news__category {
    padding: 3px 10px;
  }
}
.page.news .p-news__title {
  font-style: normal;
  font-weight: 700;
  font-size: calc(20 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media (min-width: 800px) {
  .page.news .p-news__title {
    font-size: 20px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.news .p-news__title {
    font-size: calc(0.4166666667vw + 16.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.news .p-news__title {
    font-size: 18px;
  }
}
.page.news .p-news__title {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.p-news__link:hover .page.news .p-news__title {
  color: #214287;
}
.page.news .p-news__pagination {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .page.news .p-news__pagination {
    margin-top: 40px;
  }
}
.page.news .p-news__pagination-list {
  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: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .page.news .p-news__pagination-list {
    gap: 6px;
  }
}
.page.news .p-news__pagination-item a,
.page.news .p-news__pagination-item span {
  font-style: normal;
  font-weight: 500;
  font-size: calc(16 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .page.news .p-news__pagination-item a,
  .page.news .p-news__pagination-item span {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.news .p-news__pagination-item a,
  .page.news .p-news__pagination-item span {
    font-size: calc(0.4166666667vw + 12.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.news .p-news__pagination-item a,
  .page.news .p-news__pagination-item span {
    font-size: 14px;
  }
}
.page.news .p-news__pagination-item a,
.page.news .p-news__pagination-item span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 12px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .page.news .p-news__pagination-item a,
  .page.news .p-news__pagination-item span {
    min-width: 36px;
    height: 36px;
    padding: 0 10px;
  }
}
.page.news .p-news__pagination-item a .material-icons,
.page.news .p-news__pagination-item span .material-icons {
  font-style: normal;
  font-weight: 400;
  font-size: calc(20 / 16 * 1rem);
  color: inherit;
  letter-spacing: 0em;
  line-height: 1;
}
.page.news .p-news__pagination-item a:hover:not(.current),
.page.news .p-news__pagination-item span:hover:not(.current) {
  background-color: #e1e9f5;
  color: #214287;
}
.page.news .p-news__pagination-item a.current,
.page.news .p-news__pagination-item span.current {
  background-color: #214287;
  color: #ffffff;
  font-weight: 700;
  border-color: #214287;
}
.page.news .p-news__pagination-item a.dots,
.page.news .p-news__pagination-item span.dots {
  border: none;
  background-color: transparent;
  cursor: default;
}
.page.news .p-news__pagination-item a.dots:hover,
.page.news .p-news__pagination-item span.dots:hover {
  background-color: transparent;
}
.page.news .p-news__no-posts {
  padding: 60px 20px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page.news .p-news__no-posts {
    padding: 40px 20px;
  }
}
.page.news .p-news__no-posts p {
  font-style: normal;
  font-weight: 400;
  font-size: calc(18 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 800px) {
  .page.news .p-news__no-posts p {
    font-size: 18px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .page.news .p-news__no-posts p {
    font-size: calc(0.4166666667vw + 14.6666666667px);
  }
}
@media (max-width: 319px) {
  .page.news .p-news__no-posts p {
    font-size: 16px;
  }
}

/**************************

  お知らせサイドバー

**************************/
.p-news-sidebar__back {
  margin-bottom: 30px;
}
@media screen and (max-width: 1000px) {
  .p-news-sidebar__back {
    margin-bottom: 24px;
  }
}
.p-news-sidebar__back-link {
  color: #2c2c2c;
  text-decoration: none;
}
.p-news-sidebar__back-link:visited, .p-news-sidebar__back-link:hover, .p-news-sidebar__back-link:active, .p-news-sidebar__back-link:focus {
  color: #2c2c2c;
  text-decoration: none;
}
.p-news-sidebar__back-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 16px 20px;
  background-color: #214287;
  color: #ffffff;
  border-radius: 8px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.p-news-sidebar__back-link:hover {
  background-color: #243969;
}
@media screen and (max-width: 1000px) {
  .p-news-sidebar__back-link {
    padding: 14px 18px;
  }
}
.p-news-sidebar__back-icon-wrapper {
  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: 32px;
  height: 32px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}
@media screen and (max-width: 1000px) {
  .p-news-sidebar__back-icon-wrapper {
    width: 28px;
    height: 28px;
  }
}
.p-news-sidebar__back-icon {
  font-style: normal;
  font-weight: 400;
  font-size: calc(20 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: 0em;
  line-height: 1;
}
@media screen and (max-width: 1000px) {
  .p-news-sidebar__back-icon {
    font-size: 18px;
  }
}
.p-news-sidebar__back-text {
  font-style: normal;
  font-weight: 700;
  font-size: calc(16 / 16 * 1rem);
  color: #ffffff;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 1000px) {
  .p-news-sidebar__back-text {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 999px) {
  .p-news-sidebar__back-text {
    font-size: calc(0.2941176471vw + 13.0588235294px);
  }
}
@media (max-width: 319px) {
  .p-news-sidebar__back-text {
    font-size: 14px;
  }
}
.p-news-sidebar__section {
  margin-bottom: 40px;
}
.p-news-sidebar__section:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  .p-news-sidebar__section {
    margin-bottom: 32px;
  }
}
.p-news-sidebar__title {
  font-style: normal;
  font-weight: 700;
  font-size: calc(18 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 1000px) {
  .p-news-sidebar__title {
    font-size: 18px;
  }
}
@media (min-width: 320px) and (max-width: 999px) {
  .p-news-sidebar__title {
    font-size: calc(0.2941176471vw + 15.0588235294px);
  }
}
@media (max-width: 319px) {
  .p-news-sidebar__title {
    font-size: 16px;
  }
}
.p-news-sidebar__title {
  padding: 12px 16px;
  background-color: #e1e9f5;
  border-left: 4px solid #214287;
  margin-bottom: 16px;
}
@media screen and (max-width: 1000px) {
  .p-news-sidebar__title {
    padding: 10px 14px;
    border-left-width: 3px;
    margin-bottom: 12px;
  }
}
.p-news-sidebar__recent-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 1000px) {
  .p-news-sidebar__recent-list {
    gap: 12px;
  }
}
.p-news-sidebar__recent-link {
  color: #2c2c2c;
  text-decoration: none;
}
.p-news-sidebar__recent-link:visited, .p-news-sidebar__recent-link:hover, .p-news-sidebar__recent-link:active, .p-news-sidebar__recent-link:focus {
  color: #2c2c2c;
  text-decoration: none;
}
.p-news-sidebar__recent-link {
  display: block;
  padding: 12px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.p-news-sidebar__recent-link:hover {
  background-color: #e1e9f5;
}
@media screen and (max-width: 1000px) {
  .p-news-sidebar__recent-link {
    padding: 10px;
  }
}
.p-news-sidebar__recent-date {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 1000px) {
  .p-news-sidebar__recent-date {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 999px) {
  .p-news-sidebar__recent-date {
    font-size: calc(0.2941176471vw + 11.0588235294px);
  }
}
@media (max-width: 319px) {
  .p-news-sidebar__recent-date {
    font-size: 12px;
  }
}
.p-news-sidebar__recent-date {
  display: block;
  margin-bottom: 6px;
}
.p-news-sidebar__recent-title {
  font-style: normal;
  font-weight: 500;
  font-size: calc(15 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media (min-width: 1000px) {
  .p-news-sidebar__recent-title {
    font-size: 15px;
  }
}
@media (min-width: 320px) and (max-width: 999px) {
  .p-news-sidebar__recent-title {
    font-size: calc(0.2941176471vw + 12.0588235294px);
  }
}
@media (max-width: 319px) {
  .p-news-sidebar__recent-title {
    font-size: 13px;
  }
}
.p-news-sidebar__recent-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.p-news-sidebar__category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-news-sidebar__category-item {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
.p-news-sidebar__category-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 70%;
  background-color: #214287;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.p-news-sidebar__category-item:hover::before {
  opacity: 1;
}
.p-news-sidebar__category-link {
  color: #2c2c2c;
  text-decoration: none;
}
.p-news-sidebar__category-link:visited, .p-news-sidebar__category-link:hover, .p-news-sidebar__category-link:active, .p-news-sidebar__category-link:focus {
  color: #2c2c2c;
  text-decoration: none;
}
.p-news-sidebar__category-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 14px 16px 14px 20px;
  -webkit-transition: background-color 0.3s, padding-left 0.3s;
  transition: background-color 0.3s, padding-left 0.3s;
}
.p-news-sidebar__category-link:hover {
  background-color: #f5f5f5;
  padding-left: 28px;
}
@media screen and (max-width: 1000px) {
  .p-news-sidebar__category-link {
    padding: 12px 14px 12px 18px;
  }
  .p-news-sidebar__category-link:hover {
    padding-left: 24px;
  }
}
.p-news-sidebar__category-name {
  font-style: normal;
  font-weight: 500;
  font-size: calc(15 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 1000px) {
  .p-news-sidebar__category-name {
    font-size: 15px;
  }
}
@media (min-width: 320px) and (max-width: 999px) {
  .p-news-sidebar__category-name {
    font-size: calc(0.1470588235vw + 13.5294117647px);
  }
}
@media (max-width: 319px) {
  .p-news-sidebar__category-name {
    font-size: 14px;
  }
}
.p-news-sidebar__category-count {
  font-style: normal;
  font-weight: 400;
  font-size: calc(14 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0em;
  line-height: 1.7;
}
@media (min-width: 1000px) {
  .p-news-sidebar__category-count {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 999px) {
  .p-news-sidebar__category-count {
    font-size: calc(0.2941176471vw + 11.0588235294px);
  }
}
@media (max-width: 319px) {
  .p-news-sidebar__category-count {
    font-size: 12px;
  }
}
.p-news-sidebar__year-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 12px;
}
@media screen and (max-width: 1000px) {
  .p-news-sidebar__year-list {
    gap: 10px;
  }
}
.p-news-sidebar__year-link {
  color: #2c2c2c;
  text-decoration: none;
}
.p-news-sidebar__year-link:visited, .p-news-sidebar__year-link:hover, .p-news-sidebar__year-link:active, .p-news-sidebar__year-link:focus {
  color: #2c2c2c;
  text-decoration: none;
}
.p-news-sidebar__year-link {
  display: block;
  padding: 12px 16px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  text-align: center;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  font-style: normal;
  font-weight: 500;
  font-size: calc(15 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media (min-width: 1000px) {
  .p-news-sidebar__year-link {
    font-size: 15px;
  }
}
@media (min-width: 320px) and (max-width: 999px) {
  .p-news-sidebar__year-link {
    font-size: calc(0.1470588235vw + 13.5294117647px);
  }
}
@media (max-width: 319px) {
  .p-news-sidebar__year-link {
    font-size: 14px;
  }
}
.p-news-sidebar__year-link:hover {
  background-color: #214287;
  border-color: #214287;
  color: #ffffff;
}
@media screen and (max-width: 1000px) {
  .p-news-sidebar__year-link {
    padding: 10px 14px;
  }
}

/*-- commonフォルダの中の_index.scss --*/
/*--------------------------------

各ページ共通

---------------------------------*/
/*--------------------------------

ページタイトルエリア

---------------------------------*/
.l-page-title {
  padding: 40px 20px 40px;
  text-align: center;
}
.l-page-title__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.l-page-title__text {
  font-style: normal;
  font-weight: bold;
  font-size: calc(36 / 16 * 1rem);
  color: #2c2c2c;
  letter-spacing: 0.05em;
  line-height: 1.2;
}
@media (min-width: 800px) {
  .l-page-title__text {
    font-size: 36px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-page-title__text {
    font-size: calc(1.6666666667vw + 22.6666666667px);
  }
}
@media (max-width: 319px) {
  .l-page-title__text {
    font-size: 28px;
  }
}
.l-page-title__text {
  font-family: "Noto Serif JP", serif;
  color: #214287;
  margin: 0;
}
.l-page-title__subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: calc(16 / 16 * 1rem);
  color: #373232;
  letter-spacing: 0.03em;
  line-height: 1.5;
}
@media (min-width: 800px) {
  .l-page-title__subtitle {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .l-page-title__subtitle {
    font-size: calc(0.4166666667vw + 12.6666666667px);
  }
}
@media (max-width: 319px) {
  .l-page-title__subtitle {
    font-size: 14px;
  }
}
.l-page-title__subtitle {
  margin: 10px 0 0 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1000px) {
  .l-page-title {
    padding: 30px 20px 30px;
  }
}

/*--------------------------------

メインコンテンツエリア

---------------------------------*/
/*--------------------------------

main-footer 商標番号の電話番号誤認識防止

---------------------------------*/
.trademark-number {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  font-family: monospace;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .trademark-number {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 1px 3px;
    border-radius: 2px;
  }
}