﻿@charset "UTF-8"; .sub_content_wrap {
    position: relative;
}

/* 헤더 */
.header_wrap {
    background: url("//img.ezwelfare.net/welfare_b2c/youngpassdj/images/common/top_bg.jpg") left top repeat-x;
    width: 100%;
    height: 140px;
    border-bottom: 1px solid #ededed
}

.header_wrap .header {
    width: 980px;
    margin: 0 auto;
    text-align: left;
    z-index: 10;
    position: relative;
}

.header_wrap .header .gnb {
    padding-top: 11px;
    height: 33px;
    margin: 0 0 27px 0;
    text-align: right;
}

.header_wrap .header .gnb a {
    line-height: 1.5;
    padding-right: 20px;
    margin-left: 12px;
    display: inline-block;
    background: url("//img.ezwelfare.net/welfare_b2c/youngpassdj/images/common/gnb_bar.jpg") right 4px no-repeat;
    color: #fff;
    letter-spacing: -1px;
}

.header_wrap .header .gnb_menu a {
    line-height: 1.5;
    padding-right: 20px;
    margin-left: 12px;
    display: inline-block;
    background: url("//img.ezwelfare.net/welfare_b2c/youngpassdj/images/common/gnb_bar.jpg") right 4px no-repeat;
    color: #bababa;
    letter-spacing: -1px;
}

.header_wrap .header .gnb_menu a.last {
    background: none;
    margin-right: 0;
}

.header_wrap .header .login_box a.btn_login {
    vertical-align: middle;
    display: inline-block;
    background: #444;
    color: #fff;
    width: 60px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    margin: 0;
    text-align: center;
}

.header_wrap .header .login_box label {
    color: #eee;
    margin: 0 5px 0 10px;
}

.header_wrap .header .login_box input {
    height: 21px;
    line-height: 21px;
    vertical-align: middle;
    border: 1px solid #606060;
    width: 120px;
}

.header_wrap .tob_menu_wrap {
    height: 67px;
    position: relative;
    text-align: left;
}

.header_wrap .tob_menu_wrap h1 {
}

.header_wrap .tob_menu_wrap h1 a {
    display: inline-block;
    margin-right: 15px;
}

.header_wrap .tob_menu_wrap .top_menu {
    position: absolute;
    top: 10px;
    right: 25px;
}

.header_wrap .tob_menu_wrap .top_menu li.oneDepth {
    position: relative;
    float: left;
    margin-right: 60px;
}

.header_wrap .tob_menu_wrap .top_menu li.last {
    margin-right: 0;
}

.header_wrap .tob_menu_wrap .top_menu li .twoDepth {
    display: none;
    position: absolute;
    top: 75px;
    left: 0;
    width: 140px;
}

.header_wrap .tob_menu_wrap .top_menu li .twoDepth li {
    margin-bottom: 15px;
}

.header_wrap .tob_menu_wrap .top_menu li .twoDepth a {
    font-size: 14px;
    font-family: "나눔고딕",NanumGothic,"맑은 고딕",Malgun Gothic,"굴림",Gulim;
}

.header_wrap .top_menu_bg {
    display: none;
    position: absolute;
    width: 100%;
    height: 190px;
    top: 141px;
    left: 0;
    background: url("//img.ezwelfare.net/welfare_b2c/youngpassdj/images/common/menu_bg.png") repeat;
    z-index: 5;
}

/* 메인컨텐츠  */
.mainContent_wrap {
    position: relative
}

.mainContent_wrap .visual {
    width: 100%;
    height: 465px;
    overflow: hidden;
    background: #ddd;
}

.mainContent_wrap .visual div {
    width: 100%!important;
    height: 100%;
    line-height: 0;
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.mainContent_wrap .visual div .img {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    ;z-index: 10;
    text-align: center;
}

.mainContent_wrap .visual div.visual01 {
    text-align: center;
}

.mainContent_wrap .visual div.visual01 .bg {
    background: url("//img.ezwelfare.net/welfare_b2c/youngpassdj/images/main/visual01_bg.jpg") center top no-repeat;
}

.mainContent_wrap .visual_btn {
    width: 980px;
    position: relative
}

.mainContent_wrap .btn_slide_wrap {
    position: absolute;
    top: 195px;
    width: 100%;
    left: 0;
    z-index: 4
}

.mainContent_wrap .btn_slide_wrap .btn_slide {
    position: relative;
    width: 980px;
    margin: 0 auto;
}

.mainContent_wrap .btn_slide_wrap a {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    top: 0;
}

.mainContent_wrap .btn_slide_wrap a.btn_slide_left {
    left: 0;
}

.mainContent_wrap .btn_slide_wrap a.btn_slide_right {
    right: 0;
}

.mainContent_wrap .nav_wrap {
    width: 980px;
    position: absolute;
    top: 350px;
    left: 0;
    width: 100%;
    z-index: 4;
    height: 15px;
}

.mainContent_wrap .nav_wrap .nav {
    width: 980px;
    margin: 0 auto;
    text-align: right
}

.mainContent_wrap .nav_wrap .nav a {
    margin: 0 4px;
    display: inline-block;
    height: 15px;
    width: 16px;
    background: url("//img.ezwelfare.net/welfare_b2c/youngpassdj/images/main/btn_main_visual.png") right top no-repeat;
    font-size: 0;
}

.mainContent_wrap .nav a.activeSlide {
    background-position: 0 -15px;
    width: 30px;
}

.mainContent_wrap .banner {
    position: absolute;
    top: 430px;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 4
}

.mainContent_wrap .banner a {
    display: inline-block;
    margin: 0 3px;
    height: 270px;
    overflow: hidden;
}

.mainContent_wrap .banner a:hover img {
    margin-top: -270px;
}

.mainContent_wrap .point_box_wrap {
    position: absolute;
    top: 409px;
    left: 0;
    width: 100%;
    z-index: 10
}

.mainContent_wrap .point_box_wrap .point_box {
    padding: 13px 0 11px;
    width: 980px;
    margin: 0 auto;
    background: url("//img.ezwelfare.net/welfare_b2c/youngpassdj/images/main/point_bg.png") center top no-repeat;
}

.mainContent_wrap .point_box_wrap .point_box div {
    float: left;
    width: 280px;
    padding: 2px 0 0 45px;
}

.mainContent_wrap .point_box_wrap .point_box div img {
    vertical-align: middle;
    margin-top: 4px
}

.mainContent_wrap .point_box_wrap .point_box div span {
    vertical-align: middle;
    display: inline-block;
    padding: 6px 5px;
    height: 18px;
    width: 152px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
}

.mainContent_wrap .point_box_wrap .point_box .point01 {
    padding-left: 26px;
}

.mainContent_wrap .point_box_wrap .point_box .point01 span {
    color: #97d2e4;
}

.mainContent_wrap .point_box_wrap .point_box .point02 span {
    color: #42a2ff;
}

.mainContent_wrap .point_box_wrap .point_box .point03 span {
    color: #00dfcf;
}

.mainContent_wrap .point_box_wrap .point_box .point04 {
    padding-left: 30px
}

.mainContent_wrap .point_box_wrap .point_box .point04 span {
    color: #34b7b2;
}

.mainContent_wrap .point_box_wrap .point_box img {
    vertical-align: middle;
}

.application_wrap {
    width: 980px;
    margin: 50px auto;
}

.application_wrap .app_list {
    margin: 30px 0 50px;
}

.application_wrap .app_list li.first {
    margin-left: 0;
}

.application_wrap .app_list li {
    float: left;
    padding-right: 22px;
    margin-left: 22px;
    background: url("//img.ezwelfare.net/welfare_b2c/youngpassdj/images/main/bar_gray.jpg") right 98% no-repeat;
}

.application_wrap .app_list li a {
    display: block;
    height: 277px;
    overflow: hidden;
}

.application_wrap .app_list li a:hover img {
    margin-top: -277px;
}

.application_wrap li.last {
    padding-right: 0;
}

/* banner */
.bnr_app2 {
    padding: 30px 0 50px;
}

.bnr_app2 > li {
    float: left;
    padding: 0 22px;
    background: url('//img.ezwelfare.net/welfare_b2c/youngpassdj/images/main/bar_gray.jpg') no-repeat 100% 100%;
}

.bnr_app2 > li > a {
    display: block;
    width: 126px;
    height: 243px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.bnr_app2 > li > a:hover {
    background-position: 0 -243px;
}

.bnr_app2 > li > a * {
    visibility: hidden;
}

.bnr_app2 > li.btn01 {
    padding-left: 0;
}

.bnr_app2 > li.btn01 > a {
    background-image: url('//img.ezwelfare.net/welfare_b2c/youngpassdj/images/main/btn_bnr_app01.jpg');
}

.bnr_app2 > li.btn02 > a {
    background-image: url('//img.ezwelfare.net/welfare_b2c/youngpassdj/images/main/btn_bnr_app02.jpg');
}

.bnr_app2 > li.btn03 > a {
    background-image: url('//img.ezwelfare.net/welfare_b2c/youngpassdj/images/main/btn_bnr_app03.jpg');
}

.bnr_app2 > li.btn04 > a {
    background-image: url('//img.ezwelfare.net/welfare_b2c/youngpassdj/images/main/btn_bnr_app04.jpg');
}

.bnr_app2 > li.btn05 > a {
    background-image: url('//img.ezwelfare.net/welfare_b2c/youngpassdj/images/main/btn_bnr_app05.jpg');
}

.bnr_app2 > li.btn06 {
    padding-right: 0;
    background: none;
}

.bnr_app2 > li.btn06 > a {
    width: 127px;
    background-image: url('//img.ezwelfare.net/welfare_b2c/youngpassdj/images/main/btn_bnr_app06.jpg');
}

.bnr_app2 > li ul {
    height: 31px;
}

.bnr_app2 > li ul li {
    min-height: 0;
    padding: 0;
    margin: 0;
}

.bnr_app2 > li ul li a {
    line-height: 1;
    padding: 0;
    margin: 0;
}

.bnr_app2 > li ul li.btn01 {
    padding-bottom: 7px;
}

.bnr_app2 > li ul li img {
    display: block;
    vertical-align: top;
}

.notice_box {
    border: 1px solid #dcdcdc;
}

.notice_box .tit {
    margin-bottom: 8px;
}

.notice_box .notice {
    position: relative;
    float: left;
    padding: 29px 28px 35px 27px;
    width: 431px;
    height: 233px;
    border-right: 1px solid #dcdcdc;
}

.notice_box .notice ul {
    padding: 5px 0 0 0;
    height: 215px;
    overflow: hidden;
}

.notice_box .notice li {
    padding: 4px 0 0 0;
    line-height: 2;
    font-size: 13px;
    position: relative;
    /*background:url("//img.ezwelfare.net/welfare_b2c/youngpassdj/images/common/bullet_dot.jpg") left center no-repeat;*/
    color: #555
}

.notice_box .notice li a {
    width: 297px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: "나눔고딕",NanumGothic,"맑은 고딕",Malgun Gothic,"굴림",Gulim;
}

.notice_box .notice li .date {
    position: absolute;
    top: 3px;
    right: 0;
    color: #999;
    font-family: "나눔고딕",NanumGothic,"맑은 고딕",Malgun Gothic,"굴림",Gulim;
}

.notice_box .btn_more {
    position: absolute;
    top: 30px;
    right: 27px;
}

.notice_box .counsel {
    float: left;
    padding: 26px 0 23px 27px;
    width: 464px;
    position: relative;
}

.notice_box .counsel .time {
    position: absolute;
    top: 26px;
    right: 29px;
    font-size: 14px;
    font-family: "나눔고딕",NanumGothic,"맑은 고딕",Malgun Gothic,"굴림",Gulim;
    letter-spacing: -0.5px;
}

.notice_box .cousel_btn {
    margin-top: 9px;
}

.notice_box .cousel_btn a {
    display: inline-block;
    overflow: hidden;
    height: 34px;
}

.notice_box .cousel_btn a:hover img {
    margin-top: -34px;
}

/* footer */
#foot_wrap {
    text-align: left;
    margin-top: 55px;
}

#foot_wrap .clearfix {
    zoom:1;}

#foot_wrap .clearfix:after {
    display: block;
    clear: both;
    content: "";
}

#foot_wrap .foot_menu {
    height: 18px;
    padding: 12px 0;
    background: #333;
}

#foot_wrap .foot_menu .foot_menu_in {
    width: 860px;
    margin: 0 auto;
    padding-left: 120px;
}

#foot_wrap .foot_menu .foot_menu_in a {
    padding-right: 20px;
    margin-right: 18px;
    display: inline-block;
    color: #c6c6c6;
    background: url("/welfare_new/images/footer/2017/bullet_bar02.gif") right 2px no-repeat;
    line-height: 1.5;
}

#foot_wrap .foot_menu .foot_menu_in a.last {
    background: none;
}

#foot_wrap .foot_menu .foot_menu_in a strong {
    color: #55a3df;
}

#foot_wrap .footer {
    width: 980px;
    margin: 15px auto;
    padding-bottom: 45px;
    color: #999;
    letter-spacing: -.9px;
    line-height: 1.5;
    word-spacing: 0;
    background: none;
    font-size: 11px;
    border: none;
    font-family: "dotum","돋움"!important;
}

#foot_wrap .footer .f_tit * {
    vertical-align: middle;
}

#foot_wrap .footer .f_tit img {
    margin-left: 15px;
}

#foot_wrap .footer .f_tit {
    margin-top: 10px;
    font-size: 13px;
    color: #555;
    font-weight: bold;
    letter-spacing: -.7px;
}

#foot_wrap .footer .f_cont {
    margin-top: 15px;
    font-size: 11px;
    color: #999;
}

#foot_wrap .footer .foot_box01 {
    float: left;
    width: 100px;
    padding-right: 20px;
}

#foot_wrap .footer .foot_box02 {
    float: left;
    width: 400px;
    background: url("/welfare_new/images/footer/2017/foot_box_bg.gif") no-repeat right 10px;
}

#foot_wrap .footer .foot_box02.nonebg {
    background: none;
}

#foot_wrap .footer .foot_box03 {
    float: left;
    width: 430px;
    padding-left: 30px;
}

#foot_wrap .footer .foot_box04 {
    float: left;
    width: 430px;
    padding-left: 30px;
    margin-top: 70px;
}

#foot_wrap .footer .foot_mark {
    margin-top: 20px;
    padding-left: 120px;
}

#foot_wrap .footer .foot_mark span {
    margin-right: 20px;
}

.ie7 #foot_wrap .footer {
    letter-spacing: -1px;
}

#content_ wrapper {
    margin: 0;
    width: 980px;
}

#content_wrapper.content_youthpassdaejeon {
    width: 780px;
}

.login_wrap .login_footer .addr {
    line-height: 18px;
    color: #535353;
}

.login_wrap .login_footer .addr strong {
    color: #797979;
}

.login_wrap .login_header2 {
    border-bottom: 1px solid #aeadab;
    padding: 0 0 4px 0;
}

/*170830 */
#content_wrapper.content_youthpassdaejeon.qa_wrap {
    width: 980px;
}

.content_youthpassdaejeon .txt_sp {
    line-height: 0;
}

.qa_list {
    width: 970px;
    height: 45px;
}

.qa_list ul:after {
    content: '';
    clear: both;
    display: block;
}

.qa_list li {
    float: left;
    width: 194px;
    background: #5270a6;
}

.qa_list li a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 194px;
    height: 45px;
    margin: 0;
    padding: 0;
    border: 0;
    color: #cad8f0;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    line-height: 45px;
}

.qa_list li a:before {
    content: '';
    clear: both;
    display: block;
    position: absolute;
    right: -1px;
    top: 13px;
    width: 2px;
    height: 19px;
    background: #658acb url('//img.ezwelfare.net/welfare_b2c/youngpassdj/images/common/qa_icon.gif') no-repeat center top;
}

.qa_list li a:hover {
    font-weight: bold;
    color: #ffffff;
}

.tbl_db_wrap_j {
    width: 970px;
}

/* 참가자격 */
.enqu_wrap, .enqu_wrap * {
    box-sizing: border-box;
}

.enqu_wrap {
    width: 980px;
    font-family: '나눔고딕', 'Nanum Gothic', nanumgothic, '맑은 고딕', sans-serif;
    letter-spacing: -0.05em;
    padding-bottom: 47px;
    margin: 0 auto;
}

.enqu_title {
    text-align: center;
    padding: 50px 0;
}

.enqu_title h1 {
    font-size: 44px;
    font-weight: 600;
    color: #222;
}

.enqu_title .desc {
    font-size: 16px;
    color: #888;
    line-height: 18px;
    margin-top: 10px;
}

.enqu_list {
    border-top: 2px solid #0057b4;
}

.enqu_list li {
    position: relative;
    padding: 35px 265px 35px 65px;
    *padding-top: 22px;
    border-bottom: 1px solid #d0d0d0;
}

.enqu_list li:last-child {
    border-bottom: 0 none;
}

.enqu_list li.etc {
    padding-right: 60px;
}

.enqu_list li > i {
    display: block;
    position: absolute;
    top: 35px;
    left: 28px;
    font-size: 19px;
    font-style: normal;
    font-weight: normal;
    color: #555;
    line-height: 24px;
}

.enqu_list li .enqu_label_area {
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 35px;
    width: 250px;
    margin-top: -12px;
}

.enqu_list li .enqu_label_area:after {
    display: block;
    content: '';
    clear: both;
}

.enqu_list li .enqu_label_area input[type="radio"] {
    visibility: hidden;
    position: absolute;
    top: -2000px;
    left: -2000px;
}

.enqu_list li .enqu_label_area p {
    float: left;
    margin-left: 50px;
}

.enqu_list li .enqu_label_area label {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    color: #888;
    cursor: pointer;
    white-space: nowrap;
}

.enqu_list li .enqu_label_area label > i {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background: #fff;
    border: 3px solid #c7c7c7;
    border-radius: 100%;
    vertical-align: -4px;
}

.enqu_list li .enqu_label_area .on label {
    color: #587ecd;
}

.enqu_list li .enqu_label_area .on label > i {
    background: #0057b4;
    border-color: #0057b4;
}

.enqu_list li strong {
    display: block;
    font-size: 19px;
    font-weight: normal !important;
    color: #555;
    line-height: 24px;
    position: relative;
}

.enqu_list li em {
    display: block;
    font-size: 12px;
    
    color: #4572c9;
    line-height: 20px;
    margin-top: 5px;
}

.enqu_list li em strong {
    font-size: 14px;
    color: #4572c9;
    font-weight: bold !important;
}

.infod_list {
    border-top: 2px solid #0057b4;
}

.infod_list li {
    position: relative;
    padding: 35px 35px 35px 35px;
    *
    padding-top: 22px;
    border-bottom: 1px solid #d0d0d0;
}

.infod_list li:last-child {
    border-bottom: 0 none;
}

.infod_list li.etc {
    padding-right: 60px;
}

.infod_list li > i {
    display: block;
    position: absolute;
    top: 35px;
    left: 28px;
    font-size: 19px;
    font-style: normal;
    font-weight: normal;
    color: #555;
    line-height: 24px;
}

.infod_list li .enqu_label_area {
    position: relative;
    width: 100%;
    margin-top: 30px;
    text-align: center;
    border: 1px solid #ddd;
    padding: 30px 30px 30px 30%;
    border-radius: 20px;
}

.infod_list li .enqu_label_area:after {
    display: block;
    content: '';
    clear: both;
}

.infod_list li .enqu_label_area input[type="radio"] {
    visibility: hidden;
    position: absolute;
    top: -2000px;
    left: -2000px;
}

.infod_list li .enqu_label_area p {
    float: left;
    margin-left: 50px;
}

.infod_list li .enqu_label_area label {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    color: #888;
    cursor: pointer;
    white-space: nowrap;
}

.infod_list li .enqu_label_area label > i {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background: #fff;
    border: 3px solid #c7c7c7;
    border-radius: 100%;
    vertical-align: -4px;
}

.infod_list li .enqu_label_area .on label {
    color: #587ecd;
}

.infod_list li .enqu_label_area .on label > i {
    background: #0057b4;
    border-color: #0057b4;
}

.infod_list li strong {
    display: block;
    font-size: 19px;
    font-weight: normal !important;
    color: #555;
    line-height: 24px;
    position: relative;
    padding: 10px 0px;
}

.infod_list li em {
    display: block;
    font-size: 12px;
    
    color: #4572c9;
    line-height: 20px;
    margin-top: 5px;
}

.infod_list li em strong {
    font-size: 19px;
    color: #4572c9;
    font-weight: bold !important;
}

.enqu_detail_area {
    margin-top: 13px;
}

.enqu_detail_area table.enqu_detail_cell, .enqu_detail_area table.enqu_detail_cell th, .enqu_detail_area table.enqu_detail_cell td {
    
    font-size: 12px;
    color: #555;
}

.enqu_detail_area table.enqu_detail_cell {
    width: 100%;
    border-top: 1px solid #333;
    table-layout: fixed;
    border-collapse: collapse;
}

.enqu_detail_area table.enqu_detail_cell th, .enqu_detail_area table.enqu_detail_cell td {
    padding: 15px 15px;
    border-bottom: 1px solid #d0d0d0;
}

.enqu_detail_area table.enqu_detail_cell th {
    font-weight: bold;
    background: #fbfbfb;
    border-right: 1px solid #d0d0d0;
}

.enqu_detail_area table.enqu_detail_cell td {
    padding: 0 25px;
}

.enqu_detail_area table.enqu_detail_cell td em {
    color: #587ecd;
    line-height: 40px;
    margin-top: 0;
}

.enqu_detail_area table.enqu_detail_cell td .dual {
    position: relative;
    height: 40px;
    color: #555;
    line-height: 40px;
}

.enqu_detail_area table.enqu_detail_cell td .dual:after {
    display: block;
    content: '';
    clear: both;
}

.enqu_detail_area table.enqu_detail_cell td .dual {
    position: relative;
}

.enqu_detail_area table.enqu_detail_cell td .sltCustom label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 115px;
    *width: 91px;
    height: 40px;
    *height: 38px;
    font-weight: bold;
    padding-left: 22px;
    background: url('//img.ezwelfare.net/welfare_b2c/youngpassdj/images/common/bg_select_custom.gif') no-repeat 100% 0;
    border: 1px solid #d0d0d0;
}

.enqu_detail_area table.enqu_detail_cell td .sltCustom select {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 115px;
    width: 115px;
    min-width: 50px;
    height: 40px;
    color: #555;
    opacity: 0;
    filter: alpha(opacity=0);
    /* IE8 */
    cursor: pointer;
}

.enqu_detail_area table.enqu_detail_cell td .sltCustom select option {
    color: #555;
}

.enqu_detail_area table.enqu_detail_cell td .dual input {
    position: absolute;
    top: 0;
    left: 0;
    width: 115px;
    *width: 78px;
    height: 38px;
    
    color: #555;
    text-align: center;
    *line-height: 38px;
    line-height: 38px\0/IE8;
    border: 1px solid #d0d0d0;
}

.enqu_detail_area table.enqu_detail_cell td .dual input {
    letter-spacing: -0.07em;
    padding: 0 25px 0 10px;
}

.enqu_detail_area table.enqu_detail_cell td .dual label.text {
    position: absolute;
    top: 0;
    left: 125px;
    color: #afafaf;
}

.enqu_detail_area table.enqu_detail_cell td .dual.gn_mod {
    height: 60px;
}

.enqu_detail_area table.enqu_detail_cell td .dual.gn_mod em {
    padding-right: 150px;
    line-height: 30px;
}

.enqu_detail_area table.enqu_detail_cell td .dual.gn_mod label {
    right: 0;
    left: auto;
    top: 10px;
}

.enqu_detail_area table.enqu_detail_cell td .dual.gn_mod input {
    right: 0;
    left: auto;
    top: 10px;
}

.enqu_detail_area table.enqu_detail_cell td .dual.gn_mod select {
    right: 0;
    left: auto;
    top: 10px;
}

.enqu_detail_area table.enqu_detail_cell tfoot td {
    font-family: 'verdana', verdana, sans-serif;
    font-size: 35px;
    font-weight: bold;
    color: #222;
    text-align: right;
}

.enqu_detail_area table.enqu_detail_cell tfoot td span {
    font-family: '나눔고딕', 'Nanum Gothic', nanumgothic, '맑은 고딕', sans-serif;
    font-size: 18px;
}

.enqu_detail_area table.enqu_detail_cell tfoot td button {
    width: 114px;
    height: 38px;
    font-family: '나눔고딕', 'Nanum Gothic', nanumgothic, '맑은 고딕', sans-serif;
    color: #fff;
    line-height: 34px;
    background: #454545;
    border: 1px solid #333;
    vertical-align: 8px;
    cursor: pointer;
    *vertical-align: -2px;
    *margin-left: 10px;
}

.enqu_detail_area table.enqu_detail_cell tfoot td button:hover {
    background: #333;
}

.enqu_ly_popup {
    margin-top: 23px;
}

.enqu_ly_popup a {
    display: inline-block;
    
    font-weight: bold;
    color: #666;
    line-height: 15px;
    padding-left: 20px;
    background: url('//img.ezwelfare.net/welfare_b2c/youngpassdj/images/common/bul_arrow_right.png') no-repeat 2px 30%;
}

.enqu_ly_popup .ly_pop_detail {
    display: none;
    margin-top: 15px;
}

.enqu_ly_popup .ly_pop_detail table.enqu_lypop_cell {
    width: 510px;
    border-top: 1px solid #333;
    table-layout: fixed;
    border-top: 1px solid #cacccb;
    border-left: 1px solid #cacccb;
    border-collapse: collapse;
}

.enqu_ly_popup .ly_pop_detail table.enqu_lypop_cell th, .enqu_ly_popup .ly_pop_detail table.enqu_lypop_cell td {
    height: 50px;
    
    color: #555;
    text-align: center;
    border-right: 1px solid #cacccb;
    border-bottom: 1px solid #cacccb;
}

.enqu_ly_popup .ly_pop_detail table.enqu_lypop_cell th {
    font-weight: bold;
    background: #fbfbfb;
}

.enqu_btn {
    margin-top: 15px;
    text-align: center;
}

.enqu_list li.etc .btn {
    position: absolute;
    right: 0;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    font-family: '나눔고딕', 'Nanum Gothic', nanumgothic, '맑은 고딕', sans-serif;
    background: #454545;
    border: 1px solid #333;
}

.enqu_list .enqu_detail_area table.enqu_detail_cell td .dual .btn {
    width: 180px;
    line-height: 26px;
    text-align: center;
}

.enqu_list .tt_line {
    text-decoration: underline;
}

.enqu_list .enqu_detail_area table.enqu_detail_cell ul.ex {
    padding-left: 10px;
}

.enqu_list .enqu_detail_area table.enqu_detail_cell ul.ex li {
    position: relative;
    padding: 0 0 0 20px;
    border-bottom: none;
}

.enqu_list .enqu_detail_area table.enqu_detail_cell ul.ex li span {
    position: absolute;
    left: 0;
}
.enqu_list li.etc .btn {
    position: absolute;
    right: 0;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    font-family: '나눔고딕', 'Nanum Gothic', nanumgothic, '맑은 고딕', sans-serif;
    background: #454545;
    border: 1px solid #333;
}

.enqu_list .enqu_detail_area table.enqu_detail_cell td .dual .btn {
    width: 180px;
    line-height: 26px;
    text-align: center;
}

.enqu_list .tt_line {
    text-decoration: underline;
}

.enqu_list .enqu_detail_area table.enqu_detail_cell ul.ex {
    padding-left: 10px;
}

.enqu_list .enqu_detail_area table.enqu_detail_cell ul.ex li {
    position: relative;
    padding: 0 0 0 20px;
    border-bottom: none;
}

.enqu_list .enqu_detail_area table.enqu_detail_cell ul.ex li span {
    position: absolute;
    left: 0;
}
.login_footer.etc {
    box-sizing: border-box;
    width: 980px;
    padding: 20px 28px 40px;
    margin: 0 auto;
    border-top: 1px solid #a0a0a0;
}

/*추가 : 190411 */
.fnormal {
    font-weight: normal;
}

.inputPay dl dt {
    padding-top: 10px;
}

.inputPay dl dt input[type="text"] {
    font-size: 19px;
    color: #555;
    line-height: 24px;
    border-top: none;
    border-left: none;
    border-right: none;
    outline: none;
}

.inputPay dl dt em {
    display: inline-table;
    margin-top: 0;
}

/* 대전청년 인트로 */
.youngpassdj_wrap {
    letter-spacing: -1px;
}

.youngpassdj_wrap .ypd_hd {
    height: 80px;
    position: relative;
    width: 980px;
    margin: 0 auto;
}

.youngpassdj_wrap .ypd_hd h1 {
    padding: 16px 0 0 0;
}

.youngpassdj_wrap .ypd_hd .ypd_hd_login {
    text-align: center;
    font-family: 'notokr-regular';
    position: absolute;
    top: 20px;
    right: 0;
    width: 98px;
    height: 38px;
    line-height: 40px;
    display: block;
    border: 1px solid #ccc;
    font-size: 16px;
    color: #444;
}

.youngpassdj_wrap .ypd_ft {
    text-align: center;
    font-family: 'notokr-regular';
    color: #aaa;
    font-size: 14px;
    padding: 50px 0;
}

.youngpassdj_wrap .ypd_cont {
    width: 980px;
    margin: 0 auto;
}

.youngpassdj_wrap .mv-event {
    height: 645px;
}

.youngpassdj_wrap .event-img li {
    width: 100% !important;
    text-align: center;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.youngpassdj_wrap .event-img li img {
    vertical-align: top;
}

.youngpassdj_wrap ._slide-ctrls {
    width: 980px;
    position: relative;
    margin: 0 auto;
}

.youngpassdj_wrap ._slide-ctrls a {
    display: block;
    position: absolute;
    z-index: 100;
    top: 169px;
    width: 30px;
    height: 60px;
}

.youngpassdj_wrap ._slide-ctrls ._slide-btn-prev {
    left: -50px;
    background: url(//img.ezwelfare.net/welfare_new/images/customer/youngpassdj/img_ypd_arr1.png) 0 47% no-repeat;
}

.youngpassdj_wrap ._slide-ctrls ._slide-btn-next {
    right: -50px;
    background: url(//img.ezwelfare.net/welfare_new/images/customer/youngpassdj/img_ypd_arr2.png) 100% 47% no-repeat;
}

.youngpassdj_wrap .event-btns {
    position: absolute;
    top: 327px;
    left: 50%;
    z-index: 10;
    margin-left: -440px;
}

.youngpassdj_wrap .event-btns li {
    width: 12px;
    height: 12px;
    background: rgba(255,255,255,0.25);
    float: left;
    margin: 0 0 0 5px;
    border-radius: 50%;
}

.youngpassdj_wrap .event-btns li.on {
    width: 40px;
    background: rgba(255,255,255,0.6);
    border-radius: 5px;
}

.youngpassdj_wrap strong {
    font-weight: normal !important;
}

.youngpassdj_wrap .ypd_card {
    margin: -246px 0 0 0;
    background: #fff;
    position: relative;
    z-index: 10;
    padding: 55px 50px;
}

.youngpassdj_wrap .ypd_stit {
    font-size: 32px;
    color: #333;
    font-family: 'notokr-demilight';
    line-height: 40px;
}

.youngpassdj_wrap .ypd_stxt {
    font-size: 14px;
    color: #666;
    font-family: 'notokr-demilight';
    line-height: 22px;
    padding: 20px 0 0 0;
}

.youngpassdj_wrap .ypd_stit strong {
    display: block;
    font-family: 'notokr-bold';
}

.youngpassdj_wrap .ypd_list {
    overflow: hidden;
    position: absolute;
    top: 60px;
    left: 269px;
}

.youngpassdj_wrap .ypd_list li {
    float: left;
    width: 140px;
    margin: 0 0 0 25px;
    text-align: center;
    font-size: 20px;
    font-family: 'notokr-medium';
}

.youngpassdj_wrap .ypd_list li a {
    display: block;
    color: #333;
}

.youngpassdj_wrap .ypd_list li a:hover span {
    background-color: #0358bc;
}

.youngpassdj_wrap .ypd_list li span {
    width: 140px;
    height: 140px;
    margin: 0 0 28px 0;
    border-radius: 50%;
    display: block;
    background: #9cc4ff url(//img.ezwelfare.net/welfare_new/images/customer/youngpassdj/img_ypd_icon1.png) center center no-repeat;
    background-size: 70px;
}

.youngpassdj_wrap .ypd_list li.ypd_li2 span {
    background: #9cc4ff url(//img.ezwelfare.net/welfare_new/images/customer/youngpassdj/img_ypd_icon2.png) center center no-repeat;
    background-size: 70px;
}

.youngpassdj_wrap .ypd_list li.ypd_li3 span {
    background: #9cc4ff url(//img.ezwelfare.net/welfare_new/images/customer/youngpassdj/img_ypd_icon3.png) center center no-repeat;
    background-size: 70px;
}

.youngpassdj_wrap .ypd_list li.ypd_li4 span {
    background: #9cc4ff url(//img.ezwelfare.net/welfare_new/images/customer/youngpassdj/img_ypd_icon4.png) center center no-repeat;
    background-size: 70px;
}

.youngpassdj_wrap .ypd_list2 {
    overflow: hidden;
    padding: 55px 0 0 0;
}

.youngpassdj_wrap .ypd_list2 li {
    float: left;
    width: 314px;
    margin: 0 0 0 19px;
    font-size: 20px;
    font-family: 'notokr-medium';
}

.youngpassdj_wrap .ypd_list2 li:first-child {
    margin: 0;
}

.youngpassdj_wrap .ypd_list2 li a {
    display: block;
    height: 218px;
    text-align: center;
    border: 1px solid #ccc;
    color: #333;
}

.youngpassdj_wrap .ypd_list2 li a:hover {
    border: 1px solid #0358bc;
}

.youngpassdj_wrap .ypd_list2 li .ic {
    margin: 30px auto 20px auto;
    width: 100px;
    height: 100px;
    display: block;
    background: url(//img.ezwelfare.net/welfare_upload/etc/2022/03/220302_youthpassdaejeon1.jpg.png) center center no-repeat;
    background-size: 80px;
}

.youngpassdj_wrap .ypd_list2 li .yd {
    color: #999;
    font-size: 14px;
    font-family: "notokr-regular";
    display: block;
    padding: 0 0 6px 0;
}

.youngpassdj_wrap .ypd_list2 li.ypd_li2 .ic {
    background: url(//img.ezwelfare.net/welfare_upload/etc/2022/03/220302_youthpassdaejeon2.jpg.png) center center no-repeat;
    background-size: 80px;
}

.youngpassdj_wrap .ypd_list2 li.ypd_li3 .ic {
    background: url(//img.ezwelfare.net/welfare_new/images/customer/youngpassdj/img_ypd_icon7.png) center center no-repeat;
    background-size: 80px;
}

.youngpassdj_wrap .ypd_work {
    padding: 50px 0 0 0;
}

.youngpassdj_wrap .ypd_list3 {
    overflow: hidden;
}

.youngpassdj_wrap .ypd_list3 li {
    float: left;
    width: 480px;
    height: 80px;
    margin: 0 0 0 20px;
}

.youngpassdj_wrap .ypd_list3 li:first-child {
    margin: 0;
}

.youngpassdj_wrap .ypd_list3 li a {
    display: block;
    font-size: 20px;
    color: #fff;
    font-family: 'notokr-light';
    background: #333;
    text-align: center;
    line-height: 80px;
    border-radius: 10px;
}

.youngpassdj_wrap .ypd_list3 li a strong {
    font-family: 'notokr-medium';
}

.youngpassdj_wrap .ypd_list3 li a:hover {
    background: #0358bc;
}

.youngpassdj_wrap .ypd_list6 {
    padding: 10px 0 0 0;
}

.youngpassdj_wrap .ypd_list6 li {
    font-size: 20px;
    padding: 10px 0 0 0;
}

.youngpassdj_wrap .ypd_list6 li a {
    color: #666;
    display: block;
}

.youngpassdj_wrap .ypd_list6 li a .t1 {
    font-family: 'notokr-demilight';
}

.youngpassdj_wrap .ypd_list6 li a .t2 {
    font-family: 'notokr-medium';
    color: #333;
}

.youngpassdj_wrap .ypd_list7 li a .t1 {
    font-family: 'notokr-demilight';
    font-size: 13px;
    display: block;
    line-height: 16px;
    overflow: hidden;
    padding: 0 50px 0 0;
}

.youngpassdj_wrap .ypd_list7 li a .t1 span {
    float: right;
}

.youngpassdj_wrap .ypd_list7 li a .t2 {
    font-family: 'notokr-medium';
    color: #333;
    padding: 0 0 8px 0;
    display: block;
}

.youngpassdj_wrap .ypd_list7 li a .t3 {
    font-family: 'notokr-demilight';
    font-size: 12px;
    color: #aaa;
    display: block;
    margin: 10px 0 0 0;
    line-height: 14px;
}

.youngpassdj_wrap .ypd_list5 {
    padding: 16px 0 0 0;
}

.youngpassdj_wrap .ypd_list5 li {
    font-size: 15px;
    padding: 10px 0 0 0;
}

.youngpassdj_wrap .ypd_list5 li a {
    color: #666;
    display: block;
    font-family: 'notokr-demilight';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 270px;
}

.youngpassdj_wrap .ypd_list4 {
    overflow: hidden;
    padding: 30px 0 0 0;
}

.youngpassdj_wrap .ypd_list4 li {
    float: left;
    width: 96px;
    height: 97px;
    margin: 0 0 0 24px;
    background: url(//img.ezwelfare.net/welfare_new/images/customer/youngpassdj/img_ypd_icon8_w.png) center center no-repeat;
}

.youngpassdj_wrap .ypd_list4 li.ypd_li2 {
    background: url(//img.ezwelfare.net/welfare_new/images/customer/youngpassdj/img_ypd_icon9_w.png) center center no-repeat;
}

.youngpassdj_wrap .ypd_list4 li a {
    display: block;
    font: 0/0 arial;
    height: 97px;
}

.youngpassdj_wrap .ypd_info_wrap {
    border: 1px solid #ccc;
    border-top: 1px solid #676767;
    margin: 50px 0 0 0;
    padding: 40px 30px 40px 0;
    overflow: hidden;
}

.youngpassdj_wrap .ypd_info_wrap .ypd_call {
    float: left;
    width: 296px;
    border-right: 1px solid #ccc;
    height: 140px;
    padding: 0 0 0 30px;
}

.youngpassdj_wrap .ypd_info_wrap .ypd_call2 {
    height: 220px;
}
.big_ti {font-size:20px; color:#000; font-weight:bold; width:100%;}

.youngpassdj_wrap .ypd_info_wrap .ypd_info {
    float: left;
    width: 295px;
    border-right: 1px solid #ccc;
    height: 140px;
    padding: 0 0 0 30px;
    position: relative;
}

.youngpassdj_wrap .ypd_info_wrap .ypd_info .ypd_more {
    font-size: 12px;
    color: #999;
    font-family: 'notokr-regular';
    position: absolute;
    top: 8px;
    right: 30px;
}

.youngpassdj_wrap .ypd_info_wrap .ypd_sns {
    float: left;
    padding: 0 0 0 30px;
}

.youngpassdj_wrap .ypd_stit2 {
    font-size: 26px;
    color: #333;
    font-family: 'notokr-bold';
    padding: 0 0 0 0;
}

/* 간단하고 큼직한 체크박스 스타일 */
.checkbox-custom {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 1px; /* 각 체크박스 사이의 간격 조절을 위한 마진 설정 */
}

/* 체크박스 표시 */
.checkbox-custom:checked {
  background-color: #000;
}

/* 표시된 체크박스의 체크 마크 */
.checkbox-custom:checked::after {
  content: '\2714'; /* 체크 마크 (✓) */
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.checkbox-container {
    display: inline-block;
}

.checkbox-custom2 {
    display: none; /* 기본 체크박스 숨기기 */
}

.checkbox-custom2 + label {
    display: inline-block;
    vertical-align: middle; /* 수직 가운데 정렬을 위해 추가 */
    margin-right: 10px; /* 각 체크박스 사이의 간격 조절을 위한 마진 설정 */
    border: 1px solid #868686;
    padding: 2px 10px;
}

.checkbox-custom2:checked + label {
    background-color: #4572cc;
    color: #fff;
}
label {
  font-size: 18px;
  line-height: 2rem;
  padding: 0.2em 0.4em;
}

[type="radio"], span {
  vertical-align: middle;
}

[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: max(2px, 0.1em) solid gray;
  border-radius: 50%;
  width: 1.25em !important;
  height: 1.25em !important;
  transition: border 0.1s ease-in-out;
}

[type="radio"]:checked {
  border: 0.4em solid #4572c9;
}

[type="radio"]:focus-visible {
  outline-offset: max(2px, 0.1em);
  outline: max(2px, 0.1em) dotted tomato;
}

[type="radio"]:hover {
  box-shadow: 0 0 0 max(4px, 0.2em) lightgray;
  cursor: pointer;
}

[type="radio"]:hover + span {
  cursor: pointer;
}

[type="radio"]:disabled {
  background-color: lightgray;
  box-shadow: none;
  opacity: 0.7;
  cursor: not-allowed;
}

[type="radio"]:disabled + span {
  opacity: 0.7;
  cursor: not-allowed;
}




@media all and (max-width:680px) { 
.enqu_wrap {
    width: 90%;
    font-family: '나눔고딕', 'Nanum Gothic', nanumgothic, '맑은 고딕', sans-serif;
    letter-spacing: -0.05em;
    padding-bottom: 47px;
    margin: 0 auto;
}
.enqu_title {
    text-align: center;
    padding: 12px 0;
}
.enqu_list li {
    position: relative;
    padding: 35px 0px 35px 34px !important;
    border-bottom: 1px solid #d0d0d0;
}
.enqu_list li > i {
    left: 0px;
}
.dual {}
.dual input {width: calc(100% - 10%) !important;}
.enqu_list li .enqu_label_area {
    overflow: hidden;
    position: relative;
    top: 50%;
    right: 35px;
    width: 100%;
    margin-top: 9px;
}
.infod_list li {
    position: relative;
    padding: 35px 5px 35px 5px;
    border-bottom: 1px solid #d0d0d0;
}
.infod_list li .enqu_label_area {
    position: relative;
    width: 100%;
    margin-top: 30px;
    text-align: center;
    border: 1px solid #ddd;
    padding: 30px 30px 30px 30px;
    border-radius: 20px;
}
.enqu_title h1 {
    font-size: 32px;
    font-weight: 600;
    color: #222;
}
}

.overlay_p {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* 블랙 투명 배경 */
    z-index: 9998; /* 팝업 레이어보다 아래에 위치 */
    display: none;
  }

  /* 팝업 스타일 */
  .popup_cer {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 20px;
    width: 500px;
    z-index: 9999;
    display: none;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }

  /* 입력 필드 스타일 */
  .input-social {
    margin-bottom: 15px;
  }
  
  .input-social label {
    display: block;
    margin-bottom: 5px;
  }
  
  .input-social input {
    width: calc(100% - 12px);
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  
  /* 닫기 버튼 스타일 */
  .close_bb {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }
  .authenticate-btn {
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #1b1b1b;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }
  .xio{font-size: 26px;}
.popup_cer h2{
    font-size: 30px;
    
    text-align: center;
    font-family: 'yg-jalnan';
}
.kaka_t{color: #f98d00;}
.naver_t{color:#17b51d}
.overlay02 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* 블랙 투명 배경 */
    z-index: 9998; /* 팝업 레이어보다 아래에 위치 */
    display: none;
  }

  /* 팝업 스타일 */
  .popup02 {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 20px;
    width: 1000px; /* 너비 변경 */
    z-index: 9999;
    display: none;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }

  /* 입력 필드 스타일 */
  .input-group2 {
    margin-bottom: 15px;
  }
  
  .input-group2 label {
    display: block;
    margin-bottom: 5px;
  }
  
  .input-group2 input {
    width: calc(100% - 12px);
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  
  /* 닫기 버튼 스타일 */
  .close02 {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }

  /* 인증하기 버튼 스타일 */
  .authenticate-btn02 {
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
  .bkbt-ss33 {font-size:12px;color: #000;width: auto;height: auto;margin: auto;float: inline-end;padding: 5px 10px;line-height: normal;background-color: #FFC107;}


.agree_001 {
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #dadada;
    padding: 10px;
    border-radius: 15px;
  }

  .agree_l {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
  }

  .agree-input {
    display: none;
  }

  .radio-agree {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #007bff;
    position: relative;
    margin-right: 5px;
  }

  .radio-agree::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #007bff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: transform 0.2s ease-in-out;
  }

  .agree-input:checked + .radio-agree::after {
    transform: translate(-50%, -50%) scale(1);
  }