@charset "UTF-8";
body {
  padding: 90px 0 0; }

.page_ttl {
  margin-bottom: 100px; }

/************************************************/
.news {
  max-width: 1080px;
  width: calc(100% - 100px);
  margin: 0 auto;
  padding: 0 0 111px; }
  .news ul {
    width: 100%;
    margin: 0 auto 135px; }
  .news li {
    border-bottom: 1px solid #C8C9C9;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center; }
    .news li p {
      font: 1.8rem/2em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 400;
      width: calc(100% - 170px);
      padding: 0 20px 0 40px; }
    .news li time {
      font: 1.8rem/2em "Oswald", Arial, Helvetica, "sans-serif";
      font-weight: 400;
      width: 170px;
      color: #009B63; }
    .news li a {
      transition: .3s;
      text-decoration: none;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start;
      position: relative;
      padding: 25px 20px 25px 20px; }

@media (hover: hover) {
  .news li a:hover {
    background-color: #EDF9E7; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .news {
    width: calc(100% - 80px); } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .news {
    width: calc(100% - 60px); }
    .news ul {
      width: 100%;
      margin: 0 auto 105px; }
    .news li {
      font: 1.8rem/1.8em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 400; }
      .news li p {
        width: 100%;
        padding: 0 0; }
      .news li a {
        padding: 20px 0 20px 0; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .news {
    width: calc(100% - 40px); }
    .news ul {
      width: 100%;
      margin: 0 auto 85px; }
    .news li {
      font: 1.6rem/1.8em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 400; }
      .news li p {
        width: 100%;
        padding: 0 0; }
      .news li time {
        font: 1.4rem/1.8em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        font-weight: 400; }
      .news li a {
        padding: 15px 0 15px 0; } }
/*max-width:480px*/
/************************************************/
.single_news {
  max-width: 1080px;
  width: calc(100% - 100px);
  margin: 0 auto;
  padding: 0 0 111px; }
  .single_news .head {
    padding: 0 0 20px;
    margin-bottom: 35px;
    border-bottom: 1px solid #C8C9C9; }
    .single_news .head time {
      font: 1.6rem/2em "Oswald", Arial, Helvetica, "sans-serif";
      font-weight: 400;
      display: block;
      margin: 0 0 5px; }
    .single_news .head .news_ttl {
      font: 2.2rem/1.6em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 700;
      color: #009B63; }
  .single_news .content {
    font: 1.8rem/2.4em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 400;
    margin: 0 auto 100px;
    width: 100%; }
    .single_news .content a {
      text-decoration: underline; }
    .single_news .content a.form_btn {
      text-decoration: none;
      margin: 15px 0 30px;
      max-width: 480px;
      width: fit-content;
      padding: 10px 50px 10px 35px;
      min-width: 300px;
      min-height: 75px;
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      justify-content: center;
      align-items: flex-start;
      border-radius: 50px;
      background-color: #009B63;
      color: #fff;
      font: 1.8rem/1.5em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 400;
      position: relative; }
      .single_news .content a.form_btn:before {
        position: absolute;
        content: "";
        left: auto;
        right: 25px;
        top: 50%;
        width: 10px;
        height: 10px;
        border-top: 3px solid #fff;
        border-right: 3px solid #fff;
        transform: rotate(45deg) translate(0, -55%); }
    .single_news .content img {
      max-width: 100%;
      height: auto;
      margin-bottom: 30px;
      line-height: 0; }
    .single_news .content h1 {
      font: 140%/1.8em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 700;
      margin: 0 0 10px; }
    .single_news .content h2 {
      font: 130%/1.8em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 700;
      margin: 0 0 10px; }
    .single_news .content h3 {
      font: 120%/2em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 700;
      margin: 0 0 10px; }
    .single_news .content h4 {
      font: 110%/2em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 700;
      margin: 0 0 10px; }
    .single_news .content h5 {
      font: 100%/2em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 700;
      margin: 0 0 10px; }
    .single_news .content dl {
      margin-bottom: 30px; }
    .single_news .content dt {
      font-weight: 600; }
    .single_news .content dd {
      padding: 0 0 0 1.8rem;
      margin: 0 0 10px; }
    .single_news .content table {
      margin-bottom: 30px; }
    .single_news .content td, .single_news .content th {
      padding: 5px 10px;
      border: 1px solid #ccc; }
    .single_news .content ul {
      margin-bottom: 30px; }
      .single_news .content ul li {
        padding: 0 0 0 1.8rem;
        position: relative;
        margin: 0 0 10px; }
        .single_news .content ul li:before {
          position: absolute;
          content: "・";
          left: 0; }
        .single_news .content ul li:last-of-type {
          margin: 0; }
    .single_news .content ol {
      counter-reset: hoge;
      margin-bottom: 30px; }
      .single_news .content ol li {
        padding: 0 0 0 2.0rem;
        position: relative;
        margin: 0 0 10px; }
        .single_news .content ol li:before {
          position: absolute;
          counter-increment: hoge;
          content: counter(hoge) ". ";
          left: 0; }
        .single_news .content ol li:nth-of-type(n+10) {
          padding: 0 0 0 3rem; }
        .single_news .content ol li:last-of-type {
          margin: 0; }
    .single_news .content ul.flex_pic {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-start;
      margin: 0 0 30px;
      max-width: 980px; }
      .single_news .content ul.flex_pic li {
        width: calc((100% - 20px)/2);
        margin: 0 0 30px;
        padding: 0; }
        .single_news .content ul.flex_pic li:before {
          display: none; }
        .single_news .content ul.flex_pic li img {
          margin: 0;
          line-height: 0;
          display: block;
          width: 100%;
          height: auto; }
        .single_news .content ul.flex_pic li p {
          margin: 8px 0 0;
          font: 1.4rem/1.8em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
          font-weight: 400; }
    .single_news .content ul.three-list {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-start;
      margin: 0 auto 30px;
      max-width: 980px; }
      .single_news .content ul.three-list li {
        width: calc((100% - 20px)/2);
        margin: 0 0 30px;
        padding: 0; }
        .single_news .content ul.three-list li.top {
          max-width: 640px;
          width: 100%;
          margin: 0 auto 30px; }
        .single_news .content ul.three-list li:before {
          display: none; }
        .single_news .content ul.three-list li img {
          margin: 0;
          line-height: 0;
          display: block;
          width: 100%;
          height: auto; }
        .single_news .content ul.three-list li p {
          margin: 8px 0 0;
          font: 1.4rem/1.8em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
          font-weight: 400;
          text-align: center; }
    .single_news .content ul.youbou_list li {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start;
      padding: 0 0 0 .875em;
      position: relative;
      margin: 0; }
      .single_news .content ul.youbou_list li:before {
        position: absolute;
        content: "・";
        left: -3px; }
      .single_news .content ul.youbou_list li span {
        text-align-last: justify;
        display: block;
        width: 75px;
        margin: 0 20px 0 0; }
      .single_news .content ul.youbou_list li p {
        width: calc(100% - 95px);
        margin-bottom: 0; }
      .single_news .content ul.youbou_list li div {
        width: calc(100% - 95px);
        counter-reset: hoge; }
        .single_news .content ul.youbou_list li div p {
          width: 100%;
          position: relative;
          padding: 0 0 0 30px; }
          .single_news .content ul.youbou_list li div p:before {
            position: absolute;
            counter-increment: hoge;
            content: counter(hoge) ". ";
            left: 0; }
    .single_news .content figure img {
      max-width: 640px;
      margin: 0;
      line-height: 0;
      display: block;
      width: 100%;
      height: auto; }
    .single_news .content figure p,
    .single_news .content figure .wp-element-caption {
      margin: 8px 0 0;
      font: 1.4rem/1.8em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 400; }
    .single_news .content p {
      margin-bottom: 30px; }

@media (hover: hover) {
  .single_news .content a:hover {
    color: darkorange; }
  .single_news .content a.form_btn:hover {
    color: #fff;
    background-color: darkorange; } }
/*max-width:1280px*/
@media (max-width: 1024px) {
  .single_news {
    width: calc(100% - 80px); } }
/*max-width:1024px*/
@media (max-width: 768px) {
  .single_news {
    width: calc(100% - 60px); }
    .single_news .content {
      font: 1.6rem/2em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
      font-weight: 400; }
      .single_news .content a.form_btn {
        min-height: 60px;
        font: 1.6rem/1.8em "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        font-weight: 400; }
      .single_news .content ul.flex_pic {
        display: block;
        margin: 0 0 30px;
        max-width: 480px; }
        .single_news .content ul.flex_pic li {
          width: 100%; }
      .single_news .content ul.three-list {
        display: block;
        max-width: 480px; }
        .single_news .content ul.three-list li {
          width: 100%; }
          .single_news .content ul.three-list li.top {
            width: 100%; } }
/*max-width:768px*/
@media (max-width: 480px) {
  .single_news {
    width: calc(100% - 40px); }
    .single_news .content {
      margin-bottom: 55px; } }
/*max-width:480px*/
/************************************************/
.btn {
  margin: 0 auto 0;
  display: block;
  width: 313px;
  height: 70px;
  background-color: #009B63;
  border-radius: 50px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font: 1.6rem/68px "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: 400;
  letter-spacing: 0.05em;
  transition: .3s; }

@media (hover: hover) {
  .btn:hover {
    background-color: darkorange; } }
@media (max-width: 480px) {
  .btn {
    margin: 0 auto 0;
    display: block;
    max-width: 300px;
    width: 100%;
    height: 60px;
    font: 1.6rem/58px "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: 400; } }
/*max-width:480px*/
