﻿@charset "utf-8";

@media (min-width: 576px) {
}

@media (min-width: 768px) {
    .main .side:not(:has(*)){
        margin:0;
    }

}

@media (min-width: 992px) {

    .side .wid {
        max-width: 280px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
        padding: 20px;
        border-radius: 5px;
    }
    .home-application h2.h2 {
        text-align: left;
    }

    .home-application .l-info .txt-en {
        -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        top: 7vw;
        bottom: 7vw;
        left: 50%;
        color: #fff;
        transform: translate(-50%, 200px);
        display: flex;
        align-items: center;
        letter-spacing: 4px;
        opacity: 0;
        transition: all .5s;
    }
    .footer .flex-footer > * {
        width: 50%;
    }

    .frame-small-box {
        width: 60%;
        padding: 0;
    }
    .about01 .flex-about.d-flex > * {
        width: 50%;
    }
    table.table tr span.tn{
        display:none;
    }
}

@media (min-width: 1200px) {
    .navbar .flex-navBox > * {
        /*flex-basis: 0;
        flex-grow: 1;*/
        max-width: 100%;
    }

    .navbar .flex-navBox .collapse .nav-1 > li > a {
        white-space: nowrap;
    }

    .navbar-expand-xl .navbar-collapse {
        justify-content: space-between;
        margin-right: 20px;
    }



    /*.is_scroll .header .navbar .nav-share-btn-area li a {
        color: #000 !important;
    }

        .is_scroll .header .navbar .nav-share-btn-area li a:hover {
            color: #fff !important;
        }

    .is_scroll .header .navbar .nav-share-btn-area li.icon_tri img {
        mix-blend-mode: difference;
    }

    .is_scroll .header .navbar .nav-share-btn-area li.icon_tri a:hover img {
        mix-blend-mode: unset;
    }*/
    .facilityPic-list .g-info {
        display: none;
    }
    .g-facility .r-info .d-slickBox {
        margin-left: -10%;
        background: #eee;
        position: relative;
        z-index: 5;
        padding: 30px;
    }
    .facilityText-list {
        display: flex;
        flex-direction: column-reverse;
        margin: 0;
    }
        .facilityText-list .list-item .pic{
            display:none;
        }


}
@media (min-width: 1400px) {
    /*
	.is_scroll .header .navbar .navbar-brand {
        margin: 10px 0;
    }
    .is_scroll .header .navbar-nav.nav-1 > li > .nav-link {
        color: #000!important;
    }
	.is_scroll .header .navbar.nav-big-wrapper .navbar-brand {
		margin: 5px auto;
	}
	*/

    

    .is_scroll .header .navbar-nav.nav-1 > li > .nav-link {
        color: #000;
    }

    .is_scroll .header .btn-group.lang .dropdown-item {
        color: #000 !important;
    }

        .header .btn-group.lang .dropdown-item:hover {
            color: #fff !important;
        }

    .header .btn-group.lang li + li {
        border-left: 1px solid #ccc;
    }
    .header .navbar-nav.nav-1 {
        height: 100%;
    }
    .pullLR{
        margin:0 -180px;
    }

}
@media (max-width:991px) and (min-width:767px){
    .home-brand .brand-list{
        justify-content:center;
    }
}

@media (max-width: 1699px) {
    .header .navbar .container-fluid, .footer .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .home-pro {
        padding-left: 50px;
        padding-right: 50px;
    }
    .home-pro .pro-list .list-item:before {
        left: -50px;
    }

        .home-pro .pro-list .list-item:nth-child(even):before {
            left: 45%;
            right: -50px;
        }

}

@media (max-width: 1399px) {
	.header .bsnav-mobile .navbar {
		background: none;
	}
	.header .bsnav-mobile.in .navbar:before {
		top: 0;
		content: "";
		background: url(../images/all/bg_nav.jpg) center bottom var(--main-color) no-repeat;
		width: 100%;
		background-size: 100% auto;
		position: absolute;
		left: 0;
		opacity: 0.1;
		bottom: 0;
		z-index: -1;
	}
	.header .bsnav-mobile.in .navbar:after {
		top: 0;
		content: "";
		background: url(../images/all/img_logo2.svg) no-repeat right -20% top -10%;
		width: 100%;
		background-size: 70% auto;
		position: absolute;
		left: 0;
		opacity: 0.1;
		bottom: 0;
		z-index: -1;
	}
	.header .bsnav-mobile .navbar {
		padding: 0;
		bottom: 0;
		height: 100%;
		background: none;
		display: flex;
		justify-content: flex-start;
		background: var(--main-color);
		width: 50%;
		left: 0;
	}
	.bsnav-mobile.full.in .navbar {
		background: var(--main-color);
		background-size: 100% auto;
		border: none;
	}
	.header .bsnav-mobile.in .navbar .navbar-mobile-wrapper {
		background: var(--main-color);
	}
		.bsnav-mobile .navbar-nav {
			width: 100%;
			padding: 15px;
			flex-direction: column;
			padding: 0;
		}
	.header .navbar .navbar-mobile-wrapper .navbar-brand {
		background: #fff;
		margin: 0;
		padding: 20px 15px;
		display: flex;
		align-items: center;
	}
    .header .navbar-nav .nav-link span.title-main {
        font-size: 18px;
    }
    .bsnav-mobile.full .navbar-nav .nav-item + .nav-item {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }
    .bsnav-mobile.full .navbar-nav.nav-1 > .nav-item > .nav-link {
        padding: 15px;
        text-align: center;
        color: #fff;
    }
        .bsnav-mobile.full .navbar-nav .nav-item .nav-link:hover {
            color: var(--main-color);
        }
    .header .bsnav-mobile.full .navbar-nav.nav-1 > li > .nav-link:before {
        background:var(--second-color);
    }


    .bsnav-mobile.full .navbar-nav .nav-item .nav-link:hover {
        background: none;
        color: #fff;
    }
    body.home:not(.is_scroll) .navbar-toggler .navbar-toggler-icon, body.home:not(.is_scroll) .navbar-toggler .navbar-toggler-icon::after, body.home:not(.is_scroll) .navbar-toggler .navbar-toggler-icon::before {
        background: #fff;
    }


    .navbar .navbar-brand {
        height: auto;
        padding: 0;
    }

    .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav {
        margin: 0;
        background: rgba(255, 255, 255, 0.3);
        padding: 10px;
        width: auto;
    }

	.home-service .g-service.a {
		padding-left: 40px;
		padding-right: 40px;
	}
	/* .home-service .g-service.a .service-list .pic {
		height:auto;
	} */

	.home-service .g-service.a .service-list .pic {
		height: 380px;
	}
	.home-service .g-service.a .service-list {
		margin: 0 ;
	}
	.home-attractions .g-attractions .r-info {
		padding-right: 40px;
	}

	.pullLR {
		margin: 0 -20px;
	}
	.lang_US .brand-list .list-item{
		height:220px;
	}

}

@media (max-width: 1199px) {
	.bsnav-mobile .navbar .navbar-mobile-wrapper {
	}

	.bsnav-mobile .navbar-brand {
	}

	.home-link {
		padding: 0;
	}

	.home-link .link-list {
		margin: 0;
		flex-direction: column;
	}

	.home-link a {
		width: 100%;
		height: 200px;
		border-top: none;
		background: rgba(0, 0, 0, 0.2);
	}

	.home-link a:hover {
		box-shadow: none;
	}

	.home-link a {
		border: none;
	}

	.home-link a + a {
		border-top: 1px solid #fff;
	}

	.home-about .txt br {
		display: none;
	}

	.home-case .container, .home-about .container {
		max-width: 100%;
		padding: 0;
	}

	.home-about .container {
		padding-right: var(--bs-gutter-x, 0.75rem);
		padding-left: var(--bs-gutter-x, 0.75rem);
	}

	.footer .cominfo-list {
		display: table;
		margin: 30px auto;
		padding: 0 15px;
	}

	.footer .cominfo-list li:before {
		width: 30px;
		height: 30px;
		background-size: contain !important;
	}

	.footer .cominfo-list li {
		margin: 10px 0;
		width: 100%;
		display: flex;
		align-items: center;
	}

	.footer .cominfo-list li:before {
		margin: 0 15px 0 0;
	}
	.header .navbar-nav .nav-link span {
		-webkit-writing-mode: inherit;
		-moz-writing-mode: inherit;
		-ms-writing-mode: inherit;
		writing-mode: inherit;
		display: block;
	}
	.header.scrolldownHeader .navbar-nav .nav-link {
		padding: 10px 7px 10px;
	}

	body.member.login .frame-small-box .row > *:not(.col-auto) {
		width: 100%;
	}

	body.member .btn-area {
		flex-direction: column;
	}

	body.member.login .btn-area .flex-item {
		width: 100%;
	}

	body.member.login .btn-area .flex-item .btn-primary {
		width: 100%;
		margin-bottom: 30px;
	}

	body.member .btn-area + div > div {
		width: 100%;
		display: flex;
	}

	body.member .btn-area + div > div {
		margin: 0 -10px;
	}

	body.member .btn-area + div > div a {
		width: 50%;
		margin: 0 10px;
		background: none;
	}
  
	.navbar.bsnav-left .navbar-brand {
		width: 45px !important;
		height: auto !important;
		margin: 10px 30px 10px 0;
	}
	.facilityText-list .slick-dots{
		display:none;
	}
	.facilityText-list .list-item .tt {
		font-size: 22px;
		display: block;
		margin-top:15px;
	}
	.facilityText-list.slick-style{
		margin:0 -20px;
	}
	.facilityText-list .list-item {
		margin: 0 20px;
	}
	.facilityText-list.slick-style .slick-next {
		right: 30px;
	}
	.facilityText-list.slick-style .slick-prev {
		left: 30px;
	}
	.g-facility .r-info .g-tt{
		text-align:center;
	}
	.g-facility .r-info .g-tt h2.stB:after{
		margin:15px auto 20px;
	}
	.facilityText-list .list-item:not(.slick-active) {
		opacity: .5;
	}
	.facilityText-list .list-item .info{
		border-top:none;
		padding:0;
	}
	.news.show .more-news .list-item>a{
		flex-direction: column!important;
	}
	.news.show .more-news .list-item>a>*{
		width: 100%!important;
	}
	.home-service .g-service.a .l-info .pic {
		position: absolute;
		width: 40%;
		margin: 0;
		left: -5%;
	}
	.home-service .service-list .info{
		font-size:18px;
	}
	.home-about .g-about{
		flex-wrap:wrap;
	}
	.home-about .pic {
		width: 50%;
		height: auto;
		order: 2;
	}
	.home-about .info {
		order: 1;
		width: 100%;
		margin-bottom:50px;
		padding:0 30px;
	}


	.footer .social-box a {
		width: 40px;
		height: 40px;
		font-size: 16px;
	}
	.footer .footer-top {
		position: relative;
	}
	.navbar .small-btn-box ul a {
		width: 40px;
		height: 40px;
	}
	.nav-search-li .nav-search-box .search-area {
		right: 0;
		left: auto;
		width: 265px;
	}
	.brand-list .list-item .tt {
	    font-size: 16px;
		padding:10px 5px 20px;
	}
	.brand-list {
		padding: 0 5px; 
	}
	.lang_US .brand-list .list-item .tt{
		padding:0 5px;
	}
}

@media (max-width: 991px) {
    /*.sec-home.home-about .h2 {
        left: var(--bs-gutter-x, -0.75rem);
    }

    .sec-home.home-about h3.st {
        position: absolute;
        bottom: calc(100% + 50px);
        right: 0;
        width: 50%;
    }*/
    .home-news .item-wrap:hover:before {
        bottom: 0;
        opacity: 0;
        transition: all .5s;
    }


    /*.header .navbar .small-btn-box {
        margin: 0;
        width: 100%;
        align-items: center;
        padding-bottom: 20px;
    }*/
    .navbar > .container {
        max-width: 100%;
    }

    .banner .banner-txt {
        position: absolute;
        text-align: left;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        background: transparent;
        padding: 0;
    }


    /*.banner .banner-txt {
            padding: 0;
            font-size: 1.625rem;
            letter-spacing: 2px;
            text-shadow: 0 0 15px rgb(255 255 255 / 60%);
        }*/

    .home-case.sec-home {
        padding-top: 0;
        padding-bottom: 0;
    }

    body.header-animation .header .navbar.fixed-top {
        transform: translateY(0);
        transition: all 0.8s ease;
        opacity: 1;
        position: relative;
        background: #000;
    }

    body.header-animation.is_scroll .header .navbar.fixed-top {
        position: fixed;
        background: rgba(0, 0, 0, 0.75);
    }

    .nav-brand-wrapper {
        flex: 0 0 auto;
    }

    .inner-box {
        padding-left: 20px;
        padding-right: 20px;
    }

    .home-about .d-now .g-info {
        flex-direction: column-reverse;
        align-items: center;
    }

    .home-about .d-now .pic-logo {
        width: 25%;
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .home-about .d-since p br {
        display: none;
    }

    .home-about.sec-home {
        font-size: 20px;
    }

    .home-news .gallery-list .item-wrap {
        display: flex !important;
    }

    .home-news .gallery-list .item:nth-child(even) .item-wrap {
        flex-direction: row !important;
    }

    .home-news .gallery-list .item .pic {
        margin-bottom: 0;
        width: 30%;
    }

    .home-news .gallery-list .item .info {
        width: 70%;
    }

    .home-news .gallery-list .item:nth-child(even) .info {
        margin: 0;
    }

    .home-location .g-location {
        flex-direction: column;
    }

	.home-location .g-location > * {
		width: 100%;
	}

	.home-location .g-location .r-info {
		height: 300px;
		overflow: hidden;
	}

    .container-md, .container-sm, .main > .container, .header .g-nav>.container, body:not(.home) section .container {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
	.main > .container .container{
		max-width:100%;

	}
	.main > .container > .row {
		margin: 0 -20px;
	}

	.main > .container > .row > * {
		padding-left: 20px;
		padding-right: 20px;
	}

    .home-location .g-location .l-info {
        padding: 50px 20px;
    }


    .footer-info {
        position: relative;
    }



    .footer .footer-end {
        text-align: center;
        padding-top: 15px;
        border-top: 1px solid rgba(255, 255, 255, 0.39);
        margin-top: 20px;
    }



    body.product .car-model .model-list .item {
        margin-bottom: 30px;
    }

    .son-about .sec1 .g-info {
        flex-direction: column;
        padding: 50px 0;
    }

	.son-about .sec1 .g-info .l-info {
		width: 80%;
	}

    .son-about .sec1 .r-info .pic {
        position: absolute;
        width: 50%;
        right: 0;
        overflow: hidden;
        top: 0;
        bottom: 0;
        z-index: -1;
        opacity: .3;
        filter: grayscale(1);
    }

    .son-about .sec3 .g-info {
        flex-direction: column;
    }

    .son-about .sec3 .l-info, .son-about .sec3 .r-info {
        width: 100%;
    }

	.son-about .sec3 .r-info .g-pic {
		flex-direction: row;
		width: auto;
		margin: 30px -20px 0;
	}

	.son-about .sec3 .r-info .g-pic > * {
		width: 50%;
	}

    .home-service .g-car {
        flex-direction: column !important;
    }

	.home-service .g-car > * {
		width: 100% !important;
	}

	.home-service .g-car .r-info .d-tb {
		margin-top: -50px;
	}

	.home-service .g-car .l-info .pic {
		margin: 30px -20px 0 !important;
		height: 300px;
	}

	.home-service .g-car .l-info .g-txt {
		width: 100%;
	}

    .home-service .other-service .tt {
        bottom: 0;
        left: 15px;
    }

    .home-service .other-service {
        margin: 50px 0;
    }

    .home-service .service-list .list_item + .list_item {
        margin-top: 50px;
    }

    .home-about .g-about01 {
        flex-direction: column-reverse;
    }

	.home-about .g-about01 > *, .home-about .g-about02 > * {
		width: 100%;
	}

	.home-about .g-about01 .r-info .pic {
		width: 80%;
		margin: 0 -20px 0 auto;
	}

	.home-about .g-about01 .l-info .g-tt {
		height: 300px;
	}

    .home-about .g-about02 .r-info {
        width: 60%;
        padding: 20px;
    }

    .home-about .g-about02 .l-info {
        width: 40%;
    }

    .home-about .bg-sec {
        margin-top: 50px;
    }

    .home-room {
        flex-wrap: wrap;
        padding-bottom: 0;
    }

	.home-room .info {
		width: 100%;
		order: 1;
		margin-bottom: 40px;
	}

	.home-room .pic {
		width: 50%;
		order: 2;
		margin-bottom: 50px;
	}



    .home-news .news-list .item > .d-flex > * {
        width: 100% !important;
        align-items: flex-start;
    }
    .home-news .article-horizontal-grid .item .info .date {
        width: auto;
        height: auto;
        border-radius: 5px;
        color: #fff;
        flex-direction: row-reverse;
        transition: all .5s;
        margin: 0 0 10px 0 !important;
    }
	.home-news .article-horizontal-grid .item .info .date span.year {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
		letter-spacing: 2px;
		border: none;
	}
	.home-news .article-horizontal-grid .item .info .date span.year:after{
		content:"/";

	}
	.home-news .article-horizontal-grid .item .info .date span:not(.year) {
		font-weight: normal;
	}
	.news-list .item .info {
		margin-top: 20px;
	}

    .home-attractions .g-attractions {
        flex-direction: column;
    }

	.home-attractions .g-attractions .l-info .pic {
		height: 400px;
		transform: translateY(-0);
		margin-top: -50px;
		width: 100%;
	}

	.home-attractions .g-attractions .l-info {
		width: 100%;
		justify-content: space-between;
	}

	.home-attractions .g-attractions .r-info {
		padding-right: 0;
		width: 90%;
		flex-direction: column !important;
		margin: -150px auto 0;
	}


	.home-attractions .g-attractions .l-info .pic img {
		margin: 0;
		filter: grayscale(0.8);
	}

    .home-attractions .h2 {
        color: #fff;
        position: absolute;
        top: calc(50% - 50px);
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 0;
    }

    .header .navbar .nav-share-btn-area {
        position: relative;
        right: auto;
        top: auto;
    }

    body.news .news-list .pic {
        width: 100% !important;
    }

    .row-contact .l-info {
        text-align: center;
    }

    .row-contact .txt-welcome .txt-en br {
        display: none;
    }

    .row-contact .siteinfo ul {
        justify-content: center;
        align-items: center;
        text-align: left;
    }

    body.contact .siteinfo {
        border-left: none;
        padding-left: 0;
        margin-top: 40px;
        font-size: 20px;
        margin-bottom: 30px;
    }

	body.contact .siteinfo li {
		margin: 0 10px 20px;
	}

	body.contact .siteinfo li.w-100 .d-flex {
		justify-content: center;
	}

    .son-about.about01 .sec1 .g-flex02 {
        width: 100%;
    }

    .son-about.about01 .sec1 .info {
        margin-right: -20px;
        margin-left: 30px;
    }

    .son-about.about01 .sec2 .intro-list .item .pic {
        width: 80%;
        height: 300px;
    }

    .son-about.about01 .sec2 .intro-list .item .info {
        width: 80%;
        margin: 0 0 0 auto;
    }

    .son-about.about01 .sec1 .g-flex02 .pic {
        height: 600px;
    }

    .son-about.about02 .room-list .list-item {
        flex-direction: column !important;
    }

    .son-about.about02 .room-list .pic {
        width: 90%;
        height: 400px;
    }

    .son-about.about02 .room-list .info {
        width: 90%;
        padding: 30px;
        margin: -50px 0 0 auto;
        position: relative;
        border: 1px solid #000;
        z-index: 5;
    }

    .son-about.about02 .room-list .tt:before {
        left: auto;
        right: 0;
        font-size: 100px;
    }

    .son-about.about02 .room-list .tt, .son-about.about02 .room-list .info {
        position: initial;
    }

    .son-about.about02 .room-list .tt {
        padding-left: 0;
    }

    .about .d-notice .g-ul .l-info, .about .d-notice .g-ul .r-info {
        width: 100%;
    }

    .facilityText-list .list-item:not(.slick-active) {
        opacity: .5;
    }

    .facilityText-list .list-item.slick-active.slick-center + .list-item {
        opacity: .5;
    }

    .home-service .g-service.a .r-info {
        width: 100%;
        margin: 0 0 50px 0;
    }

    .home-service .g-service.a {
        padding-left: 0;
        padding-right: 0;
        z-index: 5;
    }



    .home-service .g-service.b {
        flex-direction: column-reverse;
    }

	.home-service .g-service.b .r-info {
		width: auto;
		padding: 50px;
		margin: 0 -20px 50px;
	}

	.home-service .g-service.b .r-info:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: var(--second-color);
		z-index: -2;
	}

	.home-service .g-service.b .pic-package {
		width: auto;
		position: absolute;
		right: 0;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: -1;
	}

	.home-service .g-service.b .pic-package img {
		width: 20%;
		position: absolute;
	}

	.home-service .g-service.b .pic-package img.package-a {
		bottom: -5%;
		left: 0;
		right: auto;
	}

	.home-service .g-service.b .pic-package img.package-b {
		bottom: auto;
		top: -5%;
		right: 0;
	}

	.home-service .g-service.b .l-info {
		width: 100%;
	}

	.home-service .g-service.b .pic-font {
		width: 50%;
	}

    .home-about .g-about {
        margin: 0 -20px;
    }

    .home-service .g-service.b .service-list .info {
        width: calc(100% - 20px);
        margin: -50px auto 0;
    }

    .sec-home {
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer_content > .container {
        max-width: 100%;
        padding: 0 20px;
    }

    .footer .g-footer > * {
        width: 100%;
    }

    .footer .g-footer .l-info {
        padding-right: 155px;
    }

    .footer .copyrights-info {
        text-align: left;
    }

    .footer .g-btn {
        position: absolute;
        right: 0;
        top: 0;
    }

    .footer .g-footer {
        position: relative;
    }
    .banner-info{
        position:relative;
    }
    .banner-info .g-banner {
        flex-direction: column;
        justify-content: space-around;
        top: auto;
        transform: none;
        position: relative;
    }

	.banner-info .g-banner .l-info {
		width: 100%;
	}

	.banner-info .g-banner .r-info {
		width: 65%;
	}

    .banner-info .txt-slogan {
        display: table;
        margin: auto;
    }
    .home-service .g-service.a:before {
        display: none;
    }
    .home-news .article-horizontal-grid .item .info .date {
        padding:5px 10px;
    }
    .news-list .info .g-div {
        align-self: auto;
    }
    .sec-home .container{
        max-width:100%;
    }
    .footer .footer-info ul {
        justify-content: flex-start;
    }
    .flex-footer .r-info .d-flex {
        margin: auto;
    }
    .footer_logo {
        width: 157px;
    }
    .header .navbar-nav.nav-1 > li > .nav-link{
        padding:5px;
    }
    .footer .container{
        max-width:100%;
    }
    .navbar .flex-navBox {
        padding-left: 20px;
        padding-right: 20px;
    }
	.list-inline li > a,
	.list-inline li > .cart-drop-box a,
	li.list-inline-item .lang > a {
    /*.navbar .small-btn-box ul > li a:not(.btn-submit-search) {*/
        width: 35px !important;
        height: 35px !important;
        margin: 0;
        font-size: 17px;
    } 
	.header .btn-group.lang .dropdown-menu.show > a.dropdown-item{
		width:auto !important;
	}
	.header .btn-group.lang .dropdown-menu{
		right:auto;
		left:0;
	}
	.navbar .small-btn-box ul li.member a {
        font-size: 21px;
    } .home-application .flex-application > * {
        width: 100%;
    } .home-application .flex-application .l-info{
        position:relative;
        height:300px;
    } .home-application.aos-animate:before {
        display: none;
    } .home-application .l-info .txt-en {
       display:none;
    } .navbar .small-btn-box .navbar-toggler {
        margin-left: 15px;
    } .flex-footer {
        position: relative;
    } .flex-footer .social-box {
		position: absolute;
		top: 0;
		right: 0;
	} .flex-footer .r-info .txt-bottom{
		margin-top:30px;
	} .navbar .navbar-brand img {
	width: 48px;
    }
    .about01 .sec1 .bg > img {
        object-position: left;
    }
    .about01 .sec1 .bg {
        height: 150px;
    }
    .about01 .sec1 .pic-logo img {
        width: 60px;
    }
    .sec-history .txt-since {
        font-size: 22px;
        color:var(--main-color);
        font-weight:bold;
    }
    .son-about .g-history .line{
        top:0;
    }
    .son-about .history-list .item .pic {
        width: 100%;
        margin: 0;
        max-width: 130px;
    }
    .son-about .history-list .item .pic.d-flex{
        flex-direction:column;
    }
    .son-about .history-list .item:nth-child(even){
        flex-direction:row;
    }
	.son-about .history-list .item:nth-child(even) .year {
		text-align: left;
	}
	.son-about .history-list .item:nth-child(even) .pic {
		margin:0 0 0 auto;
	}
    .son-about .history-list .item + .item {
        margin-top: -20px;
    }
    .son-about.about01 .application-list {
        width: 70%;
        margin:0 auto 40px;
    }
    table.table.tb-normal tr td {
        display: block;
        border: none;
    }
    table.table.tb-normal tr {
        position: relative;
        padding: 10px 45px 10px 10px;
        display: block;
    }
    table.table.tb-normal tr + tr {
        border-top: 1px solid #ccc;
    }
    table.table.tb-normal thead {
        display: none;
    }
    table.table.tb-normal tr td{
        text-align:left;
    }
    table.table td .tn {
        background: var(--third-color);
        color: #fff;
        padding: 0 10px;
        border-radius: 5px;
        margin-right:5px;
    }
    table.table.tb-normal tr td:has(.btn-tb){
        position:absolute;
        top:10px;
        right:0;
    }
	.lang_US .brand-list .list-item{
		height: 230px;
	}	

}
@media (max-width: 767px) {
    .sec-home.home-about .right-info {
        width: 100%;
    }

    .sec-home.home-about h3.st {
        position: relative;
        bottom: auto;
        width: 100%;
    }

    .footer .cominfo-list li:before {
        width: 35px;
        height: 35px;
        background-size: contain !important;
    }

    .header .navbar .small-btn-box {
        flex-direction: row;
        /* align-self: stretch; */
        width: auto;
        padding: 0;
        align-items: center;
    }

    .navbar > .container {
        flex-direction: row;
    }


    .navbar .small-btn-box ul {
        margin-right: 10px;
    }


    .navbar-expand-md .navbar-collapse {
        width: 100%;
    }
    .main .side .nav {
        justify-content: flex-start;
    }

    .room-show .g-tt .info {
        margin-left: 0;
        margin-top: 30px;
    }

    .son-about.about04 .service-list .list-item {
        flex-direction: column;
    }

    .son-about.about04 .service-list .tt, .son-about.about04 .service-list p {
        text-align: center;
    }

    .facilityText-list .list-item {
        margin: 0 10px;
    }

    .home-service .g-service.a .service-list {
        flex-direction: column;
    }

	.home-service .g-service.a .service-list .list-item {
		margin-bottom: 30px;
	}

	.home-service .g-service.a .service-list .pic {
		height: 300px;
	}

    .home-service .service-list .info {
        width: calc(100% - 20px);
        margin: -50px auto 0;
    }

    .home-service .g-service.a .l-info .pic {
        width: 60%;
    }

    .header .g-nav {
        display: none;
    }

    .header .navbar > .container {
        flex-direction: row;
        padding: 0 20px;
    }


    .footer .g-footer .l-info {
        flex-direction: column;
    }

    .footer .social-box a, .footer .gotop a {
        width: 40px;
        height: 40px;
    }

    .home-service .g-service.b .row-style {
        margin: 0;
    }

	.home-service .g-service.b .row-style > div[class*="col"] {
		padding: 0;
	}

    body:not(.home) .pro-list .info-wrap .info a {
        font-size: 16px;
    }

    .sec-son.son-about.a1 .pic-logo {
        width: 100%;
    }

    .sec-son.son-about.a1 .pro-list .list-item .pic {
        height: 300px !important;
    }

    .navbar .nav-brand-wrapper .btn-home {
        right: 75px;
    }

    .home-service .g-service.a {
        flex-direction: column;
    }

	.home-service .g-service.a .r-info {
		width: 100%;
	}

	.home-service .g-service.a .l-info .pic {
		top: 0;
		right: 0;
		left: auto;
	}


	.home-service .g-service.a .service-list .list-item {
		margin: 0 0 30px;
	}

    .footer .social-box ul {
        position: relative;
        right: 0;
        top: 0;
    }

    .footer .footer-top {
        text-align: center;
    }

    .footer .footer-logo {
        margin-right: 0;
    }

    .footer .g-social {
        justify-content: space-between;
        flex-direction: column-reverse;
    }

    .footer-bottom {
        justify-content: center !important;
    }

    .footer .footer-top .st {
        margin-right: 0 !important;
        margin-top: 1rem;
    }

    .footer .footer-top {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .footer-bottom .l-info {
        width: 100%;
    }

    .footer-bottom .cominfo {
        justify-content: center;
    }

	.footer-bottom .cominfo li {
		margin: 5px;
	}

    .footer .pic-logo {
        width: 100%;
        max-width: 290px;
    }

    .sec-home {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .footer .footer-info ul.tat_x {
        flex-direction: column;
    }

	.footer .footer-info ul.tat_x li + li {
		margin-left: 0;
	}

	.footer .footer-info ul.tat_x li + li:before {
		display: none;
	}

    .side1:has(.wid) {
        margin-bottom: 30px;
    }

    .btn-list ul {
        margin: 0;
        flex-direction: column;
    }

	.btn-list ul li {
		margin: 0 0 5px;
	}

	.btn-list ul li a {
		max-width: 100% !important;
		margin: 0 !important;
	}

    a.btn.delete.btn-tb {
        position: absolute;
        right: 0;
        top: 0;
        background: none;
    } 
	.cart-box .cart-list .cart-item .info-area{
		padding-right:45px;
	}
	.flex-brand	{
		flex-direction:column-reverse;
	}
	.list-style:not(.row) .list-item {
		margin: 0 15px 0 15px;
	}
	.sec-home {
        padding-left: 0;
        padding-right: 0;
    }
	.brand-list {
		padding: 0;
	}
	.brand-list .list-item{
		margin: 5px 3px 0px 3px;
	}
	.brand-list .list-item .tt{
		font-size:16px;
	}
	.lang_US .brand-list .list-item{
		height: 320px;
	}	
	.com-list .list-item.d-flex	{
		 flex-direction: column; 
	}
	.about02 .map,
	.about02 .info{
		width:100%;
	}
	.about02 .map iframe {
		height: 300px;
	}
}

@media (max-width: 575px) {
	.row-contact .siteinfo ul, body.contact .siteinfo li.w-100 .d-flex {
		justify-content: flex-start;
	}
	.son-about.about01 .sec2 .intro-list .item .pic, .son-about.about01 .sec2 .intro-list .item .info{
		width:200px;
	}
	.lang_US .brand-list .list-item{
		height: 250px;
	}	

}
@media (max-width: 480px) {
    .lang_US .brand-list .list-item {
        height: 220px;
    }
}
@media (max-width: 365px) {
    .lang_US .brand-list .list-item {
        height: 180px;
    }
}