@charset "utf-8";
/*陽森堂貿易*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*大圖*/
/*預設解除背景輪播*/
.swiper-pagination-bullet{background: #87958d;}
#content_main { margin:0;background: #f9f8f6;}
.bannerindex { position:static; 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;}
}

.me_tp_features{
	padding: 0.5% 0 0 0;
	margin-bottom: 0;
}
.me_tp_features a.tp_btn_cart{
	color: #256a43;
}
.me_tp_features a.tp_btn_notice{
	color: #256a43;
}
.border200{
	width: 100%;
}
.longer {
    width: 100%;
}
.separate_title{
	filter: hue-rotate(49deg) opacity(0.5);
}
.stepImg img{
	filter: hue-rotate(49deg) opacity(0.5);
}
.stepImg span.active{
	color: #256a43;
}



/*背景*/
.product_page #content,.product_info_page #content,.album_page #content,.album_info_page #content,.blog_page #content,.blog_in_page #content,.contact_page #content,.remit_page #content,.car_page #content{
	background-image: url(https://pic03.eapple.com.tw/health/all-bk.jpg);
    background-repeat: repeat-y;
	background-size:cover;
}

/*按鈕*/
.animated-arrow {    background: #ADA17E;}


/*版面*/

.contact_page .main_part { max-width: 80%;padding: 0;}
.pageIndex .edit_part{max-width: 100%;padding: 0 0;}
.other_select_page .main_part{max-width: 100%;padding: 0 0;}
.services_page .main_part{max-width: 100%;padding: 0 0;}
.product_info_page .main_part{max-width: 70%;}
.blog_page .main_part,.blog_in_page  .main_part{max-width: 70%;}



.pageIndex .main_header_area {
    background: #ffffff;
    height: 80px;
    position: fixed;
    width: 100%;
}
.main_header_area {
    background: #ffffff;
    height: 80px;
    position: relative;
    width: 100%;
}
.nav-header{
    z-index: 9999;	
	top: 10%;
}

.main_header_area .container {
	max-width: 100%;
}

.navigation {
    max-width:85%;
    padding: 0;
    margin: 0 auto;
}
.stellarnav ul{
	margin: 0;
}
.stellarnav > ul > li{
	width:6%;
	letter-spacing: 2px;
	padding: 0;
	text-align: center;
}
.stellarnav ul ul{
    width: 250px;	
	
}

.stellarnav > ul > li > a{
	transition:all 0.3s;
	margin:0 auto;
	color: #897058;
	font-weight: 600;
	padding: 0 0;
	line-height: 30px;
}
.stellarnav li.has-sub > a:after{
	display:none;
}
.stellarnav > ul > li:hover > a{color: #ADA17E;}

.stellarnav li li > a , .stellarnav li li.has-sub > a{    padding: 7px 5px;    transition: all 0.3s;border-left:1px solid transparent;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #ADA17E;	padding-left:10px;border-color:#ADA17E ;}


.shop_search_btn {background: #256a43;}
.tp_links{ display:none;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {    color: #ADA17E;}


.nav-brand {width: 100%;max-width: 465px;transition:all 0.3s;}
.header_area .nav-brand {
    transition: all 0.3s;
    z-index: 9999;
    position: relative;
}
.header_area.sticky .nav-brand{}



/*Footer*/
.footer{ padding: 30px 0 0 0; background: #f5f4ef;}
.footer .center{max-width: 80%;width: 100%;}
.footer_info {padding:0;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
.footer_info ul{width: 70%;}
.footer_logo{width: auto;margin: 0 3% 0 0;}
.footer_logo img{ width:100%;}
.footer_menu {display: grid;grid-template-columns: repeat(auto-fit, minmax(min(110px,100%), 1fr));gap: 10px;}/*footer按鈕最小寬度100px*/
.footer_menu a {background: #ffffff;border: none;margin: 0;text-align: center;padding: 9px;transition: all 0.3s;color: #897058;}
.footer_menu a:hover {background: #ADA17E;}
.copy {background: #f5f4ef;color: #ada17e;	border:none;}
.copy a{ color: #ada17e;transition:all 0.3s;}
.box_link a{transition:all 0.3s;background: #ffffff;border: none;}
.box_link a:hover {background: #ADA17E;    color: #fff;}
.fa-envelope::before{color: #897058;}
.fa-whatsapp::before{color: #897058;}
.box_link a:hover{background: #beb49c;}

/*20240103新增*/
.footer_info li p.tel:before {
    content: '市話：';}
.TEL:before {
    content: "市話";}
.footer_info li p s{color:#F00;}
.list_before.info li s{color:#F00;}



/*Banner*/
.banner {
    background-image: url(https://pic03.eapple.com.tw/health/all-banner.jpg);
    background-repeat: no-repeat;
    height: 376px;
    background-position: left;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 0;
}
.banner h5 {
    font-size: 32px;
    color: #ffffff;
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 4px;
    font-weight: 400;
    text-shadow: 1px 1px 6px #212d26;
}
.other_select_page .banner h5 { display:none;} 
.other_select_page .banner.banA{ display:none;}
.services_page .banner.banB{ display:none;}
.services_page .banner h5 { display:none;} 


/*麵包屑*/
.path{ display:none;}
.other_select_page .path{ display:none;}
.path p a:hover {color: #ADA17E;}
/*頁碼＝＝*/
.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: #ADA17E;border: 1px solid #ADA17E;}

/*夏拉*/
.promotion_title{ display:none;}
.other_select_page .other_promotion{ display:none;} 
.other_select_page .page{display:none;} 



/*購物車*/
.prod_part {width: 100%;max-width: 75%;}
.products-list {    display: grid;    gap: 10px;    grid-template-columns: 1fr 1fr 1fr 1fr;}
.products-list:before{content:none;}
.products-list .item {    width: 100%;}
.products-list .name {
    color: #504338;
    text-align: center;
    font-size: 18px;
    font-family: 'Noto Sans TC';
	height: 50px;
}
.products-list .more {
    border: 1px solid #d9d4c3;
    color: #5d4834;
    background: #e8e5dc;
	border-radius: 15px;
}
.products-list .item a:hover .more {
	background: #e6e4de;
	color: #5d4834;
}
.products-list .price {    display: flex;    margin-bottom: 5px;    align-items: center;    justify-content: center;    flex-wrap: wrap;}
.products-list .price b {    margin: 0 5px;    line-height: 180%;    text-align: center;color: #ADA17E;}
.products-list .price b.ori_price {    font-size: 14px;color: #989898;}
.products-list .price b{color: #974337;}
.product_page .main_part {    width: 90%;	max-width: 1500px;padding:80px 20px 50px 20px;}
.product_page .show_content {    display: flex;    flex-wrap: wrap;    align-items: flex-start;    justify-content: space-between;}
.product_page .products-list {    width: calc(100% - 280px);}
.product-layer-two {    width: 250px;    margin: 0;}
.product_info_page .product-layer-two {    display: none;}
.product-layer-two li {    margin: 0;    width: 100%;padding: 0 10px;}
.product-layer-two > li.active {    background: #f2f2f2;}
.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%;    transition: all 0.3s;}
.product-layer-two > li > a {    border-bottom: 1px dotted #ccc;padding-left: 25px;}
.product-layer-two li:hover > a , .product-layer-two li.active > a{color: #ADA17E;}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {background: #ADA17E; color:#fff;}
.product-layer-two > li > a:before {border-radius: 100%;align-items: center; justify-content: center;display: flex;height: 18px; content: "＞";color: #ADA17E;background: #f2f2f2;width: 18px; text-align: center; position: absolute; left: 0; top: 50%;transform: translateY(-50%);transition: all 0.3s;padding-left: 2px;font-size: 13px;}
.product-layer-two li ul {    position: relative;padding-top: 1px;}
.product-layer-two li li {    border: none;background: transparent;}
.product-layer-two li li a{    background: transparent;}
.product-layer-two li li:hover a{color: #ADA17E;}
.product-layer-two li li {    display: block;}/*hover到才顯示副選單關掉↓*/
.inquiry_a1{background: #cbc0a0;}
.inquiry_a2{background: #bbaca5;}
.inquiry_a3{background: #ded4b6;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #61816f;}
.lastaction {
    text-align: center;
    background-image: none;
    color: #897058;
    background-color: #e4dfcf;
}
.nextaction {
	text-align: center; 
	background-image: none;
	background-color: #ccc8bc;
	color: #897058;
}
.lastPage {
    background: #f0ece1;
    color: #5d4834;
}
.product_info li .txt_box {color: #222222;width: 100%;}
.sidebarBtn{border: none;background: #f8f8f8;}
.sidebarBtn .sp_price {color: #cbc0a0;}
.mobile_product_name{font-size: 24px;}
.prod_related{background: transparent;}
.prod_related h6 span:before{color: #5B4126;}
ul.prod li h3.prod-thumb {
    padding: 0;
    color: #256A43;
    background: transparent;
    text-align: left;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 500;
}
.block{background: #ab7f75;}
.product_pic #bx-pager{color:  #ab7f75;}
.sidebarBtn h2{color:#256A43;}
.sidebarBtn .ori_price{color: #989898;}
.sidebarBtn .sp_price {
    color: #974337;
}
ul.prod li .prod-panel{
 	color: #504338;
}
.qaform .breakF{
	background:#f8f8f8;
}
.product_pic #bx-pager a{
	overflow: hidden;
}
.sidebarBtn .price{
	color: #974337;
}
.inquiry_a1, .inquiry_a2, .inquiry_a3{
	color: #504338;
}






/*文章管理*/
h4.blog_category_title{font-size: 28px;color: #504338;}
h4.blog_category_title span{font-size: 24px;}
.module_i_news ul, .blog_subbox {    display: grid;    gap: 10px;}
.module_i_news li , .subbox_item {    width: 100%;}
.module_i_news li a , .subbox_item a {    padding: 5px;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none;}
.subbox_item a:after{background: transparent;border: none;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {    width: 100%;}
.blog_list_ri{border-bottom: 1px solid #cec4a6;}
.i_blog_le , .blog_list_le{    position: relative;    padding-bottom: 100%;    height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.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 .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {    background: #ADA17E !important;}
.submenu a:hover {    background: #cbc0a0;}
.module_i_news ul{width: 90%;	grid-template-columns:1fr 1fr 1fr 1fr;}
.blog_subbox{grid-template-columns:1fr 1fr 1fr;}
.blog_subbox:before{content:none;}
.blog_back a.article_btn_back {
    background: #b7af98;
}
.blog_list_ri h5 {
    color: #504338;
    font-family: 'Noto Sans TC';
    font-weight: 400;
    margin: 2% auto;
    text-align: center;
	letter-spacing: 1px;
	font-size: 18px;
}
.subbox_item a:before{
	color: #256a43;
	bottom: 50%;
    right: 50%;
	background: #edefeaab;
	transform: translate(50%,50%);
	padding: 2%;
}
.blog_list_ri em{
	color: #aba07d;
	text-align: center;
}
.blog_list_ri{
	border-bottom: 1px dotted #cec4a6;
}
.blog_back a.article_btn_prev{
	background: #c4c9ac;
}
.blog_back a.article_btn_next{
	background: #c4c9ac;
}
.blog_back a{
	color: #4d4339;
}






/*相簿*/
/*作品展示*/
.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: 24px;}
.other_subalbum li p {margin-top: 10px;}
.show-list .show_name {
    color: #504338;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
	font-family: 'Noto Sans TC', sans-serif;
}
.accordion li .link{
	font-size: 16px;
	font-weight: 400;
}




/*促銷方案*/
.news_part {width: 90%;}
.news_list ul li a:hover {background: #f9f9f9;}
.news_list ul li p:after {background: #ADA17E; padding: 3px 5px;border-radius: 5px;color: #fff;}
.other_promotion li a:hover:before , .other_promotion li a:hover:after {border-color:#ADA17E;}

/*聯絡我們*/
.contact_le_map a {background: #256a43;}
.contact_form li{padding-left: 0;}
.contact_form li.last cite {background: #ADA17E;}
.contact_content .information_left{width: 30%;}
.contact_content .information_right{width: 69%;padding-left: 60px;}
.contact_form li .form__label {
    margin-left: 0;
    text-align: left;
    display: flex;
    flex-direction: row;
	width: 106px;
}
.blank_letter {
    color: #256A43;
    font-family: 'Noto Sans TC';
    font-weight: 400;
}
.red{
	order: 2;
	
}




/*會員*/
.send_simple{background-color: #256a43;}
.rewrite_simple{background-color: #8cb8a0;}
.member_title p {    border-top: 2px #ADA17E solid;}
.login_mem_submit{background: #ADA17E;}
.login_mem_other_link a{color: #ADA17E;}
.member_login_regist a{background: #ADA17E;}
.mem_regist_title_s {    background: #cbc0a0;    color: #fff;}


@media screen and (max-width: 1500px) {
.stellarnav > ul > li{width: 8%;}


}
@media screen and (max-width: 1280px) {
.box_link{ display:none;}	
.main_header_area{position: relative;}	
.navigation{max-width: 100%;}
.pageIndex .main_header_area{position: relative;}	
.main_header_area .container {
    max-width: 95%;
}
.main_header_area{
	height: auto;
}
	
	
.footer .center{max-width: 100%;width: 100%;}	
.footer_info ul{width: 90%;}
.footer_logo img {
    width: 90%;
}
	
	
	
/*購物車*/
.products-list {    grid-template-columns: 1fr 1fr 1fr;}
.product_info_page .main_part{max-width: 70%;}
.product_pic #bx-pager a{width: 50px;height: 50px;}
.sidebarBtn h2{    font-size: 20px;}



}

/*RWD1024*/
@media screen and (max-width: 1024px) {
.header_area.sticky{z-index: 99;}	
.header_area{z-index: 99;}
	
	
.pageIndex .main_header_area{height: auto;}
.navigation {    padding: 10px;}
.header_area .nav-brand{max-width: 100px;}
.header_area.sticky .nav-brand{max-width: 0;}
.header_area .nav-brand {
    max-width: 100%;
}
.header_area.sticky .nav-brand{
	max-width: 65%;
}
.stellarnav > ul > li{
	padding: 0;
}
.stellarnav > ul > li > a{
	margin: 0 auto;
	line-height: normal;
	height: auto;
}




/*文章管理*/
.module_i_news ul{grid-template-columns:1fr 1fr;}

/*購物車*/
.product_page .products-list {    grid-template-columns: 1fr 1fr;}
.product_info_page .main_part{max-width: 80%;}

/*頁腳*/
.footer .center{max-width: 90%;}
.footer_info ul { width: 100%;}

}

/*RWD980*/
@media screen and (max-width: 980px) {
.stellarnav > ul > li {
    width: auto;
    margin: 0 2%;
}	
	
	
/*文章管理*/
.blog_subbox{grid-template-columns:1fr 1fr;}


/*相簿*/
ul.show-list , .other_subalbum ,ul.pic-list{    display: grid;    grid-template-columns: 1fr 1fr;}


/*頁腳*/
.footer_menu{grid-template-columns: repeat(auto-fit, minmax(min(80px,100%), 1fr));}



/*聯絡我們*/
.contact_content .information_left {
    width: 45%;
}
.contact_content .information_right {
    width: 54%;
    padding-left: 30px;
}


}

@media screen and (max-width:820px) {
.contact_content .information_left {
    width: 100%;
}
.contact_content .information_right{
	width: 100%;
	padding-left: 0;
}



}
@media screen and (max-width: 768px) {
.main_header_area{height: auto;}
.header_area .nav-brand{z-index: auto;}
.main_header_area .container{max-width: 100%;}
.me_tp_features{padding: 0;margin: 0;}

/*漢堡*/	
.stellarnav .menu-toggle{   
	 padding: 23px 10px;
}	

/*側邊選單*/
.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;}
.stellarnav > ul > li{width: 100%;}

/*Logo*/
.nav-brand{ margin-top: 10px;}
.header_area .nav-brand{max-width: 75%;}


/*Footer*/
.footer{background: #f5f4ef;}
.footer_menu a{background: #ffffff;}
#to_top { bottom:60px;}
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding:30px 0 70px; }
.footer_info {    justify-content: center;}
.footer_logo {    width: auto;text-align: center; margin: 0;}
.fa-house::before{color: #256a43;}
.fa-credit-card::before{color: #256a43;}
.fa-cart-shopping::before{color: #256a43;}
#bottom_menu li a em{color: #256a43;}
.footer_menu {
    grid-template-columns: 1fr 1fr;
}


/*Banner*/
.banner h5{font-size: 28px;}

/*購物車*/
.products-list {    grid-template-columns: 1fr 1fr;}
.product_page .products-list ,.product-layer-two {    width:100%;}
.product_page .products-list {    order: -1;}

/*文章管理*/
h4.blog_category_title{font-size: 24px;}
h4.blog_category_title span{font-size: 20px;}

/*相簿*/
.mobile_product_name{font-size: 20px;}
.subalbum-menu h2{    color: #cbc0a0;font-size: 20px;}

/*聯絡我們*/
.contact_content .information_left{width: 100%;}
.contact_content .information_right {
    width: 100%;
    padding-left: 0;
}
.contact_form li.last blockquote{
	width: 49%;
	
}
.contact_form li.last cite{
	width: 49%;
	
}

}

/*RWD600*/
@media screen and (max-width: 600px) {
/*Footer*/
.box_link {    text-align: center;}

/*Banner*/
.banner h5{font-size: 24px;}

/*購物車*/
.prod_related h6 span:before{font-size: 20px;}

/*文章管理*/
.module_i_news ul , .blog_subbox{grid-template-columns:1fr;}
.i_blog_le, .blog_list_le {padding-bottom: 75%;}
h4.blog_category_title{font-size: 20px;}
h4.blog_category_title span{font-size: 18px;}

/*相簿*/
ul.show-list , .other_subalbum ,ul.pic-list{    display: grid;    grid-template-columns: 1fr;}
.mobile_product_name{font-size: 18px;}
.subalbum-menu h2{    font-size: 18px;}

/*促銷方案*/
.news_list ul li p:after {    width: fit-content;    margin: 10px auto 0;}
}

@media screen and (max-width: 480px) {
.header_area.sticky .nav-brand {
    max-width: 250px;
}
.stellarnav .menu-toggle span.bars span{background: #949494;}
.stellarnav .menu-toggle:after{color:  #949494;}


.banner{height: 276px;}


/*文章*/
.blog_page .main_part, .blog_in_page .main_part{
	 max-width: 90%;
}

.i_blog_le, .blog_list_le {
    padding-bottom: 100%;
}
/*購物車*/
.product_page .products-list{grid-template-columns: 1fr;}
.product_page .main_part{    width: 100%; max-width: 90%;  padding: 50px 0px;}
.product_info_page .main_part{    width: 100%; max-width: 80%;  padding: 50px 0px;}

/*聯絡我們*/
.contact_page .main_part {
    max-width: 90%;
}


}
@media screen and (max-width: 375px) {
.header_area.sticky .nav-brand {
    max-width: 180px;
}	
	
/*購物車*/
.products-list , .product_page .products-list  {    grid-template-columns: 1fr;}
}

/*2024/04/23派工單*/
.footer_info li:nth-child(1) {
    display: grid;
    grid-gap: 3px;
    grid-template-columns: 1fr 1fr;
    width: 70%;
}
/* 20240424 footer新增 */
.fu01 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    top: 0;
    right: 70px;
}

.fu01 em{
    display: block;
    color:#256A43;
    font-size: 30px;
    font-weight: 500;
    font-style: normal;
    font-family: 'Noto Serif TC', sans-serif;
    line-height: 140%;
    margin-bottom: 15px;
}

.fu01 h4 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.fu01 h4 a{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fu01 h4 a+a{
    margin-left: 20px;
}

.fu01 h4 a b{
    display: block;
    color:#000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-align: center;
    word-break: break-all;
    margin-top: 10px;
}

.fu01 h4 a b i {
    font-size: 12px;
    font-style: normal;
}

.fu01 h4 a:last-child {
    margin-left: 7px;
}
.footer_menu{
    margin-top: 60px;
}

@media (max-width:1440px) {
    .footer_info li:nth-child(1){
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer_info li p{
        width: 100%;
        text-align: center;
    }

    .fu01{
        position: static;
        margin-top: 20px;
        align-items: center;
    }

    .fu01 em{
        font-size: 18px;
        text-align: center;
    }

    .fu01 h4 {
        width: 100%;
        justify-content: center;
        position: relative;
        left: 15px;
    }

    .footer_menu{
        margin-top: 30px;
    }
}

@media (max-width:450px) {
    .fu01 h4{
        flex-wrap: wrap;
        position: static;
    }

    .fu01 h4 a:nth-child(n){
        width: 48.5%;
        margin:0;
    }

    .fu01 h4 a+a{
        margin:0;
    }

    .fu01 h4 a:nth-child(n+3) {
        margin-top: 20px;
    }

    .fu01 h4 a b{
        font-size: 16px;
    }
}




