@charset "utf-8";
@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  src: url(../../../fonts/NanumSquare_seR.eot);
  src: url(../../../fonts/NanumSquare_seR.eot?#iefix) format("embedded-opentype"), url(../../../fonts/NanumSquare_seR.woff2) format("woff2"), url(../../../fonts/NanumSquare_seR.woff) format("woff");
  font-weight: normal;
}

@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  src: url(../../../fonts/NanumSquare_seB.eot);
  src: url(../../../fonts/NanumSquare_seB.eot?#iefix) format("embedded-opentype"), url(../../../fonts/NanumSquare_seB.woff2) format("woff2"), url(../../../fonts/NanumSquare_seB.woff) format("woff"), url(../../../fonts/NanumSquare_seB.ttf) format("truetype");
  font-weight: bold;
}

@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  src: url(../../../fonts/NanumSquareEB.eot);
  src: url(../../../fonts/NanumSquareEB.eot?#iefix) format("embedded-opentype"), url(../../../fonts/NanumSquareEB.woff) format("woff"), url(../../../fonts/NanumSquareEB.ttf) format("truetype");
  font-weight: 900;
  font-weight: 900;
}

@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  src: url(../../../fonts/NanumSquareL.eot);
  src: url(../../../fonts/NanumSquareL.eot?#iefix) format("embedded-opentype"), url(../../../fonts/NanumSquareL.woff2) format("woff2"), url(../../../fonts/NanumSquareL.woff) format("woff"), url(../../../fonts/NanumSquareL.ttf) format("truetype");
  font-weight: 300;
}


/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}



/*레이어팝업*/
.popup {position:fixed; top:0; left:-100%; width:100%; height:100%; z-index:1100; opacity:1;
      animation: fadein 0.5s;
  -moz-animation: fadein 0.5s; /* Firefox */
  -webkit-animation: fadein 0.5s; /* Safari and Chrome */
  -o-animation: fadein 0.5s; /* Opera */
}
.popup.on {left:0; opacity:1;}
.popup:after {content:''; position:fixed; top:0; left:0; width:100%; height:100%; background: #000; opacity:0.85; display:none;}
.popup.on:after {display:block;}
.popup form {position:absolute; top:50%; z-index:2; left:0; margin:-275px 0 0 0; width:100%; text-align:center;}
.popup form .btn_close1 {position:absolute; right:50%; cursor:pointer; margin-right:-30px; top:-70px;}

.todaynone {color: red;}
.popup form video {width:100%;}
.popup .pop_img {max-width:20%;
    margin: 5px;}
.popup .layerpop_bottom {text-align:right; color:#ddd; padding:0 10px; font-size:12px;}
.popup .layerpop_bottom a {color:#fff; margin-left:10px;}


@media all and (max-width:1099px) {
img {max-width:100%;}
.popup {position:absolute;}
.popup form {width:70%; margin:0; top:110px; left:15%; height:auto;}
.btn_close1 {width:203px; margin-right:-100px !important;}
.popup .pop_img {max-width:100%; margin: 10px;}

}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/* 모바일메뉴 */

/* 좌측메뉴를 모바일전용메뉴로 */
	#snbOpen{    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #000;
    font-size: 23px;
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 9999;}

	#snbMvAr{display:block; position:absolute; left:0px;top:0px;right:0px; border-bottom:1px solid #f2f2f2;}
	#snbMvAr a#btnHome{background:#fff; padding:0 15px; font-weight:bold; font-size:14px;height:60px; line-height:60px;}
	#snbMvAr a#snbClose{width:60px; height:60px; line-height:60px; text-align:center; color:#000;font-size: 25px; position:absolute;top:0px; right:0px;}

	#sideBarCover{display:none;background:rgba(0,0,0,0.6);position:fixed; left:0px; top:0px; bottom:0px;right:0px; z-index:999999;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
	#sideBarCover.on{display:block;}

	#sideBar{display:block; position:fixed; right:-261px; top:0px; bottom:0px; z-index:9999999; width:260px; overflow:auto; 
    background: #ffffff;
    border-left: 1px solid #ddd;
        -webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
	#sideBar.on{right:0px;-webkit-transition-duration: 0.2s;-webkit-transition-timing-function: ease;transition-duration: 0.2s;transition-timing-function: ease;}
    
    
    #sideBar #snb { 
      width: 100%;   padding: 30px 0 30px 30px;}
        
    #sideBar #snb > li {      font-size: 20px;
    line-height: 45px;
    font-weight: 900;}
        
    #sideBar #snb > li a {}
    #sideBar #snb > li a:hover {color:#d7182a;}
    
    #sideBar #snb > li a.mo_on{color:#d7182a;}
    
    #sideBar #snb .snb-sns {margin-top: 30px;}
    #sideBar #snb .snb-sns > span{    display: block;
    padding: 10px 0 0 0;
    font-size: 15px;}
    #sideBar #snb .snb-sns > span a:hover{color:#d7182a;}
    
    
    .snbCS { padding: 0 0 0 30px;}
    .snbCS .snbCS-call-icon{    display: inline-block;
    border: 1px solid #d7182a;
    background-color: #d7182a;
        color: #fff; 
        font-size: 19px;
    padding: 5px 13px;
    width: 40px;
    float: left;
    height: 40px;line-height: 30px;}
	.snbCS .snbCS-call {     display: inline-block;
    border: 1px solid #d7182a;
    font-size: 15px;
    width: 135px;
    padding: 8px 15px;
    float: left;
    height: 40px;
line-height: 23px;
    font-weight: 900;
color:#d7182a}
	.snbCS .snbCS-copy{    margin-top: 30px;
    display: inline-block;
    font-size: 13px;}
    
    

	.snbMvArBtn{height:50px; overflow:hidden;position:absolute; right:60px; top:0px; padding:15px;}
	.snbMvArBtn a{display:inline-block; padding:5px 7px;border:1px solid #ddd;border-radius:3px; font-size:11px;}
	#snbMvArBottom{border-top:1px dashed #efefef; padding:10px; text-align:center;}
	#snbMvArBottom a{display:inline-block; padding:5px 10px;border:1px solid #ddd;border-radius:3px;}

    .mainVisualImage{margin:0;}



/* 2024 */


      p.hs_imgcon1 {        font-size: 1em;
    margin: 10px 0 10px 0;
    line-height: 1.8em;
    }
    
          p.hs_imgcon {        
    font-size: 1.5em;
    }


.hs_iconpy{
    font-size: 0.7em;
    margin-left: 5px;
    background-color: #ddd;
        padding: 3px 9px;
    border-radius: 20px;
    font-weight: normal;}


/* 퀵메뉴 */
.quick_main .q_link {position: fixed;right: 50px;bottom:50px;width:4.1875rem;height:4.1875rem;display:flex;justify-content: center;align-items: center;z-index: 9990;background-color:#cd2127 ;border-radius: 50%;color: #ffffff;font-weight: 900;
    font-size: 18px;}
.quick_main .q_link.click_btn span {font-weight: 700;}
.quick_main .q_link.click_btn {bottom:120px;background-color: #ededed;z-index: 9991; transform: rotate(45deg); line-height: 1; font-size: 14px; font-weight: 600; transition: .3s;}
.quick_main .q_link.click_btn.active {transform: rotate(0)}


.quick_main .quick {position: fixed;z-index: 9993;bottom: 200px;right: 50px;}
.quick_main .quick li{margin-top:10px;}
.quick_main .quick li a{display: flex; border-radius: 50%; width:4.1875rem;height:4.1875rem; text-align: center; font-size: 14px; font-family: var(--pointfont); font-weight: 700;     background-color: #ffffff;
    border: 1px solid #ccc;justify-content: center;align-items: center;}

.quick_main .quick li span{width: 70px;}
.quick_main .quick.active li {transform: translateX(160px);opacity: 0;transition: all .8s var(--ani);}
.quick_main .quick li{transform: translateX(0);opacity: 1; transition: all .8s var(--ani);}

.quick_main .quick li:nth-child(1){transition-delay: .2s;}
.quick_main .quick li:nth-child(2){transition-delay: .4s;}
.quick_main .quick li:nth-child(3){transition-delay: .6s;}
.quick_main .quick li:nth-child(4){transition-delay: .8s;}

@media (max-width: 768px) { 
   .quick_main .q_link{bottom:20px;right:15px; 
        width: 3.5rem;
        height: 3.5rem;font-size: 0.9rem;}
   .quick_main .quick {bottom:300px; right:20px;width:50px}
   .quick_main .q_link.click_btn{bottom:75px;}
   .quick_main .q_link img {height: 17px;} 
   .quick_main .quick li {margin-top: 8px;}
   .quick_main .quick li img{height:25px;}
   .quick_main .quick li a {font-size:12px; line-height:1;
        width: 3.5rem;
        height: 3.5rem;}

}



#mreq {   background-color: #cd2127;
    padding: 0 5.6vw;
        -webkit-background-size: cover;
        background-size: cover;}

#mreq .mreq_wrap {    height: 240px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;}

#mreq .mreq_wrap h2.mreq_h2 {color: #fff;
    margin-bottom: 0;font-size: 35px;
    line-height: 50px;
    display: flex;}
a.mreq_a {    display: flex;
    flex-direction: row;
    margin-left: 70px;
    background-color: #fff;
    height: auto;
    font-size: 22px;
    font-weight: 800;
    border-radius: 30px;
    padding: 17px 30px;
    letter-spacing: -1px;
    color: #cd2127;}


#mreq1 {  /* background-color: #cd2127;*/
    padding: 0 5.6vw;
        -webkit-background-size: cover;
        background-size: cover;}
.event_01 { background-color: #1b9c9e;}
#mreq1 .mreq_wrap1 {    height: 80px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;}

#mreq1 .mreq_wrap1 h2.mreq_h21 {color: #fff;
    margin-bottom: 0;font-size: 22px;
    display: flex;}
a.mreq_a1 {    display: flex;
    flex-direction: row;
    margin-left: 30px;
    background-color: #fff;
    height: auto;
    font-size: 16px;
    font-weight: 800;
    padding: 10px 16px;
    color: #cd2127;}

a.mreq_event_01 {    display: flex;
    flex-direction: row;
    margin-left: 30px;
    background-color: #95ddde;;
    height: auto;
    font-size: 16px;
    font-weight: 800;
/*    border-radius: 30px;*/
    padding: 10px 16px;
    color: #127778;}

#m01_bnr {background: url(../img/hs_m_bnr_img_01.jpg) no-repeat 50%;

    padding: 0 5.6vw;

        -webkit-background-size: cover;
        background-size: cover;}

.m01_bnr_wrap {
            height: 300px;
    margin: 0 200px;
    color: #fff9e9;
}
.m01_bnr_wrap h2 {
    font-size: 35px;
    line-height: 50px;
    padding-top: 60px;
    margin-bottom: 15px;}
.m01_bnr_wrap p {
    font-size: 1.4em;
    margin-bottom: 30px;}
.m01_bnr_wrap span {    font-size: 0.9em;
    letter-spacing: 0px;}

.bnt_wrap a.m01_bnt {    background-color: #fff9e9;
    padding: 40px 20px;
    border-radius: 100px;
            -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
    font-weight: 900;
    font-size: 17px;
        color: #3a3a3a;
}





.tag_2024 {    display: inline-block;
    margin-left: 2px;
    
    vertical-align: middle;
}

.se_but_02 {
        display: inline-block;
    border: 1px solid #ccc;
    color: #666666;
    padding: 12px 15px;
    font-size: 13px;
    font-weight: 800;
    margin: 3px;
}

.se_but_01 {
    
    display: inline-block;
    color: #ffffff;
    padding: 12px 15px;
    font-size: 13px;
    font-weight: 800;
    margin: 3px;
    background-color: #222;
}
.se_but_box {margin-bottom: 30px;}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -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: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.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);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/* Slider */
.slick-loading .slick-list
{
    background: #fff center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: 'â†';
}
[dir='rtl'] .slick-prev:before
{
    content: 'â†’';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: 'â†’';
}
[dir='rtl'] .slick-next:before
{
    content: 'â†';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'â€¢';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html, body {
  height: 100%;
  -webkit-text-size-adjust: none;
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, table, th, td, form, fieldset, legend, textarea, input, select, textarea, button, figure, figcaption, a, span, address, strong {
  margin: 0;
  padding: 0;
}

body, input, select, textarea, button {
  color: #222;
  font-family: NanumSquare, 나눔스퀘어, 나눔고딕, NanumGothic, AppleSDGothicNeo-Regular, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.3px;
}

img {
  border: 0;
  vertical-align: top;
}

ul, ol, li {
  list-style: none;
}

em, address {
  font-style: normal;
}

a {
  color: inherit;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  -webkit-tap-highlight-color: transparent;
}

a:hover, a:active, a:focus {
  text-decoration: none;
}

div {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  -webkit-tap-highlight-color: transparent;
}

button {
  border: none;
  background: none;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  -webkit-tap-highlight-color: transparent;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.blind {
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  height: 1px;
  border: 0;
  padding: 0;
  clip: rect(0px, 0px, 0px, 0px);
}


.scroll_fix {
  height: 100%;
  min-height: 100%;
  touch-action: none;
  -webkit-overflow-scrolling: none !important;
  overflow: hidden !important;
}

.wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.wrap.sub .header .logo,
.wrap.sub .header .logo_naver_link,
.wrap.sub .header .m_logo_naver_link .header .logo_link {
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  height: 1px;
  border: 0;
  padding: 0;
  clip: rect(0px, 0px, 0px, 0px);
}

.wrap.sub .header .mo_gnb_wrap .logo,
.wrap.sub .header .mo_gnb_wrap .logo_link {
  height: 24px;
}

.wrap.sub .header .m_logo_naver_link,
.wrap.sub .header .mo_gnb_wrap .logo,
.wrap.sub .header .mo_gnb_wrap .logo_link,
.wrap.sub .header .mo_gnb_wrap .logo_naver_link {
  overflow: visible;
  position: static !important;
}

.wrap.sub .header .mo_gnb_wrap .logo {
  width: 168px;
}

.wrap.sub .header .mo_gnb_wrap .logo_link {
  width: 168px;
}

.wrap.sub .header .mo_gnb_wrap .logo_naver_link {
  width: 24px;
}

.wrap.sub .header .mo_gnb_wrap .logo .mo_naver_link {
  top: 17px;
  left: 20px;
}

.wrap.floating_page {
  padding-bottom: 60px;
}

.wrap.guide_list_page .guide_menu_inner {
  margin: 0;
  padding: 0 0 12px;
}

.mo_hide,
.tablet_show {
  display: none;
}

.mo_show {
  display: block;
}

.font_number {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.font_ch {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.font_number_light {
  display: inline-block;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.container {
  position: relative;
  min-height: calc(100vh - 102px);
  padding: 60px 20px 0;
  word-break: break-all;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 1001;
}

.header_inner {
  position: relative;
  max-width: 1440px;
  height: 60px;
  margin: 0 auto;
  padding: 5px 0 5px 12px;
}

.header_inner:after {
  display: block;
  clear: both;
  content: '';
}

.header .logo {
  position: relative;
  float: left;
  padding-top: 12px;
  font-size: 0;
    line-height: 0;
}

.header .logo_link,
.header .logo .m_logo_naver_link {
  display: inline-block;
  vertical-align: middle;
}

.header .logo_link {
background-image: url(../img/hsbc.png);
    background-position: 1px 0;
    width: 355px;
    height: 24px;
    background-size: 586px 586px;
}


.header .btn_mo_menu {
  position: absolute;
  top: 6px;
  right: 0;
  width: 40px;
  height: 49px;
  padding: 17px 12px;
  outline: 0;
}

.header .btn_mo_menu:after {
  background-image: url(../img/sp_all.png);
  background-position: -1250px -1104.5px;
  width: 18px;
  height: 18px;
  background-size: 1642px 1571.5px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
}

.header .btn_mo_logout {
  position: absolute;
  top: 6px;
  right: 0;
  width: 40px;
  height: 49px;
  padding: 17px 12px;
  outline: 0;
}

.header .btn_mo_logout:after {
  background-image: url(../img/sp_all.png);
  background-position: -888px -1279.5px;
  width: 18px;
  height: 18px;
  background-size: 1642px 1571.5px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
}

.header .link_mo_connect {
  position: absolute;
  top: 5px;
  right: 7px;
  height: 50px;
  padding: 17px 12px;
  outline: 0;
  color: #09aa5c;
  font-size: 16px;
  letter-spacing: -0.44px;
  font-weight: bold;
  text-align: center;
}

.header .btn_back {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 60px;
}

.header .btn_back:after {
  background-image: url(../img/sp_all.png);
  background-position: -1462px -1286px;
  width: 8px;
  height: 15px;
  background-size: 1642px 1571.5px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
}

.header .sub_header_title {
  padding: 15px 40px 15px 28px;
  text-align: center;
  font-size: 18px;
  color: #000;
}

.depth_menu,
.pc_gnb {
  display: none;
}

.hide {
  display: none !important;
}

.mo_gnb {
  -webkit-transform: translateX(335px);
  -moz-transform: translateX(335px);
  -ms-transform: translateX(335px);
  transform: translateX(335px);
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 335px;
  background-color: #fff;
  z-index: 1001;
}

.mo_gnb_wrap.on {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

.mo_gnb_wrap.on .mo_gnb {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.mo_gnb_wrap .logo .mo_naver_link {
  top: 0;
}

.mo_gnb .logo {
  position: relative;
  float: none;
  padding: 0;
}

.mo_gnb_top {
  padding: 17px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.mo_gnb_inner {
  height: calc(100% - 59px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.mo_gnb_scroll {
  position: relative;
  min-height: 100%;
  padding: 0 0 80px;
}

.mo_gnb_menu {
  padding: 23px 20px 20px;
  font-size: 18px;
  color: #000;
  line-height: 30px;
}

.mo_gnb_menu + .mo_gnb_menu {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.mo_gnb_menu:last-child {
  padding-bottom: 78px;
}

.mo_gnb .btn_gnb_close {
  position: absolute;
  top: 14px;
  right: 4px;
  width: 32px;
  height: 32px;
  outline: 0;
}

.mo_gnb .btn_gnb_close:after {
  background-image: url(../img/sp_all.png);
  background-position: -1250px -1084.5px;
  width: 18px;
  height: 18px;
  background-size: 1642px 1571.5px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
}

.mo_sub {
  margin-top: 12px;
}

.mo_sub_item {
  position: relative;
  padding-left: 8px;
  line-height: 22px;
}

.mo_sub_item + .mo_sub_item {
  margin-top: 16px;
}

.mo_sub_item:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 2px;
  height: 2px;
  background-color: #222;
}

.mo_sub_link {
  display: inline-block;
  font-size: 14px;
  color: #333;
  letter-spacing: -0.4px;
}

.mo_sub .ico_n_gnb {
  margin-left: 9px;
}

.mo_sub .ico_beta_m_gnb {
  margin-left: 6px;
}

.mo_sub .ico_link {
  margin-left: 8px;
}

.site_menu {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 16px 20px;
  background-color: #09aa5c;
}

.site_menu_item {
  height: 48px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.site_menu_item + .site_menu_item {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.site_menu_link {
  position: relative;
  display: block;
  padding: 16px 0;
  color: #fff;
}

.site_menu_link:after {
  background-image: url(../img/sp_all.png);
  background-position: -484px -623px;
  width: 5px;
  height: 9px;
  background-size: 1642px 1571.5px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
}

.btn_top {
  background-image: url(../img/sp_all.png);
  background-position: -1262px -1493.5px;
  width: 36px;
  height: 36px;
  background-size: 1642px 1571.5px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.btn_top:active {
  background-image: url(../img/sp_all.png);
  background-position: -1224px -1493.5px;
  width: 36px;
  height: 36px;
  background-size: 1642px 1571.5px;
}

.spot_title {    
    font-weight: 900;
    margin-top: 10px;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: -1.03px;
    
}

.spot_link {
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    -ms-border-radius: 19px;
    border-radius: 19px;
    display: inline-block;
    height: 38px;
    margin-top: 15px;
    padding: 0 15px;
    min-width: 112px;
    background-color: #222;
    color: #fff;
    line-height: 38px;
    font-weight: bold;
    outline: 0;
    
}

.w_t {
    color: #fff;
}
.spot_link.gray {
    background-color: #ddd;
    color: #222;
}



.spot_link.red {
    background-color: #fe0000;
    color: #fff;
}


.spot_link.pink {
    background-color: #eb546c;
    color: #fff;
}

.spot_link.bolder_w {
    background-color:transparent;
    color: #fff;
    border:1px solid #FFF;
}

.spot_link.yellow {
    background-color: #fdcb13;
    color: #000;
}

.spot_link.orange {
    background-color: #f36f21;
    color: #FFF;
}

.spot_link.hs_yellow {
    background-color: #fb8300;
    color: #000;
    font-weight: 800;
}

/* default_slide > slick dot */
.slick-dots {
  height: 8px;
  bottom: 0;
}

.slick-dots li {
  width: 8px;
  height: 8px;
  margin: 0 6px;
  vertical-align: top;
}

.slick-dots li button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: rgba(216, 216, 216, 0.6);
}

.slick-dots li button:before {
  display: none;
}

.slick-dots li.slick-active button {
  background-color: #09aa5c;
}

/* default_slide > slick dot */
/* spot_slide */
.spot_slide.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.spot_slide .slick-dots {
  height: 8px;
  bottom: 28px;
}

.spot_slide .slick-dots li {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
  width: 8px;
  height: 8px;
  margin: 0 6px;
}

.spot_slide .slick-dots li button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.6);
}

.spot_slide .slick-dots li button:before {
  display: none;
}

.spot_slide .slick-dots li.slick-active {
  width: 40px;
}

.spot_slide .slick-dots li.slick-active button {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
}

.header .btn_mo_menu {
    position: absolute;
    top: 6px;
    right: 0;
    width: 40px;
    height: 49px;
    padding: 17px 12px;
    outline: 0;
}



@media screen and (max-width: 250px) {
  .mo_gnb {
    width: 290px;
  }
}

@media screen and (min-width: 768px) {
  .tablet_show {
    display: block;
  }
  .tablet_hide {
    display: none;
  }
  .wrap.guide_list_page .guide_menu_inner {
    margin: 0 -20px;
    padding: 0 20px 12px;
  }
}

/* PC화면 */




@media screen and (min-width: 1280px) {
    
    
.grid-list {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    justify-content: left;
    margin: 0 100px;
}

.grid-list2 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    justify-content: left;
}
    
.grid-list3 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    justify-content: left;
    margin: 0 180px;
}
.grid-list4 {
    margin: 0 120px;
}
    
    
.bnt_wrap {
position: absolute;
    right: 50%;
    cursor: pointer;
    margin-right: -50px;
    top: 145px;
}
    
    
    
     .pc_gnb_yhm {
    display: none;
  }
    
  .mo_hide {
    display: block;
  }
  .mo_gnb_wrap,
  .mo_gnb_wrap.on,
  .mo_show,
  .pc_hide {
    display: none;
  }
  .wrap.sub .header .logo,
  .wrap.sub .header .logo_link,
  .wrap.sub .header .logo_naver_link {
    overflow: visible;
    position: static !important;
  }
  .wrap.sub .header .logo {
    width: 238px;
    height: 100%;
    position: relative !important;
  }
  .wrap.sub .header .logo_naver_link {
    width: 49px;
    height: 22px;
  }
  .wrap.floating_page {
    padding-bottom: 0;
  }
  .container {
    padding: 100px 80px 0;
    min-height: calc(100vh - 184px);
  }
  .header_inner {
    position: static;
    height: 100px;
    padding: 35px 80px 35px;
  }
  .header .logo {
    padding-top: 0;
    line-height: 25px;
  }
  .header .logo .m_logo_naver_link {
    display: none;
  }
  .header .logo .naver_link {
    width: 52px;
    top: 2px;
  }
  .header .logo .mo_naver_link {
    display: none;
  }
  .header .logo .pc_naver_link {
    display: block;
  }
  .header .logo_link {
background-image: url(../img/hsbc.png);
    background-position: 0 0;
    width: 361px;
    height: 25px;
    background-size: 586px 586px;
  }
  .header .btn_back,
  .header .btn_mo_menu,
  .header .sub_header_title {
    display: none;
  }
  .pc_gnb {
    display: block;
    float: right;
  }
  .pc_gnb .gnb_menu_item {
    position: relative;
    float: left;
              margin-left: 40px;
  }
/*
  .pc_gnb .gnb_menu_item + .gnb_menu_item_yh {
    margin-left: 45px;
        margin-right: 0;
  }
    
*/

    
    
      .pc_gnb_yh {
    display: block;
    float: right;
  }
  .pc_gnb_yh .gnb_menu_item_yh {
    position: relative;
    float: left;
  }
  .pc_gnb_yh .gnb_menu_item_yh + .gnb_menu_item_yh {
    margin-left: 10px;
  }
    
      .pc_gnb_yh .call {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.64px;
background-color: #cd2127;
    color: #FFF;
    padding: 13px 25px;
    border-radius: 15px;
    font-weight: bold;
  }
      .pc_gnb_yh .store {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.64px;
    border: 1px solid #ccc;
    padding: 13px 25px;
    border-radius: 15px;
    font-weight: bold;
  }
    
    
      .pc_gnb_yh .event_gnb_link {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.64px;
    border: 1px solid #ccc;
    padding: 13px 25px;
    border-radius: 15px;
    font-weight: bold;
  }
    
      .pc_gnb_yh .blog {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.64px;
    border: 1px solid #ccc;
    padding: 13px 25px;
    border-radius: 15px;
    font-weight: bold;
  }
    
    
    
    
    
    
    
    
    
    
    
  .pc_gnb .gnb_menu_item:after {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    content: '';
    position: absolute;
    left: 0;
        bottom: -3px;
        width: 100%;
        height: 2px;
        background-color: #cd2127;
  }
  .pc_gnb .gnb_menu_item.on:after, .pc_gnb .gnb_menu_item:hover:after, .gnb_1da_on {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .pc_gnb .gnb_menu_item .ico_n_gnb {
    margin-top: -4px;
  }
  .pc_gnb .gnb_menu_link:hover, .gnb_1da_on{
      color:#cd2127;
  }
    
  .pc_gnb .gnb_1da_on u{display:block;height:2px;
        background: #cd2127;width:100%;position:absolute;bottom:-3px;}
    
  .pc_gnb .gnb_menu_link {
      display: block;
      font-size: 17px;
        font-weight: 800;
    line-height: 160%;
    letter-spacing: -.5px;]
  }
    
    span.menu_icon_n {
        font-size: 12px;
        display: inline-block;
        margin: 0 0 0 6px;
        padding: 3px 6px 4px;
        border-radius: 9px;
        line-height: 11px;
        vertical-align: middle;
        color: #FFF;
 animation: blink 1s step-end infinite;
 -webkit-animation: blink 1s step-end infinite;
}
    

    span.menu_icon_e {
        font-size: 12px;
        display: inline-block;
        margin: 0 6px 0 0;
        padding: 3px 6px 4px;
        border-radius: 9px;
        line-height: 11px;
        vertical-align: middle;
        color: #000;
 animation: blinki 1s step-end infinite;
 -webkit-animation: blinki 1s step-end infinite;
}
    
        
    /* for MS계열 브라우저 */
@keyframes blink {
 0% {background-color: #fff;}
 30% {background-color: #cd2127;}
}
 
/* for Chrome, Safari */
@-webkit-keyframes blink {
 0% {background-color: #fff;}
 30% {background-color: #cd2127;}
}

    /* for MS계열 브라우저 */
@keyframes blinki {
 0% {background-color: #ddd;}
 30% {background-color: #aaa;}
}
 
/* for Chrome, Safari */
@-webkit-keyframes blinki {
 0% {background-color: #ddd;}
 30% {background-color: #aaa;}
}

    

    
    
  .depth_menu {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
    display: none;
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    height: 208px;
    padding: 20px 0;
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
  .depth_menu.on {
    display: block !important;
  }
  .depth_menu_wrap {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 60px;
  }
  .depth_menu_wrap:after {
    display: block;
    clear: both;
    content: '';
  }
  .depth_menu_area {
    float: right;
  }
  .depth_menu_list {
    float: left;
  }
  .depth_menu_list:nth-child(2) {
    margin-left: 25px;
  }
  .depth_menu_list:nth-child(3) {
    width: 110px;
    margin-left: 55px;
  }
  .depth_menu_list:nth-child(4) {
    width: 184px;
    margin-left: 19px;
  }
  .depth_menu_list:nth-child(5) {
    width: 113px;
  }
  .depth_menu_list:nth-child(6) {
    width: 81px;
    margin-left: 20px;
  }
  .depth_menu_item + .depth_menu_item {
    margin-top: 12px;
  }
  .depth_menu_link {
    font-size: 16px;
    line-height: 22px;
  }
  .depth_menu_link:hover {
    position: relative;
    font-weight: bold;
  }
  .depth_menu_link:hover:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #222;
  }
  .depth_menu .ico_n_gnb {
    margin-top: -2px;
    margin-left: 4px;
  }
  .depth_menu .ico_beta {
    margin-top: -2px;
    margin-left: 4px;
  }
  .depth_menu .ico_link {
    margin-top: -2px;
    margin-left: 3px;
  }
  .btn_top {
    background-image: url(../img/sp_all.png);
    background-position: -1216px -1016.5px;
    width: 45px;
    height: 45px;
    background-size: 1642px 1571.5px;
    right: 24px;
    bottom: 24px;
  }
  .btn_top:hover {
    background-image: url(../img/sp_all.png);
    background-position: -561px -1320.5px;
    width: 45px;
    height: 45px;
    background-size: 1642px 1571.5px;
  }
}

@media screen and (min-width: 1800px){
    
    .pc_gnb .gnb_menu_item + .gnb_menu_item {
    margin-left: 50px;  }


.section {
  margin: 0 -20px;
}

.section.guide {
  padding: 52px 0 60px;
  text-align: center;
}

.section.service {
  padding: 52px 0 60px;
  background-color: #28221f;
}

.section_title {
  font-size: 26px;
  line-height: 38px;
  letter-spacing: -0.83px;
}

.main_notice .section_title,
.news .section_title {
  line-height: 29px;
  font-size: 22px;
  letter-spacing: -0.7px;
  color: #000;
}

.section.subvention {
  padding: 51px 0 60px;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
}

.section.subvention .section_title {
  position: relative;
  display: inline-block;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -0.6px;
  padding-bottom: 14px;
}

.section.subvention .section_title .new_dot {
  top: 2px;
  left: -9px;
}

.section.subvention .section_title .icon_beta {
  background-image: url(../img/sp_all.png);
  background-position: -934px -781px;
  width: 30px;
  height: 15px;
  background-size: 1642px 1571.5px;
  position: absolute;
  top: 4px;
  right: -34px;
}

.section.subvention .guide_text {
  font-size: 15px;
  line-height: 23px;
  letter-spacing: -0.56px;
  color: #666;
  padding-bottom: 20px;
}

.section.subvention .guide_info_text {
  font-size: 15px;
  line-height: 23px;
  letter-spacing: -0.47px;
  padding-top: 24px;
  padding-bottom: 30px;
}

.section.subvention .guide_img_subvention img {
  margin: 0 auto;
}

.section.subvention .guide_category_subvention {
  max-width: 300px;
  margin: 0 auto;
}

.section.subvention .guide_category_subvention li {
  display: inline-block;
  padding: 6px 14px;
  margin-top: 10px;
  font-size: 14px;
  letter-spacing: -0.42px;
  font-weight: bold;
  color: #09aa5c;
  border: 1px solid #09aa5c;
  -webkit-border-radius: 18.4px;
  -moz-border-radius: 18.4px;
  -ms-border-radius: 18.4px;
  border-radius: 18.4px;
}

.section.subvention .guide_category_subvention li + li {
  margin-left: 7px;
}

.section.subvention .guide_category_subvention li:first-child {
  margin-left: 14px;
}

.section.subvention .guide_category_subvention li:nth-child(3) {
  margin-right: 14px;
}

.spot_area {
  margin: 0 -20px;
  height: 430px;
  overflow: hidden;
}

.spot_item {
  height: 430px;
  outline: 0;
}

.spot_item.spot_dark .spot_content {
  color: #fff;
}

.spot_item.judge {
  background: url(https://finsupport.naver.comhttps://finsupport.naver.com/static/images/m_bg_spot_07.jpg?517d0fd828c3820e49d52fc58997361a) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.judge .spot_title {
  letter-spacing: -2px;
}

.spot_item.settlement {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_03.jpg?f9055d92dc61312a7ede02cc445c5b4e) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.insurance_business {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_insurance.jpg?c71139ae43583f44d26b5cce68d9bfba) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.insurance_business .spot_title {
  margin-top: 12px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);
  letter-spacing: -1.5px;
}

.spot_item.summer_against {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_08.jpg?6b1532873b8985de65ea0d959453ce34) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.summer_against .spot_link {
  margin-top: 30px;
}

.spot_item.vat {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_09.jpg?3b6ab240fc9b8cbd1b405aea98cfae48) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.smartstore {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_10.jpg?fc10ec9e928435f029f8ded1c588c2b8) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.newstore {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_11.jpg?98c522af8446f286c5307025ac477654) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.loan_event {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_12.png?c4b6b6603438f97d1661bab481379128) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.npay_event {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_13_v2.jpg?231b526099a5f36c334d6ba562126769) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.smartstore_loan {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_14_v2.png?4641154f26c21c779bdca51c3f0c695a) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.offline_info {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_15.jpg?098c31e73cc5e78c961c6858797a4a47) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.employment {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_16.jpg?6db471d0ffc690555a0813abd85cc4e8) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.subvention {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_17.png?186464b51b46cf52e1e3887485cd645f) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.vat {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_18.png?d40f7d9041c72e1e74a9e1974fd69d67) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.new_year {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_19.png?05fab466e8431231dd2c53ed3d0c27e7) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.yearend_tax_adjustment {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_20.png?88a4b63eee729ce4fdf9ad4cf06d0f3e) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.supportfund {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_21.png?d12756ab5732985358a310caf4466d33) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.income_tax {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_22.png?42f737ae9d184415be2f07b79bfb5586) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_item.safe_care {
  background: url(https://finsupport.naver.com/static/images/m_bg_spot_23.png?956601a7493a5c1ab9fb168ba628c7e4) no-repeat 50% 100%;
  -webkit-background-size: cover;
  background-size: cover;
}

.spot_content {
  padding-top: 40px;
  text-align: center;
}

.spot_content_link {
  display: block;
  outline: 0;
}

.spot_text {
  display: block;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: -0.68px;
  font-weight: normal;
}
.w_t {color:#fff;}

.spot_text .font_number_light {
  font-size: 19px;
  line-height: 30px;
  vertical-align: -1px;
}

.spot_title {
  margin-top: 10px;
  font-size: 26px;
  line-height: 36px;
  font-weight: 900;
  letter-spacing: -1.03px;
}

.spot_link {
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  -ms-border-radius: 19px;
  border-radius: 19px;
  display: inline-block;
  height: 38px;
  margin-top: 25px;
  padding: 0 15px;
  min-width: 112px;
  background-color: #222;
  color: #fff;
  line-height: 38px;
  font-weight: bold;
  outline: 0;
}

.spot_link.gray {
  background-color: #ddd;
  color: #222;
}
    

.main_notice {
  background-color: #fff;
}

.main_notice .inner {
  max-width: 100%;
  padding: 28px 0 12px;
}

.main_notice .section_title {
  text-align: center;
}

.main_notice .section_title .ico_notice_v2 {
  margin-right: 6px;
}

.main_notice .main_notice_slide {
  text-align: center;
}

.main_notice .main_notice_slide.arrows_slide {
  max-width: 300px;
  margin: 0 auto;
}

.main_notice .main_notice_slide.arrows_slide .main_notice_item {
  max-width: 270px;
}

.main_notice_date_area {
  display: none;
}

.main_notice_item {
  max-width: 335px;
}

.main_notice_item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  height: 90px;
  padding: 18px 0;
  background-color: #fff;
  outline: 0;
}

.main_notice_item_title {
  position: relative;
  max-height: 56px;
  padding-right: 15px;
  line-height: 28px;
  letter-spacing: -0.5px;
  font-size: 16px;
  font-weight: normal;
  color: #333;
  text-align: left;
  overflow: hidden;
}

.main_notice_item_title:before {
  content: 'â€¦';
  position: absolute;
  right: 0;
  bottom: -4px;
}

.main_notice_item_title:after {
  content: '';
  position: absolute;
  right: -5px;
  width: 20px;
  height: 20px;
  background-color: #fff;
}

.main_notice .slick-prev:before, .main_notice .slick-next:before {
  content: none;
}

.main_notice .slick-prev {
  background-image: url(../img/sp_all.png);
  background-position: -1263px -815px;
  width: 8px;
  height: 14px;
  background-size: 1642px 1571.5px;
  left: -18px;
}

.main_notice .slick-next {
  background-image: url(../img/sp_all.png);
  background-position: -1263px -831px;
  width: 8px;
  height: 14px;
  background-size: 1642px 1571.5px;
  right: -18px;
}

.news {
  background-color: #f6f8fa;
}

.news .inner {
  max-width: 100%;
  padding: 28px 0 12px;
}

.news .section_title {
  text-align: center;
}

.news .section_title .ico_news {
  margin-right: 6px;
}

.news .section_title .ico_news_v2 {
  margin-right: 6px;
  margin-top: -1px;
}

.news .default_slide {
  text-align: center;
}

.news .default_slide.arrows_slide {
  max-width: 300px;
  margin: 0 auto;
}

.news .default_slide.arrows_slide .news_item {
  max-width: 270px;
}

.news_date_area {
  display: none;
}

.news_item {
  max-width: 335px;
}

.news_item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  height: 90px;
  padding: 18px 0;
  outline: 0;
}

.news_item_title {
  position: relative;
  max-height: 56px;
  padding-right: 15px;
  line-height: 28px;
  letter-spacing: -0.5px;
  font-weight: normal;
  font-size: 16px;
  color: #333;
  text-align: left;
  overflow: hidden;
}

.news_item_title:before {
  content: 'â€¦';
  position: absolute;
  right: 0;
  bottom: -4px;
}

.news_item_title:after {
  content: '';
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  background-color: #f5f8fa;
}

.news .slick-prev:before, .news .slick-next:before {
  content: none;
}

.news .slick-prev {
  background-image: url(../img/sp_all.png);
  background-position: -1263px -815px;
  width: 8px;
  height: 14px;
  background-size: 1642px 1571.5px;
  left: -18px;
}

.news .slick-next {
  background-image: url(../img/sp_all.png);
  background-position: -1263px -831px;
  width: 8px;
  height: 14px;
  background-size: 1642px 1571.5px;
  right: -18px;
}

.guide .section_title {
  font-size: 30px;
  letter-spacing: -0.6px;
  line-height: 38px;
  padding-bottom: 6px;
}

.guide .tv_more_area {
  margin-top: 22px;
  margin-bottom: 52px;
  padding: 0 15px;
}

.guide .btn_tv_more {
  display: inline-block;
  color: #666;
  line-height: 22px;
  letter-spacing: -0.62px;
}

.guide_main_notice_bold {
  display: block;
  color: #444;
}

.guide_main_notice_bold:after {
  background-image: url(../img/sp_all.png);
  background-position: -886px -457.5px;
  width: 5px;
  height: 9px;
  background-size: 1642px 1571.5px;
  content: '';
  display: inline-block;
  margin-top: -1px;
  margin-left: 4px;
  vertical-align: middle;
}

.btn_more {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  display: block;
  width: 100%;
  max-width: 335px;
  height: 50px;
  margin: 0 auto;
  background-color: #09aa5c;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
}

.btn_more.bg_white {
  background-color: #fff;
  color: #09aa5c;
  font-weight: bold;
}

.btn_more.line_white {
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  line-height: 46px;
}

.btn_more.mo_hide {
  display: none;
}

.btn_more.type_02 {
  font-size: 18px;
  letter-spacing: -0.53px;
  margin-top: 40px;
}

.btn_more.line_type {
  background-color: #fff;
  border: 1px solid #dcdee0;
  color: #444;
  font-size: 17px;
  font-weight: bold;
}

.btn_more.disabled {
  background-color: #dcdee0;
  color: #a0a0a0;
  font-weight: bold;
}

.partner_guide {
  padding-top: 11px;
}

.partner_item {
  max-width: 335px;
  margin: 10px auto 0;
  border: 1px solid #dcdcdc;
}

.partner_item.view_item {
  display: none;
}

.partner_item_link {
  position: relative;
  display: block;
  height: 128px;
  padding: 29px 0 0 145px;
  text-align: left;
}

.partner_item_link:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 49px;
  margin-top: -38px;
}

.partner_item_link.icon_view:after {
  background-image: url(../img/sp_all.png);
  background-position: -318px -1493.5px;
  width: 76px;
  height: 76px;
  background-size: 1642px 1571.5px;
}

.partner_item_link.icon_founded:after {
  background-image: url(../img/sp_all.png);
  background-position: -708px -1493.5px;
  width: 76px;
  height: 76px;
  background-size: 1642px 1571.5px;
}

.partner_item_link.icon_tax:after {
  background-image: url(../img/sp_all.png);
  background-position: -396px -1493.5px;
  width: 76px;
  height: 76px;
  background-size: 1642px 1571.5px;
}

.partner_item_link.icon_loan:after {
  background-image: url(../img/sp_all.png);
  background-position: -552px -1493.5px;
  width: 76px;
  height: 76px;
  background-size: 1642px 1571.5px;
}

.partner_item_link.icon_labor:after {
  background-image: url(../img/sp_all.png);
  background-position: -630px -1493.5px;
  width: 76px;
  height: 76px;
  background-size: 1642px 1571.5px;
}

.partner_item_link.icon_offline:after {
  background-image: url(../img/sp_all.png);
  background-position: -474px -1493.5px;
  width: 76px;
  height: 76px;
  background-size: 1642px 1571.5px;
}

.partner_item_link.icon_tip:after {
  background-image: url(../img/sp_all.png);
  background-position: -1472px -1342px;
  width: 66px;
  height: 60px;
  background-size: 1642px 1571.5px;
}

.partner_item_link.icon_fund:after {
  background-image: url(../img/sp_all.png);
  background-position: -786px -1493.5px;
  width: 76px;
  height: 76px;
  background-size: 1642px 1571.5px;
}

.partner_item_link.icon_step:after {
  background-image: url(../img/sp_all.png);
  background-position: -240px -1493.5px;
  width: 76px;
  height: 76px;
  background-size: 1642px 1571.5px;
}

.partner_item_title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  display: inline-block;
  max-width: calc(100% - 9px);
  padding-top: 1px;
  padding-left: 9px;
  margin-top: -1px;
  margin-left: -9px;
  margin-bottom: 7px;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: -0.68px;
  color: #000;
}

.partner_item_text {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
  line-height: 20px;
  color: #999;
}

.new_dot {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #ff001b;
}

.service {
  text-align: center;
  background: url(https://finsupport.naver.com/static/images/m_bg_main_guide_v2.jpg?3d625aaa9a145da3aadc8152dff6aa19) no-repeat 50% 0;
  -webkit-background-size: 375px 320px;
  background-size: 375px 320px;
}

.service .section_title {
  color: #fff;
  font-size: 30px;
  letter-spacing: -0.6px;
}

.service_text {
  margin-top: 14px;
  font-size: 15px;
  color: #fff;
  line-height: 23px;
  letter-spacing: -0.56px;
}

.service .partner_program_title {
  margin-top: 28px;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  font-weight: 900;
  letter-spacing: -0.9px;
  text-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  color: #00ff71;
}

.program_area {
  margin-top: 25px;
  padding: 0 20px;
}

.program_item {
  max-width: 335px;
  margin: 0 auto;
  background-color: #fff;
}

.program_item + .program_item {
  margin-top: 10px;
}

.program_item .program_item_link {
  display: block;
  padding: 27px 10px 29px;
}

.program_item .company_area {
  margin-top: -6px;
  font-size: 0;
}

.program_item .company_area + .program_text {
  height: auto;
  -webkit-line-clamp: 1;
  margin-top: 6px;
  margin-bottom: -2px;
}

.program_item .company_area [class^="company_logo_"] {
  display: inline-block;
  vertical-align: middle;
}

.program_item .company_area .company_logo_mirae {
  background-image: url(../img/sp_all.png);
  background-position: -926px -1171.5px;
  width: 74px;
  height: 26px;
  background-size: 1642px 1571.5px;
}

.program_item .company_area .company_logo_woori {
  background-image: url(../img/sp_all.png);
  background-position: -1246px -1216.5px;
  width: 60px;
  height: 26px;
  background-size: 1642px 1571.5px;
  margin-left: 4px;
}

.program_title_wrap {
  position: relative;
  display: inline-block;
  max-width: 100%;
}

.program_title_wrap .ico {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: -33px;
}

.program_title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  margin-left: -7px;
  padding-left: 7px;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: -0.54px;
}

.program_text {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 40px;
  margin-top: 4px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.56px;
  color: #999;
}

.program_text .font_number {
  letter-spacing: -0.2px;
}

.btn_section_more {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  display: inline-block;
  min-width: 70px;
  height: 28px;
  margin-top: 15px;
  padding: 0 16px;
  border: 1px solid #09aa5c;
  color: #09aa5c;
  line-height: 28px;
}

.quick_guide {
  margin: 0 -20px;
  padding: 51px 0 60px;
  background-color: #f6f8fa;
  text-align: center;
}

.quick_guide .section_title {
  color: #222;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: -0.6px;
}

.quick_guide .guide_text {
  margin-top: 14px;
  color: #444;
  font-size: 15px;
  line-height: 23px;
  letter-spacing: -0.56px;
}

.quick_guide_area {
  max-width: 335px;
  margin: 28px auto 0;
}

.quick_guide_area .quick_guide_box + .quick_guide_box {
  margin-top: 10px;
}

.quick_guide_box.type_check {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 34px 20px 35px;
  background-color: #fff;
  border: 1px solid #dcdcdc;
}

.quick_guide_box.type_check .guide_info {
  padding-bottom: 28px;
}

.quick_guide_box.type_check .guide_info .guide_title {
  line-height: 24px;
  font-size: 18px;
  letter-spacing: -0.54px;
  color: #222;
}

.quick_guide_box.type_check .guide_info .guide_text {
  margin-top: 9px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.42px;
  color: #999;
}

.quick_guide_box.type_check .guide_info .btn_section_more {
  background-color: #09aa5c;
  border: 0;
  color: #fff;
}

.quick_guide_box.type_check .guide_type_list {
  padding-top: 31px;
  border-top: 1px solid #e5e5e5;
}

.quick_guide_box.type_check .guide_type_item + .guide_type_item {
  margin-top: 40px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 2px 8px;
  line-height: 24px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -0.48px;
  white-space: nowrap;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.quick_guide_box.type_check .guide_type_item .detail_case_title strong {
  font-weight: 900;
  color: #09aa5c;
}

.quick_guide_box.type_check .guide_type_item .detail_case_list {
  font-size: 0;
  display: flex;
  justify-content: center;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 86px;
  padding-bottom: 29px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.bubble {
  box-sizing: border-box;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.58px;
  text-align: center;
  color: #222;
  font-weight: 500;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.bubble_store {
  margin-top: 27px;
  padding: 11px 12px 0 27px;
  background-image: url(../img/sp_all.png);
  background-position: 0px -1320.5px;
  width: 95px;
  height: 83px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.bubble_product {
  margin-top: 29px;
  padding: 10px 12px 11px 28px;
  background-image: url(../img/sp_all.png);
  background-position: -420px -1216.5px;
  width: 134px;
  height: 61px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.bubble_danger {
  margin-top: 27px;
  padding: 10px 15px 11px 28px;
  background-image: url(../img/sp_all.png);
  background-position: -1065px -799px;
  width: 134px;
  height: 61px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item .link_box {
  position: relative;
  display: block;
  padding-top: 86px;
  text-align: center;
  z-index: 1;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.type_privacy:before {
  background-image: url(../img/sp_all.png);
  background-position: -528px -1405.5px;
  width: 86px;
  height: 86px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.type_fire:before {
  background-image: url(../img/sp_all.png);
  background-position: -1472px -990px;
  width: 86px;
  height: 86px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.type_calamity {
  margin-left: 0;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.type_calamity:before {
  background-image: url(../img/sp_all.png);
  background-position: 0px -1405.5px;
  width: 86px;
  height: 86px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.type_gas:before {
  background-image: url(../img/sp_all.png);
  background-position: -264px -1405.5px;
  width: 86px;
  height: 86px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.type_campsite:before {
  background-image: url(../img/sp_all.png);
  background-position: -88px -1405.5px;
  width: 86px;
  height: 86px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.type_academy:before {
  background-image: url(../img/sp_all.png);
  background-position: -176px -1405.5px;
  width: 86px;
  height: 86px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.type_playground:before {
  background-image: url(../img/sp_all.png);
  background-position: -440px -1405.5px;
  width: 86px;
  height: 86px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.type_burn_fire:before {
  background-image: url(../img/sp_all.png);
  background-position: -1472px -1166px;
  width: 86px;
  height: 86px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.type_wind:before {
  background-image: url(../img/sp_all.png);
  background-position: -704px -1405.5px;
  width: 86px;
  height: 86px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.type_product:before {
  background-image: url(../img/sp_all.png);
  background-position: -616px -1405.5px;
  width: 86px;
  height: 86px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.type_business:before {
  background-image: url(../img/sp_all.png);
  background-position: -1472px -1254px;
  width: 86px;
  height: 86px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.type_injury:before {
  background-image: url(../img/sp_all.png);
  background-position: -352px -1405.5px;
  width: 86px;
  height: 86px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item.type_beauty:before {
  background-image: url(../img/sp_all.png);
  background-position: -1472px -1078px;
  width: 86px;
  height: 86px;
  background-size: 1642px 1571.5px;
}

.quick_guide_box.type_check .guide_type_item .detail_case_item .case_text {
  display: block;
  min-width: 42px;
  height: 30px;
  padding: 0 8px;
  background-color: #f4f4f4;
  color: #222;
  font-size: 12px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -1px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.quick_guide_box.type_business {
  padding: 30px 10px 0;
  background-color: #2c333a;
}

.quick_guide_box.type_business .quick_title {
  color: #fff;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: -.54px;
}

.quick_guide_box.type_business .quick_title .ico_new_gr {
  margin-left: 6px;
}

.quick_guide .quick_title_light {
  font-weight: normal;
}

.partner_square {
  margin: 0 -20px;
  text-align: center;
}

.partner_square_area {
  display: block;
  padding: 40px 0;
}

.partner_square_logo:after {
  background-image: url(../img/sp_all.png);
  background-position: -608px -1171.5px;
  width: 111px;
  height: 40px;
  background-size: 1642px 1571.5px;
  content: '';
  display: block;
  margin: 0 auto;
}

.partner_square_text {
  margin-top: 17px;
  line-height: 28px;
  font-size: 18px;
}

.partner_square_text strong {
  font-weight: 900;
}

.partner_square_link {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  display: inline-block;
  margin-top: 20px;
  height: 38px;
  padding: 0 20px 0 24px;
  background-color: #222;
  color: #fff;
  line-height: 38px;
}

.partner_square_link:after {
  background-image: url(../img/sp_all.png);
  background-position: -756px -775px;
  width: 7px;
  height: 12px;
  background-size: 1642px 1571.5px;
  content: '';
  display: inline-block;
  margin-left: 6px;
  vertical-align: middle;
}
}

/* 중간 전용 */

@media screen and (min-width: 950px) and (max-width: 1279px) {
    
    section.sidealign.side-by-side.text-container-left, section.sidealign.side-by-side {
        flex-direction: row-reverse;
        margin: 0;
    }
    section.sidealign2.side-by-side2.text-container-left, section.sidealign2.side-by-side2 {
        flex-direction: revert;
        margin: 0;
    }
    
    section#devices {
    margin: 0;
}

    
        span.hs_iconpy {
    font-size: 11px;
    padding: 6px 10px;
}
    
      p.hs_imgcon1 {        font-size: 1em;
    margin: 10px 0 10px 0;
    line-height: 1.8em;
    }
    
    p.hs_imgcon_tag {    font-style: italic;
    font-size: 1em;
    color: #aaaaaa;}
    

.se_but_01 {
    padding: 10px 8px;
    font-size: 13px;
}
    
    .se_but_02 {
    padding: 10px 8px;
    font-size: 13px;
    }
    
    
    
    
.bnt_wrap {
position: absolute;
    right: 50%;
    cursor: pointer;
    margin-right: -50px;
    top: 145px;
}
    
    
}

/* 모바일 전용 */

@media screen and (min-width: 250px) and (max-width: 1279px) {
    

    
.grid-list {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    justify-content: left;
    margin: 0;
}

.grid-list2 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    justify-content: left;
}
    
.grid-list3 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    justify-content: left;
    margin: 0;
}
.grid-list4 {
    margin: 0;
}
    
    
    #m01_bnr {background: url(../img/hs_m_bnr_img_01_m.jpg) no-repeat 50%;
        padding: 5vw 0;
        -webkit-background-size: cover;
    background-size: cover;
        margin: 20px -20px;}

.m01_bnr_wrap {
        height: 480px;
        padding-top: 260px;
        margin: 0;
        text-align: center;
}
.m01_bnr_wrap h2 {
        font-size: 24px;
        line-height: 34px;
        padding-top: 40px;}
.m01_bnr_wrap p {        font-size: 16px;
        margin-bottom: 10px;}
.m01_bnr_wrap span {    font-size: 12px;}

.bnt_wrap a.m01_bnt {
    padding: 35px 19px;
    font-size: 14px;
}
    
    
    #mreq1 {        margin: 0 -20px 20px -20px;}
    #mreq1 .mreq_wrap1 {
        height: 40px;}
    #mreq1 .mreq_wrap1 h2.mreq_h21 {
        font-size: 12px;}
    
    #mreq1 .mreq_wrap1 h2.mreq_h21 {
    margin: 0 10px 0 0;
}
    
    a.mreq_a1, a.mreq_event_01 {
     margin-left: 0;
    font-size: 12px;
    padding: 5px 8px;
        line-height: 17px;
}
    
    #mreq {
    
        padding: 5vw 0;
        -webkit-background-size: cover;
        background-size: cover;
    margin: 20px -20px;}
    
    
    #mreq .mreq_wrap {
    margin: 0;
        height: 180px;
    text-align: center;
        flex-direction: column;
    justify-content: center;}
    
    
    #mreq .mreq_wrap h2.mreq_h2 {
    font-size: 24px;
    line-height: 36px;
    display: flex;
}
    #mreq .mreq_wrap a.mreq_a {    margin-left: 0;
    margin-top: 20px;
        font-size: 20px;
        padding: 14px 23px;}
    
    
      .pc_gnb_yhm {
    display: block;
    float: right;
    padding: 8px 10px 0 0;
  }
  .pc_gnb_yhm .gnb_menu_item_yhm {
    position: relative;
    float: left;
  }
  .pc_gnb_yhm .gnb_menu_item_yhm + .gnb_menu_item_yhm {
    margin-left: 5px;
  }
    
      .pc_gnb_yhm .call {       display: block;
        font-size: 14px;
        line-height: 35px;
        letter-spacing: -0.64px;
        background-color: #d7182a;
        color: #FFF;
        width: 75px;
        font-weight: 900;
        height: 35px;
        vertical-align: middle;
        text-align: center;
        margin-right: 45px;
  }
      .pc_gnb_yhm .store {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.64px;
    background-color: #dfdfdf;
    padding: 9px 12px;
    font-weight: 900;
  }
    
          .pc_gnb_yhm .phone {
        display: block;
              background-image: url(../img/phone.jpg);
    width: 34px;
    height: 34px;
    background-size: 34px;
    margin-left: 1px;
  }
    
    
    
    
    
    
    span.sound_only {    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important;}
    
      .pc_gnb_yhm .blog {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.64px;
    border: 1px solid #ccc;
    padding: 9px 10px;
    border-radius: 10px;
    font-weight: bold;
  }
    
    
    .header .btn_mo_menu { display: none;}
    
    .spot_text {
    display: block;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.68px;
    font-weight: normal;
}
    
    .spot_link {
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    -ms-border-radius: 19px;
    border-radius: 19px;
    display: inline-block;
    height: 38px;
    padding: 0 15px;
    min-width: 112px;
    background-color: #222;
    color: #fff;
    line-height: 38px;
    font-weight: bold;
    outline: 0;
}
    
    
    .header .logo {
    padding-top: 16px;
}
    .header .logo_link {    background-image: url(../img/hsbc.png);
    background-position: 1px -71px;
    width: 188px;
    height: 18px;
    background-size: 430px;}
    
    
    .depth_menu, .pc_gnb_yh {
    display: none;
}
    
    .spot_content {
    padding-top: 50px;
    text-align: center;
}
    .spot_area {    margin: 0 -20px;
    height: 430px;
    overflow: hidden;
  }
  .spot_item {
    height: 480px;
  }      
    
  .spot_item.main_01 {
    background: url(../img/2026_sl_04_m.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
    
    
  .spot_item.main_you {
    background: url(../img/2023_sl_you_m.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
    
    .spot_item.main_011 {
    background: url(../img/2024_sl_78_m.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.income_tax .spot_title {
    letter-spacing: -0.41px;
  }
    
  .spot_item.main_02 {
    background: url(../img/2022_sl_yh_m.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
    
    
  .spot_item.main_live {
    background: url(../img/2023_sl_live_m.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
    
    
  .spot_item.main_021 {
    background: url(../img/2022_sl_ev_m.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.safe_care .spot_title {
    letter-spacing: -0.41px;
  }
    
    
  .spot_item.main_022 {
    background: url(../img/2023_sl_rc_m.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.safe_care .spot_title {
    letter-spacing: -0.41px;
  }
    
    
    
    
  .spot_item.main_03 {
    background: url(../img/2022_sl_hs100_m.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.safe_care .spot_title {
    letter-spacing: -0.41px;
  }
    
    
  .spot_item.main_04 {
    background: url(../img/2022_sl_ct_m.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.safe_care .spot_title {
    letter-spacing: -0.41px;
  }
    
    
  .spot_item.main_041 {
    background: url(../img/2023_sl_dr_m.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.safe_care .spot_title {
    letter-spacing: -0.41px;
  }
    
  .spot_item.main_05 {
    background: url(../img/2022_sl_oh_m.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.safe_care .spot_title {
    letter-spacing: -0.41px;
  }
    
    
    
  .spot_item.main_06 {
    background: url(../img/2022_sl_sm_m.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.safe_care .spot_title {
    letter-spacing: -0.41px;
  }
    
    
    
}

@media screen and (min-width: 768px) {
  .main_notice .section_title,
  .news .section_title {
    font-size: 26px;
    letter-spacing: -0.83px;
  }
  .section.subvention .guide_category_subvention {
    max-width: 400px;
    padding-bottom: 29px;
  }
  .section.subvention .guide_category_subvention li:first-child {
    margin-left: 0;
  }
  .section.subvention .guide_category_subvention li:nth-child(3) {
    margin-right: 0;
  }
  .program_list {
    width: 690px;
    margin: 0 auto;
  }
  .program_list:after {
    display: block;
    clear: both;
    content: '';
  }
  .program_item {
    float: left;
    width: 220px;
    margin: 0 5px;
  }
  .program_item + .program_item {
    margin-top: 0;
  }
  .program_item .company_area {
    margin-top: -10px;
  }
  .program_item .company_area + .program_text {
    margin-top: 8px;
    margin-bottom: 0;
  }
  .program_title {
    padding-right: 16px;
  }
  .program_title:after {
    background-image: url(../img/sp_all.png);
    background-position: -886px -422.5px;
    width: 6px;
    height: 10px;
    background-size: 1642px 1571.5px;
    content: '';
    position: absolute;
    top: 7px;
    right: 0;
  }
  .quick_guide {
    padding-top: 51px;
  }
  .quick_guide .guide_text {
    margin-top: 14px;
  }
  .quick_guide_area {
    overflow: hidden;
    max-width: 710px;
    padding: 0;
  }
  .quick_guide_area .quick_guide_box {
    float: left;
    width: 335px;
    margin: 0 10px;
  }
  .quick_guide_area .quick_guide_box + .quick_guide_box {
    margin-top: 0;
  }
  .quick_guide_box.type_check {
    padding-bottom: 36px;
  }
  .quick_guide_box.type_check .guide_type_list {
    padding-top: 30px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_privacy {
    width: 80px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_playground {
    width: 90px;
  }
  .quick_guide_box.type_check .guide_type_item:last-child {
    margin-top: 40px;
  }
  .quick_guide_box.type_business {
    margin-top: 11px !important;
  }
  .quick_guide .general_insurance .guide_info {
    padding-bottom: 71px;
  }
  .guide .tv_more_area {
    margin-bottom: 48px;
  }
  .partner_guide {
    width: 680px;
    margin: 0 auto;
  }
  .partner_guide:after {
    display: block;
    clear: both;
    content: '';
  }
  .partner_item {
    float: left;
    width: 220px;
    max-width: 100%;
    margin: 10px 10px 0 0;
  }
  .partner_item:nth-of-type(3n) {
    margin-right: 0;
  }
  .partner_item.view_item {
    display: block;
  }
  .partner_item_link {
    height: 188px;
    padding: 24px 0 0 0;
    text-align: center;
  }
  .partner_item_link:after {
    top: 100px;
    left: 50%;
    margin-top: 0;
    margin-left: -38px;
  }
  .partner_item_title {
    margin-bottom: 5px;
    padding-right: 16px;
  }
  .partner_item_title:after {
    background-image: url(../img/sp_all.png);
    background-position: -886px -422.5px;
    width: 6px;
    height: 10px;
    background-size: 1642px 1571.5px;
    content: '';
    position: absolute;
    top: 5px;
    right: 0;
  }
}

@media screen and (min-width: 1280px) {
  .spot_area {
    margin: 0 -80px;
    height: 460px;
  }
  .spot_item {
    height: 460px;
  }
  .spot_item.main_01 {
    background: url(../img/2026_sl_04.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
    
  .spot_item.main_you {
    background: url(../img/2023_sl_you.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.main_011 {
    background: url(../img/2024_sl_1112.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.main_01 .spot_title {
    letter-spacing: -2px;
  }
  .spot_item.main_02 {
    background: url(../img/2022_sl_yh.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.main_02 .spot_title {
    letter-spacing: -2px;
  }
    
  .spot_item.main_live {
    background: url(../img/2023_sl_live.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.main_live .spot_title {
    letter-spacing: -2px;
  }
    
  .spot_item.main_021 {
    background: url(../img/2022_sl_ev.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.main_021 .spot_title {
    letter-spacing: -2px;
  }
    
    
    
  .spot_item.main_022 {
    background: url(../img/2023_sl_rc.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.main_022 .spot_title {
    letter-spacing: -2px;
  }
    
  .spot_item.main_03 {
    background: url(../img/2022_sl_hs100.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.main_03 .spot_title {
    letter-spacing: -2px;
  }
    
  .spot_item.main_04 {
    background: url(../img/2022_sl_ct.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.main_04 .spot_title {
    letter-spacing: -2px;
  }
    
  .spot_item.main_041 {
    background: url(../img/2023_sl_dr.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.main_04 .spot_title {
    letter-spacing: -2px;
  }
    
  .spot_item.main_05 {
    background: url(../img/2022_sl_oh.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.main_05 .spot_title {
    letter-spacing: -2px;
  }
    
  .spot_item.main_06 {
    background: url(../img/2022_sl_sm.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .spot_item.main_05 .spot_title {
    letter-spacing: -2px;
  }
    
    
  .spot_content {
    padding: 97px 240px 0;
    text-align: left;
  }
  .spot_title {
    margin-top: 12px;
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.89px;
  }
  .spot_text {
    font-size: 22px;
    line-height: 40px;
    letter-spacing: -0.41px;
  }
    
.w_t {color:#fff;}

  .spot_text .font_number_light {
    font-size: 23px;
    line-height: 40px;
  }
  .spot_link {
    -webkit-border-radius: 29px;
    -moz-border-radius: 29px;
    -ms-border-radius: 29px;
    border-radius: 29px;
    margin-top: 38px;
    padding: 0 25px;
    min-width: 164px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    letter-spacing: -0.65px;
    text-align: center;
  }
  .section {
    margin: 0 -80px;
  }
  .section.service {
    padding: 82px 0 99px;
  }
  .section.guide {
    padding: 80px 0 90px;
  }
  .section.subvention {
    padding: 80px 0 90px;
  }
  .section.subvention .section_title {
    font-size: 42px;
    line-height: 47px;
    letter-spacing: -0.8px;
    padding-bottom: 21px;
  }
  .section.subvention .section_title .new_dot {
    width: 8px;
    height: 8px;
    top: 0;
    left: -13px;
  }
  .section.subvention .section_title .icon_beta {
    background-image: url(../img/sp_all.png);
    background-position: -849px -598px;
    width: 37px;
    height: 18px;
    background-size: 1642px 1571.5px;
    top: 4px;
    right: -42px;
  }
  .section.subvention .guide_text {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -0.56px;
    padding-bottom: 17px;
  }
  .section.subvention .guide_info_text {
    font-size: 22px;
    line-height: 38px;
    letter-spacing: -0.69px;
    padding-top: 32px;
  }
  .section.subvention .btn_more {
    min-width: 357px;
  }
  .section.subvention .guide_category_subvention li {
    font-size: 16px;
    letter-spacing: -0.48px;
    padding: 8px 15px 8px;
    margin-top: 12px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    -ms-border-radius: 23px;
    border-radius: 23px;
  }
  .section.subvention .guide_category_subvention li + li {
    margin-left: 9px;
  }
  .section_title {
    font-size: 36px;
    line-height: 60px;
    letter-spacing: -0.8px;
  }
  .section.guide .section_title {
    font-size: 42px;
    line-height: 47px;
    padding-bottom: 0;
    letter-spacing: -0.8px;
  }
  .section_title .mo_hide {
    display: inline-block;
  }
  .main_notice .inner {
    display: table;
    width: 100%;
    max-width: 1280px;
    padding: 30px 135px;
    table-layout: fixed;
  }
  .main_notice .section_title {
    display: table-cell;
    width: 154px;
    vertical-align: middle;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: -0.63px;
    text-align: left;
  }
  .main_notice .section_title_inner {
    position: relative;
    display: block;
  }
  .main_notice .section_title_inner:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    height: 22px;
    width: 1px;
    background-color: #dcdcdc;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .main_notice .section_title .ico_notice_v2 {
    margin: -2px 11px 0 0;
  }
  .main_notice_slide {
    display: table-cell;
    width: 100% !important;
    padding-left: 80px;
    vertical-align: middle;
  }
  .main_notice .main_notice_slide.arrows_slide .main_notice_item {
    max-width: 100%;
  }
  .main_notice .default_slide {
    width: auto;
  }
  .main_notice .default_slide .slick-list {
    width: auto;
  }
  .main_notice .default_slide .slick-slide {
    height: 25px;
    padding: 0;
  }
  .main_notice .slick-slide {
    width: 100% !important;
  }
  .main_notice_item {
    max-width: 100%;
    border: none;
    text-align: left;
    vertical-align: middle;
  }
  .main_notice_item_link {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: auto;
    padding: 0;
    background-color: transparent;
  }
  .main_notice_item_link:hover {
    text-decoration: underline;
    text-underline-position: under;
  }
  .main_notice_item_title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.48px;
    color: #222;
    font-weight: normal;
    white-space: nowrap;
  }
  .main_notice_item_title:after, .main_notice_item_title:before {
    display: none;
  }
  .main_notice_item_title .ico_new {
    display: none;
  }
  .news .inner {
    display: table;
    width: 100%;
    max-width: 1280px;
    padding: 33px 135px;
    table-layout: fixed;
  }
  .news .section_title {
    display: table-cell;
    width: 154px;
    border-right: 1px solid #dcdcdc;
    vertical-align: middle;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: -0.69px;
    text-align: left;
  }
  .news .section_title .ico_news {
    margin: -2px 11px 0 0;
  }
  .news_slide {
    display: table-cell;
    padding-left: 80px;
    vertical-align: middle;
  }
  .news .default_slide {
    width: auto;
  }
  .news .default_slide .slick-list {
    width: auto;
  }
  .news .default_slide .slick-slide {
    height: 25px;
    padding: 0;
  }
  .news .default_slide.arrows_slide .news_item {
    max-width: 100%;
  }
  .news .slick-track {
    transform: none !important;
    margin-left: 0;
  }
  .news .slick-slide {
    width: 100% !important;
  }
  .news_item {
    position: relative;
    max-width: 100%;
    padding: 0 0 0 12px;
    border: none;
    text-align: left;
  }
  .news_item:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 2px;
    height: 2px;
    background-color: #c3c3c3;
  }
  .news_date_area {
    display: block;
    float: left;
    width: 38px;
    margin-right: 8px;
    color: #999;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.48px;
  }
  .news_item_link {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: auto;
    padding: 0;
    background-color: transparent;
  }
  .news_item_link:hover {
    text-decoration: underline;
    text-underline-position: under;
  }
  .news_item_title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.48px;
    color: #222;
    font-weight: normal;
    white-space: nowrap;
  }
  .news_item_title:after, .news_item_title:before {
    display: none;
  }
  .news_item_title .ico_new {
    display: none;
  }
  .guide .btn_section_more {
    margin-top: 0;
  }
  .guide .tv_more_area {
    margin-bottom: 90px;
  }
  .guide .btn_tv_more {
    line-height: 38px;
    letter-spacing: -0.69px;
    font-size: 22px;
  }
  .guide_main_notice_bold {
    display: inline-block;
  }
  .guide_main_notice_bold:after {
    background-image: url(../img/sp_all.png);
    background-position: -1044px -1279.5px;
    width: 9px;
    height: 15px;
    background-size: 1642px 1571.5px;
    margin-top: -1px;
    margin-left: 10px;
  }
  .btn_more {
    display: inline-block;
    width: auto;
    max-width: inherit;
    padding: 0 50px;
    height: 80px;
    line-height: 80px;
    font-size: 25px;
  }
  .btn_more.line_white {
    line-height: 76px;
  }
  .btn_more.mo_hide {
    display: inline-block;
  }
  .btn_more.type_02 {
    margin-top: 50px;
    font-size: 20px;
    letter-spacing: -0.59px;
    height: 60px;
    line-height: 60px;
    width: 580px;
  }
  .btn_more.line_type {
    display: block;
    margin: 50px auto 0;
    padding: 0;
    max-width: 168px;
    font-size: 18px;
    letter-spacing: -0.53px;
  }
  .max_width_335 .btn_more.type_02 {
    margin-top: 40px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    letter-spacing: -0.53px;
  }
  .partner_guide {
    width: 1120px;
    padding-top: 26px;
  }
  .partner_item {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 364px;
    margin: 14px 14px 0 0;
  }
  .partner_item:hover {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
  }
  .partner_item + .partner_item {
    margin-top: 14px;
  }
  .partner_item_link {
    height: 238px;
    padding: 30px 20px 0;
  }
  .partner_item_link:after {
    top: 122px;
    left: 50%;
    margin-left: -44px;
  }
  .partner_item_link.icon_view:after {
    background-image: url(../img/sp_all.png);
    background-position: -1472px -270px;
    width: 88px;
    height: 88px;
    background-size: 1642px 1571.5px;
  }
  .partner_item_link.icon_founded:after {
    background-image: url(../img/sp_all.png);
    background-position: -1472px -900px;
    width: 88px;
    height: 88px;
    background-size: 1642px 1571.5px;
  }
  .partner_item_link.icon_tax:after {
    background-image: url(../img/sp_all.png);
    background-position: -1472px -360px;
    width: 88px;
    height: 88px;
    background-size: 1642px 1571.5px;
  }
  .partner_item_link.icon_loan:after {
    background-image: url(../img/sp_all.png);
    background-position: -1380px -1196px;
    width: 88px;
    height: 88px;
    background-size: 1642px 1571.5px;
  }
  .partner_item_link.icon_labor:after {
    background-image: url(../img/sp_all.png);
    background-position: -1472px -450px;
    width: 88px;
    height: 88px;
    background-size: 1642px 1571.5px;
  }
  .partner_item_link.icon_offline:after {
    background-image: url(../img/sp_all.png);
    background-position: -1472px -630px;
    width: 88px;
    height: 88px;
    background-size: 1642px 1571.5px;
  }
  .partner_item_link.icon_tip:after {
    background-image: url(../img/sp_all.png);
    background-position: -1472px 0px;
    width: 88px;
    height: 88px;
    background-size: 1642px 1571.5px;
  }
  .partner_item_link.icon_fund:after {
    background-image: url(../img/sp_all.png);
    background-position: -1472px -180px;
    width: 88px;
    height: 88px;
    background-size: 1642px 1571.5px;
  }
  .partner_item_link.icon_step:after {
    background-image: url(../img/sp_all.png);
    background-position: -1472px -90px;
    width: 88px;
    height: 88px;
    background-size: 1642px 1571.5px;
  }
  .partner_item_title {
    margin-top: -2px;
    margin-left: -8px;
    padding-top: 2px;
    padding-left: 8px;
    padding-right: 19px;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: -0.79px;
    color: #222;
  }
  .partner_item_title:after {
    background-image: url(../img/sp_all.png);
    background-position: -1055px -1279.5px;
    width: 9px;
    height: 15px;
    background-size: 1642px 1571.5px;
    top: 6px;
  }
  .partner_item_text {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: -0.6px;
  }
  .service .section_title {
    font-size: 42px;
    letter-spacing: -0.8px;
  }
  .service_text {
    margin-top: 20px;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -0.43px;
  }
  .service .partner_program_title {
    margin-top: 45px;
    font-size: 24px;
    line-height: 38px;
    letter-spacing: -0.58px;
  }
  .program_area {
    margin-top: 30px;
    padding: 0 80px;
  }
  .program_list {
    width: 1134px;
  }
  .program_item {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
    width: 364px;
    max-width: 100%;
    height: 230px;
    margin: 0 7px;
    border: 1px solid rgba(0, 0, 0, 0.08);
  }
  .program_item:hover {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
  }
  .program_item .company_area {
    margin-top: 3px;
  }
  .program_item .company_area + .program_text {
    margin-top: 1px;
  }
  .program_item .company_area .company_logo_mirae {
    background-image: url(../img/sp_all.png);
    background-position: -1380px -1286px;
    width: 80px;
    height: 28px;
    background-size: 1642px 1571.5px;
  }
  .program_item .company_area .company_logo_woori {
    background-image: url(../img/sp_all.png);
    background-position: -483px -1279.5px;
    width: 65px;
    height: 28px;
    background-size: 1642px 1571.5px;
    margin-left: 6px;
  }
  .program_item .program_item_link {
    height: 100%;
    padding: 30px 40px 107px;
  }
  .program_item .program_item_link:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 19px;
    margin-left: -44px;
  }
  .program_item.icon_calculate .program_item_link:after {
    background-image: url(../img/sp_all.png);
    background-position: -1472px -540px;
    width: 88px;
    height: 88px;
    background-size: 1642px 1571.5px;
  }
  .program_item.icon_loan .program_item_link:after {
    background-image: url(../img/sp_all.png);
    background-position: -1472px -810px;
    width: 88px;
    height: 88px;
    background-size: 1642px 1571.5px;
  }
  .program_item.icon_judge .program_item_link:after {
    background-image: url(../img/sp_all.png);
    background-position: -1472px -720px;
    width: 88px;
    height: 88px;
    background-size: 1642px 1571.5px;
  }
  .program_title {
    padding-right: 20px;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: -0.72px;
  }
  .program_title:after {
    background-image: url(../img/sp_all.png);
    background-position: -1055px -1279.5px;
    width: 9px;
    height: 15px;
    background-size: 1642px 1571.5px;
    top: 4px;
  }
  .program_text {
    height: 52px;
    margin-top: 3px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.48px;
  }
  .btn_section_more {
    min-width: 80px;
    height: 30px;
    margin-top: 18px;
    font-size: 16px;
    line-height: 30px;
  }
  .quick_guide {
    margin: 0 -80px;
    padding: 82px 0 90px;
  }
  .quick_guide .section_title {
    font-size: 42px;
    line-height: 60px;
    letter-spacing: -0.8px;
  }
  .quick_guide .guide_text {
    margin-top: 20px;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -0.43px;
  }
  .quick_guide_area {
    max-width: 1134px;
    padding-top: 21px;
    margin-top: 18px;
  }
  .quick_guide_area .quick_guide_box {
    width: 553px;
    margin: 0 7px;
  }
  .quick_guide_box.type_check {
    padding: 44px 42px 34px;
  }
  .quick_guide_box.type_check .guide_info {
    padding-bottom: 4px;
  }
  .quick_guide_box.type_check .guide_info .guide_title {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: -0.72px;
  }
  .quick_guide_box.type_check .guide_info .guide_text {
    margin-top: 5px;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.54px;
  }
  .quick_guide_box.type_check .guide_info .btn_section_more {
    margin-top: 16px;
  }
  .quick_guide_box.type_check .guide_type_list {
    position: relative;
    padding: 0;
    border-top: none;
    text-align: left;
  }
  .quick_guide_box.type_check .guide_type_item {
    overflow: hidden;
    padding: 10px 0 22px;
  }
  .quick_guide_box.type_check .guide_type_item + .guide_type_item {
    border-top: 1px solid #e5e5e5;
    margin-top: 0;
  }
  .quick_guide_box.type_check .guide_type_item:nth-child(3) .detail_case_title strong {
    word-spacing: -3.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_title {
    float: left;
    width: 169px;
    margin-top: 28px;
    padding: 0;
    font-size: 0;
    white-space: normal;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_title:after {
    content: none;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_title .text {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 32px;
    font-size: 20px;
    letter-spacing: -0.91px;
    padding: 0 6px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_list {
    display: block;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item {
    width: 80px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item + .detail_case_item {
    margin-left: 22px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.bubble {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.67px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.bubble_store {
    margin-left: 9px;
    margin-top: 16px;
    padding: 10px 14px 13px 26px;
    background-image: url(../img/sp_all.png);
    background-position: -312px -1216.5px;
    width: 106px;
    height: 94px;
    background-size: 1642px 1571.5px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.67px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.bubble_product {
    margin-left: 0;
    margin-top: 25px;
    padding: 11px 12px 11px 25px;
    background-image: url(../img/sp_all.png);
    background-position: -913px -799px;
    width: 150px;
    height: 70px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.bubble_danger {
    margin-left: 0;
    margin-top: 24px;
    padding: 11px 12px 11px 25px;
    background-image: url(../img/sp_all.png);
    background-position: -761px -799px;
    width: 150px;
    height: 70px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item .link_box {
    padding-top: 80px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item .case_text {
    font-size: 14px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_privacy:before {
    background-image: url(../img/sp_all.png);
    background-position: -1562px -328px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_fire {
    margin-left: 0;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_fire:before {
    background-image: url(../img/sp_all.png);
    background-position: -1120px -1405.5px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_calamity:before {
    background-image: url(../img/sp_all.png);
    background-position: -1038px -1405.5px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_gas:before {
    background-image: url(../img/sp_all.png);
    background-position: -1562px -82px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_campsite {
    margin-left: 0;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_campsite:before {
    background-image: url(../img/sp_all.png);
    background-position: -1202px -1405.5px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_academy:before {
    background-image: url(../img/sp_all.png);
    background-position: -1562px 0px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_playground:before {
    background-image: url(../img/sp_all.png);
    background-position: -1562px -246px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_burn_fire:before {
    background-image: url(../img/sp_all.png);
    background-position: -874px -1405.5px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_wind:before {
    background-image: url(../img/sp_all.png);
    background-position: -1562px -492px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_product:before {
    background-image: url(../img/sp_all.png);
    background-position: -1562px -410px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_business:before {
    background-image: url(../img/sp_all.png);
    background-position: -956px -1405.5px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_injury:before {
    background-image: url(../img/sp_all.png);
    background-position: -1562px -164px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_check .guide_type_item .detail_case_item.type_beauty:before {
    background-image: url(../img/sp_all.png);
    background-position: -792px -1405.5px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  .quick_guide_box.type_business {
    margin-top: 14px !important;
    padding: 42px 10px 0 33px;
    text-align: left;
  }
  .quick_guide_box.type_business .quick_title {
    padding-left: 3px;
    font-weight: 900;
    font-size: 24px;
    letter-spacing: -.72px;
    line-height: 34px;
  }
  .quick_guide .general_insurance .guide_info {
    padding-bottom: 21px;
  }
  .partner_square {
    margin: 0 -80px;
  }
  .partner_square_link, .partner_square_logo, .partner_square_text {
    display: inline-block;
    vertical-align: middle;
  }
  .partner_square_logo:after {
    background-image: url(../img/sp_all.png);
    background-position: -387px -750px;
    width: 127px;
    height: 46px;
    background-size: 1642px 1571.5px;
    margin-right: 16px;
  }
  .partner_square_text {
    margin-top: 0;
    margin-right: 40px;
    font-size: 24px;
    line-height: 60px;
    letter-spacing: -0.69px;
  }
  .partner_square_link {
    height: 40px;
    margin-top: 0;
    font-size: 16px;
    line-height: 40px;
  }
  .partner_square_link:after {
    background-image: url(../img/sp_all.png);
    background-position: -729px -775px;
    width: 7px;
    height: 12px;
    background-size: 1642px 1571.5px;
  }
}

@media screen and (min-width: 1800px) {
    
    .spot_area {
    height: 520px;
  }
  .spot_content {
    max-width: 1440px;
    margin: 0 auto;
    padding: 96px 80px 0;
  }
  .spot_text {
    font-size: 30px;
    letter-spacing: -0.56px;
  }
  .spot_text .font_number_light {
    font-size: 32px;
  }
  .spot_title {
    margin-top: 20px;
    font-size: 60px;
    line-height: 78px;
      
  }
  .spot_link {
    min-width: 182px;
    height: 58px;
    margin-top: 50px;
    margin-left: 9px;
    line-height: 58px;
    font-size: 22px;
    letter-spacing: -0.8px;
  }
  .spot_item {
    height: 520px;
  }
  .spot_item.insurance_business {
    background-position: 50% 0;
  }
  .spot_item.insurance_business .spot_content {
    padding: 99px 80px 0;
  }
  .spot_item.insurance_business .spot_title {
    margin-top: 21px;
  }
  .spot_item.summer_against .spot_content {
    padding: 94px 80px 0;
  }
  .spot_item.summer_against .spot_title {
    margin-top: 22px;
  }
  .spot_item.summer_against .spot_link {
    margin-top: 50px;
    margin-left: 8px;
  }

/* default_slide, main_notice_slide */
.default_slide, .main_notice_slide {
  margin-left: 10px;
  margin-right: 10px;
}

.default_slide.slick-dotted.slick-slider, .main_notice_slide.slick-dotted.slick-slider {
  margin-bottom: 0;
  padding-bottom: 32px;
}

.default_slide .slick-slide, .main_notice_slide .slick-slide {
  padding: 0 5px;
}

.slick-slide {
  outline: 0;
}

/* default_slide, main_notice_slide */
/* main_notice_slide */
.main_notice_slide.slick-dotted.slick-slider, .news_slide.slick-dotted.slick-slider {
  padding-bottom: 28px;
}

/* default_slide > slick dot */
.slick-dots {
  height: 8px;
  bottom: 0;
}

.slick-dots li {
  width: 8px;
  height: 8px;
  margin: 0 6px;
  vertical-align: top;
}

.slick-dots li button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: rgba(216, 216, 216, 0.6);
}

.slick-dots li button:before {
  display: none;
}

.slick-dots li.slick-active button {
  background-color: #09aa5c;
}

/* default_slide > slick dot */
/* spot_slide */
.spot_slide.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.spot_slide .slick-dots {
  height: 8px;
  bottom: 28px;
}

.spot_slide .slick-dots li {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
  width: 8px;
  height: 8px;
  margin: 0 6px;
}

.spot_slide .slick-dots li button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.6);
}

.spot_slide .slick-dots li button:before {
  display: none;
}

.spot_slide .slick-dots li.slick-active {
  width: 40px;
}

.spot_slide .slick-dots li.slick-active button {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
}

/* //spot_slide */
.card_slide {
  word-wrap: break-word;
}

.card_slide .slick-track {
  margin: 0;
}

.card_slide .slick-dots {
  bottom: -32px;
  height: 12px;
}

.card_slide .slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0 5px;
}
}

@media screen and (min-width: 768px) {
  /* default_slide, main_notice_slide */
  .default_slide, .main_notice_slide {
    width: 690px;
    margin: 0 auto;
  }
  /* //default_slide, main_notice_slide */
}

@media screen and (min-width: 1280px) {
  /* default_slide */
  .default_slide {
    width: 1134px;
  }
  .default_slide .slick-slide {
    padding: 0 7px;
  }
  .default_slide .slick-list {
    width: 1134px;
    overflow: visible;
  }
  /* //default_slide */
  /* spot_slide */
  .spot_slide .slick-dots {
    height: 10px;
    bottom: 40px;
  }
  .spot_slide .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 8px;
  }
  .spot_slide .slick-dots li.slick-active {
    width: 60px;
  }
  .spot_slide .slick-dots li.slick-active button {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
  }
  .spot_slide .slick-prev, .spot_slide .slick-next {
    width: 64px;
    height: 64px;
    z-index: 1;
  }
  .spot_slide .slick-prev:before, .spot_slide .slick-next:before {
    display: none;
  }
  .spot_slide .slick-prev {
    background-image: url(../img/sp_all.png);
    background-position: -930px -1493.5px;
    width: 64px;
    height: 64px;
    background-size: 1642px 1571.5px;
    left: 85px;
  }
  .spot_slide .slick-prev:hover {
    background-image: url(../img/sp_all.png);
    background-position: -1201.5px -673px;
    width: 64px;
    height: 64px;
    background-size: 1642px 1571.5px;
  }
  .spot_slide .slick-next {
    background-image: url(../img/sp_all.png);
    background-position: -864px -1493.5px;
    width: 64px;
    height: 64px;
    background-size: 1642px 1571.5px;
    right: 85px;
  }
  .spot_slide .slick-next:hover {
    background-image: url(../img/sp_all.png);
    background-position: -996px -1493.5px;
    width: 64px;
    height: 64px;
    background-size: 1642px 1571.5px;
  }
  /* //spot_slide */
}

@media screen and (min-width: 1800px) {
  /* default_slide */
  .default_slide {
    width: 1293px;
  }
  .default_slide .slick-slide {
    padding: 0 7.5px;
  }
  .default_slide .slick-list {
    width: 1293px;
    overflow: visible;
  }
  /* //default_slide */
  /* spot_slide */
  .spot_slide .slick-prev, .spot_slide .slick-next {
    width: 80px;
    height: 80px;
  }
    
  .spot_slide .slick-prev {
    background-image: url(../img/sp_all.png);
    background-position: -1562px -574px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
    left: 75px;
  }
  .spot_slide .slick-prev:hover {
    background-image: url(../img/sp_all.png);
    background-position: -1448px -1405.5px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  .spot_slide .slick-next {
    background-image: url(../img/sp_all.png);
    background-position: -1366px -1405.5px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
    right: 75px;
  }
  .spot_slide .slick-next:hover {
    background-image: url(../img/sp_all.png);
    background-position: -1284px -1405.5px;
    width: 80px;
    height: 80px;
    background-size: 1642px 1571.5px;
  }
  /* //spot_slide */
}


/* C */

.sh {
   /* box-shadow: 0px 7px 12px rgb(0 0 0 / 25%); */}

.popCouponWrap {
    position: fixed;
    bottom: -40px;
    right: 0;
    width: 670px;
    height: 314px;
    background: url(../img/couponBg.png) no-repeat;
    text-align: center;
    box-sizing: border-box;
    box-shadow: 0px 7px 12px rgb(0 0 0 / 25%);
    z-index: 105;
    transform: scale(0.5);
}


    .popCouponWrap .popInner {position: relative; width: 100%; height: 100%;}
    .popCouponWrap h4 {padding: 56px 0 24px; font-size: 26px; line-height: 38px; letter-spacing: -0.05em; color: #777777;    margin: 0;}
    .popCouponWrap h4:before {content:""; display: inline-block; width: 24px; height: 24px; background: url('//s3.ap-northeast-2.amazonaws.com/st.dangidata/gong_dangicokr/img/gong/main_202111/pop_coupon/icon_alarm.png') no-repeat; }
    .popCouponWrap .titSlider p {font-weight: bold; font-size: 34px; line-height: 40px; letter-spacing: -0.03em; color: #FFFFFF;}
    .popCouponWrap .btnCouApply {width: 100%; height: 106px; display: block; margin-top: 48px; font-weight: bold; font-size: 30px; line-height: 106px; letter-spacing: -0.03em; color: #fdb728;}
    .popCouponWrap .btnCouClose {display: inline-block; position: absolute; top: 30px; right: 30px; width: 48px; height: 48px;}

    @media screen and (max-width: 1400px) {
        .popCouponWrap {right: -130px; margin-right: 0;}
    }

    /* mobile */
    .popCouponWrap.mobile {bottom: 30px; right: 50%; margin-right: -335px; transform: scale(1); opacity: 0;}
    .popCouponWrap.hasFtBan {bottom: 170px !important;}
    .popCouponWrap.mobile li {width: 100% !important;}





/* D */



.hs_hit {position: absolute;
    border-radius: 30px;
    background-color: #d7182a;
    font-size: 14px;
    margin: 15px;
    color: #FFF;
    font-weight: bold;
    padding: 0 10px;
    line-height: 29px;}

    .center {
    text-align: center;
}
    .nav{position:fixed;top:0;left:0;right:0;height:70px;z-index:4;display:flex;align-items:center;padding:0 36px;opacity:1;transform:translateZ(0);transition:opacity .5s ease-out;pointer-events:none}
.nav a.image{width:80px;height:auto;max-height:70px;padding:0 14px;display:inline-block;margin-right:auto;transition:all .2s ease 0s}
.nav .secondary{background-color:rgba(0,0,0,.8)}
.nav .link{padding:12px;background-color:transparent}
.nav .link:focus,.nav .link:hover,.nav .secondary:focus,.nav .secondary:hover{background-color:#f9f9f9;color:#040714;border-color:transparent}
.nav.pre-sticky{z-index:3;background-color:transparent;opacity:1;pointer-events:none;justify-content:flex-end}
.nav.pre-sticky>*{pointer-events:auto}
.show-top-nav .nav.pre-sticky{opacity:0;pointer-events:none}
.show-top-nav .nav.pre-sticky>*{pointer-events:none}
.nav.pre-sticky .link{background-color:rgba(0,0,0,.8)}
.nav.post-sticky{z-index:4;background-color:#040714;opacity:0}
.nav.post-sticky .link{background-color:transparent}
.show-top-nav .nav.post-sticky{opacity:1;pointer-events:auto}
.nav.cta-toast{display:none;top:auto;bottom:0;height:88px;background-color:rgba(0,0,0,.8);z-index:4;padding:0 20px;justify-content:center;transform:translate3d(0,100%,0);transition:transform .5s ease 0s}
.nav.cta-toast .link,.nav.cta-toast .primary,.nav.cta-toast .secondary{margin:0}
.show-cta-toast .nav.cta-toast{transform:translateZ(0);pointer-events:auto}
.hide-cta-toast .nav.cta-toast{transform:translate3d(0,100%,0);pointer-events:none}


@media only screen and (max-width:768px){.nav{padding:0 12px 0 20px}.nav a.image{width:64px;max-height:52px;padding: 0 20px 0 4px;}.nav .link,.nav .primary,.nav .secondary{padding:8px 12px}.nav .secondary{border-color:silver;background-color:rgba(0,0,0,.8)}.nav .link{border-color:transparent}.nav.cta-toast{display:flex}.has-cta-toast .nav.post-sticky .primary,.has-cta-toast .nav.pre-sticky .primary{display:none}.has-cta-toast .nav .primary,.has-cta-toast .nav .secondary{text-transform:uppercase;letter-spacing:1px}}
    @media only screen and (max-width:479px){.nav{height:52px}.nav .link,.nav .primary,.nav .secondary{text-transform:none;font-size:14px;letter-spacing:0}}
    @media only screen and (max-width:360px){.nav{padding:0 8px 0 10px}.nav .link,.nav .primary,.nav .secondary{font-size:13px}}.nav a.primary,.nav a.secondary,.nav button.primary,.nav button.secondary{max-width:none;height:40px;width:auto}.nav a.primary *,.nav a.secondary *,.nav button.primary *,.nav button.secondary *{margin-top:0}.nav a.secondary,.nav button.secondary{padding-left:8px;padding-right:8px}
    @media only screen and (max-width:479px){.nav a.primary,.nav a.secondary,.nav button.primary,.nav button.secondary{text-transform:capitalize;font-size:13px;line-height:15px}}
    @media only screen and (min-width:769px){.nav a.primary,.nav a.secondary,.nav button.primary,.nav button.secondary{max-width:260px;height:50px;text-transform:uppercase;max-width:none}.nav a.secondary,.nav button.secondary{padding-left:16px;padding-right:16px}}div.spacer-1,div.spacer-10,div.spacer-11,div.spacer-12,div.spacer-13,div.spacer-14,div.spacer-15,div.spacer-16,div.spacer-17,div.spacer-18,div.spacer-19,div.spacer-2,div.spacer-20,div.spacer-3,div.spacer-4,div.spacer-5,div.spacer-6,div.spacer-7,div.spacer-8,div.spacer-9{height:0;width:100%}div.spacer-1{margin-top:2.5px}div.spacer-2{margin-top:5px}div.spacer-3{margin-top:7.5px}div.spacer-4{margin-top:10px}div.spacer-5{margin-top:12.5px}div.spacer-6{margin-top:15px}div.spacer-7{margin-top:17.5px}div.spacer-8{margin-top:20px}div.spacer-9{margin-top:22.5px}div.spacer-10{margin-top:25px}div.spacer-11{margin-top:27.5px}div.spacer-12{margin-top:30px}div.spacer-13{margin-top:32.5px}div.spacer-14{margin-top:35px}div.spacer-15{margin-top:37.5px}div.spacer-16{margin-top:40px}div.spacer-17{margin-top:42.5px}div.spacer-18{margin-top:45px}div.spacer-19{margin-top:47.5px}div.spacer-20{margin-top:50px}
    @media only screen and (min-width:769px){div.spacer-1{margin-top:4px}div.spacer-2{margin-top:8px}div.spacer-3{margin-top:12px}div.spacer-4{margin-top:16px}div.spacer-5{margin-top:20px}div.spacer-6{margin-top:24px}div.spacer-7{margin-top:28px}div.spacer-8{margin-top:32px}div.spacer-9{margin-top:36px}div.spacer-10{margin-top:40px}div.spacer-11{margin-top:44px}div.spacer-12{margin-top:48px}div.spacer-13{margin-top:52px}div.spacer-14{margin-top:56px}div.spacer-15{margin-top:60px}div.spacer-16{margin-top:64px}div.spacer-17{margin-top:68px}div.spacer-18{margin-top:72px}div.spacer-19{margin-top:76px}div.spacer-20{margin-top:80px}}.accordion-container{background-color:#eee;width:100%;text-align:left;margin-top:16px;box-sizing:border-box}.accordion-container:first-child{margin-top:0}.accordion-container button.accordion-btn{text-align:inherit;background:0 0;border:none;padding:24px;margin:0;width:100%;cursor:pointer}.accordion-container button.accordion-btn *{font-weight: bold;display:inline-block;margin:0;width:100%;position:relative;padding-right:26px;box-sizing:border-box}.accordion-container button.accordion-btn :after{color:#3a3a3a;content:"+";font-size:40px;position:absolute;right:0;top:calc(50% - 16px);line-height:.8}.accordion-container .accordion-child{max-height:0;overflow:hidden;margin:0;padding:0 24px;transition:max-height,.25s ease-in-out} .accordion-child p {     line-height: 25px;font-size:16px; text-align: left;} .accordion-container .accordion-child *{margin-top:16px;margin-bottom:0}.accordion-container .accordion-child :first-child{margin-top:0}.accordion-container.open button.accordion-btn :after{content:"\2013"}.accordion-container.open .accordion-child{max-height:1500px;padding-bottom:24px}.banner{width:100%;position:relative}.banner>a picture,.banner>picture{margin:0}.banner .banner-content-container{display:flex;position:absolute;align-content:center;top:0;left:0;height:100%;width:100%}.banner .banner-content-container.no-pointer{pointer-events:none}.banner .banner-content-container.position-center{justify-content:space-around}.banner .banner-content-container.position-center .banner-content{max-width:40%}.banner .banner-content-container.position-left{justify-content:flex-start}.banner .banner-content-container.position-left .banner-content{padding-left:3vw;max-width:40%}.banner .banner-content-container.position-right{justify-content:flex-end}.banner .banner-content-container.position-right .banner-content{padding-right:3vw;max-width:40%}.banner .banner-content-container .banner-content{box-sizing:border-box;align-self:center;text-align:center;width:100%;max-height:100%}.banner .banner-content-container .banner-content.align-left{text-align:left}.banner .banner-content-container .banner-content.align-right{text-align:right}.banner .banner-content-container .banner-content :last-child{margin-bottom:0}.hero .banner{left:0;bottom:0;z-index:-1;position:absolute}
    @media only screen and (min-width:1025px){.banner .banner-content-container.position-center .banner-content,.banner .banner-content-container.position-left .banner-content,.banner .banner-content-container.position-right .banner-content{max-width:33.3333%}}.tab-container{min-height:50vw}.tab-container [role=tabpanel]{display:none}.tab-container [role=tabpanel][aria-hidden=false]{display:flex;margin-top:24px}.tab-container [role=tablist]{overflow-x:scroll;white-space:nowrap;padding-left:2vw;padding-right:2vw;margin-top:24px}.tab-container [role=tablist]::-webkit-scrollbar{display:none}.tab-container [role=tablist] [aria-selected=false]{text-decoration:none}.tab-container [role=tablist] [aria-selected=false]:hover{text-decoration:underline}.tab-container [role=tab]{width:auto;pointer-events:all;display:inline-block;padding:0;margin:0 2.5vw}
    @media only screen and (min-width:769px) and (max-width:1024px),only screen and (min-width:1025px){.tab-container [role=tab]{margin:0 1vw}}.tab-container [role=tab][aria-hidden=false]{padding:5px 0 0;display:inline-block;border-top:5px solid #3a3a3a}.tab-container [role=tab][aria-hidden=false]:after{content:none}.countdown{flex-direction:row;margin-bottom:2vw}.countdown,.countdown .counter-box{display:flex;justify-content:center}.countdown .counter-box{flex-direction:column;align-items:center;width:72px;height:56px;margin:8px}.countdown .counter-box .unit-title{text-transform:uppercase;font-size:10px;letter-spacing:2.5px}.countdown .counter-box .unit{font-size:26px;letter-spacing:2px;font-weight:700}html.loading body{display:none}

.nav a {
    margin: 3px;
}

.yh_h5 {    line-height: 1.8em;
    font-size: 17px;
}

.nav.pre-sticky>* {
    pointer-events: auto;
}

.nav p {
    margin: 0 0 24px;
}


.nav .secondary {
    background-color: rgba(0,0,0,.8);}
    

.nav a.secondary, .nav button.secondary {
    padding-left: 8px;
    padding-right: 8px;}

.show-top-nav .nav.pre-sticky {
    opacity: 0;
    pointer-events: none;
}

.nav.post-sticky {
    z-index: 4;
    background-color: #fff;
    opacity: 0;}

.nav a.image {
    width: 130px;
    height: auto;
    max-height: 70px;
    display: inline-block;
    margin-right: auto;
    transition: all .2s ease 0s;
    margin-left: 50px;
}

.nav .link:focus, .nav .link:hover, .nav .secondary:focus, .nav .secondary:hover {
    background-color: #f9f9f9;
    color: #040714;
    border-color: transparent;
}

a.secondary, button.secondary {
    color: #f9f9f9;
    background-color: #ffffff;
    border: 1px solid white;
    }
a.primary, a.secondary, button.primary, button.secondary {
    cursor: pointer;
    border-radius: 4px;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all .2s ease 0s;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: 1px;
    }

a.primary.small, a.secondary.small, button.primary.small, button.secondary.small {
    padding: 9px 12px;
    max-width: 150px;
}
main {
    display: block;
}

.hero, .hero .content {
    box-sizing: border-box;
}

.hero {
    position: relative;
    min-height: 100vh;
    padding: 5.6vw;
    display: flex;
    align-items: center;
        background-color: #c2d2a0;
}

section {
    position: relative;
    box-sizing: border-box;
    padding: 5.6vw;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
    
    #devices{margin: 0 100px;}
    
.hero .content {
    width: 70%;
    z-index: 1;
}
    
footer {
    position: relative;
    box-sizing: border-box;
    padding: 26px 8px;
    text-align: center;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #1e1e1e;
    color: #aaa;
}
footer .logo {
    width: 200px;    
    margin: 20px 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


footer img, footer picture, header img, header picture, section img, section picture {
    display: block;
    width: 100%;
    height: auto;
}
footer picture, header picture, main picture {
    min-height: 1px;
}


.footer_underline {    border-top: 1px solid #373737;
    margin: 20px 0 0 0;}

.footer_underline a.footer_login_bnt {
    border: 1px solid;
    padding: 6px 10px;
    margin-top: 20px;
    display: inline-block;}


.compact h1, .compact h2, .compact h3, .compact h4, .compact h6 {
    line-height: 1.3;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    }

.two-column .grid-item {
    flex: 0 0 100%;
    max-width: 100%;
    /*flex: 0 0 50%;
    max-width: 50%;*/
}


.grid-item.left {
    align-items: flex-start;
}

.three-column .grid-item {
    flex: 0 0 33.3%;
    max-width: 33.3%; 
}



.main_title {
    display: block;
    text-align: center;
    padding-bottom: 30px;}
.main_title h2 {
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 10px;
    letter-spacing: -1px;
    font-weight: 900;}
.main_title h4 {
    color: #666;
    font-size: 1.3em;
    font-weight: normal;}

.both-ends {
    justify-content: space-between;
}

.compact .grid-item h3, .compact .grid-item h4, .compact .grid-item h5 {
    margin-bottom: 8px;
}

.compact .grid-item p, .compact .grid-item picture {
    margin-bottom: 16px;
}
.hero .small {
    color: #525252;
}

a.primary, a.secondary, button.primary, button.secondary {
    /*margin-bottom: 20px;*/
    height: 50px;
    padding: 11.5px 24px;
    width: 100%;
    max-width: 320px;
}

a.primary, button.primary {
    color: #f9f9f9;
    background: #056839;
    border: none;
}

a.primary, a.secondary, button.primary, button.secondary {
    text-decoration: none;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;}

.hero.hero-multiplan .grid-list .grid-item :last-child {
    margin-bottom: 0;
}

.hero .content>p:last-of-type {
    line-height: 20px;
}

.hero .content>:last-child {
    margin-bottom: 0;
}
.fine, .footnote {
    font-size: 12px;
    line-height: 21px;
}

.hero .background {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    z-index: 0;
    pointer-events: none;}


.hero.lg-align-left .hint {
    left: 5.6vw;
    margin-left: -14px;
}

.hero .hint {
    position: absolute;
    bottom: 2vw;
    margin: 0 auto;
    cursor: pointer;
    padding: 6px;
    width: 48px;
    height: 48px;
    background-color: transparent;
    border: none;
    opacity: .65;
    -webkit-animation: bounce 1.75s infinite;
    animation: bounce 1.75s infinite;
    font-size: 0;
}

.hero .hint:hover, .hero .hint:active { opacity: 1;}

@-webkit-keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-7px)}60%{transform:translateY(-3.5px)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-7px)}60%{transform:translateY(-3.5px)}}


.hero .hint .down {
    fill: #3a3a3a;
    pointer-events: none;
}



.nav a.primary *, .nav a.secondary *, .nav button.primary *, .nav button.secondary * {
    margin-top: 0;
}

.nav a.primary, .nav a.secondary, .nav button.primary, .nav button.secondary {
    max-width: none;
    height: 40px;
    width: auto;
}
.hero.bg-100 .background.lg {
    background-position: top;
    background-size: 100%;
}

a.primary:active, a.secondary:active, button.primary:active, button.secondary:active {
    opacity: .7;
    transform: scale(.97);
    transition: 0s;
}

.h1, .h2, .h3, h1, h2, h3 {
    letter-spacing: normal;
}

.hero.hero-multiplan .grid-list .grid-item h1, .hero.hero-multiplan .grid-list .grid-item h2, .hero.hero-multiplan .grid-list .grid-item h3, .hero.hero-multiplan .grid-list .grid-item h4, .hero.hero-multiplan .grid-list .grid-item h5 {
    margin-top: 0;
}

.h3, h3 {
    font-size: 22px;
    line-height: 32px;
}

.h4, h4 {
    font-size: 20px;
    line-height: 27px;
}

.small, .text-sm {
    font-size: 14px;
    line-height: 24px;
}
a.primary, a.secondary, button.primary, button.secondary {
    font-size: 15px;
    line-height: 15px;
}

.sidealign {
    display: flex;
    align-items: center;
}
.sidealign2 {
    display: flex;
    align-items: center;
}

.medium, .text-md {
    font-size: 15px;
    line-height: 25px;
}


.smedium {    font-size: 13px;
    line-height: 22px;
    color: #999;
}

.mr-100 {    margin-right: 100px;}
.grid-item h1, .grid-item h2, .grid-item h3, .grid-item h4, .grid-item h5, .grid-item h6 {
    margin-top: 20px;
    letter-spacing: -1px;
    font-weight: 900;
}

.h1, .h2, h1, h2 {
    font-size: 26px;
    line-height: 36px;
}


.hs_imgcon {
        margin: 25px 0 5px 0;
    font-size: 18px;
    font-weight: 900;
    color: #3a3a3a;}



.four-column .grid-item {
    flex: 0 0 25%;
    max-width: 25%;
}

.grid-item {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 25px 25px;;
}
.grid-item.center {
    align-items: center;
}

.h5, h5 {
    font-size: 15px;
    line-height: 25px;
}


/* 반응형 */

@media only screen and (min-width: 1441px) and (max-width: 3050px){
.h1 h1 {
    margin-bottom: 30px;}
.h1 p {
    margin-bottom: 20px;
    font-size: 1.3em;
    font-weight: normal;}
    
      p.hs_imgcon1 {        font-size: 1em;
    margin: 10px 0 10px 0;
    line-height: 1.8em;}
    
    p.hs_imgcon_tag {    font-style: italic;
    font-size: 1em;
    color: #aaaaaa;
    margin-bottom: 25px;}

.h2, .h3, .h4, .h5, .h6, h2, h3, h4, h5, h6 {
    margin-bottom: 24px;
}
    
}
/* 디바이스 1025px 이하에서 적용 */
@media only screen and (min-width: 1025px){
        
    .small, .text-sm {
    font-size: 16px;
        line-height: 26px;}
    .hero.lg-align-left {
    justify-content: flex-start;}
    .hero .content.container-medium {
    max-width: 640px;}
.hero .content {
    max-width: 640px;}
    
.lg-text-left {
    align-items: flex-start;
    text-align: left;
}
    .hero picture {
    margin-bottom: 2vw;
}
    .h1, h1 {
    font-size: 44px;
    line-height: 54px;
}
    .h3, h3 {
    font-size: 28px;
    line-height: 38px;
}
    .fine, .footnote {
    font-size: 13px;
        line-height: 22px;}
    
    .hero .background.lg {
    display: block;
    background-position: 50%;
        background-size: cover;}
    
    .hero.hero-multiplan .hint {
    right: 5.6vw;
    margin-right: -14px;
}
    picture.lg-180 {
    max-width: 180px;
}
    .hero picture {
    margin-bottom: 2vw;}
    
    picture.lg-180 {
    max-width: 180px;}
    
.h4, h4 {
    font-size: 24px;
    line-height: 34px;
}
    
    picture.lg-60 {
    max-width: 60px;
}
    
    
    picture.lg-100 {
    max-width: 100px;
}
    .medium, .text-md {
    font-size: 18px;
    line-height: 28px;
}
    
    .smedium{
    font-size: 14px;
    line-height: 22px;
}
    .h2, h2 {
    font-size: 40px;
    line-height: 55px;
    letter-spacing: -1px;
    font-weight: 900;
}
    .h5, h5 {
    font-size: 20px;
    line-height: 30px;
}

    
}

@media only screen and (max-width: 1024px){
.hero {    padding-top: 50vw;
}

}

@media only screen and (min-width: 769px) and (max-width: 1024px){
picture.md-60 {
    max-width: 60px;
}
    picture.md-100 {
    max-width: 100px;
}
    body {
    font-size: 18px;}
    
.h1, h1 {
    margin-bottom: 24px;}
    
    .h1, h1 {
    font-size: 32px;
    line-height: 42px;}
    
    .h3, h3 {
    font-size: 24px;
    line-height: 34px;
}
    
    .h4, h4 {
    font-size: 22px;
    line-height: 32px;
}
    picture.md-160 {
    max-width: 160px;}
    
    .hero picture {
    margin-bottom: 3vw;}
    
    .md-text-left {
    align-items: flex-start;
    text-align: left;}

    .hero.md-align-left {
    justify-content: flex-start;}
    .hero {
    min-height: 70vh;
    padding: 10vw 5vw 10vw;}
    
    .hero .content {
    width: 100%;
    max-width: 600px;}
    
    .small, .text-sm {
    font-size: 15px;
    line-height: 25px;}
    
    .hero .background.md {
    display: block;
    background-position: top;
    background-size: 100%;
}
    
    section {
    padding: 10vw 5vw;
}
    
        
}

@media only screen and (min-width: 769px){
    

.sidealign.side-by-side.text-container-left, .sidealign.side-by-side {
    flex-direction: row-reverse;
    margin: 0 120px;
}
    .sidealign2.side-by-side2.text-container-left, .sidealign2.side-by-side2 {
    flex-direction: revert;
        margin: 0 120px;
        
}
    a.primary.small, a.secondary.small, button.primary.small, button.secondary.small {
    padding: 8px 14px;
    max-width: 260px;
    height: 50px;
}
.nav a.secondary, .nav button.secondary {
    padding-left: 16px;
    padding-right: 16px;
}
    .nav a.primary, .nav a.secondary, .nav button.primary, .nav button.secondary {
    max-width: 260px;
    height: 50px;
    text-transform: uppercase;
    max-width: none;
}
    
a.primary, a.secondary, button.primary, button.secondary {
    font-size: 18px;
    line-height: 18px;
}
    
    a.primary, a.secondary, button.primary, button.secondary {
   /* margin-bottom: 20px;*/
    height: 60px;
    padding: 16.5px 24px;
    max-width: 360px;}

    
a.primary *, a.secondary *, button.primary *, button.secondary * {
    margin-top: 3px;}
   
    .sidealign.side-by-side .sidealign-image, .sidealign.side-by-side .text-container {
    flex: 0 0 50%;
    max-width: 100%;
}
    
}

@media only screen and (max-width: 950px){
    .sidealign .text-container {
    text-align: center;
}
    .sidealign.mobile-container-top, .sidealign2.mobile-container-top {
    flex-direction: column-reverse;
}
    .sidealign, .sidealign2 {
    flex-direction: column;
}
    .mr-100 {
    margin-right: 0;
}
.hero .background.sm {
    display: block;
    background-position: top;
    background-size: 100%;
    
    height: auto;
}
    
    .sidealign .sidealign-image img {
    margin-bottom: 20px;
}
    .sidealign .primary, .sidealign .secondary, .sidealign .sidealign-image {
    margin-left: auto;
    margin-right: auto;
}
    
    .hero.sm-align-center {
    justify-content: center;
}
    
    .hero {
    min-height: 86vh;
    padding: 48vw 5vw 25vw;
}
    picture.sm-130 {
    max-width: 180px;
    
}
    picture.sm-150 {
    max-width: 150px;
    
}
    
    picture.sm-100 {
        max-width: 100px;}
    picture.sm-60 {
    max-width: 70px;
        
    margin: 0 auto;
}
    .hero picture {
    margin-bottom: 3vw;}
    
    .sm-text-center picture {
        margin-left: auto;
    margin-right: auto;}
    
    .sm-text-center {
    align-items: center;
    text-align: center;
}

    .compact h1, .compact h2, .compact h3 {
    margin-bottom: 30px;
}
    .compact h1 {
    font-size: 27px;}
    

    .hero.hero-multiplan .grid-list.mobile-one-column {
    max-width: 320px;
    margin: 0 auto;
}
    .hero.hero-multiplan .grid-list.mobile-one-column .grid-item:first-child {
    padding-top: 0;
}
    .hero.hero-multiplan .grid-list.mobile-one-column .grid-item {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 2px solid hsla(0,0%,100%,.2);
}
    .compact .grid-item h3, .compact .grid-item h4, .compact .grid-item h5 {
    margin-bottom: 10px;}
    
    .compact .grid-item p, .compact .grid-item picture {
    margin-bottom: 10px;
    line-height: 22px;}
    
    
    .hero.sm-align-center .hint, .hero.sm-align-left .hint {
    margin: 0 auto;
    left: auto;
}
    .hero .content.container-medium {
    max-width: 500px;
    }
    
    .hero .content {
    width: 100%;
    max-width: 500px;
}

    .hero.hero-multiplan .grid-list.mobile-one-column .grid-item:last-child {
    border-bottom: none;
}
    
    
    .yh_h5 {
    line-height: 1.8em;
    font-size: 15px;
}
    
    header .mo-top-btn
    {    margin: 5px 10px;}
    
    .nav {
    padding: 0 12px 0 20px;
}
    .nav a.image {
        margin-left: 40px;}
    
.mobile-one-column .grid-item {
    flex: 0 0 100%;
    max-width: 100%;
    
    text-align: center;
}
    
    
  .grid-item h1, .grid-item h2, .grid-item h3, .grid-item h4, .grid-item h5, .grid-item h6 {
    margin: 15px auto;
    
    text-align: center;
}
    
    .main_title h2 {font-size: 26px;
    line-height: 36px;
}
    .main_title h4 {
    color: #666;
    font-size: 15px;
    line-height: 25px;}
    
    .main_title p {
    margin-bottom: 20px;
        
    text-align: center;
}
    .mobile-one-column .grid-item {
    flex: 0 0 100%;
    max-width: 100%;
}
    .hs15 {
    color: #666;
    font-size: 15px;
    line-height: 25px;
}
    .mobile-two-column .grid-item {
    flex: 0 0 50%;
    max-width: 50%;
}

    .accordion-child p {font-size:16px; text-align: left; 
    line-height: 25px;}
    
    .hs_hit {
    padding: 5px 10px;
}
    
    section {
    padding: 5vw 0;
}
    
    .grid-list {
        margin: 0;}
    .grid-list2 {
        margin: 0;}
    
    .grid-list3 {
    margin: 0;
}
    .grid-list4 {
    margin: 0;
    margin-bottom: 30px;
}
    #devices {
        margin: 0;}
    
    .accordion-child p {
    font-size: 14px;
    text-align: left;
    line-height: 22px;
}
}

@media only screen and (min-width: 250px) and (max-width: 768px){

.grid-item h1, .grid-item h2, .grid-item h3, .grid-item h4, .grid-item h5, .grid-item h6 {
    margin: 15px auto;
    font-weight: 900;
    letter-spacing: -0.8px;
    text-align: center;
}
    
    .slick-dots {
        bottom: 20px;}
    
    .main_title h2 {font-size: 26px;
    line-height: 36px;
}
    .main_title h4 {
    color: #666;
    font-size: 15px;
    line-height: 25px;}
    
     p.hs_imgcon1 {        font-size: 1.15em;
    margin: 10px 0 10px 0;
    line-height: 1.5em;}
    
    p.hs_imgcon_tag {    font-style: italic;
    font-size: 1em;
    color: #aaaaaa;
        margin-bottom: 15px;}
    
    
.hs_imgcon {
    margin-bottom: 10px;
    line-height: 21px;  
    font-size: 22px;
        font-weight: 900;
    text-align: center;}
    
    
   .hs_imgcon p {
    margin-bottom: 20px;
    line-height: 21px;
    font-size: 13px;
    text-align: center;
}
    
    .hs_iconpy {
    font-size: 14px;
}
    
    .hs_hit {
    position: absolute;
    border-radius: 30px;
    background-color: #d7182a;
    font-size: 12px;
    margin: 11px;
    color: #FFF;
    font-weight: bold;
    padding: 0 10px;
    line-height: 18px;
}
    .grid-item {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    list-style: none;
    padding: 12px;
}
    
}

@media only screen and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 1024px){
footer {
    padding: 5vw;}

}




/* 레이아웃 크기 지정 */
    
#hd, #wrapper, #ft {min-width:1200px}

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {background:#212020}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:30px 0 0}

.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_define {float:left}
#hd_define:after {display:block;visibility:hidden;clear:both;content:""}
#hd_define li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_define li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_define li a {display:inline-block;color:#919191}
#hd_define li.active a {color:#fff}


#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}


/* 메인메뉴 */
#gnb {position:relative;background:#fff}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0;border-bottom:1px solid #e0e2e5;zoom:1}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left;line-height:55px;padding:0px;position:relative}
#gnb .gnb_1dli:hover > a {color:#3a8afd;
-webkit-transition:background-color 2s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('../img/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:block;font-weight:bold;padding:0 15px;color:#080808;text-decoration:none}
.gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:25px}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:54px;min-width:140px;padding-top:2px}
.gnb_2dul .gnb_2dul_box {border:1px solid #e0e2e5;border-top:0;padding:0;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2)}
.gnb_2da {display:block;padding:0 10px;line-height:40px;background:#fff;color:#080808;text-align:left;text-decoration:none}
a.gnb_2da:hover {color:#3a8afd;background:#f7f7f8;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li li {line-height:2em}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;height:100%;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;height:500px;font-size:1em;width:930px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background:#212020;margin:0 auto;text-align:center}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:1240px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:25%;float:left;padding:0 20px}

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#e3e3e3;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1200px;margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}*/

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}





/* ===== 260319_HANSSEM BUSAN CENTRAL MULTI POPUP ===== */
#hsMultiPopup {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 999999;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
}

#hsMultiPopup .hsmp-wrap {
  width: 90%;
  max-width: 500px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

#hsMultiPopup .hsmp-swiper {
  position: relative;
}

#hsMultiPopup .hsmp-swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}

#hsMultiPopup .hsmp-swiper .swiper-pagination {
  bottom: 12px !important;
}

#hsMultiPopup .hsmp-swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: rgba(210,210,210,0.9);
}

#hsMultiPopup .hsmp-swiper .swiper-pagination-bullet-active {
  background: #d7182a;
}

#hsMultiPopup img{
  cursor:default;
}

#hsMultiPopup a img{
  cursor:pointer;
}

#hsMultiPopup .hsmp-tabs {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}

#hsMultiPopup .hsmp-tab {
  width: 33.3333%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 8px;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  background: #fff;
  color: #606060;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all .2s ease;
}

#hsMultiPopup .hsmp-tab.is-active {
  color: #d7182a;
  font-weight: 800;
}

#hsMultiPopup .hsmp-footer {
  position: relative;
  background: #343434;
  color: #fff;
  padding: 10px 42px 10px 12px;
  font-size: 13px;
  line-height: 1.4;
}

#hsMultiPopup .hsmp-footer label {
  cursor: pointer;
}

#hsMultiPopup .hsmp-footer input[type="checkbox"] {
  vertical-align: middle;
  margin-right: 6px;
}

#hsMultiPopup .hsmp-close {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
  padding: 0;
}

@media (max-width: 768px) {
  #hsMultiPopup .hsmp-wrap {
    width: 90%;
    max-width: 380px;
  }

  #hsMultiPopup .hsmp-tab {
    height: 40px;
    font-size: 12px;
    padding: 0 4px;
  }

  #hsMultiPopup .hsmp-footer {
    font-size: 12px;
    padding: 9px 40px 9px 10px;
  }

  #hsMultiPopup .hsmp-close {
    font-size: 20px;
  }
}

