@charset "utf-8";
/*顏色
  淺灰 #adadad
  深深黑 #211915

/*隱藏內容*/
.me_tp_features{display:none;}
.box_link{display:none;}
.tp_links{display:none;}
.path p, .path p a { display: none;}
.me_tp_features {  display: none;}
/**下拉選單*/
.stellarnav li.has-sub > a:after{display:none;}
.stellarnav ul ul{display:none !important;}
.stellarnav.mobile > ul > li > a.dd-toggle {display: none;}
.stellarnav.mobile ul ul { display: none !important;}

body{font-family: "Comfortaa", "Noto Sans TC", sans-serif, system-ui;}

/*浮動按鈕*/
/*隱藏*/
.info_fix_default.info_fix_ig, .info_fix_default.info_fix_mail, .info_fix_default.info_fix_tk, .info_fix_default.info_fix_yt{display:none;}

.info_fix_links{ display:block !important;}/*保持展開*/
.info_fix>span { display: none;}/*隱藏展開鈕*/
.linksBtn, .info_fix:hover>.linksBtn { background-color: #cb484d;}

.info_fix_links a:hover {  transition: .8s ease-in-out; transform: scale(1.2) rotateY(360deg);}

.info_fix_links a{  background: rgb(156 142 100 / .7); border: 1px solid rgb(213 210 193);}
.info_fix_links a:hover {  background: rgb(156 142 100);}

.info_fix_links a.info_fix_line { background: rgb(88 77 53 / .7);}
.info_fix_links a.info_fix_line:hover { background: rgb(88 77 53);}


/*================================================Logo*/
.nav-header {  max-width: 300px;}
.header_area .nav-brand { transition: all 0.3s; margin: 5px auto 0;/*max-width: 180px;*/}
.header_area.sticky .nav-brand{/*max-width: 160px;*/}

/*.header_area .nav-brand {  animation: logo 1.5s infinite linear alternate; }
@keyframes logo{ 0% { transform: translateX(-20px);} 100% { transform: translateX(20px);}}*/

/*================================================header*/
.header_area {position: fixed; width: 100%; height: auto; background:linear-gradient(180deg, #170f00bf, #00000066, transparent); padding: 15px 0 10px;}
.header_area.sticky {  background:linear-gradient(180deg, #170f00bf, #00000066, #00000026);}
.navigation { display: flex; align-items: center;  margin: auto; max-width:90%; grid-gap: 0 10px;}
/*購物車*/
.me_tp_features {/*display: flex; align-items: center; justify-content: center;*/}
.me_tp_features a span span{display:none;}
.me_tp_features a.tp_btn_notice span{display:none;}
.me_tp_features a i {   color: #282828;}
.me_tp_features a.tp_btn_cart b{color: #adadad;font-weight: 500;}

.box_search{margin-right: 5px; width: auto;}
.box_search input[type=text]{ border: none; border-bottom: solid 1px #ccc;border-radius: 0; padding: 5px 20px 5px 35px; max-width: 135px;
                   background: url(../images/search-icon.png) no-repeat 9px center transparent;}

.shop_search_btn { background: #251c1a; font-size: 12px; border-radius: 5px 5px 0px 0px; padding: 5px;}

/*第一層*/
.stellarnav {   margin-top: 5px;}
.stellarnav > ul {  /*width: 535px;*/}
.stellarnav > ul > li { letter-spacing: 0.5px;}
.stellarnav > ul > li > a { color: transparent; }
.stellarnav > ul > li.has-sub > a{padding-right: 0;}
.stellarnav > ul > li > a b { color: #ffffff; letter-spacing: 6px;}

.stellarnav > ul > li > a:hover b {  color: #eee8d5; font-weight: bold;}
.stellarnav > ul > li:hover { background: transparent;}

.stellarnav li.has-sub > a:after { border-left: 4px solid transparent; border-right: 4px solid transparent;border-top: 6px solid #a49e80; }

/*第二層下拉*/
.stellarnav ul ul { background: transparent;    border:1px #585858 solid; width: 200px;}
.stellarnav li li {border: none;}

.stellarnav li li a{color: #000;  transition: all 0.6s; text-align: center; background: #ffffffeb;}
.stellarnav li li:nth-child(even) a{ background: #dedcd4;}
.stellarnav li li:hover a{ color: white; background: #555;}
.stellarnav li li.has-sub:hover > a:after {  border-left: 7px solid #fff;}
.stellarnav li li.has-sub > a:after{border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 7px solid #231815;}

/*================================================footer*/

.footer { background: #fff; padding: 20px 0 0; /*border-top: 1px solid #e4e1d8;*/}
.footer_info { display: flex; padding: 0 80px; align-items: center;}
.footer_logo {/*display: none;*/}
.footer_info ul {  padding-bottom: 10px;}
.footer_info li{padding: 10px 0 0;}
.footer_info li:nth-child(1){  display: flex; flex-wrap: wrap; justify-content: center; }
.footer_info li:nth-child(2){text-align: center;}
.footer_info li p.add2:before {  content: '時間：';}

/*資訊*/
.footer_info li p {color: #6a6a6a; border-bottom: 1px solid #ffffff12; padding: 0 10px 0 0;}
.footer_info li p a { color: #454341;}
.footer_info li a:nth-child(2){display:none;}

/*按鈕*/
.footer_menu a {background: transparent; width: 120px; text-align: center; border: none; border-bottom: 1px #ccc solid; transition: background 3s ease;}
.footer_menu a:hover {  background:#5d5d5d;}

/*LOGO*/
/***隱藏原本foogerLOGO*/
.footer_logo img {    width: 0;}
/***修改foogerLOG*/
.footer_logo {
    background: url(https://pic03.eapple.com.tw/caituo/LOGOfooter.png) no-repeat center;
    padding:30px;
    width:100%;
	max-width: 100%;
}

.copy { background: #c9c0a9; color: #fff; font-weight: 600;}
.copy a{ color: #fff; transition:all 0.3s;}
.copy a:hover{ color: #14388b;}

#to_top{border: 1px solid #ffffff33;background:#948c75d6;box-shadow: none;border-radius: 0;color: #ffffff;}
#to_top i.top {height: 16px;}
#to_top i.top:before, #to_top i.top:after {background: white;}

/*================================================首頁外掛*/
#content_main { margin:0;
/*background: linear-gradient(to right, rgb(0 0 0 / 3%) 1px, transparent 1px), linear-gradient(to bottom, rgba(0, 0, 0, 0.03) 1px, transparent 1px);
background-size: 10px 10px;*/}
/*英文*/
.i_prod_tit h2, .i_video_tit h2, .news_part .title_i_box h6, .module_i_album .title_i_box h6, .module_i_news .title_i_box h6{ font-size: 30px; color: #c0bca9;}
/*中文*/
.i_prod_tit span, .i_video_tit span, .news_part .title_i_box h4, .module_i_album .title_i_box h4
{font-size: 20px; line-height: 1.6;letter-spacing: 0.12em;}

.module_i_album{border-top: 1px solid #595959; background: #f2f2f2;padding: 40px 20px;}
.i_album_list_box{ padding: 0;}
.i_album_b { display: none;}
.prod_part{border-top: 1px solid #595959; padding: 50px 20px;}

.module_i_news { padding: 60px 20px 0;}
.module_i_news li{background: #fbfbfb; border: 1px solid #eae9e2;}

.pageIndex .products-list {grid-template-columns: repeat(4, 1fr);}
.products-list .more { display: none;}
.products-list .price{margin: 3px; margin-left: -3px;}
.products-list .price b { color: #141414;  font-size: 20px;  font-weight: 300;}
.products-list .pic{border: 1px solid #efefef;}
.products-list .item a{padding-bottom: 0;}

/*================================================BANNER*/
/*首頁大圖*/
/*預設解除背景輪播*/
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 

/*大圖滿版*/
.bannerindex { height: 100vh;}
.swiper-banner .swiper-slide img {
    width: 100%;
    display: block;
    max-width: 100%;
    min-width: 100%;
    height: 100vh;
    object-position: center;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    margin: 0;
    transition: all 0.3s;
}
/*大圖文字*/

@media screen and (max-width: 800px) {

.swiper-banner .swiper-slide { height: 100vh; background-position: center; background-size:cover;}

.swiper-banner .swiper-slide:nth-child(1) { background-image: url(https://pic03.eapple.com.tw/caituo/BN_0521moA.jpg);}
.swiper-banner .swiper-slide:nth-child(2) { background-image: url(https://pic03.eapple.com.tw/caituo/BN_0521moB.jpg);}

.swiper-banner .swiper-slide img { display:none; }

}



/*大圖滑動點*/

.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 3px; width: 10px; height: 3px; border-radius: 10px; opacity: 1;}
.swiper-pagination-bullet-active {  background: #bc9929;}
.swiper-pagination-bullets.swiper-pagination-horizontal{margin-bottom: 1%;}

/*內頁大圖*/
.banner { background-image: url(https://pic03.eapple.com.tw/caituo/bg.jpg);padding: 100px 0 0;}
.banner h5:before{content: 'CAITUO'; font-size: 22px;margin-bottom: 5px;}
.banner h5 {display: flex; flex-direction: column; letter-spacing: 0px; font-size: 20px;
    padding-top: 7px; letter-spacing: 10px; color: white; font-weight: normal;}	
	
.banner.banE h5:before{content: 'ALBUM';}	
.banner.banblog h5:before{content: 'COLUMN';}		
.banner.banC h5:before{content: 'CONTACT';}		

@media screen and (max-width: 1024px) { 	
.banner { padding-top: 125px; min-height: 265px;}
}
@media screen and (max-width:768px) { 	
.banner { padding-top: 75px; min-height: 220px;}
.banner h5:before {font-size: 18px;}
.banner h5 {font-size: 16px;letter-spacing: 8px;}

}
	
@media screen and (max-width: 600px) { 
.banner h5:before {}
.banner h5 {}
}

@media screen and (max-width: 425px) { 
.banner h5:before {}
.banner h5 {}}
	/*
.banner.banE h5:before{	content: 'MODEL';}
.banner.banF h5:before{	content: 'SHOP';}
.video_page .banF h5:before{	content: 'VIDEO';}
.banner.banblog h5:before{	content: 'NEWS';}*/

/*================================================按鈕*/
.animated-arrow {
	background: unset;
	transition:.3s;
	position:relative;
	overflow:hidden;
	border-radius: 50px;
	border: 1px #ffffff solid;
    color: #434343;
    background: #e7e7e7;
	margin-top: 0;
	font-size: 14px;
}

.animated-arrow b, .animated-arrow i{position:relative; z-index:99;}
.animated-arrow b{font-weight: 400;}
.animated-arrow::after {
	content:"";
	position:absolute;
	width:0px;
	height:100%;
	top:0px;
	left:0px;
	background: #7f8a6d;
	transition:.5s;
}
.animated-arrow:hover {	color: #fff;}
.animated-arrow:hover::after {	width:100%;}

/*================================================購物*/
.product-layer-two li a{border-bottom: 1px #d0d0d0 solid; margin: 0 5px 5px; background: #ffffff;}
.products-list { grid-template-columns: repeat(5, 1fr);}
@media screen and (max-width: 980px) {
.products-list, .pageIndex .products-list {grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));}}

.fa-circle-plus::before { color: #141414c2;margin-right: 15px;}
.product-layer-two{display: flex; flex-wrap: wrap;}

.product-layer-two li { width: 20%; line-height: 25px;}
@media screen and (max-width: 1200px) { .product-layer-two li { width: 20%;}}
@media screen and (max-width: 1024px) { .product-layer-two li { width: 25%;}}
@media screen and (max-width: 900px) { .product-layer-two li { width: 33%;}}
@media screen and (max-width: 768px) { .product-layer-two li { width: 48%;}}
@media screen and (max-width: 475px) { .product-layer-two li { width: 100%;}}

.product-layer-two li li{width: auto !important; background: transparent;}
.product-layer-two li li a { background: #e5e5e5;margin: 0;}


.inquiry_a3 {    background:rgb(37 37 37/0.6);}
.inquiry_a1 {    background:rgb(37 37 37/0.8);}
.inquiry_a2 {    background:rgb(37 37 37);}

.proImgSwiper li{ border: 1px solid #a1a1a1;}
.sidebarBtn { border: none;}

/*================================================相簿*/
/*首頁顯示*/
.i_album_list li a p{height: 100%;background: rgba(0,0,0, .6);color: #fff; text-shadow: 0 0 8px black;}
.i_album_list li:hover p {color: transparent; background: transparent;}

.i_album_list { grid-gap: 0;}
.i_album_list>li{border: 1px solid #fff;}

.i_album_b .animated-arrow{display:none;}
.other_subalbum li a p { line-height: 4;letter-spacing: 2px;}
.other_subalbum li a p:before{content: "▍"; color: #dedede; margin-left: 25px;}

.album_page .show-list .show_pic{aspect-ratio: 2 / 3;}
.show-list .show_pic img {transform: scale(1); transition: transform 1s ease;}
.show-list .show_pic img:hover {transform: scale(1.2);}

.show-list .item:hover .show_name{    color: #b7a989;}
.overlay { background: rgb(0 0 0 / 0%);}

/*相簿首頁*/

.album_page .main_part{padding: 80px 20px 0; max-width: 1000px;}
.album_page .show-list{grid-gap: 8px;}
.show-list .show_name { text-align: center; font-weight: normal; letter-spacing: 6px; font-size: 15px;}

.subalbum-menu h2 { display: none;}
.album_page .show-list { grid-template-columns: 1fr 1fr 1fr 1fr;}
.other_album {  display: none;}
.album_class_page .main_part { padding: 0;}

.album_page #content,
.album_class_page #content,
.album_info_page .main_part { background: #bcab8514;}
.pic-list .item h6{display: none;}

.album_info_page .show_content{max-width: 1000px;}
.pic-list { grid-gap: 10px; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));}
.pic-list .item:first-child { grid-column: 1 / -1;}
.pic-list .item:first-child .show_pic { aspect-ratio: 2 / 1;}

@media screen and (max-width: 600px) {
.album_page .show-list { grid-template-columns: 1fr 1fr;}
}
@media screen and (max-width: 410px) {
.pic-list .item:first-child .show_pic { aspect-ratio: 1 / 1;}}

.album_descrip {  margin-bottom: 0;}
.album_info_page .main_part { padding: 20px; max-width: 100%;}
.pic-list .show_pic{aspect-ratio: 1;}

/*================================================文章*/
/*文章首頁左側選單*/
h5.blog_le_t {
    color: #474747;
    font-family: unset;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0px;
    text-align: center;}

.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {  background: #323232 !important;}
.accordion li .link a { text-align: center;font-weight: 400; background: transparent;}
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a{background: #eeece3;color: #444 !important;}

/*文章首頁*/
.blog_list_ri{padding: 0;}
.blog_list_le {  border: 1px solid #bebebe;}
.blog_page #content{ }
.blog_list_ri h5{color: #565656;font-size: 17px;}
.blog_list_ri em { font-size: 12px;}
.subbox_item a:after{background: rgb(60 46 8 / 8%);}
.blog_list_ri p { line-height: 180%;font-size: 14px;}
	

/*文章內層*/
.blog_back a.article_btn_back {    background: white; border: 1px solid black; color: black;}
.blog_back a.article_btn_prev {    background: #333;}
.blog_back a.article_btn_next {    background: #333;}

.blog_box_edit * {   width: 100%; line-height: 200%;}
.blog_shareData { border-bottom: 1px solid black; padding-bottom: 10px; justify-content: flex-end;}
h4.blog_category_title {  padding: 0;  margin-bottom: 10px;}
.toShareNews b { font-size: 15px; font-weight: 300;}
.toShareNews a object{width: 20px;}
.articel_mainPic{display:none;}

/*標籤*/
/*.news_tags a {    color: red;}*/

/*文章-相關推薦*/
.news_related { background: #eeeeee;}
.news_related h6 span:before {  color: #575757; font-weight: 500;}
.lastPage {
    color: #3c3c3c;
    background: transparent;
    border: 1px solid #686868;
}

/*================================================表單*/
/*標題*/
.list_before{display: flex;    flex-wrap: wrap;  justify-content: center;  border-bottom: 1px #f5f5f5 solid;}
.list_before.info li {  padding: 5px 0 10px 60px; margin: 0 10px;}
.blank_letter {font-family: "Comfortaa", "Noto Sans TC", sans-serif, system-ui; padding-top: 5%; font-size: 20px;text-align: center;}
.contact_content .information_left{ width: 100%; border-top: 1px solid #e8dfce;}
.pageIndex .information_left {  padding: 5% 3% 0;}

.information_left, .information_right {  padding: 5% 3%;}
.contact_le_nomap iframe{width: 100%;}

.information_left:before { content: "CONTACT"; font-size: 30px; font-weight: 600;color:#c2b9a5;margin: auto;}
/*.information_right:before { content: "FORM";sans-serif;font-size: 30px; font-weight: 600;color: #c2b9a5;}*/

.contact_content form{display: flex; flex-direction: column-reverse;}
.pageIndex .contact_content form{ flex-direction: column;}
.pageIndex .list_before, .pageIndex .contact_le_nomap{display:none;}


/*左邊資料*/
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before{
	width: 44px;
    margin-left: 15px;
    font-size: 15px;
    height: 25px;
    letter-spacing: 0.05em;
    color: #545454;
    font-weight:500;
	left: 5px;
}
.info_TEL:after, .info_TEL2:after, .info_PHONE:after, .info_LINE:after, .info_FAX:after, .info_TAXID:after, .info_MAIL:after, .info_ADD:after, .info_ADD2:after{
	position: absolute;
    content: "●";
    color: #cb484c;
    font-size: 5px;
    width: 30px;
    height: 17px;
    left: 0;
    top: 37%;
}
.contact_le_nomap { margin: auto;  max-width: 1000px;}

/*右邊表單*/
.contact_form { max-width: 900px;  margin: 2% auto 0;grid-gap: 0;}
.contact_form li{padding: 15px; border-bottom: 1px #e2e2e2 solid;align-items: center;}

.contact_form li .form__label{letter-spacing: 0.05em; color: #3d3d3d;}
.contact_form li input.noborder, 
.contact_form li textarea.noborder { border: none; background: #fff; border-radius: 5px;}
.contact_form li.last{justify-content: center;flex-direction: row;}
.contact_form li.last blockquote, .contact_form li.last cite{padding: 2px 7px; 1px #b4b4b4 solid}
.contact_form li.last cite{ background: #b2aa96;}
.contact_form li.last input{font-size: 13px;}
.contact_content .information_right { width: 100%; padding-top: 0; background-image: url(https://pic03.eapple.com.tw/caituo/background.jpg);background-size: cover;}
.blank_letter.f{display: flex; flex-direction: column; font-size: 17px; font-weight: normal; letter-spacing: 2px;}
.blank_letter.f:before{content: 'Form.'; font-size: 20px; font-weight: 100; color: #b9af94; margin-bottom: 10px; letter-spacing: 0;}

.note.red {font-size: 11px;color: #e47378; text-align: center; letter-spacing: 0; margin-left: -6px; margin-top: 4px;}
.contact_page .main_part{padding: 0;max-width: 100%;}
.contact_content{padding: 0;background: #b9af9417; padding-top: 5%;}
@media screen and (max-width: 980px) { .contact_page .main_part{padding: 0;}}
@media screen and (max-width: 980px) { .contact_page .main_part{padding: 0;}}

.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert{display: flex; flex-wrap: wrap;gap: 10px;}


/*聯絡我們表單*/
.contact_content .information_left { display: none;}
.contact_content{padding: 0;}
.contact_form li {grid-template-columns: 122px 1fr;}
.contact_form li .form__label {  max-width: 122px;}
.contact_editbox { padding: 0;}
.contact_content { margin: 0;}
input[type="radio"]{margin-left: 10px; margin-right: -5px;margin-bottom: -3px;}
	


/*================================================RWD1024*/
@media screen and (max-width: 1024px) { 
/*Logo*/
.header_area .nav-brand{}
.header_area.sticky .nav-brand{/*max-width: 110px;*/}

/*header*/
.stellarnav {    margin-top: 5px;}
.navigation {  /*flex-direction: initial;*/}
.me_tp_features {justify-content: center;}
.stellarnav ul { margin: auto;}

}

@media screen and (max-width: 960px) { 
.subbox_item { border-bottom: none; }

}

/*================================================RWD768*/
@media screen and (max-width: 768px) {
	
.navigation { justify-content: center; padding-left: 30px; width: 95%;}
.navigation {   padding-left: 0;  padding-right: 30px;}
.header_area .nav-brand{max-width: 200px; margin-right: 13%;}

.me_tp_features { width: auto; /*display: flex;*/ margin: 5px 10px 0 0px;}
.footer_info li:nth-child(1) {  padding-bottom: 20px;}
	
/*********************側邊選單*/
/*menu*/
.stellarnav .menu-toggle:after { color: #ffffff; font-size: 10px; margin-top: 8px;}
.stellarnav .menu-toggle span.bars span { background: #ffffff7a;}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {  padding: 0;}
.stellarnav.mobile { left: auto; top: 0; right: 0; margin-top: 8px;}

/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: transparent; color: #e1e1e1; padding: 18px;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {border-bottom: solid 1px #ffffff; margin: 1.5px 1.5px 0 -5px;}

/*底色*/
.stellarnav.mobile li a { border-bottom: none;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {  background: #807e71e3; backdrop-filter: saturate(93%) blur(5px);max-width: 330px;}
.stellarnav.mobile > ul > li { border-bottom: 1px #ffffff29 solid;}

.stellarnav > ul > li:hover{background: #00000021;}


/*第二層*/
.stellarnav.mobile li.open{ background: transparent;}
.stellarnav.mobile ul ul {margin: 0 15px 15px;}
.stellarnav li li a {}
.stellarnav li li:hover a { background: #1c1c1c;}


/*文字*/
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {  border-bottom: solid 1px #535353;}
.stellarnav > ul > li > a{letter-spacing: 2px;}
.stellarnav > ul > li > a b { color: #fff;  font-weight: 300; line-height: 200%;}
.stellarnav > ul > li > a:hover b { color: #ffffff; font-weight: normal;}

.stellarnav > ul > li > a b:nth-of-type(2){    color: #ffffff70;}

.stellarnav.mobile > ul > li > a, .stellarnav > ul > li.has-sub > a{padding: 25px 30px 20px;}


/*相簿*/
.show_content{padding:0;}
.subalbum-menu { padding: 0 15px;}
	
/*********************footer*/
#bottom_menu {display: flex; -webkit-box-shadow: none; box-shadow: none;}
#bottom_menu li { background: #f6f6f6;}
#bottom_menu li:nth-of-type(2) { background: #e8e8e8;}

#bottom_menu li a { color: #8a8a8a; line-height: 1;}
#bottom_menu li a em {  margin-top: 9px; letter-spacing: 1px;}

.footer.with_shopping_mode { padding:20px 0 49px; }
#to_top { bottom:60px;}
.copy { padding-top: 8px;}
.footer_info { padding:0 35px; flex-direction: column;}
.footer_info li+li{margin-top: 0;}
.footer_menu a{margin: 10px 4px 0;}
.footer_info li { padding-bottom: 5px;}

h5.blog_le_t, .blog_le .accordion {display: block; text-align: center;}
h5.blog_le_t em:before {  margin: auto;}

.contact_content .information_right { /* padding: 50px 10px 10px; */}

/*大圖*/
.bannerindex { padding:0; margin:0;}

}
@media screen and (max-width: 600px) { 

.news_list ul li p:after { margin-right: 0;}
.news_list ul li { margin: 10px; background: #ffffff;}

.contact_form li .form__label { background: transparent; font-weight: 400;}

.contact_form li {display: flex;flex-direction: column;align-items: flex-start;gap: 5px;}
input[type="radio"] {  margin-left: 5px;}
.contact_content .information_left, .contact_content .information_right{ padding:3% 0;}
.contact_form li.last {margin-top: 0;    padding: 10px;}
.contact_content {padding: 0;}
.content .main_part {padding: 0; }
}

@media screen and (max-width: 570px) { 
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {  padding: 0;}
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {  display: block; }

.footer_info {   padding: 0 35px;}
}
@media screen and (max-width: 460px) { 

.footer_info li a { width: 100%;}

}

@media screen and (max-width: 425px) { 
.header_area .nav-brand {    margin-right: 0;}

.footer {  animation: shake 30s linear infinite;}

.nav-header { max-width: 220px;}
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {  margin: 0 2px;}

.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {  width: 7px;  height: 2px;}

}
@media screen and (max-width: 375px) { 
.footer_info li:nth-child(1) {  justify-content: normal;}
}
@media screen and (max-width: 350px) { 

}

















/*動畫*/
@keyframes noise {
 0% { background-position: -88px 166px} 20% { background-position: 222px -333px} 40% { background-position: -111px 444px} 
 60% { background-position: 33px -66px} 80% { background-position: -138px 212px} 100% { background-position: 317px -197px}
}
@keyframes show_b { 0% { height: 0; opacity: .5;} 100% { height: 1.618vw; opacity: 1;}}
@-webkit-keyframes bounce-in-top {
 0% {
 -webkit-transform: translateY(-500px);
 transform: translateY(-500px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
 opacity: 0;
}
 38% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
 opacity: 1;
}
 55% {
 -webkit-transform: translateY(-65px);
 transform: translateY(-65px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 72% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 81% {
 -webkit-transform: translateY(-28px);
 transform: translateY(-28px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 90% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 95% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
}
@keyframes bounce-in-top {
 0% {
 -webkit-transform: translateY(-500px);
 transform: translateY(-500px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
 opacity: 0;
}
 38% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
 opacity: 1;
}
 55% {
 -webkit-transform: translateY(-65px);
 transform: translateY(-65px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 72% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 81% {
 -webkit-transform: translateY(-28px);
 transform: translateY(-28px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 90% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 95% {
 -webkit-transform: translateY(-8px);
 transform: translateY(-8px);
 -webkit-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 -webkit-animation-timing-function: ease-out;
 animation-timing-function: ease-out;}
}
@-webkit-keyframes tracking-in-contract-bck {
 0% {
 letter-spacing: 10px;
 -webkit-transform: translateZ(800px);
 transform: translateZ(800px);
 opacity: 0;
}
 40% {
 opacity: 0.6;
}
 100% {
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
 opacity: 1;
}
}
@keyframes tracking-in-contract-bck {
 0% {
 letter-spacing: 10px;
 -webkit-transform: translateZ(800px);
 transform: translateZ(800px);
 opacity: 0;
}
 40% {
 opacity: 0.6;
}
 100% {
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
 opacity: 1;
}
}