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

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

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

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

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

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

.section-common-about .about-content {
  position: relative;
}
.section-common-about .about-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-common-about .title-common-secondary .title-japanese {
  letter-spacing: 0.0096rem;
}
.section-common-about .about-thumbnail {
  width: 5.4rem;
  height: 3.6rem;
  overflow: hidden;
  border-radius: 0.1rem;
}
.section-common-about .about-image {
  width: 2.4rem;
  height: 3.6rem;
  overflow: hidden;
  border-radius: 0.1rem;
}
.section-common-about .about-inner {
  padding-top: 0.01rem;
}
.section-common-about .about-text {
  color: #242424;
}
.section-common-about .about-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-common-about .about-list .about-item:last-child {
  margin-bottom: 0;
}
.section-common-about .about-list .item-title {
  color: #007aff;
}
.section-common-about .about-list .item-description {
  margin-bottom: 0;
}
.section-common-about .about-title {
  color: #000;
}
.section-common-about .title-highlight {
  color: #007aff;
}
@media print, (min-width: 768px) {
  .section-common-about {
    padding: 1.02rem 0 1.33rem;
  }
  .section-common-about .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 17.28rem;
  }
  .section-common-about .about-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(100% - 9.4rem);
  }
  .section-common-about .about-inner {
    width: calc(100% - 7.89rem);
    padding: 0.03rem 0.77rem 0 0.95rem;
  }
  .section-common-about .about-image {
    margin: 1.2rem 0 0 -0.38rem;
  }
  .section-common-about .about-item {
    margin-bottom: 0.46rem;
  }
  .section-common-about .item-title {
    margin-bottom: 0.01rem;
    font-size: 0.34rem;
    line-height: 1.7647058824;
  }
  .section-common-about .item-description {
    font-size: 0.192rem;
    line-height: 2;
  }
  .section-common-about .title-common-secondary {
    width: 6.45rem;
    margin-bottom: 1.49rem;
    margin-left: 1.44rem;
  }
  .section-common-about .title-common-secondary .title-japanese {
    margin-bottom: 0.14rem;
    font-size: 0.48rem;
    line-height: 1.4166666667;
  }
  .section-common-about .about-title {
    margin-bottom: 0.32rem;
    font-size: 0.336rem;
    line-height: 1.75;
  }
  .section-common-about .about-text {
    margin-bottom: 0.78rem;
    font-size: 0.192rem;
    line-height: 2;
  }
}
@media print, (min-width: 768px) and (max-width: 1279.98px) {
  .section-common-about .title-common-secondary {
    margin-left: 0;
  }
  .section-common-about .about-content {
    width: 50%;
  }
  .section-common-about .about-inner {
    width: 50%;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-common-about {
    padding: 0.97rem 0;
  }
  .section-common-about .about-content {
    margin-bottom: 0.1rem;
  }
  .section-common-about .wrapper {
    padding: 0 0.1rem 0 0.39rem;
  }
  .section-common-about .about-wrapper {
    margin-bottom: 0.68rem;
  }
  .section-common-about .about-item {
    margin-bottom: 0.63rem;
  }
  .section-common-about .title-common-secondary {
    max-width: 5.45rem;
    margin-bottom: 0.61rem;
  }
  .section-common-about .title-japanese {
    margin-bottom: 0.13rem;
    font-size: 0.4rem;
    line-height: 1.7;
  }
  .section-common-about .item-title {
    margin-bottom: 0.25rem;
    font-size: 0.32rem;
    line-height: 1.875;
  }
  .section-common-about .item-description {
    padding-right: 0.57rem;
    font-size: 0.24rem;
    line-height: 1.5833333333;
  }
  .section-common-about .about-image {
    margin: 2.4rem 0 0 -1.11rem;
  }
  .section-common-about .about-title {
    margin-bottom: 0.32rem;
    font-size: 0.28rem;
    line-height: 1.4642857143;
  }
  .section-common-about .about-text {
    margin-bottom: 0.66rem;
    font-size: 0.26rem;
    line-height: 1.4769230769;
  }
}

@media print, (min-width: 768px) {
  .section-common-about.is-job .title-common-secondary {
    width: 6.8rem;
    margin-left: 1.02rem;
  }
  .section-common-about.is-job .title-common-secondary .title-japanese {
    font-size: 0.42rem;
  }
}
@media print, (min-width: 768px) and (max-width: 1279.98px) {
  .section-common-about.is-job .title-common-secondary {
    margin-left: 0.5rem;
  }
}

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

.wow {
  visibility: hidden;
}

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

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

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

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

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

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

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

.section-jobs-message {
  position: relative;
  background-color: #edf5fc;
}
.section-jobs-message::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: bottom right/100% auto no-repeat;
  pointer-events: none;
}
.section-jobs-message .wrapper {
  position: relative;
}
.section-jobs-message .content-image {
  height: 8.31rem;
  overflow: hidden;
  border-radius: 0.1rem;
}
.section-jobs-message .content-text p:last-child {
  margin-bottom: 0;
}
.section-jobs-message .content-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}
.section-jobs-message .content-company,
.section-jobs-message .content-name {
  position: relative;
  line-height: 1.4;
}
.section-jobs-message .content-company {
  font-size: 0.144rem;
}
.section-jobs-message .content-name {
  font-size: 0.264rem;
}
@media print, (min-width: 768px) {
  .section-jobs-message {
    padding: 1.24rem 0 1.45rem;
  }
  .section-jobs-message::before {
    width: 8.2rem;
    height: 8.2rem;
    background-image: url("../img/jobs/message_decoration.svg");
  }
  .section-jobs-message .wrapper {
    left: 0.62rem;
    max-width: 15.65rem;
    margin: 0 auto;
  }
  .section-jobs-message .title-common-secondary {
    margin-bottom: 0.41rem;
  }
  .section-jobs-message .title-common-secondary .title-japanese {
    margin-bottom: 0.11rem;
    font-size: 0.576rem;
    line-height: 1.3993055556;
  }
  .section-jobs-message .content-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 6.24rem;
  }
  .section-jobs-message .message-content {
    max-width: 48.8541666667%;
  }
  .section-jobs-message .content-text {
    margin-bottom: 0.41rem;
    font-size: 0.192rem;
    line-height: 2;
  }
  .section-jobs-message .content-text p {
    margin-bottom: 0.13rem;
  }
  .section-jobs-message .content-company {
    top: 0.03rem;
    margin-right: 0.1rem;
  }
  .section-jobs-message .content-name {
    font-size: 0.264rem;
  }
}
@media print {
  .section-jobs-message {
    page-break-before: always;
    page-break-after: always;
  }
}
@media print, (min-width: 768px) and (max-width: 1279.98px) {
  .section-jobs-message .wrapper {
    left: 0;
    width: 100%;
    max-width: 93%;
  }
  .section-jobs-message .message-content {
    max-width: 60%;
  }
  .section-jobs-message .content-image {
    width: 35%;
    height: 6rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-jobs-message {
    padding: 0.61rem 0 0.77rem;
  }
  .section-jobs-message .wrapper {
    padding: 0 0.63rem;
  }
  .section-jobs-message::before {
    width: 100%;
    height: 7.5rem;
    background-image: url("../img/jobs/sp/message_decoration.svg");
  }
  .section-jobs-message .title-common-secondary {
    margin-bottom: 0.29rem;
    padding: 0 0.09rem;
  }
  .section-jobs-message .title-common-secondary .title-japanese {
    margin-bottom: 0.07rem;
    font-size: 0.4rem;
    line-height: 1.475;
  }
  .section-jobs-message .content-image {
    margin-bottom: 0.38rem;
  }
  .section-jobs-message .content-text {
    margin-bottom: 0.38rem;
    line-height: 1.3333333333;
  }
  .section-jobs-message .content-text p {
    margin-bottom: 0.3rem;
  }
  .section-jobs-message .content-company {
    top: 1px;
    margin-right: 0.14rem;
  }
}

.section-jobs-flow {
  background-color: #edf5fc;
}
.section-jobs-flow .image-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-jobs-flow .image-item:last-child {
  margin-bottom: 0;
}
.section-jobs-flow .image-wrapper {
  overflow: hidden;
  border-radius: 0.07rem;
}
@media print, (min-width: 768px) {
  .section-jobs-flow {
    padding: 1.41rem 0 1.84rem;
  }
  .section-jobs-flow .title-common-secondary {
    margin-bottom: 0.57rem;
  }
  .section-jobs-flow .flow-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.3rem;
  }
  .section-jobs-flow .flow-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 5.76rem;
  }
  .section-jobs-flow .image-item {
    margin-bottom: 0.62rem;
  }
  .section-jobs-flow .image-wrapper {
    height: 3.39rem;
  }
  .section-jobs-flow .flow-content {
    max-width: 7.78rem;
  }
}
@media print {
  .section-jobs-flow {
    page-break-before: always;
  }
}
@media print, (min-width: 768px) and (max-width: 1279.98px) {
  .section-jobs-flow .flow-content {
    width: 54%;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-jobs-flow {
    margin: 0 0.51rem 1rem;
    padding: 0.53rem 0 0.94rem;
  }
  .section-jobs-flow .title-common-secondary {
    margin: 0 0.13rem 0.8rem;
  }
  .section-jobs-flow .wrapper {
    padding: 0 0.31rem;
  }
  .section-jobs-flow .flow-inner {
    margin-bottom: 0.8rem;
  }
}

.list-jobs-flow {
  position: relative;
}
.list-jobs-flow .list-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-jobs-flow .list-item {
  position: relative;
}
.list-jobs-flow .list-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 1.01rem;
  width: 0.05rem;
  height: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: opacity 0.3s ease, height 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, height 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, height 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, height 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  opacity: 0;
  background-color: #2277e6;
}
.list-jobs-flow .list-item.is-visible .item-time {
  visibility: visible;
  opacity: 1;
}
.list-jobs-flow .list-item.show-line::before {
  height: 100%;
  -webkit-animation: drawLine 0.4s ease-out forwards;
  animation: drawLine 0.4s ease-out forwards;
  opacity: 1;
}
.list-jobs-flow .list-item.show-line:last-child::before {
  display: none;
}
.list-jobs-flow .item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-jobs-flow .item-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  z-index: 1;
  -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;
  width: 2.03rem;
  height: 2.03rem;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  border: 0.07rem solid #2277e6;
  border-radius: 50%;
  opacity: 0;
  background-color: #fff;
  color: #1c1c1c;
  font-family: "Albert Sans", sans-serif;
  font-weight: 700;
}
.list-jobs-flow .time-wrapper {
  position: relative;
}
.list-jobs-flow .item-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #1c1c1c;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.list-jobs-flow .content-title {
  border-bottom: 1px solid #c0c0c0;
  font-size: 0.3rem;
  font-weight: 700;
  line-height: 1.213559322;
}
.list-jobs-flow .description-text {
  margin: 0;
}
@media print, (min-width: 768px) {
  .list-jobs-flow .list-item {
    padding-bottom: 0.63rem;
  }
  .list-jobs-flow .list-item:nth-child(1)::before {
    top: 0.04rem;
  }
  .list-jobs-flow .list-item:nth-child(2)::before {
    height: 3rem;
  }
  .list-jobs-flow .list-item:nth-child(3)::before {
    top: 0.42rem;
    height: 3.18rem;
  }
  .list-jobs-flow .list-item:nth-child(4)::before {
    top: 0.5rem;
    height: 2.9rem;
  }
  .list-jobs-flow .item-time {
    margin-right: 0.6rem;
    font-size: 0.36rem;
  }
  .list-jobs-flow .item-content {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .list-jobs-flow .content-title {
    margin-bottom: 0.13rem;
    padding-bottom: 0.16rem;
  }
  .list-jobs-flow .content-description {
    font-size: 0.19rem;
    line-height: 2.0462633452;
  }
}
@media print, (min-width: 768px) and (max-width: 1279.98px) {
  .list-jobs-flow .item-time {
    margin-right: 0.4rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-jobs-flow::before {
    height: calc(100% - 0.3rem);
  }
  .list-jobs-flow .list-item {
    padding-bottom: 0.63rem;
  }
  .list-jobs-flow .list-item:nth-child(1)::before {
    top: 0.12rem;
  }
  .list-jobs-flow .list-item:nth-child(2)::before {
    height: 2.88rem;
  }
  .list-jobs-flow .list-item:nth-child(3)::before {
    top: 0.42rem;
    height: 2.88rem;
  }
  .list-jobs-flow .list-item:nth-child(4)::before {
    top: 0.5rem;
    height: 2.82rem;
  }
  .list-jobs-flow .item-time {
    margin-right: 0.4rem;
    font-size: 0.48rem;
  }
  .list-jobs-flow .content-title {
    margin-bottom: 0.13rem;
    padding-bottom: 0.16rem;
  }
  .list-jobs-flow .content-description {
    font-size: 0.2rem;
    line-height: 1.45;
  }
}

.block-jobs-flow {
  background-color: #fff;
}
.block-jobs-flow .content-title {
  color: #007aff;
  font-weight: 700;
}
.block-jobs-flow .detail-text {
  margin: 0;
}
.block-jobs-flow .block-image {
  overflow: hidden;
  border-radius: 0.1rem;
}
@media print, (min-width: 768px) {
  .block-jobs-flow {
    padding: 0.86rem 0.83rem 0.75rem 0.96rem;
    border-radius: 0.1rem;
  }
  .block-jobs-flow .block-wrapper {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .block-jobs-flow .block-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 3.9rem;
    height: 5.46rem;
    margin-top: 0.1rem;
    margin-right: 0.86rem;
  }
  .block-jobs-flow .block-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .block-jobs-flow .title-common-secondary {
    margin-bottom: 0.36rem;
  }
  .block-jobs-flow .content-title {
    margin-bottom: 0.14rem;
    font-size: 0.24rem;
    line-height: 1;
  }
  .block-jobs-flow .content-detail {
    font-size: 0.19rem;
    line-height: 2;
    text-align: justify;
  }
}
@media only screen and (max-width: 767.98px) {
  .block-jobs-flow {
    margin: 0 0.15rem;
    padding: 0.65rem 0.32rem 0.7rem;
  }
  .block-jobs-flow .block-image {
    width: 4.68rem;
    height: 6.54rem;
    overflow: hidden;
    border-radius: 0.12rem;
  }
  .block-jobs-flow .title-common-secondary {
    margin: 0 0 0.26rem;
  }
  .block-jobs-flow .block-content {
    margin-bottom: 0.4rem;
  }
  .block-jobs-flow .content-title {
    margin-bottom: 0.24rem;
    font-size: 0.32rem;
    line-height: 1;
  }
  .block-jobs-flow .content-detail {
    font-size: 0.2rem;
    line-height: 1.92;
  }
}
/*# sourceMappingURL=jobs.css.map */