@charset "utf-8";
.headerStyle03 .subNavMenu>li>ul {
    display: none;
}

.headerStyle03 .subNavMenu>li:hover>ul {
    display: block;
}


/*自訂樣式===============================================*/
.noscroll {
    overflow-y: hidden;
}

.shopdetail .prod_price .del {
    text-decoration: line-through;
}

.relatedPro {
    margin: 50px 0;
}

.relatedPro .hrTitle {
    position: relative;
    text-align: center;
}

.relatedPro .hrTitle::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: gray;
    z-index: -1;
}

.relatedPro .hrTitle span {
    padding: 0 15px;
    color: gray;
    background: #fff;
}

.relatedPro .proList.shop {
    margin-top: 50px;
}

.relatedPro .relate_pro_slid {
    padding-left: 57.6px;
    padding-right: 57.6px;
    overflow: visible;
}

.relatedPro .relate_pro_slid .item .itemImg {
    padding-bottom: 100%;
}

.relatedPro .relate_pro_slid .item .itemTitle {
    height: 73px;
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
}

.relatedPro .relate_pro_slid .item .itemPrice {
    color: #ff5353;
}

.relatedPro .relate_pro_slid .item .itemPrice.del {
    color: gray;
    text-decoration: line-through;
    padding-right: 0.5em;
}

.shop_add .item {
    margin: 0 15px;
}

/* @media (min-width: 992px) {
    .proList .hamburger_hide {
        display: block !important;
    }
} */

.proList .shopCart_btn .itemAddCart {
    width: auto;
    height: auto;
    font-size: 16px;
    padding: 5px 25px;
    border-radius: 0;
}

.proList .shopCart_btn .itemAddFavor {
    position: absolute;
    top: -10px;
    right: 5px;
    z-index: 3;
}

.indexList2 {
    padding: 15px;
    background-color: #0050a3;
}

/* product 食譜右側清單 共用 */

.itemList.newsListType2.Bbox_in_1c.newsListType7 .itemImg {
    /* cursor: pointer; */
    cursor: default;
}


/* productdetail 食譜內頁詳細 共用 */

.productdetail section.sectionBlock input.tagbtn {
    cursor: pointer;
}

.productdetail section.sectionBlock ul.listTag {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    margin-bottom: 30px;
}

.productdetail section.sectionBlock ul.listTag li {
    margin: 0 6px;
}

.tabLink_area {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
    margin-bottom: 0 !important;
}

.container a.tabLink {
    border: 1px solid #7995cc;
    padding: 10px 25px;
    margin: 10px;
    border-radius: 50px;
    background: #f2f6ff;
    color: #2d4d8d;
}

.abouttabLink_area {
    margin-right: 0;
    margin-left: 0;
    justify-content: center;
}

.abouttabLink {
    border: 1px solid #7995cc;
    padding: 10px 30px;
    margin: 10px;
    border-radius: 50px;
    background: #f2f6ff;
    color: #2d4d8d;
}

.productdetail .itemImg.square {
    padding-bottom: 100%;
}

.prod_slider_title {
    color: #7995cc;
    font-size: 40px;
    font-weight: bold;
    /* display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden; */
}

.productdetail .title_style {
    margin-top: 0;
}

.tagbox .subBlockTitle {
    font-size: 18px;
    color: #313131;
    font-weight: bold;
    height: 100%;
}

.tagbox a.tabLink.light {
    background: #3c5d9f;
    color: #fff;
}

.aboutlight {
    background: #3c5d9f;
    color: #fff;
}


/* productdetail 食譜內頁右側表格步驟詳細 共用 */

.outboxtopic {
    background-color: #7995cc;
    padding: 10px 15px;
    color: #fff;
}

.mgb5.outbox {
    border: 1px solid #7995cc;
    margin-bottom: 30px;
    background: #fff;
}

.mgb5.outbox .col-6 {
    padding: 5px 10px;
}

.widgetSocial {
    top: 40%;
    right: 1.5%;
}


/* .slick-slider .slick-arrow:hover {
	background-color: #3c5d9f;
} */

.newsListType2 .item.process a:hover .itemTitle {
    color: #2d4d8d;
    cursor: default;
}


/* 2023-08-08 修改指標要有手指 */
/* .newsListType2 .item.process a .itemImg,
.newsListType2 .item a {
    cursor: default;
} */

.indexBox03 .proItemBorder:hover .itemImg img,
.newsListType2 .item a:hover .itemImg img {
    transition: all 1s;
    width: 130%;
    height: 130%;
}

.itemImg img {
    transition: all 1s;
}

.tagbtn {
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}


/* ---歷屆資料頁面--- */

.sectionBlock_121 .left-box {
    justify-content: space-between;
}

.inforList .title {
    margin-bottom: 20px;
    font-size: 27px;
    line-height: 1.3;
    font-weight: bold;
}

section.sectionBlock.tabBlock {
    padding: 0;
}

.sectionBlock.tabBlock .blockItem a {
    display: block;
    /* border: 1px solid #c79404; */
    text-align: center;
    padding: 15px 0;
    line-height: 1;
    margin: 30px;
    color: #7c5c00;
    background: #ede4c9;
}

.sectionBlock.slickBlock-1 .blockTitle,
.sectionBlock.slickBlock-2 .blockTitle {
    margin-bottom: 25px;
}

section.sectionBlock.textBlock,
section.sectionBlock.slickBlock,
section.sectionBlock.videoBlock {
    padding: 50px 0 0 0;
}

ul.likItem {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul.likItem li {
    margin-bottom: 40px;
    background: #f0f0f0;
    display: flex;
    width: calc(100% / 2 - 15px);
    align-items: center;
    padding: 15px 25px;
}

ul.likItem li a {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

ul.likItem li a>span:nth-child(2) {
    color: #c79404;
    display: block;
}

ul.likItem li a span.text {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 575px;
}

ul.likItem li:before {
    content: '';
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50px;
    background: #957314;
    display: inline-flex;
    margin-right: 10px;
}

.fancybox-slide>div {
    max-width: 1000px;
}

.coverCommercial .box {
    width: 60px;
}

@media (max-width: 576px) {
    .fancybox-slide>div {
        width: 90%;
        max-height: 80vh;
    }
    .editor>div {
        width: 95%;
        margin: 0 auto;
    }
    .editor-box {
        position: relative;
        /* z-index: -1; */
    }
    .editor-box img {
        pointer-events: none;
    }
}

.fancybox-slide::-webkit-scrollbar {
    display: none;
}


/* common */
:root {
    --cis1: #D32248;
    --cis2: #43414F;
    --cis3: #747289;
    --cis4: #333333;
    --cis5: #EFEFEF;
    --text-color: #43414F;
}
body {
    /* font-family: "Lexend","Noto Sans TC", sans-serif; */
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #43414F;
}
.pageTitleStyle-2 h2, .pageTitleStyle-2 span,
.cowboyPageBanner01 .banner_content .banner_txt_two,
.blockTitle span,.subBlockTitle-big,.subBlockTitle{
    font-family: "Inter Tight", sans-serif;
}
.no-margin-top {
    margin-top: 0!important;
}
.pageTitleStyle-2 h2, .pageTitleStyle-2 span {
    font-weight: 400;
    color: var(--cis2);
    position: relative;
    width: fit-content;
    margin: 0 auto;
    display: inline;
}
.pageTitleStyle-2 span::after{
    content: "";
    background: url(/images_v4/tit_decorate.svg) no-repeat  center / cover;
    width: 48px;
    height: 35px;
    position: absolute;
    right: -57px;
    bottom: 10px;
}
@media (max-width: 768px) {
.pageTitleStyle-2 span::after{
    width: 30px;
    height: 22px;
    right: -38px;
    bottom: 8px;
}
}
.blockTitle span {
    font-weight: 400;
}
.index .blockTitle span {
    color: var(--cis2);
    font-weight: 400;
    line-height: 1.1;
}
@media (min-width: 1441px) {
    .index .blockTitle span {
        font-size: 44px;
    }
}
.index .blockTitle small {
    font-size: 14px;
    color: var(--cis1);
    font-weight: 400;
    position: relative;
}
.index .blockTitle small::before{
    content: "";
    width: 40px;
    height: 1px;
    background: var(--cis1);
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.index .blockTitle small::after{
    content: "";
    width: 40px;
    height: 1px;
    background: var(--cis1);
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.index .blockTitle.tit_l small::before{
    display: none;
}
.pageLoading{
    /* background: url(/images_v4/pageLoading_bg.jpg) left top / cover no-repeat rgba(255, 255, 255, 1); */
    background: url(/images_v4/pageLoading_bg.jpg) left top / cover no-repeat;
    background-color: #fff;
}
.pageLoading .logo {
    min-width: 250px;
}
/* btn */
.btn-acrosser{
    width: 100%;
    max-width: 195px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    line-height: 44px;
    padding: 0 1em;
    border-color: var(--cis1);
    background-color: var(--cis1);
    color: #ffffff;
    border-width: 1px;
    border-style: solid;
    margin: 1em 0;
    cursor: pointer;
    transition: 0.3s;
}
.btn-acrosser>span{
    font-size: 16px;
    /* font-weight: 300; */
    text-transform: capitalize;
}
.btn-acrosser:hover{
    filter: brightness(1.2);
}
.crossBox {
    /* 裝飾全拿掉 */
    display: none;

    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    position: relative;
  }
  
  .crossBox .cross {
    width: 100%;
    height: 100%;
    position: relative;
  }
  
  .crossBox .cross::before {
    content: "";
    width: 31px;
    height: 1px;
    display: block;
    background-color: #fff;
    position: absolute;
    top: calc(50% - 0.5px);
    left: calc(50% - 15.5px);
  }
  
  .crossBox .cross::after {
    content: "";
    width: 1px;
    height: 31px;
    display: block;
    background-color: #fff;
    position: absolute;
    top: calc(50% - 15.5px);
    left: calc(50% - 0.5px);
  }
  
  .crossBox::after {
    content: "";
    width: 3px;
    height: 3px;
    background-color: var(--cis1);
    position: absolute;
    top: calc(50% - 1.5px);
    left: calc(50% - 1.5px);
    z-index: 2;
  }

  .btn-white {
    color: var(--cis1);
    border-color: var(--cis1);
    min-width: 110px;
    height: 35px;
    line-height: 35px;
    border-radius: 0;
    z-index: 9;
    position: relative;
    background: transparent;
} 
.btn-white-big {
    min-width: 190px;
    height: 44px;
    line-height: 44px;
} 
.btn-white:hover{
    color: #fff;
    background: var(--cis1);
}
.btn-cis1, .btn-gray, .btn-gray2, .btn-orange, .btn-pink, .btn-white, .btn-white2 {
    min-width: 195px;
    height: 48px;
    line-height: 48px;
    border-radius: 0;
}
.m_0auto{
    margin: 0 auto;
}
/* banner */
.bannerStyle18 .area1 .in {
    border-color: transparent transparent var(--cis2) transparent;
    opacity: 0.4;
}
.bannerStyle18 .area2 .in {
    border-color: transparent transparent var(--cis2) transparent;
    opacity: 0.55;
}
.bannerStyle18 .area3 .in{
    border-color: var(--cis2) transparent transparent transparent;
    opacity: 0.55;
}
.bannerBlock .scrollDown.scrollDownStyle05 .scrollDown_line:before {
    background-color: var(--cis1);
}
.bannerBlock .scrollDown.scrollDownStyle05 .scrollDown_line {
    width: 10px;
}
.bannerBlock .scrollDown.scrollDownStyle05 .scrollDown_line:after {
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
}
.bannerBlock .scrollDown.scrollDownStyle05 .scrollDown_line {
    width: 30px;
}
.bannerBlock .scrollDown.scrollDownStyle05 .scrollDown_line:before {
    left: 15px;
}
.bannerBlock .scrollDown.scrollDownStyle05 .scrollDown_line:after {
    left: 11px;
}
.bannerStyle18 .bgTxtBox {
    width: 25%;
    min-width: 450px;
    bottom: 150px;
    left: 150px;
    margin: 15px;
}
.bannerStyle18 .bgTxtBox .blockTitle span {
    color: #fff;
    font-size: 42px;
    font-weight: 500;
    /* text-transform: capitalize; */
    line-height: 1.2;
    text-shadow: 3px 3px 8px rgba(45, 45, 45, 0.85);
}
.bannerStyle18 .swiper-slide-active .bgTxt span {
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-shadow: 3px 3px 8px rgb(45 45 45 / 85%);
    margin-bottom: 40px;
}
@media screen and (max-width: 1440px) and (min-width: 769px){
    .bannerStyle18 .bgTxtBox .blockTitle span {
        font-size: 38px;
    }
}
@media (max-width: 768px) {
    .bannerStyle18 .bgTxtBox {
        width: 90%;
        min-width: auto;
        bottom: auto;
        top: 45%;
        left: 50%;
        margin: 0;
        text-align: center;
        transform: translate(-50%, -50%);
    }
    
    .bannerStyle18 .bgTxtBox .blockTitle span {
        font-size: 30px;
    }
    .bannerStyle18 .swiper-slide-active .bgTxt {
        font-size: 18px;
    }
    .btn-acrosser {
        margin: 0 auto;
    }
    .bannerStyle18 .area2 .in {
        left: -550px;
    }
}
@media (max-width: 480px) {
    .cowboyPageBanner01 .banner_content .banner_txt_two {
        font-size: 22px;
    }
}
/* header */
@media (max-width: 1024px) {
    header {
        display: none;
    }
}
.headerStyle03_5{
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.headerStyle03_5 .navBar .navBarContent .header-language-switcher li:not(:last-child):after {
    content: "";
    margin: 0 15px;
}
.headerStyle03_5 .navBar .navBarContent .header-language-switcher a {
    font-size: 22px;
}
.headerStyle03_5 .navBar .navBarContent>div:last-child {
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
}
.headerStyle03_5 .navBar .navBarContent .header-language-switcher a .fa-search{
    transform: rotateY(180deg);
}
.index .headerStyle03_5 {
    background: linear-gradient(180deg, rgb(0 0 0 / 75%) 20%, rgb(0 0 0 / 0%));
}
.headerStyle03_5.scroll {
    background: #fff;
}
header .navBar .navMenu.hoverEffect_03>li>a>span {
    text-transform: uppercase;
}

/* header for index */
@media (min-width: 1025px) {
    body:not(body.index){
        margin-top: 90px!important;
    }
}
.headerStyle03_5 .navBar .navMenu li a:not(.index .headerStyle03_5 .navBar .navMenu li a),
header .navBar .navMenu.navMenuStyle_downArrow>li.moreMenu>a>span:before,
.headerStyle03_5 .navBar .navBarContent .header-language-switcher a:not(.index .headerStyle03_5 .navBar .navBarContent .header-language-switcher a){
    color: #000;
}
.index header .navBar .navMenu.navMenuStyle_downArrow>li.moreMenu>a>span:before {
    color: #ffffff;
}
.index header.scroll .navBar .navMenu.navMenuStyle_downArrow>li.moreMenu>a>span:before {
    color: #000000;
}
.index .logo .intro{
    display: block;
}
.index .logo .normal{
    display: none;
}

.logo .intro{
    display: none;
}
.logo .normal{
    display: block;
}
header.scroll .logo .intro{
    display: none;
}
header.scroll .logo .normal{
    display: block;
}
header .navBar .navMenu.hoverEffect_01>li>a>span {
    text-transform: capitalize;
}
header .navBar .navMenu.hoverEffect_01>li>a>span {
    margin-right: 40px
}
@media (max-width: 1350px) {
    /* .headerStyle03_5 .navBar .navMenu li a {
    padding-left: 1.8em;
    padding-right: 1.8em;
    } */
    header .navBar .navMenu.hoverEffect_01>li>a>span {
    margin-right: 20px
    }
}

/* index */
.fiveBox-7 a .txtBox p{
    font-weight: 400;
}
.fiveBox-7 a .txtBox p{
    color: var(--cis2);
    margin: 0;
    position: relative;
}
.fiveBox-7 a .txtBox p::before {
    content: "";
    width: 7px;
    height: 26px;
    background: var(--cis1);
    position: absolute;
    left: -16px;
    top: 50%;
    transform: translateY(-50%) skewY(-28deg);
}

.fiveBox-7 .card01 a .txtBox,.fiveBox-7 .card02 a .txtBox  {
    bottom: 30px;
    left: 42px;
    right: auto;
    text-align: left;
}
.fiveBox-7 .card01 a .txtBox p,.fiveBox-7 .card05 a .txtBox p{
    color: #fff;
}
.fiveBox-7 .card03 a .txtBox {
    bottom: 10%;
    right: auto;
    left: 50%;
    text-align: left;
    text-shadow: none;
    transform: translateX(-50%);
    white-space: nowrap;
}
.fiveBox-7 .card04 a .txtBox,.fiveBox-7 .card05 a .txtBox {
    bottom: 30px;
    left: auto;
    right: 30px;
}
@media (max-width: 768px) {
    .innerBlock, .sectionBlock {
        margin-top: 60px;
    }
}

.sectionBlock_78 .sectionBlock_78-container {
    background: url(/images_v4/index/solution_bg.jpg) center top / cover no-repeat var(--cis4);
}
.sectionBlock_78 .num-intro {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.sectionBlock_78 .num-intro .idx-num-lists p {
    font-size: 22px;
    font-weight: 500;
}
.sectionBlock_78 .num-intro .idx-num-lists strong {
    line-height: 1.5;
}
.sectionBlock_78 .blockTitle{
    margin-top: 35px;
}
.sectionBlock_78 .blockTitle span {
    color: #fff;
    line-height: 1.7;
    margin: 30px 0 70px;
}
.sectionBlock_78 .subBlockTitle {
    color: #ffffff;
    font-weight: 400;
}
.sectionBlock_78 .idx-item .left .text:before {
    font-weight: 400;
}
.sectionBlock_78 .idx-item .left .text {
    background-color: var(--cis2);
}
.sectionBlock_78 .application-slide-wrap [class^=swiper-button-]:after {
    color: #fff;
}
@media (max-width: 768px) {
    .sectionBlock_78 .blockTitle span {
        margin: 10px 0 0;
    }
    .sectionBlock_78 .num-intro {
        padding: 30px 20px 20px;
        gap: 20px;
    }
    .sectionBlock_78 .blockTitle {
        margin-top: 20px;
    }
    .sectionBlock_78 .application-slide-wrap {
        padding-top: 10px;
    }
    .sectionBlock_78 .right p {
        color: #999999;
    }
}

.swiper-button-next, .swiper-button-prev {
    z-index: 9;
}
.sectionBlock_85,.sectionBlock_78{
    margin: 0;
}
.sectionBlock_85 .sectionBlock_85-container{
    background: url(/images_v4/index/news_bg.jpg) no-repeat center / 100% rgb(239 239 239 / 65%);
    background-blend-mode: color;
    padding-top: 125px;
    padding-bottom: 80px;
}
.sectionBlock_85 .sectionBlock_85-container:before,.sectionBlock_85 .newsArea:before {
    display: none;
}
.sectionBlock_85 .newsArea .crossBtn {
    position: absolute;
    top: 12px;
    right: 0;
}
.sectionBlock_85 .newsArea .btn-acrosser {
    width: 195px;
}
.sectionBlock_85 .newsArea .slick-dots-bottom li button:before {
    background-color: #A3A3A3;
}
.sectionBlock_85 .subBlockTitle{
    color: var(--cis3);
    font-weight: 400;
    line-height: 1.3;
}
.sectionBlock_85 .newsArea .news-list .Txt .date {
    color: var(--cis2)
}
.sectionBlock_85 .newsArea .news-list .Txt .title a {
    color: var(--cis3)
}
.sectionBlock_85 .newsArea .news-list .Txt .mtitle {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.3;
}
.sectionBlock_85 .newsArea .news-list .Txt .title a {
    font-weight: 400;
    -webkit-line-clamp: 3;
    margin-top: -20px;
}
@media (min-width: 1181px) {
    .sectionBlock_85 .newsArea .slick-dots-bottom {
        top: -70px;
        left: auto;
        right: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
@media (max-width: 1180px) {
    .sectionBlock_85 .videoArea .videoArea-item {
        height: auto;
    }
    .sectionBlock_85 .newsArea .news-list .Txt .mtitle {
        margin-bottom: 45px;
    }
    .index .sectionBlock_85 .blockTitle {
        text-align: center;
    }
    .index .sectionBlock_85 .blockTitle small::before {
        content: "";
        width: 40px;
        height: 1px;
        background: var(--cis1);
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }
}
@media (max-width: 768px) {
    .sectionBlock_85 .sectionBlock_85-container {
        padding-top: 70px;
        padding-bottom: 40px;
    }
    .sectionBlock_85 .newsArea {
        padding-bottom: 40px;
    }
}

.sixBox-8{
    background: url(/images_v4/index/partner_bg.png) repeat-y top / 100% rgba(255, 255, 255, 1);
    margin: 0;
    padding-top: 110px;
    padding-bottom: 160px;
}
.sixBox-8 .slideBox{
    margin-top: 90px;
}
.sixBox-8 .slick-slide img {
    filter: grayscale(100%);
}
@media (max-width: 768px) {
    .sixBox-8 {
        padding-top: 50px;
        padding-bottom: 60px;
    }
    .sixBox-8 .slideBox {
        margin-top: 30px;
    }
}
/* product 樣式調整 */
.twoBox_3-22:after {
    display: none;
}
.product .twoBox_3-22 {
    margin-bottom: 0;
}
.twoBox_3-22 .bgBox .bg {
    background: url(../images_v4/about/p_about.jpg) no-repeat center / cover;
}
.prod_info .editorBlock{
    color: var(--cis3);
}
.twoBox_3-22 .left .subBlockTitle-small:before {
    background: var(--cis1);
}
@media (max-width: 991px) {
    .prod_slider .slick-slider.slider-for .slick-arrow {
            display: flex;
    }
        .prod_slider .slick-slider.slider-for .slick-arrow i {
        font-size: 25px;
        padding: 3px;
    }
}
/* @media (max-width: 767px) {
    .prod_slider .slick-slider.slider-for .slick-arrow i {
        font-size: 25px;
        padding: 3px;
    }
} */
/* about */
.twoBox_2-1-6:after {
    background-color: var(--cis5);
}
.sectionBlock_aboutUs36 .titleBox .title {
    color: var(--cis2);
    font-weight: 700;
    line-height: 1.4;
}
.sectionBlock_aboutUs36 .historyBox .item .itemBox .title {
    font-weight: 600;
    line-height: 1.4;
}
.twoBox_2-1-6 .rightInfo {
    color: var(--cis2);
}
.about_1 .blockTitle span{
    font-weight: 600;
}
.twoBox_2-1-6 .item a .blockTitle {
    text-align: left;
}
.twoBox_2-1-6 .item a .txt p{
    font-size: 16px;
}
.twoBox_2-1-6 .item a:before {
    background-color: var(--cis2);
}
.sectionBlock_aboutUs36 .historyBox .item .itemBox p,.oneBox-24 p {
    color: var(--cis3);
}
@media (min-width: 1025px) {
    .twoBox_2-1-6 .list {
        width: 100%;
        max-width: 100%;
    }
    .twoBox_2-1-6 .item:nth-child(4) {
        margin-top: 285px;
    }
    .twoBox_2-1-6 .rightInfo {
        width: 24%;
        min-width: 380px;
    }
    .twoBox_2-1-6 .content {
        max-width: 1640px;
    }
    .twoBox_2-1-6:after {
        width: calc(100% - 80px);
    }
    .twoBox_2-1-6 .item a .imgBox img {
        max-height: 400px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 769px){
    .twoBox_2-1-6 .list {
        display: flex;
        max-width: 100%;
        flex-wrap: wrap;
        gap: 80px 0;
    }
    .twoBox_2-1-6 .item {
        flex: 0 0 46%;
    }
    .twoBox_2-1-6 .item a .imgBox img {
        max-height: 300px;
    }
    .twoBox_2-1-6 .item:nth-child(3) {
        margin-right: 25px;
    }
}
.history15Slick .txtBox ul li .date {
    min-width: 15px;
}
/* recruit */
.listBlock3 .listBg {
    background: url(../images_v4/recruit/recruit_bg.jpg) no-repeat 40% center / cover rgba(0, 0, 0, 0.75);
    background-blend-mode: multiply;
}
.listBlock3{
    background: url(../images_v4/recruit/r_bg.svg) no-repeat 0% 80% / 33%;
}
.twoBox_1-39-2{
    margin-bottom: 0;
}
a.large-btn {
    background-color: var(--cis2);
}
.large-btn-group .col-md-6:nth-child(2) .large-btn {
    background-color: var(--cis3);
}
a.large-btn:hover {
    background: var(--cis1) !important;
}
.listBlock3 .listFlexBox {
    max-width: 1500px;
}
.listBlock3 .listFlexBox .item {
    padding-left: 30px;
    padding-right: 30px;
    width: 33.33%;
}
@media screen and (max-width: 768px) {
    .listBlock3 .listFlexBox .item {
        width: 100%;
    }
}
@media screen and (max-width: 576px) {
    .listBlock3 .listFlexBox .item {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.recruit_1 .dotsUl {
	text-align: left;
    width: fit-content;
    margin: 0 auto;
}
.recruit_1 .dotsUl li {
	position: relative;
	padding-left: 1.4em;
	margin-bottom: 5px;
}
.recruit_1 .dotsUl li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0.5em;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #fff;
	transition: all 0.5s ease-in;
}
/* Solution */
.sectionBlock.overlap1.sectionBlock_67:before {
    background: var(--cis5);
}
.sectionBlock_67-hr {
    border: 1px dotted rgba(211, 34, 72, 0.3);
}
.sectionBlock_67 .crossBtn{
    margin-top: 30px;
}
.authorBlock .share_social a:hover, .authorBlock .share_social a:focus{
	background: var(--cis1);
	color: #ffffff;
}
.authorBlock .share_social a,.authorBlock .share_social a:hover{
    border: none;
}
.authorBlock .share_social a:hover*,
.authorBlock .share_social a:focus*{
	filter: brightness(10);
}
.authorBlock .share_social a:hover i,
.authorBlock .share_social a:focus i{
    color: #ffffff;
}
/* .solution .slick-list,.solution .slick-slider,
.productdetail .slick-list,.productdetail .slick-slider {
    overflow: visible;
} */
/* 產品輪播圖內縮 */
.solution .relatedPro .itemImg img,.productdetail .relatedPro .itemImg img {
    -o-object-fit: contain;
    object-fit: contain;
    padding: 25px;
}
/* newsdetail */
.threeBox-35 .dotsBox li button {
    border-radius: 50%;
}
.twoBox_3-18 .dot{
    position: relative;
}
.twoBox_3-18 .dot::before {
    content: "";
    width: 7px;
    height: 26px;
    background: var(--cis1);
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%) skewY(-28deg);
}
.twoBox_3-18 .box .item a {
    column-gap: 25px;
}
/* .threeBox-35 [class^=slideShow] li {
    margin: 0;
} */
/* RMA */
.rma .compare_table {
    margin-left: 40px;
    width: calc(100% - 40px);
    margin-bottom: 20px;
}
/* NEWS */
.newsListType6 .item {
    text-align: left;
}
.newsListType6 .item a .dateStyle,.newsListType6 .item a:hover .dateStyle {
    color: var(--cis2);
}
.newsListType6 .firstNews a p,.newsListType6 .firstNews a:hover p {
    color: var(--cis2);
}
.newsListType6 .firstNews a:hover .blockTitle span {
    color: var(--cis1);
}

.overlapBox article p {
    color: var(--cis2);
}
@media (min-width: 577px) {
    .overlap1.sectionBlock_67 .overlapBox .textBox {
        width: 50%;
    }
    .overlap1.sectionBlock_67 .overlapBox .imgBox {
        width: 50%;
    }
}
.copyRightTxt{
    font-size: 12px;
}

/* scrollDown隱藏 */
.scrollDown{
    display: none;
}

/* privacy_1 */
.privacy_1 .sectionBlock ul {
    list-style: disc;
	padding-left: 15px;
}
.privacy_1 .sectionBlock ol {
    list-style: auto;
}