@charset "utf-8";

.slide_main {overflow:hidden; position:relative; margin-top:50px}
.slide_main img {width:100%}
.arr_slide_main {overflow:hidden; margin-top:40%; position:absolute; width:100%}
.arr_slide_main ul li:first-child {float:left; width:10%}
.arr_slide_main ul li+li {float:right; width:10%}


.bnr_main {overflow:hidden; position:relative}
.bnr_main img {width:100%}
.bnr_main .box_txt {width:100%; position:absolute; overflow:hidden; margin-top:0px}
.bnr_main .box_txt ul {width:40%; margin:auto; background:url(../img/main/bg_bnr_txt.png); padding:3% 0%}
.bnr_main .box_txt ul li:first-child  {width:80%; margin:auto}


