<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.post-type-archive-koganzai .search__top {
  display: flex;
  flex-wrap: wrap;
}

.post-type-archive-koganzai .search__top li {
  margin: 0;

}

.post-type-archive-koganzai .search__top li:nth-child(n + 7) a {
  border-top: none;
}

.post-type-archive-koganzai .search__top.lg {
  max-width: 580px;
}

.post-type-archive-koganzai .search__top.lg li {
  max-width: calc(100% / 5);
}

.post-type-archive-koganzai .search__top.lg a {
  font-size: 1.5rem;
}

.post-type-archive-koganzai .search__top.lg li:nth-child(n + 6) a {
  border-top: none;
}

.post-type-archive-koganzai .content__h2_gray {
  font-size: 1.8rem;
}

#box__pc .widget {
  margin-bottom: 40px;
}

#box__pc .widget-area {
  padding-right: 0;
  width: 100%;
}

#box__pc .widget-area ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#box__pc .widget-area ul li {
  width: calc(50% - 20px);
  padding: 0.3rem 0 0.1rem 2.2rem;
  border: none;
}

@media screen and (max-width: 786px) {
  .post-type-archive-koganzai .search__top li {
    width: 20%; 
    max-width: 20%;
  }
  .post-type-archive-koganzai .search__top li a {
    width: 100%; 
  }
  .post-type-archive-koganzai .search__top li:nth-child(n + 6) a {
    border-top: none;
  }
}


/* single ãƒšãƒ¼ã‚¸ */

.single-koganzai .entry-content p:not([class]) &gt; a {
	font-size: 1.5rem;
 }

.single-koganzai .entry-content .entry-content {
  padding: 0;
}

 @media screen and (max-width: 786px) {
  .post-type-archive-koganzai .search__top.lg a {
    font-size: 1rem;
  }
	.single-koganzai .entry-content p:not([class]) &gt; a {
		font-size: 1.3rem;
	 }
 }

/* ãŒã‚“ç¨®åˆ¥ã€€æŠ—ãŒã‚“å‰¤ä¸€è¦§ */
.post-type-archive-gan-koganzai .main-top {
  margin-top: 0;
}

.post-type-archive-gan-koganzai #tertiary {
  display: none;
}

.post-type-archive-gan-koganzai #box__pc .widget_categories {
  margin-bottom: 2rem;
}

.post-type-archive-gan-koganzai #box__pc .widget-area {
  padding: 0 2rem;
  float: unset;
}

.post-type-archive-gan-koganzai .widget_categories ul li p {
  padding-left: 5rem;
}

@media screen and (min-width: 786px) {
  .post-type-archive-gan-koganzai .entry-content h1 {
    font-size: 2rem;
    margin-bottom: 30px;
  }
  
  .post-type-archive-gan-koganzai .category_Box .entry-content {
    margin: 3rem 0 1rem;
  }

  .post-type-archive-gan-koganzai .content__h2_gray {
    margin-top: 3rem;
  }

  .post-type-archive-gan-koganzai .widget_categories ul li p {
    padding-left: 1.8rem;
  }
}</pre></body></html>