@charset "UTF-8";
/* CSS Document */



/*팝업레이어 줄 없애기*/
#hd_pop{height:0 !important;}


/**/
#sec11{ margin-top:50px;}
.quick_consult{width:100% !important; height:auto; background:#0081f3; padding:0px !important; }
@media(max-width:768px) {
.quick_consult{padding:20px !important; }
}

/**/
.point_four{border-bottom:1px solid #ddd;}

/**/
span.m_tit{display:block; font-size:80%; width:45px; line-height:100%; padding-bottom:5px; font-family: 'GmarketSansMedium'; color:#fff;}
span.m_tit2{display:block; font-size:80%; width:45px; line-height:100%; padding-bottom:5px; font-family: 'GmarketSansMedium'; color:#fff;}


/*snslink*/
#snslink {
    clear: both;
    border-top:1px solid #eee;
    background:#f9f9f9;
}

.snslink {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.snslink ul {
    padding: 20px;
}

.snslink ul li {
    display: inline-block;
}

@media(max-width:1200px) {
    .snslink {
        width: 100%;
    }

    .snslink ul li {
       
    }

    .snslink ul li img {
        width: 100%;
    }
}

/**/
.cost_plan {
    width: 100%;
}

.cost_plan .sct {
    text-align: center;
}

.cost_plan .sct_10 .sct_li {
    float: none;
    display: inline-block;
    padding-bottom: 10px !important;
}

/*마이페이지*/
#mypage-container {
    padding: 15px;
    background: #ffffff;
}

ul#mypage-menu {
    display: table;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center;
}

ul#mypage-menu li {
    display: inline-block;
    margin: 2px;
    background: #e8e8e8;
    padding: 5px 10px;
    border: 0;
    border-radius: 6px;
    font-size: 98%;
    letter-spacing: -1px;
}

ul#mypage-menu li.on {
    background: #333;
    border: 0px solid #f30;
}

ul#mypage-menu li.on a {
    color: #eee;
}

ul#mypage-menu li.on:hover a {
    color: #fff;
}

ul#mypage-menu li.on:hover {
    background: #000;
}

ul#mypage-menu li.left {
    margin: 0;
}

ul#mypage-menu li a {
    line-height: 27px;
    text-decoration: none;
    height: 27px;
}

ul#mypage-menu li a.right {
    padding-right: 19px;
}

ul#mypage-menu li:hover {
    border: 0px solid #f30;
}

ul#mypage-menu li:hover a {
    color: #222;
}

ul#mypage-menu li a.current {
    color: #ffffff;
    background: #000000;
}

ul#mypage-menu li a.current:hover {
    color: #ffffff;
    background: #000000;
}


/*link_page*/
.biz_info {
    float: left;
    display: block;
    width: 30%;
}

.link_page {
    position: relative;
    width: 60%;
    height: auto;
    padding: 40px 0 50px;
    float: left;
    margin-left: 100px;
}

@media(max-width:1440px) {
    /*Laptop-L*/

}

@media(max-width:1024px) {

    /*Laptop*/
    .biz_info {
        float: none;
        width: 100%;
    }

    .link_page {
        position: relative;
        width: 100%;
        height: auto;
        padding: 20px 0 30px;
        float: none;
        margin-left: 0px;
    }
}

@media(max-width:768px) {
    /*Tablet*/

}

@media(max-width:425px) {
    /*Mobile-L*/

}

@media(max-width:375px) {
    /*Mobile-M*/

}

@media(max-width:320px) {
    /*Mobile-S*/

}




.link_page h3 {
    display: block;
    text-align: center;
    padding-bottom: 30px;
    font-size: 250%;
    color: #777;
    margin-top: 18px;
}

.link_page ul.depth1 {
    float: none;
    display: table;
    width: 100%;
    height: auto;
    text-align: center;
    margin-left: 0px;
}

.link_page ul.depth1 li.depth1 {
    float: none;
    display: table-cell;
    position: relative;
    font-size: 90%;
    padding: 5px;

}

.link_page ul.depth1 li.depth1 a.depth1 {
    display: block;
    /*1차막기*/
    text-align: center;
    color: #888;
    background: #222;
    padding: 5px 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #777;
}

.link_page ul.depth1 li.depth1 a.mobilemenu {
    display: none;
}

.link_page ul.depth1 li.depth1:hover a.depth1 {
    color: #fff;
}


#footer .link_page ul.depth2 {
    display: block;
    width: 100%;
    height: auto;
    z-index: 999999;
    color: #333;
}

#footer .link_page ul.depth2 li.depth2 {
    display: block;
    width: 100%;
    height: auto;
    line-height: 25px;
    border-bottom: 1px solid #555;
    font-size: 98%;
}

#footer .link_page ul.depth2 li.depth2 a.hdbtn {
    display: block;
}

#footer .link_page ul.depth2 li.depth2 a.depth2 {
    display: block;
    width: 100%;
    height: 100%;
    text-align: left;
    text-indent: 0px;
    color: #777;
}

#footer .link_page ul.depth2 li.depth2.on a.depth2 {
    color: #333;
    font-weight: 900;
}

#footer .link_page ul.depth2 li.depth2 a.depth2 span.totalpost {
    display: none;
    border-radius: 3px;
    background: #313131;
    color: #777;
    padding: 0 3px;
    text-align: center;
}

/*토탈*/
#footer .link_page ul.depth2 li.depth2:hover a.depth2 {
    color: #888;
}

#footer .link_page ul.depth2 li.depth2 b {
    color: #01a8ba;
    margin-right: 3px;
}

.link_page ul.depth3 {
    display: block;
    width: 100%;
    height: auto;
    line-height: 21px;
    margin: 0 auto;
}

.link_page ul.depth3 li.depth3 {
    display: block;
    width: 100%;
    height: 22px;
    line-height: 22px;
    text-align: left;
}

.link_page ul.depth3 li.depth3 a.depth3 {
    display: block;
    width: 100%;
    height: 100%;
    color: #777;
    font-size: 11px;
    text-indent: 13px;
    font-weight: normal;
    position: relative;
}

.link_page ul.depth3 li.depth3 a.depth3:before {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background-color: #666666;
    position: absolute;
    top: 10px;
    left: 0;
}

#footer .link_page ul.depth2 li.depth3:hover a.depth3 {
    color: #68dffd;
}

.link_page ul.depth1 li.mmenu00 {
    display: none;
}

.link_page ul.depth1 li.mmenu08 {
    border: 0;
}

.link_page ul.depth1 li.mmenu09 {
    display: none;
}


@media(max-width:1200px) {}
 

/* Main */

#main {
    margin-left: 375px;
}

#main > section {
    margin: 0;
    overflow: hidden;
    padding: 4em 0;
    box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.05), inset 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.025);
    text-align: center;
    background-image: url("images/overlay.png");
}

#main > section.dark {
    color: #ddd;
    color: rgba(255, 255, 255, 0.75);
}

#main > section.dark h2,
#main > section.dark h3,
#main > section.dark h4,
#main > section.dark h5,
#main > section.dark h6 {
    color: inherit;
}

#main > section.dark strong {
    color: #fff;
    border-color: inherit;
}

#main > section.dark a {
    color: #fff;
    border-color: inherit;
}

#main > section.dark a:hover {
    border-bottom-color: rgba(255, 255, 255, 0);
}

#main > section.cover {
    padding: 6em 0;
    background-size: cover;
    background-position: center center;
}

#main > section.one {
    background-color: #81918E;
    background-image: url("../../images/banner.jpg");
}

#main > section.two {
    background-color: #f5fafa;
}

#main > section.three {
    background-color: #ecf1f1;
}

#main > section.four {
    background-color: #e8edec;
}


#footer {
    clear: both;
    background: #353535;
}

/* Wide */

@media screen and (min-width: 961px) and (max-width: 1880px) {

    /* Basic

			body, input, textarea, select {
				font-size: 17pt;
			}
     */
    /* Header */

    #header {
        width: 300px;
    }

    /* Footer */

    #footer {
        margin-left: 0px;
    }

    /* Main */

    #main {
        margin-left: 0px;
    }

}

/* Normal */

@media screen and (min-width: 961px) and (max-width: 1620px) {

    /* Main */

    #main > section {
        padding: 3em 0;
    }

    #main section.cover {
        padding: 5em 0;
    }

}

/* Narrow */

@media screen and (min-width: 961px) and (max-width: 1320px) {

    /* Basic

			body, input, textarea, select {
				font-size: 16pt;
			}

			.container {
				padding: 0 2em 0 2em;
			}
     */
    /* List */

    ul.icons li a {
        width: 1.75em;
    }

    /* Item */

    .item {
        margin-bottom: 20px;
    }

    /* Header */

    #header {
        width: 20%;
    }

    #logo .image {
        position: relative;
        margin: 0 0 0.5em 0;
    }

    #nav ul li a {
        font-size: 0.8em;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }

    #nav ul li a span {
        padding-right: 2.25em;
    }

    #nav ul li a span:before {
        left: 100%;
        margin-left: -1.25em;
        line-height: 2.25em;
    }

    /* Footer */

    #footer {
        margin-left: 0%;
    }

    /* Main */

    #main {
        margin-left: 20%;
    }

}

/* Narrower */

#headerToggle {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    display: block;
    height: 2.25em;
    left: 10px;
    position: fixed;
    top: 17px;
    width: 3.25em;
    z-index: 10001;
}

#headerToggle2 {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    display: block;
    height: 2.25em;
    right: 10px;
    position: fixed;
    top: 17px;
    width: 3.25em;
    z-index: 10001;
}

#headerToggle .toggle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    border: 0;
    text-align: center;
}

#headerToggle .toggle i {
    font-size: 150%;
}

#headerToggle2 .toggle2 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    outline: 0;
    border: 0;
    text-align: center;
}

#headerToggle2 .toggle2 i {
    font-size: 150%;
}

/*
					#headerToggle .toggle:before {
						font-family: FontAwesome;
						text-decoration: none;
						font-style: normal;
						font-weight: normal;
						-webkit-font-smoothing: antialiased;
						-moz-osx-font-smoothing: grayscale;
						content: '\f0c9';
						color: #333;
						font-size: 18px;
						line-height: 2.25em;
						background: rgba(255, 255, 255, 1);

						border-radius: 0.35em;

						text-align: center;
						position: absolute;
						left: 0em;
						top: 0.5em;
						display: block;
						width: 3.25em;
						height: 2.25em;
						line-height: 2.25em;
					}
          #headerToggle2 .toggle2:before {
						font-family: FontAwesome;
						text-decoration: none;
						font-style: normal;
						font-weight: normal;
						-webkit-font-smoothing: antialiased;
						-moz-osx-font-smoothing: grayscale;
						content: '\f0c9';
						color: #333;
						font-size: 18px;
						line-height: 2.25em;
						background: rgba(255, 255, 255, 1);

						border-radius: 0.35em;

						text-align: center;
						position: absolute;
						right: 0em;
						top: 0.5em;
						display: block;
						width: 3.25em;
						height: 2.25em;
						line-height: 2.25em;
					}
		*/


/* Header */

#header {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateX(-275px);
    -webkit-transform: translateX(-275px);
    -ms-transform: translateX(-275px);
    transform: translateX(-275px);
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;

    height: 100%;
    left: 0;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 275px;
    z-index: 10002;
    width: 275px;
    background: #1c1c1c url("images/overlay.png");
    box-shadow: inset -0.25em 0 0.25em 0 rgba(0, 0, 0, 0.125);
}

#header2 {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateX(275px);
    -webkit-transform: translateX(275px);
    -ms-transform: translateX(275px);
    transform: translateX(275px);
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;

    height: 100%;
    right: 0;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 275px;
    z-index: 10002;
    width: 275px;
    background: #222729 url("images/overlay.png");
    box-shadow: inset -0.25em 0 0.25em 0 rgba(0, 0, 0, 0.125);
}

#header .top {
    position: relative;
    overflow: hidden;
    padding: 15px;
}

#header2 .top {
    position: relative;
}

#header .bottom {
    border-top: solid 1px rgba(255, 255, 255, 0.05);
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.15);
    padding-top: 2em;
    margin-top: 1em;
    position: relative;
}

#header2 .bottom {
    border-top: solid 1px rgba(255, 255, 255, 0.05);
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.15);
    padding-top: 2em;
    margin-top: 1em;
    position: relative;
}

#logo {
    margin: 1.5em 1.25em 1.25em 1.25em;
}

#nav ul li a {
    padding: 0.5em 1.25em 0.5em 1.25em;
}


.m_search {
    float: none;
    width: 90%;
    margin: 0 auto 20px;
    padding: 0;
}

.m_search #hd_sch #sch_stx {
    float: left;
    width: 70%;
    height: 45px;
    background: #2c2c2c;
    padding: 0;
    color: #fff;
    text-indent: 15px;
    border: 0px solid #fff;
    border-right: 0;
}

body.header-visible #main {
    -moz-transform: translateX(275px);
    -webkit-transform: translateX(275px);
    -ms-transform: translateX(275px);
    transform: translateX(275px);
}

body.header-visible #headerToggle {
    -moz-transform: translateX(275px);
    -webkit-transform: translateX(275px);
    -ms-transform: translateX(275px);
    transform: translateX(275px);
}

body.header-visible #header {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}



body.header-visible2 #main {
    -moz-transform: translateX(-275px);
    -webkit-transform: translateX(-275px);
    -ms-transform: translateX(-275px);
    transform: translateX(-275px);
}

body.header-visible2 #headerToggle2 {
    -moz-transform: translateX(-275px);
    -webkit-transform: translateX(-275px);
    -ms-transform: translateX(-275px);
    transform: translateX(-275px);
}

body.header-visible2 #header2 {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

/* Main */

#main {
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    padding-bottom: 1px;
    margin-left: 0;
    clear: both;
}

#main > section {
    padding: 3em 0;
}

#main section.cover {
    padding: 4em 0;
}

@media screen and (max-width: 1700px) {

    /* Basic */

    html,
    body {
        overflow-x: hidden;
    }

    /*
			body, input, textarea, select {
				font-size: 16pt;
			}
      */

    header br {
        display: none;
    }

    .container {
        padding: 0 2em 0 2em;
    }

    /* Item */

    .item {
        margin-bottom: 15px;
    }

    /* List */

    ul.icons a {
        width: 1.75em;
        font-size: 1.25em;
    }



    /* Footer */

    #footer {
        margin-left: 0;
    }



}

/* Mobile */

@media screen and (max-width: 736px) {

    /* Basic

			body, input, textarea, select {
				font-size: 14pt;
			}

			h2 {
				font-size: 1.5em;
				letter-spacing: 0;
				font-weight: 300;
			}

			.container {
				padding: 0 15px 0 15px;
			}

    */
    /* List */

    ul.icons a {
        width: 1.75em;
        font-size: 1.5em;
    }

    /* Main */

    #main > section {
        padding: 2em 0;
    }

    #main section.cover {
        padding: 4em 0em;
    }

    #main section.cover header {
        padding: 0 1em;
    }

    /* Footer */

    #footer .copyright li {
        display: block;
        line-height: 1.25em;
        border: 0;
        padding: 0;
        margin: 1em 0 0 0;
    }

    #footer .copyright li:first-child {
        margin-top: 0;
    }

}





/*.topmenubar*/
.topmenubar ul.quickmenu {
    display: block;
    width: auto;
    height: auto;
    text-align: center;
    float: right;
    margin-right: 0px;
}

@media(max-width:1200px) {
    .topmenubar ul.quickmenu {
        float: none;
        margin-right: 0;
    }
}

.topmenubar ul.quickmenu li {
    display: inline-block !important;
    padding: 0px 5px;
    text-align: center;
    line-height: 40px;
    color: #ccc;
    font-size: 85%;
    font-weight: 500;
}

.topmenubar ul.quickmenu li a {
    color: #999;
}

.topmenubar ul.quickmenu li a:hover {
    color: #333;
}

.topmenubar ul.quickmenu li.snslogin {
    border: 0;
}

.topmenubar ul.quickmenu li.pushmsg {}

.topmenubar ul.quickmenu li .sharebtn {
    display: block;
    z-index: 999;
}

/*.topmenubar*/
.topmenubar ul.language {
    display: block;
    float: left;
    padding: 2px 0;
}

@media(max-width:1200px) {
    .topmenubar ul.language {
        float: none;
    }
}

.topmenubar ul.language li {
    float: left;
    margin-right: 15px;
    font-size: 85%;
    border: 1px solid #ddd;
    padding: 2px 10px;
    border-radius: 15px;
}

.topmenubar ul.language li b {
    color: #313131;
}

.topmenubar ul.language li:hover {
    border-bottom: 3px solid #efefef;
}

.topmenubar ul.language li a {
    color: #444;
}



.directcall {
    text-align: center;
    display: table;
    width: 100%;
    border: 1px solid #ddd;
    margin-top: 50px;
    padding: 10px 0;
}

.directcall span {
    display: table-cell;
    position: relative;
}

.directcall span:before {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background-color: #ddd;
    position: absolute;
    top: 6px;
    left: 0px;
}

.directcall span:first-child:before {
    display: none;
}

@media(max-width:1200px) {
    .directcall span {
        display: block;
        width: 100%;
    }
}

@media(max-width:992px) {}

@media(max-width:768px) {}

@media(max-width:480px) {}




/**/
.wrap_history1 .subtitle-ment {
    padding: 10px 0 30px 0;
    color: #777;
}

.wrap_history1 .title_group h3.page_title {
    font-size: 200%;
    border-bottom: 1px solid #ddd;
    padding-top: 0;
    padding-bottom: 10px;

    font-weight: 900;
    text-align: left;
}

.wrap_history1 .title_group .title_ment {
    display: block;
    color: #777;
    padding: 15px 0 30px 0;
}


/*섹터기본*/
#sector {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    padding: 50px 0;
}

.sector {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.sector.full {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    clear: both;
}

.two-line {
    padding-top: 0px !important;
}

.three-line {
    padding-top: 0px !important;
    padding-bottom: 50px !important;
}

.site_info {
    padding: 50px 0;
}

@media(max-width:1200px) {

    /*Laptop-L*/
    .sector {
        width: 100%;
        padding: 0 0px;
    }

    .padding0 {
         
    }

    #sector.works {
        padding: 15px 10px !important;
    }

    #sector.buildings {
        padding: 15px 10px !important;
    }

    #sector.latestinfo {
        padding: 15px 10px !important;
    }
}

@media(max-width:1024px) {

    /*Laptop*/
    .sector {}

    .titlegroup span.title {}
}

@media(max-width:768px) {
    /*Tablet*/

}

@media(max-width:425px) {
    /*Mobile-L*/

}

@media(max-width:375px) {
    /*Mobile-M*/

}

@media(max-width:320px) {
    /*Mobile-S*/

}





.point_notice {}

.pc_view {
    width: 100% !important;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index:1;
}

.pc_mobile {
    display: none;
    width: 100% !important;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}


@media(max-width:1440px) {
    /*Laptop-L*/

}

@media(max-width:1200px) {

    /*Laptop*/
    .point_notice {
        padding: 30px 0;
    }

    .pc_view {
        width:100% !important;
    }

    .pc_mobile {
        display: block;
    }
}

@media(max-width:768px) {
    /*Tablet*/

}

@media(max-width:425px) {
    /*Mobile-L*/

}

@media(max-width:375px) {
    /*Mobile-M*/

}

@media(max-width:320px) {
    /*Mobile-S*/

}




.notice_bar {
    width: 100%;
    background: #0663b4;
    padding: 15px 0 !important;
    border-top: 0px solid #ddd;
}

@media(max-width:1200px) {

    .notice_bar {
        margin-top: 100px;
    }

}

/*상단로그인*/
.sector1 {
    clear: both;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    position: static;
    z-index: 99;
    padding: 5px 0 !important;
    background: #fff;
}

.topmenubar {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

@media(max-width:1200px) {
    .sector1 {
        display: none !important;
    }

    .topmenubar {
        width: 100%;
    }

    .m_con {
        padding: 10px !important;
    }

}


.top_menu_bar {
    padding: 0 !important;
    border-bottom: 1px solid #ddd;
    height: auto !important;
}

@media(max-width:1440px) {
    /*Laptop-L*/

}

@media(max-width:1024px) {
    /*Laptop*/

}

@media(max-width:768px) {

    /*Tablet*/
    .top_menu_bar {
        height: auto !important;
    }
}

@media(max-width:425px) {
    /*Mobile-L*/

}

@media(max-width:375px) {
    /*Mobile-M*/

}

@media(max-width:320px) {
    /*Mobile-S*/

}


.middlenoticebar {
    padding: 0 !important;
    background: #1ca4eb;
}










.btn_all_menu_close {
    position: absolute;
    top: -1px;
    left: auto;
    right: -49px;
    font-size: 0;
    width: 48px;
    height: 48px;
    background: #3e3d3c url(/theme/henalhome/design/img/btn_allmenu_close.png) center center no-repeat;
    cursor: pointer;
    text-indent: -9999px;
}




/*서브이미지*/
.subimage_box {
    padding: 0px 0 0 0 !important;
    width: 100%;

}

ul.subimage {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}


@media(max-width:1200px) {
    ul.subimage {
        margin-top: 0px;
    }
}

/*
ul.subimage li.default{display:none; width:100%; height:auto; transition: width 0.1s linear 0.1s;}
ul.subimage li.one{display:none; width:100%; height:auto; }
ul.subimage li.two{display:none; width:100%; height:auto; }
ul.subimage li.three{display:none; width:100%; height:auto; }
ul.subimage li.four{display:none; width:100%; height:auto; }
ul.subimage li.five{display:none; width:100%; height:auto; }
ul.subimage li.six{display:none; width:100%; height:auto; }
ul.subimage li.seven{display:none; width:100%; height:auto; }
ul.subimage li.eight{display:none; width:100%; height:auto; }
ul.subimage li.nine{display:none; width:100%; height:auto; }
ul.subimage li.ten{display:none; width:100%; height:auto; }
*/

ul.subimage li {
    overflow: hidden;
    display: block;
    width: 100%;
    height: auto;
    transition: width 0.1s linear 0.1s;
}

ul.subimage li .subpic {
    margin: 0 auto;
    width: 100%;
    height:290px;
    /*서브이미지 높이*/
    position: relative;
}

ul.subimage li h5 {
    position: absolute;
    width: 100%;
    margin-left: 0px;
    height: auto !important;
    top: 100px;
    left: 0%;
    padding: 20px 20px;
}

ul.subimage li h5 span.title {
    position: relative;
    display: block;
    color: #fff;
    font-size: 250%;
    font-weight: 900;
    text-align: center;
    letter-spacing:0px;
    /* text-shadow: 2px 2px 4px #000000; */
    margin-bottom: 0px;
    padding-bottom: 25px;
    margin-top: 20px;
}


ul.subimage li h5 span.title:after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background-color: #f30;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 23px;
    margin-left: -25px;

}

ul.subimage li h5 span.subtit {
    display: block;
    color: #fff;
    font-size: 100%;
    font-weight: 100 !important;
    padding-bottom: 0px;
    text-align: center;
}

ul.subimage li h5 span.text span {
    font-size: 140%;
}

ul.subimage li h5 span.text {
    float: none;
    display: block;
    height: auto;
    margin: 0 auto;
    line-height: 20px;
    padding: 10px 0px;
    border-radius: 0px;
    font-size: 145%;
    font-weight: normal;
    text-align: center;
    border: 0px solid #f7f7f7;
    color: #fff;
}

ul.subimage li h5 span.domain {
    clear: both;
    float: right;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: right;
    margin-top: 15px;
    
    overflow: hidden;
}

ul.subimage li h5 span.domain em {
    display: block;
    width: 100%;
    color: #fff;
}

ul.subimage li h5 em p {
    font-style: italic;
    color: #83b5c3;
}

@media(max-width:1200px) {
    ul.subimage li h5 {
        display: none;
    }

    ul.subimage li h5 span.title {
        font-size: 100% !important;
    }

    ul.subimage li h5 {
        position: absolute;
        width: 100%;
        margin-left: 0;
        height: auto;
        top: 50%;
        left: 0;
        overflow: hidden;
        margin-top: -53px;
        padding: 20px 20px;
    }

    ul.subimage li h5 span.text {
        font-size: 70% !important;
    }
}


.sharebtn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    text-align: center;
}

@media(max-width:1200px) {
    .sharebtn {
        display: block;
        width: 100%;
        position: static;
        clear: both;
        padding-top: 10px;
    }
}

@media(max-width:992px) {}

@media(max-width:768px) {}

@media(max-width:480px) {}



/*local*/
#local {
    display: block;
    width: 100%;
    height: auto;
}

#local.overflow_hidden {
    overflow: hidden;
}

.local {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding:50px 0;
}

@media(max-width:1200px) {
    #local {
        padding-top: 0px  !important;
        
    }

    .local {
        width: 100%;
        padding-top:0;
    }
}

#subpage {
    clear: both;
    margin-top: 0px;
    background: none;
    padding: 0px;
    z-index: 99999999;
    /* box-shadow: 2px 2px 30px -11px #000; */
}

@media(max-width:1200px) {
    #subpage {
        padding: 10px;
    }
}

#subpage .localmenu {
     display:none;
    
    /*
    float: left;
    width: 234px;
    height: auto;
    margin-top: 0px;
    margin-bottom: 50px;
    */
}

#subpage .search_stamp_biz {
    display: none;
}

@media(max-width:1200px) {
    #subpage .localmenu {
        display: none;
    }
}

#subpage .localmenu .left_slogan {
    width: 100%;
    height: 190px;
    line-height: 60px;
    background: url("/theme/henalhome/mobile/design/img/bg_leftmenutit.png") left top no-repeat;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 120%;
}

#subpage .localmenu .menu {
    padding: 0 10px 0 0;
}



#subpage .localcontent {

    float: none;
    width:1200px;
    height: auto;
    min-height: 600px;
    margin:0px auto 0;
    font-size: 95%;
    border-left:0px solid #dbdbdb;
    padding:0;
    position:relative;

    /*
    float: right;
    width: 830px;
    height: auto;
    min-height: 700px;
    margin-bottom: 50px;
    padding-right: 0px;
    position: relative;
    margin-top: 0px;
    font-size: 105%;
*/


}

@media(max-width:1200px) {

    /*Laptop-L*/
    #subpage .localcontent {
        float: none;
        width: 100%;
        margin-bottom: 0px;
    }
}

@media(max-width:1024px) {
    /*Laptop*/

}

@media(max-width:768px) {
    /*Tablet*/

}

@media(max-width:600px) {
    /*Tablet*/

}

@media(max-width:425px) {
    /*Mobile-L*/

}

@media(max-width:375px) {
    /*Mobile-M*/

}

@media(max-width:320px) {
    /*Mobile-S*/

}





.mypage_title {
    margin: 0 0 20px;
    padding: 20px;
    border-top: 3px solid #333;
    border-bottom: 1px solid #dde4e9;
    background: #fff;
    font-size: 1.8em;
    font-weight: 900;
    text-align: center;
}

/*오른쪽패널*/
.side-panel-wrap {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 20px;
}

.side-panel-wrap .widget {
    color: #777;
}

.side-panel-wrap .widget > h4 {
    margin-bottom: 25px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ddd;
}


.i-rounded,
.i-plain,
.i-circled,
.i-bordered,
.social-icon {
    display: block;
    float: left;
    margin: 4px 11px 7px 0;
    text-align: center !important;
    font-size: 28px;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    font-style: normal;
}

body:not(.device-touch) .i-rounded,
body:not(.device-touch) .i-plain,
body:not(.device-touch) .i-circled,
body:not(.device-touch) .i-bordered,
body:not(.device-touch) .social-icon {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.i-rounded,
.i-circled,
.i-bordered {
    width: 52px !important;
    height: 52px !important;
    line-height: 52px !important;
    background-color: #444;
    border-radius: 3px;
}

.i-bordered {
    border: 1px solid #555;
    line-height: 50px !important;
    background-color: transparent !important;
    color: #444;
    text-shadow: none;
}

.i-plain {
    width: 36px !important;
    height: 36px !important;
    font-size: 28px;
    line-height: 36px !important;
    color: #444;
    text-shadow: 1px 1px 1px #FFF;
}

.i-plain:hover {
    color: #777;
}

.i-circled {
    border-radius: 50%;
}

.i-light {
    background-color: #F5F5F5;
    color: #444;
    text-shadow: 1px 1px 1px #FFF;
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2);
}

.i-alt {
    background-image: url('images/icons/iconalt.svg');
    background-position: center center;
    background-size: 100% 100%;
}


.i-rounded:hover,
.i-circled:hover {
    background-color: #1ABC9C;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
}

.i-bordered:hover {
    background-color: #444 !important;
    color: #FFF;
    border-color: #444;
}


/* Icon Size - Small
-----------------------------------------------------------------*/

.i-small.i-rounded,
.i-small.i-plain,
.i-small.i-circled,
.i-small.i-bordered {
    margin: 4px 11px 7px 0;
    font-size: 14px;
}

.i-small.i-rounded,
.i-small.i-circled,
.i-small.i-bordered {
    width: 28px !important;
    height: 28px !important;
    line-height: 28px !important;
}

.i-small.i-bordered {
    line-height: 26px !important;
}

.i-small.i-plain {
    width: 18px !important;
    height: 18px !important;
    font-size: 14px;
    line-height: 18px !important;
}


/* Icon Size - Small
-----------------------------------------------------------------*/

.i-medium.i-rounded,
.i-medium.i-plain,
.i-medium.i-circled,
.i-medium.i-bordered {
    margin: 6px 13px 9px 0;
    font-size: 21px;
}

.i-medium.i-rounded,
.i-medium.i-circled,
.i-medium.i-bordered {
    width: 36px !important;
    height: 36px !important;
    line-height: 36px !important;
}

.i-medium.i-bordered {
    line-height: 34px !important;
}

.i-medium.i-plain {
    width: 28px !important;
    height: 28px !important;
    font-size: 20px;
    line-height: 28px !important;
}

.social-icon {
    margin: 0 5px 5px 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 38px !important;
    color: #555;
    text-shadow: none;
    border: 1px solid #AAA;
    border-radius: 3px;
    overflow: hidden;
}

.i-rounded,
.i-plain,
.i-circled,
.i-bordered,
.social-icon {
    display: block;
    float: left;
    margin: 4px 11px 7px 0;
    text-align: center !important;
    font-size: 28px;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    font-style: normal;
}

body:not(.device-touch) .i-rounded,
body:not(.device-touch) .i-plain,
body:not(.device-touch) .i-circled,
body:not(.device-touch) .i-bordered,
body:not(.device-touch) .social-icon {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.i-rounded,
.i-circled,
.i-bordered {
    width: 52px !important;
    height: 52px !important;
    line-height: 52px !important;
    background-color: #444;
    border-radius: 3px;
}

.i-bordered {
    border: 1px solid #555;
    line-height: 50px !important;
    background-color: transparent !important;
    color: #444;
    text-shadow: none;
}

.i-plain {
    width: 36px !important;
    height: 36px !important;
    font-size: 28px;
    line-height: 36px !important;
    color: #444;
    text-shadow: 1px 1px 1px #FFF;
}

.i-plain:hover {
    color: #777;
}

.i-circled {
    border-radius: 50%;
}

.i-light {
    background-color: #F5F5F5;
    color: #444;
    text-shadow: 1px 1px 1px #FFF;
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2);
}

.i-alt {
    background-image: url('images/icons/iconalt.svg');
    background-position: center center;
    background-size: 100% 100%;
}


.i-rounded:hover,
.i-circled:hover {
    background-color: #1ABC9C;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
}

.i-bordered:hover {
    background-color: #444 !important;
    color: #FFF;
    border-color: #444;
}

.social-icon.si-small {
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 30px !important;
}

.social-icon i {
    display: block;
    /* position: relative; */
}

body:not(.device-touch) .social-icon i {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.social-icon i:last-child {
    color: #FFF !important;
}

.social-icon:hover i:first-child {
    margin-top: -38px;
}

.social-icon.si-large:hover i:first-child {
    margin-top: -54px;
}

.social-icon.si-small:hover i:first-child {
    margin-top: -30px;
}

.social-icon:hover {
    color: #555;
    border-color: transparent;
}

.si-colored.social-icon {
    border-color: transparent;
}


/*서브 페이지 스타일*/
.heading-block {
    padding-top: 20px;
    margin-bottom: 20px;
}


.heading-block:after {
    content: '';
    display: block;
    margin-top: 10px;
    width: 40px;
    border-top: 0px solid #010101
}


#ctt {
    padding-top: 0;
    margin-top: 0;
}

#ctt_con {
    overflow: hidden;
}

#ctt_con {}

#ctt_con img {
    max-width: 100%;
    margin-bottom: 0px;
    margin: 0 auto;
}

.ctt_admin {
    position: absolute;
    right: 0;
    bottom: -50px;
}

@media(max-width:1200px) {
    #ctt_con {
        overflow-x: scroll;
    }
}

@media(max-width:992px) {}

@media(max-width:768px) {}

@media(max-width:480px) {}


/*페이지타이틀*/
.page_title {
    text-align: center;
    padding-top: 30px;
}

.page_title p.title {
    font-size: 200%;
    letter-spacing: -1px;
}

.page_title p.text {
    color: #777;
    padding-bottom: 20px;
    display: inline-block;
}

p.henal_caution {
    border: 1px solid #ddd;
    padding: 10px;
}



/*페이지타이틀*/
.subpage_title {}

.subpage_title h3.page_title {
    font-size: 200%;
    border-bottom: 1px solid #ddd;
    padding-top: 0;
    padding-bottom: 10px;

    font-weight: 900;
    text-align: left;
}

.subpage_title span.title_ment {
    display: block;
    font-weight: normal;
    font-size: 200%;
    margin: 20px 0 40px 0;
    color: #008cff;
    line-height: 100%;
    letter-spacing: 0px;
    font-weight: 100;
    font-family: 'HangeulNuri-Bold';
}

.subpage_title .subtitle_ment {
    display: block;
    color: #777;
    font-weight: normal;
    font-size: 120%;
    margin-top: 15px;
}

.subtext {
    padding-bottom: 50px;
    overflow: hidden;
    font-size: 115%;
    color: #333;
}

.subtext img {
    float: left;
    margin: 0 20px 20px 0;
}

/*페이지타이틀*/




/*서브페이지 타이틀*/
.subtitle_ment {
    padding-bottom: 40px;
    font-size: 120%;
}

.subtitle_ment p {
    text-align: justify;
}

.subtitle_ment p img {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px !important;
    display: block;
}

.subtitle_ment b {
    color: #222;
}

.subtitle_ment span img {
    display: block;
    width: 100%;
    float: none;
    padding-right: 0px;
    margin-bottom: 20px;
    overflow: hidden;
}

.subtitle_ment span img.all {
    display: block;
    width: 100%;
    float: none;
    padding: 0;
}


@media(max-width:1200px) {
    .subtitle_ment {}

    .subpage_title span.title_ment {
        font-size: 110% !important;
    }
}


p.mobile_button {
    margin-top: 0px;
    color: #fff !important;
    font-size: 70% !important;
}

.buttonx {
    margin-top: 8px;
    display: block;
    font-size: 200%;
}

.be_over {
    width: 100%;
    height: auto;
    z-index: 999999999;
    position: absolute;
}







/*sidemenu*/
#sidemenu {
    /*position:fixed; left:-174px; top:0; */
    float: left;
    display: block;
    z-index: 999999999999;
}

.sidemenu {
    display: block;
    height: 100%;
    position: relative;
}



/*localmenu*/
.localmenu {
    display: block;
    width: 100%;
    height: auto;
}

.localmenu .menu h3 {
    display: block;
    font-size: 120%;
    color: #666;
    padding: 5px 0;
    border-bottom: 0px solid #dae8f1;
}

.localmenu .menu {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0px;
}

/*상담으로 올리기*/
.localmenu .menu ul.depth1 li.depth1 {
    display: none;
    width: 100% !important;
    height: auto;
    line-height: 50px;
}

/*로컬타이틀대체*/
.localmenu .menu ul.depth1 li.depth1 a {
    display: block;
    width: 100%;
    height: 100%;
}

.localmenu .menu ul.depth1 li.depth1 a.depth1 {
    background: #555;
    color: #474340;
    text-align: center;
    height: 150px;
    padding: 0;
    border-radius: 0;
    margin-top: 0;
    position: relative;
    overflow: hidden;
    /*
	border-top-left-radius:20px;
	border-bottom-right-radius:20px;
	*/
}

.localmenu .menu ul.depth1 li.depth1 a.depth1 span {
    font-size: 160%;
    display: block;
    text-align: center;
    padding: 0;
    line-height: 150px;
    color:#fff;
}

.localmenu .menu ul.depth1 li.depth1 a.mobilemenu {
    display: none;
}

.localmenu .menu ul.depth1 li.depth1 a b {
    display: none;
}

.localmenu .menu ul.depth1 li.depth1 a.depth1 span b.ionic_hidden {
    display: none;
    position: absolute;
    right: -20px;
    bottom: -20px;
    opacity: 0.4;
    font-size: 500%;
}

.localmenu .menu ul.depth2 {
    clear: both;
}

.localmenu .menu ul.depth2 li.depth2 {
    display: block;
    width: 100%;
    height: auto;
    line-height: 26px;
    margin: 5px 0;
}

.localmenu .menu ul.depth2 li.depth2:last-child {}

.localmenu .menu ul.depth2 li.depth2 a.depth2 {
    display: block;
    width: 100%;
    height: auto;
    min-height: 2.8rem;
    color: #777;
    text-indent: 15px;
    padding: .8rem 1rem;
    font-size: 0.9rem;
    border: 1px solid #ddd;
    background: #fafafa url("/theme/henalhome/design/img/arrow_menu.png") 190px center no-repeat;
    position: relative;
    -webkit-transition-property: color, background;
    -webkit-transition-duration: 0.3s, 0.3s;
    -webkit-transition-timing-function: linear, ease-in;
}

.localmenu .menu ul.depth2 li.depth2 a.depth2:before {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background-color: #666666;
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -2px;
}

.localmenu .menu ul.depth2 li.depth2 a.littetext {
    font-size: 95%;
}

.localmenu .menu ul.depth2 li.depth2 a.depth2:hover {
    display: block;
    width: 100%;
    height: auto;
    color: #010101;
    background: #f8f8f8 url("/theme/henalhome/design/img/arrow_menu_on.png") 200px center no-repeat !important;
    -webkit-transition-property: color, background;
    -webkit-transition-duration: 0.3s, 0.3s;
    -webkit-transition-timing-function: linear, ease-in;
}

.localmenu .menu ul.depth2 li.depth2.on {
    border: 1px solid #000;
}

.localmenu .menu ul.depth2 li.depth2.on a.depth2 {
    color: #010101;
    font-size: 110%;
    font-weight: bold;
    text-indent: 15px;
    background: #fff url("/theme/henalhome/design/img/arrow_menu_on.png") 200px center no-repeat;

}


.localmenu .menu ul.depth2 li.depth2 a.admin {
    background: #333;
    color: #fff;
}

.localmenu .menu ul.depth2 li.depth2 a.admin:hover {
    background: #ff0;
    color: #333;
}

.localmenu .menu ul.depth3 {
    display: block;
    clear: both;
    padding: 0;
}

.localmenu .menu ul.depth3.on {
    display: block;
}

.localmenu .menu ul.depth3 li.depth3 {
    display: block;
    width: 100%;
    height: auto;
    line-height: 20px;
    text-indent: 30px;
    padding: 3px 0;
    border-top: 1px solid #dbdbdb;
    background: #fff;
    position: relative;
}

.localmenu .menu ul.depth3 li.depth3.end {
    border-bottom: none;
}

.localmenu .menu ul.depth3 li.depth3 a.depth3 {
    display: block;
    width: 100%;
    height: 100%;
    color: #999;
    font-size: 90%;
    font-weight: normal;
    text-indent: 35px;
}

.localmenu .menu ul.depth3 li.depth3 a.depth3:before {
    content: '';
    display: block;
    width: 5px;
    height: 1px;
    background-color: #666666;
    position: absolute;
    top: 50%;
    left: 27px;
    margin-top: -2px;

}

.localmenu .menu ul.depth3 li.depth3:hover {
    background: #f9f9f9;
}

.localmenu .menu ul.depth3 li.depth3 a.depth3:hover {
    color: #81aa46;
}

.localmenu .menu ul.depth3 li.depth3.on a.depth3 {
    color: #81aa46;
}

.localmenu .menu ul.depth3 li.depth3.on a.depth3:hover {
    color: #81aa46;
}

.localmenu .cscenter {
    width: 100%;
    height: auto;
    border: 10px solid #f9f9f9;
    overflow: hidden;
    margin: 0px 0;
    padding: 15px;
    border-radius:30px;
}

.localmenu .cscenter .subtitle {
    padding: 0;
}

.localmenu .cscenter .subtitle h6 {
    font-weight: 900;
    font-size: 120%;
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 5px;
}

.localmenu .cscenter .subtitle strong {
    display: block;
    color: #999;
    font-size: 120%;
    font-weight: normal;
    padding: 10px;
    text-align: center;
}

.localmenu .cscenter .subtitle span.csnumber {
    display: block;
    width: 100%;
    height: auto;
    line-height: 40px;
    padding: 10px 0;
    font-weight: bold;
    font-size: 137%;
    color: #010101;
    text-align: center;
}

.localmenu .cscenter .subtitle span.time {
    claer: both;
    display: block;
    width: 100%;
    font-size: 95%;
    padding: 5px 0 0 0;
    text-align: left;
    color: #000;
    position: relative;
    border-top: 3px solid #eee;
    border-bottom: 3px solid #eee;
    padding: 10px;
    background: #f9f9f9;
}

.localmenu .cscenter .subtitle span.time em {
    display: block;
    width: 100%;
    float: none;
    font-weight: bold;
}

.localmenu .cscenter .subtitle span.time em.two {
    letter-spacing: 0px;
}

.localmenu .cscenter .subtitle span.time b {
    display: block;
    color: #eee;
    border-radius: 20px;
    background: #555;
    text-align: center;
}

.localmenu .cscenter .subtitle span.direct {
    display: block;
    width: 100%;
    font-size: 95%;
    padding: 15px 0 0 0;
    text-align: left;
    color: #222;
    position: relative;
}

.localmenu .cscenter .subtitle span.direct b.tit {
    display: block;
}

.localmenu .cscenter .subtitle span.direct b.num {
    display: block;
    margin-bottom: 5px;
    text-indent: 0px;
    letter-spacing: 0px;
    font-size: 95%;
}


.localmenu ul.subworktime {
    clear: both;
    margin: 10px 0;
    display: block;
    width: 100%;
    height: auto;
}

.localmenu ul.subworktime li p.text {
    display: block;
    width: 100%;
    height: 30px;
    font-size: 80%;
    text-align: left;
    margin-bottom: 5px;
}

.localmenu ul.subworktime li p.text b {
    font-size: 120%;
    color: #222;
}

.localmenu ul.subworktime li p.text {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 80%;
    text-indent: 30px;
    text-align: left;
}

.localmenu ul.subworktime li p.text.call {
    text-indent: 0px;
}

.localmenu ul.subworktime li p.text.kakao {}

.localmenu ul.subworktime li p.text.nate {}

.localmenu ul.subworktime li p.text b {
    font-size: 120%;
    color: #222;
}

.cafe {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #777;
    margin-top: 10px;
}

.cafe a {
    display: block;
    color: #fff;
}

.cafe a span.subtitle {
    display: block;
    font-size: 85%;
    width: 90%;
    height: 22px;
    line-height: 22px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.cafe a span.title {
    display: block;
    width: 90%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
}

.cafe a span.title b {
    font-size: 200%;
}

.localmenu ul.leftquickmenu {
    display: block;
    width: 100%;
    height: 96px;
    margin: 5px 0;
}

.localmenu ul.leftquickmenu li {
    float: left;
    width: 50%;
    height: 96px;
    line-height: 96px;
    text-align: center;
    font-size: 90%;
    color: #fff;
    font-weight: bold;
}

.localmenu ul.leftquickmenu li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 90%;
    color: #333;
    font-weight: bold;
}

.localmenu ul.leftquickmenu li a span {
    line-height: 140px;
}

.localmenu ul.leftquickmenu li.maintenance {
    display: block;
    margin-right: 1%;
}

.localmenu ul.leftquickmenu li.maintenance:hover {
    background: #83c9b5;
}

.localmenu ul.leftquickmenu li.faq {
    display: block;
    background: #fe8787;
    margin-right: 1%;
}

.localmenu ul.leftquickmenu li.faq:hover {
    background: #e46262;
}

.localmenu ul.leftquickmenu li.blog {
    display: block;
    background: #f8bd31;
}

.localmenu ul.leftquickmenu li.blog:hover {
    background: #dba015;
}

.localmenu .customer_service {}

.localmenu .customer_service h5 {
    font-size: 120%;
    color: #bf9008
}

.localmenu .customer_service ul {
    text-align: center;
}

.localmenu .customer_service ul li {
    display: block;
    width: 100%;
    height: auto;
    text-align: left;
    padding: 0px;
    margin-top: 0px;
}

.localmenu .customer_service ul li span {
    float: right;
}

.localmenu .customer_service ul li ion-icon {
    font-size: 161%;
    margin-bottom: -5px;
}

/*localmenu end*/





/*position*/
.position {
    width: 100%;
    height: auto;
    margin: 0 0 0px;
    border-bottom: 0px solid #efefef;
}

h3.pagetitle {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    font-size: 110%;
    color: #333;
    text-align: center;
    padding: 30px 0 10px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

.subpagetit {
    display: inline-block;
    line-height: 40px;
    font-size: 170%;
    text-indent: 0px;

}

.position ul {
    float: left;
    display: block;
    width: 60%;
    line-height: 40px;
    /* margin-top: 20px; */


}

.position ul li {
    display: block;
    float: right;
    padding: 0 0px;
    margin: 0 0px;
    color: #B2B2B2;
}

.position ul li.home {
    padding-left: 20px;
}

.position ul li.end {
    color: #333;
    font-size: 100%;
}

.position ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

@media(max-width:1200px) {
    .position ul {
        width: 92%;
        float:right;
    }
}

/*position end*/

/*로케이션*/
.locationbox {
    width: 100%;
    height: auto;
    z-index: 999;
    right: 0;
}

.locationbox .backhome {
    float: left;
    font-size: 90%;
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    margin: 0;
    padding: 0;
    background: #010101;
    border-radius: 50%;
}

.locationbox .backhome i {
    color: #fff;
}



/*1차*/
.locationbox ul li.location1 {
    float: right;
    width: 50%;
    padding: 0px;
    border: 0px solid #010101;
    z-index: 9;
}

li.location1 {
    position: relative;
    border-right: 0px solid #dbdbdb;
    height: 23px;
    padding: 0 10px;
}

li.location1 p.menuname1 {
    width: 100%;
    height: 23px;
    line-height: 23px !important;
    font-size: 90%;
    background: url("/theme/henalhome/design/img/down_icon.png") right center no-repeat;
    color: rgb(51, 51, 51);
    overflow: hidden;
    cursor: pointer;
    margin: 0 auto;
    text-indent: 0px;
    text-align: left;
}

li.location1 ul.depth1 {
    display: none;
    width: 100%;
    margin-top: 10px;
    z-index: 9;
}

li.location1 ul.depth1 li.depth1 {
    display: none;
    width: 100% !important;
}

li.location1 ul.depth1 li.depth1 a.depth1 {
    display: none;
}

li.location1 ul.depth1 li.depth1 a.mobilemenu {
    display: none;
}

li.location1 ul.depth1.on {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    float: none;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 999999999;
    background: #fff;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
}

li.location1 ul.depth2 {
    width: 100%;
    height: auto;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    background:#fff;
}

li.location1 ul.depth2 li.depth2 {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
    padding-left: 10px;
    text-align: left;
}

li.location1 ul.depth2 li.depth2:hover {
    background: #f9f9f9 url("/theme/henalhome/design/img/arrow_menu.png") right center no-repeat;
}


li.location1 ul.depth2 li.depth2 a {
    font-size: 90% !important;
}

/*2차*/
.locationbox ul li.location2 {
    float: right;
    width: 50%;
    padding: 0px;
    border: 0px solid #f3f;
    z-index: 9;
}

li.location2 {
    position: relative;
    border-right: 0px solid #dbdbdb;
    height: 23px;
    padding: 0 10px;
}

li.location2 p.menuname2 {
    width: 100%;
    height: 23px;
    line-height: 23px !important;
    font-size: 90%;
    background: url("/theme/henalhome/design/img/down_icon.png") right center no-repeat;
    color: rgb(51, 51, 51);
    overflow: hidden;
    cursor: pointer;
    margin: 0 auto;
    text-indent: 10px;
    text-align: left;
}

li.location2 ul.depth1 {
    display: none;
    width: 90%;
    margin-top: 10px;
    border: 1px solid #dbdbdb;
    border-bottom: 0;
    z-index:999;
    background:#fff;
}

li.location2 ul.depth1 li.depth1 {
    display: block;
    width: 100% !important;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
    padding-left: 10px;
}

li.location2 ul.depth1 li.depth1:hover {
    background: #f9f9f9 url("/theme/henalhome/design/img/arrow_menu.png") right center no-repeat;
}

li.location2 ul.depth1 li.depth1 a.depth1 {
    display: block;
    font-size: 90% !important;
    z-index: 99999999999;
}

li.location2 ul.depth1 li.depth1 a.mobilemenu {
    display: none;
}

li.location2 ul.depth1 li.depth1:nth-child(1) {
    display: none
}

li.location2 ul.depth1.on {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    float: none;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 999999999;
    background: #fff;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
}

li.location2 ul.depth2 {
    width: 100%;
    height: auto;
}

li.location2 ul.depth2 li.depth2 {
    display: none;
    float: none;
}




/*policybar*/
#policybar {
clear: both;
    width: 100%;
    height: auto;
    line-height: 100%;
    background: #666;
    border-bottom: 1px solid #777;
    border-top: 1px solid #111;
    margin-top: 0px;
    display: block;
    overflow: hidden;
    font-size:85%;
    text-align: center;
    padding:15px 0;
}

.policybar {
    width: 1200px;
    width: 1200px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding:0 20px;
}

@media(max-width:1440px) {

    /*Laptop-L*/
    .policybar {
        width: 100%;
    }
}






/*tailmenu*/
ul.tailmenu {
    display: inline-block;
    width: 49%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

ul.tailmenu li {
    float: left;
    padding: 0 5px;
    line-height: 20px;
    height: auto;
    font-size: 90%;
    text-align: center;
    border: 0px solid #010101;
    padding: 0 7px;
    margin: 0 1px;
    color: #ccc;
}

ul.tailmenu li a {
    display: block;
    width: 100%;
    height: 100%;
}

ul.tailmenu2 {
    display: inline-block;
    width: auto;
    height: auto;
    text-align: center;
    overflow: hidden;
    float: left;
}

ul.tailmenu2 li {
    display: inline-block;
    float: left;
    height: auto;
    font-size: 90%;
    text-align: center;
    background: none;
    padding: 5px 0px;
    margin: 0 10px;
    border: 0px solid #00ac97;
}

ul.tailmenu2 li:first-child {
    margin-left: 0;
}

ul.tailmenu2 li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #eee;
    font-size: 110%;
}

ul.tailmenu2 li a:hover {
    color: #fff;
}

@media(max-width:1200px) {
    ul.tailmenu2 {
        width: 100%;
        padding: 0 15px;
        font-size: 80%;
    }

}

.face_call {
    float: left;
    clear: both;
    width: 25%;
    padding-left: 0 !important;
}

.face_call li {
    color: #333;
}

.face_call .tit {
    font-size: 122%;
    color: #444;
    padding-bottom: 15px;
    font-weight: bold;
}

@media(max-width:768px){
    
    .face_call .tit {
    padding-bottom: 5px;
}
    .face_call .tel
    {padding-bottom: 5px !important;}

}

.face_call .tel {
    font-size: 160%;
    line-height: 100%;
    font-weight: 900;
    color: #f30;
    padding-bottom: 15px;
}

.face_call .email {
    color: #444;
    padding-bottom: 0px;
}

@media(max-width:1200px) {
    .face_call {
        float: left;
        clear: both;
        width: 100%;
    }

}


.notice_bottom {
    float: left;
    width: 25%;
    color: #fff;
    padding-right: 0 !important;
}

.notice_bottom .tit {
    font-size: 122%;
    color: #444;
    padding-bottom: 15px;
    font-weight: bold;
}

.notice_bottom .time {
    color: #eee;
}

.notice_bottom .time b.code {
    font-weight: bold;
    font-size: 180%;
}

.notice_bottom .txt {
    line-height: 120%;
    padding-top: 10px;
}



.work_time {
    float: left;
    color: #fff;
    width: 25%;
}

.work_time .tit {
    font-size: 122%;
    color: #444;
    padding-bottom: 15px;
    font-weight: bold;
}

@media(max-width:768px){
    .work_time .tit {
     padding-bottom: 5px;
}
    .work_time .txt{
        padding:0 !important;
    }
}

.work_time .time {
    color: #444;
}

.work_time .time b.code {
    font-weight: bold;
    font-size: 170%;
    line-height: 100%;
}

.work_time .txt {
    line-height: 120%;
    padding-top: 0px;
    color: #444;
}
.work_time .txt h5{font-weight:900;}
.work_time .txt span.bank_name{display:block;}
.work_time .txt span.bank_code{display:block; font-weight:900; padding-top:10px;}
.work_time .txt span.bank_master{display:block;}

.work_icon {
    float: left;
    width: 25%;
    color: #444;
}

.work_icon li {
    display: inline-block;
    margin: 0px;
    width: 45%;
}

.work_icon li.list {
    float: left;
    border: 1px solid #ddd;
    text-align: center;
    margin: 2px;
    padding: 0;
}

@media(max-width:768px){
    .work_icon li.list {
    width:32%;
}
    
}

@media(max-width:425px){
    .work_icon li.list {
    width:48%;
}
    
}



.work_icon li.list b {
    display: block;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    line-height: 50px;
    border-radius: 50%;
    border: 1px solid #ddd;
    text-align: center;
}

.work_icon li i {
    font-size: 200%;
}

.work_icon li span {
    display: block;
    font-size: 95%;
    text-align: center;
    padding-top: 10px;
}

.work_icon .tit {
    font-size: 122%;
    color: #444;
    padding-bottom: 15px;
    font-weight: bold;
    display: block;
}

@media(max-width:1200px) {
    .work_icon {
        border-top: 0px solid #ddd;
        border-bottom: 0px solid #ddd;
        margin: 0px 0px;
        padding: 0 10px !important;
    }

    .work_time {
        border-top: 0px solid #ddd;
        border-bottom: 0px solid #ddd;
        margin: 0px 0px;
        padding: 0 10px !important;
    }

    .work_time .txt {
        padding-bottom: 30px;
    }
}


.info_list {
    padding: 0px 0;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    font-size: 90%;
}

.info_list ul {
    width: 25% !important;
    height: auto;
    padding: 0 20px;
    border-right: 0px solid #ddd;
}

.info_list ul li {
    position: relative;
}

.info_list li.none ul {
    width: 100% !important;
    border-right: 0;
    padding: 0;
    height: auto;
}

.info_list ul:last-child {
    border-right: 0;
}

.info_list li.none .lat li {
    padding: 0;
    line-height: auto;
}

@media(max-width:1200px) {

}

@media(max-width:992px) {}

@media(max-width:768px) {
        .info_list {
        width: 100% !important;
        padding: 0px;
    }

    .info_list ul {
        width: 100% !important;
        height: auto;
        border-right: 0;
        padding: 0 20px !important;
        padding-bottom:20px  !important;
    }
    
    
    
}

@media(max-width:480px) {}





.email_group {
    float: left;
    color: #fff;
}

.email_group ul {
    padding-bottom: 10px;
}

.email_group li.tit {
    font-size: 130%;
    padding-bottom: 5px;
}

.email_group li.tit i {
    color: #eee;
}

.email_group li.tit b {
    color: #eee;
}

@media(max-width:1200px) {
    .email_group {
        padding: 30px 0;
    }

}


.location_btn {
    float: left;
    color: #fff;
    margin-left: 50px;
}

.location_btn li {
    text-align: center;
}

.location_btn li span {
    text-align: center;
    font-size: 150%;
    display: block;
    font-weight: 700;
    padding: 10px;
}

.location_btn li i {
    font-size: 380%;
    border: 1px solid #eee;
    border-radius: 50%;
    padding: 20px;
    color: #131313;
    background: #eee;
}

.bottom-line {
    clear: both;
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin: 20px 0;
}



/*companyinfo*/
#companyinfo {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    background: #fdfdfd;
    position: relative;
    border-top: 1px solid #eee;
}

.companyinfo {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

@media(max-width:1200px){
    .companyinfo {
    height: auto;
        padding:30px;
}
    .info_list{width: 100%;}
}

#companyinfo2 {
    clear: both;
    display: block;
    width: 100%;
    height: auto;
    background: #666;
    position: relative;
    font-size:85%;
}

.companyinfo2 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
}

.companyinfo2 h1 {
    clear: both;
    float: left;
    position: relative;
    width: 220px;
    margin: 15px 0 !important;
    border-right: 0px solid #555;
    padding-right: 25px !important;
    padding-bottom: 20px;
}

.companyinfo2 h1 img {
    max-width: 100%;
}

.companyinfo2 ul.address {
    display: block;
    float: left;
    width: 55%;
    height: auto;
    margin: 0px;
    position: relative;
}

.companyinfo2 ul.address li {
    float: left;
    display: block;
    width: auto;
    height: auto;
    padding-left: 5px;
    margin-right: 12px;
    margin-bottom: 0px;
    color: #ccc;
    letter-spacing: 0;
    text-align: left;
}

.companyinfo2 ul.address li a {
    color: #333;
}

.companyinfo2 ul.address li.company {
    clear: both;
    color: #ccc;
    display: block;
    float: none;
    font-size: 130%;
    font-weight: bold;
    padding-bottom: 15px;
}

.companyinfo2 .kisa {
    float: right;
    display: block;
    width: 13%;
    height: auto;
    margin: 10px 0 0 0;
}

.companyinfo2 .kisa img {
    width: 50px;
    height: 50px;
}

@media (max-width: 1200px) {
    .companyinfo2 {
        width: 100%;
        padding: 20px;
        font-size: 90%;
    }

    .companyinfo2 ul.address {
        float:none;
        width:100%;
    }

    .companyinfo {
        width: 100%;
    }
}


@media (max-width: 480px) {
    .companyinfo2 ul.address {
        clear: both;
        float: none;
        display: block;
        width: 100%;
    }

    .companyinfo2 ul.address li {
        display: block !important;
        float: none !important;
    }
}



.familysitelink {
    float: right;
    width: 50%;
    border: 0px solid #666;
    position: relative;
    font-size: 90%;
    margin-top: 10px;
}

.big_num {
    font-size: 400%;
    font-weight: 600;
}


@media (max-width: 1200px) {
    .familysitelink {
        float: left;
        width: 100%;
    }
}

.kcp_box {
    display:none;
    color:#ccc;
    float: right;
    width: 267px;
    padding-top: 0px;
}

.kcp_box h4 {
    font-size: 110%;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 15px;
    color:#ccc;
}

.kcp_box p {
    float:right;
    display:block;
    width:70%;
    line-height: 130%;
    padding-bottom: 0px;
}

/*copyrightbar*/

#copyrightbar {
    clear: both;
    width: 100%;
    height: auto;
    line-height: 30px;
    background: #555;
    border-bottom: 0px solid #ccc;
    border-top: 1px solid #555;
    margin-top: 0px;
}

.copyrightbar {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 0 5px 15px 0;
    color: #c6c6c6;
    background:#555;
}

.backtohenal {
    float: right;
}

.copyrightbar ul li.copyright {
    clear: both;
    display: inline-block;
    margin-top: 0px;
    color: #888;
    font-size: 90%;
}

@media(max-width:1200px) {
    .copyrightbar ul li.copyright {
        font-size: 80%;
        line-height: 20px;
        padding-bottom: 10px;
    }
}

.copyrightbar ul {
    display: block;
    width: 100%;
    text-align: center;
}

.copyrightbar ul li {
    display: inline-block;
}

.copyrightbar ul li.total {
    float: left;
}

.copyrightbar ul li.now {
    float: right;
}

.copyrightbar ul li a {
    color: #ccc !important;
}

@media (max-width: 1200px) {
    .copyrightbar {
        width: 100%;

    }
}


}




/*왼쪽 오른쪽 숨김메뉴보기 아이콘애니메이션*/
button.mainbtn {
    border: 0px solid #333;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    top: 83px;
    left: 50%;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    height: 50px;
    width: 50px;
    z-index: 999;
    background: url("/theme/henalhome/design/img/opacity20.png") repeat;
}

@media(max-width:1200px) {
    button.mainbtn {
        top: 7px !important;
        left: 25px !important;
        right: 10px !important;
        border: 0px solid #fff;
    }

}



/*small*/
button.hambtn.small {
    position: absolute;
    top: 37px !important;
    left: unset;
    right: 20px !important;
    height: 50px;
    width: 50px;
    background: url("/theme/henalhome/design/img/opacity20.png") repeat;
    border: 0;
}



button.hambtn.left {
    left: 2em;
    top: 10px;
    background:none;
    /* background: url("/theme/henalhome/design/img/opacity10_b.png") repeat; */
    border: 0;
}

button.hambtn.right {
    margin-left: 0px;
    background:none;
    /* background: url("/theme/henalhome/design/img/opacity10_b.png") repeat; */
    border: 0;
}

.bt_animation_right {
    position: relative;
    margin: 0;
    height: 23px;
    width: 23px;
    margin: 10px auto;
}

.bt_animation_right > div {
    background-color: #fff !important;
    position: absolute;
    left: 0;
    height: 3px;
    width: 100%;
}

@media(max-width:1200px) {
    .bt_animation_right > div {
        background-color: #fff;
    }


}



/*small*/
.bt_animation_right.small > div {
    background-color:#212121;
}

button.hambtn.right.small {
    top: 10px !important;
    margin-left: 0 !important;
    right: 6px !important;
    left: unset !important;
}

@media(max-width:1200px) {
    button.hambtn.right.small {
        top: 8px !important;
        right: 25px !important;
    }
}



.bt_animation_right .line1 {
    top: 0;
}

.bt_animation_right .line2 {
    top: 10px;
}

.bt_animation_right .line3 {
    top: 20px;
}

button.hambtn.right:hover .bt_animation_right .line1 {
    animation: line1 0.8s ease-in-out forwards;
    -webkit-animation: line1 0.8s ease-in-out forwards;
}

button.hambtn.right:hover .bt_animation_right .line2 {
    animation: line2 0.8s 0.2s ease-in-out forwards;
    -webkit-animation: line2 0.8s 0.2s ease-in-out forwards;
}

button.hambtn.right:hover .bt_animation_right .line3 {
    animation: line3 0.8s 0.4s ease-in-out forwards;
    -webkit-animation: line3 0.8s 0.4s ease-in-out forwards;
}

@keyframes line1 {
    from {
        width: 100%;
    }

    50% {
        width: 1px;
    }

    to {
        opacity: 1;
        width: 100%;
    }
}

@keyframes line2 {
    from {
        width: 100%;
    }

    50% {
        width: 1px;
    }

    to {
        opacity: 1;
        width: 100%;
    }
}

@keyframes line3 {
    from {
        width: 100%;
    }

    50% {
        width: 1px;
    }

    to {
        opacity: 1;
        width: 100%;
    }
}

@-webkit-keyframes line1 {
    from {
        width: 100%;
    }

    50% {
        width: 1px;
    }

    to {
        opacity: 1;
        width: 100%;
    }
}

@-webkit-keyframes line2 {
    from {
        width: 100%;
    }

    50% {
        width: 1px;
    }

    to {
        opacity: 1;
        width: 100%;
    }
}

@-webkit-keyframes line3 {
    from {
        width: 100%;
    }

    50% {
        width: 1px;
    }

    to {
        opacity: 1;
        width: 100%;
    }
}


.bt_animation_left {
    position: relative;
    margin: 0px;
    height: 23px;
    width: 23px;
    margin: 10px auto;
}

.bt_animation_left > div {
    background-color:#fff;
    position: absolute;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    height: 3px;
    width: 3px;
}


/*small*/
.bt_animation_left.small > div {
    background-color: #fff;
}

button.hambtn.left.small {
    top: -0.7em !important;
}

.bt_animation_left.small {
    margin: 13px 13px 13px 13px;
}

.bt_animation_left .dot1 {
    left: 0;
    top: 0;
}

.bt_animation_left .dot2 {
    left: 10px;
    top: 0;
}

.bt_animation_left .dot3 {
    left: 20px;
    top: 0;
}

.bt_animation_left .dot4 {
    left: 0;
    top: 10px;
}

.bt_animation_left .dot5 {
    left: 10px;
    top: 10px;
}

.bt_animation_left .dot6 {
    left: 20px;
    top: 10px;
}

.bt_animation_left .dot7 {
    left: 0;
    top: 20px;
}

.bt_animation_left .dot8 {
    left: 10px;
    top: 20px;
}

.bt_animation_left .dot9 {
    left: 20px;
    top: 20px;
}

button.hambtn.left:hover .bt_animation_left > div {
    animation: dot 0.6s forwards;
    -webkit-animation: dot 0.6s forwards;
}

@keyframes dot {
    50% {
        left: 10px;
        top: 10px;
    }
}

@-webkit-keyframes dot {
    50% {
        left: 10px;
        top: 10px;
    }
}

aside.pushbar ul {
    display: block;
    margin: 0 auto;
    text-align: center;
    overflow-y: auto;
}

aside.pushbar li {
    overflow: hidden;
    font-size: 110%;
}



aside.pushbar li.depth1 {
    border-top: 0px solid #ddd;
    padding-top: 30px;
    width: 20%;
    display: inline-block;
}

aside.pushbar li.depth1:nth-child(1) {
    border-top: 0;
}

aside.pushbar li.depth1:nth-child(2) {}

aside.pushbar li.depth1:nth-child(3) {}

aside.pushbar li.depth1:nth-child(4) {}

aside.pushbar li.depth1:nth-child(5) {}

aside.pushbar li.depth1:nth-child(6) {}

aside.pushbar li.depth1:nth-child(7) {}



aside.pushbar li.depth2 {
    display: block;
    border: 1px solid #eeced8;
    border-radius: 10px;
    padding: 5px 10px;
}

aside.pushbar li.depth2:hover a {
    color: #f60;
}

aside.pushbar li.depth2 a {
    display: block;
    border: 1px solid #eeced8;
    padding: 5px 10px;
    border-radius: 10px;
}

aside.pushbar li a {
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

aside.pushbar li:last-child a {
    padding-bottom: 0;
    margin-bottom: 0;
}

aside.pushbar li a span {
    display: block;
    overflow: hidden;
    font-size: 170%;
}

aside.pushbar li a span:before {
    background-color: #fff;
    content: "";
    opacity: 0;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    margin: 0 auto;
    height: 2px;
    width: 1px;
}

aside.pushbar a:hover span {
    color: #fff;
    font-weight: 400;
}

aside.pushbar a:hover span:before {
    opacity: 1;
    width: 100%;
}


@media(max-width:1200px) {
    aside.pushbar li.depth1 {
        width: 100%;
    }
}



/*
.close{
    width: 50px;
    height: 51px;
    position: relative;
    display: inline-block;
    vertical-align: text-bottom;
    text-align: center;
    cursor:pointer;
}
.close:before, .close:after {
    position: absolute;
    left: 25px;
    content: ' ';
    height: 51px;
    width: 3px;
    background-color: #333;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}
*/


/*
.card{
	margin:20px;
    border-radius: 5px;
    background:#fff;
	box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1)
}


.card_title,.title,.pushbar{
    background: #fff;
    color: #333;
}


.card_title,.title{
	padding: 15px 20px;
    font-weight: bold;
    text-align:center;
}
*/
.card_title {
    border-radius: 4px 4px 0px 0px;
}

.card_content {
    padding: 15px;
}

a.button.getBtn {
    margin-top: 16px;
    background-color: #fff;
    color: #fff;
    border-color: #fff;
}




.pushbar {
    padding: 20px;
    font-size:110%;
}

.small {
    font-size: 14px;
    font-weight: 400;
}

@media(max-width:1200px) {
    .pushbar {
        padding: 15px;

    }
}


/*
.menu li{
    list-style: none;
    padding: 15px 20px;
    border-top: 0px solid rgba(0, 0, 0, 0.2);
    display: block;
    margin: 0px;
    color: rgba(0, 0, 0, 0.65);
}
*/

/*

.button, button, input[type='button'], input[type='reset'], input[type='submit'] {
    background-color: #fff;
    border: 0.1rem solid #fff;
}

*/

/*왼쪽 오른쪽 숨김메뉴보기 아이콘애니메이션*/



/*푸쉬바메뉴*/
.pushbar ul {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.pushbar li {
    overflow: hidden;
    font-size: 92%;
}


.pushbar ul.depth1 {}

.pushbar li.depth1 {
    border-top: 0px solid #ddd;
    padding: 10px;
    display: inline-block;
    width: 100%;
    text-align: left;
    float: left;
    background: #333;
    margin-bottom: 10px;
}

.pushbar li.depth1 a {
    color: #fff;
}

.pushbar li.depth1:nth-child(1) {
    border-top: 0;
}

.pushbar li.depth1:nth-child(2) {}

.pushbar li.depth1:nth-child(3) {}

.pushbar li.depth1:nth-child(4) {}

.pushbar li.depth1:nth-child(5) {}

.pushbar li.depth1:nth-child(6) {}

.pushbar li.depth1:nth-child(7) {}

.pushbar li.depth1:first-child {
    border-top: 0;
}

.pushbar li.depth1:last-child {
    display: none;
}

.pushbar ul.depth2 {
    display: block;
}

.pushbar li.depth2 {
    display: block;
    border-bottom: 1px solid #222728;
    margin-bottom: 1px;
}

.pushbar li.depth2:hover a {
    color: #fff;
    font-weight: bold;
}

.pushbar li.depth2 a {
    display: block;
    border: 0px solid #555;
    padding: 5px 10px;
    background: #222;
    color: #aaa;
}


.pushbar ul.depth3 {}

.pushbar li.depth3 {
    display: block;
    padding: 5px 10px;
    font-size: 80%;
}

.pushbar li.depth3:hover a {
    color: #ff0;
}

.pushbar li.depth3 a {
    display: block;
    border: 0;
    border-bottom: 1px solid #ddd;
    padding: 0px 10px;
    border-radius: 0;
}


.pushbar li a {
    overflow: hidden;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.pushbar li:last-child a {
    margin-bottom: 0;
}

.pushbar li a span {
    display: block;
    overflow: hidden;
    font-size: 110%;
    color: #ccc;
    text-align: center;
    font-weight: 700;
    padding-bottom: 5px;
}

.pushbar li a span:before {
    background-color: #fff;
    content: "";
    opacity: 0;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    margin: 0 auto;
    height: 2px;
    width: 1px;
}

.pushbar li a span b {
    display: none;
}

.pushbar a:hover span {
    color: #fff;
    font-weight: 400;
}

.pushbar a:hover span:before {
    opacity: 1;
    width: 100%;
}


@media(max-width:1200px) {
    .pushbar li.depth1 {
        width: 100%;
    }
}




/*.familysitelink*/
.familysitelink {
    float: right;
    border: 0px solid #666;
    position: relative;
    width: 18%;
    font-size: 90%;
    margin-top: 10px;
}

@media (max-width: 1200px) {
    .familysitelink {
        float: left;
        width: 100%;
    }
}



.btn_social {
    text-align: center;
    padding: 10px 0;
}

.btn_social li {
    display: inline-block;
    font-size: 170%;
    margin-right: 5px;
}

.btn_social li a {
    color: #eee;
}


/**/
.footer_bg {
    background: #f7f7f7;
}
