<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
/* Scss Document */
/* Scss Document */
.titleimg {
  background: url("/img/news/titleimg.jpg") center/cover no-repeat; }

#news_detail {
  /*.category_box{
  	@include font(1.3rem,1.5rem,768px,780px);
  	text-align: center;
  	color: #fff;
  	padding: 2px 0;
  	margin: 0 auto 25px;
  	width: 40%;
  	max-width: 130px;
  	&amp;.news{
  		background: #189EBE;
  	}
  	&amp;.event{
  		background: #BE7118;
  	}
  }*/ }
  #news_detail .share_wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px; }
    #news_detail .share_wrap .share_box {
      flex: 0 1 auto;
      width: auto;
      max-width: auto;
      margin: 0 5px; }
      #news_detail .share_wrap .share_box a {
        padding: 5px 10px;
        text-align: center;
        position: relative;
        border-radius: 5px;
        color: #fff;
        font-size: 1rem;
        font-family: "見出ゴMB1", "Midashi Go MB1", "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif"; }
      #news_detail .share_wrap .share_box.facebook a {
        background: #1774EA; }
      #news_detail .share_wrap .share_box.twitter a {
        background: #188FD9; }
      #news_detail .share_wrap .share_box.line {
        display: block; }
        #news_detail .share_wrap .share_box.line a {
          background: #02B402; }
  #news_detail .news_title {
    font-size: 2.2rem;
    margin-bottom: 25px;
    line-height: normal; }
    @media (min-width: 768px) {
      #news_detail .news_title {
        font-size: calc( 2.2rem + ( 1vw - 7.68px ) * 100 ); } }
    @media (min-width: 780px) {
      #news_detail .news_title {
        font-size: 3.4rem; } }
  #news_detail .time {
    font-size: 1.1rem;
    margin-bottom: 30px;
    text-align: center; }
    @media (min-width: 768px) {
      #news_detail .time {
        font-size: calc( 1.1rem + ( 1vw - 7.68px ) * 16.6666666667 ); } }
    @media (min-width: 780px) {
      #news_detail .time {
        font-size: 1.3rem; } }
  #news_detail .img_box {
    margin-bottom: 6.4102564103%; }
    @media screen and (max-width: 769px) {
      #news_detail .img_box {
        margin-bottom: 25px; } }
    @media screen and (min-width: 780px) {
      #news_detail .img_box {
        margin-bottom: 50px; } }
  #news_detail .news_txt {
    font-size: 1.3rem;
    text-align: justify; }
    @media (min-width: 768px) {
      #news_detail .news_txt {
        font-size: calc( 1.3rem + ( 1vw - 7.68px ) * 16.6666666667 ); } }
    @media (min-width: 780px) {
      #news_detail .news_txt {
        font-size: 1.5rem; } }
    #news_detail .news_txt a {
      color: #BEAB18;
      text-decoration-line: underline; }

@media screen and (min-width: 780px) {
  #news_detail .pd_0 {
    padding: 0; }
  #news_detail .time {
    margin-bottom: 20px; }
  #news_detail .share_wrap {
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start; }
    #news_detail .share_wrap .share_box {
      margin: 0 5px 0 0; }
      #news_detail .share_wrap .share_box.line {
        display: none; } }
/*------------------------------
		769px以上
------------------------------*/
/*------------------------------
		981px以上
------------------------------*/
/*------------------------------
		1121px以上
------------------------------*/

/*# sourceMappingURL=style.css.map */
</pre></body></html>