@charset "UTF-8";
.slide-fade-wrapper{position:relative;width:100%;height:0;padding-bottom:43.75%;overflow:hidden}@media screen and (max-width: 768px){.slide-fade-wrapper{padding-bottom:100%}}@media screen and (min-width: 1280px){.slide-fade-wrapper{padding-bottom:29.17%}}.slider_item{position:absolute;inset:0;opacity:0;z-index:0;animation:slideShow 9s linear infinite 0s}.slider_item img{width:100%;height:100%;object-fit:cover}.slider_item:nth-child(2){animation-delay:3s}.slider_item:nth-child(3){animation-delay:6s}@keyframes slideShow{0%{opacity:0;animation-timing-function:ease-in}8%{opacity:1;animation-timing-function:ease-out}33%{opacity:1}50%,100%{opacity:0}}.sec-recommend__img{width:600px;overflow:hidden;position:relative}.loopSlide__inner{width:100%;height:314px;background-image:url(../../images/slide_thum01.png);background-repeat:repeat-x;background-size:auto 100%;animation:bgLoop 50s linear infinite}@keyframes bgLoop{0%{background-position:0 0}100%{background-position:-1837px 0}}
