/*
Theme Name: kanahei app notice theme
Author : Liica co.
Version : 1.0
*/
@import url(./assets/css/cmn.css);body{background:url(./assets/img/sp/patternBg.png);background-size:calc(74 / 750 * 100vw)}body #newsList{min-height:100vh;padding:calc(25 / 750 * 100vw) 0 calc(45 / 750 * 100vw) 0;display:flex;flex-flow:column;align-items:center}body #newsList .newsListContentsWrapper{width:calc(710 / 750 * 100vw)}body #newsList .newsListContentsWrapper:before{content:'';width:100%;height:calc(90 / 750 * 100vw);display:block;background:url(./assets/img/sp/newsListTitle.png);background-size:contain;background-position:center}body #newsList .newsListContentsWrapper.detail:before{background:url(./assets/img/sp/newsHeader.png);background-size:100% auto;background-position:center;background-repeat:no-repeat}body #newsList .newsListContentsWrapper:after{content:'';width:100%;height:calc(80 / 750 * 100vw);display:block;background:url(./assets/img/sp/newsFooter.png);background-size:100% auto;background-position:center;background-repeat:no-repeat}body #newsList .newsListContentsWrapper .newsList{background:url(./assets/img/sp/newsMiddle.png);background-size:100% auto;padding:calc(37 / 750 * 100vw) calc(59 / 750 * 100vw) calc(45 / 750 * 100vw) calc(58 / 750 * 100vw);display:flex;align-items:center;flex-flow:column}body #newsList .newsListContentsWrapper .newsList a{text-decoration:none;width:100%;padding:calc(14 / 750 * 100vw) 0 calc(21 / 750 * 100vw);border-bottom:calc(3 / 750 * 100vw) dotted #E5CFBF}body #newsList .newsListContentsWrapper .newsList a span{font-family:'M PLUS 1', sans-serif;font-weight:500}body #newsList .newsListContentsWrapper .newsList a span.date{font-size:calc(20 / 750 * 100vw);display:block;color:#f07d05}body #newsList .newsListContentsWrapper .newsList a span.title{margin:calc(3 / 750 * 100vw) 0 0 0;font-size:calc(24 / 750 * 100vw);color:#976242;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body #newsList .newsListContentsWrapper .newsContents{background:url(./assets/img/sp/newsMiddle.png);background-size:100% auto;padding:0 calc(59 / 750 * 100vw) calc(24 / 750 * 100vw) calc(59 / 750 * 100vw);display:flex;align-items:center;flex-flow:column}body #newsList .newsListContentsWrapper .newsContents p{font-family:'M PLUS 1', sans-serif;font-weight:500}body #newsList .newsListContentsWrapper .newsContents p:nth-of-type(n+2){margin:1.5em 0 0 0}body #newsList .newsListContentsWrapper .newsContents p.date{font-size:calc(20 / 750 * 100vw);color:#f07d05;font-size:14px;width:100%}body #newsList .newsListContentsWrapper .newsContents h1.title{color:#976242;font-size:calc(28 / 750 * 100vw);padding:calc(5 / 750 * 100vw) 0 calc(20 / 750 * 100vw);border-bottom:calc(3 / 750 * 100vw) dotted #E5CFBF;width:100%}body #newsList .newsListContentsWrapper .newsContents .contents{color:#976242;font-size:calc(24 / 750 * 100vw);line-height:2.1;margin:calc(30 / 750 * 100vw) 0 0 0;width:100%}body #newsList .newsListContentsWrapper .newsContents img{width:calc(540 / 750 * 100vw);margin:calc(30 / 750 * 100vw) 0 0 0}body #newsList .backBtn{width:calc(354 / 750 * 100vw);margin:calc(45 / 750 * 100vw) 0 0 0}body #newsList .backBtn img{width:100%}body:after{display:none}
/*# sourceMappingURL=style.css.map */
