html body.single-post .contents_breadcrumb {
  background-color: #fff;
}
html body.single-post .contents.subvisual {
  background-color: #fff;
  padding-bottom: 0;
}
html body.single-post .contents.contents_single {
  background-color: #fff;
}
html body.single-post .contents.contents_single .cta_post_wrapper {
  background-color: #55abee;
  border-radius: 1.25rem;
  padding: 1.5rem 2rem;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  html body.single-post .contents.contents_single .cta_post_wrapper {
    padding: 1.5rem 1rem;
  }
}
html body.single-post .contents.contents_single .cta_post_wrapper .cta_post_inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  html body.single-post .contents.contents_single .cta_post_wrapper .cta_post_inner {
    flex-direction: column;
    gap: 1rem;
  }
}
html body.single-post .contents.contents_single .cta_post_wrapper .cta_post_inner .cta_post_image {
  width: 220px;
  flex-shrink: 0;
  display: flex;
  position: relative;
  align-items: flex-end;
}
html body.single-post .contents.contents_single .cta_post_wrapper .cta_post_inner .cta_post_image .cta_logo {
  flex-wrap: wrap;
  flex: 1 1 0%;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  html body.single-post .contents.contents_single .cta_post_wrapper .cta_post_inner .cta_post_image .cta_logo {
    padding-bottom: 0.75rem;
  }
}
@media screen and (max-width: 767px) {
  html body.single-post .contents.contents_single .cta_post_wrapper .cta_post_inner .cta_post_image .cta_logo img {
    width: 84px;
  }
}
html body.single-post .contents.contents_single .cta_post_wrapper .cta_post_inner .cta_post_image .cta_parts01 {
  width: 110px;
  flex-shrink: 0;
}
html body.single-post .contents.contents_single .cta_post_wrapper .cta_post_inner .cta_post_image .cta_parts02 {
  position: absolute;
  top: -25%;
  left: -6%;
}
@media screen and (max-width: 767px) {
  html body.single-post .contents.contents_single .cta_post_wrapper .cta_post_inner .cta_post_image .cta_parts02 {
    top: -22%;
    left: -6%;
    width: 110px;
  }
}
html body.single-post .contents.contents_single .cta_post_wrapper .cta_post_inner .cta_post_text {
  flex: 1 1 0%;
  min-width: 0;
}
html body.single-post .contents.contents_single .cta_post_wrapper .cta_post_inner .cta_post_text p {
  color: #fff;
}
html body.single-post .contents.contents_single .download_link_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  html body.single-post .contents.contents_single .download_link_wrapper {
    margin-top: 1rem;
  }
}
html body.single-post .contents.contents_single .download_link_wrapper .download_link a {
  display: inline-block;
}
html body.single-post .contents.contents_single .download_link_wrapper .download_link a img {
  height: 66px;
}
@media screen and (max-width: 991px) {
  html body.single-post .contents.contents_single .download_link_wrapper .download_link a img {
    height: 57px;
  }
}
@media screen and (max-width: 575px) {
  html body.single-post .contents.contents_single .download_link_wrapper .download_link a img {
    height: 45px;
  }
}
html body.single-post .contents.contents_single .cta_inpost {
  background-color: #f7f5f5;
  padding: 2rem 2rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 991px) {
  html body.single-post .contents.contents_single .cta_inpost {
    padding: 1rem 1rem;
  }
}
html body.single-post .contents.contents_single .cta_inpost .cta_inspot_text {
  width: 380px;
  flex-shrink: 0;
}
@media screen and (max-width: 991px) {
  html body.single-post .contents.contents_single .cta_inpost .cta_inspot_text {
    width: 340px;
  }
}
@media screen and (max-width: 767px) {
  html body.single-post .contents.contents_single .cta_inpost .cta_inspot_text {
    width: 100%;
  }
}
html body.single-post .contents.contents_single .cta_inpost .cta_inspot_text p {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}
html body.single-post .contents.contents_single .cta_inpost .download_link_wrapper {
  flex: 1 1 0%;
  min-width: 0;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  html body.single-post .contents.contents_single .cta_inpost .download_link_wrapper {
    min-width: auto;
    margin-top: 1rem;
  }
}
html body.single-post .contents.contents_single .cta_inpost .download_link_wrapper .download_link a img {
  height: 49px;
}
@media screen and (max-width: 991px) {
  html body.single-post .contents.contents_single .cta_inpost .download_link_wrapper .download_link a img {
    height: 45px;
  }
}
html body.single-post .contents.contents_single #toc_container {
  margin: 2.5rem 0;
  padding: 2rem 2rem;
}
@media screen and (max-width: 767px) {
  html body.single-post .contents.contents_single #toc_container {
    padding: 1rem 1rem;
  }
}
html body.single-post .contents.contents_single #toc_container .toc_title {
  font-size: 1.25rem;
  font-weight: 700;
}
html body.single-post .contents.contents_single #toc_container .toc_list li {
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px dotted #dddddd;
}
html body.single-post .contents.contents_single #toc_container .toc_list li a {
  color: #4c4c4c;
}
html body.single-post .contents.contents_single .single_text h2 {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 0.5rem 0;
}
html body.single-post .contents.contents_single .single_text h3 {
  background-color: rgba(255, 210, 73, 0.5);
  padding: 0.5rem 0.5rem;
}
html body.single-post .contents.contents_supervisor {
  padding: 4rem 0;
}
@media screen and (max-width: 767px) {
  html body.single-post .contents.contents_supervisor {
    padding: 3.75rem 0;
  }
}
html body.blog footer .footer_cta_wrapper, html body.category footer .footer_cta_wrapper {
  background-color: #fffae7;
}
html body .sub_page.sub_page_post {
  background-color: #fffae7;
}
html body .contents.contents_single .single_label_wrapper {
  margin-bottom: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
html body .contents.contents_single .single_label_wrapper .category_tag {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  padding-right: 0.5rem;
  border-right: 1px solid #707070;
}
html body .contents.contents_single .single_label_wrapper .category_tag a {
  display: inline-block;
  font-size: 0.75rem;
}
html body .contents.contents_single .single_label_wrapper .single_time {
  font-size: 0.75rem;
}
html body .contents.contents_single h1 {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  html body .contents.contents_single h1 {
    font-size: 1.25rem;
  }
}
html body .contents.contents_single .single_image_wrapper .single_image img {
  border-radius: 1.25rem;
  width: 100%;
}
html body .contents.contents_single .single_text {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  html body .contents.contents_single .single_text p {
    font-size: 1rem;
  }
}
html body .contents.contents_single .single_text a {
  color: #55abee;
}
html body .contents.contents_single .single_text h2 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.75rem;
}
html body .contents.contents_single .single_text h3 {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.75rem;
}
html body .contents.contents_single .single_text h4 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}
html body .contents.contents_single .single_text ul,
html body .contents.contents_single .single_text ol {
  padding-left: 1rem;
}
html body .contents.contents_single .single_text ul li,
html body .contents.contents_single .single_text ol li {
  font-size: 1rem;
  line-height: 1.5;
  list-style-type: disc;
  margin-bottom: 0.5rem;
}
html body .contents.contents_single .single_text ol li {
  list-style-type: decimal;
}
html body .contents.contents_single .single_pager_wrapper {
  margin-top: 4rem;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  html body .contents.contents_single .single_pager_wrapper {
    margin-top: 2.5rem;
  }
}
html body .contents.contents_single .single_pager_wrapper .single_pager a {
  display: inline-block;
}
html body .contents.contents_single .single_pager_wrapper .archive_back_wrapper {
  flex-basis: 100%;
}
html body .contents.contents_single .single_pager_wrapper .archive_back_wrapper a {
  display: inline-block;
}
html body .contents.contents_archive {
  padding-top: 0;
}
html body .contents.contents_archive .news_list_wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 3rem 2rem;
}
@media screen and (max-width: 991px) {
  html body .contents.contents_archive .news_list_wrapper {
    gap: 2rem 2rem;
  }
}
@media screen and (max-width: 767px) {
  html body .contents.contents_archive .news_list_wrapper {
    gap: 1.5rem 1rem;
  }
}
html body .contents.contents_archive .news_list_wrapper .news_list {
  flex-basis: calc((100% - 2rem) / 2);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2rem;
}
@media screen and (max-width: 991px) {
  html body .contents.contents_archive .news_list_wrapper .news_list {
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  html body .contents.contents_archive .news_list_wrapper .news_list {
    flex-basis: 100%;
  }
}
html body .contents.contents_archive .news_list_wrapper .news_list .news_image {
  width: 45%;
  height: 140px;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  html body .contents.contents_archive .news_list_wrapper .news_list .news_image {
    width: 30%;
    height: 90px;
  }
}
html body .contents.contents_archive .news_list_wrapper .news_list .news_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
html body .contents.contents_archive .news_list_wrapper .news_list .news_text {
  flex: 1 1 0%;
  min-width: 0;
}
html body .contents.contents_archive .news_list_wrapper .news_list .news_text a .news_title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}
html body .contents.contents_archive .news_list_wrapper .news_list .news_text .label_wrapper {
  font-size: 0.75rem;
  margin-top: 0.75rem;
}
@media screen and (max-width: 575px) {
  html body .contents.contents_archive .news_list_wrapper .news_list .news_text .label_wrapper {
    margin-top: 0.5rem;
  }
}
@media screen and (max-width: 991px) {
  html body .contents.contents_archive .news_list_wrapper .news_list .news_text .label_wrapper time {
    display: block;
    margin-bottom: 0.3rem;
  }
}
html body .contents.contents_archive .news_list_wrapper .news_list .news_text .label_wrapper .category_wrapper {
  margin-top: 0.3rem;
}
html body .contents.contents_archive .pagenation {
  text-align: center;
  margin-top: 3rem;
}
html body .contents.contents_archive .pagenation .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
}
html body .contents.contents_archive .pagenation .nav-links .page-numbers {
  color: #707070;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #707070;
  border-radius: 50%;
  padding: 5px 10px;
  display: inline-block;
}
html body .contents.contents_archive .pagenation .nav-links .page-numbers.current {
  color: #fff;
  background-color: #707070;
}
html body .contents.contents_archive .pagenation .nav-links .page-numbers.next {
  background-color: transparent;
  border: none;
  padding: 0;
}

/*# sourceMappingURL=post.css.map */
