@charset "UTF-8";
/* ----------------------------------------------
 * HanbitSoft Infra Development Team
 * 2020GE보은 Stylesheet
 * Author - moran67@hanbitsoft.co.kr 200910
 ------------------------------------------------- */
/* CSS Reset
-------------------------------------------------------------- */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
strong,
small,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
select,
input,
button,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure,
figcaption {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

img,
fieldset,
button {
  border: 0;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body,
input,
button,
textarea,
select,
table,
kbd {
  line-height: 1.2;
  font-family: Malgun Gothic, "맑은고딕", "돋움", dotum, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}

img {
  vertical-align: middle;
}

ol,
ul {
  list-style: none;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover,
a:focus,
a:active {
  text-decoration: underline;
  color: #0000ff;
}

button,
label {
  cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
legend {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  visibility: hidden;
}

button {
  background: transparent;
}

/* Reserved Class
-------------------------------------------------------------- */
.blind {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  width: 1px;
  height: 1px;
}

.fL {
  float: left;
}

.fR {
  float: right;
}

.clearFix {
  zoom: 1;
}

.clearFix:after {
  content: "";
  display: block;
  clear: both;
}

#wrap {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-width: 1200px;
}

.inner {
  position: relative;
  width: 1100px;
  height: 100%;
  margin: 0 auto;
}

#header {
  background: url(../images/bg_header.jpg) no-repeat 50% 0;
  height: 750px;
}

.evt_loginbox .info-bg {
  background: url(../images/bg_info.jpg) no-repeat 50% 0;
  height: 103px;
}

.evt_loginbox-area.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0px 5px 15px black;
          box-shadow: 0px 5px 15px black;
  z-index: 9;
}

.login_before {
  background: url(../images/login_before.jpg) no-repeat 50% 0;
  height: 107px;
}

.login_before .btn_login {
  position: absolute;
  top: 22px;
  left: 50%;
  margin-left: 63px;
  width: 122px;
  height: 40px;
}

.login_after {
  background: url(../images/login_after.jpg) no-repeat 50% 0;
  height: 107px;
}

.login_after button {
  width: 166px;
  height: 40px;
}

.login_after .btn_family {
  width: 120px;
}

.login_after dl {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin-top: 38px;
  margin-left: 20px;
}

.login_after dl:first-child {
  margin-left: 0;
}

.login_after dl dt,
.login_after dl dd {
  float: left;
}

.login_after dl dd:last-child {
  margin-left: 3px;
}

.login_after .after_text {
  width: 170px;
  height: 40px;
  border: 0;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}

.login_after .txt_family {
  width: 249px;
}

.cont li {
  position: relative;
  float: left;
  width: 150px;
  height: 220px;
  margin-right: 8px;
  margin-bottom: 8px;
}

.cont li:nth-child(7n + 0) {
  margin-right: 0;
}

.cont li .exchange_btn {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/sp_btn.png) no-repeat 0 0;
  width: 150px;
  height: 38px;
}

.cont li .exchange_btn.comp {
  display: block;
  background-position: 0 -47px;
  cursor: default;
}

.cont li:hover .exchange_btn {
  display: block;
}

.cont li:hover .exchange_btn + .evt_nonClick {
  display: none;
}

.cont li .evt_nonClick {
  display: block;
  position: relative;
  width: 150px;
  height: 220px;
}

.cont li .exchange_btn.comp + .evt_nonClick {
  display: block;
}

.cont01 {
  background: url(../images/bg_content01.jpg) no-repeat 50% 0;
  height: 1427px;
}

.cont01 ul {
  padding-top: 150px;
}

.cont01 li:nth-last-of-type(3) {
  margin-left: 317px;
}

.cont02 {
  background: url(../images/bg_content02.jpg) no-repeat 50% 0;
  height: 916px;
}

.cont02 ul {
  padding-top: 95px;
}

.cont02 li:first-child {
  margin-left: 159px;
}

.cont02 li:nth-child(7n + 0) {
  margin-right: 8px;
}

.cont02 li:nth-last-of-type(5) {
  margin-right: 0;
}

.cont02 li:nth-last-of-type(4) {
  margin-left: 237px;
}

.cont03 {
  background: url(../images/bg_content03.jpg) no-repeat 50% 0;
  height: 462px;
}

.cont03 ul {
  width: 782px;
  padding-top: 95px;
  margin: 0 auto;
}

.cont03 li:last-child {
  margin-right: 0;
}

.cont04 {
  background: url(../images/bg_content04.jpg) no-repeat 50% 0;
  height: 770px;
}

.cont04 ul {
  width: 940px;
  padding-top: 95px;
  margin: 0 auto;
}

.cont04 li:nth-child(6n + 0) {
  margin-right: 0;
}

.cont04 li:nth-child(7n + 0) {
  margin-left: 79px;
  margin-right: 8px;
}

.cont04 .ly_more img {
  margin-top: 98px;
  margin-left: -28px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(50px) scale(1.1);
          transform: translateY(50px) scale(1.1);
  -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.5s, visibility 0.5s, -webkit-transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.5s, visibility 0.5s, transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.5s, visibility 0.5s, transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.cont04 .ly_more .btn_more {
  display: block;
  position: absolute;
  top: 582px;
  left: 345px;
  width: 410px;
  height: 90px;
  cursor: pointer;
  z-index: 2;
}

.cont04 .ly_more .btn_more:hover + img {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0) scale(1);
          transform: translateY(0) scale(1);
}

.cont05 {
  background: url(../images/bg_content05.jpg) no-repeat 50% 0;
  height: 461px;
}

.cont05 ul {
  width: 466px;
  padding-top: 95px;
  margin: 0 auto;
}

.cont05 li:last-child {
  margin-right: 0;
}

.cont06 {
  background: url(../images/bg_content06.jpg) no-repeat 50% 0;
  height: 690px;
}

.cont06 ul {
  width: 941px;
  padding-top: 95px;
  margin: 0 auto;
}

.cont06 li:first-child {
  margin-left: 237px;
}

.cont06 li:nth-child(3) {
  margin-right: 100px;
}

.cont06 li:nth-child(7n + 0) {
  margin-right: 8px;
}

.cont06 li:last-child {
  margin-right: 0;
}

.cont07 {
  background: url(../images/bg_content07.jpg) no-repeat 50% 0;
  height: 715px;
}

.cont07 ul {
  width: 624px;
  padding-top: 95px;
  margin: 0 auto;
}

.cont07 li:nth-child(4n + 0) {
  margin-right: 0;
}

.cont07 li:nth-child(7n + 0) {
  margin-right: 8px;
}

#footer {
  background: url(../images/bg_footer.jpg) no-repeat 50% 0;
  height: 390px;
}

.copyright {
  background: url(../images/copyright.jpg) no-repeat 50% 0;
  height: 90px;
}

/* 회원 상세 등급표 팝업 */
#rating_Table {
  position: relative;
  background: url(../images/rating_table.jpg) no-repeat;
  width: 500px;
  height: 800px;
}

#rating_Table .pop_close_btn {
  position: absolute;
  top: 0;
  right: 10px;
  width: 50px;
  height: 63px;
}

/* 감사포인트 사용내역 팝업 */
#point_usage {
  position: relative;
  background: url(../images/popup/bg_popup.jpg) no-repeat;
  width: 560px;
  height: 554px;
}

.table_area {
  width: 458px;
  margin: 0 auto;
  padding-top: 97px;
}

#point_usage table {
  width: 100%;
  text-align: center;
  color: #333;
}

#point_usage table tr {
  height: 34px;
}

#point_usage table td {
  border: 1px solid #b8b8b8;
}

#point_usage table td:first-child {
  font-weight: bold;
}

#point_usage .paging {
  margin-top: 19px;
  text-align: center;
  font-size: 11px;
  color: #333;
}

#point_usage span {
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 21px;
  line-height: 21px;
}

#point_usage span:hover {
  font-weight: bold;
  color: #fff;
  background: #035257;
  cursor: pointer;
}

#point_usage strong {
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 21px;
  line-height: 21px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background: #035257;
}

#point_usage .nolist {
  height: 335px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background: #fff;
}
