@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@font-face {
  font-family: 'YuMincho';
  font-weight: normal;
  src: url("../font/A-OTF-A1MinchoStd-Bold.otf");
}

/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus,
*::before:focus,
*::after:focus {
  outline: none;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}

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

body {
  background-color: #fff;
  color: #333;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  text-align: left;
}

[tabindex='-1']:focus:not(:focus-visible) {
  outline: 0 !important;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  margin-top: 0;
}

p {
  margin-bottom: 0;
  margin-top: 0;
}

abbr[title],
abbr[data-original-title] {
  border-bottom: 0;
  cursor: help;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}

ol,
ul,
dl {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

ul {
  list-style: none;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background-color: transparent;
  color: #007bff;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
  text-decoration: none;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
  font-size: 1em;
}

pre {
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  border-style: none;
  vertical-align: middle;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  caption-side: bottom;
  color: #6c757d;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role='button'] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled) {
  cursor: pointer;
}

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

input[type='radio'],
input[type='checkbox'] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  color: inherit;
  display: block;
  font-size: 1.5rem;
  line-height: inherit;
  margin-bottom: 0.5rem;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: 100%;
}

progress {
  vertical-align: baseline;
}

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

[type='search'] {
  -webkit-appearance: none;
  outline-offset: -2px;
}

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

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

output {
  display: inline-block;
}

summary {
  cursor: pointer;
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
/*-----------------------------------------------
@keyframes
------------------------------------------------*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
         transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
       -moz-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
            transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-moz-keyframes zoomOut {
  0% {
    -moz-transform: scale3d(1.2, 1.2, 1.2);
         transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
       -moz-transform: scale3d(1.2, 1.2, 1.2);
            transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes confetti {
  0% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
            transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
            transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    -webkit-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
            transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    -webkit-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
            transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
            transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}

@-moz-keyframes confetti {
  0% {
    opacity: 0;
    -moz-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
         transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    -moz-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
         transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    -moz-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
         transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    -moz-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
         transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -moz-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
         transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}

@keyframes confetti {
  0% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
       -moz-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
            transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
       -moz-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
            transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    -webkit-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
       -moz-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
            transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    -webkit-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
       -moz-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
            transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
       -moz-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
            transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}

.u-wysiwygArea {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .u-wysiwygArea {
    font-size: 12px;
  }
}

.u-wysiwygArea * + * {
  margin-top: 1.75em;
}

.u-wysiwygArea br + * {
  margin-top: 0;
}

.u-wysiwygArea a {
  color: blue;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .u-wysiwygArea a {
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
  }
}

@media screen and (min-width: 768px) {
  .u-wysiwygArea a:hover {
    opacity: 0.6;
  }
}

.u-wysiwygArea h1 {
  font-size: 4.5rem;
  line-height: 1.4;
}

.u-wysiwygArea h2 {
  font-size: 3rem;
  line-height: 1.6;
  margin-top: 2em;
}

.u-wysiwygArea h3 {
  color: blue;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.6;
}

.u-wysiwygArea h4 {
  font-size: 1.8rem;
  line-height: 1.6;
  padding-left: 25px;
  position: relative;
}

.u-wysiwygArea h4::before {
  background: blue;
  content: '';
  height: 17px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 17px;
}

.u-wysiwygArea h5,
.u-wysiwygArea h6 {
  font-size: 1.6rem;
  line-height: 1.6;
}

.u-wysiwygArea h1 + h2,
.u-wysiwygArea h2 + h3,
.u-wysiwygArea h3 + h4,
.u-wysiwygArea h4 + h5,
.u-wysiwygArea h5 + h6 {
  margin-top: 0.5em;
}

.u-wysiwygArea p {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .u-wysiwygArea p {
    font-size: 12px;
  }
}

.u-wysiwygArea strong,
.u-wysiwygArea strong * {
  font-weight: bold;
}

.u-wysiwygArea em,
.u-wysiwygArea em * {
  font-style: italic;
}

.u-wysiwygArea ul {
  list-style-type: disc;
}

.u-wysiwygArea ol {
  list-style-type: decimal;
}

.u-wysiwygArea ul,
.u-wysiwygArea ol {
  margin-top: 1em;
  padding-left: 1.4em;
}

.u-wysiwygArea ul li,
.u-wysiwygArea ol li {
  line-height: 1.5;
  margin-top: 0.6em;
}

.u-wysiwygArea sup,
.u-wysiwygArea sub {
  font-size: 1rem;
  line-height: 1 !important;
}

.u-wysiwygArea hr {
  background: #222;
  display: block;
  height: 1px;
  width: 100%;
}

.u-wysiwygArea blockquote {
  background: blue;
  padding: 30px;
}

.u-wysiwygArea table {
  background: blue;
  border-collapse: collapse;
  height: auto !important;
  margin-top: 3em;
  width: 100% !important;
}

.u-wysiwygArea table thead th,
.u-wysiwygArea table thead td {
  font-weight: bold;
  text-align: center;
}

.u-wysiwygArea table tr th,
.u-wysiwygArea table tr td {
  border: #222 1px solid;
  line-height: 1.5;
  padding: 15px 20px;
  text-align: left;
  vertical-align: middle;
}

.u-wysiwygArea table tr th {
  font-weight: bold;
  text-align: center;
  width: 25%;
}

.u-wysiwygArea img {
  height: auto;
  margin-top: 1em;
  max-width: 100%;
  width: auto;
}

.u-wysiwygArea img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.u-wysiwygArea img.alignright {
  display: block;
  margin-left: auto;
  margin-right: 0;
}

.u-wysiwygArea .gallery {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.u-wysiwygArea .gallery-item {
  float: none;
  margin-top: 0;
  text-align: center;
}

.u-wysiwygArea .gallery-columns-2 .gallery-item {
  width: -webkit-calc((100% - 40px) / 2);
  width: -moz-calc((100% - 40px) / 2);
  width: calc((100% - 40px) / 2);
}

.u-wysiwygArea .gallery-columns-3 .gallery-item {
  width: -webkit-calc((100% - (40px * 2)) / 3);
  width: -moz-calc((100% - (40px * 2)) / 3);
  width: calc((100% - (40px * 2)) / 3);
}

.title01 {
  font-size: 2.8rem;
  font-weight: bold;
  padding-left: 1.8rem;
  color: #00295A;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  margin-bottom: 3.2rem;
}

@media screen and (max-width: 767px) {
  .title01 {
    font-size: 2.4rem;
    margin-bottom: 2.0rem;
  }
}

.title01:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  border-radius: 3px;
  background-color: #C35D6B;
}

.title02 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #00295A;
  margin-bottom: 2.4rem;
  position: relative;
  padding-bottom: 8px;
  margin-top: -8rem;
  padding-top: 8rem;
}

.title02::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: -webkit-linear-gradient(left, #00295A 1px, transparent 1px);
  background-image: -moz-linear-gradient(left, #00295A 1px, transparent 1px);
  background-image: linear-gradient(to right, #00295A 1px, transparent 1px);
  background-size: 3px 1px;
  /* 1px(線) + 2px(間隔) = 3px */
  background-repeat: repeat-x;
}

@media screen and (max-width: 1160px) {
  .title02 {
    margin-top: -1rem;
    padding-top: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .title02 {
    font-size: 2rem;
    margin-bottom: 2.0rem;
    line-height: 1.2;
    padding-bottom: 0.8rem;
  }
}

.subTitle01 {
  font-size: 2.0rem;
  font-weight: bold;
  color: #00295A;
  margin-bottom: 2.0rem;
}

@media screen and (max-width: 767px) {
  .subTitle01 {
    font-size: 1.8rem;
    margin-bottom: 1.2rem;
  }
}

.subTitle02 {
  font-size: 2rem;
  font-weight: bold;
  padding-left: 1rem;
  color: #00295A;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  margin-bottom: 2.0rem;
}

@media screen and (max-width: 767px) {
  .subTitle02 {
    font-size: 1.8rem;
    height: auto;
    margin-bottom: 1.6rem;
  }
}

.subTitle02:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  border-radius: 2px;
  background-color: #81C454;
}

.textList {
  margin-bottom: 4rem;
  padding: 0;
}

.textList__item {
  margin-bottom: 1.6rem;
  padding-left: 1.6rem;
  font-size: 1.6rem;
  line-height: 1.8;
  position: relative;
  list-style: none;
}

.textList__item:last-child {
  margin-bottom: 0;
}

.textList__item a {
  color: #00295A;
  text-decoration: underline;
  font-weight: 500;
  -webkit-text-decoration-color: #00295A;
     -moz-text-decoration-color: #00295A;
          text-decoration-color: #00295A;
}

.textList__item::before {
  content: '';
  position: absolute;
  top: 1.1rem;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: #81C454;
  border-radius: 4px;
}

.textList.mb20 {
  margin-bottom: 2rem;
}

.textList.mb0 {
  margin-bottom: 0;
}

.textList.mb64 {
  margin-bottom: 6.4rem;
}

@media screen and (max-width: 767px) {
  .textList.mb64 {
    margin-bottom: 4.8rem;
  }
}

.orderedList {
  margin-bottom: 4rem;
  padding: 0;
  max-width: 40rem;
}

.orderedList.mb20 {
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
  .orderedList {
    max-width: auto;
  }
}

.orderedList__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  gap: 0.8rem;
  margin-bottom: 1.6rem;
}

.orderedList__item:last-child {
  margin-bottom: 0;
}

.orderedList__num {
  width: 2.4rem;
  min-width: 2.4rem;
  height: 2.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  font-size: 1.4rem;
  font-weight: bold;
  background-color: #DFEAF0;
  border-radius: 1.2rem;
  font-family: "Poppins", sans-serif;
  margin-top: 0.3rem;
}

@media screen and (max-width: 767px) {
  .orderedList__num {
    -webkit-flex-shrink: 0;
            flex-shrink: 0;
    margin-top: 0.2rem;
  }
}

.orderedList__text {
  font-size: 1.6rem;
  line-height: 1.8;
}

.linkList01 {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 2rem;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0;
  margin-bottom: 6.4rem;
}

@media screen and (max-width: 767px) {
  .linkList01 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
    gap: 16px;
    width: 100%;
    margin-bottom: 4.8rem;
  }
}

.linkList01__item {
  width: 31rem;
  height: 8rem;
  border: 1px solid #B8C8D0;
  border-radius: 1rem;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  .linkList01__item {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .linkList01__item:hover {
    border: 1px solid #00295A;
  }
  .linkList01__item:hover .linkList01__link {
    text-decoration: none;
  }
  .linkList01__item:hover .linkList01__link:before {
    background: #81C454;
    -webkit-transform: translate(0, -50%) scale(1.3);
       -moz-transform: translate(0, -50%) scale(1.3);
        -ms-transform: translate(0, -50%) scale(1.3);
            transform: translate(0, -50%) scale(1.3);
  }
}

.linkList01__item--wide {
  width: 34rem;
}

.linkList01__link {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  padding: 0 2rem;
  position: relative;
  text-decoration: none;
}

.linkList01__link:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.6rem;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  background: #00295A;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

.linkList01__link:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 2.5rem;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
     -moz-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.linkList01__icon {
  display: block;
  margin-right: 0.8rem;
}

.linkList01__text {
  font-size: 1.6rem;
  font-weight: 500;
  color: #00295A;
  text-decoration: none;
}

.linkList02 {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 2rem;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0;
  margin-bottom: 6.4rem;
}

@media screen and (max-width: 767px) {
  .linkList02 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
    gap: 16px;
    width: 100%;
    margin-bottom: 4.8rem;
  }
}

.linkList02__item {
  width: 31rem;
  height: 8rem;
  border: 1px solid #B8C8D0;
  border-radius: 1rem;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  .linkList02__item {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .linkList02__item:hover {
    border: 1px solid #00295A;
  }
  .linkList02__item:hover .linkList02__link {
    text-decoration: none;
  }
  .linkList02__item:hover .linkList02__link:before {
    background: #81C454;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .linkList02__item:hover .linkList02__link:after {
    border-color: #fff;
  }
}

.linkList02__link {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  padding: 0 1.4rem;
  position: relative;
  text-decoration: none;
}

.linkList02__link:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.6rem;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

.linkList02__link:after {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 0.5rem);
  top: -moz-calc(50% - 0.5rem);
  top: calc(50% - 0.5rem);
  right: 2.4rem;
  width: 8px;
  height: 8px;
  border-top: 2px solid #00295A;
  border-right: 2px solid #00295A;
  -webkit-transform: rotate(135deg);
     -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.linkList02__icon {
  display: block;
  margin-right: 0.8rem;
}

.linkList02__text {
  font-size: 1.6rem;
  font-weight: 500;
  color: #00295A;
  text-decoration: none;
}

.qaList__top {
  margin: 0 0 2rem auto;
  padding-left: 2rem;
  width: 11rem;
  height: 3.2rem;
  background-color: #C35D6B;
  border-radius: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  border: none;
  position: relative;
}

.qaList__top.text--close {
  padding-left: 1rem;
}

.qaList__top span {
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2;
}

.qaList__btn--all {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 1.6rem;
  height: 1.6rem;
  background-color: #fff;
  border-radius: 1.2rem;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.qaList__btn--all::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 2px;
  background-color: #C35D6B;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.qaList__btn--all::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 2px;
  background-color: #C35D6B;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
     -moz-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.text--close .qaList__btn--all::after {
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.qaList__item {
  margin-bottom: 2rem;
  background-color: #F4F6FA;
  border-radius: 1rem;
}

.qaList__item.is-open .accordion__item__body {
  display: block;
}

.qaList__quetion {
  width: 100%;
  padding: 2.4rem 6rem 2.4rem 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  position: relative;
}

@media screen and (max-width: 767px) {
  .qaList__quetion {
    padding: 2rem 3.4rem 2rem 0.8rem;
  }
}

.qaList__q {
  margin-right: 1.2rem;
  width: 3rem;
}

@media screen and (max-width: 767px) {
  .qaList__q {
    margin-right: 0.4rem;
    width: 2.4rem;
  }
}

.qaList__title {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2;
  color: #00295A;
}

.qaList__btn {
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 2.4rem;
  height: 2.4rem;
  background-color: #fff;
  border-radius: 1.2rem;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .qaList__btn {
    right: 0.8rem;
    width: 2rem;
    height: 2rem;
    border-radius: 1rem;
  }
}

.qaList__btn::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 2px;
  background-color: #00295A;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.qaList__btn::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 2px;
  background-color: #00295A;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
     -moz-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.is-open .qaList__btn::after {
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.qaList__answer {
  width: 100%;
  display: none;
}

.qaList__answer-textWrap {
  padding: 0 6rem 2.4rem 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 767px) {
  .qaList__answer-textWrap {
    padding: 1.2rem 0.8rem 2rem;
  }
}

.qaList__a {
  margin-right: 1.2rem;
  width: 3rem;
}

@media screen and (max-width: 767px) {
  .qaList__a {
    margin-right: 0.4rem;
    width: 2.4rem;
  }
}

.qaList__text {
  font-size: 1.6rem;
  line-height: 1.8;
}

.qaList__text a {
  color: #00388C;
  text-decoration: underline;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .qaList__text a:hover {
    color: #81C454;
  }
}

.bottomBtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  gap: 0.8rem;
  margin-top: 8rem;
}

@media screen and (max-width: 767px) {
  .bottomBtn {
    gap: 0.5rem;
    margin-top: 6.4rem;
  }
}

.bottomBtn__btn--left {
  display: block;
  max-width: 31.6rem;
  width: 49%;
  height: 4.8rem;
  border: 1px solid #00295A;
  border-top-left-radius: 2.4rem;
  border-bottom-left-radius: 2.4rem;
  background-color: #00295A;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  line-height: 1.2;
}

@media screen and (min-width: 768px) {
  .bottomBtn__btn--left:hover {
    color: #00295A;
    background-color: #fff;
  }
  .bottomBtn__btn--left:hover::before {
    border-color: #00295A;
  }
}

@media screen and (max-width: 767px) {
  .bottomBtn__btn--left {
    height: 6.4rem;
    text-align: center;
    padding-left: 3.7rem;
    border-top-left-radius: 3.2rem;
    border-bottom-left-radius: 3.2rem;
    line-height: 1.2;
  }
}

@media screen and (max-width: 767px) {
  .ros1--left .bottomBtn__btn--left {
    font-size: 1.3rem;
  }
}

.bottomBtn__btn--left::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 2.5rem;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(-135deg);
     -moz-transform: translateY(-50%) rotate(-135deg);
      -ms-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
}

.bottomBtn__btn--right {
  display: block;
  max-width: 31.6rem;
  width: 49%;
  height: 4.8rem;
  border: 1px solid #00295A;
  border-top-right-radius: 2.4rem;
  border-bottom-right-radius: 2.4rem;
  background-color: #00295A;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  line-height: 1.2;
}

@media screen and (min-width: 768px) {
  .bottomBtn__btn--right:hover {
    color: #00295A;
    background-color: #fff;
  }
  .bottomBtn__btn--right:hover::before {
    border-color: #00295A;
  }
}

@media screen and (max-width: 767px) {
  .bottomBtn__btn--right {
    height: 6.4rem;
    text-align: center;
    padding-right: 3.7rem;
    border-top-right-radius: 3.2rem;
    border-bottom-right-radius: 3.2rem;
    line-height: 1.2;
  }
}

@media screen and (max-width: 767px) {
  .ros1--right .bottomBtn__btn--right {
    font-size: 1.3rem;
  }
}

.bottomBtn__btn--right::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 2.5rem;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
     -moz-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

@media screen and (max-width: 767px) {
  .bottomBtn__btn--inner {
    line-height: 1.2;
  }
}

.pdf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 4rem;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  margin-bottom: 6.4rem;
  margin-top: -8rem;
  padding-top: 8rem;
}

@media screen and (max-width: 1160px) {
  .pdf {
    margin-top: -1rem;
    padding-top: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .pdf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    margin-bottom: 4.8rem;
    gap: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .pdf .pdf__wrap:first-of-type {
    margin: 0 auto;
  }
}

.pdf__wrap {
  gap: 4rem;
}

.pdf__img {
  width: 200px;
}

.pdf__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.pdf__title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1.6rem;
  color: #00295A;
  line-height: 1.96;
}

@media screen and (max-width: 767px) {
  .pdf__title {
    line-height: 1.6;
  }
}

.pdf__text {
  font-size: 1.6rem;
  line-height: 1.8;
}

.pdf__person {
  font-size: 1.4rem;
  font-weight: bold;
  margin: 1.6rem 0 0.6rem;
  line-height: 1.6;
  color: #00295A;
}

.pdf__person-info {
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 0;
}

.pdf__download {
  display: block;
  width: 24rem;
  height: 4.8rem;
  margin-top: 3.2rem;
  background-color: #00295A;
  border-radius: 2.4rem;
  position: relative;
  color: #fff;
  border: 1px solid #00295A;
}

@media screen and (max-width: 767px) {
  .pdf__download {
    margin: 3.2rem auto 0;
  }
}

.pdf__download:after {
  content: '';
  position: absolute;
  top: -webkit-calc(50% - 0.8rem);
  top: -moz-calc(50% - 0.8rem);
  top: calc(50% - 0.8rem);
  right: 2rem;
  width: 1.6rem;
  height: 1.6rem;
  background-image: url("../images/_common/pdf-white.svg");
  background-repeat: no-repeat;
}

.pdf__download.eternal .pdf__download-link {
  padding-left: 3.8rem;
}

.pdf__download.eternal:after {
  background-image: url("../images/_common/eternal-white.svg");
  background-repeat: no-repeat;
}

.pdf__download.nolink {
  pointer-events: none;
}

.pdf__download.nolink::after {
  display: none;
}

.pdf__download.nolink .pdf__download-text {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .pdf__download:hover {
    background-color: #fff;
    color: #00295A;
    text-decoration: none;
  }
  .pdf__download:hover .pdf__download-link {
    text-decoration: none;
    color: #00295A;
  }
  .pdf__download:hover:after {
    background-image: url("../images/_common/pdf-blue.svg");
  }
  .pdf__download:hover.eternal:after {
    background-image: url("../images/_common/eternal-blue.svg");
    background-repeat: no-repeat;
  }
}

.pdf__download-link {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  padding-left: 4.8rem;
}

.movie {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  gap: 24px;
  margin-bottom: 4rem;
}

@media screen and (max-width: 767px) {
  .movie {
    display: block;
  }
}

.movie .movie__wrap:first-of-type {
  width: 340px;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  .movie .movie__wrap:first-of-type {
    width: 100%;
    margin-bottom: 2rem;
  }
}

.movie__content video {
  width: 100%;
}

.movie__title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 0.8rem;
  color: #00295A;
  line-height: 1.96;
}

@media screen and (max-width: 767px) {
  .movie__title {
    margin-bottom: 0.8rem;
  }
}

.movie__time {
  font-size: 1.4rem;
  margin-bottom: 1.6rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .movie__time {
    margin-bottom: 1.2rem;
  }
}

.movie__text {
  font-size: 1.6rem;
  line-height: 1.8;
}

.soonContact {
  margin-bottom: 6.4rem;
}

@media screen and (max-width: 767px) {
  .soonContact {
    margin-bottom: 4.8rem;
  }
}

.soonContact__note {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.96;
  color: #C35D6B;
  margin-bottom: 3.2rem;
}

@media screen and (max-width: 767px) {
  .soonContact__note {
    line-height: 1.4;
  }
}

.soonContact__content {
  background-color: rgba(195, 93, 107, 0.1);
  border-radius: 1rem;
  padding-bottom: 2.4rem;
}

.soonContact__label {
  margin-left: 1.2rem;
  width: 11.2rem;
  height: 3.2rem;
  background-color: #C35D6B;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 0;
}

@media screen and (max-width: 767px) {
  .soonContact__label {
    width: 10.4rem;
  }
}

.soonContact__content-inner {
  padding: 0 2.4rem;
}

@media screen and (max-width: 767px) {
  .soonContact__content-inner {
    padding: 0 2rem;
  }
}

.soonContact__content-text {
  font-size: 1.6rem;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .soonContact__content-text {
    margin-bottom: 0;
  }
}

.soonContact__list .soonContact__item:last-of-type {
  margin-bottom: 0;
}

.soonContact__item {
  font-size: 1.6rem;
  line-height: 1.6;
  margin-bottom: 1.6rem;
  padding-left: 2rem;
  position: relative;
  list-style: none;
}

.soonContact__item:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 1.2rem;
  height: 1.2rem;
  background-color: #C35D6B;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 0.6rem;
}

@media screen and (max-width: 767px) {
  .soonContact__item::before {
    top: 0.8rem;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

.term {
  background-color: #F4F6FA;
  margin-bottom: 1.6rem;
  border-radius: 10px;
}

.term__inner {
  padding: 2rem 2.4rem;
}

@media screen and (max-width: 767px) {
  .term__inner {
    padding: 1.6rem 1.6rem 2.0rem 1.6rem;
  }
}

.term__titleWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 1rem;
  margin-bottom: 1.4rem;
}

@media screen and (max-width: 767px) {
  .term__titleWrap {
    gap: 0.6rem;
    margin-bottom: 1.2rem;
  }
}

.term__titleWrap img {
  width: 2.4rem;
  height: 2.4rem;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 767px) {
  .term__titleWrap img {
    width: 2.2rem;
    height: 2.2rem;
  }
}

.term__title {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  color: #00295A;
}

@media screen and (max-width: 767px) {
  .term__title {
    font-size: 1.6rem;
  }
}

.term__text {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 1.6rem;
}

@media screen and (max-width: 767px) {
  .term__text {
    font-size: 1.6rem;
  }
}

.term__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
}

.term__return-text {
  padding-right: 2.6rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.92;
  color: #00295A;
  text-decoration: underline;
  position: relative;
}

.term__return-text:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: #00295A;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

.term__return-text:after {
  content: '';
  position: absolute;
  top: -webkit-calc(50% + 1px);
  top: -moz-calc(50% + 1px);
  top: calc(50% + 1px);
  right: 0.6rem;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translateY(-50%) rotate(-45deg);
     -moz-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.breadcrumbs {
  padding: 1rem 0;
}

.breadcrumbs__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  row-gap: 1.4rem;
}

@media screen and (max-width: 767px) {
  .breadcrumbs__list {
    row-gap: 0.8rem;
  }
}

.breadcrumbs__list .breadcrumbs__item:first-of-type {
  text-decoration: underline;
  -webkit-text-decoration-color: #00295A;
     -moz-text-decoration-color: #00295A;
          text-decoration-color: #00295A;
}

.breadcrumbs__list .breadcrumbs__item:last-of-type::after {
  display: none;
}

.breadcrumbs__item {
  font-size: 1.2rem;
  margin-right: 2rem;
  position: relative;
  color: #00295A;
}

.breadcrumbs__item a {
  color: #00295A;
  padding-right: 0.8rem;
}

.breadcrumbs__item.breadcrumbs__item--underline {
  text-decoration: underline;
  -webkit-text-decoration-color: #00295A;
     -moz-text-decoration-color: #00295A;
          text-decoration-color: #00295A;
}

.breadcrumbs__item::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 6px;
  border-top: 2px solid #00295A;
  border-right: 2px solid #00295A;
  border-radius: 1px;
  -webkit-transform: translate(100%, -50%) rotate(45deg);
     -moz-transform: translate(100%, -50%) rotate(45deg);
      -ms-transform: translate(100%, -50%) rotate(45deg);
          transform: translate(100%, -50%) rotate(45deg);
}

.cookie {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  /* 初期状態は非表示 */
}

.cookie__header {
  padding: 30px 100px;
  -webkit-box-shadow: 0 8px 15px -5px #DEDFE9;
          box-shadow: 0 8px 15px -5px #DEDFE9;
}

@media screen and (max-width: 767px) {
  .cookie__header {
    padding: 10px 16px;
  }
}

.cookie__header img {
  width: 178px;
  height: 46px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 767px) {
  .cookie__header img {
    width: 100px;
    height: 26px;
  }
}

.cookie__main {
  width: 100%;
  padding: 120px 20px 80px;
  display: -ms-grid;
  display: grid;
}

@media screen and (max-width: 767px) {
  .cookie__main {
    padding: 50px 20px;
  }
}

.cookie__inner {
  padding: 48px 60px;
  background: #F4F6FA;
  display: inline-block;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .cookie__inner {
    padding: 48px 20px;
  }
}

.cookie__inner h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 40px;
  color: #00295A;
  text-align: center;
}

.cookie__linkArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 20px;
}

@media screen and (max-width: 767px) {
  .cookie__linkArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    gap: 24px;
  }
}

.cookie__linkAreaWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.cookie__link {
  display: -ms-grid;
  display: grid;
  place-content: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  width: 244px;
  height: 48px;
  background: #00295A;
  border-radius: 28px;
  border: 1px solid #00295A;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

@media screen and (min-width: 768px) {
  .cookie__link:hover {
    opacity: 0.6;
  }
}

.cookie__link.u-no {
  background: #fff;
  color: #00295A;
}

.cookie__txt {
  text-align: center;
  margin-top: 8px;
  font-size: 14px;
}

.cookie__footer {
  padding: 55px 20px;
}

@media screen and (max-width: 767px) {
  .cookie__footer {
    padding: 28px 20px;
  }
}

.cookie__footerTxt {
  font-size: 12px;
  text-align: center;
}

/*====================================================================
siteHeader
====================================================================*/
.siteHeader {
  height: 78px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

@media print {
  .siteHeader {
    position: absolute;
  }
}

@media screen and (max-width: 767px) {
  .siteHeader {
    width: 100%;
    position: absolute;
    aspect-ratio: 375 / 91;
    height: auto;
    background: url(../images/_common/title_BG.png) center center/contain;
    background-repeat: no-repeat;
  }
}

.siteHeader.is-scrolled {
  position: fixed;
  background: #fff;
  height: 75px;
  padding-top: 14px;
  padding-bottom: 14px;
  -webkit-box-shadow: 0 0 16px rgba(0, 37, 94, 0.1);
          box-shadow: 0 0 16px rgba(0, 37, 94, 0.1);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}

@media screen and (max-width: 1160px) {
  .siteHeader.is-scrolled {
    background: none;
    position: static;
  }
}

.siteHeader.is-scrolled .siteHeader__nav {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  padding-left: 32px;
}

.siteHeader.is-scrolled .siteHeader__ttl {
  width: auto;
  height: auto;
  position: static;
}

.siteHeader.is-scrolled .siteHeader__ttlFig--normal {
  display: none;
}

.siteHeader.is-scrolled .siteHeader__ttlFig--sp {
  display: block;
  position: static;
}

.siteHeader.is-scrolled .siteHeader__ttlFig--scrolled {
  display: block;
  height: 36px;
}

.siteHeader.is-scrolled .siteHeader__navList {
  margin-top: 0;
}

.siteHeader__ttl {
  width: 410px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .siteHeader__ttl {
    width: 53%;
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .siteHeader__ttl {
    width: 206px;
  }
}

.siteHeader__ttlFig {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.siteHeader__ttlFig--normal {
  display: block;
}

.siteHeader__ttlFig--scrolled {
  display: none;
}

.siteHeader__nav {
  width: 100%;
  max-width: 1600px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  padding-left: 350px;
  padding-right: 30px;
}

@media screen and (max-width: 767px) {
  .siteHeader__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding-top: 5%;
    padding-left: 20px;
    padding-right: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }
}

.siteHeader__navList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 24px;
  margin-top: 30px;
}

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

.siteHeader__navItem {
  height: 100%;
  position: relative;
}

.siteHeader__navItem:hover .siteHeader__navSubList {
  display: block;
  opacity: 1;
  visibility: visible;
}

.siteHeader__navItem::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 32px;
  background: transparent;
  z-index: 999;
  display: none;
}

.siteHeader__navItem:hover::before {
  display: block;
}

.siteHeader__navItem:last-child .siteHeader__navSubList {
  left: 0;
}

.siteHeader__navItem:last-child .siteHeader__navSubList::after {
  left: 70%;
}

.siteHeader__navItemLink {
  height: 100%;
  display: -ms-grid;
  display: grid;
  place-content: center;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 500;
  color: #00295A;
  text-align: center;
  position: relative;
}

.siteHeader__navItemLink::after {
  width: 0;
  height: 2px;
  background: #81C454;
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

.siteHeader__navItemLink:hover,
.siteHeader__navItem:hover .siteHeader__navItemLink {
  color: #81C454;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.siteHeader__navItemLink:hover::after,
.siteHeader__navItem:hover .siteHeader__navItemLink::after {
  width: 100%;
}

.siteHeader__navItemLink.is-current {
  color: #81C454;
}

.siteHeader__navItemLink.is-current::after {
  width: 100%;
}

.siteHeader__navSubList {
  display: none;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  width: 232px;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 38, 94, 0.1);
          box-shadow: 0 0 16px 0 rgba(0, 38, 94, 0.1);
  margin-top: 32px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.siteHeader__navSubList::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(90, 230, 40, 0);
  border-top-width: 14px;
  border-bottom-width: 14px;
  border-left-width: 9px;
  border-right-width: 9px;
  margin-left: -9px;
  border-bottom-color: #fff;
  bottom: 100%;
  left: 50%;
}

.siteHeader__navSubItem {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #DFEAF0;
}

.siteHeader__navSubItem:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.siteHeader__navSubItemLink {
  color: #00295A;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  position: relative;
}

.siteHeader__navSubItemLink::after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid #00295A;
  border-bottom: 2px solid #00295A;
  rotate: -45deg;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

.siteHeader__navSubItemLink:hover {
  color: #81C454;
}

.siteHeader__navSubItemLink:hover::after {
  border-right: 2px solid #81C454;
  border-bottom: 2px solid #81C454;
}

.siteHeader__btnArea {
  position: fixed;
  top: 15px;
  right: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  cursor: pointer;
  z-index: 9999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: none;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 38, 94, 0.2);
          box-shadow: 0 0 8px 0 rgba(0, 38, 94, 0.2);
}

@media screen and (max-width: 1160px) {
  .siteHeader__btnArea {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
}

.siteHeader__btnArea.is-active {
  z-index: 9999;
}

.siteHeader__btnArea.is-active span.top {
  width: 32px;
  -webkit-transform: rotate(15deg) translate(0, 4px);
     -moz-transform: rotate(15deg) translate(0, 4px);
      -ms-transform: rotate(15deg) translate(0, 4px);
          transform: rotate(15deg) translate(0, 4px);
}

.siteHeader__btnArea.is-active span.botton {
  width: 32px;
  -webkit-transform: rotate(-15deg) translate(0, -2px);
     -moz-transform: rotate(-15deg) translate(0, -2px);
      -ms-transform: rotate(-15deg) translate(0, -2px);
          transform: rotate(-15deg) translate(0, -2px);
}

.siteHeader__btnArea span.top {
  display: block;
  width: 32px;
  height: 2px;
  background: #00295A;
  margin: 8px 0 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.siteHeader__btnArea span.botton {
  display: block;
  width: 32px;
  height: 2px;
  background: #00295A;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.siteHeader__btnTtl {
  color: #00295A;
  font-size: 12px;
  margin-top: 2px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}

/* オーバーレイ */
.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.menu-overlay.is-active {
  opacity: 1;
  visibility: visible;
}

/* メニューパネル */
.siteHeader__navListSp {
  position: fixed;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 0;
  /* 初期状態：高さ0 */
  max-width: 375px;
  background: white;
  z-index: 1000;
  overflow: hidden;
  /* 高さ0の時にコンテンツを隠す */
  list-style: none;
  padding: 0;
  margin: 0;
  /* 初期状態：非表示 */
  opacity: 0;
  visibility: hidden;
  /* 高さのアニメーション + フェードイン */
  -webkit-transition: height 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s ease 0.3s, visibility 0.4s ease;
  -moz-transition: height 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s ease 0.3s, visibility 0.4s ease;
  transition: height 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s ease 0.3s, visibility 0.4s ease;
}

@media screen and (max-width: 767px) {
  .siteHeader__navListSp {
    max-width: 100%;
  }
}

.siteHeader__navListSp.is-active {
  /* アクティブ状態：表示 */
  height: 100%;
  /* 高さ100% */
  opacity: 1;
  visibility: visible;
  overflow-y: scroll;
  /* 同じアニメーション設定 */
  -webkit-transition: height 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s ease 0s, visibility 0.4s ease;
  -moz-transition: height 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s ease 0s, visibility 0.4s ease;
  transition: height 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s ease 0s, visibility 0.4s ease;
}

/* メニューヘッダー */
.menu-header {
  width: 100%;
  aspect-ratio: 375 / 91;
  height: auto;
  background: url(../images/_common/title_BG.png) center center/contain;
  background-repeat: no-repeat;
  margin-bottom: 12px;
  padding: 20px;
  padding-top: 5%;
}

@media screen and (max-width: 1160px) {
  .siteHeader__ttlSp {
    width: 53%;
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .siteHeader__ttlSp {
    width: 206px;
  }
}

/* メニューアイテム */
.siteHeader__navItemSp {
  border-bottom: 1px solid #DFEAF0;
  margin: 0 20px 0.3rem;
  padding-bottom: 0.3rem;
}

.siteHeader__navItemLinkSp {
  padding: 18px 20px;
  padding-right: 10px;
  color: #00295A;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.siteHeader__navItemLinkSp::after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #00295A;
  border-right: 2px solid #00295A;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.siteHeader__navItemLinkSp:hover {
  border-radius: 10px;
}

/* 現在のページ */
.siteHeader__navItemLinkSp.is-current {
  background-color: #F4F6FA;
  border-radius: 10px;
  color: #81C454;
}

/* サブメニューがある項目 */
.siteHeader__navItemSp.has-submenu .siteHeader__navItemLinkSp {
  cursor: pointer;
}

.siteHeader__navItemSp.has-submenu.is-open .siteHeader__navItemLinkSp {
  background-color: #F4F6FA;
}

.siteHeader__navItemSp.has-submenu .siteHeader__navItemLinkSp::after {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(0);
     -moz-transform: translateY(-50%) rotate(0);
      -ms-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
  width: 12px;
  height: 2px;
  background: #00295A;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease;
}

.siteHeader__navItemSp.has-submenu .siteHeader__navItemLinkSp::before {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
     -moz-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  width: 12px;
  height: 2px;
  background: #00295A;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease;
}

.siteHeader__navItemSp.is-open .siteHeader__navItemLinkSp::before {
  -webkit-transform: translateY(-50%) rotate(0);
     -moz-transform: translateY(-50%) rotate(0);
      -ms-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
}

/* サブメニュー */
.siteHeader__navSubListSp {
  list-style: none;
  background-color: #F4F6FA;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease;
  -moz-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}

.siteHeader__navItemSp.is-open .siteHeader__navSubListSp {
  max-height: 500px;
  background: #F4F6FA;
  border-radius: 0 0 10px 10px;
}

.siteHeader__navItemSp.is-open .siteHeader__navItemLinkSp {
  border-radius: 10px 10px 0 0;
}

.siteHeader__navSubItemLinkSp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  padding: 15px 12px 15px 40px;
  color: #00295A;
  font-weight: 500;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.4;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  position: relative;
}

.siteHeader__navSubItemLinkSp::after {
  display: block;
  content: "";
  width: 7px;
  height: 7px;
  border-top: 2px solid #00295A;
  border-right: 2px solid #00295A;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.siteHeader__navSubItemLinkSp:hover {
  background-color: #F4F6FA;
}

/* HOME項目のスタイル */
/* 最下部のCLOSEボタン */
.menu-footer {
  padding: 20px;
  text-align: center;
  margin-top: 20px;
}

.menu-close-btn {
  width: 100%;
  padding: 15px;
  background: #003366;
  color: white;
  border: none;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  font-family: "Poppins", sans-serif;
}

.menu-close-btn span {
  padding-right: 18px;
  position: relative;
}

.menu-close-btn span::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("../images/_common/close-x.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
}

.menu-close-btn:hover {
  background: #002244;
}

/* スクロールバーのスタイル */
.siteHeader__navListSp::-webkit-scrollbar {
  width: 4px;
}

.siteHeader__navListSp::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.siteHeader__navListSp::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 2px;
}

/*====================================================================
siteFooter
====================================================================*/
.siteFooter {
  margin-top: 264px;
  background: #00388C;
  position: relative;
}

@media screen and (max-width: 767px) {
  .siteFooter {
    margin-top: 120px;
  }
}

.siteFooter::before {
  display: block;
  content: "";
  width: 100%;
  height: 144px;
  background: url(../images/_common/footer_arch.png) top center/cover;
  background-repeat: no-repeat;
  position: absolute;
  top: -144px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .siteFooter::before {
    height: 40px;
    top: -40px;
    background: url(../images/_common/footer_arch-sp.png) top center/cover;
  }
}

.siteFooter__inner {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  position: relative;
  top: -72px;
  color: #fff;
  z-index: 3;
}

@media screen and (max-width: 767px) {
  .siteFooter__inner {
    top: 20px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
  }
}

.siteFooter__inner a {
  color: #fff;
}

.siteFooter__navList {
  width: 35%;
}

@media screen and (max-width: 767px) {
  .siteFooter__navList {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .siteFooter__navList {
    margin-bottom: 32px;
  }
}

.siteFooter__navItem {
  margin-bottom: 32px;
}

.siteFooter__navItem:last-child {
  margin-bottom: 0;
}

.siteFooter__navItemTtl {
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
  position: relative;
}

.siteFooter__navItemTtl::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: -webkit-linear-gradient(left, #fff 1px, transparent 1px);
  background-image: -moz-linear-gradient(left, #fff 1px, transparent 1px);
  background-image: linear-gradient(to right, #fff 1px, transparent 1px);
  background-size: 3px 1px;
  /* 1px(線) + 2px(間隔) = 3px */
  background-repeat: repeat-x;
}

.siteFooter__navItemTtl.u-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (min-width: 768px) {
  .siteFooter__navItemTtl.u-link:hover {
    opacity: 0.6;
  }
}

.siteFooter__navItemTtl.u-link::after {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/_common/footer_arw02.svg) center center/contain;
  background-repeat: no-repeat;
}

.siteFooter__navSubList {
  margin-top: 20px;
}

.siteFooter__navSubItem {
  margin-bottom: 16px;
}

.siteFooter__navSubItem:last-child {
  margin-bottom: 0;
}

.siteFooter__navItemLink {
  font-size: 14px;
  padding-left: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-transition: 0.3s 0.6s ease-in-out 0s;
  -moz-transition: 0.3s 0.6s ease-in-out 0s;
  transition: 0.3s 0.6s ease-in-out 0s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (min-width: 768px) {
  .siteFooter__navItemLink:hover {
    opacity: 0.6;
  }
}

.siteFooter__navItemLink::after {
  display: block;
  content: "";
  width: 6px;
  height: 10px;
  background: url(../images/_common/footer_arw01.svg) center center/contain;
  background-repeat: no-repeat;
  margin-right: 9px;
}

@media screen and (max-width: 767px) {
  .siteFooter__bnrArea {
    margin-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }
}

.siteFooter__bnrLink {
  width: 170px;
  display: block;
  margin-bottom: 20px;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

@media screen and (min-width: 768px) {
  .siteFooter__bnrLink:hover {
    opacity: 0.6;
  }
}

.siteFooter__bnrLink img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.siteFooter__foot {
  padding: 15px 0;
  background: #fff;
}

.siteFooter__footInner {
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .siteFooter__footInner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    gap: 32px;
  }
}

.siteFooter__footList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 32px;
}

@media screen and (max-width: 767px) {
  .siteFooter__footList {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    gap: 2rem 32px;
  }
}

.siteFooter__footItemLink {
  font-size: 12px;
  text-decoration: underline;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 6px;
  -webkit-transition: 0.3s 0.6s ease-in-out 0s;
  -moz-transition: 0.3s 0.6s ease-in-out 0s;
  transition: 0.3s 0.6s ease-in-out 0s;
}

@media screen and (min-width: 768px) {
  .siteFooter__footItemLink:hover {
    opacity: 0.6;
  }
}

.siteFooter__footItemLink.u-eternal::after {
  width: 16px;
  height: 14px;
  display: block;
  content: "";
  background: url(../images/_common/footer_link.svg) center center/contain;
  background-repeat: no-repeat;
}

/* Back to Top Button Styles */
.back-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 60px;
  height: 60px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
     -moz-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1000;
}

.back-to-top--visible {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.back-to-top__action {
  position: relative;
  width: 46px;
  height: 46px;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -moz-transition: transform 0.2s ease, -moz-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease, -moz-transform 0.2s ease;
  background: #fff;
}

.back-to-top__action .text {
  font-size: 10px;
  color: #00388C;
  font-family: "Poppins", sans-serif;
}

.back-to-top__action svg {
  position: absolute;
  width: 48px;
  height: 48px;
}

.back-to-top__action__ring-bg {
  fill: none;
  stroke: #e0e0e0;
  stroke-width: 3;
}

.back-to-top__action__ring {
  fill: none;
  stroke: #3498db;
  stroke-width: 3;
  stroke-linecap: round;
  -webkit-transition: stroke 0.3s ease;
  -moz-transition: stroke 0.3s ease;
  transition: stroke 0.3s ease;
}

.back-to-top__action-icon {
  width: 9px;
  height: 9px;
  border-top: 2px solid #00388C;
  border-right: 2px solid #00388C;
  display: block;
  rotate: -45deg;
  margin-top: 5px;
}

.progress-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 10px;
  font-weight: bold;
  color: #00388C;
  pointer-events: none;
}

/* Progress color transitions */
.progress-0-25 .back-to-top__action__ring {
  stroke: #81C454;
}

.progress-25-50 .back-to-top__action__ring {
  stroke: #81C454;
}

.progress-50-75 .back-to-top__action__ring {
  stroke: #81C454;
}

.progress-75-100 .back-to-top__action__ring {
  stroke: #81C454;
}

/* Responsive */
@media (max-width: 768px) {
  .back-to-top {
    bottom: 20px;
    right: 10px;
    width: 50px;
    height: 50px;
  }
  .back-to-top__action {
    width: 50px;
    height: 50px;
  }
  .back-to-top__action svg {
    width: 50px;
    height: 50px;
  }
  .back-to-top__action-icon {
    font-size: 18px;
  }
}

.sidebar {
  width: 22rem;
}

.sidebar__item {
  padding: 0.8rem 0 1.2rem;
  border-bottom: 1px solid #DFEAF0;
  margin-bottom: 4px;
}

.sidebar__item.is-current-parent {
  margin-top: 0.4rem;
}

.sidebar__item.is-open {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: #F4F6FA;
  border-radius: 1rem;
  border-bottom: none;
  padding: 1.2rem 0 0.8rem;
}

.sidebar__item.is-open .sidebar__title--toggle {
  padding-left: 0.8rem;
}

.sidebar__item.is-open .sidebar__subList.accordion__item__body {
  display: block;
}

.sidebar__item.is-open .sidebar__title--toggle:after {
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.sidebar__title {
  display: block;
  width: 100%;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  color: #00295A;
  position: relative;
}

@media screen and (min-width: 768px) {
  .sidebar__title:hover {
    color: #81C454;
    font-weight: bold;
  }
}

.sidebar__title.is-current {
  color: #81C454;
  pointer-events: none;
  font-weight: bold;
}

.sidebar__title.is-current::before {
  border-color: #81C454;
}

.sidebar__title::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.3rem;
  width: 8px;
  height: 8px;
  border-top: 2px solid #00295A;
  border-right: 2px solid #00295A;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
   -ms-transform: translateY(-50%) rotate(45deg);
       transform: translateY(-50%) rotate(45deg);
}

.sidebar__title--toggle {
  width: 100%;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  color: #00295A;
  position: relative;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  cursor: pointer;
}

.sidebar__title--toggle::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 2px;
  background-color: #00295A;
  position: absolute;
  right: 0.7rem;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  transition: opacity 1s;
}

.sidebar__title--toggle::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 2px;
  background-color: #00295A;
  position: absolute;
  right: 0.7rem;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
     -moz-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.sidebar__subList {
  width: 100%;
  padding-left: 1.8rem;
  display: none;
}

.sidebar__subItem {
  padding: 0.8rem 0 0;
}

.sidebar__subTitle {
  margin-top: 0.4rem;
  padding: 0.8rem 0;
  display: block;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #00295A;
  position: relative;
}

@media screen and (min-width: 768px) {
  .sidebar__subTitle:hover {
    color: #81C454;
    font-weight: bold;
  }
}

.sidebar__subTitle.is-current {
  color: #81C454;
  pointer-events: none;
  font-weight: bold;
}

.sidebar__subTitle.is-current::before {
  border-color: #81C454;
}

.sidebar__subTitle::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.3rem;
  width: 8px;
  height: 8px;
  border-top: 2px solid #00295A;
  border-right: 2px solid #00295A;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
   -ms-transform: translateY(-50%) rotate(45deg);
       transform: translateY(-50%) rotate(45deg);
}

.sitemap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  width: 64rem;
}

@media screen and (max-width: 767px) {
  .sitemap {
    display: block;
    width: 100%;
  }
}

.sitemap__wrap {
  width: 29rem;
}

@media screen and (max-width: 767px) {
  .sitemap__wrap {
    display: block;
    width: 100%;
  }
}

.sitemap__title {
  display: block;
  margin-bottom: 4.8rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.24;
  padding-bottom: 1rem;
  border-bottom: 1px dotted #00295A;
  color: #00295A;
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  .sitemap__title {
    margin-bottom: 4rem;
  }
}

@media screen and (min-width: 768px) {
  .sitemap__title:hover {
    color: #81C454;
  }
  .sitemap__title:hover::before {
    background: #81C454;
    -webkit-transform: scale(1.3);
       -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
            transform: scale(1.3);
  }
}

.sitemap__title::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0.4rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: #00295A;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

@media screen and (max-width: 767px) {
  .sitemap__title::before {
    width: 2rem;
    height: 2rem;
  }
}

.sitemap__title::after {
  content: "";
  position: absolute;
  top: 0.6rem;
  right: 1.2rem;
  width: 0.7rem;
  height: 0.7rem;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.sitemap__title--nolink {
  margin-top: 4.8rem;
  margin-bottom: 1.95rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.24;
  padding-bottom: 1rem;
  border-bottom: 1px dotted #00295A;
  color: #00295A;
}

@media screen and (max-width: 767px) {
  .sitemap__title--nolink {
    margin-top: 4rem;
  }
}

.sitemap__subTitle {
  display: block;
  margin-bottom: 1.6rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  color: #00295A;
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (min-width: 768px) {
  .sitemap__subTitle:hover {
    color: #81C454;
  }
  .sitemap__subTitle:hover::before {
    border-color: #81C454;
  }
}

@media screen and (max-width: 767px) {
  .sitemap__subTitle {
    margin-bottom: 2.0rem;
  }
}

@media screen and (max-width: 767px) {
  .sitemap__subTitle.sitemap__subTitle--mb40 {
    margin-bottom: 4.0rem;
  }
}

.sitemap__subTitle::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.3rem;
  width: 8px;
  height: 8px;
  border-top: 2px solid #00295A;
  border-right: 2px solid #00295A;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
   -ms-transform: translateY(-50%) rotate(45deg);
       transform: translateY(-50%) rotate(45deg);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  .sitemap__subTitle::before {
    width: 7px;
    height: 7px;
  }
}

/*====================================================================
COMMON LAYOUT
====================================================================*/
html {
  font-size: 62.5%;
  color: #333;
}

@media screen and (max-width: 767px) {
  html {
    font-size: -webkit-calc(10vw / 3.75);
    font-size: -moz-calc(10vw / 3.75);
    font-size: calc(10vw / 3.75);
  }
}

body {
  -webkit-print-color-adjust: exact;
}

/*-----------------------------------------------
font
------------------------------------------------*/
.u-italic {
  font-style: italic;
  font-family: "Noto Sans", sans-serif;
}

/*-----------------------------------------------
PC/SP
------------------------------------------------*/
.u-pcDb {
  display: block;
}

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

.u-pcDin {
  display: inline;
}

.u-pcDf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}

.u-pcDt {
  display: table;
}

.u-pcDtc {
  display: table-cell;
}

.u-spDb,
.u-spDib,
.u-spDin,
.u-spDf,
.u-spDt,
.u-spDtc {
  display: none;
}

@media screen and (max-width: 767px) {
  .u-pcDb,
  .u-pcDib,
  .u-pcDin,
  .u-pcDf,
  .u-pcDt,
  .u-pcDtc {
    display: none;
  }
  .u-spDb {
    display: block;
  }
  .u-spDib {
    display: inline-block;
  }
  .u-spDin {
    display: inline;
  }
  .u-spDf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
  .u-spDt {
    display: table;
  }
  .u-spDtc {
    display: table-cell;
  }
}

.u-mb--24 {
  width: 100%;
  padding-bottom: 24px;
}

.u-mb--40 {
  width: 100%;
  padding-bottom: 40px;
}

.u-mb64 {
  margin-bottom: 6.4rem;
}

.u-mb48 {
  margin-bottom: 4.8rem;
}

/*-----------------------------------------------
main
------------------------------------------------*/
.siteContent {
  width: 100%;
}

.siteContent__inner {
  width: 100%;
  max-width: 128rem;
  padding-left: 3.6rem;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .siteContent__inner {
    width: 100%;
    padding: 0 2rem;
  }
}

.siteContent__breadCrumbs {
  margin-bottom: 4.5rem;
}

@media screen and (max-width: 767px) {
  .siteContent__breadCrumbs {
    margin-bottom: 4rem;
  }
}

.siteContent__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  gap: 6.4rem;
}

@media screen and (max-width: 767px) {
  .siteContent__body {
    width: 100%;
  }
}

.sidbarBox {
  width: 22rem;
}

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

.siteContentBox {
  max-width: 64rem;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .siteContentBox {
    width: 100%;
  }
}

.siteContentBox__img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.lowerPageKv {
  height: 23rem;
  background: url(../images/_common/h1_BG.png) center center/cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 767px) {
  .lowerPageKv {
    background: url(../images/_common/h1_BG_SP.png) center center/cover;
    background-repeat: no-repeat;
    padding-top: 9rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }
}

.lowerPageKv__ttl {
  font-size: 32px;
  color: #00295A;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 43px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 10px;
}

@media screen and (max-width: 767px) {
  .lowerPageKv__ttl {
    font-size: 28px;
    text-align: left;
    padding: 0 20px;
    margin: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    line-height: 1.4;
  }
}

.lowerPageKv__ttl::before {
  display: block;
  content: "";
  width: 40px;
  min-width: 40px;
  height: 40px;
  background: url(../images/_common/h1_icon/icon_Kapsel.png) center center/contain;
  background-repeat: no-repeat;
}

.lowerPageKv__ttl.hospital::before {
  background: url(../images/_common/h1_icon/icon_hospital.png) center center/contain;
  background-repeat: no-repeat;
}

.lowerPageKv__ttl.safety::before {
  background: url(../images/_common/h1_icon/icon_daily.png) center center/contain;
  background-repeat: no-repeat;
}

.lowerPageKv__ttl.side-effect::before {
  background: url(../images/_common/h1_icon/icon_careful.png) center center/contain;
  background-repeat: no-repeat;
}

.lowerPageKv__ttl.support::before {
  background: url(../images/_common/h1_icon/icon_materials.png) center center/contain;
  background-repeat: no-repeat;
}

.lowerPageKv__ttl.treatment::before {
  background: url(../images/_common/h1_icon/icon_treatment.png) center center/contain;
  background-repeat: no-repeat;
}

.lowerPageKv__ttl.map::before {
  background: url(../images/_common/h1_icon/icon_Map.png) center center/contain;
  background-repeat: no-repeat;
}

.anchor {
  margin-top: -8rem;
  padding-top: 8rem;
}

@media screen and (max-width: 1160px) {
  .anchor {
    margin-top: -1rem;
    padding-top: 1rem;
  }
}

/*====================================================================
topPageFvSec
====================================================================*/
.topPage__kvArea {
  padding-top: 148px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 4rem;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 46px;
}

@media screen and (max-width: 767px) {
  .topPage__kvArea {
    padding-top: 32%;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
            flex-direction: column-reverse;
  }
}

.topPage__kvTtlArea {
  margin-top: 24px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}

@media screen and (max-width: 767px) {
  .topPage__kvTtlArea {
    margin-top: 0;
    display: none;
  }
}

.topPage__ttl {
  font-size: 36px;
  font-weight: bold;
  color: #00295A;
  margin-bottom: 40px;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

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

.topPage__kvLead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 10px;
}

.topPage__kvLeadCap {
  width: 40px;
  height: 40px;
  display: -ms-grid;
  display: grid;
  place-content: center;
  background: #00388C;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.topPage__kvName {
  font-size: 14px;
}

.topPage__kvTtlAreaFig {
  width: 50%;
}

.topPage__kvTtlAreaFig img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 767px) {
  .topPage__kvTtlAreaFig {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
}

.topPage__menuArea {
  margin-top: 200px;
  background: #F3FAFF;
  position: relative;
  padding-bottom: 100px;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .topPage__menuArea {
    margin-top: 100px;
    padding-bottom: 154px;
  }
}

.topPage__menuArea::before {
  height: 200px;
  width: 100%;
  display: block;
  content: "";
  background: url(../images/_top/arch_top01.png) center center/cover;
  position: absolute;
  top: -200px;
}

@media screen and (max-width: 767px) {
  .topPage__menuArea::before {
    height: 64px;
    top: -64px;
    background: url(../images/_top/arch_top01_SP.png) center center/cover;
  }
}

.topPage__menuArea::after {
  height: 140px;
  width: 100%;
  display: block;
  content: "";
  background: url(../images/_top/arch_top02.png) center center/cover;
  position: absolute;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .topPage__menuArea::after {
    height: 9rem;
    bottom: 0;
    background: url(../images/_top/arch_top02_SP.png) center center/cover;
  }
}

.topPage__menuAreaInner {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  top: -144px;
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .topPage__menuAreaInner {
    top: 0;
  }
}

.topPage__secTtl {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  color: #00295A;
  margin-bottom: 24px;
  font-family: "Poppins", sans-serif;
}

@media screen and (max-width: 767px) {
  .topPage__secTtl {
    font-size: 28px;
  }
}

.topPage__menuList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 4rem;
}

@media screen and (max-width: 767px) {
  .topPage__menuList {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }
}

.topPage__menuItem {
  width: 280px;
}

.topPage__menuItem img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.topPage__menuItemLink {
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (min-width: 768px) {
  .topPage__menuItemLink:hover .topPage__menuItemTxt::before {
    background-color: #81C454;
    -webkit-transform: translate(0, -50%) scale(1.3);
       -moz-transform: translate(0, -50%) scale(1.3);
        -ms-transform: translate(0, -50%) scale(1.3);
            transform: translate(0, -50%) scale(1.3);
  }
  .topPage__menuItemLink:hover .topPage__menuItemTxt::after {
    border-color: #fff;
  }
}

.topPage__menuItemTtl {
  margin-top: 20px;
  margin-bottom: 12px;
  color: #00295A;
  font-weight: bold;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .topPage__menuItemTtl {
    font-size: 18px;
    margin-top: 1.2rem;
    margin-bottom: 0.8rem;
  }
}

.topPage__menuItemTxt {
  color: #333;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 8px;
  padding-right: 40px;
  position: relative;
}

.topPage__menuItemTxt p {
  color: #333;
}

@media screen and (max-width: 767px) {
  .topPage__menuItemTxt {
    line-height: 1.4;
  }
}

.topPage__menuItemTxt::before {
  min-width: 32px;
  width: 32px;
  height: 32px;
  display: block;
  content: "";
  background-color: #fff;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 16px;
}

.topPage__menuItemTxt::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 13px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #00295A;
  border-right: 2px solid #00295A;
  -webkit-transform: translateY(-50%) rotate(45deg);
     -moz-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.topPage__messageArea {
  position: relative;
  z-index: 2;
  margin-top: -30px;
}

.topPage__messageArea::after {
  height: 450px;
  width: 100%;
  max-width: 1920px;
  display: block;
  content: "";
  background: url(../images/_top/arch_top03.png) center center/cover;
  position: absolute;
  bottom: -250px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .topPage__messageArea {
    padding-top: 0;
    margin-top: 0;
  }
}

.topPage__messageInner {
  width: 100%;
  max-width: 720px;
  padding: 0 20px;
  margin: 0 auto;
}

.topPage__messageAreaTtl {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  color: #00295A;
  margin-bottom: 24px;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .topPage__messageAreaTtl {
    font-size: 20px;
    text-align: left;
  }
}

.topPage__messageAreaTxt {
  font-size: 16px;
  line-height: 2.0;
}

.topPage__messageAreaTxt + .topPage__messageAreaTxt {
  margin-top: 2rem;
}

.errorPage__text {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 2.4rem;
}

.errorPage__text--mb-wide {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 6.4rem;
}

.supportPage__text {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 3.2rem;
}

.sideEffectPage__flexArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.sideEffectPage__flexArea.u-07 {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .sideEffectPage__flexArea.mb48 {
    margin-bottom: 4.8rem;
  }
}

.sideEffectPage__flexArea.mb80 {
  margin-bottom: 8rem;
}

@media screen and (max-width: 767px) {
  .sideEffectPage__flexArea.mb80 {
    margin-bottom: 6.4rem;
  }
}

@media screen and (max-width: 767px) {
  .sideEffectPage__flexArea {
    display: block;
  }
}

.sideEffectPage__flexFig {
  min-width: 200px;
  width: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 767px) {
  .sideEffectPage__flexFig {
    margin: 3.2rem auto;
  }
}

.sideEffectPage__textLink {
  color: #00388C;
  text-decoration: underline;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .sideEffectPage__textLink:hover {
    color: #81C454;
  }
}

.sideEffectPage__text {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 2.4rem;
}

.sideEffectPage__text a {
  color: #00388C;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .sideEffectPage__text a:hover {
    color: #81C454;
  }
}

.sideEffectPage__text.mb-wide {
  margin-bottom: 4.8rem;
}

@media screen and (max-width: 767px) {
  .sideEffectPage__text.mb-wide {
    margin-bottom: 6.4rem;
  }
}

.sideEffectPage__text.mb64 {
  margin-bottom: 6.4rem;
}

@media screen and (max-width: 767px) {
  .sideEffectPage__text.mb64 {
    margin-bottom: 4.8rem;
  }
}

.sideEffectPage__text.mb40-w400 {
  max-width: 40rem;
  margin-bottom: 4.0rem;
}

@media screen and (max-width: 767px) {
  .sideEffectPage__text.mb40-w400 {
    margin-bottom: 0;
  }
}

.sideEffectPage__text.mb40 {
  margin-bottom: 4.0rem;
}

.dosePage__term {
  background-color: rgba(195, 93, 107, 0.1);
  margin-bottom: 1.6rem;
  border-radius: 1rem;
}

.dosePage__term-inner {
  padding: 2rem 2.4rem;
}

@media screen and (max-width: 767px) {
  .dosePage__term-inner {
    padding: 1.6rem 1.6rem 2.0rem 1.6rem;
  }
}

.dosePage__term-titleWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 1rem;
  margin-bottom: 1.4rem;
}

@media screen and (max-width: 767px) {
  .dosePage__term-titleWrap {
    gap: 0.6rem;
    margin-bottom: 1.2rem;
  }
}

.dosePage__term-titleWrap img {
  width: 2.6rem;
  height: 2.6rem;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 767px) {
  .dosePage__term-titleWrap img {
    width: 2.4rem;
    height: 2.4rem;
  }
}

.dosePage__term-title {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  color: #00295A;
}

@media screen and (max-width: 767px) {
  .dosePage__term-title {
    font-size: 1.6rem;
  }
}

.dosePage__item {
  margin-bottom: 1.6rem;
  padding-left: 1.6rem;
  font-size: 1.6rem;
  line-height: 1.8;
  position: relative;
  list-style: none;
}

.dosePage__item span {
  color: #C35D6B;
  font-weight: bold;
}

.dosePage__item::before {
  content: '';
  position: absolute;
  top: 1.1rem;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: #C35D6B;
  border-radius: 4px;
}

.treatmentPage__text--mb-wide {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 6.4rem;
}

@media screen and (max-width: 767px) {
  .treatmentPage__text--mb-wide {
    margin-bottom: 4.8rem;
  }
}

.treatmentPage__text--mb-wide.u-bold {
  font-weight: bold;
}

.treatmentPage__text--mb-wide.u-red {
  color: #C35D6B;
}

.treatmentPage__text--mb-wide02 {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 8rem;
}

@media screen and (max-width: 767px) {
  .treatmentPage__text--mb-wide02 {
    margin-bottom: 6.4rem;
  }
}

.treatmentPage__img {
  width: 100%;
  max-width: 440px;
  margin: 0 auto;
}

.treatmentPage__text {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 3.2rem;
}

.treatmentPage__text.u-bold {
  font-weight: bold;
}

.treatmentPage__text.u-red {
  color: #C35D6B;
  margin-bottom: 0;
}

.treatmentPage__listBox {
  padding: 2rem;
  background-color: #F4F6FA;
  border-radius: 1rem;
  margin-bottom: 6.4rem;
}

@media screen and (max-width: 767px) {
  .treatmentPage__listBox {
    padding: 1.6rem;
    margin-bottom: 4.8rem;
  }
}

.treatmentPage__listBox.u-red {
  background: rgba(196, 88, 99, 0.1);
  margin-top: 6.4rem;
  margin-bottom: 0;
}

.treatmentPage__listBox.u-red + .treatmentPage__listBox {
  margin-top: 3.2rem;
  margin-bottom: 6.4rem;
}

.treatmentPage__listBox-title {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.2;
  color: #00295A;
  margin-bottom: 1.2rem;
}

@media screen and (max-width: 767px) {
  .treatmentPage__listBox-title {
    font-size: 1.8rem;
  }
}

.treatmentPage__listBox-title.u-red {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 1rem;
}

.treatmentPage__listBox-title.u-red::before {
  display: block;
  content: "";
  width: 2.6rem;
  height: 2.6rem;
  background: url(../../_assets/images/_common/termIcon-red.svg) center center/contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  .treatmentPage__listBox-title.u-red::before {
    width: 2rem;
    height: 2rem;
  }
}

.treatmentPage__listBox-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}

.treatmentPage__listBox-list .treatmentPage__listBox-item:last-of-type {
  margin-right: 0;
}

.treatmentPage__listBox-item {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
  position: relative;
  padding-left: 1.6rem;
  margin-right: 2.0rem;
  margin-bottom: 1.6rem;
}

.treatmentPage__listBox-item:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .treatmentPage__listBox-item.mr-none-sp {
    margin-right: 0;
  }
}

.treatmentPage__listBox-item::before {
  content: "";
  position: absolute;
  top: 1.1rem;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #81C454;
  border-radius: 5px;
}

.treatmentPage__listBox-item.u-red {
  font-weight: 400;
  margin-bottom: 3.2rem;
}

.treatmentPage__listBox-item.u-red span {
  color: #C35D6B;
  font-weight: bold;
}

.treatmentPage__listBox-item.u-red::before {
  background-color: #C35D6B;
}

.treatmentPage__listBox-etc-sp {
  font-size: 1.6rem;
  line-height: 1.8;
}

.treatmentPage__listBox-etc {
  font-size: 1.6rem;
  line-height: 1.8;
}

.hospitalPage__text {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 2.4rem;
}

.hospitalPage__text.mb-wide {
  margin-bottom: 19.7rem;
}

@media screen and (max-width: 767px) {
  .hospitalPage__text.mb-wide {
    margin-bottom: 6.4rem;
  }
}

.aboutPage__text {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 2.4rem;
}

.aboutPage__text a {
  color: #00388C;
  text-decoration: underline;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .aboutPage__text a:hover {
    color: #81C454;
  }
}

.aboutPage__text.mb-wide {
  margin-bottom: 4.8rem;
}

.aboutPage__text.mb-wide80 {
  margin-bottom: 8rem;
}

@media screen and (max-width: 767px) {
  .aboutPage__text.mb-wide80 {
    margin-bottom: 6.4rem;
  }
}

.aboutPage__text.mb-wide64 {
  margin-bottom: 6.4rem;
}

@media screen and (max-width: 767px) {
  .aboutPage__text.mb-wide64 {
    margin-bottom: 4.8rem;
  }
}

.aboutPage__text.mb40-w400 {
  max-width: 40rem;
  margin-bottom: 4.0rem;
}

@media screen and (max-width: 767px) {
  .aboutPage__text.mb40-w400 {
    margin-bottom: 6.4rem;
  }
}

.ros1Page__text {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 2.4rem;
}

.ros1Page__text a {
  color: #00388C;
  text-decoration: underline;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .ros1Page__text a:hover {
    color: #81C454;
  }
}

.ros1Page__text.mb-wide {
  margin-bottom: 4.8rem;
}

@media screen and (max-width: 767px) {
  .ros1Page__text.mb-wide {
    margin-bottom: 6.4rem;
  }
}

.ros1Page__text.mb-wide80 {
  margin-bottom: 8rem;
}

@media screen and (max-width: 767px) {
  .ros1Page__text.mb-wide80 {
    margin-bottom: 6.4rem;
  }
}

.ros1Page__text.mb40-w400 {
  max-width: 40rem;
  margin-bottom: 4.0rem;
}

@media screen and (max-width: 767px) {
  .ros1Page__text.mb40-w400 {
    margin-bottom: 6.4rem;
  }
}

/*====================================================================
PRINT LAYOUT
====================================================================*/
@page {
  size: A4 portrait;
  /* 横の場合はlandscape */
  margin: 0mm;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
    word-break: break-all !important;
  }
  .u-printPages__next {
    size: A4 landscape;
    page-break-before: always;
  }
  .u-printPages__box {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
  }
}
/*# sourceMappingURL=style.css.map */