@charset "utf-8";
:root {
 --mainColor:#93a567; 
  --mainAColor:#949B70;
  --mainBColor:#777777;
  --mainCColor:#CBC0A0;
  --mainDColor:#f1ede1;
  --mainGColor:#99773E;
  --mainEColor:#D1B88D;
  --mainFColor: #F4F4F4;
  --m120:120px;
  --m100:100px;
  --m80:80px;
  --m50:50px;
  --m30:30px;
  --m25:25px;
  --m20:20px;
  --fz85:85px;
  --fz60:60px;
  --fz48:48px;
  --fz40:40px;
  --fz36:36px;
  --fz32:32px;
  --fz28:28px;
  --fz24:24px;
  --fz22:22px;
  --fz20:20px;
  --fz18:18px;
  --fz17:17px;
  --fz16:16px;
  --fz15:15px;
}
@media (max-width:1024px) {
:root{
  --m120:100px;
  --m100:80px;
  --m80:75px;
  --m50:40px;
  --m30:25px;
  --m20:18px;
  --fz60:48px;
  --fz48:40px;
  --fz40:36px;
  --fz36:32px;
  --fz32:28px;
  --fz28:24px;
  --fz24:22px;
  --fz22:20px;  
  --fz16:15px;
  --fz15:14px;
}
}
@media (max-width:768px) {
:root{
  --pd100:70px 0;
  --m120:80px;
  --m100:75px;
  --m80:60px;
  --m50:30px;
  --m30:20px;
  --m20:15px;
  --fz60:40px;
  --fz48:32px;
  --fz40:28px;
  --fz36:26px;
  --fz32:24px;
  --fz28:20px;
  --fz24:20px;
  --fz20:18px;
  --fz18:17px;
  --fz17:16px;
}
}
@media (max-width:600px) {
:root{
  --pd100:50px 0;
  --m120:75px;
  --m100:50px;
  --m80:40px;
  --m50:25px;
  --m30:15px;
  --m20:10px;
  --fz60:32px;
  --fz48:28px;
  --fz40:24px;
  --fz36:22px;
  --fz32:20px;
  --fz28:18px;
  --fz24:18px;
  --fz22:18px;
  --fz20:17px;
  --fz18:16px;
  --fz17:15px;
  --fz16:15px;
}
}
@media (max-width:375px) {
:root{
  --fz60:28px;
  --fz48:24px;
  --fz40:20px;
  --fz36:18px;
  --fz32:18px;
  --fz28:17px;
  --fz24:17px;
  --fz22:17px;
  --fz20:16px;
  --fz18:15px;
}
}

body { cursor: url(https://pic03.eapple.com.tw/yuanroom/yu_cursor.svg), pointer;
      position: relative;
      }
body:before {content: ""; background: url(https://pic03.eapple.com.tw/yuanroom/yun_bg.jpg);  background-attachment: fixed; background-size: cover; background-repeat: no-repeat; opacity: 0.2;
position: absolute; left: 0; top: 0; width: 100%; height: 100%;z-index: -1;} 
      
/*scrollbar*/
::-webkit-scrollbar { width: 6px; height: 0px;}
::-webkit-scrollbar-thumb { background: var(--mainColor);}
::-webkit-scrollbar-track { background: var(--mainBColor);}
.main_part { max-width: 1600px; padding: 80px 20px;}

/*Header/＝＝＝＝＝*/
.main_header_area { background: transparent;  width: 95%; display: block; margin: 0 auto;}
.me_tp_features { display: none;}
#to_top {left: 150px;}

  /* header */
.pageIndex .header_area { width: 100%;  position: fixed;  background: transparent;  padding: 20px 50px;  transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);  top: 60px;}
.header_area { width: 100%; position: fixed; background: transparent; padding: 20px 50px; transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);}
.pageIndex .stellarnav.left.desktop {top: 0px;}
.stellarnav.left.desktop.active { top: 60px;}

/*下滑*/
   .main_header_area .container,
.navigation { height: 100%; width: 100%; max-width: 100%;}
.navigation { padding: 0px; display: flex; justify-content: space-between; align-items: center;  flex-direction: row;}
.navigation>* { order: 2;  }
/* ----- menu列 ----- */

.stellarnav.mobile {z-index: 1; }
.navigation>* { order: 2;}
.stellarnav.left.desktop { z-index: 1; transition: 1s;  display: flex; justify-content: center; align-items: center; align-content: center;  width: auto; z-index: 999;}

/* ----- topLogo ----- */
.nav-header {width: auto; display: block; position: relative; z-index: 5; filter: contrast(0) brightness(100); }
/*下滑*/
.header_area.sticky .main_header_area { width: 100%; height: 100%; transition: all 0.5s; padding: 0px;}
.header_area.sticky {  padding: 10px 30px; background: rgba(255, 255, 255, .7); top: 0; height: auto; transition: 0s;}
.header_area.sticky .stellarnav .menu-toggle span.bars span { background: #777;}
.header_area.sticky .stellarnav .menu-toggle:after { color: #444; }
.header_area.sticky .stellarnav.active .menu-toggle span.bars span {   background: #fff;}
.header_area.sticky .stellarnav.active .menu-toggle:after {  color: #fff;}

.header_area.sticky .nav-header {  filter: unset;}
  /* ----- menu列 ----- */
.stellarnav.mobile.active{ transition: 1s; display: flex; justify-content: center; align-items: center; align-content: center; width: auto;}
/* --- 漢堡 --- */
.stellarnav .menu-toggle { display: block;  width: 40px; max-width: 100%;  padding: 0px;  border-radius: 99em;}
.stellarnav .menu-toggle:after {letter-spacing: 1px; text-align: center;font-size: 10px;  color: #ffffff;}
.stellarnav .menu-toggle span.bars { top: 0; display: flex; height: 20px; padding: 0 5px;  transition: 0.5s;  flex-direction: column;  justify-content: space-between;  position: relative;  align-items: flex-end;  margin-bottom: 5px; }

.stellarnav .menu-toggle span.bars span { width: 100%; height: 1px; background: #fff; transition: 0.5s; margin: 0; padding: 0; }
.stellarnav .menu-toggle:hover span.bars span:nth-child(2) { width: 60%;}

/* 選單開啟 - 漢堡改變 */
.stellarnav.active .menu-toggle span.bars { height: 35px; }
.stellarnav.active .menu-toggle { background: transparent;}
.header_area.sticky .stellarnav.left.desktop.active { margin-right: 3%; top: 60px;}
.stellarnav.active .menu-toggle span.bars span { transform: translate(-50%, -50%) rotate(90deg); position: absolute; top: 50%; left: 50%; background: #fff;}
.stellarnav.active .menu-toggle span.bars span:first-child { left: 20%; }
.stellarnav.active .menu-toggle span.bars span:nth-child(2) { top: 60%;}
.stellarnav.active .menu-toggle span.bars span:last-child { left: 80%;}
.stellarnav.active .menu-toggle:hover span.bars span:first-child {transform: translate(-50%, -50%) rotate(45deg);  top: 50%; left: 50%;}
.stellarnav.active .menu-toggle:hover span.bars span:nth-child(2) { width: 100%; opacity: 0; }
.stellarnav.active .menu-toggle:hover span.bars span:last-child { transform: translate(-50%, -50%) rotate(-45deg); top: 50%; left: 50%; }
/* menu按鈕列表 */
.stellarnav.mobile { z-index: 1;}
.stellarnav.left.desktop>ul { position: fixed;  width: 0vw;  max-width: 400px; height: 100%;  top: 0; bottom: 0; right:0;  display: flex !important;  margin: 0; padding: 0px; text-align: center;
  height: 100%;  transition: .5s; flex-direction: row; justify-content: center; align-items: center; text-align: center; z-index: -1; opacity: 0;}

/* 墊在按鈕下的背景 */
.stellarnav.left.desktop>ul::before {  content: '';  width: 100%;  height: 100%;  background: #cbc0a000;  backdrop-filter: blur(10px);  position: absolute; left: 0; top: 0; transition: 1s; transform: translate(50%, 0%); }
.stellarnav.left.desktop.active>ul { transform: unset; opacity: 1; width: 100%; max-width: 100%; padding: 50px;}
.stellarnav.left.desktop.active>ul::before { transition: 1s; transform: translate(0%, 0%);}
.stellarnav>ul>li { display: flex;  width: 100%;  max-width: 100%;  text-align: center;  height: 100%;  align-items: center;  justify-content: center;}
.stellarnav>ul>li a { display: flex; flex-direction: column-reverse;  text-align: left; padding: 5px 10px;  margin: 0; position: relative;   font-size: 15px;  line-height: 100%;  height: 100%; writing-mode: vertical-rl;  width: 100%; justify-content: center;}
.stellarnav > ul > li ul {  overflow: hidden; height: 0; display: none !important;}
.stellarnav li.has-sub > a:after {display: none;}

/* 主按鈕中英翻轉 - 不用可以刪掉 */
.stellarnav>ul>li>a b { height: 100%; display: flex; justify-content: center; margin: auto 0; color: #fff; filter: drop-shadow(2px 4px 6px black);}
.stellarnav>ul>li>a b+b { margin-top: 0px;}
.stellarnav > ul > li > a b:nth-of-type(1) { font-size: 17px; letter-spacing: 5px;}
.stellarnav > ul > li > a:hover b:nth-of-type(1) { letter-spacing: 7px; font-size: 18px;}
.stellarnav > ul > li > a b:nth-of-type(2) { font-size: 12px; letter-spacing: 1px;}
.stellarnav > ul > li > a:hover b:nth-of-type(2) { letter-spacing: 3px;}
.stellarnav>ul>li>a:hover b {transform: unset; }

/*漢堡背景*/
.stellarnav>ul>li { background-size: cover  !important; transition: background-position 0.6s ease; filter: grayscale(0.5);}

.stellarnav>ul>li:nth-of-type(1) { background: url(https://pic03.eapple.com.tw/yuanroom/meau_02.jpg) center;}
.stellarnav>ul>li:nth-of-type(2) { background: url(https://pic03.eapple.com.tw/yuanroom/meau_01.jpg) center;}
.stellarnav>ul>li:nth-of-type(3) { background: url(https://pic03.eapple.com.tw/yuanroom/meau_03.jpg) center;}
.stellarnav>ul>li:nth-of-type(4) { background: url(https://pic03.eapple.com.tw/yuanroom/meau_04.jpg) center;}
.stellarnav>ul>li:nth-of-type(5) { background: url(https://pic03.eapple.com.tw/yuanroom/meau_05.jpg) center;}
.stellarnav>ul>li:nth-of-type(6) { background: url(https://pic03.eapple.com.tw/yuanroom/meau_06.jpg) center;}
.stellarnav>ul>li:nth-of-type(7) { background: url(https://pic03.eapple.com.tw/yuanroom/meau_07.jpg) center;}
.stellarnav>ul>li:nth-of-type(8) { background: url(https://pic03.eapple.com.tw/yuanroom/meau_08.jpg) center;}
.stellarnav>ul>li:hover { background-position: 40% center; filter: grayscale(0); }
.stellarnav>ul>li:nth-of-type(9) { display: none;}

/* 次分類 */
.stellarnav ul ul { left: 0%; position: relative; width: 100%; background: transparent; transition: all 0.3s ease-in-out; }
.stellarnav.mobile li.has-sub a { position: relative;}

.stellarnav.mobile li.has-sub a.dd-toggle { display: inline-block;  position: absolute;  text-align: center;  z-index: 999; padding-right: 0;}
.stellarnav .dd-toggle {  bottom: 15px;}
.stellarnav.mobile li.has-sub a.dd-toggle:before {  display: none;}
.stellarnav.mobile li .has-sub a.dd-toggle { display: none;}
.stellarnav ul ul ul { overflow: hidden; height: 0;}

/*次分類下拉按鈕*/
.stellarnav.mobile li.has-sub a.dd-toggle{display: none;}
.stellarnav.mobile.active li.has-sub a.dd-toggle {display: inline-block;}

/*第2層*/
.stellarnav li li {  border: unset; border-bottom-width: 0; padding-left: 20px;}
ul.news_classes li a , .stellarnav li li a {  height: 40px;}

/* --- 聯絡連結 --- */
.tp_links { display: flex; justify-content: center; align-items: center; align-content: center; width: 100%;}

/* --- 搜尋器 --- */
.box_search { width: 100%; order: 5; display: none;}
.shop_search_btn { width: 100%; border-radius: 0; position: relative; display: flex; justify-content: center; align-items: center; align-content: center;}
.box_search input[type=text] { width: 100%; box-sizing: border-box; padding: 15px 10px; padding-left: 32px; border-radius: 0;}

/* --- 購物車和匯款連結 --- */
.me_tp_features>a { text-align: center; display: flex;  flex-direction: column;  width: 1.2em; line-height: 1.2; letter-spacing: 0;  justify-content: center;  align-items: center;}
.me_tp_features>a span { margin-top: 5px;}

@media (max-width:1300px) {
.stellarnav.left.desktop.active { top: 0px;}
}

@media (max-width:1024px) {
#page { padding: 0;  }
.pageIndex .header_area { top: 30px;}
header.header_area.sticky { top: 0;}
.nav-brand { background: none; width: 140px; height: auto;  }
.nav-brand img { display: block; max-width: 100%; margin: 0; padding: 0; }
.stellarnav.mobile { justify-content: flex-end; }
.stellarnav.mobile>ul{ width: 220px; padding-left: 20px;}
.me_tp_features { order: 1; max-width: 200px; justify-content: flex-end; }
.me_tp_features>a { flex-direction: row; width: auto;}
.tp_links { justify-content: flex-end;}
}
@media screen and (max-width: 768px) { 
.header_area {background: #ffffff; top: 0px; padding: 10px 20px;}
.pageIndex .header_area { position: sticky;background: #fff; padding: 10px; top: 0px;}
.main_header_area {  width: 100%;}
.header_area { position: sticky;padding: 10px;}
.navigation { padding: 0px;}
.header_area.sticky .navigation { padding-top: 0px;}
.header_area.sticky .nav-header { height: auto;}
  
/*LOGO*/
.nav-header { filter: unset; }
.me_tp_features {display: none;}
.nav-brand {  max-width: 55px;}
.nav-header { max-width: fit-content;}
.header_area .nav-brand{max-width: 70px;}
.header_area.sticky .nav-brand{max-width: 70px;}

/*選單*/
.stellarnav.mobile { right: 0; left: auto; }
.stellarnav .menu-toggle span.bars {  top: 12px;}
.stellarnav .menu-toggle span.bars span { background: #8f8f8f; height: 19px; margin-bottom: 6px;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {  font-size: 10px;}
.stellarnav .icon-close { width: 20px; height: 10px;}
.stellarnav .icon-close:after, .stellarnav .icon-close:before { width: 13px;}
.stellarnav .menu-toggle:after { color: #777;}
.stellarnav.mobile.left > ul { display: flex ; flex-wrap: wrap; flex-direction: row;transform: unset;
    transform: unset; opacity: 1; width: 100%; max-width: 100%;  padding: 20px 35px;  right: 0;  left: auto;
    background: rgba(255, 255, 255, .8);backdrop-filter: none; justify-content: flex-start; }
.stellarnav.mobile ul {background: transparent;}
.stellarnav.mobile > ul > li { border-bottom: unset; width: 50%; height: 50vw; background-position: top;}
.stellarnav.mobile > ul > li > a { line-height: 230%; color: #343a40; overflow: hidden;height: 100%; max-height: 100%;
  flex-direction: row; justify-content: center; align-items: center;  writing-mode: lr; flex-direction: column; padding: 10px;}
.stellarnav.mobile li.open { background: transparent; padding: 3px;}
.stellarnav.mobile > ul > li > a b {line-height: 130%; margin: auto 0 0;}
.stellarnav.mobile > ul > li > a b:nth-child(2) { margin: 0;  padding-top: 10px;}
.stellarnav.mobile li a { border-bottom:unset;}
.stellarnav .dd-toggle { bottom: auto;}
.stellarnav li li a { border-bottom: unset !important;}
.stellarnav.mobile.active li.has-sub a.dd-toggle {  display: none;}
.stellarnav .icon-close:after , .stellarnav .icon-close:before { border-bottom: solid 2px #777;width: 15px;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: transparent;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{ padding: 10px;border-left:none;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{padding: 10px;border-color:transparent;}
 }
/*漢堡截止*/

/*LOGO*/
.nav-brand { display: flex; align-items: center;  width: 120px;}
.header_area.sticky .nav-brand { width: 80px;}
.footer_logo { width: 150px;  margin: 0px;  padding-bottom: 0px;}
.footer_logo img { width: 150px;}

/*Footer/＝＝＝＝＝*/
.footer { padding: 60px 0 0; background: #f1ede1;}
.center {  max-width: 1600px;}
.footer_info { display: flex;  flex-wrap: wrap;  align-items: center;  justify-content: space-between;  flex-direction: column;padding:0px;}
.footer_info ul { display: flex;  vertical-align: top;  width: 100%;  justify-content: space-between; flex-direction: column; align-items: center;}
.footer_menu { display: grid;    grid-template-columns: repeat(auto-fit, minmax(min(110px,100%), 1fr)); gap: 5px;}
.footer_menu a { margin: 0;	text-align: center;	padding: 5px;	transition: all 0.3s;border: unset;background: transparent;}
.footer_menu a+a { border-left: 1px solid var(--mainColor);}
.footer_menu a:nth-last-child(1) {  display: none;}/*聯絡表單*/
.footer_info li p { line-height: 230%;}
.footer_info li:nth-child(1) { display: flex; flex-direction: column; align-items: center;}
.footer_info li:nth-child(2) { width: 100%; max-width: 1000px;  padding-top: 20px; }
.footer_menu a:nth-of-type(1) { display: none;}
.footer_menu a:nth-of-type(2) { border-left: unset;}
.footer_menu a:hover { background: transparent;  color: var(--mainColor);}
.copy { background: var(--mainColor);  color: #fff; border: none; padding: 17px 0;margin-top: 35px; position: relative;  overflow: hidden;  z-index: 999;}
.copy a{    color: #fff;transition:all 0.3s;}
.copy a:hover { color: var(--mainCColor);}
.box_link a{transition:all 0.3s; font-size: 20px; margin: 0px; border: unset; padding: 5px 0px;display: flex;  align-items: center; justify-content: center; width: 40px;}
.box_link a:hover {  background: transparent;  color: var(--mainColor);}
.box_link { order: -1;position: relative; top: auto; right: 0px; width: fit-content; left: 0; display: flex; flex-direction: row; bottom: 0;margin: 0 auto; padding-bottom: 25px;}
a.me_tp_mail { display: none;}
i.fa-brands.fa-facebook { position: relative;}
.fa-facebook:before {
        content: ""; background: url(https://pic03.eapple.com.tw/yuanroom/threads_icon.svg);  width: 20px;  height: 20px; position: absolute;
        left: 50%; top: 50%;  transform: translate(-50%, -50%); background-position: center; background-repeat: no-repeat;  background-size: contain;}
.copy:after {  content: "";  background: url(https://pic03.eapple.com.tw/yuanroom/footer_be.jpg);
        width: 100%; height: 100%; position: absolute; left: 0; bottom: 0;  mix-blend-mode: multiply; opacity: 0.5; z-index: -1;}

/*按鈕/＝＝＝＝＝*/
.animated-arrow {    background: #ADA17E;}

/*大圖/＝＝＝＝＝*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;}
.swiper-slide img { height:auto;}
.swiper-slide { padding: 0px !important;}
.swiper-pagination {display: none;}
.swiper-wrapper , .swiper-slide {  position: relative;}
.swiper-wrapper:before {  content: "";  background: url(https://pic03.eapple.com.tw/yuanroom/banner_be.svg);position: absolute; z-index: 999; 
        pointer-events: none;  background-size: contain !important;  background-repeat: no-repeat !important; bottom: 15%; left: 10%;
        width: 100% !important;  height: 0 !important;  background-position: left !important;  padding-bottom: calc(100% / 1 * 0.1); filter: drop-shadow(0px 6px 6px black);}

.swiper-wrapper:after {  content: "";  background: url(https://pic03.eapple.com.tw/yuanroom/banner_af.png); position: absolute; z-index: 999; 
        pointer-events: none;  background-size: contain !important;  background-repeat: no-repeat !important; bottom: 8%; left: 0%;
        width: 100% !important;  height: 0 !important;  background-position: left !important;  padding-bottom: calc(100% / 1 * 0.27);  
      animation: sparkleFlicker 6.5s ease-in-out infinite, sparkleDrift 9s ease-in-out infinite, glowBreath 7.5s ease-in-out infinite;
      will-change: transform, opacity, filter;
      filter: drop-shadow(0 0 4px rgba(255,255,255,0.25))
              drop-shadow(0 0 10px rgba(255,245,210,0.2));}

.swiper-slide:before {
        content: "";  position: absolute; z-index: 999;  pointer-events: none;  background-size: contain !important;  background-repeat: no-repeat !important;
        top: 50%; transform: translateY(-50%); right: 0%;   width: 100% !important;  height: 0 !important;  
        background-position: center !important;  padding-bottom: calc(100% / 1 * 0.45); }
.swiper-slide:nth-child(1):before {  background: url(https://pic03.eapple.com.tw/yuanroom/banner01_be.png);}
.swiper-slide:nth-child(2):before { background: url(https://pic03.eapple.com.tw/yuanroom/banner02_be.png);}
.swiper-slide:nth-child(2):after {
        content: "";
        z-index: 999;
        position: absolute;
        left: 62%;
        top: 55%;
        transform: translate(-50%, -100%);
        width: 33px;
        height: 120px;
        pointer-events: none;
        border-radius: 250% 250% 175% 175%;
        background: radial-gradient(ellipse at 50% 70%, rgb(255 152 104) 0%, rgb(255 181 43) 18%, rgb(255 255 255 / 90%) 40%, rgb(255 232 147 / 24%) 65%, rgb(255 255 255 / 0%) 100%);
        filter: blur(0.6px) drop-shadow(0 0 6px rgba(255, 200, 120, 0.35)) drop-shadow(0 0 14px rgba(255, 150, 60, 0.25));
        transform-origin: 50% 85%;
        animation: flameMove 5.2s ease-in-out infinite, flameScale 3.3s ease-in-out infinite, flameGlow 2.8s ease-in-out infinite;
        mix-blend-mode: screen;
}
@keyframes flameMove {
  0%   { transform: translate(-50%, -100%) rotate(-3deg); }
  20%  { transform: translate(-50%, -102%) rotate(2deg); }
  40%  { transform: translate(-50%, -98%) rotate(4deg); }
  60%  { transform: translate(-50%, -101%) rotate(-2deg); }
  80%  { transform: translate(-50%, -99%) rotate(3deg); }
  100% { transform: translate(-50%, -100%) rotate(-3deg); }
}
@keyframes flameScale {
  0%   { height: 115px; opacity: 0.9; }
  25%  { height: 110px; opacity: 1; }
  50%  { height: 100px; opacity: 0.85; }
  75%  { height: 105px; opacity: 0.95; }
  100% { height: 110px; opacity: 0.9; }
}
@keyframes flameGlow {
  0% {
    filter:
      blur(0.6px)
      drop-shadow(0 0 5px rgba(255,200,120,0.3))
      drop-shadow(0 0 10px rgba(255,150,60,0.2));
  }
  50% {
    filter:
      blur(0.9px)
      drop-shadow(0 0 10px rgba(255,220,140,0.45))
      drop-shadow(0 0 18px rgba(255,160,60,0.3));
  }
  100% {
    filter:
      blur(0.6px)
      drop-shadow(0 0 5px rgba(255,200,120,0.3))
      drop-shadow(0 0 10px rgba(255,150,60,0.2));
  }
}

@keyframes slide-entrance {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes slide-top {
    0% {
        bottom: -50%;
        opacity: 0;
    }
    100% {        
        bottom: 0%;;
        opacity: 1;
    }
}

@keyframes sparkleFlicker {
  0%   { opacity: 0.35; }
  20%  { opacity: 0.55; }
  40%  { opacity: 0.7; }
  60%  { opacity: 0.5; }
  80%  { opacity: 0.65; }
  100% { opacity: 0.35; }
}

@keyframes sparkleDrift {
  0% {
    transform: translate(0, 0) scale(0.96) rotate(0deg);
  }
  25% {
    transform: translate(2px, -2px) scale(1.01) rotate(1deg);
  }
  50% {
    transform: translate(-1px, -5px) scale(1.03) rotate(-0.5deg);
  }
  75% {
    transform: translate(1px, -3px) scale(0.99) rotate(0.5deg);
  }
  100% {
    transform: translate(0, 0) scale(0.96) rotate(0deg);
  }
}

@keyframes glowBreath {
  0%, 100% { filter: drop-shadow(0 0 4px rgba(255,255,255,0.2)); }
  50%      { filter: drop-shadow(0 0 8px rgba(255,245,210,0.3)); }
}
/*特效END*/
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/*Banner/＝＝＝＝＝*/
.banner { background: url(https://pic03.eapple.com.tw/yuanroom/banner01.jpg); height: 600px; background-position: center; background-size: cover; background-repeat: no-repeat;  position: relative;  display: flex; align-items: center; padding: 0px 10vw 55px;}
.banner:before { content: ""; background: url(https://pic03.eapple.com.tw/yuanroom/banner_af.svg); width: calc(100% - 9vw); height: 0px;  padding-bottom: calc(100% / 1 * 0.12);
        position: absolute; left: 9vw; bottom: 4vw; background-position: left; background-size: contain; background-repeat: no-repeat;}
.banner:after { color: #ffffff;  white-space: pre; position: absolute; right: 10vw; bottom: 120px; font-size: 17px;  letter-spacing: 2px;
        text-decoration-color: var(--mainAColor) !important; text-decoration: underline; text-underline-offset: -20px; text-decoration-thickness: 28px; line-height: 220%; text-align: left; animation: slide-top 1.5s 0.5s ;}

.other_select_page .banner:after { content: "　四位不同頻率的引導者，　\A　用各自的方式，陪你穿越混亂、靠近真實，　\A　一步一步，走回靈魂原本的位置　" !important; } /*師資*/
.banner.banblog:after { content: "　關於靈魂、情緒、能量與生命旅程的分享，　\A　用文字記錄那些難以言說，卻真實存在的感受，　\A　願你在閱讀之中，也能慢慢靠近自己　"; } /*文章*/
.banner.banA:after { content: "　分享緣室最新的課程、活動與能量資訊，　\A　記錄每一次相遇與靈魂交流的片刻，　\A　讓每個來到這裡的人，都能找到屬於自己的訊息　";}/*促銷方案*/
.banner.banB:after { content: "　透過課程、覺察與能量練習，重新認識自己，　\A　不只是學習，而是一段回到內在的旅程，　\A　在一次次理解與感受中，慢慢活出真正的你　";}/*身心靈課程*/
.banner.banF:after , .banner.banD:after { content: "　精選帶有祝福與能量共鳴的療癒選物，　\A　願每一件陪伴你的物品，都能成為生活中的微光，　\A　讓日常，也成為與自己連結的一部分　";}/*購物車*/
.banner.banC:after {content: "　真正的轉化，往往從願意停下來的那一刻開始，　\A　無論你正在哪一段生命旅程之中，都值得被溫柔理解，　\A　留下你的訊息，讓我們陪你一步一步走回自己　";}/*表單*/

.banner h5 { font-size: 25px;  color: #fff; font-weight: 500; letter-spacing: 5px; position: relative; padding-top: 160px; text-indent: 5px; padding-left: 40px; font-family: "Noto Serif TC";width: 100%; text-align: left;}
.banner h5:before { font-size: 100px; color: var(--mainDColor); opacity: 0.6; position: absolute; letter-spacing: 4pt; left: 0px; top: 25px; text-indent: 0px; font-weight: 300; font-family: "Cinzel";}
.banner.banblog h5:before { content: "BLOG"; }
.other_select_page .banner h5:before { content: "OUR GUIDES" !important; font-size: 100px; top: 30px;}
.banner.banA h5:before { content: "NEWS"; }
.banner.banB h5:before { content: "COURSES"; }
.banner.banF h5:before , .banner.banD h5:before{ content: "SHOP"; }
.banner.banC h5:before { content: "CONTACT"; }

.banner h5:after { content: ""; background: url(https://pic03.eapple.com.tw/yuanroom/title_icon.svg); position: absolute; left: 10px; bottom: 5px;
        width: 25px; height: 25px; background-size: contain; background-repeat: no-repeat; background-position: left;}
/*動畫*/
@keyframes slide-top {
    0% { -webkit-transform: translateY(100%);transform: translateY(100%); opacity:0; }
    100% {-webkit-transform: translateY(0); transform: translateY(0); opacity:1;}
}        

/*Page/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*麵包屑＝＝*/
.path p, .path p a { padding: 0 3px;}
.path p a:hover { color: var(--mainEColor);}
.promotions_page .path {  width: 100%;}
.other_page .path , .services_page .path {display: none;}

/*頁碼＝＝*/
.page {    width: 100%;    margin: 40px auto;    display: flex;    flex-wrap: wrap;    justify-content: center;    align-items: center;}
.page li {    display: flex;    margin: 3px;    width: 30px;    height: 30px;    line-height:30px;    align-items: center;    justify-content: center;}
.page li a {    display: block;    width: inherit;    height: inherit;    line-height: inherit;    padding: 0;    transition:all 0.3s;}
.page strong, .page a:hover {  background: var(--mainColor);  border: 1px solid var(--mainColor);}

/*購物車**************************** */
.prod_part { width: 100%;}
.products-list { display: grid; gap: 40px 10px; grid-template-columns: 1fr 1fr 1fr 1fr;}
.products-list:before{content:none;}
.products-list .item { width: 100%;}
.product_page .show_content , .product_info_page .show_content { padding: 50px 0px 0;}

/*購物車/外層＝＝*/
/*顏色*/
.products-list .more {  display: none;  border: 1px solid #ADA17E;    color: #ADA17E;}
.products-list .item a:hover .more { background: #ADA17E;}
/*價格*/
.products-list .price { display: flex; margin-bottom: 5px; align-items: center; justify-content: center; flex-wrap: wrap; margin: 0px 0; padding: 7px;}
.products-list b.sp_price { color: var(--mainColor) !important; font-size: var(--fz16);}
.products-list .price b { margin: 0 5px; line-height: 180%; text-align: center; color: #999;;}
.products-list .item a:hover img { transform: scale(1.04); filter: grayscale(0);}

/*外層版面*/
.products-list .name { font-size: var(--fz17); margin-top: 20px; height: auto;text-align: center;padding: 0 10px;}

.product_page .show_content { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between;}
.product_page .products-list { width:100%; padding: 60px 0 0px;}
.product-layer-two {display: flex; width: 100%; margin: 0; flex-direction: row; flex-wrap: wrap;gap: 20px;}
.product_info_page .product-layer-two { display: none;}
.product-layer-two li {margin: 0;width: 20%;padding: 0px; height: fit-content;}
.product-layer-two li.active a { border: unset;border-bottom: 1px dotted #ccc;}
/**/
.product-layer-two li a { color: #222; border: none; background: transparent; transition: all 0.3s; line-height: 200%; padding: 10px 16px; transition: all 0.3s;}
.product-layer-two > li > a { border-bottom: 1px dotted #ccc;padding-left: 10px; letter-spacing: 2px;}
.product-layer-two li:hover > a , .product-layer-two li.active > a{color: var(--mainColor);}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {background: var(--mainColor); color:#fff;}
.product-layer-two > li > a:after { content: "+"; border-radius: 100%; align-items: center; justify-content: center; display: flex; height: 18px;
        color: #888; width: 18px; text-align: center; position: absolute; right: 0;  top: 50%; transform: translateY(-50%); transition: all 0.3s; padding-left: 2px; font-size: 13px;}
/**/
.product-layer-two li ul { position: absolute;padding-top: 1px;}
.product-layer-two li li {  width: 100%;  background: rgb(255 255 255 / 80%);border: unset;}
.product-layer-two li li a{ background: transparent;padding: 7px 16px;}
.product-layer-two li li:hover a {color: var(--mainColor);}

.products-list .pic img { transition: 0.5s;}
.products-list .pic:before { content: 'more';  width: 100%;  position: absolute;  right: 0;  top: auto;  bottom: 0;  background: #93a567c2; height: 0px;  border-radius: 30px 30px 0 0;
        opacity: 0;  border: unset;  transition: all .5s;  color: #fff;  display: flex; align-items: center;  justify-content: center;  font-size: var(--fz15); letter-spacing: 3px; z-index: 9;}
.products-list .item:hover .pic:before {  height: 50px;  opacity: 1;}

/*購物車/內層＝＝*/
.product_info_page .path { max-width: 1600px; margin: 0 auto;}
.product_info_page .main_part {  max-width: 100%;  padding: 80px 0px 0;}
.product-wrapper { margin: 0 auto;  position: relative;  display: flex; flex-wrap: wrap; justify-content: center;}
.prod_info_clearfix { margin: 0px auto; order: 1;}

/*輪播*/
.product-wrapper .product_main { width: 55%;max-width: 1100px;/* border-right: 1px solid #d6d6d6;*/}
div#bx-pager h6 { display: none;}
.product_pic { padding-left: 150px; max-width: 1000px; padding-bottom: 0px;}
.product_pic #bx-pager a { width: 110px; height: 110px;}
.bx-wrapper .bx-viewport { max-width: 1000px; }
.product_pic .bx-wrapper { margin: 0px;}
.product_pic .bx-wrapper ul { width: 100%;  max-width: 1000px;}
.product_pic .bx-wrapper ul li { width: 100%; max-width: 1000px;}
.product_pic .bx-wrapper ul li img { width: 100%; object-fit: cover;}

/*商品側邊規格*/
.sidebarBtn { padding: 25px; width: 100%;  max-width: 400px; border: unset; background: #ffffffab; }
.sidebarBtn h2 { font-size: var(--fz22); font-weight: 500; letter-spacing: 1px; font-family: "Noto Serif TC"; color: var(--mainColor);}
.sidebarBtn .price span { font-size: 17px; padding-bottom: 5px;padding-right: 20px;}

.product_info li { margin: 20px 0;}
.product_info li .txt_box { color: #222222; width: 100%;}
.sidebarBtn .price { padding: 20px 0; border-bottom: 1px solid #e6e6e6; letter-spacing: 0px;display: flex; flex-wrap: wrap;}
.sidebarBtn .sp_price { color: #cd78b0;}
.product_info li span { font-size: 14px; margin-bottom: 4px;}
.mobile_product_name{font-size: var(--fz22);}
button, html input[type="button"], input[type="reset"], input[type="submit"] { border: var(--mainColor) 1px solid;}
.inquiry_a3 { background: transparent; position: relative; width: 200px; justify-items: start; border: var(--mainColor) 1px solid;  color: var(--mainColor);}
.inquiry_a3 img { max-width: 25px;}
.inquiry_a3 span { margin-left: 0.7em;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover { background: var(--mainAColor);}
.toShare { margin-top: 40px; padding-top: 40px;}

/*說明*/
.product-wrapper ul.prod {width: 100%;  padding-top: 80px;}
.product-wrapper ul.prod li { margin-bottom: 0px;}
li.prod-item.is-active h3.prod-thumb { display: none;}

/*QA*/
ul.prod li:nth-child(2) { display: none;}

/*按鈕顏色*/
.inquiry_a1 , .inquiry_a2{background: var(--mainColor);}

.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: var(--mainColor); color: #fff;}
.lastaction { color: #ADA17E;    background-color: #f2f2f2;}
.nextaction { background-color: #ADA17E;}

/*相關推薦*/
.prod_related { background: #ffffff;  padding: 80px 15px;}
.related_list { max-width: 1600px;}
.prod_related h6 span:before { font-size: var(--fz22);  font-weight: 500; letter-spacing: 5px; font-family: "Noto Serif TC"; color: var(--mainColor);}
.prod_related .lastPage { background: var(--mainEColor); border-radius: 50px; font-size: var(--fz15); letter-spacing: 2px;margin: 35px auto 0; transition: 0.5s;}
.prod_related .lastPage:hover { letter-spacing: 4px;}
.related_list li a p { font-size: var(--fz17); padding-top: 15px; letter-spacing: 1px; transition: 0.5s;}
.related_list li a:hover p { color:var(--mainColor); letter-spacing: 2px;}

/*匯款通知*/
.car_page .information_left { display: block;}
body.car_page .footer_info li p:before{ position: initial; display: inline;}

/*結帳頁面*/
.car_page .information_left h4.blank_letter.i { font-size: var(--fz20); font-weight: 500; font-family: "Registration Form"; letter-spacing: 2px;}
.member_login_regist { background: #ffffff;}

/*會員*/
.member_order { background: transparent;}
a.m_order_1:hover{ background-image: url(../images/mem_btn_img1.png);  background-color: var(--mainDColor);}
a.m_order_2:hover{ background-image: url(../images/mem_btn_img2.png);  background-color: var(--mainDColor);}
a.m_order_3:hover{ background-image: url(../images/mem_btn_img3.png);  background-color: var(--mainDColor);}

/*文章管理****************************** */
h4.blog_category_title{font-size: var(--fz28);}
h4.blog_category_title span{font-size: var(--fz24);}
/*文章管理/外層＝＝*/
.subbox_item { background: rgb(255 255 255 / 90%);  border-radius: 15px;  position: relative;  overflow: hidden; border: 1px solid #fff;}
.module_i_news ul, .blog_subbox { display: grid; gap: 40px 25px;}
.module_i_news li , .subbox_item { width: 100%;}
.module_i_news li a , .subbox_item a { padding: 1vw;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {    width: 100%;}
.i_blog_le { border-radius: 20px;}
.i_blog_le, .blog_list_le {  position: relative;  padding-bottom: 100%;  height: 0;  overflow: hidden;}
.i_blog_le img , .blog_list_le img{display:block; max-width: 100%;  min-width: 100%; height: 100%;  object-fit: cover;
    -moz-object-fit: cover; -ms-object-fit: cover;-o-object-fit: cover;-webkit-object-fit: cover; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}

/*列表*/
.blog_le { width: 220px; position: sticky; top: 100px; margin-bottom: 250px;}
h5.blog_le_t span { display: block;font-family: "Cinzel"; letter-spacing: 1px; font-size: var(--fz18);}
h5.blog_le_t em { order: 1;}
h5.blog_le_t { font-size: var(--fz22); margin-bottom: 20px; display: flex; flex-direction: column;font-family: "Noto Serif TC";}
.blog_search {  margin-bottom: 40px;}
.blog_search input[type=search] { font-size: 13px; letter-spacing: 1px; color: #e2e2e2; border: unset; border-radius: 0px; padding: 10px 35px 10px 5px; border-bottom: 1px solid;}
.blog_le .accordion {border: unset;}
.blog_le .accordion > li { transition: all 0.3s; border-left: 1px solid #cccccc; position: relative; padding-left: 5px; margin-left: 12px;}
.blog_le .accordion > li:after { content: "";  position: absolute; width: 7px; height: 7px; background: #666666; left: -4px; top: 10%; z-index: 999;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { letter-spacing: 3px; background: transparent !important;}
.blog_le .accordion > li:hover:after { background: var(--mainColor);}
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a { color: var(--mainColor) !important;}
.blog_le .accordion > li.on_this_category:after { background: var(--mainColor) !important;}

.accordion li .link { border-bottom: none; padding: 0 10px 30px;}
li.open .link {  padding-bottom: 10px;}
.blog_le .accordion li i { top: 0px;}
.blog_le .accordion li.open .link a { color: var(--mainColor);}
.blog_le .accordion li.open i { color: var(--mainColor);}
.blog_le .accordion > li:hover .link i, .blog_le .accordion > li.on_this_category .link i { color: var(--mainColor) !important;}
.submenu { background: transparent;  font-size: 13px; padding-bottom: 10px;}
.submenu li { border-bottom: none !important;}
.submenu a { font-weight: 500;}
.submenu a:before {display: none;}
.submenu a:hover { background: transparent; color: var(--mainColor);}

/*右側*/
.blog_subbox{grid-template-columns:1fr 1fr 1fr;}
.blog_subbox:before{content:none;}

h4.blog_category_title { font-size: var(--fz22); font-weight: 500; letter-spacing: 5px; font-family: "Noto Serif TC"; color: var(--mainColor);}
.blog_ri { padding: 0 0 0 80px;}
.blog_list_ri { padding: 30px 5px 10px;}
.blog_list_ri h5 { font-family: "Noto Serif TC"; letter-spacing: 1px;}
.blog_list_ri em { padding-bottom: 15px; border-bottom: #d6d6d6 1px solid; margin: 10px 0 15px; letter-spacing: 1px;}
.blog_list_ri p { line-height: 140%;}

/*hover*/
.blog_list_le:after { content: 'more'; width: 100%; position: absolute;  right: 0; top: auto; bottom: 0;  background: #93a567c2; height: 0px; border-radius: 30px 30px 0 0; opacity: 0;
        border: unset; transition: all .5s; color: #fff; display: flex; align-items: center; justify-content: center;  font-size: var(--fz15); letter-spacing: 3px;}
.subbox_item a:hover .blog_list_le:after { opacity: 1; height: 50px;}
.subbox_item a:before , .subbox_item a::after {display: none;} 
.subbox_item a:hover .blog_list_ri h5 { color: var(--mainColor); letter-spacing: 2px;}

/*文章管理/內層＝＝*/
.blog_back {  display: flex; flex-direction: column; width: fit-content;margin-top: -250px; padding: 10px;}
.blog_back a { font-size: 14px;}
.blog_back a.article_btn_prev,.blog_back a.article_btn_back ,.blog_back a.article_btn_next {  background: transparent; height: 80px;width: 80px; border-radius: 99em; border: 1px solid #b5b5b5; color: #b5b5b5;  display: flex; align-items: center; justify-content: center; transition: 0.5s;}
.blog_back a.article_btn_next,a.article_btn_back { margin-top: -10px;}
.blog_back a:hover.article_btn_prev,.blog_back a:hover.article_btn_back ,.blog_back a:hover.article_btn_next { color: var(--mainColor); border: 1px solid var(--mainColor);transform: translateY(-3px);}
.blog_back a.article_btn_prev:before, .blog_back a.article_btn_back:before, .blog_back a.article_btn_next:before { content: "";  position: absolute; inset: 8px;border-radius: inherit; background: var(--mainColor); transform: scale(.3); opacity: 0; transition: transform .36s ease, opacity .36s ease; z-index: 1; }
.blog_back a.article_btn_prev:hover:before, .blog_back a.article_btn_back:hover:before, .blog_back a.article_btn_next:hover:before { transform: scale(1); opacity: 0.15;}

/*首頁*/
.pageIndex #content_main { background: transparent; margin-top: -19vw;}

.module_i_news { padding: 8vw 2vw 0 0;  transition: 1.5s; max-width: 43vw; margin: 0 0 0 auto;}
.module_i_news_list, .module_i_news_list.swiper { padding: 0px 0;}
.module_i_news .title_i_box { display: none;}
.module_i_news section {  max-width: 46vw; margin: 0 0 0 auto;}
.module_i_news ul { grid-template-columns: 1fr;grid-gap: 5px;margin: 0 auto;}
.module_i_news li a { display: grid; grid-template-columns: 6vw 1fr; align-items: center; grid-gap: 40px;}
.module_i_news li:nth-child(n+2) { display: none;}
.module_i_news li { padding: 1vw; position: relative;}

.i_blog_ri { padding: 2px;  display: grid;  align-self: center;  justify-self: start;grid-template-columns: 190px 1fr; align-items: center;}
.i_blog_ri h5 { font-size: var(--fz18); font-weight: 600; letter-spacing: 1px;  width: fit-content;
        display: block; padding-bottom: 10px; font-family: "Noto Serif TC"; transition: 0.5s; grid-row: 1 / span 1;}
.module_i_news li a:hover h5 { letter-spacing: 2px;} 
.module_i_news .i_blog_b { display: none;}
.i_blog_le:before {
        content: "+"; position: absolute;  font-size: 14px;  color: #fff;  border-radius: 99em;  border: 1px solid;
        width: 27px; height: 27px;  z-index: 99;  display: flex; align-items: center; justify-content: center;
        top: 50%;  left: 50%;  transform: translate(-50%, -50%);opacity: 0;transition: 0.5s;}
.i_blog_le:after {content: ""; background: #97b2708f; width: 100%; height: 100%; position: absolute;
left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: 0;transition: 0.5s;}
.module_i_news li a:hover .i_blog_le:before,
.module_i_news li a:hover .i_blog_le:after { opacity: 1;}

.i_blog_le img { transition: 1s;}
.i_blog_ri p { font-size: var(--fz15);  color: #222;  max-width: 330px; grid-row: 1 / span 2; line-height: 160%;  border-left: 1px solid #fff;  padding-left: 30px;}
.i_blog_ri em { margin: 0px 0;  order: -1;  margin-bottom: 10px;  color: #fff; background: #949b6a; padding: 2px 10px; width: fit-content;}

/*hover*/
.module_i_news li a:after , .module_i_news li a:before { display: none;}

/*相簿****************************** */
/*作品展示*/
.work_page .main_part , .work_class_page .main_part, .work_info_page .main_part{    max-width: 1400px; width: 90%;    margin: 0 auto;}
/*相簿管理*/
.album_page .main_part , .album_class_page .main_part, .album_info_page .main_part{    max-width: 1400px; width: 90%;    margin: 0 auto;}
/*版面*/
ul.show-list, .other_subalbum, ul.pic-list {    display: grid;    grid-template-columns: 1fr 1fr 1fr;    gap: 20px;}
ul.show-list:before , ul.pic-list:before{content:none;}
.overlay {    z-index: 1;}
.show-list .item , .other_subalbum li , .pic-list .item{width: 100%;margin:0;padding:5px;}
.show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic { display: block;    position: relative;    overflow: hidden;    height: 0;}
.show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic {  padding-bottom: 75%;}/*相簿圖片長寬比例，75% →100:75 = 4:3 */
.show-list .show_pic img , .other_subalbum li a img, .pic-list .show_pic img{	display:block; max-width: 100%; min-width: 100%; height: 100%;  object-fit: cover;  -moz-object-fit: cover;
    -ms-object-fit: cover; -o-object-fit: cover; -webkit-object-fit: cover; position: absolute; left: 50%; top: 50%;  transform: translate(-50%,-50%);}
.show-list .item:hover .show_name { color: #ADA17E;}
.other_album_choice li { background: #ADA17E;}
.subalbum-menu h2{ color: #cbc0a0;font-size: var(--fz24);}
.other_subalbum li p { margin-top: 10px;}
/**/

/*促銷方案************************* */
/*首頁*/
.news_part { width: 100%; max-width: 100%; background: url(https://pic03.eapple.com.tw/yuanroom/new_bg.jpg);
        padding: 20px 30px 0px; background-position: center; background-size: cover; background-repeat: no-repeat; position: relative;  z-index: -3;}
.news_part::before { content: ""; background: url(https://pic03.eapple.com.tw/yuanroom/new_bg2.png); width: 100%; height: 484px; position: absolute; left: 0; bottom: 0; z-index: -2; opacity: 0.5;}

.news_part .title_i_box { margin-bottom: 50px;  text-align: center; width: 100%; padding-top: 9vw;}
.news_part::after { content: "";  background: linear-gradient(#ffffff00 0%, #eeeeee 30%, #eaeaea 50%, #e6e6e6 80%, #f0f0f000 100%);
        position: absolute; width: 100%; height: 350px; left: 0; bottom: -167px;  z-index: -1;}
.news_part .title_i_box h6 { font-size: 11.5vw;  color: #ffffff; font-family: "Cinzel"; font-weight: 100; position: relative;}
.news_part .title_i_box h6:before { content: ""; background: url(https://pic03.eapple.com.tw/yuanroom/new_title.svg); width: 100%; height: 0; position: absolute; top: 0; left: 50%;transform: translateX(-50%); 
  background-repeat: no-repeat; background-size: contain; background-position: center; margin: 0 auto; padding-bottom: calc(100% * 0.15);}   
.news_part .title_i_box h4 { font-size: var(--fz20);  color: var(--mainColor);  letter-spacing: 5px; text-indent: 5px; font-weight: 500; font-family: "Noto Serif TC"; width: fit-content;  margin: 0 auto;  position: relative; padding: 0 35px;}
 .news_part .title_i_box h4:before { content: ""; position: absolute; top: 50%; left: 0%; transform: translateY(-50%);width: 25px;height: 25px; background: url(https://pic03.eapple.com.tw/yuanroom/title_icon.svg);
  background-position: left; background-size: contain; background-repeat: no-repeat;}
 .news_part .title_i_box h4:after { content: ""; position: absolute; top: 50%; right: 0%; transform: translateY(-50%);width: 25px;height: 25px; background: url(https://pic03.eapple.com.tw/yuanroom/title_icon.svg);
  background-position: right; background-size: contain; background-repeat: no-repeat;}

p.i_news_intro { position: relative;}
p.i_news_intro:before { content: "緣室，是一個以「緣」為核心的靈性場域"; position: absolute; left: 50%; transform: translateX(-50%);text-align: center; top:0px; font-size: var(--fz17); color: #222;width: 100%;}
p.i_news_intro:after { content: "「緣」不只是命運的偶然，而是靈魂選擇回來的路徑。\A我們相信，每個人來到這一世，都帶著一本屬於自己的靈魂藍圖，那是你的本質、天賦與使命的總和。\A緣室的存在，是為了幫助你重新翻開那本書，記起你本來的樣子，並以真實的頻率，活出屬於自己的生命旅程。"; 
position: absolute; white-space: pre-line;left: 50%;transform: translateX(-50%); text-align: center; top: 50px; font-size: var(--fz17); color: #222;line-height: 140%;width: 100%;}

.news_list { position: relative; padding-top: 160px; padding-bottom: 50px;}
.news_list ul { display: flex;  flex-wrap: wrap;  flex-direction: row;  width: 100%; max-width: 1100px; justify-content: space-between; margin: 0 auto;}
.news_list ul li { width: 32%;}
.news_list ul li:nth-of-type(n+4) { display: none;}
.news_list ul li a { display: flex; width: 100%; text-align: left;  flex-direction: column; align-items: flex-start;  align-content: flex-start;  background: rgb(255 255 255 / 35%);  padding: 5px 20px;  border-radius: 5px;}
.news_list ul li a:hover {    background: #f9f9f9;}
.news_list ul li p {width: 100%; padding: 0px 80px 15px 0; color: #555;font-size: var(--fz15);}
.news_list ul li p:after { content: 'more'; background: var(--mainEColor); padding: 3px 5px; border-radius: 5px;    color: #fff;}
.news_list ul li span {font-size: 13px; letter-spacing: 1px;}
.news_list ul li a:hover span { color: var(--mainColor);}
.other_promotion li { width: 100%;  margin-left: 1px;}
.other_promotion li a { width: 100%; background: rgb(255 255 255 / 60%);}
.other_promotion li a:hover:before , .other_promotion li a:hover:after {border-color:var(--mainColor);}
.news_part .i_news_b {display: none;}

/*內頁*/
.promotions_page .main_part { display: flex; flex-direction: row; flex-wrap: wrap;}
.promotions_page .promotion_title { display: flex; flex-direction: column; align-items: flex-start; grid-gap: 5px;border-bottom: 1px solid #d3d3d3;  padding-bottom: 20px;}
.promotion_title h2 { font-size: var(--fz22); color: var(--mainColor); font-family: "Noto Serif TC"; font-weight: 500; letter-spacing: 5px;}
.promotion_title span { border: unset; padding: 2px 0px; letter-spacing: 1px;}
.promotion_title em { display: none;}
.promotions_page .edit { padding: 30px 0;}
ul.other_promotion.clearfix { display: flex; flex-direction: column; width: 100%; max-width: 300px; margin: 0 0 200px auto; padding-top: 50px;height: fit-content; position: sticky; top: 30px;}
.promotions_page .show_content.fadeInUp.animated15 { width: calc(100% - 400px); margin: 0 auto 0 0;}
.pmtTitle span {  display: none;}
.promotions_page .page { width: 100%; max-width: 300px; margin:-140px 0 0 auto;
        display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: center;}
.other_promotion .pmtTime span { float: left; font-size: 13px; letter-spacing: 1px;}
.other_promotion .pmtTitle h3 { font-size: var(--fz15); color: #444; height: auto; line-height: 1.4; margin: 5px 0 0 0;}

/*聯絡我們/＝＝＝＝＝*/
.contact_page .main_part {  max-width: 1300px;}
.contact_content .information_left { width: 100%; padding: 0px;padding-bottom: 80px;}
.contact_form li.last cite { background: var(--mainColor);}
ul.list_before.info , .contact_content .information_left h4{ display: none;}
.contact_content .information_right { width: 100%; padding: 45px 40px; background: rgb(255 255 255 / 80%); border-radius: 30px;}

/*表格*/
.contact_form li {padding-left: 0px;}
.contact_form li .form__label { width: 100%; text-align: left;  margin-left: 0px; padding-right: 0px;}
.contact_content { padding: 5px 10px;}
.contact_content .list_before {  display: flex; flex-wrap: wrap;flex-direction: row; justify-content: center;margin-top: 0px; margin-bottom: 0px;max-width: 800px;  margin: 0 auto;}
.list_before.account li { width: 23%; position: relative;}
.list_before.account li { padding-left: 70px;}

.blank_letter { position: relative; font-size: 0;}
.contact_form { max-width: 100%; width: 100%; margin-top: 50px; margin-bottom: 20px; font-size: 15px;
        color: #444; display: grid; grid-template-columns: repeat(12, 1fr); grid-gap: 25px 30px; align-items: start;}
.contact_form li { display: grid;  grid-template-columns: 1fr; grid-column: auto / span 6; grid-gap: 10px; justify-items: start;}
.contact_form li .form__label { max-width: fit-content; font-size: 14px; letter-spacing: 2px; text-align: left;}
.contact_form li:nth-of-type(5), .contact_form li:nth-of-type(6), .contact_form li:nth-of-type(9),.contact_form li:nth-of-type(10), .contact_form li:nth-of-type(11) {  grid-column: auto / span 12;}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {
   grid-template-columns: repeat(auto-fit, minmax(13px, 13px) minmax(80px, 1fr)); padding-left: 2px; font-size: 14px;display: grid;grid-gap: 8px;}
.contact_form li:nth-of-type(10), .contact_form li:nth-of-type(11) { grid-column: auto / span 12;  display: flex;  justify-content: center; margin: 0 auto;}
.contact_form li.last input {  padding: 3px 7px;}
h4.blank_letter.f:before { content: "Registration Form";  display: block; color: var(--mainColor); line-height: 110%;
        font-family: "Cinzel"; font-weight: 300; letter-spacing: 3px; font-size: var(--fz85); text-align: center;}
.note { margin: 0 auto; width: 100%;  display: block;letter-spacing: 2px;text-align: center;}

/*會員/＝＝＝＝＝*/
.contact_form li.last blockquote { color: var(--mainColor);}
.contact_form li.last blockquote, .contact_form li.last cite {border: 1px var(--mainColor) solid; width: 120px; border-radius: 50px;}
.send_simple{background-color: var(--mainColor);}
.rewrite_simple{background-color: var(--mainColor);}
.member_title p {    border-top: 2px var(--mainColor) solid;}
.login_mem_submit{background: var(--mainColor);}
.login_mem_other_link a{color: var(--mainColor);}
.member_login_regist a{background: var(--mainColor);}
.mem_regist_title_s {    background: var(--mainColor);    color: #fff;}
.right_member_in {z-index: 999;}

/*RWD1200/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1500px) {
/*文章*/
/*首頁*/
.module_i_news { max-width: 45vw;}
.i_blog_ri { grid-template-columns: 11vw 1fr;}
.i_blog_ri p {  line-height: 140%; font-size: 14px;}
.i_blog_ri h5 { padding-bottom: 0px; font-size: 16px;}
.module_i_news li a { grid-gap: 2vw;}
}

@media screen and (max-width: 1360px) {
/*文章*/
/*首頁*/
.module_i_news li a {grid-gap: 1vw;}
.i_blog_ri { grid-template-columns: 12vw 1fr;}
.i_blog_ri em {font-size: 13px;}
}

/*RWD1200/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1200px) {
/*文章*/
/*首頁*/
.i_blog_ri {grid-template-columns: 14vw 1fr;}
.i_blog_ri h5 { font-size: 15px; letter-spacing: 0px;}
.i_blog_ri em { margin-bottom: 0px; }
.i_blog_ri p {  display: none;}

/*購物車/＝＝＝＝＝*/
.products-list { grid-template-columns: 1fr 1fr 1fr;}
}

/*RWD1024/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1024px) {
/*文章管理/＝＝＝＝＝*/
/*首頁*/
.pageIndex .module_i_news ul { grid-template-columns: 1fr;}

/*列表*/
.module_i_news ul{grid-template-columns:1fr 1fr;}
.blog_ri { padding: 0 0 0 50px;}
.module_i_news ul, .blog_subbox { gap: 40px 15px;}

/*購物車/＝＝＝＝＝*/
.product_page .products-list { grid-template-columns: 1fr 1fr;}

/*banner*/
.banner {height: 350px; padding: 0px 7vw;}
.banner:after { font-size: 14px; bottom: 100px;}
.banner h5 { padding-top: 90px;}
.banner h5:before { font-size: 50px;}
.banner h5:after { bottom: 0px;left: 0px;}
}

/*RWD980/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 980px) {
/*footer*/
.footer_menu { grid-template-columns: repeat(auto-fit, minmax(min(85px, 100%), 1fr));}

/*文章管理*/
/*首頁*/
.i_blog_le { border-radius: 10px;}
.i_blog_ri {grid-template-columns: 1fr;}
.i_blog_ri h5 {padding-bottom: 3px;}
.module_i_news li a {grid-gap: 2vw; }

/*列表*/
.blog_subbox{grid-template-columns:1fr 1fr;}
.promotions_page .show_content.fadeInUp.animated15 { width: 100%;  margin: 0 auto;}

/*促銷方案*/
.promotions_page .main_part { flex-direction: row;}
.promotions_page .show_content.fadeInUp.animated15 {  width: 100%;  margin: 0 auto;}
ul.other_promotion.clearfix {  width: 100%;  max-width: 100%;  margin: 0 auto; padding-top: 0px;  height: auto;  position: relative; top: 0px;}
.other_promotion li {  margin-left: 0px;}
.other_promotion li a { margin: 1% 0; }

/*購物車*/
/*列表*/
.product-layer-two li { width: 24%;}

/*內頁*/
.product-wrapper .product_main {  width: 100%;  max-width: 100%;}
.sidebarBtn { width: 100%; max-width: 100%;}

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{ display: grid; grid-template-columns: 1fr 1fr;}
}

/*RWD768/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 768px) {
/*大圖*/
.bannerindex {  padding: 0; margin: 0;  height: 80vh;  position: relative;}
.swiper-slide img {  height: auto;  width: 100%;  display: block; max-width: 100%; min-width: 100%; height: 80vh; 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;}

.swiper-wrapper:before { background: url(https://pic03.eapple.com.tw/yuanroom/banner_be_ph.svg); bottom: 18%;  padding-bottom: calc(100% / 1 * 0.22);}
.swiper-wrapper:after { bottom: 23%;}
.swiper-slide:before { padding-bottom: calc(100% / 1 * 0.73); top: 5%;transform: unset;}
.swiper-slide:nth-child(1):before {  background: url(https://pic03.eapple.com.tw/yuanroom/banner01_be_ph.png);}
.swiper-slide:nth-child(2):before { background: url(https://pic03.eapple.com.tw/yuanroom/banner02_be_ph.png);}

.swiper-slide:nth-child(2):after { width: 19px; left: 64%; top: 43vw;}
@keyframes flameScale {
  0%   { height: 85px; opacity: 0.9; }
  25%  { height: 70px; opacity: 1; }
  50%  { height: 80px; opacity: 0.85; }
  75%  { height: 70px; opacity: 0.95; }
  100% { height: 80px; opacity: 0.9; }
}

/*Footer/＝＝＝＝＝*/
#to_top { bottom:60px;}
#bottom_menu {display: block; }
.footer_menu { grid-template-columns: repeat(4, 1fr);}
.footer_menu a:nth-of-type(6) {  border-left: none;}
.footer.with_shopping_mode { padding:80px 0 0px; }
.footer_info { justify-content: center;}
.footer_logo { text-align: center;}
.copy { padding: 17px 0 70px;}

/*Banner/＝＝＝＝＝*/
.banner {align-items: flex-start;}
.banner:after { right: 0; left: 7vw;bottom: 50px;}
.banner:before {display: none;}
.banner h5 { padding-top: 110px;}
.banner h5:before {top: 45px;}

/*購物車/＝＝＝＝＝*/
.products-list {    grid-template-columns: 1fr 1fr;}
.product_page .products-list ,.product-layer-two {    width:100%;}
.product-layer-two li {  width: 46%;}

/*內頁*/
.product_info_page .main_part { padding: 80px 25px 0;}
.mobile_product_name {  margin-bottom: 30px; font-size: var(--fz22); font-weight: 500;  letter-spacing: 1px;  font-family: "Noto Serif TC";  color: var(--mainColor);}
.sidebarBtn { padding: 0px; margin-top: 0;}
.sidebarBtn h2 {display: none;}

/*結帳*/
.list_before.account { max-width: 100%;}
.list_before.account li { width: 100%;}
.car_page .information_left { width: 100%;}

/*文章管理/＝＝＝＝＝*/
/*首頁*/
.pageIndex #content_main { margin-top: 0vw;}
.module_i_news { max-width: 100%; padding: 20px 25px;background: #f4f4f4;}
.module_i_news li { border-bottom: unset;}
.module_i_news li a { grid-gap: 4vw;grid-template-columns: 100px 1fr;}
.i_blog_ri { grid-template-columns: 24vw 1fr; }
.i_blog_ri p { display: unset;}

/*列表*/
.blog_box { padding: 0px;}
.blog_le { width: 100%; position: relative; top: 0px;  margin-bottom: auto;}
.blog_le, .blog_ri { padding: 0px;  padding-top: 15px;}
h5.blog_le_t, .blog_le .accordion { display: unset;}
.blog_ri { padding: 0px; width: 100%;}
.blog_list_ri h5 { font-size: 17px; letter-spacing: 1px;}

/*促銷方案*/
/*首頁*/
.news_part {margin-top: 0vw;}
p.i_news_intro:after { white-space: normal;}
.news_list ul li span { padding: 10px 0;}
.news_list ul li p { padding: 0px 0px 30px 0;}
.news_list ul li p:after { right: auto;  left: 0; transform: unset;}
.news_list ul li a:hover p:after { right: auto;}

/*相簿/＝＝＝＝＝*/
.subalbum-menu h2{ color: var(--mainColor);}

/*聯絡我們*/
.list_before.account {  max-width: 100%;  width: 100%; }
h4.blank_letter.f:before {font-size: 10vw;}
}

@media screen and (max-width: 700px) {
.bannerindex { height: 75vh;}
.swiper-slide img { height: 75vh;}
.swiper-wrapper:before { bottom: 22vw; padding-bottom: calc(100% / 1 * 0.18); }
}

/*RWD600/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 600px) {
/*大圖*/
.bannerindex { height: 125vw;}
.swiper-slide img { height: 125vw;}

.swiper-wrapper:before { background: url(https://pic03.eapple.com.tw/yuanroom/banner_be_ph.svg); bottom: 18%;  padding-bottom: calc(100% / 1 * 0.22);}

.swiper-wrapper:after { bottom: 23%;}
.swiper-slide:before { padding-bottom: calc(100% / 1 * 1.13); }
.swiper-slide:nth-child(1):before {  background: url(https://pic03.eapple.com.tw/yuanroom/banner01_be_ph2.png);}
.swiper-slide:nth-child(2):before { background: url(https://pic03.eapple.com.tw/yuanroom/banner02_be_ph2.png);}
.swiper-slide:nth-child(2):after { width: 19px; left: 75%; top: 54%;}

/*Footer/＝＝＝＝＝*/
.box_link { text-align: center;}
.footer_menu { grid-template-columns: repeat(2, 1fr); gap: 10px;}
.footer_menu a:nth-of-type(even) {  border-left: none;}

/*Banner/＝＝＝＝＝*/

/*購物車/＝＝＝＝＝*/
/*內頁*/
.product_pic {  padding-left: 0px;}
.product_page .show_content, .product_info_page .show_content { padding: 50px 0px 0px;}
.related_list li {  width: 48%;}

/*文章管理/＝＝＝＝＝*/
/*首頁*/
.i_blog_le, .blog_list_le { padding-bottom: 100%;}
.i_blog_ri { grid-template-columns: 27vw 1fr;}

/*列表*/
.module_i_news ul , .blog_subbox{grid-template-columns:1fr;}

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{    display: grid;    grid-template-columns: 1fr;}

/*促銷方案/＝＝＝＝＝*/
/*首頁*/
.news_list {  padding-top: 200px;}
.news_list ul { padding: 0px ;}
.news_list ul li { width: 100%;}
.news_list ul li p { padding: 0px; text-align: left;}
.news_list ul li p:after {display: none;}
.news_list ul li a { flex-direction: row;align-items: center;}
.news_list ul li span { width: 140px;}
.news_list ul li:hover { border-bottom-color: transparent;}

/*列表*/
.news_list ul li p:after { width: fit-content; margin: 10px auto 0;}
.promotion_title h2 { letter-spacing: 1px; }

/*聯絡表單*/
.contact_editbox { margin: auto; padding: 25px 10px 10px;}
.contact_content .information_left { padding-bottom: 40px;}
.contact_content .information_right { padding: 25px 20px;}
.contact_form { grid-gap: 10px 0px;}
.contact_form li { grid-column: auto / span 12; grid-gap: 5px;}
}

@media screen and (max-width: 500px) {
.path p, .path p a { padding: 0 0px; text-align: left;}

/*banner*/
.banner:after { letter-spacing: 1px; font-size: 13px; padding: 5px 0; bottom: 85px; text-underline-offset: unset;  
  text-decoration-thickness: unset;  line-height: 160%;left: 0vw; width: fit-content; background: var(--mainAColor);animation: none;}
.banner h5 { font-size: 20px;}
.banner h5:before { top: 55px; font-size: 40px;}

/*文章*/
/*首頁*/  
.module_i_news li a { grid-template-columns: 1fr; }
.i_blog_ri { grid-template-columns: 1fr; text-align: center;justify-items: center;grid-gap: 10px;}
.i_blog_ri h5 { font-size: 16px;}
.i_blog_ri p { grid-row: auto; border-left: unset; padding-left: 0px;}

/*促銷方案*/
/*首頁*/
.news_part {  margin-top: 0vw;}
/*內頁*/
.product-layer-two li a {padding: 0px 0px 4px; }

/*購物車*/
/*列表*/
.product-layer-two li {  width: 100%;}
.product-layer-two li a {font-size: 15px;}

.products-list { gap: 40px 13px;}
.products-list .item { padding: 0px; margin: 0px;}
.products-list .name { padding: 0px;letter-spacing: 0px;}
}

@media screen and (max-width: 470px) {
.swiper-wrapper:before { padding-bottom: calc(100% / 1 * 0.27);}
}
/*RWD375/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 375px) {
/*購物車/＝＝＝＝＝*/
.products-list , .product_page .products-list  { grid-template-columns: 1fr;}
}