@charset "UTF-8";
/* is-hover */
/* media-query */
/* root */
:root {
  --vh: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  --ease:cubic-bezier(.66,0,.34,1);
  scrollbar-width: thin;
  overflow-x: hidden;
}

body {
  font-family: "NanumSquareNeo";
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.3;
  letter-spacing: -0.03em;
  word-break: keep-all;
  color: #191919;
  overflow-x: hidden;
}

@media (max-width: 767px) {
  html body {
    text-wrap: balance;
    line-height: 1.5;
    font-size: 14px;
  }
  html h1, html h2, html h3, html h4, html h5, html h6 {
    line-height: 1.2;
  }
}
/* 본문 바로가기 */
#skip_to_container a {
  z-index: 100000;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

#skip_to_container a:focus, #skip_to_container a:active {
  width: 100%;
  height: 75px;
  background: #21272e;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 3.3em;
}

/* sound-only */
.sound-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

/* main-color */
.main-color {
  color: #1f357c;
}

/* reset */
body, div, section, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, figure, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.15;
  font-weight: 400;
}
h1 b, h1 strong, h2 b, h2 strong, h3 b, h3 strong, h4 b, h4 strong, h5 b, h5 strong, h6 b, h6 strong {
  color: #1f357c;
}

a {
  text-decoration: none;
  color: inherit;
}

a:active, a:hover, a:visited {
  text-decoration: none;
}

em, i, address {
  font-style: normal;
}

ul, li, ol {
  list-style: none;
}

table {
  border-collapse: collapse;
}

textarea {
  resize: none;
}

img {
  max-width: 100%;
  font-size: 0;
  vertical-align: top;
  line-height: 0;
}

b, strong {
  color: inherit;
  font-weight: 900;
}

button {
  background: none;
  border: 0;
  padding: 0;
  font: inherit;
  color: inherit;
}

/* font-size */
html {
  font-size: 10px;
}

@media (max-width: 1279px) {
  html {
    font-size: 9px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 8px;
  }
}
/* show-pc, show-mo */
.show-mo {
  display: none !important;
}

@media (max-width: 767px) {
  .show-pc {
    display: none !important;
  }
  .show-mo {
    display: block !important;
  }
}
/* main-color */
.main-color {
  color: #1f357c;
}

/* br-keep */
.br-keep {
  display: block !important;
}

/* margin-top */
.mt10 {
  display: block;
  margin: 1rem 0 0 0;
}

.mt11 {
  display: block;
  margin: 1.1rem 0 0 0;
}

.mt12 {
  display: block;
  margin: 1.2rem 0 0 0;
}

.mt13 {
  display: block;
  margin: 1.3rem 0 0 0;
}

.mt14 {
  display: block;
  margin: 1.4rem 0 0 0;
}

.mt15 {
  display: block;
  margin: 1.5rem 0 0 0;
}

.mt16 {
  display: block;
  margin: 1.6rem 0 0 0;
}

.mt17 {
  display: block;
  margin: 1.7rem 0 0 0;
}

.mt18 {
  display: block;
  margin: 1.8rem 0 0 0;
}

.mt19 {
  display: block;
  margin: 1.9rem 0 0 0;
}

.mt20 {
  display: block;
  margin: 2rem 0 0 0;
}

.mt21 {
  display: block;
  margin: 2.1rem 0 0 0;
}

.mt22 {
  display: block;
  margin: 2.2rem 0 0 0;
}

.mt23 {
  display: block;
  margin: 2.3rem 0 0 0;
}

.mt24 {
  display: block;
  margin: 2.4rem 0 0 0;
}

.mt25 {
  display: block;
  margin: 2.5rem 0 0 0;
}

.mt26 {
  display: block;
  margin: 2.6rem 0 0 0;
}

.mt27 {
  display: block;
  margin: 2.7rem 0 0 0;
}

.mt28 {
  display: block;
  margin: 2.8rem 0 0 0;
}

.mt29 {
  display: block;
  margin: 2.9rem 0 0 0;
}

.mt30 {
  display: block;
  margin: 3rem 0 0 0;
}

/* margin-bottom */
.mb10 {
  display: block;
  margin: 0 0 1rem 0;
}

.mb11 {
  display: block;
  margin: 0 0 1.1rem 0;
}

.mb12 {
  display: block;
  margin: 0 0 1.2rem 0;
}

.mb13 {
  display: block;
  margin: 0 0 1.3rem 0;
}

.mb14 {
  display: block;
  margin: 0 0 1.4rem 0;
}

.mb15 {
  display: block;
  margin: 0 0 1.5rem 0;
}

.mb16 {
  display: block;
  margin: 0 0 1.6rem 0;
}

.mb17 {
  display: block;
  margin: 0 0 1.7rem 0;
}

.mb18 {
  display: block;
  margin: 0 0 1.8rem 0;
}

.mb19 {
  display: block;
  margin: 0 0 1.9rem 0;
}

.mb20 {
  display: block;
  margin: 0 0 2rem 0;
}

.mb21 {
  display: block;
  margin: 0 0 2.1rem 0;
}

.mb22 {
  display: block;
  margin: 0 0 2.2rem 0;
}

.mb23 {
  display: block;
  margin: 0 0 2.3rem 0;
}

.mb24 {
  display: block;
  margin: 0 0 2.4rem 0;
}

.mb25 {
  display: block;
  margin: 0 0 2.5rem 0;
}

.mb26 {
  display: block;
  margin: 0 0 2.6rem 0;
}

.mb27 {
  display: block;
  margin: 0 0 2.7rem 0;
}

.mb28 {
  display: block;
  margin: 0 0 2.8rem 0;
}

.mb29 {
  display: block;
  margin: 0 0 2.9rem 0;
}

.mb30 {
  display: block;
  margin: 0 0 3rem 0;
}

/* max-width */
.maxwidth {
  width: 100%;
  box-sizing: border-box;
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
}

.maxwidth2 {
  width: 100%;
  box-sizing: border-box;
  max-width: 1690px;
  padding: 0 20px;
  margin: 0 auto;
}

/* keyframes */
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes pointerScale {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  50% {
    transform: translate(-50%, -50%) scale(0.7);
    opacity: 0.3;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}
/* 비급여 */
.nopay {
  pointer-events: none;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  z-index: 10003;
  background: rgba(0, 0, 0, 0.85);
  padding: 20px;
  width: calc(100% - 40px);
  opacity: 0;
  transition: opacity 0.35s;
  height: calc(100dvh - 40px);
  cursor: url("/img/nopay_close.png"), not-allowed;
}
.nopay img {
  display: block;
  margin: 0 auto;
  max-width: 1100px;
}
.nopay.show {
  opacity: 1;
  pointer-events: auto;
  overflow-y: auto;
}
.nopay.hide {
  opacity: 0;
  pointer-events: none;
}
.nopay::-webkit-scrollbar {
  width: 10px;
}
.nopay::-webkit-scrollbar-track {
  background: transparent; /* 트랙 투명 */
  margin: 8px 0;
}
.nopay::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.22); /* 기본 색 */
  border-radius: 999px; /* 둥근 핸들 */
  border: 2px solid transparent; /* ‘통통한’ 느낌 */
  background-clip: content-box;
}
.nopay::-webkit-scrollbar-corner {
  background: transparent;
}

@media (max-width: 1279px) {
  .nopay {
    padding: 40px 20px 0px 20px;
  }
  .nopay img {
    max-width: unset;
    width: calc(100% - 50px);
  }
}
@media (max-width: 767px) {
  .nopay {
    padding: 20px 10px 0px 10px;
    width: calc(100% - 20px);
  }
  .nopay img {
    max-width: unset;
    width: 100%;
  }
}
/* 팝업 dim */
.popup-dim {
  display: none;
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10001;
}

/* 슬라이드 팝업 */
#popup-wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10002;
  opacity: 1;
  transform: translate(-50.2%, -50%) scale(1);
  will-change: transform, opacity, filter;
  transition: opacity 0.65s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.72s cubic-bezier(0.25, 0.8, 0.25, 1), filter 0.8s ease-out;
  pointer-events: auto;
}
#popup-wrap .popup-inner {
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  height: 100%;
}
#popup-wrap .popup-inner .mo-popup-btns {
  display: none;
}
#popup-wrap .popup-inner .slide-swiper {
  width: 500px;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
#popup-wrap .popup-inner .slide-swiper .swiper-wrapper .swiper-slide img {
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  overflow: hidden;
}
#popup-wrap .popup-inner .slide-list {
  background-color: rgba(77, 77, 77, 0.75);
  width: 235px;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}
#popup-wrap .popup-inner .slide-list ul {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 1px;
}
#popup-wrap .popup-inner .slide-list ul li {
  cursor: pointer;
  box-sizing: border-box;
  transition: all 0.2s;
  position: relative;
  background-color: #999;
  max-height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}
#popup-wrap .popup-inner .slide-list ul li a {
  color: #fff;
  font-size: 18.5px;
  text-align: center;
  letter-spacing: 0;
  font-weight: 400;
  font-family: "paper";
}
#popup-wrap .popup-inner .slide-list ul li::before {
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  display: block;
  position: absolute;
  background-image: url("../img/left.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 40%;
  width: 48px;
  height: 48px;
  filter: invert(1);
  opacity: 0;
  transition: opacity 0.35s ease, left 0.35s ease;
}
#popup-wrap .popup-inner .slide-list ul li:hover {
  background-color: #1f357c;
}
#popup-wrap .popup-inner .slide-list ul li:hover::before {
  opacity: 1;
  left: 11px;
}
#popup-wrap .popup-inner .slide-list ul li.active {
  background-color: #1f357c;
}
#popup-wrap .popup-inner .slide-list ul li.active::before {
  opacity: 1;
  left: 11px;
}
#popup-wrap .popup-button.pc {
  display: flex;
  justify-content: space-between;
  padding: 12.5px 0;
  color: #fff;
  width: 500px;
  font-size: 22px;
  letter-spacing: -0.025em;
}
#popup-wrap .popup-button.pc .btn-oneday {
  cursor: pointer;
  padding-right: 15px;
  display: flex;
  align-items: center;
  gap: 7.5px;
  font-family: "paper";
  letter-spacing: 0.05em;
}
#popup-wrap .popup-button.pc .btn-oneday img {
  border-radius: 50%;
  overflow: hidden;
  transition: background-color 0.2s;
}
#popup-wrap .popup-button.pc .slide-close {
  cursor: pointer;
  padding-left: 15px;
  display: flex;
  align-items: center;
  gap: 7.5px;
  font-family: "paper";
  letter-spacing: 0.05em;
}
#popup-wrap .popup-button.pc .slide-close img {
  border-radius: 50%;
  overflow: hidden;
  transition: background-color 0.2s;
}
#popup-wrap .popup-button.mo {
  display: none;
}
#popup-wrap .popup-swiper-pagination {
  display: none;
  position: absolute;
}
#popup-wrap.is-closing {
  pointer-events: none;
  opacity: 0;
  transform: translate(-50.2%, calc(-50% - 6rem)) scale(0.94);
}

@media (min-width: 751px) and (max-height: 900px) {
  #popup-wrap {
    height: 85%;
    top: 47.5%;
  }
  #popup-wrap .popup-inner .slide-swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 750px) {
  #popup-wrap {
    top: 50%;
    width: 76%;
    max-width: 500px;
    height: auto;
  }
  #popup-wrap .popup-inner {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }
  #popup-wrap .popup-inner .mo-popup-btns {
    display: block;
    color: #191919;
    background-color: #fff;
    text-align: center;
    padding: 12px 0 10px;
  }
  #popup-wrap .popup-inner .mo-popup-btns li {
    font-size: 16px;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
  }
  #popup-wrap .popup-inner .slide-swiper {
    width: 100%;
    position: relative;
  }
  #popup-wrap .popup-inner .slide-swiper .swiper-wrapper .swiper-slide img {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #popup-wrap .popup-inner .slide-list {
    display: none;
  }
  #popup-wrap .popup-button.pc {
    display: none;
  }
  #popup-wrap .popup-button.mo {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100%;
    background-color: #fff;
    font-size: 14.5px;
    letter-spacing: -0.05em;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    overflow: hidden;
  }
  #popup-wrap .popup-button.mo .btn-oneday {
    width: 50%;
    display: flex;
    justify-content: center;
    background-color: #1f357c;
    padding: 10px 0;
    color: #fff;
    opacity: 0.9;
    font-weight: 500;
    font-family: Arial, Helvetica, sans-serif;
  }
  #popup-wrap .popup-button.mo .slide-close {
    width: 50%;
    display: flex;
    justify-content: center;
    padding: 10px 0;
    font-family: Arial, Helvetica, sans-serif;
  }
  #popup-wrap .popup-swiper-pagination {
    display: block;
    position: absolute;
    z-index: 10;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 400;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.05em;
    border-radius: 20px;
    background-color: rgba(44, 44, 44, 0.75);
    right: 10px;
    left: unset;
    bottom: unset;
    top: 48px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1;
    padding: 4px 7px;
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
  }
  #popup-wrap .popup-swiper-pagination > span {
    letter-spacing: 0em;
  }
}/*# sourceMappingURL=common.css.map */