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: "IBM Plex Sans", sans-serif;
  font-size: 1.6rem;
  color: #333333;
  letter-spacing: 0.07rem;
  background: url(../../images/common/bg_pc.jpg) repeat;
  background-size: 100%;
  background-position: center;
  font-weight: 500;
}
@media print {
  body {
    zoom: 0.8;
  }
}

@media screen and (min-width: 1400px) {
  .container {
    max-width: 1296px;
  }
}
@media screen and (min-width: 1600px) {
  .container {
    max-width: 1524px;
  }
}

a {
  color: inherit;
  text-decoration: none;
}
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 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 {
  display: block;
  scroll-margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .id-target {
    scroll-margin-top: 7rem;
  }
}

br.pc {
  display: none;
}
@media screen and (max-width: 1400px) {
  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: 1.3s;
    transform: translateY(-35px);
  }
  .fadein_top.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_bottom {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateY(35px);
  }
  .fadein_bottom.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_left {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateX(-35px);
  }
  .fadein_left.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .fadein_right {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateX(35px);
  }
  .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;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 20rem;
  padding: 0 4rem;
  z-index: 999;
  color: #fff;
  transition: 0.4s;
}
@media screen and (max-width: 1600px) {
  header {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 1400px) {
  header {
    height: 15rem;
  }
}
header .logo {
  width: 16.5rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1600px) {
  header .logo {
    width: 12rem;
  }
}
@media screen and (max-width: 1400px) {
  header .logo {
    width: 10rem;
  }
}
header .logo .sc {
  display: none;
}
header .logo img {
  transition: 0.4s;
}
header nav {
  display: flex;
  align-items: center;
  gap: 3rem;
  height: 100%;
}
@media screen and (max-width: 1400px) {
  header nav {
    gap: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  header nav {
    position: absolute;
    left: 0;
    top: 0;
    height: 100dvh;
    flex-direction: column;
    gap: 2.5rem;
    width: 100%;
    background: linear-gradient(0deg, #896560 0%, #896560 100%), url(../../images/common/bg_pc.jpg) lightgray 50%/cover no-repeat;
    justify-content: center;
    opacity: 0;
    transition: 0.5s;
    pointer-events: none;
    overflow: auto;
  }
  header nav.open {
    opacity: 1;
    pointer-events: all;
  }
}
header nav a:nth-of-type(6)::after {
  display: none;
}
header nav > a, header nav .dropdown_title {
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: 0.3s;
}
@media screen and (max-width: 1400px) {
  header nav > a, header nav .dropdown_title {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1199px) {
  header nav > a, header nav .dropdown_title {
    height: auto;
  }
}
header nav > a::after, header nav .dropdown_title::after {
  content: "";
  width: 0;
  height: 2px;
  background: #fff;
  position: absolute;
  top: calc(50% + 3rem);
  transform: translateY(-50%);
  left: 0;
}
@media screen and (max-width: 1199px) {
  header nav > a::after, header nav .dropdown_title::after {
    display: none;
  }
}
header nav > a.active::after, header nav .dropdown_title.active::after {
  width: 100%;
}
@media (min-width: 992px) {
  header nav > a:hover::after, header nav .dropdown_title:hover::after {
    width: 100%;
  }
}
header nav .dropdown {
  position: relative;
  height: 100%;
  width: 15rem;
}
header nav .dropdown_title {
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  header nav .dropdown_title {
    position: relative;
  }
}
@media screen and (max-width: 1199px) {
  header nav .dropdown_title::before {
    content: "";
    width: 1.5rem;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: -2.5rem;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 1199px) {
  header nav .dropdown_title::after {
    content: "";
    width: 2px;
    height: 1.5rem;
    background: #fff;
    position: absolute;
    top: 50%;
    right: -1.6rem;
    transform: translateY(-50%) translateX(100%);
    transition-duration: 0.3s;
    display: block;
    left: auto;
  }
}
header nav .dropdown_title.is-active::after {
  height: 0;
}
@media (min-width: 992px) {
  header nav .dropdown:hover ul {
    opacity: 1;
    pointer-events: all;
  }
}
@media screen and (max-width: 1199px) {
  header nav .dropdown {
    height: auto;
    width: fit-content;
  }
}
header nav .dropdown ul {
  position: absolute;
  left: 0;
  top: 70%;
  background: #FFF9EA;
  padding: 0.5rem 2rem 1.5rem;
  border-radius: 1rem;
  opacity: 0;
  pointer-events: none;
  transition: 0.4s;
}
@media screen and (max-width: 1199px) {
  header nav .dropdown ul {
    position: static;
    opacity: 1;
    pointer-events: all;
    margin-top: 1rem;
    display: none;
    transition: none;
    width: fit-content;
  }
}
header nav .dropdown ul li a {
  display: block;
  padding: 1rem 0.5rem;
  color: #3C160C;
  white-space: nowrap;
  font-weight: bold;
  border-bottom: 2px dashed #3C160C;
}
@media (min-width: 992px) {
  header nav .dropdown ul li a:hover {
    opacity: 0.7;
  }
}
header nav i {
  font-size: 4rem;
}
header nav .tel {
  width: 21.6rem;
}
header .toggle {
  display: none;
  width: 3rem;
  height: 2rem;
  position: relative;
  cursor: pointer;
}
header .toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  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: 1199px) {
  header .toggle {
    display: block;
  }
}
header.scroll {
  background: #fff;
  height: 8rem;
  color: #3C160C;
}
@media screen and (max-width: 1199px) {
  header.scroll {
    color: #fff;
  }
}
header.scroll .logo {
  width: 6.5rem;
}
header.scroll .logo .df {
  display: none;
}
header.scroll .logo .sc {
  display: block;
}
header.scroll nav a::after, header.scroll nav .dropdown_title::after {
  background: #3C160C;
  bottom: 0;
  top: auto;
  transform: translateY(0);
}
header.scroll .toggle span {
  background: #3C160C;
}
header.scroll.is-active .logo .sc {
  display: none;
}
header.scroll.is-active .logo .df {
  display: block;
}
header.scroll.is-active .toggle span {
  background: #fff;
}

.more {
  padding: 2rem 8rem 2rem 4rem;
  position: relative;
  background: #FFF9EA;
  color: #591313;
  border: 3px solid #591313;
  font-size: 2.2rem;
  font-weight: bold;
  transition: 0.3s;
  display: block;
  width: fit-content;
  line-height: 1;
}
.more .arrow {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: #591313;
  color: #fff;
  width: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .more:hover {
    background: #591313;
    color: #fff;
  }
  .more:hover .arrow {
    background: #FFF9EA;
    color: #591313;
  }
}

.title h3 {
  font-family: "Potta One", system-ui;
  font-size: 4.8rem;
  color: #3C160C;
}
@media screen and (max-width: 991px) {
  .title h3 {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 574px) {
  .title h3 {
    font-size: 3.2rem;
  }
}
.title.white h3 {
  color: #fff;
}
.title.center {
  text-align: center;
}

main {
  overflow: hidden;
}

.footer_contact .row {
  gap: 2rem 0;
}
.footer_contact .tel, .footer_contact .job {
  background: #fff;
  border-radius: 2rem;
  border: 5px solid #3C160C;
  padding: 3rem 1rem;
  height: 100%;
}
.footer_contact .tel h3, .footer_contact .job h3 {
  font-size: 4rem;
}
.footer_contact .tel_btn {
  width: 31.5rem;
  margin: 2.5rem auto 0;
}
.footer_contact .tel-link {
  display: block;
}
.footer_contact .job_text .money {
  width: fit-content;
  margin: 2.5rem auto 0;
  padding: 1rem 2rem;
  border-radius: 1rem;
  background: #591313;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
}
.footer_contact .job_text .money span {
  font-size: 2.5rem;
}
.footer_contact .job_text p {
  margin-top: 1.5rem;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.8;
}
.footer_contact .job_text p strong {
  font-size: 2rem;
  font-weight: bold;
}
.footer_bottom {
  padding: 15rem 0 5rem;
  background: linear-gradient(0deg, #896560 0%, #896560 100%), url(../../images/common/bg_pc.jpg) lightgray 50%/cover no-repeat;
  margin-top: -10rem;
}
.footer_inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .footer_inner {
    flex-direction: column;
    align-items: center;
    gap: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_left {
    text-align: center;
  }
}
.footer_left .logo {
  width: 8rem;
}
@media screen and (max-width: 767px) {
  .footer_left .logo {
    margin: 0 auto;
  }
}
.footer_left .add {
  margin-top: 2.5rem;
  color: #fff;
}
.footer_left .instagram {
  margin-top: 2rem;
  width: 13rem;
  display: block;
}
@media (min-width: 992px) {
  .footer_left .instagram:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .footer_left .instagram {
    margin: 2rem auto 0;
  }
}
.footer_right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .footer_right {
    align-items: center;
  }
}
.footer_right .d-flex {
  gap: 6rem;
}
.footer_nav {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.footer_menu {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.footer_menu ul {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.footer_menu ul li {
  font-size: 1.3rem;
}
.footer .copy {
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .footer .copy {
    margin-top: 4rem;
    text-align: center;
  }
}

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

#top .mv img {
  height: 70rem;
  object-fit: cover;
}
@media screen and (max-width: 1199px) {
  #top .mv img {
    height: 50rem;
  }
}
@media screen and (max-width: 767px) {
  #top .mv img {
    height: 40rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv img {
    height: 30rem;
    object-position: 10%;
  }
}
@media screen and (max-width: 767px) {
  #top .mv img.second {
    object-position: 20%;
  }
}
#top .about {
  padding: 6rem 0 13rem;
}
#top .about .row {
  justify-content: center;
}
#top .about h3 {
  text-align: center;
  font-family: "Potta One", system-ui;
  text-align: center;
  color: #3C160C;
  font-size: 3.3rem;
  line-height: 1.8;
}
@media screen and (max-width: 1199px) {
  #top .about h3 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  #top .about h3 {
    text-align: left;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 574px) {
  #top .about h3 br {
    display: none;
  }
}
#top .about_text {
  margin-top: 3rem;
  padding: 4rem 1rem;
  border: 4px solid #874A0E;
  box-shadow: 6px 6px 0 0 #874A0E;
  background: #FFF9EA;
  border-radius: 2rem;
}
@media screen and (max-width: 767px) {
  #top .about_text {
    padding: 2rem 1rem;
  }
}
#top .about_text p {
  text-align: center;
  font-size: 1.9rem;
  line-height: 2.3;
  font-weight: 500;
}
@media screen and (max-width: 1400px) {
  #top .about_text p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  #top .about_text p {
    text-align: left;
  }
}
@media screen and (max-width: 1199px) {
  #top .about_text p .xl_none {
    display: none;
  }
}
#top .concept {
  margin-bottom: 10rem;
}
#top .concept h3 {
  writing-mode: vertical-rl;
  font-family: "Potta One", system-ui;
  font-size: 5.8rem;
  color: #3C160C;
  letter-spacing: 0.2rem;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  #top .concept h3 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #top .concept h3 {
    writing-mode: horizontal-tb;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 574px) {
  #top .concept h3 {
    font-size: 3.2rem;
  }
}
#top .concept_item {
  display: flex;
  gap: 2.4rem;
  margin-top: 5rem;
}
@media screen and (max-width: 1199px) {
  #top .concept_item {
    align-items: center;
  }
}
@media screen and (max-width: 574px) {
  #top .concept_item {
    flex-direction: column;
  }
}
#top .concept_item:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 574px) {
  #top .concept_item.rev {
    flex-direction: column-reverse;
  }
}
#top .concept_image {
  width: 55%;
}
@media screen and (max-width: 574px) {
  #top .concept_image {
    width: 100%;
  }
}
#top .concept_image img {
  border-radius: 1rem;
}
#top .concept_text {
  width: calc(45% - 2.4rem);
  padding-left: 6rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1400px) {
  #top .concept_text {
    padding-left: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #top .concept_text {
    padding-left: 1rem;
  }
}
@media screen and (max-width: 574px) {
  #top .concept_text {
    padding: 0;
    width: 100%;
  }
}
#top .concept_text.rev {
  padding-left: 0;
  padding-right: 6rem;
}
@media screen and (max-width: 1400px) {
  #top .concept_text.rev {
    padding-right: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #top .concept_text.rev {
    padding-right: 1rem;
  }
}
@media screen and (max-width: 574px) {
  #top .concept_text.rev {
    padding: 0;
  }
}
#top .concept_text h4 {
  writing-mode: vertical-rl;
  font-size: 3.6rem;
  font-family: "Potta One", system-ui;
  color: #874A0E;
  margin: 0 auto;
  letter-spacing: 0.3rem;
  line-height: 1.5;
}
@media screen and (max-width: 1400px) {
  #top .concept_text h4 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 574px) {
  #top .concept_text h4 {
    writing-mode: horizontal-tb;
    margin: 0;
  }
}
@media screen and (max-width: 574px) {
  #top .concept_text h4 .pc_none {
    display: none;
  }
}
#top .concept_text p {
  font-size: 1.8rem;
  line-height: 2;
}
@media screen and (max-width: 1400px) {
  #top .concept_text p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 574px) {
  #top .concept_text p {
    margin-top: 2rem;
  }
}
#top .concept .more {
  margin-top: 5rem;
  margin-left: auto;
}
#top .menu {
  padding: 10rem 0 12rem;
  background: url(../../images/top/menu_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#top .menu_text {
  display: flex;
  gap: 6rem;
}
@media screen and (max-width: 767px) {
  #top .menu_text {
    flex-direction: column;
    gap: 2rem;
  }
}
#top .menu_text .title h3 {
  white-space: nowrap;
}
#top .menu_text p {
  font-size: 1.8rem;
  line-height: 2.2;
}
#top .menu_point {
  margin-top: 5rem;
  gap: 3rem 0;
}
#top .menu_item .menu_image {
  padding: 0 3rem;
}
@media screen and (max-width: 991px) {
  #top .menu_item .menu_image {
    padding: 0;
  }
}
#top .menu_item h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 3rem;
  background: rgba(143, 120, 54, 0.9);
  color: #fff;
  border-radius: 4rem;
  font-size: 2.2rem;
  font-weight: 600;
  width: fit-content;
  margin: 1.5rem auto 0;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 1400px) {
  #top .menu_item h4 {
    font-size: 1.8rem;
    padding: 1rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  #top .menu_item h4 {
    font-size: 1.4rem;
    font-feature-settings: "palt";
  }
}
@media screen and (max-width: 574px) {
  #top .menu_item h4 {
    font-size: 2rem;
  }
}
#top .menu_link {
  margin-top: 8rem;
  gap: 2.4rem 0;
}
#top .menu_link_item {
  position: relative;
  display: block;
  overflow: hidden;
  box-shadow: 7px 7px 0 0 #874A0E;
}
@media (min-width: 992px) {
  #top .menu_link_item:hover img {
    transform: scale(1.1);
  }
}
#top .menu_link_item img {
  height: 35rem;
  object-fit: cover;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  #top .menu_link_item img {
    height: 25rem;
  }
}
#top .menu_link_item h4 {
  writing-mode: vertical-rl;
  background: #fff;
  position: absolute;
  left: 1.5rem;
  top: 1.5rem;
  padding: 1rem 1rem 1rem 0.5rem;
  border-radius: 1rem;
  font-size: 3rem;
  font-weight: 600;
  color: #591313;
  line-height: 1;
}
#top .menu_link_item .arrow {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  background: #591313;
  color: #fff;
  font-size: 2.4rem;
}
#top .hanare {
  padding: 10rem 0;
}
#top .hanare .row {
  align-items: center;
  gap: 3rem 0;
}
#top .hanare_image {
  margin-left: calc(-1 * (100vw - 100%) / 2);
  width: calc(41.66666667% + (100vw - 100%) / 2);
  padding-right: 12px;
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  #top .hanare_image {
    width: 100%;
    margin: 0;
    padding: 0 1.2rem;
  }
}
#top .hanare_text {
  padding-left: 4rem;
}
@media screen and (max-width: 991px) {
  #top .hanare_text {
    padding-left: 0;
  }
}
#top .hanare_text p {
  margin: 4rem 0;
  font-size: 1.8rem;
  line-height: 2.4;
}
#top .hanare_text .more {
  margin-left: auto;
}
#top .shop {
  display: flex;
}
@media screen and (max-width: 767px) {
  #top .shop {
    flex-direction: column;
  }
}
#top .shop > * {
  flex: 1;
}
#top .shop_item {
  overflow: hidden;
  position: relative;
  display: block;
}
@media (min-width: 992px) {
  #top .shop_item:hover img {
    transform: scale(1.1);
  }
  #top .shop_item:hover .more {
    background: #591313;
    color: #fff;
  }
  #top .shop_item:hover .more .arrow {
    background: #fff;
    color: #591313;
  }
}
#top .shop_item img {
  height: 40rem;
  object-fit: cover;
  transition: 0.4s;
}
@media screen and (max-width: 767px) {
  #top .shop_item img {
    height: 30rem;
  }
}
#top .shop_text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 4.5rem 7rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  #top .shop_text {
    flex-direction: column;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 2rem;
    gap: 3rem;
    justify-content: center;
  }
}
#top .map {
  flex: 1;
}
#top .map iframe {
  width: 100%;
  display: block;
  height: 40rem;
}
@media screen and (max-width: 767px) {
  #top .map iframe {
    height: 30rem;
  }
}
#top .instagram {
  padding: 11rem 0;
}
#top .instagram .more {
  margin: 2rem auto 0;
  box-shadow: 0 0 0 #fff;
}
#top .instagram .more .arrow i {
  font-family: "Font Awesome 6 Free";
}
#top .instagram .tagcolle-wrap-col4 {
  margin-top: 3rem;
}

.tagcolle-modal-insta-btn img {
  left: 10px;
}

.subhead {
  height: 50rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15rem 2rem 0;
}
@media screen and (max-width: 1199px) {
  .subhead {
    height: 40rem;
    padding-top: 10rem;
  }
}
@media screen and (max-width: 574px) {
  .subhead {
    height: 30rem;
  }
}
.subhead_text {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  padding: 1rem;
  text-align: center;
}
.subhead_text h2 {
  font-family: "Potta One", system-ui;
  font-size: 5rem;
  color: #591313;
}
@media screen and (max-width: 574px) {
  .subhead_text h2 {
    font-size: 3rem;
  }
}

#concept .subhead {
  background: url(../../images/concept/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 1400px) {
  #concept .container {
    max-width: 1296px;
  }
}
@media screen and (min-width: 1600px) {
  #concept .container {
    max-width: 1296px;
  }
}
#concept .concept {
  padding: 5rem 0;
}
#concept .concept:first-of-type {
  padding-top: 10rem;
}
#concept .concept:last-of-type {
  padding-bottom: 10rem;
}
#concept .concept .row {
  align-items: center;
  gap: 3rem 0;
}
@media screen and (max-width: 767px) {
  #concept .concept .row.rev {
    flex-direction: column-reverse;
  }
}
#concept .concept_image img {
  border-radius: 1.5rem;
}
#concept .concept_text {
  padding-left: 2rem;
}
@media screen and (max-width: 767px) {
  #concept .concept_text {
    padding-left: 0;
  }
}
#concept .concept_text h3 {
  font-family: "Potta One", system-ui;
  font-size: 3rem;
  color: #874A0E;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #concept .concept_text h3 {
    font-size: 2.5rem;
  }
}
#concept .concept_text p {
  margin-top: 2rem;
  font-size: 1.7rem;
  line-height: 1.8;
  font-weight: 500;
}

#menu .subhead {
  background: url(../../images/menu/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 1400px) {
  #menu .container {
    max-width: 1296px;
  }
}
@media screen and (min-width: 1600px) {
  #menu .container {
    max-width: 1296px;
  }
}
#menu .menu {
  padding: 10rem 0;
}
@media screen and (max-width: 574px) {
  #menu .menu {
    padding: 7rem 0;
  }
}
#menu .menu_category {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5rem 0;
}
#menu .menu_category li a {
  display: block;
  padding: 0.25rem 2rem;
  border-left: 1px solid #333333;
  font-weight: 600;
  transition: 0.3s;
}
#menu .menu_category li a.active {
  color: #591313;
}
@media (min-width: 992px) {
  #menu .menu_category li a:hover {
    color: #591313;
  }
}
#menu .menu_category li:last-child {
  border-right: 1px solid #333333;
}
#menu .menu h3 {
  text-align: center;
  font-family: "Potta One", system-ui;
  font-size: 3rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #333333;
}
#menu .menu .pdf {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem auto 0;
  width: fit-content;
  padding: 1rem 3rem;
  gap: 1rem;
  font-weight: bold;
  font-size: 2rem;
  background: #591313;
  color: #fff;
  border-radius: 1rem;
  border: 2px solid #591313;
  transition: 0.3s;
}
@media (min-width: 992px) {
  #menu .menu .pdf:hover {
    background: #FFF9EA;
    color: #591313;
  }
}
#menu .menu_fav {
  padding: 10rem 0;
  background: url(../../images/top/menu_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 5rem;
}
#menu .menu_fav .row {
  margin-top: 3rem;
  gap: 3rem 0;
}
#menu .menu_item {
  background: #FFF9EA;
  padding: 2rem;
  border-radius: 1.5rem;
}
@media screen and (max-width: 991px) {
  #menu .menu_item {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 574px) {
  #menu .menu_item {
    flex-direction: column;
    padding: 1.3rem;
  }
}
#menu .menu_image {
  overflow: hidden;
  border-radius: 1rem;
  position: relative;
}
@media screen and (max-width: 991px) {
  #menu .menu_image {
    width: 45%;
  }
}
@media screen and (max-width: 574px) {
  #menu .menu_image {
    width: 100%;
  }
}
#menu .menu_image img {
  aspect-ratio: 13/9;
  object-fit: contain;
}
#menu .menu_image .icon {
  position: absolute;
  left: 1.5rem;
  top: 1.5rem;
  width: 7rem;
}
@media screen and (max-width: 991px) {
  #menu .menu_image .icon {
    width: 5rem;
  }
}
#menu .menu_text {
  margin-top: 2rem;
  padding: 0 0.5rem;
}
@media screen and (max-width: 991px) {
  #menu .menu_text {
    width: 55%;
    padding-left: 3rem;
  }
}
@media screen and (max-width: 574px) {
  #menu .menu_text {
    width: 100%;
    padding-left: 0;
  }
}
#menu .menu_text h4 {
  font-weight: bold;
  font-size: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #333333;
}
#menu .menu_text .price {
  margin-top: 1rem;
  font-size: 1.7rem;
}
#menu .menu_text p {
  margin-top: 1rem;
  line-height: 1.5;
  font-size: 1.5rem;
}
#menu .menu_list {
  margin-top: 8rem;
}
#menu .menu_list .row {
  gap: 4rem 0;
}
#menu .menu_list_image {
  overflow: hidden;
  border-radius: 1rem;
  position: relative;
}
#menu .menu_list_image img {
  aspect-ratio: 13/9;
  object-fit: contain;
}
#menu .menu_list_text {
  margin-top: 2rem;
  padding: 0 0.5rem;
}
#menu .menu_list_text h4 {
  font-weight: bold;
  font-size: 1.8rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #333333;
}
#menu .menu_list_text .price {
  margin-top: 1rem;
}
#menu .menu_list_text p {
  margin-top: 0.5rem;
  line-height: 1.5;
  font-size: 1.4rem;
}

@media screen and (min-width: 1400px) {
  #course .container {
    max-width: 1296px;
  }
}
@media screen and (min-width: 1600px) {
  #course .container {
    max-width: 1296px;
  }
}
#course .subhead {
  background: url(../../images/course/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#course section {
  padding: 8rem 0;
}
#course section:nth-of-type(even) {
  background: url(../../images/top/menu_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#course .about_top {
  font-family: "Potta One", system-ui;
  font-size: 4rem;
  text-align: center;
  color: #874A0E;
}
@media screen and (max-width: 574px) {
  #course .about_top {
    font-size: 3rem;
  }
}
#course .about h3 {
  text-align: center;
  margin-top: 3rem;
  font-weight: bold;
  color: #591313;
  font-size: 3rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #591313;
}
@media screen and (max-width: 574px) {
  #course .about h3 {
    font-size: 2.8rem;
  }
}
#course .about_lead {
  margin-top: 2rem;
  line-height: 1.8;
  font-size: 1.8rem;
  text-align: justify;
}
@media screen and (max-width: 574px) {
  #course .about_lead {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
#course .about .row {
  margin-top: 3rem;
  gap: 2rem 0;
}
#course .about .row img {
  border-radius: 2rem;
}
#course .reason h3 {
  text-align: center;
  font-family: "Potta One", system-ui;
  font-size: 4rem;
  color: #591313;
}
@media screen and (max-width: 574px) {
  #course .reason h3 {
    font-size: 3.2rem;
  }
}
#course .reason .row {
  margin-top: 3rem;
}
#course .reason_image {
  padding: 2rem;
}
#course .reason_text {
  margin-top: 2rem;
}
#course .reason_text h4 {
  font-size: 2rem;
  font-weight: bold;
  color: #591313;
  padding-left: 1rem;
  border-left: 1rem solid #591313;
}
@media screen and (max-width: 991px) {
  #course .reason_text h4 {
    font-size: 1.8rem;
  }
}
#course .reason_text p {
  margin-top: 1.5rem;
}
#course .menu h3 {
  text-align: center;
  font-family: "Potta One", system-ui;
  font-size: 4rem;
  color: #591313;
}
@media screen and (max-width: 574px) {
  #course .menu h3 {
    font-size: 3.2rem;
  }
}
#course .menu .food {
  margin-top: 3rem;
  padding: 3rem;
  border-radius: 2rem;
  background: #FFF9EA;
  background-blend-mode: multiply;
}
@media screen and (max-width: 574px) {
  #course .menu .food {
    padding: 2rem;
  }
}
#course .menu .food .row {
  margin-top: 3rem;
  gap: 3rem 0;
}
#course .menu .food_item ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 0;
  margin-top: 2rem;
}
@media screen and (max-width: 991px) {
  #course .menu .food_item ul {
    gap: 1rem 2rem;
  }
}
#course .menu .food_item ul li {
  width: 33%;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  #course .menu .food_item ul li {
    width: auto;
  }
}
#course .menu .caption {
  margin-top: 4rem;
}
#course .menu .caption h5 {
  font-size: 1.8rem;
  margin-bottom: 1rem;
}
#course .menu h4 {
  font-family: "Potta One", system-ui;
  font-size: 2.8rem;
  text-align: center;
  color: #591313;
}
#course .menu h5 {
  font-weight: bold;
  font-size: 2.2rem;
  color: #874A0E;
  padding-bottom: 1rem;
  border-bottom: 2px solid #874A0E;
}
#course .menu .drink {
  margin-top: 3rem;
  padding: 3rem;
  border-radius: 2rem;
  background: #FFF9EA;
  background-blend-mode: multiply;
}
@media screen and (max-width: 574px) {
  #course .menu .drink {
    padding: 2rem;
  }
}
#course .menu .drink_text {
  margin-top: 3rem;
}
#course .menu .drink_text h5 {
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 574px) {
  #course .menu .drink_text h5 {
    width: 100%;
    line-height: 1.5;
  }
}
#course .menu .drink_text p {
  width: fit-content;
  margin: 1.5rem auto 0;
}
#course .menu .drink_list {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
  margin-top: 3rem;
}
#course .menu .drink_list li {
  width: calc(50% - 1.5rem);
}
@media screen and (max-width: 574px) {
  #course .menu .drink_list li {
    width: 100%;
  }
}
#course .menu .drink_list li ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 2rem;
  margin-top: 1rem;
}
#course .menu .drink_list li ul li {
  width: auto;
}

@media screen and (min-width: 1400px) {
  #shop .container {
    max-width: 1296px;
  }
}
@media screen and (min-width: 1600px) {
  #shop .container {
    max-width: 1296px;
  }
}
#shop .subhead {
  background: url(../../images/shop/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#shop section {
  padding: 8rem 0;
}
#shop section:nth-of-type(odd) {
  background: url(../../images/top/menu_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#shop section h3 {
  text-align: center;
  font-family: "Potta One", system-ui;
  font-size: 4rem;
  color: #591313;
}
@media screen and (max-width: 574px) {
  #shop section h3 {
    font-size: 3.2rem;
  }
}
#shop .shop_catch {
  padding: 9rem 0;
}
@media screen and (max-width: 574px) {
  #shop .shop_catch {
    padding: 6rem 0;
  }
}
#shop .shop_catch p {
  text-align: center;
  line-height: 1.8;
  font-family: "Potta One", system-ui;
  font-size: 3.2rem;
  color: #591313;
}
@media screen and (max-width: 991px) {
  #shop .shop_catch p {
    font-size: 2.6rem;
  }
}
#shop .message .row {
  align-items: center;
}
#shop .message h3 {
  text-align: left;
}
#shop .message_image img {
  border-radius: 1.5rem;
}
@media screen and (max-width: 767px) {
  #shop .message_image img {
    height: 30rem;
    object-fit: contain;
  }
}
@media screen and (max-width: 767px) {
  #shop .message_image {
    background: #fbf3e6;
    border-radius: 1.5rem;
  }
}
#shop .message_text {
  padding-left: 3rem;
}
@media screen and (max-width: 991px) {
  #shop .message_text {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #shop .message_text {
    padding-left: 0;
    margin-top: 2rem;
  }
}
#shop .message_text p {
  margin-top: 2.4rem;
  font-size: 1.8rem;
  line-height: 1.8;
}
#shop .message_text .name {
  text-align: right;
  margin-top: 1.5rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #shop .message_text .name {
    font-size: 1.8rem;
  }
}
#shop .shop .row {
  margin-top: 6rem;
}
#shop .shop .row img {
  border-radius: 1.5rem;
}
#shop .shop_text {
  padding-left: 3rem;
  position: relative;
  height: 100%;
  padding-top: 4rem;
}
@media screen and (max-width: 991px) {
  #shop .shop_text {
    padding-left: 2rem;
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #shop .shop_text {
    padding-left: 0;
    margin-top: 3rem;
  }
}
#shop .shop_text h4 {
  font-size: 3rem;
  font-weight: bold;
  color: #591313;
}
#shop .shop_text p {
  margin-top: 1.5rem;
  line-height: 1.8;
  text-align: justify;
}
#shop .shop_text_image {
  width: 45%;
  margin-top: 2rem;
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  #shop .shop_text_image {
    width: 60%;
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  #shop .shop_text_image {
    width: 100%;
    margin-top: 2rem;
  }
}
#shop .outline table {
  width: 100%;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  #shop .outline table {
    border: 1px solid #591313;
  }
}
#shop .outline table th {
  background: #591313;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
}
#shop .outline table tr:first-of-type td {
  border-top: #591313 1px solid;
}
#shop .outline table tr:first-of-type th {
  border-top: #591313 1px solid;
}
#shop .outline table tr:last-of-type th {
  border-color: #591313;
}
#shop .outline table td {
  border-bottom: #591313 1px solid;
  border-right: #591313 1px solid;
  width: 75%;
  background: #FFF9EA;
  line-height: 1.6;
}
#shop .outline table th, #shop .outline table td {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  #shop .outline table th, #shop .outline table td {
    width: 100%;
    display: block;
    border: 0;
  }
}
#shop .access h3 {
  text-align: left;
}
#shop .access_text {
  margin-top: 4rem;
  line-height: 1.8;
  font-weight: 600;
  font-size: 1.8rem;
}
#shop .access iframe {
  margin-top: 1.5rem;
  width: 100%;
  height: 45rem;
}
@media screen and (max-width: 574px) {
  #shop .access iframe {
    height: 35rem;
  }
}
#shop .access .more {
  margin-top: 2rem;
  margin-left: auto;
}