﻿@charset "utf-8";
@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 1200px) {
    .navbar .navbar-brand {
    }
}

@media (min-width: 1400px) {

    .navbar > .container,
    .footer_content > .container {
        max-width: 100%;
        padding-right: 100px;
        padding-left: 100px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar .navbar-brand {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 1699px) {
    .member .frame-small-box {
        width: 100%;

    }

    .home_vrca a {
        width: 48%;
    }

    .home_about P {
        width: 50%;
    }

    .banner .item.slick-active .banner_tit .ba_aox h3 {
        font-size: 100px;
        letter-spacing: -2px;
    }

    .banner .item.slick-active .banner_tit .ba_aox h3 span:before {
        background: url(../images/all/ba_icon.svg)no-repeat;
        width: 23px;
        height: 14px;
        right: -10px;
        top: 20px;
        background-size: cover;
    }

    body.home .banner .item.slick-active .banner_tit .ba_aox h3 {
        font-size: 123px;
    }

    body.home .banner .item.slick-active .banner_tit .ba_aox h3 span:before {
        right: -5px;
        top: 30px;
    }
}
@media (max-width: 1399px) {
	.a_bottom_title::before,
	.a_bottom_title::after{
		width: 100px;
	}
}
@media (max-width: 1299px) {
    .about_right {
        padding: 150px 0 150px 50px;
    }.
	
}

@media (max-width: 1199px) {
    .header .navbar-nav .nav-link {
        padding: 25px 12px 25px;
    }

    .home_news .ti_right_s {
        height: 80px;
    }

    .about_right {
        padding: 100px 0 100px 30px;
    }
	.a_bottom_title::before,
	.a_bottom_title::after{
		display:none;
	}	

}

@media (max-width: 991px) {
    .member.login #geLoginBtn {
        font-size: 14px;
    }

    .login .flex-item {
        text-align: left;
    }

    .login .btn-secondary,
    .login .btn.btn-primary {
        padding: 9px 20px;
    }

    .member .frame-small-box {
        width: auto;

    }

    .footer .footer-info {
        flex-wrap: wrap;
    }

    .home_news .article-grid.info-absolute .item .info a p {
        font-size: 14px;

    }

    .home_news .ti_right_s p.title {
        font-size: 16px;
    }

    .home_news .multiple-slick.slick {
        padding: 0;
    }

    .home_about .pic img {
        height: 600px !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        object-fit: cover;
        object-position: center center;
    }

    .home_about P {
        width: 80%;
    }

    .home_vrca a .tit .more:before {
        width: 30px;
        height: 5px;
        background-size: cover;
    }

    .home_vrca a .tit .more {
        width: 20px;
        height: 20px;
        margin-left: 19%;
    }

    .home_vrca a .tit p {
        margin-bottom: 0;
    }

    .home_vrca a .tit h4 {
        font-size: 18px;

    }

    .home_vrca > .container {
        max-width: 100%;
    }

    .banner .banner-txt {
        position: absolute;
        text-align: left;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        background: transparent;
        padding: 0;
    }

    .navbar .small-btn-box ul {
        margin: 0;
        margin-right: 10px;
    }

    .header .navbar .small-btn-box {
        position: absolute;
        right: 50px;
        top: 0px;
    }

    .header .navbar-nav .nav-link {
        padding: 5px 10px 20px;
    }

    .sideNavBtn .btn.btn-primary {
        padding: 5px 10px;
        font-size: 14px;
    }

    .sideNavBtn a .txt-en {
        display: none;
    }

    /*新設定*/
    .home_news .news_flex,
    .home_about .about_flex {
        flex-direction: column;
    }

    .home_news .article-list {
        border: none;
        padding: 0px 10px;
    }

    .home_news .news_right {
        width: 100%;
    }

    body.home .article-list .item a {
        padding: 30px 10px;
    }

    body.home .article-list .info-box {
        padding: 0;
    }

    .home_news .news_left {
        width: 100%;
        margin: 0;
    }

    .home_news .title_box_news {
        padding: 0;
    }

    .home_news .more-btn-area {
        position: absolute;
        bottom: -40px;
        left: 0;
        right: 37%;
    }

    .home_news a:hover.btn.more::after {
        right: -10%;
    }

    .home_about {
        margin: 30px 0 0;
    }

    .about_right {
        width: 100%;
        height: auto;
        left: 0;
        right: 0;
        padding: 30px 10px;
        text-align: center;
    }

    .about_title01 {
        display: block;
    }

    .home_about .about_right .btn.more {
        text-align: center;
        left: 36%;
        position: relative;
    }

    .home_about .about_right a.btn.more::after {
        left: 50%;
    }

    .home_about .about_right a:hover.btn.more::after {
        left: 60%;
    }

    .gallery-list .item {
        margin-bottom: 5px;
    }


    .home_product {
        position: relative;
        padding: 0 15px;
    }

    .left-area,
    .footer .copyrights-info {
        text-align: center;
    }
	.about_flex02{
		flex-direction: column;
		align-items: center;
	}
	.about_flex03{
		    flex-direction: column-reverse;
	}
	.a_right{
		width:100%;
		margin-left: 0px;
    	margin-top: 20px;
	}
	.a_right.b02{
		margin-right:0;
	}
	.about_en br{
		display:none;
	}
	.video_box{
		width:100%;
	}
}

@media (max-width: 767px) {
    .member .frame-small-box .h2 {
        margin-bottom: 0;
    }

    .banner .item.slick-active .banner_tit .ba_aox.aos-animate,
    .banner .bannerImgBox.oneMode .item .banner_tit .ba_aox.aos-animate {
        top: 10px;
    }

    .login .flex-item:nth-child(3) a {
        width: 100%;
    }

    .login .flex-item:nth-child(3) {
        width: 100%;
        margin-top: 10px;
    }

    .login .btn-area {
        flex-wrap: wrap;
        margin-top: 0 !important;
    }

    .login #lineLoginBtn {
        display: block;
    }

    .login #geLoginBtn {
        margin: 10px 0;
        display: block;
    }

    .contact .map-box {
        padding-right: 0;
        margin-bottom: 30px;
    }

    body {
        font-size: 14px;
    }

    .list-creative .list-terms {
        padding-left: 15px;
    }

    body .article-grid .item .info .title {
        padding-bottom: 0;
    }

    body .tab-area.tab-accordion .tab-accordion-header,
    body.product.show .shop-box > .btn,
    body .product-info-area .item .label,
    body .grid .grid-item .item .info .title,
    body .list-creative a,
    body .article-grid .item .info .title,
    body .article-grid .item .info .title a,
    body .gallery-list .item .title {
        font-size: 14px;
    }

    .order .frame-border {
        padding: 20px !important;
    }

    .order .mainSection .cart-box .pay-box {
        width: 100%;
        margin-top: 20px !important;

    }

    .order .mainSection .cart-box .cart-list {
        width: 100%;

    }

    .faq .accordion-list .st {
        top: 16px;
    }

    .faq .accordion-list .accordion-list-header .btn-link {
        font-size: 14px;

    }

    .faq .h2 {
        margin-bottom: 70px;
    }

    .faq .h2 .btn.btn-primary {
        padding: 6px 10px;
    }

    .btn-secondary,
    .btn.btn-primary {
        padding: 5px 12px;
        font-size: 14px;
    }

    .member-function-box .item .pic > .icon {
        font-size: 20px;
    }

    .member .member-function-box .item > a .info {
        padding-top: 0px !important;
    }

    .member-function-box .item > a {
        padding: 20px 10px;
        font-size: 14px;
    }

    .gallery-list .item .title {
        margin-bottom: 0;
    }

    .gallery-list.cover.hov-cart .btn-box .btn .icon {
        font-size: 12px;
        padding-bottom: 9px;
    }

    .news.show .breadcrumb-section {
        margin-bottom: 30px !important;
    }

    .breadcrumb {
        transform: translateY(0);
        background: #090909;
    }

    .breadcrumb-section {
        margin-bottom: 0 !important;
        display: none;
    }

    .home_vrca a .tit {
        left: 4%;
    }

    .home_vrca a .tit p {
        padding: 5px 0 10px;
    }

    .home_news .article-grid.info-absolute .item .pic img {
        height: 100% !important;
        width: 100% !important;

    }

    .article-grid.info-absolute .item .pic .d-flex {
        flex-wrap: wrap;
    }

    .home_news .ratio {
        width: 50%;
        margin: 0 auto;
    }

    .home_news .ti_right_s {
        height: auto;
        width: 100%;
        padding: 10px 0 20px;
        text-align: center;
    }

    .navbar .small-btn-box a.btn-search i {
        background: url(../images/all/search2.svg)no-repeat;

    }

    .wid-float-section {
        bottom: 0;

    }

    .wid-float-section ul {
        background: rgb(0 0 0);
    }

    .news .article-grid.ar-img .item .info {
        height: auto;
        padding: 20px;
    }

    .order.show .page-box .page-item:first-child .page-link,
    .product.show .page-box .page-item:first-child .page-link,
    .news.show .page-box .page-item:last-child .page-link {
        padding: 9px 5px;
        width: 130px;
    }

    news .article-grid.ar-img .item .info {
        height: auto;
        padding: 30px;
    }

    h3.h1,
    .h2 {
        font-size: 26px;

    }

    body.hone .main {
        padding-bottom: 0;
    }

    .main {
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .container .ezshare-box {
        margin: 0px 0 20px 0;
    }

    .rwd-table.mob-mode td:before {
        font-weight: bold;
        color: #000;
    }

    .wid-float-section ul li a .num {
        min-width: 15px;
        height: 15px;
        align-items: center;
        display: flex;
        justify-content: center;
        right: 19px;
    }

    .navbar .small-btn-box a.btn-search {
        padding-left: 57px;
    }

    .form-control {
        font-size: 14px;
    }

    .nav-search-li .nav-search-box .search-area {
        width: auto;
    }

    .wid-float-section ul li a .icon {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .footer .gotop a:before {
        width: 11px;
        height: 4px;
        top: 9px;
        background-size: cover;
    }

    .footer .gotop a {
        width: 45px;
        height: 45px;
        padding-top: 0;

    }

    .footer_mid ul {
        font-size: 12px;
    }

    .footer .fo_tix {
        font-size: 16px;
    }

    .footer .footer-info .footer_mid {
        margin: 30px 0 10px;
    }

    .footer .footer-info .footer_right .copyrights {
        display: block;
    }

    .footer .footer-info .footer_left .copyrights {
        display: none;
        /*padding-top: 0;
        position: absolute;
        bottom: -285px;
        font-size: 12px;*/
    }

    .footer .powered {
        padding-top: 15px;
        margin-top: 7%;
        padding-bottom: 10px;
        font-size: 12px;
    }

    .footer .footer-info {
        position: relative;
        padding-bottom: 0;
    }

    .footer .footer-info .footer_right,
    .footer .footer-info .footer_mid,
    .footer .footer-info .footer_left {
        width: 100%;
    }

    .home_news .box-intro {
        margin-bottom: 10px !important;
    }

    .home_news {
        padding-top: 20px !important;
    }

    .home_vrca {
        padding: 8% 0 13%;
    }

    .home_about .pic img {
        object-position: left center;
        height: 400px !important;
    }

    .home_about {
        height: unset;
    }

    .home_about a {
        font-size: 12px;
        padding: 8px 5px;
        width: 140px;
    }

    .home_about P {
        width: 90%;
        font-size: 14px;
    }

    .home_news .h3,
    h3.h3_t {
        font-size: 24px;
    }

    .home_vrca p {
        font-size: 14px;
        line-height: 19px;
    }

    .header .navbar .nav-share-btn-area li.b2 {
        display: none;
    }

    .home_vrca .d-flex {
        padding-top: 0;
    }

    .home_vrca a:nth-child(1) {
        margin-bottom: 20px;
    }

    .home_vrca a {
        width: 100%;
    }

    .home_vrca .d-flex {
        flex-wrap: wrap;
        padding-top: 20px;
    }

    .header .navbar .nav-share-btn-area li.icon_l a,
    .header .navbar .nav-share-btn-area li.icon_p a,
    .header .navbar .nav-share-btn-area li.icon_t a,
    .header .navbar .nav-share-btn-area li.icon_y a,
    .header .navbar .nav-share-btn-area li.icon_i a,
    .header .navbar .nav-share-btn-area li a,
    .header .navbar .nav-share-btn-area li.icon_f a {
        font-size: 16px;
        color: #000;
        background-color: #cacaca;
        width: 34px;
        height: 34px;
        border-radius: 50%;
        display: block;
        text-align: center;
        padding-top: 4px;

    }

    .header .navbar .nav-share-btn-area {
        display: flex;
        position: relative;
        top: unset;
        right: 0;
        justify-content: flex-start;
        width: auto;
        left: 41%;
    }

    .bsnav-mobile .navbar-nav .nav-item .navbar-nav li {
        padding-bottom: 0;
    }

    .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav li ul li a {
        border-bottom: none;
        padding-bottom: 0;
        padding-left: 12px;
    }

    .bsnav-mobile .navbar-nav .nav-item .navbar-nav .nav-link:hover {
        color: #fff;
        background: #000;
    }

    .bsnav-mobile .navbar-nav .nav-item .navbar-nav .nav-link {
        padding: 15px 0;
        font-size: 12px;
        color: #787878;
        border-bottom: 1px solid #787878;
        display: table;
        margin-bottom: 0px;
    }

    .bsnav-mobile .navbar-nav .nav-item .navbar-nav {
        background: unset;
        margin-left: 0;
    }

    .bsnav-mobile .navbar-nav .nav-item {
        padding-bottom: 20px;
    }

    .bsnav-mobile .navbar-nav .nav-item .nav-link {
        border-bottom: none;
    }

    .header .navbar .small-btn-box {
        margin-top: 0;
        position: static;
    }

    .navbar-toggler .navbar-toggler-icon,
    .navbar-toggler .navbar-toggler-icon::after,
    .navbar-toggler .navbar-toggler-icon::before {
        height: 2px;

    }

    .is_scroll .navbar-toggler .navbar-toggler-icon,
    .is_scroll .navbar-toggler .navbar-toggler-icon::after,
    .is_scroll .navbar-toggler .navbar-toggler-icon::before {
        background: #fff;
    }

    .nav-item .caret {
        border-top: solid 5px #fff;
    }

    .navbar .small-btn-box a {
        /*color: #fff;*/
    }

    .navbar .small-btn-box .lang a {
        color: #9f9f9f;
    }

    .is_scroll .header .navbar {
        background-color: #000;
    }

    .header .navbar {}

    .header .navbar .navbar-mobile-wrapper .navbar-brand {
        margin: 20px auto;
        display: table;
    }

    .bsnav-mobile.full .navbar-nav .nav-item .nav-link {}

    .bsnav-mobile .navbar-nav .nav-item .nav-link {
        color: #fff;
    }

    .bsnav-mobile .navbar-nav {
        margin-top: 40px;
        margin-left: 0px;

    }

    .bsnavclose.close-btn.active img {
        width: 36%;
        margin: 0 auto;
        display: table;
        padding-top: 13px;

    }

    .bsnavclose.close-btn.active {
        background-color: #000;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        top: 32px;
        right: 12px;
    }

    .bsnav-mobile.in {
        z-index: 100;
    }

    .header .bsnav-mobile .navbar {
        background: #333;
        border-top: 0;
        border-bottom: 0;
    }

    .bsnav-mobile.full.in .navbar {
        background: #333;
        border-top: 0;
        border-bottom: 0;
        justify-content: unset;
    }

    .bsnav-mobile.full .navbar-nav .nav-item .navbar-nav {
        background: #fff;
        box-shadow: none;
    }

    .banner .item.slick-active .banner_tit .ba_aox h3 span:before {
        right: -7px;
        top: 7px;
        width: 13px;
        height: 7px;
        background-size: cover;
    }

    body.home .banner .item.slick-active .banner_tit .ba_aox h3 span:before {
        right: -6px;
        top: 11px;
        width: 18px;
        height: 10px;
        background-size: cover;
    }

    body.home .banner .item.slick-active .banner_tit .ba_aox h3 {
        font-size: 70px;
        letter-spacing: 0;
    }

    .banner .item.slick-active .banner_tit .ba_aox h3 {
        font-size: 50px;
        letter-spacing: 0;
    }

    .banner .item.slick-active .banner_tit .ba_aox p {
        font-size: 12px;
        letter-spacing: 9px;
        padding-top: 0;
    }

    .banner {
        padding-top: 64px;
        margin-bottom: 0px;
    }

    .home-category .list-item .item {
        width: 100%;
    }

    body.home .banner .scro_sol {
        bottom: 10px;
        display: none;
    }

    body.home .banner .scro_sol .scrolldown {
        width: 30px;
        height: 30px;
        background-size: contain;
    }

    body.home .banner .scro_sol p {
        font-size: 12px;
    }

    body.home .home_product .gallery-list .item .title {
        letter-spacing: 0;
    }
	.navbar > .container{
		max-width:100%;
	}
	.footer-logo{
		margin-bottom:15px;
	}
	.a_bottom_title{
		padding:9px 0;
	}
}

@media (max-width: 575px) {
    body.home .home_product .gallery-list .item .info {
        top: 40%;
    }

    body.home .home_product .gallery-list .item .title {
        font-size: 15px;
    }
	.about_title{
		font-size:20px;
	}
	.about_en {
    	font-size: 30px;
	    line-height: 36px;
	}
	.a_btitle{
		padding:0;
	}

    .product-pic.slick.st .slider-nav .slick-list .slick-track {}
}