@charset "utf-8";

/*●●●●●●●●●●●●●●●●●●●●●●●●   隱藏內容   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.me_tp_features{display:none;}
.box_link{display:none;}
.tp_links{display:none;}
.path p, .path p a { display: none;}

/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
*{letter-spacing: .1rem;}
*{font-family:/* "Kosugi Maru", sans-serif;*/}
:root{
/*顏色*/

--ColorMain:#f6b43e/**LOGO黃*/;
--ColorMain2:#111 /**LOGO黑*/;

--ColorMain3:#f6eeee /*淺淺紅*/;

--ColorSub:#ab9976/*淺咖*/;
--ColorSub2:#878787 /**中灰色*/;
--ColorSub3:#a9a9a9/*灰色*/;

--textColor: #333333; /*文字*/

/* 字型 */
--ffmain: "微軟正黑體"; --ffsub:"Noto Sans TC", sans-serif;
}

#content_main { background: black; margin: -1px;}
#content_main {}
@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;}/*隱藏展開鈕*/
.linksBtn, .info_fix:hover>.linksBtn{ background: #de8c66;}

.info_fix_links a { opacity: 0.5; background:var(--ColorMain); border: 1px solid #ffffff30;border-radius: 0;margin-bottom: 0;}
.info_fix_links a:hover { opacity: 1; background:var(--ColorMain); animation: move2 2s; animation-timing-function: ease-out;}

.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:nth-of-type(even) { opacity: 0.7; background:var(--ColorMain2);}
.info_fix_links a:nth-of-type(even):hover { opacity: 1; background:var(--ColorMain2);}
/*
@keyframes move2{	0%{transform: rotateY(0deg);}	100%{transform:  rotateY(360deg);}}*/

/*●●●●●●●●●●●●●●●●●●●●●●●●   查看更多按鈕   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.animated-arrow {border-radius: 20px;background: unset;transition:.3s;position:relative;overflow:hidden;
    color: #fff; font-size: 14px;height: 40px; line-height: 40px;}

.animated-arrow b, .animated-arrow i{position:relative; z-index:99;}
.animated-arrow b{ font-weight: normal;}
.animated-arrow::after { content:"";position:absolute;width:0px;height:100%;top:0px;left:0px;transition:.5s;}
.animated-arrow:hover {	color: #fff;}
.animated-arrow:hover::after {	width:100%;}

/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○//*首頁大圖*/
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}

/*loading*//*
.bannerindex::after{
    content: "";
    display: block;
    background-image: url(https://pic03.eapple.com.tw/dycc/loading.png);
    background-size: cover;
    width: 200px;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000000000000000000001;
    pointer-events: none;
    animation: banner-logo 2.5s forwards;
}
.bannerindex::before {
    content: "";
    display: block;
    background:  #d5d5d5de;backdrop-filter: saturate(93%) blur(10px);
    background-size: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 1000000000000000000000;
    animation: banner-bg 3s forwards;
}

@keyframes banner-logo {
    0% {opacity: 0; filter: blur(0);}
    25% { opacity: 1; filter: blur(0);}
    50% { filter: blur(0); opacity: 1;}
    80% { filter: blur(0); opacity: 1;}
    100% { filter: blur(10); opacity: 0;}
}
@keyframes banner-bg {
    0% {}
    50% {}
    80% { opacity: 1;}
    100% { opacity: 0;}
}

/*各別*/
.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/dibosi/BNA1.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
	top: 0;
    background-size: contain;
    position: absolute;
    z-index: 101;
    animation: up_pop 2s ease;
	
}
.bannerindex .swiper-slide.swiper-slide-active:nth-child(1):after, .bannerindex .swiper-slide.swiper-slide-active:nth-child(2):after{
    background-image: url(https://pic03.eapple.com.tw/dibosi/BNA2.png);
    animation: fade_in 3s ease;
}

.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):before { 
    background-image: url(https://pic03.eapple.com.tw/dibosi/BNB1.png); animation: down_pop 2s ease;}
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2):after{ 
    background-image: url(https://pic03.eapple.com.tw/dibosi/BNB2.png);
}
/*
@keyframes up_pop {
 0% { transform: translateX(-10%); opacity: 0;}
 80% { transform: translateX(0);opacity: 1;}
 90% { transform: translateX(-1%);}
 100% { transform: translateY(0);}
}
@keyframes up_pop2 {
 0% { transform: translateX(10%); opacity: 0;}
 80% { transform: translateX(0);opacity: 1;}
 90% { transform: translateX(1%);}
 100% { transform: translateY(0);}
}*/
@keyframes up_pop {
 0% { transform: translateY(-20%); opacity: 0;}
 80% { transform: opacity: 1;}
 90% { transform: translateY(0);}
 100% { transform: translateY(0);}
}
@keyframes down_pop {
 0% { transform: translateY(20%); opacity: 0;}
 80% { transform: opacity: 1;}
 90% { transform: translateY(0);}
 100% { transform: translateY(0);}
}
@keyframes fade_in {
 0% { opacity: 0;transform: scale(0);}
 80% { transform: scale(1);}
 100% { opacity: 1;}
}

/*大圖滑動點*/
.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;}

@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/*○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○○//*內頁大圖*/
.banner {background: url(https://pic03.eapple.com.tw/dycc/ban.jpg) no-repeat;background: black;
background-position: center center !important; background-size: cover !important; height: 20vw;}
.banner h5 {font-weight: bold;color: white;letter-spacing: 8px;font-size: 20px;border-bottom: 5px solid var(--ColorMain); padding-bottom: 15px; margin-bottom: -10px;}
.banner h5:before{
    content: "DIBOSI";
    letter-spacing: 2px;
    font-weight: normal;
    display: block;
    font-size: 30px;
    margin-bottom: 5px;
    color: #fff;
    font-family: Antonio;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banC h5:before {content: "CONTACT";}
.banner.banD {}
.banner.banE {}
.banner.banF h5:before {content: "PORTFOLIO";}
.banner.banblog {}
.banner.banblog h5:before {content: "COLUMN";}

@media screen and (max-width: 1024px) {
	.banner{}
	.banner h5 {}
	.banner h5:before{}
}

@media screen and (max-width: 768px) {
	.banner { min-height: 160px;}
	.banner h5 {}
	.banner h5:before{}
}

@media screen and (max-width: 450px){
	.banner{}
}

/*●●●●●●●●●●●●●●●●●●●●●●●●   功能頁首頁顯示-外掛   ●●●●●●●●●●●●●●●●●●●●●●●●*/

/*英文*/
.i_prod_tit h2, .i_video_tit h2, .news_part .title_i_box h6, .module_i_album .title_i_box h6, .module_i_news .title_i_box h6
{font-family: serif;font-weight: bold;font-size: 35px;margin-bottom: 5px;color: #fff;letter-spacing: 0;}

/*中文*/
.i_prod_tit span, .i_video_tit span, .news_part .title_i_box h4, .module_i_album .title_i_box h4, .module_i_news .title_i_box h4
{font-size: 22px;}


/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*LOGO*/
 .container {max-width:95%;}
.nav-header {max-width: 210px;}

/*底色*/
.header_area { padding: 0;}
.pageIndex .header_area{opacity: 0;transition: all .5s;}

.header_area, .header_area.sticky {padding: 10px; border-top: 5px solid var(--ColorMain);background: var(--ColorMain2);}
.pageIndex .header_area{background: transparent;position: fixed;}

.header_area.sticky {opacity: .9;transition: all .5s; box-shadow: 0px -9px 20px 0px;}

.header_area:before{content: "";width: 80%;height: 100%;position: absolute;top: 0;left: 50%;transform: translateX(-50%);
background: transparent;transition: all .5s;}
.header_area.sticky:before{width: 100%;background: var(--ColorMain2);transition: all .5s;opacity: 0.9;}

.navigation {display: flex;align-items: center;grid-gap: 0 10px;}
.main_header_area .container{max-width: 80%;}


/*第一層*/
.stellarnav > ul {display: flex; justify-content: flex-end;gap: 10px;}
.stellarnav > ul > li:before{/*content: "+"; color: #ffcfbe;font-style: italic;*/}
.stellarnav > ul > li { display: flex; align-items: center;}
.stellarnav > ul > li:nth-of-type(4) > a{ padding-right: 17px !important;}

.stellarnav > ul > li > a{color: white;letter-spacing: .2rem;transition: all .5s;font-weight: bold;}
.stellarnav > ul > li > a:hover {color:var(--ColorMain);}
.stellarnav > ul > li:nth-of-type(even) > a{color:#e1e1e1;}

.stellarnav > ul > li > a b{font-weight: bold;}
.stellarnav > ul > li > a b:nth-of-type(2){/*color:var(--ColorMain2);*/}

/*主選單箭頭*/
.stellarnav li.has-sub > a:after {border-left: 5px solid transparent;border-right: 5px solid transparent; border-top: 5px solid var(--ColorMain);}

/*第二層*/
.stellarnav ul ul{ background: transparent;top: 40px;}
.stellarnav li a{  padding: 10px;transition: 1s ease;}
.stellarnav li.has-sub li {border: none; border-bottom: 1px solid #d69e88; background: #ffffffe8;}
.stellarnav li.has-sub li a:hover{background: var(--ColorMain); color: #fff; padding-left: 18px;}

@media screen and (max-width: 1024px) {
.stellarnav > ul { justify-content: center; gap: 5px;}

}
@media screen and (max-width: 768px) {
.main_header_area .container{max-width: 100%;}
.nav-header{max-width: 180px;}
.pageIndex .header_area, .header_area, .header_area.sticky { position: sticky;opacity: 1;padding: 5px 0;}

/*menu*/
.stellarnav .menu-toggle{ }
.stellarnav .menu-toggle:after{    color: var(--ColorMain2); margin-top: 10px;font-size: 8px;}
.stellarnav .menu-toggle span.bars span { background: var(--ColorSub3);}
	
/*區塊*/
.stellarnav > ul { margin-top: 0;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul { background:#ffffffeb;backdrop-filter: saturate(93%) blur(3px); width: 350px; max-width: 100%;}
	
/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: transparent;color: var(--ColorMain);}
.stellarnav .icon-close:before, .stellarnav .icon-close:after{    border-bottom: solid 3px var(--ColorMain);}
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after { border-bottom: solid 3px var(--ColorMain2);}
.stellarnav .icon-close { margin-right: 5px;}


/*第一層*/
.stellarnav.mobile > ul > li{margin: 20px 10px; padding-bottom: 20px;}
.stellarnav.mobile > ul > li > a.mob_main_link, .stellarnav > ul > li:nth-of-type(2) > a, .stellarnav > ul > li:nth-of-type(3) > a{ 
/*padding: 30px 0px !important; */}
.stellarnav.mobile > ul > li > a.mob_main_link{/*margin: 0 30px;*/}

.stellarnav.mobile > ul > li > a b {font-style: normal;color: var(--ColorMain2);}
.stellarnav.mobile > ul > li:hover > a b{color: var(--ColorMain);}

.stellarnav > ul > li:before{display:none;}
.stellarnav ul ul {top: 0;}
.stellarnav.mobile li.open { background: transparent;padding: 0 0 20px;}
.stellarnav.mobile li a {border-bottom: none;}

/*第二層*/
.stellarnav.mobile > ul > li > a.dd-toggle{ padding: 6px 0px !important;margin: 0;}
.stellarnav.mobile ul { background: transparent;}
.stellarnav.mobile ul ul { margin: 0px 40px 15px 15px;}
.stellarnav li.has-sub li { background: #eaeaeac2;}
.stellarnav li a{}

}
@media screen and (max-width: 570px) {
.stellarnav .menu-toggle {  padding: 10px;}
	
}	

/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.footer{background: var(--ColorMain2);padding: 0;box-shadow: -5px 12px 20px 0px;}
.footer .center {max-width: 1000px;width: 90%;}
/*LOGO*/
.footer_logo{    margin: auto;}
/*聯絡資料*/
.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:white; font-size: 13px; letter-spacing: 1px;}

.footer_info li p {display: flex;}
.footer_info li p:after { content: '●'; color: var(--ColorMain); font-size: 10px;order: 1;margin-right: 5px;}
.footer_info li p:before {order: 2;}
.footer_info li p a{order: 3;}

/*按鈕*/
.footer_menu a{border-radius: 5px; border: #866936 1px solid; background: black;  color: var(--ColorMain);
               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: 0;height: 100%;position: absolute;top: 0;left: 0;transition: all .5s;background:var(--ColorMain);z-index: -1;border-radius: 5px;}
.footer_menu a:hover:before{left: auto;right: 0;width: 100%;transition: all .5s;}

/*copy*/
.copy {padding: 8px 0 10px; margin-top: 5px;background: transparent; border-top: 1px solid #2b2b2b;}
.copy, .copy a{color: #8b8b8b;letter-spacing: 0;}

/*#to_top*/

#to_top { background: var(--ColorMain); box-shadow: none; border-radius: 5px; color: #ffffff;bottom: 90px;left: 30px;}
#to_top i:before, #to_top i:after { background: var(--ColorMain2);}

/*#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; }
}


/*●●●●●●●●●●●●●●●●●●●●●●●●   文章   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*首頁顯示*//*
.module_i_news {background: url(https://pic03.eapple.com.tw/chengjhen2025/i_article_bg.jpg) no-repeat;
                background-size: cover;background-position: center;}

.module_i_news .title_i_box{margin-bottom: 10px;}
.module_i_news section {max-width: 1600px;}
.module_i_news ul {grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 1%;}
.module_i_news li a {grid-template-columns: 1fr;grid-gap: 0;}
.subbox_item a:after {  background: transparent;  border: 1px #666666 solid;}
.subbox_item a:before { bottom: 0; right: 0; color: white; background: var(--ColorMain); padding: 5px 10px;}

/*
.module_i_news li a:before, .subbox_item a:before { color: #fff; background: #ffc886; border-radius: 15px;padding: 15px 20px;
    font-family: serif; top: 40%;left: 50%;bottom: auto;right: auto;transform: translate(-50%,-50%);}
.subbox_item a:before { top: 50%;}

.module_i_news li a:after, .subbox_item a:after {background: transparent; border: 2px #ff50004d solid; border-radius: 20px;}*/


.subbox_item a:before {background: var(--ColorMain); padding: 5px 10px;}
.subbox_item a:after{background: rgb(0 0 0 / 20%);}

/*圖片*/
.i_blog_le, .blog_list_le img { /*border-radius: 20px; border: 2px solid #ffffff;*/}

/*標題 時間 簡介*/
.i_blog_ri {padding: 15px;}
.i_blog_ri h5, .blog_list_ri h5 {font-size: 18px; -webkit-line-clamp: 4;}
.i_blog_ri em, .blog_list_ri em {    margin: 4px 0;font-size: 13px; letter-spacing: 0; font-family: serif;}
.i_blog_ri p, .blog_list_ri p {line-height: 160%;font-size: 12px;color: #888;}


/*文章首頁*/
.subbox_item a{ margin-bottom: 20px; grid-gap: 0;}
.blog_list_ri { padding: 5%;}
.blog_subbox {  grid-template-columns: 1fr;grid-gap: 0;}
.subbox_item a {  background: white;}
.blog_page .main_part { background: #f1f1f1;max-width: 100%; padding: 5%;}
.blog_list_le {  height: 100%;}


/*側邊選單*/
a.news_menu_toggle i{}
h5.blog_le_t em { }
h5.blog_le_t span {}
.blog_search input[type=search] { border: none;background: #fff;}
.accordion li .link a { color: var(--ColorMain2); font-weight: 500;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { /*background: var(--darkBr) !important;*/}
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a {color: #fff !important; background: var(--ColorMain);}
.blog_le .accordion {}	

/*文章內頁*/
.product_info_page .show_content {  padding: 0;}
h4.blog_category_title { font-weight: normal; letter-spacing: 5px;margin-bottom: 5px; font-size: 25px;}
.blog_in_page h4.blog_category_title:before { content: '●';color: #e6e6e6; margin-right: 5px;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next {}
.blog_back a.article_btn_back{background: var(--ColorMain);}

.toShareNews { /*color: var(--darkBr);*/}
.toShareNews b { font-weight: lighter;}
.blog_in_page .blog_box_edit { border-top: 1px solid var(--ColorMain3); padding: 30px 0 0;}	

/*左側照片*/
.proImgSwiper li { border: 1px solid var(--ColorSub3);background: white;}

.swiper-vertical>.swiper-wrapper {transform: translate3d(0px, 0, 0);}
.mobile_product_name { display: block;text-align: center;
    background: var(--ColorMain);
    color: white;
    padding: 10px;
}
.swiper-vertical>.swiper-wrapper, .thumb-swiper .swiper-wrapper { display: none;}
.product_pic { padding-left: 0;}
.swiper-slide img {  width: 100%;}
.swiper-wrapper {}
.proImgSwiper { aspect-ratio: 16 / 9;}
			
/*右側規格*/
.sidebarBtn{display:none;}
.product_main { width: 100%; padding: 0;}
/*下方描述*/
.pd_tabTitle {display:none;}
.prod_tabs .edit img { border: 1px solid var(--ColorMain2);box-shadow: 20px 20px 0px 0px #c8362f;
    margin: 15px;}
.prod_tabs { max-width: 800px; margin: auto;}
	
/*相關文章*/
.news_related { background: #f3f3f3; padding: 35px 15px;border-top: 1px solid;}
.news_related h6 span:before { font-size: 20px;color: #454545;font-weight: 200;}
.news_related_list, .related_list{grid-template-columns: repeat(4, 1fr);}
.related_list li a {  padding: 0;}
.news_related_list { grid-gap: 15px;}
.blog_in_page .lastPage {margin: 10px auto 0;}
.lastPage { background: var(--ColorSub3);}
.lastPage:hover {  background: var(--ColorMain);}

@media screen and (max-width: 768px){
.module_i_news ul {grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));}
.news_related_list, .related_list{grid-template-columns: repeat(2, 1fr);}
.sidebarBtn { display: none;}
.prod_tabs { margin: auto;}
}

@media screen and (max-width: 450px){
/*首頁*/
.module_i_news .title_i_box h4 {font-size: 24px;}
.module_i_news ul {}
.news_related_list, .related_list{grid-template-columns: repeat(1, 1fr);}
}

/*●●●●●●●●●●●●●●●●●●●●●●●●   購物車   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*購物首頁*/
.products-list{grid-template-columns: repeat(4, 1fr);}
.products-list .price, .products-list .more{ display: none;}
.products-list .item a {padding-bottom: 0;}
.products-list .name {   text-align: center;}
.products-list .pic { border-radius: 10px;}	
.products-list li:hover .pic img{transform: scale(1.5); transition: all 5s ease;}
	
.product_page .main_part{padding: 50px 20px 0;}
	
/*分類*/
.product_menu_list>ul{display: flex; flex-wrap: wrap;gap: 5px; justify-content: center;}
.product-layer-two li { width: 30%; text-align: center;}
.product-layer-two li:hover a{background: var(--ColorMain);color: white;}
.product-layer-two li.active a{border: 1px #979797 solid; background: #e4e4e4;}

@media screen and (max-width: 980px) {
.products-list, .pageIndex .products-list {grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));}
}

@media screen and (max-width: 600px) {
.product-layer-two li { margin: 0;}
}

/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*相簿首頁*/
.subalbum-menu h2{display:none;}
.other_subalbum li a p {font-size: 20px; text-align: center;}
.other_subalbum li a p:before { content: "+"; color: #ffcfbe; margin-right: 10px;}

/*相簿內頁*/
.pic-list .show_pic { aspect-ratio: 1 / 1;}
.pic-list { grid-gap: 10px;}

/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*首頁*/
.contact_content .information_left{ display:none;}
.contact_content .information_right { max-width: 100%; width: 800px; margin: auto;}
.blank_letter { text-align: right;}
.contact_form li.last blockquote, .contact_form li.last cite { padding: 0px;}
.contact_form li.last { margin-top: 10px;}
.i_contact_box{ background: #f3f3f3;}
.blank_letter .red {color: var(--ColorMain);}

	
/*內頁*/
.blank_letter {display: flex; flex-direction: column;padding-top: 0;}
.blank_letter:before{content: 'FORM';font-family: Antonio;color: var(--ColorMain);font-size: 50px;font-weight: normal;}
.contact_page .contact_content { padding: 0;    margin: 0;}
.contact_page .main_part{background: #f3f3f3;max-width: 100%;display: flex;flex-direction: column-reverse;}
.contact_editbox { padding: 0; margin: 0;}

/*聯絡資料*/
.list_before.info li:before{letter-spacing: 2px;letter-spacing: 2px; font-weight: normal;padding-left: 20px; width: 70px;}

.list_before.info li:first-of-type{border-top: 1px solid var(--ColorMain2);}
.list_before.info li { padding: 15px; padding-left: 60px;;border-bottom: 1px solid var(--ColorMain2);}
.contact_le_nomap iframe{width: 100%;}

/*表單*/
.contact_content form{display:flex;}
.contact_form li input.noborder, .contact_form li textarea.noborder { border: none; background: #fff; border-radius: 4px;padding: 10px;}
.contact_form { grid-gap: 20px;}

.contact_page .red { color: var(--ColorMain);}
.contact_form li.last cite { background: var(--ColorMain);}
.contact_form li.last blockquote { border: 1px solid var(--ColorMain);background: white;}	
.contact_form li .form__label{font-weight: bold;}

.contact_form li.last cite{  border: none;}	

@media screen and (max-width: 768px){
.contact_content form { flex-direction: column;}
.footer_info ul { gap: 10px;}
.contact_content .information_right { padding: 10% 5%;}
.contact_content{}
}
@media screen and (max-width: 600px){
.contact_form li .form__label {font-weight: normal; padding: 0; background: transparent;}
.contact_form { grid-gap: 10px;}
.i_contact_box { padding: 0;}
				
}
	