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

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

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.6em;
}

h4 {
  font-size: 1.4em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1em;
}

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

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

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

table th {
  font-weight: bold;
}

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

q,
blockquote {
  quotes: none;
}

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

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

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

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

p {
  margin-bottom: 1.5em;
}

a {
  color: inherit;
}

a:hover {
  text-decoration: none;
}

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

a img {
  border: none;
}

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

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

button {
  color: inherit;
}

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

button:focus {
  outline: 0;
}

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

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

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

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

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

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

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

.hidden {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.title-common-primary {
  position: relative;
}
.title-common-primary .title-english {
  position: absolute;
  color: #d2ecfd;
  font-family: "Whisper", cursive;
  font-weight: 400;
}
.title-common-primary .title-japanese {
  position: relative;
  color: #2277e6;
  font-weight: 700;
  letter-spacing: 0.056rem;
  display: inline-block;
}
@media print, (min-width: 768px) {
  .title-common-primary .title-english {
    top: -0.55rem;
    left: 0;
    font-size: 1.4rem;
    line-height: 0.67;
  }
  .title-common-primary .english-label {
    font-size: 2.1rem;
  }
  .title-common-primary .title-japanese {
    font-size: 0.39rem;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767.98px) {
  .title-common-primary .title-english {
    top: -0.07rem;
    left: 0;
    font-size: 1.27rem;
    line-height: 1;
  }
  .title-common-primary .title-japanese {
    font-size: 0.32rem;
    letter-spacing: 0.0315rem;
    line-height: 1.5;
  }
}

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

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

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

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

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

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

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

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

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

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

.form-common {
  background-color: #f6f6f6;
  color: #222;
}
.form-common .form-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 2;
}
.form-common .text-required {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.01rem solid #ecedf6;
  background-color: #fff;
  color: #007aff;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
}
.form-common input[type=checkbox]:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-common input[type=file] {
  display: block;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  border: none;
  outline: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: transparent;
  text-indent: -9999em;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-common .select-common select,
.form-common .select-common input,
.form-common .select-common textarea,
.form-common .input-common select,
.form-common .input-common input,
.form-common .input-common textarea,
.form-common .textarea-common select,
.form-common .textarea-common input,
.form-common .textarea-common textarea {
  width: 100%;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-common .select-common select::-webkit-input-placeholder, .form-common .select-common input::-webkit-input-placeholder, .form-common .select-common textarea::-webkit-input-placeholder, .form-common .input-common select::-webkit-input-placeholder, .form-common .input-common input::-webkit-input-placeholder, .form-common .input-common textarea::-webkit-input-placeholder, .form-common .textarea-common select::-webkit-input-placeholder, .form-common .textarea-common input::-webkit-input-placeholder, .form-common .textarea-common textarea::-webkit-input-placeholder {
  opacity: 1;
  color: rgba(62, 59, 53, 0.5);
}
.form-common .select-common select::-moz-placeholder, .form-common .select-common input::-moz-placeholder, .form-common .select-common textarea::-moz-placeholder, .form-common .input-common select::-moz-placeholder, .form-common .input-common input::-moz-placeholder, .form-common .input-common textarea::-moz-placeholder, .form-common .textarea-common select::-moz-placeholder, .form-common .textarea-common input::-moz-placeholder, .form-common .textarea-common textarea::-moz-placeholder {
  opacity: 1;
  color: rgba(62, 59, 53, 0.5);
}
.form-common .select-common select:-ms-input-placeholder, .form-common .select-common input:-ms-input-placeholder, .form-common .select-common textarea:-ms-input-placeholder, .form-common .input-common select:-ms-input-placeholder, .form-common .input-common input:-ms-input-placeholder, .form-common .input-common textarea:-ms-input-placeholder, .form-common .textarea-common select:-ms-input-placeholder, .form-common .textarea-common input:-ms-input-placeholder, .form-common .textarea-common textarea:-ms-input-placeholder {
  opacity: 1;
  color: rgba(62, 59, 53, 0.5);
}
.form-common .select-common select::-ms-input-placeholder, .form-common .select-common input::-ms-input-placeholder, .form-common .select-common textarea::-ms-input-placeholder, .form-common .input-common select::-ms-input-placeholder, .form-common .input-common input::-ms-input-placeholder, .form-common .input-common textarea::-ms-input-placeholder, .form-common .textarea-common select::-ms-input-placeholder, .form-common .textarea-common input::-ms-input-placeholder, .form-common .textarea-common textarea::-ms-input-placeholder {
  opacity: 1;
  color: rgba(62, 59, 53, 0.5);
}
.form-common .select-common select::placeholder,
.form-common .select-common input::placeholder,
.form-common .select-common textarea::placeholder,
.form-common .input-common select::placeholder,
.form-common .input-common input::placeholder,
.form-common .input-common textarea::placeholder,
.form-common .textarea-common select::placeholder,
.form-common .textarea-common input::placeholder,
.form-common .textarea-common textarea::placeholder {
  opacity: 1;
  color: rgba(62, 59, 53, 0.5);
}
.form-common .select-common select::-ms-input-placeholder,
.form-common .select-common input::-ms-input-placeholder,
.form-common .select-common textarea::-ms-input-placeholder,
.form-common .input-common select::-ms-input-placeholder,
.form-common .input-common input::-ms-input-placeholder,
.form-common .input-common textarea::-ms-input-placeholder,
.form-common .textarea-common select::-ms-input-placeholder,
.form-common .textarea-common input::-ms-input-placeholder,
.form-common .textarea-common textarea::-ms-input-placeholder {
  color: rgba(62, 59, 53, 0.5);
}
.form-common .select-common select:focus,
.form-common .select-common input:focus,
.form-common .select-common textarea:focus,
.form-common .input-common select:focus,
.form-common .input-common input:focus,
.form-common .input-common textarea:focus,
.form-common .textarea-common select:focus,
.form-common .textarea-common input:focus,
.form-common .textarea-common textarea:focus {
  border: 0;
  border-radius: 0;
  outline-color: #007aff;
}
.form-common .select-common input,
.form-common .select-common textarea,
.form-common .input-common input,
.form-common .input-common textarea,
.form-common .textarea-common input,
.form-common .textarea-common textarea {
  font-weight: 500;
}
.form-common .select-common select,
.form-common .input-common select,
.form-common .textarea-common select {
  font-weight: 700;
}
.form-common .select-common select {
  position: relative;
  padding: 0 0.4rem 0 0.24rem;
  color: #000;
}
.form-common .select-common select option {
  color: #2277e6;
}
.form-common .select-common select:first-child {
  color: #000;
}
.form-common .select-common option,
.form-common .select-common select {
  cursor: pointer;
}
.form-common .wpcf7-form-control-wrap {
  position: relative;
}
.form-common .wpcf7-list-item input {
  display: none;
}
.form-common .form-confirm {
  margin-top: 0.61rem;
  margin-bottom: 0.19rem;
}
.form-common .form-agree .agree-policy {
  display: inline-block;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #222;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 0.04rem;
  text-decoration-thickness: 0.01rem;
}
.form-common .form-agree .agree-policy:hover {
  color: #2277e6;
}
.form-common .form-agree .form-agree-text {
  font-weight: 500;
}
.form-common .form-agree .wpcf7-list-item {
  display: block;
  margin-bottom: 0;
  margin-left: 0;
}
.form-common .form-agree .wpcf7-list-item-label {
  position: relative;
  color: #222;
  font-weight: 500;
  cursor: pointer;
}
.form-common .form-agree .wpcf7-list-item-label::before, .form-common .form-agree .wpcf7-list-item-label::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  border-radius: 50%;
}
.form-common .form-agree .wpcf7-list-item-label::before {
  background-color: #fff;
}
.form-common .form-agree .wpcf7-list-item-label::after {
  opacity: 0;
  background-color: #2277e6;
}
.form-common .radio-common .wpcf7-list-item-label {
  font-weight: 500;
  line-height: 1.8;
}
.form-common .radio-common .wpcf7-list-item-label::before, .form-common .radio-common .wpcf7-list-item-label::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  border-radius: 50%;
}
.form-common .radio-common .wpcf7-list-item-label::before {
  background-color: #fff;
}
.form-common .radio-common .wpcf7-list-item-label::after {
  opacity: 0;
  background-color: #2277e6;
}
.form-common .radio-common input:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
.form-common .checkbox-common .wpcf7-list-item-label::before, .form-common .checkbox-common .wpcf7-list-item-label::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  background-color: #fff;
}
.form-common .checkbox-common .wpcf7-list-item-label::before {
  top: 0.07rem;
  left: 0;
  width: 0.24rem;
  height: 0.24rem;
}
.form-common .checkbox-common .wpcf7-form-control-wrap input:checked + .wpcf7-list-item-label::before {
  background: #fff url("../img/common/icon_tick.svg") center center/0.17rem 0.14rem no-repeat;
}
.form-common .checkbox-common .wpcf7-list-item,
.form-common .radio-common .wpcf7-list-item {
  display: block;
  margin-left: 0;
}
.form-common .checkbox-common input,
.form-common .radio-common input {
  display: none;
}
.form-common .checkbox-common .wpcf7-list-item-label,
.form-common .radio-common .wpcf7-list-item-label {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.form-common .form-row.is-agree {
  display: block;
}
.form-common .form-row.is-agree .form-content {
  width: 100%;
}
.form-common .form-content.is-birthday {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.form-common .input-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-common .label-unit {
  position: absolute;
  display: inline-block;
  font-family: "游ゴシック", yugothic, "Yu Gothic", sans-serif;
  font-weight: 700;
  line-height: 1.8;
}
.form-common .form-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.form-common .form-submit {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.form-common .form-submit .wpcf7-submit {
  position: absolute;
  z-index: 4;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.form-common .form-submit .wpcf7-submit ~ .button-common-primary {
  border: 1px solid #ccc;
}
.form-common .form-submit .wpcf7-submit:hover ~ .button-common-primary::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.form-common .form-submit .wpcf7-submit:hover ~ .button-common-primary .button-text {
  color: #2277e6;
}
.form-common .form-submit .button-common-primary {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  border: none;
  background-color: #ccc;
  color: #fff;
}
.form-common .select-common.is-month .wpcf7-not-valid-tip,
.form-common .select-common.is-day .wpcf7-not-valid-tip {
  position: absolute;
  left: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.form-common form {
  position: relative;
}
.form-common form .wpcf7-response-output {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
  width: 100%;
}
@media print, (min-width: 768px) {
  .form-common {
    max-width: 12rem;
    margin-right: auto;
    margin-left: auto;
    padding: 1.16rem 1rem 1.04rem 2rem;
  }
  .form-common .wpcf7-spinner {
    width: 0.24rem;
    height: 0.24rem;
  }
  .form-common .wpcf7-not-valid-tip {
    font-size: 0.16rem;
  }
  .form-common form .wpcf7-response-output {
    bottom: -0.72rem;
  }
  .form-common .select-common select,
  .form-common .select-common input,
  .form-common .input-common select,
  .form-common .input-common input,
  .form-common .textarea-common select,
  .form-common .textarea-common input {
    height: 0.7rem;
  }
  .form-common .select-common input,
  .form-common .select-common textarea,
  .form-common .input-common input,
  .form-common .input-common textarea,
  .form-common .textarea-common input,
  .form-common .textarea-common textarea {
    border-radius: 0.06rem;
    font-size: 0.16rem;
  }
  .form-common .select-common select,
  .form-common .input-common select,
  .form-common .textarea-common select {
    font-size: 0.2rem;
  }
  .form-common .input-common input {
    padding: 0.1rem 0.25rem;
  }
  .form-common input[type=file] {
    width: 1.78rem;
    height: 0.51rem;
  }
  .form-common .select-common select {
    background: #fff url("../img/common/icon_arrow_05.svg") calc(100% - 0.19rem) 50%/0.13rem 0.08rem no-repeat;
  }
  .form-common .select-common.is-year {
    width: 2.13rem;
  }
  .form-common .select-common.is-month,
  .form-common .select-common.is-day {
    width: 1.06rem;
  }
  .form-common .select-common.is-month:has(.wpcf7-not-valid-tip),
  .form-common .select-common.is-day:has(.wpcf7-not-valid-tip) {
    padding-bottom: 0.4rem;
  }
  .form-common .select-common.is-month:has(.wpcf7-not-valid-tip) .wpcf7-not-valid-tip,
  .form-common .select-common.is-day:has(.wpcf7-not-valid-tip) .wpcf7-not-valid-tip {
    bottom: -0.63rem;
  }
  .form-common .checkbox-common .wpcf7-list-item,
  .form-common .radio-common .wpcf7-list-item {
    padding-top: 0.12rem;
    padding-bottom: 0.03rem;
  }
  .form-common .checkbox-common .wpcf7-list-item-label,
  .form-common .radio-common .wpcf7-list-item-label {
    padding-left: 0.6rem;
  }
  .form-common .radio-common .wpcf7-list-item-label {
    font-size: 0.2rem;
  }
  .form-common .radio-common .wpcf7-list-item-label::before {
    top: -0.01rem;
    left: 0;
    width: 0.38rem;
    height: 0.38rem;
  }
  .form-common .radio-common .wpcf7-list-item-label::after {
    top: 0.08rem;
    left: 0.09rem;
    width: 0.2rem;
    height: 0.2rem;
  }
  .form-common .label-unit {
    top: 0.17rem;
    right: -0.35rem;
    font-size: 0.2rem;
  }
  .form-common .textarea-common textarea {
    height: 2.44rem;
    padding: 0.22rem 0.25rem;
    line-height: 1.8;
  }
  .form-common .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 0.22rem;
  }
  .form-common .form-row.is-spacing {
    margin-bottom: 0.74rem;
  }
  .form-common .form-row.is-agree .form-head {
    margin-bottom: 0.4rem;
    font-size: 0.18rem;
  }
  .form-common .form-row .form-head {
    font-size: 0.2rem;
  }
  .form-common .form-row .text-required {
    min-width: 0.42rem;
    min-height: 0.24rem;
    font-size: 0.12rem;
  }
  .form-common .form-head {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 0.14rem;
  }
  .form-common .form-head.is-confirm {
    position: relative;
  }
  .form-common .form-head .head-sub {
    position: absolute;
    bottom: -0.22rem;
    left: 0.05rem;
    font-size: 0.16rem;
  }
  .form-common .text-required {
    margin-left: 0.1rem;
    padding: 0.02rem;
    border-radius: 0.04rem;
  }
  .form-common .form-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 72.2222222222%;
  }
  .form-common .form-content.is-birthday .input-wrapper {
    margin-right: 0.83rem;
  }
  .form-common .form-content.is-birthday .input-wrapper:last-child {
    margin-right: 0;
  }
  .form-common .form-agree .form-agree-text {
    margin-top: 0.14rem;
    font-size: 0.16rem;
    line-height: 1.8;
  }
  .form-common .form-agree .wpcf7-form-control-wrap input:checked + .wpcf7-list-item-label::after {
    top: 0.14rem;
    left: 0.09rem;
    width: 0.2rem;
    height: 0.2rem;
    opacity: 1;
  }
  .form-common .form-agree .wpcf7-list-item-label {
    padding: 0.1rem 0 0.1rem 0.6rem;
    font-size: 0.2rem;
  }
  .form-common .form-agree .wpcf7-list-item-label::before {
    top: 0.06rem;
    width: 0.38rem;
    height: 0.38rem;
  }
  .form-common .form-button {
    margin: 0.5rem auto 0;
    padding-right: 1rem;
  }
  .form-common .form-submit .button-common-primary {
    width: 3.6rem;
    height: 0.9rem;
    font-size: 0.3rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .form-common {
    padding: 1.2rem 0.38rem 1.4rem;
  }
  .form-common .wpcf7-spinner {
    width: 0.4rem;
    height: 0.4rem;
  }
  .form-common .wpcf7-not-valid-tip {
    font-size: 0.22rem;
    margin-top: 0.08rem;
  }
  .form-common form .wpcf7-response-output {
    bottom: -0.75rem;
    font-size: 0.22rem;
  }
  .form-common .select-common input,
  .form-common .input-common input,
  .form-common .textarea-common input {
    height: 1rem;
  }
  .form-common .select-common input,
  .form-common .select-common textarea,
  .form-common .input-common input,
  .form-common .input-common textarea,
  .form-common .textarea-common input,
  .form-common .textarea-common textarea {
    border-radius: 0.12rem;
    font-size: 0.32rem;
  }
  .form-common .select-common select,
  .form-common .input-common select,
  .form-common .textarea-common select {
    height: 1.12rem;
    font-size: 0.32rem;
  }
  .form-common input[type=file] {
    width: 3.8rem;
    height: 1.02rem;
  }
  .form-common .select-common select {
    padding-bottom: 0.04rem;
    background: #fff url("../img/common/icon_arrow_05.svg") calc(100% - 0.19rem) 51%/0.26rem 0.16rem no-repeat;
  }
  .form-common .select-common.is-year {
    width: 1.89rem;
  }
  .form-common .select-common.is-year .wpcf7-not-valid-tip {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .form-common .select-common.is-month,
  .form-common .select-common.is-day {
    width: 1.17rem;
  }
  .form-common .select-common.is-month:has(.wpcf7-not-valid-tip),
  .form-common .select-common.is-day:has(.wpcf7-not-valid-tip) {
    padding-bottom: 0.55rem;
  }
  .form-common .select-common.is-month:has(.wpcf7-not-valid-tip) .wpcf7-not-valid-tip,
  .form-common .select-common.is-day:has(.wpcf7-not-valid-tip) .wpcf7-not-valid-tip {
    bottom: -0.95rem;
  }
  .form-common .checkbox-common .wpcf7-list-item,
  .form-common .radio-common .wpcf7-list-item {
    padding-bottom: 0.26rem;
  }
  .form-common .checkbox-common .wpcf7-list-item:last-child,
  .form-common .radio-common .wpcf7-list-item:last-child {
    padding-bottom: 0;
  }
  .form-common .checkbox-common .wpcf7-list-item-label,
  .form-common .radio-common .wpcf7-list-item-label {
    padding-left: 1rem;
  }
  .form-common .radio-common .wpcf7-list-item-label {
    font-size: 0.36rem;
  }
  .form-common .radio-common .wpcf7-list-item-label::before {
    top: -0.02rem;
    left: 0;
    width: 0.7rem;
    height: 0.7rem;
  }
  .form-common .radio-common .wpcf7-list-item-label::after {
    top: 0.14rem;
    left: 0.15rem;
    width: 0.4rem;
    height: 0.4rem;
  }
  .form-common .label-unit {
    font-size: 0.32rem;
    top: 0.27rem;
    right: -0.61rem;
  }
  .form-common .input-common input {
    padding: 0.12rem 0.3rem 0.14rem;
  }
  .form-common .textarea-common textarea {
    height: 5.48rem;
    padding: 0.3rem;
  }
  .form-common .form-head {
    margin-bottom: 0.37rem;
  }
  .form-common .text-required {
    margin-left: 0.17rem;
    padding: 0.02rem;
    -webkit-transform: translateY(0.05rem);
    -ms-transform: translateY(0.05rem);
    transform: translateY(0.05rem);
    border-radius: 0.08rem;
    color: #2277e6;
  }
  .form-common .form-content.is-birthday .input-wrapper {
    margin-right: 0.82rem;
  }
  .form-common .form-content.is-birthday .input-wrapper:last-child {
    margin-right: 0;
  }
  .form-common .form-row {
    margin-bottom: 0.08rem;
    padding: 0.1rem 0.1rem 0.18rem;
  }
  .form-common .form-row .form-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-common .form-row .form-head {
    font-size: 0.32rem;
  }
  .form-common .form-row .form-head.is-confirm {
    position: relative;
  }
  .form-common .form-row .form-head.is-confirm .head-sub {
    margin-right: -0.27rem;
    margin-left: 0.1rem;
  }
  .form-common .form-row .text-required {
    min-width: 0.82rem;
    min-height: 0.48rem;
    font-size: 0.24rem;
  }
  .is-ios .form-common .form-row .text-required {
    padding-bottom: 0.02rem;
  }
  .form-common .form-agree .form-agree-text {
    margin-top: 0.28rem;
    font-size: 0.28rem;
    line-height: 1.7142857143;
  }
  .form-common .form-agree .wpcf7-form-control-wrap input:checked + .wpcf7-list-item-label::after {
    top: 0.14rem;
    left: 0.15rem;
    width: 0.4rem;
    height: 0.4rem;
    opacity: 1;
  }
  .form-common .form-agree .wpcf7-list-item-label {
    display: inline-block;
    padding: 0 0 0.05rem 1.2rem;
    font-size: 0.32rem;
    line-height: 2;
  }
  .form-common .form-agree .wpcf7-list-item-label::before {
    top: 0;
    left: 0;
    width: 0.7rem;
    height: 0.7rem;
  }
  .form-common .form-agree .agree-policy {
    text-underline-offset: 0.05rem;
    text-decoration-thickness: 0.02rem;
  }
  .form-common .form-button {
    margin-top: 0.17rem;
  }
  .form-common .form-submit .button-common-primary {
    width: 6.54rem;
    height: 1.28rem;
    font-size: 0.48rem;
  }
}

.form-file-row {
  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;
}
.form-file-row .wpcf7-form-control-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: 0.5em;
}
.form-file-row .wpcf7-form-control-wrap::before {
  content: "";
  display: inline-block;
  position: relative;
  z-index: 3;
  border-radius: 0.06rem;
  pointer-events: none;
}
.form-file-row .wpcf7-file-delete {
  display: inline-block;
  visibility: hidden;
  position: relative;
  top: 0.02rem;
  width: 2em;
  text-align: center;
  cursor: pointer;
}
.form-file-row .file-name-wrapper {
  -ms-flex-line-pack: center;
  align-content: center;
  margin-left: 0.08rem;
  line-height: 1.5;
}
.form-file-row .wpcf7-not-valid-tip {
  position: relative;
  left: 0;
}
@media print, (min-width: 768px) {
  .form-file-row {
    padding-top: 0.09rem;
  }
  .form-file-row .wpcf7-form-control-wrap::before {
    width: 1.83rem;
    height: 0.52rem;
    background: url("../img/entry/button_img.svg") center/contain no-repeat;
  }
  .form-file-row .wpcf7-not-valid-tip {
    top: 0.06rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .form-file-row .wpcf7-form-control-wrap::before {
    width: 3.8rem;
    height: 1.02rem;
    background: url("../img/entry/sp/button_img.svg") center/contain no-repeat;
  }
}

.wpcf7-submit[disabled] {
  pointer-events: none;
}
.wpcf7-submit[disabled] + .wpcf7-spinner {
  pointer-events: none;
}
.wpcf7-submit[disabled] + .wpcf7-spinner + .button-common-primary {
  pointer-events: none;
}

.wow {
  visibility: hidden;
}

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

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

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

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

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

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

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

@media print, (min-width: 768px) {
  .footer-common {
    padding-top: 0.96rem;
  }
}

@media print, (min-width: 768px) {
  .section-entry {
    padding-top: 0.75rem;
    padding-bottom: 1.61rem;
    border-bottom: 0.01rem solid #d0d0d0;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-entry {
    padding-top: 1.01rem;
  }
  .section-entry .wrapper {
    padding-right: 0;
    padding-left: 0;
  }
}

.section-entry.is-thanks .thanks-inner {
  background-color: #f6f6f6;
  color: #222;
  font-weight: 500;
  text-align: center;
}
.section-entry.is-thanks .thanks-title {
  font-weight: 700;
}
.section-entry.is-thanks .thanks-text {
  margin: 0;
  font-size: 0.16rem;
  line-height: 1.5625;
}
@media print, (min-width: 768px) {
  .section-entry.is-thanks {
    padding-bottom: 1.35rem;
  }
  .section-entry.is-thanks .thanks-inner {
    width: 100%;
    max-width: 12rem;
    min-height: 6.57rem;
    margin: 0 auto;
    padding: 2.21rem 0.2rem;
  }
  .section-entry.is-thanks .thanks-title {
    margin-bottom: 0.09rem;
    font-size: 0.48rem;
    line-height: 1.2083333333;
  }
  .section-entry.is-thanks .thanks-description {
    margin-bottom: 0.31rem;
    font-size: 0.24rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-entry.is-thanks {
    padding-bottom: 1.05rem;
  }
  .section-entry.is-thanks .thanks-inner {
    padding: 1rem 0.2rem;
  }
  .section-entry.is-thanks .thanks-title {
    margin-bottom: 0.09rem;
    font-size: 0.48rem;
    line-height: 1.2083333333;
  }
  .section-entry.is-thanks .thanks-description {
    margin-bottom: 0.31rem;
    font-size: 0.24rem;
  }
}
/*# sourceMappingURL=entry.css.map */