@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}

@media (max-width: 768px) {
  .post-type-news .newsList {
    max-width: none;
    margin-bottom: 20px;
  }
  .post-type-news .newsList a {
    text-decoration: none;
    border-bottom: 1px solid #D9D9D9;
    width: 100%;
    display: block;
    line-height: 1.6;
    padding: 10px 0;
  }
  .post-type-news .newsList a .date {
    padding: 0;
    display: inline-block;
    letter-spacing: .1em;
    margin-right: 8px;
    border-bottom: 0;
  }
  .pc-only {
    display: none;
  }
  .home .titwrap {
    margin: 36px 0 0 !important;
  }
  .home .titwrap h2 {
    font-size: 52px !important;
  }
  .home .titwrap .titsub {
    font-size: 24px !important;
  }
  .secA {
    position: relative;
  }
  .secA:after {
    content: "";
    position: absolute;
    background: rgba(16, 204, 44, 0.05);
    width: 100%;
    height: 100%;
    top: -200px;
    z-index: -1;
  }
  .secA .container.gutters {
    width: 92%;
    margin-top: 40px;
    padding: 28px 18px;
    max-width: none;
    background: #fff;
  }
  .secA .container.gutters .wrap {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .secA .container.gutters .wrap .titwrap {
    max-width: none;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .secA .container.gutters .wrap .titwrap h2 {
    line-height: 1;
  }
  .secA .container.gutters .wrap .newsList {
    max-width: none;
    margin-bottom: 20px;
  }
  .secA .container.gutters .wrap .newsList a {
    text-decoration: none;
    border-bottom: 1px solid #D9D9D9;
    width: 100%;
    display: block;
    line-height: 1.6;
    padding: 10px 0;
  }
  .secA .container.gutters .wrap .newsList a .date {
    padding: 0;
    display: inline-block;
    letter-spacing: .1em;
    margin-right: 8px;
    border-bottom: 0;
  }
  .secA .container.gutters .more {
    text-align: center;
  }
  .secA .container.gutters .more .add_arrow {
    margin: 0 auto;
  }
  .secB {
    padding-bottom: 100px;
    margin-bottom: 0;
    background: url(/wp-content/uploads/bnr_img001.png) no-repeat, url(/wp-content/uploads/bnr_img002_2.png) no-repeat;
    background-size: 50% auto , 60% auto;
    background-position: right 100% bottom 0px , left 150% bottom -50px;
  }
  .secB .container.gutters .titwrap {
    margin: 64px auto 20px;
  }
  .secB .container.gutters .titwrap h2 {
    margin-bottom: 8px;
  }
  .secB .container.gutters p.comme {
    text-align: left;
    line-height: 1.8;
    margin-bottom: 24px;
  }
  .secB .container.gutters .more {
    text-align: center;
  }
  .secB .container.gutters .more .add_arrow {
    margin: 0 auto;
  }
  .secC {
    padding: 60px 0 30px;
    background: #EEEEEE;
    margin-bottom: 0;
  }
  .secC .container.gutters .titwrap {
    display: block;
    margin-bottom: 30px;
  }
  .secC .container.gutters .titwrap h2 {
    margin: 0 0 8px;
    text-align: left;
  }
  .secC .container.gutters .titwrap .titsub {
    min-width: 0;
    text-align: center;
    margin-bottom: 12px;
  }
  .secC .container.gutters .titwrap .text {
    text-align: left;
  }
  .secC .container.gutters .item {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    height: auto;
    min-height: 360px;
    background: url(/wp-content/uploads/bnr_img003.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 20px;
    text-decoration: none;
    padding: 28px 20px 68px;
    color: #fff;
    z-index: 1;
    transition: .3s;
  }
  .secC .container.gutters .item::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0);
    transition: 0.3s;
    z-index: 1;
    pointer-events: none;
  }
  .secC .container.gutters .item .areaA {
    z-index: 2;
  }
  .secC .container.gutters .item .areaA .num {
    font-size: 88px;
    color: rgba(255, 255, 255, 0.6);
    font-family: "Outfit", sans-serif;
    font-weight: 700;
    line-height: 1;
  }
  .secC .container.gutters .item .areaA .tit {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
  }
  .secC .container.gutters .item .text {
    margin: 16px 0 0;
    z-index: 2;
    line-height: 1.8;
  }
  .secC .container.gutters .item:nth-of-type(2) {
    background: url(/wp-content/uploads/bnr_img004.jpg) no-repeat;
    background-size: cover;
  }
  .secC .container.gutters .item:after {
    content: "";
    width: 56px;
    height: 56px;
    background: url(/wp-content/uploads/arrow.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: block;
    z-index: 2;
    transition: .3s;
  }
  .secC .container.gutters .item:hover::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    z-index: 1;
    pointer-events: none;
  }
  .secC .container.gutters .item:hover:after {
    right: 14px;
  }
  .secD {
    background: rgba(16, 204, 44, 0.05);
    margin: 0;
    padding: 56px 0 64px;
  }
  .secD .container.gutters .titwrap {
    display: block;
    margin-bottom: 30px;
  }
  .secD .container.gutters .titwrap h2 {
    margin: 0 0 8px;
    text-align: left;
  }
  .secD .container.gutters .titwrap .titsub {
    min-width: 0;
    text-align: center;
    margin-bottom: 12px;
  }
  .secD .container.gutters .titwrap .text {
    text-align: left;
  }
  .secD .container.gutters .list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 24px;
  }
  .secD .container.gutters .list .item {
    background: #fff;
    padding: 14px;
    text-decoration: none;
    flex: 1 1 calc(50% - 6px);
    min-width: 0;
  }
}

@media (max-width: 768px) and (max-width: 1000px) {
  .secD .container.gutters .list .item {
    flex: 1 1 calc(50% - 6px);
  }
}

@media (max-width: 768px) {
  .secD .container.gutters .list .item img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  .secD .container.gutters .list .item .day {
    width: 100%;
    display: inline-block;
    color: #10CC2C;
    font-family: "Outfit", sans-serif;
    margin-bottom: 10px;
  }
  .secD .container.gutters .list .item .tit {
    line-height: 1.2;
  }
  .secD .container.gutters .more {
    text-align: center;
  }
  .secD .container.gutters .more .add_arrow {
    margin: 0 auto;
  }
  .secE {
    padding: 56px 0 28px;
    margin-bottom: 0;
    background: url(/wp-content/uploads/bnr_img009.png) no-repeat, url(/wp-content/uploads/bnr_img010.png) no-repeat;
    background-size: auto 100% , auto 100%;
    background-position: right 100% center, left 100% center;
  }
}

@media (max-width: 768px) and (max-width: 800px) {
  .secE {
    background-position: right 100% center, left 100% center;
  }
}

@media (max-width: 768px) {
  .secE .container.gutters {
    background: rgba(255, 255, 255, 0.6);
    width: 95%;
    margin: 0 auto;
    padding: 2em 1em;
  }
  .secE .container.gutters .titwrap {
    margin-bottom: 20px;
  }
  .secE .container.gutters .comme {
    text-align: left;
    margin-bottom: 24px;
  }
  .secE .container.gutters .more {
    text-align: center;
  }
  .secE .container.gutters .more .add_arrow {
    margin: 0 auto;
  }
  .secF {
    background: url(/wp-content/uploads/bg_img005.png) no-repeat;
    background-size: cover;
    padding: 1px;
    margin: 0 !important;
  }
  .secF .container.gutters {
    width: 92%;
    max-width: none;
    margin: 56px auto;
    padding: 28px 18px;
    background: rgba(255, 255, 255, 0.88);
  }
  .secF .container.gutters .wrap {
    display: block;
  }
  .secF .container.gutters .wrap .titwrap {
    margin: 0;
    text-align: center;
    margin-bottom: 10px;
  }
  .secF .container.gutters .wrap .titwrap h2 {
    display: inline-block;
    background: linear-gradient(90deg, #10cc2c 0%, #1e6c2a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-family: "Outfit", sans-serif;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    padding-left: 0;
  }
  .secF .container.gutters .wrap .titwrap .titsub {
    font-weight: 700;
    word-break: keep-all;
    text-align: left;
    text-align: center;
    height: auto;
    margin-bottom: 20px;
  }
  .secF .container.gutters .wrap .titwrap .comme {
    text-align: center;
  }
  .secF .container.gutters .wrap .telarea {
    max-width: none;
  }
  .secF .container.gutters .wrap .telarea .link-tel {
    font-size: 30px;
    font-family: "Outfit", sans-serif;
    font-weight: 700;
    color: #10CC2C;
    text-align: center;
    display: block;
    margin: 0 auto;
  }
  .secF .container.gutters .wrap .telarea .link-tel img {
    height: 26px;
    margin-bottom: 6px;
    margin-right: 6px;
  }
  .secF .container.gutters .wrap .telarea .teltime {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 24px;
  }
  .secF .container.gutters .wrap .telarea .teltime span {
    font-family: "Outfit", sans-serif;
  }
  .secF .container.gutters .wrap .telarea .more {
    text-align: center;
  }
  .secF .container.gutters .wrap .telarea .more .add_arrow {
    margin: 0 auto;
  }
}

.sec_blog_archive, .sec_blog_single {
  overflow: hidden;
}

.sec_blog_archive .post_meta, .sec_blog_single .post_meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sec_blog_archive .post_date, .sec_blog_single .post_date {
  margin-right: 1em;
  white-space: nowrap;
}

.sec_blog_archive .categories, .sec_blog_single .categories {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0.5em;
}

.sec_blog_archive .categories a, .sec_blog_single .categories a {
  display: block;
  padding: 0.2em 0.5em;
  text-decoration: none;
  font-size: 12px;
  font-size: 1.2rem;
  background: rgba(16, 204, 44, 0.05);
  transition: background 0.3s;
}

.sec_blog_archive .categories a:hover, .sec_blog_single .categories a:hover {
  background: rgba(16, 204, 44, 0.2);
}

.sec_blog_archive .post_content, .sec_blog_single .post_content {
  margin-top: 1em;
}

.sec_blog_archive.news dl {
  max-height: none;
}

.sec_blog_archive .blog_posts {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sec_blog_archive .blog_posts > li:not(:last-child) {
  margin-bottom: 4em;
}

.sec_blog_archive .pagination {
  margin-top: 4em;
}

.sec_blog_archive .pagination .screen-reader-text {
  display: none;
}

.sec_blog_archive .pagination .nav-links {
  display: flex;
  justify-content: center;
}

.sec_blog_archive .pagination .nav-links > * {
  margin: 0 0.5em;
}

.sec_blog_single .post_content .wp-caption {
  max-width: 100%;
}

.sec_blog_single .post_content img {
  height: auto;
}

.sec_blog_single .post_content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.sec_blog_single .post_content .alignright {
  float: right;
  margin-left: 1.5em;
}

@media (max-width: 767px) {
  .sec_blog_single .post_content .alignright {
    float: none;
    margin-left: 0;
  }
}

.sec_blog_single .post_content .alignleft {
  float: left;
  margin-right: 1.5em;
}

@media (max-width: 767px) {
  .sec_blog_single .post_content .alignleft {
    float: none;
    margin-right: 0;
  }
}

.list_blog_sidebar {
  margin-bottom: 1.5em !important;
}

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