/*
Theme Name: arkhe Child 
Theme URI: 
Template: arkhe
Description: 
Author: 
Tags: 
Version: 0.5.1
*/
.page-id-238 #header {
  display: none;
}

h2.wp-block-heading {
  background: #dde9f7;
  padding: 12px 18px;
  font-size: 1.375rem;
}

h3.wp-block-heading {
  font-size: 1.25rem;
}

.p-entry__head .c-postMetas {
  margin-top: 0;
}

.l-main__body > .c-postContent {
  margin-top: 3rem;
}

.wp-block-table table tr td:nth-child(1) {
  background: #f0f0f0;
}
.wp-block-table table td {
  border: 1px solid #ccc;
  font-size: 0.94rem;
}

.p-breadcrumb {
  background: #d7e1f8;
}
.p-breadcrumb .p-breadcrump__list li .p-breadcrump__text {
  font-size: 10px;
}

#header {
  border-bottom: 1px solid #ddd;
}

.c-widget.toc_widget {
  position: sticky;
  top: 100px;
}

.cat-item button.c-submenuToggleBtn {
  display: none;
}
.cat-item ul.children {
  height: auto;
  opacity: 1;
  visibility: visible;
}

.category_title {
  padding-bottom: 10px;
  font-size: 1.54rem;
  font-weight: bold;
}

.p-postList,
.lcp_catlist {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #ccc !important;
}
.p-postList .p-postList__item,
.p-postList li,
.lcp_catlist .p-postList__item,
.lcp_catlist li {
  border-top: none;
  margin: 0;
}
.p-postList .p-postList__item .p-postList__link,
.p-postList .p-postList__item a,
.p-postList li .p-postList__link,
.p-postList li a,
.lcp_catlist .p-postList__item .p-postList__link,
.lcp_catlist .p-postList__item a,
.lcp_catlist li .p-postList__link,
.lcp_catlist li a {
  display: flex !important;
  padding: 16px 12px !important;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  color: #666 !important;
  font-size: 1rem !important;
  font-weight: bold;
}
.p-postList .p-postList__item .p-postList__link h2,
.p-postList .p-postList__item a h2,
.p-postList li .p-postList__link h2,
.p-postList li a h2,
.lcp_catlist .p-postList__item .p-postList__link h2,
.lcp_catlist .p-postList__item a h2,
.lcp_catlist li .p-postList__link h2,
.lcp_catlist li a h2 {
  font-size: 1rem !important;
}
.p-postList .p-postList__item .p-postList__link:hover,
.p-postList .p-postList__item a:hover,
.p-postList li .p-postList__link:hover,
.p-postList li a:hover,
.lcp_catlist .p-postList__item .p-postList__link:hover,
.lcp_catlist .p-postList__item a:hover,
.lcp_catlist li .p-postList__link:hover,
.lcp_catlist li a:hover {
  background: #eff3fc;
  color: #0d77d9;
}
.p-postList .p-postList__item .p-postList__link:hover::after,
.p-postList .p-postList__item a:hover::after,
.p-postList li .p-postList__link:hover::after,
.p-postList li a:hover::after,
.lcp_catlist .p-postList__item .p-postList__link:hover::after,
.lcp_catlist .p-postList__item a:hover::after,
.lcp_catlist li .p-postList__link:hover::after,
.lcp_catlist li a:hover::after {
  text-decoration: none !important;
}
.p-postList .p-postList__item .p-postList__link::after,
.p-postList .p-postList__item a::after,
.p-postList li .p-postList__link::after,
.p-postList li a::after,
.lcp_catlist .p-postList__item .p-postList__link::after,
.lcp_catlist .p-postList__item a::after,
.lcp_catlist li .p-postList__link::after,
.lcp_catlist li a::after {
  font: var(--fa-font-solid);
  content: "\f105";
  color: #0d77d9;
}
.p-postList .p-postList__item .p-postList__link::after:hover,
.p-postList .p-postList__item a::after:hover,
.p-postList li .p-postList__link::after:hover,
.p-postList li a::after:hover,
.lcp_catlist .p-postList__item .p-postList__link::after:hover,
.lcp_catlist .p-postList__item a::after:hover,
.lcp_catlist li .p-postList__link::after:hover,
.lcp_catlist li a::after:hover {
  text-decoration: none !important;
}

.yarpp-related {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 20px;
  margin-top: 5rem !important;
}

#toc_container {
  width: 100% !important;
  padding: 10px 20px !important;
  font-size: 100% !important;
  line-height: 2 !important;
  border-radius: 6px !important;
}
#toc_container .toc_title {
  text-align: left !important;
}

.search_filter input {
  background: #fff;
}
.search_filter .wp-block-search__button {
  margin-left: 0;
}
.search_filter .wp-block-search__inside-wrapper {
  border-radius: 6px;
}

.guide_wrap .start_guide a,
.guide_wrap .user_guide a {
  display: block;
  border: 1px solid #ccc;
  padding: 18px;
  padding-right: 190px;
  border-radius: 8px;
  font-size: 0.88rem;
  text-decoration: none;
  color: #666;
}
.guide_wrap .start_guide a .title,
.guide_wrap .user_guide a .title {
  font-size: 1.13rem;
  font-weight: bold;
  color: #39f;
}
.guide_wrap .start_guide:hover a,
.guide_wrap .user_guide:hover a {
  border: 1px solid #39f;
}
.guide_wrap .start_guide a {
  background-image: url(/images/img_start_guide.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 160px;
}
.guide_wrap .user_guide a {
  background-image: url(/images/img_user_guide.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 160px;
}

@media only screen and (min-width: 769px) {
  .p-breadcrump .p-breadcrump__list li .p-breadcrump__text {
    font-size: 12px;
  }
  .guide_wrap .start_guide a,
  .guide_wrap .user_guide a {
    font-size: 1rem;
  }
  .wp-block-table table tr td:nth-child(1) {
    word-break: keep-all;
  }
  .p-postList .p-postList__item a,
  .p-postList li a,
  .lcp_catlist .p-postList__item a,
  .lcp_catlist li a {
    font-size: 1.13rem !important;
  }
  .p-postList .p-postList__item a h2,
  .p-postList li a h2,
  .lcp_catlist .p-postList__item a h2,
  .lcp_catlist li a h2 {
    font-size: 1.13rem !important;
  }
}/*# sourceMappingURL=style.css.map */