@charset "UTF-8";
html {
  font-size: 62.5%;
}
@media screen and (max-width: 991px) {
  html {
    font-size: 56.25%;
  }
}
@media screen and (max-width: 574px) {
  html {
    font-size: 55%;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  color: #2B2B2B;
  font-weight: 500;
}
@media print {
  body {
    zoom: 0.8;
  }
}

a {
  color: inherit;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
}

p {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

@media screen and (min-width: 1500px) {
  .container {
    max-width: 1230px;
  }
  .container-xl {
    max-width: 1230px;
  }
}
@media print {
  .container {
    min-width: 1200px !important;
  }
  a:not(.btn) {
    text-decoration: none;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.id-target {
  padding-top: 150px;
  margin-top: -150px;
  display: block;
}
@media screen and (max-width: 767px) {
  .id-target {
    padding-top: 70px;
    margin-top: -70px;
  }
}

br.pc {
  display: none;
}
@media screen and (max-width: 1500px) {
  br.pc {
    display: block;
  }
}
br.xl {
  display: none;
}
@media screen and (max-width: 1199px) {
  br.xl {
    display: block;
  }
}
br.lg {
  display: none;
}
@media screen and (max-width: 991px) {
  br.lg {
    display: block;
  }
}
br.md {
  display: none;
}
@media screen and (max-width: 767px) {
  br.md {
    display: block;
  }
}
br.sm {
  display: none;
}
@media screen and (max-width: 574px) {
  br.sm {
    display: block;
  }
}
br.xs {
  display: none;
}
@media screen and (max-width: 450px) {
  br.xs {
    display: block;
  }
}

@media screen {
  .blur {
    filter: blur(15px);
    opacity: 0;
    transition-duration: 1.3s;
  }
  .blur.is-show {
    filter: blur(0);
    opacity: 1;
  }
  .fadein {
    opacity: 0;
    transition-duration: 1s;
  }
  .fadein.is-show {
    opacity: 1;
  }
  .fadein_top {
    opacity: 0;
    transition-duration: 1s;
    transform: translateY(-15px);
  }
  .fadein_top.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_bottom {
    opacity: 0;
    transition-duration: 1s;
    transform: translateY(15px);
  }
  .fadein_bottom.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_left {
    opacity: 0;
    transition-duration: 1s;
    transform: translateX(-15px);
  }
  .fadein_left.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .fadein_right {
    opacity: 0;
    transition-duration: 1s;
    transform: translateX(15px);
  }
  .fadein_right.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .delay1 {
    transition-delay: 0.1s;
  }
  .delay2 {
    transition-delay: 0.2s;
  }
  .delay3 {
    transition-delay: 0.3s;
  }
  .delay4 {
    transition-delay: 0.4s;
  }
  .delay5 {
    transition-delay: 0.5s;
  }
  .delay6 {
    transition-delay: 0.6s;
  }
  .delay7 {
    transition-delay: 0.7s;
  }
  .delay8 {
    transition-delay: 0.8s;
  }
  .delay9 {
    transition-delay: 0.9s;
  }
  .delay10 {
    transition-delay: 1s;
  }
  .delay11 {
    transition-delay: 1.1s;
  }
  .delay12 {
    transition-delay: 1.2s;
  }
  .delay13 {
    transition-delay: 1.3s;
  }
  .delay14 {
    transition-delay: 1.4s;
  }
  .delay15 {
    transition-delay: 1.5s;
  }
  .delay16 {
    transition-delay: 1.6s;
  }
  .delay17 {
    transition-delay: 1.7s;
  }
  .delay18 {
    transition-delay: 1.8s;
  }
  .delay19 {
    transition-delay: 1.9s;
  }
  .delay20 {
    transition-delay: 2s;
  }
  .effect {
    margin: 0;
    text-align: center;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.04rem;
  }
  .effect span {
    display: inline-block;
    position: relative;
  }
  .effect span, .effect span:after {
    animation-delay: var(--animation-delay, 2s); /* アニメーションの開始タイミング */
    animation-iteration-count: var(--iterations, 1); /* 再生される回数 */
    animation-duration: var(--duration, 1s); /* 完了するまでの所要時間 */
    animation-fill-mode: both; /* 実行の前後 */
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1); /* タイミングの指定 */
  }
  .effect.scroll-in span {
    --animation-delay: var(--delay, 0);
    --animation-duration: var(--duration, 1s);
    --animation-iterations: var(--iterations, 1);
    position: relative;
    animation-name: clip-text;
    white-space: nowrap;
  }
  .effect.scroll-in span::after {
    content: "";
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FFA608;
    transform: scaleX(0);
    transform-origin: 0 50%;
    pointer-events: none;
    animation-name: text-revealer;
  }
  @keyframes clip-text {
    from {
      clip-path: inset(0 100% 0 0);
    }
    to {
      clip-path: inset(0 0 0 0);
    }
  }
  @keyframes text-revealer {
    0%, 50% {
      transform-origin: 0 50%;
    }
    60%, 100% {
      transform-origin: 100% 50%;
    }
    60% {
      transform: scaleX(1);
    }
    100% {
      transform: scaleX(0);
    }
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 10rem;
  z-index: 999;
  background: #fff;
  padding: 0 3rem;
}
@media screen and (max-width: 1199px) {
  header {
    padding: 0 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  header {
    height: 7rem;
  }
}
@media print {
  header {
    position: absolute;
  }
}
header .logo {
  width: 29rem;
}
@media screen and (max-width: 1199px) {
  header .logo {
    width: 25rem;
  }
}
header nav {
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 1199px) {
  header nav {
    gap: 2rem;
  }
}
@media screen and (max-width: 991px) {
  header nav {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100vw;
    flex-direction: column;
    transform: translate(0, 99%);
    background: #fff;
    padding: 1.5rem;
    pointer-events: none;
    opacity: 0;
    transition: 0.5s;
  }
  header nav.open {
    opacity: 1;
    pointer-events: all;
  }
}
header nav a {
  font-size: 1.5rem;
  transition: 0.3s;
}
header nav a.active {
  color: #FF4701;
}
@media (min-width: 992px) {
  header nav a:hover {
    color: #FF4701;
  }
}
header nav a.mail {
  color: #fff;
  padding: 1rem 2rem;
  background: #FFA608;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  border-radius: 6rem;
  border: 2px solid #FFA608;
  transition: 0.3s;
  font-size: 1.6rem;
}
header nav a.mail span {
  width: 3rem;
  height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #FFA608;
  border-radius: 50%;
  border: 2px solid #FFA608;
  transition: 0.3s;
}
header nav a.mail span i {
  font-weight: 500;
}
@media (min-width: 992px) {
  header nav a.mail:hover {
    background: #fff;
    color: #FFA608;
  }
}
header .toggle {
  display: none;
  width: 3rem;
  height: 2rem;
  position: relative;
  cursor: pointer;
}
header .toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background: #FFA608;
  position: absolute;
  transition-duration: 0.4s;
}
header .toggle span:nth-of-type(1) {
  top: 0;
}
header .toggle span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
header .toggle span:nth-of-type(3) {
  bottom: 0;
}
header .toggle.open span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
header .toggle.open span:nth-of-type(2) {
  opacity: 0;
}
header .toggle.open span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
@media screen and (max-width: 991px) {
  header .toggle {
    display: block;
  }
}

.title_en {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: "Josefin Sans", sans-serif;
  font-size: 3rem;
  color: #FF4701;
}
.title_en::before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background: #FF4701;
  display: block;
  border-radius: 50%;
}
.title h3 {
  font-size: 3.5rem;
  font-weight: 700;
  letter-spacing: 0.14rem;
  margin-top: 1rem;
}
@media screen and (max-width: 991px) {
  .title h3 {
    font-size: 3rem;
  }
}
.title_bottom_en {
  font-size: 6rem;
  color: #FF4701;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1;
}
.title_bottom h3 {
  font-size: 2.3rem;
  margin-top: 1rem;
}

.more {
  width: 32rem;
  height: 7rem;
  padding: 1rem 1.5rem 1rem 3.5rem;
  background: #FFA608;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  border-radius: 8rem;
  border: 2px solid #FFA608;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .more {
    padding: 1rem 1.5rem 1rem 2rem;
    width: 30rem;
  }
}
.more .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  border: 2px solid #fff;
  transition: 0.3s;
}
.more .arrow i {
  font-size: 1.3rem;
}
@media (min-width: 992px) {
  .more:hover {
    background: #fff;
    color: #FFA608;
  }
  .more:hover .arrow {
    background: #FFA608;
    color: #fff;
  }
}
.more.white {
  background: #fff;
  color: #FFA608;
}
.more.white .arrow {
  background: #FFA608;
  color: #fff;
}
@media (min-width: 992px) {
  .more.white:hover {
    background: #FFA608;
    color: #fff;
  }
}

main {
  overflow: hidden;
  background: #F5F3EB;
}

.footer {
  background: #F5F3EB;
}
.footer_contact {
  padding: 8rem 0;
  border-radius: 20rem 0 0 0;
  background: #FDF4D0;
}
@media screen and (max-width: 1199px) {
  .footer_contact {
    border-radius: 10rem 0 0 0;
  }
}
.footer_contact .row {
  margin-top: 4rem;
}
@media screen and (max-width: 991px) {
  .footer_contact .row {
    margin: 4rem -0.5rem 0;
  }
}
@media screen and (max-width: 767px) {
  .footer_contact .row {
    gap: 2rem;
  }
}
@media screen and (max-width: 991px) {
  .footer_contact .row .col-12 {
    padding: 0 0.5rem;
  }
}
.footer_contact .tel, .footer_contact .mail {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 2px solid #FFA608;
  width: 100%;
  height: 7rem;
  font-size: 2.7rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  border-radius: 65rem;
  padding: 1rem 1.5rem 1rem 3.5rem;
}
@media screen and (max-width: 991px) {
  .footer_contact .tel, .footer_contact .mail {
    font-size: 2rem;
    padding-left: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_contact .tel, .footer_contact .mail {
    font-size: 2.5rem;
    padding-left: 1.5rem;
  }
}
.footer_contact .tel .icon, .footer_contact .mail .icon {
  position: absolute;
  top: 50%;
  left: 1.5rem;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  font-size: 1.5rem;
  border-radius: 50%;
}
.footer_contact .tel {
  background: #fff;
  color: #FFA608;
}
.footer_contact .tel .icon {
  background: #FFA608;
  color: #fff;
}
.footer_contact .mail {
  background: #FFA608;
  color: #fff;
  transition: 0.3s;
}
.footer_contact .mail .icon {
  background: #fff;
  color: #FFA608;
  font-size: 1.8rem;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .footer_contact .mail:hover {
    background: #fff;
    color: #FFA608;
  }
  .footer_contact .mail:hover .icon {
    background: #FFA608;
    color: #fff;
  }
}
.footer_contact .cap {
  text-align: center;
  margin-top: 1rem;
  font-size: 1.3rem;
}
.footer_bottom {
  padding: 5rem 0;
}
.footer_inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .footer_inner {
    flex-direction: column;
    align-items: center;
  }
}
.footer_left .logo {
  width: 29rem;
}
.footer_left .add {
  margin-top: 3rem;
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (max-width: 991px) {
  .footer_left .add {
    text-align: center;
  }
}
.footer_right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .footer_right {
    margin-top: 3rem;
  }
}
.footer_nav {
  display: flex;
  align-items: center;
  gap: 2rem;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .footer_nav {
    display: none;
  }
}
.footer .copy {
  text-align: right;
  font-size: 1.3rem;
}
@media screen and (max-width: 991px) {
  .footer .copy {
    margin-top: 4rem;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .footer .copy {
    margin-top: 2rem;
  }
}

.pagetop {
  width: 4.5rem;
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  z-index: 300;
}

#top .mv {
  margin-top: 10rem;
  position: relative;
}
@media screen and (max-width: 991px) {
  #top .mv {
    margin-top: 7rem;
  }
}
#top .mv .slider_image {
  height: calc(100vh - 10rem);
}
@media print {
  #top .mv .slider_image {
    height: 700px;
  }
}
#top .mv .slider_image img {
  height: 100%;
  object-fit: cover;
}
#top .mv .slider_image img.object-right {
  object-position: right;
}
#top .mv_text {
  position: absolute;
  left: 5vw;
  top: 10%;
}
@media screen and (max-height: 768px) and (min-width: 575px) {
  #top .mv_text {
    top: auto;
    bottom: 4vw;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text {
    top: 50%;
    transform: translateY(-50%);
  }
}
#top .mv_text h2 {
  writing-mode: vertical-rl;
  font-family: "Kiwi Maru", serif;
  display: flex;
  flex-direction: column;
  gap: 5rem;
  color: #fff;
  font-size: 4.5rem;
}
@media screen and (max-height: 768px) and (min-width: 575px) {
  #top .mv_text h2 {
    writing-mode: horizontal-tb;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text h2 {
    font-size: 3.5rem;
    gap: 3rem;
  }
}
#top .mv_text h2 span {
  display: block;
  border-right: 8px dotted #FFF;
  padding-right: 2rem;
}
@media screen and (max-height: 768px) and (min-width: 575px) {
  #top .mv_text h2 span {
    border-bottom: 8px dotted #FFF;
    border-right: 0;
    padding-right: 0;
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text h2 span {
    border-right: 5px dotted #FFF;
    padding-right: 1.5rem;
  }
}
#top .about {
  padding: 10rem 0;
  border-radius: 0 0 0 20rem;
  position: relative;
  z-index: 1;
  background: #F5F3EB;
}
@media screen and (max-width: 1199px) {
  #top .about {
    border-radius: 0 0 0 10rem;
  }
}
#top .about .row {
  align-items: center;
}
@media screen and (max-width: 767px) {
  #top .about .row {
    flex-direction: column-reverse;
    gap: 3rem;
  }
}
#top .about_lead {
  margin-top: 5rem;
}
#top .about_lead p {
  line-height: 2;
  letter-spacing: 0.03rem;
}
#top .about_lead .more {
  margin-top: 4rem;
}
#top .about_image {
  margin-right: calc(-1 * (100vw - 100%) / 2);
  width: 50vw;
  padding-left: 5.5rem;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  #top .about_image {
    padding-left: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #top .about_image {
    margin-right: 0;
    padding: 0 15px;
    width: 100%;
  }
}
#top .about_image img {
  border-radius: 7rem 0 0 7rem;
}
@media screen and (max-width: 767px) {
  #top .about_image img {
    border-radius: 3rem;
  }
}
#top .about_bg {
  width: 100%;
  height: 20rem;
  margin-top: -20rem;
  background: #FDF4D0;
  position: relative;
  z-index: 0;
}
#top .recruit {
  padding: 10rem 0;
  background: #FDF4D0;
}
#top .recruit .row {
  align-items: center;
}
@media screen and (max-width: 767px) {
  #top .recruit .row {
    gap: 2rem;
  }
}
#top .recruit_image {
  padding-right: 7rem;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 991px) {
  #top .recruit_image {
    padding-right: 0;
  }
}
#top .recruit_image::after {
  content: "";
  width: 54rem;
  height: 42rem;
  background: url(../../images/top/bg_logo.png) no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transform: translate(-60%, -20%);
}
#top .recruit_image img {
  border-radius: 50%;
}
#top .recruit_lead {
  margin-top: 5rem;
  line-height: 2;
  letter-spacing: 0.06rem;
}
@media screen and (max-width: 574px) {
  #top .recruit_lead {
    margin-top: 3rem;
  }
}
#top .recruit .more {
  margin-top: 4rem;
}
@media screen and (max-width: 574px) {
  #top .recruit .more {
    margin-top: 2rem;
  }
}
#top .service {
  padding-bottom: 27rem;
  border-radius: 0 0 20rem 0;
}
@media screen and (max-width: 1199px) {
  #top .service {
    border-radius: 0 0 10rem 0;
  }
}
@media screen and (max-width: 767px) {
  #top .service .row {
    gap: 2rem;
    flex-direction: column-reverse;
  }
}
#top .service_image {
  padding-left: 7rem;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 991px) {
  #top .service_image {
    padding-left: 0;
  }
}
#top .service_image::after {
  content: "";
  width: 54rem;
  height: 42rem;
  background: url(../../images/top/bg_logo.png) no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  transform: translate(60%, 20%);
}
#top .service_image img {
  border-radius: 50%;
}
#top .news {
  margin-top: -17rem;
  padding-bottom: 10rem;
}
#top .news_box {
  padding: 6rem;
  border-radius: 4rem;
  background: #fff;
  box-shadow: 0px 4px 7px 0px #DDDAD1;
}
@media screen and (max-width: 767px) {
  #top .news_box {
    padding: 3rem;
  }
}
#top .news_title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #top .news_title {
    flex-wrap: wrap;
    gap: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #top .news_title .more {
    display: none;
  }
}
#top .news .more.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #top .news .more.sp {
    display: flex;
    margin-left: auto;
  }
}
#top .news_wrap {
  margin-top: 5rem;
  display: flex;
  gap: 10rem;
}
@media screen and (max-width: 991px) {
  #top .news_wrap {
    flex-direction: column;
    gap: 3rem;
  }
}
#top .news_category .tab {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media screen and (max-width: 991px) {
  #top .news_category .tab {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.5rem 3rem;
  }
}
#top .news_category .tab li {
  font-size: 2rem;
  color: #8E8E8E;
  line-height: 1;
  cursor: pointer;
  transition: 0.3s;
}
#top .news_category .tab li.active {
  color: #FF4701;
}
@media (min-width: 992px) {
  #top .news_category .tab li:hover {
    color: #FF4701;
  }
}
#top .news .tab_box_wrap {
  width: calc(100% - 30rem);
}
@media screen and (max-width: 991px) {
  #top .news .tab_box_wrap {
    width: 100%;
  }
}
#top .news_list {
  display: none;
}
#top .news_list.active {
  display: block;
}
#top .news_item {
  display: flex;
  align-items: center;
  gap: 4rem;
  padding: 1.5rem 0;
  border-bottom: 1px solid #CCC2AD;
  transition: 0.3s;
}
#top .news_item:first-of-type {
  border-top: 1px solid #CCC2AD;
}
@media (min-width: 992px) {
  #top .news_item:hover h4 {
    color: #FF4701;
  }
  #top .news_item:hover .date {
    color: #2B2B2B;
  }
}
@media screen and (max-width: 574px) {
  #top .news_item {
    gap: 2rem;
  }
}
#top .news_image {
  width: 10rem;
  height: 10rem;
  overflow: hidden;
  border-radius: 1rem;
}
#top .news_image img {
  height: 10rem;
  object-fit: cover;
}
#top .news_text {
  width: calc(100% - 14rem);
}
@media screen and (max-width: 574px) {
  #top .news_text {
    width: calc(100% - 12rem);
  }
}
#top .news_text .date {
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.06rem;
  color: #dedede;
  transition: 0.3s;
}
#top .news_text .date span {
  color: #FF4701;
  margin-left: 1.5rem;
}
#top .news_text h4 {
  font-weight: 600;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  transition: 0.3s;
}

.subhead {
  margin-top: 10rem;
}
@media screen and (max-width: 991px) {
  .subhead {
    margin-top: 7rem;
  }
}
.subhead_text {
  padding: 5rem 2rem 4rem 5rem;
}
@media screen and (max-width: 574px) {
  .subhead_text {
    padding-left: 2rem;
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
}
.subhead_text h2 {
  font-size: 4.5rem;
  font-weight: 600;
}
@media screen and (max-width: 574px) {
  .subhead_text h2 {
    font-size: 3rem;
  }
}
.subhead_text .en {
  font-size: 3rem;
  margin-top: 1rem;
  font-family: "Josefin Sans", sans-serif;
  color: #FF4701;
}
@media screen and (max-width: 574px) {
  .subhead_text .en {
    font-size: 2rem;
  }
}
.subhead_image {
  width: calc(100vw - 7rem);
  margin-left: auto;
  height: 40rem;
}
@media screen and (max-width: 574px) {
  .subhead_image {
    width: calc(100vw - 3rem);
    height: 25rem;
  }
}
.subhead_image img {
  border-radius: 5rem 0 0 5rem;
  height: 40rem;
  object-fit: cover;
}
@media screen and (max-width: 574px) {
  .subhead_image img {
    height: 25rem;
  }
}

#service .service {
  padding: 10rem 0;
}
@media screen and (max-width: 574px) {
  #service .service {
    padding: 7rem 0;
  }
}
#service .service h3 {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 574px) {
  #service .service h3 {
    font-size: 2rem;
  }
}
#service .service_content {
  margin-top: 3rem;
  align-items: center;
}
#service .service_image {
  padding-right: 2rem;
}
@media screen and (max-width: 767px) {
  #service .service_image {
    padding: 0;
    margin-bottom: 3rem;
  }
}
#service .service_image img {
  border-radius: 2rem;
}
#service .service_text p {
  line-height: 2;
}
#service .service_list {
  margin-top: 7rem;
  gap: 3rem 0;
}
#service .service_item {
  background: #fff;
  padding: 2rem;
  height: 100%;
  border-radius: 1rem;
  border: 2px solid #FFA608;
}
#service .service_item h4 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 2rem;
  color: #FF4701;
  font-weight: 600;
}
#service .service_item h4::before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background: #FF4701;
  display: block;
  border-radius: 50%;
}
#service .service_item p {
  margin-top: 1rem;
  line-height: 2;
}
#service .flow {
  margin-bottom: 10rem;
}
#service .flow ul {
  margin-top: 4rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
#service .flow ul li {
  display: flex;
  align-items: center;
  padding: 4rem;
  border-radius: 2rem;
  background: #fff;
  box-shadow: 0px 4px 7px 0px #DDDAD1;
}
@media screen and (max-width: 767px) {
  #service .flow ul li {
    padding: 3rem;
  }
}
#service .flow ul li .step {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #FF4701;
  line-height: 1;
  gap: 0.5rem;
  padding-right: 4rem;
  border-right: 1px solid #eee;
  margin-right: 4rem;
}
@media screen and (max-width: 574px) {
  #service .flow ul li .step {
    padding-right: 2rem;
    margin-right: 2rem;
  }
}
#service .flow ul li .step_en {
  font-size: 2rem;
}
@media screen and (max-width: 574px) {
  #service .flow ul li .step_en {
    font-size: 1.5rem;
  }
}
#service .flow ul li .step_num {
  font-family: "Josefin Sans", sans-serif;
  font-size: 5rem;
}
@media screen and (max-width: 574px) {
  #service .flow ul li .step_num {
    font-size: 3rem;
  }
}
#service .flow ul li h4 {
  font-size: 2.3rem;
}
@media screen and (max-width: 574px) {
  #service .flow ul li h4 {
    font-size: 1.8rem;
  }
}
#service .flow_cap {
  margin-top: 1.5rem;
  line-height: 2;
}
#service .flow_last {
  margin-top: 4rem;
  text-align: center;
  font-size: 3rem;
  color: #FF4701;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  font-feature-settings: "palt";
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 574px) {
  #service .flow_last {
    font-size: 2rem;
  }
}
#service .flow_last::before {
  content: "";
  width: 2rem;
  height: 2rem;
  background: #FF4701;
  display: block;
  border-radius: 50%;
}
#service .flow_last::after {
  content: "";
  width: 2rem;
  height: 2rem;
  background: #FF4701;
  display: block;
  border-radius: 50%;
}

#news {
  overflow: visible;
}
#news .news {
  padding: 10rem 0;
}
@media screen and (max-width: 574px) {
  #news .news {
    padding: 7rem 0;
  }
}
#news .news_box {
  display: flex;
  gap: 10rem;
}
@media screen and (max-width: 991px) {
  #news .news_box {
    flex-direction: column;
    gap: 3rem;
  }
}
#news .news_category ul {
  position: sticky;
  top: 14rem;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media screen and (max-width: 991px) {
  #news .news_category ul {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.5rem 3rem;
  }
}
#news .news_category ul li {
  font-size: 2rem;
  color: #8E8E8E;
  line-height: 1;
  cursor: pointer;
  transition: 0.3s;
}
#news .news_category ul li.active {
  color: #FF4701;
}
@media (min-width: 992px) {
  #news .news_category ul li:hover {
    color: #FF4701;
  }
}
#news .news_wrap {
  width: calc(100% - 30rem);
}
@media screen and (max-width: 991px) {
  #news .news_wrap {
    width: 100%;
  }
}
#news .news_item {
  display: flex;
  align-items: center;
  gap: 4rem;
  padding: 1.5rem 0;
  border-bottom: 1px solid #CCC2AD;
  transition: 0.3s;
}
#news .news_item:first-of-type {
  border-top: 1px solid #CCC2AD;
}
@media (min-width: 992px) {
  #news .news_item:hover h4 {
    color: #FF4701;
  }
  #news .news_item:hover .date {
    color: #2B2B2B;
  }
}
@media screen and (max-width: 574px) {
  #news .news_item {
    gap: 2rem;
  }
}
#news .news_image {
  width: 10rem;
  height: 10rem;
  overflow: hidden;
  border-radius: 1rem;
}
#news .news_image img {
  height: 10rem;
  object-fit: cover;
}
#news .news_text {
  width: calc(100% - 14rem);
}
@media screen and (max-width: 574px) {
  #news .news_text {
    width: calc(100% - 12rem);
  }
}
#news .news_text .date {
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.06rem;
  color: #dedede;
  transition: 0.3s;
}
#news .news_text .date span {
  color: #FF4701;
  margin-left: 1.5rem;
}
#news .news_text h3 {
  font-weight: 600;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  transition: 0.3s;
}
#news .news .paging {
  text-align: center;
  margin-top: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
#news .news .paging span.paging-text a {
  transition-duration: 0.3s;
  color: #FFA608;
  display: inline;
  zoom: 1;
  overflow: hidden;
  border: 1px solid #FFA608;
  text-decoration: none;
  background: #fff;
  font-family: "Josefin Sans", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  line-height: 1;
  font-size: 2rem;
  padding-top: 3px;
}
@media (min-width: 992px) {
  #news .news .paging span.paging-text a:hover {
    background: #FFA608;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
}
#news .news .paging span.current {
  display: inline;
  zoom: 1;
  overflow: hidden;
  border: 1px solid #FFA608;
  text-decoration: none;
  font-family: "Josefin Sans", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  line-height: 1;
  font-size: 2rem;
  padding-top: 3px;
  background: #FFA608;
  color: #fff;
  zoom: 1;
  text-decoration: none;
  cursor: pointer;
}
#news .detail {
  padding: 10rem 0;
}
@media screen and (min-width: 1500px) {
  #news .detail .container {
    max-width: 1140px;
  }
}
#news .detail .date {
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.06rem;
  color: #2B2B2B;
  transition: 0.3s;
}
#news .detail .date span {
  color: #FF4701;
  margin-left: 1.5rem;
}
#news .detail h3 {
  font-weight: 600;
  font-size: 2.4rem;
  margin-top: 1.5rem;
  transition: 0.3s;
  padding-left: 1rem;
  border-left: 1rem solid #FF4701;
}
#news .detail .row {
  margin-top: 3rem;
  gap: 3rem 0;
}
#news .detail .row .slider_wrap .thumbnail-img {
  opacity: 0.7;
  width: 100%;
  aspect-ratio: 7/4;
  background: #fffffe;
}
#news .detail .row .slider_wrap .thumbnail-img img {
  width: 100%;
  object-fit: contain;
  aspect-ratio: 7/4;
}
@media (min-width: 575px) {
  #news .detail .row .slider_wrap .thumbnail.stop .slick-track {
    transform: unset !important;
  }
}
#news .detail .row .slider_wrap .thumbnail.stop2 .slick-track {
  transform: unset !important;
}
#news .detail .row .slider_wrap .thumbnail-img.slick-current {
  opacity: 1;
}
#news .detail .row .slider_wrap .slick-img {
  position: relative;
  width: 100%;
  aspect-ratio: 7/4;
  background: #fffffe;
}
#news .detail .row .slider_wrap .slick-img img {
  width: 100%;
  object-fit: contain;
  aspect-ratio: 7/4;
}
#news .detail_item {
  line-height: 2;
}
#news .detail_image {
  margin-top: 4rem;
  max-height: calc(100vh - 20rem);
  background: #fffffe;
}
#news .detail_image img {
  max-height: calc(100vh - 20rem);
  object-fit: contain;
}
#news .detail_text {
  margin-top: 3rem;
}
#news .detail .download {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5rem 3rem;
  margin-top: 2rem;
}
#news .detail .download_item {
  padding: 1rem 2rem;
  gap: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 5rem;
  border: 2px solid #FFA608;
  color: #FFA608;
  transition: 0.3s;
}
@media (min-width: 992px) {
  #news .detail .download_item:hover {
    background: #FFA608;
    color: #fff;
  }
}
#news .detail .back {
  margin-top: 7rem;
}
#news .detail .back .more {
  justify-content: center;
  gap: 2rem;
  width: fit-content;
  height: auto;
  padding: 1.5rem 3rem;
}

#recruit section {
  padding: 10rem 0;
}
@media screen and (max-width: 574px) {
  #recruit section {
    padding: 7rem 0;
  }
}
#recruit section:nth-of-type(even) {
  background: #FDF4D0;
}
#recruit .recruit h3 {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (max-width: 574px) {
  #recruit .recruit h3 {
    font-size: 2rem;
  }
}
#recruit .recruit .row {
  margin-top: 4rem;
  align-items: center;
  gap: 3rem 0;
}
#recruit .recruit_image {
  overflow: hidden;
  border-radius: 2rem;
}
#recruit .recruit_text h4 {
  font-size: 2rem;
  font-weight: 600;
  padding-left: 1rem;
  border-left: 1rem solid #FF4701;
  line-height: 1.5;
}
#recruit .recruit_text p {
  margin-top: 2rem;
  line-height: 2;
}
#recruit .case .title_bottom {
  padding-bottom: 3rem;
  border-bottom: 1px solid #CCC2AD;
}
#recruit .case_list {
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
#recruit .case_list > li {
  padding: 4rem;
  border-radius: 2rem;
  background: #fff;
  box-shadow: 0px 4px 7px 0px #DDDAD1;
}
@media screen and (max-width: 767px) {
  #recruit .case_list > li {
    padding: 3rem;
  }
}
#recruit .case_list > li .case_top {
  display: flex;
  align-items: center;
}
#recruit .case_list > li .step {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #FF4701;
  line-height: 1;
  gap: 0.5rem;
  padding-right: 4rem;
  border-right: 1px solid #eee;
  margin-right: 4rem;
}
@media screen and (max-width: 574px) {
  #recruit .case_list > li .step {
    padding-right: 2rem;
    margin-right: 2rem;
  }
}
#recruit .case_list > li .step_en {
  font-size: 2rem;
}
@media screen and (max-width: 574px) {
  #recruit .case_list > li .step_en {
    font-size: 1.5rem;
  }
}
#recruit .case_list > li .step_num {
  font-family: "Josefin Sans", sans-serif;
  font-size: 5rem;
}
@media screen and (max-width: 574px) {
  #recruit .case_list > li .step_num {
    font-size: 3rem;
  }
}
#recruit .case_list > li h4 {
  font-size: 2.3rem;
}
@media screen and (max-width: 574px) {
  #recruit .case_list > li h4 {
    font-size: 1.8rem;
  }
}
#recruit .case_text {
  display: flex;
  align-items: center;
  gap: 3rem;
  margin-top: 3rem;
}
@media screen and (max-width: 574px) {
  #recruit .case_text {
    align-items: flex-start;
  }
}
#recruit .case_text .icon {
  width: 10rem;
}
@media screen and (max-width: 574px) {
  #recruit .case_text .icon {
    width: 5rem;
  }
}
#recruit .case_lead {
  width: calc(100% - 13rem);
}
@media screen and (max-width: 574px) {
  #recruit .case_lead {
    width: calc(100% - 8rem);
  }
}
#recruit .case_detail {
  margin-top: 3rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 2rem 3rem;
  padding-top: 3rem;
  border-top: 1px solid #eee;
}
#recruit .case_detail ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem 3rem;
}
#recruit .case_detail .pay {
  margin-left: auto;
}
#recruit .case_detail .pay p {
  font-size: 2rem;
}
#recruit .recruitment table {
  width: 100%;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  #recruit .recruitment table {
    border: 1px solid #FFA608;
  }
}
#recruit .recruitment table th {
  background: #FFA608;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
}
#recruit .recruitment table tr:first-of-type td {
  border-top: #FFA608 1px solid;
}
#recruit .recruitment table tr:first-of-type th {
  border-top: #FFA608 1px solid;
}
#recruit .recruitment table tr:last-of-type th {
  border-color: #FFA608;
}
#recruit .recruitment table td {
  border-bottom: #FFA608 1px solid;
  border-right: #FFA608 1px solid;
  width: 75%;
  background: #fff;
}
#recruit .recruitment table th, #recruit .recruitment table td {
  padding: 15px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #recruit .recruitment table th, #recruit .recruitment table td {
    width: 100%;
    display: block;
    border: 0;
  }
}

#company .subhead_image img {
  object-position: right;
}
#company section {
  padding: 10rem 0;
}
@media screen and (max-width: 574px) {
  #company section {
    padding: 7rem 0;
  }
}
#company section:nth-of-type(even) {
  background: #FDF4D0;
}
#company .message .row {
  margin-top: 4rem;
  gap: 3rem 0;
  align-items: center;
}
#company .message_text p {
  line-height: 2;
}
#company .message_text .name {
  text-align: right;
  margin-top: 1rem;
}
#company .outline table {
  width: 100%;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  #company .outline table {
    border: 1px solid #FFA608;
  }
}
#company .outline table th {
  background: #FFA608;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
}
#company .outline table tr:first-of-type td {
  border-top: #FFA608 1px solid;
}
#company .outline table tr:first-of-type th {
  border-top: #FFA608 1px solid;
}
#company .outline table tr:last-of-type th {
  border-color: #FFA608;
}
#company .outline table td {
  border-bottom: #FFA608 1px solid;
  border-right: #FFA608 1px solid;
  width: 75%;
  background: #fff;
}
#company .outline table td ul {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
#company .outline table td ul li {
  display: flex;
  gap: 2rem;
}
#company .outline table td ul li:last-of-type {
  flex-wrap: wrap;
  gap: 1rem 2rem;
}
#company .outline table td ul li .ttl {
  width: 6.5rem;
}
#company .outline table th, #company .outline table td {
  padding: 15px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #company .outline table th, #company .outline table td {
    width: 100%;
    display: block;
    border: 0;
  }
}
#company .access iframe {
  width: 100%;
  height: 45rem;
  margin-top: 4rem;
}
#company .access_add {
  margin-top: 1rem;
  font-size: 1.8rem;
}
#company .access_flex {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem 5rem;
  margin-top: 3rem;
}
#company .access_text h4 {
  padding-left: 1rem;
  border-left: 1rem solid #FF4701;
  font-size: 2rem;
  font-weight: 600;
}
#company .access_text p {
  margin-top: 1.5rem;
}
#company .access .more {
  margin-left: auto;
}

#contact .subhead {
  margin-bottom: 4rem;
}
@media screen and (min-width: 1550px) {
  #contact .container {
    max-width: 1140px;
  }
}
#contact .greeting {
  letter-spacing: 0.08em;
  line-height: 2;
  margin-bottom: 10px;
  text-align: justify;
  font-weight: 500;
  margin-top: 3rem;
}
@media screen and (max-width: 991px) {
  #contact .greeting .lg {
    display: none;
  }
}
#contact .greeting span {
  margin-right: 5px;
  vertical-align: middle;
}
#contact .requied {
  display: inline-block;
  background: orange;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.8;
  padding: 0px 5px;
  vertical-align: text-top;
}
#contact .tel {
  padding: 80px 0;
  background: #FDF4D0;
}
@media screen and (max-width: 767px) {
  #contact .tel {
    padding: 60px 0;
  }
}
@media screen and (max-width: 991px) {
  #contact .tel .col-12 {
    margin-bottom: 20px;
  }
}
@media print {
  #contact .tel .col-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
#contact .tel .row {
  margin-top: 3rem;
}
#contact .tel .tel_wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 2rem 1rem;
  border: 1px solid #FFA608;
  background: #FFA608;
  border-radius: 0.5rem;
}
#contact .tel .tel_btn {
  text-align: center;
  font-weight: bold;
  font-size: 35px;
  letter-spacing: 0.08em;
  color: #fff;
  font-weight: 600;
  font-family: "Josefin Sans", sans-serif;
}
@media screen and (max-width: 574px) {
  #contact .tel .tel_btn {
    font-size: 20px;
    letter-spacing: 0.1em;
  }
}
#contact .tel .tel_btn small {
  font-size: 20px;
  font-weight: 600;
}
#contact .tel .tel_btn i {
  margin-right: 15px;
}
#contact .tel .tel_btn .times {
  font-size: 16px;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: 0.05rem;
}
#contact .tel .time {
  margin-top: 20px;
  text-align: center;
}
#contact .tel .time p {
  letter-spacing: 0.1em;
}
#contact .tel .time a {
  margin-top: 10px;
  width: 100%;
  padding: 10px 0;
}
@media screen and (max-width: 450px) {
  #contact .tel .time a {
    font-size: 85%;
  }
}
#contact .tel .fax_order {
  margin-top: 20px;
}
#contact .tel .fax_order .ttl {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
#contact .tel .fax_order p {
  text-align: center;
}
#contact .tel .fax_order p a {
  display: block;
  margin: 10px auto 0;
  padding: 10px 0;
}
#contact .contact {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #contact .contact {
    padding: 8rem 0;
  }
}
#contact .form_wrap > p {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
#contact .form_wrap > p span {
  margin-right: 5px;
}
#contact .form_wrap form table {
  width: 100%;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table {
    border: 1px solid #FFA608;
  }
}
#contact .form_wrap form table th {
  background: #FFA608;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
  position: relative;
}
#contact .form_wrap form table th .requied {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  color: #FFA608;
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table th {
    width: 100%;
    display: block;
    border: 0;
    font-size: 16px;
  }
}
#contact .form_wrap form table tr:first-of-type td {
  border-top: #FFA608 1px solid;
}
#contact .form_wrap form table tr:first-of-type th {
  border-top: #FFA608 1px solid;
}
#contact .form_wrap form table tr:last-of-type th {
  border-color: #FFA608;
}
#contact .form_wrap form table td {
  border-bottom: #FFA608 1px solid;
  border-right: #FFA608 1px solid;
  width: 75%;
  background: #fff;
  font-weight: 500;
}
#contact .form_wrap form table td input {
  padding: 5px;
  border: #ddd solid 1px;
  border-radius: 5px;
}
#contact .form_wrap form table td input.w50 {
  width: 330px;
}
#contact .form_wrap form table td input.w30 {
  margin-left: 10px;
}
#contact .form_wrap form table td input[type=file] {
  border: none;
}
#contact .form_wrap form table td input[type=text] {
  width: 100%;
}
#contact .form_wrap form table td .red {
  font-size: 90%;
  color: #bb1515;
  font-weight: 400;
}
#contact .form_wrap form table td label {
  margin-right: 20px;
}
#contact .form_wrap form table td label input[type=radio] {
  margin-right: 10px;
}
#contact .form_wrap form table td select {
  padding: 5px;
  width: 30%;
}
@media screen and (max-width: 574px) {
  #contact .form_wrap form table td select {
    width: auto;
  }
}
#contact .form_wrap form table td textarea {
  padding: 5px;
  border: #ddd solid 1px;
  border-radius: 5px;
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table td {
    display: block;
    width: 100%;
    padding-top: 0;
  }
  #contact .form_wrap form table td input {
    width: 100%;
  }
  #contact .form_wrap form table td input.w50 {
    width: 100%;
  }
  #contact .form_wrap form table td input.w30 {
    max-width: 250px;
  }
  #contact .form_wrap form table td label input[type=radio] {
    width: auto;
  }
}
#contact .form_wrap form table th, #contact .form_wrap form table td {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  #contact .form_wrap form table th, #contact .form_wrap form table td {
    width: 100%;
    display: block;
    border: 0;
  }
}
#contact .form_wrap form h4 {
  font-size: 22px;
  padding-left: 10px;
  border-left: 10px solid #FFA608;
  margin-bottom: 20px;
}
@media screen and (max-width: 574px) {
  #contact .form_wrap form h4 {
    font-size: 20px;
  }
}
#contact .form_wrap form .privacy_ttl {
  text-align: center;
  letter-spacing: 0.1em;
}
#contact .form_wrap form .privacy_policy {
  border: 1px solid #FFA608;
  background: #fff;
  padding: 20px 10px;
  border-radius: 5px;
  margin-bottom: 40px;
  font-weight: 400;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner {
  max-height: 340px;
  overflow-y: scroll;
  padding: 20px 30px;
  letter-spacing: 0.08em;
  line-height: 1.8;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner h5 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #242424;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner ul {
  padding-left: 0;
  list-style: none;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner ul li {
  margin-bottom: 5px;
  display: flex;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner ul:last-of-type li {
  display: block;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner .name {
  text-align: right;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar {
  width: 10px;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar-track {
  background-color: #eee;
  border-radius: 30px;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar-thumb {
  background: #FFA608;
  border-radius: 30px;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner a {
  color: #007bff;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  #contact .form_wrap form .privacy_policy .privacy_policy_inner ul li {
    font-size: 15px;
  }
}
@media screen and (max-width: 450px) {
  #contact .form_wrap form .privacy_policy .privacy_policy_inner {
    padding: 20px 10px;
  }
}
#contact .form_wrap form .check {
  margin-bottom: 30px;
}
#contact .form_wrap form .check input[type=checkbox] {
  margin-right: 10px;
  padding: 5px;
}
#contact .form_wrap form .submit {
  text-align: center;
}
#contact .form_wrap form .submit button {
  background: #FFA608;
  color: #fff;
  border: none;
  letter-spacing: 0.1rem;
  border-radius: 10px;
  padding: 15px 40px;
  position: relative;
}
#contact .form_wrap form .submit button i {
  position: absolute;
  right: 4%;
  top: 50%;
  transform: translateY(-50%);
}
#contact .form_wrap form .confirm button {
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 15px 40px;
  width: 250px;
}
#contact .form_wrap form .confirm button[type=button] {
  background: #eee;
  margin-right: 30px;
  color: #2B2B2B;
  border: 1px solid #eee;
  position: relative;
  font-size: 1.6rem;
}
#contact .form_wrap form .confirm button[type=button] i {
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
}
@media screen and (max-width: 574px) {
  #contact .form_wrap form .confirm button[type=button] {
    margin-right: 10px;
  }
}
#contact .form_wrap form .confirm button[type=submit] {
  background: #FFA608;
  position: relative;
  font-size: 1.6rem;
}
#contact .form_wrap form .confirm button[type=submit] i {
  position: absolute;
  top: 50%;
  right: 7%;
  transform: translateY(-50%);
}
@media screen and (max-width: 450px) {
  #contact .form_wrap form .confirm {
    flex-wrap: wrap;
  }
  #contact .form_wrap form .confirm button {
    width: 250px;
  }
  #contact .form_wrap form .confirm button[type=button] {
    margin-right: 0;
    margin-bottom: 20px;
  }
}/*# sourceMappingURL=style.css.map */