@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;
}

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: 4rem;
  line-height: 1;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .eng {
    font-size: 3rem;
  }
}
.eng .-bold {
  font-weight: 600;
}

@media screen and (min-width: 750px) {
  .hidden-pc {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .hidden-pc {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .hidden-sp {
    display: none;
  }
}
@media screen and (min-width: 750px) {
  .hidden-sp {
    display: block;
  }
}

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

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	l-footer
----------------------------------------*/
.l-footer {
  padding: 60px 0;
  background: url(../img/common/bg-footer.png) no-repeat center bottom -150px;
  background-size: 105%;
}
.l-footer__copyright {
  text-align: center;
  font-size: 1.2rem;
}
.l-footer__container {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .l-footer__container {
    width: 100%;
    text-align: center;
    -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;
  }
}
.l-footer__logo {
  margin: 0 0 20px;
}
.l-footer__logo a {
  display: block;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .l-footer__logo a {
    width: 50%;
    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;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__menu {
    display: none;
  }
}
.l-footer__menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 45px;
}
.l-footer__menu ul li a {
  color: #311900;
}
.l-footer__btn {
  margin-bottom: 65px;
}

/*----------------------------------------
	@use
----------------------------------------*/
/*----------------------------------------
	l-header
----------------------------------------*/
.l-header {
  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%;
  z-index: 3;
  padding: 25px 0;
}
.l-header__container {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .l-header__container {
    width: 100%;
    padding: 0 20px;
  }
}
.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__logo {
  line-height: 1;
}
.l-header__logo a {
  display: block;
  width: 180px;
}
.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;
}
@media screen and (max-width: 767px) {
  .l-header__nav {
    display: none;
  }
}
.l-header__nav__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.l-header__nav__menu > li.menu {
  line-height: 1;
  padding-bottom: 12px;
}
.l-header__nav__menu > li.menu:hover {
  background: url(../img/common/bg-menu.png) no-repeat center bottom;
  background-size: 24px;
}
.l-header__nav__menu > li.menu.-active {
  background: url(../img/common/bg-menu.png) no-repeat center bottom;
  background-size: 24px;
}
.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 > a, .l-header__nav__menu > li.menu > span {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 10px;
  color: #311900;
  letter-spacing: 0.2rem;
}
.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__toggle {
  display: none;
  position: absolute;
  -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;
  right: 10px;
  top: 20px;
  z-index: 999;
}
@media screen and (max-width: 767px) {
  .l-header__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.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: #047B0E;
  -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__toggle.is-active div span:nth-child(1) {
  -webkit-transform: translateY(7px) rotate(-45deg);
          transform: translateY(7px) rotate(-45deg);
}
.l-header__toggle.is-active div span:nth-child(2) {
  opacity: 0;
}
.l-header__toggle.is-active div span:nth-child(3) {
  -webkit-transform: translateY(-7px) rotate(45deg);
          transform: translateY(-7px) rotate(45deg);
}

.sp-menu {
  background: rgba(255, 255, 255, 0.6);
  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;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
  background: #ffffff url(../img/common/bg-item.png) no-repeat right bottom;
  background-size: 35px;
  width: calc(50% - 25px);
  position: relative;
  border-radius: 6px;
  font-weight: bold;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
@media screen and (max-width: 767px) {
  .sp-menu .menu-wrap ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  .sp-menu .menu-wrap ul li:last-child {
    margin-bottom: 0;
  }
}
.sp-menu .menu-wrap ul li a {
  padding: 24px 12px;
  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;
  text-align: center;
}

.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-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;
}

.sidebar-abe {
  position: fixed;
  width: 55px;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 990;
}

/*----------------------------------------
  @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);
  }
}
/*----------------------------------------
	@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 {
  font-size: 1.5rem;
  padding-left: 50px;
  position: relative;
}
.c-button a {
  position: relative;
  display: block;
  color: #DE3300;
  font-size: 1.6rem;
  font-weight: bold;
}
.c-button:after {
  content: "";
  width: 35px;
  height: 35px;
  background: url(../img/common/arrow-left.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@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;
}

@media screen and (max-width: 767px) {
  .c-title {
    font-size: 1.8rem;
  }
}
/*----------------------------------------
  @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;
}

.c-list_sub dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 500px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-list_sub dl {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    text-align: left;
    gap: 0;
  }
}
.c-list_sub dt, .c-list_sub dd {
  margin: 0;
  padding: 12px 0;
  line-height: 1.7;
}
.c-list_sub dt {
  padding-right: 12px;
}
@media screen and (max-width: 767px) {
  .c-list_sub dt {
    padding-right: 0;
  }
}
.c-list_sub dt span {
  background: #7BB92C;
  color: #ffffff;
  padding: 9px;
  width: 110px;
  display: block;
  text-align: center;
  border-radius: 12px;
}
.c-list_sub dt span.-bokujyo {
  background: #e88588;
}

.c-list_sub2 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .c-list_sub2 dl {
    width: auto;
  }
}
.c-list_sub2 dt, .c-list_sub2 dd {
  margin: 0;
  line-height: 1.7;
  border-bottom: 1px solid #000000;
  padding: 15px 10px;
}
@media screen and (max-width: 767px) {
  .c-list_sub2 dt, .c-list_sub2 dd {
    border-bottom: none;
  }
}
.c-list_sub2 dt {
  padding-right: 12px;
  width: 140px;
  text-align: center;
}
.c-list_sub2 dt span {
  background: #DE3400;
  color: #ffffff;
  display: block;
  text-align: center;
  border-radius: 12px;
}
@media screen and (max-width: 767px) {
  .c-list_sub2 dt span {
    padding: 6px;
  }
}
.c-list_sub2 dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@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%;
  }
}
.d-flex.-reverse figure {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.d-flex.-reverse .c-txt {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.d-flex.-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*----------------------------------------
  @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 {
  background: #ffffff;
  padding: 20px;
  border-radius: 12px;
}
.c-box ul li {
  margin-bottom: 12px;
  background: url(../img/common/ico-list-box.svg) no-repeat center left;
  background-size: 15px;
  padding-left: 25px;
  line-height: 1.5;
}
.c-box ul li:last-child {
  margin-bottom: 0;
}

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

/*----------------------------------------
	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);
            transform: translate(-50%, 0);
  }
  20% {
    -webkit-transform: translate(-50%, -12px);
            transform: translate(-50%, -12px);
  }
  50% {
    -webkit-transform: translate(-50%, 13px) rotate(0);
            transform: translate(-50%, 13px) rotate(0);
  }
  75% {
    -webkit-transform: translate(-50%, -20px);
            transform: translate(-50%, -20px);
  }
  100% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@keyframes fuwa_mv_sp {
  0% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  20% {
    -webkit-transform: translate(-50%, -12px);
            transform: translate(-50%, -12px);
  }
  50% {
    -webkit-transform: translate(-50%, 13px) rotate(0);
            transform: translate(-50%, 13px) rotate(0);
  }
  75% {
    -webkit-transform: translate(-50%, -20px);
            transform: translate(-50%, -20px);
  }
  100% {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@-webkit-keyframes fuwa_mv_pc {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  20% {
    -webkit-transform: translate(0, -12px);
            transform: translate(0, -12px);
  }
  50% {
    -webkit-transform: translate(0, 13px) rotate(0);
            transform: translate(0, 13px) rotate(0);
  }
  75% {
    -webkit-transform: translate(0, -20px);
            transform: translate(0, -20px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes fuwa_mv_pc {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  20% {
    -webkit-transform: translate(0, -12px);
            transform: translate(0, -12px);
  }
  50% {
    -webkit-transform: translate(0, 13px) rotate(0);
            transform: translate(0, 13px) rotate(0);
  }
  75% {
    -webkit-transform: translate(0, -20px);
            transform: translate(0, -20px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
/* 上下を繰り返すアニメーション */
@-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%;
  }
}
.page-top {
  background: url(../img/common/bg.png);
  background-size: 35px;
  padding-bottom: 45px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-top {
    padding-bottom: 24px;
  }
}
.page-top:after {
  content: "";
  width: 100%;
  height: 30px;
  background: url(../img/common/main-img_bg.svg) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 750px) {
  .page-top:after {
    background-size: cover;
    height: 90px;
  }
}
.page-top.-abe:after {
  background: url(../img/abe/bg_main.png) no-repeat;
  background-size: 100%;
}

@-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;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-front-mv {
    padding: 0 0;
  }
}
.p-front-mv__container {
  position: relative;
}
.p-front-mv__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.p-front-mv__item {
  position: relative;
}
.p-front-mv__catch {
  position: absolute;
  right: 25%;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  .p-front-mv__catch {
    right: 0%;
    top: 5%;
  }
}
.p-front-mv__catch span {
  font-size: 3.5rem;
  line-height: 1.6;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #047B0E;
  background: #ffffff;
  padding: 12px;
  line-height: 1;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-front-mv__catch span {
    line-height: 1.5;
    font-size: 2.3rem;
    padding: 11px 9px;
  }
}
.p-front-mv__catch span {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.p-front-mv figure {
  margin: 0 auto;
}
.p-front-mv figure 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-about
----------------------------------------*/
.p-front-about {
  background: #F5F9F4;
  padding: 70px 0;
}
.p-front-about__container {
  width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-front-about__container {
    width: 100%;
    padding: 0 20px;
  }
}
.p-front-about__container .d-flex {
  gap: 45px;
}
@media screen and (max-width: 767px) {
  .p-front-about__container .d-flex {
    gap: 0;
  }
}
.p-front-about__inner {
  width: 350px;
}
@media screen and (max-width: 767px) {
  .p-front-about__inner {
    width: 100%;
  }
}
.p-front-about__inner .catch-wrap {
  margin-bottom: 20px;
}
.p-front-about__inner .c-txt {
  margin-bottom: 20px;
}
.p-front-about figure {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 767px) {
  .p-front-about figure {
    margin-top: 20px;
  }
}

/*----------------------------------------
	p-front-news
----------------------------------------*/
.p-front-news {
  padding: 70px 0;
}
.p-front-news__head {
  color: #03840E;
  font-weight: bold;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  position: relative;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .p-front-news__head {
    text-align: center;
    margin-bottom: 25px;
  }
}
.p-front-news__head:after {
  content: "";
  padding-bottom: 45px;
  background: url(../img/common/bg-news-head.png) no-repeat center bottom;
  position: absolute;
  bottom: -50px;
  left: 50%;
  width: 120px;
  height: 140px;
  background-size: 100%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.p-front-news__container {
  width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-front-news__container {
    width: 100%;
    padding: 0 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.p-front-news__inner {
  width: 600px;
}
@media screen and (max-width: 767px) {
  .p-front-news__inner {
    width: 95%;
    padding-top: 25px;
  }
}
.p-front-news__inner li {
  padding: 20px;
  border-radius: 8px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.2);
}
.p-front-news__inner li .date {
  color: #66AC6C;
}

/*----------------------------------------
	p-front-deliver
----------------------------------------*/
.p-front-deliver {
  background: #F5F9F4;
  padding: 40px 0;
}
.p-front-deliver__container {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-front-deliver__container {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-front-deliver__container h2 {
    text-align: center;
    margin-bottom: 12px;
  }
}
.p-front-deliver__container .d-flex {
  gap: 45px;
}
@media screen and (max-width: 767px) {
  .p-front-deliver__container .d-flex {
    gap: 0;
  }
}
.p-front-deliver__container .d-flex {
  margin-bottom: 45px;
}
.p-front-deliver__container .d-flex .img-wrap {
  width: 500px;
}
@media screen and (max-width: 767px) {
  .p-front-deliver__container .d-flex .img-wrap {
    margin-top: 20px;
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.p-front-deliver__container .d-flex .inner {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  padding-top: 100px;
}
.p-front-deliver__container .d-flex .inner:before {
  background: url(../img/front/forgien-mark.png) no-repeat;
  width: 150px;
  height: 120px;
  content: "";
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .p-front-deliver__container .d-flex .inner {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.p-front-deliver__container .d-flex .inner .catch-wrap {
  margin-bottom: 20px;
}
.p-front-deliver__container .img-wrap {
  width: 100%;
  position: relative;
}
.p-front-deliver__container .img-wrap figcaption {
  font-weight: bold;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-style: normal;
  background: #067B0E;
  font-size: 2.4rem;
  left: -35px;
  top: 35px;
  padding: 5px 12px;
  color: #ffffff;
  width: 221px;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-front-deliver__container .img-wrap figcaption {
    left: 0;
    font-size: 1.7rem;
    width: auto;
    top: 15px;
  }
}

/*----------------------------------------
	p-front-item
----------------------------------------*/
.p-front-item {
  background: url(../img/common/bg.png);
  background-size: 65px;
  padding: 45px 0;
}
.p-front-item__container {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-front-item__container {
    width: 100%;
    padding: 0 20px;
  }
}
.p-front-item__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  text-align: center;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .p-front-item__head .catch-wrap {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-front-item__head .c-text {
    text-align: left;
  }
}
.p-front-item .c-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 45px;
}
@media screen and (max-width: 767px) {
  .p-front-item .c-list ul {
    gap: 0;
  }
}
.p-front-item .c-list ul li {
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
  background: #ffffff url(../img/common/bg-item.png) no-repeat right bottom;
  background-size: 35px;
  padding: 12px;
  width: calc(50% - 25px);
  position: relative;
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
  .p-front-item .c-list ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .p-front-item .c-list ul li:last-child {
    margin-bottom: 0;
  }
}
.p-front-item .c-list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-front-item .c-list ul li figure {
  width: 60px;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .p-front-item .c-list ul li figure {
    width: 95px;
    margin-right: 30px;
  }
}
.p-front-item .c-list ul li .c-title {
  font-size: 1.6rem;
}

.inquiry-area {
  width: 600px;
  margin: 45px auto 0;
  background: #7BB92C;
  border-radius: 20px;
  padding: 35px;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .inquiry-area {
    padding: 25px 15px;
    width: 95%;
    margin: 15px auto 0;
  }
}
.inquiry-area .c-sub {
  background: #FFFFFF;
  border-radius: 16px;
  color: #7BB92C;
  font-size: 1.8rem;
  margin-top: 12px;
  padding: 6px;
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  .inquiry-area .c-sub {
    padding: 12px;
    text-align: left;
    line-height: 1.2;
  }
}
.inquiry-area.-abe {
  width: 800px;
  background: #cf3b3f;
}
@media screen and (max-width: 767px) {
  .inquiry-area.-abe {
    width: 95%;
  }
}
.inquiry-area.-abe .c-sub {
  color: #cf3b3f;
}
.inquiry-area .catch-wrap {
  color: #ffffff;
}
.inquiry-area .c-txt {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .inquiry-area .c-txt {
    text-align: left;
  }
}
.inquiry-area .c-txt.-left {
  text-align: left;
}
.inquiry-area .tel-wrap {
  width: 300px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .inquiry-area .tel-wrap {
    width: 220px;
  }
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-about
----------------------------------------*/
.p-company-ninai strong {
  font-size: 2rem;
  line-height: 1.6;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #047B0E;
}

/*----------------------------------------
	p-about
----------------------------------------*/
/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-sub
----------------------------------------*/
.sub_section {
  padding: 80px 0 0;
}
.sub_section:nth-last-of-type() {
  padding-top: 0;
}

.sub_container {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sub_container {
    width: 100%;
    padding: 0 20px;
  }
}

.p-front-sub {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-front-sub {
    padding: 0 0;
  }
}
.p-front-sub__container {
  position: relative;
}
.p-front-sub__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.p-front-sub__item {
  position: relative;
}
.p-front-sub__catch {
  position: absolute;
  right: 25%;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  .p-front-sub__catch {
    right: 0%;
    top: 5%;
  }
}
.p-front-sub__catch span {
  font-size: 3.5rem;
  line-height: 1.6;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #047B0E;
  background: #ffffff;
  padding: 12px;
  line-height: 1;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-front-sub__catch span {
    line-height: 1.5;
    font-size: 2.3rem;
    padding: 11px 9px;
  }
}
.p-front-sub__catch.-abe span {
  color: #cf3b3f;
}
.p-front-sub__catch {
  position: absolute;
  left: 15%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.p-front-sub figure {
  margin: 0 auto;
  width: 95%;
}
.p-front-sub figure 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%;
  }
}
.catch-wrap {
  color: #047B0E;
  font-size: 2.5rem;
  line-height: 1.6;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .catch-wrap {
    font-size: 2.1rem;
  }
}
.catch-wrap span {
  display: inline-block;
  margin-left: 15px;
  color: #ffffff;
  padding: 12px;
  border-radius: 6px;
  background: #067B0E;
  line-height: 1;
}
.catch-wrap.-abe {
  color: #cf3b3f;
}
.catch-wrap.-abe span {
  background: #cf3b3f;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-company
----------------------------------------*/
.p-company .p-company-about .catch-wrap {
  text-align: center;
}
.p-company .p-company-about .d-flex {
  gap: 40px;
}
.p-company .p-company-about .d-flex .c-txt {
  width: 500px;
}
@media screen and (max-width: 767px) {
  .p-company .p-company-about .d-flex .c-txt {
    width: auto;
  }
}
.p-company .p-company-about .d-flex figure {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .p-company .p-company-about .d-flex figure {
    margin: 0 auto;
  }
}
.p-company .p-company-about .d-flex figure figcaption {
  margin-top: 10px;
  line-height: 1.6;
}
.p-company .p-company-about .d-flex figure .caption {
  font-size: 1.4rem;
}
.p-company .p-company-about .d-flex figure .name {
  font-size: 2.2rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-company .p-company-ninai {
  margin-bottom: 45px;
}
.p-company .p-company-ninai .catch-wrap {
  text-align: center;
}
.p-company .p-company-ninai .d-flex {
  gap: 40px;
}
.p-company .p-company-ninai .d-flex .c-txt {
  width: 500px;
}
@media screen and (max-width: 767px) {
  .p-company .p-company-ninai .d-flex .c-txt {
    width: auto;
  }
}
.p-company .p-company-ninai .d-flex figure {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .p-company .p-company-ninai .d-flex figure {
    margin: 0 auto;
  }
}
.p-company .p-company-ninai .d-flex figure figcaption {
  margin-top: 10px;
  line-height: 1.6;
}
.p-company .p-company-ninai .d-flex figure .caption {
  font-size: 1.4rem;
}
.p-company .p-company-ninai .d-flex figure .name {
  font-size: 2.2rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-company .p-company-philosophy {
  background: url(../img/common/bg.png);
  background-size: 6px;
  padding: 45px 0;
}
.p-company .p-company-philosophy .catch-wrap {
  text-align: center;
}
.p-company .p-company-philosophy .list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .p-company .p-company-philosophy .list ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-company .p-company-philosophy .list ul li {
  width: calc(33.3333333333% - 7px);
  background: #ffffff;
  border-radius: 12px;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .p-company .p-company-philosophy .list ul li {
    width: 100%;
  }
}
.p-company .p-company-philosophy .list ul li .catch-wrap {
  text-align: left;
  font-size: 2rem;
  height: 50px;
  line-height: 1.4;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-company .p-company-philosophy .list ul li .catch-wrap {
    height: auto;
  }
}
.p-company .p-company-philosophy .list ul li figure {
  margin-bottom: 10px;
}
.p-company .p-company-philosophy .list ul li .catch-wrap {
  margin-bottom: 15px;
}
.p-company .p-company-philosophy .list ul li .c-txt {
  line-height: 1.6;
}
.p-company .p-company-outline {
  background: #F5F9F4;
  padding: 45px 0 65px;
}
.p-company .p-company-outline .catch-wrap {
  text-align: center;
}
.p-company .branch-list ul li {
  padding: 25px 0;
  border-bottom: 1px solid #ffffff;
}
.p-company .branch-list ul li dl dt {
  margin-bottom: 15px;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #047B0E;
  font-size: 2.2rem;
}
.p-company .branch-list ul li dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-company .branch-list ul li dl dd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.p-company .branch-list ul li dl dd figure {
  width: 460px;
}
@media screen and (max-width: 767px) {
  .p-company .branch-list ul li dl dd figure {
    width: 100%;
    margin-top: 12px;
  }
}
.p-company .branch-list ul li dl dd figure iframe {
  width: 100%;
  height: 340px;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-company
----------------------------------------*/
.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 .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;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-recruit
----------------------------------------*/
.p-recruit .p-recruit-about {
  background: #fff3ef;
  padding-bottom: 45px;
}
.p-recruit .p-recruit-about .catch-wrap {
  text-align: center;
}
.p-recruit .p-recruit-about .sub-wrap {
  color: #047B0E;
  font-size: 2.1rem;
  line-height: 1.6;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-recruit .p-recruit-about .sub-wrap.-abe {
  color: #cf3b3f;
}
.p-recruit .p-recruit-about .c-sub {
  text-align: center;
}
.p-recruit .p-recruit-about .c-sub span {
  background: #DF3A07;
  color: #ffffff;
  font-size: 2.4rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 2px 12px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-recruit .p-recruit-about .c-sub span {
    font-size: 2rem;
    line-height: 1.5;
  }
}
.p-recruit .p-recruit-about .d-flex {
  gap: 40px;
}
.p-recruit .p-recruit-about .d-flex .c-txt {
  width: 500px;
}
@media screen and (max-width: 767px) {
  .p-recruit .p-recruit-about .d-flex .c-txt {
    width: auto;
  }
}
.p-recruit .p-recruit-about .d-flex figure {
  width: 420px;
}
@media screen and (max-width: 767px) {
  .p-recruit .p-recruit-about .d-flex figure {
    width: auto;
    margin: 0 auto;
  }
}
.p-recruit .p-recruit-about .d-flex figure figcaption {
  margin-top: 10px;
  line-height: 1.6;
}
.p-recruit .p-recruit-about .d-flex figure .caption {
  font-size: 1.4rem;
}
.p-recruit .p-recruit-about .d-flex figure .name {
  font-size: 2.2rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-recruit .p-recruit-outline {
  background: #fff3ef;
  padding: 45px 0 65px;
}
.p-recruit .p-recruit-outline .catch-wrap {
  text-align: center;
}
.p-recruit .p-recruit-day {
  padding: 65px 0 65px;
}
.p-recruit .p-recruit-day .catch-wrap {
  text-align: center;
}
.p-recruit .p-company-ninai {
  margin-bottom: 45px;
}
.p-recruit .p-company-ninai .catch-wrap {
  text-align: center;
}
.p-recruit .p-company-ninai .d-flex {
  gap: 40px;
}
.p-recruit .p-company-ninai .d-flex .c-txt {
  width: 500px;
}
@media screen and (max-width: 767px) {
  .p-recruit .p-company-ninai .d-flex .c-txt {
    width: auto;
  }
}
.p-recruit .p-company-ninai .d-flex figure {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .p-recruit .p-company-ninai .d-flex figure {
    margin: 0 auto;
  }
}
.p-recruit .p-company-ninai .d-flex figure figcaption {
  margin-top: 10px;
  line-height: 1.6;
}
.p-recruit .p-company-ninai .d-flex figure .caption {
  font-size: 1.4rem;
}
.p-recruit .p-company-ninai .d-flex figure .name {
  font-size: 2.2rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-abe
----------------------------------------*/
.p-abe .p-abe-about {
  background: #fff3ef;
  padding-bottom: 45px;
}
.p-abe .p-abe-about .catch-wrap {
  text-align: center;
}
.p-abe .p-abe-about .sub-wrap {
  color: #047B0E;
  font-size: 2.1rem;
  line-height: 1.6;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-abe .p-abe-about .c-sub {
  text-align: center;
}
.p-abe .p-abe-about .c-sub span {
  background: #DF3A07;
  color: #ffffff;
  font-size: 2.4rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 2px 12px;
  display: inline-block;
}
.p-abe .p-abe-about .d-flex {
  gap: 40px;
}
.p-abe .p-abe-about .d-flex .c-txt, .p-abe .p-abe-about .d-flex .c-box {
  width: 500px;
}
@media screen and (max-width: 767px) {
  .p-abe .p-abe-about .d-flex .c-txt, .p-abe .p-abe-about .d-flex .c-box {
    width: auto;
  }
}
.p-abe .p-abe-about .d-flex figure {
  width: 450px;
}
@media screen and (max-width: 767px) {
  .p-abe .p-abe-about .d-flex figure {
    margin: 0 auto;
    width: 100%;
  }
}
.p-abe .p-abe-about .d-flex figure figcaption {
  margin-top: 10px;
  line-height: 1.6;
}
.p-abe .p-abe-about .d-flex figure .caption {
  font-size: 1.4rem;
}
.p-abe .p-abe-about .d-flex figure .name {
  font-size: 2.2rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-abe .p-abe-gallery {
  background: url(../img/common/bg.png);
  background-size: 65px;
  padding: 45px 0;
}
.p-abe .p-abe-gallery .list ul li {
  margin-bottom: 45px;
  background: #ffffff;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  gap: 20px;
}
.p-abe .p-abe-gallery .list ul li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .p-abe .p-abe-gallery .list ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.p-abe .p-abe-gallery .list ul li .ttl {
  margin-right: 35px;
  font-size: 2.2rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  width: 200px;
  color: #047B0E;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-abe .p-abe-gallery .list ul li .ttl {
    width: auto;
    margin-right: inherit;
    text-align: center;
  }
}
.p-abe .p-abe-gallery .list ul li .ttl.-abe {
  color: #cf3b3f;
}
.p-abe .p-abe-gallery .list ul li figure {
  text-align: center;
  position: relative;
  padding-bottom: 25px;
}
.p-abe .p-abe-gallery .list ul li figure figcaption {
  bottom: -5px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  position: absolute;
}
.p-abe .p-abe-outline {
  background: #fff3ef;
  padding: 45px 0 65px;
}
.p-abe .p-abe-outline .catch-wrap {
  text-align: center;
}
.p-abe .abe-list ul li {
  padding: 25px 0;
}
.p-abe .abe-list ul li dl dt {
  margin-bottom: 15px;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #047B0E;
  font-size: 2.2rem;
}
.p-abe .abe-list ul li dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-abe .abe-list ul li dl dd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.p-abe .abe-list ul li dl dd figure {
  width: 460px;
}
@media screen and (max-width: 767px) {
  .p-abe .abe-list ul li dl dd figure {
    width: 100%;
    margin-top: 12px;
  }
}
.p-abe .abe-list ul li dl dd figure iframe {
  width: 100%;
  height: 340px;
}
.p-abe .p-abe-num {
  padding: 65px 0 65px;
}
.p-abe .p-abe-num .catch-wrap {
  text-align: center;
}
.p-abe .p-company-ninai {
  margin-bottom: 45px;
}
.p-abe .p-company-ninai .catch-wrap {
  text-align: center;
}
.p-abe .p-company-ninai .d-flex {
  gap: 40px;
}
.p-abe .p-company-ninai .d-flex .c-txt {
  width: 500px;
}
@media screen and (max-width: 767px) {
  .p-abe .p-company-ninai .d-flex .c-txt {
    width: auto;
  }
}
.p-abe .p-company-ninai .d-flex figure {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .p-abe .p-company-ninai .d-flex figure {
    margin: 0 auto;
  }
}
.p-abe .p-company-ninai .d-flex figure figcaption {
  margin-top: 10px;
  line-height: 1.6;
}
.p-abe .p-company-ninai .d-flex figure .caption {
  font-size: 1.4rem;
}
.p-abe .p-company-ninai .d-flex figure .name {
  font-size: 2.2rem;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}

/*----------------------------------------
  @use
----------------------------------------*/
/*----------------------------------------
	p-item
----------------------------------------*/
.p-item .p-item-list {
  padding: 65px;
}
@media screen and (max-width: 767px) {
  .p-item .p-item-list {
    padding: 65px 0;
  }
}
.p-item .p-item-list .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 45px;
}
.p-item .p-item-list .list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .p-item .p-item-list .list ul {
    gap: 12px;
  }
}
.p-item .p-item-list .list ul li {
  width: calc(33.3333333333% - 20px);
  background: #ffffff;
  border-radius: 12px;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .p-item .p-item-list .list ul li {
    width: calc(50% - 10px);
  }
}
.p-item .p-item-list .list ul li .ttl {
  margin-bottom: 12px;
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.p-item .p-item-list.-color {
  background: #F5F9F4;
}
.p-item .p-item-list.-none .list ul li {
  background: #E6E1C8;
}