<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
.new_footer {color: #0D0D0D;}
.new_footer .ft_top {padding: 30px 15px;}
.new_footer .ft_top .ft_info {}
.new_footer .ft_top .ft_info h3 {font-size: 14px; }
.new_footer .ft_top .ft_info p {color: #333333; padding: 15px 0 12px; font-weight: bold; font-size:26px;}
.new_footer .ft_top .ft_info span {display: block; line-height:1; margin-bottom: 9px; color: #787878; font-size: 13px;}
.new_footer .ft_top .ft_info span:last-child {margin-bottom:0;}

.new_footer .ft_top .ft_cs {padding:20px 0 30px;}
.new_footer .ft_top .ft_cs a {display:inline-block; width: 110px; height: 31px; line-height:31px; text-align:center; border: 1px solid #E9E9E9; box-sizing: border-box; color: #0D0D0D; font-weight: normal; font-size: 14px;}

.new_footer .ft_top .ft_delivery {font-weight: normal; font-size: 14px; color: #0D0D0D;}
.new_footer .ft_top .ft_delivery .tit {position: relative; font-size: 14px;}
.new_footer .ft_top .ft_delivery .tit img {width: 14px; position: absolute; top:50%; margin-top:-4px; right: 0; transition: all .3s ease;}
.new_footer .ft_top .ft_delivery .tit img.on {transform: rotate(180deg); -webkit-transform: rotate(180deg);}
.new_footer .ft_top .ft_delivery .inner {padding-top:20px; display:none;}
.new_footer .ft_top .ft_delivery .inner h4 {color: #111111; font-size: 13px; padding-bottom: 10px;}
.new_footer .ft_top .ft_delivery .inner .txt01 {color: #231F20; font-size: 12px; line-height: 19px; margin-bottom:4px;}
.new_footer .ft_top .ft_delivery .inner .txt02 {color: #787878; font-size: 12px; line-height: 19px;}


.new_footer .ft_link {font-size:0; padding: 15px 0; background: #0D0D0D; line-height:1; display:flex;}
.new_footer .ft_link li {flex:auto; text-align:center; vertical-align: top;}
.new_footer .ft_link li a {color: #999999; font-size: 14px;}
.new_footer .ft_link li a b {color:#fff; font-weight: normal;}

.new_footer .ft_about {padding: 27px 15px 42px;}
.new_footer .ft_about .tit {color: #0D0D0D; font-size: 14px; padding-bottom: 16px;}
.new_footer .ft_about ul li b {display: inline-block; color: #787878; font-weight: normal; font-size: 13px; padding: 0 8px 8px 0; line-height:1;}

.copy_txt {color: #3A3A3A; font-weight: normal; font-size: 12px; line-height: 20px; margin-top:12px;}

.sns_icon {padding-top: 30px;}
.sns_icon li {display: inline-block; margin-right:10px;} 
.sns_icon li a {display: block;} 
.sns_icon li a img {width:30px;} 
/* BASIC css end */

</pre></body></html>