@charset "UTF-8";
#wrapper {
  background-color: #f7f4e9;
}

#top_main {
  position: relative;
  padding-top: 0 !important;
}
#top_main .fv {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #top_main .fv {
    display: flex;
    flex-direction: column-reverse;
    padding: 37.3333333333vw 0 29.3333333333vw;
  }
}
#top_main .fv .ttl {
  position: absolute;
  top: 19.7916666667vw;
  left: 5.5555555556vw;
  width: 25.2777777778vw;
  height: auto;
  z-index: 90;
}
@media screen and (max-width: 768px) {
  #top_main .fv .ttl {
    top: 26.6666666667vw;
    left: 5.3333333333vw;
    width: 44vw;
  }
}
#top_main .fv .ttl img {
  width: 100%;
  height: auto;
}
#top_main .fv .text_box {
  position: absolute;
  top: 18.75vw;
  right: 7.2916666667vw;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  gap: 1.7361111111vw;
  z-index: 90;
}
@media screen and (max-width: 768px) {
  #top_main .fv .text_box {
    width: 100%;
    position: initial;
    flex-direction: column;
    align-items: center;
    gap: 10.6666666667vw;
    padding: 0 10.6666666667vw;
  }
}
#top_main .fv .text_box img {
  width: 4.5833333333vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  #top_main .fv .text_box img {
    width: 15.4666666667vw;
  }
}
#top_main .fv .text_box p {
  writing-mode: vertical-rl;
  font-size: 0.9722222222vw;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  #top_main .fv .text_box p {
    writing-mode: initial;
    font-size: 3.7333333333vw;
  }
}
#top_main .fv .fv_bg_swiper {
  overflow: hidden;
  position: relative;
}
#top_main .fv .fv_bg_swiper .comment01 {
  display: block;
  position: absolute;
  bottom: 10.4166666667vw;
  right: 19.3055555556vw;
  z-index: 10;
  width: 10.2083333333vw;
  height: auto;
  transition: 3s;
}
@media screen and (max-width: 768px) {
  #top_main .fv .fv_bg_swiper .comment01 {
    width: 24vw;
    right: 5.3333333333vw;
    bottom: 24vw;
  }
}
#top_main .fv .fv_bg_swiper .comment01 img {
  width: 100%;
  height: auto;
}
#top_main .fv .fv_bg_swiper .swiper-wrapper {
  width: 100%;
  height: 66.6666666667vw;
}
@media screen and (max-width: 768px) {
  #top_main .fv .fv_bg_swiper .swiper-wrapper {
    height: 104vw;
    padding: 26.6666666667vw 0 21.3333333333vw;
  }
}
#top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide {
  position: relative;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  transition: 3s;
}
@media screen and (max-width: 768px) {
  #top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide {
    padding: 0;
  }
}
#top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide .main_img {
  margin: 0 auto;
  width: 100%;
  height: auto;
  aspect-ratio: 688/530;
  z-index: 1;
  transition: 3s;
  transform: scale(1);
}
@media screen and (max-width: 768px) {
  #top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide .main_img {
    width: 100%;
    height: auto;
    aspect-ratio: unset;
    aspect-ratio: 345/420;
  }
}
#top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide .main_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.6944444444vw;
  transition: 3s;
  transform: scale(1);
}
@media screen and (max-width: 768px) {
  #top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide .main_img img {
    border-radius: 2.6666666667vw;
  }
}
#top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper_left_content {
  padding-top: 0;
  margin-top: 81.9444444444vw;
}
@media screen and (max-width: 768px) {
  #top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper_left_content {
    margin-top: 0;
  }
}
#top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper_right_content {
  padding-top: 0;
  margin-top: -27.0833333333vw;
}
@media screen and (max-width: 768px) {
  #top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper_right_content {
    margin-top: 0;
  }
}
#top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper-slide-prev {
  padding-top: 0;
  margin-top: 40.9722222222vw;
}
@media screen and (max-width: 768px) {
  #top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper-slide-prev {
    margin-top: 0;
  }
}
#top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper-slide-prev .main_img img {
  transform: scale(0.5);
}
#top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper-slide-prev .comment {
  opacity: 0;
}
#top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
  padding-top: 0;
  margin-top: 13.1944444444vw;
}
@media screen and (max-width: 768px) {
  #top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
    margin-top: 0;
  }
}
#top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper-slide-active .comment {
  opacity: 1;
}
#top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper-slide-next {
  padding-top: 0;
  margin-top: -13.1944444444vw;
}
@media screen and (max-width: 768px) {
  #top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper-slide-next {
    margin-top: 0;
  }
}
#top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper-slide-next .main_img img {
  transform: scale(0.5);
}
#top_main .fv .fv_bg_swiper .swiper-wrapper .swiper-slide.swiper-slide-next .comment {
  opacity: 0;
}
#top_main .fv_bottom_copy {
  padding: 0 0 4.1666666667vw;
  background-color: #f7f4e9;
}
@media screen and (max-width: 768px) {
  #top_main .fv_bottom_copy {
    padding-bottom: 24vw;
  }
}
#top_main .fv_bottom_copy::after {
  transform: rotate(0);
  bottom: 2px;
}
@media screen and (max-width: 768px) {
  #top_main .fv_bottom_copy::after {
    display: none;
  }
}
#top_main .fv_bottom_copy .inner {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 4.1666666667vw;
  color: #482b1b;
  background-color: #fff;
  padding: 8.3333333333vw 5.5555555556vw 6.25vw;
}
@media screen and (max-width: 768px) {
  #top_main .fv_bottom_copy .inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 10.6666666667vw;
    padding: 24vw 5.3333333333vw;
  }
}
#top_main .fv_bottom_copy .inner h2 {
  width: 42.2222222222vw;
  height: auto;
  margin-bottom: 3.4722222222vw;
  order: 1;
}
@media screen and (max-width: 768px) {
  #top_main .fv_bottom_copy .inner h2 {
    width: 100%;
    margin-bottom: 8vw;
  }
}
#top_main .fv_bottom_copy .inner h2 img {
  width: 100%;
  height: auto;
}
#top_main .fv_bottom_copy .inner .text_box {
  width: calc(50% - 2.0833333333vw);
}
@media screen and (max-width: 768px) {
  #top_main .fv_bottom_copy .inner .text_box {
    width: 100%;
    order: 3;
  }
}
#top_main .fv_bottom_copy .inner .text_box h2 {
  width: 28.4027777778vw;
  height: auto;
  margin-bottom: 3.4722222222vw;
}
@media screen and (max-width: 768px) {
  #top_main .fv_bottom_copy .inner .text_box h2 {
    display: none;
    width: 100%;
  }
}
#top_main .fv_bottom_copy .inner .text_box h2 img {
  width: 100%;
  height: auto;
}
#top_main .fv_bottom_copy .inner .text_box p {
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 2.7777777778vw;
}
@media screen and (max-width: 768px) {
  #top_main .fv_bottom_copy .inner .text_box p {
    font-size: 4.2666666667vw;
    margin-bottom: 10.6666666667vw;
  }
}
#top_main .fv_bottom_copy .inner .text_box a {
  display: flex;
  align-items: center;
  gap: 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  #top_main .fv_bottom_copy .inner .text_box a {
    gap: 4vw;
    justify-content: center;
  }
}
#top_main .fv_bottom_copy .inner .text_box a span {
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 500;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #top_main .fv_bottom_copy .inner .text_box a span {
    font-size: 4.2666666667vw;
  }
}
#top_main .fv_bottom_copy .inner .text_box a img {
  width: 2.8472222222vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  #top_main .fv_bottom_copy .inner .text_box a img {
    width: 9.6vw;
  }
}
#top_main .fv_bottom_copy .inner .img_box {
  position: relative;
  width: calc(50% - 2.0833333333vw);
  height: auto;
  aspect-ratio: 64/42;
}
@media screen and (max-width: 768px) {
  #top_main .fv_bottom_copy .inner .img_box {
    width: 100%;
    order: 2;
  }
}
#top_main .fv_bottom_copy .inner .img_box .img {
  width: 100%;
  height: 100%;
}
#top_main .fv_bottom_copy .inner .img_box .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#top_main .fv_bottom_copy .inner .img_box .illustration {
  position: absolute;
  top: 0%;
  left: 100%;
  transform: translate(-50%, -50%);
  width: 6.4583333333vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  #top_main .fv_bottom_copy .inner .img_box .illustration {
    width: 20.8vw;
    left: initial;
    transform: translateY(-50%) scale(-1, 1);
    right: -5.3333333333vw;
  }
}
#top_main .fv_bottom_copy .inner .img_box .illustration img {
  width: 100%;
  height: auto;
}
#top_main .support_base_sec {
  padding: 14.5833333333vw 0 6.9444444444vw;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec {
    padding: 0 5.3333333333vw;
    margin-bottom: 24vw;
  }
}
#top_main .support_base_sec .inner {
  width: 88.8888888889vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner {
    width: 100%;
  }
}
#top_main .support_base_sec .inner .ttl_box {
  margin-bottom: 5.5555555556vw;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .ttl_box {
    margin-bottom: 18.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .ttl_box h2 {
    font-size: 4.8vw;
    margin: 0 auto;
  }
}
#top_main .support_base_sec .inner .support_list {
  margin-bottom: 8.3333333333vw;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .support_list {
    margin-bottom: 24vw;
    padding: 0 5.3333333333vw;
  }
}
#top_main .support_base_sec .inner .support_list ul {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .support_list ul {
    flex-wrap: wrap;
    gap: 12vw 4vw;
  }
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .support_list ul li {
    width: calc(50% - 2vw);
  }
}
#top_main .support_base_sec .inner .support_list ul li a {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  width: 17.3611111111vw;
  height: 12.5vw;
  border-radius: 0.6944444444vw;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .support_list ul li a {
    width: 100%;
    height: auto;
    aspect-ratio: 140/135;
    border-radius: 2.1333333333vw;
  }
}
#top_main .support_base_sec .inner .support_list ul li a .img {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 8.3333333333vw;
  height: 5.5555555556vw;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .support_list ul li a .img {
    width: 24.8vw;
    height: 16.8vw;
  }
}
#top_main .support_base_sec .inner .support_list ul li a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#top_main .support_base_sec .inner .support_list ul li a h3 {
  text-align: center;
  font-size: 1.6666666667vw;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .support_list ul li a h3 {
    font-size: 4.2666666667vw;
  }
}
#top_main .support_base_sec .inner .support_list ul li a p {
  display: flex;
  align-items: center;
  gap: 0.2777777778vw;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.1736111111vw 2.4305555556vw;
  margin: 1.0416666667vw auto 1.3888888889vw;
  background-color: #fff;
  border-radius: 2.7777777778vw;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .support_list ul li a p {
    gap: 1.0666666667vw;
    padding: 0.2666666667vw 5.8666666667vw;
    margin: 2.6666666667vw auto 4vw;
    border-radius: 10.6666666667vw;
  }
}
#top_main .support_base_sec .inner .support_list ul li a p span {
  display: block;
  font-size: 1.1111111111vw;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.1388888889vw;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .support_list ul li a p span {
    font-size: 3.7333333333vw;
    padding-bottom: 0;
  }
}
#top_main .support_base_sec .inner .support_list ul li a p svg {
  display: block;
  width: 0.8333333333vw;
  height: auto;
  padding-top: 0.1388888889vw;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .support_list ul li a p svg {
    width: 3.2vw;
  }
}
#top_main .support_base_sec .inner .support_list ul li a .leaf {
  position: absolute;
  top: 100%;
  left: 0%;
  transform: translate(-50%, -50%);
  width: 4.4444444444vw;
  height: auto;
}
#top_main .support_base_sec .inner .support_list ul li a .leaf img {
  width: 100%;
  height: auto;
}
#top_main .support_base_sec .inner .support_list ul li:first-child a {
  background-color: #fdd000;
}
#top_main .support_base_sec .inner .support_list ul li:first-child a p {
  color: #fdd000;
}
#top_main .support_base_sec .inner .support_list ul li:first-child a p svg path {
  fill: #fdd000;
}
#top_main .support_base_sec .inner .support_list ul li:nth-child(2) a {
  background-color: #0d7b30;
}
#top_main .support_base_sec .inner .support_list ul li:nth-child(2) a p {
  color: #0d7b30;
}
#top_main .support_base_sec .inner .support_list ul li:nth-child(2) a p svg path {
  fill: #0d7b30;
}
#top_main .support_base_sec .inner .support_list ul li:nth-child(3) a {
  background-color: #f3b0d1;
}
#top_main .support_base_sec .inner .support_list ul li:nth-child(3) a p {
  color: #f3b0d1;
}
#top_main .support_base_sec .inner .support_list ul li:nth-child(3) a p svg path {
  fill: #f3b0d1;
}
#top_main .support_base_sec .inner .support_list ul li:nth-child(3) a .leaf {
  left: 100%;
  transform: translate(-50%, -50%) scaleX(-1);
}
#top_main .support_base_sec .inner .base {
  display: flex;
  align-items: flex-start;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .base {
    flex-direction: column;
  }
}
#top_main .support_base_sec .inner .base .base_img {
  position: relative;
  width: 50%;
  height: 52.5vw;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .base .base_img {
    width: 100%;
    height: auto;
    aspect-ratio: 335/395;
  }
}
#top_main .support_base_sec .inner .base .base_img .img {
  position: relative;
  width: 100%;
  height: 100%;
}
#top_main .support_base_sec .inner .base .base_img .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  transition: 0.5s;
}
#top_main .support_base_sec .inner .base .base_img .img img.active {
  opacity: 1;
}
#top_main .support_base_sec .inner .base .base_img .flower_img {
  position: absolute;
  top: 100%;
  left: 100%;
  transform: translate(-50%, -50%);
  width: 9.3055555556vw;
  height: auto;
  z-index: 90;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .base .base_img .flower_img {
    width: 20.8vw;
    left: 8vw;
  }
}
#top_main .support_base_sec .inner .base .base_img .flower_img img {
  width: 100%;
  height: auto;
}
#top_main .support_base_sec .inner .base .base_list_box {
  position: relative;
  width: 50%;
  padding: 3.4722222222vw 5.2083333333vw;
  margin-top: 3.4722222222vw;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .base .base_list_box {
    width: 100%;
    padding: 16vw 5.3333333333vw;
    margin-top: 0;
  }
}
#top_main .support_base_sec .inner .base .base_list_box .base_ttl {
  font-size: 2.7777777778vw;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 2.0833333333vw;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .base .base_list_box .base_ttl {
    font-size: 6.4vw;
    margin-bottom: 8vw;
  }
}
#top_main .support_base_sec .inner .base .base_list_box .base_ttl img {
  width: 100%;
  height: auto;
}
#top_main .support_base_sec .inner .base .base_list_box .base_ttl span {
  color: #0d7b30;
}
#top_main .support_base_sec .inner .base .base_list_box .text {
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .base .base_list_box .text {
    font-size: 4.2666666667vw;
    margin-bottom: 13.3333333333vw;
  }
}
#top_main .support_base_sec .inner .base .base_list_box .base_list {
  display: flex;
  flex-direction: column;
  gap: 1.7361111111vw;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .base .base_list_box .base_list {
    gap: 6.6666666667vw;
  }
}
#top_main .support_base_sec .inner .base .base_list_box .base_list li a {
  display: flex;
  align-items: center;
  gap: 1.3888888889vw;
  padding-bottom: 1.3888888889vw;
  border-bottom: 0.1388888889vw dashed #c5bbaf;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .base .base_list_box .base_list li a {
    gap: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    border-bottom: 0.5333333333vw dashed #c5bbaf;
  }
}
#top_main .support_base_sec .inner .base .base_list_box .base_list li a img {
  width: 1.6666666667vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .base .base_list_box .base_list li a img {
    width: 6.4vw;
  }
}
#top_main .support_base_sec .inner .base .base_list_box .base_list li a .text_box p {
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0.8333333333vw;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .base .base_list_box .base_list li a .text_box p {
    font-size: 4.2666666667vw;
    margin-bottom: 3.2vw;
  }
}
#top_main .support_base_sec .inner .base .base_list_box .base_list li a .text_box h4 {
  font-size: 1.6666666667vw;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .base .base_list_box .base_list li a .text_box h4 {
    font-size: 5.3333333333vw;
  }
}
#top_main .support_base_sec .inner .base .base_list_box .flower_img {
  position: absolute;
  top: 100%;
  left: 100%;
  transform: translate(-50%, -50%);
  width: 9.3055555556vw;
  height: auto;
  z-index: 90;
}
@media screen and (max-width: 768px) {
  #top_main .support_base_sec .inner .base .base_list_box .flower_img {
    top: 100%;
    left: initial;
    right: 0vw;
    transform: initial;
    transform: translateY(-50%) scale(-1, 1);
    width: 31.4666666667vw;
  }
}
#top_main .support_base_sec .inner .base .base_list_box .flower_img img {
  width: 100%;
  height: auto;
}
#top_main .img_slider_sec {
  overflow: hidden;
}
#top_main .img_slider_sec .img_slider_swiper .swiper-wrapper {
  transition-timing-function: linear;
}
#top_main .img_slider_sec .img_slider_swiper .swiper-wrapper .swiper-slide {
  height: 38.5416666667vw;
}
@media screen and (max-width: 768px) {
  #top_main .img_slider_sec .img_slider_swiper .swiper-wrapper .swiper-slide {
    height: auto;
    aspect-ratio: 1;
  }
}
#top_main .img_slider_sec .img_slider_swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#top_main .news_sec {
  padding: 6.9444444444vw 0;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #top_main .news_sec {
    padding: 24vw 5.3333333333vw;
  }
}
#top_main .news_sec .inner {
  width: 77.7777777778vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #top_main .news_sec .inner {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
}
#top_main .news_sec .inner .ttl_box {
  margin: 0;
}
#top_main .news_sec .inner .ttl_box h2 {
  font-size: 2.7777777778vw;
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 768px) {
  #top_main .news_sec .inner .ttl_box h2 {
    font-size: 6.4vw;
    margin-bottom: 13.3333333333vw;
  }
}
#top_main .news_sec .inner .article_list {
  width: 59.7222222222vw;
}
@media screen and (max-width: 768px) {
  #top_main .news_sec .inner .article_list {
    width: 100%;
  }
}
#top_main .news_sec .inner .article_list ul {
  display: flex;
  flex-direction: column;
  gap: 1.7361111111vw;
}
@media screen and (max-width: 768px) {
  #top_main .news_sec .inner .article_list ul {
    gap: 5.3333333333vw;
  }
}
#top_main .news_sec .inner .article_list ul li a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1.3888888889vw;
  padding-right: 3.8194444444vw;
  padding-bottom: 1.3888888889vw;
  color: #482b1b;
  border-bottom: 0.1388888889vw dashed #c5bbaf;
}
@media screen and (max-width: 768px) {
  #top_main .news_sec .inner .article_list ul li a {
    flex-wrap: wrap;
    gap: 2.6666666667vw 4vw;
    padding-right: 13.3333333333vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 5.3333333333vw;
    border-bottom: 0.5333333333vw dashed #c5bbaf;
  }
}
#top_main .news_sec .inner .article_list ul li a .date {
  white-space: nowrap;
  font-size: 1.25vw;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #top_main .news_sec .inner .article_list ul li a .date {
    font-size: 4.2666666667vw;
  }
}
#top_main .news_sec .inner .article_list ul li a .tag {
  white-space: nowrap;
  padding: 0.5555555556vw 1.3888888889vw;
  border-radius: 2.7777777778vw;
  border: 0.0694444444vw solid #482b1b;
}
#top_main .news_sec .inner .article_list ul li a .article_ttl {
  font-size: 1.25vw;
  font-weight: 500;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media screen and (max-width: 768px) {
  #top_main .news_sec .inner .article_list ul li a .article_ttl {
    font-size: 4.2666666667vw;
    -webkit-line-clamp: 2;
  }
}
#top_main .news_sec .inner .article_list ul li a img {
  position: absolute;
  top: 50%;
  right: 0.6944444444vw;
  transform: translateY(-50%);
  width: 1.6666666667vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  #top_main .news_sec .inner .article_list ul li a img {
    right: 2.6666666667vw;
    width: 6.4vw;
  }
}
#top_main .news_sec .inner .link {
  display: flex;
  align-items: center;
  gap: 1.3888888889vw;
}
#top_main .news_sec .inner .link.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  #top_main .news_sec .inner .link.sp {
    display: flex !important;
    gap: 4vw;
    margin: 10.6666666667vw auto 0;
  }
}
#top_main .news_sec .inner .link span {
  white-space: nowrap;
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 500;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #top_main .news_sec .inner .link span {
    font-size: 4.2666666667vw;
  }
}
#top_main .news_sec .inner .link img {
  width: 2.8472222222vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  #top_main .news_sec .inner .link img {
    width: 9.6vw;
  }
}
#top_main .activities_sec {
  padding: 8.3333333333vw 0;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec {
    padding: 24vw 5.3333333333vw;
  }
}
#top_main .activities_sec .inner {
  width: 88.8888888889vw;
  margin: 0 auto;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner {
    width: 100%;
  }
}
#top_main .activities_sec .inner .ttl_box {
  width: 44.4444444444vw;
  margin: 0 auto 9.0277777778vw;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .ttl_box {
    width: 100%;
    margin-bottom: 17.3333333333vw;
  }
}
#top_main .activities_sec .inner .ttl_box h2 {
  font-size: 2.7777777778vw;
  line-height: 1.3;
  font-weight: 400;
  text-align: center;
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .ttl_box h2 {
    font-size: 6.4vw;
    margin-bottom: 8vw;
  }
}
#top_main .activities_sec .inner .ttl_box h2 img {
  width: 100%;
  height: auto;
}
#top_main .activities_sec .inner .ttl_box h2 span {
  color: #0d7b30;
}
#top_main .activities_sec .inner .ttl_box p {
  font-size: 1.25vw;
  text-align: center;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .ttl_box p {
    font-size: 4.2666666667vw;
  }
}
#top_main .activities_sec .inner .article_list {
  margin-bottom: 5.5555555556vw;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .article_list {
    margin-bottom: 10.6666666667vw;
  }
}
#top_main .activities_sec .inner .article_list ul {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 5.5555555556vw 2.7777777778vw;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .article_list ul {
    flex-direction: column;
    gap: 5.3333333333vw 2.6666666667vw;
  }
}
#top_main .activities_sec .inner .article_list ul li {
  width: calc(50% - 1.3888888889vw);
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .article_list ul li {
    width: 100%;
  }
}
#top_main .activities_sec .inner .article_list ul li:nth-child(1) a .name::before {
  background-color: #0d7b30;
}
#top_main .activities_sec .inner .article_list ul li:nth-child(2) a .name::before {
  background-color: #c33a3a;
}
#top_main .activities_sec .inner .article_list ul li:nth-child(3) a .name::before {
  background-color: #fdd000;
}
#top_main .activities_sec .inner .article_list ul li:nth-child(4) a .name::before {
  background-color: #f3b0d1;
}
#top_main .activities_sec .inner .article_list ul li:nth-child(5) a .name::before {
  background-color: #597edd;
}
#top_main .activities_sec .inner .article_list ul li:nth-child(6) a .name::before {
  background-color: #5436a8;
}
#top_main .activities_sec .inner .article_list ul li a {
  position: relative;
  display: block;
  padding-left: 2.4305555556vw;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .article_list ul li a {
    padding-left: 6.6666666667vw;
  }
}
#top_main .activities_sec .inner .article_list ul li a .name {
  position: absolute;
  top: 0.6944444444vw;
  left: 0;
  writing-mode: vertical-rl;
  display: flex;
  gap: 0.5555555556vw;
  font-size: 1.1111111111vw;
  line-height: 1.1;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .article_list ul li a .name {
    top: 2.6666666667vw;
    gap: 2.1333333333vw;
    font-size: 3.7333333333vw;
  }
}
#top_main .activities_sec .inner .article_list ul li a .name::before {
  content: "";
  display: block;
  width: 1.1111111111vw;
  height: 0.7638888889vw;
  background-color: #0d7b30;
  border-radius: 100%;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .article_list ul li a .name::before {
    width: 4.2666666667vw;
    height: 2.9333333333vw;
  }
}
#top_main .activities_sec .inner .article_list ul li a .img {
  width: 100%;
  height: 20.8333333333vw;
  margin-bottom: 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .article_list ul li a .img {
    height: auto;
    aspect-ratio: 308/158;
    margin-bottom: 2.6666666667vw;
  }
}
#top_main .activities_sec .inner .article_list ul li a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#top_main .activities_sec .inner .article_list ul li a .article_ttl {
  font-size: 1.3888888889vw;
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 1.3888888889vw;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .article_list ul li a .article_ttl {
    font-size: 3.7333333333vw;
    margin-bottom: 2.6666666667vw;
    line-height: 1.8;
  }
}
#top_main .activities_sec .inner .article_list ul li a .date {
  font-size: 1.1111111111vw;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .article_list ul li a .date {
    font-size: 3.2vw;
  }
}
#top_main .activities_sec .inner .article_list ul li.pick_up::before {
  content: "";
}
#top_main .activities_sec .inner .topix_link {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.3888888889vw;
  padding: 2.4305555556vw;
  margin: 0 auto;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .topix_link {
    gap: 4vw;
    padding: 9.3333333333vw 5.3333333333vw;
  }
}
#top_main .activities_sec .inner .topix_link span {
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 500;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .topix_link span {
    font-size: 4.2666666667vw;
  }
}
#top_main .activities_sec .inner .topix_link img {
  width: 2.8472222222vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  #top_main .activities_sec .inner .topix_link img {
    width: 9.6vw;
  }
}
#top_main .recruitment_sec {
  position: relative;
  padding-bottom: 11.4583333333vw;
}
@media screen and (max-width: 768px) {
  #top_main .recruitment_sec {
    padding: 0 5.3333333333vw 36vw;
  }
}
#top_main .recruitment_sec .banner {
  display: flex;
  align-items: center;
  color: #482b1b;
  width: 88.8888888889vw;
  height: 35.7638888889vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #top_main .recruitment_sec .banner {
    width: 100%;
    height: auto;
    flex-direction: column-reverse;
  }
}
#top_main .recruitment_sec .banner .ttl_box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: calc(100% - 58.3333333333vw);
  height: 100%;
  background-color: #fff;
  padding-left: 4.1666666667vw;
}
@media screen and (max-width: 768px) {
  #top_main .recruitment_sec .banner .ttl_box {
    width: 100%;
    padding-left: 0;
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
#top_main .recruitment_sec .banner .ttl_box h2 {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  font-size: 2.7777777778vw;
  line-height: 1.2;
  font-weight: 500;
  padding-bottom: 0.2083333333vw;
}
@media screen and (max-width: 768px) {
  #top_main .recruitment_sec .banner .ttl_box h2 {
    font-size: 6.4vw;
    line-height: 1.5;
    padding-bottom: 0.8vw;
  }
}
#top_main .recruitment_sec .banner .ttl_box h2::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  height: 0.2083333333vw;
  background-image: url("/assets/images/ttl_border.svg");
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #top_main .recruitment_sec .banner .ttl_box h2::before {
    height: 0.8vw;
  }
}
#top_main .recruitment_sec .banner .ttl_box h2 span {
  color: #0d7b30;
}
#top_main .recruitment_sec .banner .ttl_box p {
  display: flex;
  align-items: center;
  gap: 1.3888888889vw;
  margin-top: 3.8194444444vw;
}
@media screen and (max-width: 768px) {
  #top_main .recruitment_sec .banner .ttl_box p {
    display: none;
  }
}
#top_main .recruitment_sec .banner .ttl_box p span {
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 500;
}
#top_main .recruitment_sec .banner .ttl_box p img {
  width: 2.8472222222vw;
  height: auto;
}
#top_main .recruitment_sec .banner .ttl_box .sp_arrow {
  display: none;
}
@media screen and (max-width: 768px) {
  #top_main .recruitment_sec .banner .ttl_box .sp_arrow {
    position: absolute;
    top: 50%;
    right: 8vw;
    transform: translateY(-50%);
    display: block;
    width: 9.6vw;
    height: auto;
  }
}
#top_main .recruitment_sec .banner .img {
  width: 58.3333333333vw;
  height: 100%;
}
@media screen and (max-width: 768px) {
  #top_main .recruitment_sec .banner .img {
    width: 100%;
  }
}
#top_main .recruitment_sec .banner .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0 6.9444444444vw 0 0;
}
#top_main .recruitment_sec .flower {
  position: absolute;
  right: 1.3888888889vw;
  bottom: -4.3055555556vw;
  width: 13.8888888889vw;
  height: auto;
  z-index: 90;
}
#top_main .recruitment_sec .flower img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  #service_main .service_common {
    padding: 21.3333333333vw 5.3333333333vw;
  }
}
#service_main .service_common .inner {
  width: 88.8888888889vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #service_main .service_common .inner {
    width: 100%;
  }
}
#service_main .service_common .inner ul {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 5.5555555556vw 2.7777777778vw;
}
@media screen and (max-width: 768px) {
  #service_main .service_common .inner ul {
    gap: 10.6666666667vw 5.3333333333vw;
  }
}
#service_main .service_common .inner ul li {
  width: calc(33.33% - 1.8513888889vw);
}
@media screen and (max-width: 768px) {
  #service_main .service_common .inner ul li {
    width: calc(50% - 2.6666666667vw);
  }
}
#service_main .service_common .inner ul li a {
  display: block;
  color: #482b1b;
}
#service_main .service_common .inner ul li a .img {
  width: 100%;
  height: 15.625vw;
  background-color: #b5b5b5;
  margin-bottom: 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  #service_main .service_common .inner ul li a .img {
    height: 26.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
#service_main .service_common .inner ul li a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#service_main .service_common .inner ul li a .article_ttl {
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  color: #0d7b30;
  margin-bottom: 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  #service_main .service_common .inner ul li a .article_ttl {
    font-size: 4.8vw;
    margin-bottom: 5.3333333333vw;
  }
}
#service_main .service_common .inner ul li a .text {
  font-size: 1.1111111111vw;
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  #service_main .service_common .inner ul li a .text {
    font-size: 3.7333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
#service_main .service_common .inner ul li a span {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.9027777778vw;
  border: 0.0694444444vw solid #482b1b;
  background-color: #faf8f0;
  border-radius: 0 1.3888888889vw 0 0;
  font-size: 1.1111111111vw;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #service_main .service_common .inner ul li a span {
    padding: 2.6666666667vw;
    border: 0.2666666667vw solid #482b1b;
    border-radius: 0 5.3333333333vw 0 0;
    font-size: 3.7333333333vw;
  }
}
#service_main .admission_service_sec {
  width: 100%;
  padding: 4.1666666667vw 0 6.9444444444vw;
  background-color: #fff;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #service_main .admission_service_sec {
    padding: 21.3333333333vw 5.3333333333vw;
  }
}
#service_main .common_place_service_sec {
  width: 100%;
  padding: 14.5833333333vw 0 8.3333333333vw;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #service_main .common_place_service_sec {
    padding: 21.3333333333vw 5.3333333333vw;
  }
}
#service_main .common_place_service_sec .inner ul li a span {
  background-color: #fff;
}
#service_main .consultation_service_sec {
  width: 100%;
  padding: 8.3333333333vw 0 11.1111111111vw;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #service_main .consultation_service_sec {
    padding: 21.3333333333vw 5.3333333333vw;
  }
}
#service_main .consultation_service_sec .inner ul li a span {
  background-color: #fff;
}
#service_main .consultation_service_sec .flower {
  position: absolute;
  right: 1.3888888889vw;
  bottom: -4.1666666667vw;
  width: 13.9583333333vw;
  height: auto;
  z-index: 90;
}
#service_main .consultation_service_sec .flower img {
  width: 100%;
  height: auto;
}

#introduction_main .greetings_sec {
  padding: 8.3333333333vw 5.5555555556vw 5.5555555556vw;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #introduction_main .greetings_sec {
    padding: 21.3333333333vw 5.3333333333vw;
  }
}
#introduction_main .greetings_sec .inner {
  display: flex;
  align-items: center;
  gap: 4.1666666667vw;
}
@media screen and (max-width: 768px) {
  #introduction_main .greetings_sec .inner {
    flex-direction: column;
    gap: 10.6666666667vw;
  }
}
#introduction_main .greetings_sec .inner .img {
  width: 40.2777777778vw;
  height: auto;
  aspect-ratio: 1;
  background-color: #faf8f0;
}
@media screen and (max-width: 768px) {
  #introduction_main .greetings_sec .inner .img {
    width: 100%;
  }
}
#introduction_main .greetings_sec .inner .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#introduction_main .greetings_sec .inner .text_box {
  width: calc(100% - 44.4444444444vw);
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #introduction_main .greetings_sec .inner .text_box {
    width: 100%;
  }
}
#introduction_main .greetings_sec .inner .text_box h2 {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.9444444444vw;
  line-height: 1.8;
  font-weight: 500;
  padding-bottom: 0.2083333333vw;
  margin-bottom: 2.7777777778vw;
}
@media screen and (max-width: 768px) {
  #introduction_main .greetings_sec .inner .text_box h2 {
    font-size: 6.9333333333vw;
    padding-bottom: 0.8vw;
    margin-bottom: 10.6666666667vw;
  }
}
#introduction_main .greetings_sec .inner .text_box h2::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  height: 0.2083333333vw;
  background-image: url("/assets/images/ttl_border.svg");
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #introduction_main .greetings_sec .inner .text_box h2::before {
    height: 0.8vw;
  }
}
#introduction_main .greetings_sec .inner .text_box p {
  font-size: 1.1111111111vw;
  line-height: 1.8;
  font-weight: 500;
  margin-top: 2.0833333333vw;
}
@media screen and (max-width: 768px) {
  #introduction_main .greetings_sec .inner .text_box p {
    font-size: 4.2666666667vw;
    margin-top: 8vw;
  }
}
#introduction_main .greetings_sec .inner .text_box p:last-child {
  margin-top: 3.4722222222vw;
  text-align: end;
}
@media screen and (max-width: 768px) {
  #introduction_main .greetings_sec .inner .text_box p:last-child {
    margin-top: 13.3333333333vw;
  }
}
#introduction_main .overview_sec {
  padding: 14.5833333333vw 0 8.3333333333vw;
}
@media screen and (max-width: 768px) {
  #introduction_main .overview_sec {
    padding: 21.3333333333vw 5.3333333333vw 26.6666666667vw;
  }
}
#introduction_main .overview_sec .inner {
  width: 68.0555555556vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #introduction_main .overview_sec .inner {
    width: 100%;
  }
}
#introduction_main .overview_sec .inner table {
  width: 100%;
  border: 0.0694444444vw solid #c5bbaf;
  border-collapse: collapse;
}
@media screen and (max-width: 768px) {
  #introduction_main .overview_sec .inner table {
    border: 0.2666666667vw solid #c5bbaf;
  }
}
#introduction_main .overview_sec .inner table tr {
  font-size: 1.1111111111vw;
}
@media screen and (max-width: 768px) {
  #introduction_main .overview_sec .inner table tr {
    font-size: 4.2666666667vw;
  }
}
#introduction_main .overview_sec .inner table tr th {
  text-align: start;
  width: 13.8888888889vw;
  background-color: #faf8f0;
  border: 0.0694444444vw solid #c5bbaf;
  padding: 0.9722222222vw 1.3888888889vw;
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #introduction_main .overview_sec .inner table tr th {
    width: 30%;
    border: 0.2666666667vw solid #c5bbaf;
    padding: 2.6666666667vw 4vw;
    font-weight: 500;
  }
}
#introduction_main .overview_sec .inner table tr td {
  width: calc(100% - 13.8888888889vw);
  border: 0.0694444444vw solid #c5bbaf;
  padding: 0.9722222222vw 1.3888888889vw;
  background-color: #fff;
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #introduction_main .overview_sec .inner table tr td {
    width: 70%;
    border: 0.2666666667vw solid #c5bbaf;
    padding: 2.6666666667vw 4vw;
    font-weight: 500;
  }
}
#introduction_main .history_sec {
  padding: 8.3333333333vw 5.5555555556vw;
}
@media screen and (max-width: 768px) {
  #introduction_main .history_sec {
    padding: 26.6666666667vw 5.3333333333vw;
  }
}
#introduction_main .history_sec .inner .history_list {
  position: relative;
  width: 100%;
}
#introduction_main .history_sec .inner .history_list::before {
  content: "";
  position: absolute;
  top: 2.0833333333vw;
  left: 0;
  display: block;
  width: 100%;
  height: 0.0694444444vw;
  background-color: #482b1b;
}
@media screen and (max-width: 768px) {
  #introduction_main .history_sec .inner .history_list::before {
    top: 0;
    left: 4.8vw;
    width: 0.2666666667vw;
    height: 100%;
  }
}
#introduction_main .history_sec .inner .history_list ul {
  position: relative;
  display: flex;
  align-items: flex-start;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  gap: 0.6944444444vw;
  padding-top: 4.8611111111vw;
  padding-bottom: 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  #introduction_main .history_sec .inner .history_list ul {
    flex-direction: column;
    gap: 5.3333333333vw;
    padding-top: 0;
    padding-left: 12vw;
    padding-bottom: 0;
  }
}
#introduction_main .history_sec .inner .history_list ul li {
  position: relative;
  flex-shrink: 0;
  width: 29.1666666667vw;
  padding: 2.0833333333vw;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #introduction_main .history_sec .inner .history_list ul li {
    width: 100%;
    padding: 4vw;
  }
}
#introduction_main .history_sec .inner .history_list ul li::before {
  position: absolute;
  top: -2.7777777778vw;
  left: 0.8680555556vw;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 0.5555555556vw;
  height: 0.5555555556vw;
  border-radius: 100%;
  background-color: #0d7b30;
}
@media screen and (max-width: 768px) {
  #introduction_main .history_sec .inner .history_list ul li::before {
    top: 4vw;
    left: -7.8666666667vw;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
#introduction_main .history_sec .inner .history_list ul li::after {
  content: "";
  position: absolute;
  left: 1.1111111111vw;
  top: -2.7777777778vw;
  width: auto;
  height: 2.7777777778vw;
  border-left: 0.0694444444vw dashed #0d7b30;
}
@media screen and (max-width: 768px) {
  #introduction_main .history_sec .inner .history_list ul li::after {
    top: 4vw;
    left: -7.8666666667vw;
    width: 7.8666666667vw;
    height: auto;
    border-left: none;
    border-bottom: 0.2666666667vw dashed #0d7b30;
  }
}
#introduction_main .history_sec .inner .history_list ul li .sm_year {
  position: absolute;
  font-family: "Roboto", sans-serif;
  top: -4.6527777778vw;
  left: 0;
  font-size: 0.9722222222vw;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 0.9722222222vw;
}
@media screen and (max-width: 768px) {
  #introduction_main .history_sec .inner .history_list ul li .sm_year {
    top: 0vw;
    left: -12vw;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: 2.6666666667vw;
  }
}
#introduction_main .history_sec .inner .history_list ul li .year {
  font-size: 1.3888888889vw;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
  color: #0d7b30;
}
@media screen and (max-width: 768px) {
  #introduction_main .history_sec .inner .history_list ul li .year {
    font-size: 4.8vw;
  }
}
#introduction_main .history_sec .inner .history_list ul li .history {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 1.0416666667vw;
  color: #482b1b;
  margin-top: 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  #introduction_main .history_sec .inner .history_list ul li .history {
    gap: 4vw;
    margin-top: 5.3333333333vw;
  }
}
#introduction_main .history_sec .inner .history_list ul li .history .month {
  width: 3.2638888889vw;
  font-size: 0.9722222222vw;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #introduction_main .history_sec .inner .history_list ul li .history .month {
    width: 10.6666666667vw;
    font-size: 3.2vw;
  }
}
#introduction_main .history_sec .inner .history_list ul li .history .month::before {
  content: "・";
  font-size: 0.9722222222vw;
  font-weight: 500;
  line-height: 1.8;
  color: #b5b5b5;
}
@media screen and (max-width: 768px) {
  #introduction_main .history_sec .inner .history_list ul li .history .month::before {
    font-size: 3.2vw;
  }
}
#introduction_main .history_sec .inner .history_list ul li .history .content {
  display: flex;
  flex-direction: column;
  gap: 1.0416666667vw;
  width: calc(100% - 4.3055555556vw);
}
@media screen and (max-width: 768px) {
  #introduction_main .history_sec .inner .history_list ul li .history .content {
    width: calc(100% - 14.6666666667vw);
  }
}
#introduction_main .history_sec .inner .history_list ul li .history .content p {
  font-size: 0.9722222222vw;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #introduction_main .history_sec .inner .history_list ul li .history .content p {
    font-size: 3.2vw;
  }
}
#introduction_main .history_sec .inner .history_list ul li .history .content img {
  width: 100%;
  height: auto;
}
#introduction_main .map_sec {
  padding: 8.3333333333vw 0 14.5833333333vw;
}
@media screen and (max-width: 768px) {
  #introduction_main .map_sec {
    padding: 26.6666666667vw 5.3333333333vw;
  }
}
#introduction_main .map_sec .inner {
  width: 88.8888888889vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #introduction_main .map_sec .inner {
    width: 100%;
  }
}
#introduction_main .map_sec .inner .contents {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  #introduction_main .map_sec .inner .contents {
    flex-direction: column;
    gap: 10.6666666667vw;
  }
}
#introduction_main .map_sec .inner .contents .map_box {
  position: relative;
  width: 50%;
  height: 52.5vw;
  background-color: #c5bbaf;
}
@media screen and (max-width: 768px) {
  #introduction_main .map_sec .inner .contents .map_box {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
  }
}
#introduction_main .map_sec .inner .contents .map_box iframe {
  width: 100%;
  height: 100%;
}
#introduction_main .map_sec .inner .contents .map_box .flower {
  position: absolute;
  top: 100%;
  left: 100%;
  transform: translate(-50%, -50%);
  width: 9.3055555556vw;
  height: auto;
  z-index: 90;
}
@media screen and (max-width: 768px) {
  #introduction_main .map_sec .inner .contents .map_box .flower {
    width: 21.3333333333vw;
    left: calc(100% - 10.6666666667vw);
  }
}
#introduction_main .map_sec .inner .contents .map_box .flower img {
  width: 100%;
  height: auto;
}
#introduction_main .map_sec .inner .contents .office_list {
  position: relative;
  width: 50%;
  padding: 5.2083333333vw 6.9444444444vw;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #introduction_main .map_sec .inner .contents .office_list {
    width: 100%;
    padding: 10.6666666667vw;
    margin-top: 0;
  }
}
#introduction_main .map_sec .inner .contents .office_list .img {
  position: absolute;
  right: 0;
  bottom: 100%;
  width: 21.5277777778vw;
  height: 11.3888888889vw;
  background-color: #c5bbaf;
}
@media screen and (max-width: 768px) {
  #introduction_main .map_sec .inner .contents .office_list .img {
    position: initial;
    right: initial;
    bottom: initial;
    width: 100%;
    height: auto;
    aspect-ratio: 310/164;
  }
}
#introduction_main .map_sec .inner .contents .office_list .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#introduction_main .map_sec .inner .contents .office_list ol {
  display: flex;
  flex-direction: column;
  gap: 1.7361111111vw;
  counter-reset: listnum;
  list-style: none;
}
@media screen and (max-width: 768px) {
  #introduction_main .map_sec .inner .contents .office_list ol {
    margin-top: 5.3333333333vw;
    gap: 5.3333333333vw;
  }
}
#introduction_main .map_sec .inner .contents .office_list ol li {
  position: relative;
  padding: 0 3.125vw 1.3888888889vw;
  border-bottom: 0.1388888889vw dashed #c5bbaf;
}
@media screen and (max-width: 768px) {
  #introduction_main .map_sec .inner .contents .office_list ol li {
    padding: 0 9.3333333333vw 5.3333333333vw;
  }
}
#introduction_main .map_sec .inner .contents .office_list ol li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  counter-increment: listnum;
  content: counter(listnum);
  width: 1.6666666667vw;
  height: 1.6666666667vw;
  border-radius: 100%;
  font-size: 1.1111111111vw;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background-color: #c33a3a;
}
@media screen and (max-width: 768px) {
  #introduction_main .map_sec .inner .contents .office_list ol li::before {
    width: 6.4vw;
    height: 6.4vw;
    font-size: 3.7333333333vw;
  }
}
#introduction_main .map_sec .inner .contents .office_list ol li h3 {
  font-size: 1.6666666667vw;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.6944444444vw;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #introduction_main .map_sec .inner .contents .office_list ol li h3 {
    font-size: 6.4vw;
    margin-bottom: 2.6666666667vw;
  }
}
#introduction_main .map_sec .inner .contents .office_list ol li p {
  font-size: 1.1111111111vw;
  font-weight: 500;
  line-height: 1.4;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #introduction_main .map_sec .inner .contents .office_list ol li p {
    font-size: 4.2666666667vw;
  }
}
#introduction_main .map_sec .inner .contents .office_list ol li p a {
  color: #482b1b;
  text-decoration: underline;
}
#introduction_main .sense_of_care_sec {
  padding: 8.3333333333vw 0 13.8888888889vw;
}
@media screen and (max-width: 768px) {
  #introduction_main .sense_of_care_sec {
    padding: 26.6666666667vw 5.3333333333vw 32vw;
  }
}
#introduction_main .sense_of_care_sec .inner {
  width: 88.8888888889vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #introduction_main .sense_of_care_sec .inner {
    width: 100%;
  }
}
#introduction_main .sense_of_care_sec .inner .ttl_box {
  margin-bottom: 0;
}
#introduction_main .sense_of_care_sec .inner .ttl_bottom_text {
  width: 44.4444444444vw;
  margin: 2.7777777778vw auto 4.1666666667vw;
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.8;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #introduction_main .sense_of_care_sec .inner .ttl_bottom_text {
    width: 100%;
    margin: 10.6666666667vw 0 16vw;
    font-size: 4.8vw;
  }
}
#introduction_main .sense_of_care_sec .inner .care_list {
  width: 100%;
}
#introduction_main .sense_of_care_sec .inner .care_list h3 {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.6666666667vw;
  font-weight: 500;
  line-height: 1.8;
  padding-bottom: 0.2083333333vw;
  margin: 0 auto 3.4722222222vw;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #introduction_main .sense_of_care_sec .inner .care_list h3 {
    font-size: 5.3333333333vw;
    padding-bottom: 0.8vw;
    margin: 0 auto 10.6666666667vw;
  }
}
#introduction_main .sense_of_care_sec .inner .care_list h3::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  height: 0.2083333333vw;
  background-image: url("/assets/images/ttl_border.svg");
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #introduction_main .sense_of_care_sec .inner .care_list h3::before {
    height: 0.8vw;
  }
}
#introduction_main .sense_of_care_sec .inner .care_list ul {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.7361111111vw;
}
@media screen and (max-width: 768px) {
  #introduction_main .sense_of_care_sec .inner .care_list ul {
    gap: 5.3333333333vw;
  }
}
#introduction_main .sense_of_care_sec .inner .care_list ul li {
  width: calc(33.33% - 0.9256944444vw);
  padding: 2.7777777778vw 2.0833333333vw;
  background-color: #fff;
  border: 0.0694444444vw solid #482b1b;
  border-radius: 9.7222222222vw;
}
@media screen and (max-width: 768px) {
  #introduction_main .sense_of_care_sec .inner .care_list ul li {
    width: 100%;
    padding: 10.6666666667vw 8vw;
    border: 0.2666666667vw solid #482b1b;
    border-radius: 21.3333333333vw;
  }
}
#introduction_main .sense_of_care_sec .inner .care_list ul li .img {
  width: 5.5555555556vw;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #introduction_main .sense_of_care_sec .inner .care_list ul li .img {
    width: 16vw;
  }
}
#introduction_main .sense_of_care_sec .inner .care_list ul li .img img {
  width: 100%;
  height: auto;
}
#introduction_main .sense_of_care_sec .inner .care_list ul li p {
  text-align: center;
  font-size: 1.25vw;
  font-weight: 500;
  line-height: 1.8;
  color: #0d7b30;
  padding: 0 3.125vw;
}
@media screen and (max-width: 768px) {
  #introduction_main .sense_of_care_sec .inner .care_list ul li p {
    font-size: 4.2666666667vw;
    padding: 0 8vw;
  }
}

#facility_main .base_sec {
  background-color: #fff;
  padding: 4.1666666667vw 0 5.5555555556vw;
}
@media screen and (max-width: 768px) {
  #facility_main .base_sec {
    padding: 16vw 5.3333333333vw;
  }
}
#facility_main .base_sec .inner {
  width: 88.8888888889vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #facility_main .base_sec .inner {
    width: 100%;
  }
}
#facility_main .base_sec .inner .contents {
  display: flex;
  align-items: flex-start;
}
#facility_main .base_sec .inner .contents .left_img {
  position: relative;
  width: 50%;
  height: 52.5vw;
  background-color: #c5bbaf;
}
#facility_main .base_sec .inner .contents .left_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#facility_main .base_sec .inner .contents .office_list {
  position: relative;
  width: 50%;
  padding: 6.9444444444vw;
  margin-top: 6.9444444444vw;
  background-color: #faf8f0;
}
#facility_main .base_sec .inner .contents .office_list .img {
  position: absolute;
  right: 0;
  bottom: 100%;
  width: 21.5277777778vw;
  height: 6.9444444444vw;
  background-color: #c5bbaf;
}
#facility_main .base_sec .inner .contents .office_list .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#facility_main .base_sec .inner .contents .office_list ol {
  display: flex;
  flex-direction: column;
  gap: 1.7361111111vw;
  counter-reset: listnum;
  list-style: none;
}
#facility_main .base_sec .inner .contents .office_list ol li {
  position: relative;
  padding: 0 3.125vw 1.3888888889vw;
  border-bottom: 0.1388888889vw dashed #c5bbaf;
}
#facility_main .base_sec .inner .contents .office_list ol li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  counter-increment: listnum;
  content: counter(listnum);
  width: 1.6666666667vw;
  height: 1.6666666667vw;
  border-radius: 100%;
  font-size: 1.0416666667vw;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background-color: #c33a3a;
}
#facility_main .base_sec .inner .contents .office_list ol li h3 {
  font-size: 1.6666666667vw;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.6944444444vw;
  color: #482b1b;
}
#facility_main .base_sec .inner .contents .office_list ol li p {
  font-size: 1.0416666667vw;
  font-weight: 500;
  line-height: 1.4;
  color: #482b1b;
}
#facility_main .base_sec .inner .contents .office_list ol li p a {
  color: #482b1b;
  text-decoration: underline;
}
#facility_main .affiliated_clinic {
  background-color: initial;
  padding: 15.9722222222vw 0 15.625vw;
}
#facility_main .information_sec {
  padding: 5.5555555556vw 0 6.5972222222vw;
  color: #482b1b;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #facility_main .information_sec {
    padding: 10.6666666667vw 0 13.3333333333vw;
  }
}
#facility_main .information_sec .inner {
  display: flex;
  align-items: flex-start;
  gap: 4.1666666667vw;
  width: 88.8888888889vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #facility_main .information_sec .inner {
    flex-direction: column;
    width: 100%;
    gap: 13.3333333333vw;
  }
}
#facility_main .information_sec .inner .img_swiper_box {
  width: 40.2777777778vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  #facility_main .information_sec .inner .img_swiper_box {
    margin: 0 auto;
    width: 93.3333333333vw;
  }
}
#facility_main .information_sec .inner .img_swiper_box .img_swiper {
  width: 100%;
  overflow: hidden;
  margin-bottom: 4.1666666667vw;
}
@media screen and (max-width: 768px) {
  #facility_main .information_sec .inner .img_swiper_box .img_swiper {
    margin-bottom: 5.3333333333vw;
  }
}
#facility_main .information_sec .inner .img_swiper_box .img_swiper .swiper-wrapper {
  width: 100%;
  height: auto;
}
#facility_main .information_sec .inner .img_swiper_box .img_swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: auto;
}
#facility_main .information_sec .inner .img_swiper_box .img_swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
#facility_main .information_sec .inner .img_swiper_box .swiper-pagination {
  width: 100%;
  position: initial;
  top: initial;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.0416666667vw;
}
#facility_main .information_sec .inner .img_swiper_box .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: calc(33.33% - 0.6944444444vw);
  height: auto;
  aspect-ratio: 1;
  margin: 0;
  border-radius: initial;
  background-color: #d9d9d9;
  opacity: 0.6;
  transition: 0.5s;
  background-position: center;
  background-size: cover;
}
#facility_main .information_sec .inner .img_swiper_box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: initial;
  background-color: #d9d9d9;
  opacity: 1;
}
#facility_main .information_sec .inner .information_box {
  width: calc(100% - 44.4444444444vw);
}
@media screen and (max-width: 768px) {
  #facility_main .information_sec .inner .information_box {
    width: 100%;
    padding: 0 5.3333333333vw;
  }
}
#facility_main .information_sec .inner .information_box h2 {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.9444444444vw;
  font-weight: 500;
  line-height: 1.8;
  padding-bottom: 0.2083333333vw;
  margin-bottom: 2.7777777778vw;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #facility_main .information_sec .inner .information_box h2 {
    font-size: 6.9333333333vw;
    padding-bottom: 0.8vw;
    margin: 0 auto 5.3333333333vw;
  }
}
#facility_main .information_sec .inner .information_box h2::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  height: 0.2083333333vw;
  background-image: url("/assets/images/ttl_border.svg");
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #facility_main .information_sec .inner .information_box h2::before {
    height: 0.8vw;
  }
}
#facility_main .information_sec .inner .information_box h3 {
  font-size: 1.6666666667vw;
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 768px) {
  #facility_main .information_sec .inner .information_box h3 {
    font-size: 4.8vw;
    margin-bottom: 4vw;
  }
}
#facility_main .information_sec .inner .information_box h3 span {
  color: #0d7b30;
}
#facility_main .information_sec .inner .information_box p {
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 4.1666666667vw;
}
@media screen and (max-width: 768px) {
  #facility_main .information_sec .inner .information_box p {
    font-size: 3.7333333333vw;
    margin-bottom: 8vw;
  }
}
#facility_main .information_sec .inner .information_box table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 4.1666666667vw;
}
#facility_main .information_sec .inner .information_box table tr {
  width: 100%;
}
#facility_main .information_sec .inner .information_box table tr th {
  width: 13.8888888889vw;
  text-align: start;
  padding: 0.9722222222vw 1.3888888889vw;
  border: 0.0694444444vw solid #c5bbaf;
  background-color: #faf8f0;
  font-size: 1.1111111111vw;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #facility_main .information_sec .inner .information_box table tr th {
    display: block;
    width: 100%;
    padding: 2.6666666667vw 3.2vw;
    border: 0.2666666667vw solid #c5bbaf;
    font-size: 3.7333333333vw;
  }
}
#facility_main .information_sec .inner .information_box table tr td {
  display: block;
  width: calc(100% - 13.8888888889vw);
  vertical-align: top;
  padding: 0.9722222222vw 1.3888888889vw;
  border: 0.0694444444vw solid #c5bbaf;
  font-size: 1.1111111111vw;
  line-height: 1.8;
  font-weight: 500;
}
#facility_main .information_sec .inner .information_box table tr td a {
  color: #0d7b30;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  #facility_main .information_sec .inner .information_box table tr td {
    width: 100%;
    padding: 2.6666666667vw 3.2vw;
    border: 0.2666666667vw solid #c5bbaf;
    font-size: 3.7333333333vw;
  }
}
#facility_main .information_sec .inner .information_box img {
  width: 100%;
  height: auto;
}
#facility_main .day_flow_sec {
  padding: 15.9722222222vw 0 17.3611111111vw;
}
@media screen and (max-width: 768px) {
  #facility_main .day_flow_sec {
    padding: 13.3333333333vw 0 13.3333333333vw;
  }
}
#facility_main .day_flow_sec .inner {
  width: 88.8888888889vw;
  margin: 0 auto;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #facility_main .day_flow_sec .inner {
    width: 100%;
    padding: 0 5.3333333333vw;
  }
}
#facility_main .day_flow_sec .inner table {
  width: 70.4861111111vw;
  margin: 0 auto;
  border-collapse: collapse;
}
@media screen and (max-width: 768px) {
  #facility_main .day_flow_sec .inner table {
    width: 100%;
  }
}
#facility_main .day_flow_sec .inner table tr th {
  width: 13.8888888889vw;
  text-align: start;
  padding: 1.25vw 1.3888888889vw;
  border: 0.0694444444vw solid #c5bbaf;
  background-color: #faf8f0;
  font-size: 1.1111111111vw;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #facility_main .day_flow_sec .inner table tr th {
    width: 20vw;
    padding: 2.6666666667vw 3.2vw;
    border: 0.2666666667vw solid #c5bbaf;
    font-size: 3.7333333333vw;
  }
}
#facility_main .day_flow_sec .inner table tr td {
  width: calc(100% - 13.8888888889vw);
  padding: 1.25vw 1.3888888889vw;
  border: 0.0694444444vw solid #c5bbaf;
  font-size: 1.1111111111vw;
  line-height: 1.8;
  font-weight: 500;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #facility_main .day_flow_sec .inner table tr td {
    width: 100%;
    padding: 2.6666666667vw 3.2vw;
    border: 0.2666666667vw solid #c5bbaf;
    font-size: 3.7333333333vw;
  }
}
#facility_main .day_flow_sec .inner table tr td a {
  color: #0d7b30;
  text-decoration: underline;
}
#facility_main .day_flow_sec .inner table tr td ul {
  display: flex;
  align-items: flex-start;
  gap: 0.6944444444vw;
  margin-top: 0.6944444444vw;
}
@media screen and (max-width: 768px) {
  #facility_main .day_flow_sec .inner table tr td ul {
    gap: 2.6666666667vw;
    margin-top: 2.6666666667vw;
  }
}
#facility_main .day_flow_sec .inner table tr td ul li {
  width: calc(50% - 0.3472222222vw);
}
@media screen and (max-width: 768px) {
  #facility_main .day_flow_sec .inner table tr td ul li {
    width: 100%;
  }
}
#facility_main .day_flow_sec .inner table tr td ul li img {
  width: 100%;
  height: auto;
  aspect-ratio: 382/200;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 0.6944444444vw;
}
#facility_main .day_flow_sec .inner table tr td ul li p {
  position: relative;
  font-size: 0.9722222222vw;
  line-height: 1.8;
  font-weight: 500;
  padding-left: 1em;
}
@media screen and (max-width: 768px) {
  #facility_main .day_flow_sec .inner table tr td ul li p {
    font-size: 3.7333333333vw;
  }
}
#facility_main .day_flow_sec .inner table tr td ul li p::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.8;
  font-size: 0.9722222222vw;
}
@media screen and (max-width: 768px) {
  #facility_main .day_flow_sec .inner table tr td ul li p::before {
    font-size: 3.7333333333vw;
  }
}
#facility_main .day_flow_sec .inner .section_border {
  margin: 6.9444444444vw 0;
}
@media screen and (max-width: 768px) {
  #facility_main .day_flow_sec .inner .section_border {
    margin: 8vw 0;
  }
}
#facility_main .day_flow_sec .inner .others_box h3 {
  position: relative;
  font-size: 1.6666666667vw;
  line-height: 1.6;
  font-weight: 500;
  padding-left: 1.3888888889vw;
  margin-bottom: 2.7777777778vw;
}
@media screen and (max-width: 768px) {
  #facility_main .day_flow_sec .inner .others_box h3 {
    font-size: 5.3333333333vw;
    line-height: 1.6;
    font-weight: 500;
    padding-left: 5.3333333333vw;
    margin-bottom: 10.6666666667vw;
  }
}
#facility_main .day_flow_sec .inner .others_box h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 0.2083333333vw;
  height: 100%;
  background-image: url("/assets/images/ttl_border_left.svg");
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 768px) {
  #facility_main .day_flow_sec .inner .others_box h3::before {
    width: 0.8vw;
  }
}
#facility_main .day_flow_sec .inner .others_box ul {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 2.7777777778vw;
}
@media screen and (max-width: 768px) {
  #facility_main .day_flow_sec .inner .others_box ul {
    gap: 1.3888888889vw;
  }
}
#facility_main .day_flow_sec .inner .others_box ul li {
  width: calc(33.33% - 1.8513888889vw);
}
@media screen and (max-width: 768px) {
  #facility_main .day_flow_sec .inner .others_box ul li {
    width: 100%;
  }
}
#facility_main .day_flow_sec .inner .others_box ul li a {
  display: block;
  width: 100%;
}
#facility_main .day_flow_sec .inner .others_box ul li a .img {
  width: 100%;
  height: auto;
  aspect-ratio: 400/227;
  margin-bottom: 1.3888888889vw;
}
#facility_main .day_flow_sec .inner .others_box ul li a .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#facility_main .day_flow_sec .inner .others_box ul li a h4 {
  text-align: center;
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 500;
  color: #0d7b30;
  margin-bottom: 1.3888888889vw;
}
#facility_main .day_flow_sec .inner .others_box ul li a p {
  font-size: 1.1111111111vw;
  line-height: 1.8;
  font-weight: 500;
  color: #482b1b;
}
#facility_main .cost_example_sec {
  padding: 10.4166666667vw 5.5555555556vw 8.3333333333vw;
  background-color: #fff;
  border-bottom: 0.1388888889vw dashed #c5bbaf;
}
@media screen and (max-width: 768px) {
  #facility_main .cost_example_sec {
    padding: 26.6666666667vw 5.3333333333vw;
    border-bottom: 0.5333333333vw dashed #c5bbaf;
  }
}
#facility_main .cost_example_sec.wavy_line_top::before {
  top: initial;
  bottom: 100%;
  transform: rotate(180deg);
}
#facility_main .cost_example_sec .inner {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #facility_main .cost_example_sec .inner {
    width: 100%;
  }
}
#facility_main .cost_example_sec .inner p {
  font-size: 1.3888888889vw;
  letter-spacing: 0;
  line-height: 1.8;
  font-weight: 500;
  margin-bottom: 2.7777777778vw;
}
@media screen and (max-width: 768px) {
  #facility_main .cost_example_sec .inner p {
    font-size: 3.7333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
#facility_main .cost_example_sec .inner .cost_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.7777777778vw;
}
@media screen and (max-width: 768px) {
  #facility_main .cost_example_sec .inner .cost_list {
    flex-direction: column;
    gap: 4vw;
    margin-bottom: 10.6666666667vw;
  }
}
#facility_main .cost_example_sec .inner .cost_list .cost_box {
  width: 18.4722222222vw;
}
@media screen and (max-width: 768px) {
  #facility_main .cost_example_sec .inner .cost_list .cost_box {
    width: 100%;
  }
}
#facility_main .cost_example_sec .inner .cost_list .cost_box .cost_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 3.4722222222vw;
  background-color: #faf8f0;
  font-size: 1.25vw;
  letter-spacing: 0;
  line-height: 1.8;
  font-weight: 500;
  color: #0d7b30;
  border: 0.0694444444vw solid #c5bbaf;
  border-radius: 1.3888888889vw 1.3888888889vw 0 0;
}
@media screen and (max-width: 768px) {
  #facility_main .cost_example_sec .inner .cost_list .cost_box .cost_ttl {
    height: 10.6666666667vw;
    font-size: 4.2666666667vw;
    border: 0.2666666667vw solid #c5bbaf;
    border-radius: 5.3333333333vw 5.3333333333vw 0 0;
  }
}
#facility_main .cost_example_sec .inner .cost_list .cost_box .cost {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 6.5277777778vw;
  border: 0.0694444444vw solid #c5bbaf;
  border-top: none;
}
@media screen and (max-width: 768px) {
  #facility_main .cost_example_sec .inner .cost_list .cost_box .cost {
    height: 15.2vw;
    border: 0.2666666667vw solid #c5bbaf;
    border-top: none;
  }
}
#facility_main .cost_example_sec .inner .cost_list .cost_box .cost p {
  font-size: 2.5vw;
  letter-spacing: 0;
  line-height: 1.8;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 768px) {
  #facility_main .cost_example_sec .inner .cost_list .cost_box .cost p {
    font-size: 6.4vw;
  }
}
#facility_main .cost_example_sec .inner .cost_list .cost_box .cost p span {
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  #facility_main .cost_example_sec .inner .cost_list .cost_box .cost p span {
    font-size: 4.2666666667vw;
  }
}
#facility_main .cost_example_sec .inner .cost_list .puls {
  width: 2.7777777778vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  #facility_main .cost_example_sec .inner .cost_list .puls {
    width: 8vw;
  }
}
#facility_main .cost_example_sec .inner .cost_list .puls img {
  width: 100%;
  height: auto;
}
#facility_main .cost_example_sec .inner .asterisk_list {
  display: flex;
  flex-direction: column;
  gap: 0.2777777778vw;
  padding: 2.7777777778vw 4.1666666667vw;
  background-color: #faf8f0;
}
@media screen and (max-width: 768px) {
  #facility_main .cost_example_sec .inner .asterisk_list {
    gap: 2.6666666667vw;
    padding: 10.6666666667vw;
  }
}
#facility_main .cost_example_sec .inner .asterisk_list p {
  position: relative;
  font-size: 1.1111111111vw;
  letter-spacing: 0;
  line-height: 1.8;
  font-weight: 500;
  padding-left: 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  #facility_main .cost_example_sec .inner .asterisk_list p {
    font-size: 3.7333333333vw;
    padding-left: 5.3333333333vw;
  }
}
#facility_main .cost_example_sec .inner .asterisk_list p::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: block;
  width: 0.4861111111vw;
  height: 0.4861111111vw;
  background-color: #0d7b30;
  border-radius: 100%;
}
@media screen and (max-width: 768px) {
  #facility_main .cost_example_sec .inner .asterisk_list p::before {
    top: 1em;
    width: 1.8666666667vw;
    height: 1.8666666667vw;
  }
}
#facility_main .availability_sec {
  padding: 8.3333333333vw 5.5555555556vw;
  background-color: #fff;
  border-bottom: 0.1388888889vw dashed #c5bbaf;
}
@media screen and (max-width: 768px) {
  #facility_main .availability_sec {
    padding: 18.6666666667vw 5.3333333333vw;
    border-bottom: 0.5333333333vw dashed #c5bbaf;
  }
}
#facility_main .availability_sec .inner .availability_list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 1.0416666667vw;
  margin-bottom: 2.7777777778vw;
}
@media screen and (max-width: 768px) {
  #facility_main .availability_sec .inner .availability_list {
    flex-direction: column;
    gap: 4vw;
    margin-bottom: 10.6666666667vw;
  }
}
#facility_main .availability_sec .inner .availability_list .availability_box {
  width: calc(50% - 0.5208333333vw);
}
@media screen and (max-width: 768px) {
  #facility_main .availability_sec .inner .availability_list .availability_box {
    width: 100%;
  }
}
#facility_main .availability_sec .inner .availability_list .availability_box .availability_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 3.4722222222vw;
  border: 0.0694444444vw solid #c5bbaf;
  border-radius: 1.3888888889vw 1.3888888889vw 0 0;
  background-color: #faf8f0;
  font-size: 1.25vw;
  letter-spacing: 0;
  line-height: 1.8;
  font-weight: 500;
  color: #0d7b30;
}
@media screen and (max-width: 768px) {
  #facility_main .availability_sec .inner .availability_list .availability_box .availability_ttl {
    height: 10.6666666667vw;
    font-size: 4.2666666667vw;
    border: 0.2666666667vw solid #c5bbaf;
    border-radius: 5.3333333333vw 5.3333333333vw 0 0;
  }
}
#facility_main .availability_sec .inner .availability_list .availability_box .content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 6.25vw;
  border: 0.0694444444vw solid #c5bbaf;
  border-top: none;
  font-size: 2.7777777778vw;
}
@media screen and (max-width: 768px) {
  #facility_main .availability_sec .inner .availability_list .availability_box .content {
    height: 15.2vw;
    border: 0.2666666667vw solid #c5bbaf;
    border-top: none;
    font-size: 9.3333333333vw;
  }
}
#facility_main .availability_sec .inner .availability_list .availability_box .content .circle {
  font-size: 2.7777777778vw;
}
@media screen and (max-width: 768px) {
  #facility_main .availability_sec .inner .availability_list .availability_box .content .circle {
    font-size: 9.3333333333vw;
  }
}
#facility_main .availability_sec .inner .availability_list .availability_box .content .cross {
  width: 3.75vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  #facility_main .availability_sec .inner .availability_list .availability_box .content .cross {
    width: 11.2vw;
  }
}
#facility_main .availability_sec .inner .asterisk {
  display: flex;
  flex-direction: column;
  gap: 0.2777777778vw;
  padding: 2.7777777778vw 4.1666666667vw;
  background-color: #faf8f0;
  width: 50%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #facility_main .availability_sec .inner .asterisk {
    width: 100%;
    padding: 10.6666666667vw;
    gap: 2.6666666667vw;
  }
}
#facility_main .availability_sec .inner .asterisk p {
  font-size: 1.1111111111vw;
  letter-spacing: 0;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #facility_main .availability_sec .inner .asterisk p {
    font-size: 3.7333333333vw;
  }
}
#facility_main .access_sec {
  padding: 8.3333333333vw 5.5555555556vw;
  background-color: #faf8f0;
  border-bottom: 0.1388888889vw dashed #c5bbaf;
}
@media screen and (max-width: 768px) {
  #facility_main .access_sec {
    padding: 18.6666666667vw 5.3333333333vw;
    border-bottom: 0.5333333333vw dashed #c5bbaf;
  }
}
#facility_main .access_sec .inner .ttl_box {
  margin: 0 auto;
}
#facility_main .access_sec .inner .map {
  width: 70.2777777778vw;
  height: auto;
  aspect-ratio: 1012/528;
  margin: 0 auto;
  background-color: #e9e9e9;
}
@media screen and (max-width: 768px) {
  #facility_main .access_sec .inner .map {
    width: 100%;
    aspect-ratio: 335/250;
  }
}
#facility_main .access_sec .inner .map iframe {
  width: 100%;
  height: 36.6666666667vw;
}
@media screen and (max-width: 768px) {
  #facility_main .access_sec .inner .map iframe {
    height: 80vw;
  }
}
#facility_main .faq_sec {
  padding: 6.9444444444vw 0;
  background-color: #fff;
  border-bottom: 0.1388888889vw dashed #c5bbaf;
}
@media screen and (max-width: 768px) {
  #facility_main .faq_sec {
    padding: 18.6666666667vw 5.3333333333vw;
    border-bottom: 0.5333333333vw dashed #c5bbaf;
  }
}
#facility_main .faq_sec .inner {
  width: 70.5555555556vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #facility_main .faq_sec .inner {
    width: 100%;
  }
}
#facility_main .faq_sec .inner .faq_list {
  display: flex;
  flex-direction: column;
  gap: 0.6944444444vw;
}
@media screen and (max-width: 768px) {
  #facility_main .faq_sec .inner .faq_list {
    gap: 2.6666666667vw;
  }
}
#facility_main .faq_sec .inner .faq_list .faq_accordion .faq_accordion_ttl {
  position: relative;
  padding: 1.7361111111vw 5.9027777778vw 1.7361111111vw 4.8611111111vw;
  background-color: #faf8f0;
  border: 0.0694444444vw solid #482b1b;
  border-radius: 0 1.3888888889vw 0 0;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #facility_main .faq_sec .inner .faq_list .faq_accordion .faq_accordion_ttl {
    padding: 5.3333333333vw 13.3333333333vw;
    border: 0.2666666667vw solid #482b1b;
    border-radius: 0 5.3333333333vw 0 0;
  }
}
#facility_main .faq_sec .inner .faq_list .faq_accordion .faq_accordion_ttl.active::after {
  transform: translateY(-50%) rotate(0deg);
}
#facility_main .faq_sec .inner .faq_list .faq_accordion .faq_accordion_ttl::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.0833333333vw;
  transform: translateY(-50%);
  display: block;
  width: 1.3888888889vw;
  height: 0.0694444444vw;
  background-color: #000;
}
@media screen and (max-width: 768px) {
  #facility_main .faq_sec .inner .faq_list .faq_accordion .faq_accordion_ttl::before {
    right: 5.3333333333vw;
    width: 4vw;
    height: 0.2666666667vw;
  }
}
#facility_main .faq_sec .inner .faq_list .faq_accordion .faq_accordion_ttl::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.0833333333vw;
  transform: translateY(-50%) rotate(90deg);
  display: block;
  width: 1.3888888889vw;
  height: 0.0694444444vw;
  background-color: #000;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  #facility_main .faq_sec .inner .faq_list .faq_accordion .faq_accordion_ttl::after {
    right: 5.3333333333vw;
    width: 4vw;
    height: 0.2666666667vw;
  }
}
#facility_main .faq_sec .inner .faq_list .faq_accordion .faq_accordion_ttl .q {
  position: absolute;
  top: 50%;
  left: 2.0833333333vw;
  transform: translateY(-50%);
  width: 1.875vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  #facility_main .faq_sec .inner .faq_list .faq_accordion .faq_accordion_ttl .q {
    left: 5.3333333333vw;
    width: 4.5333333333vw;
  }
}
#facility_main .faq_sec .inner .faq_list .faq_accordion .faq_accordion_ttl p {
  font-size: 1.25vw;
  letter-spacing: 0;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #facility_main .faq_sec .inner .faq_list .faq_accordion .faq_accordion_ttl p {
    font-size: 4.2666666667vw;
  }
}
#facility_main .faq_sec .inner .faq_list .faq_accordion .faq_content {
  position: relative;
  display: none;
  padding: 2.0833333333vw 2.0833333333vw 2.0833333333vw 5.2083333333vw;
  border: 0.0694444444vw solid #482b1b;
  border-top: none;
}
@media screen and (max-width: 768px) {
  #facility_main .faq_sec .inner .faq_list .faq_accordion .faq_content {
    padding: 8vw 5.3333333333vw 8vw 13.3333333333vw;
  }
}
#facility_main .faq_sec .inner .faq_list .faq_accordion .faq_content p {
  font-size: 1.1111111111vw;
  letter-spacing: 0;
  line-height: 1.8;
  font-weight: 500;
  color: #482b1b;
  margin-top: 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  #facility_main .faq_sec .inner .faq_list .faq_accordion .faq_content p {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }
}
#facility_main .faq_sec .inner .faq_list .faq_accordion .faq_content p:first-child {
  margin: 0;
}
#facility_main .faq_sec .inner .faq_list .faq_accordion .faq_content .a {
  position: absolute;
  top: 2.4305555556vw;
  left: 2.0833333333vw;
  width: 1.875vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  #facility_main .faq_sec .inner .faq_list .faq_accordion .faq_content .a {
    width: 4vw;
    top: 10.6666666667vw;
    left: 5.3333333333vw;
  }
}

#recruitment_main .requirements_sec {
  padding: 9.0277777778vw 0 5.5555555556vw;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #recruitment_main .requirements_sec {
    padding: 21.3333333333vw 5.3333333333vw;
  }
}
#recruitment_main .requirements_sec .inner {
  width: 68.0555555556vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #recruitment_main .requirements_sec .inner {
    width: 100%;
  }
}
#recruitment_main .requirements_sec .inner table {
  width: 100%;
  border-collapse: collapse;
  color: #482b1b;
  margin-bottom: 2.7777777778vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .requirements_sec .inner table {
    margin-bottom: 10.6666666667vw;
  }
}
#recruitment_main .requirements_sec .inner table tr th {
  width: 13.8888888889vw;
  text-align: start;
  padding: 1.25vw 1.3888888889vw;
  border: 0.0694444444vw solid #c5bbaf;
  background-color: #faf8f0;
  font-size: 1.1111111111vw;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #recruitment_main .requirements_sec .inner table tr th {
    width: 30%;
    padding: 1.3333333333vw 2.6666666667vw;
    border: 0.2666666667vw solid #c5bbaf;
    font-size: 3.7333333333vw;
  }
}
#recruitment_main .requirements_sec .inner table tr td {
  width: calc(100% - 13.8888888889vw);
  text-align: start;
  padding: 1.25vw 1.3888888889vw;
  border: 0.0694444444vw solid #c5bbaf;
  background-color: #fff;
  font-size: 1.1111111111vw;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #recruitment_main .requirements_sec .inner table tr td {
    width: 70%;
    padding: 1.3333333333vw 2.6666666667vw;
    border: 0.2666666667vw solid #c5bbaf;
    font-size: 3.7333333333vw;
  }
}
#recruitment_main .requirements_sec .inner .link {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.3888888889vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #recruitment_main .requirements_sec .inner .link {
    gap: 5.3333333333vw;
  }
}
#recruitment_main .requirements_sec .inner .link span {
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 500;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #recruitment_main .requirements_sec .inner .link span {
    font-size: 4.2666666667vw;
  }
}
#recruitment_main .requirements_sec .inner .link img {
  width: 2.8472222222vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  #recruitment_main .requirements_sec .inner .link img {
    width: 10.9333333333vw;
  }
}
#recruitment_main .recruitment_list_sec {
  position: relative;
  padding: 17.3611111111vw 0 13.8888888889vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .recruitment_list_sec {
    padding: 32vw 5.3333333333vw 21.3333333333vw;
  }
}
#recruitment_main .recruitment_list_sec .flower_top {
  position: absolute;
  top: -0.6944444444vw;
  left: 5.5555555556vw;
  width: 11.4583333333vw;
  height: auto;
  z-index: 91;
}
@media screen and (max-width: 768px) {
  #recruitment_main .recruitment_list_sec .flower_top {
    top: -2.6666666667vw;
    left: 5.3333333333vw;
    width: 21.3333333333vw;
  }
}
#recruitment_main .recruitment_list_sec .flower_top img {
  width: 100%;
  height: auto;
}
#recruitment_main .recruitment_list_sec .flower_bottom {
  position: absolute;
  right: 1.3888888889vw;
  bottom: -4.1666666667vw;
  width: 13.8888888889vw;
  height: auto;
  z-index: 91;
}
@media screen and (max-width: 768px) {
  #recruitment_main .recruitment_list_sec .flower_bottom {
    right: 5.3333333333vw;
    bottom: -8vw;
    width: 21.3333333333vw;
  }
}
#recruitment_main .recruitment_list_sec .flower_bottom img {
  width: 100%;
  height: auto;
}
#recruitment_main .recruitment_list_sec .inner {
  width: 88.8888888889vw;
  margin: 0 auto;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #recruitment_main .recruitment_list_sec .inner {
    width: 100%;
  }
}
#recruitment_main .recruitment_list_sec .inner .recruitment_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  border: 0.0694444444vw solid #482b1b;
  border-radius: 0 4.1666666667vw 0 0;
  padding: 6.9444444444vw 5.5555555556vw;
  gap: 6.9444444444vw;
  margin-bottom: 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .recruitment_list_sec .inner .recruitment_box {
    flex-direction: column;
    align-items: flex-start;
    border: 0.2666666667vw solid #482b1b;
    border-radius: 0 5.3333333333vw 0 0;
    padding: 10.6666666667vw 5.3333333333vw;
    gap: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
#recruitment_main .recruitment_list_sec .inner .recruitment_box .ttl_box {
  white-space: nowrap;
}
#recruitment_main .recruitment_list_sec .inner .recruitment_box .ttl_box h2 {
  position: relative;
  font-size: 1.6666666667vw;
  line-height: 1;
  font-weight: 500;
  color: #0d7b30;
  padding-bottom: 0.9027777778vw;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #recruitment_main .recruitment_list_sec .inner .recruitment_box .ttl_box h2 {
    font-size: 6.4vw;
    padding-bottom: 2.6666666667vw;
  }
}
#recruitment_main .recruitment_list_sec .inner .recruitment_box .ttl_box h2::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  height: 0.2083333333vw;
  background-image: url("/assets/images/ttl_border.svg");
  background-position: center;
  background-size: cover;
}
#recruitment_main .recruitment_list_sec .inner .recruitment_box .recruitment_list {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0.3472222222vw;
  padding-left: 6.9444444444vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .recruitment_list_sec .inner .recruitment_box .recruitment_list {
    justify-content: flex-start;
    padding: 0;
    gap: 1.3333333333vw;
  }
}
#recruitment_main .recruitment_list_sec .inner .recruitment_box .recruitment_list::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 0.0694444444vw;
  height: 100%;
  border-left: 0.1388888889vw dashed #c5bbaf;
}
@media screen and (max-width: 768px) {
  #recruitment_main .recruitment_list_sec .inner .recruitment_box .recruitment_list::before {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #recruitment_main .recruitment_list_sec .inner .recruitment_box .recruitment_list li {
    min-width: initial;
    width: calc(50% - 0.6666666667vw);
  }
}
#recruitment_main .recruitment_list_sec .inner .recruitment_box .recruitment_list li a {
  display: block;
  min-width: 8.3333333333vw;
  padding: 1.25vw 1.3888888889vw;
  border: 0.0694444444vw solid #482b1b;
  border-radius: 0 1.0416666667vw 0 0;
  color: #482b1b;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #recruitment_main .recruitment_list_sec .inner .recruitment_box .recruitment_list li a {
    min-width: initial;
    width: 100%;
    padding: 1.3333333333vw 2.6666666667vw;
  }
}
#recruitment_main .recruitment_list_sec .inner .recruitment_box .recruitment_list li.on a {
  background-color: #fdd000;
}
#recruitment_main .recruitment_list_sec .inner .recruitment_link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.3888888889vw;
  width: 100%;
  padding: 2.0833333333vw 0;
  background-color: #fdd000;
  border: 0.1388888889vw dashed #482b1b;
}
@media screen and (max-width: 768px) {
  #recruitment_main .recruitment_list_sec .inner .recruitment_link {
    width: 100%;
    gap: 5.3333333333vw;
    padding: 2.6666666667vw 0;
    border: 0.2666666667vw dashed #482b1b;
  }
}
#recruitment_main .recruitment_list_sec .inner .recruitment_link span {
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 500;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #recruitment_main .recruitment_list_sec .inner .recruitment_link span {
    font-size: 4.2666666667vw;
  }
}
#recruitment_main .recruitment_list_sec .inner .recruitment_link img {
  width: 2.8472222222vw;
  height: auto;
}
@media screen and (max-width: 768px) {
  #recruitment_main .recruitment_list_sec .inner .recruitment_link img {
    width: 8vw;
  }
}
#recruitment_main .form_sec {
  padding: 4.1666666667vw 0 9.0277777778vw;
  background-color: #fff;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec {
    padding: 16vw 5.3333333333vw 26.6666666667vw;
  }
}
#recruitment_main .form_sec .inner {
  width: 88.8888888889vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner {
    width: 100%;
  }
}
#recruitment_main .form_sec .inner .form_ttl {
  width: 100%;
  font-size: 1.9444444444vw;
  line-height: 500;
  line-height: 1.8;
  padding: 2.7777777778vw;
  color: #fff;
  background-color: #482b1b;
  margin-bottom: 4.1666666667vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner .form_ttl {
    font-size: 5.8666666667vw;
    padding: 2.6666666667vw 5.3333333333vw;
  }
}
#recruitment_main .form_sec .inner #form .box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.3888888889vw;
  margin-top: 2.0833333333vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .box {
    flex-direction: column;
    align-items: flex-start;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}
#recruitment_main .form_sec .inner #form .box:first-child {
  margin-top: 0;
}
#recruitment_main .form_sec .inner #form .box.contact_box {
  align-items: flex-start;
}
#recruitment_main .form_sec .inner #form .box.contact_box .item_name {
  padding-top: 1.7361111111vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .box.contact_box .item_name {
    padding-top: 5.3333333333vw;
  }
}
#recruitment_main .form_sec .inner #form .box .item_name {
  width: calc(100% - 70.5555555556vw);
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .box .item_name {
    width: 100%;
  }
}
#recruitment_main .form_sec .inner #form .box .item_name p {
  display: flex;
  align-items: center;
  gap: 1.7361111111vw;
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 500;
  color: #482b1b;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .box .item_name p {
    gap: 6.6666666667vw;
    font-size: 4.8vw;
  }
}
#recruitment_main .form_sec .inner #form .box .item_name p span {
  font-size: 0.9722222222vw;
  line-height: 1;
  font-weight: 500;
  padding: 0.5555555556vw;
  background-color: #0d7b30;
  color: #fff;
  border-radius: 0.2777777778vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .box .item_name p span {
    font-size: 3.7333333333vw;
    padding: 2.1333333333vw;
    border-radius: 1.0666666667vw;
  }
}
#recruitment_main .form_sec .inner #form .box .item_input {
  width: 69.1666666667vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .box .item_input {
    width: 100%;
  }
}
#recruitment_main .form_sec .inner #form .box .item_input select {
  width: 100%;
  padding: 1.7361111111vw 2.7777777778vw;
  font-size: 1.25vw;
  border-radius: 0.5555555556vw;
  border: 0.0694444444vw solid #c5bbaf;
  font-weight: 500;
  line-height: 1.8;
  background-color: #faf8f0;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .box .item_input select {
    padding: 2.6666666667vw 2.6666666667vw;
    font-size: 3.7333333333vw;
    border-radius: 2.1333333333vw;
    border: 0.2666666667vw solid #c5bbaf;
  }
}
#recruitment_main .form_sec .inner #form .box .item_input .text_input {
  width: 100%;
  padding: 1.7361111111vw 2.7777777778vw;
  font-size: 1.25vw;
  border-radius: 0.5555555556vw;
  border: 0.0694444444vw solid #c5bbaf;
  font-weight: 500;
  line-height: 1.8;
  background-color: #faf8f0;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .box .item_input .text_input {
    padding: 2.6666666667vw 2.6666666667vw;
    font-size: 3.7333333333vw;
    border-radius: 2.1333333333vw;
    border: 0.2666666667vw solid #c5bbaf;
  }
}
#recruitment_main .form_sec .inner #form .box .item_input textarea {
  width: 100%;
  height: 18.4027777778vw;
  padding: 1.7361111111vw 2.7777777778vw;
  font-size: 1.25vw;
  border-radius: 0.5555555556vw;
  border: 0.0694444444vw solid #c5bbaf;
  font-weight: 500;
  line-height: 1.8;
  background-color: #faf8f0;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .box .item_input textarea {
    height: 66.6666666667vw;
    padding: 2.6666666667vw 2.6666666667vw;
    font-size: 3.7333333333vw;
    border-radius: 2.1333333333vw;
    border: 0.2666666667vw solid #c5bbaf;
  }
}
#recruitment_main .form_sec .inner #form .box .item_confirm {
  width: 69.1666666667vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .box .item_confirm {
    width: 100%;
  }
}
#recruitment_main .form_sec .inner #form .box .item_confirm p {
  width: 100%;
  padding: 1.7361111111vw 2.7777777778vw;
  font-size: 1.25vw;
  border-bottom: 0.0694444444vw solid #482b1b;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .box .item_confirm p {
    padding: 2.6666666667vw;
    font-size: 4.2666666667vw;
    border-bottom: 0.2666666667vw solid #482b1b;
  }
}
#recruitment_main .form_sec .inner #form .border {
  width: 100%;
  height: auto;
  border-top: 0.1388888889vw dashed #c5bbaf;
  margin: 6.9444444444vw 0 5.5555555556vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .border {
    border-top: 0.5333333333vw dashed #c5bbaf;
    margin: 21.3333333333vw 0 16vw;
  }
}
#recruitment_main .form_sec .inner #form .privacy_policy_check {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 1.25vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .privacy_policy_check {
    gap: 4vw;
  }
}
#recruitment_main .form_sec .inner #form .privacy_policy_check .consent {
  opacity: 0;
  position: absolute;
  width: 2.7777777778vw;
  height: 2.7777777778vw;
  cursor: pointer;
  z-index: 90;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .privacy_policy_check .consent {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
}
#recruitment_main .form_sec .inner #form .privacy_policy_check .checkmark {
  position: relative;
  display: block;
  width: 2.7777777778vw;
  height: 2.7777777778vw;
  border-radius: 0.2777777778vw;
  border: 0.0694444444vw solid #c5bbaf;
  background-color: #faf8f0;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .privacy_policy_check .checkmark {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    border-radius: 1.0666666667vw;
    border: 0.2666666667vw solid #c5bbaf;
  }
}
#recruitment_main .form_sec .inner #form .privacy_policy_check .consent:checked + .checkmark::after {
  content: "";
  position: absolute;
  top: 60%;
  left: 50%;
  width: 1.9444444444vw;
  height: 1.9444444444vw;
  transform: translate(-50%, -50%);
  background-image: url("/assets/images/privacy_policy_check.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .privacy_policy_check .consent:checked + .checkmark::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
#recruitment_main .form_sec .inner #form .privacy_policy_check p {
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .privacy_policy_check p {
    font-size: 4.2666666667vw;
  }
}
#recruitment_main .form_sec .inner #form .privacy_policy_check p a {
  color: #482b1b;
  text-decoration: underline;
}
#recruitment_main .form_sec .inner #form .btn_box {
  display: flex;
  align-items: center;
  gap: 1.0416666667vw;
  margin-top: 5.5555555556vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .btn_box {
    gap: 4vw;
    margin-top: 16vw;
  }
}
#recruitment_main .form_sec .inner #form .btn_box .submit_box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.3888888889vw;
  width: 100%;
  height: 6.9444444444vw;
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 500;
  color: #482b1b;
  border-radius: 0 1.3888888889vw 0 0;
  border: 0.0694444444vw solid #482b1b;
  background-color: #fdd000;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .btn_box .submit_box {
    gap: 5.3333333333vw;
    height: 16vw;
    font-size: 4.2666666667vw;
    border-radius: 0 5.3333333333vw 0 0;
  }
}
#recruitment_main .form_sec .inner #form .btn_box .submit_box .submit_text {
  display: flex;
  align-items: center;
  gap: 1.3888888889vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .btn_box .submit_box .submit_text {
    gap: 5.3333333333vw;
  }
}
#recruitment_main .form_sec .inner #form .btn_box .submit_box .submit_text::after {
  content: "";
  display: block;
  background-image: url("/assets/images/arrow_green_right.svg");
  background-position: center;
  background-size: cover;
  width: 2.8472222222vw;
  height: 2.8472222222vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .btn_box .submit_box .submit_text::after {
    width: 8vw;
    height: 8vw;
  }
}
#recruitment_main .form_sec .inner #form .btn_box .submit_box input {
  position: absolute;
  width: 100%;
  height: 100%;
  background: initial;
}
#recruitment_main .form_sec .inner #form .btn_box.confirm_btn_box a {
  width: calc(50% - 0.5208333333vw);
  height: 6.9444444444vw;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.3888888889vw;
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 500;
  color: #482b1b;
  border: 0.0694444444vw solid #482b1b;
  border-radius: 0 1.3888888889vw 0 0;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .btn_box.confirm_btn_box a {
    width: calc(50% - 2vw);
    height: 16vw;
    gap: 5.3333333333vw;
    font-size: 4.2666666667vw;
    border: 0.2666666667vw solid #482b1b;
    border-radius: 0 5.3333333333vw 0 0;
  }
}
#recruitment_main .form_sec .inner #form .btn_box.confirm_btn_box a img {
  width: 2.8472222222vw;
  height: auto;
  transform: rotate(180deg);
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .btn_box.confirm_btn_box a img {
    width: 8vw;
  }
}
#recruitment_main .form_sec .inner #form .btn_box.confirm_btn_box .submit_box {
  width: calc(50% - 0.5208333333vw);
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .inner #form .btn_box.confirm_btn_box .submit_box {
    width: calc(50% - 2vw);
  }
}
#recruitment_main .form_sec .text {
  font-size: 1.25vw;
  line-height: 1.8;
  font-weight: 500;
  margin-top: 2.0833333333vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec .text {
    font-size: 4.2666666667vw;
  }
}
#recruitment_main .form_sec_bottom {
  width: 100%;
  height: 16.6666666667vw;
}
@media screen and (max-width: 768px) {
  #recruitment_main .form_sec_bottom {
    height: 37.3333333333vw;
  }
}/*# sourceMappingURL=base.css.map */