<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700&amp;family=PT+Sans:wght@400;700&amp;family=Roboto:wght@300;400;500;700&amp;family=Zen+Kaku+Gothic+New:wght@300;400;500;700&amp;family=Zen+Maru+Gothic:wght@300;400;500;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lora:wght@400;500&amp;family=Noto+Serif+JP:wght@400;500;600;700&amp;display=swap");
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
  font: inherit;
}

img,
picture,
svg,
video {
  display: block;
  max-width: 100%;
}

input,
select,
textarea {
  background-color: transparent;
  outline: none;
}

button {
  cursor: pointer;
  background-color: transparent;
  outline: none;
  border: 0;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

div,
p {
  word-break: break-all;
}

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,
nav,
picture {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

ul,
ol,
li {
  list-style: none;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  scroll-padding-top: 11rem;
}

@media (min-width: 751px) and (max-width: 1260px) {
  html {
    font-size: 0.7936507937vw;
  }
}
@media (max-width: 750px) {
  html {
    font-size: 2.6666666667vw;
    scroll-padding-top: 8rem;
  }
}
@media screen and (min-width: 751px) {
  .onlySP {
    display: none !important;
  }
}
@media screen and (max-width: 750px) {
  .onlyPC {
    display: none !important;
  }
}
body {
  min-height: 100vh;
  color: #333;
  font-family: "YuGothic", "游ゴシック", "Yu Gothic", "游ゴシック Medium",
    "Yu Gothic Medium", "ヒラギノ⾓ゴ Pro", "Hiragino Kaku Gothic Pro",
    "MS PGothic", sans-serif;
  font-size: 1.6rem;
  line-height: 1.875;
  font-weight: 500;
  overflow-wrap: break-word;
  overflow-x: hidden;
  letter-spacing: 0;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

a:focus {
  outline: none;
  text-decoration: none;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

ul li,
ol li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin: 0;
}

p {
  margin: 0px;
  padding: 0;
}

p:last-child {
  margin-bottom: 0px;
}

figure {
  margin: 0;
  padding: 0;
  line-height: 0;
}

figure img {
  width: 100%;
}

input[type="submit"] {
  border: none;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

table {
  border-spacing: inherit;
  border-collapse: collapse;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-word;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

/* clearfix (micro) */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

@media screen and (min-width: 751px) {
  .sp {
    display: none !important;
  }
  a[href^="tel"] {
    pointer-events: none;
    text-decoration: none;
    opacity: 1 !important;
    cursor: default !important;
  }
}
@media screen and (max-width: 750px) {
  .pc {
    display: none !important;
  }
}
img {
  display: block;
  width: 100%;
}

.txt {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.5;
  color: #333;
}

#wrapper {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  overflow: hidden;
  padding-top: 11.7rem;
}

@media screen and (max-width: 750px) {
  #wrapper {
    padding-top: 8.5rem;
    max-width: 75rem;
  }
}
.container {
  position: relative;
  max-width: 126rem;
  margin: 0 auto;
  padding: 0 3rem;
}

@media screen and (max-width: 750px) {
  .container {
    max-width: 100%;
    padding: 0 1.5rem;
  }
}
.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.c-white {
  color: #fff;
}

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

.fit {
  font-family: "object-fit: cover;";
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.fw600 {
  font-weight: 600;
}

.u_anime.fadeUp,
.u_anime .fadeUp {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.8s cubic-bezier(0, 0.61, 0.28, 0.92);
  transition: opacity 0.8s cubic-bezier(0.645, 0.045, 0.355, 1),
    -webkit-transform 0.8s cubic-bezier(0, 0.61, 0.28, 0.92);
  transition: opacity 0.8s cubic-bezier(0.645, 0.045, 0.355, 1),
    transform 0.8s cubic-bezier(0, 0.61, 0.28, 0.92);
  transition: opacity 0.8s cubic-bezier(0.645, 0.045, 0.355, 1),
    transform 0.8s cubic-bezier(0, 0.61, 0.28, 0.92),
    -webkit-transform 0.8s cubic-bezier(0, 0.61, 0.28, 0.92);
}

.u_anime.fadeUp.delay01,
.u_anime .fadeUp.delay01 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.u_anime.fadeUp.delay02,
.u_anime .fadeUp.delay02 {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.u_anime.fadeUp.delay03,
.u_anime .fadeUp.delay03 {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.u_anime.fadeUp.delay04,
.u_anime .fadeUp.delay04 {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.u_anime.fadeUp.delay05,
.u_anime .fadeUp.delay05 {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.u_anime.show.fadeUp,
.u_anime.show .fadeUp {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.6rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-weight: bold;
  position: relative;
  margin: 0 auto;
  border-style: solid;
  border-color: transparent;
  border-width: 0.2rem;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
}

.btn.bg-blue {
  background-color: #002a53;
  color: #fff;
}

.btn.bg-white {
  background-color: #fff;
  color: #002a53;
}

.btn svg {
  position: absolute;
  width: 18px;
  height: 12px;
  top: 50%;
  right: 0.6rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.btn svg path {
  -webkit-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out;
}

.btn svg .white {
  fill: #fff;
}

.btn svg .blue {
  fill: #002a53;
}

.btn:hover.bg-blue {
  background-color: #fff;
  color: #002a53;
  border-color: #002a53;
}

.btn:hover.bg-white {
  background-color: #002a53;
  color: #fff;
  border-color: #fff;
}

.btn:hover svg .white {
  fill: #002a53;
}

.btn:hover svg .blue {
  fill: #fff;
}

#loading-page {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 1111;
  opacity: 1;
}

.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.title.fl-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.title &gt; span {
  letter-spacing: 0.1em;
  display: inline-block;
}

.title &gt; span.white {
  color: #fff;
}

.title &gt; span.black {
  color: #333;
}

.title &gt; span.blue {
  color: #002a53;
}

.title &gt; span.en {
  font-family: "Montserrat", sans-serif;
  font-size: 3.6rem;
  font-weight: 600;
  line-height: 1.1944444444;
}
#main-top .member .content .member-list .pic img {
  height: 100%;
  object-fit: cover;
  aspect-ratio: 330/300;
}
#main-top .member .content .member-list .pic span:nth-child(2) {
  display: block;
  height: 34rem;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  #main-top .member .content .member-list .pic span:nth-child(2) {
    display: block;
    height: 37.5rem;
    overflow: hidden;
  }
}
@media screen and (max-width: 750px) {
  .title &gt; span.en {
    font-size: 3.2rem;
    line-height: 1.21875;
  }
}
.title &gt; span.ja {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
}

@media screen and (max-width: 750px) {
  .title &gt; span.ja {
    line-height: 1.4375;
  }
}
#infomation {
  position: relative;
  background-color: #002a53;
}

#infomation .boxInner {
  max-width: 96rem;
  margin: 0 auto;
  padding: 7.6rem 0 9rem;
}

#infomation .boxInner .title &gt; span.en {
  margin-bottom: 0.5rem;
}

#infomation .boxInner .content {
  margin-top: 4.5rem;
}

#infomation .boxInner .btnWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 8.2rem;
  -moz-column-gap: 8.2rem;
  column-gap: 8.2rem;
}

#infomation .boxInner .btnWrap &gt; a {
  width: 44rem;
  height: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  position: relative;
  padding-left: 1.3rem;
}

#infomation .boxInner .btnWrap &gt; a:hover::before,
#infomation .boxInner .btnWrap &gt; a:hover &gt; .icon,
#infomation .boxInner .btnWrap &gt; a:hover &gt; .text {
  opacity: 0.6;
}

#infomation .boxInner .btnWrap &gt; a::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  pointer-events: none;
  width: 1.8rem;
  height: 1.2rem;
  background-image: url(../img/icon_arrow_blue.svg);
  right: 2.6rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

#infomation .boxInner .btnWrap &gt; a &gt; .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  left: 2.5rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

#infomation .boxInner .btnWrap &gt; a:nth-child(1) &gt; .icon {
  width: 7.7rem;
}

#infomation .boxInner .btnWrap &gt; a:nth-child(2) &gt; .icon {
  width: 7rem;
}

#infomation .boxInner .btnWrap &gt; a &gt; .text {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.1em;
  color: #333;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

@media screen and (max-width: 750px) {
  #infomation .boxInner {
    max-width: 100%;
    padding: 5.2rem 0 6.8rem;
  }
  #infomation .boxInner .title &gt; span.en {
    font-size: 3.6rem;
    margin-bottom: 0.8rem;
  }
  #infomation .boxInner .content {
    margin-top: 3.2rem;
  }
  #infomation .boxInner .btnWrap {
    display: block;
  }
  #infomation .boxInner .btnWrap &gt; a {
    width: 100%;
    height: 8rem;
  }
  #infomation .boxInner .btnWrap &gt; a + a {
    margin-top: 1.8rem;
  }
  #infomation .boxInner .btnWrap &gt; a::before {
    right: 1.6rem;
  }
  #infomation .boxInner .btnWrap &gt; a &gt; .icon {
    left: 1.9rem;
  }
  #infomation .boxInner .btnWrap &gt; a &gt; .text {
    font-size: 2.2rem;
    line-height: 1.3636363636;
  }
}
#footer {
  position: relative;
}

#footer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 14rem;
  -moz-column-gap: 14rem;
  column-gap: 14rem;
  padding: 3.7rem 0 5rem;
}

#footer .inner .access .logo {
  width: 36.4rem;
  margin-bottom: 0.9rem;
  margin-left: -1rem;
}

#footer .inner .access .address {
  font-size: 1.6rem;
  color: #333;
  line-height: 1.5;
  margin-bottom: 2.1rem;
}

#footer .inner .access .copyright {
  font-size: 1.2rem;
  color: #333;
  line-height: 1.4166666667;
}

#footer .inner .boxLink {
  margin-top: 0.5rem;
}

#footer .inner .boxLink .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 4.5rem;
  -moz-column-gap: 4.5rem;
  column-gap: 4.5rem;
  row-gap: 1.5rem;
}

#footer .inner .boxLink .links-item:last-child &gt; a {
  padding-left: 2.4rem;
}

#footer .inner .boxLink .links-item:last-child &gt; a::before {
  width: calc(100% - 2.4rem);
  left: 2.4rem;
}

#footer .inner .boxLink .links-item:last-child &gt; a::after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  pointer-events: none;
  background-image: url(../img/icon_link_pc.png);
  width: 1.8rem;
  height: 1.8rem;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

#footer .inner .boxLink .links-item &gt; a {
  display: inline-block;
  font-size: 1.6rem;
  color: #333;
  line-height: 1.4375;
  font-weight: 500;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  position: relative;
}

#footer .inner .boxLink .links-item &gt; a::before {
  content: "";
  position: absolute;
  background-color: #002a53;
  bottom: 0;
  display: block;
  height: 0.2rem;
  left: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: top right;
  transform-origin: top right;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  width: 100%;
}

#footer .inner .boxLink .links-item &gt; a.current,
#footer .inner .boxLink .links-item &gt; a:hover {
  color: #002a53;
}

#footer .inner .boxLink .links-item &gt; a.current::before,
#footer .inner .boxLink .links-item &gt; a:hover::before {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

#footer .inner .btnEntry {
  margin-top: 3.2rem;
}

#footer .inner .btnEntry &gt; .entry-link {
  width: 24.6rem;
  height: 7.2rem;
  background-color: #002a53;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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;
  position: relative;
  padding-left: 3rem;
  margin-left: auto;
  border-style: solid;
  border-color: transparent;
  border-width: 0.2rem;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
}

#footer .inner .btnEntry &gt; .entry-link:hover {
  background-color: #fff;
  border-color: #002a53;
}

#footer .inner .btnEntry &gt; .entry-link:hover &gt; .text {
  color: #002a53;
}

#footer .inner .btnEntry &gt; .entry-link:hover &gt; .icon svg .white {
  stroke: #002a53;
}

#footer .inner .btnEntry &gt; .entry-link &gt; .icon {
  width: 31px;
  height: 29px;
  position: absolute;
  top: 50%;
  left: 2.5rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

#footer .inner .btnEntry &gt; .entry-link &gt; .icon svg {
  display: inline-block;
  fill: none;
}

#footer .inner .btnEntry &gt; .entry-link &gt; .icon svg .white {
  stroke: #fff;
  -webkit-transition: stroke 0.3s ease-in-out;
  transition: stroke 0.3s ease-in-out;
}

#footer .inner .btnEntry &gt; .entry-link &gt; .text {
  font-size: 2.6rem;
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  line-height: 1.1923076923;
  letter-spacing: 0.1em;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

@media screen and (max-width: 750px) {
  #footer .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    padding: 2rem 0 5rem;
  }
  #footer .inner .access {
    margin-top: 3.6rem;
  }
  #footer .inner .boxLink {
    padding: 0 2rem;
  }
  #footer .inner .boxLink .links {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 3.8rem;
    -moz-column-gap: 3.8rem;
    column-gap: 3.8rem;
    row-gap: 1.3rem;
  }
  #footer .inner .boxLink .links-item:last-child &gt; a::after {
    background-image: url(../img/icon_link_sp.png);
  }
  #footer .inner .boxLink .links-item:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  #footer .inner .boxLink .links-item:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  #footer .inner .boxLink .links-item:nth-child(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  #footer .inner .boxLink .links-item:nth-child(4) {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  #footer .inner .boxLink .links-item:nth-child(5) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  #footer .inner .boxLink .links-item:nth-child(6) {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  #footer .inner .boxLink .links-item:nth-child(7) {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  #footer .inner .boxLink .links-item:nth-child(8) {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  #footer .inner .btnEntry {
    margin-top: 3rem;
  }
  #footer .inner .btnEntry &gt; .entry-link {
    padding-left: 3rem;
    margin-right: auto;
  }
  #footer .inner .btnEntry &gt; .entry-link &gt; .icon {
    left: 2rem;
  }
}
@media screen and (min-width: 751px) {
  #gNavi .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #gNavi .nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
  #gNavi .nav-list_item &gt; a {
    display: inline-block;
    font-size: 1.4rem;
    color: #333;
    line-height: 1.4375;
    font-weight: 500;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    position: relative;
  }
  #gNavi .nav-list_item &gt; a::before {
    content: "";
    position: absolute;
    background-color: #002a53;
    bottom: 0;
    display: block;
    height: 0.2rem;
    left: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    width: 100%;
  }
  #gNavi .nav-list_item &gt; a.current,
  #gNavi .nav-list_item &gt; a:hover {
    color: #002a53;
  }
  #gNavi .nav-list_item &gt; a.current::before,
  #gNavi .nav-list_item &gt; a:hover::before {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  #gNavi .nav .btnEntry {
    margin-left: 4.3rem;
  }
  #gNavi .nav .btnEntry &gt; .entry-link {
    width: 11.7rem;
    height: 11.7rem;
    background-color: #002a53;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -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;
    position: relative;
    padding-top: 0.8rem;
  }
  #gNavi .nav .btnEntry &gt; .entry-link:hover {
    opacity: 0.6;
  }
  #gNavi .nav .btnEntry &gt; .entry-link &gt; .text {
    font-size: 2rem;
    color: #fff;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    line-height: 1.2;
  }
  #gNavi .nav .btnEntry &gt; .entry-link &gt; .icon {
    width: 4.4rem;
    margin-bottom: 1.4rem;
  }
}
@media screen and (max-width: 750px) {
  #gNavi {
    position: fixed;
    top: 0px;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 999;
    pointer-events: none;
    -webkit-animation: none;
    animation: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    background-color: rgba(255, 255, 255, 0.95);
  }
  #gNavi.open {
    pointer-events: auto;
    opacity: 1;
  }
  #gNavi .nav {
    margin: 5.2rem auto 0;
    overflow-y: auto;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 1.5rem 10rem;
  }
  #gNavi .nav-list_item {
    border-bottom: 1px solid #ddd;
  }
  #gNavi .nav-list_item &gt; a {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.4375;
    color: #333;
    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;
    padding: 1.4rem 0 1.3rem;
  }
  #gNavi .nav .btnEntry {
    text-align: center;
    margin-top: 3.4rem;
  }
  #gNavi .nav .btnEntry &gt; .entry-link {
    width: 24.6rem;
    height: 7.2rem;
    background-color: #002a53;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -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;
    position: relative;
    padding-left: 3rem;
    margin: 0 auto;
  }
  #gNavi .nav .btnEntry &gt; .entry-link &gt; .text {
    font-size: 2.6rem;
    color: #fff;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 0.1em;
  }
  #gNavi .nav .btnEntry &gt; .entry-link &gt; .icon {
    position: absolute;
    top: 50%;
    left: 2.4rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 3rem;
    height: 2.9rem;
    z-index: 1;
  }
}
#header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 998;
  -webkit-transition: background-color 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out,
    -webkit-box-shadow 0.3s ease-in-out;
}

#header.shadow {
  -webkit-box-shadow: 0px -5px 10px 0px #000000;
  box-shadow: 0px -5px 10px 0px #000000;
}

#header .header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-item-align: center;
  align-self: center;
  height: 11.7rem;
  padding: 0 0 0 2rem;
  background-color: #fff;
}

#header .header-container .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#header .header-container .logo &gt; a {
  display: inline-block;
  width: 36.4rem;
}

#header .header-container .contentRight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 750px) {
  #header .header-container {
    height: auto;
    padding: 1.4rem 1.7rem 1.1rem 1.1rem;
  }
  #header .header-container .logo &gt; a {
    width: 30.1rem;
  }
}
@media screen and (max-width: 750px) {
  #menuBtn {
    position: fixed;
    right: 1.7rem;
    top: 2rem;
    z-index: 1000;
    width: 3.4rem;
    height: 3.4rem;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
  }
  #menuBtn &gt; div {
    position: absolute;
    left: 0;
    top: calc(50% - 1px);
    width: 100%;
    height: 0.3rem;
    background-color: #000;
    -webkit-transition: opacity 0.3s ease-in-out,
      background-color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out, background-color 0.3s ease-in-out,
      -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out,
      background-color 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out,
      background-color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  #menuBtn &gt; div:nth-child(1) {
    -webkit-transform: translateY(-1.1rem);
    transform: translateY(-1.1rem);
  }
  #menuBtn &gt; div:nth-child(3) {
    -webkit-transform: translateY(1.1rem);
    transform: translateY(1.1rem);
  }
  #menuBtn.open &gt; div:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #menuBtn.open &gt; div:nth-child(2) {
    opacity: 0;
  }
  #menuBtn.open &gt; div:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
.pagetitle {
  position: relative;
}

.pagetitle .bg {
  margin-left: calc((100% - 160rem) / 2 + 20rem);
  width: auto;
}

.pagetitle .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.pagetitle .container {
  position: absolute;
  top: 55%;
  left: 50%;
  max-width: 160rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -55%);
  transform: translate(-50%, -55%);
  padding-left: 5.2rem;
}

.pagetitle_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pagetitle_ttl &gt; span {
  display: inline-block;
}

.pagetitle_ttl &gt; span.en {
  font-family: "Montserrat", sans-serif;
  font-size: 5.5rem;
  font-weight: 600;
  line-height: 1.2181818182;
  text-transform: uppercase;
  color: #002a53;
}

.pagetitle_ttl &gt; span.ja {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 2;
  color: #000000;
}

@media screen and (max-width: 750px) {
  .pagetitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  .pagetitle .bg {
    margin-left: 0;
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 1.2rem;
  }
  .pagetitle .container {
    position: relative;
    max-width: 100%;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 0 1.6rem;
  }
  .pagetitle_ttl &gt; span.en {
    font-size: 4rem;
    line-height: 1.225;
  }
  .pagetitle_ttl &gt; span.ja {
    font-size: 1.8rem;
    line-height: 1.4444444444;
  }
}
.breadcrumb-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.breadcrumb-list_item {
  padding-left: 1.5rem;
  position: relative;
}

.breadcrumb-list_item:nth-child(1) {
  padding-left: 0;
}

.breadcrumb-list_item:nth-child(1)::before {
  content: none;
}

.breadcrumb-list_item::before {
  content: "&gt;";
  position: absolute;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #333333;
  left: 0.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.breadcrumb-list_item &gt; a {
  text-decoration: underline;
  font-size: 1.4rem;
  line-height: 2.8571428571;
  color: #333333;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.breadcrumb-list_item &gt; a:hover {
  opacity: 0.7;
}

.breadcrumb-list_item.active &gt; a {
  text-decoration: none;
  cursor: default;
}

.breadcrumb-list_item.active &gt; a:hover {
  opacity: 1;
}

@media screen and (max-width: 750px) {
  .breadcrumb {
    padding: 0 1.6rem;
  }
  .breadcrumb .container {
    padding: 0;
  }
  .breadcrumb-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -0.4rem;
  }
  .breadcrumb-list_item {
    padding-left: 1.4rem;
  }
  .breadcrumb-list_item::before {
    left: 0.3rem;
  }
}
#career .search {
  padding: 3.5rem 0 7.2rem;
}

#career .search .boxSelect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 4.5rem;
  -moz-column-gap: 4.5rem;
  column-gap: 4.5rem;
  margin-bottom: 5rem;
}

#career .search-item {
  width: 100%;
}

#career .search-item__tit {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2;
  color: #002a53;
  margin-bottom: 0.7rem;
}

#career .search-item select {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.625;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0.1rem solid #cccccc;
  cursor: pointer;
  width: 100%;
  height: 5rem;
  padding-left: 2.2rem;
  position: relative;
  background: #ffffff url(../img/icon_vector.svg) no-repeat right;
  background-position-x: 34.3rem;
}

#career .search .btnWrap {
  text-align: center;
}

#career .search .btnWrap &gt; .btn {
  width: 26rem;
  height: 6.1rem;
}

#career .search .btnWrap &gt; .btn svg {
  height: 1.8rem;
  right: 0.2rem;
}

@media screen and (max-width: 750px) {
  #career .search {
    padding: 1.2rem 0 7.8rem;
  }
  #career .search .boxSelect {
    display: block;
    margin-bottom: 3.2rem;
  }
  #career .search-item {
    margin-bottom: 1.2rem;
  }
  #career .search-item:nth-child(2) {
    margin-bottom: 2.1rem;
  }
  #career .search-item select {
    background: #ffffff url(../img/icon_vector.svg) no-repeat right;
    background-position-x: 31.7rem;
  }
}
#career .job {
  background-color: #faf7eb;
  padding: 7.7rem 0 6.2rem;
}

#career .job-tit {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.5384615385;
  letter-spacing: 0.05em;
  border-bottom: 0.3rem solid #002a53;
  padding-bottom: 0.6rem;
}

#career .job-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 4.5rem;
  -moz-column-gap: 4.5rem;
  column-gap: 4.5rem;
  margin-top: 5.9rem;
}

#career .job-list__item {
  width: calc((100% - 9rem) / 3);
  background-color: #ffffff;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  margin-bottom: 4rem;
  .pic {
    .switch {
      width: 100%;
      aspect-ratio: 300 / 250;
      object-fit: cover;
    }
  }
}

#career .job-list__item:hover {
  opacity: 0.6;
}

#career .job-list__item .content {
  padding: 1.8rem 2.8rem 2.7rem;
}

#career .job-list__item .name {
  font-size: 2.1rem;
  font-weight: 600;
  line-height: 1.4285714286;
  color: #002a53;
  margin-bottom: 2rem;
}

#career .job-list__item .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}

#career .job-list__item .label &gt; span {
  min-width: 6.9rem;
  background-color: #002a53;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.625;
  color: #ffffff;
  text-align: center;
  padding: 0.1rem 0.3rem 0.3rem;
}

@media screen and (max-width: 750px) {
  #career .job {
    padding: 5rem 0 4.3rem;
  }
  #career .job-list {
    margin-top: 2.5rem;
  }
  #career .job-list__item {
    width: 100%;
    margin-bottom: 3.2rem;
  }
  #career .job-list__item .content {
    padding: 1.8rem 2.4rem 2.7rem;
  }
  #career .job-list__item .name {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2.1rem;
    font-weight: 600;
    line-height: 1.4285714286;
    color: #002a53;
    margin-bottom: 2rem;
  }
  #career .job-list__item .label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    row-gap: 1.5rem;
  }
  #career .job-list__item .label &gt; span {
    background-color: #002a53;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.625;
    color: #ffffff;
    text-align: center;
    padding: 0.1rem 0.8rem 0.3rem;
  }
}
#careerDetail .text {
  font-size: 1.6rem;
  line-height: 1.875;
}

@media screen and (max-width: 750px) {
  #careerDetail .text {
    line-height: 1.625;
  }
}
#careerDetail .boxIntro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 3.4rem;
  -moz-column-gap: 3.4rem;
  column-gap: 3.4rem;
  padding-top: 4.4rem;
}

#careerDetail .boxIntro .pic {
  /* width: 60rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; */
  img {
    width: 100%;
    aspect-ratio: 600 /400;
    object-fit: cover;
    max-width: 60rem;
  }
}

#careerDetail .boxIntro .content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding-top: 1.9rem;
}

#careerDetail .boxIntro .content .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1.7rem;
  -moz-column-gap: 1.7rem;
  column-gap: 1.7rem;
  margin-bottom: 1.6rem;
}

#careerDetail .boxIntro .content .label &gt; span {
  width: fit-content;
  background-color: #002a53;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4444444444;
  color: #ffffff;
  text-align: center;
  padding: 0.3rem 0.6rem 0.6rem;
}

#careerDetail .boxIntro .content .title {
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.1538461538;
  color: #002a53;
  margin-left: -0.3rem;
  margin-bottom: 3rem;
  display: block;
}

@media screen and (max-width: 750px) {
  #careerDetail .boxIntro {
    display: block;
    padding-top: 2.5rem;
  }
  #careerDetail .boxIntro .pic {
    width: 100%;
  }
  #careerDetail .boxIntro .content {
    width: 100%;
    padding-top: 2.4rem;
  }
  #careerDetail .boxIntro .content .label {
    margin-bottom: 1.5rem;
  }
  #careerDetail .boxIntro .content .title {
    font-size: 2.2rem;
    line-height: 1.3636363636;
    margin-left: 0;
    margin-bottom: 1.6rem;
    display: block;
  }
}
#careerDetail .boxInner {
  margin-top: 8.3rem;
}

#careerDetail .boxInner .tit {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  border-bottom: 0.3rem solid #002a53;
  padding-bottom: 0.5rem;
}

#careerDetail .boxInner .content {
  margin-top: 3.1rem;
}

#careerDetail .boxInner .content .name {
  font-size: 2rem;
  font-weight: 600;
  line-height: 2;
  color: #002a53;
  margin-bottom: 0.4rem;
}

#careerDetail .boxInner .tabel {
  margin-top: 3.3rem;
}

#careerDetail .boxInner .tabel dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0.5rem;
}

#careerDetail .boxInner .tabel dl:last-child {
  margin-bottom: 0;
}

#careerDetail .boxInner .tabel dt {
  width: 21.7rem;
}

#careerDetail .boxInner .tabel dt &gt; span {
  display: inline-block;
  width: 100%;
  background-color: #587b9e;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.5;
  letter-spacing: 0.05em;
  text-align: center;
  color: #ffffff;
  padding: 0.9rem 0 1.1rem;
}

#careerDetail .boxInner .tabel dd {
  width: calc(100% - 22.3rem);
  background-color: #f8f8f8;
  margin-left: 0.6rem;
}

#careerDetail .boxInner .tabel dd &gt; span {
  display: inline-block;
  text-align: left;
  padding: 1.5rem 2.7rem;
}

@media screen and (max-width: 750px) {
  #careerDetail .boxInner {
    margin-top: 3.7rem;
  }
  #careerDetail .boxInner .tit {
    font-size: 2.2rem;
    line-height: 1.8181818182;
    padding-bottom: 0.5rem;
  }
  #careerDetail .boxInner .content {
    margin-top: 2.4rem;
  }
  #careerDetail .boxInner .tabel {
    margin-top: 2.3rem;
  }
  #careerDetail .boxInner .tabel dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-bottom: 0.5rem;
  }
  #careerDetail .boxInner .tabel dl:last-child {
    margin-bottom: 0;
  }
  #careerDetail .boxInner .tabel dt {
    width: 100%;
  }
  #careerDetail .boxInner .tabel dt &gt; span {
    padding: 0.5rem 0;
  }
  #careerDetail .boxInner .tabel dd {
    width: 100%;
    margin-left: 0;
  }
  #careerDetail .boxInner .tabel dd &gt; span {
    line-height: 1.5;
    padding: 1.5rem 1.8rem 1.8rem;
  }
}
#careerDetail .application {
  padding: 11.7rem 0 15rem;
}

#careerDetail .application .title {
  margin-bottom: 2.7rem;
}

#careerDetail .application .text {
  margin-bottom: 1.8rem;
}

#careerDetail .application .content {
  background-color: #faf7eb;
  padding: 3.4rem 8.2rem 6.5rem 7.4rem;
}

#careerDetail .application .content .frm__group {
  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;
  -webkit-column-gap: 3.4rem;
  -moz-column-gap: 3.4rem;
  column-gap: 3.4rem;
  margin-top: 2.9rem;
}

#careerDetail .application .content .frm__group:first-child {
  margin-top: 0;
}

#careerDetail .application .content .frm__group.flex_st {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#careerDetail .application .content .frm__group.flex_st .frm__tit {
  padding-top: 1.2rem;
}

#careerDetail .application .content .frm__group .error .error-st,
#careerDetail .application .content .frm__group.error .error-st {
  display: block;
}

#careerDetail .application .content .frm__group .wpcf7-not-valid-tip {
  display: none !important;
}

#careerDetail .application .content .frm__group .error-st {
  font-weight: 500;
  font-style: normal;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #f94848;
  position: absolute;
  display: none;
}

#careerDetail .application .content .frm__area {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#careerDetail .application .content .frm__area &gt; .frm__tit {
  margin-top: 1.6rem;
}

#careerDetail .application .content .frm__tit {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.4375;
  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;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

#careerDetail .application .content .frm__tit &gt; span {
  width: 6.1rem;
  height: 3.8rem;
  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;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4375;
  color: #ffffff;
}

#careerDetail .application .content .frm__tit &gt; span.eq {
  background-color: #002a53;
}

#careerDetail .application .content .frm__tit &gt; span.eb {
  background-color: #cccccc;
}

#careerDetail .application .content .frm-control {
  width: 72.4rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

#careerDetail .application .content .frm-control #f_resume {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  overflow: hidden;
}

#careerDetail .application .content .frm-control .frm-btnFile,
#careerDetail .application .content .frm-control #f_resume_name {
  cursor: pointer;
}

#careerDetail .application .content .frm-control .wpcf7-response-output {
  display: none !important;
}

#careerDetail .application .content .frm-control_input {
  border: 0.1rem solid #dddddd;
  outline: none;
  background-color: #ffffff;
  width: 100%;
  padding: 1.5rem 1.5rem 1.6rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  color: #333333;
}

#careerDetail .application .content .frm-control_input#f_message {
  resize: none;
  height: 14.7rem;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
}

#careerDetail .application .content .frm-control_input.input_file {
  width: 27.3rem;
}

#careerDetail .application .content .frm-control .frm_file {
  display: none;
}

#careerDetail .application .content .frm-control .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#careerDetail .application .content .frm-control .frm-btnFile {
  width: 16.7rem;
  background-color: #587b9e;
  font-family: "Inter", sans-serif;
  border: none;
  outline: none;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.1875;
  color: #ffffff;
  text-align: center;
  padding: 2.1rem 0;
  margin-left: 0.5rem;
  -webkit-transform: translateY(-0.1rem);
  transform: translateY(-0.1rem);
}

#careerDetail .application .content .frm__ckbPrivacy {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 4.5rem auto 0;
}

#careerDetail .application .content .frm__ckbPrivacy .frmCheck {
  display: inline-block;
  padding-left: 2rem;
  position: relative;
}

#careerDetail .application .content .frm__ckbPrivacy .frmCheck__links {
  color: #002a53;
  border-bottom: 0.1rem solid #002a53;
}

#careerDetail .application .content .frm__ckbPrivacy .frmCheck input {
  position: absolute;
  top: -4.3rem;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

#careerDetail .application .content .frm__ckbPrivacy .frmCheck .checkmark {
  position: absolute;
  top: 0;
  left: -2.5rem;
  height: 2.9rem;
  width: 2.9rem;
  border: 0.1rem solid #dddddd;
  background-color: #ffffff;
  cursor: pointer;
}

#careerDetail
  .application
  .content
  .frm__ckbPrivacy
  .frmCheck
  input:checked
  ~ .checkmark {
  border: 0.1rem solid #002a53;
}

#careerDetail
  .application
  .content
  .frm__ckbPrivacy
  .frmCheck
  .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

#careerDetail
  .application
  .content
  .frm__ckbPrivacy
  .frmCheck
  input:checked
  ~ .checkmark:after {
  display: block;
}

#careerDetail
  .application
  .content
  .frm__ckbPrivacy
  .frmCheck
  input:checked
  ~ .checkmark:after {
  border: solid #002a53;
  left: 0.8rem;
  top: 0;
  width: 1rem;
  height: 2rem;
  border-width: 0 0.2rem 0.2rem 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#careerDetail .application .content .btnWrap {
  margin-top: 2rem;
  text-align: center;
}

#careerDetail .application .content .btnWrap .btn {
  min-width: 26rem;
  height: 6.1rem;
  cursor: pointer;
}

#careerDetail .application .content .btnWrap .btn svg {
  right: 0.6rem;
}

#careerDetail .application .content .accept {
  display: none;
  pointer-events: none;
}

#careerDetail .application .content .btn-small {
  display: none;
}

#careerDetail .application .content.contact-confirm {
  padding-top: 2.3rem;
}

#careerDetail .application .content.contact-confirm .accept {
  display: block;
  pointer-events: auto;
}

#careerDetail .application .content.contact-confirm .frm__group {
  -webkit-column-gap: 5.1rem;
  -moz-column-gap: 5.1rem;
  column-gap: 5.1rem;
  margin-top: 5.2rem;
}

#careerDetail .application .content.contact-confirm .frm__group:nth-child(7) {
  margin-top: 4.1rem;
}

#careerDetail .application .content.contact-confirm .frm__group:nth-child(8) {
  margin-top: 3rem;
}

#careerDetail
  .application
  .content.contact-confirm
  .frm__group.frm__ckbPrivacy {
  margin-top: 5.8rem;
}

#careerDetail .application .content.contact-confirm .frm__group .frm-control {
  width: 70.6rem;
}

#careerDetail .application .content.contact-confirm .btn-small {
  display: block;
}

#careerDetail .application .content.contact-confirm .ckbPrivacy .frmCheck {
  display: none !important;
}

#careerDetail .application .content.contact-confirm #f_resume_name {
  pointer-events: none;
  background: transparent;
  border: none;
}

#careerDetail .application .content.contact-confirm .frm-btnFile {
  display: none;
}

#careerDetail .application .content.contact-confirm .btnWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 4.3rem;
  -moz-column-gap: 4.3rem;
  column-gap: 4.3rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 5.3rem;
}

#careerDetail .application .content.contact-confirm .btnWrap .btn {
  margin: 0;
}

#careerDetail .application .content.contact-confirm .btnWrap .btn-small {
  min-width: 26rem;
  height: 6.1rem;
  cursor: pointer;
  background: #b0b0b0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  font-size: 1.6rem;
  position: relative;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

#careerDetail .application .content.contact-confirm .btnWrap .btn-small svg {
  -webkit-transform: scale(-1, 1) translate(-50%, -50%);
  transform: scale(-1, 1) translate(-50%, -50%);
  position: absolute;
  width: 18px;
  height: 12px;
  top: 50%;
  left: 0.6rem;
  z-index: 1;
}

#careerDetail
  .application
  .content.contact-confirm
  .btnWrap
  .btn-small
  svg
  .white {
  fill: #fff;
}

#careerDetail .application .content.contact-confirm .btnWrap .btn-small:hover {
  opacity: 0.7;
}

@media screen and (max-width: 750px) {
  #careerDetail .application {
    padding: 7rem 0 7.9rem;
  }
  #careerDetail .application .title {
    margin-bottom: 4.7rem;
  }
  #careerDetail .application .title &gt; .en {
    letter-spacing: 0em;
  }
  #careerDetail .application .text {
    margin-bottom: 2.5rem;
  }
  #careerDetail .application .content {
    padding: 2.5rem 1.6rem 1.9rem 1.7rem;
  }
  #careerDetail .application .content .frm__group {
    display: block;
    margin-top: 2.3rem;
  }
  #careerDetail .application .content .frm__group:nth-child(2) {
    margin-top: 0;
  }
  #careerDetail .application .content .frm__group:nth-child(7) {
    margin-top: 3.1rem;
  }
  #careerDetail .application .content .frm__group.flex_st {
    margin-top: 1.8rem;
  }
  #careerDetail .application .content .frm__area &gt; .frm__tit {
    margin-top: 1.6rem;
  }
  #careerDetail .application .content .frm-control {
    width: 100%;
    margin-top: 1rem;
  }
  #careerDetail .application .content .frm-control_input {
    padding: 1rem 1.5rem;
  }
  #careerDetail .application .content .frm-control_input#f_message {
    height: 12.9rem;
  }
  #careerDetail .application .content .frm-control_input.input_file {
    width: 17.4rem;
  }
  #careerDetail .application .content .frm-control .frm-btnFile {
    width: 13.2rem;
    padding: 1.5rem 0 1.6rem;
    margin-left: 0;
    -webkit-transform: translateY(-0.2rem);
    transform: translateY(-0.2rem);
  }
  #careerDetail .application .content .frm__ckbPrivacy {
    margin-top: 2.8rem;
    padding-left: 2rem;
  }
  #careerDetail .application .content .btnWrap {
    margin-top: 1.8rem;
  }
  #careerDetail .application .content.contact-confirm {
    padding-top: 2.5rem;
    padding-bottom: 6.5rem;
  }
  #careerDetail .application .content.contact-confirm .frm__group {
    margin-top: 4rem;
  }
  #careerDetail
    .application
    .content.contact-confirm
    .frm__group.frm__ckbPrivacy {
    margin-top: 3.2rem;
  }
  #careerDetail .application .content.contact-confirm .frm__group .frm-control {
    margin-top: 1.4rem;
    width: 100%;
  }
  #careerDetail .application .content.contact-confirm .btnWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #careerDetail .application .content.contact-confirm .btnWrap .frmBtn-link {
    margin-top: 1.9rem;
  }
}
#colleague .title &gt; .en {
  margin-bottom: 0.7rem;
}

#colleague .interview {
  padding: 4.8rem 0 5.3rem;
}

#colleague .interview .text {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-top: 2.7rem;
}

#colleague .interview-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 5.1rem;
  column-gap: 4.4rem;
}

#colleague .interview-list .items {
  width: calc((100% - 9rem) / 3);
  background-color: #faf7eb;
  margin-bottom: 4.4rem;
}

#colleague .interview-list .items-links {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

#colleague .interview-list .items-links:hover {
  opacity: 0.6;
}

#colleague .interview-list .items .pic {
  position: relative;
}

#colleague .interview-list .items .pic .label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 8.1rem;
  height: 2.4rem;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #ffffff;
  text-align: center;
  background-color: #002a53;
}

#colleague .interview-list .items .inner {
  padding: 1.7rem 4rem 2.3rem;
}

#colleague .interview-list .items .inner &gt; .accede {
  font-size: 1.4rem;
  font-weight: 600;
  color: #666;
  line-height: 2.8571428571;
  letter-spacing: 0.1em;
}

#colleague .interview-list .items .inner &gt; .name-jp {
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.5384615385;
  letter-spacing: 0.1em;
}

#colleague .interview-list .items .inner &gt; .name-en {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2.8571428571;
  letter-spacing: 0.1em;
  color: #002a53;
}

@media screen and (max-width: 750px) {
  #colleague .title &gt; .en {
    margin-bottom: 0.2rem;
  }
  #colleague .interview {
    padding: 2.1rem 0 6.2rem;
  }
  #colleague .interview .text {
    line-height: 1.6666666667;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 1.7rem;
  }
  #colleague .interview-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-top: 2.4rem;
    gap: 0;
  }
  #colleague .interview-list .items {
    width: 100%;
    margin-bottom: 4.6rem;
  }
  #colleague .interview-list .items:last-child {
    margin-bottom: 0;
  }
  #colleague .interview-list .items .pic .label {
    width: 8.4rem;
    height: 2.9rem;
    line-height: 1.8;
  }
  #colleague .interview-list .items .inner {
    padding: 1.6rem 3.6rem 1.9rem;
  }
  #colleague .interview-list .items .inner &gt; .name-jp {
    margin-top: -0.4rem;
  }
  #colleague .interview-list .items .inner &gt; .name-en {
    margin-top: -0.3rem;
  }
}
#colleague .crosstalk {
  padding-bottom: 15rem;
}

#colleague .crosstalk .boxInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 5.5rem;
  -moz-column-gap: 5.5rem;
  column-gap: 5.5rem;
  margin-top: 4.4rem;
}

#colleague .crosstalk .boxInner .pic {
  width: 60rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

#colleague .crosstalk .boxInner .content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding-top: 1.7rem;
}

#colleague .crosstalk .boxInner .content .title {
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.5384615385;
  color: #002a53;
  margin-bottom: 2.1rem;
}

#colleague .crosstalk .boxInner .content .txt {
  font-weight: 400;
  line-height: 1.875;
}

#colleague .crosstalk .boxInner .content .btnWrap {
  margin-top: 4.1rem;
}

#colleague .crosstalk .boxInner .content .btnWrap &gt; .btn {
  width: 26rem;
  height: 6.1rem;
  margin-left: 0;
}

#colleague .crosstalk .boxInner .content .btnWrap &gt; .btn svg {
  right: 0.6rem;
}

@media screen and (max-width: 750px) {
  #colleague .crosstalk {
    padding-bottom: 10.3rem;
  }
  #colleague .crosstalk .boxInner {
    display: block;
    margin-top: 2.7rem;
  }
  #colleague .crosstalk .boxInner .pic {
    width: 100%;
  }
  #colleague .crosstalk .boxInner .content {
    padding-top: 2.1rem;
  }
  #colleague .crosstalk .boxInner .content .title {
    margin-bottom: 1.6rem;
    font-size: 2.1rem;
    line-height: 1.4285714286;
    letter-spacing: 0.05em;
  }
  #colleague .crosstalk .boxInner .content .txt {
    line-height: 1.625;
  }
  #colleague .crosstalk .boxInner .content .btnWrap {
    margin-top: 3.3rem;
  }
  #colleague .crosstalk .boxInner .content .btnWrap &gt; .btn {
    margin-left: auto;
  }
}
#company .boxContent {
  margin: 4.2rem 0 0;
}

#company .anchor-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
  row-gap: 2rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 1rem;
}

#company .anchor-list-item {
  width: calc(20% - 1.6rem);
}

#company .anchor-list-item &gt; a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 6rem;
  border-color: #000;
  border-width: 0.2rem;
  border-style: solid;
  color: #000;
  font-size: 1.6rem;
  line-height: 1.4375;
  font-weight: bold;
  position: relative;
  background-color: #fff;
}

#company .anchor-list-item &gt; a::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  pointer-events: none;
  background-size: cover;
  background-image: url(../img/icon_arrow_blue.svg);
  width: 1.8rem;
  height: 1.2rem;
  top: 40%;
  right: 1.5rem;
  -webkit-transform: rotate(90deg) translateY(-50%);
  transform: rotate(90deg) translateY(-50%);
  z-index: 1;
  -webkit-transition: background-image 0.3s ease-in-out;
  transition: background-image 0.3s ease-in-out;
}

#company .anchor-list-item &gt; a:hover {
  color: #fff;
  background-color: #002a53;
  border-color: transparent;
}

#company .anchor-list-item &gt; a:hover::before {
  background-image: url(../img/icon_arrow_white.svg);
}

@media screen and (max-width: 750px) {
  #company .boxContent {
    margin: 2rem 0 0;
  }
  #company .anchor-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1.7rem;
    padding: 0;
  }
  #company .anchor-list-item {
    width: 100%;
  }
  #company .anchor-list-item &gt; a::before {
    right: 2.8rem;
  }
}
#company .about {
  position: relative;
}

#company .about .title &gt; span.en {
  margin-bottom: 0.6rem;
}

#company .about .boxIn {
  padding: 6.3rem 0 7.4rem;
}

#company .about .boxIn .txt {
  margin-top: 3rem;
  font-size: 1.8rem;
  line-height: 1.4444444444;
  text-align: center;
}

@media screen and (max-width: 750px) {
  #company .about .title &gt; span.en {
    margin-bottom: 1rem;
  }
  #company .about .boxIn {
    padding: 4.8rem 0 7.4rem;
  }
  #company .about .boxIn .txt {
    margin-top: 2.6rem;
    line-height: 1.6666666667;
    text-align: left;
  }
}
#company .philosophy {
  position: relative;
  background-color: #faf7eb;
}

#company .philosophy .title &gt; span.en {
  margin-bottom: 0.6rem;
}

#company .philosophy .boxIn {
  padding: 7.3rem 0 10.4rem;
}

#company .philosophy .content {
  margin-top: 3.5rem;
}

#company .philosophy .content .head {
  font-size: 2.4rem;
  line-height: 1.6666666667;
  color: #002a53;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3.4rem;
}

#company .philosophy .content .text {
  text-align: center;
}

#company .philosophy .content .text + .text {
  margin-top: 4.4rem;
}

#company .philosophy .content .text &gt; span {
  display: block;
}

#company .philosophy .content .text &gt; span.ttl {
  font-size: 2rem;
  color: #002a53;
  letter-spacing: 0.1em;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

#company .philosophy .content .text &gt; span.desc {
  font-size: 1.8rem;
  line-height: 1.4444444444;
  letter-spacing: 0.1em;
  color: #333;
  font-weight: bold;
}

@media screen and (max-width: 750px) {
  #company .philosophy .title &gt; span.en {
    margin-bottom: 1rem;
  }
  #company .philosophy .boxIn {
    padding: 1.6rem 0 7rem;
  }
  #company .philosophy .content {
    margin-top: 1.8rem;
  }
  #company .philosophy .content .head {
    line-height: 1.5;
    margin-bottom: 2.6rem;
  }
  #company .philosophy .content .text + .text {
    margin-top: 2.3rem;
  }
  #company .philosophy .content .text &gt; span.ttl {
    margin-bottom: 0.5rem;
  }
}
#company .message {
  position: relative;
}

#company .message .boxIn {
  padding: 9rem 0 11rem;
}

#company .message .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 5rem;
}

#company .message .content .pic {
  width: 39.7rem;
  margin-right: 7.3rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

#company .message .content .pic-item {
  display: inline-block;
  margin-bottom: 0.6rem;
}

#company .message .content .pic .name {
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  line-height: 2;
  letter-spacing: 0.05em;
  color: #333;
  font-weight: bold;
  display: block;
  text-align: center;
}

#company .message .content .pic .name .txtMed {
  margin-left: 2.2rem;
  display: inline-block;
  font-size: 3rem;
  line-height: 1;
}

#company .message .content .txt {
  line-height: 1.875;
}

@media screen and (max-width: 750px) {
  #company .message .boxIn {
    padding: 5.8rem 0 6.6rem;
  }
  #company .message .title &gt; span.en {
    margin-bottom: 1rem;
  }
  #company .message .content {
    display: block;
    margin-top: 2.5rem;
  }
  #company .message .content .pic {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.6rem;
  }
  #company .message .content .pic-item {
    margin-bottom: 0.4rem;
  }
  #company .message .content .pic .name {
    font-size: 1.8rem;
    line-height: 2.2222222222;
  }
  #company .message .content .pic .name .txtMed {
    margin-left: 1.2rem;
    display: inline-block;
    font-size: 2.6rem;
    line-height: 1.1538461538;
  }
  #company .message .content .txt {
    line-height: 1.625;
  }
}
#company .business {
  position: relative;
  background-color: #faf7eb;
}

#company .business .boxIn {
  padding: 10.2rem 0 11.5rem;
}

#company .business .content {
  margin-top: 1.3rem;
}

#company .business .content .box {
  margin-top: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 5.3rem;
  -moz-column-gap: 5.3rem;
  column-gap: 5.3rem;
}

#company .business .content .box-pic {
  width: 60rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

#company .business .content .box-desc {
  padding-top: 1.2rem;
}

#company .business .content .box-desc .ttl {
  font-size: 2.6rem;
  line-height: 1.5384615385;
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #002a53;
  margin-bottom: 1.6rem;
}

#company .business .content .box-desc .txt {
  line-height: 1.875;
}

#company .business .content .box-desc .txt + .txt {
  margin-top: 2.7rem;
}

#company .business-list {
  margin-top: 2.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 4rem;
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}

#company .business-list &gt; li {
  width: calc(25% - 3rem);
}

#company .business-list &gt; li .pic {
  margin-bottom: 1rem;
}

#company .business-list &gt; li .tit {
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.8181818182;
  color: #002a53;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 750px) {
  #company .business .boxIn {
    padding: 6.6rem 0 6rem;
  }
  #company .business .title &gt; span.en {
    margin-bottom: 1rem;
  }
  #company .business .content {
    margin-top: 1.5rem;
  }
  #company .business .content &gt; .txt {
    text-align: left;
    line-height: 1.625;
  }
  #company .business .content .box {
    margin-top: 3.8rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
  #company .business .content .box-pic {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
  }
  #company .business .content .box-desc {
    padding-top: 1.8rem;
  }
  #company .business .content .box-desc .ttl {
    font-size: 2.1rem;
    line-height: 1.4285714286;
    margin-bottom: 1.1rem;
  }
  #company .business .content .box-desc .txt {
    line-height: 1.625;
  }
  #company .business .content .box-desc .txt + .txt {
    margin-top: 1.7rem;
  }
  #company .business-list {
    margin-top: 2.6rem;
    -webkit-column-gap: 1.7rem;
    -moz-column-gap: 1.7rem;
    column-gap: 1.7rem;
    row-gap: 1.5rem;
  }
  #company .business-list &gt; li {
    width: calc(50% - 0.85rem);
  }
  #company .business-list &gt; li .pic {
    margin-bottom: 0.6rem;
  }
  #company .business-list &gt; li .tit {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
#company .history {
  position: relative;
}

#company .history .boxIn {
  padding: 8.8rem 0 10.6rem;
}

#company .history .content {
  margin-top: 5.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#company .history .content &gt; .pic {
  width: 40rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

#company .history .content &gt; .text {
  margin-left: 5.5rem;
  padding-top: 1rem;
}

#company .history .content &gt; .text .tit {
  font-size: 2.6rem;
  line-height: 1.5384615385;
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #002a53;
  margin-bottom: 1.2rem;
}

#company .history .content &gt; .text .txt {
  line-height: 1.875;
}

#company .history .his_today {
  margin-top: 7.2rem;
}

#company .history .his_today .heading {
  padding-bottom: 0.5rem;
  font-size: 2.4rem;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #333;
  border-bottom: 0.3rem solid #002a53;
}

#company .history .his_today-content {
  margin-top: 4.5rem;
}

#company .history .his_today-content dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#company .history .his_today-content dl dt,
#company .history .his_today-content dl dd {
  padding-bottom: 4rem;
}

#company .history .his_today-content dl:last-child dt,
#company .history .his_today-content dl:last-child dd {
  padding-bottom: 0.5rem;
}

#company .history .his_today-content dl dt {
  width: 23.2rem;
  text-align: right;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.05em;
  color: #002a53;
}

#company .history .his_today-content dl dd {
  width: calc(100% - 23.2rem);
  padding-left: 7.4rem;
  font-size: 1.8rem;
  line-height: 1.6666666667;
  color: #333;
  font-weight: 400;
  position: relative;
}

@media screen and (min-width: 751px) {
  #company .history .his_today-content dl dd::before,
  #company .history .his_today-content dl dd::after {
    content: "";
    position: absolute;
  }
  #company .history .his_today-content dl dd::before {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background-color: #002a53;
    top: 0.6rem;
    left: 3rem;
  }
  #company .history .his_today-content dl dd::after {
    width: 0.2rem;
    height: 100%;
    background-color: #ccc;
    top: 2rem;
    left: 3.9rem;
    z-index: -1;
  }
}
@media screen and (max-width: 750px) {
  #company .history .boxIn {
    padding: 5.8rem 0 5.2rem;
  }
  #company .history .title &gt; span.en {
    margin-bottom: 1rem;
  }
  #company .history .content {
    margin-top: 3.8rem;
    display: block;
  }
  #company .history .content &gt; .pic {
    width: 100%;
  }
  #company .history .content &gt; .text {
    margin-left: 0;
    padding-top: 1.8rem;
  }
  #company .history .content &gt; .text .tit {
    font-size: 2.1rem;
    line-height: 1.4285714286;
    margin-bottom: 1.1rem;
  }
  #company .history .content &gt; .text .txt {
    line-height: 1.625;
  }
  #company .history .his_today {
    margin-top: 3.8rem;
  }
  #company .history .his_today-content {
    margin-top: 2.5rem;
  }
  #company .history .his_today-content dl {
    display: block;
    padding-bottom: 2rem;
    padding-left: 3.6rem;
    position: relative;
  }
  #company .history .his_today-content dl::before,
  #company .history .his_today-content dl::after {
    content: "";
    position: absolute;
  }
  #company .history .his_today-content dl::before {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background-color: #002a53;
    top: 1.2rem;
    left: 0;
  }
  #company .history .his_today-content dl::after {
    width: 1px;
    height: 100%;
    background-color: #ccc;
    top: 2rem;
    left: 1rem;
    z-index: -1;
  }
  #company .history .his_today-content dl dt,
  #company .history .his_today-content dl dd {
    padding-bottom: 0;
  }
  #company .history .his_today-content dl:last-child {
    padding-bottom: 0;
  }
  #company .history .his_today-content dl:last-child::after {
    content: none;
  }
  #company .history .his_today-content dl:last-child dt,
  #company .history .his_today-content dl:last-child dd {
    padding-bottom: 0;
  }
  #company .history .his_today-content dl dt {
    width: 100%;
    text-align: left;
  }
  #company .history .his_today-content dl dd {
    width: 100%;
    padding-left: 0;
    font-size: 1.6rem;
    line-height: 1.625;
  }
}
#company .vision {
  position: relative;
  background-color: #faf7eb;
}

#company .vision .boxIn {
  padding: 9.5rem 0 10.5rem;
}

#company .vision .content {
  margin-top: 3rem;
  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-column-gap: 5.3rem;
  -moz-column-gap: 5.3rem;
  column-gap: 5.3rem;
}

#company .vision .content .pic {
  width: 60rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-top: 1rem;
}

#company .vision .content .text &gt; .tit {
  font-size: 2.6rem;
  color: #002a53;
  line-height: 1.5384615385;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 1.9rem;
}

#company .vision .content .text &gt; .txt {
  line-height: 1.875;
}

#company .vision .content .text &gt; .txt + .txt {
  margin-top: 1.3rem;
}

@media screen and (max-width: 750px) {
  #company .vision .boxIn {
    padding: 5rem 0 5.5rem;
  }
  #company .vision .title &gt; span.en {
    margin-bottom: 1rem;
  }
  #company .vision .content {
    margin-top: 2rem;
    display: block;
  }
  #company .vision .content .pic {
    width: 100%;
  }
  #company .vision .content .text {
    margin-top: 2.7rem;
  }
  #company .vision .content .text &gt; .tit {
    font-size: 2.1rem;
    line-height: 1.4285714286;
    margin-bottom: 1rem;
  }
  #company .vision .content .text &gt; .txt {
    line-height: 1.625;
  }
  #company .vision .content .text &gt; .txt + .txt {
    margin-top: 1rem;
  }
}
#company .outline {
  position: relative;
}

#company .outline .boxIn {
  padding: 9rem 0 15rem 0;
}

#company .outline .content {
  margin-top: 4.4rem;
}

#company .outline .content table {
  border-collapse: collapse;
}

#company .outline .content table td,
#company .outline .content table th {
  border-bottom: 0.5rem solid #fff;
  font-size: 1.6rem;
  padding: 1.4rem 1.5rem 1.5rem;
  vertical-align: middle;
  min-height: 6rem;
}

#company .outline .content table th {
  width: 21.7rem;
  color: #fff;
  background-color: #587b9e;
  line-height: 2.5;
  letter-spacing: 0.05em;
  font-weight: 600;
  line-height: 1.5;
}

#company .outline .content table td {
  width: calc(100% - 22.2rem);
  color: #333;
  line-height: 1.625;
  background-color: #f8f8f8;
  padding: 1.4rem 1.5rem 1.6rem 3.2rem;
}

@media screen and (max-width: 750px) {
  #company .outline .boxIn {
    padding: 5.5rem 0 10.6rem 0;
  }
  #company .outline .content {
    margin-top: 2.7rem;
  }
  #company .outline .content table {
    border-collapse: collapse;
  }
  #company .outline .content table td,
  #company .outline .content table th {
    border-style: solid;
    border-color: #fff;
    border-width: 0.5rem 0;
    display: block;
  }
  #company .outline .content table th {
    width: 100%;
    padding: 0.5rem;
    border: none;
    min-height: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #company .outline .content table td {
    width: 100%;
    padding: 1rem 0.5rem;
    line-height: 1.5;
    min-height: auto;
  }
}
#crosstalk .crosstalk {
  padding: 3.9rem 0 13.2rem;
}

#crosstalk .crosstalk .title &gt; .en {
  margin-bottom: 0.7rem;
}

#crosstalk .crosstalk .txt {
  font-weight: 400;
  line-height: 1.875;
}

#crosstalk .crosstalk .other {
  margin-top: 1.8rem;
}

#crosstalk .crosstalk .other .tit {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  border-bottom: 0.3rem solid #002a53;
  padding-bottom: 0.4rem;
}

#crosstalk .crosstalk .other-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 3.3rem;
  -moz-column-gap: 3.3rem;
  column-gap: 3.3rem;
  margin-top: 3.8rem;
}

#crosstalk .crosstalk .other-list .items {
  width: 27.5rem;
  background-color: #faf7eb;
}

#crosstalk .crosstalk .other-list .items-links {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

#crosstalk .crosstalk .other-list .items-links:hover {
  opacity: 0.6;
}

#crosstalk .crosstalk .other-list .items .pic {
  position: relative;
}

#crosstalk .crosstalk .other-list .items .pic .label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 8.1rem;
  height: 2.4rem;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #ffffff;
  text-align: center;
  background-color: #002a53;
}

#crosstalk .crosstalk .other-list .items .inner {
  padding: 1.5rem 3.2rem 1.7rem;
}

#crosstalk .crosstalk .other-list .items .inner &gt; .accede {
  font-size: 1.4rem;
  font-weight: 600;
  color: #666;
  line-height: 1.4285714286;
  letter-spacing: 0.1em;
  margin-bottom: 0.3rem;
}

#crosstalk .crosstalk .other-list .items .inner &gt; .name-jp {
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.5384615385;
  letter-spacing: 0.1em;
  margin-bottom: 0.4rem;
}

#crosstalk .crosstalk .other-list .items .inner &gt; .name-en {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.4285714286;
  letter-spacing: 0.1em;
  color: #002a53;
}

#crosstalk .crosstalk .boxInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 5.5rem;
  -moz-column-gap: 5.5rem;
  column-gap: 5.5rem;
  margin-top: 10.2rem;
  margin-bottom: 8.8rem;
}

#crosstalk .crosstalk .boxInner .pic {
  width: 60rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

#crosstalk .crosstalk .boxInner .content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding-top: 2.1rem;
}

#crosstalk .crosstalk .boxInner .content .title {
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.5384615385;
  color: #002a53;
  margin-bottom: 2.1rem;
}

#crosstalk .crosstalk .boxText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 5.5rem;
  -moz-column-gap: 5.5rem;
  column-gap: 5.5rem;
}

#crosstalk .crosstalk .boxText + .boxText {
  margin-top: 6.8rem;
}

#crosstalk .crosstalk .boxText:nth-child(2n + 1) .pic {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

#crosstalk .crosstalk .boxText .pic {
  width: 40rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

#crosstalk .crosstalk .boxText .pic .name {
  font-size: 2.1rem;
  font-weight: 600;
  line-height: 1.9047619048;
  letter-spacing: 0.1em;
  text-align: center;
}

#crosstalk .crosstalk .boxText .content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-top: -0.8rem;
}

@media screen and (max-width: 750px) {
  #crosstalk .crosstalk {
    padding: 2.6rem 0 5.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
  #crosstalk .crosstalk .title &gt; .en {
    margin-bottom: 0.2rem;
  }
  #crosstalk .crosstalk .txt {
    line-height: 1.625;
  }
  #crosstalk .crosstalk .other {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 4.5rem;
  }
  #crosstalk .crosstalk .other-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-top: 3.1rem;
  }
  #crosstalk .crosstalk .other-list .items {
    width: 100%;
    margin-bottom: 4.6rem;
  }
  #crosstalk .crosstalk .other-list .items:last-child {
    margin-bottom: 0;
  }
  #crosstalk .crosstalk .other-list .items .pic .label {
    width: 8.4rem;
    height: 2.9rem;
    line-height: 1.8;
  }
  #crosstalk .crosstalk .other-list .items .inner {
    padding: 1.6rem 3.6rem 1.9rem;
  }
  #crosstalk .crosstalk .other-list .items .inner &gt; .name-jp {
    margin-top: -0.4rem;
  }
  #crosstalk .crosstalk .other-list .items .inner &gt; .name-en {
    margin-top: -0.3rem;
  }
  #crosstalk .crosstalk .boxInner {
    display: block;
    margin-top: 2.4rem;
    margin-bottom: 6.3rem;
  }
  #crosstalk .crosstalk .boxInner .pic {
    width: 100%;
  }
  #crosstalk .crosstalk .boxInner .content {
    width: 100%;
    padding-top: 1.8rem;
  }
  #crosstalk .crosstalk .boxInner .content .title {
    font-size: 2.1rem;
    line-height: 1.4285714286;
    letter-spacing: 0.05em;
    margin-bottom: 1.3rem;
  }
  #crosstalk .crosstalk .boxText {
    display: block;
  }
  #crosstalk .crosstalk .boxText + .boxText {
    margin-top: 6.3rem;
  }
  #crosstalk .crosstalk .boxText:nth-child(2n + 1) .pic {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  #crosstalk .crosstalk .boxText .pic {
    width: 100%;
  }
  #crosstalk .crosstalk .boxText .pic .name {
    margin-top: 0.5rem;
  }
  #crosstalk .crosstalk .boxText .content {
    width: 100%;
    margin-top: 1.6rem;
  }
}
#faq .boxContent {
  padding: 6rem 0 11.3rem;
}

#faq .boxContent .items {
  border-bottom: 0.1rem solid #cccccc;
  padding-bottom: 2.3rem;
  margin-bottom: 2.8rem;
}

#faq .boxContent .items-label {
  width: 4.3rem;
  height: 4.3rem;
  background-color: #002a53;
  font-family: "Montserrat", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2333333333;
  color: #ffffff;
  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;
}

#faq .boxContent .items-content {
  width: calc(100% - 4.3rem);
  padding-left: 2.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  margin-top: -0.5rem;
}

#faq .boxContent .items-content.mgt-06 {
  margin-top: 0.6rem;
}

#faq .boxContent .items-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 2rem;
}

#faq .boxContent .items-question__ttl {
  width: calc(100% - 4.3rem);
  padding-left: 2.1rem;
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.5384615385;
  color: #002a53;
}

#faq .boxContent .items-answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#faq .boxContent .items-answer__ttl {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.4444444444;
  margin-bottom: 0.5rem;
}

#faq .boxContent .items-answer__txt {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.625;
}

@media screen and (max-width: 750px) {
  #faq .boxContent {
    padding: 1.1rem 0 1.6rem;
  }
  #faq .boxContent .items {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
  #faq .boxContent .items:last-child {
    border-bottom: none;
  }
  #faq .boxContent .items-label {
    width: 3.2rem;
    height: 3.2rem;
    font-size: 2.4rem;
    line-height: 1.2083333333;
  }
  #faq .boxContent .items-content {
    width: calc(100% - 3.2rem);
    padding-left: 1rem;
    margin-top: -0.4rem;
  }
  #faq .boxContent .items-content.mgt-06 {
    margin-top: 0rem;
  }
  #faq .boxContent .items-question {
    margin-bottom: 1.6rem;
  }
  #faq .boxContent .items-question__ttl {
    width: calc(100% - 3.2rem);
    padding-left: 1rem;
    font-size: 2.2rem;
    line-height: 1.2727272727;
  }
  #faq .boxContent .items-answer__ttl {
    line-height: 1.3333333333;
    margin-bottom: 1rem;
  }
  #faq .boxContent .items-answer__txt {
    line-height: 1.5;
  }
}
#main-top {
  /* Message
  =================================================================== */
  /* News
  =================================================================== */
  /* About
  =================================================================== */
  /* Members
  =================================================================== */
  /* Welfare
  =================================================================== */
  /* faq
  =================================================================== */
}

#main-top .mainVisual {
  position: relative;
  height: 76.7rem;
  max-width: 1600px;
  margin: 0 auto;
  overflow: hidden;
}

#main-top .mainVisual-container {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}

#main-top .mainVisual .titMv {
  max-width: 1600px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  padding-left: 7.2rem;
}

#main-top .mainVisual-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#main-top .mainVisual-title &gt; span {
  display: inline-block;
}

#main-top .mainVisual-title &gt; span.en {
  width: 65.7rem;
  margin-bottom: 5rem;
}

#main-top .mainVisual-title &gt; span.en &gt; span {
  color: #ffffff;
  text-shadow: 0.2rem 0 #002a53, -0.2rem 0 #002a53, 0 0.2rem #002a53,
    0 -0.2rem #002a53, 0.1rem 0.1rem #002a53, -0.1rem -0.1rem #002a53,
    0.1rem -0.1rem #002a53, -0.1rem 0.1rem #002a53;
}

#main-top .mainVisual-title &gt; span.ja {
  width: 38rem;
  height: 6.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #002a53;
  font-size: 3rem;
  color: #ffffff;
  line-height: 1.448;
}

#main-top .mainVisual-pic {
  width: 140rem;
  height: 100%;
  margin-left: 20rem;
}

#main-top .mainVisual-pic_list {
  height: 100%;
}

#main-top .mainVisual-pic_item img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

@media screen and (min-width: 1600px) {
  #main-top .mainVisual {
    max-width: 100%;
  }
  #main-top .mainVisual-container {
    max-width: 100%;
  }
  #main-top .mainVisual-pic {
    width: auto;
    margin-left: calc((100% - 160rem) / 2 + 20rem);
  }
}
@media screen and (max-width: 750px) {
  #main-top .mainVisual {
    height: auto;
    max-width: 100%;
  }
  #main-top .mainVisual-container {
    max-width: 100%;
  }
  #main-top .mainVisual .titMv {
    max-width: 100%;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 0.4rem 2.5rem 0px;
    margin-bottom: 2rem;
  }
  #main-top .mainVisual-title &gt; span.en {
    width: 33rem;
    margin-bottom: 2rem;
  }
  #main-top .mainVisual-title &gt; span.ja {
    width: 100%;
    height: 6rem;
    font-size: 2.2rem;
    line-height: 1.4545454545;
  }
  #main-top .mainVisual-pic {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
  #main-top .mainVisual-pic_list {
    height: auto;
  }
  #main-top .mainVisual-pic_item img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    height: auto;
  }
  #main-top .swiper-pagination {
    padding-right: 0.8rem;
    bottom: 0.9rem;
    display: none;
  }
}
#main-top .message {
  position: relative;
}

#main-top .message .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

#main-top .message .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#main-top .message .bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #002a53;
  opacity: 0.8;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0;
}

#main-top .message .boxInner {
  padding: 13.6rem 0 12.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 7.6rem;
  -moz-column-gap: 7.6rem;
  column-gap: 7.6rem;
}

#main-top .message .boxInner .title {
  margin-top: 1.3rem;
}

#main-top .message .boxInner .title &gt; span.en {
  position: relative;
  font-size: 2rem;
}

#main-top .message .boxInner .title &gt; span.en .line {
  position: absolute;
  width: 3.4rem;
  height: 0.2rem;
  bottom: -1.9rem;
  left: 0;
  background-color: #fff;
}

#main-top .message .boxInner .content &gt; .tit {
  font-size: 2.8rem;
  line-height: 1.7857142857;
  font-weight: 600;
  color: #fff;
  margin-bottom: 3.3rem;
  display: block;
}

#main-top .message .boxInner .content &gt; .txt {
  font-size: 1.6rem;
  line-height: 2.5;
  color: #fff;
  font-weight: 600;
}

@media screen and (max-width: 750px) {
  #main-top .message .boxInner {
    padding: 4.2rem 0 5rem;
    display: block;
  }
  #main-top .message .boxInner .title {
    margin-top: 0;
  }
  #main-top .message .boxInner .title &gt; span.en {
    padding-bottom: 2.1rem;
  }
  #main-top .message .boxInner .title &gt; span.en .line {
    bottom: 0;
  }
  #main-top .message .boxInner .content {
    margin-top: 1.3rem;
  }
  #main-top .message .boxInner .content &gt; .tit {
    font-size: 2.1rem;
    line-height: 1.7142857143;
    margin-bottom: 1.3rem;
  }
  #main-top .message .boxInner .content &gt; .txt {
    line-height: 1.5;
  }
}
#main-top .news {
  position: relative;
}

#main-top .news .boxInner {
  padding: 10.3rem 0 8.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 5.2rem;
  -moz-column-gap: 5.2rem;
  column-gap: 5.2rem;
}

#main-top .news .boxInner .title {
  margin-top: 1.5rem;
}

#main-top .news .boxInner .title &gt; span.en {
  margin-bottom: 0.5rem;
}

#main-top .news .boxInner .title &gt; span.ja {
  font-weight: 600;
}

#main-top .news-list-item &gt; a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ccc;
  padding: 0.9rem 0.8rem;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

#main-top .news-list-item &gt; a:hover {
  opacity: 0.8;
}

#main-top .news-list-item &gt; a &gt; .date {
  font-size: 1.6rem;
  line-height: 2.5;
  margin-right: 3.2rem;
  color: #002a53;
  font-weight: bold;
}

#main-top .news .content {
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
}

#main-top .news .btnMore {
  margin-top: 0.9rem;
  text-align: right;
}

#main-top .news .btnMore &gt; a {
  font-size: 1.6rem;
  line-height: 2.5;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

#main-top .news .btnMore &gt; a::before {
  content: "";
  position: absolute;
  background-color: #333;
  bottom: 1rem;
  display: block;
  height: 1px;
  left: 0;
  -webkit-transform-origin: top right;
  transform-origin: top right;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  width: 100%;
}

#main-top .news .btnMore &gt; a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 750px) {
  #main-top .news .boxInner {
    padding: 5rem 0;
    display: block;
  }
  #main-top .news .boxInner .title {
    margin-top: 0;
  }
  #main-top .news .boxInner .title &gt; span.en {
    font-size: 3.6rem;
    margin-bottom: 0.8rem;
  }
  #main-top .news .content {
    margin-top: 1rem;
  }
  #main-top .news-list-item &gt; a {
    display: block;
    padding: 0.5rem 0 1.2rem;
  }
  #main-top .news-list-item &gt; a &gt; .date {
    margin-right: 0;
    line-height: 2;
  }
  #main-top .news-list-item &gt; a &gt; .txt {
    line-height: 1.625;
  }
  #main-top .news .btnMore {
    margin-top: 0;
  }
  #main-top .news .btnMore &gt; a::before {
    bottom: 1rem;
  }
}
#main-top .about {
  position: relative;
  background-color: #faf7eb;
}

#main-top .about .heading {
  position: absolute;
  max-width: 1600px;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-size: 18rem;
  color: #fff;
  opacity: 0.5;
  line-height: 0.75;
  z-index: 0;
  bottom: 0;
}

#main-top .about .boxInner {
  padding: 12rem 0 13.3rem;
}

#main-top .about-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 6rem;
  -moz-column-gap: 6rem;
  column-gap: 6rem;
  row-gap: 6rem;
}

#main-top .about-list-item {
  width: calc(50% - 3rem);
}

#main-top .about-list-item &gt; a {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

#main-top .about-list-item &gt; a:hover {
  opacity: 0.6;
}

#main-top .about .content {
  position: relative;
  z-index: 2;
}

#main-top .about .content-inner {
  position: relative;
  z-index: 2;
  width: calc(100% - 5rem);
  margin: -4.8rem auto 0;
  background-color: #fff;
  padding: 2rem 4.5rem 3.2rem;
}

#main-top .about .content-inner &gt; .tit {
  font-size: 2.8rem;
  line-height: 1.7857142857;
  color: #002a53;
  letter-spacing: 0.1em;
  text-align: center;
  display: block;
  margin-bottom: 0.6rem;
}

#main-top .about .content-inner &gt; .txt {
  line-height: 1.625;
}

@media screen and (max-width: 750px) {
  #main-top .about .heading {
    max-width: 100%;
    font-size: 6.8rem;
    line-height: 0.75;
  }
  #main-top .about .boxInner {
    padding: 5.8rem 0 7rem;
  }
  #main-top .about-list {
    display: block;
  }
  #main-top .about-list-item {
    width: 100%;
    margin-bottom: 2.8rem;
  }
  #main-top .about-list-item:last-child {
    margin-bottom: 0;
  }
  #main-top .about .content-inner {
    width: calc(100% - 4rem);
    margin: -4.8rem auto 0;
    padding: 1.2rem 2rem;
  }
  #main-top .about .content-inner &gt; .tit {
    font-size: 2.2rem;
    line-height: 1.3636363636;
  }
}
#main-top .member {
  position: relative;
}

#main-top .member .boxInner {
  padding: 10.8rem 0 12.2rem;
}

#main-top .member .boxInner .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5rem;
}

#main-top .member .boxInner .heading .title {
  margin-right: 8.6rem;
  margin-top: 0.5rem;
}

#main-top .member .boxInner .heading .title &gt; span.en {
  font-size: 3.6rem;
}

#main-top .member .boxInner .heading .title &gt; span.ja {
  font-weight: 600;
}

#main-top .member .boxInner .heading .txt {
  font-size: 1.8rem;
  line-height: 2.1111111111;
}

#main-top .member .content .member-list &gt; a {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

#main-top .member .content .member-list &gt; a:hover {
  opacity: 0.6;
}

#main-top .member .content .member-list .pic {
  position: relative;
}

#main-top .member .content .member-list .pic &gt; .department {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 2rem;
  min-height: 3.2rem;
  background-color: #002a53;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  font-weight: bold;
}

#main-top .member .content .member-list .inner {
  background-color: #faf7eb;
  padding: 1.7rem 4rem 2.4rem;
}

#main-top .member .content .member-list .inner &gt; .accede,
#main-top .member .content .member-list .inner &gt; .name-en,
#main-top .member .content .member-list .inner &gt; .name-jp {
  font-weight: bold;
  letter-spacing: 0.1em;
}

#main-top .member .content .member-list .inner &gt; .accede {
  font-size: 1.4rem;
  color: #666;
  line-height: 2.8571428571;
}

#main-top .member .content .member-list .inner &gt; .name-jp {
  font-size: 2.6rem;
  color: #333;
  line-height: 1.5384615385;
}

#main-top .member .content .member-list .inner &gt; .name-en {
  font-size: 1.4rem;
  color: #002a53;
  line-height: 2.8571428571;
}

#main-top .member .content .swiper-button {
  width: 10rem;
  height: 4.2rem;
  position: absolute;
  top: -15.8%;
  right: 0;
  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;
}

#main-top .member .content .swiper-button-next,
#main-top .member .content .swiper-button-prev {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 4.2rem;
  height: 4.2rem;
  background-color: #002a53;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 0.3s ease-in-out, border-color 0.3s ease-in-out,
    background-color 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, border-color 0.3s ease-in-out,
    background-color 0.3s ease-in-out;
  border-style: solid;
  border-color: transparent;
  border-width: 0.2rem;
}

#main-top .member .content .swiper-button-next::after,
#main-top .member .content .swiper-button-prev::after {
  content: none;
}

#main-top .member .content .swiper-button-next::before,
#main-top .member .content .swiper-button-prev::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  pointer-events: none;
  background-image: url(../img/icon_arrow_white.svg);
  width: 2.1rem;
  height: 1.4rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-transition: background-image 0.3s ease-in-out;
  transition: background-image 0.3s ease-in-out;
}

@media screen and (min-width: 751px) {
  #main-top .member .content .swiper-button-next:hover,
  #main-top .member .content .swiper-button-prev:hover {
    background-color: #fff;
    border-color: #002a53;
  }
  #main-top .member .content .swiper-button-next:hover::before,
  #main-top .member .content .swiper-button-prev:hover::before {
    background-image: url(../img/icon_arrow_blue.svg);
  }
}
#main-top .member .content .swiper-button-next::before {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

#main-top .member .btnWrap {
  text-align: center;
  margin-top: 5.3rem;
}

#main-top .member .btnWrap &gt; .btn {
  width: 26rem;
  height: 6rem;
}

@media screen and (max-width: 750px) {
  #main-top .member .boxInner {
    padding: 4.8rem 0 9.6rem;
  }
  #main-top .member .boxInner .heading {
    display: block;
    margin-bottom: 2.3rem;
  }
  #main-top .member .boxInner .heading .title {
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 3.2rem;
  }
  #main-top .member .boxInner .heading .title &gt; span.en {
    margin-bottom: 0.5rem;
  }
  #main-top .member .boxInner .heading .txt {
    font-size: 1.6rem;
    line-height: 1.625;
  }
  #main-top .member .content .member-list .pic {
    width: 99%;
    margin: 0 auto;
  }
  #main-top .member .content .member-list .pic &gt; .department {
    padding: 0 1.6rem;
    min-height: 1.9rem;
  }
  #main-top .member .content .member-list .inner {
    padding: 1.6rem 3.5rem 1.9rem;
  }
  #main-top .member .content .member-list .inner &gt; .name-jp {
    line-height: 1.2076923077;
    margin-bottom: 0.6rem;
  }
  #main-top .member .content .member-list .inner &gt; .name-en {
    line-height: 2.1428571429;
  }
  #main-top .member .content .swiper-container {
    position: relative;
  }
  #main-top .member .content .swiper-button {
    width: calc(100% + 1.8rem);
    top: 19rem;
    left: 50%;
    right: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
  }
  #main-top .member .content .swiper-button-next,
  #main-top .member .content .swiper-button-prev {
    margin: 0;
  }
  #main-top .member .content .swiper-button-next::before,
  #main-top .member .content .swiper-button-prev::before {
    background-image: url(../img/icon_arrow_white.svg);
    background-size: cover;
  }
  #main-top .member .btnWrap {
    margin-top: 5.2rem;
  }
}
#main-top .welfare {
  position: relative;
}

#main-top .welfare .title &gt; span.ja {
  font-weight: bold;
}

#main-top .welfare .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

#main-top .welfare .bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #002a53;
  opacity: 0.6;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0;
}

#main-top .welfare .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#main-top .welfare .boxInner {
  padding: 9.4rem 0;
  min-height: 47rem;
}

#main-top .welfare .boxInner .title &gt; span.en {
  margin-bottom: 0.5rem;
}

#main-top .welfare .boxInner .content {
  margin-top: 2.4rem;
}

#main-top .welfare .boxInner .content .text {
  font-size: 2rem;
  line-height: 1.8;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center;
}

#main-top .welfare .boxInner .content .btnWrap {
  margin-top: 3.5rem;
}

#main-top .welfare .boxInner .content .btnWrap &gt; .btn {
  width: 26rem;
  height: 6rem;
}

@media screen and (max-width: 750px) {
  #main-top .welfare .boxInner {
    padding: 6.6rem 0 7rem;
    min-height: 42.1rem;
  }
  #main-top .welfare .boxInner .title &gt; span.en {
    font-size: 3.6rem;
    margin-bottom: 0.9rem;
  }
  #main-top .welfare .boxInner .content {
    margin-top: 2.3rem;
  }
  #main-top .welfare .boxInner .content .text {
    font-size: 1.8rem;
    line-height: 1.7777777778;
    text-align: left;
  }
  #main-top .welfare .boxInner .content .btnWrap {
    margin-top: 3.2rem;
  }
}
#main-top .faq {
  position: relative;
}

#main-top .faq .boxInner {
  padding: 9rem 0 12.5rem;
}

#main-top .faq .boxInner .title &gt; span.en {
  margin-bottom: 0.5rem;
}

#main-top .faq .ui_list_faq {
  overflow: hidden;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
  padding: 1rem 0 0;
}

#main-top .faq .ui_list_faq &gt; li {
  border-bottom: 1px solid #ccc;
}

#main-top .faq .ui_list_faq &gt; li .question {
  position: relative;
  padding-top: 3.8rem;
  padding-left: 6.8rem;
  padding-right: 6.7rem;
  padding-bottom: 3.5rem;
  -webkit-transition: padding-bottom 0.3s ease-in-out;
  transition: padding-bottom 0.3s ease-in-out;
}

#main-top .faq .ui_list_faq &gt; li .question.open {
  padding-bottom: 2rem;
}

#main-top .faq .ui_list_faq &gt; li .question.open &gt; .icon::before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

#main-top .faq .ui_list_faq &gt; li .question &gt; .icon {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  border: 0.2rem solid #000;
  position: absolute;
  top: 3.5rem;
  right: 1.7rem;
  cursor: pointer;
}

#main-top .faq .ui_list_faq &gt; li .question &gt; .icon::before,
#main-top .faq .ui_list_faq &gt; li .question &gt; .icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #002a53;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

#main-top .faq .ui_list_faq &gt; li .question &gt; .icon::after {
  width: 1.6rem;
  height: 0.2rem;
}

#main-top .faq .ui_list_faq &gt; li .question &gt; .icon::before {
  height: 1.6rem;
  width: 0.2rem;
}

#main-top .faq .ui_list_faq &gt; li .question &gt; .text {
  font-size: 2rem;
  color: #333;
  line-height: 1.5;
  font-weight: bold;
}

#main-top .faq .ui_list_faq &gt; li .question::before {
  content: "Q";
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2.8rem;
  line-height: 1.2142857143;
  color: #fff;
  position: absolute;
  top: 3.2rem;
  left: 0;
  width: 4.2rem;
  height: 4.2rem;
  border-radius: 50%;
  background-color: #333;
  padding: 0 0.2rem 0.4rem;
}

#main-top .faq .ui_list_faq &gt; li .answer {
  position: relative;
  padding: 0 7.8rem 2.7rem 6.7rem;
}
#main-top .faq .ui_list_faq &gt; li .items-answer__ttl {
  font-size: 1.8rem;
}

#main-top .faq .ui_list_faq &gt; li .answer &gt; .txt {
  line-height: 1.875;
}

#main-top .faq .ui_list_faq &gt; li .answer::before {
  content: "A";
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2.8rem;
  line-height: 1.2142857143;
  color: #fff;
  position: absolute;
  top: 0.8rem;
  left: 0;
  width: 4.2rem;
  height: 4.2rem;
  border-radius: 50%;
  background-color: #002a53;
  padding: 0 0.2rem 0.4rem;
}

@media screen and (max-width: 750px) {
  #main-top .faq .boxInner {
    padding: 8rem 0 8.6rem;
  }
  #main-top .faq .boxInner .title &gt; span.en {
    font-size: 3.6rem;
    margin-bottom: 0.8rem;
  }
  #main-top .faq .ui_list_faq {
    padding: 1.6rem 0;
  }
  #main-top .faq .ui_list_faq &gt; li .question {
    padding-top: 1.8rem;
    padding-left: 5.2rem;
    padding-right: 5rem;
    padding-bottom: 1.2rem;
  }
  #main-top .faq .ui_list_faq &gt; li .question.open {
    padding-bottom: 1rem;
  }
  #main-top .faq .ui_list_faq &gt; li .question::before {
    font-size: 2.6rem;
    line-height: 1.2307692308;
    top: 2.6rem;
    width: 3.6rem;
    height: 3.6rem;
    padding: 0 0.2rem 0.2rem;
  }
  #main-top .faq .ui_list_faq &gt; li .question &gt; .icon {
    right: 0;
    top: 2.2rem;
  }
  #main-top .faq .ui_list_faq &gt; li .answer {
    padding: 0 0 1.6rem 5.2rem;
  }
  #main-top .faq .ui_list_faq &gt; li .answer .txt {
    text-align: justify;
    line-height: 1.625;
  }
  #main-top .faq .ui_list_faq &gt; li .answer::before {
    font-size: 2.6rem;
    line-height: 1.2307692308;
    top: 1rem;
    width: 3.6rem;
    height: 3.6rem;
    padding: 0 0.2rem 0.2rem;
  }
}
#interviewDetail .boxIntro {
  position: relative;
  padding-top: 4.6rem;
}

#interviewDetail .boxIntro .pic {
  width: 77.3rem;
  margin-left: auto;
}

#interviewDetail .boxIntro .content {
  position: absolute;
  top: 10.5rem;
  width: 51.5rem;
  background-color: #002a53;
  padding: 6.2rem 6.1rem;
}

#interviewDetail .boxIntro .content .ttl {
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.6923076923;
  color: #ffffff;
  margin-bottom: 2.3rem;
}

#interviewDetail .boxIntro .content .txt {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 0.1em;
  color: #ffffff;
}

@media screen and (max-width: 750px) {
  #interviewDetail .boxIntro {
    padding-top: 2.2rem;
  }
  #interviewDetail .boxIntro .pic {
    width: 100%;
  }
  #interviewDetail .boxIntro .content {
    position: relative;
    top: 0;
    width: 100%;
    padding: 2.3rem 2.1rem 3rem;
  }
  #interviewDetail .boxIntro .content .ttl {
    font-size: 2.2rem;
    line-height: 1.6363636364;
    margin-bottom: 1.1rem;
  }
  #interviewDetail .boxIntro .content .txt {
    font-size: 1.6rem;
    line-height: 2.25;
  }
  #interviewDetail .boxIntro .content .txt:last-child {
    margin-top: -0.7rem;
  }
}
#interviewDetail .boxInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 8.3rem;
}

#interviewDetail .boxInner.box-01 .content {
  padding-left: 5.5rem;
}

#interviewDetail .boxInner.box-02 .pic {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

#interviewDetail .boxInner.box-02 .content {
  padding-right: 6.5rem;
  margin-top: -0.9rem;
}

#interviewDetail .boxInner.box-02 .content ol &gt; li {
  margin-bottom: 2.4rem;
}

#interviewDetail .boxInner .pic {
  width: 40rem;
}

#interviewDetail .boxInner .content {
  width: calc(100% - 40rem);
}

#interviewDetail .boxInner .content ol &gt; li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  margin-bottom: 1.9rem;
}

#interviewDetail .boxInner .content ol &gt; li:last-child {
  margin-bottom: 0;
}

#interviewDetail .boxInner .content ol &gt; li &gt; .txt-q {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.2222222222;
  color: #002a53;
  margin-bottom: 0.5rem;
}

#interviewDetail .boxInner .content ol &gt; li &gt; .txt-a {
  line-height: 1.625;
}

@media screen and (max-width: 750px) {
  #interviewDetail .boxInner {
    display: block;
    margin-top: 4rem;
  }
  #interviewDetail .boxInner.box-01 .content {
    padding-left: 0;
    padding-top: 1.6rem;
  }
  #interviewDetail .boxInner.box-02 {
    margin-top: 5.1rem;
  }
  #interviewDetail .boxInner.box-02 .pic {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  #interviewDetail .boxInner.box-02 .content {
    padding-right: 0;
    padding-top: 1.8rem;
    margin-top: 0;
  }
  #interviewDetail .boxInner.box-02 .content ol &gt; li {
    margin-bottom: 1.6rem;
  }
  #interviewDetail .boxInner.box-02 .content ol &gt; li:last-child {
    margin-bottom: 0;
  }
  #interviewDetail .boxInner.box-02 .content ol &gt; li:last-child &gt; .txt-q {
    line-height: 1.4444444444;
  }
  #interviewDetail .boxInner .pic {
    width: 100%;
  }
  #interviewDetail .boxInner .content {
    width: 100%;
  }
}
#interviewDetail .other {
  padding: 12.7rem 0;
}

#interviewDetail .other .title &gt; .en {
  margin-bottom: 0.7rem;
}

#interviewDetail .other .interview-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 3.6rem;
}

#interviewDetail .other .interview-list .items {
  width: calc((100% - 9rem) / 3);
  background-color: #faf7eb;
}

#interviewDetail .other .interview-list .items-links {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

#interviewDetail .other .interview-list .items-links:hover {
  opacity: 0.6;
}

#interviewDetail .other .interview-list .items .pic {
  position: relative;
}

#interviewDetail .other .interview-list .items .pic .switch {
  position: relative;
  aspect-ratio: 250 / 240;
  object-fit: cover;
}

#interviewDetail .other .interview-list .items .pic .label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 8.1rem;
  height: 2.4rem;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.1em;
  color: #ffffff;
  text-align: center;
  background-color: #002a53;
}

#interviewDetail .other .interview-list .items .inner {
  padding: 1.7rem 4rem 2.3rem;
}

#interviewDetail .other .interview-list .items .inner &gt; .accede {
  font-size: 1.4rem;
  font-weight: 600;
  color: #666;
  line-height: 2.8571428571;
  letter-spacing: 0.1em;
}

#interviewDetail .other .interview-list .items .inner &gt; .name-jp {
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.5384615385;
  letter-spacing: 0.1em;
}

#interviewDetail .other .interview-list .items .inner &gt; .name-en {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2.8571428571;
  letter-spacing: 0.1em;
  color: #002a53;
}

@media screen and (max-width: 750px) {
  #interviewDetail .other {
    padding: 7.8rem 0 10.3rem;
  }
  #interviewDetail .other .title &gt; .en {
    text-align: center;
  }
  #interviewDetail .other .interview-list {
    margin-top: 4.1rem;
  }
  #interviewDetail .other .interview-list .items {
    width: 100%;
    margin-bottom: 4.6rem;
  }
  #interviewDetail .other .interview-list .items:last-child {
    margin-bottom: 0;
  }
  #interviewDetail .other .interview-list .items .pic .label {
    width: 8.4rem;
    height: 2.9rem;
    line-height: 1.8;
  }
  #interviewDetail .other .interview-list .items .inner {
    padding: 1.6rem 3.6rem 1.9rem;
  }
  #interviewDetail .other .interview-list .items .inner &gt; .name-jp {
    margin-top: -0.4rem;
  }
  #interviewDetail .other .interview-list .items .inner &gt; .name-en {
    margin-top: -0.3rem;
  }
}
#newGraduate .boxContent {
  padding-top: 6rem;
}

@media screen and (max-width: 750px) {
  #newGraduate .boxContent {
    padding-top: 3.1rem;
  }
}
@media screen and (max-width: 750px) {
  #newGraduate .pagetitle_ttl &gt; span.en {
    font-size: 3.8rem;
    line-height: 1.2105263158;
    margin-bottom: 0.2rem;
  }
}
#newGraduate .text {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
}

#newGraduate .text &gt; ._txt-bold {
  font-weight: 600;
}

#newGraduate .text &gt; ._txt-links {
  font-weight: 600;
  color: #002a53;
  text-decoration: underline;
}

#newGraduate .text &gt; ._txt-links:hover {
  opacity: 0.6;
}

@media screen and (max-width: 750px) {
  #newGraduate .text {
    line-height: 1.625;
  }
}
#newGraduate .boxInner.message .detail {
  margin-top: 3.6rem;
}

#newGraduate .boxInner.message .detail .content {
  padding-top: 1.3rem;
}

#newGraduate .boxInner.recruit {
  margin-top: 7.8rem;
}

#newGraduate .boxInner.recruit .tit {
  margin-bottom: 6rem;
}

#newGraduate .boxInner.recruit .detail:nth-child(2) {
  -webkit-column-gap: 3.2rem;
  -moz-column-gap: 3.2rem;
  column-gap: 3.2rem;
}

#newGraduate .boxInner.recruit .detail:nth-child(2) .content {
  padding-top: 0;
}

#newGraduate .boxInner.recruit .detail:nth-child(2) .content .title {
  margin-left: -0.1rem;
}

#newGraduate .boxInner.recruit .detail:nth-child(2) .content .text + .text {
  margin-top: 1.6rem;
}

#newGraduate .boxInner.recruit .detail:nth-child(3) {
  margin-top: 8.6rem;
  -webkit-column-gap: 5.5rem;
  -moz-column-gap: 5.5rem;
  column-gap: 5.5rem;
}

#newGraduate .boxInner.recruit .detail:nth-child(3) .content {
  padding-top: 1.2rem;
}

#newGraduate .boxInner.recruit .detail:last-child {
  margin-top: 10.3rem;
}

#newGraduate .boxInner.recruit .detail:nth-child(2n + 2) .pic {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

#newGraduate .boxInner.applicationRecruit {
  margin-top: 9.9rem;
}

#newGraduate .boxInner.person {
  margin-top: 9rem;
}

#newGraduate .boxInner.person .detail {
  margin-top: 4rem;
  -webkit-column-gap: 5.5rem;
  -moz-column-gap: 5.5rem;
  column-gap: 5.5rem;
}

#newGraduate .boxInner.person .detail .content {
  padding-top: 1.1rem;
}

#newGraduate .boxInner.flow {
  margin-top: 12rem;
  margin-bottom: 7rem;
}

#newGraduate .boxInner.flow .tit {
  margin-bottom: 3.9rem;
}

#newGraduate .boxInner.flow .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 5.1rem;
  -moz-column-gap: 5.1rem;
  column-gap: 5.1rem;
}

#newGraduate .boxInner.flow .items + .items {
  margin-top: 4.9rem;
}

#newGraduate .boxInner.flow .items .pic {
  width: 30rem;
}

#newGraduate .boxInner.flow .items .content .ttl {
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.5384615385;
  color: #002a53;
  margin-bottom: 1.2rem;
}

#newGraduate .boxInner.flow .items .content .txt {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8888888889;
}

#newGraduate .boxInner.flow .items .content .txt + .txt {
  margin-top: 1.2rem;
}

#newGraduate .boxInner .tit {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  border-bottom: 0.3rem solid #002a53;
  padding-bottom: 0.4rem;
}

#newGraduate .boxInner .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 5rem;
  -moz-column-gap: 5rem;
  column-gap: 5rem;
}

#newGraduate .boxInner .detail .pic {
  width: 60rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

#newGraduate .boxInner .detail .content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

#newGraduate .boxInner .detail .content .title {
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1.5384615385;
  color: #002a53;
  margin-bottom: 1.6rem;
}

#newGraduate .boxInner .tabel {
  margin-top: 3.3rem;
}

#newGraduate .boxInner .tabel dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.5rem;
}

#newGraduate .boxInner .tabel dl:last-child {
  margin-bottom: 0;
}

#newGraduate .boxInner .tabel dt {
  width: 21.7rem;
}

#newGraduate .boxInner .tabel dt &gt; span {
  display: inline-block;
  width: 100%;
  background-color: #587b9e;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.5;
  letter-spacing: 0.05em;
  text-align: center;
  color: #ffffff;
  padding: 0.9rem 0 1.1rem;
}

#newGraduate .boxInner .tabel dd {
  width: calc(100% - 22.3rem);
  background-color: #f8f8f8;
  margin-left: 0.6rem;
}

#newGraduate .boxInner .tabel dd &gt; span {
  display: inline-block;
  text-align: left;
  padding: 1.5rem 2.7rem;
}

@media screen and (max-width: 750px) {
  #newGraduate .boxInner.message .detail {
    margin-top: 2.9rem;
  }
  #newGraduate .boxInner.message .detail .content {
    padding-top: 2.9rem;
  }
  #newGraduate .boxInner.recruit {
    margin-top: 5rem;
  }
  #newGraduate .boxInner.recruit .tit {
    margin-bottom: 2.6rem;
  }
  #newGraduate .boxInner.recruit .detail:nth-child(2) .content {
    padding-top: 2.6rem;
  }
  #newGraduate .boxInner.recruit .detail:nth-child(2) .content .title {
    margin-left: 0;
    margin-bottom: 1.8rem;
  }
  #newGraduate .boxInner.recruit .detail:nth-child(2) .content .text + .text {
    margin-top: 1.1rem;
  }
  #newGraduate .boxInner.recruit .detail:nth-child(3) {
    margin-top: 4.2rem;
  }
  #newGraduate .boxInner.recruit .detail:nth-child(3) .content {
    padding-top: 1.7rem;
  }
  #newGraduate .boxInner.recruit .detail:nth-child(3) .content .title {
    margin-bottom: 1.1rem;
  }
  #newGraduate .boxInner.recruit .detail:last-child {
    margin-top: 3.2rem;
  }
  #newGraduate .boxInner.recruit .detail:last-child .content {
    padding-top: 2.5rem;
  }
  #newGraduate .boxInner.recruit .detail:last-child .content .title {
    margin-bottom: 1.1rem;
  }
  #newGraduate .boxInner.recruit .detail:nth-child(2n + 2) .pic {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  #newGraduate .boxInner.applicationRecruit {
    margin-top: 5.7rem;
  }
  #newGraduate .boxInner.person {
    margin-top: 6.1rem;
  }
  #newGraduate .boxInner.person .detail {
    margin-top: 2.8rem;
  }
  #newGraduate .boxInner.person .detail .content {
    padding-top: 2.2rem;
  }
  #newGraduate .boxInner.flow {
    margin-top: 6.3rem;
    margin-bottom: 3rem;
  }
  #newGraduate .boxInner.flow .tit {
    margin-bottom: 1.4rem;
  }
  #newGraduate .boxInner.flow .items {
    display: block;
  }
  #newGraduate .boxInner.flow .items + .items {
    margin-top: 3.6rem;
  }
  #newGraduate .boxInner.flow .items .pic {
    width: 30rem;
    margin: 0 auto;
  }
  #newGraduate .boxInner.flow .items .content {
    margin-top: 2.1rem;
  }
  #newGraduate .boxInner.flow .items .content .ttl {
    margin-bottom: 1.6rem;
  }
  #newGraduate .boxInner.flow .items .content .txt {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.625;
  }
  #newGraduate .boxInner.flow .items .content .txt + .txt {
    margin-top: 1.2rem;
  }
  #newGraduate .boxInner .tit {
    font-size: 2.2rem;
    line-height: 1.8181818182;
  }
  #newGraduate .boxInner .detail {
    display: block;
  }
  #newGraduate .boxInner .detail .pic {
    width: 100%;
  }
  #newGraduate .boxInner .detail .content {
    width: 100%;
  }
  #newGraduate .boxInner .detail .content .title {
    font-size: 2.1rem;
    line-height: 1.4285714286;
    letter-spacing: 0.05em;
    margin-bottom: 1.4rem;
  }
  #newGraduate .boxInner .tabel {
    margin-top: 2.3rem;
  }
  #newGraduate .boxInner .tabel dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-bottom: 0.5rem;
  }
  #newGraduate .boxInner .tabel dl:last-child {
    margin-bottom: 0;
  }
  #newGraduate .boxInner .tabel dt {
    width: 100%;
  }
  #newGraduate .boxInner .tabel dt &gt; span {
    padding: 0.5rem 0;
  }
  #newGraduate .boxInner .tabel dd {
    width: 100%;
    margin-left: 0;
  }
  #newGraduate .boxInner .tabel dd &gt; span {
    line-height: 1.5;
    padding: 1.5rem 1.8rem 1.8rem;
  }
}
#newGraduate .application {
  padding: 5rem 0 13rem;
}

#newGraduate .application .title {
  margin-bottom: 2.7rem;
}

#newGraduate .application .text {
  margin-bottom: 1.8rem;
}

#newGraduate .application .content {
  background-color: #faf7eb;
  padding: 3.4rem 8.2rem 6.5rem 7.4rem;
}

#newGraduate .application .content .frm__group {
  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;
  -webkit-column-gap: 3.4rem;
  -moz-column-gap: 3.4rem;
  column-gap: 3.4rem;
  margin-top: 2.9rem;
}

#newGraduate .application .content .frm__group:first-child {
  margin-top: 0;
}

#newGraduate .application .content .frm__group.flex_st {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#newGraduate .application .content .frm__group.flex_st .frm__tit {
  padding-top: 1.2rem;
}

#newGraduate .application .content .frm__group .error .error-st,
#newGraduate .application .content .frm__group.error .error-st {
  display: block;
}

#newGraduate .application .content .frm__group .wpcf7-not-valid-tip {
  display: none !important;
}

#newGraduate .application .content .frm__group .error-st {
  font-weight: 500;
  font-style: normal;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #f94848;
  position: absolute;
  display: none;
}

#newGraduate .application .content .frm__area {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#newGraduate .application .content .frm__area &gt; .frm__tit {
  margin-top: 1.6rem;
}

#newGraduate .application .content .frm__tit {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.4375;
  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;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

#newGraduate .application .content .frm__tit &gt; span {
  width: 6.1rem;
  height: 3.8rem;
  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;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4375;
  color: #ffffff;
}

#newGraduate .application .content .frm__tit &gt; span.eq {
  background-color: #002a53;
}

#newGraduate .application .content .frm__tit &gt; span.eb {
  background-color: #cccccc;
}

#newGraduate .application .content .frm-control {
  width: 72.4rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

#newGraduate .application .content .frm-control #f_resume {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  overflow: hidden;
}

#newGraduate .application .content .frm-control .frm-btnFile,
#newGraduate .application .content .frm-control #f_resume_name {
  cursor: pointer;
}

#newGraduate .application .content .frm-control .wpcf7-response-output {
  display: none !important;
}

#newGraduate .application .content .frm-control_input {
  border: 0.1rem solid #dddddd;
  outline: none;
  background-color: #ffffff;
  width: 100%;
  padding: 1.5rem 1.5rem 1.6rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  color: #333333;
}

#newGraduate .application .content .frm-control_input#f_message {
  resize: none;
  height: 14.7rem;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
}

#newGraduate .application .content .frm-control_input.input_file {
  width: 27.3rem;
}

#newGraduate .application .content .frm-control .frm_file {
  display: none;
}

#newGraduate .application .content .frm-control .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#newGraduate .application .content .frm-control .frm-btnFile {
  width: 16.7rem;
  background-color: #587b9e;
  font-family: "Inter", sans-serif;
  border: none;
  outline: none;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.1875;
  color: #ffffff;
  text-align: center;
  padding: 2.1rem 0;
  margin-left: 0.5rem;
  -webkit-transform: translateY(-0.1rem);
  transform: translateY(-0.1rem);
  border-radius: 0;
  min-height: 6rem;
}

#newGraduate .application .content .frm__ckbPrivacy {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 4.5rem auto 0;
}

#newGraduate .application .content .frm__ckbPrivacy .frmCheck {
  display: inline-block;
  padding-left: 2rem;
  position: relative;
}

#newGraduate .application .content .frm__ckbPrivacy .frmCheck__links {
  color: #002a53;
  border-bottom: 0.1rem solid #002a53;
}

#newGraduate .application .content .frm__ckbPrivacy .frmCheck input {
  position: absolute;
  top: -4.3rem;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

#newGraduate .application .content .frm__ckbPrivacy .frmCheck .checkmark {
  position: absolute;
  top: 0;
  left: -2.5rem;
  height: 2.9rem;
  width: 2.9rem;
  border: 0.1rem solid #dddddd;
  background-color: #ffffff;
  cursor: pointer;
}

#newGraduate
  .application
  .content
  .frm__ckbPrivacy
  .frmCheck
  input:checked
  ~ .checkmark {
  border: 0.1rem solid #002a53;
}

#newGraduate .application .content .frm__ckbPrivacy .frmCheck .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

#newGraduate
  .application
  .content
  .frm__ckbPrivacy
  .frmCheck
  input:checked
  ~ .checkmark:after {
  display: block;
}

#newGraduate
  .application
  .content
  .frm__ckbPrivacy
  .frmCheck
  input:checked
  ~ .checkmark:after {
  border: solid #002a53;
  left: 0.8rem;
  top: 0;
  width: 1rem;
  height: 2rem;
  border-width: 0 0.2rem 0.2rem 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#newGraduate .application .content .btnWrap {
  margin-top: 2rem;
  text-align: center;
}

#newGraduate .application .content .btnWrap .btn {
  min-width: 26rem;
  height: 6.1rem;
  cursor: pointer;
}

#newGraduate .application .content .btnWrap .btn svg {
  right: 0.6rem;
}

#newGraduate .application .content .accept {
  display: none;
  pointer-events: none;
}

#newGraduate .application .content .btn-small {
  display: none;
}

#newGraduate .application .content.contact-confirm {
  padding-top: 2.3rem;
}

#newGraduate .application .content.contact-confirm .accept {
  display: block;
  pointer-events: auto;
}

#newGraduate .application .content.contact-confirm .frm__group {
  -webkit-column-gap: 5.1rem;
  -moz-column-gap: 5.1rem;
  column-gap: 5.1rem;
  margin-top: 5.2rem;
}

#newGraduate .application .content.contact-confirm .frm__group:nth-child(7) {
  margin-top: 4.1rem;
}

#newGraduate .application .content.contact-confirm .frm__group:nth-child(8) {
  margin-top: 3rem;
}

#newGraduate .application .content.contact-confirm .frm__group.frm__ckbPrivacy {
  margin-top: 5.8rem;
}

#newGraduate .application .content.contact-confirm .frm__group .frm-control {
  width: 70.6rem;
}

#newGraduate .application .content.contact-confirm .btn-small {
  display: block;
}

#newGraduate .application .content.contact-confirm .ckbPrivacy .frmCheck {
  display: none !important;
}

#newGraduate .application .content.contact-confirm #f_resume_name {
  pointer-events: none;
  background: transparent;
  border: none;
}

#newGraduate .application .content.contact-confirm .frm-btnFile {
  display: none;
}

#newGraduate .application .content.contact-confirm .btnWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 4.3rem;
  -moz-column-gap: 4.3rem;
  column-gap: 4.3rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 5.3rem;
}

#newGraduate .application .content.contact-confirm .btnWrap .btn {
  margin: 0;
}

#newGraduate .application .content.contact-confirm .btnWrap .btn-small {
  min-width: 26rem;
  height: 6.1rem;
  cursor: pointer;
  background: #b0b0b0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  font-size: 1.6rem;
  position: relative;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

#newGraduate .application .content.contact-confirm .btnWrap .btn-small svg {
  -webkit-transform: scale(-1, 1) translate(-50%, -50%);
  transform: scale(-1, 1) translate(-50%, -50%);
  position: absolute;
  width: 18px;
  height: 12px;
  top: 50%;
  left: 0.6rem;
  z-index: 1;
}

#newGraduate
  .application
  .content.contact-confirm
  .btnWrap
  .btn-small
  svg
  .white {
  fill: #fff;
}

#newGraduate .application .content.contact-confirm .btnWrap .btn-small:hover {
  opacity: 0.7;
}

@media screen and (max-width: 750px) {
  #newGraduate .application {
    padding: 4rem 0 7.9rem;
  }
  #newGraduate .application .title {
    margin-bottom: 4.7rem;
  }
  #newGraduate .application .title &gt; .en {
    letter-spacing: 0em;
  }
  #newGraduate .application .text {
    margin-bottom: 2.5rem;
  }
  #newGraduate .application .content {
    padding: 2.5rem 1.6rem 1.9rem 1.7rem;
  }
  #newGraduate .application .content .frm__group {
    display: block;
    margin-top: 2.3rem;
  }
  #newGraduate .application .content .frm__group:nth-child(6) {
    margin-top: 3.1rem;
  }
  #newGraduate .application .content .frm__group.flex_st {
    margin-top: 1.8rem;
  }
  #newGraduate .application .content .frm__area &gt; .frm__tit {
    margin-top: 1.6rem;
  }
  #newGraduate .application .content .frm-control {
    width: 100%;
    margin-top: 1rem;
  }
  #newGraduate .application .content .frm-control_input {
    padding: 1rem 1.5rem;
  }
  #newGraduate .application .content .frm-control_input#f_message {
    height: 12.9rem;
  }
  #newGraduate .application .content .frm-control_input.input_file {
    width: 17.4rem;
  }
  #newGraduate .application .content .frm-control .frm-btnFile {
    width: 13.2rem;
    min-height: 5rem;
    padding: 1.5rem 0 1.6rem;
    margin-left: 0rem;
    -webkit-transform: translateY(-0.2rem);
    transform: translateY(-0.2rem);
  }
  #newGraduate .application .content .frm__ckbPrivacy {
    margin-top: 2.8rem;
    padding-left: 2rem;
  }
  #newGraduate .application .content .btnWrap {
    margin-top: 1.8rem;
  }
  #newGraduate .application .content.contact-confirm {
    padding-top: 2.5rem;
    padding-bottom: 6.5rem;
  }
  #newGraduate .application .content.contact-confirm .frm__group {
    margin-top: 4rem;
  }
  #newGraduate
    .application
    .content.contact-confirm
    .frm__group.frm__ckbPrivacy {
    margin-top: 3.2rem;
  }
  #newGraduate .application .content.contact-confirm .frm__group .frm-control {
    margin-top: 1.4rem;
    width: 100%;
  }
  #newGraduate .application .content.contact-confirm .btnWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #newGraduate .application .content.contact-confirm .btnWrap .frmBtn-link {
    margin-top: 1.9rem;
  }
}
#news .boxIn {
  padding: 4rem 0 9.2rem;
}

#news .pagetitle_ttl {
  padding-left: 2rem;
}

#news .news-list-item:first-child &gt; a {
  border-top: 1px solid #ccc;
}

#news .news-list-item &gt; a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ccc;
  padding: 1rem 1rem 0.85rem;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

#news .news-list-item &gt; a:hover {
  opacity: 0.8;
}

#news .news-list-item &gt; a &gt; .date {
  font-size: 1.6rem;
  line-height: 2.5;
  margin-right: 3.2rem;
  color: #002a53;
  font-weight: bold;
}

#news .pagination {
  margin-top: 4.4rem;
}

#news .pagination-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 2.2rem;
  -moz-column-gap: 2.2rem;
  column-gap: 2.2rem;
}

#news .pagination-button.prev,
#news .pagination-button.next {
  width: 2.2rem;
  height: 2.2rem;
}

#news .pagination-button.prev &gt; a,
#news .pagination-button.next &gt; a {
  width: 100%;
  height: 100%;
  position: relative;
  display: inline-block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

#news .pagination-button.prev &gt; a::before,
#news .pagination-button.next &gt; a::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  pointer-events: none;
  background-image: url(../img/icon_arrow_blue.svg);
  background-size: 100%;
  width: 2rem;
  height: 1.5rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

#news .pagination-button.prev &gt; a:hover,
#news .pagination-button.next &gt; a:hover {
  opacity: 0.7;
}

#news .pagination-button.prev.prev &gt; a::before,
#news .pagination-button.next.prev &gt; a::before {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}

#news .pagination-number {
  width: 4.1rem;
  height: 4.1rem;
}

#news .pagination-number.active &gt; a {
  color: #fff;
  background-color: #002a53;
}

#news .pagination-number &gt; a {
  width: 100%;
  height: 100%;
  color: #333;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4444444444;
  border-color: #002a53;
  border-style: solid;
  border-width: 0.2rem;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  padding-bottom: 0.2rem;
}

#news .pagination-number &gt; a:hover {
  color: #fff;
  background-color: #002a53;
}

@media screen and (max-width: 750px) {
  #news .boxIn {
    padding: 3rem 0 10.2rem;
  }
  #news .pagetitle_ttl {
    padding-left: 0;
  }
  #news .news-list-item &gt; a {
    display: block;
    padding: 0.8rem 0 1.6rem;
  }
  #news .news-list-item &gt; a &gt; .date {
    margin-right: 0;
    line-height: 2;
  }
  #news .news-list-item &gt; a &gt; .txt {
    line-height: 1.625;
  }
  #news .pagination {
    margin-top: 2.3rem;
  }
}
#newsDetail .boxIn {
  padding: 6.5rem 0 14.6rem;
}

#newsDetail .pagetitle_ttl {
  padding-left: 2rem;
}

#newsDetail .news-content .heading {
  margin-bottom: 3rem;
}

#newsDetail .news-content .heading &gt; .date {
  font-size: 1.6rem;
  line-height: 2.5;
  color: #333;
  font-weight: bold;
}

#newsDetail .news-content .heading &gt; .tit {
  font-size: 2.4rem;
  line-height: 1.6666666667;
  color: #002a53;
  font-weight: bold;
  display: block;
}

#newsDetail .news-content .content p {
  line-height: 2;
}

#newsDetail .news-content .btnWrap {
  margin-top: 7.7rem;
}

#newsDetail .news-content .btnWrap &gt; a {
  width: 26rem;
  height: 6rem;
}

@media screen and (max-width: 750px) {
  #newsDetail .pagetitle_ttl {
    padding-left: 0;
  }
  #newsDetail .boxIn {
    padding: 1rem 0 9rem;
  }
  #newsDetail .news-content .heading {
    margin-bottom: 1.1rem;
  }
  #newsDetail .news-content .heading &gt; .tit {
    font-size: 2.1rem;
    line-height: 1.5238095238;
  }
  #newsDetail .news-content .content p {
    line-height: 1.625;
  }
  #newsDetail .news-content .btnWrap {
    margin-top: 3.5rem;
  }
}
#privacy {
  padding: 4.3rem 0 10.6rem;
}

#privacy .boxContent {
  margin-top: 5.9rem;
}

#privacy .boxContent .text {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875;
}

#privacy .boxContent .text._semi {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}

#privacy .boxContent .item {
  margin-top: 3.5rem;
}

#privacy .boxContent .item:last-child {
  margin-top: 4.5rem;
}

@media screen and (max-width: 750px) {
  #privacy {
    padding: 4.3rem 0 7.9rem;
  }
  #privacy .title &gt; span.en {
    letter-spacing: 0em;
  }
  #privacy .boxContent {
    margin-top: 2.3rem;
  }
  #privacy .boxContent .text {
    line-height: 1.625;
  }
  #privacy .boxContent .text._semi {
    margin-bottom: 0.5rem;
  }
  #privacy .boxContent .item {
    margin-top: 2.8rem;
  }
  #privacy .boxContent .item:last-child {
    margin-top: 5.4rem;
  }
}
#thanks {
  padding: 4.3rem 0 13.8rem;
}

#thanks .boxInner {
  margin-top: 6.1rem;
}

#thanks .boxInner .ttl {
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 1.4444444444;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 3.5rem;
}

#thanks .boxInner .lbl {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.4333333333;
  letter-spacing: 0.1em;
  text-align: center;
  color: #002a53;
  margin-bottom: 2.6rem;
}

#thanks .boxInner .text {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.8888888889;
  text-align: center;
}

#thanks .boxInner .content {
  background-color: #faf7eb;
  padding: 6.7rem 7.1rem 7.4rem;
  margin-top: 5.5rem;
}

#thanks .boxInner .content .txt {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.625;
}

#thanks .boxInner .content .txt._txt-lineheight {
  line-height: 1.875;
  margin-top: 1.9rem;
}

#thanks .boxInner .content .name {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.1818181818;
  margin-top: 4.1rem;
}

#thanks .boxInner .content .btnWrap {
  margin-top: 4.7rem;
}

#thanks .boxInner .content .btnWrap &gt; .btn {
  width: 28.4rem;
  height: 6.1rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
  margin-left: 0;
  letter-spacing: 0em;
  padding-left: 3.1rem;
}

#thanks .boxInner .content .btnWrap &gt; .btn svg {
  right: 0.5rem;
}

@media screen and (max-width: 750px) {
  #thanks {
    padding: 4.3rem 0 7.9rem;
  }
  #thanks .title &gt; span.en {
    letter-spacing: 0em;
  }
  #thanks .boxInner {
    margin-top: 2.1rem;
  }
  #thanks .boxInner .ttl {
    font-size: 3.6rem;
    line-height: 1.4444444444;
    margin-bottom: 1.8rem;
  }
  #thanks .boxInner .lbl {
    font-size: 2.2rem;
    line-height: 1.4545454545;
    letter-spacing: 0em;
    margin-bottom: 1.5rem;
  }
  #thanks .boxInner .text {
    font-size: 1.6rem;
    line-height: 1.625;
    text-align: left;
  }
  #thanks .boxInner .content {
    padding: 23px 19px 4.6rem;
    margin-top: 4.3rem;
  }
  #thanks .boxInner .content .txt {
    line-height: 1.625;
  }
  #thanks .boxInner .content .txt._txt-lineheight {
    margin-top: 1.1rem;
  }
  #thanks .boxInner .content .name {
    font-size: 1.8rem;
    line-height: 1.6666666667;
    margin-top: 1.1rem;
  }
  #thanks .boxInner .content .btnWrap {
    margin-top: 3.7rem;
    text-align: center;
  }
  #thanks .boxInner .content .btnWrap &gt; .btn {
    padding-left: 3.1rem;
    margin-left: auto;
  }
  #thanks .boxInner .content .btnWrap &gt; .btn svg {
    right: 0.5rem;
  }
}
#work .boxContent {
  padding-top: 4.5rem;
}

#work .job .boxIn {
  padding-bottom: 10rem;
}

#work .job .title &gt; span.en {
  margin-bottom: 0.6rem;
}

#work .job .content {
  margin-top: 3.4rem;
}

#work .job .content &gt; .text {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2;
  color: #333;
  letter-spacing: 0.1em;
  margin-bottom: 6.2rem;
}

#work .job .content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 2.8rem;
  -moz-column-gap: 2.8rem;
  column-gap: 2.8rem;
}

#work .job .content-box + .content-box {
  margin-top: 6.5rem;
}

#work .job .content-box:nth-child(odd) {
  -webkit-column-gap: 5.4rem;
  -moz-column-gap: 5.4rem;
  column-gap: 5.4rem;
}

#work .job .content-box:nth-child(odd) .text {
  padding-top: 2.4rem;
}

#work .job .content-box.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#work .job .content-box .pic {
  width: 60rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-top: 0.7rem;
}

#work .job .content-box .text &gt; .tit {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.5384615385;
  color: #002a53;
  margin-bottom: 1.6rem;
}

#work .job .content-box .text &gt; .txt {
  line-height: 1.875;
}

#work .job .content-box .text &gt; .txt .txt_bold {
  font-weight: bold;
}

#work .job .content-box .text &gt; .txt + .txt {
  margin-top: 1.6rem;
}

@media screen and (max-width: 750px) {
  #work .boxContent {
    padding-top: 2.3rem;
  }
  #work .job .boxIn {
    padding-bottom: 4rem;
  }
  #work .job .boxIn .title &gt; span.en {
    text-align: center;
  }
  #work .job .content {
    margin-top: 2.4rem;
  }
  #work .job .content &gt; .text {
    line-height: 1.6666666667;
    margin-bottom: 1.6rem;
    text-align: left;
  }
  #work .job .content-box {
    display: block;
  }
  #work .job .content-box + .content-box {
    margin-top: 4.5rem;
  }
  #work .job .content-box:nth-child(odd) .text {
    padding-top: 0;
  }
  #work .job .content-box .pic {
    width: 100%;
    margin-bottom: 2rem;
  }
  #work .job .content-box .text &gt; .tit {
    font-size: 2.1rem;
    line-height: 1.4285714286;
    margin-bottom: 1.2rem;
  }
  #work .job .content-box .text &gt; .txt {
    line-height: 1.625;
  }
  #work .job .content-box .text &gt; .txt + .txt {
    margin-top: 1.1rem;
  }
}
#work .experience {
  position: relative;
  background-color: #faf7eb;
}

#work .experience .boxIn {
  padding: 9.5rem 0 20.7rem;
}

#work .experience .boxIn .heading {
  text-align: center;
  font-size: 3rem;
  line-height: 1.3333333333;
  color: #002a53;
  letter-spacing: 0.1em;
  font-weight: 600;
}

#work .experience .content {
  margin-top: 5.4rem;
}

#work .experience .content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 5.4rem;
  -moz-column-gap: 5.4rem;
  column-gap: 5.4rem;
}

#work .experience .content-box + .content-box {
  margin-top: 7.5rem;
}

#work .experience .content-box.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

#work .experience .content-box .pic {
  width: 60rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

#work .experience .content-box .text {
  padding-top: 1rem;
}

#work .experience .content-box .text &gt; .tit {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.5384615385;
  color: #002a53;
  margin-bottom: 1.8rem;
}

#work .experience .content-box .text &gt; .txt {
  line-height: 1.875;
}

#work .experience .content-box .text &gt; .txt .txt_bold {
  font-weight: bold;
}

#work .experience .content-box .text &gt; .txt + .txt {
  margin-top: 1.6rem;
}

@media screen and (max-width: 750px) {
  #work .experience {
    position: relative;
    background-color: #faf7eb;
  }
  #work .experience .boxIn {
    padding: 3.7rem 0 4rem;
  }
  #work .experience .boxIn .heading {
    font-size: 2.6rem;
    line-height: 1.5384615385;
  }
  #work .experience .content {
    margin-top: 2.1rem;
  }
  #work .experience .content-box {
    display: block;
  }
  #work .experience .content-box + .content-box {
    margin-top: 3.6rem;
  }
  #work .experience .content-box .pic {
    width: 100%;
  }
  #work .experience .content-box .text {
    padding-top: 2.3rem;
  }
  #work .experience .content-box .text &gt; .tit {
    font-size: 2.1rem;
    line-height: 1.4285714286;
    margin-bottom: 1.1rem;
  }
  #work .experience .content-box .text &gt; .txt {
    line-height: 1.625;
  }
}
/*# sourceMappingURL=style.css.map */

.member-img {
  aspect-ratio: 308 / 283;
  object-fit: cover;
}

.memberList-img {
  aspect-ratio: 366 / 336;
  object-fit: cover;
}

#welfare .appeal {
  padding: 4.6rem 0 9rem;
}

#welfare .appeal .title &gt; span.en {
  margin-bottom: 0.7rem;
}

#welfare .appeal .boxList {
  margin-top: 5.7rem;
}

#welfare .appeal .boxList .item {
  display: flex;
  justify-content: space-between;
  column-gap: 10rem;
  margin-bottom: 4rem;
}

#welfare .appeal .boxList .item:last-child {
  margin-bottom: 0;
}

#welfare .appeal .boxList .item .pic {
  width: 42rem;
}

#welfare .appeal .boxList .item .content {
  width: calc(100% - 52rem);
  padding-top: 3rem;
}

#welfare .appeal .boxList .item .content .ttl {
  font-size: 2.6rem;
  font-weight: 600;
  line-height: calc(40 / 26);
  letter-spacing: 0.05em;
  color: #002a53;
  display: flex;
  align-items: center;
  margin-bottom: 6rem;
}

#welfare .appeal .boxList .item .content .ttl &gt; span {
  width: 4rem;
  height: 4rem;
  background-color: #002a53;
  border-radius: 50%;
  font-family: "Montserrat", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: calc(21.94 / 18);
  letter-spacing: 0.1em;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.2rem;
}

#welfare .appeal .boxList .item .content .txt {
  line-height: calc(30 / 16);
}

#welfare .benefit {
  background-color: #faf7eb;
  padding: 10rem 0 4rem;
}

#welfare .benefit .text {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: calc(36 / 18);
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 4.9rem;
  margin-bottom: 5rem;
}

#welfare .benefit .boxItem {
  margin-bottom: 5rem;
}

#welfare .benefit .boxItem:last-child {
  margin-bottom: 0;
}

#welfare .benefit .boxItem .ttl {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: calc(40 / 24);
  letter-spacing: 0.05em;
  border-bottom: 0.3rem solid #002a53;
  padding-bottom: 0.5rem;
}

#welfare .boxItem .boxItem-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  column-gap: 4.5rem;
  margin-top: 4rem;
}

#welfare .boxItem .boxItem-list .item {
  width: calc((100% - 9rem) / 3);
  margin-bottom: 6rem;
}
#welfare .boxItem .boxItem-list .item .pic img {
  aspect-ratio: 370/340;
  object-fit: cover;
}

#welfare .boxItem .boxItem-list .item .content {
  padding-top: 2rem;
}

#welfare .boxItem .boxItem-list .item .content .name {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: calc(50 / 24);
  letter-spacing: 0.1em;
  color: #002a53;
  margin-bottom: 0.6rem;
}

#welfare .boxItem .boxItem-list .item .content .txt {
  line-height: calc(26 / 16);
}

#welfare .event {
  padding: 10rem 0 7.5rem;
}

#welfare .event .title &gt; span.en {
  margin-bottom: 0.8rem;
}

#welfare .event .boxItem {
  margin-top: 5.7rem;
}

@media screen and (max-width: 750px) {
  #welfare .appeal {
    padding: 2.1rem 0 5rem;
  }

  #welfare .appeal .title &gt; span.en {
    margin-bottom: 0.2rem;
  }

  #welfare .appeal .boxList {
    margin-top: 2.7rem;
  }

  #welfare .appeal .boxList .item {
    flex-wrap: wrap;
    margin-bottom: 6rem;
  }

  #welfare .appeal .boxList .item:last-child {
    margin-bottom: 0;
  }

  #welfare .appeal .boxList .item .pic {
    width: 100%;
  }

  #welfare .appeal .boxList .item .content {
    width: 100%;
    padding-top: 2rem;
  }

  #welfare .appeal .boxList .item .content .ttl {
    font-size: 2rem;
    line-height: calc(40 / 20);
    margin-bottom: 1rem;
  }

  #welfare .appeal .boxList .item .content .ttl &gt; span {
    width: 3rem;
    height: 3rem;
    font-size: 1.4rem;
    line-height: calc(17.07 / 14);
    margin-right: 1.2rem;
  }

  #welfare .appeal .boxList .item .content .txt {
    line-height: calc(26 / 16);
  }

  #welfare .benefit {
    padding: 5.3rem 0 1rem;
  }

  #welfare .benefit .title &gt; span.en {
    margin-bottom: 0.6rem;
  }

  #welfare .benefit .text {
    font-size: 1.6rem;
    line-height: calc(26 / 16);
    margin-top: 0.7rem;
    margin-bottom: 4rem;
  }

  #welfare .benefit .boxItem {
    margin-bottom: 2rem;
  }

  #welfare .benefit .boxItem .ttl {
    padding-bottom: 0;
  }

  #welfare .boxItem .boxItem-list {
    margin-top: 2rem;
  }

  #welfare .boxItem .boxItem-list .item {
    width: 100%;
    margin-bottom: 4rem;
  }

  #welfare .boxItem .boxItem-list .item .pic img {
    aspect-ratio: 345/220;
    object-fit: cover;
  }

  #welfare .boxItem .boxItem-list .item .content {
    padding-top: 1.1rem;
  }

  #welfare .boxItem .boxItem-list .item .content .name {
    font-size: 2rem;
    line-height: calc(40 / 20);
    margin-bottom: 0.1rem;
  }

  #welfare .event {
    padding: 5rem 0 7.5rem;
  }

  #welfare .event .title &gt; span.en {
    margin-bottom: 0.8rem;
  }

  #welfare .event .boxItem {
    margin-top: 4rem;
  }
}

.page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}

.page-numbers {
  font-size: 1.6rem;
  transition: all 0.2s;
}

.page-numbers a:hover {
  opacity: 0.4;
}

.page-numbers .current {
  color: #002a53;
  transform: scale(1.4);
}

.no-post {
  text-align: center;
}

@media (hover: hover) and (pointer: fine) {
  .page-numbers a:hover {
    opacity: 0.4;
  }
}

.error-msg {
  color: rgb(211, 59, 59);
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  display: none !important;
}
</pre></body></html>