@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);

body {
    font-family: 'Noto Sans KR', sans-serif;
    color: #333;
/*    padding-top: 88px;*/
}

/* ?€λΉκ²μ΄??*/

.navbar-fixed-top {
    position: relative;
}

.navbar img.main-logo {
    width: 225px;
    margin-top: 8px;
    margin-right: 120px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-header {
    height: 88px;
}

.navbar-nav {
    margin-top: 20px;
}

.navbar-collapse {
/*    padding-top: 20px;*/
}

.navbar-nav li {
    margin-right: 50px;
}

.navbar-nav li a {
    font-weight: 300;
}

.navbar-nav li a:hover {
    font-weight: 600;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
}


/* λ©μΈ?μ΄μ§ */

.banner-main {
/*    height: 500px;*/
    padding: 100px 15px;
    display: block;
    background-color: #ffef2b;
}

.banner-main .phone {
    width: 50%;
    float: left;
/*    margin: 75px 75px 0 15px;*/
    margin-right: 75px;
}

.banner-main .symbol {
    margin-top: 60px;
}

.banner-main .symbol .div3 {
    width: 120px;
    float: left;
    text-align: center;
}

.banner-main .symbol .div3 span {
    width: 72px;
}

.banner-main .symbol .div3 img {
    width: 72px;
    margin-bottom: 10px;
}

.banner-main p.text {
    font-size: 36px;
    font-weight: 300;
    margin-top: 45px;
}

.main-section1 .container {
    height: 280px;
    display: block;    
    background-image: url(../images/main_connect.png);
    background-size: 610px;
    background-position: right;
    background-repeat: no-repeat;    
}

.main-section1 .container p {
    margin: 70px 30px;
    font-size: 16px;
    font-weight: 300;
    line-height: 2;
}

.main-section2 {
    background-color: #eee;
    height: 280px;
    display: block;
}

.main-section2 .container {
    height: 280px;
    display: block;    
    background-image: url(../images/main_communication.png);
    background-size: 410px;
    background-position: 30px center;
    background-repeat: no-repeat;    
}

.main-section2 .container p {
    float: right;
    margin: 70px 30px;
}

.main-section2 .container .div2 {
    float: right;
    font-size: 16px;
    font-weight: 300;
    line-height: 2;
}

.main-section2 .container .div2:first-child {
    text-align: center;
}

.main-section2 .container .div2 img {
    width: 170px;
    display: block;
    margin: 80px 50px 10px 50px;
}

.footer {
    border-top: 1px solid #ccc;
    padding: 30px;
    background-color: #eee;
}

.footer img {
    width: 225px;
    float: left;
    opacity: 0.75;
    margin-right: 50px;
}

.footer p {
    color: #999;
    font-size: 13px;
    font-weight: 200;
    line-height: 2;
}


/* ?λΈ ?μ΄μ§ */

.banner-product {
    height: 300px;
    background-image: url(../images/header-ideapiece.jpg);
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    display: block;
}

.banner-support {
    background-image: url(../images/header-meeting.jpg);
}

.banner-community {
    background-image: url(../images/header-work.jpg);
}

.banner-notice {
    background-image: url(../images/header-making.jpg);
}
    
.banner-product .container .text {
    margin-top: 180px;
    margin-left: 15px;
    color: #fff;
    font-size: 16px;
    font-weight: 300
}

.banner-product .container .text b {
    font-size: 42px;
    font-weight: 500;
}

.product-section1 {
/*    height: 400px;*/
}

.product-section1 .container {
/*    height: 400px;*/
    padding: 100px 15px;
    text-align: center;
}

.product-section1 .container .section-wrap {
/*    width: 90%;*/
    margin: 0 auto;
}

.product-section1 img {
    width: 385px;
    width: 35%;
/*    margin: 30px;*/
    margin-left: 10%;
    float: left;
}

.product-section1 .container .text {
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    margin-top: 140px;
    margin-left: 30px;
    float: left;
}

.product-section1 .container .text b {
    color: #e5006d;
}

.product-section2 {
    background-color: #eee;
}

.sections {
/*    height: 500px;*/
    padding: 100px 15px;
}

.sections .container {
    text-align: center;
}

.sections .container img {
    width: 80%;
}

.sections .container .text {
    font-size: 36px;
    font-weight: 300;
/*    margin-top: 80px;*/
/*    margin-bottom: 50px;*/
}

.product-section4 {
    background-color: #eee;
/*    height: 600px;*/
}

.product-section5 {
/*    height: 600px;*/
}

.product-section4 .container img {
    width: 70%;
}

.product-section5 .container img {
    width: 60%;
}

.product-section6 {
    background-color: #eee;
    padding: 50px 0;
}

.product-section6 .container {
    font-size: 16px;
    font-weight: 300;
}

.product-section6 .container .hor2 {
    clear: both;
    margin-bottom: 20px;
}

.product-section6 .container h3,
.product-section6 .container p,
.product-section6 .container ul {
    float: left;
    width: 50%;
    min-width: 280px;
    margin-left: 5%;
    margin-right: 5%;
    line-height: 2;
}

.product-section6 .container h3{
    font-size: 28px;
    font-weight: 600;
    color: #666;
}

.product-section6 .container ul {
    padding-left: initial;
}

.product-section6 .container img {
    width: 35%;
    margin-left: 5%;
    min-width: 280px;
}

.product-section7 .container img {
    width: 200px;
    margin-bottom: 10px;
    cursor: pointer;
}

.product-section7 .text {
    margin-bottom: 50px;
}

.product-section7 .desc {
    font-size: 16px;
    font-weight: 300;
}

.product-section7 .left {
    float: left;
    text-align: right;
    width: 45%;
    margin-right: 5%;
}

.product-section7 .left p {
    margin-right: 70px;
}

.product-section7 .right {
    float: left;
    width: 45%;    
    text-align: left;
    margin-left: 5%;
}

.product-section7 .right p {
    margin-left: 70px;
}

.about-section1 .container,
.about-section2 .container {
    padding: 50px;
}

.about-section1 h3,
.about-section2 h3 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 30px;
}

.about-section1 img {
    width: 30%;
    float: left;
    margin-right: 50px;
}

.about-section1 {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 300;
/*    width : 60%;*/
}


.about-section2 .location {
    margin-top: 30px;
    
}

.about-section2 p {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 300;
    margin-bottom: 20px;
}

.about-section2 span{
    float: left;
    font-size: 23px;
    font-weight: 300;
    margin-right: 10px;
    clear: both;
}

.about-section2 .googlemaps {
    width: 95%;
}



/* κ²μ??*/

.table tbody tr th,
.table tbody tr td {
    color: #555;
    font-weight: 300;
}

.table tbody tr th {
    text-align: center;
}

.table .table-title {
    text-align: left;
    cursor: pointer;
}

.table .table-title:hover {
    font-weight: bold;
}

.table .table-data-title:hover {
    font-weight: normal;
}

.table .table-data-title {
    cursor: default;
}

.table .table-download input{
    width: 22px;
    
}

.table .noti-title-head,
.table .noti-name-head,
.table .noti-date-head {
    width:15%;
}

.table .noti-name,
.table .noti-date  {
    width:35%;
    text-align: left;
}

.table .noti-date {
    text-align: right;
}

.table .noti-title {
    width: 85%;
    text-align: left;
}

.table .noti-content {
    text-align: left;
    padding:  lpx;
}

label {
    font-weight: 500;
}

@media screen and ( max-width: 767px ) {
    
    /* λ©μΈ */
    .navbar img.main-logo {
        width: 180px;
        margin-top: 16px;
        margin-right: 20px;
    }
    
    .banner-main .phone {
        float: none;
        margin-top: 30px;
        margin-right: 20px;
        width: 60%
    }

    .banner-main .symbol {
        margin-top: 20px;
    }

    .banner-main .symbol .div3 {
        width: 100px;
        float: left;
        text-align: center;
    }   
    
    .banner-main .symbol .div3 span {
        width: 48px;
        font-size: 13px;
    }

    .banner-main .symbol .div3 img {
        width: 48px;
        margin-bottom: 5px;
    }
    
    .banner-main p.text {
        margin-top: 30px;
        font-size: 28px;
    }

    .main-section1 .container .text {
        margin: 20px;
    }    
    
    .main-section2 .container .div2:first-child {
        display: none;
    }    

    
    /* ?λΈ?μ΄μ§ */
    
    .product-section1 .container .text, 
    .product-section2 .container .text {
        font-size: 24px;
    }
    
    .product-section1 img {
        width: 50%;
    }
    
    .product-section1 .container .text {
        margin-top: 10px;
    }
    
    .sections .container .text {
        font-size: 24px;
    }
    
    .product-section4 .container img {
        width: 80%;
    }

    .product-section5 .container img {
        width: 70%;
    }
    
}


@media screen and ( max-width: 414px ) {
    /* λ©μΈ */
    .banner-main {
/*        height: 400px;*/
        display: block;
/*        background-color: #ffef2b;*/
        padding: 80px 15px;
    }

    .banner-main .container {
        width: 100%;
        text-align: center;
    }
    
    .banner-main p.text {
        margin: 15px;
        font-size: 24px;
    }
    
    .banner-main .phone {
        width: 80%;
        margin-top: 0;
    } 
    
    .banner-main .symbol .div3 {
        width: 33%;
    }
    
    .banner-main .symbol .div3 span {
        width: 36px;
        font-size: 12px;
    }

    .banner-main .symbol .div3 img {
        width: 40px;
        margin-bottom: 5px;
    }
    
    .main-section1 .container {
        background-size: 100%;
        background-position:bottom;        
    }
    
    .main-section1 .container p, 
    .main-section2 .container p {
        margin: 15px;
        font-size: 14px;
        line-height: 1.6;
    }
    
    .main-section2 .container {
        background-size: 70%;
        background-position: center 150px;
    }
    
    .main-section2 .container .div2:first-child {
        display: none;
    }
    
    
    /* ?λΈ?μ΄μ§ */
    
    .banner-product {
/*        height: 350px;*/
        background-position: 70% 50%;
        background-size: cover;
        position: relative;
        display: block;
    }
    
    .product-section1 .container {
        margin: 0 auto;
        text-align: center;
    }
    
    .product-section1 .container .text {
        text-align: center;
        float: none;
        font-size: 24px;
        margin-top: 20px;
        width: 100%;
        margin-left: 0;
        display: inline-block;
    }

    .product-section1 .container {
        padding: 80px 15px;
    }
    
    .sections {
        padding: 80px 15px;
    }

    .sections .container .text {
        font-size: 24px;
/*        margin-top: 30px;*/
    }
    
    .product-section1 .container img {
        width: 80%;
        margin: 0;
/*        margin-top: 50px;*/
        margin-left: 10%;
        display: inline-block;
    }
    
    .sections .container img {
        width: 100%;
    }
    
    .product-section3 {
/*        height: 400px;*/
    }

    .product-section4 {
/*        height: 450px;*/
    }
    
    .product-section5 {
/*        height: 450px;*/
    }
    
    .product-section6 .container h3{
        font-size: 24px;
    }    
}


.cb {
    clear: both;
}

    
