@charset "UTF-8";

:where(.k-blog-style) .sp {
  display: none;
}
:where(.k-blog-style) .global_menu .illust img {
  left: 45px;
  top: 63px;
  width: 250px;
}
:where(.k-blog-style) #k_blog {
  padding-bottom: 40px;
}
:where(.k-blog-style) header.page_title {
  background-color: #efe9de;
  margin-bottom: 0;
  position: relative;
}
:where(.k-blog-style) header.page_title h2 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  padding: 40px 54px 35px 0;
  text-align: center;
}
:where(.k-blog-style) .k_blog_list header.page_title h2,
:where(.k-blog-style) .k_blog_details header.page_title h2 {
  padding: 30px 46px 40px 0;
}
:where(.k-blog-style) header.page_title h2 img {
  height: auto;
}
:where(.k-blog-style) .k_blog_list header.page_title h2 img,
:where(.k-blog-style) .k_blog_details header.page_title h2 img {
  height: auto;
  width: 223px;
}
:where(.k-blog-style) header.page_title .inner {
  /*
  background-image: url("../images/blog/k-kobayashi/ttl_left_bg.png"), url("../images/blog/k-kobayashi/ttl_right_bg.png");
     background-position: left 165px, right 40px;
     background-repeat: no-repeat, no-repeat;
  */
  max-width: 1030px;
  width: 100%;
  position: relative;
}
:where(.k-blog-style) header.page_title .inner .left_illust {
  left: 0;
  position: absolute;
  top: 168px;
}
:where(.k-blog-style) header.page_title .inner .right_illust {
  position: absolute;
  right: 10px;
  top: 40px;
}
:where(.k-blog-style) .k_blog_list header.page_title .inner,
:where(.k-blog-style) .k_blog_details header.page_title .inner {
  width: 960px;
}
:where(.k-blog-style) .k_blog_list header.page_title .inner .left_illust,
:where(.k-blog-style) .k_blog_details header.page_title .inner .left_illust {
  left: 28px;
  top: 83px;
}
:where(.k-blog-style) .k_blog_list header.page_title .inner .left_illust img,
:where(.k-blog-style) .k_blog_details header.page_title .inner .left_illust img {
  width: 255px;
}
:where(.k-blog-style) .k_blog_list header.page_title .inner .right_illust,
:where(.k-blog-style) .k_blog_details header.page_title .inner .right_illust {
  right: 20px;
}
:where(.k-blog-style) .k_blog_list header.page_title .inner .right_illust img,
:where(.k-blog-style) .k_blog_details header.page_title .inner .right_illust img {
  width: 280px;
}
:where(.k-blog-style) {
  /*
  header.page_title .inner:after{
  	background-image: url("../images/blog/k-kobayashi/center_bg.png");
      background-position: 500px 222px;
      background-repeat: no-repeat;
      content: "";
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
  	}
  */
}
:where(.k-blog-style) .base {
  background-color: #efe9de;
}
:where(.k-blog-style) #k_blog .list_wrapper {
  background-color: #efe9de;
}
:where(.k-blog-style) #k_blog .list_wrapper .copy {
  color: #0f5841;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
:where(.k-blog-style) #k_blog .list_wrapper h3.category_ttl {
  border-bottom: 4px double #0f5841;
  border-top: 4px double #0f5841;
  color: #0f5841;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  padding: 20px 0;
  text-align: center;
}
:where(.k-blog-style) #k_blog .list {
  margin-top: 20px;
}
:where(.k-blog-style) #k_blog .list li {
  background-color: #fff;
}
:where(.k-blog-style) #k_blog .list li article {
  position: relative;
}
:where(.k-blog-style) #k_blog .list li a {
  color: #333;
}
:where(.k-blog-style) #k_blog .list li article .image {
  background-position: center center;
  background-size: cover;
  width: 100%;
  aspect-ratio: 3/2;
}
:where(.k-blog-style) #k_blog .list li article .text {
  padding: 50px 20px 20px;
}
:where(.k-blog-style) #k_blog .list li article .text h3,
:where(.k-blog-style) #k_blog .list li article .text h4 {
  font-size: 18px;
  line-height: 1;
  min-height: 1em;
}
:where(.k-blog-style) #k_blog .list li article .category ul li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 13px;
  line-height: 1;
  width: auto;
}
:where(.k-blog-style) #k_blog .list li article time {
  background-color: #fff;
  border-radius: 50%;
  height: 100px;
  left: 50%;
  position: absolute;
  width: 100px;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: calc(66.6% - 50px);
}
:where(.k-blog-style) #k_blog .list li article time .date {
  border-bottom: 1px solid #000;
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 29px;
  margin: 20px auto 0;
  text-align: center;
  width: 80px;
}
:where(.k-blog-style) #k_blog .list li article time .year {
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
:where(.k-blog-style) #k_blog .list_wrapper .k-blog-btn {
  margin-top: 40px;
  text-align: center;
}
:where(.k-blog-style) #k_blog .all_category {
  background-color: #efe9de;
  background-image: url("../../library/images/blog/k-kobayashi/category_bg.png");
  background-position: center 80px;
  background-repeat: no-repeat;
  padding-bottom: 80px;
  padding-top: 145px;
}
:where(.k-blog-style) #k_blog .all_category h3 {
  color: #0f5841;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
:where(.k-blog-style) #k_blog .all_category li a:hover,
:where(.k-blog-style) #k_blog .all_category li.current a {
  background-color: #0f5841;
  color: #fff;
  opacity: 1;
}
:where(.k-blog-style) #k_blog .list_btn {
  background-color: #efe9de;
  margin-top: -20px;
  padding-bottom: 60px;
  text-align: center;
}
:where(.k-blog-style) #k_blog .list_btn img {
  width: 320px;
}
:where(.k-blog-style) footer.auther {
  padding: 60px 0;
}
:where(.k-blog-style) footer.auther .person_area {
  text-align: center;
  width: 100%;
  max-width: 1060px;
}
:where(.k-blog-style) footer.auther .person_area .prof {
  position: relative;
}
:where(.k-blog-style) footer.auther .person_area .left_illust {
  width: 311px;
  padding-top: 65px;
  position: absolute;
  top: 0;
  left: 0;
}
:where(.k-blog-style) footer.auther .person_area .person {
  width: 278px;
  text-align: center;
  margin: 0 auto;
}
:where(.k-blog-style) footer.auther .person_area h3 {
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
}
:where(.k-blog-style) footer.auther .person_area .right_illust {
  width: 311px;
  padding-top: 65px;
  position: absolute;
  top: 0;
  right: 0;
}
:where(.k-blog-style) footer.auther .person_area .person .image {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  width: 175px;
  height: 175px;
}
:where(.k-blog-style) footer.auther .person_area .person .image img {
  width: 175px;
  height: 175px;
}
:where(.k-blog-style) footer.auther .person_area .person .image img.bg {
  left: 0;
  position: absolute;
  top: 0;
}
:where(.k-blog-style) footer.auther .description {
  margin: 40px auto 55px;
  text-align: left;
  max-width: 640px;
}
:where(.k-blog-style) footer.auther .auther-btn a {
  background-color: #0f5841;
  background-image: url("../images/arrow_w_r_1.png");
  background-position: 400px center;
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  text-align: center;
  max-width: 440px;
  text-decoration: none;
}
:where(.k-blog-style) .pager {
  border-bottom: 1px dashed;
  border-top: 1px dashed;
  margin-top: 60px;
}
:where(.k-blog-style) .pager a {
  color: #333;
}
:where(.k-blog-style) .pager .prev {
  float: left;
  text-align: left;
}
:where(.k-blog-style) .pager .next {
  float: right;
  text-align: right;
}
:where(.k-blog-style) .pager .prev,
:where(.k-blog-style) .pager .next {
  width: 90px;
  height: 51px;
}
:where(.k-blog-style) .pager .prev a,
:where(.k-blog-style) .pager .next a,
:where(.k-blog-style) .pager .num a,
:where(.k-blog-style) .pager .num,
:where(.k-blog-style) .pager .back a {
  height: 51px;
  line-height: 51px;
}
:where(.k-blog-style) .pager .prev a {
  background-image: url("../images/arrow_g_1_2.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 30px;
  font-size: 0.9em;
}
:where(.k-blog-style) .pager .next a {
  background-image: url("../images/arrow_g_1.png");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 30px;
  font-size: 0.9em;
}
:where(.k-blog-style) .pager .num,
:where(.k-blog-style) .pager .back {
  display: table;
  margin: 0 auto;
}
:where(.k-blog-style) .pager .num .prev,
:where(.k-blog-style) .pager .num .next {
  display: none;
}
:where(.k-blog-style) .pager .num span,
:where(.k-blog-style) .pager .num a {
  padding: 0 5px;
}
:where(.k-blog-style) .pager .num a {
  text-decoration: underline;
}
:where(.k-blog-style) .post_footer .back {
  font-size: 0.9em;
  text-align: center;
}
:where(.k-blog-style) #k_blog .details {
  background-color: #efe9de;
}
:where(.k-blog-style) #k_blog .details .blog_ttl .inner {
  background-color: #fff;
  background-image: url("../images/blog/k-kobayashi/blog_ttl_bg.png");
  background-position: 850px center;
  background-repeat: no-repeat;
  background-size: 80px auto;
  color: #0f5841;
  padding: 30px 35px;
}
:where(.k-blog-style) #k_blog .details .blog_ttl h3 {
  font-size: 21px;
  font-weight: bold;
}
:where(.k-blog-style) #k_blog .details .blog_ttl .other {
  font-size: 14px;
  font-weight: bold;
}
:where(.k-blog-style) #k_blog .details .blog_ttl span {
  margin-left: 20px;
}
:where(.k-blog-style) #k_blog .details .datetime {
  display: block;
  margin-top: 30px;
  text-align: center;
  color: #095840;
}
:where(.k-blog-style) #k_blog .details .list_btn {
  margin-top: 60px;
}
:where(.k-blog-style) #k_blog .details .post {
  margin-top: 40px;
}
:where(.k-blog-style) #k_blog .details .post img {
  max-width: 960px;
}
:where(.k-blog-style) #k_blog .details .post p a {
  text-decoration: underline;
}
:where(.k-blog-style) #k_blog .details .pager {
  margin-top: 0;
}
:where(.k-blog-style) #k_blog .history {
  padding-bottom: 30px;
  padding-top: 60px;
  background-color: #efe9de;
}
:where(.k-blog-style) #k_blog .history .list {
  margin-top: 0;
}
:where(.k-blog-style) #k_blog .history h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

/* 2026.2追記 */
:where(.k-blog-style) header.page_title h2 {
  position: relative;
  z-index: 1;
}
:where(.k-blog-style) .image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  /* max-width: max-content; */
  /* max-height: max-content; */
}
:where(.k-blog-style) .image {
  overflow: hidden;
}
:where(.k-blog-style) #k_blog .list {
  margin-top: 4em;
}
:where(.k-blog-style) #k_blog .list > ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 300px), 1fr));
  margin: 0;
  gap: 30px;
}
:where(.k-blog-style) #k_blog .list > ul > li {
  float: none;
  margin: 0 auto;
}
:where(.k-blog-style) #k_blog .category .cat_list {
  margin-top: 1.5em;
  line-height: 1.5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  gap: 0.5em 1em;
  /* display: block; */
}
:where(.k-blog-style) .cat_btn_list {
  display: grid;
  gap: 1em 2em;
  grid-template-columns: repeat(3, 1fr);
  margin: 2em 0;
}
:where(.k-blog-style) .cat_btn_list li a {
  background-color: #fff;
  border-radius: 100vmax;
  color: #0f5841;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 48px;
  text-align: center;
}

@media screen and (max-width: 1023px) {
  :where(.k-blog-style) header.page_title h2 {
    max-width: 68%;
    padding-right: 12%;
    margin: 0 auto;
  }
  :where(.k-blog-style) header.page_title .inner .right_illust {
    width: 36%;
    top: 100%;
    -webkit-transform: translateY(-115%);
    transform: translateY(-115%);
    z-index: 2;
  }
  :where(.k-blog-style) header.page_title .inner .left_illust {
    width: 30%;
    top: 20%;
  }
}
@media screen and (max-width: 767px) {
  :where(.k-blog-style) .cat_btn_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 479px) {
  :where(.k-blog-style) header.page_title .inner .right_illust {
    right: -5%;
  }
  :where(.k-blog-style) header.page_title .inner .left_illust {
    left: -2%;
  }
  :where(.k-blog-style) .cat_btn_list {
    grid-template-columns: 1fr;
  }
  :where(.k-blog-style) .person_area .prof {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

:where(.k-blog-style) .card-list-item a {
  background-color: #fff;
}
:where(.k-blog-style) .card-list-item a .card-ttl {
  padding: 0 5%;
  margin: 0.75em auto;
}
:where(.k-blog-style) .card-list-item a .card-desc {
  padding: 0 5%;
}
:where(.k-blog-style) .card-list-item .card-desc {
  margin-bottom: 6%;
}
@media screen and (min-width: 1025px) {
  :where(.k-blog-style) .pagination .page-numbers {
    background-color: #fff;
  }
}

.wp-block-image img {
  width: revert-layer;
  margin: 0;
}
