@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: "Yu Mincho", "YuMincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-size: 1.6rem;
  color: #000000;
  letter-spacing: 0.07rem;
}
@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: #000000;
    transform: scaleX(0);
    transform-origin: 0 50%;
    pointer-events: none;
    animation-name: text-revealer;
  }
  @keyframes clip-text {
    from {
      -webkit-clip-path: inset(0 100% 0 0);
              clip-path: inset(0 100% 0 0);
    }
    to {
      -webkit-clip-path: inset(0 0 0 0);
              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: 15rem;
  background: #FFFFFF;
  z-index: 900;
  padding: 0 5rem;
  transition: 0.4s;
}
@media screen and (max-width: 1199px) {
  header {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 991px) {
  header {
    height: 7rem;
  }
}
@media print {
  header {
    position: absolute;
  }
}
header .logo {
  width: 14.8rem;
  transition: 0.4s;
}
@media screen and (max-width: 1199px) {
  header .logo {
    width: 10rem;
  }
}
@media screen and (max-width: 991px) {
  header .logo {
    width: 8rem;
  }
}
header .logo img, header .logo a {
  display: block;
}
header nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 2rem;
}
@media screen and (max-width: 991px) {
  header nav {
    flex-direction: column;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(100%) translateX(100%);
    background: #FFFFFF;
    width: 25rem;
    gap: 0;
    transition: 0.5s;
  }
  header nav.open {
    transform: translateY(100%);
  }
}
header nav > a, header nav > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1;
  gap: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #E6E6E6;
  transition: 0.3s;
  width: 15rem;
}
@media screen and (max-width: 1500px) {
  header nav > a, header nav > div {
    width: 12rem;
    gap: 0.5rem;
  }
}
@media screen and (max-width: 991px) {
  header nav > a, header nav > div {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    padding: 2rem 1rem;
  }
}
header nav > a .en, header nav > div .en {
  font-size: 1.2rem;
}
@media screen and (max-width: 991px) {
  header nav > a .en, header nav > div .en {
    font-size: 1.3rem;
  }
}
header nav > a.active, header nav > div.active {
  border-bottom-color: #000000;
}
@media (min-width: 992px) {
  header nav > a:hover, header nav > div:hover {
    border-bottom-color: #000000;
  }
}
header .toggle {
  display: none;
}
@media screen and (max-width: 991px) {
  header .toggle {
    display: block;
    width: 3rem;
    height: 1.5rem;
    position: relative;
  }
  header .toggle span {
    display: block;
    width: 100%;
    height: 1px;
    background: #000000;
    position: absolute;
  }
  header .toggle span:first-of-type {
    top: 0;
  }
  header .toggle span:last-of-type {
    bottom: 0;
  }
  header .toggle.open span:first-of-type {
    animation: top 0.5s ease forwards;
  }
  header .toggle.open span:last-of-type {
    animation: bottom 0.5s ease forwards;
  }
  header .toggle.close {
    float: none;
    opacity: 1;
  }
  header .toggle.close span:first-of-type {
    animation: topr 0.5s ease forwards;
  }
  header .toggle.close span:last-of-type {
    animation: bottomr 0.5s ease forwards;
  }
}
@keyframes top {
  0% {
    top: 0;
    transform: translateY(0);
  }
  50% {
    top: 50%;
    transform: translateY(-50%);
  }
  100% {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
}
@keyframes topr {
  0% {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
  50% {
    top: 50%;
    transform: translateY(-50%);
  }
  100% {
    top: 0;
    transform: translateY(0);
  }
}
@keyframes bottom {
  0% {
    bottom: 0;
    transform: translateY(0);
  }
  50% {
    top: 50%;
    transform: translateY(-50%);
  }
  100% {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }
}
@keyframes bottomr {
  0% {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }
  50% {
    top: 50%;
    transform: translateY(-50%);
  }
  100% {
    bottom: 0;
    transform: translateY(0);
  }
}
header.scroll {
  height: 10rem;
}
@media screen and (max-width: 991px) {
  header.scroll {
    height: 7rem;
  }
}
header.scroll .logo {
  width: 10rem;
}
@media screen and (max-width: 991px) {
  header.scroll .logo {
    width: 8rem;
  }
}

.title {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1rem;
}
.title::before {
  content: "";
  width: 0.3rem;
  height: 4rem;
  background: url(../../images/common/title.svg) no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
}
.title h3 {
  font-size: 4rem;
  font-family: "Cormorant", serif;
  letter-spacing: 0.2rem;
}
.title.side {
  align-items: flex-start;
  gap: 1.5rem;
}
.title.side::before {
  display: none;
}
.title.side::after {
  content: "";
  height: 0.3rem;
  width: 4rem;
  background: url(../../images/common/title_side.svg) no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
}

.tagcolle-more1 {
  padding: 0.7rem 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  font-size: 2.4rem;
  letter-spacing: 0.1rem;
  border: 1px solid #000000;
  transition: 0.3s;
  line-height: normal;
  width: -moz-fit-content;
  width: fit-content;
  margin: 2.5rem auto 0;
  font-family: "Yu Mincho", "YuMincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
}
@media (min-width: 992px) {
  .tagcolle-more1:hover {
    background: #000000;
    color: #FFFFFF;
  }
}

a:not([href]):hover {
  color: #FFFFFF;
}

.tagcolle-btn-default {
  background: transparent;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  border-radius: 0;
}

.footer_contact {
  padding: 8rem 0;
  background: #E5DDBB;
}
.footer .contact_inner {
  margin-top: 4.5rem;
  display: flex;
  justify-content: center;
  gap: 4rem;
  align-items: flex-end;
  flex-wrap: wrap;
}
@media screen and (max-width: 1199px) {
  .footer .contact_inner {
    gap: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .footer .contact_inner {
    gap: 2rem;
  }
}
@media screen and (max-width: 574px) {
  .footer .contact_inner {
    gap: 2rem 0;
    justify-content: space-between;
  }
}
@media screen and (max-width: 574px) {
  .footer .contact_inner .tel {
    width: 48%;
  }
}
@media screen and (max-width: 450px) {
  .footer .contact_inner .tel_ttl {
    font-size: 1.4rem;
  }
}
.footer .contact_inner .tel .num {
  font-size: 1.8rem;
}
.footer .contact_inner .tel .num_t {
  font-size: 3rem;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 767px) {
  .footer .contact_inner .tel .num_t {
    font-size: 2rem;
  }
}
@media screen and (max-width: 574px) {
  .footer .contact_inner .fax {
    width: 48%;
  }
}
@media screen and (max-width: 450px) {
  .footer .contact_inner .fax_ttl {
    font-size: 1.4rem;
  }
}
.footer .contact_inner .fax .num {
  font-size: 1.8rem;
}
.footer .contact_inner .fax .num_t {
  font-size: 3rem;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 767px) {
  .footer .contact_inner .fax .num_t {
    font-size: 2rem;
  }
}
.footer .contact_inner .download {
  padding: 2rem;
  width: 24rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  border: 1px solid #000000;
  transition: 0.3s;
}
@media screen and (max-width: 1199px) {
  .footer .contact_inner .download {
    padding: 2rem;
    width: 45%;
  }
}
@media screen and (max-width: 991px) {
  .footer .contact_inner .download {
    padding: 2rem 1rem;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .footer .contact_inner .download {
    padding: 2rem;
  }
}
@media screen and (max-width: 574px) {
  .footer .contact_inner .download {
    width: 48%;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 450px) {
  .footer .contact_inner .download {
    padding: 2rem 1rem;
    font-size: 1.4rem;
  }
}
.footer .contact_inner .download i {
  font-size: 2rem;
}
@media screen and (max-width: 450px) {
  .footer .contact_inner .download i {
    font-size: 1.6rem;
  }
}
@media (min-width: 992px) {
  .footer .contact_inner .download:hover {
    background: #000000;
    color: #FFFFFF;
  }
}
.footer_bottom {
  padding: 5rem 0 3rem;
  background: url(../../images/common/bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.footer_inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .footer_inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5rem;
    text-align: center;
  }
}
.footer_inner .logo {
  width: 14.8rem;
}
@media screen and (max-width: 767px) {
  .footer_inner .logo {
    margin: 0 auto;
  }
}
.footer_inner .add {
  margin-top: 3rem;
  font-size: 1.5rem;
  line-height: 1.8;
}
.footer_right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
.footer_right .copy {
  font-size: 1.3rem;
}
.footer_nav {
  display: flex;
  justify-content: flex-end;
  gap: 2.5rem;
}
@media screen and (max-width: 991px) {
  .footer_nav {
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_nav {
    display: none;
  }
}
.footer_nav a {
  font-size: 1.5rem;
}

.pagetop {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  width: 5rem;
}

#top {
  margin-top: 15rem;
}
@media screen and (max-width: 991px) {
  #top {
    margin-top: 7rem;
  }
}
#top .mv {
  padding: 0 5rem;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #top .mv {
    padding: 0 2rem;
  }
}
#top .mv .slider {
  overflow: hidden;
  border-radius: 2rem;
}
@media screen and (max-width: 767px) {
  #top .mv .slider_image {
    height: 50vh;
  }
}
@media screen and (max-width: 767px) {
  #top .mv .slider_image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#top .mv_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFFFFF;
  width: 100%;
  padding: 0 2rem;
  text-align: center;
}
#top .mv_text h2 {
  font-size: 4.2rem;
  font-weight: 600;
    text-shadow:1px 1px 5px #7e7f8164, -1px -1px 5px #7e7f8164,
                -1px 1px 5px #7e7f8164, 1px -1px 5px #7e7f8164,
                0px 1px 5px #7e7f8164,  5px -1px 5px #7e7f8164,
                -1px 5px 5px #7e7f8164, 1px 5px 5px #7e7f8164;
}
#top .about {
  padding: 10rem 0;
}
@media screen and (max-width: 574px) {
  #top .about {
    padding: 7rem 0;
  }
}
#top .about .container {
  position: relative;
}
#top .about_image {
  position: absolute;
  left: 0;
  top: -8rem;
  width: 23rem;
}
@media screen and (max-width: 1500px) {
  #top .about_image {
    width: 15rem;
  }
}
#top .about_image.image02 {
  left: auto;
  top: auto;
  right: 0;
  bottom: -4rem;
  width: 24rem;
}
@media screen and (max-width: 1500px) {
  #top .about_image.image02 {
    width: 15rem;
  }
}
@media screen and (max-width: 991px) {
  #top .about_image.image02 {
    right: -8rem;
  }
}
@media screen and (max-width: 574px) {
  #top .about_image.image02 {
    display: none;
  }
}
#top .about_lead {
  text-align: center;
  line-height: 2;
  margin-top: 4rem;
}
#top .topics {
  padding: 10rem 0;
  background: url(../../images/common/bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 574px) {
  #top .topics {
    padding: 7rem 0;
  }
}
#top .topics_list {
  padding-left: 5rem;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 1rem;
  scrollbar-gutter: stable;
}
#top .topics_list::-webkit-scrollbar {
  width: 5px;
}
#top .topics_list::-webkit-scrollbar-track {
  background-color: #d5dae0;
}
#top .topics_list::-webkit-scrollbar-thumb {
  background-color: #000000;
}
@media screen and (max-width: 991px) {
  #top .topics_list {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #top .topics_list {
    padding: 0;
    margin-top: 5rem;
  }
}
#top .topics ul {
  max-height: 45rem;
}
#top .topics ul li {
  padding: 1.5rem 0;
  border-bottom: 1px solid #d9d9d9;
}
#top .topics ul li:first-of-type {
  padding-top: 0;
}
#top .topics_top {
  display: flex;
  align-items: center;
  gap: 2rem;
  cursor: pointer;
}
@media (min-width: 992px) {
  #top .topics_top:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  #top .topics_top {
    flex-wrap: wrap;
  }
}
#top .topics_top .date {
  font-size: 1.8rem;
  gap: 1.5rem;
  display: flex;
  align-items: center;
  width: 15.8rem;
}
#top .topics_top .date span {
  color: #E87070;
}
#top .topics_top h4 {
  font-weight: 600;
  font-size: 1.7rem;
  width: calc(100% - 19.8rem);
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  #top .topics_top h4 {
    width: calc(100% - 4rem);
  }
}
#top .topics_top .topics_toggle {
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
#top .topics_top .topics_toggle i {
  font-size: 1.5rem;
}
#top .topics_detail {
  margin-top: 1.5rem;
  display: none;
}
#top .topics_detail .row {
  align-items: center;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  #top .topics_detail .row {
    gap: 2rem;
  }
}
#top .topics_detail_image {
  aspect-ratio: 3/2;
  background: #FFFFFF;
}
#top .topics_detail_image img {
  aspect-ratio: 3/2;
  -o-object-fit: contain;
     object-fit: contain;
}
#top .topics_detail .download {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem 2rem;
  margin-top: 1.5rem;
}
#top .topics_detail .download a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 2rem;
  border: 1px solid #262626;
  gap: 1rem;
  transition: 0.3s;
}
@media (min-width: 992px) {
  #top .topics_detail .download a:hover {
    background: #262626;
    color: #FFFFFF;
  }
}
#top .profile {
  padding: 10rem 0;
}
@media screen and (max-width: 574px) {
  #top .profile {
    padding: 7rem 0;
  }
}
#top .profile_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #top .profile_item {
    flex-direction: column;
    gap: 3rem;
  }
}
#top .profile_image {
  width: 43%;
}
@media screen and (max-width: 767px) {
  #top .profile_image {
    width: 100%;
    height: 35rem;
  }
}
@media screen and (max-width: 767px) {
  #top .profile_image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
}
#top .profile_text {
  width: 53.5%;
}
@media screen and (max-width: 767px) {
  #top .profile_text {
    width: 100%;
  }
}
#top .profile_text .name {
  margin-bottom: 4rem;
}
@media screen and (max-width: 1199px) {
  #top .profile_text .name {
    margin-bottom: 0;
  }
}
#top .profile_text .name h3 {
  font-size: 3.5rem;
  font-weight: 600;
  letter-spacing: 0.14rem;
}
@media screen and (max-width: 1199px) {
  #top .profile_text .name h3 {
    font-size: 3rem;
  }
}
#top .profile_text .name_en {
  font-size: 1.8rem;
  letter-spacing: 0.07rem;
  margin-top: 1rem;
}
#top .profile_text .history {
  margin-top: 2.5rem;
}
@media screen and (max-width: 1199px) {
  #top .profile_text .history {
    margin-top: 2rem;
  }
}
#top .profile_text .history h4 {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.8rem;
  font-weight: 600;
}
#top .profile_text .history h4::before {
  content: "";
  width: 1rem;
  height: 0.1rem;
  background: #000000;
  display: block;
}
#top .profile_text .history p {
  margin-top: 1.5rem;
}
#top .profile_text .history ul {
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}
#top .profile_text .history ul li {
  display: flex;
  align-items: baseline;
}
#top .profile_text .history ul li p {
  margin: 0;
}
#top .profile_main {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  #top .profile_main {
    margin-top: 1.5rem;
  }
}
#top .profile_main p {
  line-height: 1.8;
  letter-spacing: 0.064rem;
  text-align: justify;
}
#top .service {
  padding: 10rem 0;
  background: url(../../images/common/bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 574px) {
  #top .service {
    padding: 7rem 0;
  }
}
#top .service_list {
  display: flex;
  gap: 0.2rem;
  flex-wrap: wrap;
  margin-top: 4.5rem;
}
#top .service_item {
  overflow: hidden;
  position: relative;
  width: calc(33.333% - 0.2rem);
  aspect-ratio: 41/29;
}
@media screen and (max-width: 767px) {
  #top .service_item {
    width: calc(50% - 0.1rem);
  }
}
@media screen and (max-width: 450px) {
  #top .service_item {
    width: 100%;
  }
}
#top .service_item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(51, 51, 51, 0.3);
  background-blend-mode: multiply;
  transition: 0.3s;
}
#top .service_item_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFFFFF;
  width: 100%;
  text-align: center;
  padding: 1.5rem;
  z-index: 1;
}
#top .service_item_text h4 {
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 1199px) {
  #top .service_item_text h4 {
    font-size: 2.4rem;
  }
}
#top .service_item_text .more {
  width: -moz-fit-content;
  width: fit-content;
  margin: 2.5rem auto 0;
  font-size: 2rem;
  letter-spacing: 0.1rem;
  border-bottom: 1px solid #FFFFFF;
}
@media screen and (max-width: 1199px) {
  #top .service_item_text .more {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  #top .service_item_text .more {
    font-size: 1.7rem;
  }
}
#top .service_item img {
  transition: 0.5s;
  transform: scale(1);
  aspect-ratio: 41/29;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 992px) {
  #top .service_item:hover img {
    transform: scale(1.1);
  }
  #top .service_item:hover::after {
    opacity: 0;
    transform: scale(1.3) translate(-50%, -50%);
  }
}
#top .link {
  padding: 10rem 0;
}
@media screen and (max-width: 574px) {
  #top .link {
    padding: 7rem 0;
  }
}
@media screen and (max-width: 767px) {
  #top .link .row {
    gap: 8rem;
  }
}
#top .link_item {
  padding-right: 5rem;
  display: block;
  position: relative;
  transition: 0.4s;
}
@media (min-width: 992px) {
  #top .link_item:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 991px) {
  #top .link_item {
    padding-right: 2rem;
  }
}
#top .link_item_image {
  display: block;
}
#top .link_item_image iframe {
  display: block;
  width: 100%;
  aspect-ratio: 83/60;
}
#top .link_item_text {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translateY(50%);
  border-top: 3px solid #9D6827;
  background: rgba(238, 225, 201, 0.9);
  padding: 4rem 5rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 45rem;
}
@media screen and (max-width: 1199px) {
  #top .link_item_text {
    width: auto;
    gap: 10rem;
    padding: 3rem 2rem;
  }
}
@media screen and (max-width: 991px) {
  #top .link_item_text {
    gap: 5rem;
  }
}
#top .link_item_text h3 {
  align-items: flex-start;
  gap: 1.5rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-size: 4rem;
  font-family: "Cormorant", serif;
  letter-spacing: 0.2rem;
}
#top .link_item_text h3::after {
  content: "";
  height: 0.3rem;
  width: 4rem;
  background: url(../../images/common/title_side.svg) no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
}
#top .link_item_text .more {
  font-size: 2rem;
  border-bottom: 1px solid #000000;
}
#top .instagram {
  padding: 10rem 0;
  background: url(../../images/common/bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 574px) {
  #top .instagram {
    padding: 7rem 0;
  }
}

.subhead {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1rem;
  margin-top: 15rem;
  padding: 0 5rem;
}
@media screen and (max-width: 1199px) {
  .subhead {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 991px) {
  .subhead {
    margin-top: 7rem;
  }
}
.subhead::before {
  content: "";
  width: 0.3rem;
  height: 4rem;
  background: url(../../images/common/title.svg) no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
}
.subhead_text h2 {
  font-size: 6rem;
  font-family: "Cormorant", serif;
  letter-spacing: 0.2rem;
  line-height: 1;
}
@media screen and (max-width: 574px) {
  .subhead_text h2 {
    font-size: 4rem;
  }
}
.subhead_image {
  overflow: hidden;
  border-radius: 2rem;
  margin-top: 2rem;
  height: 35rem;
  width: 100%;
}
@media screen and (max-width: 574px) {
  .subhead_image {
    height: 20rem;
  }
}
.subhead_image img {
  height: 35rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 574px) {
  .subhead_image img {
    height: 20rem;
  }
}

#service {
  /* モーダル内の画像 */
  /* 閉じるボタン */
}
#service .modal {
  display: none; /* 初期状態は非表示 */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
#service .modal-content {
  position: relative;
  max-width: 80%;
  max-height: 80%;
  position: absolute;
  width: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent;
  border: 0;
}
@media screen and (max-width: 991px) {
  #service .modal-content {
    max-width: 90%;
    max-height: 90%;
  }
}
#service #modalImage {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  max-height: 80vh;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 991px) {
  #service #modalImage {
    max-height: 90vh;
  }
}
#service .close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 30px;
  color: #FFFFFF;
  transform: translate(0, -100%);
  cursor: pointer;
}
#service section {
  padding: 10rem 0;
}
@media screen and (max-width: 574px) {
  #service section {
    padding: 7rem 0;
  }
}
#service section:nth-of-type(odd) {
  background: url(../../images/common/bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#service section .title h3 {
  font-family: "Yu Mincho", "YuMincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-size: 3.4rem;
  line-height: 1.5;
  word-break: break-all;
}
#service .category {
  padding: 10rem 0;
}
@media screen and (max-width: 991px) {
  #service .category {
    padding: 7rem 0 4rem;
  }
}
@media screen and (max-width: 574px) {
  #service .category {
    padding: 7rem 0;
  }
}
#service .category .row {
  gap: 2rem 0;
}
@media screen and (max-width: 574px) {
  #service .category .row {
    margin: 0 -5px;
  }
}
@media screen and (max-width: 574px) {
  #service .category .row .col-6 {
    padding: 0 5px;
  }
}
#service .category_image {
  position: relative;
  aspect-ratio: 5/3;
  background: #FFFFFF;
}
#service .category_image img {
  aspect-ratio: 5/3;
  -o-object-fit: cover;
     object-fit: cover;
}
#service .category_image span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 3rem;
  height: 3rem;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
}
#service .category a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.5rem;
  border-radius: 5rem;
  border: 1px solid #000000;
  transition: 0.3s;
}
#service .category a.active {
  background: #c6b360;
  border-color: #c6b360;
  color: #FFFFFF;
}
@media (min-width: 992px) {
  #service .category a:hover {
    background: #c6b360;
    border-color: #c6b360;
    color: #FFFFFF;
  }
}
#service .category_item .row {
  margin-top: 4rem;
  align-items: center;
  gap: 3rem 0;
}
#service .category_text {
  word-break: break-all;
}
#service .item .row {
  margin-top: 4rem;
  align-items: center;
  gap: 3rem 0;
}
#service .item_images {
  text-align: center;
  gap: 2rem 0;
}
@media screen and (max-width: 574px) {
  #service .item_images {
    margin: 0 -5px;
  }
}
#service .item_images .col-6 p {
  margin-top: 1rem;
}
@media screen and (max-width: 574px) {
  #service .item_images .col-6 {
    padding: 0 5px;
  }
}
#service .item_images_i {
  position: relative;
  aspect-ratio: 5/3;
  background: #FFFFFF;
}
#service .item_images_i img {
  aspect-ratio: 5/3;
  -o-object-fit: contain;
     object-fit: contain;
}
#service .item_images_i span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 3rem;
  height: 3rem;
  background: rgba(0, 0, 0, 0.5);
  color: #FFFFFF;
}
#service .item_text {
  word-break: break-all;
  margin-top: 3rem;
}

#order section {
  padding: 10rem 0;
}
@media screen and (max-width: 574px) {
  #order section {
    padding: 7rem 0;
  }
}
#order section:nth-of-type(even) {
  background: url(../../images/common/bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#order section .title h3 {
  font-family: "Yu Mincho", "YuMincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-size: 3.4rem;
  line-height: 1.5;
  word-break: break-all;
}
#order .about_lead {
  text-align: center;
  line-height: 2;
  margin-top: 3rem;
}
#order .how_lead {
  margin-top: 3rem;
  text-align: center;
}
#order .how_contact {
  margin-top: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5rem 4rem;
}
#order .how_contact .tel {
  font-size: 1.8rem;
}
#order .how_contact .tel .num_t {
  font-size: 3rem;
}
#order .how_contact .order {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem;
  border: 1px solid #000000;
  font-size: 1.8rem;
  gap: 1rem;
  transition: 0.3s;
  width: 29rem;
}
@media screen and (max-width: 767px) {
  #order .how_contact .order {
    font-size: 1.6rem;
    width: 26rem;
    gap: 0.5rem;
  }
}
@media screen and (max-width: 574px) {
  #order .how_contact .order {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #order .how_contact .order:hover {
    background: #000000;
    color: #FFFFFF;
  }
}
#order .flow .row {
  margin-top: 4rem;
}
#order .flow .row {
  gap: 4rem 0;
}
#order .flow_item .step {
  background: #c6b360;
  color: #FFFFFF;
  padding: 1rem 3rem;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 4rem;
  line-height: 1;
}
#order .flow_item .step span {
  font-size: 2.4rem;
  margin-left: 0.5rem;
}
#order .flow_item h4 {
  margin: 2rem 0 1rem;
  padding-bottom: 1rem;
  font-size: 2rem;
  border-bottom: 1px solid #000000;
}
#order .flow_item_text {
  line-height: 1.8;
  font-size: 1.6rem;
}
#order .tokusho .title h3 {
  text-align: center;
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  #order .tokusho .title h3 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 574px) {
  #order .tokusho .title h3 {
    font-size: 2.4rem;
  }
}
#order .tokusho table {
  width: 100%;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  #order .tokusho table {
    border: 1px solid #c6b360;
  }
}
#order .tokusho table th {
  background: #c6b360;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
}
#order .tokusho table tr:first-of-type td {
  border-top: #c6b360 1px solid;
}
#order .tokusho table tr:first-of-type th {
  border-top: #c6b360 1px solid;
}
#order .tokusho table tr:last-of-type th {
  border-color: #c6b360;
}
#order .tokusho table td {
  border-bottom: #c6b360 1px solid;
  border-right: #c6b360 1px solid;
  width: 75%;
  background: #FFFFFF;
}
#order .tokusho table th, #order .tokusho table td {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  #order .tokusho table th, #order .tokusho table td {
    width: 100%;
    display: block;
    border: 0;
  }
}

#shop section {
  padding: 10rem 0;
}
@media screen and (max-width: 574px) {
  #shop section {
    padding: 7rem 0;
  }
}
#shop section:nth-of-type(even) {
  background: url(../../images/common/bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#shop section .title h3 {
  font-family: "Yu Mincho", "YuMincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-size: 3.4rem;
  line-height: 1.5;
  word-break: break-all;
}
#shop .info table {
  width: 100%;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  #shop .info table {
    border: 1px solid #c6b360;
  }
}
#shop .info table th {
  background: #c6b360;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
}
#shop .info table tr:first-of-type td {
  border-top: #c6b360 1px solid;
}
#shop .info table tr:first-of-type th {
  border-top: #c6b360 1px solid;
}
#shop .info table tr:last-of-type th {
  border-color: #c6b360;
}
#shop .info table td {
  border-bottom: #c6b360 1px solid;
  border-right: #c6b360 1px solid;
  width: 75%;
  background: #FFFFFF;
}
#shop .info table td p {
  margin-bottom: 1.5rem;
}
#shop .info table td p:last-of-type {
  margin-bottom: 0;
}
#shop .info table td p a {
  text-decoration: underline;
}
#shop .info table th, #shop .info table td {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  #shop .info table th, #shop .info table td {
    width: 100%;
    display: block;
    border: 0;
  }
}
#shop .access iframe {
  width: 100%;
  height: 45rem;
  margin: 2rem 0 3rem;
}
@media screen and (max-width: 574px) {
  #shop .access iframe {
    height: 35rem;
  }
}
#shop .access .more {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 2rem 5rem;
  border: 1px solid #000000;
  letter-spacing: 0.15rem;
  gap: 1rem;
  transition: 0.3s;
}
#shop .access .more i {
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  #shop .access .more:hover {
    background: #000000;
    color: #FFFFFF;
  }
}

@media screen and (min-width: 1500px) {
  #contact .container {
    max-width: 1140px;
  }
}
#contact .greeting {
  letter-spacing: 0.08em;
  line-height: 1.8;
  margin-bottom: 10px;
  text-align: justify;
  font-weight: 400;
  margin-top: 3rem;
}
@media screen and (max-width: 991px) {
  #contact .greeting .lg {
    display: none;
  }
}
#contact .greeting .red {
  color: #bb1515;
  font-weight: 600;
}
#contact .greeting span {
  margin-right: 5px;
  vertical-align: middle;
}
#contact .requied {
  display: inline-block;
  background: #E87070;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.8;
  padding: 0px 5px;
  vertical-align: text-top;
  border-radius: 0.3rem;
}
#contact .title h3 {
  font-family: "Yu Mincho", "YuMincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-size: 3.4rem;
  line-height: 1.5;
  word-break: break-all;
}
@media screen and (max-width: 574px) {
  #contact .title h3 {
    font-size: 2.8rem;
  }
}
#contact .tel {
  padding: 80px 0;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  #contact .tel {
    padding: 60px 0;
  }
}
#contact .tel .row {
  margin-top: 3rem;
}
@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 .tel_wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 2rem 1rem;
  border: 1px solid #c6b360;
  background: #c6b360;
  border-radius: 0.5rem;
}
#contact .tel .tel_btn {
  text-align: center;
  font-weight: bold;
  font-size: 3.5rem;
  letter-spacing: 0.08em;
  color: #FFFFFF;
  font-weight: 600;
}
@media screen and (max-width: 574px) {
  #contact .tel .tel_btn {
    font-size: 2.5rem;
    letter-spacing: 0.1em;
  }
}
#contact .tel .tel_btn small {
  font-size: 2rem;
  font-weight: 600;
}
#contact .tel .tel_btn i {
  margin-right: 15px;
}
#contact .tel .tel_btn .times {
  font-size: 1.6rem;
  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: 9rem 0;
  background: url(../../images/common/bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@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 .first table tr:last-of-type th {
  border-bottom: 1px solid #FFFFFF;
}
#contact .form_wrap form .first table tr:last-of-type td {
  border-bottom: 0;
}
#contact .form_wrap form table {
  width: 100%;
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table {
    border: 1px solid #c6b360;
  }
}
#contact .form_wrap form table th {
  background: #c6b360;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
  position: relative;
  font-weight: 500;
}
#contact .form_wrap form table th .requied {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@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: #c6b360 1px solid;
}
#contact .form_wrap form table tr:first-of-type th {
  border-top: #c6b360 1px solid;
}
#contact .form_wrap form table tr:last-of-type th {
  border-color: #c6b360;
}
#contact .form_wrap form table td {
  border-bottom: #c6b360 1px solid;
  border-right: #c6b360 1px solid;
  width: 75%;
  background: #FFFFFF;
}
#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 .other_wrap {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
}
#contact .form_wrap form table td .other_wrap > input {
  width: 200px;
}
#contact .form_wrap form table td .date {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#contact .form_wrap form table td .date > div label {
  display: flex;
  gap: 1rem;
  align-items: center;
}
#contact .form_wrap form table td .date > div input {
  width: 100px;
}
#contact .form_wrap form table td select {
  padding: 5px;
  width: 30%;
}
#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 .table_bottom {
  margin-bottom: 4rem;
  text-align: center;
  color: #bb1515;
  font-weight: 600;
  font-size: 2rem;
}
@media screen and (max-width: 574px) {
  #contact .form_wrap form .table_bottom {
    font-size: 1.6rem;
  }
}
#contact .form_wrap form h4 {
  font-size: 22px;
  padding-left: 10px;
  border-left: 10px solid #c6b360;
  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 #c6b360;
  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: #c6b360;
  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: #c6b360;
  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: #000000;
  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: #c6b360;
  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 */