@charset "UTF-8";
html,
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1.5em;
  font-weight: bold;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.6em;
}

h4 {
  font-size: 1.4em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1em;
}

ol,
ul {
  margin-bottom: 1.5em;
  padding-left: 1.5em;
}

table {
  width: 100%;
  margin-bottom: 1.5em;
  border-spacing: 0;
  border-collapse: collapse;
}

table th,
table td {
  padding: 0.5em;
  border: 1px solid #000;
}

table th {
  font-weight: bold;
}

caption,
table th,
table td {
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

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

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

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

body * {
  max-height: 99999em;
  word-break: break-word;
}

p {
  margin-bottom: 1.5em;
}

a {
  color: inherit;
}

a:hover {
  text-decoration: none;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

a img {
  border: none;
}

input,
label,
select,
button {
  line-height: inherit;
}

input,
label,
select,
button,
textarea {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  font: inherit;
  word-break: normal;
  vertical-align: middle;
  white-space: normal;
  -webkit-appearance: none;
}

button {
  color: inherit;
}

textarea {
  overflow: auto;
  line-height: 1.5;
  white-space: pre-line;
  resize: none;
}

button:focus {
  outline: 0;
}

input:focus,
textarea:focus,
select:focus {
  outline: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
}

::-webkit-search-decoration {
  display: none;
}

@media print {
  html,
  body {
    width: 1600px;
    margin: 0;
  }
  body {
    -webkit-print-color-adjust: exact;
  }
  @page {
    margin: 0;
    size: 11in 14.028in;
  }
  @page :left {
    margin: 0;
  }
  @page :right {
    margin: 0;
  }
  @page :first {
    margin-top: 0;
  }
}
html {
  opacity: 0.01;
  line-height: 1;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
html.is-visible {
  opacity: 1;
}
@media print, (min-width: 768px) {
  html {
    font-size: 5.2083333333vw;
  }
}
@media print, (min-width: 1920.02px) {
  html {
    font-size: 625%;
  }
}
@media print, (min-width: 768px) and (max-width: 1279.98px) {
  html {
    font-size: 6.8965517241vw;
  }
}
@media only screen and (max-width: 767.98px) {
  html {
    min-height: 100vh;
    font-size: 13.3333333333vw;
  }
  html::-webkit-scrollbar {
    width: 0;
    opacity: 0;
  }
}

body {
  color: #242424;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ", "Hiragino Sans", "游ゴシック", yugothic, "Yu Gothic", "メイリオ", meiryo, sans-serif;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  font-weight: 400;
}
body.is-loading {
  overflow: hidden;
}
@media print, (min-width: 768px) {
  body {
    font-size: 0.2rem;
    line-height: 2.43;
  }
}
@media only screen and (max-width: 767.98px) {
  body {
    font-size: 0.24rem;
    line-height: 2.025;
  }
  body.is-menu-open {
    position: fixed;
    width: 100%;
  }
}

main {
  position: relative;
}
@media print, (min-width: 768px) {
  main {
    padding-top: 1rem;
  }
}
@media only screen and (max-width: 767.98px) {
  main {
    padding-top: 1.4rem;
  }
}

img,
svg {
  image-rendering: smooth;
  shape-rendering: geometricprecision;
}

.hidden {
  display: none;
}

.trans {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1;
  text-decoration: none;
}
.trans:hover {
  opacity: 0.7;
}

.load {
  opacity: 0.001;
}
html.wf-active .load {
  opacity: 1;
}

.image-common {
  display: block;
  width: 100%;
}

.object-common {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media print, (min-width: 768px) {
  .container {
    min-width: 12.5rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .container {
    min-width: 320px;
  }
}

@media print, (min-width: 768px) {
  .wrapper {
    width: calc(100% - 0.6rem);
    max-width: 14.4rem;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 767.98px) {
  .wrapper {
    padding-right: 0.4rem;
    padding-left: 0.4rem;
  }
}

@media print, (min-width: 768px) {
  .sm {
    /* stylelint-disable-next-line declaration-no-important */
    display: none !important;
  }
}

@media only screen and (max-width: 767.98px) {
  .md {
    /* stylelint-disable-next-line declaration-no-important */
    display: none !important;
  }
}

.header-common {
  width: 100%;
  color: #222;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: background-color 0.3s, -webkit-box-shadow 0.3s;
  transition: background-color 0.3s, -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s, background-color 0.3s;
  transition: box-shadow 0.3s, background-color 0.3s, -webkit-box-shadow 0.3s;
  opacity: 1;
  z-index: 999;
}
.header-common.is-scrolled {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.header-common.is-fixed {
  background-color: #fff;
  -webkit-box-shadow: 0 0.04rem 0.2rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.04rem 0.2rem rgba(0, 0, 0, 0.1);
  opacity: 1;
}
@media print, (min-width: 768px) {
  .header-common {
    height: 1rem;
  }
  .header-common .header-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    padding: 0 0.5rem 0 0.2rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .header-common {
    height: 1.4rem;
    background-color: #fff;
  }
  .header-common .header-navigation {
    visibility: hidden;
    position: fixed;
    top: 1.4rem;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0.5rem 0.9rem 2.5rem 0.96rem;
    overflow-y: auto;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    opacity: 0;
    background: #007aff;
  }
  .header-common .header-navigation.is-active {
    visibility: visible;
    opacity: 1;
  }
}

.logo-header-primary {
  display: block;
}
@media print, (min-width: 768px) {
  .logo-header-primary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 3.22rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .logo-header-primary {
    width: 5.65rem;
    margin-top: 0.4rem;
    margin-left: 0.29rem;
  }
}

.navigation-header-sitemap .navigation-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navigation-header-sitemap .navigation-item {
  position: relative;
  font-weight: 700;
}
.navigation-header-sitemap .item-wrapper {
  position: relative;
}
.navigation-header-sitemap .item-wrapper::before {
  content: "";
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navigation-header-sitemap .item-link,
.navigation-header-sitemap .submenu-link {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  text-decoration: none;
}
.navigation-header-sitemap .submenu-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navigation-header-sitemap .submenu-item {
  line-height: 1;
}
.navigation-header-sitemap .submenu-item:last-child {
  margin-bottom: 0;
}
.navigation-header-sitemap .button-common-primary {
  font-weight: 700;
}
.navigation-header-sitemap .button-common-primary .button-text {
  padding: 0;
}
.navigation-header-sitemap .button-common-primary:hover .button-text {
  padding: 0;
  opacity: 1;
  color: #2277e6;
}
@media print, (min-width: 768px) {
  .navigation-header-sitemap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navigation-header-sitemap .navigation-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .navigation-header-sitemap .navigation-item {
    margin-right: 0.5rem;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    color: #222;
    font-size: 0.16rem;
    line-height: 1.8;
  }
  .navigation-header-sitemap .navigation-item:hover .item-link, .navigation-header-sitemap .navigation-item.is-current .item-link {
    color: #2277e6;
  }
  .navigation-header-sitemap .navigation-item:last-child {
    margin-right: 0;
  }
  .navigation-header-sitemap .navigation-item.has-submenu::before {
    content: "";
    position: absolute;
    bottom: -0.18rem;
    left: 50%;
    width: 1.68rem;
    height: 0.22rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    pointer-events: none;
  }
  .navigation-header-sitemap .navigation-item.has-submenu .item-wrapper {
    padding-right: 0.2rem;
    cursor: pointer;
  }
  .navigation-header-sitemap .navigation-item.has-submenu .item-wrapper::before {
    top: calc(50% - 0.02rem);
    width: 0.14rem;
    height: 0.15rem;
    background: url("../img/common/icon_arrow_02.svg") center/contain no-repeat;
  }
  .navigation-header-sitemap .navigation-item.has-submenu.hover .item-submenu {
    visibility: visible;
    opacity: 1;
  }
  html:not(.is-tablet) .navigation-header-sitemap .navigation-item.has-submenu:hover .item-submenu {
    visibility: visible;
    opacity: 1;
  }
  html:not(.is-tablet) .navigation-header-sitemap .navigation-item.has-submenu:hover::before {
    opacity: 1;
    pointer-events: auto;
  }
  .navigation-header-sitemap .item-submenu {
    visibility: hidden;
    position: absolute;
    top: calc(100% + 0.18rem);
    left: 50%;
    width: 1.85rem;
    padding: 0.22rem 0.29rem 0.27rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    border-radius: 0.06rem;
    opacity: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 0.05rem 0.02rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0.05rem 0.02rem rgba(0, 0, 0, 0.1);
  }
  .navigation-header-sitemap .submenu-item {
    margin-bottom: 0.1rem;
  }
  .navigation-header-sitemap .submenu-link {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    font-size: 0.14rem;
    line-height: 1.6;
  }
  .navigation-header-sitemap .submenu-link:hover {
    color: #2277e6;
  }
  .navigation-header-sitemap .button-common-primary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 1.7rem;
    margin-left: 0.45rem;
  }
  .navigation-header-sitemap .item-link {
    cursor: pointer;
  }
}
@media only screen and (max-width: 767.98px) {
  .navigation-header-sitemap .navigation-item {
    padding: 0.28rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    font-size: 0.32rem;
  }
  .navigation-header-sitemap .navigation-item.is-requirements .item-icon {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    background-size: 0.21rem auto;
    pointer-events: none;
  }
  .navigation-header-sitemap .navigation-item.is-requirements .item-link {
    width: 100%;
  }
  .navigation-header-sitemap .item-link {
    display: block;
    width: calc(100% - 0.4rem);
  }
  .navigation-header-sitemap .item-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 0.4rem;
    height: 100%;
    margin-top: -0.02rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("../img/common/sp/icon_arrow_menu.svg") center/0.26rem auto no-repeat;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .navigation-header-sitemap .item-icon.is-active {
    -webkit-transform: rotate(180deg) translateY(calc(50% - 0.06rem));
    -ms-transform: rotate(180deg) translateY(calc(50% - 0.06rem));
    transform: rotate(180deg) translateY(calc(50% - 0.06rem));
  }
  .navigation-header-sitemap .item-wrapper {
    position: relative;
  }
  .navigation-header-sitemap .item-submenu {
    display: none;
    padding: 0.15rem 0;
  }
  .navigation-header-sitemap .submenu-item {
    margin: 0 0 0.2rem 0.2rem;
  }
  .navigation-header-sitemap .submenu-link {
    font-size: 0.24rem;
  }
}

.button-header-burger {
  position: absolute;
  top: 0.14rem;
  right: 0.16rem;
  width: 1.12rem;
  height: 1.12rem;
  border-radius: 50%;
  background-color: #2277e6;
}
.button-header-burger.is-active .button-line:nth-child(1) {
  top: 0.55rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.button-header-burger.is-active .button-line:nth-child(2) {
  top: 0.55rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.button-header-burger .button-line {
  position: absolute;
  left: 0.36rem;
  width: 0.4rem;
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  border-top: 0.02rem solid #fff;
}
.button-header-burger .button-line:nth-child(1) {
  top: 0.49rem;
}
.button-header-burger .button-line:nth-child(2) {
  top: 0.61rem;
}

.footer-common {
  position: relative;
  z-index: 1;
  background-color: #fff;
}
@media print, (min-width: 768px) {
  .footer-common {
    padding: 2.94rem 0 0.3rem;
  }
  .footer-common .wrapper {
    max-width: 12.2rem;
  }
  .footer-common .footer-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 0.84rem;
  }
  .footer-common .navigation-footer-sitemap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 6rem;
    margin-right: 0.1rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .footer-common {
    padding: 0.7rem 0 0.25rem;
  }
  .footer-common .wrapper {
    padding: 0 0.96rem;
  }
  .footer-common .footer-main {
    margin-bottom: 0.16rem;
  }
}

.logo-footer-primary {
  display: block;
}
@media print, (min-width: 768px) {
  .logo-footer-primary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 2.45rem;
    margin-top: 0.08rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .logo-footer-primary {
    width: 5.58rem;
    margin: 0 auto 0.6rem;
  }
}

.navigation-footer-sitemap .navigation-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navigation-footer-sitemap .navigation-item {
  color: #222;
}
.navigation-footer-sitemap .navigation-item:last-child {
  margin-bottom: 0;
}
.navigation-footer-sitemap .item-title {
  font-weight: 700;
}
.navigation-footer-sitemap .child-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.navigation-footer-sitemap .child-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.navigation-footer-sitemap .child-item:last-child {
  margin-bottom: 0;
}
.navigation-footer-sitemap .item-link {
  color: rgba(34, 34, 34, 0.5);
  font-weight: 500;
  line-height: 1.3;
}
@media print, (min-width: 768px) {
  .navigation-footer-sitemap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .navigation-footer-sitemap .navigation-wrapper {
    width: 3rem;
    padding-right: 0.12rem;
  }
  .navigation-footer-sitemap .navigation-item {
    margin-bottom: 0.3rem;
  }
  .navigation-footer-sitemap .item-title {
    margin-bottom: 0.14rem;
    font-size: 0.16rem;
    line-height: 1.8;
    pointer-events: none;
  }
  .navigation-footer-sitemap a.title-wrapper {
    pointer-events: auto;
  }
  .navigation-footer-sitemap .child-item {
    margin-bottom: 0.08rem;
  }
  .navigation-footer-sitemap .item-link {
    font-size: 0.14rem;
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .navigation-footer-sitemap .item-title {
    font-size: 0.18rem;
  }
  .navigation-footer-sitemap .item-link {
    font-size: 0.16rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .navigation-footer-sitemap .navigation-item {
    padding: 0.21rem 0 0.22rem;
    border-bottom: 1px solid #d0d0d0;
  }
  .navigation-footer-sitemap .item-title {
    position: relative;
    padding-right: 0.3rem;
    line-height: 1.2083333333;
    cursor: pointer;
  }
  .navigation-footer-sitemap .item-title::before {
    content: "";
    position: absolute;
    top: 0.06rem;
    right: 0;
    width: 0.15rem;
    height: 0.16rem;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    background: url("../img/common/icon_arrow_02.svg") center/contain no-repeat;
    pointer-events: none;
  }
  .navigation-footer-sitemap .item-title.is-active::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .navigation-footer-sitemap .item-child {
    display: none;
  }
  .navigation-footer-sitemap .child-list {
    padding: 0.22rem 0 0 0.2rem;
  }
  .navigation-footer-sitemap .child-item {
    margin-bottom: 0.18rem;
  }
  .navigation-footer-sitemap .item-link {
    font-size: 0.2rem;
  }
}

.footer-bottom .footer-link {
  display: inline-block;
  position: relative;
  color: #1c2993;
  font-weight: 700;
}
.footer-bottom .footer-link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 0.16rem;
  height: 0.17rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../img/common/icon_arrow_01.svg") center/contain no-repeat;
}
@media print, (min-width: 768px) {
  .footer-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.29rem 0.1rem 0;
    border-top: 1px solid rgba(34, 34, 34, 0.1);
  }
  .footer-bottom .footer-link {
    padding-right: 1rem;
    font-size: 0.18rem;
    line-height: 1.7777777778;
  }
}
@media only screen and (max-width: 767.98px) {
  .footer-bottom .footer-link {
    width: 100%;
    margin-bottom: 0.38rem;
    font-size: 0.2rem;
  }
}

.footer-copyright {
  position: relative;
  color: rgba(34, 34, 34, 0.3);
  font-family: "Poppins", sans-serif;
  font-size: 0.14rem;
  font-weight: 500;
}
@media print, (min-width: 768px) {
  .footer-copyright {
    top: 0.04rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .footer-copyright {
    display: block;
    text-align: center;
  }
}

.post-content {
  overflow-wrap: break-word;
}
.post-content p {
  margin-bottom: 2em;
  color: #222;
  font-weight: 500;
}
.post-content p:last-child {
  margin-bottom: 0;
}
.post-content b,
.post-content strong {
  font-weight: 700;
}
.post-content i,
.post-content em {
  font-style: italic;
}
.post-content a {
  color: inherit;
  text-decoration: underline;
}
.post-content a:hover {
  text-decoration: none;
}
.post-content sup,
.post-content sub {
  position: relative;
  font-size: 0.6em;
}
.post-content sup {
  vertical-align: top;
}
.post-content sub {
  vertical-align: bottom;
}
.post-content figure,
.post-content picture,
.post-content img,
.post-content video,
.post-content iframe,
.post-content table {
  max-width: 100%;
  margin-bottom: 2em;
}
.post-content figure:last-child,
.post-content picture:last-child,
.post-content img:last-child,
.post-content video:last-child,
.post-content iframe:last-child,
.post-content table:last-child {
  margin-bottom: 0;
}
.post-content figure img,
.post-content figure video,
.post-content figure iframe,
.post-content figure table {
  margin-bottom: 0;
}
.post-content figcaption {
  margin: 0.5em 0;
  font-size: 0.8em;
}
.post-content figcaption:last-child {
  margin-bottom: 0;
}
.post-content blockquote {
  position: relative;
  margin-bottom: 2em;
  padding: 2em;
  background-color: #f8f8f8;
}
.post-content blockquote::before, .post-content blockquote::after {
  content: "“";
  position: absolute;
  font-size: 2em;
  line-height: 1;
}
.post-content blockquote::before {
  top: 0.3em;
  left: 0.3em;
}
.post-content blockquote::after {
  right: 0.3em;
  bottom: 0.3em;
  -webkit-transform: scale(-1, -1);
  -ms-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
.post-content blockquote:last-child {
  margin-bottom: 0;
}
.post-content pre,
.post-content code {
  margin-bottom: 2em;
}
.post-content pre:last-child,
.post-content code:last-child {
  margin-bottom: 0;
}
.post-content ul {
  margin-bottom: 2em;
  padding-left: 2em;
  list-style: disc;
}
.post-content ul:last-child {
  margin-bottom: 0;
}
.post-content ol {
  margin-bottom: 2em;
  padding-left: 2em;
  list-style: decimal;
}
.post-content ol:last-child {
  margin-bottom: 0;
}
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  font-weight: 700;
}
.post-content h2 {
  margin-bottom: 1em;
  font-size: 1.8em;
}
.post-content h2:last-child {
  margin-bottom: 0;
}
.post-content h3 {
  margin-bottom: 1em;
  font-size: 1.6em;
}
.post-content h3:last-child {
  margin-bottom: 0;
}
.post-content h4 {
  margin-bottom: 1em;
  font-size: 1.4em;
}
.post-content h4:last-child {
  margin-bottom: 0;
}
.post-content h5 {
  margin-bottom: 1em;
  font-size: 1.2em;
}
.post-content h5:last-child {
  margin-bottom: 0;
}
.post-content h6 {
  margin-bottom: 1em;
  font-size: 1em;
}
.post-content h6:last-child {
  margin-bottom: 0;
}
.post-content > div {
  margin-bottom: 2em;
}
.post-content > div:last-child {
  margin-bottom: 0;
}
.post-content .is-layout-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.post-content .has-background {
  background-color: #ccc;
}
.post-content .has-small-font-size {
  font-size: 0.13rem;
}
.post-content .has-large-font-size {
  font-size: 0.36rem;
}
.post-content .has-x-large-font-size {
  font-size: 0.42rem;
}
.post-content .wp-block-table table {
  border-collapse: collapse;
  border: 1px solid #000;
}
.post-content .wp-block-table thead,
.post-content .wp-block-table tbody,
.post-content .wp-block-table tfoot {
  border: none;
}
.post-content .wp-block-table th,
.post-content .wp-block-table td {
  padding: 0.5em;
  border: 1px solid #000;
}
.post-content .wp-block-table th {
  background-color: #ccc;
  font-weight: 700;
}
.post-content .wp-block-columns figure {
  margin-bottom: 0.5em;
}
.post-content .wp-block-columns figure:last-child {
  margin-bottom: 0;
}
.post-content .wp-block-column {
  margin: 0 1em;
}
.post-content .wp-block-column:first-child {
  margin-left: 0;
}
.post-content .wp-block-column:last-child {
  margin-right: 0;
}
@media print, (min-width: 768px) {
  .post-content p {
    font-size: 0.18rem;
    letter-spacing: 0.05em;
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767.98px) {
  .post-content p {
    font-size: 0.2rem;
    line-height: 1.6;
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes scrollArrow {
  0% {
    -webkit-transform: translate(-50%, -50%) translateY(-10px);
    transform: translate(-50%, -50%) translateY(-10px);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) translateY(10px);
    transform: translate(-50%, -50%) translateY(10px);
    opacity: 0;
  }
}
@keyframes scrollArrow {
  0% {
    -webkit-transform: translate(-50%, -50%) translateY(-10px);
    transform: translate(-50%, -50%) translateY(-10px);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-50%, -50%) translateY(10px);
    transform: translate(-50%, -50%) translateY(10px);
    opacity: 0;
  }
}
@-webkit-keyframes swipeHint {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 0.7;
  }
  40% {
    -webkit-transform: translateX(-0.3rem);
    transform: translateX(-0.3rem);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(-0.6rem);
    transform: translateX(-0.6rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(-0.6rem);
    transform: translateX(-0.6rem);
    opacity: 0;
  }
}
@keyframes swipeHint {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 0.7;
  }
  40% {
    -webkit-transform: translateX(-0.3rem);
    transform: translateX(-0.3rem);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(-0.6rem);
    transform: translateX(-0.6rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(-0.6rem);
    transform: translateX(-0.6rem);
    opacity: 0;
  }
}
@-webkit-keyframes drawLine {
  to {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes drawLine {
  to {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
.title-common-primary {
  position: relative;
}
.title-common-primary .title-english {
  position: absolute;
  color: #d2ecfd;
  font-family: "Whisper", cursive;
  font-weight: 400;
}
.title-common-primary .title-japanese {
  position: relative;
  color: #2277e6;
  font-weight: 700;
  letter-spacing: 0.056rem;
  display: inline-block;
}
@media print, (min-width: 768px) {
  .title-common-primary .title-english {
    top: -0.55rem;
    left: 0;
    font-size: 1.4rem;
    line-height: 0.67;
  }
  .title-common-primary .english-label {
    font-size: 2.1rem;
  }
  .title-common-primary .title-japanese {
    font-size: 0.39rem;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767.98px) {
  .title-common-primary .title-english {
    top: -0.07rem;
    left: 0;
    font-size: 1.27rem;
    line-height: 1;
  }
  .title-common-primary .title-japanese {
    font-size: 0.32rem;
    letter-spacing: 0.0315rem;
    line-height: 1.5;
  }
}

.title-common-secondary {
  position: relative;
}
.title-common-secondary .title-japanese,
.title-common-secondary .title-english {
  display: block;
  font-weight: 700;
}
.title-common-secondary .title-japanese {
  color: #007aff;
}
.title-common-secondary .title-english {
  color: #222;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.018rem;
}
.title-common-secondary .japanese-default {
  color: #242424;
}
@media print, (min-width: 768px) {
  .title-common-secondary .title-japanese {
    font-size: 0.384rem;
    line-height: 1.2760416667;
  }
  .title-common-secondary .title-english {
    font-size: 0.18rem;
  }
  .title-common-secondary.is-flexible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0.6rem;
  }
  .title-common-secondary.is-flexible .title-english {
    width: 1.17rem;
    line-height: 1.8;
  }
  .title-common-secondary.is-flexible .title-japanese {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 0.32rem;
    letter-spacing: 0.063em;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767.98px) {
  .title-common-secondary .title-japanese {
    margin-bottom: 0.1rem;
    font-size: 0.4rem;
    line-height: 1.44;
  }
  .title-common-secondary .title-english {
    margin-left: -0.05rem;
    font-size: 0.24rem;
  }
  .title-common-secondary.is-flexible .title-english {
    margin-bottom: 0.18rem;
    letter-spacing: 0.056em;
  }
  .title-common-secondary.is-flexible .title-japanese {
    font-size: 0.24rem;
    letter-spacing: 0.065em;
    line-height: 1.5;
    text-indent: 0.5em;
  }
}

.title-common-tertiary {
  color: #2277e6;
  font-weight: 700;
  text-align: center;
}
.title-common-tertiary.is-tab {
  text-align: left;
}
@media print, (min-width: 768px) {
  .title-common-tertiary {
    font-size: 0.4rem;
    line-height: 1.8;
  }
  .title-common-tertiary.is-tab {
    font-size: 0.28rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .title-common-tertiary {
    font-size: 0.32rem;
    line-height: 1.125;
  }
  .title-common-tertiary.is-tab {
    font-size: 0.2rem;
  }
}

.title-common-dot {
  position: relative;
  padding-left: 0.22rem;
  color: #2277e6;
  font-weight: 700;
}
.title-common-dot::before {
  content: "";
  position: absolute;
  width: 0.05rem;
  height: 0.05rem;
  border-radius: 50%;
  background-color: #2277e6;
}
@media print, (min-width: 768px) {
  .title-common-dot {
    font-size: 0.22rem;
    line-height: 1.8;
  }
  .title-common-dot::before {
    top: 0.18rem;
    left: 0.09rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .title-common-dot {
    font-size: 0.24rem;
    line-height: 1.65;
  }
  .title-common-dot::before {
    top: 0.18rem;
    left: 0.09rem;
  }
}

.title-common-quaternary {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2277e6;
  font-size: 0.2rem;
  font-weight: 700;
  line-height: 1.8;
}
.title-common-quaternary::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px dashed #2277e6;
}
.title-common-quaternary .title-wrapper {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}
@media print, (min-width: 768px) {
  .title-common-quaternary .title-wrapper {
    padding-right: 0.16rem;
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .title-common-quaternary {
    font-size: 0.22rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .title-common-quaternary::after {
    margin-top: 1px;
  }
  .title-common-quaternary .title-wrapper {
    padding-right: 0.16rem;
  }
}

.list-common-welfare .list-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-common-welfare .list-item {
  color: #090909;
}
.list-common-welfare .list-item.is-width-full {
  width: 100%;
}
.list-common-welfare .list-item.is-width-full .item-wrapper {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.list-common-welfare .item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  border-radius: 0.1rem;
  background-color: #fff;
  font-weight: 700;
}
.list-common-welfare .item-background {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.list-common-welfare .item-background img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.list-common-welfare .item-title {
  position: relative;
  z-index: 2;
  font-weight: 700;
  letter-spacing: 0.013em;
  text-align: center;
}
.list-common-welfare .item-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-common-welfare .item-logo {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.list-common-welfare .item-text {
  position: relative;
  z-index: 2;
  text-align: center;
}
.list-common-welfare .text-number {
  color: #007aff;
  font-family: "Outfit", sans-serif;
  line-height: 1;
}
.list-common-welfare .text-label,
.list-common-welfare .text-bottom {
  position: relative;
  line-height: 1;
}
.list-common-welfare .text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.list-common-welfare .text-wrapper.is-row {
  display: block;
  position: relative;
  max-width: 100%;
}
.list-common-welfare .text-wrapper.is-row .text-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-common-welfare .text-wrapper.is-block {
  display: block;
  text-align: center;
}
.list-common-welfare .text-bottom {
  position: relative;
  text-align: center;
}
.list-common-welfare .text-icon {
  position: relative;
  color: #007aff;
  line-height: 1;
}
.list-common-welfare .thumbnail-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list-common-welfare .thumbnail-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.list-common-welfare .text-inner {
  text-align: center;
}
@media print, (min-width: 768px) {
  .list-common-welfare .list-wrapper {
    margin: 0 -0.12rem -0.33rem;
  }
  .list-common-welfare .list-item {
    width: 33.3333333333%;
    padding: 0 0.12rem 0.33rem;
  }
  .list-common-welfare .list-item.is-width-half {
    width: 50%;
  }
  .list-common-welfare .list-item.is-width-half .item-wrapper {
    min-height: auto;
  }
  .list-common-welfare .list-item.is-width-full .item-wrapper {
    padding-top: 0.35rem;
    padding-bottom: 0.61rem;
  }
  .list-common-welfare .list-item.is-certification .text-label {
    margin-left: 0.16rem;
  }
  .list-common-welfare .list-item.is-type .item-wrapper {
    padding: 0.12rem 0.2rem 0.11rem;
  }
  .list-common-welfare .list-item.is-type .item-text {
    margin: 0 -0.02rem;
  }
  .list-common-welfare .item-title {
    font-size: 0.26rem;
  }
  .list-common-welfare .item-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 3.6rem;
    padding: 0.12rem 0.28rem 0.11rem;
    -webkit-box-shadow: 0 0.04rem 0.24rem rgba(29, 131, 210, 0.2);
    box-shadow: 0 0.04rem 0.24rem rgba(29, 131, 210, 0.2);
  }
  .list-common-welfare .text-number {
    font-size: 1.2rem;
  }
  .list-common-welfare .text-column {
    padding-bottom: 0.1rem;
  }
  .list-common-welfare .text-wrapper {
    max-width: 2.84rem;
    margin: 0 auto;
  }
  .list-common-welfare .text-wrapper.is-modify {
    max-width: 2.96rem;
    margin: 0 0 0 0.16rem;
    padding-bottom: 0.05rem;
  }
  .list-common-welfare .text-wrapper.is-modify .text-column {
    margin-right: -0.1rem;
  }
  .list-common-welfare .text-wrapper.is-row {
    top: -0.12rem;
  }
  .list-common-welfare .is-width-173 {
    max-width: 1.73rem;
  }
  .list-common-welfare .is-fontsize-130 {
    font-size: 1.3rem;
    letter-spacing: -0.039em;
  }
  .list-common-welfare .is-fontsize-107 {
    font-size: 1.07rem;
  }
  .list-common-welfare .is-width-308 {
    max-width: 100%;
  }
  .list-common-welfare .is-width-308 .text-label {
    top: -0.03rem;
  }
  .list-common-welfare .is-fontsize-18 {
    font-size: 0.18rem;
  }
  .list-common-welfare .is-fontsize-97 {
    font-size: 0.97rem;
  }
  .list-common-welfare .text-label {
    top: -1px;
    font-size: 0.4rem;
  }
  .list-common-welfare .is-fontsize-24 {
    font-size: 0.24rem;
  }
  .list-common-welfare .is-fontsize-15 {
    font-size: 0.15rem;
  }
  .list-common-welfare .is-fontsize-48 {
    font-size: 0.48rem;
  }
  .list-common-welfare .text-icon {
    font-size: 0.92rem;
  }
  .list-common-welfare .item-thumbnail {
    margin: 0.45rem 0 0 0.28rem;
  }
  .list-common-welfare .thumbnail-item {
    margin-right: 0.39rem;
  }
  .list-common-welfare .thumbnail-item:last-child {
    margin-right: 0;
  }
  .list-common-welfare .thumbnail-item:nth-of-type(1) .thumbnail-image {
    width: 2.87rem;
  }
  .list-common-welfare .thumbnail-item:nth-of-type(2) {
    width: 2.44rem;
    margin-right: 0.45rem;
  }
  .list-common-welfare .thumbnail-item:nth-of-type(3) {
    width: 1.88rem;
    margin-right: 0.45rem;
  }
  .list-common-welfare .thumbnail-item:nth-of-type(3) .thumbnail-image {
    margin-top: 0.08rem;
  }
  .list-common-welfare .thumbnail-item:nth-of-type(4) {
    width: 2.29rem;
  }
  .list-common-welfare .thumbnail-item .text-bottom {
    margin: 0 -0.05rem;
  }
  .list-common-welfare .thumbnail-item .text-wrapper {
    padding-bottom: 0;
  }
  .list-common-welfare .thumbnail-image {
    margin-bottom: 0.12rem;
  }
  .list-common-welfare .thumbnail-text .text-label {
    top: -2px;
  }
  .list-common-welfare .text-row {
    margin-bottom: 0.1rem;
  }
  .list-common-welfare .text-row:last-child {
    margin-bottom: 0;
  }
  .list-common-welfare .text-inner {
    margin-top: -0.05rem;
  }
  .list-common-welfare .item-flex {
    padding: 0 0.47rem;
  }
  .list-common-welfare .item-logo {
    top: -0.09rem;
    width: 1.31rem;
    margin-right: 0.42rem;
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .list-common-welfare .is-fontsize-48 {
    font-size: 0.5rem;
  }
  .list-common-welfare .is-fontsize-15 {
    font-size: 0.17rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-common-welfare .list-wrapper {
    margin: 0 -0.085rem -0.25rem;
  }
  .list-common-welfare .list-item {
    width: 50%;
    padding: 0 0.085rem 0.25rem;
  }
  .list-common-welfare .list-item.is-nursing {
    width: 100%;
  }
  .list-common-welfare .list-item.is-width-half {
    width: 100%;
    height: 3.31rem;
    margin-bottom: -0.26rem;
    padding-bottom: 0.5rem;
  }
  .list-common-welfare .list-item.is-width-half .item-background {
    width: 5.62rem;
    height: 2.81rem;
  }
  .list-common-welfare .list-item.is-type .item-wrapper {
    padding: 0.07rem 0 0.09rem;
  }
  .list-common-welfare .list-item.is-type .item-background + .item-text {
    margin-left: 0;
  }
  .list-common-welfare .item-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 2.55rem;
    padding: 0.07rem 0.1rem 0.09rem;
    -webkit-box-shadow: 0 0.0283rem 0.17rem rgba(29, 131, 210, 0.2);
    box-shadow: 0 0.0283rem 0.17rem rgba(29, 131, 210, 0.2);
  }
  .list-common-welfare .item-title {
    font-size: 0.24rem;
    letter-spacing: 0.0092em;
  }
  .list-common-welfare .text-number {
    margin-right: -0.02rem;
    font-size: 0.85rem;
  }
  .list-common-welfare .text-number.is-fontsize-48 {
    font-size: 0.34rem;
  }
  .list-common-welfare .is-fontsize-130 {
    font-size: 0.92rem;
    letter-spacing: -0.0276em;
  }
  .list-common-welfare .is-fontsize-130 + .text-label {
    left: 0.08rem;
    font-size: 0.29rem;
  }
  .list-common-welfare .item-text {
    margin-left: 0.1rem;
  }
  .list-common-welfare .text-label {
    top: -0.03rem;
    font-size: 0.4rem;
  }
  .list-common-welfare .text-bottom {
    top: -0.03rem;
    font-size: 0.17rem;
  }
  .list-common-welfare .text-wrapper {
    position: relative;
    left: 0.1rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 2.6rem;
    margin: 0 auto;
    padding-bottom: 0.15rem;
  }
  .list-common-welfare .text-wrapper.is-width-173 {
    max-width: 1.78rem;
    padding-bottom: 0.1rem;
  }
  .list-common-welfare .text-wrapper.is-width-173 .text-number {
    font-size: 0.76rem;
  }
  .list-common-welfare .text-wrapper.is-width-173 .text-column:nth-of-type(1) {
    margin-right: 0.12rem;
  }
  .list-common-welfare .text-wrapper.is-width-173 .text-column:nth-of-type(2) {
    margin-right: 0.08rem;
  }
  .list-common-welfare .text-wrapper.is-width-173 .text-bottom {
    left: 0.07rem;
    font-size: 0.2rem;
  }
  .list-common-welfare .text-wrapper.is-width-308 {
    padding-bottom: 0.28rem;
    margin: 0 0 -0.17rem auto;
  }
  .list-common-welfare .text-wrapper.is-width-308 .text-number {
    font-size: 0.52rem;
  }
  .list-common-welfare .text-wrapper.is-width-308 .text-label {
    top: -0.1rem;
    left: 0.04rem;
    font-size: 0.18rem;
  }
  .list-common-welfare .text-wrapper.is-width-308 .item-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: 0;
  }
  .list-common-welfare .text-wrapper.is-width-308 .text-column {
    margin-right: 0.07rem;
  }
  .list-common-welfare .text-wrapper.is-width-308 .text-column:nth-child(2) {
    margin-right: 0.1rem;
  }
  .list-common-welfare .text-wrapper.is-width-308 .text-column:last-child {
    margin-right: 0;
  }
  .list-common-welfare .text-wrapper.is-width-308 .text-bottom {
    top: 0;
    left: -0.09rem;
    font-size: 0.16rem;
  }
  .list-common-welfare .text-wrapper.is-row {
    margin-bottom: -0.15rem;
    margin-left: -0.1rem;
  }
  .list-common-welfare .text-wrapper.is-row .text-row {
    margin-bottom: 0.05rem;
  }
  .list-common-welfare .text-wrapper.is-row .text-label {
    left: 0.06rem;
    font-size: 0.29rem;
  }
  .list-common-welfare .text-wrapper.is-modify {
    padding-bottom: 0.06rem;
    padding-left: 0.12rem;
  }
  .list-common-welfare .text-wrapper.is-modify .item-text {
    margin-left: 0;
  }
  .list-common-welfare .text-wrapper.is-modify .text-column {
    margin-right: 0.09rem;
  }
  .list-common-welfare .text-wrapper.is-modify .text-column:nth-of-type(2) {
    margin-right: 0.11rem;
  }
  .list-common-welfare .text-wrapper.is-modify .text-column:nth-of-type(3) {
    margin-right: 0.09rem;
  }
  .list-common-welfare .text-wrapper.is-modify .text-column:nth-of-type(4) {
    margin-right: -0.02rem;
  }
  .list-common-welfare .text-wrapper.is-modify .text-column:nth-of-type(5) {
    margin-right: 0;
  }
  .list-common-welfare .text-wrapper.is-modify .text-label {
    top: 0;
    left: 0.02rem;
  }
  .list-common-welfare .text-column {
    position: relative;
    margin-right: 0.3rem;
  }
  .list-common-welfare .text-icon {
    font-size: 0.6516rem;
    line-height: 1.0006138735;
  }
  .list-common-welfare .is-fontsize-15 {
    top: -1px;
    font-size: 0.16rem;
  }
  .list-common-welfare .is-margin-0 {
    margin: 0;
  }
  .list-common-welfare .item-thumbnail {
    padding: 0.14rem 0.28rem 0.14rem 0.36rem;
  }
  .list-common-welfare .thumbnail-list {
    margin-bottom: -0.54rem;
  }
  .list-common-welfare .thumbnail-item {
    margin: 0 auto 0.58rem;
  }
  .list-common-welfare .thumbnail-item:nth-child(1) {
    width: 2.4rem;
    margin-left: 0;
  }
  .list-common-welfare .thumbnail-item:nth-child(2) {
    width: 2.04rem;
  }
  .list-common-welfare .thumbnail-item:nth-child(3) {
    width: 1.57rem;
  }
  .list-common-welfare .thumbnail-item:nth-child(4) {
    width: 1.92rem;
  }
  .list-common-welfare .thumbnail-item:nth-child(2n) {
    margin-right: 0;
  }
  .list-common-welfare .thumbnail-item .text-wrapper {
    margin-bottom: 0.02rem;
    padding-bottom: 0;
  }
  .list-common-welfare .thumbnail-image {
    margin-bottom: 0.07rem;
  }
  .list-common-welfare .item-flex {
    position: relative;
    top: -0.15rem;
    padding: 0 0.54rem 0.1rem;
  }
  .list-common-welfare .item-flex .text-number {
    margin-right: 0.14rem;
    font-size: 1.2rem;
  }
  .list-common-welfare .item-flex .item-text {
    margin-top: 0.2rem;
  }
  .list-common-welfare .item-logo {
    width: 1.31rem;
    margin-right: 0.46rem;
  }
  .list-common-welfare .text-inner .text-welfare-label {
    font-size: 0.24rem;
  }
  .list-common-welfare .thumbnail-text .text-label {
    top: -1px;
    margin-right: 0.19rem;
    margin-left: 0.08rem;
    font-size: 0.2rem;
  }
  .list-common-welfare .thumbnail-text .text-bottom {
    font-size: 0.18rem;
  }
  .list-common-welfare .thumbnail-text .text-number {
    font-size: 0.81rem;
  }
}

.text-welfare-label {
  position: relative;
  border-radius: 0.05rem;
  background-color: #d2ecfd;
  line-height: 1;
}
.text-welfare-label .text-detail {
  position: relative;
}
@media print, (min-width: 768px) {
  .text-welfare-label {
    margin-right: 0.22rem;
    padding: 0.08rem 0.105rem;
  }
  .text-welfare-label .text-detail {
    top: -1px;
  }
}
@media only screen and (max-width: 767.98px) {
  .text-welfare-label {
    margin-right: 0.06rem;
    padding: 0.05rem 0.06rem;
    font-size: 0.17rem;
  }
}

.time-common-welfare {
  color: #a4a4a4;
  text-align: right;
}
@media print, (min-width: 768px) {
  .time-common-welfare {
    font-size: 0.144rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .time-common-welfare {
    font-size: 0.2rem;
  }
}

.list-common-dot {
  margin: 0;
  list-style: none;
}
.list-common-dot .list-item {
  position: relative;
  font-weight: 500;
}
.list-common-dot .list-item::before {
  content: "";
  position: absolute;
  left: 0;
  border-radius: 50%;
  background-color: #222;
}
@media print, (min-width: 768px) {
  .list-common-dot {
    padding-left: 0.1rem;
  }
  .list-common-dot .list-item {
    padding-left: 0.14rem;
    font-size: 0.16rem;
    line-height: 1.625;
  }
  .list-common-dot .list-item::before {
    top: 0.12rem;
    width: 4px;
    height: 4px;
  }
  .list-common-dot .item-small {
    font-size: 0.14rem;
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .list-common-dot .list-item {
    font-size: 0.18rem;
  }
  .list-common-dot .item-small {
    font-size: 0.16rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-common-dot {
    padding-left: 0.07rem;
  }
  .list-common-dot .list-item {
    padding-left: 0.18rem;
  }
  .list-common-dot .list-item::before {
    top: 0.14rem;
    width: 0.06rem;
    height: 0.06rem;
  }
  .list-common-dot .item-small {
    font-size: 0.175rem;
  }
}

.list-common-square .list-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-common-square .item-square {
  position: relative;
}
.list-common-square .item-square:last-child {
  margin-bottom: 0;
}
.list-common-square .square-text {
  position: relative;
}
.list-common-square .square-text::before {
  content: "";
  position: absolute;
  background-color: #333;
}
@media print, (min-width: 768px) {
  .list-common-square .item-square + .item-square {
    margin-top: 0.2rem;
  }
  .list-common-square .square-text {
    padding-left: 0.2rem;
  }
  .list-common-square .square-text::before {
    top: 0.07rem;
    left: 0.02rem;
    width: 0.12rem;
    height: 0.12rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-common-square .item-square + .item-square {
    margin-top: 0.27rem;
  }
  .list-common-square .square-text {
    padding-left: 0.25rem;
  }
  .list-common-square .square-text::before {
    top: 0.08rem;
    left: 0.02rem;
    width: 0.16rem;
    height: 0.16rem;
  }
  .is-ios .list-common-square .square-text::before {
    top: 0.085rem;
  }
}

.list-common-note {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media print, (min-width: 768px) {
  .list-common-note {
    font-size: 0.14rem;
    line-height: 1.8571428571;
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .list-common-note {
    font-size: 0.16rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-common-note {
    font-size: 0.175rem;
    line-height: 1.8571428571;
  }
}

.list-common-number {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767.98px) {
  .list-common-number > .list-item {
    padding-left: 0.03rem;
  }
}

.button-common-skip {
  position: absolute;
  width: 1rem;
  height: 1rem;
  margin: -0.01rem;
  padding: 0;
  overflow: hidden;
  clip: rect(0.01rem, 0.01rem, 0.01rem, 0.01rem);
  border: 0;
  clip-path: inset(50%);
}

.button-common-skip:focus {
  display: block;
  z-index: 100;
  top: 0.05rem;
  left: 0.05rem;
  width: auto;
  height: auto;
  padding: 0.15rem 0.23rem 0.14rem;
  clip: auto;
  background-color: #eee;
  color: #444;
  font-size: 1em;
  line-height: normal;
  text-decoration: none;
  clip-path: none;
}

.button-common-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.1rem;
  overflow: hidden;
  -webkit-transition: all;
  transition: all;
  -webkit-transition-duration: 80ms;
  transition-duration: 80ms;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  border: 1px solid #2277e6;
  border-radius: 9.99rem;
  background-color: #2277e6;
  color: #fff;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}
.button-common-primary::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  -webkit-transform: translate3d(calc(-100% - 0.01rem), 0, 0);
  transform: translate3d(calc(-100% - 0.01rem), 0, 0);
  -webkit-transition: -webkit-transform 240ms 0ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 240ms 0ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 240ms 0ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 240ms 0ms cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 240ms 0ms cubic-bezier(0.86, 0, 0.07, 1);
  border-radius: 9.99rem;
  background-color: #fff;
}
.button-common-primary .button-text {
  position: relative;
  z-index: 3;
  -webkit-transition-property: opacity, color, background-color, padding-left, padding-right;
  transition-property: opacity, color, background-color, padding-left, padding-right;
  -webkit-transition-duration: 80ms;
  transition-duration: 80ms;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.button-common-primary .button-cover-text {
  position: absolute;
  z-index: 2;
  -webkit-transition: opacity 120ms ease;
  transition: opacity 120ms ease;
  opacity: 0;
  color: #2277e6;
  pointer-events: none;
  inset: 0;
}
.button-common-primary .button-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 3;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: left 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: left 300ms cubic-bezier(0.23, 1, 0.32, 1);
  border-radius: 50%;
  background-color: #fff;
}
.button-common-primary .button-icon svg {
  -webkit-transition-property: color, background-color, border-color, fill, stroke;
  transition-property: color, background-color, border-color, fill, stroke;
  -webkit-transition-duration: 80ms;
  transition-duration: 80ms;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  stroke: #2277e6;
}
@media print, (min-width: 768px) {
  .button-common-primary {
    min-height: 0.5rem;
    font-size: 0.16rem;
  }
  .button-common-primary:hover::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .button-common-primary:hover .button-text {
    opacity: 0;
  }
  .button-common-primary:hover .button-icon {
    left: calc(100% - 0.48rem);
    background-color: #2277e6;
  }
  .button-common-primary:hover .button-icon path {
    stroke: #fff;
  }
  .button-common-primary:hover .button-cover-text {
    opacity: 1;
  }
  .button-common-primary .button-icon {
    top: 1px;
    left: 0.13rem;
    width: 0.29rem;
    height: 0.29rem;
  }
  .button-common-primary .button-icon svg {
    width: 0.12rem;
    height: 0.13rem;
  }
  .button-common-primary .button-text {
    padding: 0 0.28rem;
  }
  .button-common-primary .button-cover-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 3;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0.2rem;
  }
}
@media print {
  .button-common-primary::after {
    display: none;
  }
}
@media only screen and (max-width: 767.98px) {
  .button-common-primary {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .button-common-primary .button-icon {
    width: 0.4rem;
    height: 0.4rem;
  }
  .button-common-primary .button-icon svg {
    width: 0.18rem;
    height: 0.18rem;
  }
  .button-common-primary .button-text {
    padding: 0 0.2rem;
  }
}

.button-common-primary.is-reversed {
  border: 1px solid #fff;
  background-color: transparent;
}
@media print, (min-width: 768px) {
  .button-common-primary.is-reversed:hover {
    background-color: #fff;
  }
}

.keyvisual-common {
  position: relative;
}
.keyvisual-common .keyvisual-inner {
  position: relative;
}
.keyvisual-common .keyvisual-image {
  position: relative;
  margin: 0 auto;
}
.keyvisual-common .wrapper {
  position: relative;
}
.keyvisual-common .keyvisual-icon {
  position: absolute;
  z-index: 1;
}
.keyvisual-common .icon-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: 20s linear infinite rotate;
  animation: 20s linear infinite rotate;
}
@media print, (min-width: 768px) {
  .keyvisual-common {
    margin-top: 1.51rem;
  }
  .keyvisual-common .wrapper {
    max-width: 16.9rem;
  }
  .keyvisual-common .keyvisual-image {
    width: 88.0208333333%;
    height: 8.45rem;
  }
  .keyvisual-common .title-common-primary {
    margin-bottom: 1.07rem;
  }
  .keyvisual-common .keyvisual-icon {
    top: -0.79rem;
    right: 0.19rem;
    width: 1.61rem;
    height: 1.61rem;
  }
  .keyvisual-common .title-english {
    top: -0.27rem;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .keyvisual-common {
    margin-top: 0.3rem;
  }
  .keyvisual-common .wrapper {
    padding: 0 0.18rem;
  }
  .keyvisual-common .keyvisual-image {
    height: 3.75rem;
  }
  .keyvisual-common .title-common-primary {
    margin-bottom: 0.41rem;
  }
  .keyvisual-common .keyvisual-icon {
    top: -0.5rem;
    right: 0.12rem;
    width: 1.04rem;
    height: 1.04rem;
  }
}

.breadcrumb-common {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #d0d0d0;
  background-color: #fff;
  font-size: 0.16rem;
  font-weight: 500;
}
.breadcrumb-common .breadcrumb-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -0.1rem;
  padding: 0;
  list-style: none;
}
.breadcrumb-common .breadcrumb-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 0.62rem 0.1rem 0;
  line-height: 1;
}
.breadcrumb-common .breadcrumb-item::after {
  content: "/";
  position: absolute;
  top: calc(50% - 0.05rem);
  right: 0.21rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.breadcrumb-common .breadcrumb-item:last-child {
  padding-right: 0;
}
.breadcrumb-common .breadcrumb-item:last-child::after {
  display: none;
}
.breadcrumb-common .item-wrapper {
  position: relative;
}
.breadcrumb-common span.item-wrapper {
  color: #2277e6;
}
.breadcrumb-common span.item-wrapper::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.04rem;
  height: 0.04rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #2277e6;
}
@media print, (min-width: 768px) {
  .breadcrumb-common {
    padding: 0.32rem 0;
  }
  .breadcrumb-common .breadcrumb-wrapper {
    top: 1px;
  }
  .breadcrumb-common .wrapper {
    max-width: 12rem;
  }
  .breadcrumb-common span.item-wrapper {
    padding-left: 0.14rem;
  }
  .breadcrumb-common span.item-wrapper::before {
    margin-top: 1px;
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .breadcrumb-common span.item-wrapper::before {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .breadcrumb-common {
    padding: 0.22rem 0;
  }
  .breadcrumb-common span.item-wrapper {
    top: 1px;
    padding-left: 0.14rem;
  }
}

.section-common-entry {
  position: relative;
}
.section-common-entry .wrapper {
  z-index: 1;
}
.section-common-entry .entry-inner {
  background-color: #edf5fc;
}
.section-common-entry .entry-title .title-japanese {
  display: block;
  font-weight: 700;
}
.section-common-entry .entry-title .title-english {
  display: block;
  color: #2277e6;
  font-family: "Outfit", sans-serif;
  font-size: 1.056rem;
  font-weight: 600;
  line-height: 1;
}
.section-common-entry .entry-text {
  color: #000;
}
.section-common-entry .button-common-primary {
  border-radius: 9.99rem;
}
@media print, (min-width: 768px) {
  .section-common-entry .wrapper {
    padding: 0.97rem 0 0;
  }
  .section-common-entry .entry-wrapper {
    position: relative;
  }
  .section-common-entry .entry-inner {
    position: absolute;
    z-index: 11;
    top: 0.97rem;
    right: calc(50vw - 7.2rem);
    width: 30%;
    padding: 0.56rem 0.45rem 0.72rem 0.77rem;
    border-radius: 0.1rem;
  }
  .section-common-entry .entry-title {
    margin-bottom: 0.4rem;
  }
  .section-common-entry .entry-title .title-japanese {
    margin-bottom: 0.06rem;
    font-size: 0.16rem;
    letter-spacing: 0.1em;
  }
  .section-common-entry .entry-text {
    margin-bottom: 0.37rem;
    font-size: 0.18rem;
    line-height: 1.7777777778;
  }
  .section-common-entry .button-common-primary {
    width: 2.04rem;
    min-height: 0.8rem;
    font-size: 0.216rem;
  }
  .section-common-entry .block-common-entry {
    margin-top: -1.9rem;
  }
}
@media print, (min-width: 768px) and (max-width: 1279.98px) {
  .section-common-entry .entry-inner {
    right: 0.3rem;
    width: 45%;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-common-entry .wrapper {
    padding: 0;
  }
  .section-common-entry .entry-inner {
    padding: 1.52rem 0.35rem 1.42rem 0.51rem;
  }
  .section-common-entry .entry-inner .button-common-primary {
    width: 2.66rem;
    min-height: 0.94rem;
    font-size: 0.28rem;
  }
  .section-common-entry .entry-inner .button-common-primary .button-text,
  .section-common-entry .entry-inner .button-common-primary .button-cover-text {
    top: -1px;
  }
  .section-common-entry .entry-title {
    margin-bottom: 0.26rem;
  }
  .section-common-entry .entry-title .title-japanese {
    margin-bottom: 0.15rem;
    font-size: 0.24rem;
  }
  .section-common-entry .entry-text {
    margin-bottom: 0.52rem;
    font-size: 0.26rem;
    line-height: 1.75;
  }
}

.block-common-entry {
  position: relative;
  z-index: 2;
  color: #fff;
}
.block-common-entry::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: bottom right/100% auto no-repeat;
  pointer-events: none;
}
.block-common-entry .block-wrapper {
  border-radius: 0.1rem;
  background-color: #2277e6;
}
.block-common-entry .block-title .title-japanese,
.block-common-entry .block-title .title-english {
  display: block;
  line-height: 1;
}
.block-common-entry .block-title .title-english {
  font-family: "Outfit", sans-serif;
  font-weight: 600;
}
.block-common-entry .block-description {
  position: relative;
  margin: 0;
}
.block-common-entry .block-button {
  position: relative;
}
.block-common-entry .button-common-primary {
  width: 100%;
  font-weight: 500;
}
@media print, (min-width: 768px) {
  .block-common-entry {
    max-width: 14.4rem;
    margin: -2.86rem auto -1.93rem;
  }
  .block-common-entry::before {
    width: 4.5rem;
    height: 3.84rem;
    background-image: url("../img/common/decoration_entry.svg");
  }
  .block-common-entry .block-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.01rem 1.15rem 0.87rem;
  }
  .block-common-entry .block-button {
    top: -0.08rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 2.83rem;
  }
  .block-common-entry .button-common-primary {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 0.8rem;
    padding: 0.08rem 0.15rem;
  }
  .block-common-entry .block-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .block-common-entry .block-title {
    margin-bottom: 0.32rem;
  }
  .block-common-entry .block-title .title-japanese {
    margin-bottom: 0.1rem;
    font-size: 0.144rem;
  }
  .block-common-entry .block-title .title-english {
    font-size: 0.864rem;
  }
  .block-common-entry .block-description {
    font-size: 0.216rem;
  }
}
@media print {
  .block-common-entry {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .block-common-entry {
    width: 100%;
    max-width: 6.48rem;
    margin: -2.05rem auto 0;
  }
  .block-common-entry::before {
    width: 3.92rem;
    height: 3.88rem;
    background-image: url("../img/common/sp/decoration_entry.svg");
  }
  .block-common-entry .block-wrapper {
    padding: 0.84rem 0.56rem 0.8rem;
  }
  .block-common-entry .block-inner {
    margin-bottom: 0.92rem;
  }
  .block-common-entry .block-title {
    margin-bottom: 0.43rem;
  }
  .block-common-entry .block-title .title-japanese {
    margin-bottom: 0.13rem;
    font-size: 0.24rem;
  }
  .block-common-entry .block-title .title-english {
    font-size: 1rem;
  }
  .block-common-entry .block-description {
    font-size: 0.26rem;
    line-height: 2;
  }
  .block-common-entry .button-common-primary {
    min-height: 0.94rem;
    font-size: 0.28rem;
  }
  .block-common-entry .button-common-primary .button-icon {
    position: absolute;
    top: 50%;
    right: 0.32rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.wow {
  visibility: hidden;
}

@media print {
  .wow {
    visibility: visible !important;
  }
}
.animated {
  transition: opacity 0.6s ease-in-out, transform 1s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 1.2s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-animation-duration: 0.6s, 1s;
  animation-duration: 0.6s, 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
}

@-webkit-keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(0.5rem);
    transform: translateY(0.5rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(0.5rem);
    transform: translateY(0.5rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(0.5rem);
    -ms-transform: translateY(0.5rem);
    transform: translateY(0.5rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.fade-in-up {
  -webkit-animation-name: fade-in-up;
  animation-name: fade-in-up;
}

@-webkit-keyframes fade-in-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes fade-in-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.fade-in-zoom {
  -webkit-animation-name: fade-in-zoom;
  animation-name: fade-in-zoom;
}

.section-requirements .title-common-secondary.is-flexible .title-japanese {
  margin: 0;
  color: #2277e6;
}
.section-requirements .text-phone {
  text-decoration: none;
}
.section-requirements .wp-block-heading {
  position: relative;
  font-size: 0.2rem;
  text-align: left;
  font-weight: 700;
}
.section-requirements h2.wp-block-heading {
  display: inline-block;
  color: #2277e6;
}
.section-requirements h2.wp-block-heading::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 100vw;
  height: 1px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px dashed #2277e6;
}
.section-requirements h3.wp-block-heading {
  font-weight: 500;
  margin-bottom: 0;
  width: 100%;
}
.section-requirements h3.wp-block-heading::before {
  content: "■";
  position: relative;
  display: inline-block;
  font-size: inherit;
}
.section-requirements .wp-block-column a {
  color: #2277e6;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.section-requirements .wp-block-column a:hover {
  opacity: 0.7;
}
.section-requirements .wp-block-column a[href^="tel:"] {
  color: #222;
}
.section-requirements .wp-block-column p {
  margin-bottom: 0;
}
.section-requirements .wp-block-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-requirements .wp-block-list small {
  font-weight: 500;
}
.section-requirements ul.wp-block-list li {
  position: relative;
}
.section-requirements ul.wp-block-list li::before {
  content: "";
  position: absolute;
  left: 0;
  border-radius: 50%;
  background-color: #222;
}
.section-requirements ol.wp-block-list {
  list-style: decimal;
}
@media print, (min-width: 768px) {
  .section-requirements {
    padding: 0.79rem 0 0.6rem;
  }
  .section-requirements .wp-block-heading {
    line-height: 1.8;
    margin-bottom: 0.2rem;
  }
  .section-requirements .wp-block-columns {
    margin-bottom: 0.7rem;
  }
  .section-requirements .wp-block-column {
    width: 4.9rem;
    overflow: hidden;
  }
  .section-requirements .wp-block-column:nth-child(1) {
    margin-right: 0.18rem;
  }
  .section-requirements .wp-block-column h2.wp-block-heading {
    margin-bottom: 0.03rem;
  }
  .section-requirements h2.wp-block-heading::before {
    left: calc(100% + 0.16rem);
  }
  .section-requirements h3.wp-block-heading {
    font-size: 0.16rem;
  }
  .section-requirements h3.wp-block-heading::before {
    margin-right: 0.03rem;
  }
  .section-requirements h3.wp-block-heading + h2.wp-block-heading {
    margin-top: 0.2rem;
  }
  .section-requirements .wp-block-list small {
    font-size: 0.14rem;
  }
  .section-requirements ul.wp-block-list {
    padding-left: 0.1rem;
  }
  .section-requirements ul.wp-block-list li {
    padding-left: 0.14rem;
  }
  .section-requirements ul.wp-block-list li::before {
    top: 0.115rem;
    width: 0.04rem;
    height: 0.04rem;
  }
  .section-requirements ul.wp-block-list + h2.wp-block-heading, .section-requirements ul.wp-block-list + h3.wp-block-heading {
    margin-top: 0.28rem;
  }
  .section-requirements ol.wp-block-list {
    padding-left: 0.22rem;
  }
  .section-requirements ol.wp-block-list + h3.wp-block-heading {
    margin-top: 0.2rem;
  }
  .section-requirements .recruitment-message {
    max-width: 11.76rem;
    margin: 0 auto 0.91rem;
  }
  .section-requirements .recruitment-message .wrapper {
    width: unset;
    max-width: unset;
  }
  .section-requirements .message-detail {
    padding-left: 1.8rem;
  }
  .section-requirements .title-common-secondary.is-flexible {
    margin-bottom: 0.42rem;
  }
  .section-requirements .title-common-secondary.is-flexible .title-english {
    margin-top: 0.11rem;
  }
  .section-requirements .title-common-secondary.is-flexible .title-japanese {
    padding-left: 0.02rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-requirements {
    padding: 0.32rem 0 2.55rem;
  }
  .section-requirements .wp-block-columns {
    display: block;
    margin-bottom: 0.31rem;
  }
  .section-requirements .wp-block-heading {
    line-height: 1.4;
    font-size: 0.2rem;
  }
  .section-requirements .wp-block-column {
    padding-right: 0.8rem;
  }
  .section-requirements .wp-block-column:nth-child(1) {
    margin-bottom: 0.22rem;
  }
  .section-requirements .wp-block-column h2.wp-block-heading {
    margin-bottom: 0.17rem;
  }
  .section-requirements h2.wp-block-heading::before {
    left: calc(100% + 0.16rem);
    margin-top: 0.02rem;
  }
  .section-requirements h3.wp-block-heading {
    font-size: 0.2rem;
  }
  .section-requirements h3.wp-block-heading::before {
    margin-right: 0.04rem;
  }
  .section-requirements h3.wp-block-heading + .wp-block-list {
    margin-top: 0.01rem;
  }
  .section-requirements h3.wp-block-heading + * {
    margin-top: 0.17rem;
  }
  .section-requirements .wp-block-list small {
    font-size: 0.175rem;
  }
  .section-requirements ul.wp-block-list {
    padding-left: 0.12rem;
  }
  .section-requirements ul.wp-block-list li {
    padding-left: 0.18rem;
  }
  .section-requirements ul.wp-block-list li::before {
    top: 0.15rem;
    width: 0.06rem;
    height: 0.06rem;
  }
  .section-requirements ul.wp-block-list + h2.wp-block-heading {
    margin-top: 0.34rem;
  }
  .section-requirements ul.wp-block-list + h3.wp-block-heading {
    margin-top: 0.24rem;
  }
  .section-requirements ol.wp-block-list {
    padding-left: 0.3rem;
  }
  .section-requirements ol.wp-block-list + h3.wp-block-heading {
    margin-top: 0.3rem;
  }
  .section-requirements .wrapper {
    padding: 0 0.11rem 0 0.24rem;
  }
  .section-requirements .recruitment-message {
    margin-bottom: 0.9rem;
  }
  .section-requirements .title-common-secondary.is-flexible {
    margin-bottom: 0.2rem;
  }
  .section-requirements .title-common-secondary.is-flexible.is-flexible .title-english {
    margin-bottom: 0.2rem;
    padding-left: 0.05rem;
  }
  .section-requirements .title-common-secondary.is-flexible.is-flexible .title-japanese {
    padding-left: 0.1rem;
    font-size: 0.24rem;
    letter-spacing: 0.1em;
    line-height: 1.5;
  }
}

.block-requirements {
  position: relative;
  z-index: 10;
  color: #222;
}
.block-requirements .requirements-wrapper {
  background-color: #f6f6f6;
}
.block-requirements .content-viewport {
  display: none;
  font-weight: 500;
}
.block-requirements .content-viewport.current {
  display: block;
}
.block-requirements .content-wrapper {
  overflow: hidden;
}
.block-requirements .viewport-wrapper {
  background-color: #fff;
}
.block-requirements .column-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-requirements .item-text {
  font-weight: 500;
}
.block-requirements .text-link {
  color: #2277e6;
  font-weight: 500;
  text-decoration: none;
}
@media print, (min-width: 768px) {
  .block-requirements {
    max-width: 14rem;
    margin: 0 auto;
  }
  .block-requirements .requirements-inner.is-recruit {
    padding-top: 1.02rem;
  }
  .block-requirements .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0.16rem;
    line-height: 1.625;
  }
  .block-requirements .content-viewport {
    margin-top: -2.3rem;
    padding-top: 2.3rem;
  }
  .block-requirements .content-column {
    width: 50%;
    max-width: 4.9rem;
  }
  .block-requirements .column-item {
    margin-bottom: 0.27rem;
  }
  .block-requirements .column-item:last-child {
    margin-bottom: 0;
  }
  .block-requirements .requirements-wrapper {
    margin-bottom: 2.4rem;
    padding: 1rem 1rem 1.37rem;
  }
  .block-requirements .title-common-tertiary {
    margin-bottom: 0.5rem;
  }
  .block-requirements .viewport-wrapper {
    padding: 0.42rem 0.73rem 0.62rem 0.78rem;
  }
  .block-requirements .item-text {
    margin-bottom: 0.02rem;
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .block-requirements .content-wrapper {
    font-size: 0.18rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .block-requirements .requirements-inner.is-recruit {
    padding-top: 0.5rem;
  }
  .block-requirements .content-wrapper {
    font-size: 0.2rem;
    line-height: 1.625;
  }
  .block-requirements .content-viewport {
    margin-top: -2.2rem;
    padding-top: 2.2rem;
  }
  .block-requirements .column-item {
    margin-bottom: 0.29rem;
  }
  .block-requirements .requirements-wrapper {
    padding: 0.62rem 0.2rem 0.4rem;
  }
  .block-requirements .title-common-tertiary {
    margin-bottom: 0.31rem;
  }
  .block-requirements .viewport-wrapper {
    padding: 0.33rem 0.21rem 0.1rem;
  }
  .block-requirements .item-text {
    margin-bottom: 0.03rem;
  }
}

.list-requirements-primary .list-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-requirements-primary .list-item {
  background-color: #fff;
}
.list-requirements-primary .item-detail {
  margin: 0;
  font-weight: 500;
}
@media print, (min-width: 768px) {
  .list-requirements-primary .list-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 12rem;
    gap: 0.3rem;
    margin: 0 auto;
  }
  .list-requirements-primary .list-item {
    width: 3.8rem;
    padding: 0.3rem 0.3rem 0.35rem;
  }
  .list-requirements-primary .title-common-dot {
    margin-bottom: 0.12rem;
  }
  .list-requirements-primary .item-detail {
    font-size: 0.16rem;
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-requirements-primary {
    max-width: 5.8rem;
    margin: 0 auto;
  }
  .list-requirements-primary .list-item {
    margin-bottom: 0.25rem;
    padding: 0.29rem 0.55rem 0.3rem 0.3rem;
  }
  .list-requirements-primary .list-item:last-child {
    margin-bottom: 0;
  }
  .list-requirements-primary .title-common-dot {
    margin-bottom: 0.12rem;
  }
  .list-requirements-primary .item-detail {
    font-size: 0.2rem;
    line-height: 1.5;
  }
}

.tab-requirements .tab-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tab-requirements .tab-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 33.3333333333%;
  -webkit-transition: margin-top 0.3s, background-color 0.3s, color 0.3s, height 0.3s;
  transition: margin-top 0.3s, background-color 0.3s, color 0.3s, height 0.3s;
  border-right: 1px solid #fff;
  background-color: #d0d0d0;
  color: #fff;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}
.tab-requirements .tab-link:last-child {
  border-right: none;
}
.tab-requirements .tab-link:hover {
  background-color: #fff;
  color: #2277e6;
}
.tab-requirements .tab-link.current {
  background-color: #fff;
  color: #2277e6;
  pointer-events: none;
}
@media print, (min-width: 768px) {
  .tab-requirements {
    margin-top: 0.64rem;
    padding: 0 0.1rem;
  }
  .tab-requirements .tab-wrapper {
    margin-bottom: -0.15rem;
  }
  .tab-requirements .title-common-tertiary {
    margin-bottom: 0.38rem;
  }
  .tab-requirements .title-common-quaternary {
    margin-bottom: 0.04rem;
  }
  .tab-requirements .title-common-quaternary + * {
    padding-right: 0.04rem;
  }
  .tab-requirements .tab-link {
    height: 0.75rem;
    padding: 0.1rem;
    font-size: 0.22rem;
    line-height: 1.3333333333;
  }
  .tab-requirements .tab-link.current {
    height: 0.9rem;
    margin-top: -0.15rem;
  }
  .tab-requirements .tab-link:hover {
    height: 0.9rem;
    margin-top: -0.15rem;
  }
  .tab-requirements .list-common-square .list-common-note {
    margin-top: 0.02rem;
  }
  .tab-requirements .list-common-square .list-common-number {
    padding-left: 0.22rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .tab-requirements {
    margin: 0.4rem -0.11rem 0;
  }
  .tab-requirements .tab-wrapper {
    margin-bottom: -0.1rem;
  }
  .tab-requirements .title-common-tertiary {
    margin-bottom: 0.24rem;
  }
  .tab-requirements .title-common-quaternary {
    margin-bottom: 0.11rem;
  }
  .tab-requirements .tab-link {
    height: 0.6rem;
    padding: 0.1rem;
    font-size: 0.18rem;
    line-height: 1.5333333333;
  }
  .tab-requirements .tab-link.current {
    height: 0.7rem;
    margin-top: -0.1rem;
  }
  .tab-requirements .tab-link:hover {
    height: 0.7rem;
    margin-top: -0.1rem;
  }
  .tab-requirements .list-common-square .list-common-dot {
    padding-left: 0.12rem;
  }
  .tab-requirements .list-common-square .list-common-number {
    padding-left: 0.27rem;
  }
}

.block-requirements-flow {
  position: relative;
  z-index: 10;
}
.block-requirements-flow .flow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding-left: 0;
  list-style: none;
  counter-reset: number;
}
.block-requirements-flow .flow-item {
  position: relative;
  padding-left: 0.2rem;
  counter-increment: number;
}
.block-requirements-flow .flow-item::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 0.11rem;
  height: 0.13rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../img/requirements/icon_arrow_flow.png") center/100% auto no-repeat;
}
.block-requirements-flow .flow-item::after {
  content: counter(number, decimal-leading-zero) "";
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-bottom: 0.16rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #2277e6;
  font-family: "Poppins", sans-serif;
  font-size: 0.16rem;
  font-weight: 600;
  line-height: 1;
}
.block-requirements-flow .flow-item:last-of-type::before {
  display: none;
}
.block-requirements-flow .flow-wrapper {
  height: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.05);
}
.block-requirements-flow .flow-heading {
  color: #2277e6;
  text-align: center;
}
.block-requirements-flow .heading-text {
  display: block;
  font-size: 0.2rem;
  font-weight: 700;
  line-height: 1.3;
}
.block-requirements-flow .flow-content {
  margin: 0;
  color: #222;
  font-size: 0.14rem;
  font-weight: 500;
  letter-spacing: 0.001em;
  line-height: 1.5;
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .block-requirements-flow {
    font-size: 0.16rem;
  }
}
@media print, (min-width: 768px) {
  .block-requirements-flow {
    padding: 0 0.04rem;
  }
  .block-requirements-flow .title-common-quaternary {
    margin-bottom: 0.33rem;
  }
  .block-requirements-flow .flow-wrapper {
    padding: 0.54rem 0.2rem 0.16rem;
  }
  .block-requirements-flow .flow-heading {
    margin-bottom: 0.15rem;
  }
  .block-requirements-flow .flow-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -0.19rem;
    overflow-x: hidden;
  }
  .block-requirements-flow .flow-item {
    width: 25%;
    padding: 0.14rem 0.19rem 0.2rem;
  }
  .block-requirements-flow .flow-item::before {
    right: -0.08rem;
    margin-top: -0.02rem;
  }
  .block-requirements-flow .flow-item::after {
    top: 0.36rem;
  }
  .block-requirements-flow .flow-item:nth-child(4n)::before {
    display: none;
  }
}
@media only screen and (max-width: 767.98px) {
  .block-requirements-flow {
    margin-top: -0.12rem;
  }
  .block-requirements-flow .flow-scroll-wrapper {
    position: relative;
    margin: 0 -0.1rem;
    overflow-x: hidden;
  }
  .block-requirements-flow .title-common-quaternary {
    margin-bottom: 0.14rem;
  }
  .block-requirements-flow .flow-list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: auto;
    overflow: auto;
    gap: 0.38rem;
  }
  .block-requirements-flow .flow-list.scrolling + .custom-scroll-hint {
    opacity: 0;
  }
  .block-requirements-flow .flow-list.scrolling + .custom-scroll-hint::before {
    opacity: 0;
  }
  .block-requirements-flow .flow-wrapper {
    padding: 0.58rem 0.2rem 0.31rem;
  }
  .block-requirements-flow .flow-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 2.28rem;
    padding: 0;
  }
  .block-requirements-flow .flow-item:first-child {
    margin-left: 0;
  }
  .block-requirements-flow .flow-item:last-child {
    margin-right: 0;
  }
  .block-requirements-flow .flow-item::before {
    right: -0.25rem;
  }
  .block-requirements-flow .flow-item::after {
    top: 0.28rem;
  }
  .block-requirements-flow .flow-heading {
    margin-bottom: 0.15rem;
  }
}

@media print, (min-width: 768px) {
  .block-common-entry {
    margin-bottom: -2.55rem;
  }
  .block-common-entry .button-common-primary {
    font-size: 0.22rem;
  }
}

.custom-scroll-hint {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media print, (min-width: 768px) {
  .custom-scroll-hint {
    display: none;
  }
}
@media only screen and (max-width: 767.98px) {
  .custom-scroll-hint {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    pointer-events: none;
  }
  .custom-scroll-hint::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .custom-scroll-hint .hand-icon {
    position: absolute;
    top: 0.44rem;
    left: 50%;
    width: 0.44rem;
    height: 0.65rem;
    -webkit-animation: swipeHint 2s ease-in-out infinite;
    animation: swipeHint 2s ease-in-out infinite;
    background: url("../img/requirements/icon_scroll.svg") center/100% auto no-repeat;
  }
  .custom-scroll-hint .scroll-title {
    position: absolute;
    top: 1.15rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
    font-size: 0.22rem;
    font-weight: 500;
  }
}

.js-scrollbar {
  position: relative;
  overflow: auto;
}

@media only screen and (max-width: 767.98px) {
  .ps__rail-x {
    display: block;
    opacity: 1 !important;
  }
}

@media only screen and (max-width: 767.98px) {
  .ps__thumb-x {
    height: 0.04rem !important;
    border-radius: 0 !important;
    background-color: #2277e6 !important;
  }
}
/*# sourceMappingURL=requirements.css.map */