@charset "UTF-8";@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media screen and (min-width:768px){.news-list{margin-top:40px}}@media screen and (min-width:768px){.news-detail{margin-top:30px}}.news-detail .btn{margin-top:40px}.news-date{color:#919191}@media screen and (min-width:768px){.news-date{margin-bottom:8px}}@media screen and (max-width:767px){.news-date{margin-bottom:5px;font-size:13px;font-size:1.3rem}}.news-ttl{font-weight:700;line-height:1.4}@media screen and (min-width:768px){.news-ttl{margin-bottom:30px;font-size:18px;font-size:1.8rem}}@media screen and (max-width:767px){.news-ttl{font-size:16px;font-size:1.6rem}}