@charset "utf-8";

/**/
#design h3 {padding-left: 40px;margin-bottom: 15px;font-size: 25px;font-weight: 700;color: #1f2a69;background-image: url(../_img/bullet_h3.png);background-repeat: no-repeat;background-position: 0 2px;}
#design h4 {margin-bottom: 25px;font-size: 26px;font-weight: 700;color: #000;}

/**/
.con_wp {margin-top: 50px;}
.con_wp.first {margin-top: 0;}
.con_s_wp {margin-top: 40px;}
.con_s_wp.first {margin-top: 0;}

/* .mDiv */
#design .mDiv img {width: 100%;}
#design .mDiv .mSpan {display: none;}

/*book page num check guide*/
#design .bookchk_guide {padding: 10px;}
#design .bookchk_guide .bookchk_line {display: flex;align-items: center;margin-bottom: 20px;}
#design .bookchk_guide .bookchk_box {margin-right: 20px;}
#design .bookchk_guide .bookchk_img {height: 110px;width: 103px;background-image: url(../_img/book.png);background-repeat: no-repeat;background-position: calc(0% - 9px) 0%;background-size: auto 100%;}
#design .bookchk_guide .bookchk_imgXY {width: 100px;height: 120px;position: absolute;background-image: repeating-linear-gradient(45deg, transparent , transparent 0 calc(50% - 3px), red calc(50% - 3px) calc(50% + 3px)) , repeating-linear-gradient(-45deg, transparent , transparent 0 calc(50% - 3px), red calc(50% - 3px) calc(50% + 4px));}
#design .bookchk_guide .bookchk_page {position: relative;top: 38%;left: 27%;margin-bottom: 0px;display: flex;flex-direction: column;line-height: 17px;}
#design .bookchk_guide .bookchk_pno {font-size: 20px;font-weight: 500;color: #fff;padding: 0px;margin: 0px;}
#design .bookchk_guide .bookchk_pge {padding: 0px;font-size: 14px;color: #fff; margin: 0px;}
#design .bookchk_guide .bookchk_in {bottom: 0px;text-align: center;padding-right: 12%;display: block;position: relative;}
#design .bookchk_guide .bookchk_sa {margin-right: 20px;font-size: 30px;}
#design .bookchk_guide .bookchk_arr {margin-right: 20px;font-size: 30px;}
#design .bookchk_guide .bookchk_arr .arrowed {position: relative;height: 139px;width: 200px;margin: 0 20px 20px 0;border: 1px solid rgba(0,0,0,0.25);}
#design .bookchk_guide .bookchk_arr .arrow1 {border-color: darkorange transparent transparent darkorange;display: block;top: -1px;right: 0px;transform-origin: top right;transform: rotate(45deg);}
#design .bookchk_guide .bookchk_arr p {font-size: 14px;color:red;}
#design .bookchk_guide .bookchk_txt1 {font-size: 20px;font-weight: 500;}
#design .bookchk_guide .bookchk_txt2 {font-size: 20px;font-weight: 500;margin-left:14px}


/**/
#design ul ul {margin-top: 8px;}
#design ul.con_list > li {position: relative;z-index: 0;padding-left: 15px;font-size: 16px;color: #000;}
#design ul.con_list > li + li {margin-top: 5px;}
#design ul.con_list > li::before {content: '';position: absolute;top: 9px;left: 0;width: 6px;height: 6px;background-color: #1f2a69;border-radius: 50%;}

#design ul.con02 > li {position: relative;padding-left: 20px;font-size: 16px;font-weight: 400;color: #333;}
#design ul.con02 > li + li {margin-top: 10px;}
#design ul.con02 > li::before {content: '＞';position: absolute;top: 4px;left: 0;font-size: 10px;font-weight: 600;color: #333;}

#design ul ul.con03 {margin: 8px 0 12px;}
#design ul > li:last-child ul.con03 {margin-bottom: 0;}
#design ul.con03 > li {position: relative;padding-left: 20px;font-size: 16px;font-weight: 400;color: #555;}
#design ul.con03 > li + li {margin-top: 5px;}
#design ul.con03 > li::before {content: '';position: absolute;top: 11px;left: 0;width: 8px;height: 1px;background-color: #aaa;}

#design ul ul.con04 {margin: 5px 0 10px;}
#design ul > li:last-child ul.con04 {margin-bottom: 0;}
#design ul.con04 > li {position: relative;padding-left: 10px;font-size: 15px;font-weight: 400;color: #000;}
#design ul.con04 > li + li {margin-top: 3px;}
#design ul.con04 > li::before {content: '';position: absolute;top: 10px;left: 0;width: 3px;height: 3px;background-color: #333;border-radius: 4px;}

/**/
#design ul.number_list > li {position: relative;padding: 9px 0 9px 50px;font-size: 16px;line-height: 1.4em;color: #333;}
#design ul.number_list li ul {margin-top: 15px;}
#design ul.number_list > li + li {margin-top: 15px;}
#design ul.number_list > li span.num {position: absolute;top: 0;left: 0;width: 40px;height: 40px;border-radius: 40px;text-align: center;font-size: 17px;font-weight: 400;line-height: 40px;color: #00a54c;border: 1px solid #00a54c;}

#design ul.num_list > li {position: relative;padding-left: 30px;font-size: 16px;font-weight: 400;color: #000;}
#design ul.num_list > li + li {margin-top: 5px;}
#design ul.num_list > li > span.num {position: absolute;top: auto;left: 0;font-size: 16px;font-weight: 700;color: #000;}

#design ul ul.no_bg {margin-top: 3px;}
#design ul.no_bg > li {padding-left: 0;background: none;color: #555;font-size: 94%;}
#design ul.no_bg > li + li {margin-top: 3px;}
#design ul.no_bg > li::before {display: none;}

/**/
#design .process_list {display: flex;flex-wrap: wrap;}
#design .process_list > li {position: relative;z-index: 0;padding-right: 50px;}
#design .process_list > li::after {content: '';position: absolute;top: 0;right: 0;width: 50px;height: 100%;background-image: url(../_img/ico_select_b_arrow.png);background-repeat: no-repeat;background-position: 50% 50%;}
#design .process_list.dv2 > li {width: 50%;margin: 10px 0;}
#design .process_list.dv2 > li:nth-child(2n-1) {margin-left: 0;}
#design .process_list.dv2 > li:nth-child(2n) {margin-right: 0;}
#design .process_list.dv2 > li:last-child::after {background-image: none;}
#design .process_list.dv3 > li {width: 33.33333%;margin: 10px 0;}
#design .process_list.dv3 > li:nth-child(3n-2) {margin-left: 0;}
#design .process_list.dv3 > li:nth-child(3n) {margin-right: 0;}
#design .process_list.dv3 > li:last-child::after {background-image: none;}
#design .process_list > li > div {overflow: hidden;height: 100%;border: 1px solid #ddd;border-radius: 10px;text-align: center;}
#design .process_list > li > div > span {display: block;padding: 15px;color: #000;font-size: 16px;}
#design .process_list > li > div > ul {display: block;padding: 15px;color: #000;font-size: 15px;text-align: left;}
#design .process_list > li > div > span.tit {background-color: #631992;font-size: 17px;font-weight: 500;color: #fff;}
#design .process_list > li > div .box {margin-top: 10px;padding: 7px 12px;background-color: #f4f4f4;}
#design .process_list > li > div .box .no_bg > li + li {margin-top: 10px;}

/**/
#design ul.th_list {display: flex;flex-wrap: wrap;}
#design ul.th_list > li {width: 33.3333%;padding: 15px;border: 1px solid #ddd;border-left: 0;border-top: 0;font-size: 16px;background-color: #fff;}
#design ul.th_list > li:nth-child(-n+3) {border-top: 1px solid #333;}
#design ul.th_list > li:nth-child(3n-2) {border-left: 1px solid #ddd;}
#design ul.th_list > li > div {position: relative;padding-left: 20%;}
#design ul.th_list > li > div > strong {position: absolute;top: 1px;left: 0;width: 20%;height: 100%;}

#design ul.th_list.dv2 > li {width: 50%;}
#design ul.th_list.dv2 > li:nth-child(-n+2) {border-top: 1px solid #333;}
#design ul.th_list.dv2 > li:nth-child(3) {border-top: 0;}
#design ul.th_list.dv2 > li:nth-child(3n-2) {border-left: 0;}
#design ul.th_list.dv2 > li:nth-child(2n-1) {border-left: 1px solid #ddd;}
#design ul.th_list.dv2 > li > div {position: relative;padding-left: 100px;}
#design ul.th_list.dv2 > li > div > strong {position: absolute;top: 1px;left: 0;width: 100px;height: 100%;}

#design ul.li_table {display: table;width: 100%;}
#design ul.li_table > li {display: table-row;}
#design ul.li_table > li > span {display: table-cell;padding: 20px 0;vertical-align: middle;border-bottom: 1px dashed #ddd;}
#design ul.li_table > li:first-child > span {padding-top: 0;}
#design ul.li_table > li:last-child > span {padding-bottom: 0;border-bottom: 0;}
#design ul.li_table > li > span.tit {width: 15%;}
#design ul.li_table > li span.inline_input {display: inline-block;}
#design ul.li_table > li span.inline_input + span.inline_input {margin-left: 15px;}

/**/
#design .admin_note {padding: 40px;background-color: #f6f6f6;margin-bottom: 40px;border: 3px solid #ff0000;}
#design .admin_note p {font-size: 16px;color: #333;}
#design .admin_note p span {display: block;}
#design .admin_note p span.title {margin-bottom: 12px;font-size: 22px;font-weight: 500;}
#design .admin_note p span.title strong {text-decoration: underline;}
#design .admin_note p span + span {margin-top: 5px;}

/**/
#design p.summary {margin-bottom: 30px;padding: 30px;background-color: #f6f7f6;font-size: 18px;font-weight: 400;color: #333;}
#design p.note {padding-left: 40px;background-image: url(../_img/ico_con_notice.png);background-repeat: no-repeat;background-position: 0 50%;font-size: 16px;font-weight: 400;color: #000;}
#design p.note + p.note {margin-top: 10px;}

/****************************** 서브 컨텐츠 ******************************/
/**/
#design .sub_con_top {min-height: 260px;padding: 45px;background-color: #f6f7f6;background-repeat: no-repeat;background-position: 100% 100%;}
#design .sub_con_top p {font-size: 18px;line-height: 1.5em;font-weight: 400;color: #333;}
#design .sub_con_top p + p {margin-top: 20px;}
#design .sub_con_top p.title {margin-bottom: 30px !important;font-size: 30px !important;line-height: 1.5em;font-weight: 500 !important;color: #4e0080 !important;}

/* 독서마라톤이란  */
#design .con_top {padding: 35px 40px;background-color: #f1f6ff;border-radius: 10px;}
#design .con_top.gray {background-color: #f1f2f4;}
#design .con_top.white {background-color: #fff;}
#design .con_top p {font-size: 17px;line-height: 1.5em;font-weight: 300;color: #000;}
#design .con_top p.title {margin-bottom: 20px;font-size: 28px;font-weight: 700;color: #000;}
#design .con_top .con_top {margin-top: 30px;padding: 20px 30px;}

#design .con_top_info {padding: 35px 40px; margin-bottom:15px; background-color: #f1f6ff;border-radius: 10px;}
#design .con_top_info .gray {background-color: #f1f2f4;}
#design .con_top_info .white {background-color: #fff;}
#design .con_top_info p {font-size: 16px;line-height: 1.5em;font-weight: 300;color: #000;}
#design .con_top_info p.title {padding-left: 40px;margin-bottom: 20px;font-size: 24px;font-weight: 700;color: #000;background-image: url(../_img/bullet_h3.png);background-repeat: no-repeat;}

#design .con_top_border {padding: 30px 40px;border: 1px solid #ddd;background-color: #fff;border-radius: 10px;}
#design .con_top_border + .con_top_border {margin-top: 30px;}
#design .con_top_border.imp {border-color: #1f2a69;}
#design .con_top_border.imp .con_list > li::before {background-color: #ccc;}
#design .con_top_border .title {margin-bottom: 15px;font-size: 22px;font-weight: 700;color: #000;}
#design .con_top_border p.add_txt {margin-top: 15px;font-size: 15px;color: #de1a1e;}
#design .con_top_border p.note {padding-left: 40px;background-image: url(../_img/ico_con_notice.png);background-repeat: no-repeat;background-position: 0 50%;font-size: 16px;font-weight: 400;color: #000;}
#design .con_top_border .input_wrap {margin-top: 20px;}
#design .con_top_border .input_wrap > span {display: inline-block;}
#design .con_top_border .input_wrap > span + span {margin-left: 10px;}

/* 참가신청 */
#design .course_select .course_list {display: flex;flex-wrap: wrap;}
#design .course_select .course_list > li {overflow: hidden;width: calc(50% - 20px);padding: 40px 40px 130px;margin: 20px 20px 0;background-color: #f1f6ff;border-radius: 10px;text-align: center;background-repeat: no-repeat;}
#design .course_select .course_list > li:first-child {background-image: url(../_img/ico_select_person1.png);background-position: calc(100% - 10px) 100%;background-size: auto 225px;}
#design .course_select .course_list > li:last-child {background-image: url(../_img/ico_select_person2.png);background-position: calc(100% - 20px) 100%;background-size: auto 180px;}
#design .course_select .course_list > li:nth-child(-n+2) {margin-top: 0;}
#design .course_select .course_list > li:nth-child(2n-1) {margin-left: 0;}
#design .course_select .course_list > li:nth-child(2n) {margin-right: 0;}
#design .course_select .course_list > li .title {margin-bottom: 15px;font-size: 25px;font-weight: 700;color: #1f2a69;}
#design .course_select .course_list > li .course_info {margin-bottom: 20px;font-size: 18px;font-weight: 500;color: #1f2a69;}
#design .course_select .course_list > li .course_btn {margin: 0 auto;}
#design .course_select .course_list > li .course_btn > a {display: block;width: 67.5%;max-width: 270px;margin: 0 auto;padding: 15px 30px;background-color: #38448a;font-size: 18px;font-weight: 500;color: #fff;background-image: url(../_img/ico_select_w_arrow.png);background-repeat: no-repeat;background-position: calc(100% - 30px) 50%;border-radius: 50px;}
#design .course_select .course_list > li .course_btn .cannot {display: block;width: 67.5%;max-width: 270px;margin: 0 auto;padding: 15px 30px;background-color: #dcdff2;font-size: 18px;font-weight: 500;color: #212121;border-radius: 50px;}
#design .course_select .course_list > li .course_btn > a + a {margin-top: 4px;}

#design .top_course {padding-bottom: 30px;text-align: right;}
#design .top_course > div {overflow: hidden;display: inline-flex;border: 1px solid #1f2a69;border-radius: 10px;text-align: right;align-items: center;}
#design .top_course p.title {padding: 15px 15px;background-color: #1f2a69;color: #fff;font-size: 16px;font-weight: 500;}
#design .top_course .top_btn {padding: 10px;}
#design .top_course .top_btn > a {display: inline-block;padding: 7px 10px;line-height: 1.2em;font-size: 15px;background-color: #f1f2f4;border-radius: 5px;vertical-align: middle;}
#design .top_course .top_btn > a.sel {background-color: #dc4649;color: #fff;}

#design .form_wp {position: relative;z-index: 0;padding: 40px;background-color: #f1f6ff;border-radius: 10px;}
#design .form_wp.first {margin-top: 80px;}
#design .form_wp.first::before,
#design .form_wp.first::after {content: '';position: absolute;left: 50%;transform: translateX(-50%);background-repeat: no-repeat;background-position: 50% 100%;}
#design .form_wp.first::before {top: -94px;width: 100%;height: 94px;background-image: url(../_img/ico_form_before.png);}
#design .form_wp.first::after {top: -42px;width: 100%;height: 50px;background-image: url(../_img/ico_form_after.png);}

#design .form_wp .form_con {padding: 40px;border-radius: 10px;background-color: #fff;}
#design .form_wp .input_wrap {display: flex;flex-wrap: wrap;}
#design .form_wp .input_wrap > span {flex: 1 1 22%;}
#design .form_wp .input_wrap > select:nth-child(1) {width: 50%;margin-right: 1%;}
#design .form_wp .input_wrap > select:nth-child(2) {width: 49%;}
#design .form_wp .input_wrap > select:nth-child(3) {width: 50%;margin-right: 1%;}
#design .form_wp .input_wrap > select:nth-child(4) {width: 49%;}
#design .form_wp .con3 .input_wrap > span {flex-basis: 50%;}

#design .form_wp .form_con {padding: 40px;border-radius: 10px;background-color: #fff;}
#design .form_wp .input_wrap {display: flex;flex-wrap: wrap;}
#design .form_wp .input_wrap > span {flex: 1 1 22%;}
#design .form_wp .con3 .input_wrap > span {flex-basis: 50%;}

#design .form_wp .sel_course {display: flex;flex-wrap: wrap;}
#design .form_wp .sel_course > div {width: calc(33.23% - 7.5px);margin: 5px;text-align: center;}
#design .form_wp .sel_course > div:nth-child(4n-3) {margin-left: 0;}
#design .form_wp .sel_course > div:nth-child(4n) {margin-right: 0;}
#design .form_wp .sel_course input[type="radio"] {display: none;}
#design .form_wp .sel_course label {display: block;min-height: 240px;padding: 30px 30px 50px;background-image: url(../_img/ico_check_off.png);background-repeat: no-repeat;background-position: 50% calc(100% - 40px);background-color: #fff;border-radius: 10px;cursor: pointer;}
#design .form_wp .sel_course input:checked + label {background-color: #1f2a69;color: #fff;background-image: url(../_img/ico_check_on.png)}
#design .form_wp .sel_course input + label > span {display: block;font-size: 15px;line-height: 1.4em;color: #757575;}
#design .form_wp .sel_course input + label > span + span {margin-top: 5px;}
#design .form_wp .sel_course input + label > span.tit {margin-bottom: 12px;font-size: 20px;font-weight: 500;line-height: 1.4em;color: #000;}
#design .form_wp .sel_course input:checked + label > span {color: #fff;}
#design .form_wp .sel_course input:checked + label > span.tit {color: #fff;}

#design .form_wp #addUserMember .add_member > button {display: inline-block;padding: 7px 10px;margin-bottom: 20px;background-color: #1f2a69;color: #fff;border-radius: 5px;font-size: 15px;}
#design .form_wp #add_user_list li + li {margin-top: 5px;}
#design .form_wp #add_user_list .input_wrap {justify-content: space-between;}
#design .form_wp #add_user_list .input_wrap > span {display: inline-flex;align-items: center;flex-basis: 25%;}
#design .form_wp #add_user_list .input_wrap > span:first-child {flex-basis: 40%;}
#design .form_wp #add_user_list .input_wrap > span + span {margin-left: 10px;}
#design .form_wp #add_user_list .input_wrap > span label {margin-right: 10px;}
#design .form_wp #add_user_list .input_wrap > span input {width: calc(100% - 80px);}
#design .form_wp #add_user_list li button {display: inline-block;padding: 7px 10px;margin-left: 10px;background-color: #7e8ef0;color: #fff;border-radius: 5px;font-size: 14px;}
#design .form_wp #add_user_list li button.complete{background-color: red;color: #fff;}
#design .form_wp #add_user_list li:first-child button {margin-left: 58px;}
#design .form_wp #add_user_list li button + button {margin-left: 2px;}


/****************************** 참가 현황  ******************************/
/* 완주자 현황 */
#design .finish_wp .box_finish {text-align: center;background-image: url(../_img/bg_finish.png);background-repeat: no-repeat;background-position: 50% 20%;background-size: ;}
#design .finish_wp .finish_list .finish_top {display: flex;flex-wrap: wrap;margin-bottom: 30px;}
#design .finish_wp .finish_list .finish_top > div {width: calc(33.33333% - 20px);margin: 0 15px;padding: 30px 30px 30px 70px;background-color: #f5f5f5;border-radius: 10px;background-repeat: no-repeat;background-position: 20px 0;}
#design .finish_wp .finish_list .finish_top > div:nth-child(1) {margin-left: 0;background-image: url(../_img/fin_1st.png);}
#design .finish_wp .finish_list .finish_top > div:nth-child(2) {background-image: url(../_img/fin_2nd.png);}
#design .finish_wp .finish_list .finish_top > div:nth-child(3) {margin-right: 0;background-image: url(../_img/fin_3th.png);}
#design .finish_wp .finish_list .finish_top > div > span {display: block;}
#design .finish_wp .finish_list .finish_top > div > span.name {margin-bottom: 10px;font-size: 23px;font-weight: 700;color: #000;}
#design .finish_wp .finish_list .finish_top > div > span.date {font-size: 16px;font-weight: 400;color: #757575;}

/****************************** 나의 현황  ******************************/
#design .my_page .con_top p {text-align: center;font-size: 20px;}
#design .my_page .con_top .con_top p.title {text-align: left;}
#design .my_page .con_top strong {font-weight: 700;}

#design .my_page .my_race > div {padding: 50px 50px 70px;background-color: #1f2a69;border-radius: 10px;}
#design .my_page .my_race .track_wp {position: relative;padding: 130px 45px 0 45px;background-image: url(../_img/ico_m_my_track.png);background-repeat: no-repeat;background-position: 50% 88px;}
#design .my_page .my_race .track_wp .start,
#design .my_page .my_race .track_wp .finish {position: absolute;background-repeat: no-repeat;background-position: 50% 50%;text-indent: -9999px;}
#design .my_page .my_race .track_wp .start {top: 35px;left: 0;width: 80px;height: 105px;/*background-image: url(../_img/ico_m_my_start.png);background-size: auto 80%;*/}
#design .my_page .my_race .track_wp .finish {top: -5px;right: -25px;width: 100px;height: 120px;background-image: url(../_img/ico_m_my_finish.png);background-size: auto 100%;}
#design .my_page .my_race .track_wp .finish.end {display: none;}
#design .my_page .my_race .track_wp .track {position: relative;z-index: 10;width: 100%;height: 11px;border-radius: 6px;background-color: #abb1d1;}
#design .my_page .my_race .track_wp .track::before {content: '';}

#design .my_page .my_race .track_wp .track > span.me {position: absolute;display: inline-block;padding: 25px 0 40px;text-align: center;font-size: 15px;font-weight: 700;color: #fff;line-height: 1.2em;transform: translateX(-50%);}
#design .my_page .my_race .track_wp .track > span.me::before {content: '';position: absolute;top: -1px;left: 50%;z-index: 2;width: 13px;height: 13px;margin-left: -6px;background-color: #fff;border-radius: 50%;}
#design .my_page .my_race .track_wp .track > span.me::after {content: '';position: absolute;top: -135%;left: 50%;z-index: 9;width: 75px;height: 110px;background-image: url(../_img/ico_man_run.png);background-repeat: no-repeat;background-position: 50% 100%;transform: translateX(-50%);background-size: auto 100%;}
#design .my_page .my_race .track_wp .track > span.me.end::after {top: -150px;height: 150px;background-image: url(../_img/ico_man_finish.png);}

#design .my_page .my_race .track_wp .track > span {position: absolute;display: inline-block;padding-top: 25px;text-align: center;font-size: 15px;font-weight: 700;color: #fff;line-height: 1.2em;transform: translateX(-50%);}
#design .my_page .my_race .track_wp .track > span::before {content: '';position: absolute;top: -1px;left: 50%;z-index: 2;width: 13px;height: 13px;margin-left: -6px;background-color: #fff;border-radius: 50%;}
#design .my_page .my_race .track_wp .track > span.step0 {color: rgba(255,255,255,0.4);}
#design .my_page .my_race .track_wp .track > span.step0::after {content: '';position: absolute;top: 0;left: 0;z-index: 1;width: 15px;height: 12px;background-color: #1f2a69;}

/* 이전대회 */
#design .history_wp .no_history {min-height: 650px;background-image: url(../_img/img_no_history.jpg);background-repeat: no-repeat;background-position: 50% 50%;text-indent: -99999px;}

/****************************** 독서기록일지 ******************************/
#design .book_diary_wp {position: relative;}
#design .book_diary_wp .guide_top .add_mark_txt {margin-top: 3px;color: #000;font-size: 16px;font-weight: 400;}

#design .book_diary_wp a.diary_guide {position: absolute;/*top: -105px;*/top: 0;right: 0;height: 65px;padding: 0 40px;font-size: 17px;line-height: 65px;background-color: #f1f6ff;color: #000;border-radius: 65px;}
#design .book_diary_wp a.diary_guide::after {content: '';display: inline-block;width: 20px;height: 20px;margin-left: 10px;vertical-align: middle;background-image: url(../_img/ico_guide_diary.png);background-repeat: no-repeat;background-position: 50% 50%;}
#design .book_diary_wp .diary_content .notebox {padding: 20px; margin: 15px 0px; border: 1px solid #ccc; border-radius: 10px;}
#design .book_diary_wp .diary_content p.note {font-size: 18px;font-weight: 400;}
#design .book_diary_wp .diary_content p.note strong {font-weight: 700;}
#design .book_diary_wp .diary_content p.note strong.navy {font-weight: 500;}
#design .book_diary_wp .diary_content .diary_con {margin-top: 70px;}
#design .book_diary_wp .diary_content .diary_con.first {margin-top: 0;}
#design .book_diary_wp .diary_content .diary_con .btn_area {display: flex;justify-content: space-between;align-items: flex-end;margin-bottom: 30px;}
#design .book_diary_wp .diary_content .diary_con .btn_area a {flex: 0 0 185px;height: 54px;padding: 0;background-color: #47aa8b;text-align: center;font-size: 18px;font-weight: 500;color: #fff;line-height: 54px;border-radius: 5px;}
#design .book_diary_wp .diary_content .diary_con .btn_area form {position: relative;width: 29%;height: 42px;padding-right: 40px;text-align: right;border: 1px solid #ddd;border-radius: 5px;}
#design .book_diary_wp .diary_content .diary_con .btn_area form input[type="text"] {width: 100%;height: 100%;border-width: 0;}
#design .book_diary_wp .diary_content .diary_con .btn_area form input[type="submit"] {position: absolute;top: 0;right: 0;width: 40px;height: 100%;background-image: url(../_img/ico_b_search.png);background-repeat: no-repeat;background-position: 50% 50%;text-indent: -9999px;background-color: transparent;}

/**/
#design .book_diary_wp .guide_top {margin-bottom: 50px;}
#design .book_diary_wp .book_search_wp {display: flex;margin-bottom: 50px;padding: 60px;background-color: #f1f6ff;border-radius: 10px;justify-content: space-between;}
#design .book_diary_wp .book_search_wp .search_bars {flex-grow: 1;margin-right: 60px;border-bottom: 1px solid #000;}
#design .book_diary_wp .book_search_wp .search_bars select,
#design .book_diary_wp .book_search_wp .search_bars input {height: 50px;padding: 0;background-color: transparent;border-width: 0;font-size: 17px;}
#design .book_diary_wp .book_search_wp .search_bars select {width: 80px;}
#design .book_diary_wp .book_search_wp .search_bars input[type="text"] {width: calc(100% - 140px);padding-left: 20px;}
#design .book_diary_wp .book_search_wp .search_bars input[type="submit"] {width: 50px;height: 50px;background-image: url(../_img/ico_bb_search.png);background-repeat: no-repeat;background-position: 100% 0;text-indent: -9999px;}
#design .book_diary_wp .book_search_wp .search_self {flex: 0 0 130px;text-align: center;}
#design .book_diary_wp .book_search_wp .search_self > a {display: block;height: 50px;background-color: #555;font-size: 17px;font-weight: 500;color: #fff;border-radius: 5px;line-height: 50px;}

/**/
#design .book_diary_wp .diary_con .write_content {padding: 40px 0;font-size: 16px;color: #000;border-bottom: 1px solid #ddd;word-break:break-all;}
#design .book_diary_wp .diary_con .write_content .view_title {margin-bottom: 30px;font-size: 22px;font-weight: 700;color: #1f2a69;}

/**/
#design .book_diary_wp .diary_con .book_list {border-top: 1px solid #12244b;}
#design .book_diary_wp .diary_con .book_list .book_con {display: flex;padding: 40px 0;border-bottom: 1px solid #ddd;justify-content: space-between;}
#design .book_diary_wp .diary_con .book_list .book_con .img {flex: 0 0 150px;}
#design .book_diary_wp .diary_con .book_list .book_con .img img {border: 1px solid #f5f5f5;}
#design .book_diary_wp .diary_con .book_list .book_con .con {margin: 0 5%;flex-grow: 1;}
#design .book_diary_wp .diary_con .book_list.view .book_con .con {margin: 0 0 0 5%;}
#design .book_diary_wp .diary_con .book_list .book_con .con .title {margin-bottom: 10px;font-size: 22px;line-height: 1.2em;font-weight: 500;color: #000;}
#design .book_diary_wp .diary_con .book_list .book_con .con .book_info > span {position: relative;z-index: 0;display: inline-block;margin-right: 15px;padding-right: 15px;vertical-align: middle;color: #757575;}
#design .book_diary_wp .diary_con .book_list .book_con .con .book_info > span::after {content: '';position: absolute;top: 50%;right: 0;width: 1px;height: 12px;margin-top: -6px;background-color: #ccc;}
#design .book_diary_wp .diary_con .book_list .book_con .con .book_info > span:last-child {padding-right: 0;margin-right: 0;}
#design .book_diary_wp .diary_con .book_list .book_con .con .book_info > span:last-child::after {display: none;}
#design .book_diary_wp .diary_con .book_list .book_con .con .diary_info {margin-top: 20px;}
#design .book_diary_wp .diary_con .book_list .book_con .con .diary_info > span {display: block;font-size: 16px;font-weight: 400;color: #000;}
#design .book_diary_wp .diary_con .book_list .book_con .con .diary_info > span + span {margin-top: 2px;}
#design .book_diary_wp .diary_con .book_list .book_con .con .diary_info .diary_state {margin-top: 10px;}
#design .book_diary_wp .diary_con .book_list .book_con .con .diary_info .diary_state > span {display: inline-block;padding: 5px 10px;border: 1px solid #ccc;border-radius: 3px;font-size: 14px;color: #000;}
#design .book_diary_wp .diary_con .book_list .book_con .con .diary_info .diary_ign {display: block;margin-top: 10px;padding: 15px;border-radius: 5px;background-color: #f4f4f4;}
#design .book_diary_wp .diary_con .book_list .book_con .con .diary_info .diary_ign > span {display: block;margin-bottom: 5px;font-weight: 500;color: #000;}
#design .book_diary_wp .diary_con .book_list .book_con .con .diary_info .open_btn {margin-top: 10px;}
#design .book_diary_wp .diary_con .book_list .book_con .con .diary_info .open_btn > a {padding: 10px 15px;border-radius: 5px;}

#design .book_diary_wp .diary_con .book_list.view .btn_wp {padding: 20px 0;text-align: center;border-bottom: 1px solid #ddd;}
#design .book_diary_wp .diary_con .book_list.view .btn_wp button {display: inline-block;padding: 12px 23px;margin: 0 3px;background-color: #f0f0f0;font-size: 15px;border-radius: 10px;}
#design .book_diary_wp .diary_con .book_list.view .btn_wp button.sel {background-color: #1f2a69;color: #fff;}

#design .book_diary_wp .diary_reply {margin-top: 25px;}
#design .book_diary_wp .diary_reply > a {display: inline-block;margin-right: 35px;font-size: 14px;color: #757575;background-repeat: no-repeat;background-position: 0 50%;}
#design .book_diary_wp .diary_reply > a:last-child {margin-right: 0;}
#design .book_diary_wp .diary_reply > a.like {padding-left: 20px;background-image: url(../_img/ico_like.png);}
#design .book_diary_wp .diary_reply > a.clk {padding: 3px 5px 3px 30px;border: 1px solid #ccc;border-radius: 5px;background-position: 5px;}
#design .book_diary_wp .diary_reply > a.reply {padding-left: 18px;background-image: url(../_img/ico_reply.png);}
#design .book_diary_wp .diary_reply > a strong {color: #000;font-weight: 400;}

#design .book_diary_wp .diary_con .book_list .book_con .btn_area {position: relative;flex: 0 0 130px;padding: 0;margin: 0;}
#design .book_diary_wp .diary_con .book_list .book_con .btn_area .btn_wp {position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%, -50%);}
#design .book_diary_wp .diary_con .book_list .book_con .btn_area .btn {width: 100%;height: 50px;padding: 0;font-size: 17px;line-height: 50px;font-weight: 500;}
#design .book_diary_wp .diary_con .book_list .book_con .btn_area .btn.write {background-color: #7e8ef0;line-height: 50px;}
#design .book_diary_wp .diary_con .book_list .book_con .btn_area .btn.write::before {content: '';display: inline-block;width: 15px;height: 15px;margin-right: 10px;background-image: url(../_img/ico_w_write.png);background-repeat: no-repeat;background-position: 50% 50%;}
#design .book_diary_wp .diary_con .book_list .book_con .btn_area .btn.view {background-color: #fff;border: 1px solid #1f2a69;color: #1f2a69;line-height: 48px;}
#design .book_diary_wp .diary_con .book_list .book_con .btn_area .btn.book {text-align: center;background-color: #47aa8b;color: #fff;line-height: 50px;border-radius: 5px;}
#design .book_diary_wp .diary_con .book_list .book_con .btn_area .btn.del {text-align: center;background-color: #333;color: #fff;line-height: 50px;border-radius: 5px;}
#design .book_diary_wp .diary_con .book_list .book_con .btn_area .btn.teaching {text-align: center;background-color: #e0474b;color: #fff;line-height: 50px;border-radius: 5px;}
#design .book_diary_wp .diary_con .book_list .book_con .btn_area .btn + .btn {margin: 5px 0 0;}

#design .book_diary_wp .diary_con .book_list .no_content {padding: 140px 0;text-align: center;font-size: 16px;color: #757575;border-bottom: 1px solid #ddd;}

/* 검색 */
#design .book_diary_wp .diary_con .book_src .book_con {padding: 20px 60px;align-items: center;}
#design .book_diary_wp .diary_con .book_src .book_con .img {flex: 0 0 70px;}
#design .book_diary_wp .diary_con .book_src .book_con .con .title {margin-bottom: 15px;font-size: 19px;}
#design .book_diary_wp .diary_con .book_src .book_con .con .info > span {font-size: 15px;font-weight: 400;color: #000;vertical-align: middle;}
#design .book_diary_wp .diary_con .book_src .book_con .con .info > span::after {content: '/';display: inline-block;padding: 0 7px;font-size: 13px;line-height: 1;vertical-align: baseline;}
#design .book_diary_wp .diary_con .book_src .book_con .con .info > span:last-child::after {display: none;}

/* view 페이지 */
#design .book_diary_wp .my_reply {padding: 30px;margin: 20px 0;background-color: #f7f7f7;}
#design .book_diary_wp .my_reply .reply_chk {margin-bottom: 20px;}
#design .book_diary_wp .my_reply .reply_chk > span {margin-right: 20px;vertical-align: middle;font-size: 14px;line-height: 1;color: #000;}
#design .book_diary_wp .my_reply .reply_chk > span * {vertical-align: baseline;}
#design .book_diary_wp .wirte_textarea {position: relative;padding-bottom: 45px;border: 1px solid #ccc;background-color: #fff;}
#design .book_diary_wp .user_id {margin-bottom: 10px;font-size: 15px;font-weight: 500;color: #000;}
#design .book_diary_wp .wirte_textarea textarea {min-height: 90px;padding: 15px;border: 0;}
#design .book_diary_wp .wirte_textarea .chk_letter {position: absolute;bottom: 10px;left: 15px;font-size: 13px;color: #757575;}
#design .book_diary_wp .wirte_textarea .chk_letter input {padding: 0;width: 25px !important;height: auto;background-color: transparent;border-width: 0;color: inherit;font-size: inherit;}
#design .book_diary_wp .wirte_textarea .btn_save {position: absolute;bottom: 5px;right: 5px;width: 50px;padding: 5px 0;text-align: center;background-color: #555;font-size: 15px;color: #fff;font-weight: 500;}

#design .book_diary_wp .reply_wrap .tabs {margin-bottom: 0;}
#design .book_diary_wp .reply_wrap .reply_list .reply_con {position: relative;padding: 20px 60px 20px 0;border-bottom: 1px solid #e0e0e0;}
#design .book_diary_wp .reply_wrap .reply_list .reply_con > span {display: block;}
#design .book_diary_wp .reply_wrap .reply_list .reply_con > span.name {font-size: 15px;font-weight: 500;color: #000;}
#design .book_diary_wp .reply_wrap .reply_list .reply_con > span.content {margin: 7px 0 3px;font-size: 15px;font-weight: 400;color: #333;}
#design .book_diary_wp .reply_wrap .reply_list .reply_con > span.date {font-size: 13px;font-weight: 400;color: #757575;}
#design .book_diary_wp .reply_wrap .reply_list .reply_con .btn_area {position: absolute;top: 50%;right: 0;width: 60px;text-align: right;transform: translateY(-50%);}
#design .book_diary_wp .reply_wrap .reply_list .reply_con .btn_area .s_btn {display:inline-block;padding: 3px 7px;font-size: 13px;color: #757575;border: 1px solid #ccc;background-color: #fff;}

/****************************** 회원 ******************************/
/* 로그인 */
#design .log_wp {position: relative;width: 50%;margin: 0 auto 30px;padding-right: 110px;}
#design .log_wp .py-2 + .py-2 {margin-top: 5px;}
#design .log_wp .py-2 input {height: 50px;}
#design .log_wp .log_btn {overflow: hidden;position: absolute;top: 0;right: 0;width: 100px;height: 100%;border-radius: 5px;background-color: #1f2a69;color: #fff;}
#design .log_wp .log_btn input {position: absolute;top: 0;left: 0;width: 100%;height: 100%;color: #fff;font-size: 17px;font-weight: 500;font-family: inherit;background-color: inherit;}


/****************************** table ******************************/
.mobile_table {display: none;}

/*기본*/
#design table {position: relative;z-index: 0;width: 100%;border-collapse: collapse;border-spacing: 0;text-align: center;background-color: #fff;}
#design table::before {content: '';position: absolute;top: 0;left: 0;z-index: -1;width: 100%;height: 1px;background-color: #333;}
#design table .left {text-align: left; word-break: initial; padding: 10px;}
#design table th,
#design table td {border: 1px solid #e3e3e3;}
#design table thead th {height: 50px;padding: 10px;font-weight: 400;font-size: 16px;color:#333;background: #f6f7f6;border-bottom: 0;}
#design table thead th:first-child {border-left: 0;}
#design table thead th:last-child {border-right: 0;}
#design table tbody th, 
#design table tbody td {height: 50px;padding: 10px;font-size: 16px;color: #333;vertical-align: middle;}
#design .table_wide table tbody td {padding: 3px;font-size: 15px;}
#design table tbody th {font-weight: 400;}
#design table tbody th:first-child {border-left: 0;}
#design table tbody th:last-child {border-right: 0;}
#design table tbody td:first-child {border-left: 0;}
#design table tbody td:last-child {border-right: 0;}
#design table tbody th.item,
#design table tbody td.item {background:#f5f5f5;border-bottom:1px solid #ddd;text-align:center;}
#design table tfoot td,
#design table tfoot th {padding: 10px;font-weight: 400;border-top: 3px double #aaa;}
#design table tfoot td:first-child {border-left: 0;}
#design table tfoot th:first-child {border-left: 0;}
#design table tfoot td:last-child {border-right: 0;}
#design table tfoot th:last-child {border-right: 0;}
/*#design table tbody td ul {}
#design table tbody td ul li {padding:2px 0 2px 10px;position:relative;text-align:left;}
#design table tbody td ul li:before {content:"";width:3px;height:1px;background:#575757;position:absolute;top:10px;left:0}
#design table tbody td label {vertical-align:middle;}*/

/**/
#program .dk_table table th,
#program .dk_table table td {font-size: 15px;}

/*
#dkboard .dk_table table.tstyle {background-color: #fff;}
#dkboard .dk_table table.tstyle{width:100%;border-collapse:collapse;border-top:1px solid #1c2645; border-bottom:1px solid #ddd;}
#dkboard .dk_table table.tstyle caption {font-size: 0;line-height: 0;height: 0;}
#dkboard .dk_table table.tstyle tbody tr:hover {background:#fafafa;}
#dkboard .dk_table table.tstyle tbody tr:hover td[scope=row] { background:#f7f7f7; border-right:1px solid #ddd;}
#dkboard .dk_table table.tstyle tbody tr.notice td {border-bottom:1px solid #c5d7e0;background:#f3f3f1}
#dkboard .dk_table table.tstyle thead th {padding: 14px 10px;font-weight: 400;font-size: 16px;color: #555;border-left: none;border-right:none;border-bottom: 1px solid #ddd;background: #f5f5f5;text-align: center;}
#dkboard .dk_table table.tstyle tbody td {padding:14px 10px; font-size:15px;color:#555;text-align:center;border: 0;border-bottom:1px solid #ddd;}
#dkboard .dk_table table.tstyle tbody td[scope=row] span{display:block;width:36px;color:#fff;height:20px;background:#333;margin:0 auto;font-size:12px;line-height:20px;text-align:center;border-radius:4px}
#dkboard .dk_table table.tstyle tbody td[scope=row] span.bt-content{display:inline;background:none;color:#2285ce;font-family:arial;font-size:13px;font-weight:400}
#dkboard .dk_table table.tstyle tbody td a{padding: 2px;line-height:15px;font-size:13px;color:#555}
#dkboard .dk_table table.tstyle tbody td a.company{display:block;padding:7px 0 0 30px;font-size:15px;color:#000;background:url(../_img/ico_company.png) no-repeat 0 50%}
#dkboard .dk_table table.tstyle tbody td img{vertical-align:middle}
#dkboard .dk_table table.tstyle tbody td ul{text-align:left}
#dkboard .dk_table table.tstyle tbody td li{font-size:15px;line-height:20px;color:#555}
#dkboard .dk_table table.tstyle tbody td.subject{text-align:left;}
#dkboard .dk_table table.tstyle tbody td.subject div{position:relative;padding:5px 0;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
#dkboard .dk_table table.tstyle tbody td.subject a{display:inline-block;padding:0 0 0 0 !important;font-size:15px;font-weight:normal;color:#555;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height: 16px;}
#dkboard .dk_table table.tstyle tbody td.subject a:hover { color:#4079e6;}
#dkboard .dk_table table.tstyle tbody td.subject span{font-size:11px;font-weight:800}
#dkboard .dk_table table.tstyle tbody td.subject span img{}*/
/*#dkboard .dk_table table.tstyle tbody td div.tac{padding:100px 0}*/
/*#dkboard .dk_table table.tstyle tr:first-child td{background:url(../_img/board/table_td.png) repeat-x 0 0}
#dkboard .dk_table table.tstyle tr th:last-child{border-right:0}
#dkboard .dk_table table.tstyle tr td:last-child{border-right:0}*/

/**/
#design .dk_table table.tstyle tbody td.subject .new{display:inline-block;width: 15px;height:15px;background:url(../_img/ico_new.png) no-repeat 50% 50%;text-indent:-9999em;overflow:hidden; vertical-align: middle !important;}
#design .dk_table table.tstyle tbody td.subject .secret{display:inline-block;top:2px;width:17px;height:15px;background:url(../_img/ico_secret.png) no-repeat 50% 50%;text-indent:-9999em;overflow:hidden; vertical-align:middle !important;}
#design .dk_table table.tstyle tbody td.subject .reply{display:inline-block;position:relative;left:-2px;padding:0 0 0 15px; background:url(../_img/ico_reply.png) no-repeat 0px 100%;text-indent:-9999em;overflow:hidden; vertical-align:top !important;width: 1px;}
#design .dk_table table.tstyle tbody td.subject .list_reply {color:#aa6801}
#design .dk_table table.tstyle tbody td.subject .notice{background:#f3f3f1;border-bottom:1px solid #c5d7e0}
#design .dk_table table.tstyle tbody td .this{font-size:13px;color:#f30}
#design .dk_table table.tstyle tbody td .notice{font-size:13px;color:#0054FF}

/*
.comment {font-size:16px;margin-bottom:10px;}
.memo {font-size:15px;color:#666;padding-top:5px;}*/

/*이용동의
.agree_area {padding-top:50px;}
.agree_area .agree_tit {font-size:20px;font-weight:500;color:#405ab2;margin-bottom:16px;}
.agree_area .agree_box {padding:30px;margin-bottom:15px;border:1px solid #ccc;height:200px;overflow-y: scroll;font-size:16px;}
.agree_area .agree_chk label {font-size:17px;color:#666;vertical-align: middle;margin-left:5px;}*/

/*
#design .stage{border-bottom:1px solid #ccc;overflow:hidden}
#design .stage *{}
#design .stage dt{float:left;width:70%;font-size:18px;font-family:Arial, Helvetica, sans-serif}
#design .stage dt img{display:block;padding:20px 0}
#design .stage dd{float:left;padding:30px 0;width:30%}
#design .stage dd ul{overflow:hidden}
#design .stage dd li{float:left;width:50%;font-size:15px}*/

/************ 탭 스타일 ************/
/**/
#design .tabmenu{margin:0 0 40px 0;}
#design .tabmenu li {display:inline-block;margin-right: 3px;}
#design .tabmenu li:last-child {margin-right: 0;}
#design .tabmenu li:first-child a{margin:0}
#design .tabmenu li a{display: inline-block;position: relative;padding: 18px 35px;font-size: 21px;color: #1f2a69;text-align: center;background: #fff; transition: all 0.2s;font-weight: 500;border: 1px solid #1f2a69;border-radius: 10px;}
#design .tabmenu li a i{display:none}
#design .tabmenu li a:hover{}
#design .tabmenu li.sel a{position:relative;z-index:5;color:#fff;background:#1f2a69;box-sizing:border-box;font-weight: 500;}
#design .tabmenu li.mTabOn a{position:relative;z-index:5;color:#242b36;border:2px solid #1c2645;background:#fff;box-sizing:border-box;}
#design .tabmenu li.lib1 a {background-color: #fff;color: #7000b7;border: 2px solid #7000b7;}
#design .tabmenu li.lib1 a.sel {background-color: #7000b7;color: #fff;font-weight: 500;}
#design .tabmenu li.lib2 a {background-color: #fff;color: #00b755;border: 2px solid #00b755;}
#design .tabmenu li.lib2 a.sel {background-color: #00b755;color: #fff;font-weight: 500;}
#design .tabmenu li.lib3 a {background-color: #fff;color: #003fe0;border: 2px solid #003fe0;}
#design .tabmenu li.lib3 a.sel {background-color: #003fe0;color: #fff;font-weight: 500;}
#design .tabmenu li.lib4 a {background-color: #fff;color: #fb612b;border: 2px solid #fb612b;}
#design .tabmenu li.lib4 a.sel {background-color: #fb612b;color: #fff;}

/**/
#design .tabs {position: relative;display: flex;z-index: 0;margin-bottom: 30px;padding: 1px 0 0 1px;flex-wrap: wrap;}
#design .tabs::after {content: '';position: absolute;bottom: 0;left: 0;z-index: -1;width: 100%;height: 1px;background-color: #ccc;}
#design .tabs > li > a {display: block;padding: 12px 30px;margin: -1px 0 0 -1px;border: 1px solid #ccc;font-size: 17px;font-weight: 400;color: #000;}
#design .tabs > li > a:hover {color: #dc4649;font-weight: 500;}
#design .tabs > li.sel > a {background-color: #dc4649;color: #fff;font-weight: 500;border-color: #dc4649;}

/**/
#design .mytabs {position: relative;display: flex;z-index: 0;margin-bottom: 0px;padding: 1px 0 0 1px;flex-wrap: wrap;}
#design .mytabs::after {content: '';position: absolute;bottom: 0;left: 0;z-index: -1;width: 100%;height: 1px;background-color: #ccc;}
#design .mytabs > li > a {display: block;padding: 12px 30px;margin: -1px 0 0 -1px;border: 1px solid #ccc;font-size: 17px;font-weight: 400;color: #000;}
#design .mytabs > li > a:hover {color: #dc4649;font-weight: 500;}
#design .mytabs > li.sel > a {background-color: #636fba;color: #fff;font-weight: 500;border-color: #636fba;}

/*
#program .tabmenu{margin:0 0 40px 0;}
#program .tabmenu:before,
#program .tabmenu:after{clear:both;display:table;content:"";line-height:0}
#program .tabmenu li{display:inline-block;}
#program .tabmenu li:first-child a{margin:0}
#program .tabmenu li a{display: inline-block;height: 46px;position: relative;padding: 0 20px;line-height: 46px;font-size: 18px;letter-spacing: -1px;color: #555555;text-align: center;border: 1px solid #ddd;background: #fff; transition: all 0.2s;}
#program .tabmenu li a i{display:none}
#program .tabmenu li a:hover {border-color: #242b36;color: #242b36;}
#program .tabmenu li a.sel {position:relative;z-index:5;height: 46px;background-color:#242b36;color: #fff;line-height:46px;box-sizing:border-box;}*/

/**/
#design .depthmenu{margin:0 0 30px 0;}
#design .depthmenu:before,
#design .depthmenu:after{clear:both;display:table;content:"";line-height:0}
#design .depthmenu ul{height:42px;border-bottom:1px solid #007800}
#design .depthmenu li{float:left;}
#design .depthmenu li:first-child a{margin:0}
#design .depthmenu li *{transition:all 0.2s ease-in-out}
#design .depthmenu li a{display:inline-block;position:relative;padding:0 35px;line-height:41px;font-size:15px;font-weight:500;letter-spacing:-1px;color:#888;text-align:center;border:1px solid #e3e3e4;border-bottom:1px solid #007800;background:#f3f3f3}
#design .depthmenu li a i{display:none !important;}
#design .depthmenu li a:hover{position:relative;z-index:5;color:#fff;border:1px solid #007800;background:#007800;}
#design .depthmenu li a.sel{position:relative;z-index:5;color:#007800;border:1px solid #007800;border-bottom:1px solid #fff;background:#fff}
#design .depthmenu li a.sel i{position:absolute;z-index:6;bottom:0px;left:50%;display:block;margin-left:-25%;width:50%;height:1px;background:#7ba67b}
#design .depthmenu li a.sel:hover{color:#014fbb}
#design .depthmenu li a.sel:hover i{margin-left:-0%;width:0%}

/*
#design .tabstyle > ul {overflow: hidden;position:relative;z-index: 0;margin-bottom: 20px;}
#design .tabstyle > ul::after {content: '';position: absolute;bottom: 0;left: 0;z-index: -1;width: 100%;height: 1px;background-color: #333;}
#design .tabstyle > ul > li {float: left;}
#design .tabstyle > ul > li > a {display: block;height: 50px;padding: 0 20px;font-size: 17px;font-weight: 400;color: #555;line-height: 50px;background-color: #f8f8f8;border: 1px solid #333;border-left: 0;}
#design .tabstyle > ul > li:first-child > a {border-left: 1px solid #333;}
#design .tabstyle > ul > li > a.sel {background-color: #fff;border-bottom: 0;color: #8813d3;font-weight: 500;}
#design .tabstyle > ul > li > a:hover {background-color: #333;color: #fff;transition: all 0.3s;}*/

#design .tabstyle > ul {overflow: hidden;position:relative;z-index: 0;margin-bottom: 20px;}
#design .tabstyle > ul::after {content: '';position: absolute;bottom: 0;left: 0;z-index: -1;}
#design .tabstyle > ul > li {float: left;margin: 2px;}
#design .tabstyle > ul > li > a {display: block;height: 50px;padding: 0 15px;font-size: 16px;font-weight: 400;color: #555;line-height: 50px;background-color: #f8f8f8;border: 1px solid #333;}
/*#design .tabstyle > ul > li:first-child > a {border-left: 1px solid #333;}*/
#design .tabstyle > ul > li > a.sel {background-color: #fff;color: #8813d3;font-weight: 500;}
#design .tabstyle > ul > li > a:hover {background-color: #333;color: #fff;transition: all 0.3s;}

#design .tabstyle .clock{padding: 25px;margin-bottom: 20px;background-color: #f6f7f6;text-align: center;font-size: 18px;}

/**/
#dkboard .dk_tabmenu{padding-bottom:30px}
#dkboard .dk_tabmenu *{margin:0;padding:0;border:0;list-style-type:none}
#dkboard .dk_tabmenu ul{height:42px;border-bottom:2px solid #1c2645;}
#dkboard .dk_tabmenu ul:before,
#dkboard .dk_tabmenu ul:after{clear:both;display:table;content:"";line-height:0}
#dkboard .dk_tabmenu li{float:left}
#dkboard .dk_tabmenu li a{display:block;margin-left:-2px;padding:0 20px;height:40px;line-height:40px;text-align:center;border:2px solid #d5d5d5;border-bottom:2px solid #1c2645;background:#fff}
#dkboard .dk_tabmenu li a strong{font-size:14px;font-weight:400;color:#888}
#dkboard .dk_tabmenu li:first-child a{margin:0}
#dkboard .dk_tabmenu li a:hover{position:relative;z-index:5;color:#777;border:2px solid #1c2645;border-bottom:2px solid #fff;background:#fff}
#dkboard .dk_tabmenu li a.sel{position:relative;z-index:5;font-weight:800;letter-spacing:0px;color:#000;border:2px solid #1c2645;border-bottom:2px solid #fff;background:#fff}
#dkboard .dk_tabmenu li a.sel strong{font-weight:600;color:#333}

/*
#program #txt_box_wrapper {padding: 20px 30px;background: #f4f4f4;}
#program #txt_box_wrapper ul {overflow: hidden;}
#program #txt_box_wrapper ul li {float: left; width: 23.5%;margin: 10px 1%;background: #fff;text-align: center;}
#program #txt_box_wrapper ul li:nth-child(4n-3) {margin-left: 0;}
#program #txt_box_wrapper ul li:nth-child(4n) {margin-right: 0;}*/

/**/
#design #program .subtit{padding:20px 0;font-size:18px;text-align:center;border-top:0px solid #ccc;border-bottom:0px solid #ccc;background:url(../_img/culture.png) no-repeat 50% 0}
#design #program .subtit strong{font-size:18px;font-weight:400;color:#c62337}
#design #program .title{position:relative;font-size: 18px;font-weight:500;color:#000;margin-bottom: 5px;}
#design #program .title p{position:absolute;bottom: 0;right:0;font-size: 13px;font-weight: 400}
#design #program .title .year{position:absolute;top:10px;right:0}
#design #program .title .year strong{float:left;display:block;width:60px;line-height:20px;font-size:16px;color:#333;text-align:center}
#design #program .title .year strong span{padding-left:5px;font-size:16px;color:#333}
#design #program .title .year a{float:left;display:block;width:19px;height:19px;line-height:19px;font-size:11px;font-weight:800;font-family:"돋움", "굴림";text-align:center;color:#fff;background:#b7b7b7}
#design #program .title .year a span{display:none}
#design #program .table + .title {margin-top: 60px;}
#design #program .point h3 {border-bottom:0px solid #ccc}
/*#design #program .table{margin-bottom: 30px;}
#design #program .table .tar{padding:10px 0}
#design #program .first_box {padding-top: 0;}*/

/**/
#design .chart{position:relative;}
#design .chart > ul {padding-bottom: 20px;}
#design .chart > ul ul {margin-bottom: 20px;}
/*#design .chart > ul > li{padding:0 0 6px 17px;line-height:19px;background:url(../_img/dp2.png) no-repeat 5px 6px}
#design .chart > ul > li strong{color:#c62336}
#design .chart > ul > li.no{background:none}
#design .chart li strong{font-weight:400}
#design .chart li strong.orange{display:inline-block;margin-right:2px;position:relative;top:0px;width:22px;height:22px;line-height:22px;font-size:12px;text-align:center;color:#fff !important;background:#ef770c;border-radius:22px}
#design .chart li strong.pgreen{display:inline-block;margin-right:2px;position:relative;top:0px;width:22px;height:22px;line-height:22px;font-size:12px;text-align:center;color:#fff;background:#235704;border-radius:22px}
#design .chart li strong.gold{display:inline-block;margin-right:2px;position:relative;top:0px;width:22px;height:22px;line-height:22px;font-size:12px;text-align:center;color:#fff;background:#9f791e;border-radius:22px}
#design .chart li p{padding:0 0 15px 0}
#design .chart li .ipin{color:#00ad58}
#design .chart li ul {margin-bottom: 15px;}
#design .chart li ul li {padding:3px 0;}*/
#design .chart li .table{position:relative;top:-10px;padding:0 0 20px 70px}
#design .chart dl{margin:0 0 30px 0;padding:10px 20px 10px 100px;overflow:hidden;border:1px solid #e3e3e3;background:#fff url(../_img/ico_point.png) no-repeat 30px 50%;border-radius:5px;box-shadow:1px 3px 1px #fafafa}
#design .chart dt{padding:5px 20px;font-size:16px;color:#526c9b}
#design .chart dd{padding:0 20px 10px 20px;font-size:13px}
#design .chart dd li{font-size:13px}
#design .chart .down{display:inline-block;margin:0 2px 4px 2px;padding:2px 5px;font-size:13px;letter-spacing:-1px;color:#fff;border:1px solid #f23737;background:#f23737;border-radius:3px}
#design .chart .bot {padding: 10px 0 20px;border-top:1px dashed #ccc;overflow:hidden}
#design .chart p{padding-bottom:10px;overflow:hidden}
#design .arrow{padding-bottom:50px;background:url(../_img/ico_b_arrow.png) no-repeat 50% -20px}

/**/
#design .photos {margin: 0 0 30px 0;border-bottom:1px solid #ccc}
#design .photos dl {overflow: hidden;position:relative;padding: 30px 0;}
#design .photos dt {float: left;width: 180px;margin-right: 30px;}
#design .photos dt img {width: 100%;height: auto;box-shadow: 5px 5px 20px rgba(0,0,0,0.15);}
#design .photos dd {float: left;width: calc(100% - 210px);}
#design .photos dd > ul > li {font-size: 16px}
#design .photos dd > ul > li + li {margin-top: 7px;}
#design .photos ul {}
#design .photos ul li {}
#design .photos ul li strong {font-weight: 500;color:#c62336}

/**/
#design .grtable{clear:both;margin-left:-10px}
#design .grtable ol{padding:5px 80px 10px 0;overflow:hidden}
#design .grtable ol li{float:left}
#design .grtable ol li.gt1{width:56%}
#design .grtable ol li.gt1 strong{background:#f6f9fa}
#design .grtable ol li.gt2{width:22%}
#design .grtable ol li.gt2 strong{background:#f6f9fa}
#design .grtable ol li.gt3{width:22%}
#design .grtable ol li.gt3 strong{background:#f6f9fa}
#design .grtable ol li div{position:relative;margin:0 10px;border:1px solid #ccc;border-top:2px solid #81a7b3;background:#f2f2f2;overflow:hidden}
#design .grtable ol li div strong{display:block;padding:7px 0;font-weight:600;text-align:center;color:#333;border-bottom:1px solid #eee}
#design .grtable ol li div strong br{ display:none}
#design .grtable ol li div span{display:block;padding:20px 10px;min-height:100px;height:100px;font-size:13px;background:#fff}

/*
#design .guide .info{background:url(../_img/greeting.png) no-repeat 100% 100%}
#design .guide .info .tit{padding:20px 0 20px 0}
#design .guide .info .tit span{font-size:20px;color:#2a2a2a}
#design .guide .info .tit h2{font-size:30px;font-weight:600;color:#000;background:none;padding: 0px 0 16px 0;}
#design .guide .info .txt{padding:0 0 20px 0;line-height:25px;font-size:22px;color:#555}
#design .guide .info .txt strong{font-size:22px;font-weight:600;color:#333}
#design .guide .info .txt2{padding:0 0 20px 0;line-height:25px;font-size:17px;color:#555}
#design .guide .info .sign{padding:0 50px 260px 0px;font-size:17px;font-weight:600;text-align:left}
#design .guide .info .sign img{position:relative;top:15px}
#design .guide .organ{position:relative}
#design .guide .organ .header{position:relative}
#design .guide .organ .header div{margin:0 auto;margin-bottom:10px;width:200px;line-height:60px;font-size:20px;text-align:center;box-shadow:0 3px 0 #fafafa}
#design .guide .organ .h1{line-height:50px !important;font-weight:800;color:#005997;border:2px solid #ccc;border-top:3px solid #005997;background:#fff}
#design .guide .organ .body{position:relative;padding:35px 80px 10px 80px;;background:url(../_img/organ.png) no-repeat 50% -15px}
#design .guide .organ .body:before,
#design .guide .organ .body:after{clear:both;display:table;content:"";line-height:0}
#design .guide .organ .body *{font-size:13px}
#design .guide .organ .body dl{overflow:hidden}
#design .guide .organ .body dl dd{float:left;width:33%}
#design .guide .organ .body dl dd strong{display:block;margin:0 20px;line-height:50px;font-size:18px;font-weight:400;text-align:center;color:#333;border:1px solid #ccc;border-top:3px solid #c92135;background:#fff;box-shadow:0 3px 0 #fafafa}
#design .guide .organ .phone{line-height:50px;font-size:15px;color:#c92135;text-align:right}
#design .guide .pic{padding-bottom:400px;background:url(../_img/guide_photo.png) no-repeat 100% 100%}
#design .guide .ins table th a{display:inline-block;padding-right:30px;background:url(../_img/btn_detail_ico.png) no-repeat 100% 0}
#design .guide .viewbox{padding-bottom:20px;overflow:hidden;}
#design .guide .viewbox .photo{position:relative;z-index:1000;padding:30px;text-align:center;border:1px solid #e6e6e6;background:#fafafa;}
#design .guide .viewbox .photo h3{position:absolute;z-index:1000;top:231px;left:30px;display:block;padding:0 15px;line-height:40px;color:#fff;background:rgba(219,55,74,0.9)}
#design .guide .viewbox .photo img{}
#design .guide .viewbox .photo strong{position: absolute;z-index: 1000;left:0;top:0;display: block;color: #ff581c;font-size:30px;background:rgba(255,255,255,0.5)}
#design .guide .viewbox .map{float:right;position:relative;z-index:1000;padding:30px 0;width:49%;height:320px;text-align:center;border:1px solid #ccc;background:#fafafa}
#design .guide .viewbox .map h3{position:absolute;z-index:1000;top:232px;left:30px;display:block;padding:0 15px;line-height:40px;color:#333;border:1px solid #ccc;background:#fff}
#design .guide .viewbox .bx-viewport{height:240px}
#design .guide .viewbox .bx-wrapper .bx-controls{position:relative;top:12px}
#design .guide .viewbox .bx-wrapper .bx-pager{text-align:center}
#design .guide .viewbox .bx-wrapper .bx-pager .bx-pager-item,
#design .guide .viewbox .bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline;}
#design .guide .viewbox .bx-wrapper .bx-pager.bx-default-pager a{margin: 0 5px;display: inline-block;width:22px;height:22px;outline: 0;text-indent: -9999em;background: #ccc;border-radius: 50px;}
#design .guide .viewbox .bx-wrapper .bx-pager.bx-default-pager a.active{background: #ff581c;}
#design .guide .tab {display:none;}
#design .guide .tab dl{position:relative;padding:0 30px;margin-bottom:3px;border-top:0px solid #eee;overflow:hidden}
#design .guide .tab dt{float:left;position:relative;width:14%}
#design .guide .tab dt strong{display:block;padding-left:52px;line-height:30px;font-size:15px;font-weight:600;color:#333;border:1px solid #ccc;background:#fff url(../_img/btn_detail_ico.png) no-repeat 0 50%;border-radius:5px;box-shadow:2px 4px 2px #fafafa}
#design .guide .tab dd{float:left;position:relative;width:86%}
#design .guide .tab dd strong{display:block;position:relative;top:-3px;margin:2px 0;padding:2px 20px;line-height:30px;font-size:15px;font-weight:400;border:1px solid #fff;background:#fff}
#design .guide .root_daum_roughmap{width:100% !important}
#design .guide .root_daum_roughmap .wrap_controllers .wrap_btn_zoom{width:auto !important}
#design .guide .maps{padding-bottom:30px}
#design .guide .add{padding:30px 0 30px 150px;background:url(../_img/add.png) no-repeat 20px 40%}
#design .guide .add li{font-size:16px;background:none}
#design .guide .metro{padding:20px 0 20px 150px;background:url(../_img/metro.png) no-repeat 20px 40%}
#design .guide .metro li{padding-bottom:5px;font-size:16px;background:none}
#design .guide .bus{padding:20px 0 20px 150px;background:url(../_img/bus.png) no-repeat 20px 40%}
#design .guide .bus li{font-size:16px;background:none}
#design .guide .bus li span{font-size:16px}
#design .guide .bus li i{display:inline-block;margin-right:2px;position:relative;top:-3px;width:22px;height:5px;line-height:22px;font-size:12px;text-align:center;color:#fff !important;border-radius:22px}
#design .guide .bus li i.green{background:#3ccf10}
#design .guide .closure{padding:20px 220px 20px 25px;background:url(../_img/closure.png) no-repeat 100% 60%;overflow:hidden}
#design .guide .closure dt{padding-bottom:10px;font-size:17px;font-weight:600;color:#333}
#design .guide .closure dd{overflow:hidden}
#design .guide .closure dd div{float:left;margin:0 15px 15px 0;text-align:center}
#design .guide .closure dd strong{display:block;margin:0 auto;width:30px;height:30px;line-height:30px;color:#fff;background:#069;border-radius:30px}
#design .guide .closure dd span{display:block;padding:4px 0;font-size:11px;font-family:"돋움", "굴림";letter-spacing:-1px;color:#777}
#design .guide .closure .cmonth{padding:0}
#design .guide .closure .cmonth dt{color:#ec9035}
#design .guide .closure .cmonth dd strong{background:#ec9035}
#design .guide .closure .cmonth dd span{color:#ec9035}
#design .guide .closure .pmonth{padding:15px 0;border-top:1px solid #cfcfcf}
#design .guide .closure .pmonth dt{color:#00a88e}
#design .guide .closure .pmonth dd strong{background:#00a88e}
#design .guide .closure .pmonth dd span{color:#00a88e}*/

/*
#design .guide .figure{margin:0 -20px;padding:10px 0;overflow:hidden}
#design .guide .figure li{float:left;position:relative;width:25%}
#design .guide .figure li i{position:absolute;top:50%;right:-10px;margin:-15px 0 0 0;width:20px;height:30px;background:url(../_img/st0.png) no-repeat 50% 50%}
#design .guide .figure li strong{display:block;margin:0 20px;padding:150px 0 30px 0;text-align:center;font-size:14px;font-weight:400;color:#777 !important;border:1px solid #ccc}
#design .guide .figure .st1{background:url(../_img/st1.png) no-repeat 50% 40%}
#design .guide .figure .st2{background:url(../_img/st2.png) no-repeat 50% 40%}
#design .guide .figure .st3{background:url(../_img/st3.png) no-repeat 50% 40%}
#design .guide .figure .st4{background:url(../_img/st4.png) no-repeat 50% 40%}
#design .guide .figure .tt1{background:url(../_img/tt1.png) no-repeat 50% 40%}
#design .guide .figure .tt2{background:url(../_img/tt2.png) no-repeat 50% 40%}
#design .guide .figure .tt3{background:url(../_img/tt3.png) no-repeat 50% 40%}
#design .guide .figure .tt3 strong{padding:150px 0 9px 0}
#design .guide .figure .tt4{background:url(../_img/tt4.png) no-repeat 50% 40%}
#design .guide .picture{margin:0 -20px;padding:10px 0;overflow:hidden}
#design .guide .picture li{float:left;position:relative;width:33.33%}
#design .guide .picture li i{position:absolute;top:50%;right:-10px;margin:-15px 0 0 0;width:20px;height:30px;background:url(../_img/st0.png) no-repeat 50% 50%}
#design .guide .picture li strong{display:block;margin:0 20px;padding:160px 20px 30px 20px;height:240px;text-align:center;font-size:14px;font-weight:400;color:#777 !important;border:1px solid #ccc}
#design .guide .picture .pt1{background:url(../_img/pt1.png) no-repeat 50% 30%}
#design .guide .picture .pt2{background:url(../_img/pt2.png) no-repeat 50% 30%}
#design .guide .picture .pt3{background:url(../_img/pt3.png) no-repeat 50% 30%}
#design .guide .angle{margin:0 -20px;padding:10px 0;overflow:hidden}
#design .guide .angle li{float:left;position:relative;width:33.33%}
#design .guide .angle li i{position:absolute;top:50%;right:-10px;margin:-15px 0 0 0;width:20px;height:30px;background:url(../_img/st0.png) no-repeat 50% 50%}
#design .guide .angle li strong{display:block;margin:0 20px;padding:160px 0 30px 0;min-height:250px;text-align:center;font-size:14px;font-weight:400;color:#777 !important;border:1px solid #ccc}
#design .guide .angle .an1{background:url(../_img/an1.png) no-repeat 50% 40%}
#design .guide .angle .an2{background:url(../_img/an2.png) no-repeat 50% 40%}
#design .guide .angle .an3{background:url(../_img/an3.png) no-repeat 50% 40%}
#design .guide .dr1{background:url(../_img/img_dr1.png) no-repeat 100% 100%}
#design .guide .dr4{background:url(../_img/img_dr4.png) no-repeat 100% 100%;padding-bottom:100px}
#design .guide .dr5{background:url(../_img/img_dr5.png) no-repeat 100% 100%}
#design .guide .ss1{background:url(../_img/ss1.png) no-repeat 100% 100%}
#design .guide .ss3{background:url(../_img/ss3.png) no-repeat 75% 50%;padding-bottom:300px}*/

/*
#design .booklist{padding:0 0 30px 0}
#design .booklist ul{overflow:hidden}
#design .booklist li{float:left;width:20%}
#design .booklist li dt{margin:0 auto;width:132px}
#design .booklist li dt a{display:block}
#design .booklist li dt img{display:block;width:132px;height:178px;border:1px solid #333}
#design .booklist li dd{padding-bottom:20px;text-align:center}
#design .booklist li dd a{display:block}
#design .booklist li dd strong{display:block;padding:10px 20px 0 20px;height:47px;line-height:18px;font-size:15px;font-weight:600;overflow:hidden}
#design .booklist li dd span{display:block;font-size:13px}*/

/**/
#design .onelist{padding:0 0 30px 0}
#design .onelist ul{overflow:hidden}
#design .onelist li{float:left;width:33.33%}
#design .onelist li dl{margin:0 10px;overflow:hidden}
#design .onelist li dt{}
#design .onelist li dt a{display:block}
#design .onelist li dt img{display:block;margin:0 auto;width:132px;height:178px;border:1px solid #333}
#design .onelist li dd{margin:0 30px;padding:10px 0 0 0;text-align:center}
#design .onelist li dd a{display:block}
#design .onelist li dd strong{display:block;margin:0 0 5px 0;font-size:15px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
#design .onelist li dd span{display:block;font-size:13px}

/**/
#design .bookgroup{background:url(../_img/bookgroup.png) no-repeat 100% 80%}
#design .booktitle{position:relative;margin-bottom:30px;padding:30px 30px;padding-left:200px;height:auto;border:1px solid #e0e0e0;border-bottom:1px solid #9c9c9c;background:#fff;border-radius:2px;border-bottom-right-radius:0px;box-shadow:1px 3px 1px #f0f0f0}
#design .booktitle h2{background:none;padding:0 0 7px 0;font-size:21px;font-weight:600}
#design .booktitle h2 strong{font-size:21px;font-weight:600;color:#000}
#design .booktitle p{line-height:20px;font-size:17px;color:#4c4c4c;word-break:break-all}
#design .booktitle p strong{font-size:17px;font-weight:600;color:#479e33}
#design .booktitle p i{position:absolute;bottom:0px;right:0px;width:0;height:0;border-bottom:30px solid #f7f7f7;border-left:30px solid transparent}
#design .booktitle .ct1{position:absolute;top:30px;left:0;display:block;width:170px;height:90px;border-right:1px solid #eee;background:url(../_img/ico_culture.png) no-repeat 50% 50%}
#design .booktitle .ct2{position:absolute;top:30px;left:0;display:block;width:170px;height:90px;border-right:1px solid #eee;background:url(../_img/ico_event.png) no-repeat 50% 50%}
#design .booktitle .ct3{position:absolute;top:30px;left:0;display:block;width:170px;height:90px;border-right:1px solid #eee;background:url(../_img/ico_onebook.png) no-repeat 50% 50%}
#design .booktitle .ct4{position:absolute;top:30px;left:0;display:block;width:170px;height:130px;border-right:1px solid #eee;background:url(../_img/bookstart.png) no-repeat 50% 50%}
#design .booktitle .sv1{position:absolute;top:30px;left:0;display:block;width:170px;height:90px;border-right:1px solid #eee;background:url(../_img/ico_ebook.png) no-repeat 50% 50%}
#design .booktitle .sv2{position:absolute;top:30px;left:0;display:block;width:170px;height:90px;border-right:1px solid #eee;background:url(../_img/ico_oneservice.png) no-repeat 50% 50%}
#design .booktitle .sv3{position:absolute;top:30px;left:0;display:block;width:170px;height:78px;border-right:1px solid #eee;background:url(../_img/ico_booksea.png) no-repeat 50% 50%}
#design .booktitle .sv4{position:absolute;top:30px;left:0;display:block;width:170px;height:78px;border-right:1px solid #eee;background:url(../_img/ico_bookdream.png) no-repeat 50% 50%}
#design .booktitle .sv5{position:absolute;top:0;left:0;display:block;width:170px;height:157px;background:url(../_img/ico_bookmobile.png) no-repeat 90% 50%}
#design .booktitle .sv6{position:absolute;top:0;left:0;display:block;width:170px;height:157px;background:url(../_img/ico_firstlib.png) no-repeat 80% 26%}
#design .booktitle .sv7{position:absolute;top:0;left:0;display:block;width:170px;height:157px;background:url(../_img/ico_nigntbook.png) no-repeat 70% 38%}
#design .booktitle .blue{color:#00539b !important}
#design .booktitle .green{color:#479e33 !important}
#design .booktitle p strong.red{display:inline-block;padding:7px 0 0 0;font-weight:700 !important;color:#c62338 !important}
#design .booktitle .orange{color:#ec9035 !important}
#design .booktitle .silver{color:#696969 !important}

/*#design .boxst {padding:20px 200px 80px 28px;margin-bottom:40px;border:1px solid #ccc;border-top:3px solid #f7941d;}
#design .boxst h2 {background:none;padding: 0 0 16px 0;font-size:22px;font-weight:bold;}
#design .boxst .txt {font-size:17px;margin:0;}
#design .boxst .txt span {font-size:inherit;}
#design .boxst .txt span.linefeed {display:block;}
#design .bst1 {background:url(../_img/bst1.png) no-repeat right bottom;}
#design .bst2 {background:url(../_img/bst2.png) no-repeat right bottom;}
#design .bst3 {background:url(../_img/bst3.png) no-repeat right bottom;}*/

/*
#design .text{margin-bottom:40px;padding:30px 30px 30px 160px;min-height:120px;font-size:16px;border:1px solid #ccc;background:#fff;border-radius:5px;box-shadow:1px 3px 1px #f0f0f0}
#design .text strong{font-size:16px;color:#c62337}
#design .tx1{background:#fff url(../_img/ico_culture.png) no-repeat 40px 50%}
#design .tx2{background:#fff url(../_img/ico_event.png) no-repeat 40px 50%}
*/

/*
#design .culture{padding: 30px 0 0;}
#design .culture .time{margin:0 auto;padding:20px 0;width:420px;overflow:hidden;display:none}
#design .culture .time h2{float:left;padding:0 10px 0 35px;line-height:40px;font-size:18px;font-weight:300;letter-spacing:-1px;color:#777;background:url(../_img/ico_clock.png) no-repeat 0 50%}
#design .culture .time div{float:left;color:#c62337;overflow:hidden}
#design .culture .time div strong{float:left;display:block;position:relative;width:35px;line-height:40px;font-size:18px;text-align:center;border:1px solid #c62337;background:#fff;border-radius:4px}
#design .culture .time div strong i{position:absolute;top:0;right:-10px;display:block;width:4px;height:40px;background:url(../_img/ico_minute.png) no-repeat 50% 50%}
#design .culture .time div strong.t1{color:#fff;border:1px solid #a51628;background:#c62337}
#design .culture .time div strong.t2{color:#fff;border:1px solid #a51628;background:#c62337}
#design .culture .time div strong.t3{color:#fff;border:1px solid #a51628;background:#c62337}
#design .culture .time div span{float:left;display:block;line-height:40px;font-size:14px;color:#c62337;padding:0 10px 0 5px}
#design .culture .time div span.none{text-indent:-9999em;overflow:hidden}
#design .culture .list{padding-bottom:20px}
#design .culture .list ul{border-top:1px solid #aaa}
#design .culture .list li div{padding:15px 20px;font-size:16px;border:1px solid #eee;border-top:0;border-right:0;border-left:0}
#design .culture .list li div strong{font-size:16px !important}
#design .culture .bg_bookstart {background:url(../_img/bg_bookstart.png) no-repeat right 222px}

#design .ls_process {padding-top:40px;border-top:1px dashed #ccc;}
#design .ls_process .process {overflow:hidden;margin-bottom:50px;}
#design .ls_process .process li {float:left;width:33.3%;}
#design .ls_process .process li .img {height:262px;margin-bottom:20px;border:1px solid #dadada;border-radius:5px;}
#design .ls_process .process li .img img {width:100%;height:inherit;}
#design .ls_process .process li .txt {text-align:center;}
#design .ls_process .process li .in, #design .ls_process .process li .in_none2 {padding-left:40px;background:url(../_img/arr.png) no-repeat 13px 120px;}
#design .ls_process .process li .in_none {padding-left:28px;}*/

/*
#contain #design div.visitor_num_guid{color:#617295;font-size:0.92em;font-weight:normal;line-height:130%;padding:7px 0 3px ;text-align:left}
#contain #design .bt-content .btn_gray{display:block;margin:3px 0;padding:3px 5px;color:#333;border:1px solid #aaa;background:#fff;border-radius:5px;font-size:14px}
#contain #design .bt-content .btn_red{display:block;margin:3px 0;padding:3px 5px;color:#fff;border:1px solid #f23737;background:#f23737;border-radius:5px;font-size:14px}
#contain #design .bt-content .btn_orange{display:block;margin:3px 0;padding:3px 5px;color:#fff;border:1px solid #f77a00;background:#f77a00;border-radius:5px;font-size:14px}
#contain #design .bt-content .btn_blue{display:block;margin:3px 0;padding:3px 5px;color:#fff;border:1px solid #014fbb;background:#014fbb;border-radius:5px;font-size:14px}
#contain #design .bt-content .btn_green{display:block;margin:3px 0;padding:3px 5px;color:#009688;border:1px solid #009688;background:#fff;border-radius:5px;font-size:14px}
#contain #design .btn_regist{display:block;margin:3px 0;padding:3px 5px;color:#fff;border:1px solid #999;background:#999;border-radius:5px;font-size:14px}
#contain #design .btn_cancel{display:block;margin:3px 0;padding:3px 5px;width:69px;color:#fff;border:1px solid #3d4459;background:#3d4459;border-radius:5px;font-size:14px}
#contain #design .btn_regist_go{display:block;padding:2px;font-weight:800;color:#fff;border:2px solid #1769A3;background:#003258;font-size:14px}
#contain #design .btn_deadline{color:#C5C5C5; font-weight:800;}
#contain #design .btn_suc{display:inline-block;margin:0 2px;padding:3px 10px;color:#333;border:1px solid #aaa;background:#fff;border-radius:5px;font-size:14px}
#contain #design .btn_oky{display:inline-block;margin:0 2px;padding:3px 10px;color:#fff;border:1px solid #014fbb;background:#014fbb;border-radius:5px;font-size:14px}
#contain #design .btn_pay{display:inline-block;margin:0 2px;padding:3px 10px;color:#fff;border:1px solid #3d4459;background:#3d4459;border-radius:5px;font-size:14px}
#contain #design .btn_ing{display:inline-block;margin:0 2px;padding:3px 10px;color:#fff;border:1px solid #c62338;background:#c62338;border-radius:5px;font-size:14px}
#txt_box{margin:10px 0;padding:20px;border:1px solid #ccc;background:#fafafa}*/

/**/
#contain #calendar{position:relative; margin-bottom:30px;}
#contain #calendar .aConfirm {position: absolute;top: 17px;right: 230px;padding: 0 20px;height: 32px;line-height: 32px;text-align: center;color: #fff;background: #1e2c5d;border-radius: 5px;}
#contain #calendar .days{text-align:left;margin-bottom: 30px;}
#contain #calendar .days a{display:inline-block;position:relative;top:0px;width:0;height:40px;line-height:40px;font-size:15px;color:#c62337;border:1px solid #e3e3e3;border-radius:50px;overflow:hidden;text-indent:-99999em !important;transition:all 0.2s}
/*#contain #calendar .days a:hover{width:80px;text-indent:0em;color:#333}*/
#contain #calendar .days a i{position:absolute;top:0;width:40px;height:40px}
#contain #calendar .days .prev{padding:0 10px 0 30px;text-indent:30em}
#contain #calendar .days .prev i{left:0;background:url(../_img/s_prev.png) no-repeat 50% 50%}
#contain #calendar .days .next{padding:0 30px 0 10px;text-indent:-20em}
#contain #calendar .days .next i{right:0;background:url(../_img/s_next.png) no-repeat 50% 50%}
#contain #calendar .days strong{display:inline-block;position:relative;top:12px;padding:0 30px;line-height:40px;font-size:44px;color:#2e4287}
#contain #calendar .days strong span{position:relative;top:-2px;margin:0 0 0 -10px;font-size:20px}
#contain #calendar .even{position:absolute;top:22px;right:200px}
#contain #calendar .even ul{overflow:hidden}
#contain #calendar .even li{float:left;position:relative;padding:0 10px 0 20px}
#contain #calendar .even li strong{font-weight:400}
#contain #calendar .even li i{position:absolute;top:0;left:0;width:20px;height:20px}
#contain #calendar .even .e1 i{background:url(../../_img/pro_content/icon_schedule_r.gif) no-repeat 50% 50%}
#contain #calendar .even .e2 i{background:url(../../_img/pro_content/icon_schedule_e.gif) no-repeat 50% 50%}
#contain #calendar .even .e3 i{background:url(../../_img/pro_content/icon_schedule_m.gif) no-repeat 50% 50%}
#contain #calendar .even .e4 i{background:url(../../_img/pro_content/icon_schedule_l.gif) no-repeat 50% 50%}
#contain #calendar .dk_search{position:absolute !important;top:16px;right:0;width: 40%;}
#contain #calendar .calendar thead th {background: #333;color: #fff;}
#contain #calendar .calendar tbody td {height:100px;font-size: 14px;vertical-align: top;background-color: #f4f4f4;border: 1px solid #ddd !important;}
#contain #calendar.vr_calendar .calendar tbody td {padding: 0;vertical-align: middle;}
/*#contain #calendar .calendar tbody #addTr td {padding: 7px;background: #0f185f;}
#contain #calendar .calendar tbody #addTr td > div {padding: 0 20px;border: 1px solid #eaeaea;background: #fff;}
#contain #calendar .calendar tbody #addTr td .vr_con {position: relative;padding: 20px 100px 20px 0;border-bottom: 1px solid #ddd;text-align: left;}
#contain #calendar .calendar tbody #addTr td .vr_con > div > span {font-size: 16px;vertical-align: middle;}
#contain #calendar .calendar tbody #addTr td .vr_con > div > span.vr_num {display: block;color: #003fe0;font-weight: 500;}
#contain #calendar .calendar tbody #addTr td .vr_con > div > span.vr_time {display: inline-block;}
#contain #calendar .calendar tbody #addTr td .vr_con > div > span.vr_count {display: inline-block;margin-left: 15px;padding: 4px 10px;font-size: 18px;font-weight: 500;background-color: #efefef;}
#contain #calendar .calendar tbody #addTr td .vr_con > div > span.vr_count strong {color: #7000b7;}
#contain #calendar .calendar tbody #addTr td .vr_con > a.btn {position: absolute;top: 20px;right: 0;}*/
#contain #calendar .calendar tbody td a.appList {display: table;width: 100%;height: 100px;background-color: #ececec;}
#contain #calendar .calendar tbody #addTr .vr_con {position: relative;padding: 15px 100px 15px 0;border-bottom: 1px solid #ddd;text-align: left;}
#contain #calendar .calendar tbody #addTr .reserv_date {position: relative;z-index: 0;font-size: 20px;font-weight: 500;color: #000;}
#contain #calendar .calendar tbody #addTr .reserv_date::after {content: '';position: absolute;bottom: -5px;left: 0;z-index: -1;width: 100%;height: 5px;background-color: #def1ff;}
#contain #calendar .calendar tbody #addTr .vr_con > div > span {font-size: 16px;vertical-align: middle;}
#contain #calendar .calendar tbody #addTr .vr_con > div > span.vr_num {display: block;color: #003fe0;font-weight: 500;}
#contain #calendar .calendar tbody #addTr .vr_con > div > span.vr_time {display: inline-block;}
#contain #calendar .calendar tbody #addTr .vr_con > div > span.vr_count {display: inline-block;margin-left: 15px;padding: 4px 10px;font-size: 18px;font-weight: 500;background-color: #efefef;}
#contain #calendar .calendar tbody #addTr .vr_con > div > span.vr_count strong {color: #7000b7;}
#contain #calendar .calendar tbody #addTr .vr_con > .vr_btn {position: absolute;top: 20px;right: 0;}
#contain #calendar .calendar tbody #addTr .vr_close {position: absolute;top: 0;right: 0;width: 40px;height: 40px;background-color: #0f185f;background-image: url(../_img/ico_close_white.png);background-repeat: no-repeat;background-position: 50% 50%;text-indent: -9999px;background-size: auto 18px;}

#contain #calendar .calendar tbody td a.vrSel {background-color: #0f185f;}
#contain #calendar .calendar tbody td a.appList .day_num {display: table-cell;vertical-align: middle;}
#contain #calendar .calendar tbody td a.appList .day_num span {display: inline-block;padding: 10px;border-radius: 50%;background-color: #fff;}
#contain #calendar .calendar tbody td a.vrSel .day_num span {font-size: 115%;font-weight: 700;}
#contain #calendar .calendar tbody #addTr {position: absolute;top: 50%;left: 10%;width: 80%;padding: 20px;box-shadow: 7px 7px 20px rgba(0,0,0,0.2);background-color: #fff;transform: translateY(-50%);border: 7px solid #0f185f;}

#contain #calendar .calendar tbody td .result{padding:0 0 0 16px}
#contain #calendar .calendar tbody td .none{display:inline-block;margin:0 0 4px 0;padding:2px 10px;color:#f23737;border:1px solid #ccc;border-radius:4px}
#contain #calendar .calendar tbody td .end{display:inline-block;margin:0 0 4px 0;padding:2px 10px;color:#000;border:1px solid #ccc;background:#eee;border-radius:4px}
#contain #calendar .calendar tbody td .start{display:inline-block;margin:0 0 4px 0;padding:2px 10px;color:#fff;border:1px solid #005997;background:#005997;border-radius:4px}/**/


/**/
#contain .khsrch{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}
#contain .khsrch select.sl-sel{margin:0 10px 0 0;padding:0 30px 0 10px;height:40px;border:1px solid #e1e1e5;background:#fff url(../_img/ico-select.svg) no-repeat 100% 50%}
#contain .khsrch input.ip-txt{padding:0 60px 0 15px;width:300px;height:40px;border:1px solid #e1e1e5}
#contain .khsrch input.ip-txt:focus{border-color:#a89765}
#contain .khsrch fieldset{position:relative;display:flex;align-items:center}
#contain .khsrch fieldset form{padding:0;margin:0;}
#contain .khsrch fieldset button.bt-srh{width:40px;height:40px;color:#1f2a69;border:1px solid #e1e1e5;transition:all .2s}
#contain .khsrch fieldset button.bt-srh:hover{color:#fff;border:1px solid #1f2a69;background:#1f2a69}
#contain .khsrch fieldset button.bt-srh i{font-size:18px}
#contain .khsrch fieldset span{padding:0 0 0 24px}
#contain .khsrch fieldset span label{padding:0 6px}
#contain .khsrch fieldset span label:before{margin:0 4px 0 0}
#contain .khsrch .khbtns{display:flex;align-items:center}
#contain .khsrch .khbtns strong{display:inline-block;line-height:52px;vertical-align:middle}
#contain .khsrch .khbtns .button + .button{margin-left:10px}
#contain .cons{position:relative}
#contain .cons .khbtn{padding:20px 0 0 0}
.ktskip{display:none}
.kflex{display:flex}
.kflex .inner{margin:0 20px 0 0}
.kflex + .tar{padding:10px 40px 10px 0}


/*#contain #calendar .day_num {}
#contain #calendar .day_num span,
#contain #calendar .day_num span a{font-size:14px;font-weight:600;font-family:Arial, Helvetica, sans-serif}
#contain #calendar .btn_gray{display:block;margin:0 10px;padding:0 5px;font-weight:600;letter-spacing:-1px;color:#333;border:0px solid #aaa;background:#fff;border-radius:0px}
#contain #calendar .btn_red{display:block;margin:2px 10px;padding:3px 5px;font-weight:600;color:#fff;border:1px solid #f23737;background:#f23737;border-radius:22px}
#contain #calendar .btn_orange{display:block;margin:2px 10px;padding:3px 5px;font-weight:600;color:#fff;border:1px solid #f77a00;background:#f77a00;border-radius:22px}
#contain #calendar .btn_blue{display:block;margin:2px 10px;padding:3px 5px;font-weight:600;color:#fff;border:1px solid #2d4594;background:#2d4594;border-radius:22px}
#contain #calendar .btn_green{display:block;margin:2px 10px;padding:3px 5px;font-weight:600;color:#fff;border:1px solid #009688;background:#009688;border-radius:22px}
#contain #calendar .playout{position:absolute;z-index:9999;display:block;margin:0;padding:10px;width:auto;text-align:left;border:1px solid #ccc !important;background:#fff;white-space:nowrap}
#contain #calendar .playout img{position:relative;margin:0 4px 0 0}*/

#scheduleList{display:none}

/*
#design .service{padding:10px 0}
#design .service .bookbox{position:relative;margin-bottom:30px;padding:20px 30px;min-height:120px;line-height:22px;font-size:15px;border:1px solid #ccc;background:#fff;border-radius:5px;box-shadow:1px 3px 1px #f0f0f0}
#design .service .bookbox *{line-height:22px;font-size:15px}
#design .service .bookbox strong{font-weight:400;color:#c62337}
#design .service .bookbox span{}
#design .service .ebook{position:relative}
#design .service .ebook i{position:absolute;top:120px;right:0;width:220px;height:150px;background:url(../_img/img_ebook.png) no-repeat 100% 0%}
#design .service .dream{position:relative}
#design .service .dream i{position:absolute;top:-30px;right:0;width:220px;height:150px;background:url(../_img/img_dream.png) no-repeat 100% 0%}
#design .service .eb01{padding:30px 30px 30px 130px;background:#fff url(../_img/ico_ebook.png) no-repeat 20px 50%}
#design .service .eb02{padding:30px 30px 30px 130px;background:#fff url(../_img/ico_info.png) no-repeat 20px 50%}
#design .service .eb03{padding:30px 30px 30px 130px;background:#fff url(../_img/ico_mobile.png) no-repeat 20px 50%}
#design .service .os01{padding:30px 30px 30px 130px;background:#fff url(../_img/ico_oneservice.png) no-repeat 20px 50%}
#design .service .os02{padding:30px 30px 30px 130px;background:#fff url(../_img/ico_members.png) no-repeat 20px 50%}
#design .service .bs01{padding:30px 30px 30px 130px;background:#fff url(../_img/ico_ebook.png) no-repeat 20px 50%}
#design .service .bl01{padding:30px 30px 30px 130px;background:#fff url(../_img/ico_bookdream.png) no-repeat 20px 50%}
#design .service .schema{position:relative;padding:10px 0 30px 0}
#design .service .schema ol{position:absolute;top:-30px;right:0;overflow:hidden}
#design .service .schema ol li{float:left;position:relative;margin-right:20px;padding-left:25px}
#design .service .schema ol .sc1 i{position:absolute;top:0;left:0;display:block;width:23px;height:23px;background:url(../_img/ico_nl01.png) no-repeat 50% 50%}
#design .service .schema ol .sc2 i{position:absolute;top:0;left:0;display:block;width:23px;height:23px;background:url(../_img/ico_nl02.png) no-repeat 50% 50%}
#design .service .schema ol .sc3 i{position:absolute;top:0;left:0;display:block;width:23px;height:23px;background:url(../_img/ico_nl03.png) no-repeat 50% 50%}
#design .service .schema div{padding-bottom:30px}
#design .service .schema div h4{padding:0 0 4px 28px;font-size:16px;font-weight:400;color:#333 !important;background:url(../_img/dp2.png) no-repeat 13px 9px}
#design .service .schema div ul{overflow:hidden}
#design .service .schema div ul li{float:left;position:relative;width:33.33%;text-align:center}
#design .service .schema div ul li i{position:absolute;top:50%;right:-10px;margin:-15px 0 0 0;width:20px;height:30px;background:url(../_img/st0.png) no-repeat 50% 50%}
#design .service .schema div ul li span{display:block;margin:10px 10%;height:150px;border:1px solid #ccc;background:#fafafa;border-radius:10px}
#design .service .schema div ul li strong{font-size:16px;font-weight:400;color:#333 !important}
#design .service .schema .img1 *{color:#96c41c}
#design .service .schema .img1 li span{border:1px solid #ccc}
#design .service .schema .img1 .sa1 span{background:url(../_img/ico_nl11.png) no-repeat 50% 50%}
#design .service .schema .img1 .sa2 span{background:url(../_img/ico_nl12.png) no-repeat 50% 50%}
#design .service .schema .img1 .sa3 span{background:url(../_img/ico_nl13.png) no-repeat 50% 50%}
#design .service .schema .img2 *{color:#53b5e6}
#design .service .schema .img2 li span{border:1px solid #ccc}
#design .service .schema .img2 .sa1 span{background:url(../_img/ico_nl21.png) no-repeat 50% 50%}
#design .service .schema .img2 .sa2 span{background:url(../_img/ico_nl22.png) no-repeat 50% 50%}
#design .service .schema .img2 .sa3 span{background:url(../_img/ico_nl23.png) no-repeat 50% 50%}*/

/**/
#design .faq_list{width:100%;border-top:1px solid #000;font-size: 14px;line-height: 1.2em;letter-spacing: -0.4px;margin-bottom:40px;}
#design .faq_list p{display:initial;}
#design .faq_list .faq .faq_q {position:relative;/*padding: 0 0 0 60px;*/border-bottom:1px solid #ccc;font-size:15px;overflow:hidden;}
/*#design .faq_list .faq .faq_q dt{position:absolute;top:7px;left: 7px}*/
#design .faq_list .faq .faq_q dt {}
#design .faq_list .faq .faq_q dd {/*line-height:50px*/}
#design .faq_list .faq .faq_q dd a {color: #333;}
#design .faq_list .faq .faq_q {display: flex;align-items: center;}
#design .faq_list .faq .faq_q dt {margin: 0 10px 0 0;flex: 0 0 80px;}
#design .faq_list .faq .faq_a {/*position:relative;padding:0 0 0 60px;*/border-bottom:1px solid #ccc;background:#fafafa;font-size:14px;overflow:hidden;}
#design .faq_list .faq .faq_a dt {/*position:absolute;top:14px;left: 7px*/}
#design .faq_list .faq .faq_a dd{height:auto;min-height:60px;/*margin:14px 0;line-height: 1.4em;*/}
#design .faq_list .faq .disnone{display:none}

#design .faq_list .faq_qna dl {padding: 20px 15px;}
#design .faq_list .faq_qna dl dt {margin-bottom: 15px;font-size: 18px;font-weight: 500;}
#design .faq_list .faq_qna dl.faq_q dt {color: #1f2a69;}
#design .faq_list .faq_qna dl.faq_a dt {color: #dc4649;}
#design .faq_list .faq_qna dl dd {font-size: 16px;line-height: 1.5em;}
#design .faq_list .faq_qna dl dd p b {display: block;font-size: 18px;font-weight: 500;margin-bottom: 10px;}
#design .vote_list + .title {margin-top: 70px;}
#design .vote_list .faq_list {}

#design .book_vote_list .faq .faq_q {padding: 20px;font-size: 19px;line-height: 1.2em;font-weight: 500;}
#design .book_vote_list .faq .faq_a {padding: 20px;font-size: 16px;line-height: 1.4em;font-weight: 400;color: #555;}

#design .survey_list .faq .faq_q {padding: 20px;font-size: 19px;line-height: 1.2em;font-weight: 500;}
#design .survey_list .faq .faq_a {padding: 20px;font-size: 16px;line-height: 1.4em;font-weight: 400;color: #555;}

/*
#design .serve{position:relative}
#design .serve i{position:absolute;top:220px;right:0;width:370px;height:510px;background:url(../_img/img_serve.png) no-repeat 100% 0%}
#design .dream{position:relative}
#design .dream i{position:absolute;top:-30px;right:0;width:220px;height:150px;background:url(../_img/img_dream.png) no-repeat 100% 0%}
#design .monitor{position:relative}
#design .monitor i{position:absolute;top:-120px;right:25px;width:220px;height:150px;background:url(../_img/img_monitor.png) no-repeat 100% 0%}*/

/*
#design .community .locker_list {display:block;overflow:hidden;}
#design .community .locker_list li {float:left;width:41px;height:130px;border:1px solid #ccc;border-top:2px solid #ccc;margin:0 1px 10px 0;position:relative;padding:26px 2px 2px;}
#design .community .locker_list li .num {position:absolute;top:5px;left:5px;}
#design .community .locker_list li a {display:block;border-radius:2px;text-align:center;margin-bottom:5px;font-size:12px;font-weight:bold;padding:5px;}
#design .community .locker_list li a.btn_Lsign {background:#ff581c;color:#fff;}
#design .community .locker_list li a.btn_Lcancel {background:#e3e3e3;border:1px solid #dadada;}
#design .community .locker_list li .btn_Ling,
#design .community .locker_list li .btn_noLsign {display:block;border-radius:2px;text-align:center;margin-bottom:5px;font-size:12px;font-weight:bold;padding:5px;}
#design .community .locker_list li .btn_Ling {background:#0da871;color:#fff;}
#design .community .locker_list li .btn_noLsign {background:#6d6d6d;color:#cfcfcf;}
#design .community .ta_mo_none {display:none;}
*/

/**/
#design .member{padding:10px 0}
#design .member .infomation{margin:0 0 20px 0;padding:20px 0 20px 110px;color:#555;border:1px solid #d3d0d8;background:url(../_img/infomation.png) no-repeat -10px 50%}
#design .member .infomation dl{overflow:hidden}
#design .member .infomation dt{float:left;display:block;padding-right:10px;line-height:30px;font-size:20px;font-weight:600;color:#2b3b56}
#design .member .infomation dd{float:left;display:block;line-height:30px;font-size:16px}
#design .member .infomation ul{padding-top:1px;overflow:hidden}
#design .member .infomation ul li{float:left;padding:0 0 0 15px;margin-right:30px;line-height:20px;font-size:15px;background:url(../_img/ico_dot.png) no-repeat 0 50%}
#design .member .infomation ul li span.mem_num{color:#a28354}
#design .member .infomation ul li span.use_ok{color:#498bbf}
#design .member .infomation ul li span.use_no{color:#c14e33}
#design .member .idpw {padding-bottom:50px;margin-bottom:70px;border-bottom:1px dashed #ccc;}
#design .member .idpw.id_icon {background:url(../_img/id_icon.png) no-repeat 20px bottom}
#design .member .idpw.pw_icon {background:url(../_img/pw_icon.png) no-repeat 20px bottom}
#design .idpw_result {border:1px dashed #ddd;text-align:center;font-size:20px;padding:90px 20px 20px;background:url(../_img/end_icon.png) no-repeat center 26px}

/*
#design .terms{padding:10px 0}
#design .terms *{line-height:19px;font-size:14px;font-weight:400;color:#333}
#design .terms h3{padding-bottom:10px;font-size:17px;font-weight:600;color:#263b98}
#design .terms h4{padding:0 5px 5px 8px;font-weight:400}
#design .terms ul{padding:0 17px}
#design .terms ul li{padding-bottom:3px}
#design .terms p{padding:0 5px 0 10px;line-height:20px}
#design .terms table th{padding:3px 0 !important}
#design .terms .termsbox{position:relative;margin-bottom:20px;padding:20px;line-height:25px;border:1px solid #e0e0e0;border-bottom:1px solid #9c9c9c;background:#fff;border-radius:10px;border-bottom-right-radius:0px;box-shadow:1px 3px 1px #f0f0f0}
#design .terms .termsbox strong{font-weight:400}
#design .terms .box{margin-bottom:10px}
#design .terms .tgroup{padding-bottom:20px}
#design .terms .tgroup > ul > li ul{margin-top:5px;padding:8px 0;border:0px solid #e0e0e0}
#design .terms .tgroup > ul > li ul strong{display:block;padding-bottom:6px}
#design .terms .tgroup > ul > li > ul > li > ul{border:0px solid #e0e0e0;}
#design .terms .tgroup > ul > li > ul > li > ul > li > ul{padding:12px;border:0px solid #e0e0e0;background:#f9f9f9}
#design .terms .point{padding:0 5px 5px 5px;font-weight:600;color:#00877d}
#design .terms .pb5{padding-bottom:5px}
#design .terms .pb10{padding-bottom:10px}
#design .terms .pb15{padding-bottom:15px}
#design .terms .btn{padding:0 6px 1px 6px;font-size:12px;color:#fff;border:1px solid #696969;background:#777;border-radius:3px}
#design .terms .btn:hover{border:1px solid #111;background:#333}
*/


/*
#design .email{padding:30px 0}
#design .email *{line-height:25px;font-size:15px;font-weight:400}
#design .email .emailbox{position:relative;margin-bottom:20px;padding:20px 50px 50px 0px;line-height:25px;color:#333;border-top:1px solid #e0e0e0;border-bottom:0px solid #9c9c9c;background:#fff;background:url(../_img/mail_bg.png) no-repeat 90% 100%;border-radius:0px;border-bottom-right-radius:0px;}
#design .email .emailbox strong{color:#c62338;font-weight:600}
#design .email .emaildate{padding:60px 0 120px 0;font-size:15px;font-weight:600;color:#00877d}*/

/* 설문조사 */
#design .poll_condition {display: block;padding: 20px;margin: 0 0 20px;background-color: #f0f0f0;text-align: center;color: #555;font-size: 17px;}
#design .ending {color:#c00;background:#feeeee}
#design .ready {background-color: #e3eaf8;color: #09327d;}
#design .polltit{margin-top:20px;padding: 0;position:relative;overflow:hidden}
#design .polltit h4{position:relative;font-size: 18px;font-weight: 500;letter-spacing:-1px;color:#333;margin-bottom: 10px;}
#design .polltit h4 strong{padding-right:10px;color:#00877d}
#design .pollitem{margin-bottom:20px;padding:6px 0 30px 0;border-bottom:1px solid #e7e7e7}
#design .pollitem ul{overflow:hidden}
/*#design .pollitem ul li{padding-bottom:10px}*/
#design .pollitem ul li + li {margin-top: 7px;}
#design .pollitem .question{padding-bottom:1px}
#design .pollitem .question strong{padding-right:3px;vertical-align: middle;}
#design .pollitem .question label{padding-right:10px;vertical-align: middle;}
/*#design .pollitem .question input{height:25px;line-height:25px}*/
#design .pollitem .graph{position:relative;margin:0 120px 0 20px;height:10px;background:url(../../wdVote/img/poll_graph_bg01.gif) repeat-x}
#design .pollitem .graph .graphitem{height:10px;text-align:center;background:url(../../wdVote/img/poll_graph_bg02.gif) repeat-x}
#design .pollitem .graph strong{position:absolute;top:-5px;right:-100px}
#design .poll_privacy {padding-bottom: 30px;}

#poll_outline{width:99%;padding-top:15px;clear:both;border:3px #cacaca solid;border-top-left-radius:10px;border-bottom-right-radius:10px}
#poll{padding:0 15px 15px}
#poll dl dd{padding:0;margin-left:23px;line-height:150%}
#poll dl dd.tit{font-size:1.1em;font-weight:600;padding-bottom:10px;color:#1256A1}
#poll dl dt{float:left;width:28px;padding:0;margin:0}
#poll_info{float:left;;padding-top:20px}
#poll_tit{float:left;background:url("../_img/common/bullet_list01.gif") no-repeat 0 5px;padding-left:12px;font-weight:600}
#poll_pass #poll_pass_title{background:url("../_img/common/bullet_list01.gif") no-repeat 0 5px;padding-left:12px;margin-bottom:5px;width:757px;font-weight:600}
#poll_table{margin-bottom:10px}
#poll_pop{margin:15px}

/*행사일정
#contain #design table {background-color: #fff;}
#contain #design table.tstyle_cal *{margin:0;padding:0;border:0;list-style-type:none;color:#333}
#contain #design table.tstyle_cal{width:100%;border-collapse:collapse;border-top:2px solid #1c2645}
#contain #design table.tstyle_cal caption{font-size:0;line-height: 0;height: 0;}
#contain #design table.tstyle_cal thead *{font-size:15px;}
#contain #design table.tstyle_cal tbody *{font-size:14px;}
#contain #design table.tstyle_cal thead th{padding:12px 10px;line-height:15px;text-align:center;color:#000;border-left:1px solid #e7e7e7;border-right:none;border-bottom:1px solid #989898;background:#fff;font-size:17px;box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.08);font-weight:400;}
#contain #design table.tstyle_cal thead th:first-child{border-left:0}
#contain #design table.tstyle_cal thead tr{background-color:#fff}
#contain #design table.tstyle_cal tbody tr{}
#contain #design table.tstyle_cal tbody th{padding:7px 10px;font-weight:600;text-align:center;color:#002747;border:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2}
#contain #design table.tstyle_cal tbody td{padding:10px 10px;text-align:center;border:1px solid #e2e2e2;border-bottom:1px solid #ccc}
#contain #design table.tstyle_cal tbody td:first-child{border-left:0}
#contain #design table.tstyle_cal tbody td:last-child{border-right:0}
#contain #design table.tstyle_cal tbody th:first-child{border-left:0}
#contain #design table.tstyle_cal tbody th:last-child{border-right:0;background-color:#fbfbfb}
#contain #design table.tstyle_cal tbody tr:first-child th,
#contain #design table.tstyle_cal tbody tr:first-child td{border-top:1px solid #aaa;}
#contain #design table.tstyle_cal tbody td button{margin:2px 0;padding:2px 5px;border:1px solid #989898;border-bottom:1px solid #cacaca;background-color:#fff}
#contain #design table.tstyle_cal tfoot th{padding:4px 10px;font-weight:800;text-align:center;color:#002747;border:1px solid #989898;border-bottom:1px solid #cacaca;background-color:#f4f5f8}
#contain #design table.tstyle_cal tfoot td{padding:8px 10px;text-align:center;border:1px solid #d2d2d2;border-bottom:1px solid #cacaca;border-top: 3px double #999;background-color:#f8f8f8}
#contain #design table.tstyle_cal tfoot td:first-child{border-left:0}
#contain #design table.tstyle_cal tfoot td:last-child{border-right:0}
#contain #design table.tstyle_cal tfoot th:first-child{border-left:0}
#contain #design table.tstyle_cal tfoot th:last-child{border-right:0}
#contain #design table.tstyle_cal tfoot td.tal{text-align:left}
#contain #design table.tstyle_cal tfoot td button{margin:2px 0;padding:2px 5px;border:1px solid #ccc;background-color:#fff}
#contain #design table.tstyle_cal tbody td.subject{text-align:left}
#contain #design table.tstyle_cal tbody td.subject a:hover{color:#000;text-decoration:underline}
#contain #design table.tstyle_cal tbody th.item,
#contain #design table.tstyle_cal tbody td.item{border-bottom:1px solid #cacaca;text-align:center;}
#contain #design table.tstyle_cal tbody td.item span.red{position:absolute;}
#contain #design table.tstyle_cal tbody td .dtnum{display:block;position:relative;line-height: 1.1em;}
#contain #design table.tstyle_cal tbody td .new{font-size:11px;font-weight:800;color:#c00}
#contain #design table.tstyle_cal tbody td .btn_zip{padding:0 7px;height:25px;font-size:12px;letter-spacing:-1px;color:#fff !important;border:1px solid #333;background:#777 !important;cursor:pointer}
#contain #design table.tstyle_cal tbody td .okay{padding:5px 30px;font-size:15px;color:#fff;border:1px solid #333;background:#333;cursor:pointer}
#contain #design table.tstyle_cal tbody td span.info { padding:0 3px;}
#contain #design table.tstyle_cal tbody td a {display:block;margin-bottom:5px;font-weight:400;}

#contain #design .service table.tstyle_cal tbody tr * {font-size: 13px !important;}
#contain #design .service table.tstyle_cal tbody tr td a.btn {margin-top: 10px;}*/





/******************** table ********************/
/*#contain .th_add_text {display:none;}*/

/*table_scroll
#contain table {width: 100%;border-collapse: collapse;text-align:center;word-break: keep-all;}
#contain table thead {border-bottom: 1px solid #ddd;}
#contain table thead th {padding: 7px;background: #eaf1fd;color: #000;font-size: 15px;text-align:center;font-weight: 500;border: 1px solid #ddd;border-top: 3px solid #184bb2;border-bottom: 0;}
#contain table thead th:first-child {border-left:0;}
#contain table thead th:last-child {border-right: 0;}
#contain table tbody th {background: #f6f6f6;color: #333;font-weight: 500;font-size: 14px;border: 1px solid #ddd;border-left: 0;}
#contain table tbody td {padding: 3px;border: 1px solid #ddd;font-size: 14px;color:#464646;}
#contain table tbody td:last-child {border-right: 0;}
*/

/*
#timUser{display:block;overflow:hidden}
#timUser .userNum{float:left;display:block;width:20%;padding:4px 0}*/

/**/
#contain #design .nocontent{border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;clear:both;padding: 200px 0;font-size: 18px !important;font-weight:400;color: #757575;text-align:center;/*background:url(../_img/nocontent.png) no-repeat 50% 40%*/}

/**/
#dkboard .dk_fieldset{position:relative}
#dkboard .dk_fieldset fieldset{position:relative;margin:0 80px 30px 80px;padding:20px 0 0 0;border:1px solid #d9d9d9}
#dkboard .dk_fieldset fieldset legend{display:none}
#dkboard .dk_fieldset .type{position:relative;}
#dkboard .dk_fieldset .type:before,
#dkboard .dk_fieldset .type:after{clear:both;display:table;content:"";line-height:0}
#dkboard .dk_fieldset .type label{display:block;margin:0 20% 5px 20%;line-height:25px}
#dkboard .dk_fieldset .type label strong{position:absolute;top:0;left:10%;line-height:25px;font-size:14px;font-weight:400}
#dkboard .dk_fieldset .type label span{display:block;border:1px solid #ccc}
#dkboard .dk_fieldset .type label input{padding:5px 0;width:100%;text-indent:10px}
#dkboard .dk_fieldset .type label select{padding:5px;width:100%;border:1px solid #ccc;text-indent:6px}
#dkboard .dk_fieldset .order{margin:20px 0 0 0;padding:10px 0;border-top:1px solid #ccc;background:#f7f7f7}
#dkboard .dk_fieldset .order .hunmin{text-align:center}
#dkboard .dk_fieldset .order .hunmin a{display:inline-block;padding:5px;border:1px solid #ccc;background:#fff;border-radius:3px}
#dkboard .dk_fieldset .button{position:absolute;top:24px;right:50px}
#dkboard .dk_fieldset .button button{width:80px;height:72px;font-size:15px;color:#fff;border:0;border-top:4px solid #035ca9;background:#0480ce}

/**/
#design .dk_view {}
#design .dk_content {padding-top: 15px;}
#design .dk_view:after{content: '';display: block;clear: both;}
#design .dk_view h2 {padding: 15px 10px;font-size:19px;font-weight: 500;text-align:center;border-top: 1px solid #1c2645;border-bottom:1px solid #e3e3e3;background-color: #f6f7f6;}
#design .dk_view h3 {padding: 12px 10px;font-size: 16px;color:#004d9b;border-top: 1px solid #004d9b;border-bottom:1px solid #eee;background:#f9f9f9;}
#design .dk_view dl{/*float:left;*/position:relative;/*width:50%;*/height:auto;border-bottom:1px solid #e0e0e0;background:#fff;overflow:hidden;padding:0;margin:0}
#design .dk_view dl:before {content:"";position:absolute;left:0;top:0;width:100px;height:100%;border-right: 1px solid #e3e3e3;}
/*#design .dk_view dl + dl:before {border-left: 1px solid #e3e3e3;}*/
#design .dk_view dl.lik{width:100%;min-height:40px;border-top:1px solid #e0e0e0;margin-top:-1px;vertical-align:middle}
#design .dk_view dl.add1 {width:100%;}
#design .dk_view dl.add1::before {border-left: 0;}
#design .dk_view dl.add {width:100%;min-height:40px;border-top:1px solid #e0e0e0;margin-top:-1px;vertical-align:middle}
#design .dk_view dl.add a{padding-right:15px}
#design .dk_view dl.add img{padding:0; margin:0; padding-right:6px; vertical-align:top;}
#design .dk_view dt {position:absolute;left:5px;top:2px;font-size:15px; font-weight:400;  padding:9px 0; overflow:hidden;text-indent:18px; }
#design .dk_view dd {height:15px;line-height:20px;height:auto; min-height: 40px; padding:10px 0;  padding-left:120px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; font-size:15px;}
#design .dk_view dd a {display:block;}
#design .dk_view dd a + a {margin-top: 3px;}
#design .dk_view dd a img {vertical-align: top;margin-right: 5px;}
#design .dk_view .img{float:left;width:30%}
#design .dk_view .img img{width:100%;border:1px solid rgba(0,0,0,0.4)}
#design .dk_view .info{float:right;margin:0 0 20px 0;width:65%}
#design .dk_view .cominfo{margin:0 0 20px 0}
#design .dk_view .contents{/*clear:both;position:relative;z-index:2;top:-1px;*/padding:20px 0;min-height:300px;/*background:none!important;width:auto !important;border-top:0px solid #e0e0e0;border-bottom:0px solid #d2d2d2*/}
#design .dk_view .contents p {display:initial;}
#design .dk_view .answer_wrap {border-top: 1px solid #333;}
#design .dk_view .viewfile{margin-bottom:20px;padding:0 20px;border-bottom:1px solid #d2d2d2;background:#fff;overflow:hidden}
#design .dk_view .viewfile li{position:relative;padding:7px 0 7px 11%;min-height:40px;border-bottom:0px solid #eee;overflow:hidden}
#design .dk_view .viewfile li strong{position:absolute;top:10px;left:0px;padding:0 0 0 12px;line-height:20px;font-size:13px;background:url(../_img/ico_clip.png) no-repeat 0 2px}
#design .dk_view .viewfile li a{display:block;padding:5px 0 5px 20px;font-size:12px}
#design .dk_view .viewfile li a.alz{background:url(../../wdBoard/img/alz.gif) no-repeat 0 3px}
#design .dk_view .viewfile li a.bmp{background:url(../../wdBoard/img/bmp.gif) no-repeat 0 3px}
#design .dk_view .viewfile li a.doc{background:url(../../wdBoard/img/doc.gif) no-repeat 0 3px}
#design .dk_view .viewfile li a.gif{background:url(../../wdBoard/img/gif.gif) no-repeat 0 3px}
#design .dk_view .viewfile li a.hwp{background:url(../../wdBoard/img/hwp.gif) no-repeat 0 3px}
#design .dk_view .viewfile li a.jpg{background:url(../../wdBoard/img/jpg.gif) no-repeat 0 3px}
#design .dk_view .viewfile li a.pdf{background:url(../../wdBoard/img/pdf.gif) no-repeat 0 3px}
#design .dk_view .viewfile li a.png{background:url(../../wdBoard/img/png.gif) no-repeat 0 3px}
#design .dk_view .viewfile li a.ppt{background:url(../../wdBoard/img/ppt.gif) no-repeat 0 3px}
#design .dk_view .viewfile li a.xls{background:url(../../wdBoard/img/xls.gif) no-repeat 0 3px}

/***** 북큐레이션 *****/
#themeGallery .theme_gallery > ul::after {content: '';display: block;clear: both;}
#themeGallery .theme_gallery > ul > li {float: left;width: 32%;margin: 20px 1% 0;text-align: center;}
#themeGallery .theme_gallery > ul > li:nth-child(3n-2) {margin-left: 0;}
#themeGallery .theme_gallery > ul > li:nth-child(3n) {margin-right: 0;}
#themeGallery .theme_gallery > ul > li div.img {}
#themeGallery .theme_gallery > ul > li div.img a {display: block;height: 200px;padding: 10px;background-color: #f2f2f2;}
#themeGallery .theme_gallery > ul > li div.img img {height: 100%;max-width: 100%;}
#themeGallery .theme_gallery > ul > li p.title a {overflow: hidden;padding: 15px 0;display: block;text-overflow: ellipsis;white-space: nowrap;font-size: 17px;}

#design #curationBook .curation {height: 600px;padding: 30px 0;background-color: #f4f4f4;}
#design #curationBook .curation .slider li img {margin: 0 auto;height: 540px;max-width: 100%;}
#design #curationBook .curation .slick-arrow {position: absolute;top: 50%;z-index: 109;width: 60px;height: 60px;margin-top: -30px;text-indent: -9999px;background-color: rgba(0,0,0,0.5);color: #fff;background-repeat: no-repeat;background-position: 50% 50%;background-size: auto 22px;}
#design #curationBook .curation .slick-prev {left: 0;background-image: url(../_img/arrow_lib_prev.png);}
#design #curationBook .curation .slick-next {right: 0;background-image: url(../_img/arrow_lib_next.png);}

#design .relative_book > ul::after {content: '';display: block;clear: both;}
#design .relative_book > ul > li {float: left;width: 23.5%;margin: 40px 1% 0;text-align: center;}
#design .relative_book > ul > li:nth-child(4n-3) {margin-left: 0;}
#design .relative_book > ul > li:nth-child(4n) {margin-right: 0;}
#design .relative_book > ul > li:nth-child(-n+4) {margin-top: 0;}
#design .relative_book > ul > li dt {margin-bottom: 15px;}
#design .relative_book > ul > li dt img {height: 250px;max-width: 100%;padding: 10px;background-color: #f2f2f2;}
#design .relative_book > ul > li dd {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 17px;font-weight: 500;color: #333;text-align: center;}

/**/
#design .dk_movie{margin:0 -10px;overflow:hidden;}
#design .dk_movie:before,
#design .dk_movie:after{clear:both;display:table;content:"";line-height:0}
#design .dk_movie .webzine{}
#design .dk_movie .webzine dl{position:relative;margin:10px;padding:0 0 0 20%; min-height:178px;border:1px solid #d2d2d2;;transition:all 0.3s ease-in-out}
#design .dk_movie .webzine dl:before,
#design .dk_movie .webzine dl:after{clear:both;display:table;content:"";line-height:0}
#design .dk_movie .webzine dl:hover{border:1px solid #1c2645;box-shadow:0px 2px 2px 0px rgba(0,0,0,0.16);transition:all 0.3s ease-in-out}
#design .dk_movie .webzine dt{position:absolute;top:0;left:0;width:100%}
#design .dk_movie .webzine dt .tit{padding:10px 20px;border-bottom:1px solid #eee}
#design .dk_movie .webzine dt .tit{background:none}
#design .dk_movie .webzine dt .tit a{display:block;font-size:17px;font-weight:500;color:#2e4287;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
#design .dk_movie .webzine dt .img {margin:10px 20px}
#design .dk_movie .webzine dt .img a{display:inline-block;border:1px solid #eee;height: 170px;}
#design .dk_movie .webzine dt .img .noimg{display:block;width:120px;height:160px;background:url(../_img/noimg.png) no-repeat 50% 50%;background-size:90px 90px}
#design .dk_movie .webzine dt .img img{width:120px;height:100%;}
#design .dk_movie .webzine dd{padding:55px 20px 30px 0}
#design .dk_movie .webzine dd ul{padding:0 0 5px 0}
#design .dk_movie .webzine dd li{padding:0 10px;font-size:16px;color:#333;border:0;background:url(../_img/tongyeong/depth3_5.png) no-repeat 0 5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
#design .dk_movie .webzine dd li span{font-size:16px;color:#777}
#design .dk_movie .webzine dd .txt{margin-bottom:10px;padding:0 10px;height:80px;line-height:20px;font-size:15px;color:#333;overflow:hidden}
#design .dk_movie .webzine p{height:60px;line-height:20px;color:#888;overflow:hidden}
#design .dk_movie .webzine .more{position:absolute;top:10px;right:10px;color:#4079e6}
#design .dk_movie .detail{}
#design .dk_movie .detail dl{position:relative;margin:10px;padding:0 0 0 200px;border:1px solid #d2d2d2;;transition:all 0.3s ease-in-out}
#design .dk_movie .detail dl:before,
#design .dk_movie .detail dl:after{clear:both;display:table;content:"";line-height:0}
#design .dk_movie .detail dt{position:absolute;top:0;left:0;width:100%}
#design .dk_movie .detail dt .tit{padding:10px 20px;display:block;font-size:22px;font-weight:600;color:#1c368d;border-bottom:1px solid #eee}
#design .dk_movie .detail dt .img{margin:20px}
#design .dk_movie .detail dt .img a{display:inline-block;border:1px solid #eee;height:200px;}
#design .dk_movie .detail dt .img .noimg{display:block;width:150px;height:214px;background:url(../_img/noimg.png) no-repeat 50% 50%;background-size:90px 90px}
#design .dk_movie .detail dt .img img{width:150px;height:100%;}
#design .dk_movie .detail dd{padding:70px 20px 10px 0}
#design .dk_movie .detail dd ul{padding:0 0 20px 0}
#design .dk_movie .detail dd li{position:relative;padding:3px 10px 3px 70px;line-height:20px;font-size:16px;color:#333;border:0;background:url(../_img/tongyeong/depth3_5.png) no-repeat 0 5px}
#design .dk_movie .detail dd li span{position:absolute;top:3px;left:0;font-size:16px;color:#df5400}
#design .dk_movie .detail dd .txt{padding:20px 0 50px 0;line-height:25px;font-size:15px;color:#333;border-top:1px solid #eee;text-align:justify;word-break:break-all}
#design .dk_movie .detail p{height:60px;line-height:20px;color:#888;overflow:hidden}

/**/
#design .dk_detail{margin-bottom:20px;}
#design .dk_detail:before,
#design .dk_detail:after{clear:both;display:table;content:"";line-height:0}
#design .dk_detail *{margin:0;padding:0;border:0;list-style-type:none;font-size:12px}
#design .dk_detail h2{margin:10px 0 30px;padding:20px 30px;font-size:16px;color:#0473ba;border-top:2px solid #0473ba;border-bottom:1px solid #0473ba;background:#fff}
#design .dk_detail h3{padding:10px 20px;font-size:13px;color:#004d9b;border-top:1px solid #004d9b;background:#f9f9f9}
#design .dk_detail table *{margin:0;padding:0;border:0;list-style-type:none;font-size:12px}
#design .dk_detail table{width:100%;border-collapse:collapse;border-top:1px solid #ccc}
#design .dk_detail table caption{font-size: 0;line-height: 0;height: 0;}
#design .dk_detail table th{padding:10px 20px;text-align:left;border-bottom:1px solid #ccc;background:#fff}
#design .dk_detail table td{padding:10px;font-size:14px;color:#333;border-bottom:1px solid #ccc;background:#fff}
#design .dk_detail table td a{font-size:14px;color:#333}
#design .dk_detail .capacity{min-height:50px;overflow:hidden}
#design .dk_detail .capacity dl{float:left;width:11.11%;text-align:center;position:static}
#design .dk_detail .capacity dt{display:block;padding:5px 0;background:#ecf9f4}
#design .dk_detail .capacity dd{display:block;padding:5px 0}
#design .dk_detail .img{float:left;width:30%}
#design .dk_detail .img img{width:100%;border:1px solid rgba(0,0,0,0.4)}
#design .dk_detail .info{margin:0 0 20px 0}
#design .dk_detail .info dl{position:relative;padding-left:160px;border-top:1px solid #ccc;overflow:hidden}
#design .dk_detail .info dt{position:absolute;top:10px;left:20px;line-height:20px}
#design .dk_detail .info dd{padding:10px 0;line-height:20px}

/**/
#design .basic_write input[type="text"],
#design .basic_write input[type="password"]{padding: 0 10px;height: 40px;border:1px solid #ccc;background:#fff;box-sizing:border-box;appearance:none;border-radius:0;line-height:30px;font-size:14px;font-family:inherit;border-radius: 5px;}

/**/
#design .faqlist *{margin:0;padding:0;list-style-type:none}
#design .faqlist li{padding:20px 0;border-bottom:1px solid #ccc}
#design .faqlist li dl{padding:10px 0;position:relative}
#design .faqlist li dt{position:absolute;top:10px;left:0}
#design .faqlist li dt strong{font-size:24px;font-family:Arial, Helvetica, sans-serif}
#design .faqlist li dd{padding-left:40px}
#design .faqlist li dd br{display:none}

/**/
#design .prevnext{margin-top: 30px;padding-bottom:12px}
#design .prevnext *{margin:0;padding:0;border:0;list-style-type:none;font-size:14px}
#design .prevnext ul{border-top:1px solid #ccc}
#design .prevnext li{position:relative;padding:0px 90px 0 110px; height:44px; border:1px solid #ccc; border-top:0;}
#design .prevnext li strong{position:absolute;top:0;left:0; width:90px; background:#fafafa; height:43px; line-height:43px; font-size:13px;  border-right:1px solid #ccc;  text-align:center;display:block;color:#555;}
#design .prevnext li p{color:#999; line-height:44px;}
#design .prevnext li a {display:block; height:44px; line-height:44px; padding-right:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
#design .prevnext li a:hover { color:#ff661b;}
#design .prevnext li span{position:absolute;top:11px;right:18px;display:block;color:#999}

/**/
#design .dk_pass{padding:40px 0}
#design .dk_pass .box{padding:30px;font-size:20px;text-align:center;border:1px solid #d2d2d2;background:#fafafa}
#design .dk_pass .button button,
#design .dk_pass .button a{padding:5px 30px;vertical-align: middle;}

/**/
#design .dk_title{position:relative;z-index:10;padding:10px 0;}
#design .dk_title:before,
#design .dk_title:after{clear:both;display:table;content:"";line-height:0}
#design .dk_title *{margin:0;padding:0;font-size:13px;border:0;list-style-type:none}
#design .dk_title h3{float:left;line-height:30px;font-weight:400;color:#333;background-image: none;}
#design .dk_title .dk_search{float:right}

/**/
#design .dk_search{position:relative;}
#design .dk_search:after{content: '';display: block;clear: both;}
#design .dk_search fieldset{text-align: right;}
#design .dk_search fieldset legend {position: absolute;top: -9999px;left: -9999px;font-size: 0;}
#design .dk_search fieldset select {display: inline-block;width: 28%;margin:0 5px 0 0;padding:3px;height:32px;line-height:32px;font-size:14px;font-weight:400;/*border-radius:5px;*/color:#777;border:1px solid #ccc;background:#fff}
/*_::-moz-svg-foreign-content, :root #design .dk_search fieldset select{line-height:19px !important}*/
/*#design .dk_search fieldset label{width:0;height:0;font-size:0;line-height:0;overflow:hidden;position:absolute;left:0;top:0;}*/
#design .dk_search fieldset input{display: inline-block;margin:0 5px 0 0;padding:0 5px;height:32px;line-height:32px;/*border-radius:5px;*/font-size:14px;color:#777;border:1px solid #ccc;}
#design .dk_search fieldset button{position:relative;top:0px;padding:0 14px;height:32px !important;font-size:15px;/*border-radius:5px;*/color:#fff;border:0;background:#777;}
#design .dk_search p{position:absolute;top:-65px;right:0}
#design .dk_search p a{display:block;padding:5px 25px;font-weight:400;color:#fff;border:1px solid #c62337;background:#c62337;border-radius:0px}
#design .comm{position:relative}
#design .comm h3 {float:none;font-size:13px;padding-bottom:0;}
/*#design .comm h3:before {display:none;}*/
#design .comm .sett {position:absolute;z-index:10;top:12px;right:0}

/**/
#design .dk_search.sett2 {float: none;background-color: #f6f6f6;padding: 20px;margin-top: 5px;border-top: 1px solid #222;}
#design .dk_search.sett2 fieldset {text-align: left;}
#design .dk_search.sett2 fieldset select,
#design .dk_search.sett2 fieldset input,
#design .dk_search.sett2 fieldset button {margin: 3px 0;height: 32px;vertical-align: middle;}
#design .dk_search.sett2 fieldset select {width: auto;}
#design .dk_search.sett2 fieldset input {max-width: 100px;}
#design .dk_search.sett2 fieldset input.input_type2 {max-width: none;width: 30% !important;}

/**/
#design .dk_paging {padding:0 0 10px 0;text-align:center}
/*#design .dk_paging * {margin:0;padding:0;border:0;list-style-type:none;font-size:13px}*/
#design .dk_paging * {font-size: 13px;}
#design .dk_paging .paging {margin: 30px 0 0;}
#design .dk_paging .paging span span {display:none;color:#2d4594;font-size:13px;}
#design .dk_paging .paging strong{display:inline-block;padding: 5px 10px;color:#000;border:1px solid #000;vertical-align:middle;}
#design .dk_paging .paging .num{display:inline-block;padding:5px 10px;color:#888;border:1px solid #d5d5d5}
#design .dk_paging .pprev{display:inline-block;padding:0 10px;font-size:13px;color:#888;border-left:0px solid #ccc}
#design .dk_paging .prev{display:inline-block;padding:0 10px;font-size:13px;color:#888;border-left:1px solid #ccc}
#design .dk_paging .next{display:inline-block;padding:0 10px;font-size:13px;color:#888;border-right:1px solid #ccc}
#design .dk_paging .nnext{display:inline-block;padding:0 10px;font-size:13px;color:#888;border-right:0px solid #ccc}

#design #sg_paging{padding:0 0 10px 0;text-align:center}
#design #sg_paging *{margin:0;padding:0;border:0;list-style-type:none;font-size:13px}
#design #sg_paging .paging {margin: 30px 0 0;}
#design #sg_paging .paging span span{color:#2d4594;font-size:11px;display:none}
#design #sg_paging .paging strong{display:inline-block;padding:5px 10px;color:#000;border:1px solid #000}
#design #sg_paging .paging .num{display:inline-block;padding:5px 10px;color:#888;border:1px solid #d5d5d5}
#design #sg_paging .pprev{display:inline-block;padding:0 10px;font-size:11px;color:#888;border-left:0px solid #ccc}
#design #sg_paging .prev{display:inline-block;padding:0 10px;font-size:11px;color:#888;border-left:1px solid #ccc}
#design #sg_paging .next{display:inline-block;padding:0 10px;font-size:11px;color:#888;border-right:1px solid #ccc}
#design #sg_paging .nnext{display:inline-block;padding:0 10px;font-size:11px;color:#888;border-right:0px solid #ccc}

/**/
#design .dk_button {padding:20px 0 0;text-align:right}
#design .dk_button *{margin:0;padding:0;border:0;list-style-type:none;font-size:13px}
#design .dk_button a{display:inline-block;padding:6px 20px 8px;font-size:15px;color:#fff;border:1px solid #1c2645;background:#1c2645;border-radius:4px}
#design .dk_button button{display:inline-block;padding:5px 20px;font-size:15px;color:#fff;border:1px solid #1c2645;background:#1c2645;border-radius:4px}

/*
#design .button{position:relative;padding:20px 0;text-align:center}
#design .button p{margin:0 0 30px 0;padding:20px 0;font-size:17px;border:1px solid #eee;background:#fafafa}
#design .button button{padding: 16px 30px;font-size: 17px;text-align: center;color: #fff;border: none;background: #1e2c5d;cursor: pointer;vertical-align: middle;}
#design .button a{display:inline-block;margin:0 7px;padding:16px 30px;margin:0;font-size:17px;color:#fff;background:#1e2c5d;}
#design .button a.st {display:inline-block;margin:0 7px;padding:13px 40px;font-size:17px;font-weight:600;color:#f7941d;border:1px solid #aaa;border-top:3px solid #f7941d;background:#fff;box-shadow:2px 2px 2px #eee;border-radius:3px;transition:all 0.3s}
#design .button a.st:hover{color:#ff581c;border:1px solid #aaa;border-top:3px solid #ff581c;background:#fff}
#design .button span{display:inline-block;margin:0 5px;padding:13px 40px;font-size:17px;color:#333;border:1px solid #aaa;border-top:2px solid #888;background:#fff;border-radius:3px}
#design .button span.end{color:#757575;border:1px solid #ccc;background:#fff;}
#design .button .btn_end{padding:11px 50px;font-size:17px;font-weight:600;color:#c62337;border:1px solid #c62337;border-top:2px solid #c62337;background:#fff}
#design .button .btn_paym{padding:11px 60px;font-size:18px;color:#fff;border:1px solid #c62338;border-top:2px solid #c62338;background:#c62338;box-shadow:2px 2px 2px #ccc;border-radius:3px;transition:all 0.3s}
#design .button .btn_paym:hover{color:#fff;border:1px solid #aaa;border-top:2px solid #333;background:#333}
#design .button .btn_group{display:inline-block;}
#design .button .btn_first{padding: 16px 30px;font-size: 17px;text-align: center;color: #fff;border: none;background: #1e2c5d;cursor: pointer;vertical-align: middle;}
#design .button .btn_retract{padding: 16px 30px;font-size: 17px;text-align: center;color: #fff;border: none;background: #1e2c5d;cursor: pointer;vertical-align: middle;}*/

/**/
#gallery_wrap{clear:both;overflow:hidden;margin:0 -7px;padding-bottom:12px;border-bottom:1px solid #d2d2d2}
#gallery_wrap .gallery_list{float:left;width:23.5%;margin-right: 2%;padding-bottom:14px}
#gallery_wrap .gallery_list.last {margin-right: 0;}
#gallery_wrap .image_bagic{padding:10px;background:#fff;border:1px solid #d2d2d2;border-bottom:1px solid #eee;text-align:center;transition:all 0.5s cubic-bezier(0.785, 0.135, 0.150, 0.860)}
#gallery_wrap .image_bagic a{display:block;height:140px;overflow:hidden;background:url(../_img/noimg.png) no-repeat center center;}
#gallery_wrap .image_bagic a img{width:100%;max-width:100%;min-height:140px;margin:0 auto;display:inline-block;height:auto;transition:all 0.5s cubic-bezier(0.785, 0.135, 0.150, 0.860)}
#gallery_wrap .gallery_top{position:relative}
#gallery_wrap .gallery_top > img{position:absolute;top:5px;left:10px}
#gallery_wrap .gallery_top dl{padding:10px;border:1px solid #d2d2d2;border-bottom:1px solid #bbb;border-top:0;box-shadow:0px 2px 0px 0px rgba(0,0,0,0.08);transition:all 0.5s cubic-bezier(0.785, 0.135, 0.150, 0.860)}
#gallery_wrap .gallery_top dt a{display:block;padding:0 0 3px 0;font-weight:normal;font-size:14px;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
#gallery_wrap .gallery_top dd{line-height:20px}
#gallery_wrap .gallery_top dd br { display:none;}
#gallery_wrap .gallery_top .write{font-size:12px;color:#333}
#gallery_wrap .gallery_top .date{font-size:12px;color:#888}
#gallery_wrap .gallery_top .view_count{font-size:12px;color:#888}
#gallery_wrap .gallery_list:hover .image_bagic{border:1px solid #3394dd;border-bottom:1px solid #eee;transition:all 0.5s cubic-bezier(0.785, 0.135, 0.150, 0.860)}
#gallery_wrap .gallery_list:hover .gallery_top dl { border:1px solid #3394dd; border-top:0;box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.16);transition:all 0.5s cubic-bezier(0.785, 0.135, 0.150, 0.860)}
#gallery_wrap .gallery_list:hover .gallery_top dt a { color:#3394dd;}

/**/
#dk_book {overflow: hidden;width: 100%;}
#dk_book .dk_book {margin: -10px;}
#dk_book .dk_book:before,
#dk_book .dk_book:after{clear:both;display:table;content:"";line-height:0}
#dk_book .dk_book .webzine{float: left;position: relative;width:50%;padding: 10px;}
#dk_book .dk_book .webzine dl {padding: 20px;border:1px solid #ccc;background-color: #fff;}
#dk_book .dk_book .webzine dl:before,
#dk_book .dk_book .webzine dl:after{clear:both;display:table;content:"";line-height:0}
#dk_book .dk_book .webzine dt {float:left;width:130px}
#dk_book .dk_book .webzine dt a {display: block;width: 100%;}
#dk_book .dk_book .webzine dt img {display:block; padding:4px;width:110px;height: auto;border:1px solid #dedede}
#dk_book .dk_book .webzine dd {float:left;width: calc(100% - 130px);}
#dk_book .dk_book .webzine dd div a {display:block;font-weight:500;color:#4e0080;font-size: 18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
#dk_book .dk_book .webzine dd ul {padding: 15px 0 0 0;/*height: 210px;*/margin-bottom: 50px;}
#dk_book.read_chju .dk_book .webzine dd ul {height: 130px;}
#dk_book .dk_book .webzine dd li {overflow: hidden;color: #555;text-overflow: ellipsis;white-space: nowrap;}
#dk_book .dk_book .webzine dd li + li {margin-top: 3px;}
#dk_book.read_chju .dk_book .webzine dd ul li + li {margin-top: 5px;}
#dk_book.read_chju .dk_book .webzine dd ul li + li.year_book {margin-top: 15px;}
#dk_book .dk_book .webzine dd li span {display:inline-block;font-size:15px;color: #333;font-weight: 500;}
#dk_book .dk_book .webzine dd li em {padding:0 2px}
#dk_book .dk_book .webzine dd li strong {font-weight: 500;/*color: #00a54c;*/color: #121212;}
#dk_book .dk_book .webzine .content {overflow: hidden;height: 4.2em;margin: 20px 0 0 -130px;font-size: 15px;color: #333;line-height: 1.4em;}
#dk_book .dk_book .more{display:none;margin:0 10px;padding:7px 20px;font-size:13px;text-align:right;color:#aa6801;border:1px solid #cacaca;border-top:0;background:#fafafa}

#dk_book .dk_book .detail {position:relative;padding-bottom:20px;padding: 10px;}
#dk_book .dk_book .detail dl {padding: 20px;border:1px solid #cacaca;background-color: #fff;}
#dk_book .dk_book .detail dl:after {clear:both;display:table;content:"";line-height:0}
#dk_book .dk_book .detail dt {float:left;width:130px;}
#dk_book .dk_book .detail dt img {display:block; padding:4px;width:110px;height: auto;border:1px solid #dedede}
#dk_book .dk_book .detail dd {float:left;width: calc(100% - 130px);}
#dk_book .dk_book .detail dd div {display:block;font-weight:500;color:#4e0080;font-size: 18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
#dk_book .dk_book .detail dd ul {padding: 15px 0 0 0;}
#dk_book .dk_book .detail dd li {padding:0 0 5px 0;color:#555}
#dk_book .dk_book .detail dd li span {display:inline-block;font-size:15px;color: #333;font-weight: 500;}
#dk_book .dk_book .detail dd li em {padding: 0 2px}
#dk_book .dk_book .detail dd li strong {font-weight: 500;color: #00a54c;}
#dk_book .dk_book .title {padding: 10px;}
#dk_book .dk_book .detail p {height:60px;line-height:20px;color:#888;overflow:hidden}
#dk_book .dk_book .summary {padding: 10px;}
#dk_book .dk_book .info {margin-top:0;padding:18px 20px;border:1px solid #cacaca;background:#fafafa}
#dk_book .dk_book .btn_wrap {padding: 10px;}
#dk_book .dk_book .writer {padding: 10px;}
#dk_book .dk_book .writer .img {padding: 5px;border: 1px solid #ddd;}
#dk_book .dk_book .writer_info {margin-top: 15px;}
#dk_book .dk_book .writer_info span.name {font-size: 18px;font-weight: 500;margin-right: 10px;}

/**/
#dk_gallery{}
#dk_gallery .dk_gallery{margin:0 -10px;overflow:hidden;}
#dk_gallery .dk_gallery:before,
#dk_gallery .dk_gallery:after{clear:both;display:table;content:"";line-height:0}
#dk_gallery .dk_gallery .theme{float:left;position:relative;width:25%}
#dk_gallery .dk_gallery .theme dl{margin:0 10px 20px 10px;padding:10px;min-height:180px;height:180px;border:1px solid #cacaca;}
#dk_gallery .dk_gallery .theme dl:before,
#dk_gallery .dk_gallery .theme dl:after{clear:both;display:table;content:"";line-height:0}
#dk_gallery .dk_gallery .theme dt{}
#dk_gallery .dk_gallery .theme dt img{display:block;width:100%;height:120px}
#dk_gallery .dk_gallery .theme dd{}
#dk_gallery .dk_gallery .theme dd div a{display:block;padding:5px 0;font-weight:600;color:#1c368d;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
#dk_gallery .dk_gallery .theme dd ul{padding:5px 0}
#dk_gallery .dk_gallery .theme dd li{padding:0 0 5px 0;color:#555;white-space:nowrap;overflow:hidden}
#dk_gallery .dk_gallery .theme .bagic{text-align:center;transition:all 0.5s cubic-bezier(0.785, 0.135, 0.150, 0.860)}
#dk_gallery .dk_gallery .theme .bagic a{display:block;height:120px;overflow:hidden;background:url(../_img/noimg.png) no-repeat center center}
#dk_gallery .dk_gallery .theme dl:hover{border:1px solid #3394dd;box-shadow:0px 2px 0px 0px rgba(0,0,0,0.16);transition:all 0.5s cubic-bezier(0.785, 0.135, 0.150, 0.860)}
#dk_gallery .dk_gallery .theme dl:hover a{color:#3394dd;}

#program div.subject_a{margin:10px 0 15px 50px;background:url("../_img/pro_content/list_title_line.gif") no-repeat 50px 0.6em}
#program div.subject_a span.head{float:left;width:50px;background:url("../_img/common/bullet_list01.gif") no-repeat 0 0.7em;padding:7px 0 0 10px;font-weight:600}
#program div.subject_a input{width:470px;height:17px;border:1px solid #d3d3d3}

.answer_box {   position:relative; z-index:2; padding:15px; background:#f6f6f6;border-bottom:1px solid #d2d2d2; overflow:hidden;}
.answer_box h4 { }
.answer_box .answer_contents { padding:10px 0 15px 0; }
.answer_box span {  font-size:11px; color:#777;}

/*********** 덧글 영역 ************/
div.sg_reply{width:100%}
div.sg_reply .writing{background: url(../_img/line_dotted.gif) repeat-x bottom;padding:10px;font-size:0.92em}

/*덧글내용*/
div.sg_reply .writing .info .id{font-weight:600}
div.sg_reply .writing .info .day{color:#ff6f6f}
div.sg_reply .writing .info img{vertical-align:middle;margin-bottom:2px}
div.sg_reply .writing .con{line-height:16px;padding-top:7px}

/*덧글쓰기 폼*/
div.sg_reply .reply_form{margin-top:10px}
div.sg_reply .reply_form .outline{}
div.sg_reply .reply_form .outline fieldset legend {padding:0;font-size:0;line-height:0;text-indent: -2000px}
div.sg_reply .reply_form .outline .row_input{padding:2px 15px}
div.sg_reply .reply_form .outline .row_input input{vertical-align:middle;margin-bottom:2px}
div.sg_reply .reply_form .outline .row_input span.pad{padding-left:30px}
div.sg_reply .reply_form .outline textarea{color:#5d5d5d;background:#ffffff;border:1px solid #bcbcbc;height:40px;width:648px}

#wd_print .guide_txt{padding:5px 0 20px 0;text-align:right;border-bottom:1px solid #333}
#wd_print .guide_txt .required{color:#f00;font-weight:600}
#wd_print .row_input{position:relative;padding:10px 0 10px 120px;min-height:26px;border-bottom:1px solid #d2d2d2;overflow:hidden}
#wd_print .row_input *{font-size:15px !important}
#wd_print .row_input > label{position:relative;padding:4px 0}
#wd_print .row_input > label.fl{margin:0 5px 0 0}
#wd_print .row_input span.head{position:absolute;top:10px;left:20px;display:block;/*line-height:30px;*/text-align:left;white-space:nowrap;color:#464646}
#wd_print .row_input span.required{position:absolute;top:10px;left:10px;color:#f00;font-weight:600}
#wd_print .row_input span.info {width:auto !important;margin:0;padding-top:6px;display:block;letter-spacing: -0.05em;border:none}
#wd_print .row_input input.long {width:auto !important}
#wd_print .row_input span.data {display:block;padding:4px 0 2px 0;line-height:140%}
#wd_print .row_input .dk_textarea{padding: 15px;width:100%;height: 500px;border:1px solid #ccc;border-radius: 5px;box-sizing: border-box;}
#wd_print .sg_write_wrapper .row_input input {margin: 2px 0;vertical-align: middle;}

div.sg_pass{padding:20px 50px}
div.sg_pass .sg_pass_box{border:solid #d2d2d2;border-width:2px 0;padding:30px;text-align:center;background:#f9f9f9}
div.sg_pass .sg_pass_box span{padding:0 0 0 13px;background:url(../_img/bullet_arrow.gif) no-repeat 0 0.2em}
div.sg_pass .sg_pass_box input{vertical-align:middle;margin-bottom:4px;width:150px}
div.sg_pass .sg_pass_btn{text-align:center;padding-top:15px}
div.sg_pass .sg_pass_btn img,
div.sg_pass .sg_pass_btn input{vertical-align:middle}
div.sg_pass .sg_pass_btn input{padding:5px 10px;border:1px solid #ccc}
div.sg_pass .sg_pass_btn a{display:inline-block; position:relative; top:1px;padding:5px 10px;line-height:20px;color:#fff;border:1px solid #999;background:#999}

div.sg_reply{padding-top:5px;}
div.sg_reply .reply_form{overflow:hidden; padding-bottom:28px;border-bottom:1px solid #ddd;}
div.sg_reply .reply_form h2{color:#333 !important;font-size:14px !important;;margin:10px 0;float:left;background:none;padding:0}
div.sg_reply .reply_form p.reply_num{text-align:right;float:right;font-size:12px;margin:10px 0 0 0}
div.sg_reply .reply_form .outline{clear:both}
div.sg_reply .reply_form .outline fieldset{border:0;overflow:hidden; position:relative;}
div.sg_reply .reply_form .outline .row_input_reply{float:left;width:100%;}
div.sg_reply .reply_form .outline .row_input_reply textarea{padding:10px;width:100%;height:50px;border:1px solid #888;resize:none;overflow-y:auto}
div.sg_reply .reply_form .outline .row_input_reply .sg_file{display:block; width:100%; padding:3px 0;font-size:12px;}
div.sg_reply .reply_form .outline .btn_board_ok{position:absolute; right:0;width:18%;height:72px;color:#fff !important;border:0;background:#444; cursor:pointer;}
div.sg_reply .writing{border-bottom:1px solid #dfdfdf;padding:10px 0;font-size:12px;clear:both;overflow:hidden;position:relative}
div.sg_reply .best_wrap{margin:10px 0 0;border-top:1px solid #c5d7e0}
div.sg_reply .best_wrap .writing{padding:10px;background:#f3f3f1;border-bottom:1px solid #c5d7e0}
div.sg_reply .best_wrap .writing .best_re{position:absolute;left:0;top:0}
div.sg_reply .writing_re{padding:10px 0 10px 38px;overflow:hidden;background:#f7f7f7 url(../_img/ico_reply.png) no-repeat 10px 13px}
div.sg_reply .writing .profile_photo{float:left;width:42px;height:50px}
div.sg_reply .writing .profile_photo img {width:42px;height:50px}
div.sg_reply .writing .con_wrap{color:#555}
div.sg_reply .writing .con_wrap #con_info{overflow:hidden}
div.sg_reply .writing .con_wrap #con_info .info{float:left}
div.sg_reply .writing .con_wrap #con_info .info .id{font-weight:700;margin-right:10px;position:relative;display:inline-block}
div.sg_reply .writing .con_wrap #con_info .info .level01{background-position:0 0}
div.sg_reply .writing .con_wrap #con_info .info .level02{}
div.sg_reply .writing .con_wrap #con_info .info .level03{background-position:0 -40px}
div.sg_reply .writing .con_wrap #con_info .info .level04{background-position:0 -60px}
div.sg_reply .writing .con_wrap #con_info .info .day{color:#888;font-size:11px;  display:inline-block; margin-top:-2px;}
div.sg_reply .writing .con_wrap .m_d{float:right;padding-right:8px;}
div.sg_reply .writing .con_wrap .m_d .postedit{float:left; color:#fff; font-size:0px !important;}
div.sg_reply .writing .con_wrap .m_d .postedit a { display:inline-block; padding:1px 9px;color:#333; margin-left:4px; font-size:13px !important; background:#fff; border:1px solid #ddd; border-radius:3px;}
div.sg_reply .writing .con_wrap .con{font-size:12px;padding:0; margin:0;}

#program .okay{padding:20px 0}
#program .okay *{font-size:13px}
#program .okay p{padding:20px 0;margin-bottom:20px;font-size:14px;color:#f04d48;border-top:0px solid #eee;border-bottom:1px solid #eee}
#program .okay p a{padding:5px 10px;color:#fff;border:1px solid #f04d48;background:#f04d48;border-radius:3px}
#program .okay li{padding:2px 0;color:#333}

#sg_btn_area{padding:10px 0  !important;text-align:right}
#sg_btn_area a,
#sg_btn_area button{display:inline-block;padding:5px 14px 7px 14px !important;font-size:15px;color:#fff;border:1px solid #555;background:#555;border-radius:3px}
#sg_btn_area input{padding:5px 14px 7px 14px;font-size:15px;color:#fff;border:1px solid #555;background:#555;border-radius:3px}

/*로그인폼*/
#program .login{padding-top:20px;padding-bottom:40px}
#program .login form{margin:0 auto;margin-top:10px;padding:50px 120px;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;overflow:hidden}
#program .login fieldset{position:relative;margin:0 auto;width:470px;border:0}
#program .login fieldset ul{margin-bottom:10px;overflow:hidden}
#program .login fieldset label.id, #program .login fieldset label.pw{text-indent:-9999px;display:block;width:45px;height:45px;border:1px solid #c0c0c0;border-right:none;float:left}
#program .login fieldset label.id{overflow: hidden;position: absolute;width: 0;height: 0;font-size: 0;line-height: 0;text-indent: -9999px;}
#program .login fieldset label.pw{overflow: hidden;position: absolute;width: 0;height: 0;font-size: 0;line-height: 0;text-indent: -9999px;}
#program .login fieldset input{width: calc(100% - 130px);height:47px;border:1px solid #c0c0c0 !important;background:#fff !important;margin-bottom:6px;font-size:15px}
#program .login fieldset button{position:absolute;top:0;right:0;width:120px;height:100px !important;font-size:0px;font-weight:400;color:#fff;border:0;background:#1e2c5d;border-radius:2px;transition:0.3s;cursor:pointer}
#program .login fieldset button:after{content:"LOGIN";display:block;font-size:16px;font-weight:700;text-align:center}
#program .login fieldset button:hover{color:#fff;background:#4079e6;transition:0.3s}
#program .login fieldset input[type=checkbox].chk{width:15px;height:15px;background:#fff !important;border:1px solid #cfcfcf;border-radius:0;margin-top:3px}
#program .login fieldset label.chk01{font-size:13px;color:#555}
#program .login form p{text-align:center;padding-top:18px}
#program .login form p a{padding:0 12px}
#program .login form p a:hover{text-decoration:underline}
#program .login .find{padding:30px 0;font-size:15px;font-weight:400;text-align:center;color:#444}
#program .login .find a{font-size:16px;color:#fff;background:#2e4287;border-radius:2px;display:inline-block;padding:1px 10px}
#program .login .dashed{padding-top:10px}
#program .login .login_guide{}
#program .login .login_guide li{background:url(../_img/dp2.png) no-repeat 0 8px;font-size:15px;color:#555;padding-bottom:6px;padding-left:13px}

#program .login form.outForm {margin-top:30px;}
#program .login form.outForm fieldset {position:relative;margin:0 auto;width:302px;border:0}
#program .login form.outForm ul li label {display:block;width:100px;}

#contain #program .login fieldset .auto_login {display: none !important;}

/*동의*/
#design .pri_box { margin-bottom: 30px; padding:20px 20px 40px; box-sizing: border-box; background: #fbfbfb; border-top: 2px #f7941d solid; border-bottom: 2px #dfdfdf solid; }
#design .pri_box .scr_box { width: 100%; height: 190px; padding: 24px; box-sizing: border-box; border: 1px #dcdcdc solid; resize: none; overflow-y: scroll; background: #fff; }
#design .pri_box .scr_box .txt_box { margin-top: 0 !important; }
#design .pri_box .scr_box .txt_box > dl, .pri_box .scr_box .txt_box > ul {margin-bottom:16px;}
#design .pri_box .scr_box .txt_box > dl dt, #design .pri_box .scr_box .txt_box > dl dd {}
#design .pri_box .scr_box .txt_box > ul li { margin-top: 10px;}
#design .pri_box .radio_box { float: right; }

#design .radio_box, #design .check_box { }
#design .radio_box .radio { height: 26px; padding: 0 30px 0 0; display: table-cell; vertical-align: middle; position: relative; z-index: 1; line-height: 26px; }
#design .radio_box strong { float: left; vertical-align: middle;}
#design .radio_box i { width: 26px; height: 26px; margin-right: 10px; display: block; border: 1px #dcdcdc solid; border-radius: 13px; box-sizing: border-box; float: left; position: relative; z-index: 1; background: #fff }
#design .radio_box input { opacity: 0; width: 26px; height: 26px; position: absolute; left: 0; top: 0; z-index: 2; cursor: pointer; }
#design .radio_box input:checked + i::after { content: ""; width: 10px; height: 10px; display: block; background: #ef4629; border-radius: 5px; position: absolute; left: 7px; top: 7px; }


/*회원가입
#design .member .terms{}
#design .member .terms input[type=checkbox] {width:18px;height:18px;}
#design .member .terms fieldset{position:relative;padding:50px 0}
#design .member .termswrap{}
#design .member .termswrap div{padding:20px;height:210px;border:1px solid #ccc;overflow-y:scroll}
#design .member .termswrap div p{padding-bottom:20px}
#design .member .termswrap div ul li ul{padding:5px 5px 20px 5px}
#design .member .termswrap div textarea{float:left;display:block;padding:0 40px 0 0;width:100%;height:210px;line-height:18px;border:0}
#design .member .termswrap label{display:inline-block;padding:10px 0;font-size:16px}
#design .member .certify{padding:50px 0}
#design .member .certify p{padding-bottom:10px}
#design .member .certify ul{padding:30px 0}
#design .member .guide{margin:20px 0 0 0;padding:20px 0;border-top:1px solid #ccc}
#design .member .guide a{display:block;margin-bottom:10px;color:#f00}
#design .member .comp{padding:208px 50px 30px 50px;background:url(../_img/comp.png) no-repeat 50% 40px;overflow:hidden}
#design .member .comp dl{padding:10px 0;border-bottom:1px solid #ccc;overflow:hidden}
#design .member .comp dt{float:left;width:30%}
#design .member .comp dd{float:left;width:70%}
#design .member .comp .txt{padding:10px 0;font-size:20px;text-align:center;border-top:2px solid #333;border-bottom:1px solid #333;background:#fff;}
#design .member .comp .c1{float:left;width:48%;overflow:hidden}
#design .member .comp .c2{float:right;width:48%;overflow:hidden}

#design .member .step{}
#design .member .step dl{padding-bottom:20px}
#design .member .step dt{padding-bottom:5px;font-size:24px;color:#333}
#design .member .step ol{border-top:1px solid #ccc;border-bottom:1px solid #ccc;overflow:hidden}
#design .member .step ol li{float:left;position:relative;padding:20px 0;width:20%;text-align:center}
#design .member .step ol li span{display:block;font-size:13px}
#design .member .step ol li strong{display:block;font-size:18px;font-weight:500;}
#design .member .step ol li strong br {display:none;}
#design .member .step ol li i{position:absolute;top:50%;right:-5px;display:block;margin:-10px 0 0 0;width:10px;height:20px;background:url(../_img/step_arrow.png) no-repeat 50% 50%}
#design .member .step ol li.sel{border-bottom:3px solid #df5400}
#design .member .step ol li.sel span,
#design .member .step ol li.sel strong {color:#df5400}
.member_form{padding: 0 0 30px;border-top: 1px solid #000;margin-top: 50px;}
.member_form fieldset{border:0}
.member_form dl{padding:14px 0;border-bottom:1px solid #ccc;overflow:hidden}
.member_form dt{float:left;width:16%}
.member_form dd{float:left;width:84%}
.member_form dd select{border:1px solid #ccc}
.member_form dd .t_txt{border:1px solid #ccc}
.member_form dd .btn{padding: 0 16px;color: #fff;background: #555;height: 32px;line-height: 32px;display: inline-block;margin-bottom: 5px;font-size: 14px;border-radius: 5px;}
#design .member .button{padding:20px 0;text-align:center}
#design .member .button p{margin:0 0 30px 0;padding:20px 0;font-size:13px;border:1px solid #eee;background:#fafafa}
#design .member .button button{padding:13px 40px;font-size:17px;text-align:center;color:#fff;border:0;background:#df5400;border-radius:5px}
#design .member .button a{ display:inline-block;margin:0 5px;padding:10px 20px;color:#333;border:1px solid #aaa;background:#fff;box-shadow:2px 2px 2px #eee;border-radius:3px}

#design .member .userPart{padding:30px 0}
#design .member .userPart ul{overflow:hidden}
#design .member .userPart li {float:left;width:49%;margin-right:1%;}
#design .member .userPart li:first-child {background:url(../_img/user_part01.png) no-repeat center bottom}
#design .member .userPart li:last-child {background:url(../_img/user_part02.png) no-repeat center bottom}
#design .member .userPart .selects label{display: block;position: relative;padding: 20px 20px;padding-left: 50px;height: 180px;border: 1px solid #ccc;cursor: pointer;}
#design .member .userPart .selects label input{position:absolute;top:22px;left:20px;width:19px;height:19px;margin:3px 3px 0px 5px;border:1px solid #ccc}
#design .member .userPart .selects label strong{display: block;padding-bottom: 5px;font-size: 20px;color: #2e4287;font-weight: 500;}
#design .member .userPart .selects label span{display:block;font-size:16px}
#design .member .userPart .selects label:hover,
#design .member .userPart .selects label.sel{color:#0093dd;border:1px solid #df5400}
#design .member .userPart .selects label:hover strong,
#design .member .userPart .selects label:hover span{color:#df5400}*/

/*
#design .member > p{padding-bottom:20px}
#design .member > .dp1{position:relative;margin-bottom:10px;padding:0 0 0 25px;line-height:20px;font-size:15px;letter-spacing:-1px;color:#555}
#design .member > .dp1 > li{padding-bottom:10px}
#design .member > .dp1 .dp2{padding:10px}
#design .member > .dp1 .dp2 > li{position:relative;padding-bottom:5px}
#design .member > .dp1 .dp2 > li i{position:absolute;top:-2px;left:0;display:block;width:16px;height:16px;background:url(../_img/gumilib/dp2.png) no-repeat 50% 8px}
#design .member > .dp1 .dp2 > dl{overflow:hidden}
#design .member > .dp1 .dp2 > dl dt{float:left;width:8%}
#design .member > .dp1 .dp2 > dl dd{float:left;width:92%;line-height:24px}
#design .member > .dp1 .dp2 i{display:inline-block;width:16px;height:16px;background:url(../_img/gumilib/dp2.png) no-repeat 50% 8px}
#design .member > .dp1 .dp2 table{margin:5px 0 10px 0}
#design .member > .dp1 .dp2 li dl{margin-bottom:10px;padding:20px;border:1px solid #eee;overflow:hidden}
#design .member > .dp1 .dp2 li dt{float:left;width:30%}
#design .member > .dp1 .dp2 li dd{float:left;width:70%}
#design .member > .dp1 .dp3{margin-bottom:30px;padding:0 10px}
#design .member > .dp1 .dp3 > li{position:relative;padding-left:20px}
#design .member > .dp1 .dp3 > li i{position:absolute;top:-1px;left:0;display:block;width:16px;height:16px;background:url(../_img/gumilib/dp3.png) no-repeat 50% 8px}*/


/*사이트맵*/
#program .sitemap_con {overflow:hidden;padding-bottom: 40px;background-color: #fff;}
#program .sitemap_con:last-child {padding-bottom: 0;}
#program .group{float:left;width: 23.5%;margin: 0 1%;}
#program .group:nth-child(4n-3) {margin-left: 0;}
#program .group:nth-child(4n) {margin-right: 0;}
#program .group h2{padding: 12px 0;margin-bottom:10px;font-size: 18px;font-weight:600;color:#333;text-align:center;border:1px solid #ccc;border-bottom: 4px solid #184bb2;background:#fff;}
#program .group > ul{}
#program .group > ul > li > a{display:block;padding: 15px;font-size:16px;font-weight:normal;letter-spacing:-1px;color:#555;border-bottom:1px solid #e2e2e2}
#program .group > ul > li > a:hover{color:#000}
#program .group > ul ul{margin:0;padding: 15px;border-bottom:1px solid #eee;background:#fafafa}
#program .group > ul ul li + li {margin-top: 5px;}
#program .group > ul ul li a{padding:0;font-size:14px;color: #555;}

/*
.seat_type {padding:20px;border:1px solid #ccc;}
.seat_type ul {overflow:hidden;}
.seat_type ul li {float:left;width:20%;}
.seat_type ul li a {}
.seat_type ul li a.on {font-weight: 500; color: #4079e6;}*/

/*개인정보처리방침 intro
#introPrivacy * {transition: all 0.5s;}
#introPrivacy ul li {padding: 50px 0;text-align: center;border-bottom: 1px dashed #ccc;}
#introPrivacy ul li:hover {background: url(../_img/bg_privacy.jpg) no-repeat 50%;background-size: cover;transition: all 0.5s;}
#introPrivacy ul li:last-child {border-bottom: 0;}
#introPrivacy ul li h3 {font-size: 29px;font-weight: 500;color: #555;letter-spacing: -0.8px;}
#introPrivacy ul li h3.mobile {display: none;}
#introPrivacy ul li h3 span {color: #0e4fa3;font-weight: 700;}
#introPrivacy ul li:hover h3 {color: #fff;}
#introPrivacy ul li:hover h3 span {color: #f7df12;}
#introPrivacy ul li .privacy_btn {font-size: 0;padding-top: 10px;}
#introPrivacy ul li .privacy_btn a {display: inline-block;width: 30%;padding: 0 10px;margin: 0 1%;height: 70px;font-size: 19px;line-height: 60px;letter-spacing: -0.5px;color: #333;border: 5px solid #ddd;border-radius: 60px;box-sizing: border-box;}
#introPrivacy ul li:hover .privacy_btn a {border-color: #fff;color: #fff;}
#introPrivacy ul li:hover .privacy_btn a:hover {background: #64d0d2;color: #fff;border-width: 0;line-height: 70px;transition: all 0.2s;}*/

/********************  inupt ********************/
#design input[type="text"],
#design input[type="password"],
#design select {width: 25%;height: 40px;padding: 0 15px;background-color: #fff;border: 1px solid #ddd;font-size: 15px;vertical-align: top;border-radius: 3px;}
#design input[type="radio"],
#design input[type="checkbox"] {width: 18px;height: 18px;margin: 0;border: 1px solid #ccc;vertical-align: middle;border-radius: 2px;}
#design input[type="file"] {width: 50%;padding: 7px;border: 1px solid #ddd;font-size: 15px;}
#design input[type="file"] + .btn {margin-left: 5px;}
#design input[readonly="readonly"] {background-color: #efefef;}
#design input[type="button"] {font-family: inherit;border: 0;}
#design label {display: inline-block;margin: 1px 0;vertical-align: middle;}
#design input + label {margin-left: 5px;}
#design input[type="hidden"] + label {margin-left: 0;}
#design label + select,
#design label + input {margin-left: 5px;}
#design textarea {width: 100%;min-height: 210px;padding: 20px;border: 1px solid #ddd;box-sizing: border-box;font-size: 15px;font-weight: 400;color: #555;font-family: 'Montserrat','Noto Sans KR','notoSansCJK','Malgun Gothic','留묒�怨좊뵓','dotum','�뗭�','gulim','援대┝','Tahoma','sans-serif', sans-serif;}

#design .search_select {margin-bottom: 15px;text-align: right;}
#design .search_select label,
#design .search_select select,
#design .search_select input {vertical-align: middle;}
#design .search_select label {height: 40px;padding: 0 10px;line-height: 40px;background-color: #f4f4f4;border-radius: 5px;}
#design .search_select label + select {margin-left: 0;}
#design .search_select input.btn {height: 40px;padding: 0 10px;border-radius: 5px;}

.input_type1 {width: 15% !important;}
.input_type2 {width: 40% !important;}
.input_type3 {width: 70% !important;}
.input_type4 {width: 100% !important;}

/********************  .btn ********************/
.btn_wrap {text-align: center;margin-top: 80px;}
.btn_s_wrap {text-align: center;margin-top: 30px;}
.btn {display: inline-block;padding: 7px 10px;font-size: 14px;vertical-align: middle;}
.btn + .btn {margin-left: 5px;}
#contain table .btn + .btn {margin-top: 2px;margin-left: 0;}
.mid_btn {display: inline-block;width: 28%;min-width: 180px;height: 64px;padding: 0 15px;text-align: center;font-size: 18px;line-height: 64px;font-weight: 500;box-sizing: border-box;vertical-align: middle;border-radius: 5px;}
.big_btn {display: inline-block;width: 38%;min-width: 260px;height: 70px;padding: 0 20px;text-align: center;font-size: 17px;line-height: 70px;font-weight: 400;box-sizing: border-box;vertical-align: middle;}

.btn_blue {background-color: #7e8ef0 !important;color: #fff !important;}
.btn_white {background-color: #fff !important;color: #333 !important;border: 1px solid #333 !important;}
.btn.btn_white {padding: 6px 9px;}
.btn_black {background-color: #333 !important;color: #fff !important;}
.btn_red {background-color: #dc4649 !important;color: #fff !important;}
.btn_purple {background-color: #641886 !important;color: #fff !important;}
.btn_yellow {background-color: #f4cb0a !important;color: #333 !important;}
.btn_orange {background-color: #f23f15 !important;color: #fff !important;}
.btn_gray {background-color: #555 !important;color: #fff !important;}
.btn_navy {background-color: #02032e !important;color: #fff !important;}
.btn_purple {background-color : #4e0080 !important;color: #fff !important;}
.btn_green {background-color: #47aa8b !important;color: #fff !important;}
.btn_pink {background-color: #f8277b !important;color: #fff !important;}


/********************  독서기록일지 modal CSS ********************/
.modal {max-width: 665px;padding: 40px;background-color: #1a2564;border-radius: 50px;box-shadow: none;}
.modal .title {margin-bottom: 25px;font-size: 30px;font-weight: 500;color: #fff;}
.modal .con {padding: 20px;background-color: #313b74;border-radius: 5px;}
.modal .con dl + dl {margin-top: 20px;}
.modal .con dl dt {margin-bottom: 10px;font-size: 20px;font-weight: 500;color: #ffadad;}
.modal .con dl dd {font-size: 15px;color: #fff;}
p.add_mark_txt {position: relative;z-index: 0;margin-top: 25px;padding-left: 22px;font-size: 17px;color: #fff;}
p.add_mark_txt::before {content: '※';position: absolute;top: 0;left: 0;font-size: inherit;font-weight: inherit;color: inherit;}
.modal a.close-modal {top: 40px;right: 40px;background-color: transparent;background-image: url(../_img/ico_w_close.png);background-repeat: no-repeat;background-position: 50% 50%;}