@charset "utf-8";

/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 

*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/


/*上方選單右邊設定 臉書/LINE/電話/信箱
.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/


/*電腦LOGO
.nav-brand {}
*/

/*手機LOGO
.nav-brand-m {}
*/
#content {
    background: url(https://pic03.eapple.com.tw/sakurago/bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position:center;}
.edit_part {padding: 0;}
.me_tp_features {margin-top: 30px;padding-right: 30px;}
.me_tp_features a.tp_btn_cart {color: #fff;}
.me_tp_features a.tp_btn_notice {color: #fff;}

@media screen and (max-width:1024px) {
    .me_tp_features {margin-top: 10px; padding-right: 0;}
}
@media screen and (max-width:768px) {
    .me_tp_features {display: none;}
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.pageIndex .header_area {padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: unset;}
    .header_area {padding: 0;
      top: 0;
      left: 0;
      width: 100%;
      background: unset;}
.header_area.sticky {background: unset;}
.nav-header {max-width:500px;}
.nav-brand img {margin: 10px 0 5px 0;;width: 100%;}

/*選單最大寬度設定*//*
.main_header_area .container {    max-width: 95%;}
*/
.pageIndex .header_area {padding: 0;background: none;}
.pageIndex .nav-brand img {margin-top: 10px;width: 100%;filter: contrast(0) brightness(100);}
.pageIndex .header_area.sticky .nav-brand img {filter:none;}
/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/
.pageIndex .header_area{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;}
.pageIndex .header_area.sticky .main_header_area {
    background: #FEDFE1;
    box-shadow: 0 0 8px rgba(0 0 0 / 8%);
    backdrop-filter: blur(6px);}
.pageIndex .main_header_area {
    background: linear-gradient(180deg, #00000078, #00000000);
    transition: all ease .6s;}
.main_header_area .container {max-width: unset;padding: 0 50px;}
.nav-header {top: 4px;}
.nav-brand {width: 200px;}
.bannerindex .swiper-pagination, .stellarnav li.has-sub > a:after {display: none;}
.stellarnav li li {font-size: 13px;}
/*次分類*/
.stellarnav.mobile li.open {
    background: #FEDFE1;}
.stellarnav .menu-toggle span.bars span{background: #fff;}
.stellarnav .menu-toggle:after {color: #fff;}
.pageIndex  .stellarnav > ul > li > a {
    transition: all 0.3s;
    color: #ffffff;
    font-size: 15px;
    letter-spacing: 2px;
    padding: 0px 25px 0 25px;
    border-right:none;font-weight: 600;
    margin:5px 0 0 0;filter:contrast(0) brightness(100);}
.pageIndex  .header_area.sticky .stellarnav > ul > li > a {filter:none;font-weight: 500;}
.pageIndex  .stellarnav .menu-toggle span.bars span {background: #fff;filter:contrast(0) brightness(100);}
.pageIndex  .header_area.sticky .stellarnav .menu-toggle span.bars span {filter:none;}
.pageIndex  .stellarnav .menu-toggle:after {color: #ffffff;filter:contrast(0) brightness(100);}
.pageIndex  .header_area.sticky .stellarnav .menu-toggle:after {filter:none;}

.stellarnav .menu-toggle span.bars span {background: #ffffff;}
.stellarnav .menu-toggle:after {color: #ffffff;}
.stellarnav li li.has-sub > a,
.stellarnav li li a:hover,
.stellarnav li li.has-sub > a:hover,
.stellarnav.mobile li li.has-sub a:hover {color: #555;}
.stellarnav > ul > li > ul > li > a,
.stellarnav li li.has-sub > a {
	background: #fff;
	transition: all .2s;}
.stellarnav > ul > li > ul > li > a:hover,
.stellarnav > ul > li > ul > li > ul > li > a:hover {background: rgba(247,231,208, 0.2);}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: #ED679C;color: #fff;}
.tp_links{display: none;}
.stellarnav.mobile ul {background: #fff;}
.stellarnav > ul > li > a b {color: #ED679C;font-weight: bold;}
.stellarnav .icon-close:before {border-bottom: solid 3px #fff;}
.stellarnav .icon-close:after{border-bottom: solid 3px #fff;}
.stellarnav.mobile .menu-toggle{padding: 5px;}
/*other page*/
.header_area {padding: 0;}
.stellarnav > ul > li > a {
    transition: all 0.3s;
    color: #fff;
    font-size: 15px;
    letter-spacing: 2px;
    padding: 0px 25px 0 25px;
    margin: 5px 0 0 0;
    border-right: none;
    font-weight: 600;}
.main_header_area {
        background: #FEDFE1;
        box-shadow: 0 0 8px rgba(0 0 0 / 8%);
        backdrop-filter: blur(6px);}
.stellarnav a.dd-toggle .icon-plus:before {border-bottom: solid 3px #fff;}
.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 3px #fff;}
@media screen and (max-width:1200px) {
  .main_header_area .container {padding: 0 30px;}
    .pageIndex .stellarnav > ul > li > a { padding: 0px 10px;}}
@media screen and (max-width: 1024px) {
    .main_header_area .container {padding: 0;}
.stellarnav > ul > li > a {margin: 15px 0 0 0;padding: 0px 15px 0 15px;}}

@media screen and (max-width: 768px) {
.stellarnav > ul > li > a b {color: #999;}
.pageIndex .stellarnav.mobile > ul > li > a.dd-toggle {
        margin: 0;
        padding: 0;}
.pageIndex  .stellarnav > ul > li > a {
    padding: 0 10px;
        margin: 20px 0;
        color: #999;
        filter: none;}
.stellarnav > ul > li > a {
        padding: 0px 25px 0 25px;
        margin: 0;
    color: #fff;}
.pageIndex .header_area.sticky .main_header_area {backdrop-filter:unset;}
.main_header_area {backdrop-filter:unset;}}

.bannerindex { position:sticky; height:auto;}/*custom原本有寫*/
.bannerindex .swiper-banner { position:static; margin:0; height:auto;}/*custom原本有寫*/
.bannerindex .swiper-slide img { height:auto;}/*custom原本有寫*/
.bannerindex .swiper-slide {position: relative;}/*因為偽元素，所以要加的*/
.bannerindex .swiper-slide:before ,.bannerindex .swiper-slide:after { content: ""; position: absolute;  z-index: 999; pointer-events:none;}/*before+after依樣要寫的內容拆出來寫一起，要寫在個別下方也可以*/
/*banner01*//*第一張大圖的偽元素*//*依樣可以放before+after 兩個*/

.bannerindex .swiper-slide:after {
    background: url(https://pic03.eapple.com.tw/sakurago/sakura.png);
    content: " ";
  display: block;
  clear: both;
  transition: all 0.3s ease-in-out;
  position: absolute;
  clear: both;
  z-index: 1;
  position: absolute;
  width: 110%;
  height: 100%;
  top: 0;
  bottom: 0;
animation: bgScroll 20s linear infinite;}

@keyframes bgScroll {
    0% {        -webkit-transform: translateX(0);        transform: translateX(0);    }
    50% {        -webkit-transform: translateX(-5%);        transform: translateX(-5%);    }
    100% {        -webkit-transform: translateX(0);        transform: translateX(0);    }
}


.bannerindex .swiper-pagination, .stellarnav li.has-sub > a:after {display: none;}
/* 商品下拉超過30個變大 */
.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;}

/*btn_icon*/
.stellarnav > ul > li:before {
    content: '';
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: -23px;
    left: 30%;
    transition: all 0.3s;
    display: block;
    width: 35px;
    height: 35px;}
.stellarnav > ul > li:hover:before {
   transform: rotate(15deg);
}
.stellarnav > ul > li:before{background-image: url(https://pic03.eapple.com.tw/sakurago/sakura.svg);}
@media screen and (max-width: 768px) {
.stellarnav > ul > li:before { background-image: none;}}
/*Footer/＝＝＝＝＝*/
.footer_info li p.tel:before {content: '服務專線：';}
.footer_info li p.add:after {
    content: "服務時間：週一~週五｜19:00-20:30 \A 週六｜10:00-11:30、14:00-17:00";
    white-space: pre;
    display: inline-block;
    color: #E16B8C;
    order: 5;
    width: 100%;
}
.center {   max-width: 1000px;}
.footer{
	background:#FEDFE1;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 45px 0 0;}
.footer_logo {    display: none;}
.footer_info {    display: flex;    flex-wrap: wrap;    align-items: center;    justify-content: space-evenly;}
.footer_info ul{ display: flex; width:100%;margin-bottom: 50px;}
.footer_info li{    width: 100%;}
.footer_info li:nth-child(1) {  display: grid;}
.footer_info li:nth-child(2) { display: flex;justify-content: flex-end;}
p.line{    grid-row: 2;}
.footer_menu {    display: grid;    grid-template-columns: repeat(auto-fit, minmax(min(110px,100%), 1fr));    gap: 5px;     max-width: 250px;}/*footer按鈕最小寬度100px*/
.footer_menu a {  
	margin: 0;
    text-align: center;
    padding: 7px 0 0;
    transition: all 0.3s;
    border-radius: 99em;
    color: #F4A7B9;
    background: #ffffff59;
    border: 1px #F4A7B9 solid;font-size: 15px;
	}
a {color: #D0104C;}
.footer_info li p {color: #D0104C;font-size: 16px;}
.footer_menu a:hover {    background: #F4A7B9;}
.box_link {display: none;}
/*回首頁按鈕刪除
.footer_menu a:nth-child(1){display: none;}*/
.copy {background: #E16B8C;color: #fff;border:none;margin-top: 0;}
.copy a{        transition: all 0.3s;    color: #ffffff;}
.box_link {     right: 80px;     top: 23px;}
.box_link a{    
	transition: all 0.3s;
    color: #c7b09b;
    font-size: 27px;
    border: 0;
    padding: 0;
	}
.box_link a:hover { background: #ada17e00;    color: #D0104C;}
a.me_tp_call, a.me_tp_line{  display: none;}
@media screen and (max-width: 768px) {
.footer_info ul {flex-direction: column;}
.footer_info li:nth-child(1) {justify-content: center;text-align: center;}
.footer_info li:nth-child(2) {justify-content: center;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.path p, .path p a {display: none;}
#content {
    margin: 0;
    background: url(https://pic03.eapple.com.tw/sakurago/bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;}

/*內頁BANNER 設定*/
.banner {
    background-image: url(https://pic03.eapple.com.tw/sakurago/banner-01.jpg);
    padding: 140px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}

.banner h5 {
    position: relative;
    z-index: 1;
    color: #ffffff;
    font-weight: 600;
    font-size: 30px;
    margin-top: -35px;
    letter-spacing: 3px;}

.banner h5:after {
    content: '';
    position: absolute;
    transform: translateX(-50%);
    top: -55%;
    left: 50%;
    background-image: url(https://pic03.eapple.com.tw/sakurago/icon-04.svg);
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 22 / 5;
    width: 60px;}

.banner h5:before {
    content: "｜陪伴孩子快樂成長的最佳選擇｜"!important;
    position: absolute;
    top: 49px;
    left: 50%;
    transform: translateX(-50%);
    color: #eee;
    font-size: 18px;
    width: 380px;
    letter-spacing: 2px;}

.banner.banB {display: none;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.articel_mainPic img {
    display: none;}
.blog_shareData { justify-content: flex-end;}
.news_related {
    background: none;
    border-top: dotted max(5px, 0.2vw) #FEDFE1;
    max-width: 1500px;
    position: relative;
    margin: 0 auto;
    padding: 100px 0;}

.lastPage {
    border: 1px #e16b8c solid;
    color: #e16b8c;
    background: none;
    border-radius: 100px;
    width: 220px;
    height: 40px;
    line-height: 40px;
    padding: 0;}

.lastPage:hover {background: #e16b8c;color: #fff;}
/*首頁文章*/
.module_i_news .title_i_box h6 { margin-bottom: 20px;}
.module_i_news {padding: 5%;background: #ffffff80;position: relative;border-radius: 0 0 50px 0px;}
/*.module_i_news section {border-top: dotted max(5px, 0.2vw) #FEDFE1;max-width: 1500px;position: relative;margin: 0 auto;padding: 100px 0;}*/
.module_i_news_list, .module_i_news_list.swiper {padding: 30px 0 60px;}
.module_i_news .title_i_box {margin-bottom: 15px;position: relative;}
.module_i_news .title_i_box h4 {font-size: 20px;color: #000000;font-weight: bold;letter-spacing: 0.08em;}
.module_i_news01 .title_i_box h4:after {content: '';position: absolute;transform: translateX(-50%);top: 55%;left: 50%;
    background-image: url(https://pic03.eapple.com.tw/sakurago/icon-04.svg);background-size: contain;
    background-repeat: no-repeat;aspect-ratio: 22 / 5;width: 45px;}

.module_i_news ul {grid-template-columns: repeat(4, 1fr);grid-gap: 50px 30px;}
.module_i_news li a {position: relative;display: grid;align-items: center;justify-content: space-between;padding: 20px;box-shadow: 0 8px 0 #FEDFE1;
    background: #fff;border: 5px solid #FEDFE1;border-radius: 30px;grid-template-columns: 1fr;grid-gap: 10px;transition: 0.2s ease;}
.module_i_news li a:hover {transform: translateY(8px);box-shadow: unset;}
.module_i_news li a:before, .module_i_news li a:after {display: none;}
.i_blog_le {border-radius: 15px;}
.i_blog_ri {padding: 5% 0 0 0;letter-spacing: 0.08em;}
.i_blog_ri h5 {font-weight: 400;-webkit-line-clamp: 2;}
.i_blog_ri em {font-size: 13px;color: #E16B8C;}
.i_blog_ri p {display: none;}

.animated-arrow {
    border: 1px #e16b8c solid;
    color: #e16b8c;
    background: none;
    border-radius: 100px;
    width: 220px;
    height: 40px;
    line-height: 40px;}

@media screen and (max-width: 1200px) {
.module_i_news {padding: 80px 5% 0;}
}
@media screen and (max-width: 1024px) {
.module_i_news .title_i_box {margin-bottom: 30px;}
.module_i_news01 .title_i_box h4:after {top: 60%;width: 35px;}
.module_i_news01 .title_i_box h4:before {font-size: 40px;top: 20%;}
.module_i_news_list, .module_i_news_list.swiper {padding: 30px 0 60px;}
.module_i_news ul {grid-gap: 30px 15px;}
.i_blog_ri h5 {font-size: 18px;}
.i_blog_ri em {font-size: 12px;}
}
@media screen and (max-width: 900px) {
.module_i_news section {padding: 80px 0;}
.module_i_news ul {grid-template-columns: repeat(2, 1fr);}
.module_i_news li a {padding: 15px;}
.i_blog_ri {padding: 0;}
}
@media screen and (max-width: 768px) {
.module_i_news .title_i_box h4 {font-size: 18px;}
}
@media screen and (max-width: 600px) {
.module_i_news {padding: 50px 5% 0;}
.module_i_news01 .title_i_box h4:before {top: 10%;font-size: 35px;}
.module_i_news01 .title_i_box h4:after {top: 65%;}
}
@media screen and (max-width: 450px) {
.module_i_news section {padding: 80px 0 60px;}
.module_i_news ul {grid-template-columns: repeat(1, 1fr);grid-gap: 20px 15px;}
.i_blog_ri h5 {font-size: 17px;}
}
@media screen and (max-width: 400px) {
.module_i_news01:before {background-size: 90px 33px;}
.module_i_news section {padding: 60px 0;}
}

/*文章設定*/
.subbox_item a {grid-template-columns: 1fr;}
.blog_in_page .main_part {padding: 50px 20px 130px;}
.blog_back a.article_main_header_area_back {background: #02642F;}

.blog_le .accordion>li:hover,
.blog_le .accordion>li.on_this_category {background: transparent !important;}

.share_page .edit {
    text-align: justify;
    line-height: 180%;}

.subbox_item a:before,
.subbox_item a:after {transition: 0.3s;}

.blog_le .accordion>li {
    width: 100%;
    position: relative;
    text-align: center;
    transition: all 0.3s;}

.blog_box_edit {line-height: 180%;font-family: "微軟正黑體";}

h4.blog_category_title {color: #333;}

.link a {
    width: 100%;
    display: block;
    padding: 15px 10px;}

.accordion li .link { padding: 0;}

.blog_page .main_part {
    width: 100%;
    max-width: 60%;
    margin: auto;
    padding: 0px;}

/* ===== */
.blog_box {
    margin-top: 70px;
    min-height: 20vw;
    padding: 0px;
    display: flex;
    flex-direction: column;}

.blog_le {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;justify-content: space-around;}

h5.blog_le_t {
    display: none;
    font-size: 24px;
    font-weight: 500;
    color: #9d8164;
    font-family: serif;
    letter-spacing: 2px;
    margin-bottom: 80px;
    width: auto;
    font-family: 'Noto Serif TC', 'Zen Maru Gothic', sans-serif, arial;}

.blog_search {
    width: 90%;
    position: relative;
    margin-bottom: 60px;
    display: flex;
    justify-content: flex-end;}

.blog_search form {position: relative;}

.blog_le .accordion {
    list-style-type: none;
    margin: auto;
    border-radius: 0;
    border: none;
    overflow: visible;
    width: 95%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;}

.accordion li .link a {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    padding: 5px 10px;
    transition: all 0.3s;}
.accordion li+li .link {border-top: none;}
.blog_le .accordion>li:hover .link a,
.blog_le .accordion>li.on_this_category .link a {
    color: #fff !important;
    transition: all 0.3s;
    background: #e16b8c;}

input[type="search"]::placeholder {color: #333;}
.accordion li .link a {border-right: 1px #fedfe1 solid;}
.accordion li .link a:first-child {border-left: 1px #fedfe1 solid;}
.accordion li:hover:before,
.blog_le .accordion>li.on_this_category::before {
    width: 95%;
    transition: all 0.5s;}

.blog_search input[type=search] {border-radius: 0;}

.blog_search input[type=submit] {
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    width: 38px;
    height: 38px;
    background: url(https://pic03.eapple.com.tw/purplebeauty/search_icon.svg) no-repeat;
    border: none;
    background-size: 20px;
    filter: brightness(100);
    background-position: center;
    transition: all 0.3s ease-in-out;}

.blog_search input[type="submit"]:hover {
    transition: all 0.3s ease-in-out;
    transform: translateY(-5px);}

.blog_search input[type=search] {color: #333;}
.blog_search input[type=search]:focus {color: #333;}
.blog_page .main_part {max-width: 1440px;}
.blog_list_le,.blog_list_ri {width: 100%;}

.subbox_item {
    width: calc(100% / 3);
    padding: 0px;}
.articel_mainPic img {display: none;}
.blog_shareData {justify-content: flex-end;}
h4.blog_category_title {margin-bottom: 0;font-size: 24px;color: #222;font-weight: 500;letter-spacing: 5px;}
.blog_ri {padding: 0;} 
.blog_back a.article_btn_prev,.blog_back a.article_btn_next,.blog_back a.article_btn_back {
    background: none;
    color: #333;
    letter-spacing: 1px;}
.blog_back a {width: auto;}
    
.blog_back {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;}
.news_related_list li a { background: none;}

.news_related h6 span:before {font-size: 20px;
    color: #000000;
    font-weight: bold;
    letter-spacing: 0.08em;}

.news_related h6 span:after {
    content: '';
    position: absolute;
    transform: translateX(-50%);
    top: 13%;
    left: 50%;
    background-image: url(https://pic03.eapple.com.tw/sakurago/icon-04.svg);
    background-size: contain;
    background-repeat: no-repeat;
    aspect-ratio: 22 / 5;
    width: 45px;}



@media screen and (max-width: 1024px) {
    .subbox_item {
        width: 50%;
    }}

@media screen and (max-width: 600px) {
    .subbox_item {
        width: 100%;
    }}


/* --- */
.blog_ri {
    width: 100%;
    max-width:1350px;
    margin: auto;}

.subbox_item {
    width: 100%;
    position: relative;
    border-bottom: 0.3px #ffffff31 solid;
    display: flex;
    flex-direction: row;
    align-items: center;}


.subbox_item:hover:before,
.subbox_item:hover:after {
    opacity: 0;
    transition: all 0.3s;}

.subbox_item a:before {
    right: 30px;
    opacity: 1;
    font-size: 15px;}

.subbox_item a:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background: #fedfe1;
    opacity: 0;
    transition: all .5s;
border: none;}

.subbox_item a {padding: 10%;width: 100%;}

.blog_list_ri h5 {
    -webkit-line-clamp: 2;
    font-weight: 500;
    font-size: 20px;
    color: #333;}

.blog_list_le img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    aspect-ratio: 9 / 9;
    object-fit: cover;
    background: #3E3047;}

.blog_list_ri em {color: #444;}
.blog_list_ri p {color: #444;}
.subbox_item a:before {color: #e16b8c;}
.blog_back {margin-top: 80px;}
.blog_shareData {justify-content: flex-end;}
.articel_mainPic img {display: none;}

@media screen and (max-width: 1440px) {
    .blog_page .main_part {
        max-width: 80%;
    }

}
@media screen and (max-width: 768px) {
.blog_le {
    display: none;}
    }
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*聯絡我們*/
.contact_editbox {
    margin: 0;
    padding: 0;
}
.contact_content {
    max-width: 1200px;
    margin: auto;
    padding: 0;}
.contact_form li.last cite {background: #FEDFE1;}
.contact_content .information_right {width: 100%;margin-bottom: 80px;}
.contact_content .information_left { display: none;}
.contact_form li {display: flex;flex-direction: column;}
.contact_form li .form__label {
  display: block;
  max-width: 100%;
  text-align: left;}
.contact_form li.last {display: flex;flex-direction: row;} 
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {display: flex;grid-gap: 15px;}
.contact_form li.last blockquote, .contact_form li.last cite {border: none;}

@media screen and (max-width: 768px) {
  @media screen and (max-width: 600px) {
      .contact_form li .form__label {background: none;
      }}}

@media screen and (max-width:600px){
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert { display: grid;}}



/* 促銷方案 */
.news_list {padding-bottom: 60px;}
.news_part { padding: 0% 20px 9%;}
.news_part .title_i_box {margin-bottom: 15px;position: relative;}
.news_part .title_i_box h4 {font-size: 20px;color: #000000;font-weight: bold;letter-spacing: 0.08em;}
.news_part .title_i_box h4:after {content: '';position: absolute;transform: translateX(-50%);top: 55%;left: 50%;
    background-image: url(https://pic03.eapple.com.tw/sakurago/icon-04.svg);background-size: contain;
    background-repeat: no-repeat;aspect-ratio: 22 / 5;width: 45px;}
.news_part .title_i_box h6 {margin-bottom: 20px;}
.news_list ul li a:hover {background: #fef2f298;}
.news_list ul li:hover {border-bottom-color: #FEDFE1;}
.news_list ul li {border-bottom: 1px #FEDFE1 solid;}
.news_list ul li p:after { color: #E16B8C;}

.other_promotion li a:before { border: none;}
.other_promotion li a:after {border: none;}
.other_promotion li a:hover {background: #fef2f298;}
.other_promotion li a {border: none;border-bottom: 1px #FEDFE1 solid;}

.other_promotion {grid-template-columns: 1fr;}
.other_promotion .pmtTitle h3 { margin: 0;}
.other_promotion li a {
    display: flex
;
    padding: 10px;
    margin: 0;
    position: relative;
    height: 100%;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}


@media screen and (max-width: 768px) {
.news_list {padding-bottom: 20px;}
#bottom_menu { display: none;}
}

@media screen and (max-width: 600px){
.news_list ul li p {
    width: 100%;
    padding: 20px 0px 5px 0px !important;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;}

.news_list ul li p:after {  margin-top: 15px;}
.news_list ul li a:hover {  box-shadow: 0px 0px 3px 3px #efefef;}
.news_list ul li span {   color: #999;  background: none;}}



