/* Variable */
:root {
  --clr-main: #00AFC9;
  --clr-main-dark: #007081;
  --clr-main-light: #F5FAFB;
  --clr-black: #000000;
  --clr-black2: #141414;
  --clr-white: #FFFFFF;
  --clr-gray: #D9D9D9;
  --clr-gray2: #767676;
  --clr-gray3: #B5B5B5;
  --clr-gray4: #5E5E5E;
  --clr-gray5: #7F7F7F;
  --clr-status-ready: #1EA67F;
  --clr-status-ing: #FF7801;
  --clr-status-end: #7F7F7F;

  --img-logo: url('../img/logo-en.png');

  --font-sub1: 'GmarketSans', sans-serif;
}

/* Reset */
* {margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; word-break: keep-all;}
html, body {max-width: 100%; min-height: 100%; font-size: 16px;}
html {overflow-x: hidden; -webkit-text-size-adjust: none;}
body {-webkit-print-color-adjust: exact; background: #FFFFFF; font-family: 'Pretendard'; font-style: normal; font-weight: 300; color: #333333; line-height: 1.5; letter-spacing: -0.5px;}
ul, li, dl,dt,dd {margin: 0; padding: 0; list-style: none;}
a {color: #333333; text-decoration: none;}
img {border: 0; font-size: 0; max-width: 100%;}
table, tr, td {border-collapse: collapse;}
p {word-break: keep-all;}
textarea, select {font-family: 'Pretendard'; font-size: 1em;}
input, button {margin: 0; padding: 0; font-family: 'Pretendard'; font-size: 1em;}
input[type="submit"], button {cursor: pointer;}
input {border-radius: 0;}

caption, legend {font-size: 0; line-height: 0; height: 0; position: relative;}

:focus-visible { outline: 3px dotted #ff0000; }

.ovh {overflow: hidden;}

/* Content Line */
.container {position: relative; padding-left: 60px; padding-right: 60px; width: 100%;}
.wrapper {position: relative; width: 1600px; max-width: 100%; margin: 0 auto;}
.inner {position: relative;}
.container.full .wrapper {width: 100%;}

/* Typography */
h1 {font-size: 3.125rem; font-weight: 800;}
h2 {font-size: 2.5rem; font-weight: 700;}
h3 {font-size: 2.25rem; font-weight: 600;}
h4 {font-size: 1.75rem; font-weight: 500;}
h5 {font-size: 1.25rem; font-weight: 700;}
h6 {font-size: 1rem; font-weight: 700;}

/* Flex */
.fxRow {display: flex !important; flex-flow: row wrap !important;}
.fxCol {display: flex !important; flex-flow: column wrap !important;}
.fxVt_center {align-items: center !important;}
.fxVt_start {align-items: flex-start !important;}
.fxVt_end {align-items: flex-end !important;}
.fxHz_center {justify-content: center !important;}
.fxHz_start {justify-content: flex-start !important;}
.fxHz_end {justify-content: flex-end !important;}
.fxHz_btw {justify-content: space-between !important;}

/* Common */
.w-per100 {width: 100%;}
.w-per95 {width: 95%;}
.w-per90 {width: 90%;}
.w-per85 {width: 85%;}
.w-per80 {width: 80%;}
.w-per75 {width: 75%;}
.w-per70 {width: 70%;}
.w-per66 {width: 66.667%;}
.w-per65 {width: 65%;}
.w-per60 {width: 60%;}
.w-per55 {width: 55%;}
.w-per50 {width: 50%;}
.w-per45 {width: 45%;}
.w-per40 {width: 40%;}
.w-per35 {width: 35%;}
.w-per33 {width: 33.333%;}
.w-per30 {width: 30%;}
.w-per25 {width: 25%;}
.w-per20 {width: 20%;}
.w-per15 {width: 15%;}
.w-per10 {width: 10%;}
.w-per5 {width: 5%;}
.wauto {width: auto;}

.h-per100 {height: 100%;}

.round-per50 {border-radius: 50%;}

.round100 {border-radius: 6.25rem;}
.round90 {border-radius: 5.625rem;}
.round80 {border-radius: 5rem;}
.round70 {border-radius: 4.375rem;}
.round60 {border-radius: 3.75rem;}
.round50 {border-radius: 3.125rem;}
.round40 {border-radius: 2.5rem;}
.round30 {border-radius: 1.875rem;}
.round25 {border-radius: 1.563rem;}
.round20 {border-radius: 1.25rem;}
.round15 {border-radius: 0.938rem;}
.round10 {border-radius: 0.625rem;}
.round5 {border-radius: 0.313rem;}

/* sound only */
.sound_only{display: inline-block !important; position: absolute; top: 0; left: 0; width: 0; height: 0; margin: 0 !important; padding: 0 !important; font-size: 0; line-height: 0; border: 0 !important; overflow: hidden !important;}

/* clearfix */
.cf:before,
.cf:after{content: " "; display: table;}
.cf:after{clear: both;}
.cf{*zoom: 1;}

/* text cut */
.tRow1{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.tRow2 {white-space: normal; overflow: hidden; line-height: 1.5; max-height: 3em; text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.tRow3 {white-space: normal; overflow: hidden; line-height: 1.5; max-height: 4.5em; text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

/*Column*/
.i-col-0{font-size: 0;}
.i-col-1{font-size: 0;}
.i-col-2{font-size: 0;}
.i-col-3{font-size: 0;}
.i-col-4{font-size: 0;}
.i-col-5{font-size: 0;}
.i-col-6{font-size: 0;}
.i-col-7{font-size: 0;}
.i-col-8{font-size: 0;}
.i-col-9{font-size: 0;}
.i-col-10{font-size: 0;}
.i-col-11{font-size: 0;}
.i-col-12{font-size: 0;}

.i-col-0 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: auto;}
.i-col-1 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 100%;}
.i-col-2 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 50%;}
.i-col-3 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 33.333%;}
.i-col-4 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 25%;}
.i-col-5 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 20%;}
.i-col-6 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 16.666%;}
.i-col-7 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 14.285%;}
.i-col-8 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 12.5%;}
.i-col-9 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 11.111%;}
.i-col-10 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 10%;}
.i-col-11 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 9.09%;}
.i-col-12 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 8.333%;}

/* skip navigation */
#skip_nav { position: absolute; left: 0; top: -1000px; width: 100%; height: 0px; z-index: 1000; line-height: 0px; font-size: 0px; }
#skip_nav a { display: block; text-align: center; width: 100%; line-height: 0px; font-size: 0px; }
#skip_nav a:focus, #skip_nav a:hover, #skip_nav a:active { position: absolute; left: 0px; top: 1000px; padding: 8px 0; display: block; height: 30px; background: #333; font-size: 12px; font-weight: bold; line-height: 18px; color: #fff; }


/* Etc */
.no-scroll {overflow: hidden;}

.bedge {display: inline-block; padding: 5px 18px; border: 1px solid var(--clr-main); border-radius: 100px; font-size: 16px; font-weight: 500; color: var(--clr-main); line-height: normal;}

.status {display: inline-block; padding: 5px 12px; border-radius: 4px; font-size: 14px; font-weight: 500; line-height: normal;}
.status.ready {color: var(--clr-white); background-color: var(--clr-status-ready);}
.status.ing {color: var(--clr-white); background-color: var(--clr-status-ing);}
.status.end {color: var(--clr-white); background-color: var(--clr-status-end);}

.btn-plus {display: block; position: relative; width: 21px; height: 21px; font-size: 0; transition: 0.3s;}
.btn-plus::before {content: ""; display: block; position: absolute; top: 50%; left: 0; z-index: 1; width: 100%; height: 3px; margin-top: -1.5px; background-color: var(--clr-black2);}
.btn-plus::after {content: ""; display: block; position: absolute; top: 0; left: 50%; z-index: 1; width: 3px; height: 100%; margin-left: -1.5px; background-color: var(--clr-black2);}
.btn-plus:hover {transform: rotate(-90deg)}

/* Popup */
.pop-wrap {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000;}
.pop-back {position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .5);}
.pop-inner {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 1240px; max-width: calc(100% - 60px); padding: 50px; background-color: var(--clr-white); border-radius: 20px;}
.pop-head {padding-bottom: 21px; margin-bottom: 21px; font-size: 18px; font-weight: 500; color: var(--clr-black2); border-bottom: 2px solid var(--clr-gray4);}
.pop-body {max-height: calc(100vh - 350px); border: 1px solid var(--clr-gray3); overflow-y: auto;}
.pop-foot {padding-top: 16px; margin-top: 20px; border-top: 1px solid var(--clr-gray5); text-align: right;}
.pop-close-btn {width: 150px; line-height: 50px; background: var(--clr-gray2); font-size: 16px; font-weight: 400; color: var(--clr-white); border: none; border-radius: 10px;}

/* Main Popup */
.m-popup-pc {display: block; position: relative; z-index: 100;}
.m-popup-item {position:absolute; display: inline-block; vertical-align: middle; max-width: 90%;}
.m-popup-body {max-width: 100%; height: auto;}
.m-popup-body img {display: block;}
.m-popup-ctrl {padding: 2px 7px; background: var(--clr-black); overflow: hidden;}
.m-popup-button {padding: 7px 5px; border: none; background: none; font-size: 16px; font-weight: 400; color: var(--clr-white);}
.m-popup-today {float: left;}
.m-popup-close {float: right;}

.m-popup-mobile {display: none; position: relative; z-index: 100;}
.m-popup-slider-wrap {position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 500px; max-width: 90%;}
.m-popup-slider {background: var(--clr-white);}
.m-popup-slide {}
.m-popup-img {}
.m-popup-img img {display: block; width: 100%;}
.m-popup-pagination.swiper-pagination {bottom: 47px !important;}
.m-popup-pagination .swiper-pagination-bullet {width: 10px; height: 10px;}
.m-popup-pagination .swiper-pagination-bullet-active {background: #F00;}


/* ===  response === */
@media screen and (max-width: 1700px){
  
  /* Content Line */
  /* .container {padding-left: 50px; padding-right: 50px;} */

} /* End */

@media screen and (max-width: 1600px) {
  
  /* Content Line */
  .container {padding-left: 40px; padding-right: 40px;}
  
} /* End */

@media screen and (max-width: 1440px){

  /* Content Line */
  .container {padding-left: 30px; padding-right: 30px;}

  /* Etc */
  .bedge {padding: 4px 16px; font-size: 14px;}
  
  .status {padding: 4px 10px; font-size: 13px;}
  
  .btn-plus {width: 19px; height: 19px;}
  
} /* End */

@media screen and (max-width: 1290px){
  
  /* Etc */
  .bedge {font-size: 13px;}
  
  .status {font-size: 12px;}
  
  .btn-plus {width: 15px; height: 15px;}

} /* End */

@media screen and (max-width: 1024px){
  /* Pop Up */
  .pop-inner {max-width: calc(100% - 50px); padding: 30px;}
} /* End */

@media screen and (max-width: 767px){

  /* Content Line */
  .container {padding-left: 20px; padding-right: 20px;}

  /* Pop Up */
  .pop-inner {max-width: calc(100% - 32px); padding: 20px; border-radius: 15px;}
  .pop-head {padding-bottom: 10px; margin-bottom: 15px;}
  .pop-foot {padding-top: 13px; margin-top: 13px;}
  .pop-close-btn {width: 120px; line-height: 45px; border-radius: 7px; font-size: 14px;}

  /* Main Popup */
  .m-popup-button {padding: 5px; font-size: 14px;}
  .m-popup-pagination.swiper-pagination {bottom: 40px !important;}

} /* End */

@media screen and (max-width:480px) {
  /* Content Line */
  .container {padding-left: 10px; padding-right: 10px;}

  /* Etc */
  .bedge {font-size: 12px; padding: 3px 14px;}
  
} /* End */