.animation__animated{animation-duration:.5s;animation-delay:.2s;animation-fill-mode:both;visibility:visible}[class*=animation__]:not(.animation__animated){opacity:0;visibility:hidden}@keyframes animation__fadein{from{opacity:0}to{opacity:1}}@keyframes animation__fadein--up{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes animation__fadein--down{from{opacity:0;transform:translateY(-25px)}to{opacity:1;transform:translateY(0)}}@keyframes animation__fadein--left{from{opacity:0;transform:translateX(25px)}to{opacity:1;transform:translateX(0)}}@keyframes animation__fadein--right{from{opacity:0;transform:translateX(-25px)}to{opacity:1;transform:translateX(0)}}@keyframes animation__fadeout{from{opacity:1}to{opacity:0}}@keyframes animation__fadeout--up{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-25px)}}@keyframes animation__fadeout--down{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes animation__fadeout--left{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100%)}}@keyframes animation__fadeout--right{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes animation__slide--up{0%{translate:0 100%}100%{translate:0 0}}@keyframes animation__slide--down{0%{translate:0 -100%}100%{translate:0 0}}@keyframes animation__slide--left{0%{translate:100% 0}100%{translate:0 0}}@keyframes animation__slide--right{0%{translate:-100% 0}100%{translate:0 0}}@keyframes animation__popup{0%{opacity:0;transform:translateY(0)}50%{opacity:1;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.animation__rotate--10deg{animation-name:animation__rotate--10deg;animation-duration:1.8s;animation-timing-function:steps(2, end);animation-delay:0s;animation-iteration-count:infinite}@keyframes animation__rotate--10deg{to{transform:rotate(0deg)}from{transform:rotate(10deg)}}.animation__rotate--360deg{animation-name:animation__rotate--360deg;animation-duration:10s;animation-timing-function:linear;animation-delay:0s;animation-fill-mode:none;animation-iteration-count:infinite}@keyframes animation__rotate--360deg{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.animation__updown{animation-name:animation__updown;animation-duration:1.8s;animation-timing-function:steps(2, end);animation-delay:0s;animation-iteration-count:infinite}@keyframes animation__updown{to{transform:translateY(0)}from{transform:translateY(10px)}}.animation__rubber{animation-name:animation__rubber;animation-duration:1s;animation-timing-function:ease;animation-delay:0s}@keyframes animation__rubber{0%{opacity:0;transform:scaleX(1)}20%{opacity:0}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}100%{opacity:1;transform:scaleX(1)}}.animation__bounce{animation-name:animation__bounce;animation-duration:1s;transform-origin:center bottom}@keyframes animation__bounce{0%{opacity:0;animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}20%{opacity:0;animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06)}43%{transform:translate3d(0, -30px, 0);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06)}53%{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transform:translateZ(0) scaleY(0.95);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}100%{opacity:1;animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}}.animation__infinite-fadein-out{animation-name:animation__smooth-fadein-out;animation-duration:8s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal}@keyframes animation__smooth-fadein-out{0%{opacity:1}25%{opacity:1}50%{opacity:0}75%{opacity:0}100%{opacity:1}}.animation__fluffy--vertical{animation-name:animation__fluffy--vertical;animation-duration:2s;animation-timing-function:ease;animation-delay:0s;animation-fill-mode:none;animation-iteration-count:infinite}@keyframes animation__fluffy--vertical{0%{transform:translateY(0)}5%{transform:translateY(0)}10%{transform:translateY(0)}25%{transform:translateY(-20px)}35%{transform:translateY(0)}45%{transform:translateY(-15px)}60%{transform:translateY(5px)}100%{transform:translateY(0)}}.animation__blink{animation-name:animation__blink;animation-duration:4s;animation-timing-function:linear;animation-delay:0s;animation-fill-mode:none;animation-iteration-count:infinite}@keyframes animation__blink{0%{opacity:0}3%{opacity:0}3.5%{opacity:1}7%{opacity:1}7.5%{opacity:0}10%{opacity:0}10.5%{opacity:1}100%{opacity:1}}.animation__reflection{position:relative;overflow:hidden}.animation__reflection::after{position:absolute;content:"";width:30px;height:100%;top:-180px;left:0;background-color:#fff;opacity:0;transform:rotate(45deg);animation-name:animation__reflection;animation-duration:4s;animation-timing-function:ease-in-out;animation-delay:0s;animation-fill-mode:none;animation-iteration-count:infinite}@keyframes animation__reflection{0%{-webkit-transform:scale(0) rotate(45deg);opacity:0}80%{-webkit-transform:scale(0) rotate(45deg);opacity:.5}81%{-webkit-transform:scale(4) rotate(45deg);opacity:1}100%{-webkit-transform:scale(50) rotate(45deg);opacity:0}}body .news-single-page .top-area{padding-top:73px}body .news-single-page .top-area .inner{width:1005px;max-width:88.9743589744%;margin:0 auto}body .news-single-page .top-area .inner:after{content:"";display:block;height:6px;margin-top:50px;background:url(../image/stay/dotto.svg) repeat-x center center}body .news-single-page .news-area{margin-top:66px}body .news-single-page .news-area .inner{width:780px;max-width:76.9230769231%;margin:0 auto}body .news-single-page .news-area .inner .info-box h1{font-weight:bold;letter-spacing:.025em;line-height:1.3;font-size:25px;border-bottom:1px solid #c20813;padding-bottom:6px;color:#c20813}body .news-single-page .news-area .inner .info-box time{color:#ee7800;font-family:"Barlow",sans-serif;font-size:18px;font-weight:600;letter-spacing:.05;display:block;margin-top:10px}body .news-single-page .news-area .inner .user_contents{margin-top:23px;font-size:15px;letter-spacing:0;line-height:1.7333333333}body .news-single-page .news-area .inner .news-nav{margin-top:60px;display:flex;align-items:center;justify-content:center;gap:0 25px}body .news-single-page .news-area .inner .news-nav .prev img{transform:translate(-2px, 0)}body .news-single-page .news-area .inner .news-nav .next img{transform:translate(2px, 0)}body .news-single-page .news-area .inner .news-nav .prev,body .news-single-page .news-area .inner .news-nav .next{display:flex;position:relative;justify-content:center;align-items:center;width:26px;height:26px;transition:opacity .2s}body .news-single-page .news-area .inner .news-nav .prev img,body .news-single-page .news-area .inner .news-nav .next img{display:block}body .news-single-page .news-area .inner .news-nav .prev:before,body .news-single-page .news-area .inner .news-nav .next:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;border-radius:50%;background:#c20813;z-index:-1;transition:transform .2s}body .news-single-page .news-area .inner .news-nav .prev:hover,body .news-single-page .news-area .inner .news-nav .next:hover{opacity:.6}body .news-single-page .news-area .inner .news-nav .prev:hover:before,body .news-single-page .news-area .inner .news-nav .next:hover:before{transform:scale(1.3846153846)}body .news-single-page .news-area .inner .news-nav .prev.no-link,body .news-single-page .news-area .inner .news-nav .next.no-link{opacity:0}body .news-single-page .news-area .inner .news-nav .center{width:152px}@media(max-width: 768px){body .news-single-page .top-area{padding-top:33px}body .news-single-page .news-area{margin-top:60px}body .news-single-page .news-area .inner .info-box h1{font-size:22px;padding-bottom:4px}}/*# sourceMappingURL=single.min.css.map */