@charset "utf-8";


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.path {display: none;}
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/*網站統一設定*/
.main_part {max-width: 1500px;padding: 100px 5%;}
.show_content {padding: 0;}
.page {width: 100%;margin: 50px auto;color: #000000;gap: 5px;}
.page li {margin: 0;display: flex;width: 30px;height: 30px;line-height: 30px;
justify-content: center;align-items: center;align-content: center;text-align: center;border-radius: 50px;transition: .3s;}
.page li a, .page li strong {width: 30px;height: 30px;line-height: 30px;color: #000000;}
.page strong, .page a:hover {background: #000000;color: #ffffff;}
.page li.activeN {background: #000000;color: #ffffff;}

.animated-arrow {background: #08385f;margin-top: 0;height: 60px;line-height: 60px;}
.animated-arrow b {font-weight: normal;letter-spacing: 0.15em;}
.animated-arrow i.fa-solid.fa-arrow-right {display: none;}

@media screen and (max-width: 1024px) {
.main_part {padding: 80px 5%;}
.page {font-size: 15px;gap: 3px;}
}
@media screen and (max-width: 500px) {
.main_part {padding: 60px 5%;}
.page {font-size: 14px;gap: 2px;}
}
@media screen and (max-width: 425px) {
.main_part {padding: 50px 5%;}
.page {font-size: 13px;gap: 0;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*HERDER*/
.pageIndex.bodyDesktop .header_area {position: fixed;background: #fffffff2;transition: 0.3s ease;}
.header_area {padding: 0;background: #ffffff;transition: 0.3s ease;}
.header_area.sticky {background: #ffffff;box-shadow: 0 0 15px #66666640;transition: 0.3s ease;}
.main_header_area .container {max-width: 100%;width: 98%;margin-right: 0;}
.navigation {grid-template-columns: 300px 1fr;grid-gap: 0 30px;justify-items: end;}

.me_tp_features {display: flex;justify-content: flex-end;align-items: center;flex-wrap: wrap;gap: 15px;padding: 10px 30px;}
.me_tp_features a {margin: 0;font-size: 16px;line-height: 1;}
.me_tp_features a.tp_btn_cart {order: 1;}
.me_tp_features a.tp_btn_notice {order: 2;}
.me_tp_features a i {color: #08385f;margin:0;}
.me_tp_features a:hover {color: #000;transition: 0.3s ease;}
.me_tp_features a.tp_btn_cart b {margin: 0 0 0 3px;color: #08385f;letter-spacing: 0.08em;}
.me_tp_features a span > span, .me_tp_features a.tp_btn_notice span {color: #08385f;padding-left: 5px;}

/*LOGO*/
.nav-header {padding: 5px 0;max-width: 300px;transition: 0.3s ease;}

/*選單*/
.stellarnav {display: flex;order: 1;justify-content: flex-end;align-items: center;}
.stellarnav > ul > li:nth-last-child(1) > a {padding:25px 25px;margin-left: 5px;background: #08385F;color: #fff;transition: 0.3s ease;}
.stellarnav > ul > li > a {display: block;padding:25px 8px;letter-spacing: 0.08em;
    font-size: 17px;line-height: 1;height: auto;margin: 0;color: #000;transition: 0.3s ease;}
.stellarnav > ul > li > a:hover {color: #125484;transition: 0.3s ease;}
.stellarnav > ul > li.has-sub > a {padding-right: 8px;}
.stellarnav li.has-sub > a:after {display: none;}
.stellarnav > ul > li > a:before {content: '';display: block;position: absolute;transform: translateX(-50%);left: 50%;bottom: 0;width: 75%;
    height: 0;background: #08385F;transition: height 0.3s ease;}
.stellarnav > ul > li > a:hover:before {height: 5px;transition: height 0.3s ease;}
.stellarnav > ul > li:nth-last-child(1) > a:before {display: none;}
.stellarnav > ul > li:nth-last-child(1) > a:hover {background: #A47539;color: #fff;transition: 0.3s ease;}

/*次選單*/
.stellarnav ul ul {background: #ffffff;border: 1px solid #f5f5f5;}
.stellarnav ul ul ul {transform: translateX(0%);border-left: 1px solid #fff;}
.stellarnav li li {border: 0;}
.stellarnav li li+li {border-top: 1px solid #08385F24;}
.stellarnav li li a {padding: 10px 5px;letter-spacing: 0.05em;font-size: 16px;text-align: center;color: #000;transition: 0.3s ease;}
.stellarnav li li a:hover {color: #186cac;transition: 0.3s ease;}

@media screen and (max-width: 1380px) {
.navigation {grid-template-columns: 250px 1fr;grid-gap: 0 15px;}
.stellarnav > ul > li > a {font-size: 16px;padding: 25px 5px;}
.stellarnav > ul > li.has-sub > a {padding-right: 5px;}
.stellarnav > ul > li:nth-last-child(1) > a {padding: 25px 20px;}
}
@media screen and (max-width: 1220px) {
.pageIndex.bodyDesktop .header_area {padding: 0;position: sticky;}
.main_header_area .container {margin-right: auto;width: 100%;}
.navigation {grid-template-columns: 1fr;justify-items: center;}
.me_tp_features {justify-content: center;padding: 5px 30px;}
.nav-header {max-width: 260px;padding: 10px 0 0;}
.stellarnav {justify-content: end;}
.stellarnav ul {width: 97%;margin-right: 0;display: inline-flex;text-align: center;justify-content: space-between;}
}
@media screen and (max-width: 1024px) {
.stellarnav > ul > li > a {font-size: 15px;}
}
@media screen and (max-width: 960px) {
.stellarnav > ul > li > a {font-size: 13px;padding: 25px 0;}
.stellarnav > ul > li.has-sub > a {padding-right: 0;}
}
@media screen and (max-width: 768px) {
.right_member_in {width: 40px;}
.header_area {padding: 0;}
.main_header_area .container {width: 98%;}
.navigation {grid-gap: 0;align-content: unset;justify-content: center;}
.nav-header, .header_area.sticky .nav-header {max-width: 220px; padding: 10px 0;}
.me_tp_features {display: none;}
.box_search {display: none;}
.stellarnav.mobile {display: flex;height: 100%;}
.stellarnav.mobile a.menu-toggle {padding: 10px 30px;}
.stellarnav .menu-toggle span.bars {top: 0;}
.stellarnav .menu-toggle span.bars span {width: 100%;height: 1px;border-radius: 0;background: #000000;margin: 3px auto 6px;}
.stellarnav .menu-toggle:after {font-size: 10px;color: #000000;transform: unset;letter-spacing: 0.1em;}

.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {border: none;background: #ffffff;box-shadow: 0 0 15px #66666640;max-width: 300px;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #f0f0f0;color: #000000;letter-spacing: 0.15em;padding: 15px;}
.stellarnav .icon-close {width: 20px;height: 11px;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {border-bottom: solid 1px #000;}
.stellarnav.mobile > ul > li {border-bottom: unset;}
.stellarnav.mobile li a {border-bottom: unset;}
.stellarnav.mobile > ul > li > a {padding: 20px 30px;font-size: 16px;}
.stellarnav > ul > li:nth-last-child(1) > a {margin-left: 0;}
.stellarnav > ul > li > a:before {display: none;}
.stellarnav.mobile > ul > li.has-sub > a {padding-right: unset;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 20px 15px;}
.stellarnav.mobile ul > li > ul {background: unset;border: 0;border-top: 1px solid #f5f5f5;}
.stellarnav.mobile > ul > li > ul > li {text-align: left;}
.stellarnav.mobile > ul > li+li, .stellarnav.mobile > ul > li > ul > li+li {border-top: 1px solid #f3f3f3;}
.stellarnav > ul > li > ul > li > ul > li+li {border-top: 1px solid #f3f3f3;}
.stellarnav.mobile > ul > li > ul > li > a, .stellarnav.mobile > ul > li > ul > li.has-sub > a, 
.stellarnav.mobile > ul > li > ul > li > ul > li > a {padding: 15px 30px !important;letter-spacing: 0.15em;text-align: left;}
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 1px #000;}
.stellarnav.mobile li.open {background: #d4dbe2;padding: 0;}
.stellarnav.mobile li.open li.open {background: #ffffff;padding: 0;}
.stellarnav.mobile li.open > a, .stellarnav.mobile li.open li.open > a {background: #9fb8cb;}
}
@media screen and (max-width: 500px) {
.stellarnav.mobile a.menu-toggle {padding: 10px 15px;}
.stellarnav .menu-toggle span.bars span {margin: 1px auto 4px;}
.nav-header, .header_area.sticky .nav-header {max-width: 175px;}
}
@media screen and (max-width: 450px) {
.nav-header, .header_area.sticky .nav-header {max-width: 170px;padding: 10px 0;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*大圖*/

@-webkit-keyframes totop {
	0% {transform: translateY(-20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}
@keyframes totop {
	0% {transform: translateY(-20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}

@-webkit-keyframes tobottom {
	0% {transform: translateY(20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}
@keyframes tobottom {
	0% {transform: translateY(20px);opacity: 0;}
	100% {transform: translateY(0px);opacity: 1;}
}

@-webkit-keyframes toleft {
	0% {transform: translateX(-20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}
@keyframes toleft {
	0% {transform: translateX(-20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}

@-webkit-keyframes toright {
	0% {transform: translateX(20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}
@keyframes toright {
	0% {transform: translateX(20px);opacity: 0;}
	100% {transform: translateX(0px);opacity: 1;}
}

/*大圖-第一張*/
.pageIndex .swiper-fade .swiper-slide:nth-child(1):before {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw//INDEX_BANNER-04.svg);
    width: 50%;top: 0%;left: 0%;aspect-ratio: 80 / 67;background-size: contain;background-repeat: no-repeat;z-index: 999;}
.pageIndex .swiper-fade .swiper-slide:nth-child(1):after {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw//INDEX_BANNER-05.svg);
    width: 50%;top: 0%;left: 0%;aspect-ratio: 73 / 67;background-size: contain;background-repeat: no-repeat;z-index: 999;}
/*大圖-第一張動畫*/
.pageIndex .swiper-fade .swiper-slide-active:nth-child(1):before {
    -webkit-animation: totop 1s ease-in-out forwards;
	animation: totop 1s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;}
.pageIndex .swiper-fade .swiper-slide-active:nth-child(1):after {
    -webkit-animation: tobottom 1s ease-in-out forwards;
    animation: tobottom 1s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;}

/*大圖-第二張*/
.pageIndex .swiper-fade .swiper-slide:nth-child(2):before {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw//INDEX_BANNER-06.svg);
    width: 50%;top: 0%;left: 0%;aspect-ratio: 74 / 67;background-size: contain;background-repeat: no-repeat;z-index: 999;}
.pageIndex .swiper-fade .swiper-slide:nth-child(2):after {
    content: "";position: absolute;background-image: url(https://pic03.eapple.com.tw//INDEX_BANNER-07.svg);
    width: 50%;top: 0%;left: 0%;aspect-ratio: 80 / 67;background-size: contain;background-repeat: no-repeat;z-index: 999;}
/*大圖-第二張動畫*/
.pageIndex .swiper-fade .swiper-slide-active:nth-child(2):before{
    -webkit-animation: tobottom 1s ease-in-out forwards;
	animation: tobottom 1s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;}
.pageIndex .swiper-fade .swiper-slide-active:nth-child(2):after{
    -webkit-animation: tobottom 1s ease-in-out forwards;
	animation: tobottom 1s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;}

/*大圖點點*/
.swiper-pagination-bullets.swiper-pagination-horizontal {bottom: var(--swiper-pagination-bottom, 30px);}
@media screen and (max-width: 600px) {
.swiper-pagination-bullet { width: 8px;height: 8px;}
}
@media screen and (max-width: 450px) {
.swiper-pagination-bullet { width: 5px;height: 5px;}
}

@media screen and (max-width: 600px) {
/*手機板大圖*/
.pageIndex .swiper-slide img { display:none; }
.pageIndex .swiper-slide {width: 100%;height: 0;padding-bottom: calc(100% / 3 * 4);}
.pageIndex .swiper-slide:nth-child(1) { background-image:url(https://pic03.eapple.com.tw/keelunghikuang/mobileba-01.jpg) ; background-size:cover;   background-position: center;}
.pageIndex .swiper-slide:nth-child(2) { background-image:url(https://pic03.eapple.com.tw/keelunghikuang/mobileba-02.jpg) ; background-size:cover;   background-position: center;}
}


/*內頁BANNER 設定*/
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
@keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}

.banner {position: relative;padding: 0;background: transparent;min-height: 50vh;z-index: 1;overflow: hidden;letter-spacing: 0.08em;}
.banner:after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;
    background: url(https://pic03.eapple.com.tw/keelunghikuang/banner.jpg);background-size: cover;z-index: -1;
	-webkit-animation: kenburns-top 8s ease-out infinite alternate-reverse forwards;
    animation: kenburns-top 8s ease-out infinite alternate-reverse forwards;}
.banner h5 {}
.banner.banA {}
.other_select_page .banner.banA {min-height: 5vw;}
.other_select_page .banner.banA:after {background: #fff;}
.other_select_page .banner.banA h5 {display: none;}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

@media screen and (max-width: 1024px) {
.banner {min-height: 30vh;font-size: 30px;}
}
@media screen and (max-width: 768px) {
.banner {min-height: 25vh;font-size: 28px;}
}
@media screen and (max-width: 600px) {
.banner {min-height: 20vh;font-size: 25px;}
}
@media screen and (max-width: 450px) {
.banner {min-height: 16vh;font-size: 24px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*FOOTER*/
/*COPY*/
.copy {max-width: 100%;
    width: 90%;
    margin: auto;
    justify-content: center;
    padding: 20px 0;
    font-size: 12px;
    letter-spacing: 0.08em;
    color: #666;
    margin-top: 30px;
    border-top: 1px #f0f0f0 solid;}
.copy a {color: #666;}
/*top*/
#to_top {width: 45px;height: 45px;bottom: 10px;left: auto;right: 0;background: #000000;color: #ffffff;
    font-weight: 600;box-shadow: unset;font-size: 13px;padding-top: 10px;letter-spacing: 0.08em;border-radius: 0;}
#to_top i.top {height: 12px;}
#to_top i.top:before, #to_top i.top:after {width: 2px;height: 10px;background: #ffffff;}

#bottom_menu li a {padding: 15px 5px 10px;background: #08385f;color: #fff;}
#bottom_menu li a i {padding-bottom: 5px;}
#bottom_menu li a em {letter-spacing: 0.08em;}

@media screen and (max-width: 1055px) {
}
@media screen and (max-width: 768px) {
#to_top {width: 40px; bottom: 55px;}
.copy {font-size: 11px;}
}
@media screen and (max-width: 500px) {
#to_top {width: 35px;height: 35px;bottom: 70px;font-size: 10px;padding-top: 8px;}
#to_top i.top {height: 8px;left: -2px;}
#to_top i.top:before, #to_top i.top:after {height: 6px;}
}
@media screen and (max-width: 450px) {
.copy {font-size: 10px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*首頁文章*/
.module_i_news {padding: 100px 5%;}
.module_i_news section {max-width: 100%;width: 90%;}
.module_i_news .title_i_box {margin-bottom: 50px;}
.module_i_news .title_i_box h4 {display: flex;flex-direction: column;gap: 5px;font-size: 22px;color: #07375E;font-weight: bold;letter-spacing: 0.05em;}
.module_i_news .title_i_box h4:before {content: 'News';display: block;width: 100%;color: #056AAD;font-weight: normal;font-size: 16px;}
.module_i_news_list, .module_i_news_list.swiper {padding: 0;}

.i_blog_b {padding-top: 50px;}


/*文章*/
h5.blog_le_t {font-size: 22px;color: #08385F;letter-spacing: 0.08em;margin-bottom: 10px;}
.blog_search {margin-bottom: 15px;}
.blog_search input[type=search] { font-size: 15px;letter-spacing: 0.15em;color: #08385F;border: solid 1px #b4b4b4;
    border-radius: 0;padding: 10px 35px 10px 15px;}

.blog_le .accordion {border-radius: 0;border: 0;letter-spacing: 0.05em;}
.accordion li+li .link {border-top: 1px solid #b4b4b4;}
.accordion li .link a {padding: 15px 20px;color: #000000;font-size: 16px;font-weight: 400;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #08385F !important;}

.blog_box {display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0;}
.blog_le {padding: 0;width: 22%;}
.blog_ri {width: 75%;padding: 0;}
.blog_page h4.blog_category_title {padding: 5px 0;margin-bottom: 0;}
.blog_subbox,.module_i_news ul {grid-template-columns:1fr 1fr 1fr; gap: 0;}
.subbox_item, .module_i_news li {margin-bottom: 0;width: 100%;position: relative;height: 100%;
    -webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition-property: background-color, color;
    transition-property: background-color, color;-webkit-transition-duration: .4s;transition-duration: .4s;
    -webkit-transition-timing-function: linear;transition-timing-function: linear;}
.subbox_item:hover, .module_i_news li:hover {background-color: #F0F0F0;transition: all 0.3s ease-in-out;}
.subbox_item a, .module_i_news li a {grid-template-columns: unset;padding: 13%;grid-gap: 10px;}
.subbox_item a:before, .module_i_news li a:before {display: none;}
.subbox_item a:after, .module_i_news li a:after {content: "";display: block;position: absolute;top: 100%;left: 0;bottom: 0;width: 100%;height: 1px;
    background-color: #F0F0F0;-webkit-transition: opacity .4s linear;transition: opacity .4s linear;opacity: 1;border: none;}
.blog_list_le, .i_blog_le {position: relative;padding-bottom: 100%;height: 0;}
.blog_list_le img, .i_blog_le img {display: block;position: absolute;max-width: 100%;min-width: 100%;height: 100%;left: 50%;top: 50%;transform: translate(-50%, -50%);
    object-fit: cover;-moz-object-fit: cover;-ms-object-fit: cover;-o-object-fit: cover;-webkit-object-fit: cover;}
.blog_list_le:before, .i_blog_le:before {content: 'VIEW MORE';position: absolute;z-index: 1;opacity: 0;font-size: 12px;color: #ccc;letter-spacing: 0.08em;
    position: absolute;top: 60%;left: 50%;background: #08385F;color: #fff;text-align: center;line-height: 35px;padding: 0 10px;
    -moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);transition: opacity 0.6s, top 0.6s;}
.subbox_item:hover .blog_list_le:before, .module_i_news li:hover a .i_blog_le:before {opacity: 1;top: 50%;transition: opacity 0.6s, top 0.6s;}

.blog_list_ri, .i_blog_ri {display: flex;padding: 0;flex-direction: column;align-items: flex-start;}
.blog_list_ri>*+* {margin-bottom: 0;}
.blog_list_ri em, .i_blog_ri em {order: 1;font-size: 13px;letter-spacing: 0.08em;color: #ccc;}
.blog_list_ri h5, .i_blog_ri h5 {order: 2;font-size: 16px;letter-spacing: 0.05em;color: #08385F;padding: 15px 0 0;line-height: 1.5;max-height: 40px;}
.blog_list_ri p, .i_blog_ri p {display: none;}

.subbox_item:before, .subbox_item:after, .module_i_news li:before, .module_i_news li:after {content: "";position: absolute;
    width: 1px;top: 50%;height: 90%;-webkit-transform: translateY(-50%);transform: translateY(-50%);
    background-color: #F0F0F0;-webkit-transition: opacity .4s linear;transition: opacity .4s linear;}
.subbox_item:before, .module_i_news li:before {left: 0;}
.subbox_item:after, .module_i_news li:after  {right: 0;}

/*文章內頁*/
.blog_in_page h5.blog_le_t {display: none;}
.blog_in_page h4.blog_category_title {
    color: #000000;font-size: 25px;font-weight: 500;letter-spacing: 0.05em;
    border-bottom: 1px #b4b4b4 solid;padding: 0 0 20px;line-height: 1;margin-bottom: 20px;}
.blog_shareData .visitors_num, .blog_shareData .visitors_num i::before, .toShareNews b {color: #000;}
.articel_mainPic {display: none;}
.blog_box_edit * {line-height: 2;letter-spacing: 0.08em;}
.blog_box_edit * strong {font-size: 20px;}
.news_tags a {color: #000;}

.blog_back {width: 100%;grid-gap: 10px;}
.blog_back a {font-size: 16px;letter-spacing: 0.2em;padding: 15px;transition: 0.5s ease;}
.blog_back a:hover {letter-spacing: 0.35em;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next {background: #08385F;}
.blog_back a.article_btn_back {background: #000;}

.news_related {border-top: 1px solid #b4b4b4;background: unset;padding:50px 0 0}
.news_related h6 { max-width: 1500px;margin: 0 auto 50px;}
.news_related h6 span:before {font-size: 25px;color: #08385F;font-weight: 500;letter-spacing: 0.08em;}
.news_related_list {grid-template-columns: repeat(4, 1fr);}
.news_related_list li {transition: 0.6s ease;}
.news_related_list li:hover {transform: scale(0.95);transition: 0.6s ease;}

.news_related_b_box .lastPage {width: 100%;letter-spacing: 0.15em;background: #08385f;margin: 50px auto 0;}

@media screen and (max-width: 1300px) {
.blog_le {width: 20%;}
.blog_ri {width: 75%;}
.blog_subbox, .module_i_news ul {grid-template-columns:repeat(2, 1fr);}
}
@media screen and (max-width: 1024px) {
h5.blog_le_t {font-size: 20px;}
.accordion li .link a {padding: 15px;font-size: 15px;}
.blog_le {width: 25%;}
.blog_ri {width: 70%;}
.blog_list_ri h5, .i_blog_ri h5 {padding: 10px 0 0;}
.subbox_item a:before, .module_i_news li a:before {font-size: 16px;}
}
@media screen and (max-width: 768px) {
.module_i_news {padding: 80px 5%;}
.blog_box {flex-direction: column;}
.blog_le {width: 100%;}
.blog_ri {width: 100%;}
.blog_search {margin-bottom: 0;}
.blog_page h4.blog_category_title {padding: 0;}
.subbox_item a, .module_i_news li a {padding: 10%;}
.blog_back {grid-gap: 10px;padding-top: 30px;}
.blog_box_edit * {font-size: 16px;}
.blog_box_edit * strong {font-size: 18px;}
.news_related_list {grid-template-columns: repeat(2, 1fr);}
}

@media screen and (max-width: 600px) {
.blog_subbox, .module_i_news ul {grid-template-columns: repeat(1, 1fr);}
.blog_in_page h4.blog_category_title {font-size: 22px;padding: 10px 0 20px;}
.blog_back a, .lastPage {font-size: 15px;}
.news_related h6 span:before {font-size: 22px;}
.blog_box_edit * {font-size: 15px;}
.blog_box_edit * strong {font-size: 17px;}
}

@media screen and (max-width: 450px) {
.module_i_news {padding: 60px 5%;}
.module_i_news .title_i_box {margin-bottom: 30px;}
.blog_in_page h4.blog_category_title {font-size: 18px;}
.toShareNews {font-size: 14px;}
.blog_box_edit * {font-size: 14px;}
.blog_box_edit * strong {font-size: 16px;}
.blog_back {grid-template-columns: repeat(1, 1fr);}
.news_related h6 span:before {font-size: 20px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*購物車*/
.product_page .show_content { display: flex; justify-content: space-between; align-items: stretch; flex-wrap: wrap;}
.product_menu_list { width: 20%;}
.product_page .show_content .products-list { width: 77%; padding: 0; grid-template-columns: repeat(3, 1fr);}
.product_page .show_content .product-layer-two {width:100%; margin: 0;}
.product-layer-two li {margin: 0; width: 100%;z-index: 1;}
.product-layer-two li ul { position: relative;}
.product-layer-two li li { background: unset; border: unset; margin: 0;}
.product-layer-two li+li { border-top:1px solid #dfdfdf;}
.product-layer-two li a { border: 0; background: unset; padding: 15px 0;font-size: 16px;color: #08385f;letter-spacing: 0.08em;
    transition: .4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}
.product-layer-two li a:before {
    content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1;background: #08385f;opacity: 0;
    transition: transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition-property: transform, opacity; transform: scale(0, 1); transform-origin: right center;}
.product-layer-two li:hover a {color: #fff;padding: 15px 30px; transition: .4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}
.product-layer-two > li:hover > a:before, .product-layer-two li li:hover > a:before {transform: scale(1, 1); transform-origin: left center; opacity: 1;}
.product-layer-two li li> a:before {background: #250000;}
.product-layer-two li.active a {font-weight: normal;border: 0;background: #08385f;color: #fff;padding: 15px 30px;}
.product-layer-two li.active li a {background: unset; color: #ffffff;}
.product-layer-two li li a {background: unset;}

/*商品*/
.products-list .item { width: 100%; padding: 0 10px; margin: 0 0 30px 0;}
.products-list .item a {padding-bottom: 0;}
.products-list .name { font-size: 17px; text-align: center; color: #000000; letter-spacing: 0.08em; -webkit-line-clamp: 1; height: 20px;}
.products-list .price {}
.products-list .price b {text-align: center;color: #08385f;}
.products-list .price .sp_price {text-align: center;color: #9e000d;}

.products-list .more {position: relative; border: 0; background: unset; color: #ffffff; font-size: 16px; font-weight: 400;
     letter-spacing: 0.08em; line-height: 2.5;z-index: 1;}
.products-list .more:after {
    content: ''; display: block; position: absolute; width: 100%; height: 100%;top: 0;
    background: linear-gradient(to right, #08385f 0%, #000000 25%, #08385f 50%, #000000 75%, #08385f 100%);
    background-size: 300%; z-index: -1;}
.products-list .item a:hover .more { background: unset; letter-spacing: 0.15em;}
.products-list .item a:hover .more:after {animation: bgrun 5s infinite linear;}
.products-list .pic img { transition: all .5s;}
.products-list .item a:hover .pic img { transform: scale(1.05); transition: all .5s;}
@-webkit-keyframes bgrun {
	0% {background-position: 300%;}
	100% {background-position: 0%;}
}
@keyframes bgrun {
	0% {background-position: 300%;}
	100% {background-position: 0%;}
}
@media screen and (max-width: 1200px) {
.product-layer-two li a {font-size: 16px;}
.product_menu_list {width: 28%;}
.product_page .show_content .products-list { width: 70%;}
}
@media screen and (max-width: 1024px) {
.product-layer-two li a {font-size: 15px;}
}
@media screen and (max-width: 768px) {
.product_menu_list {width: 100%;grid-gap: 0;grid-template-columns: repeat(2, 1fr);}
.product_menu_list>h5 {display: block;font-size: 18px;font-weight: normal;letter-spacing: 0.08em;margin-bottom: 0;padding-right: 0;
    position: relative;color: #000000;padding: 0 15px;}
.product_menu_list a.pd_menu_toggle {right: 15px;}
a.pd_menu_toggle i {width: 17px;color: #000;}
.product_page .show_content .products-list { width: 100%;}
}
@media screen and (max-width: 600px) {
.products-list {grid-gap: 0;}
.products-list .name { font-size: 16px; margin-top: 10px; height: 35px;}
}
@media screen and (max-width: 450px) {
.product_page .show_content .products-list {grid-template-columns: 1fr;}
}

/*商品內頁*/
.product_info_page .show_content { display: flex; justify-content: space-between; align-items: stretch; flex-wrap: wrap;}
.product_info_page .show_content .product-wrapper { width: 75%; padding: 0; display: flex; justify-content: space-between; 
    align-items: flex-start;flex-wrap: wrap;}
.product_info_page .show_content .product-layer-two { margin: 0;}

.product_main {width:62%;padding: 0;margin-bottom: 50px;}
.prod_info_clearfix {display: none;}
.sidebarBtn {width: 35%;border: 5px #f0f0f0 solid;border-radius: 5px;background: unset;}
.sidebarBtn h2 {color: #000000;text-align: center;letter-spacing: 0.08em;font-size: 20px;margin: 0 0 5px;font-weight: normal;}
.sidebarBtn .price {color: #08385f;text-align: center;;border-bottom: 1px solid #e6e6e6;}
.sidebarBtn .price span {display: inline;}
.amountNum {
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin-left: 0;
    color: #000000;
    padding-left: 10px;}
.toShare b {color: #999;}

.mobile_product_name { display: none;}
.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}
.product_pic {
    padding-bottom: 0;
    padding-left: 0;}
.bx-wrapper .bx-viewport {
    left: 0;
    border: unset;
    background: unset;}
.bx-wrapper img {width: 100%;margin: 0 auto;}
.product_pic {display: flex;gap: 15px;padding-bottom: 0;padding-left: 0;flex-wrap: wrap;align-items: flex-start;justify-content: flex-end;}
.proImgSwiper {width: 85%;}

/*預設購物車內頁右側按鈕*/
.product_info {display: flex;margin: 20px 0 0;flex-direction: column-reverse;}
.product_info li {margin: 20px 0 0;}
.product_info li:last-child {margin: 0;padding-left: 0;}
.product_info li span {font-size: 14px;color: #000000;text-align: center;margin-bottom: 5px;letter-spacing: 2px;}
.product_info li:first-child span {display: none;}
.product_info li .txt_box {width: 100%;}


/*購物車所有按鈕*/
.inquiry_a1, .inquiry_a2 {margin-top: 10px; font-size: 17px;letter-spacing: 0.08em;font-weight: normal;}
.inquiry_a1 {background: #08385f;}
.inquiry_a2 {background: #000000;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover {letter-spacing: 0.15em;color: #fff;background: #333;}
.inquiry_a3 {background: #9b001b;color: #ffffff;}
.toShare {text-align: end;border-top: 1px solid #dfdfdf;}
.lastaction {color: #fff;background-color: #222;}
.nextaction {background-color: #410611;}
.lastPage {background: #410611;}

/*資訊/Q&A*/
.prod_tabs { width: 100%;margin-top: 30px;}
.pd_tabTitle li.activeTab::after {background: #08385f;}
.pd_tabTitle li a {color: #000;letter-spacing: 0.08em;padding: 15px 10px;}
.pd_tabTitle li.activeTab a {color: #000000;}
.pd_tabInner_contain .edit {letter-spacing: 0.08em;line-height: 1.8;}

/*相關推薦*/
.prod_related { background: #f5f5f5;padding: 50px 0 0;}
.prod_related h6 {margin: 20px auto 30px;}
.prod_related h6 span:before {font-size: 20px;color: #000000;letter-spacing: 0.08em;font-weight: 500;}
.lastPage {
    background: #08385f;font-size: 14px; width: 100%; color: #ffffff; letter-spacing: 1px;font-weight: normal;
    padding: 15px 20px; margin: 30px auto 0;transition: all 0.3s;}
.lastPage:hover {background: #000;letter-spacing: 0.15em;font-weight: bold;transition: all 0.3s;}
.related_list {max-width: 1500px;width: 90%;display: flex;flex-wrap: wrap;}
.related_list li {width: 25%;}
.related_list li a {background: unset;padding: 3px;transition: all 0.3s;}
.related_list li a img {aspect-ratio: 1 / 1;object-fit: cover;}
.related_list li a:hover {transform: scale(0.98);transition: all 0.3s;}
.related_list li a p {margin-top: 5px;color: #000000;letter-spacing: 0.08em;font-size: 17px;}

@media screen and (max-width: 1280px) {
.product_info_page .show_content .product-wrapper {width: 70%; margin: 0;}
.product_main, .sidebarBtn {width: 100%;margin-bottom: 20px;}
}
@media screen and (max-width: 1024px) {
.sidebarBtn h2 {font-size: 22px;}
.product_pic .bx-wrapper { padding: 0;}
.product_pic #bx-pager h6 { width: 100%;padding: 0 0 50px 0;}
.product_pic #bx-pager {
    display: flex;
    width: 100%;
    position: relative;
    margin: 0;
    align-items: center;
    flex-wrap: wrap;}
ul.prod li h3.prod-thumb {font-size: 20px;padding: 10px 15px;}
.related_list li {padding: 0 5px;}
.related_list li a p {letter-spacing: 0.05em;font-size: 16px;}
}
@media screen and (max-width: 768px) {
.product_info_page .show_content .product-wrapper {width: 100%;padding: 0;}
.product_pic {flex-direction: column-reverse;}
.proImgSwiper {width: 100%;}
.related_list {grid-gap: 0;}
}
@media screen and (max-width: 650px) {
.related_list li {width: 50%;margin: 0 0 30px;}
.inquiry_a3 {margin-top: 5px;}
.sidebarBtn h2 {font-size: 20px;}
ul.prod li h3.prod-thumb {font-size: 20px;margin-bottom: 15px;}
.toShare {border-top: unset;}
.product_pic #bx-pager {margin: 15px 0 0;}
.product_pic #bx-pager a {padding: 0 2px;}
.prod_related h6 {margin: 0 auto 30px;}
.prod_related h6 span:before {font-size: 20px;}
.lastPage {padding: 10px 20px;margin: 15px auto 0;}
}
@media screen and (max-width: 425px) {
ul.prod li .prod-panel div span { font-size: 15px !important;}
.related_list li {margin: 0 0 10px;}
.related_list li a p {margin-top: 0px;font-size: 12px;}
}
/*詢價車*/
.car_page .main_part {padding: 50px 5% 100px;}
.car_page .main_part .show_content {display: flex;padding: 0;flex-wrap: wrap;justify-content: space-between;}
.car_page .shopping-cart {margin: 0px auto 50px;}
.shopping-cart .cart_content .row {display: flex; flex-wrap: wrap;align-items: center;}
.car_page .shopping-cart .cell {padding: 15px 0;}
.car_page .shopping-cart .cell.product_name {text-align: center;padding-left: 0;font-weight: normal;}
.car_page .shopping-cart .cell.product_name a {display: flex;justify-content: flex-start;align-items: center;color: #000000;letter-spacing: 0.08em;}
.car_page .small_pic {position: relative;width: 50%;height: auto;aspect-ratio: 1 / 1;margin-left: 0;margin-right: 25px;}

.shopping-cart.inquiry_cart .cell.product_spec {text-align: center;}

.car_page .shopping-cart .cell.amount a {color: #000000;}
.car_page .total_amount {display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;margin-left: 0;margin-right: 0;order: 2;}
.car_page .total_amount li {gap: 15px;line-height: 1;}
.car_page .total_amount ul {width: 100%;color: #000000;letter-spacing: 0.08em;}
.car_page .total_amount .rewrite_simple, .car_page .total_amount .send_simple {
    display: flex;width: 48%;margin-right: 0;align-items: center;justify-content: center;margin: 0;}
.payment {margin: 30px 0;width: 100%; order: 0;}
    
.car_page .information_left {display: block;padding: 0;width: 100%;order: 1;}
.car_page .information_left .blank_letter {font-family: 'Kanit';padding-top: 30px;
    line-height: 1;font-size: 25px;letter-spacing: 0.08em;color: #000000;}
.car_page .information_left .contact_le_map {display: none;}
.car_page .information_left .list_before.account li {display: block !important;padding-left: 0;color: #000000;}
.car_page .information_left .list_before {margin-top: 15px;margin-bottom: 0;font-size: 14px;color: #000000;}
.ACCN1:before, .ACCN2:before, .ACCN3:before, .ACCN4:before {position: relative;width: 75px;letter-spacing: 0.08em;font-size: 14px;font-weight: 500;}

.car_page .separate_title {color: #ffffff;background: #08385f;font-weight: normal;letter-spacing: 0.08em;padding: 15px 0 15px 50px;width: 100%;}
.car_page .separate_title .note {float: right;padding-right: 20px;color: #ffb300;}
.shopping-cart .cart_head {background: #dfdfdf;color: #000000;padding: 0 50px;}

.car_page .small_pic {width: 40%;margin-right: 35px;}
.shopping-cart .cell.product_name p {width: calc(45% - 90px);}

.car_page .form_content {padding: 50px 5%;max-width: 100%;}
.formbox_form {width: 100%;}
.car_page .formbox_form li {display: flex;align-items: center;padding-left: 0;padding: 10px 0;width: 100%;}
.car_page .formbox_form li .form__insert {width: 100%;}
.form label {display: flex;margin-bottom: 0px;color: #000000;align-items: center;}
.car_page .formbox_form li .form__label {color: #000000;width: 150px;margin-left: 0;}
.car_page .formbox_form li.last {justify-content: space-between;}
.car_page .rewrite_simple, .send_simple {width: 48%;height: 50px;margin-right: 0;}
.car_page .rewrite_simple {background: #000 url(../images/simple_left.png) 10% center no-repeat;}
.car_page .send_simple {background: #9b001b url(../images/simple_right.png) 88% center no-repeat;}

.car_page .border200 {width: 100%;border: 0;background: #f3f3f3;color: #000000;letter-spacing: 0.15em;}
.car_page .longer {width: 100%;color: #000000;letter-spacing: 0.15em;}
.declaration {line-height: 1;padding: 10px 5px;background: unset;}
.form label.Bigcheck {margin: 0;top: 5px;display: flex;align-items: center;color: #000000;}
.form label .inputbox {top:0px;margin-right: 10px;}

/*匯款通知*/
.remit_page .main_part {padding: 50px 0;}
.remit_page .separate_title {color: #ffffff;background: #08385f;padding: 15px 0 15px 25px;}
.remit_page .separate_title .note {float: right;padding-right: 20px;}

.remit_page .form_content {padding: 50px 5%;max-width: 100%;}
.remit_page .formbox_form li {display: flex;align-items: center;padding-left: 0;padding: 10px 0;}
.remit_page .formbox_form li .form__insert {width: 100%;}
.remit_page .formbox_form li .form__label {color: #000000;width: 150px;margin-left: 0;}
.remit_page .formbox_form li.last {justify-content: space-between;}
.remit_page .rewrite_simple, .send_simple {width: 48%;height: 50px;margin-right: 0;}
.remit_page .rewrite_simple {background: #000000 url(../images/simple_left.png) 10% center no-repeat;}
.remit_page .send_simple {background: #9b001b url(../images/simple_right.png) 88% center no-repeat;}

.remit_page .border200 {width: 100%;border: 0;background: #f3f3f3;color: #000000;letter-spacing: 0.15em;}
.remit_page .longer {width: 100%;color: #000000;letter-spacing: 0.15em;}

@media screen and (max-width: 768px) {
.shopping-cart .cart_content .row {margin-left: 0;margin: 0 0 20px;border-bottom: 1px solid #ddd;}
.car_page .shopping-cart {margin: 30px auto;}
.car_page .shopping-cart .cell {width: 100% !important;}
.shopping-cart .cell:last-child {border-bottom: 0;}
.car_page .shopping-cart .cell.product_name {display: flex;flex-wrap: wrap;}
.car_page .shopping-cart .cell.product_name a {justify-content: flex-start;}
.car_page .shopping-cart .cell:before {color: #000000;line-height: 200%;}
.remit_page .separate_title .note {margin-top: 0;}
.car_page .total_amount {width: 100%;}
.car_page .information_left {width: 100%;margin: 0 auto;}
}

@media screen and (max-width: 450px) {
.car_page .separate_title {padding: 10px 0 10px 20px;font-size: 15px;}
.car_page .shopping-cart .cell.product_name a {flex-direction: column;font-size: 16px;}
.car_page .small_pic {width: 100%;margin-right: 0;}
.shopping-cart .cell.product_name p {width: 100%;text-align: center;padding: 15px 0 0;}
.car_page .formbox_form li {flex-direction: column;align-items: flex-start;}
.remit_page .formbox_form li .form__label {width: 125px;font-size: 14px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*會員登入*/
.right_member_in {top: auto;bottom: 455px;width: 45px;background: #0080ff;border: unset;padding: 15px 8px;letter-spacing: 0.1em;}
.right_member_in p {gap: 10px;}
.right_member_in p>i {margin-bottom: 0;color: #ffffff;font-size: 15px;}
.right_member_in p.logIn>i {color: #ffe200;}
.right_member_in p a {color: #fff;}
.right_member_in p a span {display: none;}
.right_member_in .fa-right-to-bracket, .right_member_in button {color: #fff;}

@media screen and (max-width: 768px) {
.right_member_in {bottom: 440px;width: 40px;}
}
@media screen and (max-width: 500px) {
.right_member_in {bottom: 405px;width: 35px;padding: 10px 8px;}
.right_member_in p {font-size: 12px;}
}

.tp_links {display: none;}
.box_search {width: 185px;margin-bottom: 0;order: 3;}
.box_search input[type=text] {border: 0;border-bottom: 1px solid #b4b4b4;max-width: 185px;background: unset;border-radius: 0;
    padding: 5px 55px 5px 5px;font-size: 15px;letter-spacing: 0.08em;}
.shop_search_btn {background: #000000;border-radius: 0;padding: 0px 10px;line-height: 1;}

.member_title h2 {font-size: 22px;font-weight: normal;border-bottom: 2px #08385f solid;letter-spacing: 0.08em;}
.login_mem_name, .login_mem_pass {background-image: unset;}
.login_mem_name, .login_mem_pass {padding: 5px;padding-left: 5px;border: 1px #ccc solid;color: #000000;}
.login_mem_submit {background: #08385f;}
.login_mem_other_link, .login_mem_other_link a {color: #b4b4b4;}
.member_login_regist {background: #f5f5f5;max-width: 1000px;}
.member_login_regist h2 {font-size: 20px;margin-bottom: 15px;font-weight: normal;color: #000;letter-spacing: 0.1em;}
.member_login_regist p {font-size: 14px;margin-bottom: 15px;color: #333;font-family: auto;letter-spacing: 0.08em;}
.member_login_regist a {background: #000000;}

/*會員註冊*/
.mem_regist_title_s_s {font-family: 'Roboto';letter-spacing: 0.08em;}
.member_regist input {width: 100%;border: 1px #ccc solid;padding: 10px;color: #000000;}
.member_copy_right_box {max-width: 100%;padding: 20px;}
.mem_regist_title_s_s input[type="submit"], .mem_regist_title_s_s input[type="button"] {
    background: #08385f !important;width: 100% !important;letter-spacing: 0.1em !important;}

/*會員專區*/
.member_title img {filter: hue-rotate(180deg);}
.member_title {letter-spacing: 0.08em;}
.member_order {background: #f5f5f5;max-width: 100%;text-align: center;}
a.m_order_1, a.m_order_2, a.m_order_3 {border: 1px #08385f solid;}
a.m_order_1:hover, a.m_order_2:hover, a.m_order_3:hover {background-color: #08385f;}

.mem_regist_title_s {background: #f5f5f5;color: #000;padding: 15px;}
.mem_box2 input.bbtn01, .mem_box2 input.bbtn02 {width: 100%;}
.mem_box2 input.bbtn01 {background: #08385f;}
.mem_box2 input.bbtn02 {background: #9e000d;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


