@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap');

.sub_container {padding-bottom: 120px;box-sizing: border-box; margin-top:-160px;}
.sub_container.video{margin-top:-265px;}
.sub_container > div{border-radius:10px 10px 0 0; background:#fff; position:relative; z-index:2;padding:60px 50px; min-height:300px; padding-bottom:0;}
.sub_container > div.post_wrap{padding:0; border-radius:0; min-height:auto;}

.sub_visual {}
.sub_bg {box-sizing: border-box; height:700px; background-size:cover; display:table;width:100%; padding-top:210px;}
.sub_title h2{font-size:54px; font-weight:600; text-align:center; color:#fff;}
.sub_title p{text-align:center; padding-top:15px; color:#fff; font-size:24px; font-weight:500;}

.priv_wrap{font-size:14px;}
.priv_wrap table{width:100%;}

.lnb {text-align: center;border-bottom:1px solid #ededed;position:relative;z-index:25; display:none;}
.lnb ul {font-size: 0;}
.lnb ul li {display:inline-block;padding: 0 20px;box-sizing: border-box;}
.lnb ul li a {display:block;height:100%;font-size: 16px;font-weight: 400;color:#454545;padding: 20px 0;box-sizing:border-box;position:relative; transition: all 0.3s ease; }
.lnb ul li.on a {color:#188197;}
.lnb ul li a:hover {color:#188197;}
.lnb ul li.on a::after {content:'';display:inline-block;width:4px;height:10px;position:absolute;bottom:-5px;background:#188197;left:50%;transform:translateX(-50%) rotate(45deg);border-radius: 4px;overflow:hidden;}
.submi_wrap {font-size:0;margin-bottom: 60px;}
.submi_wrap .inner {position: relative;}
.submi_wrap .swiper-container {border-radius: 6px;}
.submi_wrap .swiper-slide {text-align: center;background:#fff;}
.submi_wrap .swiper-slide a {display: block;height: 100%;text-align: center;padding: 35px 0;box-sizing: border-box;}
.submi_wrap .swiper-slide h4 {margin-top: 20px;font-weight: 500;font-size: 17px;color:#252525;transition: all 0.5s ease; }
.submi_wrap .swiper-slide a:hover h4 {color: #f0494d;}
.submi_wrap .swiper-button-next:after, .submi_wrap .swiper-button-prev:after {display:none;}
.submi_wrap .swiper-button-next, .submi_wrap .swiper-button-prev {width:27px;height:27px;background:#f0494d url('../images/main/cont01_prev.png')no-repeat;background-position:center;z-index: 9; opacity:1;border-radius: 50%;overflow:hidden;}
.submi_wrap .swiper-button-next {background: #f0494d url('../images/main/cont01_next.png')no-repeat;background-position:center;z-index: 9;opacity:1;border-radius: 50%;overflow:hidden;}
.submi_wrap .swiper-button-next.swiper-button-disabled, .submi_wrap .swiper-button-prev.swiper-button-disabled {opacity:1 !important;}
.submi_wrap .swiper-button-prev {left: -15px !important;}
.submi_wrap .swiper-button-next {right: -15px !important;}

.mob_lnb{display:none;}

.news_tab{position:absolute; left:0; right:0; transition: all 0.3s ease;}
.news_tab.fixed{position:fixed; top:0; left:0; right:0; background:#fff; padding:10px 0;}
.news_tab ul{font-size:0; text-align:center;}
.news_tab li{display:inline-block; zoom:1; *display:inline; margin:0 15px;}
.news_tab a{display:block; position:relative; padding-left:62px; font-size:18px; color:#bababa; height:63px; line-height:59px; text-align:center; width:206px; box-sizing:border-box; border:2px solid #ddd; border-radius:10px;}
.news_tab a span{display:block; position:absolute; left:0; top:0; bottom:0; width:62px; transition: all 0.3s ease;}
.news_tab a span:before{display:block; content:''; width:1px; background:#ddd; position:absolute; right:0; top:16px; bottom:16px; transition: all 0.3s ease;}
.news_tab li:nth-child(1) span{background:url('../images/sub/news_icon01.png') center center no-repeat;}
.news_tab li:nth-child(2) span{background:url('../images/sub/news_icon02.png') center center no-repeat;}
.news_tab li:nth-child(1).active a, .news_tab li:nth-child(1) a:hover a{border:2px solid #f28e4b; color:#f28e4b;}
.news_tab li:nth-child(2).active a, .news_tab li:nth-child(2) a:hover a{border:2px solid #47b7d0; color:#47b7d0;}
.news_tab li:nth-child(1).active span, .news_tab li:nth-child(1) a:hover span{background:url('../images/sub/news_icon01_on.png') center center no-repeat;}
.news_tab li:nth-child(2).active span, .news_tab li:nth-child(2) a:hover span{background:url('../images/sub/news_icon02_on.png') center center no-repeat;}
.news_tab li:nth-child(1)E.active span:before, .news_tab li:nth-child(1) a:hover span:before{background:#f8c6a5;}
.news_tab li:nth-child(2).active span:before, .news_tab li:nth-child(2) a:hover span:before{background:#a3dbe7;}

.notice_list{margin-top:40px; border-top:2px solid #252525;}
.notice_list li{border-bottom:1px solid #d5d5d5;}
.notice_list a{display:block; padding:25px 45px; background:url('../images/sub/notice_arrow.png') right 45px center no-repeat;}
.notice_list a:hover{background:#f8f8f8 url('../images/sub/notice_arrow_on.png') right 45px center no-repeat;}
.notice_list h3{color:#1f1f1f; font-size:22px; font-weight:500;}
.notice_sub{margin-top:10px; font-size:0;}
.notice_sub div{display:inline-block; color:#1f1f1f; font-weight:300; font-size:16px;}
.notice_sub div + div{margin-left:15px; padding-left:15px; position:relative;}
.notice_sub div + div:before{display:block; content:''; background:#d5d5d5; width:1px; position:absolute; left:0; top:5px; bottom:3px;}

.newsList_item{margin-top:20px;}
.newsList_item li + li{margin-top:45px;}
.newsList_item li{border-radius:10px; overflow:hidden; border:1px solid #ddd;}
.item_wrap{display:table; width:100%;}
.item_wrap img{display:block; width:100%;}
.item_wrap > div{display:table-cell; vertical-align:middle; width:50%;}
.news_title{padding:40px; position:relative;}
.news_title h4{font-size:20px; font-weight:600; color:#222; padding-top:20px; position:relative;}
.news_title a{display:block; position:absolute; bottom:40px; right:40px; color:#188197; font-size:16px; font-weight:500; padding-right:25px; background:url('../images/sub/event_arrow.png') right center no-repeat;}
.event_info > div{display:inline-block;}
.notice_date, .event_statue + div{color:#777; font-size:16px;}
.event_statue + div{padding-left:10px;}
.event_statue .icon{font-size:15px; font-weight:500; position:relative; padding-left:13px;}
.event_statue .icon:before{display:block; content:''; width:8px; height:8px; position:absolute; left:0; top:7px; border-radius:50%;}
.event_statue .icon.icon_ing{color:#f0494d;}
.event_statue .icon.icon_end{color:#8995a2;}
.event_statue .icon.icon_ing:before{background:#f0494d;}
.event_statue .icon.icon_end:before{background:#8995a2;}
.gallery_wrap{padding-top:110px;}
.gallery_wrap.event_id{padding-top:173px;}
.gallery_wrap + .gallery_wrap{border-top:1px solid #ddd; margin-top:100px;}
.gallery_wrap iframe{margin-top:40px;}

.search_align {text-align: right;}
.search_box {border: 2px solid #f4777a;font-size: 0;border-radius: 54px;display:inline-block; position:relative; padding-right:45px;}
.search_box input {width:235px; height:54px;vertical-align: middle;background: transparent;outline: 0; border:0; box-shadow:none;padding-left:10px;box-sizing: border-box;}
.search_box input::placeholder {font-size: 14px;font-weight: 300; color:#777; }
.search_box button {width:45px;height:54px;background:url('../images/sub/search_icon.gif')no-repeat;background-position:center;border:0;vertical-align: middle;cursor:pointer; position:absolute; top:0; right:0; border-radius:0 25px 25px 0;}
.board_search_select{position:relative;display:inline-block; width:120px !important; height:50px; vertical-align:middle; box-sizing:border-box; text-align:left; box-sizing:border-box; background:transparent; }
.board_search_select::after {content:'';position:absolute;display:inline-block;width:1px;height: 22px; background: #ddd; top: 15px; right: 0;}
.search_box .jq_sel {display:block;position:relative;height:51px; font-size:16px; padding:0 10px; }
.search_box .jq_sel span {position:absolute;left:0px;top:0;white-space:nowrap;height:51px;width:100%;line-height:51px; overflow:hidden; cursor:pointer; font-size:14px; color:#f4777a; text-align:left; box-sizing: border-box; font-weight: 700; padding-left: 16px; box-sizing: border-box;
/*background:url('../images/sub/search_arrow.png') no-repeat; background-position:right 15px  center;background-size: 12px 7px;*/}
.search_box .jq_sel span.on {background:url('../images/sub/search_arrow_on.png') no-repeat; background-position:right 15px  center; }
.search_box .jq_sel a.jqTransformSelectOpen {display:block;position:absolute;right:8px; top:50%; margin-top:-3px; width:13px;height:8px;background:url("../images/sub/select_btn.png") no-repeat center center;}
.search_box .jq_sel ul {width:120px !important;overflow:auto;position:absolute;z-index:9999;top:57px;left:0px;max-height:300px; right:-1px; background-color:transparent;border-top:solid 1px #e2e2e2;border-bottom:solid 1px #e2e2e2;background:#fff;display:none;overflow:auto;overflow-y:auto;z-index:10;white-space:nowrap; border: 2px solid #f4777a; border-radius: 10px;}
.search_box .jq_sel li {border-right:solid 1px #e2e2e2;border-left:solid 1px #e2e2e2}
.search_box .jq_sel ul a {display:block;padding:8px;text-decoration:none;color:#656565;text-align:left; font-size:13px;}
.search_box .jq_sel ul a:hover {background-color:#f5f5f5;color:#f4777a; }
.search_box .jq_sel_hide {display:none;}

.view_table {border-top:3px solid #111; width:100%;}
.view_table thead td {position:relative;padding: 35px 30px; box-sizing: border-box;border-bottom:1px solid #111;}
.view_table thead td h4 {width:100%;font-weight: 700;font-size: 28px;color:#222;line-height: 1.3;margin-bottom: 20px; text-align: left; word-break: keep-all;; }
.view_table thead td div {font-size:18px;font-weight: 350;color:#777;}
.view_table tbody td {padding: 40px 30px;box-sizing: border-box;padding-bottom: 80px;}
.view_table tbody td .item_wrap {min-height:400px;text-align: center;}
.view_table tfoot td {box-sizing:border-box;border-bottom: 1px solid #222;background:#f5f5f5;}
.view_table tfoot td dl {display:table;position:relative;line-height: 1;}
.view_table tfoot td dl::after {content:'';display:block;clear:both;}
.view_table tfoot td dl dt {color:#f0494d;font-size: 16px;font-weight: 500;line-height: 1;display:table-cell;padding-right:20px;box-sizing: border-box;margin-right: 20px;position:relative;height:100%;padding:15px;}
.view_table tfoot td dl dt::after {content:'';display:inline-block;width:1px;height:16px;background:#aaa;position:absolute;top:15px;right:0;}
.view_table tfoot td dl dd {display:inline-block;margin-right: 20px;margin-left: 15px;margin-bottom: 10px;}
.view_table tfoot td dl dd:last-child {margin-bottom: 15px;}
.priv_table {border:1px solid #ddd; border-top: 3px solid #111; background:#fff;}
.priv_table th, .priv_table td {padding: 5px; box-sizing: border-box;}
.priv_table th {border-right: 1px solid #ddd; border-bottom: 1px solid #ddd;text-align: center;}
.priv_table td {border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;}
.priv_table td:last-child {border-right: 0;}

.notice_table {border-top: 3px solid #000; text-align: center;}
.notice_table thead th {border-bottom:1px solid #000; font-weight: 700; font-size: 16px; color: #333;padding: 15px;box-sizing: border-box;}
.notice_table tbody td {border-bottom: 1px solid #ddd; font-weight: 350; font-size: 16px; color:#555;padding: 15px; box-sizing: border-box;}
.notice_table tbody td a {font-weight: 350; font-size: 16px; color:#555;line-height: 1.5;display:block;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}

.post_wrap .inner {position: relative;}
.btn_gotoList {position:absolute;left:50%;transform:translateX(-50%);width:100px;height:100px;color:#fff;font-size:14px;font-weight: 350;box-sizing: border-box;text-align: center;background:#2d3336;}
.btn_gotoList div {display:table;width:100%;height:100%;}
.btn_gotoList div div {display:table-cell; vertical-align: middle;}
.btn_gotoList div div span {display:block;}
.post_wrap {border-top: 1px solid #ededed; border-bottom: 1px solid #ededed;}
.post_wrap > ul {font-size: 0;display:block;width: 100%;}
.post_wrap > ul > li {display: inline-block;;width:50%;vertical-align: middle;}
.post_wrap > ul > li.post_prev {box-sizing:border-box;text-align: right;}
.post_wrap > ul > li.post_prev a {text-align: left;}
.post_wrap > ul > li.post_next {background:#eeeff0;box-sizing:border-box;text-align: left;}
.post_wrap > ul > li.post_next a {text-align: right;}
.post_wrap > ul > li > a {display:inline-block;height:100%;padding: 30px 0;box-sizing: border-box;max-width:600px;width:100%;}
.post_wrap > ul > li > a strong {font-weight: 700; font-size: 14px; color: #111;display:block;line-height: 1;margin-bottom: 11px;}
.post_wrap > ul > li > a h3 {font-weight: 300; font-size: 14px; color:#111;line-height: 1;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;width: 100%;}

.overview_top{color:#575756; font-size:28px; line-height:34px; font-weight:500; text-align:center; font-weight:500; padding-top:60px;}
.overview_top p{margin-top:45px; letter-spacing:-1px;}
.overview_top p + p{font-size:26px; font-weight:350; margin-top:10px; letter-spacing:0;}
.over1 p{ color:#e14a4a; font-size:24px; font-family: 'Poppins', sans-serif; text-align:center;}
.over1 p span{position:relative; text-align:center; font-weight:500;}
.over1 p span:before{content:''; display:block; position:absolute; bottom:0; top:50%; left:-3px; right:-3px; border-radius:30px; background:#fdf0f0;}
.over1 p em{position:relative; font-style:normal; z-index:2;}
.over1 ul{margin-top:30px;}
.overview_wrap{margin:0 auto; margin-top:120px;}
.overview_title{text-align:center; padding-bottom:35px; border-bottom:1px solid #252525; margin-bottom:60px;}
.overview_title h3{color:#252525; font-size:36px; font-weight:500; display:inline-block; position:relative;}
.overview_title h3 div{position:relative; z-index:2;}
.overview_title h3:before{display:block; content:''; position:absolute; left:0; right:0; bottom:0; top:50%;}

.over_section1 .overview_title h3:before{background:#e8efda;}
.over_section2 .overview_title h3:before{background:#d1e6e3;}
.over_section3 .overview_title h3:before{background:#fcf1e2;}
.over_section4 .overview_title h3:before{background:#e4eccf;}
.over_section5 .overview_title h3:before{background:#e5f8fd;}
.overview_title span{color:#5b5b5b; font-size:18px; font-family: 'Poppins', sans-serif; display:block; margin-top:4px;}
.over1{color:#454545; font-size:18px; padding:0 80px; text-align:center;}
.over1 li{position:relative; padding-left:15px; display:inline-block;}
.over1 li:before{display:block; content:''; width:5px; height:5px; border-radius:5px; background:#454545; position:absolute; top:12px; left:0;}
.over1 li + li{margin-top:10px;}

.over2{font-size:0; text-align:center;}
.over2 h4{text-align:center; color:#000; font-size:24px; font-weight:500; margin-bottom:35px;}
.over2 li{display:inline-block; zoom:1; *display:inline; margin:0 10px 20px;}
.over2 li a{border:1px solid #ededed;}
.over2 a, .over2 img{display:block;}

.over3_sl{background:#fff5f1; color:#b91c1c; font-size:20px; line-height:26px; border-radius:10px; padding:33px 0; width:760px; text-align:center; margin:0 auto;}
.over3 ul{font-size:0; text-align:center; margin-top:50px;}
.over3 ul li{display:inline-block; zoom:1; *display:inline; width:460px;}
.over3 h4{color:#252525; font-weight:500; font-size:20px; margin-bottom:30px; padding-bottom:15px; position:relative;}
.over3 h4:before{display:block; content:''; width:100px; height:1px; background:#7e7e7e; position:absolute; bottom:0; left:50%; margin-left:-50px;}
.over3 p{color:#6b6b6b; font-size:16px; line-height:26px;}

.over4{text-align:center; font-size:0;}
.over4_list{text-align:left; display:inline-block; zoom:1; *display:inline; width:450px; box-sizing:border-box; padding:25px 20px; vertical-align:top; margin:0 20px; border-radius:5px;}
.over4_list h4{text-align:center; font-size:24px; line-height:24px; font-weight:400; padding-bottom:20px; border-bottom:1px solid #ddd;}
.over4_list:nth-child(1){background:#f7f1ee;}
.over4_list:nth-child(2){background:#ebf0f4;}
.over4_list:nth-child(1) h4{color:#9c705a;}
.over4_list:nth-child(2) h4{color:#6a7d8d;}

.over4_ul{padding-left:35px; font-size:16px; color:#222; font-weight:350; padding-top:25px; height:67px;}
.over4_ul li{display:table; width:100%; text-align:left;}
.over4_ul li + li{margin-top:10px;}
.over4_ul li > div{display:table-cell; line-height:16px;}
.over4_ul li > div:first-child{width:72px; border-right:1px solid #bbb; font-weight:600;}
.over4_ul li > div:last-child{padding-left:10px;}
.over4_first_ul li > div:first-child{color:#ed4a4b;}
.over4_second_ul li > div:first-child{color:#0e7b93;}

.sub_container .over_section_sc{background:#f5f5f5; padding:90px 0;}
.over_sc ul{font-size:0; text-align:center;}
.over_sc li{display:inline-block; width:230px; vertical-align:top; }
.over_sc li + li{margin-left:50px; position:relative;}
.over_sc li + li:before{display:block; content:''; position:absolute; left:-29px; top:40px; background:url('../images/sub/sc_arrow.png') center center no-repeat; width:10px; height:16px;}
.over_sc_txt{background:#fff; border-radius:5px; font-size:16px; font-weight:500; box-shadow:4px 4px 4px rgba(23,68,181,0.2);}
.over_sc_txt .dp_table{height:90px;}
.over_sc li:nth-child(1) .over_sc_txt{color:#e68f8f}
.over_sc li:nth-child(2) .over_sc_txt{color:#75bbb2;}
.over_sc li:nth-child(3) .over_sc_txt{color:#c687cf;}
.over_sc_date{color:#636363; font-weight:400; font-size:16px; padding-top:20px; letter-spacing: -0.04em; }

.over4_ul{padding-left:35px; font-size:16px; color:#222; font-weight:350; padding-top:25px; height:67px;}
.over4_ul li{display:table; width:100%; text-align:left;}
.over4_ul li + li{margin-top:10px;}
.over4_ul li > div{display:table-cell; line-height:16px;}
.over4_ul li > div:first-child{width:72px; border-right:1px solid #bbb; font-weight:600;}
.over4_ul li > div:last-child{padding-left:10px;}
.over4_first_ul li > div:first-child{color:#ed4a4b;}
.over4_second_ul li > div:first-child{color:#0e7b93;}

.over5 ul{font-size:0; text-align:center;}
.over5 li{display:inline-block; width:25%; display:inline-block; vertical-align:top;}

.over_title{width:160px; height:160px; margin:0 auto; color:#fff; font-size:18px; font-weight:600; border-radius:50%;}
.over_title .dp_table{height:100%;}
.over5 li:nth-child(1) .over_title{background:#eea1a1;}
.over5 li:nth-child(2) .over_title{background:#8bc1c9;}
.over5 li:nth-child(3) .over_title{background:#bd8bc9;}
.over5 li:nth-child(4) .over_title{background:#8bc995;}

.over5 p{font-size:16px; color:#6b6b6b; line-height:25px; margin-top:15px;}

.promotion_wrap{margin-top:70px;}
.promotion_wrap li{position:relative;}
.promotion_wrap li:nth-child(odd) > div{padding-right:50%;}
.promotion_wrap li:nth-child(even) > div{padding-left:50%;}
.promotion_movie{width:50%;}
.promotion_movie iframe{display:block; width:100%;}
.promotion_wrap li > div{position:relative;}
.promotion_wrap li:nth-child(odd) .promotion_movie{position:absolute; top:0; right:0;}
.promotion_wrap li:nth-child(even) .promotion_movie{position:absolute; top:0; left:0;}
.promotion_wrap li + li{margin-top:40px; padding-top:40px; border-top:1px solid #ddd;}
.promotion_wrap li:nth-child(1) .promotion_txt_box_sub{background:url('/images/sub/promotion_icon1.png') left 0 top no-repeat;}
.promotion_wrap li:nth-child(2) .promotion_txt_box_sub{background:url('/images/sub/promotion_icon3.png') left 0 top no-repeat;}
.promotion_wrap li:nth-child(3) .promotion_txt_box_sub{background:url('/images/sub/promotion_icon2.png') left 0 top no-repeat;}
.promotion_wrap li:nth-child(1) .promotion_movie a{border:10px solid #eab1e6;}
.promotion_wrap li:nth-child(2) .promotion_movie a{border:10px solid #3aa5e3;}
.promotion_wrap li:nth-child(3) .promotion_movie a{border:10px solid #eca220;}
.promotion_movie a, .promotion_movie img{display:block;}
.promotion_txt_box{display:table; width:100%; height:320px;}
.promotion_txt_box > div{display:table-cell; vertical-align:middle; text-align:center; padding-left:50px;}
.promotion_txt_box h4{color:#252525; font-size:41px; font-weight:500; position:relative; display:inline-block;}
.promotion_txt_box h4 span{display:inline-block; position:relative; z-index:2;}
.promotion_txt_box h4:before{display:block; content:''; position:absolute; bottom:0; left:0; right:0; top:50%;}
.promotion_txt_box p{color:#252525; font-weight:350; line-height:28px; font-size:20px; margin-top:15px;}
.promotion_txt_box a{display:inline-block; margin-top:25px; font-size:16px; padding-bottom:10px; padding-right:18px; position:relative;}
.promotion_txt_box a:before{display:block; content:''; width:11px; height:1px; position:absolute; right:0; top:12px;}
.promotion_txt_box a:after{display:block; content:''; height:11px; width:1px; position:absolute; right:5px; top:7px;}
.promotion_wrap li:nth-child(1) h4:before{background:#feeffd;}
.promotion_wrap li:nth-child(2) h4:before{background:#d8edf9;}
.promotion_wrap li:nth-child(3) h4:before{background:#fdf5ed;}
.promotion_wrap li:nth-child(2) a{border-bottom:1px solid #3aa5e3; color:#3aa5e3;}
.promotion_wrap li:nth-child(3) a{border-bottom:1px solid #eda931; color:#eda931;}
.promotion_wrap li:nth-child(2) a:before{ background:#3aa5e3;}
.promotion_wrap li:nth-child(2) a:after{ background:#3aa5e3;}
.promotion_wrap li:nth-child(3) a:before{ background:#eda931;}
.promotion_wrap li:nth-child(3) a:after{ background:#eda931;}

.official_wrap{padding-top:30px;}
.official_wrap li + li{margin-top:70px; padding-top:70px; border-top:1px solid #ddd;}
.official_wrap li > div{padding-left:435px; position:relative}
.offcial_txt{padding-top:110px; position:absolute; left:0; top:0;}
.official_wrap li:nth-child(1) .offcial_txt{background:url('/images/sub/video_icon01.png') left top no-repeat;}
.official_wrap li:nth-child(2) .offcial_txt{background:url('/images/sub/video_icon02.png') left top no-repeat;}
.official_wrap li:nth-child(3) .offcial_txt{background:url('/images/sub/video_icon03.png') left top no-repeat;}
.offcial_txt h3{color:#333; font-size:30px; font-weight:500; letter-spacing:-1px;}
.offcial_txt p{color:#333; font-size:16px; line-height:24px; font-weight:500; letter-spacing:-1px; margin-top:15px; font-weight:350;}

.show_video_wrap{position:relative; overflow-x:hidden;}
.show_video{position:absolute; top:0; left:0; right:0; height:700px; overflow:hidden;}
.show_video:after{display:block; content:''; position:absolute; z-index:2; left:0; right:0; top:0; bottom:0; background:rgba(66,61,170,0.5);}
.show_video video{width:100%;}

.award_category{text-align:center; font-size:0; margin-top:70px;}
.award_category li{display:inline-block; padding:0 24px;}
.award_category li a{display:block; text-align:left; font-size:20px; font-weight:600; background:#fff; border-radius:10px; box-sizing:border-box; padding-left:70px; height:69px; line-height:69px; width:227px; letter-spacing:-1px;}
.award_category li:nth-child(1) a{background:#fff url('/images/sub/award_icon1.png') left center no-repeat; color:#f5bb1c;}
.award_category li:nth-child(2) a{background:#fff url('/images/sub/award_icon2.png') left center no-repeat; color:#0bd6b8;}
.award_category li:nth-child(3) a{background:#fff url('/images/sub/award_icon3.png') left center no-repeat; color:#f22f57;}

.award_category li:nth-child(1) a:hover, .award_category li:nth-child(1) a.active{background:#f5bb1c url('/images/sub/award_icon1_on.png') left center no-repeat; color:#fff;}
.award_category li:nth-child(2) a:hover, .award_category li:nth-child(2) a.active{background:#0bd6b8 url('/images/sub/award_icon2_on.png') left center no-repeat; color:#fff;}
.award_category li:nth-child(3) a:hover, .award_category li:nth-child(3) a.active{background:#f22f57 url('/images/sub/award_icon3_on.png') left center no-repeat; color:#fff;}

.calc_h100p{height:calc(100% - 145px);}
.h100p{height:100%;}
.h700{height:700px;}

.scd_table {width: 100%; border-top:2px solid #252525; position:relative;}
.scd_table th {padding: 30px 20px;box-sizing: border-box;color:#ed4a4b;text-align: left;font-size: 16px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.scd_table td {padding: 30px 20px;font-size:16px;font-size: 350;color:#222;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.scd_table td:last-child {border-right:0;}

.show_top.sub_title{padding-top:210px; top:0; z-index:100;}
.show_top{position:absolute; top:140px; left:0; right:0; text-align:center; z-index:3;}
.video_title h2{color:#fff; font-size:54px; letter-spacing:-0.4px; }
.video_title p{font-size:34px; letter-spacing:-1px; line-height:52px; color:#fff; margin-top:70px;}
.video_title p strong{color:#fff; font-size:40px; font-weight:600;}

.show_wrap{position:relative; z-index:2;}

.show_wrap h3{text-align:center; color:#414141; font-size:32px; font-weight:600;}
.show_list{font-size:0; margin:0 -11px; margin-top:-15px;}
.show_list li{display:inline-block; width:33.3333%; padding:0 11px; box-sizing:border-box; margin-top:30px;}
.show_list li img{display:block; width:100%;}
.show_list a{display:block; border-radius:10px; overflow:hidden;}
.show_txt{border:1px solid #e8e8e8; border-top:0; font-size:16px; font-weight:600; color:#333; padding:20px; padding-left:110px; position:relative;text-align:left; border-radius:0 0 10px 10px;  transition: all 0.3s ease;}
.show_txt span{color:#188197; font-weight:400; display:block; width:70px; background:url('../images/sub/show_title_bullet.png') right center no-repeat; position:absolute; left:20px; top:20px; text-align:left; }
.show_img{display:block; position:relative; padding:0;}
.show_img:after{display:block; content:''; position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.2) url('../images/sub/movie_arrow.png') center center no-repeat; opacity:1; transition: all 0.3s ease;}
.show_list a:hover .show_img:after{opacity:0;}
.show_list a:hover .show_txt{border:1px solid #188197; border-top:0;}
.show_list em{font-style:normal;}
.show_category{margin-top:80px;}
.show_category ul{font-size:0; text-align:center;}
.show_category li{display:inline-block; zoom:1; *display:inline; font-size:20px; font-weight:600; letter-spacing:-1px; text-align:left;}
.show_category li a{background:#fff; border-radius:10px; display:block; width:227px; height:69px; line-height:63px; margin:0 15px; padding:0 10px; box-sizing:border-box;}
.show_category li span{display:inline-block; width:63px; height:63px; vertical-align:middle;transition:all 0.3s ease;}
.show_cate00 span{background:url('../images/sub/show_icon00.png') center center no-repeat;}
.show_cate01 span{background:url('../images/sub/show_icon01.png') center center no-repeat;}
.show_cate02 span{background:url('../images/sub/show_icon02.png') center center no-repeat;}
.show_cate03 span{background:url('../images/sub/show_icon03.png') center center no-repeat;}
.show_cate00 a{color:#f0ad2b;}
.show_cate01 a{color:#bf748e;}
.show_cate02 a{color:#5e88bc}
.show_cate03 a{color:#008486;}
.show_cate00.active a{background:#f0ad2b;}
.show_cate01.active a{background:#bf748e;}
.show_cate02.active a{background:#5e88bc;}
.show_cate03.active a{background:#008486;}
.show_category li.active a{color:#fff;}
.show_cate00.active span{background:url('../images/sub/show_icon00_on.png') center center no-repeat;}
.show_cate01.active span{background:url('../images/sub/show_icon01_on.png') center center no-repeat;}
.show_cate02.active span{background:url('../images/sub/show_icon02_on.png') center center no-repeat;}
.show_cate03.active span{background:url('../images/sub/show_icon03_on.png') center center no-repeat;}

.show_title0{color:#f0ad2b;}
.show_title1{color:#bf748e;}
.show_title2{color:#5e88bc;}
.show_title3{color:#008486;}

.show_search{text-align:right; margin-top:30px;}
.show_search > div{width:397px; display:inline-block; padding-left:25px; padding-right:58px; box-sizing:border-box; border:1px solid #fa9137; border-radius:35px; text-align:left; position:relative;}
.show_search input{border:0; height:35px; font-size:17px;}
.show_search input::placeholder {color:#b6b6b6;}
.show_search button{position:absolute; top:0; right:0; background: transparent; border:0;}

.show_pager { font-size:0; text-align:center; padding-top:23px; }
.show_pager a { width:36px; height:36px; border-radius:50%; display:inline-block; }
.show_pager >a { background:url(/images/sub/pager_p1.png)center center no-repeat #e4e7ea; margin:0 2px; vertical-align:top; text-indent:-9999px; }
.show_pager >a.prev_p { background-image:url(/images/sub/pager_prev_p.png); }
.show_pager >a.next_p { background-image:url(/images/sub/pager_next_p.png); }
.show_pager >a.pl { background-image:url(/images/sub/pager_pl.png); }
.show_pager ul { display:inline-block; padding:0 10px; vertical-align:top; }
.show_pager ul li { display:inline-block; padding:0 5px; }
.show_pager ul a { font-size:13px; color:#9aa2ac; border:1px solid #9aa2ac; line-height:34px; box-sizing:border-box; text-align:center; }
.show_pager ul .on a { background-color:#f55d60; color:#fff; border-color:#f55d60; }
.show_pager ul a:hover { background-color:#f55d60; color:#fff; border-color:#f55d60; }


.popup_wrap {display:none;position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.4);z-index: 1000;}
.popup_wrap .popup_table {display:table;width:100%;height:100%;}
.popup_wrap .popup_table_cell {display:table-cell;width:100%;height:100%;vertical-align: middle; text-align:center;}
.popup_wrap .mCSB_scrollTools .mCSB_dragger {width: 6px;right: 0;background:#ddd;}

.review_pop {display:inline-block; margin: 0 auto;background: #fff;border-radius: 10px;overflow: hidden;}
.review_pop .header {position: relative;font-size: 0;padding: 20px 30px; box-sizing: border-box;border-bottom: 1px solid #ededed; height:auto;}
.review_pop .header h3 {font-size:18px;color:#222;font-weight:600; text-align:left;}
.review_pop .header h3 span{display:inline-block; color:#188197; background:url('../images/sub/review_span.png') right center no-repeat; padding-right:50px; margin-right:30px;}
.review_pop .header .btn_popClose {position: absolute; right:15px; top:15px;}
.review_pop .review_video{font-size:0;}
.review_pop .review_video img {width: 100%;}

.booth_tab.prizeTab {margin-bottom: 60px;}
.booth_tab.prizeTab li a {display:table;width:100%;}
.booth_tab.prizeTab li a > span {display:table-cell;width:100%;height:100%;vertical-align: middle;}

.dataTables_length select {margin:0 10px;}
.booth_tab li a {width:165px;}
.booth_tab {font-size:0;text-align: center;margin-bottom: 45px;}
.booth_tab li {display:inline-block;margin: 0 16px;}
.booth_tab li a {display:block;height:100%;border-radius: 5px;overflow:hidden;background:#e0e0e0;font-size: 17px;font-weight: 400;color:#252525;text-align: center;padding: 10px 21px;box-sizing:border-box;transition:all 0.3s ease; }
.booth_tab li a:hover {color:#fff;background:#f14e51;}
.booth_tab li.on a {color:#fff;background:#f14e51;}
.booth_list {padding-bottom:70px;box-sizing: border-box; border-bottom}
.booth_list ul {position:relative;margin: 0 -15px;padding-bottom:15px;box-sizing: border-box;}
.booth_list ul li {display:inline-block;width:33.3333%;padding: 0 15px;box-sizing:border-box;margin-bottom: 15px;}
.booth_list ul li > div { box-sizing:border-box;border:1px solid #ddd;background:#fff;position:relative;}
.booth_list ul li div a {padding: 10px;box-sizing: border-box;}

.ref_wrap{padding-top:20px;}
.results h3, .ref_wrap h3 {font-size: 30px;font-weight: 600;color: #333;line-height: 1; text-align:center;}

.pagination {text-align: center;}
.pagination > a {display:inline-block;width:36px;height:36px;vertical-align: middle;line-height: 36px;text-align: center;border: 1px solid #9ca4ae; border-radius: 50%; overflow:hidden; color: #9ca4ae; margin: 0 5px;font-size: 13px;}
.pagination > a.on {border: 1px solid #f14e51; background: #f14e51; color: #fff; }
.pagination > a.prev1, .pagination > a.prev2, .pagination > a.next1, .pagination > a.next2 {border-radius: 50%; overflow:hidden;border: 0;}
.pagination > a.prev2 {margin-left: 0; margin-right:5px; background:#e4e7ea url('../images/sub/prev2.png')no-repeat;background-position:center;}
.pagination > a.prev1 {margin-left: 0; margin-right: 10px; background:#e4e7ea url('../images/sub/prev1.png')no-repeat;background-position: 15px center;}
.pagination > a.next1 {margin-left: 0; margin-left: 10px;background:#e4e7ea url('../images/sub/next1.png')no-repeat;background-position: 16px center;}
.pagination > a.next2 {margin-left: 5px;background:#e4e7ea url('../images/sub/next2.png')no-repeat;background-position:center;}

.ref_listTitle{position:relative; overflow:hidden;}
.dataTables_length{float:left;}
.dataTables_length select{height:40px; border:1px solid #ddd; width:150px; border-radius:5px;}
.dataTables_filter{float:right; border:1px solid #ddd; padding-left:50px; font-size:0; position:relative; box-sizing:border-box; background:url('../images/sub/table_search.png') left 10px center no-repeat; border-radius:5px;}
.dataTables_filter input[type="search"]{border:0; height:38px;}
.dataTables_filter input[type="search"]:focus{outline:none;}
.ref_tableWrap{margin-top:20px;}

.dataTables_paginate{margin-top:30px;}
.dataTables_paginate{text-align:center;}
.dataTables_paginate > span{display:inline-block;}
.dataTables_paginate a{display:inline-block;width:36px;height:36px;vertical-align: middle;line-height: 36px;text-align: center;border: 1px solid #9ca4ae; border-radius: 50%; overflow:hidden; color: #9ca4ae; margin: 0 5px;font-size: 13px;}
.dataTables_paginate a.current{border: 1px solid #f14e51; background: #f14e51; color: #fff; }
.dataTables_paginate > a.previous {margin-left: 0; margin-right: 10px; background:#e4e7ea url('../images/sub/prev1.png')no-repeat;background-position: center; font-size:0;}
.dataTables_paginate > a.next{margin-left: 0; margin-left: 10px;background:#e4e7ea url('../images/sub/next1.png')no-repeat;background-position: center; font-size:0;}
.dataTables_info{display:none;}

.dataTables_length{font-size:0;}
.prizetable {border-top: 2px solid #000; text-align: center; width:100%;}
.prizetable tbody td, .prizetable thead th{word-break:keep-all;}
.prizetable tbody td{border-bottom: 1px solid #ddd; font-weight: 350; font-size: 16px; color: #555; padding: 15px; box-sizing: border-box;}
.prizetable thead th{border-bottom: 1px solid #000; font-weight: 500; font-size: 16px; color: #333; padding: 15px; box-sizing: border-box; background:#fafafa;}

.pdb0 {padding-bottom: 0 !important;}

.event_list li + li{margin-top:63px}
.event_list a{display:block; border-radius:10px; overflow:hidden; box-shadow:3px 3px 5px rgba(0,0,0,0.17);}
.event_title{color:#222; font-size:22px; font-weight:600; line-height:28px;}
.event_txt{padding:0 30px; word-break:keep-all; position:relative; }
.event_date{color:#777; font-size:16px; font-weight:350; margin-top:-40px;}
.event_date span{color:#f0494d; font-weight:500; display:inline-block; padding-right:12px; position:relative; padding-left:13px;}
.event_date span:before{display:block; content:''; background:#f0494d; width:8px; height:8px; border-radius:50%; position:absolute; top:9px; left:0;}
.event_title{margin-top:15px;}
.event_detail{position:absolute; right:30px; bottom:30px; color:#188197; font-size:16px; font-weight:500; background:url('/images/sub/event_arrow.png') right center no-repeat; padding-right:24px;}
.event_img{overflow:hidden; max-width:580px;}
.event_img img{display:block; transition: all 0.3s ease;}
.event_list a:hover img{
-webkit-transform:scale(1.1); /*  크롬 */
-moz-transform:scale(1.1); /* FireFox */
-o-transform:scale(1.1); /* Opera */
transform:scale(1.1);
}

.priv_wrap {color:#252525;}
.priv_wrap h3 {}
.priv_wrap > ul {margin-top:5px;padding-left: 20px;box-sizing: border-box;}
.priv_wrap > ul > li {margin-bottom: 7px;}
.priv_wrap > ul > li > ul {padding-left: 10px; box-sizing:border-box;margin: 5px;}
.priv_wrap > ul > li > ul > li {margin-bottom: 5px; font-size: 14px;}

.booth_title{text-align:center; color:#000009; font-size:40px; font-weight:500; letter-spacing:-0.5px; margin-bottom:80px;}
.booth_search{max-width:480px; margin:0 auto; position:relative; padding-right:50px; border-bottom:2px solid #000009;}
.booth_search input{width:100%; border:0; height:50px;}
.booth_search button{border:0; background:transparent; position:absolute; right:0; top:0;}
.booth_table{margin-top:70px;}
.booth_table table{width:100%; border-top:2px solid #000009;}
.booth_table th, .booth_table td{padding:15px 10px; border-bottom:1px solid #ddd; text-align:center;  font-size:14px;}
.booth_table th{color:#222; font-weight:600;}
.booth_table td{color:#555;}
.booth_table img{border:1px solid #ddd; display:block; margin:0 auto; width:150px;}
.booth_table td a{display:inline-block; padding-right:34px; background:url('/images/sub/booth_arrow.png') right center no-repeat; height:26px; line-height:26px;}
.booth_table_hompage{}

/* register */
.join_wrap { padding-top:120px; padding-bottom:150px; }
.join_wrap h3 { line-height: 1; font-size: 42px; font-weight: 700; color: #333; text-align: center; margin-bottom: 60px; }
.join_process {font-size:0;padding-bottom: 40px;box-sizing:border-box;border-bottom: 1px solid #ddd;}
.join_process li {display:inline-block;width:33.3333%;vertical-align: top;text-align: center;position:relative;}
.join_process li::after {content:'';display:inline-block;width:16px;height:30px;background:url('/images/sub/join_process_arrow.png')no-repeat;position:absolute;top:50px;right: -8px;}
.join_process li:last-child::after {display:none;}
.join_process li > div > span {color: #ccc; font-size: 14px;font-weight: 700;display:block;line-height: 1;}
.join_process li strong {color:#ccc; font-size: 18px; font-weight: 700;line-height: 1;}
.join_process li .icon_wrap {text-align: center;margin: 20px 0;}
.join_process li.on > div > span {color:#ef494d;}
.join_process li.on strong {color:#222;}
.icon { display: inline-block; }
.icon_join01 {width:54px;height:54px;background:url('../images/sub/join01.png')no-repeat;}
.icon_join02 {width:54px;height:54px;background:url('../images/sub/join02.png')no-repeat;}
.icon_join03 {width:54px;height:54px;background:url('../images/sub/join03.png')no-repeat;}
.icon_join01.on {width:54px;height:54px;background:url('../images/sub/join01_on.png')no-repeat;}
.icon_join02.on {width:54px;height:54px;background:url('../images/sub/join02_on.png')no-repeat;}
.icon_join03.on {width:54px;height:54px;background:url('../images/sub/join03_on.png')no-repeat;}
.terms_section h4 {font-size: 20px;font-weight: 500; color: #333;line-height: 1;margin-bottom: 20px;}
.terms_box {height:200px;background:#f7f7f7;padding:30px;box-sizing: border-box; overflow:hidden;}
.join_wrap .mCSB_scrollTools .mCSB_dragger {left:auto;right:0;background:#d9d9d9;width:6px !important;}
.terms_section {margin-top: 60px;padding-bottom:40px;box-sizing: border-box;}
.terms_container {}
.terms_container p {font-size: 14px;color:#666;font-weight: 350;}
.privacy_box {height:200px;background:#f7f7f7;padding:30px;box-sizing: border-box; overflow:hidden;}
.privacy_section {padding-bottom:40px;box-sizing: border-box;border-bottom:1px solid #333;}
.privacy_container {}
.privacy_container p {font-size: 14px;color:#666;font-weight: 350;}
.privacy_section h4 {font-size: 20px;font-weight: 500; color: #333;line-height: 1;margin-bottom: 10px;}
.agree_form {margin-top: 15px;text-align: right;}
.agree_form input[type="checkbox"]{}
.agree_form label {font-size: 16px;font-weight: 350;color: #222;}
.all_agree_box {margin-top:20px;text-align: right;margin-bottom: 30px;}
.all_agree_box label {font-size: 16px; font-weight: 350; color: #222;}
.btn_wrap {text-align: center;}
.btn_wrap *{vertical-align:middle;}
.btn_join { width: 180px; height: 58px; text-align: center; line-height: 58px; font-weight: 500; font-size: 18px; color: #fff; background: #ef494d; border:0; }

.join_form {font-size:0;padding-bottom:25px;box-sizing: border-box;margin-bottom:40px;border-bottom: 1px solid #999;}
.join_form > ul > li {padding-top:25px;padding-bottom:25px;box-sizing: border-box;border-bottom:1px solid #ededed;}
.form_mgt {margin-top: 20px;}
.join_form li > span {font-size:14px;font-weight:400;color:#777;display:block;margin-top: 5px;}
.join_form li:last-child {border-bottom:0;}
.join_form li input {padding: 10px; box-sizing: border-box; border: 1px solid #ddd;}
.join_form li > input, .join_form li div select {width: 400px;height:40px;}
.join_form li div select {border:1px solid #ddd;padding: 10px; box-sizing: border-box;}
.join_form li div select + select{margin-left:10px;}
.join_form li > input[type="checkbox"], .join_form li > input[type="radio"]{width:auto; height:auto;}
.join_form li > input[type="checkbox"] + label, .join_form li > input[type="radio"] + label{font-size:14px; font-weight:400; display:inline-block; padding-left:6px;}
.join_form li > p {margin-bottom: 10px;line-height: 1;color:#222;font-size:16px;font-weight: 400;}
.join_form li > p span {color:#ef494d;}
.phone_input {}
.phone_input input {width: 120px;}
.phone_input > span {font-weight: 400;font-size: 18px;color:#222;margin: 0 10px;}
.phone_input > span.phone_select {margin:0;}
.email_input {}
.email_input input {width:240px;}
.email_input > span {font-weight: 400;font-size: 18px;color:#222;margin: 0 10px;}
.address_input > div {margin-bottom: 10px;}
.address_input > div > input {width: 400px;}
.address_input > div > button {display:inline-block;background:#333;color:#fff;text-align: center;font-size: 14px;font-weight: 350;border:0;width:100px;height:37px;vertical-align: top;}
.address_input > input {width: 800px;}
.address_input > input::placeholder {font-weight: 350;font-size: 15px;color:#999;}

/*.login-sns{display:none;}*/

.join_wrap {padding-top: 120px;padding-bottom:150px;box-sizing:border-box; border-top:1px solid #ddd;}
.join_wrap h3 {line-height: 1;font-size: 42px;font-weight: 700;color:#333;text-align: center;margin-bottom: 60px;}
.join_process {font-size:0;padding-bottom: 40px;box-sizing:border-box;border-bottom: 1px solid #ddd;}
.join_process li {display:inline-block;width:33.3333%;vertical-align: top;text-align: center;position:relative;}
.join_process li::after {content:'';display:inline-block;width:16px;height:30px;background:url('../images/sub/join_process_arrow.png')no-repeat;position:absolute;top:50px;right: -8px;}
.join_process li:last-child::after {display:none;}
.join_process li > div > span {color: #ccc; font-size: 14px;font-weight: 700;display:block;line-height: 1;}
.join_process li strong {color:#ccc; font-size: 18px; font-weight: 700;line-height: 1;}
.join_process li .icon_wrap {text-align: center;margin: 20px 0;}
.join_process li.on > div > span {color:#ef494d;}
.join_process li.on strong {color:#222;}
.login_form {width: 480px;margin: 0 auto;}
.join_wrap .login_title {margin-bottom:25px;}
.join_wrap .sub_title {font-size: 15px;font-weight: 400;color:#777;margin-bottom: 60px; text-align:center; }
.join_wrap .sub_title strong{font-weight:500; color:#f0494d;}
.login_form .input_box {font-size:0;}
.login_form .input_box input {width: 100%;height: 60px; padding: 15px;box-sizing: border-box; border:1px solid #ddd; }
.login_form .input_box input::placeholder {font-size: 16px; font-weight: 400; color: #a5a5a5;}
.login_form .input_box input[type="text"]{margin-bottom: 15px;}
.button_wrap {margin-top: 30px;}
.login_button {display:inline-block;width:100%;height:60px;text-align: center;line-height: 60px;color:#fff;font-size:18px;font-weight: 400;cursor:pointer;background:#f1484d;border:0;margin-bottom: 15px;}
.join_button {display:inline-block;width:100%;height:60px;line-height: 60px;text-align: center;color:#f1484d;font-size: 18px;font-weight: 400;background:#fff;border:1px solid #ef494d;cursor:pointer;}
.etc_btn {font-size:0;margin-top: 30px;}
.etc_btn input[type="checkbox"]{display:none;}
.etc_btn input[type="checkbox"] + label {font-weight: 400; font-size: 16px; color: #777;}
.etc_btn input[type="checkbox"] + label span {display:inline-block;width:15px;height:15px;border: 1px solid #f1484d; box-sizing: border-box;transform:translateY(2px);margin-right: 5px;}
.etc_btn input[type="checkbox"]:checked + label span {background:url('../images/sub/login_check.png')no-repeat;background-size:100%;}
.btn_find {float:right;font-size: 16px;font-weight: 400;color:#777;}
.etc_btn::after {display:block;content:'';clear:both;}
.sns_login {font-size:0;margin-top: 35px;}
.sns_login > span {font-size: 18px;font-weight: 400;color:#353535;line-height: 44px;display:inline-block;vertical-align: top;}
.btn_sns_naver {display:inline-block;width:44px;height:44px;background:url('/images/sub/btn_sns_naver.png')no-repeat;margin-left: 10px;}
.btn_sns_kakao {display:inline-block;width:44px;height:44px;background:url('/images/sub/btn_sns_kakao.png')no-repeat;margin-left: 10px;}
.sns_login > div {float:right;}
.sns_login::after {content:'';display:block;clear:both;}
.find_wrap {margin-top:145px;padding-top: 120px;padding-bottom: 150px;box-sizing: border-box;}
.find_wrap h3 {font-size: 42px;font-weight: 700;color:#333;line-height: 1;margin-bottom: 60px;text-align: center;}
.find_tab {font-size:0;margin-right:-2px;}
.find_tab li {display:inline-block;width:50%;vertical-align: top;border: 1px solid #c9c9c9; box-sizing: border-box;margin-left: -1px;}
.find_tab li a {display:block;height:100%;padding: 20px 0;box-sizing:border-box;background:#f5f5f5;font-weight: 500; font-size: 18px; color: #777;text-align: center;}
.find_tab li.on {border: 1px solid #353535; box-sizing: border-box;}
.find_tab li.on a {color:#fff;background:#353535;}
.result_view {margin-top: 60px;font-size:0;padding-bottom:60px;box-sizing: border-box;margin-bottom:25px;border-bottom: 1px solid #ededed;}
.result_view .img_wrap {text-align: center;margin-bottom: 10px;}
.result_view p {margin-bottom: 20px;font-size: 20px;font-weight: 400;color:#555;text-align: center;}
.result_id {margin: 0 auto; width: 460px; height: 50px;line-height: 50px;background:#f5f5f5;text-align: center;font-size: 16px;font-weight: 350;color:#111;}


.mCSB_scrollTools {top: 10px !important; bottom: 10px !important;}
.mCSB_scrollTools .mCSB_draggerContainer {background: transparent !important;}
.mCSB_scrollTools .mCSB_draggerRail {background: transparent !important;}
.mCSB_scrollTools .mCSB_dragger {background:#999;width:4px !important;height:100px !important; border-radius: 4px !important;}



/* share_pop */
.pop_dim {position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.5);z-index: 9999;display:none;}
.pop_wrap {display:table; width:100%; height:100%;}
.pop_cell {display:table-cell; width:100%;height:100%;vertical-align: middle;text-align: center;}
.pop_share {display: inline-block;width:300px;background:#fff;position:relative;border-radius: 10px;}
.pop_share .pop_title {padding: 20px;box-sizing:border-box;border-bottom:1px solid #ededed;}
.pop_share .pop_title h3 {font-size: 22px;font-weight: 500;color:#000;line-height: 1;text-align: left;}
.pop_share .btn_popClose {position:absolute;top:22px;right: 20px;}
.pop_share .pop_cont {padding: 30px 10px; box-sizing:border-box;}
.pop_share .pop_cont ul {font-size:0;}
.pop_share .pop_cont ul > li {display:inline-block;width:25%;vertical-align: top;}
.pop_share .pop_cont ul > li > a {display:block;height:100%;}
.pop_share .icon_share {display:inline-block;width:100%;height:30px;}
.pop_share .icon_share.twit {background:url('../images/sub/share_twit.png')no-repeat;background-position:center;}
.pop_share .icon_share.fb {background:url('../images/sub/share_fb.png')no-repeat;background-position:center;}
.pop_share .icon_share.kakao {background:url('../images/sub/share_kakao.png')no-repeat;background-position:center;}
.pop_share .icon_share.band {background:url('../images/sub/share_band.png')no-repeat;background-position:center;}
.pop_share .pop_cont ul > li > a p {font-size: 14px;font-weight: 400;color:#454545;margin-top: 7px;}




.join_select_wrap {margin:0 auto;padding-bottom:60px;margin-bottom: 30px;border-bottom:1px solid #ededed;}
.join_select {font-size:0;max-width:680px;margin: 0 auto;}
.join_select li {display:inline-block;width:50%;vertical-align: top;padding:0 20px;box-sizing: border-box;}
.join_select li a {display:block;padding: 50px 0;box-sizing:border-box;border-radius: 10px;overflow:hidden;}
.join_select li.ordinary a {background:#f7f1ee;}
.join_select li.buyer a {background: #ebf0f4;}
.join_select li .img_box {text-align: center;}
.join_select li strong {display:block;color:#475360;font-weight: 700;font-size: 28px;transition: all 0.5s ease;text-align: center;margin-top: 30px;}
.join_select li a:hover strong {color: #ff5659;}

.btn_goHome {
    width: 180px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 500;
    color: #999;
    border: 1px solid #ef494d;
    box-sizing: border-box;
    text-align: center;
    margin: 0 8px;
}

.title_style1 {text-align:center;}
.title_style1 span{display:inline-block; color:#252525; font-size:30px; font-weight:500; padding-left:25px; background:url('../images/sub/bullet1.png') left center no-repeat;}
.title_style_p{color:#252525; font-size:18px; font-weight:350; padding-top:20px; text-align:center;}

.img_wrap {text-align: center;margin-bottom: 40px;}
.complete_box .text {font-size:0;padding-bottom:60px;box-sizing:border-box;border-bottom:1px solid #999;margin-bottom: 40px;}
.complete_box .text strong {line-height: 1;font-size: 22px; font-weight: 700; color: #222;display:block;text-align: center;margin-bottom: 10px;}
.complete_box .text h3 {line-height: 1;font-size: 36px;font-weight: 300;color:#222;text-align: center;margin-bottom: 25px;}
.complete_box .text p {font-size: 16px;font-weight: 350;color:#999;text-align: center;}

.btn_goHome {width:180px;height:60px;line-height: 60px;font-size: 16px;font-weight: 500;color:#999;border: 1px solid #ef494d; box-sizing:border-box;text-align: center;margin: 0 8px; display:inline-block;}
.btn_login {width:180px;height:60px;text-align: center;line-height: 58px;font-weight: 500;font-size: 18px;color:#fff;background:#ef494d;margin: 0 8px; display:inline-block; border:0;}

.join_wrap .sub_title {font-size: 15px;font-weight: 400;color:#777;margin-bottom: 60px;}
.join_wrap .sub_title strong{font-weight:500; color:#f0494d;}
.login_form .input_box {font-size:0;}
.login_form .input_box input {width: 100%;height: 60px; padding: 15px;box-sizing: border-box; border:1px solid #ddd; }
.login_form .input_box input::placeholder {font-size: 16px; font-weight: 400; color: #a5a5a5;}
.login_form .input_box input[type="text"]{margin-bottom: 15px;}

.password_confirm_box{max-width:800px; margin:0 auto; background:#f5f5f5; text-align:center;}
.password_confirm_box_id{}
.password_confirm_box_in{display:block; text-align:left; max-width:500px; margin:0 auto; font-size:0; margin-bottom:20px;}
.password_confirm_box_in div{display:inline-block; font-size:15px; color:#222;}
.password_confirm_box_in div:first-child{width:100px;}
.password_confirm_box input[type="password"]{border:1px solid #ddd; height:50px; width:400px;}


.btn_bo_user{margin-top:20px;}
.btn_write{display:inline-block; color:#fff; background:#f4777a; padding:10px 15px; border-radius:10px; font-size:15px; border:0; min-width:71px; text-align:center;}
.btn_write2{display:inline-block; color:#fff; background:#656565; padding:10px 15px; border-radius:10px; font-size:15px; border:0; min-width:71px; text-align:center;}
.write_form{width:100%; border-top:2px solid #222;}
.write_form th, .write_form td{text-align:left; padding:10px; border-bottom:1px solid #ddd;}
.write_form th{border-right:1px solid #ddd; background:#f5f5f5; font-size:15px; font-weight:500;}

.write_form input, .write_form textarea{padding:10px; box-sizing:border-box; border:1px solid #ddd; }
.write_form input{height:40px;}
.write_form textarea{height:auto;}

.lifeidea_list{font-size:0; margin:0 -7px; margin-top:30px;}
.lifeidea_list li{padding:0 7px; box-sizing:border-box; width:33.3333%; display:inline-block; margin-top:14px; vertical-align:top;}
.lifeidea_list li > div{position:relative;}
.lifeidea_list img{display:block; width:100%;}
.prizeList{display:block; position:absolute;; font-size:15px; left:0; top:0; bottom:0; right:0; background:rgba(230,63,63,0.80); color:#fff; opacity:0; display:table; width:100%; height:100%;}
.prizeList:hover{opacity:1;}
.prizeList > div{display:table-cell; vertical-align:middle; text-align:center; padding:0 20px;}
.prizeList span{display:block;}
.prize{font-size:17px;}
.prize_title{font-size:20px; font-weight:500; word-break:keep-all; margin-top:7px;}
.prize_type{margin-top:5px;}

.poll_view{margin-top:30px;}
.pollIntro{position:relative; padding-left:50%; height:509px; text-align:center;}
.pollIntro > img{display:Block; position:absolute; top:0; left:0;}
.pollIntro h4{font-size:30px; font-weight:500; color:#252525; padding-top:25px;}
.pollIntro h4:after{display:block; height:3px; width:40px; background:#f4777a; content:''; margin:0 auto; margin-top:20px;}
.pollIntro p{display:none;}
.winImg{display:block; margin-top:30px; }
.winImg img{display:block; margin:0 auto;}
.summTxt{display:none;}

.prizeTxt{margin-top:25px;}
.prizeTxt dt{display:none;}
.prizeTxt dd{font-size:16px;}

.stit{margin-top:70px; padding-top:70px; border-top:1px solid #ddd; font-size:27px; color:#252525; text-align:center;}
.ntxtbox{padding-top:30px; font-size:17px; font-weight:350; word-break:keep-all; text-align:center;}
.ntxtbox{}

.results{margin-top:40px;}

.scrollx_box{display:none;}

.life_category{font-size:0; text-align:center; margin-top:50px; color:#fff;}
.life_category li{font-size:18px; font-weight:600; display:inline-block; padding:0 10px; box-sizing:border-box;}
.life_category li a{display:block; width:200px; height:60px; line-height:60px; padding-left:60px; position:Relative; border-radius:10px;}
.life_category li a:before{display:block; content:''; width:1px; position:absolute; left:60px; top:13px; bottom:13px; transition: all 0.3s ease; }
.life_category li:nth-child(1) a{background:#fff url('/images/sub/life_icon01.png') left center no-repeat; color:#f5bb1c;}
.life_category li:nth-child(2) a{background:#fff url('/images/sub/life_icon02.png') left center no-repeat; color:#4bdd3c;}
.life_category li:nth-child(1) a:before{background:#f5bb1c;}
.life_category li:nth-child(2) a:before{background:#4bdd3c;}

.life_category li a:hover, .life_category li a.active{color:#fff;}
.life_category li:nth-child(1) a:hover, .life_category li:nth-child(1) a.active{background:#f5bb1c url('/images/sub/life_icon01_on.png') left center no-repeat;}
.life_category li:nth-child(2) a:hover, .life_category li:nth-child(2) a.active{background:#4bdd3c url('/images/sub/life_icon02_on.png') left center no-repeat;}
.life_category li a:hover:before, .life_category li a.active:before{background:#fff;}

/* comment */
.comment_wrap { border-top:1px solid #6c6c6c; padding-top:30px; padding-bottom:20px; }
.comment_wrap textarea { border-radius:8px; border:1px solid #ddd; box-shadow:none; font-size:16px; }
.priv_info { }
.priv_info ul { display:flex; flex-wrap:wrap; margin:0 -4px; }
.priv_info li { width:50%; box-sizing:border-box; padding:0 4px; padding-top:20px; }
.priv_info .pi_wrap { border:1px solid #ddd; border-radius:8px; display:table; width:100%; min-height:40px; }
.priv_info li.n2 { order:3; }
.priv_info li.n3 { order:2; }
.pi_wrap .pi_title { display:table-cell; vertical-align:middle; text-align:center; width:105px; font-size:18px; color:#6c6c6c; letter-spacing:-0.2px; position:relative; }
.pi_wrap .pi_title:after { content:""; position:absolute; width:1px; right:0; top:9px; bottom:9px; background:#ddd; }
.pi_wrap input { display:table-cell; width:100%; min-height:55px; border:0; padding-left:18px; border-radius:0 8px 8px 0; font-size:16px; }
.pi_wrap input[type=text] { font-size:16px; }
.input_wrap { text-align:center; }
.captcha_wrap { max-width:630px; margin:0 auto; padding-top:40px; padding-bottom:40px; }
#captcha #captcha_key { width:350px; border-radius:8px; margin:0 7px 0 10px; }
#captcha #captcha_reload { margin-left:3px; }
#captcha #captcha_info { font-size:14px; color:#252525; text-align:left; }
.comment_agree_wrap {display:inline-block; }
.comment_agree_wrap .btn_replySubmit { display:block; margin:0 auto; width:150px; height:50px; border:0; border-radius:4px; background:#2d3336; font-size:18px; color:#fff; letter-spacing:-0.2px; margin-top:40px; }
.comment_agree_wrap input { width:18px; height:18px; border-radius:5px; border-color:#ddd; }
.comment_agree_wrap label { font-size:18px; color:#6c6c6c; letter-spacing:-0.2px; padding-left:5px; }
.cmt_contents p { display:inline-block; }
.fa-clock-o:before { content:none; }
.reply_inputForm h3 { font-size:18px; color:#252525; letter-spacing:-0.2px; padding-left:18px; padding-bottom:8px; }
.cm_wrap .guest { font-size:18px; color:#252525; font-weight:bold; letter-spacing:-0.2px; }
.cm_wrap .rpl_date { font-size:16px; color:#c6c6c6; font-weight:300; letter-spacing:-0.2px; padding-left:15px; }
.cmt_contents p { font-size:18px; font-weight:300; letter-spacing:-0.2px; color:#252525; }
.reply_view { border-top:1px solid #6c6c6c; padding-bottom:80px; }
.reply_box { border-bottom:1px solid #ddd; padding:30px 18px; display:flex; justify-content: space-between; }
.sub_container > div.reply_wrap {padding:0; }
.reply_wrap .inner { padding:0 50px; }
.reply_view .edit_box { font-size:16px; color:#6c6c6c; font-weight:300; letter-spacing:-0.2px; }
.btn_rplRemove { padding-right:10px; }
.btn_rplEdit { padding-left:10px; position:relative; }
.btn_rplEdit:before { content:""; position:absolute; width:1px; height:16px; background:#c6c6c6; left:0; top:2px; }

.mbskin { text-align:center; }
.input_password { display:table; max-width:400px; height:55px; margin:0 auto; border-radius:8px; border:1px solid #ddd; }
.input_password .pw_title { display:table-cell; vertical-align:middle; text-align:center; width:105px; font-size:18px; color:#6c6c6c; letter-spacing:-0.2px; position:relative; }
.input_password .pw_title:after { content:""; position:absolute; width:1px; background:#ddd; top:9px; right:0; bottom:9px; }
.input_password .frm_input { display:table-cell; width:100%; border:0; height:100%; font-size:16px; border-radius:8px; }
#pw_confirm fieldset { padding-top:0; }
#pw_confirm h1 { font-size:28px; font-weight:500; color:#252525; margin:0; padding:60px 20px 30px; }
#pw_confirm p { border-bottom:0; font-size:18px; font-weight:500; color:#252525; }
#pw_confirm .btn_submit { display:block; margin:0 auto; width:150px; height:50px; border:0; border-radius:4px; background:#2d3336; font-size:18px; color:#fff; letter-spacing:-0.2px; margin-top:40px; }

@media screen and (max-width:1200px){

.sub_container{padding-left:20px; padding-right:20px;}
.show_video video{width:auto; height:100%;}
.promotion_movie a, .promotion_movie img{width:100%;}

.promotion_txt_box{height:24vw;}

}

@media screen and (max-width:1024px){
.sub_bg{height:420px; background-size:cover !important; padding-top:140px;}
.h700{height:420px;}
.show_video{height:420px; }
.show_top.sub_title{padding-top:170px;}
.show_video video{height:auto; width:100%;}

.sub_container{padding-left:0; padding-right:0; margin-top:0;}
.sub_container > div{border-radius:0; padding-left:20px; padding-right:20px;}

.over1{padding:0;}

.over4_list{width:calc(50% - 20px); margin:0 10px;}
.sub_container .over_section_sc{padding-left:20px; padding-right:20px;}

.overview_wrap{margin-top:70px;}

.over2 ul{margin-left:-10px; margin-right:-10px; margin-top:-20px;}
.over2 li{margin:0; padding:0 10px; box-sizing:border-box; width:33.3333%; margin-top:20px;}
.over2 li img{width:100%;}

.over5 li {padding:0 10px; box-sizing:border-box;}
.over5 li p{word-break:keep-all;}
.over5 li p br{display:none;}



.promotion_movie a, .promotion_movie img{width:100%;}
.promotion_wrap li .promotion_txt_box_sub{background-size:90px !important;}
.promotion_txt_box h4{font-size:35px;}
.promotion_txt_box p{font-size:18px; line-height:26px;}

.official_wrap li > div{padding-left:0;}
.offcial_txt{padding-top:0; position:static; padding-left:95px;}
.offcial_txt p{word-break:keep-all;}
.offcial_txt p br{display:none;}
.offcial_movie{margin-top:30px;}

.award_category{margin-top:40px;}
.news_title h4{font-size:18px;}
.news_title a{right:20px; bottom:20px;}

.h100p .show_video{height:100%; overflow-x:hidden;}
.show_video video{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); height:100%; width:auto;}
.video_title p{margin-top:20px;}
.show_category{margin-top:50px;}
.show_category li{width:50%; padding:0 10px; box-sizing:border-box; margin-top:20px;}
.show_category li a{margin:0; width:auto;}
.review_video iframe{width:100%; height:60vw;}
.review_pop{display:block;}
.popup_wrap .popup_table_cell{padding-left:20px; padding-right:20px;}

.reply_wrap .inner { padding:0 20px; }
}

@media screen and (max-width:860px){
.over2 li{width:50%;}
.over3_sl{width:auto;}

.sub_title h2{font-size:40px;}
.sub_title p{font-size:20px; padding-top:5px;}

.award_category{padding:0 20px; margin-left:-8px; margin-right:-8px;}
.award_category li{box-sizing:border-box; width:33.3333%; padding:0 8px;}
.award_category li a{font-size:17px; width:auto;}

.over1 ul{text-align:left;}
.over1 li{word-break:keep-all; text-align:left;}

.sub_container .overview_bg{background-size:130% !important; background-position:center top -410px !important;}

.show_list li{width:50%;}


}

@media screen and (max-width:640px){
.sub_container{padding-bottom:70px;}

.title_style1 span{font-size:23px; padding-left:15px; background-size:4px;}
.title_style1 span{}
.title_style_p{font-size:16px;}

.promotion_wrap{margin-top:35px;}
.promotion_txt_box > div{display:block;} 
.promotion_wrap li .promotion_txt_box_sub{background-size:80px !important; padding-left:100px; display:inline-block;}
.promotion_wrap li:nth-child(odd) > div, .promotion_wrap li:nth-child(even) > div{padding-left:0; padding-right:0;}
.promotion_wrap li:nth-child(odd) .promotion_movie, .promotion_wrap li:nth-child(even) .promotion_movie{position:static; width:100%; margin-top:20px;}
.promotion_txt_box > div{padding-left:0; text-align:left;}
.promotion_txt_box h4{font-size:25px;}
.promotion_txt_box p{margin-top:5px; font-size:16px; line-height:22px;}
.promotion_txt_box a{font-size:15px; margin-top:5px;}
.promotion_txt_box{height:auto;}
.sub_bg{height:auto; padding-top:80px; padding-bottom:80px;}
.sub_title h2{font-size:30px;}
.sub_title p{font-size:16px; word-break:keep-all; padding-left:20px; padding-right:20px;}

.official_wrap{padding-top:0;}
.offcial_txt{padding-left:70px;}
.offcial_txt h3{font-size:20px;}
.offcial_txt p{margin-top:5px; font-size:14px; line-height:22px;}
.offcial_movie iframe{height:52vw;}

.award_category{margin-left:-5px; margin-right:5px; margin-top:15px;}
.award_category li{padding:0 5px; display:block; width:auto;}
.award_category li + li{margin-top:7px;}
.award_category li a{background-size:40px !important; font-size:14px; letter-spacing:-1px; padding-left:43px; height:45px; line-height:45px;}

.dataTables_paginate a{height:30px; line-height:30px; width:30px; margin:0 2px;}

.ref_wrap{padding-top:0;}
.results h3, .ref_wrap h3{font-size:25px;}
.ref_listTitle{margin-top:20px;}

.prizetable tbody td, .prizetable thead th{font-size:14px; letter-spacing:-1px; padding:10px;}
.official_wrap li .offcial_txt{background-size:50px !important;}

.dataTables_length select{margin:0; width:100px;}
.dataTables_filter input[type="search"]{width:150px;}

.overflow_x{overflow-x:auto;}
.overflow_x table th, .overflow_x table td{white-space:nowrap;}


.scrollx_box { display: block; padding: 10px; background: #f5f5f5; margin-bottom:7px; text-align:center; font-size:14px;}

.gallery_wrap.event_id{padding-top:50px;}
.gallery_wrap + .gallery_wrap{padding-top:50px; margin-top:50px;}
.search_box{display:block; padding-left:90px; box-sizing:border-box;}
.search_box input{width:100%; }
.board_search_select{position:absolute; left:0; top:0; width:90px !important;;}
.news_tab{position:static; margin:0}
.news_tab li{width:50%; padding:0 5px; box-sizing:border-box;; margin:0;}
.news_tab a{width:auto;}
.news_tab a span{background-size:40px !important; width:47px;}
.news_tab a{padding-left:47px; height:53px; line-height:49px; font-size:16px;}

.item_wrap{display:block;}
.item_wrap > div{display:block; width:auto; overflow:hidden;}
.news_title{padding:20px;}
.news_title h4{padding-top:10px; font-size:16px; font-weight:500; line-height:22px;}
.news_title a{position:static; float:right;}
.h700{height:270px;}
.show_video{height:auto; position:static;}
.show_video video{display:block;}
.show_top.sub_title{padding-top:80px;}

.sub_container .overview_bg{background-size:180% !important;    background-position: center top !important;}
.overview_top img{width:190px;}
.overview_top{font-size:18px; line-height:25px;}
.overview_top p{word-break:keep-all;}
.overview_top p + p{font-size:16px;}

.overview_title h3{font-size:25px;}
.overview_title span{font-size:16px;}
.overview_title{padding-bottom:20px; margin-bottom:35px;}
.over1{font-size:15px;}
.over1 ul{margin-top:15px;}
.over1 p{font-size:20px;}
.over1 li{padding-left:10px;}
.over1 li:before{width:3px; height:3px; top:9px;}
.overview_wrap{margin-top:50px;}

.over2 h4{font-size:18px;}
.over2 li{margin-top:7px; display:block; width:auto;}
.over4_list{display:block; width:auto; margin:0; }
.over4_list + .over4_list{margin-top:10px;}
.over4_ul{padding-left:0; padding-top:15px; height:auto;}
.over4_ul li > div{font-size:14px; display:block; width:auto;}
.over4_ul li > div:first-child{width:auto; border-right:0;}
.over4_ul li{display:block; width:auto;}
.over4_ul li > div:last-child{padding-left:0; margin-top:5px;}
.sub_container .over_section_sc{padding-top:50px; padding-bottom:50px;}
.over_sc_txt .dp_table{height:auto; padding:25px;}
.over_sc li{display:block; width:auto;}
.over_sc li + li{margin-left:0; padding-top:50px;}

.over_sc li + li:before{left:50%; margin-left:-5px; top:15px; transform:rotate(90deg)}

.overview_wrap.over_section3{margin-top:0;}
.over3_sl{padding:20px; font-size:17px; word-break:keep-all;}

.over3 ul{margin-top:30px;}
.over3 ul li{display:block; width:auto;}
.over3 ul li + li{margin-top:20px;}
.over3 p{font-size:15px; line-height:23px;}
.over3 h4{margin-bottom:15px; padding-bottom:10px; font-size:18px;}

.over5 li{display:block; width:auto;}
.over_title .dp_table{display:table;}
.over_title .dp_table > div{display:table-cell;}
.over_title{font-size:16px; font-weight:500;}
.over5 li + li{margin-top:25px;}

.official_wrap li + li{margin-top:30px; padding-top:30px;}

.show_top{top:90px;}
.video_title h2{font-size:30px;}
.video_title p{font-size:18px; margin-top:15px; line-height:25px;}
.video_title p strong{font-size:20px;}
.show_category{margin-top:10px; padding-left:7px; padding-right:7px;}
.show_category li{width:50%; padding:0 7px; box-sizing:border-box;}
.show_category li a{width:100%; margin:0; padding:0; height:45px; line-height:45px; font-size:15px;}
.show_category li span{background-size:40px !important; height:40px; width:40px;}

.show_list li{padding:0 5px; margin-top:10px; display:block; width:auto;}
.show_list{margin-top:20px;}

.show_list li img{height:auto;}

.h100p{height:450px;}
.show_search > div{display:block; width:Auto;}
.review_pop .header{font-size:16px; padding:10px 15px;}


body{overflow-x:hidden;}
.show_txt{padding:10px; padding-left:55px; font-size:14px;}
.show_txt span{left:10px; top:10px; width:55px; background:none;}

.show_pager ul{padding:0 5px;}
.show_pager a{height:24px; width:24px; line-height:22px; font-size:13px;}
.show_pager ul li{padding:0 3px;}
.show_pager ul a{line-height:22px; background:none;}

.event_info > div{font-size:14px;}
.notice_date, .event_statue + div{font-size:14px; white-space:nowrap;}

.news_title a{font-size:14px; background-size:10px; padding-right:14px;}

#bo_v_top{display:none;}
.view_table thead td{padding:20px 15px;}
.view_table thead td h4{font-size:20px; margin-bottom:5px;}
.view_table thead td div{font-size:14px;}
#bo_v_con{margin:0;}
.view_table tbody td{padding:20px 15px;}

.btn_gotoList{width:60px; height:60px;}
.post_wrap > ul > li > a{padding:23px 0;}
.post_wrap > ul > li > a strong{margin-bottom:0;}
.post_wrap > ul > li > a h3{display:none;}
.post_wrap > ul > li.post_next a{padding-right:15px;}
.post_wrap > ul > li.post_prev a{padding-left:15px;}
.btn_gotoList{font-size:13px;}
.lifeidea_list li{width:100%;}
.pollIntro{padding-left:0; height:auto;}
.pollIntro > img{width:100%; position:static;}
.pollIntro h4{font-size:20px;}
.pollIntro h4:after{margin-top:15px;}
.winImg img{width:100%;}
.prizeTxt{margin-top:15px;}
.stit{margin-top:35px; padding-top:35px; font-size:20px;}
.ntxtbox{font-size:14px;}
.ntxtbox img{width:100%;}

.join_process li::after{width:8px; height:15px; background-size:100%;}
.join_wrap{padding-top:60px; padding-bottom:60px; padding-left:20px; padding-right:20px;}
.join_wrap h3{font-size:30px; margin-bottom:30px;}
.join_process li strong{font-size:15px;}

.icon_join01, .icon_join02, .icon_join03{background-size:40px !important; width:40px; height:40px;}
.icon_join01.on, .icon_join02.on, .icon_join03.on{width:40px; height:40px;}


.terms_section h4{font-size:17px; margin-bottom:5px;}
.terms_box{padding:15px;}
.join_form li > input, .join_form li div select{width:100%; box-sizing:border-box;}
#gugun1{margin-left:0; margin-top:5px;}

.btn_goHome, .btn_login, .btn_join{width:120px; height:40px; line-height:40px; font-size:14px;}

.complete_box img{width:100%;}
.complete_box .text h3{font-size:24px; margin-bottom:10px;}
.complete_box .text strong{font-size:16px;}
.complete_box .text p{word-break:keep-all;}

.join_wrap .sub_title{word-break:keep-all; margin-bottom:20px;}
.login_form{width:auto;}
.login_form .input_box input{height:50px; font-size:14px;}
.login_form .input_box input::placeholder{font-size:14px;}
.button_wrap{margin-top:20px;}
.login_button, .join_button{height:50px; line-height:50px; font-size:14px;}
#mb_confirm fieldset{padding:40px 20px;}
.password_confirm_box_in div{font-size:14px;}
.password_confirm_box_in div:first-child{width:85px;}
.password_confirm_box_in div:last-child{width:calc(100% - 85px);}
.password_confirm_box input[type="password"]{ width:100%;}

.sns_login > span{font-size:14px;}

.prizeList{position:static; opacity:1; text-align:left; padding:15px 0; background:#fff; color:#252525;}
.prizeList > div{padding:0; text-align:left;}
.prize{font-size:14px;}
.prize_title{font-size:16px; margin-top:2px;}

.join_select li{display:block; width:auto;}
.join_select li + li{margin-top:20px;}
.join_select img{height:130px;}
.join_select li a{padding:30px 0;}
.join_select li strong{font-size:22px;}

/* comment */
    .comment_wrap { padding-top:20px; }
    .priv_info ul { margin:0; }
    .priv_info li { width:100%; padding:0; padding-top:14px; }
    .priv_info li.n2 { order:2; }
    .priv_info li.n3 { order:3; }
    .pi_wrap .pi_title { font-size:16px; }
    .captcha_wrap { padding-top:20px; padding-bottom:20px; }
    #captcha.m_captcha #captcha_img { margin:0 auto; margin-bottom:5px; }
    #captcha.m_captcha #captcha_key { height:40px; }
    .comment_agree_wrap label { font-size:16px; }
    
    #pw_confirm h1 { font-size:22px; }
    #pw_confirm p { font-size:16px; padding-bottom:20px; }
    .input_password .pw_title { font-size:16px; }
    #pw_confirm .btn_submit { margin-top:30px; }

}