/** @format */
body {
  font-size: 1rem;
}

a {
  text-decoration: none;
}
a img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.6;
}

.container {
  width: 100%;
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

.container-small {
  width: 100%;
  max-width: 800px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

img {
  max-width: 100%;
}

/** @format */
/** @format */
.page-content {
  min-height: calc(100vh - 300px);
}
.page-content h1 {
  font-size: clamp(1.5rem, 1.2207792208rem + 1.038961039vw, 2rem);
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
  /* 34.8px */
  margin-top: 16px;
}
.page-content h2 {
  margin-top: 24px;
  font-size: clamp(1.125rem, 0.9853896104rem + 0.5194805195vw, 1.375rem);
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
  /* 25.74px */
  padding-bottom: 8px;
  position: relative;
}
.page-content h2::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #e0e0e0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-content h3 {
  margin-top: 24px;
  font-size: clamp(1.125rem, 0.9853896104rem + 0.5194805195vw, 1.375rem);
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
  /* 25.74px */
  padding-bottom: 8px;
  border-bottom: solid 3px #e0e0e0;
}
.page-content h4 {
  margin-top: 24px;
  font-size: clamp(1rem, 0.8603896104rem + 0.5194805195vw, 1.25rem);
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
  /* 22.8px */
  padding-left: 8px;
  border-left: 4px solid #000080;
}
.page-content h5 {
  margin-top: 24px;
  font-size: clamp(0.875rem, 0.7353896104rem + 0.5194805195vw, 1.125rem);
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
  /* 20.16px */
}
.page-content h6 {
  margin-top: 24px;
  font-size: clamp(0.75rem, 0.6103896104rem + 0.5194805195vw, 1rem);
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
  /* 17.28px */
}
.page-content p {
  margin-top: 16px;
  line-height: 160%;
  font-size: 18px;
  /* 17.28px */
}
@media screen and (max-width: 767px) {
  .page-content p {
    font-size: 16px;
  }
}
.page-content ul {
  margin-top: 24px;
  list-style: disc;
  padding-left: 24px;
}
.page-content ol {
  margin-top: 24px;
  list-style: decimal;
  padding-left: 24px;
}
.page-content blockquote {
  margin-top: 24px;
  padding-left: 24px;
  border-left: 4px solid #e0e0e0;
}
.page-content table {
  margin-top: 24px;
}
.page-content img {
  margin-top: 24px;
  width: 100%;
  height: auto;
}
.page-content figure {
  margin-top: 24px;
}
.page-content figure img {
  width: 100%;
  height: auto;
}
.page-content figure figcaption {
  margin-top: 12px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  /* 17.28px */
  text-align: center;
  color: #797979;
}
.page-content .wp-caption-text {
  margin-top: 12px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  /* 17.28px */
  text-align: center;
  color: #797979;
}
.page-content div.wp-caption {
  max-width: 100%;
}
.page-content table {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: solid 1px #e0e0e0;
}
.page-content tr:nth-child(1) {
  background: rgba(0, 0, 128, 0.1254901961);
}
.page-content th,
.page-content td {
  padding: 10px;
  border-bottom: solid 1px #e0e0e0;
}
.page-content .date_box {
  text-align: right;
}
.page-content .date_box .date_box_text {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 145%;
  /* 20.3px */
  letter-spacing: 0.49px;
}
@media screen and (max-width: 767px) {
  .page-content .date_box .date_box_text {
    font-size: 14px;
  }
}
.page-content .date_box.page-content-date {
  margin-top: 16px;
}
.page-content .page-content-inner {
  margin-top: 24px;
}
.page-content .page-content-inner a {
  color: #ff8b1e;
}
.page-content .page-content-inner a:hover {
  color: #ff8b1e;
  text-decoration: underline;
}
.page-content .page-content-image {
  width: 100%;
  margin-top: 16px;
}
.page-content .page-content-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}
.page-content > *:first-child {
  margin-top: 0;
}

/** @format */
section.single h2 {
  margin-top: 32px;
  font-size: clamp(1.25rem, 1.1103896104rem + 0.5194805195vw, 1.5rem);
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
  /* 28.8px */
  padding-bottom: 8px;
  border-bottom: solid 3px #e0e0e0;
}
section.single h2 span.connecto_red {
  color: #da3511;
}
section.single .connecto_title {
  text-align: center;
}

.page-content-share {
  margin-top: 12px;
}
.page-content-share .page-content-share-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.page-content-share .page-content-share-inner .page-content-share-item a img {
  width: 30px;
  height: auto;
}
.page-content-share .page-content-share-inner .page-content-share-item:last-child a img {
  width: 25px;
  height: auto;
  position: relative;
  top: 1px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.sub_contents {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 56px;
}
.sub_contents h2 {
  margin-top: 0 !important;
}
.sub_contents .ranking .ranking-inner .ranking-item-inner .ranking-item-inner-text h3 {
  line-clamp: 3;
  -webkit-line-clamp: 3;
  font-size: 12px;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: 0.42px;
  margin-top: 8px;
  border-bottom: none;
  padding-bottom: 0;
}
.sub_contents .ranking .ranking-inner .ranking-item-inner .ranking-item-inner-img img {
  margin-top: 0;
}/*# sourceMappingURL=single.css.map */