@charset "utf-8";

#main_visual {overflow:hidden; position:relative; text-align:center;}

#main_visual {overflow:hidden; position:relative; height:801px;}
#main_visual .slider_wrap {position:absolute; top:0; left:50%; width:2000px; height:801px; margin-left:-1000px;}

#main_visual .bx-wrapper .bx-prev { width:27px; height:53px; left:200px; background:url('../images_kr/main/common/prev_btn.png')no-repeat; }
#main_visual .bx-wrapper .bx-next { width:27px; height:53px; right:200px; background:url('../images_kr/main/common/next_btn.png')no-repeat; }


#main_visual .bx-wrapper .bx-pager {bottom:40px; }
#main_visual .bx-wrapper .bx-pager a { margin:0 10px; width:10px; height:10px; background:rgba(255,255,255,0.4); -webkit-border-radius:50%; border-radius:50%; }
#main_visual .bx-wrapper .bx-pager a.active { position:relative; top:-2px; width:14px; height:14px ;margin-top:-7px; background:#fff; background:rgba(255,255,255,1); }

#main_quick { background:#211d23; width:100%; padding:25px 0; }
#main_quick ul{ width:1280px; margin:0 auto; }
#main_quick ul:after { content:''; display:block; clear:both; }
#main_quick ul li { float:left; border-right:1px solid #4d4a4f; }
#main_quick ul li:first-of-type { border-left:1px solid #4d4a4f;  }

#realStory {height:790px; background:url('/images_kr/main/realStory_bg.jpg')top center no-repeat; }
#realStory .realStory_inner { width:1280px; margin:0 auto; padding-top:100px; }
#realStory .realStory_inner .realStory_slider .bx-wrapper .bx-pager { bottom:-20px; margin-left:310px; }
#realStory .realStory_inner .realStory_slider .bx-wrapper .bx-pager a { margin:0 10px; width:10px; height:10px; background:rgba(255,255,255,0.4); -webkit-border-radius:50%; border-radius:50%; }
#realStory .realStory_inner .realStory_slider .bx-wrapper .bx-pager a.active { position:relative; top:-2px; width:14px; height:14px ;margin-top:-7px; background:#fff; background:rgba(255,255,255,1); }
#realStory .bx-prev { width:27px; height:53px; left:50%; margin-left:-750px; background:url('../images_kr/main/common/deesse_prev.png')no-repeat; }
#realStory .bx-next { width:27px; height:53px; right:50%; margin-right:-750px;  background:url('../images_kr/main/common/deesse_next.png')no-repeat; }

#selfieGram { text-align:center; padding-top:80px; padding-bottom:90px; }
#selfieGram.tab_cont { text-align:center;}
#selfieGram.tab_cont h2 { padding-bottom:45px; }
#selfieGram .tab_cont_inner { width:1280px; margin:0 auto; border-top:1px solid #dddddd; }
#selfieGram .tab_cont_inner .tab_menu {display:inline-block; margin:0 -3px;}
#selfieGram .tab_cont_inner .tab_menu li {position:relative; float:left; padding:18px 25px; transition:all .4s ease;}
#selfieGram .tab_cont_inner .tab_menu li:after {position:absolute; top:-1px; left:50%; width:0; height:2px; background:#f98aaa; content:''; transition:all .4s ease;}
#selfieGram .tab_cont_inner .tab_menu li a { display:block; font-size:17px; color:#736e6f; text-align:center; }
#selfieGram .tab_cont_inner .tab_menu li.on a {color:#f98aaa;}
#selfieGram .tab_cont_inner .tab_menu li.on:after {left:0; width:100%;}
#selfieGram .tab_cont_inner .cont_list {}
#selfieGram .tab_cont_inner .cont_list .cont {display:none; overflow:hidden; margin:-2px;}
#selfieGram .tab_cont_inner .cont_list .cont.on {display:block;}
#selfieGram .tab_cont_inner .cont_list .cont li {float:left; position:relative; width:248px; height:248px; overflow:hidden; cursor:pointer; margin-right:10px; margin-bottom:10px; }
#selfieGram .tab_cont_inner .cont_list .cont li span {display:block; position:absolute; left:0; bottom:-60px; z-index:5; width:100%; font-size:19px; color:#fff; line-height:60px; text-align:center; background:rgba(0,0,0,0.6); transition:bottom 0.4s;}
#selfieGram .tab_cont_inner .cont_list .cont li:nth-of-type(5), #selfieGram .tab_cont_inner .cont_list .cont li:nth-of-type(10) { margin-right:0; }
#selfieGram .tab_cont_inner .cont_list .cont li:nth-of-type(6), #selfieGram .tab_cont_inner .cont_list .cont li:nth-of-type(7), #selfieGram .tab_cont_inner .cont_list .cont li:nth-of-type(8), #selfieGram .tab_cont_inner .cont_list .cont li:nth-of-type(9), #selfieGram .tab_cont_inner .cont_list .cont li:nth-of-type(10) { margin-bottom:0; }
#selfieGram .tab_cont_inner .cont_list .cont li:hover img {transform:scale(1.1);}
#selfieGram .tab_cont_inner .cont_list .cont li:hover span {bottom:0;}
#selfieGram .tab_cont_inner .cont_list .cont li img { transition:all 0.4s ease; -webkit-transition:all 0.4s ease; }

#special { background:#211d23; text-align:center; padding:78px 0 110px;}
#special h2 { padding-bottom:58px; }
#special .cont_wrap {position:relative; }
#special .swiper-container {position:relative; font-size:0;}
#special .swiper-container:before {position:absolute; top:0; width:1000px; left:50%; bottom:0; z-index:100; margin-left:-1672px; background:rgba(33,29,35,0.5); content:'';}
#special .swiper-container:after {position:absolute; top:0; width:1000px; right:50%; bottom:0; z-index:100; margin-right:-1672px; background:rgba(33,29,35,0.5); content:'';}
#special .swiper-button-prev {background-image: url('../images_kr/main/common/deesse_prev.png'); background-size:20px 37px; left:50%; margin-left:-750px;}
#special .swiper-button-next {background-image: url('../images_kr/main/common/deesse_next.png'); background-size:20px 37px; right:50%; margin-right:-750px;}
#special .swiper-slide {width:448px; background:none; }
#special .swiper-slide img {width:448px;}
#special .swiper-slide a {position:relative; display:block;}



#ddesse { background:#f8f8f8;  text-align:center; padding-top:74px; padding-bottom:97px; }
#ddesse .ddesse_inner { width:1280px; margin:0 auto; }
#ddesse .ddesse_inner h2 { padding-bottom:40px; }
#ddesse .ddesse_inner ul {  }
#ddesse .ddesse_inner ul:after { content:''; display:block; clear:both; }
#ddesse .ddesse_inner ul li { float:left; margin-right:15px; margin-bottom:15px; }
#ddesse .ddesse_inner ul li:nth-of-type(2), #ddesse .ddesse_inner ul li:nth-of-type(5) { margin-right:0; }
#ddesse .ddesse_inner ul li:nth-of-type(3), #ddesse .ddesse_inner ul li:nth-of-type(4), #ddesse .ddesse_inner ul li:nth-of-type(5) { margin-bottom:0; }

#media { position:relative; height:600px; background:url('../images_kr/main/common/media.jpg')top center no-repeat; }
#media .media_inner { position:absolute; top:130px; left:50%; margin-left:-640px; }
#media .media_inner iframe { float:left; }
#media .media_inner .thumbnail { margin-left:45px; float:left; }
#media .media_inner .thumbnail p { font-size:28px; color:#fff; padding-bottom:17px; }
#media .media_inner .thumbnail span { font-size:18px; color:#ad9bb8; line-height:30px; display:block; padding-bottom:24px; }
#media .media_inner .thumbnail .thumbnail_list { margin-top:30px; padding-top:30px;border-top:1px solid #5d5160; }
#media .media_inner .thumbnail .thumbnail_list ul:after { content:''; display:block; clear:both; }
#media .media_inner .thumbnail .thumbnail_list ul li { float:left; margin-right:10px; }
#media .media_inner .thumbnail .thumbnail_list ul li span { color:#ad9bb8; font-size:16px; letter-spacing:-1.8px; }

#community { background:#e1e1e1; padding:110px 0; }
#community:after { content:''; display:block; clear:both; }
#community .community_inner { width:1280px; margin:0 auto; text-align:center; }
#community .community_inner .community_cont { position:relative; float:left; background:#fff; width:413px; height:430px; margin-right:20px; }
#community .community_inner .community_cont:after { content:''; display:block; clear:both; }
#community .community_inner .community_cont:last-of-type { margin-right:0; }
#community .community_inner .community_cont h2 { color:#222; font-size:28px; font-weight:700; text-align:left; padding-left:30px; padding-top:47px; }
#community .community_inner .community_cont .more_btn { position:absolute; top:52px; right:30px; text-indent:-9999px; display:inline-block; background:url('../images_kr/main/common/more_btn.jpg')no-repeat; width:18px; height:18px; }
#community .community_inner .community_cont .board_list { clear:both; margin-top:30px; padding:4px 29px 0;}
#community .community_inner .community_cont .board_list:before { content:''; display:block; border:2px solid #222; }
#community .community_inner .community_cont .board_list > li { text-align:left; border-bottom:1px solid #e2e2e2; }
#community .community_inner .community_cont .board_list > li:last-of-type { border-bottom:none; }
#community .community_inner .community_cont .board_list .state01 { float:left; line-height:61px; display:inline-block; width:70px; font-size:16px;}
#community .community_inner .community_cont .board_list .c01 { color:#ee6b8f; }
#community .community_inner .community_cont .board_list .c02 { color:#3567bb; }
#community .community_inner .community_cont .board_list .state02 { float:right; line-height:61px;} 
#community .community_inner .community_cont .board_list > li > a { line-height:61px; color:#333; }

#community .community_inner .community_cont .board_list .community_slider { width:353px; margin-top:20px; }
#community .community_inner .community_cont .board_list .community_slider ul li { text-align:left; }
#community .community_inner .community_cont .board_list .community_slider ul li span { font-size:16px; color:#333; display:inline-block; line-height:24px; margin-top:24px; }
#community .community_inner .community_cont .board_list .community_slider .bx-wrapper .bx-controls-direction a { margin-top:90px; }
#community .community_inner .community_cont .board_list .community_slider .bx-wrapper .bx-prev { width:45px; height:45px; left:264px; background:url('../images_kr/main/common/community_slider_prev.png')no-repeat; }
#community .community_inner .community_cont .board_list .community_slider .bx-wrapper .bx-next { width:44px; height:45px; right:0; background:url('../images_kr/main/common/community_slider_next.png')no-repeat; }

#counsel { background:#2d2d2d; /*height:140px; border-bottom:1px solid #383838;*/ padding:29px 0; }
#counsel .counsel_inner { width:1280px; margin:0 auto; }
#counsel .counsel_inner:after { content:''; display:block; clear:both; }
#counsel .counsel_inner h2 { float:left; margin-right:20px; }


#counsel .counsel_inner form {float:left; position:relative; z-index:6;}
#counsel .counsel_inner table {display:block; table-layout:fixed; overflow:hidden; width:1090px; text-align:left;}
#counsel .counsel_inner table td {padding:5px 10px 0; font-size:18px; color:#bfbfbf; vertical-align:top; }
#counsel .counsel_inner table td.pd01 {padding-left:20px;}
#counsel .counsel_inner table td input[type="text"] {width:57px; height:39px; padding:0 6px; border:0; font-size:14px; color:#5f5d60; background:#ffffff; }
#counsel .counsel_inner table td .name { width:174px !important; height:39px; }
#counsel .counsel_inner table td input[type="image"] {width:168px; height:86px; cursor:pointer; vertical-align:middle;}
#counsel .counsel_inner table td .tel { width:100px; height:39px; }
#counsel .counsel_inner table td .tel1 { position:relative; top:-2px; }
#counsel .counsel_inner table td .time { width:246px; height:39px; }
#counsel .counsel_inner table td label {line-height:31px;}
#counsel .counsel_inner table td textarea { padding:4px; font-size:15px; }
#counsel .counsel_inner table td input[type="checkbox"] {width:14px; height:14px; margin-right:5px; vertical-align:middle;}
#counsel .counsel_inner table td .agreement { font-size:15px; color:#bababa; }