@charset "UTF-8";
/*
以下の接頭辞を付ける
layout - l-*
component - c-*
project - p-*
utility - u-*
*/
/*--------------------------------------------------------------
# Foundation
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/* https://github.com/stackcss/css-wipe */
* {
  box-sizing: border-box;
}

/* webkit specific styles */
input[type=color]::-webkit-color-swatch {
  border: none;
}

input[type=color]::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

input:focus {
  outline: none;
}

ul,
ol {
  list-style-type: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/* Foundation
--------------------------------------------- */
@keyframes fluffy1 {
  0% {
    transform: translateY(0);
  }
  5% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-5px);
  }
  25% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes fluffy1-x {
  0% {
    transform: translateX(0);
  }
  5% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(-5px);
  }
  25% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(-5px);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes scale1 {
  0% {
    transform: scale(1) rotate(0deg);
  }
  25% {
    transform: scale(1.25) rotate(-16deg);
  }
  75% {
    transform: scale(0.75) rotate(16deg);
  }
  100% {
    transform: scale(1) rotate(0deg);
  }
}
@keyframes scale2 {
  0% {
    transform: scale(1) rotate(0deg);
  }
  25% {
    transform: scale(0.9) rotate(5deg);
  }
  75% {
    transform: scale(1.1) rotate(-5deg);
  }
  100% {
    transform: scale(1) rotate(0deg);
  }
}
/*
ルールとしてはコンテンツ同士の間　100px
コンテンツ内の間　40px
*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #333333;
  font-family: "-apple-system", "Droid Sans", "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 1rem;
  line-height: 2;
}

b,
em,
strong {
  font-weight: bold;
}

small {
  font-size: smaller;
}

html,
body {
  min-width: none;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overscroll-behavior: none;
  position: relative;
  word-break: break-word;
  hyphens: auto;
  /* Basic Style */
  font-family: "-apple-system", "Droid Sans", "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
  /* IE */
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html,
  body {
    font-family: "Droid Sans", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    height: auto;
  }
}

/* フォントレンダリングを低解像度環境下ではサブピクセル、高解像度環境下ではグレースケールに */
@media (min-resolution: 2dppx) {
  html,
  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
@media (min-width: 769px) {
  html {
    font-size: 100%;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 100%;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0;
  padding: 0;
  hyphens: auto;
}

p {
  margin: 0;
  padding: 0;
  hyphens: auto;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
  line-height: 2;
}

hr {
  background-color: #d8d8d8;
  border: 0;
  height: 1px;
  margin: 60px auto 0 auto;
  max-width: 1428px;
}
@media (max-width: 768px) {
  hr {
    margin: 50px auto 0 auto;
  }
}
hr.wp-block-separator {
  border-top: 0 solid;
  border-bottom: 0 solid;
}

ul,
li,
dl,
dt,
dd,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

img[src$=".svg"],
object[src$=".svg"] {
  max-width: 100%;
  width: 100%; /* IE対応 */
  height: auto;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  outline: 0;
  color: #213675;
  text-decoration: underline;
  transition: opacity 0.5s ease-out;
}
a img {
  transition: opacity 0.5s ease-out;
}
a:visited {
  color: #213675;
}
a:focus, a:hover {
  text-decoration: none;
}
a:focus img, a:hover img {
  opacity: 0.5;
}
a:link, a:hover, a:focus, a:active {
  color: #213675;
}
a:focus {
  outline: 2px dashed #213675;
}

/* Forms
--------------------------------------------- */
.btn,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  outline: none;
  border: none;
  background: #e6e6e6;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  font-size: 1.333rem;
  text-align: center;
  transition: opacity 0.5s ease-out;
  cursor: pointer;
}
.btn:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  opacity: 0.5;
}
.btn:link, .btn:visited, .btn:active, .btn:focus,
button:link,
button:visited,
button:active,
button:focus,
input[type=button]:link,
input[type=button]:visited,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:link,
input[type=reset]:visited,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:link,
input[type=submit]:visited,
input[type=submit]:active,
input[type=submit]:focus {
  color: #fff;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #707070;
  border-radius: 0;
  padding: 10px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #707070;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.l-main-header {
  background-color: #ffffff;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  display: flex;
}
@media (min-width: 769px) {
  .l-main-header {
    justify-content: flex-start;
    min-height: 70px;
    position: absolute;
  }
}
@media (max-width: 768px) {
  .l-main-header {
    position: fixed;
    justify-content: flex-start;
    align-items: center;
    height: 50px;
    padding: 0 15px;
    transition: background-color 0.25s ease-out;
  }
}
@media (min-width: 769px) {
  .l-main-header--has-search {
    justify-content: flex-start;
    flex-direction: column;
    min-height: 80px;
    position: absolute;
  }
}
@media (min-width: 769px) {
  .l-main-header--has-search .l-main-header__nav .top-nav__item .sub-nav {
    top: 80px;
  }
}
@media (max-width: 768px) {
  .l-main-header.active {
    background-color: #213775;
  }
}
.l-main-header {
  /*.main-logo {

  }*/
}
@media (min-width: 769px) {
  .l-main-header .sp-nav {
    display: none;
  }
}
.l-main-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 769px) {
  .l-main-header__inner {
    max-width: 1270px;
    margin: 0 auto;
    padding: 0 25px 0 10px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .l-main-header__inner {
    align-items: center;
    width: calc(100% - 45px);
  }
  .l-main-header__inner img {
    vertical-align: middle;
  }
}
.l-main-header__nav__search {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 5px;
  padding-top: 5px;
  /* サイト内検索 */
}
.l-main-header__nav__search form {
  position: relative;
}
.l-main-header__nav__search form input[type=text] {
  background-color: #213675;
  border: 0;
  padding: 5px;
  max-width: 155px;
  font-size: 13px;
  max-height: 25px;
  line-height: 1;
  color: #ffffff;
}
@media (max-width: 768px) {
  .l-main-header__nav__search form input[type=text] {
    max-width: 100%;
    width: 100%;
    border: 1px solid #fff;
  }
}
.l-main-header__nav__search form input[type=text] {
  background-position: 95% 5px;
}
.l-main-header__nav__search form input[type=text]::-moz-placeholder {
  color: #ffffff;
}
.l-main-header__nav__search form input[type=text]::placeholder {
  color: #ffffff;
}
.l-main-header__nav__search form input[type=text]:-ms-input-placeholder {
  color: #ffffff;
}
.l-main-header__nav__search form input[type=text]::-ms-input-placeholder {
  color: #ffffff;
}
.l-main-header__nav__search form input[type=submit] {
  background-image: url(../img/icon_search.png);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  border: 0;
  font-size: 0;
  background-color: transparent;
  position: absolute;
  right: 10px;
  top: 8px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .l-main-header__nav__search-item {
    flex: 1 1;
  }
}
@media (min-width: 769px) {
  .l-main-header__nav {
    margin-left: 4.375vw;
  }
}
@media (min-width: 769px) and (min-width: 1365px) {
  .l-main-header__nav {
    margin-left: 70px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) and (min-width: 480px) {
  .l-main-header__nav {
    margin-left: 3.125vw;
  }
}
@media (min-width: 769px) and (-ms-high-contrast: none), (min-width: 769px) and (-ms-high-contrast: active) {
  .l-main-header__nav {
    flex: 1 0 auto;
    width: calc(100% - 250px);
    margin-left: 30px;
  }
}
@media (min-width: 769px) {
  .l-main-header__nav .top-nav {
    display: flex;
    height: 100%;
    align-items: center;
    flex-wrap: wrap;
  }
}
@media (min-width: 769px) and (-ms-high-contrast: none), (min-width: 769px) and (-ms-high-contrast: active) {
  .l-main-header__nav .top-nav {
    max-width: 100%;
  }
}
@media (min-width: 769px) {
  .l-main-header__nav .top-nav__item {
    display: flex;
    align-items: center;
    flex-direction: column;
    border-bottom: 5px solid transparent;
    position: relative;
    padding: 0 3px;
  }
}
@media (min-width: 769px) and (-ms-high-contrast: none), (min-width: 769px) and (-ms-high-contrast: active) {
  .l-main-header__nav .top-nav__item {
    max-width: 125px;
  }
}
@media (min-width: 769px) {
  .l-main-header__nav .top-nav__item:not(:last-child) {
    margin-right: 17px;
  }
  .l-main-header__nav .top-nav__item__link {
    display: flex;
    align-items: center;
    text-decoration: none;
    font-size: 0.875rem;
    line-height: 1.4;
    height: 100%;
    white-space: nowrap;
    font-weight: bold;
    transition: opacity 0.5s ease-out;
  }
  .l-main-header__nav .top-nav__item__link:link {
    color: #213775;
    text-decoration: underline;
  }
  .l-main-header__nav .top-nav__item__link:visited {
    color: #213775;
    text-decoration: underline;
  }
  .l-main-header__nav .top-nav__item__link:active {
    color: #213775;
    text-decoration: underline;
  }
  .l-main-header__nav .top-nav__item__link:focus, .l-main-header__nav .top-nav__item__link:hover {
    color: #213775;
    text-decoration: none;
    opacity: 0.5;
  }
  .l-main-header__nav .top-nav__item .sub-nav {
    max-height: 0;
    overflow: hidden;
    padding: 0;
    opacity: 0;
    transition: max-height ease-in 0.5s, opacity ease-in 0.25s;
    position: fixed;
    z-index: 1000;
    top: 70px;
    left: 0;
    min-width: 100%;
    background-color: #213775;
  }
  .l-main-header__nav .top-nav__item .sub-nav__map {
    text-align: center;
    margin-top: -30px;
    padding-bottom: 30px;
  }
  .l-main-header__nav .top-nav__item .sub-nav__map p {
    color: #fff;
    font-size: 0.875rem;
    text-align: center;
    margin-top: 20px;
  }
  .l-main-header__nav .top-nav__item .sub-nav__map a {
    display: inline-block;
  }
  .l-main-header__nav .top-nav__item .sub-nav__map a:focus-visible {
    outline-color: #fff;
  }
  .l-main-header__nav .top-nav__item .sub-nav__title {
    max-width: 800px;
    margin: 40px auto 0 auto;
    font-size: 1.125rem;
    font-weight: bold;
    color: #fff;
  }
  .l-main-header__nav .top-nav__item .sub-nav__list {
    max-width: 800px;
    margin: 15px auto 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .l-main-header__nav .top-nav__item .sub-nav__list.has-sub-nav2 {
    flex-direction: column;
  }
  .l-main-header__nav .top-nav__item .sub-nav__list.has-sub-nav2 > li {
    width: auto;
  }
  .l-main-header__nav .top-nav__item .sub-nav__list li {
    width: 33%;
    white-space: nowrap;
    padding: 8px 10px 8px;
  }
  .l-main-header__nav .top-nav__item .sub-nav__list li .sub-nav2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .l-main-header__nav .top-nav__item .sub-nav__list li .sub-nav2 dt {
    width: 100%;
    font-size: 0.833rem;
    font-weight: bold;
    color: #fff;
  }
  .l-main-header__nav .top-nav__item .sub-nav__list li .sub-nav2 dd {
    width: 25%;
  }
  .l-main-header__nav .top-nav__item .sub-nav__list li a {
    white-space: pre-line;
    overflow-wrap: break-word;
    display: block;
    font-size: 0.875rem;
    line-height: 1.8;
  }
  .l-main-header__nav .top-nav__item .sub-nav__list li a:link, .l-main-header__nav .top-nav__item .sub-nav__list li a:active, .l-main-header__nav .top-nav__item .sub-nav__list li a:visited {
    color: #fff;
    text-decoration: none;
  }
  .l-main-header__nav .top-nav__item .sub-nav__list li a:focus, .l-main-header__nav .top-nav__item .sub-nav__list li a:hover {
    color: #fff;
    text-decoration: underline;
  }
  .l-main-header__nav .top-nav__item .sub-nav__list li a:focus-visible {
    outline-color: #fff;
    text-decoration: none;
  }
  .l-main-header__nav .top-nav__item.current {
    border-bottom: 5px solid #6ea9d3;
  }
  .l-main-header__nav .top-nav__item.has-sub-nav:focus-within .sub-nav, .l-main-header__nav .top-nav__item.has-sub-nav:hover .sub-nav {
    max-height: 100vh;
    opacity: 1;
  }
  .l-main-header__nav .top-nav__item.has-sub-nav:focus-within .sub-nav__list, .l-main-header__nav .top-nav__item.has-sub-nav:hover .sub-nav__list {
    padding: 0 0 30px;
  }
}
@media (max-width: 768px) {
  .l-main-header__nav {
    position: fixed;
    right: -100%;
    top: 50px;
    background-color: #213775;
    z-index: 100;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    transition: right 0.25s ease-out;
    -webkit-overflow-scrolling: touch;
    padding: 0 20px 80px;
  }
  .l-main-header__nav .top-nav {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .l-main-header__nav .top-nav__item:last-child .sub-nav {
    padding-bottom: 80px;
  }
  .l-main-header__nav .top-nav__item__link {
    display: block;
    padding: 30px 0px 10px;
    transition: opacity 0.5s ease-out;
    text-decoration: none;
    line-height: 1.2;
    white-space: nowrap;
    border-top: 1px solid #516089;
    font-size: 1.125rem;
    font-weight: bold;
    color: #fff;
  }
  .l-main-header__nav .top-nav__item__link:hover {
    opacity: 0.5;
  }
  .l-main-header__nav .top-nav__item__link:link, .l-main-header__nav .top-nav__item__link:hover, .l-main-header__nav .top-nav__item__link:focus, .l-main-header__nav .top-nav__item__link:active, .l-main-header__nav .top-nav__item__link:visited {
    color: #fff;
  }
  .l-main-header__nav .top-nav__item__link:focus-visible {
    color: #fff;
    text-decoration: none;
    margin: 3px;
    outline-color: #fff;
  }
  .l-main-header__nav .top-nav__item.has-sub-nav {
    position: relative;
    /* &::after {
      content: "";
      width: 15px;
      height: 15px;
      display: block;
      position: absolute;
      top: 20px;
      right: 10px;
      background-image: url(../img/sp_nav_on_close.png);
      background-repeat: no-repeat;
      background-size: cover;
    }*/
  }
  .l-main-header__nav .top-nav__item.has-sub-nav.is-open {
    /*&::after {
      background-image: url(../img/sp_nav_on_open.png);
    }*/
  }
  .l-main-header__nav .top-nav__item.has-sub-nav.is-open .top-nav__item__link {
    font-weight: bold;
  }
  .l-main-header__nav .top-nav__item.has-sub-nav.is-open .top-nav__item__link:link, .l-main-header__nav .top-nav__item.has-sub-nav.is-open .top-nav__item__link:hover, .l-main-header__nav .top-nav__item.has-sub-nav.is-open .top-nav__item__link:focus, .l-main-header__nav .top-nav__item.has-sub-nav.is-open .top-nav__item__link:active, .l-main-header__nav .top-nav__item.has-sub-nav.is-open .top-nav__item__link:visited {
    color: #6ea9d3;
  }
  .l-main-header__nav .top-nav__item.has-sub-nav.is-open .sub-nav {
    max-height: 150vh;
    padding-bottom: 20px;
  }
  .l-main-header__nav .sub-nav {
    /*max-height: 0;
    overflow: hidden;*/
    transition: all 0.25s linear;
    padding: 25px 0 40px;
  }
  .l-main-header__nav .sub-nav__map {
    text-align: center;
  }
  .l-main-header__nav .sub-nav__map p {
    color: #fff;
    font-size: 0.875rem;
    text-align: center;
    margin-top: 20px;
  }
  .l-main-header__nav .sub-nav__map a {
    display: inline-block;
  }
  .l-main-header__nav .sub-nav__map a:focus-visible {
    outline-color: #fff;
  }
  .l-main-header__nav .sub-nav__title {
    display: none;
  }
  .l-main-header__nav .sub-nav__item .sub-nav2 {
    padding-bottom: 10px;
  }
  .l-main-header__nav .sub-nav__item .sub-nav2 dt {
    padding: 12px 10px 0px 10px;
    font-weight: bold;
    color: #fff;
  }
  .l-main-header__nav .sub-nav__item__link {
    display: block;
    padding: 13px 0 12px;
    transition: opacity 0.5s ease-out;
    font-size: 0.875rem;
    line-height: 1.2;
  }
  .l-main-header__nav .sub-nav__item__link:hover {
    opacity: 0.5;
  }
  .l-main-header__nav .sub-nav__item__link:link, .l-main-header__nav .sub-nav__item__link:hover, .l-main-header__nav .sub-nav__item__link:focus, .l-main-header__nav .sub-nav__item__link:active, .l-main-header__nav .sub-nav__item__link:visited {
    color: #fff;
    text-decoration: none;
  }
  .l-main-header__nav .sub-nav__item__link:focus-visible {
    color: #fff;
    text-decoration: none;
    margin: 3px;
    padding-left: 5px;
    padding-right: 5px;
    outline-color: #fff;
  }
}
@media (min-width: 769px) {
  .l-main-header .sp-header-right {
    display: none;
  }
}
@media (max-width: 768px) {
  .l-main-header .sp-header-right {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 1000;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .l-main-header .sp-header-right #menu-trigger {
    width: 26px;
    height: 25px;
    text-align: center;
    background-image: url(../img/hamburger_on_close.svg);
    background-repeat: no-repeat;
    background-size: cover;
    border: 0;
    font-size: 0;
    background-color: transparent;
  }
  .l-main-header .sp-header-right #menu-trigger.active {
    background-image: url(../img/hamburger_on_open.svg);
  }
  .l-main-header .sp-header-right #menu-trigger:focus-visible {
    outline: 2px dashed #213675;
    opacity: 0.5;
  }
}
@media (max-width: 768px) {
  .l-main-header.active .c-main-logo__text {
    color: #fff;
  }
}
@media (max-width: 768px) {
  .l-main-header.active .l-main-header__nav {
    right: 0;
  }
}
@media (max-width: 768px) {
  .l-main-header.active .l-main-header__nav__base {
    display: block;
    position: fixed;
    right: 0;
    top: 50px;
    background-color: rgba(0, 0, 0, 0.56);
    z-index: 99;
    width: 100%;
    height: 100%;
    opacity: 1;
    animation: base-show 0.25s ease-out 0s 1 normal both;
  }
}
.l-main-header {
  /* タブキーでヘッダナビゲーションを展開したままスクロールしてしまうので調整 */
}
@media (min-width: 769px) {
  .l-main-header.main-header--is-scrolled .top-nav__item.has-sub-nav .sub-nav {
    max-height: 0;
    opacity: 0;
  }
}

@keyframes base-show {
  0% {
    right: -100%;
    opacity: 0;
  }
  1% {
    right: 0;
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.main-footer {
  background-color: #213775;
}
@media (min-width: 769px) {
  .main-footer__inner {
    display: flex;
    justify-content: space-between;
  }
}
.main-footer__inner {
  max-width: 990px;
  margin: 0 auto;
  padding: 40px 0;
}
@media (max-width: 989px) {
  .main-footer__inner {
    padding: 15px 20px 60px;
  }
}
@media (max-width: 768px) {
  .main-footer__inner {
    padding: 20px 10px 45px;
  }
}
.main-footer a:link, .main-footer a:active, .main-footer a:visited {
  color: #ffffff;
  text-decoration: none;
}
.main-footer a:focus, .main-footer a:hover {
  color: #ffffff;
  text-decoration: underline;
  opacity: 1;
}
.main-footer a:focus {
  outline-color: #ffffff;
}
.main-footer__credit__name {
  color: #ffffff;
  font-size: 0.777rem;
}
.main-footer__credit__address {
  margin-top: 10px;
  color: #ffffff;
  font-size: 0.777rem;
  font-style: normal;
}
.main-footer__credit a {
  display: inline-block;
}
.main-footer__credit a:focus {
  outline-color: #ffffff;
}
.main-footer__logo {
  display: flex;
  align-items: center;
}
.main-footer__logo span {
  color: #ffffff;
  font-size: 1.125rem;
  font-weight: bold;
  padding-left: 10px;
}
@media (max-width: 768px) {
  .main-footer__right {
    text-align: left;
  }
}
.main-footer__right a {
  font-size: 0.875rem;
  font-weight: bold;
}

.l-main-article {
  background-image: url(../img/bg_wave1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
}
@media (min-width: 1365px) {
  .l-main-article {
    background-image: url(../img/bg_wave1@2x.png);
  }
}
@media (max-width: 768px) {
  .l-main-article {
    background-image: url(../img/bg_wave1_sp.png);
  }
}
.l-main-article--bottom {
  background-image: none;
  /*background-image: url(../img/bg_wave2.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  padding-top: 0;
  @include sp {
    padding-top: 0;
    background-position: center top;
    background-image: url(../img/bg_wave2_sp.png);
  }
  @media (max-width: 1000px) and (min-width: 769px) {
    background-image: url(../img/bg_wave2_2.png);
  }*/
}
.l-main-article .c-button {
  display: block;
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  text-align: center;
  padding: 3px 30px;
  border: 1px solid #4173ca;
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.4s !important;
  background-color: #4173ca;
  margin: 0 auto;
}
.l-main-article .c-button:link, .l-main-article .c-button:active, .l-main-article .c-button:visited {
  color: #ffffff;
  text-decoration: none;
  background-color: #4173ca;
}
.l-main-article .c-button:hover {
  text-decoration: none;
  background-color: #4173ca;
  color: #fff;
  opacity: 0.8 !important;
}
@media (min-width: 769px) {
  .l-main-article .c-button {
    width: 320px;
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .l-main-article .c-button {
    min-width: 0;
    width: 100%;
    margin-top: 30px;
  }
}

@media (min-width: 769px) {
  .l-main-content {
    padding-top: 70px;
  }
}
@media (max-width: 768px) {
  .l-main-content {
    padding-top: 50px;
  }
}

.l-category-index-container.p-bottom-main {
  padding-top: 30px;
}
@media (max-width: 768px) {
  .l-category-index-container.p-bottom-main {
    padding-top: 0;
  }
}
.l-category-index-container .p-gmap-container iframe {
  width: 100%;
  height: 430px;
}
@media (max-width: 768px) {
  .l-category-index-container .p-gmap-container iframe {
    height: 300px;
  }
}

/*--------------------------------------------------------------
# Components
# Atomic Designでいうところのatoms
# 再利用性の高い粒度の小さいコンポーネントがComponent
--------------------------------------------------------------*/
/* Component
--------------------------------------------- */
@media (max-width: 768px) {
  .c-scrollable {
    padding-bottom: 10px;
    overflow-x: auto;
  }
}
.c-scrollable > table {
  width: 100%;
  white-space: nowrap;
}
.c-scrollable > img {
  width: 100%;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .c-scrollable > img {
    width: 100%;
    min-width: 200vw;
    white-space: nowrap;
  }
}
.c-scrollable::-webkit-scrollbar {
  height: 10px;
  border-radius: 15px;
}
.c-scrollable::-webkit-scrollbar-track {
  background-color: #dcdcdc;
  border-radius: 15px;
}
.c-scrollable::-webkit-scrollbar-thumb {
  border-radius: 15px;
  background-color: #7d7d7d;
}

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .c-main-logo {
    padding-top: 15px;
  }
}
.c-main-logo a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.c-main-logo a:link, .c-main-logo a:visited, .c-main-logo a:active {
  text-decoration: none;
}
.c-main-logo a:focus, .c-main-logo a:hover {
  text-decoration: none;
}
.c-main-logo a:focus .c-main-logo__text, .c-main-logo a:hover .c-main-logo__text {
  opacity: 0.5;
  text-decoration: none;
}
.c-main-logo__picture {
  width: 66px;
}
@media (max-width: 768px) {
  .c-main-logo__picture {
    width: 44px;
  }
}
.c-main-logo__text {
  font-size: 1.1rem;
  font-weight: bold;
  padding-left: 10px;
  color: #213775;
  white-space: nowrap;
  line-height: 1;
  text-decoration: none;
  transition: opacity 0.5s ease-out, color 0.25s ease-out;
}
@media (max-width: 320px) {
  .c-main-logo__text {
    font-size: 1rem;
  }
}

/* view moreボタン */
.view-more-button {
  display: inline-block;
  font-size: 0.875rem;
  font-family: "Roboto", sans-serif;
  text-align: center;
  padding: 8px 30px;
  border: 1px solid #213675;
  border-radius: 30px;
  cursor: pointer;
  transition: all 0.4s !important;
  background-color: #213675;
}
.view-more-button:link, .view-more-button:active, .view-more-button:visited {
  color: #000000;
  text-decoration: none;
  background-color: #213675;
}
.view-more-button:hover {
  text-decoration: none;
  background-color: #213675;
  color: #fff;
  opacity: 0.8 !important;
}

.c-breadcrumbs {
  padding: 0 0 50px;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 989px) {
  .c-breadcrumbs {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.c-breadcrumbs {
  content-visibility: auto;
  contain-intrinsic-size: 65px;
}
.c-breadcrumbs ul {
  display: table;
  font-size: 1rem;
}
.c-breadcrumbs ul li {
  margin: 0;
  float: left;
  font-size: 1rem;
}
.c-breadcrumbs ul li span {
  font-weight: normal;
  font-size: inherit;
}
.c-breadcrumbs ul li:not(:last-child)::after {
  padding: 0 10px;
  content: ">";
  font-weight: normal;
  color: #213775;
}
.c-breadcrumbs ul li span {
  color: #213775;
  text-decoration: none;
}
.c-breadcrumbs ul li a {
  font-weight: normal;
  font-size: inherit;
}
.c-breadcrumbs ul li a:link, .c-breadcrumbs ul li a:active, .c-breadcrumbs ul li a:visited {
  color: #213775;
  text-decoration: none;
}
.c-breadcrumbs ul li a:focus, .c-breadcrumbs ul li a:hover {
  color: #213775;
  text-decoration: underline;
}

/* エディタで本文内にパンくずを格納した場合のスタイル */
.p-bottom-main.rich-text .c-breadcrumbs {
  padding: 80px 0 0;
}

.c-bottom-main-visual img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 380px;
}
@media (max-width: 768px) {
  .c-bottom-main-visual img {
    height: 250px;
  }
}

#btn-page-top {
  background-image: url(../img/back_to_top.png);
  background-repeat: no-repeat;
  background-size: cover;
  border: 0;
  padding: 0;
  cursor: pointer;
  font-size: 0;
  z-index: 999;
  transition: opacity 0.5s ease-out;
}
#btn-page-top:focus-visible {
  outline: 2px dashed #213675;
  opacity: 0.5;
}
#btn-page-top:hover {
  opacity: 0.5 !important;
}
@media (min-width: 769px) {
  #btn-page-top {
    right: 30px;
    width: 56px;
    height: 68px;
  }
}
@media (max-width: 768px) {
  #btn-page-top {
    right: 10px;
    width: 56px;
    height: 68px;
  }
}
#btn-page-top.fix {
  position: fixed;
}
@media (min-width: 769px) {
  #btn-page-top.fix {
    bottom: 30px !important;
  }
}
@media (max-width: 768px) {
  #btn-page-top.fix {
    bottom: 30px !important;
  }
}
#btn-page-top.absolute {
  position: absolute;
}

/*--------------------------------------------------------------
# Projects
# Atomic Designでいうところのatomsより上の複数コンポーネントがまとまったもの
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Project
--------------------------------------------------------------*/
.p-hero-image-unit {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 1600px) {
  .p-hero-image-unit {
    background-position: center 30%;
  }
}
@media (min-width: 769px) {
  .p-hero-image-unit {
    height: 40.4411764706vw;
  }
}
@media (min-width: 1365px) {
  .p-hero-image-unit {
    height: 550px;
  }
}
@media (max-width: 768px) {
  .p-hero-image-unit {
    height: 124vw;
    max-height: 100vh;
    /* background-position: 75% 80%; */
  }
}
.p-hero-image-unit::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(41, 51, 68, 0.9);
  z-index: 0;
  opacity: 0;
  transition: opacity 1s ease-out;
}
.p-hero-image-unit.slide-start::before {
  opacity: 1;
}
@media (min-width: 769px) {
  .p-hero-image-unit.night {
    background-image: url(../../img/bg_heroimage_night.jpg);
  }
}
@media (min-width: 1365px) {
  .p-hero-image-unit.night {
    background-image: url(../../img/bg_heroimage_night@2x.jpg);
  }
}
@media (max-width: 768px) {
  .p-hero-image-unit.night {
    background-image: url(../../img/bg_heroimage_night_sp.jpg);
    background-image: -webkit-image-set(url(../../img/bg_heroimage_night_sp.jpg) 1x, url(../../img/bg_heroimage_night_sp@2x.jpg) 2x);
    background-image: image-set(url(../../img/bg_heroimage_night_sp.jpg) 1x, url(../../img/bg_heroimage_night_sp@2x.jpg) 2x);
  }
}
@media (min-width: 769px) {
  .p-hero-image-unit.day {
    background-image: url(../../img/bg_heroimage.jpg);
  }
}
@media (min-width: 1365px) {
  .p-hero-image-unit.day {
    background-image: url(../../img/bg_heroimage@2x.jpg);
  }
}
@media (max-width: 768px) {
  .p-hero-image-unit.day {
    background-image: url(../../img/bg_heroimage_sp.jpg);
    background-image: -webkit-image-set(url(../../img/bg_heroimage_sp.jpg) 1x, url(../../img/bg_heroimage_sp@2x.jpg) 2x);
    background-image: image-set(url(../../img/bg_heroimage_sp.jpg) 1x, url(../../img/bg_heroimage_sp@2x.jpg) 2x);
  }
}
.p-hero-image-unit__list {
  z-index: 1;
  position: absolute;
}
@media (min-width: 769px) {
  .p-hero-image-unit__list {
    top: 2.5735294118vw;
    min-width: 100%;
  }
}
@media (min-width: 1365px) {
  .p-hero-image-unit__list {
    top: 35px;
  }
}
@media (max-width: 768px) {
  .p-hero-image-unit__list {
    top: 35px;
    height: 121.4264705882vw;
    max-height: 100vh;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .p-hero-image-unit__list {
    height: 35vh;
    top: 25%;
  }
}
.p-hero-image-unit__item a {
  outline-color: #fff;
}
.p-hero-image-unit__item a:focus-visible {
  outline: 2px dashed #fff;
}
@media (max-width: 768px) {
  .p-hero-image-unit__item {
    height: 106.6666666667vw;
    max-height: 100vh;
    position: relative;
  }
  .p-hero-image-unit__item > a {
    width: calc(100% - 80px);
    top: 50%;
    text-align: center;
    display: block;
    position: relative;
    width: 100%;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .p-hero-image-unit__item {
    height: 35vh;
  }
}
.p-hero-image-unit__picture {
  max-height: 100vh;
  display: block;
  position: relative;
  margin: 0 auto;
  width: 60.1470588235vw;
}
@media (min-width: 769px) {
  .p-hero-image-unit__picture {
    max-width: 818px;
    max-height: 460px;
  }
}
@media (max-width: 768px) {
  .p-hero-image-unit__picture {
    width: calc(100% - 80px);
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
  }
}
.p-hero-image-unit__picture > img {
  -o-object-fit: cover;
     object-fit: cover;
  /* stylelint-disable */
  font-family: "object-fit: cover;"; /*IE対策*/
  /* stylelint-enable */
  width: 100%;
  max-height: 100vh;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  /* 768 */
}
@media (min-width: 768px) and (max-width: 769px) {
  .p-hero-image-unit__picture > img {
    min-height: 100vh;
  }
}
@media (max-width: 768px) {
  .p-hero-image-unit__picture > img {
    max-height: 100vh;
    /* Safari用のハックは、Chromeに適用されないようにする */
  }
  @supports (-webkit-touch-callout: none) {
    .p-hero-image-unit__picture > img {
      /* Safari用のハック */
      height: -webkit-fill-available;
    }
  }
}
.p-hero-image-unit .preview-movie {
  max-height: 100vh;
  display: block;
  position: absolute;
  margin: 0 auto;
  width: 60.1470588235vw;
  height: 100%;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  overflow: hidden;
}
@media (min-width: 769px) {
  .p-hero-image-unit .preview-movie {
    max-width: 818px;
    max-height: 460px;
  }
}
@media (max-width: 768px) {
  .p-hero-image-unit .preview-movie {
    width: calc(100% - 80px);
    text-align: center;
  }
}
.p-hero-image-unit .preview-movie iframe {
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  max-width: 120%;
  position: absolute;
  top: -2px;
  left: -2px;
}
.p-hero-image-unit .movie-link {
  position: relative;
  display: block;
}
@media (max-width: 768px) {
  .p-hero-image-unit .movie-link {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
  }
}
@media (max-width: 768px) {
  .p-hero-image-unit .movie-link .p-hero-image-unit__picture {
    position: static;
    transform: none;
  }
}
.p-hero-image-unit .movie-link .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 100;
}
@media (max-width: 768px) {
  .p-hero-image-unit .movie-link .play-btn {
    width: 100px;
  }
}
.p-hero-image-unit .top-slide--pause {
  width: 36px;
  height: 36px;
  padding: 0;
  border: none;
  outline: none;
  position: absolute;
  background-color: transparent;
  right: 8px;
  bottom: 68.8px;
  z-index: 99;
  background-image: url(../img/btn_pause.png);
  background-size: contain;
  font-size: 0;
  color: transparent;
  cursor: pointer;
}
@media (min-width: 1000px) {
  .p-hero-image-unit .top-slide--pause {
    right: 58px;
  }
}
.p-hero-image-unit .top-slide--pause:hover, .p-hero-image-unit .top-slide--pause:focus {
  /*outline: none;
  opacity: $slick-opacity-on-hover;
  color: transparent;*/
  opacity: 0.8;
  outline: 2px dashed #213675;
}
@media (max-width: 768px) {
  .p-hero-image-unit .top-slide--pause {
    width: 20px;
    height: 20px;
  }
}

.p-top-main-links__container {
  margin: 0 auto;
  max-width: 990px;
}
@media (min-width: 769px) {
  .p-top-main-links__container {
    transform: translateY(-30px);
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr 264px;
    gap: 20px;
  }
  .p-top-main-links__container > *:nth-child(n+4) {
    grid-column: 1/-1;
  }
}
@media (max-width: 768px) {
  .p-top-main-links__container {
    padding: 60px 30px 0;
  }
}
@media (max-width: 320px) {
  .p-top-main-links__container {
    padding: 60px 15px 0;
  }
}

.top-nav-box {
  text-align: center;
  padding: 35px 40px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.top-nav-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(3, 74, 128, 0.8);
  z-index: 1;
}
@media (min-width: 769px) {
  .top-nav-box {
    padding: 35px 20px;
    min-height: 400px;
  }
}
@media (max-width: 768px) {
  .top-nav-box.js-content-link::after {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(50%);
    background-image: url(../img/arrow_top.png);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 2;
  }
}
@media (max-width: 768px) {
  .top-nav-box.js-content-link.js-content-link--hide .top-nav-box__content {
    max-height: 0;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .top-nav-box.js-content-link.js-content-link--hide::after {
    background-image: url(../img/arrow_bottom.png);
  }
}
@media (max-width: 768px) {
  .top-nav-box:not(:last-child) {
    margin-bottom: 20px;
  }
}
.top-nav-box__title {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.125rem;
}
@media (min-width: 769px) {
  .top-nav-box__title {
    line-height: 1;
  }
}
.top-nav-box__title img {
  display: block;
  max-width: 60px;
  max-height: 60px;
  margin: 0 auto 10px;
}
.top-nav-box__content {
  position: relative;
  z-index: 2;
  max-height: 100vh;
  overflow: hidden;
  transition: max-height ease 0.5s, margin-top ease 0.5s;
  margin-top: 20px;
  font-size: 0.875rem;
}
.top-nav-box__content a:active, .top-nav-box__content a:visited, .top-nav-box__content a:link {
  color: #fff;
  text-decoration: none;
}
.top-nav-box__content a:focus, .top-nav-box__content a:hover {
  color: #fff;
  text-decoration: underline;
  outline-color: #fff;
}
.top-nav-box__content a:focus-visible {
  outline-color: #fff;
}
.top-nav-box--nav-about {
  background-image: url(../../img/bg_nav_about.jpg);
}
@media (max-width: 768px) {
  .top-nav-box--nav-about {
    background-image: url(../../img/bg_nav_about_sp.jpg);
  }
}
.top-nav-box--nav-leisure {
  background-image: url(../../img/bg_nav_leisure.jpg);
}
@media (max-width: 768px) {
  .top-nav-box--nav-leisure {
    background-image: url(../../img/bg_nav_leisure_sp.jpg);
    background-position: center 79%;
  }
}
.top-nav-box--nav-knowledge {
  background-image: url(../../img/bg_nav_knowledge.jpg);
}
@media (max-width: 768px) {
  .top-nav-box--nav-knowledge {
    background-image: url(../../img/bg_nav_knowledge_sp.jpg);
  }
}
.top-nav-box--nav-recruit {
  background-image: url(../../img/bg_nav_recruit.jpg);
}
@media (max-width: 768px) {
  .top-nav-box--nav-recruit {
    background-image: url(../../img/bg_nav_recruit_sp.jpg);
    background-position: center 79%;
  }
}
.top-nav-box--nav-information {
  background-image: url(../../img/bg_nav_information.jpg);
}
@media (max-width: 768px) {
  .top-nav-box--nav-information {
    background-image: url(../../img/bg_nav_information_sp.jpg);
    background-position: center 79%;
  }
}
.top-nav-box--nav-sns {
  background-image: url(../../img/bg_nav_sns.jpg);
}
@media (max-width: 768px) {
  .top-nav-box--nav-sns {
    background-image: url(../../img/bg_nav_sns_sp.jpg);
  }
}
.top-nav-box--nav-tender {
  background-image: url(../../img/bg_nav_tender.jpg);
}
@media (max-width: 768px) {
  .top-nav-box--nav-tender {
    background-image: url(../../img/bg_nav_tender_sp.jpg);
  }
}
.top-nav-box--nav-inquiry {
  background-image: url(../../img/bg_nav_inquiry.jpg);
}
@media (max-width: 768px) {
  .top-nav-box--nav-inquiry {
    background-image: url(../../img/bg_nav_inquiry_sp.jpg);
  }
}
.top-nav-box--nav-02kanku::before {
  background-color: rgba(35, 93, 97, 0.8);
}
.top-nav-box--nav-02kanku {
  background-image: url(../../img/bg_nav_about.jpg);
}
@media (min-width: 769px) {
  .top-nav-box--nav-02kanku {
    min-height: 264px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 768px) {
  .top-nav-box--nav-02kanku {
    background-image: url(../../img/bg_nav_about_sp.jpg);
  }
}
.top-nav-box--nav-02kanku .top-nav-box__title {
  text-align: left;
}
@media (min-width: 769px) {
  .top-nav-box--nav-02kanku .top-nav-box__content {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.top-nav-box--nav-02kanku .top-nav-box__content .top-nav-box__list li {
  text-align: left;
}
@media (min-width: 769px) {
  .top-nav-box--nav-02kanku .top-nav-box__content .top-nav-box__list--02kanku {
    display: inline-grid;
    grid-template-columns: repeat(3, auto);
    grid-template-rows: repeat(3, 1fr);
    grid-auto-flow: column;
    gap: 0;
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
}
@media (max-width: 768px) {
  .top-nav-box--nav-02kanku .top-nav-box__content .top-nav-box__list--02kanku {
    display: block;
  }
}
.top-nav-box--nav-02kanku .top-nav-box__content .top-nav-box__list--pc-horizontal {
  display: flex;
  flex-wrap: wrap;
}
.top-nav-box--nav-02kanku .top-nav-box__content .top-nav-box__list--pc-horizontal li {
  padding-right: 1rem;
}
.top-nav-box--nav-02kanku .top-nav-box__content .current {
  font-weight: bold;
  text-decoration: underline !important;
}

/* インフォメーション */
.information {
  /* 汎用コンテナ */
}
.information .container {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #dddddd;
  padding: 40px 0;
}
@media (max-width: 989px) {
  .information .container {
    padding: 40px 10px;
  }
}
@media (max-width: 768px) {
  .information .container {
    padding: 30px 20px;
  }
}
.information__title {
  font-size: 1.5rem;
  font-weight: bold;
}
.information__inner {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .information__inner {
    flex-direction: column;
  }
}
@media (min-width: 769px) {
  .information__inner__left {
    width: 65.8%;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .information__inner__left {
    width: 100%;
  }
}
.information__inner__left .view-more {
  margin-top: 35px;
  text-align: center;
}
@media (max-width: 768px) {
  .information__inner__left .view-more {
    margin-top: 20px;
  }
}
.information__inner__left .view-more .view-more-button {
  min-width: 180px;
  color: #fff;
}
.information__inner__left .view-more .view-more-button:hover {
  background-color: #fff;
  color: #000000;
}
@media (max-width: 768px) {
  .information__inner__left .view-more .view-more-button {
    width: 100%;
    min-width: 0;
  }
}
.information__inner__right {
  border: 1px solid #dddddd;
  padding: 10px;
  background-color: #fff;
}
@media (min-width: 769px) {
  .information__inner__right {
    flex: 1 0;
    margin-left: 20px;
  }
}
@media (max-width: 768px) {
  .information__inner__right {
    width: 100%;
    margin-top: 60px;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .information__inner__right {
    display: none;
  }
}

.info-list {
  margin-top: 40px;
}
.info-list:last-of-type {
  margin-top: 0;
}
@media (max-width: 768px) {
  .info-list {
    margin-top: 20px;
  }
}
.info-list li {
  padding: 10px 0;
  transition: visibility 0.5s ease;
  border-bottom: 1px solid #b2b2b2;
}
.info-list li:nth-child(n+4) {
  visibility: visible;
}
.info-list.onOpen {
  max-height: 100% !important;
}
.info-list.onClose li:nth-child(n+4) {
  border-bottom: none;
}
.info-list.onClose li:nth-child(n+5) {
  visibility: hidden;
}
.info-list__item {
  display: block;
  text-decoration: none;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .info-list__item {
    max-width: 1000px;
  }
}
@media (max-width: 768px) {
  .info-list__item {
    flex-wrap: wrap;
  }
}
.info-list__item:link, .info-list__item:active, .info-list__item:hover, .info-list__item:visited {
  text-decoration: none;
}
.info-list__item-top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.info-list__item__time {
  padding-right: 30px;
  white-space: nowrap;
  text-decoration: none;
  color: #000000;
  line-height: 1.4;
}
.info-list__item__category {
  border: 1px solid #666666;
  padding: 3px 5px;
  font-size: 0.666rem;
  text-decoration: none;
  color: #000000;
  line-height: 1;
}
@media (min-width: 769px) {
  .info-list__item__category {
    white-space: nowrap;
  }
}
.info-list__item__category:active, .info-list__item__category:visited, .info-list__item__category:active, .info-list__item__category:link {
  color: #333333;
  text-decoration: none;
}
.info-list__item__category:focus, .info-list__item__category:hover {
  color: #333333;
  text-decoration: none;
  opacity: 0.5;
}
.info-list__item__text {
  text-decoration: none;
  color: #333333;
  line-height: 1.4;
  padding-top: 10px;
}
@media (min-width: 769px) {
  .info-list__item__text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.p-banner-area {
  padding: 40px 0;
}
@media (max-width: 989px) {
  .p-banner-area {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.p-banner-area__inner {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px; /* 余白 */
}
@media (max-width: 768px) {
  .p-banner-area__inner {
    gap: 10px;
  }
}
@media (max-width: 768px) {
  .p-banner-area__inner li {
    /* width: calc(50% - 20px); */
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .p-banner-area__inner li {
    margin: 0 20px 20px 0;
  }
}
.p-banner-area__inner li:nth-child(2n) {
  text-align: right;
}

.p-bottom-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-image: url(../img/bg_wave3.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding-top: 0;
}
@media (max-width: 768px) {
  .p-bottom-title {
    justify-content: center;
    padding-top: 0;
    background-position: 100% 100%;
    background-image: url(../img/bg_wave3_sp.png);
  }
}
@media (max-width: 1000px) and (min-width: 769px) {
  .p-bottom-title {
    background-image: url(../img/bg_wave3_2.png);
  }
}
.p-bottom-title {
  padding: 30px 15px;
  min-height: 200px;
}
@media (max-width: 768px) {
  .p-bottom-title {
    min-height: 220px;
  }
}
.p-bottom-title__top {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.p-bottom-title__time {
  padding-right: 15px;
  white-space: nowrap;
  text-decoration: none;
  color: #000000;
  line-height: 1.4;
}
.p-bottom-title__category {
  border: 1px solid #666666;
  padding: 3px 5px;
  font-size: 0.75rem;
  text-decoration: none;
  color: #000000;
  line-height: 1;
}
@media (min-width: 769px) {
  .p-bottom-title__category {
    white-space: nowrap;
  }
}
.p-bottom-title__text {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  font-size: 2.625rem;
  line-height: 1.2;
  color: #213775;
}
.p-bottom-title__text--small {
  font-size: 1.8rem;
}
@media (max-width: 768px) {
  .p-bottom-title__text {
    font-size: 1.5rem;
  }
}
.p-bottom-title__inner {
  max-width: 990px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 768px) {
  .p-bottom-title__inner {
    text-align: center;
  }
}

.p-bottom-main {
  padding: 80px 0 100px;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 989px) {
  .p-bottom-main {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.p-bottom-main.rich-text:has(.c-breadcrumbs) {
  padding-bottom: 50px;
}

.p-pagination {
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 50px;
}
@media (min-width: 769px) {
  .p-pagination {
    max-width: 990px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .p-pagination {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .p-pagination {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.p-pagination__link {
  padding: 0 10px;
  position: inherit;
}
.p-pagination__link:link, .p-pagination__link:active, .p-pagination__link:visited {
  text-decoration: none;
}
.p-pagination__link:hover, .p-pagination__link:focus {
  text-decoration: underline;
}
.p-pagination__link:not(:last-child)::after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  content: "|";
}

.p-image-list {
  display: flex;
  margin: 40px auto 0;
  justify-content: center;
}
@media (max-width: 768px) {
  .p-image-list {
    flex-direction: column;
  }
}
.p-image-list li {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.p-image-list li:first-child {
  padding: 0;
}
.p-image-list li:not(:first-child) {
  padding-top: 0;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .p-image-list li:not(:first-child) {
    padding-top: 20px;
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .p-image-list li {
    display: block;
    text-align: center;
  }
}
.p-image-list li p {
  margin-top: 3px;
}

.p-kakomi {
  margin-top: 40px;
}
.p-kakomi__title {
  padding: 10px 25px;
  text-align: left;
  background-color: #516089;
  color: #ffffff !important;
  font-size: 1rem !important;
}
.p-kakomi__inner {
  padding: 20px;
  background-color: #EEF3F8;
}
.p-kakomi__inner a.button {
  margin-top: 1.4em !important;
}

.p-unit-list {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .p-unit-list {
    flex-direction: column;
  }
}
@media (min-width: 769px) {
  .p-unit-list .p-unit-category--full {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .p-unit-list .p-unit-category--pc-66 {
    width: 66%;
  }
}
@media (min-width: 769px) {
  .p-unit-list .p-unit-category--pc-33 {
    width: 33%;
  }
}
.p-unit-list .p-unit-category__inner {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .p-unit-list .p-unit-category__inner {
    flex-direction: column;
  }
}
@media (min-width: 769px) {
  .p-unit-list .p-unit-category__inner--start-pc-50 {
    justify-content: flex-start;
  }
}
@media (min-width: 769px) {
  .p-unit-list .p-unit-category__inner--start-pc-50 .p-unit-category__item {
    width: 50%;
  }
}

.unit-item {
  margin-top: 40px;
}

/* Lists
---------------------------------------- */
.p-terms ul,
div#lNavi ul,
div#footerMiddle ul {
  font-size: 116.6%;
  line-height: 1.5;
  list-style-type: none;
}

.p-terms ul li,
div#lNavi ul li,
div#footerMiddle ul li {
  margin-left: 14px;
  padding-left: 18px;
  background: transparent url(../images/li.gif) no-repeat 0 0.3em;
}

.p-terms ul ul {
  margin-left: 0;
  font-size: 100%;
  list-style-type: disc;
}

.p-terms ul ul li {
  padding-left: 0;
  background-image: none;
}

/* -- ul.lv2（グレーマーカー、下線） -- */
.p-terms ul.lv2 {
  font-size: 100%;
  line-height: 2;
}

.p-terms ul.lv2 li {
  background: transparent url(../images/li_lv2.gif) no-repeat 0 0.5em;
  border-bottom: 1px dotted #666666;
  font-size: 100%;
}

/* -- ul.ordering（リストマーカーが連番数字） -- */
.p-terms ul.ordering {
  font-size: 100%;
  list-style-type: decimal; /* リストマーカーを戻す */
}

.p-terms ul.ordering li {
  margin-left: 2em;
  padding-left: 0;
  background: none;
}

/* -- ul.hr（li横並び） -- */
.p-terms ul.col2 li { /* liが2カラム。.hrと同時に指定 */
  width: 284px;
}

.p-terms dt {
  padding: 0 1em;
  background-color: #B8E6FC;
}

.p-terms dd {
  padding-left: 12px;
  border-bottom: 1px dotted #666666;
}

/* -- dl.lv2（赤系） -- */
.p-terms dl.lv2 dt {
  background-color: #D4AD9B;
}

/* -- dl.plain（スタイル無し） -- */
.p-terms dl.plain dt {
  padding: 0;
  background-color: transparent;
}

.p-terms dl.plain dd {
  padding-left: 0;
  border-bottom: none;
}

/* -- dl.letterN（dtが2バイトでN文字。dl.hrと同時に指定） -- */
.p-terms dl.letter5 dt {
  width: 5em;
}

.p-terms dl.letter5 dd {
  margin-left: 7.5em;
}

.p-terms dl.letter6 dt {
  width: 6em;
}

.p-terms dl.letter6 dd {
  margin-left: 8.5em;
}

/* -- dl.letterNplain（dtが2バイトでN文字。dl.hr、dl.plainと同時に指定） -- */
.p-terms dl.letter2plain dt {
  width: 2em;
}

.p-terms dl.letter2plain dd {
  margin-left: 2em;
}

.p-terms dl.hr dt {
  float: left;
}

@media (min-width: 769px) {
  .p-article-index-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media (min-width: 769px) {
  .p-article-index-list__item {
    width: 33%;
    padding-top: 35px;
  }
  .p-article-index-list__item:not(:nth-of-type(3n)) {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .p-article-index-list__item {
    padding-top: 30px;
  }
}
.p-article-index-list__item a.p-article-index-list__item__link .p-article-index-list__item__text {
  color: #4CA6FF !important;
}
.p-article-index-list__item__link {
  display: block;
  text-align: center;
}
.p-article-index-list__item__img {
  display: block;
}
.p-article-index-list__item__text {
  display: block;
  text-align: center;
  margin-top: 5px;
  text-indent: 0;
}

.text_container {
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .text_container {
    padding-top: 20px;
    padding-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .text_container {
    padding-top: 20px;
    padding-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 768px) {
  .text_container.no-margin-lr {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 769px) {
  .text_container__inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1024px) and (min-width: 480px) {
  .text_container__inner {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .text_container__inner {
    margin-left: auto;
    margin-right: auto;
  }
}
.text_container .rich-text > *:first-child {
  margin-top: 0;
}
.text_container .rich-text > ol:first-child,
.text_container .rich-text > ul:first-child {
  margin-top: -20px;
}

.skip-link {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.skip-link:focus-visible {
  position: unset;
  width: auto;
  height: auto;
  background-color: #ffffff;
}

@media (max-width: 768px) {
  .l-main-header:has(.skip-link:focus-visible) {
    height: calc(50px + 1em);
    flex-wrap: wrap;
  }
}

/*--------------------------------------------------------------
# Utilities
# ヘルパークラス
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Utility
--------------------------------------------------------------*/
@media (max-width: 768px) {
  .pc-view {
    display: none !important;
  }
}

@media (min-width: 769px) {
  .sp-view {
    display: none !important;
  }
}
@media print {
  .sp-view {
    display: none !important;
  }
}

.text_underline {
  text-decoration: underline;
}

.js-more-list[aria-hidden=true] {
  display: none;
}

.mt0 {
  margin-top: 0 !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt60 {
  margin-top: 60px !important;
}

/*--------------------------------------------------------------
# SLICK
--------------------------------------------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track::before, .slick-track::after {
  content: "";
  display: table;
}
.slick-track::after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  margin-right: 0;
  margin-left: 0;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  line-height: 0px;
  font-size: 0;
  cursor: pointer;
  color: transparent;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  opacity: 0.75;
  color: transparent;
}
.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before {
  opacity: 0.25;
}
.slick-prev,
.slick-next {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  width: 36px;
  height: 36px;
  display: block;
  z-index: 100;
  background-color: transparent;
}
@media (max-width: 768px) {
  .slick-prev,
  .slick-next {
    width: 20px;
    height: 20px;
  }
}
.slick-prev,
.slick-next {
  filter: drop-shadow(0px 0px 1px rgb(255, 255, 255));
}

@media (min-width: 1000px) {
  .slick-prev {
    left: 80px;
  }
}
.slick-prev {
  left: 10px;
  background-image: url(../img/slide_arrow_left.png);
}

@media (min-width: 1000px) {
  .slick-next {
    right: 80px;
  }
}
.slick-next {
  right: 10px;
  background-image: url(../img/slide_arrow_right.png);
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 15px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
@media (min-width: 769px) {
  .slick-dots {
    display: none !important;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .slick-dots {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .slick-dots {
    bottom: -20px;
  }
}
@media (max-width: 400px) and (min-width: 320px) {
  .slick-dots {
    bottom: -10px;
  }
}
.slick-dots {
  /* @include sp-small {
     bottom: -30px;
   }
   @media (max-width: 768px) and (min-width: 691px) {
     bottom: -30px;
   }
   @media (max-width: 690px) and (min-width: 600px) {
     bottom: -110px;
   }
  */
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 0 10px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  background: transparent;
  display: block;
  height: 14px;
  width: 14px;
  outline: none;
  line-height: 0px;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover::before, .slick-dots li button:focus::before {
  opacity: 0.75;
}
.slick-dots li button::before {
  border-radius: 30px;
  border: none;
  background-color: #4173CA;
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 14px;
  height: 14px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: transparent;
  opacity: 0.33;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button::before {
  background-color: #4173CA;
  opacity: 1;
}

/*--------------------------------------------------------------
# POPUP
--------------------------------------------------------------*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*--------------------------------------------------------------
# MTリッチテキスト用スタイル
--------------------------------------------------------------*/
/* リッチテキストが出力するタグのスタイル */
/* リッチテキストが出力するタグのスタイル */
.rich-text {
  font-size: 1.125rem;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .rich-text {
    font-size: 1rem;
  }
}
.rich-text::after {
  content: "";
  display: block;
  clear: both;
}
.rich-text strong {
  font-weight: bold;
}
.rich-text em {
  font-style: italic;
}
.rich-text blockquote {
  display: block;
  background-color: #e8e8e8;
  margin-top: 100px;
}
@media (min-width: 769px) {
  .rich-text blockquote {
    padding: 30px 100px;
  }
}
@media (max-width: 768px) {
  .rich-text blockquote {
    padding: 15px 25px;
  }
}
.rich-text p {
  margin-bottom: 1em;
  color: #213675;
}
@media (max-width: 768px) {
  .rich-text p {
    margin-bottom: 0;
  }
}
.rich-text p + blockquote {
  margin-top: 100px;
}
.rich-text p + img {
  display: block;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .rich-text p + img {
    margin-top: 25px;
  }
}
.rich-text ul.no-style > li {
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1em;
}
.rich-text ul.no-style > li small {
  font-size: 0.8em;
}
.rich-text ol > li,
.rich-text ul > li {
  padding-top: 7px;
  padding-bottom: 6px;
  position: relative;
  font-size: 1rem;
}
.rich-text ol > li a:link, .rich-text ol > li a:active, .rich-text ol > li a:visited,
.rich-text ul > li a:link,
.rich-text ul > li a:active,
.rich-text ul > li a:visited {
  color: #213675;
  text-decoration: none;
}
.rich-text ol > li a:hover, .rich-text ol > li a:focus,
.rich-text ul > li a:hover,
.rich-text ul > li a:focus {
  color: #213675;
  text-decoration: underline;
}
.rich-text ol > li h1,
.rich-text ol > li h2,
.rich-text ol > li h3,
.rich-text ol > li h4,
.rich-text ol > li h5,
.rich-text ol > li h6,
.rich-text ul > li h1,
.rich-text ul > li h2,
.rich-text ul > li h3,
.rich-text ul > li h4,
.rich-text ul > li h5,
.rich-text ul > li h6 {
  margin-top: 0;
  font-weight: bold;
}
.rich-text ol > li b,
.rich-text ol > li strong,
.rich-text ul > li b,
.rich-text ul > li strong {
  font-weight: bold;
}
.rich-text ol > li p,
.rich-text ul > li p {
  margin-bottom: 0;
}
.rich-text ol > li.c-nav-list-item,
.rich-text ul > li.c-nav-list-item {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d3d7e5;
  /* color: $dark-blue; */
}
.rich-text ol > li.c-nav-list-item a:link, .rich-text ol > li.c-nav-list-item a:active, .rich-text ol > li.c-nav-list-item a:visited,
.rich-text ul > li.c-nav-list-item a:link,
.rich-text ul > li.c-nav-list-item a:active,
.rich-text ul > li.c-nav-list-item a:visited {
  color: #213675;
  text-decoration: none;
}
.rich-text ol > li.c-nav-list-item a:hover, .rich-text ol > li.c-nav-list-item a:focus,
.rich-text ul > li.c-nav-list-item a:hover,
.rich-text ul > li.c-nav-list-item a:focus {
  color: #213675;
  text-decoration: underline;
}
.rich-text ol > li.c-nav-list-item h1,
.rich-text ol > li.c-nav-list-item h2,
.rich-text ol > li.c-nav-list-item h3,
.rich-text ol > li.c-nav-list-item h4,
.rich-text ol > li.c-nav-list-item h5,
.rich-text ol > li.c-nav-list-item h6,
.rich-text ul > li.c-nav-list-item h1,
.rich-text ul > li.c-nav-list-item h2,
.rich-text ul > li.c-nav-list-item h3,
.rich-text ul > li.c-nav-list-item h4,
.rich-text ul > li.c-nav-list-item h5,
.rich-text ul > li.c-nav-list-item h6 {
  margin-top: 0;
  font-weight: bold;
}
.rich-text ol > li.c-nav-list-item b,
.rich-text ol > li.c-nav-list-item strong,
.rich-text ul > li.c-nav-list-item b,
.rich-text ul > li.c-nav-list-item strong {
  font-weight: bold;
}
.rich-text ol > li.c-nav-list-item p,
.rich-text ul > li.c-nav-list-item p {
  margin-bottom: 0;
}
.rich-text ol > li.c-nav-list-item,
.rich-text ul > li.c-nav-list-item {
  list-style-type: none;
  padding-left: 1em;
  position: relative;
  font-size: 1.125rem;
}
.rich-text ol > li.c-nav-list-item::before,
.rich-text ul > li.c-nav-list-item::before {
  content: "";
  width: 11px;
  height: 16px;
  position: absolute;
  background-image: url(../img/icon_arrow_blue.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: 33px;
  left: 0;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .rich-text ol > li.c-nav-list-item::before,
  .rich-text ul > li.c-nav-list-item::before {
    top: 33px;
  }
}
.rich-text ul > li {
  list-style-type: none;
  position: relative;
  font-size: 1rem;
}
.rich-text ul > li::before {
  content: "・";
}
.rich-text ol {
  padding-left: 0;
}
.rich-text ol > li {
  list-style-type: decimal;
  list-style-position: inside;
}
.rich-text a {
  color: #007FEB;
}
.rich-text hr {
  clear: both;
  display: block;
  margin: 40px 0;
}
.rich-text img {
  display: inline-block;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .rich-text img {
    margin-bottom: 20px;
  }
}
@media (min-width: 769px) {
  .rich-text .mt-image-left {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  .rich-text .mt-image-left {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) {
  .rich-text .mt-image-left + ol,
  .rich-text .mt-image-left + ul,
  .rich-text .mt-image-left + p {
    float: right;
    width: calc(50% - 30px);
  }
}
@media (min-width: 769px) {
  .rich-text .mt-image-right {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  .rich-text .mt-image-right {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 769px) {
  .rich-text .mt-image-right + ul,
  .rich-text .mt-image-right + ol,
  .rich-text .mt-image-right + p {
    float: left;
    width: calc(50% - 30px);
  }
}
.rich-text {
  /* 大見出し */
}
.rich-text h1 {
  font-size: 1.7778rem;
  font-weight: bold;
  margin-top: 42px;
  margin-bottom: 35px;
  line-height: 1.4;
  color: #213675;
}
@media (max-width: 768px) {
  .rich-text h1 {
    font-size: 1.333rem;
    margin-top: 35px;
  }
}
.rich-text h2 {
  font-size: 1.7778rem;
  font-weight: bold;
  margin-top: 42px;
  margin-bottom: 35px;
  line-height: 1.4;
  color: #213675;
}
@media (max-width: 768px) {
  .rich-text h2 {
    font-size: 1.333rem;
    margin-top: 35px;
  }
}
.rich-text {
  /* 中見出し */
}
.rich-text h3 {
  font-size: 1.333rem;
  font-weight: bold;
  margin-top: 42px;
  border-bottom: 1px solid #d3d7e5;
  padding-bottom: 5px;
  color: #213675;
  margin-bottom: 1em;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .rich-text h3 {
    font-size: 1.16rem;
    margin-top: 35px;
  }
}
.rich-text h4 {
  font-size: 1.333rem;
  font-weight: bold;
  margin-top: 42px;
  border-bottom: 1px solid #d3d7e5;
  padding-bottom: 5px;
  color: #213675;
  margin-bottom: 1em;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .rich-text h4 {
    font-size: 1.16rem;
    margin-top: 35px;
  }
}
.rich-text {
  /* 小見出し */
}
.rich-text h5 {
  font-size: 1rem;
  font-weight: bold;
  margin-top: 42px;
  border-bottom: 1px solid #d3d7e5;
  padding-bottom: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .rich-text h5 {
    margin-top: 35px;
  }
}
.rich-text h6 {
  font-size: 1rem;
  font-weight: bold;
  margin-top: 42px;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .rich-text h6 {
    margin-top: 35px;
  }
}
.rich-text h1 a:link, .rich-text h1 a:active, .rich-text h1 a:visited,
.rich-text h2 a:link,
.rich-text h2 a:active,
.rich-text h2 a:visited,
.rich-text h3 a:link,
.rich-text h3 a:active,
.rich-text h3 a:visited,
.rich-text h4 a:link,
.rich-text h4 a:active,
.rich-text h4 a:visited,
.rich-text h5 a:link,
.rich-text h5 a:active,
.rich-text h5 a:visited,
.rich-text h6 a:link,
.rich-text h6 a:active,
.rich-text h6 a:visited {
  color: #213675;
  text-decoration: none;
}
.rich-text h1 a:hover, .rich-text h1 a:focus,
.rich-text h2 a:hover,
.rich-text h2 a:focus,
.rich-text h3 a:hover,
.rich-text h3 a:focus,
.rich-text h4 a:hover,
.rich-text h4 a:focus,
.rich-text h5 a:hover,
.rich-text h5 a:focus,
.rich-text h6 a:hover,
.rich-text h6 a:focus {
  color: #213675;
  text-decoration: underline;
}
.rich-text pre {
  display: block;
}
.rich-text table {
  border: 1px solid #d3d7e5;
  border-collapse: collapse;
  width: 100%;
  margin-top: 75px;
}
@media (max-width: 768px) {
  .rich-text table {
    margin-top: 35px;
  }
}
.rich-text table tr td {
  padding: 20px;
  border: 1px solid #d3d7e5;
  background-color: #ffffff;
}
.rich-text table tr {
  /*&:nth-child(odd) {
    td {
      background-color: #f6f6f6;
    }
  }*/
}
.rich-text br {
  clear: both;
}
.rich-text b,
.rich-text strong {
  font-weight: bold;
}
