@font-face {
  font-family: "utmin";
  src: url("assets/gardenmens/utsminsubset.woff") format("woff");
  src: url("assets/gardenmens/utsminsubset.woff2") format("woff2");
}

@font-face {
  font-family: "haremin";
  src: url("assets/gardenmens/Harenosora.otf") format("opentype");
}

@font-face {
  font-family: "FontAwesome";
  src: url("assets/gardenmens/fontawesome-webfont.woff2") format("woff2"),
    url("assets/gardenmens/fontawesome-webfont.woff") format("woff"),
    url("assets/gardenmens/fontawesome-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.gm-original-header,
.gm-original-footer {
  color: #555;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

.gm-original-header *,
.gm-original-header *::before,
.gm-original-header *::after,
.gm-original-footer *,
.gm-original-footer *::before,
.gm-original-footer *::after {
  box-sizing: border-box;
}

.gm-original-header a,
.gm-original-footer a {
  text-decoration: none;
}

.gm-original-header a:hover,
.gm-original-footer a:hover {
  opacity: 0.5;
  transition: opacity 0.3s ease-out;
}

.gm-original-header p,
.gm-original-header h1,
.gm-original-footer p {
  margin: 0;
  padding: 0;
}

.gm-original-header img,
.gm-original-footer img {
  border: 0;
  vertical-align: bottom;
}

.gm-original-header hr,
.gm-original-footer hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

.gm-original-header {
  margin: 0 auto;
}

.gm-original-header .header_txt_back {
  background-color: #323232;
  width: 100%;
}

.gm-original-header .header_txt {
  color: #fff;
  font-size: 6.7px;
  margin: 0 auto;
  padding: 4px 0;
  text-align: left;
  width: 1000px;
}

.gm-original-header .header_cont_box {
  display: flex;
  justify-content: flex-end;
  margin: 0 auto;
  width: 1000px;
}

.gm-original-header .header_cont a {
  color: #4ea2c3;
  font-size: 7.6px;
  letter-spacing: 0.5px;
  line-height: 14px;
  text-decoration: none;
}

.gm-original-header .header_cont a::before {
  content: url("assets/gardenmens/listicon01.png");
  padding: 5px 4px 0 36px;
}

.gm-original-header .header_cv_box {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 18px 0 0 0;
  width: 1000px;
}

.gm-original-header .logo_box,
.gm-original-footer .logo_box {
  color: #323232;
  display: inline-block;
  overflow: hidden;
  text-align: left;
}

.gm-original-header .cliniclogo,
.gm-original-footer .cliniclogo {
  align-items: flex-start;
  display: flex;
  padding-bottom: 5px;
}

.gm-original-header .clinic_logo,
.gm-original-footer .clinic_logo {
  font-family: "haremin";
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

.gm-original-header .clinic_name,
.gm-original-footer .clinic_name {
  font-size: 8px;
  line-height: 24px;
}

.gm-original-header .pr5,
.gm-original-footer .pr5 {
  padding-right: 5px;
}

.gm-original-header .cliniclogo > img {
  height: 57px;
  max-width: none;
  width: 41.97px;
}

.gm-original-footer .cliniclogo > img {
  height: 57px;
  max-width: none;
  width: 42px;
}

.gm-original-header .header_box_hr {
  border: 0;
  border-top: 2px solid #323232;
  height: 0;
  margin: 0;
  padding: 1px 0;
}

.gm-original-header .catch_txt,
.gm-original-footer .catch_txt {
  font-family: "utmin";
  font-size: 9.5px;
  font-weight: bold;
  line-height: 28px;
}

.gm-original-header .top_right_box {
  color: #323232;
  font-family: "utmin";
}

.gm-original-header .header_tel_box {
  align-items: center;
  display: flex;
  font-size: 9px;
  font-weight: bold;
  justify-content: space-between;
  padding-bottom: 10px;
}

.gm-original-header .header_tel_box p {
  text-align: left;
}

.gm-original-header .header_btn_box {
  display: flex;
  justify-content: space-between;
}

.gm-original-header .header_tel_box .line-btn {
  max-width: 250px;
}

.gm-original-header .header_tel_box .line-btn img {
  height: auto;
  max-width: none;
  width: 250px;
}

.gm-original-header .recep {
  font-size: 10px;
  line-height: 18px;
}

.gm-original-header .gc_num {
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", monospace;
}

.gm-original-header .top_btn {
  background-color: #4ea2bd;
  font-size: 11.5px;
}

.gm-original-header div.top_btn a {
  color: #fff;
  display: inline-block;
  padding: 8px 40px;
  text-decoration: none;
}

.gm-original-header .mr10 {
  margin-right: 10px;
}

.gm-original-header .top_btn_rm {
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", monospace;
  font-size: 8px;
}

.gm-original-header #nav_wrap {
  background-color: #323232;
  margin-top: 28px;
  width: 100%;
}

.gm-original-header #nav {
  display: flex;
  font-family: "haremin";
  justify-content: center;
  letter-spacing: 2px;
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}

.gm-original-header #nav a {
  color: #fff;
  text-decoration: none;
}

.gm-original-header .nav_item {
  border: 1px solid #000;
  color: #fff;
}

.gm-original-header .shadow1 {
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 0 0 rgba(0, 0, 0, 0.8) inset, 1px 0 0 rgba(0, 0, 0, 0.4);
}

.gm-original-header .shadow_b {
  border-left: 2px solid #000;
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 0 0 rgba(0, 0, 0, 0.8) inset, 1px 0 0 rgba(0, 0, 0, 0.4), 1px 0 0 0 rgba(0, 0, 0, 0.8) inset;
}

.gm-original-header .shadow_w {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.4) inset, -1px 0 0 1px rgba(0, 0, 5, 0.8) inset, 1px 0 0 rgba(0, 0, 0, 0.4);
}

.gm-original-header .nav_item a {
  color: #fff;
  display: block;
  padding: 15px 30px;
  text-decoration: none;
}

.gm-original-footer {
  background-color: #323232;
  clear: both;
  overflow: hidden;
}

.gm-original-footer .inner {
  margin: 0 auto;
  overflow: hidden;
  width: 1000px;
}

.gm-original-footer #pagetop {
  text-align: right;
}

.gm-original-footer #pagetop img {
  height: 30px;
  max-width: none;
  width: 142px;
}

.gm-original-footer .clearfix::after {
  clear: both;
  content: "";
  display: block;
}

.gm-original-footer .f_left {
  float: left;
  padding-right: 30px;
}

.gm-original-footer .txt_white {
  color: #fff;
}

.gm-original-footer .footer_hr {
  border: 0;
  border-top: 1px solid #fff;
  height: 0;
  margin: 0;
  padding: 1px 0;
}

.gm-original-footer .footer_menu_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 10px;
}

.gm-original-footer .f_menu_item {
  text-align: left;
}

.gm-original-footer .f_menu_txt {
  font-size: 8px;
  line-height: 8px;
  margin-bottom: 8px;
}

.gm-original-footer .f_menu_txt a {
  color: #fff;
  text-decoration: none;
}

.gm-original-footer .f_menu_txt a:hover {
  color: #4ea2bd;
  opacity: 1;
  text-decoration: underline;
}

.gm-original-footer .f_menu_txt a::before {
  content: url("assets/gardenmens/image_top_footer01.svg");
  padding: 0 5px 0 0;
}

.gm-original-footer #copyright {
  color: #fff;
  font-size: 8px;
  padding: 25px 0 12px 0;
  text-align: center;
}

@media screen and (max-width: 999px) {
  .gm-original-header .header_txt,
  .gm-original-header .header_cont_box,
  .gm-original-header .header_cv_box,
  .gm-original-header #nav,
  .gm-original-footer .inner {
    width: 100%;
  }

  .gm-original-header .header_txt,
  .gm-original-header .header_cv_box {
    padding-left: 10px;
    padding-right: 10px;
  }

  .gm-original-header .nav_item a {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  .gm-original-header .header_txt {
    text-align: center;
  }

  .gm-original-header .header_cont_box {
    justify-content: center;
  }

  .gm-original-header .header_cont a::before {
    padding-left: 10px;
  }

  .gm-original-header .header_cv_box {
    align-items: center;
    flex-direction: column;
    gap: 12px;
  }

  .gm-original-header .logo_box {
    padding: 10px 0 0 10px;
  }

  .gm-original-header .top_right_box {
    width: min(100%, 520px);
  }

  .gm-original-header .header_btn_box {
    justify-content: center;
  }

  .gm-original-header #nav {
    flex-wrap: wrap;
  }

  .gm-original-header .nav_item {
    width: 50%;
  }

  .gm-original-header .nav_item a {
    padding: 12px 10px;
  }

  .gm-original-footer .f_menu_txt a {
    font-size: 2.5vw;
    line-height: 16px;
    margin: 15px 5px;
  }
}

@media screen and (max-width: 425px) {
  .gm-original-header .header_cont_box {
    flex-wrap: wrap;
  }

  .gm-original-header .logo_box {
    padding: 10px 0 0 0;
  }

  .gm-original-header .cliniclogo,
  .gm-original-footer .cliniclogo {
    justify-content: center;
  }

  .gm-original-header .cliniclogo img,
  .gm-original-footer .cliniclogo img {
    width: 8vw;
  }

  .gm-original-header .clinic_logo,
  .gm-original-footer .clinic_logo {
    font-size: 7vw;
  }

  .gm-original-header .clinic_name,
  .gm-original-footer .clinic_name {
    font-size: 2.5vw;
  }

  .gm-original-header .catch_txt,
  .gm-original-footer .catch_txt {
    font-size: 3vw !important;
    text-align: center;
  }

  .gm-original-header .header_tel_box,
  .gm-original-header .header_btn_box {
    flex-direction: column;
    gap: 8px;
  }

  .gm-original-header .header_tel_box p {
    text-align: center;
  }

  .gm-original-header .mr10 {
    margin-right: 0;
  }

  .gm-original-header div.top_btn a {
    padding: 12px 30px;
  }

  .gm-original-header .nav_item {
    width: 100%;
  }

  .gm-original-footer #copyright {
    font-size: 2vw;
  }

  .gm-original-footer .f_left {
    float: none;
    padding-right: 0;
    text-align: center;
  }

  .gm-original-footer .f_menu_txt a {
    font-size: 4vw;
    line-height: 18px;
    margin: 15px 5px;
  }
}

/* Exact original selectors. These are limited to the header/footer-specific class names. */
.header_txt_back {
  background-color: #323232;
  width: 100%;
}

.header_txt {
  color: #fff;
  font-size: 0.67rem;
  margin: 0 auto;
  padding: 4px 0;
  text-align: left;
  width: 1000px;
}

.header_cont_box {
  display: flex;
  justify-content: flex-end;
  margin: 0 auto;
  width: 1000px;
}

.header_cont a {
  color: #4ea2c3;
  font-size: 0.76rem;
  letter-spacing: 0.5px;
  line-height: 1.4rem;
  text-decoration: none;
}

.header_cont a::before {
  content: url("assets/gardenmens/listicon01.png");
  padding: 5px 4px 0 36px;
}

.header_cv_box {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 18px 0 0 0;
  width: 1000px;
}

.logo_box {
  color: #323232;
  display: inline-block;
  overflow: hidden;
  text-align: left;
}

.cliniclogo {
  align-items: flex-start;
  display: flex;
  padding-bottom: 5px;
}

.clinic_logo {
  font-family: "haremin";
  font-size: 1.6rem;
  font-weight: bold;
}

.clinic_name {
  font-size: 0.8rem;
  line-height: 2.4rem;
}

.header_box_hr {
  border: 0;
  border-top: 2px solid #323232;
  height: 0;
  margin: 0;
  padding: 1px 0;
}

.catch_txt {
  font-family: "utmin";
  font-size: 0.95rem;
  font-weight: bold;
  line-height: 2.8rem;
}

.top_right_box {
  color: #323232;
  font-family: "utmin";
}

.header_tel_box {
  align-items: center;
  display: flex;
  font-size: 0.9rem;
  font-weight: bold;
  justify-content: space-between;
  padding-bottom: 10px;
}

.header_tel_box p {
  text-align: left;
}

.header_btn_box {
  display: flex;
  justify-content: space-between;
}

.header_tel_box .line-btn {
  max-width: 250px;
}

.header_tel_box .line-btn img {
  width: 100%;
}

.recep {
  font-size: 1rem;
  line-height: 1.8rem;
}

.gc_num {
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", monospace;
}

.top_btn {
  background-color: #4ea2bd;
  font-size: 1.15rem;
}

div.top_btn a {
  color: #fff;
  display: inline-block;
  padding: 8px 40px;
  text-decoration: none;
}

.top_btn_rm {
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", monospace;
  font-size: 0.8rem;
}

#nav_wrap {
  background-color: #323232;
  margin-top: 28px;
  width: 100%;
}

#nav {
  display: flex;
  font-family: "haremin";
  justify-content: center;
  letter-spacing: 2px;
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}

#nav a {
  color: #fff;
  text-decoration: none;
}

.nav_item {
  border: 1px solid #000;
  color: #fff;
}

.shadow1 {
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 0 0 rgba(0, 0, 0, 0.8) inset, 1px 0 0 rgba(0, 0, 0, 0.4);
}

.shadow_b {
  border-left: 2px solid #000;
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 0 0 rgba(0, 0, 0, 0.8) inset, 1px 0 0 rgba(0, 0, 0, 0.4), 1px 0 0 0 rgba(0, 0, 0, 0.8) inset;
}

.shadow_w {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.4) inset, -1px 0 0 1px rgba(0, 0, 5, 0.8) inset, 1px 0 0 rgba(0, 0, 0, 0.4);
}

.nav_item a {
  color: #fff;
  display: block;
  padding: 15px 30px;
  text-decoration: none;
}

#footer {
  background-color: #323232;
  clear: both;
  overflow: hidden;
}

#footer .inner {
  margin: 0 auto;
  overflow: hidden;
  width: 1000px;
}

#footer #pagetop {
  text-align: right;
}

.footer_hr {
  border: 0;
  border-top: 1px solid #fff;
  height: 0;
  margin: 0;
  padding: 1px 0;
}

.footer_menu_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 10px;
}

.f_menu_item {
  text-align: left;
}

.f_menu_txt {
  font-size: 0.8rem;
  line-height: 0.8rem;
  margin-bottom: 8px;
}

.f_menu_txt a {
  color: #fff;
  text-decoration: none;
}

.f_menu_txt a:hover {
  color: #4ea2bd;
  text-decoration: underline;
}

.f_menu_txt a::before {
  content: url("assets/gardenmens/image_top_footer01.svg");
  padding: 0 5px 0 0;
}

#copyright {
  color: #fff;
  font-size: 0.8rem;
  padding: 25px 0 12px 0;
  text-align: center;
}

/* Final size lock: avoid THE THOR root font-size changing the imported design. */
.header_txt {
  font-size: 10px !important;
}

.header_cont a {
  font-size: 12px !important;
  line-height: 22px !important;
}

.clinic_logo {
  font-size: 24px !important;
  line-height: 1.1 !important;
}

.clinic_name {
  font-size: 12px !important;
  line-height: 32px !important;
}

.catch_txt {
  font-size: 14px !important;
  line-height: 34px !important;
}

.header_tel_box {
  font-size: 13px !important;
}

.recep {
  font-size: 14px !important;
  line-height: 24px !important;
}

.top_btn {
  font-size: 16px !important;
}

.top_btn_rm {
  font-size: 10px !important;
}

.nav_item a {
  font-size: 14px !important;
  line-height: 1.25 !important;
}

.f_menu_txt,
.f_menu_txt a,
#copyright {
  font-size: 12px !important;
  line-height: 18px !important;
}

.gm-sp-header-wrap {
  display: none;
}

@media screen and (max-width: 768px) {
  .gm-original-header {
    display: none !important;
  }

  .gm-sp-header-wrap {
    display: block;
    font-family: "haremin", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  }

  .gm-sp-menu-check {
    position: fixed;
    opacity: 0;
    pointer-events: none;
  }

  .gm-sp-header {
    align-items: center;
    background: #323232;
    display: flex;
    justify-content: space-between;
    min-height: 145px;
    padding: 28px 36px 26px 24px;
  }

  .gm-sp-logo {
    align-items: center;
    color: #4ea2bd !important;
    display: flex;
    flex: 1;
    min-width: 0;
    text-decoration: none !important;
  }

  .gm-sp-logo:hover {
    opacity: 1;
  }

  .gm-sp-logo img {
    flex: 0 0 auto;
    height: auto;
    margin-right: 10px;
    max-width: none;
    width: 54px;
    filter: brightness(0) saturate(100%) invert(58%) sepia(24%) saturate(1053%) hue-rotate(151deg) brightness(88%) contrast(84%);
  }

  .gm-sp-logo span {
    color: #4ea2bd;
    display: block;
    font-size: 33px;
    letter-spacing: 1px;
    line-height: 1.05;
    white-space: nowrap;
  }

  .gm-sp-logo small {
    color: #4ea2bd;
    display: block;
    font-family: "utmin", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 1.2;
    margin-top: 8px;
    white-space: nowrap;
  }

  .gm-sp-menu-button {
    align-items: center;
    color: #4ea2bd;
    cursor: pointer;
    display: flex;
    flex: 0 0 86px;
    flex-direction: column;
    justify-content: center;
    margin-left: 18px;
  }

  .gm-sp-menu-icon {
    display: block;
    height: 46px;
    position: relative;
    width: 72px;
  }

  .gm-sp-menu-icon::before,
  .gm-sp-menu-icon::after,
  .gm-sp-menu-icon {
    background: linear-gradient(#4ea2bd, #4ea2bd) center 21px / 72px 6px no-repeat;
  }

  .gm-sp-menu-icon::before,
  .gm-sp-menu-icon::after {
    border-radius: 3px;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    width: 72px;
  }

  .gm-sp-menu-icon::before {
    top: 0;
  }

  .gm-sp-menu-icon::after {
    bottom: 0;
  }

  .gm-sp-menu-text {
    color: #4ea2bd;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 27px;
    font-weight: 700;
    line-height: 1;
    margin-top: 8px;
  }

  .gm-sp-drawer {
    background: #323232;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: ease 0.5s;
    width: 100%;
    z-index: 999;
  }

  .gm-sp-menu-check:checked ~ .gm-sp-drawer {
    transform: translateX(0);
  }

  .gm-sp-drawer-head {
    align-items: center;
    border-bottom: 1px solid #050505;
    display: flex;
    min-height: 120px;
    padding: 22px 32px 22px 16px;
  }

  .gm-sp-drawer-head .gm-sp-logo img {
    width: 45px;
  }

  .gm-sp-drawer-head .gm-sp-logo span {
    font-size: 25px;
  }

  .gm-sp-drawer-head .gm-sp-logo small {
    font-size: 9px;
    margin-top: 5px;
  }

  .gm-sp-close {
    cursor: pointer;
    flex: 0 0 60px;
    height: 60px;
    margin-left: 18px;
    position: relative;
  }

  .gm-sp-close::before,
  .gm-sp-close::after {
    background: #4ea2bd;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: 27px;
    width: 62px;
  }

  .gm-sp-close::before {
    transform: rotate(45deg);
  }

  .gm-sp-close::after {
    transform: rotate(-45deg);
  }

  .gm-sp-drawer-nav {
    border-bottom: 1px solid #050505;
  }

  .gm-sp-drawer-nav a {
    border-top: 1px solid #050505;
    color: #808080 !important;
    display: block;
    font-family: "haremin", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    font-size: 31px;
    line-height: 1.2;
    padding: 28px 86px 28px 34px;
    position: relative;
    text-align: left;
    text-decoration: none !important;
  }

  .gm-sp-drawer-nav a::after {
    align-items: center;
    background: #4ea2bd;
    border-radius: 50%;
    color: #323232;
    content: "›";
    display: flex;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 54px;
    font-weight: 700;
    height: 37px;
    justify-content: center;
    line-height: 30px;
    position: absolute;
    right: 34px;
    top: 50%;
    transform: translateY(-50%);
    width: 37px;
  }
}

@media screen and (max-width: 520px) {
  .gm-sp-header {
    min-height: 92px;
    padding: 18px 18px 16px 18px;
  }

  .gm-sp-logo img {
    width: 38px;
  }

  .gm-sp-logo span {
    font-size: 20px;
  }

  .gm-sp-logo small {
    font-size: 8px;
  }
}

@media screen and (max-width: 768px) {
  html,
  body {
    overflow-x: hidden;
  }

  .header_txt,
  .header_cont_box,
  .header_cv_box,
  #nav,
  #footer .inner {
    max-width: 100% !important;
    width: 100% !important;
  }

  .gm-sp-header,
  .gm-sp-drawer,
  .gm-original-footer {
    max-width: 100vw;
    overflow: hidden;
    width: 100%;
  }

  .gm-sp-header {
    box-sizing: border-box;
  }

  .gm-sp-logo {
    overflow: hidden;
  }

  .gm-sp-logo img {
    margin-right: 8px;
    width: clamp(36px, 7vw, 54px);
  }

  .gm-sp-logo span {
    font-size: clamp(19px, 4.4vw, 33px);
    max-width: 100%;
    overflow: hidden;
    text-overflow: clip;
  }

  .gm-sp-logo small {
    font-size: clamp(8px, 1.7vw, 13px);
  }

  .gm-sp-menu-button {
    flex-basis: clamp(58px, 12vw, 86px);
    margin-left: 10px;
  }

  .gm-sp-menu-icon {
    height: clamp(32px, 6.2vw, 46px);
    width: clamp(50px, 10vw, 72px);
  }

  .gm-sp-menu-icon,
  .gm-sp-menu-icon::before,
  .gm-sp-menu-icon::after {
    background-size: clamp(50px, 10vw, 72px) 5px;
  }

  .gm-sp-menu-icon::before,
  .gm-sp-menu-icon::after {
    height: 5px;
    width: clamp(50px, 10vw, 72px);
  }

  .gm-sp-menu-text {
    font-size: clamp(18px, 4vw, 27px);
    margin-top: 6px;
  }

  .gm-sp-drawer-head {
    min-height: 96px;
    padding: 18px 18px 18px 16px;
  }

  .gm-sp-drawer-head .gm-sp-logo img {
    width: 36px;
  }

  .gm-sp-drawer-head .gm-sp-logo span {
    font-size: 20px;
  }

  .gm-sp-drawer-head .gm-sp-logo small {
    font-size: 8px;
  }

  .gm-sp-close {
    flex-basis: 48px;
    height: 48px;
  }

  .gm-sp-close::before,
  .gm-sp-close::after {
    top: 21px;
    width: 48px;
  }

  .gm-sp-drawer-nav a {
    font-size: clamp(24px, 6vw, 31px);
    padding: 24px 72px 24px 30px;
  }

  .footer_menu_wrap {
    box-sizing: border-box;
    gap: 8px 0;
    justify-content: flex-start;
    padding: 20px 18px !important;
  }

  .f_menu_item {
    box-sizing: border-box;
    width: 50%;
  }

  .f_menu_txt,
  .f_menu_txt a,
  #copyright {
    font-size: 12px !important;
    line-height: 18px !important;
  }

  #footer .logo_box,
  #footer .cliniclogo,
  #footer .catch_txt,
  #footer .footer_hr {
    max-width: 100%;
  }
}

/* SP header final adjustment: match the original compact mobile header. */
@media screen and (max-width: 768px) {
  .gm-sp-header {
    min-height: 104px !important;
    padding: 18px 24px 16px 30px !important;
  }

  .gm-sp-logo {
    align-items: center !important;
  }

  .gm-sp-logo img {
    margin-right: 8px !important;
    width: 40px !important;
  }

  .gm-sp-logo span {
    font-size: 24px !important;
    letter-spacing: 0.5px !important;
    line-height: 1.08 !important;
    max-width: calc(100vw - 150px) !important;
    white-space: nowrap !important;
  }

  .gm-sp-logo small {
    font-size: 9px !important;
    line-height: 1.2 !important;
    margin-top: 4px !important;
  }

  .gm-sp-menu-button {
    flex-basis: 58px !important;
    margin-left: 10px !important;
  }

  .gm-sp-menu-icon {
    height: 31px !important;
    width: 50px !important;
  }

  .gm-sp-menu-icon,
  .gm-sp-menu-icon::before,
  .gm-sp-menu-icon::after {
    background-size: 50px 5px !important;
  }

  .gm-sp-menu-icon::before,
  .gm-sp-menu-icon::after {
    height: 5px !important;
    width: 50px !important;
  }

  .gm-sp-menu-icon {
    background-position: center 13px !important;
  }

  .gm-sp-menu-text {
    font-size: 20px !important;
    line-height: 1 !important;
    margin-top: 5px !important;
  }

  .gm-sp-drawer-head {
    min-height: 110px !important;
    padding: 20px 30px 20px 28px !important;
  }

  .gm-sp-drawer-head .gm-sp-logo img {
    width: 39px !important;
  }

  .gm-sp-drawer-head .gm-sp-logo span {
    font-size: 22px !important;
    max-width: calc(100vw - 150px) !important;
  }

  .gm-sp-drawer-head .gm-sp-logo small {
    font-size: 8px !important;
    margin-top: 4px !important;
  }

  .gm-sp-close {
    flex-basis: 54px !important;
    height: 54px !important;
    margin-left: 14px !important;
  }

  .gm-sp-close::before,
  .gm-sp-close::after {
    height: 5px !important;
    top: 24px !important;
    width: 54px !important;
  }

  .gm-sp-drawer-nav a {
    font-size: 27px !important;
    line-height: 1.2 !important;
    min-height: 90px !important;
    padding: 29px 76px 28px 48px !important;
  }

  .gm-sp-drawer-nav a::after {
    font-size: 45px !important;
    height: 34px !important;
    line-height: 28px !important;
    right: 34px !important;
    width: 34px !important;
  }
}

@media screen and (max-width: 420px) {
  .gm-sp-header {
    min-height: 90px !important;
    padding: 16px 18px 14px 20px !important;
  }

  .gm-sp-logo img {
    width: 34px !important;
  }

  .gm-sp-logo span {
    font-size: 20px !important;
    max-width: calc(100vw - 128px) !important;
  }

  .gm-sp-logo small {
    font-size: 7px !important;
  }

  .gm-sp-menu-button {
    flex-basis: 52px !important;
  }

  .gm-sp-menu-icon {
    height: 28px !important;
    width: 46px !important;
  }

  .gm-sp-menu-icon,
  .gm-sp-menu-icon::before,
  .gm-sp-menu-icon::after {
    background-size: 46px 4px !important;
  }

  .gm-sp-menu-icon::before,
  .gm-sp-menu-icon::after {
    height: 4px !important;
    width: 46px !important;
  }

  .gm-sp-menu-icon {
    background-position: center 12px !important;
  }

  .gm-sp-menu-text {
    font-size: 18px !important;
  }

  .gm-sp-drawer-head {
    min-height: 92px !important;
    padding: 17px 22px 17px 20px !important;
  }

  .gm-sp-drawer-head .gm-sp-logo img {
    width: 34px !important;
  }

  .gm-sp-drawer-head .gm-sp-logo span {
    font-size: 19px !important;
  }

  .gm-sp-close {
    flex-basis: 46px !important;
    height: 46px !important;
  }

  .gm-sp-close::before,
  .gm-sp-close::after {
    top: 20px !important;
    width: 46px !important;
  }

  .gm-sp-drawer-nav a {
    font-size: 24px !important;
    min-height: 78px !important;
    padding: 25px 64px 24px 34px !important;
  }

  .gm-sp-drawer-nav a::after {
    height: 31px !important;
    right: 28px !important;
    width: 31px !important;
  }
}

/* Use the original mobile menu image assets instead of drawing the icon in CSS. */
@media screen and (max-width: 768px) {
  .gm-sp-menu-button {
    background: url("assets/gardenmens/m_open.svg") center center / contain no-repeat !important;
    display: block !important;
    flex: 0 0 70px !important;
    height: 70px !important;
    margin-left: 10px !important;
    width: 70px !important;
  }

  .gm-sp-menu-icon,
  .gm-sp-menu-icon::before,
  .gm-sp-menu-icon::after,
  .gm-sp-menu-text {
    background: none !important;
    content: none !important;
    display: none !important;
  }

  .gm-sp-close {
    background: url("assets/gardenmens/m_close.svg") center center / contain no-repeat !important;
    flex: 0 0 70px !important;
    height: 70px !important;
    margin-left: 12px !important;
    width: 70px !important;
  }

  .gm-sp-close::before,
  .gm-sp-close::after {
    content: none !important;
    display: none !important;
  }
}

/* PC footer spacing: keep the imported footer close to the original sample. */
@media screen and (min-width: 769px) {
  #footer .inner {
    box-sizing: content-box !important;
    padding-top: 28px !important;
    width: 1000px !important;
  }

  #footer #pagetop {
    height: 30px !important;
    line-height: 0 !important;
    text-align: right !important;
  }

  #footer .clinic_logo {
    font-size: 16px !important;
    line-height: 1 !important;
  }

  #footer .clinic_name {
    font-size: 8px !important;
    line-height: 24px !important;
  }

  #footer .catch_txt {
    font-size: 9.5px !important;
    line-height: 28px !important;
  }

  #footer .footer_menu_wrap {
    padding: 20px 10px !important;
  }

  #footer .f_menu_txt,
  #footer .f_menu_txt a {
    font-size: 8px !important;
    line-height: 8px !important;
  }

  #footer .f_menu_txt {
    margin-bottom: 8px !important;
  }

  #footer #copyright {
    font-size: 8px !important;
    line-height: 1 !important;
    padding: 25px 0 12px 0 !important;
  }
}

/* PC footer final font sizing. */
@media screen and (min-width: 769px) {
  #footer .clinic_logo {
    font-size: 26px !important;
    line-height: 1.05 !important;
  }

  #footer .clinic_name {
    font-size: 12px !important;
    line-height: 38px !important;
  }

  #footer .catch_txt {
    font-size: 16px !important;
    line-height: 36px !important;
  }

  #footer .f_menu_txt,
  #footer .f_menu_txt a {
    font-size: 13px !important;
    line-height: 18px !important;
  }

  #footer .f_menu_txt {
    margin-bottom: 8px !important;
  }

  #footer #copyright {
    font-size: 12px !important;
    line-height: 1.2 !important;
  }
}

@media screen and (max-width: 420px) {
  .gm-sp-menu-button,
  .gm-sp-close {
    flex-basis: 58px !important;
    height: 58px !important;
    width: 58px !important;
  }
}

/* Match original drawer behavior: the fixed menu button turns into the close button. */
@media screen and (max-width: 768px) {
  .gm-sp-menu-button {
    background: url("assets/gardenmens/m_open.svg") center center / 100% auto no-repeat !important;
    cursor: pointer !important;
    display: block !important;
    font-size: 0 !important;
    height: 15vw !important;
    max-height: 90px !important;
    max-width: 90px !important;
    min-height: 58px !important;
    min-width: 58px !important;
    padding: 0 !important;
    position: fixed !important;
    right: 3% !important;
    top: 1% !important;
    transition: ease 0.5s !important;
    width: 14vw !important;
    z-index: 10000 !important;
  }

  .gm-sp-menu-check:checked ~ .gm-sp-header .gm-sp-menu-button {
    background-image: url("assets/gardenmens/m_close.svg") !important;
    height: 12vw !important;
    max-height: 78px !important;
    max-width: 78px !important;
    min-height: 50px !important;
    min-width: 50px !important;
    right: 2% !important;
    top: 0.5% !important;
    width: 12vw !important;
  }

  .gm-sp-drawer {
    opacity: 1 !important;
    transform: translateX(100%) !important;
    transition: ease 0.5s !important;
    z-index: 999 !important;
  }

  .gm-sp-menu-check:checked ~ .gm-sp-drawer {
    transform: translateX(0) !important;
  }

  .gm-sp-close {
    display: none !important;
  }

  .gm-sp-drawer-head {
    padding-right: 20vw !important;
  }
}

/* SP padding/position lock: follow the original mobile header spacing. */
@media screen and (max-width: 768px) {
  .gm-sp-header {
    align-items: center !important;
    box-sizing: content-box !important;
    min-height: 0 !important;
    padding: 5% 2.5% 4% 2.5% !important;
    position: relative !important;
    width: 95% !important;
  }

  .gm-sp-logo {
    flex: 1 1 auto !important;
    min-width: 0 !important;
  }

  .gm-sp-logo img {
    height: auto !important;
    margin-right: 0 !important;
    padding-right: 2.4vw !important;
    width: 6.9vw !important;
  }

  .gm-sp-logo span {
    font-size: 5vw !important;
    letter-spacing: -0.5px !important;
    line-height: 1 !important;
    max-width: none !important;
    overflow: visible !important;
  }

  .gm-sp-logo small {
    font-size: 2vw !important;
    letter-spacing: -1px !important;
    line-height: 1 !important;
    margin-top: 3px !important;
  }

  .gm-sp-menu-button {
    background-image: url("assets/gardenmens/m_open.svg") !important;
    flex: 0 0 auto !important;
    height: 15vw !important;
    margin: 0 !important;
    position: absolute !important;
    right: 3% !important;
    top: 8% !important;
    width: 14vw !important;
  }

  .gm-sp-drawer {
    background: #323232 !important;
  }

  .gm-sp-drawer-head {
    border-bottom: 0 !important;
    box-sizing: content-box !important;
    min-height: 0 !important;
    padding: 5% 2.5% 4% 2.5% !important;
    width: 95% !important;
  }

  .gm-sp-drawer-head .gm-sp-logo img {
    padding-right: 0 !important;
    width: 6.9vw !important;
  }

  .gm-sp-drawer-head .gm-sp-logo span {
    font-size: 5vw !important;
    max-width: none !important;
  }

  .gm-sp-drawer-head .gm-sp-logo small {
    font-size: 2vw !important;
  }

  .gm-sp-close {
    background-image: url("assets/gardenmens/m_close.svg") !important;
    flex: 0 0 14vw !important;
    height: 14vw !important;
    margin-left: auto !important;
    width: 14vw !important;
  }

  .gm-sp-drawer-nav a {
    font-size: 5vw !important;
    line-height: 1.2 !important;
    min-height: 0 !important;
    padding: 5% 15% 5% 5% !important;
  }

  .gm-sp-drawer-nav a::after {
    font-size: 7vw !important;
    height: 6vw !important;
    line-height: 1 !important;
    right: 6% !important;
    width: 6vw !important;
  }
}

/* Final SP drawer motion lock. Keep this at the end so padding rules cannot override it. */
@media screen and (max-width: 768px) {
  .gm-sp-menu-button {
    background: url("assets/gardenmens/m_open.svg") center center / 100% auto no-repeat !important;
    display: block !important;
    height: 15vw !important;
    max-height: 90px !important;
    max-width: 90px !important;
    min-height: 58px !important;
    min-width: 58px !important;
    position: fixed !important;
    right: 3% !important;
    top: 1% !important;
    transition: ease 0.5s !important;
    width: 14vw !important;
    z-index: 10000 !important;
  }

  .gm-sp-menu-check:checked ~ .gm-sp-header .gm-sp-menu-button {
    background-image: url("assets/gardenmens/m_close.svg") !important;
  }

  .gm-sp-drawer {
    -webkit-overflow-scrolling: touch !important;
    opacity: 1 !important;
    overflow-y: auto !important;
    transform: translateX(100%) !important;
    transition: ease 0.5s !important;
    z-index: 999 !important;
  }

  .gm-sp-menu-check:checked ~ .gm-sp-drawer {
    transform: translateX(0) !important;
  }

  .gm-sp-close {
    display: none !important;
  }

  .gm-sp-drawer-nav a::after {
    background: none !important;
    border-radius: 0 !important;
    color: #4ea2bd !important;
    content: "\f138" !important;
    display: block !important;
    font-family: "FontAwesome" !important;
    font-size: 7vw !important;
    font-style: normal !important;
    font-weight: normal !important;
    height: auto !important;
    line-height: 1 !important;
    padding: 0 !important;
    right: 6% !important;
    text-align: center !important;
    width: auto !important;
  }
}

/* Final SP footer lock. Keep this last so PC/footer overrides do not affect mobile. */
@media screen and (max-width: 768px) {
  #footer {
    background-color: #323232 !important;
    overflow: hidden !important;
    width: 100% !important;
  }

  #footer .inner {
    box-sizing: border-box !important;
    margin: 0 auto !important;
    overflow: hidden !important;
    padding: 0 !important;
    width: 100% !important;
  }

  #footer #pagetop {
    display: none !important;
  }

  #footer .clearfix {
    padding-top: 0 !important;
  }

  #footer .logo_box,
  #footer .logo_box.f_left {
    display: block !important;
    float: none !important;
    padding: 10px 0 0 10px !important;
    text-align: left !important;
    width: 100% !important;
  }

  #footer .cliniclogo {
    align-items: flex-start !important;
    display: flex !important;
    justify-content: flex-start !important;
    padding-bottom: 5px !important;
  }

  #footer .cliniclogo img {
    height: auto !important;
    max-width: none !important;
    padding-right: 1.2vw !important;
    width: min(8vw, 30px) !important;
  }

  #footer .clinic_logo {
    color: #fff !important;
    font-size: min(7vw, 28px) !important;
    line-height: 1 !important;
    text-align: left !important;
  }

  #footer .clinic_name {
    color: #fff !important;
    font-size: min(2.5vw, 10px) !important;
    line-height: 2.4rem !important;
    text-align: left !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
  }

  #footer .catch_txt {
    color: #fff !important;
    font-size: min(3vw, 12px) !important;
    line-height: 2.8rem !important;
    padding: 0 !important;
    text-align: center !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
  }

  #footer .footer_hr {
    border-top: 1px solid #fff !important;
    margin: 0 !important;
    padding: 1px 0 !important;
    width: 100% !important;
  }

  #footer .footer_menu_wrap {
    box-sizing: border-box !important;
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0 !important;
    justify-content: space-between !important;
    padding: 20px 10px !important;
  }

  #footer .f_menu_item {
    box-sizing: border-box !important;
    padding: 0 1vw !important;
    text-align: left !important;
    width: 50% !important;
  }

  #footer .f_menu_txt {
    font-size: 0.8rem !important;
    line-height: 0.8rem !important;
    margin: 0 0 8px !important;
  }

  #footer .f_menu_txt a {
    color: #fff !important;
    display: inline !important;
    font-size: 2.5vw !important;
    line-height: 1.6rem !important;
    margin: 15px 5px !important;
    text-decoration: none !important;
  }

  #footer .f_menu_txt a::before {
    content: url("assets/gardenmens/image_top_footer01.svg") !important;
    padding: 0 1vw 0 0 !important;
  }

  #footer #copyright {
    color: #fff !important;
    font-size: 2vw !important;
    line-height: 1.4 !important;
    padding: 4vw 2vw 3vw !important;
    text-align: center !important;
  }
}

@media screen and (max-width: 425px) {
  #footer .inner {
    padding: 0 !important;
  }

  #footer .logo_box,
  #footer .logo_box.f_left {
    padding: 10px 0 0 0 !important;
  }

  #footer .cliniclogo {
    justify-content: center !important;
  }

  #footer .footer_menu_wrap {
    padding: 20px 10px !important;
  }

  #footer .f_menu_item {
    width: 100% !important;
  }

  #footer .f_menu_txt {
    margin-bottom: 8px !important;
  }

  #footer .f_menu_txt a {
    font-size: 4vw !important;
    line-height: 1.8rem !important;
  }

  #footer #copyright {
    font-size: 2.4vw !important;
  }
}

/* PC global nav final font sizing. */
@media screen and (min-width: 769px) {
  #nav .nav_item a {
    font-size: 17px !important;
    line-height: 1.1 !important;
  }

  #nav .top_btn_rm {
    font-size: 12px !important;
    line-height: 1 !important;
  }
}
