@charset "UTF-8";
/* ----------------------------------------------
 * HanbitSoft Infra Development Team
 * 2023 GE보은 Stylesheet
 * Author - hsa815@hanbitsoft.co.kr sgp8116@hanbitsoft.co.kr 20230907
 ------------------------------------------------- */
/* 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: 860px;
}

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

.evt_loginbox-area.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 164px;
    background: url(../images/bg_login.jpg) no-repeat 50% 0;
    box-shadow: 0px 5px 15px rgb(0, 0, 0);
    z-index: 9;
}

.login_before {
    position: relative;
    height: 210px;
}
.login_before .inner {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.login_before input {
    width: 222px;
    height: 40px;
    text-align: center;
    border: 0;
}
.login_before input::-webkit-input-placeholder {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.login_before input:-ms-input-placeholder {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
.login_before .btn_login {
    display: inline-block;
    vertical-align: bottom;
}

.login_after {
    position: relative;
    background: url(../images/login_after.jpg) no-repeat 50% 0;
    height: 210px;
}
.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: 94px;
    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/btn/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;
}

.cont00 {
    background: url(../images/bg_content00.jpg) no-repeat 50% 0;
    height: 556px;
}
.cont00 ul {
    width: 147px;
    padding-top: 153px;
    margin: 0 auto;
}
.cont00 li:last-child {
    margin-right: 0;
}

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

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

.cont00 ul {
    width: 308px;
    padding-top: 187px;
    margin: 0 auto;
}
.cont00 li:last-child {
    margin-right: 0;
}

.cont00_1 ul {
    width: 308px;
    padding-top: 95px;
    margin: 0 auto;
}

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

.cont00_2 ul {
    width: 150px;
    padding-top: 95px;
    margin: 0 auto;
}
.cont00_2 li:last-child {
    margin-right: 0;
}

.cont01 {
    background: url(../images/bg_content01.jpg) no-repeat 50% 0;
    height: 690px;
}
.cont01 ul {
    /* width: 790px; */
    margin: 0 auto;
    padding-top: 96px;
}
.cont01 li:nth-child(8) {
    margin-left: 395px;
}
.cont01 ul li .exchange_btn {
    left: 3px;
}

.cont02 {
    background: url(../images/bg_content02.jpg) no-repeat 50% 0;
    height: 1601px;
}
.cont02 ul {
    padding-top: 95px;
}
.cont02 li:nth-child(8n + 0) {
    margin-right: 8px;
}
.cont02 li:nth-child(36) {
    margin-left: 395px;
}

.cont03 {
    background: url(../images/bg_content03.jpg) no-repeat 50% 0;
    height: 706px;
}
.cont03 ul {
    width: 100%;
    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: 464px;
}
.cont04 ul {
    padding-top: 95px;
    margin: 0 auto;
    width: 790px;
}
.cont04 ul li .exchange_btn {
    left: 3px;
}

/* .cont04 li:nth-child(7n+0) {
  margin-right: 0;
}
.cont04 li:nth-child(8n+0) {
  margin-right: 8px;
}
.cont04 li:nth-child(8) {
  margin-left: 237px;
} */
.cont05 .ly_more > img {
    margin-top: 130px;
    margin-left: -88px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(50px) scale(1.1);
    transition:
        opacity 0.5s,
        visibility 0.5s,
        transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-delay: 0.3s;
}
.cont05 .ly_more .btn_petAbility {
    display: block;
    position: absolute;
    top: 584px;
    left: 345px;
    width: 410px;
    height: 90px;
    cursor: pointer;
    z-index: 2;
}
.cont05 .ly_more .btn_petAbility:hover {
    animation: jump 1s linear;
}
.cont05 .ly_more .btn_petAbility:hover + img {
    z-index: 2;
    position: relative;
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
}

.cont05 {
    background: url(../images/bg_content05.jpg) no-repeat 50% 0;
    height: 772px;
}
.cont05 ul {
    width: 100%;
    padding-top: 95px;
    margin: 0 auto;
}
.cont05 li:nth-child(8n + 0) {
    margin-left: 157px;
    margin-right: 8px;
}
.cont05 li:last-child {
    margin-right: 0;
}

.cont06 {
    background: url(../images/bg_content06.jpg) no-repeat 50% 0;
    height: 464px;
}
.cont06 ul {
    width: 1135px;
    padding-top: 95px;
    margin: 0 auto;
}
.cont06 li:first-child {
    margin-left: 158px;
}
/* .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: 464px;
}
.cont07 ul {
    width: 1135px;
    padding-top: 95px;
    margin: 0 auto;
}
.cont07 li:nth-child(1) {
    margin-left: 158px;
    margin-right: 8px;
}
/* .cont07 li:nth-child(3) {
  margin-right: 235px;
} */
.cont07 li:last-child {
    margin-right: 0;
}
.cont07 li:nth-child(7n + 0) {
    margin-right: 8px;
}

.cont08 {
    background: url(../images/bg_content08.jpg) no-repeat 50% 0;
    height: 464px;
}
.cont08 ul {
    width: 940px;
    padding-top: 95px;
    margin: 0 auto;
}
.cont08 li:first-child {
    margin-left: 236px;
}
/* .cont08 li:nth-child(5n+0) {
  margin-right: 0;
}
.cont08 li:nth-child(6n+0) {
  margin-left: 79px;
  margin-right: 8px;
}
.cont08 li:nth-child(7n+0) {
  margin-right: 8px;
} */

.cont09 {
    background: url(../images/bg_content09.jpg) no-repeat 50% 0;
    height: 707px;
}
.cont09 ul {
    padding-top: 95px;
    width: 942px;
    margin: 0 auto;
}
.cont09 ul li:first-child {
    margin-left: 238px;
}
.cont09 ul li:nth-child(3) {
    margin-right: 238px;
}
.cont09 li:nth-child(7n + 0) {
    margin-right: 8px;
}
.cont09 li:last-child {
    margin-right: 0;
}

.cont10 {
    background: url(../images/bg_content10.jpg) no-repeat 50% 0;
    height: 758px;
}
.cont10 ul {
    padding-top: 95px;
    margin: 0 auto;
}
.cont10 ul li:first-child {
    margin-left: 238px;
}
.cont10 ul li:nth-child(4) {
    margin-right: 81px;
}
.cont10 li:nth-child(7n + 0) {
    margin-right: 8px;
}
.cont10 li:last-child {
    margin-right: 0;
}

#footer {
    background: url(../images/bg_footer.jpg) no-repeat 50% 0;
    height: 497px;
}
#footer ul {
    color: #00baff;
    font-size: 12px;
    line-height: 24px;
    padding-top: 90px;
    text-align: center;
}
#footer li::before {
    content: "- ";
    display: inline-block;
}

/* 회원 상세 등급표 팝업 */
#rating_Table {
    position: relative;
    background: url(../images/rating_table.jpg) no-repeat;
    width: 500px;
    height: 850px;
    overflow: hidden;
}
#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: #0f66b9;
    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: #8c320a;
}
#point_usage .nolist {
    height: 335px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #fff;
}

@keyframes jump {
    0% {
        transform: translateY(0);
    }
    20% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    50% {
        transform: translateY(0);
    }
    60% {
        transform: translateY(-15px);
    }
    80% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(0);
    }
} /*# sourceMappingURL=style.css.map */
