:root {
  --fontfamily01: 'HiraKakuProN-W4';
  --font-w5: 'HiraKakuProN-W5';
  --font-w6: 'HiraKakuProN-W6';
  --primary: #003677;
  --bs-primary: #003677;
  --bs-primary-hover: #001e49; }

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

main {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace,monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

@font-face {
  font-family: 'HiraKakuProN-W4';
  src: url("../fonts/HiraKakuProN/HiraKakuProN-W4-AlphaNum.eot");
  src: url("../fonts/HiraKakuProN/HiraKakuProN-W4-AlphaNum.eot?#iefix") format("embedded-opentype"), url("../fonts/HiraKakuProN/HiraKakuProN-W4-AlphaNum.woff2") format("woff2"), url("../fonts/HiraKakuProN/HiraKakuProN-W4-AlphaNum.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'HiraKakuProN-W5';
  src: url("../fonts/HiraKakuProN/HiraKakuProN-W5-AlphaNum.eot");
  src: url("../fonts/HiraKakuProN/HiraKakuProN-W5-AlphaNum.eot?#iefix") format("embedded-opentype"), url("../fonts/HiraKakuProN/HiraKakuProN-W5-AlphaNum.woff2") format("woff2"), url("../fonts/HiraKakuProN/HiraKakuProN-W5-AlphaNum.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'HiraKakuProN-W6';
  src: url("../fonts/HiraKakuProN/HiraKakuProN-W6-AlphaNum.eot");
  src: url("../fonts/HiraKakuProN/HiraKakuProN-W6-AlphaNum.eot?#iefix") format("embedded-opentype"), url("../fonts/HiraKakuProN/HiraKakuProN-W6-AlphaNum.woff2") format("woff2"), url("../fonts/HiraKakuProN/HiraKakuProN-W6-AlphaNum.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
.icon-facebook {
  display: inline-flex;
  width: 46px;
  height: 46px;
  background-image: url(../images/icon-facebook.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

.icon-youtube {
  display: inline-flex;
  width: 60px;
  height: 42px;
  background-image: url(../images/icon-youtube.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

.icon-instagram {
  display: inline-flex;
  width: 53px;
  height: 53px;
  background-image: url(../images/icon-instagram.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

/*Reset*/
*,
*::before,
*::after {
  box-sizing: border-box; }

a {
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto;
  max-height: 100%; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

p {
  margin-top: 0;
  margin-bottom: 0; }

/* Scrollbar */
::-webkit-scrollbar {
  width: 10px; }

::-webkit-scrollbar-track {
  background: #e6e6e6; }

::-webkit-scrollbar-thumb {
  background: #FF6E00; }

::-webkit-scrollbar-thumb:hover {
  background: #FF6E00; }

/*Body*/
html {
  scroll-behavior: smooth;
  scroll-padding-top: 200px; }
  @media (max-width: 575px) {
    html {
      scroll-padding-top: 100px; } }

body {
  font: 16px/24px var(--fontfamily01), sans-serif;
  color: var(--font-color); }

a {
  color: var(--bs-primary);
  transition: .5s; }
  a:hover {
    color: var(--bs-primary-hover); }

/*Ratio*/
.ratio > * {
  object-fit: cover; }
.ratio--contain > * {
  object-fit: contain; }

/* Text truncate */
.text__truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -webkit-inline-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; }
  .text__truncate.-n2 {
    -webkit-line-clamp: 2; }
  .text__truncate.-n3 {
    -webkit-line-clamp: 3; }
  .text__truncate.-n4 {
    -webkit-line-clamp: 4; }

/*back to top*/
.back-to-top {
  position: fixed;
  bottom: -80px;
  right: 10px;
  width: 90px;
  height: 90px;
  cursor: pointer;
  z-index: 99;
  transition: 0.5s;
  border-radius: 50%; }
  .back-to-top.active {
    bottom: 30px; }
  .back-to-top:hover {
    box-shadow: 0 0 10px #ccc; }

.dnthemeForm:not(.loading) .spinner-border {
  display: none; }

.dnthemeForm.loading .btn-submit {
  pointer-events: none; }

.hide {
  display: none !important; }

@media (max-width: 1199px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 884px; } }
@media (max-width: 991px) {
  .container {
    --bs-gutter-x: 30px; } }
@media (min-width: 1200px) {
  .container-sm {
    max-width: 1094px; }

  .container {
    max-width: 1024px; }

  .container-1200 {
    max-width: 1176px; } }
@media (min-width: 1300px) {
  .container-1200 {
    max-width: 1224px; } }
@media (min-width: 1500px) {
  .container {
    max-width: 1336px; }

  .container-sm {
    max-width: 1094px; }

  .container-1200 {
    max-width: 1224px; } }
.btn {
  position: relative;
  font-size: 16px;
  line-height: normal;
  transition: .3s; }
  .btn-primary {
    min-width: 150px;
    padding: 12px 32px;
    border: 0;
    border-radius: 8px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    color: #FFFFFF;
    background: var(--primary); }
    .btn-primary:hover {
      box-shadow: 0 0 10px #ccc;
      background-color: var(--bs-primary-hover);
      border-color: var(--bs-primary-hover); }
  .btn-outline-primary {
    padding: 12px 32px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    border-color: #123573;
    color: #123573; }
    .btn-outline-primary:hover {
      background-color: var(--bs-primary-hover);
      border-color: var(--bs-primary-hover); }
  .btn-secondary {
    padding: 12px 8px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25;
    color: #123573;
    background: #EFF4FD;
    border-radius: 8px; }
    .btn-secondary:hover {
      background-color: var(--bs-primary-hover);
      border-color: var(--bs-primary-hover); }
  .btn-get {
    padding: 12px 25px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25;
    color: #123573;
    background: #EFF4FD;
    border-radius: 8px; }
    .btn-get:hover {
      background-color: var(--bs-primary-hover);
      border-color: var(--bs-primary-hover);
      color: #fff; }
  @media (max-width: 1399px) {
    .btn-primary {
      font-size: 16px;
      padding: 12px 24px; }
    .btn-outline-primary {
      font-size: 16px;
      padding: 12px 24px; } }
  @media (max-width: 767px) {
    .btn-get {
      padding: 12px 16px; } }
  @media (max-width: 575px) {
    .btn-primary, .btn-outline-primary {
      font-size: 14px;
      padding: 8px 24px; } }

/*Header*/
.header {
  top: 0;
  left: 0;
  width: 100%;
  padding: 22px 0 0;
  color: #675D57;
  transition: .3s;
  z-index: 10;
  background: #FFFFFF;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .header__wrap {
    display: flex;
    align-items: center; }
  .header__logo a {
    display: block; }
  .header__logo img {
    width: auto;
    max-height: 93px;
    transition: .3s; }
  .header__nav {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center; }
    .header__nav--ul {
      display: flex;
      align-items: center;
      justify-content: end;
      gap: 32px; }
      .header__nav--ul > li > a {
        position: relative;
        display: block;
        min-width: 130px;
        padding: 10px 20px;
        font-family: 'HiraKakuProN-W6';
        font-weight: 600;
        font-size: 20px;
        line-height: 1.2;
        text-align: center;
        background-color: #fff;
        border-radius: 42px;
        border: 1px solid #FF6E00;
        color: #FF6E00; }
      .header__nav--ul > li:hover a, .header__nav--ul > li.active a {
        background-color: #FF6E00;
        color: #FFFFFF; }
  .header .mburger .icon-bar {
    background-color: #736963; }
  .header.is-sticky {
    position: fixed;
    background: #fff;
    color: #000;
    box-shadow: 0 0 10px #ccc; }
  @media (max-width: 1199px) {
    .header {
      padding: 8px 0; }
      .header__logo img {
        max-height: 67px; }
      .header__nav--ul > li > a::before {
        bottom: -24px; } }

body.home .footer::before {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  padding-top: 13%;
  background: #FF902E;
  -webkit-mask-image: url("../images/footer-bg.svg");
  mask-image: url("../images/footer-bg.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: bottom center;
  mask-position: bottom center;
  -webkit-mask-size: 100% auto;
  mask-size: 100% auto; }

.footer {
  position: relative;
  font-size: 17px;
  color: #fff; }
  .footer__wrap {
    position: relative;
    padding: 50px 0 40px;
    background: #222222; }
  .footer a {
    color: #fff; }
    .footer a:hover {
      color: #fff; }
  .footer__left {
    display: flex;
    column-gap: 40px; }
  .footer__company {
    font-family: 'HiraKakuProN-W6';
    margin-bottom: 12px;
    font-size: 24px;
    font-weight: 600; }
  .footer__logo img {
    max-height: 93px; }
  .footer__list {
    display: flex;
    margin-bottom: 10px;
    gap: 36px;
    margin-top: auto; }
    .footer__list li :hover, .footer__list li.active a {
      color: #ff6e00; }
    .footer__list a {
      position: relative;
      display: block;
      width: 100%;
      transition: .3s;
      padding-bottom: 10px;
      font-weight: 600;
      font-size: 16px;
      line-height: 1.25;
      color: #FFFFFF; }
  .footer__social {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 15px; }
    .footer__social a {
      display: block;
      position: relative;
      transition: .3s; }
  @media (max-width: 991px) {
    .footer__wrap {
      padding: 30px 0; }
    .footer__left {
      align-items: center;
      justify-content: center; }
    .footer__list {
      justify-content: center; }
    .footer__social {
      justify-content: center; } }
  @media (max-width: 767px) {
    .footer__logo img {
      max-height: 60px; }
    .footer .icon-facebook {
      width: 30px;
      height: 30px; }
    .footer .icon-youtube {
      width: 40px;
      height: 32px; } }
  @media (max-width: 575px) {
    .footer {
      font-size: 12px;
      line-height: 1.4; }
      .footer__company {
        font-size: 17px; }
      .footer__list {
        gap: 24px; }
        .footer__list a {
          font-size: 12px; } }

/*Menu custom*/
.modal-open {
  overflow: hidden; }
  .modal-open:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    z-index: 1;
    position: fixed;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-tap-highlight-color: transparent;
    pointer-events: none; }

.nav-mobile {
  display: block;
  position: fixed;
  top: 84px;
  right: 0;
  width: 200px;
  opacity: 0;
  transform: translateX(100%);
  background: #FFF9F2;
  border: 15px solid #FF9419;
  border-right: 0;
  -webkit-transition: transform .5s, opacity .3s;
  -moz-transition: transform .5s, opacity .3s;
  -ms-transition: transform .5s, opacity .3s;
  -o-transition: transform .5s, opacity .3s;
  transition: transform .5s, opacity .3s;
  z-index: 999;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  pointer-events: none;
  overflow: auto; }
  .nav-mobile__close {
    position: absolute;
    top: 30px;
    right: 10px;
    z-index: 9;
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    .nav-mobile__close:before {
      background-color: #fff; }
  .nav-mobile .menu-mb__btn .icon-bar {
    background-color: #fff; }
  .nav-mobile__logo img {
    max-height: 30px; }
  .nav-mobile hr {
    background-color: #fff; }
  .nav-mobile__content {
    overflow-y: auto;
    padding: 15px 20px; }
  .nav-mobile.active {
    transform: translateX(0);
    opacity: 1;
    pointer-events: auto; }
  .nav-mobile .sub-menu {
    display: none;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    padding-left: 15px; }
    .nav-mobile .sub-menu:after {
      content: "";
      display: table;
      clear: both; }
    .nav-mobile .sub-menu li {
      padding-left: 15px; }
      .nav-mobile .sub-menu li a {
        position: relative;
        display: inline-block;
        padding: 5px 5px; }
  .nav-mobile li {
    position: relative; }
    .nav-mobile li a {
      display: inline-block;
      position: relative;
      color: #222222;
      font-weight: 600;
      padding: 5px 15px; }
      .nav-mobile li a:hover {
        color: #222222; }
    .nav-mobile li.active > a {
      color: #FF9419; }
  .nav-mobile--ul {
    list-style: none;
    padding: 5px 0;
    margin: 0;
    letter-spacing: 2px; }
    .nav-mobile--ul > li:not(:last-child) {
      border-bottom: 1px dashed #222222; }
    .nav-mobile--ul > li.menu-item-has-children {
      padding-right: 60px; }
    .nav-mobile--ul > li > a {
      display: block;
      padding: 10px 0;
      color: #222222; }
  .nav-mobile__btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    height: 57px;
    width: 60px;
    border: 0;
    background: none;
    cursor: pointer; }
    .nav-mobile__btn:focus {
      outline: none; }
    .nav-mobile__btn i:before {
      transition: all .5s; }
  .nav-mobile .sub-active > .nav-mobile__btn i:before {
    transform: rotate(180deg); }

/**/
.menu-mb__btn {
  display: block;
  margin: 0 0;
  padding: 12px;
  border-radius: 4px;
  background-color: #ff9419;
  cursor: pointer; }
  .menu-mb__btn .icon-bar {
    width: 20px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    background-color: #fff;
    display: block;
    height: 2px; }
    .menu-mb__btn .icon-bar:nth-of-type(1) {
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      transform: rotate(0); }
    .menu-mb__btn .icon-bar:nth-of-type(3) {
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      transform: rotate(0); }
    .menu-mb__btn .icon-bar + .icon-bar {
      margin-top: 4px; }
  .menu-mb__btn.active .icon-bar:nth-of-type(1) {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform-origin: 2px 6px;
    -webkit-transform-origin: 2px 6px;
    transform-origin: 2px 6px; }
  .menu-mb__btn.active .icon-bar:nth-of-type(2) {
    opacity: 0; }
  .menu-mb__btn.active .icon-bar:nth-of-type(3) {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform-origin: 5px -3px;
    -webkit-transform-origin: 5px -3px;
    transform-origin: 5px -3px; }

.text-line {
  text-decoration: underline;
  text-decoration-color: #FA6D6D;
  text-decoration-style: solid;
  text-decoration-thickness: 4px; }

.c-header {
  margin-bottom: 50px; }
  .c-header__title {
    margin-bottom: 0;
    font-family: "ta-kakugo-gf-02", sans-serif;
    font-weight: 400;
    font-size: 83px;
    line-height: 1.24;
    color: #1F1F1F;
    text-transform: uppercase;
    letter-spacing: .07em; }
  .c-header__sub {
    font-family: 'HiraKakuProN-W5';
    margin-bottom: 12px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.27;
    letter-spacing: .07em;
    color: #1F1F1F; }
  @media (max-width: 991px) {
    .c-header__title {
      font-size: 70px; } }
  @media (max-width: 767px) {
    .c-header__title {
      font-size: 50px; } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20%, 0, 0);
    transform: translate3d(20%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -1deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -1deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 1deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 1deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -1deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -1deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -1deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 1deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 1deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -1deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -2deg);
    transform: rotate3d(0, 0, 1, -2deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 1deg);
    transform: rotate3d(0, 0, 1, 1deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -1deg);
    transform: rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -2deg);
    transform: rotate3d(0, 0, 1, -2deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 1deg);
    transform: rotate3d(0, 0, 1, 1deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -1deg);
    transform: rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms; }

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important; } }
.effect-zoomin__target {
  transform: scale(1);
  overflow: hidden; }
  .effect-zoomin__target img {
    transition: 0.3s; }
.effect-zoomin:hover .effect-zoomin__target img {
  transform: scale(1.1); }

.effect-shine__target {
  position: relative;
  display: block;
  overflow: hidden; }
  .effect-shine__target::before {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    pointer-events: none; }
.effect-shine:hover .effect-shine__target::before {
  -webkit-animation: shine 1s;
  animation: shine 1s; }

@-webkit-keyframes shine {
  100% {
    left: 125%; } }
@keyframes shine {
  100% {
    left: 125%; } }
.effect-brightness__target {
  transition: 0.3s; }
.effect-brightness:hover .effect--brightness__target {
  -webkit-filter: brightness(1.1); }

.brightness {
  animation-name: brightness; }

.animation-brightness-infinite-1s {
  animation: brightness 1s infinite; }

.animation-brightness-infinite-2s {
  animation: brightness 2s infinite; }

.animation-brightness:hover .animation-brightness__target {
  animation: brightness 3s infinite; }

@-webkit-keyframes brightness {
  0%,
  100% {
    -webkit-filter: brightness(1); }
  50% {
    -webkit-filter: brightness(1.3); } }
@-webkit-keyframes scaleBanner {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }
.home-herobanner {
  position: relative;
  background: url(../images/home-herobanner.png) no-repeat top/100% auto;
  padding-top: 63.5%;
  margin-bottom: -3%; }
  .home-herobanner__title {
    position: absolute;
    top: 35%;
    left: 12%;
    margin-bottom: 0;
    font-size: 118px;
    line-height: 1.3;
    letter-spacing: 0.15em;
    text-align: center;
    width: 55%;
    font-family: "FOT-TsukuAOldMin Pr6N", sans-serif;
    font-weight: 400; }
  .home-herobanner__logo {
    position: absolute;
    top: 8%;
    right: 33%;
    transform: rotate(15deg);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .home-herobanner__logo--thumb {
      width: 11.5vw;
      --bs-aspect-ratio: 89%; }
    .home-herobanner__logo--text {
      margin-top: -28px;
      font-size: 26px;
      line-height: 1;
      font-family: "FOT-TsukuAOldMin Pr6N", sans-serif;
      font-weight: 400; }
  @media (max-width: 1799px) {
    .home-herobanner__title {
      font-size: 80px; } }
  @media (max-width: 1599px) {
    .home-herobanner__title {
      font-size: 70px; }
    .home-herobanner__logo--text {
      margin-top: -20px;
      font-size: 20px; } }
  @media (max-width: 1399px) {
    .home-herobanner__title {
      font-size: 60px; }
    .home-herobanner__logo--text {
      font-size: 16px; } }
  @media (max-width: 1199px) {
    .home-herobanner__title {
      font-size: 50px; }
    .home-herobanner__logo--text {
      margin-top: -18px;
      font-size: 14px; } }
  @media (max-width: 991px) {
    .home-herobanner__title {
      font-size: 40px;
      line-height: 1.4; }
    .home-herobanner__logo--text {
      margin-top: -12px;
      font-size: 10px; } }
  @media (max-width: 767px) {
    .home-herobanner {
      margin-bottom: 30px; }
      .home-herobanner__title {
        top: 30%; } }
  @media (max-width: 575px) {
    .home-herobanner {
      margin-bottom: 60px;
      background: url(../images/home-herobanner-mb.png) no-repeat top/100% auto;
      background-color: #F4F4F4;
      padding-top: 190.5%; }
      .home-herobanner__title {
        top: auto;
        bottom: 19%;
        width: 88%;
        left: 0; }
      .home-herobanner__logo {
        top: 32%;
        right: 12%; }
        .home-herobanner__logo--thumb {
          width: 29.5vw; }
        .home-herobanner__logo--text {
          margin-top: -12px;
          font-size: 15px; } }

.home-about {
  padding-bottom: 200px;
  letter-spacing: .07em; }
  .home-about .container {
    max-width: 1074px; }
  .home-about__inner {
    display: flex;
    align-items: baseline; }
  .home-about .c-header {
    position: relative;
    flex: 0 0 auto;
    width: 160px; }
    .home-about .c-header__title {
      transform-origin: bottom;
      text-align: right;
      position: absolute;
      top: 140px;
      left: 0;
      display: inline-block;
      text-shadow: 260px 0 #F1F1F1;
      transform: rotate(270deg);
      letter-spacing: 0.1em; }
  .home-about__list li:not(:last-child) {
    margin-bottom: 80px; }
  .home-about__list li:nth-child(even) .list__label {
    color: #C0D941; }
  .home-about__list .list__label {
    display: inline-block;
    font-family: "ff-market-web", sans-serif;
    font-size: 46px;
    color: #FF9419;
    transform: rotate(-15deg); }
  .home-about__list .list__sub {
    font-size: 25px;
    font-family: var(--font-w6);
    font-weight: 600; }
  .home-about__list .list__excerpt {
    margin-top: 36px;
    font-weight: 500; }
  @media (max-width: 1199px) {
    .home-about__list .list__sub {
      font-size: 22px; } }
  @media (max-width: 767px) {
    .home-about .c-header {
      width: 100px; }
      .home-about .c-header__title {
        top: 170px;
        font-size: 70px; }
    .home-about__list li:not(:last-child) {
      margin-bottom: 40px; }
    .home-about__list .list__label {
      font-size: 34px; }
    .home-about__list .list__sub {
      font-size: 15px; }
    .home-about__list .list__excerpt {
      margin-top: 16px;
      font-size: 11px; } }
  @media (max-width: 575px) {
    .home-about {
      padding-bottom: 120px; }
      .home-about .c-header__title {
        top: 200px;
        left: -20px;
        text-shadow: 220px 0 #F1F1F1; } }

.home-news {
  padding-bottom: 9%;
  letter-spacing: .07em; }
  .home-news .container {
    max-width: 1142px; }
  .home-news__content {
    position: relative;
    padding: 0 0 80px;
    background: #FAFAFA; }
    .home-news__content::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 4px;
      background-image: repeating-linear-gradient(to right, #C0D941 0, #C0D941 25%, #F9943F 25%, #F9943F 50%, #48B9D9 50%, #48B9D9 75%, #FD4C4C 75%, #FD4C4C 100%); }
  .home-news .c-header__title {
    display: flex;
    align-items: start;
    position: relative; }
    .home-news .c-header__title::before, .home-news .c-header__title::after {
      content: '';
      display: inline-block;
      width: 100%;
      height: 4px;
      background-image: repeating-linear-gradient(to right, #C0D941 0, #C0D941 25%, #F9943F 25%, #F9943F 50%, #48B9D9 50%, #48B9D9 75%, #FD4C4C 75%, #FD4C4C 100%); }
    .home-news .c-header__title::before {
      margin-right: 40px; }
    .home-news .c-header__title::after {
      margin-left: 40px;
      background-image: repeating-linear-gradient(to left, #C0D941 0, #C0D941 25%, #F9943F 25%, #F9943F 50%, #48B9D9 50%, #48B9D9 75%, #FD4C4C 75%, #FD4C4C 100%); }
    .home-news .c-header__title span {
      margin-top: -53px;
      display: block; }
  .home-news__list {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
    font-family: var(--font-w5);
    font-size: 17px; }
    .home-news__list .list__title {
      flex-grow: 1; }
      .home-news__list .list__title a {
        color: #000000; }
    .home-news__list .list__readmore {
      display: inline-block;
      padding: 6px 16px;
      text-align: center;
      font-family: var(--fontfamily01);
      font-size: 15px;
      color: #000000;
      background: #fff;
      border: 1px solid #656565; }
      .home-news__list .list__readmore:hover {
        background: #ff6e00;
        color: #fff;
        border-color: #ff6e00; }
    .home-news__list ul {
      margin-bottom: 20px; }
    .home-news__list li {
      position: relative;
      display: flex;
      column-gap: 50px;
      padding: 12px 24px;
      margin-bottom: 18px;
      border-bottom: 1px solid #707070; }
      .home-news__list li::after {
        content: '';
        width: 0;
        height: 0;
        margin-top: 2px;
        border-top: 8px solid transparent;
        border-left: 16px solid #C0D941;
        border-bottom: 8px solid transparent;
        transition: 0.3s; }
      .home-news__list li:hover::after {
        transform: translateX(24px); }
  @media (max-width: 1399px) {
    .home-news .container {
      max-width: 1024px; } }
  @media (max-width: 1199px) {
    .home-news .container {
      max-width: 884px; } }
  @media (max-width: 991px) {
    .home-news__list li:hover::after {
      transform: translateX(0); } }
  @media (max-width: 767px) {
    .home-news .container {
      --bs-gutter-x: 0
      ; }
    .home-news__content {
      padding: 0 0 40px; }
      .home-news__content::before {
        height: 2px; }
    .home-news .c-header__title::before {
      height: 2px;
      margin-right: 20px; }
    .home-news .c-header__title::after {
      height: 2px;
      margin-left: 20px; }
    .home-news__list {
      padding: 0 30px; } }
  @media (max-width: 575px) {
    .home-news .c-header {
      margin-bottom: 14px; }
      .home-news .c-header__title span {
        margin-top: -30px; }
    .home-news__list {
      font-size: 12px; }
      .home-news__list li {
        display: flex;
        flex-wrap: wrap;
        column-gap: 16px;
        margin-bottom: 0;
        padding: 16px 10px; }
      .home-news__list .list__date {
        width: 100%; }
      .home-news__list .list__title {
        width: 88%; }
    .home-news__list .list__readmore {
      padding: 2px 10px;
      font-size: 11px; } }

.home-service {
  position: relative;
  padding: 0 0 15.6%; }
  .home-service:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50vw;
    height: 110%;
    background: url(../images/home-service-bg.svg) no-repeat top right/contain;
    z-index: -1; }
  .home-service .c-header__title span {
    color: #ff6e00; }
  .home-service .row {
    --bs-gutter-x: 140px
    ; }
  .home-service .c-item {
    display: flex;
    flex-direction: column;
    font-size: 15px; }
    .home-service .c-item__thumb {
      --bs-aspect-ratio: 120%;
      margin-bottom: 16px;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
    .home-service .c-item__title {
      margin-bottom: 4px;
      font-family: var(--font-w5);
      font-size: 20px; }
    .home-service .c-item__readmore--wrap {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-top: auto;
      gap: 20px; }
      .home-service .c-item__readmore--wrap a {
        display: inline-block; }
    .home-service .c-item__readmore {
      position: relative;
      margin: 30px 0;
      display: inline-block;
      color: #000000;
      font-family: "ff-market-web", sans-serif;
      font-size: 25px;
      padding-right: 40px;
      letter-spacing: .07em; }
      .home-service .c-item__readmore::before {
        content: '';
        position: absolute;
        top: 14px;
        right: 15px;
        width: 80px;
        height: 10px;
        background-image: url(../images/icon-long-arrow.svg);
        background-repeat: no-repeat;
        background-size: contain;
        z-index: -1;
        pointer-events: none;
        transition: 0.3s; }
      .home-service .c-item__readmore::after {
        content: '';
        position: absolute;
        top: -16px;
        right: 0;
        width: 60px;
        height: 60px;
        border: 4px solid #C0D941;
        border-radius: 50%;
        z-index: -2; }
      .home-service .c-item__readmore:hover::before {
        right: 10px; }
  @media (max-width: 1799px) {
    .home-service {
      padding: 60px 0 8.6%; } }
  @media (max-width: 1599px) {
    .home-service .row {
      --bs-gutter-x: 80px
      ; } }
  @media (max-width: 1399px) {
    .home-service .row {
      --bs-gutter-x: 50px
      ; } }
  @media (max-width: 1199px) {
    .home-service:after {
      width: 70%; } }
  @media (max-width: 991px) {
    .home-service .c-item {
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .home-service {
      overflow: hidden; }
      .home-service:after {
        width: 1230px;
        left: 0;
        right: auto; }
      .home-service .c-item__thumb {
        --bs-aspect-ratio: 62%
        ; }
      .home-service .c-item__readmore--wrap {
        justify-content: end; } }
  @media (max-width: 575px) {
    .home-service .c-item__title {
      font-size: 15px; }
    .home-service .c-item__excerpt {
      font-size: 11px; }
    .home-service .c-item__readmore {
      padding-right: 30px;
      margin: 12px 0;
      font-size: 15px; }
      .home-service .c-item__readmore::before {
        width: 50px; }
      .home-service .c-item__readmore::after {
        top: -6px;
        width: 42px;
        height: 42px;
        border-width: 2px; }
    .home-service .icon-instagram {
      width: 36px;
      height: 36px; } }

.home-company {
  position: relative;
  padding: 9.5% 0px;
  margin-bottom: 12.5%;
  overflow: hidden; }
  .home-company::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/home-company-left-bg.png) no-repeat top left/contain;
    pointer-events: none; }
  .home-company .container {
    position: relative;
    max-width: 1224px; }
  .home-company .c-header {
    position: relative;
    display: inline-block;
    margin-top: -50px;
    margin-bottom: 80px; }
    .home-company .c-header::before {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: calc((100vw - 1224px)/2 + 110%);
      height: 3px;
      background: #fff; }
    .home-company .c-header__title {
      color: #fff; }
  .home-company__inner {
    background: #F4F4F4; }
  .home-company__right {
    position: relative;
    margin-left: -50px;
    padding-top: 80px; }
    .home-company__right::before {
      content: '';
      position: absolute;
      top: 0;
      left: 25%;
      width: 106%;
      height: 113%;
      background-image: url(../images/home-service-right-bg.svg);
      background-repeat: no-repeat;
      background-size: contain;
      pointer-events: none; }
  .home-company .list {
    position: relative;
    max-width: 500px;
    font-family: var(--font-w5);
    font-size: 17px;
    font-weight: 500;
    letter-spacing: .07em;
    color: #fff; }
    .home-company .list a {
      color: #fff; }
    .home-company .list ul {
      position: relative;
      padding: 50px 0 80px; }
      .home-company .list ul::before {
        content: '';
        position: absolute;
        top: 0;
        left: 225px;
        width: 1px;
        height: 100%;
        background: #FFFFFF; }
    .home-company .list li {
      display: flex;
      column-gap: 50px;
      justify-content: space-between; }
      .home-company .list li .list__label {
        flex: 0 0 auto;
        width: 200px;
        font-size: 20px; }
      .home-company .list li .list__value {
        flex-grow: 1; }
      .home-company .list li:not(:last-child) {
        margin-bottom: 30px; }
  .home-company .ratio {
    --bs-aspect-ratio: 75%
    ; }
  @media (max-width: 1799px) {
    .home-company .c-header {
      margin-bottom: 60px; }
    .home-company .list li:not(:last-child) {
      margin-bottom: 24px; } }
  @media (max-width: 1599px) {
    .home-company::before {
      left: -8%; } }
  @media (max-width: 1399px) {
    .home-company::before {
      left: -16%; } }
  @media (max-width: 1199px) {
    .home-company .c-header::before {
      width: 105%; }
    .home-company::before {
      left: -22%; }
    .home-company__right {
      margin-left: 0; }
    .home-company .list ul::before {
      top: 0;
      left: 208px; }
    .home-company .list li .list__label {
      width: 180px; } }
  @media (max-width: 991px) {
    .home-company {
      overflow: inherit; }
      .home-company::before {
        top: -5%;
        left: -19%;
        height: 105%;
        display: none; }
      .home-company__left {
        position: relative;
        z-index: 1;
        margin-bottom: 20%; }
        .home-company__left::before {
          content: '';
          position: absolute;
          top: -23%;
          left: -22%;
          width: 100%;
          height: 150%;
          background: url(../images/home-company-left-bg.png) no-repeat top left/contain;
          pointer-events: none; }
      .home-company__right {
        position: relative;
        padding-bottom: 40px;
        padding-top: 0; }
        .home-company__right::before {
          top: -20%;
          left: 0;
          width: 100%;
          height: 130%; }
      .home-company .list ul {
        padding: 20px 0; } }
  @media (max-width: 767px) {
    .home-company {
      padding: 100px 0 50px;
      overflow: hidden; }
      .home-company__left {
        margin-bottom: 28%; }
        .home-company__left::before {
          top: -19%;
          left: -30%;
          width: 131%; }
      .home-company .c-header {
        margin-bottom: 40px;
        margin-top: 0;
        padding-left: 40px; }
        .home-company .c-header::before {
          width: 120%; } }
  @media (max-width: 575px) {
    .home-company__left {
      margin-bottom: 40%; }
      .home-company__left::before {
        top: -16%;
        left: -36%;
        width: 160%; }
    .home-company .list {
      letter-spacing: .02em; }
      .home-company .list ul::before {
        left: 122px; }
      .home-company .list li {
        column-gap: 30px; }
        .home-company .list li:not(:last-child) {
          margin-bottom: 10px; }
        .home-company .list li ul {
          padding: 10px 0; }
        .home-company .list li .list__label {
          width: 108px;
          font-size: 14px; }
        .home-company .list li .list__value {
          font-size: 13px; } }
  @media (max-width: 399px) {
    .home-company .home-company__left {
      margin-bottom: 26%; } }

.home-contact {
  position: relative;
  z-index: 1;
  padding: 0 0 40px;
  letter-spacing: .07em; }
  .home-contact__content {
    width: 100%;
    max-width: 767px;
    margin: 0 auto; }
    .home-contact__content label {
      font-family: 'HiraKakuProN-W5';
      font-size: 18px;
      font-weight: 500; }
    .home-contact__content .form__label {
      display: flex;
      align-items: baseline; }
    .home-contact__content .form__required {
      min-width: 80px;
      padding: 1px 10px;
      margin-left: auto;
      font-family: 'HiraKakuProN-W5';
      display: inline-block;
      font-size: 16px;
      background: #C0D941;
      color: #fff;
      border-radius: 26px;
      text-align: center; }
    .home-contact__content .form-control, .home-contact__content .form-select {
      border-radius: 0; }
    .home-contact__content .btn-submit, .home-contact__content .btn-black {
      min-width: 162px;
      padding: 8px 10px;
      text-align: center;
      font-family: 'HiraKakuProN-W6';
      font-size: 23px;
      color: #fff;
      border-radius: 30px;
      background: #343434; }
  @media (max-width: 767px) {
    .home-contact__content label {
      font-size: 13px;
      margin-bottom: 6px; }
    .home-contact__content .form__required {
      min-width: 40px;
      font-size: 10px;
      margin-left: 8px; }
    .home-contact__content .form-control, .home-contact__content .form-select {
      font-size: 16px; }
    .home-contact__content .btn-submit, .home-contact__content .btn-black {
      min-width: 130px;
      padding: 7px 10px;
      font-size: 15px; } }

.archive-news {
  letter-spacing: .07em; }
  .archive-news .container {
    max-width: 1142px; }
  .archive-news__content {
    position: relative;
    padding: 100px 0; }
  .archive-news__inner {
    position: relative;
    padding-bottom: 32px; }
    .archive-news__inner::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 4px;
      background-image: repeating-linear-gradient(to right, #C0D941 0, #C0D941 25%, #F9943F 25%, #F9943F 50%, #48B9D9 50%, #48B9D9 75%, #FD4C4C 75%, #FD4C4C 100%); }
  .archive-news .c-header__title {
    display: flex;
    align-items: start;
    position: relative; }
    .archive-news .c-header__title::before, .archive-news .c-header__title::after {
      content: '';
      display: inline-block;
      width: 100%;
      height: 4px;
      background-image: repeating-linear-gradient(to right, #C0D941 0, #C0D941 25%, #F9943F 25%, #F9943F 50%, #48B9D9 50%, #48B9D9 75%, #FD4C4C 75%, #FD4C4C 100%); }
    .archive-news .c-header__title::before {
      margin-right: 40px; }
    .archive-news .c-header__title::after {
      margin-left: 40px;
      background-image: repeating-linear-gradient(to left, #C0D941 0, #C0D941 25%, #F9943F 25%, #F9943F 50%, #48B9D9 50%, #48B9D9 75%, #FD4C4C 75%, #FD4C4C 100%); }
    .archive-news .c-header__title span {
      margin-top: -53px;
      display: block; }
  .archive-news__list {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    font-family: var(--font-w5);
    font-size: 17px; }
    .archive-news__list .list__title {
      flex-grow: 1; }
      .archive-news__list .list__title a {
        color: #000000; }
    .archive-news__list .list__readmore {
      display: inline-block;
      padding: 6px 16px;
      text-align: center;
      font-family: var(--fontfamily01);
      font-size: 15px;
      color: #000000;
      background: #fff;
      border: 1px solid #656565; }
      .archive-news__list .list__readmore:hover {
        background: #ff6e00;
        color: #fff;
        border-color: #ff6e00; }
    .archive-news__list ul {
      margin-bottom: 20px; }
    .archive-news__list li {
      position: relative;
      display: flex;
      column-gap: 60px;
      padding: 0;
      margin-bottom: 32px; }
      .archive-news__list li::after {
        content: '';
        width: 0;
        height: 0;
        margin-top: 2px;
        border-top: 8px solid transparent;
        border-left: 16px solid #C0D941;
        border-bottom: 8px solid transparent;
        transition: 0.3s; }
      .archive-news__list li:hover::after {
        transform: translateX(24px); }
  .archive-news__pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 14px; }
  .archive-news__prev, .archive-news__next {
    display: inline-block; }
    .archive-news__prev::after, .archive-news__next::after {
      content: '';
      display: flex;
      transition: .3s;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent; }
  .archive-news__prev::after {
    border-right: 20px solid #FF8F1D; }
  .archive-news__next::after {
    border-left: 20px solid #FF8F1D; }
  @media (max-width: 991px) {
    .archive-news__list li:hover::after {
      transform: translateX(0); } }
  @media (max-width: 767px) {
    .archive-news__list li {
      column-gap: 24px; } }
  @media (max-width: 575px) {
    .archive-news .c-header {
      margin-bottom: 14px; }
      .archive-news .c-header__title span {
        margin-top: -30px; }
    .archive-news__content {
      padding: 80px 0; }
      .archive-news__content .container {
        --bs-gutter-x: 0
        ; }
    .archive-news__inner {
      padding-bottom: 60px; }
    .archive-news .c-header__title::before {
      height: 2px;
      margin-right: 20px; }
    .archive-news .c-header__title::after {
      height: 2px;
      margin-left: 20px; }
    .archive-news__list {
      padding: 0 30px; }
    .archive-news__list {
      font-size: 12px; }
      .archive-news__list li {
        display: flex;
        flex-wrap: wrap;
        column-gap: 16px;
        margin-bottom: 0;
        padding: 16px 10px;
        border-bottom: 1px solid #707070; }
      .archive-news__list .list__date {
        width: 100%; }
      .archive-news__list .list__title {
        width: 88%; }
    .archive-news__list .list__readmore {
      padding: 2px 10px;
      font-size: 11px; } }

.page-service {
  position: relative; }
  .page-service__top {
    position: relative;
    padding: 116px 0 300px; }
    .page-service__top::before, .page-service__top::after {
      content: '';
      position: absolute;
      width: 200px;
      opacity: .9;
      z-index: -1; }
    .page-service__top::before {
      top: 0;
      left: 0;
      height: calc(100% + 100px);
      background: #2EB2D5; }
    .page-service__top::after {
      top: 116px;
      right: 0;
      height: calc( 100% - 116px);
      background: #FF902E; }
  .page-service__header {
    margin-bottom: 80px;
    padding: 70px 80px 40px;
    background: #C0D941; }
    .page-service__header--thumb {
      padding-top: 14%; }
      .page-service__header--thumb .ratio {
        position: absolute;
        top: 184px;
        right: 0;
        width: 43%;
        --bs-aspect-ratio: 57.5%; }
    .page-service__header--title {
      width: 55%;
      letter-spacing: 0; }
      .page-service__header--title span {
        color: #fff;
        opacity: 0.7; }
  .page-service__about {
    margin-bottom: 250px;
    font-family: var(--font-w5);
    font-size: 18px; }
    .page-service__about__header {
      padding-left: 80px;
      padding-right: 40px; }
    .page-service__about--title {
      font-size: 35px;
      font-family: var(--font-w6);
      font-weight: 600;
      line-height: 1.6;
      letter-spacing: .07em; }
    .page-service__about--excerpt {
      max-width: 650px;
      margin: auto;
      letter-spacing: .07em; }
  .page-service-strength__excerpt {
    max-width: 1088px;
    margin: 0 auto 100px; }
  .page-service-strength .list-items {
    max-width: 1000px;
    margin: 0 auto; }
    .page-service-strength .list-items .row {
      --bs-gutter-x: 50px; }
    .page-service-strength .list-items .c-item {
      --bs-aspect-ratio: 55%; }
      .page-service-strength .list-items .c-item:not(:last-child) {
        margin-bottom: 70px; }
      .page-service-strength .list-items .c-item__meta {
        padding: 40px 0; }
      .page-service-strength .list-items .c-item__title {
        margin-bottom: 36px;
        font-family: var(--font-w6);
        font-size: 25px;
        font-weight: 600;
        letter-spacing: .07em; }
  .page-service-works {
    position: relative;
    padding-bottom: 200px; }
    .page-service-works::before {
      content: '';
      position: absolute;
      top: 0;
      left: -15%;
      width: 1140px;
      height: 1140px;
      border-radius: 50%;
      background: #FC9018;
      z-index: -1; }
    .page-service-works::after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: 570px;
      height: 570px;
      border-radius: 50%;
      background: #C0D941;
      z-index: -1; }
    .page-service-works .container {
      max-width: 1024px; }
    .page-service-works .c-header {
      margin-bottom: 30px;
      display: flex;
      justify-content: flex-end; }
    .page-service-works .c-item {
      --bs-aspect-ratio: 49%;
      font-size: 17px;
      line-height: 1.6; }
      .page-service-works .c-item:not(:last-child) {
        margin-bottom: 40px; }
      .page-service-works .c-item .row {
        --bs-gutter-x: 80px; }
      .page-service-works .c-item__title {
        font-family: "ta-kakugo-gf-02", sans-serif;
        font-size: 46px;
        color: #fff;
        letter-spacing: .07em; }
  .page-service-voice {
    padding-bottom: 220px; }
    .page-service-voice .c-content > .row {
      --bs-gutter-x: 60px; }
    .page-service-voice .c-item {
      margin-bottom: 30px;
      padding: 30px 40px 80px;
      border: 16px solid #FF902E;
      border-radius: 80px;
      overflow: hidden;
      font-size: 15px; }
      .page-service-voice .c-item__thumb {
        max-width: 170px;
        margin: 0 auto 28px; }
      .page-service-voice .c-item__title {
        margin-bottom: 20px;
        font-family: var(--font-w6);
        font-size: 21px;
        font-weight: 600;
        line-height: 30px;
        text-align: center;
        letter-spacing: .07em; }
  .page-service-recruitment .container {
    max-width: 1040px; }
  .page-service-recruitment .c-header {
    position: relative;
    display: inline-flex;
    align-items: flex-start; }
    .page-service-recruitment .c-header::before {
      content: '';
      position: absolute;
      top: 70px;
      right: 0;
      width: calc( (100vw - 1000px )/2 + 100% );
      height: 22px;
      background: #2EB2D5;
      z-index: -1; }
  .page-service-recruitment .c-content {
    max-width: 970px;
    margin: 0 auto 180px; }
  .page-service-recruitment .c-item {
    --bs-aspect-ratio: 53%;
    font-size: 15px; }
    .page-service-recruitment .c-item:not(:last-child) {
      margin-bottom: 50px; }
    .page-service-recruitment .c-item:nth-child(2n) .c-item__sub {
      color: #C0D941; }
    .page-service-recruitment .c-item .row {
      --bs-gutter-x: 50px; }
    .page-service-recruitment .c-item__title {
      font-family: var(--font-w6);
      font-size: 35px;
      font-weight: 600;
      margin-bottom: 20px;
      letter-spacing: .07em; }
    .page-service-recruitment .c-item__sub {
      display: inline-block;
      font-family: "ff-market-web", sans-serif;
      font-size: 30px;
      transform: rotate(-15deg);
      letter-spacing: .07em;
      color: #FF9419; }
    .page-service-recruitment .c-item__meta {
      padding: 20px 0; }
  .page-service-foreign {
    margin-bottom: 300px; }
    .page-service-foreign .c__header {
      text-align: center;
      padding: 30px 30px 32px; }
    .page-service-foreign .c__title {
      position: relative;
      display: inline-flex;
      margin-bottom: 40px;
      font-family: var(--font-w6);
      font-size: 36px;
      font-weight: 600;
      text-align: center;
      color: #1F1F1F;
      letter-spacing: .07em; }
      .page-service-foreign .c__title--sub {
        position: absolute;
        top: -58px;
        left: -20px;
        font-family: "ff-market-web", sans-serif;
        font-size: 45px;
        font-weight: 400;
        color: #40B9D8;
        transform: rotate(-15deg); }
      .page-service-foreign .c__title--line::before {
        content: '';
        position: absolute;
        bottom: -10px;
        left: 0;
        width: 40%;
        height: 4px;
        background: #FBA03C; }
      .page-service-foreign .c__title--line::after {
        content: '';
        position: absolute;
        bottom: -10px;
        right: 0;
        width: 47%;
        height: 4px;
        background: #FBA03C; }
      .page-service-foreign .c__title--line .c__title--linex {
        position: absolute;
        bottom: -10px;
        left: 40%;
        width: 80px;
        height: 4px;
        background: #FBA03C;
        transform: rotate(20deg);
        transform-origin: left; }
    .page-service-foreign .c-item {
      --bs-aspect-ratio: 60%; }
    .page-service-foreign .c__excerpt {
      max-width: 1020px;
      margin: 0 auto; }
  .page-service-flow {
    padding-bottom: 300px; }
    .page-service-flow .container {
      max-width: 1274px; }
    .page-service-flow .c-content {
      padding: 80px 230px;
      background: #F5F5F5; }
    .page-service-flow .c-item {
      display: flex;
      align-items: center;
      column-gap: 40px;
      font-size: 15px; }
      .page-service-flow .c-item:not(:last-child) {
        margin-bottom: 60px; }
      .page-service-flow .c-item__thumb {
        flex: 0 0 auto;
        width: 185px; }
        .page-service-flow .c-item__thumb .ratio {
          background: #141414;
          border-radius: 50%; }
      .page-service-flow .c-item__number {
        position: relative;
        top: -30px;
        font-family: "ff-market-web", sans-serif;
        font-size: 60px;
        letter-spacing: .07em;
        color: #2EB2D5;
        transform: rotate(-30deg); }
      .page-service-flow .c-item__title {
        margin-bottom: 10px;
        font-family: var(--font-w5);
        font-size: 20px;
        line-height: 30px;
        color: #1F1F1F;
        font-weight: 700;
        letter-spacing: .07em; }
    .page-service-flow__excerpt {
      margin: 80px 0 0;
      font-size: 23px;
      line-height: 30px;
      letter-spacing: .07em;
      text-align: center; }
    .page-service-flow__readmore {
      margin-top: 40px;
      min-width: 414px;
      font-size: 24px;
      letter-spacing: .07em;
      background-color: #FF951B;
      border-radius: 28px;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
  @media (max-width: 1799px) {
    .page-service__header--title {
      font-size: 68px; }
    .page-service-works::before {
      width: 960px;
      height: 960px; } }
  @media (max-width: 1599px) {
    .page-service__top {
      padding: 100px 0 200px; }
      .page-service__top::before, .page-service__top:after {
        width: 120px; }
    .page-service__about {
      margin-bottom: 200px; }
    .page-service__header--title {
      font-size: 58px; }
    .page-service__about__header {
      padding-left: 40px;
      padding-right: 20px; } }
  @media (max-width: 1399px) {
    .page-service__header {
      padding: 70px 40px 40px; }
      .page-service__header--title {
        font-size: 52px; }
    .page-service__top::before, .page-service__top:after {
      width: 60px; }
    .page-service-works {
      padding-bottom: 120px; }
      .page-service-works::before {
        left: -35%; }
      .page-service-works::after {
        width: 300px;
        height: 300px; }
    .page-service-voice {
      padding-bottom: 160px; }
      .page-service-voice .c-content > .row {
        --bs-gutter-x: 36px; }
    .page-service-foreign {
      margin-bottom: 200px; }
    .page-service-flow {
      padding-bottom: 200px; }
    .page-service__about--title {
      font-size: 30px; } }
  @media (max-width: 1199px) {
    .page-service__about__header {
      padding-left: 20px;
      padding-right: 20px; }
    .page-service__top {
      padding: 80px 0 160px; }
      .page-service__top::before, .page-service__top:after {
        width: 20px; }
      .page-service__top::after {
        top: 100px;
        height: calc( 100% + 300px); }
    .page-service__header--title {
      font-size: 42px; }
    .page-service__about {
      margin-bottom: 160px;
      font-size: 16px; }
    .page-service-works::before {
      left: -55%; }
    .page-service-works .c-item .row {
      --bs-gutter-x: 30px; }
    .page-service-strength .list-items .row {
      --bs-gutter-x: 30px; }
    .page-service-voice {
      padding-bottom: 120px; }
      .page-service-voice .c-content > .row {
        --bs-gutter-x: 30px; }
      .page-service-voice .c-item {
        padding: 30px 26px 40px;
        border: 8px solid #FF902E;
        border-radius: 60px; }
    .page-service-foreign {
      margin-bottom: 120px; }
      .page-service-foreign .c__title {
        font-size: 30px; }
    .page-service-recruitment .c-header::before {
      width: 120%; }
    .page-service-recruitment .c-item .row {
      --bs-gutter-x: 30px; }
    .page-service-flow {
      padding-bottom: 120px; }
      .page-service-flow .c-content {
        padding: 80px 140px; } }
  @media (max-width: 991px) {
    .page-service__header--title {
      font-size: 32px; }
    .page-service__top {
      padding: 80px 0 120px; }
    .page-service__about {
      margin-bottom: 120px; }
      .page-service__about--title {
        font-size: 24px; }
    .page-service-strength .c-header {
      margin-bottom: 20px; }
    .page-service-strength__excerpt {
      margin: 0 auto 60px; }
    .page-service-strength .list-items .c-item:not(:last-child) {
      margin-bottom: 20px; }
    .page-service-strength .list-items .c-item__title {
      margin-bottom: 26px; }
    .page-service-works::before {
      left: -80%; }
    .page-service-works .c-item__title {
      font-size: 36px; }
    .page-service-recruitment .c-header::before {
      top: 62px;
      height: 14px; }
    .page-service-recruitment .c-item__sub {
      font-size: 22px; }
    .page-service-recruitment .c-item__title {
      font-size: 26px; }
    .page-service-recruitment .c-content {
      margin: 0 auto 100px; }
    .page-service-flow .c-content {
      padding: 80px 40px; }
    .page-service-foreign .c__title--sub {
      top: -46px;
      font-size: 30px; } }
  @media (max-width: 767px) {
    .page-service__header {
      padding: 40px; }
      .page-service__header--title {
        width: 100%;
        font-size: 42px; }
      .page-service__header--thumb .ratio {
        position: relative;
        width: 100%;
        top: 0; }
    .page-service-works::before {
      width: 961px;
      height: 1200px; }
    .page-service-works .c-item__thumb {
      margin-bottom: 24px; }
    .page-service-foreign .c__header {
      padding: 40px 30px 32px; }
    .page-service-foreign .c__title {
      font-size: 25px; }
    .page-service-foreign .c-item {
      max-width: 78%;
      margin: 0 auto 30px; }
    .page-service-flow .c-item {
      column-gap: 30px;
      font-size: 12px; }
      .page-service-flow .c-item .c-item__thumb {
        margin-bottom: 16px; }
      .page-service-flow .c-item__title {
        margin-bottom: 16px;
        font-size: 18px; }
      .page-service-flow .c-item__number {
        top: 0px;
        font-size: 40px;
        left: -24px; }
    .page-service-flow .c-item__thumb {
      width: 160px; } }
  @media (max-width: 575px) {
    .page-service__top {
      padding: 40px 0 60px;
      margin-bottom: 40px; }
    .page-service__header {
      margin-bottom: 40px;
      padding: 18px 30px; }
      .page-service__header--title {
        font-size: 26px; }
    .page-service__about {
      margin-bottom: 80px; }
      .page-service__about__header {
        padding-left: 4px;
        padding-right: 4px; }
      .page-service__about--title {
        font-size: 22px; }
      .page-service__about--excerpt {
        font-size: 13px; }
    .page-service-strength__excerpt {
      font-size: 13px;
      margin-bottom: 36px; }
    .page-service-strength .list-items .c-item__meta {
      padding: 14px 0; }
    .page-service-strength .list-items .c-item__title {
      font-size: 18px;
      margin-bottom: 12px; }
    .page-service-strength .list-items .c-item__excerpt {
      font-size: 12px;
      line-height: 20px; }
    .page-service-works {
      overflow: hidden; }
      .page-service-works::before {
        width: 1178px;
        height: 1178px;
        left: -190%; }
      .page-service-works::after {
        width: 290px;
        height: 290px;
        bottom: 12%;
        z-index: -2;
        right: -23%; }
      .page-service-works .c-item {
        font-size: 14px; }
        .page-service-works .c-item:not(:last-child) {
          margin-bottom: 30px; }
      .page-service-works .c-item__thumb {
        margin-bottom: 10px; }
      .page-service-works .c-item__excerpt {
        line-height: 20px; }
    .page-service-voice {
      padding-bottom: 80px; }
      .page-service-voice .c-item__excerpt {
        font-size: 12px;
        line-height: 22px; }
    .page-service-recruitment .c-header {
      width: 100%;
      justify-content: center; }
      .page-service-recruitment .c-header::before {
        top: 43px;
        height: 14px;
        right: -30px;
        left: -30px;
        width: calc(100% + 60px); }
    .page-service-recruitment .c-item__title {
      font-size: 22px; }
    .page-service-recruitment .c-content {
      margin: 0 auto 40px; }
    .page-service-foreign {
      padding-top: 50px;
      margin-bottom: 80px; }
      .page-service-foreign .c__header {
        padding: 10px 0 27px; }
      .page-service-foreign .c__title {
        font-size: 25px; }
      .page-service-foreign .c__excerpt {
        font-size: 14px;
        letter-spacing: .02em; }
    .page-service-flow .c-content {
      padding: 40px 20px; }
    .page-service-flow .c-item {
      display: block;
      text-align: center; }
      .page-service-flow .c-item__excerpt {
        text-align: left;
        line-height: 20px; }
      .page-service-flow .c-item__thumb {
        width: 120px;
        margin: 0 auto 20px; }
      .page-service-flow .c-item__number {
        left: -40px;
        top: 5px; }
      .page-service-flow .c-item:not(:last-child) {
        margin-bottom: 40px; }
    .page-service-flow__excerpt {
      font-size: 18px;
      line-height: 24px;
      font-family: var(--font-w5); }
    .page-service-flow__readmore {
      height: 58px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 18px;
      min-width: 100%;
      font-size: 20px;
      font-weight: 700; } }

/*# sourceMappingURL=main.css.map */
