@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/jejugothic.css);
/*@import url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/SeoulNamsanM.woff');*/
@font-face { font-family: 'SeoulNamsanM'; src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/SeoulNamsanM.woff") format("woff"); font-weight: normal; font-style: normal; }
.jejugothic * { font-family: 'Jeju Gothic', sans-serif; }

/*굿페이 홈페이지*/
html { font-size: 16px; }

body { font-family: 'Jeju Gothic', sans-serif; }

.h1, h1 { font-size: 2rem; }

.h2, h2 { font-size: 1.8rem; }

.container { padding-right: 0; padding-left: 0; }

.row { margin-right: 0; margin-left: 0; }

@media (min-width: 768px) { .h1, h1 { font-size: 2.5rem; }
  .h2, h2 { font-size: 2rem; }
  .container { padding-right: 15px; padding-left: 15px; }
  .row { margin-right: 15px; margin-left: 15px; } }
/*.nav-scroller { position: relative; z-index: 1; height: 2.75rem; overflow-y: hidden;
}

.nav-scroller .nav { display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; padding-bottom: 0.7rem; padding-top: 0.3rem; margin-top: -1px; padding-left: 2px; overflow-x: auto; text-align: center; white-space: nowrap; -webkit-overflow-scrolling: touch;
}*/
.header { background-color: #cfa972; min-height: 400px; background-image: url(../../Data/img/bg.png); background-size: cover; background-position: center; background-position-x: 520px; }
.header .logo { width: 140px; padding-top: 10px; }
.header .memberhsip { margin-top: 15px; padding-top: 10px; font-size: 0.9rem; }
.header .memberhsip a { color: #6a3906; margin-left: 20px; }
.header .memberhsip .btn { color: white; border-radius: 8px; }
.header .markWrap { position: absolute; right: 0; top: 80px; }
.header img.beforeMark { max-width: 110px; }
.header .copy { margin-top: 70px; text-align: center; color: #0a0a0a; }
.header .copy-head { font-size: 18px; display: block; }
.header .copy-title { font-size: 1.8rem; }
.header .search { margin-top: 40px; position: relative; text-align: center; }
.header .search input { background-color: white; opacity: 0.7; border: 0; margin-left: auto; margin-right: auto; }
.header .search img { width: 100%; max-width: 300px; opacity: 0.7; }
.header .search span { color: white; background-color: #72695b; font-size: 12px; text-align: center; display: block; max-width: 310px; padding: 4px 2px; margin-top: 5px; margin-left: auto; margin-right: auto; }
@media (min-width: 992px) { .header .markWrap { position: absolute; right: 30px; top: auto; margin-top: -20px; }
  .header img.beforeMark { max-width: 120px; }
  .header .copy { margin-top: 90px; }
  .header .copy-head { font-size: 21px; display: block; }
  .header .copy-title { font-size: 2rem; }
  .header .logo { width: 180px; padding-top: 10px; }
  .header .memberhsip { padding-top: 10px; font-size: 0.9rem; }
  .header .search img { max-width: 320px; opacity: 0.7; } }

@media (min-width: 992px) { .header { min-height: 500px; background-image: url(../../Data/img/bg.png); background-size: 1160px 500px; background-position: center; background-repeat: no-repeat; } }
.commentLine { background-color: #6a3906; font-size: 1.2rem; text-align: center; overflow: hidden; color: white; padding: 15px 5px 10px 5px; max-height: 53px; }
.commentLine span { color: yellow; margin-right: 5px; }
.commentLine div { text-align: center; overflow-x: auto; text-align: center; white-space: nowrap; -webkit-overflow-scrolling: touch; padding-left: 10px; }
@media (min-width: 768px) { .commentLine div { overflow-x: hidden; } }

.use { background-color: #fff5eb; }
.use-top img { width: 100%; }
.use-headline { color: #6a3906; text-align: center; padding-top: 55px; padding-bottom: 30px; font-size: 1.5rem; font-weight: 300; }
@media (min-width: 992px) { .use-headline { font-size: 2rem; } }
.use-product .col-md-6 { padding-left: 7px; padding-right: 7px; }
@media (min-width: 768px) { .use-product { padding-left: 20px; padding-right: 20px; }
  .use-product .col-md-6 { padding-left: 10px; padding-right: 10px; } }
.use .product { text-align: center; background-color: white; padding-bottom: 20px; margin-bottom: 30px; }
.use .product .row { margin-left: 0; margin-right: 0; }
.use .product-title { clear: both; color: #000; font-size: 1rem; }
.use .product-price { color: #999999; font-size: 1.2rem; letter-spacing: -1px; }
.use .product-priceMonth { font-size: 1.7rem; letter-spacing: -2px; margin-bottom: 10px; }
.use .product-info { text-align: center; font-size: 12px; min-height: 117px; }
.use .product-info img { padding-top: 10px; padding-bottom: 10px; }
.use .product-info p { margin-bottom: 0; }
.use .product-info .data { width: 33%; border-right: 1px solid #cccccc; }
.use .product-info .phone { width: 33%; border-right: 1px solid #cccccc; }
.use .product-info .sms { width: 33%; }
@media (max-width: 767px) { .use .product-info .data { width: 33%; border-right: 1px solid #cccccc; padding-right: 0; padding-left: 0; }
  .use .product-info .phone { width: 33%; border-right: 1px solid #cccccc; padding-right: 0; padding-left: 0; }
  .use .product-info .sms { width: 33%; padding-right: 0; padding-left: 0; } }
.use .product .btn { width: 70%; margin-top: 20px; }

.reload { background-color: #fff5eb; }
.reload-top img { width: 100%; }
.reload-headline { color: #6a3906; text-align: center; padding-top: 50px; padding-bottom: 30px; font-size: 1.5rem; font-weight: 300; }
@media (min-width: 992px) { .reload-headline { font-size: 2rem; } }
.reload-contents { text-align: center; }
.reload-contents p { margin-top: 10px; margin-bottom: 5px; font-size: 1.2rem; font-weight: bold; }
.reload-contents span { display: block; }
@media (max-width: 991px) { .reload-contents img { max-width: 120px; } }
.reload-warning { margin-top: 20px; /*margin-bottom:20px;*/ padding-bottom: 20px; }
.reload-warning .col-md-3 { text-align: center; padding-top: 30px; padding-bottom: 20px; }
.reload-warning ul { margin-top: 10px; margin-right: 15px; }
@media (min-width: 360px) { .reload-warning .col-md-3 { padding-top: 0; padding-bottom: 20px; } }
@media (max-width: 767px) { .reload-warning img { max-width: 80px; } }

.notice { background-color: #b28850; padding: 10px 20px; color: white; }

.footer { font-family: 'SeoulNamsanM'; background-color: #362e2b; padding: 20px; padding-top: 30px; padding-bottom: 0; color: #999999; }
.footer-logo { color: white; font-size: 2.7rem; margin-bottom: 20px; }
.footer-logo span { font-size: 1.6rem; display: block; text-transform: uppercase; color: #999999; margin-top: -10px; }
.footer .company span { display: block; padding-bottom: 5px; }
.footer .company span.name { color: white; }
.footer .company a { color: #999999; }
.footer .company2 { margin-top: 15px; margin-bottom: 35px; }
.footer .company2 .d-block { margin-bottom: 10px; }
.footer .company2 .d-block a:first-child, .footer .company2 .d-block button:first-child { color: Window; width: 100px; border-color: white; }
.footer .company2 .d-block a:nth-child(2), .footer .company2 .d-block button:nth-child(2) { color: red; }
.footer .company2 .d-block a:nth-child(2):hover { color: black; }
.footer .help-center { margin-bottom: 35px; }
.footer .help-center h3 { color: white; font-size: 2.7rem; }
.footer .help-center span { display: block; }
.footer .help-center h4 { color: red; font-size: 2.5rem; }
.footer .help-center h4 span { font-size: 1rem; display: inline-block; }
.footer .help-center .sns { margin-top: 40px; }
.footer .help-center .snsWrap img { max-width: 50px; }
.footer .partner { /*margin-left:-10px;
margin-right:-10px;*/ background-color: white; padding: 10px 5px 20px; color: black; font-size: 12px; margin-left: -20px; margin-right: -20px; }
.footer .partner img { max-width: 105px; }
.footer .partner .list { text-align: center; margin-top: 20px; }
@media (min-width: 768px) { .footer .partner .list { text-align: right; margin-top: 5px; } }

span.telecom { margin: 10px; color: white; padding: 3px 4px 2px; font-size: 12px; text-transform: uppercase; float: left; }

span.telecom.kt { background-color: #448aca; }

span.telecom.skt { background-color: #ff0000; }

span.telecom.lgt { background-color: #e4007f; }

span.product-type { margin: 10px; color: white; padding: 3px 4px 2px; font-size: 12px; text-transform: uppercase; float: right; }

span.product-type.green { background-color: #22ac38; }

span.product-type.old-orange { background-color: #ec6941; }

span.text-red { color: red; }

.highlight { letter-spacing: 1px; padding-top: 10px; line-height: 175%; background-image: url(../../Data/img/icon/highlight18.gif); background-repeat: repeat-x; }

@media (min-width: 992px) { .highlight { letter-spacing: 1px; padding-top: 30px; line-height: 175%; background-image: url(../../Data/img/dot_highlight.png); background-repeat: repeat-x; } }

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