@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;
  }
}

.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;
  }
}

@-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);
  }
}
@-webkit-keyframes lineLoad {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes lineLoad {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.loading-screen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background: white;
}
.loading-screen .loading-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 0.1rem;
  -webkit-animation: lineLoad 2s ease-out forwards;
  animation: lineLoad 2s ease-out forwards;
  background: #1c2993;
}
.loading-screen .loading-content {
  z-index: 10;
  text-align: center;
}
.loading-screen .loading-logo {
  opacity: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
.loading-screen .loading-logo {
  width: 4.71rem;
  margin: 0 auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.loading-screen .loading-logo.is-loading {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 1;
}
.loading-screen .loading-logo.is-out {
  -webkit-transform: scale(1.1) translateY(0.3rem);
  -ms-transform: scale(1.1) translateY(0.3rem);
  transform: scale(1.1) translateY(0.3rem);
  -webkit-transition-duration: 1.2s;
  transition-duration: 1.2s;
  opacity: 0;
}

.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;
  }
}

.slider-common-entry .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.slider-common-entry .slider-viewport {
  height: 100%;
}
@media print, (min-width: 768px) {
  .slider-common-entry {
    height: 11.09rem;
  }
  .slider-common-entry .swiper-slide {
    width: 8.28rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .slider-common-entry {
    height: 10.04rem;
  }
  .slider-common-entry .swiper-slide {
    width: 7.5rem;
  }
}

.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;
}

.navigation-top-story .title-common-primary {
  margin: 0;
}
.navigation-top-story .heading-text {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #000;
  letter-spacing: 0.0026rem;
  text-align: right;
}
@media print, (min-width: 768px) {
  .navigation-top-story {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 7.5rem;
    margin-left: 0.9rem;
  }
  .navigation-top-story .title-common-primary {
    top: -0.21rem;
    left: -0.05rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 40%;
  }
  .navigation-top-story .title-common-primary .title-english {
    top: 0;
    font-size: 1rem;
  }
  .navigation-top-story .title-common-primary .title-japanese {
    top: -0.03rem;
    left: 0.51rem;
    font-size: 0.2rem;
    letter-spacing: 0.0197rem;
  }
  .navigation-top-story .navigation-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -0.02rem;
  }
  .navigation-top-story .heading-text {
    font-size: 0.16rem;
    line-height: 1.625;
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .navigation-top-story {
    width: 100%;
    margin-left: 0;
    padding-left: 0.5rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .navigation-top-story {
    margin: 0.8rem 0.2rem 0;
  }
  .navigation-top-story .title-common-primary {
    top: 0;
    left: -0.21rem;
    margin-bottom: 0.82rem;
  }
  .navigation-top-story .title-common-primary .title-japanese {
    top: 0.69rem;
    left: 1.03rem;
    font-size: 0.4rem;
    letter-spacing: 0.0394rem;
  }
  .navigation-top-story .title-common-primary .title-english {
    font-size: 2rem;
    letter-spacing: 0;
  }
  .navigation-top-story .navigation-heading {
    margin-bottom: 0.25rem;
    padding-right: 0.3rem;
  }
  .navigation-top-story .heading-text {
    font-size: 0.28rem;
    letter-spacing: 0.0052rem;
    line-height: 1.1428571429;
  }
}

.section-top-keyvisual .keyvisual-scroll {
  position: absolute;
  z-index: 1;
}
.section-top-keyvisual .scroll-circle {
  -webkit-animation: 20s linear infinite rotate;
  animation: 20s linear infinite rotate;
}
.section-top-keyvisual .scroll-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.3rem;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: scrollArrow 3s infinite;
  animation: scrollArrow 3s infinite;
}
.section-top-keyvisual .scroll-arrow::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
}
.section-top-keyvisual .scroll-arrow::after {
  content: "";
  position: absolute;
  bottom: 0.02rem;
  left: 50%;
  width: 0.1rem;
  height: 0.1rem;
  -webkit-transform: translateX(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
  border-bottom: 1px solid #fff;
}
.section-top-keyvisual .keyvisual-shadow {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
  background: linear-gradient(112.86deg, rgba(233, 246, 255, 0.2) 22.55%, rgba(1, 63, 109, 0.3) 77.42%);
  pointer-events: none;
}
.section-top-keyvisual .keyvisual-video {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-top-keyvisual .keyvisual-wrapper {
  position: relative;
  z-index: 1;
}
.section-top-keyvisual .keyvisual-title {
  margin: 0 auto;
}
.section-top-keyvisual .keyvisual-description {
  position: relative;
  margin-bottom: 0;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.08rem;
  text-align: center;
}
.section-top-keyvisual .description-wrapper {
  position: relative;
}
.section-top-keyvisual .description-wrapper::before, .section-top-keyvisual .description-wrapper::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 0.02rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
}
.section-top-keyvisual .description-wrapper::before {
  left: 0;
}
.section-top-keyvisual .description-wrapper::after {
  right: 0;
}
@media print, (min-width: 768px) {
  .section-top-keyvisual {
    position: relative;
    z-index: 2;
  }
  .section-top-keyvisual .keyvisual-scroll {
    position: fixed;
    top: 1.57rem;
    right: 0.54rem;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
  }
  .is-scroll .section-top-keyvisual .keyvisual-scroll {
    opacity: 0;
    visibility: hidden;
  }
  .section-top-keyvisual .scroll-circle {
    width: 1.61rem;
    height: 1.61rem;
  }
  .section-top-keyvisual .scroll-arrow {
    height: 0.64rem;
  }
  .section-top-keyvisual .keyvisual-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0.4rem;
    -webkit-transition: opacity 0.8s, visibility 0.8s;
    transition: opacity 0.8s, visibility 0.8s;
  }
  .is-scroll .section-top-keyvisual .keyvisual-wrapper {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .section-top-keyvisual .keyvisual-title {
    width: 18.08rem;
    margin-bottom: 0.28rem;
  }
  .section-top-keyvisual .keyvisual-description {
    font-size: 0.32rem;
    line-height: 1.4;
  }
  .section-top-keyvisual .description-wrapper {
    padding: 0 0.55rem;
  }
  .section-top-keyvisual .description-wrapper::before, .section-top-keyvisual .description-wrapper::after {
    width: 0.32rem;
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .section-top-keyvisual .keyvisual-title {
    width: 94.1666666667%;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-keyvisual {
    position: relative;
    z-index: 2;
    height: calc(100dvh - 1.4rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 1.02rem;
  }
  .section-top-keyvisual::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .section-top-keyvisual .keyvisual-title {
    width: 6.63rem;
    margin-bottom: 0.3rem;
  }
  .section-top-keyvisual .keyvisual-description {
    padding: 0 0.7rem;
    font-size: 0.31rem;
    letter-spacing: 0.0577rem;
    line-height: 1.1935483871;
  }
  .section-top-keyvisual .description-wrapper {
    display: block;
  }
  .section-top-keyvisual .description-wrapper::before, .section-top-keyvisual .description-wrapper::after {
    width: 0.22rem;
  }
}

@media only screen and (max-width: 767.98px) {
  .list-top-story {
    z-index: 1;
  }
}
.list-top-story .list-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-top-story .list-item.is-current .item-wrapper {
  pointer-events: none;
}
.list-top-story .list-item.is-current .item-wrapper::before {
  background-color: rgba(6, 57, 96, 0.2);
}
.list-top-story .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;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #fff;
  text-decoration: none;
}
.list-top-story .item-wrapper::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: rgba(6, 57, 96, 0.6);
  pointer-events: none;
}
.list-top-story .item-wrapper:hover::before {
  background-color: rgba(6, 57, 96, 0.2);
}
.list-top-story .item-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.list-top-story .item-title {
  position: absolute;
  z-index: 1;
  color: #d2ecfd;
  font-family: "Whisper", cursive;
  line-height: 1;
}
.list-top-story .item-text {
  position: relative;
  z-index: 1;
}
.list-top-story .category-number {
  position: relative;
  z-index: 1;
}
.list-top-story .category-number img {
  width: auto;
}
.list-top-story .item-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Shippori Mincho", serif;
  line-height: 1;
}
@media print, (min-width: 768px) {
  .list-top-story .list-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .list-top-story .list-item {
    width: 2.5rem;
  }
  .list-top-story .item-wrapper {
    min-height: 1.68rem;
    padding: 0.2rem 0.08rem 0.13rem;
  }
  .list-top-story .item-title {
    top: -0.03rem;
    right: 0.07rem;
    font-size: 0.64rem;
  }
  .list-top-story .item-text {
    margin-bottom: 0.12rem;
    font-size: 0.14rem;
    letter-spacing: 0.0026rem;
    line-height: 1.2857142857;
  }
  .list-top-story .item-category {
    margin-left: 0.02rem;
    font-size: 0.1rem;
    height: 0.15rem;
  }
  .list-top-story .category-english {
    margin-right: 0.04rem;
    position: relative;
    top: 0.02rem;
  }
  .list-top-story .category-number {
    height: auto;
    top: 1px;
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .list-top-story .item-text {
    font-size: 0.16rem;
  }
  .list-top-story .item-category {
    font-size: 0.12rem;
  }
  .list-top-story .category-english {
    top: 0.03rem;
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .list-top-story .list-item {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-top-story {
    padding: 0 0.3rem;
  }
  .list-top-story .item-wrapper {
    min-height: 3.5rem;
    padding: 0.2rem 0.2rem 0.41rem;
  }
  .list-top-story .item-title {
    top: 0.07rem;
    right: 0.19rem;
    font-size: 1.66rem;
  }
  .list-top-story .item-text {
    font-size: 0.36rem;
    letter-spacing: 0.0067rem;
    line-height: 1.2857142857;
  }
  .list-top-story .item-category {
    position: absolute;
    top: 0.53rem;
    left: 0.27rem;
    font-size: 0.26rem;
  }
  .list-top-story .category-english {
    margin-right: 0.1rem;
  }
  .list-top-story .category-number {
    top: -1px;
  }
  .list-top-story .category-number img {
    height: 0.37rem;
  }
}

.section-top-story {
  position: relative;
}
.section-top-story .story-container {
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  opacity: 0;
}
.section-top-story .story-container.is-new {
  position: relative;
  z-index: 1;
}
.section-top-story .story-container.is-new.is-back {
  visibility: hidden;
  opacity: 0;
}
.section-top-story .story-container.is-next, .section-top-story .story-container.is-never {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-top-story .story-container.is-front {
  visibility: visible;
  position: relative;
  z-index: 1;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  opacity: 1;
}
.section-top-story .story-container.is-back {
  visibility: hidden;
  position: absolute !important;
  z-index: 0;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  opacity: 0;
  pointer-events: none;
}
.section-top-story .story-container.is-back[style*="opacity: 0"] {
  visibility: hidden;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.section-top-story .story-content {
  position: relative;
  z-index: 2;
}
.section-top-story .content-heading {
  position: relative;
  background-color: #edf5fc;
}
.section-top-story .story-video {
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.section-top-story .story-video::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-top-story .video-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 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.55rem;
  height: 2rem;
  border-radius: 0 0.31rem 0 0;
  background-color: #1c2993;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 0.21rem;
  text-align: center;
}
.section-top-story .video-label .label-wrapper {
  position: relative;
  letter-spacing: 0.021rem;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: mixed;
}
.section-top-story .content-title {
  color: #1c2993;
  font-weight: 700;
}
.section-top-story .content-title .title-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-top-story .content-title .title-wrapper {
  display: block;
}
.section-top-story .title-label {
  font-family: "Shippori Mincho", serif;
}
.section-top-story .title-label .label-wrapper {
  font-weight: 500;
}
.section-top-story .title-label .label-number {
  position: relative;
  top: -0.06rem;
  line-height: 1;
}
.section-top-story .heading-information {
  position: relative;
  background-color: #fff;
}
.section-top-story .heading-information::before {
  content: "";
  position: absolute;
  background: center/contain no-repeat;
}
.section-top-story .information-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1c2993;
}
.section-top-story .information-profile {
  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;
  border-radius: 0.3rem;
  background-color: #edf5fc;
  font-family: "Poppins", sans-serif;
  font-size: 0.14rem;
  font-weight: 500;
  text-align: center;
}
.section-top-story .profile-wrapper {
  position: relative;
}
.section-top-story .information-name {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 1;
}
.section-top-story .information-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  line-height: 1;
}
.section-top-story .information-head {
  color: #1c2993;
  letter-spacing: 0.04rem;
}
.section-top-story .information-text {
  color: #1c1c1c;
}
.section-top-story .content-brand {
  position: absolute;
  z-index: 1;
  color: #d2ecfd;
  font-family: "Whisper", cursive;
  font-weight: 400;
  line-height: 1;
}
.section-top-story .content-text:last-child {
  margin: 0;
}
@media print, (min-width: 768px) {
  .section-top-story .story-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section-top-story .story-container.is-next .content-brand {
    right: 0.53rem;
  }
  .section-top-story .story-video {
    position: sticky;
    top: 0;
    left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    height: 100vh;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    will-change: transform;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
  }
  .section-top-story .story-video video {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
  .is-scroll .section-top-story .story-video {
    width: 8.52rem;
  }
  .section-top-story .video-keyvisual {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s, visibility 0.5s;
    transition: opacity 0.5s, visibility 0.5s;
  }
  .is-scroll .section-top-story .video-keyvisual {
    opacity: 0;
    visibility: hidden;
  }
  .section-top-story .video-scroll {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, visibility 0.5s;
    transition: opacity 0.5s, visibility 0.5s;
  }
  .is-scroll .section-top-story .video-scroll {
    opacity: 1;
    visibility: visible;
  }
  .section-top-story .video-label {
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .is-scroll .section-top-story .video-label {
    opacity: 1;
  }
  .section-top-story .title-label .label-wrapper {
    margin-right: 0.06rem;
    font-size: 0.2rem;
  }
  .section-top-story .story-content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: none;
    padding-top: calc(100vh + 1rem);
    overflow: hidden;
  }
  .is-scroll .section-top-story .story-content-wrapper {
    display: block;
  }
  .section-top-story .story-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-bottom: 1.73rem;
    background-color: #fff;
  }
  .section-top-story .content-heading {
    padding: 2.21rem 0.9rem 0.9rem;
  }
  .section-top-story .content-wrapper {
    width: 6rem;
    margin: 1.28rem 0.9rem 2.38rem;
  }
  .section-top-story .content-title {
    margin-bottom: 0.8rem;
  }
  .section-top-story .content-title .title-wrapper {
    font-size: 0.46rem;
    letter-spacing: -0.0184em;
    line-height: 1.5;
  }
  .section-top-story .content-title .title-label {
    margin-bottom: 0.21rem;
  }
  .section-top-story .heading-information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 5.12rem;
    padding: 0.37rem 0.44rem;
    border-radius: 0.06rem;
  }
  .section-top-story .heading-information::before {
    top: 50%;
    left: -0.2rem;
    width: 0.21rem;
    height: 0.21rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url("../img/top/decoration_top_01.png");
  }
  .section-top-story .information-head {
    margin-right: -0.04rem;
  }
  .section-top-story .information-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 1.88rem;
    margin-right: 0.2rem;
  }
  .section-top-story .information-profile {
    height: 0.34rem;
    margin-right: 0.1rem;
  }
  .section-top-story .profile-wrapper {
    padding: 0.02rem 0.2rem;
  }
  .section-top-story .information-name {
    font-size: 0.4rem;
    letter-spacing: 0.04rem;
  }
  .section-top-story .information-row {
    margin-bottom: 0.12rem;
    font-size: 0.16rem;
  }
  .section-top-story .information-row:last-child {
    margin-bottom: 0;
  }
  .section-top-story .information-text {
    font-size: 0.16rem;
  }
  .section-top-story .content-brand {
    top: 0.78rem;
    right: 0.41rem;
    font-size: 3rem;
  }
  .section-top-story .content-text {
    margin-bottom: 0.48rem;
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .is-scroll .section-top-story .story-video {
    width: 50%;
  }
  .section-top-story .content-wrapper {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .section-top-story .content-brand {
    top: 0.2rem;
  }
  .section-top-story .information-left {
    width: 2.1rem;
  }
  .section-top-story .information-profile {
    font-size: 0.16rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-story {
    z-index: 1;
  }
  .section-top-story ~ * {
    position: relative;
    z-index: 9;
    background-color: #fff;
  }
  .section-top-story .story-container {
    padding-top: 100dvh;
  }
  .section-top-story .story-content {
    padding-bottom: 0.89rem;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .section-top-story .content-heading {
    padding: 1.42rem 0.48rem 0.93rem;
  }
  .section-top-story .content-wrapper {
    padding: 1.4rem 0.48rem 0;
  }
  .section-top-story .story-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100dvh;
    margin-top: -1px;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: -webkit-transform 0.3s ease, -webkit-filter 0.3s ease;
    transition: -webkit-transform 0.3s ease, -webkit-filter 0.3s ease;
    transition: transform 0.3s ease, filter 0.3s ease;
    transition: transform 0.3s ease, filter 0.3s ease, -webkit-transform 0.3s ease, -webkit-filter 0.3s ease;
    will-change: transform;
  }
  .section-top-story .story-video video {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
  .section-top-story .video-shadow {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0;
    background: linear-gradient(112.86deg, rgba(233, 246, 255, 0.2) 22.55%, rgba(1, 63, 109, 0.3) 77.42%);
    pointer-events: none;
  }
  .section-top-story .content-title {
    margin-bottom: 0.78rem;
  }
  .section-top-story .content-title .title-wrapper {
    font-size: 0.48rem;
    letter-spacing: 0.01rem;
    line-height: 1.4375;
  }
  .section-top-story .content-title .title-label {
    margin-bottom: 0.54rem;
  }
  .section-top-story .title-label .label-wrapper {
    margin-right: 0.11rem;
    font-size: 0.24rem;
  }
  .section-top-story .title-label .label-number img {
    width: auto;
    height: 0.37rem;
  }
  .section-top-story .heading-information {
    padding: 0.4rem 0.6rem 0.48rem;
    border-radius: 0.1rem;
  }
  .section-top-story .heading-information::before {
    top: -0.28rem;
    left: 50%;
    width: 0.52rem;
    height: 0.3rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url("../img/top/sp/decoration_top_01.svg");
  }
  .section-top-story .information-left {
    margin-bottom: 0.2rem;
  }
  .section-top-story .information-profile {
    width: 1.34rem;
    height: 0.44rem;
    margin-right: 0.24rem;
    padding: 0.02rem 0.2rem;
    font-size: 0.2rem;
  }
  .section-top-story .profile-wrapper {
    top: 1px;
  }
  .section-top-story .information-name {
    font-size: 0.6rem;
    letter-spacing: 0.06rem;
  }
  .section-top-story .information-row {
    margin-bottom: 0.2rem;
    font-size: 0.28rem;
  }
  .section-top-story .information-row:last-child {
    margin-bottom: 0;
  }
  .section-top-story .information-head {
    letter-spacing: 0.07rem;
  }
  .section-top-story .content-brand {
    top: 0.3rem;
    right: 0.3rem;
    font-size: 2.24rem;
  }
  .section-top-story .content-text {
    margin-bottom: 0.48rem;
    font-size: 0.24rem;
    line-height: 2.025;
  }
}

.section-top-jobs .content-wrapper {
  color: #fff;
}
.section-top-jobs .jobs-content {
  background-color: #2277e6;
}
.section-top-jobs .content-title {
  font-weight: 500;
}
.section-top-jobs .content-description {
  font-size: 0.32rem;
  font-weight: 700;
  letter-spacing: 0.0096rem;
  line-height: 1.5625;
}
.section-top-jobs .content-image {
  overflow: hidden;
  border-radius: 0.1rem;
}
.section-top-jobs .item-wrapper {
  position: relative;
}
.section-top-jobs .item-wrapper::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section-top-jobs .content-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: 500;
}
@media print, (min-width: 768px) {
  .section-top-jobs .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .section-top-jobs .item-wrapper {
    padding-left: 0.44rem;
  }
  .section-top-jobs .item-wrapper::before {
    width: 0.3rem;
    height: 0.3rem;
    margin-top: 1px;
    background: url("../img/common/icon_arrow_03.svg") center/0.3rem 0.3rem no-repeat;
  }
  .section-top-jobs .content-wrapper {
    max-width: 5.48rem;
    padding-top: 0.27rem;
    padding-left: 0.28rem;
  }
  .section-top-jobs .jobs-content {
    padding: 0.96rem 0;
  }
  .section-top-jobs .content-title {
    margin-bottom: 0.52rem;
    font-size: 0.58rem;
    line-height: 1.2413793103;
  }
  .section-top-jobs .content-description {
    margin-bottom: 0.65rem;
  }
  .section-top-jobs .content-image {
    width: 7.2rem;
    height: 5.4rem;
  }
  .section-top-jobs .content-list {
    font-size: 0.24rem;
    line-height: 1.3333333333;
  }
  .section-top-jobs .content-list .list-item {
    margin-bottom: 0.16rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-jobs {
    padding: 1rem 0 0.2rem;
  }
  .section-top-jobs .jobs-content {
    padding: 0.85rem 0 1.01rem;
  }
  .section-top-jobs .jobs-content .wrapper {
    padding: 0 0.47rem;
  }
  .section-top-jobs .content-title {
    font-size: 0.48rem;
    line-height: 1.25;
    margin-bottom: 0.34rem;
  }
  .section-top-jobs .content-list {
    font-size: 0.26rem;
    line-height: 1.5384615385;
    margin-bottom: 0.88rem;
  }
  .section-top-jobs .content-list .list-item {
    margin-bottom: 0.33rem;
  }
  .section-top-jobs .content-image {
    width: 6.4rem;
    height: 4.8rem;
  }
  .section-top-jobs .content-description {
    max-width: 5.15rem;
    margin-bottom: 0.75rem;
  }
  .section-top-jobs .content-wrapper {
    padding-left: 0.03rem;
  }
  .section-top-jobs .item-wrapper {
    padding-left: 0.57rem;
  }
  .section-top-jobs .item-wrapper::before {
    width: 0.4rem;
    height: 0.4rem;
    background: url("../img/common/icon_arrow_03.svg") center/0.4rem 0.4rem no-repeat;
  }
}

@media print, (min-width: 768px) {
  .heading-top-primary {
    padding: 0.87rem 0 0.95rem;
    padding-left: 0.21rem;
  }
  .heading-top-primary .wrapper {
    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;
    max-width: 14.2rem;
  }
  .heading-top-primary .title-common-primary {
    width: 80%;
  }
  .heading-top-primary .title-common-primary .title-english {
    top: -0.56rem;
    left: -1.64rem;
    font-size: 3rem;
  }
  .heading-top-primary .title-common-primary .english-label {
    font-size: 3rem;
  }
  .heading-top-primary .title-common-primary .title-japanese {
    font-size: 0.56rem;
  }
  .heading-top-primary .button-common-primary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-top: 0.03rem;
    padding: 0.25rem 0.23rem;
    border-radius: 1rem;
    font-size: 0.216rem;
    line-height: 1.3636363636;
  }
  .heading-top-primary .button-common-primary .button-icon {
    left: 0.06rem;
  }
  .heading-top-primary .button-common-primary .button-text {
    padding: 0 0.37rem 0 0.19rem;
  }
  .heading-top-primary .button-common-primary:hover .button-icon {
    left: calc(100% - 0.42rem);
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .heading-top-primary .title-common-primary .title-english {
    left: -0.5rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .heading-top-primary {
    padding: 0.84rem 0;
  }
  .heading-top-primary .title-common-primary {
    margin-bottom: 0.92rem;
    padding: 0 0.07rem;
  }
  .heading-top-primary .title-common-primary .title-japanese {
    font-size: 0.42rem;
    letter-spacing: 0.042rem;
    line-height: 1.8095238095;
  }
  .heading-top-primary .title-common-primary .title-english {
    top: -0.6rem;
    left: 0.09rem;
    font-size: 2.25rem;
  }
  .heading-top-primary .button-common-primary {
    width: 3.15rem;
    height: 0.94rem;
    margin-left: 0.13rem;
    border-radius: 10rem;
    font-size: 0.28rem;
    line-height: 1.4285714286;
  }
  .heading-top-primary .button-common-primary .button-text {
    top: -0.01rem;
    padding: 0 0.4rem 0 0.2rem;
  }
}

.section-top-welfare .welfare-title {
  font-weight: 700;
}
.section-top-welfare .welfare-title.is-full {
  width: 100%;
  text-align: center;
}
.section-top-welfare .title-default {
  color: #090909;
}
.section-top-welfare .welfare-text {
  color: #242424;
  font-weight: 400;
}
@media print, (min-width: 768px) {
  .section-top-welfare {
    padding: 1.51rem 0 0.82rem;
  }
  .section-top-welfare .welfare-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1.53rem 0.57rem;
  }
  .section-top-welfare .welfare-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 2.68rem;
    margin-bottom: 0;
    padding: 0.28rem 0.2rem 0.28rem 0;
    color: #007aff;
    font-size: 0.48rem;
    line-height: 1.2083333333;
  }
  .section-top-welfare .welfare-text {
    position: relative;
    padding-left: 0.78rem;
    font-size: 0.19rem;
    letter-spacing: 0.01em;
    line-height: 2;
  }
  .section-top-welfare .welfare-text::before {
    content: "";
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #3a75bb;
  }
  .section-top-welfare .welfare-image {
    width: 12.86rem;
    height: 4.85rem;
    margin: 0 auto;
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .section-top-welfare .welfare-text {
    font-size: 0.21rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-top-welfare {
    padding: 0.3rem 0 1rem;
  }
  .section-top-welfare .heading-top-primary {
    padding-bottom: 0.5rem;
  }
  .section-top-welfare .heading-top-primary .button-common-primary {
    width: 3.62rem;
  }
  .section-top-welfare .welfare-content {
    padding: 0.8rem 0 0.47rem;
  }
  .section-top-welfare .welfare-title {
    margin-bottom: 0.36rem;
    color: #2277e6;
    font-size: 0.4rem;
    line-height: 1.2;
  }
  .section-top-welfare .welfare-text {
    font-size: 0.26rem;
    line-height: 1.7692307692;
  }
  .section-top-welfare .welfare-image {
    width: 5.6rem;
    height: 3.4rem;
  }
}

.block-top-welfare {
  background-color: #edf5fc;
}
@media print, (min-width: 768px) {
  .block-top-welfare {
    margin-bottom: 0.6rem;
    padding: 0.69rem 0 0.76rem;
  }
  .block-top-welfare.is-number {
    padding-top: 0.65rem;
    padding-bottom: 0.45rem;
  }
  .block-top-welfare .list-common-welfare {
    max-width: 12rem;
    margin: -0.17rem auto 0;
  }
  .block-top-welfare .list-common-welfare .list-item:nth-child(1), .block-top-welfare .list-common-welfare .list-item:nth-child(2), .block-top-welfare .list-common-welfare .list-item:nth-child(3) {
    -webkit-animation-delay: 0s !important;
    animation-delay: 0s !important;
  }
  .block-top-welfare .list-common-welfare .list-item:nth-child(4), .block-top-welfare .list-common-welfare .list-item:nth-child(5), .block-top-welfare .list-common-welfare .list-item:nth-child(6) {
    -webkit-animation-delay: 0.2s !important;
    animation-delay: 0.2s !important;
  }
  .block-top-welfare .list-common-welfare .list-item:nth-child(7) {
    -webkit-animation-delay: 0.4s !important;
    animation-delay: 0.4s !important;
  }
  .block-top-welfare .time-common-welfare {
    margin-top: 0.1rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .block-top-welfare {
    margin: 0 0.11rem 0.5rem;
    padding: 0 0.38rem 0.8rem;
  }
  .block-top-welfare:last-child {
    margin-bottom: 0;
  }
  .block-top-welfare.is-number {
    padding-bottom: 0.3rem;
  }
  .block-top-welfare.is-number .welfare-content {
    padding-top: 0.53rem;
    padding-bottom: 0.22rem;
  }
  .block-top-welfare.is-number .welfare-title {
    margin: 0;
  }
  .block-top-welfare .welfare-title {
    line-height: 1.4705882353;
  }
  .block-top-welfare .list-common-welfare {
    padding: 0 0.05rem;
  }
  .block-top-welfare .list-common-welfare .item-wrapper {
    padding-bottom: 0.05rem;
  }
  .block-top-welfare .list-common-welfare .list-item:nth-child(1) .item-text {
    margin-left: 0;
  }
  .block-top-welfare .time-common-welfare {
    margin-top: 0.18rem;
  }
}

.block-top-story {
  overflow: hidden;
}
.block-top-story .story-image {
  position: relative;
  height: 10.56rem;
}
.block-top-story .story-detail .detail-text:last-of-type {
  margin-bottom: 0;
}
.block-top-story .image-first,
.block-top-story .image-second,
.block-top-story .image-third {
  position: absolute;
  overflow: hidden;
  border-radius: 0.1rem;
  z-index: 1;
}
.block-top-story .image-first {
  top: 0;
  width: 2.3rem;
}
.block-top-story .image-second {
  top: 1.15rem;
  left: 0;
  width: 3.46rem;
}
.block-top-story .image-third {
  bottom: 0;
  width: 5.47rem;
}
.block-top-story .button-common-primary {
  border-radius: 10rem;
}
.block-top-story .wrapper {
  position: relative;
}
.block-top-story .story-background {
  position: absolute;
}
.block-top-story .story-detail {
  position: relative;
  z-index: 1;
}
@media print, (min-width: 768px) {
  .block-top-story {
    padding: 2.28rem 0 2.3rem;
  }
  .block-top-story .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 16rem;
    padding: 1.25rem 0.4rem 0;
  }
  .block-top-story .story-background {
    right: -1.6rem;
    top: 0.06rem;
    width: 12.09rem;
  }
  .block-top-story .image-first,
  .block-top-story .image-second,
  .block-top-story .image-third {
    -webkit-box-shadow: 0.05rem 0.05rem 0.2rem 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0.05rem 0.05rem 0.2rem 0 rgba(0, 0, 0, 0.15);
  }
  .block-top-story .image-first {
    right: 0;
  }
  .block-top-story .image-third {
    right: 0.67rem;
  }
  .block-top-story .story-detail {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 1.15rem 0 0 0.87rem;
    font-size: 0.22rem;
  }
  .block-top-story .story-detail .detail-text:last-of-type + .button-common-primary {
    margin-top: 1rem;
  }
  .block-top-story .detail-text {
    margin-bottom: 0.5rem;
    line-height: 2.2;
  }
  .block-top-story .story-image {
    top: 0.02rem;
    left: -0.3rem;
    width: 7.2rem;
  }
  .block-top-story .button-common-primary {
    width: 2.78rem;
    height: 0.81rem;
    font-size: 0.22rem;
    line-height: 1.3981481481;
  }
}
@media print, (min-width: 768px) and (max-width: 1399.98px) {
  .block-top-story .story-background {
    top: 0.4rem;
    left: 3.4rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .block-top-story {
    padding: 0.72rem 0 0.3rem;
    position: relative;
    z-index: 10;
  }
  .block-top-story .story-background {
    top: 5.3rem;
    left: 0;
    width: 100%;
    height: 18.84rem;
  }
  .block-top-story .story-image {
    left: 0.1rem;
    margin-top: 2.45rem;
  }
  .block-top-story .image-first,
  .block-top-story .image-second,
  .block-top-story .image-third {
    -webkit-box-shadow: 0.03rem 0.03rem 0.15rem 0.05rem rgba(0, 0, 0, 0.15);
    box-shadow: 0.03rem 0.03rem 0.15rem 0.05rem rgba(0, 0, 0, 0.15);
  }
  .block-top-story .image-first {
    right: 0.2rem;
  }
  .block-top-story .image-third {
    left: 0.7rem;
  }
  .block-top-story .story-detail {
    padding-left: 0.15rem;
    font-size: 0.28rem;
  }
  .block-top-story .story-detail .detail-text:last-of-type + .button-common-primary {
    margin-top: 0.9rem;
  }
  .block-top-story .detail-text {
    margin-bottom: 0.47rem;
    line-height: 1.7357142857;
  }
  .block-top-story .button-common-primary {
    width: 3.62rem;
    height: 0.94rem;
    font-size: 0.28rem;
    line-height: 1.4;
  }
}
/*# sourceMappingURL=top.css.map */