@charset "UTF-8";
/*
Theme Name:   Astra Child
Theme URI:    https://wpastra.com/
Description:  Astra Child Theme
Author:       uchipota.jp
Template:     astra
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  astra-child
*/
.kakomi {
  background-color: #fffae6;
  font-size: 1rem;
  margin: 1.5rem auto 0;
  padding: 1.5rem;
  border: 1px solid #000;
  border-radius: 5px;
}
@media (max-width: 1025.98px) {
  .kakomi {
    font-size: 14px;
  }
}
.kakomi ul {
  padding-left: 0;
  margin-left: 1em;
}

.kakomi p {
  margin-top: 1rem !important;
}

.kakomi_with_title .title {
  display: inline-block;
  margin-bottom: 0.5em;
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 1025.98px) {
  .kakomi_with_title .title {
    font-size: 16px;
  }
}

.kakomi_with_title .title i {
  margin-right: 6px;
}

.txtlink {
  position: relative;
  color: #000;
  text-decoration: underline;
}
@media (max-width: 1025.98px) {
  .txtlink {
    font-size: 14px;
  }
}
.txtlink a:hover {
  color: #474747;
}

.txtlink::before {
  content: "\f0c1";
  display: inline-block;
  margin-right: 0.5rem;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.related_link .title {
  margin-bottom: 0.5em;
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
}
@media (max-width: 1025.98px) {
  .related_link .title {
    font-size: 16px;
  }
}
.related_link p {
  line-height: 1.6 !important;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.related_link p::before {
  content: "●";
  font-size: 50%;
}
.related_link a {
  color: #000;
}

.summary .title {
  margin-bottom: 0.5em;
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
}
@media (max-width: 1025.98px) {
  .summary .title {
    font-size: 16px;
  }
}
.summary ul {
  margin-left: 1em !important;
}
@media (max-width: 1025.98px) {
  .summary ul {
    font-size: 14px;
  }
}

.cvbtn {
  display: block !important;
  position: relative;
  width: fit-content;
  min-width: 340px;
  margin: 2.4rem 0 0;
  padding: 4px;
  border-radius: 5px;
  text-align: center;
  text-decoration: none !important;
  transition: all 0.3s ease-in-out;
}

.cvbtn:hover {
  opacity: 1 !important;
  filter: opacity(100%) !important;
}

.cvbtn.cvbtn_1 {
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #000;
  background: #FCCF00;
  color: #000 !important;
  font-size: 18px;
  padding: 12px 15px;
}
@media (max-width: 1025.98px) {
  .cvbtn.cvbtn_1 {
    font-size: 14px;
  }
}

.cvbtn.cvbtn_1:hover {
  background-color: #F29700;
}

.cvbtn.cvbtn_2 {
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #000;
  background: #FCCF00;
  font-size: 23px;
  color: #000;
  padding: 12px 15px;
}
@media (max-width: 1025.98px) {
  .cvbtn.cvbtn_2 {
    font-size: 16px;
  }
}

.cvbtn.cvbtn_2:hover {
  background-color: #F29700;
}

@media (max-width: 991.98px) {
  .cvbtn {
    max-width: 100%;
    width: 100%;
    min-width: auto;
  }
  .cvbtn.cvbtn_1 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .cvbtn {
    margin: 1.5rem 0 0;
  }
}
.single-contents .elementor-widget-theme-post-content p {
  line-height: 1.8;
  font-size: 20px;
}
@media (max-width: 1025.98px) {
  .single-contents .elementor-widget-theme-post-content p {
    font-size: 14px;
  }
}

.single-contents .wp-block-paragraph {
  margin-top: 15px;
}

.single-contents .ast-article-single figure,
.single-contents .ast-article-single figure img {
  box-shadow: none !important;
}

.single-contents .elementor-element-d4c9bef {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.single-contents .elementor-widget-theme-post-content h1 {
  font-size: 35px;
}
.single-contents .elementor-widget-theme-post-content h2,
.single-contents .elementor-widget-theme-post-content h3,
.single-contents .elementor-widget-theme-post-content h4,
.single-contents .elementor-widget-theme-post-content h5,
.single-contents .elementor-widget-theme-post-content h6 {
  line-height: 1.6;
  font-weight: 500;
}
.single-contents .elementor-widget-theme-post-content h2 {
  background-color: #FCCF00;
  margin: 0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;
  padding: 15px 20px;
  border-radius: 10px;
  text-align: start;
  font-family: "Zen Kaku Gothic New", Sans-serif;
  font-size: 28px;
}
@media (max-width: 1025.98px) {
  .single-contents .elementor-widget-theme-post-content h2 {
    font-size: 18px;
  }
}
.single-contents .elementor-widget-theme-post-content h3 {
  font-size: 22px;
  padding: 0.3em 0;
  border-bottom: solid 2px #ffd900;
  margin-bottom: 30px;
}
@media (max-width: 1025.98px) {
  .single-contents .elementor-widget-theme-post-content h3 {
    font-size: 17px;
  }
}
.single-contents .elementor-widget-theme-post-content h4 {
  font-size: 20px;
  padding-left: 0.5em;
  border-left: solid 6px #ffd900;
}
@media (max-width: 1025.98px) {
  .single-contents .elementor-widget-theme-post-content h4 {
    font-size: 16px;
  }
}
.single-contents .elementor-widget-theme-post-content h5 {
  font-size: 20px;
}
@media (max-width: 1025.98px) {
  .single-contents .elementor-widget-theme-post-content h5 {
    font-size: 15px;
  }
}
.single-contents .elementor-widget-theme-post-content h6 {
  font-size: 20px;
}
@media (max-width: 1025.98px) {
  .single-contents .elementor-widget-theme-post-content h6 {
    font-size: 16px;
  }
}

.related.related_thumb {
  border: 2px solid #000;
  border-radius: 6px;
  padding: 3% 4%;
}
.related.related_thumb .related_title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 0.5em;
}
@media (max-width: 1025.98px) {
  .related.related_thumb .related_title {
    font-size: 16px;
  }
}
.related.related_thumb ul {
  margin-left: 0;
}
.related.related_thumb li {
  padding-left: 0;
  margin-bottom: 0.8em;
  list-style: none;
}
@media (max-width: 1025.98px) {
  .related.related_thumb li {
    font-size: 14px;
  }
}
.related.related_thumb li::before {
  content: none;
}
.related.related_thumb li:last-child {
  margin-bottom: 0;
}
.related.related_thumb li a {
  display: flex;
  align-items: center;
  gap: 2rem;
  color: #000;
}
.related.related_thumb li a figure {
  max-width: 154px;
}
@media (max-width: 500.98px) {
  .related.related_thumb li a figure {
    max-width: 38%;
  }
}

tbody {
  font-size: 20px;
}
@media (max-width: 1025.98px) {
  tbody {
    font-size: 14px;
  }
}/*# sourceMappingURL=style.css.map */