﻿@charset "utf-8";
/* noto-sans-kr-100 - latin_korean */
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/noto-sans-kr-v12-latin_korean-100.eot'); /* IE9 Compat Modes */
    src: local('Noto Sans KR Thin'), local('NotoSansKR-Thin'),
    url('../fonts/noto-sans-kr-v12-latin_korean-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/noto-sans-kr-v12-latin_korean-100.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/noto-sans-kr-v12-latin_korean-100.woff') format('woff'), /* Modern Browsers */
    url('../fonts/noto-sans-kr-v12-latin_korean-100.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/noto-sans-kr-v12-latin_korean-100.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
/* noto-sans-kr-300 - latin_korean */
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/noto-sans-kr-v12-latin_korean-300.eot'); /* IE9 Compat Modes */
    src: local('Noto Sans KR Light'), local('NotoSansKR-Light'),
    url('../fonts/noto-sans-kr-v12-latin_korean-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/noto-sans-kr-v12-latin_korean-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/noto-sans-kr-v12-latin_korean-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/noto-sans-kr-v12-latin_korean-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/noto-sans-kr-v12-latin_korean-300.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
/* noto-sans-kr-regular - latin_korean */
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/noto-sans-kr-v12-latin_korean-regular.eot'); /* IE9 Compat Modes */
    src: local('Noto Sans KR Regular'), local('NotoSansKR-Regular'),
    url('../fonts/noto-sans-kr-v12-latin_korean-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/noto-sans-kr-v12-latin_korean-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/noto-sans-kr-v12-latin_korean-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/noto-sans-kr-v12-latin_korean-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/noto-sans-kr-v12-latin_korean-regular.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
/* noto-sans-kr-500 - latin_korean */
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/noto-sans-kr-v12-latin_korean-500.eot'); /* IE9 Compat Modes */
    src: local('Noto Sans KR Medium'), local('NotoSansKR-Medium'),
    url('../fonts/noto-sans-kr-v12-latin_korean-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/noto-sans-kr-v12-latin_korean-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/noto-sans-kr-v12-latin_korean-500.woff') format('woff'), /* Modern Browsers */
    url('../fonts/noto-sans-kr-v12-latin_korean-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/noto-sans-kr-v12-latin_korean-500.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
/* noto-sans-kr-700 - latin_korean */
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/noto-sans-kr-v12-latin_korean-700.eot'); /* IE9 Compat Modes */
    src: local('Noto Sans KR Bold'), local('NotoSansKR-Bold'),
    url('../fonts/noto-sans-kr-v12-latin_korean-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/noto-sans-kr-v12-latin_korean-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/noto-sans-kr-v12-latin_korean-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/noto-sans-kr-v12-latin_korean-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/noto-sans-kr-v12-latin_korean-700.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
/* noto-sans-kr-900 - latin_korean */
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/noto-sans-kr-v12-latin_korean-900.eot'); /* IE9 Compat Modes */
    src: local('Noto Sans KR Black'), local('NotoSansKR-Black'),
    url('../fonts/noto-sans-kr-v12-latin_korean-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/noto-sans-kr-v12-latin_korean-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/noto-sans-kr-v12-latin_korean-900.woff') format('woff'), /* Modern Browsers */
    url('../fonts/noto-sans-kr-v12-latin_korean-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/noto-sans-kr-v12-latin_korean-900.svg#NotoSansKR') format('svg'); /* Legacy iOS */
}
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);

body {
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans KR','맑은 고딕','malgun gothic', sans-serif,'Nanum Gothic', '돋움', 'dotum','apple Gothic';
    font-size: 1rem;
}

@media (min-width: 576px) {
    .slide-m-img {
        width: 1000px;
        height: auto;
        margin-left: -15%;
    }
    .m-d-none {
        display: none;
    }
    .m-invisible {
        visibility: hidden !important;
    }
    .web-invisible {
        visibility: visible !important;
    }
    .m-rental-process-img {
        display: none;
    }
    .web-rental-process-img {
        display: block;
    }
    .web-d-flex {
        display: block !important;
    }
    .web-d-none {
        display: inline-block;
    }
    .col-2-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        height: 180px;
        margin-bottom: 10px;
    }
    .m-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        margin-right: 0px;
        margin-left: 0px;
    }
    .m-table {
        margin-bottom: 0;
    }
    .m-img-size {
        width: 50%;
    }

    .icon-middle {
        margin-top: calc(50% - 110px);
    }
    .m-font {
        font-size: 1.2rem;
    }
    .web-w-80 {
        width: 100% !important;
    }
    .index-rental-img-size {
        width: 211px;
        height: 136px;
    }
    h1 {
        font-size: 1.8rem;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1280px;
    }
    .slide-m-img {
        width: 100%;
        height: auto;
        margin-left: 0;
    }
    .m-d-none {
        display: table-header-group;
    }
    .m-invisible {
        visibility: visible !important;
    }
    .web-invisible {
        visibility: hidden !important;
    }
    .m-rental-process-img {
        display: block;
    }
    .web-rental-process-img {
        display: none;
    }
    .web-d-flex {
        display: -webkit-box !important;
        display: -ms-flex !important;
        display: flex !important;
    }
    .web-d-none {
        display: none;
    }
    .col-2-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .m-img-size {
        width: 25%;
    }
    .icon-middle {
        margin-top: calc(50% - 120px);
    }
    .web-w-80 {
        width: 80% !important;
    }
    .index-rental-img-size {
        width: 300px;
        height: 193px;
    }
    h1 {
        font-size: 2.5rem;
    }
}


.works li a:hover,
.works li a:active,
.outer-link li a:hover,
.outer-link li a:active {
    color: #df181e;
}
.slider-wrapper {
    position: relative;
}
.slider-cover {
    background: linear-gradient(to right, rgba( 0, 0, 0, 0.6 ), rgba( 0, 0, 0, 0 ));
    width: 70%;
    height: 10%;
    position: absolute;
    z-index: 100;
    left: 0;
}
.slider-m-cover {
    background-color: rgba( 0, 0, 0, 0.5 );
    width: 100%;
    height: 12%;
    position: absolute;
    z-index: 100;
}
.slider-cover-inner {
    width: 50%;
    height: 10%;
    position: absolute;
    z-index: 110;
    left: 0;
}
.slider-m-cover-inner {
    width: 100%;
    height: 20%;
    position: absolute;
    z-index: 110;
}
.slide-quote {
    position: absolute;
    width: 70%;
    height: 60%;
    right: 10%;
    top: 20%;

}
.text-white-shadow {
    text-shadow:
            -3px -3px 3px #fff,
            3px -3px 3px #fff,
            -3px 3px 3px #fff,
            3px 3px 3px #fff;
    font-weight: bold;
}

/*rental-process*/




/*rental-product*/
.bx-wrapper .bx-pager {
    position: absolute;
    bottom: 10px !important;
    left: -310px;
    z-index: 110;
}

.content-head {
    width: 20%;
    float: left;
}
.content-head h1 {
    font-size: 1.2em;
    margin-top: 0;
}
.content-head ul {
    list-style: none;
    padding-left: 2em;
    font-weight: bold;
    padding-right: 5em;
    /*text-align: right;*/
}
.content-head li {
    line-height: 200%;
}
.content-head a {
    text-decoration: none;
    color: #707070;
}
.content-head a:hover {
    color: red;
}

.content-body {
    width: 80%;
    float: right;
}

/*상담신청 액션*/

/*.catalog {
    background: #f3f3f3;
    padding: 0 .5em .5em .5em;
    margin-top: .5em;
}*/
/*.catalog-button {
    text-decoration: none;
    color: black;
    display: block;
    !*background: url('../images/bullet-catalog.png') 10px 22px no-repeat;*!
    padding-left: 2em;
}*/
/*
.catalog-button:hover {
    color: red;
}
.catalog-form-wrap {
    display: none;
}
*/




/*admin*/
.admin {
    background: #CCC;
}
.admin .wrapper {
    margin-top: 10em;
}

/*!* admin login *!*/
.login .login-box {
    width: 300px;
    margin: 20% auto 0 auto;
    background: white;
    text-align: center;
    padding: 1.7em .7em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.login img {
    margin-bottom: 1em;
}

.login input[type=text],
.login input[type=password] {
    padding: .2em;
    width: 126px;
    border: 1px solid #aaa;
}

.login input[type=submit] {
    display: block;
    margin: 1em auto 0 auto;
    width: 270px;
}

/*!* admin index *!*/
.admin h2 {
    margin-bottom: 0;
    font-size: 1.5em;
    border-top: 1px solid #aaa;
    padding-top: 10px;
}

.admin table {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    background-color: #ddd;
}
.admin table th,
.admin table td {
    border: 1px solid #aaa;
    padding: .5em;
    line-height: 2.0em;
}
.admin table th {
    font-weight: bold;
    background-color: #eee;
    border-bottom: 2px solid #aaa;
}

.admin table .even td {
    background-color: #eee;
}
.admin table .description {
    max-height: 130px;
    overflow-y: scroll;
}

.admin.diagnosis-detail canvas {
    float: left;
}
.admin.diagnosis-detail table {
    float: right;
    width: 500px;
}

/*공통*/
.w-1280 {
    width: 1280px;
}

.w-250 {
    width: 250px;
}

.w-500 {
    width: 500px;
}

.container-fluid {
    padding: 0;
}
.container {
    padding: 0;
}

.border-red {
    border: 1px solid red;
}
.border-1px-solid {
    border-style: solid;
    border-width: 1px;
}
.position-fixed {
    z-index: 999;
}
.text-decoration-none {
    color: #000;
}
.text-decoration-none:hover {
    color: #888;
}


.h-700 {
    height: 700px;
}
.h-550 {
    height: 550px;
}
.h-400 {
    height: 400px;
}
.h-150 {
    height: 150px;
}
.h-300 {
    height: 300px;
}
.h-200 {
    height: 200px;
}
.h-250 {
    height: 250px;
}

.border-radius {
    border-radius: 1rem;
}
.border-radius-100 {
    border-radius: 100%;
}

.border-radius-13 {
    border-radius: 13%;
}

.h-0 {
    height: 0;
}

.h-10 {
    height: 10%;
}
.h-20 {
    height: 20%;
}
.h-30 {
    height: 30%;
}
.h-40 {
    height: 40%;
}
.h-60 {
    height: 60%;
}
.h-70 {
    height: 70%;
}
.h-80 {
    height: 80%;
}
.h-90 {
    height: 90%;
}
.h-100px {
    height: 100px;
}
.h-110 {
    height: 110%;
}

.w-10 {
    width: 10% !important;
}
.w-20 {
    width: 20% !important;
}
.w-30 {
    width: 30% !important;
}
.w-40 {
    width: 40% !important;
}
.w-60 {
    width: 60% !important;
}
.w-70 {
    width: 70% !important;
}
.w-80 {
    width: 80% !important;
}
.w-90 {
    width: 90% !important;
}

.main-section-1 {
    background: url("/images/main1.png") 0 -200px repeat;
}
.main-section-2 {
    /*background: url("/images/main2.png") 0 0 repeat;*/
}
.main-section-3 {
    background: url("/images/main3.png") 0 0 repeat;
}
.main-section-4 {
    /*background: url("/images/main3.png") 0 0 repeat;*/
}

.bg-circle {
    background: url("/images/icon-bg-circle-1.png") center center no-repeat;
    background-size: 80%;
}
.bg-circle:hover {
    background: url("/images/icon-bg-circle-2.png") center center no-repeat;
    background-size: 80%;
    transform: scale(1.1);
}

.bg-grey {
    background-color: #898989;
}

.bg-soft-grey {
    background-color: #e5e5e5;
}
.bg-medium-grey {
    background-color: #b7bebd;
}
.bg-mild-grey {
    background-color: #dfe3e3;
}
.bg-showroom {
    background-color: #212e48;
}
.border-showroom {
    border-bottom: 1px solid #212e48;
}

.border-bottom-grey {
    border-bottom: 1px solid #898989;
}
.border-grey {
    border-color: #898989;
}
.border-mild-grey {
    border: 1px solid #dfe3e3;
}

.text-line-through {
    text-decoration: line-through;
}

.text-keep {
    word-break: keep-all;
}

.js-top-move {
    margin-top: -600px;
}

.js-bottom-move {
    margin-top: 300px;
}

.nav-link {
    font-size: 1.3rem;
}

.f-size-25 {
    font-size: 2.5rem;
}

.mt-6 {
    margin-top: 4rem;
}

.mt-7 {
    margin-top: 5rem;
}
.mt-8 {
    margin-top: 6rem;
}
.mt-9 {
    margin-top: 7rem;
}
.mt-10 {
    margin-top: 9rem;
}
.mr-n11,
.mx-n11 {
    margin-right: -11rem !important;
}
.ml-n11,
.mx-n11 {
    margin-left: -9rem !important;
}

.big-font {
    font-size: 4rem;
}

.text-shadow {
    text-shadow: 1px 1px 1px #ccc;
}

.bg-logo-color {
    background-color: #50b1b1;
}

.text-logo-color {
    color: #50b1b1 !important;
}

.input-group>.input-group-prepend {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}
.input-group .input-group-text {
    width: 100%;
    display: block;
}

.custom-range {
    height: auto;
    height: unset;
}

.form-control.form-checkbox {
    height: auto;
    height: unset;
}

.table td {
    vertical-align: auto; /*ie11용*/
    vertical-align: unset; /*크롬용*/
    padding: 0.1rem;
}

.table th {
    vertical-align: auto;
    vertical-align: unset;
}

.rental-process-bg {
    background: url("/images/rental-process-bg.png") 0 0 no-repeat;
}

.col-2-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18%;
    flex: 0 0 18%;
    max-width: 18%;
}

.line-h-140 {
    line-height: 140%;
}

.office-consulting {
    background: url("../images/office-consulting-intro.png") center 0 repeat;
}

.btn-detail {
    background: url("../images/btn_n.png") center 0 no-repeat;
}

.bg-grey-opacity.on {
    background-color: rgba(27, 29, 8, 0.6);
    z-index: 200;
}
.position-0 {
    left: 0;
    top: 0;
}
.position-bottom {
    bottom: 0;
}
.up-btn {
    bottom: 2%;
    right: 2%;
}


.cursor-pointer {
    cursor: pointer;
}

.table-bordered-y-red {
    border-right: 5px dotted #df181e !important;
    border-left: 5px dotted #df181e !important;
}
.table-bordered-y-grey {
    border-right: 1px solid #dee2e6 !important;
    border-left: 1px solid #dee2e6 !important;
}
.table-bordered-bottom-red {
    border-bottom: 5px dotted #df181e !important;
}
.table-bordered-bottom-grey {
    border-bottom: 1px solid #dee2e6 !important;
}
.table-bordered-top-red {
    border-top: 5px dotted #df181e !important;
}
