/* ========== COMMON ========== */
@media (max-width:1024px) {
    .floating_pop { display: none !important; }
}

.quickmenu_container { margin: auto; max-width: 1500px; width: 100%; }

.point_color,
.color-point { color: #ee741f !important; }
.color-blue { color: #3f5e9a !important; }
.color-green { color: #4c9f92 !important; }
.color-green2 { color: #3ac0aa !important; }
.color-white {color:#fff !important;}
.color-lightgreen {color:#32a593 !important;}
.color-gray0 {color:#c0c0c0 !important;}
.color-gray1 {color:#d5d5d5 !important;}
.color-gray2 {color:#e2e2e2 !important;}
.color-gray3 {color:#575757 !important;}
.bg-light { background: #fafafa; }
.color-yellow {color:#f4f8bb !important;}
.color-brown {color:#97735c !important;}

.mo_br, .mo-br { display: none; }
.sp { display: none; }
@media (max-width:1024px) {
    .sp { display: block; }
    .pc-br { display: none; }
    .pc { display: none; }
}
.m-scroll { display: none; margin: auto; max-width: 360px; width: 100%; }
[data-scroll="false"] { overflow-y: hidden; }

.b { font-weight: bold !important; }

.clearfix:after { content: ''; display: table; clear: both; }
ul.list:after { content: ''; display: table; clear: both; }
ul.list > li { float: left; }
.fLeft { float: left; }
.fRight { float: right; }
.aRight { text-align: right; }

/* Display */
.d-sr-only,.d-sr-only-focusable:not(:focus){border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}
.d-none{display:none!important;}.d-inline{display:inline!important;}.d-inline-block{display:inline-block!important;}.d-block{display:block!important;}.d-flex{display:flex!important;}.d-inline-flex{display:inline-flex!important;}
@media (min-width:500px){
.d-sm-none{display:none!important;}.d-sm-inline{display:inline!important;}.d-sm-inline-block{display:inline-block!important;}.d-sm-block{display:block!important;}.d-sm-flex{display:flex!important;}.d-sm-inline-flex{display:inline-flex!important;}
}
@media (min-width:768px){
.d-md-none{display:none!important;}.d-md-inline{display:inline!important;}.d-md-inline-block{display:inline-block!important;}.d-md-block{display:block!important;}.d-md-flex{display:flex!important;}.d-md-inline-flex{display:inline-flex!important;}
}
@media (min-width:1024px){
.d-lg-none{display:none!important;}.d-lg-inline{display:inline!important;}.d-lg-inline-block{display:inline-block!important;}.d-lg-block{display:block!important;}.d-lg-flex{display:flex!important;}.d-lg-inline-flex{display:inline-flex!important;}
}
@media (min-width:1200px){
.d-xl-none{display:none!important;}.d-xl-inline{display:inline!important;}.d-xl-inline-block{display:inline-block!important;}.d-xl-block{display:block!important;}.d-xl-flex{display:flex!important;}.d-xl-inline-flex{display:inline-flex!important;}
}
.flex-wrap{flex-wrap:wrap!important;}

/* border */
.border-opacity-white{
    border:1px solid rgba(255,255,255,.2);
}
hr.border-opacity-white{
    border:0;
    border-top:1px solid rgba(255,255,255,.2);
}

/* Width */
.w-100{width:100%!important;}
.mw-none{max-width:none!important;}
.mw-30px{max-width:30px!important;}
.mw-260px{max-width:260px!important;}
.mw-400px{max-width:400px!important;}
.mw-960px{max-width:960px!important;}
@media (min-width:576px){
}
@media (min-width:768px){
    .mw-md-none{max-width:none!important;}
    .mw-md-260px{max-width:260px!important;}
    .mw-md-400px{max-width:400px!important;}
}
@media (min-width:1024px){
    .mw-lg-none{max-width:none!important;}
    .mw-lg-260px{max-width:260px!important;}
    .mw-lg-400px{max-width:400px!important;}
}
@media (min-width:1200px){
}

/* Height */
.h-100{height:100%!important;}
@media (min-width:576px){
}
@media (min-width:768px){
}
@media (min-width:1024px){
    .h-lg-900px{height:900px!important;}
}
@media (min-width:1200px){
    .h-xl-900px{height:900px!important;}
}

/* ------- Grid ------- */
.grid { font-size: 0; }
.grid:after { content: ''; display: block; clear: both; }
.grid > div,
.grid > li { display: inline-block; vertical-align: top; padding: 10px; font-size: 16px; }
.grid > div > ._g,
.grid > li > ._g { height: 100%; }
/* 1 col */
.grid-24 { width: 100%; }
/* 2 col */
.grid-12 { width: 50%; }
/* 3 col */
.grid-8 { width: 33.333333%; }
/* 4 col */
.grid-6 { width: 25%; }
/* 5 col */
.grid-5 { width: 20%; }
/* 6 col */
.grid-4 { width: 16.66666%; }
/* 7 col */
.grid-7 { width: 14.28571%; }
@media (max-width: 1024px){
    .grid-4 { width: 33.33333%; }
    .grid-7 { width: 20%; }
}
@media (max-width: 768px){
    .grid-6 { width: 50%; }
    .grid-5 { width: 33.33333%; }
    .grid-7 { width: 33.33333%; }
}
@media (max-width: 600px){
    .grid-8 { width: 100%; }
    .grid-5 { width: 100%; }
    .grid-4 { width: 50%; }

	.mobile_story .grid-8 { width: 50%; }
}

.row-grid{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-6px;}.no-gutters{margin:0!important;}.no-gutters > .col,.no-gutters > [class*="col-"]{padding:0!important;}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;min-height:1px;padding:8px;}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
@media (min-width: 500px) {
.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
}
@media (min-width: 768px) {
.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
}
@media (min-width: 1024px) {
.row-grid{margin:-10px;}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{padding:10px;}.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
}
@media (min-width: 1200px) {
.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
}



.img { position: relative; }
.img:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; }


.imgz { display: none; text-align: center; font-size: 13px; }
.imgz:before { content: ''; display: inline-block; vertical-align: -12px; margin-right: 2px; width: 35px; height: 35px; background: url('/img/icon/zoom.png') no-repeat center / 35px auto; }
.imgz:after { content: '이미지를 클릭하시면 크게 볼 수 있습니다.'; }
@media (max-width:768px) {
    .imgz { display: block; }
}

.img-wrap{
    line-height: 0;
    text-align: center;
    margin:auto;
}
.img-wrap img{
    max-width: 100%;
}



.slick-prev { overflow: hidden; text-indent: -99999px; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; }
.slick-next { overflow: hidden; text-indent: -99999px; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; }
.slick-slide:focus { outline: none; }
.slick-initialized .slick-slide { overflow: hidden; }
.slick-dots { position: absolute; left: 0; bottom: 50px; width: 100%; text-align: center; font-size: 0; }
.slick-dots li { overflow: hidden; text-indent: -999999px; display: inline-block; vertical-align: top; margin: 0 5px; cursor: pointer; }


.float:after { content: ''; display: block; clear: both; }
.f-left { float: left; }
.f-right { float: right; }

.icenter { margin: auto; }
.centre { display: table; width: 100%; height: 100%; }
.centre .inner { display: table-cell; vertical-align: middle; width: 100%; height: 100%; }



/* List Style */
.ul-square { margin-left: 15px; list-style: square; }
.ul-square > li { list-style: square; list-style-image: url('/img/icon/square.png'); }
.ul-line > li { position: relative; padding-left: 10px; }
.ul-line > li:before{
    content: ''; position: absolute; top: 10px; left: 0;
    width: 5px; height: 1px; background: #555555;
}



/* Tab Menu */
.sub_tab_menu { padding: 50px 0; width: 100%; }
.tab-list { position: relative; margin-bottom: 70px; }
.tab-list:before { content: ''; position: absolute; left: 0; bottom: 0; width: calc(100% - 3px); height: 1px; background-color: #333333; }
.tab-list:after { content: ''; display: block; clear: both; }
.tab-list > li { float: left; margin-left: -1px; background-color: #fff; border-top: 1px solid #d6d6d6; border-left: 1px solid #d6d6d6; border-right: 1px solid #d6d6d6; }
.tab-list > li:first-child { margin-left: 0; }
.tab-list > li a,
.tab-list > li button { display: block;  width: 100%; height: 60px; text-align: center; color: #aaaaaa; font-size: 17px; letter-spacing: -0.05em; font-weight: bold; }
.tab-list > li.active { position: relative; margin-top: 0; border-top: 1px solid #333333; background-color: #fff; border-left: 1px solid #333333; border-right: 1px solid #333333; }
.tab-list > li.active a,
.tab-list > li.active button { color: #333333; }
.tab-list > li.active:before { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background-color: #fff; }
.tab2 > li { width: 50%; }
.tab3 > li { width: 33.33333%; }
.tab4 > li { width: 25%; }
.tab5 > li { width: 20%; }
.tab6 > li { width: 16.66666%; }
.tab7 > li { width: 14.285%; }
.tab6:before { width: calc(100% - 5px); }
.tab-contents { position: relative; }
.tab-contents > li { display: none; position: absolute; top: 0; left: 0; padding-top: 35px;}
.tab-contents > li.active { display: block; height:auto; position:relative; }

@media (max-width:1024px) {
    .tab-list:before { content: none; }
    .tab-list { margin-bottom: 35px; }
    .tab-list > li { margin-bottom: -1px; width: 50%; height: 50px; border-bottom: 1px solid #d6d6d6; }
    .tab-list > li:first-child { margin-left: -1px; }
    .tab-list > li.active:before { background: #333; }
    .tab-list > li a, .tab-list > li button { height: 50px; line-height: 50px; font-size: 13px; }
}

/* Sub Tab Menu */
.sub_tab_menu { padding: 50px 0; width: 100%; }
.sub-tab-list { position: relative; margin-top: 56px; }
/* .sub-tab-list:before { content: ''; position: absolute; left: 0; bottom: 0; width: calc(100% - 3px); height: 1px; background-color: #333333; } */
.sub-tab-list:after { content: ''; display: block; clear: both; }
.sub-tab-list > li { float: left; margin-left: -1px; border: 1px solid #d6d6d6; }
.sub-tab-list > li:first-child,
.sub-tab-list.tab4 > li:nth-child(4n + 1){ margin-left: 0; }
.sub-tab-list > li a,
.sub-tab-list > li button { display: block;  width: 100%; height: 50px; text-align: center; color: #aaaaaa; font-size: 17px; letter-spacing: -0.04em; font-weight: bold; background-color: #f5f5f5; }
.sub-tab-list > li.active { position: relative; margin-top: 0; border-color: #3f5e9a; }
.sub-tab-list > li.active a,
.sub-tab-list > li.active button { color: #fff; background: #3f5e9a; }
.sub-tab-list > li.active:before { content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background-color: #3f5e9a; }
.__tab-br:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #3f5e9a; }
.__tab-green:before { background: #4c9f92; }
.__tab-green > li.active { border-color: #4c9f92; }
.__tab-green > li.active a,
.__tab-green > li.active button { background: #4c9f92; }
.tab6:before { width: calc(100% - 5px); }
.sub-tab-contents { position: relative; }
.sub-tab-contents > li { display: none; position: absolute; top: 0; left: 0; }
.sub-tab-contents > li.active { display: block; height:auto; position:relative; }

@media (max-width:1024px) {
    .sub-tab-list > li:first-child { margin-left: -1px; }
    .sub-tab-list > li { margin-top: -1px !important; width: 33.33333%; }
    .sub-tab-list > li a,
    .sub-tab-list > li button { height: 45px; font-size: 14px; }
    .tab6:before { content: none; }
}




/* Button Style */
.btn, a.btn { display: inline-block; vertical-align: middle; width: 100px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; }
input.btn { padding-left: 0; }
.btn_border { background-color: #fff; border: 1px solid #eee; }
.btn_dark_border { background-color: #fff; border: 1px solid #ddd; }
.btn_confirm, a.btn_confirm { background-color: #666; color: #fff; }
.btn_point, a.btn_point { background-color: #ee741f; color: #fff !important; }
.btn_point2, a.btn_point2 { background-color: #3e9b93; color: #fff; }
.btn_dark, a.btn_dark { background: #999; }






/* original style */
#popup_01 {display:none;position:absolute;top:600px;left:50%;margin-left:-417px;width:834px;height:718px;background:#fff;border:1px solid #cecece;z-index:9999;box-sizing:border-box;}
#popup_01 .close {width:834px;height:36px;line-height:36px;text-align:right;padding-right:5px;box-sizing:border-box;}
#popup_01 .close img {display: inline-block;cursor:pointer;}
#popup_01 .title {text-align: center;margin-top:36px;width:834px;height:20px;font-size:20px;font-weight:bold;color:#202020;}
#popup_01 .sub_title {text-align: center;margin-top:16px;width:834px;height:12px;font-size:12px;color:#727272;}
#popup_01 .kakao_id {text-align: center;margin-top:10px;width:834px;height:22px;}
#popup_01 .kakao_id span {width:138px;height:22px;border:1px solid #ffd324;background:#ffd324;color:#fff;font-size:14px;}
#popup_01 .table {margin:30px auto 0;width:636px;height:386px;border-top:1px solid #202020;box-sizing:border-box;}
#popup_01 .table .input_area {width:636px;height:38px;border-bottom:1px solid #ebebeb;}
#popup_01 .table .input_area .subject {float:left;width:140px;height:38px;line-height:38px;text-align:left;padding-left:20px;font-size:12px;font-weight:bold;box-sizing:border-box;}
#popup_01 .table .input_area .input {float:left;width:496px;height:38px;line-height:38px;text-align:left;box-sizing:border-box;}
#popup_01 .table .input_area .input input {width:200px;height:30px;border:none;background:none;}
#popup_01 .table .textarea {width:636px;height:140px;background:#ebebeb;}
#popup_01 .table .textarea textarea {width:636px;height:140px;border:none;background:none;padding:10px;box-sizing:border-box;}
#popup_01 .table	 .agree_info {margin-top:5px;width:636px;height:120px;line-height:175%;text-align:left;padding:10px;overflow-y:auto;box-sizing:border-box;}
#popup_01 .table	 .agree_info span {font-weight:bold;}
#popup_01 .table	 .agree_info p:first-child {margin-top:16px;}
#popup_01 .agree  {margin-top:10px;width:834px;height:12px;font-size:12px;font-weight:bold;color:#202020;text-align:right;padding-right:99px;box-sizing:border-box;}
#popup_01 .text {text-align: center;margin-top:25px;width:834px;height:14px;font-size:14px;font-weight:bold;color:#202020;}
#popup_01 .btn {margin-top:10px;width:834px;height:27px;}
#popup_01 .btn button {width:146px;height:27px;border:1px solid #99d5cf;background:#99d5cf;font-size:16px;font-weight:bold;color:#fff;}

#popup_02 {display:none;position:absolute;top:600px;left:50%;margin-left:-417px;width:834px;height:658px;background:#fff;border:1px solid #cecece;z-index:9999;box-sizing:border-box;}
#popup_02 .close {width:834px;height:36px;line-height:36px;text-align:right;padding-right:5px;box-sizing:border-box;}
#popup_02 .close img {display: inline-block;cursor:pointer;}
#popup_02 .title {text-align: center;margin-top:36px;width:834px;height:20px;font-size:20px;font-weight:bold;color:#202020;}
#popup_02 .table {margin:30px auto 0;width:636px;height:326px;border-top:1px solid #202020;box-sizing:border-box;}
#popup_02 .table .input_area {width:636px;height:38px;border-bottom:1px solid #ebebeb;}
#popup_02 .table .input_area .subject {float:left;width:140px;height:38px;line-height:38px;text-align:left;padding-left:20px;font-size:12px;font-weight:bold;box-sizing:border-box;}
#popup_02 .table .input_area .input {float:left;width:496px;height:38px;line-height:38px;text-align:left;box-sizing:border-box;}
#popup_02 .table .input_area .input input {width:200px;height:30px;border:none;background:none;}
#popup_02 .table .input_area .input select {width:100px;height:20px;border:1px solid #cecece;}
#popup_02 .table	 .agree_info {margin-top:5px;width:636px;height:120px;line-height:175%;text-align:left;padding:10px;overflow-y:auto;box-sizing:border-box;}
#popup_02 .table	 .agree_info span {font-weight:bold;}
#popup_02 .table	 .agree_info p:first-child {margin-top:16px;}
#popup_02 .agree  {margin-top:10px;width:834px;height:12px;font-size:12px;font-weight:bold;color:#202020;text-align:right;padding-right:99px;box-sizing:border-box;}
#popup_02 .text {text-align: center;margin-top:25px;width:834px;height:14px;font-size:14px;font-weight:bold;color:#202020;}
#popup_02 .btn {margin-top:10px;width:834px;height:27px;}
#popup_02 .btn button {width:146px;height:27px;border:1px solid #99d5cf;background:#99d5cf;font-size:16px;font-weight:bold;color:#fff;}

#popup_03 {display:none;position:absolute;top:600px;left:50%;margin-left:-417px;width:834px;height:550px;background:#fff;border:1px solid #cecece;z-index:9999;box-sizing:border-box;}
#popup_03 .close {width:834px;height:36px;line-height:36px;text-align:right;padding-right:5px;box-sizing:border-box;}
#popup_03 .close img {display: inline-block;cursor:pointer;}
#popup_03 .title {text-align: center;margin-top:36px;width:834px;height:20px;font-size:20px;font-weight:bold;color:#202020;}
#popup_03 .kakao_id {text-align: center;margin-top:10px;width:834px;height:22px;}
#popup_03 .kakao_id span {width:138px;height:22px;border:1px solid #ffd324;background:#ffd324;color:#fff;font-size:14px;}
#popup_03 .table {margin:30px auto 0;width:636px;height:246px;border-top:1px solid #202020;box-sizing:border-box;}
#popup_03 .table .input_area {width:636px;height:38px;border-bottom:1px solid #ebebeb;}
#popup_03 .table .input_area .subject {float:left;width:140px;height:38px;line-height:38px;text-align:left;padding-left:20px;font-size:12px;font-weight:bold;box-sizing:border-box;}
#popup_03 .table .input_area .input {float:left;width:496px;height:38px;line-height:38px;text-align:left;box-sizing:border-box;}
#popup_03 .table .input_area .input input {width:200px;height:30px;border:none;background:none;}
#popup_03 .table .input_area .input select {width:100px;height:20px;border:1px solid #cecece;}
#popup_03 .table	 .agree_info {margin-top:5px;width:636px;height:120px;line-height:175%;text-align:left;padding:10px;overflow-y:auto;box-sizing:border-box;}
#popup_03 .table	 .agree_info span {font-weight:bold;}
#popup_03 .table	 .agree_info p:first-child {margin-top:16px;}
#popup_03 .agree  {margin-top:10px;width:834px;height:12px;font-size:12px;font-weight:bold;color:#202020;text-align:right;padding-right:99px;box-sizing:border-box;}
#popup_03 .btn {margin-top:10px;width:834px;height:27px;}
#popup_03 .btn button {width:146px;height:27px;border:1px solid #99d5cf;background:#99d5cf;font-size:16px;font-weight:bold;color:#fff;}

#popup_04 {display:none;position:absolute;top:1000px;left:50%;margin-left:-417px;width:834px;height:550px;background:#fff;border:1px solid #cecece;z-index:9999;box-sizing:border-box;}
#popup_04 .close {width:834px;height:36px;line-height:36px;text-align:right;padding-right:5px;box-sizing:border-box;}
#popup_04 .close img {display: inline-block;cursor:pointer;}
#popup_04 .title {text-align: center;margin-top:36px;width:834px;height:20px;font-size:20px;font-weight:bold;color:#202020;}
#popup_04 .table {margin:30px auto 0;width:636px;height:360px;border-top:1px solid #202020;box-sizing:border-box;}
#popup_04 .table	 .agree_info {margin-top:5px;width:636px;height:360px;line-height:175%;text-align:left;padding:10px;overflow-y:auto;box-sizing:border-box;}
#popup_04 .table	 .agree_info span {font-weight:bold;}
#popup_04 .table	 .agree_info p:first-child {margin-top:16px;}

#popup_05 {display:none;position:absolute;top:1000px;left:50%;margin-left:-417px;width:834px;height:550px;background:#fff;border:1px solid #cecece;z-index:9999;box-sizing:border-box;}
#popup_05 .close {width:834px;height:36px;line-height:36px;text-align:right;padding-right:5px;box-sizing:border-box;}
#popup_05 .close img {display: inline-block;cursor:pointer;}
#popup_05 .title {text-align: center;margin-top:36px;width:834px;height:20px;font-size:20px;font-weight:bold;color:#202020;}
#popup_05 .table {margin:30px auto 0;width:700px;height:360px;border-top:1px solid #202020;box-sizing:border-box;}
#popup_05 .table	 .agree_info {margin-top:5px;width:700px;height:360px;line-height:175%;text-align:left;padding:10px;overflow-y:auto;box-sizing:border-box;}
#popup_05 .table	 .agree_info span {font-weight:bold;}
#popup_05 .table	 .agree_info p:first-child {margin-top:16px;}

#popup_06 {display:none;position:absolute;top:1000px;left:50%;margin-left:-417px;width:834px;height:550px;background:#fff;border:1px solid #cecece;z-index:9999;box-sizing:border-box;}
#popup_06 .close {width:834px;height:36px;line-height:36px;text-align:right;padding-right:5px;box-sizing:border-box;}
#popup_06 .close img {display: inline-block;cursor:pointer;}
#popup_06 .title {text-align: center;margin-top:36px;width:834px;height:20px;font-size:20px;font-weight:bold;color:#202020;}
#popup_06 .table {margin:30px auto 0;width:700px;height:360px;border-top:1px solid #202020;box-sizing:border-box;}
#popup_06 .table	 .agree_info {margin-top:5px;width:700px;height:360px;line-height:175%;text-align:left;padding:10px;overflow-y:auto;box-sizing:border-box;}
#popup_06 .table	 .agree_info span {font-weight:bold;}
#popup_06 .table	 .agree_info p:first-child {margin-top:16px;}

#popup_07 {display:none;position:absolute;top:1000px;left:50%;margin-left:-417px;width:834px;height:1680px;background:#fff;border:1px solid #cecece;z-index:9999;box-sizing:border-box;}
#popup_07 .close {width:834px;height:36px;line-height:36px;text-align:right;padding-right:5px;box-sizing:border-box;}
#popup_07 .close img {display: inline-block;cursor:pointer;}
#popup_07 .title {text-align: center;margin-top:36px;width:834px;height:20px;font-size:20px;font-weight:bold;color:#202020;}
#popup_07 .table {margin:30px auto 0;width:636px;height:578px;box-sizing:border-box;}

@media (max-width:1024px) {
    #popup_01,
    #popup_02,
    #popup_03,
    #popup_04,
    #popup_05,
    #popup_06,
    #popup_07 { top: 50px; left: 0; margin-left: 0; width: 100%; height: auto; }
    #popup_01 div,
    #popup_02 div,
    #popup_03 div,
    #popup_04 div,
    #popup_05 div,
    #popup_06 div,
    #popup_07 div { width: 100% !important; }
    #popup_01 .table .textarea textarea { width: 100%; }
    #popup_01 .close,
    #popup_02 .close,
    #popup_03 .close,
    #popup_04 .close,
    #popup_05 .close,
    #popup_06 .close,
    #popup_07 .close { width: 100%; }
    #popup_01 .title,
    #popup_02 .title,
    #popup_03 .title,
    #popup_04 .title,
    #popup_05 .title,
    #popup_06 .title,
    #popup_07 .title { width: 100%; }
    #popup_01 .table,
    #popup_02 .table,
    #popup_03 .table,
    #popup_04 .table,
    #popup_05 .table,
    #popup_06 .table,
    #popup_07 .table { width: 100%; height: auto; }
    #popup_01 .table .agree_info,
    #popup_02 .table .agree_info,
    #popup_03 .table .agree_info,
    #popup_04 .table .agree_info,
    #popup_05 .table .agree_info,
    #popup_06 .table .agree_info,
    #popup_07 .table .agree_info { width: 100%; }

    #popup_01 .table .input_area,
    #popup_02 .table .input_area,
    #popup_03 .table .input_area { width: 100%; }
}





/* ======= Accordon Style ======= */
#menu-wrapper { overflow: hidden; max-width: 100%; }
#menu-wrapper #hamburger-menu { position: relative; width: 25px; height: 20px; margin: 15px; }
#menu-wrapper #hamburger-menu span { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; left: 0; display: block; width: 100%; border-radius: 10px; color: black; background-color: white; position: absolute;
    height: 2px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: ease-out .4s;
    transition: ease-out .4s; }
#menu-wrapper #hamburger-menu span:nth-child(1) { top: 0; }
#menu-wrapper #hamburger-menu span:nth-child(2) { top: 9px; }
#menu-wrapper #hamburger-menu span:nth-child(3) { top: 18px; }
#menu-wrapper #hamburger-menu.open span:nth-child(1) { top: 9px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#menu-wrapper #hamburger-menu.open span:nth-child(2) { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; left: -60px; }
#menu-wrapper #hamburger-menu.open span:nth-child(3) { top: 9px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
#menu-container { overflow-y: auto; height: 100%; }
#menu-container .menu-list { padding-left: 0; display: block; width: 100%; background: white; overflow-y: auto; overflow-x: hidden; }
#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
    font-size: 15px;
    text-transform: uppercase;
/*    border-top: 1px solid #dbdcd2;*/
}
#menu-container .menu-list li:first-of-type { border-top: 0; }
.accordion-toggle, .accordion-content { font-size: 16px; position: relative; letter-spacing: 1px; }
.accordion-content { display: none; }
.accordion-toggle a:before, .accordion-toggle a:after { content: ''; display: block; position: absolute; top: 50%; right: 30px; width: 15px; margin-top: -1px;
     background-color: #333; height: 1px;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: ease-out 0.35s;
    transition: ease-out 0.35s; }
.accordion-toggle a:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 1; z-index: 2; }
.accordion-toggle a.active:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #fff !important; }
.accordion-toggle a.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background: #333 !important; opacity: 0; }



/* Page Style */
#page_list_style { margin: 30px 0 50px; }
.Paging_Num { margin: auto; width: auto; border-bottom: none !important; }
.Paging_Num tr td { border-bottom: none !important; }

#pager td { padding: 0; width: 30px; height: 30px; line-height: 30px; text-align: center; font-size: 14px; }
#pager td a { display: block; padding-top: 1px; width: 100%;  height: 100%; }
#pager td a:hover { padding-top: 0; background-color: #f8f8f8; border: 1px solid #cccccc; }
.current_page { color: #fff; background: #333333; border: 1px solid #1e458f; cursor: default; }
.page_backward { background: url('/img/pager/page_l_2.png') no-repeat center;  }
.page_back5 { background: url('/img/pager/page_l.png') no-repeat center; }
.page_5 { background: url('/img/pager/page_r.png') no-repeat center; }
.page_forward { background: url('/img/pager/page_r_2.png') no-repeat center; }


/* Table Responsive Cell */
.m_cell { display: none; }


/* BBS Write */
#bbs_write_style { border-top: 2px solid #1e458f; border-bottom: 2px solid #1e458f; }
#bbs_write_style tr th { padding: 10px; text-align: left; background-color: #fafafa; border-bottom: 1px solid #eee; }
#bbs_write_style tr td { padding: 10px; text-align: left; border-bottom: 1px solid #eee; }
#bbs_write_style tr td input[type=text],
#bbs_write_style tr td input[type=password] { max-width: 300px; width: 100%; height: 35px; }
#bbs_write_style tr td input[type=file] { max-width: 200px; width: 100%; }
#bbs_write_style tr td img { display: inline-block; }
.AWbbs_input_table tr td img { display: inline-block; }





/* Form mail Style */
.formmail-table { display: table; margin-bottom: 50px; width: 100%; border-collapse: collapse; }
.formmail-table .row { display: table-row; border-bottom: 1px solid #e5e5e5; }
.formmail-table .th { display: table-cell; vertical-align: middle; padding: 28px 30px 30px; width: 250px; font-size: 15px; color: #555555; font-weight: 500; word-break: keep-all; }
.formmail-table .td { display: table-cell; vertical-align: middle; padding: 10px 0; font-size: 15px; color: #555555; }
.formmail-table .td textarea { padding: 20px; width: 100%; font-size: 15px; color: #555555; background: #fff; }
.formmail-table .td input[type="text"],
.formmail-table .td select { max-width: 330px; width: 100%; height: 50px; font-size: 15px; background: #fff; border: 1px solid #e5e5e5; }
.formmail-table .td p { margin-top: 5px; color: #999999; }
.formmail-table .td b { padding-left: 10px; font-weight: 500; }
._w { max-width: 319px; }
.txt1 { height: 130px; }
.txt2 { height: 275px; }
.radio { display: inline-block; vertical-align: top; position: relative; }
.radio:last-child { margin-right: 0; }
.radio input { position: absolute; top: 0; left: 0; opacity: 0; visibility: hidden; }
.radio i { display: inline-block; vertical-align: middle; margin-right: 10px; width: 20px; height: 20px; background: url('/img/icon/radio.png') no-repeat center; }
.radio-light i { background: url('/img/icon/radio-light.png'); }
.radio input:checked ~ i { background: url('/img/icon/radio-on.png') no-repeat center; }
.radio input:checked ~ span { color: #ee741f; }

.check { display: inline-block; vertical-align: top; position: relative; }
.check:last-child { margin-right: 0; }
.check input { position: absolute; top: 0; left: 0; opacity: 0; visibility: hidden; }
.check i { display: inline-block; vertical-align: -5px; margin-right: 5px; width: 28px; height: 24px; background: url('/img/icon/check.png') no-repeat left center; }
.check-light i { background: url('/img/icon/check-light.png') no-repeat left center; }
.check input:checked ~ i,
.check-on i { background: url('/img/icon/check-on.png') no-repeat left center; }
.check-blue-on i { background: url('/img/icon/check-blue-on.png') no-repeat left center; }
.check input:checked ~ span { color: #333; font-weight: 500; }



.formmail-table .radio { margin-right: 50px; }
.formmail-table .check { margin-right: 50px; }

.formmail-table .td .input-file { position: relative; padding-right: 110px; }
.formmail-table .td .input-file [type="file"] { position: absolute; width: 1px; height: 1px;clip: rect(0, 0, 0, 0); border: 0 none; }
.formmail-table .td .input-file .file-label {
  display: inline-block; vertical-align: top;
  position: absolute; top: 0; right: 0; padding: 0 25px;
  width: 110px; height: 50px; line-height: 50px;
  color: #fff; text-align: center; font-size: 15px;
  background: #555555; border: 1px solid #222;
}
.formmail-table .td .input-file .file-name { max-width: 100%; width: 100%; height: 50px; line-height: 50px; text-indent: 5px; border: 1px solid #ddd; }
.formmail-table .td .file-focus { outline: 1px dotted #d2310e; }

.tel-box { display: inline-block; vertical-align: middle; margin-left: -1px; width: 100px; }
.tel-box ~ span { display: inline-block; vertical-align: middle; padding: 0 5px; font-size: 16px; }
.email-box-wrap,
.tel-box-wrap { font-size: 0; }
.email-box { display: inline-block; vertical-align: middle; width: 30%; }
.email-box ~ span { display: inline-block; vertical-align: middle; padding: 0 5px; text-align: center; font-size: 16px; width: 10%; }
.email-box:last-child { padding-left: 5px; }

.addr-box { margin-top: 10px; }
.addr1 { position: relative; margin-top: 0; padding-right: 110px; max-width: 330px; }
.addr1 button { position: absolute; top: 0; right: 0; width: 110px; height: 50px; font-size: 16px; color: #fff; background: #777777; }
.center-form .addr-box input { max-width: 100%; }

.form-title { padding-bottom: 10px; line-height: 20px; font-size: 20px; color: #333333; font-weight: 500; border-bottom: 1px solid #aaaaaa; }
.agree-title { border-bottom: none; }
.agree-wrap .check { font-size: 16px; color: #ee741f; font-weight: 500; }
.form-title .check { float: right; }

.agree-wrap textarea,
.agree-wrap .textarea { overflow-y: auto; padding: 20px; width: 100%; height: 158px; font-size: 15px; background: #fff; border: 1px solid #dddddd; }

.agree-link-wrap { padding: 30px 15px; text-align: center; border: 5px solid #f5f5f5; }
.agree-link-wrap span { font-weight: 500; color: #333 !important; }
.agree-link-wrap a { display: inline-block; margin-left: 20px; }
.agree-link-wrap a i { display: inline-block; vertical-align: 0; margin-left: 10px; width: 7px; height: 13px; background: url('/img/icon/agree-link-arrow.png'); }

.form-btn-wrap { margin-top: 30px; text-align: center; }
.form-btn { display: inline-block; vertical-align: top; padding: 5px; }
.form-btn button,
.form-btn a { width: 150px; font-size: 15px; }

.form-caption { display: block; margin-top: 10px; }





/* Scroll Top Button */
.scroll-top { z-index: 999; position: fixed; bottom: 60px; right: 60px; }
.scroll-top-btn { width: 60px; height: 60px; background: #4c9f92 url('/img/icon/scroll-top.gif') no-repeat center / auto 70%; border-radius: 50%; box-shadow: 0px 2px 10px 0px rgba(0,0,0,.35); opacity: 0; visibility: hidden;
    -webkit-transform: translateY(150px);
    -ms-transform: translateY(150px);
    transform: translateY(150px);
}
[data-state="true"] { opacity: 1; visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: ease-out .25s;
    -o-transition: ease-out .25s;
    transition: ease-out .25s;
}




/* Fade */
.fade {
    -webkit-animation: fade 1s ease-out;
    animation: fade 1s ease-out;
}
@-webkit-keyframes fade {
    0%   { opacity: 0; }
    100% { opacity: 1; }
}
@keyframes fade {
    0%   { opacity: 0; }
    100% { opacity: 1; }
}



@media (max-width: 1024px){

    /* Button Style */
    .btn, a.btn { line-height: 45px; height: 45px; font-size: 15px !important; }

    /* Form Style */
    .formmail-table .th { display: block; padding: 15px 0 5px; width: 100%; font-size: 14px; border-right: none !important; }
    .formmail-table .td { display: block; padding: 5px 0 15px; width: 100%; font-size: 14px; }
    .formmail-table .td input[type="text"],
    .formmail-table .td select { height: 40px; font-size: 14px; }
    .email-box ~ span { width: 10%; text-align: center; }
    .email-box,
    .tel-box { width: 30%; }
    .tel-box ~ span { width: 5%; text-align: center; }
    .email-box:last-child { padding-left: 5px; }
    .addr1 button { height: 40px; font-size: 14px; }
}
@media (max-width: 768px){
    .m-scroll { display: block; }
    .mo_br, .mo-br { display: block; }

    /* Button Style */
    .btn, a.btn { line-height: 40px !important; height: 40px !important; font-size: 14px !important; }

    /* Scroll Top Button */
    .scroll-top { right: 15px; bottom: 15px; }
    .scroll-top-btn { width: 50px; height: 50px; }

}
@media (max-width: 600px){
    /* Form Style */
    .form-btn { width: 50%; }
    .form-btn button,
    .form-btn a { width: 100%; }
    .form-btn-full .form-btn { width: 100%; }
}
@media (max-width: 550px){
    .email-box { width: 45%; }
    .email-box:last-child { padding: 5px 0 0; width: 100%; }
}



/* 아이디 중복확인 ----------------------*/
.id_check_tit{position:relative; height:38px; line-height:38px; font-size:16px; color:#fff; font-weight:500; letter-spacing:-0.05em; padding-left:15px; background:#aaa;}
.id_check_tit a.close{position:absolute; right:10px; top:50%; margin-top:-10px;}

.id_check_cont{text-align:center;}
.id_check_cont p{margin:30px 0 0; font-size:13px; color:#666;}
.id_check_cont .id_search{background:#f7f7f7; border:1px solid #ddd; padding:15px 0; margin:20px 25px;}
.id_check_cont .id_search input{width:150px; height:45px;  background:#fff; border:1px solid #ddd; padding:0 0 0 5px; color:#333; margin:0 3px 0 10px;}
.id_check_cont .id_search button{ width: 80px; height: 45px; background: #555; color: #fff; }
.id_check_cont .id_result{text-align:center; font-size:13px; color:#333; line-height:1.6;}
.id_check_cont .id_result b{font-weight:600; color:#ff1d1d;}