@charset "UTF-8";
.page-blog-link-box {
  max-width: 1000px;
  padding: 0px 20px 16px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  width: 100%;
}
.page-blog-link-box .page-blog-link {
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.12);
  overflow: hidden;
  margin-top: 20px;
  display: flex;
  border-radius: 4px;
  border: 1px solid #eaeaeb;
  white-space: nowrap;
  line-height: 1.4;
}
.page-blog-link-box .page-blog-link .left {
  width: 99px;
  position: relative;
  padding: 23px 24px;
  letter-spacing: 2px;
  color: #fff;
  background-color: #40ad6c;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "A1明朝", "游明朝体", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho",
    serif;
}
.page-blog-link-box .page-blog-link .left:after {
  z-index: 3;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -8px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 8px solid #40ad6c;
  border-bottom: 7px solid transparent;
}
.page-blog-link-box .page-blog-link .right {
  width: calc(100% - 99px);
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.page-blog-link-box .page-blog-link .right ul {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.page-blog-link-box .page-blog-link .right ul li {
  cursor: pointer;
  width: 100%;
  padding: 5px 13px;
  height: 100%;
  text-align: center;
  color: #000;
  transition: 0.2s;
  height: 100%;
}
.page-blog-link-box .page-blog-link .right ul li a {
  height: 100%;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-blog-link-box .page-blog-link .right ul li span {
  display: inline-block;
  position: relative;
}
.page-blog-link-box .page-blog-link .right ul li span:after {
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0 auto;
  background-color: #40ad6c;
  width: 100%;
  height: 2px;
  content: "";
  opacity: 0;
  transition: 0.2s;
  display: block;
}
.page-blog-link-box .page-blog-link .right ul li.selected span:after {
  opacity: 1;
}
.page-blog-link-box .page-blog-link .right ul li:hover span:after {
  opacity: 1;
}
.page-blog-link-box .page-blog-link .right ul li:nth-child(1):hover span:after {
  background-color: #40ad6c;
}
.page-blog-link-box .page-blog-link .right ul li:nth-child(2):hover span:after {
  opacity: 1;
  background-color: #40ad6c;
}
.page-blog-link-box .page-blog-link .right ul li:nth-child(3):hover span:after {
  background-color: #00a19c;
}
.page-blog-link-box .page-blog-link .right ul li:nth-child(4):hover span:after {
  background-color: #e59429;
}
.page-blog-link-box .page-blog-link .right ul li:nth-child(5):hover span:after {
  background-color: #34acde;
}
.page-blog-link-box .page-blog-link .right ul li:nth-child(6):hover span:after {
  background-color: #ddbc0b;
}
.page-blog-link-box .page-blog-link .right ul li:nth-child(7):hover span:after {
  background-color: #d960a7;
}
.page-blog-link-box .page-blog-link .right ul li:nth-child(8):hover span:after {
  background-color: #e86050;
}
.page-blog-link-box
  .page-blog-link.item-cat07
  .right
  ul
  li:nth-child(2)
  span:after {
  opacity: 1;
}
.page-blog-link-box
  .page-blog-link.item-cat01
  .right
  ul
  li:nth-child(3)
  span:after {
  opacity: 1;
}
.page-blog-link-box
  .page-blog-link.item-cat02
  .right
  ul
  li:nth-child(4)
  span:after {
  opacity: 1;
}
.page-blog-link-box
  .page-blog-link.item-cat03
  .right
  ul
  li:nth-child(5)
  span:after {
  opacity: 1;
}
.page-blog-link-box
  .page-blog-link.item-cat04
  .right
  ul
  li:nth-child(6)
  span:after {
  opacity: 1;
}
.page-blog-link-box
  .page-blog-link.item-cat05
  .right
  ul
  li:nth-child(7)
  span:after {
  opacity: 1;
}
.page-blog-link-box
  .page-blog-link.item-cat06
  .right
  ul
  li:nth-child(8)
  span:after {
  opacity: 1;
}

.sidebar-right {
  margin: 25px auto 0;
  width: 274px;
}
.sidebar-right .sidebar-category-box,
.sidebar-right .widget_nav_menu {
  border-radius: 4px;
  margin-bottom: 36px;
  overflow: hidden;
  border: 1px solid #40ad6c;
}
.sidebar-right .sidebar-category-box h2,
.sidebar-right .widget_nav_menu h2 {
  padding: 20px;
  color: #fff;
  background-color: #40ad6c;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
  position: relative;
  font-family: "A1明朝", "游明朝体", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho",
    serif;
}
.sidebar-right .sidebar-category-box h2 span,
.sidebar-right .widget_nav_menu h2 span {
  font-size: 12px;
  font-family: "Montserrat", "sans-serif";
  display: block;
}
.sidebar-right .sidebar-category-box h2:after,
.sidebar-right .widget_nav_menu h2:after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #40ad6c;
}
.sidebar-right .sidebar-category-box ul li,
.sidebar-right .widget_nav_menu ul li {
  border-bottom: 1px solid #eaeaeb;
}
.sidebar-right .sidebar-category-box ul li:last-child,
.sidebar-right .widget_nav_menu ul li:last-child {
  border-bottom: 0px solid #eaeaeb;
}
.sidebar-right .sidebar-category-box ul li a,
.sidebar-right .widget_nav_menu ul li a {
  padding: 8px 18px;
  color: #271900;
  font-size: 15px;
  display: flex;
  align-items: center;
}
.sidebar-right .sidebar-category-box ul li a svg,
.sidebar-right .widget_nav_menu ul li a svg {
  width: 0.65em;
  height: 0.65em;
  min-width: 0.65em;
  display: block;
  margin-right: 0.5em;
  transition: 0.2s;
}
.sidebar-right .sidebar-category-box ul li a:hover svg,
.sidebar-right .widget_nav_menu ul li a:hover svg {
  margin-left: 0.4em;
  margin-right: 0.1em;
}
.sidebar-right section#archives-2 {
  margin-bottom: 36px;
}
.sidebar-right section#archives-2 h2 {
  border-left: 3px solid #40ad6c;
  padding-left: 13px;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
}
.sidebar-right section#archives-2 label {
  display: none;
}
.sidebar-right section#archives-2 select {
  cursor: pointer;
  width: 100%;
  background-color: #f8f8f8;
  border-radius: 4px;
  border: 1px solid #eaeaeb;
  padding: 5px 10px;
}
.sidebar-right .sidebar-bnr {
  margin-bottom: 36px;
}
.sidebar-right .sidebar-bnr a {
  display: block;
  transition: 0.2s;
}
.sidebar-right .sidebar-bnr a:hover {
  opacity: 0.7;
}
.sidebar-right .sidebar-new {
  margin-bottom: 36px;
}
.sidebar-right .sidebar-new .post-min {
  margin-top: 24px;
  position: relative;
  padding: 20px;
  border-radius: 4px;
  background-color: #e8f7e7;
}
.sidebar-right .sidebar-new .post-min:after {
  position: absolute;
  top: -10px;
  left: 30px;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 10px solid #e8f7e7;
}
.sidebar-right .sidebar-new .post-title {
  font-weight: 700;
  font-size: 12px;
}
.sidebar-right .sidebar-new h3 {
  color: #40ad6c;
  font-size: 15px;
  margin-bottom: 8px;
}
.sidebar-right .sidebar-new .post-content {
  font-size: 12px;
}

.page-category {
  width: 100%;
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
}
.page-category .category-case {
  width: calc(100% - 274px);
  padding-right: 40px;
}
.page-category .category-case h2 {
  font-size: 34px;
  margin-top: 20px;
  margin-bottom: 36px;
  padding-bottom: 5px;
  line-height: 1.4;
  font-weight: 700;
  border-bottom: 2px solid #eaeaeb;
  color: #271900;
  font-family: "A1明朝", "游明朝体", YuMincho, "ヒラギノ明朝 Pro",
    "Hiragino Mincho ProN", "MS P明朝", "MS PMincho", HGS明朝E, "MS Mincho",
    serif;
}
.page-category .category-case h2 span {
  display: none;
}
.page-category .category-case h2 .item-cat01 {
  display: block;
}
.page-category .category-case h2 .item-cat02 {
  display: block;
}
.page-category .category-case h2 .item-cat03 {
  display: block;
}
.page-category .category-case h2 .item-cat04 {
  display: block;
}
.page-category .category-case h2 .item-cat05 {
  display: block;
}
.page-category .category-case h2 .item-cat06 {
  display: block;
}
.page-category .category-case h2 .item-cat07 {
  display: block;
}
.page-category .category-case .item-box {
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}
.page-category .category-case .item-box .item-link {
  position: relative;
  width: calc(50% - 5px);
}
.page-category .category-case .item-box .item-link:hover .item-img img {
  transform: translate(-50%, -50%) scale(1.1);
}
.page-category .category-case .item-box .item-link a {
  z-index: 2;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.page-category .category-case .item-box .item-link .item-img {
  border-radius: 4px;
  width: 100%;
  height: 182px;
  position: relative;
  overflow: hidden;
  display: block;
}
.page-category .category-case .item-box .item-link .item-img img {
  object-fit: cover;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  background-position: center;
  width: 100%;
  height: 100%;
  width: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.page-category .category-case .item-box .item-link .item-inner {
  padding: 10px;
  letter-spacing: 2px;
}
.page-category .category-case .item-box .item-link .item-title {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
  color: #5c5858;
}
.page-category .category-case .item-box .item-link .item-date {
  font-size: 12px;
  font-family: "Montserrat", "sans-serif";
}
.page-category .category-case .item-box .item-link .post-cat {
  margin-top: 10px;
}

.single_content {
  width: 100%;
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
}
.single_content .single-categorys {
  width: calc(100% - 274px);
  padding-right: 40px;
}
.single_content .single-categorys .post-meta {
  align-items: center;
  display: flex;
  margin-top: 10px;
}
.single_content .single-categorys .post-meta .post-cat {
  margin-top: 0px;
}
.single_content .single-categorys .post-date {
  font-size: 14px;
  margin-top: 10px;
  font-weight: 500;
  font-family: "Montserrat", "sans-serif";
}
.single_content .single-categorys h2.single-tit {
  margin-top: 20px;
  padding-bottom: 5px;
  font-size: 26px;
  line-height: 1.4;
  font-weight: 700;
  border-bottom: 1px solid #eaeaeb;
}
.single_content .single-categorys .single-n-ct > p {
  margin-top: 30px;
  font-size: 16px;
}
.single_content .single-categorys .single-n-ct a {
  color: #40ad6c;
  text-decoration: underline;
  transition: 0.2s;
}
.single_content .single-categorys .single-n-ct a:hover {
  opacity: 0.7;
}
.single_content .single-categorys h3 {
  margin-top: 67px;
  display: flex;
  padding: 13px 18px;
  background-color: #f2f2f3;
  border-radius: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
}
.single_content .single-categorys h3:before {
  border-radius: 10px;
  min-width: 5px;
  content: "";
  display: block;
  margin-right: 15px;
  width: 5px;
  background-color: #40ad6c;
}
.single_content .single-categorys .wp-block-image {
  margin-top: 20px;
}

.single-more {
  width: 100%;
  margin: 67px 0;
}
.single-more a {
  margin: 0 auto;
  width: 100%;
  max-width: 320px;
  font-size: 15px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  line-height: 1.15;
  color: #ffffff;
  background-color: #40ad6c;
  padding: 1.6em 3em;
  border-radius: 3em;
  transition: 0.2s;
}
.single-more a svg {
  width: 0.65em;
  height: 0.65em;
  min-width: 0.65em;
  display: block;
  margin-right: 0.5em;
}
.single-more a:hover {
  box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.28);
}

nav.navigation {
  text-align: center;
  margin-top: 20px;
  width: 100%;
}

h2.screen-reader-text {
  display: none;
}

.navigation .nav-links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.navigation .nav-links a {
  margin: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 60px;
  padding: 4px 10px;
  color: #40ad6c;
  height: 30px;
  overflow: hidden;
  border: 1px solid #40ad6c;
  transition: 0.2s;
}
.navigation .nav-links a:hover {
  opacity: 0.7;
}
.navigation .nav-links a.prev {
  padding: 4px 13px;
}
.navigation .nav-links a.next {
  padding: 4px 13px;
}
.navigation .nav-links span {
  min-width: 60px;
  margin: 4px;
  padding: 4px 10px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-color: #40ad6c;
  color: #fff;
  border-bottom: 1px solid #40ad6c;
}
.navigation .nav-links span.dots {
  min-width: auto;
  background-color: transparent;
  border-bottom: 0px solid #40ad6c;
  color: #40ad6c;
  padding: 4px 6px;
}

@media (max-width: 960px) {
  .page-blog-link-box .page-blog-link .right ul {
    flex-wrap: wrap;
    padding: 10px 10px;
  }
  .page-blog-link-box .page-blog-link .right ul li {
    height: auto;
    width: 20%;
    padding: 10px 10px;
  }

  .page-blog-link-box .page-blog-link {
    margin-top: 0px;
  }

  .cat-main {
    margin-top: 80px !important;
  }

  .single_content .single-categorys {
    width: calc(100% - 235px);
  }

  .page-category .category-case {
    width: calc(100% - 235px);
  }

  .sidebar-right {
    width: 235px;
  }
}
@media (max-width: 767px) {
  .cat-main {
    margin-top: 65px !important;
  }

  .page-blog-link-box {
    padding: 0px 20px 20px;
  }
  .page-blog-link-box .page-blog-link {
    display: block;
  }
  .page-blog-link-box .page-blog-link .left {
    width: 100%;
    padding: 10px 10px;
  }
  .page-blog-link-box .page-blog-link .left:after {
    display: none;
  }
  .page-blog-link-box .page-blog-link .right {
    width: 100%;
  }

  .page-category {
    display: block;
  }
  .page-category .category-case {
    width: 100%;
    padding-right: 0px;
  }
  .page-category .category-case h2 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eaeaeb;
  }

  .single_content {
    display: block;
  }
  .single_content .single-categorys {
    width: 100%;
    padding-right: 0px;
  }
  .single_content .single-categorys .post-meta {
    margin-top: 0px;
  }
  .single_content .single-categorys h2.single-tit {
    margin-top: 10px;
    font-size: 20px;
  }
  .single_content .single-categorys .single-n-ct > p {
    margin-top: 10px;
    font-size: 13px;
  }
  .single_content .single-categorys h3 {
    margin-top: 30px;
    padding: 6px 8px;
    font-size: 18px;
  }
  .single_content .single-categorys h3:before {
    margin-right: 10px;
  }
  .single_content .single-categorys .wp-block-image {
    margin-top: 10px;
  }

  .page-category .category-case .item-box {
    flex-wrap: wrap;
  }
  .page-category .category-case .item-box .item-link {
    width: 50%;
  }

  .single-more {
    margin: 20px 0;
  }

  .sidebar-right {
    width: 100%;
  }
  .sidebar-right img {
    margin: 0 auto;
  }
}
@media (max-width: 520px) {
  .page-blog-link-box .page-blog-link .right ul li {
    width: 33.33%;
    padding: 5px 10px;
  }

  .page-category .category-case .item-box .item-link {
    width: 100%;
  }
  .page-category .category-case .item-box .item-link .item-inner {
    padding: 10px 0;
  }
  .page-category .category-case .item-box .item-link .item-title {
    margin-top: 5px;
    font-size: 14px;
  }
  .page-category .category-case .item-box .item-link .post-cat {
    margin-top: 6px;
    font-size: 12px;
  }
}
/**sidebar menu**/
.sidebar-right .widget_nav_menu h2 {
  padding: 40px 20px 20px;
}

.widget_nav_menu h2::before {
  content: "choose from category";
  font-size: 12px;
  font-family: "Montserrat", "sans-serif";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 20px;
  color: #fff;
  width: 100%;
  text-align: center;
}

.sidebar-right .widget_nav_menu ul li a span {
  display: block;
  margin-right: 10px;
  transition: 0.2s;
  font-size: 30px;
  line-height: 1;
  transform: translateY(-2px);
}

.sidebar-right .widget_nav_menu ul li a:hover span {
  margin-left: 8px;
  margin-right: 2px;
}

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