/**
 * Template: snow-monkey
 * Theme Name: Snow Monkey Child
 */
/*------------------------
  securitylp
------------------------*/
#toc_container {
  display: none;
}

.page-id-28725 {
  background-color: #f2f4f5;
}
.page-id-28725 .c-entry__header,
.page-id-28725 .smb-section__contents-wrapper,
.page-id-28725 .smb-section__body {
  max-width: 1080px;
}
@media (max-width: 768px) {
  .page-id-28725 .wp-block-snow-monkey-blocks-section .smb-section__inner .c-container {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .page-id-28725 .c-entry__title {
    font-size: 26px;
  }
}
.page-id-28725 .wp-block-heading {
  border-color: lightgray;
}
@media (max-width: 768px) {
  .page-id-28725 .smb-section__title {
    font-size: 22px;
  }
}
.page-id-28725 .wp-block-snow-monkey-blocks-btn-box .c-container {
  padding: 0;
}
.page-id-28725 .smb-btn.smb-btn--wider {
  background-color: #fabf1b;
  border-radius: 60px;
}
.page-id-28725 .smb-btn.smb-btn--wider .smb-btn__label span strong,
.page-id-28725 .smb-btn.smb-btn--wider .smb-btn__label span,
.page-id-28725 .smb-btn.smb-btn--wider .smb-btn__label {
  color: #000;
}
.page-id-28725 .smb-btn.smb-btn--wider .smb-btn__label span strong {
  font-size: 20px;
}
.page-id-28725 .smb-btn.smb-btn--wider .has-sm-small-font-size {
  display: block;
}
@media (max-width: 768px) {
  .page-id-28725 .smb-btn.smb-btn--wider .has-sm-small-font-size {
    font-size: 12px !important;
  }
}
.page-id-28725 .wp-block-quote:where(:not(.is-style-plain)) {
  background-color: #fff;
  background-image: none;
  border-radius: 3px;
}
.page-id-28725 .wp-block-quote:where(:not(.is-style-plain))::before, .page-id-28725 .wp-block-quote:where(:not(.is-style-plain))::after {
  content: none;
}
@media (max-width: 960px) {
  .page-id-28725 .wp-block-table.table-scroll {
    overflow-x: scroll;
    padding-bottom: 15px;
  }
  .page-id-28725 .wp-block-table.table-scroll table {
    width: 800px;
  }
}
.page-id-28725 .wp-block-table table {
  background-color: #fff;
}
.page-id-28725 .wp-block-table table tr:nth-child(1) td {
  background-color: #91d6ec;
}
.page-id-28725 .wp-block-table table tr:nth-child(n+2) td:nth-child(1) {
  background-color: #ecf7fb;
}
.page-id-28725 .smb-box {
  background-color: #fff;
  height: 100%;
}
.page-id-28725 #toc_container {
  width: 100vw;
  max-width: none;
  overflow: hidden;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-left: 2rem;
  padding-right: 2rem;
}
.page-id-28725 #toc_container .toc_title {
  width: 100%;
  font-size: 24px;
}
.page-id-28725 #toc_container.toc_white {
  border: none;
  padding-top: 20px;
}
.page-id-28725 #toc_container .toc_list {
  padding: 0 0 20px;
}
.page-id-28725 #text-2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.page-id-28725 #text-2 .c-widget__title {
  width: 100%;
}
.page-id-28725 #text-2 .textwidget {
  line-height: 2.2;
}
.page-id-28725 .col2 .wp-block-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .page-id-28725 .col2 .wp-block-group {
    grid-template-columns: 1fr;
  }
}
.page-id-28725 .ft-contents__row {
  margin-top: 30px;
  padding-top: 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (max-width: 768px) {
  .page-id-28725 .ft-contents__row {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 20px;
    padding-top: 20px;
  }
}
.page-id-28725 .ft-contents__item a {
  display: grid;
  grid-template-columns: 80px auto;
  column-gap: 20px;
  align-items: center;
  padding: 20px 15px 40px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  position: relative;
  height: 100%;
  color: #333;
  text-decoration: none;
  transition: all 0.3s;
}
@media (max-width: 768px) {
  .page-id-28725 .ft-contents__item a {
    grid-template-columns: 60px auto;
  }
}
.page-id-28725 .ft-contents__item a:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.page-id-28725 .ft-contents__item figure {
  width: 80px;
  margin-right: 20px;
}
@media (max-width: 768px) {
  .page-id-28725 .ft-contents__item figure {
    width: 60px;
  }
}
.page-id-28725 .ft-contents__item h3 {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .page-id-28725 .ft-contents__item h3 {
    font-size: 16px;
  }
}
.page-id-28725 .ft-contents__item p {
  font-size: 15px;
}
@media (max-width: 768px) {
  .page-id-28725 .ft-contents__item p {
    font-size: 14px;
  }
}
.page-id-28725 .ft-contents__item svg {
  position: absolute;
  right: 20px;
  bottom: 20px;
  fill: none;
  stroke: #000;
  stroke-width: 5px;
  width: 12px;
}
.page-id-28725 .l-footer-bnr-area .entry-bottom__bnr a {
  display: block;
  margin: 0 auto;
  max-width: 880px;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
  transition: all 0.3s;
}
.page-id-28725 .l-footer-bnr-area .entry-bottom__bnr a:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.page-id-28725 .l-footer-bnr-area .entry-bottom__bnr a img {
  width: 100%;
}

/* sidebar */
@media (max-width: 768px) {
 .l-body--left-sidebar .l-contents__inner {
	flex-direction: column-reverse;
	}
	[data-has-sidebar=true] .l-contents__main {
		width: 100%;
	}
}

/* page thumbnail */
body.page-template-one-column .c-page-header {
	display: none;
}