@charset "utf-8";

#include03{padding:80px 0}
#include03 .tit_area h2{font-size:35px;color:#212121!important;text-align:center}
#ft_scroll{position:absolute;left:83px;bottom:87px;color:#333;z-index:999}
#ft_scroll a .scroll_up{font-size:12px;font-weight:500;letter-spacing:2px;transform:rotate(-90deg);transform-origin:bottom left;font-family:'poppins'}
#ft_scroll a .scroll_up:before{display:inline-block;width:4px;height:4px;margin:0 11px 2px 0;border-radius:50%;background-color:#e51937;content:''}
#ft_scroll .up_arr{position:absolute;left:-19px;top:-120px;width:10px;height:41px;overflow:hidden}
#ft_scroll .up_arr img{position:absolute;bottom:0;left:0;-webkit-animation:arr 2.5s infinite linear;-ms-animation:arr 2.5s infinite linear;animation:arr 2.5s infinite linear}
@-webkit-keyframes arr{from{bottom:0}15%{bottom:5px}30%{bottom:0}45%{bottom:5px}60%{bottom:0}100%{bottom:0}}
@keyframes arr{from{bottom:0}15%{bottom:5px}30%{bottom:0}45%{bottom:5px}60%{bottom:0}100%{bottom:0}}

@media(max-width:1200px){
#ft_scroll{display:none}
}