@charset "UTF-8";

/* 고객센터 */
#cs-center{
    padding-bottom:180px;
}
#cs-center .sub-page-wrap .sub-page-section .txt-box{
    padding-bottom:120px;
}
@media only screen and (max-width:1024px){
    #cs-center .sub-page-wrap .sub-page-section .txt-box{
        padding-bottom: 94px;
    }
}
@media only screen and (max-width:991px){
    #cs-center .sub-page-wrap .sub-page-section .txt-box p{
        display: block;
        font-size: 0;
        padding-top: 1.3%;
    }
}
@media only screen and (max-width:768px){
    #cs-center .sub-page-wrap .sub-page-section .txt-box p{
        padding-top: .8%;
    }
    #cs-center .sub-page-wrap .sub-page-section .txt-box p strong{
        font-size: 16px;
    }
}
@media only screen and (max-width:575px){
    #cs-center .sub-page-wrap .sub-page-section .txt-box{
        padding-bottom: 15vw;
    }
}

/* 고객센터 탭메뉴 */
.sub-tab-wrap{
    position:sticky;
    top:0px;
    left:0;
    right:0;
    padding-top:80px;
    margin-top:-115px;
    z-index:98;
}
.sub-tab-pc{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius:4px;
    background:#fff;
    text-align:center;
    overflow:hidden;
    box-shadow:0 8px 20px 0 rgba(0, 0, 0, .08);
}
.sub-tab-pc li{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%;
}
.sub-tab-pc li.active a,
.sub-tab-pc li a.active{
    color:#fff;
    font-weight:bold;
    background:#ac8c6d;
}
.sub-tab-pc li a{
    display:block;
    padding:26px 15px;
    font-size:17px;
    font-weight:500;
    line-height:1;
}
.sub-tab-pc:not(.terms-wrap .sub-tab-pc) li:not(.active) a:active,
.terms-wrap .sub-tab-pc li a:not(.active):active{
    background:#f9f6f3;
}
.sub-tab-pc:not(.terms-wrap .sub-tab-pc) li:not(.active) a:hover,
.terms-wrap .sub-tab-pc li a:not(.active):hover{
    color:#ac8c6d;
}
@media(max-width:991px){
    .sub-tab-wrap{
        padding-top:56px;
        margin-top:-88px;
        margin-right:-20px;
        margin-left:-20px;
    }
    .sub-tab-pc{
        border-radius:0;
    }
    .sub-tab-pc li{
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .sub-tab-pc li a{
        padding:24px 20px;
        font-size:16px;
    }
}
@media(max-width:768px){
    .sub-tab-pc li a{
        padding:20px 30px;
        font-size:15px;
    }
}
@media(max-width:575px){
    .sub-tab-wrap{
        margin-top:-70px;
    }
    .sub-tab-pc:not(.terms-wrap .sub-tab-pc){
        display:none;
    }
    .sub-tab-pc li a{
        padding:18px 12px;
        font-size:14px;
    }
}
@media(min-width:576px){
    .menu-section{
        display:none;
    }
}
.sub-tab{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background:#fff;
    text-align:center;
    overflow:hidden;
    box-shadow:0 8px 20px 0 rgba(0, 0, 0, .08);
}
.sub-tab li{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%;
}
.sub-tab li a.active,
.sub-tab li.active a{
    color:#fff;
    font-weight:bold;
    background:#ac8c6d;
}
.sub-tab li a{
    display:block;
    padding:18px 30px;
    font-size:14px;
    font-weight:500;
    line-height:1;
}
.sub-tab li a:active{
    background:#f9f6f3;
}
.sub-tab li a:active,
.sub-tab li a:hover:not(.active){
    color:#ac8c6d;
}
.menu-section .slick-slider {
    position: relative;
    display: block;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}
.menu-section .slick-slider .slick-track {
    moz-transform-origin: top left;
    -o-transform-origin: top left;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left
}
.menu-section .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
}
.menu-section .slick-slider .slick-track,.menu-section .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.menu-section .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.menu-section .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    text-align: center
}
.menu-section .slick-initialized .slick-slide {
    display: block;
    outline: 0
}

/* 게시판 상단 카운트 */
.board-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.board-top .count{
    color: #999;
    font-size: 15px;
    padding: 0 0 8px 4px;
}
.board-top .count em{
    color: #333;
    font-weight:600;
}
/* 게시판 상단 검색 */
.board-top .search-area{
    width: 330px;
}
.board-top .search-area .input-group{
    position: relative;
}
.board-top .search-area .form-control{
    padding-right: 45px;
}
.board-top .search-area .form-control::placeholder{
    color: #aaa;
}
.board-top .search-area span{
    position: absolute;
    top:12px;
    right: 14px;
    display: inline-block;
    padding: 5px;
}
.board-top .search-area span a{
    display: block;
    width: 16px;
    height: 16px;
    background: url("/images/sub/ico_search.svg") no-repeat center;
}
@media(max-width:991px){
    .board-top{
        display:none;
    }
}

/* 게시판 리스트 */
.board-lst-wrap{
    font-size: 16px;
    text-align: center;
    line-height: 1.188;
    margin-top: 16px;
}
.board-lst-wrap .board-lst-tit{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-weight:600;
    padding: 22px 0;
    border-radius: 5px;
    background: #F6F6F6;
}
.board-lst-wrap .board-lst-tit .tit{
    width: calc(100% - 110px);
}
.board-lst-wrap .lst{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.board-lst-wrap .lst-left{
    width: 68%;
}
.board-lst-wrap .lst-right{
    width: calc(100% - 68%);
}
.board-lst-wrap .fix ,.board-lst-wrap .num{
    width: 110px;
}
.board-lst-wrap span{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%;
}
@media(max-width:991px){
    .board-lst-wrap{
        margin-top:28px;
    }
}
@media(max-width:768px){
    .board-lst-wrap{
        margin-top:20px;
    }
}

/* 게시판 view */
.board-view-cont{
    position: relative;
    margin-top:65px;
    border-bottom: 1px solid #EBEBEB;
}
.board-view-cont .tit-area{
    font-size: 0;
    text-align: left;
    padding: 26px 36px 24px;
    border-radius: 5px;
    background: #F6F6F6;
}
.board-view-cont .tit-area strong{
    display:block;
    margin-bottom:9px;
    font-size: 23px;
    line-height: 1.3915;
    font-weight: 500;
    word-break: break-all;
}
.board-view-cont .tit-area > div span{
    display: inline-block;
    color: #757575;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    vertical-align: top;
}
.board-view-cont .tit-area > div > span + span::before{
    content:'';
    display:inline-block;
    margin:-2px 8px 0 12px;
    width:1px;
    height:14px;
    background:#EBEBEB;
    vertical-align:middle;
}
.board-view-cont .tit-area > div span span:last-child{
    margin-left:10px;
}
.board-view-cont .cont-area{
    font-size: 16px;
    min-height: 250px;
    line-height: 1.563;
    padding: 40px 36px 68px;
    word-break:break-word;
}
.board-view-cont .cont-area *{
    font-family:'Pretendard', Malgun Gothic, "맑은 고딕", AppleGothic, '돋움', Dotum, sans-serif !important;
    font-size:16px !important;
}
.board-view-cont .cont-area .file-down{
    margin-top:20px;
}
.board-view-cont .cont-area .file-down a::before{
    content:'';
    position:relative;
    top:2px;
    display:inline-block;
    width:14px;
    height:14px;
    margin-right:6px;
    background:url(/images/sub/ico_filedown.svg) no-repeat;
}
.board-view-cont .answer-area{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    position:relative;
    margin:68px 0 0 0;
}
.board-view-cont .answer-area::before{
    content: '';
    position:relative;
    top:4px;
    display:inline-block;
    width:8px;
    height:8px;
    margin-right:4px;
    border-top: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    transform: rotate(180deg);
}
.board-view-cont .answer-area > em{
    position: relative;
    display: inline-block;
    color: #fff;
    width: 34px;
    height: fit-content;
    font-size:11px !important;
    font-weight: 700;
    padding: 5px 7px 4px 8px;
    line-height: 1.183;
    border-radius: 2px;
    background: #A3A3A3;
}
.board-view-cont .answer-area .cont{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%;
    padding-left: 16px;
}

/* 게시판 공지사항 */
.board-lst-wrap.notice .lst-left{
    width: 78.67%;
}
.board-lst-wrap.notice .lst-right{
    width: calc(100% - 78.67%);
}
@media(max-width:991px){
    .board-lst-wrap.notice .lst-right .view{
        display:none;
    }
}

/* 게시판 리스트 아이템 */
.board-lst-wrap .board-lst-item{
    border-bottom: 1px solid #EBEBEB;
}
.board-lst-wrap .board-lst-item a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 25px 0;
}
.board-lst-wrap .board-lst-item .tit{
    padding-left: 14px;
}
.board-lst-wrap .board-lst-item span{
    color: #666;
}

/* 게시판 리스트 비밀글 */
.board-lst-wrap .board-lst-item.lock .tit::after{
    content: '';
    display: inline-block;
    width:9px;
    height:12px;
    margin-left:6px;
    background: url("/images/sub/ico_lock.svg") no-repeat top center;
}
/* 게시판 리스트 고정 */
.board-lst-wrap .board-lst-item .fix::after{
    content: '';
    display: inline-block;
    width: 11px;
    height: 12px;
    background: url("/images/sub/ico_speaker.svg") no-repeat center;
}
/* 게시판 리스트 답변상태 */
.board-lst-wrap .board-lst-item .status [class*=label-]{
    display: inline-block;
    width: 64px;
    color: #fff;
    font-size: 12px;
    line-height: 1.167;
    font-weight: 500;
    padding: 5px;
    border-radius: 2px;
}
.board-lst-wrap .board-lst-item .status .label-gray{
    background: #A3A3A3;
}
.board-lst-wrap .board-lst-item .status .label-navy{
    background: #454C6E;
}
@media(max-width:991px){
    .board-lst-wrap .board-lst-item .fix::after,
    .board-lst-wrap .board-lst-item.lock .tit::after{
        position: relative;
        top: 1px;
        background-size:90%;
    }
    .board-lst-wrap .board-lst-item .status [class*=label-]{
        width:auto;
        padding:5px 8px 3px;
        font-size:11px;
    }
}
@media only screen and (max-width:991px){
    /* 게시판 리스트 */
    .board-lst-wrap .lst-left{
        width: 100%;
        font-size: 15px;
    }
    .board-lst-wrap.notice .lst-left{
        width:96%;
    }
    .board-lst-wrap .lst-right{
        width: 100%;
        font-size: 13px;
        line-height: 1;
        padding-top:8px;
    }
    .board-lst-wrap .board-lst-tit,
    .board-lst-wrap .num{
        display: none;
    }

    /* 게시판 리스트 아이템 */
    .board-lst-wrap li:nth-child(2){
        border-top: 1px solid #EBEBEB;
    }
    .board-lst-wrap .board-lst-item .tit{
        padding-left: 0;
    }
    .board-lst-wrap .board-lst-item a{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding:17px 0;
    }
    .board-lst-wrap .board-lst-item span{
        flex: none;
        color:#999;
        font-weight:300;
    }
    .board-lst-wrap .fix{
        width: auto;
        margin-right:6px;
    }
    .board-lst-wrap .board-lst-item .status{
        order: 1;
    }
    .board-lst-wrap .board-lst-item .status:not(.lock *){
        display:none;
    }
    .board-lst-wrap .board-lst-item .writer{
        order: 2;
    }
    .board-lst-wrap .board-lst-item .date{
        order: 3;
    }
    .board-lst-wrap .board-lst-item .writer::after{
        content: '';
        display: inline-block;
        width: 1px;
        height: 12px;
        vertical-align: middle;
        margin: 0 8px;
        background: #EBEBEB;
    }
    .board-lst-wrap .board-lst-item .status{
        margin-right: 8px;
    }
    .board-lst-wrap .board-lst-item .status .label{
        width: auto;
        font-size: 11px;
        line-height: 1;
    }
}



/* 게시판 버튼 */
.bbs-btn-area{
    padding-bottom:24px;
    margin-top:-16px;
    text-align:right;
}
.bbs-btn-area.lst-btn-area{
    margin-top:16px;
    margin-bottom:-15px;
    padding-bottom:0;
    text-align:right;
}
.bbs-btn-area .btn-lg{
    width:128px;
    font-weight: 500;
    line-height:1.572;
}
.bbs-btn-area button{
    white-space: nowrap;
    cursor: pointer;
    min-width:67px;
    color:#333;
    font-size:14px;
    line-height: 1;
    padding:11px;
    border-radius:4px;
    border:1px solid #ddd;
}
.bbs-btn-area button.btn-black{
    color:#fff;
    border-color:#1E2023;
    background:#1E2023;
}
.bbs-btn-area button + button{
    margin-left:1px;
}
.board-bottom-area{
    text-align: center;
    margin-top: 68px;
}
.board-bottom-area .btn-lst{
    width: 54px;
    height: 54px;
    padding: 0;
    border-radius: 50%;
    border: none;
    background: #1E2023 url("/images/sub/ico_list.svg") no-repeat center;
}
@media(max-width:991px){
    .board-view-cont .tit-area{
        padding:23px 28px 20px;
    }
    .board-view-cont .tit-area strong{
        margin-bottom:8px;
        font-size:21px;
    }
    .board-view-cont .tit-area > div span{
        font-size:13px;
    }
    .board-view-cont .tit-area > div span + span{
        display:inline;
    }
    .board-view-cont .tit-area > div > span:first-child::after{
        height:12px;
    }
    .board-view-cont .tit-area > div span span:last-child{
        margin-left:4px;
    }
    .board-view-cont .cont-area{
        padding:30px 28px 68px;
        font-size:15px;
    }
    .board-view-cont .cont-area *{
        font-size:15px !important;
    }
    .board-view-cont .answer-area{
        margin:40px 0 0;
    }
    .board-view-cont .answer-area .cont{
        padding-left:12px;
    }
    .bbs-btn-area{
        padding-bottom:20px;
    }
}
@media (max-width: 768px){
    #cs-center{
        padding-bottom:128px
    }
    .board-view-cont{
        margin-top: 20px;
    }
    .board-view-cont .answer-area{
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin:32px 0 0;
    }
    .board-view-cont .answer-area .cont {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        width:100%;
        padding-top:16px;
        padding-left:13px;
    }
    .board-bottom-area{
        margin-top:50px;
    }
    .board-bottom-area .btn-lst{
        width:47px;
        height:47px;
        background-size:11px;
    }
}
@media (max-width:575px){
    .board-view-cont .tit-area{
        padding-right:26px;
        padding-left:26px;
    }
    .board-view-cont .tit-area > div > span:first-child::after{
        margin:0 8px;
    }
    .board-view-cont .cont-area{
        padding-right:26px;
        padding-left:26px;
    }
    .bbs-btn-area.lst-btn-area{
        margin-top:12px;
    }
    .bbs-btn-area button{
        min-width:auto;
        padding:11px 16px;
        font-size:12px;
    }
    .bbs-btn-area .btn-lg{
        width:auto;
        padding:11px 16px;
        font-size:12px;
        line-height:1;
    }
}

/* 비밀번호 모달 */
#pw-view input {
    width: 100%;
    padding: 10px;
    font-size: 1.6rem;
    margin: 10px 0 30px;
    border: 1px solid #ddd;
}


/* 게시판 FAQ */
.faq-area{
    font-size: 16px;
    margin-top: 65px;
}
.faq-area li{
    border-radius: 5px;
    border: 1px solid #EBEBEB;
}
.faq-area li + li{
    margin-top: 8px;
}
.faq-area li .tit {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    line-height: 1.188;
    padding: 29px 80px 28px 50px;
    word-break:keep-all;
}
.faq-area li .tit::after{
    content: '';
    position: absolute;
    top: 48%;
    right: 48px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: translateY(-50%) rotate(135deg);
    transition: .2s;
}
.faq-area li .tit span{
    display: inline-block;
    color: #AC8C6D;
    font-weight: 500;
    margin-right: 20px;
}
.faq-area li .txt{
    display: none;
    word-break: keep-all;
    color: #666;
    line-height: 3rem;
    padding: 7px 50px 44px;
}
.faq-area li.active{
    border-color: #333;
    box-shadow: 0 3px 9px 0 rgba(0, 0, 0, .12);
}
.faq-area li.active .tit{
    font-weight: 600;
}
.faq-area li.active .tit::after{
    transform: rotate(-45deg);
}
@media(max-width:991px){
    .faq-area{
        margin-top:28px;
        font-size: 15px;
    }
    .faq-area li + li{
        margin-top:6px;
    }
    .faq-area li .tit{
        line-height: 1.45;
        padding:20px 46px 17px 20px;
    }
    .faq-area li .tit::after{
        right:24px;
        width: 8px;
        height: 8px;
    }
    .faq-area li .tit span{
        margin-right:10px;
    }
    .faq-area li .txt{
        font-size: 14px;
        padding:0 20px 20px;
    }
}
@media(max-width:768px){
    .faq-area{
        margin:20px auto 40px;
    }
}

/* 게시판 이벤트 */
.event-area{
    padding-top:13px;
}
.event-area .event-lst-wrap{
    margin-top: 12px;
}
.event-area .event-lst-wrap ul{
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.event-area .event-lst-wrap .event-lst-item{
    overflow: hidden;
    border-radius: 10px;
    background: #F8F8F8;
    width: calc((100% - 66px) / 3);
    margin: 0 33px 33px 0;
}
.event-area .event-lst-wrap .event-lst-item a{
    display: block;
}
.event-area .event-lst-wrap .event-lst-item .txt-box{
    color: #757575;
    font-size: 14px;
    padding: 24px 30px 26px;
}
.event-area .event-lst-wrap .event-lst-item .txt-box strong{
    display: block;
    color: #333;
    font-size: 16px;
    font-weight:600;
    padding-bottom: 8px;
}
.event-area .event-lst-wrap .event-lst-item .img-box{
    position: relative;
    width:auto;
    height:auto;
    padding-bottom:49.3%;
    overflow:hidden;
}
.event-area .event-lst-wrap .event-lst-item.end .img-box::before{
    content: '종료된 이벤트입니다';
    z-index: 1;
    position: absolute;
    top: 0;
    right:0;
    bottom:0;
    left: 0;
    padding-top:23%;
    color: #fff;
    font-size: 14px;
    font-weight:600;
    text-align: center;
    background:rgba(0,0,0,.5);
}
.event-area .event-lst-wrap .event-lst-item .img-box-inner{
    position: absolute;
    width: 100%;
    height: 100%;
}
.event-area .event-lst-wrap .event-lst-item img{
    position:absolute;
    width:100%;
    height:100%;
}


@media only screen and (min-width: 992px){
    .event-area .event-lst-wrap .event-lst-item:nth-child(3n){
        margin-right: 0;
    }
}

@media all and (min-width:992px) and (max-width:1024px){
    .event-area .event-lst-wrap .event-lst-item{
        width: calc((100% - 54px) / 3);
        margin: 0 27px 33px 0;
    }

}

@media(max-width:991px){
    .event-area .event-lst-wrap .event-lst-item{
        width: calc((100% - 20px) / 2);
        border-radius:8px;

        margin: 0 20px 20px 0;
    }
    .event-area .event-lst-wrap .event-lst-item:nth-child(2n){
        margin-right: 0;
    }
    .event-area .event-lst-wrap .event-lst-item .txt-box strong{
        padding-bottom:5px;
        font-size:15px;
    }
    .event-area .event-lst-wrap .event-lst-item .txt-box{
        padding:6% 6.8%;
        font-size: 13px;
    }
}
@media(max-width:768px){
    .event-area{
        padding-top:0;
        margin-top:-16px;
    }
    .event-area .event-lst-wrap {
        margin-top:4px;
    }
    .event-area .event-lst-wrap .event-lst-item{
        width: calc((100% - 16px) / 2);
        margin: 0 16px 16px 0;
    }
}
@media only screen and (max-width: 575px){
    .event-area {
        padding-top:0;
        margin-top:6px;
    }
    .event-area .event-lst-wrap .event-lst-item{
        width:100%;
        margin-right: 0;
    }
}

/* 게시판 이벤트 라디오 */
.event-area .radio-wrap{
    padding:10px 12px;
}
.event-area .radio-wrap label{
    position: relative;
    cursor: pointer;
}
.event-area .radio-wrap label + label{
    margin-left: 39px;
}
.event-area .radio-wrap label + label::before{
    content: '';
    position: absolute;
    top: 0;
    left: -22px;
    width: 1px;
    height: 15px;
    background: #EBEBEB;
}
.event-area .radio-wrap input[type="radio"]{
    display: none;
}
.event-area .radio-wrap input[type="radio"]:checked + span::before{
    content: '';
    display: inline-block;
    width: 15px;
    height: 12px;
    margin: 0 3px 1px 0;
    vertical-align: middle;
    background: url(/images/sub/img_radio_on.svg) no-repeat center;
}
.event-area .radio-wrap input:checked + span{
    color: #333;
    font-weight: 700;
}
@media(max-width:768px){
    .event-area .radio-wrap{
        padding:8px 12px;
    }
    .event-area .radio-wrap label + label{
        margin-left:27px;
    }
    .event-area .radio-wrap label + label::before{
        top:2px;
        left:-14px;
        height:11px;
    }
    .event-area .radio-wrap input + span{
        font-size:14px;
    }
}


/*게시판글쓰기*/
.form-area {
    max-width: 600px;
    margin:60px auto 0;
}
.form-area .form-cell{
    margin-top: 34px
}
.form-area .form-cell>label.tit {
    display: block;
    margin-bottom: 12px;
    font-size: 15px;
    text-align: left
}
.form-area .form-cell>label.tit.req {
    position: relative
}
.form-area .form-cell>label.tit.req:after {
    content: " ";
    display: inline-block;
    width:4px;
    height:4px;
    margin-left:6px;
    vertical-align:8px;
    background:#fc4c4e;
    border-radius:50%;
}
.form-area .form-cell input[type=text],
.form-area .form-cell input[type=email],
.form-area .form-cell input[type=password] {
    width: 100%;
    padding: 10px 0 15px;
    font-size:14px;
    border-bottom: 1px solid;
    border-color: rgba(0,0,0,0) rgba(0,0,0,0) #000 rgba(0,0,0,0)
}
.form-area .input-file {
    visibility: hidden;
    position: absolute
}
.form-area .file-area {
    position: relative
}
.form-area .file-area input {
    background: #fff !important
}
.form-area .file-area .upload-field {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 15px;
}
.form-area .captcha-area #captcha {
    width: 150px;
    vertical-align: middle;
    height: 56px
}
.form-area .captcha-area input[type=text] {
    display: inline-block;
    width: 130px;
    margin: 0 15px
}
.form-area .captcha-area input[type=text]::-moz-placeholder,
.form-area .captcha-area input[type=text]::-webkit-input-placeholder,
.form-area .captcha-area input[type=text]:-ms-input-placeholder,
.form-area .captcha-area input[type=text]::placeholder {
    color: #ddd
}
.form-area .captcha-area button {
    display: inline-block;
    font-size: 1.5rem
}
.form-area .captcha-area button:before {
    content: " ";
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    vertical-align: middle;
    background: url("/images/common/icon.png") -200px -100px no-repeat
}

.form-area textarea {
    display: block;
    width: 100%;
    padding: 15px 20px;
    font-size:14px;
    resize: none;
    border: 1px solid #ddd;
}

.form-area .agree-area {
    padding-bottom: 30px;
    border-bottom:1px solid #dedcdb
}
.form-area .agree-area div {
    overflow-y: scroll;
    width: 100%;
    height: 212px;
    padding: 15px 20px;
    margin-bottom: 16px;
    color: #666;
    font-size:14px;
    line-height:1.6;
    border: 1px solid #ddd;
    background: #f5f5f5;
}
.form-area .agree-area div p {
    margin-bottom: 20px
}
.form-area .agree-area div ol li {
    text-indent: -16px;
    padding-left: 16px;
    margin-bottom: 20px
}
.form-area .agree-area div ol li.text-bold {
    font-weight: 600
}
.form-area .agree-area label{
    font-size:14px;
    font-weight:500;
}
.form-area .agree-area p + p{
    margin: 10px 0 0 0;
}
.form-area .bbs-btn-area{
    padding-bottom:0;
    margin-top:40px;
    text-align:center;
}
.form-area .bbs-btn-area .btn-lg{
    width: 200px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    padding: 12px 20px;
}
@media(max-width:768px){
    .form-area{
        margin-top:36px;
    }
}
@media only screen and (max-width: 425px){
    .form-area .bbs-btn-area{
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .form-area .bbs-btn-area .btn-lg{
        flex: 1 1 auto;
        width: auto;
    }
    .form-area .bbs-btn-area button + button{
        margin-left: 6px;
    }
}



/* 게시판 수정하기 */
.switch-radio {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 36px;
    border: 1px solid #ddd
}
.switch-radio .radio-wrap {
    display: table-cell;
    position: relative
}

.switch-radio .radio-wrap+.radio-wrap {
    border-left: 1px solid #ddd
}

.switch-radio label {
    display: block;
    padding: 12px 15px;
    text-align: center;
    font-size: 1.5rem;
    background-color: #fff;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.switch-radio label:hover {
    cursor: pointer
}

.switch-radio label:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 10px;
    margin-right: 15px;
    background: url(../images/common/icon.png) no-repeat -300px -150px
}

.switch-radio label+input[type=radio]+label {
    border-left: 1px solid #ddd
}

.switch-radio input {
    position: absolute;
    height: 1px;
    width: 1px
}

.switch-radio input:checked+label:after {
    content: " ";
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 1;
    border: 1px solid #000
}

.switch-radio input:checked+label:before {
    background: url(../images/common/icon.png) no-repeat -350px -150px
}