@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.cmn-header {
  height: clamp(174px * 0.8, 12.0833333333vw, 174px * 1.05);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  z-index: 300;
  pointer-events: none;
}
@media (max-width: 1200px) {
  .cmn-header {
    height: 12.0833333333vw;
  }
}
@media (max-width: 767px) {
  .cmn-header {
    top: -0.5333333333vw;
    height: 22.6666666667vw;
  }
}
.cmn-header:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #E9F0E6;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
@media (max-width: 767px) {
  .cmn-header:before {
    background-image: none;
    background-color: #FCF9F3;
  }
}
.top .cmn-header:before {
  background-image: url(../img/common/bg.webp);
  background-size: 100% auto;
  background-position: 0% 0%;
  background-repeat: repeat-y;
}
.is_sub_menu_open .cmn-header {
  pointer-events: auto;
}
.is_sub_menu_open .cmn-header:before {
  opacity: 1;
}
@media (max-width: 767px) {
  .is_hmb_open .cmn-header:before {
    opacity: 1;
    background-image: none;
  }
}
.cmn-header .logo {
  width: clamp(605px * 0.8, 42.0138888889vw, 605px * 1.05);
  aspect-ratio: 605/174;
  background-image: url(../img/common/bg_header.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0% 0%;
  padding-top: clamp(13px * 0.8, 0.9027777778vw, 13px * 1.05);
  padding-left: clamp(54px * 0.8, 3.75vw, 54px * 1.05);
  pointer-events: auto;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 1200px) {
  .cmn-header .logo {
    width: 42.0138888889vw;
    padding-top: 0.9027777778vw;
    padding-left: 3.75vw;
  }
}
@media (max-width: 767px) {
  .cmn-header .logo {
    width: 76.8vw;
    aspect-ratio: 288/86;
    background-image: url(../img/common/bg_header-sp.svg);
    padding-top: 3.7333333333vw;
    padding-left: 2.6666666667vw;
  }
  .is_hmb_open .cmn-header .logo {
    background-image: none;
  }
}
.cmn-header .logo > a {
  display: flex;
  align-items: flex-start;
  width: fit-content;
}
.cmn-header .logo > a:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .cmn-header .logo > a:hover {
    opacity: 1;
  }
}
.cmn-header .logo > a img {
  display: block;
  aspect-ratio: 270/210;
  width: clamp(135px * 0.8, 9.375vw, 135px * 1.05);
}
@media (max-width: 1200px) {
  .cmn-header .logo > a img {
    width: 9.375vw;
  }
}
@media (max-width: 767px) {
  .cmn-header .logo > a img {
    width: 10.6666666667vw;
  }
}
.cmn-header .logo > a .txt {
  margin-top: clamp(14px * 0.8, 0.9722222222vw, 14px * 1.05);
  margin-left: clamp(10px * 0.8, 0.6944444444vw, 10px * 1.05);
}
@media (max-width: 1200px) {
  .cmn-header .logo > a .txt {
    margin-top: 0.9722222222vw;
    margin-left: 0.6944444444vw;
  }
}
@media (max-width: 767px) {
  .cmn-header .logo > a .txt {
    margin-top: 0.2666666667vw;
    margin-left: 0.2666666667vw;
  }
}
.cmn-header .logo > a .txt .location {
  font-weight: 700;
  color: #006633;
  font-size: clamp(14px * 0.8, 0.9722222222vw, 14px * 1.05);
  line-height: 1.4285714286;
  display: block;
}
@media (max-width: 1200px) {
  .cmn-header .logo > a .txt .location {
    font-size: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .cmn-header .logo > a .txt .location {
    font-size: 2.6666666667vw;
    line-height: 1.4;
  }
}
.cmn-header .logo > a .txt .name {
  font-weight: 700;
  color: #006633;
  font-size: clamp(20px * 0.8, 1.3888888889vw, 20px * 1.05);
  line-height: 1.45;
  display: block;
  margin-top: clamp(4px * 0.8, 0.2777777778vw, 4px * 1.05);
}
@media (max-width: 1200px) {
  .cmn-header .logo > a .txt .name {
    font-size: 1.3888888889vw;
    margin-top: 0.2777777778vw;
  }
}
@media (max-width: 767px) {
  .cmn-header .logo > a .txt .name {
    font-size: 3.2vw;
    line-height: 1.5833333333;
    margin-top: -0.5333333333vw;
  }
}
.cmn-header > .web {
  display: none;
}
@media (max-width: 767px) {
  .cmn-header > .web {
    font-size: 3.4666666667vw;
    line-height: 1.2307692308;
    padding: 2.6666666667vw 2.1333333333vw;
    border-radius: 1.3333333333vw;
    font-weight: 700;
    color: #fff;
    border: 0.5333333333vw solid #fff;
    background-color: #E85A5A;
    display: block;
    position: absolute;
    top: 1.3333333333vw;
    right: 17.3333333333vw;
    pointer-events: auto;
  }
  .is_hmb_open .cmn-header > .web {
    display: none;
  }
}
.cmn-header > .web:before {
  content: "";
  display: block;
  width: 3.2vw;
  aspect-ratio: 23/23;
  background-image: url(../img/common/icn_reserve.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  margin: 0 auto 0.8vw;
}
.cmn-header > .hmb {
  background-color: #006633;
  display: block;
  width: 12vw;
  aspect-ratio: 45/45;
  border-radius: 50%;
  display: none;
  pointer-events: auto;
  margin-top: 2.6666666667vw;
  margin-right: 2.6666666667vw;
  position: relative;
}
@media (max-width: 767px) {
  .cmn-header > .hmb {
    display: block;
  }
}
.cmn-header > .hmb > span {
  display: block;
  width: 5.6vw;
  height: 0.5333333333vw;
  background-color: #fff;
  border-radius: 0.5333333333vw;
  position: absolute;
  left: 3.2vw;
  transition: 0.3s;
}
.cmn-header > .hmb > span:first-of-type {
  top: 4vw;
}
.is_hmb_open .cmn-header > .hmb > span:first-of-type {
  top: 5.6vw;
  transform: rotate(45deg);
}
.cmn-header > .hmb > span:nth-of-type(2) {
  top: 5.6vw;
}
.is_hmb_open .cmn-header > .hmb > span:nth-of-type(2) {
  opacity: 0;
}
.cmn-header > .hmb > span:last-of-type {
  bottom: 4vw;
}
.is_hmb_open .cmn-header > .hmb > span:last-of-type {
  bottom: auto;
  top: 5.6vw;
  transform: rotate(-45deg);
}
.cmn-header > .wrap {
  padding-top: clamp(9px * 0.8, 0.625vw, 9px * 1.05);
  padding-right: clamp(50px * 0.8, 3.4722222222vw, 50px * 1.05);
  width: clamp(772px * 0.8, 53.6111111111vw, 772px * 1.05);
  pointer-events: auto;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 1200px) {
  .cmn-header > .wrap {
    padding-top: 0.625vw;
    padding-right: 3.4722222222vw;
    width: 53.6111111111vw;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap {
    padding-top: 25.0666666667vw;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FCF9F3;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    transition: 0.3s;
    overflow-y: auto;
  }
  .is_hmb_open .cmn-header > .wrap {
    opacity: 1;
    pointer-events: auto;
  }
}
.cmn-header > .wrap .top {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .cmn-header > .wrap .top {
    flex-direction: column;
  }
}
.cmn-header > .wrap .top > a.access {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  color: #006633;
  font-weight: 700;
  font-size: clamp(18px * 0.8, 1.25vw, 18px * 1.05);
  line-height: 1.4444444444;
  padding: clamp(6px * 0.8, 0.4166666667vw, 6px * 1.05) clamp(22px * 0.8, 1.5277777778vw, 22px * 1.05);
  border-radius: clamp(50px * 0.8, 3.4722222222vw, 50px * 1.05);
  margin-right: clamp(14px * 0.8, 0.9722222222vw, 14px * 1.05);
}
@media (max-width: 1200px) {
  .cmn-header > .wrap .top > a.access {
    font-size: 1.25vw;
    padding: 0.4166666667vw 1.5277777778vw;
    border-radius: 3.4722222222vw;
    margin-right: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap .top > a.access {
    font-size: 4.8vw;
    line-height: 1.4444444444;
    padding: 1.6vw 5.8666666667vw;
    border-radius: 13.3333333333vw;
    margin-right: auto;
    margin-left: auto;
    border: 0.2666666667vw solid #EEEEEE;
    order: 1;
  }
}
.cmn-header > .wrap .top > a.access:before {
  content: "";
  display: block;
  width: clamp(22px * 0.8, 1.5277777778vw, 22px * 1.05);
  aspect-ratio: 22/30;
  background-image: url(../img/common/icn_pin.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  margin-right: clamp(6px * 0.8, 0.4166666667vw, 6px * 1.05);
}
@media (max-width: 1200px) {
  .cmn-header > .wrap .top > a.access:before {
    width: 1.5277777778vw;
    margin-right: 0.4166666667vw;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap .top > a.access:before {
    width: 5.8666666667vw;
    margin-right: 1.6vw;
  }
}
.cmn-header > .wrap .top > a.access:hover {
  color: #fff;
}
@media (max-width: 767px) {
  .cmn-header > .wrap .top > a.access:hover {
    color: #006633;
  }
}
.cmn-header > .wrap .top > a.access:hover {
  background-color: #006633;
}
@media (max-width: 767px) {
  .cmn-header > .wrap .top > a.access:hover {
    background-color: #fff;
  }
}
.cmn-header > .wrap .top > a.tel {
  margin-right: clamp(14px * 0.8, 0.9722222222vw, 14px * 1.05);
}
@media (max-width: 1200px) {
  .cmn-header > .wrap .top > a.tel {
    margin-right: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap .top > a.tel {
    margin-top: 5.8666666667vw;
    margin-left: auto;
    margin-right: auto;
    order: 3;
    pointer-events: none;
  }
  .is_hmb_open .cmn-header > .wrap .top > a.tel {
    pointer-events: auto;
  }
}
.cmn-header > .wrap .top > a.tel .num {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #006633;
  font-weight: 700;
  font-size: clamp(20px * 0.8, 1.3888888889vw, 20px * 1.05);
  letter-spacing: 0.05em;
  line-height: 1.45;
}
@media (max-width: 1200px) {
  .cmn-header > .wrap .top > a.tel .num {
    font-size: 1.3888888889vw;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap .top > a.tel .num {
    font-size: 5.3333333333vw;
  }
}
.cmn-header > .wrap .top > a.tel .num:before {
  content: "";
  display: block;
  width: clamp(16px * 0.8, 1.1111111111vw, 16px * 1.05);
  aspect-ratio: 16/21;
  background-image: url(../img/common/icn_tel.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  margin-right: clamp(5px * 0.8, 0.3472222222vw, 5px * 1.05);
}
@media (max-width: 1200px) {
  .cmn-header > .wrap .top > a.tel .num:before {
    width: 1.1111111111vw;
    margin-right: 0.3472222222vw;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap .top > a.tel .num:before {
    width: 4.2666666667vw;
    margin-right: 1.3333333333vw;
  }
}
.cmn-header > .wrap .top > a.tel .info {
  color: #454545;
  font-weight: 500;
  font-size: clamp(12px * 0.8, 0.8333333333vw, 12px * 1.05);
  line-height: 1.4166666667;
  margin-top: sizze_pc(-2);
  text-align: center;
  display: block;
}
@media (max-width: 1200px) {
  .cmn-header > .wrap .top > a.tel .info {
    font-size: 0.8333333333vw;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap .top > a.tel .info {
    font-size: 3.2vw;
    margin-top: -0.5333333333vw;
  }
}
.cmn-header > .wrap .top > a.web {
  font-weight: 700;
  font-size: clamp(20px * 0.8, 1.3888888889vw, 20px * 1.05);
  line-height: 1.45;
  color: #fff;
  border: clamp(2px * 0.8, 0.1388888889vw, 2px * 1.05) solid #fff;
  background-color: #E85A5A;
  padding: clamp(20px * 0.8, 1.3888888889vw, 20px * 1.05) clamp(30px * 0.8, 2.0833333333vw, 30px * 1.05);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: clamp(10px * 0.8, 0.6944444444vw, 10px * 1.05);
}
@media (max-width: 1200px) {
  .cmn-header > .wrap .top > a.web {
    font-size: 1.3888888889vw;
    border-width: 0.1388888889vw;
    padding: 1.3888888889vw 2.0833333333vw;
    border-radius: 0.6944444444vw;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap .top > a.web {
    font-size: 5.3333333333vw;
    line-height: 1.45;
    border-width: 0.5333333333vw;
    padding: 4.2666666667vw 8vw;
    border-radius: 2.6666666667vw;
    order: 2;
    margin-top: 8vw;
  }
}
.cmn-header > .wrap .top > a.web:hover {
  background-color: #FF6666;
}
@media (max-width: 767px) {
  .cmn-header > .wrap .top > a.web:hover {
    background-color: #E85A5A;
  }
}
.cmn-header > .wrap .top > a.web:before {
  content: "";
  display: block;
  width: clamp(23px * 0.8, 1.5972222222vw, 23px * 1.05);
  aspect-ratio: 23/23;
  background-image: url(../img/common/icn_reserve.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  margin-right: clamp(10px * 0.8, 0.6944444444vw, 10px * 1.05);
}
@media (max-width: 1200px) {
  .cmn-header > .wrap .top > a.web:before {
    width: 1.5972222222vw;
    margin-right: 0.6944444444vw;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap .top > a.web:before {
    width: 6.1333333333vw;
    margin-right: 2.6666666667vw;
  }
}
.cmn-header > .wrap .bottom {
  margin-top: clamp(24px * 0.8, 1.6666666667vw, 24px * 1.05);
}
@media (max-width: 1200px) {
  .cmn-header > .wrap .bottom {
    margin-top: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap .bottom {
    margin-top: 8.8vw;
    padding-bottom: 27.7333333333vw;
  }
}
.cmn-header > .wrap .bottom > ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: clamp(40px * 0.8, 2.7777777778vw, 40px * 1.05);
}
@media (max-width: 1200px) {
  .cmn-header > .wrap .bottom > ul {
    gap: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap .bottom > ul {
    background-color: #fff;
    border: 0.2666666667vw solid #EEEEEE;
    border-radius: 6.6666666667vw;
    display: block;
    padding: 10.6666666667vw;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap .bottom > ul > li {
    margin-top: 8vw;
  }
  .cmn-header > .wrap .bottom > ul > li:first-of-type {
    margin-top: 0;
  }
}
.cmn-header > .wrap .bottom > ul > li > a {
  color: #006633;
  font-weight: 700;
  font-size: clamp(16px * 0.8, 1.1111111111vw, 16px * 1.05);
  line-height: 1.4375;
  position: relative;
}
@media (max-width: 1200px) {
  .cmn-header > .wrap .bottom > ul > li > a {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap .bottom > ul > li > a {
    font-size: 4.2666666667vw;
    display: block;
  }
  .cmn-header > .wrap .bottom > ul > li > a:after {
    content: "";
    display: block;
    width: 1.6vw;
    aspect-ratio: 8/14;
    background-image: url(../img/common/icn_arrow-green.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transition: 0.3s;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
.cmn-header > .wrap .bottom > ul > li > a:hover {
  color: #009333;
}
@media (max-width: 767px) {
  .cmn-header > .wrap .bottom > ul > li > a:hover {
    color: #006633;
  }
}
.cmn-header > .wrap .bottom > ul > li > a.parent:before {
  content: "";
  display: block;
  width: clamp(20px * 0.8, 1.3888888889vw, 20px * 1.05);
  aspect-ratio: 20/12;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  background-color: #009333;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: clamp(-18px * 0.8, -1.25vw, -18px * 1.05);
  opacity: 0;
  transition: 0.3s;
}
@media (max-width: 1200px) {
  .cmn-header > .wrap .bottom > ul > li > a.parent:before {
    width: 1.3888888889vw;
    bottom: -1.25vw;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap .bottom > ul > li > a.parent:before {
    content: none;
  }
}
@media (max-width: 767px) {
  .cmn-header > .wrap .bottom > ul > li > a.parent:after {
    content: none;
  }
}
.is_sub_menu_open .cmn-header > .wrap .bottom > ul > li > a.parent:before {
  opacity: 1;
}
.cmn-header .overlay {
  position: fixed;
  top: clamp(145px * 0.8, 10.0694444444vw, 145px * 1.05);
  left: 0;
  width: 100%;
  height: calc(100vh - clamp(145px * 0.8, 10.0694444444vw, 145px * 1.05));
  background-color: rgba(0, 38, 19, 0.3);
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
@media (max-width: 1200px) {
  .cmn-header .overlay {
    top: 10.0694444444vw;
    height: calc(100vh - 10.0694444444vw);
  }
}
@media (max-width: 767px) {
  .cmn-header .overlay {
    display: none;
  }
}
.is_sub_menu_open .cmn-header .overlay {
  opacity: 1;
  pointer-events: auto;
}
.cmn-header .sub_menu {
  position: fixed;
  top: clamp(145px * 0.8, 10.0694444444vw, 145px * 1.05);
  left: 0;
  width: 100%;
  height: clamp(155px * 0.8, 10.7638888889vw, 155px * 1.05);
  border-radius: 0 0 clamp(50px * 0.8, 3.4722222222vw, 50px * 1.05) clamp(50px * 0.8, 3.4722222222vw, 50px * 1.05);
  background-color: #fff;
  display: flex;
  justify-content: center;
  padding-top: clamp(18px * 0.8, 1.25vw, 18px * 1.05);
  padding-bottom: clamp(18px * 0.8, 1.25vw, 18px * 1.05);
  border-top: clamp(1px * 0.8, 0.0694444444vw, 1px * 1.05) solid #009333;
  box-sizing: border-box;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
}
@media (max-width: 1200px) {
  .cmn-header .sub_menu {
    top: 10.0694444444vw;
    height: 10.7638888889vw;
    border-radius: 0 0 3.4722222222vw 3.4722222222vw;
    padding-top: 1.25vw;
    padding-bottom: 1.25vw;
    border-width: 0.0694444444vw;
  }
}
@media (max-width: 767px) {
  .cmn-header .sub_menu {
    position: static;
    height: auto;
    border-radius: 0px;
    background-color: transparent;
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
  }
}
.is_hmb_open .cmn-header .sub_menu {
  opacity: 1;
  pointer-events: auto;
}
.is_sub_menu_open .cmn-header .sub_menu {
  opacity: 1;
  pointer-events: auto;
}
.cmn-header .sub_menu > li {
  border-right: clamp(1px * 0.8, 0.0694444444vw, 1px * 1.05) solid #D9D9D9;
  padding-left: clamp(50px * 0.8, 3.4722222222vw, 50px * 1.05);
  padding-right: clamp(50px * 0.8, 3.4722222222vw, 50px * 1.05);
}
@media (max-width: 1200px) {
  .cmn-header .sub_menu > li {
    border-width: 0.0694444444vw;
    padding-left: 3.4722222222vw;
    padding-right: 3.4722222222vw;
  }
}
@media (max-width: 767px) {
  .cmn-header .sub_menu > li {
    border-right: none;
    padding-left: 5.3333333333vw;
    padding-right: 0;
    padding-top: 2.6666666667vw;
  }
}
.cmn-header .sub_menu > li:last-of-type {
  border-right: none;
}
.cmn-header .sub_menu > li > a {
  width: clamp(158px * 0.8, 10.9722222222vw, 158px * 1.05);
  font-weight: 700;
  color: #006633;
  font-size: clamp(20px * 0.8, 1.3888888889vw, 20px * 1.05);
  line-height: 1.2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  border-radius: clamp(10px * 0.8, 0.6944444444vw, 10px * 1.05);
  position: relative;
  text-align: center;
}
@media (max-width: 1200px) {
  .cmn-header .sub_menu > li > a {
    width: 10.9722222222vw;
    font-size: 1.6666666667vw;
    border-radius: 0.6944444444vw;
  }
}
@media (max-width: 767px) {
  .cmn-header .sub_menu > li > a {
    width: 100%;
    font-size: 3.7333333333vw;
    border-radius: 0px;
    display: block;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .cmn-header .sub_menu > li > a:after {
    content: "";
    display: block;
    width: 1.6vw;
    aspect-ratio: 8/14;
    background-image: url(../img/common/icn_arrow-green.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transition: 0.3s;
    position: absolute;
    top: 50%;
    right: 4.8vw;
    transform: translateY(-50%);
  }
}
.cmn-header .sub_menu > li > a:before {
  content: "";
  display: block;
  width: clamp(48px * 0.8, 3.3333333333vw, 48px * 1.05);
  aspect-ratio: 48/46;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin: 0 auto clamp(2px * 0.8, 0.1388888889vw, 2px * 1.05);
  transition: 0.3s;
}
@media (max-width: 1200px) {
  .cmn-header .sub_menu > li > a:before {
    width: 3.3333333333vw;
    margin-bottom: 0.5555555556vw;
  }
}
@media (max-width: 767px) {
  .cmn-header .sub_menu > li > a:before {
    content: none;
  }
}
.cmn-header .sub_menu > li > a:hover {
  background-color: #FFFADC;
}
@media (max-width: 767px) {
  .cmn-header .sub_menu > li > a:hover {
    background-color: transparent;
  }
}
.cmn-header .sub_menu > li > a.im:before {
  background-image: url(../img/common/icn_im-light_green.svg);
  background-size: clamp(46px * 0.8, 3.1944444444vw, 46px * 1.05) auto;
}
@media (max-width: 1200px) {
  .cmn-header .sub_menu > li > a.im:before {
    background-size: 3.1944444444vw auto;
  }
}
.cmn-header .sub_menu > li > a.gastro:before {
  background-image: url(../img/common/icn_gastro-light_green.svg);
  background-size: clamp(48px * 0.8, 3.3333333333vw, 48px * 1.05) auto;
}
@media (max-width: 1200px) {
  .cmn-header .sub_menu > li > a.gastro:before {
    background-size: 3.3333333333vw auto;
  }
}
.cmn-header .sub_menu > li > a.cardiology:before {
  background-image: url(../img/common/icn_cardiology-light_green.svg);
  background-size: clamp(44px * 0.8, 3.0555555556vw, 44px * 1.05) auto;
}
@media (max-width: 1200px) {
  .cmn-header .sub_menu > li > a.cardiology:before {
    background-size: 3.0555555556vw auto;
  }
}
.cmn-header .sub_menu > li > a.ent:before {
  background-image: url(../img/common/icn_ent-light_green.svg);
  background-size: clamp(29px * 0.8, 2.0138888889vw, 29px * 1.05) auto;
}
@media (max-width: 1200px) {
  .cmn-header .sub_menu > li > a.ent:before {
    background-size: 2.0138888889vw auto;
  }
}
@media (max-width: 767px) {
  .cmn-header .sub_menu > li > a.ent br {
    display: none;
  }
}

.cmn-main {
  display: block;
  overflow-x: clip;
}

.cmn-footer {
  margin-top: 5.2777777778vw;
  padding-top: 12.7777777778vw;
  padding-bottom: 2.7777777778vw;
  background-image: url(../img/common/bg_footer.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0%;
}
@media (max-width: 767px) {
  .cmn-footer {
    margin-top: 20.2666666667vw;
    padding-top: 42.6666666667vw;
    padding-bottom: 10.6666666667vw;
    background-size: auto 105%;
    background-position: 50% 100%;
  }
}
.cmn-footer .top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 83.3333333333vw;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .cmn-footer .top {
    display: block;
    width: 89.3333333333vw;
  }
}
.cmn-footer .top .left {
  width: 41.6666666667vw;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .cmn-footer .top .left {
    width: 100%;
  }
}
.cmn-footer .top .left .logo {
  display: block;
  width: 9.5138888889vw;
  aspect-ratio: 135/105;
  margin-right: 1.6666666667vw;
}
@media (max-width: 767px) {
  .cmn-footer .top .left .logo {
    width: 19.2vw;
    margin-right: 3.7333333333vw;
  }
}
.cmn-footer .top .left .info {
  width: calc(100% - 9.5138888889vw - 1.6666666667vw);
}
@media (max-width: 767px) {
  .cmn-footer .top .left .info {
    width: calc(100% - 19.2vw - 3.7333333333vw);
  }
}
.cmn-footer .top .left .info .name {
  color: #006633;
  font-weight: 700;
  font-size: clamp(24px * 0.8, 1.6666666667vw, 24px * 1.05);
  line-height: 1.4583333333;
}
@media (max-width: 767px) {
  .cmn-footer .top .left .info .name {
    font-size: 5.3333333333vw;
  }
}
.cmn-footer .top .left .info .address {
  font-weight: 500;
  font-size: clamp(16px * 0.8, 1.1111111111vw, 16px * 1.05);
  line-height: 1.4375;
  margin-top: 0.4166666667vw;
}
@media (max-width: 767px) {
  .cmn-footer .top .left .info .address {
    font-size: 3.7333333333vw;
    margin-top: 1.6vw;
  }
}
.cmn-footer .top .left .info .access {
  color: #006633;
  font-weight: 700;
  font-size: clamp(14px * 0.8, 0.9722222222vw, 14px * 1.05);
  line-height: 1.4285714286;
  display: flex;
  align-items: center;
  margin-top: 1.1805555556vw;
  padding-bottom: 0.7638888889vw;
  border-bottom: 0.0694444444vw solid #006633;
  width: fit-content;
}
@media (max-width: 767px) {
  .cmn-footer .top .left .info .access {
    font-size: 3.7333333333vw;
    margin-top: 4.5333333333vw;
    padding-bottom: 2.1333333333vw;
    border-width: 0.2666666667vw;
  }
}
.cmn-footer .top .left .info .access:after {
  content: "";
  display: block;
  width: 1.25vw;
  aspect-ratio: 18/18;
  background-image: url(../img/common/icn_circle_arrow.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 0.9722222222vw;
}
@media (max-width: 767px) {
  .cmn-footer .top .left .info .access:after {
    width: 4.2666666667vw;
    margin-left: 2.6666666667vw;
  }
}
.cmn-footer .top .left .info .web {
  font-weight: 700;
  font-size: 1.3888888889vw;
  line-height: 1.45;
  color: #fff;
  border: 0.1388888889vw solid #fff;
  background-color: #E85A5A;
  padding: 1.9444444444vw 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.6944444444vw;
  width: 19.5833333333vw;
  margin-top: 1.5277777778vw;
}
@media (max-width: 767px) {
  .cmn-footer .top .left .info .web {
    font-size: 4.2666666667vw;
    padding: 4.2666666667vw 0;
    border-radius: 2.6666666667vw;
    width: 48vw;
    margin-top: 4.2666666667vw;
  }
}
.cmn-footer .top .left .info .web:hover {
  background-color: #FF6666;
}
@media (max-width: 767px) {
  .cmn-footer .top .left .info .web:hover {
    background-color: #E85A5A;
  }
}
.cmn-footer .top .left .info .web:before {
  content: "";
  display: block;
  width: 1.5972222222vw;
  aspect-ratio: 23/23;
  background-image: url(../img/common/icn_reserve.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  margin-right: 0.6944444444vw;
}
@media (max-width: 767px) {
  .cmn-footer .top .left .info .web:before {
    width: 6.1333333333vw;
    margin-right: 2.6666666667vw;
  }
}
.cmn-footer .top .left .info .tel {
  margin-top: 2.7777777778vw;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .cmn-footer .top .left .info .tel {
    margin-top: 4.2666666667vw;
  }
}
.cmn-footer .top .left .info .tel .num {
  font-weight: 700;
  font-size: clamp(20px * 0.8, 1.3888888889vw, 20px * 1.05);
  letter-spacing: 0.05em;
  line-height: 1.45;
  color: #006633;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .cmn-footer .top .left .info .tel .num {
    font-size: 4.8vw;
  }
}
.cmn-footer .top .left .info .tel .num:before {
  content: "";
  display: block;
  width: 1.1111111111vw;
  aspect-ratio: 16/21;
  background-image: url(../img/common/icn_tel.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  margin-right: 0.3472222222vw;
}
@media (max-width: 767px) {
  .cmn-footer .top .left .info .tel .num:before {
    width: 3.7333333333vw;
    margin-right: 1.3333333333vw;
  }
}
.cmn-footer .top .left .info .tel .hour {
  font-weight: 500;
  font-size: clamp(14px * 0.8, 0.9722222222vw, 14px * 1.05);
  line-height: 1.4285714286;
  margin-left: 0.3472222222vw;
}
@media (max-width: 767px) {
  .cmn-footer .top .left .info .tel .hour {
    font-size: 3.2vw;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .cmn-footer .top .right {
    margin-top: 10.6666666667vw;
  }
}
.cmn-footer .bottom {
  margin-top: 3.4722222222vw;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 83.3333333333vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.9722222222vw;
  border-top: 0.0694444444vw solid #006633;
}
@media (max-width: 767px) {
  .cmn-footer .bottom {
    margin-top: 13.3333333333vw;
    width: 89.3333333333vw;
    padding-top: 6.9333333333vw;
    border-width: 0.2666666667vw;
  }
}
.cmn-footer .bottom > li {
  margin: 2.5vw 1.9444444444vw 0;
}
@media (max-width: 767px) {
  .cmn-footer .bottom > li {
    margin: 6.4vw 4.2666666667vw 0;
  }
}
.cmn-footer .bottom > li > a {
  font-weight: 500;
  font-size: clamp(16px * 0.8, 1.1111111111vw, 16px * 1.05);
  line-height: 1.4375;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .cmn-footer .bottom > li > a {
    font-size: 3.7333333333vw;
  }
}
.cmn-footer .bottom > li > a:hover {
  color: #009333;
}
@media (max-width: 767px) {
  .cmn-footer .bottom > li > a:hover {
    color: #2D2D2D;
  }
}
.cmn-footer .copyright {
  color: #343434;
  text-align: center;
  font-weight: 500;
  font-size: clamp(12px * 0.8, 0.8333333333vw, 12px * 1.05);
  margin-top: 5.5555555556vw;
}
@media (max-width: 767px) {
  .cmn-footer .copyright {
    font-size: 3.2vw;
    margin-top: 21.3333333333vw;
  }
}

/*# sourceMappingURL=common.css.map */
