.fade-enter-active,.fade-leave-active{transition:opacity .3s cubic-bezier(.39,.575,.565,1)}.fade-leave-active{position:absolute;top:0;left:0;width:100%}.fade-enter-from,.fade-leave-to{opacity:0}.sec-news{padding:0 0 80px}.sec-news__container{padding:0 40px}.sec-news__container[v-cloak] .error,.sec-news__container[v-cloak] .news-list,.sec-news__container[v-cloak] .sec-news__controller{display:none}.sec-news__heading{margin:0 auto;font-size:32px;font-weight:600;letter-spacing:.05em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.sec-news__body .category .category-list{display:flex;align-items:center;justify-content:center}.sec-news__body .category .category-list__item .button,.sec-news__body .category .category-select .trigger{width:185px;height:60px;font-weight:600;background:#fff;border:1px solid #dad3d1;border-radius:4px}.sec-news__body .category .category-select{position:relative}.sec-news__body .category .category-select .trigger{position:relative;width:100%;height:50px;padding:0 20px;font-size:14px;text-align:left;letter-spacing:0}.sec-news__body .category .category-select .trigger::before{position:absolute;top:50%;right:20px;width:0;height:0;content:"";border-color:#cb2f26 transparent transparent;border-style:solid;border-width:5px 4.5px 0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sec-news__body .category .category-select .trigger.is-active+.nav-list{visibility:visible;opacity:1}.sec-news__body .category .category-select .nav-list{position:absolute;top:65px;left:0;z-index:1;width:100%;visibility:hidden;background:#fff;border-radius:4px;box-shadow:0 20px 40px 0 rgba(0,0,0,.1);opacity:0;transition:opacity .5s cubic-bezier(.39,.575,.565,1),visibility .5s cubic-bezier(.39,.575,.565,1)}.sec-news__body .category .category-select .nav-list::before{position:absolute;top:-6px;left:50%;width:23px;height:23px;content:"";background:#fff;border-radius:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sec-news__body .category .category-select .nav-list__item .button{position:relative;display:flex;align-items:center;width:100%;height:45px;padding:0 20px;font-size:14px;font-weight:600}.sec-news__body .category .category-select .nav-list__item .button__icon{position:absolute;top:50%;right:20px;line-height:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.sec-news__body .category .category-select .nav-list__item .button__icon img{width:14px;height:14px}.sec-news__body .category .category-select .nav-list__item+.nav-list__item{border-top:1px solid #ccc}.sec-news__body .news-list-contents{position:relative;min-height:200px;margin:20px 0 0}.sec-news__body .news-list-contents .loader{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;padding:50px 0}.sec-news__body .news-list-contents .loader::before{display:block;width:48px;height:48px;margin:0 auto;content:"";border:5px solid rgba(255,255,255,.4);border-bottom-color:#cb2f26;border-radius:50%;-webkit-animation:1s linear infinite rotation;animation:1s linear infinite rotation}.sec-news__body .news-list-contents .error{line-height:2;text-align:center}.sec-news__body .news-list-contents .news-list{transition:opacity .3s cubic-bezier(.39,.575,.565,1)}.sec-news__body .news-list-contents .news-list__item{border-bottom:1px solid #ccc}.sec-news__body .news-list-contents .news-list__item .news{position:relative;display:block;padding:20px 0}.sec-news__body .news-list-contents .news-list__item .news__head{display:flex;align-items:center}.sec-news__body .news-list-contents .news-list__item .news__head .date{font-family:"Crimson Pro",serif;font-size:12px;font-weight:600;color:#888;letter-spacing:0}.sec-news__body .news-list-contents .news-list__item .news__head .tag{padding:0 8px;margin:0 0 0 10px;font-size:11px;font-weight:600;letter-spacing:0;border:1px solid #d5cecd;border-radius:100px}.sec-news__body .news-list-contents .news-list__item .news__head .tag+.tag{margin:0 0 0 5px}.sec-news__body .news-list-contents .news-list__item .news__head .tag--category{color:#d04537}.sec-news__body .news-list-contents .news-list__item .news__head .tag--area{color:#7f7e7e}.sec-news__body .news-list-contents .news-list__item .news__text{margin:15px 0 0;font-size:14px;font-weight:600;line-height:1.7;letter-spacing:0;word-wrap:break-word;white-space:pre-wrap}.sec-news__body .news-list-contents .news-list__item .news__icon{position:absolute;right:0;bottom:20px;display:none}.sec-news__body .news-list-contents .news-list__item .news__icon img{width:18px;height:18px}.sec-news__body .news-list-contents .news-list__item .news[href] .news__icon{display:block}.sec-news__controller{margin:40px 0 0}.sec-news__pager{display:flex;align-items:center;justify-content:center;margin:0 -5px}.sec-news__pager .button{justify-content:center;width:40px;height:40px;margin:0 5px;font-size:13px;font-weight:600;background:#fff;border:1px solid #dad3d1;border-radius:50%}.sec-news__pager .button.is-active{color:#cb2f26;border-color:#cb2f26}.sec-news__button{justify-content:space-between;margin:20px 0 0}.sec-news__button,.sec-news__button .button,.sec-news__pager .button{display:flex;align-items:center}.sec-news__button .button[disabled]{visibility:hidden}.sec-news__button .button__text{margin:0 10px;font-size:14px;font-weight:600}.sec-news__button .button__icon img{width:22px;height:22px}.sec-news__button .button--prev .button__icon{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}@media (min-width:768px){.sec-news{padding:0 0 140px}.sec-news__container{max-width:1110px;padding:0 50px;margin:0 auto}.sec-news__heading{font-size:40px}.sec-news__body .category .category-list{margin:0 -10px}.sec-news__body .category .category-list__item{padding:0 10px}.sec-news__body .category .category-list__item .button{font-size:15px;transition:color .5s cubic-bezier(.39,.575,.565,1),border-color .5s cubic-bezier(.39,.575,.565,1)}.sec-news__body .category .category-list__item .button.is-active,.sec-news__body .category .category-list__item .button:hover{color:#d04537;border-color:#d04537}.sec-news__body .news-list-contents{margin:45px 0 0}.sec-news__body .news-list-contents .loader{padding:100px 0}.sec-news__body .news-list-contents .loader::before{width:70px;height:70px}.sec-news__body .news-list-contents .news-list__item .news{padding:20px 40px 20px 0;transition:opacity .5s cubic-bezier(.39,.575,.565,1),transform .5s cubic-bezier(.39,.575,.565,1),-webkit-transform .5s cubic-bezier(.39,.575,.565,1)}.sec-news__body .news-list-contents .news-list__item .news__head .date{font-size:14px}.sec-news__body .news-list-contents .news-list__item .news__head .tag{padding:0 10px 1px;margin:0 0 0 20px;font-size:12px}.sec-news__body .news-list-contents .news-list__item .news__text{font-size:15px}.sec-news__body .news-list-contents .news-list__item .news[href]:hover{opacity:.6;-webkit-transform:translate3d(7px,0,0);transform:translate3d(7px,0,0)}.sec-news__controller{margin:60px 0 0}.sec-news__pager .button{width:48px;height:48px;font-size:14px;transition:color .5s cubic-bezier(.39,.575,.565,1),border-color .5s cubic-bezier(.39,.575,.565,1)}.sec-news__pager .button:hover{color:#cb2f26;border-color:#cb2f26}.sec-news__button{margin:-40px 0 0;pointer-events:none}.sec-news__button .button{pointer-events:auto;transition:opacity .5s cubic-bezier(.39,.575,.565,1)}.sec-news__button .button:hover{opacity:.6}.sec-news__button .button__text{font-size:16px}.sec-news__button .button__icon img{width:18px;height:18px}}