@charset "euc-kr";
@import url("css_short.css");
/* ############################# ÇÊ¼ö ¼¼ÆÃ  ########################### */
.hidden {
    display: none !important;
}
/* ############################# Àç¼³Á¤  ########################### */
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, /*.col-lg-6,*/ .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    min-height: 0px !important;
}
.col-lg-6 { min-height: 250px !important; } /* head */
.h1, .h2, .h3, .h4, .h5, .h6, .h7, h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}
.h7 {
    font-size: .75rem;
}
.s1, .s2, .s3, .s4, .s5, .s6, s7 {
}
.s7 {
    font-size: 12px;
    line-height: 22px;
}
.s6 {
    font-size: 14px;
    line-height: 25px;
}
.s5 {
    font-size: 16px;
    line-height: 25px;
}
.s4 {
    font-size: 18px;
    line-height: 30px;
}
.s3 {
    font-size: 20px;
    line-height: 35px;
}
.s2 {
    font-size: 24px;
    line-height: 40px;
}
.s1 {
    font-size: 28px;
    line-height: 45px;
}
.display-5 {
    font-size: 3rem;
    font-weight: 300;
    line-height: 1.1;
}

@media (max-width: 767px) {
.s6 {
    font-size: 12px;
    line-height: 18px;
}
.s5 {
    font-size: 14px;
    line-height: 20px;
}
.s4 {
    font-size: 16px;
    line-height: 28px;
}
.s3 {
    font-size: 18px;
    line-height: 30px;
}
.s2 {
    font-size: 20px;
    line-height: 32px;
}
.s1 {
    font-size: 22px;
    line-height: 34px;
}
}

/* ÆùÆ® Ä®¶ó  Àç¼¼ÆÃ */
.text-white {
    color: #FFFFFF;
}
.text-black {
    color: #3A3A3A;
}
.text-muted2 {
    color: #777;
}
.text-primary2 {
    color: #337ab7;
}
.text-info2 {
    color: #31708f;
}
.text-success2 {
    color: #3c763d;
}
.text-danger2 {
    color: #a94442;
}
.text-warning2 {
    color: #8a6d3b;
}
.text-muted3 {
    color: #696969;
}
.text-primary3 {
    color: #2C6BA1;
}
.text-info3 {
    color: #295F7A;
}
.text-success3 {
    color: #346735;
}
.text-danger3 {
    color: #943B39;
}
.text-warning3 {
    color: #765D32;
}
/* ÅØ½ºÆ® ²Ù¹Ì±â*/
.text-transform-none {
  text-transform: none !important;
}
.text-underline {
  text-decoration: underline;
}

.text-decoration-none-hover:focus, .text-decoration-none-hover:hover {
  text-decoration: none;
}

.text-strike {
  text-decoration: line-through;
}
.text-normal {
  font-style: normal;
}

.text-italic {
  font-style: italic;
}
/* ÆùÆ® Ä®¶ó */
.color-white {
    color: #FFFFFF;
}
.color-black {
    color: #1F1F1F;
}
.color-sea {
    color: #1abc9c;
}
.color-red {
    color: #e74c3c;
}
.color-aqua {
    color: #27d7e7;
}
.color-blue {
    color: #3498db;
}
.color-grey {
    color: #95a5a6;
}
.color-dark {
    color: #555555;
}
.color-darker {
    color: #333333;
}
.color-green {
    color: #7FAD23;
}
.color-brown {
    color: #9c8061;
}
.color-light {
    color: #ffffff;
}
.color-orange {
    color: #F44336;
}
.color-yellow {
    color: #f1c40f;
}
.color-green1 {
    color: #597A18;
}
.color-purple {
    color: #9b6bcc;
}
.color-inherit {
    color: inherit;
}
.color-dark-blue {
    color: #4765a0;
}
.color-light-grey {
    color: #585f69;
}
.color-light-green {
    color: #79d5b3;
}
/* ############################# ¹öÆ° µðÀÚÀÎ  ########################### */

/* ¹öÆ° ¼¼ÆÃ */
.btn {
    /*box-shadow: none;
    border-radius: 0;
    background-image: none;*/
    transition: 0.3s;
    cursor: pointer;
}
.btn-outline-light:hover {
    background-color: rgba(255,255,255,0.5);
}
/* BUTTONS - COLOR */
.btn-izi-icon {
    color: #FFFFFF;
    transition: 0.3s;
    opacity: 0.3;
    font-size: 23px;
    width: 26px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
}
.btn-izi-icon:hover, .btn-izi-icon:focus, .btn-izi-icon:active, .btn-izi-icon.active {
    opacity: 0.8;
}
.btn-green {
    background-color: #56AA1C;
    border-color: #56AA1C;
}
.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active {
    background-color: #458816;
    border-color: #458816;
}
.btn-blue {
    background-color: #008BE1;
    border-color: #008BE1;
}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active {
    background-color: #0073BA;
    border-color: #0073BA;
}
.btn-darkblue {
    background-color: #00426B;
    border-color: #00426B;
}
.btn-darkblue:hover, .btn-darkblue:focus, .btn-darkblue:active, .btn-darkblue.active {
    background-color: #002A44;
    border-color: #002A44;
}
.btn-grey {
    background-color: #707070;
    border-color: #9BA5AE;
    color: #FFFFFF;
}
.btn-grey:hover, .btn-grey:focus, .btn-grey:active, .btn-grey.active {
    background-color: #FFFFFF;
    border-color: #ECECEC;
}
.btn-black {
    background-color: #1F1F1F;
    border-color: #1F1F1F;
    color: #ECECEC;
}
.btn-black:hover, .btn-black:focus, .btn-black:active, .btn-black.active {
    background-color: #FFFFFF;
    border-color: #ECECEC;
    color: #707070;
}
.btn-white {
    background-color: #FFFFFF;
    border-color: #ECECEC;
    color: #707070;
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active {
    background-color: #1F1F1F;
    border-color: #1F1F1F;
    color: #ECECEC;
}
.btn-tran-white {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgb(255, 255, 255);
    color: #ffffff;
    border-width: 2px;
}
.btn-tran-white:hover, .btn-tran-white:focus, .btn-tran-white:active, .btn-tran-white.active {
    background-color: rgba(255, 255, 255, 0);
    border-color: rgb(255, 255, 255);
    color: #ffffff;
    font-weight: bold
}
.btn-tran-black {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0.62);
    color: #707070;
}
.btn-tran-black:hover, .btn-tran-black:focus, .btn-tran-black:active, .btn-tran-black.active {
    background-color: rgba(0, 0, 0, 0.8);
    border-color: rgba(0, 0, 0, 0.62);
    color: #ffffff;
}
.btn-user {
    background-color: #E1002F;
    border-color: #E1002F;
    color: #FFFFFF;
}
.btn-user:hover, .btn-user:focus, .btn-user:active, .btn-user.active {
    background-color: #C60029;
    border-color: #C60029;
    color: #FFFFFF;
}
/* h ¹öÆ° */
.hbtn {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font: 600 14px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
    padding: 10px 10px;
    white-space: nowrap;
    margin-right: 5px;
    text-align: center;
    text-decoration: none;
}
.hbtn i {
    margin-right: 10px;
}
.hbtn-black {
    background-color: #1F1F1F;
    border: 1px solid #1F1F1F;
    color: #FFFFFF;
}
.hbtn-black:hover {
    background-color: #FFFFFF;
    border: 1px solid #1F1F1F;
    color: #434343;
}
.hbtn-grey {
    background-color: #707070;
    border: 1px solid #707070;
    color: #FFFFFF;
}
.hbtn-grey:hover {
    background-color: #FFFFFF;
    border: 1px solid #1F1F1F;
    color: #434343;
}
.hbtn-white {
    background-color: #FFFFFF;
    border: 1px solid #1F1F1F;
    color: #434343;
}
.hbtn-white:hover {
    background-color: #1F1F1F;
    border: 1px solid #1F1F1F;
    color: #FFFFFF;
}
.btn-size100 {
    width: 100px;
}
.btn-size90 {
    width: 90px;
}

@media (max-width:767px) {
.hbtn {
    font: 600 12px "³ª´®°íµñ", "Nanum Gothic", sans-serif;
}
.hbtn i {
    margin-right: 5px;
}
}
/* Åõ¸í ¹öÆ° */

.tran_btn {
    width: auto;
    height: auto;
    border: 1px solid rgba(255,255,255,1.00);
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    font-size: 1.9vmin;
    margin: 25px auto;
    background-color: rgba(0,0,0,0.25);
    overflow: hidden;
    padding: 0 15px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 100;
}
.tran_btn:hover {
    text-decoration: none;
    background-color: rgba(255,255,255,0.45);
}
/* °ø°£ */
.no-padding {
    padding: 0 !important;
}
.no-margin {
    margin: 0;
}
.content-xs {
    padding-top: 20px;
    padding-bottom: 20px;
}
.content {
    padding-top: 40px;
    padding-bottom: 40px;
}
.content-sm {
    padding-top: 60px;
    padding-bottom: 60px;
}
.content-md {
    padding-top: 80px;
    padding-bottom: 80px;
}
.content-lg {
    padding-top: 100px;
    padding-bottom: 100px;
}

/* »ç¿ëÀÚ Á¤ÀÇ ¹è°æ Ä®¶ó */
.bg-color-dark, .bg-color-darker, .bg-color-sea, .bg-color-red, .bg-color-aqua, .bg-color-blue, .bg-color-grey, .bg-color-light, .bg-color-green, .bg-color-brown, .bg-color-orange, .bg-color-green1, .bg-color-purple, .bg-color-dark-blue, .bg-color-light-grey, .bg-color-light-green {
    color: #fff;
}
.bg-color-grey, .bg-color-white {
    color: #434343;
}
.bg-color-dark {
    background-color: #555 !important;
}
.bg-color-darker {
    background-color: #1F1F1F !important;
}
.bg-color-white {
    background-color: #fff !important;
}
.bg-color-sea {
    background-color: #1abc9c !important;
}
.bg-color-red {
    background-color: #e74c3c !important;
}
.bg-color-aqua {
    background-color: #27d7e7 !important;
}
.bg-color-blue {
    background-color: #3498db !important;
}
.bg-color-grey {
    background-color: #fcfcfc !important;
}
.bg-color-light {
    background-color: #f7f7f7 !important;
}
.bg-color-green {
    background-color: #72c02c !important;
}
.bg-color-brown {
    background-color: #9c8061 !important;
}
.bg-color-orange {
    background-color: #e67e22 !important;
}
.bg-color-green1 {
    background-color: #2ecc71 !important;
}
.bg-color-purple {
    background-color: #9b6bcc !important;
}
.bg-color-dark-blue {
    background-color: #4765a0 !important;
}
.bg-color-light-grey {
    background-color: #585f69 !important;
}
.bg-color-light-green {
    background-color: #79d5b3 !important;
}
/* ############################# ÀÌ¹ÌÁö ¼ôÄÚ´õ  ########################### */
/*  ÀÌ¹ÌÁö ¹èÁ¤À» ÁöÁ¤ÇØ ³õ°í Àû¿ëÇÒ¼ö ÀÖ½À´Ï´Ù. */
.bg-img01 {
    background-image: url(../images/banner01.jpg); height: 300px;
}
.bg-img02 {
    background-image: url(../images/banner02.jpg);
}
.bg-img03 {
  background-image: url(../images/ro.jpg); background-repeat: no-repeat; background-size: 100%; background-position: center; 
} .bg-img031 {
  background-image: url(../images/de.jpg); background-repeat: no-repeat; background-size: 100%; background-position: center;
} .bg-img04 {
    background-image: url(../images/banner04.jpg);
}
.bg-img05 {
    background-image: url(../images/banner05.jpg);
}
.bg-img06 {
    background-image: url(../images/banner06.jpg);
}
.bg-img07 {
    background-image: url(../images/main_section01.png);
}
.bg-img08 {
    background-image: url(../images/main_section02.png);
}
.bg-img09 {
    background-image: url(../images/banner09.jpg);
}
/* Áöµµ */
.map_grey {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    overflow-y: hidden;
    margin-bottom: -5px;
}
/* ############################# À¯Æ¿¸®Æ¼  ########################### */
/* ºí·¢ Åõ¸í ·¹ÀÌ¾î È¿°ú */
.after-black {
    z-index: 1;
    overflow: hidden;
    position: relative;
}
.after-black:after {
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
    content: " ";
    height: 100%;
    text-align: center;
    position: absolute;
}
/* underbar */
.underbar-user {
	width: 50px;
	height: 3px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 0px;
	margin-bottom: 5px;
	background-color: rgba(255,193,7,1.00);
}
.underbar-user2 {
	width: 50px;
	height: 3px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-color: rgba(255,193,7,1.00);	
}

.underbar01 {
    width: 50px;
    height: 3px;
    margin: 15px auto 40px;
    background-color: rgba(31,31,31,1.00);
}
.underbar02 {
    width: 50px;
    height: 3px;
    margin: 15px auto 5px;
    background-color: rgba(255,255,255,1.00);
}
.underbar03 {
	width: 50px;
	height: 3px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 0px;
	margin-bottom: 5px;
	background-color: rgba(16,126,244,1.00);
}
/* Çìµå¶óÀÎ */
.heading:before, .heading:after {
    content: "";
    display: block;
}

.heading-bottom::after, .heading-top::before {
    width: 50px;
    border-top-width: 3px;
    border-top-style: solid;
    border-color: inherit;
}
.heading-bottom::after {
    margin-top: 15px;
}
.heading-top::before {
    margin-bottom: 15px;
}
.heading-left::before, .heading-left::after {
    margin-right: auto;
}
.heading-center::before, .heading-center::after {
    margin-left: auto;
    margin-right: auto;
}
.heading-right::before, .heading-right::after {
    margin-left: auto;
}
.heading-color-blue::after, .heading-color-blue::before {
    border-color: red;
}
.heading-color-orange::after, .heading-color-orange::before {
    border-color: orange;
}
.heading-color-yellow::after, .heading-color-yellow::before {
    border-color: yellow;
}
.heading-color-green::after, .heading-color-green::before {
    border-color: green;
}
.heading-color-cyan::after, .heading-color-cyan::before {
    border-color: cyan;
}
.heading-color-blue::after, .heading-color-blue::before {
    border-color: blue;
}
.heading-color-white::after, .heading-color-white::before {
    border-color: white;
}
.heading-color-gray::after, .heading-color-gray::before {
    border-color: gray;
}
.heading-color-dark::after, .heading-color-dark::before {
    border-color: dark;
}
/* ############################# ÆäÀÌÁö µðÀÚÀÎ ########################### */

/* ·¹ÀÌ¾Æ¿ô »ðÀÔ */
.wd {
    margin-left: auto;
    margin-right: auto;
    max-width: 1300px;
}
.wd_full {
    width: 100%;
    display: block;
}
/* ¼Õ±Û¾¾ */
#sign {
    font: 28px "³ª´®¼Õ±Û¾¾ Ææ", "Nanum Pen Script", cursive !important;
    padding-top: 55px;
}
/* ´Ü¶ôÅ×µÎ¸® °­Á¶ */
/*  ÄÝ¾Æ¿ô */
.callout {
    border-color: rgba(231,231,231,1.00);
    border-width: 1px 1px 1px 5px;
    border-style: solid;
    padding: 20px;
    margin-top: 25px;
    margin-bottom: 55px;
    border-radius: 3px;
}
.callout-red {
    border-left-color: rgba(199,22,45,1.00);
}
.callout-orage {
    border-left-color: rgba(231,89,76,1.00);
}
.callout-green {
    border-left-color: rgba(127,173,35,1.00);
}
.callout-blue {
    border-left-color: rgba(33,86,165,1.00);
}
.callout-purple {
    border-left-color: rgba(162,67,211,1.00);
}
/* ############################# Å×ÀÌºí µðÀÚÀÎ ########################### */

/* Å×ÀÌºí ºê·¹ÀÌÅ© */
.table-th-center th {
    text-align: center;
    vertical-align: middle !important;
}
.table-td-center td {
    text-align: center;
    vertical-align: middle !important;
}
/* Å×ÀÌºí */
.htable_left, .htable_cell, .htable_right {
    padding: 15px;
    vertical-align: middle;
}
.htable {
    border-top: 1px solid #ECECEC;
    color: #707070;
    font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
    line-height: 160%;
}
.htable_row {
    border-bottom: 1px solid #ECECEC;
    overflow-y: hidden;
    display: -webkit-flex;
    display: flex;
}
.htable_left {
    border-right: 1px solid #ECECEC;
    float: left;
    width: 20%;
}
.htable_cell {
    border-right: 1px solid #ECECEC;
    float: left;
}
.htable_right {
    border-right-style: none;
    float: left;
    width: 80%;
}

@media (max-width:767px) {
.htable_left, .htable_cell, .htable_right {
    padding: 15px;
}
.htable {
    border-top: 1px solid #ECECEC;
    color: #707070;
    font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
}
.htable_row {
    border-bottom: 1px solid #ECECEC;
    overflow-y: hidden;
    display: block;
}
.htable_left, .htable_cell {
    border-right: 1px none #ECECEC;
    float: none;
    width: 100%;
}
.htable_right {
    border-right-style: none;
    float: none;
    width: 100%;
}
}
/* ############################# ¸®½ºÆ® µðÀÚÀÎ ¾ÆÀÌÄÜ ÁÖ¼Ò https://www.utf8icons.com/ ########################### */
.list-styled {
    list-style: disc;
}
/* - ºñ¼øÂ÷ ¸®½ºÆ® Å¸ÀÔ 01  <ul class="list-design"> <li></li> ---- */
.list-design {
}
.list-design li {
    position: relative;
    margin: 0px 0px 7px;
    padding-left: 25px;
 }
.list-design li:hover:before {
}
.list-design li:before {
    content: "\2713 ";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    text-shadow: 0px -1px 0px #EFEFEF;
    font-size: 12px;
    font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
    top: 3px;
    left: -5px;
    line-height: 20px;
}
.list-design-black li:before {     
    background-color: #434343;
    color: #fff;
 }
/* - ºñ¼øÂ÷ ¸®½ºÆ® Å¸ÀÔ 01 small  <ul class="list-small"> <li></li> ---- */

.list-small {
}
.list-small li {
    position: relative;
    margin: 0px 0px 7px;
    padding-left: 18px;
    color: #2c2c2c;
    font-size: 14px;
}
.list-small li:hover:before {
}
.list-small li:before {
    content: "\2713 ";
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #434343;
    color: #fff;
    text-align: center;
    text-shadow: 0px -1px 0px #EFEFEF;
    font-size: 5px;
    font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
    top: 3px;
    left: -5px;
    line-height: 17px;
}
.list-small li a {
    color: #859a31;
    text-decoration: none;
    -moz-transition: all, 500ms;
    -o-transition: all, 500ms;
    -webkit-transition: all, 500ms;
    transition: all, 500ms;
}
.list-small li a:hover {
    border-bottom: .1px solid;
}
/* - ¼øÂ÷ ¸®½ºÆ® Å¸ÀÔ 01  <ol class="annotation-list"> <li></li> ---- */
.annotation-list {
    counter-reset: annotation-list;
}
.annotation-list li {
    position: relative;
    margin: 0px 0px 7px;
    padding-left: 25px;
}
.annotation-list li:before {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #4F4F4F;
    content: counter(annotation-list);
    counter-increment: annotation-list;
    color: #fff;
    text-align: center;
    text-shadow: 0px -1px 0px #EFEFEF;
    /* [disabled]font-weight: 600;
*/
    font-size: 12px;
    font-family: "³ª´®°íµñ", "Nanum Gothic", sans-serif;
    top: 3px;
    left: -5px;
    line-height: 20px;
}
.annotation-list strong {
    font-size: 15px;
    font-weight: 600;
}

@media (max-width:767px) {
.annotation-list {
    margin-top: 25px;
    margin-bottom: 25px;
}
}
/* #############################  Æ÷Åä Å¸ÀÌÆ²  ########################### */

/* ÅØ½ºÆ®¹è³Ê °£´ÜÁ¦¸ñ¿ë */
.text_banner01_black {
    background-color: rgba(31,31,31,1.00);
    padding: 55px 15px;
    text-align: center;
    color: rgba(255,255,255,0.91);
}
.text_banner01_white {
    background-color: rgba(255,255,255,1.00);
}
/* Æ÷Åä Å¸ÀÌÆ² 01  */
.photo_title01 {
    display: table;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    overflow-y: hidden;
    position: relative;
    z-index: 0;
    background-color: #1F1F1F;
    background-image:url("../images/banner06.jpg")
}
.photo_title01:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 80%;
    bottom: 10%;
    left: 0px;
    background-color: rgba(0,0,0,0.27);
    z-index: -1;
}
.photo_title01 .subject {
    display: table-cell;
    vertical-align: middle;
    height: 300px;
    text-align: center;
}
.photo_title01 .subject .inner_txt01 {
    font-size: 48px;
    color: #FFFFFF;
    letter-spacing: 5px;
}
.photo_title01 .subject .inner_txt02 {
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 10px;
}
/* ÀÌ¹ÌÁö ¹è°æ 01  */
.image_bg01 {
    display: table;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    overflow-y: hidden;
    position: relative;
    z-index: 0;
}
.image_bg01:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.27);
    z-index: -1;
}
/* ############################# Á¦¸ñ Å¸ÀÌÆ² d_title ########################### */

.d_title_01 {
    color: #8a6d3b;
    line-height: 35px;
    font-size: 25px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    letter-spacing: -1px;
}
.d_title_02 {
    color: #8a6d3b;
    line-height: 35px;
    font-size: 20px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    letter-spacing: -1px;
}
.d_title_03 {
    color: #8a6d3b;
    line-height: 35px;
    font-size: 18px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    letter-spacing: -1px;
}


/* - ¼Ò Å¸ÀÌÆ² --- */
.stitle-v1 {
    padding: 5px 5px 5px 10px;
    -webkit-box-shadow: 1px 1px 1px rgba(228,228,228,1.00);
    box-shadow: 1px 1px 1px rgba(228,228,228,1.00);
    font-size: 16px;
}
.stitle-v1-green {
    background-color: #F0FFE1;
    border-right: 3px solid #5BA622;
    color: #5BA622;
}
.stitle-v1-red {
    background-color: #FFD6DB;
    border-right: 3px solid #C7162D;
    color: #C7162D;
}
.stitle-v1-white {
    background-color: #FFFFFF;
    border-right: 3px solid #434343;
    color: #434343;
    border-top: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
}
.stitle-v1-black {
    background-color: #434343;
    border-right: 3px solid #1F1F1F;
    color: #FFFFFF;
}
.stitle-v1-orange {
    background-color: #FFEDCF;
    border-right: 3px solid #F90;
    color: #434343;
}

/* ¹®´Ü Å×µÎ¸® */

.short_01 {
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.short_02 {
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-color: rgba(244,244,244,1.00);
    border-width: 1px;
    border-style: solid;
}
.short_03 {
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: rgba(249,249,249,1.00);
}
.short_04 {
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-top-color: rgba(244,244,244,1.00);
    border-bottom-color: rgba(244,244,244,1.00);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
}
.short_05 {
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom-color: rgba(244,244,244,1.00);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top: 1px solid rgba(225,225,225,1.00);
}
/* ÀÌ¹ÌÁö ¹ÝÀÀÇü¹èÄ¡ <ul class="img_ul_50"><li> img... </li></ul> */
.img_ul_100 li {
    width: 100%;
    float: left;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.img_ul_50 li {
    width: 50%;
    float: left;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.img_ul_30 li {
    width: 33.33%;
    float: left;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.img_ul_25 li {
    width: 25%;
    float: left;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.img_ul_20 li {
    width: 20%;
    float: left;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width:767px) {
.img_ul_50 li, .img_ul_30 li, .img_ul_25 li, .img_ul_20 li {
    width: 100%;
}
}

@media (min-width:768px) and (max-width:991px) {
.img_ul_50 li, .img_ul_30 li, .img_ul_25 li, .img_ul_20 li {
    width: 50%;
}
}
/* °ø°£ Àû¿ë */
.row_space15 {
    height: 15px;
}
.row_space25 {
    height: 25px;
}
.row_space55 {
    height: 55px;
}
.bottom_space15 {
    margin-bottom: 15px;
}
.bottom_space25 {
    margin-bottom: 25px;
}
.bottom_space55 {
    margin-bottom: 55px;
}
/* ¼öÆò¼± */

hr.hr_blur {
    opacity: 0.10;
}

/* ############################# ÀÌÆåÆ® ########################### */
/* ·Ñ¿À¹ö  */
.hover-effect {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.para_bg {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 120%;
    background-size: 120%;
}

/* ############################# À¯Æ¿¸®Æ¼ ########################### */


@media (max-width:991px) {
}

@media (max-width:767px) {
.map_grey {
    display: none;
}
.view_auto {
    overflow-y: auto;
    padding-bottom: 15px;
}
.view_auto_sell {
    min-width: 767px;
}
.view_auto_sell2 {
    min-width: 991px;
}
.view_pc {
    display: none !important;
}
.view_mobile {
}
}

@media (min-width:576px) {
}

@media (min-width:768px) {
.view_pc {
}
.view_mobile {
    display: none !important;
}
}

@media (min-width:992px) {
}

@media (min-width:1024px) {
}



/*---------------------------------------------------------------------------------------------------------*/


/* Äü¸Þ´º ÁöÁ¤ ½ºÅ¸ÀÏ */
.top-btn {
position: fixed;
right: 3%;
bottom: 10%;
width: 100px;
height: 400px;
outline: none;
cursor: pointer;
border: none;
display: block;
z-index:999999999
}

@media screen and (max-width:845px){
.top-btn{
position: fixed;
right: 5%;
bottom: 15%;
width: 50px;
height: 200px;
outline: none;
cursor: pointer;
border: none;
display: block;
z-index:999999999
}
.se_custom {
width:120% !important;
height:200px;
float:right !important;
}
}
.se_custom {
width:1100px !important;
float:right !important;
}




/*---------------------------------------------------------------------------------------------------------*/


.box-sizing(@boxmodel) {
  -webkit-box-sizing: @boxmodel;
     -moz-box-sizing: @boxmodel;
          box-sizing: @boxmodel;
}





  .container:before {
   display: table; content: ""; box-sizing: border-box;
  }

@media screen and (max-width:845px){
  .container{
   width: 90%;
  }
}

.row1:before {
   display: table; content: ""; box-sizing: border-box;
}


.col-sm-3 .col-sm-9 {
  position: relative;
  min-height: 1px;
  padding: 0 15px;
}

@media screen and (max-width:845px){
  .col-sm-3{
   width: 25%; float: left;
  }
}

section.default.service .bx-contents-pager > a {
  background: #fff;
  border-radius: 6px;
  padding: 18px 20px;
  cursor: pointer;
  position: relative;
  margin-bottom: 16px;
  line-height: 19px;
  overflow: hidden;
  display: block;
  color: #000;
  text-decoration: none;
}

section.default.service .bx-contents-pager > a.active:before {
  content: "";
  width: 58px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #3d77eb url(http://happy14329.cafe24.com//bizdemo102211/img/homepee/images/check.png) center no-repeat;
  background-size: auto;
}

section.default.service .bx-contents-pager > a span {
  font-size: 20px;
  font-weight: 500;
}

section.default.service .bx-contents-pager > a span {
  font-size: 20px;
  font-weight: 500;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none; !important;
}

section.default.service .bx-contents-pager > a {
  background: #fff;
  border-radius: 6px;
  padding: 18px 20px;
  cursor: pointer;
  position: relative;
  margin-bottom: 16px;
  line-height: 19px;
  overflow: hidden;
  display: block;
  color: #000;
  text-decoration: none;
}


@media (min-width: 768px) {
  .col-sm-9 {
    width: 75%;
    float: left;
  }
}


.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 100% !important;
  *zoom: 1;
}

.bx-wrapper img {
  width: 100%;
  height: auto;
  display: block;
}

@media (min-width: 768px) {
  .bx-viewport {
    height: 300px;
  }
}

.bx-wrapper .bx-viewport {
  background: #fff;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
           -ms-transform: translatez(0);
           -o-transform: translatez(0);
           transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 10px;
  width: 100%;
}

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}


/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ff0000;
}


section.default.service .item.item-1 {
  background: url(http://happy14329.cafe24.com//bizdemo102211/img/homepee/images/service1.png) center no-repeat;
  background-size: cover;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top:-16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


section.default.service .item.item-2 {
  background: url(http://happy14329.cafe24.com//bizdemo102211/img/homepee/images/service2.png) center no-repeat;
  background-size: cover;
}

section.default.service .item.item-3 {
  background: url(http://happy14329.cafe24.com//bizdemo102211/img/homepee/images/service3.png) center no-repeat;
  background-size: cover;
}

section.default.service .item.item-4 {
  background: url(http://happy14329.cafe24.com//bizdemo102211/img/homepee/images/service4.png) center no-repeat;
  background-size: cover;
}

section.default.service .item.item-5 {
  background: url(http://happy14329.cafe24.com//bizdemo102211/img/homepee/images/service5.png) center no-repeat;
  background-size: cover;
}

section.default.service .contents .item {
  height: 426px;
  border-radius: 6px;
  text-align: center;
  padding: 60px;
  color: #fff;
}


/*---------------------------------------------------------------------------------------------------------*/

.wrap-feature45-box {
  margin-top: 30px;
}

.wrap-feature45-box .main-tab {
  display: flex;
  width: 100%;
}

.wrap-feature45-box .main-tab>a {
      font-size: 15px;
      font-weight: 600;
      text-transform: uppercase;
      line-height: 18px;

      color: #3f4448;
      background-color: #f8f8f8;
      text-align: center;
      margin: 0px 1px 0px 1px;
      border: none;
        padding: 20px 0;
      font-family: "Montserrat", sans-serif;
}

.wrap-feature45-box .main-tab>a.active {
  color: #ffffff !important;
  background-color: #cabe9f !important;
  position:relative;

}
.wrap-feature45-box .main-tab>a.active:after {
  position: absolute;
    content: '';
    width: 0;
    height: 0;
    bottom: -6px;
    left: 50%;
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 6px solid;
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 0;
    border-top-color: #cabe9f !important;
}

.wrap-feature45-box .tab-pane {
  /*padding: 80px 0;*/
}

@media (max-width: 767px) {
  .wrap-feature45-box .tab-pane {
    padding: 30px 0;
  }
  .wrap-feature45-box .tab-pane ul {
    padding-top: 0px;
  }

  .wrap-feature45-box a.nav-item i {
    font-size:24px;
  }
    }

@media (min-width: 992px){
_grid.scss:42.col-lg-12 {
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}

}