input[type='text'],
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='url'] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
 }


/* 합계 */
.tbl_dues_payment_total .ico_pluss {
    display:inline-block;
    text-indent:-99999px;
    background:url(../images/design_kitIcon2.png);
    background-repeat:no-repeat;
    background-position:0 -60px;
    width:20px;
    height:20px;
    font-size:0;
    position:relative;
    top:7px;
    vertical-align:top;
    margin:0 5px;
}


/* 납부관리 결제 */
.dues_section_info {
    margin-top:50px;
}

.dues_section_info h4 {
    font-size:20px;
    color:#333333;
    margin-bottom:20px;
}

.dues_table_info dl:first-of-type {
    border-top:1px solid #d5d9df;
}

.dues_table_info {
    display:inline-block;
    width:100%;
}

.dues_payment_list_wrap dl {
    border-bottom:1px solid #e3e6ea;
    display:table;
    width:100%;
    font-size:0;
    min-height:46px;
    padding:10px 0;
}

.dues_payment_list_wrap dl dt {
    display:table-cell;
    font-size:13px;
    color:#333333;
    font-weight:bold;
    padding-left:25px;
    width:20%;
    min-width:141px;
    max-width:141px;
}

.dues_payment_list_wrap .dues_table_info dl dt {
    padding-top:11px;
}

.dues_payment_list_wrap dl dd {
    display:table-cell;
    width:80%;
    padding-right:10px;
    vertical-align: middle;
    position: relative;
}

.dues_payment_list_wrap .dues_table_info dl dd {
    padding: 0 10px;
}

.dues_payment_list_wrap dl dd .tf_comm {
    height:30px;
    line-height: 30px;
    border:1px solid #d5d9df;
    border-radius:3px;
}

.dues_payment_list_wrap .tf_w30p {
    width:30%;
    max-width:282px;
}

.dues_table_info .btn_assist {
    width:117px;
    height:30px;
    display:inline-block;
    margin-left:15px;
    vertical-align:top;
    color:#fff;
    font-size:13px;
    font-weight:bold;
    background-color:#555260;
    line-height:30px;
    text-align:center;
    border-radius:3px;
}

.dues_payment_list_wrap .txt_placeholder {
    font-size:13px;
    position:absolute;
    top:0px;
    line-height:30px;
    left:20px;
    color:#999999;
    font-weight:normal;
}

.dues_table_info span {
    font-size:13px;
}

.dues_table_info .txt_hyphen {padding:0 4px}

.dues_table_info .box_address_num, 
.dues_table_info .box_address_detail {
    display:inline-block;
    position:relative;
}

.dues_table_info .search_postcode_box .tf_comm {
    width:86px;
}

.dues_table_info .box_address_old,
.dues_table_info .box_address_new {
    margin-top:5px;
}

.box_address_detail {
    margin-left:15px;
}

.dues_table_info .box_address_old .tf_comm ,
.dues_table_info .box_address_new .tf_comm {
    width:282px;
}


/* form_error */
.dues_table_info .tf_comm.form_error {
    border:1px solid #ff1a40;
}

.dues_table_info span.form_error {
    color: #ff1a40;
    font-size:11px;
    margin-left:15px;
    line-height:30px;
    vertical-align:top;
    display:inline-block;
}

.msg_email, .msg_tel, .msg_phone, .msg_name {
    display:none;
}


/* 체크박스 */
.dues_section_info .chk {
    display:inline-block;
    cursor:pointer;
}

.dues_section_info .chk input {
    display:none;
}

.dues_section_info .chk span {
    position:relative;
    margin-top:6px;
    display:inline-block;
    padding-left:21px;
    font-weight:normal;
    font-size:12px;
    color:#666666;
    line-height:1.5;
}

.dues_section_info .chk span:before {
    content:'';
    display:inline-block;
    width:16px;
    height:16px;
    background:url(../images/design_kitIcon2.png);
    background-position:-37px -60px;
    background-repeat:no-repeat;
    position:absolute;
    left:0;
    top:1px;
}

.dues_section_info .chk input:checked+span:before {
    content:'';
    display:inline-block;
    width:16px;
    height:16px;
    background:url(../images/design_kitIcon2.png);
    background-position:-64px -60px;
    background-repeat:no-repeat;
    position:absolute;
    left:0;
    top:1px;
}


/* 결제 정보 */
.dues_payment_table_info dl:first-of-type {
    border-top:1px solid #d5d9df;
}

.dues_payment_list_wrap .dues_payment_table_info dl dd {
    padding-right:0;
}

.dues_payment_table_info span {
    font-size:13px;
}

.dues_payment_table_info .design_radio input {
    display:none;
}

.dues_payment_table_info .design_radio {
    cursor:pointer;
}

.dues_payment_table_info .design_radio_txt {
    position:relative;
    padding-left:20px;
    margin-right:20px;
    line-height:1;
    color:#666666;
    font-weight:normal;
}

.dues_payment_table_info .design_radio_txt:before {
    content:'';
    width:17px;
    height:17px;
    background:url(../images/design_kitIcon2.png);
    background-position:-48px -30px;
    background-repeat:no-repeat;
    position:absolute;
    left:0;
    top:1px;
}

.dues_payment_table_info input:checked + span.design_radio_txt {
    font-weight:bold;
}

.dues_payment_table_info input:checked + span.design_radio_txt:before {
    content:'';
    width:17px;
    height:17px;
    background:url(../images/design_kitIcon2.png);
    background-position:-25px -30px;
    background-repeat:no-repeat;
    position:absolute;
    left:0;
    top:1px;
}

.dues_payment_table_info .payment_option {
    margin-top:15px;
}

.dues_payment_list_wrap .dues_payment_table_info .payment_option dl {
    border-left:1px solid #eaedf0;
    border-right:1px solid #eaedf0;
    padding:0;
    width:80%;
}

.dues_payment_table_info .payment_option dl dt {
    border-right:1px solid #eaedf0;
    background:#fafafa;
}

.dues_payment_list_wrap .dues_payment_table_info .payment_option dl dt {
    padding-left:15px;
    width:10%;
    min-width:75px;
    max-width:75px;
    font-size:12px;
    font-weight:normal;
    vertical-align:middle;
}

.dues_payment_list_wrap .dues_payment_table_info .payment_option dl dd {
    color:#999999;
    font-weight:normal;
    padding:10px;
}

.dues_payment_list_wrap .dues_payment_table_info .payment_option dl dt span,
.dues_payment_list_wrap .dues_payment_table_info .payment_option dl dd span {
    font-size:12px;
}


/* selectbox */
.dues_payment_list_wrap .dues_payment_table_info .payment_option .box_select .selectBox-dropdown {
    border: solid 1px #e1e1e1;
    padding: 0 60px 0 15px;
    cursor:pointer;
    width:181px;
    color:#999999;
    border-radius:3px;
}

.dues_payment_list_wrap .dues_payment_table_info .payment_option .box_select .selectBox-dropdown .selectBox-label {
    height:34px;
    line-height:34px;
    padding:0;
    font-size:12px;
}

.dues_payment_list_wrap .dues_payment_table_info .payment_option .box_select .selectBox-dropdown .selectBox-arrow {
    width: 40px;
    height: 100%;
    background: url(../images/select_arrow.png);
    background-repeat: no-repeat;
    background-position: 50% center;
    border-left: none;
}

.selectBox-options li {
	height:30px;
	width:100%;
}

.selectBox-options LI A {
	height:30px;
    line-height:2;
    padding-left:10px;
	text-align:left;
	font-size:14px;
}

.selectBox-options LI.selectBox-selected A {
    background-color:#F4F4F4;
}

.selectBox-dropdown-menu {
    -moz-box-shadow:0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow:0 0 0 rgba(0, 0, 0, 0);
    box-shadow:0 0 0 rgba(0, 0, 0, 0);
}


/* 추가 그룹 항목 */
.dues_addgroup_table dl:first-of-type {
    border-top:1px solid #d5d9df;
}

.dues_addgroup_table span {
    font-size:13px;
}

.agree_privacy .person_info dt,
.agree_privacy .person_info dd {
    font-size:13px;
}

.agree_privacy .person_info {
    text-align:center;
    background-color: #fff;
    padding:0;
    display:none;
    border-top:1px solid #d5d9df;
}

.agree_privacy .person_info.on {
    display:block;
}

.hidden {display:none;}

.agree_privacy .person_info dd .tbl_tit {
    display:table;
    width:100%;
}

.agree_privacy .person_info dd .tbl_txt {
    display:table;
    width:100%;
}

.agree_privacy .person_info dd .tbl_txt .txt_left {
    text-align:left;
}

.agree_privacy .person_info dd .tbl_tit div {
    display:table-cell;
    padding:9px 0;
    font-size:12px;
    font-weight:500;
    color:#333333;
    font-weight:bold;
}

.agree_privacy .person_info dd .tbl_txt div {
    display:table-cell;
    padding:9px 15px 13px;
    font-size:12px;
    font-weight: 400;
    color:#666666;
    border-top: 1px solid #e6e7e9;
    line-height:20px;
}

.w15p {width:15%;font-weight:bold;}

.w27p {width:27%;border-left:1px solid #e6e7e9;}

.dues_payment_list_wrap .agree_privacy dl dd.pc_hidden {display:none;}

.dues_payment_list_wrap .agree_privacy dl dd.mo_hidden {
    display:block;
    width:100%;
    padding-right:0;
}

.dues_section_info h5 {
    font-size:15px;
    color:#333333;
    padding-bottom:10px;
    border-bottom:1px solid #d5d9df;
}

.dues_section_info .agree_privacy .chk.inp_agrees span.design_checkbox_txt {
    margin-top:0;
}

.btn_agree_privacy_toggle {
    position:absolute;
    right:0;
    cursor:pointer;
}

.btn_agree_privacy_toggle:after {
    content:'';
    display:inline-block;
    background:url(../images/design_kitIcon2.png);
    background-position:0 -95px;
    background-repeat:no-repeat;
    width:7px;
    height:5px;
    margin-left:4px;
}

.btn_agree_privacy_toggle.on:after {
    content:'';
    display:inline-block;
    background:url(../images/design_kitIcon2.png);
    background-position:-11px -95px;
    background-repeat:no-repeat;
    width:7px;
    height:5px;
    margin-left:4px;
}

.agree_privacy_box {
    position:relative;
    padding-top:20px;
    padding-bottom:10px;
}

.wrap_btn_payment {
    width:100%;
    text-align:center;
    margin-top:50px;
    font-size:0;
}

.wrap_btn_payment .btn_payment {
    height:40px;
    line-height:40px;
    width:141px;
    color:#fff;
    border-radius:3px;
    font-weight:bold;
}

.wrap_btn_payment .btn_cancel {
    height:40px;
    line-height:40px;
    width:141px;
    background-color:#b4b9c1;
    color:#fff;
    margin-left:20px;
    border-radius:3px;
    font-weight:bold;
}

.wrap_btn_payment .btn_cancel:hover {
    background-color: #d5d9df;
}


/* placeholder */
.dues_table_info .tf_comm::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color:#999999;
}

.dues_table_info .tf_comm::-moz-placeholder { /* Firefox 19+ */
    color:#999999;
}

.dues_table_info .tf_comm:-ms-input-placeholder { /* IE 10+ */
    color:#999999;
}

.dues_table_info .tf_comm:-moz-placeholder { /* Firefox 18- */
    color:#999999;
}


/* 결제중 */
.dues_payment_list_tit {
    font-size:15px;
    color:#333333;
    font-weight:bold;
    padding-bottom:10px;
    line-height: 1;
}

.form_add_title {
    position: relative;
}

.form_add_title .btn_position {
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 10;
}

.dues_payment_list_content {
    border-top: 1px solid #d5d9df;
    margin-top: 5px;
}

.information_memo {
    margin-top: 9px;
    margin-bottom: 20px;
}

.btn_toggle {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
    white-space: nowrap;
    font-weight: normal;
    cursor: pointer;
    -webkit-user-select: none;
    overflow: hidden;
}

.btn_toggle > input {
    display: none;
}

.btn_toggle > span {
    color: #fff;
    padding: 8px 18px;
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 7px;
}

.btn_toggle.arrow > span {
    width: 35px;
    height: 25px;
    font-size: 0;
    padding: 0 0;
}

.btn_toggle input:checked + span {
    color: #5983bd;
    background-color: #fff;
}

.btn_toggle.arrow input:checked + span {
    border-color: #dcdcdc;
}

.btn_toggle.arrow > span:before, 
.btn_toggle.arrow > span:after {
    background: url(../images/design_kitIcon2.png);
    width: 10px;
    height: 15px;
    display: inline-block;
    background-repeat: no-repeat;
    text-indent: -99999px;
}

.btn_toggle.arrow > span:before {
    content: "";
    background-position:  -15px -106px;
}

.btn_toggle.arrow > span:after {
    content: "";
    background-position:  0 -106px;
}

.btn_toggle input:checked + span[data-toggle]::before {
    display: none;
}

.btn_toggle input + span[data-toggle]::after {
    display: none;
}

.btn_toggle input:checked + span[data-toggle]:after {
    display: inline-block;
}


/* 종료 */
.dues_payment_list_box {
    border:1px solid #d5d9df;
    border-top:0;
    font-size:0;
    position:relative;
    min-height:56px;
}

.dues_payment_list_box .dues_payment_list_cate {
    display:inline-block;
    font-size:13px;
    white-space:nowrap;
    width:100%;
    padding:15px;
    padding-right:415px;
    font-weight:bold;
    max-height: 60px;
}

.dues_payment_list_box .dues_payment_list_cate p {
    margin-left: 52px;
}

.dues_payment_list_cate .dues_payment_list_name {
    vertical-align: middle;
    display: inline-block;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dues_payment_list_cate .dues_payment_list_name .dues_payment_list_date {
    display: block;
    font-size: 10px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5
}

.dues_payment_list_cate > span:first-child {
    padding:6px 10px;
    font-size:11px;
    color:#888888;
    background:#ffffff;
    border-radius:13px;
    display:inline-block;
    line-height:1.1;
    margin-right:8px;
    font-weight:normal;
    border:1px solid #ebebeb;
}

.dues_payment_list_box .dues_payment_list_price {
    display:inline-block;
    font-size:13px;
    position:absolute;
    right:94px;
    font-weight:bold;
    padding:17px 15px;
    border-right:1px dashed #d5d9df;
    color:#5983bd;
}

.dues_payment_list_price span {
    padding:6px 10px;
    font-size:11px;
    color:#888888;
    background:#ffffff;
    border-radius:13px;
    display:inline-block;
    line-height:1.1;
    margin-right:8px;
    font-weight:normal;
    border:1px solid #ebebeb;
}

.dues_payment_list_box .dues_payment_list_count {
    display:inline-block;
    font-size:0px;
    position:absolute;
    right:94px;
    padding:13px 0px 13px 15px;
    background:#f9f9f9;
    max-height: 60px;
}

.dues_payment_list_wrap .option_value,
.dues_payment_list_wrap .payment_switch {
    display:inline-block;
}

.dues_payment_list_box .dues_payment_list_count .option_value {
    width:114px;
    height:32px;
    font-size:0;
    vertical-align:middle;
}

.dues_payment_list_box .dues_payment_list_count .option_value .count_change {
    width:30px;
    height:30px;
    border:1px solid #c2c2c7;
    display:inline-block;
    vertical-align:top;
    background:#fff;
}

.dues_payment_list_box .dues_payment_list_count .option_value .count_change.count_minus {
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
}

.dues_payment_list_box .dues_payment_list_count .option_value .count_change.count_plus {
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
}

.dues_payment_list_box .dues_payment_list_count .option_value .count_change span {
    background:url(../images/design_kitIcon2.png);
    width:10px;
    height:15px;
    display:inline-block;
    background-repeat:no-repeat;
    text-indent:-99999px;
}

.dues_payment_list_box .dues_payment_list_count .option_value .count_change.count_minus span {
    background-position:-62px 0;
}

.dues_payment_list_box .dues_payment_list_count .option_value .count_change.count_plus span {
    background-position:-43px -0px;
}

.dues_payment_list_box .dues_payment_list_count .option_value .count_ko {
    width:54px;
    height:30px;
    padding:0 5px;
    border:solid 1px #c2c2c7;
    border-left:0;
    border-right:0;
    font-size:12px;
    text-align: center;
    display:inline-block;
    vertical-align:top;
}

.dues_payment_list_switch {
    display:inline-block;
    font-size:0px;
    position:absolute;
    right:0px;
    padding:14px 15px;
    background:#f9f9f9;
    max-height: 60px;
}


/* 스위치 */
.payment_switch .switch {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle
}

.payment_switch .switch input {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0)
}

.payment_switch .switch > span {
    display: block;
    -webkit-transition: background-color .35s;
    transition: background-color .35s;
    border-radius: 35px;
    width: 64px;
    height: 32px;
    overflow: hidden;
    white-space: nowrap;
    background-color:#cccccc;
    border-color:#cccccc;
}

.payment_switch .switch>span>span {
    display: block;
    line-height: 1.2;
    padding: 10px 0 8px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}

.payment_switch .switch .handle {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100%;
    padding: 0;
    top: 0;
    left: 5px;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.payment_switch .switch .on {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
    padding-left: 18px;
    padding-right: 46px;
    color: #ffffff;
    background-position:0 0;
}

.payment_switch .switch .off {
    height: 100%;
    text-align: center;
    padding-left: 46px;
    padding-right: 18px;
    color: #868686;
    background-position:0 -80px;
}

.payment_switch .switch .handle i {
    position: absolute;
    top: 3px;
    bottom: 3px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 24px;
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.05);
    box-shadow: 1px 0 3px rgba(0,0,0,.05);
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

.payment_switch .switch.dues_disable .handle i {
    background-color: #e8e7e7;
}

.payment_switch .switch input[type="checkbox"]:disabled ~ span {
    opacity:0.5;
}

.payment_switch .switch .on i,
.payment_switch .switch .off i {
    font-size: 12px
}

.payment_switch .switch input:checked+span .off {
    opacity: 0;
    filter: alpha(opacity=0)
}

.payment_switch .switch input:checked+span .on {
    opacity: 1;
    filter: alpha(opacity=1)
}

.payment_switch .switch input:checked+span .handle {
    left: 100%;
    margin-left: -30px;
}

.payment_switch .switch input:checked+span .handle i {
    background-color: #ffffff
}

.dues_payment_list_wrap .t_block {
    display:inline-block;
    vertical-align:top;
}

.dues_payment_list_wrap .margin_t30,
.dues_confirm .margin_t30 {
    margin-top:30px;
}

.dues_payment_list_wrap .margin_t50 {
    margin-top:50px;
}

.dues_payment_list_wrap .txt_bold {
    font-weight:bold;
}

.dues_payment_list_wrap .margin_l6 {
    margin-left:6px;
}

.dues_payment_list_wrap .margin_t64 {
    margin-top:64px;
}

.dues_confirm_note p {
    font-size:12px;
    color:#666666;
    line-height:1;
}

.dues_confirm_note p:last-of-type {
    margin-top:15px;
}

.dues_confirm_note p a {
    color:#333333;
    text-decoration:underline;
    font-weight:bold;
}

.dues_confirm_box {
    margin-top:48px;
}

.dues_confirm_box .btn_confirm {
    width:184px;
    height:40px;
    line-height:40px;
    color:#fff;
    border-radius:3px;
    font-weight:bold;
}

.dues_confirm .dues_confirm_box .btn_confirm {
    color: #fff;
}


/* 갯수 설정 있을시 */
.dues_payment_list_box .dues_payment_list_price.sell_count {
    display:inline-block;
    font-size:13px;
    position:absolute;
    right:223px;
    font-weight:bold;
    padding:17px 15px;
    border-right:1px dashed #d5d9df;
    max-height: 60px;
}


/* 합계 */
.tbl_dues_payment_total {
    border: 2px solid #d5d9df;
    width:100%;
    border-collapse:collapse;
    border-spacing:0;
}

.tbl_dues_payment_total td {
    text-align: right;
    font-size: 13px;
    padding:7px 15px;
    line-height: 1;
    color: #000000;
}

.tbl_dues_payment_total tr td {
    background-color: #f9f9f9;
    border-bottom:1px solid #d5d9df;
    line-height:34px;
}

.tbl_dues_payment_total tr td span.mo_block {
    line-height: 18px;
}

.tbl_dues_payment_total tr:last-of-type td {
    background-color: #fff;
}

.tbl_dues_payment_total tr td .primary {
    display: inline-block;
    color: #fff;
    padding: 5px 12px;
    border-radius: 10px;
    line-height: 13px;
    font-size: 11px;
    margin-top: 0
}

.tbl_dues_payment_total td span.txt_primary {
    font-size:40px;
}

.dues_payment_list_wrap .dues_tot_cnt {
    font-size:12px;
    color:#999999;
    margin-right:10px;
}

.tbl_dues_payment_total td.dues_total_box {
    padding:30px 15px;
}

.wrap_btn_payment {
    width:100%;
    text-align:center;
    margin-top:50px;
    font-size:0;
}

.wrap_btn_payment .btn_payment {
    height:40px;
    line-height:40px;
    width:141px;
    color:#fff;
    border-radius:3px;
    font-weight:bold;
}

[id^="payment_"].dues_payment_list_wrap div.wrap_btn_payment button.btn_comm.btn_payment {
    color: #fff;
}

.wrap_btn_payment .btn_cancel {
    height:40px;
    line-height:40px;
    width:141px;
    background-color:#b4b9c1;
    color:#fff;
    margin-left:20px;
    border-radius:3px;
    font-weight:bold;
}

.wrap_btn_payment .btn_cancel:hover {
    background-color: #d5d9df;
}

.dues_confirm .dues_confirm_ok {
    background-position: 0px 0px;
}

.dues_confirm .dues_confirm_ok, .dues_confirm .dues_confirm_failed {
    width: 50px;
    height: 50px;
    margin: 0px auto 15px;
    background: url(../images/dues_icon.png);
    background-position: 0px 0px;
    background-repeat:no-repeat;
}

.dues_confirm {
    text-align:center;
}

.dues_confirm_title {
    font-size:20px;
    color:#333333;
    font-weight:bold;
    line-height:1;
}

.dues_confirm_short {
    font-size:13px;
    color:#666666;
    line-height:1;
    margin-top:10px;
}

.tbl_confirm_list {
    width:100%;
    border-collapse:collapse;
    margin-top:20px;
}

.dues_confirm tr {
    border-bottom:1px solid #d9e0e2;
    border-top:1px solid #d9e0e2;
    padding:0 10px;
}

.dues_confirm th {
    padding:15px 0 15px 20px;
    width:30%;
    background-color:#fff;
    font-size:13px;
    text-align:left;
    min-width:115px;
}

.dues_confirm td {
    text-align: left;
    color: #999999;
    padding:0 10px;
    font-size: 13px;
}

.dues_confirm td.txt_price {
    font-size: 15px;
    color: #333333;
    font-weight: bold;
}


@media screen and (max-width: 992px) {
    .dues_payment_list_box .dues_payment_list_cate {
        padding-right: 215px;
    }

    .dues_payment_list_box .dues_payment_list_price {
        right: 0px;
        border-right:0;
    }

    .dues_payment_list_box .dues_payment_list_count {
        position: relative;
        right:0;
        padding: 12px 0px 12px 15px;
    }

    .dues_payment_list_box .dues_payment_list_switch .payment_switch {
        position:absolute;
        right:0;
        padding:0 15px;
    }

    .dues_payment_list_wrap .t_block {
        display:block;
        border-top:1px dashed #d5d9df;
        background:#f9f9f9;
        height:57px;
    }


    /* 갯수 설정 있을시 */
    .dues_payment_list_box .dues_payment_list_price.sell_count {
        right: 0px;
        border-right:0;
    }

    .dues_table_info .box_address_old .tf_comm, .dues_table_info .box_address_new .tf_comm {
        width: 181px;
    }

    .dues_table_info .search_postcode_box .tf_comm {
        width: 86px;
    }
}

@media screen and (max-width: 767px) {
    .dues_payment_list_box .dues_payment_list_cate {
        padding-right: 15px;
        padding-bottom:10px;
    }

    .dues_payment_list_box .dues_payment_list_price {
        display:block;
        position:relative;
        padding-top:0;
    }


    /* 갯수 설정 있을시 */
    .dues_payment_list_box .dues_payment_list_price.sell_count {
        display:block;
        position:relative;
        padding-top:0;
    }

    .dues_payment_list_wrap .mo_block {
        display:block;
        text-align:right;
        line-height:18px;
        margin-top: 4px;
    }

    #payment_view.dues_payment_list_wrap .mo_block {
        line-height: 18px;
        margin-top: 0;
    }

    .tbl_dues_payment_total .ico_pluss {
        top:0px;
        margin:10px 0;
    }

    .dues_payment_list_wrap .dues_tot_cnt {
        margin-right:30px;
    }

    .tbl_dues_payment_total td {
        padding:15px;
    }

    .tbl_dues_payment_total td.dues_total_box {
        padding:20px 15px;
    }

    .dues_payment_list_wrap dl dt {
        min-width:auto;
        max-width:none;
        width:100%;
        padding-left:0;
        display:block;
        margin-bottom:20px;
    }

    .dues_payment_list_wrap .dues_table_info dl dt {
        padding-top:0;
        margin-bottom:10px;
        padding: 0 10px 0 10px;
    }
    
    .dues_payment_list_wrap .dues_addgroup_table dl dt,    
    .dues_payment_list_wrap .dues_payment_table_info dl dt {
        padding: 0 10px;
    }

    .dues_payment_list_wrap .dues_table_info > dl,
    .dues_payment_list_wrap .dues_addgroup_table > dl,    
    .dues_payment_list_wrap .dues_payment_table_info > dl {
        display:block;
        border-bottom: dotted 1px #464646;
    }
    
    .dues_payment_list_wrap dl dd {
        width:100%;
        display:block;
    }
    
    .dues_payment_list_wrap .dues_addgroup_table dl dd,
    .dues_payment_list_wrap .dues_payment_table_info dl dd {
        padding: 0 10px;
    }

    .dues_table_info .btn_assist {
        margin-left:10px;
    }

    .dues_table_info .box_address_num, 
    .dues_table_info .box_address_detail {
        width:100%;
        display:block;
        margin-left:0;
        margin-top:10px;
    }

    .dues_table_info .box_address_old .tf_comm, .dues_table_info .box_address_new .tf_comm {
        width: 100%;
    }

    .dues_payment_list_wrap .tf_w30p {
        width:100%;
        max-width:none;
    }

    .dues_table_info span.form_error {
        display:block;
        margin-left:0;
        line-height:1.5;
        margin-top:4px;
    }

    
    .dues_payment_table_info .design_radio_txt {
        display:block;
        margin-top:15px;
    }

    .dues_payment_table_info .design_radio:first-of-type .design_radio_txt {
        margin-top:0;
    }

    .mo_inline_block {
        display:inline-block;
    }

    .dues_payment_table_info .payment_option {
        margin-top:20px;
        margin-bottom:5px;
    }

    .dues_payment_table_info .payment_option dl {
        display:table;
    }

    .dues_payment_table_info .payment_option dt,
    .dues_payment_table_info .payment_option dd {
        display:table-cell;
        font-size:12px;
    }

    .dues_payment_list_wrap .dues_payment_table_info .payment_option dl dt {
        width:20%;
        min-width:85px;
        max-width:85px;
        font-weight:normal;
    }

    .dues_payment_list_wrap .agree_privacy dl dd.pc_hidden {
        display:block;
        width:100%;
        padding: 0;
        border:1px solid #e6e7e9;
    }

    .dues_payment_list_wrap .agree_privacy dl dd.mo_hidden {
        display:none;
    }

    .agree_privacy .person_info {
		border:0;
	}

    .w25p {width:25%;}

    .w75p {width:75%;}

    .agree_privacy .person_info dd .tbl_tit div.txt_left {
    	color: #666666;
    	font-size: 12px;
    	font-weight: 400;
    }

    .agree_privacy .person_info dd .tbl_tit div {
        padding:10px ;
        font-size: 12px;
        text-align: left;
        
    }

    .agree_privacy .person_info dd .tbl_tit {
        border-top: 1px solid #e6e7e9;
    }

    .agree_privacy .person_info dd .tbl_tit:first-child {
        border-top: 0;
    }

    .wrap_btn_payment .btn_payment {
        height:40px;
        line-height:40px;
        width:48%;
        color:#fff;
        border-radius:3px;
    }

    .wrap_btn_payment .btn_cancel {
        height:40px;
        line-height:40px;
        width:48%;
        background-color:#b4b9c1;
        color:#fff;
        margin-left:4%;
        border-radius:3px;
    }

    .dues_confirm_title, 
    .dues_confirm_short,
    .dues_confirm_note p {
        line-height:1.5;
    }
}


/* 추가항목 영역 추가 시작 */
/***** Common:Start *****/
.dues_section_info .btn_comm {
    display: inline-block;
    height: 33px;
    font-size: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    vertical-align: middle;
}

.dues_section_info .tf_comm {
    height: 33px;
    padding: 0 16px;
    border: solid 1px #3b3b3b;
    border-radius: 3px;
    line-height: 33px;
    color: #fff;
    background-color: #2d2d2d;
    box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.14);
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.dues_section_info .tf_comm:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 255, 255, 0.6);
}

.dues_section_info .design_checkbox {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-top: -3px;
    background: url(../images/btn_cb_bg3.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
}

.dues_section_info .design_checkbox input {
    width: 0;
    visibility: hidden;
    opacity: 0;
}

.dues_section_info .design_checkbox.active {
    background-position: 0 -13px;
}

.dues_section_info .inp_secret {
    margin-bottom: 3px;
}

.dues_section_info .inp_secret + .wrap_subject .txt_placeholder {
    top: 8px;
    left: 15px;
}

.dues_section_info input#tf_subject + .txt_placeholder {
    top: 7px;
    left: 15px;
}

.dues_section_info input.form_error:focus ~ .txt_placeholder {
    display: none;
}

.dues_section_info input.form_error:focus {
    border: solid 1px #3b3b3b;
}

.dues_section_info textarea.form_error {
    border: solid 1px #ff5d5d;
}

.dues_section_info input.form_error {
    border: solid 1px #ff5d5d;
}

.req_validator {
    display: block;
}
/***** Common:End *****/

#dubueditor {
    width: 100%;
    height: 350px;
}

.dubueditor #tf_contents {
    display: block;
    width: 100%;
    height: 337px;
    padding: 16px;
    color: #000;
    clear: both;
}


/***** Select:Start *****/
.selectBox {
    width: auto;
    margin-right: 7px;
    padding: 0 60px 0 16px;
    background-color: #fff;
    border: none;
    color: #444;
    line-height: 16px;
}

/* 2016.06.03 추가 */
.element_list a.opt_time {
    width: auto;
}

.selectBox-dropdown {
    border: solid 1px #e1e1e1;
    border-radius: 2px;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    border-color: #e1e1e1 !important;
}

.selectBox-dropdown .selectBox-label {
    padding: 7px 0 5px;
    color: #444;
    font-weight: 400
}

.selectBox-dropdown .selectBox-arrow {
    background: url(../images/join_icon_arrow2.png);
    background-repeat: no-repeat;
    background-position: 50% center;
    border-left: none;
}

.dues_section_info .selectBox-dropdown .selectBox-arrow.point_bg {
    background-color: transparent;
}

.selectBox-dropdown-menu {
    border: solid 1px #e1e1e1;
    background: #fff;
}

.selectBox-options li a {
    padding: 3px 0 3px 10px;
    font-size: 12px;
    color: #444;
}

.selectBox-options li a:hover {
    background: #f4f4f4;
}

.selectBox-options li.selectBox-selected a {
    background: none;
}
/***** Select:End *****/


/***** Board_Write_Header:Start *****/
.dues_section_info .board_write_header {
    display: none;
}

.board_title p {
    margin: 8px 0;
    color: #7c7c7c;
}
/***** Board_Write_Header:End *****/


/***** Board_Write_Contents:Start *****/
.dues_section_info .board_write_main {
    margin-bottom: 30px;
}

.dues_section_info h4 {
    position: relative;
    margin-bottom: 10px;
    font-size: 17px;
    color: #7b7b7b;
    min-height: 1px;
    height: auto;
}

.dues_section_info h4 span {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    color: #454545;
}

/* 2016.06.03 수정 */
.dues_section_info dd .txt_help {
    font-weight: bold;
    font-size: 12px;
}

.dues_section_info .tf_comm {
    height: 30px;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    background-color: #fff;
    box-shadow: none;
    color: #444;
}

.dues_section_info .tf_comm:focus {
    border: 1px solid #ff5d5d;
    box-shadow: none;
}

.dues_section_info .txt_required {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    color: #ff5d5d;
}

.dues_section_info .notice_reply {
    margin: 10px 0;
}

.dues_section_info .design_checkbox {
    display: inline-block;
    width: auto;
    height: 15px;
    margin-top: 10px;
    margin-right: 25px;
    padding-left: 25px;
    background: url(../images/btn_cb_bg3.png);
    background-repeat: no-repeat;
    background-position: 0 -15px;
    line-height: 16px;
    vertical-align: middle;
}

.dues_section_info .element_cell .element_list:first-child .design_checkbox {
    margin-top: 0;
}

.dues_section_info .design_checkbox.active {
    background-position: 0 0;
}

.dues_section_info .txt_s_title {
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
}

.dues_section_info .helptxt {
    display: block;
    color: #646464;
    margin: 10px 0;
}

.dues_section_info .helptxt:before {
    display: inline-block;
    content: '※';
    margin-right: 5px;
}

/* 2016. 06.03 수정 */
.dues_section_info .element_box {
    /*display:inline-block;*/
    display: block;
    margin-top: 10px;
}

.dues_section_info .element_box.number .element_list {
    margin-top: 10px;
}

.dues_section_info .element_box.text .element_list {
    display: inline-block;
}

.dues_section_info .element_box.textarea {
    display: block;
}

/* 2016. 06.03 수정 */
.dues_section_info .element_info {
    /*display:inline-block;*/
    display: block;
    margin-right: 10px;
    width: 100%;
}

.dues_section_info .email .element_info {
    display: block;
}

/* 2016.06.03 수정 */
.dues_section_info .element_cell {
    /*display:inline-block;*/
    display: block;
    vertical-align: middle;
}

.dues_section_info .txt_s_title + .element_cell {}

.dues_section_info .element_list {
    position: relative;
    margin-top: 10px;
}

.dues_section_info .element_list:first-child {
    margin-top: 0;
}


/* box_name */
.dues_section_info .box_subject .wrap_subject {
    position: relative;
}


/* email */
span.form_error {
    display: inline-block;
    color: #ff5d5d;
}

.dues_section_info .email .element_cell {
    width: 100%;
}

.dues_section_info .email .element_list {
    width: 100%;
    margin-top: 10px;
}

.dues_section_info .email .element_cell .element_list:first-child {
    margin-top: 0;
}

.dues_section_info .email .txt_s_title + .element_cell {
    width: 80%;
}

.dues_section_info .email .tf_comm {
    width: 33%;
}

.dues_section_info .email .tf_domain {}

.dues_section_info .email .tf_domain.domain_active {
    opacity: 1;
    width: 28%;
    height: 30px;
}

.dues_section_info .email .email_at {
    display: inline-block;
    width: 8%;
    margin: 0 -3px;
    text-align: center;
}

.dues_section_info .email .selectBox {
    width: 25%;
    padding-right: 30px;
    margin-right: -3px;
}

.dues_section_info .email .helptxt {
    display: inline-block;
}


/* number */
.dues_section_info .number .element_cell {}

.dues_section_info .number .txt_s_title + .element_cell {}

.dues_section_info .number .tf_comm {
    width: 200px;
}

.dues_section_info .number .helptxt {
    margin-left: 10px;
}


/* address */
.dues_section_info .address {}

.dues_section_info .address .element_info {
    width: 100%;
}

.dues_section_info .address .txt_s_title {
    margin-bottom: 10px;
}

.dues_section_info .address .element_cell {
    width: 100%;
}

.dues_section_info .address .element_list {
    width: 100%;
}

.dues_section_info .address .tf_zip_code {
    width: 70px;
}

.dues_section_info .address .num_hyphen {
    display: inline-block;
    margin: 0 5px;
}

.dues_section_info .address .btn_zip_code {
    margin-left: 10px;
    padding: 0 10px;
    border-radius: 3px;
    line-height: 28px;
    color: #fff;
}

.dues_section_info .address .address_txt {
    overflow: hidden;
    margin-top: 10px;
}

.dues_section_info .address .tf_address {
    float: left;
    width: 50%;
}

.dues_section_info .address .tf_address:first-child {
    width: 49%;
    margin-right: 1%;
}

.dues_section_info .address .helptxt {
    display: block;
    margin-top: 10px;
}


/* number */
.dues_section_info .url .element_info {
    display: block;
}

.dues_section_info .url .txt_protocol {
    display: none;
}

/* 2016.06.03 수정 */
.dues_section_info .url .element_cell {
    /*width:70%;*/
    width: 100%;
}

.dues_section_info .url .txt_s_title + .element_cell {}

.dues_section_info .url .element_list {
    width: 100%;
    margin-top: 10px;
}

.dues_section_info .url .element_cell .element_list:first-child {
    margin-top: 0
}

.dues_section_info .url .tf_comm {
    width: 100%;
}

.dues_section_info .url .helptxt {
    display: inline-block;
    margin-top: 10px;
}


/* text */
.dues_section_info .text .element_cell {
    margin-top: 10px;
}

.dues_section_info .text .txt_s_title + .element_cell {}

.dues_section_info .text .tf_comm {
    margin-right: 10px;
}

.dues_section_info .text .element_cell .element_list:first-child .tf_comm {
    margin-top: 0;
}

.dues_section_info .text .tf_comm.short {
    width: 100px;
}

.dues_section_info .text .tf_comm.middle {
    width: 200px;
}

.dues_section_info .text .tf_comm.long {
    width: 300px;
}

.dues_section_info .text .txt_unit {
    margin-right: 10px;
    color: #646464;
}


/* number */
.dues_section_info .time .element_cell {}

.dues_section_info .time .txt_s_title + .element_cell {}

.dues_section_info .time .tf_comm {}

.dues_section_info .time .email_at {}

.dues_section_info .time .selectBox {
    margin-right: 10px;
}

.dues_section_info .time .helptxt {}


/* box_subject */
.dues_section_info .box_subject .tf_comm {
    width: 100%;
}


/* radio */
.dues_section_info .radio {}

.dues_section_info .radio .design_rdobox {
    display: inline-block;
    width: auto;
    height: 16px;
    margin: 10px 25px 0 0;
    padding-left: 25px;
    background: url(../images/rdo_bg2.png);
    background-repeat: no-repeat;
    background-position: 0 -21px;
    color: #8b8b8b;
    line-height: 14px;
}

.dues_section_info .element_cell .element_list:first-child .design_rdobox {
    margin-top: 0;
}

.dues_section_info .radio .design_rdobox.active {
    background-position: 0 -1px;
}

.dues_section_info .radio label input {
    visibility: hidden;
    opacity: 0;
    width: 0;
}


/* chkbox */
.dues_section_info .chkbox {}

.dues_section_info .chkbox .design_rdobox {
    margin: 0 25px 0 0;
    padding-left: 25px;
    color: #8b8b8b;
}


/* date */
.dues_section_info .date {}

.dues_section_info .date .date_option {
    position: relative;
    display: inline-block;
    padding-right: 35px;
}

.dues_section_info .date .tf_date {
    line-height: 30px;
}

.dues_section_info .date .helptxt {}

.dues_section_info .date .date_select {
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    background: url(../images/img_inquiry2.png) no-repeat 0 -35px;
    text-indent: -999em;
}

.box_datepic {
    width: 241px;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    z-index: 1000;
}

.box_datepic.show {
    display: block;
}

.box_datepic .pic_mm_yy {
    position: relative;
    height: 43px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    text-align: center;
}

.box_datepic .pic_mm_yy span {
    display: inline-block;
    font-size: 15px;
    color: #434343;
    line-height: normal;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.box_datepic .btn_datepic {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    margin-top: -10px;
    background: url(../images/img_inquiry3.png);
    background-position: 0 0;
}

.box_datepic .btn_datepic.prev_month {
    left: 70px;
    background-position: 0 20px;
}

.box_datepic .btn_datepic.next_month {
    right: 70px;
    background-position: 20px 20px;
}

.box_datepic .btn_datepic.prev_year {
    background-position: 0 0;
    left: 4px;
}

.box_datepic .btn_datepic.next_year {
    background-position: 20px 0px;
    right: 4px;
}

.box_datepic .tbl_pic_month {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

.box_datepic .tbl_pic_month th,
.box_datepic .tbl_pic_month td {
    text-align: center;
    color: #5a5a5a;
}

.box_datepic .tbl_pic_month th {
    padding: 5px 0 7px;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    font-size: 10px;
}

.box_datepic .tbl_pic_month td {
    padding: 5px;
    cursor: pointer;
}

.box_datepic .tbl_pic_month td a {
    display: block;
    width: 20px;
    height: 20px;
    font-size: 12px;
    color: #434343;
}

.box_datepic .tbl_pic_month tr td:first-child a,
.box_datepic .tbl_pic_month tr td.hol a {
    color: #c74646;
}

.box_datepic .tbl_pic_month tr td:last-child a {
    color: #5983bd;
}

.box_datepic .tbl_pic_month td.selected a {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #dedede;
    color: #606060 !important;
}

.box_datepic .tbl_pic_month td a:hover,
.box_datepic .tbl_pic_month tr td:first-child a:hover,
.box_datepic .tbl_pic_month tr td.hol a:hover,
.box_datepic .tbl_pic_month tr td:last-child a:hover{
    color: #fff;
}

.box_datepic .tbl_pic_month td a.now_day {
    border-bottom: 1px solid #dadada;
}

.board_page .box_period .element_cell {
    display: inline-block;
}

.end_datetime {
    display: inline-block;
    padding: 10px 0;
    margin-top: 5px;
}


/* short_text */
.dues_section_info .short_text .element_cell {
    width: 100%;
}

.dues_section_info .short_text .txt_s_title + .element_cell {
    width: 90%;
}

.dues_section_info .short_text .element_list {
    width: 100%;
}

.dues_section_info .short_text .helptxt {
    display: block;
    margin-top: 10px;
}

.dues_section_info .short_text .inp_secret span {
    display: inline-block;
    color: #797979;
    vertical-align: top;
    line-height: 1;
}

.dues_section_info .short_text .inp_reply_email span,
.dues_section_info .short_text .inp_comment_email span {
    display: inline-block;
    color: #797979;
    vertical-align: top;
    line-height: 1;
}

.dues_section_info .short_text .mobile_photo {
    display: none;
    overflow: hidden;
    margin-top: 10px;
}

.dues_section_info .short_text .mobile_photo li {
    float: left;
    width: 50%;
}

.dues_section_info .short_text .mobile_photo li:first-child {
    width: 49%;
    margin-right: 1%;
}

.dues_section_info .short_text .mobile_photo li button {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #6f6f6f;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.dues_section_info .short_text .mobile_photo li:first-child button {
    background-color: #525252;
}

.dues_section_info .short_text #dubueditor {
    height: 200px;
}

.dues_section_info .short_text .dubueditor {
    margin: 14px 0 19px;
    border: 1px solid red;
}

.dues_section_info .short_text #tf_contents {
    display: block;
    width: 100%;
    height: 337px;
    padding: 16px;
    border: solid 1px #3b3b3b;
    color: #fff;
    background-color: #000;
    clear: both;
}

.dues_section_info .list_thumb_img {
    overflow: hidden;
}

.dues_section_info .list_thumb_img li {
    float: left;
    position: relative;
    margin: 15px 12px 0 0;
}

.dues_section_info .thumb_img {
    display: inline-block;
    overflow: hidden;
    width: 77px;
    height: 77px;
    border: solid 1px #dfdfdf;
    background-color: #f2f2f2;
    text-align: center;
    vertical-align: top;
}

.dues_section_info .thumb_img img {
    max-width: 100%;
}

.dues_section_info .loadmore {
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    height: 85px;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url(../images/check_inactive.gif);
    background-repeat: no-repeat;
    background-position: 50%;
    text-indent: -5000px;
}

.dues_section_info .btn_img_delete {
    display: block;
    width: 100%;
    height: 30px;
    border: 1px solid #dfdfdf;
    border-top: 0;
    border-radius: 0;
    vertical-align: top;
    text-align: center;
    color: 3434343;
}

.dues_section_info .textarea .element_info {
    width: 100%;
}

.dues_section_info .textarea .txt_s_title {
    margin-bottom: 10px;
}

.dues_section_info .textarea .element_cell {
    width: 100%;
}

.dues_section_info .textarea .element_list {
    width: 100%;
}

.dues_section_info .textarea textarea {
    width: 100%;
    border: 1px solid #e1e1e1;
    min-height: 200px;
    resize: none;
}

.dues_section_info .textarea .helptxt {
    display: block;
    margin-top: 10px;
}


/* box_file */
.dues_section_info .box_file .helptxt {
    margin-left: 10px;
}

.dues_section_info .box_file p {
    font-size: 11px;
    color: #8f8f8f;
}

.dues_section_info .box_file .btn_file_add {
    height: 30px;
    padding: 0 25px;
    margin-top: 13px;
    background-color: #5983bd;
    color: #fff;
    line-height: 30px;
}

.dues_section_info .box_file .list_file {
    margin-top: 10px;
}

.dues_section_info .box_file .list_file li {
    margin: 7px 0;
}

.dues_section_info .box_file .list_file a {
    color: #3a96d2;
}

.dues_section_info .box_file .txt_file_size {
    display: inline-block;
    padding-top: 1px;
    margin: 0 15px 0 10px;
    color: #494949;
    line-height: 1;
    vertical-align: middle;
}

.dues_section_info .box_file .list_file .btn_delete {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 0;
    background: url(../images/ico_delete.png);
    background-repeat: no-repeat;
    text-indent: -5000px;
}


/* box_recaptcha */
.dues_section_info .box_recaptcha dd {
    position: initial;
}

.dues_section_info #recaptcha_image {
    display: inline-block;
    width: 215px !important;
    height: 64px !important;
    background-color: #ffffff;
    border: 1px solid #b5b5b5;
    vertical-align: top;
}

.dues_section_info #recaptcha_image img {
    display: block;
    width: 213px !important;
    height: 62px !important;
}

.dues_section_info .box_btn_autostop {
    display: inline-block;
    margin-left: 4px;
    vertical-align: top;
}

.dues_section_info .box_btn_autostop .btn_comm {
    display: block;
    height: 30px;
    padding: 0 20px;
    font-size: 12px;
    color: #fff;
    background-color: #5983bd;
    line-height: 30px;
}

.dues_section_info .btn_write_refresh {
    margin-bottom: 4px;
}

.dues_section_info .box_inp_autostop {
    position: relative;
    margin-top: 17px;
}

.dues_section_info .box_inp_autostop .txt_placeholder {
    top: 9px;
    left: 16px;
}

.dues_section_info .recaptcha_only_if_audio {
    display: none;
}

.dues_section_info .box_msg {
    display: none;
    margin-top: 10px;
}

.dues_section_info .box_msg span {
    display: block;
}

.dues_section_info .box_msg span:before {
    display: inline-block;
    content: '';
    width: 12px;
    height: 13px;
    margin-right: 10px;
    background: url(../images/img_inquiry.png) no-repeat 0 0;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.dues_section_info .box_msg .msg_same {
    background-position: -40px 0;
    color: #64dc35;
}

.dues_section_info .box_msg .msg_different {
    background-position: -40px -30px;
    color: #ff5d5d;
}

.dues_section_info .box_msg .msg_same:before {
    background-position: -40px 0;
}

.dues_section_info .box_msg .msg_different:before {
    background-position: -40px -30px;
}


/* box_agrees */
.dues_section_info .design_checkbox.inp_agrees {
    width: auto;
    padding-left: 20px;
    vertical-align: middle;
}

.dues_section_info .inp_agrees span {
    display: inline-block;
    color: #434343;
    line-height: 1;
    font-size: 13px;
}

.dues_section_info .agree_trust {
    overflow-y: scroll;
    height: 120px;
    padding: 16px;
    margin-top: 12px;
    border: 1px solid #e1e1e1;
    font-size: 12px;
    color: #8f8f8f;
    -webkit-overflow-scrolling: touch;
}


/* box_btn */
.dues_section_info .box_btn {
    margin-top: 20px;
    margin-bottom: 80px;
    text-align: right;
}

.dues_section_info .box_btn .btn_comm {
    height: auto;
    padding: 0 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
}

.dues_section_info .btn_apply {
    margin-right: 10px;
    background-color: #5983bd;
}

.dues_section_info .btn_cancel {
    background-color: #8f8f8f;
}

.dues_section_info .box_btn .btn_comm.btn_cancel {
    background-color: #8f8f8f;
}

.dues_section_info .box_btn .btn_comm.btn_cancel:hover {
    background-color: #8f8f8f;
}

.dues_section_info .btn_load_file_ie8 {
    margin-top: 13px;
    background-color: #5983bd;
    color: #fff;
    display: inline-block;
    padding: 6px 25px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
}

.dues_section_info .btn_load_file_ie8 .inp_file_ie8 {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 32px;
    cursor: pointer;
}
/***** Board_Write_Contents:End *****/


/***** layer_finish:Start *****/
.dues_section_info .layer_finish {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.dues_section_info .layer_finish .layer_finish_content {
    position: absolute;
    top: 200px;
    left: 50%;
    width: 300px;
    height: 200px;
    margin-left: -150px;
    padding: 30px 20px;
    background-color: #fff;
    border: 1px solid #8f8f8f;
    border-width: 1px 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.18);
    text-align: center;
}

.dues_section_info .layer_finish h4 {
    font-size: 18px;
    color: #5983bd;
    text-align: left;
}

.dues_section_info .layer_finish p {
    margin-top: 15px;
    margin-bottom: 25px;
    text-align: left;
    color: #444;
    font-size: 13px;
    line-height: 18px;
}

.dues_section_info .tf_pwd {}

.dues_section_info .layer_finish .btn_comm {
    height: 35px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.dues_section_info .btn_layer_apply {
    margin-right: 10px;
    background-color: #5983bd;
}

.dues_section_info .btn_layer_cancel {
    background-color: #7e7e7e;
}
/***** layer_finish:End *****/


/* 개인정보 */
.hidden {
    display: none;
}

.dues_section_info .person_info {
    text-align: center;
    border: 1px solid #d4d4d4;
    padding: 0px 0;
    display: none;
    margin-top: 15px;
}

.dues_section_info .person_info dd {
    padding: 0;
}

.box_agrees .person_info dd .tbl_tit {
    display: table;
    width: 100%;
}

.box_agrees .person_info dd .tbl_txt {
    display: table;
    width: 100%;
}

.box_agrees .person_info dd .tbl_txt .txt_left {
    text-align: left;
}

.box_agrees .person_info dd .tbl_tit div {
    display: table-cell;
    padding: 15px 0;
    font-size: 13px;
    font-weight: bold;
    color: #3365a9;
}

.box_agrees .person_info dd .tbl_txt div {
    display: table-cell;
    padding: 15px;
    font-size: 12px;
    color: #434343;
    border-top: 1px solid #c1c1c1;
    line-height: 1.7em;
}

.dues_section_info .w15p {
    width: 15%;
    font-weight: bold;
}

.dues_section_info .w27p {
    width: 27%;
    border-left: 1px solid #c1c1c1;
}

.dues_section_info .box_agrees .pc_hidden {
    display: none;
}

.dues_section_info .box_agrees .mo_hidden {
    display: block;
    width: 100%;
}

.person_txt {
    margin: 10px 0 20px 0;
    font-size: 12px;
}

.bg_blue {
    background: #f2f7fe;
}

.element_box.radio .element_cell > div {
    margin-bottom: 10px;
}

.element_box.select {
    margin-top: 10px;
}

.element_box.select:first-child {
    margin-top: 0;
}

.element_box.chkbox .element_cell > div,
.element_box.radio .element_cell > div,
.element_box.text .element_cell > div.element_list {
    margin-bottom: 10px;
}

.element_box.select .selectBox-dropdown {
    width: 100%;
}


/***** Mediaquery:Start *****/
@media screen and (min-width: 1200px) {}

@media screen and (max-width: 1199px) and (min-width: 992px) {}

@media screen and (max-width: 991px) and (min-width: 768px) {}

@media screen and (max-width: 767px) {
    /***** Common:Start *****/
    .dues_section_info .date .date_option {
        width: 100%;
    }

    .dues_section_info .tf_comm {
        width: 100%;
    }

    .dues_section_info .txt_placeholder {
        left: 26px;
    }

    .dues_section_info .address .tf_zip_code {
        width: 100%;
    }

    .dues_section_info .address .btn_zip_code {
        width: 100%;
        border-radius: 0;
        margin: 10px 0 0;
        padding: 0;
    }
    /***** Common:End *****/


    /***** Board_Write_Contents:Start *****/
    .dues_section_info .board_write_main h4 span {
        bottom: 0;
    }

    .dues_section_info .board_write_main,
    .dues_section_info .board_write_main dl {
        display: block;
    }

    .dues_section_info .board_write_main dt {
        display: block;
        width: auto;
        padding: 10px 10px 0 10px;
        background: none !important;
        border: 0;
    }

    .dues_section_info .board_write_main dd {
        display: block;
        width: 100%;
        padding: 9px 10px;
        border-top: none;
        border-bottom: dotted 1px #464646;
    }

    .dues_section_info .board_write_main dl:first-child dd {
        border-bottom: dotted 1px #464646;
    }

    .dues_section_info .board_write_main dl:last-child dd {
        border-bottom: none;
    }

    .dues_section_info .box_file dt,
    .dues_section_info .box_recaptcha dt,
    .dues_section_info .box_agrees dt {
        display: none;
    }

    .dues_section_info .box_contents dt {
        display: block;
    }

    .dues_section_info .txt_s_title {
        display: block;
        margin-bottom: 5px;
    }

    .dues_section_info .helptxt {}

    .dues_section_info .helptxt:before {}

    .dues_section_info .element_info {}

    .dues_section_info .element_cell {
        width: 100% !important;
    }

    .dues_section_info .txt_s_title + .element_cell {
        width: 100% !important;
    }

    .dues_section_info .element_list {
        width: 100%;
    }


    /* email */
    .dues_section_info .email {}

    .dues_section_info .email .opt_email {}

    .dues_section_info .email .tf_comm,
    .dues_section_info .email .selectBox {
        width: 100%;
        margin: 0;
    }

    .dues_section_info .email .tf_domain.domain_active {
        width: 100%;
    }

    .dues_section_info .email .selectBox {}

    .dues_section_info .email .email_at {
        width: 7%;
        margin: 10px 0;
        text-align: center;
    }


    /* number */
    .dues_section_info .number .tf_comm {
        width: 100%;
    }

    .dues_section_info .number .num_hyphen {
        display: block;
        margin: 5px 0;
        text-align: center;
    }

    .dues_section_info .number .helptxt {
        margin: 0;
    }


    /* address */
    .dues_section_info .address .tf_address {
        width: 100% !important;
    }

    .dues_section_info .address .tf_address:first-child {
        margin: 0 0 10px 0;
    }


    /* url */
    .dues_section_info .url dd {}

    .dues_section_info .url .homepage_info {
        display: block;
        position: relative;
        padding-left: 55px;
    }

    .dues_section_info .url dd .homepage_info:first-child {
        margin-bottom: 10px;
    }

    .dues_section_info .url .tf_comm {
        width: 80%;
    }


    /* url */
    .dues_section_info .url .tf_comm {
        width: 100%;
    }


    /* box_text */
    .dues_section_info .text {}

    .dues_section_info .text .tf_comm {
        width: 80% !important;
    }

    .dues_section_info .text .txt_unit {}

    .dues_section_info .text .helptxt {
        display: block;
        margin: 0;
    }


    /* box_radio */
    .dues_section_info .radio .helptxt {
        display: block;
        margin-top: 10px;
    }


    /* box_chkbox */
    .dues_section_info .chkbox .helptxt {
        display: block;
        margin-top: 10px;
    }


    /* box_date */
    .dues_section_info .date .helptxt {
        display: block;
        margin-top: 10px;
        margin-left: 0;
    }


    /* box_time */
    .dues_section_info .time .selectBox {
        width: 31% !important;
        padding: 0 10px;
    }

    .dues_section_info .time .selectBox {
        margin-right: 2%;
    }

    .dues_section_info .time .helptxt {
        display: block;
        margin-top: 10px;
    }


    /* box_subject */
    .dues_section_info .box_select,
    .dues_section_info .opt_ahead.selectBox-dropdown,
    .dues_section_info .wrap_subject {
        width: 100%;
    }

    .dues_section_info .box_subject .txt_placeholder {
        top: 17px;
    }


    /* short_text */
    .dues_section_info .short_text dd {
        overflow: hidden;
    }

    .dues_section_info .short_text .btn_img_add,
    .dues_section_info .short_text .btn_camera {
        display: inline-block;
        width: 48%;
        padding: 0;
        margin-bottom: 14px;
    }

    .dues_section_info .short_text .mobile_photo {
        display: block;
    }


    /* box_file */
    .dues_section_info .box_file .btn_file_add {
        width: 100%;
        padding: 0;
        background-position: 38% 10px;
    }

    .dues_section_info .box_file .helptxt {
        display: block;
        margin-top: 10px;
        margin-left: 0;
    }


    /* box_recaptcha */
    .dues_section_info #recaptcha_image {
        width: 100%;
    }

    .dues_section_info .box_btn_autostop {
        width: 100%;
        margin-left: 0;
    }

    .dues_section_info .box_btn_autostop .btn_comm {
        float: left;
        width: 49%;
        vertical-align: top;
    }

    .dues_section_info .btn_write_refresh {
        margin-right: 1%;
    }

    .dues_section_info .box_msg {
        margin-left: 0;
    }

    .dues_section_info .box_inp_autostop {
        margin-top: 8px;
    }
    /***** Board_Write_Contents:End *****/

    .dues_section_info .box_btn {
        margin-top: 25px;
        margin-bottom: 0;
    }


    /* 개인정보 */
    .dues_section_info .person_info .pc_hidden {
        display: block;
        padding: 0;
    }

    .dues_section_info .person_info .mo_hidden {
        display: none;
    }

    .w25p {
        width: 25%;
    }

    .w75p {
        width: 75%;
        border-left: 1px solid #c1c1c1;
    }

    .box_agrees .person_info dd .tbl_tit div.txt_left {
        font-size: 12px;
        color: #434343;
        text-align: left;
    }

    .box_agrees .person_info dd .tbl_tit div {
        padding: 10px;
        text-align: left;
    }

    .box_agrees .person_info dd .tbl_tit {
        border-top: 1px solid #c1c1c1;
    }

    .box_agrees .person_info dd .tbl_tit:first-child {
        border-top: 0;
    }

    .dues_section_info .person_info {
        padding: 0px 0;
    }

    .dues_section_info .board_write_form {
        display: block;
    }

    .dues_section_info .element_box.text .element_list {
        margin-bottom: 10px
    }

    .dues_payment_list_cate .dues_payment_list_name {
        width: 85%;
    }

    .dues_payment_list_wrap .dues_payment_table_info .payment_option dl {
        width: 100%;
    }
}

@media screen and (max-width: 320px) {
    .dues_payment_list_cate .dues_payment_list_name {
        width: 80%;
    }

    .dues_payment_list_wrap .dues_payment_table_info .payment_option .box_select .selectBox-dropdown {
        width: 175px;
    }
}
/* 추가항목 영역 추가 종료 */
