/* BASIC css start */
#footer{margin:0 auto!important;}

.title_bnr{text-align:center;}
.title_bnr img{width:100%;.}

.sec00{background:#fff; padding-bottom:110px; padding:0 20px;}
.sec00 h2{font-weight:700; font-size:26px; color:#AC6038; padding:50px 0 20px; text-align:center;  }
.sec00 ul{display:flex; align-items:center; gap:13px; flex-wrap:wrap;}
.sec00 li img{width:100%; border-radius:20px;}



.sec01{text-align:center; background:#F0FFED; padding:50px 20px;}
.sec01 h2{display: inline-block; line-height:30px;  font-size:20px; font-weight:700; color:#fff; padding:0 30px;  border-radius:28px; background:#2CAD35; text-align:center; margin:0 auto 15px; }
.sec01 .img_box img{width:100%;}
                                                                                                                                                        
.sec02{text-align:center; background:#FFFFCE; padding:50px 20px;}
.sec02 h2{display: inline-block; line-height:30px;   font-size:20px; font-weight:700; color:#fff; padding:0 30px; border-radius:28px; background:#FFA435; text-align:center; margin:0 auto 15px; }
.sec02 .img_box img{width:100%;}
/* BASIC css end */

