@charset "utf-8";

/*●●●●●●●●●●●●●●●●●●●●●●●●   隱藏內容   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.box_link{display:none;}
.tp_links{display:none;}
.path p, .path p a { display: none;}
.me_tp_features{ display:none;}

/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
*{letter-spacing: .1rem;}
*{font-family: /*"Kosugi Maru", sans-serif;*/}
:root{
	/*顏色*/
	
	--ColorMain:#c8e1dd/*藍*/;
	--ColorMain2:#cacaca /*灰*/;
	--ColorMain3:#0c3542 /*深藍*/;	
	
	--ColorSub:#d5c4ad /*米*/;
	--ColorSub2:#78503d/*咖*/;
	--ColorSub3:#626952/*綠*/;
	--ColorSub3:#F6F3EE/*灰*/;
	
	--textColor: #333333; /*文字*/
	
	/* 字型 */
	--ffmain: "微軟正黑體"; --ffsub:"Noto Sans TC", sans-serif;
}

#content_main { margin-top: 0;background: #f1f1f1; }
@media screen and (max-width: 1024px){}  
@media screen and (max-width: 768px) {}         
@media screen and (max-width: 450px) {}

/*●●●●●●●●●●●●●●●●●●●●●●●●   浮動按鈕   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.info_fix_links{ display:block !important;}/*保持展開*/
.info_fix>span { display: none;}/*隱藏展開鈕*/

.info_fix_default.info_fix_mail{display: none;}

.info_fix_links a { border-bottom: 1px solid #ffffff70; border-radius: 0;margin-bottom: 0;background: rgb(12 53 66 / .5);}
.info_fix_links a:first-of-type { border-radius: 5px 5px 0 0;}
.info_fix_links a:last-of-type { border-radius: 0 0 5px 5px;}
.info_fix_links a:hover { background: var(--ColorMain3);}
	
/*
.info_fix_links a { background:var(--ColorMain);border: 1px white dashed;}
.info_fix_links a:hover { background:#9ac2bc;border: 1px var(--ColorMain3) dashed; animation: move2 3s; animation-timing-function: ease-out;}

.info_fix_links a:nth-of-type(even),.info_fix_links a.info_fix_tik { background:#adadad;}
.info_fix_links a:nth-of-type(even):hover,.info_fix_links a.info_fix_tik:hover { background:#adadad;}

@keyframes move2{	0%{transform: rotateY(0deg);}	100%{transform:  rotateY(360deg);}}*/

/*●●●●●●●●●●●●●●●●●●●●●●●●   header   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/******************搜尋購物匯款通知*************************************//*
.shop_search_btn{background: #ca0b1a;}
.me_tp_features a{color: var(--ColorMain2);}
.me_tp_features a i { color: var(--ColorMain2);}
.box_search input[type=text] { background: url(../images/search-icon.png) no-repeat 9px center #ffffff99; border-radius: 8px;}
.shop_search_btn {border-radius: 0 8px 8px 0;}

/**************************LOGO*************************************/
.navigation { grid-template-columns: 240px 1fr;}

.nav-header { max-width: fit-content; padding: 5px 0 16px;}
.sticky .nav-header { /*padding: 10px 0;*/}

.nav-brand, .nav-brand img { width: 300px; display: block; transition: all ease 0.3s; display: flex; justify-content: flex-end;}
.sticky .nav-brand, .sticky .nav-brand img { width: 190px;}

.header_area .nav-brand img { /*filter: contrast(0) brightness(100);right: 30px; */ position: relative;}
.header_area.sticky .nav-brand img {  filter: none;}

/**************************header底色*************************************/
.me_tp_features { margin-top: 2%;}
/*.sticky .stellarnav ul { margin: -0.3% 0 .2%;}*/

.header_area { padding: 0; background: transparent; transition: ease .3s;}
.pageIndex .header_area { position: fixed; }

.header_area.sticky {background: #ffffffd1; border-bottom: 1px #a2d1ca dashed;}

.main_header_area { background:linear-gradient(180deg, #c8e1dd, #c9e1de33, transparent);}
.main_header_area .container { max-width: 100%; /*padding:0 2%;*/}
/*
.sticky .main_header_area.animated { background-image: url(https://pic03.eapple.com.tw/wangmeen/header_bg01.jpg);
    background-position: center;backgroun-size:cover;background-repeat: no-repeat;  opacity: .9; margin: 20px;border-radius: 20px;}
	*/
/**************************第一層*************************************/	
.stellarnav li.has-sub>a:after { content: none;}
.stellarnav a.dd-toggle .icon-plus {display: none;}

.stellarnav>ul>li>a, .stellarnav>ul>li.has-sub>a:not(.dd-toggle) {
    padding: 4px 0; height: 100%; color: white; display: block; font-weight: 500; margin: 0 10px 0 0;font-weight: bold;
    letter-spacing: 1.5px; transition: all ease 0.3s;}
/*
.sticky .stellarnav>ul>li>a, .sticky .stellarnav>ul>li.has-sub>a:not(.dd-toggle) {text-shadow: none; color: var(--ColorMain2); font-weight: 800;}*/
.stellarnav>ul>li:last-of-type>a { margin-right: 0;}
/*
.stellarnav>ul>li>a:hover, .stellarnav>ul>li.has-sub:hover>a:not(.dd-toggle),
.sticky .stellarnav>ul>li>a:hover, .sticky .stellarnav>ul>li.has-sub:hover>a:not(.dd-toggle) { font-weight: bold; color: var(--ColorMain);}*/

.stellarnav>ul>li>a:before {content: url(https://pic03.eapple.com.tw/meowishere/headericon.png); 
    position: sticky;
    display: inline-block;
    top: 20%;
    left: 44%;
    transform: translate(-50%, -50%);
    width: 25px;
    height: 30px;transition: all .5s ease;}

.stellarnav>ul>li:nth-of-type(2)>a:before {content: url(https://pic03.eapple.com.tw/meowishere/headericon2.png);}
.stellarnav>ul>li:nth-of-type(3)>a:before {content: url(https://pic03.eapple.com.tw/meowishere/headericon3.png);}
.stellarnav>ul>li:nth-of-type(4)>a:before {content: url(https://pic03.eapple.com.tw/meowishere/headericon4.png);}
.stellarnav>ul>li:nth-of-type(5)>a:before {content: url(https://pic03.eapple.com.tw/meowishere/headericon5.png);}
.stellarnav>ul>li:nth-of-type(6)>a:before {content: url(https://pic03.eapple.com.tw/meowishere/headericon6.png);}
.stellarnav>ul>li:nth-of-type(7)>a:before {content: url(https://pic03.eapple.com.tw/meowishere/headericon7.png);}
.stellarnav>ul>li:nth-of-type(8)>a:before {content: url(https://pic03.eapple.com.tw/meowishere/headericon8.png);}
	/*
.stellarnav>ul>li:nth-of-type(2)>a:before {content: "⛢";}	
.stellarnav>ul>li:nth-of-type(3)>a:before {content: "♥︎";}	
.stellarnav>ul>li:nth-of-type(4)>a:before {content: "☽";}
.stellarnav>ul>li:nth-of-type(5)>a:before {content: "☥";}
.stellarnav>ul>li:nth-of-type(6)>a:before {content: "♣";}
.stellarnav>ul>li:nth-of-type(7)>a:before {content: "♅";}*/
	
.stellarnav>ul>li:nth-of-type(even)>a:before{color: var(--ColorMain2);}
.stellarnav>ul>li:hover>a:before { top: -10px;    transform: scale(0.7);}
.stellarnav > ul > li > a{color: var(--textColor);letter-spacing: .2rem;transition: all .5s;font-weight: bold;line-height: 50px;}
.stellarnav > ul > li > a:hover {color:var(--ColorMain2);}
.stellarnav > ul > li > a:hover b { -webkit-transform: translateY(0);}
.stellarnav > ul > li > a b{font-weight: bold;line-height: 20px; height: 20px;top: -15px; position: relative; color:#7e7e7e;}
.stellarnav > ul > li > a b:nth-of-type(2){opacity: 0.8; font-family: Permanent Marker;color: var(--ColorMain2);
    font-size: 14px; font-weight: 100; letter-spacing: 0; opacity: .5;}
/*.sticky .stellarnav > ul > li > a b{color: #2a3243}*/

.swiper-pagination { display: none;}
.swiper-banner .swiper-slide img { width: 100%;}

/*次分類*/
.stellarnav ul ul { background: transparent; animation: navi 0.3s;}
@keyframes navi { 0% { opacity: 0; } 100% {opacity: 1;}}

.stellarnav li li { background: var(--ColorSub); border: none; border-bottom: 1px solid #ffffff7F; margin-bottom: 0; transition: all ease .3s;}
.stellarnav li li:hover { background: var(--ColorSub2);}
.stellarnav li li:last-of-type {  border: none;}
.stellarnav li li a:not(.dd-toggle), .stellarnav li li.has-sub>a:not(.dd-toggle) {
    color: #fff; padding: 10px 20px; font-weight: 500; line-height: initial; height: auto; margin: 0; position: relative;}

.stellarnav>ul>li>ul { left: -25px; bottom: 10px; transform: translateY(100%);}
/*.sticky .stellarnav>ul>li>ul { bottom: auto; transform: none;}*/
.stellarnav.desktop li.bigMenu>ul {
    display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}

.stellarnav.desktop li.bigMenu ul ul { top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li { margin: 0;}

.stellarnav.hasBigMenu li.bigMenu li.has-sub>a:after { border-left: 6px solid transparent;
	border-bottom: unset; border-right: 6px solid transparent; border-top: 6px solid #898989;    right: 5px;}

/*******************************************************************************/
/* === 桌面版主選單設定 === */
.navigation {  display: flex;  align-items: center;  justify-content: center;  position: relative;}

/* LOGO 置中 */
.navigation .nav-header {  position: absolute;  left:49%;  transform: translateX(-50%);  z-index: 5;}

/* LOGO大小調整 */
.navigation .nav-header img {  /*max-height: 60px;  width: auto;*/right: 30px;}

/* stellarnav 主選單水平排列 */
.navigation .stellarnav>ul {
  display: flex;  justify-content: center;    align-items: center;  width: 100%;  max-width: 100%; /* 可依畫面調整 */  position: relative;}

.navigation .stellarnav>ul {/*right: -30px;*/}
/* 中間留白，避免 LOGO重疊 *//*
.navigation .stellarnav>ul::before {
  content: "";
  flex: 0 0 181px; /* 留白區寬度=LOGO寬度，可自行微調 *//*
}*/

/* 選單間距 */
.navigation .stellarnav>ul li {  margin: 20px 20px 0 0;  white-space: nowrap;}

.navigation .stellarnav>ul li:nth-of-type(4) {	margin-right: 325px;}
.navigation .stellarnav>ul li:nth-of-type(5) {	/*    right: 20px;*/}

	
/* 頂部icon區塊維持右上角 */
.me_tp_features {  position: absolute;  right: 20px;  top: 10px;  z-index: 6;}

/* 隱藏h1避免排版錯亂 */
.navigation .nav-header h1 {  display: none;}

/*第二層*/
.navigation .stellarnav>ul ul>li{margin: 0;background: var(--ColorMain2);}
.navigation .stellarnav>ul ul>li:hover{background: var(--ColorMain3);}



@media screen and (max-width: 1150px) {
.navigation .stellarnav>ul li {    margin: 20px 10px 0 0;}	
}
@media screen and (max-width: 1024px) {
.header_area .nav-brand img { /*filter: contrast(0) brightness(100);*/right: -10px; }
.navigation .nav-header {  left: 48%; }
.navigation .stellarnav>ul li:nth-of-type(4) { margin-right: 230px;}
.stellarnav>ul>li>a, .stellarnav>ul>li.has-sub>a:not(.dd-toggle) {font-size: 14px;}	

.me_tp_features {  display: none;}
.nav-brand, .nav-brand img {width: 180px;}
.sticky .nav-brand, .sticky .nav-brand img {width: 180px;}

.stellarnav>ul>li>a, .stellarnav>ul>li.has-sub>a:not(.dd-toggle) {/* line-height: 20px;*/}
.nav-header, .sticky .nav-header {/*padding: 10px 0 0px;*/}
.sticky .stellarnav>ul>li>a, .sticky .stellarnav>ul>li.has-sub>a:not(.dd-toggle) {/*line-height: 50px;*/}
}
@media screen and (max-width: 900px) {
.header_area .nav-brand img { right: 6px;  top: -10px;}
.nav-brand, .nav-brand img {width: 140px;}

.navigation .stellarnav>ul li { margin: 20px 0 0 0;}
.navigation .nav-header { left: 47%;}
.navigation .stellarnav>ul li:nth-of-type(4) { margin-right: 140px;}
.navigation .stellarnav>ul { right: 0;}


}
@media screen and (max-width: 768px) {
.nav-header, .sticky .nav-header {padding: 10px 0;}
.nav-brand, .nav-brand img {width: 150px;}
.sticky .nav-brand, .sticky .nav-brand img {width: 150px;}

.pageIndex .stellarnav>ul>li>a, .pageIndex .stellarnav>ul>li.has-sub>a:not(.dd-toggle) {
	padding: 20px 43px 20px 10px; color: #A68C7E; text-shadow: none; font-weight: 800; line-height: 150%;margin-left: 15px;}
.stellarnav>ul>li>a, .stellarnav>ul>li.has-sub>a:not(.dd-toggle) { line-height: 150%; padding: 20px 10px 20px 5px; font-weight: 800;margin-left: 15px;}
.sticky .stellarnav>ul>li>a, .sticky .stellarnav>ul>li.has-sub>a:not(.dd-toggle) { line-height: 150%;}

.navigation .nav-header { position: static;transform: translateX(0);}

/*menu*/
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile{padding: 25px;}
.stellarnav .menu-toggle:after {color: var(--ColorMain); font-size: 8px;}
.stellarnav .menu-toggle span.bars span {  background: #6895a4;}
/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu{padding: 10px; background: transparent;color:var(--ColorMain2);}
.stellarnav .icon-close:after, .stellarnav .icon-close:before { border-bottom: solid 3px var(--ColorMain);}
.stellarnav .icon-close { margin-right: 5px;}
	
/*第一層*/
.stellarnav.mobile ul { background: #0c3542e8;backdrop-filter: saturate(93%) blur(10px);	}
.stellarnav.mobile > ul > li { border-bottom: none;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul { border-right: 1px #ffb05b8a solid;}
.stellarnav.mobile.left > ul { display: block;}
.navigation .stellarnav>ul li { margin: 0 !important; }
.stellarnav > ul > li > a b, .stellarnav>ul>li>a:hover, .stellarnav>ul>li.has-sub:hover>a:not(.dd-toggle), .stellarnav>ul>li>a:before
 { top: 0;font-size: 17px;}
.stellarnav.mobile > ul > li > a { padding: 20px 10px; color: #A68C7E; text-shadow: none; font-weight: 800; line-height: 150%;
display: flex; align-items: center; margin-left: 15px;}
.stellarnav.mobile > ul > li > a b{margin: 0 7px;color: #ffffff;}
.stellarnav.mobile > ul > li > a:hover b{color: var(--ColorMain);}
.stellarnav > ul > li > a b:nth-of-type(2){ font-size: 17px;}
.navigation .stellarnav>ul li:nth-of-type(5) { /*right: 0;*/}/*
.stellarnav>ul>li>a:before, .stellarnav>ul>li:hover>a:before {display:none;}*/
.navigation .stellarnav>ul li { white-space: initial;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul { max-width: 320px;}
.stellarnav.mobile > ul > li > a.dd-toggle { display: none;}

.stellarnav>ul>li>a:before { transform: translate(-60%, 0%);left: 10%;}
.stellarnav.mobile > ul > li > a b:first-of-type  { margin-left: 40px;}
.stellarnav>ul>li:hover>a:before {  transform: scale(1);}


}
@media screen and (max-width: 570px) {
	
.stellarnav .menu-toggle { padding: 15px 10px;}
.pageIndex .nav-header {}
.pageIndex .nav-brand, .pageIndex .nav-brand img {/* width: 50px;*/}
}


/*●●●●●●●●●●●●●●●●●●●●●●●●   footer   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.footer {/* background-image: url(https://pic03.eapple.com.tw/wangmeen/header_bg01.jpg);*/
    background-size: cover; background-repeat: no-repeat; opacity: 1; padding: 0;}

.footer .center {max-width: 1100px;width: 90%;}

/*LOGO*/
.footer_logo{    margin: auto;display: none;}
/*聯絡資料*/
.footer_info {display: flex; flex-direction: column; grid-gap: 10px;padding: 20px 0 0;}
.footer_info ul{display: flex; flex-direction: column; align-items: center;}

.footer_info li {display: flex; flex-wrap: wrap; justify-content: center;text-align: center; gap: 0 15px;padding: 5px;}
.footer_info li:nth-child(1){}
.footer_info li:nth-child(2){}
.footer_info li+li { margin-top: 0;}

.footer_info li p, .footer_info li p a{ color:var(--textColor); font-size: 13px; letter-spacing: 1px;}

.footer_info li p {display: flex;}
.footer_info li p:after { content: '✿';  color: var(--ColorMain3); font-size: 20px; margin-right: 3px; order: 1;}
.footer_info li p:before {order: 2;}
.footer_info li p a{order: 3;}


/*按鈕*/
.footer_menu a{background: white; color: var(--textColor);font-size: 12px;padding: 6px 8px;position: relative;z-index: 0; margin: 5px 0;width: 130px;}

.footer_menu a:first-child{display: none;}
.footer_menu a:before{content: "";width: 100%; height: 0; position: absolute; top: 0; left: 0; transition: all .5s; background: var(--ColorMain3);z-index: -1;}
.footer_menu a:hover {background: transparent;}
.footer_menu a:hover:before{bottom: 0; top: auto; height: 100%;transition: all .5s;}

/*copy*/
.copy {padding: 8px 0 10px; margin-top: 5px;background: transparent; border-top: 1px solid #fff;}
.copy, .copy a{color: #d6d6d6;letter-spacing: 0;}

/*#to_top*/
#to_top { border: 1px solid #ffffff33; background: #828282b5; box-shadow: none; border-radius: 0; color: #ffffff;bottom: 90px;}
#to_top i:before, #to_top i:after { background: #ffffff;}

/*#bottom_menu*/
#bottom_menu{/*display:none;*/background: var(--ColorMain2); box-shadow: none;}

#bottom_menu li { border-right: 1px solid #ffffff;}
#bottom_menu li a i { color: white;}
#bottom_menu li a em {color: #878787;}

@media screen and (max-width: 768px) {
	.footer { padding: 0 0 55px;}
    #to_top { bottom: 66px; }
}




/**********************************************************************************************/
/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○//*首頁大圖*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.bannerindex .swiper-banner { position:static; margin:0; height:auto;} 
.bannerindex .swiper-slide img { height:auto;}

/*共用*//*
.bannerindex:before, .bannerindex .swiper-banner:before {
    content: " ";
    position: absolute;
    z-index: 999;
    pointer-events: none;
    width: 100%;
    background-image: url(https://pic03.eapple.com.tw/meowishere/cover.png);
    background-size: contain;
    height: 100%;
    background-repeat: repeat-x;
    animation: anime_wave01 120s linear 0s infinite alternate;
    opacity: .6;
}

.bannerindex .swiper-banner:before{ background-image: url(https://pic03.eapple.com.tw/meowishere/coverf.png);
	background-repeat: no-repeat;opacity: 1;animation-duration: 10s; animation-name: anime_wave02;
}

@keyframes anime_wave01 { from { background-position: 0 0;} to { background-position: -2000px 0;}}
@keyframes anime_wave02 { 
0% { transform: rotateY(0);opacity: 1;}
50% { opacity: 0.5;}
100%{ transform: rotateY(180deg);opacity: 1;}}

*/
/*各別*/
.bannerindex .swiper-slide{position: relative;}
.bannerindex .swiper-slide:before, .bannerindex .swiper-slide:after {
    content: "";
    position: absolute;
    z-index: 999;
    pointer-events: none;
    transition-duration: 2s;
    transition-timing-function: linear;
}

.bannerindex .swiper-slide.swiper-slide-active:nth-child(1):before, .bannerindex .swiper-slide.swiper-slide-active:nth-child(1):after,
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):before, .bannerindex .swiper-slide.swiper-slide-active:nth-child(2):after {
    background-image: url(https://pic03.eapple.com.tw/meowishere/BNA1.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
	top: 0;
    background-size: contain;
    position: absolute;
    z-index: 101;
    animation: fade_in 2s ease;
	
}
.bannerindex .swiper-slide.swiper-slide-active:nth-child(1):after, .bannerindex .swiper-slide.swiper-slide-active:nth-child(2):before {
	animation: center_pop 3s ease;}


.bannerindex .swiper-slide.swiper-slide-active:nth-child(1):after{
    background-image: url(https://pic03.eapple.com.tw/meowishere/BNA2.png);}

.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):before { 
    background-image: url(https://pic03.eapple.com.tw/meowishere/BNB1.png);}
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):after{ 
    background-image: url(https://pic03.eapple.com.tw/meowishere/BNB2.png);
}
@keyframes center_pop {
  0% { opacity: 0; transform: scale(1, 0);}
100% { opacity: 1; transform: scale(1, 1);} 
}

@keyframes fade_in {
 0% { opacity: 0;}
 30% { opacity: 0;}
 90% { opacity: 1;}
 100% { opacity: 1;}
}

@media screen and (max-width: 1024px) {
.bannerindex .swiper-slide.swiper-slide-active:after {  top: 10%;}
}

@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}
@media screen and (max-width: 600px) {
.bannerindex::after {  left: 40%;}
}

/*大圖滑動點*//*
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    display: none;}

/*.bannerindex {--swiper-pagination-color: #fff;}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction
{bottom: auto;top: 50%;left: 2vw;width: 25px;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet
{margin: 0px 5px; width: 3px; height: 13px;border-radius: 2px;}*/

/*○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○//*內頁大圖*/
.banner{background-image: url(https://pic03.eapple.com.tw/meowishere/ban.jpg);/*background: #f7f7f7;*/
        padding: 5% 5% 0; height: 300px; justify-content: flex-end;background-size: cover;}
.banner h5 {color: var(--ColorMain3);letter-spacing: 6px;font-size: 20px;text-align: right;}
.banner h5:before{content: ""; font-weight: 100;letter-spacing: 0; display: block; font-size: 30px; color: #ffffff;font-family: Permanent Marker;}

.article_a .banner.banblog h5:before {  content:"HOME !";}
.banner.banE h5:before {  content:"ALBUM !";}
.banner.banF h5:before {  content:"STORE !";}
.article_b .banner.banblog h5:before {  content:"COLUMN !";}


@media screen and (max-width: 1024px) {
.banner {justify-content: center; /*background-position-x: right;*/}
.banner h5 {text-align: center;}
}

@media screen and (max-width: 768px) {
.banner {height: auto;}

}
@media screen and (max-width: 600px) {
}
@media screen and (max-width: 425px) {
.banner {}

}
/*●●●●●●●●●●●●●●●●●●●●●●●●   查看更多按鈕   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.animated-arrow {border-radius: 20px;background: unset;transition:.3s;position:relative;overflow:hidden;
    color: #fff; background: #e6e6e6;font-size: 14px;height: 40px; line-height: 40px; margin-top: 2%;}

.animated-arrow b, .animated-arrow i{position:relative; z-index:99;}
.animated-arrow b{ font-weight: normal;}
.animated-arrow::after { background: var(--ColorMain); content:"";position:absolute;width:0px;height:100%;top:0px;left:0px;transition:.5s;}
.animated-arrow:hover {	color: #fff;}
.animated-arrow:hover::after {	width:100%;}

/*●●●●●●●●●●●●●●●●●●●●●●●●   首頁顯示功能   ●●●●●●●●●●●●●●●●●●●●●●●●*/

/*英文*/
.module_i_news .title_i_box h4:before, .i_prod_tit span:before
{content: "NEWS";letter-spacing: 0;display: block;font-size: 30px;color: #d5d5d5;font-weight: 100;}

.i_prod_tit span:before{content: "SHOP";}

/*中文*/
.module_i_news .title_i_box h4, .i_prod_tit span { font-size: 20px; font-weight: bold;}

/*底色*/
.module_i_news, .prod_part {  background: #ededed;padding: 5% !important;}


/*●●●●●●●●●●●●●●●●●●●●●●●●   文章(最新消息)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*首頁顯示*/
/*
.module_i_news ul { grid-template-columns: 1fr; grid-gap: 5px;}
.i_blog_le {  aspect-ratio: 3 / 2;}
.module_i_news_list{ padding: 0;}
.i_blog_ri h5 { font-weight: bold; font-size: 18px; color: #353535;}
.module_i_news li a {  grid-gap: 25px;}	

/*側邊欄位*/
h5.blog_le_t {  text-align: center;}
h5.blog_le_t span{font-family: sans-serif;  font-size: 18px;  color: var(--ColorMain2); margin-left: 5px;}

/*文章首頁*/
.blog_subbox {   grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));grid-gap: 10px;}
.subbox_item a{grid-template-columns: 1fr;grid-gap: 0;}
.subbox_item a:after {  background:rgb(0 0 0 / 10%); border: none; }
.blog_list_ri { padding: 0 0 15px;border-bottom: 1px var(--ColorMain2) dashed;}
.blog_list_ri h5 {padding: 10px 0; text-align: center; background: rgb(200 225 221/.6);font-size: 16px;-webkit-line-clamp: 2;}
.blog_subbox .subbox_item:nth-of-type(even) .blog_list_ri h5 {background: rgb(202 202 202/.5);}	
.blog_list_ri em, .blog_list_ri p {  padding: 0 5%;}
.subbox_item a:before { bottom: 0; right: 0; color: #ffffff; background: #00000026; padding: 5px 10px;}
.blog_list_le img, .subbox_item a:after {  border-radius: 30px 30px 0 0;}


/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿(喵日常)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*首頁顯示*/
.show-list .show_pic {  border-radius: 25px;}

.show-list .show_name { height: auto;display: flex;align-items: center; justify-content: center;
     color: white; background: var(--ColorMain3); border-radius: 50px; text-align: center; width: 200px; margin: 15px auto;padding: 2px;}
.show-list .item:hover .show_name{color: white; background: var(--ColorMain);}

.show-list .item .show_name:before {margin-right: 10px;
    content: url(https://pic03.eapple.com.tw/meowishere/headericon.png);
    position: sticky;
    display: inline-block;
    width: 25px;
    transition: all .5s ease;
}


/*●●●●●●●●●●●●●●●●●●●●●●●●   表單(聯絡我們)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*首頁顯示*/


.blank_letter:before{content: "FORM";font-family: Sorts Mill Goudy;color: var(--ColorMain2);font-size: 30px;}
.blank_letter { display: flex; font-size: 20px; padding-top: 0; color: #747474; justify-content: center; align-items: flex-end; flex-direction: column;}
.note {margin-top: 5px;}	
.red { color: #ee9518;}
	
.i_contact_box { background: #f3f3f3;padding: 0;
       /* background-image: url(https://pic03.eapple.com.tw/wangmeen/bg_form.jpg); background-repeat: no-repeat;background-size:cover;
background-color: #fff;*/
    background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.02) 0, rgba(0, 0, 0, 0.02) 1px, transparent 1px, transparent 20px), repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.02) 0, rgba(0, 0, 0, 0.02) 1px, transparent 1px, transparent 20px);
		}
.i_contact_box section { max-width: 800px;}
.contact_content .information_left{display:none;}
.contact_content .information_right { padding: 5%;width: 100%;}

.contact_form li { grid-template-columns: 120px 1fr; grid-gap: 15px;align-items: center;padding: 5px 20px 15px; border-bottom: 1px #d5b2f6 dashed;}

.contact_form li .form__label {display: flex; max-width: 100%; font-weight: bold; flex-direction: row-reverse; justify-content: flex-end;align-items: center;}
.contact_form li:nth-of-type(12) .form__label{color: transparent;}

.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {
   grid-gap: 8px; grid-template-columns: repeat(auto-fit, minmax(13px, 13px) minmax(45%, 1fr));}

.contact_form li.last cite { background: var(--ColorMain2);}
.contact_form li.last blockquote, .contact_form li.last cite { border-radius: 30px;}
.contact_form li input.noborder, .contact_form li textarea.noborder {border-radius: 5px;}

.contact_form li.last cite:hover{background: #7b559f;}

@media screen and (max-width: 600px) {
.contact_form li .form__label {   background: transparent; }
.contact_form li {  grid-template-columns: 1fr; grid-gap: 0;}
.contact_form li .form__insert {  grid-gap: 3px 8px;}
.contact_form li:nth-of-type(6) .form__insert, .contact_form li:nth-of-type(10) .form__insert, .contact_form li:nth-of-type(11) .form__insert,
.contact_form li:nth-of-type(12) .form__insert {  margin-left: 8px;}

.contact_form li:nth-of-type(12) .form__label {display: none;}		
}
