#main_col {
  background: #F2F2F2;
  padding: 90px 0 253px;
  font-family: "Noto Serif JP";
  margin-top: 153px;
}
@media (max-width: 959px) {
  #main_col {
    margin-top: 37.6vw;
    padding: 0 0 18.67vw;
    background: #ffffff;
  }
}
#main_col .inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 959px) {
  #main_col .inner {
    width: 86.67vw;
    padding: 0;
  }
}
#main_col .link-back-top {
  margin: 0 auto;
  margin-top: 40px;
  width: 205px;
  height: 54px;
  background: #FA8A5E;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: unset;
}
@media (max-width: 959px) {
  #main_col .link-back-top {
    margin-top: 18.67vw;
    width: 73.3vw;
    height: 11.73vw;
    border-radius: 5.867vw;
    font-size: 4.267vw;
  }
}
#main_col #left_col {
  margin: 0 auto;
  background: #FFFFFF;
  padding: 59px 56px 112px;
}
@media (max-width: 959px) {
  #main_col #left_col {
    padding: 0;
  }
}
#main_col #left_col .news-data time {
  font-family: var(--wp--preset--font-family--body);
  font-size: 18px;
  font-weight: 500;
  color: #505050;
}
@media (max-width: 959px) {
  #main_col #left_col .news-data time {
    font-size: 4vw;
  }
}
#main_col #left_col .news-til {
  margin: 0;
  margin-top: 10px;
  font-size: 24px;
  font-weight: bold;
  color: #3992AC;
  line-height: 1.75;
  padding-bottom: 34px;
  border-bottom: 1px solid #DCDCDC;
}
@media (max-width: 959px) {
  #main_col #left_col .news-til {
    margin-top: 2.67vw;
    font-size: 4.8vw;
    line-height: 1.67;
    padding-bottom: 5.1vw;
  }
}
#main_col #left_col .news-art {
  margin-top: 45px;
  font-size: 16px;
  font-weight: 500;
  color: #666666;
  line-height: 2.25;
}
@media (max-width: 959px) {
  #main_col #left_col .news-art {
    margin-top: 8vw;
    font-size: 3.73vw;
    line-height: 2;
  }
}

.c-breadcrumb {
  color: #4B4B4B;
  z-index: 9999;
}
@media (max-width: 959px) {
  .c-breadcrumb {
    color: #000;
    z-index: unset;
  }
}

body.header-white .l-header {
  color: #000;
}

body.header-white .l-header path {
  fill: #000;
}

body.header-white .l-header rect {
  fill: #000;
}

body.header-white .l-header .l-header_logo--ttl path {
  fill: #4B4B4B;
}
@media (max-width: 959px) {
  body.header-white .l-header .l-header_logo--ttl path {
    fill: #000;
  }
}

body .l-header .l-header_logo--ttl path {
  fill: #4B4B4B;
}
@media (max-width: 959px) {
  body .l-header .l-header_logo--ttl path {
    fill: #000;
  }
}

body.header-white .l-header .l-header_logo--ttl rect {
  fill: #4B4B4B;
}
@media (max-width: 959px) {
  body.header-white .l-header .l-header_logo--ttl rect {
    fill: #000;
  }
}

body .l-header .l-header_logo--ttl rect {
  fill: #4B4B4B;
}
@media (max-width: 959px) {
  body .l-header .l-header_logo--ttl rect {
    fill: #000;
  }
}

body.header-white .l-header .l-header_spMenuBtn--bar {
  background-color: #000;
}

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