@charset "UTF-8";
/* Meisei Sans の 定義 */
@font-face {
  font-family: 'MeiseiSans';
  font-style: normal;
  font-weight: 400;
  src: url(https://www.meisei-u.ac.jp/cd/font/MeiseiSansSubset-Regular.woff2) format('woff2'),
      url(https://www.meisei-u.ac.jp/cd/font/MeiseiSansSubset-Regular.woff) format('woff');
}

@font-face {
  font-family: 'MeiseiSans';
  font-style: bold;
  font-weight: 700;
  src: url(https://www.meisei-u.ac.jp/cd/font/MeiseiSansSubset-Bold.woff2) format('woff2'),
      url(https://www.meisei-u.ac.jp/cd/font/MeiseiSansSubset-Bold.woff) format('woff');
}

/* ! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;

  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  /* 表示フォントの設定 */
  font-family: 'MeiseiSans', Sans-Serif;
  font-display: swap;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

hr {
  overflow: visible;
  box-sizing: content-box;
  height: 0;
}

pre {
  font-family: monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
          text-decoration: underline;
          text-decoration: underline dotted;
  border-bottom: 0;

  -webkit-text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  white-space: normal;
  color: inherit;
  display: table;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;

  -webkit-appearance: textfield;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;

  -webkit-appearance: button;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* font-family */
/* color */
/* screen */
/* other */
/* -------------------------------------------------------

reset

------------------------------------------------------- */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

header,
footer,
main,
nav {
  display: block;
}

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

ul,
ol {
  list-style-type: none;
}

img {
  vertical-align: top;
  max-width: 100%;
  border: 0;
}

input[type="text"],
select,
textarea {
  line-height: normal;

  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

select::-ms-expand {
  display: none;
}

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

base

------------------------------------------------------- */
html {
  font-size: 62.5%;
}

body {
  font-family: "MeiseiSans", sans-serif;
  font-size: 1.7rem;
  font-weight: normal;
  line-height: 1.94118;
  letter-spacing: .02em;
  word-wrap: break-word;
  word-break: break-all;
  color: #222;
  min-width: 320px;

  overflow-wrap: break-word;
}

body.is-body-fix {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: 100%;
  margin: 0;
}

b {
  font-weight: bold;
  font-style: normal;
}

em {
  font-weight: normal;
  font-style: normal;
  color: #b00020;
}

strong {
  font-weight: bold;
  font-style: normal;
  color: #b00020;
}

sup {
  font-size: 1.2rem;
}

sub {
  font-size: 1.2rem;
}

small {
  font-size: 88%;
}

mark {
  background: linear-gradient(transparent 50%, #f4ff81 50%);
}

a {
  text-decoration: underline;
  color: #006fa3;
}

a:hover,
a:active,
a:focus {
  background-color: #f8f8f8;
}

button {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 100%;
  font-weight: normal;
  line-height: 1.8;
  text-align: left;
  color: #222;
  background-color: #fff;
  display: inline-block;
  border: 0;
}

button:hover,
button:active,
button:focus {
  background-color: #f8f8f8;
}

blockquote {
  color: #666;
  background-color: #f8f8f8;
  margin-top: 40px;
  padding: 25px;
  border-left: 3px solid #556;
}

blockquote blockquote {
  margin-top: 15px;
  padding: 0 15px 0 15px;
  border-left: 3px solid #666;
}

blockquote > :first-child {
  margin-top: 0 !important;
}

svg {
  position: absolute;
  width: 0;
  height: 0;
}

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

input,
select,
button,
textarea {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 100%;
  border-radius: 0;
}

abbr[title],
del,
ins {
  text-decoration: none;
}

cite {
  font-style: normal;
}

code,
pre {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

header

------------------------------------------------------- */
#site-header {
  background-color: #fff;
}

#site-header > .header-pc .header-content--01 {
  background-color: #6d242e;
  padding-right: 15px;
}

#site-header > .header-pc .header-content--01 .layout-wrap {
  position: relative;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 1280px;
  height: 82px;
  margin: 0 auto;
}

#site-header > .header-pc .header-content--01 .layout-wrap .logo-area {
  flex-shrink: 0;
  width: 100%;
  max-width: 190px;
  margin-right: auto;
}

#site-header > .header-pc .header-content--01 .layout-wrap .logo-area a {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 15px 2px;
  transition: opacity .3s;
  will-change: opacity;
}

#site-header > .header-pc .header-content--01 .layout-wrap .logo-area a:hover,
#site-header > .header-pc .header-content--01 .layout-wrap .logo-area a:active,
#site-header > .header-pc .header-content--01 .layout-wrap .logo-area a:focus {
  background-color: transparent;
  opacity: .6;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area {
  display: flex;
  margin-left: 22px;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .global-nav {
  display: flex;
  height: 100%;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .global-nav > li {
  line-height: 1.5;
  height: 100%;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .global-nav > li a {
  font-size: 1.3rem;
  text-decoration: none;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
  padding: 10px 11px 12px;
  transition: opacity .3s;
  will-change: opacity;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .global-nav > li a:hover,
#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .global-nav > li a:active,
#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .global-nav > li a:focus {
  background-color: transparent;
  opacity: .6;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .global-nav > li a .icon-blank-01 {
  fill: #fff;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area {
  display: flex;
  margin-left: 22px;
  border-right: 1px solid rgba(255, 255, 255, .17);
  border-left: 1px solid rgba(255, 255, 255, .17);
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li {
  position: relative;
  width: 96px;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li .icon-btn {
  font-size: 1.3rem;
  line-height: 1.5;
  text-decoration: none;
  color: #fff;
  background-color: #6d242e;
  position: relative;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 10px;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li .icon-btn:hover::after,
#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li .icon-btn:active::after,
#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li .icon-btn:focus::after {
  opacity: .4;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li .icon-btn::after {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  transition: opacity .3s;
  will-change: opacity;
  opacity: 0;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li .icon-btn .text {
  position: relative;
  padding-top: 30px;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-search {
  width: 80px;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-search .icon-btn {
  background-color: transparent;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-search .icon-btn[aria-expanded="true"] {
  background-color: #222;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-search .icon-btn[aria-expanded="true"]::before,
#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-search .icon-btn[aria-expanded="true"]::after {
  background-color: #fff;
  position: absolute;
  top: 38px;
  left: calc(50% - 12px);
  display: block;
  width: 25px;
  height: 3px;
  content: "";
  border-radius: 2px;
  opacity: 1;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-search .icon-btn[aria-expanded="true"]::before {
  transform: rotate(-45deg);
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-search .icon-btn[aria-expanded="true"]::after {
  transform: rotate(45deg);
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-search .icon-btn[aria-expanded="true"] .text {
  font-size: 1rem;
  white-space: nowrap;
  position: absolute;
  z-index: -1;
  padding-top: 0;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-search .icon-btn .text::before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 2rem;
  font-weight: 900;
  color: #fff;
  position: absolute;
  top: 0;
  left: calc(50% - 10px);
  content: "\f002";
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-search .header-search-area {
  position: absolute;
  z-index: 600;
  top: 100%;
  right: 0;
  visibility: hidden;
  width: 320px;
  opacity: 0;
}

.js-static #site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-search .header-search-area {
  visibility: visible;
  opacity: 1;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-search .header-search-area.is-open {
  visibility: visible;
  opacity: 1;
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-pamph .icon-btn .text::before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 1.7rem;
  font-weight: 900;
  color: #fff;
  position: absolute;
  top: 2px;
  left: calc(50% - 10px);
  content: "\f518";
}

/* 2025/05/26追加　言語選択を追加　ここから */
/* ラッパーに疑似要素でアイコンを出す */
.text-with-icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
  font-size: 1rem;
  width: 96px;
  color: #fff;
}

/* アイコン */
.text-with-icon::before {
  content: "\f1ab"; /* アイコン */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.9rem;
  color: #fff;
  margin-bottom: -0.5rem; /* 適度な間隔調整 */
}

/* テキスト（EN | 中文）部分 */
.lang-links {
  display: inline-block;
  font-size: 1.2rem;
}

/* リンク装飾を消してカラー統一 */
.lang-links a {
  color: #fff;
  text-decoration: none;
  padding: 0 0.2em;
  transition: opacity 0.3s ease; /* ← なめらかに変化させる */
}

/* リンク挙動 */
.lang-links a:hover,
.lang-links a:active,
.lang-links a:focus {
  background-color: transparent;
  opacity: .6;
}

/* スマホ表示微調整 */
@media screen and (max-width: 980px) {
  .text-with-icon::before {
    display: none;
  }

  .text-with-icon {
    flex-direction: row; /* 横並び（縦中央揃え） */
    justify-content: center;
    align-items: center;
    width: 60px;
  }

  .lang-links {
    font-size: 1rem; /* 文字をやや小さくするなど調整可能 */
  }

  .icon-btn .text {
    font-size: 0.7rem; /* 文字をやや小さくするなど調整可能 */
  }
}

/* 2025/05/26追加　言語選択を追加　ここまで */

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-contact .icon-btn .text::before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 1.9rem;
  font-weight: 900;
  color: #fff;
  position: absolute;
  top: 0;
  left: calc(50% - 10px);
  content: "\f0e0";
}

#site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li + li {
  border-left: 1px solid rgba(255, 255, 255, .17);
}

#site-header > .header-pc .header-content--02 {
  background-color: #fff;
  padding-right: 15px;
}

.js-static #site-header > .header-pc .header-content--02 {
  margin-top: 80px;
}

#site-header > .header-pc .header-content--02 .layout-wrap {
  position: relative;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 1280px;
  height: 70px;
  margin: 0 auto;
}

#site-header > .header-pc .header-content--02 .layout-wrap .logo-area {
  line-height: 1;
  flex-shrink: 0;
  margin-right: auto;
}

#site-header > .header-pc .header-content--02 .layout-wrap .logo-area a {
  font-size: 2.4rem;
  font-weight: bold;
  text-decoration: none;
  color: #6d242e;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 15px;
  transition: opacity .3s;
  will-change: opacity;
}

#site-header > .header-pc .header-content--02 .layout-wrap .logo-area a:hover,
#site-header > .header-pc .header-content--02 .layout-wrap .logo-area a:active,
#site-header > .header-pc .header-content--02 .layout-wrap .logo-area a:focus {
  background-color: transparent;
  opacity: .4;
}

#site-header > .header-pc .header-content--02 .layout-wrap .nav-area {
  display: flex;
}

#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .global-nav-sub {
  display: flex;
  height: 100%;
  margin-left: 30px;
}

#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .global-nav-sub > li {
  line-height: 1.5;
  height: 100%;
}

#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .global-nav-sub > li a {
  font-size: 1.5rem;
  font-weight: bold;
  text-decoration: none;
  color: #222;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
  padding: 10px 15px;
  transition: opacity .3s;
  will-change: opacity;
}

#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .global-nav-sub > li a:hover,
#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .global-nav-sub > li a:active,
#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .global-nav-sub > li a:focus {
  background-color: transparent;
  opacity: .4;
}

#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .global-nav-sub > li a .icon-blank-01 {
  fill: #222;
}

#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area {
  display: flex;
  margin-left: 10px;
}

#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li {
  position: relative;
  width: 80px;
}

#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li .icon-btn {
  font-size: 1.3rem;
  line-height: 1.5;
  text-decoration: none;
  color: #6d242e;
  background-color: #fff;
  position: relative;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 10px;
  transition: background-color .4s, color .3s;
  will-change: background-color, color;
}

#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li .icon-btn:hover,
#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li .icon-btn:active,
#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li .icon-btn:focus {
  color: #fff;
  background-color: #6d242e;
  opacity: 1;
}

#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li .icon-btn .text {
  position: relative;
  padding-top: 25px;
}

#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li.var-pamph a .text::before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 1.7rem;
  font-weight: 900;
  color: #6d242e;
  position: absolute;
  top: 2px;
  left: calc(50% - 10px);
  content: "\f518";
  transition: color .3s;
  will-change: color;
}

#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li.var-pamph a:hover .text::before,
#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li.var-pamph a:active .text::before,
#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li.var-pamph a:focus .text::before {
  color: #fff;
}


#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li.var-contact a .text::before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 1.9rem;
  font-weight: 900;
  color: #6d242e;
  position: absolute;
  top: 0;
  left: calc(50% - 10px);
  content: "\f0e0";
  transition: color .3s;
  will-change: color;
}

#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li.var-contact a:hover .text::before,
#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li.var-contact a:active .text::before,
#site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li.var-contact a:focus .text::before {
  color: #fff;
}

#site-header > .header-pc .header-content--02.header-fix-area {
  position: fixed;
  z-index: 800;
  top: 0;
  right: 0;
  visibility: hidden;
  width: 100%;
  transition: transform .3s, visibility .3s;
  transform: translateY(-100%);
  will-change: transform, visibility;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .05);
}

#site-header > .header-pc .header-content--02.header-fix-area.is-fix {
  visibility: visible;
  transform: translateY(0);
}

#site-header > .header-pc .header-content--02.header-fix-area .nav-area .icon-btn-area {
  height: 100%;
}

#site-header .header-search-area {
  background-color: #222;
  padding: 15px;
}

#site-header .header-search-area .search-layout {
  display: flex;
}

#site-header .header-search-area .search-layout .search-box {
  display: block;
  width: calc(100% - 48px);
  height: 48px;
  padding: 10px;
  border: 0;
}

#site-header .header-search-area .search-layout .search-btn {
  background-color: #e8e8e8;
  position: relative;
  overflow: hidden;
  width: 48px;
}

#site-header .header-search-area .search-layout .search-btn::before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 2rem;
  font-weight: 900;
  color: #6d242e;
  position: absolute;
  top: 6px;
  left: calc(50% - 9px);
  content: "\f002";
}

#site-header .header-search-area .search-layout .search-btn .text {
  font-size: 1rem;
  white-space: nowrap;
  position: absolute;
  z-index: -1;
}

#site-header .menu-btn-open {
  font-size: 1rem;
  line-height: 1;
  color: #fff;
  background-color: #6d242e;
  position: relative;
  display: none;
  overflow: hidden;
  width: 54px;
  height: 100%;
  margin-left: 7px;
  transition: opacity .3s;
  will-change: opacity;
}

#site-header .menu-btn-open:hover,
#site-header .menu-btn-open:active,
#site-header .menu-btn-open:focus {
  opacity: .4;
}

#site-header .menu-btn-open::before {
  background-color: #fff;
  position: absolute;
  top: calc(50% - 1.5px);
  left: calc(50% - 13px);
  display: block;
  width: 26px;
  height: 3px;
  content: "";
  border-radius: 2px;
}

#site-header .menu-btn-open::after {
  background-color: rgba(255, 255, 255, .17);
  position: absolute;
  top: 10px;
  left: 0;
  width: 1px;
  height: calc(100% - 20px);
  content: "";
}

#site-header .menu-btn-open .btn-text {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

#site-header .menu-btn-open .btn-text::before,
#site-header .menu-btn-open .btn-text::after {
  background-color: #fff;
  position: absolute;
  left: calc(50% - 13px);
  display: block;
  width: 26px;
  height: 3px;
  content: "";
  border-radius: 2px;
}

#site-header .menu-btn-open .btn-text::before {
  top: calc((50% - 1.5px) - 10px);
}

#site-header .menu-btn-open .btn-text::after {
  top: calc((50% - 1.5px) + 10px);
}

#site-header .menu-btn-open .btn-text .text {
  font-size: 1rem;
  white-space: nowrap;
  color: #6d242e;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
}

#site-header .header-sp {
  display: none;
}

#site-header .header-sp .header-menu-area {
  background-color: rgba(102, 102, 102, .5);
  position: relative;
  position: fixed;
  z-index: 900;
  top: 0;
  right: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  transform: translateX(100%);
}

.js-static #site-header .header-sp .header-menu-area {
  position: relative;
  visibility: visible;
  transform: translateX(0);
}

#site-header .header-sp .header-menu-area.is-menu-open {
  visibility: visible;
  transform: translateX(0);
}

#site-header .header-sp .header-menu-area.is-menu-open .menu-wrap {
  visibility: visible;
  transform: translateX(0);
}

#site-header .header-sp .header-menu-area.is-menu-open .menu-btn-close {
  visibility: visible;
  transform: translateX(0);
}

#site-header .header-sp .header-menu-area .menu-btn-close {
  background-color: #222;
  position: absolute;
  top: 0;
  right: 260px;
  display: block;
  visibility: hidden;
  overflow: hidden;
  width: 48px;
  height: 48px;
  transition: transform .5s, visibility .5s, opacity .3s;
  transform: translateX(100%);
  will-change: transform, visibility, opacity;
}

#site-header .header-sp .header-menu-area .menu-btn-close:hover,
#site-header .header-sp .header-menu-area .menu-btn-close:active,
#site-header .header-sp .header-menu-area .menu-btn-close:focus {
  opacity: .6;
}

#site-header .header-sp .header-menu-area .menu-btn-close::before,
#site-header .header-sp .header-menu-area .menu-btn-close::after {
  background-color: #fff;
  position: absolute;
  top: 22px;
  left: calc(50% - 12px);
  display: block;
  width: 25px;
  height: 3px;
  content: "";
  border-radius: 2px;
}

#site-header .header-sp .header-menu-area .menu-btn-close::before {
  transform: rotate(-45deg);
}

#site-header .header-sp .header-menu-area .menu-btn-close::after {
  transform: rotate(45deg);
}

#site-header .header-sp .header-menu-area .menu-btn-close .text {
  font-size: 1rem;
  white-space: nowrap;
  position: absolute;
  z-index: -1;
}

#site-header .header-sp .menu-wrap {
  background-color: #fff;
  position: relative;
  display: flex;
  visibility: hidden;
  overflow-y: auto;
  flex-direction: column;
  width: 260px;
  height: 100%;
  max-height: 100vh;
  margin-left: auto;
  transition: transform .4s, visibility .4s;
  transform: translateX(100%);
  will-change: transform, visibility;
}

.js-static #site-header .header-sp .menu-wrap {
  visibility: visible;
  transform: translateX(0);
}

#site-header .header-sp .menu-wrap .menu-content--01 .link-01 a {
  font-size: 1.4rem;
  line-height: 1.5;
  text-decoration: none;
  color: #fff;
  background-color: #222;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 48px;
  padding: 10px 40px 10px 15px;
  transition: opacity .3s;
  will-change: opacity;
}

#site-header .header-sp .menu-wrap .menu-content--01 .link-01 a:hover,
#site-header .header-sp .menu-wrap .menu-content--01 .link-01 a:active,
#site-header .header-sp .menu-wrap .menu-content--01 .link-01 a:focus {
  text-decoration: underline;
  opacity: .6;
}

#site-header .header-sp .menu-wrap .menu-content--01 .header-search-area {
  padding: 0 15px 15px;
}

#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01 > li a {
  font-size: 1.4rem;
  line-height: 1.5;
  text-decoration: none;
  color: #fff;
  background-color: #6d242e;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 48px;
  padding: 10px 40px 10px 15px;
  transition: opacity .3s;
  will-change: opacity;
}

#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01 > li a:hover,
#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01 > li a:active,
#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01 > li a:focus {
  text-decoration: underline;
  opacity: .6;
}

#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01 > li a::before {
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border-width: 3px 3px 0 0;
  border-style: solid;
  border-color: #fff;
  border-radius: 1px;
}

#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01 > li a .icon-blank-01 {
  fill: #fff;
}

#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01 > li + li a::after {
  position: absolute;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 1px;
  content: "";
  border-top: 1px solid rgba(255, 255, 255, .17);
}

#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01.var-01 > li a {
  color: #222;
  background-color: #f8f8f8;
}

#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01.var-01 > li a::before {
  border-color: #6d242e;
}

#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01.var-01 > li a .icon-blank-01 {
  fill: #556;
}

#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01.var-01 > li + li a::after {
  border-top: 1px solid #ccc;
}

#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01.var-02 > li a {
  color: #006fa3;
  background-color: #fff;
}

#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01.var-02 > li a::before {
  border-color: #6d242e;
}

#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01.var-02 > li a .icon-blank-01 {
  fill: #556;
}

#site-header .header-sp .menu-wrap .menu-content--02 .menu-list-01.var-02 > li + li a::after {
  border-top: 1px solid #ccc;
}

#site-header .header-sp .menu-wrap .menu-content--03 {
  padding: 15px;
}

#site-header .header-sp .menu-wrap .menu-content--03 .icon-btn-area {
  display: flex;
  flex-wrap: wrap;
}

#site-header .header-sp .menu-wrap .menu-content--03 .icon-btn-area > li {
  width: calc(50% - 5px);
}

#site-header .header-sp .menu-wrap .menu-content--03 .icon-btn-area > li .icon-btn {
  font-size: 1.4rem;
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background-color: #6d242e;
  display: block;
  padding: 6px 10px;
  transition: opacity .3s;
  will-change: opacity;
}

#site-header .header-sp .menu-wrap .menu-content--03 .icon-btn-area > li .icon-btn:hover,
#site-header .header-sp .menu-wrap .menu-content--03 .icon-btn-area > li .icon-btn:active,
#site-header .header-sp .menu-wrap .menu-content--03 .icon-btn-area > li .icon-btn:focus {
  opacity: .6;
}

#site-header .header-sp .menu-wrap .menu-content--03 .icon-btn-area > li .icon-btn .text {
  position: relative;
  display: inline-block;
  padding-top: 15px;
}

#site-header .header-sp .menu-wrap .menu-content--03 .icon-btn-area > li:nth-of-type(2n) {
  margin-left: 10px;
}

#site-header .header-sp .menu-wrap .menu-content--03 .icon-btn-area > li:nth-of-type(n+3) {
  margin-top: 10px;
}

#site-header .header-sp .menu-wrap .menu-content--03 .icon-btn-area > li.var-pamph .icon-btn .text::before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 1.2rem;
  font-weight: 900;
  color: #fff;
  position: absolute;
  top: 2px;
  left: calc(50% - 7px);
  content: "\f518";
}

#site-header .header-sp .menu-wrap .menu-content--03 .icon-btn-area > li.var-contact .icon-btn .text::before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 1.4rem;
  font-weight: 900;
  color: #fff;
  position: absolute;
  top: 0;
  left: calc(50% - 7px);
  content: "\f0e0";
}

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

main

------------------------------------------------------- */
#site-page {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.str-container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.str-container.col-1 .str-content-main {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}

.str-container.col-1 .str-content-main > .str-inner {
  position: relative;
  padding: 50px 0 90px;
}

.str-container.col-1 .str-content-main > .str-inner > [class="mod-layout--section-01"]:first-child {
  padding-top: 0;
}

.str-container.col-1 .str-content-main > .str-inner > [class="mod-layout--section-01"]:last-child {
  padding-bottom: 0;
}

.str-container.col-1 .str-content-main > .str-inner > :first-child {
  margin-top: 0 !important;
}

.str-container.col-1 .str-content-main.of-w-1280 {
  max-width: 1280px;
}

.str-container.col-2 {
  display: flex;
  justify-content: center;
}

.str-container.col-2 .str-content-main {
  position: relative;
  order: 2;
  width: 100%;
  max-width: 950px;
  margin-left: 70px;
}

.str-container.col-2 .str-content-main > .str-inner {
  position: relative;
  padding: 50px 0 90px;
}

.str-container.col-2 .str-content-main > .str-inner > [class="mod-layout--section-01"]:first-child {
  padding-top: 0;
}

.str-container.col-2 .str-content-main > .str-inner > [class="mod-layout--section-01"]:last-child {
  padding-bottom: 0;
}

.str-container.col-2 .str-content-main > .str-inner > :first-child {
  margin-top: 0 !important;
}

.str-container.col-2 .str-content-side {
  position: relative;
  flex-shrink: 0;
  order: 1;
  width: 100%;
  max-width: 260px;
}

.str-container.col-2 .str-content-side > .str-inner {
  padding: 50px 0 90px;
}

.str-container.col-2 .str-content-side > .str-inner > :first-child {
  margin-top: 0 !important;
}

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

footer

------------------------------------------------------- */
#site-footer {
  position: relative;
  padding-top: 33px;
}

#site-footer .pagetop-link {
  width: calc(100% - 66px);
  max-width: 1478px;
  margin: 0 auto;
  padding: 0 48px;
}

#site-footer .pagetop-link .fixed-area {
  display: block;
  float: right;
}

#site-footer .pagetop-link .fixed-area a {
  text-decoration: none;
  color: #6d242e;
  background-color: #6d242e;
  position: absolute;
  z-index: 200;
  top: 0;
  display: block;
  overflow: hidden;
  width: 66px;
  height: 66px;
  transition: .3s all;
  will-change: filter;
  border-radius: 50%;

  -webkit-filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, .16));
          filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, .16));
}

#site-footer .pagetop-link .fixed-area a:hover,
#site-footer .pagetop-link .fixed-area a:active,
#site-footer .pagetop-link .fixed-area a:focus {
  opacity: .6;
}

#site-footer .pagetop-link .fixed-area a::before {
  position: absolute;
  top: 28px;
  left: calc(50% - 7px);
  width: 12px;
  height: 12px;
  content: "";
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 4px 0 0 4px;
  border-radius: 1px;
}

#site-footer .pagetop-link .fixed-area a.is-fix {
  position: fixed;
  top: auto;
  bottom: 15px;
}

#site-footer .pagetop-link .fixed-area a .text {
  font-size: 1rem;
  white-space: nowrap;
  position: absolute;
  z-index: -1;
}

#site-footer .footer-wrap {
  background-color: #242424;
  padding: 44px 15px 30px;
}

#site-footer .footer-wrap .footer-content--01 {
  color: #fff;
  background-color: #242424;
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 50px auto 0;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap {
  display: flex;
  flex-wrap: wrap;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col {
  width: calc((100% - 60px) / 4);
  margin-left: 20px;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col:nth-of-type(4n-3) {
  margin-left: 0;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col:nth-of-type(n+5) {
  margin-top: 30px;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title {
  line-height: 1.5;
  position: relative;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title .toggle-btn {
  text-decoration: none;
  color: #6d242e;
  background-color: #6d242e;
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  display: block;
  overflow: hidden;
  width: 46px;
  height: 100%;
  transition: .3s all;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title .toggle-btn::before {
  background-color: #fff;
  position: absolute;
  top: calc(50% - 8px);
  right: calc(50% - 1px);
  display: block;
  width: 2px;
  height: 16px;
  content: "";
  border-radius: 2px;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title .toggle-btn::after {
  background-color: #fff;
  position: absolute;
  top: calc(50% - 1px);
  right: calc(50% - 8px);
  display: block;
  width: 16px;
  height: 2px;
  content: "";
  border-radius: 2px;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title .toggle-btn .text {
  font-size: 1rem;
  white-space: nowrap;
  position: absolute;
  z-index: -1;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title .toggle-btn.is-open::before {
  display: none;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title a {
  font-size: 1.7rem;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  position: relative;
  display: block;
  padding: 10px 0;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title a:hover,
#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title a:active,
#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title a:focus {
  text-decoration: underline;
  background-color: transparent;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title a::before {
  position: absolute;
  top: calc(50% - 6px);
  right: 20px;
  display: none;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title a .icon-blank-01 {
  fill: #fff;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list {
  margin-top: 10px;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li {
  line-height: 1.5;
  position: relative;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li a {
  font-size: 1.5rem;
  text-decoration: none;
  color: #fff;
  position: relative;
  display: block;
  padding: 10px 0;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li a:hover,
#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li a:active,
#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li a:focus {
  text-decoration: underline;
  background-color: transparent;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li a .icon-blank-01 {
  fill: #fff;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li a::before {
  position: absolute;
  top: calc(50% - 6px);
  right: 20px;
  display: none;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #6d242e;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

#site-footer .footer-wrap .footer-content--01 .layout-wrap > .col > :first-child {
  margin-top: 0 !important;
}

#site-footer .footer-wrap .footer-content--02 {
  color: #fff;
  background-color: #242424;
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 50px auto 0;
}

#site-footer .footer-wrap .footer-content--02 .link-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 85px;
  border-top: 1px solid rgba(204, 204, 204, .4);
  border-bottom: 1px solid rgba(204, 204, 204, .4);
}

#site-footer .footer-wrap .footer-content--02 .link-list > li {
  line-height: 1.5;
}

#site-footer .footer-wrap .footer-content--02 .link-list > li a {
  font-size: 1.4rem;
  text-decoration: none;
  color: #fff;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
  padding: 20px 20px 22px;
}

#site-footer .footer-wrap .footer-content--02 .link-list > li a:hover,
#site-footer .footer-wrap .footer-content--02 .link-list > li a:active,
#site-footer .footer-wrap .footer-content--02 .link-list > li a:focus {
  text-decoration: underline;
  background-color: transparent;
}

#site-footer .footer-wrap .footer-content--02 .link-list > li a::before {
  position: absolute;
  top: calc(50% - 6px);
  right: 20px;
  display: none;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

#site-footer .footer-wrap .footer-content--02 .link-list > li a .icon-blank-01 {
  fill: #fff;
}

#site-footer .footer-wrap .footer-content--03 {
  color: #fff;
  background-color: #242424;
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 28px auto 0;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap {
  display: flex;
  justify-content: space-between;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col {
  flex: 1 1 50%;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .logo-area a {
  display: block;
  padding: 10px 0;
  transition: .3s all;
  will-change: opacity;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .logo-area a:hover,
#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .logo-area a:active,
#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .logo-area a:focus {
  text-decoration: underline;
  background-color: transparent;
  opacity: .4;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .logo-area a .logo {
  max-width: 188px;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .address {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-top: 28px;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .address a {
  color: #fff;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .address a:hover,
#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .address a:active,
#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .address a:focus {
  background-color: transparent;
  opacity: .4;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .img-layout {
  display: flex;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .img-layout .content {
  font-size: 1.4rem;
  line-height: 1.5;
  order: 2;
  padding-left: 25px;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .img-layout .img {
  flex-shrink: 0;
  order: 1;
  width: 84px;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .link-list {
  text-align: right;
  margin-top: 15px;
  padding-right: 40px;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .link-list > li {
  line-height: 1.5;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .link-list > li a {
  text-decoration: none;
  color: #fff;
  position: relative;
  display: inline-block;
  padding: 10px 0 10px 12px;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .link-list > li a:hover,
#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .link-list > li a:active,
#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .link-list > li a:focus {
  text-decoration: underline;
  background-color: transparent;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .link-list > li a::before {
  position: absolute;
  top: 18px;
  left: -3px;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .link-list > li a .icon-blank-01 {
  fill: #fff;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col.of-left {
  padding-right: 100px;
}

#site-footer .footer-wrap .footer-content--03 .layout-wrap > .col > :first-child {
  margin-top: 0 !important;
}

#site-footer .footer-wrap .footer-content--03 .copy {
  margin-top: 30px;
}

#site-footer .footer-wrap .footer-content--03 .copy small {
  font-size: 1.2rem;
  line-height: 1.5;
}

#site-footer .footer-wrap > :first-child {
  margin-top: 0 !important;
}

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

nav

------------------------------------------------------- */
.nav-breadcrumb {
  width: 100%;
  margin-top: 12px;
  padding: 0 15px;
}

.nav-breadcrumb .wrap > ol {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.nav-breadcrumb .wrap > ol > li {
  font-size: 1.4rem;
  line-height: 1.5;
  position: relative;
  flex: 0 0 auto;
}

.nav-breadcrumb .wrap > ol > li a {
  text-decoration: none;
  color: #006fa3;
  position: relative;
  display: inline-block;
  padding: 5px 0;
}

.nav-breadcrumb .wrap > ol > li a:hover,
.nav-breadcrumb .wrap > ol > li a:active,
.nav-breadcrumb .wrap > ol > li a:focus {
  text-decoration: underline;
}

.nav-breadcrumb .wrap > ol > li a[aria-current="page"] {
  color: #222;
}

.nav-breadcrumb .wrap > ol > li a[aria-current="page"]:hover,
.nav-breadcrumb .wrap > ol > li a[aria-current="page"]:active,
.nav-breadcrumb .wrap > ol > li a[aria-current="page"]:focus {
  text-decoration: none;
  background-color: transparent;
}

.nav-breadcrumb .wrap > ol > li + li {
  padding-left: 25px;
}

.nav-breadcrumb .wrap > ol > li + li::before {
  position: absolute;
  top: calc(50% - 3px);
  left: 9px;
  width: 6px;
  height: 6px;
  content: "";
  transform: rotate(45deg) skew(-15deg, -15deg);
  border-top: solid 1px #222;
  border-right: solid 1px #222;
}

.nav-side-hdg--lv2 {
  font-size: 1.8rem;
  line-height: 1.3;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.nav-side-hdg--lv2 a {
  font-weight: bold;
  text-decoration: none;
  color: #6d242e;
  display: block;
  padding: 10px 0;
}

.nav-side-hdg--lv2 a:hover,
.nav-side-hdg--lv2 a:active,
.nav-side-hdg--lv2 a:focus {
  text-decoration: underline;
}

.nav-side {
  display: block;
}

.nav-side .nav-side-list {
  margin-top: 20px;
}

.nav-side .nav-side-list > li .nav-parent {
  position: relative;
  padding-right: 35px;
}

.nav-side .nav-side-list > li .nav-parent a {
  font-size: 1.5rem;
  line-height: 1.3;
  text-decoration: none;
  color: #222;
  display: block;
  padding: 10px 0;
}

.nav-side .nav-side-list > li .nav-parent a:hover,
.nav-side .nav-side-list > li .nav-parent a:active,
.nav-side .nav-side-list > li .nav-parent a:focus {
  text-decoration: underline;
}

.nav-side .nav-side-list > li .nav-parent a.is-current {
  font-weight: bold;
  color: #6d242e;
}

.nav-side .nav-side-list > li .nav-parent .toggle-btn {
  color: #222;
  background-color: #fff;
  position: absolute;
  top: 4px;
  right: 0;
  display: block;
  overflow: hidden;
  width: 30px;
  height: 30px;
}

.nav-side .nav-side-list > li .nav-parent .toggle-btn:hover,
.nav-side .nav-side-list > li .nav-parent .toggle-btn:active,
.nav-side .nav-side-list > li .nav-parent .toggle-btn:focus {
  background-color: #f8f8f8;
}

.nav-side .nav-side-list > li .nav-parent .toggle-btn::before {
  background-color: #6d242e;
  position: absolute;
  top: calc(50% - 8px);
  right: calc(50% - 1px);
  display: block;
  width: 2px;
  height: 16px;
  content: "";
  border-radius: 2px;
}

.nav-side .nav-side-list > li .nav-parent .toggle-btn::after {
  background-color: #6d242e;
  position: absolute;
  top: calc(50% - 1px);
  right: calc(50% - 8px);
  display: block;
  width: 16px;
  height: 2px;
  content: "";
  border-radius: 2px;
}

.nav-side .nav-side-list > li .nav-parent .toggle-btn .text {
  font-size: 1rem;
  white-space: nowrap;
  position: absolute;
  z-index: -1;
}

.nav-side .nav-side-list > li .nav-parent .toggle-btn.is-open::before {
  display: none;
}

.nav-side .nav-side-list > li .nav-child {
  padding: 0 35px 20px 20px;
}

.nav-side .nav-side-list > li .nav-child > li a {
  font-size: 1.5rem;
  line-height: 1.3;
  text-decoration: none;
  color: #222;
  display: block;
  padding: 10px 0;
}

.nav-side .nav-side-list > li .nav-child > li a:hover,
.nav-side .nav-side-list > li .nav-child > li a:active,
.nav-side .nav-side-list > li .nav-child > li a:focus {
  text-decoration: underline;
}

.nav-side .nav-side-list > li .nav-child > li a.is-current {
  font-weight: bold;
  color: #6d242e;
}

.nav-side .nav-side-list > li + li {
  margin-top: 30px;
}

.nav-side-list--bnr {
  margin-top: 60px;
}

.nav-side-list--bnr > li > .banner {
  display: block;
  transition: opacity .4s;
  will-change: opacity;
}

.nav-side-list--bnr > li > .banner:hover,
.nav-side-list--bnr > li > .banner:active,
.nav-side-list--bnr > li > .banner:focus {
  opacity: .6;
}

.nav-side-list--bnr > li > .content {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  color: #222;
  background-color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 80px;
  padding: 15px 29px;
  transition: color .4s, background-color .4s;
  will-change: color, background-color;
  border: 1px solid #ccc;
}

.nav-side-list--bnr > li > .content:hover,
.nav-side-list--bnr > li > .content:active,
.nav-side-list--bnr > li > .content:focus {
  color: #fff;
  background-color: #6d242e;
}

.nav-side-list--bnr > li > .content:hover::before,
.nav-side-list--bnr > li > .content:active::before,
.nav-side-list--bnr > li > .content:focus::before {
  border-color: transparent transparent transparent #fff;
}

.nav-side-list--bnr > li > .content:hover .text .icon-blank-01,
.nav-side-list--bnr > li > .content:active .text .icon-blank-01,
.nav-side-list--bnr > li > .content:focus .text .icon-blank-01 {
  fill: #fff;
}

.nav-side-list--bnr > li > .content::before {
  position: absolute;
  right: 4px;
  bottom: 0;
  display: block;
  content: "";
  transition: border-color .4s;
  transform: rotate(45deg);
  will-change: border-color;
  border-width: 8px 0 8px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #6d242e;
}

.nav-side-list--bnr > li > .content .text .icon-blank-01 {
  transition: fill .4s;
  will-change: fill;
}

.nav-side-list--bnr > li + li {
  margin-top: 15px;
}

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

hdg

------------------------------------------------------- */
.mod-hdg--lv1-01 {
  background-color: #f8f8f8;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 200px;
  padding: 0 15px;
}

.mod-hdg--lv1-01 > .wrap {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 15px 0;
}

.mod-hdg--lv1-01 > .wrap .hdg {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 10px;
}

.mod-hdg--lv1-01 > .wrap .sub-area {
  display: flex;
}

.mod-hdg--lv1-01 > .wrap .sub-area .date {
  font-size: 1.4rem;
  line-height: 1.5;
  display: block;
}

.mod-hdg--lv1-01 > .wrap .sub-area .category {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #666;
  display: block;
  margin-left: 25px;
}

.mod-hdg--lv1-01 > .wrap .sub-area + .hdg {
  margin-bottom: 20px;
}

.mod-hdg--lv1-01 > .wrap > :first-child {
  margin-top: 0 !important;
}

.mod-hdg--lv1-02 {
  color: #fff;
  background-color: #556;
  background-image: url("/common/images/bg-hdg-01.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 200px;
  padding: 0 15px;
}

.mod-hdg--lv1-02::before {
  background-image: linear-gradient(rgba(34, 34, 34, .5), rgba(34, 34, 34, .5));
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.mod-hdg--lv1-02 > .wrap {
  z-index: 5;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 15px 0;
}

.mod-hdg--lv1-02 > .wrap .hdg {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 10px;
}

.mod-hdg--lv1-02 > .wrap .sub-area {
  display: flex;
}

.mod-hdg--lv1-02 > .wrap .sub-area .date {
  font-size: 1.4rem;
  line-height: 1.5;
  display: block;
}

.mod-hdg--lv1-02 > .wrap .sub-area .category {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #fff;
  display: block;
  margin-left: 25px;
}

.mod-hdg--lv1-02 > .wrap .sub-area + .hdg {
  margin-bottom: 20px;
}

.mod-hdg--lv1-02 > .wrap > :first-child {
  margin-top: 0 !important;
}

.mod-hdg--lv2-01 {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 75px;
}

:root .mod-hdg--lv2-01 + * {
  margin-top: 15px;
}

:root .mod-hdg--lv2-01 + .mod-hdg--lv3-01 {
  margin-top: 25px;
}

:root .mod-hdg--lv2-01 + .mod-text--container-01 > :first-child {
  margin-top: 15px;
}

:root .mod-hdg--lv2-01 + .mod-link--list-02 {
  margin-top: 45px;
}

.mod-hdg--lv2-01.of-link a {
  text-decoration: none;
  color: #222;
  display: inline-block;
  min-width: 455px;
}

.mod-hdg--lv2-01.of-link a:hover,
.mod-hdg--lv2-01.of-link a:active,
.mod-hdg--lv2-01.of-link a:focus {
  text-decoration: underline;
}

.mod-hdg--lv2-02 {
  margin-top: 90px;
}

.mod-hdg--lv2-02 a {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  position: relative;
  display: inline-block;
  padding-left: 20px;
}

.mod-hdg--lv2-02 a:hover,
.mod-hdg--lv2-02 a:active,
.mod-hdg--lv2-02 a:focus {
  text-decoration: underline;
}

.mod-hdg--lv2-02 a::before {
  position: absolute;
  top: 16px;
  left: -3px;
  width: 11.5px;
  height: 11.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #6d242e;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

.mod-hdg--lv2-02 + .mod-hdg--lv2-02 {
  margin-top: 60px;
}

.mod-hdg--lv3-01 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 40px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
}

:root .mod-hdg--lv3-01 + * {
  margin-top: 15px;
}

:root .mod-hdg--lv3-01 + .mod-hdg--lv4-01 {
  margin-top: 25px;
}

:root .mod-hdg--lv3-01 + .mod-text--container-01 > :first-child {
  margin-top: 15px;
}

.mod-hdg--lv3-01.of-link a {
  text-decoration: none;
  color: #222;
  display: inline-block;
  min-width: 455px;
}

.mod-hdg--lv3-01.of-link a:hover,
.mod-hdg--lv3-01.of-link a:active,
.mod-hdg--lv3-01.of-link a:focus {
  text-decoration: underline;
}

.mod-hdg--lv3-01.of-link + .mod-link--list-01 {
  border-top: none;
}

.mod-hdg--lv4-01 {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 30px;
  padding-left: 9px;
  border-left: 5px solid #6d242e;
}

:root .mod-hdg--lv4-01 + * {
  margin-top: 15px;
}

:root .mod-hdg--lv4-01 + .mod-text--container-01 > :first-child {
  margin-top: 15px;
}

.mod-hdg--default-01 {
  font-weight: bold;
  line-height: 1.5;
  margin-top: 25px;
}

:root .mod-hdg--default-01 + * {
  margin-top: 10px;
}

.mod-hdg--default-02 {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  color: #6d242e;
  margin-top: 25px;
}

.mod-hdg--table-01 {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 30px;
}

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

text

------------------------------------------------------- */
.mod-text--01 {
  text-indent: 1em;
  margin-top: 25px;
}

.mod-text--container-01 h2 {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 75px;
}

:root .mod-text--container-01 h2 + * {
  margin-top: 15px;
}

:root .mod-text--container-01 h2 + h3 {
  margin-top: 25px;
}

:root .mod-text--container-01 h2 + .mod-text--container-01 > :first-child {
  margin-top: 15px;
}

.mod-text--container-01 h3 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 40px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
}

:root .mod-text--container-01 h3 + * {
  margin-top: 15px;
}

:root .mod-text--container-01 h3 + h4 {
  margin-top: 25px;
}

:root .mod-text--container-01 h3 + .mod-text--container-01 > :first-child {
  margin-top: 15px;
}

.mod-text--container-01 h4 {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 30px;
  padding-left: 9px;
  border-left: 5px solid #6d242e;
}

:root .mod-text--container-01 h4 + * {
  margin-top: 15px;
}

:root .mod-text--container-01 h4 + .mod-text--container-01 > :first-child {
  margin-top: 15px;
}

.mod-text--container-01 p {
  text-indent: 1em;
  margin-top: 25px;
}

.mod-text--container-01 blockquote > :first-child {
  margin-top: 0 !important;
}

.mod-text--container-01 ul {
  margin-top: 25px;
}

.mod-text--container-01 ul > li {
  position: relative;
  padding-left: 24px;
}

.mod-text--container-01 ul > li::before {
  background-color: #556;
  position: absolute;
  top: 14px;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 50%;
}

.mod-text--container-01 ul > li ul,
.mod-text--container-01 ul > li ol {
  margin-top: 5px;
}

.mod-text--container-01 ul > li p {
  text-indent: inherit;
}

.mod-text--container-01 ol {
  margin-top: 25px;
  counter-reset: num;
}

.mod-text--container-01 ol > li {
  position: relative;
  padding-left: 31px;
  counter-increment: num;
}

.mod-text--container-01 ol > li::before {
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  content: counter(num) ".";
}

.mod-text--container-01 ol > li > ul,
.mod-text--container-01 ol > li > ol {
  margin-top: 5px;
}

.mod-text--container-01 ol > li p {
  text-indent: inherit;
}

.mod-text--container-01.var-01 p {
  margin-top: 10px;
}

.mod-text--container-01.of-right {
  text-align: right;
}

.mod-text--container-01.of-right .mod-text--01 {
  text-indent: 0;
}

.mod-text--container-01.of-center {
  text-align: center;
}

.mod-text--container-01.of-center .mod-text--01 {
  text-indent: 0;
}

.mod-text--small-01 {
  font-size: 1.2rem;
  line-height: 1.75;
  color: #666;
  margin-top: 10px;
}

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

list

------------------------------------------------------- */
.mod-list--01 {
  margin-top: 25px;
}

.mod-list--01 > li {
  position: relative;
  padding-left: 24px;
}

.mod-list--01 > li::before {
  background-color: #556;
  position: absolute;
  top: 14px;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 50%;
}

.mod-list--01 > li p {
  text-indent: inherit;
  margin-top: 0;
}

.mod-list--01 > li > [class^="mod-list--01"],
.mod-list--01 > li > [class^="mod-list--num"] {
  margin-top: 5px;
}

.mod-list--01 > li > [class^="mod-list--note"] {
  margin-top: 10px;
}

.mod-list--num-01 {
  margin-top: 25px;
}

.mod-list--num-01 > li {
  position: relative;
  padding-left: 31px;
}

.mod-list--num-01 > li p {
  text-indent: inherit;
  margin-top: 0;
}

.mod-list--num-01 > li > .mark {
  position: absolute;
  top: 0;
  left: 0;
}

.mod-list--num-01 > li > [class^="mod-list--01"],
.mod-list--num-01 > li > [class^="mod-list--num"] {
  margin-top: 5px;
}

.mod-list--num-01 > li > [class^="mod-list--note"] {
  margin-top: 10px;
}

.mod-list--note-01 {
  margin-top: 25px;
}

.mod-list--note-01 > li {
  font-size: 1.4rem;
  line-height: 1.5;
  position: relative;
  padding-left: 28px;
}

.mod-list--note-01 > li > .mark {
  position: absolute;
  top: 0;
  left: 0;
}

.mod-list--note-01 > li + li {
  margin-top: 5px;
}

.mod-list--define-01 {
  margin-top: 25px;
}

.mod-list--define-01 > div > dt {
  font-weight: bold;
}

.mod-list--define-01 > div > dt + dd {
  margin-top: 5px;
}

.mod-list--define-01 > div + div {
  margin-top: 15px;
}

.mod-list--define-02 {
  margin-top: 25px;
}

.mod-list--define-02 > div {
  display: flex;
}

.mod-list--define-02 > div > dt {
  font-weight: bold;
  width: 150px;
}

.mod-list--define-02 > div > dd {
  width: calc(100% - 150px);
  padding-left: 20px;
}

.mod-list--define-02 > div + div {
  margin-top: 5px;
}

.mod-list--news-01 {
  margin-top: 30px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.mod-list--news-01 > li .wrap {
  text-decoration: none;
  position: relative;
  display: flex;
  padding: 30px 5px;
}

.mod-list--news-01 > li .wrap .date-area {
  width: 110px;
}

.mod-list--news-01 > li .wrap .date-area .date {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #666;
  margin-top: 0;
  padding-top: 2px;
}

.mod-list--news-01 > li .wrap .detail-area {
  width: calc(100% - 110px);
}

.mod-list--news-01 > li .wrap .detail-area .title {
  line-height: 1.5;
  position: relative;
  margin-top: 0;
}

.mod-list--news-01 > li .wrap .detail-area .title .file {
  font-size: 1.4rem;
}

.mod-list--news-01 > li .wrap .detail-area .category {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
}

.mod-list--news-01 > li .wrap .detail-area .category > li {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #666;
  display: inline-block;
  margin: 5px 20px 0 0;
}

.mod-list--news-01 > li a.wrap:hover .detail-area .title,
.mod-list--news-01 > li a.wrap:active .detail-area .title,
.mod-list--news-01 > li a.wrap:focus .detail-area .title {
  text-decoration: underline;
}

.mod-list--news-01 > li + li {
  border-top: 1px solid #ccc;
}

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

link

------------------------------------------------------- */
.mod-link--01 {
  line-height: 1.5;
  text-decoration: none;
  color: #222;
  position: relative;
  display: inline-block;
  padding-left: 24px;
}

.mod-link--01:hover .text,
.mod-link--01:active .text,
.mod-link--01:focus .text {
  text-decoration: underline;
}

.mod-link--01:hover .file,
.mod-link--01:active .file,
.mod-link--01:focus .file {
  text-decoration: underline;
}

.mod-link--01::before {
  position: absolute;
  top: 7px;
  left: -3px;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #6d242e;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

.mod-link--01 .text {
  color: #006fa3;
}

.mod-link--01 .file {
  font-size: 1.4rem;
  color: #006fa3;
}

.mod-link--01 .detail {
  font-size: 1.4rem;
  line-height: 1.5;
  text-decoration: none;
  display: block;
  margin-top: 5px;
}

.mod-link--01.of-block {
  display: block;
}

.mod-link--01.of-anc::before {
  left: 0;
  transform: rotate(135deg);
}

.mod-link--01.var-01 .text {
  color: #222;
}

.mod-link--container-01 {
  line-height: 1.5;
  margin-top: 25px;
}

.mod-link--container-01.ta-r button {
  text-align: right;
}

.mod-link--container-01.ta-c button {
  text-align: center;
}

.mod-link--list-01 {
  margin-top: 25px;
}

.mod-link--list-01 > li {
  line-height: 1.5;
}

.mod-link--list-01 > li > .mod-link--list-01 {
  margin-top: 10px;
  padding-left: 24px;
  border-bottom: none;
}

.mod-link--list-01 > li > .mod-link--list-01 > li .mod-link--01::before {
  background-color: #6d242e;
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  content: "";
  border: none;
  border-radius: 50%;
}

.mod-link--list-01 > li + li {
  margin-top: 10px;
}

.mod-link--list-02 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 90px;
}

.mod-link--list-02 > li {
  line-height: 1.5;
  margin-left: 40px;
}

.mod-link--list-02 > li .mod-link--01 {
  width: 100%;
  height: 100%;
  padding-left: 0;
}

.mod-link--list-02 > li .mod-link--01:hover .detail,
.mod-link--list-02 > li .mod-link--01:active .detail,
.mod-link--list-02 > li .mod-link--01:focus .detail {
  text-decoration: underline;
}

.mod-link--list-02 > li .mod-link--01 .text {
  font-weight: bold;
  display: block;
  padding-left: 24px;
}

.mod-link--list-02 > li .mod-link--01 .detail {
  font-size: 1.5rem;
  line-height: 1.8;
  margin-top: 10px;
}

.mod-link--list-02.col-2 > li {
  width: calc(50% - 20px);
}

.mod-link--list-02.col-2 > li:nth-of-type(2n-1) {
  margin-left: 0;
}

.mod-link--list-02.col-2 > li:nth-of-type(n+3) {
  margin-top: 45px;
}

.mod-link--list-02.col-3 > li {
  width: calc((100% - 80px) / 3);
}

.mod-link--list-02.col-3 > li:nth-of-type(3n-2) {
  margin-left: 0;
}

.mod-link--list-02.col-3 > li:nth-of-type(n+4) {
  margin-top: 45px;
}

.mod-link--list-02.col-4 > li {
  width: calc((100% - 120px) / 4);
}

.mod-link--list-02.col-4 > li:nth-of-type(4n-3) {
  margin-left: 0;
}

.mod-link--list-02.col-4 > li:nth-of-type(n+5) {
  margin-top: 45px;
}

.mod-link--list-03 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.mod-link--list-03 > li {
  min-height: 66px;
  margin-left: 24px;
  border-bottom: 1px solid #ccc;
}

.mod-link--list-03 > li a {
  line-height: 1.3;
  text-decoration: none;
  color: #222;
  background-color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10px 40px 10px 0;
  transition: background-color .4s;
  will-change: background-color;
}

.mod-link--list-03 > li a:hover,
.mod-link--list-03 > li a:active,
.mod-link--list-03 > li a:focus {
  background-color: #f8f8f8;
}

.mod-link--list-03 > li a::before {
  position: absolute;
  top: calc(50% - 6px);
  right: 10px;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #6d242e;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

.mod-link--list-03.col-2 > li {
  width: calc(50% - 12px);
}

.mod-link--list-03.col-2 > li:nth-of-type(-n+2) {
  border-top: 1px solid #ccc;
}

.mod-link--list-03.col-2 > li:nth-of-type(2n-1) {
  margin-left: 0;
}

.mod-link--list-03.col-3 > li {
  width: calc((100% - 48px) / 3);
}

.mod-link--list-03.col-3 > li:nth-of-type(-n+3) {
  border-top: 1px solid #ccc;
}

.mod-link--list-03.col-3 > li:nth-of-type(3n-2) {
  margin-left: 0;
}

.mod-link--list-03.col-4 > li {
  width: calc((100% - 72px) / 4);
}

.mod-link--list-03.col-4 > li:nth-of-type(-n+4) {
  border-top: 1px solid #ccc;
}

.mod-link--list-03.col-4 > li:nth-of-type(4n-3) {
  margin-left: 0;
}

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

btn

------------------------------------------------------- */
.mod-btn--01 {
  line-height: 1.5;
  text-decoration: none;
  color: #222;
  background-color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 66px;
  padding: 13px 50px 13px 30px;
  transition: background-color .4s;
  will-change: background-color;
  border: 1px solid #ccc;
}

.mod-btn--01:hover,
.mod-btn--01:active,
.mod-btn--01:focus {
  background-color: #f8f8f8;
}

.mod-btn--01::before {
  position: absolute;
  top: calc(50% - 5px);
  right: 22px;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transition: .4s all;
  transform: rotate(45deg);
  will-change: transform;
  border-width: 3px 3px 0 0;
  border-style: solid;
  border-color: #6d242e;
  border-radius: 1px 1px 1px 0;
}

.mod-btn--01.of-anc::before {
  top: calc(50% - 6px);
  right: 21px;
  border-width: 0 3px 3px 0;
}

.mod-btn--container-01 {
  width: 100%;
  max-width: 400px;
  margin: 40px auto 0;
}

.mod-btn--list-01 {
  width: 100%;
  max-width: 400px;
  margin: 40px auto 0;
}

.mod-btn--list-01 > li {
  line-height: 1.5;
}

.mod-btn--list-01 > li + li {
  margin-top: 20px;
}

.mod-btn--list-02 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 820px;
  margin: 40px auto 0;
}

.mod-btn--list-02 > li {
  line-height: 1.5;
  width: calc(50% - 10px);
  margin-left: 20px;
}

.mod-btn--list-02 > li:nth-of-type(2n-1) {
  margin-left: 0;
}

.mod-btn--list-02 > li:nth-of-type(n+3) {
  margin-top: 20px;
}

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

box

------------------------------------------------------- */
.mod-box--01 {
  margin-top: 30px;
  padding: 25px;
  border: 1px solid #ccc;
}

.mod-box--01.var-01 {
  background-color: #f8f8f8;
}

.mod-box--01.var-02 {
  background-color: #f2eced;
}

.mod-box--01.var-03 {
  background-color: #f8f8f8;
  border: 0;
}

.mod-box--01.var-04 {
  background-color: #f2eced;
  border: 0;
}

.mod-box--01 + .mod-box--01 {
  margin-top: 20px;
}

.mod-box--01 > :first-child {
  margin-top: 0 !important;
}

.mod-box--contact-01 {
  background-color: #f8f8f8;
  display: flex;
  align-items: center;
  margin-top: 40px;
  padding: 25px;
}

.mod-box--contact-01 > .title-area {
  flex-shrink: 0;
  padding: 0 60px 0 35px;
}

.mod-box--contact-01 > .title-area .title {
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.mod-box--contact-01 > .detail-area {
  padding: 0 35px 0 60px;
  border-left: 1px solid #ccc;
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dt {
  line-height: 1.5;
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dt + dd {
  margin-top: 10px;
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dd {
  line-height: 1.5;
  position: relative;
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dd a {
  display: inline-block;
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dd.link a {
  text-decoration: none;
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dd.link a:hover,
.mod-box--contact-01 > .detail-area > .contact-list > div > dd.link a:active,
.mod-box--contact-01 > .detail-area > .contact-list > div > dd.link a:focus {
  text-decoration: underline;
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dd.link .tel {
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dd.link .tel::before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 1.4rem;
  font-weight: 900;
  color: #556;
  position: absolute;
  top: 3px;
  left: 0;
  content: "\f095";
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dd.link .tel .sub {
  font-size: 1.7rem;
  font-weight: normal;
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dd.link .mail {
  padding-left: 25px;
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dd.link .mail::before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 1.4rem;
  font-weight: 900;
  color: #556;
  position: absolute;
  top: 4px;
  left: 0;
  content: "\f0e0";
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dd.small {
  font-size: 1.4rem;
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dd + .link {
  margin-top: 5px;
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dd + .text {
  margin-top: 10px;
}

.mod-box--contact-01 > .detail-area > .contact-list > div > dd + .small {
  margin-top: 8px;
}

.mod-box--contact-01 > .detail-area > .contact-list > div + div {
  margin-top: 50px;
}

.mod-box--contact-01 > :first-child {
  margin-top: 0 !important;
}

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

panel

------------------------------------------------------- */
.mod-panel--list-01 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 90px;
}

.mod-panel--list-01 > li {
  margin-left: 40px;
}

.mod-panel--list-01 > li a {
  text-decoration: none;
  color: #222;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.mod-panel--list-01 > li a:hover,
.mod-panel--list-01 > li a:active,
.mod-panel--list-01 > li a:focus {
  background-color: transparent;
}

.mod-panel--list-01 > li a:hover > .content-area > .title,
.mod-panel--list-01 > li a:active > .content-area > .title,
.mod-panel--list-01 > li a:focus > .content-area > .title {
  background-color: #f8f8f8;
}

.mod-panel--list-01 > li a:hover > .content-area > .title .text,
.mod-panel--list-01 > li a:active > .content-area > .title .text,
.mod-panel--list-01 > li a:focus > .content-area > .title .text {
  text-decoration: underline;
}

.mod-panel--list-01 > li a:hover > .content-area > .title .detail,
.mod-panel--list-01 > li a:active > .content-area > .title .detail,
.mod-panel--list-01 > li a:focus > .content-area > .title .detail {
  text-decoration: underline;
}

.mod-panel--list-01 > li a:hover > .img-area img,
.mod-panel--list-01 > li a:active > .img-area img,
.mod-panel--list-01 > li a:focus > .img-area img {
  opacity: .6;
}

.mod-panel--list-01 > li a > .content-area {
  order: 2;
  width: 100%;
  margin-top: 20px;
}

.mod-panel--list-01 > li a > .content-area > .title {
  display: block;
}

.mod-panel--list-01 > li a > .content-area > .title .text {
  font-weight: bold;
  line-height: 1.5;
  color: #006fa3;
  position: relative;
  display: block;
  width: 100%;
  padding-left: 23px;
}

.mod-panel--list-01 > li a > .content-area > .title .text::before {
  position: absolute;
  top: 7px;
  left: -3px;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #6d242e;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

.mod-panel--list-01 > li a > .content-area > .title .detail {
  font-size: 1.5rem;
  line-height: 1.8;
  color: #222;
  display: block;
  width: 100%;
  margin-top: 10px;
}

.mod-panel--list-01 > li a > .img-area {
  background-color: #fff;
  position: relative;
  display: block;
  order: 1;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.mod-panel--list-01 > li a > .img-area img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: auto;
}

.mod-panel--list-01.col-2 > li {
  width: calc(50% - 20px);
}

.mod-panel--list-01.col-2 > li:nth-of-type(2n-1) {
  margin-left: 0;
}

.mod-panel--list-01.col-2 > li:nth-of-type(n+3) {
  margin-top: 45px;
}

.mod-panel--list-01.col-3 > li {
  width: calc((100% - 80px) / 3);
}

.mod-panel--list-01.col-3 > li:nth-of-type(3n-2) {
  margin-left: 0;
}

.mod-panel--list-01.col-3 > li:nth-of-type(n+4) {
  margin-top: 45px;
}

.mod-panel--list-01.col-4 > li {
  width: calc((100% - 120px) / 4);
}

.mod-panel--list-01.col-4 > li:nth-of-type(4n-3) {
  margin-left: 0;
}

.mod-panel--list-01.col-4 > li:nth-of-type(n+5) {
  margin-top: 45px;
}

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

layout

------------------------------------------------------- */
[class^="mod-layout--section-"] > [class^="mod-text--container-"]:first-child > :first-child {
  margin-top: 0 !important;
}

[class^="mod-layout--section-"] > [class^="mod-text--container-"]:first-child [class^="mod-box--"]:first-child {
  margin-top: 0;
}

:root [class^="mod-layout--section-"] + * {
  margin-top: 15px;
}

:root [class^="mod-layout--section-"] + [class^="mod-layout--section-"] {
  margin-top: 0;
}

.mod-layout--section-01 {
  background-color: #fff;
  padding: 80px 0;
}

.mod-layout--section-01 > :first-child {
  margin-top: 0 !important;
}

.mod-layout--section-01 + .mod-layout--section-01 {
  padding-top: 0;
}

.mod-layout--section-02 {
  background-color: #f8f8f8;
  position: relative;
  padding: 80px 0;
}

.mod-layout--section-02::before {
  background-color: #f8f8f8;
  background-size: cover;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: calc(50% - 50vw);
  width: 100vw;
  content: "";
}

.mod-layout--section-02.var-01 {
  background-color: #f2eced;
}

.mod-layout--section-02.var-01::before {
  background-color: #f2eced;
}

.mod-layout--section-02 .index-media--img-layout-01 > .content-area {
  background-color: #fff;
}

.mod-layout--section-02 > :first-child {
  margin-top: 0 !important;
}

.mod-layout--01 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.mod-layout--01 > .col .mod-hdg--lv3-01.of-link a {
  min-width: 100%;
}

.mod-layout--01.col-2 > .col {
  width: calc(50% - 20px);
}

.mod-layout--01.col-2 > .col:nth-of-type(2n) {
  margin-left: 40px;
}

.mod-layout--01.col-2 > .col:nth-of-type(n+3) {
  margin-top: 40px;
}

.mod-layout--01.col-2 > .col > [class^="mod-text--container-"]:first-child > :first-child {
  margin-top: 0 !important;
}

.mod-layout--01.col-2 > .col > [class^="mod-text--container-"]:first-child [class^="mod-box--"]:first-child {
  margin-top: 0;
}

.mod-layout--01.col-2 > .col .mod-link--list-01 > li .mod-link--01 {
  display: block;
}

.mod-layout--01.col-2 > .col > :first-child {
  margin-top: 0 !important;
}

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

media

------------------------------------------------------- */
.mod-media--img-01 {
  text-align: center;
  width: 100%;
  margin: 45px auto 0;
}

.mod-media--img-01 > .img {
  display: inline-block;
}

.mod-media--img-01 > .img img {
  transition: opacity .4s;
  will-change: opacity;
}

.mod-media--img-01 > .img .caption {
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: left;
  color: #666;
  display: block;
  margin-top: 10px;
}

.mod-media--img-01 > .img a {
  display: inline-block;
}

.mod-media--img-01 > .img a:hover,
.mod-media--img-01 > .img a:active,
.mod-media--img-01 > .img a:focus {
  background-color: transparent;
}

.mod-media--img-01 > .img a:hover img,
.mod-media--img-01 > .img a:active img,
.mod-media--img-01 > .img a:focus img {
  opacity: .6;
}

.mod-media--img-01 > .img a .caption {
  color: #006fa3;
}

.mod-media--img-01.of-w-800 {
  max-width: 800px;
}

.mod-media--img-02 {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

.mod-media--img-02 > .wrap .img {
  background-color: #fff;
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.mod-media--img-02 > .wrap .img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: auto;
  transition: opacity .4s;
  will-change: opacity;
}

.mod-media--img-02 > .wrap .caption {
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: left;
  color: #666;
  display: block;
  margin-top: 10px;
}

.mod-media--img-02 > .wrap a:hover,
.mod-media--img-02 > .wrap a:active,
.mod-media--img-02 > .wrap a:focus {
  background-color: #f8f8f8;
}

.mod-media--img-02 > .wrap a:hover .img img,
.mod-media--img-02 > .wrap a:active .img img,
.mod-media--img-02 > .wrap a:focus .img img {
  opacity: .6;
}

.mod-media--img-02 > .wrap a .caption {
  color: #006fa3;
}

.mod-media--img-02.of-w-800 {
  max-width: 800px;
}

.mod-media--img-list-01 {
  display: flex;
  flex-wrap: wrap;
  margin: 45px auto 0;
}

.mod-media--img-list-01 > li > :first-child {
  margin-top: 0 !important;
}

.mod-media--img-list-01.col-2 > li {
  width: calc(50% - 10px);
}

.mod-media--img-list-01.col-2 > li:nth-of-type(2n) {
  margin-left: 20px;
}

.mod-media--img-list-01.col-2 > li:nth-of-type(n+3) {
  margin-top: 45px;
}

.mod-media--img-list-01.col-3 > li {
  width: calc((100% - 38px) / 3);
  margin-left: 19px;
}

.mod-media--img-list-01.col-3 > li:nth-of-type(3n-2) {
  margin-left: 0;
}

.mod-media--img-list-01.col-3 > li:nth-of-type(n+4) {
  margin-top: 45px;
}

.mod-media--img-list-02 {
  display: flex;
  flex-wrap: wrap;
  margin: 80px auto 0;
}

.mod-media--img-list-02 > li {
  margin-left: 10px;
}

.mod-media--img-list-02 > li a:hover .img img,
.mod-media--img-list-02 > li a:active .img img,
.mod-media--img-list-02 > li a:focus .img img {
  opacity: .6;
}

.mod-media--img-list-02 > li a .img {
  background-color: #fff;
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 52.35602%;
}

.mod-media--img-list-02 > li a .img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: auto;
  transition: opacity .4s;
  will-change: opacity;
}

.mod-media--img-list-02.col-4 > li {
  width: calc((100% - 30px) / 4);
}

.mod-media--img-list-02.col-4 > li:nth-of-type(4n-3) {
  margin-left: 0;
}

.mod-media--img-list-02.col-4 > li:nth-of-type(n+5) {
  margin-top: 10px;
}

.mod-media--img-list-02.col-5 > li {
  width: calc((100% - 40px) / 5);
}

.mod-media--img-list-02.col-5 > li:nth-of-type(5n-4) {
  margin-left: 0;
}

.mod-media--img-list-02.col-5 > li:nth-of-type(n+6) {
  margin-top: 10px;
}

.mod-media--img-layout-01 {
  display: flex;
  margin-top: 45px;
}

.mod-media--img-layout-01 > .content-area p {
  text-indent: 1em;
  margin-top: 25px;
}

.mod-media--img-layout-01 > .content-area ul {
  margin-top: 25px;
}

.mod-media--img-layout-01 > .content-area ul > li {
  position: relative;
  padding-left: 24px;
}

.mod-media--img-layout-01 > .content-area ul > li::before {
  background-color: #556;
  position: absolute;
  top: 14px;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 50%;
}

.mod-media--img-layout-01 > .content-area ul > li ul,
.mod-media--img-layout-01 > .content-area ul > li ol {
  margin-top: 5px;
}

.mod-media--img-layout-01 > .content-area ul > li p {
  text-indent: inherit;
}

.mod-media--img-layout-01 > .content-area ul.mod-link--list-03 > li {
  padding-left: 0;
}

.mod-media--img-layout-01 > .content-area ul.mod-link--list-03 > li::before {
  display: none;
}

.mod-media--img-layout-01 > .content-area ol {
  margin-top: 25px;
  counter-reset: num;
}

.mod-media--img-layout-01 > .content-area ol > li {
  position: relative;
  padding-left: 31px;
  counter-increment: num;
}

.mod-media--img-layout-01 > .content-area ol > li::before {
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  content: counter(num) ".";
}

.mod-media--img-layout-01 > .content-area ol > li > ul,
.mod-media--img-layout-01 > .content-area ol > li > ol {
  margin-top: 5px;
}

.mod-media--img-layout-01 > .content-area ol > li p {
  text-indent: inherit;
}

.mod-media--img-layout-01 > .content-area > :first-child {
  margin-top: 0 !important;
}

.mod-media--img-layout-01 > .img-area {
  flex-shrink: 0;
  max-width: 410px;
}

.mod-media--img-layout-01 > .img-area > .img {
  max-width: 410px;
}

.mod-media--img-layout-01 > .img-area > .img img {
  display: inline-block;
}

.mod-media--img-layout-01 > .img-area > .img .caption {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #666;
  display: block;
  margin-top: 10px;
}

.mod-media--img-layout-01 > .img-area > .img a:hover,
.mod-media--img-layout-01 > .img-area > .img a:active,
.mod-media--img-layout-01 > .img-area > .img a:focus {
  background-color: #f8f8f8;
}

.mod-media--img-layout-01 > .img-area > .img a .caption {
  color: #006fa3;
}

.mod-media--img-layout-01 > .img-area > :first-child {
  margin-top: 0 !important;
}

.mod-media--img-layout-01.of-left > .content-area {
  order: 2;
  padding-left: 25px;
}

.mod-media--img-layout-01.of-left > .img-area {
  order: 1;
}

.mod-media--img-layout-01.of-right > .content-area {
  padding-right: 25px;
}

.mod-media--img-layout-01.var-01 {
  margin-top: 90px;
}

.mod-media--img-layout-01.var-01 > .content-area {
  flex: 1 1 50%;
  padding-left: 40px;
}

.mod-media--img-layout-01.var-01 > .img-area {
  flex: 1 1 50%;
  max-width: 620px;
}

.mod-media--img-layout-01.var-01 > .img-area > .img {
  max-width: 620px;
}

.mod-media--youtube-01 {
  width: 100%;
  margin: 45px auto 0;
}

.mod-media--youtube-01 > .wrap {
  position: relative;
  width: 100%;
}

.mod-media--youtube-01 > .wrap::before {
  display: inline-block;
  padding-top: 56.25%;
  content: "";
}

.mod-media--youtube-01 > .wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.mod-media--youtube-01 > .caption {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #666;
  display: block;
  margin-top: 10px;
}

.mod-media--youtube-01.of-w-560 {
  max-width: 560px;
}

.mod-media--youtube-01.of-w-560 .wrap {
  width: 100%;
  max-height: 315px;
}

.mod-media--vimeo-01 {
  width: 100%;
  margin: 45px auto 0;
}

.mod-media--vimeo-01 > .wrap {
  position: relative;
  width: 100%;
}

.mod-media--vimeo-01 > .wrap::before {
  display: inline-block;
  padding-top: 56.25%;
  content: "";
}

.mod-media--vimeo-01 > .wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.mod-media--vimeo-01 > .caption {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #666;
  display: block;
  margin-top: 10px;
}

.mod-media--vimeo-01.of-w-560 {
  max-width: 560px;
}

.mod-media--vimeo-01.of-w-560 .wrap {
  width: 100%;
  max-height: 315px;
}

.mod-media--sns-container-01 {
  margin-top: 45px;
  border-top: 1px solid #ccc;
}

.mod-media--sns-list-01 {
  margin-top: 25px;
}

.mod-media--sns-list-01 > div {
  display: flex;
  align-items: center;
  justify-content: center;
}

.mod-media--sns-list-01 > div > dt > .text {
  color: #666;
  position: relative;
  display: inline-block;
  padding-left: 22px;
}

.mod-media--sns-list-01 > div > dt > .text::after {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 1.4rem;
  font-weight: 900;
  color: #556;
  position: absolute;
  top: 3px;
  left: 0;
  content: "\f064";
}

.mod-media--sns-list-01 > div > dd {
  margin-left: 15px;
}

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

table

------------------------------------------------------- */
[class^="mod-table"] ul {
  margin-top: 5px;
}

[class^="mod-table"] ul > li {
  position: relative;
  padding-left: 20px;
}

[class^="mod-table"] ul > li::before {
  background-color: #556;
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 50%;
}

[class^="mod-table"] ul > li p {
  text-indent: inherit;
}

[class^="mod-table"] ol {
  margin-top: 5px;
  counter-reset: num;
}

[class^="mod-table"] ol > li {
  position: relative;
  padding-left: 25px;
  counter-increment: num;
}

[class^="mod-table"] ol > li::before {
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  content: counter(num) ".";
}

[class^="mod-table"] ol > li p {
  text-indent: inherit;
}

.mod-table--01 {
  margin-top: 10px;
}

.mod-table--01.var-01 th,
.mod-table--01.var-01 td {
  font-size: 1.6rem;
}

.mod-table--01 th,
.mod-table--01 td {
  font-size: 1.4rem;
  line-height: 1.5;
  background-color: #fff;
  padding: 15px;
  border: 1px solid #ccc;
}

.mod-table--01 thead th,
.mod-table--01 thead td {
  background-color: #e8e8e8;
}

.mod-table--01 tbody tr th {
  background-color: #e8e8e8;
}

.mod-table--01 tbody tr td > .title {
  font-weight: bold;
}

.mod-table--01 tbody tr td > .title + * {
  margin-top: 0;
}

.mod-table--02 {
  margin-top: 10px;
  border: 1px solid #ccc;
}

.mod-table--02.var-01 th,
.mod-table--02.var-01 td {
  font-size: 1.6rem;
}

.mod-table--02 th,
.mod-table--02 td {
  font-size: 1.4rem;
  line-height: 1.5;
  background-color: #fff;
  padding: 15px;
}

.mod-table--02 thead th,
.mod-table--02 thead td {
  background-color: #e8e8e8;
}

.mod-table--02 tbody tr:nth-of-type(2n) th,
.mod-table--02 tbody tr:nth-of-type(2n) td {
  background-color: #f8f8f8;
}

.mod-table--02 tbody tr td > .title {
  font-weight: bold;
}

.mod-table--02 tbody tr td > .title + * {
  margin-top: 0;
}

.mod-table--container-01 {
  margin-top: 30px;
}

.mod-table--container-01 > .wrap > [class^="mod-table"] {
  width: 100%;
}

.mod-table--container-01 > :first-child {
  margin-top: 0 !important;
}

.mod-table--container-02 {
  margin-top: 30px;
}

.mod-table--container-02 > .table-layout > :first-child {
  margin-top: 0 !important;
}

.mod-table--container-02.of-center {
  display: flex;
  justify-content: center;
}

.mod-table--container-02.of-right {
  display: flex;
  justify-content: flex-end;
}

.mod-table--container-scroll-01 {
  margin-top: 30px;
}

.mod-table--container-scroll-01.is-scroll .scroll-switch .switch::before {
  color: #556;
}

.mod-table--container-scroll-01 > .wrap > [class^="mod-table"] {
  width: 100%;
}

.mod-table--container-scroll-01 .scroll-switch {
  background-color: #f8f8f8;
  display: none;
  align-items: center;
  margin-top: 10px;
  padding: 9px 11px 8px 13px;
}

.mod-table--container-scroll-01 .scroll-switch .content {
  padding-right: 10px;
}

.mod-table--container-scroll-01 .scroll-switch .content .text {
  font-size: 1.2rem;
  line-height: 1.75;
  color: #556;
  position: relative;
  display: inline-block;
  padding-right: 40px;
}

.mod-table--container-scroll-01 .scroll-switch .content .text::after {
  background: url("/dce/common/images/icon-scroll-01.svg");
  position: absolute;
  top: calc(50% - 7px);
  right: 0;
  width: 31px;
  height: 14px;
  content: "";
}

.mod-table--container-scroll-01 .scroll-switch .switch {
  font-size: 1.2rem;
  line-height: 1.75;
  color: #556;
  background-color: #fff;
  position: relative;
  margin-left: auto;
  padding: 13px 10px 12px 34px;
  border: 1px solid #ccc;
}

.mod-table--container-scroll-01 .scroll-switch .switch::before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 1.4rem;
  font-weight: 900;
  color: #e8e8e8;
  position: absolute;
  top: calc(50% - 12px);
  left: 10px;
  content: "\f78c";
}

.mod-table--container-scroll-01 > :first-child {
  margin-top: 0 !important;
}

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

widget

------------------------------------------------------- */
.mod-tab--01 {
  margin-top: 25px;
}

.mod-tab--01.of-center .tab-list {
  justify-content: center;
}

.mod-tab--01.of-center .tab-list > li {
  max-width: 164px;
}

.mod-tab--01 .tab-list {
  display: flex;
  flex-wrap: wrap;
}

.mod-tab--01 .tab-list > li {
  min-height: 50px;
  margin-left: 20px;
}

.mod-tab--01 .tab-list > li a {
  font-size: 1.4rem;
  line-height: 1.5;
  text-decoration: none;
  text-align: center;
  color: #222;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 5px;
  transition: color .2s, background-color .4s, border .4s;
  will-change: color, background-color, border;
  border: 1px solid #ccc;
}

.mod-tab--01 .tab-list > li a:hover,
.mod-tab--01 .tab-list > li a:active,
.mod-tab--01 .tab-list > li a:focus {
  color: #fff;
  background-color: #6d242e;
  border: 1px solid #6d242e;
}

.mod-tab--01 .tab-list > li a.is-current {
  color: #fff;
  background-color: #6d242e;
  border: 1px solid #6d242e;
}

.mod-tab--01.col-2 .tab-list > li {
  width: calc(50% - 10px);
}

.mod-tab--01.col-2 .tab-list > li:nth-of-type(2n-1) {
  margin-left: 0;
}

.mod-tab--01.col-2 .tab-list > li:nth-of-type(n+3) {
  margin-top: 20px;
}

.mod-tab--01.col-3 .tab-list > li {
  width: calc((100% - 40px) / 3);
}

.mod-tab--01.col-3 .tab-list > li:nth-of-type(3n-2) {
  margin-left: 0;
}

.mod-tab--01.col-3 .tab-list > li:nth-of-type(n+4) {
  margin-top: 20px;
}

.mod-tab--01.col-4 .tab-list > li {
  width: calc((100% - 60px) / 4);
}

.mod-tab--01.col-4 .tab-list > li:nth-of-type(4n-3) {
  margin-left: 0;
}

.mod-tab--01.col-4 .tab-list > li:nth-of-type(n+5) {
  margin-top: 20px;
}

.mod-tab--01.col-5 .tab-list > li {
  width: calc((100% - 80px) / 5);
}

.mod-tab--01.col-5 .tab-list > li:nth-of-type(5n-4) {
  margin-left: 0;
}

.mod-tab--01.col-5 .tab-list > li:nth-of-type(n+6) {
  margin-top: 20px;
}

.mod-tab--01.col-6 .tab-list > li {
  width: calc((100% - 100px) / 6);
}

.mod-tab--01.col-6 .tab-list > li:nth-of-type(6n-5) {
  margin-left: 0;
}

.mod-tab--01.col-6 .tab-list > li:nth-of-type(n+7) {
  margin-top: 20px;
}

.mod-more--01 .more-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.mod-more--01 .more-btn > button {
  line-height: 1.52941;
  background-color: #fff;
  position: relative;
  width: 100%;
  max-width: 300px;
  height: 100%;
  min-height: 66px;
  margin: 0 auto;
  padding: 15px 40px;
  transition: .4s all;
  will-change: transform;
  border: 1px solid #ccc;
}

.mod-more--01 .more-btn > button:hover,
.mod-more--01 .more-btn > button:active,
.mod-more--01 .more-btn > button:focus {
  color: #fff;
  background-color: #6d242e;
  border: 1px solid #6d242e;
}

.mod-more--01 .more-btn > button:hover::before,
.mod-more--01 .more-btn > button:active::before,
.mod-more--01 .more-btn > button:focus::before {
  border-width: 0 3px 3px 0;
  border-color: #fff;
}

.mod-more--01 .more-btn > button::before {
  position: absolute;
  top: calc(50% - 7px);
  right: 22px;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transition: .4s all;
  transform: rotate(45deg);
  will-change: transform;
  border-width: 0 3px 3px 0;
  border-style: solid;
  border-color: #6d242e;
  border-radius: 1px;
}

.mod-toggle--faq-01 {
  margin-top: 45px;
}

.mod-toggle--faq-01 > div > dt .faq-btn {
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  background-color: #f8f8f8;
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 60px 20px 80px;
}

.mod-toggle--faq-01 > div > dt .faq-btn::before {
  background-color: #556;
  position: absolute;
  top: calc(50% - 10px);
  right: 33px;
  display: block;
  width: 4px;
  height: 20px;
  content: "";
  border-radius: 2px;
}

.mod-toggle--faq-01 > div > dt .faq-btn::after {
  background-color: #556;
  position: absolute;
  top: calc(50% - 2px);
  right: 25px;
  display: block;
  width: 20px;
  height: 4px;
  content: "";
  border-radius: 2px;
}

.mod-toggle--faq-01 > div > dt .faq-btn .question {
  font-size: 2rem;
  position: absolute;
  top: 17px;
  left: 24px;
}

.mod-toggle--faq-01 > div > dt .faq-btn.is-open::before {
  display: none;
}

.mod-toggle--faq-01 > div > dd .faq-content {
  background-color: #f8f8f8;
  position: relative;
  padding: 20px 25px 20px 57px;
}

.mod-toggle--faq-01 > div > dd .faq-content::before {
  background-color: #ccc;
  position: absolute;
  top: 0;
  left: 25px;
  width: calc(100% - 50px);
  height: 1px;
  content: "";
}

.mod-toggle--faq-01 > div > dd .faq-content .answer {
  font-size: 2rem;
  font-weight: bold;
  color: #6d242e;
  position: absolute;
  top: 17px;
  left: 24px;
}

.mod-toggle--faq-01 > div > dd .faq-content p {
  text-indent: 1em;
  margin-top: 25px;
}

.mod-toggle--faq-01 > div > dd .faq-content ul {
  margin-top: 25px;
}

.mod-toggle--faq-01 > div > dd .faq-content ul > li {
  position: relative;
  padding-left: 24px;
}

.mod-toggle--faq-01 > div > dd .faq-content ul > li::before {
  background-color: #556;
  position: absolute;
  top: 14px;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  content: "";
  border-radius: 50%;
}

.mod-toggle--faq-01 > div > dd .faq-content ul > li ul,
.mod-toggle--faq-01 > div > dd .faq-content ul > li ol {
  margin-top: 5px;
}

.mod-toggle--faq-01 > div > dd .faq-content ul > li p {
  text-indent: inherit;
}

.mod-toggle--faq-01 > div > dd .faq-content ol {
  margin-top: 25px;
  counter-reset: num;
}

.mod-toggle--faq-01 > div > dd .faq-content ol > li {
  position: relative;
  padding-left: 31px;
  counter-increment: num;
}

.mod-toggle--faq-01 > div > dd .faq-content ol > li::before {
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  content: counter(num) ".";
}

.mod-toggle--faq-01 > div > dd .faq-content ol > li > ul,
.mod-toggle--faq-01 > div > dd .faq-content ol > li > ol {
  margin-top: 5px;
}

.mod-toggle--faq-01 > div > dd .faq-content ol > li p {
  text-indent: inherit;
}

.mod-toggle--faq-01 > div > dd .faq-content .mod-link--container-01 {
  text-indent: inherit;
}

.mod-toggle--faq-01 > div > dd .faq-content .mod-table--container-scroll-01 p {
  text-indent: inherit;
}

.mod-toggle--faq-01 > div > dd .faq-content > :nth-child(2) {
  margin-top: 0;
}

.mod-toggle--faq-01 > div + div {
  margin-top: 20px;
}

.mod-carousel--01 {
  position: relative;
  margin: 40px auto 0;
  /* swiper-container */
  /* swiper-slide */
  /* Auto Height */
  /* swiper-btn-area */
  /* swiper-stop */
  /* sswiper-btn-prev, next */
  /* Common Styles */
  /* Bullets */
  /* Progress */
  /* a11y */
}

.mod-carousel--01.of-w-800 {
  max-width: 800px;
}

.mod-carousel--01 .swiper-container {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 0;
  list-style: none;
}

.mod-carousel--01 .swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.mod-carousel--01 .swiper-wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  transition-property: transform;
}

.js-static .mod-carousel--01 .swiper-wrapper {
  flex-wrap: wrap;
}

.mod-carousel--01 .swiper-container-android .swiper-slide,
.mod-carousel--01 .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.mod-carousel--01 .swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.mod-carousel--01 .swiper-container-multirow-column > .swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap;
}

.mod-carousel--01 .swiper-container-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}

.mod-carousel--01 .swiper-slide {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  transition-property: transform;
}

.mod-carousel--01 .swiper-slide > .inner > :first-child {
  margin-top: 0 !important;
}

.mod-carousel--01 .swiper-slide-invisible-blank {
  visibility: hidden;
}

.mod-carousel--01 .swiper-container-autoheight,
.mod-carousel--01 .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.mod-carousel--01 .swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.mod-carousel--01 .swiper-btn-area {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 25px;
}

.mod-carousel--01 .swiper-btn-area .swiper-btn-prev {
  order: 1;
}

.mod-carousel--01 .swiper-btn-area .swiper-btn-next {
  order: 4;
}

.mod-carousel--01 .swiper-btn-area .swiper-stop {
  order: 3;
}

.mod-carousel--01 .swiper-btn-area .swiper-pagination {
  order: 2;
}

.mod-carousel--01 .swiper-stop {
  text-indent: 100%;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  width: 16px;
  height: 20px;
  margin-left: 20px;
}

.mod-carousel--01 .swiper-stop.stop::before,
.mod-carousel--01 .swiper-stop.stop::after {
  background-color: #6d242e;
  position: absolute;
  top: 2px;
  right: 2px;
  display: block;
  width: 4px;
  height: 16px;
  margin: auto;
  content: "";
}

.mod-carousel--01 .swiper-stop.stop::after {
  right: 10px;
}

.mod-carousel--01 .swiper-stop.start::before {
  background: none;
  position: absolute;
  top: 2px;
  right: 2px;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-width: 8px 0 8px 11px;
  border-style: solid;
  border-color: transparent transparent transparent #6d242e;
}

.mod-carousel--01 .swiper-btn-prev,
.mod-carousel--01 .swiper-btn-next {
  text-indent: 100%;
  white-space: nowrap;
  background-color: #e8e8e8;
  position: relative;
  display: block;
  overflow: hidden;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  transition: opacity .3s;
  will-change: opacity;
}

.mod-carousel--01 .swiper-btn-prev:hover,
.mod-carousel--01 .swiper-btn-prev:active,
.mod-carousel--01 .swiper-btn-prev:focus,
.mod-carousel--01 .swiper-btn-next:hover,
.mod-carousel--01 .swiper-btn-next:active,
.mod-carousel--01 .swiper-btn-next:focus {
  opacity: .6;
}

.mod-carousel--01 .swiper-btn-prev .text,
.mod-carousel--01 .swiper-btn-next .text {
  font-size: 1rem;
  white-space: nowrap;
  color: #fff;
  position: absolute;
  z-index: -1;
}

.mod-carousel--01 .swiper-btn-prev::before {
  position: absolute;
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #6d242e;
  border-width: 0 0 3px 3px;
  border-radius: 1px;
}

.mod-carousel--01 .swiper-btn-next {
  margin-left: 30px;
}

.mod-carousel--01 .swiper-btn-next::before {
  position: absolute;
  top: calc(50% - 6px);
  left: calc(50% - 5px);
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #6d242e;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

.mod-carousel--01 .swiper-btn-prev.swiper-btn-disabled,
.mod-carousel--01 .swiper-btn-next.swiper-btn-disabled {
  pointer-events: none;
  cursor: auto;
  opacity: .35;
}

.mod-carousel--01 .swiper-btn-lock {
  display: none;
}

.mod-carousel--01 .swiper-pagination {
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: 30px;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
}

.mod-carousel--01 .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.mod-carousel--01 .swiper-pagination-fraction,
.mod-carousel--01 .swiper-pagination-custom,
.mod-carousel--01 .swiper-container-horizontal > .swiper-pagination-bullets {
  right: 48px;
  bottom: 18px;
}

.mod-carousel--01 .swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}

.mod-carousel--01 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(.33);
}

.mod-carousel--01 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.mod-carousel--01 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.mod-carousel--01 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}

.mod-carousel--01 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}

.mod-carousel--01 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}

.mod-carousel--01 .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}

.mod-carousel--01 .swiper-pagination-bullet {
  text-indent: 100%;
  white-space: nowrap;
  background: none;
  position: relative;
  display: block;
  overflow: hidden;
  width: 10px;
  height: 8px;
  margin: 5px 0;
  padding: 0;
  cursor: default;
  border-radius: 0;
  opacity: 1;
}

.mod-carousel--01 .swiper-pagination-bullet::before {
  background-color: #e8e8e8;
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  display: inline-block;
  width: 100%;
  height: 4px;
  content: "";
}

.mod-carousel--01 .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 6px;
}

.mod-carousel--01 .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.mod-carousel--01 .swiper-pagination-bullet-active::before {
  background-color: #6d242e;
  top: 0;
  height: 100%;
}

.mod-carousel--01 .swiper-container-vertical > .swiper-pagination-bullets {
  top: 50%;
  right: 10px;
  transform: translate3d(0, -50%, 0);
}

.mod-carousel--01 .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: 6px 0;
}

.mod-carousel--01 .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  width: 8px;
  transform: translateY(-50%);
}

.mod-carousel--01 .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.mod-carousel--01 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7px;
}

.mod-carousel--01 .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
}

.mod-carousel--01 .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.mod-carousel--01 .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

.mod-carousel--01 .swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute;
}

.mod-carousel--01 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.mod-carousel--01 .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.mod-carousel--01 .swiper-container-horizontal > .swiper-pagination-progressbar,
.mod-carousel--01 .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
}

.mod-carousel--01 .swiper-container-vertical > .swiper-pagination-progressbar,
.mod-carousel--01 .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
}

.mod-carousel--01 .swiper-pagination-white {
  --swiper-pagination-color: #fff;
}

.mod-carousel--01 .swiper-pagination-black {
  --swiper-pagination-color: #fff;
}

.mod-carousel--01 .swiper-pagination-lock {
  display: none;
}

.mod-carousel--01 .swiper-container .swiper-notification {
  pointer-events: none;
  position: absolute;
  z-index: -1000;
  top: 0;
  left: 0;
  opacity: 0;
}

.mod-carousel--01 .swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.mod-carousel--01 .swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.mod-carousel--01 .swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.mod-carousel--01 .swiper-container-fade .swiper-slide-active,
.mod-carousel--01 .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.mod-carousel--01 .swiper-container-cube {
  overflow: visible;
}

.mod-carousel--01 .swiper-container-cube .swiper-slide {
  pointer-events: none;
  z-index: 1;
  visibility: hidden;
  width: 100%;
  height: 100%;
  transform-origin: 0 0;
          backface-visibility: hidden;

  -webkit-backface-visibility: hidden;
}

.mod-carousel--01 .swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.mod-carousel--01 .swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.mod-carousel--01 .swiper-container-cube .swiper-slide-active,
.mod-carousel--01 .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.mod-carousel--01 .swiper-container-cube .swiper-slide-active,
.mod-carousel--01 .swiper-container-cube .swiper-slide-next,
.mod-carousel--01 .swiper-container-cube .swiper-slide-prev,
.mod-carousel--01 .swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.mod-carousel--01 .swiper-container-cube .swiper-slide-shadow-top,
.mod-carousel--01 .swiper-container-cube .swiper-slide-shadow-bottom,
.mod-carousel--01 .swiper-container-cube .swiper-slide-shadow-left,
.mod-carousel--01 .swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
          backface-visibility: hidden;

  -webkit-backface-visibility: hidden;
}

.mod-carousel--01 .swiper-container-cube .swiper-cube-shadow {
  background: #000;
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .6;

  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.mod-carousel--01 .swiper-container-flip {
  overflow: visible;
}

.mod-carousel--01 .swiper-container-flip .swiper-slide {
  pointer-events: none;
  z-index: 1;
          backface-visibility: hidden;

  -webkit-backface-visibility: hidden;
}

.mod-carousel--01 .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.mod-carousel--01 .swiper-container-flip .swiper-slide-active,
.mod-carousel--01 .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.mod-carousel--01 .swiper-container-flip .swiper-slide-shadow-top,
.mod-carousel--01 .swiper-container-flip .swiper-slide-shadow-bottom,
.mod-carousel--01 .swiper-container-flip .swiper-slide-shadow-left,
.mod-carousel--01 .swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
          backface-visibility: hidden;

  -webkit-backface-visibility: hidden;
}

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

form

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

サイトトップ

------------------------------------------------------- */
.page-top .mod-list--news-01 .wrap {
  color: #222;
}

.page-top .mod-list--news-01 .wrap .detail-area .title {
  padding-left: 23px;
}

.page-top .mod-list--news-01 .wrap .detail-area .title::before {
  position: absolute;
  top: 7px;
  left: -3px;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #6d242e;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

.top-hdg--lv1-01 {
  background-color: #fff;
  background-image: url("/dce/images/index-bg-hdg-01.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1600px auto;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 600px;
  padding: 0 15px;
}

.top-hdg--lv1-01 > .wrap {
  z-index: 5;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 15px 0;
}

.top-hdg--lv1-01 > .wrap .hdg {
  padding-right: 50%;
}

.top-hdg--lv1-01 > .wrap > :first-child {
  margin-top: 0 !important;
}

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

indexページ

------------------------------------------------------- */
.page-index .mod-list--news-01 .wrap {
  color: #222;
}

.page-index .mod-list--news-01 .wrap .detail-area .title {
  padding-left: 23px;
}

.page-index .mod-list--news-01 .wrap .detail-area .title::before {
  position: absolute;
  top: 7px;
  left: -3px;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #6d242e;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

.index-hdg--lv1-01 {
  background-color: #f8f8f8;
  position: relative;
  display: flex;
  overflow: hidden;
  align-items: center;
  width: 100%;
  min-height: 400px;
  padding: 15px;
}

.index-hdg--lv1-01::before {
  background: url("/dce/grad/images/index-bg-hdg-01.jpg") no-repeat;
  background-color: #fff;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 40%;
  width: 60%;
  height: 100%;
  content: "";
}

.index-hdg--lv1-01::after {
  background: linear-gradient(to right, #f8f8f8 0%, rgba(255, 255, 255, 0)) 100%;
  position: absolute;
  top: 0;
  left: 40%;
  width: 300px;
  height: 100%;
  content: "";
}

.index-hdg--lv1-01 > .wrap {
  z-index: 5;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.index-hdg--lv1-01 > .wrap > .content {
  width: 100%;
  max-width: 640px;
}

.index-hdg--lv1-01 > .wrap > .content .hdg {
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.5;
}

.index-hdg--lv1-02 {
  color: #fff;
  background-color: #556;
  background-image: url("/dce/about/images/dcedata-bg-hdg-01.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 400px;
  padding: 0 15px;
}

.index-hdg--lv1-02::before {
  background-image: linear-gradient(rgba(34, 34, 34, .5), rgba(34, 34, 34, .5));
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.index-hdg--lv1-02 > .wrap {
  text-align: center;
  z-index: 5;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 15px 0;
}

.index-hdg--lv1-02 > .wrap .hdg {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 10px;
}

.index-hdg--lv1-02 > .wrap > :first-child {
  margin-top: 0 !important;
}

.index-hdg--lv2-01 {
  font-size: 3.6rem;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  margin-top: 75px;
}

:root .index-hdg--lv2-01 + * {
  margin-top: 60px;
}

.mod-layout--section-03 {
  position: relative;
  padding: 80px 0;
}

.mod-layout--section-03::before {
  background-color: #6d242e;
  background-image: url("/dce/images/index-bg-section-01.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: calc(50% - 50vw);
  display: block;
  width: 100vw;
  content: "";
}

.mod-layout--section-03.var-01 {
  background-color: #f2eced;
}

.mod-layout--section-03.var-01::before {
  background-color: #f2eced;
}

.mod-layout--section-03 > :first-child {
  margin-top: 0 !important;
}

.index-layout--section-01 {
  position: relative;
  padding: 80px 0;
}

.index-layout--section-01::before {
  background-color: #6d242e;
  background-image: url("/dce/images/index-bg-section-01.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: calc(50% - 50vw);
  display: block;
  width: 100vw;
  content: "";
}

.index-layout--section-01.var-01 {
  background-color: #f2eced;
}

.index-layout--section-01.var-01::before {
  background-color: #f2eced;
}

.index-layout--section-01 > :first-child {
  margin-top: 0 !important;
}

.index-link--list-01 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.index-link--list-01 > li {
  line-height: 1.5;
  margin-left: 40px;
}

.index-link--list-01 > li .mod-link--01 {
  display: block;
  width: 100%;
}

.index-link--list-01.col-2 > li {
  width: calc(50% - 20px);
}

.index-link--list-01.col-2 > li:nth-of-type(2n-1) {
  margin-left: 0;
}

.index-link--list-01.col-2 > li:nth-of-type(n+3) {
  margin-top: 30px;
}

.index-btn--01 {
  line-height: 1.5;
  text-decoration: none;
  color: #fff;
  background-color: #6d242e;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 66px;
  padding: 13px 40px 13px;
  transition: color .4s, background-color .4s;
  will-change: color, background-color;
  border: 1px solid #6d242e;
}

.index-btn--01:hover,
.index-btn--01:active,
.index-btn--01:focus {
  color: #6d242e;
  background-color: #fff;
}

.index-btn--01:hover::before,
.index-btn--01:active::before,
.index-btn--01:focus::before {
  border-color: #6d242e;
}

.index-btn--01:hover .icon-blank-01,
.index-btn--01:active .icon-blank-01,
.index-btn--01:focus .icon-blank-01 {
  fill: #6d242e;
}

.index-btn--01::before {
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transition: border-color .4s;
  transform: rotate(45deg);
  will-change: border-color;
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: #fff;
  border-radius: 1px 1px 1px 0;
}

.index-btn--01 .icon-blank-01 {
  transition: fill .4s;
  will-change: fill;

  fill: #fff;
}

.index-btn--container-01 {
  width: 100%;
  max-width: 400px;
  margin: 50px auto 0;
}

.index-btn--container-01.of-w-300 {
  max-width: 300px;
}

.index-media--img-layout-01 {
  display: flex;
  margin-top: 45px;
}

.index-media--img-layout-01 > .content-area {
  background-color: #f8f8f8;
  flex: 1 1 50%;
  padding: 50px;
}

.index-media--img-layout-01 > .content-area > :first-child {
  margin-top: 0 !important;
}

.index-media--img-layout-01 > .img-area {
  flex: 1 1 50%;
}

.index-media--img-layout-01 > .img-area > .img {
  position: relative;
  width: 100%;
  height: 100%;
}

.index-media--img-layout-01 > .img-area > .img img {
  width: 100%;
  height: 100%;

  object-fit: cover;
}

.index-media--img-layout-01 > .img-area > :first-child {
  margin-top: 0 !important;
}

.index-media--img-layout-01.of-left > .content-area {
  order: 2;
}

.index-media--img-layout-01.of-left > .img-area {
  order: 1;
}

.index-panel--carousel-01 > .swiper-slide {
  height: auto;
}

.index-panel--carousel-01 > .swiper-slide a {
  text-decoration: none;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  transition: opacity .4s;
  will-change: opacity;
}

.index-panel--carousel-01 > .swiper-slide a:hover,
.index-panel--carousel-01 > .swiper-slide a:active,
.index-panel--carousel-01 > .swiper-slide a:focus {
  opacity: .6;
}

.index-panel--carousel-01 > .swiper-slide a > .wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding-top: 56.25%;
}

.index-panel--carousel-01 > .swiper-slide a > .wrap > .detail-area {
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  background-color: #6d242e;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 13px 40px;
}

.index-panel--carousel-01 > .swiper-slide a > .wrap > .detail-area::before {
  position: absolute;
  top: calc(50% - 6px);
  right: 22px;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

.index-panel--carousel-01 > .swiper-slide a > .wrap > .img {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.index-panel--carousel-01 > .swiper-slide a > .wrap > .img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: auto;
  transition: opacity .4s;
  will-change: opacity;
}

.index-panel--01 {
  width: 100%;
  max-width: 820px;
  margin: 40px auto 0;
}

.index-panel--01 a {
  text-decoration: none;
  color: #fff;
  position: relative;
  display: block;
  transition: opacity .4s;
  will-change: opacity;
}

.index-panel--01 a:hover,
.index-panel--01 a:active,
.index-panel--01 a:focus {
  opacity: .6;
}

.index-panel--01 a > .wrap {
  display: flex;
}

.index-panel--01 a > .wrap > .detail-area {
  font-weight: bold;
  line-height: 1.5;
  background-color: #6d242e;
  position: relative;
  display: flex;
  flex: 1 1 50%;
  align-items: center;
  padding: 30px 40px 30px 30px;
}

.index-panel--01 a > .wrap > .detail-area::before {
  position: absolute;
  top: calc(50% - 6px);
  right: 22px;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

.index-panel--01 a > .wrap > .img {
  position: relative;
  flex: 1 1 50%;
  width: 100%;
  height: 100%;
}

.index-panel--01 a > .wrap > .img img {
  width: 100%;
  height: 100%;

  object-fit: cover;
}

.index-panel--01 a > .wrap > .img > :first-child {
  margin-top: 0 !important;
}

.index-panel--01.of-left a > .wrap > .detail-area {
  order: 2;
}

.index-panel--01.of-left a > .wrap > .img {
  order: 1;
}

.index-panel--list-01 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.index-panel--list-01 > .col {
  margin-left: 24px;
}

.index-panel--list-01 > .col a {
  text-decoration: none;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  transition: opacity .4s;
  will-change: opacity;
}

.index-panel--list-01 > .col a:hover,
.index-panel--list-01 > .col a:active,
.index-panel--list-01 > .col a:focus {
  opacity: .6;
}

.index-panel--list-01 > .col a > .wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  padding-top: 56.25%;
}

.index-panel--list-01 > .col a > .wrap > .detail-area {
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  background-color: #6d242e;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 13px 40px;
}

.index-panel--list-01 > .col a > .wrap > .detail-area::before {
  position: absolute;
  top: calc(50% - 6px);
  right: 22px;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

.index-panel--list-01 > .col a > .wrap > .img {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.index-panel--list-01 > .col a > .wrap > .img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: auto;
  transition: opacity .4s;
  will-change: opacity;
}

.index-panel--list-01.col-2 > .col {
  width: calc(50% - 12px);
}

.index-panel--list-01.col-2 > .col:nth-of-type(2n-1) {
  margin-left: 0;
}

.index-panel--list-01.col-2 > .col:nth-of-type(n+3) {
  margin-top: 30px;
}

.index-panel--list-01.col-3 > .col {
  width: calc((100% - 48px) / 3);
}

.index-panel--list-01.col-3 > .col:nth-of-type(3n-2) {
  margin-left: 0;
}

.index-panel--list-01.col-3 > .col:nth-of-type(n+4) {
  margin-top: 30px;
}

.index-panel--list-01.col-4 > .col {
  width: calc((100% - 72px) / 4);
}

.index-panel--list-01.col-4 > .col:nth-of-type(4n-3) {
  margin-left: 0;
}

.index-panel--list-01.col-4 > .col:nth-of-type(n+5) {
  margin-top: 30px;
}

.index-panel--list-01.of-center {
  justify-content: center;
}

.index-panel--list-02 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.index-panel--list-02 > .col {
  margin-left: 30px;
}

.index-panel--list-02 > .col a {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  color: #6d242e;
  background-color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px 40px 20px 20px;
  transition: opacity .4s;
  will-change: opacity;
}

.index-panel--list-02 > .col a:hover,
.index-panel--list-02 > .col a:active,
.index-panel--list-02 > .col a:focus {
  opacity: .6;
}

.index-panel--list-02 > .col a::before {
  position: absolute;
  top: calc(50% - 6px);
  right: 22px;
  width: 9.5px;
  height: 9.5px;
  content: "";
  transform: rotate(45deg);
  border: solid #6d242e;
  border-width: 3px 3px 0 0;
  border-radius: 1px;
}

.index-panel--list-02 > .col a > .detail-area {
  order: 2;
  padding-left: 20px;
}

.index-panel--list-02 > .col a > .img-area {
  position: relative;
  flex-shrink: 0;
  order: 1;
  width: 160px;
}

.index-panel--list-02.col-2 > .col {
  width: calc(50% - 15px);
}

.index-panel--list-02.col-2 > .col:nth-of-type(2n-1) {
  margin-left: 0;
}

.index-panel--list-02.col-2 > .col:nth-of-type(n+3) {
  margin-top: 30px;
}

.index-panel--list-02.col-2 > .col > :first-child {
  margin-top: 0 !important;
}

.index-box--01 {
  background-color: #fff;
  display: flex;
  align-items: center;
  margin-top: 40px;
  padding: 25px;
  border: 1px solid #ccc;
}

.index-box--01 > .title-area {
  flex-shrink: 0;
  padding: 0 60px 0 35px;
}

.index-box--01 > .title-area .title {
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.index-box--01 > .title-area .title strong {
  color: #6d242e;
}

.index-box--01 > .detail-area {
  width: 100%;
  padding: 0 35px 0 60px;
  border-left: 1px solid #ccc;
}

.index-box--01 > .detail-area .mod-list--news-01 {
  border-top: 0;
  border-bottom: 0;
}

.index-box--01 > .detail-area .mod-list--news-01 > li + li {
  margin-top: 20px;
  border-top: 0;
}

.index-box--01 > .detail-area .mod-list--news-01 .wrap {
  padding: 0;
}

.index-box--01 > .detail-area .mod-list--news-01 .wrap .date-area {
  width: 130px;
}

.index-box--01 > .detail-area .mod-list--news-01 .wrap .detail-area {
  width: calc(100% - 130px);
}

.index-box--01 > .detail-area > :first-child {
  margin-top: 0 !important;
}

.index-box--01 > :first-child {
  margin-top: 0 !important;
}

.index-box--list-01 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.index-box--list-01 > .col {
  background-color: #fff;
  margin-left: 40px;
  padding: 50px;
}

.index-box--list-01 > .col .index-hdg--lv2-01 {
  font-size: 3rem;
}

:root .index-box--list-01 > .col .index-hdg--lv2-01 + * {
  margin-top: 30px;
}

.index-box--list-01 > .col .index-link--list-01 {
  margin-top: 30px;
}

.index-box--list-01 > .col > :first-child {
  margin-top: 0 !important;
}

.index-box--list-01.col-2 > .col {
  width: calc(50% - 20px);
}

.index-box--list-01.col-2 > .col:nth-of-type(2n-1) {
  margin-left: 0;
}

.index-box--list-01.col-2 > .col:nth-of-type(n+3) {
  margin-top: 40px;
}

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

icon

------------------------------------------------------- */
.icon-blank-01 {
  vertical-align: middle;
  position: relative;
  top: -2px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px 0 7px;

  fill: #556;
}

.icon-pdf-01 {
  vertical-align: middle;
  position: relative;
  top: -2px;
  display: inline-block;
  width: 13px;
  height: 17px;
  margin: 0 5px 0 7px;

  fill: #e6002a;
}

.icon-download-01 {
  vertical-align: middle;
  position: relative;
  top: -2px;
  display: inline-block;
  width: 13px;
  height: 17px;
  margin: 0 5px 0 7px;

  fill: #556;
}

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

adjust

------------------------------------------------------- */
.w-1 {
  width: 1% !important;
}

.w-2 {
  width: 2% !important;
}

.w-3 {
  width: 3% !important;
}

.w-4 {
  width: 4% !important;
}

.w-5 {
  width: 5% !important;
}

.w-6 {
  width: 6% !important;
}

.w-7 {
  width: 7% !important;
}

.w-8 {
  width: 8% !important;
}

.w-9 {
  width: 9% !important;
}

.w-10 {
  width: 10% !important;
}

.w-11 {
  width: 11% !important;
}

.w-12 {
  width: 12% !important;
}

.w-13 {
  width: 13% !important;
}

.w-14 {
  width: 14% !important;
}

.w-15 {
  width: 15% !important;
}

.w-16 {
  width: 16% !important;
}

.w-17 {
  width: 17% !important;
}

.w-18 {
  width: 18% !important;
}

.w-19 {
  width: 19% !important;
}

.w-20 {
  width: 20% !important;
}

.w-21 {
  width: 21% !important;
}

.w-22 {
  width: 22% !important;
}

.w-23 {
  width: 23% !important;
}

.w-24 {
  width: 24% !important;
}

.w-25 {
  width: 25% !important;
}

.w-26 {
  width: 26% !important;
}

.w-27 {
  width: 27% !important;
}

.w-28 {
  width: 28% !important;
}

.w-29 {
  width: 29% !important;
}

.w-30 {
  width: 30% !important;
}

.w-31 {
  width: 31% !important;
}

.w-32 {
  width: 32% !important;
}

.w-33 {
  width: 33% !important;
}

.w-34 {
  width: 34% !important;
}

.w-35 {
  width: 35% !important;
}

.w-36 {
  width: 36% !important;
}

.w-37 {
  width: 37% !important;
}

.w-38 {
  width: 38% !important;
}

.w-39 {
  width: 39% !important;
}

.w-40 {
  width: 40% !important;
}

.w-41 {
  width: 41% !important;
}

.w-42 {
  width: 42% !important;
}

.w-43 {
  width: 43% !important;
}

.w-44 {
  width: 44% !important;
}

.w-45 {
  width: 45% !important;
}

.w-46 {
  width: 46% !important;
}

.w-47 {
  width: 47% !important;
}

.w-48 {
  width: 48% !important;
}

.w-49 {
  width: 49% !important;
}

.w-50 {
  width: 50% !important;
}

.w-51 {
  width: 51% !important;
}

.w-52 {
  width: 52% !important;
}

.w-53 {
  width: 53% !important;
}

.w-54 {
  width: 54% !important;
}

.w-55 {
  width: 55% !important;
}

.w-56 {
  width: 56% !important;
}

.w-57 {
  width: 57% !important;
}

.w-58 {
  width: 58% !important;
}

.w-59 {
  width: 59% !important;
}

.w-60 {
  width: 60% !important;
}

.w-61 {
  width: 61% !important;
}

.w-62 {
  width: 62% !important;
}

.w-63 {
  width: 63% !important;
}

.w-64 {
  width: 64% !important;
}

.w-65 {
  width: 65% !important;
}

.w-66 {
  width: 66% !important;
}

.w-67 {
  width: 67% !important;
}

.w-68 {
  width: 68% !important;
}

.w-69 {
  width: 69% !important;
}

.w-70 {
  width: 70% !important;
}

.w-71 {
  width: 71% !important;
}

.w-72 {
  width: 72% !important;
}

.w-73 {
  width: 73% !important;
}

.w-74 {
  width: 74% !important;
}

.w-75 {
  width: 75% !important;
}

.w-76 {
  width: 76% !important;
}

.w-77 {
  width: 77% !important;
}

.w-78 {
  width: 78% !important;
}

.w-79 {
  width: 79% !important;
}

.w-80 {
  width: 80% !important;
}

.w-81 {
  width: 81% !important;
}

.w-82 {
  width: 82% !important;
}

.w-83 {
  width: 83% !important;
}

.w-84 {
  width: 84% !important;
}

.w-85 {
  width: 85% !important;
}

.w-86 {
  width: 86% !important;
}

.w-87 {
  width: 87% !important;
}

.w-88 {
  width: 88% !important;
}

.w-89 {
  width: 89% !important;
}

.w-90 {
  width: 90% !important;
}

.w-91 {
  width: 91% !important;
}

.w-92 {
  width: 92% !important;
}

.w-93 {
  width: 93% !important;
}

.w-94 {
  width: 94% !important;
}

.w-95 {
  width: 95% !important;
}

.w-96 {
  width: 96% !important;
}

.w-97 {
  width: 97% !important;
}

.w-98 {
  width: 98% !important;
}

.w-99 {
  width: 99% !important;
}

.w-100 {
  width: 100% !important;
}

.for-pc {
  display: inline-block !important;
}

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

.va-t {
  vertical-align: top !important;
}

.va-m {
  vertical-align: middle !important;
}

.va-b {
  vertical-align: bottom !important;
}

.ta-l {
  text-align: left !important;
}

.ta-c {
  text-align: center !important;
}

.ta-r {
  text-align: right !important;
}

.bg-01 {
  background-color: #f8f8f8 !important;
}

.bg-02 {
  background-color: #f2eced !important;
}

@media only screen and (max-width: 960px) {
  body {
    font-size: 1.7rem;
  }
  blockquote > :first-child {
    margin-top: 0 !important;
  }
  #site-header > .header-pc .header-content--01 {
    padding-right: 0;
  }
  #site-header > .header-pc .header-content--01 .layout-wrap {
    height: 53px;
  }
  #site-header > .header-pc .header-content--01 .layout-wrap .logo-area {
    max-width: 158px;
  }
  #site-header > .header-pc .header-content--01 .layout-wrap .logo-area a {
    padding: 0 15px;
  }
  #site-header > .header-pc .header-content--01 .layout-wrap .nav-area {
    margin-left: 10px;
  }
  #site-header > .header-pc .header-content--01 .layout-wrap .nav-area .global-nav {
    display: none;
  }
  #site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area {
    margin-left: 0;
    border-right: 0;
    border-left: 0;
  }
  #site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li {
    width: auto;
  }
  #site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li .icon-btn {
    font-size: 1.2rem;
    padding: 5px;
  }
  #site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li .icon-btn .text {
    padding-top: 20px;
  }
  #site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-search {
    display: none;
  }
  #site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-pamph .icon-btn .text::before {
    font-size: 1.2rem;
    left: calc(50% - 7px);
  }
  #site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li.var-contact .icon-btn .text::before {
    font-size: 1.4rem;
    left: calc(50% - 7px);
  }
  #site-header > .header-pc .header-content--01 .layout-wrap .nav-area .icon-btn-area > li + li {
    border-left: 0;
  }
  .js-static #site-header > .header-pc .header-content--02 {
    margin-top: 0;
  }
  #site-header > .header-pc .header-content--02 .layout-wrap {
    height: 50px;
  }
  #site-header > .header-pc .header-content--02 .layout-wrap .logo-area a {
    font-size: 1.8rem;
  }
  #site-header > .header-pc .header-content--02 .layout-wrap .nav-area {
    display: none;
  }
  #site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li {
    width: auto;
  }
  #site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li .icon-btn {
    font-size: 1.2rem;
    width: auto;
    padding: 5px;
    border-right: 0;
    border-left: 0;
  }
  #site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li .icon-btn .text {
    padding-top: 20px;
  }
  #site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li.var-pamph a .text::before {
    font-size: 1.2rem;
    left: calc(50% - 7px);
  }
  #site-header > .header-pc .header-content--02 .layout-wrap .nav-area .icon-btn-area > li.var-contact a .text::before {
    font-size: 1.4rem;
    left: calc(50% - 7px);
  }
  #site-header > .header-pc .header-content--02.header-fix-area {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  }
  #site-header > .header-pc .header-content--02.header-fix-area .nav-area {
    display: flex;
    align-items: center;
  }
  #site-header > .header-pc .header-content--02.header-fix-area .nav-area .global-nav-sub {
    display: none;
  }
  #site-header > .header-pc .header-content--02.header-fix-area .nav-area .icon-btn-area {
    display: flex;
  }
  #site-header > .header-pc .header-content--02.header-fix-area .nav-area .menu-btn-open {
    width: 40px;
    height: 38px;
    border-radius: 3px;
  }
  #site-header .menu-btn-open {
    display: block;
  }
  #site-header .header-sp {
    display: block;
  }
  .str-container.col-1 .str-content-main > .str-inner > :first-child {
    margin-top: 0 !important;
  }
  .str-container.col-2 {
    display: block;
  }
  .str-container.col-2 .str-content-main {
    width: 100%;
    margin-left: 0;
  }
  .str-container.col-2 .str-content-main > .str-inner > :first-child {
    margin-top: 0 !important;
  }
  .str-container.col-2 .str-content-side {
    display: none;
  }
  .str-container.col-2 .str-content-side > .str-inner > :first-child {
    margin-top: 0 !important;
  }
  #site-footer {
    padding-top: 70px;
  }
  #site-footer .pagetop-link {
    width: calc(100% - 50px);
    padding: 0 40px;
  }
  #site-footer .pagetop-link .fixed-area a {
    width: 50px;
    height: 50px;
  }
  #site-footer .pagetop-link .fixed-area a::before {
    top: 22px;
    left: calc(50% - 6px);
    width: 11px;
    height: 11px;
    border-width: 3px 0 0 3px;
  }
  #site-footer .footer-wrap {
    padding: 0;
  }
  #site-footer .footer-wrap .footer-content--01 {
    background-color: #6d242e;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col {
    width: 100%;
    margin-left: 0;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col:nth-of-type(n+5) {
    margin-top: 0;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title {
    margin-top: 0;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title.of-toggle a {
    margin-right: 46px;
    padding-right: 15px;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title.of-toggle a::before {
    display: none;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title a {
    font-size: 1.4rem;
    background-color: #6d242e;
    padding: 15px 40px 15px 15px;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title a:hover,
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title a:active,
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title a:focus {
    background-color: #6d242e;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title a::before {
    display: block;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-title + .link-title {
    border-top: 1px solid rgba(255, 255, 255, .17);
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list {
    margin-top: 0;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li {
    background-color: #f8f8f8;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li a {
    font-size: 1.4rem;
    color: #222;
    padding: 15px 40px 15px 30px;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li a:hover,
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li a:active,
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li a:focus {
    background-color: #f8f8f8;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li a .icon-blank-01 {
    fill: #222;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li a::before {
    display: block;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col .link-list > li + li::before {
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 1px;
    content: "";
    border-top: 1px solid rgba(204, 204, 204, .4);
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col + .col {
    border-top: 1px solid rgba(255, 255, 255, .17);
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col > :first-child {
    margin-top: 0 !important;
  }
  #site-footer .footer-wrap .footer-content--02 {
    margin-top: 0;
    border-top: 2px solid #fff;
  }
  #site-footer .footer-wrap .footer-content--02 .link-list {
    display: block;
    min-height: auto;
    padding: 0;
    border-top: 0;
    border-bottom: 0;
  }
  #site-footer .footer-wrap .footer-content--02 .link-list > li {
    border-top: 0;
    border-bottom: 1px solid rgba(2, 2, 2, .4);
  }
  #site-footer .footer-wrap .footer-content--02 .link-list > li a {
    display: block;
    padding: 15px 40px 15px 15px;
  }
  #site-footer .footer-wrap .footer-content--02 .link-list > li a::before {
    display: block;
  }
  #site-footer .footer-wrap .footer-content--03 {
    margin: 0;
    padding: 10px 15px 20px;
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap {
    display: block;
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap > .col {
    flex: 1 1 100%;
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .logo-area {
    text-align: center;
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .logo-area a .logo {
    max-width: 168px;
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .img-layout {
    flex-wrap: wrap;
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .img-layout .content {
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .img-layout .img {
    margin: 0 auto;
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .link-list {
    text-align: left;
    margin-top: 25px;
    padding-right: 0;
    border-top: 1px solid rgba(2, 2, 2, .4);
    border-bottom: 1px solid rgba(2, 2, 2, .4);
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .link-list > li a {
    font-size: 1.4rem;
    display: block;
    padding: 15px 25px 15px 0;
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .link-list > li a::before {
    top: calc(50% - 6px);
    right: 5px;
    left: auto;
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap > .col .link-list > li + li {
    border-top: 1px solid rgba(2, 2, 2, .4);
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap > .col.of-left {
    padding-right: 0;
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap > .col.of-right {
    margin-top: 25px;
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap > .col > :first-child {
    margin-top: 0 !important;
  }
  #site-footer .footer-wrap .footer-content--03 .copy {
    color: #c1c1c1;
    margin-top: 20px;
  }
  #site-footer .footer-wrap > :first-child {
    margin-top: 0 !important;
  }
  .mod-hdg--lv1-01 > .wrap > :first-child {
    margin-top: 0 !important;
  }
  .mod-hdg--lv1-02 > .wrap > :first-child {
    margin-top: 0 !important;
  }
  .mod-text--container-01 blockquote > :first-child {
    margin-top: 0 !important;
  }
  .mod-box--01 > :first-child {
    margin-top: 0 !important;
  }
  .mod-box--contact-01 > :first-child {
    margin-top: 0 !important;
  }
  [class^="mod-layout--section-"] > [class^="mod-text--container-"]:first-child > :first-child {
    margin-top: 0 !important;
  }
  .mod-layout--section-01 > :first-child {
    margin-top: 0 !important;
  }
  .mod-layout--section-02 > :first-child {
    margin-top: 0 !important;
  }
  .mod-layout--01.col-2 > .col > [class^="mod-text--container-"]:first-child > :first-child {
    margin-top: 0 !important;
  }
  .mod-layout--01.col-2 > .col > :first-child {
    margin-top: 0 !important;
  }
  .mod-media--img-list-01 > li > :first-child {
    margin-top: 0 !important;
  }
  .mod-media--img-layout-01 > .content-area > :first-child {
    margin-top: 0 !important;
  }
  .mod-media--img-layout-01 > .img-area > :first-child {
    margin-top: 0 !important;
  }
  .mod-table--container-01 > :first-child {
    margin-top: 0 !important;
  }
  .mod-table--container-02 > .table-layout > :first-child {
    margin-top: 0 !important;
  }
  .mod-table--container-scroll-01 > :first-child {
    margin-top: 0 !important;
  }
  .mod-carousel--01 .swiper-slide > .inner > :first-child {
    margin-top: 0 !important;
  }
  .top-hdg--lv1-01 > .wrap > :first-child {
    margin-top: 0 !important;
  }
  .index-hdg--lv1-02 > .wrap > :first-child {
    margin-top: 0 !important;
  }
  .mod-layout--section-03 > :first-child {
    margin-top: 0 !important;
  }
  .index-layout--section-01 > :first-child {
    margin-top: 0 !important;
  }
  .index-media--img-layout-01 > .content-area > :first-child {
    margin-top: 0 !important;
  }
  .index-media--img-layout-01 > .img-area > :first-child {
    margin-top: 0 !important;
  }
  .index-panel--01 a > .wrap > .img > :first-child {
    margin-top: 0 !important;
  }
  .index-panel--list-02.col-2 > .col > :first-child {
    margin-top: 0 !important;
  }
  .index-box--01 > .detail-area > :first-child {
    margin-top: 0 !important;
  }
  .index-box--01 > :first-child {
    margin-top: 0 !important;
  }
  .index-box--list-01 > .col > :first-child {
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 767px) {
  body {
    font-size: 1.6rem;
    line-height: 1.875;
  }
  blockquote {
    margin-top: 20px;
    padding: 20px;
  }
  blockquote blockquote {
    margin-top: 20px;
  }
  blockquote > :first-child {
    margin-top: 0 !important;
  }
  .str-container.col-1 .str-content-main > .str-inner {
    padding: 25px 0 40px;
  }
  .str-container.col-1 .str-content-main > .str-inner > :first-child {
    margin-top: 0 !important;
  }
  .str-container.col-2 .str-content-main > .str-inner {
    padding: 25px 0 40px;
  }
  .str-container.col-2 .str-content-main > .str-inner > :first-child {
    margin-top: 0 !important;
  }
  .str-container.col-2 .str-content-side > .str-inner > :first-child {
    margin-top: 0 !important;
  }
  #site-footer .footer-wrap .footer-content--01 .layout-wrap > .col > :first-child {
    margin-top: 0 !important;
  }
  #site-footer .footer-wrap .footer-content--03 .layout-wrap > .col > :first-child {
    margin-top: 0 !important;
  }
  #site-footer .footer-wrap > :first-child {
    margin-top: 0 !important;
  }
  .nav-breadcrumb .wrap {
    white-space: nowrap;
    background: linear-gradient(to right, #fff 30%, rgba(255, 255, 255, 0)), linear-gradient(to right, rgba(255, 255, 255, 0), #fff 70%) 0 100%, radial-gradient(farthest-side at 0% 50%, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 0 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-attachment: local, local, scroll, scroll;
    background-position: 0 0, 100%, 0 0, 100%;
    background-size: 40px 100%, 40px 100%, 30px 100%, 30px 100%;
    overflow-x: auto;
    margin-top: 8px;
  }
  .nav-breadcrumb .wrap > ol {
    flex-wrap: nowrap;
  }
  .nav-breadcrumb .wrap > ol > li {
    overflow: hidden;
  }
  .nav-breadcrumb .wrap > ol > li a {
    padding: 14px 0;
  }
  .nav-breadcrumb .wrap > ol > li:last-of-type {
    padding-right: 15px;
  }
  .mod-hdg--lv1-01 {
    min-height: 106px;
  }
  .mod-hdg--lv1-01 > .wrap .hdg {
    font-size: 2rem;
    line-height: 1.4;
    margin-top: 5px;
  }
  .mod-hdg--lv1-01 > .wrap .sub-area .category {
    margin-left: 10px;
  }
  .mod-hdg--lv1-01 > .wrap .sub-area + .hdg {
    margin-bottom: 10px;
  }
  .mod-hdg--lv1-01 > .wrap > :first-child {
    margin-top: 0 !important;
  }
  .mod-hdg--lv1-02 {
    min-height: 106px;
  }
  .mod-hdg--lv1-02 > .wrap .hdg {
    font-size: 2rem;
    line-height: 1.4;
    margin-top: 5px;
  }
  .mod-hdg--lv1-02 > .wrap .sub-area .category {
    margin-left: 10px;
  }
  .mod-hdg--lv1-02 > .wrap .sub-area + .hdg {
    margin-bottom: 10px;
  }
  .mod-hdg--lv1-02 > .wrap > :first-child {
    margin-top: 0 !important;
  }
  .mod-hdg--lv2-01 {
    font-size: 2rem;
    margin-top: 60px;
  }
  :root .mod-hdg--lv2-01 + * {
    margin-top: 20px;
  }
  :root .mod-hdg--lv2-01 + .mod-hdg--lv3-01 {
    margin-top: 20px;
  }
  :root .mod-hdg--lv2-01 + .mod-text--container-01 > :first-child {
    margin-top: 20px;
  }
  :root .mod-hdg--lv2-01 + .mod-link--list-02 {
    margin-top: 20px;
  }
  .mod-hdg--lv2-01.of-link a {
    display: block;
    min-width: 100%;
    padding: 9px 0;
  }
  .mod-hdg--lv2-02 {
    margin-top: 60px;
  }
  .mod-hdg--lv2-02 a {
    font-size: 2rem;
    display: block;
    padding: 9px 20px 9px 0;
  }
  .mod-hdg--lv2-02 a::before {
    top: calc(50% - 5px);
    right: 5px;
    left: auto;
    width: 9.5px;
    height: 9.5px;
  }
  .mod-hdg--lv2-02 + .mod-hdg--lv2-02 {
    margin-top: 40px;
  }
  .mod-hdg--lv3-01 {
    font-size: 1.8rem;
    line-height: 1.4;
    margin-top: 30px;
  }
  :root .mod-hdg--lv3-01 + * {
    margin-top: 10px;
  }
  :root .mod-hdg--lv3-01 + .mod-hdg--lv4-01 {
    margin-top: 20px;
  }
  :root .mod-hdg--lv3-01 + .mod-text--container-01 > :first-child {
    margin-top: 10px;
  }
  .mod-hdg--lv3-01.of-link a {
    display: block;
    min-width: 100%;
    padding: 12px 0 11px;
  }
  .mod-hdg--lv4-01 {
    line-height: 1.41176;
    margin-top: 25px;
  }
  :root .mod-hdg--lv4-01 + * {
    margin-top: 10px;
  }
  :root .mod-hdg--lv4-01 + .mod-text--container-01 > :first-child {
    margin-top: 10px;
  }
  .mod-hdg--default-01 {
    margin-top: 20px;
  }
  .mod-hdg--table-01 {
    margin-top: 20px;
  }
  .mod-text--01 {
    margin-top: 20px;
  }
  .mod-text--container-01 h2 {
    font-size: 2rem;
    margin-top: 60px;
  }
  :root .mod-text--container-01 h2 + * {
    margin-top: 20px;
  }
  :root .mod-text--container-01 h2 + h3 {
    margin-top: 20px;
  }
  :root .mod-text--container-01 h2 + .mod-text--container-01 > :first-child {
    margin-top: 20px;
  }
  .mod-text--container-01 h3 {
    font-size: 1.8rem;
    line-height: 1.4;
    margin-top: 30px;
  }
  :root .mod-text--container-01 h3 + * {
    margin-top: 10px;
  }
  :root .mod-text--container-01 h3 + h4 {
    margin-top: 20px;
  }
  :root .mod-text--container-01 h3 + .mod-text--container-01 > :first-child {
    margin-top: 10px;
  }
  .mod-text--container-01 h4 {
    line-height: 1.41176;
    margin-top: 25px;
  }
  :root .mod-text--container-01 h4 + * {
    margin-top: 10px;
  }
  :root .mod-text--container-01 h4 + .mod-text--container-01 > :first-child {
    margin-top: 10px;
  }
  .mod-text--container-01 p {
    margin-top: 20px;
  }
  .mod-text--container-01 blockquote > :first-child {
    margin-top: 0 !important;
  }
  .mod-text--container-01 a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .mod-text--container-01 ul {
    margin-top: 20px;
  }
  .mod-text--container-01 ul > li {
    line-height: 1.8;
    padding-left: 20px;
  }
  .mod-text--container-01 ul > li::before {
    top: 10px;
  }
  .mod-text--container-01 ul > li + li {
    margin-top: 5px;
  }
  .mod-text--container-01 ol {
    margin-top: 20px;
  }
  .mod-text--container-01 ol > li {
    line-height: 1.8;
    padding-left: 28px;
  }
  .mod-text--container-01 ol > li + li {
    margin-top: 5px;
  }
  .mod-text--container-01.var-01 p {
    margin-top: 10px;
  }
  .mod-list--01 {
    margin-top: 20px;
  }
  .mod-list--01 > li {
    line-height: 1.8;
    padding-left: 20px;
  }
  .mod-list--01 > li::before {
    top: 10px;
  }
  .mod-list--01 > li a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .mod-list--01 > li > [class^="mod-list--note"] {
    margin-top: 5px;
  }
  .mod-list--01 > li + li {
    margin-top: 5px;
  }
  .mod-list--num-01 {
    margin-top: 20px;
  }
  .mod-list--num-01 > li {
    line-height: 1.8;
    padding-left: 28px;
  }
  .mod-list--num-01 > li a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .mod-list--num-01 > li > [class^="mod-list--note"] {
    margin-top: 5px;
  }
  .mod-list--num-01 > li + li {
    margin-top: 5px;
  }
  .mod-list--note-01 {
    margin-top: 20px;
  }
  .mod-list--note-01 > li + li {
    margin-top: 10px;
  }
  .mod-list--define-01 {
    margin-top: 20px;
  }
  .mod-list--define-01 > div > dt a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .mod-list--define-01 > div > dt + dd a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .mod-list--define-01 > div + div {
    margin-top: 10px;
  }
  .mod-list--define-02 {
    margin-top: 20px;
  }
  .mod-list--define-02 > div {
    flex-wrap: wrap;
  }
  .mod-list--define-02 > div > dt {
    width: 100%;
  }
  .mod-list--define-02 > div > dt a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .mod-list--define-02 > div > dd {
    width: 100%;
    margin-top: 5px;
    padding-left: 0;
  }
  .mod-list--define-02 > div > dd a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .mod-list--define-02 > div + div {
    margin-top: 10px;
  }
  .mod-list--news-01 {
    margin-top: 20px;
  }
  .mod-list--news-01 > li .wrap {
    display: block;
    padding: 20px 40px 20px 5px;
  }
  .mod-list--news-01 > li .wrap .date-area {
    width: 100%;
  }
  .mod-list--news-01 > li .wrap .date-area .date {
    padding-top: 0;
  }
  .mod-list--news-01 > li .wrap .detail-area {
    width: 100%;
    padding-top: 10px;
  }
  .mod-list--news-01 > li .wrap .detail-area .title {
    line-height: 1.8;
  }
  .mod-list--news-01 > li a.wrap::before {
    position: absolute;
    top: calc(50% - 8px);
    right: 10px;
    width: 9.5px;
    height: 9.5px;
    content: "";
    transform: rotate(45deg);
    border: solid #6d242e;
    border-width: 3px 3px 0 0;
    border-radius: 1px 1px 1px 0;
  }
  .mod-link--01 {
    display: block;
    width: 100%;
    padding: 12px 40px 12px 0;
  }
  .mod-link--01::before {
    top: calc(50% - 5px);
    right: 5px;
    left: auto;
  }
  .mod-link--01.of-anc::before {
    top: calc(50% - 6px);
    right: 5px;
    left: auto;
  }
  .mod-link--02 {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .mod-link--container-01 {
    margin-top: 20px;
  }
  .mod-link--list-01 {
    margin-top: 20px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
  }
  .mod-link--list-01 > li > .mod-link--list-01 {
    margin-top: 0;
  }
  .mod-link--list-01 > li > .mod-link--list-01 > li .mod-link--01::before {
    background-color: transparent;
    position: absolute;
    top: calc(50% - 5px);
    right: 5px;
    left: auto;
    width: 9.5px;
    height: 9.5px;
    transform: rotate(45deg);
    border: solid #6d242e;
    border-width: 3px 3px 0 0;
    border-radius: 1px;
  }
  .mod-link--list-01 > li + li {
    margin-top: 0;
    border-top: solid 1px #ccc;
  }
  .mod-link--list-02 {
    margin-top: 40px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
  }
  .mod-link--list-02 > li {
    margin-left: 0;
  }
  .mod-link--list-02 > li .mod-link--01 .text {
    padding-left: 0;
  }
  .mod-link--list-02 > li .mod-link--01 .detail {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-top: 5px;
  }
  .mod-link--list-02 > li + li {
    border-top: solid 1px #ccc;
  }
  .mod-link--list-02.col-2 > li {
    width: 100%;
  }
  .mod-link--list-02.col-2 > li:nth-of-type(n+3) {
    margin-top: 0;
  }
  .mod-link--list-02.col-3 > li {
    width: 100%;
  }
  .mod-link--list-02.col-3 > li:nth-of-type(n+4) {
    margin-top: 0;
  }
  .mod-link--list-02.col-4 > li {
    width: 100%;
  }
  .mod-link--list-02.col-4 > li:nth-of-type(n+5) {
    margin-top: 0;
  }
  .mod-link--list-03 {
    margin-top: 20px;
  }
  .mod-link--list-03 > li {
    min-height: 63px;
    margin-left: 0;
  }
  .mod-link--list-03 > li a {
    padding-right: 30px;
  }
  .mod-link--list-03.col-2 > li {
    width: 100%;
  }
  .mod-link--list-03.col-2 > li:nth-of-type(-n+2) {
    border-top: 0;
  }
  .mod-link--list-03.col-2 > li:first-of-type {
    border-top: 1px solid #ccc;
  }
  .mod-link--list-03.col-3 > li {
    width: 100%;
  }
  .mod-link--list-03.col-3 > li:nth-of-type(-n+3) {
    border-top: 0;
  }
  .mod-link--list-03.col-3 > li:first-of-type {
    border-top: 1px solid #ccc;
  }
  .mod-link--list-03.col-4 > li {
    width: 100%;
  }
  .mod-link--list-03.col-4 > li:nth-of-type(-n+4) {
    border-top: 0;
  }
  .mod-link--list-03.col-4 > li:first-of-type {
    border-top: 1px solid #ccc;
  }
  .mod-btn--01 {
    padding: 13px 40px 13px 22px;
  }
  .mod-btn--01::before {
    right: 18px;
  }
  .mod-btn--01.of-anc::before {
    top: calc(50% - 7px);
    right: 16px;
  }
  .mod-btn--container-01 {
    margin-top: 15px;
  }
  .mod-btn--list-01 {
    margin-top: 15px;
  }
  .mod-btn--list-01 > li + li {
    margin-top: 10px;
  }
  .mod-btn--list-02 {
    max-width: 400px;
    margin-top: 15px;
  }
  .mod-btn--list-02 > li {
    width: 100%;
    margin-left: 0;
  }
  .mod-btn--list-02 > li:nth-of-type(n+3) {
    margin-top: 10px;
  }
  .mod-btn--list-02 > li + li {
    margin-top: 10px;
  }
  .mod-box--01 {
    margin-top: 20px;
    padding: 20px;
  }
  .mod-box--01 + .mod-box--01 {
    margin-top: 10px;
  }
  .mod-box--01 > :first-child {
    margin-top: 0 !important;
  }
  .mod-box--contact-01 {
    flex-wrap: wrap;
    margin-top: 30px;
    padding: 20px;
  }
  .mod-box--contact-01 > .title-area {
    width: 100%;
    padding: 0 0 3px 0;
  }
  .mod-box--contact-01 > .title-area .title {
    text-align: left;
  }
  .mod-box--contact-01 > .detail-area {
    width: 100%;
    padding: 20px 0 0;
    border-top: 1px solid #ccc;
    border-left: 0;
  }
  .mod-box--contact-01 > .detail-area > .contact-list > div > dt + dd {
    margin-top: 10px;
  }
  .mod-box--contact-01 > .detail-area > .contact-list > div > dd a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .mod-box--contact-01 > .detail-area > .contact-list > div > dd.link .tel {
    line-height: 1.5;
  }
  .mod-box--contact-01 > .detail-area > .contact-list > div > dd.link .tel::before {
    top: calc(50% - 11px);
  }
  .mod-box--contact-01 > .detail-area > .contact-list > div > dd.link .tel a {
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 11px;
  }
  .mod-box--contact-01 > .detail-area > .contact-list > div > dd.link .tel a:hover,
  .mod-box--contact-01 > .detail-area > .contact-list > div > dd.link .tel a:active,
  .mod-box--contact-01 > .detail-area > .contact-list > div > dd.link .tel a:focus {
    text-decoration: underline;
    background-color: #f8f8f8;
  }
  .mod-box--contact-01 > .detail-area > .contact-list > div > dd.link .tel .sub {
    font-size: 1.4rem;
  }
  .mod-box--contact-01 > .detail-area > .contact-list > div > dd.link .mail::before {
    top: calc(50% - 10px);
  }
  .mod-box--contact-01 > .detail-area > .contact-list > div > dd.link + .link {
    margin-top: 0;
  }
  .mod-box--contact-01 > .detail-area > .contact-list > div + div {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
  }
  .mod-box--contact-01 > :first-child {
    margin-top: 0 !important;
  }
  .mod-panel--list-01 {
    margin-top: 40px;
  }
  .mod-panel--list-01 > li {
    margin-left: 10px;
  }
  .mod-panel--list-01 > li a > .content-area {
    margin-top: 5px;
  }
  .mod-panel--list-01 > li a > .content-area > .title .text {
    padding: 0 20px 0 0;
  }
  .mod-panel--list-01 > li a > .content-area > .title .text::before {
    top: calc(50% - 6px);
    right: 3px;
    left: auto;
  }
  .mod-panel--list-01 > li a > .content-area > .title .detail {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .mod-panel--list-01.col-2 > li {
    width: calc(50% - 5px);
  }
  .mod-panel--list-01.col-2 > li:nth-of-type(n+3) {
    margin-top: 30px;
  }
  .mod-panel--list-01.col-3 > li {
    width: calc(50% - 5px);
  }
  .mod-panel--list-01.col-3 > li:nth-of-type(3n-2) {
    margin-left: 10px;
  }
  .mod-panel--list-01.col-3 > li:nth-of-type(n+4) {
    margin-top: 30px;
  }
  .mod-panel--list-01.col-3 > li:nth-of-type(2n-1) {
    margin-left: 0;
  }
  .mod-panel--list-01.col-3 > li:nth-of-type(n+3) {
    margin-top: 30px;
  }
  .mod-panel--list-01.col-4 > li {
    width: calc(50% - 5px);
  }
  .mod-panel--list-01.col-4 > li:nth-of-type(4n-3) {
    margin-left: 10px;
  }
  .mod-panel--list-01.col-4 > li:nth-of-type(n+5) {
    margin-top: 30px;
  }
  .mod-panel--list-01.col-4 > li:nth-of-type(2n-1) {
    margin-left: 0;
  }
  .mod-panel--list-01.col-4 > li:nth-of-type(n+3) {
    margin-top: 30px;
  }
  [class^="mod-layout--section-"] > [class^="mod-text--container-"]:first-child > :first-child {
    margin-top: 0 !important;
  }
  :root [class^="mod-layout--section-"] + * {
    margin-top: 20px;
  }
  .mod-layout--section-01 > :first-child {
    margin-top: 0 !important;
  }
  .mod-layout--section-01 {
    padding: 40px 0;
  }
  .mod-layout--section-02 {
    padding: 40px 0;
  }
  .mod-layout--section-02 > :first-child {
    margin-top: 0 !important;
  }
  .mod-layout--01.col-2 > .col {
    width: 100%;
  }
  .mod-layout--01.col-2 > .col:nth-of-type(2n) {
    margin-left: 0;
  }
  .mod-layout--01.col-2 > .col > [class^="mod-text--container-"]:first-child > :first-child {
    margin-top: 0 !important;
  }
  .mod-layout--01.col-2 > .col + .col {
    margin-top: 40px;
  }
  .mod-layout--01.col-2 > .col > :first-child {
    margin-top: 0 !important;
  }
  .mod-media--img-01 {
    margin: 20px auto 0;
  }
  .mod-media--img-01 > .img .caption {
    margin-top: 5px;
  }
  .mod-media--img-02 > .wrap {
    display: inline-block;
  }
  .mod-media--img-02 > .wrap .img {
    background-color: transparent;
    height: auto;
    padding-top: 0;
  }
  .mod-media--img-02 > .wrap .img img {
    position: relative;
  }
  .mod-media--img-02 > .wrap .caption {
    margin-top: 5px;
  }
  .mod-media--img-list-01 {
    margin: 40px auto 0;
  }
  .mod-media--img-list-01 > li > :first-child {
    margin-top: 0 !important;
  }
  .mod-media--img-list-01.col-2 > li {
    width: 100%;
  }
  .mod-media--img-list-01.col-2 > li:nth-of-type(2n) {
    margin-left: 0;
  }
  .mod-media--img-list-01.col-2 > li:nth-of-type(n+3) {
    margin-top: 20px;
  }
  .mod-media--img-list-01.col-2 > li + li {
    margin-top: 20px;
  }
  .mod-media--img-list-01.col-3 > li {
    width: 100%;
    margin-left: 0;
  }
  .mod-media--img-list-01.col-3 > li:nth-of-type(n+4) {
    margin-top: 20px;
  }
  .mod-media--img-list-01.col-3 > li + li {
    margin-top: 20px;
  }
  .mod-media--img-list-02 {
    margin: 40px auto 0;
  }
  .mod-media--img-list-02.col-4 > li {
    width: calc(50% - 5px);
  }
  .mod-media--img-list-02.col-4 > li:nth-of-type(4n-3) {
    margin-left: 10px;
  }
  .mod-media--img-list-02.col-4 > li:nth-of-type(2n-1) {
    margin-left: 0;
  }
  .mod-media--img-list-02.col-4 > li:nth-of-type(n+3) {
    margin-top: 10px;
  }
  .mod-media--img-list-02.col-5 > li {
    width: calc(50% - 5px);
  }
  .mod-media--img-list-02.col-5 > li:nth-of-type(5n-4) {
    margin-left: 10px;
  }
  .mod-media--img-list-02.col-5 > li:nth-of-type(2n-1) {
    margin-left: 0;
  }
  .mod-media--img-list-02.col-5 > li:nth-of-type(n+3) {
    margin-top: 10px;
  }
  .mod-media--img-layout-01 {
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .mod-media--img-layout-01 > .content-area p {
    margin-top: 20px;
  }
  .mod-media--img-layout-01 > .content-area a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .mod-media--img-layout-01 > .content-area ul {
    margin-top: 20px;
  }
  .mod-media--img-layout-01 > .content-area ul > li {
    line-height: 1.8;
    padding-left: 20px;
  }
  .mod-media--img-layout-01 > .content-area ul > li::before {
    top: 10px;
  }
  .mod-media--img-layout-01 > .content-area ul > li + li {
    margin-top: 5px;
  }
  .mod-media--img-layout-01 > .content-area ol {
    margin-top: 20px;
  }
  .mod-media--img-layout-01 > .content-area ol > li {
    line-height: 1.8;
    padding-left: 28px;
  }
  .mod-media--img-layout-01 > .content-area ol > li + li {
    margin-top: 5px;
  }
  .mod-media--img-layout-01 > .content-area > :first-child {
    margin-top: 0 !important;
  }
  .mod-media--img-layout-01 > .img-area {
    width: 100%;
    max-width: 100%;
  }
  .mod-media--img-layout-01 > .img-area > .img {
    max-width: 100%;
  }
  .mod-media--img-layout-01 > .img-area > .img .caption {
    margin-top: 5px;
  }
  .mod-media--img-layout-01 > .img-area > :first-child {
    margin-top: 0 !important;
  }
  .mod-media--img-layout-01.of-left > .content-area {
    margin-top: 10px;
    padding-left: 0;
  }
  .mod-media--img-layout-01.of-right > .content-area {
    padding-right: 0;
  }
  .mod-media--img-layout-01.of-right > .img-area {
    margin-top: 10px;
  }
  .mod-media--img-layout-01.var-01 > .content-area {
    flex: 1 1 100%;
    margin-top: 20px;
  }
  .mod-media--img-layout-01.var-01 > .img-area {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
  }
  .mod-media--img-layout-01.var-01 > .img-area > .img {
    max-width: 100%;
  }
  .mod-media--youtube-01 {
    margin: 40px auto 0;
  }
  .mod-media--youtube-01 > .caption {
    margin-top: 5px;
  }
  .mod-media--vimeo-01 {
    margin: 40px auto 0;
  }
  .mod-media--vimeo-01 > .caption {
    margin-top: 5px;
  }
  .mod-media--sns-container-01 {
    margin-top: 30px;
  }
  .mod-media--sns-list-01 {
    margin-top: 15px;
  }
  .mod-media--sns-list-01 > div {
    flex-wrap: wrap;
  }
  .mod-media--sns-list-01 > div > dt {
    text-align: center;
    width: 100%;
  }
  .mod-media--sns-list-01 > div > dt > .text::after {
    top: 2px;
  }
  .mod-media--sns-list-01 > div > dd {
    margin-top: 15px;
  }
  .mod-media--sns-list-01 > div > dd:first-of-type {
    margin-left: 0;
  }
  .mod-table--01 th a,
  .mod-table--01 td a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .mod-table--container-01 > :first-child {
    margin-top: 0 !important;
  }
  .mod-table--container-02 > .table-layout > :first-child {
    margin-top: 0 !important;
  }
  .mod-table--container-scroll-01.is-scroll > .wrap {
    overflow-x: scroll;
  }
  .mod-table--container-scroll-01.is-scroll > .wrap > [class^="mod-table"] {
    min-width: 946px;
    table-layout: fixed;
  }
  .mod-table--container-scroll-01 > .wrap > [class^="mod-table"] {
    margin-top: 0;
  }
  .mod-table--container-scroll-01 .scroll-switch {
    display: flex;
  }
  .mod-table--container-scroll-01 > :first-child {
    margin-top: 0 !important;
  }
  .mod-tab--01 {
    margin-top: 17px;
  }
  .mod-tab--01.of-center .tab-list {
    justify-content: flex-start;
  }
  .mod-tab--01.of-center .tab-list > li {
    max-width: 100%;
  }
  .mod-tab--01 .tab-list > li {
    min-width: auto;
    min-height: 44px;
    margin-left: 3px;
  }
  .mod-tab--01.col-2 .tab-list > li {
    width: calc(50% - 1.5px);
  }
  .mod-tab--01.col-2 .tab-list > li:nth-of-type(n+3) {
    margin-top: 3px;
  }
  .mod-tab--01.col-3 .tab-list > li {
    width: calc((100% - 6px) / 3);
  }
  .mod-tab--01.col-3 .tab-list > li:nth-of-type(n+4) {
    margin-top: 3px;
  }
  .mod-tab--01.col-4 .tab-list > li {
    width: calc((100% - 6px) / 3);
  }
  .mod-tab--01.col-4 .tab-list > li:nth-of-type(4n-3) {
    margin-left: 3px;
  }
  .mod-tab--01.col-4 .tab-list > li:nth-of-type(n+5) {
    margin-top: 3px;
  }
  .mod-tab--01.col-4 .tab-list > li:nth-of-type(3n-2) {
    margin-left: 0;
  }
  .mod-tab--01.col-4 .tab-list > li:nth-of-type(n+4) {
    margin-top: 3px;
  }
  .mod-tab--01.col-5 .tab-list > li {
    width: calc((100% - 6px) / 3);
  }
  .mod-tab--01.col-5 .tab-list > li:nth-of-type(5n-4) {
    margin-left: 3px;
  }
  .mod-tab--01.col-5 .tab-list > li:nth-of-type(n+6) {
    margin-top: 3px;
  }
  .mod-tab--01.col-5 .tab-list > li:nth-of-type(3n-2) {
    margin-left: 0;
  }
  .mod-tab--01.col-5 .tab-list > li:nth-of-type(n+4) {
    margin-top: 3px;
  }
  .mod-tab--01.col-6 .tab-list > li {
    width: calc((100% - 6px) / 3);
  }
  .mod-tab--01.col-6 .tab-list > li:nth-of-type(6n-5) {
    margin-left: 3px;
  }
  .mod-tab--01.col-6 .tab-list > li:nth-of-type(n+7) {
    margin-top: 3px;
  }
  .mod-tab--01.col-6 .tab-list > li:nth-of-type(3n-2) {
    margin-left: 0;
  }
  .mod-tab--01.col-6 .tab-list > li:nth-of-type(n+4) {
    margin-top: 3px;
  }
  .mod-more--01 .more-btn {
    margin-top: 20px;
  }
  .mod-more--01 .more-btn > button {
    line-height: 1.5;
    max-width: 100%;
    min-height: auto;
    padding: 13px 40px;
  }
  .mod-toggle--faq-01 {
    margin-top: 30px;
  }
  .mod-toggle--faq-01 > div > dt .faq-btn {
    padding: 20px 56px 20px 65px;
  }
  .mod-toggle--faq-01 > div > dt .faq-btn .question {
    font-size: 1.6rem;
    top: 20px;
    left: 20px;
  }
  .mod-toggle--faq-01 > div > dd .faq-content {
    padding: 20px 20px 20px 47px;
  }
  .mod-toggle--faq-01 > div > dd .faq-content .answer {
    font-size: 1.6rem;
    top: 20px;
    left: 20px;
  }
  .mod-toggle--faq-01 > div > dd .faq-content p {
    margin-top: 20px;
  }
  .mod-toggle--faq-01 > div > dd .faq-content ul {
    margin-top: 20px;
  }
  .mod-toggle--faq-01 > div > dd .faq-content ul > li {
    line-height: 1.8;
    padding-left: 20px;
  }
  .mod-toggle--faq-01 > div > dd .faq-content ul > li::before {
    top: 10px;
  }
  .mod-toggle--faq-01 > div > dd .faq-content ul > li + li {
    margin-top: 5px;
  }
  .mod-toggle--faq-01 > div > dd .faq-content ol {
    margin-top: 20px;
  }
  .mod-toggle--faq-01 > div > dd .faq-content ol > li {
    line-height: 1.8;
    padding-left: 28px;
  }
  .mod-toggle--faq-01 > div > dd .faq-content ol > li + li {
    margin-top: 5px;
  }
  .mod-toggle--faq-01 > div > dd .faq-content > :nth-child(2) {
    margin-top: 0;
  }
  .mod-carousel--01 {
    margin-top: 20px;
  }
  :root .mod-carousel--01 + * {
    margin-top: 40px;
  }
  .mod-carousel--01 .mod-media--img-02 > .wrap {
    display: block;
  }
  .mod-carousel--01 .mod-media--img-02 > .wrap .img {
    background-color: #fff;
    height: 0;
    padding-top: 56.25%;
  }
  .mod-carousel--01 .mod-media--img-02 > .wrap .img img {
    position: absolute;
  }
  .mod-carousel--01 .swiper-slide > .inner > :first-child {
    margin-top: 0 !important;
  }
  .mod-carousel--01 .swiper-btn-area {
    margin-top: 16px;
  }
  .mod-carousel--01 .swiper-btn-prev,
  .mod-carousel--01 .swiper-btn-next {
    width: 48px;
    height: 48px;
  }
  .page-top .mod-list--news-01 .wrap .detail-area .title {
    padding-left: 0;
  }
  .page-top .mod-list--news-01 .wrap .detail-area .title::before {
    display: none;
  }
  .top-hdg--lv1-01 {
    background-position: center;
    background-size: cover;
    min-height: 214px;
  }
  .top-hdg--lv1-01 > .wrap > :first-child {
    margin-top: 0 !important;
  }
  .page-index .mod-list--news-01 .wrap .detail-area .title {
    padding-left: 0;
  }
  .page-index .mod-list--news-01 .wrap .detail-area .title::before {
    display: none;
  }
  .index-hdg--lv1-01 {
    min-height: 90px;
  }
  .index-hdg--lv1-01::after {
    width: 100px;
  }
  .index-hdg--lv1-01 > .wrap > .content .hdg {
    font-size: 2rem;
  }
  .index-hdg--lv1-02 {
    min-height: 106px;
  }
  .index-hdg--lv1-02 > .wrap .hdg {
    font-size: 2rem;
    line-height: 1.4;
    margin-top: 5px;
  }
  .index-hdg--lv1-02 > .wrap > :first-child {
    margin-top: 0 !important;
  }
  .index-hdg--lv2-01 {
    font-size: 2.4rem;
    margin-top: 60px;
  }
  :root .index-hdg--lv2-01 + * {
    margin-top: 20px;
  }
  .mod-layout--section-03 {
    padding: 40px 0;
  }
  .mod-layout--section-03 > :first-child {
    margin-top: 0 !important;
  }
  .index-layout--section-01 {
    padding: 30px 0;
  }
  .index-layout--section-01 > :first-child {
    margin-top: 0 !important;
  }
  .index-link--list-01 {
    margin-top: 30px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
  }
  .index-link--list-01 > li {
    margin-left: 0;
  }
  .index-link--list-01 > li .mod-link--01 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .index-link--list-01 > li + li {
    border-top: solid 1px #ccc;
  }
  .index-link--list-01.col-2 > li {
    width: 100%;
  }
  .index-link--list-01.col-2 > li:nth-of-type(n+3) {
    margin-top: 0;
  }
  .index-btn--01 {
    min-height: 50px;
  }
  .index-btn--container-01 {
    margin-top: 25px;
  }
  .index-media--img-layout-01 {
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .index-media--img-layout-01 > .content-area {
    flex: 1 1 100%;
    margin-top: 20px;
    padding: 30px 20px;
  }
  .index-media--img-layout-01 > .content-area > :first-child {
    margin-top: 0 !important;
  }
  .index-media--img-layout-01 > .img-area {
    flex: 1 1 100%;
  }
  .index-media--img-layout-01 > .img-area > .img {
    text-align: center;
    height: auto;
  }
  .index-media--img-layout-01 > .img-area > .img img {
    width: auto;
    height: auto;
  }
  .index-media--img-layout-01 > .img-area > :first-child {
    margin-top: 0 !important;
  }
  .index-media--img-layout-01.of-right > .content-area {
    order: 2;
  }
  .index-media--img-layout-01.of-right > .img-area {
    order: 1;
  }
  .index-panel--carousel-01 > .swiper-slide a {
    font-size: 1.6rem;
  }
  .index-panel--01 {
    max-width: 540px;
    margin-top: 30px;
  }
  .index-panel--01 a > .wrap {
    flex-wrap: wrap;
  }
  .index-panel--01 a > .wrap > .detail-area {
    flex: 1 1 100%;
    justify-content: center;
    padding: 13px 40px;
  }
  .index-panel--01 a > .wrap > .img {
    text-align: center;
    flex: 1 1 100%;
  }
  .index-panel--01 a > .wrap > .img img {
    width: auto;
    height: auto;
  }
  .index-panel--01 a > .wrap > .img > :first-child {
    margin-top: 0 !important;
  }
  .index-panel--01.of-right a > .wrap > .detail-area {
    order: 2;
  }
  .index-panel--01.of-right a > .wrap > .img {
    order: 1;
  }
  .index-panel--list-01 {
    margin-top: 30px;
  }
  .index-panel--list-01 > .col {
    width: 100%;
    max-width: 540px;
    margin: 0 auto;
  }
  .index-panel--list-01 > .col a {
    font-size: 1.6rem;
  }
  .index-panel--list-01 > .col a > .wrap {
    padding-top: 0;
  }
  .index-panel--list-01 > .col a > .wrap > .detail-area {
    order: 2;
    height: auto;
  }
  .index-panel--list-01 > .col a > .wrap > .img {
    text-align: center;
    position: relative;
    order: 1;
    height: auto;
    padding-top: 0;
  }
  .index-panel--list-01 > .col a > .wrap > .img img {
    position: relative;
  }
  .index-panel--list-01.col-2 > .col {
    width: 100%;
  }
  .index-panel--list-01.col-2 > .col:nth-of-type(2n-1) {
    margin: 0 auto;
  }
  .index-panel--list-01.col-2 > .col:nth-of-type(n+3) {
    margin-top: 20px;
  }
  .index-panel--list-01.col-2 > .col + .col {
    margin-top: 20px;
  }
  .index-panel--list-01.col-3 > .col {
    width: 100%;
  }
  .index-panel--list-01.col-3 > .col:nth-of-type(3n-2) {
    margin: 0 auto;
  }
  .index-panel--list-01.col-3 > .col:nth-of-type(n+4) {
    margin-top: 20px;
  }
  .index-panel--list-01.col-3 > .col + .col {
    margin-top: 20px;
  }
  .index-panel--list-01.col-4 > .col {
    width: 100%;
  }
  .index-panel--list-01.col-4 > .col:nth-of-type(4n-3) {
    margin: 0 auto;
  }
  .index-panel--list-01.col-4 > .col:nth-of-type(n+5) {
    margin-top: 20px;
  }
  .index-panel--list-01.col-4 > .col + .col {
    margin-top: 20px;
  }
  .index-panel--list-02 {
    margin-top: 30px;
  }
  .index-panel--list-02 > .col {
    margin-left: 0;
  }
  .index-panel--list-02 > .col a {
    font-size: 1.6rem;
  }
  .index-panel--list-02 > .col a > .img-area {
    width: 75px;
  }
  .index-panel--list-02.col-2 > .col {
    width: 100%;
  }
  .index-panel--list-02.col-2 > .col:nth-of-type(2n-1) {
    margin-left: 0;
  }
  .index-panel--list-02.col-2 > .col:nth-of-type(n+3) {
    margin-top: 10px;
  }
  .index-panel--list-02.col-2 > .col + .col {
    margin-top: 10px;
  }
  .index-panel--list-02.col-2 > .col > :first-child {
    margin-top: 0 !important;
  }
  .index-box--01 {
    flex-wrap: wrap;
    margin-top: 30px;
    padding: 20px;
  }
  .index-box--01 > .title-area {
    width: 100%;
    padding: 0 0 10px 0;
  }
  .index-box--01 > .title-area .title {
    text-align: left;
  }
  .index-box--01 > .detail-area {
    width: 100%;
    padding: 0;
    border-top: 1px solid #ccc;
    border-left: 0;
  }
  .index-box--01 > .detail-area .mod-list--news-01 > li {
    border-bottom: 1px solid #ccc;
  }
  .index-box--01 > .detail-area .mod-list--news-01 > li + li {
    margin-top: 0;
  }
  .index-box--01 > .detail-area .mod-list--news-01 .wrap {
    padding: 12px 20px 12px 0;
  }
  .index-box--01 > .detail-area .mod-list--news-01 .wrap .date-area {
    width: 100%;
  }
  .index-box--01 > .detail-area .mod-list--news-01 .wrap .detail-area {
    width: 100%;
  }
  .index-box--01 > .detail-area > :first-child {
    margin-top: 0 !important;
  }
  .index-box--01 > :first-child {
    margin-top: 0 !important;
  }
  .index-box--list-01 {
    margin-top: 30px;
  }
  .index-box--list-01 > .col {
    margin-left: 0;
    padding: 30px 20px;
  }
  .index-box--list-01 > .col .index-hdg--lv2-01 {
    font-size: 2.4rem;
  }
  :root .index-box--list-01 > .col .index-hdg--lv2-01 + * {
    margin-top: 20px;
  }
  .index-box--list-01 > .col .index-link--list-01 {
    margin-top: 20px;
  }
  .index-box--list-01 > .col > :first-child {
    margin-top: 0 !important;
  }
  .index-box--list-01.col-2 > .col {
    width: 100%;
  }
  .index-box--list-01.col-2 > .col:nth-of-type(n+3) {
    margin-top: 20px;
  }
  .index-box--list-01.col-2 > .col + .col {
    margin-top: 20px;
  }
  .icon-blank-01 {
    width: 12px;
    height: 12px;
  }
  .icon-pdf-01 {
    width: 11px;
    height: 14px;
  }
  .icon-download-01 {
    width: 11px;
    height: 14px;
  }
  .for-pc {
    display: none !important;
  }
  .for-sp {
    display: inline-block !important;
  }
}

@media print {
  body {
    width: 1020px;
  }
  #site-header {
    display: none;
  }
  .str-container.col-2 {
    display: block;
  }
  .str-container.col-2 .str-content-main {
    margin: 0 auto;
    margin-left: 0;
  }
  .str-container.col-2 .str-content-side {
    display: none;
  }
  #site-footer {
    display: none;
  }
}
