html {overflow-x:hidden; overflow-y:auto; font-family:"Malgun Gothic", "Apple SD Gothic Neo",dotum,arial,sans-serif;}
input[type=text] {border:none; box-shadow:none;}
select,
select:focus,
select:active,
select:checked {border:none; outline:none;box-shadow:none;}
@-webkit-keyframes autofill {to {color:#212121; background:transparent;}}

input:-webkit-autofill {-webkit-animation-name:autofill; -webkit-animation-fill-mode:both;}

.select_type01.selectbox {display:inline-block;position:relative;z-index:1;width:150px;height:47px;border:none;color:#212121; font-family:NotoSansCJKkr, Malgun Gothic;font-size:18px; letter-spacing:-1.1px; vertical-align:middle;background:#fff;}
.select_type01.selectbox:before {position:absolute;top:50%;right:15px;margin-top:-1px;width:10px;height:7px;background:url("../../image/pc/ico/ico-select-triangle.png") no-repeat; background-size:10px 7px;content:"";}
.select_type01.selectbox label {overflow:hidden;position:absolute;top:0;left:15px;z-index:-1;color:#b8b8b8;line-height:47px; text-overflow:ellipsis;white-space:nowrap;}
.select_type01.selectbox select {width:100%;height:47px;border:0;color:#666;line-height:47px;opacity:0;filter:alpha(opacity=0);-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.select_type01.selectbox select option {color:#212121;}

.global {position:relative;height:59px;}
.global .inner {position:relative;margin:0 auto;width:1004px;}
.global p.logo {position:absolute;top:14.5px; left:0;width:305px;}
.global p.logo label {position:absolute; bottom:3px; left:175px;color:#4c4c4c; font-size:15px; letter-spacing:-1.1px;}
.global p.logo img {width:160px;height:34px;}
.global ul.global_menu {overflow:hidden;position:absolute;top:6px;right:0;padding-top:9px;}
.global ul.global_menu li {float:left;position:relative;margin-left:18px;padding-top:5px;height:29px;font-size:11px;}
.global ul.global_menu li:first-child {margin-left:0;}
.global ul.global_menu li.user_info {padding-top:3px;}
.global ul.global_menu li a {overflow:hidden;color:#666;line-height:normal;}
.global ul.global_menu .user_info {position:relative;}
.global ul.global_menu .user_info a>span {float:left;}
.global ul.global_menu .user_info .photo {display:block;overflow:hidden;position:relative;top:-3px;margin-right:10px;width:24px;height:24px;border:1px solid #eaeaea;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;text-align:center;background:#ebebeb url("../../image/pc/ico/bg_profile.png") no-repeat center center;background-size:24px auto;}
.global ul.global_menu .user_info .photo span {display:table-cell;overflow:hidden;height:24px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;text-align:center;vertical-align:middle;}
.global ul.global_menu .user_info .photo span img {width:24px;height:24px;object-fit:cover;}
.global ul.global_menu .user_info .photo:after {overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:24px;height:24px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:rgba(0,0,0,0.08);content:"";}
.global ul.global_menu .user_info .name {overflow:hidden;padding-top:1px;max-width:100px;line-height:normal;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}
.global ul.global_menu li span.bubble_noti {display:none;position:absolute;top:-10px;left:50%;margin-left:-11px;width:22px;height:17px;color:#fff;font-family:Roboto, Malgun Gothic;font-size:10px;letter-spacing:normal;line-height:normal;text-align:center;background:url("../../image/pc/main/ic_notice.png") no-repeat 0 0;}
.global ul.global_menu li span.bubble_join {display:none;position:absolute;top:-10px;left:50%;margin-left:-19px;width:38px;height:17px;color:#fff;font-family:Roboto, Malgun Gothic;font-size:10px;letter-spacing:normal;line-height:normal;text-align:center;background:url("../../image/pc/main/ic_notice_m.png") no-repeat 0 0;}

.main_menu {display:inline-block; position:relative;
    width:100%; height:640px; text-align:center;
    background:url("../../image/pc/temp/automn-leaves.png") no-repeat 0 0;    /* 메인메뉴 배경화면 */

    background-size:cover;
}
.main_menu .main_tit {margin-top:20px;color:#212121; font-size:47px; letter-spacing:-4.5px;}
.main_menu .main_tit strong {font-weight:bold;}
.main_menu .main_tit span {color:#4876ef; font-weight:bold;}
.main_menu .main_tit span a {letter-spacing:0.5px;text-decoration:underline; /*cursor: default;*/}
.main_menu .sub_tit {margin-top:118px;color:#4c4c4c; font-size:22px; font-weight:500; letter-spacing:-1.4px;}
.main_menu .search_field {display:inline-block; position:absolute; bottom:313px; left:calc(50vw - 308.5px); width:617px; height:47px; border-radius:7px; color:#212121; font-family:NotoSansCJKkr, Malgun Gothic; font-size:18px; letter-spacing:-1.1px; text-align:left;background-color:#fff;}
/*.main_menu .search_field .nav {border: none; outline: none; background: url('../../image/pc/ico/ico-select-triangle.png') no-repeat 90% 60%; background-size: 10px 7px; height: 47px; line-height: 25px; min-width: 150px; float: left; padding-left: 10px; border-radius: 7px 0 0 7px; color: #b8b8b8;  -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.main_menu .search_field .nav::-ms-expand {display: none;}
.main_menu .search_field .nav:focus {outline: none;}
.main_menu .search_field .nav option {color: #212121;}*/
.main_menu .search_field .nav {margin-bottom:1px; width:150px; height:47px; border-radius:7px 0 0 7px;}
.main_menu .search_field .devider {display:inline-block; width:1px; height:25px; background-color:#b8b8b8;}
.main_menu .search_field .keyword {padding-left:18px; width:405px;height:46px; line-height:40px;/*background: url('../../image/pc/ico/search_grey.png') no-repeat 3% 80%;*/ background-size:20px;}
.main_menu .search_field .keyword::-webkit-input-placeholder {color:#b6b8b8;text-align:left;}
.main_menu .search_field .keyword::-moz-placeholder {color:#b6b8b8;text-align:left;}
.main_menu .search_field .keyword:-ms-input-placeholder {color:#b6b8b8; line-height:40px; text-align:left;}
.main_menu .search_field .keyword:-moz-placeholder {color:#b6b8b8;text-align:left;}
.main_menu .search_field .keyword::placeholder {color:#b6b8b8;text-align:left;}
.main_menu .search_field .search_btn {display:inline-block; margin-right:20px;width:20px; height:100%; background-color:transparent;}
.main_menu .menu_footer {position:absolute; right:0; bottom:0;left:0; height:195px; color:#fff; background-color:rgba(0,0,0,0.5);}
.main_menu .menu_footer .menu_btns {display:inline-block; width:1004px; height:100%; text-align:center;}
.main_menu .menu_footer .menu_btns p {margin-top:22px;font-size:23px; /*font-weight: bold;*/ letter-spacing:-1.9px;}
.main_menu .menu_footer .menu_btns p:before,
.main_menu .menu_footer .menu_btns p:after {display:inline-block; position:relative; width:290px;height:1px; vertical-align:middle; background-color:#fff; content:"";}
.main_menu .menu_footer .menu_btns p:before {margin-right:25px;}
.main_menu .menu_footer .menu_btns p:after {margin-left:25px;}
.main_menu .menu_footer .menu_btns a {display:inline-block; position:relative; margin-top:31px; padding-top:16px; padding-left:110px; width:328px; height:95px; border:1px solid #fff; color:#fff; font-size:18px; line-height:28px;text-align:left; background:transparent url("../../image/pc/ico/combined-shape-white.png") no-repeat 90% 50%; background-size:14px 24px;}
.main_menu .menu_footer .menu_btns a strong {font-weight:bold;}
.main_menu .menu_footer .menu_btns a img {display:inline-block; position:absolute; top:22px; left:43px; /*width: 52px;*/ height:52px;}
.main_menu .menu_footer .menu_btns a span {font-size:12px;}

.sub_menu {width:100%;  border-bottom:1px solid #ddd;text-align:center;}
.sub_menu.pad18 {padding-bottom:18px;}
.sub_menu .sub_div {display:inline-block; position:relative; padding-top:17px;width:1004px; height:53px; text-align:right; vertical-align:bottom;}
.sub_menu .sub_div .optional_btns {display:table-cell;position:absolute; right:110px; bottom:4px;}
.sub_menu .sub_div .optional_btns a:nth-child(2) {cursor:default;}
.sub_menu .sub_div a {display:inline-flex;padding:0 20px 0 10px; color:#212121;  font-size:17px; letter-spacing:-2.5px;}
.sub_menu .sub_div a:first-child {border-right:1px solid #ddd;}
.sub_menu .sub_div a img {margin-right:6px;width:19px; height:19px;}
.sub_menu .sub_div a.share {float:right; margin:0 3px;padding:0; width:34px; height:34px; border:none;}
.sub_menu .sub_div a.share img {margin:0; width:34px; height:34px;}
.sub_menu .sub_div .comment {float:left; position:absolute; bottom:5px; left:0; padding-left:17px; height:20px;color:#707070; font-size:14px; letter-spacing:-1.2px; background:url("../../image/pc/ico/ic-nav-home.png") no-repeat 0 2px;}
.sub_menu .sub_div .comment a {display:inline-block; padding:0; border-right:none;color:#707070; font-size:14px; letter-spacing:-1.2px;}

.category_menu {display:inline-block; position:relative;margin-bottom:-2px; width:1004px; height:58px; color:#212121; font-size:16px; letter-spacing:-1.6px;}
.category_menu button {float:left;width:calc(825px / 6); height:100%; text-align:center;}
.category_menu button.selected {font-weight:bold;}
.category_menu button.category {padding-left:20px; width:178px;border-right:1px solid #ddd; border-left:1px solid #ddd; background:url("../../image/pc/ico/ico-align-justify.png") no-repeat 20% 52%; background-size:20px 14px;}
.category_menu .img_menu {display:none; position:absolute; top:58px;  left:0; z-index:10;height:0; min-height:0; color:#212121; font-size:16px; background-color:#fff;}
.category_menu .img_menu ul {display:none; padding:13px 0 0 34px; width:178px; min-height:366px; border:1px solid #ddd;background-color:#fff;}
.category_menu .img_menu ul li {display:block; height:34px; line-height:34px; text-align:left;}
.category_menu .img_menu ul li.active>a {font-weight:bold;}
.category_menu .img_menu  ul.depth1 {display:block;}
.category_menu .img_menu  ul.depth2 {position:absolute; top:0; left:177px;}
.category_menu .img_menu  ul.depth3 {position:absolute; top:-1px; left:176px;}
.category_menu .img_menu  ul.depth1>li {display:block;height:43px; line-height:43px; text-align:left}

.photo_grid {position:relative; margin:10px 15px 20px 10px; width:calc(100% - 20px); min-width:1004px; min-height:70px;}
.photo_grid .card {position:absolute; cursor:pointer;}
.photo_grid .card>img {width:100%;}

.photo_grid .card .info {display:none;position:absolute; right:0; bottom:0; left:0; height:31px;}
.photo_grid .card:hover .info {display:block;}
.photo_grid .card .info .bg {position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity:0.5; filter:alpha(opacity=5);}
.photo_grid .card .info .title {position:relative; padding-left:20px; height:31px; color:#fff; font-size:14px;line-height:31px;}
.photo_grid .card .info .title .img_btn {position:absolute; top:0;right:9px;}
.photo_grid .card .info .title a {display:inline-block; margin:0 3px 3px; width:19px; height:19px; vertical-align:middle;}
.photo_grid .card .info .title a img {vertical-align:top;}
.photo_grid .card .info .title .img_btn a.on {background:url("../../image/pc/ico/ico-heart-sel-on.png") no-repeat center center;}
.photo_grid .card .info .title .img_btn a.on img {opacity:0;}
.photo_grid .card .info .title label {display:inline-block; overflow:hidden;width:calc(100% - 84px); height:100%; text-overflow:ellipsis; white-space:nowrap;}
.photo_grid .card.next_btn {display:table;width:250px; height:250px;  border:3px solid #e0e0e0; text-align:center; vertical-align:middle;}
.photo_grid .card.next_btn a {display:table-cell;  height:100%; text-align:center; vertical-align:middle;}
.photo_grid .card.next_btn a img {width:123px; height:79px;}
.photo_grid .card.empty {display:table; width:250px; height:250px; cursor:default;opacity:0;}

.photo_grid .loading-overlay {display:table-cell; width:calc(100vw); height:70px; text-align:center; vertical-align:middle;}
.photo_grid .loading-overlay img {display:inline-block;}

.photo_empty {display:table-cell; width:calc(100vw); height:192px; color:#707070; font-size:24px; letter-spacing:-1.2px; text-align:center; vertical-align:middle;}

/* paging */
.paging {position:relative;margin:0 auto;padding:23px 0 28px; border-top:1px solid #eaeaea; font-size:0;line-height:0;text-align:center;}
.paging>a {display:inline-block;width:21px;height:21px;}
.paging .first {background:url("../../image/pc/ico/paging_last.png") no-repeat;transform:rotate(180deg)}
.paging .first:hover {background:url("../../image/pc/ico/paging_last_on_gig.png") no-repeat;transform:rotate(180deg)}
.paging .prev {margin-left:7px;background:url("../../image/pc/ico/paging_next.png") no-repeat;transform:rotate(180deg)}
.paging .prev:hover {background:url("../../image/pc/ico/paging_next_on_gig.png") no-repeat;transform:rotate(180deg)}
.paging .next {background:url("../../image/pc/ico/paging_next.png") no-repeat}
.paging .next:hover {background:url("../../image/pc/ico/paging_next_on_gig.png") no-repeat}
.paging .last {margin-left:7px;background:url("../../image/pc/ico/paging_last.png") no-repeat;}
.paging .last:hover {background:url("../../image/pc/ico/paging_last_on_gig.png") no-repeat}
.paging .pg_num {display:inline-block;margin:0 2px;vertical-align:top}
.paging .pg_num>a {display:inline-block;padding:0 9px;color:#666;font-size:14px;line-height:21px;text-decoration:none;vertical-align:middle}
.paging .pg_num>a.on,
.paging .pg_num>a:hover {color:#4876ef;font-weight:600;}
.paging .comment {display:none;position:absolute; top:32px; right:60px; color:#707070; font-size:14px; letter-spacing:-1.2px;}

.footerWrap {border-top:1px solid #eaeaea}
.footer_inner {position:relative;margin:0 auto;padding:15px 0 50px; width:1004px;}
.footer_inner .policy {overflow:hidden;color:#666;font-size:12px;line-height:normal;}
.footer_inner .policy li {float:left;padding-right:70px;}
.footer_inner .policy li.bold {font-weight:bold;}
.footer_inner .co_info {margin-top:15px;height:95px; color:#666;font-size:11px;letter-spacing:-0.4px;line-height:normal;}
.footer_inner .co_info p {margin-bottom:5px;}
.footer_inner .co_info p.comment {color:#7694b0;}
.footer_inner .co_info p a {display:inline-block;margin-left:4px; padding:0 4px;height:16px; border:1px solid #d8d8d8; color:#666; font-size:10px; letter-spacing:-0.35px; line-height:14px; text-align:center;}
.footer_inner .co_info p a.address {padding:0;height:auto;border:none;color:#1c7ada;font-size:11px;letter-spacing:normal;line-height:normal; text-decoration:underline;}
.footer_inner .co_info p span {letter-spacing:normal;}
.footer_inner .right_logo {display:none; position:absolute; top:0;right:0; width:120px; height:141px; background:url("../../image/pc/temp/poweredbysaramin.png") no-repeat center center / 120px 141px;}
.footer_inner .etc_link {display:table;width:100%;height:50px;border:1px solid #eaeaea;text-align:center;}
.footer_inner .etc_link a {display:inline-block;margin-top:13px;margin-right:60px;color:#999;font-size:10px;letter-spacing:-0.4px;line-height:normal;}
.footer_inner .etc_link>a:last-child {margin-right:0;}
.footer_inner .etc_link a img {margin-right:10px;vertical-align:middle;}

.freeimg_footer_banner {display:inline-block; width:calc(100vw); height:165px; background:url("../../image/pc/temp/freeimg-ban-footer.png") no-repeat center center;}

.btn_wrap .btn_type {margin-bottom:15px;padding:0;width:100%;height:42px;border:1px solid #7392b1;text-align:center;}
.popup_wrap {position:relative;padding:20px 9px 20px 20px; width:955px;}
.popup_wrap .image_field {display:inline-block;width:600px; height:100%;}
.popup_wrap .main_image {display:table-cell; width:600px; height:600px; border:1px solid #ddd; text-align:center; vertical-align:middle;}
.popup_wrap .main_image>img {display:inline-block;max-width:600px; max-height:600px;}
.popup_wrap .related_field {display:inline-block; margin-top:42px;width:600px; text-align:center;}
.popup_wrap .related_field  label {display:inline-block; position:relative; margin-bottom:9px;width:100%; height:24px; color:#212121; font-size:18px; font-weight:bold; letter-spacing:-2px; line-height:24px; text-align:left;}
.popup_wrap .related_field  label>a {position:absolute; top:6px; right:0; color:#707070;font-size:14px; font-weight:500;}
.popup_wrap .related_field .related_images {display:block; position:relative; top:0; left:0;width:100%; height:130px;}
.popup_wrap .related_field .related_images li {margin:0 1px;max-height:130px;}
.popup_wrap .related_field .related_images li>a {display:block;}
.popup_wrap .related_field .related_images li>a>img {max-width:198px;height:100%; min-height:130px; max-height:130px;}
.popup_wrap .related_field .slick-arrow {overflow:hidden; position:absolute; top:0; width:30px; height:100%; text-indent:-99999px; background-color:#000; opacity:0.5; filter:alpha(opacity=50);}
.popup_wrap .related_field .slick-prev {left:0; z-index:30;}
.popup_wrap .related_field .slick-next {right:0; z-index:31;}
.popup_wrap .related_field .slick-arrow::before {position:absolute; top:50%; margin-top:-5px; width:10px; height:10px; border-bottom:2px solid #fff;border-left:2px solid #fff; content:"";}
.popup_wrap .related_field .slick-prev::before {left:10px; transform:rotate(45deg);}
.popup_wrap .related_field .slick-next::before {right:10px; transform:rotate(-135deg);}
.popup_wrap .image_detail {display:inline-block; position:absolute; top:20px;right:20px; width:290px;}
.popup_wrap .image_detail>label {display:inline-block;margin-bottom:11px; color:#212121; font-size:22px; font-weight:bold;}
.popup_wrap .image_detail .image_inform {width:100%;}
.popup_wrap .image_detail .image_inform tr {border-bottom:1px solid #ddd;}
.popup_wrap .image_detail .image_inform tr:first-child {border-top:1px solid #ddd;}
.popup_wrap .image_detail .image_inform th {padding-left:23px; width:114px; height:33px; color:#212121; font-size:14px; font-weight:500; text-align:left; vertical-align:middle;background-color:#f4f4f4;}
.popup_wrap .image_detail .image_inform td {padding-left:23px; color:#707070; font-size:12px; font-weight:500; text-align:left; vertical-align:middle;}
.popup_wrap .image_detail .image_events {margin-top:15px;width:100%; height:49px; font-size:14px; letter-spacing:-1px;}
.popup_wrap .image_detail .image_events .dibs {display:inline-block; float:left; padding-bottom:4px;padding-left:20px; width:103px; height:100%; border:1px solid #ddd; color:#707070; background:#fff url("../../image/pc/ico/ic-freeimg-heart.png") no-repeat 23px 50%;}
.popup_wrap .image_detail .image_events .dibs.on {background:#fff url("../../image/pc/ico/ic-freeimg-heart-sel.png") no-repeat 23px 50%;}
.popup_wrap .image_detail .image_events .download {display:inline-block; float:right; padding-bottom:4px;padding-left:20px; width:182px; height:100%; color:#fff; background:#4876ef url("../../image/pc/ico/ic-freeimg-download.png") no-repeat 49px 50%;}
.popup_wrap .image_detail .keyword {margin-top:30px;}
.popup_wrap .image_detail .keyword label {color:#212121; font-size:16px; font-weight:bold; letter-spacing:-2px; text-align:left;}
.popup_wrap .image_detail .keyword div {display:inline-block; margin-top:10px; padding:10px 0 13px; width:100%; border-top:1px solid #ddd; border-bottom:1px solid #ddd; color:#707070; font-size:12px; letter-spacing:-0.1px; line-height:1.67; word-break:break-all;}
.popup_wrap .image_detail .notice_guide {margin-top:28px;}
.popup_wrap .image_detail .notice_guide label {color:#212121; font-size:16px; font-weight:bold; letter-spacing:-2px; text-align:left;}
.popup_wrap .image_detail .notice_guide .notice_detail {overflow-y:auto; margin-top:10px; padding:8px 0 10px; width:100%; height:353px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; color:#707070; font-size:12px; line-height:20px;word-break:break-all;}
.popup_wrap .image_detail .notice_guide .notice_detail ul li {margin-top:4px; padding-left:5px; line-height:18px;}
.popup_wrap .image_detail .notice_guide .notice_detail ul li:before {margin-left:-5px;content:"\B7";}
.popup_wrap .image_detail .notice_guide .notice_detail div.notice_eng ul li {letter-spacing:-0.4px;word-break:initial;}
.popup_wrap .image_detail .notice_guide .notice_detail ul li p {display:inline; padding-left:2.5px;}
.popup_wrap .image_detail .notice_guide .notice_detail b {display:block; margin-top:20px;font-weight:bold;}
.popup_wrap .image_detail .notice_guide .notice_detail b:first-child {margin-top:0;}
.popup_wrap .image_detail .notice_guide .notice_detail a {color:#0076dd; text-decoration:underline;}

#layer_bg {position:fixed;top:0;left:0;z-index:220;width:100%;height:100%;background-color:#000;opacity:0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;}
.popup_layer {display:none;position:fixed;top:50%;left:50%;z-index:230;width:460px;border:1px solid #e5e5e5;background-color:#fff;}
.popup_layer.movie_area {display:none;position:fixed;top:50%;left:50%;z-index:230;width:740px;border:none;background-color:none;}
.popup_layer.movie_area iframe {position:relative;z-index:2;}
.popup_layer.movie_area .btn_close {position:absolute;top:0;right:-45px;z-index:3;}
.popup_layer.coupon1000 {border:0 none;}
.popup_layer.box_type460 {width:460px;border:1px solid #e5e5e5}
.popup_layer.box_type460.h600 {height:600px;}
.popup_layer.box_type460 .tit {background:url("../../image/pc/ico/popup460_line_top.png") no-repeat 0 bottom}
.popup_layer.box_type600 {width:600px}
.popup_layer.box_type600 .tit {background:url("../../image/pc/ico/popup600_line_top.png") no-repeat 0 bottom}
.popup_layer.box_type600 .assessment_tit {background:url("../../image/pc/ico/popup600_line_top.png") no-repeat 0 bottom}
.popup_layer.box_type600 .tit2 {padding:18px 30px 0;color:#333;font-size:15px;letter-spacing:0}
.popup_layer.box_type600 .tit span.member_point {display:inline-block;margin-top:2px;padding:3px 10px;border:1px solid #738aa4;border-radius:18px;color:#fff;font-size:16px;letter-spacing:-1px;vertical-align:top;background:#738aa4;} /* 893 */
.popup_layer.box_type600 .pop_content {background:none}
.popup_layer.box_type850 {width:850px}
.popup_layer.box_type850 .tit {background:url("../../image/pc/ico/popup850_line_top.png") no-repeat 0 bottom}
.popup_layer.box_type850 .pop_content {background:none}
.popup_layer.box_type990 {width:990px}
.popup_layer.box_type990 .tit {position:relative;border-bottom:2px solid #738aa4;background:none}
.popup_layer.box_type990 .tit:before {display:block;position:absolute;bottom:-2px;left:0;width:180px;height:2px;border-bottom:2px solid #4876ef;content:"";}
.popup_layer.box_type990 .pop_content {background:none}
.popup_layer fieldset>.tit,
.popup_layer>.tit {position:relative;padding:18px 30px;color:#333;font-size:26px;background:url("../../image/pc/ico/popup_line_top.png") no-repeat 0 bottom}
.popup_layer .tit>.btn_close {display:inline-block;position:absolute;top:18px;right:20px;}
.popup_layer .assessment_tit {position:relative;padding:18px 30px;color:#333;font-size:26px;background:url("../../image/pc/ico/popup_line_top.png") no-repeat 0 bottom}
.popup_layer .assessment_tit .btn_close {display:inline-block;position:absolute;top:14px;right:20px;}
.popup_layer .tab_type {margin-top:0}
.popup_layer .pop_content {padding:20px 30px}
.popup_layer .pop_content.type03 {padding:20px 0 0 0}
.popup_layer .pop_content.no_padding {padding:0}
.popup_layer .pop_content.type02 {padding-bottom:0}
.popup_layer .pop_content.last {padding-bottom:40px}
.popup_layer .pop_content.last .tit2 {margin-bottom:20px;color:#333;font-size:14px;line-height:1.5;}
.popup_layer .pop_content.last .tit2 i {color:#4876ef}
.popup_layer .pop_content.align_center {text-align:center}
.popup_layer .pop_content.scroll_h365 {overflow:hidden;overflow-y:auto;max-height:365px;}
.popup_layer .pop_content.scroll_h615 {overflow:hidden;overflow-y:auto;max-height:615px;}
.popup_layer .pop_content.scroll_h615 p.gallery {max-width:540px;}
.popup_layer .pop_content.scroll_h615 p.gallery img {width:100%}
.popup_layer .sec_title span {display:inline-block;margin-left:7px;color:#666;font-size:16px;}
.popup_layer .sec_title02 {color:#333;font-size:22px;text-align:left}
.popup_layer .sec_title02 p {margin-top:30px;color:#666;font-size:16px;line-height:22px}
.popup_layer .sec_title02 p span {color:#4876ef}
.popup_layer .sec_title02 p span {color:#4876ef}
.popup_layer .sec_title02 .plus_subject {display:inline-block;overflow:hidden;width:470px;text-overflow:ellipsis;white-space:nowrap}
.popup_layer .alert_txt {padding:20px 0;color:#333;font-size:14px;line-height:18px;word-break:break-all}
.popup_layer .alert_txt.first {padding-top:0}
.popup_layer .alert_txt.last {padding-bottom:10px}
.popup_layer .alert_txt.type_one {padding:0}
.popup_layer .alert_txt .point {color:#4876ef}
.popup_layer .alert_txt .pay {display:inline-block;margin-left:10px;font-size:16px}
.popup_layer .border_block {border-bottom:1px solid #e7e7e7}
.popup_layer .btn_wrap {margin:35px 0;font-size:0;line-height:0}
.popup_layer .btn_wrap a,
.popup_layer .btn_wrap button {display:inline-block;margin:0 4px;font-size:16px;text-decoration:none;vertical-align:top;}
.popup_layer .btn_wrap .btn_cancel {width:110px;height:38px;border:1px solid #999;color:#333;line-height:38px;}
.popup_layer .btn_wrap .btn_ok {width:110px;height:38px;color:#fff;line-height:38px;background-color:#4876ef;}
.popup_layer .btn_wrap .btn_free {width:159px;height:38px;color:#fff;line-height:38px;background-color:#3ba8e1;} /* 644 */
.popup_layer .btn_wrap .btn_free strong {color:#fff600;font-size:18px;}
.popup_layer .btn_wrap .btn_upgrade_ie {width:224px;height:54px;color:#fff;font-size:19px;font-weight:500;line-height:54px;background-color:#09396a;}
.popup_layer .align_right {text-align:right}
.popup_layer .input_check {display:inline-block;position:relative;}
.popup_layer .input_check label {display:block;padding-left:30px;height:21px;color:#333;font-size:16px;line-height:21px;background:url("../../image/pc/ico/check_member_off.png") no-repeat 0 1px;}
.popup_layer .input_check label .must {display:inline-block;color:#4876ef;font-size:14px;background:none;}
.popup_layer .input_check label .select {display:inline-block;color:#666;font-size:14px;background:none;}
.popup_layer .input_check input {position:absolute;top:50%;left:0;opacity:0;filter:alpha(opacity=0);-webkit-appearance:none;-moz-appearance:none;appearance:none}
.popup_layer .input_check input:checked+label {background:url("../../image/pc/ico/icon_chk2_on_gig.png") no-repeat 0 1px}
.popup_layer .selectbox {display:inline-block;position:relative;z-index:1;width:170px;height:38px !important;border:1px solid #e9e9e9;font-size:13px;line-height:38px;vertical-align:middle;}
.popup_layer .selectbox:before {position:absolute;top:50%;right:5px;margin-top:-2px;width:9px;height:5px;background:url("../../image/pc/ico/route_select_arr.png") no-repeat;content:"";}
.popup_layer .selectbox label {overflow:hidden;position:absolute;top:0;left:0;z-index:-1;padding:0 2px 0 9px;height:38px;box-sizing:border-box;color:#666;line-height:38px;text-overflow:ellipsis;white-space:nowrap;}
.popup_layer .selectbox select {width:100%;height:100%;color:#666;letter-spacing:-1px;line-height:100%;opacity:0;filter:alpha(opacity=0);-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.popup_layer .selectbox.select_type01 {width:100%}
.popup_layer .sub_title {font-size:14px}
.popup_layer .sub_title2 {margin-top:20px;color:#666;font-size:14px;}
.popup_layer .gray_box {margin-top:20px;padding:20px;border-top:1px solid #b5b5b5;border-bottom:1px solid #e5e5e5;background:#f5f5f5;}
.popup_layer .gray_box input[type="text"] {width:100%;height:38px;line-height:38px;}
.popup_layer .gray_box .volume {overflow:hidden;margin-top:10px}
.popup_layer .gray_box .volume dt {float:left;width:20%;height:38px;line-height:38px;}
.popup_layer .gray_box .volume dd {float:left;width:30%}
.popup_layer .gray_box .volume dd .select_type01 {width:130px}
.popup_layer .tab_width_type {width:390px}
.popup_layer .tab_width_type02 {width:370px}
.popup_layer .ads_txt {color:#666;font-size:20px;line-height:36px}
.popup_layer .big {color:#333;font-size:36px}
.popup_layer .big .hightlight {color:#4876ef}
.popup_layer .ads_txt:first-child {padding-top:0}
.popup_layer .ads_txt:last-child {padding-bottom:20px}
.popup_layer .ads_content_wrapper {display:inline-block;margin:25px 0 20px 0;padding-top:25px;width:100%;height:240px;border-top:1px solid #ccc;background:url("../../image/pc/common/bg_app_download_20171031.png") no-repeat 320px 25px;}
.popup_layer .ads_content_wrapper .ads_content {float:left;width:310px}
.popup_layer .ads_content_wrapper .ads_content .install_info {color:#333;font-size:17px;line-height:24px}
.popup_layer .ads_content_wrapper .ads_content .install_info i {padding:0 8px;border:2px solid #4876ef;border-radius:10px;color:#4876ef;font-size:12px;letter-spacing:0}
.popup_layer .ads_content_wrapper .ads_content .install_info a {display:inline-block;margin-top:2px;padding-bottom:5px;border-bottom:1px solid #333;color:#333}
.popup_layer .ads_content_wrapper .ads_content .search_info {padding:25px 0 20px 0;color:#999;font-size:14px}
.popup_layer .ads_content_wrapper .ads_content .search_info .highlight {color:#4876ef}
.popup_layer .ads_content_wrapper .ads_content .google_play,
.popup_layer .ads_content_wrapper .ads_content .appstore {width:280px;height:34px;font-size:15px;text-indent:25px}
.popup_layer .ads_content_wrapper .ads_content .google_play {margin-bottom:15px;border:1px solid #4876ef;color:#4876ef;background:url("../../image/pc/ico/ico_googleplay.png") no-repeat 40% 50%}
.popup_layer .ads_content_wrapper .ads_content .appstore {border:1px solid #999;color:#333;background:url("../../image/pc/ico/ico_appstore.png") no-repeat 40% 50%}
.popup_layer .get_download_url {padding:15px 20px;background-color:#eaeaea}
.popup_layer .get_download_url p {margin-bottom:10px;color:#333;font-size:16px;font-weight:600}
.popup_layer .get_download_url p span {color:#666;font-weight:400}
.popup_layer .get_url_form {position:relative}
.popup_layer .get_url_form input {padding:0 15px;width:400px;height:38px;border:1px solid #e9e9e9;color:#999;font-size:14px;}
.popup_layer .get_url_form button {float:right;width:90px;height:38px;color:#fff;background-color:#8a90a0}
.popup_layer .agree_form {margin-top:15px}
.popup_layer .agree_form .input_check label {color:#999;font-size:13px}
.popup_layer .example {overflow:hidden;margin-top:45px;padding:30px 50px;background:#eaeff5;}
.popup_layer .example>div {float:left;margin-left:50px}
.popup_layer .example>div:first-child {margin-left:0}
.popup_layer .example .title {margin:20px 0;font-size:20px;text-align:center;}
.popup_layer .example .title span {color:#2aacc1}
.popup_layer .example .title span.type02 {color:#08396a}
.popup_layer .example02 {padding:40px 50px;min-height:262px;background:url("../../image/pc/temp/img_ex03.png") right 50px top 40px  no-repeat;}
.popup_layer .example02.type02 {background:url("../../image/pc/temp/img_ex04.png") right 50px top 40px  no-repeat}
.popup_layer .example02 dt {font-size:28px;font-weight:600;line-height:34px}
.popup_layer .example02 dt span {display:block;margin-bottom:10px;padding:4px 0;width:70px;border:1px solid #4876ef;border-radius:15px;color:#4876ef;font-size:14px;font-weight:bold;line-height:14px;text-align:center;}
.popup_layer .example02.type02 dt span {border:1px solid #5d90cc;color:#5d90cc}
.popup_layer .example02 dd {margin-top:30px;color:#666;font-size:15px;line-height:18px}
.popup_layer .example_list {margin-top:40px;padding:40px 50px;background:#949ba6;}
.popup_layer .example_list li {margin-top:20px;color:#fff;}
.popup_layer .example_list li:first-child {margin-top:0}
.popup_layer .example_list li .number {display:inline-block;padding-top:13px;width:40px;height:40px;border-radius:100px;text-align:center;vertical-align:top;background:#9fa5af;}
.popup_layer .example_list li>div {display:inline-block;margin-left:10px;font-size:16px;}
.popup_layer .example_list li>div span {display:block;margin-top:10px;padding-left:10px;color:#dce2eb;font-size:13px;background:url("../../image/pc/ico/ico_more_arrow.png") 0 3px no-repeat;}
.popup_layer .terms_cont_pop {padding:30px 30px}
.popup_layer .terms_cont_pop ul {border-top:1px solid #bbb}
.popup_layer .terms_cont_pop ul li {float:left;width:25%;height:50px;border-right:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;color:#666;font-size:13px;line-height:50px;text-align:center;}
.popup_layer .terms_cont_pop ul li:nth-child(4n) {border-right:none}
.popup_layer .terms_cont_pop ul:after {display:block;clear:both;content:"";}
.popup_layer .terms_cont_pop .paging {margin:30px 0}
.popup_layer .terms_cont_pop .info {margin-bottom:36px;padding-top:20px;border-top:1px solid #ccc;color:#666;font-size:14px;}
.popup_layer .terms_cont_pop .btn_close {display:block;position:relative;top:0;right:0;margin:0 auto 10px;padding:10px 0;width:110px;border:1px solid #999;color:#333;font-size:16px;text-align:center;}
.popup_layer.confirm_coupon {z-index:1000;width:360px;background:none;}
.popup_layer.confirm_coupon .coupon_pop {position:relative;margin:0 auto;width:100%;border-radius:30px;color:#fff;letter-spacing:-1px;background:#2b89e3;}
.popup_layer.confirm_coupon .coupon_pop.in_layer {background:#2b89e3;box-shadow:0 0 10px rgba(0, 0, 0, 0.2);}
.popup_layer.confirm_coupon .coupon_pop .coupon_cont {padding:27px 27px 20px;border-bottom:1px solid #227dd4;font-size:30px;line-height:36px;}
.popup_layer.confirm_coupon .coupon_pop .coupon_cont strong {color:#fffd34;}
.popup_layer.confirm_coupon .coupon_pop .coupon_cont a {font-size:14px;line-height:1;}
.popup_layer.confirm_coupon .coupon_pop .coupon_date {padding:20px 30px 29px 30px;border-top:1px solid #2d90ed;font-size:14px;letter-spacing:0;}
.popup_layer.confirm_coupon .coupon_pop .closer {overflow:hidden; position:absolute; top:20px; right:20px; width:17px; height:17px; text-indent:-1000px; background:url("../../image/mobile/detail/ico_msg_closer.png") no-repeat 0 0; background-size:17px auto;}
.popup_layer .dimm {position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(0,0,0,0.6);}
.popup_layer .in_layer.lucky7 .lucky7_closer {overflow:hidden; position:absolute; top:14px; right:14px; width:17px; height:17px; text-indent:-1000px; background:url("../../image/pc/popup/layer_x.png") no-repeat 0 0; background-size:17px auto;}
.popup_layer .in_layer.lucky7 {position:absolute;z-index:2;margin-top:-283px;margin-left:-218px;padding:28px 0 30px;width:436px;height:566px;background-color:#fff;box-shadow:0 0 12px 2px rgba(0, 0, 0, 0.2);}
.popup_layer .in_layer.lucky7 p.lucky7_img01 {margin:0 auto;width:271px;}
.popup_layer .in_layer.lucky7 p.lucky7_img01 img {width:100%;}
.popup_layer .in_layer.lucky7 p.lucky7_text01 {margin-top:12px;color:#615151;font-size:24px;letter-spacing:-1.5px;line-height:31px;text-align:center;}
.popup_layer .in_layer.lucky7 p.lucky7_text01 em {color:#2b89e3;}
.popup_layer .in_layer.lucky7 p.lucky7_text02 {margin-top:0;color:#737272;font-size:19px;letter-spacing:-1.1px;line-height:24px;text-align:center;}
.popup_layer .in_layer.lucky7 p.lucky7_img02 {margin:15px auto 0;width:281px;}
.popup_layer .in_layer.lucky7 p.lucky7_img02 img {width:100%;}
.popup_layer .in_layer.lucky7 p.lucky7_btn a {display:block;margin:15px auto 0;padding:8px 0 12px;width:228px;border:solid 1px #2b89e3;border-radius:29.5px;color:#2b89e3;font-size:22px;text-align:center;background-color:#fff;}
.popup_layer .in_layer.secret .secret_closer {overflow:hidden; position:absolute; top:85px; right:30px; width:17px; height:17px; text-indent:-1000px; background:url("../../image/pc/popup/layer_x.png") no-repeat 0 0; background-size:17px auto;}
.popup_layer .in_layer.secret {position:absolute;z-index:2;margin-top:-276px;margin-left:-217px;width:457px;height:575px;background:url("../../image/mobile/popup/secret_letter.png") no-repeat;background-size:457px auto;}
.popup_layer .in_layer.secret p.secret_text01 {margin-top:102px;color:#615151;font-size:24px;letter-spacing:-1.5px;line-height:31px;text-align:center;}
.popup_layer .in_layer.secret p.secret_text01 em {color:#2b89e3;}
.popup_layer .in_layer.secret p.secret_text01 span {display:inline-block;overflow:hidden;position:relative;top:6px;max-width:250px;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;-o-text-overflow:ellipsis;}
.popup_layer .in_layer.secret p.secret_text02 {margin-top:35px;color:#737272;font-size:19px;letter-spacing:-1.1px;line-height:24px;text-align:center;}
.popup_layer .in_layer.secret p.secret_img01 {margin:10px auto 0;width:264px;}
.popup_layer .in_layer.secret p.secret_img01 img {width:100%;}
.popup_layer .in_layer.secret p.secret_btn a {display:block;margin:20px auto 0;padding:8px 0 12px;width:228px;border:solid 1px #2b89e3;border-radius:29.5px;color:#2b89e3;font-size:22px;text-align:center;background-color:#ebeaec;}
.popup_layer .small_txt_banner span {padding:0 5px;border:1px solid #4876ef;color:#4876ef;font-size:11px;}
.popup_layer .small_txt_banner a {margin-left:10px;color:#7a7a7a;font-size:15px;text-decoration:underline;}

.popup_layer.login .login_form {margin-bottom:15px;}

/* 모바일 pop_layer 스타일 복사 */
/* pop_layer */
.popup_layer.pc_ver .closer {overflow:hidden; position:absolute; top:15px; right:10px; width:18px; height:18px; text-indent:-1000px; background:url("../../image/mobile/common/ico_closer.png") no-repeat 0 0; background-size:18px auto;}
.popup_layer.pc_ver .closer2 {overflow:hidden; position:absolute; top:8px; right:8px; width:12px; height:12px; text-indent:-1000px; background:url("../../image/mobile/detail/ico_closer1.png") no-repeat 0 0; background-size:12px auto;}
.popup_layer.pc_ver .in_layer {position:absolute; top:50%; right:10px; left:10px; background:#fff;-webkit-transform:translateY(-50%); transform:translateY(-50%);}
.popup_layer.pc_ver .in_layer>.tit {position:relative; padding:0 10px; height:50px; border-bottom:2px solid #738aa4;color:#333; font-size:17px; line-height:48px;}
.popup_layer.pc_ver .in_layer>.tit:after {position:absolute; bottom:-2px; left:0; width:105px; height:2px; background:#4876ef;content:"";}
.popup_layer.pc_ver .in_layer>.tit2 {position:relative; height:30px;}
.popup_layer.pc_ver .in_layer .layer_cont {padding:15px 10px;}
.popup_layer.pc_ver .in_layer .layer_cont>.tit {color:#333;font-size:17px;}
.popup_layer.pc_ver .form_join {margin-top:10px;border:1px solid #dadada;background:#fff;}
.popup_layer.pc_ver .form_join.bordernot {border:none;}
.popup_layer.pc_ver .form_join.hide {display:none;} /* 893 */
.popup_layer.pc_ver .form_join .box_option {border-bottom:1px solid #dadada}
.popup_layer.pc_ver .form_join .write {position:relative;padding:8px 8px 0;border-top:1px solid #f2f2f2;}
.popup_layer.pc_ver .form_join .write.hide {display:none;} /* 893 */
.popup_layer.pc_ver .form_join .write:after {display:block;clear:both;content:"";}
.popup_layer.pc_ver .form_join .write.first {margin-top:0;border-top:none;}
.popup_layer.pc_ver .form_join .write .input_wrap {position:relative;margin-right:88px}
.popup_layer.pc_ver .form_join .write .input_wrap.must {background:url("../../image/pc/ico/ico_required.png") no-repeat 5px 32%;} /* 893 */
.popup_layer.pc_ver .form_join .write .input_wrap:after {display:block;clear:both;content:"";}
.popup_layer.pc_ver .form_join .write .input_wrap.wide {margin-right:0}
.popup_layer.pc_ver .form_join .write .input_wrap span.count_time {position:absolute;top:35%;right:10px;color:#4876ef;} /* 893 */
.popup_layer.pc_ver .form_join .write .input_wrap input[type=text],
.popup_layer.pc_ver .form_join .write .input_wrap input[type=password] {margin-left:15px;padding:2px 5px 12px 5px;width:360px;border:none;color:#333;font-size:13px;}/* padding.divide :2.3 */
.popup_layer.pc_ver .form_join .write .input_wrap select {height:33px;border:none;border-right:1px solid #f2f2f2;font-size:13px;line-height:31px;}
.popup_layer.pc_ver .form_join .write .input_wrap select.last {border-right:none}
.popup_layer.pc_ver .form_join .write .input_wrap select.type_left {border-right:none;border-left:1px solid #f2f2f2}
.popup_layer.pc_ver .form_join .write.disabled,
.popup_layer.pc_ver .form_join .write.disabled input[type=text],
.popup_layer.pc_ver .form_join .write.disabled input[type=password] {background:#eaeaea}
.popup_layer.pc_ver .form_join .write .btn_confirm_new {position:absolute;top:8px;right:14px;width:80px;height:30px;border:1px solid #dadada;color:#333;font-size:13px;}
.popup_layer.pc_ver .form_join .write .text {color:#333;font-size:14px;line-height:33px}
.popup_layer.pc_ver .form_join .write .agree_txt {padding-top:8px;font-weight:600;} /* 983 */
.popup_layer.pc_ver .form_join .write span.btn_write_unit {display:block;margin:10px 0 5px;}
.popup_layer.pc_ver .form_join .write span.btn_write_unit a {padding:2px 4px;border:1px solid #ccc;color:#666;font-size:11px;letter-spacing:-1px;cursor:pointer;} /* 893 */
.popup_layer.pc_ver .form_join .s_tit {float:left;width:110px;height:33px;color:#999;font-size:14px;line-height:33px;} /* 893 */
.popup_layer.pc_ver .form_join input[type=checkbox]+.txt {display:inline-block; margin-left:25px; color:#333;font-size:13px; vertical-align:middle;}
/* 간편회원가입용 PC,Mobile 통합형 */
.popup_layer.pc_ver label.member {display:inline-block;margin:0;padding-bottom:5px;background:url("../../image/mobile/common/ico_checkbox_off.png") no-repeat 0 0; background-size:21px auto;} /* 893 */
.popup_layer.pc_ver label.member input[type=checkbox] {visibility:hidden;border:none;outline:none;-webkit-appearance:none; -moz-appearance:none;}/* size.divide : 2 */ /* 893 */
.popup_layer.pc_ver label.member.on {background-image:url("../../image/mobile/common/ico_checkbox_on2.png");} /* 893 */
.popup_layer.pc_ver .form_join .warning {margin-top:5px;color:#ff2929;font-size:13px;}
.popup_layer.pc_ver .form_join .confirm {margin-top:5px;color:#328ddb;font-size:13px;}
.popup_layer.pc_ver .form_join .write .warning,
.popup_layer.pc_ver .form_join .write .confirm {margin-top:0;margin-left:5px;padding-bottom:15px;} /* 893 */
.popup_layer.pc_ver .form_join .write .warning.mt10,
.popup_layer.pc_ver .form_join .write .confirm.mt10 {margin-top:10px;} /* 893 */
.popup_layer.pc_ver .form_join .confirm_box {padding:15px;}
.popup_layer.pc_ver .form_join .confirm_box .confirm_box_info {padding-left:25px;}
.popup_layer.pc_ver .form_join .confirm_box .confirm_box_info .confirm_box_txt {display:inline-block;margin-top:5px;color:#999;line-height:14px;}
.popup_layer.pc_ver .form_join .write_agree_form {padding:4px 0 9px;}
.popup_layer.pc_ver .form_join .write_agree_form .txt_tit {color:#333;font-size:13px;font-weight:600;}
.popup_layer.pc_ver .form_join .write_agree_form .txt_tit .hide_form_close {display:inline-block;float:right;padding:3px 4px 0 0;width:16px;height:16px;border-radius:10px;color:#fff;font-family:Dotum;font-size:11px;text-align:center;background:#999;} /* 893 */
.popup_layer.pc_ver .form_join .write_agree_form .txt_box {overflow-x:hidden;overflow-y:auto;margin-top:10px;padding:13px;height:100px;border:1px solid #f2f2f2;color:#999;font-size:13px;line-height:18px;background:#f9f9f9;}/* font.divide :2 */
.popup_layer.pc_ver .form_type01 {overflow:hidden;}
.popup_layer.pc_ver .form_type01 input[type=checkbox],
.popup_layer.pc_ver .form_type01 input[type=raio] {float:left; margin-right:5px;}
.popup_layer.pc_ver .form_type01 .txt {display:block !important; overflow:hidden; color:#333;font-size:15px;line-height:18px;}
.popup_layer.pc_ver .btn_wrap {margin-top:22px; text-align:center;}
.popup_layer.pc_ver .btn_wrap>.btn_type {margin:0 1px; padding-right:15px; padding-left:15px; width:auto;border:none;}
.popup_layer.pc_ver .btn_type02 {height:44px; color:#fff;font-size:15px; line-height:44px; background:#4876ef;}
.popup_layer.pc_ver .btn_type02 .check {padding-left:25px;background:url("../../image/mobile/common/ico_btn_check.png") no-repeat 0 50%; background-size:18px auto;}
.popup_layer.pc_ver .btn_type11 {height:44px; color:#c5c5c5;font-size:15px; line-height:44px; background:#ededed;}
.popup_layer.pc_ver .list_type04 {margin:7px 0 0; font-size:13px}
.popup_layer.pc_ver .list_type04.type01 {margin-top:40px;border-top:1px solid #f2f2f2;}
.popup_layer.pc_ver .list_type04 li {padding:3px 0 0 7px;color:#666;font-size:11px;line-height:17px;background:url("../../image/mobile/common/ico_dot01.png") no-repeat 2px 10px;background-size:2px auto;}

.popup_layer.login .login_form {margin-bottom:15px;}
.popup_layer.login select.member::-ms-expand {display:none;}
.popup_layer.login input[type=radio]+.txt,
.popup_layer.login input[type=checkbox]+.txt {display:inline-block; margin-left:20px; color:#666;font-size:15px; vertical-align:middle;}
.popup_layer.login .login_find {margin-top:15px}
.popup_layer.login .login_find .find_button {float:right;margin-top:3px}
.popup_layer.login .login_find .find_button a {display:inline-block;color:#666;font-size:14px;vertical-align:top;}
.popup_layer.login .login_find .find_button a.pw {position:relative;margin-left:5px;padding-left:5px;color:#4876ef}
.popup_layer.login .login_find .find_button a.pw:before {position:absolute;top:50%;left:0;width:1px;height:10px;background-color:#d4d4d4;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:""}
.popup_layer.login .txt_msg {margin-top:16px;color:#666;font-size:13px;line-height:16px}
.popup_layer.login .txt_msg.no_top {margin-top:0}
.popup_layer.login .txt_msg.type2 {margin-left:5px;color:#999;}
.popup_layer.login .txt_msg.type3 {font-size:14px;text-align:center}
.popup_layer.login .txt_msg .point {display:inline-block;color:#4876ef;vertical-align:top}
/*.popup_layer.login label.member {display:inline-block;background:url('../../image/mobile/common/ico_checkbox_off.png') no-repeat 0 0; background-size:21px auto; margin:0;padding-bottom:5px} !* 893 *!
.popup_layer.login label.member input[type=checkbox] {-webkit-appearance: none; -moz-appearance: none;border:none;outline: none;visibility:hidden}!* size.divide : 2 *! !* 893 *!
.popup_layer.login label.member.on {background-image:url('../../image/mobile/common/ico_checkbox_on2.png');} !* 893 *!*/
.popup_layer.login .btn_type {display:block; position:relative; border:0 none;vertical-align:middle;}
.popup_layer.login .btn_wrap {margin-top:5px;margin-bottom:20px;text-align:center;}
.popup_layer.login .btn_wrap div {display:block;}
.popup_layer.login .btn_wrap button {margin:0;}
.popup_layer.login .btn_type02 {height:44px; color:#fff;font-size:15px; line-height:44px; background:#4876ef;}
.popup_layer.login .btn_type02 .check {padding-left:25px;background:url("../../image/mobile/common/ico_btn_check.png") no-repeat 0 50%; background-size:18px auto;}
.popup_layer.login .other_id_join_box {overflow:hidden;margin-top:30px;padding:20px 0;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;color:#666;font-size:17px;}
.popup_layer.login .other_id_join_box div.other_id_join_txt {float:left;padding:10px 0 0;width:109px}
.popup_layer.login .other_id_join_box div.other_id_join {float:left;width:289px;}
.popup_layer.login .other_id_join {font-size:0}
.popup_layer.login .other_id_join a {display:inline-block;}
.popup_layer.login .other_id_join a+a {margin-left:5px}
.popup_layer.login .other_id_join a>span {display:inline-block;margin:0 auto;width:44px;height:44px;border:1px solid #e7e7e7;text-indent:-9999px;}
.popup_layer.login .other_id_join a .facebook {border-color:#405ea9;background:url("../../image/mobile/member/icon_facebook.png") no-repeat 50% 50%;background-size:18px auto}
.popup_layer.login .other_id_join a>.naver {border-color:#2db400;background:url("../../image/mobile/member/icon_naver.png") no-repeat 50% 50%;background-size:18px auto}
.popup_layer.login .other_id_join a>.kakao {border-color:#3a2020;background:url("../../image/mobile/member/icon_kakao.png") no-repeat 50% 50%;background-size:18px auto}
.popup_layer.login .other_id_join a>.google {border-color:#3e82f1;background:url("../../image/mobile/member/icon_google.png") no-repeat 50% 50%;background-size:18px auto}
.popup_layer.login .other_id_join a>.apple {border-color:#000;background:url("../../image/mobile/member/icon_apple.png") no-repeat 50% 50%;background-size:20px auto}
.popup_layer.login .other_id_join a>.saramin {border-color:#4876ef;background:url("../../image/mobile/member/icon_saramin.png") no-repeat 50% 50%;background-size:20px auto}
.image_alert_overlay {display:none;position:fixed; top:0; right:0; bottom:0; left:0; z-index:8000; text-align:center; background-color:rgba(0,0,0,0.5);}
.image_alert_overlay .image_alert_popup {display:inline-block;position:relative; margin-top:calc(50vh - 265px); width:495px; height:530px;}
.image_alert_overlay .image_alert_popup button.close_image_alert {display:inline-block; position:absolute; top:75px;right:43px;}
.image_alert_overlay .image_alert_popup button.close_image_alert img {width:100%; height:100%;}


/* 레이어팝업 */
.popup_layer {/*border:none;*/outline:none;/*border-width:none*/}
.popup_layer .btn_print {padding-left:20px;color:#666;font-size:14px;line-height:15px;background:url("../../image/pc/ico/ico_print.png")no-repeat 0 0;}
.popup_layer .cp_way_step {padding-bottom:45px}
.popup_layer .cp_way_step>div {display:inline-block;width:33%;text-align:center;vertical-align:middle;background:url("../../image/pc/ico/ico_arr_big.png")no-repeat 0 center}
.popup_layer .cp_way_step>div:first-child {background:none}
.popup_layer .cp_way_step>div>strong {display:block;padding-top:85px;color:#333;font-size:18px;}
.popup_layer .cp_way_step>div>p {margin-top:3px;color:#666;font-size:13px;line-height:24px;}
.popup_layer .cp_way_step .way01 strong {background:url("../../image/pc/ico/ico_coupon_way01.png") no-repeat center 26px}
.popup_layer .cp_way_step .way02 strong {background:url("../../image/pc/ico/ico_coupon_way02.png") no-repeat center 22px}
.popup_layer .cp_way_step .way03 strong {background:url("../../image/pc/ico/ico_coupon_way03.png") no-repeat center 23px}
.popup_layer .updown_detail {margin-top:0}
.popup_layer .updown_detail .talent_info .tit_area {padding:20px 27px}
.popup_layer .updown_detail .talent_info .tit_area .title {font-size:20px}
.popup_layer .updown_detail .talent_info .tit_area .over_content {display:block}
.popup_layer .updown_detail .talent_state {padding:12px 30px 13px 20px;min-height:40px;line-height:13px;}
.popup_layer .updown_detail .talent_state .right .count {margin-right:0;margin-left:20px}
.popup_layer .tab_type_two {margin-top:0}
.popup_layer input[type=text],
.popup_layer input[type=password] {padding:0 15px;height:38px;border:1px solid #e9e9e9;color:#999;vertical-align:middle;}
.popup_layer .wide_form {margin-top:20px;width:100%;}
.popup_layer .wide_form.top10 {margin-top:10px}
.popup_layer .set_time_box {margin-top:20px}
.popup_layer .set_time_box>span {margin:0 15px}
.popup_layer .set_time_box .selectbox {width:175px;text-align:center}
.popup_layer .set_time_box .selectbox label {padding-right:25px;width:175px;text-align:center;}
.popup_layer .set_time_box .input_check {margin-top:15px}
.popup_layer .set_time_box .input_check label {color:#666;font-size:14px;}
.popup_layer .confirm_way {margin-top:20px;padding:25px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}
.popup_layer .confirm_way:after {display:block;clear:both;content:"";}
.popup_layer .confirm_way>div {float:left;width:50%;text-align:center}
.popup_layer .confirm_way>div a {display:block;margin:0 auto;width:103px;height:103px;border:1px solid #eee;border-radius:51px;font-size:0;}
.popup_layer .confirm_way>div strong {display:block;margin-top:15px;font-size:18px}
.popup_layer .confirm_way>.phone {background:url("../../image/pc/ico/line_dot02.png")repeat-y 100% 0}
.popup_layer .confirm_way>.phone .icon {display:inline-block;width:27px;height:45px;background:url("../../image/pc/ico/ico_confirm_phone.png")no-repeat 0 0}
.popup_layer .confirm_way>.phone a {padding-top:29px}
.popup_layer .confirm_way>.phone a:hover {border:1px solid #4876ef;background-color:#4876ef;}
.popup_layer .confirm_way>.phone a:hover .icon {background-position:0 bottom}
.popup_layer .confirm_way>.i_pin .icon {display:inline-block;width:44px;height:41px;background:url("../../image/pc/ico/ico_confirm_ipin.png")no-repeat 0 0}
.popup_layer .confirm_way>.i_pin a {padding-top:30px}
.popup_layer .confirm_way>.i_pin a:hover {border:1px solid #4876ef;background-color:#4876ef;}
.popup_layer .confirm_way>.i_pin a:hover .icon {background-position:0 bottom}
.popup_layer .video_form {padding:15px 0 0 0}
.popup_layer .video_form,
.popup_layer .choose_image_form {padding:15px 0 0 0}
.popup_layer .choose_image_form2 {padding:0 0 0 0;background-color:#f5f5f5}
.popup_layer .text_form {padding:20px 10px 15px;border-top:1px solid #b5b5b5;background-color:#f5f5f5;}
.popup_layer .text_form input {width:100%;height:38px;border:1px solid #e9e9e9;color:#999;font-size:14px;}
.popup_layer .video_form input {padding:0 15px;width:300px;height:38px;border:1px solid #e9e9e9;color:#999;font-size:14px;}
.popup_layer .video_form button {float:right;width:90px;height:38px;color:#fff;background-color:#393e52}
.pop_content .image_upload_help {margin-top:30px}
.pop_content .image_upload_help.mt15 {margin-top:15px}
.pop_content .image_upload_help li {color:#666;font-size:13px;line-height:22px}
.pop_content .layer_table_ver {border-top:1px solid #a3adbb}
.pop_content .layer_table_ver.type2 {padding:0 10px;width:538px;border-top:none;border-bottom:1px solid #e5e5e5;background:#f5f5f5;}
.pop_content .layer_table_ver.type2 table {width:100%}
.pop_content .layer_table_ver table {width:100%;font-size:13px;}
.pop_content .layer_table_ver table tbody tr th {border-right:1px solid #d4dae2;border-bottom:1px solid #d4dae2;border-left:1px solid #d4dae2;color:#4f5f6f;font-weight:bold;background:#f0f3f6;}
.pop_content .layer_table_ver table tbody tr th:first-child {border-left:none}
.pop_content .layer_table_ver table tbody tr td {padding:6px 20px;height:29px;border-bottom:1px solid #d4dae2;line-height:29px}
.pop_content .layer_table_ver.type2 table tbody tr th {padding:0;width:80px;border-right:none;border-bottom:none;border-left:none;background-color:transparent;}
.pop_content .layer_table_ver.type2 table tbody tr td {padding:6px 0 20px;width:100px;border-bottom:none;}
.pop_content .layer_table_ver.type2 table tbody tr td .selectbox {width:100%;background-color:#fff;}
.pop_content .layer_table_ver.type3 table tbody tr td {padding:20px 4px;background:#f5f5f5;}
.pop_content .layer_table_ver.type3 table tbody tr td .selectbox {width:100%;background-color:#fff;}
.pop_content .layer_table_ver.type3 table tbody tr td:first-child {padding-left:16px}
.pop_content .layer_table_ver.type3 table tbody tr td:last-child {padding-right:16px}
.pop_content .layer_table_ver table tbody tr .lh30 {line-height:30px}
.pop_content .layer_table_ver table tbody tr .text {padding:15px 20px;line-height:1.5;}
.pop_content .layer_table_ver table tbody tr .text pre {display:block;overflow-y:scroll;max-height:200px;white-space:pre-wrap;word-break:break-all;}
.pop_content .layer_table_ver table tbody tr td input[type="text"] {width:100%;height:30px}
.pop_content .layer_table_ver table tbody tr td input[type="checkbox"] {margin-left:0}
.pop_content .layer_table_ver table tbody tr td ul li {color:#4f5f6f;font-size:13px;line-height:20px}
.pop_content .layer_table_ver table tbody tr td textarea {margin-top:5px;padding:0 5px;width:100%;border:1px solid #d2d8e0;box-sizing:border-box;}
.pop_content .layer_table_ver table tbody tr td textarea.mt0 {margin-top:0}
.pop_content .layer_table_ver table tbody tr td.memo_area {position:relative;padding-right:60px;}
.pop_content .layer_table_ver table tbody tr td.memo_area label {position:absolute;top:5px;right:20px;}
.popup_layer .select_value {margin-top:15px;padding-top:20px;border-top:1px solid #b5b5b5;}
.popup_layer .select_value .input_radio {margin-right:17px}
.popup_layer .check_value .value_tit {display:inline-block;width:70px;color:#333;font-size:14px;}
.popup_layer .check_value .input_radio {margin-right:20px}
.popup_layer .phone_num .selectbox {width:148px;background-color:#fff;}
.popup_layer .phone_num input {width:150px}
.popup_layer .cashcard_num input {padding:0 10px;width:100%;}
.popup_layer .mail_form .selectbox {width:153px;vertical-align:middle;background-color:#fff;}
.popup_layer .mail_form input {width:150px;vertical-align:middle}
.popup_layer .bar {display:inline-block;width:15px;text-align:center;vertical-align:middle;}
.popup_layer .tbl_list_type02 {font-size:12px;}

/* upload file */
.pop_content .custom_file_upload {width:450px;height:20px}
.pop_content .custom_file_upload.type2 {padding-bottom:5px;width:100%;height:41px;}
.pop_content input.file {padding:5px;width:290px;height:36px;border:1px solid #bbb;outline:none;color:#888;}
.pop_content input.file2 {margin-left:10px;padding:5px;width:408px;height:36px;border:1px solid #e9e9e9;outline:none;color:#888;}
.pop_content .file_upload {display:inline-block;overflow:hidden;position:absolute;margin-left:10px;width:100px;height:36px;color:#fff;font-size:13px;line-height:36px;text-align:center;background-color:#393e52;cursor:pointer;}
.pop_content .file_upload.type2 {display:inline-block;overflow:hidden;position:absolute;margin-left:8px;width:100px;height:36px;border:1px solid #ccc;color:#666;font-size:13px;line-height:36px;text-align:center;background-color:#fff;cursor:pointer;}
.pop_content .file_upload:before {position:absolute;right:0;left:0;text-align:center;content:"파일찾기";cursor:pointer}
.pop_content .file_upload input {display:inline-block;position:relative;width:100px;height:36px;cursor:pointer;opacity:0}

/* 공용 레이어 팝업 */
.popLayer{display:none;position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background-color:rgba(0,0,0,0.5);}
.popLayer.active{display:block;}
.popLayer .popContainer{position:absolute;top:10vh;left:50%;transform:translateX(-50%);width:auto;min-width:450px;max-width:80%;max-height:80vh;background-color:#fff;overflow-y:auto;}
.popLayer .popContainer .popTit{position:relative;padding:18px 30px}
.popLayer .popContainer .popTit h2{font-size:24px;font-weight:normal;line-height:32px;letter-spacing:-2px;}
.popLayer .popContainer .popTit h2:before {position:absolute;left:0;bottom:0;width:100%;height:2px;background:#d7dce5;content:'';z-index:1}
.popLayer .popContainer .popTit h2:after {position:absolute;left:0;bottom:0;width:33%;height:2px;background:#4876ef;content:'';z-index:2}
.popLayer .popContainer .popTit .btnClose{position:absolute;top:50%;right:15px;width:23px;height:23px;transform:translateY(-50%)}
.popLayer .popContainer .popTit .btnClose:before,
.popLayer .popContainer .popTit .btnClose:after {position:absolute;top:11px;left:0;width:23px;height:1px;background:#444;content:""}
.popLayer .popContainer .popTit .btnClose:before {transform:rotate(45deg)}
.popLayer .popContainer .popTit .btnClose:after {transform:rotate(-45deg)}
.popLayer .popContainer .popContent{padding:30px;}

@media screen and (max-width:460px) {
    .popLayer .popContainer{top:0;left:0;transform:none;width:100%;height:100%;min-width:auto;max-width:none;max-height:none;}
    .popLayer .popContainer .popTit{padding:12px 18px;}
    .popLayer .popContainer .popTit h2{font-size:20px;line-height:26px;}
    .popLayer .popContainer .popContent{padding:24px 10px;}
}

@media screen and (max-width:320px) {
    .popLayer .popContainer .popContent{padding:15px 5px;}
}

/* 긱워커 프로필 등록 */
#gigProfileMemberSwitch .popContainer{width:100%;max-width:720px;}

.user_add .inpRdo label,
.user_add .inpChk label{cursor:pointer;}

.user_add input[type="text"] {width:100%;padding:12px;color:var(--sub_color);font-size:16px;line-height:24px;letter-spacing:-0.5px;border:1px solid #d7dce5;border-radius:4px;box-sizing:border-box}
.user_add input[type="text"]::placeholder {color:#8491a7}
.user_add input[type="text"]:disabled {color:#afbac8;border:1px solid #d7dce5;background:#eaedf4}
.user_add input[type="text"]:disabled::placeholder {color:#8491a7}

.user_add .user_add_tit {margin-bottom:12px;color:#5c667b;font-size:18px;font-weight:normal;line-height:24px;letter-spacing:-0.5px}
.user_add .user_add_tit span {color:#d63131}
.user_add .user_choice {display:flex}
.user_add .user_choice .box {position:relative;width:100%}
.user_add .user_choice .box+.box {margin-left:18px}
.user_add .user_choice .box h4 {font-size:26px;font-weight:normal;line-height:36px;letter-spacing:-2px}
.user_add .user_choice .box h4 strong {font-weight:bold}
.user_add .user_choice .box p {color:#5c667b;font-size:14px;line-height:32px;letter-spacing:-1px}
.user_add .user_choice .box input+.lbl  {display:block;padding:16px 20px;height:187px;border:1px solid #d7dce5;border-radius:8px}
.user_add .user_choice .box input+.lbl:before {content:none}
.user_add .user_choice .box input:checked+.lbl {border-color:#4876ef}
.user_add .user_choice .box.person .lbl:after {position:absolute;right:20px;bottom:16px;display:inline-block;width:91px;height:80%;background:url(../../image/pc/common/gig_profile_type01.png) no-repeat;background-size:100% auto;background-position:right bottom;content:''}
.user_add .user_choice .box.business .lbl:after {position:absolute;right:23px;bottom:23px;display:inline-block;width:98px;height:80%;background:url(../../image/pc/common/gig_profile_type02.png) no-repeat;background-size:100% auto;background-position:right bottom;content:''}
.user_add .item {margin-top:32px}
.user_add .item .input_tit {margin-bottom:12px;color:#5c667b;font-size:16px;font-weight:normal;line-height:20px;letter-spacing:-0.5px}
.user_add .item .input_tit span {color:#d63131}
.user_add .item .input_tit+.business_type {margin-top:12px}
.user_add .item .business_type {margin-top:32px}
.user_add .item .business_type.list {display:flex}
.user_add .item .business_type.list .inpRdo,
.user_add .item .business_type.list .list_input {width:100%}
.user_add .item .business_type.list .inpRdo+.inpRdo,
.user_add .item .business_type.list .list_input+.list_input {margin-left:11px}
.user_add .item .business_type.list .inpRdo input+.lbl {padding-left:20px;line-height:62px;border:1px solid #d6dce5;border-radius:8px}
.user_add .item_privacy {margin-top:40px}
.user_add .user_popup_btn {margin-top:24px;width:100%;text-align:center}
.user_add .user_popup_btn button {width:110px;height:38px;color:#5c667b;font-size:16px;line-height:24px;letter-spacing:-1px;border:1px solid #d7dce5}
.user_add .user_popup_btn button.popup_submit {color:#fff;border-color:#4876ef;background:#4876ef}

.user_add .item_privacy .item_privacy_tit {display:flex;justify-content:space-between;align-items:center}
.user_add .item_privacy li+li {margin-top:10px}
.user_add .item_privacy li .inpChk input+.lbl span {display:inline-block;margin-left:5px;color:var(--sub_color);font-size:14px;line-height:20px;font-weight:normal}
.user_add .item_privacy li .inpChk input+.lbl span.must {color:#d63131}
.user_add .item_privacy li .privacy_more {display:inline-flex;align-items:center;color:#8491a7;font-size:13px;line-height:20px;letter-spacing:-0.5px}
.user_add .item_privacy li .privacy_more:after {display:inline-block;margin:0 8px 0 12px;width:12px;height:6px;background:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L5 5L1 1' stroke='%238491A7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat;content:''}
.user_add .item_privacy li:first-child {margin-bottom:18px;padding-bottom:10px;border-bottom:1px solid #d7dce5}
.user_add .item_privacy li:first-child .inpChk input+.lbl {font-weight:bold}
.user_add .item_privacy li .item_privacy_details {display:none;margin:10px 0 20px 0;padding:12px;color:#8491A7;font-size:13px;line-height:16px;letter-spacing:-0.5px;border:1px solid #eaedf4;border-radius:4px;max-height:100px;overflow-y:auto;}

.user_add .item_privacy .agreeCheck.folding .privacy_more:after{transform:rotate(180deg);}
.user_add .item_privacy .agreeCheck.folding .item_privacy_details{display:block;}



@media screen and (max-width:460px) {
    .user_add .user_add_tit {font-size:16px;letter-spacing:-0.5px}
    .user_add .user_choice {display:block;}
    .user_add .user_choice .box+.box {margin-top:8px;margin-left:0px;}
    .user_add .user_choice .box h4 {font-size:18px;line-height:20px;letter-spacing:-0.5px}
    .user_add .user_choice .box p {margin-top:8px;line-height:17px;}
    .user_add .user_choice .box input+.lbl  {padding:20px 22px;height:120px;border-radius:12px}
    .user_add .user_choice .box.person .lbl:after {top:12px;right:20px;width:74px;background-position:right top;}
    .user_add .user_choice .box.business .lbl:after {top:21px;right:20px;width:80px;background-position:right top;}
    .user_add .item .input_tit {margin-top:24px;}
    .user_add .item .business_type {margin-top:0px}
    .user_add .item .business_type.list {flex-wrap:wrap}
    .user_add .item .business_type.list .inpRdo {flex:0 0 48%}
    .user_add .item .business_type.list .inpRdo:last-child {margin:8px 0 0}
    .user_add .item .business_type.list .list_input {margin-left:0px !important;}

    .user_add input[type="text"] {height:auto;padding:10px;}
    .user_add input[type="text"]:focus {border: 1px solid #d7dce5}

    .user_add .item_privacy li .inpChk input+.lbl {font-size:14px;letter-spacing:-1px;}
    .user_add .item_privacy li .inpChk input+.lbl:before {margin-right:4px;}
    .user_add .item_privacy li .inpChk input+.lbl span {margin-left:3px;}
    .user_add .item_privacy li .privacy_more {font-size:12px;letter-spacing:-1px}
    .user_add .item_privacy li .privacy_more:after {display:inline-block;margin:0 0 0 4px;}
}