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

html {
  opacity: 0.01;
  line-height: 1;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
html.html--is-visible {
  opacity: 1;
}
@media print, (min-width: 1024px) {
  html {
    font-size: 625%;
  }
}
@media only screen and (max-width: 1023.98px) {
  html::-webkit-scrollbar {
    width: 0;
    opacity: 0;
  }
  html {
    min-height: 100vh;
  }
}

body {
  color: #4b4c6b;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", yugothic, "Yu Gothic", "メイリオ", meiryo, verdana, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
@media print, (min-width: 1024px) {
  body {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1023.98px) {
  body {
    font-size: 14px;
  }
}

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

a:focus-visible,
button:focus-visible,
[tabindex]:focus-visible {
  outline: 2px solid #000;
  outline-offset: 2px;
}

@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;
  }
}
.container {
  overflow: hidden;
}
@media print, (min-width: 1024px) {
  .container--page-25th {
    overflow: unset;
  }
}
@media only screen and (max-width: 1023.98px) {
  .container {
    min-width: 320px;
  }
}

@media print, (min-width: 1024px) {
  .wrapper {
    width: calc(100% - 64px);
    min-width: 960px;
    max-width: 1200px;
    margin: 0 auto;
  }
  .wrapper--medium {
    width: calc(100% - 224px);
    min-width: 800px;
    max-width: 1040px;
  }
  .wrapper--top-healthcare {
    width: calc(100% - 18px);
    min-width: 1006px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279.98px) {
  .wrapper--25th {
    min-width: 1070px;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 1920px) {
  .wrapper {
    max-width: 1400px;
  }
  .wrapper--medium {
    max-width: 1240px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .wrapper {
    max-width: 718px;
    margin: 0 auto;
    padding-right: 8px;
    padding-left: 8px;
  }
  .wrapper--page-policy {
    padding: 0 40px;
  }
}

.footer__logo, .footer__company {
  display: block;
}
.footer__company {
  padding-bottom: 2px;
}
@media print, (min-width: 1024px) {
  .footer {
    padding: 80px 0 46px;
  }
  .footer__wrapper {
    margin-bottom: 47px;
  }
  .footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 39px;
  }
  .footer__left {
    width: 230px;
  }
  .footer__right {
    max-width: 940px;
    margin-left: 0;
  }
  .footer__logo {
    width: 230px;
    height: 35px;
    margin-bottom: 41px;
  }
  .footer__decor {
    max-width: 1440px;
    margin: 0 auto 39px;
  }
  .footer__company {
    width: 170px;
    margin: 0 auto;
  }
  .footer__contact {
    position: absolute;
    top: 186px;
    left: 0;
    width: 230px;
  }
}
@media only screen and (min-width: 1920px) {
  .footer__decor {
    max-width: 1920px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .footer {
    padding: 80px 0 38px;
  }
  .footer__wrapper {
    margin-bottom: 23px;
    padding: 0 24px;
  }
  .footer__inner {
    max-width: 400px;
    margin: 23px auto 0;
  }
  .footer__left {
    margin-bottom: 47px;
  }
  .footer__logo {
    width: 200px;
    height: 30px;
    margin: 0 auto 25px;
  }
  .footer__decor {
    width: 100%;
    margin-bottom: 39px;
  }
  .footer__company {
    width: 170px;
    margin: 0 auto;
  }
}

.footer-information {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-information__item:last-child {
  margin-bottom: 0;
}
@media print, (min-width: 1024px) {
  .footer-information {
    margin-bottom: 22px;
    font-size: 13px;
  }
  .footer-information__item {
    margin-bottom: 8px;
  }
  .is-mac .footer-information__link {
    padding-bottom: 1px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .footer-information {
    margin-bottom: 39px;
    font-size: 12px;
  }
  .footer-information__item {
    margin-bottom: 10px;
  }
  .is-ios .footer-information__link {
    padding-bottom: 1px;
  }
}

.footer-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.footer-navigation__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-navigation__block:last-child {
  margin-bottom: 0;
}
.footer-navigation__heading {
  display: inline-block;
  position: relative;
  font-weight: 600;
  text-decoration: none;
}
.footer-navigation__heading::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background: url("../img/common/icn_arrow_01.svg") no-repeat center/auto 100%;
}
.footer-navigation__heading.footer-navigation__heading--disable::after {
  display: none;
}
@media print, (min-width: 1024px) {
  .footer-navigation__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-navigation__group .footer-navigation__item:nth-child(1) {
    max-width: 170px;
  }
  .footer-navigation__group .footer-navigation__item:nth-child(2) {
    max-width: 260px;
  }
  .footer-navigation__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-navigation__item {
    max-width: 200px;
    margin-bottom: 30px;
    margin-left: 47px;
  }
  .footer-navigation__block {
    margin-bottom: 31px;
  }
  .footer-navigation__block.footer-navigation__block--margin {
    margin-bottom: 22px;
  }
  .footer-navigation__heading {
    padding-right: 23px;
    font-size: 16px;
  }
  .footer-navigation__heading::after {
    margin-top: -8px;
  }
  .is-mac .footer-navigation__wrapper {
    padding-bottom: 2px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1079.98px) {
  .footer-navigation__item {
    margin-left: 28px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .footer-navigation {
    margin-bottom: 20px;
  }
  .footer-navigation__group .footer-navigation__list {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    margin-right: 0;
  }
  .footer-navigation__group .footer-navigation__item {
    width: 160px;
  }
  .footer-navigation__list {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: -30px;
  }
  .footer-navigation__item {
    margin-right: 11px;
    margin-bottom: 18px;
  }
  .footer-navigation__item:nth-child(even) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 0;
  }
  .footer-navigation__block {
    margin-bottom: 19px;
  }
  .footer-navigation__heading {
    padding-right: 23px;
    font-size: 13px;
  }
  .footer-navigation__heading::after {
    margin-top: -8px;
  }
}

.footer-submenu {
  margin: 0;
  padding: 0;
  line-height: 1.4;
  list-style: none;
}
.footer-submenu__item:last-child {
  margin-bottom: 0;
}
.footer-submenu__link {
  display: inline-block;
  position: relative;
  text-decoration: none;
}
.footer-submenu__link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background: url("../img/common/icn_arrow_01.svg") no-repeat center/auto 100%;
}
@media print, (min-width: 1024px) {
  .footer-submenu {
    margin-top: 10px;
    margin-left: 7px;
    font-size: 13px;
  }
  .footer-submenu__item {
    margin-bottom: 12px;
  }
  .footer-submenu__link {
    padding-right: 21px;
  }
  .footer-submenu__link::after {
    margin-top: -8px;
  }
  .is-mac .footer-submenu__wrapper {
    padding-bottom: 1px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .footer-submenu {
    margin-top: 13px;
    font-size: 12px;
  }
  .footer-submenu__item {
    margin-bottom: 8px;
  }
  .footer-submenu__link {
    padding-right: 16px;
  }
  .footer-submenu__link::after {
    margin-top: -8px;
  }
}

.button-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin-left: auto;
  padding: 5px;
  border: 1px solid #1e306a;
  border-radius: 100%;
  color: #333456;
  font-family: "League Spartan", sans-serif;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
}
.button-top__wrapper {
  display: block;
  position: relative;
  padding-top: 23px;
}
.button-top__wrapper::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 50%;
  width: 16px;
  height: 16px;
  -webkit-transform: translateX(-50%) rotate(-90deg);
  -ms-transform: translateX(-50%) rotate(-90deg);
  transform: translateX(-50%) rotate(-90deg);
  background: url("../img/common/icn_circle_arrow.svg") no-repeat center/auto 100%;
}
@media only screen and (max-width: 1023.98px) {
  .button-top {
    margin-right: -8px;
  }
}

.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;
}
.header--header-25th {
  background-color: #fff;
}
@media print, (min-width: 1024px) {
  .header {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    left: 0;
    min-width: 960px;
  }
  .header__wrapper {
    min-height: 105px;
    padding: 0 66px 0 79px;
  }
  .header__logo {
    width: 165px;
  }
  .header--header-top .header__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100px;
    padding: 0 32px;
  }
  .header--header-top .header__logo {
    display: none;
  }
  .header--clone {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background: #fff;
  }
  .header--clone .header__wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .header--clone .header__logo {
    display: block;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1099.98px) {
  .header__wrapper {
    padding: 0 32px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .header {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
  .header--fixed {
    background-color: #fff;
  }
  .header__wrapper {
    height: 72px;
    padding: 0 24px;
  }
  .header__logo {
    position: relative;
    z-index: 1000;
    width: 124px;
  }
  .header--clone {
    display: none !important;
  }
  .header--header-top .header__logo {
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    opacity: 0;
  }
  body.body--has-menu .header--header-top .header__logo {
    visibility: visible;
    opacity: 1;
  }
  .header--header-top.header--fixed .header__logo {
    visibility: visible;
    opacity: 1;
  }
}

.header-navigation {
  font-weight: 600;
}
.header-navigation__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-navigation__heading {
  text-decoration: none;
}
.header-navigation__group {
  display: block;
}
@media print, (min-width: 1024px) {
  .header-navigation {
    display: block !important;
    font-size: 14px;
  }
  .header-navigation__list {
    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;
  }
  .header-navigation__item {
    position: relative;
    margin: 0 14px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .header-navigation__item.header-navigation__item--hover .header-navigation__box {
    visibility: visible;
    opacity: 1;
  }
  .header-navigation__item.header-navigation__item--hover .header-navigation__heading--has-submenu::after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .header-navigation__item:hover .header-navigation__box {
    visibility: visible;
    opacity: 1;
  }
  .header-navigation__item:hover .header-navigation__heading--has-submenu::after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .header-navigation__heading {
    display: inline-block;
    cursor: pointer;
  }
  .header-navigation__heading.header-navigation__heading--has-submenu {
    position: relative;
    padding-right: 20px;
  }
  .header-navigation__heading.header-navigation__heading--has-submenu::after {
    content: "";
    position: absolute;
    top: 2px;
    right: 0;
    width: 16px;
    height: 16px;
    -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;
    background: url("../img/common/icn_arrow_01.svg") no-repeat center/auto 100%;
  }
  .header-navigation__box {
    visibility: hidden;
    position: absolute;
    z-index: 999;
    top: 100%;
    left: 50%;
    margin-left: -3px;
    padding-top: 19px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    opacity: 0;
  }
  .header-navigation--has-hover:hover .header-navigation__item {
    opacity: 0.4;
  }
  .header-navigation--has-hover:hover .header-navigation__item:hover {
    opacity: 1;
  }
}
@media only screen and (max-width: 1023.98px) {
  .header-navigation {
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    padding-top: 72px;
    background: #fff;
  }
  .header-navigation__wrapper {
    height: 100%;
    padding: 40px 0 104px;
    overflow-y: auto;
  }
  .header-navigation__wrapper::-webkit-scrollbar {
    display: none;
  }
  .header-navigation__list {
    border-top: 1px solid #e6e8ed;
  }
  .header-navigation__item {
    border-bottom: 1px solid #e6e8ed;
  }
  .header-navigation__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 76px;
    padding: 5px 60px 5px 40px;
    font-size: 18px;
    cursor: pointer;
  }
  .header-navigation__heading::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 40px;
    width: 16px;
    height: 16px;
    margin-top: -9px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: url("../img/common/icn_arrow_01.svg") no-repeat center/auto 100%;
  }
  .header-navigation__heading:hover {
    background: unset !important;
  }
  .header-navigation__heading.header-navigation__heading--has-submenu::before {
    display: none;
  }
  .header-navigation__group {
    position: relative;
    width: 100%;
  }
  .header-navigation__group.header-navigation__group--active .header-navigation__accordion::after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .header-navigation__accordion {
    position: absolute;
    top: 50%;
    right: 37px;
    width: 11px;
    height: 11px;
    margin-top: -7px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .header-navigation__accordion::before, .header-navigation__accordion::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 11px;
    -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;
    border-bottom: 1px solid #333456;
    border-radius: 100px;
    background: unset;
  }
  .header-navigation__accordion::after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}

.header-submenu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-submenu__item:last-child {
  margin-bottom: 0;
}
.header-submenu__link {
  text-decoration: none;
}
@media print, (min-width: 1024px) {
  .header-submenu {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 204px;
    padding: 32px;
    border-radius: 16px;
    background: #fff;
  }
  .header-submenu__item {
    margin-bottom: 15px;
  }
  .header-submenu__link {
    padding-bottom: 1px;
  }
  .is-mac .header-submenu__link {
    padding-bottom: 2px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .header-submenu {
    display: none;
    padding: 0 40px 21px;
  }
  .header-submenu__item {
    margin-bottom: 20px;
  }
  .header-submenu__link {
    display: block;
    position: relative;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 300;
  }
  .header-submenu__link::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 16px;
    height: 16px;
    margin-top: -10px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: url("../img/common/icn_arrow_01.svg") no-repeat center/auto 100%;
  }
  .header-submenu__link:hover {
    background: unset !important;
  }
}

.button-menu {
  position: absolute;
  z-index: 1000;
  top: 16px;
  right: 16px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #333456;
  cursor: pointer;
}
.button-menu.button-menu--active span:nth-child(1) {
  top: 19px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.button-menu.button-menu--active span:nth-child(2) {
  opacity: 0;
}
.button-menu.button-menu--active span:nth-child(3) {
  top: 19px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.button-menu span {
  position: absolute;
  width: 18px;
  height: 2px;
  margin-left: -9px;
  -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;
  border-bottom: 2px solid #fff;
  border-radius: 100px;
}
.button-menu span:nth-child(1) {
  top: 11px;
}
.button-menu span:nth-child(2) {
  top: 18px;
}
.button-menu span:nth-child(3) {
  top: 25px;
}

.wow {
  visibility: hidden;
}

@media print {
  .wow {
    visibility: visible !important;
  }
}
.animated {
  transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1), transform 1.2s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fade-in-blur {
  100% {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes fade-in-blur {
  100% {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
.fade-in-blur {
  -webkit-animation: fade-in-blur 1s ease-out forwards;
  animation: fade-in-blur 1s ease-out forwards;
  -webkit-animation-name: fade-in-blur;
  animation-name: fade-in-blur;
  opacity: 0;
  -webkit-filter: blur(10px);
  filter: blur(10px);
}

.block-common-filter__title {
  font-size: 17px;
  font-weight: 600;
}
.block-common-filter__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-common-filter__item {
  margin: 0 4px 8px;
}
.block-common-filter__category {
  display: inline-block;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  border: 1px solid #000031;
  border-radius: 80px;
  background-color: #fff;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.block-common-filter__category:hover, .block-common-filter__category.block-common-filter__category--current {
  background-color: #333456;
  color: #fff;
}
.block-common-filter__category.block-common-filter__category--current {
  pointer-events: none;
}
@media print, (min-width: 1024px) {
  .block-common-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 24px 17px;
  }
  .block-common-filter__title {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 75px;
    margin-right: 12px;
    padding-top: 5px;
  }
  .block-common-filter__category {
    min-width: 82px;
    min-height: 38px;
    padding: 7px 19px 3px;
    font-size: 14px;
  }
  .is-safari .block-common-filter__category {
    padding-top: 9px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .block-common-filter {
    padding: 23px 28px;
  }
  .block-common-filter__title {
    margin-bottom: 8px;
    padding: 0 4px;
  }
  .block-common-filter__category {
    min-width: 76px;
    min-height: 35px;
    padding: 7px 19px 3px;
    font-size: 12px;
  }
  .is-android .block-common-filter__category {
    padding-top: 8px;
  }
}

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

.button-common-skip:focus {
  display: block;
  z-index: 100;
  top: 5px;
  left: 5px;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  clip: auto;
  background-color: #eee;
  color: #000;
  font-size: 1em;
  line-height: normal;
  text-decoration: none;
  clip-path: none;
}

.button-common-primary {
  color: #333456;
  font-family: "League Spartan", sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.button-common-primary__wrapper {
  position: relative;
  padding-right: 25px;
}
.button-common-primary__wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-color: #333456;
  -webkit-mask-image: url("../img/common/icn_arrow_01.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 16px 16px;
}
.is-android .button-common-primary__wrapper::after {
  top: -1px;
}
.button-common-primary--color-blue {
  color: #194494;
}
.button-common-primary--color-blue .button-common-primary__wrapper::after {
  background-color: #194494;
}

.button-common-secondary {
  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;
  min-height: 52px;
  border: 1px solid #1e306a;
  border-radius: 50px;
  color: #333456;
  font-family: "League Spartan", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.button-common-secondary__wrapper {
  display: block;
  position: relative;
  width: 100%;
  padding-right: 37px;
  text-align: center;
}
.button-common-secondary__wrapper::after {
  content: "";
  position: absolute;
  top: -1px;
  right: 0;
  width: 24px;
  height: 24px;
  background: url("../img/common/icn_circle_arrow.svg") no-repeat center/24px 24px;
}
.is-ios .button-common-secondary__wrapper::after {
  width: 25px;
}
.button-common-secondary[target=_blank] .button-common-secondary__wrapper::after {
  background: url("../img/common/icn_circle_blank.svg") no-repeat center/24px 24px;
}
.button-common-secondary__label {
  position: absolute;
  top: -11px;
  left: 50%;
  padding: 3px 12px 1px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 61px;
  background-color: #f68699;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
}
.button-common-secondary--readings {
  position: relative;
  min-height: 54px;
}
.button-common-secondary--readings::before {
  content: "";
  position: absolute;
  top: -12px;
  left: 20px;
  width: 32px;
  height: 65px;
  background: url("../img/common/icn_david.png") no-repeat center/auto 100%;
}
.button-common-secondary--normal {
  width: 149px;
}
.button-common-secondary--reverse {
  border-color: #9394a8;
  color: #f5f6f7;
}
.button-common-secondary--reverse .button-common-secondary__wrapper::after {
  background: url("../img/common/icn_circle_arrow_white.svg") no-repeat center/auto 100%;
}
.button-common-secondary--action-close .button-common-secondary__wrapper::after {
  top: 0;
  background-image: url("../img/common/icn_circle_close.svg");
}
.button-common-secondary--in-modal {
  width: 126px;
  margin: 0 auto;
}
.button-common-secondary--japanese {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", yugothic, "Yu Gothic", "メイリオ", meiryo, verdana, sans-serif;
  font-weight: 600;
}
.button-common-secondary--story-information {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 152px;
}
@media print, (min-width: 1024px) {
  .button-common-secondary {
    padding: 12px 10px 10px 24px;
  }
  .button-common-secondary--japanese {
    padding-top: 10px;
  }
  .button-common-secondary--in-modal {
    margin-top: 40px;
  }
  .button-common-secondary--readings {
    padding-top: 16px;
    padding-left: 58px;
  }
  .button-common-secondary--in-box {
    margin: 24px auto 0;
  }
  .button-common-secondary--position-absolute {
    position: absolute;
    top: 38px;
    right: 32px;
  }
  .button-common-secondary--story-information {
    margin-top: 44px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .button-common-secondary {
    padding: 12px 10px 10px 24px;
  }
  .button-common-secondary--japanese {
    padding-top: 10px;
  }
  .button-common-secondary--in-modal {
    margin-top: 24px;
  }
  .button-common-secondary--readings {
    padding-top: 15px;
    padding-left: 58px;
  }
  .button-common-secondary--in-box {
    margin: 16px auto 0;
  }
}

.button-common-tertiary {
  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;
  width: 198px;
  min-height: 46px;
  border: 1px solid #1e306a;
  border-radius: 50px;
  font-size: 13px;
  font-weight: 600;
}
.button-common-tertiary::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 13px;
  width: 16px;
  height: 16px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background: url("../img/common/icn_arrow_01.svg") no-repeat center/auto 100%;
}
@media print, (min-width: 1024px) {
  .button-common-tertiary {
    padding: 8px 30px 5px 22px;
  }
  .button-common-tertiary::after {
    margin-top: -8px;
  }
  .button-common-tertiary--in-footer {
    margin-bottom: 64px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .button-common-tertiary {
    padding: 5px 30px 5px 22px;
  }
  .button-common-tertiary::after {
    margin-top: -9px;
  }
}

.button-more-primary {
  display: block;
  width: 158px;
  margin: 0 auto;
  border: 1px solid #1e306a;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
.button-more-primary__wrapper {
  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;
  min-height: 50px;
  padding: 12px 15px 10px 0;
}
.button-more-primary__icon {
  display: inline-block;
  position: relative;
  top: -1px;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  border-radius: 100px;
  background-color: #333456;
}
.button-more-primary__icon::before, .button-more-primary__icon::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 11px;
  margin-left: -5px;
  -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;
  border-bottom: 1px solid #fff;
  border-radius: 100px;
  background: unset;
}
.button-more-primary__icon::after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.button-more-primary--active .button-more-primary__icon::after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
@media only screen and (max-width: 1023.98px) {
  .button-more-primary:hover {
    opacity: 1 !important;
  }
}

.button-more-secondary {
  color: #333456;
  font-family: "League Spartan", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}
.button-more-secondary__wrapper {
  position: relative;
}
@media print, (min-width: 1024px) {
  .button-more-secondary__wrapper {
    padding-right: 23px;
  }
  .button-more-secondary__wrapper::before, .button-more-secondary__wrapper::after {
    content: "";
    position: absolute;
    top: 7px;
    right: 0;
    width: 11px;
    height: 1px;
    border-radius: 10px;
    background-color: #333456;
  }
  .button-more-secondary__wrapper::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@media only screen and (max-width: 1023.98px) {
  .button-more-secondary__wrapper {
    padding-right: 21px;
  }
  .button-more-secondary__wrapper::before {
    content: "";
    position: absolute;
    top: 2px;
    right: 0;
    width: 6px;
    height: 12px;
    background: url("../img/common/icn_arrow_02.svg") no-repeat center/auto 100%;
  }
}

.category-common {
  min-width: 48px;
  border: 1px solid transparent;
  min-height: 23px;
  margin-right: 8px;
  padding: 3px 12px;
  border-radius: 50px;
  background-color: #e6e8ed;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
.category-common--ended {
  background-color: #fff;
  border-color: #656585;
}

.section-common-keyvisual {
  background-color: #fef3f5;
}
.section-common-keyvisual__title {
  color: #f68699;
  font-weight: 600;
  line-height: 1.3;
}
.section-common-keyvisual__text {
  color: #333456;
  font-size: 16px;
}
@media print, (min-width: 1024px) {
  .section-common-keyvisual {
    padding: 134px 0 24px;
  }
  .section-common-keyvisual__title {
    margin-bottom: 16px;
    font-size: 32px;
  }
  .section-common-keyvisual--large {
    padding: 174px 0 52px;
  }
  .section-common-keyvisual--large .section-common-keyvisual__title,
  .section-common-keyvisual--large .section-common-keyvisual__text {
    padding: 0 79px;
  }
  .section-common-keyvisual--no-text {
    padding-bottom: 36px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-common-keyvisual {
    padding: 92px 32px 15px;
  }
  .section-common-keyvisual__title {
    margin-bottom: 18px;
    font-size: 28px;
  }
  .section-common-keyvisual--large {
    padding: 125px 0 34px;
  }
  .section-common-keyvisual--large .section-common-keyvisual__title,
  .section-common-keyvisual--large .section-common-keyvisual__text {
    padding: 0 32px;
  }
  .section-common-keyvisual--large .section-common-keyvisual__title {
    font-size: 32px;
  }
  .section-common-keyvisual--no-text {
    padding-bottom: 27px;
  }
}

.list-common-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-common-social__item {
  width: 25px;
  margin-right: 23px;
  margin-bottom: 10px;
}
.list-common-social__link {
  display: inline-block;
}
@media only screen and (max-width: 1023.98px) {
  .list-common-social--in-header {
    margin: 40px 40px 0;
  }
}

.list-common-anchor__wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-common-anchor__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #e6e8ed;
  color: #333456;
  font-weight: 600;
  line-height: 1.4;
}
.list-common-anchor__text {
  display: inline-block;
  position: relative;
}
.list-common-anchor__text::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background: url("../img/common/icn_circle_arrow.svg") center/100% auto no-repeat;
}
@media print, (min-width: 1024px) {
  .list-common-anchor {
    margin-top: 64px;
  }
  .list-common-anchor__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px;
  }
  .list-common-anchor__item {
    width: 33.3333333333%;
    padding: 0 12px;
  }
  .list-common-anchor__link {
    height: 100%;
    padding: 24px 26px 24px 24px;
    font-size: 18px;
  }
  .list-common-anchor__text {
    padding-left: 47px;
  }
  .list-common-anchor__text::before {
    width: 24px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-common-anchor__wrapper {
    margin: 0 -8px;
  }
  .list-common-anchor__link {
    padding: 20px 24px 19px;
  }
  .list-common-anchor__text {
    min-height: 20px;
    padding-left: 36px;
  }
  .list-common-anchor__text::before {
    width: 20px;
  }
}

.list-common-notice {
  margin: 0;
  padding: 0;
  border-top: 1px solid #e6e8ed;
  list-style: none;
}
.list-common-notice__item {
  border-bottom: 1px solid #e6e8ed;
}
.list-common-notice__item--hidden {
  display: none;
}
.list-common-notice__information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-common-notice__time {
  position: relative;
  font-family: "League Spartan", sans-serif;
  font-weight: 400;
}
.list-common-notice__link {
  display: block;
  font-weight: 300;
  text-decoration: none;
}
.list-common-notice__link::after {
  content: "";
  position: absolute;
  right: 0;
  width: 16px;
  height: 16px;
  background: url("../img/common/icn_blank.svg") no-repeat center/auto 100%;
}
.list-common-notice__link:hover .list-common-notice__text {
  background-size: 100% 1px;
}
.list-common-notice__link.list-common-notice__link--internal::after {
  background: url("../img/common/icn_arrow_02.svg") no-repeat center/auto 100%;
}
.list-common-notice__link.list-common-notice__link--disabled {
  padding-right: 0;
}
.list-common-notice__link.list-common-notice__link--disabled::after {
  display: none;
}
.list-common-notice__tag {
  display: block;
  position: relative;
  width: 48px;
  min-height: 23px;
  margin-left: 3px;
  border: 1px solid #656585;
  border-radius: 50px;
  color: #656585;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.list-common-notice--info-news .list-common-notice__item--hidden {
  display: none;
}
@media print, (min-width: 1024px) {
  .list-common-notice {
    margin-bottom: 32px;
  }
  .list-common-notice__item {
    padding: 32px 0 40px;
  }
  .list-common-notice__information {
    margin-bottom: 15px;
  }
  .list-common-notice__time {
    top: 2px;
    margin-right: 16px;
  }
  .list-common-notice__link {
    position: relative;
    padding-right: 30px;
  }
  .list-common-notice__link::after {
    top: 13px;
  }
  .is-mac .list-common-notice__text {
    padding-bottom: 1px;
  }
  .list-common-notice--info-news {
    margin-bottom: 0;
  }
  .list-common-notice--info-news .list-common-notice__item {
    position: relative;
    padding: 21px 0 31px;
  }
  .list-common-notice--info-news .list-common-notice__information {
    margin-bottom: 10px;
  }
  .list-common-notice--info-news .list-common-notice__link {
    display: inline-block;
    position: unset;
    color: #333456;
    font-size: 16px;
    line-height: 1.8;
  }
  .list-common-notice--info-news .list-common-notice__link::after {
    top: 50%;
    margin-top: -13px;
  }
  .list-common-notice--other .list-common-notice__item {
    padding: 22px 0 30px;
  }
  .list-common-notice--other .list-common-notice__information {
    margin-bottom: 10px;
  }
  .list-common-notice--other .list-common-notice__text {
    font-size: 16px;
    line-height: 1.8;
  }
  .list-common-notice--other .list-common-notice__link::after {
    top: 32px;
  }
  .list-common-notice__tag {
    padding: 5px 5px 3px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-common-notice {
    margin-bottom: 25px;
  }
  .list-common-notice__item {
    position: relative;
    padding: 23px 0 30px;
  }
  .list-common-notice__information {
    margin-bottom: 8px;
  }
  .list-common-notice__time {
    top: 2px;
    margin-right: 17px;
    font-size: 16px;
  }
  .is-android .list-common-notice__time {
    top: 3px;
  }
  .list-common-notice__link {
    padding-right: 32px;
  }
  .list-common-notice__link::after {
    top: 50%;
    margin-top: -10px;
  }
  .list-common-notice--info-news {
    margin-bottom: 0;
  }
  .list-common-notice__tag {
    padding: 5px 5px 2px;
  }
}

.list-common-dots {
  margin: 0;
  margin-top: 8px;
  padding: 0;
  font-size: 16px;
  line-height: 1.8;
  list-style: none;
}
.list-common-dots__item {
  position: relative;
  margin-bottom: 8px;
  padding-left: 14px;
}
.list-common-dots__item::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  width: 8px;
  height: 8px;
  margin-top: -5px;
  border: 2px solid #f68699;
  border-radius: 100px;
}
.list-common-dots__item:last-child {
  margin-bottom: 0;
}

.list-common-notes {
  margin: 0;
  margin-top: 12px;
  padding: 0;
  font-size: 13px;
  line-height: 1.5;
  list-style: none;
}
.list-common-notes__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 4px;
}
.list-common-notes__item:last-child {
  margin-bottom: 0;
}
.list-common-notes__symbol {
  margin-right: 5px;
}

.list-column-primary {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-column-primary__text {
  margin-top: 8px;
}
.list-column-primary__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, (min-width: 1024px) {
  .list-column-primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 24px 0 32px;
  }
  .list-column-primary__item {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc((100% - 16px) / 2);
    margin: 0 16px 16px 0;
    padding: 32px 40px 40px;
  }
  .list-column-primary__item:nth-child(even) {
    margin-right: 0;
  }
  .list-column-primary__item.list-column-primary__item--full-width {
    width: 100%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-column-primary {
    margin: 40px 0 32px;
  }
  .list-column-primary__item {
    margin-bottom: 16px;
    padding: 32px;
  }
  .list-column-primary__item:last-child {
    margin-bottom: 0;
  }
}

.list-column-secondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 8px;
  list-style: none;
}
.list-column-secondary__item {
  background-color: #fff;
}
@media print, (min-width: 1024px) {
  .list-column-secondary {
    gap: 2px;
  }
  .list-column-secondary__item {
    width: calc(50% - 2px);
    padding: 24px 27px 28px 28px;
  }
  .list-column-secondary__item.list-column-secondary__item--space-between {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-column-secondary {
    row-gap: 2px;
  }
  .list-column-secondary__item {
    width: 100%;
    padding: 20px;
  }
}

.list-row-primary {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-row-primary__item {
  margin-bottom: 16px;
}
.list-row-primary__item:last-child {
  margin-bottom: 0;
}
.list-row-primary__text {
  margin-bottom: 16px;
}
.list-row-primary__link {
  background-image: -webkit-gradient(linear, left top, right top, from(#194494), to(#194494)) !important;
  background-image: linear-gradient(90deg, #194494, #194494) !important;
  color: #194494;
}
.list-row-primary__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, (min-width: 1024px) {
  .list-row-primary {
    margin-top: 24px;
    margin-bottom: 32px;
  }
  .list-row-primary__item {
    padding: 32px 40px 40px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-row-primary__item {
    padding: 32px;
  }
}

.list-row-secondary {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-row-secondary__item {
  overflow: hidden;
}
.list-row-secondary__item:last-child {
  margin-bottom: 0;
}
.list-row-secondary__item.list-row-secondary__item--hidden {
  display: none;
}
.list-row-secondary__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e6e8ed;
}
.list-row-secondary__wrapper {
  margin: 0;
  padding: 0;
  background-color: #fff;
  list-style: none;
}
.list-row-secondary__subitem {
  border-bottom: 1px solid #d8d8e0;
}
.list-row-secondary__subitem:last-child {
  margin-bottom: 0;
  border: 0;
}
@media print, (min-width: 1024px) {
  .list-row-secondary {
    margin-top: 32px;
  }
  .list-row-secondary__item {
    margin-bottom: 32px;
    border-radius: 16px;
  }
  .list-row-secondary__head {
    padding: 20px 32px;
  }
  .list-row-secondary__wrapper {
    padding: 28px 32px 4px;
  }
  .list-row-secondary__subitem {
    margin-bottom: 24px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-row-secondary {
    margin-top: 24px;
  }
  .list-row-secondary__item {
    margin-bottom: 16px;
    border-radius: 8px;
  }
  .list-row-secondary__head {
    padding: 20px;
  }
  .list-row-secondary__wrapper {
    padding: 22px 20px 4px;
  }
  .list-row-secondary__subitem {
    margin-bottom: 24px;
    padding-bottom: 15px;
  }
}

.list-row-tertiary {
  margin: 24px 0 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  list-style: none;
}
.list-row-tertiary__item {
  background-color: #fff;
}
.list-row-tertiary__item:last-child {
  margin-bottom: 0;
}
.list-row-tertiary__text {
  margin-top: 8px;
  margin-bottom: 0;
  line-height: 1.8;
}
@media print, (min-width: 1024px) {
  .list-row-tertiary__item {
    margin-bottom: 8px;
    padding: 11px 32px 32px;
    border-radius: 8px;
  }
  .list-row-tertiary__text {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-row-tertiary__item {
    margin-bottom: 2px;
    padding: 4px 20px 19px;
  }
  .list-row-tertiary__subtitle {
    margin-right: -10px;
  }
  .list-row-tertiary__text {
    font-size: 14px;
  }
}

.list-common-link {
  margin-top: 16px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  color: #194494;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8;
  list-style: none;
}
.list-common-link--large {
  font-size: 18px;
  font-weight: 600;
}
.list-common-link--large .list-common-link__item {
  display: inline-block;
}
.list-common-link--large .list-common-link__item::after {
  margin-left: 9px;
}
.list-common-link--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list-common-link--flex .list-common-link__item {
  margin: 0 24px 8px 0;
}
.list-common-link__item {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
  cursor: pointer;
}
.list-common-link__item::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: url("../img/common/icn_blank.svg") no-repeat center/auto 100%;
}
.list-common-link__item:last-child {
  margin-bottom: 0;
}
.list-common-link__item:hover .list-common-link__detail {
  background-size: 0 1px;
}
.list-common-link__detail {
  background-image: -webkit-gradient(linear, left top, right top, from(#194494), to(#194494)) !important;
  background-image: linear-gradient(90deg, #194494, #194494) !important;
}
.list-common-link--has-dot {
  margin-top: 0;
}
.list-common-link--has-dot .list-common-link__item {
  padding-left: 14px;
}
.list-common-link--has-dot .list-common-link__item::before {
  content: "";
  position: absolute;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #f68699;
}
.list-common-link--has-dot .list-common-link__detail {
  display: inline-block;
  background-position: bottom 5px left 0 !important;
}
.list-common-link--disabled .list-common-link__item {
  color: #333456;
  cursor: default;
}
.list-common-link--disabled .list-common-link__item::after {
  display: none;
}
@media print, (min-width: 1024px) {
  .list-common-link--has-dot .list-common-link__item::before {
    top: 10px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-common-link--large {
    line-height: 1.5;
  }
  .list-common-link--large .list-common-link__item::after {
    margin-left: 1px;
  }
  .list-common-link--has-dot .list-common-link__item::before {
    top: 11px;
  }
  .is-android .list-common-link--has-dot .list-common-link__item::before {
    top: 10px;
  }
}

.list-common-box {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-common-box__item {
  margin-bottom: 16px;
}
.list-common-box__item:last-child {
  margin-bottom: 0;
}
@media print, (min-width: 1024px) {
  .list-common-box {
    margin: 24px 0 32px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-common-box {
    margin: 40px 0 32px;
  }
}

.modal-common {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(50px);
}
.modal-common__viewport {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0;
}
.modal-common__wrapper {
  margin: auto;
  overflow: hidden;
}
.modal-common__button {
  display: block;
  position: relative;
  z-index: 2;
  margin-left: auto;
}
.modal-common__image {
  max-height: 70vmin;
  overflow: auto;
}
.modal-common--contact {
  background: rgba(0, 0, 0, 0.4);
}
.modal-common--contact .modal-common__button {
  margin-bottom: 0;
}
.modal-common--contact .modal-common__wrapper {
  padding: 0;
  background-color: #fff;
}
.modal-common--contact .modal-common__inner {
  overflow: auto;
}
.modal-common--25th .modal-common__button {
  margin-bottom: 0;
}
.modal-common--25th .modal-common__wrapper {
  padding: 0;
  background-color: #fff;
}
.modal-common--25th .modal-common__inner {
  overflow: auto;
}
.modal-common--25th .modal-common__controller {
  margin-top: 0;
}
@media print, (min-width: 1024px) {
  .modal-common__wrapper {
    width: calc(100% - 60px);
    max-width: 1248px;
    padding: 4px;
  }
  .modal-common__button {
    width: 40px;
    height: 40px;
    margin-bottom: 16px;
  }
  .modal-common--contact .modal-common__button {
    margin-top: 20px;
    margin-right: 20px;
  }
  .modal-common--contact .modal-common__wrapper {
    max-width: 1280px;
  }
  .modal-common--contact .modal-common__inner {
    max-height: 70vmin;
    padding: 40px;
  }
  .modal-common--contact .modal-common__controller {
    width: 238px;
    margin: 24px auto 0;
  }
  .modal-common--25th .modal-common__button {
    margin-top: 24px;
    margin-right: 24px;
  }
  .modal-common--25th .modal-common__wrapper {
    max-width: 1040px;
    padding-bottom: 66px;
    border-radius: 24px;
  }
  .modal-common--25th .modal-common__inner {
    max-height: 70vmin;
    padding: 16px 80px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .modal-common__wrapper {
    width: calc(100% - 8px);
    padding: 4px;
  }
  .modal-common__button {
    width: 20px;
    height: 20px;
    margin-bottom: 8px;
  }
  .modal-common--contact .modal-common__button {
    margin-top: 15px;
    margin-right: 15px;
  }
  .modal-common--contact .modal-common__inner {
    max-height: 80vh;
    padding: 20px;
  }
  .modal-common--contact .modal-common__controller {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 40px auto 0;
  }
  .modal-common--25th .modal-common__button {
    margin-top: 20px;
    margin-right: 20px;
  }
  .modal-common--25th .modal-common__wrapper {
    width: calc(100% - 16px);
    padding-bottom: 48px;
    border-radius: 24px;
  }
  .modal-common--25th .modal-common__inner {
    max-height: 70vh;
    padding: 12px 20px;
  }
}

.list-modal-contact {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media print, (min-width: 1024px) {
  .list-modal-contact__text {
    margin-left: 28px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-modal-contact__text {
    margin-left: 20px;
  }
}

.block-modal-25th__title {
  margin-bottom: 16px;
}
.block-modal-25th__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #e6e8ed;
  border-radius: 16px;
  background: #fff;
}
.block-modal-25th__detail {
  color: #656585;
  font-size: 14px;
  font-weight: 700;
}
.block-modal-25th__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.block-modal-25th__age {
  color: #656585;
  font-family: "Jost", sans-serif;
  font-weight: 300;
  line-height: 1.3;
}
.block-modal-25th__highlight {
  font-weight: 500;
}
.block-modal-25th__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-modal-25th__item {
  margin-bottom: 48px;
}
.block-modal-25th__item:last-child {
  margin-bottom: 0;
}
.block-modal-25th__image {
  margin-top: 32px;
  margin-bottom: 48px;
  overflow: hidden;
  border-radius: 16px;
}
.block-modal-25th__text {
  margin-bottom: 12px;
}
.block-modal-25th__description {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}
.block-modal-25th__subs {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-modal-25th__sub {
  margin-bottom: 16px;
}
.block-modal-25th__sub:last-child {
  margin-bottom: 0;
}
.block-modal-25th__subtitle {
  position: relative;
  margin-bottom: 8px;
  padding-left: 40px;
  color: #656585;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8;
}
.block-modal-25th__subtitle::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
  width: 32px;
  height: 1px;
  background-color: #656585;
}
.block-modal-25th__notes {
  margin-bottom: 20px;
}
.block-modal-25th__links {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #194494;
  font-size: 16px;
  line-height: 1.8;
  cursor: pointer;
}
.block-modal-25th__links::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 0;
  width: 6px;
  height: 12px;
  margin-left: 14px;
  background: url("../img/common/icn_arrow_02.svg") no-repeat center/auto 100%;
}
.block-modal-25th__links:hover .block-modal-25th__link {
  background-size: 0 1px;
}
.block-modal-25th__link {
  background-image: -webkit-gradient(linear, left top, right top, from(#194494), to(#194494)) !important;
  background-image: linear-gradient(90deg, #194494, #194494) !important;
}
@media print, (min-width: 1024px) {
  .block-modal-25th__head {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 23px;
  }
  .block-modal-25th__information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
  }
  .block-modal-25th__detail {
    margin-right: 10px;
  }
  .block-modal-25th__icon {
    width: 100px;
    height: 100px;
    margin-right: 24px;
  }
  .block-modal-25th__age {
    font-size: 14px;
  }
  .block-modal-25th__highlight {
    margin-left: 4px;
    font-size: 20px;
  }
  .block-modal-25th__highlight.block-modal-25th__highlight--space {
    margin-right: 2px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .block-modal-25th__title {
    padding-right: 1px;
  }
  .block-modal-25th__head {
    padding: 15px;
  }
  .block-modal-25th__content {
    padding-top: 2px;
  }
  .block-modal-25th__information {
    margin-bottom: 7px;
  }
  .block-modal-25th__icon {
    width: 80px;
    height: 80px;
    margin-right: 17px;
  }
  .block-modal-25th__age {
    margin-top: 5px;
    font-size: 12px;
  }
  .block-modal-25th__highlight {
    margin-left: 3px;
    font-size: 16px;
  }
  .block-modal-25th__links::after {
    margin-left: 9px;
  }
}

.title-common-primary {
  color: #333456;
}
.title-common-primary__english {
  display: block;
  font-family: "League Spartan", sans-serif;
  font-weight: 300;
}
.title-common-primary__japanese {
  display: block;
  font-weight: 600;
}
.title-common-primary--small .title-common-primary__english {
  color: #f68699;
}
.title-common-primary--color-dark .title-common-primary__english {
  color: #194494;
}
.title-common-primary--color-pink .title-common-primary__english {
  color: #656585;
  font-size: 18px;
}
.title-common-primary--color-pink .title-common-primary__japanese {
  color: #f68699;
}
@media print, (min-width: 1024px) {
  .title-common-primary {
    margin-bottom: 40px;
  }
  .title-common-primary__english {
    margin-bottom: 6px;
    font-size: 20px;
    line-height: 1.3;
  }
  .title-common-primary__japanese {
    font-size: 40px;
    line-height: 1.6;
  }
  .title-common-primary--small {
    margin-bottom: 11px;
  }
  .title-common-primary--small .title-common-primary__english,
  .title-common-primary--small .title-common-primary__japanese {
    font-size: 24px;
  }
  .title-common-primary--small .title-common-primary__english {
    margin-bottom: 5px;
  }
  .title-common-primary--top-reading {
    margin-bottom: 26px;
  }
  .title-common-primary--color-pink {
    margin-bottom: 24px;
  }
  .title-common-primary--color-pink .title-common-primary__english {
    margin-bottom: 5px;
  }
  .title-common-primary--custom-spacing {
    margin-top: 120px;
    margin-bottom: 48px;
  }
  .title-common-primary--custom-spacing:has(+ p) {
    margin-bottom: 24px;
  }
  .title-common-primary--service .title-common-primary__japanese {
    margin-top: -2px;
    font-size: 30px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .title-common-primary {
    margin-bottom: 24px;
    padding: 0 32px;
  }
  .title-common-primary__english {
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 1.3;
  }
  .title-common-primary__japanese {
    font-size: 24px;
    line-height: 1.6;
  }
  .title-common-primary--small {
    margin-bottom: 12px;
    padding: 0;
  }
  .title-common-primary--small .title-common-primary__english {
    margin-bottom: 5px;
  }
  .title-common-primary--small .title-common-primary__japanese {
    font-size: 20px;
  }
  .title-common-primary--color-pink {
    margin-bottom: 16px;
  }
  .title-common-primary--color-pink .title-common-primary__english {
    margin-bottom: 4px;
  }
  .title-common-primary--custom-spacing {
    margin-top: 80px;
    margin-bottom: 32px;
  }
  .title-common-primary--custom-spacing:has(+ p) {
    margin-bottom: 16px;
  }
  .title-common-primary--service .title-common-primary__japanese {
    font-size: 22px;
  }
}

.title-common-tertiary {
  color: #333456;
  font-weight: 600;
  line-height: 1.6;
}
@media print, (min-width: 1024px) {
  .title-common-tertiary {
    margin: 80px 0 16px;
    font-size: 30px;
  }
  .title-common-tertiary--privacy {
    margin-left: 40px;
    text-indent: -40px;
  }
  .title-common-tertiary--box {
    margin-top: 0;
  }
  .title-common-tertiary--government {
    margin-top: 48px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .title-common-tertiary {
    margin: 32px 0 16px;
    font-size: 22px;
  }
  .title-common-tertiary--privacy {
    margin-left: 30px;
    text-indent: -30px;
  }
  .title-common-tertiary--box {
    margin-top: 0;
    margin-bottom: 8px;
  }
  .title-common-tertiary--government {
    margin-top: 48px;
  }
  .title-common-tertiary:has(+ ul) {
    margin-bottom: 8px;
  }
}

.title-common-quaternary {
  color: #333456;
  font-weight: 600;
}
.title-common-quaternary__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #4b4c6b;
}
.title-common-quaternary__small {
  display: inline-block;
}
.title-common-quaternary__symbol {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  background: url("../img/common/icn_x_mark.svg") no-repeat 0 0/16px 16px;
}
.title-common-quaternary__large {
  display: block;
}
.title-common-quaternary__number {
  margin-right: 8px;
}
.title-common-quaternary--has-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media print, (min-width: 1024px) {
  .title-common-quaternary {
    margin-top: 32px;
    margin-bottom: 16px;
  }
  .title-common-quaternary__small {
    font-size: 16px;
    line-height: 1.5;
  }
  .title-common-quaternary__symbol {
    top: 3px;
    margin: 0 8px;
  }
  .title-common-quaternary__large {
    font-size: 26px;
    line-height: 1.6;
  }
  .title-common-quaternary__number {
    margin-right: 8px;
  }
  .title-common-quaternary--has-subtitle {
    margin-bottom: 24px;
  }
  .title-common-quaternary--policy {
    margin-left: 60px;
    text-indent: -60px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .title-common-quaternary {
    margin-top: 32px;
    margin-bottom: 16px;
  }
  .title-common-quaternary__small {
    font-size: 14px;
    line-height: 1.5;
  }
  .title-common-quaternary__symbol {
    top: 2px;
    margin: 0 10px;
  }
  .title-common-quaternary__large {
    font-size: 20px;
    line-height: 1.5;
  }
  .title-common-quaternary__number {
    margin-right: 4px;
  }
  .title-common-quaternary--policy {
    margin-left: 48px;
    text-indent: -48px;
  }
  .title-common-quaternary--government .title-common-quaternary__large {
    padding-left: 20px;
    font-size: 18px;
    line-height: 1.5;
  }
}

.title-common-quinary {
  margin-top: 32px;
  margin-bottom: 16px;
  color: #333456;
  font-weight: 600;
  line-height: 1.5;
}
.title-common-quinary--box {
  margin-top: 0;
}
.title-common-quinary--in-modal {
  margin-top: 48px;
}
@media print, (min-width: 1024px) {
  .title-common-quinary {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .title-common-quinary {
    font-size: 18px;
  }
  .title-common-quinary--large {
    font-size: 22px;
    line-height: 1.6;
  }
  .title-common-quinary--box {
    margin-bottom: 8px;
  }
  .title-common-quinary--in-modal {
    margin-bottom: 16px;
  }
}

.title-common-senary {
  position: relative;
  padding-left: 15px;
  color: #333456;
  font-weight: 600;
  line-height: 1.5;
}
.title-common-senary::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 8px;
  height: 8px;
  border: 2px solid #f68699;
  border-radius: 100px;
}
.title-common-senary--custom-spacing {
  margin-top: 24px;
}
.title-common-senary--government {
  padding-left: 0;
}
.title-common-senary--government::before {
  display: none;
}
@media print, (min-width: 1024px) {
  .title-common-senary {
    margin-bottom: 8px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .title-common-senary {
    margin-bottom: 16px;
    font-size: 16px;
  }
  .title-common-senary--box {
    margin-bottom: 8px;
  }
  .title-common-senary--government {
    margin-bottom: 0;
    font-size: 17px;
  }
}

.title-common-box {
  margin-bottom: 0;
  font-weight: 600;
}
@media print, (min-width: 1024px) {
  .title-common-box {
    font-size: 20px;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 1023.98px) {
  .title-common-box {
    font-size: 17px;
    line-height: 1.5;
  }
}

.section-common-download__wrapper {
  border-radius: 24px;
  background: #f68699;
}
.section-common-download__inner {
  position: relative;
}
.section-common-download__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-common-download__link {
  display: block;
}
.section-common-download__decor {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media print, (min-width: 1024px) {
  .section-common-download__wrapper {
    min-height: 258px;
    padding: 66px 20px;
  }
  .section-common-download__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 760px;
    margin: 0 auto;
  }
  .section-common-download__introduction {
    width: 331px;
    margin-top: 16px;
  }
  .section-common-download__content {
    width: 382px;
    margin-right: -2px;
  }
  .section-common-download__title {
    width: 382px;
    margin: 0 auto 16px;
  }
  .section-common-download__item.section-common-download__item--app-store {
    width: 164px;
    margin-right: 16px;
  }
  .section-common-download__item.section-common-download__item--google-play {
    width: 203px;
  }
  .section-common-download__decor {
    bottom: -113px;
    width: 214px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-common-download__wrapper {
    min-height: 287px;
    padding: 47px 32px;
  }
  .section-common-download__introduction {
    width: 248px;
    margin: 0 auto 24px;
  }
  .section-common-download__title {
    width: 219px;
    margin: 0 auto 14px;
  }
  .section-common-download__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section-common-download__item.section-common-download__item--app-store {
    width: 128px;
    margin-right: 8px;
  }
  .section-common-download__item.section-common-download__item--google-play {
    width: 159px;
  }
  .section-common-download__decor {
    bottom: -94px;
    width: 140px;
  }
}

.section-common-information {
  background-color: #1e306a;
}
.section-common-information__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-common-information__wrapper {
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 0.05);
}
.section-common-information__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.section-common-information__english {
  color: #f68699;
  font-family: "League Spartan", sans-serif;
  font-weight: 300;
  line-height: 1.3;
}
.section-common-information__japanese {
  color: #fff;
  font-weight: 600;
}
.section-common-information__detail {
  margin-bottom: 0;
  color: #f5f6f7;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
@media print, (min-width: 1024px) {
  .section-common-information {
    margin-top: 120px;
    padding: 80px 0;
  }
  .section-common-information__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -8px;
  }
  .section-common-information__item {
    width: 50%;
    padding: 8px;
  }
  .section-common-information__item.section-common-information__item--full-width {
    width: 100%;
  }
  .section-common-information__item.section-common-information__item--full-width .section-common-information__inner {
    max-width: unset;
  }
  .section-common-information__title {
    margin-bottom: 14px;
  }
  .section-common-information__english {
    margin-bottom: 5px;
    font-size: 24px;
  }
  .section-common-information__japanese {
    font-size: 26px;
  }
  .section-common-information__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;
    height: 100%;
    padding: 42px 48px 47px;
  }
  .section-common-information__inner {
    max-width: 320px;
    margin-right: 24px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-common-information {
    margin-top: 80px;
    padding: 48px 0 32px;
  }
  .section-common-information__item {
    margin-bottom: 16px;
  }
  .section-common-information__title {
    margin-bottom: 14px;
  }
  .section-common-information__english {
    margin-bottom: 5px;
    font-size: 18px;
  }
  .section-common-information__japanese {
    font-size: 20px;
  }
  .section-common-information__detail {
    margin-bottom: 23px;
  }
  .section-common-information__wrapper {
    padding: 24px 32px 32px;
  }
}

.section-common-initiatives {
  position: relative;
}
.section-common-initiatives__title {
  color: #333456;
  font-weight: 600;
}
@media print, (min-width: 1024px) {
  .section-common-initiatives {
    background: url("../img/common/initiatives_bg_01.png") top left/cover no-repeat;
  }
  .section-common-initiatives__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;
    padding: 80px 0;
  }
  .section-common-initiatives__content {
    margin-right: 40px;
  }
  .section-common-initiatives__title {
    margin-bottom: 8px;
    font-size: 40px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-common-initiatives {
    background: url("../img/common/sp/initiatives_bg_01.png") no-repeat center/cover;
  }
  .section-common-initiatives__wrapper {
    padding: 48px 33px;
  }
  .section-common-initiatives__title {
    margin-bottom: 7px;
    font-size: 24px;
  }
  .section-common-initiatives__text {
    margin-bottom: 41px;
  }
}

.note {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.5;
  list-style: none;
  display: grid;
  row-gap: 4px;
}
.note li {
  display: grid;
  grid-template-columns: auto 1fr;
  -webkit-column-gap: 4px;
  -moz-column-gap: 4px;
  column-gap: 4px;
}

.u-align-center {
  text-align: center;
}

.u-box {
  border-radius: 16px;
  background-color: #f5f6f7;
}
.u-box--small {
  border-radius: 8px;
}

.u-hover-trans {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1;
  text-decoration: none;
  cursor: pointer;
}
.u-hover-trans:hover {
  opacity: 0.6;
}

.u-hover-link {
  -webkit-transition: background-size 0.3s;
  transition: background-size 0.3s;
  background-image: -webkit-gradient(linear, left top, right top, from(#4b4c6b), to(#4b4c6b));
  background-image: linear-gradient(90deg, #4b4c6b, #4b4c6b);
  background-repeat: no-repeat;
  background-position: bottom 0 left 0;
  background-size: 0 1px;
  text-decoration: none;
}
.u-hover-link:hover {
  background-size: 100% 1px;
}
@media print, (min-width: 1024px) {
  .is-mac .u-hover-link {
    padding-bottom: 2px;
  }
}

.u-hover-underline {
  -webkit-transition: background-size 0.3s;
  transition: background-size 0.3s;
  background-image: -webkit-gradient(linear, left top, right top, from(#4b4c6b), to(#4b4c6b));
  background-image: linear-gradient(90deg, #4b4c6b, #4b4c6b);
  background-repeat: no-repeat;
  background-position: bottom 0 right 0;
  background-size: 100% 1px;
  text-decoration: none;
}
.u-hover-underline:hover {
  background-size: 0 1px;
}
.is-mac .u-hover-underline, .is-ios .u-hover-underline {
  padding-bottom: 2px;
}

.u-fw-bold {
  font-weight: 700;
}

.u-fw-semibold {
  font-weight: 600;
}

.u-margin-auto {
  margin: 0 auto;
}

@media only screen and (max-width: 1023.98px) {
  .u-sp-margin-auto {
    margin: 0 auto;
  }
}

.u-reset-margin {
  margin: 0;
}

.u-reset-padding {
  padding: 0;
}

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

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

@media only screen and (max-width: 1023.98px) {
  .u-pc {
    display: none !important;
  }
}

@media print, (min-width: 1024px) {
  .u-sp {
    display: none !important;
  }
}

@media print, (min-width: 400px) {
  .u-tablet {
    display: none !important;
  }
}

.u-disable {
  pointer-events: none;
}

.text-common {
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
}
.text-common--loose {
  line-height: 1.8;
}
.text-common--sub {
  font-size: 14px;
  line-height: 1.8;
}

.section-25th-keyvisual {
  position: relative;
}
.section-25th-keyvisual__title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  pointer-events: none;
}
@media print, (min-width: 1024px) {
  .section-25th-keyvisual {
    margin-top: 105px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-25th-keyvisual {
    margin-top: 72px;
  }
}

.section-25th-introduction {
  color: #000031;
  font-weight: 700;
}
.section-25th-introduction__title {
  line-height: 1.5;
}
.section-25th-introduction__banner {
  display: block;
  margin: 0 auto;
}
@media print, (min-width: 1024px) {
  .section-25th-introduction {
    padding: 100px 0 108px;
  }
  .section-25th-introduction__wrapper {
    max-width: 672px;
    margin: 0 auto 100px;
  }
  .section-25th-introduction__banner {
    max-width: 880px;
  }
  .section-25th-introduction__content {
    max-width: 672px;
  }
  .section-25th-introduction__content--wide {
    max-width: 672px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-25th-introduction {
    padding: 59px 0 105px;
  }
  .section-25th-introduction__wrapper {
    max-width: 335px;
    margin: 0 auto 100px;
    padding: 0 20px;
  }
  .section-25th-introduction__banner {
    max-width: 335px;
  }
  .section-25th-introduction__content {
    max-width: 295px;
    margin-bottom: 44px;
  }
}

.section-25th-actions__introduction {
  position: relative;
  color: #000031;
}
.section-25th-actions__introduction::before {
  content: "";
  position: absolute;
}
.section-25th-actions__english {
  display: block;
}
.section-25th-actions__japanese {
  display: block;
  font-weight: 600;
  line-height: 1.6;
}
.section-25th-actions__text {
  font-size: 16px;
}
.section-25th-actions__list {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
  padding-left: 0;
  list-style-type: none;
}
.section-25th-actions__list::before, .section-25th-actions__list::after {
  content: "";
  position: absolute;
  z-index: -1;
}
.section-25th-actions__item {
  border: 1px solid #fff;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 0 60px rgba(0, 0, 49, 0.05);
  box-shadow: 0 0 60px rgba(0, 0, 49, 0.05);
  backdrop-filter: blur(17px);
}
.section-25th-actions__item:last-child {
  margin-bottom: 0;
}
.section-25th-actions__heading {
  color: #000031;
  font-weight: 600;
}
.section-25th-actions__paragraph {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}
.section-25th-actions__link {
  width: 158px;
  margin: 0 auto;
}
@media print, (min-width: 1024px) {
  .section-25th-actions {
    padding-top: 72px;
  }
  .section-25th-actions__title {
    width: 250px;
    margin-bottom: 41px;
  }
  .section-25th-actions__english {
    width: 224px;
    margin-bottom: 29px;
  }
  .section-25th-actions__japanese {
    font-size: 30px;
  }
  .section-25th-actions__text {
    line-height: 2;
  }
  .section-25th-actions__heading {
    margin-bottom: 12px;
    font-size: 26px;
  }
  .section-25th-actions__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .section-25th-actions__introduction {
    position: sticky;
    z-index: 2;
    top: 130px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 405px;
    margin-right: 76px;
    padding-top: 12px;
  }
  .section-25th-actions__introduction::before {
    bottom: -154px;
    left: -96px;
    width: 152px;
    height: 167px;
    background: url("../img/25th/actions_decor_01.png") no-repeat center 100%/100%;
  }
  .section-25th-actions__list::before {
    top: 105px;
    right: -88px;
    width: 313px;
    height: 320px;
    background: url("../img/25th/actions_decor_02.png") no-repeat center 100%/100%;
  }
  .section-25th-actions__list::after {
    bottom: -133px;
    left: -209px;
    width: 287px;
    height: 299px;
    background: url("../img/25th/actions_decor_03.png") no-repeat center 100%/100%;
  }
  .section-25th-actions__item {
    margin-bottom: 40px;
    padding: 37px 47px 45px 46px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-25th-actions {
    padding-top: 57px;
  }
  .section-25th-actions__wrapper {
    padding: 0 12px;
  }
  .section-25th-actions__introduction::before {
    top: 57px;
    left: -30px;
    width: 79px;
    height: 90px;
    background: url("../img/25th/sp/actions_decor_01.png") no-repeat center 100%/100%;
  }
  .section-25th-actions__list::before {
    top: 324px;
    right: -13px;
    width: 119px;
    height: 121px;
    background: url("../img/25th/sp/actions_decor_02.png") no-repeat center 100%/100%;
  }
  .section-25th-actions__list::after {
    bottom: 197px;
    left: -53px;
    width: 169px;
    height: 173px;
    background: url("../img/25th/sp/actions_decor_03.png") no-repeat center 100%/100%;
  }
  .section-25th-actions__title {
    margin-bottom: 33px;
    text-align: center;
  }
  .section-25th-actions__english {
    width: 157px;
    margin: 0 auto 18px;
  }
  .section-25th-actions__japanese {
    font-size: 18px;
  }
  .section-25th-actions__text {
    margin-bottom: 30px;
    line-height: 1.8;
    text-align: center;
  }
  .section-25th-actions__heading {
    margin-bottom: 7px;
    font-size: 20px;
    line-height: 1.5;
  }
  .section-25th-actions__item {
    margin-bottom: 32px;
    padding: 32px;
  }
}

.list-actions-information {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
.list-actions-information__heading {
  margin-bottom: 5px;
  color: #f68699;
  font-size: 16px;
  line-height: 1.5;
}
.list-actions-information__text {
  margin-bottom: 0;
  line-height: 1.8;
}
.list-actions-information__item:last-child {
  margin-bottom: 0;
}
@media print, (min-width: 1024px) {
  .list-actions-information__heading {
    margin-bottom: 5px;
  }
  .list-actions-information__text {
    font-size: 13px;
  }
  .list-actions-information__item {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-actions-information {
    margin-top: 23px;
  }
  .list-actions-information__heading {
    margin-bottom: 5px;
  }
  .list-actions-information__text {
    font-size: 14px;
  }
  .list-actions-information__item {
    margin-bottom: 23px;
  }
}

.block-actions-project__list {
  margin-bottom: 0;
  padding-left: 0;
  overflow: hidden;
  list-style-type: none;
  border-radius: 8px;
}
.block-actions-project__item {
  background-color: #fef3f5;
  color: #f68699;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
}
.block-actions-project__title {
  line-height: 1.5;
}
.block-actions-project__source {
  margin-bottom: 0;
}
@media print, (min-width: 1024px) {
  .block-actions-project {
    margin-top: 15px;
  }
  .block-actions-project__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2px;
  }
  .block-actions-project__item {
    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: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(50% - 2px);
    padding: 12px;
  }
  .block-actions-project__item:nth-last-child(-n+2) {
    min-height: 65px;
  }
  .block-actions-project__main {
    margin-bottom: 1px;
    font-size: 14px;
  }
  .block-actions-project__source {
    font-size: 12px;
  }
  .block-actions-project__title {
    margin-bottom: 8px;
    font-size: 18px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .block-actions-project {
    margin-top: 22px;
  }
  .block-actions-project__item {
    margin-bottom: 2px;
    padding: 12px;
    font-size: 14px;
  }
  .block-actions-project__item:last-child {
    margin-bottom: 0;
  }
  .block-actions-project__title {
    margin-bottom: 21px;
    font-size: 16px;
  }
  .block-actions-project__main {
    margin-bottom: 1px;
  }
}

.section-25th-voices {
  position: relative;
  z-index: 1;
}
.section-25th-voices::before {
  content: "";
  position: absolute;
  z-index: -1;
}
.section-25th-voices__list {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 1;
}
.section-25th-voices__list::before, .section-25th-voices__list::after {
  content: "";
  position: absolute;
  z-index: -1;
}
.section-25th-voices__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 180px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 0 60px rgba(0, 0, 49, 0.05);
  box-shadow: 0 0 60px rgba(0, 0, 49, 0.05);
  backdrop-filter: blur(17px);
  cursor: pointer;
}
.section-25th-voices__inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  border-radius: 16px;
  pointer-events: none;
}
.section-25th-voices__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.section-25th-voices__heading {
  color: #000031;
  font-weight: 600;
  line-height: 1.5;
}
.section-25th-voices__age {
  color: #656585;
  font-family: "Jost", sans-serif;
  font-weight: 300;
  line-height: 1.3;
}
.section-25th-voices__highlight {
  font-weight: 500;
}
.section-25th-voices__title {
  color: #000031;
  text-align: center;
}
.section-25th-voices__english {
  display: block;
}
.section-25th-voices__japanese {
  display: block;
  font-weight: 600;
  line-height: 1.6;
}
.section-25th-voices__text {
  color: #000031;
  text-align: center;
}
.section-25th-voices__note {
  font-weight: 500;
  line-height: 1.6;
}
@media print, (min-width: 1024px) {
  .section-25th-voices {
    padding: 112px 0 70px;
  }
  .section-25th-voices::before {
    top: -23px;
    left: 162px;
    width: 182px;
    height: 190px;
    background: url("../img/25th/voices_decor_03.png") no-repeat center 100%/100%;
  }
  .section-25th-voices__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 -58px 0 6px;
  }
  .section-25th-voices__list::before {
    top: -10px;
    right: 59px;
    width: 92px;
    height: 110px;
    background: url("../img/25th/voices_decor_02.png") no-repeat center 100%/100%;
  }
  .section-25th-voices__list::after {
    bottom: 42px;
    left: -11px;
    width: 214px;
    height: 218px;
    background: url("../img/25th/voices_decor_01.png") no-repeat center 100%/100%;
  }
  .section-25th-voices__item {
    width: calc(50% - 32px);
    margin-bottom: 56px;
    padding: 0 32px;
  }
  .section-25th-voices__item:nth-child(4n+2) {
    margin: 39px 20px 56px 0;
  }
  .section-25th-voices__item:nth-child(4n+3) {
    margin: -24px -11px 56px 48px;
  }
  .section-25th-voices__inner {
    padding: 24px 24px 23px;
  }
  .section-25th-voices__icon {
    width: 100px;
    height: 100px;
    margin-right: 24px;
  }
  .section-25th-voices__heading {
    margin-bottom: 4px;
    font-size: 20px;
  }
  .section-25th-voices__age {
    margin-bottom: 16px;
    font-size: 14px;
  }
  .section-25th-voices__highlight {
    margin-left: 4px;
    font-size: 20px;
  }
  .section-25th-voices__highlight.section-25th-voices__highlight--space {
    margin-right: 2px;
  }
  .section-25th-voices__title {
    margin-bottom: 41px;
  }
  .section-25th-voices__english {
    width: 510px;
    margin: 0 auto 30px;
  }
  .section-25th-voices__japanese {
    font-size: 28px;
  }
  .section-25th-voices__text {
    margin-bottom: 57px;
    font-size: 16px;
    line-height: 2;
  }
  .section-25th-voices__note {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-25th-voices {
    padding: 127px 12px 118px;
  }
  .section-25th-voices::before {
    top: -87px;
    left: 220px;
    width: 194px;
    height: 200px;
    background: url("../img/25th/sp/voices_decor_03.png") no-repeat center 100%/100%;
  }
  .section-25th-voices__title {
    margin-bottom: 18px;
  }
  .section-25th-voices__english {
    width: 205px;
    margin: 0 auto 19px;
  }
  .section-25th-voices__japanese {
    font-size: 18px;
  }
  .section-25th-voices__text {
    margin-bottom: 78px;
    font-size: 16px;
    line-height: 1.8;
  }
  .section-25th-voices__heading {
    margin-bottom: 6px;
    font-size: 16px;
  }
  .section-25th-voices__age {
    margin-bottom: 7px;
    font-size: 12px;
  }
  .section-25th-voices__highlight {
    margin-left: 3px;
    font-size: 16px;
  }
  .section-25th-voices__highlight.section-25th-voices__highlight--space {
    margin: 0 2px 0 5px;
  }
  .section-25th-voices__note {
    font-size: 18px;
  }
  .section-25th-voices__icon {
    width: 80px;
    height: 80px;
    margin-right: 24px;
  }
  .section-25th-voices__inner {
    padding: 24px 38px 24px 32px;
  }
  .section-25th-voices__item {
    margin-bottom: 32px;
  }
  .section-25th-voices__list::before {
    top: -82px;
    left: -20px;
    width: 127px;
    height: 145px;
    background: url("../img/25th/sp/voices_decor_01.png") no-repeat center 100%/100%;
  }
  .section-25th-voices__list::after {
    right: -63px;
    bottom: -161px;
    width: 230px;
    height: 255px;
    background: url("../img/25th/sp/voices_decor_02.png") no-repeat center 100%/100%;
  }
}

.section-25th-history__title {
  color: #000031;
  text-align: center;
}
.section-25th-history__english {
  display: block;
}
.section-25th-history__japanese {
  display: block;
  font-weight: 600;
  line-height: 1.6;
}
.section-25th-history__text {
  color: #000031;
  text-align: center;
}
.section-25th-history__link {
  max-width: 238px;
  margin: 0 auto;
}
@media print, (min-width: 1024px) {
  .section-25th-history {
    padding-bottom: 97px;
    overflow: hidden;
  }
  .section-25th-history__title {
    margin-bottom: 41px;
  }
  .section-25th-history__english {
    width: 224px;
    margin: 0 auto 14px;
  }
  .section-25th-history__japanese {
    font-size: 30px;
  }
  .section-25th-history__text {
    margin-bottom: 46px;
    font-size: 16px;
    line-height: 2;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-25th-history {
    padding-bottom: 80px;
  }
  .section-25th-history__title {
    margin-bottom: 18px;
  }
  .section-25th-history__english {
    width: 157px;
    margin: 0 auto 7px;
  }
  .section-25th-history__japanese {
    font-size: 18px;
  }
  .section-25th-history__text {
    margin-bottom: 26px;
    font-size: 16px;
    line-height: 1.8;
  }
}

.list-25th-timeline {
  position: relative;
}
.list-25th-timeline::before, .list-25th-timeline::after {
  content: "";
  position: absolute;
  width: 1px;
}
.list-25th-timeline::before {
  background-color: #000;
}
.list-25th-timeline__milestone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  border-radius: 100%;
  font-weight: 500;
  line-height: 1.6;
}
.list-25th-timeline__year {
  font-family: "Jost", sans-serif;
}
.list-25th-timeline__start {
  font-weight: 600;
  text-align: center;
}
.list-25th-timeline__wrapper {
  position: relative;
}
.list-25th-timeline__wrapper::before, .list-25th-timeline__wrapper::after {
  content: "";
  position: absolute;
}
@media print, (min-width: 1024px) {
  .list-25th-timeline {
    max-width: 1046px;
    margin: 0 auto 30px;
  }
  .list-25th-timeline::before {
    top: 0;
    bottom: 107px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .list-25th-timeline::after {
    bottom: 84px;
    left: 50%;
    height: 23px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../img/25th/timeline_line.png") no-repeat center 100%/100%;
  }
  .list-25th-timeline__wrapper {
    position: relative;
    margin: 0 -3px;
  }
  .list-25th-timeline__wrapper::before {
    bottom: 153px;
    left: 177px;
    width: 105px;
    height: 115px;
    background: url("../img/25th/history_decor_01.png") no-repeat center 100%/100%;
  }
  .list-25th-timeline__wrapper::after {
    right: -33px;
    bottom: -64px;
    width: 116px;
    height: 132px;
    background: url("../img/25th/history_decor_02.png") no-repeat center 100%/100%;
  }
  .list-25th-timeline__milestone {
    -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: 180px;
    height: 180px;
    margin: auto;
    background-color: #f68699;
    color: #f5f6f7;
    font-size: 38px;
  }
  .list-25th-timeline__start {
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 1.2;
  }
  .list-25th-timeline__group {
    width: 523px;
  }
  .list-25th-timeline__group.list-25th-timeline__group--right {
    margin-left: auto;
  }
  .list-25th-timeline__group.list-25th-timeline__group--absolute {
    margin-top: -48px;
    margin-bottom: -59px;
  }
  .list-25th-timeline__group.list-25th-timeline__group--narrow {
    margin-top: -84px;
    margin-bottom: -69px;
  }
  .list-25th-timeline__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: -4px;
  }
  .list-25th-timeline__value {
    margin-top: 139px;
    color: #000031;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 2.4;
    text-align: center;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-25th-timeline {
    max-width: 360px;
    margin: auto;
    padding: 40px 12px 64px;
  }
  .list-25th-timeline::before {
    top: 70px;
    bottom: 118px;
    left: 51px;
  }
  .list-25th-timeline::after {
    bottom: 70px;
    left: 51px;
    height: 43px;
    background: url("../img/25th/sp/timeline_line.png") no-repeat center 100%/100%;
  }
  .list-25th-timeline__milestone {
    padding: 0 15px 48px;
    color: #f68699;
    font-size: 20px;
  }
  .list-25th-timeline__start {
    position: relative;
    margin: 12px 0 0 31px;
    padding: 16px 24px;
    border-radius: 500px;
    background-color: #f5f6f7;
    color: #000031;
    font-size: 16px;
    line-height: 1.5;
  }
  .list-25th-timeline__start::before, .list-25th-timeline__start::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .list-25th-timeline__start::before {
    left: -66px;
    width: 20px;
    height: 20px;
    border: 6px solid #f68699;
    border-radius: 100%;
    background-color: #fff;
  }
  .list-25th-timeline__start::after {
    left: -46px;
    width: 46px;
    height: 1px;
    border: 1px dashed #000031;
  }
  .list-25th-timeline__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin: -16px 0 33px;
  }
  .list-25th-timeline__group--narrow {
    margin: 48px 0;
  }
  .list-25th-timeline__value {
    position: relative;
    width: 253px;
    margin-top: 58px;
    margin-left: auto;
    padding: 16px 12px 16px 16px;
    border-radius: 16px;
    background-color: #fef3f5;
    color: #000031;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
  }
  .list-25th-timeline__value::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -18px;
    width: 0;
    height: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 6px solid transparent;
    border-right: 20px solid #fef3f5;
    border-bottom: 6px solid transparent;
  }
  .list-25th-timeline__wrapper::before {
    top: 367px;
    left: -31px;
    width: 57px;
    height: 64px;
    background: url("../img/25th/sp/history_decor_01.png") no-repeat center 100%/100%;
  }
  .list-25th-timeline__wrapper::after {
    top: 56.6%;
    right: -46px;
    width: 72px;
    height: 82px;
    background: url("../img/25th/sp/history_decor_02.png") no-repeat center 100%/100%;
  }
}

.button-25th-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 16px;
  background-color: #fff;
}
.button-25th-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #000031;
  border-radius: 16px;
  pointer-events: none;
}
.button-25th-link--disabled {
  pointer-events: none;
}
.button-25th-link--disabled .button-25th-link__content::after {
  display: none;
}
.button-25th-link__content {
  position: relative;
}
.button-25th-link__content::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 24px;
  height: 24px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../img/common/icn_blank_02.svg") no-repeat center/24px 24px;
}
.button-25th-link__thumbnail {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.button-25th-link__image {
  overflow: hidden;
  border-radius: 6px;
}
.button-25th-link__times {
  font-weight: 300;
  line-height: 1.6;
}
.button-25th-link__heading {
  margin-bottom: 0;
  color: #000031;
  font-weight: 600;
  line-height: 1.5;
}
@media print, (min-width: 1024px) {
  .button-25th-link {
    max-width: 400px;
    margin-bottom: 16px;
    padding: 24px;
  }
  .button-25th-link::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -123px;
    width: 123px;
    height: 1px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px dashed #000031;
  }
  .button-25th-link__content {
    padding-right: 26px;
  }
  .button-25th-link__thumbnail {
    width: 150px;
    margin-right: 16px;
  }
  .button-25th-link__image {
    width: 150px;
    height: 84px;
  }
  .button-25th-link__heading {
    font-size: 18px;
  }
  .button-25th-link__times {
    margin-bottom: 2px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .button-25th-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 335px;
    margin-bottom: 16px;
    padding: 24px;
  }
  .button-25th-link:hover {
    opacity: 1 !important;
  }
  .button-25th-link__thumbnail {
    width: 128px;
    margin-right: 12px;
  }
  .button-25th-link__image {
    width: 128px;
    height: 72px;
  }
  .button-25th-link__times {
    font-size: 12px;
  }
  .button-25th-link__heading {
    padding-right: 26px;
    font-size: 14px;
  }
}

.list-25th-event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-25th-event__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 500px;
  background-color: #f5f6f7;
}
.list-25th-event__content::before {
  content: "";
  position: absolute;
  top: 50%;
  border: 1px dashed #000031;
}
.list-25th-event__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin-right: 9px;
  overflow: hidden;
  border-radius: 4px;
}
.list-25th-event__text {
  margin-bottom: 0;
  color: #000031;
  line-height: 1.5;
}
.list-25th-event__milestone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #000031;
  border-radius: 100%;
  background-color: #fff;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  line-height: 1.6;
}
@media print, (min-width: 1024px) {
  .list-25th-event {
    margin: 0 0 24px -33px;
  }
  .list-25th-event--margin {
    margin-top: -40px;
  }
  .list-25th-event__content {
    margin-left: 132px;
    padding: 15px 24px;
  }
  .list-25th-event__content::before {
    left: -100px;
    width: 100px;
  }
  .list-25th-event__milestone {
    width: 64px;
    height: 64px;
    margin-right: -69px;
    font-size: 16px;
  }
  .list-25th-event__text {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-25th-event {
    margin: 16px 0 16px 16px;
  }
  .list-25th-event--margin {
    margin: 48px 0 48px 16px;
  }
  .list-25th-event__content {
    margin-left: 80px;
    padding: 8px 16px;
  }
  .list-25th-event__content::before {
    left: -56px;
    width: 56px;
  }
  .list-25th-event__milestone {
    width: 48px;
    height: 48px;
    margin-right: -48px;
    font-size: 12px;
  }
  .list-25th-event__text {
    font-size: 13px;
  }
}

.list-25th-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-25th-download__milestone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  background-color: #000031;
  color: #f5f6f7;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  line-height: 1.6;
}
.list-25th-download__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 500px;
  background-color: #f5f6f7;
}
.list-25th-download__content::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -60px;
  width: 60px;
  height: 1px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px dashed #000031;
}
.list-25th-download__text {
  margin-bottom: 0;
  color: #000031;
  font-weight: 600;
  line-height: 1.5;
}
.list-25th-download__highlight {
  color: #f68699;
}
.list-25th-download__icon {
  position: absolute;
}
@media print, (min-width: 1024px) {
  .list-25th-download {
    margin: 0 0 24px -62px;
  }
  .list-25th-download__milestone {
    width: 120px;
    height: 120px;
    margin-right: 37px;
    font-size: 30px;
  }
  .list-25th-download__content {
    padding: 16px 88px 16px 32px;
  }
  .list-25th-download__text {
    font-size: 18px;
  }
  .list-25th-download__highlight {
    font-size: 30px;
  }
  .list-25th-download__icon {
    right: 15px;
    bottom: -34px;
    width: 65px;
    height: 140px;
  }
}
@media print, (min-width: 1024px) and (max-width: 1279.98px) {
  .list-25th-download__content {
    padding-right: 80px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-25th-download {
    margin: 47px 0 51px;
  }
  .list-25th-download__milestone {
    width: 80px;
    height: 80px;
    margin-right: 15px;
    font-size: 20px;
  }
  .list-25th-download__content {
    padding: 14px 88px 15px 24px;
  }
  .list-25th-download__text {
    font-size: 16px;
  }
  .list-25th-download__highlight {
    display: block;
    margin-bottom: -4px;
    font-size: 24px;
  }
  .list-25th-download__icon {
    right: 25px;
    bottom: -21px;
    width: 52px;
    height: 110px;
  }
}

.banner-25th-fixed {
  position: fixed;
  z-index: 999;
}
.banner-25th-fixed__link {
  display: block;
  width: 100%;
  overflow: hidden;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 49, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 49, 0.1);
  cursor: pointer;
}
@media print, (min-width: 1024px) {
  .banner-25th-fixed {
    right: 40px;
    bottom: 20px;
  }
  .banner-25th-fixed__link {
    width: 303px;
    height: 82px;
    border-radius: 16px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .banner-25th-fixed {
    visibility: hidden;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    opacity: 0;
  }
  .banner-25th-fixed--show {
    visibility: visible;
    opacity: 1;
  }
  .banner-25th-fixed__link {
    width: 359px;
    height: 48px;
    border-radius: 8px;
  }
}

@media only screen and (max-width: 1023.98px) {
  .section-actions-newsletter__wrapper {
    padding: 0 32px;
  }
}

.section-actions-support__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-actions-support__item:last-child {
  margin-bottom: 0;
}
.section-actions-support__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-actions-support__logo {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 22px;
}
.section-actions-support__button {
  width: 269px;
  margin: 0 auto;
}
@media print, (min-width: 1024px) {
  .section-actions-support__item {
    margin-bottom: 48px;
  }
  .section-actions-support__head {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-actions-support__box {
    margin: 40px 0;
    padding: 0 40px 40px;
  }
  .section-actions-support__logo {
    top: 5px;
    margin-right: 8px;
  }
  .section-actions-support__text {
    font-size: 14px;
    line-height: 1.8;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-actions-support__list {
    padding: 0 32px;
  }
  .section-actions-support__item {
    margin-bottom: 32px;
  }
  .section-actions-support__box {
    margin: 32px 0 40px;
    padding: 0 32px 32px;
  }
  .is-android .section-actions-support__box {
    padding-right: 40px;
    padding-left: 40px;
  }
  .section-actions-support__head {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .section-actions-support__logo {
    top: 32px;
    margin-right: 8px;
  }
  .section-actions-support__text {
    font-size: 16px;
    line-height: 1.8;
  }
}

@media print, (min-width: 1024px) {
  .block-femcation-details__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;
  }
  .block-femcation-details__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 680px;
    margin-right: 20px;
  }
  .block-femcation-details__image {
    position: relative;
    top: -1px;
    width: 320px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .block-femcation-details {
    padding: 0 32px;
  }
  .block-femcation-details__content {
    margin-bottom: 32px;
  }
  .block-femcation-details__image {
    width: 226px;
    margin: 0 auto;
  }
}

.block-femcation-themes {
  margin-bottom: 12px;
}
@media print, (min-width: 1024px) {
  .block-femcation-themes__box {
    margin: 24px 0 32px;
    padding: 40px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .block-femcation-themes__head {
    padding: 0 32px;
  }
  .block-femcation-themes__box {
    margin: 40px 0 32px;
    padding: 32px 12px;
  }
}

.block-femcation-research__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media print, (min-width: 1024px) {
  .block-femcation-research__box {
    padding: 0 40px 32px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .block-femcation-research__box {
    padding: 2px 12px 41px;
  }
  .block-femcation-research__title {
    padding: 0 32px;
  }
  .block-femcation-research__head, .block-femcation-research__description {
    padding: 0 20px;
  }
}

.block-femcation-inquiry__wrapper {
  border-radius: 16px;
  background-color: #fef3f5;
}
.block-femcation-inquiry__title {
  color: #f68699;
  font-weight: 600;
}
.block-femcation-inquiry__text {
  margin-bottom: 0;
  font-size: 16px;
}
.block-femcation-inquiry__button {
  width: 238px;
}
@media print, (min-width: 1024px) {
  .block-femcation-inquiry {
    margin-top: 40px;
  }
  .block-femcation-inquiry__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 32px 40px 40px;
  }
  .block-femcation-inquiry__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 25px;
  }
  .block-femcation-inquiry__title {
    margin-bottom: 12px;
    font-size: 26px;
    line-height: 1.6;
  }
  .block-femcation-inquiry__text {
    line-height: 1.6;
  }
}
@media only screen and (max-width: 1023.98px) {
  .block-femcation-inquiry {
    margin-top: 40px;
  }
  .block-femcation-inquiry__wrapper {
    padding: 32px;
  }
  .block-femcation-inquiry__content {
    margin-bottom: 15px;
  }
  .block-femcation-inquiry__title {
    margin-bottom: 18px;
    font-size: 20px;
    line-height: 1.5;
  }
  .block-femcation-inquiry__text {
    line-height: 1.8;
  }
  .block-femcation-inquiry__button {
    margin: 0 auto;
  }
}

.block-femcation-result__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.block-femcation-result__logo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 16px;
  border-radius: 100%;
}
.block-femcation-result__title {
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.5;
}
.block-femcation-result__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-femcation-result__text {
  margin-bottom: 0;
}
@media print, (min-width: 1024px) {
  .block-femcation-result__logo {
    width: 80px;
    height: 80px;
    margin-right: 16px;
  }
  .block-femcation-result__text {
    font-size: 16px;
    line-height: 1.8;
  }
  .block-femcation-result__wrapper {
    margin-top: 32px;
  }
  .block-femcation-result__list {
    margin-top: 16px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .block-femcation-result__logo {
    width: 64px;
    height: 64px;
    margin-right: 16px;
  }
  .block-femcation-result__text {
    font-size: 14px;
    line-height: 1.8;
  }
  .block-femcation-result__wrapper {
    margin-top: 24px;
    margin-right: 1px;
  }
  .block-femcation-result__list {
    margin-top: 16px;
  }
}

@media print, (min-width: 1024px) {
  .section-actions-lab {
    padding-bottom: 85px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-actions-lab {
    padding-bottom: 18px;
  }
  .section-actions-lab__content {
    padding: 0 32px;
  }
}

@media print, (min-width: 1024px) {
  .block-lab-box {
    padding: 40px 48px 48px;
  }
  .block-lab-box__button {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .block-lab-box {
    padding: 32px 12px 40px;
  }
  .block-lab-box__head {
    padding: 0 20px;
  }
  .block-lab-box__button {
    margin-top: 40px;
  }
}

.block-lab-description {
  position: relative;
}
.block-lab-description::after {
  content: "";
  position: absolute;
  pointer-events: none;
}
.block-lab-description__text {
  font-weight: 700;
  text-align: center;
}
@media print, (min-width: 1024px) {
  .block-lab-description {
    max-width: 735px;
    margin: 105px auto 0;
  }
  .block-lab-description::after {
    top: 50%;
    left: 50%;
    width: 735px;
    height: 276px;
    margin-top: 12px;
    margin-left: 8px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url("../img/about/actions/lab_decor.png") no-repeat 0 0/auto 100%;
  }
  .block-lab-description__text {
    max-width: 432px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.8;
  }
}
@media only screen and (max-width: 1023.98px) {
  .block-lab-description {
    padding: 144px 0 90px;
  }
  .block-lab-description::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 50%;
    width: 257px;
    height: 121px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../img/about/actions/sp/lab_decor_01.png") no-repeat 0 0/auto 100%;
  }
  .block-lab-description::after {
    bottom: 0;
    left: 50%;
    width: 287px;
    height: 84px;
    margin-left: -9px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../img/about/actions/sp/lab_decor_02.png") no-repeat 0 0/auto 100%;
  }
  .block-lab-description__text {
    max-width: 360px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 2.4;
  }
}

@media only screen and (max-width: 1023.98px) {
  .section-actions-femcation__head {
    padding: 0 32px;
  }
}

@media print, (min-width: 1024px) {
  .section-contact__description {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-contact__head {
    padding: 0 32px;
  }
  .section-contact__description {
    margin-left: 17px;
    text-indent: -17px;
  }
}

@media print, (min-width: 1024px) {
  .section-info {
    padding-top: 80px;
  }
  .section-info__head {
    margin-bottom: 48px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-info {
    padding-top: 40px;
  }
  .section-info__head {
    margin-bottom: 41px;
  }
  .section-info__inner {
    padding: 0 32px;
  }
}

@media only screen and (max-width: 1023.98px) {
  .section-readings {
    padding-bottom: 32px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-readings {
    padding: 0 32px;
  }
}

.list-readings-pickup__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list-readings-pickup__item--has-border .list-readings-pickup__figure::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #f68699;
  pointer-events: none;
}
.list-readings-pickup__link {
  text-decoration: none;
}
.list-readings-pickup__link:hover .list-readings-pickup__text {
  background-size: 100% 1px;
}
.list-readings-pickup__heading {
  display: -webkit-box;
  margin: 0;
  overflow: hidden;
  color: #000031;
  font-weight: 600;
  line-height: 1.5;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.list-readings-pickup__figure {
  position: relative;
  overflow: hidden;
}
.list-readings-pickup__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 190px;
  margin: 40px auto 0;
}
@media print, (min-width: 1024px) {
  .list-readings-pickup__list {
    margin: 0 -12px;
  }
  .list-readings-pickup__item {
    width: 33.3333333333%;
    margin-bottom: 27px;
    padding: 0 12px;
  }
  .list-readings-pickup__item--has-border .list-readings-pickup__figure::after {
    border-radius: 8px;
  }
  .list-readings-pickup__figure {
    position: relative;
    margin-bottom: 15px;
    padding-top: 52.2658610272%;
    border-radius: 8px;
  }
  .list-readings-pickup__image {
    position: absolute;
    top: 0;
    left: 0;
  }
  .list-readings-pickup__link {
    display: block;
  }
  .list-readings-pickup__heading {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-readings-pickup__thumbnail {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 128px;
    height: 72px;
  }
  .list-readings-pickup__item {
    width: 100%;
    margin-bottom: 32px;
  }
  .list-readings-pickup__item:last-child {
    margin-bottom: 0;
  }
  .list-readings-pickup__item--has-border .list-readings-pickup__figure::after {
    border-radius: 2px;
  }
  .list-readings-pickup__item--has-border .list-readings-pickup__link--highlight .list-readings-pickup__figure::after {
    border-radius: 8px;
  }
  .list-readings-pickup__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
  }
  .list-readings-pickup__link--highlight {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 27px;
  }
  .list-readings-pickup__link--highlight .list-readings-pickup__thumbnail {
    width: 100%;
    height: 50%;
    margin-bottom: 12px;
  }
  .list-readings-pickup__link--highlight .list-readings-pickup__figure {
    height: 100%;
    border-radius: 8px;
  }
  .list-readings-pickup__link--highlight .list-readings-pickup__heading {
    font-size: 16px;
  }
  .list-readings-pickup__figure {
    border-radius: 2px;
  }
  .list-readings-pickup__heading {
    font-size: 14px;
  }
}

.list-readings-category__inner {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-readings-category__link {
  display: block;
}
.list-readings-category__text {
  font-size: 16px;
  line-height: 1.5;
}
.list-readings-category__button {
  width: 288px;
}
@media print, (min-width: 1024px) {
  .list-readings-category__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 39px;
    border-bottom: 1px solid #d8d8e0;
  }
  .list-readings-category__inner:last-child {
    margin-bottom: 0;
    border: 0;
  }
  .list-readings-category__item {
    position: relative;
    width: calc((100% - 160px) / 3);
    margin: 0 80px 37px 0;
  }
  .list-readings-category__item::after {
    content: "";
    position: absolute;
    top: 0;
    right: -40px;
    bottom: 0;
    border-right: 1px solid #d8d8e0;
  }
  .list-readings-category__item:nth-child(3n) {
    margin-right: 0;
  }
  .list-readings-category__item:nth-child(3n)::after {
    display: none;
  }
  .list-readings-category__text {
    margin-bottom: 24px;
  }
  .list-readings-category__button {
    margin-top: 8px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-readings-category__inner {
    margin-bottom: 22px;
  }
  .list-readings-category__inner:last-child .list-readings-category__item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .list-readings-category__item {
    padding: 22px 0;
    border-bottom: 1px solid #d8d8e0;
  }
  .list-readings-category__item:first-child {
    padding-top: 0;
  }
  .list-readings-category__text {
    margin-bottom: 24px;
  }
  .list-readings-category__button {
    margin-top: 55px;
  }
}

.section-policy {
  font-size: 16px;
  line-height: 1.6;
}
.section-policy__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-policy__item:last-child {
  margin-bottom: 0;
}
@media print, (min-width: 1024px) {
  .section-policy__item {
    margin-bottom: 120px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-policy__item {
    margin-bottom: 60px;
  }
}

.list-privacy-primary {
  margin: 0;
  margin-top: 40px;
  padding: 0;
  list-style: none;
}
.list-privacy-primary__item {
  margin-bottom: 50px;
}
.list-privacy-primary__item:last-child {
  margin-bottom: 0;
}

.list-privacy-secondary {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-privacy-secondary__item {
  margin-bottom: 24px;
}
.list-privacy-secondary__item:last-child {
  margin-bottom: 0;
}

.section-story-misson__inner {
  position: relative;
  z-index: 1;
}
.section-story-misson__inner::before {
  content: "";
  position: absolute;
  z-index: -1;
}
.section-story-misson__title {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-story-misson__english {
  color: #f68699;
  font-family: "League Spartan", sans-serif;
  font-weight: 300;
}
.section-story-misson__japanese {
  display: block;
}
.section-story-misson__text {
  color: #656585;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 2.4;
  text-align: center;
}
@media print, (min-width: 1024px) {
  .section-story-misson {
    padding: 152px 0 99px;
  }
  .section-story-misson__inner::before {
    top: -78px;
    right: -19px;
    width: 454px;
    height: 708px;
    background: url("../img/about/story/mission_img_01.png") center/100% auto no-repeat;
  }
  .section-story-misson__title {
    margin-bottom: 35px;
  }
  .section-story-misson__english {
    margin-bottom: 27px;
    font-size: 28px;
  }
  .section-story-misson__japanese {
    width: 501px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-story-misson {
    padding: 48px 0 73px;
  }
  .section-story-misson__inner {
    padding-top: 30px;
  }
  .section-story-misson__inner::before {
    top: 0;
    right: -8px;
    width: 341px;
    height: 571px;
    background: url("../img/about/story/sp/mission_img_01.png") center/100% auto no-repeat;
  }
  .section-story-misson__title {
    margin-bottom: 33px;
  }
  .section-story-misson__english {
    margin-bottom: 28px;
    font-size: 24px;
  }
  .section-story-misson__japanese {
    width: 272px;
  }
}

.section-story-history__text {
  font-size: 16px;
  line-height: 1.8;
}
@media print, (min-width: 1024px) {
  .section-story-history {
    padding-top: 100px;
  }
  .section-story-history__text {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-story-history {
    padding-top: 50px;
  }
  .section-story-history__text {
    margin-bottom: 31px;
    padding: 0 32px;
  }
  .section-story-history__image {
    margin: 0 32px;
  }
}

.section-story-supports__title {
  font-weight: 600;
  line-height: 1.6;
}
.section-story-supports__text {
  font-size: 16px;
  line-height: 1.8;
}
.section-story-supports__image {
  margin-bottom: 12px;
}
@media print, (min-width: 1024px) {
  .section-story-supports {
    margin-bottom: 91px;
    padding-top: 120px;
  }
  .section-story-supports__title {
    font-size: 30px;
    margin-bottom: 24px;
  }
  .section-story-supports__text {
    margin-bottom: 32px;
  }
  .section-story-supports__image-wrapper {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-story-supports {
    padding-block: 80px;
  }
  .section-story-supports__title {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .section-story-supports__text {
    margin-bottom: 33px;
    padding: 0 32px;
  }
  .section-story-supports__image-wrapper {
    margin: 0 32px 40px;
  }
}

.block-supports-help {
  border-radius: 16px;
  background-color: #f5f6f7;
}
.block-supports-help__title {
  margin-bottom: 24px;
}
.block-supports-help__title, .block-supports-help__describe, .block-supports-help__subtile {
  font-weight: 600;
}
.block-supports-help__subtitle {
  margin-bottom: 0;
}
.block-supports-help__title, .block-supports-help__subtitle {
  color: #333456;
}
.block-supports-help__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.block-supports-help__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-supports-help__describe {
  color: #656585;
  line-height: 1.5;
}
.block-supports-help__content {
  position: relative;
  margin-bottom: 2px;
  border-radius: 8px 8px 0 0;
  background-color: #fff;
}
@media print, (min-width: 1024px) {
  .block-supports-help {
    padding: 40px 48px 46px;
  }
  .block-supports-help__title {
    font-size: 26px;
  }
  .block-supports-help__image {
    width: 64px;
    height: 64px;
    margin-right: 12px;
  }
  .block-supports-help__describe {
    margin-top: 2px;
    margin-bottom: 0;
    font-size: 17px;
  }
  .block-supports-help__content {
    padding: 32px 32px 28px;
  }
  .block-supports-help__subtitle {
    font-size: 22px;
  }
  .block-supports-help__heading {
    margin-bottom: 20px;
    padding-right: 170px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .block-supports-help {
    padding: 32px 12px 38px;
  }
  .block-supports-help__title {
    padding-left: 16px;
    font-size: 20px;
  }
  .block-supports-help__image {
    width: 48px;
    height: 48px;
    margin-right: 12px;
  }
  .block-supports-help__describe {
    margin-bottom: 0;
  }
  .block-supports-help__content {
    padding: 20px;
  }
  .block-supports-help__subtitle {
    font-size: 18px;
    line-height: 1.5;
  }
  .block-supports-help__heading {
    margin-bottom: 16px;
  }
}

.block-support-related__title {
  display: inline-block;
  color: #333456;
  font-weight: 600;
  line-height: 1.2;
}
.block-support-related__text {
  font-size: 16px;
  line-height: 1.8;
}
.block-support-related__content {
  display: block;
  position: relative;
}
.block-support-related__content::after {
  content: "";
  position: absolute;
  pointer-events: none;
}
.block-support-related__content:last-child::after {
  content: none;
}
@media print, (min-width: 1024px) {
  .block-support-related {
    padding-top: 16px;
  }
  .block-support-related__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .block-support-related__title {
    margin-bottom: 10px;
    border-bottom: 2px solid #333456;
    font-size: 22px;
  }
  .block-support-related__text {
    margin-bottom: 19px;
  }
  .block-support-related__content {
    margin-top: 40px;
  }
  .block-support-related__content:last-child {
    margin-right: 0;
    margin-left: 51px;
  }
  .block-support-related__content:not(.block-support-related__content--full-width) {
    width: 50%;
    max-width: 492px;
    margin-right: 29px;
    min-height: 147px;
  }
  .block-support-related__content:not(.block-support-related__content--full-width)::after {
    top: 0;
    right: -41px;
    bottom: 0;
    width: 1px;
    border-right: 1px solid #d8d8e0;
  }
}
@media only screen and (max-width: 1023.98px) {
  .block-support-related {
    padding: 56px 32px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 43px;
  }
  .block-support-related__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 43px;
  }
  .block-support-related__title {
    margin-bottom: 12px;
    border-bottom: 1px solid #333456;
    font-size: 20px;
  }
  .block-support-related__text {
    margin-bottom: 22px;
    padding: 0;
  }
  .block-support-related__content {
    margin-bottom: 38px;
  }
  .block-support-related__content:last-child {
    margin-bottom: 0;
  }
  .block-support-related__content::after {
    right: 0;
    bottom: -38px;
    left: 0;
    height: 1px;
    border-bottom: 1px solid #d8d8e0;
  }
}

.list-story-supports {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-story-supports__wrapper {
  height: 100%;
  border-radius: 8px;
  background-color: #fef3f5;
}
.list-story-supports__title {
  position: relative;
  color: #333456;
  font-weight: 600;
}
.list-story-supports__title::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 8px;
  height: 8px;
  background: url("../img/about/story/list_icn_01.svg") center/100% auto no-repeat;
}
.list-story-supports__detail {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
}
.list-story-supports__detail:last-child {
  margin-bottom: 0;
}
.list-story-supports__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #f68699;
  font-size: 14px;
  font-weight: 700;
}
.list-story-supports__category {
  min-width: 64px;
  min-height: 23px;
  border: 1px solid #f68699;
  border-radius: 999px;
  background-color: #fff;
  font-size: 12px;
  line-height: 1.2;
}
.list-story-supports__note {
  display: inline-block;
  margin-left: 15px;
  font-size: 13px;
  line-height: 1.5;
  text-indent: -15px;
}
.list-story-supports__symbol {
  margin-right: 4px;
}
@media print, (min-width: 1024px) {
  .list-story-supports {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -4px;
  }
  .list-story-supports__title {
    margin-bottom: 6px;
    padding-left: 16px;
    font-size: 18px;
  }
  .list-story-supports__detail {
    margin-bottom: 9px;
  }
  .list-story-supports__item {
    width: 50%;
    margin-bottom: 8px;
    padding: 0 4px;
  }
  .list-story-supports__item.list-story-supports__item--full-width {
    width: 100%;
  }
  .list-story-supports__wrapper {
    padding: 20px 24px 23px;
  }
  .list-story-supports__category {
    margin-left: 5px;
    padding: 4px 7px 2px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-story-supports {
    margin-bottom: 24px;
  }
  .list-story-supports__item {
    margin-bottom: 8px;
  }
  .list-story-supports__wrapper {
    padding: 19px 24px 25px;
  }
  .list-story-supports__title {
    margin-bottom: 3px;
    padding-left: 16px;
    font-size: 16px;
  }
  .list-story-supports__detail {
    margin-bottom: 9px;
  }
  .list-story-supports__note {
    margin-top: 4px;
  }
  .list-story-supports__label {
    gap: 3px 4px;
  }
  .list-story-supports__category {
    padding: 4px 7px 2px;
  }
}

.list-story-services {
  background-color: #f5f6f7;
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-story-services__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
.list-story-services__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
}
.list-story-services__subtitle, .list-story-services__title {
  font-weight: 600;
}
.list-story-services__subtitle {
  color: #656585;
}
.list-story-services__title {
  margin-bottom: 0;
  color: #333456;
  font-size: 18px;
}
.list-story-services__detail {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
}
.list-story-services__item {
  background-color: #fff;
}
@media print, (min-width: 1024px) {
  .list-story-services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    border-radius: 0 0 8px 8px;
    gap: 2px;
    margin-bottom: 40px;
  }
  .list-story-services__image {
    margin-right: 16px;
  }
  .list-story-services__item {
    width: 33.3333333333%;
    padding: 32px;
  }
  .list-story-services__subtitle {
    margin-bottom: -2px;
    font-size: 15px;
  }
  .list-story-services__detail {
    margin-bottom: 23px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-story-services {
    margin-bottom: 32px;
  }
  .list-story-services__image {
    margin-right: 12px;
  }
  .list-story-services__item {
    margin-bottom: 2px;
    padding: 20px;
  }
  .list-story-services__item:last-child {
    overflow: hidden;
    border-radius: 0 0 8px 8px;
  }
  .list-story-services__subtitle {
    margin-bottom: -2px;
    font-size: 14px;
  }
  .list-story-services__detail {
    margin-bottom: 16px;
  }
}

.list-story-tools {
  background-color: #f5f6f7;
  overflow: hidden;
  border-radius: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-story-tools__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
.list-story-tools__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
}
.list-story-tools__subtitle, .list-story-tools__title {
  font-weight: 600;
}
.list-story-tools__subtitle {
  color: #656585;
}
.list-story-tools__title {
  margin-bottom: 0;
  color: #333456;
  font-size: 18px;
}
.list-story-tools__detail {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
}
.list-story-tools__item {
  background-color: #fff;
}
@media print, (min-width: 1024px) {
  .list-story-tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2px;
  }
  .list-story-tools__image {
    margin-right: 16px;
  }
  .list-story-tools__item {
    width: 33.3333333333%;
    padding: 32px;
  }
  .list-story-tools__subtitle {
    margin-bottom: -2px;
    font-size: 15px;
  }
  .list-story-tools__detail {
    margin-bottom: 23px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-story-tools__image {
    margin-right: 12px;
  }
  .list-story-tools__item {
    margin-bottom: 2px;
    padding: 20px;
  }
  .list-story-tools__subtitle {
    margin-bottom: -2px;
    font-size: 14px;
  }
  .list-story-tools__detail {
    margin-bottom: 16px;
  }
}

.section-story-voice__wrapper {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.section-story-voice__wrapper::after {
  content: "";
  position: absolute;
  z-index: -1;
}
.section-story-voice__title {
  margin: 0 auto 25px;
}
.section-story-voice__text {
  font-size: 16px;
  line-height: 1.8;
  text-align: center;
}
.section-story-voice__button {
  width: 222px;
  margin: 0 auto;
}
@media print, (min-width: 1024px) {
  .section-story-voice {
    background: url("../img/about/story/voice_bg_01.png") no-repeat center center/cover;
  }
  .section-story-voice__title {
    width: 430px;
  }
  .section-story-voice__wrapper {
    max-width: 1400px;
    margin: 0 auto;
    padding: 80px 24px 64px;
  }
  .section-story-voice__wrapper::after {
    top: -28px;
    right: -20px;
    left: -20px;
    height: 454px;
    background: url("../img/about/story/voice_bg_02.svg") no-repeat center/auto 100%;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-story-voice {
    background: url("../img/about/story/sp/voice_bg_01.png") no-repeat center center/cover;
  }
  .section-story-voice__title {
    width: 295px;
    margin: 0 auto 25px;
  }
  .section-story-voice__text {
    margin-bottom: 23px;
  }
  .section-story-voice__wrapper {
    padding: 79px 40px 64px;
  }
  .section-story-voice__wrapper::after {
    top: -13px;
    left: 50%;
    width: 530px;
    height: 450px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../img/about/story/sp/voice_bg_02.png") no-repeat center/auto 100%;
  }
}

.section-story-actions__text {
  font-size: 16px;
  line-height: 1.8;
}
.section-story-actions__list {
  padding-left: 0;
  list-style-type: none;
}
.section-story-actions__inner {
  border-radius: 8px;
  background: #f5f6f7;
}
.section-story-actions__heading {
  color: #333456;
  font-weight: 600;
  line-height: 1.5;
}
.section-story-actions__detail {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}
.section-story-actions__button {
  width: 206px;
  margin: 0 auto;
}
@media print, (min-width: 1024px) {
  .section-story-actions {
    padding-top: 120px;
  }
  .section-story-actions__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 32px;
  }
  .section-story-actions__item {
    width: 25%;
    margin-bottom: 8px;
    padding: 0 4px;
  }
  .section-story-actions__inner {
    height: 100%;
    padding: 25px 28px 28px;
  }
  .section-story-actions__heading {
    margin-bottom: 8px;
    font-size: 22px;
  }
  .section-story-actions__text {
    margin-bottom: 31px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1064.98px) {
  .section-story-actions__inner {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1920px) {
  .section-story-actions__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-story-actions {
    padding: 80px 32px 0;
  }
  .section-story-actions__text {
    margin-bottom: 31px;
  }
  .section-story-actions__list {
    margin-bottom: 40px;
  }
  .section-story-actions__item {
    margin-bottom: 8px;
  }
  .section-story-actions__inner {
    padding: 20px 24px 24px;
  }
  .section-story-actions__heading {
    margin-bottom: 9px;
    font-size: 18px;
  }
}

@media print, (min-width: 1024px) {
  .section-story-support {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-story-support {
    padding: 80px 32px 0;
  }
}

.title-story-support {
  margin-bottom: 0;
  font-family: "League Spartan", sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.5;
}
@media only screen and (max-width: 1023.98px) {
  .title-story-support {
    margin-top: 22px;
  }
}

.block-support-design__list {
  padding-left: 0;
  list-style-type: none;
}
.block-support-design__image {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
}
.block-support-design__image::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #e6e8ed;
  border-radius: 16px;
  pointer-events: none;
}
.block-support-design__detail {
  margin: 8px 0 24px;
  font-size: 16px;
  line-height: 1.8;
}
@media print, (min-width: 1024px) {
  .block-support-design {
    margin-bottom: 55px;
  }
  .block-support-design__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
  }
  .block-support-design__item {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 50%;
    margin-bottom: 10px;
    padding: 0 20px;
  }
  .block-support-design__image {
    height: 334px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .block-support-design {
    margin: -6px 0 64px;
  }
  .block-support-design__item {
    margin-bottom: 40px;
  }
}

.block-support-mascot__text {
  margin-top: 8px;
  font-size: 16px;
}
.block-support-mascot__list {
  padding-left: 0;
  list-style-type: none;
}
.block-support-mascot__wrapper {
  border-radius: 8px;
  background-color: #fef3f5;
}
.block-support-mascot__content {
  margin-bottom: 0;
}
.block-support-mascot__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 8px;
}
.block-support-mascot__english {
  color: #f68699;
  font-family: "League Spartan", sans-serif;
  font-weight: 300;
  line-height: 1.4;
}
.block-support-mascot__japanese {
  color: #333456;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}
.block-support-mascot__detail {
  margin-bottom: 0;
  color: #656585;
  font-size: 14px;
  line-height: 1.8;
}
@media print, (min-width: 1024px) {
  .block-support-mascot__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 15px -4px 10px;
  }
  .block-support-mascot__item {
    width: 20%;
    padding: 0 4px;
  }
  .block-support-mascot__wrapper {
    height: 100%;
    padding-top: 24px;
  }
  .block-support-mascot__image {
    width: 154px;
    height: 134px;
    margin: 0 auto;
  }
  .block-support-mascot__content {
    padding: 15px 24px 23px;
  }
  .block-support-mascot__name {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .block-support-mascot__english {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .block-support-mascot__list {
    margin-top: 16px;
  }
  .block-support-mascot__item {
    margin-bottom: 8px;
  }
  .block-support-mascot__wrapper {
    padding: 23px 24px;
  }
  .block-support-mascot__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 450px;
    margin: 0 auto;
  }
  .block-support-mascot__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 80px;
    height: 89px;
    margin-right: 16px;
  }
  .block-support-mascot__english {
    margin-bottom: 1px;
    font-size: 14px;
  }
}

.section-top-service__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-top-service__item {
  margin-bottom: 18px;
}
.section-top-service__wrapper {
  position: relative;
  height: 100%;
  border-radius: 16px;
  background: #fef3f5;
}
.section-top-service__link {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.section-top-service__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media print, (min-width: 1024px) {
  .section-top-service {
    padding-top: 80px;
  }
  .section-top-service__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px;
  }
  .section-top-service__item {
    position: relative;
    width: 33.3333333333%;
    padding: 0 8px;
  }
  .section-top-service__item.section-top-service__item--full-width {
    width: 100%;
  }
  .section-top-service__inner {
    position: relative;
    padding: 42px 48px 46px;
  }
  .section-top-service__inner.section-top-service__inner--full-width {
    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;
    min-height: auto;
    padding-right: 300px;
    padding-left: 48px;
  }
  .section-top-service__content.section-top-service__content--full-width {
    max-width: 717px;
  }
  .section-top-service__text {
    margin-bottom: 23px;
    font-size: 16px;
    line-height: 1.5;
  }
  .section-top-service__text.section-top-service__text--large {
    font-size: 18px;
  }
  .section-top-service__images {
    position: absolute;
    top: 56px;
    right: 63px;
    max-width: 160px;
  }
  .section-top-service__image {
    width: 74px;
    height: 74px;
    margin: 0 12px 12px 0;
  }
  .section-top-service__image:nth-child(even) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-top-service {
    padding-top: 63px;
  }
  .section-top-service__item:last-child {
    margin-bottom: 0;
  }
  .section-top-service__inner {
    padding: 33px 32px 29px;
  }
  .section-top-service__text {
    margin-bottom: 30px;
  }
  .section-top-service__images {
    max-width: 295px;
    margin-top: -20px;
    margin-bottom: 31px;
  }
  .section-top-service__image {
    width: calc((100% - 24px) / 4);
    height: 68px;
    margin: 0 8px 8px 0;
  }
  .section-top-service__image:nth-child(4n) {
    margin-right: 0;
  }
}

.section-top-about__wrapper {
  border-radius: 24px;
}
.section-top-about__list {
  position: relative;
  top: -2px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-top-about__item {
  -webkit-box-shadow: 0 0 10px rgba(194, 219, 255, 0.2);
  box-shadow: 0 0 10px rgba(194, 219, 255, 0.2);
}
.section-top-about__link {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.5);
}
.section-top-about__title {
  font-weight: 600;
}
@media print, (min-width: 1024px) {
  .section-top-about {
    padding-top: 80px;
  }
  .section-top-about__wrapper {
    padding: 76px 80px 65px;
    background: url("../img/common/bg_blue.png") no-repeat center/cover;
  }
  .section-top-about__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-top-about__item {
    width: calc((100% - 16px) / 2);
    margin: 0 16px 16px 0;
    border-radius: 8px;
  }
  .section-top-about__item:nth-child(even) {
    margin-right: 0;
  }
  .section-top-about__link {
    min-height: 212px;
    padding: 40px 48px;
  }
  .section-top-about__title {
    margin-bottom: 8px;
    font-size: 24px;
  }
  .section-top-about__text {
    margin-bottom: 23px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-top-about {
    padding-top: 63px;
  }
  .section-top-about__wrapper {
    padding: 45px 0 49px;
    background: url("../img/common/sp/bg_blue.png") no-repeat center/cover;
  }
  .section-top-about__list {
    padding: 0 32px;
  }
  .section-top-about__item {
    margin-bottom: 16px;
  }
  .section-top-about__item:last-child {
    margin-bottom: 0;
  }
  .section-top-about__link {
    padding: 32px 32px 29px;
  }
  .section-top-about__title {
    margin-bottom: 8px;
    font-size: 20px;
  }
  .section-top-about__text {
    margin-bottom: 23px;
  }
}

.section-top-reading__wrapper {
  border-radius: 24px;
}
.section-top-reading__text {
  line-height: 1.8;
}
@media print, (min-width: 1024px) {
  .section-top-reading {
    padding-top: 63px;
  }
  .section-top-reading__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 80px 80px 78px;
    background: url("../img/common/bg_blue.png") no-repeat center/cover;
  }
  .section-top-reading__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 40px;
  }
  .section-top-reading__text {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-top-reading {
    padding-top: 64px;
  }
  .section-top-reading__wrapper {
    padding: 48px 0;
    background: url("../img/common/sp/bg_blue.png") no-repeat center/cover;
  }
  .section-top-reading__content {
    margin-bottom: 23px;
  }
  .section-top-reading__text {
    margin-top: -8px;
    padding: 0 32px;
  }
}

.section-top-notice__title {
  color: #333456;
  font-weight: 600;
}
@media print, (min-width: 1024px) {
  .section-top-notice {
    padding: 80px 0;
  }
  .section-top-notice__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section-top-notice__column {
    width: calc((100% - 64px) / 2);
    margin-right: 64px;
  }
  .section-top-notice__column:nth-child(even) {
    margin-right: 0;
  }
  .section-top-notice__title {
    margin-bottom: 15px;
    font-size: 24px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-top-notice {
    padding: 64px 0;
  }
  .section-top-notice__wrapper {
    padding: 0 32px;
  }
  .section-top-notice__column {
    margin-bottom: 64px;
  }
  .section-top-notice__column:last-child {
    margin-bottom: 0;
  }
  .section-top-notice__title {
    margin-bottom: 24px;
    font-size: 20px;
  }
}

.list-top-notice {
  margin: 0;
  padding: 0;
  border-top: 1px solid #e6e8ed;
  list-style: none;
}
.list-top-notice__item {
  border-bottom: 1px solid #e6e8ed;
}
.list-top-notice__information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-top-notice__time {
  position: relative;
  font-family: "League Spartan", sans-serif;
  font-weight: 400;
}
.list-top-notice__link {
  display: block;
  position: relative;
  text-decoration: none;
}
.list-top-notice__link::after {
  content: "";
  position: absolute;
  right: 0;
  width: 16px;
  height: 16px;
  background: url("../img/common/icn_blank.svg") no-repeat center/auto 100%;
}
.list-top-notice__link:hover .list-top-notice__text {
  background-size: 100% 1px;
}
@media print, (min-width: 1024px) {
  .list-top-notice {
    margin-bottom: 32px;
  }
  .list-top-notice__item {
    padding: 32px 0 40px;
  }
  .list-top-notice__information {
    margin-bottom: 15px;
  }
  .list-top-notice__time {
    top: 2px;
    margin-right: 16px;
  }
  .list-top-notice__link {
    padding-right: 30px;
  }
  .list-top-notice__link::after {
    top: 13px;
  }
  .is-mac .list-top-notice__text {
    padding-bottom: 1px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .list-top-notice {
    margin-bottom: 25px;
  }
  .list-top-notice__item {
    padding: 23px 0 30px;
  }
  .list-top-notice__information {
    margin-bottom: 8px;
  }
  .list-top-notice__time {
    top: 3px;
    margin-right: 17px;
    font-size: 16px;
  }
  .list-top-notice__link {
    padding-right: 30px;
  }
  .list-top-notice__link::after {
    top: 8px;
  }
}

.banner-top-fixed {
  width: 335px;
}
.banner-top-fixed__link {
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 17px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 49, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 49, 0.1);
  cursor: pointer;
}
@media print, (min-width: 1024px) {
  .banner-top-fixed {
    visibility: visible;
    position: fixed;
    z-index: 999;
    right: 40px;
    margin-top: -48px;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    opacity: 1;
  }
  .banner-top-fixed--hidden {
    visibility: hidden;
    opacity: 0;
  }
}
@media print, (min-width: 1024px) and (max-height: 900px) {
  .banner-top-fixed {
    bottom: 20px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 1023.98px) {
  .banner-top-fixed {
    margin: 40px auto 0;
  }
}

.section-top-keyvisual {
  overflow: hidden;
}
.section-top-keyvisual__title {
  position: absolute;
  margin-bottom: 0;
}
.section-top-keyvisual__images {
  position: relative;
  height: 100%;
}
.section-top-keyvisual__wrapper {
  position: relative;
  height: 100%;
}
.section-top-keyvisual__image {
  position: absolute;
}
@media print, (min-width: 1024px) {
  .section-top-keyvisual {
    height: 735px;
    background: url("../img/common/bg_pink.png") no-repeat center/cover;
  }
  .section-top-keyvisual__wrapper {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 24px;
  }
  .section-top-keyvisual__title {
    top: 145px;
    left: 9.32%;
    width: 30.75%;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--first {
    top: 8px;
    right: -8px;
    width: 23.707%;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--second {
    bottom: -20px;
    left: -10px;
    width: 30.173%;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--third {
    right: 40px;
    bottom: -10px;
    width: 17.8104%;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--fourth {
    top: 91px;
    left: 52.25%;
    width: 15.302%;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--fifth {
    top: 254px;
    left: 31.6%;
    width: 16.656%;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--sixth {
    bottom: 26px;
    left: 49.6%;
    width: 22.702%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1199.98px) {
  .section-top-keyvisual {
    padding-top: 102px;
  }
  .section-top-keyvisual__title {
    top: 80px;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--first {
    top: 0;
    right: 0;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--second {
    bottom: 60px;
    left: 0;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--third {
    right: 40px;
    bottom: 90px;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--fourth {
    top: 216px;
    left: 32.6%;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--fifth {
    top: 40px;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--sixth {
    bottom: 135px;
    left: 48.6%;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-top-keyvisual {
    height: 500px;
    background: url("../img/common/sp/bg_pink.png") no-repeat center/cover;
  }
  .section-top-keyvisual__wrapper {
    max-width: 400px;
    margin: 0 auto;
  }
  .section-top-keyvisual__title {
    top: 45%;
    left: 50%;
    width: 231px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--second {
    top: 0px;
    left: 10px;
    width: 181px;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--third {
    bottom: 86px;
    left: 151px;
    width: 106px;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--fourth {
    bottom: 24px;
    left: 3px;
    width: 132px;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--fifth {
    top: 40px;
    right: 23px;
    width: 135px;
  }
  .section-top-keyvisual__image.section-top-keyvisual__image--sixth {
    right: -12px;
    bottom: -8px;
    width: 170px;
  }
}

.section-top-healthcare__introduction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-top-healthcare__download {
  position: relative;
  background-color: #fef3f5;
}
.section-top-healthcare__image {
  position: absolute;
}
@media print, (min-width: 1024px) {
  .section-top-healthcare {
    padding: 120px 0 20px;
  }
  .section-top-healthcare__introduction {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 55px;
    margin-bottom: 120px;
  }
  .section-top-healthcare__title {
    width: 411px;
    margin-top: 10px;
  }
  .section-top-healthcare__text {
    width: 538px;
    margin-bottom: 0;
  }
  .section-top-healthcare__download {
    max-width: 849px;
    margin: 0 auto;
    padding: 40px 260px 40px 119px;
    border-radius: 500px;
  }
  .section-top-healthcare__stats {
    width: 450px;
    margin-bottom: 15px;
  }
  .section-top-healthcare__image {
    top: -20px;
    right: 72px;
    width: 185px;
  }
  .section-top-healthcare__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 11px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-top-healthcare__link.section-top-healthcare__link--app-store {
    width: 163px;
  }
  .section-top-healthcare__link.section-top-healthcare__link--google-play {
    width: 203px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .section-top-healthcare {
    padding-top: 71px;
  }
  .section-top-healthcare__introduction {
    -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;
    margin-bottom: 43px;
  }
  .section-top-healthcare__title {
    width: 288px;
    margin-bottom: 31px;
  }
  .section-top-healthcare__text {
    width: 295px;
  }
  .section-top-healthcare__download {
    padding: 24px 23px 20px;
    border-radius: 16px;
  }
  .section-top-healthcare__wrapper {
    position: relative;
    max-width: 311px;
    margin: 0 auto;
  }
  .section-top-healthcare__image {
    right: 12px;
    bottom: -4px;
    width: 88px;
  }
  .section-top-healthcare__links {
    width: 191px;
  }
  .section-top-healthcare__link {
    display: block;
    margin-bottom: 9px;
  }
  .section-top-healthcare__stats {
    width: 311px;
    margin: 0 auto 11px;
  }
}
/*# sourceMappingURL=styles.css.map */