@charset "UTF-8";
/*----------------------------------------
	index
----------------------------------------*/
/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	index
----------------------------------------*/
/*----------------------------------------
	fontFamily
----------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/*----------------------------------------
	font
----------------------------------------*/
/*----------------------------------------
	mediaquery
----------------------------------------*/
/*----------------------------------------
	fontFamily
----------------------------------------*/
/*----------------------------------------
	cssHack
----------------------------------------*/
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          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 {
  -webkit-box-sizing: content-box;
          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 */
}

/**
 * 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;
}

/**
 * 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 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

/**
 * 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;
}

/*----------------------------------------
	color
----------------------------------------*/
/*----------------------------------------
	共通部分
----------------------------------------*/
html {
  font-size: 10px;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #000;
  margin: 120px 0 0;
}
@media screen and (max-width: 1240px) {
  body {
    margin: 62px 0 0;
  }
}

main {
  display: block;
}

a {
  color: #000;
  outline: none;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  opacity: 0.7;
}

img {
  width: 100%;
  height: auto;
}

button {
  color: #000;
}

.eng {
  font-size: 9rem;
  line-height: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .eng {
    font-size: 5rem;
  }
}
.eng .-bold {
  font-weight: 600;
}

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

@media screen and (min-width: 750px) {
  .sp {
    display: none !important;
  }
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	l-container
----------------------------------------*/
.l-container {
  display: block;
  overflow: hidden;
}

/*----------------------------------------
  @use
----------------------------------------*/
.pagetop {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 70px;
  z-index: 99;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .pagetop {
    width: 30px;
    right: 15px;
    bottom: 15px;
  }
}
.pagetop img {
  width: 100%;
  height: auto;
}

/*----------------------------------------
	l-footer
----------------------------------------*/
.l-footer {
  padding: 60px 0;
  background: url(../img/common/bg-footer.png);
  background-size: 5px;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding: 60px 35px;
    padding-bottom: 120px;
    background: url(../img/common/bg-footer.png);
    background-size: 25px;
  }
}
.l-footer__container {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .l-footer__container {
    width: 100%;
    text-align: center;
  }
}
.l-footer__logo {
  margin: 0 0 20px;
}
.l-footer__logo a {
  display: block;
  width: 500px;
}
@media screen and (max-width: 767px) {
  .l-footer__logo a {
    width: 80%;
    margin: 0 auto;
  }
}
.l-footer__address {
  font-size: 1.6rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .l-footer__address {
    font-size: 1.4rem;
  }
}
.l-footer__privacy a {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .l-footer__privacy a {
    font-size: 1.3rem;
  }
}
.l-footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 767px) {
  .l-footer__content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    font-size: 1rem;
    margin-top: 35px;
  }
}
.l-footer__btn {
  margin-bottom: 65px;
}

/*----------------------------------------
	@use
----------------------------------------*/
/*----------------------------------------
	l-header
----------------------------------------*/
.l-header {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 3;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
.l-header .child_menu {
  width: 100vw;
  padding: 30px;
  position: fixed;
  color: #333;
  left: 0;
  background: #4BB2F8;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  z-index: 50;
}
.l-header .child_menu__container {
  width: 70%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.l-header .child_menu__container .eng {
  color: #ffffff;
  font-size: 5.4rem;
}
.l-header .child_menu__container ul {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.l-header .child_menu__container ul a {
  color: #ffffff;
}
.l-header .child_menu__container ul a figure figcaption {
  font-size: 1.5rem;
  margin-top: 4px;
  line-height: 1.5;
}
.l-header .child_menu a:hover {
  color: #fff;
}
.l-header__logo {
  background: #000000;
  line-height: 1;
}
.l-header__logo a {
  display: block;
  width: 111px;
  padding: 40px 20px;
}
.l-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-right: 30px;
}
.l-header__nav__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.l-header__nav__menu .-business {
  margin-right: 15px;
}
.l-header__nav__menu .-business > a {
  position: relative;
}
.l-header__nav__menu .-business > a:after {
  content: "";
  width: 12px;
  height: 9px;
  background: url(../img/common/arrow-down.png) no-repeat;
  background-size: 100%;
  position: absolute;
  right: -8px;
  top: 55%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.l-header__nav__menu > li.menu {
  line-height: 1;
}
.l-header__nav__menu > li.menu.-business a:hover + .child_menu {
  clip-path: inset(0 -50vw);
  visibility: visible;
  opacity: 1;
}
.l-header__nav__menu > li.menu:hover .child_menu {
  clip-path: inset(0 -50vw);
  visibility: visible;
  opacity: 1;
}
.l-header__nav__menu > li.menu.-contact a {
  background: #000000;
  border-radius: 100px;
  padding: 10px 20px;
  color: #ffffff;
}
.l-header__nav__menu > li.menu > a, .l-header__nav__menu > li.menu > span {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 10px;
}
.l-header__nav__menu > li.menu > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.l-header__nav__menu > li.menu > span:after {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 8px;
  height: 8px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  rotate: 45deg;
  -webkit-transform-origin: top;
          transform-origin: top;
}
.l-header__nav__menu > li.menu .sub-menu {
  position: absolute;
  left: 0;
  width: 100%;
  background: #00ACAB;
  padding: 20px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__nav__menu > li.menu .sub-menu.is-active {
  opacity: 1;
  visibility: visible;
}
.l-header__nav__menu > li.menu .sub-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.l-header__nav__menu > li.menu .sub-menu ul li a {
  color: #fff;
}
.l-header__nav__recruit a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  width: 160px;
  height: 120px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  background: #00ACAB;
}
.l-header__nav__recruit a:before {
  content: "";
  width: 37px;
  height: 37px;
  background: url(../img/_common/icon-user01.png) center/cover;
}
.l-header__toggle {
  display: none;
}

@media screen and (max-width: 1240px) {
  .l-header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #000000;
  }
  .l-header__logo {
    position: relative;
    z-index: 1;
    margin: 0 auto;
  }
  .l-header__logo a {
    padding: 25px 0;
  }
  .l-header__nav {
    position: fixed;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 80px 20px 20px;
    overflow-y: scroll;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .l-header__nav__content {
    width: 100%;
  }
  .l-header__nav__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .l-header__nav__menu > li {
    border-bottom: 1px solid #919191;
  }
  .l-header__nav__menu > li > a, .l-header__nav__menu > li > span {
    padding: 16px 0;
  }
  .l-header__nav__menu > li .sub-menu {
    position: static;
    background: none;
    padding: 0 20px 20px;
    opacity: 1;
    visibility: revert;
  }
  .l-header__nav__menu > li .sub-menu ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .l-header__nav__menu > li .sub-menu ul li a {
    color: #000;
  }
  .l-header__toggle {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 1;
  }
  .l-header__toggle div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 22px;
    height: 16px;
  }
  .l-header__toggle span {
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .l-header__toggle p {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1;
    margin: 8px 0 0;
  }
  .l-header.is-active .l-header__nav {
    opacity: 1;
    visibility: visible;
  }
  .l-header.is-active .l-header__toggle div span:nth-child(1) {
    -webkit-transform: translateY(7px) rotate(-45deg);
            transform: translateY(7px) rotate(-45deg);
  }
  .l-header.is-active .l-header__toggle div span:nth-child(2) {
    opacity: 0;
  }
  .l-header.is-active .l-header__toggle div span:nth-child(3) {
    -webkit-transform: translateY(-7px) rotate(45deg);
            transform: translateY(-7px) rotate(45deg);
  }
}
.sp-menu {
  background: #4BB2F8;
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 998;
  top: 0;
  left: 0;
  display: none;
}
.sp-menu.is-active {
  display: block;
}
.sp-menu .side-eng {
  position: absolute;
  left: 30px;
  top: 30px;
  color: #ffffff;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .sp-menu .side-eng {
    left: auto;
    right: 10px;
    top: 100px;
  }
}
.sp-menu .inner {
  padding: 60px 120px;
}
@media screen and (max-width: 767px) {
  .sp-menu .inner {
    padding: 60px 40px;
    overflow: auto;
    height: 90vh;
  }
}
.sp-menu .inner .menu-logo {
  width: 700px;
  margin-bottom: 160px;
}
@media screen and (max-width: 767px) {
  .sp-menu .inner .menu-logo {
    width: 90%;
    margin-bottom: 50px;
  }
}
.sp-menu .menu-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px;
}
@media screen and (max-width: 767px) {
  .sp-menu .menu-wrap ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 20px;
  }
  .sp-menu .menu-wrap ul:nth-of-type(2) {
    margin-top: 20px;
  }
}
.sp-menu .menu-wrap ul li {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .sp-menu .menu-wrap ul li {
    margin-bottom: 20px;
  }
}
.sp-menu .menu-wrap ul li a {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  background: url(../img/common/bg_menu_arrow.png) no-repeat;
  background-size: 10px;
  padding-left: 30px;
}
.sp-menu .menu-wrap ul li a .eng {
  font-size: 1.7rem;
  font-weight: bold;
  margin-bottom: 3px;
}
.sp-menu .menu-wrap ul li a .ttl {
  font-size: 1.2rem;
}
.sp-menu .menu-wrap ul li ul.-businessmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 2%;
  margin-top: 20px;
}
.sp-menu .menu-wrap ul li ul.-businessmenu li {
  font-size: 1.4rem;
}
.sp-menu .menu-wrap ul li ul.-businessmenu li a {
  background: none;
}
.sp-menu .menu-wrap ul li ul.-worksmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2%;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin-top: 20px;
}
.sp-menu .menu-wrap ul li ul.-worksmenu li {
  width: 48%;
}
.sp-menu .menu-wrap ul li ul.-worksmenu li a {
  background: none;
  font-size: 1.4rem;
}

.toggle-menu {
  color: #ffffff;
  position: fixed;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 30px;
  font-size: 1.3rem;
  text-align: center;
  background: #4BB2F8;
  width: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 90px;
  cursor: pointer;
  border-radius: 100%;
  z-index: 999;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  display: none;
}
@media screen and (max-width: 767px) {
  .toggle-menu {
    width: 70px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.toggle-menu.is-active {
  background: #dedede;
  color: inherit;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	l-nav
----------------------------------------*/
/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	l-sidebar
----------------------------------------*/
/*----------------------------------------
	index
----------------------------------------*/
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  50% {
    -webkit-transform: translateY(-20px) translateX(20px);
            transform: translateY(-20px) translateX(20px);
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}
@keyframes float {
  0% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  50% {
    -webkit-transform: translateY(-20px) translateX(20px);
            transform: translateY(-20px) translateX(20px);
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
}
@-webkit-keyframes float2 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); /* 初期位置 */
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); /* ゆっくり上に移動 */
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); /* 元の位置に戻る */
  }
}
@keyframes float2 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); /* 初期位置 */
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); /* ゆっくり上に移動 */
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); /* 元の位置に戻る */
  }
}
/*----------------------------------------
	@use
----------------------------------------*/
/*----------------------------------------
	c-breadcrumb
----------------------------------------*/
.c-breadcrumb {
  max-width: 1000px;
  padding: 10px 15px;
  margin: 0 auto;
}
.c-breadcrumb li {
  position: relative;
  display: inline;
  font-size: 1.2rem;
  list-style: none;
  margin: 0 20px 0 0;
}
.c-breadcrumb li:after {
  content: ">";
  position: absolute;
  right: -18px;
  top: 0;
  bottom: 0;
  height: 20px;
  margin: auto;
}
.c-breadcrumb li:last-child:after {
  content: none;
}
.c-breadcrumb a {
  display: inline-block;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	c-button
----------------------------------------*/
.c-button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-button {
  position: relative;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.8rem;
  font-weight: 500;
  background: #ffffff;
  padding: 8px 25px;
  border-radius: 100px;
  -webkit-box-shadow: 1px 6px 0 rgb(0, 0, 0);
          box-shadow: 1px 6px 0 rgb(0, 0, 0); /* 初期状態 */
  border: 1px solid #000000;
  padding-right: 60px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; /* アニメーションを加えて、スムーズに変化 */
}
.c-button:after {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../img/common/ico-button-right.svg);
  background-size: 100%;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.c-button:hover {
  -webkit-box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.3); /* 押し込まれた感じを出すために影を小さく */
  -webkit-transform: translateY(2px);
          transform: translateY(2px); /* ボタンが押し込まれるように少し下に移動 */
}
.c-button:active {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); /* 押された時に強い影をつける */
  -webkit-transform: translateY(4px);
          transform: translateY(4px); /* ボタンがさらに押し込まれたようにする */
}

.c-button__bg {
  position: relative;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.3rem;
  background: #000000;
  color: #ffffff;
  padding: 3px 25px;
  border-radius: 100px;
}
.c-button__bg a {
  color: #ffffff;
}

.c-button__border {
  position: relative;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.8rem;
  font-weight: 500;
  background: #ffffff;
  padding: 8px 25px;
  border-radius: 100px;
  -webkit-box-shadow: 1px 6px 0 rgb(255, 252, 212);
          box-shadow: 1px 6px 0 rgb(255, 252, 212); /* 初期状態の影 */
  border: 1px solid #000000;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; /* スムーズなトランジション */
}
.c-button__border:hover {
  -webkit-box-shadow: 1px 3px 5px rgba(255, 252, 212, 0.5);
          box-shadow: 1px 3px 5px rgba(255, 252, 212, 0.5); /* 押し込まれた感じを出すために影を小さく */
  -webkit-transform: translateY(2px);
          transform: translateY(2px); /* ボタンが少し下に移動 */
}
.c-button__border:active {
  -webkit-box-shadow: 1px 1px 3px rgba(255, 252, 212, 0.7);
          box-shadow: 1px 1px 3px rgba(255, 252, 212, 0.7); /* 押された時に強い影をつける */
  -webkit-transform: translateY(4px);
          transform: translateY(4px); /* ボタンがさらに押し込まれるように */
}

.c-button__return {
  position: relative;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.8rem;
  background: #000000;
  color: #ffffff;
  padding: 8px 35px;
  border-radius: 100px;
}
.c-button__return a {
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .c-button {
    font-size: 1.5rem;
  }
}
/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	c-heading
----------------------------------------*/
.c-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 4px;
}
.c-heading__main, .c-heading__sub {
  overflow: hidden;
}
.c-heading__main span, .c-heading__sub span {
  display: inline-block;
  translate: 0 100%;
}
.c-heading__main span {
  font-size: 2.8rem;
  line-height: 1.2;
  -webkit-transition: 0.6s 0.6s;
  transition: 0.6s 0.6s;
}
.c-heading__sub span {
  font-family: "Poppins", sans-serif;
  font-size: 10rem;
  line-height: 1;
  color: #00ACAB;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.c-heading.-white .c-heading__main span {
  font-size: 2.4rem;
  color: #fff;
}
.c-heading.-white .c-heading__sub span {
  font-size: 8rem;
  color: #fff;
}
.c-heading.is-active .c-heading__main span, .c-heading.is-active .c-heading__sub span {
  translate: 0 0;
}

@media screen and (max-width: 767px) {
  .c-heading__main span {
    font-size: 1.8rem;
  }
  .c-heading__sub span {
    font-size: 6rem;
  }
  .c-heading.-white .c-heading__main span {
    font-size: 1.8rem;
  }
  .c-heading.-white .c-heading__sub span {
    font-size: 6rem;
  }
}
/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	c-pager
----------------------------------------*/
.c-pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/*----------------------------------------
	@use
----------------------------------------*/
/*----------------------------------------
	c-pagination
----------------------------------------*/
.c-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-pagination__prev a, .c-pagination__next a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c-pagination__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 20px;
}
.c-pagination__body li,
.c-pagination__body a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-pagination__body li {
  width: 40px;
  height: 40px;
  list-style: none;
  margin: 0 5px;
  border: 1px solid #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c-pagination__body a {
  width: 100%;
  height: 100%;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	c-title
----------------------------------------*/
.c-title {
  font-size: 2.2rem;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	c-list
----------------------------------------*/
.c-list dl {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 20% 10px 1fr;
  grid-template-columns: 20% 1fr; /* デスクトップ用 */
  gap: 10px;
}
.c-list dt, .c-list dd {
  margin: 0;
  padding: 12px 0;
  border-bottom: 1px solid #707070;
  line-height: 1.7;
}

@media (max-width: 768px) {
  .c-list dl {
    display: block; /* 縦並びに変更 */
  }
  .c-list dt, .c-list dd {
    padding: 8px 0; /* スマホ向けに余白を調整 */
    border-bottom: none; /* 下線を削除 */
  }
  .c-list dd {
    border-bottom: 1px solid #707070;
  }
}
/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	d-flex
----------------------------------------*/
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .d-flex figure {
    width: 100%;
  }
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	c-col
----------------------------------------*/
.c-col__02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .c-col__02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .c-col__02 figure {
    width: 60%;
    margin: 0 auto 20px;
  }
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
  c-box
----------------------------------------*/
.c-box {
  position: relative;
  padding: 60px;
  width: 100%;
  height: 100%;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .c-box {
    padding: 0;
  }
}
.c-box__container {
  width: 800px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-box__container {
    width: 95%;
    background: #4CB2F8;
    border-radius: 20px;
    padding: 20px;
    margin: 0 auto;
  }
}
.c-box:after {
  content: "";
  position: absolute;
  right: 0;
  width: 97vw;
  top: 0;
  background: #4CB2F8;
  border-top-left-radius: 52px;
  border-bottom-left-radius: 52px;
  color: #ffffff;
  height: 100%;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .c-box:after {
    display: none !important;
    border-radius: 30px;
    width: 95%;
    height: 100%;
    margin: 0 auto;
    padding: 25px;
    position: relative;
    display: block;
  }
}
.c-box .d-flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-box .d-flex .inner {
  width: 360px;
}
@media screen and (max-width: 767px) {
  .c-box .d-flex .inner {
    width: auto;
    margin-bottom: 30px;
  }
}
.c-box .d-flex .inner .c-title {
  margin-bottom: 25px;
}
.c-box .d-flex .inner .c-list ul li {
  font-size: 1.5rem;
}
.c-box .d-flex .c-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-box.-box02 {
  color: #000000;
  text-align: left;
}
.c-box.-box02:after {
  background: #EFEFEF;
  left: 0;
  right: auto;
  border-top-right-radius: 52px;
  border-bottom-right-radius: 52px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.c-box.-box02 .c-box__container {
  text-align: left;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .c-box.-box02 .c-box__container {
    background: #EFEFEF;
  }
}
.c-box.-box03 {
  color: #000000;
}
.c-box.-box03:after {
  color: #000000;
  background: #FFCAD0;
}
@media screen and (max-width: 767px) {
  .c-box.-box03 .c-box__container {
    background: #FFCAD0;
  }
}
.c-box.-box04 {
  color: #000000;
  text-align: left;
}
.c-box.-box04:after {
  color: #000000;
  background: #FFF8BA;
  left: 0;
  right: auto;
  border-top-right-radius: 52px;
  border-bottom-right-radius: 52px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.c-box.-box04 .c-box__container {
  text-align: left;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .c-box.-box04 .c-box__container {
    background: #FFF8BA;
  }
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	c-txt
----------------------------------------*/
.c-txt p {
  margin-bottom: 15px;
}
.c-txt p:last-child {
  margin-bottom: 0;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	c-head
----------------------------------------*/
.c-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 0;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
  img-wrap
----------------------------------------*/
.img-wrap.-w70 {
  width: 70%;
  margin: 0 auto;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	u-m
----------------------------------------*/
.-u-mb40 {
  margin-bottom: 40px !important;
}

/*----------------------------------------
	index
----------------------------------------*/
/*----------------------------------------
	@use
----------------------------------------*/
/*----------------------------------------
	u-animation
----------------------------------------*/
/*----------------------------------------
	@use
----------------------------------------*/
/*----------------------------------------
	u-device-sp
----------------------------------------*/
.u-device-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-device-sp {
    display: block;
  }
}

/*----------------------------------------
	u-device-tablet
----------------------------------------*/
.u-device-tablet {
  display: none;
}
@media screen and (max-width: 1024px) {
  .u-device-tablet {
    display: block;
  }
}

/*----------------------------------------
	u-device-pc
----------------------------------------*/
@media screen and (max-width: 767px) {
  .u-device-pc {
    display: none;
  }
}

/*----------------------------------------
	index
----------------------------------------*/
/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-front-mv
----------------------------------------*/
@-webkit-keyframes slideRight {
  0% {
    -webkit-transform: translateX(40vw);
            transform: translateX(40vw); /* Start from the right edge */
  }
  100% {
    -webkit-transform: translateX(-100vw);
            transform: translateX(-100vw); /* Move to the left beyond the viewport width */
  }
}
@keyframes slideRight {
  0% {
    -webkit-transform: translateX(40vw);
            transform: translateX(40vw); /* Start from the right edge */
  }
  100% {
    -webkit-transform: translateX(-100vw);
            transform: translateX(-100vw); /* Move to the left beyond the viewport width */
  }
}
@-webkit-keyframes fuwa_mv_sp {
  0% {
    -webkit-transform: translate(-50%, 0) rotate(0deg);
            transform: translate(-50%, 0) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(-50%, -12px) rotate(-5deg);
            transform: translate(-50%, -12px) rotate(-5deg);
  }
  50% {
    -webkit-transform: translate(-50%, 13px) rotate(5deg);
            transform: translate(-50%, 13px) rotate(5deg);
  }
  75% {
    -webkit-transform: translate(-50%, -20px) rotate(-5deg);
            transform: translate(-50%, -20px) rotate(-5deg);
  }
  100% {
    -webkit-transform: translate(-50%, 0) rotate(0deg);
            transform: translate(-50%, 0) rotate(0deg);
  }
}
@keyframes fuwa_mv_sp {
  0% {
    -webkit-transform: translate(-50%, 0) rotate(0deg);
            transform: translate(-50%, 0) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(-50%, -12px) rotate(-5deg);
            transform: translate(-50%, -12px) rotate(-5deg);
  }
  50% {
    -webkit-transform: translate(-50%, 13px) rotate(5deg);
            transform: translate(-50%, 13px) rotate(5deg);
  }
  75% {
    -webkit-transform: translate(-50%, -20px) rotate(-5deg);
            transform: translate(-50%, -20px) rotate(-5deg);
  }
  100% {
    -webkit-transform: translate(-50%, 0) rotate(0deg);
            transform: translate(-50%, 0) rotate(0deg);
  }
}
@-webkit-keyframes fuwa_mv_pc {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(0, -12px) rotate(-5deg);
            transform: translate(0, -12px) rotate(-5deg);
  }
  50% {
    -webkit-transform: translate(0, 13px) rotate(5deg);
            transform: translate(0, 13px) rotate(5deg);
  }
  75% {
    -webkit-transform: translate(0, -20px) rotate(-5deg);
            transform: translate(0, -20px) rotate(-5deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
}
@keyframes fuwa_mv_pc {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(0, -12px) rotate(-5deg);
            transform: translate(0, -12px) rotate(-5deg);
  }
  50% {
    -webkit-transform: translate(0, 13px) rotate(5deg);
            transform: translate(0, 13px) rotate(5deg);
  }
  75% {
    -webkit-transform: translate(0, -20px) rotate(-5deg);
            transform: translate(0, -20px) rotate(-5deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
}
/* 上下を繰り返すアニメーション */
@-webkit-keyframes move-y {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
@keyframes move-y {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
/* 影の大きさをかえるアニメーション */
@-webkit-keyframes move-y-shadow {
  from {
    width: 57%;
    height: 25%;
  }
  to {
    width: 50%;
    height: 20%;
  }
}
@keyframes move-y-shadow {
  from {
    width: 57%;
    height: 25%;
  }
  to {
    width: 50%;
    height: 20%;
  }
}
@-webkit-keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.p-front-mv {
  position: relative;
  padding-bottom: 60px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-front-mv {
    margin-bottom: 20px;
    padding: 40px 0;
  }
}
.p-front-mv:before {
  background: url(../img/front/bg_front-mv.png) no-repeat;
  width: 700px;
  height: 390px;
  background-size: 100%;
  position: absolute;
  left: -120px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  content: "";
  -webkit-animation: float 5s infinite ease-in-out;
          animation: float 5s infinite ease-in-out;
}
@media screen and (max-width: 767px) {
  .p-front-mv:before {
    width: 100%;
  }
}
.p-front-mv__container {
  position: relative;
  height: 71rem;
}
@media screen and (max-width: 767px) {
  .p-front-mv__container {
    height: 145vw;
  }
}
.p-front-mv__side-eng {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #4CB2F8;
  font-size: 1rem;
  line-height: 1.2;
  position: absolute;
  left: 30px;
  top: 30px;
}
@media screen and (max-width: 767px) {
  .p-front-mv__side-eng {
    left: auto;
    right: 10px;
  }
}
.p-front-mv__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.p-front-mv__news {
  position: absolute;
  left: 50px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .p-front-mv__news {
    left: 15px;
    top: 50px;
    position: relative;
  }
}
.p-front-mv__news .date {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  margin-right: 15px;
}
.p-front-mv__catch {
  position: absolute;
  top: 50px;
  left: 17vw;
}
@media screen and (max-width: 767px) {
  .p-front-mv__catch {
    left: 15px;
    top: auto;
    position: relative;
  }
}
.p-front-mv__catch .eng {
  font-size: 12rem;
}
@media screen and (max-width: 767px) {
  .p-front-mv__catch .eng {
    font-size: 7.5rem;
  }
}
.p-front-mv__catch2 {
  position: absolute;
  top: 190px;
  left: 17.5vw;
  width: 300px;
}
@media screen and (max-width: 767px) {
  .p-front-mv__catch2 {
    position: relative;
    left: 15px;
    top: 30px;
    width: 75%;
  }
}
.p-front-mv .illust-wrap {
  width: 100vw;
}
@media screen and (min-width: 750px) {
  .p-front-mv .illust-wrap {
    position: absolute;
    right: 8vw;
    top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-front-mv .illust-wrap {
    position: absolute;
    width: 90%;
    left: 50%;
    top: 80vw;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
.p-front-mv .illust-wrap figure {
  width: 12vw;
  position: absolute;
  opacity: 0;
  -webkit-transition: 1.2s 1s opacity cubic-bezier(0.42, 0, 0.58, 1);
  transition: 1.2s 1s opacity cubic-bezier(0.42, 0, 0.58, 1);
}
.p-front-mv .illust-wrap figure img {
  -webkit-animation: float2 8s infinite ease-in-out;
          animation: float2 8s infinite ease-in-out;
}
.p-front-mv .illust-wrap figure.is-active {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-front-mv .illust-wrap figure {
    width: 24vw;
  }
}
.p-front-mv .illust-wrap figure.-illust01 {
  right: 0%;
  top: 0;
}
.p-front-mv .illust-wrap figure.-illust02 {
  top: 10vw;
  right: 16.5vw;
  width: 13vw;
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s;
}
@media screen and (max-width: 767px) {
  .p-front-mv .illust-wrap figure.-illust02 {
    top: 24vw;
    left: 16vw;
  }
}
.p-front-mv .illust-wrap figure.-illust03 {
  top: 15vw;
  right: -4.5vw;
  width: 5vw;
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
@media screen and (max-width: 767px) {
  .p-front-mv .illust-wrap figure.-illust03 {
    top: 24vw;
    right: 16vw;
    width: 18vw;
  }
}
.p-front-mv .illust-wrap figure.-illust04 {
  top: 26vw;
  left: 18vw;
  width: 9vw;
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}
@media screen and (max-width: 767px) {
  .p-front-mv .illust-wrap figure.-illust04 {
    top: 48vw;
    left: 4vw;
    width: 14vw;
  }
}
.p-front-mv .illust-wrap figure.-illust05 {
  top: 33vw;
  left: 40vw;
  width: 12vw;
  -webkit-transition-delay: 3s;
          transition-delay: 3s;
}
@media screen and (max-width: 767px) {
  .p-front-mv .illust-wrap figure.-illust05 {
    top: 3vw;
    left: -1vw;
  }
}
.p-front-mv .illust-wrap figure.-illust06 {
  top: 26vw;
  right: 6vw;
  width: 8vw;
  -webkit-transition-delay: 3.9s;
          transition-delay: 3.9s;
}
@media screen and (max-width: 767px) {
  .p-front-mv .illust-wrap figure.-illust06 {
    top: 49vw;
    width: 13vw;
  }
}
.p-front-mv .illust-wrap figure.-illust07 {
  top: 35vw;
  right: 19vw;
  width: 14vw;
  -webkit-transition-delay: 3.5s;
          transition-delay: 3.5s;
}
@media screen and (max-width: 767px) {
  .p-front-mv .illust-wrap figure.-illust07 {
    top: 49vw;
    right: 36vw;
  }
}
.p-front-mv .illust-wrap figure.-illust08 {
  top: 26vw;
  right: 34vw;
  width: 6vw;
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
@media screen and (max-width: 767px) {
  .p-front-mv .illust-wrap figure.-illust08 {
    top: 9vw;
    width: 15vw;
    right: 44vw;
  }
}
.p-front-mv .illust-wrap img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .p-front-mv__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-front-mv__column {
    width: 100%;
  }
}
/*----------------------------------------
	p-front-whatwecreate
----------------------------------------*/
.p-front-whatwecreate {
  position: relative;
  height: 600px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-front-whatwecreate {
    height: auto;
  }
}
.p-front-whatwecreate__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-front-whatwecreate__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.p-front-whatwecreate__inner h2 {
  font-size: 2.4rem;
  margin-bottom: 20px;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .p-front-whatwecreate__inner h2 {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  .p-front-whatwecreate__inner .catch-wrap {
    margin-left: -16px;
  }
}
.p-front-whatwecreate__inner .catch-wrap span {
  border: none;
  position: relative;
  z-index: 2;
  font-weight: normal;
  color: #4CB2F8;
}
@media screen and (max-width: 767px) {
  .p-front-whatwecreate__inner .catch-wrap span {
    font-size: 1.8rem;
  }
}
.p-front-whatwecreate__inner .catch-wrap span:after {
  display: none !important;
}
.p-front-whatwecreate__container {
  position: absolute;
  right: 0;
  width: 97vw;
  top: 0;
  background: #4CB2F8;
  border-top-left-radius: 78px;
  border-bottom-left-radius: 78px;
  color: #ffffff;
  padding: 60px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-front-whatwecreate__container {
    border-radius: 30px;
    width: 95%;
    height: auto;
    margin: 0 auto;
    padding: 25px;
    position: relative;
  }
}
.p-front-whatwecreate__catch {
  line-height: 1;
  margin-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  margin-right: 12vw;
}
.p-front-whatwecreate .scroll-infinity__wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.p-front-whatwecreate__eng {
  font-size: 3rem;
  opacity: 0.5;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  word-break: break-all;
  width: 1050px;
  -webkit-animation: infinity-scroll-left 15s infinite linear 0.5s both;
          animation: infinity-scroll-left 15s infinite linear 0.5s both;
}
@media screen and (max-width: 767px) {
  .p-front-whatwecreate__eng {
    width: 1050px;
  }
}
.p-front-whatwecreate figure {
  width: 300px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-front-whatwecreate figure {
    width: 80%;
  }
}
.p-front-whatwecreate figure img {
  width: 100%;
  height: auto;
}

/*----------------------------------------
	p-front-business
----------------------------------------*/
.p-front-business {
  position: relative;
  padding: 120px 0;
  overflow: hidden;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .p-front-business {
    margin-bottom: 0;
  }
}
.p-front-business:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: -70px;
  width: 800px;
  height: 500px;
  background: url(../img/front/bg_front-business.png) no-repeat center/cover;
  background-size: 100%;
  margin-right: calc(50% - 50vw);
  -webkit-animation: float 5s infinite ease-in-out;
          animation: float 5s infinite ease-in-out;
}
@media screen and (max-width: 767px) {
  .p-front-business:before {
    width: 100%;
    height: 300px;
    right: auto;
    left: 10px;
  }
}
.p-front-business__container {
  position: relative;
  z-index: 2;
}
.p-front-business__container {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-front-business__container {
    width: 100%;
    padding: 0 20px;
  }
}
.p-front-business__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .p-front-business__head {
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .p-front-business__head .c-txt br {
    display: none;
  }
}
.p-front-business__eng {
  margin-right: 140px;
}
@media screen and (max-width: 767px) {
  .p-front-business__eng {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-front-business__content {
    width: 100%;
    overflow: auto;
  }
}
.p-front-business__content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 10px;
  border-radius: 30px;
  overflow: hidden;
  padding-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .p-front-business__content ul {
    width: 700px;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
}
.p-front-business__content ul li {
  -webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  padding: 24px 24px 60px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
.p-front-business__content ul li:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/common/toggle-btn.svg);
  background-size: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 12px;
}
.p-front-business__content ul li .num-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.2;
  font-family: "Poppins", sans-serif;
}
.p-front-business__content ul li .num-wrap .label {
  font-size: 0.8rem;
}
.p-front-business__content ul li .num-wrap .num {
  font-size: 2.4rem;
}
.p-front-business__content ul li .ttl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  letter-spacing: 0.4rem;
  text-align: center;
}
.p-front-business__content ul li .ttl span {
  text-combine-upright: all;
  position: relative;
  left: 0px;
}
.p-front-business__content ul li .c-txt {
  display: none;
}
.p-front-business__content ul li .c-button-wrap {
  display: none;
}
.p-front-business__content ul li.active {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .p-front-business__content ul li.active {
    width: 85vw;
  }
}
.p-front-business__content ul li.active .ttl {
  -webkit-writing-mode: initial;
      -ms-writing-mode: initial;
          writing-mode: initial;
  letter-spacing: 0.1rem;
  margin-bottom: 15px;
}
.p-front-business__content ul li.active .c-txt {
  display: block;
  font-size: 1.4rem;
  text-align: left;
}
.p-front-business__content ul li.active .c-button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-front-business__content ul li.active:before {
  display: none;
}

/*----------------------------------------
	p-front-works
----------------------------------------*/
.p-front-works {
  margin-bottom: 60px;
}
.p-front-works__container {
  width: 1000px;
  margin: 0 auto;
  border-radius: 40px;
  background: #4CB2F8;
  padding: 60px;
}
@media screen and (max-width: 767px) {
  .p-front-works__container {
    width: 95%;
    margin: 0 auto;
    padding: 50px 20px;
    border-radius: 20px;
  }
}
.p-front-works__head {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 35px;
}
.p-front-works ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .p-front-works ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.p-front-works ul li {
  color: #ffffff;
  font-size: 1.3rem;
  line-height: 1.5;
}
.p-front-works ul li a {
  color: #ffffff;
}

/*----------------------------------------
	p-front-recruit
----------------------------------------*/
.p-front-recruit {
  background: url(../img/front/bg_recruit.png) no-repeat;
  background-size: cover;
  color: #ffffff;
}
.p-front-recruit__head {
  margin-bottom: 40px;
}
.p-front-recruit__head .eng {
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.p-front-recruit__container {
  width: 1000px;
  margin: 0 auto;
  padding: 60px 0;
}
@media screen and (max-width: 767px) {
  .p-front-recruit__container {
    width: 100%;
  }
}
.p-front-recruit__content {
  background: #ffffff;
  border-radius: 20px;
  padding: 60px;
  color: #000000;
  text-align: center;
  width: 600px;
  margin: 0 auto;
  -webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .p-front-recruit__content {
    width: 95%;
    padding: 30px;
    margin: 0 auto;
  }
}
.p-front-recruit__content .c-txt {
  margin-bottom: 40px;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-about
----------------------------------------*/
/*----------------------------------------
	p-about
----------------------------------------*/
/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-sub
----------------------------------------*/
.p-sub-head {
  margin-bottom: 65px;
}
.p-sub-head__container {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-sub-head__container {
    width: 90%;
    padding-top: 60px;
  }
}
.p-sub-head__container__menu {
  margin-top: 30px;
}
.p-sub-head__container__menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-sub-head__container__menu ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    gap: 16px;
  }
}
.p-sub-head__container__menu ul li {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-sub-head__container__menu ul li {
    text-align: left;
  }
}
.p-sub-head__container__menu ul li a {
  display: block;
  position: relative;
  padding: 0 23px;
}
@media screen and (max-width: 767px) {
  .p-sub-head__container__menu ul li a {
    font-size: 1.2rem;
    padding: 0;
  }
}
.p-sub-head__container__menu ul li a:after {
  content: "";
  position: absolute;
  right: 0%;
  top: 50%;
  background: #dedede;
  width: 1px;
  height: 90%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .p-sub-head__container__menu ul li a:after {
    right: 12px;
    display: none;
  }
}
.p-sub-head__container__menu ul li:last-child a:after {
  display: none;
}

.catch-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.catch-wrap span {
  font-size: 2.4rem;
  position: relative;
  border: 1px solid #000000;
  display: inline-block;
  padding: 12px;
  line-height: 1;
  background: #ffffff;
}
.catch-wrap span:after {
  background: #FFFCD3;
  border: 1px solid #000000;
  position: absolute;
  right: -9px;
  bottom: -1px;
  content: "";
  width: 100%;
  height: 90%;
  z-index: -1;
}
.catch-wrap.-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-company
----------------------------------------*/
.p-company-about {
  margin-bottom: 65px;
}
.p-company-about__container {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-company-about__container {
    width: 90%;
    margin: 0 auto;
  }
}
.p-company-about__container .catch-wrap {
  margin-bottom: 45px;
}
.p-company-about__container .c-txt {
  text-align: center;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .p-company-about__container .c-txt {
    text-align: left;
  }
  .p-company-about__container .c-txt br {
    display: none;
  }
}
.p-company-about__container figure {
  width: 500px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-company-about__container figure {
    width: 90%;
  }
}
.p-company-message {
  margin-bottom: 65px;
}
.p-company-message .eng {
  margin-bottom: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.p-company-message__container {
  width: 800px;
  margin: 0 auto;
  position: relative;
}
.p-company-message__container:before {
  background: url(../img/front/bg_front-business.png) no-repeat;
  content: "";
  width: 600px;
  height: 390px;
  background-size: 100%;
  position: absolute;
  left: -250px;
  z-index: -1;
  top: 0;
  -webkit-animation: float 5s infinite ease-in-out;
          animation: float 5s infinite ease-in-out;
}
@media screen and (max-width: 767px) {
  .p-company-message__container:before {
    width: 120%;
    height: 15%;
    left: -50%;
  }
}
@media screen and (max-width: 767px) {
  .p-company-message__container {
    width: 90%;
  }
}
.p-company-message__container .catch-wrap {
  margin-bottom: 45px;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  margin-left: -60px;
}
@media screen and (max-width: 767px) {
  .p-company-message__container .catch-wrap {
    margin-left: 0;
  }
}
.p-company-message__container .c-txt p {
  margin-bottom: 25px;
}
.p-company-message__container .c-txt p:last-child {
  margin-bottom: 0;
}
.p-company-message__container .c-txt .c-name {
  margin-top: 30px;
  text-align: right;
  position: relative;
}
.p-company-message__container .c-txt .c-name:before {
  background: url(../img/company/bg-line-message.svg);
  content: "";
  width: 700px;
  height: 390px;
  background-size: 100%;
  position: absolute;
  right: -300px;
  top: -100px;
  z-index: -1;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-company-message__container .c-txt .c-name:before {
    right: -10px;
    top: -50px;
    width: 350px;
    height: 150px;
  }
}
.p-company-message__container .c-txt .c-name span {
  font-size: 2.1rem;
  letter-spacing: 0.2rem;
}
.p-company-outline {
  margin-bottom: 65px;
}
.p-company-outline__container {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-company-outline__container {
    width: 90%;
  }
}
.p-company-outline__container .eng {
  margin-bottom: 45px;
}
.p-company-history {
  position: relative;
  height: 100%;
  margin-bottom: 50px;
}
.p-company-history:before {
  background: url(../img/front/bg_front-mv.png) no-repeat;
  width: 700px;
  height: 390px;
  background-size: 100%;
  position: absolute;
  left: -120px;
  top: -50px;
  z-index: 2;
  content: "";
  -webkit-animation: float 5s infinite ease-in-out;
          animation: float 5s infinite ease-in-out;
}
@media screen and (max-width: 767px) {
  .p-company-history:before {
    width: 100%;
  }
}
.p-company-history:after {
  content: "";
  width: 100%;
  height: 102%;
  background: #F2F2F2;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 0;
}
.p-company-history__container {
  width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-company-history__container {
    width: 95%;
  }
}
.p-company-history__container .eng {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin-bottom: 45px;
}
.p-company-history__container ul li {
  background: #ffffff;
  border: 1px solid #000000;
  position: relative;
  margin-bottom: 35px;
  padding: 25px 40px;
}
@media screen and (max-width: 767px) {
  .p-company-history__container ul li {
    width: 95%;
    pading: 25px 25px;
  }
}
.p-company-history__container ul li:after {
  width: 100%;
  height: 105%;
  background: #000000;
  content: "";
  position: absolute;
  right: -15px;
  bottom: -15px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-company-history__container ul li:after {
    right: -6px;
    bottom: -10px;
  }
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-works
----------------------------------------*/
.p-works-other {
  margin-top: 40px;
}
.p-works-other__container {
  width: 800px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-works-other__container {
    width: 95%;
  }
}
.p-works-other__container .eng {
  margin-bottom: 30px;
}
.p-works-other__container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media screen and (min-width: 750px) {
  .p-works-other__container ul.-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .p-works-other__container ul.-list li {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .p-works-other__container ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 70%;
    margin: 0 auto;
  }
}
.p-works-about {
  margin-bottom: 65px;
}
.p-works-about .d-flex {
  gap: 30px;
}
.p-works-about__container {
  width: 800px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-works-about__container {
    width: 95%;
  }
}
.p-works-about__container:before {
  background: url(../img/recruit/bg-recruit-02.png) no-repeat;
  -webkit-animation: float 5s infinite ease-in-out;
          animation: float 5s infinite ease-in-out;
  width: 700px;
  height: 450px;
  background-size: 100%;
  position: absolute;
  right: -120px;
  top: 15%;
  content: "";
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-works-about__container:before {
    width: 110%;
    left: -30%;
    top: 0;
  }
}
.p-works-about__container .catch-wrap {
  margin-bottom: 45px;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.p-works-about__container .c-txt {
  text-align: center;
  margin-bottom: 45px;
}
.p-works-about__container figure {
  width: 450px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-works-about__container figure {
    width: 90%;
  }
}
.p-works-about__container figure.-w50 {
  width: 30%;
}
.p-works-about__container .c-title {
  margin-bottom: 35px;
}
.p-works-about__container .works-list ul li {
  font-size: 1.3rem;
}
.p-works-about.-works04 .p-works-about__container:before {
  background: url(../img/recruit/bg-recruit-02.png) no-repeat;
  width: 700px;
  height: 450px;
  background-size: 100%;
  position: absolute;
  right: -300px;
  top: -90%;
  content: "";
  z-index: -1;
  -webkit-animation: float 5s infinite ease-in-out;
          animation: float 5s infinite ease-in-out;
}
@media screen and (max-width: 767px) {
  .p-works-about.-works04 .p-works-about__container:before {
    width: 110%;
    left: -30%;
    top: 0;
  }
}
.p-works-content .d-flex {
  gap: 0 25px;
}
.p-works-content .c-col__02 .c-txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-works-content .c-col__02 figure {
  width: 300px;
}
.p-works-content__container {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-works-content__container {
    width: 95%;
  }
}
.p-works-content__container .c-txt p {
  margin-bottom: 35px;
}
.p-works-undermenu {
  margin-top: 40px;
  padding-bottom: 35px;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-recruit
----------------------------------------*/
.p-recruit-about {
  margin-bottom: 65px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-recruit-about {
    overflow: hidden;
  }
}
.p-recruit-about:before {
  background: url(../img/recruit/bg-recruit-01.png) no-repeat;
  width: 700px;
  height: 450px;
  background-size: 100%;
  position: absolute;
  left: -120px;
  top: 15%;
  content: "";
  z-index: -1;
  -webkit-animation: float 5s infinite ease-in-out;
          animation: float 5s infinite ease-in-out;
}
@media screen and (max-width: 767px) {
  .p-recruit-about:before {
    width: 110%;
    left: -30%;
    top: 0;
  }
}
.p-recruit-about:after {
  background: url(../img/recruit/bg-recruit-02.png) no-repeat;
  width: 700px;
  height: 390px;
  background-size: 100%;
  position: absolute;
  right: -120px;
  bottom: 0%;
  content: "";
  z-index: -1;
  -webkit-animation: float 5s infinite ease-in-out;
          animation: float 5s infinite ease-in-out;
}
@media screen and (max-width: 767px) {
  .p-recruit-about:after {
    width: 110%;
    right: -40%;
    btotom: -90%;
  }
}
.p-recruit-about__container {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-recruit-about__container {
    width: 95%;
  }
}
.p-recruit-about__container .catch-wrap {
  margin-bottom: 45px;
}
.p-recruit-about__container .c-txt {
  text-align: center;
  margin-bottom: 45px;
}
.p-recruit-about__container figure {
  width: 500px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-recruit-about__container figure {
    width: 90%;
  }
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-privacy
----------------------------------------*/
.p-privacy-about {
  margin-bottom: 65px;
}
.p-privacy-about__container {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-privacy-about__container {
    width: 95%;
  }
}
.p-privacy-about__container .catch-wrap {
  margin-bottom: 45px;
}
.p-privacy-about__container .c-txt {
  text-align: center;
  margin-bottom: 45px;
}
.p-privacy-about__container p {
  margin-bottom: 15px;
}
.p-privacy-about__container h2 {
  font-weight: bold;
  margin-bottom: 15px;
}
.p-privacy-about__container ol li {
  margin-bottom: 10px;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-business
----------------------------------------*/
.p-business-about {
  margin-bottom: 65px;
}
.p-business-about .d-flex {
  gap: 30px;
}
.p-business-about__container {
  width: 800px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-business-about__container {
    width: 95%;
  }
}
.p-business-about__container:before {
  background: url(../img/front/bg_front-business.png) no-repeat;
  content: "";
  width: 600px;
  height: 390px;
  background-size: 100%;
  position: absolute;
  left: -250px;
  z-index: -1;
  top: 0;
  -webkit-animation: float 5s infinite ease-in-out;
          animation: float 5s infinite ease-in-out;
}
@media screen and (max-width: 767px) {
  .p-business-about__container:before {
    width: 120%;
    height: 15%;
    left: -50%;
  }
}
.p-business-about__container .catch-wrap {
  margin-bottom: 45px;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.p-business-about__container .c-txt {
  margin-bottom: 45px;
}
.p-business-about__container .c-txt p {
  line-height: 2.2;
}
.p-business-about__container .c-title {
  margin-bottom: 35px;
}
.p-business-list__container {
  width: 800px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-business-list__container {
    width: 95%;
  }
}
.p-business-list__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 30px;
}
.p-business-list__main > li {
  width: calc(33.3333333333% - 20px);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  padding: 24px 24px 24px;
  border-radius: 15px;
}
@media screen and (max-width: 767px) {
  .p-business-list__main > li {
    width: calc(100% - 20px);
  }
}
.p-business-list__main > li .c-title {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.p-business-list__main > li .c-list {
  display: table;
  margin: 0 auto;
}
.p-business-list__main > li .c-list li {
  font-size: 1.4rem;
  line-height: 2;
}
.p-business-list__main > li .c-button-wrap {
  margin-top: 25px;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-contact
----------------------------------------*/
.mw_wp_form_confirm .privacy-wrap {
  display: none !important;
}
.mw_wp_form_confirm .zipauto {
  display: none !important;
}

.p-contact__container {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-contact__container {
    width: 90%;
    margin: 0 auto;
  }
}
.p-contact__container.contactP:before {
  background: url(../img/recruit/bg-recruit-01.png) no-repeat;
  -webkit-animation: float 5s infinite ease-in-out;
          animation: float 5s infinite ease-in-out;
  width: 700px;
  height: 450px;
  background-size: 100%;
  position: absolute;
  right: -120px;
  top: 15%;
  content: "";
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-contact__container.contactP:before {
    width: 110%;
    left: -30%;
    top: 0;
  }
}
.p-contact__container .c-title {
  color: #4CB2F8;
  margin-bottom: 12px;
}
.p-contact__container .privacy-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  text-align: center;
  margin-bottom: 25px;
}
.p-contact__container .privacy-wrap input[type=checkbox] {
  position: absolute;
  top: 4px;
  left: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #BCE4FF;
  border: 1px solid #8ECDF7;
  border-radius: 100%;
  width: 17px;
  height: 17px;
  font-size: 10px;
  text-align: center;
}
.p-contact__container .privacy-wrap input[type=checkbox]:checked::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #4A9CD3;
  border-radius: 100%;
}
.p-contact__container .privacy-wrap a {
  text-decoration: underline;
}
.p-contact__container .privacy-wrap__content {
  background: #F0F0F0;
  padding: 9px;
  margin-top: 12px;
}
.p-contact__container .form-wrap {
  padding-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .p-contact__container .form-wrap .horizontal-item + .horizontal-item {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-contact__container .form-wrap .contact-n dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-right: 0;
    padding-left: 0;
  }
}
.p-contact__container .form-wrap dl {
  margin-bottom: 35px;
}
.p-contact__container .form-wrap dl dt {
  font-weight: normal;
  margin-bottom: 10px;
}
.p-contact__container .form-wrap dl dt .hiss {
  color: white !important;
  background: #B40202;
  padding: 0.3rem 1.5rem;
  margin-left: 1.5rem;
  font-size: 1rem;
  border-radius: 6px;
}
.p-contact__container .form-wrap select {
  background: #D5EEFF;
  padding: 8px;
  border: 1px solid #8ECDF7;
  border-radius: 10px;
  min-width: 45px;
  text-align: center;
}
.p-contact__container .form-wrap label {
  position: relative;
  padding-left: 25px;
  margin-right: 35px;
}
.p-contact__container .form-wrap input[type=radio] {
  position: absolute;
  top: 4px;
  left: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #BCE4FF;
  border: 1px solid #8ECDF7;
  border-radius: 100%;
  width: 17px;
  height: 17px;
  font-size: 10px;
  text-align: center;
}
.p-contact__container .form-wrap input[type=radio]:checked::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #4A9CD3;
  border-radius: 100%;
}
.p-contact__container .form-wrap .zip {
  width: 100px !important;
}
.p-contact__container .form-wrap .zipauto {
  color: white !important;
  background: #0D7BCC;
  padding: 1rem 1.5rem;
  margin-left: 1.5rem;
  position: relative;
  top: 2px;
}
.p-contact__container .form-wrap input[type=text] {
  background: #D5EEFF;
  padding: 8px;
  border: 1px solid #8ECDF7;
  border-radius: 10px;
  width: 100%;
}
.p-contact__container .form-wrap textarea {
  border-radius: 10px;
  background: #D5EEFF;
  padding: 8px;
  border: 1px solid #8ECDF7;
  width: 100%;
}
.p-contact__container .form-wrap .submit-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.p-contact__container .form-wrap .submit-wrap .return-wrap {
  position: relative;
}
.p-contact__container .form-wrap .submit-wrap .return-wrap:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../img/common/ico-button-left.svg);
  background-size: 100%;
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 2;
}
.p-contact__container .form-wrap .submit-wrap .return-wrap input[type=submit] {
  position: relative;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.8rem;
  font-weight: 500;
  background: #ffffff;
  padding: 8px 25px;
  border-radius: 100px;
  -webkit-box-shadow: 1px 6px 0 rgb(0, 0, 0);
          box-shadow: 1px 6px 0 rgb(0, 0, 0); /* 初期状態 */
  border: 1px solid #000000;
  padding-left: 50px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; /* アニメーションを加えて、スムーズに変化 */
}
.p-contact__container .form-wrap .submit-wrap .confirm-wrap {
  position: relative;
}
.p-contact__container .form-wrap .submit-wrap .confirm-wrap:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../img/common/ico-button-right.svg);
  background-size: 100%;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 2;
}
.p-contact__container .form-wrap .submit-wrap .confirm-wrap input[type=submit] {
  position: relative;
  display: inline-block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.8rem;
  font-weight: 500;
  background: #ffffff;
  padding: 8px 25px;
  border-radius: 100px;
  -webkit-box-shadow: 1px 6px 0 rgb(0, 0, 0);
          box-shadow: 1px 6px 0 rgb(0, 0, 0); /* 初期状態 */
  border: 1px solid #000000;
  padding-right: 50px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; /* アニメーションを加えて、スムーズに変化 */
}

.mw_wp_form_input .return-wrap {
  display: none;
}