/* BASIC css start */
.title_bnr{text-align:center;}
.title_bnr img{width:100%;.}

.sec00{background:#fff; padding-bottom:110px;}
.sec00 h2{font-weight:700; font-size:64px; color:#AC6038; padding:96px 0 82px; 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:160px 0;}
.sec01 h2{width:364px; line-height:106px;  font-size:55px; font-weight:700; color:#fff; padding:0 25px; line-height:106px; border-radius:100px; background:#2CAD35; text-align:center; margin:0 auto 45px; }

.sec02{text-align:center; background:#FFFFCE; padding:160px 0;}
.sec02 h2{width:364px; line-height:106px;  font-size:55px; font-weight:700; color:#fff; padding:0 25px; line-height:106px; border-radius:100px; background:#FFA435; text-align:center; margin:0 auto 45px; }

#sec03{margin:160px auto; position:relative;}
#sec03 .inner{max-width:1328px; margin:0 auto;}
#sec03 .swiper-slide img{width:100%;}
#sec03 .swiper-button-prev{width:40px; height:66px; background:url(/design/whatson/img/month/pc/sec03_prev_btn.svg); background-size:100%; left:50%; margin-left:-750px;}
#sec03 .swiper-button-next{width:40px; height:66px; background:url(/design/whatson/img/month/pc/sec03_next_btn.svg); background-size:100%; right:50%; margin-right:-750px;}
/* BASIC css end */

