@charset "UTF-8";

/********** 기본 공통 Style **********/
.hide {position:absolute; left:-9999px; overflow:hidden; width:1px; height:1px; line-height:1px; font-size:1px;}
caption {position:static; overflow:hidden; width:1px; height:1px; margin:0; padding:0; font-size:1px; text-indent:-9999px;}
.clearfix:after {content:""; display:block; width:0; height:0; font-size:0; clear:both;}

/* 텍스트 ... 처리 css */
.txt_max_1 {word-break: keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.txt_max_2 {word-break: keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

/* color */
.red {color: #e03321;}
.blue {font-size: 18px !important; line-height: 27px !important; color: #0000ff !important;}
/* // color */

/* complete basic */
.complete_box {margin: 62px 0 0; border: 8px solid #e9ecef; padding: 61px 0 73px; text-align: center;}
.complete_box img {}
.complete_box .txt1 {margin: 45px 0 0; font-weight: 500; font-size: 24px; line-height: 36px; color: #333333;}
.complete_box .txt2 {margin: 25px 0 0; font-weight: 500; font-size: 34px; line-height: 51px; color: #333333;}
.complete_box .txt2 .ft_c {color: #1d5693;}
.complete_box .txt3 {margin: 10px 0 0; font-weight: 300; font-size: 15px; line-height: 22px; color: #333333;}

.radio_each {margin-right:25px; vertical-align:middle;}
.radio_each.one {margin-right:0;}
.radio_each:last-child {margin-right:0;}
.radio_each label {position:relative; z-index:1; padding-left:24px; cursor:pointer; vertical-align: top;}
.radio_each .vradio {display:block; position:absolute; left:0; top:1px; z-index:1; width:20px; height:20px; border:1px solid #cdcdcd; border-radius:50%; background-color: #fff;}
.radio_each .vradio .cir {display:block; position:absolute; left:50%; top:50%; z-index:1; width:10px; height:10px; margin-left:-5px; margin-top:-5px; background-color:#fff; border-radius:50%;}
.radio_each input:checked + label .vradio {border-color:#1d5bd6;}
.radio_each input:checked + label .vradio .cir {background-color:#1d5bd6;}
.radio_each input:focus + label .vradio {outline:1px dotted #000; outline:-webkit-focus-ring-color auto 5px;}

.chk_each {vertical-align: middle;}
.chk_each label {display: inline-block; position: relative; z-index: 1; padding-left: 20px; font-weight: 400; font-size: 14px; line-height: 40px; color: #333333; cursor:pointer; vertical-align: middle;}
.chk_each .vchkbox {display: block; position: absolute; left: 0; top: 50%; z-index: 1; width: 15px; height: 15px; margin: -7px 0 0; border: 1px solid #cacaca; background-color: #fff;}
.chk_each .vchkbox > i {display: none; color: #2295fe; margin-top: 1px; margin-left: 1px; font-size: 12px; font-weight: 700; text-align: center;}
.chk_each input:checked + label .vchkbox {border-color: #2295fe;}
.chk_each input:checked + label .vchkbox > i {display: block;}
.chk_each input:focus + label .vchkbox {outline:1px dotted #000; outline:-webkit-focus-ring-color auto 5px;}

.bw_in_btn {display:inline-block; height:40px; margin: 0 10px 0 0; padding: 0 20px; background-color:#7a7a7a; font-weight: 300; font-size: 15px; line-height:40px; color:#ffffff; vertical-align:top !important; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
/* btn 공통 */
.btn_area {overflow: hidden; width: 100%; margin: 25px 0 0; text-align: right; font-size: 0;}
.btn_area.sty2 {text-align: center;}
.btn_area.sty3 {display: inline-block; overflow: inherit; width: inherit; margin: 0; text-align: left; vertical-align: top;}
.btn_area.sty3 {position: absolute; left: 0; top: 50px;}
.btn_area a {display: inline-block; width: auto; height: 40px; margin: 0 6px 0 0; border: 1px solid #9a9a9a; padding: 0 15px; font-weight: 300; font-size: 15px; line-height: 38px; color: #9a9a9a; text-align: center;}
.btn_area a:last-child {margin: 0;}
.btn_area a:hover, .btn_area a:focus {border: none; padding: 0 16px; background-color: #9a9a9a; line-height: 40px; color: #ffffff;}
.btn_area a.btn_color {width: auto; border: 1px solid #1d5693; padding: 0 15px; color: #1d5693;}
.btn_area a.btn_color2 {width: auto; border: 1px solid #1d5bd6; padding: 0 15px; color: #ffffff;}
.btn_area a.btn_color3 {width: auto; border: 1px solid #3a7fcd; padding: 0 15px; color: #1d5bd6;}
.btn_area a.btn_color4 {width: auto; border: 1px solid #f4c021; padding: 0 15px; color: #f4c021;}
.btn_area a.btn_color5 {width: auto; border: 1px solid #f02828; padding: 0 15px; color: #f02828;}
.btn_area a.btn_color:hover, .btn_area a.btn_color:focus {border: none; padding: 0 16px; background-color: #1d5693; line-height: 40px; color: #ffffff;}
.btn_area a.btn_color3:hover, .btn_area a.btn_color3:focus {border: none; padding: 0 16px; background-color: #1d5bd6; line-height: 40px; color: #ffffff;}
.btn_area a.btn_color4:hover, .btn_area a.btn_color4:focus {border: none; padding: 0 16px; background-color: #f4c021; line-height: 40px; color: #ffffff;}
.btn_area a.btn_color5:hover, .btn_area a.btn_color5:focus {border: none; padding: 0 16px; background-color: #f02828; line-height: 40px; color: #ffffff;}

/********** // 기본 공통 Style **********/

/* ==================== Sub Top Style ==================== */
.bread_box  {position: relative; border-bottom: 1px solid #ececec;}
.bread_box .container {}
.bread_box .container .breadcrumb {}
.bread_box .container .breadcrumb > li {display:inline-block; position: relative; float:left; margin: 0 10px 0 0; padding: 0 17px 0 0; font-family: 'Noto Sans KR'; font-weight: 400; font-size: 14px; line-height: 50px; color: #303030;}
.bread_box .container .breadcrumb > li.home > a {display: inline-block; min-width: inherit; height: 50px;  padding: 0; color: #fff; text-align: center; font-size: 16px;}
.bread_box .container .breadcrumb > li.home > a img {display: inline-block; vertical-align: middle;}
.bread_box .container .breadcrumb > li:after {content:""; display:inline-block; position: absolute; right: 0; top: 50%; width:6px; height:11px; margin-top: -5px; background-image:url('/images/user/common/bread_arr.png'); background-repeat: no-repeat; vertical-align:middle;}
.bread_box .container .breadcrumb > li:last-child:after {display: none;}

.bread_box .container .btn_list {position: absolute; right: 5px; top: 1px; padding: 9px 0; z-index: 0;}
.bread_box .container .btn_list > li {position: relative; float: left; margin: 0 9px 0 0;}
.bread_box .container .btn_list > li:last-child {margin: 0;}
.bread_box .container .btn_list > li > a {display: block; width: 33px; height: 33px; background-color: #efefef; border-radius: 50%; background-position: center center; background-size: 16px 15px; background-repeat: no-repeat; text-indent: -9999px; z-index: 0;}
.bread_box .container .btn_list > li.share > a {background-image: url("/images/user/common/share_icon.png");}
.bread_box .container .btn_list > li.share > a:hover, .bread_box .container .btn_list > li.share > a:focus {background-image: url("/images/user/common/share_icon_on.png"); z-index: 1;}
.bread_box .container .btn_list > li.print > a {background-image: url("/images/user/common/print_icon.png");}
.bread_box .container .btn_list > li.print > a:hover, .bread_box .container .btn_list > li.print > a:focus {background-image: url("/images/user/common/print_icon_on.png"); z-index: 1;}
.bread_box .container .btn_list > li > a:hover, .bread_box .container .btn_list > li > a:focus {background-color: inherit;}
.bread_box .container .btn_list > li > a:hover:before, .bread_box .container .btn_list > li > a:focus:before {display: block; content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0;  background-image: url("/images/user/common/sub_top_bg.png"); background-position: center; background-size: cover; background-repeat: no-repeat; z-index: -1;}


/* ============================ 파티넥스행사 07-13 ============================ */
/* 파티넥스행사_서브탑(wrapper에 클래스sub추가) */
.sub .bread_box {background-color: #f8f8f8;}
.sub .bread_box .container .btn_list > li > a {z-index: 0;}
.sub .bread_box .container .btn_list > li.share > a {background-image: url("/images/user/common/share_icon.png");}
.sub .bread_box .container .btn_list > li.share > a:hover, .bread_box .container .btn_list > li.share > a:focus {background-image: url("/images/user/common/share_icon_on.png");}
.sub .bread_box .container .btn_list > li.print > a {background-image: url("/images/user/common/print_icon.png");}
.sub .bread_box .container .btn_list > li.print > a:hover, .sub .bread_box .container .btn_list > li.print > a:focus {background-image: url("/images/user/common/print_icon_on.png");}
.sub .bread_box .container .btn_list > li > a:hover:before, .sub .bread_box .container .btn_list > li > a:focus:before {display: block; content: ''; position: absolute; top: 0;  right: 0; bottom: 0; left: 0; background-image: url(/images/user/common/sub_top_bg.png); background-position: center; background-size: cover;  background-repeat: no-repeat; z-index: -2;}
/* 파티넥스행사_서브탑(wrapper에 클래스sub추가) */

.sub_share_box {display: none; position: absolute; left: -40px; top: 50px; width: 150px;}
.sub_share_box li {float: left; margin-left: 3px;}
.sub_share_box li:first-child {margin-left: 0;}
.sub_share_box li a {display: block; width: 26px; height: 26px; line-height: 26px; background-color: #3b5998; border-radius: 2px; color: #fff; font-size:17px; text-align: center;}
.sub_share_box li.twitter a {background-color: #55acee;}
.sub_share_box li.kakaostory a {background-color: #fccb00;}
.sub_share_box li.googleplus a {background-color: #da4835;}
.sub_share_box li.blog a {background-color: #00c73c;}
/* ==================== Sub Top Style ==================== */



/* 공통 테이블 */
.com_table_cont {width: 100%;}
.com_table_cont .table_tab {margin: 30px 0 0;}
.com_table_cont .table_tab .list {border: 1px solid #f98407; font-size: 0;}
.com_table_cont .table_tab .list li {display: inline-block; width: 50%;}
.com_table_cont .table_tab .list li .tab_btn {display: block; width: 100%; font-size: 0;}
.com_table_cont .table_tab .list li.on .tab_btn {background-color: #f98407;}
.com_table_cont .table_tab .list li .tab_btn .text {display: inline-block; position: relative; font-weight: 400; font-size: 18px; line-height: 50px; color: #f98407;}
.com_table_cont .table_tab .list li.on .tab_btn .text {padding: 0 32px 0 0; color: #ffffff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.com_table_cont .table_tab .list li.on .tab_btn .text:after {display: block; content: ''; position: absolute; top: 50%; right: 0; width: 23px; height: 23px; margin: -11px 0 0; background-image: url("/images/user/common/tab_icon.png"); background-position:  0 0; background-repeat: no-repeat;     -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}

.com_table_cont .title {font-weight: 500; font-size: 26px; line-height: 39px; color: #333333;}
.com_table_cont .table_box {margin: 30px 0 0;}
.com_table_cont .table_box .title_box {width: 100%; overflow: hidden;}
.com_table_cont .table_box .title_box .table_tit {position: relative; float: left; padding: 0 0 0 23px; font-weight: 500; font-size: 20px; line-height: 30px; color: #333333;}
.com_table_cont .table_box .title_box .table_tit:before {display: block; content: ''; position: absolute; top: 50%; left: 0; width: 13px; height: 13px; margin: -7px 0 0; background-color: #1d5bd6;}
.com_table_cont .table_box .title_box .text {float: right; font-size: 14px; line-height: 30px;}
.com_table_cont .table_box .title_box .fr {float: right;}
.com_table_cont .table_box .title_box .fr .btn_area {margin: 0;}
.com_table_cont .table_box .title_box .view_cont {font-size: 0;}
.com_table_cont .table_box .title_box .view_cont .text {display: inline-block; margin: 0 14px 0 0; font-weight: 300; font-size: 14px; line-height: 30px; color: #8c8c8c;}
.com_table_cont .table_box .title_box .view_cont .text.red {color: #f22929;}
.com_table_cont .table_box .title_box .view_cont.sty_01 .text {margin: 0;}
.com_table_cont .table_box .title_box .view_cont .info_view {display: inline-block; width: 125px; height: 30px; border: 1px solid #8c8c8c; font-weight: 400; font-size: 14px; line-height: 28px; color: #8c8c8c; text-align: center; border-radius: 20px;}
.com_table_cont .table_box .board_write {width: 100%; margin: 14px 0 0; border-top: 2px solid #5f6577; text-align: left;}
.com_table_cont .table_box .board_write tbody {font-size: 0;}
.com_table_cont .table_box .board_write tbody tr {border-bottom: 1px solid #e9ecef;}
.com_table_cont .table_box .board_write tbody tr th {padding: 14px 5px 14px 20px; background-color: #f7f7f7; font-weight: 500; font-size: 15px; line-height: 22px; color: #333333; text-align: left;}
.com_table_cont .table_box .board_write tbody tr th .etc {color: #f22929;}
.com_table_cont .table_box .board_write tbody tr th:after {display: none;}
.com_table_cont .table_box .board_write tbody tr th.b_r {border-right: 1px solid #e9ecef; text-align: center;}
.com_table_cont .table_box .board_write tbody tr td {padding: 14px 0 14px 40px; font-size: 15px; line-height: 22px;}
.com_table_cont .table_box .board_write tbody tr td.text {font-weight: 300; font-size: 15px; line-height: 22px; color: #333333;}
.com_table_cont .table_box .board_write tbody tr td.text.ft_c {color: #3a7fcd;}
.com_table_cont .table_box .board_write tbody tr td .inp_01 {width: 100%; max-width: 437px; height: 40px; margin: 0 10px 0 0; border: 1px solid #e9ecef; padding: 0 10px; font-weight: 300; font-size: 14px; line-height: 21px; color: #333333; vertical-align: middle;}
.com_table_cont .table_box .board_write tbody tr td .inp_day {display: inline-block; width: 100%; max-width: 150px; height: 40px; margin: 0 10px 0 0; border: 1px solid #e9ecef; font-weight: 300; font-size: 14px; line-height: 21px; color: #333333;}
.com_table_cont .table_box .board_write tbody tr td .area_tit {display: inline-block; margin: 0 30px 0 0; font-weight: 300; font-size: 15px; line-height: 40px; color: #333333;}
.com_table_cont .table_box .board_write tbody tr td .text {display: block; margin: 5px 0 0 0; font-weight: 300; font-size: 14px; line-height: 21px; color: #8c8c8c;}
.com_table_cont .table_box .board_write tbody tr td .text.sty2 {display: inline-block; margin: 0 10px 0 0; font-weight: 400; font-size: 14px; line-height: 40px; color: #8c8c8c; vertical-align: middle;}
.com_table_cont .table_box .board_write tbody tr td .text.sty3 {margin: 0; line-height: 21px;}
.com_table_cont .table_box .board_write tbody tr td .slt_list {}
.com_table_cont .table_box .board_write tbody tr td .slt_list .slt_com {width: calc(33.3333% - 10px); height: 40px; margin: 0 15px 0 0; padding: 0 35px 0 19px; border: 1px solid #e9ecef; background-color: #ffffff; background-image: url(/images/user/common/slt_arr_icon.png); background-position: right 22px top 50%; background-size: 11px 7px; background-repeat: no-repeat; font-weight: 400; font-size: 14px; line-height: 38px; color: #333333;}
.com_table_cont .table_box .board_write tbody tr td .slt_list .slt_com:last-child {margin: 0;}
.com_table_cont .table_box .board_write tbody tr td .slt_list .slt_com.slt_1 {}
.com_table_cont .table_box .board_write tbody tr td .slt_list .slt_com.slt_2 {}
.com_table_cont .table_box .board_write tbody tr td .slt_list .slt_com.slt_3 {}
.com_table_cont .table_box .board_write tbody tr td textarea {height: 153px; border: 1px solid #e9ecef; padding: 10px; resize: none; font-family: 'CoreDream'; font-weight: 300; font-size: 15px; line-height: 22px; color: #333333;}

.com_table_cont .table_box .board_write tbody tr td .img_box {margin: 15px 0 0;}
.com_table_cont .table_box .board_write tbody tr td .radio_box {}
.com_table_cont .table_box .board_write tbody tr td .radio_box.sty2 {display: inline-block; width: 100%; vertical-align: middle;}
.com_table_cont .table_box .board_write tbody tr td .radio_box .radio_each {}
.com_table_cont .table_box .board_write tbody tr td .radio_box .radio_each label {display: inline-block; padding: 0 0 0 18px; font-weight: 300; font-size: 15px; line-height: 40px; color: #333333; vertical-align: bottom;}
.com_table_cont .table_box .board_write tbody tr td .radio_box .radio_each label .vradio {top: 50%; width: 12px; height: 12px; margin: -6px 0 0;}
.com_table_cont .table_box .board_write tbody tr td .radio_box .radio_each label .vradio .cir {width: 6px; height: 6px; margin: 0; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.com_table_cont .table_box .board_write tbody tr td .radio_box .radio_each input:checked + label .vradio .cir {background-color: #1d5bd6;}
.com_table_cont .table_box .board_write tbody tr td .radio_box .radio_each .inp_01 {margin: 0 0 0 10px; padding: 0 10px;}
.com_table_cont .table_box .board_write tbody tr td .radio_box.sty2 .radio_each .inp_01 {max-width: 200px;}

.com_table_cont .table_box .board_write tbody tr td .radio_list {font-size: 0;}
.com_table_cont .table_box .board_write tbody tr td .radio_list li {display: inline-block; width: 25%;}
.com_table_cont .table_box .board_write tbody tr td .radio_list.sty2 li {width: 33.3333%}
.com_table_cont .table_box .board_write tbody tr td .radio_list.sty2 li:last-child {width: 33.3333%;}
.com_table_cont .table_box .board_write tbody tr td .radio_list li .radio_each {vertical-align: middle;}
.com_table_cont .table_box .board_write tbody tr td .radio_list li .radio_each label {position: relative; z-index: 1; padding-left: 30px; font-weight: 400; font-size: 14px; line-height: 40px; color: #333333; cursor:pointer;}
.com_table_cont .table_box .board_write tbody tr td .radio_list li .radio_each .vchkbox {display: block; position: absolute; left: 0; top: 50%; z-index: 1; width: 15px; height: 15px; margin: -7px 0 0; border: 1px solid #cacaca; background-color: #fff;}
.com_table_cont .table_box .board_write tbody tr td .radio_list li .radio_each .vchkbox > i {display: none; color: #1d5bd6; margin-top: 1px; margin-left: 1px; font-size: 12px; font-weight: 700; text-align: center;}
.com_table_cont .table_box .board_write tbody tr td .radio_list li .radio_each input:checked + label .vchkbox {border-color: #1d5bd6;}
.com_table_cont .table_box .board_write tbody tr td .radio_list li .radio_each input:checked + label .vchkbox > i {display: block;}
.com_table_cont .table_box .board_write tbody tr td .radio_list li .radio_each input:focus + label .vchkbox {outline:1px dotted #000; outline:-webkit-focus-ring-color auto 5px;}
.com_table_cont .table_box .board_write tbody tr td .radio_list li:last-child {width: 70%;}
.com_table_cont .table_box .board_write tbody tr td .radio_list li .radio_each .inp_01 {display: inline-block; margin: 0 0 0 10px; padding: 0 10px; vertical-align: middle;}

.com_table_cont .table_box .board_write tbody tr td .chk_list {font-size: 0;}
.com_table_cont .table_box .board_write tbody tr td .chk_list li {display: inline-block; width: 33.3333%;}
.com_table_cont .table_box .board_write tbody tr td .chk_list li .chk_each {vertical-align: middle;}
.com_table_cont .table_box .board_write tbody tr td .chk_list li .chk_each label {position: relative; z-index: 1; padding-left: 20px; font-weight: 400; font-size: 14px; line-height: 40px; color: #333333; cursor:pointer;}
.com_table_cont .table_box .board_write tbody tr td .chk_list li .chk_each .vchkbox {display: block; position: absolute; left: 0; top: 50%; z-index: 1; width: 15px; height: 15px; margin: -7px 0 0; border: 1px solid #cacaca; background-color: #fff;}
.com_table_cont .table_box .board_write tbody tr td .chk_list li .chk_each .vchkbox > i {display: none; color: #1d5bd6; margin-top: 1px; margin-left: 1px; font-size: 12px; font-weight: 700; text-align: center;}
.com_table_cont .table_box .board_write tbody tr td .chk_list li .chk_each input:checked + label .vchkbox {border-color: #1d5bd6;}
.com_table_cont .table_box .board_write tbody tr td .chk_list li .chk_each input:checked + label .vchkbox > i {display: block;}
.com_table_cont .table_box .board_write tbody tr td .chk_list li .chk_each input:focus + label .vchkbox {outline:1px dotted #000; outline:-webkit-focus-ring-color auto 5px;}
.com_table_cont .table_box .board_write tbody tr td .chk_list li .chk_each .inp_01 {display: inline-block; margin: 0 0 0 10px; padding: 0 10px; vertical-align: middle;}

.com_table_cont .table_box .board_write tbody tr td .slt_list {font-size: 0;}
.com_table_cont .table_box .board_write tbody tr td .slt_list .slt_box {display: inline-block; width: 100%; max-width:  250px; margin: 0 10px 0 0;}
.com_table_cont .table_box .board_write tbody tr td .slt_list .slt_box:last-child {margin: 0;}
.com_table_cont .table_box .board_write tbody tr td .slt_list .slt_box select {width: 100%; max-width:  250px; height: 40px; border: 1px solid #e9ecef; padding: 0 35px 0 10px; background-image: url(/images/user/common/slt_arr_icon.png); background-position: right 22px top 50%; background-size: 11px 7px; background-repeat: no-repeat; font-weight: 300; font-size: 15px; line-height: 22px; color: #333333;}

.com_table_cont .table_box .board_write tbody tr td.tell {font-size: 0;}
.com_table_cont .table_box .board_write tbody tr td.tell select {width: 100%; max-width:  80px; height: 40px; margin: 0 10px 0 0; border: 1px solid #e9ecef; padding: 0 20px 0 10px; background-image: url(/images/user/common/slt_arr_icon.png); background-position: right 10px top 50%; background-size: 11px 7px; background-repeat: no-repeat; font-weight: 300; font-size: 15px; line-height: 22px; color: #333333;}
.com_table_cont .table_box .board_write tbody tr td.tell input {width: 100%; max-width:  80px; height: 40px; margin: 0 10px 0 0; border: 1px solid #e9ecef; padding: 0 20px; font-weight: 300; font-size: 14px; line-height: 21px; color: #333333;}

.com_table_cont .table_box .board_write tbody tr td.tell2 {font-size: 0;}
.com_table_cont .table_box .board_write tbody tr td.tell2 .inp_01 {max-width: 150px; margin: 0 10px 0 0;}
.com_table_cont .table_box .board_write tbody tr td.tell2 .inp_01:last-child {margin: 0;}

.com_table_cont .table_box .board_write tbody tr td.email {font-size: 0;}
.com_table_cont .table_box .board_write tbody tr td.email .etc {display: inline-block; margin: 0; padding: 0 10px; font-weight: 300; font-size: 14px; line-height: 40px; color: #333333;}
.com_table_cont .table_box .board_write tbody tr td.email input {display: inline-block;width: 100%; max-width:  200px; height: 40px; border: 1px solid #e9ecef; padding: 0 10px; font-weight: 300; font-size: 14px; line-height: 21px; color: #333333;}

.com_table_cont .table_box .board_write tbody tr td.area {}
.com_table_cont .table_box .board_write tbody tr td.area .inp_01.top {display: inline-block; max-width: 260px; margin: 0 10px 0 0;}
.com_table_cont .table_box .board_write tbody tr td.area .inp_01 {display: block; margin: 10px 0 0;}
.com_table_cont .table_box .board_write tbody tr td.area > div {display: inline-block; position: relative; width: 100%; max-width: 400px; padding: 0 140px 0 0;}
.com_table_cont .table_box .board_write tbody tr td.area > div .inp_01 {}
.com_table_cont .table_box .board_write tbody tr td.area > div .bw_in_btn.sty2 {position: absolute; top: 0; right: 0; margin: 0;}


/* 이미지가 여러개 일때 */
.com_table_cont .table_box .board_write tbody tr td .attach_box {position:relative; z-index:1; max-width:535px; margin: 9px 0 0;}
.com_table_cont .table_box .board_write tbody tr td .attach_input {position:absolute; left:0; top:0; z-index:1; visibility:hidden;}
.com_table_cont .table_box .board_write tbody tr td .attach_input {position:absolute; left:0; top:0; z-index:1; visibility:hidden;}
.com_table_cont .table_box .board_write tbody tr td .attach_vbox {position:relative; z-index:1; padding-right:98px;}
.com_table_cont .table_box .board_write tbody tr td .attach_vinput {width:100%; height:40px !important; padding:0 5px; border: 1px solid #e9ecef; cursor:pointer;}
.com_table_cont .table_box .board_write tbody tr td .attach_btn {display:block; position:absolute; right:0; top:0; z-index:1; width:94px; height:40px; background-color:#7a7a7a; border: 1px solid #7a7a7a; font-weight: 400; font-size: 15px; line-height: 38px; color: #ffffff; text-align:center; cursor:pointer; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.com_table_cont .table_box .board_write tbody tr td .attach_btn:hover {background-color:#fff !important; color: #7b839b;}

.com_table_cont .table_box .board_write tbody tr td .img_file_box {}
.com_table_cont .table_box .board_write tbody tr td .img_file_box .list {}
.com_table_cont .table_box .board_write tbody tr td .img_file_box .list li {border-bottom: 1px solid #e3e3e3; padding: 15px 0;}
.com_table_cont .table_box .board_write tbody tr td .img_file_box .list li:last-child {border: none;}
.com_table_cont .table_box .board_write tbody tr td .img_file_box .list li .attach_box {position: relative; max-width: 587px; margin: 0; padding: 0 52px 0 0;}
.com_table_cont .table_box .board_write tbody tr td .img_file_box .list li .attach_box .attach_input {}
.com_table_cont .table_box .board_write tbody tr td .img_file_box .list li .attach_box .attach_vbox {max-width: 535px; padding: 0 0 0 98px;}
.com_table_cont .table_box .board_write tbody tr td .img_file_box .list li .attach_box .attach_vbox .attach_vinput {max-width: 432px;}
.com_table_cont .table_box .board_write tbody tr td .img_file_box .list li .attach_box .attach_vbox .attach_btn {right: inherit; left: 0;}
.com_table_cont .table_box .board_write tbody tr td .img_file_box .list li .attach_box .close_btn {display: inline-block; position: absolute; top: 0; right: 0; font-weight: 400; font-size: 14px; line-height: 40px; color: #ff0000;}

.com_table_cont .table_box .board_write tbody tr td.file_del .img_file_box {position: relative;}
.com_table_cont .table_box .board_write tbody tr td.file_del .img_file_box .del_btn {position: absolute; right: 0; top: 50%; margin: -20px 0 0;}
.com_table_cont .table_box .board_write tbody tr td.file_del .img_file_box .del_btn .btn_area {margin: 0;}


.com_table_cont .table_box .board_write tbody tr td .file_box {display:table-cell; padding: 9px 0 0; vertical-align:middle;}
.com_table_cont .table_box .board_write tbody tr td .file_box:first-child {padding: 0;}
.com_table_cont .table_box .board_write tbody tr td .file_each {margin-bottom:13px;}
.com_table_cont .table_box .board_write tbody tr td .file_each:last-child {margin-bottom:0;}
.com_table_cont .table_box .board_write tbody tr td .file_each a:hover, .board_view_file .file_each a:focus {text-decoration:underline;}
.com_table_cont .table_box .board_write tbody tr td .file_each a {position: relative; padding: 0 0 0 20px; background-image: url("/images/user/basic/attach_ico.png"); background-position: 0 3px; background-repeat: no-repeat; font-weight: 300; font-size: 15px; line-height: 22px;}
.com_table_cont .table_box .board_write tbody tr td .file_each button {width: 44px; height: 29px; margin: 0 0 0 10px; border: 1px solid #373737;}
.com_table_cont .table_box .board_write tbody tr td .file_each button:hover, .board_view_file .file_each button:focus {border: none; background-color: #373737;}
.com_table_cont .table_box .board_write tbody tr td .file_each button .text {display: inline-block; margin: 0; font-weight: 300; font-size: 14px; line-height: 27px; color: #373737; box-sizing: border-box;}
.com_table_cont .table_box .board_write tbody tr td .file_each button:hover .text, .board_view_file .file_each button:focus .text {color: #ffffff;}

.com_table_cont .table_box .board_write tbody tr .history {position: relative; padding: 14px 72px 14px 40px}
.com_table_cont .table_box .board_write tbody tr td.history .inp_01 {max-width: 360px;}
.com_table_cont .table_box .board_write tbody tr td.history .del_btn {position: absolute; right: 0; top: 50%; margin: -20px 0 0;}
.com_table_cont .table_box .board_write tbody tr td.history .del_btn .btn_area {margin: 0;}
/* agree_box */
.inr_text_box {margin: 51px 0 0; text-align: center;}
.inr_text_box .title {font-weight: 500; font-size: 24px; line-height: 36px; color: #333333; word-break: keep-all;}
.inr_text_box .text {margin: 6px 0 0; font-weight: 300; font-size: 15px; line-height: 22px; color: #8c8c8c; word-break: keep-all;}
.total_agree_box {margin: 43px 0 0; padding: 20px 0 0; border-top: 2px solid #5f6577;}
.total_agree_box.sty2 {border-top: none;}
.agree_box {margin: 0 0 20px;}
.agree_box:last-child {margin-bottom: 0;}
.agree_tit {font-weight: 400; font-size: 16px; line-height: 24px; color: #333333;}
.agree_box .scroll_box {overflow-y:auto; height:200px; margin: 12px 0 0; padding:20px; border:1px solid #ccc;}
.agree_box .scroll_box .com_info_box {margin: 0; border: none; padding: 0;}
.agree_box .agree_chk {margin: 7px 0 0; text-align:right;}
.agree_box .chk_each label {padding-left:23px; font-weight: 300; font-size: 15px; line-height: 26px; color: #0a0a0a;}
.agree_box .chk_each .vchkbox {width: 18px; height: 18px;}
.agree_box .chk_each .vchkbox i { margin-left: 0; font-size: 14px;}
.agree_box .chk_each input:checked + label .vchkbox > i {display: block;}

.sub_cont .sub_sch_box.sty2 {padding: 30px 50px 30px;}
.sub_cont .sub_sch_box.sty2 .row {margin: 13px 0 0;}
.sub_cont .sub_sch_box.sty2 .row:first-child {margin: 0;}
.sub_cont .sub_sch_box.sty2 .row > label {width: 140px; font-family: "GmarketSans"; text-align: left;}
.sub_cont .sub_sch_box.sty2 .row .btn_list {font-size: 0;}
.sub_cont .sub_sch_box.sty2 .row .btn_list li {display: inline-block; width: calc(14.2857% - 3.5px); margin: 0 4px 0 0; text-align: center;}
.sub_cont .sub_sch_box.sty2 .row .btn_list li:last-child {margin: 0;}
.sub_cont .sub_sch_box.sty2 .row .btn_list li button {display: block; width: 100%; border: 1px solid #c6cbcf; font-weight: 400; font-size: 17px; line-height: 43px; color: #282828;}
.sub_cont .sub_sch_box.sty2 .row .btn_list li button.chk {border: 1px solid #1d5bd6; line-height: 43px; color: #1d5bd6;}
.sub_cont .sub_sch_box.sty2 .row .input_box {padding: 0 120px 0 0;}
.sub_cont .sub_sch_box.sty2 .st_sch_btn {right: 50px;}

.sub_cont .sub_sch_box.sty2 .row.sty2 {padding: 0 0 35px; border-bottom: 1px solid #e5e5e5;}
.sub_cont .sub_sch_box.sty2 .row.sty2 label {width: 95px; text-align: left;}

.sub_cont .sub_sch_box.sty2 .row .radio_box .radio_each .vradio {top: 50%; margin: -10px 0 0;}
.sub_cont .sub_sch_box.sty2 .row .radio_box .radio_each label {width: inherit;}


@media screen and (max-width:1080px){
    .bread_box .container .btn_list {display: none;}

	.com_table_cont .table_box .board_write tbody tr td .img_file_box .list li {padding: 5px 0;}

	.sub_cont .sub_sch_box.sty2 {padding: 10px;}
	.sub_cont .sub_sch_box.sty2 .st_sch_btn {right: inherit;}
	.sub_cont .sub_sch_box.sty2 .row.sty2 {padding: 0 0 15px;}
	.sub_cont .sub_sch_box.sty2 .row label {font-size: 14px; line-height: 21px;}
	.sub_cont .sub_sch_box.sty2 .row .input_box {padding: 0;}
	.sub_cont .sub_sch_box.sty2 .row .radio_box .radio_each label {display: inline-block; width: auto;}
	.sub_cont .sub_sch_box.sty2 .row .btn_list li {width: calc(25% - 4px);}
	.sub_cont .sub_sch_box.sty2 .row .btn_list li:nth-child(n+5) {margin: 5px 4px 0 0;}
	.sub_cont .sub_sch_box.sty2 .row .btn_list li button {font-size: 14px; line-height: 35px;}
	.sub_cont .sub_sch_box.sty2 .row .btn_list li button.chk {line-height: 35px;}
	
	.com_table_cont .table_box .board_write tbody tr td .radio_list li {width: 100%;}
    .com_table_cont .table_box .board_write tbody tr td .radio_list li:last-child {width: 100%;}
    .com_table_cont .table_box .board_write tbody tr td .radio_list li .radio_each .inp_01 {max-width: 60%;}
    .com_table_cont .table_box .board_write tbody tr td .radio_list.sty2 li:last-child {width: 100%;}

	.com_table_cont .table_box .board_write tbody tr td .bw_in_btn {margin: 10px 0 0;}
	.com_table_cont .table_box .board_write tbody tr td .chk_list li {width: 50%;}
	.com_table_cont .table_box .board_write tbody tr td.history {padding: 10px 72px 10px 10px;}
    
}



@media screen and (max-width:767px){
   .com_table_cont .table_box .board_write tbody tr td.file_del .img_file_box .del_btn {position: absolute; top: 50%; left: 0; right: inherit; margin: -20px 0 0;}
   .com_table_cont .table_box .board_write tbody tr td.file_del .img_file_box .del_btn .btn_area {text-align: left;}
   .com_table_cont .table_box .board_write tbody tr td.file_del .img_file_box .list {padding: 0 0 0 66px;}
   
   .com_table_cont .table_box .board_write tbody tr td .chk_list li {display: block; width: 100%;}
}


@media screen and (max-width:480px){
	.sub_cont .sub_sch_box.sty2 .row .btn_list li {width: calc(50% - 2px);}
	.sub_cont .sub_sch_box.sty2 .row .btn_list li:nth-child(2n) {margin: 0;}
	.sub_cont .sub_sch_box.sty2 .row .btn_list li:nth-child(n+3) {margin: 5px 0 0;}
	.sub_cont .sub_sch_box.sty2 .row .btn_list li:nth-child(2n-1) {margin: 5px 4px 0 0;}
}