@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
/* CSS Document */
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

ol, ul {
  list-style: none;
}

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

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

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

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

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

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

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

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

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

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

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

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

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

html {
  -webkit-appearance: none;
  -webkit-text-size-adjust: 100%;
  word-break: break-all;
  scroll-behavior: smooth;
  font-size: 10px;
}
@media (min-width: 768px) and (max-width: 1288px) {
  html {
    font-size: 0.7763975155vw;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 1.3333333333vw;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #303236;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.6666666667;
}

#container {
  width: 100%;
  overflow: hidden;
}

.main {
  margin-top: 5.2631578947vw;
}
@media (max-width: 767px) {
  .main {
    margin-top: 12.8rem;
  }
}

@media (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
/*SVGスプライト用*/
.all_svg {
  display: none;
}

a {
  text-decoration: none;
  color: #000;
  transition: all 0.4s;
}

.inner {
  width: 122.8rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .inner {
    width: 67rem;
  }
}

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

picture {
  display: block;
  width: 100%;
}

.font-bold {
  font-weight: 500;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.hinge {
  animation-duration: 2s;
}

@keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.l-header {
  width: 100%;
  height: 5.2631578947vw;
  background: #fff;
  padding: 0 3.4210526316vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  border-bottom: 0.05rem solid #ddd;
}
@media (max-width: 767px) {
  .l-header {
    height: 12.8rem;
    padding-left: 2rem;
    padding-right: 4rem;
  }
}
.l-header__logo-area {
  display: flex;
  align-items: center;
  column-gap: 1.2631578947vw;
}
.l-header__logo a {
  display: block;
  width: 15.7894736842vw;
}
@media (max-width: 767px) {
  .l-header__logo a {
    width: 30rem;
  }
}
.l-header__logo-text p {
  font-size: 0.8421052632vw;
}
.l-header__hb-btn {
  padding: 1.5789473684vw 0;
  position: relative;
  z-index: 100;
  cursor: pointer;
}
@media (max-width: 767px) {
  .l-header__hb-btn {
    padding: 3rem 0;
  }
}
.l-header__hb-btn .hb-inner {
  width: 4.2105263158vw;
  height: 1.3684210526vw;
  position: relative;
}
@media (max-width: 767px) {
  .l-header__hb-btn .hb-inner {
    width: 8rem;
    height: 3.2rem;
  }
}
.l-header__hb-btn .hb-inner span {
  display: block;
  width: 100%;
  height: 0.1052631579vw;
  background: #303236;
  position: absolute;
  left: 0;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .l-header__hb-btn .hb-inner span {
    height: 0.2rem;
  }
}
.l-header__hb-btn .hb-inner span:nth-of-type(1) {
  top: 0;
}
.l-header__hb-btn .hb-inner span:nth-of-type(2) {
  top: 0.6315789474vw;
}
@media (max-width: 767px) {
  .l-header__hb-btn .hb-inner span:nth-of-type(2) {
    top: 1.5rem;
  }
}
.l-header__hb-btn .hb-inner span:nth-of-type(3) {
  top: 1.2631578947vw;
}
@media (max-width: 767px) {
  .l-header__hb-btn .hb-inner span:nth-of-type(3) {
    top: 3rem;
  }
}
.l-header__hb-btn.is-open .hb-inner span {
  width: 4.4210526316vw;
  background: #fff;
}
@media (max-width: 767px) {
  .l-header__hb-btn.is-open .hb-inner span {
    width: 8.4rem;
  }
}
.l-header__hb-btn.is-open .hb-inner span:nth-of-type(1) {
  top: 0.6315789474vw;
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .l-header__hb-btn.is-open .hb-inner span:nth-of-type(1) {
    top: 1.5rem;
  }
}
.l-header__hb-btn.is-open .hb-inner span:nth-of-type(2) {
  display: none;
}
.l-header__hb-btn.is-open .hb-inner span:nth-of-type(3) {
  top: 0.6315789474vw;
  transform: rotate(-45deg);
}
@media (max-width: 767px) {
  .l-header__hb-btn.is-open .hb-inner span:nth-of-type(3) {
    top: 1.5rem;
  }
}
@media (min-width: 768px) {
  .l-header .l-header-nav {
    display: flex;
    align-items: center;
    column-gap: 2.6315789474vw;
  }
}
@media (max-width: 767px) {
  .l-header .l-header-nav {
    width: 64rem;
    height: 100vh;
    background: #e14e00;
    position: fixed;
    top: 0;
    right: -120%;
    transition: right 1s;
    padding-top: 1.6842105263vw;
  }
}
.l-header .l-header-nav.is-open {
  right: 0;
}
.l-header .l-header-nav__logo-mark {
  width: 4.2105263158vw;
  margin-left: 2.3684210526vw;
}
@media (max-width: 767px) {
  .l-header .l-header-nav__logo-mark {
    width: 8rem;
    margin-left: 4.5rem;
    margin-top: 1.4rem;
  }
}
@media (min-width: 768px) {
  .l-header .l-header-nav ul {
    display: flex;
    align-items: center;
    column-gap: 2.4210526316vw;
  }
}
@media (max-width: 767px) {
  .l-header .l-header-nav ul {
    margin-top: 8rem;
  }
}
.l-header .l-header-nav ul li {
  position: relative;
}
.l-header .l-header-nav ul li a {
  height: 5.2631578947vw;
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 0.9473684211vw;
}
@media (max-width: 767px) {
  .l-header .l-header-nav ul li a {
    color: #fff;
    width: 100%;
    height: 10rem;
    padding: 0 4.5rem;
    border-bottom: 0.1rem solid #fff;
    font-size: 3rem;
  }
}
.l-header .l-header-nav ul li a::before {
  content: "";
  width: 100%;
  height: 0.1578947368vw;
  background: #e14e00;
  position: absolute;
  bottom: 0.5263157895vw;
  left: 0;
  transition: all 0.4s;
}
@media (min-width: 768px) {
  .l-header .l-header-nav ul li a::before {
    clip-path: inset(0 100% 0 0);
  }
}
@media (max-width: 767px) {
  .l-header .l-header-nav ul li a::before {
    width: 4rem;
    height: 0.2rem;
    background: #fff;
    bottom: 4rem;
    left: initial;
    right: 4.5rem;
  }
}
@media (max-width: 767px) {
  .l-header .l-header-nav ul li a::after {
    content: "";
    width: 1.9rem;
    height: 0.2rem;
    background: #fff;
    position: absolute;
    bottom: 4rem;
    right: 4.5rem;
    transform: rotate(45deg);
    transform-origin: right center;
  }
}
@media (any-hover: hover) {
  .l-header .l-header-nav ul li a:hover::before {
    clip-path: inset(0 0 0 0);
  }
}
.l-header .l-header-nav ul li.current-menu-item a::before {
  clip-path: inset(0 0 0 0);
}
.l-header .l-header-nav ul li::before {
  font-size: 0.6315789474vw;
  position: absolute;
  bottom: 1.0526315789vw;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
@media (max-width: 767px) {
  .l-header .l-header-nav ul li::before {
    font-size: 1.8rem;
    bottom: initial;
    top: 50%;
    left: 40%;
    transform: translateY(-50%);
    color: #fff;
  }
}
.l-header .l-header-nav ul li.menu-item-453::before, .l-header .l-header-nav ul li.menu-item-404::before, .l-header .l-header-nav ul li.menu-item-403::before {
  content: "導入企業様の声";
}
.l-header .l-header-nav ul li.menu-item-103::before, .l-header .l-header-nav ul li.menu-item-86::before {
  content: "サービス";
}
.l-header .l-header-nav ul li.menu-item-105::before, .l-header .l-header-nav ul li.menu-item-88::before {
  content: "セミナー情報";
}
.l-header .l-header-nav ul li.menu-item-107::before, .l-header .l-header-nav ul li.menu-item-90::before {
  content: "会社情報";
}
.l-header .l-header-nav__contact-link {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .l-header .l-header-nav__contact-link {
    margin-top: 10rem;
  }
}
.l-header .l-header-nav__contact-link a {
  width: 11.8947368421vw;
  height: 4.4736842105vw;
  background: #000;
  font-size: 1.2631578947vw;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0.5263157895vw;
}
@media (max-width: 767px) {
  .l-header .l-header-nav__contact-link a {
    width: 40rem;
    height: 12rem;
    border-width: 0.2rem;
    font-size: 3rem;
    column-gap: 2rem;
  }
}
.l-header .l-header-nav__contact-link a .contact-icon {
  display: block;
  width: 3.4736842105vw;
}
@media (max-width: 767px) {
  .l-header .l-header-nav__contact-link a .contact-icon {
    width: 6.6rem;
  }
}
.l-header .l-header-nav__contact-link a p {
  font-size: 1.2631578947vw;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 767px) {
  .l-header .l-header-nav__contact-link a p {
    font-size: 3.6rem;
    line-height: 1;
  }
}
.l-header .l-header-nav__contact-link a p span {
  font-size: 0.7368421053vw;
  display: inline-block;
}
@media (max-width: 767px) {
  .l-header .l-header-nav__contact-link a p span {
    font-size: 2rem;
  }
}
@media (any-hover: hover) {
  .l-header .l-header-nav__contact-link a:hover {
    background: #e14e00;
  }
}

.l-footer__copyright {
  background: #000;
  color: #fff;
  height: 3.2rem;
  display: grid;
  place-content: center;
}
@media (max-width: 767px) {
  .l-footer__copyright {
    height: 5.5rem;
  }
}
.l-footer__copyright p {
  font-size: 1.2rem;
}
@media (max-width: 767px) {
  .l-footer__copyright p {
    font-size: 1.8rem;
  }
}

.l-top-mv {
  width: 100%;
  height: 50vw;
  position: relative;
}
@media (max-width: 767px) {
  .l-top-mv {
    height: 75rem;
  }
}
.l-top-mv__movie {
  width: 100%;
  height: 100%;
}
.l-top-mv__movie video,
.l-top-mv__movie img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@keyframes line-left {
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0);
  }
}
.l-child-mv__contents {
  width: 100%;
  height: 15.7894736842vw;
  height: 8.4210526316vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #f9f9f9;
}
@media (max-width: 767px) {
  .l-child-mv__contents {
    height: 18rem;
  }
}
.l-child-mv__title {
  text-align: center;
}
.l-child-mv__title h2 {
  font-size: 2.5263157895vw;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .l-child-mv__title h2 {
    font-size: 6.2rem;
  }
}
.l-child-mv__title p {
  font-size: 0.9473684211vw;
  font-weight: 500;
}
@media (max-width: 767px) {
  .l-child-mv__title p {
    font-size: 2.4rem;
  }
}

.items-grid-p2s1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 1.2rem;
  row-gap: 5.2rem;
}
@media (max-width: 767px) {
  .items-grid-p2s1 {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 5.8rem;
  }
}

.items-grid-p1s1 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  row-gap: 7.2rem;
}
@media (max-width: 767px) {
  .items-grid-p1s1 {
    row-gap: 6.6rem;
  }
}

.c-common-btn-orange {
  width: 58rem;
  height: 14rem;
  background: linear-gradient(135deg, #ea5404 50%, #e14e00 50%, #e14e00 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1rem;
  color: #fff;
  font-size: 2.6rem;
  position: relative;
  border: 0.2rem solid #fff;
  transition: all 0.6s ease-out;
}
@media (max-width: 767px) {
  .c-common-btn-orange {
    width: 64rem;
    height: 15.6rem;
    font-size: 2.9rem;
  }
}
.c-common-btn-orange::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: inset(0 100% 0 0);
  transition: all 0.6s ease-out;
}
.c-common-btn-orange span {
  position: relative;
}
.c-common-btn-orange .arrow-icon {
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  border-top: 0.2rem solid #fff;
  border-right: 0.2rem solid #fff;
  transform: rotate(45deg);
  transition: all 0.6s ease-out;
}
.c-common-btn-orange:hover {
  border-color: #e14e00;
  color: #e14e00;
}
.c-common-btn-orange:hover::before {
  clip-path: inset(0);
}
.c-common-btn-orange:hover .arrow-icon {
  border-color: #e14e00;
}

.c-common-image-btn {
  width: 71rem;
  height: 14rem;
  padding: 0.9rem;
  background: rgba(0, 149, 167, 0.26);
  display: block;
  position: relative;
}
@media (max-width: 767px) {
  .c-common-image-btn {
    width: 67rem;
    height: 15.7rem;
  }
}
.c-common-image-btn__inner {
  width: 100%;
  height: 100%;
  background: #0095a7;
  display: flex;
  align-items: center;
  column-gap: 4rem;
  padding: 0.5rem 1.5rem;
  position: relative;
}
@media (max-width: 767px) {
  .c-common-image-btn__inner {
    column-gap: 3rem;
  }
}
.c-common-image-btn__inner::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: inset(0 100% 0 0);
  transition: all 0.6s ease-out;
}
.c-common-image-btn__image-area {
  width: 28.2rem;
  height: 100%;
  position: relative;
}
.c-common-image-btn__image {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.c-common-image-btn__text {
  position: relative;
}
.c-common-image-btn__text p {
  font-size: 3rem;
  font-weight: 500;
  color: #fff;
  transition: all 0.6s ease-out;
}
.c-common-image-btn__arrow {
  display: block;
  width: 6.6rem;
  height: 0.1rem;
  background: #303236;
  position: absolute;
  bottom: 2.6rem;
  right: -2.6rem;
}
.c-common-image-btn__arrow::before {
  content: "";
  display: block;
  width: 2.1rem;
  height: 0.1rem;
  background: #303236;
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(45deg);
  transform-origin: right center;
}
@media (min-width: 768px) {
  .c-common-image-btn--fv {
    width: min(37.3684210526vw, 523.1578947368px);
    height: min(7.3684210526vw, 103.1578947368px);
    padding: min(0.4736842105vw, 6.6315789474px);
  }
}
@media (min-width: 768px) {
  .c-common-image-btn--fv .c-common-image-btn__inner {
    column-gap: min(2.1052631579vw, 29.4736842105px);
    padding: min(0.2631578947vw, 3.6842105263px) min(0.7894736842vw, 11.0526315789px);
  }
}
@media (min-width: 768px) {
  .c-common-image-btn--fv .c-common-image-btn__image-area {
    width: min(14.8421052632vw, 207.7894736842px);
  }
}
@media (min-width: 768px) {
  .c-common-image-btn--fv .c-common-image-btn__text p {
    font-size: min(1.5789473684vw, 22.1052631579px);
  }
}
@media (min-width: 768px) {
  .c-common-image-btn--fv .c-common-image-btn__arrow {
    width: min(3.4736842105vw, 48.6315789474px);
    height: min(0.0526315789vw, 0.7368421053px);
    bottom: min(1.3684210526vw, 19.1578947368px);
    right: min(-1.3684210526vw, -19.1578947368px);
  }
  .c-common-image-btn--fv .c-common-image-btn__arrow::before {
    content: "";
    width: min(1.1052631579vw, 15.4736842105px);
    height: min(0.0526315789vw, 0.7368421053px);
  }
}
.c-common-image-btn:hover .c-common-image-btn__inner::before {
  clip-path: inset(0);
}
.c-common-image-btn:hover .c-common-image-btn__text p {
  color: #0095a7;
}

.c-circle-btn {
  width: 6.5263157895vw;
  height: 6.5263157895vw;
  background: #ea5404;
  border-radius: 50%;
  border: 0.1052631579vw solid #ea5404;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.4210526316vw;
  font-size: 1.0526315789vw;
  color: #fff;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-circle-btn {
    width: 17.3rem;
    height: 17.3rem;
    column-gap: 0.8rem;
    font-size: 2.8rem;
  }
}
.c-circle-btn .arrow-icon {
  display: block;
  width: 0.6315789474vw;
  height: 0.6315789474vw;
  border-top: 0.2rem solid #fff;
  border-right: 0.2rem solid #fff;
  transform: rotate(45deg);
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-circle-btn .arrow-icon {
    width: 1.2rem;
    height: 1.2rem;
  }
}
.c-circle-btn.c-circle-btn-news {
  width: 12.4rem;
  height: 12.4rem;
  column-gap: 0.8rem;
  font-size: 2rem;
  border-width: 0.2rem;
}
.c-circle-btn.c-circle-btn-news .arrow-icon {
  width: 1.2rem;
  height: 1.2rem;
}
.c-circle-btn:hover {
  background: #fff;
  color: #ea5404;
}
.c-circle-btn:hover .arrow-icon {
  border-color: #ea5404;
}

.c-award-btn {
  width: 16.2105263158vw;
  height: 3.3684210526vw;
  background: linear-gradient(90deg, #ae9660, #f5eed6);
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.5263157895vw;
  box-shadow: 0.2105263158vw 0.2105263158vw 0.3157894737vw rgba(0, 0, 0, 0.35);
  font-weight: 500;
  position: relative;
}
@media (max-width: 767px) {
  .c-award-btn {
    width: 48.5rem;
    height: 10rem;
    box-shadow: 0.4rem 0.4rem 0.6rem rgba(0, 0, 0, 0.35);
    font-size: 2.83rem;
  }
}
.c-award-btn::before {
  content: "";
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: inset(0 100% 0 0);
  transition: all 0.6s ease-out;
}
.c-award-btn span {
  position: relative;
}
.c-award-btn .arrow-icon {
  display: block;
  width: 0.7368421053vw;
  height: 0.7368421053vw;
  border-top: 0.1578947368vw solid #303236;
  border-right: 0.1578947368vw solid #303236;
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .c-award-btn .arrow-icon {
    width: 1.6rem;
    height: 1.6rem;
    border-top: 0.3rem solid #303236;
    border-right: 0.3rem solid #303236;
  }
}
.c-award-btn:hover::before {
  clip-path: inset(0);
}

.c-faq-btn {
  width: 27.0526315789vw;
  height: 5.5263157895vw;
  border: 0.0526315789vw solid #303236;
  border-radius: 2.7631578947vw;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.5263157895vw;
  font-weight: 500;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .c-faq-btn {
    width: 46.4rem;
    height: 9.5rem;
    border-radius: 4.75rem;
    font-size: 2.7rem;
  }
}
.c-faq-btn::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  clip-path: inset(0 100% 0 0);
  transition: all 0.6s ease-out;
}
.c-faq-btn span {
  position: relative;
}
.c-faq-btn .arrow-icon {
  display: block;
  width: 0.7368421053vw;
  height: 0.7368421053vw;
  border-top: 0.1578947368vw solid #303236;
  border-right: 0.1578947368vw solid #303236;
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .c-faq-btn .arrow-icon {
    width: 1.6rem;
    height: 1.6rem;
    border-top: 0.3rem solid #303236;
    border-right: 0.3rem solid #303236;
  }
}
.c-faq-btn:hover::before {
  clip-path: inset(0);
}

.c-common-btn {
  width: 27.8rem;
  height: 6.4rem;
  border: 0.11rem solid #303236;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.8rem;
  position: relative;
}
@media (max-width: 767px) {
  .c-common-btn {
    width: 40rem;
    height: 8.4rem;
    font-size: 2.8rem;
  }
}
.c-common-btn::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(234, 84, 4, 0.26);
  position: absolute;
  top: 0;
  left: 0;
  clip-path: inset(0 100% 0 0);
  transition: all 0.6s ease-out;
}
.c-common-btn span {
  position: relative;
}
.c-common-btn .arrow-icon {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  border-top: 0.3rem solid #303236;
  border-right: 0.3rem solid #303236;
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .c-common-btn .arrow-icon {
    width: 1.4rem;
    height: 1.4rem;
    border-top: 0.3rem solid #303236;
    border-right: 0.3rem solid #303236;
  }
}
.c-common-btn.list-back-btn {
  width: 20rem;
}
@media (max-width: 767px) {
  .c-common-btn.list-back-btn {
    width: 25rem;
  }
}
.c-common-btn:hover::before {
  clip-path: inset(0);
}

.c-common-btn02 {
  width: 46rem;
  height: 12rem;
  color: #fff;
  border-radius: 8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1.5rem;
}
.c-common-btn02 p {
  font-size: 3.6rem;
}
.c-common-btn02 .arrow-right {
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  border-top: 0.3rem solid #fff;
  border-right: 0.3rem solid #fff;
  transform: rotate(45deg);
  margin-top: 0.6rem;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-common-btn02 .arrow-right {
    border-top: 0.4rem solid #fff;
    border-right: 0.4rem solid #fff;
  }
}
@media (any-hover: hover) {
  .c-common-btn02.u-btn-color-gray:hover {
    background: #fff;
    color: #7a8aaa;
  }
  .c-common-btn02.u-btn-color-gray:hover .arrow-right {
    border-top-color: #7a8aaa;
    border-right-color: #7a8aaa;
  }
}
@media (any-hover: hover) {
  .c-common-btn02.u-btn-color-black:hover {
    background: #fff;
    color: #000;
  }
  .c-common-btn02.u-btn-color-black:hover .arrow-right {
    border-top-color: #000;
    border-right-color: #000;
  }
}

.u-btn-color-gray {
  background: #7a8aaa;
  border: 0.2rem solid #7a8aaa;
}

.u-btn-color-black {
  background: #000;
  border: 0.2rem solid #000;
}

.c-common-more {
  display: flex;
  justify-content: flex-end;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .c-common-more {
    margin-top: 1rem;
  }
}
.c-common-more a {
  display: flex;
  align-items: center;
  column-gap: 0.6rem;
  border-bottom: 0.2rem solid #000;
  line-height: 1.4;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-common-more a {
    column-gap: 0.8rem;
    border-bottom: 0.3rem solid #000;
    font-size: 3rem;
  }
}
.c-common-more a span {
  display: block;
}
.c-common-more a .arrow-right {
  width: 1.4rem;
  height: 1.4rem;
  border-top: 0.3rem solid #000;
  border-right: 0.3rem solid #000;
  transform: rotate(45deg);
  margin-top: 0.4rem;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-common-more a .arrow-right {
    width: 1.8rem;
    height: 1.8rem;
    border-top: 0.4rem solid #000;
    border-right: 0.4rem solid #000;
    margin-top: 0.3rem;
  }
}
@media (any-hover: hover) {
  .c-common-more a:hover {
    color: #ea5404;
    border-bottom-color: #ea5404;
  }
  .c-common-more a:hover .arrow-right {
    border-top-color: #ea5404;
    border-right-color: #ea5404;
  }
}
.c-common-more[data-mod=archive] {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .c-common-more[data-mod=archive] p {
    column-gap: 0.6rem;
  }
}
@media (min-width: 768px) {
  .c-common-more[data-mod=archive] p .arrow-right {
    width: 1.4rem;
    height: 1.4rem;
    border-top: 0.3rem solid #000;
    border-right: 0.3rem solid #000;
    margin-top: 0.3rem;
  }
}

.c-post-more-btn {
  width: 100%;
  height: 8rem;
  background: #cbcbcb;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1.6rem;
  font-size: 2.4rem;
}
@media (max-width: 767px) {
  .c-post-more-btn {
    font-size: 3rem;
  }
}
.c-post-more-btn span {
  display: block;
}
.c-post-more-btn .more-arrow {
  width: 1.7rem;
  height: 1.7rem;
  border-bottom: 0.3rem solid #303236;
  border-right: 0.3rem solid #303236;
  transform: rotate(45deg);
  margin-bottom: 0.6rem;
}

.c-common-section-title {
  text-align: center;
}
.c-common-section-title h2 {
  font-size: 4.8rem;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .c-common-section-title h2 {
    font-size: 6.2rem;
  }
}
.c-common-section-title p {
  font-size: 1.8rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .c-common-section-title p {
    font-size: 2.4rem;
  }
}

.c-voice-item {
  margin-inline: 0.6rem;
  display: flex;
  flex-direction: column;
  border: 0.3rem solid transparent;
  padding: 1.2rem;
  position: relative;
  height: 100%;
}
@media (min-width: 768px) {
  .c-voice-item {
    width: 34rem;
  }
}
@media (max-width: 767px) {
  .c-voice-item {
    margin-inline: 1rem;
    padding: 2rem;
  }
}
.c-voice-item__image {
  overflow: hidden;
}
.c-voice-item__image img {
  aspect-ratio: 370/244;
  object-fit: cover;
  border-radius: 0.5rem;
}
@media (max-width: 767px) {
  .c-voice-item__image img {
    border-radius: 0.8rem;
  }
}
.c-voice-item__company {
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .c-voice-item__company {
    margin-top: 1rem;
  }
}
.c-voice-item__company p {
  font-size: 2rem;
}
@media (max-width: 767px) {
  .c-voice-item__company p {
    font-size: 2.8rem;
  }
}
@media (max-width: 767px) {
  .c-voice-item__title {
    margin-top: 1rem;
  }
}
.c-voice-item__title h3 {
  font-size: 2rem;
  line-height: 1.6363636364;
  font-weight: bold;
}
@media (max-width: 767px) {
  .c-voice-item__title h3 {
    font-size: 3.1rem;
  }
}
.c-voice-item__info {
  display: flex;
  margin-top: 1.4rem;
}
@media (max-width: 767px) {
  .c-voice-item__info {
    margin-top: 2rem;
  }
}
.c-voice-item__info dl {
  flex: 1;
  display: flex;
  align-items: center;
  column-gap: 1rem;
}
@media (max-width: 767px) {
  .c-voice-item__info dl {
    column-gap: 1.6rem;
  }
}
.c-voice-item__info dl dt {
  width: 7rem;
  height: 2.8rem;
  display: grid;
  place-items: center;
  border-radius: 0.5rem;
  font-size: 1.4rem;
  line-height: 1;
  background: #000;
  color: #fff;
  font-weight: bold;
}
@media (max-width: 767px) {
  .c-voice-item__info dl dt {
    width: 12rem;
    height: 4rem;
    border-radius: 0.5rem;
    font-size: 2.2rem;
  }
}
.c-voice-item__info dl dd {
  font-size: 1.6rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .c-voice-item__info dl dd {
    font-size: 2.6rem;
  }
}
.c-voice-item__tag {
  flex: 1;
}
.c-voice-item__tag ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  margin-top: 1.4rem;
}
@media (max-width: 767px) {
  .c-voice-item__tag ul {
    gap: 1.2rem;
    margin-top: 2rem;
  }
}
.c-voice-item__tag ul li a {
  display: inline-block;
  font-weight: 500;
  padding: 0.4rem 0.8rem;
  border: 0.1rem solid #000;
  border-radius: 3rem;
  font-size: 1.2rem;
}
@media (max-width: 767px) {
  .c-voice-item__tag ul li a {
    padding: 0.4rem 1rem;
    border: 0.1rem solid #000;
    border-radius: 3rem;
    font-size: 2.2rem;
  }
}
@media (any-hover: hover) {
  .c-voice-item__tag ul li a:hover {
    background: #000;
    color: #fff;
  }
}
.c-voice-item[data-mod=archive] {
  padding: 2rem;
  margin-inline: 0;
  width: initial;
}
@media (min-width: 768px) {
  .c-voice-item[data-mod=archive] {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .c-voice-item[data-mod=archive] .c-voice-item__company {
    margin-top: 1rem;
  }
}
@media (min-width: 768px) {
  .c-voice-item[data-mod=archive] .c-voice-item__company p {
    font-size: 2.2rem;
  }
}
@media (min-width: 768px) {
  .c-voice-item[data-mod=archive] .c-voice-item__title h3 {
    font-size: 2.2rem;
  }
}
@media (min-width: 768px) {
  .c-voice-item[data-mod=archive] .c-voice-item__info {
    margin-top: 1.4rem;
  }
}
@media (min-width: 768px) {
  .c-voice-item[data-mod=archive] .c-voice-item__info dl {
    column-gap: 1rem;
  }
}
@media (min-width: 768px) {
  .c-voice-item[data-mod=archive] .c-voice-item__info dl dt {
    width: 7rem;
    height: 2.8rem;
    border-radius: 0.5rem;
    font-size: 1.4rem;
  }
}
@media (min-width: 768px) {
  .c-voice-item[data-mod=archive] .c-voice-item__info dl dd {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  .c-voice-item[data-mod=archive] .c-voice-item__tag ul {
    gap: 0.8rem;
    margin-top: 1.4rem;
  }
}
@media (min-width: 768px) {
  .c-voice-item[data-mod=archive] .c-voice-item__tag ul li a {
    padding: 0.4rem 0.8rem;
    border: 0.1rem solid #000;
    border-radius: 3rem;
    font-size: 1.2rem;
  }
}

.c-service-item__image-area {
  position: relative;
}
.c-service-item__image img {
  aspect-ratio: 550/270;
  object-fit: cover;
  border-radius: 0.5rem;
}
@media (max-width: 767px) {
  .c-service-item__image img {
    border-radius: 0.8rem;
  }
}
.c-service-item__more {
  position: absolute;
  bottom: 1.7rem;
  right: 1.7rem;
}
.c-service-item__more p {
  width: 10rem;
  height: 3.4rem;
  background: #ea5404;
  border-radius: 0.5rem;
  border: 0.2rem solid #ea5404;
  color: #fff;
  font-size: 1.7rem;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1rem;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-service-item__more p {
    width: 16rem;
    height: 5rem;
    font-size: 2.4rem;
  }
}
.c-service-item__more p span {
  display: block;
}
.c-service-item__more p .arrow-right {
  width: 0.7368421053vw;
  height: 0.7368421053vw;
  border-top: 0.1578947368vw solid #fff;
  border-right: 0.1578947368vw solid #fff;
  transform: rotate(45deg);
  margin-top: 0.2105263158vw;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .c-service-item__more p .arrow-right {
    width: 1.8rem;
    height: 1.8rem;
    border-top: 0.4rem solid #fff;
    border-right: 0.4rem solid #fff;
    margin-top: 0.3rem;
  }
}
.c-service-item__name {
  margin-top: 1rem;
}
.c-service-item__name h3 {
  font-size: 2rem;
}
@media (max-width: 767px) {
  .c-service-item__name h3 {
    font-size: 3.2rem;
  }
}
.c-service-item__text {
  text-align: justify;
  margin-top: 0.6rem;
}
.c-service-item__text p {
  font-size: 1.4rem;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .c-service-item__text p {
    font-size: 2.6rem;
  }
}
@media (any-hover: hover) {
  .c-service-item:hover .c-service-item__more p {
    background: #fff;
    color: #ea5404;
  }
  .c-service-item:hover .c-service-item__more p .arrow-right {
    border-top-color: #ea5404;
    border-right-color: #ea5404;
  }
}

.c-seminar-item {
  margin-inline: 1rem;
  padding: 1.2rem;
  background: #fff;
  position: relative;
  display: flex !important;
  flex-direction: column;
}
@media (min-width: 768px) {
  .c-seminar-item {
    width: 32rem;
  }
}
@media (max-width: 767px) {
  .c-seminar-item {
    margin: 0 2.3rem;
    padding: 2rem;
  }
}
.c-seminar-item__image img {
  aspect-ratio: 360/202;
  object-fit: cover;
  border-radius: 0.5rem;
}
@media (max-width: 767px) {
  .c-seminar-item__image img {
    border-radius: 0.8rem;
  }
}
.c-seminar-item__title {
  margin-top: 1.2rem;
  font-weight: 700;
  flex: 1;
}
@media (max-width: 767px) {
  .c-seminar-item__title {
    margin-top: 2.4rem;
  }
}
.c-seminar-item__title h3 {
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .c-seminar-item__title h3 {
    font-size: 2.8rem;
  }
}
.c-seminar-item__info {
  margin-top: 1.2rem;
}
@media (max-width: 767px) {
  .c-seminar-item__info {
    margin-top: 2rem;
  }
}
.c-seminar-item__info dl {
  display: flex;
  align-items: center;
}
.c-seminar-item__info dl dt {
  width: 6.6rem;
  font-size: 1.2rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .c-seminar-item__info dl dt {
    width: 11rem;
    font-size: 2.2rem;
  }
}
.c-seminar-item__info dl dd {
  flex: 1;
  font-size: 1.4rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .c-seminar-item__info dl dd {
    font-size: 2.4rem;
  }
}
@media (any-hover: hover) {
  .c-seminar-item:hover .c-common-more p {
    color: #ea5404;
    border-bottom-color: #ea5404;
  }
  .c-seminar-item:hover .c-common-more .arrow-right {
    border-top-color: #ea5404;
    border-right-color: #ea5404;
  }
}

/* ------------------------------------------------
c-single-pagination
--------------------------------------------------- */
.c-single-pagination ul {
  display: flex;
  justify-content: center;
  column-gap: 3rem;
}
@media (max-width: 767px) {
  .c-single-pagination ul {
    column-gap: 2rem;
  }
}
.c-single-pagination ul li {
  width: 18.6rem;
  height: 6.4rem;
}
@media (max-width: 767px) {
  .c-single-pagination ul li {
    width: 20rem;
    height: 8rem;
  }
}
.c-single-pagination ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1rem;
  border: 0.2rem solid #303236;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .c-single-pagination ul li a {
    font-size: 2.6rem;
  }
}
.c-single-pagination ul li a span {
  width: 1.4rem;
  height: 1.4rem;
  border-top: 0.3rem solid #303236;
  border-right: 0.3rem solid #303236;
}
@media (max-width: 767px) {
  .c-single-pagination ul li a span {
    border-top-width: 0.4rem;
    border-right-width: 0.4rem;
  }
}
.c-single-pagination ul li a .arrow-left {
  transform: rotate(225deg);
}
.c-single-pagination ul li a .arrow-right {
  transform: rotate(45deg);
}/*# sourceMappingURL=style.css.map */