@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* ------------------------------
  共通読み込み
------------------------------ */
a {
  color: #0F0F0F;
  text-decoration: none !important;
}

a:hover {
  opacity: 0.75;
}

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

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

.fc_red {
  color: #E50032;
}

.fc_navy {
  color: #15264C;
}

.-left {
  text-align: left;
}

.-right {
  text-align: right;
}

.-center {
  text-align: center;
  margin: auto;
}

.lg {
  display: inline;
}

.md {
  display: inline;
}

.sm {
  display: none;
}

body {
  font-family: メイリオ, Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
}

p {
  font-size: 16px;
}

.fs-large {
  font-size: 1.2rem;
}

@font-face {
  font-family: "851MkPOP";
  src: url("../fonts/851MkPOP_101.ttf") format("woff");
}
.jp {
  font-family: "851MkPOP";
  font-weight: normal;
  src: url(../fonts/851MkPOP_101.ttf) format("woff");
}

.en {
  font-family: "Barlow", sans-serif;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  height: 115px;
}
.l-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  transform: 0.5s;
  transition: 0.5s;
}
.l-header.is-show {
  background: rgb(255, 255, 255);
}
.l-header__logo {
  max-width: 269px;
  margin-left: 41px;
  position: relative;
  z-index: 10;
  line-height: 0;
}
.l-header__logo a {
  line-height: 0;
}
.l-header__btn--contact a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 115px;
  background: #E50032;
}
.l-header__btn--contact span {
  position: relative;
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
  padding-top: 35px;
}
.l-header__btn--contact span:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  width: 35px;
  height: 24px;
  margin: 0 auto;
  background: url(../images/common/icon_mail.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
}
.l-header__hamburger {
  width: 48px;
  height: 100%;
}
.l-header .hamburger {
  background-color: transparent;
  border-color: transparent;
  z-index: 9999;
  display: none;
  margin: 15px 20px 0 0;
}
.l-header .hamburger:after {
  content: "MENU";
  font-size: 0.62rem;
  font-weight: 700;
}
.l-header .hamburger span {
  width: 100%;
  height: 1px;
  background-color: #000;
  position: relative;
  transition: ease 0.4s;
  display: block;
}
.l-header .hamburger span:nth-child(1) {
  top: 0;
}
.l-header .hamburger span:nth-child(2) {
  margin: 8px 0;
}
.l-header .hamburger span:nth-child(3) {
  top: 0;
}
.l-header__nav .btn--contact {
  margin: 40px auto 0 auto;
  width: 80%;
  max-width: 400px;
  display: none;
}
.l-header__nav .btn--contact .m-form__btn {
  width: 100%;
}
.l-header__nav .btn--contact a {
  color: #fff;
}
.l-header__nav.active {
  transform: translateX(0);
}
.l-header .hamburger.active:after {
  content: "CLOSE";
}
.l-header .hamburger.active span:nth-child(1) {
  opacity: 0;
}
.l-header .hamburger.active span:nth-child(2) {
  top: 0px;
  transform: rotate(45deg);
}
.l-header .hamburger.active span:nth-child(3) {
  top: -10px;
  transform: rotate(-45deg);
}

.l-gnav {
  width: 100%;
}
.l-gnav__lg--main {
  display: flex;
  justify-content: flex-end;
  margin-right: 74px;
}
.l-gnav__lg--main > li:not(:last-child) {
  margin-right: 32px;
}
.l-gnav__lg--main > li > a, .l-gnav__lg--main > li > span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 65px;
  font-weight: 600;
  font-size: 0.875rem;
  cursor: pointer;
  transition: 0.5s ease;
  color: #fff;
}

body:not(.top) .l-gnav__lg--main > li > a, body:not(.top) .l-gnav__lg--main > li > span {
  color: #15264C;
}

.footer-contact {
  text-align: center;
  color: #fff;
}
.footer-contact__inner {
  padding: 105px 0 140px 0;
  background: url(../images/top/bg_contact.png) no-repeat center center/cover;
}
.footer-contact__head h3 {
  font-size: 4.375rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  margin-bottom: 23px;
}
.footer-contact__head p {
  margin-bottom: 67px;
}
.l-footer__inner {
  max-width: 1300px;
  margin: 0 auto;
}
.l-footer__sns {
  padding: 80px 0 64px 0;
  border-bottom: solid 1px #15264C;
}
.l-footer__sns ul {
  display: flex;
  justify-content: center;
}
.l-footer__sns li:not(:last-child) {
  width: 33px;
  margin: 0 40px 0 0;
  text-align: center;
  font-weight: bold;
}
.l-footer__sns li img {
  height: 28px;
}
.l-footer__container {
  padding: 60px 0 89px 0;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.l-footer__logo {
  margin-bottom: 31px;
  display: block;
  max-width: 269px;
}
.l-footer__btn {
  text-align: right;
}
.l-footer__nav {
  display: flex;
  justify-content: flex-end;
}
.l-footer__nav .nav-main {
  text-align: center;
  margin-right: 70px;
}
.l-footer__nav .nav-main a {
  font-weight: 700;
  color: #0F0F0F;
  display: inline-block;
  margin-bottom: 15px;
}
.l-footer__nav .nav-main:last-child {
  margin-right: 0px;
}
.l-footer__copyright {
  background: #000000;
  color: #fff;
  padding: 25px 0;
}
.l-footer__copyright p {
  text-align: center;
  font-size: 0.75rem;
}

.l-main {
  z-index: 1;
}

.l-inner {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.l-inner__page {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

body:not(.home) .l-content {
  position: relative;
  padding: 150px 0 0;
}

.l-breadcrumbs {
  position: absolute;
  right: 0;
  bottom: 20px;
}

.l-breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  list-style: none;
}

.l-breadcrumbs ol li:not(:last-child) {
  position: relative;
  margin-right: 122px;
}

.l-breadcrumbs ol li {
  font-size: 0.6875rem;
}

.l-breadcrumbs ol li:not(:last-child):after {
  position: absolute;
  top: 0;
  right: -102px;
  bottom: 0;
  width: 82px;
  height: 1px;
  margin: auto 0;
  background: #bdbdbd;
  content: "";
}

.l-page-heading {
  margin-bottom: 91px;
}

.l-page-mv {
  margin-top: -53px;
  min-height: 405px;
}
.l-page-mv img {
  width: 100%;
}

.l-container-side {
  display: flex;
  z-index: 5;
  position: relative;
}

.l-container-side__main {
  flex: 0 0 68%;
  max-width: 813px;
  width: 68%;
}

.l-container-side__sub {
  position: relative;
  flex: 0 0 32%;
  flex-basis: 32%;
  flex-basis: 32%;
  max-width: 32%;
  min-width: 320px;
  padding-left: 70px;
}

.l-side-nav__head {
  font-size: 1.375rem;
  font-weight: 700;
  color: #15264C;
  border-bottom: solid 1px #DBDBDB;
}
.l-side-nav .tag-list {
  display: flex;
  flex-wrap: wrap;
  padding: 26px 0;
}
.l-side-nav .tag-list span a {
  background: #F5F5F5;
  font-size: 0.75rem;
  padding: 0px 10px;
  display: inline-block;
  margin: 0px 10px 5px 0;
}
.l-side-nav__pickup {
  padding: 30px 0;
}
.l-side-nav__pickup-topics {
  background: #F8F8F8;
  margin-bottom: 12px;
}
.l-side-nav__pickup-topics a > div {
  display: flex;
  padding: 20px;
}
.l-side-nav__pickup-topics a > div .photo {
  max-width: 120px;
  width: 44%;
}
.l-side-nav__pickup-topics a > div .text {
  font-size: 0.875rem;
  margin-left: 10px;
  width: 51%;
}

/* ---------------------
  button
----------------------- */
.m-contact__btn {
  opacity: 1;
  transition: ease 0.2s;
}

.m-contact__btn {
  display: inline-block;
  position: relative;
  width: 320px;
  font-weight: 700;
  text-align: center;
  padding: 23px 0;
  outline: none;
  border: 1px solid #15264C;
  text-decoration: none;
  transition: ease 0.2s;
  overflow: hidden;
  position: relative;
  transition: ease 0.2s;
}

.m-contact__btn:after {
  content: " ";
  background: url(../images/common/arrow_navy.svg) no-repeat center center/100%;
  width: 14px;
  height: 23px;
  display: block;
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translate(10%, -50%);
  z-index: 3;
}

.m-contact__btn.bg-white span {
  position: relative;
  z-index: 3;
}

.m-contact__btn.bg-white {
  background: #fff;
}

.m-contact__btn.bg-white:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #15264C;
  width: 100%;
  height: 100%;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}

.m-contact__btn.bg-white:hover span {
  color: #fff;
}

.m-contact__btn:hover:after {
  background: url(../images/common/arrow_white.svg) no-repeat center center/100%;
}

.m-contact__btn.bg-white:hover:before {
  transform-origin: left top;
  transform: scale(1, 1);
  color: #fff;
}

input.m-contact__btn {
  padding: 15px 0;
}

input.m-contact__btn.bg-navy:hover {
  background: #fff;
  color: #15264C;
}

input.m-contact__btn.bg-white:hover {
  background: #15264C;
  color: #fff;
}

.m-contact__btn.bg-navy span {
  position: relative;
  z-index: 3;
}

.m-contact__btn.bg-navy {
  background: #15264C;
}

.m-contact__btn.bg-navy {
  color: #fff;
  transition: ease 0.2s;
}

.m-contact__btn.bg-navy:after {
  background: url(../images/common/arrow_white.svg) no-repeat center center/100%;
}

.m-contact__btn.bg-navy:hover {
  color: #15264C;
}
.m-contact__btn.bg-navy:hover:after {
  background: url(../images/common/arrow_navy.svg) no-repeat center center/100%;
}

.m-contact__btn.bg-navy:hover span {
  color: #15264C;
}

.m-contact__btn.bg-navy:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #fff;
  width: 100%;
  height: 100%;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}

.m-contact__btn.bg-navy:hover:before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.m-top-arrow-btn {
  position: relative;
  display: inline-block;
  letter-spacing: 0em;
  padding-right: 95px;
  font-weight: 600;
}

.m-top-arrow-btn.bg-navy:before {
  background: url(../images/common/arrow_bg_navy.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.m-top-arrow-btn.bg-white:before {
  background: url(../images/common/arrow_bg_white.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

a.m-top-arrow-btn {
  opacity: 1;
}

.m-top-arrow-btn:before {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  right: 0;
  width: 75px;
  height: 75px;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.m-form__btn.bg-red {
  background: #E50032;
}

.m-form__btn span:before {
  content: " ";
  background: url(../images/common/icon_mail.svg) no-repeat center center/100%;
  width: 21px;
  height: 16px;
  display: block;
  position: absolute;
  z-index: 3;
  left: -30px;
  top: 50%;
  transform: translate(0, -50%);
}

.m-form__btn.bg-red:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #fff; /*背景色*/
  width: 100%;
  height: 100%;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}

.m-form__btn:hover span:before {
  background: url(../images/common/icon_red_mail.svg) no-repeat center center/100%;
}

.m-form__btn.bg-red:hover:before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.m-form__btn {
  display: inline-block;
  position: relative;
  width: 251px;
  font-weight: 700;
  text-align: center;
  padding: 14px 0 14px 10%;
  outline: none;
  border: 1px solid #E50032;
  text-decoration: none;
  transition: ease 0.2s;
  overflow: hidden;
  position: relative;
  transition: ease 0.2s;
  color: #fff;
  letter-spacing: 0.2;
  transition: ease 0.2s;
}

.m-form__btn span {
  position: relative;
  z-index: 3;
}

.m-form__btn:hover span {
  color: #E50032;
}

.m-form__btn:before {
  content: " ";
  background: url(../images/common/icon_mail.svg) no-repeat center center/100%;
  width: 21px;
  height: 16px;
  display: block;
  position: absolute;
  z-index: 3;
  left: 28%;
  top: 50%;
  transform: translate(28%, -50%);
}

.home-bg__sakura {
  position: absolute;
  padding: 0;
  margin: -57px 0 0 0;
  width: 100%;
  height: calc(57px + 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.sakura li {
  width: 18px;
  position: absolute;
  list-style: none;
  top: -50px;
  animation: fall 4s linear infinite, rotate1 2s ease-in-out infinite alternate;
}

@keyframes fall {
  to {
    top: 120%;
  }
}
@keyframes rotate1 {
  from {
    transform: translateX(0px) rotate(0deg);
  }
  to {
    transform: translateX(200px) rotate(-80deg) rotateX(180deg);
  }
}
@keyframes rotate2 {
  from {
    transform: translateX(200px) rotate(-45deg);
  }
  to {
    transform: translateX(0px) rotate(0deg);
  }
}
.sakura li:nth-child(1) {
  left: 0;
  animation: fall 10s linear infinite, rotate1 3s ease-in-out infinite alternate;
}

.sakura li:nth-child(2) {
  left: 5vw;
  animation: fall 15s linear infinite, rotate1 2s ease-in-out infinite alternate;
}

.sakura li:nth-child(3) {
  left: 15vw;
  animation: fall 20s linear infinite, rotate1 3.5s ease-in-out infinite alternate;
}

.sakura li:nth-child(4) {
  left: 30vw;
  animation: fall 30s linear infinite, rotate2 4s ease-in-out infinite alternate;
}

.sakura li:nth-child(5) {
  left: 40vw;
  animation: fall 50s linear infinite, rotate1 4s ease-in-out infinite alternate;
}

.sakura li:nth-child(6) {
  left: 55vw;
  animation: fall 20s linear infinite, rotate2 3s ease-in-out infinite alternate;
}

.sakura li:nth-child(7) {
  left: 65vw;
  animation: fall 30s linear infinite, rotate2 3.5s ease-in-out infinite alternate;
}

.sakura li:nth-child(8) {
  left: 50vw;
  animation: fall 23s linear infinite, rotate1 3s ease-in-out infinite alternate;
}

.sakura li:nth-child(9) {
  left: 0;
  animation: fall 10s linear infinite, rotate3 3s ease-in-out infinite alternate;
}

.sakura li:nth-child(10) {
  left: 5vw;
  animation-delay: 1s;
  animation: fall 25s linear infinite, rotate2 2s ease-in-out infinite alternate;
}

.sakura li:nth-child(11) {
  left: 15vw;
  animation-delay: 1s;
  animation: fall 20s linear infinite, rotate3 3.5s ease-in-out infinite alternate;
}

.sakura li:nth-child(12) {
  left: 30vw;
  animation-delay: 1s;
  animation: fall 20s linear infinite, rotate2 20s ease-in-out infinite alternate;
}

.sakura li:nth-child(13) {
  left: 40vw;
  animation-delay: 1s;
  animation: fall 15s linear infinite, rotate1 4s ease-in-out infinite alternate;
}

.sakura li:nth-child(14) {
  left: 55vw;
  animation-delay: 1s;
  animation: fall 18s linear infinite, rotate1 3s ease-in-out infinite alternate;
}

.sakura li:nth-child(15) {
  left: 65vw;
  animation: fall 17s linear infinite, rotat1 3.5s ease-in-out infinite alternate;
}

.sakura li:nth-child(16) {
  left: 50vw;
  animation-delay: 1s;
  animation: fall 17s linear infinite, rotate2 3s ease-in-out infinite alternate;
}

.sakura li:nth-child(17) {
  left: 0;
  animation: fall 17s linear infinite, rotate1 3s ease-in-out infinite alternate;
}

.sakura li:nth-child(18) {
  left: 5vw;
  animation: fall 15s linear infinite, rotate1 2s ease-in-out infinite alternate;
}

.sakura li:nth-child(19) {
  left: 15vw;
  animation: fall 19s linear infinite, rotate1 3.5s ease-in-out infinite alternate;
}

.sakura li:nth-child(20) {
  left: 30vw;
  animation: fall 8s linear infinite, rotate2 4s ease-in-out infinite alternate;
}

.sakura li:nth-child(21) {
  left: 0;
  animation-delay: 1s;
  animation: fall 10s linear infinite, rotate2 3s ease-in-out infinite alternate;
}

.sakura li:nth-child(22) {
  left: 5vw;
  animation-delay: 1s;
  animation: fall 15s linear infinite, rotate3 2s ease-in-out infinite alternate;
}

.sakura li:nth-child(23) {
  left: 15vw;
  animation-delay: 1s;
  animation: fall 9s linear infinite, rotate2 3.5s ease-in-out infinite alternate;
}

.sakura li:nth-child(24) {
  left: 30vw;
  animation-delay: 1s;
  animation: fall 8s linear infinite, rotate3 4s ease-in-out infinite alternate;
}

.sakura li:nth-child(25) {
  left: 40vw;
  animation-delay: 1s;
  animation: fall 10s linear infinite, rotate2 4s ease-in-out infinite alternate;
}

.sakura li:nth-child(26) {
  left: 55vw;
  animation-delay: 1s;
  animation: fall 11s linear infinite, rotate1 3s ease-in-out infinite alternate;
}

.sakura li:nth-child(27) {
  left: 65vw;
  animation-delay: 1s;
  animation: fall 7s linear infinite, rotate1 3.5s ease-in-out infinite alternate;
}

.sakura li:nth-child(28) {
  left: 50vw;
  animation-delay: 1s;
  animation: fall 7s linear infinite, rotate2 3s ease-in-out infinite alternate;
}

.sakura li:nth-child(29) {
  left: 0;
  animation-delay: 1s;
  animation: fall 10s linear infinite, rotate2 3s ease-in-out infinite alternate;
}

.sakura li:nth-child(30) {
  left: 5vw;
  animation-delay: 1s;
  animation: fall 15s linear infinite, rotate2 2s ease-in-out infinite alternate;
}

/* ---------------------
  pager
----------------------- */
.archive__pager {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 71px 0 122px 0;
}
.archive__pager .page-numbers {
  margin: 0 10px;
}
.archive__pager .page-numbers.current {
  font-weight: 700;
  font-size: 120%;
}
.archive__pager a.prev.page-numbers {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/common/arrow_white_left.svg) no-repeat 0 0/24px;
}
.archive__pager a.next.page-numbers {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/common/arrow_white_right.svg) no-repeat 0 0/24px;
}

/* ---------------------
  title
----------------------- */
.c-ttl--primary .en {
  color: #15264C;
  font-weight: 700;
  font-size: 4.375rem;
  line-height: 1.2;
  display: block;
}
.c-ttl--primary .en + .jp {
  margin-top: 0.25rem;
}

span.accent-word {
  display: inline-block;
}

.accent-word:first-letter {
  color: #E50032 !important;
}

.uppercase {
  text-transform: uppercase;
}

.c-ttl--primary .jp {
  display: block;
  font-size: 1.875rem;
  padding-left: 50px;
  margin-bottom: 27px;
  position: relative;
  box-sizing: border-box;
}

.c-ttl--primary .jp:before {
  content: " ";
  width: 40px;
  height: 1px;
  background: #0F0F0F;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  box-sizing: border-box;
}

/* ---------------------
  table
----------------------- */
.c-table {
  max-width: 1000px;
  width: 100%;
}
.c-table tr {
  border-bottom: solid 1px #EAEAEA;
}
.c-table th, .c-table td {
  padding: 19px 20px;
}
.c-table th {
  text-align: right;
  width: 25%;
}

/**
 * Swiper 9.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

.swiper,
.swiper2,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* 前へ次への矢印カスタマイズ */
.swiper-button-prev,
.swiper-button-next,
.swiper-button-prev2,
.swiper-button-next2 {
  height: 42px;
  width: 42px;
}

.swiper-button-prev,
.swiper-button-prev2 {
  margin-right: 18px;
}

/* 前へ次への矢印カスタマイズ */
.swiper-button-prev::after,
.swiper-button-next::after,
.swiper-button-prev2::after,
.swiper-button-next2::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 42px;
  margin: auto;
  width: 42px;
  display: block;
}

/* 前への矢印カスタマイズ */
.swiper-button-prev::after,
.swiper-button-prev2::after {
  background-image: url(../images/common/arrow_white_left.svg);
}

/* 次への矢印カスタマイズ */
.swiper-button-next::after,
.swiper-button-next2::after {
  background-image: url(../images/common/arrow_white_right.svg);
}

/* 画像サイズ調整 */
.swiper-slide img {
  height: auto;
  width: 100%;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal {
  display: block;
  position: relative !important;
  flex: 0 0 506px;
  max-width: 506px;
  height: 2px !important;
  margin-left: 40px;
  background: #DBDBDB !important;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #15264C;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.home-mv:before {
  height: 100vh;
  max-height: 75vw;
  min-height: 40vw;
}
.home-mv {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: url(../images/top/fv_main.png);
  height: 100vh;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-mv img {
  width: 100%;
}
.home-mv__photo {
  position: relative;
  max-width: 1800px;
  margin: 0 auto;
}
.home-mv__photo img {
  height: 100%;
}
.home-mv__photo .left {
  height: calc(96vh - 115px);
  position: absolute;
  left: 0;
  top: 115px;
}
.home-mv__photo .right {
  height: calc(96vh - 115px);
  position: absolute;
  right: 0;
  top: 115px;
}
.home-mv__photo-sp .sp01 {
  width: 90vw;
  position: absolute;
  max-width: 400px;
  top: 14%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.home-mv__photo-sp .sp02 {
  width: 90vw;
  max-width: 400px;
  position: absolute;
  left: 0;
  right: 0;
  top: 63%;
  margin: 0 auto;
}
.home .home-mv__inner {
  display: grid;
  place-content: center;
  width: 100%;
  height: 100%;
}
.home .main__copy {
  color: #fff;
  text-align: center;
  z-index: 2;
  height: 100%;
  height: 100%;
}
.home .main__copy p {
  font-size: min(6vw, 3.5rem);
  line-height: 1;
  transform: rotate(-3deg);
  text-shadow: 0px 0px 21px rgba(0, 70, 180, 0.9);
}
.home .main__copy p.main__copy01 {
  transform: rotate(-3deg) translateX(20px);
}
.home .main__copy p.main__copy03 {
  transform: rotate(-3deg) translateX(-20px);
}
.home .main__copy p + p {
  margin-top: 1rem;
}
.home .main__copy strong {
  font-size: min(9vw, 5rem);
}
.home .main__copy em {
  font-size: min(11vw, 6rem);
  font-style: normal;
}
.home-newjoin::before {
  z-index: -1;
  position: absolute;
  top: 57px;
  left: 0;
  width: calc(36% + 350px);
  height: 100%;
  background: #F8F8F8;
  content: "";
}
.home-newjoin {
  z-index: 10;
  position: relative;
  padding: 57px 0 96px 0;
}
.home-newjoin__inner {
  margin: 82px auto 50px auto;
  position: relative;
}
.home-newjoin__btn {
  position: absolute;
  right: 0;
  bottom: 20px;
  z-index: 10;
}
.home-newjoin__slider {
  margin-left: calc(50% - 500px);
}
.home-newjoin__slider--navi {
  margin-top: 82px;
  display: flex;
  align-items: center;
}
.home .member-card__img {
  position: relative;
}
.home .member-card__new {
  background-color: #E50032;
  color: #fff;
  display: inline;
  font-size: 0.875rem;
  padding: 0px 15px;
  position: absolute;
  left: 0;
  top: 0;
}
.home .member-card__detail {
  position: relative;
  padding-bottom: 10px;
}
.home .member-card__job {
  margin: 30px 26px 10px 0px;
  padding: 20px 0;
}
.home .member-card dl {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin-top: 22px;
}
.home .member-card dl dt {
  background: #f4f4f4;
  font-weight: 700;
  width: 40%;
  text-align: center;
  padding: 1px 0;
  margin: 2px 0;
}
.home .member-card dl dd {
  width: 60%;
  padding-left: 5%;
}
.home .member-card__date {
  margin: 0px 26px 0px 26px;
  font-size: 0.875rem;
  font-weight: 600;
  color: #919191;
}
.home .member-card__country {
  max-width: 90px;
  width: 23%;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: center;
}
.home .member-card__country img {
  height: 38px;
  width: auto;
}
.home .member-card__country .name {
  font-size: 0.625rem;
  text-align: center;
  padding: 5px 0;
}
.home-vision {
  position: relative;
  padding: 167px 0 0 0;
}
.home-vision__container {
  position: relative;
}
.home-vision__container--inner {
  padding: 0 0 80px 0;
}
.home-vision__container--inner:before {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: -50%;
  width: calc(150% + 0px);
  height: 90%;
  background: url(../images/common/bg_dot.png);
  background-repeat: repeat;
  z-index: -1;
}
.home-vision__mv {
  width: calc(50% + 550px);
  position: absolute;
  top: 0;
  right: 0;
  height: 470px;
  overflow: hidden;
  background: url(../images/top/vision_main.png) no-repeat left top/cover;
}
.home-vision__mv img {
  width: 100%;
}
.home-vision__mv--title {
  font-size: 4.25rem;
  color: #fff;
  position: absolute;
  top: 200px;
  left: 100px;
  transform: translateY(0%) translateX(0%) rotate(-3deg);
}
.home-vision__about {
  z-index: 5;
  position: relative;
  top: 420px;
  background: #fff;
  padding: 76px 100px;
  max-width: 1100px;
  width: 100%;
  margin: 0px auto 460px auto;
}
.home-vision__about--title {
  color: #15264C;
  font-weight: 600;
  font-size: 1rem;
}
.home-vision__about--title .main {
  font-size: 2.5rem;
}
.home-vision__about--title .main span {
  color: #E50032;
}
.home-vision__vision--block {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.home-vision__vision--block h4 {
  width: 40%;
}
.home-vision__vision--block p {
  max-width: 542px;
  width: 60%;
}
.home-vision__value--block ul {
  display: flex;
  margin-top: 45px;
}
.home-vision__value--block li {
  background: #15264C;
  color: #fff;
  width: 275px;
  height: 275px;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
.home-vision__value--block li:not(:last-child) {
  margin-right: 3%;
}
.home-vision__value--block li div {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.home-vision__value--block li div span {
  font-size: 1.45rem;
  font-weight: 600;
  line-height: 1.35em;
  margin-bottom: 15px;
  display: block;
}
.home-vision__btn {
  max-width: 1100px;
  text-align: right;
  margin: 0 auto;
  padding-top: 40px;
}
.home-service {
  position: relative;
  padding: 80px 0 80px 0;
  margin-bottom: 120px;
}
.home-service:before {
  z-index: -1;
  position: absolute;
  top: 337px;
  right: 0;
  width: calc(36% + 350px);
  height: calc(100% - 350px);
  background: #F8F8F8;
  content: "";
}
.home-service__list {
  margin-top: 162px;
  display: flex;
  flex-wrap: wrap;
}
.home-service__card {
  background: #fff;
  margin-bottom: 44px;
  position: relative;
  padding: 27px 38px;
  display: flex;
}
.home-service__card .number {
  color: #CED2DA;
  font-size: 0.875rem;
  font-weight: 700;
  width: 100px;
  margin-right: 20px;
  position: absolute;
  left: 36px;
  top: 27px;
  text-align: center;
}
.home-service__card .number span {
  font-size: 5.625rem;
  font-weight: 700;
  display: block;
  line-height: 0.7em;
}
.home-service__card h3 {
  font-size: 1.875rem;
  font-weight: 600;
  margin: 40px 0 20px 120px;
  width: 120%;
}
.home-service__card--detail {
  width: 57%;
}
.home-service__card--illust {
  width: 43%;
}
.home-service__card.service01 {
  width: 100%;
}
.home-service__card.service01 dl {
  margin: 26px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  width: 120%;
}
.home-service__card.service01 dt {
  background: #15264C;
  color: #fff;
  font-weight: 600;
  margin: 0 3% 10px 0;
  padding: 0 10px;
  display: inline-block;
  width: 75px;
}
.home-service__card.service01 dd {
  width: 80%;
  margin: 0 0 10px 0;
}
.home-service__card.service02 {
  width: 100%;
}
.home-service__card.service02 ul {
  margin: 14px 0 18px 0;
  display: flex;
}
.home-service__card.service02 li {
  font-size: 1.25rem;
  font-weight: 600;
  position: relative;
}
.home-service__card.service02 li:not(:last-child) {
  margin-right: 103px;
}
.home-service__card.service02 li:not(:last-child):after {
  content: "";
  width: 1px;
  height: 100px;
  display: block;
  background: #C4C8D2;
  position: absolute;
  right: -50px;
  top: 0;
  transform: translateY(0%) translateX(0%) rotate(30deg);
}
.home-service__card.service02 li .value {
  font-size: 4.8125rem;
  font-weight: 700;
  color: #E50032;
  line-height: 0.7;
  white-space: nowrap;
}
.home-service__card.service02 li .value span {
  color: #0F0F0F;
  font-size: 1.875rem;
  font-weight: 600;
}
.home-service__card.service02 .attention {
  width: 100%;
  font-size: 0.75rem;
}
.home-service__card.service03 {
  width: 47%;
  margin-right: 6%;
  flex-direction: column;
}
.home-service__card.service03 h3 {
  width: 72%;
}
.home-service__card.service03 .illust {
  max-width: 289px;
  margin: 0 auto 35px auto;
}
.home-service__card.service03 .text {
  text-align: center;
}
.home-service__card.service04 {
  flex-direction: column;
  width: 47%;
}
.home-service__card.service04 h3 {
  width: 72%;
}
.home-service__card.service04 .illust {
  max-width: 203px;
  margin: 0 auto 41px auto;
}
.home-service__card.service04 .text {
  text-align: center;
}
.home-service__btn {
  max-width: 1100px;
  text-align: right;
  margin: 0 auto;
  padding-top: 40px;
}
.home .home-why {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 135px 0;
  margin: 0px 0 0 0;
}
.home .home-why[data-visible-id=indonesia] {
  background-image: url(../images/service/bg_why_indonesia.jpg);
}
.home .home-why[data-visible-id=myanmar] {
  background-image: url(../images/service/bg_why_myanmar.jpg);
}
.home .home-why__inner {
  background: rgba(255, 255, 255, 0.8);
  padding: 74px 67px;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
}
.home .home-why__tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #EAEAEA;
  border-radius: 60px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 600px;
  max-width: 100%;
  margin: 0 auto 40px;
  position: relative;
}
.home .home-why__tabs:before {
  content: "※クリックで切り替わります。";
  position: absolute;
  bottom: 100%;
  color: #fff;
  font-size: 0.8rem;
  line-height: 2;
  margin-bottom: 1em;
}
.home .home-why__tabs button {
  flex: 1;
  text-align: center;
  display: block;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-weight: 700;
  position: relative;
}
.home .home-why__tabs button img {
  width: 39px;
  height: auto;
}
.home .home-why__tabs button.active {
  background-color: #15264C;
  color: #fff;
  border-radius: 60px;
}
.home .home-why__tabs button.active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 40px;
  height: 4px;
  margin-left: -20px;
  background-color: #E50032;
}
.home .home-why__content {
  display: none;
  opacity: 0;
  pointer-events: none;
}
.home .home-why__content.active {
  display: block;
  opacity: 1;
  pointer-events: all;
}
.home .home-why__strongpoint dt {
  background: #15264C;
  color: #fff;
  font-weight: 600;
  font-size: 1.125rem;
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 17px;
}
.home .home-why__strongpoint dd {
  font-size: 1.125rem;
  font-weight: 600;
}
.home .home-why__list .heading:before {
  content: "";
  display: inline-block;
  background: url(../images/common/icon_sb.png) no-repeat 0 0/100%;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: 0;
}
.home .home-why__list .heading {
  font-size: 1.125rem;
  font-weight: 600;
  padding-top: 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  padding-left: 50px;
  position: relative;
  min-height: 40px;
  margin-bottom: 16px;
}
.home .home-why__list .text {
  margin-bottom: 40px;
}
.home .home-news {
  padding: 227px 0 132px 0;
}
.home .home-news__inner {
  position: relative;
  overflow: hidden;
}
.home .home-news__inner:after {
  z-index: -1;
  position: absolute;
  top: 0px;
  right: 0;
  width: calc(36% + 350px);
  height: 100%;
  background: #15264C;
  content: "";
}
.home .home-news__container {
  background: #15264C;
  padding: 116px 0 116px 100px;
  max-width: 1200px;
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.home .home-news__head {
  width: 29%;
}
.home .home-news .c-ttl--primary .jp:before {
  background: #fff;
}
.home .home-news .c-ttl--primary span {
  color: #fff;
}
.home .home-news__btn {
  margin-top: 173px;
  display: inline-block;
}
.home .home-news__btn a {
  color: #fff;
}
.home .home-news__btn-sm {
  margin-right: 10%;
  display: none;
}
.home .home-news__block {
  width: 71%;
  max-width: 705px;
  margin-top: 125px;
}
.home .home-news__list {
  border-top: solid 1px #FFFFFF;
}
.home .home-news__list--item {
  border-bottom: solid 1px #FFFFFF;
  max-width: 643px;
}
.home .home-news__list--item a {
  padding: 32px 0 16px 0;
  color: #fff;
  display: block;
  opacity: 1;
  position: relative;
  transition: ease 0.2s;
}
.home .home-news__list--item a span {
  position: relative;
  z-index: 3;
  color: #333;
}
.home .home-news__list--item a:hover span {
  color: #fff;
}
.home .home-news__list--item a > .news-date {
  font-weight: 600;
  float: left;
}
.home .home-news__list--item a > .news-cat {
  background: #fff;
  margin-left: 20px;
  display: inline-block;
  color: #15264C;
  padding: 3px 10px 0 10px;
  font-size: 0.8125rem;
  line-height: 1.5;
  transition: ease 0.2s;
}
.home .home-news__list--item a:hover > .news-cat {
  background: #E50032;
  color: #fff;
}
.home .home-news__list--item a > .news-text {
  padding: 7px 0 0 0;
}
.home .home-news__list--item a.bg:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: #fff;
  width: 100%;
  height: 2px;
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}
.home .home-news__list--item a.bg:hover:before {
  transform-origin: left top;
  transform: scale(1, 1);
}
.home-blog {
  z-index: 10;
  position: relative;
  padding: 0px 0 96px 0;
}
.home-blog__inner {
  margin: 0px auto 50px auto;
  position: relative;
}
.home-blog__btn {
  position: absolute;
  right: 0;
  bottom: 20px;
}
.home-blog__slider {
  margin-left: calc(50% - 500px);
}
.home-blog__slider--navi {
  margin-top: 82px;
  display: flex;
  align-items: center;
}
.home-blog__list .blog-card__img {
  margin-bottom: 30px;
}
.home-blog__list .blog-card__date {
  font-size: 0.875rem;
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 15px;
}
.home-blog__list .blog-card__tag {
  display: inline-block;
}
.home-blog__list .blog-card__tag span {
  font-size: 0.75rem;
  display: inline-block;
  background: #F8F8F8;
  padding: 1px 10px;
  margin-right: 10px;
}
.home-blog__list .blog-card__title {
  font-weight: 600;
  color: #15264C;
  margin-bottom: 13px;
  line-height: 1.7;
}
.home-blog__list .blog-card__link {
  font-size: 1.125rem;
  font-weight: 700;
}

.newjoining__search-area {
  background-repeat: repeat;
  padding: 0px 0 0 0;
}
.newjoining__search-area-menu .accordion-btn {
  padding: 20px 50px;
  position: relative;
  cursor: pointer;
}
.newjoining__search-area-menu .accordion-btn::before, .newjoining__search-area-menu .accordion-btn::after {
  content: "";
  display: block;
  background-color: #15264C;
  position: absolute;
  top: 50%;
  width: 15px;
  height: 2px;
  right: 50px;
}
.newjoining__search-area-menu .accordion-btn::after {
  transform: rotate(90deg);
  transition-duration: 0.3s;
}
.newjoining__search-area-menu .accordion-btn.is-active::before {
  opacity: 0;
}
.newjoining__search-area-menu .accordion-btn.is-active {
  padding: 20px 50px 0 50px;
}
.newjoining__search-area-menu .accordion-btn.is-active::after {
  transform: rotate(0);
}
.newjoining__search-area-menu .accordion-btn span a {
  position: relative;
  z-index: 999;
}
.newjoining__search-area-menu .accordion-contents {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition-duration: 0.3s;
  padding: 0 50px;
}
.newjoining__search-area-menu .accordion-contents.is-open {
  height: auto;
  opacity: 1;
}
.newjoining__search-area-inner {
  max-width: 1200px;
  background-color: #fff;
  border: solid 1px #15264C;
  margin: 0 auto;
  padding: 0px;
}
.newjoining__search-area .category {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
  display: block;
}
.newjoining__search-area .category dt {
  font-size: 1.25rem;
  color: #15264C;
  border-bottom: solid 1px #F5F6F8;
  background: #F5F6F8;
  margin-bottom: 20px;
  padding: 5px 20px 0 20px;
}
.newjoining__search-area .category dd {
  display: inline-block;
  width: calc(16% - 20px);
  padding: 0 0px 0 20px;
}
.newjoining__search-area .category dd a {
  padding: 5px 0;
  display: block;
  font-size: 1rem;
  text-align: center;
}
.newjoining__search-area .industry_category dd {
  text-align: center;
}
.newjoining__search-area .industry_category dd a {
  padding: 10px 0;
  font-size: 1rem;
}
.newjoining__search-area .search_word {
  width: 100%;
  margin-bottom: 30px;
}
.newjoining__search-area .search_word .title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #15264C;
  margin-bottom: 25px;
  padding: 5px 20px 0 20px;
  background: #F5F6F8;
}
.newjoining__search-area .search_word select {
  /* 初期化 */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #15264C;
  border-radius: 5px;
  color: #15264C;
  font-size: 1rem;
  padding: 12px 10px;
  height: 50px;
  max-width: 300px;
  width: 100%;
  position: relative;
}
.newjoining__search-area .search_word option[selected][disabled] {
  display: none;
}
.newjoining__member-list {
  display: flex;
  flex-wrap: wrap;
  margin: 100px -16px 70px -16px;
}
.newjoining__member-list .member-card {
  flex: 0 0 33.333%;
  max-width: 33.333%;
  margin-bottom: 64px;
  padding: 0 16px;
}
.newjoining__member-list .member-card__img {
  position: relative;
}
.newjoining__member-list .member-card__new {
  background-color: #E50032;
  color: #fff;
  display: inline;
  font-size: 0.875rem;
  padding: 0px 15px;
  position: absolute;
  left: 0;
  top: 0;
}
.newjoining__member-list .member-card__detail {
  position: relative;
  padding-bottom: 10px;
}
.newjoining__member-list .member-card__job {
  margin: 30px 26px 10px 0px;
  padding: 20px 0;
}
.newjoining__member-list .member-card dl {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin-top: 22px;
}
.newjoining__member-list .member-card dl dt {
  background: #F5F6F8;
  font-weight: 700;
  width: 40%;
  text-align: center;
  padding: 1px 0;
  margin: 2px 0;
}
.newjoining__member-list .member-card dl dd {
  width: 60%;
  padding-left: 5%;
}
.newjoining__member-list .member-card__date {
  margin: 0px 26px 0px 26px;
  font-size: 0.875rem;
  font-weight: 600;
  color: #919191;
}
.newjoining__member-list .member-card__country {
  max-width: 92px;
  width: 29%;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: center;
}
.newjoining__member-list .member-card__country img {
  height: 46px;
  width: auto;
}
.newjoining__member-list .member-card__country .name {
  font-size: 0.625rem;
  text-align: center;
  padding: 5px 0;
}

.blog-topics {
  margin-top: 41px;
}
.blog-topics__tagtitle {
  padding-bottom: 10px;
  font-weight: 700;
  color: #15264C;
}
.blog-topics__list {
  border-top: solid 1px #DBDBDB;
  margin-bottom: 70px;
}
.blog .c-link-blog-topics__info {
  max-width: 54%;
}
.blog .c-link-blog-topics a > div {
  display: flex;
  align-items: center;
  padding: 48px 0;
  border-bottom: solid 1px #DBDBDB;
}
.blog .c-link-blog-topics__photo {
  max-width: 320px;
  margin-right: 52px;
}
.blog .c-link-blog-topics__date {
  font-size: 0.875rem;
  display: inline-block;
}
.blog .c-link-blog-topics__tag {
  display: inline-block;
  margin-left: 10px;
}
.blog .c-link-blog-topics__tag span {
  background: #F5F5F5;
  font-size: 0.75rem;
  padding: 2px 10px;
  margin-right: 5px;
}
.blog .c-link-blog-topics__title {
  font-size: 1rem;
  font-weight: 700;
  color: #15264C;
  line-height: 2rem;
  margin: 15px 0 8px 0;
}
.blog .c-link-blog-topics__more {
  font-weight: 700;
  font-size: 1.125rem;
}
.blog-post {
  margin-bottom: 159px;
}
.blog-post__head span a {
  background: #F5F5F5;
  font-size: 0.75rem;
  padding: 0px 10px;
  margin: 0 3px 0px 0;
  display: inline-block;
}
.blog-post__head .title {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.5em;
  margin: 20px 0 10px 0;
}
.blog-post__date {
  font-size: 0.875rem;
  margin-bottom: 16px;
}
.blog-post__mainvis {
  margin-bottom: 114px;
}
.blog-post__mainvis img {
  width: 100%;
}
.blog-post__editor h2 {
  color: #15264C;
  font-weight: 700;
  font-size: 1.875rem;
  padding: 0 0 8px 0px;
  margin-bottom: 40px;
  border-bottom: solid 4px #15264C;
}
.blog-post__editor h3 {
  background: #15264C;
  color: #fff;
  font-weight: 700;
  font-size: 1.5rem;
  padding: 15px 20px;
  margin-bottom: 40px;
}
.blog-post__editor h4 {
  color: #15264C;
  font-weight: 700;
  font-size: 1.25rem;
  padding: 15px 0px 15px 27px;
  margin-bottom: 40px;
  position: relative;
}
.blog-post__editor h4:before {
  position: absolute;
  top: 0.45em;
  left: 0;
  width: 6px;
  height: calc(100% - 0.9em);
  background: #15264C;
  content: "";
}
.blog-post__editor p {
  margin-bottom: 40px;
  line-height: 2.3;
}
.blog-post__share {
  border-top: #AEAEAE solid 1px;
  border-bottom: #AEAEAE solid 1px;
  padding: 40px 0;
  margin-bottom: 67px;
}
.blog-post__share-title {
  text-align: center;
  margin-bottom: 10px;
  font-size: 1rem;
}
.blog-post__share ul {
  display: flex;
  justify-content: center;
}
.blog-post__share li {
  margin: 0 10px;
}
.blog-post__share li > a {
  display: block;
}
.blog-post__pagenavi {
  position: relative;
  padding: 0 20px;
}
.blog-post__pagenavi .arrow-left :before {
  content: " ";
  background: url(../images/common/arrow_white_left.svg) no-repeat 0 0;
  width: 43px;
  height: 43px;
  display: inline-block;
  margin-right: 10px;
}
.blog-post__pagenavi .arrow-left a {
  display: flex;
  align-items: center;
}
.blog-post__pagenavi .arrow-right {
  position: absolute;
  right: 20px;
  top: 0;
}
.blog-post__pagenavi .arrow-right :after {
  content: " ";
  background: url(../images/common/arrow_white_right.svg) no-repeat 0 0;
  width: 43px;
  height: 43px;
  display: inline-block;
  margin-left: 10px;
}
.blog-post__pagenavi .arrow-right a {
  display: flex;
  align-items: center;
}

img.wp-emoji, img.emoji {
  width: auto !important;
  height: auto !important;
  max-width: 1em !important;
  vertical-align: middle;
}

span.emoji {
  font-size: 1em !important;
}

.news-list {
  margin: 60px 0;
}
.news-list li > a {
  border-bottom: solid 1px #DBDBDB;
  display: block;
  padding: 20px 60px 20px 0;
  position: relative;
  transition: ease 0.2s;
  opacity: 1;
}
.news-list li > a .date {
  color: #15264C;
  font-weight: 700;
}
.news-list li > a .date span {
  background: #15264C;
  color: #fff;
  font-size: 0.8125rem;
  padding: 2px 15px 0 15px;
  font-weight: 500;
}
.news-list li > a .icon-arrow {
  content: " ";
  width: 20px;
  height: 11px;
  display: flex;
  position: absolute;
  top: 50%;
  right: 2%;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
  border-radius: 50%;
  background: url(../images/common/arrow_navy.svg) no-repeat 0 0/contain;
  transition: all 0.3s;
}
.news-list li > a:hover .icon-arrow {
  right: 0;
}
.news-post {
  margin: 150px 0;
}
.news-post__head {
  border-bottom: solid 1px #DBDBDB;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.news-post__head .date {
  font-weight: 700;
  margin-bottom: 10px;
}
.news-post__head span {
  background: #15264C;
  color: #fff;
  font-size: 0.8125rem;
  padding: 2px 15px 0 15px;
  font-weight: 500;
  margin-left: 18px;
}
.news-post__head h3 {
  color: #15264C;
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 1.5;
}
.news-post p {
  line-height: 2.3;
  margin-bottom: 30px;
}
.news-post__backbtn {
  text-align: center;
  margin: 94px 0 0 0;
}

.company .l-page-mv {
  background: url(../images/company/main.png) no-repeat center center/cover;
}
.company__container {
  padding: 80px 0;
}
.company__container h3 {
  font-weight: 700;
  font-size: 1.875rem;
  text-align: center;
  margin-bottom: 48px;
}
.company__container h3 span {
  font-size: 0.875rem;
  display: block;
}
.company__container iframe.googlemap {
  width: 100%;
}

.company__container a {
  text-decoration: underline !important;
}

.privacy__container {
  line-height: 2em;
  padding: 80px 0 190px 0;
}
.privacy__container ol {
  margin-top: 40px;
  list-style-type: decimal;
  margin-left: 27px;
}
.privacy__container li {
  margin-bottom: 2px;
}
.privacy__container ul.list__circle {
  margin-bottom: 60px;
}
.privacy__container ul.list__circle li:before {
  content: "●";
  color: #15264C;
  margin-left: -18px;
}
.privacy__container ul.list__circle li {
  padding-left: 17px;
}
.privacy .privacy__info {
  border-top: solid 1px #AEAEAE;
  border-bottom: solid 1px #AEAEAE;
  padding: 68px 20px;
  display: flex;
  align-items: center;
}
.privacy .privacy__info dl {
  width: 62%;
}
.privacy .privacy__info dl dt {
  font-size: 1.125rem;
  padding: 10px 0;
}
.privacy .privacy__info .enactment__date {
  width: 38%;
  background: #F9F9F9;
  max-width: 372px;
  padding: 30px 50px;
  text-align: center;
}
.privacy .privacy__info .enactment__date ul {
  border-bottom: solid 1px #E2E2E2;
  margin-bottom: 15px;
  padding-bottom: 8px;
}

.vision .l-page-mv {
  background: url(../images/vision/main.png) no-repeat center center/cover;
}
.vision__content {
  padding: 118px 0;
  background: linear-gradient(to right, #f8f8f8 0%, #f8f8f8 70%, #fff 70%, #fff 100%);
}
.vision__content-feature {
  margin-block: 118px;
  padding-bottom: 118px;
  background-color: #ffffff;
  background-image: radial-gradient(circle, #cccccc 1px, transparent 1px);
  background-position: 0 0;
  background-size: 18px 18px;
  position: relative;
}
.vision__content-feature::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 120px;
  background: white;
  display: block;
}
.vision__content-mission {
  padding: 118px 0;
  background: #f8f8f8;
}
.vision__content-happy {
  padding: 118px 0;
}
.vision__content-happy2 {
  padding: 118px 0;
  margin-bottom: 118px;
  background: linear-gradient(to left, #f8f8f8 0%, #f8f8f8 70%, #fff 70%, #fff 100%);
}
.vision .vision__copy {
  width: 100%;
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #15264c;
  text-align: center;
}
.vision__about {
  padding: 120px 0 0 0;
}
.vision__about-heading {
  position: relative;
  display: flex;
  justify-content: center;
}
.vision__about-title {
  font-weight: 700;
  color: #15264C;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  gap: 24px 0;
}
.vision__about-title h3 {
  font-weight: 700;
  font-size: 2.5rem;
  display: inline-block;
  margin-right: 15px;
  line-height: 1;
}
.vision__about-title h3 span {
  color: #E50032;
}
.vision__about-title p {
  display: inline-block;
  line-height: 1;
}
.vision__about-title .vision__about-copy {
  width: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 1.35;
}
.vision__about-title .vision__about-copy br {
  display: none;
}
.vision__about-head {
  max-width: 634px;
  margin-bottom: 76px;
}
.vision__about-head h4 {
  font-size: 1.875rem;
  font-weight: 700;
  color: #15264C;
  margin-bottom: 20px;
}
.vision .vision__about-head {
  font-size: 24px;
}
.vision .vision__about-head em {
  font-size: 30px;
  font-style: normal;
  font-weight: bold;
}
.vision__message {
  border: solid 1px #15264C;
  margin: 200px auto 160px;
  background: white;
  padding: 64px 62px;
  position: relative;
}
.vision__message-head {
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: -200px auto 0;
  background-color: #fff;
  padding: 0 40px;
}
.vision__message-head p {
  font-weight: 700;
  font-size: 35px;
  line-height: 2;
}
.vision__message-head em {
  display: block;
  font-weight: 700;
  font-size: 48px;
  line-height: 2;
}
.vision__message h4 {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 30px 0;
}
.vision__message p {
  margin-bottom: 30px;
  line-height: 2;
}
.vision__message-title {
  font-weight: 700;
  color: #15264C;
}
.vision__message-title h3 {
  font-size: 2.5rem;
  font-weight: 700;
  display: inline-block;
  margin-right: 15px;
}
.vision__message-title h3 span {
  color: #E50032;
  margin-right: 0px;
}
.vision__message-title p {
  display: inline-block;
}
.vision__feature {
  background: url(../images/common/bg_dot.png) repeat;
  position: relative;
  padding: 120px 0;
}
.vision__feature:before {
  content: "";
  width: 100%;
  height: 120px;
  background-color: #fff;
  position: absolute;
  inset: 0;
  z-index: 0;
}
.vision__feature-photo {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin: -120px auto 0;
}
.vision__feature-photo img {
  display: block;
  max-width: 800px;
  margin: 0 0 0 auto;
  border-radius: 80px 0 0 0;
}
.vision__feature-message {
  background-color: #fff;
  max-width: 750px;
  margin: -70px auto 0 0;
  padding: 40px;
  position: relative;
  z-index: 2;
}
.vision__feature-message h4 {
  font-weight: 700;
  font-size: 20px;
}
.vision__mission {
  background-color: #F8F8F8;
  padding: 64px 0;
}
.vision__mission-title {
  font-weight: 700;
  color: #15264C;
}
.vision__mission-title h3 {
  font-weight: 700;
  font-size: 2.5rem;
  display: inline-block;
  margin-right: 15px;
}
.vision__mission-title h3 span {
  color: #E50032;
}
.vision__mission-title p {
  display: inline-block;
}
.vision__mission-lead {
  font-size: 20px;
  font-weight: 700;
  color: #15264C;
}
.vision__mission-point {
  display: flex;
  gap: 80px;
  align-items: stretch;
  margin-top: 40px;
}
.vision__mission-point figure {
  padding: 40px;
  flex: 1;
  display: flex;
  flex-direction: column;
  background-color: #fff;
}
.vision__mission-point figure figcaption {
  display: block;
  margin-bottom: 24px;
  flex: 1;
}
.vision__guideline {
  padding: 120px 0;
  border-bottom: solid 1px #707070;
}
.vision__guideline-list {
  display: flex;
  flex-wrap: wrap;
  gap: 34px 26px;
  justify-content: center;
  margin-top: 45px;
  margin-bottom: 78px;
}
.vision__guideline-list li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #15264C;
  color: #fff;
  width: 275px;
  height: 275px;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
.vision__guideline-list li h4,
.vision__guideline-list li p {
  max-width: 200px;
}
.vision__guideline-list li h4 {
  font-size: 26px;
  font-weight: bold;
}
.vision__guideline-list li p {
  font-size: 18px;
}
.vision__guideline-list li h4 + p {
  margin-top: 16px;
  height: 4em;
}
.vision__guideline-list li div {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.vision__guideline-list li div span {
  font-size: 1.45rem;
  font-weight: 600;
  line-height: 1.35em;
  margin-bottom: 15px;
  display: block;
}
.vision__happy3 {
  padding: 120px 0;
  overflow: hidden;
}
.vision__happy3-lead {
  display: flex;
  gap: 90px;
  padding-bottom: 80px;
}
.vision__happy3-lead .number {
  font-weight: 700;
  font-size: 90px;
  color: #ced2da;
  line-height: 0.9;
  display: inline-block;
  white-space: nowrap;
}
.vision__happy3-lead .number small {
  font-size: 50px;
}
.vision__happy3-lead .number span {
  font-size: 30px;
  display: block;
}
.vision__happy3-lead .text h3 {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 24px;
}
.vision__happy3-content {
  position: relative;
  margin: 120px auto;
  background-color: #fff;
  padding: 60px;
}
.vision__happy3-content:before {
  content: "";
  background-color: #F8F8F8;
  position: absolute;
  top: -120px;
  left: 140px;
  width: 100vw;
  height: calc(100% + 240px);
  z-index: -1;
}
.vision__happy3-content p + p {
  margin-top: 1rem;
}

.vision__content-happy {
  display: flex;
  gap: 90px;
}

.vision__happy_title {
  color: rgba(21, 38, 76, 0.21);
  font-size: 50px;
  font-weight: bold;
  line-height: 1.1;
  flex-shrink: 0;
}
.vision__happy_title:first-letter {
  font-size: 90px;
  font-family: Barlow, sans-serif;
}
.vision__happy_title .en {
  display: block;
  font-size: 30px;
  line-height: 1.1;
}

.vision__happy_text h3 {
  color: #15264c;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 24px;
}
.vision__happy_text p {
  line-height: 2.1875;
}

.vision__content_inner-happy2 {
  background: #fff;
  padding: 64px 62px 72px;
}
.vision__content_inner-happy2 p + p {
  margin-top: 2em;
}

.contact__tel {
  margin-bottom: 87px;
}
.contact__tel h2 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  color: #15264C;
}
.contact__tel .number:before {
  content: " ";
  background: url(../images/common/icon_telephone.svg) no-repeat 0 0/100%;
  width: 42px;
  height: 42px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  bottom: -5px;
}
.contact__tel .number {
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.3;
  color: #15264C;
}
.contact__tel p {
  font-size: 0.875rem;
}
.contact__mail {
  padding: 77px 0;
  background: url(../images/common/bg_dot.png);
}
.contact__mail-step h2 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #15264C;
  margin-bottom: 10px;
}
.contact__mail-step ul {
  max-width: 472px;
  width: 100%;
  margin: 30px auto 50px auto;
  display: flex;
  position: relative;
}
.contact__mail-step ul li {
  z-index: 2;
  color: #868686;
  font-weight: 700;
}
.contact__mail-step ul li div {
  background: #868686;
  color: #fff;
  font-weight: 700;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 8px;
  margin-bottom: 5px;
}
.contact__mail-step ul li div span {
  font-size: 1.875rem;
  display: block;
  line-height: 0.4;
}
.contact__mail-step ul li:not(:last-child) {
  margin-right: 131px;
}
.contact__mail-step ul li.current {
  color: #15264C;
}
.contact__mail-step ul li.current div {
  background: #15264C;
}
.contact__mail-step ul:after {
  content: " ";
  height: 1px;
  width: 100%;
  background: #868686;
  position: absolute;
  left: 0;
  top: 34px;
  z-index: 1;
}
.contact__mail-form {
  background: #fff;
  padding: 86px 85px;
}
.contact__mail-form dl {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 82px;
}
.contact__mail-form dl dt {
  width: 30%;
  color: #15264C;
  font-weight: 700;
  text-align: right;
  padding: 15px 52px 15px 10px;
  position: relative;
}
.contact__mail-form dl dt span {
  background-color: #E50032;
  color: #fff;
  font-size: 0.875rem;
  padding: 3px 5px 0 5px;
  line-height: 1.2;
  position: absolute;
  right: 0;
  top: 19px;
}
.contact__mail-form dl dd {
  width: 70%;
  padding: 15px 20px;
}
.contact__mail-form dl dd p {
  margin: 8px 0 0 0;
}
.contact__mail-form input[type=checkbox] {
  margin-right: 5px;
}
.contact__mail-form input[type=text], .contact__mail-form textarea {
  border: #D6D6D6 solid 1px;
  background: #F7F8FA;
  padding: 5px 10px;
}
.contact__mail-form input.full,
.contact__mail-form textarea.full {
  width: 100%;
}
.contact__mail-form input.medium {
  width: 40%;
}
.contact__mail-form input.medium:not(:last-child) {
  margin-right: 20px;
}
.contact__mail-form input.small {
  width: 25%;
}
.contact__mail-agree {
  border-top: solid 1px #AEAEAE;
  border-bottom: solid 1px #AEAEAE;
  padding: 40px 0;
  margin-bottom: 82px;
}
.contact__mail-agree .agree-check {
  margin: 15px 0 0 0;
}
.contact__mail-btn a.m-contact__btn {
  padding: 15px 0;
}

.service .l-page-mv {
  background: url(../images/service/main_service.jpg) no-repeat center center/cover;
}
.service__container {
  padding: 118px 0;
}
.service__menu {
  margin: 46px auto 56px auto;
}
.service__menu-btn {
  display: flex;
  flex-wrap: wrap;
}
.service__menu-btn li {
  max-width: 238px;
  width: 23.8%;
}
.service__menu-btn li:not(:last-child) {
  margin-right: 1.5%;
}
.service__menu-btn li a {
  border: solid 1px #15264C;
  padding: 18px 0;
  text-align: center;
  display: block;
  background: url(../images/common/arrow_navy_down.svg) no-repeat 90% center;
  transition: 0.5s;
}
.service__menu-btn li a:hover {
  background: #15264C url(../images/common/arrow_white_down.svg) no-repeat 90% center;
  color: #fff;
}
.service__block {
  border-bottom: solid 1px #707070;
  padding: 117px 0;
}
.service__block-heading {
  display: flex;
  flex-wrap: wrap;
}
.service__block-heading .number {
  font-weight: 700;
  font-size: 1.125rem;
  color: #CED2DA;
  line-height: 0.9;
  display: inline-block;
  margin-right: 3%;
  width: 15%;
}
.service__block-heading .number span {
  font-size: 6.25rem;
  display: block;
}
.service__block-heading .about {
  width: 80%;
}
.service__block-heading h2 {
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 1.5;
  margin-bottom: 20px;
}
.service__block-heading p {
  line-height: 1.9;
}
.service__block:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.service__01 {
  padding: 0 0 152px 0;
}
.service__01-heading {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.service__01-heading .number {
  width: 28%;
  margin-right: 3%;
  float: left;
}
.service__01-left {
  width: 52%;
  max-width: 520px;
}
.service__01-left h2 {
  margin-top: 25px;
}
.service__01-left p {
  line-height: 2;
}
.service__01-right {
  max-width: 515px;
  width: 48%;
}
.service__01-detail {
  max-width: 900px;
  margin: 35px auto 0 auto;
  display: flex;
}
.service__01-detail .list {
  width: 48%;
  max-width: 438px;
}
.service__01-detail .list h3 {
  width: 100%;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  display: block;
  padding: 10px 0;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.service__01-detail .list ul {
  text-align: center;
}
.service__01-detail .list li {
  display: flex;
  padding: 13px;
  border-bottom: solid 1px #AEAEAE;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  text-align: left;
}
.service__01-detail .list li span {
  display: contents;
}
.service__01-detail .list li div {
  line-height: 1.2;
  display: inline-block;
  margin-left: 15px;
  text-align: left;
}
.service__01-detail .list li small {
  font-size: 0.75rem;
}
.service__01-detail .list li.list-can-separate span {
  white-space: nowrap;
}
.service__01-detail .list-can {
  margin-right: 4%;
  background: url(../images/service/icon_circle.svg) no-repeat center 80%;
}
.service__01-detail .list-can h3 {
  background: #E50032;
}
.service__01-detail .list-cant {
  background: url(../images/service/icon_cross.svg) no-repeat center 70%/218px;
}
.service__01-detail .list-cant h3 {
  background: #15264C;
}
.service__02-about .about-flow__list {
  padding-bottom: 40px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
  overflow: hidden;
  position: relative;
}
.service__02-about .about-flow__list:after {
  content: "";
  display: block;
  width: 2px;
  height: 500px;
  border-left: dotted 2px #15264C;
  position: absolute;
  left: 1px;
  top: 0;
  z-index: -1;
}
.service__02-about .about-flow__list:last-child:after {
  content: none;
}
.service__02-about .about-flow__year {
  font-weight: 700;
  border-left: solid 4px #E50032;
  padding-left: 8px;
}
.service__02-about .about-flow__deail h3 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
}
.service__02-detail {
  background: url(../images/common/bg_dot.png) repeat;
  padding: 52px 0 78px 0;
  margin-top: 100px;
}
.service__02-detail .l-inner {
  display: flex;
  flex-wrap: wrap;
}
.service__02-detail .detail-block {
  background: #fff;
  max-width: 430px;
  width: 43%;
  position: relative;
  text-align: center;
  margin: 0 3.5%;
  padding: 85px 0 35px 0;
}
.service__02-detail .detail-block h3 {
  background: #15264C;
  color: #fff;
  writing-mode: vertical-rl;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 4.5px;
  padding: 20px 3px;
  position: absolute;
  left: 20px;
  top: -20px;
}
.service__02-detail .detail-block .value {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.2;
}
.service__02-detail .detail-block .value span {
  color: #E50032;
  font-size: 6rem;
}
.service__02-detail .detail-block .attention {
  font-size: 0.8125rem;
  position: absolute;
  right: 20px;
  top: 20px;
  text-align: right;
}
.service__02-detail .detail-block:nth-child(3) {
  width: 100%;
  max-width: 100%;
  margin: 40px 3.5% 0 3.5%;
  padding: 45px 0 15px 10%;
  display: flex;
  /*
  .flag01{
    max-width: 132px;
    font-size: 1.125rem;
    margin:0 4%;
    @include g.mq-sm {
      margin: 0 auto;
    }
  }
  .flag02{
    max-width: 72px;
    font-size: 1.125rem;
    margin:0 4%;
    @include g.mq-sm {
      margin: 0 20%;
    }
    @include g.mq-max(560) {
      margin: 0 auto;
    }
  }
   */
}
.service__03-detail {
  position: relative;
  padding: 207px 0 254px 0;
}
.service__03-detail:before {
  z-index: -1;
  position: absolute;
  top: 94px;
  right: 0;
  width: calc(45% + 350px);
  height: 90%;
  background: #F8F8F8;
  content: "";
}
.service__03-detail .swiper-service img {
  border-radius: 50px 0 0 0;
}
.service__03-detail .point-block {
  position: relative;
  width: 92%;
  margin-left: auto;
  margin-bottom: 80px;
}
.service__03-detail .point-block .photo {
  max-width: 590px;
  position: absolute;
  left: 0;
  top: 0;
}
.service__03-detail .point-block .photo img {
  -o-object-fit: cover;
  object-fit: cover;
}
.service__03-detail .point-block #slideshow {
  position: relative;
  aspect-ratio: 1080/706;
  width: 590px;
  height: 353px;
  max-width: 100%;
}
.service__03-detail .point-block #slideshow img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.service__03-detail .point-block #slideshow img.active {
  opacity: 1;
}
.service__03-detail .point-block .number {
  position: relative;
  right: 20px;
  top: 30px;
  display: block;
  color: #15264C;
  font-weight: 700;
  font-size: 1.25rem;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  width: 115px;
  margin-left: auto;
}
.service__03-detail .point-block .number span {
  display: block;
  font-size: 4.5rem;
  line-height: 0.8;
}
.service__03-detail .point-block .text-box {
  position: relative;
  z-index: 2;
  margin: 75px 0 0 auto;
  background: #fff;
  max-width: 500px;
  width: 100%;
  padding: 34px 40px;
}
.service__03-detail .point-block .text-box h3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.service__03-detail .point-block:nth-child(2n) {
  margin-left: 0;
  margin-right: auto;
}
.service__03-detail .point-block:nth-child(2n) .photo {
  left: auto;
  right: 0;
}
.service__03-detail .point-block:nth-child(2n) .number {
  margin-left: 38px;
  margin-right: auto;
}
.service__03-detail .point-block:nth-child(2n) .text-box {
  margin-left: 0;
}
.service .home-why {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 135px 0;
  margin: 0px 0 0 0;
}
.service .home-why[data-visible-id=indonesia] {
  background-image: url(../images/service/bg_why_indonesia.jpg);
}
.service .home-why[data-visible-id=myanmar] {
  background-image: url(../images/service/bg_why_myanmar.jpg);
}
.service .home-why__inner {
  background: rgba(255, 255, 255, 0.8);
  padding: 74px 67px;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
}
.service .home-why__tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #EAEAEA;
  border-radius: 60px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 600px;
  max-width: 100%;
  margin: 0 auto 40px;
  position: relative;
}
.service .home-why__tabs:before {
  content: "※クリックで切り替わります。";
  position: absolute;
  bottom: 100%;
  color: #fff;
  font-size: 0.8rem;
  line-height: 2;
  margin-bottom: 1em;
}
.service .home-why__tabs button {
  flex: 1;
  text-align: center;
  display: block;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-weight: 700;
  position: relative;
}
.service .home-why__tabs button img {
  width: 39px;
  height: auto;
}
.service .home-why__tabs button.active {
  background-color: #15264C;
  color: #fff;
  border-radius: 60px;
}
.service .home-why__tabs button.active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 40px;
  height: 4px;
  margin-left: -20px;
  background-color: #E50032;
}
.service .home-why__content {
  display: none;
  opacity: 0;
  pointer-events: none;
}
.service .home-why__content.active {
  display: block;
  opacity: 1;
  pointer-events: all;
}
.service .home-why__strongpoint dt {
  background: #15264C;
  color: #fff;
  font-weight: 600;
  font-size: 1.125rem;
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 17px;
}
.service .home-why__strongpoint dd {
  font-size: 1.125rem;
  font-weight: 600;
}
.service .home-why__list .heading:before {
  content: "";
  display: inline-block;
  background: url(../images/common/icon_sb.png) no-repeat 0 0/100%;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: 0;
}
.service .home-why__list .heading {
  font-size: 1.125rem;
  font-weight: 600;
  padding-top: 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  padding-left: 50px;
  position: relative;
  min-height: 40px;
  margin-bottom: 16px;
}
.service .home-why__list .text {
  margin-bottom: 40px;
}
.service__04-detail {
  padding: 0 20px;
}
.service__04-detail .flow-block {
  padding: 64px 0 0px 0;
}
.service__04-detail .flow-block li:not(:last-child) {
  margin-bottom: 70px;
}
.service__04-detail .flow-block li {
  position: relative;
  z-index: 1;
  display: flex;
}
.service__04-detail .flow-block li .number {
  background: #15264C;
  color: #fff;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  margin-right: 47px;
  aspect-ratio: 1/1;
}
.service__04-detail .flow-block li .number span {
  font-size: 1.975rem;
  display: block;
}
.service__04-detail .flow-block li .detail h3 {
  font-size: 1.125rem;
  font-weight: 700;
}
.service__04-detail .flow-block li:not(:last-child):before {
  z-index: 0;
  content: " ";
  background: #15264C;
  width: 2px;
  position: relative;
  left: 46px;
  top: 80px;
}

.service_results_item {
  display: grid;
  grid-template-columns: 140px auto;
  align-items: baseline;
  gap: 32px;
}
.service_results_item + .service_results_item {
  margin-top: 16px;
}
.service_results_item .flag01, .service_results_item .flag02, .service_results_item .flag03 {
  text-align: center;
}
.service_results_item .flag01 img,
.service_results_item .flag03 img {
  max-width: 132px;
}
.service_results_item .flag02 img {
  max-height: 90px;
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
  .lg {
    display: none;
  }
  .newjoining__member-list .member-card {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 768px) {
  .md {
    display: none;
  }
  .sm {
    display: inline;
  }
  .pc-only {
    display: none !important;
  }
  .l-header {
    height: 73px;
  }
  .l-header__inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: inherit;
    position: relative;
  }
  .l-header__logo {
    margin-left: 19px;
    width: 100%;
  }
  .footer-contact__inner {
    padding: 80px 0 62px 0;
  }
  .footer-contact__head h3 {
    font-size: 3rem;
    line-height: 1;
  }
  .footer-contact__head p {
    font-size: 0.875rem;
    margin-bottom: 32px;
  }
  .l-footer__sns {
    width: 90%;
    margin: 0 auto;
    padding: 32px 0 32px 0;
  }
  .l-footer__sns li:not(:last-child) {
    margin: 0 20px 0 0;
  }
  .l-footer__container {
    display: block;
  }
  .l-footer__logo {
    margin: 0 auto 24px auto;
    max-width: 200px;
    text-align: center;
  }
  .l-footer__btn {
    text-align: center;
  }
  .l-breadcrumbs {
    position: relative;
  }
  .l-page-mv {
    min-height: 205px;
  }
  .m-contact__btn {
    width: 250px;
    padding: 16px 0;
  }
  .m-top-arrow-btn {
    padding-right: 70px;
  }
  .m-top-arrow-btn:before {
    width: 55px;
    height: 55px;
  }
  .c-ttl--primary .en {
    font-size: 2.25rem;
  }
  .c-ttl--primary .jp {
    font-size: 1rem;
  }
  .c-table th, .c-table td {
    text-align: left;
    display: block;
    width: 100%;
  }
  .c-table th {
    padding: 15px 0 0 0;
  }
  .c-table td {
    padding: 0 0 15px 0;
  }
  .swiper-horizontal > .swiper-pagination-progressbar,
  .swiper-pagination-progressbar.swiper-pagination-horizontal {
    flex: 0 0 90%;
    max-width: 550px;
    margin: 0 auto;
  }
  .home-mv {
    height: 79vh;
  }
  .home-newjoin::before {
    width: calc(20% + 200px);
  }
  .home-newjoin__inner {
    margin: 40px auto 50px auto;
  }
  .home-newjoin__btn-sp {
    position: relative;
    padding: 58px 0 0 0;
    top: 0;
    bottom: 0;
    display: inline-block;
    margin-left: auto;
  }
  .home-newjoin__slider {
    margin-left: 0;
  }
  .home .member-card__job {
    margin: 18px 34% 12px 0%;
  }
  .home .member-card dl {
    width: 100%;
  }
  .home .member-card dl dt {
    font-size: 0.875rem;
  }
  .home .member-card dl dd {
    font-size: 0.875rem;
  }
  .home .member-card__date {
    margin: 0px 5% 0px 0;
  }
  .home .member-card__country {
    right: 0;
    display: none;
  }
  .home-vision {
    padding-top: 90px;
  }
  .home-vision__container--inner {
    padding-bottom: 55px;
  }
  .home-vision__container--inner:before {
    background-size: 3.2%;
  }
  .home-vision__mv {
    height: 276px;
  }
  .home-vision__mv--title {
    font-size: 2.1875rem;
    top: 150px;
    left: 10%;
  }
  .home-vision__about {
    top: 240px;
    padding: 35px 8%;
    margin: 0px auto 290px auto;
  }
  .home-vision__vision--block {
    display: block;
  }
  .home-vision__vision--block h4 {
    width: 100%;
  }
  .home-vision__vision--block p {
    width: 100%;
  }
  .home-vision__value--block ul {
    display: block;
  }
  .home-vision__value--block li {
    margin: 0 auto 20px auto !important;
  }
  .home-vision__value--block li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 19px;
  }
  .home-vision__btn {
    text-align: right;
    padding-top: 0;
  }
  .home-service {
    padding-block: 60px;
    margin-bottom: 20px;
  }
  .home-service:before {
    top: 180px;
    width: calc(20% + 200px);
    height: 95%;
  }
  .home-service__list {
    display: block;
    margin-top: 75px;
  }
  .home-service__card {
    display: block;
    padding: 27px 2%;
  }
  .home-service__card .number {
    left: 4%;
  }
  .home-service__card .number span {
    font-size: 3.5rem;
  }
  .home-service__card h3 {
    width: 80%;
    line-height: 1.4em;
    font-size: 1.125rem;
    margin: 40px 0 25px 93px;
  }
  .home-service__card--detail {
    width: 100%;
  }
  .home-service__card--illust {
    width: 100%;
    margin-top: 20px;
  }
  .home-service__card.service01 h3 {
    margin: 20px 0 25px 93px;
  }
  .home-service__card.service01 dl {
    width: 100%;
  }
  .home-service__card.service01 dd {
    width: 100%;
  }
  .home-service__card.service02 li {
    font-size: 0.875rem;
  }
  .home-service__card.service02 li:not(:last-child) {
    margin-right: 47px;
  }
  .home-service__card.service02 li:not(:last-child):after {
    height: 72px;
    right: -25px;
    transform: translateY(0%) translateX(0%) rotate(20deg);
  }
  .home-service__card.service02 li .value {
    font-size: 3.25rem;
  }
  .home-service__card.service02 li .value span {
    font-size: 1.375rem;
  }
  .home-service__card.service03 {
    width: 100%;
  }
  .home-service__card.service04 {
    width: 100%;
  }
  .home-service__btn {
    text-align: right;
  }
  .home .home-why__inner {
    padding: 40px 5%;
  }
  .home .home-why__tabs:before {
    content: "※タップで切り替わります。";
  }
  .home .home-why__tabs {
    min-width: 1px;
    width: 90%;
  }
  .home .home-why__tabs button {
    padding: 10px;
  }
  .home .home-news {
    padding: 95px 0 65px 0;
  }
  .home .home-news__inner:after {
    width: calc(10% + 50px);
  }
  .home .home-news__container {
    display: block;
    margin: 0 0 0 auto !important;
    padding: 50px 0 70px 15%;
  }
  .home .home-news__head {
    width: 100%;
  }
  .home .home-news__btn {
    display: none;
  }
  .home .home-news__btn-sm {
    display: inline;
  }
  .home .home-news__block {
    width: 100%;
    margin-top: 55px;
    margin-bottom: 75px;
  }
  .home .home-news__list--item {
    width: 90%;
  }
  .home-blog__btn-sm {
    padding: 0px 10% 50px 0;
  }
  .home-blog__slider {
    margin-left: 0;
  }
  .home-blog__slider--navi {
    margin-bottom: 80px;
  }
  .newjoining__search-area {
    padding: 0px 0;
    margin-top: -53px;
  }
  .newjoining__search-area-menu .accordion-btn {
    padding: 15px 0;
    font-size: 0.875rem;
  }
  .newjoining__search-area-menu .accordion-btn::before, .newjoining__search-area-menu .accordion-btn::after {
    right: 0;
  }
  .newjoining__search-area-menu .accordion-btn.is-active {
    padding: 15px 0 0 0;
  }
  .newjoining__search-area-menu .accordion-contents.is-open {
    padding: 0;
  }
  .newjoining__search-area-inner {
    width: 90%;
    padding: 0 5%;
  }
  .newjoining__search-area .category:nth-child(2n) {
    margin-right: 0%;
  }
  .newjoining__search-area .category {
    margin-bottom: 20px;
    margin-right: 0%;
  }
  .newjoining__search-area .category dt {
    font-size: 1rem;
  }
  .newjoining__search-area .category dd {
    width: calc(50% - 20px);
  }
  .newjoining__search-area .category dd a {
    font-size: 0.875rem;
    padding: 3px 0;
  }
  .newjoining__search-area .search_word {
    width: 100%;
    margin-bottom: 30px;
  }
  .newjoining__search-area .search_word .title {
    font-size: 1rem;
  }
  .newjoining__search-area .search_word select {
    font-size: 0.875rem;
    padding: 8px 10px;
    height: auto;
  }
  .newjoining__member-list .member-card {
    max-width: 379px;
    flex: 0 0 100%;
    margin: 0 auto 64px auto;
  }
  .newjoining__member-list .member-card__job {
    margin: 18px 34% 12px 0%;
  }
  .newjoining__member-list .member-card__date {
    margin: 0px 5% 0px 0;
  }
  .newjoining__member-list .member-card__country {
    max-width: 76px;
    right: 0;
  }
  .blog .c-link-blog-topics__info {
    max-width: 100%;
  }
  .blog .c-link-blog-topics a > div {
    display: block;
    padding: 32px 0;
  }
  .blog .c-link-blog-topics__photo {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .blog .c-link-blog-topics__photo img {
    max-width: 100%;
  }
  .blog-post {
    margin-bottom: 80px;
  }
  .blog-post__head .title {
    font-size: 1.5rem;
  }
  .blog-post__mainvis {
    margin-bottom: 48px;
  }
  .blog-post__editor h3 {
    font-size: 1.25rem;
    margin-bottom: 24px;
  }
  .blog-post__editor h4 {
    font-size: 1.125rem;
    margin-bottom: 16px;
  }
  .blog-post__pagenavi {
    padding: 0;
  }
  .blog-post__pagenavi .arrow-right {
    right: 0;
  }
  .news-list li > a {
    padding: 24px 60px 16px 0;
  }
  .news-list li > a p {
    margin-top: 5px;
    font-size: 0.875rem;
  }
  .news-post__head h3 {
    font-size: 1.5rem;
  }
  .privacy__container {
    padding: 0 0 160px 0;
  }
  .privacy .privacy__info {
    display: block;
    padding: 38px 20px;
  }
  .privacy .privacy__info dl {
    width: 100%;
    margin-bottom: 20px;
  }
  .privacy .privacy__info .enactment__date {
    max-width: 100%;
    width: 100%;
  }
  .vision__content {
    padding: 60px 0;
  }
  .vision__content-feature {
    margin-block: 60px;
  }
  .vision__content-mission {
    padding: 60px 0;
  }
  .vision__content-happy {
    padding: 60px 0;
  }
  .vision__content-happy2 {
    padding: 60px 0;
    margin-bottom: 60px;
  }
  .vision__about {
    padding: 60px 0 0 0;
  }
  .vision__about-title {
    text-align: center;
    margin-bottom: 48px;
  }
  .vision__about-title h3 {
    margin-right: 0px;
    line-height: 1;
  }
  .vision__about-title p {
    display: block;
  }
  .vision__about-title .vision__about-copy {
    font-size: 1.25rem;
  }
  .vision__about-title .vision__about-copy br {
    display: revert;
  }
  .vision__about-head {
    margin-bottom: 32px;
  }
  .vision__about-head h4 {
    font-size: 1.5rem;
    margin-bottom: 8px;
    text-align: center;
  }
  .vision__message {
    padding: 24px;
    margin: 100px auto 80px;
  }
  .vision__message-head {
    padding: 0 10px;
    margin: -100px auto 0;
  }
  .vision__message-head p {
    font-size: 1.25rem;
  }
  .vision__message-head em {
    font-size: 1rem;
  }
  .vision__message h4 {
    margin: 30px 0 10px 0;
  }
  .vision__message-title {
    text-align: center;
  }
  .vision__message-title h3 {
    line-height: 1;
    margin-right: 0px;
    margin-top: 16px;
  }
  .vision__message-title p {
    display: block;
    margin-bottom: 16px;
  }
  .vision__feature-photo img {
    max-width: 90%;
  }
  .vision__feature-message {
    max-width: 90%;
    margin: -35px auto 0 0;
  }
  .vision__mission {
    padding: 32px 0;
    padding-top: 60px;
  }
  .vision__mission-title {
    text-align: center;
    margin-bottom: 30px;
  }
  .vision__mission-title h3 {
    margin-right: 0px;
    line-height: 1;
  }
  .vision__mission-title p {
    display: block;
  }
  .vision__mission-lead {
    text-align: center;
    line-height: 1.35;
  }
  .vision__mission-point {
    flex-direction: column;
    gap: 40px;
  }
  .vision__mission-point figure {
    padding: 20px;
  }
  .vision__guideline {
    padding-top: 60px;
    padding-bottom: 0;
  }
  .vision__guideline-list {
    display: block;
  }
  .vision__guideline-list li {
    margin: 0 auto 20px auto !important;
  }
  .vision__guideline-list li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 19px;
  }
  .vision__happy3 {
    padding-block: 60px;
  }
  .vision__happy3-lead {
    flex-direction: column;
    gap: 40px;
    padding-bottom: 40px;
  }
  .vision__happy3-lead .number {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  .vision__happy3-lead .text h3 {
    font-size: 1.25rem;
  }
  .vision__happy3-content {
    padding: 24px;
    margin-block: 60px;
  }
  .vision__happy3-content:before {
    left: -20px;
    top: -60px;
    height: calc(100% + 120px);
  }
  .contact__tel h2 {
    font-size: 1.125rem;
  }
  .contact__tel .number:before {
    width: 29px;
    height: 30px;
    margin-right: 7px;
  }
  .contact__tel .number {
    font-size: 2.5rem;
  }
  .contact__mail-step ul {
    max-width: 310px;
  }
  .contact__mail-step ul li:not(:last-child) {
    margin-right: 50px;
  }
  .contact__mail-form dl {
    display: block;
    margin-bottom: 32px;
  }
  .contact__mail-form dl dt {
    width: 100%;
    text-align: left;
    padding: 15px 0px 0px 0px;
  }
  .contact__mail-form dl dt span {
    position: relative;
    right: auto;
    top: auto;
    margin-left: 10px;
  }
  .contact__mail-form dl dd {
    width: 100%;
    padding: 5px 0 15px 0px;
  }
  .contact__mail-agree p br {
    display: none;
  }
  .service__container {
    padding: 60px 0;
  }
  .service__menu {
    margin: 0px auto 56px auto;
  }
  .service__menu-btn {
    justify-content: center;
  }
  .service__menu-btn li {
    max-width: 478%;
    width: 47%;
    margin: 0 1.5% 8px 1.5%;
  }
  .service__menu-btn li:not(:last-child) {
    margin: 0 1.5% 8px 1.5%;
  }
  .service__menu-btn li a {
    font-size: 0.8125rem;
  }
  .service__block {
    padding: 80px 0;
  }
  .service__block-heading {
    display: block;
  }
  .service__block-heading .number {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  .service__block-heading .about {
    width: 100%;
    margin-top: 30px;
  }
  .service__block-heading h2 {
    font-size: 1.5rem;
    text-align: center;
  }
  .service__01 {
    padding: 0 0 80px 0;
  }
  .service__01-left {
    width: 100%;
    max-width: 100%;
  }
  .service__01-left .number {
    float: none;
  }
  .service__01-right {
    max-width: 90%;
    width: 90%;
    margin: 0 auto;
  }
  .service__01-detail {
    display: block;
  }
  .service__01-detail .list {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
  }
  .service__01-detail .list li {
    display: block;
    min-height: auto;
    text-align: center;
    height: auto;
  }
  .service__01-detail .list li div {
    margin: 0px auto;
    display: block;
    text-align: center;
  }
  .service__01-detail .list-can {
    margin-bottom: 60px;
  }
  .service__01-detail .list-cant {
    background: url(../images/service/icon_cross.svg) no-repeat center 80%/218px;
  }
  .service__02-about .about-flow__list {
    flex-direction: column;
  }
  .service__02-about .about-flow__deail {
    padding-left: 24px;
  }
  .service__02-detail {
    margin-top: 40px;
  }
  .service__02-detail .l-inner {
    display: block;
  }
  .service__02-detail .detail-block {
    max-width: 90%;
    width: 90%;
    margin: 0 auto 60px auto;
  }
  .service__02-detail .detail-block h3 {
    font-size: 1.125rem;
    left: 10px;
  }
  .service__02-detail .detail-block .value {
    font-size: 1.25rem;
  }
  .service__02-detail .detail-block .value span {
    font-size: 4.166665rem;
  }
  .service__02-detail .detail-block .attention {
    font-size: 0.75rem;
  }
  .service__02-detail .detail-block:nth-child(3) {
    flex-wrap: wrap;
    max-width: 80%;
    width: 80%;
    padding: 95px 0 15px 10%;
    margin: 0 auto 0 auto;
  }
  .service__02-detail .detail-block:nth-child(3) .value {
    margin: 0 auto;
  }
  .service__03-detail {
    padding: 30px 0 150px 0;
  }
  .service__03-detail:before {
    top: 55px;
    width: calc(20% + 250px);
    height: 95%;
  }
  .service__03-detail .point-block {
    width: 100%;
    margin: 0 auto 20px auto;
    padding-top: 150px;
  }
  .service__03-detail .point-block .photo {
    top: 150px;
    width: 100%;
  }
  .service__03-detail .point-block .number {
    top: -130px;
  }
  .service .home-why__inner {
    padding: 40px 5%;
  }
  .service .home-why__tabs:before {
    content: "※タップで切り替わります。";
  }
  .service .home-why__tabs {
    min-width: 1px;
    width: 90%;
  }
  .service .home-why__tabs button {
    padding: 10px;
  }
  .service__04-detail {
    padding: 0;
  }
  .service__04-detail .flow-block li .number {
    margin-right: 5%;
  }
  .service__04-detail .flow-block li .detail {
    width: 80%;
  }
  .service_results_item {
    grid-template-columns: auto;
    grid-template-rows: auto auto;
    gap: 0;
  }
  .service_results_item .flag01 img, .service_results_item .flag02 img, .service_results_item .flag03 img {
    max-width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 400px) {
  body {
    font-size: 15px !important;
  }
  p {
    font-size: 15px;
  }
}
@media screen and (min-width: 769px) {
  .l-header.is-show {
    height: 75px;
  }
  .l-header.is-show .l-header__btn--contact a {
    height: 75px;
  }
  .l-header.is-show .l-header__btn--contact a span {
    font-size: 0.8125rem;
    padding-top: 20px;
  }
  .l-header.is-show .l-header__btn--contact a span:before {
    width: 26px;
    height: 21px;
  }
  .m-top-arrow-btn:hover:before {
    transform: translateY(-50%) scale(1.2);
  }
}
@media screen and (max-width: 1000px) {
  .l-header .hamburger {
    display: inline;
  }
  .l-header__nav {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    transform: translateX(100%);
    background-color: #fff;
    transition: ease 0.4s;
  }
  .l-header__nav .btn--contact {
    display: block;
    position: relative;
  }
  .l-gnav__lg--main {
    display: block;
    margin: 115px auto 0 auto;
    width: 80%;
    border-top: solid 1px #DBDBDB;
  }
  .l-gnav__lg--main > li:not(:last-child) {
    margin-right: 0;
  }
  .l-gnav__lg--main > li > a, .l-gnav__lg--main > li > span {
    color: #15264C;
    width: 100%;
    height: auto;
    display: block;
    padding: 14px 0;
    text-align: center;
    border-bottom: solid 1px #DBDBDB;
  }
  .l-footer__nav .nav-main {
    margin-right: 17%;
  }
  .l-container-side {
    display: block;
  }
  .l-container-side__main {
    width: 100%;
    max-width: 100%;
  }
  .l-container-side__sub {
    flex: 0 0 100%;
    flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 0px;
  }
  .home-mv__photo {
    display: none;
  }
  .vision__about-heading {
    display: block;
  }
  .contact__mail-form {
    padding: 15px 15px;
  }
}
@media screen and (max-width: 1300px) {
  .home-mv__photo .left {
    left: -5vw;
  }
  .home-mv__photo .right {
    right: -5vw;
  }
}
@media screen and (min-width: 1000px) {
  .home-mv__photo-sp {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .home-vision__mv {
    width: 96%;
  }
  .home-vision__about {
    width: 92%;
  }
}
@media screen and (max-width: 1232px) {
  .newjoining__member-list {
    max-width: 1200px;
    margin: 40px auto 70px auto;
  }
}
@media screen and (max-width: 560px) {
  .service__02-detail .detail-block:nth-child(3) {
    display: block;
  }
}

.l-header__logo img,.l-footer__logo img{width:269px;height:auto}