/*@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');*/
@import url(./font.css);

html, body, header, footer {min-width: 320px;max-width: 720px;margin: 0 auto;padding: 0;}
/*img {width: 33%;max-width: 100%;height: auto;}*/
html { -webkit-text-size-adjust: none;  -moz-text-size-adjust: none;  -ms-text-size-adjust: none; }
/*body, table, div, p {font-family: 'Nanum Gothic', sans-serif;}*/
body, table, div, p, input {font-family: 'AppleSDGothicNeo', 'Noto Sans KR', sans-serif;}
img, textarea{-webkit-appearance: none;-webkit-border-radius: 0}
a, img, input[type=image] {outline: none; select-dummy: expression(this.hideFocus=true);}
ul {margin: 0;padding: 0;}
a {text-decoration: none;}

.no-drag {-ms-user-select: none; -moz-user-select: -moz-none; -webkit-user-select: none; -khtml-user-select: none; user-select: none; background:#fff;}
.w3-image {width: 100%;}
.sb-image {width: 50%;}

/**************************/
/*     w3c patch          */
/**************************/

.w3-sidebar {height: 100%;max-width: 720px;min-width: 320px;background-color: #fff;position: fixed!important;z-index: 1;overflow: auto}
.w3-bar .w3-bar-item {padding: 0;margin: 0;}
.w3-container {padding: 0;margin: 0;}
.w3-ul li {border-bottom: none;}
.w3-modal {background-color: rgb(0,0,0,0.8)}


/**************************/
/*      common            */
/**************************/

.bd {border: solid 1px red !important;}
.bl {display: none;}
.bn {border-left: none;}
.bw {background-color: #fff !important;}
.cb {clear: both;}
.cr {cursor: pointer !important;}
.fl {float: left;}
.fr {float: right;}
.ib {display: inline-block;}
.ln {border-left: none;}
.nw {white-space: nowrap !important;}
.pa {position: absolute;}
.pn {padding: 0;}
.pr {position: relative;}
.vb {vertical-align: bottom;}
.vc {text-align: center;}
.vh {line-height: 160%;}
.vl {text-align: left;}
.vm {vertical-align: middle;}
.vr {text-align: right;}
.vs {letter-spacing: -1px;}
.vt {vertical-align: top;}
.wb {font-weight: bold;}
.wn {font-weight: normal;}

.ft-09 {font-size: 9pt !important;}
.ft-10 {font-size: 10pt !important;}
.ft-11 {font-size: 11pt !important;}
.ft-12 {font-size: 12pt !important;}
.pd-00 {padding: 0 !important;}
.pd-02 {padding: 2px !important;}
.pl-10 {padding-left: 10px !important;}
.pl-20 {padding-left: 20px !important;}
.pt-05 {padding-top: 5px !important;}
.pt-10 {padding-top: 10px !important;}
.pt-20 {padding-top: 20px !important;}
.pb-20 {padding-bottom: 20px !important;} /* 2023-02-26 16:19:22 */
.mt-10 {margin-top: 10px !important;}
.mt-20 {margin-top: 20px !important;}
.mt-25 {margin-top: 25px !important;} /* 2023-02-26 16:19:22 */
.mt-30 {margin-top: 30px !important;}

.ft-red  {color: #C90000 !important;}
.ft-gray {color: #333333 !important;}
.ft-blue {color: #003399 !important;}
.ft-green {color: #22741C !important;}
.ft-orange {color: orangered !important;}
.ft-white  {color: #FFFFFF !important;}

.sb-container {
  margin-top: 66px;
  margin-bottom: 52px;
}

.sb-container_ {
  padding: 0;
  margin: 0;
}
.contents {
/*  margin-top: 66px;*/
/*  margin-bottom: 52px;*/
}

.sb-inner {
  padding: 16px;
}
.sb-sub-container {
  padding: 16px;
  margin-top: 66px;
}

.sb-sub-container_ {
  padding: 0 16px 0 16px;
  margin: 0;
}

.sb-sch-container {
  padding: 16px;
  margin-top: 66px;
  background-color: #fff;
}

.sb-bar {
  width: 100%;
  background-color: #eeedf5;
}

.sb-bar2 {
  width: 100%;
  background-color: #cbcbcb;
}

.sb-no-data {
  color: #8d8d8d;
  margin-top: 150px;
  text-align: center;
}
.sb-no-data .sb-text {
  color: #414141;
  font-size: 16pt;
  font-weight: bold;
}

.sb-backColor {
  background-color: #f6f6f6;
}


/**************************/
/*       Top menu         */
/**************************/

/* main */
.logo-title {
  width: 180px;
  height: 48px;
  opacity: 0.98;
  font-family: NEXONLv1GothicOTF;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.05px;
  text-align: left;
  color: #262b29;
}

.top-menu {
  padding: 10px 0 0 0 ;
  width: 100%;
  height: 58px;
  z-index: 1001;
  position: fixed;
  background: #fff;
}
.top-menu img {
  margin: 0;
  padding-left: 10px;
  width: 150px;
}
.top-menu .sb-left {
  width: 50%;
/*  padding-left: 10px;*/
}
.top-menu .sb-right {
  width: 50%;
  padding-right: 20px;
}
.top-menu .top-search {
  position: relative;
}
.top-menu .top-search .form-control {
  border: 0;
  width: 180px;
  height: 38px;
  font-size: 10pt;
  padding-left: 20px;
  border-radius: 22px;
  background-color: #f5f5f5;
  font-family: 'AppleSDGothicNeoM'; /* 2023-03-02 수정 */
}
.top-menu .top-search .btn-search {
  position: absolute;
  top: 1px;
  right: 10px;
  width: 22px;
  height: 22px;
  border: 0;
  padding: 0;
  background: url('../img/search_icon.png') no-repeat center;
  background-size: contain;
}

.top-menu .top-search input::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 600;
  color: #9e9e9e;
}

.sb-top-image {
  width: 42%;
}



/* search */
.sub-menu {
  margin-top: 14px;
}
.sub-menu .sub-search {
  position: relative;
}
.sub-menu .sub-search .form-control {
  border: 0;
  color: #828282;
  width: 100%;
  height: 38px;
  font-size: 10pt;
  padding: 20px;
  border-radius: 22px;
  background-color: #f5f5f5;
}

.sub-menu .sub-search .btn-search {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 22px;
  height: 22px;
  border: 0;
  padding: 0;
  background: url('../img/search_icon.png') no-repeat center;
  background-size: contain;
}

.sub-menu .sb-select {
  color: #fff;
  width: 121px;
  font-size: 10pt;
  padding: 6px 0 6px 24px;
  border-radius: 22px;
  background-color: #1ea372;
}

.sub-menu .sb-left-date {
  float: left;
  color: #24253d;
  font-size: 12pt;
  font-weight: bold;
  padding-left: 10px;
}
.sub-menu .sb-right-date {
  float: right;
  padding-right: 6px;
}
.sub-menu .sb-right-date img {
  width: 50%;
}

.sub-search-result {
  padding: 20px 10px 20px;;
}
.sub-search-result .sb-left {
  color: #251e1c;
  float: left;
  font-size: 14pt;
  font-weight: 600;
}
.sub-search-result .sb-right {
  color: #575757;
  float: right;
}


.sb-search-box {
  width: 100%;
  padding: 16px;
  color: #251e1c;
  font-size: 10pt;
  color: #4a4a4a;
  background: #fff;
  border: solid 1px #dbdbdb;
  border-radius: 10px;
  margin-bottom: 15px;
}
.sb-search-box .sb-search-type {
  color: #2a2a2a;
  font-size: 12pt;
  font-weight: 600;
}
.sb-search-box .sb-search-type span {
  color: #fff;
  font-size: 10pt;
  border-radius: 20px;
  background: #1ea372;
  border: solid 1px #1ea372;
  padding: 4px 12px 4px 12px;

}
.sb-search-box .sb-search-name {
  margin-top:8px;
  color: #251e1c;
  font-size: 14pt;
  font-weight: 600;
}



.slider-date .sb-date {
  width: 16px;
  padding: 8px;
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
  letter-spacing: -1px;
/*  border: 1px solid red;*/
}
.slider-date .sb-date .sb-day {
  font-size: 12pt;
}
.slider-date .sb-today {
  border-radius: 18px;
  background-color: #e1e0e6;
}
.slider-date .sb-date .sb-yoil {
  font-size: 10pt;
  margin-bottom: 8px;
  font-weight: normal;
}
.slider-date .sb-deny {
/* pointer-events: none;*/
}


/* detail*/
.sub-menu .sub-detail {
  position: relative;
}
.sub-menu .sub-detail .form-control {
  border: solid 1px #22a575;
  color: #22a575;
  width: 100%;
  height: 38px;
  font-size: 11pt;
  padding: 24px 20px 24px 20px;
  border-radius: 24px;
  background-color: #fff;
}
.sub-menu .sub-detail .btn-search {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 22px;
  height: 22px;
  border: 0;
  padding: 0;
  background: url('../img/icon/search_detail.png') no-repeat center;
  background-size: contain;
}

.sb-lately-icon {
  float: left;
}
.sb-lately-icon img {
  width: 26px;
}
.sb-lately-word {
  float: left;
  padding: 2px;
  color: #2a2a2a;
  font-size: 12pt;
  font-weight: bold;
}
.sb-lately-dele {
  float: right;
  color: #1ea372;
  font-size: 10pt;
}
.sb-search-link {
  color: #1ea372;
  text-align: left;
  padding-top: 10px;
}
.sb-search-link span {
  color: #4a4a4a;
  font-weight: 600;
}


/* sub */
.sb-top {
  height: 66px !important;
  border-bottom: solid 1px #cfcfcf;
}
.sb-btm {
  margin-top: 3px;
  padding-top: 12px;
  background: #fff;
}
.sb-btm-new {
  margin-top: -2px;
  padding-top: 12px;
  background: #fff;
}
.sb-top-back {
  width: 15%;
  padding: 20px;
}
.sb-top-back img {
  width: 28px;
}

.sb-top-left {
  width: 100%;
  color: #2a2a2a;
  font-size: 17px;
  font-weight: bold;
}

.sb-top-right {
  width: 15%;
}

.sb-click {
  cursor: pointer;
}

/**************************/
/*       Header           */
/**************************/


header {
  width: 100%;
  height: 48px;
  margin-top: -48px;
  background: #fff;
  position: fixed;
  box-sizing: border-box;
  z-index: 1000;
/*  border: solid 1px blue;*/
}

.tel-customer {
  width: 50%;
}



/**************************/
/*        Swiper          */
/**************************/

.topRolling .swiper-slide img {
margin-left: -30px;
  width: 100%;
  border-radius: 12px !important;
  -webkit-appearance: none;-webkit-border-radius: 0;
}

.mainRolling .swiper-slide img {
  width: 100%;
  border-radius: 12px !important;
  -webkit-appearance: none;-webkit-border-radius: 0;
}

.mainRolling_ .swiper-slide img {
  width: 100%;
  -webkit-appearance: none;-webkit-border-radius: 0;
}

.slider-main {
  padding: 0;
  margin-top: 70px;
}
.slider-main .mainBanner {
  z-index: 1;
  position: relative;
  float: right;
  margin-top: -26px;
  text-align: center;
  font-size: 10pt;
  color: #fff;
  padding-top: 4px;
  margin-right: 32px;
  width: 50px;
  height: 26px;
  opacity: 0.8;
  border-radius: 28px;
  background-color: #2e2e2e;
} @media (min-width: 640px) {
  .slider-main .mainBanner {
    margin-top: -32px;
    margin-right: 50px;
  }
}

.slider-main .main-rolling {
/*    padding: 10px;*/
}




/* area */
.slider-area {
}
.slider-area .mainArea {
  color: #262626;
  font-size: 10pt;
  font-weight: 600;
  text-align: center;
}

.sb-shadow-area .swiper-slide img {
  width: 96%;
  border-radius: 50% !important;
  -webkit-appearance: none;-webkit-border-radius: 0;
  -webkit-box-shadow: -1px 7px 5px 0px rgba(194,188,194,0.47);
  -moz-box-shadow: -1px 7px 5px 0px rgba(194,188,194,0.47);
  box-shadow: -1px 7px 5px 0px rgba(194,188,194,0.47);
}


.sb-area {
}

.sb-area .sb-area-newBox {
  float: left;
  width: 25%;
  text-align: center;
}
.sb-area .sb-area-newBox img {
  width: 90%;
  margin-top: 4px;
  border-radius: 50% !important;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -webkit-box-shadow: 0px 10px 3px -4px rgba(199,189,199,1);
  -moz-box-shadow: 0px 10px 3px -4px rgba(199,189,199,1);
  box-shadow: 0px 10px 3px -4px rgba(199,189,199,1);
}
.sb-area .sb-area-newBox .mainArea {
  color: #262626;
  font-size: 10pt;
  padding-top: 6px;
  font-weight: 600;
  text-align: center;
}

.sb-area .sb-area-newView {
  text-align: center;
}
.sb-area .sb-area-newView button {
  font-size: 9pt;
  font-weight: 600;
  background: #ffffff;
  border-radius : 20px;
  padding: 6px 20px 6px 20px;
  border: solid 1px #0fd4b2;
}


/**************************/
/*        Main            */
/**************************/

/* content */
.sb-cont-image {
  margin-top: 65px;
}
.sb-cont-image img {
  width: 100%;
}


/* recommend */
.mainRecommend {

}
.mainRecommend .rec-text{
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -0.25px;
  color: #2a2a2a;
}

.mainRecommend .rec-best img{
  width: 10%;
}

.sb-best {
  margin-top: 10px;
}
.sb-best ul {
  list-style: none;
}
.sb-best li {
  float: left;

  text-align: center;
  font-weight: 600;
}
.sb-best .sb-active {
  color: #509f74;
  border-bottom: solid 2px #509f74;
}
.sb-best .sb-none {
  color: #24253d;
  border-bottom: solid 2px #bdbdbd;
}



.sbBestBox {
  width: 48%;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  vertical-align: top;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(102,102,102,0.19);
  -moz-box-shadow: 5px 5px 5px 0px rgba(102,102,102,0.19);
  box-shadow: 5px 5px 5px 0px rgba(102,102,102,0.19);
  border-radius: 12px;
  border: solid 1px #ccc;
  margin-right: 4px;
}
.sbBestBox img {
  width: 100%;
/*  height: 120px;*/
  border-radius: 12px !important;
}
.sbBestBox .bestArea {
  color: #6b6a67;
  text-align: left;
  font-size: 11pt;
  font-weight: 600;
  line-height: 110%;
  padding: 10px 0 0 10px;
}
.sbBestBox .bestName {
  height: 30px;
  text-align: left;
  color: #262626;
  font-size: 11pt;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: 1px;
  padding: 4px 10px 10px 10px;
}
.sbBestBox .bestRank {
  z-index: 1;
  float: left;
  width: 30px;
  height: 30px;
  color: #302e26;
  font-size: 8pt;
  /*font-weight: 600;*/
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  position: relative;
  margin-top: -166px;
  margin-left: 10px;
  background-color: #ffeebb;
}

.sb-recommend-bar {
  height: 8px;
  margin-top: 20px;
  margin-bottom: 50px;
}



/* maiRecommend */

.sb-recom {
  max-width: 100%;
  margin: 10px auto;
}
.sb-recom-wrap {
  overflow-x: auto;
  white-space: nowrap;
}
.sb-recom-element {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  display: inline-block;
}
.sb-recom-element button {
  padding: 10px 14px 10px 14px;
  border: none;
  background: #fff;
}

.sb-recom-element + .sb-recom-element {
  margin-left: -6px;
}
.sb-recom .sb-active {
  color: #509f74;
  background: #fff;
  border-bottom: solid 2px #509f74;
}
.sb-recom .sb-none {
  color: #24253d;
  border-bottom: solid 1px #bdbdbd;
}


.sb-recom-new {
  max-width: 100%;
  margin: 10px auto;
}
.sb-recom-new .sb-recom-new-wrap {
  overflow-x: auto;
  white-space: nowrap;
}
.sb-recom-new button {
  border: none;
  color: #a9a9a9;
  border-radius: 20px;
  background: #f2f2f2;
  padding: 4px 16px 4px 16px;
}
.sb-recom-new .sb-active {
  color: #e5e5e5;
  background: #303032;
}
.sb-recom-new .sb-none {
  color: #a9a9a9;
  background: #f2f2f2;
}


/* notice */
.sb-note {
/*  margin-top: 10px;*/
}
.sb-note .note-text {
  float: left;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: -1px;
  color: #2a2a2a;
}
.sb-note .note-icon {
  float: right;
}
.sb-note .note-icon button {
  color: #808080;
  padding: 4px 8px 4px 8px;
  font-size: 9pt;
  border-radius: 30px;
  border: solid 1px #343953;
  background: #ffffff;
}
.sb-note table {
  width: 100%;
  border-collapse: collapse
}
.sb-note table td {
  color: #2a2a2a;
  padding: 8px;
}
.sb-note a {
  text-decoration: none;
}
.sb-note .note-grid {
  background-color: #f9f9f9;
}
.sb-note .note-none {
  background-color: #ffffff;
}
.sb-move {
  cursor: pointer;
}
.sb-line {
  border-top: solid 1px #c6c6c6;
}



/* sb-info */
.sb-information {
  padding: 20px;
}
.sb-info { padding:35px 20px 30px 20px; background:#F8F8F8 }
.sb-info div {font-family:'AppleSDGothicNeoL'; font-size:14px; line-height:1; text-align: center; color: #2A2A2A; }
.sb-info .sb-large {font-family:'AppleSDGothicNeoSB'; margin-bottom:10px; font-size:16px; line-height: 1; color: #2A2A2A; }
.sb-info .time { margin-top:19px; }
.sb-info .time span { display: block; margin-bottom:10px; line-height: 1; font-size:13px; font-family:'AppleSDGothicNeoSB'; color: #2A2A2A;}
.sb-info .info { font-family:'AppleSDGothicNeoL'; font-size:13px; color:#A1A1A1 }
.sb-info button {margin-top:10px; background: #fff; border-radius: 20px; border: solid 1px #ccc; padding: 6px 20px 6px 20px; box-shadow: 1px 1px 1px;}
.sb-info button span {font-weight: bold; letter-spacing: -0.25px;}

.qna-area {margin-top:25px; margin-bottom:28px }
.qna-area a { display:block; padding:17px 0 13px; text-align:center; background:#FFF8E2; }
.qna-area span {font-family:'AppleSDGothicNeoSB'; padding-left:20px; font-size:16px; line-height:1; color: #2A2A2A;}

.sb-menu { display: flex; flex-wrap: wrap; font-size:13px; justify-content: center; justify-items: center; }
.sb-menu a { position:relative; display:block; padding:0 13px; color:#2A2A2A; }
.sb-menu a:after { content:''; display:block; position:absolute; right:-1px; top:50%; transform: translateY(-50%); width: 2px; height:8px; background:#2A2A2A; }
.sb-menu a:last-child:after { display:none; }

.sb-menu {
  font-size: 9pt;
  font-weight: 600;
  letter-spacing: -1px;
  text-align: center;
}
.sb-menu a {
  text-decoration: none;
}

.sb-talk {
  padding: 15px 15px 15px 40px;
  font-size: 12pt;
  font-weight: 700;
  letter-spacing: -1.5px;
  background-color: #fff8e2;
}
.sb-talk span img {
  width: 8%;
}

.sb-addr {
  margin-top: 10px;
  font-family: 'AppleSDGothicNeoL';
  font-size: 13px;
  color:#646464;
  letter-spacing: -1px;
  text-align: center;
  line-height: 160%;
}


/*  modal */
.sb-popup .sb-main-image img {
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.sb-popup .sb-main-day {
  float: left;
  padding: 10px;
  font-size: 10pt;
  text-align: left;
}
.sb-popup .sb-main-day div {
  float: left;
}
.sb-popup .sb-main-day .sb-ment-right {
  margin-top: -2px;
  padding-left: 4px;
}
.sb-popup .sb-main-close {
  float: right;
  padding: 6px;
}

/**************************/
/* agree                  */
/**************************/

.sb-agree {
  margin-top: 30px;
  background: #fff;
}
.sb-agree .sb-rese-title {
  float: left;
  color: #2a2a2a;
  font-size: 13pt;
  font-weight: 600;
  letter-spacing: -1px;
}
.sb-rese-box .sb-rese-bar {
  width: 100%;
  height: 2px;
  background-color: red;
  margin-top: 10px;
  margin-bottom: 20px;
}
.sb-agree .sb-rese-text {
  float: left;
  margin-bottom: 10px;
  letter-spacing: -1px;
}
.sb-agree .sb-rese-check {
  font-size: 9pt;
  float: right;
}

/*  checkbox  */
.sb-agree input[type=checkbox] {
  position: absolute;
  left: -99em;
}
.sb-agree .sb-check {
  display: inline-block;
  width: 35px; height: 35px;
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../img/icon/check_default.png');
}
.sb-agree .sb-check-active {
  background-image: url('../img/icon/check_active.png');
}


/**************************/
/*  Terms                 */
/**************************/

.sb-terms-title {
  font-size: 14pt;
  font-weight: 600;
  text-align: center;
}

.sb-service-terms-title {
  text-align: center;
  padding-bottom: 20px;
  border-bottom: solid 1px #e5e5e5;
}

/**************************/
/* search                 */
/**************************/

.sb-search-bar {
  width: 100%;
  height: 7px;
  margin-top: 20px;
  background: #f6f6f6
}
.sb-popular {
  color: #2a2a2a;
  font-size: 14pt;
  font-weight: bold;
}
.btn-popular {
  background: #fff;
  margin: 2px;
  border-radius: 20px;
  border: solid 1px #bbb;
  padding: 6px 20px 6px 20px;
}
.sb-popular-list {
  padding-top: 10px;
}

.sb-search_box {
  border: solid 1px red;
}


/*  list-dropdown  */

.dropdown-wrapper {
  border-top: 1px solid #cfcfcf;
}
.dropdown-wrapper .list-dropdown {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
}
.dropdown-wrapper .list-dropdown > li {
  width: 50%;
  overflow: visible;
}
.dropdown-wrapper .list-dropdown > li > a {
  position: relative;
  display: block;
  width: calc(100% - 10px);
  padding: 12px 20px;
  color: #2a2a2a;
  font-weight: bold;
  border-bottom: 1px solid #cfcfcf;
  text-decoration: none;
}
.dropdown-wrapper .list-dropdown > li > a::after {
  content: '';
  position: absolute;
  z-index: 3;
  top: 50%;
  right: 15px;
  width: 7px;
  height: 7px;
  border: 2px solid #9d9d9d;
  border-top: 0;
  border-left: 0;
  top: 37%;
  transform: rotate(45deg);
}
.dropdown-wrapper .list-dropdown > li > a.active {
  border-color: #f6f6f6;
  background-color: #f6f6f6;
  color: #1ea372;
}
.dropdown-wrapper .list-dropdown > li > a.active::after {
  width: 7px;
  height: 7px;
  border: 2px solid #9d9d9d;
  border-bottom: 0;
  border-left: 0;
  top: 45%;
  transform: rotate(-45deg);
}
.dropdown-wrapper .list-dropdown > li > a.active + .list-child {
  display: inline-flex;
  height: auto;
  font-size: 10pt;
  letter-spacing: -1px;
}
.dropdown-wrapper .list-dropdown > li > a + .list-child {
  display: none;
  flex-wrap: wrap;
  width: 200%;
  height: 0;
  padding: 15px 0;
  border-bottom: 1px solid #cfcfcf;
  background-color: #f6f6f6;
  -webkit-animation: transition .3s ease;
      animation: transition .3s ease;
}
.dropdown-wrapper .list-dropdown > li > a + .list-child > li {
  display: inline-block;
  z-index: 99;
  width: 50%;
}
.dropdown-wrapper .list-dropdown > li > a + .list-child > li a {
  display: block;
  padding: 8px 20px;
}
.dropdown-wrapper .list-dropdown > li:nth-child(2n) > a {
  margin-left: 10px;
}
.dropdown-wrapper .list-dropdown > li:nth-child(2n) .list-child {
  margin-left: -100%;
}


/**************************/
/*  Button                */
/**************************/

.btn {font-size: 9pt;}
.btn-white {padding: 6px 9px 6px 9px; border: none; border: solid 1px #bbb; background: #fff; border-radius: 20px;}


.butn {font-size: 12pt; padding: 6px 9px 6px 9px; border: none; width: 140px; color: #fff}
.btn-cancel {background: #656565; border-radius: 20px;}
.btn-upload {background: #eeeeee; border-radius: 20px; color: #4ab48d;}
.btn-confirm {background: #1ea372; border-radius: 20px;}
.btn-popup-confirm {background: #1ea372; border-radius: 20px;}
.btn-popup-cancel {color: #222; border-radius: 20px;}

.btn-player-confirm {background: #1ea372; border-radius: 20px; font-size: 11pt; padding: 10px;}
.btn-player-cancel {background: #888888; color: #fff; border-radius: 20px; font-size: 11pt; padding: 10px;}

.sb-submit {
  width: 100%;
  color: #fff;
  border: none;
  padding: 16px;
  font-size: 16pt;
  margin-top: 10px;
  text-align: center;
  background: #1ea372;
}

.sb-submit- {
  width: 100%;
  color: #fff;
  border: none;
  padding: 16px;
  font-size: 14pt;
  margin-top: 10px;
  text-align: center;
  background: #1ea372;
}

/**************************/
/*        Footer          */
/**************************/

footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 58px;
  z-index: 999;
  border-top: 1px solid #dee5e7;
  background-color: #ffffff;
}

.copyright-menu {
  width: 100%;
  height: 58px;
  position: absolute;
  padding-top: 5px;
/*  display: inline-block;*/
}
.copyright-menu ul {
  list-style: none;
}
.copyright-menu li {
  float: left;
  width: 20%;
  text-align: center;
}
.copyright-menu li div {
  font-size: 9pt;
}
.copyright-menu li span {
  display: block;
  height: 28px;
/*border: solid 1px red;*/
}
.copyright-menu li a {
  text-decoration-line: none;
}
.copyright-menu li img {
  width: 25%;
  max-width: 100%;
  height: auto;
}
.copyright-menu li .sel-menu {
  color: #707070;
}
.copyright-menu li .sel-menu_ {
  color: #1e794f;
/*  font-weight: bold;*/
}


/**************************/
/*        Login           */
/**************************/

.sb-login-logo {
  width: 25%;
}

.sb-login-text {
  color: #2a2a2a;
  font-size: 18pt;
  text-align: left;
  letter-spacing: -1px;
  padding: 200px 0 0 20px;
}

.sb-login-text span {
  font-weight: 600;
}

.sb-login-image {
  width: 100%;
  margin-top: 20px;
}
.sb-login-height {
  height: 230px;
}
.sb-login-hidden {
  position: fixed;
  width :100%;
  height: 100%;
  overflow: hidden;
}

.sb-login-basic {
  padding: 20px;
  font-size: 11pt;
  text-align: right;
}


/* 공통 버튼 */
.btn-div {
    display: block;
    width: 100%;
    max-width: 720px;
    min-width: 320px;
    padding: 19px 0;
    text-align: center;
    background: #1ea372;
}
.btn-div a, .btn-div button, .btn-div .btn{
    display: block;
    font-family: "AppleSDGothicNeoEB";
    font-size: 19px;
    color: #fff;
    text-align: center;
    line-height: 15px;
    letter-spacing: -0.47px;
}
.btn-div.type2 {
    width: calc(100% - 36px);
    margin: 0 auto;
    padding: 18px 0;
    border-radius: 2px;
}
.btn-div.type2 a, .btn-div.type2 button, .btn-div.type2 .btn{
    display: block;
    text-align: center;
    font-family: "AppleSDGothicNeoB";
    font-size: 16px;
    line-height: 15px;
    letter-spacing: -0.4px;
}

/* 버튼 두개 */
.btn-div.two-btn {
    width: calc(100% - 36px);
    margin: 0 auto;
    overflow: initial;
    background: none;
}
.btn-div.two-btn::after {
    content: '';
    display: block;
    clear: both;
}
.btn-div.two-btn a, .btn-div.two-btn button, .btn-div.two-btn .btn {
    display: block;
    width: calc(50% - 6.5px);
    float: left;
    margin-right: 13px;
    padding: 17px 0;
    border:0;
    border-radius: 50px;
    font-size: 16px;
    line-height: 15px;
    letter-spacing: -0.8px;
    color: #fff;
    background: #1ea372;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
}
.btn-div.two-btn a.white, .btn-div.two-btn button.white, .btn-div.two-btn .btn.white {
    color: #1ea372;
    background: #f6f6f6;
}
.btn-div.two-btn a:last-child, .btn-div.two-btn button:last-child, .btn-div.two-btn .btn:last-child {
    margin-right: 0;
}
.btn-div .photo-upload{
  overflow: hidden;
}
.btn-div .photo-upload input{
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: none;
}
.btn-div .photo-upload span, .btn-div .photo-upload label{
  display: inline-block;
  padding-left:19px ;
  background:url("../img/icon/icon_picture.png") left center no-repeat !important;
  background-size:15.5px auto !important;
}
/* 고정 버튼 */
.btn-div.fixed {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
}

/* 더보기 버튼 */
.small-more-btn {
    display: block;
    width: 62px;
    height: 25px;
    font-family: "AppleSDGothicNeoM";
    font-size: 13px;
    letter-spacing: -0.32px;
    color: #1e794f;
    line-height: 23px;
    text-align: center;
    border: 1px solid #1e794f;
    border-radius: 50px;
}
.small-more-btn.bk {
    border: 1px solid #343953;
    color: #808080;
}
.big-more-btn {
    display: block;
    width: 100%;
    height: 39px;
    font-family: "AppleSDGothicNeoB";
    font-size: 15px;
    color: #575757;
    letter-spacing: -0.45px;
    text-align: center;
    line-height: 37px;
    border: 1px solid #8e8f8f;
    border-radius: 50px;
}
.more-info{
  border: 1px solid #9B9B9B;
  text-align: center;
  background: #fff;
  height: 20px;
  width: 70px;
}
.more-info span{
  color: #1EA372 !important;
  font-weight: normal !important;
  font-family: "AppleSDGothicNeoM";
  font-size: 8pt;
  display: flex;
  align-items: center;
  justify-content: center;
}


/**************************/
/*        Box           */
/**************************/

/* 공통 round 영역 */
.round-box {
    display: block;
    padding: 18.5px 0;
    border-radius: 10px;
    border: 1px solid #dbdbdb;
    background: #fff;
}

.inner {
    padding: 0 20px;
}

/* input */
.round-box input {
    border: none;
    border-radius: 0 !important;
    vertical-align: top;
    background: #fff;

    box-shadow: none;
    -webkit-appearance: none;
}
.round-box input:active,
.round-box input:focus {
    outline: none;
}
.round-box input[type="text"].input {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 14px 18.5px;
    border: 1px solid #b7b7b7;
    border-radius: 5px !important;
    font-family: "AppleSDGothicNeoL";
    font-size: 13px;
    color: #251e1c;
    line-height: 1;
    letter-spacing: -0.65px;
    background: #fff;
}
.round-box input[type="text"].input::placeholder {
    font-family: "AppleSDGothicNeoL";
    font-size: 13px;
}
.input-title {
    margin-bottom: 9px;
    font-family: "AppleSDGothicNeoM";
    font-size: 13.5px;
    line-height: 17.5px;
    letter-spacing: -0.67px;
    color: #251e1c;
}

/* textarea */
.round-box textarea.textarea {
    display: block;
    width: 100%;
    min-height: 184.5px;
    padding: 15px 16.5px;
    border: 1px solid #b7b7b7;
    border-radius: 5px !important;
    font-family: "AppleSDGothicNeoL";
    font-size: 13px;
    color: #251e1c;
    line-height: 16.5px;
    letter-spacing: -0.65px;
    background: #fff;
    resize: none;
}
.round-box textarea.textarea::placeholder {
    font-family: "AppleSDGothicNeoL";
    font-size: 13px;
}

/* checkbox */
.round-box input[type="checkbox"].checkbox {
    position: relative;
    display: inline-block;
    width: 20.5px;
    height: 20.5px;
    border: 0;
    background: url("../img/icon/icon_checkbox.png") center center no-repeat;
    background-size: 100% 100%;
}
.round-box input[type="checkbox"].checkbox:checked {
    background: url("../img/icon/icon_checkbox_selected.png") center center no-repeat;
    background-size: 100% 100%;
}

/* 숫자 list */
.round-box ul.number-list{width:100%;}
.round-box ul.number-list li{
  font-family: "AppleSDGothicNeoL";
  font-size: 12.5px;
  color:#4a4a4a;
  line-height: 20px;
  letter-spacing: -0.3px;
  list-style: none;
  padding-left:12px;
  text-indent: -12px;
  word-break: keep-all;
}


/**************************/
/*        Modal           */
/**************************/

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.5rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-close-header {
  padding: 10px 10px;
  margin-bottom: -20px;
}
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
/*  border-bottom: 1px solid #e9ecef;*/
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close, .modal-header .mailbox-attachment-close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  width: 100%;
  text-align: center;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  text-align: center;
}

.modal-text {
  font-size: 12pt;
}
.modal-text span {
  font-weight: 600;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
/*  justify-content: flex-end;*/
  justify-content: center;

  padding: 0.75rem;
/*  border-top: 1px solid #e9ecef;*/
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-content {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 720px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.top-menu-button-close {
  padding-right: 14px;
}


.close, .mailbox-attachment-close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:hover, .mailbox-attachment-close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover, .mailbox-attachment-close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus, .mailbox-attachment-close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

button.close, button.mailbox-attachment-close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled, a.disabled.mailbox-attachment-close {
  pointer-events: none;
}

/* 2023-04-17 수정 */
/* 캘린더 팝업 */
#modal_calendar {
  width: 100%;
  height: 100vh;
}
#modal_calendar .modal-dialog {
  margin:0 auto;
  transform: none;
  height:100%;
  border:0;
  box-shadow: none;
  border-radius: 0;
}
#modal_calendar .modal-content{
  height:100%;
  border:0;
  border-radius: 0;
}
#modal_calendar .modal-header{
  border-radius:0;
}
#modal_calendar .modal-body{
  height:100%;
  overflow-y: auto;
  padding:0 10px;
}
/* // 2023-04-17 수정 */

html, body, #wrapper {
  position:relative;
  height: 100%;
  overflow: auto;
}

/**************************/
/*    Modal calendar      */
/**************************/
.modal-header .title {
  width: 100%;
  text-align: center;
  display: inline-block;
  font-family: "AppleSDGothicNeoSB";
  font-size: 17px;
  color: #2a2a2a;
  line-height: 1;
  letter-spacing: -0.85px;
}

.modal-header .sb-title {
  font-family: "AppleSDGothicNeoEB";
  font-size:16pt;
  color:#2a2a2a;
  font-weight: normal;
/*  padding-bottom: 20px;*/
}
.sb-footer {
  width: 100%;
  max-widgh: 720px;
  position: fixed;
  background: #fff;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
}



/**************************/
/*    Modal Fullsize      */
/**************************/

.modal-dialog.modal-fullsize {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.modal-content.modal-fullsize {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}

/* 2023-04-17 추가 */
.inner {
    padding: 0 20px;
}
