@charset "UTF-8";
/* 設定
******************************************************************************************** */
/* $width-pc: 1281px; */
/* $width-smartphone: 600px; */
/* $width-scrollbar: 20px; */
/* news CONFIG
******************************************************************************************** */
/* line 7, news.scss */
.news__set { -moz-transition: 0.5s; -o-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s; border: 1px solid #e5e5e5; margin-bottom: 20px; padding: 20px; position: relative; }
/* line 14, news.scss */
.news__set:hover { border-color: #a70808; }
/* line 18, news.scss */
.news__set a { overflow: hidden; *zoom: 1; display: block; text-decoration: none; }
/* line 25, news.scss */
.news__set--news:hover { border-color: #f39800; }
/* line 29, news.scss */
.news__set--news .news__label { background: #f39800; }
/* line 33, news.scss */
.news__set--news .news__more { color: #f39800; }
/* line 36, news.scss */
.news__set--news .news__more::before { border-color: #f39800; }
/* line 43, news.scss */
.news__img { width: 240px; float: left; }
/* line 47, news.scss */
.news__img img { width: 100%; height: auto; }
/* line 53, news.scss */
.news .inner { float: right; width: 650px; }
/* line 58, news.scss */
.news__date { font-size: 13px; font-size: 1.3rem; margin-bottom: 10px; }
/* line 63, news.scss */
.news__label { font-size: 13px; font-size: 1.3rem; color: #fff; font-style: italic; display: inline-block; background: #a70808; letter-spacing: 0.1em; padding: 3px 0.6em 3px 0.5em; margin-left: 10px; vertical-align: inherit; }
/* line 75, news.scss */
.news__this { font-size: 28px; font-size: 2.8rem; font-weight: bold; margin-bottom: 10px; line-height: 1.5; }
/* line 82, news.scss */
.news__more { font-size: 15px; font-size: 1.5rem; position: relative; /* padding-left: 13px; */ font-weight: bold; color: #a70808; float: right; letter-spacing: 0.2em; padding-right: 30px; }
/* line 75, _mixin.scss */
.news__more::before { -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s; content: ""; width: 10px; height: 10px; border: 0; border-top: solid 3px #fff; border-right: solid 3px #fff; position: absolute; top: 45%; right: 10%; margin-top: -4px; z-index: 10; }
/* line 91, _mixin.scss */
.news__more:hover::before { right: 7%; }
/* line 91, news.scss */
.news__more::before { border-color: #a70808; top: 48%; }
/* line 97, news.scss */
.news__more:hover::before { right: 10%; }
/* line 103, news.scss */
.news__new { position: absolute; top: 0; left: 0; }

/* line 110, news.scss */
.news-detail { overflow: hidden; *zoom: 1; }
/* line 113, news.scss */
.news-detail .detail { float: left; width: 600px; }
/* line 117, news.scss */
.news-detail .detail__ttl { font-size: 30px; font-size: 3rem; font-weight: bold; position: relative; padding: 20px 40px; line-height: 1.3; margin-top: 50px; margin-bottom: 20px; }
/* line 119, _mixin.scss */
.news-detail .detail__ttl::before { content: ""; background-color: #e5e5e5; width: 100%; display: block; position: absolute; height: 10px; top: 0; left: 0; }
/* line 129, _mixin.scss */
.news-detail .detail__ttl::after { content: ""; background-color: #e5e5e5; width: 100%; display: block; position: absolute; height: 10px; bottom: 0; left: 0; }
/* line 121, news.scss */
.news-detail .detail__date { font-size: 13px; font-size: 1.3rem; padding: 0 40px; }
/* line 126, news.scss */
.news-detail .detail__label { font-size: 13px; font-size: 1.3rem; color: #fff; font-style: italic; display: inline-block; background: #a70808; letter-spacing: 0.1em; padding: 3px 0.6em 3px 0.5em; margin-left: 10px; vertical-align: inherit; margin-bottom: 50px; }
/* line 137, news.scss */
.news-detail .detail__label--news { background: #f39800; }
/* line 142, news.scss */
.news-detail .detail__body { font-size: 16px; font-size: 1.6rem; }
/* line 145, news.scss */
.news-detail .detail__body img { max-width: 100%; height: auto; margin-bottom: 20px; width: auto; }
/* line 152, news.scss */
.news-detail .detail__body p { margin-bottom: 20px; }
/* line 157, news.scss */
.news-detail .other { float: right; width: 260px; position: relative; }
/* line 161, news.scss */
.news-detail .other::before { content: ""; display: block; width: 1px; height: 100%; background: #a0a0a0; position: absolute; top: 0; left: -45px; }
/* line 171, news.scss */
.news-detail .other__list { /* 　 */ }
/* line 174, news.scss */
.news-detail .other__item { font-size: 12px; font-size: 1.2rem; overflow: hidden; *zoom: 1; margin-bottom: 40px; }
/* line 178, news.scss */
.news-detail .other__item a { display: block; text-decoration: none; }
/* line 183, news.scss */
.news-detail .other__item--news .other__label { color: #f39800; }
/* line 188, news.scss */
.news-detail .other__img { width: 40%; height: auto; float: left; margin-right: 10px; }
/* line 194, news.scss */
.news-detail .other__date { font-size: 10px; font-size: 1rem; }
/* line 197, news.scss */
.news-detail .other__label { font-size: 11px; font-size: 1.1rem; display: block; color: #a70808; }
/* line 202, news.scss */
.news-detail .other__ttl { font-size: 13px; font-size: 1.3rem; overflow: hidden; line-height: 1.5; font-weight: bold; }

/*# sourceMappingURL=news.css.map */
