@charset "UTF-8";
@-webkit-keyframes slideLeftEffect {
  0% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
    -webkit-transform: scale(1.1) translateY(0);
    transform: scale(1.1) translateY(0);
  }
  50% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-transform: scale(1.1) translateY(30px);
    transform: scale(1.1) translateY(30px);
  }
}
@keyframes slideLeftEffect {
  0% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
    -webkit-transform: scale(1.1) translateY(0);
    transform: scale(1.1) translateY(0);
  }
  50% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-transform: scale(1.1) translateY(30px);
    transform: scale(1.1) translateY(30px);
  }
}
@-webkit-keyframes slideBeforeLeftEffect {
  0% {
    -webkit-transform: scale(1.1) translateY(30px);
    transform: scale(1.1) translateY(30px);
  }
  100% {
    -webkit-transform: scale(1.1) translateY(100px);
    transform: scale(1.1) translateY(100px);
  }
}
@keyframes slideBeforeLeftEffect {
  0% {
    -webkit-transform: scale(1.1) translateY(30px);
    transform: scale(1.1) translateY(30px);
  }
  100% {
    -webkit-transform: scale(1.1) translateY(100px);
    transform: scale(1.1) translateY(100px);
  }
}
@-webkit-keyframes slideLeftEffectSp {
  0% {
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    -webkit-transform: scale(1.2) translateX(0);
    transform: scale(1.2) translateX(0);
  }
  50% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-transform: scale(1.2) translateX(30px);
    transform: scale(1.2) translateX(30px);
  }
}
@keyframes slideLeftEffectSp {
  0% {
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    -webkit-transform: scale(1.2) translateX(0);
    transform: scale(1.2) translateX(0);
  }
  50% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-transform: scale(1.2) translateX(30px);
    transform: scale(1.2) translateX(30px);
  }
}
@-webkit-keyframes slideBeforeLeftEffectSp {
  0% {
    -webkit-transform: scale(1.2) translateX(30px);
    transform: scale(1.2) translateX(30px);
  }
  100% {
    -webkit-transform: scale(1.2) translateX(100px);
    transform: scale(1.2) translateX(100px);
  }
}
@keyframes slideBeforeLeftEffectSp {
  0% {
    -webkit-transform: scale(1.2) translateX(30px);
    transform: scale(1.2) translateX(30px);
  }
  100% {
    -webkit-transform: scale(1.2) translateX(100px);
    transform: scale(1.2) translateX(100px);
  }
}
@-webkit-keyframes slideRightEffect {
  0% {
    -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
    -webkit-transform: scale(1.1) translateY(70px);
    transform: scale(1.1) translateY(70px);
  }
  50% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-transform: scale(1.1) translateY(0);
    transform: scale(1.1) translateY(0);
  }
}
@keyframes slideRightEffect {
  0% {
    -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
    -webkit-transform: scale(1.1) translateY(70px);
    transform: scale(1.1) translateY(70px);
  }
  50% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-transform: scale(1.1) translateY(0);
    transform: scale(1.1) translateY(0);
  }
}
@-webkit-keyframes slideBeforeRightEffect {
  0% {
    -webkit-transform: scale(1.1) translateY(0);
    transform: scale(1.1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-30px);
    transform: scale(1.1) translateY(-30px);
  }
}
@keyframes slideBeforeRightEffect {
  0% {
    -webkit-transform: scale(1.1) translateY(0);
    transform: scale(1.1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1.1) translateY(-30px);
    transform: scale(1.1) translateY(-30px);
  }
}
@-webkit-keyframes slideRightEffectSp {
  0% {
    -webkit-clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
    -webkit-transform: scale(1.2) translateX(70px);
    transform: scale(1.2) translateX(70px);
  }
  50% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-transform: scale(1.2) translateX(0);
    transform: scale(1.2) translateX(0);
  }
}
@keyframes slideRightEffectSp {
  0% {
    -webkit-clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
    -webkit-transform: scale(1.2) translateX(70px);
    transform: scale(1.2) translateX(70px);
  }
  50% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-transform: scale(1.2) translateX(0);
    transform: scale(1.2) translateX(0);
  }
}
@-webkit-keyframes slideBeforeRightEffectSp {
  0% {
    -webkit-transform: scale(1.2) translateX(0);
    transform: scale(1.2) translateX(0);
  }
  100% {
    -webkit-transform: scale(1.2) translateX(-30px);
    transform: scale(1.2) translateX(-30px);
  }
}
@keyframes slideBeforeRightEffectSp {
  0% {
    -webkit-transform: scale(1.2) translateX(0);
    transform: scale(1.2) translateX(0);
  }
  100% {
    -webkit-transform: scale(1.2) translateX(-30px);
    transform: scale(1.2) translateX(-30px);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
/*------------------------------------------------------------
    Reset
------------------------------------------------------------*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}
html {
  font-size: 62.5%;
}
body,
table,
input,
textarea,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input,
textarea {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
table,
input,
textarea,
select,
option {
  line-height: 1.1;
}
select {
  cursor: pointer;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
input,
textarea {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
img {
  vertical-align: top;
}
a,
a img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a {
  color: inherit;
  text-decoration: none;
}
@media only screen and (min-width: 1023px) {
  a:hover, a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}
button {
  cursor: pointer;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  border: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1023px) {
  button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}
img {
  max-width: 100%;
}
/*≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
// Layout .l-
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡*/
/*------------------------------------------------------------
    Navigation
------------------------------------------------------------*/
.c-nav1__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-nav1__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-nav1__item + .c-nav1__item {
  margin-top: 29px;
}
.c-nav1__link {
  display: inline-block;
  padding: 0 10px;
  color: #014098;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.07em;
  text-align: center;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  text-orientation: upright;
  white-space: nowrap;
}
.c-nav2__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-nav2__item {
  width: 100%;
}
.c-nav2__item + .c-nav2__item {
  margin-top: 8px;
}
.c-nav2__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  min-height: 56px;
  padding: 15px 32px 12px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-nav2__link::after {
  content: "\e900";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
.c-nav2__sublist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 4px;
}
.c-nav2__subitem {
  width: 100%;
}
.c-nav2__subitem + .c-nav2__subitem {
  margin-top: 4px;
}
.c-nav2__sublink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  min-height: 56px;
  padding: 14px 32px 13px 16px;
  background-color: #013b8c;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-nav2__sublink::after {
  content: "\e906";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
/*------------------------------------------------------------
    Header
------------------------------------------------------------*/
.c-header__rside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: fixed;
  top: 0;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  width: 80px;
  height: 100vh;
  padding-top: 80px;
  background-color: #fff;
  z-index: 20;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}
@media only screen and (max-width: 1023px) {
  .c-header__rside {
    display: none;
  }
}
.c-header__rside.is-hidden {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
@media only screen and (max-width: 1023px) {
  .c-header__rside.is-hidden {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.c-header__rside.is-hidden + .c-header__inner + .c-header__menubtn {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
@media only screen and (max-width: 1023px) {
  .c-header__rside.is-hidden + .c-header__inner + .c-header__menubtn {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.c-header__space {
  display: block;
  width: 100%;
  height: 1px;
}
.c-header__contact {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.c-header__contactbtn {
  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;
  position: relative;
  width: 100%;
  min-height: 127px;
  padding: 18px 14px;
  background: transparent -webkit-linear-gradient(238deg, #006aff 0%, #014098 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(212deg, #006aff 0%, #014098 100%) 0% 0% no-repeat padding-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.07em;
  text-align: center;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  text-orientation: upright;
  white-space: nowrap;
}
.c-header__inner {
  position: fixed;
  top: 16px;
  left: 16px;
  z-index: 16;
}
@media only screen and (max-width: 1023px) {
  .c-header__inner {
    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;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 80px;
    padding-right: 80px;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
@media only screen and (max-width: 1023px) {
  .c-header__inner.is-default {
    opacity: 1;
    visibility: visible;
    pointer-events: unset;
  }
}
.c-header__inner.is-default .c-header__logo img.is-full {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .c-header__inner.is-default .c-header__logo img.is-full {
    display: block;
  }
}
.c-header__inner.is-default .c-header__logo img.is-default {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .c-header__inner.is-default .c-header__logo img.is-default {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .c-header__inner.is-sticky {
    opacity: 1;
    visibility: visible;
    pointer-events: unset;
  }
}
.c-header__subinner {
  display: none;
}
@media only screen and (max-width: 767px) {
  .c-header__subinner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: auto;
    min-height: 80px;
    background-color: transparent;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: all 0.9s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.9s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 15;
  }
}
@media only screen and (max-width: 767px) {
  .c-header__subinner.is-show {
    opacity: 1;
    visibility: visible;
    pointer-events: unset;
  }
}
@media only screen and (max-width: 767px) {
  .c-header__subinner.is-hidden {
    display: none;
  }
}
.c-header__logowrap {
  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;
}
@media only screen and (max-width: 1023px) {
  .c-header__logowrap {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .c-header__logowrap {
    padding: 12px 4px;
  }
}
@media only screen and (max-width: 374px) {
  .c-header__logowrap {
    -ms-flex-negative: unset;
    flex-shrink: unset;
  }
}
.c-header__logowrap h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-header__logo {
  display: inline-block;
}
.c-header__logo img {
  height: 64px;
}
@media only screen and (max-width: 1023px) {
  .c-header__logo img {
    height: 56px;
  }
}
.c-header__logo img.is-full {
  display: block;
}
.c-header__logo img.is-default {
  display: none;
}
.c-header__groupbtn {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .c-header__groupbtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-left: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .c-header__groupbtn {
    display: none;
  }
}
.c-header__itembtn + .c-header__itembtn {
  margin-left: 8px;
}
.c-header__btn {
  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;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  min-height: 44px;
  padding: 12px 24px 11px;
  background: transparent -webkit-linear-gradient(199deg, #006aff 0%, #014098 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(251deg, #006aff 0%, #014098 100%) 0% 0% no-repeat padding-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.02em;
  text-align: center;
}
.c-header__menubtn {
  position: fixed;
  top: 0;
  right: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  z-index: 22;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}
.c-header__menuouter {
  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;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  padding-right: 80px;
  background-color: #014098;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 19;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}
@media only screen and (max-width: 1023px) {
  .c-header__menuouter {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 0;
  }
}
.c-header__menuouter.is-show {
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
}
.c-header__menu {
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .c-header__menu {
    height: 100%;
  }
}
.c-header__menuinner {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .c-header__menuinner {
    max-width: unset;
    max-height: 100%;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
  }
}
.c-header__menuwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .c-header__menuwrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.c-header__menuleft {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 45.8823529412%;
  padding: 104px 40px;
}
@media only screen and (max-width: 1023px) {
  .c-header__menuleft {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-negative: unset;
    flex-shrink: unset;
    width: 100%;
    padding: 119px 80px 128px;
  }
}
@media only screen and (max-width: 767px) {
  .c-header__menuleft {
    padding: 71px 20px 128px;
  }
}
.c-header__menuleftinner {
  width: 100%;
  max-width: 292px;
  margin: 0 auto;
}
.c-header__menuheader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-header__menulogo {
  display: inline-block;
}
.c-header__menulogo img {
  width: 240px;
}
.c-header__menuaddress {
  width: 100%;
  margin-top: 40px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-header__menucontact {
  margin-top: 16px;
}
.c-header__menusociallist {
  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;
  margin-top: 40px;
}
.c-header__menusocialitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.c-header__menusocialitem + .c-header__menusocialitem {
  margin-left: 8px;
}
.c-header__menusocial {
  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;
  position: relative;
}
.c-header__menusocial img {
  width: 40px;
  height: 40px;
}
.c-header__menuright {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 54.1176470588%;
  max-height: 100vh;
  padding: 104px 40px 104px 0;
}
@media only screen and (max-width: 1023px) {
  .c-header__menuright {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    width: 100%;
    max-height: unset;
    padding: 128px 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  .c-header__menuright {
    padding: 96px 20px 0;
  }
}
.c-header__menurightinner {
  width: 100%;
  max-width: 672px;
  margin-right: auto;
  height: 100%;
}
@media only screen and (max-width: 1023px) {
  .c-header__menurightinner {
    max-width: unset;
    margin-right: 0;
  }
}
.c-header__menugroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.c-header__menunav {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  width: 100%;
  padding-right: 28px;
  overflow-x: hidden;
  overflow-y: auto;
}
@media only screen and (min-width: 1023px) {
  .c-header__menunav::-webkit-scrollbar-track {
    background-color: #003073;
  }
  .c-header__menunav::-webkit-scrollbar {
    width: 4px;
    background-color: #003073;
  }
  .c-header__menunav::-webkit-scrollbar-thumb {
    background-color: #70b92d;
  }
}
@media only screen and (max-width: 1023px) {
  .c-header__menunav {
    padding-right: 0;
  }
}
.c-header__menulinklist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  margin-top: 49px;
}
.c-header__menulinkitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 5px 17px 6px 16px;
  min-height: 32px;
}
.c-header__menulinkitem:first-child {
  padding-left: 0;
}
.c-header__menulinkitem:last-child {
  padding-right: 0;
}
.c-header__menulinkitem + .c-header__menulinkitem::before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  width: 1px;
  height: calc(100% - 20px);
  background-color: #6c84a6;
}
.c-header__menulink {
  display: inline-block;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-header2__logowrap {
  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;
  position: fixed;
  top: 24px;
  left: 24px;
  z-index: 16;
}
@media only screen and (max-width: 767px) {
  .c-header2__logowrap {
    top: 12px;
    left: 12px;
  }
}
.c-header2__logo {
  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;
  position: relative;
  width: 300px;
  height: 80px;
  padding: 8px 4px;
  background-color: #014098;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 1023px) {
  .c-header2__logo:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@media only screen and (max-width: 767px) {
  .c-header2__logo {
    width: 256px;
    height: 68px;
    padding: 6px 4px;
  }
}
.c-header2__logo img {
  height: 64px;
}
@media only screen and (max-width: 767px) {
  .c-header2__logo img {
    height: 56px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center left;
    object-position: center left;
  }
}
@media only screen and (max-width: 767px) {
  .c-header2__logo.is-single {
    width: 87px;
  }
}
@media only screen and (max-width: 767px) {
  .c-header2__logo.is-single img {
    width: 78.79px;
  }
}
/*------------------------------------------------------------
    Footer
------------------------------------------------------------*/
.c-footer {
  margin-right: 80px;
}
@media only screen and (max-width: 1023px) {
  .c-footer {
    margin-right: 0;
  }
}
.c-footer__main {
  position: relative;
  padding: 60px 60px 59px;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .c-footer__main {
    padding: 60px 20px 59px;
  }
}
.c-footer__linklist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  margin-top: 19px;
}
@media only screen and (max-width: 767px) {
  .c-footer__linklist {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.c-footer__linkitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 5px 17px 6px 16px;
  min-height: 31px;
}
.c-footer__linkitem:first-child {
  padding-left: 0;
}
.c-footer__linkitem:last-child {
  padding-right: 0;
}
.c-footer__linkitem + .c-footer__linkitem::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 1px;
  height: calc(100% - 15px);
  background-color: #6c84a6;
}
.c-footer__link {
  display: inline-block;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
  text-align: right;
}
.c-footer__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-top: 73px;
}
@media only screen and (max-width: 1023px) {
  .c-footer__group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .c-footer__group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 341px;
    margin: 57px auto 0;
  }
}
.c-footer__groupleft {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media only screen and (max-width: 1023px) {
  .c-footer__groupleft {
    -ms-flex-negative: unset;
    flex-shrink: unset;
  }
}
@media only screen and (max-width: 767px) {
  .c-footer__groupleft {
    width: 100%;
  }
}
.c-footer__logowrap {
  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;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.c-footer__logo {
  display: inline-block;
}
.c-footer__logo img {
  width: 301px;
}
@media only screen and (max-width: 767px) {
  .c-footer__logo img {
    width: 309px;
  }
}
.c-footer__groupright {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 25px;
}
@media only screen and (max-width: 1023px) {
  .c-footer__groupright {
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    width: 100%;
    margin-top: 25px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .c-footer__groupright {
    width: auto;
  }
}
.c-footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
@media only screen and (max-width: 1023px) {
  .c-footer__content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.c-footer__address {
  width: 100%;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-footer__sociallist {
  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;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .c-footer__sociallist {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px;
  }
}
.c-footer__socialitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.c-footer__socialitem + .c-footer__socialitem {
  margin-left: 8px;
}
.c-footer__social {
  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;
  position: relative;
}
.c-footer__social img {
  width: 32px;
  height: 32px;
}
.c-footer__copyright {
  min-height: 20px;
  margin-top: 40px;
  color: #ccc;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 767px) {
  .c-footer__copyright {
    text-align: center;
  }
}
/*------------------------------------------------------------
    Layout
------------------------------------------------------------*/
body {
  position: relative;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  word-break: break-word;
  scroll-behavior: smooth;
}
@media only screen and (max-width: 767px) {
  body {
    min-width: 320px;
  }
}
main {
  min-height: 100vh;
  margin-right: 80px;
}
@media only screen and (max-width: 1023px) {
  main {
    min-height: unset;
    margin-right: 0;
  }
}
/*------------------------------------------------------------
    Container
------------------------------------------------------------*/
.l-container {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  padding: 0 40px;
}
@media only screen and (max-width: 1023px) {
  .l-container {
    max-width: unset;
  }
}
@media only screen and (max-width: 767px) {
  .l-container {
    padding: 0 20px;
  }
}
.l-container--w800 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 40px;
}
@media only screen and (max-width: 1023px) {
  .l-container--w800 {
    max-width: unset;
  }
}
@media only screen and (max-width: 767px) {
  .l-container--w800 {
    padding: 0 20px;
  }
}
.l-container--w500 {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  padding: 0 40px;
}
@media only screen and (max-width: 1023px) {
  .l-container--w500 {
    max-width: unset;
  }
}
@media only screen and (max-width: 767px) {
  .l-container--w500 {
    padding: 0 20px;
  }
}
.l-wrapper1 {
  width: calc(50% + 120px);
  min-width: 740px;
  margin-left: auto;
}
@media only screen and (max-width: 1023px) {
  .l-wrapper1 {
    width: 100%;
    min-width: unset;
    margin-left: 0;
  }
}
.l-wrapper2 {
  width: calc(50% + 120px);
  min-width: 740px;
  margin-left: auto;
}
@media only screen and (max-width: 1023px) {
  .l-wrapper2 {
    width: calc(100% - 120px);
    min-width: unset;
    margin-left: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .l-wrapper2 {
    width: 100%;
    margin-left: 0;
  }
}
.l-wrapper3 {
  width: calc(50% - 120px);
  min-width: 560px;
  margin-left: auto;
}
@media only screen and (max-width: 1023px) {
  .l-wrapper3 {
    width: 100%;
    min-width: unset;
    margin-left: 0;
  }
}
/*------------------------------------------------------------
    Mainvisual
------------------------------------------------------------*/
.c-mv {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}
@media only screen and (max-width: 1023px) {
  .c-mv {
    -webkit-transition: none;
    transition: none;
  }
}
.c-mv.is-full {
  width: calc(100% + 80px);
}
@media only screen and (max-width: 1023px) {
  .c-mv.is-full {
    width: 100%;
  }
}
.c-mv.is-full .c-mv__content {
  right: 50%;
}
.c-mv.is-full .c-mv__thumbitem--left {
  width: 50%;
  -webkit-transition: none;
  transition: none;
}
@media only screen and (max-width: 1023px) {
  .c-mv.is-full .c-mv__thumbitem--left {
    width: 100%;
  }
}
.c-mv.is-full .c-mv__thumbitem--left .c-mv__thumblist::before {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.c-mv.is-full .c-mv__thumbitem--right {
  min-width: unset;
}
.c-mv__content {
  position: absolute;
  top: 50%;
  right: max(50%, 620px);
  -webkit-transform: translate(50%, calc(-50% - 4px));
  transform: translate(50%, calc(-50% - 4px));
  z-index: 5;
}
@media only screen and (max-width: 1023px) {
  .c-mv__content {
    right: 50%;
  }
}
.c-mv__box {
  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;
  position: relative;
  width: 240px;
  height: 240px;
  padding: 12px 14px 15px;
  background-color: #fff;
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
@media only screen and (min-width: 1023px) {
  .c-mv__box:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@media only screen and (max-width: 767px) {
  .c-mv__box {
    width: 200px;
    height: 200px;
    -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media only screen and (max-width: 767px) {
  .c-mv__box.is-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
}
.c-mv__logo {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.c-mv__logo img {
  width: 180px;
}
@media only screen and (max-width: 767px) {
  .c-mv__logo img {
    width: 150px;
  }
}
.c-mv__bg {
  position: relative;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.c-mv__thumbgroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1023px) {
  .c-mv__thumbgroup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-mv__thumbitem {
  width: 50%;
}
@media only screen and (max-width: 1023px) {
  .c-mv__thumbitem {
    width: 100%;
    height: 50%;
  }
}
.c-mv__thumbitem--left {
  position: fixed;
  top: 0;
  left: 0;
  width: min(100% - 700px, (100% - 80px) / 2);
  height: 100vh;
  z-index: -2;
  -webkit-transition: width 0.45s ease-in-out;
  transition: width 0.45s ease-in-out;
}
@media only screen and (max-width: 1023px) {
  .c-mv__thumbitem--left {
    position: relative;
    top: unset;
    left: unset;
    width: 100%;
    height: 50%;
    z-index: 0;
    -webkit-transition: none;
    transition: none;
  }
}
.c-mv__thumbitem--left .c-mv__thumblist {
  background-color: #70b92d;
}
.c-mv__thumbitem--left .c-mv__thumblist::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
  z-index: 4;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}
@media only screen and (max-width: 1023px) {
  .c-mv__thumbitem--left .c-mv__thumblist::before {
    content: none;
  }
}
.c-mv__thumbitem--left .c-mv__thumb img {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 0% 0%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 0% 0%, 0% 100%);
}
@media only screen and (max-width: 1023px) {
  .c-mv__thumbitem--left .c-mv__thumb img {
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  }
}
.c-mv__thumbitem--left .c-mv__thumb.is-before img {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  z-index: 2;
  -webkit-animation-name: slideBeforeLeftEffect;
  animation-name: slideBeforeLeftEffect;
  -webkit-animation-duration: 7.5s;
  animation-duration: 7.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
@media only screen and (max-width: 1023px) {
  .c-mv__thumbitem--left .c-mv__thumb.is-before img {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-animation-name: slideBeforeLeftEffectSp;
    animation-name: slideBeforeLeftEffectSp;
  }
}
.c-mv__thumbitem--left .c-mv__thumb.is-active img {
  z-index: 3;
  -webkit-animation-name: slideLeftEffect;
  animation-name: slideLeftEffect;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
@media only screen and (max-width: 1023px) {
  .c-mv__thumbitem--left .c-mv__thumb.is-active img {
    -webkit-animation-name: slideLeftEffectSp;
    animation-name: slideLeftEffectSp;
  }
}
.c-mv__thumbitem--right {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-width: 620px;
  margin-left: auto;
}
@media only screen and (max-width: 1023px) {
  .c-mv__thumbitem--right {
    -ms-flex-negative: unset;
    flex-shrink: unset;
    min-width: unset;
    margin-left: 0;
  }
}
.c-mv__thumbitem--right .c-mv__thumblist {
  background-color: #014098;
}
.c-mv__thumbitem--right .c-mv__thumb img {
  -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
}
@media only screen and (max-width: 1023px) {
  .c-mv__thumbitem--right .c-mv__thumb img {
    -webkit-clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
  }
}
.c-mv__thumbitem--right .c-mv__thumb.is-before img {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  z-index: 2;
  -webkit-animation-name: slideBeforeRightEffect;
  animation-name: slideBeforeRightEffect;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
@media only screen and (max-width: 1023px) {
  .c-mv__thumbitem--right .c-mv__thumb.is-before img {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    -webkit-animation-name: slideBeforeRightEffectSp;
    animation-name: slideBeforeRightEffectSp;
  }
}
.c-mv__thumbitem--right .c-mv__thumb.is-active img {
  z-index: 3;
  -webkit-animation-name: slideRightEffect;
  animation-name: slideRightEffect;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
@media only screen and (max-width: 1023px) {
  .c-mv__thumbitem--right .c-mv__thumb.is-active img {
    -webkit-animation-name: slideRightEffectSp;
    animation-name: slideRightEffectSp;
  }
}
.c-mv__thumblist {
  position: relative;
  width: 100%;
  height: 100%;
}
.c-mv__thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.c-mv__thumb img {
  position: relative;
  -webkit-transform: scale(1.1) translateY(0);
  transform: scale(1.1) translateY(0);
  width: 100%;
  height: 100%;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media only screen and (max-width: 1023px) {
  .c-mv__thumb img {
    -webkit-transform: scale(1.2) translateX(0);
    transform: scale(1.2) translateX(0);
  }
}
.c-mv__fixed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-right: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 3;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-mv__fixed.is-show {
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
}
.c-mv__video {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.c-mv__video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
/*------------------------------------------------------------
    Breadcrumb
------------------------------------------------------------*/
/*≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
// Component .c-
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡*/
/*------------------------------------------------------------
    Alert
------------------------------------------------------------*/
.c-alert1 {
  display: block;
  position: relative;
  width: 100%;
  padding: 2px 16px 3px;
  background-color: #ffe3dd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #d30000;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.02em;
  text-align: center;
}
.c-alert1--style1 {
  color: #e80000;
}
/*------------------------------------------------------------
    Arrow
------------------------------------------------------------*/
.c-arrow1 {
  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;
  position: relative;
  width: 40px;
  height: 40px;
  padding: 8px;
  background-color: rgba(0, 0, 0, 0.25);
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-arrow1::after {
  content: "\e900";
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #fff;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
}
.c-arrow2 {
  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;
  position: relative;
  width: 56px;
  height: 56px;
  padding: 12px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-arrow2::after {
  content: "\e900";
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #333;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
}
.c-arrow3 {
  display: block;
  position: relative;
  width: 100%;
  background-image: url("/assets/img/common/arrow-3.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.c-arrow3::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 115.1515151515%;
}
/*------------------------------------------------------------
    Box
------------------------------------------------------------*/
.c-box1 {
  display: block;
  padding: 32px 40px;
  background-color: #f5f7fa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .c-box1 {
    padding: 24px 24px 21px;
  }
}
.c-box1__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media only screen and (max-width: 767px) {
  .c-box1__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.c-box1__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 136px;
  padding-right: 41px;
}
@media only screen and (max-width: 767px) {
  .c-box1__left {
    -ms-flex-negative: unset;
    flex-shrink: unset;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    padding-right: 0;
  }
}
.c-box1__title {
  color: #014098;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .c-box1__title {
    text-align: left;
  }
}
.c-box1__right {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: calc(100% - 136px);
  padding-left: 40px;
  border-left: 1px solid #d1dded;
}
@media only screen and (max-width: 767px) {
  .c-box1__right {
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    border-left: none;
  }
}
.c-box1__right .c-listcheck1 {
  margin: -2px 0 -3px;
}
@media only screen and (max-width: 767px) {
  .c-box1__right .c-listcheck1 {
    margin: 0;
  }
}
.c-box2 {
  display: block;
  width: 100%;
  padding: 30px 40px;
  background-color: #f5f7fa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-box3 {
  display: block;
  width: 100%;
  padding: 29px 39px 28px;
  background-color: transparent;
  border: 1px solid #d1dded;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-box3__row + .c-box3__row {
  margin-top: 19px;
}
.c-box3__row .c-title4 + .c-text2 {
  margin-top: 10px;
}
.c-box3__row .c-point2 + .c-text2 {
  margin-top: 4px;
}
.c-box4 {
  display: block;
  width: 100%;
  padding: 40px 40px 64px;
  background-color: #f5f7fa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .c-box4 {
    padding: 40px 20px 64px;
  }
}
.c-box4--white {
  background-color: #fff;
}
/*------------------------------------------------------------
    Button
------------------------------------------------------------*/
.c-btn1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  width: 100%;
  min-height: 75px;
  padding: 11px 40px 15px 16px;
  background-color: #006aff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-btn1::after {
  content: "\e900";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
}
.c-btn1__en {
  min-height: 35px;
  margin: -2px 0;
  color: #fff;
  font-size: 2.3rem;
  font-weight: 800;
  line-height: 1.5;
}
.c-btn1__ja {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-btn2 {
  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;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 56px;
  padding: 15px 11px 15px 15px;
  background-color: #014098;
  border: 1px solid #014098;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-btn2::after {
  content: "\e900";
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 16px;
  color: #fff;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
.c-btn2--outline {
  background-color: transparent;
  border-color: #fff;
}
.c-btn3 {
  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;
  position: relative;
  width: 100%;
  min-height: 240px;
  padding: 52px 40px;
  background-color: #014098;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1023px) {
  .c-btn3 {
    min-height: 182px;
    padding: 38px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .c-btn3 {
    min-height: 152px;
    padding: 28px 20px;
  }
}
@media only screen and (max-width: 374px) {
  .c-btn3 {
    min-height: 122px;
    padding: 28px 12px;
  }
}
.c-btn3__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.c-btn3__en {
  width: 100%;
  margin-top: -2px;
  color: #fff;
  font-size: 5.7rem;
  font-weight: 800;
  line-height: 1;
}
@media only screen and (max-width: 1023px) {
  .c-btn3__en {
    font-size: 4.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .c-btn3__en {
    text-align: center;
  }
}
@media only screen and (max-width: 374px) {
  .c-btn3__en {
    font-size: 4rem;
  }
}
.c-btn3__ja {
  width: 100%;
  margin-top: 7px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 767px) {
  .c-btn3__ja {
    font-size: 1.4rem;
    text-align: center;
  }
}
.c-btn3__arrow {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 16px;
}
@media only screen and (max-width: 767px) {
  .c-btn3__arrow {
    display: none;
    -ms-flex-negative: unset;
    flex-shrink: unset;
    margin-left: 0;
  }
}
.c-btn4 {
  display: block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 28px;
  padding-bottom: 7px;
  border-bottom: 1px solid #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-btn4::after {
  content: "\e903";
  display: inline-block;
  margin-left: 4px;
  color: #333;
  font-family: "icomoon";
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
.c-btn5 {
  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;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 59px;
  padding: 14px 19px 14px 27px;
  background-color: #014098;
  border: 1px solid #014098;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 767px) {
  .c-btn5 {
    padding: 14px 13px 14px 21px;
  }
}
.c-btn5::after {
  content: "\e900";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  margin-left: 16px;
  color: #fff;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
.c-btn5--simple {
  padding: 15px 27px 14px;
}
@media only screen and (max-width: 767px) {
  .c-btn5--simple {
    padding: 15px 21px 14px;
  }
}
.c-btn5--simple::after {
  content: none;
}
.c-btn6 {
  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;
  position: relative;
  width: 100%;
  min-height: 80px;
  padding: 14px 20px 15px;
  background-color: #004fbf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
  text-align: center;
}
@media only screen and (max-width: 374px) {
  .c-btn6 {
    font-size: 2.4rem;
  }
}
.c-btn6--white {
  background-color: #fff;
  color: #004fbf;
}
.c-btn6--line {
  background-color: #06c755;
}
.c-btn6--line::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  width: 53px;
  height: 51px;
  margin-right: 16px;
  background-image: url("/assets/img/common/brand-line-white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.c-btn6__subtext {
  min-height: 29px;
  margin-bottom: 2px;
  color: #004fbf;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
  text-indent: 2px;
  text-align: center;
  white-space: nowrap;
}
@media only screen and (max-width: 374px) {
  .c-btn6__subtext {
    min-height: 23px;
    margin-bottom: 3px;
    font-size: 1.5rem;
  }
}
.c-btn6__subtext--white {
  color: #fff;
}
.c-btn7 {
  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;
  position: relative;
  width: 100%;
  min-height: 60px;
  padding: 10px 16px;
  background-color: #06c755;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
  text-align: center;
}
.c-btn7::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  width: 42px;
  height: 40px;
  margin-right: 16px;
  background-image: url("/assets/img/common/brand-line-white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.c-btn8 {
  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;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 59px;
  padding: 14px 19px 14px 27px;
  background-color: #004fbf;
  border: 1px solid #004fbf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 767px) {
  .c-btn8 {
    padding: 14px 13px 14px 21px;
  }
}
.c-btn8::after {
  content: "\e900";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  margin-left: 16px;
  color: #fff;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
.c-btn8--simple {
  padding: 15px 27px 14px;
}
@media only screen and (max-width: 767px) {
  .c-btn8--simple {
    padding: 15px 21px 14px;
  }
}
.c-btn8--simple::after {
  content: none;
}
/*------------------------------------------------------------
    Card
------------------------------------------------------------*/
.c-card1 {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 1023px) {
  .c-card1:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.c-card1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 96px;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000)) 0% 0% no-repeat padding-box;
  background: transparent -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%) 0% 0% no-repeat padding-box;
  opacity: 0.8;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .c-card1::after {
    height: 80px;
  }
}
.c-card1__thumb {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.c-card1__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.c-card1__content {
  position: absolute;
  bottom: 13px;
  left: 24px;
  max-width: calc(100% - 104px);
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .c-card1__content {
    bottom: 9px;
    left: 16px;
    max-width: calc(100% - 84px);
  }
}
.c-card1__title {
  width: 100%;
  min-height: 35px;
  color: #fff;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .c-card1__title {
    min-height: 26px;
    font-size: 1.7rem;
  }
}
.c-card1__basis {
  width: 100%;
}
.c-card1__taglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.c-card1__tagitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 23px;
  padding: 1px 8px 2px 9px;
}
@media only screen and (max-width: 767px) {
  .c-card1__tagitem {
    min-height: 20px;
  }
}
.c-card1__tagitem:first-child {
  padding-left: 0;
}
.c-card1__tagitem:last-child {
  padding-right: 0;
}
.c-card1__tagitem + .c-card1__tagitem::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 1px;
  height: calc(100% - 11px);
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .c-card1__tagitem + .c-card1__tagitem::before {
    top: 4px;
    height: calc(100% - 9px);
  }
}
.c-card1__tag {
  display: inline-block;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .c-card1__tag {
    font-size: 1.1rem;
  }
}
.c-card1__arrow {
  position: absolute;
  bottom: 23px;
  right: 16px;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .c-card1__arrow {
    bottom: 12px;
    right: 8px;
  }
}
.c-card2 {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 1023px) {
  .c-card2:hover {
    opacity: 1;
    filter: alpha(opactiy=100);
  }
  .c-card2:hover .c-card2__thumb img {
    opacity: 1;
    filter: alpha(opactiy=100);
  }
  .c-card2:hover .c-card2__left {
    opacity: 1;
    visibility: visible;
  }
  .c-card2:hover .c-card2__right {
    background-color: #70b92d;
  }
  .c-card2:hover .c-card2__right::after {
    color: #fff;
  }
  .c-card2:hover .c-card2__title {
    color: #fff;
  }
  .c-card2:hover .c-card2__tagitem + .c-card2__tagitem::before {
    background-color: #d1dded;
  }
  .c-card2:hover .c-card2__tag {
    color: #fff;
  }
}
@media only screen and (max-width: 1023px) {
  .c-card2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.c-card2__left {
  position: fixed;
  top: 0;
  left: 0;
  width: min(100% - 640px, 50% + 80px);
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 1023px) {
  .c-card2__left {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    top: unset;
    left: unset;
    width: 260px;
    height: auto;
    opacity: 1;
    visibility: visible;
    pointer-events: unset;
    z-index: 0;
  }
}
@media only screen and (max-width: 767px) {
  .c-card2__left {
    width: 117px;
  }
}
.c-card2__thumb {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-card2__thumb {
    background-color: #b3b3b3;
  }
}
.c-card2__thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.c-card2__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  min-height: 160px;
  padding: 20px 106px 20px 60px;
  background-color: #f5f7fa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 1023px) {
  .c-card2__right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: calc(100% - 260px);
    padding: 20px 106px 20px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .c-card2__right {
    width: calc(100% - 117px);
    min-height: 98px;
    padding: 10px 56px 10px 20px;
  }
}
.c-card2__right::after {
  content: "\e900";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #014098;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .c-card2__right::after {
    right: 20px;
  }
}
.c-card2__title {
  width: 100%;
  min-height: 35px;
  margin-top: 2px;
  color: #333;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .c-card2__title {
    min-height: 26px;
    font-size: 1.7rem;
  }
}
.c-card2__basis {
  width: 100%;
  margin-top: 6px;
}
@media only screen and (max-width: 767px) {
  .c-card2__basis {
    margin-top: 2px;
  }
}
.c-card2__taglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.c-card2__tagitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 23px;
  padding: 1px 8px 2px 9px;
}
@media only screen and (max-width: 767px) {
  .c-card2__tagitem {
    min-height: 20px;
  }
}
.c-card2__tagitem:first-child {
  padding-left: 0;
}
.c-card2__tagitem:last-child {
  padding-right: 0;
}
.c-card2__tagitem + .c-card2__tagitem::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 1px;
  height: calc(100% - 11px);
  background-color: #333;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .c-card2__tagitem + .c-card2__tagitem::before {
    top: 4px;
    height: calc(100% - 9px);
  }
}
.c-card2__tag {
  display: inline-block;
  color: #333;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .c-card2__tag {
    font-size: 1.1rem;
  }
}
.c-card3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-card3__left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 212px;
}
@media only screen and (max-width: 767px) {
  .c-card3__left {
    width: 130px;
  }
}
@media only screen and (max-width: 374px) {
  .c-card3__left {
    width: 100px;
  }
}
.c-card3__thumb {
  position: relative;
  width: 100%;
  background-color: #b3b3b3;
  overflow: hidden;
}
.c-card3__thumb::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 75.4716981132%;
}
@media only screen and (max-width: 767px) {
  .c-card3__thumb::before {
    padding-top: 75.3846153846%;
  }
}
.c-card3__thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.c-card3__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: calc(100% - 212px);
  padding: 0 56px 0 40px;
}
@media only screen and (max-width: 767px) {
  .c-card3__right {
    width: calc(100% - 130px);
    padding: 0 36px 0 20px;
  }
}
@media only screen and (max-width: 374px) {
  .c-card3__right {
    width: calc(100% - 100px);
  }
}
.c-card3__right::after {
  content: "\e900";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #014098;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-card3__title {
  width: 100%;
  min-height: 35px;
  margin-top: 2px;
  color: #333;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .c-card3__title {
    min-height: 26px;
    margin-top: 1px;
    font-size: 1.7rem;
    -webkit-line-clamp: 3;
  }
}
.c-card3__basis {
  width: 100%;
  margin-top: 6px;
}
@media only screen and (max-width: 767px) {
  .c-card3__basis {
    margin: 2px 0 -2px;
  }
}
.c-card3__taglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.c-card3__tagitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 23px;
  padding: 1px 8px 2px 9px;
}
@media only screen and (max-width: 767px) {
  .c-card3__tagitem {
    min-height: 20px;
  }
}
.c-card3__tagitem:first-child {
  padding-left: 0;
}
.c-card3__tagitem:last-child {
  padding-right: 0;
}
.c-card3__tagitem + .c-card3__tagitem::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 1px;
  height: calc(100% - 11px);
  background-color: #333;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .c-card3__tagitem + .c-card3__tagitem::before {
    top: 4px;
    height: calc(100% - 9px);
  }
}
.c-card3__tag {
  display: inline-block;
  color: #333;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .c-card3__tag {
    font-size: 1.1rem;
  }
}
/*------------------------------------------------------------
    Checkbox
------------------------------------------------------------*/
.c-checkbox__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0 -8px -12px 0;
}
@media only screen and (max-width: 767px) {
  .c-checkbox__group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
  }
}
.c-checkbox__group .mwform-checkbox-field {
  min-width: 154px;
  margin: 0 8px 12px 0;
}
@media only screen and (max-width: 767px) {
  .c-checkbox__group .mwform-checkbox-field {
    width: 100%;
    min-width: unset;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .c-checkbox__group .mwform-checkbox-field + .mwform-checkbox-field {
    margin-top: 8px;
  }
}
.c-checkbox__group .mwform-checkbox-field label {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.c-checkbox__group .mwform-checkbox-field label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #70b92d;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.c-checkbox__group .mwform-checkbox-field label:has(input[type=checkbox]:checked)::before {
  opacity: 1;
}
.c-checkbox__group .mwform-checkbox-field label input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
  opacity: 0;
  -webkit-tap-highlight-color: transparent;
  z-index: 1;
  cursor: pointer;
}
.c-checkbox__group .mwform-checkbox-field label input[type=checkbox]:checked + .mwform-checkbox-field-text::before {
  background-color: #70b92d;
}
.c-checkbox__group .mwform-checkbox-field label input[type=checkbox]:checked + .mwform-checkbox-field-text::after {
  opacity: 1;
}
.c-checkbox__group .mwform-checkbox-field label .mwform-checkbox-field-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 56px;
  padding: 12px 15px 13px 43px;
  background-color: #fff;
  border: 1px solid #dfe4eb;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-checkbox__group .mwform-checkbox-field label .mwform-checkbox-field-text::before {
  content: "";
  display: block;
  position: absolute;
  top: 17px;
  left: 15px;
  width: 20px;
  height: 20px;
  background-color: #dfe4eb;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-checkbox__group .mwform-checkbox-field label .mwform-checkbox-field-text::after {
  content: "\e905";
  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;
  position: absolute;
  top: 17px;
  left: 15px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-checkbox__group--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
}
.c-checkbox__group--vertical + .c-checkbox__group--vertical {
  margin-top: 8px;
}
.c-checkbox__group--vertical .mwform-checkbox-field {
  width: 100%;
  margin: 0;
}
.c-checkbox__group--vertical .mwform-checkbox-field + .mwform-checkbox-field {
  margin-top: 8px;
}
.c-checkbox2__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0 -8px -12px 0;
}
@media only screen and (max-width: 767px) {
  .c-checkbox2__group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
  }
}
.c-checkbox2__group .mwform-checkbox-field {
  min-width: 154px;
  margin: 0 8px 12px 0;
}
@media only screen and (max-width: 767px) {
  .c-checkbox2__group .mwform-checkbox-field {
    width: 100%;
    min-width: unset;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .c-checkbox2__group .mwform-checkbox-field + .mwform-checkbox-field {
    margin-top: 8px;
  }
}
.c-checkbox2__group .mwform-checkbox-field label {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.c-checkbox2__group .mwform-checkbox-field label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #8ce638;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.c-checkbox2__group .mwform-checkbox-field label:has(input[type=checkbox]:checked)::before {
  opacity: 1;
}
.c-checkbox2__group .mwform-checkbox-field label input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
  opacity: 0;
  -webkit-tap-highlight-color: transparent;
  z-index: 1;
  cursor: pointer;
}
.c-checkbox2__group .mwform-checkbox-field label input[type=checkbox]:checked + .mwform-checkbox-field-text::before {
  background-color: #8ce638;
}
.c-checkbox2__group .mwform-checkbox-field label input[type=checkbox]:checked + .mwform-checkbox-field-text::after {
  opacity: 1;
}
.c-checkbox2__group .mwform-checkbox-field label .mwform-checkbox-field-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 56px;
  padding: 12px 15px 13px 43px;
  background-color: #fff;
  border: 1px solid #dfe4eb;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-checkbox2__group .mwform-checkbox-field label .mwform-checkbox-field-text::before {
  content: "";
  display: block;
  position: absolute;
  top: 17px;
  left: 15px;
  width: 20px;
  height: 20px;
  background-color: #dfe4eb;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-checkbox2__group .mwform-checkbox-field label .mwform-checkbox-field-text::after {
  content: "\e905";
  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;
  position: absolute;
  top: 17px;
  left: 15px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-checkbox2__group--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
}
.c-checkbox2__group--vertical + .c-checkbox2__group--vertical {
  margin-top: 8px;
}
.c-checkbox2__group--vertical .mwform-checkbox-field {
  width: 100%;
  margin: 0;
}
.c-checkbox2__group--vertical .mwform-checkbox-field + .mwform-checkbox-field {
  margin-top: 8px;
}
/*------------------------------------------------------------
    Content
------------------------------------------------------------*/
.c-content1 {
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-content1 p + p {
  margin-top: 2.88rem;
}
.c-content1 p + p:has(img) {
  margin-top: 2.88rem;
}
.c-content1 p:has(img) + p {
  margin-top: 2.88rem;
}
.c-content1 p small {
  color: #333;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-content1 a {
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-content1 a::after {
  content: "\e901";
  display: inline-block;
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  margin-left: 4px;
  color: #014098;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
.c-content1 a:has(img)::after {
  content: none;
}
.c-content1 ul {
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-content1 ul li {
  position: relative;
  padding-left: 16px;
}
.c-content1 ul li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.c-content1 ol {
  counter-reset: section;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-content1 ol li {
  position: relative;
  padding-left: 20px;
}
.c-content1 ol li::before {
  counter-increment: section;
  content: counter(section) "．";
  position: absolute;
  top: 0;
  left: 0;
}
.c-content1 .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.c-content1 .alignleft {
  display: block;
  margin-right: auto;
}
.c-content1 .alignleft {
  display: block;
  margin-left: auto;
}
.c-content1 img,
.c-content1 iframe {
  max-width: 100%;
}
/*------------------------------------------------------------
    Control
------------------------------------------------------------*/
.c-control1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -2px 0;
}
.c-control1 li {
  margin: 2px 0;
}
.c-control1 li > span,
.c-control1 li > a,
.c-control1 li .c-control1__value {
  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;
  width: 44px;
  height: 44px;
  padding: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-family: "Barlow", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}
.c-control1 li > span.prev,
.c-control1 li > a.prev,
.c-control1 li .c-control1__value.prev {
  background-color: transparent;
}
.c-control1 li > span.prev::before,
.c-control1 li > a.prev::before,
.c-control1 li .c-control1__value.prev::before {
  content: "\e906";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #fff;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
}
.c-control1 li > span.next,
.c-control1 li > a.next,
.c-control1 li .c-control1__value.next {
  background-color: transparent;
}
.c-control1 li > span.next::before,
.c-control1 li > a.next::before,
.c-control1 li .c-control1__value.next::before {
  content: "\e906";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #fff;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
}
.c-control1__value span {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}
.c-control1__value span.splitter {
  margin: 0 4px;
}
/*------------------------------------------------------------
    Error
------------------------------------------------------------*/
.contact-form__error .error,
.mw_wp_form .contact-form__error .error,
.mw_wp_form .contact-form__recaptcha .error {
  display: block;
  margin-top: 5px;
  color: #bf0000;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.recruit-form__error .error,
.mw_wp_form .recruit-form__error .error,
.mw_wp_form .recruit-form__recaptcha .error {
  display: block;
  margin-top: 5px;
  color: #bf0000;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
/*------------------------------------------------------------
    Flow
------------------------------------------------------------*/
.c-flow1 {
  position: relative;
}
.c-flow1__item {
  position: relative;
  padding: 19px 0 24px;
  border-bottom: 1px solid #d1dded;
}
@media only screen and (max-width: 767px) {
  .c-flow1__item {
    padding: 19px 0 2.45rem;
  }
}
.c-flow1__item::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 21px;
  width: 22px;
  height: 12px;
  background-image: url("/assets/img/common/triangle.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.c-flow1__item:first-child {
  padding-top: 0;
}
.c-flow1__item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.c-flow1__item:last-child::after {
  content: none;
}
.c-flow1__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.c-flow1__left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 84px;
  padding-right: 20px;
}
.c-flow1__num {
  display: block;
  color: #dfe4eb;
  font-size: 10rem;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
}
.c-flow1__right {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: calc(100% - 84px);
  margin-top: 30px;
}
.c-flow1__title {
  color: #333;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-flow1__text {
  margin: 7px 0 -3px;
}
.c-flow2--white .c-flow2__title {
  color: #fff;
}
.c-flow2--white .c-flow2__text {
  color: #fff;
}
.c-flow2__item {
  position: relative;
}
.c-flow2__item + .c-flow2__item {
  margin-top: 43px;
}
.c-flow2__item + .c-flow2__item::before {
  content: "▼";
  display: inline-block;
  position: absolute;
  top: -36px;
  left: 0;
  color: #d1dded;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-flow2__title {
  display: block;
  color: #333;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-flow2__text {
  margin-top: 0.34rem;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
/*------------------------------------------------------------
    Group
------------------------------------------------------------*/
/*------------------------------------------------------------
    Heading
------------------------------------------------------------*/
.c-heading1 {
  position: relative;
}
.c-heading1__thumb {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.c-heading1__thumb::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 60%;
}
.c-heading1__thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.c-heading1__heading {
  position: relative;
  z-index: 1;
}
.c-heading1__title--green .c-heading1__ja {
  color: #70b92d;
}
.c-heading1__title--green .c-heading1__en {
  min-height: 120px;
  padding: 10px 16px;
  color: #70b92d;
}
@media only screen and (max-width: 1023px) {
  .c-heading1__title--green .c-heading1__en {
    min-height: 85px;
    padding: 8px 16px 9px;
  }
}
@media only screen and (max-width: 767px) {
  .c-heading1__title--green .c-heading1__en {
    min-height: 66px;
    padding: 5px 16px 9px;
  }
}
@media only screen and (max-width: 374px) {
  .c-heading1__title--green .c-heading1__en {
    min-height: 56px;
  }
}
.c-heading1__ja {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 45px;
  margin-top: -35px;
  padding: 8px 5px 8px 8px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #014098;
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.125em;
}
.c-heading1__en {
  display: block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 124px;
  margin-top: -10px;
  padding: 10px 16px 14px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  color: #014098;
  font-size: 10rem;
  font-weight: 800;
  line-height: 1;
}
@media only screen and (max-width: 1023px) {
  .c-heading1__en {
    min-height: 85px;
    padding: 8px 16px 9px;
    font-size: 6.75rem;
  }
}
@media only screen and (max-width: 767px) {
  .c-heading1__en {
    min-height: 66px;
    padding: 5px 16px 9px;
    font-size: 5.2rem;
  }
}
@media only screen and (max-width: 374px) {
  .c-heading1__en {
    min-height: 56px;
    font-size: 4.2rem;
  }
}
.c-heading1__subtitle {
  margin-top: 16px;
  color: #1a1a1a;
  font-size: 3.3rem;
  font-weight: 900;
  line-height: 1.212;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 1023px) {
  .c-heading1__subtitle {
    margin-top: 8px;
    font-size: 2.4rem;
    line-height: 1.25;
  }
}
.c-heading1__subtitle span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 48px;
  padding: 4px 9px 4px 20px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1023px) {
  .c-heading1__subtitle span {
    min-height: 35px;
    padding: 3px 9px 2px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .c-heading1__subtitle span.is-notsp {
    display: none;
  }
}
.c-heading1__subtitle span.is-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .c-heading1__subtitle span.is-sp {
    display: block;
  }
}
.c-heading1__subtitle span + span {
  margin-top: 16px;
}
@media only screen and (max-width: 1023px) {
  .c-heading1__subtitle span + span {
    margin-top: 8px;
  }
}
.c-heading1__content {
  margin-top: 29px;
}
.c-heading1__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 35px;
}
@media only screen and (max-width: 1023px) {
  .c-heading1__btn {
    margin-top: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .c-heading1__btn {
    margin-top: 37px;
  }
}
.c-heading1__btn--green {
  margin-top: 36px;
}
@media only screen and (max-width: 1023px) {
  .c-heading1__btn--green {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .c-heading1__btn--green {
    margin-top: 37px;
  }
}
.c-heading2 {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .c-heading2 {
    padding-top: 80px;
  }
}
.c-heading2--wide .c-heading2__left {
  width: min(100% - 640px, 50% + 80px);
}
@media only screen and (max-width: 1023px) {
  .c-heading2--wide .c-heading2__left {
    width: 100%;
  }
}
.c-heading2--wide .c-heading2__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.c-heading2--wide .c-heading2__en {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  top: unset;
  right: unset;
}
@media only screen and (max-width: 767px) {
  .c-heading2--wide .c-heading2__en {
    -ms-flex-negative: unset;
    flex-shrink: unset;
  }
}
.c-heading2--wide .c-heading2__ja {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  top: unset;
  left: unset;
}
@media only screen and (max-width: 767px) {
  .c-heading2--wide .c-heading2__ja {
    -ms-flex-negative: unset;
    flex-shrink: unset;
  }
}
.c-heading2--wide .c-heading2__right {
  -ms-flex-negative: unset;
  flex-shrink: unset;
  position: fixed;
  top: 0;
  left: calc(min(100% - 640px, 50% + 80px) - 80px);
  width: auto;
  min-width: unset;
  margin-left: 0;
  z-index: 2;
}
@media only screen and (max-width: 1023px) {
  .c-heading2--wide .c-heading2__right {
    top: 80px;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .c-heading2--wide .c-heading2__right {
    position: relative;
    top: unset;
    left: unset;
  }
}
.c-heading2__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 1023px) {
  .c-heading2__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-heading2__left {
  position: fixed;
  top: 0;
  left: 0;
  width: min(100% - 820px, 50% - 160px);
  height: 100vh;
  pointer-events: none;
  z-index: -2;
}
@media only screen and (max-width: 1023px) {
  .c-heading2__left {
    position: relative;
    top: unset;
    left: unset;
    width: 100%;
    height: auto;
    z-index: 0;
  }
}
@media only screen and (max-width: 767px) {
  .c-heading2__left:has(.c-heading2__empty) + .c-heading2__right {
    margin-top: 40px;
  }
}
.c-heading2__thumb {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #b3b3b3;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .c-heading2__thumb {
    max-height: 640px;
  }
}
@media only screen and (max-width: 767px) {
  .c-heading2__thumb {
    max-height: 320px;
  }
}
@media only screen and (max-width: 1023px) {
  .c-heading2__thumb::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 80%;
  }
}
.c-heading2__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media only screen and (max-width: 1023px) {
  .c-heading2__thumb img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.c-heading2__right {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  width: calc(50% + 120px);
  min-width: 740px;
  margin-left: auto;
}
@media only screen and (max-width: 1023px) {
  .c-heading2__right {
    -ms-flex-negative: unset;
    flex-shrink: unset;
    position: fixed;
    top: 80px;
    left: 0;
    width: auto;
    min-width: unset;
    margin-left: 0;
    z-index: 2;
  }
}
@media only screen and (max-width: 767px) {
  .c-heading2__right {
    position: relative;
    top: unset;
    left: unset;
    margin-top: -31px;
  }
}
.c-heading2__title {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .c-heading2__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .c-heading2__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-heading2__en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  top: 0;
  right: max(820px, 50% + 160px);
  width: 80px;
  padding: 16px 7px 16px 10px;
  background-color: #014098;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  color: #fff;
  font-size: 6.3rem;
  font-weight: 800;
  line-height: 1;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  white-space: nowrap;
}
@media only screen and (max-width: 1023px) {
  .c-heading2__en {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    top: unset;
    right: unset;
  }
}
@media only screen and (max-width: 767px) {
  .c-heading2__en {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-negative: unset;
    flex-shrink: unset;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 4px 16px 7px;
    font-size: 3.6rem;
    line-height: 1;
    -webkit-writing-mode: unset;
    -ms-writing-mode: unset;
    writing-mode: unset;
    white-space: unset;
  }
}
.c-heading2__ja {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 39px;
  padding: 10px 8px 10px 6px;
  background-color: #dfe4eb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  color: #014098;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  text-orientation: upright;
  white-space: nowrap;
}
@media only screen and (max-width: 1023px) {
  .c-heading2__ja {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    top: unset;
    left: unset;
  }
}
@media only screen and (max-width: 767px) {
  .c-heading2__ja {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-negative: unset;
    flex-shrink: unset;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 2px 8px 4px;
    font-size: 2rem;
    line-height: 1.25;
    letter-spacing: 0;
    text-align: left;
    -webkit-writing-mode: unset;
    -ms-writing-mode: unset;
    writing-mode: unset;
    text-orientation: unset;
    white-space: unset;
  }
}
.c-heading2__ja--style1 {
  padding: 8px 8px 9px 6px;
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .c-heading2__ja--style1 {
    padding: 2px 8px 4px;
  }
}
/*------------------------------------------------------------
    Input
------------------------------------------------------------*/
.c-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.c-input input[type=text],
.c-input input[type=email],
.c-input input[type=tel],
.c-input input[type=url] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 56px;
  padding: 12px 15px 13px;
  background-color: #fff;
  border: 1px solid #dfe4eb;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-input input[type=text]::-webkit-input-placeholder, .c-input input[type=email]::-webkit-input-placeholder, .c-input input[type=tel]::-webkit-input-placeholder, .c-input input[type=url]::-webkit-input-placeholder {
  color: #b3b3b3;
}
.c-input input[type=text]::-moz-placeholder, .c-input input[type=email]::-moz-placeholder, .c-input input[type=tel]::-moz-placeholder, .c-input input[type=url]::-moz-placeholder {
  color: #b3b3b3;
}
.c-input input[type=text]:-ms-input-placeholder, .c-input input[type=email]:-ms-input-placeholder, .c-input input[type=tel]:-ms-input-placeholder, .c-input input[type=url]:-ms-input-placeholder {
  color: #b3b3b3;
}
.c-input input[type=text]::-ms-input-placeholder, .c-input input[type=email]::-ms-input-placeholder, .c-input input[type=tel]::-ms-input-placeholder, .c-input input[type=url]::-ms-input-placeholder {
  color: #b3b3b3;
}
.c-input input[type=text]::placeholder,
.c-input input[type=email]::placeholder,
.c-input input[type=tel]::placeholder,
.c-input input[type=url]::placeholder {
  color: #b3b3b3;
}
.c-input textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 280px;
  padding: 12px 15px 13px;
  background-color: #fff;
  border: 1px solid #dfe4eb;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  resize: none;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-input textarea::-webkit-input-placeholder {
  color: #b3b3b3;
}
.c-input textarea::-moz-placeholder {
  color: #b3b3b3;
}
.c-input textarea:-ms-input-placeholder {
  color: #b3b3b3;
}
.c-input textarea::-ms-input-placeholder {
  color: #b3b3b3;
}
.c-input textarea::placeholder {
  color: #b3b3b3;
}
.c-input--medium {
  width: min(316px, 100%);
}
.c-input--tiny {
  width: min(154px, 100%);
}
.c-input--small {
  width: min(73px, 100%);
}
.c-input__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -4px;
}
.c-input__group .c-input__item {
  width: calc(100% - 8px);
  margin: 0 4px;
}
.c-input__group .c-input__item--tiny {
  width: calc(50% - 8px);
  max-width: 154px;
}
.c-input__group--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
}
.c-input__group--vertical .c-input__item {
  width: 100%;
  margin: 0;
}
.c-input__group--vertical .c-input__item + .c-input__item {
  margin-top: 12px;
}
.c-input__itemlabel {
  margin-top: -4px;
}
.c-input__itemlabel + .c-input__iteminput {
  margin-top: 3px;
}
.c-input__itemtext {
  color: #333;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-input__itemage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-input__itemage .c-input {
  margin-right: 4px;
}
.c-input__itemage .c-input__itemtext {
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}
/*------------------------------------------------------------
    Label
------------------------------------------------------------*/
.c-label1 {
  display: inline-block;
  position: relative;
  min-height: 29px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-label1::before {
  content: none;
  display: block;
  position: absolute;
  top: 0.65rem;
  left: 0;
  padding: 2px 4px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #6c84a6;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.18;
  letter-spacing: -0.02em;
  text-align: center;
}
.c-label1.is-optional {
  padding-left: 34px;
}
.c-label1.is-optional::before {
  content: "任意";
}
.c-label1.is-required {
  padding-left: 34px;
}
.c-label1.is-required::before {
  content: "必須";
  background-color: #014098;
  color: #fff;
}
.c-label2 {
  display: inline-block;
  min-height: 20px;
  color: #333;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-label3 {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 8px;
  background-color: #014098;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-label4 {
  display: inline-block;
  position: relative;
  min-height: 29px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-label4::before {
  content: none;
  display: block;
  position: absolute;
  top: 0.65rem;
  left: 0;
  padding: 2px 4px;
  background-color: #dfe4eb;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.18;
  letter-spacing: -0.02em;
  text-align: center;
}
.c-label4.is-optional {
  padding-left: 34px;
}
.c-label4.is-optional::before {
  content: "任意";
}
.c-label4.is-required {
  padding-left: 34px;
}
.c-label4.is-required::before {
  content: "必須";
  background-color: #70b92d;
  color: #fff;
}
/*------------------------------------------------------------
    Link
------------------------------------------------------------*/
.c-link1 {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-link1::before {
  content: "\e904";
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 0;
  color: #333;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
.c-link1::after {
  content: "\e901";
  display: inline-block;
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  margin-left: 4px;
  color: #014098;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
.c-link1--white {
  color: #fff;
}
.c-link1--white::before {
  color: #fff;
}
.c-link1--white::after {
  color: #fff;
}
/*------------------------------------------------------------
    Text
------------------------------------------------------------*/
.c-list1 {
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-list1 li {
  position: relative;
  padding-left: 16px;
}
.c-list1 li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.c-list2 {
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-list2 li {
  display: block;
  width: 100%;
  min-height: 42px;
  padding: 6px 20px 7px;
  background-color: #f5f7fa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-list2 li + li {
  margin-top: 4px;
}
.c-list3 {
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-list3 li {
  position: relative;
  padding-left: 20px;
}
.c-list3 li + li {
  margin-top: 0.32rem;
}
.c-list3 li::before {
  content: "";
  display: block;
  position: absolute;
  top: 13px;
  left: 5px;
  width: 6px;
  height: 6px;
  background-color: #6c84a6;
  border-radius: 50%;
}
/*------------------------------------------------------------
    Listcheck
------------------------------------------------------------*/
.c-listcheck1 {
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-listcheck1 li {
  position: relative;
  padding-left: 20px;
}
.c-listcheck1 li::before {
  content: "\e902";
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 0;
  color: #014098;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
.c-listcheck1 li + li {
  margin-top: 0.32rem;
}
/*------------------------------------------------------------
    Listpost
------------------------------------------------------------*/
.c-listpost1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-listpost1__item {
  position: relative;
  width: 100%;
  padding: 32px 0;
  border-bottom: 1px solid #e1e5eb;
}
.c-listpost1__item:first-child {
  padding-top: 0;
}
.c-listpost1__link {
  display: block;
  position: relative;
  padding-right: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-listpost1__link::after {
  content: "\e900";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #333;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
}
.c-listpost1__basis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-right: 6px;
}
.c-listpost1__datetime {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #828c99;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.25;
}
.c-listpost1__taglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 1px -6px -4px 8px;
  overflow: hidden;
}
.c-listpost1__tagitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin: 0 6px 4px 0;
}
.c-listpost1__title {
  margin-top: 19px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .c-listpost1__title {
    margin-top: 11px;
    -webkit-line-clamp: 4;
  }
}
/*------------------------------------------------------------
    Loading
------------------------------------------------------------*/
.c-loading1 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: 9999;
}
.c-loading2 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background-color: #004fbf;
  opacity: 1;
  visibility: visible;
  pointer-events: none;
  z-index: 9990;
}
.c-loading2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(calc(-50% - 1px), -50%);
  transform: translate(calc(-50% - 1px), -50%);
  width: 128px;
  height: 128px;
  background-image: url("/assets/img/common/explore.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .c-loading2::before {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 96px;
    height: 96px;
  }
}
.c-loading2::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, calc(-50% - 10px));
  transform: translate(-50%, calc(-50% - 10px));
  width: 396.26px;
  height: 320px;
  background-image: url("/assets/img/common/logo-vertical-white-big.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.1;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .c-loading2::after {
    width: 297.2px;
    height: 240;
  }
}
.c-loading2.is-hidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}
/*------------------------------------------------------------
    Menu
------------------------------------------------------------*/
.c-menu1 {
  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;
  width: 80px;
  height: 80px;
  padding: 10px;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 1023px) {
  .c-menu1.is-open .c-menu1__inner span {
    background-color: #fff;
  }
}
.c-menu1.is-open .c-menu1__inner span:nth-child(1) {
  -webkit-transform: translate(0, 3px) rotate(45deg);
  transform: translate(0, 3px) rotate(45deg);
}
.c-menu1.is-open .c-menu1__inner span:nth-child(2) {
  -webkit-transform: translate(0, -4px) rotate(-45deg);
  transform: translate(0, -4px) rotate(-45deg);
  width: 24px;
}
.c-menu1__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 24px;
  height: 8px;
}
.c-menu1__inner span {
  display: block;
  width: 24px;
  height: 1px;
  background-color: #014098;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-menu1__inner span:nth-child(2) {
  width: 16px;
}
.c-menu2 {
  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;
  width: 48px;
  height: 48px;
  padding: 8px;
  background-color: #f5f7fa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-menu2.is-open .c-menu2__inner span:nth-child(1) {
  -webkit-transform: translate(0, 4px) rotate(45deg);
  transform: translate(0, 4px) rotate(45deg);
}
.c-menu2.is-open .c-menu2__inner span:nth-child(2) {
  -webkit-transform: translate(0, -4px) rotate(-45deg);
  transform: translate(0, -4px) rotate(-45deg);
  width: 24px;
}
.c-menu2--blue {
  background-color: #003b8c;
}
.c-menu2__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 25px;
  height: 10px;
}
.c-menu2__inner span {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #1467cc;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/*------------------------------------------------------------
    Pagination
------------------------------------------------------------*/
.c-pagi1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -2px;
}
.c-pagi1 li {
  margin: 0 2px;
}
.c-pagi1 li > span,
.c-pagi1 li > a,
.c-pagi1 li .c-pagi1__value {
  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;
  position: relative;
  height: 100%;
  padding: 10px 16px;
  background-color: #dfe4eb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  font-family: "Barlow", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 1023px) {
  .c-pagi1 li > span:hover,
  .c-pagi1 li > a:hover,
  .c-pagi1 li .c-pagi1__value:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #014098;
    color: #fff;
  }
  .c-pagi1 li > span.prev:hover::before,
  .c-pagi1 li > a.prev:hover::before,
  .c-pagi1 li .c-pagi1__value.prev:hover::before {
    color: #fff;
  }
  .c-pagi1 li > span.next:hover::after,
  .c-pagi1 li > a.next:hover::after,
  .c-pagi1 li .c-pagi1__value.next:hover::after {
    color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .c-pagi1 li > span.prev,
  .c-pagi1 li > a.prev,
  .c-pagi1 li .c-pagi1__value.prev {
    width: 44px;
  }
}
.c-pagi1 li > span.prev.disabled,
.c-pagi1 li > a.prev.disabled,
.c-pagi1 li .c-pagi1__value.prev.disabled {
  opacity: 0.4;
  pointer-events: none;
}
.c-pagi1 li > span.prev::before,
.c-pagi1 li > a.prev::before,
.c-pagi1 li .c-pagi1__value.prev::before {
  content: "\e906";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-right: 4px;
  color: #333;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .c-pagi1 li > span.prev::before,
  .c-pagi1 li > a.prev::before,
  .c-pagi1 li .c-pagi1__value.prev::before {
    margin-right: 0;
  }
}
.c-pagi1 li > span.prev .c-pagi1__text,
.c-pagi1 li > a.prev .c-pagi1__text,
.c-pagi1 li .c-pagi1__value.prev .c-pagi1__text {
  margin-right: 8px;
}
@media only screen and (max-width: 767px) {
  .c-pagi1 li > span.prev .c-pagi1__text,
  .c-pagi1 li > a.prev .c-pagi1__text,
  .c-pagi1 li .c-pagi1__value.prev .c-pagi1__text {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .c-pagi1 li > span.next,
  .c-pagi1 li > a.next,
  .c-pagi1 li .c-pagi1__value.next {
    width: 44px;
  }
}
.c-pagi1 li > span.next.disabled,
.c-pagi1 li > a.next.disabled,
.c-pagi1 li .c-pagi1__value.next.disabled {
  opacity: 0.4;
  pointer-events: none;
}
.c-pagi1 li > span.next::after,
.c-pagi1 li > a.next::after,
.c-pagi1 li .c-pagi1__value.next::after {
  content: "\e906";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  margin-left: 4px;
  color: #333;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .c-pagi1 li > span.next::after,
  .c-pagi1 li > a.next::after,
  .c-pagi1 li .c-pagi1__value.next::after {
    margin-left: 0;
  }
}
.c-pagi1 li > span.next .c-pagi1__text,
.c-pagi1 li > a.next .c-pagi1__text,
.c-pagi1 li .c-pagi1__value.next .c-pagi1__text {
  margin-left: 8px;
}
@media only screen and (max-width: 767px) {
  .c-pagi1 li > span.next .c-pagi1__text,
  .c-pagi1 li > a.next .c-pagi1__text,
  .c-pagi1 li .c-pagi1__value.next .c-pagi1__text {
    display: none;
  }
}
.c-pagi1 li > span.first,
.c-pagi1 li > a.first,
.c-pagi1 li .c-pagi1__value.first {
  width: 44px;
  background-color: transparent;
  font-size: 0;
}
@media only screen and (min-width: 1023px) {
  .c-pagi1 li > span.first:hover,
  .c-pagi1 li > a.first:hover,
  .c-pagi1 li .c-pagi1__value.first:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #014098;
    color: #fff;
  }
  .c-pagi1 li > span.first:hover::before,
  .c-pagi1 li > a.first:hover::before,
  .c-pagi1 li .c-pagi1__value.first:hover::before {
    color: #fff;
  }
}
.c-pagi1 li > span.first.disabled,
.c-pagi1 li > a.first.disabled,
.c-pagi1 li .c-pagi1__value.first.disabled {
  opacity: 0.4;
  pointer-events: none;
}
.c-pagi1 li > span.first::before,
.c-pagi1 li > a.first::before,
.c-pagi1 li .c-pagi1__value.first::before {
  content: "\e907";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #333;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-pagi1 li > span.last,
.c-pagi1 li > a.last,
.c-pagi1 li .c-pagi1__value.last {
  width: 44px;
  background-color: transparent;
  font-size: 0;
}
@media only screen and (min-width: 1023px) {
  .c-pagi1 li > span.last:hover,
  .c-pagi1 li > a.last:hover,
  .c-pagi1 li .c-pagi1__value.last:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #014098;
    color: #fff;
  }
  .c-pagi1 li > span.last:hover::before,
  .c-pagi1 li > a.last:hover::before,
  .c-pagi1 li .c-pagi1__value.last:hover::before {
    color: #fff;
  }
}
.c-pagi1 li > span.last.disabled,
.c-pagi1 li > a.last.disabled,
.c-pagi1 li .c-pagi1__value.last.disabled {
  opacity: 0.4;
  pointer-events: none;
}
.c-pagi1 li > span.last::before,
.c-pagi1 li > a.last::before,
.c-pagi1 li .c-pagi1__value.last::before {
  content: "\e907";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  color: #333;
  font-family: "icomoon";
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-pagi1__value {
  min-width: 88px;
}
.c-pagi1__value span {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.c-pagi1__value span.splitter {
  margin: 0 4px 0 5px;
}
/*------------------------------------------------------------
    Part
------------------------------------------------------------*/
.c-part1__title {
  display: block;
  width: 100%;
  min-height: 48px;
  padding: 5px 16px 8px;
  background-color: #70b92d;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 767px) {
  .c-part1__title {
    min-height: 45px;
    padding: 7px 16px 8px;
    font-size: 2rem;
  }
}
.c-part1__body {
  margin-top: 20px;
}
.c-part1__thumb {
  position: relative;
  width: 100%;
  background-color: #b3b3b3;
  overflow: hidden;
}
.c-part1__thumb::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 61.875%;
}
@media only screen and (max-width: 767px) {
  .c-part1__thumb::before {
    padding-top: 61.6666666667%;
  }
}
.c-part1__thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.c-part1__content {
  margin-top: 18px;
}
/*------------------------------------------------------------
    Phone
------------------------------------------------------------*/
.c-phone1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 27px 40px 29px;
  background-color: #f5f7fa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .c-phone1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 17px 24px 19px;
  }
}
@media only screen and (max-width: 374px) {
  .c-phone1 {
    padding: 17px 20px 19px;
  }
}
.c-phone1__left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .c-phone1__left {
    -ms-flex-negative: unset;
    flex-shrink: unset;
  }
}
.c-phone1__tel {
  display: inline-block;
  color: #014098;
  font-size: 3.6rem;
  font-weight: 800;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .c-phone1__tel {
    font-size: 3rem;
  }
}
.c-phone1__tel small {
  display: inline-block;
  margin-right: 4px;
  font-size: 2.8rem;
  font-weight: 800;
}
@media only screen and (max-width: 767px) {
  .c-phone1__tel small {
    font-size: 2.4rem;
  }
}
.c-phone1__time {
  margin-top: -4px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 767px) {
  .c-phone1__time {
    margin-top: -2px;
  }
}
.c-phone2 {
  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;
  position: relative;
  width: 100%;
  padding: 27px 40px 29px;
  background-color: #f5f7fa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .c-phone2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 17px 24px 22px;
  }
}
@media only screen and (max-width: 374px) {
  .c-phone2 {
    padding: 17px 20px 22px;
  }
}
.c-phone2__left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .c-phone2__left {
    -ms-flex-negative: unset;
    flex-shrink: unset;
  }
}
.c-phone2__tel {
  display: inline-block;
  color: #004fbf;
  font-size: 3.6rem;
  font-weight: 800;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .c-phone2__tel {
    font-size: 3rem;
  }
}
.c-phone2__tel small {
  display: inline-block;
  margin-right: 4px;
  font-size: 2.8rem;
  font-weight: 800;
}
@media only screen and (max-width: 767px) {
  .c-phone2__tel small {
    font-size: 2.4rem;
  }
}
.c-phone2__time {
  margin-top: -4px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 767px) {
  .c-phone2__time {
    margin-top: -2px;
  }
}
.c-phone2__right {
  margin-left: 40px;
}
@media only screen and (max-width: 767px) {
  .c-phone2__right {
    margin-left: 0;
    margin-top: 16px;
  }
}
.c-phone2__right .c-btn7 {
  margin-top: 3px;
}
@media only screen and (max-width: 767px) {
  .c-phone2__right .c-btn7 {
    margin-top: 0;
  }
}
/*------------------------------------------------------------
    Point
------------------------------------------------------------*/
.c-point1 {
  position: relative;
  padding-left: 20px;
  color: #014098;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-point1::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 4px;
  width: 8px;
  height: 8px;
  background-color: #6c84a6;
}
.c-point1--style1::before {
  background-color: #7d93b3;
}
.c-point2 {
  position: relative;
  padding-left: 20px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-point2::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 4px;
  width: 8px;
  height: 8px;
  background-color: #6c84a6;
}
.c-point3 {
  position: relative;
  padding-left: 20px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-point3::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 4px;
  width: 8px;
  height: 8px;
  background-color: #8ce638;
}
.c-point3--white {
  color: #fff;
}
/*------------------------------------------------------------
    Popup
------------------------------------------------------------*/
.c-popup1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(5px) brightness(100%);
  backdrop-filter: blur(5px) brightness(100%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 17;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}
.c-popup1.is-show {
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
}
.c-popup1.is-show .c-popup1__inner {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.c-popup1--blue .c-popup1__inner {
  background-color: #004fbf;
}
.c-popup1__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  width: min(800px, 100%);
  height: 100%;
  margin-left: auto;
  background-color: #fff;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .c-popup1__inner {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    width: 100%;
    margin-left: 0;
  }
}
.c-popup1__menu {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5;
}
@media only screen and (max-width: 767px) {
  .c-popup1__menu {
    top: 8px;
    right: 8px;
  }
}
.c-popup1__content {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
@media only screen and (min-width: 1023px) {
  .c-popup1__content::-webkit-scrollbar-track {
    background-color: #003b8c;
  }
  .c-popup1__content::-webkit-scrollbar {
    width: 4px;
    background-color: #003b8c;
  }
  .c-popup1__content::-webkit-scrollbar-thumb {
    background-color: #8ce638;
  }
}
/*------------------------------------------------------------
    Profile
------------------------------------------------------------*/
.c-profile1 {
  position: relative;
  overflow: hidden;
}
.c-profile1__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  min-height: 256px;
  padding: 52px 234px 48px 24px;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .c-profile1__content {
    padding: 35px 204px 30px 24px;
  }
}
@media only screen and (max-width: 767px) {
  .c-profile1__content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 428px;
    padding: 32px 24px 21px;
  }
}
@media only screen and (max-width: 424px) {
  .c-profile1__content {
    min-height: 334px;
  }
}
@media only screen and (max-width: 374px) {
  .c-profile1__content {
    padding: 32px 14px 21px;
  }
}
.c-profile1__title {
  width: 100%;
  color: #333;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-profile1__signature {
  width: 100%;
  margin-top: 30px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-profile1__signature p + p {
  margin-top: -1px;
}
.c-profile1__thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-profile1__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}
@media only screen and (max-width: 767px) {
  .c-profile1__thumb img {
    -o-object-position: center bottom;
    object-position: center bottom;
  }
}
/*------------------------------------------------------------
    Radio
------------------------------------------------------------*/
.c-radio__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0 -8px -12px 0;
}
@media only screen and (max-width: 767px) {
  .c-radio__group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
  }
}
.c-radio__group .mwform-radio-field {
  min-width: 154px;
  margin: 0 8px 12px 0;
}
@media only screen and (max-width: 767px) {
  .c-radio__group .mwform-radio-field {
    width: 100%;
    min-width: unset;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .c-radio__group .mwform-radio-field + .mwform-radio-field {
    margin-top: 8px;
  }
}
.c-radio__group .mwform-radio-field label {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.c-radio__group .mwform-radio-field label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #70b92d;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.c-radio__group .mwform-radio-field label:has(input[type=radio]:checked)::before {
  opacity: 1;
}
.c-radio__group .mwform-radio-field label input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
  opacity: 0;
  -webkit-tap-highlight-color: transparent;
  z-index: 1;
  cursor: pointer;
}
.c-radio__group .mwform-radio-field label input[type=radio]:checked + .mwform-radio-field-text::before {
  background-color: #70b92d;
}
.c-radio__group .mwform-radio-field label input[type=radio]:checked + .mwform-radio-field-text::after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.c-radio__group .mwform-radio-field label .mwform-radio-field-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 56px;
  padding: 12px 15px 13px 45px;
  background-color: #fff;
  border: 1px solid #dfe4eb;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-radio__group .mwform-radio-field label .mwform-radio-field-text::before {
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  left: 15px;
  width: 22px;
  height: 22px;
  background-color: #dfe4eb;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-radio__group .mwform-radio-field label .mwform-radio-field-text::after {
  content: "";
  display: block;
  position: absolute;
  top: 23px;
  left: 22px;
  -webkit-transform: scale(0);
  transform: scale(0);
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-radio__group--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
}
.c-radio__group--vertical + .c-radio__group--vertical {
  margin-top: 8px;
}
.c-radio__group--vertical .mwform-radio-field {
  width: 100%;
  margin: 0;
}
.c-radio__group--vertical .mwform-radio-field + .mwform-radio-field {
  margin-top: 8px;
}
.c-radio2__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0 -8px -12px 0;
}
@media only screen and (max-width: 767px) {
  .c-radio2__group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
  }
}
.c-radio2__group .mwform-radio-field {
  min-width: 154px;
  margin: 0 8px 12px 0;
}
@media only screen and (max-width: 767px) {
  .c-radio2__group .mwform-radio-field {
    width: 100%;
    min-width: unset;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .c-radio2__group .mwform-radio-field + .mwform-radio-field {
    margin-top: 8px;
  }
}
.c-radio2__group .mwform-radio-field label {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.c-radio2__group .mwform-radio-field label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #8ce638;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.c-radio2__group .mwform-radio-field label:has(input[type=radio]:checked)::before {
  opacity: 1;
}
.c-radio2__group .mwform-radio-field label input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
  opacity: 0;
  -webkit-tap-highlight-color: transparent;
  z-index: 1;
  cursor: pointer;
}
.c-radio2__group .mwform-radio-field label input[type=radio]:checked + .mwform-radio-field-text::before {
  background-color: #8ce638;
}
.c-radio2__group .mwform-radio-field label input[type=radio]:checked + .mwform-radio-field-text::after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.c-radio2__group .mwform-radio-field label .mwform-radio-field-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 56px;
  padding: 12px 15px 13px 45px;
  background-color: #fff;
  border: 1px solid #dfe4eb;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-radio2__group .mwform-radio-field label .mwform-radio-field-text::before {
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  left: 15px;
  width: 22px;
  height: 22px;
  background-color: #dfe4eb;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-radio2__group .mwform-radio-field label .mwform-radio-field-text::after {
  content: "";
  display: block;
  position: absolute;
  top: 23px;
  left: 22px;
  -webkit-transform: scale(0);
  transform: scale(0);
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-radio2__group--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
}
.c-radio2__group--vertical + .c-radio2__group--vertical {
  margin-top: 8px;
}
.c-radio2__group--vertical .mwform-radio-field {
  width: 100%;
  margin: 0;
}
.c-radio2__group--vertical .mwform-radio-field + .mwform-radio-field {
  margin-top: 8px;
}
/*------------------------------------------------------------
    Select
------------------------------------------------------------*/
.c-select2 {
  display: block;
  position: relative;
  width: 100%;
  max-width: 190px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 1023px) {
  .c-select2:hover .c-select2__content {
    opacity: 1;
    visibility: visible;
    pointer-events: unset;
  }
}
.c-select2.is-show .c-select2__content {
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
}
.c-select2__heading {
  display: block;
  position: relative;
  width: 100%;
  min-height: 36px;
  padding: 8px 20px 7px 0;
  background-color: transparent;
  border-bottom: 1px solid #d1dded;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-select2__heading::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(calc(-50% + 1px));
  transform: translateY(calc(-50% + 1px));
  width: 8px;
  height: 8px;
  background-color: #014098;
  pointer-events: none;
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
.c-select2__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #333;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-select2__title span:nth-child(1) {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.c-select2__title span:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 4px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.c-select2__content {
  position: absolute;
  top: 36px;
  left: 0;
  width: 100%;
  max-height: 500px;
  background-color: #013b8c;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  overflow-y: auto;
  z-index: 4;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 1023px) {
  .c-select2__content::-webkit-scrollbar-track {
    background-color: #003073;
  }
  .c-select2__content::-webkit-scrollbar {
    width: 4px;
    background-color: #003073;
  }
  .c-select2__content::-webkit-scrollbar-thumb {
    background-color: #70b92d;
  }
}
.c-select2__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.c-select2__item {
  position: relative;
  width: 100%;
  border-top: 1px solid #fff;
}
.c-select2__item:first-child {
  border-top: none;
}
.c-select2__link {
  display: block;
  position: relative;
  width: 100%;
  min-height: 45px;
  padding: 12px 16px 13px;
  background-color: #013b8c;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
/*------------------------------------------------------------
    Single
------------------------------------------------------------*/
.c-single1__taglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.c-single1__tagitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 23px;
  padding: 1px 8px 2px 9px;
}
.c-single1__tagitem:first-child {
  padding-left: 0;
}
.c-single1__tagitem:last-child {
  padding-right: 0;
}
.c-single1__tagitem + .c-single1__tagitem::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 1px;
  height: calc(100% - 11px);
  background-color: #333;
}
.c-single1__tag {
  display: inline-block;
  color: #333;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.c-single1__title {
  margin-top: 12px;
  color: #333;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-single2__taglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.c-single2__tagitem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 23px;
  padding: 1px 8px 2px 9px;
}
.c-single2__tagitem:first-child {
  padding-left: 0;
}
.c-single2__tagitem:last-child {
  padding-right: 0;
}
.c-single2__tagitem + .c-single2__tagitem::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 1px;
  height: calc(100% - 11px);
  background-color: #333;
}
.c-single2__tag {
  display: inline-block;
  color: #333;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.c-single2__title {
  margin-top: 12px;
  color: #333;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
/*------------------------------------------------------------
    Sticky
------------------------------------------------------------*/
.c-sticky__listbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: fixed;
  bottom: 20px;
  right: 80px;
  max-width: calc(100% - 100px);
  z-index: 16;
}
@media only screen and (max-width: 767px) {
  .c-sticky__listbtn {
    bottom: 10px;
    right: 10px;
    width: 100%;
    max-width: min(380px, 100% - 20px);
  }
}
.c-sticky__itembtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .c-sticky__itembtn:nth-child(1) {
    width: 37.8378378378%;
  }
}
.c-sticky__itembtn:nth-child(2) {
  min-width: 373px;
}
@media only screen and (max-width: 767px) {
  .c-sticky__itembtn:nth-child(2) {
    width: calc(62.1621621622% - 8px);
    min-width: unset;
  }
}
.c-sticky__itembtn + .c-sticky__itembtn {
  margin-left: 8px;
}
.c-sticky__text {
  color: #014098;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .c-sticky__text {
    min-width: unset;
    margin-bottom: 2px;
    font-size: 1.1rem;
  }
}
@media only screen and (max-width: 374px) {
  .c-sticky__text {
    font-size: 1rem;
  }
}
.c-sticky__btn {
  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;
  position: relative;
  width: 100%;
  min-height: 81px;
  padding: 13px 35px 16px;
  background-color: #fff;
  border: 5px solid #014098;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #014098;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .c-sticky__btn {
    min-height: 60px;
    padding: 11px 11px 13px;
    border-width: 3px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 374px) {
  .c-sticky__btn {
    min-height: 54px;
    font-size: 1.6rem;
  }
}
.c-sticky__btn::after {
  content: "\e908";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  margin-left: 4px;
  color: #014098;
  font-family: "icomoon";
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .c-sticky__btn::after {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    font-size: 2rem;
  }
}
@media only screen and (max-width: 374px) {
  .c-sticky__btn::after {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 1023px) {
  .c-sticky__btn:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #014098;
    color: #fff;
  }
  .c-sticky__btn:hover::after {
    color: #fff;
  }
}
.c-sticky__btn--simple {
  background-color: #014098;
  color: #fff;
}
.c-sticky__btn--simple::after {
  content: none;
  color: #fff;
}
@media only screen and (min-width: 1023px) {
  .c-sticky__btn--simple:hover {
    background-color: #fff;
    color: #014098;
  }
  .c-sticky__btn--simple:hover::after {
    color: #014098;
  }
}
.c-sticky__scalelist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 40px;
  background-color: #1a1a1a;
  z-index: 16;
}
@media only screen and (max-width: 767px) {
  .c-sticky__scalelist {
    bottom: 110px;
    right: 10px;
  }
}
@media only screen and (max-width: 374px) {
  .c-sticky__scalelist {
    bottom: 104px;
  }
}
.c-sticky__scaleitem {
  position: relative;
}
.c-sticky__scaleitem + .c-sticky__scaleitem {
  padding-top: 1px;
}
.c-sticky__scaleitem + .c-sticky__scaleitem::before {
  content: "";
  position: absolute;
  top: 0;
  left: 4px;
  width: calc(100% - 8px);
  height: 1px;
  background-color: #4d4d4d;
}
.c-sticky__scale {
  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;
  position: relative;
  width: 40px;
  height: 40px;
  padding: 6px;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-sticky__scale::after {
  content: none;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  color: #fff;
  font-family: "icomoon";
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-sticky__scale.is-disabled {
  opacity: 0.7;
  filter: alpha(opacity=70);
  pointer-events: none;
}
.c-sticky__scale--in::after {
  content: "\e909";
}
.c-sticky__scale--out::after {
  content: "\e90a";
}
/*------------------------------------------------------------
    Table
------------------------------------------------------------*/
.c-table1 {
  width: 100%;
  border-collapse: collapse;
}
.c-table1__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  vertical-align: top;
  position: relative;
  width: 100%;
  padding: 22px 0 2.13rem;
  border-bottom: 1px solid #dfe4eb;
}
@media only screen and (max-width: 767px) {
  .c-table1__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 22px 0 2.14rem;
  }
}
.c-table1__row:first-child {
  padding-top: 0;
}
.c-table1__field {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 150px;
  padding-right: 24px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: -0.02em;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .c-table1__field {
    -ms-flex-negative: unset;
    flex-shrink: unset;
    width: 100%;
    padding-right: 0;
  }
}
.c-table1__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: calc(100% - 150px);
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 767px) {
  .c-table1__content {
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    width: 100%;
    margin-top: 3px;
  }
}
.c-table2 {
  width: 100%;
  border-collapse: collapse;
}
.c-table2--white .c-table2__row {
  padding: 18px 0 1.83rem;
  border-bottom-color: #1467cc;
}
@media only screen and (max-width: 767px) {
  .c-table2--white .c-table2__row {
    padding: 18px 0 1.82rem;
  }
}
.c-table2--white .c-table2__row::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #003b8c;
}
.c-table2--white .c-table2__field {
  color: #fff;
}
.c-table2--white .c-table2__content {
  color: #fff;
}
.c-table2__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  vertical-align: top;
  position: relative;
  width: 100%;
  padding: 18px 0 1.73rem;
  border-bottom: 1px solid #dfe4eb;
}
@media only screen and (max-width: 767px) {
  .c-table2__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 18px 0 1.72rem;
  }
}
.c-table2__row:first-child {
  padding-top: 0;
}
.c-table2__field {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 152px;
  padding-right: 24px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: -0.02em;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .c-table2__field {
    -ms-flex-negative: unset;
    flex-shrink: unset;
    width: 100%;
    padding-right: 0;
  }
}
.c-table2__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: calc(100% - 152px);
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 767px) {
  .c-table2__content {
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    width: 100%;
    margin-top: 0.72rem;
  }
}
.c-table2__content p + p {
  margin-top: 2.88rem;
}
.c-table2__content p + .c-flow2 {
  margin-top: 2.88rem;
}
/*------------------------------------------------------------
    Tag
------------------------------------------------------------*/
.c-tag1 {
  display: inline-block;
  max-width: 100%;
  padding: 1px 8px 3px;
  background-color: #828c99;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.273;
  letter-spacing: -0.02em;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/*------------------------------------------------------------
    Text
------------------------------------------------------------*/
.c-text1 {
  color: #333;
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 767px) {
  .c-text1 {
    font-size: 1.8rem;
  }
}
.c-text1--white {
  color: #fff;
}
.c-text2 {
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-text2--white {
  color: #fff;
}
/*------------------------------------------------------------
    Timeline
------------------------------------------------------------*/
.c-timeline1__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
  padding-left: 22px;
}
@media only screen and (max-width: 1023px) {
  .c-timeline1__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.c-timeline1__row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 1px;
  width: 4px;
  height: 100%;
  background-color: #dfe4eb;
}
.c-timeline1__row:first-child::before {
  top: 2px;
  height: calc(100% - 2px);
}
.c-timeline1__row:last-child::before {
  height: calc(100% + 23px);
}
.c-timeline1__row + .c-timeline1__row {
  padding-top: 1.95rem;
}
.c-timeline1__datetime {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 232px;
  padding-right: 44px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 1023px) {
  .c-timeline1__datetime {
    -ms-flex-negative: unset;
    flex-shrink: unset;
    width: 188px;
    padding-right: 0;
  }
}
.c-timeline1__datetime::before {
  content: "";
  position: absolute;
  top: 12px;
  left: -22px;
  width: 6px;
  height: 6px;
  background-color: #014098;
  z-index: 1;
}
.c-timeline1__year {
  text-align: left;
}
.c-timeline1__month {
  text-align: right;
}
.c-timeline1__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: calc(100% - 192px);
}
@media only screen and (max-width: 1023px) {
  .c-timeline1__content {
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset;
    width: 100%;
    margin-top: 3px;
  }
}
/*------------------------------------------------------------
    Title
------------------------------------------------------------*/
.c-title1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .c-title1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.c-title1__en {
  margin-right: 8px;
  color: #014098;
  font-size: 4.8rem;
  font-weight: 800;
  line-height: 1;
}
.c-title1__ja {
  position: relative;
  margin: 9px 0 7px;
  padding-left: 48px;
  color: #014098;
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.125em;
}
@media only screen and (max-width: 767px) {
  .c-title1__ja {
    margin: 5px 0 0;
    padding-left: 0;
  }
}
.c-title1__ja::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  width: 40px;
  height: 1px;
  background-color: #014098;
}
@media only screen and (max-width: 767px) {
  .c-title1__ja::before {
    content: none;
  }
}
.c-title2 {
  position: relative;
  padding-left: 36px;
}
@media only screen and (max-width: 767px) {
  .c-title2--change .c-title2__text {
    font-size: 2.4rem;
  }
}
.c-title2__cube {
  position: absolute;
  top: 1px;
  left: 0;
  width: 20px;
  height: 20px;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .c-title2__cube {
    top: 0;
  }
}
.c-title2__cube::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #014098;
}
.c-title2__cube::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 8px;
  height: 8px;
  background-color: #70b92d;
}
.c-title2__text {
  color: #014098;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-title3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 39px;
  padding: 5px 17px 5px 16px;
  background-color: #6c84a6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-title3::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
}
.c-title4 {
  display: block;
  width: 100%;
  padding-bottom: 9px;
  border-bottom: 1px solid #d1dded;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.c-title5 {
  position: relative;
  min-height: 29px;
  padding-left: 24px;
  color: #333;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
.c-title5::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 16px;
  height: 4px;
  background-color: #8ce638;
}
.c-title5--white {
  color: #fff;
}
/*------------------------------------------------------------
    Video
------------------------------------------------------------*/
.c-video1 {
  position: relative;
  width: 100%;
  background-color: #b3b3b3;
  overflow: hidden;
}
.c-video1::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 177.7777777778%;
}
.c-video1 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.c-video1 video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
/*≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
// Project .p-
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡*/
/*------------------------------------------------------------
    CSS of Top page
------------------------------------------------------------*/
/*------------------------------------------------------------
    CSS of About section
------------------------------------------------------------*/
.top-about {
  position: relative;
  padding: 129px 0 237px;
}
@media only screen and (max-width: 1023px) {
  .top-about {
    padding: 128px 0;
  }
}
@media only screen and (max-width: 767px) {
  .top-about {
    padding: 79px 0 80px;
  }
}
.top-about__subtitle {
  color: #014098;
  font-size: 4.8rem;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 1023px) {
  .top-about__subtitle {
    font-size: 3.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .top-about__subtitle {
    font-size: 2.8rem;
  }
}
.top-about__title {
  margin-top: 7px;
  color: #014098;
  font-size: 6.9rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 1023px) {
  .top-about__title {
    margin-top: 4px;
    font-size: 5.4rem;
    line-height: 1.111;
  }
}
@media only screen and (max-width: 767px) {
  .top-about__title {
    margin-top: 3px;
    font-size: 3.9rem;
    line-height: 1.128;
  }
}
.top-about__title span {
  display: block;
}
.top-about__title span + span {
  margin-top: 7px;
}
@media only screen and (max-width: 1023px) {
  .top-about__title span + span {
    margin-top: 6px;
  }
}
@media only screen and (max-width: 767px) {
  .top-about__title span + span {
    margin-top: 4px;
  }
}
.top-about__title span:nth-child(2) {
  letter-spacing: -0.09em;
}
.top-about__title small {
  display: inline-block;
  margin-left: 1px;
  font-size: 4.8rem;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 1023px) {
  .top-about__title small {
    font-size: 3.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .top-about__title small {
    font-size: 2.8rem;
  }
}
.top-about__content {
  margin-top: 63px;
}
@media only screen and (max-width: 1023px) {
  .top-about__content {
    margin-top: 58px;
  }
}
@media only screen and (max-width: 767px) {
  .top-about__content {
    margin-top: 40px;
  }
}
.top-about__text {
  color: #333;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 2.2;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 1023px) {
  .top-about__text {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .top-about__text {
    font-size: 1.8rem;
  }
}
.top-about__text p + p {
  margin-top: 3.95rem;
}
@media only screen and (max-width: 1023px) {
  .top-about__text p + p {
    margin-top: 41px;
  }
}
@media only screen and (max-width: 767px) {
  .top-about__text p + p {
    margin-top: 2.65rem;
  }
}
.top-about__lasttext {
  margin-top: 42px;
  color: #014098;
  font-size: 3.8rem;
  font-weight: 900;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 1023px) {
  .top-about__lasttext {
    margin-top: 44px;
    font-size: 2.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .top-about__lasttext {
    margin-top: 29px;
  }
}
.top-about__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 73px;
}
@media only screen and (max-width: 1023px) {
  .top-about__btn {
    margin-top: 74px;
  }
}
@media only screen and (max-width: 767px) {
  .top-about__btn {
    margin-top: 34px;
  }
}
/*------------------------------------------------------------
    CSS of Business section
------------------------------------------------------------*/
.top-business {
  position: relative;
  padding: 0 0 128px;
}
@media only screen and (max-width: 767px) {
  .top-business {
    padding: 0 0 80px;
  }
}
/*------------------------------------------------------------
    CSS of Works section
------------------------------------------------------------*/
.top-works {
  position: relative;
  padding: 0 0 128px;
}
@media only screen and (max-width: 767px) {
  .top-works {
    padding: 0 0 80px;
  }
}
.top-works__content .c-text2.u-nopost {
  color: #fff;
}
.top-works__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 40px;
}
/*------------------------------------------------------------
    CSS of Careers section
------------------------------------------------------------*/
.top-careers {
  position: relative;
  padding: 0 0 128px;
}
@media only screen and (max-width: 767px) {
  .top-careers {
    padding: 0 0 80px;
  }
}
/*------------------------------------------------------------
    CSS of News section
------------------------------------------------------------*/
.top-news {
  position: relative;
  padding: 133px 0 128px;
}
@media only screen and (max-width: 767px) {
  .top-news {
    padding: 85px 0 80px;
  }
}
.top-news__body {
  margin-top: 85px;
}
@media only screen and (max-width: 767px) {
  .top-news__body {
    margin-top: 38px;
  }
}
.top-news__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 40px;
}
/*------------------------------------------------------------
    CSS of Company page
------------------------------------------------------------*/
/*------------------------------------------------------------
    CSS of Heading section
------------------------------------------------------------*/
/*------------------------------------------------------------
    CSS of Message section
------------------------------------------------------------*/
.company-message {
  position: relative;
}
.company-message__block01 {
  position: relative;
  padding: 207px 0 125px;
}
@media only screen and (max-width: 1023px) {
  .company-message__block01 {
    padding: 127px 0 125px;
  }
}
@media only screen and (max-width: 767px) {
  .company-message__block01 {
    padding: 80px 0 77px;
  }
}
.company-message__inner {
  position: relative;
  z-index: 1;
}
.company-message__body {
  margin-top: 55px;
}
@media only screen and (max-width: 767px) {
  .company-message__body {
    margin-top: 39px;
  }
}
.company-message__content {
  margin-top: 38px;
}
.company-message__content p + p {
  margin-top: 2.88rem;
}
.company-message__signature {
  margin-top: 36px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 767px) {
  .company-message__signature {
    margin-top: 35px;
  }
}
.company-message__signature p + p {
  margin-top: -1px;
}
.company-message__block02 {
  position: relative;
  padding: 0 0 61px;
}
@media only screen and (max-width: 767px) {
  .company-message__block02 {
    padding: 0 0 62px;
  }
}
.company-message__block02::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #f5f7fa;
}
@media only screen and (max-width: 1023px) {
  .company-message__block02::before {
    width: calc(100vw - var(--scrollbar-width));
  }
}
@media only screen and (max-width: 767px) {
  .company-message__block02::before {
    width: 100%;
  }
}
.company-message__logoheading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.company-message__logo {
  display: inline-block;
  margin-top: 40px;
}
.company-message__logo img {
  height: 80px;
}
.company-message__logocontent {
  margin-top: 38px;
}
.company-message__logocontent p + p {
  margin-top: 2.88rem;
}
/*------------------------------------------------------------
    CSS of Outline section
------------------------------------------------------------*/
.company-outline {
  position: relative;
  padding: 127px 0 0;
}
@media only screen and (max-width: 767px) {
  .company-outline {
    padding: 79px 0 0;
  }
}
.company-outline__body {
  margin-top: 53px;
}
@media only screen and (max-width: 767px) {
  .company-outline__body {
    margin-top: 37px;
  }
}
/*------------------------------------------------------------
    CSS of History section
------------------------------------------------------------*/
.company-history {
  position: relative;
  padding: 127px 0 128px;
}
@media only screen and (max-width: 767px) {
  .company-history {
    padding: 80px 0;
  }
}
.company-history__body {
  margin-top: 53px;
}
@media only screen and (max-width: 767px) {
  .company-history__body {
    margin-top: 37px;
  }
}
/*------------------------------------------------------------
    CSS of Business page
------------------------------------------------------------*/
/*------------------------------------------------------------
    CSS of Heading section
------------------------------------------------------------*/
/*------------------------------------------------------------
    CSS of Intro section
------------------------------------------------------------*/
.business-intro {
  position: relative;
  padding: 207px 0 0;
}
@media only screen and (max-width: 1023px) {
  .business-intro {
    padding: 127px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .business-intro {
    padding: 79px 0 0;
  }
}
.business-intro__subtitle {
  color: #014098;
  font-size: 4rem;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 767px) {
  .business-intro__subtitle {
    font-size: 2.8rem;
  }
}
.business-intro__title {
  color: #014098;
  font-size: 6rem;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 767px) {
  .business-intro__title {
    margin-top: 3px;
    font-size: 4.2rem;
  }
}
.business-intro__description {
  margin-top: 12px;
  color: #333;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 767px) {
  .business-intro__description {
    margin-top: 11px;
  }
}
.business-intro__body {
  margin-top: 54px;
}
@media only screen and (max-width: 767px) {
  .business-intro__body {
    margin-top: 38px;
  }
}
.business-intro__content p + p {
  margin-top: 2.34rem;
}
/*------------------------------------------------------------
    CSS of Service section
------------------------------------------------------------*/
.business-service {
  position: relative;
  padding: 124px 0 0;
}
@media only screen and (max-width: 767px) {
  .business-service {
    padding: 76px 0 0;
  }
}
.business-service__body {
  margin-top: 55px;
}
@media only screen and (max-width: 767px) {
  .business-service__body {
    margin-top: 39px;
  }
}
.business-service__part + .business-service__part {
  margin-top: 53px;
}
@media only screen and (max-width: 767px) {
  .business-service__part + .business-service__part {
    margin-top: 37px;
  }
}
/*------------------------------------------------------------
    CSS of Building section
------------------------------------------------------------*/
.business-building {
  position: relative;
  padding: 124px 0 0;
}
@media only screen and (max-width: 1023px) {
  .business-building {
    padding: 123px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .business-building {
    padding: 76px 0 0;
  }
}
.business-building__body {
  margin-top: 53px;
}
@media only screen and (max-width: 767px) {
  .business-building__body {
    margin-top: 37px;
  }
}
.business-building__box {
  margin-top: 17px;
}
@media only screen and (max-width: 1023px) {
  .business-building__box {
    margin-top: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .business-building__box {
    margin-top: 17px;
  }
}
/*------------------------------------------------------------
    CSS of Facility section
------------------------------------------------------------*/
.business-facility {
  position: relative;
  padding: 127px 0 0;
}
@media only screen and (max-width: 767px) {
  .business-facility {
    padding: 79px 0 0;
  }
}
.business-facility__body {
  margin-top: 53px;
}
@media only screen and (max-width: 767px) {
  .business-facility__body {
    margin-top: 37px;
  }
}
.business-facility__box {
  margin-top: 18px;
}
@media only screen and (max-width: 1023px) {
  .business-facility__box {
    margin-top: 17px;
  }
}
/*------------------------------------------------------------
    CSS of Flow section
------------------------------------------------------------*/
.business-flow {
  position: relative;
  padding: 127px 0 0;
}
@media only screen and (max-width: 767px) {
  .business-flow {
    padding: 80px 0 0;
  }
}
.business-flow__body {
  margin-top: 55px;
}
@media only screen and (max-width: 767px) {
  .business-flow__body {
    margin-top: 39px;
  }
}
.business-flow__body .c-flow1 {
  margin-top: 12px;
}
/*------------------------------------------------------------
    CSS of License section
------------------------------------------------------------*/
.business-license {
  position: relative;
  padding: 127px 0 0;
}
@media only screen and (max-width: 767px) {
  .business-license {
    padding: 80px 0 0;
  }
}
.business-license__body {
  margin-top: 53px;
}
@media only screen and (max-width: 767px) {
  .business-license__body {
    margin-top: 37px;
  }
}
.business-license__content p + .c-list2 {
  margin-top: 9px;
}
.business-license__content .c-list2 + p {
  margin-top: 10px;
}
/*------------------------------------------------------------
    CSS of Qualification section
------------------------------------------------------------*/
.business-qualification {
  position: relative;
  padding: 124px 0 149px;
}
@media only screen and (max-width: 1023px) {
  .business-qualification {
    padding: 124px 0 128px;
  }
}
@media only screen and (max-width: 767px) {
  .business-qualification {
    padding: 76px 0 80px;
  }
}
.business-qualification__body {
  margin-top: 55px;
}
@media only screen and (max-width: 767px) {
  .business-qualification__body {
    margin-top: 39px;
  }
}
/*------------------------------------------------------------
    CSS of Works page
------------------------------------------------------------*/
/*------------------------------------------------------------
    CSS of Heading section
------------------------------------------------------------*/
/*------------------------------------------------------------
    CSS of Archive section
------------------------------------------------------------*/
.works-archive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  height: 100vh;
}
@media only screen and (max-width: 1023px) {
  .works-archive {
    height: auto;
  }
}
.works-archive::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #f5f7fa;
}
@media only screen and (max-width: 1023px) {
  .works-archive::before {
    width: calc(100vw - var(--scrollbar-width));
    min-height: unset;
  }
}
@media only screen and (max-width: 767px) {
  .works-archive::before {
    width: 100%;
  }
}
.works-archive__inner {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  width: 100%;
  padding: 0 40px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .works-archive__inner {
    padding: 0 20px;
  }
}
.works-archive__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 32px 0 40px;
}
.works-archive__body {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  width: calc(100% + 4px);
  margin-right: -4px;
  overflow-y: scroll;
}
@media only screen and (min-width: 1023px) {
  .works-archive__body::-webkit-scrollbar-track {
    background-color: #f5f7fa;
  }
  .works-archive__body::-webkit-scrollbar {
    width: 4px;
    background-color: #f5f7fa;
  }
  .works-archive__body::-webkit-scrollbar-thumb {
    background-color: #70b92d;
  }
}
@media only screen and (max-width: 1023px) {
  .works-archive__body {
    width: 100%;
    margin-right: 0;
    overflow-y: unset;
  }
}
.works-archive__item {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #dfe4eb;
}
.works-archive__item:last-child {
  border-bottom: none;
}
@media only screen and (max-width: 1023px) {
  .works-archive__item:last-child {
    border-bottom: 1px solid #dfe4eb;
  }
}
.works-archive__pagi {
  padding: 56px 0 128px;
}
@media only screen and (max-width: 767px) {
  .works-archive__pagi {
    padding: 40px 0 81px;
  }
}
/*------------------------------------------------------------
    CSS of Single section
------------------------------------------------------------*/
.works-single {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .works-single {
    padding: 0 0 128px;
  }
}
@media only screen and (max-width: 767px) {
  .works-single {
    padding: 0 0 80px;
  }
}
.works-single__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .works-single__wrap {
    -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;
  }
}
.works-single__left {
  position: relative;
  width: min(100% - 560px, (100% + 80px) / 2 + 80px);
  height: 100vh;
}
@media only screen and (max-width: 1023px) {
  .works-single__left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    height: auto;
  }
}
.works-single__slider {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .works-single__slider {
    pointer-events: none;
  }
}
.works-single__slider .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100% !important;
}
.works-single__slide {
  height: auto;
}
@media only screen and (max-width: 1023px) {
  .works-single__slide {
    height: 100%;
  }
}
.works-single__thumb {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.works-single__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.works-single__control {
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.works-single__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: sticky;
  top: 0;
  width: calc(50% - 120px);
  min-width: 560px;
  height: 100vh;
  min-height: 680px;
  padding: 96px 20px 96px 0;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .works-single__right {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-negative: unset;
    flex-shrink: unset;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    top: unset;
    width: calc(100% - 120px);
    min-width: unset;
    height: auto;
    min-height: unset;
    margin-left: 120px;
    padding: 127px 0 79px;
  }
}
@media only screen and (max-width: 767px) {
  .works-single__right {
    width: 100%;
    margin-left: 0;
    padding: 79px 0 39px;
  }
}
.works-single__heading {
  width: 100%;
}
.works-single__body {
  width: 100%;
  margin-top: 39px;
}
.works-single__subslide {
  max-width: 80px;
}
.works-single__subthumb {
  position: relative;
  width: 100%;
  max-width: 80px;
  background-color: #b3b3b3;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 1023px) {
  .works-single__subthumb:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}
.works-single__subthumb::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.works-single__subthumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.works-single__footer {
  width: 100%;
  margin-top: 80px;
}
@media only screen and (max-width: 1023px) {
  .works-single__footer {
    margin-top: 56px;
    padding: 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  .works-single__footer {
    margin-top: 40px;
    padding: 0 20px;
  }
}
.works-single__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media only screen and (max-width: 1023px) {
  .works-single__btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
/*------------------------------------------------------------
    CSS of Contact page
------------------------------------------------------------*/
/*------------------------------------------------------------
    CSS of Heading section
------------------------------------------------------------*/
/*------------------------------------------------------------
    CSS of Form section
------------------------------------------------------------*/
.contact-form {
  position: relative;
}
.contact-form__block01 {
  position: relative;
  padding: 206px 0 75px;
}
@media only screen and (max-width: 1023px) {
  .contact-form__block01 {
    padding: 126px 0 75px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-form__block01 {
    padding: 78px 0 75px;
  }
}
.contact-form__inner {
  position: relative;
  z-index: 1;
}
.contact-form__top .c-alert1 {
  margin-top: 21px;
}
.contact-form__heading1 {
  margin-top: 56px;
}
@media only screen and (max-width: 767px) {
  .contact-form__heading1 {
    margin-top: 40px;
  }
}
.contact-form__heading1 .c-phone1 {
  margin-top: 12px;
}
.contact-form__block02 {
  position: relative;
  padding: 80px 0 128px;
}
@media only screen and (max-width: 767px) {
  .contact-form__block02 {
    padding: 80px 0;
  }
}
.contact-form__block02::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #f5f7fa;
}
@media only screen and (max-width: 1023px) {
  .contact-form__block02::before {
    width: calc(100vw - var(--scrollbar-width));
  }
}
@media only screen and (max-width: 767px) {
  .contact-form__block02::before {
    width: 100%;
  }
}
.contact-form__heading2 .c-text2 {
  margin-top: 10px;
}
.contact-form__heading2 .c-link1 {
  margin-top: 7px;
}
.contact-form__heading2 .c-alert1 {
  margin-top: 22px;
}
.contact-form__body {
  margin-top: 56px;
}
@media only screen and (max-width: 767px) {
  .contact-form__body {
    margin-top: 40px;
  }
}
.contact-form__row {
  position: relative;
  width: 100%;
  padding: 32px 0;
  border-bottom: 1px solid #dfe4eb;
}
@media only screen and (max-width: 767px) {
  .contact-form__row {
    padding: 28px 0;
  }
}
.contact-form__row:first-child {
  padding-top: 0;
}
.contact-form__label {
  margin-top: -2px;
}
.contact-form__field {
  margin-top: 9px;
}
.contact-form__accept .contact-form__field .c-text2 {
  margin-top: -2px;
}
.contact-form__accept .contact-form__field .c-link1 {
  margin-top: 15px;
}
.contact-form__accept .contact-form__field .c-checkbox__group {
  margin-top: 17px;
}
.contact-form__groupbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 56px -4px 0;
}
@media only screen and (max-width: 767px) {
  .contact-form__groupbtn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px 0 0;
  }
}
.contact-form__groupbtn .c-btn5 {
  width: 100%;
  max-width: 248px;
  margin: 0 4px;
}
@media only screen and (max-width: 767px) {
  .contact-form__groupbtn .c-btn5 {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .contact-form__groupbtn .c-btn5 + .c-btn5 {
    margin-top: 8px;
  }
}
.contact-form__recaptcha {
  text-align: center;
}
.mw_wp_form .c-radio__group .horizontal-item + .horizontal-item {
  margin-left: 0;
}
.mw_wp_form .c-radio__group .vertical-item + .vertical-item {
  margin-top: 8px;
}
.mw_wp_form .c-checkbox__group .horizontal-item + .horizontal-item {
  margin-left: 0;
}
.mw_wp_form .c-checkbox__group .vertical-item + .vertical-item {
  margin-top: 8px;
}
.mw_wp_form_confirm .c-input,
.mw_wp_form_confirm .c-radio__group,
.mw_wp_form_confirm .c-checkbox__group {
  width: 100%;
  min-height: 32px;
  margin: 0;
  padding: 1px 0 2px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.mw_wp_form_confirm .contact-form__row--email .c-input__group .c-input__item:nth-child(2) {
  display: none;
}
.mw_wp_form_confirm .contact-form__accept .contact-form__field .c-checkbox__group {
  margin-top: 2px;
}
/*------------------------------------------------------------
    CSS of Privacy page
------------------------------------------------------------*/
/*------------------------------------------------------------
    CSS of Heading section
------------------------------------------------------------*/
/*------------------------------------------------------------
    CSS of Policy section
------------------------------------------------------------*/
.privacy-policy {
  position: relative;
  padding: 208px 0 128px;
}
@media only screen and (max-width: 1023px) {
  .privacy-policy {
    padding: 128px 0;
  }
}
@media only screen and (max-width: 767px) {
  .privacy-policy {
    padding: 80px 0;
  }
}
.privacy-policy__body {
  counter-reset: row;
}
.privacy-policy__row {
  counter-increment: row;
}
.privacy-policy__row + .privacy-policy__row {
  margin-top: 56px;
}
.privacy-policy__row .c-title3::before {
  content: counter(row) "．";
}
.privacy-policy__row .c-box2 {
  margin-top: 1.95rem;
}
@media only screen and (max-width: 767px) {
  .privacy-policy__row .c-box2 {
    margin-top: 20px;
  }
}
.privacy-policy__row .c-box3 {
  margin-top: 1.95rem;
}
@media only screen and (max-width: 767px) {
  .privacy-policy__row .c-box3 {
    margin-top: 20px;
  }
}
.privacy-policy__content {
  margin: 18px 0 -0.25rem;
}
@media only screen and (max-width: 767px) {
  .privacy-policy__content {
    margin: 18px 0 -0.28rem;
    padding-right: 1px;
  }
}
/*------------------------------------------------------------
    CSS of News page
------------------------------------------------------------*/
/*------------------------------------------------------------
    CSS of Heading section
------------------------------------------------------------*/
/*------------------------------------------------------------
    CSS of Archive section
------------------------------------------------------------*/
.news-archive {
  position: relative;
  padding: 0 0 158px;
}
@media only screen and (max-width: 1023px) {
  .news-archive {
    padding: 0 0 128px;
  }
}
@media only screen and (max-width: 767px) {
  .news-archive {
    padding: 0 0 81px;
  }
}
.news-archive__inner {
  width: 100%;
  padding: 0 40px;
}
@media only screen and (max-width: 767px) {
  .news-archive__inner {
    padding: 0 20px;
  }
}
.news-archive__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 32px 0 40px;
}
.news-archive__body {
  margin-top: 100px;
}
@media only screen and (max-width: 1023px) {
  .news-archive__body {
    margin-top: 0;
  }
}
.news-archive__item {
  position: relative;
  width: 100%;
  padding: 40px 0;
  border-bottom: 1px solid #dfe4eb;
}
@media only screen and (max-width: 767px) {
  .news-archive__item {
    padding: 24px 0;
  }
}
.news-archive__item:first-child {
  padding-top: 0;
}
.news-archive__pagi {
  margin-top: 56px;
}
@media only screen and (max-width: 767px) {
  .news-archive__pagi {
    margin-top: 40px;
  }
}
/*------------------------------------------------------------
    CSS of Single section
------------------------------------------------------------*/
.news-single {
  position: relative;
  padding: 207px 0 128px;
}
@media only screen and (max-width: 1023px) {
  .news-single {
    padding: 127px 0 128px;
  }
}
@media only screen and (max-width: 767px) {
  .news-single {
    padding: 79px 0 80px;
  }
}
.news-single__body {
  margin-top: 39px;
}
@media only screen and (max-width: 767px) {
  .news-single__body {
    margin-top: 23px;
  }
}
.news-single__thumb {
  position: relative;
  width: 100%;
  background-color: #f5f7fa;
  overflow: hidden;
}
.news-single__thumb::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 75.46875%;
}
@media only screen and (max-width: 1023px) {
  .news-single__thumb::before {
    padding-top: 75.3333333333%;
  }
}
@media only screen and (max-width: 767px) {
  .news-single__thumb::before {
    padding-top: 75.2777777778%;
  }
}
.news-single__thumb img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.news-single__thumb--free::before {
  content: none;
}
.news-single__thumb--free img {
  position: relative;
  top: unset;
  left: unset;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.news-single__content {
  margin-top: 38px;
}
@media only screen and (max-width: 767px) {
  .news-single__content {
    margin-top: 22px;
  }
}
.news-single__footer {
  margin-top: 77px;
}
@media only screen and (max-width: 767px) {
  .news-single__footer {
    margin-top: 53px;
  }
}
.news-single__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
/*------------------------------------------------------------
    CSS of Recruit page
------------------------------------------------------------*/
.recruit {
  margin-right: 0;
}
/*------------------------------------------------------------
    CSS of Main section
------------------------------------------------------------*/
.recruit-main {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow: hidden;
  cursor: -webkit-grab;
  cursor: grab;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.recruit-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/assets/img/common/dust-texture.png");
  background-repeat: repeat;
  background-size: 400px 300px;
  background-position: left top;
}
.recruit-main::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, calc(-50% - 10px));
  transform: translate(-50%, calc(-50% - 10px));
  width: 792.53px;
  height: 640px;
  background-image: url("/assets/img/common/logo-vertical-black.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.05;
  z-index: 1;
}
@media only screen and (max-width: 1023px) {
  .recruit-main::after {
    width: 594.4px;
    height: 480px;
  }
}
@media only screen and (max-width: 767px) {
  .recruit-main::after {
    width: 297.2px;
    height: 240;
  }
}
.recruit-main__wrap {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.recruit-main__inner {
  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;
  position: absolute;
  top: 0;
  left: 0;
  width: max(100%, 170vh);
  min-width: calc(4080px * var(--scale));
  height: max(100%, (100vw - var(--scrollbar-width)) / 1.7);
  min-height: calc(2400px * var(--scale));
  overflow: hidden;
  z-index: 2;
}
@media only screen and (max-width: 1023px) {
  .recruit-main__inner {
    min-width: calc(3060px * var(--scale));
    min-height: calc(1800px * var(--scale));
  }
}
@media only screen and (max-width: 767px) {
  .recruit-main__inner {
    min-width: calc(2040px * var(--scale));
    min-height: calc(1200px * var(--scale));
  }
}
.recruit-main__content {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.recruit-main__title {
  position: absolute;
  top: 37.5%;
  left: 47.181372549%;
  width: 5.7678921569%;
  z-index: 5;
}
.recruit-main__titletext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
}
.recruit-main__titletext img {
  width: 100%;
}
.recruit-main__work {
  position: absolute;
  top: 6.6666666667%;
  left: 0.9803921569%;
  width: 18.7745098039%;
  height: 63.25%;
  z-index: 2;
}
.recruit-main__workwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}
.recruit-main__workleft {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 5.2219321149%;
  container-type: inline-size;
}
.recruit-main__worktitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  padding: 47.5% 0 52.5%;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #004fbf;
  font-size: 47.5cqw;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  text-orientation: upright;
  white-space: nowrap;
}
.recruit-main__worktitle::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 110%;
  height: 102.5974025974%;
  background-color: #004fbf;
  z-index: -1;
}
.recruit-main__workright {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 94.7780678851%;
  padding-left: 3.9164490862%;
}
.recruit-main__worklist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}
.recruit-main__workitem:nth-child(1) .recruit-main__worksubtitle::after {
  width: 99.1596638655%;
}
.recruit-main__workitem:nth-child(2) .recruit-main__worksubtitle::after {
  width: 99.2084432718%;
}
.recruit-main__workitem:nth-child(3) .recruit-main__worksubtitle::after {
  width: 99.1202346041%;
}
.recruit-main__workgroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.recruit-main__workgroupleft {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 8.0459770115%;
  container-type: inline-size;
}
.recruit-main__workgrouptitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  padding: 16.0714285714% 0 19.6428571429%;
  background-color: #004fbf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 71.4285714286cqw;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  text-orientation: upright;
  white-space: nowrap;
}
.recruit-main__workgroupright {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 91.9540229885%;
  container-type: inline-size;
}
.recruit-main__worksubtitle {
  display: block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1.40625% 3.125% 1.640625% 2.65625%;
  background-color: #004fbf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #004fbf;
  font-size: 2.96875cqw;
  font-weight: 700;
  line-height: 1.5;
  white-space: nowrap;
}
.recruit-main__worksubtitle::after {
  content: "";
  position: absolute;
  top: 6.25%;
  left: 0;
  width: calc(100% - 3px);
  height: 87.5%;
  background-color: #fff;
}
.recruit-main__worksubtitle span {
  position: relative;
  z-index: 1;
}
.recruit-main__workthumb {
  position: relative;
  width: 100%;
  background-color: #b3b3b3;
  pointer-events: none;
  overflow: hidden;
}
.recruit-main__workthumb::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 61.875%;
}
.recruit-main__workthumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.recruit-main__worklast {
  padding: 0.46875% 0;
  color: #004fbf;
  font-size: 5.625cqw;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.064em;
  text-transform: uppercase;
  text-align: right;
}
.recruit-main__video {
  position: absolute;
  top: 0;
  left: 21.6911764706%;
  width: 9.9264705882%;
  z-index: 2;
}
.recruit-main__about {
  position: absolute;
  top: 31.6666666667%;
  left: 21.7156862745%;
  width: 14.068627451%;
  z-index: 2;
}
.recruit-main__abouttext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
}
.recruit-main__abouttext img {
  width: 100%;
}
.recruit-main__arrow1 {
  position: absolute;
  top: 65.1666666667%;
  left: 21.7156862745%;
  width: 3.2352941176%;
  z-index: 2;
}
.recruit-main__deco1 {
  position: absolute;
  top: 28.8333333333%;
  left: 31.2990196078%;
  width: 12.0833333333%;
  z-index: 1;
}
.recruit-main__deco1thumb {
  display: inline-block;
  pointer-events: none;
}
.recruit-main__deco1thumb img {
  width: 100%;
}
.recruit-main__structure1 {
  position: absolute;
  top: 6.6666666667%;
  left: 33.3333333333%;
  width: 26.887254902%;
  z-index: 2;
}
.recruit-main__structuretitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
}
.recruit-main__structuretitle img {
  width: 100%;
}
.recruit-main__structure2 {
  position: absolute;
  top: 11.6666666667%;
  left: 33.3333333333%;
  width: 26.7156862745%;
  z-index: 2;
}
.recruit-main__structurewrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}
.recruit-main__structureleft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 10.0917431193%;
  padding-right: 1.1009174312%;
}
.recruit-main__structuresubtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  width: 69%;
  pointer-events: none;
}
.recruit-main__structuresubtitle img {
  width: 100%;
}
.recruit-main__structureright {
  width: 89.9082568807%;
}
.recruit-main__structurethumbwrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.recruit-main__structurethumbwrap::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 40.4081632653%;
}
.recruit-main__structurethumbinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.recruit-main__structureslider {
  position: relative;
  width: 100%;
  height: 100%;
}
.recruit-main__structureslider .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.recruit-main__structurethumb {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #b3b3b3;
  pointer-events: none;
  overflow: hidden;
}
.recruit-main__structurethumb::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.recruit-main__structurethumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.recruit-main__structurethumb--style1::before {
  padding-top: 61.875%;
}
.recruit-main__structurethumb--style2::before {
  padding-top: 133.3333333333%;
}
.recruit-main__quote {
  position: absolute;
  top: 7.3333333333%;
  left: 60.637254902%;
  width: 3.4666666667%;
  z-index: 2;
}
.recruit-main__quotetext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
}
.recruit-main__quotetext img {
  width: 100%;
}
.recruit-main__gather {
  position: absolute;
  top: 6.7083333333%;
  left: 65.7598039216%;
  width: 11.6176470588%;
  z-index: 2;
}
.recruit-main__gatherwrap {
  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;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.recruit-main__gatherwrap::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.recruit-main__gatherbox {
  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;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 87.7637130802%;
  height: 87.7637130802%;
  background-color: #004fbf;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.recruit-main__gathertitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 88.8581730769%;
  margin-left: 3.125%;
  pointer-events: none;
}
.recruit-main__gathertitle img {
  width: 100%;
}
.recruit-main__gathercircletext {
  position: absolute;
  top: 0.2109704641%;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-animation: rotate 16s linear infinite;
  animation: rotate 16s linear infinite;
}
.recruit-main__gathercircletext img {
  width: 100%;
}
.recruit-main__deco2 {
  position: absolute;
  top: 21.0833333333%;
  left: 54.0931372549%;
  width: 22.818627451%;
  z-index: 3;
}
.recruit-main__deco2thumb {
  display: inline-block;
  pointer-events: none;
}
.recruit-main__deco2thumb img {
  width: 100%;
}
.recruit-main__paragraph {
  position: absolute;
  top: 7.8333333333%;
  left: 78.7990196078%;
  width: 15.0980392157%;
  container-type: inline-size;
  z-index: 2;
}
.recruit-main__paragraphtext {
  color: #004fbf;
  font-size: 9.2532467532cqw;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -0.02em;
  white-space: nowrap;
}
.recruit-main__paragraphtext p {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  padding-bottom: 5.8441558442%;
}
.recruit-main__paragraphtext p::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5.376344086%;
  background-color: #004fbf;
}
.recruit-main__paragraphtext p + p {
  margin-top: 4.3831168831%;
}
.recruit-main__marquee1 {
  position: absolute;
  top: 0;
  left: 95%;
  width: 3.8970588235%;
  height: 100%;
  padding-bottom: 5.3431372549%;
  pointer-events: none;
  overflow: hidden;
}
.recruit-main__marquee1slider {
  height: 100%;
}
.recruit-main__marquee1slider .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.recruit-main__marquee1slider .swiper-slide {
  -webkit-transform: translateY(5.3366583541%);
  transform: translateY(5.3366583541%);
}
.recruit-main__marquee1slide {
  height: auto;
  margin-top: 38.3647798742%;
}
.recruit-main__marquee1text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.recruit-main__marquee1text img {
  width: 100%;
}
.recruit-main__arrow2 {
  position: absolute;
  top: 33.375%;
  left: 79.6568627451%;
  width: 3.2352941176%;
  z-index: 2;
}
.recruit-main__value1 {
  position: absolute;
  top: 40.5416666667%;
  left: 65.8578431373%;
  width: 30.7843137255%;
  container-type: inline-size;
  z-index: 2;
}
.recruit-main__valuetitle {
  color: #004fbf;
  font-size: 5.4936305732cqw;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -0.02em;
  text-align: center;
}
.recruit-main__value2 {
  position: absolute;
  top: 44.5833333333%;
  left: 65.8823529412%;
  width: 30.7843137255%;
  container-type: inline-size;
  z-index: 2;
}
.recruit-main__valuelist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.recruit-main__valueitem {
  width: 24.5222929936%;
}
.recruit-main__valuebox {
  position: relative;
  width: 100%;
  height: 100%;
  container-type: inline-size;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.recruit-main__valuebox::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 36.3636363636%;
}
.recruit-main__valuebox::after {
  content: "";
  position: absolute;
  top: 3.5714285714%;
  left: 1.2987012987%;
  width: 100%;
  height: 100%;
  background-color: #004fbf;
  z-index: -1;
}
.recruit-main__valueboxtext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding-bottom: 0.974025974%;
  z-index: 1;
  color: #004fbf;
  font-size: 7.4675324675cqw;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
.recruit-main__value3 {
  position: absolute;
  top: 52.625%;
  left: 85.8333333333%;
  width: 0.9803921569%;
  z-index: 2;
}
.recruit-main__valuetext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
}
.recruit-main__valuetext img {
  width: 100%;
}
.recruit-main__group {
  position: absolute;
  top: 52.5833333333%;
  left: 65.8823529412%;
  width: 19.4117647059%;
  z-index: 2;
}
.recruit-main__grouplist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.recruit-main__groupitem {
  width: 48.9898989899%;
}
.recruit-main__groupthumb {
  position: relative;
  width: 100%;
  background-color: #b3b3b3;
  pointer-events: none;
  overflow: hidden;
}
.recruit-main__groupthumb::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 78.3505154639%;
}
.recruit-main__groupthumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.recruit-main__deco3 {
  position: absolute;
  top: 65.25%;
  left: 56.8382352941%;
  width: 18.9705882353%;
  z-index: 1;
}
.recruit-main__deco3thumb {
  display: inline-block;
  pointer-events: none;
}
.recruit-main__deco3thumb img {
  width: 100%;
}
.recruit-main__company1 {
  position: absolute;
  top: 73.125%;
  left: 56.8382352941%;
  width: 19.2401960784%;
  z-index: 2;
}
.recruit-main__companywrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.recruit-main__companyleft {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 87.6433121019%;
}
.recruit-main__companythumb {
  position: relative;
  width: 100%;
  background-color: #b3b3b3;
  overflow: hidden;
}
.recruit-main__companythumb::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 56.25%;
}
.recruit-main__companythumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.recruit-main__companythumb video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.recruit-main__companyright {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 12.3566878981%;
}
.recruit-main__companytitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  width: 71.7010309278%;
  pointer-events: none;
}
.recruit-main__companytitle img {
  width: 100%;
}
.recruit-main__company2 {
  position: absolute;
  top: 73.625%;
  left: 76.9607843137%;
  width: 2.9166666667%;
  z-index: 2;
}
.recruit-main__companyitembtn {
  container-type: inline-size;
}
.recruit-main__companybtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 7.5630252101% 0 12.1848739496%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #1a1a1a;
  font-size: 19.3277310924cqw;
  font-weight: 700;
  line-height: 1.5;
  white-space: nowrap;
}
.recruit-main__companybtn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5.1724137931%;
  background-color: #004fbf;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.recruit-main__companybtn::after {
  content: "\e908";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  margin-left: 3.4782608696%;
  color: #004fbf;
  font-family: "icomoon";
  font-size: 19.3277310924cqw;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 1023px) {
  .recruit-main__companybtn:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .recruit-main__companybtn:hover::after {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
}
.recruit-main__company3 {
  position: absolute;
  top: 82.5%;
  left: 76.4215686275%;
  width: 3.9950980392%;
  z-index: 2;
}
.recruit-main__companylastbtn {
  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;
  position: relative;
  width: 100%;
  background-color: transparent;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  color: #004fbf;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.75;
  letter-spacing: -0.02em;
  text-align: center;
}
.recruit-main__companylastbtn::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.recruit-main__companylastbtn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 100%;
  height: 100%;
  background-image: url("/assets/img/recruit/company-circle.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-animation: rotate 12s linear infinite;
  animation: rotate 12s linear infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
@media only screen and (min-width: 1023px) {
  .recruit-main__companylastbtn:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .recruit-main__companylastbtn:hover::after {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
  }
  .recruit-main__companylastbtn:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.recruit-main__companylastbtntext {
  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;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.recruit-main__companylastbtntext img {
  -webkit-transform: translateX(1px);
  transform: translateX(1px);
  width: 62.8466257669%;
}
.recruit-main__deco4 {
  position: absolute;
  top: 49.25%;
  left: 81.3725490196%;
  width: 18.6274509804%;
  z-index: 1;
}
.recruit-main__deco4thumb {
  display: inline-block;
  pointer-events: none;
}
.recruit-main__deco4thumb img {
  width: 100%;
}
.recruit-main__slogan {
  position: absolute;
  top: 73.125%;
  left: 1.1029411765%;
  /* width: 48.0482843137%; */
  width: 46.4110294118%;
  z-index: 2;
}
.recruit-main__slogantext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
}
.recruit-main__slogantext img {
  width: 100%;
}
.recruit-main__deco5 {
  position: absolute;
  /* top: 74.375%; */
  top: 73.125%;
  /* left: 47.9166666667%; */
  left: 47.1568627451%;
  /* width: 8.9215686275%; */
  width: 9.681372549%;
  z-index: 1;
}
.recruit-main__deco5thumb {
  display: inline-block;
  pointer-events: none;
}
.recruit-main__deco5thumb img {
  width: 100%;
}
.recruit-main__marquee2 {
  position: absolute;
  top: 92.6666666667%;
  left: 0;
  width: 100%;
  height: 5.5833333333%;
  pointer-events: none;
  overflow: hidden;
}
.recruit-main__marquee2slider {
  height: 100%;
}
.recruit-main__marquee2slider .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.recruit-main__marquee2slider .swiper-slide {
  -webkit-transform: translateX(calc(-0.1399509804 * (100vw - var(--scrollbar-width))));
  transform: translateX(calc(-0.1399509804 * (100vw - var(--scrollbar-width))));
}
.recruit-main__marquee2slide {
  width: auto;
  margin-left: 1.3235294118%;
}
.recruit-main__marquee2text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.recruit-main__marquee2text img {
  height: 100%;
}
/*------------------------------------------------------------
    CSS of Job section
------------------------------------------------------------*/
.recruit-job {
  position: relative;
  padding: 128px 0;
}
.recruit-job__body {
  margin-top: 52px;
}
.recruit-job__groupbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 56px -6px 0;
}
@media only screen and (max-width: 767px) {
  .recruit-job__groupbtn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 56px 0 0;
  }
}
.recruit-job__itembtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: calc(50% - 10px);
  margin: 0 5px;
}
@media only screen and (max-width: 767px) {
  .recruit-job__itembtn {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .recruit-job__itembtn + .recruit-job__itembtn {
    margin-top: 16px;
  }
}
/*------------------------------------------------------------
    CSS of Form section
------------------------------------------------------------*/
.recruit-form {
  position: relative;
  padding: 128px 0;
}
.recruit-form__heading .c-text2 {
  margin-top: 52px;
}
@media only screen and (max-width: 767px) {
  .recruit-form__heading .c-text2 {
    margin-top: 36px;
  }
}
.recruit-form__body {
  margin-top: 53px;
}
@media only screen and (max-width: 767px) {
  .recruit-form__body {
    margin-top: 37px;
  }
}
.recruit-form__heading1 .c-phone2 {
  margin-top: 12px;
}
.recruit-form__block02 {
  margin-top: 56px;
}
@media only screen and (max-width: 767px) {
  .recruit-form__block02 {
    margin-top: 40px;
  }
}
.recruit-form__heading2 .c-text2 {
  margin-top: 10px;
}
.recruit-form__heading2 .c-link1 {
  margin-top: 7px;
}
.recruit-form__box {
  margin-top: 37px;
}
.recruit-form__row {
  position: relative;
  width: 100%;
  padding: 32px 0;
  border-bottom: 1px solid #dfe4eb;
}
@media only screen and (max-width: 767px) {
  .recruit-form__row {
    padding: 28px 0;
  }
}
.recruit-form__row:first-child {
  padding-top: 0;
}
.recruit-form__label {
  margin-top: -2px;
}
.recruit-form__label .c-text2 {
  margin-top: 7px;
}
.recruit-form__field {
  margin-top: 9px;
}
.recruit-form__accept .recruit-form__field .c-text2 {
  margin-top: -2px;
}
.recruit-form__accept .recruit-form__field .c-link1 {
  margin-top: 15px;
}
.recruit-form__accept .recruit-form__field .c-checkbox2__group {
  margin-top: 17px;
}
.recruit-form__groupbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 56px -4px 0;
}
@media only screen and (max-width: 767px) {
  .recruit-form__groupbtn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px 0 0;
  }
}
.recruit-form__groupbtn .c-btn8 {
  width: 100%;
  max-width: 248px;
  margin: 0 4px;
}
@media only screen and (max-width: 767px) {
  .recruit-form__groupbtn .c-btn8 {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .recruit-form__groupbtn .c-btn8 + .c-btn8 {
    margin-top: 8px;
  }
}
.recruit-form__recaptcha {
  text-align: center;
}
.mw_wp_form_confirm .c-input,
.mw_wp_form_confirm .c-radio2__group,
.mw_wp_form_confirm .c-checkbox2__group {
  width: 100%;
  min-height: 32px;
  margin: 0;
  padding: 1px 0 2px;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.02em;
}
.mw_wp_form_confirm .c-input__itemage .c-input {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 0;
}
.mw_wp_form_confirm .c-input__itemage .c-input__itemtext {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  font-size: 1.6rem;
  line-height: 1.8;
}
.mw_wp_form_confirm .recruit-form__row--email .c-input__group .c-input__item:nth-child(2) {
  display: none;
}
.mw_wp_form_confirm .recruit-form__label .c-text2 {
  display: none;
}
.mw_wp_form_confirm .recruit-form__accept .recruit-form__field .c-checkbox2__group {
  margin-top: 2px;
}
.mw_wp_form_complete .c-text2 {
  margin-top: 19px;
}
.grecaptcha-badge {
  z-index: 2;
}
/*≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
// Utility .u-
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡*/
/*------------------------------------------------------------
    Display
------------------------------------------------------------*/
.u-none {
  display: none;
}
.u-fullscreen {
  height: 100%;
  overflow-y: scroll;
}
.u-fullscreen body {
  height: 100%;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}
/*------------------------------------------------------------
    Background
------------------------------------------------------------*/
.u-bg__white {
  background-color: #fff;
}
.u-bg__blue {
  background-color: #014098;
}
.u-bg__darkblue {
  background-color: #1d2527;
}
.u-bg__lightblue {
  background-color: #f5f7fa;
}
.u-bg__green {
  background-color: #70b92d;
}
/*------------------------------------------------------------
    Spacing
------------------------------------------------------------*/
/*------------------------------------------------------------
    Font
------------------------------------------------------------*/
.u-sans {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.u-barlow {
  font-family: "Barlow", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.u-barlow-semicondensed {
  font-family: "Barlow Semi Condensed", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
/*------------------------------------------------------------
    Text
------------------------------------------------------------*/
.u-palt {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
@media only screen and (max-width: 1023px) {
  .is-pc {
    display: none;
  }
}
.is-notpc {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .is-notpc {
    display: block;
  }
}
.is-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .is-sp {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .is-notsp {
    display: none;
  }
}
.is-phone {
  pointer-events: none;
}
@media only screen and (max-width: 1023px) {
  .is-phone {
    pointer-events: unset;
  }
}