@charset "UTF-8";
/*--------------------------------------------
  Foundation
--------------------------------------------*/
/*--------------------------------------------
  value
--------------------------------------------*/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?fsx2ee");
  src: url("../fonts/icomoon.eot?fsx2ee#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?fsx2ee") format("truetype"), url("../fonts/icomoon.woff?fsx2ee") format("woff"), url("../fonts/icomoon.svg?fsx2ee#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/*--------------------------------------------
  media query
--------------------------------------------*/
/*--------------------------------------------
  transition
--------------------------------------------*/
/*--------------------------------------------
  hover image
--------------------------------------------*/
/*--------------------------------------------
  hover opacity
--------------------------------------------*/
/*--------------------------------------------
  slick slider dot nav
--------------------------------------------*/
/*--------------------------------------------
  icon
--------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

img {
  vertical-align: top;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: none;
}

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

*, *:before, *:after {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*--------------------------------------------
  BASE
--------------------------------------------*/
html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
@media (max-width: 1399.9px) {
  html {
    font-size: 0.75vw;
  }
}
@media (max-width: 1199.9px) {
  html {
    font-size: 0.8vw;
  }
}
@media (max-width: 991.9px) {
  html {
    font-size: 1.3vw;
  }
}
@media (max-width: 767.9px) {
  html {
    font-size: 1.75vw;
  }
}
@media (max-width: 575.9px) {
  html {
    font-size: 2.5vw;
  }
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: 0.025em;
  color: #333;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
  padding-top: 7em;
}
@media (max-width: 1599.9px) {
  body {
    padding-top: 8.625em;
  }
}
@media (max-width: 991.9px) {
  body {
    font-size: 1.4rem;
    padding-top: 5.925em;
  }
}
@media (max-width: 575.9px) {
  body {
    padding-top: 4.4197em;
  }
}

* {
  overflow-wrap: break-word;
  word-break: break-all;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

main,
picture {
  display: block;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

table {
  width: 100%;
}

a {
  color: #333;
  text-decoration: none;
}
a[href=""] {
  pointer-events: none;
}
@media (min-width: 992px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
@media (min-width: 992px) {
  a {
    transition: all 0.4s 0s;
  }
}

button {
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
@media (min-width: 992px) {
  button {
    transition: all 0.4s 0s;
  }
}

svg {
  width: 1em;
  height: 1em;
  fill: #333;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  vertical-align: top;
}

input,
textarea {
  -webkit-appearance: none;
}

[type=text],
[type=search],
[type=tel],
[type=url],
[type=email],
[type=password],
[type=datetime],
[type=date],
[type=month],
[type=week],
[type=time],
[type=datetime-local],
[type=number],
[type=range],
[type=color],
[type=file],
select,
textarea {
  width: 100%;
  font-size: 1.4rem;
  padding: 1em;
  background-color: transparent;
  border: 1px solid #ddd;
  outline: none;
  line-height: 1.3;
}
select {
  padding-right: 1.3em;
}
select option {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Hiragino Sans", Meiryo, "Yu Gothic Medium", "Yu Gothic", Verdana, arial, sans-serif;
}
.is-ios select {
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
}

textarea {
  min-height: 12.5em;
}
@media (max-width: 767.9px) {
  textarea {
    min-height: 10em;
  }
}

/*!------------------------------------*\
    slideout
\*!------------------------------------*/
@media (max-width: 991.9px) {
  .slideout-open,
  .slideout-open body {
    overflow: hidden;
  }
  .slideout-menu {
    z-index: 101;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
    transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: #ffffff;
  }
  .slideout-menu::before {
    content: "";
    display: block;
    position: absolute;
    top: -6em;
    left: 0;
    right: 0;
    bottom: -6em;
    background-color: #ffffff;
  }
  .slideout-open .slideout-menu {
    opacity: 1;
    pointer-events: auto;
  }
  .slideout-menu .scroll-inner {
    position: relative;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .slideout-menu .menu-inner {
    padding: 8em 5vw 10em;
  }
}
.slideout-panel {
  display: none;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(17, 17, 17, 0.2);
  will-change: transform;
  transform: translateX(0) !important;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
}

.slideout-open .slideout-panel {
  z-index: 100;
  opacity: 1;
  pointer-events: auto;
}

/*!------------------------------------*\
    Hamburger
\*!------------------------------------*/
.slideout-hamburger {
  display: block;
  width: 4.5em;
  height: 100%;
  padding: 2em 1em;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0;
  background-color: #009B70;
  cursor: pointer;
}

.hamburger-icon {
  position: relative;
  display: block;
}

.hamburger-icon,
.hamburger-icon::before,
.hamburger-icon::after {
  width: 100%;
  height: 2px;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #ffffff;
}

.hamburger-icon::before,
.hamburger-icon::after {
  content: "";
  display: block;
  position: absolute;
  top: -0.7em;
  left: 0;
}

.hamburger-icon::after {
  top: 0.7em;
}

.slideout-open .hamburger-icon {
  background-color: transparent;
}

.slideout-open .hamburger-icon::before,
.slideout-open .hamburger-icon::after {
  top: 0;
}

.slideout-open .hamburger-icon::before {
  transform: rotate(45deg);
}

.slideout-open .hamburger-icon::after {
  transform: rotate(-45deg);
}

.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*--------------------------------------------
  Layout
--------------------------------------------*/
/*--------------------------------------------
  footer
--------------------------------------------*/
.l-footer {
  padding: 7rem 0 6rem;
}
.l-footer__topWrap {
  display: flex;
  justify-content: space-between;
}
.l-footer__info {
  margin-top: 1rem;
}
.l-footer__info + .l-footer__logo {
  margin-top: 4rem;
}
.l-footer__navWrap {
  display: flex;
  align-items: flex-start;
}
.l-footer__nav:not(:first-child) {
  margin-left: 8rem;
}
.l-footer__nav:last-child {
  margin-left: 11rem;
  padding-left: 8rem;
  border-left: 1px solid #C5C5C5;
}
.l-footer__nav > ul li:not(:first-child) {
  margin-top: 1.4em;
}
.l-footer__nav > ul > li {
  font-weight: 700;
}
.l-footer__nav > ul > li > ul {
  padding-left: 1rem;
  margin-top: 1.4em;
}
.l-footer__nav > ul > li > ul > li {
  font-weight: normal;
}
.l-footer__navItem a {
  position: relative;
}
.l-footer__navItem a:before {
  content: "";
  width: 0;
  height: 1px;
  background: #009B70;
  position: absolute;
  left: 0;
  bottom: -5px;
  transition: 0.4s;
}
@media (min-width: 992px) {
  .l-footer__navItem a:hover:before {
    width: 100%;
  }
}
.l-footer__bnrWrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.l-footer__bnr:not(:first-child) {
  margin-left: 2rem;
}
@media (min-width: 992px) {
  .l-footer__bnr a:hover {
    opacity: 0.7;
  }
}
.l-footer__copyright {
  line-height: 1;
  font-family: "Figtree", sans-serif;
  font-weight: 500;
}
.l-footer__bottom {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #C5C5C5;
  padding-top: 4rem;
  margin-top: 6rem;
}
.l-footer__bottomNavi {
  line-height: 1;
}
.l-footer__bottomNavi ul {
  display: flex;
}
.l-footer__bottomNavi ul > li:not(:first-child) {
  margin-left: 2rem;
  padding-left: 2rem;
  border-left: 1px solid #CCCCCC;
}
@media (max-width: 1399.9px) {
  .l-footer__nav {
    font-size: 1.5rem;
  }
  .l-footer__nav:not(:first-child) {
    margin-left: 5rem;
  }
  .l-footer__nav:last-child {
    margin-left: 5rem;
    padding-left: 5rem;
  }
  .l-footer__address {
    font-size: 1.4rem;
  }
}
@media (max-width: 991.9px) {
  .l-footer {
    padding: 4.25em 0;
  }
}
@media (max-width: 767.9px) {
  .l-footer__infoWrap {
    display: flex;
  }
  .l-footer__info + .l-footer__logo {
    margin-top: 0;
    margin-left: 3rem;
  }
  .l-footer__bnrWrap {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 3rem;
  }
  .l-footer__bnr {
    width: calc((100% - 4rem) / 3);
  }
  .l-footer__bnr.-iso {
    margin-left: 0;
    margin-top: 2rem;
  }
  .l-footer__bottom {
    border: none;
    padding-top: 0;
    flex-direction: column-reverse;
    margin-top: 5rem;
  }
  .l-footer__copyright {
    margin-top: 2rem;
  }
}
@media (max-width: 575.9px) {
  .l-footer__bnr {
    width: calc((100% - 2rem) / 3);
  }
  .l-footer__bnr:not(:first-child) {
    margin-left: 1rem;
  }
  .l-footer__bottom {
    margin-top: 4rem;
  }
}

/*--------------------------------------------
  header main
--------------------------------------------*/
.l-header {
  z-index: 105;
  white-space: nowrap;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.l-header.is-act {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.l-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 6rem;
  margin: 0 auto;
  transition: 0.4s;
}
@media (min-width: 992px) {
  .l-header__logo a:hover {
    opacity: 0.7;
  }
}
.l-header__logo img {
  max-width: 202px;
}
.l-header_navi {
  padding-top: 3.4rem;
}
.l-header_navi__inner {
  display: flex;
}
.l-header_navi__list {
  display: flex;
}
.l-header_navi__item {
  padding-top: 1.4rem;
}
.l-header_navi__item:not(:first-child) {
  margin-left: 4rem;
}
.l-header_navi__link {
  font-weight: bold;
  position: relative;
  display: block;
  line-height: 1;
}
.l-header_navi__link:before {
  content: "";
  width: 0;
  height: 1px;
  background: #009B70;
  position: absolute;
  left: 0;
  bottom: -5px;
  transition: 0.4s;
}
@media (min-width: 992px) {
  .l-header_navi__link:hover:before {
    width: 100%;
  }
}
.l-header_navi__others {
  margin-left: 3rem;
  display: flex;
}
.l-header_navi__tel {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1;
}
.l-header_navi__tel .num {
  font-family: "Figtree", sans-serif;
  font-size: 2.4rem;
}
.l-header_navi__tel .num a {
  display: flex;
  align-items: center;
}
.l-header_navi__tel .num a span {
  font-weight: 600;
}
.l-header_navi__tel .num a svg {
  width: 2rem;
  height: 2rem;
  fill: #009B70;
}
.l-header_navi__tel .txt {
  font-size: 1.2rem;
  line-height: 1;
  margin-top: 0.6rem;
}
.l-header_navi__contact {
  margin-left: 3rem;
}
.l-header_navi__icons {
  margin-left: 3rem;
  display: flex;
  align-items: flex-start;
}
.l-header_navi__icon a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.l-header_navi__icon.-lang svg {
  width: 3rem;
  height: 3rem;
}
.l-header_navi__icon.-lang .txt {
  line-height: 1;
  color: #009B70;
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  margin-top: 5px;
  font-size: 1.2rem;
}
.l-header_navi__icon.-insta {
  margin-left: 2rem;
  border-left: 1px solid #DDDDDD;
  padding: 0.6rem 0 0.6rem 2rem;
}
.l-header_navi__icon.-insta svg {
  width: 3.3rem;
  height: 3.3rem;
}
.l-header_navi .slideout-menu:before {
  display: none;
}
.l-header__mmenu {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 100;
  transition: opacity 0.4s;
  background: #F1F3F6;
}
.l-header__mmenuInner {
  display: flex;
  padding: 5rem 12.5rem;
  justify-content: space-between;
}
.l-header__mmenuNavi {
  display: flex;
}
.l-header__mmenuTtl {
  line-height: 1;
  padding-right: 5rem;
}
.l-header__mmenuTtl .sub {
  font-size: 1.4rem;
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  color: #009B70;
}
.l-header__mmenuTtl .main {
  font-size: 2.4rem;
  font-weight: 700;
  margin-top: 1rem;
}
.l-header__mmenuItem:not(:first-child) {
  margin-left: 4rem;
}
.l-header__mmenuTxt {
  font-weight: 700;
  margin-top: 1.5rem;
  line-height: 1.3;
}
@media (min-width: 992px) {
  .l-header_navi__item.-mmenu:hover .l-header__mmenu {
    opacity: 1;
    visibility: visible;
  }
}
.l-header_navi__item.-mmenu .l-header_navi__link {
  padding-bottom: 4.8rem;
}
.l-header__hamburger {
  width: 100px;
  height: auto;
  padding: 1em;
  background: #ffffff;
  z-index: 115;
}
.l-header__hamburger span {
  position: absolute;
  width: 100%;
  height: 3px;
  background: #009B70;
  left: 20%;
  top: calc(50% - 1px);
  transition: all 0.4s;
}
.l-header__hamburger span:before, .l-header__hamburger span:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform-origin: center center;
  background: #009B70;
  transition: inherit;
}
.l-header__hamburger span:before {
  transform: translateY(-0.75em);
}
.l-header__hamburger span:after {
  transform: translateY(0.75em);
}
.slideout-open .l-header__hamburger {
  background: transparent;
  width: 60px;
}
.slideout-open .l-header__hamburger span {
  background: transparent;
}
.slideout-open .l-header__hamburger span:before {
  transform: rotate(45deg);
  background: #fff;
}
.slideout-open .l-header__hamburger span:after {
  transform: rotate(-45deg);
  background: #fff;
}
@media (max-width: 1599.9px) {
  .l-header_navi {
    padding-top: 2.4rem;
  }
  .l-header_navi__inner {
    flex-direction: column-reverse;
  }
  .l-header_navi__list {
    margin-top: 1rem;
  }
  .l-header_navi__item.-mmenu .l-header_navi__link {
    padding-bottom: 2.4rem;
  }
  .l-header_navi__others {
    justify-content: flex-end;
  }
  .l-header__mmenuInner {
    padding: 5rem 8rem;
  }
}
@media (max-width: 1199.9px) {
  .l-header_navi__item:not(:first-child) {
    margin-left: 2.5rem;
  }
  .l-header_navi__tel {
    margin-left: 2.5rem;
  }
  .l-header_navi__contact {
    margin-left: 3rem;
  }
  .l-header__mmenuInner {
    padding: 5rem 0;
  }
}
@media (max-width: 991.9px) {
  .l-header__inner {
    padding: 1rem 4vw;
  }
  .l-header_navi .slideout-menu {
    background: #009B70;
  }
  .l-header_navi .js-accordionSp {
    position: relative;
  }
  .l-header_navi .js-accordionSp:before, .l-header_navi .js-accordionSp:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
    margin: auto;
    width: 1em;
    height: 2px;
    background-color: #fff;
    transition: 0.4s;
    left: inherit;
  }
  .l-header_navi .js-accordionSp:after {
    transform: rotate(90deg);
  }
  .l-header_navi .js-accordionSp.is-open:before {
    opacity: 0;
  }
  .l-header_navi__inner {
    display: block;
    height: 100vh;
    overflow: auto;
    padding: 6rem 10vw 5rem;
  }
  .l-header_navi__list {
    display: block;
    margin-right: 0;
  }
  .l-header_navi__item {
    padding-top: 0;
  }
  .l-header_navi__item:not(:first-child) {
    margin-left: 0;
  }
  .l-header_navi__item.-mmenu .l-header_navi__link {
    padding-bottom: 1.5em;
  }
  .l-header_navi__link {
    padding: 1.5em 0;
    color: #fff;
  }
  .l-header_navi__subList {
    display: none;
    padding-left: 2em;
  }
  .l-header_navi__subList .l-header_navi__link {
    padding: 1em !important;
  }
  .l-header_navi__others {
    display: block;
  }
  .l-header_navi__tel {
    margin-right: 0;
    text-align: center;
    margin-top: 3rem;
    margin-left: 0;
  }
  .l-header_navi__tel .num a {
    color: #fff;
  }
  .l-header_navi__tel .num a svg {
    fill: #fff;
  }
  .l-header_navi__tel .txt {
    margin-top: 0.5em;
    display: inline-block;
    color: #fff;
  }
  .l-header_navi__contact {
    margin-left: 0;
    margin-top: 2rem;
  }
  .l-header_navi__contact .c-btn {
    margin: 0 auto;
    width: 100% !important;
    background: #fff;
    color: #009B70;
  }
  .l-header_navi__contact .c-btn svg {
    fill: #009B70 !important;
  }
  .l-header_navi__icons {
    margin-left: auto;
    margin-right: 3rem;
  }
  .l-header__hamburger {
    width: 100px;
  }
  .l-header__hamburger span {
    left: 0;
    width: 100%;
    height: 3px;
  }
}
@media (max-width: 575.9px) {
  .l-header__inner {
    padding: 1.5rem 4vw;
  }
  .l-header__logo img {
    max-width: 100px;
  }
  .l-header__hamburger {
    width: 50px;
  }
  .l-header_navi__item a {
    font-size: 1.6rem;
  }
  .l-header_navi__tel .txt {
    font-size: 1.4rem;
  }
  .l-header_navi__tel .num a span {
    font-size: 2.8rem;
  }
  .l-header_navi__tel .num a svg {
    width: 2.3rem;
    height: 2.3rem;
  }
  .l-header_navi__icon.-lang svg {
    width: 20px;
    height: 20px;
  }
}

/*--------------------------------------------
  inertia box
--------------------------------------------*/
/*--------------------------------------------
  content main
--------------------------------------------*/
.l-container {
  overflow: hidden;
  padding-top: 12rem;
  padding-bottom: 12rem;
}
@media (max-width: 991.9px) {
  .l-container {
    padding-top: 6.25em;
    padding-bottom: 6.25em;
  }
}
@media (max-width: 767.9px) {
  .l-container {
    padding-top: 4.25em;
    padding-bottom: 4.25em;
  }
}

.c-section {
  padding: 6.25em 0;
}
@media (max-width: 991.9px) {
  .c-section {
    padding: 4.25em 0;
  }
}

/*--------------------------------------------
  breadcrumb wrap
--------------------------------------------*/
/*--------------------------------------------
  breadcrumb ol
--------------------------------------------*/
.l-breadcrumb_list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 2rem;
}
.l-breadcrumb_list__item {
  position: relative;
  margin-left: 0.5em;
  display: flex;
  align-items: center;
  line-height: 1;
  color: #A7A7A7;
}
.l-breadcrumb_list__item > a {
  display: block;
  font-size: 1.4rem;
  color: #333;
}
.l-breadcrumb_list__item > a:hover {
  text-decoration: underline;
}
.l-breadcrumb_list__item:last-child > a {
  text-decoration: none;
  pointer-events: none;
}
.l-breadcrumb_list__item:not(:last-child) {
  padding-right: 1.8rem;
  margin-right: 1.8rem;
  position: relative;
}
.l-breadcrumb_list__item:not(:last-child)::before {
  content: "";
  width: 1px;
  height: 1em;
  background: #A7A7A7;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.l-breadcrumb_list__item:not(:last-child) > a {
  color: #A7A7A7;
}
@media (max-width: 991.9px) {
  .l-breadcrumb_list {
    margin-top: 3rem;
  }
}
/*--------------------------------------------
  fixed navi
--------------------------------------------*/
.l-fixednavi {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 99;
  opacity: 0;
  transition: opacity 0.3s;
}
.l-fixednavi.is-act {
  opacity: 1;
}
.l-fixednavi__item {
  width: 10rem;
  height: 10rem;
}
.l-fixednavi__item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
}
.l-fixednavi__item a.-form {
  background: #DF9018;
  border: 2px solid #DF9018;
}
.l-fixednavi__item a.-form svg {
  width: 27px;
  height: 30px;
}
.l-fixednavi__item a.-shop {
  background: #3E9B00;
  border: 2px solid #3E9B00;
}
.l-fixednavi__item a.-shop svg {
  width: 31px;
  height: 25px;
}
.l-fixednavi__item a.-catalog {
  background: #009B70;
  border: 2px solid #009B70;
}
.l-fixednavi__item a.-catalog svg {
  width: 31px;
  height: 24px;
}
.l-fixednavi__item svg {
  fill: #fff;
}
@media (min-width: 992px) {
  .l-fixednavi__item:hover.-form {
    background: #fff;
    color: #DF9018;
  }
  .l-fixednavi__item:hover.-form svg {
    fill: #DF9018;
  }
  .l-fixednavi__item:hover.-shop {
    background: #fff;
    color: #3E9B00;
  }
  .l-fixednavi__item:hover.-shop svg {
    fill: #3E9B00;
  }
  .l-fixednavi__item:hover.-catalog {
    background: #fff;
    color: #009B70;
  }
  .l-fixednavi__item:hover.-catalog svg {
    fill: #009B70;
  }
}
.l-fixednavi__txt {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.25;
  margin-top: 0.5rem;
}
@media (max-width: 991.9px) {
  .l-fixednavi {
    display: flex;
    width: 100%;
  }
  .l-fixednavi__item {
    width: 33.33%;
    height: auto;
  }
  .l-fixednavi__item a {
    flex-direction: row;
    align-items: center;
    padding: 1rem 0;
  }
  .l-fixednavi__item a svg {
    margin-right: 1rem;
  }
  .l-fixednavi__item a.-form svg {
    width: 22px;
    height: 22px;
  }
  .l-fixednavi__item a.-shop svg {
    width: 24px;
    height: 25px;
  }
  .l-fixednavi__item a.-catalog svg {
    width: 25px;
    height: 20px;
  }
  .l-fixednavi__txt {
    font-size: 1.4rem;
    margin-top: 0;
  }
}
@media (max-width: 575.9px) {
  .l-fixednavi__txt {
    font-size: 1.2rem;
    font-weight: normal;
  }
  .l-fixednavi a svg {
    margin-right: 0.5rem;
  }
  .l-fixednavi a.-form svg {
    width: 18px;
    height: 18px;
  }
  .l-fixednavi a.-shop svg {
    width: 20px;
    height: 20px;
  }
  .l-fixednavi a.-catalog svg {
    width: 20px;
    height: 20px;
  }
}

/*--------------------------------------------
  loader
--------------------------------------------*/
.l-loader__rollup {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  top: 0;
  left: 0;
  will-change: auto;
}
.l-loader__rollupWrap {
  display: flex;
  height: 100%;
}
.l-loader__rollupItem {
  flex: 0 0 20%;
  max-width: 20%;
  background: #fff;
  transition: transform 0.6s cubic-bezier(0.32, 0, 0.67, 0);
}
.l-loader__rollupItem:nth-child(2) {
  transition-delay: 0.1s;
}
.l-loader__rollupItem:nth-child(3) {
  transition-delay: 0.2s;
}
.l-loader__rollupItem:nth-child(4) {
  transition-delay: 0.3s;
}
.l-loader__rollupItem:nth-child(5) {
  transition-delay: 0.4s;
}
.l-loader__imgWrap {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -34.5px;
  opacity: 1;
  z-index: 1010;
  opacity: 0;
  transform: translateY(20px);
  transition: 1s ease-in-out;
}

/*--------------------------------------------
  Object
--------------------------------------------*/
/*--------------------------------------------
  button wrap
--------------------------------------------*/
.c-btn_wrap {
  display: flex;
  justify-content: center;
  margin-top: 3em;
}
.c-btn_wrap.-mgt_lg {
  margin-top: 5em;
}
.c-btn_wrap.-col > * + * {
  margin-left: 2em;
}
@media (max-width: 991.9px) {
  .c-btn_wrap {
    margin-top: 2.5em;
  }
  .c-btn_wrap.-mgt_lg {
    margin-top: 3em;
  }
}
@media (max-width: 767.9px) {
  .c-btn_wrap.-col {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .c-btn_wrap.-col > * + * {
    margin-top: 1.5em;
    margin-left: 0;
  }
}

/*--------------------------------------------
  button
--------------------------------------------*/
.c-btn {
  display: block;
  border-radius: 5px;
  width: 28rem;
  max-width: 100%;
  padding: 1em 0;
  background-color: #009B70;
  border: 1px solid #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  transition: 0.4s;
}
.-en .c-btn {
  font-family: "Figtree", sans-serif;
}
.c-btn.-multi {
  line-height: 1.4;
}
@media (min-width: 992px) {
  .c-btn:hover {
    color: #009B70;
    background: #fff;
    border-color: #009B70;
  }
}
.c-btn.-md {
  width: 24rem;
}
.c-btn.-blue {
  background: #13B4B9;
}
@media (min-width: 992px) {
  .c-btn.-blue:hover {
    color: #13B4B9;
    border-color: #13B4B9;
    background: #fff;
  }
}
.c-btn.-mail {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-btn.-mail svg {
  width: 16px;
  height: 13px;
  fill: #ffffff;
  margin-right: 8px;
  transition: all 0.4s 0s;
}
@media (min-width: 992px) {
  .c-btn.-mail:hover svg {
    fill: #009B70;
  }
}
.c-btn.-center {
  margin: 0 auto;
}
@media (max-width: 991.9px) {
  .c-btn {
    font-size: 1.4rem;
  }
}

.c-btn_contact {
  color: #fff;
  border-radius: 5px;
  padding: 1.5rem;
  line-height: 1.625;
  text-align: center;
  font-weight: bold;
  display: block;
  max-width: 42rem;
  margin: 0 auto;
}
.c-btn_contact.-green {
  background: #6D9B00;
  border: 1px solid #6D9B00;
}
@media (min-width: 992px) {
  .c-btn_contact.-green:hover {
    background: #fff;
    color: #6D9B00;
  }
}
.c-btn_contact.-main {
  background: #009B70;
  border: 1px solid #009B70;
}
@media (min-width: 992px) {
  .c-btn_contact.-main:hover {
    background: #fff;
    color: #009B70;
  }
}

.c-btn_bd {
  display: block;
  border-radius: 5px;
  width: 28rem;
  max-width: 100%;
  padding: 1em 0;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 700;
  border: 1px solid #000;
  text-align: center;
}
.c-btn_bd.-blue {
  color: #13B4B9;
  border-color: #13B4B9;
}
@media (min-width: 992px) {
  .c-btn_bd.-blue:hover {
    background: #13B4B9;
    color: #fff;
  }
}
.c-btn_bd.-green {
  color: #009B70;
  border-color: #009B70;
}
@media (min-width: 992px) {
  .c-btn_bd.-green:hover {
    background: #009B70;
    color: #fff;
  }
}

/*--------------------------------------------
  button lg
--------------------------------------------*/
.c-btn_lg {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 16rem;
  padding: 1em;
  padding-right: 4em;
  background-color: #009B70;
  font-size: 3rem;
  color: #ffffff;
  line-height: 1.3;
}
.c-btn_lg::before {
  content: "";
  transform: scale(0.7);
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eab7";
  position: absolute;
  top: 0;
  right: 1em;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  width: 2.8em;
  height: 2.8em;
  padding-left: 0.1em;
  background-color: #009B70;
  border-radius: 50%;
  border: 1px solid #ffffff;
  color: #ffffff;
}
@media (min-width: 992px) {
  .c-btn_lg::before {
    transition: all 0.4s 0s;
  }
}
.c-btn_lg:hover::before {
  background-color: #ffffff;
  color: #009B70;
}
@media (max-width: 991.9px) {
  .c-btn_lg {
    min-height: 10rem;
    padding: 0.8em;
    font-size: 2rem;
  }
}
@media (max-width: 767.9px) {
  .c-btn_lg {
    min-height: 8rem;
    font-size: 1.8rem;
  }
}

/*============================================

  FORM

============================================*/
.c-form__sheet > tbody > tr {
  border-bottom: solid 1px #e6e6e6;
}
.c-form__sheet > tbody > tr > th,
.c-form__sheet > tbody > tr > td {
  text-align: left;
  line-height: 1.5;
  padding: 1.875em;
  vertical-align: middle;
}
.c-form__sheet > tbody > tr > th {
  width: 23%;
  padding-right: 0;
}
.c-form__sheet > tbody > tr > td {
  width: 77%;
}
@media (max-width: 991.9px) {
  .c-form__sheet > tbody > tr > th,
  .c-form__sheet > tbody > tr > td {
    padding: 1em;
  }
  .c-form__sheet > tbody > tr th {
    width: 28%;
  }
  .c-form__sheet > tbody > tr td {
    width: 72%;
  }
}
@media (max-width: 767.9px) {
  .c-form__sheet > tbody > tr {
    display: block;
    padding-bottom: 1.125em;
  }
  .c-form__sheet > tbody > tr > th,
  .c-form__sheet > tbody > tr > td {
    display: block;
    padding: 1em;
  }
  .c-form__sheet > tbody > tr > th {
    width: 100%;
    font-size: 1.125em;
  }
  .c-form__sheet > tbody > tr > td {
    width: 100%;
  }
  .c-form__sheet > tbody > tr:nth-last-child(n+2) {
    margin-bottom: 1.125em;
  }
}
@media (max-width: 575.9px) {
  .c-form__sheet > tbody > tr > th {
    padding: 0;
  }
  .c-form__sheet > tbody > tr > td {
    padding: 1em 0 0 0;
  }
}
.c-form__ttl {
  display: inline-block;
  padding-right: 0.75em;
  font-weight: inherit;
}
.c-form__ttl.-required {
  position: relative;
}
.c-form__ttl.-required:after {
  position: absolute;
  content: "*";
  right: 0;
  top: 0;
  font-size: 1.125em;
  color: #9b0000;
}
.c-form__row > .c-form__field {
  display: flex;
  align-items: center;
}
.c-form__row > .c-form__field > .c-form__subttl {
  margin-right: 1em;
  display: inline-block;
  width: 22%;
}
@media (max-width: 991.9px) {
  .c-form__row > .c-form__field > .c-form__subttl {
    width: 25%;
  }
}
@media (max-width: 767.9px) {
  .c-form__row > .c-form__field {
    display: block;
  }
  .c-form__row > .c-form__field > .c-form__subttl {
    width: 100%;
    margin-bottom: 0.5em;
  }
}
.c-form__rowgroup th,
.c-form__rowgroup td {
  padding-bottom: 0.75em;
}
.c-form__rowgroup th {
  white-space: nowrap;
  font-weight: 400;
  padding-right: 2em;
}
.c-form__field:nth-child(n+2) {
  margin-top: 1em;
}
.c-form__field label.error {
  display: block;
  color: #c11;
  font-size: 0.875em;
  margin-top: 0.5em;
}
.c-form__field.-pe_none label {
  pointer-events: none;
}
.c-form__field.-pe_none label input {
  pointer-events: none;
}
.c-form__field.-radio, .c-form__field.-check {
  display: flex;
  flex-wrap: wrap;
}
.c-form__field.-radio > span, .c-form__field.-check > span {
  display: block;
  width: 25%;
}
@media (max-width: 1399.9px) {
  .c-form__field.-radio > span, .c-form__field.-check > span {
    width: 33%;
  }
}
@media (max-width: 991.9px) {
  .c-form__field.-radio > span, .c-form__field.-check > span {
    width: 50%;
  }
}
@media (max-width: 575.9px) {
  .c-form__field.-radio > span, .c-form__field.-check > span {
    width: 100%;
  }
}
.c-form__error {
  color: #c11;
  font-size: 0.875em;
  margin-top: 0.5em;
}
.c-form__notes {
  position: relative;
  margin-top: 0.5em;
  font-size: 0.875em;
  opacity: 0.75;
  padding-left: 1em;
}
.c-form__notes:before {
  position: absolute;
  content: "※";
  left: 0;
  top: 0;
}
.c-form__input.-text, .c-form__input.-textarea {
  display: inline-block;
  vertical-align: middle;
  padding: 0.75em;
  border: solid 1px #ddd;
}
.c-form__input.-text.-short, .c-form__input.-textarea.-short {
  width: 40%;
}
.c-form__input.-text.-middle, .c-form__input.-textarea.-middle {
  width: 60%;
  max-width: 400px;
}
.c-form__input.-text.-long, .c-form__input.-textarea.-long {
  width: 80%;
}
.c-form__input.-text.-half, .c-form__input.-textarea.-half {
  width: calc((100% - 2em) / 2);
}
.c-form__input.-text.-half:nth-child(n+2), .c-form__input.-textarea.-half:nth-child(n+2) {
  margin-left: 1em;
}
.c-form__input.-text.-full, .c-form__input.-textarea.-full {
  width: 100%;
}
@media (max-width: 767.9px) {
  .c-form__input.-text.-short, .c-form__input.-textarea.-short {
    width: 50%;
  }
  .c-form__input.-text.-middle, .c-form__input.-textarea.-middle {
    width: 100%;
  }
  .c-form__input.-text.-long, .c-form__input.-textarea.-long {
    width: 100%;
  }
}
.c-form__input.-textarea {
  min-height: 10.5em;
  line-height: 1.5;
}
.c-form__select {
  background: #f5f5f5;
  display: inline-block;
  max-width: 100%;
  padding: 1em 1.25em;
  line-height: 1;
}
.c-form__check + *, .c-form__radio + * {
  position: relative;
  display: inline-block;
  padding: 0.25em 0 0.25em 2.68em;
  line-height: 1;
}
.c-form__radio + *:before, .c-form__radio + *:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background: #ffffff;
  border: solid 1px #ddd;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.c-form__radio + *:after {
  transform: scale(0.4);
  visibility: hidden;
}
.c-form__radio:checked + *:after {
  visibility: visible;
}
.c-form__check {
  display: none;
}
.c-form__check + *:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.75em;
  height: 1.75em;
  background: #ffffff;
  border: solid 1px #aaaaaa;
  border-radius: 3px;
}
.c-form__check + *:after {
  position: absolute;
  content: "";
  left: 0;
  width: 1em;
  height: 0.65em;
  transform: rotate(-45deg) translate(0, 50%);
  top: 0;
  border-left: solid 3px #009B70;
  border-bottom: solid 3px #009B70;
  visibility: hidden;
}
.c-form__check:checked + *:after {
  visibility: visible;
}
.c-form__agreement {
  text-align: center;
  margin-top: 3em;
}
.c-form__agreement a {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .c-form__agreement a:hover {
    text-decoration: none;
  }
}
.c-form__agreement .error {
  color: #c11;
}
.c-form__privacy {
  margin-bottom: 1.5rem;
  border: solid 1px #ddd;
  padding: 3rem;
  overflow-y: scroll;
  max-height: 22em;
  margin-top: 1.5em;
}
.c-form__privacyList {
  margin-top: 2rem;
}
.c-form__privacyList dt {
  margin-top: 1.5em;
}
.c-form__privacyList dt:before {
  content: "●";
  margin-right: 0.25em;
}
.c-form__privacyList dd {
  margin-top: 0.5em;
}
.c-form__privacyList dd ul {
  padding-left: 2em;
  margin-top: 0.5em;
}
.c-form__privacyList dd ul li {
  list-style: disc;
}
.c-form__privacyGa a {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .c-form__privacyGa a:hover {
    opacity: 0.7;
  }
}
.c-form__checkBox {
  text-align: center;
  background: #F0F2F5;
  padding: 2.5rem 0;
  margin-top: 4rem;
}
.c-form__btnwrap {
  margin-top: 6rem;
  text-align: center;
}
@media (min-width: 768px) {
  .c-form__btnwrap {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 991.9px) {
  .c-form__btnwrap {
    margin-top: 4rem;
  }
}
.c-form__btn {
  cursor: pointer;
  display: block;
  font-weight: 500;
  border-radius: 5px;
  color: #fff;
  line-height: 1;
  padding: 1.25em 1em;
  text-align: center;
  border: solid 1px #009B70;
  background: #009B70;
  transition: all 0.4s 0s;
}
.c-form__btn.-back {
  background: #aaa;
  border-color: #aaa;
}
@media (min-width: 992px) {
  .c-form__btn:hover {
    background: #fff;
    color: #009B70;
  }
  .c-form__btn.-back:hover {
    background: #fff;
    color: #aaa;
  }
}
@media (min-width: 768px) {
  .c-form__btn {
    width: 280px;
  }
  .c-form__btn:nth-child(n+2) {
    margin-left: 2em;
  }
}
@media (max-width: 767.9px) {
  .c-form__btn {
    width: 50%;
    margin: 0 auto;
  }
  .c-form__btn:nth-child(n+2) {
    margin-top: 1.5em;
  }
}
@media (max-width: 575.9px) {
  .c-form__btn {
    width: 100%;
  }
}
.c-form__fileList {
  border: 3px solid #eee;
  padding: 1em;
  max-height: 9em;
  overflow-y: scroll;
  width: 75%;
}
.c-form.-confirm .c-form__notes {
  display: none;
}
.c-form.-confirm .c-form__error {
  display: none;
}
.c-form.-confirm .c-form__agreement {
  display: none;
}
.c-form.-confirm .lead {
  text-align: center;
  margin-bottom: 2em;
}
.c-form.-thanks {
  text-align: center;
}
.c-form.-thanks p {
  line-height: 2;
}
.c-form.-thanks .c-form__button {
  margin-top: 5rem;
}
.c-form.-thanks .c-form__btn {
  margin: 0 auto;
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0 !important;
}

.mw_wp_form .horizontal-item:nth-child(n+5) {
  margin-top: 3rem;
}

.mw_wp_form input[type=file] {
  border: none;
  padding: 1em 0;
}

@media (max-width: 1399.9px) {
  .mw_wp_form .horizontal-item:nth-child(n+4) {
    margin-top: 3rem;
  }
}
@media (max-width: 991.9px) {
  .mw_wp_form .horizontal-item:nth-child(n+3) {
    margin-top: 2rem;
  }
  .mw_wp_form input[type=file] {
    padding: 0;
  }
}
@media (max-width: 575.9px) {
  .mw_wp_form .horizontal-item:nth-child(n+2) {
    margin-top: 2rem;
  }
}
/*--------------------------------------------
  sup border
--------------------------------------------*/
.c-ttl {
  margin-bottom: 3.8rem;
}
.c-ttl__main {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.6;
}
.c-ttl__main.-green {
  color: #009B70;
}
.c-ttl__main.-en {
  font-size: 4.8rem;
  font-family: serif;
  font-family: "Figtree", sans-serif;
  line-height: 1;
}
.c-ttl__sup {
  color: #009B70;
  font-size: 1.8rem;
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1em;
}
.c-ttl.-white .c-ttl__main {
  color: #fff;
}
.c-ttl.-white .c-ttl__sup {
  color: #fff;
}
.c-ttl.-white .c-ttl__sup:before {
  background: #fff;
}
.c-ttl.-center {
  text-align: center;
}
.c-ttl.-under {
  margin-bottom: 4.8rem;
}
@media (max-width: 1199.9px) {
  .c-ttl__main {
    font-size: 3.2rem;
  }
  .c-ttl__main.-en {
    font-size: 4rem;
  }
}
@media (max-width: 991.9px) {
  .c-ttl__main {
    font-size: 2.4rem;
  }
  .c-ttl__main.-en {
    font-size: 3rem;
  }
  .c-ttl__sup {
    margin-bottom: 0.8em;
  }
}
@media (max-width: 767.9px) {
  .c-ttl__main {
    font-size: 2.6rem;
  }
  .c-ttl__main.-en {
    font-size: 2.8rem;
  }
  .c-ttl.-under {
    margin-bottom: 3rem;
  }
}
@media (max-width: 575.9px) {
  .c-ttl {
    margin-bottom: 2rem;
  }
  .c-ttl__sup {
    margin-bottom: 1.5rem;
  }
}

.c-ttl_bd {
  font-size: 3.6rem;
  border-bottom: 2px solid #808080;
  line-height: 1;
  padding-bottom: 1.5rem;
  position: relative;
  margin-bottom: 5rem;
}
.c-ttl_bd:before {
  content: "";
  width: 7rem;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -1px;
  transform: translateY(1px);
  background: #009B70;
}
.c-ttl_bd.-green:before {
  background: #009B70;
}
.c-ttl_bd.-ygreen:before {
  background: #6D9B00;
}
.c-ttl_bd.-ocher:before {
  background: #B9A313;
}
.c-ttl_bd.-blue:before {
  color: #13B4B9;
}
.c-ttl_bd.-sm {
  font-size: 2.4rem;
  margin-bottom: 4rem;
}
.c-ttl_bd .sm {
  font-size: 2.5rem;
}
@media (max-width: 1199.9px) {
  .c-ttl_bd {
    font-size: 3.2rem;
  }
}
@media (max-width: 991.9px) {
  .c-ttl_bd {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
  .c-ttl_bd.-sm {
    margin-bottom: 2rem;
  }
}
@media (max-width: 575.9px) {
  .c-ttl_bd {
    font-size: 2rem;
  }
  .c-ttl_bd.-sm {
    font-size: 2rem;
  }
}

.c-ttl_bdL {
  padding-left: 2.5rem;
  border-left: 4px solid #009B70;
  margin-bottom: 4rem;
  font-size: 2.4rem;
  line-height: 1;
}
.c-ttl_bdL .sub {
  color: #009B70;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.c-ttl_bdL .main.-multi {
  line-height: 1.625;
}
@media (max-width: 991.9px) {
  .c-ttl_bdL {
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: 1.4;
    padding-left: 1.5rem;
  }
  .c-ttl_bdL .main.-multi {
    line-height: 1.4;
  }
}

.c-ttl_square {
  font-size: 2.2rem;
  line-height: 1;
  margin-bottom: 3rem;
  padding-left: 1em;
  text-indent: -1em;
}
.c-ttl_square.-md {
  font-size: 2.4rem;
  margin-bottom: 1.5rem;
  line-height: 1.4;
}
.c-ttl_square.-main .square {
  color: #009B70;
}
.c-ttl_square.-ygreen .square {
  color: #6D9B00;
}
.c-ttl_square.-blue .square {
  color: #13B4B9;
}
.c-ttl_square.-rgreen .square {
  color: #60BD9C;
}
.c-ttl_square .sm {
  font-size: 1.6rem;
}
@media (max-width: 991.9px) {
  .c-ttl_square.-md {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 575.9px) {
  .c-ttl_square.-md {
    font-size: 1.6rem;
  }
}

/*--------------------------------------------
  inner
--------------------------------------------*/
.c-inner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5vw;
  padding-right: 5vw;
}
@media (min-width: 992px) {
  .c-inner {
    max-width: calc(1600px + 5vw * 2);
  }
  .c-inner.-full {
    max-width: 100%;
  }
}
@media (max-width: 991.9px) {
  .c-inner.-pd0_tb {
    padding-left: 0;
    padding-right: 0;
  }
}

/*--------------------------------------------
  box padding
--------------------------------------------*/
@media (min-width: 992px) {
  .c-boxpd {
    padding-top: 6.25em;
    padding-bottom: 6.25em;
  }
  .c-boxpd_xs {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .c-boxpd_sm {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
@media (max-width: 991.9px) {
  .c-boxpd {
    padding-top: 4.25em;
    padding-bottom: 4.25em;
  }
  .c-boxpd_xs {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .c-boxpd_sm {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
}

/*--------------------------------------------
  iframe responsive
--------------------------------------------*/
.c-iframe {
  position: relative;
  padding-top: 52.5%;
  height: 0;
  overflow: hidden;
}
.c-iframe.-youtube {
  padding-top: 56.25%;
}
.c-iframe iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media (max-width: 767.9px) {
  .c-iframe {
    padding-top: 65%;
  }
}

/*--------------------------------------------
  logo
--------------------------------------------*/
.c-logo {
  display: block;
  max-width: 100%;
  height: auto;
}
/*--------------------------------------------
  object-fit
--------------------------------------------*/
.c-ofi {
  position: relative;
  padding-top: 60%;
  backface-visibility: hidden;
}
.c-ofi__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  font-family: "object-fit: cover; object-position: center center;";
}
.c-ofi__img.-top {
  -o-object-position: center top;
     object-position: center top;
  font-family: "object-fit: cover; object-position: center top;";
}
.c-ofi__img.-left {
  -o-object-position: left center;
     object-position: left center;
  font-family: "object-fit: cover; object-position: left center;";
}
.c-ofi__img.-right {
  -o-object-position: right center;
     object-position: right center;
  font-family: "object-fit: cover; object-position: right center;";
}
.c-ofi__img.-bottom {
  -o-object-position: center bottom;
     object-position: center bottom;
  font-family: "object-fit: cover; object-position: center bottom;";
}
.c-ofi__img.-contain {
  margin: auto;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain; object-position: center center;";
}

.c-totop {
  width: 30%;
  position: absolute;
  bottom: 3rem;
  right: 0;
}
.c-totop a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .c-totop a:hover {
    opacity: 0.7;
  }
}
.c-totop__inner {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.c-totop__circle {
  width: 5rem;
  height: 5rem;
  background: #009B70;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.c-totop__circle svg {
  fill: #fff;
}
.c-totop__txt {
  color: #009B70;
  font-size: 1.4rem;
  line-height: 1;
  margin-top: 1rem;
}
@media (max-width: 767.9px) {
  .c-totop {
    bottom: inherit;
    top: 0;
  }
  .c-totop__circle {
    width: 4rem;
    height: 4rem;
  }
  .c-totop__txt {
    font-size: 1.3rem;
    margin-top: 0.5rem;
  }
}
@media (max-width: 575.9px) {
  .c-totop {
    bottom: inherit;
    top: 0;
  }
  .c-totop__circle {
    width: 3.5rem;
    height: 3.5rem;
  }
  .c-totop__txt {
    font-size: 1.2rem;
  }
}

/*--------------------------------------------
  bg
--------------------------------------------*/
.c-bg_green {
  background: #009B70;
}
.c-bg_green__inner {
  background: #fff;
  padding: 8rem 15rem;
}
@media (max-width: 1599.9px) {
  .c-bg_green__inner {
    padding: 8rem 10rem;
  }
}
@media (max-width: 1399.9px) {
  .c-bg_green__inner {
    padding: 8rem;
  }
}
@media (max-width: 991.9px) {
  .c-bg_green__inner {
    padding: 4.25em 5rem;
  }
}
@media (max-width: 767.9px) {
  .c-bg_green__inner {
    padding: 4.25em 3rem;
  }
}

/*--------------------------------------------
  cursor
--------------------------------------------*/
.c-cursor,
.c-cursor_sub {
  pointer-events: none;
  position: fixed;
  z-index: 999;
  border-radius: 50%;
  mix-blend-mode: multiply;
}
body:not(.is-pc) .c-cursor,
body:not(.is-pc) .c-cursor_sub {
  display: none;
}
body:not(.is-loaded) .c-cursor,
body:not(.is-loaded) .c-cursor_sub {
  transform: translateX(-5em);
}
.c-cursor _:-ms-lang(x)::-ms-backdrop, .c-cursor,
.c-cursor_sub _:-ms-lang(x)::-ms-backdrop,
.c-cursor_sub {
  display: none;
}

.c-cursor {
  top: -0.25em;
  left: -0.25em;
  width: 0.5em;
  height: 0.5em;
  background: #333;
  transition: transform 60ms ease-out;
}

.c-cursor_sub {
  pointer-events: none;
  position: fixed;
  z-index: 999;
  top: -1.35em;
  left: -1.35em;
  width: 2.8em;
  height: 2.8em;
  border: 1px solid #009B70;
  transition: transform 0.2s ease-out, top 0.2s ease, left 0.2s ease, width 0.2s ease, height 0.2s ease;
}
.c-cursor_sub.is-act {
  top: -3em;
  left: -3em;
  width: 6em;
  height: 6em;
}
.c-cursor_sub.is-act::before {
  opacity: 0.4;
}
.c-cursor_sub::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgb(62, 155, 0) 0%, rgb(0, 155, 112) 100%);
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.4s;
}

/*--------------------------------------------
  panel
--------------------------------------------*/
.p-panel_contact {
  background: url(../img/common/bg_contact.jpg) no-repeat center/cover;
}
.p-panel_contact .c-ttl {
  margin-bottom: 1.8rem;
}
.p-panel_contact__inner {
  background: #fff;
  padding: 7rem 7rem 8rem;
}
.p-panel_contact__ttlWrap {
  text-align: center;
}
.p-panel_contact__desc {
  font-weight: 700;
}
.p-panel_contact__tel {
  background: #F7F8FA;
  text-align: center;
  padding: 2.5rem;
  max-width: 870px;
  margin: 3rem auto 0;
}
.p-panel_contact__tel .ttl {
  line-height: 1;
}
.p-panel_contact__tel .num {
  font-size: 3.6rem;
  font-weight: 600;
  line-height: 1;
  margin-top: 2rem;
  font-family: "Figtree", sans-serif;
}
.p-panel_contact__tel .num a {
  padding-left: 3.2rem;
  position: relative;
}
.p-panel_contact__tel .num a:before {
  content: "";
  width: 2.4rem;
  height: 3rem;
  background: url(../img/common/icon_tel.svg) no-repeat center/contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.p-panel_contact__tel .note {
  font-size: 1.2rem;
  line-height: 1;
  margin-top: 1rem;
}
.p-panel_contact__linkWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 870px;
  margin: 3rem auto 0;
}
.p-panel_contact__link {
  width: calc((100% - 3rem) / 2);
}
.p-panel_contact__link:nth-child(n+3) {
  margin-top: 3rem;
}
.p-panel_contact__linkInner {
  color: #fff;
  border-radius: 5px;
  height: 100%;
  padding: 1.5rem;
  line-height: 1.625;
  text-align: center;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.-en .p-panel_contact__linkInner {
  font-family: "Figtree", sans-serif;
}
.p-panel_contact__linkInner.-link01 {
  background: #009B70;
  border: 1px solid #009B70;
}
@media (min-width: 992px) {
  .p-panel_contact__linkInner.-link01:hover {
    background: #fff;
    color: #009B70;
  }
}
.p-panel_contact__linkInner.-link02 {
  background: #13B4B9;
  border: 1px solid #13B4B9;
}
@media (min-width: 992px) {
  .p-panel_contact__linkInner.-link02:hover {
    background: #fff;
    color: #13B4B9;
  }
}
.p-panel_contact__linkInner.-link03 {
  background: #6D9B00;
  border: 1px solid #6D9B00;
}
@media (min-width: 992px) {
  .p-panel_contact__linkInner.-link03:hover {
    background: #fff;
    color: #6D9B00;
  }
}
.p-panel_contact__linkInner.-link04 {
  background: #B9A313;
  border: 1px solid #B9A313;
}
@media (min-width: 992px) {
  .p-panel_contact__linkInner.-link04:hover {
    background: #fff;
    color: #B9A313;
  }
}
@media (max-width: 991.9px) {
  .p-panel_contact__inner {
    padding: 7rem 4rem;
  }
  .p-panel_contact__link {
    width: calc((100% - 2rem) / 2);
  }
  .p-panel_contact__linkInner {
    padding: 1.5rem 0;
  }
}
@media (max-width: 767.9px) {
  .p-panel_contact__inner {
    padding: 6rem 4rem;
  }
  .p-panel_contact__link {
    width: 100%;
  }
  .p-panel_contact__link:nth-child(n+2) {
    margin-top: 3rem;
  }
}
@media (max-width: 575.9px) {
  .p-panel_contact__inner {
    padding: 5rem 3rem;
  }
  .p-panel_contact__tel .num {
    font-size: 2.8rem;
  }
  .p-panel_contact__tel .num a {
    padding-left: 0.8em;
  }
  .p-panel_contact__tel .num a:before {
    width: 0.8em;
    height: 0.8em;
  }
}

/*--------------------------------------------
  deco
--------------------------------------------*/
.c-deco_under {
  position: relative;
  padding-bottom: 6.25em;
}
.c-deco_under::before {
  content: "";
  width: 100vw;
  height: 80%;
  background: #1D2065;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.c-deco_under__inner {
  padding: 6.25em;
  background: #fff;
}
.c-deco_under.-reverse:before {
  right: inherit;
  left: 0;
}
@media (max-width: 991.9px) {
  .c-deco_under {
    padding-bottom: 4.25em;
  }
  .c-deco_under__inner {
    padding: 4.25rem;
  }
}
@media (max-width: 767.9px) {
  .c-deco_under__inner {
    padding: 4.25em 2rem;
  }
}

/*--------------------------------------------
  animation
--------------------------------------------*/
.c-animation.-opacity {
  opacity: 0;
  transition: all 0.6s ease-in-out;
  transform: translateX(10%);
}
.c-animation.-opacity.scrolled {
  opacity: 1;
  transform: translateX(0%);
}
.c-animation.-ttl > span {
  display: inline-block;
}
.c-animation.-ttl > span > span {
  display: inline-block;
  opacity: 0;
  transform: translateX(150%);
  transition: transform 0.6s 0.4s, opacity 0.6s 0.4s;
}
.c-animation.-ttl.scrolled > span > span {
  opacity: 1;
  transform: translateX(0%);
}
.c-animation.-box {
  position: relative;
  overflow: hidden;
}
.c-animation.-box:before {
  content: "";
  width: 160%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: -30%;
  background: #009B70;
  z-index: 10;
  transform: skewX(-25deg);
  transition: all 0.4s ease-in-out;
}
.c-animation.-box.-white:before {
  background: #fff;
}
.c-animation.-box.scrolled:before {
  width: 0;
}
.c-animation.-scroll {
  opacity: 0;
  transform: translateY(4rem);
  transition: all 0.7s linear;
}
.c-animation.-scroll.scrolled {
  opacity: 1;
  transform: translateY(0);
}
.c-animation.-delay100, .c-animation.-delay100:before, .c-animation.-delay100:after {
  transition-delay: 0.1s !important;
}
.c-animation.-delay200, .c-animation.-delay200:before, .c-animation.-delay200:after {
  transition-delay: 0.2s !important;
}
.c-animation.-delay250, .c-animation.-delay250:before, .c-animation.-delay250:after {
  transition-delay: 0.25s !important;
}
.c-animation.-delay300, .c-animation.-delay300:before, .c-animation.-delay300:after {
  transition-delay: 0.3s !important;
}
.c-animation.-delay350, .c-animation.-delay350:before, .c-animation.-delay350:after {
  transition-delay: 0.35s !important;
}
.c-animation.-delay400, .c-animation.-delay400:before, .c-animation.-delay400:after {
  transition-delay: 0.4s !important;
}
.c-animation.-delay450, .c-animation.-delay450:before, .c-animation.-delay450:after {
  transition-delay: 0.45s !important;
}
.c-animation.-delay500, .c-animation.-delay500:before, .c-animation.-delay500:after {
  transition-delay: 0.5s !important;
}
.c-animation.-delay550, .c-animation.-delay550:before, .c-animation.-delay550:after {
  transition-delay: 0.55s !important;
}
.c-animation.-delay600, .c-animation.-delay600:before, .c-animation.-delay600:after {
  transition-delay: 0.6s !important;
}
.c-animation.-delay650, .c-animation.-delay650:before, .c-animation.-delay650:after {
  transition-delay: 0.65s !important;
}
.c-animation.-delay700, .c-animation.-delay700:before, .c-animation.-delay700:after {
  transition-delay: 0.7s !important;
}
.c-animation.-delay750, .c-animation.-delay750:before, .c-animation.-delay750:after {
  transition-delay: 0.75s !important;
}
.c-animation.-delay800, .c-animation.-delay800:before, .c-animation.-delay800:after {
  transition-delay: 0.8s !important;
}
.c-animation.-delay850, .c-animation.-delay850:before, .c-animation.-delay850:after {
  transition-delay: 0.85s !important;
}
.c-animation.-delay900, .c-animation.-delay900:before, .c-animation.-delay900:after {
  transition-delay: 0.9s !important;
}
.c-animation.-delay950, .c-animation.-delay950:before, .c-animation.-delay950:after {
  transition-delay: 0.95s !important;
}
.c-animation.-delay1000, .c-animation.-delay1000:before, .c-animation.-delay1000:after {
  transition-delay: 1s !important;
}
.c-animation.-delay1050, .c-animation.-delay1050:before, .c-animation.-delay1050:after {
  transition-delay: 1.05s !important;
}
.c-animation.-delay1100, .c-animation.-delay1100:before, .c-animation.-delay1100:after {
  transition-delay: 1.1s !important;
}

/*--------------------------------------------
  list
--------------------------------------------*/
.c-list__item {
  padding-left: 1em;
  position: relative;
  font-size: 1.8rem;
  font-weight: 700;
}
.c-list__item.-normal {
  font-weight: 500;
  font-size: inherit;
}
.c-list__item:before {
  content: "";
  width: 0.44em;
  height: 0.44em;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.7em;
}
.c-list__item:not(:first-child) {
  margin-top: 1rem;
}
.c-list__item.-ygreen:before {
  background: #6D9B00;
}
.c-list__item.-blue:before {
  background: #13B4B9;
}
.c-list__item.-green:before {
  background: #009B70;
}
@media (max-width: 767.9px) {
  .c-list__item {
    font-size: 1.6rem;
  }
}

/*--------------------------------------------
  key
--------------------------------------------*/
.p-index {
  overflow: hidden;
}

.p-index_kv {
  position: relative;
}
.p-index_kv .c-ofi {
  padding-top: 45%;
}
.p-index_kv__img {
  position: relative;
}
.p-index_kv__slideItem {
  position: relative;
}
.p-index_kv__catchWrap {
  width: 100%;
  color: #ffffff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 100;
}
.p-index_kv__catchEn {
  font-weight: 600;
  line-height: 1;
  font-size: 8rem;
  font-family: "Figtree", sans-serif;
  letter-spacing: 0.025em;
}
.p-index_kv__catchJp {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 2rem;
  letter-spacing: 0.05em;
}
.-en .p-index_kv__catchJp {
  line-height: 1.66;
  font-family: "Figtree", sans-serif;
}
.p-index_kv__news {
  background: rgba(51, 51, 51, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.p-index_kv__news .c-card_news__item {
  border: none;
}
.p-index_kv__news .c-card_news__link {
  color: #fff;
  padding: 1.5em 0;
}
.p-index_kv__news .c-card_news__term {
  border-color: #fff;
  color: #fff;
}
.p-index_kv__news .c-card_news__ttl {
  font-size: 1.8rem;
}
@media (max-width: 1199.9px) {
  .p-index_kv .c-ofi {
    padding-top: 50%;
  }
}
@media (max-width: 991.9px) {
  .p-index_kv .c-ofi {
    padding-top: 65%;
  }
  .p-index_kv__catchEn {
    font-size: 6rem;
  }
  .p-index_kv__catchJp {
    font-size: 1.5rem;
  }
}
@media (max-width: 767.9px) {
  .p-index_kv .c-ofi {
    padding-top: 120%;
  }
  .p-index_kv__catchWrap {
    text-align: left;
    transform: none;
    top: inherit;
    bottom: 10%;
  }
  .p-index_kv__catchWrap .c-inner {
    position: absolute;
    bottom: 12rem;
    left: 0;
  }
  .p-index_kv__catchEn {
    font-size: 5rem;
  }
  .p-index_kv__catchJp {
    line-height: 1.63;
    font-size: 1.6rem;
    margin-top: 1rem;
  }
  .p-index_kv__news .c-card_news__ttl {
    font-size: 1.6rem;
  }
}
@media (max-width: 575.9px) {
  .p-index_kv__catchEn {
    font-size: 3rem;
  }
  .p-index_kv__catchJp {
    font-size: 1.5rem;
  }
  .p-index_kv__news .c-card_news__ttl {
    font-size: 1.4rem;
  }
}

/*--------------------------------------------
  vision
--------------------------------------------*/
.p-index_vision {
  padding-bottom: 0;
  position: relative;
}
.p-index_vision .c-ttl {
  margin-bottom: 4.8rem;
}
.p-index_vision .c-ttl__main {
  letter-spacing: -0.001px;
  font-size: 1.87vw;
}
.-en .p-index_vision .c-ttl__main {
  font-size: 1.75vw;
  line-height: 1.6;
}
.p-index_vision__wrap {
  display: flex;
}
.p-index_vision__img {
  width: 33.13%;
  z-index: 10;
}
.p-index_vision__cnt {
  padding-top: 6.25em;
  width: 66.87%;
  padding-left: 10rem;
}
.p-index_vision__txt {
  font-size: 0.94vw;
  line-height: 2;
}
@media (max-width: 1599.9px) {
  .p-index_vision__cnt {
    padding-left: 8rem;
    padding-top: 8rem;
  }
  .p-index_vision__txt {
    font-size: 1.1vw;
  }
}
@media (max-width: 1199.9px) {
  .p-index_vision__cnt {
    padding-left: 5rem;
  }
  .p-index_vision__txt {
    font-size: 1.2vw;
  }
}
@media (max-width: 991.9px) {
  .p-index_vision {
    padding-bottom: 4.25em;
  }
  .p-index_vision .c-ttl {
    margin-bottom: 2rem;
  }
  .p-index_vision .c-ttl__main {
    font-size: 2rem;
  }
  .p-index_vision__wrap {
    align-items: center;
  }
  .p-index_vision__cnt {
    padding-top: 0;
    padding-left: 3rem;
  }
  .p-index_vision__txt {
    font-size: 1.4rem;
  }
}
@media (max-width: 767.9px) {
  .p-index_vision__wrap {
    display: block;
  }
  .p-index_vision__img {
    width: 100%;
  }
  .p-index_vision__cnt {
    width: 100%;
    padding-left: 0;
    margin-top: 5rem;
  }
  .p-index_vision .c-btn {
    margin: 0 auto;
  }
}

/*--------------------------------------------
  service
--------------------------------------------*/
.p-index_service {
  position: relative;
  padding-top: 4rem;
  background: #F1F3F6;
}
.p-index_service:before, .p-index_service:after {
  content: "";
  width: 100%;
  height: 52rem;
  position: absolute;
  top: -8rem;
  left: 0;
}
.p-index_service:before {
  background: #009B70;
}
.p-index_service:after {
  background: #fff;
  z-index: 0;
  transition: all 0.8s ease-in-out;
}
.p-index_service.scrolled:after {
  width: 0;
  right: 0;
  left: inherit;
}
.p-index_service .c-ttl {
  margin-bottom: 0;
}
.p-index_service .c-inner {
  position: relative;
}
.p-index_service__decoWrap {
  display: flex;
  width: 100vw;
  animation: loop-slide 20s infinite linear both;
}
.p-index_service__deco {
  text-align: right;
  position: relative;
  white-space: nowrap;
  margin-right: 20rem;
}
.p-index_service__deco:before, .p-index_service__deco:after {
  content: "";
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
}
.p-index_service__deco:before {
  width: 53%;
  background: rgba(255, 255, 255, 0.4);
}
.p-index_service__deco:after {
  background: #fff;
  width: 6.25%;
}
.p-index_service__deco span {
  font-weight: 500;
  line-height: 0.8;
  letter-spacing: -0.02em;
  color: #fff;
  opacity: 0.1;
  font-size: 18rem;
  font-family: "Figtree", sans-serif;
  padding-left: 90rem;
}
.p-index_service__ttlWrap {
  display: flex;
  align-items: flex-end;
  margin-bottom: 6rem;
}
.p-index_service__desc {
  color: #fff;
  margin-left: 3rem;
  font-weight: bold;
}
.p-index_service__list {
  display: flex;
  justify-content: space-between;
}
.p-index_service__item {
  width: 25%;
  position: relative;
}
.-en .p-index_service__item {
  width: 50%;
}
.p-index_service__item:not(:first-child):after {
  content: "";
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.p-index_service__item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.p-index_service__item a:before {
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 100%;
  transition: 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .p-index_service__item a:hover .p-index_service__txt {
    opacity: 1;
  }
  .p-index_service__item a:hover:before {
    width: 100%;
    right: 0;
  }
}
.p-index_service__item.-os a:before {
  background: rgba(19, 180, 185, 0.7);
}
.p-index_service__item.-os .p-index_service__txtWrap {
  padding-bottom: 3rem;
}
.p-index_service__item.-os .p-index_service__ttl {
  margin-top: 2.6rem;
}
.p-index_service__item.-fa a:before {
  background: rgba(0, 155, 112, 0.7);
}
.p-index_service__item.-fa .p-index_service__txtWrap {
  padding-bottom: 3rem;
}
.p-index_service__item.-fa .p-index_service__ttl {
  margin-top: 2.6rem;
}
.p-index_service__item.-metal a:before {
  background: rgba(109, 155, 0, 0.7);
}
.p-index_service__item.-maintenance a:before {
  background: rgba(185, 163, 19, 0.7);
}
.p-index_service__img img {
  width: 100%;
}
.p-index_service__txtWrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 0 3rem 4rem 3rem;
  width: 100%;
}
.p-index_service__txt {
  font-weight: 700;
  line-height: 1.625;
  opacity: 0;
  transition: opacity 0.3s;
}
.p-index_service__ttl {
  margin-top: 3.6rem;
}
.p-index_service__ttl .main {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  border-bottom: solid 1px #fff;
  padding-bottom: 0.5rem;
}
.-en .p-index_service__ttl .main {
  border: none;
  font-family: "Figtree", sans-serif;
}
.p-index_service__ttl .main span {
  display: block;
  font-size: 1.5rem;
  line-height: 1;
  margin-top: 8px;
}
@media (max-width: 1399.9px) {
  .p-index_service:before, .p-index_service:after {
    top: -5rem;
  }
  .p-index_service__ttl .main {
    font-size: 2.5rem;
  }
}
@media (max-width: 991.9px) {
  .p-index_service:before {
    top: 0;
  }
  .p-index_service__ttlWrap {
    display: block;
  }
  .p-index_service__desc {
    margin-left: 0;
    margin-top: 0.5rem;
  }
  .p-index_service__list {
    flex-wrap: wrap;
  }
  .p-index_service__item {
    width: 50%;
  }
  .p-index_service__decoWrap {
    animation-duration: 10s;
  }
}
@media (max-width: 767.9px) {
  .p-index_service__item {
    width: 100%;
  }
  .p-index_service__item:not(:first-child) {
    margin-top: 4rem;
  }
  .-en .p-index_service__item {
    width: 100%;
  }
  .p-index_service__decoWrap {
    animation-duration: 8s;
  }
  .p-index_service__deco span {
    font-size: 10rem;
    padding-left: 30rem;
  }
  .p-index_service__deco:before {
    width: 40%;
  }
  .p-index_service__deco:after {
    width: 11%;
  }
}
@media (max-width: 575.9px) {
  .p-index_service__decoWrap {
    animation: none;
    padding: 0 5vw;
  }
  .p-index_service__deco {
    margin-right: 0;
    text-align: right;
  }
  .p-index_service__deco span {
    font-size: 6rem;
    padding-left: 10rem;
    font-weight: 600;
  }
  .p-index_service__deco:before {
    width: 26%;
  }
  .p-index_service__deco:after {
    width: 9%;
  }
  .p-index_service__txtWrap {
    padding: 0 2rem 3rem 2rem;
  }
  .p-index_service__ttl .main {
    font-size: 2rem;
  }
}

@keyframes loop-slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
/*--------------------------------------------
  client
--------------------------------------------*/
.p-index_client {
  padding-bottom: 0;
}
.p-index_client__desc {
  text-align: center;
  font-weight: bold;
}
.p-index_client__list {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  margin-top: 6rem;
}
.p-index_client__list li {
  width: 20%;
  min-height: 16rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  padding: 2rem;
}
@media (max-width: 991.9px) {
  .p-index_client__list li {
    width: 33.333%;
  }
}
@media (max-width: 767.9px) {
  .p-index_client__list li {
    width: 50%;
    min-height: 12rem;
  }
}

/*--------------------------------------------
  news
--------------------------------------------*/
.p-index_news {
  padding-bottom: 0;
}
.p-index_news__wrap {
  display: flex;
}
.p-index_news__ttlWrap {
  width: 12.5%;
  padding-top: 1.875em;
}
.p-index_news__cnt {
  width: 87.5%;
  padding-left: 8rem;
}
@media (max-width: 1199.9px) {
  .p-index_news__ttlWrap {
    width: 20%;
  }
  .p-index_news__cnt {
    width: 80%;
    padding-left: 5rem;
  }
}
@media (max-width: 991.9px) {
  .p-index_news__wrap {
    display: block;
  }
  .p-index_news__ttlWrap {
    width: 100%;
  }
  .p-index_news__cnt {
    width: 100%;
    padding-left: 0;
  }
}
/*--------------------------------------------
  underlink
--------------------------------------------*/
.p-index_underlink__desc {
  text-align: center;
}
.p-index_underlink__wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 6rem;
}
.p-index_underlink__item {
  width: calc((100% - 12rem) / 3);
}
.-en .p-index_underlink__item {
  width: calc((100% - 6rem) / 2);
}
.p-index_underlink__img {
  overflow: hidden;
}
.p-index_underlink__img img {
  transition: 0.4s;
  width: 100%;
}
.p-index_underlink__txt {
  display: flex;
  align-items: flex-end;
  line-height: 1;
  margin-top: 4rem;
}
.p-index_underlink__txt .main {
  font-size: 3rem;
  font-weight: 700;
}
.-en .p-index_underlink__txt .main {
  font-family: "Figtree", sans-serif;
  font-size: 3.2rem;
}
.p-index_underlink__txt .sub {
  color: #009B70;
  font-family: "Figtree", sans-serif;
  margin-left: 2.5rem;
  font-weight: 600;
}
@media (min-width: 992px) {
  .p-index_underlink__item a:hover .p-index_underlink__img img {
    transform: scale(1.1);
  }
}
@media (max-width: 1399.9px) {
  .p-index_underlink__txt .main {
    font-size: 2.7rem;
  }
}
@media (max-width: 1199.9px) {
  .p-index_underlink__txt .main {
    font-size: 2.5rem;
  }
}
@media (max-width: 991.9px) {
  .p-index_underlink__txt {
    display: block;
    margin-top: 2rem;
  }
  .p-index_underlink__txt .sub {
    margin-left: 0;
    margin-top: 1rem;
  }
  .p-index_underlink__txt .main {
    font-size: 2rem;
  }
  .p-index_underlink__item {
    width: calc((100% - 6rem) / 3);
  }
}
@media (max-width: 767.9px) {
  .p-index_underlink__wrap {
    display: block;
  }
  .p-index_underlink__txt {
    display: flex;
  }
  .p-index_underlink__txt .sub {
    margin-top: 0;
    margin-left: 2.5rem;
  }
  .p-index_underlink__item {
    width: 100%;
  }
  .p-index_underlink__item:not(:first-child) {
    margin-top: 6rem;
  }
  .-en .p-index_underlink__item {
    width: 100%;
  }
  .p-index_underlink__img img {
    width: 100%;
  }
}
@media (max-width: 575.9px) {
  .p-index_underlink__txt {
    margin-top: 3rem;
  }
  .p-index_underlink__txt .main {
    font-size: 2rem;
  }
}

/*--------------------------------------------
  faq
--------------------------------------------*/
.p-index_faq {
  background: #F0F2F5;
}
.p-index_faq__item dt + dd {
  display: none;
}
.p-index_faq__item:first-child dt + dd {
  display: block;
}
.p-index_faq__item:not(:first-child) {
  margin-top: 3rem;
}
.p-index_faq__term {
  background: #fff;
  font-size: 1.8rem;
  transition: 0.3s;
  padding: 1.6rem 4rem 2rem 6rem;
  font-weight: 700;
}
.p-index_faq__term.is-open {
  background: #009B70;
  color: #fff;
}
.p-index_faq__term.is-open .num {
  color: #fff;
}
.p-index_faq__term.is-open svg {
  fill: #CCEBE2;
  transform: rotate(0);
}
.p-index_faq__term .inner {
  display: flex;
  align-items: baseline;
}
.p-index_faq__term .num {
  font-size: 2.4rem;
  font-family: "Figtree", sans-serif;
  color: #009B70;
  font-weight: 500;
  margin-right: 2rem;
  min-width: 1.5em;
}
.p-index_faq__term .term {
  width: calc(100% - 1.5em);
}
.p-index_faq__term svg {
  margin-left: auto;
  fill: #63C2A7;
  width: 16px;
  height: 10px;
  transform: rotate(180deg);
  transition: 0.3s;
}
.p-index_faq__desc {
  background: #fff;
  padding: 2rem 6rem;
}
@media (max-width: 991.9px) {
  .p-index_faq__term {
    padding: 1.5rem 2rem;
  }
  .p-index_faq__desc {
    padding: 2rem;
  }
}
@media (max-width: 575.9px) {
  .p-index_faq__term {
    font-size: 1.6rem;
    padding: 1rem 2rem;
    line-height: 1.6;
  }
  .p-index_faq__term .num {
    margin-right: 1rem;
    font-size: 2rem;
  }
}

/*--------------------------------------------
  catalog
--------------------------------------------*/
.p-index_catalog {
  position: relative;
  background: #009B70;
  z-index: 0;
}
.p-index_catalog:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  z-index: -1;
  transition: all 0.8s ease-in-out;
}
.p-index_catalog.scrolled:before {
  width: 0;
  left: inherit;
  right: 0;
}
.p-index_catalog .c-ttl__sup {
  margin-bottom: 0.5em;
}
.p-index_catalog .c-ttl__main {
  font-size: 3rem;
}
.p-index_catalog__inner {
  background: #fff;
  padding: 4rem 6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.p-index_catalog__ttlWrap {
  width: 26.6%;
  padding-right: 3rem;
}
.p-index_catalog__img {
  width: 73.4%;
}
@media (max-width: 1599.9px) {
  .p-index_catalog__ttlWrap {
    width: 30%;
  }
  .p-index_catalog__img {
    width: 70%;
  }
}
@media (max-width: 1399.9px) {
  .p-index_catalog__ttlWrap {
    width: 33%;
  }
  .p-index_catalog__img {
    width: 67%;
  }
}
@media (max-width: 1199.9px) {
  .p-index_catalog__ttlWrap {
    width: 35%;
  }
  .p-index_catalog__img {
    width: 65%;
  }
}
@media (max-width: 991.9px) {
  .p-index_catalog .c-ttl__main {
    font-size: 2.4rem;
  }
  .p-index_catalog__inner {
    padding: 4rem;
    flex-direction: column-reverse;
  }
  .p-index_catalog__ttlWrap {
    width: 100%;
    padding-right: 0;
    margin-top: 5rem;
    text-align: center;
  }
  .p-index_catalog__ttlWrap .c-btn {
    margin: 0 auto;
  }
  .p-index_catalog__img {
    width: 100%;
    margin-top: 3rem;
    margin-top: 0;
  }
}
@media (max-width: 767.9px) {
  .p-index_catalog .c-ttl__main {
    font-size: 2.2rem;
  }
}
@media (max-width: 575.9px) {
  .p-index_catalog .c-ttl__main {
    font-size: 2.2rem;
  }
  .p-index_catalog__inner {
    padding: 3rem;
  }
}

/*============================================

  404

============================================*/
/*-------------------------------
  404 > COMMON
-------------------------------*/
.p-404__head {
  margin-bottom: 5rem;
  text-align: center;
}
.p-404__head .c-ttl_sup__main {
  margin-top: 0;
}
.p-404__body {
  text-align: center;
}
.p-404__btn {
  margin-top: 2.5em;
}
.p-404__btn .c-btn {
  margin: 0 auto;
}
@media (max-width: 575.9px) {
  .p-404__body {
    text-align: left;
  }
}

/*============================================

  CONTACT

============================================*/
.p-contact {
  background: #009B70;
}
.p-contact__contact {
  margin: 8rem auto 0;
  max-width: 938px;
  background: #F0F2F5;
  padding: 4rem 0;
  text-align: center;
}
.p-contact__contact .ttl {
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 2rem;
}
.p-contact__contact .num a {
  font-size: 3.6rem;
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  padding-left: 3.2rem;
  position: relative;
}
.p-contact__contact .num a:before {
  content: "";
  width: 2.4rem;
  height: 3rem;
  background: url(../img/common/icon_tel.svg) no-repeat center/contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.p-contact__contact .txt {
  font-size: 1.2rem;
  line-height: 1;
  margin-top: 1rem;
}
@media (max-width: 991.9px) {
  .p-contact__ttl {
    margin-bottom: 4rem;
  }
  .p-contact__contact {
    margin-top: 5rem;
  }
}
@media (max-width: 767.9px) {
  .p-contact__contact .ttl {
    font-size: 1.8rem;
    margin-bottom: 1rem;
    line-height: 1.4;
  }
  .p-contact__contact .num a {
    font-size: 3rem;
  }
}

/*-------------------------------
  CONTACT > COMMON
-------------------------------*/
.p-service_main {
  width: 84.38%;
  margin-top: 12rem;
  margin-left: auto;
  padding-left: 10rem;
  border-left: 1px solid #E0E0E0;
  padding-top: 4rem;
}
@media (max-width: 1199.9px) {
  .p-service_main {
    width: 78%;
    padding-left: 6.5rem;
  }
}
@media (max-width: 991.9px) {
  .p-service_main {
    width: 100%;
    padding-left: 0;
    border-left: none;
    margin-top: 4.25em;
    padding-top: 0;
  }
}
.p-service_fixnavi {
  position: fixed;
  left: 0;
  bottom: 30%;
  width: 100%;
  opacity: 0;
  transition: 0.3s;
}
.move .p-service_fixnavi {
  opacity: 1;
}
.move .p-service_fixnavi.hide {
  opacity: 0;
}
.p-service_fixnavi__inner {
  max-width: calc(1600px + 10vw);
  padding-left: 5vw;
  padding-right: 5vw;
}
.p-service_fixnavi__list {
  display: inline-block;
}
.p-service_fixnavi__item a {
  padding-left: 1em;
  position: relative;
  display: block;
}
.p-service_fixnavi__item a:before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  background: transparent;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
  border-radius: 50%;
}
.p-service_fixnavi__item.-current a.-ygreen:before {
  background: #6D9B00;
}
.p-service_fixnavi__item.-current a.-ocher:before {
  background: #B9A313;
}
.p-service_fixnavi__item.-current a.-green:before {
  background: #009B70;
}
@media (max-width: 991.9px) {
  .p-service_fixnavi {
    display: none;
  }
}

.p-service_top {
  text-align: center;
}
.p-service_top__ttl {
  font-size: 3.6rem;
  margin-bottom: 3rem;
}
.p-service_top__txt {
  line-height: 2;
}
.p-service_top__maintenance {
  border: 40px solid #D5C871;
  padding: 8rem 5rem;
  margin-top: 6.25em;
}
.p-service_top__maintenanceTtl {
  text-align: center;
  font-size: 3.6rem;
  line-height: 1;
  margin-bottom: 6rem;
}
.p-service_top__maintenanceWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1240px;
  margin: 0 auto;
}
.p-service_top__maintenanceItem {
  width: calc((100% - 6rem) / 2);
  border-radius: 1rem;
  border: 1px solid #B9A313;
}
.p-service_top__maintenanceItem:nth-child(n+3) {
  margin-top: 6rem;
}
.p-service_top__maintenanceItem .ttl {
  font-size: 2.2rem;
  line-height: 1;
  background: #B9A313;
  text-align: center;
  padding: 2rem 0;
  border-radius: 1rem 1rem 0 0;
  color: #fff;
}
@media (max-width: 1199.9px) {
  .p-service_top__ttl {
    font-size: 3.2rem;
  }
}
@media (max-width: 991.9px) {
  .p-service_top__ttl {
    font-size: 2.8rem;
  }
  .p-service_top__maintenanceTtl {
    font-size: 2.8rem;
    margin-bottom: 4rem;
  }
  .p-service_top__maintenance {
    padding: 4rem 3rem;
  }
  .p-service_top__maintenanceItem {
    width: calc((100% - 3rem) / 2);
  }
  .p-service_top__maintenanceItem .ttl {
    font-size: 1.8rem;
    line-height: 1.4;
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767.9px) {
  .p-service_top__ttl {
    font-size: 2.2rem;
  }
  .p-service_top__txt {
    text-align: left;
  }
  .p-service_top__maintenanceItem {
    width: 100%;
  }
  .p-service_top__maintenanceItem:not(:first-child) {
    margin-top: 3rem;
  }
  .p-service_top__maintenanceTtl {
    font-size: 2.4rem;
    margin-bottom: 2.5rem;
  }
  .p-service_top__maintenance {
    margin-top: 4.25em;
  }
}
@media (max-width: 575.9px) {
  .p-service_top__ttl {
    font-size: 1.8rem;
  }
  .p-service_top__maintenance {
    border-width: 20px;
    padding: 4rem 2rem;
  }
}

.p-service_sec:not(:first-child) {
  padding-top: 6.25em;
}
@media (max-width: 767.9px) {
  .p-service_sec:not(:first-child) {
    padding-top: 4.25em;
  }
}

.p-service_desc {
  margin-bottom: 3.5rem;
}
.p-service_desc .bold {
  font-weight: 700;
}
.p-service_desc .bold.-blue {
  color: #13B4B9;
}

.p-service_subTtl {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 2.5rem;
}
@media (max-width: 991.9px) {
  .p-service_subTtl {
    font-size: 2rem;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 575.9px) {
  .p-service_subTtl {
    font-size: 1.8rem;
  }
}

.p-service_about__wrap {
  display: flex;
}
.p-service_about__img {
  width: 33.28%;
}
.p-service_about__cap {
  margin-top: 0.2em;
}
.p-service_about__txt {
  width: 66.72%;
  padding-left: 5rem;
}
@media (max-width: 767.9px) {
  .p-service_about__wrap {
    display: block;
  }
  .p-service_about__img {
    width: 100%;
  }
  .p-service_about__img img {
    width: 100%;
  }
  .p-service_about__txt {
    width: 100%;
    margin-top: 3rem;
    padding-left: 0;
  }
}

.p-service_flow__list li {
  background: #F6F6F6;
  display: flex;
  padding: 2rem 3rem;
}
.p-service_flow__list li:not(:first-child) {
  margin-top: 2rem;
}
.p-service_flow__circle {
  border-radius: 50%;
  color: #fff;
  line-height: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 8rem;
  height: 8rem;
}
.p-service_flow__circle.-ygreen {
  background: #6D9B00;
}
.p-service_flow__circle.-ocher {
  background: #B9A313;
}
.p-service_flow__circle.-green {
  background: #009B70;
}
.p-service_flow__circle .step {
  font-family: "Figtree", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
}
.p-service_flow__circle .num {
  font-weight: 600;
  font-size: 3.2rem;
  font-family: "Open Sans", sans-serif;
  margin-top: 0.8rem;
}
.p-service_flow__cnt {
  width: calc(100% - 8rem);
  padding-left: 4rem;
  margin-top: 1rem;
}
.p-service_flow__ttl {
  font-size: 2.2rem;
  margin-bottom: 1.5rem;
  line-height: 1;
}
@media (max-width: 767.9px) {
  .p-service_flow__list li {
    display: block;
  }
  .p-service_flow__circle {
    margin: 0 auto;
    width: 6rem;
    height: 6rem;
  }
  .p-service_flow__circle .step {
    font-size: 1.2rem;
  }
  .p-service_flow__circle .num {
    font-size: 2.5rem;
    margin-top: 0.4rem;
  }
  .p-service_flow__cnt {
    width: 100%;
    margin-top: 2rem;
    padding-left: 0;
  }
  .p-service_flow__ttl {
    font-size: 2rem;
    text-align: center;
  }
}
@media (max-width: 575.9px) {
  .p-service_flow__circle {
    font-size: 2rem;
  }
}

.p-service_tableWrap + .p-service_tableWrap {
  margin-top: 5rem;
}

.p-service_table {
  border-left: 1px solid #E0E0E0;
}
.p-service_table tr:nth-child(odd) {
  background: #F5F5F5;
}
.p-service_table th,
.p-service_table td {
  text-align: center;
  padding: 1.15em 0;
}
.p-service_table th {
  background: #555555;
  color: #fff;
  font-weight: 700;
  border-right: 1px solid #E0E0E0;
}
.p-service_table td {
  border-right: 1px solid #E0E0E0;
}
@media (max-width: 991.9px) {
  .p-service_table {
    width: 1000px;
  }
  .p-service_table__scroll {
    overflow: auto;
  }
  .p-service_table__scrollTxt {
    margin-bottom: 1rem;
  }
}
@media (max-width: 575.9px) {
  .p-service_table {
    width: 800px;
  }
}

.p-service_col.-half .p-service_col__wrap {
  display: flex;
}
.p-service_col.-half .p-service_col__wrap.-between {
  justify-content: space-between;
}
.p-service_col.-half .p-service_col__img {
  width: 50%;
  padding-right: 6rem;
}
.p-service_col.-half .p-service_col__list {
  width: 50%;
}
.p-service_col.-half .p-service_col__list li {
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 3rem;
}
.p-service_col.-half .p-service_col__list li:not(:first-child) {
  margin-top: 3rem;
}
.p-service_col.-half .p-service_col__list .ttl {
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
.p-service_col.-half .p-service_col__item {
  width: calc((100% - 3rem) / 2);
}
.p-service_col.-half .p-service_col__item.-box {
  border: 1px solid #000;
  padding: 3rem 4rem;
}
.p-service_col.-half .p-service_col__item.-box.-blue {
  border-color: #13B4B9;
}
.p-service_col.-half .p-service_col__item.-box.-rgreen {
  border-color: #60BD9C;
}
@media (max-width: 991.9px) {
  .p-service_col.-half .p-service_col__item.-box {
    padding: 3rem 2rem;
  }
}
@media (max-width: 767.9px) {
  .p-service_col.-half .p-service_col__wrap {
    display: block;
  }
  .p-service_col.-half .p-service_col__img {
    width: 100%;
    padding-right: 0;
  }
  .p-service_col.-half .p-service_col__img img {
    width: 100%;
  }
  .p-service_col.-half .p-service_col__list {
    width: 100%;
    margin-top: 5rem;
  }
  .p-service_col.-half .p-service_col__item {
    width: 100%;
  }
  .p-service_col.-half .p-service_col__item:not(:first-child) {
    margin-top: 2rem;
  }
}
@media (max-width: 575.9px) {
  .p-service_col.-half .p-service_col__list li {
    padding-bottom: 2rem;
  }
  .p-service_col.-half .p-service_col__list li:not(:first-child) {
    margin-top: 2rem;
  }
  .p-service_col.-half .p-service_col__list .ttl {
    font-size: 1.8rem;
  }
}

.p-service_tech__item {
  display: flex;
}
.p-service_tech__item:not(:first-child) {
  padding-top: 4rem;
  margin-top: 4rem;
  border-top: 1px solid #E0E0E0;
}
.p-service_tech__ttl {
  width: 17%;
  padding-right: 6rem;
  font-size: 2.2rem;
  line-height: 1.63;
}
.p-service_tech__list {
  width: 83%;
  display: flex;
  flex-wrap: wrap;
}
.p-service_tech__list li {
  width: 22.83%;
}
.p-service_tech__list li img {
  width: 100%;
}
.p-service_tech__list li:not(:first-child) {
  margin-left: 2.893%;
}
.p-service_tech__list li:nth-child(n+5) {
  margin-top: 3rem;
}
.p-service_tech__list li:nth-child(5) {
  margin-left: 0;
}
.p-service_tech__list figcaption {
  font-weight: 700;
  line-height: 1;
  margin-top: 1.5rem;
}
.p-service_tech__list .desc {
  margin-top: 0.5rem;
}
.p-service_tech__list .desc .sm {
  font-size: 1.4rem;
}
@media (max-width: 1599.9px) {
  .p-service_tech__ttl {
    width: 20%;
    padding-right: 4rem;
  }
  .p-service_tech__list {
    width: 80%;
  }
  .p-service_tech__list li {
    width: 31.83%;
  }
  .p-service_tech__list li:not(:first-child) {
    margin-left: 2.255%;
  }
  .p-service_tech__list li:nth-child(n+4) {
    margin-top: 3rem;
  }
  .p-service_tech__list li:nth-child(4), .p-service_tech__list li:nth-child(7) {
    margin-left: 0;
  }
}
@media (max-width: 1199.9px) {
  .p-service_tech__ttl {
    width: 25%;
  }
  .p-service_tech__list {
    width: 75%;
    justify-content: space-between;
  }
  .p-service_tech__list li {
    width: 48%;
  }
  .p-service_tech__list li:not(:first-child) {
    margin-left: 0;
  }
  .p-service_tech__list li:nth-child(n+3) {
    margin-top: 3rem;
  }
}
@media (max-width: 991.9px) {
  .p-service_tech__item {
    display: block;
  }
  .p-service_tech__ttl {
    width: 100%;
    margin-bottom: 2rem;
  }
  .p-service_tech__list {
    justify-content: space-between;
    width: 100%;
  }
  .p-service_tech__list li {
    width: 48%;
  }
  .p-service_tech__list li img {
    width: 100%;
  }
  .p-service_tech__list li:not(:first-child) {
    margin-left: 0;
  }
  .p-service_tech__list li:nth-child(n+3) {
    margin-top: 3rem;
  }
}

.p-service_manu {
  position: relative;
  z-index: 100;
}
.p-service_manu__item:not(:first-child) {
  margin-top: 5rem;
}
.p-service_manu__ttl {
  color: #fff;
  line-height: 1;
  font-size: 2rem;
  padding: 1.5rem 3rem;
  margin-bottom: 3.5rem;
}
.p-service_manu__ttl.-green {
  background: #009B70;
}
.p-service_manu__ttl.-blue {
  background: #13B4B9;
}
.p-service_manu__txt {
  margin-bottom: 3.5rem;
}
.p-service_manu__imgs {
  display: flex;
}
.p-service_manu__img {
  width: calc((100% - 6rem) / 3);
}
.p-service_manu__img.-full {
  width: 100%;
}
.p-service_manu__img:not(:first-child) {
  margin-left: 3rem;
}
.p-service_manu__boxWrap {
  margin-left: 3rem;
  width: 66%;
}
.p-service_manu__box {
  border: 1px solid #ddd;
  padding: 2rem 3rem;
}
.p-service_manu__box:not(:first-child) {
  margin-top: 2rem;
}
@media (max-width: 991.9px) {
  .p-service_manu__ttl {
    margin-bottom: 2rem;
    padding: 1.5rem;
  }
  .p-service_manu__txt {
    margin-bottom: 2.5rem;
  }
  .p-service_manu__img {
    width: calc((100% - 3rem) / 3);
  }
  .p-service_manu__img:not(:first-child) {
    margin-left: 1.5rem;
  }
  .p-service_manu__imgs {
    flex-wrap: wrap;
  }
  .p-service_manu__boxWrap {
    width: 100%;
    margin-left: 0;
    margin-top: 3rem;
  }
}
@media (max-width: 767.9px) {
  .p-service_manu__imgs {
    justify-content: space-between;
  }
  .p-service_manu__img {
    width: 48%;
  }
  .p-service_manu__img:not(:first-child) {
    margin-left: 0;
  }
  .p-service_manu__img:nth-child(n+3) {
    margin-top: 2rem;
  }
  .p-service_manu__box {
    padding: 2rem;
  }
}
@media (max-width: 575.9px) {
  .p-service_manu__ttl {
    font-size: 1.8rem;
  }
}

.p-service_facility {
  position: relative;
  z-index: 100;
}

.-en #service03,
.-en #service04 {
  margin-top: -5.75em;
  padding-top: 12em;
  position: relative;
}
.-en #service03 {
  z-index: 101;
}
.-en #service04 {
  z-index: 100;
}

/*============================================

  NEWS

============================================*/
/*-------------------------------
  NEWS > COMMON
-------------------------------*/
/*-------------------------------
  NEWS > SINGLE
-------------------------------*/
.p-panel_article__head {
  padding-bottom: 1.6em;
  margin-bottom: 1.6em;
  border-bottom: solid 1px #ddd;
}
.p-panel_article__info {
  margin-bottom: 1em;
}
.p-panel_article__ttl {
  font-size: 1.6em;
  line-height: 1.4;
}
.p-panel_article__btn {
  text-align: center;
  margin-top: 3.5em;
}
.p-panel_article__btn a {
  margin: 0 auto;
}
@media (max-width: 575.9px) {
  .p-panel_article__ttl {
    font-size: 1.4em;
  }
}

.p-company_movie {
  padding-top: 0;
}
.p-company_movie__cnt {
  max-width: 700px;
  margin: 0 auto;
}
.p-company_movie__wrap {
  padding-top: 65%;
  position: relative;
}
.p-company_movie__wrap iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.p-company_overview {
  padding-top: 0;
}
.p-company_overview__ttl {
  margin-bottom: 4.3rem;
}
.p-company_overview__table {
  max-width: 1400px;
  margin: 0 auto;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.p-company_overview__table th {
  width: 22.8%;
  background: #F7F8FA;
  padding: 1.5em 2.5em;
  font-weight: 700;
  text-align: center;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.p-company_overview__table td {
  width: 77.2%;
  padding: 1.5em 2.5em;
  border-bottom: 1px solid #cccccc;
}
.p-company_overview__table td .list.-col {
  display: flex;
}
.p-company_overview__table td .list.-col dt {
  width: 11em;
}
.p-company_overview__table td .list dt {
  font-weight: 700;
}
.p-company_overview__table td .list li:not(:first-child) {
  margin-top: 1em;
}
.p-company_overview__sdgs p {
  font-weight: 700;
}
.p-company_overview__sdgs .item {
  margin-top: 1.5em;
}
.p-company_overview__sdgs .ttl {
  font-weight: 700;
}
.p-company_overview__sdgs .txt {
  margin-top: 1em;
}
.p-company_overview__sdgs .icons {
  display: flex;
  margin-top: 1em;
}
.p-company_overview__sdgs .icons li:not(:first-child) {
  margin-left: 1rem;
}
@media (max-width: 991.9px) {
  .p-company_overview__table th {
    width: 30%;
  }
  .p-company_overview__table td {
    width: 70%;
  }
}
@media (max-width: 767.9px) {
  .p-company_overview__table {
    border: solid 1px #cccccc;
  }
  .p-company_overview__table tr {
    border-bottom: none;
  }
  .p-company_overview__table th {
    display: block;
    width: 100%;
    padding: 1em;
    border-right: none;
    border-bottom: none;
  }
  .p-company_overview__table td {
    display: block;
    width: 100%;
    padding: 1em;
  }
}

.p-company_philosophy {
  background: #009B70;
}
.p-company_philosophy__inner {
  background: #fff;
  padding: 8rem 10rem;
}
.p-company_philosophy__wrap {
  display: flex;
}
.p-company_philosophy__ttl {
  font-weight: 700;
  color: #009B70;
  margin-bottom: 2rem;
  line-height: 1;
}
.p-company_philosophy__copy {
  font-size: 4.16vw;
  color: #009B70;
  font-family: "Hiragino Mincho ProN", "BIZ UDPMincho", "Yu Mincho", "Times New Roman", Georgia, serif;
  line-height: 1;
  padding-right: 14rem;
}
.-en .p-company_philosophy__copy {
  font-size: 4.5rem;
  padding-right: 7rem;
}
.p-company_philosophy__txt:not(:first-child) {
  margin-top: 4rem;
}
.p-company_philosophy__txt .main {
  color: #009B70;
  font-family: "Hiragino Mincho ProN", "BIZ UDPMincho", "Yu Mincho", "Times New Roman", Georgia, serif;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1;
  margin-bottom: 1rem;
}
.p-company_philosophy__txt .sub {
  font-size: 1.8rem;
}
@media (max-width: 1599.9px) {
  .p-company_philosophy__inner {
    padding: 8rem;
  }
  .p-company_philosophy__wrap {
    justify-content: space-between;
  }
  .p-company_philosophy__copy {
    padding-right: 4.3vw;
  }
}
@media (max-width: 1399.9px) {
  .p-company_philosophy__inner {
    padding: 8rem 6rem;
  }
}
@media (max-width: 1199.9px) {
  .p-company_philosophy__txtWrap {
    width: 70%;
  }
}
@media (max-width: 991.9px) {
  .p-company_philosophy__inner {
    padding: 5rem;
  }
  .p-company_philosophy__wrap {
    display: block;
  }
  .p-company_philosophy__copy {
    font-size: 4.5rem;
    padding-right: 0;
  }
  .p-company_philosophy__txtWrap {
    width: 100%;
    margin-top: 3rem;
  }
  .p-company_philosophy__txt:not(:first-child) {
    margin-top: 3rem;
  }
}
@media (max-width: 575.9px) {
  .p-company_philosophy__inner {
    padding: 5rem 3rem;
  }
  .p-company_philosophy__txt .main {
    font-size: 2rem;
  }
  .p-company_philosophy__txt .sub {
    font-size: 1.6rem;
  }
}

.p-company_message__wrap {
  display: flex;
  max-width: 1400px;
  margin: 0 auto;
}
.p-company_message__img {
  width: 42.5%;
  padding-left: 3rem;
  padding-bottom: 3rem;
  position: relative;
}
.p-company_message__img:before {
  content: "";
  width: 11rem;
  height: 11rem;
  background: #009B70;
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p-company_message__cnt {
  width: 57.5%;
  padding-left: 10.5rem;
}
.p-company_message__ttl {
  line-height: 1.6;
  font-size: 3rem;
  margin-bottom: 3.5rem;
}
.p-company_message__txt p:not(:first-child) {
  margin-top: 1em;
}
.p-company_message__name {
  text-align: right;
  margin-top: 4rem;
}
.p-company_message__name img {
  max-width: 230px;
}
@media (max-width: 991.9px) {
  .p-company_message__wrap {
    display: block;
  }
  .p-company_message__img {
    width: 60%;
    margin: 0 auto;
  }
  .p-company_message__cnt {
    width: 100%;
    padding-left: 0;
    margin-top: 3rem;
  }
  .p-company_message__ttl {
    font-size: 2.6rem;
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 575.9px) {
  .p-company_message__img {
    width: 80%;
  }
  .p-company_message__ttl {
    font-size: 2rem;
  }
}

.p-company_history {
  background: #F0F1F3;
}
.p-company_history__wrap {
  max-width: 1400px;
  margin: 0 auto;
  padding: 9rem 14rem;
  background: #fff;
}
.p-company_history__item:not(:first-child) {
  margin-top: 4rem;
}
.p-company_history__head {
  border: 1px solid #E0E0E0;
  font-family: "Figtree", sans-serif;
  color: #009B70;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  padding: 3.5rem 4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.p-company_history__head .icon {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  background: #F2F2F2;
  position: relative;
}
.p-company_history__head .icon span {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.p-company_history__head .icon span:before, .p-company_history__head .icon span:after {
  content: "";
  width: 1.2rem;
  height: 2px;
  background: #009B70;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}
.p-company_history__head .icon span:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.p-company_history__head.is-open .icon span:after {
  transform: translate(-50%, -50%) rotate(0);
}
.p-company_history__body {
  display: none;
  padding-left: 2rem;
}
.p-company_history__bodyInner {
  display: flex;
  justify-content: space-between;
  margin-top: 3rem;
}
.p-company_history__list {
  border-left: 1px solid #E0E0E0;
  width: 70%;
  padding-top: 3rem;
  padding-right: 2rem;
}
.p-company_history__list dt {
  width: 17.8%;
  font-size: 3.2rem;
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #009B70;
}
.p-company_history__list dt span {
  position: relative;
  display: block;
  padding-left: 2.4rem;
}
.p-company_history__list dt span:before {
  content: "";
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 50%;
  background: #009B70;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.p-company_history__list dd {
  width: 82.2%;
  padding: 0 0 0 4rem;
  border-left: 1px solid #E0E0E0;
}
.p-company_history__listItem {
  display: flex;
}
.p-company_history__listItem:not(:first-child) {
  margin-top: 4rem;
}
.p-company_history__ttl {
  color: #009B70;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1;
}
.p-company_history__imgs {
  padding-top: 3rem;
}
.p-company_history__img:nth-child(2) {
  margin-top: 39rem;
}
.p-company_history__img:nth-child(3) {
  margin-top: 3rem;
}
.p-company_history__img:nth-child(4) {
  margin-top: 4rem;
}
@media (max-width: 1399.9px) {
  .p-company_history__wrap {
    padding: 9rem 8rem;
  }
}
@media (max-width: 1199.9px) {
  .p-company_history__list {
    width: 80%;
  }
  .p-company_history__wrap {
    padding: 9rem 6rem;
  }
}
@media (max-width: 991.9px) {
  .p-company_history__wrap {
    padding: 5rem;
  }
  .p-company_history__list {
    width: 90%;
  }
  .p-company_history__list dt {
    width: 100%;
    font-size: 2.8rem;
    margin-bottom: 2rem;
  }
  .p-company_history__list dt span {
    padding-left: 2rem;
  }
  .p-company_history__list dd {
    width: 100%;
    padding-left: 2rem;
  }
  .p-company_history__listItem {
    display: block;
  }
}
@media (max-width: 767.9px) {
  .p-company_history__wrap {
    padding: 5rem 3rem;
  }
  .p-company_history__bodyInner {
    display: block;
  }
  .p-company_history__list {
    width: 100%;
  }
  .p-company_history__item:not(:first-child) {
    margin-top: 3rem;
  }
  .p-company_history__img img {
    width: 100%;
  }
  .p-company_history__img:nth-child(3) {
    margin-top: 3rem;
  }
  .p-company_history__img:nth-child(4) {
    margin-top: 3rem;
  }
}
@media (max-width: 575.9px) {
  .p-company_history__wrap {
    padding: 5rem 2rem;
  }
  .p-company_history__bodyInner {
    margin-top: 1.5rem;
  }
  .p-company_history__head {
    padding: 2.5rem 2rem;
    font-size: 2.5rem;
  }
  .p-company_history__list {
    margin-top: 1.5rem;
  }
  .p-company_history__list dt {
    font-size: 2.2rem;
    margin-bottom: 1rem;
  }
}

.p-company_factory__item {
  position: relative;
  padding: 4rem 0;
}
.p-company_factory__item:before {
  content: "";
  width: 20%;
  height: 100%;
  background: #009B70;
  position: absolute;
  top: 0;
  z-index: -1;
}
.p-company_factory__item:nth-child(odd):before {
  left: 0;
}
.p-company_factory__item:nth-child(even):before {
  right: 0;
}
.p-company_factory__item:nth-child(even) .p-company_factory__inner {
  flex-direction: row-reverse;
}
.p-company_factory__item:nth-child(even) .p-company_factory__cnt {
  padding-left: 0;
  padding-right: 8rem;
}
.p-company_factory__item:not(:first-child) {
  margin-top: 6rem;
}
.p-company_factory__item.-nobg {
  padding: 0;
}
.p-company_factory__item.-nobg:before {
  display: none;
}
.p-company_factory__inner {
  display: flex;
  align-items: center;
}
.p-company_factory__img {
  width: 47.5%;
}
.p-company_factory__cnt {
  width: 52.5%;
  padding-left: 8rem;
}
.p-company_factory__ttl {
  padding-left: 2.5rem;
  border-left: 4px solid #009B70;
  margin-bottom: 3rem;
}
.p-company_factory__ttl .sub {
  font-weight: 500;
  font-family: "Figtree", sans-serif;
  color: #009B70;
  line-height: 1;
  margin-bottom: 2rem;
}
.p-company_factory__ttl .main {
  line-height: 1;
  font-size: 3rem;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.p-company_factory__ttl .main .sm {
  font-size: 0.73em;
}
.p-company_factory__ttl .iso {
  display: block;
  font-weight: normal;
  font-size: 1.8rem;
  margin-left: 1em;
  line-height: 1.3;
}
.p-company_factory__ttl .main + .iso {
  margin-left: 0;
  margin-top: 0.5em;
}
.p-company_factory__access {
  margin-top: 2em;
}
.p-company_factory__access h3 {
  font-weight: normal;
}
.p-company_factory__access p {
  padding-left: 1em;
}
.p-company_factory__btnWrap {
  display: flex;
  margin-top: 4rem;
}
.p-company_factory__btn:not(:first-child) {
  margin-left: 2rem;
}
.p-company_factory__btn .c-btn {
  width: 24rem;
}
.p-company_factory__btn .c-btn_bd {
  width: 24rem;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Figtree", sans-serif;
}
.p-company_factory__colWrap {
  display: flex;
  justify-content: space-between;
}
.p-company_factory__col {
  width: calc((100% - 8rem) / 2);
}
.p-company_factory__imgWrap {
  display: flex;
  justify-content: space-between;
}
.p-company_factory__imgWrap.-wrap {
  flex-wrap: wrap;
}
.p-company_factory__imgCol.-col2 {
  width: calc((100% - 2rem) / 2);
}
.p-company_factory__imgCol.-col2:nth-child(n+3) {
  margin-top: 2rem;
}
.p-company_factory__imgCol.-col4 {
  width: calc((100% - 12rem) / 4);
}
.p-company_factory__imgCol figcaption {
  font-weight: bold;
  margin-top: 0.5rem;
}
.p-company_factory__imgCol figcaption.-md {
  font-size: 1.8rem;
  line-height: 1.66;
  margin-top: 1rem;
}
.p-company_factory__list .ttl {
  font-size: 1.8rem;
}
.p-company_factory__list li:not(:first-child) {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px solid #ddd;
}
.p-company_factory__txt + .p-company_factory__txt {
  margin-top: 1em;
}
.p-company_factory__equipment {
  margin-top: 6rem;
  font-weight: bold;
}
.p-company_factory__equipment.-nobd {
  padding-top: 0;
  border-top: none;
}
.p-company_factory__lead {
  font-size: 3.6rem;
  margin-bottom: 6rem;
  text-align: center;
  font-weight: bold;
  color: #009B70;
}
.p-company_factory__linkWrap {
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin-top: 8rem;
}
.p-company_factory__linkItem a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-company_factory__linkItem:not(:first-child) {
  margin-left: 2rem;
}
@media (max-width: 991.9px) {
  .p-company_factory__ttl .main {
    font-size: 2.6rem;
  }
  .p-company_factory__ttl .sub {
    margin-bottom: 1rem;
  }
  .p-company_factory__inner {
    flex-direction: column-reverse;
  }
  .p-company_factory__item {
    padding: 0;
  }
  .p-company_factory__item:before {
    display: none;
  }
  .p-company_factory__item:nth-child(even) .p-company_factory__inner {
    flex-direction: column-reverse;
  }
  .p-company_factory__item:nth-child(even) .p-company_factory__img:before {
    right: -5vw;
    left: inherit;
  }
  .p-company_factory__item:nth-child(even) .p-company_factory__cnt {
    padding-right: 0;
  }
  .p-company_factory__lead {
    font-size: 2.2rem;
    text-align: left;
  }
  .p-company_factory__cnt {
    width: 100%;
    padding-left: 0;
  }
  .p-company_factory__img {
    width: 100%;
    margin-top: 3rem;
    padding: 4rem 0;
    position: relative;
  }
  .p-company_factory__img:before {
    content: "";
    width: 50%;
    height: 100%;
    background: #009B70;
    position: absolute;
    top: 0;
    z-index: -1;
    left: -5vw;
  }
  .p-company_factory__img img {
    width: 100%;
  }
  .p-company_factory__btn .c-btn_bd {
    font-size: 1.4rem;
  }
  .p-company_factory__access {
    margin-top: 1em;
  }
  .p-company_factory__colWrap {
    display: block;
  }
  .p-company_factory__colWrap.-top {
    display: flex;
    flex-direction: column-reverse;
  }
  .p-company_factory__colWrap.-top .p-company_factory__col:not(:first-child) {
    margin-top: 0;
  }
  .p-company_factory__colWrap.-top .p-company_factory__col:first-child {
    margin-top: 3rem;
  }
  .p-company_factory__col {
    width: 100%;
  }
  .p-company_factory__col:not(:first-child) {
    margin-top: 6rem;
  }
  .p-company_factory__col img {
    width: 100%;
  }
  .p-company_factory__imgWrap {
    flex-wrap: wrap;
  }
  .p-company_factory__imgCol img {
    width: 100%;
  }
  .p-company_factory__imgCol.-col4 {
    width: calc((100% - 2rem) / 2);
  }
  .p-company_factory__imgCol.-col4:nth-child(n+3) {
    margin-top: 2rem;
  }
  .p-company_factory__imgCol figcaption.-md {
    font-size: inherit;
    margin-top: 0.5rem;
    list-style: inherit;
  }
  .p-company_factory__linkWrap {
    justify-content: space-between;
  }
  .p-company_factory__linkItem {
    width: 32%;
  }
  .p-company_factory__linkItem:not(:first-child) {
    margin-left: 0;
  }
}
@media (max-width: 767.9px) {
  .p-company_factory__linkWrap {
    flex-direction: column;
    align-items: center;
    margin-top: 5rem;
  }
  .p-company_factory__linkItem {
    width: auto;
  }
  .p-company_factory__linkItem:not(:first-child) {
    margin-top: 2rem;
  }
}
@media (max-width: 575.9px) {
  .p-company_factory__ttl {
    margin-bottom: 2rem;
    padding-left: 1.5rem;
  }
  .p-company_factory__ttl .main {
    font-size: 2.4rem;
    display: block;
  }
  .p-company_factory__ttl .main span {
    display: block;
    margin-top: 0.5em;
    margin-left: 0;
  }
  .p-company_factory__btnWrap {
    flex-direction: column;
    align-items: center;
  }
  .p-company_factory__btn:not(:first-child) {
    margin-left: 0;
    margin-top: 2rem;
  }
  .p-company_factory__img {
    padding: 2rem 0;
  }
  .p-company_factory__lead {
    font-size: 1.8rem;
  }
}

/*============================================

  PRIVACY POLICY

============================================*/
/*-------------------------------
  PRIVACY > COMMON
-------------------------------*/
.p-privacypolicy__head {
  margin-bottom: 5rem;
}
.p-privacypolicy__headTtl {
  font-size: 2.5rem;
  margin-bottom: 1em;
  font-weight: 700;
  line-height: 1.3;
}
.p-privacypolicy__body p + p {
  margin-top: 1em;
}
.p-privacypolicy__list dt {
  margin-bottom: 1.25em;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  background: #009B70;
  padding: 1.5rem 3rem;
  line-height: 1.4;
  position: relative;
}
.p-privacypolicy__list dd:not(:last-child) {
  margin-bottom: 3.125em;
}
.p-privacypolicy__list dd > *:nth-child(n+2) {
  margin-top: 1em;
}
.p-privacypolicy__subList {
  margin-top: 1em;
}
.p-privacypolicy__ga h3 {
  font-weight: 500;
  margin-bottom: 0.5em;
}
.p-privacypolicy__ga a {
  word-break: break-all;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .p-privacypolicy__ga a:hover {
    opacity: 0.7;
  }
}
@media (max-width: 991.9px) {
  .p-privacypolicy__headTtl {
    font-size: 2.2rem;
  }
  .p-privacypolicy__list dt {
    font-size: 1.8rem;
  }
}
@media (max-width: 575.9px) {
  .p-privacypolicy__head {
    margin-bottom: 3rem;
  }
  .p-privacypolicy__headTtl {
    font-size: 1.8rem;
  }
  .p-privacypolicy__list dt {
    font-size: 1.6rem;
    padding: 1.5rem;
  }
}

.p-about_strength {
  padding-top: 7.5em;
  padding-bottom: 10em;
}
.p-about_strength__list {
  margin-top: 5.625em;
}
.p-about_strength__item {
  display: flex;
  padding: 0 6.5rem;
}
.p-about_strength__item:not(:first-child) {
  border-top: solid 1px #DCDCDC;
  margin-top: 9.5rem;
  padding-top: 9.5rem;
}
.p-about_strength__ttl {
  width: 37.5%;
  padding-right: 5rem;
}
.p-about_strength__txt {
  width: 62.5%;
}
.p-about_strength__txt p:not(:first-child) {
  margin-top: 1em;
}
@media (max-width: 991.9px) {
  .p-about_strength {
    padding-top: 4.25em;
    padding-bottom: 4.25em;
  }
  .p-about_strength__item {
    display: block;
    padding: 0;
  }
  .p-about_strength__item:not(:first-child) {
    margin-top: 5rem;
    padding-top: 5rem;
  }
  .p-about_strength__ttl {
    width: 100%;
    padding-right: 0;
  }
  .p-about_strength__txt {
    width: 100%;
    margin-top: 2rem;
  }
}
@media (max-width: 575.9px) {
  .p-about_strength__item:not(:first-child) {
    margin-top: 3rem;
    padding-top: 3rem;
  }
}

.p-advantage__sec:nth-child(even) {
  background: #F4F4F6;
}
.p-advantage__sec:first-child {
  padding-top: 0;
}
.p-advantage__sec:last-child {
  padding-bottom: 0;
}
.p-advantage__ttl {
  text-align: center;
  margin-bottom: 6rem;
}
.p-advantage__ttl .en {
  display: inline-block;
  color: #ffffff;
  background: #009B70;
  font-family: "Figtree", sans-serif;
  border-radius: 2px;
  padding: 10px;
  margin-bottom: 1.7rem;
  line-height: 1;
  font-weight: 500;
}
.p-advantage__ttl .jp {
  font-size: 3.6rem;
}
.p-advantage__colWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.p-advantage__colWrap + .p-advantage__colWrap {
  margin-top: 6rem;
}
.p-advantage__colWrap.-reverse {
  flex-direction: row-reverse;
}
.p-advantage__colWrap.-top {
  align-items: flex-start;
}
.p-advantage__col {
  width: calc((100% - 8rem) / 2);
}
.p-advantage__txt p + p {
  margin-top: 1em;
}
@media (max-width: 991.9px) {
  .p-advantage__ttl {
    margin-bottom: 4rem;
  }
  .p-advantage__ttl .jp {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .p-advantage__colWrap {
    display: block;
  }
  .p-advantage__col {
    width: 100%;
  }
  .p-advantage__col:not(:first-child) {
    margin-top: 5rem;
  }
  .p-advantage__col img {
    width: 100%;
  }
}
@media (max-width: 767.9px) {
  .p-advantage__ttl .jp {
    font-size: 2.4rem;
  }
}
@media (max-width: 575.9px) {
  .p-advantage__ttl .jp {
    font-size: 2rem;
  }
}

.p-advantage_top__txt {
  margin-top: 4rem;
}
/*============================================

  WORKS

============================================*/
/*-------------------------------
  WORKS > ARCHIVE
-------------------------------*/
.p-works__wrap {
  display: flex;
}
@media (max-width: 767.9px) {
  .p-works__wrap {
    flex-direction: column-reverse;
  }
}

.p-works_side {
  width: 20%;
  padding-right: 5rem;
}
.p-works_side__item:not(:first-child) {
  margin-top: 3rem;
}
.p-works_side__ttl {
  font-size: 2rem;
  font-weight: 700;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #808080;
  margin-bottom: 2rem;
}
.p-works_side__listItem {
  padding-left: 1em;
  position: relative;
}
.p-works_side__listItem:before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  background: #009B70;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.p-works_side__listItem:not(:first-child) {
  margin-top: 1rem;
}
@media (max-width: 991.9px) {
  .p-works_side {
    width: 28%;
    padding-right: 3rem;
  }
}
@media (max-width: 767.9px) {
  .p-works_side {
    width: 100%;
    padding-right: 0;
    margin-top: 5rem;
  }
}

.p-works_main {
  width: 80%;
  padding-left: 5rem;
  border-left: 1px solid #E0E0E0;
}
@media (max-width: 991.9px) {
  .p-works_main {
    width: 72%;
    padding-left: 3rem;
  }
}
@media (max-width: 767.9px) {
  .p-works_main {
    width: 100%;
    padding-left: 0;
    border: none;
  }
}

/*-------------------------------
  WORKS  > SINGLE
-------------------------------*/
.p-works_detail {
  background: #F0F1F3;
  padding: 8rem;
}
.p-works_detail__box {
  background: #fff;
  padding: 8rem;
}
.p-works_detail__top {
  display: flex;
}
.p-works_detail__img {
  width: 39.1%;
}
.p-works_detail__img .c-ofi {
  padding-top: 66.66%;
}
.p-works_detail__info {
  width: 60.9%;
  padding-left: 6rem;
}
.p-works_detail__categories {
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
}
.p-works_detail__category {
  display: inline-block;
  background: #009B70;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700;
  min-width: 77px;
  padding: 0.7rem 1rem;
  text-align: center;
}
.p-works_detail__category:not(:first-child) {
  margin-left: 1rem;
}
.p-works_detail__ttl {
  font-size: 3rem;
  line-height: 1.3;
  margin-bottom: 1rem;
}
.p-works_detail__desc {
  margin-bottom: 3rem;
}
.p-works_detail__tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.p-works_detail__tag {
  border: 1px solid #ccc;
  text-align: center;
  padding: 1rem 1.5rem;
  line-height: 1;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.p-works_detail__item {
  margin-top: 6rem;
  padding-top: 6rem;
  border-top: 1px solid #CCCCCC;
}
.p-works_detail__btn.-back {
  margin-top: 8rem;
}
.p-works_detail__movie {
  max-width: 60%;
  margin: 6rem auto 0;
}
.p-works_detail__movieWrap {
  position: relative;
  padding-top: 65%;
}
.p-works_detail__movieWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-works_detail__cntWrap {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.p-works_detail__cntItem {
  width: 43.75%;
}
.p-works_detail__badge {
  color: #fff;
  width: 17.4rem;
  font-size: 1.8rem;
  line-height: 1;
  padding: 0.8rem 1rem;
  text-align: center;
  margin-bottom: 2rem;
  font-weight: 700;
}
.p-works_detail__badge.-blue {
  background: #005D9B;
}
.p-works_detail__badge.-red {
  background: #BE3838;
}
.p-works_detail__cntImg {
  margin-bottom: 3rem;
}
.p-works_detail__cntImg .c-ofi {
  padding-top: 66.66%;
}
.p-works_detail__cntTtl {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
.p-works_detail__cntArrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 4.5rem;
  height: 12rem;
}
.p-works_detail__cntArrow:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 0 60px 45px;
  border-color: transparent transparent transparent #dde2ec;
  position: absolute;
  top: 0;
  left: 0;
}
.p-works_detail__voiceWrap {
  display: flex;
}
.p-works_detail__voiceImg {
  width: 47.66%;
  margin-right: 6rem;
}
.p-works_detail__voiceCnt {
  width: 52.34%;
}
.p-works_detail__voiceTtl {
  font-size: 2.4rem;
  line-height: 1;
  margin-bottom: 3rem;
}
.p-works_detail__btnWrap {
  margin-top: 6rem;
}
.p-works_detail__btn + .p-works_detail__btn {
  margin-top: 3rem;
}
@media (max-width: 1599.9px) {
  .p-works_detail__tag {
    width: auto;
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
  .p-works_detail__tag:not(:first-child) {
    margin-left: 0;
  }
}
@media (max-width: 991.9px) {
  .p-works_detail {
    padding: 5rem;
  }
  .p-works_detail__box {
    padding: 5rem;
  }
  .p-works_detail__top {
    display: block;
  }
  .p-works_detail__img {
    width: 100%;
  }
  .p-works_detail__info {
    width: 100%;
    padding-left: 0;
    margin-top: 2rem;
  }
  .p-works_detail__categories {
    margin-bottom: 1rem;
  }
  .p-works_detail__desc {
    margin-bottom: 2rem;
  }
  .p-works_detail__item {
    margin-top: 4rem;
    padding-top: 4rem;
  }
  .p-works_detail__cntWrap {
    display: block;
  }
  .p-works_detail__cntArrow {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    height: 3rem;
    transform: none;
  }
  .p-works_detail__cntArrow:before {
    border-width: 30px 50px 0 50px;
    border-color: #dde2ec transparent transparent transparent;
    left: 50%;
    transform: translateX(-50%);
  }
  .p-works_detail__cntItem {
    width: 100%;
  }
  .p-works_detail__cntItem:nth-child(1) {
    padding-bottom: 5rem;
    position: relative;
  }
  .p-works_detail__cntItem:not(:first-child) {
    margin-top: 5rem;
  }
  .p-works_detail__voiceWrap {
    flex-direction: column-reverse;
  }
  .p-works_detail__voiceImg {
    width: 100%;
    margin-top: 3rem;
  }
  .p-works_detail__voiceCnt {
    width: 100%;
    padding-left: 0;
  }
  .p-works_detail__movie {
    max-width: 100%;
  }
}
@media (max-width: 767.9px) {
  .p-works_detail {
    padding: 5rem 3rem;
  }
  .p-works_detail__box {
    padding: 5rem 3rem;
  }
  .p-works_detail__category {
    font-size: 1.4rem;
    min-width: auto;
  }
  .p-works_detail__ttl {
    font-size: 2.5rem;
  }
  .p-works_detail__tag {
    padding: 1rem;
  }
  .p-works_detail__item {
    padding-top: 3rem;
    margin-top: 3rem;
  }
  .p-works_detail__badge {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
  .p-works_detail__cntTtl {
    font-size: 1.8rem;
    margin-bottom: 0.5rem;
  }
  .p-works_detail__cntItem:not(:first-child) {
    margin-top: 3rem;
  }
  .p-works_detail__cntImg {
    margin-bottom: 2rem;
  }
  .p-works_detail__voiceTtl {
    font-size: 2rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 575.9px) {
  .p-works_detail {
    padding: 4rem 2rem;
  }
  .p-works_detail__box {
    padding: 4rem 2rem;
  }
  .p-works_detail__ttl {
    font-size: 2rem;
  }
  .p-works_detail__category {
    font-size: 1.2rem;
  }
  .p-works_detail__tag {
    font-size: 1.2rem;
    padding: 0.5em;
  }
  .p-works_detail__btn.-back {
    margin-top: 3rem;
  }
}

.p-recruit_top {
  text-align: center;
}
.p-recruit_top__ttl {
  font-size: 3.6rem;
  margin-bottom: 3rem;
}
@media (max-width: 991.9px) {
  .p-recruit_top__ttl {
    font-size: 2.8rem;
  }
}
@media (max-width: 767.9px) {
  .p-recruit_top__ttl {
    font-size: 2.2rem;
  }
}
@media (max-width: 575.9px) {
  .p-recruit_top__ttl {
    font-size: 1.8rem;
  }
}

.p-recruit_link__wrap {
  display: flex;
  justify-content: space-between;
}
.p-recruit_link__item {
  width: 48.125%;
}
@media (min-width: 992px) {
  .p-recruit_link__item a:hover .p-recruit_link__img img {
    transform: scale(1.1);
  }
}
.p-recruit_link__img {
  overflow: hidden;
}
.p-recruit_link__img img {
  transition: 0.4s;
  width: 100%;
}
.p-recruit_link__txt {
  display: flex;
  align-items: flex-end;
  line-height: 1;
  margin-top: 4rem;
}
.p-recruit_link__txt .main {
  font-size: 3rem;
  font-weight: 700;
}
.p-recruit_link__txt .sub {
  color: #009B70;
  font-family: "Figtree", sans-serif;
  margin-left: 2.5rem;
  font-weight: 600;
}
@media (max-width: 991.9px) {
  .p-recruit_link__txt {
    margin-top: 2rem;
  }
  .p-recruit_link__txt .main {
    font-size: 2.5rem;
  }
}
@media (max-width: 767.9px) {
  .p-recruit_link__txt .main {
    font-size: 2rem;
  }
}
@media (max-width: 575.9px) {
  .p-recruit_link__wrap {
    display: block;
  }
  .p-recruit_link__item {
    width: 100%;
  }
  .p-recruit_link__item:not(:first-child) {
    margin-top: 5rem;
  }
}

.p-recruit_occupation {
  padding-top: 0;
}
.p-recruit_occupation__wrap {
  display: flex;
  flex-wrap: wrap;
}
.p-recruit_occupation__item {
  width: calc((100% - 8rem) / 3);
}
.p-recruit_occupation__item:not(:nth-child(3n)) {
  margin-right: 4rem;
}
.p-recruit_occupation__item:nth-child(n+4) {
  margin-top: 5rem;
}
.p-recruit_occupation__img {
  margin-bottom: 3rem;
}
.p-recruit_occupation__ttl {
  padding-left: 2rem;
  border-left: 4px solid #009B70;
  margin-bottom: 2rem;
}
.p-recruit_occupation__ttl .sub {
  font-weight: 500;
  font-family: "Figtree", sans-serif;
  color: #009B70;
  line-height: 1;
  margin-bottom: 1rem;
}
.p-recruit_occupation__ttl .main {
  line-height: 1;
  font-size: 2.5rem;
  font-weight: 700;
}
@media (max-width: 991.9px) {
  .p-recruit_occupation__wrap {
    justify-content: space-between;
  }
  .p-recruit_occupation__item {
    width: 48%;
  }
  .p-recruit_occupation__item:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .p-recruit_occupation__item:nth-child(n+3) {
    margin-top: 5rem;
  }
  .p-recruit_occupation__ttl .main {
    font-size: 2.2rem;
  }
}
@media (max-width: 767.9px) {
  .p-recruit_occupation__ttl {
    margin-bottom: 1.5rem;
  }
  .p-recruit_occupation__ttl .main {
    font-size: 2rem;
  }
  .p-recruit_occupation__img {
    margin-bottom: 2rem;
  }
  .p-recruit_occupation__img img {
    width: 100%;
  }
}
@media (max-width: 575.9px) {
  .p-recruit_occupation__item {
    width: 100%;
  }
  .p-recruit_occupation__item:nth-child(n+2) {
    margin-top: 5rem;
  }
}

.p-recruit_system {
  background: #F0F1F3;
}
.p-recruit_system__ttl {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 4rem;
}
.p-recruit_system__wrap {
  max-width: 1400px;
  margin: 0 auto;
}
.p-recruit_system__itemWrap:not(:first-child) {
  margin-top: 7rem;
  padding-top: 7rem;
  border-top: 1px solid #E0E0E0;
}
.p-recruit_system__list {
  display: flex;
  flex-wrap: wrap;
}
.p-recruit_system__item {
  width: calc((100% - 10rem) / 5);
  background: #fff;
  padding: 2rem;
  text-align: center;
}
.p-recruit_system__item:nth-child(n+6) {
  margin-top: 5rem;
}
.p-recruit_system__item:not(:nth-child(5n)) {
  margin-right: 2.5rem;
}
.p-recruit_system__img img {
  max-width: 130px;
}
.p-recruit_system__txt {
  line-height: 1.4;
  margin-top: 1.5rem;
  font-size: 1.8rem;
}
@media (max-width: 991.9px) {
  .p-recruit_system__ttl {
    font-size: 2.5rem;
    margin-bottom: 3rem;
  }
  .p-recruit_system__itemWrap:not(:first-child) {
    margin-top: 4rem;
    padding-top: 4rem;
  }
  .p-recruit_system__item {
    width: calc((100% - 5rem) / 3);
  }
  .p-recruit_system__item:nth-child(n+4) {
    margin-top: 2.5rem;
  }
  .p-recruit_system__item:not(:nth-child(5n)) {
    margin-right: 0;
  }
  .p-recruit_system__item:not(:nth-child(3n)) {
    margin-right: 2.5rem;
  }
  .p-recruit_system__txt {
    font-size: 1.6rem;
  }
}
@media (max-width: 767.9px) {
  .p-recruit_system__ttl {
    font-size: 2rem;
  }
  .p-recruit_system__item {
    width: calc((100% - 3rem) / 3);
    padding: 2rem 1.5rem;
  }
  .p-recruit_system__item:nth-child(n+4) {
    margin-top: 2.5rem;
  }
  .p-recruit_system__item:not(:nth-child(5n)) {
    margin-right: 0;
  }
  .p-recruit_system__item:not(:nth-child(3n)) {
    margin-right: 1.5rem;
  }
}
@media (max-width: 575.9px) {
  .p-recruit_system__list {
    justify-content: space-between;
  }
  .p-recruit_system__item {
    width: 48%;
    padding: 2rem 0;
  }
  .p-recruit_system__item:nth-child(n+3) {
    margin-top: 1.5rem;
  }
  .p-recruit_system__item:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .p-recruit_system__img img {
    width: 80%;
    max-width: 100px;
  }
  .p-recruit_system__txt {
    font-size: 1.5rem;
  }
}

.p-staff_top {
  text-align: center;
}
.p-staff_top__ttl {
  font-size: 3.6rem;
  margin-bottom: 3rem;
}
@media (max-width: 991.9px) {
  .p-staff_top__ttl {
    font-size: 2.8rem;
  }
}
@media (max-width: 767.9px) {
  .p-staff_top__ttl {
    font-size: 2.2rem;
  }
}
@media (max-width: 575.9px) {
  .p-staff_top__ttl {
    font-size: 1.8rem;
  }
}

.p-staff_main__list {
  display: flex;
  flex-wrap: wrap;
}
.p-staff_main__item {
  width: calc((100% - 8rem) / 3);
}
.p-staff_main__item:not(:nth-child(3n)) {
  margin-right: 4rem;
}
.p-staff_main__item:nth-child(n+4) {
  margin-top: 4rem;
}
.p-staff_main__inner {
  cursor: pointer;
}
@media (min-width: 992px) {
  .p-staff_main__inner:hover .p-staff_main__img img {
    transform: scale(1.1);
  }
}
.p-staff_main__img {
  overflow: hidden;
}
.p-staff_main__img img {
  transition: 0.4s;
}
.p-staff_main__ttlWrap {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
}
.p-staff_main__ttl {
  font-size: 2rem;
}
.p-staff_main__year {
  margin-left: 1em;
}
@media (max-width: 1399.9px) {
  .p-staff_main__ttlWrap {
    display: block;
  }
  .p-staff_main__year {
    margin-left: 0;
  }
}
@media (max-width: 991.9px) {
  .p-staff_main__list {
    justify-content: space-between;
  }
  .p-staff_main__item {
    width: 48%;
  }
  .p-staff_main__item:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .p-staff_main__item:nth-child(n+3) {
    margin-top: 4rem;
  }
  .p-staff_main__ttl {
    font-size: 1.8rem;
  }
}
@media (max-width: 767.9px) {
  .p-staff_main__ttl {
    font-size: 1.6rem;
  }
}
@media (max-width: 575.9px) {
  .p-staff_main__ttl {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .p-staff_main__year {
    font-size: 1.4rem;
  }
}

.p-staff_popup {
  display: none;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.p-staff_popup__bg {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-staff_popup__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.p-staff_popup__boxWrap {
  max-height: 90vh;
  overflow-y: auto;
  max-width: 80%;
  margin: 0 auto;
  position: relative;
}
.p-staff_popup__box {
  background: #fff;
  padding: 5vw;
}
.p-staff_popup__boxInner {
  display: flex;
  justify-content: space-between;
}
.p-staff_popup__lBox {
  width: 48%;
}
.p-staff_popup__nameWrap {
  display: flex;
  align-items: center;
  margin-top: 1em;
}
.p-staff_popup__name {
  font-weight: 700;
  font-size: 2rem;
}
.p-staff_popup__year {
  margin-left: 1em;
}
.p-staff_popup__message {
  margin-top: 1em;
}
.p-staff_popup__rBox {
  width: 48%;
}
.p-staff_popup__ttl {
  font-size: 2.5rem;
  font-weight: 700;
}
.p-staff_popup__faq {
  margin-top: 2rem;
  counter-reset: number 0;
}
.p-staff_popup__faqItem:not(:first-child) {
  margin-top: 1.5em;
}
.p-staff_popup__faqQ {
  position: relative;
  font-weight: 700;
  color: #009B70;
  font-size: 2rem;
}
.p-staff_popup__faqQ:before {
  counter-increment: number 1;
  content: "Q" counter(number);
  font-weight: 700;
  color: #009B70;
  font-size: 2rem;
  font-family: "Figtree", sans-serif;
}
.p-staff_popup__faqA {
  margin-top: 0.5em;
}
.p-staff_popup__btn {
  margin-top: 3rem;
  cursor: pointer;
}
@media (max-width: 991.9px) {
  .p-staff_popup__boxInner {
    display: block;
  }
  .p-staff_popup__lBox {
    width: 100%;
  }
  .p-staff_popup__rBox {
    width: 100%;
    margin-top: 2rem;
  }
  .p-staff_popup__boxWrap {
    max-width: 90%;
  }
  .p-staff_popup__ttl {
    margin-top: 1rem;
  }
  .p-staff_popup__faqItem:not(:first-child) {
    margin-top: 1rem;
  }
}
@media (max-width: 767.9px) {
  .p-staff_popup__ttl {
    font-size: 2.2rem;
  }
}
@media (max-width: 575.9px) {
  .p-staff_popup__nameWrap {
    display: block;
  }
  .p-staff_popup__name {
    font-size: 1.6rem;
  }
  .p-staff_popup__year {
    margin-left: 0;
  }
  .p-staff_popup__ttl {
    font-size: 1.8rem;
  }
  .p-staff_popup__faqQ {
    font-size: 1.6rem;
  }
}

.p-catalog {
  padding-top: 12rem;
  padding-bottom: 12rem;
}
.p-catalog__box:not(:first-child) {
  margin-top: 8rem;
}
.p-catalog__list {
  display: flex;
  flex-wrap: wrap;
}
.p-catalog__item {
  width: calc((100% - 8rem) / 3);
}
.p-catalog__item:nth-child(n+4) {
  margin-top: 5rem;
}
.p-catalog__item:not(:nth-child(3n)) {
  margin-right: 4rem;
}
.p-catalog__ttl {
  font-size: 1.8rem;
  margin-top: 1rem;
}
.p-catalog__check {
  margin-top: 2rem;
}
.p-catalog__check input[type=checkbox] {
  display: none;
}
.p-catalog__check label {
  display: block;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
  padding: 0.75em;
  background: #cccccc;
  color: #ffffff;
  font-weight: bold;
  width: 80%;
  margin: 0 auto;
}
.p-catalog__check label span {
  position: relative;
  padding-left: 1.5em;
}
.p-catalog__check label span:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.25em;
  height: 1.25em;
  background: #ffffff;
  border: solid 1px #aaaaaa;
  border-radius: 3px;
}
.p-catalog__check label span:after {
  position: absolute;
  content: "";
  left: 0;
  width: 0.8em;
  height: 0.6em;
  transform: rotate(-45deg) translate(0, 50%);
  top: 0;
  border-left: solid 3px #13B4B9;
  border-bottom: solid 3px #13B4B9;
  visibility: hidden;
}
.p-catalog__check input[type=checkbox]:checked + label {
  background: #13B4B9;
}
.p-catalog__check input[type=checkbox]:checked + label span:after {
  visibility: visible;
}
.p-catalog__btn {
  position: sticky;
  padding: 2rem 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  margin-top: 8rem;
}
.p-catalog__btn button {
  margin: 0 auto;
  border-color: #009B70;
  width: 35rem;
}
@media (max-width: 991.9px) {
  .p-catalog {
    padding-top: 6.25em;
    padding-bottom: 6.25em;
  }
  .p-catalog__list {
    justify-content: space-between;
  }
  .p-catalog__item {
    width: 48%;
  }
  .p-catalog__item:nth-child(n+3) {
    margin-top: 5rem;
  }
  .p-catalog__item:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media (max-width: 767.9px) {
  .p-catalog {
    padding-top: 4.25em;
    padding-bottom: 4.25em;
  }
  .p-catalog__ttl {
    font-size: 1.6rem;
    line-height: 1.4;
    margin-bottom: 0.5em;
  }
}
@media (max-width: 575.9px) {
  .p-catalog__item {
    width: 100%;
  }
  .p-catalog__item:nth-child(n+2) {
    margin-top: 5rem;
  }
  .p-catalog__ttl {
    font-size: 1.5rem;
  }
}

.p-support__item:nth-child(n+2) {
  margin-top: 5rem;
}
.p-support__ttlBox {
  margin-bottom: 2rem;
  font-weight: bold;
  border-left: 4px solid #009B70;
  padding-left: 2rem;
  display: flex;
  align-items: center;
}
.p-support__ttl {
  font-size: 2.4rem;
  line-height: 1.4;
}
.p-support__subttl {
  margin-left: 2em;
  color: #ffffff;
  font-weight: bold;
  background: #13B4B9;
  display: inline-block;
  padding: 0.5em 1em;
  line-height: 1;
}
.p-support__fileBox {
  border: 1px solid #ccc;
  border-bottom: none;
}
.p-support__fileType {
  background: #F7F8FA;
  font-weight: bold;
  font-size: 1.8rem;
  padding: 0.5rem 1em;
  border-bottom: 1px solid #ccc;
}
.p-support__file {
  border-bottom: 1px solid #ccc;
}
.p-support__fileLink {
  padding: 0.5em 1em;
}
.p-support__fileLink a {
  position: relative;
  display: inline-block;
  text-indent: -1em;
  padding-left: 1em;
}
.p-support__fileLink a:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 10px;
  border-color: transparent transparent transparent #009B70;
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: baseline;
}
@media (max-width: 991.9px) {
  .p-support__ttlBox {
    display: block;
  }
  .p-support__ttl {
    font-size: 2rem;
  }
  .p-support__subttl {
    margin-left: 0;
    margin-top: 0.5em;
  }
}
@media (max-width: 767.9px) {
  .p-support__fileType {
    font-size: 1.6rem;
  }
}
@media (max-width: 575.9px) {
  .p-support__fileLink a:before {
    border-width: 6px 0 6px 8px;
  }
}

.p-support_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-support_head__login {
  display: flex;
  align-items: center;
}
.p-support_head__name {
  font-size: 2.8rem;
  font-weight: bold;
  margin-right: 1em;
  line-height: 1;
}
.p-support_head__name span {
  display: inline-block;
  margin-right: 0.5em;
}
.p-support_head__logout a {
  display: block;
  padding: 1em 2em;
  text-align: center;
  line-height: 1;
  border: 1px solid #333;
}
@media (min-width: 992px) {
  .p-support_head__logout a:hover {
    background: #333;
    color: #ffffff;
  }
}
@media (max-width: 767.9px) {
  .p-support_head__name {
    font-size: 2.2rem;
    margin-right: 0;
    margin-bottom: 1rem;
  }
  .p-support_head__login {
    display: block;
  }
  .p-support_head__logout a {
    padding: 0;
    border: none;
    text-decoration: underline;
  }
}

.p-support_body {
  margin-top: 8rem;
}

.p-login #wpmem_login * {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
.p-login #wpmem_login .link-text,
.p-login #wpmem_login legend,
.p-login #wpmem_reg legend {
  display: none;
}
.p-login #wpmem_login,
.p-login #wpmem_reg {
  max-width: 600px;
  margin: 0 auto;
  border: 1px solid #ccc;
  padding: 5rem;
}
.p-login #wpmem_login .button_div label {
  position: relative;
  padding-left: 2.2rem;
  cursor: pointer;
  display: inline-block;
}
.p-login #wpmem_login .button_div label:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.25em;
  height: 1.25em;
  background: #ffffff;
  border: solid 1px #aaaaaa;
  border-radius: 3px;
}
.p-login #wpmem_login .button_div label:after {
  position: absolute;
  content: "";
  left: 0;
  width: 0.8em;
  height: 0.6em;
  transform: rotate(-45deg) translate(0, 50%);
  top: 0;
  border-left: solid 3px #009B70;
  border-bottom: solid 3px #009B70;
  visibility: hidden;
}
.p-login #wpmem_login .button_div input[type=checkbox] {
  display: none;
}
.p-login #wpmem_login .button_div input:checked + label:after {
  visibility: visible;
}
.p-login #wpmem_login input[type=submit] {
  display: block;
  border-radius: 5px;
  width: 28rem;
  max-width: 100%;
  padding: 1em 0;
  background-color: #009B70;
  border: 1px solid #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  transition: 0.4s;
  margin: 0 auto;
  margin-top: 1.5rem;
}
.p-login #wpmem_login .button_div,
.p-login #wpmem_reg .button_div {
  text-align: center;
  padding: 0;
  margin-top: 3rem;
}
@media (min-width: 992px) {
  .p-login #wpmem_login input[type=submit]:hover {
    color: #009B70;
    background: #fff;
  }
}
/*============================================

  KV

============================================*/
/*-------------------------------
  KV > TOP
-------------------------------*/
/*-------------------------------
  KV > UNDER
-------------------------------*/
.p-kv_under {
  padding-top: 8rem;
}
.p-kv_under.-bdb {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 4rem;
}
.p-kv_under.-contact {
  margin-bottom: 10rem;
}
.p-kv_under__ttl {
  line-height: 1;
}
.p-kv_under__ttl .sub {
  display: flex;
  align-items: center;
}
.p-kv_under__ttl .sub .en {
  font-family: "Figtree", sans-serif;
  font-size: 1.8rem;
  color: #009B70;
}
.p-kv_under__ttl .sub .jp {
  margin-left: 3rem;
  padding-left: 5.5rem;
  position: relative;
}
.p-kv_under__ttl .sub .jp:before {
  content: "";
  width: 4rem;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  background: #4B5158;
}
.p-kv_under__ttl .main {
  font-weight: 700;
  font-size: 4rem;
  margin-top: 2rem;
}
.-en .p-kv_under__ttl .main {
  font-family: "Figtree", sans-serif;
  color: #009B70;
}
.p-kv_under__img {
  margin-top: 8rem;
}
@media (max-width: 991.9px) {
  .p-kv_under__ttl .main {
    font-size: 3rem;
  }
  .p-kv_under__img {
    margin-top: 4rem;
  }
}
@media (max-width: 767.9px) {
  .p-kv_under {
    padding-top: 5rem;
  }
  .p-kv_under__ttl .main {
    font-size: 2.6rem;
  }
}
@media (max-width: 575.9px) {
  .p-kv_under__ttl .main {
    font-size: 2.4rem;
    line-height: 1.3;
  }
}

/*--------------------------------------------
  card
--------------------------------------------*/
/*--------------------------------------------
  news
--------------------------------------------*/
.c-card_news__item {
  border-bottom: solid 1px #dddddd;
}
.c-card_news__term {
  border: 1px solid #009B70;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  padding: 0.64em 1.2em;
  margin-left: 3rem;
  color: #009B70;
}
.c-card_news__ttl {
  margin-left: 3rem;
}
.c-card_news__link {
  display: flex;
  padding: 1.875em 0;
}
@media (min-width: 992px) {
  .c-card_news__link:hover {
    opacity: 0.7;
  }
}
.c-card_news__date {
  min-width: 5.4em;
  font-family: "Figtree", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
}
@media (max-width: 991.9px) {
  .c-card_news__link {
    display: block;
  }
  .c-card_news__term {
    display: inline-block;
    margin-left: 2rem;
    padding: 0.4em 1em;
  }
  .c-card_news__ttl {
    margin-left: 0;
    margin-top: 0.8em;
  }
}
@media (max-width: 575.9px) {
  .c-card_news__link {
    padding: 1em 0;
  }
  .c-card_news__date {
    margin-right: 0;
    min-width: 100%;
  }
}

.c-card_col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.c-card_col__item.-col3 {
  width: calc((100% - 8rem) / 3);
}
.c-card_col__item.-col3:nth-child(n+4) {
  margin-top: 4rem;
}
.c-card_col__item.-col2 {
  width: calc((100% - 4rem) / 3 * 2);
}
.c-card_col__item.-col2 + .c-card_col__item {
  margin-top: 4rem;
}
.c-card_col__caption {
  font-size: 1.8rem;
  margin-top: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
}
.c-card_col__badge span {
  line-height: 1;
  margin-top: 2rem;
  padding: 1rem 2rem;
  color: #fff;
  text-align: center;
  min-width: 7.2rem;
  display: inline-block;
}
.c-card_col__badge.-ygreen span {
  background: #6D9B00;
}
@media (max-width: 991.9px) {
  .c-card_col__item.-col3 {
    width: 48%;
  }
  .c-card_col__item.-col3:nth-child(n+3) {
    margin-top: 3rem;
  }
  .c-card_col__item.-col2 {
    width: 48%;
  }
  .c-card_col__img img {
    width: 100%;
  }
  .c-card_col__caption {
    margin-top: 1rem;
  }
  .c-card_col__badge span {
    margin-top: 1rem;
    padding: 0.7rem 1.5rem;
  }
}
@media (max-width: 767.9px) {
  .c-card_col__caption {
    font-size: 1.4rem;
  }
}

/*--------------------------------------------
  works
--------------------------------------------*/
.c-card_works {
  display: flex;
  flex-wrap: wrap;
}
.c-card_works__item {
  width: calc((100% - 8rem) / 3);
}
.c-card_works__item:not(:nth-child(3n)) {
  margin-right: 4rem;
}
.c-card_works__item:nth-child(n+4) {
  margin-top: 4rem;
}
.c-card_works__img .c-ofi {
  padding-top: 66.66%;
}
.c-card_works__ttl {
  font-size: 1.8rem;
  margin-top: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
}
@media (max-width: 991.9px) {
  .c-card_works {
    justify-content: space-between;
  }
  .c-card_works__item {
    width: 48%;
  }
  .c-card_works__item:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .c-card_works__item:nth-child(n+3) {
    margin-top: 4rem;
  }
  .c-card_works__ttl {
    font-size: 1.6rem;
  }
}
@media (max-width: 575.9px) {
  .c-card_works__ttl {
    font-size: 1.4rem;
  }
}

/*--------------------------------------------
  text-align
--------------------------------------------*/
.u-center {
  text-align: center;
}

.u-left {
  text-align: left;
}

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

@media (max-width: 575.9px) {
  .u-center_ss {
    text-align: center;
  }
  .u-left_ss {
    text-align: left;
  }
  .u-right_ss {
    text-align: right;
  }
}
@media (min-width: 576px) and (max-width: 767.9px) {
  .u-center_xs {
    text-align: center;
  }
  .u-left_xs {
    text-align: left;
  }
  .u-right_xs {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .u-center_sm {
    text-align: center;
  }
  .u-left_sm {
    text-align: left;
  }
  .u-right_sm {
    text-align: right;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .u-center_md {
    text-align: center;
  }
  .u-left_md {
    text-align: left;
  }
  .u-right_md {
    text-align: right;
  }
}
@media (min-width: 1200px) and (max-width: 1399.9px) {
  .u-center_lg {
    text-align: center;
  }
  .u-left_lg {
    text-align: left;
  }
  .u-right_lg {
    text-align: right;
  }
}
@media (min-width: 1400px) and (max-width: 1599.9px) {
  .u-center_xl {
    text-align: center;
  }
  .u-left_xl {
    text-align: left;
  }
  .u-right_xl {
    text-align: right;
  }
}
@media (min-width: 1600px) {
  .u-center_xxl {
    text-align: center;
  }
  .u-left_xxl {
    text-align: left;
  }
  .u-right_xxl {
    text-align: right;
  }
}
@media (max-width: 767.9px) {
  .u-center_sp {
    text-align: center;
  }
  .u-left_sp {
    text-align: left;
  }
  .u-right_sp {
    text-align: right;
  }
}
@media (max-width: 991.9px) {
  .u-center_tb {
    text-align: center;
  }
  .u-left_tb {
    text-align: left;
  }
  .u-right_tb {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .u-center_pc {
    text-align: center;
  }
  .u-left_pc {
    text-align: left;
  }
  .u-right_pc {
    text-align: right;
  }
}
@media (min-width: 1400px) {
  .u-center_dt {
    text-align: center;
  }
  .u-left_dt {
    text-align: left;
  }
  .u-right_dt {
    text-align: right;
  }
}
/*--------------------------------------------
  display
--------------------------------------------*/
.u-none {
  display: none;
}

.u-none_imp {
  display: none !important;
}

.u-show {
  display: block;
}

.u-show_imp {
  display: block !important;
}

@media (max-width: 575.9px) {
  .u-visible_xs:not(.u-visible_ss),
  .u-visible_sm:not(.u-visible_ss),
  .u-visible_md:not(.u-visible_ss),
  .u-visible_lg:not(.u-visible_ss),
  .u-visible_xl:not(.u-visible_ss),
  .u-visible_xxl:not(.u-visible_ss),
  .u-hidden_ss {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767.9px) {
  .u-visible_ss:not(.u-visible_xs),
  .u-visible_sm:not(.u-visible_xs),
  .u-visible_md:not(.u-visible_xs),
  .u-visible_lg:not(.u-visible_xs),
  .u-visible_xl:not(.u-visible_xs),
  .u-visible_xxl:not(.u-visible_xs),
  .u-hidden_xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .u-visible_ss:not(.u-visible_sm),
  .u-visible_xs:not(.u-visible_sm),
  .u-visible_md:not(.u-visible_sm),
  .u-visible_lg:not(.u-visible_sm),
  .u-visible_xl:not(.u-visible_sm),
  .u-visible_xxl:not(.u-visible_sm),
  .u-hidden_sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .u-visible_ss:not(.u-visible_md),
  .u-visible_xs:not(.u-visible_md),
  .u-visible_sm:not(.u-visible_md),
  .u-visible_lg:not(.u-visible_md),
  .u-visible_xl:not(.u-visible_md),
  .u-visible_xxl:not(.u-visible_md),
  .u-hidden_md {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399.9px) {
  .u-visible_ss:not(.u-visible_lg),
  .u-visible_xs:not(.u-visible_lg),
  .u-visible_sm:not(.u-visible_lg),
  .u-visible_md:not(.u-visible_lg),
  .u-visible_xl:not(.u-visible_lg),
  .u-visible_xxl:not(.u-visible_lg),
  .u-hidden_lg {
    display: none !important;
  }
}
@media (min-width: 1400px) and (max-width: 1599.9px) {
  .u-visible_ss:not(.u-visible_xl),
  .u-visible_xs:not(.u-visible_xl),
  .u-visible_sm:not(.u-visible_xl),
  .u-visible_md:not(.u-visible_xl),
  .u-visible_lg:not(.u-visible_xl),
  .u-visible_xxl:not(.u-visible_xl),
  .u-hidden_xl {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .u-visible_ss:not(.u-visible_xxl),
  .u-visible_xs:not(.u-visible_xxl),
  .u-visible_sm:not(.u-visible_xxl),
  .u-visible_md:not(.u-visible_xxl),
  .u-visible_lg:not(.u-visible_xxl),
  .u-visible_xl:not(.u-visible_xxl),
  .u-hidden_xxl {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .u-visible_sp {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .u-visible_tb {
    display: none !important;
  }
}
@media (max-width: 991.9px) {
  .u-visible_pc {
    display: none !important;
  }
}
@media (max-width: 1399.9px) {
  .u-visible_dt {
    display: none !important;
  }
}
@media (max-width: 767.9px) {
  .u-hidden_sp {
    display: none !important;
  }
}
@media (max-width: 991.9px) {
  .u-hidden_tb {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .u-hidden_pc {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .u-hidden_dt {
    display: none !important;
  }
}
@media screen {
  .u-visible_print {
    display: none !important;
  }
}
@media print {
  .u-hidden_print {
    display: none !important;
  }
}
.u-display_input {
  display: none;
}
.mw_wp_form_input .u-display_input {
  display: block;
}

.u-display_confirm {
  display: none;
}
.mw_wp_form_confirm .u-display_confirm {
  display: block;
}

/*--------------------------------------------
  margin
--------------------------------------------*/
.u-mgt0 {
  margin-top: 0;
}
.u-mgt_ss {
  margin-top: 0.6em;
}
.u-mgt_xs {
  margin-top: 1em;
}
.u-mgt_sm {
  margin-top: 1.5em;
}
.u-mgt_md {
  margin-top: 2em;
}
.u-mgt_lg {
  margin-top: 2.5em;
}
.u-mgt_xl {
  margin-top: 3em;
}
.u-mgt_xxl {
  margin-top: 3.5em;
}
@media (max-width: 991.9px) {
  .u-mgt_ss {
    margin-top: 0.4em;
  }
  .u-mgt_xs {
    margin-top: 0.8em;
  }
  .u-mgt_sm {
    margin-top: 1.2em;
  }
  .u-mgt_md {
    margin-top: 1.6em;
  }
  .u-mgt_lg {
    margin-top: 2em;
  }
  .u-mgt_xl {
    margin-top: 2.4em;
  }
  .u-mgt_xxl {
    margin-top: 2.8em;
  }
}

.u-mgl0 {
  margin-left: 0;
}

.u-mgr0 {
  margin-right: 0;
}

.u-mgb0 {
  margin-bottom: 0;
}
.u-mgb_ss {
  margin-bottom: 0.6em;
}
.u-mgb_xs {
  margin-bottom: 1em;
}
.u-mgb_sm {
  margin-bottom: 1.5em;
}
.u-mgb_md {
  margin-bottom: 2em;
}
.u-mgb_lg {
  margin-bottom: 2.5em;
}
.u-mgb_xl {
  margin-bottom: 3em;
}
.u-mgb_xxl {
  margin-bottom: 3.5em;
}
@media (max-width: 991.9px) {
  .u-mgb_ss {
    margin-bottom: 0.4em;
  }
  .u-mgb_xs {
    margin-bottom: 0.8em;
  }
  .u-mgb_sm {
    margin-bottom: 1.2em;
  }
  .u-mgb_md {
    margin-bottom: 1.6em;
  }
  .u-mgb_lg {
    margin-bottom: 2em;
  }
  .u-mgb_xl {
    margin-bottom: 2.4em;
  }
  .u-mgb_xxl {
    margin-bottom: 2.8em;
  }
}

/*--------------------------------------------
  padding
--------------------------------------------*/
.u-pdt0 {
  padding-top: 0;
}

.u-pdl0 {
  padding-left: 0;
}

.u-pdr0 {
  padding-right: 0;
}

.u-pdb0 {
  padding-bottom: 0;
}

/*--------------------------------------------
  common
--------------------------------------------*/
.u-palt {
  font-feature-settings: "palt";
}

.u-italic {
  font-style: italic;
}

.u-va_sup {
  font-size: 70%;
  vertical-align: super;
}

.u-va_sub {
  font-size: 70%;
  vertical-align: sub;
}

.u-cursive {
  font-family: "HG行書体", cursive, serif;
}

.u-vertical {
  writing-mode: vertical-rl;
}

.u-upr {
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
}

.u-fw {
  font-weight: 700;
}
.u-fw400 {
  font-weight: 400;
}
.u-fw500 {
  font-weight: 500;
}

.u-lh {
  line-height: 1.8;
}
.u-lh_ss {
  line-height: 1.1;
}
.u-lh_xs {
  line-height: 1.3;
}
.u-lh_sm {
  line-height: 1.5;
}
.u-lh_md {
  line-height: 2;
}

.u-fs {
  font-size: 1.6rem;
}
.u-fs_xs {
  font-size: 1.2rem;
}
.u-fs_sm {
  font-size: 1.4rem;
}
.u-fs_md {
  font-size: 1.8rem;
}
.u-fs_lg {
  font-size: 2rem;
}
.u-fs_xl {
  font-size: 2.4rem;
}
.u-fs_xxl {
  font-size: 3rem;
}
@media (max-width: 991.9px) {
  .u-fs {
    font-size: 1.4rem;
  }
  .u-fs_xs {
    font-size: 1rem;
  }
  .u-fs_sm {
    font-size: 1.2rem;
  }
  .u-fs_md {
    font-size: 1.6rem;
  }
  .u-fs_lg {
    font-size: 1.8rem;
  }
  .u-fs_xl {
    font-size: 2rem;
  }
  .u-fs_xxl {
    font-size: 2.4rem;
  }
}

.u-z1 {
  position: relative;
  z-index: 1;
}

.u-w100p {
  width: 100%;
}

.u-h100p {
  height: 100%;
}

.u-fx_wrap {
  flex-wrap: wrap;
}

.u-row {
  flex-direction: row;
}

.u-row_reverse {
  flex-direction: row-reverse;
}

.u-column {
  flex-direction: column;
}

.u-column_reverse {
  flex-direction: column-reverse;
}

.u-ai {
  align-items: stretch;
}

.u-ai_start {
  align-items: flex-start;
}

.u-ai_center {
  align-items: center;
}

.u-ai_end {
  align-items: flex-end;
}

.u-jc_start {
  justify-content: flex-start;
}

.u-jc_center {
  justify-content: center;
}

.u-jc_end {
  justify-content: flex-end;
}

.u-jc_sb {
  justify-content: space-between;
}

.u-pe_none {
  pointer-events: none;
}
body.is-pc .u-pe, body.is-pc .u-pe_color {
  text-decoration: underline;
}
body.is-pc .u-pe:hover, body.is-pc .u-pe_color:hover {
  text-decoration: none;
}
body.is-tb .u-pe, body.is-sp .u-pe {
  text-decoration: underline;
}
body.is-tb .u-pe:hover, body.is-sp .u-pe:hover {
  text-decoration: none;
}
body.is-tb .u-pe_color, body.is-sp .u-pe_color {
  color: #25b4e0;
  text-decoration: none;
}
body.is-tb .u-pe_color:hover, body.is-sp .u-pe_color:hover {
  text-decoration: underline;
}

.u-bdt {
  border-top: 1px solid #f4f4f4;
}

.u-bdb {
  border-bottom: 1px solid #f4f4f4;
}

.u-nowrap {
  white-space: nowrap;
}

.u-of_hidden {
  overflow: hidden;
}

.u-bv_hidden {
  backface-visibility: hidden;
}

.u-center_block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.u-align_height {
  display: block !important;
  visibility: hidden;
  pointer-events: none;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/*--------------------------------------------
  color & background-color
--------------------------------------------*/
.u-font {
  color: #333;
}

.u-main {
  color: #009B70;
}

.u-sub {
  color: #1D2065;
}

.u-point {
  color: #cc1111;
}

.u-white {
  color: #ffffff;
}

.u-black {
  color: #111111;
}

.u-gray {
  color: #777777;
}

.u-red {
  color: #dc0000;
}

.u-pink {
  color: #ff33bb;
}

.u-purple {
  color: #8000ff;
}

.u-navy {
  color: #0000cc;
}

.u-blue {
  color: #0080ff;
}

.u-sky {
  color: #13B4B9;
}

.u-green {
  color: #00e626;
}

.u-yellow {
  color: #ffff00;
}

.u-orange {
  color: #ff8000;
}

.u-brown {
  color: #99331f;
}

.u-bg_main {
  background-color: #009B70;
}

.u-bg_sub {
  background-color: #1D2065;
}

.u-bg_white {
  background-color: #ffffff;
}

.u-bg_gray {
  background-color: #ddd;
}

.u-bg_lgray {
  background-color: #fafafa;
}

.u-bg_dgray {
  background-color: #777777;
}

.u-bg_lorange {
  background-color: #ffd6ad;
}

/*--------------------------------------------
  Wordpress EDITOR
--------------------------------------------*/
.wp-editor > * + * {
  margin-top: 3em;
}
.wp-editor .wp-block-columns .wp-block-column:not(:last-child) {
  margin-bottom: 2em;
}
.wp-editor .wp-block-columns .wp-block-column > * + * {
  margin-top: 2em;
}
.wp-editor strong {
  font-weight: 700;
}
.wp-editor em {
  font-style: italic;
}
.wp-editor blockquote {
  display: block;
  padding: 2em;
  background-color: #fafafa;
}
.wp-editor sup {
  vertical-align: super;
  font-size: 70%;
}
.wp-editor sub {
  vertical-align: sub;
  font-size: 70%;
}
.wp-editor figure {
  max-width: 100%;
}
.wp-editor img[class*=wp-image-],
.wp-editor img[class*=attachment-] {
  max-width: 100%;
  height: auto;
}
.wp-editor .alignleft {
  display: block;
  float: none;
  margin: 0;
  margin-right: auto;
}
.wp-editor .aligncenter {
  display: block;
  float: none;
  margin: 0 auto;
}
.wp-editor .alignright {
  display: block;
  float: none;
  margin: 0;
  margin-left: auto;
}
.wp-editor .c-iframe {
  padding-top: 52.5%;
}
.wp-editor h2 {
  padding-left: 0.8em;
  border-left: 0.5rem solid #009B70;
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1.3;
  letter-spacing: 0.1rem;
}
.wp-editor h3 {
  position: relative;
  padding-left: 1em;
  padding-bottom: 0.5em;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.3;
  letter-spacing: 0.1rem;
}
.wp-editor h3::before {
  content: "";
  position: absolute;
  top: 0.4em;
  left: 0;
  display: block;
  width: 0.4em;
  height: 0.4em;
  border-radius: 50%;
  background-color: #009B70;
}
.wp-editor h4 {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.3;
  letter-spacing: 0.1rem;
}
.wp-editor a:not([class]) {
  color: #25b4e0;
  text-decoration: underline;
  word-break: break-all;
}
.wp-editor a:not([class]):hover {
  text-decoration: none;
}
.wp-editor ul:not([class]),
.wp-editor ol:not([class]) {
  padding-left: 2em;
  line-height: 1.5;
}
.wp-editor ul:not([class]) > li:not(:first-child),
.wp-editor ol:not([class]) > li:not(:first-child) {
  margin-top: 0.8em;
}
.wp-editor ul:not([class]) > li > ul,
.wp-editor ul:not([class]) > li > ol,
.wp-editor ol:not([class]) > li > ul,
.wp-editor ol:not([class]) > li > ol {
  margin-top: 0.6em;
}
.wp-editor ul:not([class]) > li {
  list-style-type: disc;
}
.wp-editor ol:not([class]) > li {
  list-style-type: decimal;
}
.wp-editor table {
  width: 100%;
}
.wp-editor table tr > th,
.wp-editor table tr > td {
  padding: 1em;
  border: 1px solid #efefef;
}
.wp-editor table tr > th {
  background-color: #fafafa;
}
.wp-editor.-inner_box > * + * {
  margin-top: 2em;
}
@media (max-width: 991.9px) {
  .wp-editor > * + * {
    margin-top: 2em;
  }
  .wp-editor .wp-block-columns .wp-block-column:not(:last-child) {
    margin-bottom: 1.5em;
  }
  .wp-editor .wp-block-columns .wp-block-column > * + * {
    margin-top: 1.5em;
  }
  .wp-editor blockquote {
    padding: 1.5em;
  }
  .wp-editor h2 {
    padding-left: 0.6em;
    border-width: 0.4rem;
    font-size: 2rem;
  }
  .wp-editor h3 {
    font-size: 1.8rem;
  }
  .wp-editor h4 {
    font-size: 1.6rem;
  }
  .wp-editor.-inner_box > * + * {
    margin-top: 1.5em;
  }
}

/*-------------------------------
  WP > PAGINATION
-------------------------------*/
.wp-pagenavi {
  margin-top: 3em;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 2;
}
.wp-pagenavi > * {
  display: inline-block;
  text-align: center;
  margin: 0 0.5em;
  width: 2em;
  text-align: center;
  color: #fff;
}
.wp-pagenavi .current {
  font-weight: 700;
  background: #009B70;
  border: solid 1px #009B70;
}
.wp-pagenavi a {
  background: #fff;
  color: #009B70;
  border: solid 1px #009B70;
}
@media (min-width: 992px) {
  .wp-pagenavi a:hover {
    background: #009B70;
    color: #fff;
  }
}
.wp-pagenavi .extend {
  color: #333;
}
@media (max-width: 575.9px) {
  .wp-pagenavi .extend {
    display: none;
  }
}

/*-------------------------------
  WP > PAGINATION(ORIGINAL)
-------------------------------*/
.wp-pager {
  margin-top: 3em;
}
.wp-pager__list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wp-pager__item {
  display: inline-block;
  text-align: center;
  margin: 0 0.5em;
  width: 2em;
  line-height: 2;
  text-align: center;
}
.wp-pager__item > a,
.wp-pager__item > span {
  display: block;
  background: #fff;
  color: #009B70;
  border: solid 1px #009B70;
}
@media (min-width: 992px) {
  .wp-pager__item > a:hover {
    background: #009B70;
    color: #fff;
  }
}
.wp-pager__item.-current > a,
.wp-pager__item.-current > span {
  color: #fff;
  background: #009B70;
  border: solid 1px #009B70;
}
.wp-pager__item.-extend {
  margin: 0;
}
.wp-pager__item.-extend > a,
.wp-pager__item.-extend > span {
  color: #009B70;
  border: none;
}
.wp-pager__item.-first > a:before {
  display: inline-block;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eabc";
  transform: rotate(180deg) scale(0.75);
}
.wp-pager__item.-last > a:before {
  display: inline-block;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eabc";
  transform: scale(0.75);
}
@media (max-width: 575.9px) {
  .wp-pager__item.-extend {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */