/* ------------------------------------------------------------------------------- */
/*                                Font style setup                                 */
/* ------------------------------------------------------------------------------- */
* {
    text-size-adjust: none;
   -webkit-text-size-adjust:none;
}


.f-Yumi {
    font-family: 'YuMincho-Regular';
}

.f-Futura{
    font-family: 'FuturaMd';
}


a.active {
    color: #a11811 !important;
}

/* ------------------------------------------------------------------------------- */
/*                                      Privacy                                    */
/* ------------------------------------------------------------------------------- */
/* header */
header {
    height: 65px;
}
.logo-img {
    margin: 0px auto;
}

.desk-top-privacy {
    margin-top: 35px;
    margin-bottom: 10px;
}

.navbar {
    border: 0px;
    border-radius: 0px;
}

.navbar-brand {
    padding: 0px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar {
    min-height: 65px;
}

.navbar-default .navbar-nav > li > a {
    color: #333;
    font-size: 16px;
    line-height: 18px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 2px 15px 5px;
}

.nav > li {
    border-right: 1px solid #dcdcdc;
}

.nav > li:last-child {
    border-right: none;
}

.navbar-default .navbar-nav > li:last-child > a:hover {
    color: #0877be;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #ae1108;
}


.privacy .content {
    line-height: 30px;
    width: 75%;
    margin: 0px auto;
    margin-top: 50px;
    font-weight: bold;
}
.title-content-index {
    color: #ae1108;
    font-size: 11px;
    line-height: 56px;
}
.menu li a:focus{
    text-decoration: none;
}
.menu li a {
    color: #342c2c;
    line-height: 50px;
    font-size: 11px;
        letter-spacing: 1px;
}
.text-logo {
    margin-top: 5px;
    font-size: 10px;
    line-height: 12.47px;
}

.logo a {
    text-decoration: none;
    line-height: 16px;
    color: #342c2c;
    font-weight: bold;
}

.menu {
    margin: 20px 0px;
}
.menu a {
    font-weight: bold;
}
.contact li {
    font-size: 11px;
}

.desk-top-privacy a {
    color: #342c2c;
}
.privacy a{
    font-size: 10px;
    font-weight: bold;
}
.copy {
    color: #9c8f8f;
    line-height: 25.43px;
    margin: 0px -5px;
}

.email-contact a, .fb-contact a {
    padding: 1px 50px 6px;
}

.email-contact {
    height: 25px;
    width: 100px;
    margin: 0px auto 10px;
    position: relative;
    background: url("../images/btn-contact.png") no-repeat center center;
}
.fb-contact {
    height: 25px;
    width: 100px;
    margin: 0px auto;
    position: relative;
    background: url("../images/btn-fb.png") no-repeat center center;
}
.cont-e:hover{
	transition: 500ms;
    text-decoration: none;
    color: #a11811 !important;
}


.cont-e {
    position: absolute;
    top: 5px;
    right: 0px;
    width: 60px;
    font-size: 11px;
    text-align: left;
    color: #fff;
}

.contact a img {
    margin: 0px auto;
}


/* ------------------------------------------------------------------------------- */
/*                                      Index                                      */
/* ------------------------------------------------------------------------------- */
.text-side{
    float:left;
    width:360px;
}
.item-img{
    float:left;
    width: 170px;
}

.text-home {
    font-size: 22px;
    letter-spacing: 5px;
    line-height: 42px;
}

.item-img {
    padding: 5px;
}
.text-side {
    background: #d4d1c8;
    margin-top: 5px;
    padding: 15px 35px;
    height: 152px;
    font-size: 22px;
    color: #fff;
}
.home .content {
    margin-left: 90px;
    margin-top: 160px;
}


.content-index {
    font-size: 10.99px;
    line-height: 27.97px;
}

/* ------------------------------------------------------------------------------- */
/*                                      News                                       */
/* ------------------------------------------------------------------------------- */
.btn-fb-news {
    width: 177px;
    margin: 10px auto;
}

.new .content {
    margin-top: 200px;
    font-weight: bold;
}
.title-news {
    font-size: 11px;
    line-height: 17px;
}


/* ------------------------------------------------------------------------------- */
/*                                      Concept                                    */
/* ------------------------------------------------------------------------------- */
.title-concept {
    font-size: 11px;
    line-height: 17px;
}
.btn-act a {
    font-size: 11px;
    line-height: 17.62px;
}
.ava {
    margin: 20px auto;
}
.name {
    margin: 10px 0px;
    font-size: 11px;
    line-height: 17px;
}

.concept .content {
    font-size: 13px;
    font-weight: bold;
}

.btn-act {
    width: 85px;
    height: 85px;
    position: absolute;
    top: 120px;
    right: 290px;
    border: 1px solid #dedddd;
    padding: 30px 15px;
    border-radius: 50%;
    text-decoration: none;
    color: #342c2c;
    font-size: 10.07px;
    line-height: 17.62px;
}
.btn-act:hover {
	transition: 500ms;
    text-decoration: none;
    color: #a11811 !important;
    opacity: 0.5;
}



/* ------------------------------------------------------------------------------- */
/*                                      profile                                    */
/* ------------------------------------------------------------------------------- */
.ti-pro {
    margin: 20px 0px 20px;
}
.des-concept {
    width: 400px;
    margin: 0px auto;
    line-height: 18px;
    font-size: 11px;
}


.work-content{
    max-height: 500px;
    overflow: auto;
    font-size: 12px;
    line-height: 18px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    width: 3px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 3px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 3px;
    background-color: #b12522 !important;
    border-radius: 0px;
    height: 100px;
}

.mCSB_scrollTools .mCSB_dragger {
    height: auto !important;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: #b12522 !important;
}

.contents_right_txt01 p{
    width: 70px;
}
.contents_right_txt02 {
    width: 260px;
}
.contents_right_txt03 {
    width: 400px;
}
.contents_right_base > div {
    float: left;
}
.contents_right_base {
    display: inline-block;
}
.works .content {
    width: 800px;
    margin: 0px auto;
    font-weight: bold;
}

/* ------------------------------------------------------------------------------- */
/*                                      gallery                                    */
/* ------------------------------------------------------------------------------- */
.inlines {
    float: left;
    margin-right: 10px;
}
.gallery .content {
    font-weight: bold;
}
.gallery-scroll{
    margin-left: -30px !important;
    max-height: 520px;
    overflow: auto;
    word-spacing: 10px;
    text-align: justify;

}
.title-gallery {
        font-size: 12px;
    margin-bottom: 0px;
    font-weight: bold;
    margin-top: 0px;
    line-height: 27.46px;
    letter-spacing: 1px;
        word-spacing: 2px;
}
.des-gallery {
    line-height: 18.5px;
    font-size: 10px;
}

.btn-gallery {
    height: 21px;
    margin-bottom: 20px;
    padding-left: 20px;
}
.img-gallery img {
    width: 100%;
}

#owl-demo .item img{
    /*width: 100%;*/
    height: auto;
}

.bg-img-gallery {
    height: 470px;
    margin-top: 20px;
    background: url('../images/gallery-index.jpg') no-repeat center center;
    background-size: cover;
}

/* ------------------------------------------------------------------------------- */
/*                                      aboutus                                    */
/* ------------------------------------------------------------------------------- */
div#map {
    width: 620px;
    height: 500px;
}
a.map-link {
    color: #333;
    font-weight: bold;
    font-size: 11px;
    line-height: 56px;
}
.aboutus .table>tbody>tr>td, .aboutus .table>tbody>tr>th, .aboutus .table>tfoot>tr>td, .aboutus .table>tfoot>tr>th, .aboutus .table>thead>tr>td, .aboutus .table>thead>tr>th {
    padding: 0px;
    border-top: 0px;
    border-bottom: 1px solid #ddd;
    font-size: 10px;
    line-height: 28px;
}
.aboutus .table>tbody>tr:last-child>td{
    border-bottom: 0px;
}

.des-aboutus {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 25px;
    font-weight: bold;
    font-size: 11px;
    line-height: 28px;
}



/*slider gallery */
.owl-buttons {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
}


.owl-theme .owl-controls .owl-page span {
    width: 3px;
    height: 3px;
    margin: 5px 5px;
    background: #cdcdcd;
}


.owl-prev {
    background-size: 100% 100%;
    float: left;
    width: 100px;
    height: 100%;
    margin: 0px !important;
    border-radius: 0px !important;
    padding: 0px !important;
    /* margin-left: 10px !important; */
}

.owl-next {
    background-size: 100% 100%;
    float: right;
    width: 100px;
    height: 100%;
    margin: 0px !important;
    border-radius: 0px !important;
    padding: 0px !important;
}
.owl-prev:hover {
    background:url('../images/hover-left.png') no-repeat top center;
    background-size: 100% 100%;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    transition: all 1s;
}
.owl-next:hover {
    background:url('../images/hover-right.png') no-repeat top center;
    background-size: 100% 100%;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    transition: all 1s;

}





.owl-theme .owl-controls .active span {
    background: #b12522;
}
.owl-pagination {
    margin: 0px auto;
    width: 200px;
    position: relative;
    z-index: 9999;
}


.no-h {
    margin: 0px;
    height: 0px;
}

.no-btn{
    max-height: 470px !important;
}

.des-gallery p img {
    width: 130px;
}
.mCSB_inside > .mCSB_container {
    margin-right: 20px !important;
}



/* fix  */
/* .img-thumb {
    padding: 15px 0px 15px 10px;
} */

#owl-demo{
    margin: 15px 0px 15px 10px;
}

.fix-left{
    margin-left:-15px !important;
}
.copy {
    font-size: 6px !important;
}

.owl-theme .owl-controls {
    /* margin-top: -10px; */
}


/* ------------------------------------------------------------------------------- */
/*                                      Responsive                                 */
/* ------------------------------------------------------------------------------- */
/* Smartphones all */
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .owl-theme .owl-controls {
        margin-top: 0px;
    }
    .fix-left{
        margin-left:0px !important;
    }
    .img-thumb {
        padding: 0px !important;
    }


    .bg-img-gallery {
    height: auto;
    margin-top: 0px;
    background: none;
}

    .gallery-scroll .mCSB_scrollTools .mCSB_draggerContainer {
        position: absolute;
        top: 10px;
    }

    .work-content .mCSB_scrollTools {
        margin-top: 22px;
    }

    .no-btn {
        max-height: 200px !important;
        margin: 10px auto !important;
    }

    div#main-wrap {
        overflow: hidden;
    }

    .title-news {
        font-size: 11px;
        line-height: 17px;
        width: 280px;
        margin: 0px auto;
    }
    .container {
        padding-right: 10px;
        padding-left: 10px; 
    }
    li span.link-m {
        margin-top: 0px;
    }
   
    .list-inline>li {
        font-weight: bold;
        padding-right: 10px;
        padding-left: 10px;
    }
    .des-concept {
        width: 100%;
        line-height: 18px;
        font-size: 9px;
    }
    .btn-gallery {
        height: 0px;
        margin-bottom: 0px;
        padding-left: 21px;
    }
    .email-contact, .fb-contact {
        width: 50%;
        background: none;
    }

    .email-contact a, .fb-contact a {
        padding: 5px 0px 0px;
    }

	.navbar-default .navbar-nav > li:last-child > a:hover {
	    color: #ae1108;
	}
	footer {
	    position: relative;
	    z-index: 10;
	    height: 3em;
	    margin-top: 2em;
	}
    .side {
            margin: 0px -25px 0px -20px;
    }

    div#map {
        width: 100%;
        height: 250px;
    }

    .des-gallery {
        padding-right: 20px;
    }

    /* slider gallery */
    .owl-controls {
        position: absolute;
        top: 100%;
        margin-top: 0px;
        width: 100%;
    }
    .owl-pagination {
        margin-left: 0%;
        width: 100%;
    }
    .owl-buttons {
        display: block;
        width: 100%;
        position: absolute;
        height: 10px;
        top: -130px;
    }
    .owl-theme .owl-controls .owl-buttons .owl-prev {
         color: #333;
         font-size: 13px;
         background: transparent;
         font-weight: normal;
         opacity: 1;
         float: left;
        width: 10px;
        margin-left: -20px !important;
        height: 10px;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
        font-weight: normal;
        color: #333;
        font-size: 13px;
        background: transparent;
        opacity: 1;
        float: right;
        margin-right: -20px !important;
            height: 10px;
        width: 10px;
    }



    /* about-us */
    .des-aboutus {
        margin: 0px;
    }

    .table-responsive {
        border: 0px solid #ddd;
    }
    .map-aboutus iframe {
        width: 100% !important;
        height: auto !important;
        margin: 0px auto;
    }
    .map-aboutus {
        margin-bottom: 30px;
    }

    /* works */
    .works .content {
        width: 100%;
        margin-left: 0px;
    }
    .contents_right_base {
        display: block;
    }
    .work-content {
        max-height: 400px;
    }
    .contents_right_txt02 {
        width: 100%;
        border-bottom: 0px solid #e7e7e7 !important;
    }
    .contents_right_base > div {
        float: none;
    }
    .contents_right_txt01 p {
        width: 100%;
        padding-bottom: 5px;
    }
    p.line-bot {
        border-bottom: 1px solid #ddd;
    }
    .mCSB_inside > .mCSB_container {
        margin-right: 5px;
        word-wrap: break-word;
    }
    .contents_right_txt03 {
        width: 100%;
        border-bottom: 0px solid #e7e7e7 !important;
    }
    .work-content p {
        margin: 0 0 5px;
    }


    /* gallery */
    .title-gallery {
        text-align: center;
        margin-top: 30px;
    }
    .btn-gallery img {
        margin: 0px auto;
    }
    .gallery .gallery-scroll {
        width: 100%;
        margin: 35px auto 25px;
    }

    .gallery-scroll {
        max-height: 200px;
        margin-left: auto !important;
    }

    /* profile */
    .des-concept {
        width: 100%;
        margin: 20px auto 30px;
    }
    span.btn-cons {
        font-size: 8px !important;
    }


    /* concept */
    .btn-act {
        width: 60px;
        height: 60px;
        top: 100px;
        right: -10px;
        padding: 15px 6px;
    }
    .btn-act a{
        font-size: 9px !important;
    }

    .avata {
        position: relative;
    }
    .concept .content {
        margin-top: 15px;
        margin-left: -10px;
    	margin-right: -10px;
    }




    /*news */
    .new .content {
        margin-top: 150px;
        margin-bottom: 150px;
    }


    /* index */
	.text-home {
        font-size: 10px;
        letter-spacing: 3px;
        line-height: 30px;
    }

    .text-side {
        width: 47%;
        height: 137px;
        margin-left: 5px;
        margin-right: 1px;
        padding: 22px 15px;
        font-size: 17px;
    }
    body.home .content {
        margin-left: 0px;
        margin-top: 40px;
        margin-bottom: 40px;
    }


    .navbar-collapse {
        padding: 0px;
    }
    .privacy .content {
        line-height: 24px;
        width: 100%;
        margin: 0px auto;
        margin-top: 10px;
        font-size: 14px;
    }
    .btn-mail, .btn-mail:hover, .btn-mail:focus, .btn-fb, .btn-fb:hover, .btn-fb:focus {
        width: 100%;
    }

    .privacy {
        font-size: 13px;
    }

    .contact {
        margin-top: 25px;
        margin-left: -15px;
        margin-right: -14px;
    }

    /* menu mobile */
    .navbar-default .navbar-toggle {
        border-color: transparent;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 0px;
        margin-top: 20px;
        margin-right: 25px;
        margin-bottom: 11px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 0px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        width: 30px;
        background-color: #342c2c;
        border-radius: 0px;
        border: 0px;
        height: 3px;
    }
    .logo-mobile {
        width: 200px;
        margin-top: 15px;
        margin-left: 70px;
        
    }
    .text-menu-m {
        font-size: 10px;
        font-weight: bold;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent;
    }
    .navbar-collapse {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-header {
        border-bottom: 1px solid #a90e0e;
    }

    .main-content {
        margin-top: 15px;
        position: relative;
        z-index: 1;
    }
    ul.nav.navbar-nav {
        margin: 0px;
        background: #fff !important;
    }
    header {
        position: relative;
        z-index: 999;
    }

    .nav > li{
        border: 0px;
    }

    .navbar-default .navbar-nav > li > a {
        color: #333;
        font-size: 11px;
        letter-spacing: 1px;
        line-height: 70px;
        padding-left: 50%;
        margin-left: -30px;
        font-weight: bold;
    }

    .btn-mail ul {
        margin-left: 0px;
        margin-bottom: 5px;
    }
    .btn-fb ul {
        margin-bottom: 5px;
    }

    .btn-mail, .btn-mail:hover, .btn-mail:focus, .btn-fb, .btn-fb:hover, .btn-fb:focus {
        background: #fff;
        color: #342c2c;
        border-radius: 0px;
        padding: 5px 0px 0px;
        border: 1px solid #3a3232;
    }
    .btn-fb{
        margin-left: -2px;
        padding-left: 2px;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }

    .link-m {
        float: right;
        font-size: 10px;
        margin-right: 55%;
    }

    .link-m-c {
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 9px;
    }
    .link-m-p {
        position: absolute;
        right: 35%;
        top: 3px;
        font-size: 9px;
    }

    footer .privacy a{
        color:#342c2c ;
    }

    .item-img {
        padding: 5px;
        position: relative;
        min-height: 141px;
        width: 50%;
        margin-right: -5px;
    }
    .img-1, .img-2, .img-3 {
        position: absolute;
        margin-right: 5px;
        height: 100% !important;
    }
    .img-1 {
        margin-right: 4px;
        margin-left: 2px;
    }
    .img-2{
        margin-left: 0px;
        margin-right: 5px;
    }
    .img-3 {
        margin-left: 1px;
        margin-right: 3px;
    }


}
@media only screen and (min-width: 320px) and (max-width: 359px) {
    .img-1 {
        margin-left: 0px;
        margin-right: 5px;
    }
    .des-concept {
        font-size: 7px;
    }
    .btn-act {
        padding:17px 3px;
        font-size: 9px;
    }
    .text-side {
        height: 126px;
    }
    .text-home {
        
    }
    .list-inline>li {
        padding-right: 5px;
        padding-left: 0px;
    }
    .ava {
        width: 140px;
    }
    .logo-mobile {
        width: 185px;
    }
    .aboutus{
        margin:0px -15px;
    }

}
/* ipad doc */
@media only screen and (min-width: 768px) and (max-width: 990px) {
	.bg-img-gallery {
	    height: 275px;
	}
    .works .content {
        width: 100% !important;
    }
    .contents_right_txt01 p {
        width: 50px;
    }
    .contents_right_txt02 {
        width: 170px;
    }
    .contents_right_txt03 {
        width: 310px;
    }
    .map-aboutus #map {
        width: 100% !important;
        height: 540px !important;
    }
    .privacy .content {
        width: 90%;
    }

    .slider-gallery {
        margin-top: 100px;
    }
    .gallery-scroll {
        max-height: 312px;
        margin-left: auto !important;
    }
    .btn-act {
        right: 13%;
        padding:30px 3px;
    }
    .text-side {
        padding: 10px 20px;
        height: 87px !important;
    }

    .text-side {
        float: left;
        width: 230px;
    }
    .item-img {
        float: left;
        width: 100px;
    }

    .text-home {
        font-size: 12px;
        letter-spacing: 5px;
        line-height: 22px;
    }
    .home .content {
        margin-left: 50px;
        margin-top: 160px;
    }
    #owl-demo {
        margin: 35px 0px 15px 0px;
    }




}

/* ipad ngang */
@media only screen and (min-width: 1020px) and (max-width: 1200px) {
    .home .content {
        margin-left: 40px;
        margin-top: 180px;
    }

	.bg-img-gallery {
	    height: 370px;
	}
    .text-side {
        float: left;
        width: 290px;
        font-size: 10px !important;
        height: 119px !important;
    }
    .item-img {
        float: left;
        width: 135px;
    }

    .text-home {
        font-size: 15px;
        letter-spacing: 5px;
        line-height: 30px;
    }

    .btn-act {
        right: 160px;
    }
    .gallery-scroll {
        max-height: 380px;
        overflow: auto;
    }
    .gallery .content {
        margin-top: 70px;
    }
    .works .content {
        width: 100%;
        margin-top: 50px;
    }
    .contents_right_txt02 {
        width: 240px;
    }
    .contents_right_txt03 {
        width: 350px;
    }
    .des-aboutus {
        margin-top: 0px;
    }

    .aboutus .table>tbody>tr>td, .aboutus .table>tbody>tr>th, .aboutus .table>tfoot>tr>td, .aboutus .table>tfoot>tr>th, .aboutus .table>thead>tr>td, .aboutus .table>thead>tr>th {
        padding: 5px 0px;
        width: 30px !important;
    }
    .map-aboutus iframe {
        width: 100% !important;
    }
    .about-us .content {
        margin-top: 50px;
    }
    .copy {
    }

    .owl-prev, .owl-next {
        height: 412px;
    }
    .map-aboutus #map {
        width: 100% !important;
    }
    /* .img-thumb {
        padding: 25px 10px !important;
    } */
    #owl-demo {
        margin: 0px 0px 15px 10px;
    }


}

/* laptop */
@media only screen and (min-width: 1280px) and (max-width: 1359px) {
    .des-gallery p img {
        width: 100px;
    }
    .img-thumb {
        /* padding:30px 30px 25px 15px !important; */
    }
    /* #owl-demo {
        margin: 0px 0px 15px 10px;
    } */

}

@media only screen and (min-width: 1360px) and (max-width: 1400px) {
    /* fix  */
    .img-thumb {
        /* padding: 0px 0px 15px 10px; */
    }
    #owl-demo {
        margin: 0px 0px 15px 10px;
    }

    .fix-left{
        margin-left:-15px !important;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1590px) {
    .gallery-scroll {
        max-height: 540px;
    }
    #owl-demo {
        margin: 5px 0px 15px 10px;
    }
}

@media only screen and (min-width: 1599px) and (max-width: 1900px) {
    .gallery-scroll {
        max-height: 610px !important;
    }
    #owl-demo {
        margin: 0px 0px 15px 10px;
    }
}

/* big screen */
@media only screen and (min-width: 1919px) and (max-width: 2500px) {
    .map-aboutus{
        padding-right:50px;
    }
    #map {
        width: 920px !important;
        height: 500px;
    }
    .gallery-scroll {
        max-height: 730px;
    }
    /* .img-thumb {
        padding: 25px 70px 25px 50px !important;
    } */
#owl-demo {
        margin: 0px 0px 15px 10px;
    }
    body.home .content {
        width:65%;  
        margin:160px auto;
    }
    .btn-act {
        right: 36%;
    }



}

@media only screen and (min-width: 2560px) {
    .gallery-scroll {
        max-height: 1000px;
    }
    #owl-demo {
        margin: 0px 0px 15px 10px;
    }

}

/* galaxy s5 */
@media only screen and (min-width: 360px) and (max-width: 374px) {
    .text-side {
        height: 155px;
        font-size: 20px;
    }
    .item-img {
        min-height: 160px;
    }
    .btn-act {
        padding: 18px 0px;
        text-align: center;
        font-size: 9px;
    }
}

@media only screen and (min-width: 375px) and (max-width: 413px) {
    .ava {
        width: 170px;
    }
    .text-home {
        font-size: 12px;
        letter-spacing: 3px;
        line-height: 38px;
    }
    .text-side {
        padding: 20px;
    }
    .item-img {
        min-height: 165px;
    }
    .text-side {
        height: 160px;
        font-size: 20px;
    }
    .btn-act {
        width: 60px;
        height: 60px;
        top: 100px;
        right: 0%;
    	padding: 18px 6px;
        font-size: 9px;
    }
    .img-2 {
        margin-left: 0px;
        margin-right: 6px;
    }

    .contact {
	    margin-top: 25px;
	}
	.work-content {
	    margin-top: 20px;
	}
    span.btn-cons {
        font-size: 8px;
        position: absolute;
        bottom: 8px;
        left: 45%;
    }
    .logo-mobile {
        margin-left: 90px;
    }

}
@media only screen and (min-width: 414px) and (max-width: 479px) {
    .works .content {
        width: 100%;
        margin-left: 0px;
        margin: 30px 0px 50px;
    }
    .text-home {
        font-size: 14px;
        letter-spacing: 5px;
        line-height: 35px;
    }
    .item-img img {
        width: 100%;
    }
    .btn-act {
        right: 2%;
        width: 70px;
        height: 70px;
        padding: 21px 10px;
    }
    .item-img {
        min-height: 185px;
    }

    .img-1, .img-3 {
        width: 100%;
        padding-right: 10px;
    }
    .img-2 {
        padding-right: 13px;
         width: 100%;
    }
    .logo-mobile {
        width: 200px;
        margin-top: 15px;
        margin-left: 20%;
    }

}





@-webkit-keyframes gifef {
    33% {
        content:'WARM NATURAL RUSTIC';
        transition: 1s;
    }
    66% {
        content: 'MOIST GRACEFUL STYLISH';
        transition: 1s;
    }
    100% {
        content: 'QUITET SIMPLICTY MINIMAL COMFORT';
        transition: 1s;
    }
}
@-moz-keyframes gifef {
    33% {
        content:'WARM NATURAL RUSTIC';
        transition: 1s;
    }
    66% {
        content: 'MOIST GRACEFUL STYLISH';
        transition: 1s;
    }
    100% {
        content: 'QUITET SIMPLICTY MINIMAL COMFORT';
        transition: 1s;
    }
}
@-ms-keyframes gifef {
    33% {
        content:'WARM NATURAL RUSTIC';
        transition: 1s;
    }
    66% {
        content: 'MOIST GRACEFUL STYLISH';
        transition: 1s;
    }
    100% {
        content: 'QUITET SIMPLICTY MINIMAL COMFORT';
        transition: 1s;
    }
}
@-o-keyframes gifef {
    33% {
        content:'WARM NATURAL RUSTIC';
        transition: 1s;
    }
    66% {
        content: 'MOIST GRACEFUL STYLISH';
        transition: 1s;
    }
    100% {
        content: 'QUITET SIMPLICTY MINIMAL COMFORT';
        transition: 1s;
    }
}
@keyframes gifef {
    33% {
        content:'WARM NATURAL RUSTIC';
        transition: 1s;
    }
    66% {
        content: 'MOIST GRACEFUL STYLISH';
        transition: 1s;
    }
    100% {
        content: 'QUITET SIMPLICTY MINIMAL COMFORT';
        transition: 1s;
    }
}
.effects{
    -webkit-animation: gifef 5s infinite ease;
    -o-animation: gifef 5s infinite ease;
    animation: gifef 5s infinite ease;
}
.delay {
    -moz-animation-duration: 2s;
    -webkit-animation-duration: 5s;
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    -o-animation-delay: .3s;
}
.delay1 {
    -moz-animation-duration: 5s;
    -webkit-animation-duration: 5s;
    -moz-animation-delay: .5s;
    -webkit-animation-delay: .5s;
    -o-animation-delay: .5s;
}
.delay2 {
    -webkit-animation-duration: 5s;
    -moz-animation-duration: 5s;
    -moz-animation-delay: 3s;
    -webkit-animation-delay: 3s;
    -o-animation-delay: 3s;
}
.delay3 {
     -webkit-animation-duration: 5s;
    -moz-animation-duration: 5s;
    -moz-animation-delay: 5s;
    -webkit-animation-delay: 5s;
    -o-animation-delay: 5s;
}


li.fix-line {
    color: #4c4444;
}

.mCSB_scrollTools .mCSB_draggerRail {
    height: 100%;
}

.img-gallery{
    cursor: pointer;
    position: relative;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


.text-sig {
    font-size: 10.99px;
    line-height: 27.97px;
}
.privacy a {
    font-size: 11px;
}

.menu li a:hover, .privacy a:hover {
    color: #ae1108;
    transition: 500ms;
    text-decoration: none;
}

.email-contact:hover {
    opacity: 0.9;
    transition: 200ms;
}
.fb-contact:hover {
    opacity: 0.9;
    transition: 200ms;
}

a.project-link {
    text-decoration: none;
    color: #333;
}
a.project-link:hover {
    color: #a11811 !important;
    transition: 500ms;
}

.contents_right_txt02 {
    border-bottom: 1px solid #e7e7e7;
}
.contents_right_txt03 {
    border-bottom: 1px solid #e7e7e7;
}
a.map-link:hover {
    color: #a11811;
    transition: 500ms;
    text-decoration: none;
}
img.sing {
    margin-top: 10px;
}

.contents_right_base p {
    margin: 0px 0 5px;
}









@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .home .content {
        margin-left: 15px;
    }

    .text-side {
        height: 160px;
    }
    .item-img {
        margin-right: 10px;
    }


}

:root body.home .content {
        margin-left: 15px\9;
    }
:root .text-side {
        height: 160px\9;
    }
:root .item-img {
        margin-right: 10px\9;
    }



@-moz-document url-prefix(){
    .item-img {
        margin: 0px 10px 0 0;
    }
    .text-side {
        height: 160px;
    }

}

/* 20180615 */
.sps{
    word-break: break-all;
}
/* 20180615 */


