/* CSS Document */
/* CSS Document */
/* line 8, style.scss */
.cimgb {
  background-image: url("../images/cimg_img.png");
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 8, style.scss */
    .cimgb {
      background-position: center left -20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 8, style.scss */
    .cimgb {
      background-position: center left -30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 8, style.scss */
    .cimgb {
      background-position: center left -30px;
      background-size: 322px auto; } }
  @media all and (min-width: 350.01px) and (max-width: 460px) {
    /* line 8, style.scss */
    .cimgb {
      background-position: center left -30px;
      background-size: 70vw auto; } }
  @media screen and (max-width: 350px) {
    /* line 8, style.scss */
    .cimgb {
      background-position: center left -40px;
      background-size: 70vw auto; } }

/* line 37, style.scss */
.news_box .pagelink:nth-of-type(n+2) .news_single {
  margin-top: 40px; }

/* line 45, style.scss */
.news_singleb {
  padding: 50px 100px;
  background: #eaeae4; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 45, style.scss */
    .news_singleb {
      padding: 50px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 45, style.scss */
    .news_singleb {
      padding: 40px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 45, style.scss */
    .news_singleb {
      padding: 30px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 45, style.scss */
    .news_singleb {
      padding: 20px; } }
  @media screen and (max-width: 350px) {
    /* line 45, style.scss */
    .news_singleb {
      padding: 10px; } }

/* line 64, style.scss */
.news_title {
  border-bottom: 1px solid #999999; }

/* line 67, style.scss */
.news_titleb {
  display: flex;
  margin: 0 0 15px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 67, style.scss */
    .news_titleb {
      display: block; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 67, style.scss */
    .news_titleb {
      display: block; } }
  @media screen and (max-width: 350px) {
    /* line 67, style.scss */
    .news_titleb {
      display: block; } }
  /* line 83, style.scss */
  .news_titleb .news_date {
    margin-right: 70px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 83, style.scss */
      .news_titleb .news_date {
        margin-right: 50px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 83, style.scss */
      .news_titleb .news_date {
        margin-right: 30px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 83, style.scss */
      .news_titleb .news_date {
        margin: 0;
        font-size: 14px;
        font-size: 1.4rem; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 83, style.scss */
      .news_titleb .news_date {
        margin: 0;
        font-size: 13px;
        font-size: 1.3rem; } }
    @media screen and (max-width: 350px) {
      /* line 83, style.scss */
      .news_titleb .news_date {
        margin: 0;
        font-size: 13px;
        font-size: 1.3rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 107, style.scss */
    .news_titleb .news_stitle {
      margin: 10px 0 0;
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 107, style.scss */
    .news_titleb .news_stitle {
      margin: 10px 0 0;
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (max-width: 350px) {
    /* line 107, style.scss */
    .news_titleb .news_stitle {
      margin: 10px 0 0;
      font-size: 16px;
      font-size: 1.6rem; } }

/* line 130, style.scss */
.news_txt {
  margin: 40px 0 0; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 130, style.scss */
    .news_txt {
      margin: 30px 0 0; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 130, style.scss */
    .news_txt {
      margin: 30px 0 0; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 130, style.scss */
    .news_txt {
      margin: 20px 0 0; } }
  @media screen and (max-width: 350px) {
    /* line 130, style.scss */
    .news_txt {
      margin: 20px 0 0; } }

/* line 148, style.scss */
.news_txtb p + p {
  margin-top: 1.0em; }

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