.fv {
  width: 100%;
  height: auto;
  margin-top: 260px;
}
@media screen and (max-width: 580px) {
  .fv {
    margin-top: 200px;
  }
}
.fv__head {
  width: 90%;
  max-width: 1180px;
  height: auto;
  margin: 0 auto;
}
.fv__head--nav {
  display: flex;
}
.fv__head--nav span {
  margin-right: 0px;
  font-weight: bold;
  color: #585858;
}
@media screen and (max-width: 580px) {
  .fv__head--nav span {
    font-size: 14px;
  }
}
.fv__head--nav span a {
  position: relative;
}
.fv__head h2 {
  font-size: 46px;
  margin-top: 16px;
  font-family: "Mulish";
  font-weight: 800;
}
@media screen and (max-width: 580px) {
  .fv__head h2 {
    font-size: 42px;
    line-height: 46px;
  }
}
@media screen and (max-width: 480px) {
  .fv__head h2 {
    font-size: 36px;
    line-height: 40px;
  }
}
.fv__thumb {
  width: 100%;
  height: 680px;
  background-size: cover;
  margin-top: 62px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
@media screen and (max-width: 580px) {
  .fv__thumb {
    height: 560px;
    margin-top: 32px;
  }
}
.fv__thumb--copy {
  width: 90%;
  max-width: 1180px;
  height: auto;
  margin: 0 auto;
}
.fv__thumb--copy h3, .fv__thumb--copy p {
  color: #FDFDFD;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
}
.fv__thumb--copy h3 {
  font-size: 32px;
}
@media screen and (max-width: 580px) {
  .fv__thumb--copy h3 {
    font-size: 22px;
  }
}
.fv__thumb--copy p {
  font-size: 14px;
  margin: 16px 0 80px 0;
  line-height: 32px;
}
@media screen and (max-width: 580px) {
  .fv__thumb--copy p {
    font-size: 13px;
  }
}

.subsemi {
  width: 100%;
  height: auto;
  margin-top: 160px;
}
.subsemi__title {
  width: 90%;
  max-width: 1180px;
  margin: 0 auto;
  display: flex;
}
@media screen and (max-width: 580px) {
  .subsemi__title {
    flex-direction: column;
  }
}
.subsemi__title h2 {
  font-size: 14px;
  margin-left: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 580px) {
  .subsemi__title h2 {
    margin-left: 0;
    margin-top: 20px;
    font-size: 12px;
  }
}
.subsemi__title span {
  font-size: 46px;
  font-family: "Mulish";
  font-weight: 800;
  line-height: 1em;
  vertical-align: middle;
}
@media screen and (max-width: 580px) {
  .subsemi__title span {
    font-size: 36px;
    line-height: 1.2em;
  }
}
.subsemi__container {
  width: 100%;
  height: 450px;
  display: flex;
  justify-content: space-between;
  margin-top: 52px;
}
@media screen and (max-width: 960px) {
  .subsemi__container {
    height: auto;
    flex-direction: column;
  }
}
.subsemi__container--contents {
  width: 33.333%;
  height: auto;
  padding: 52px 62px;
  background-size: cover;
  background-position: center center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .subsemi__container--contents {
    width: 100%;
    padding: 42px 0;
  }
}
.subsemi__container--contents h3, .subsemi__container--contents p, .subsemi__container--contents span, .subsemi__container--contents a {
  color: #FDFDFD;
}
.subsemi__container--contents .txt {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .subsemi__container--contents .txt {
    width: 90%;
    margin: 0 auto;
  }
}
.subsemi__container--contents .txt span {
  display: inline-block;
  font-size: 32px;
  line-height: 1.1em;
  margin-top: 8px;
}
.subsemi__container--contents .txt h3 {
  font-size: 14px;
  font-weight: 200;
}
.subsemi__container--contents .txt p {
  font-size: 14px;
  margin-top: 32px;
  line-height: 32px;
}
.subsemi__container--contents .btn {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 960px) {
  .subsemi__container--contents .btn {
    width: 90%;
    margin: 32px auto 0 auto;
    text-align: right;
  }
}
.subsemi__container--contents .btn a {
  font-size: 16px;
  margin-left: auto;
  margin-right: 120px;
  display: inline-block;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 960px) {
  .subsemi__container--contents .btn a {
    margin-right: 80px;
  }
}
.subsemi__container--contents .btn a::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #FDFDFD;
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-animation: lineDraw 3s infinite;
  animation: lineDraw 3s infinite;
}
.subsemi__container--contents .btn a::after {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  border: 1px solid #FDFDFD;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: -80px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.subsemi__container .apps {
  background-image: url(/users_site/ilab/sys/wp-content/themes/iLab_Theme/image/apps_bg.jpg);
}
.subsemi__container .movs {
  background-image: url(/users_site/ilab/sys/wp-content/themes/iLab_Theme/image/movs_bg.jpg);
}
.subsemi__container .intelleggs {
  background-image: url(/users_site/ilab/sys/wp-content/themes/iLab_Theme/image/intelleggs_bg.jpg);
}

@-webkit-keyframes lineDraw {
  0% {
    width: 0px;
    opacity: 0;
  }
  50% {
    width: 40px;
    opacity: 1;
    -webkit-transform: translateX(40px);
  }
  100% {
    width: 1px;
    opacity: 1;
    -webkit-transform: translateX(40px);
  }
}
@keyframes lineDraw {
  0% {
    width: 0px;
    opacity: 0;
  }
  50% {
    width: 40px;
    opacity: 1;
    transform: translateX(40px);
  }
  100% {
    transform: translateX(40px);
    width: 1px;
    opacity: 1;
  }
}
.cta {
  width: 100%;
  height: auto;
  padding: 160px 0;
  position: relative;
  background-position: center center;
}
.cta::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background-color: rgba(3, 22, 37, 0.85);
  z-index: 0;
}
@media screen and (max-width: 420px) {
  .cta {
    padding: 120px 0;
  }
}
.cta__container {
  width: 90%;
  max-width: 1180px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cta__container--txt {
  z-index: 1;
  width: 60%;
}
@media screen and (max-width: 960px) {
  .cta__container--txt {
    width: 100%;
  }
}
.cta__container--txt h2, .cta__container--txt span {
  color: #FDFDFD;
}
.cta__container--txt span {
  font-size: 46px;
  font-family: "Mulish";
  font-weight: 800;
  line-height: 1em;
  color: #FDFDFD;
}
@media screen and (max-width: 960px) {
  .cta__container--txt span {
    font-size: 42px;
  }
}
@media screen and (max-width: 580px) {
  .cta__container--txt span {
    font-size: 36px;
    line-height: 1.2em;
  }
}
.cta__container--txt h2 {
  margin-top: 20px;
  line-height: 0.8em;
  font-size: 14px;
  color: #FDFDFD;
}
@media screen and (max-width: 580px) {
  .cta__container--txt h2 {
    margin-top: 16px;
    font-size: 12px;
  }
}
.cta__container--txt h3 {
  font-size: 32px;
  color: #FDFDFD;
  margin-top: 36px;
}
@media screen and (max-width: 580px) {
  .cta__container--txt h3 {
    font-size: 22px;
  }
}
.cta__container--txt p {
  font-size: 14px;
  margin-top: 20px;
  line-height: 32px;
  font-weight: 400;
  color: #FDFDFD;
}
@media screen and (max-width: 580px) {
  .cta__container--txt p {
    font-size: 13px;
  }
}
.cta__container--btn {
  width: 40%;
  vertical-align: bottom;
  text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 960px) {
  .cta__container--btn {
    width: 100%;
    margin-top: 32px;
  }
}
@media screen and (max-width: 580px) {
  .cta__container--btn {
    margin-top: 42px;
  }
}
@media screen and (max-width: 420px) {
  .cta__container--btn {
    margin-top: 72px;
  }
}
.cta__container--btn a {
  font-size: 14px;
  margin-left: auto;
  margin-right: 120px;
  display: inline-block;
  text-align: center;
  position: relative;
  color: #FDFDFD;
  z-index: 1;
}
@media screen and (max-width: 420px) {
  .cta__container--btn a {
    margin-right: 84px;
  }
}
.cta__container--btn a::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #FDFDFD;
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-animation: lineDraw 3s infinite;
  animation: lineDraw 3s infinite;
}
.cta__container--btn a::after {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  border: 1px solid #FDFDFD;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: -80px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.cta__container--btn span {
  content: "";
  display: block;
  width: 270px;
  height: 270px;
  position: absolute;
  top: 50%;
  left: 80%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border: 1px solid #FDFDFD;
  border-radius: 50%;
}
@media screen and (max-width: 580px) {
  .cta__container--btn span {
    width: 230px;
    height: 230px;
    border: 1px solid rgba(253, 253, 253, 0.4);
  }
}

.contact {
  width: 100%;
  height: auto;
  padding: 160px 0;
  position: relative;
  background: -webkit-gradient(linear, left top, right bottom, from(#FDF5F5), to(#DBD9E0));
  background: linear-gradient(to bottom right, #FDF5F5, #DBD9E0);
}
@media screen and (max-width: 420px) {
  .contact {
    padding: 120px 0;
  }
}
.contact__container {
  width: 90%;
  max-width: 1180px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contact__container--txt {
  width: 60%;
}
@media screen and (max-width: 960px) {
  .contact__container--txt {
    width: 100%;
  }
}
.contact__container--txt span, .contact__container--txt h2 {
  color: #050505;
}
.contact__container--txt span {
  font-size: 46px;
  font-family: "Mulish";
  font-weight: 800;
  line-height: 1.1em;
}
@media screen and (max-width: 960px) {
  .contact__container--txt span {
    font-size: 42px;
  }
}
@media screen and (max-width: 580px) {
  .contact__container--txt span {
    font-size: 36px;
    line-height: 1.2em;
  }
}
.contact__container--txt h2 {
  margin-top: 20px;
  line-height: 0.8em;
  font-size: 14px;
}
@media screen and (max-width: 580px) {
  .contact__container--txt h2 {
    margin-top: 16px;
    font-size: 12px;
  }
}
.contact__container--txt h3 {
  font-size: 32px;
  color: #FDFDFD;
  margin-top: 36px;
}
@media screen and (max-width: 580px) {
  .contact__container--txt h3 {
    font-size: 22px;
  }
}
.contact__container--txt p {
  font-size: 14px;
  margin-top: 20px;
  line-height: 32px;
  font-weight: 400;
  color: #FDFDFD;
}
@media screen and (max-width: 580px) {
  .contact__container--txt p {
    font-size: 13px;
  }
}
.contact__container--btn {
  width: 40%;
  vertical-align: bottom;
  text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 960px) {
  .contact__container--btn {
    width: 100%;
    margin-top: 32px;
  }
}
@media screen and (max-width: 580px) {
  .contact__container--btn {
    margin-top: 42px;
  }
}
@media screen and (max-width: 420px) {
  .contact__container--btn {
    margin-top: 72px;
  }
}
.contact__container--btn a {
  font-size: 14px;
  margin-left: auto;
  margin-right: 120px;
  display: inline-block;
  text-align: center;
  position: relative;
  color: #050505;
  z-index: 1;
}
@media screen and (max-width: 420px) {
  .contact__container--btn a {
    margin-right: 84px;
  }
}
.contact__container--btn a::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #050505;
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-animation: lineDraw 3s infinite;
  animation: lineDraw 3s infinite;
}
.contact__container--btn a::after {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  border: 1px solid #050505;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: -80px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.contact__container--btn span {
  content: "";
  display: block;
  width: 270px;
  height: 270px;
  position: absolute;
  top: 50%;
  left: 80%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border: 1px solid #050505;
  border-radius: 50%;
}
@media screen and (max-width: 580px) {
  .contact__container--btn span {
    width: 230px;
    height: 230px;
    border: 1px solid rgba(5, 5, 5, 0.4);
  }
}

.fadeIn {
  opacity: 0;
  transition: 2s;
}

.fadeIn.is-show {
  opacity: 1;
}

.fadeIn_up {
  opacity: 0;
  transform: translate(0, 15%);
  transition: 1.5s;
}

.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.fadeIn_right {
  opacity: 0;
  transform: translate(15%, 0);
  transition: 1.5s;
}

.fadeIn_right.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.fadeIn_left {
  opacity: 0;
  transform: translate(-15%, 0);
  transition: 1.5s;
}

.fadeIn_left.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.container {
  width: 90%;
  height: auto;
  max-width: 1180px;
  margin: 80px auto 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 980px) {
  .container {
    margin: 52px auto 0 auto;
    flex-direction: column;
  }
}
.container__article {
  width: 70%;
  height: auto;
}
@media screen and (max-width: 980px) {
  .container__article {
    width: 100%;
  }
}
.container__article--head .meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
}
.container__article--head .category ul {
  display: flex;
}
.container__article--head .category ul li {
  display: inline-block;
  background-color: #FDF5F5;
  color: #031625;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 16px;
  border-radius: 12px;
}
.container__article--head .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding-left: 0;
}
.container__article--head .tags li {
  list-style: none;
  font-size: 12px;
}
.container__article--head .tags li a {
  display: inline-block;
  color: #585858;
  background-color: #FDFDFD;
  border: 1px solid #DBD9E0;
  padding: 4px 12px;
  border-radius: 20px;
  text-decoration: none;
  transition: 0.3s;
}
.container__article--head .tags li a::before {
  content: "#";
}
.container__article--head .tags li a:hover {
  background-color: #031625;
  color: #FDFDFD;
  border-color: #031625;
}
.container__article--head .title {
  margin-top: 20px;
  font-size: 36px;
}
@media screen and (max-width: 580px) {
  .container__article--head .title {
    font-size: 24px;
  }
}
.container__article--head .date {
  display: inline-block;
  font-size: 14px;
  margin-top: 8px;
}
.container__article--body {
  width: 100%;
  height: auto;
  margin-top: 32px;
}
.container__article--body .thumbnail {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  background-position: center center;
  background-size: cover;
  margin-bottom: 40px;
  background-repeat: no-repeat;
}
.container__article--body p {
  line-height: 2em;
  margin-top: 16px;
  font-size: 16px;
}
@media screen and (max-width: 580px) {
  .container__article--body p {
    font-size: 14px;
    margin-top: 12px;
  }
}
.container__article--body h2 {
  width: 100%;
  font-size: 28px;
  margin-top: 24px;
  border-bottom: 2px solid #031625;
  display: inline-block;
  padding-bottom: 8px;
}
@media screen and (max-width: 580px) {
  .container__article--body h2 {
    font-size: 22px;
  }
}
.container__article--body h3 {
  width: 100%;
  font-size: 26px;
  margin-top: 20px;
  border-bottom: 1px solid #031625;
  display: inline-block;
  padding-bottom: 8px;
}
@media screen and (max-width: 580px) {
  .container__article--body h3 {
    font-size: 18px;
  }
}
.container__article--body h4 {
  width: 100%;
  font-size: 20px;
  margin-top: 20px;
  border-bottom: 1px solid #DBD9E0;
  display: inline-block;
  padding-bottom: 8px;
}
@media screen and (max-width: 580px) {
  .container__article--body h4 {
    font-size: 16px;
  }
}
.container__article--body img {
  width: 100%;
  height: auto;
}
.container__article--body ul, .container__article--body ol {
  margin-top: 20px;
  padding-left: 20px;
}
.container__article--body ul li, .container__article--body ol li {
  margin-bottom: 12px;
  font-size: 16px;
}
@media screen and (max-width: 580px) {
  .container__article--body ul li, .container__article--body ol li {
    font-size: 14px;
  }
}
.container__article--body ul li {
  list-style: disc;
}
.container__article--body ol li {
  list-style: decimal;
}
.container__article--body a {
  text-decoration: underline;
  color: #437AB2;
}
.container__article--body a:hover {
  opacity: 0.8;
}
.container__article--body .color-black span {
  color: black;
}
.container__article--body .color-white span {
  color: white;
}
.container__article--body .p-left-none {
  padding-left: 0;
}
.container__article--body .p-right-none {
  padding-right: 0;
}
.container__article--body .wp-social-link {
  font-size: initial;
}
.container__article--body .wp-block-button__link {
  text-decoration: none;
}
.container__article--body .wp-social-link span:not(.screen-reader-text) {
  font-size: initial;
  margin-top: 12px;
  margin-bottom: 12px;
}
.container__article--body .wp-block-social-links .wp-social-link a {
  padding: 0 1.2em;
}
@media screen and (max-width: 600px) {
  .container__article--body .wp-block-media-text .wp-block-media-text__content {
    padding: 0;
  }
}
.container__article--body .is-content-justification-right {
  justify-content: end;
}
.container__article--body .wp-block-social-link-anchor {
  display: flex;
  align-items: center;
  background-color: rgb(241.6, 241.6, 241.6);
  color: #142C4B;
  border-radius: 200px;
  text-decoration: none;
  width: fit-content;
}
.container__article--body .wp-block-social-link-anchor:hover {
  background-color: #DBD9E0;
}
.container__article--body .wp-block-social-links-is-layout-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
}
.container__article--body .wp-block-social-link {
  display: inline-block;
}
.container__article--body .wp-block-social-link-label {
  padding-left: 4px;
}
.container__article--body .has-drop-cap:not(:focus):first-letter {
  margin: 0.1em 0.1em 0 0;
}
.container__article--body .wp-social-link span:not(.screen-reader-text) {
  margin: 6px 0;
}
.container__article--body .wp-block-gallery {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.container__article--body .wp-block-gallery.columns-2 .wp-block-image {
  width: calc(50% - 8px);
}
.container__article--body .wp-block-gallery.columns-3 .wp-block-image {
  width: calc(33.333% - 11px);
}
.container__article--body .wp-block-gallery.columns-4 .wp-block-image {
  width: calc(25% - 12px);
}
.container__article--body .wp-block-gallery.has-nested-images figure.wp-block-image {
  margin: 0;
  flex-grow: 1;
}
.container__article--body .wp-block-gallery.has-nested-images figure.wp-block-image img {
  width: 100%;
  height: auto;
}
.container__article--body .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image {
  overflow: hidden;
}
.container__article--body .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.container__article--body .wp-block-gallery.has-nested-images.columns-2 figure.wp-block-image {
  width: calc(50% - 8px);
}
.container__article--body .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image {
  width: calc(33.333% - 11px);
}
.container__article--body .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image {
  width: calc(25% - 12px);
}
.container .sidebar {
  width: 27%;
  height: auto;
}
@media screen and (max-width: 980px) {
  .container .sidebar {
    width: 100%;
    border-top: 2px solid #031625;
    margin-top: 60px;
  }
}
.container .sidebar .accordion {
  width: 100%;
  max-width: 1180px;
  height: auto;
  margin: 160px auto 0 auto;
}
@media screen and (max-width: 980px) {
  .container .sidebar .accordion {
    margin: 60px auto 0 auto;
  }
}
.container .sidebar .accordion .toggle {
  display: none;
  cursor: pointer;
}
.container .sidebar .accordion .toggle:checked + .title + .content {
  max-height: 1000px;
  padding: 20px 0 12px 0;
}
.container .sidebar .accordion .toggle:checked + .title::before {
  transform: rotate(90deg) !important;
}
.container .sidebar .accordion .toggle:checked + .title h3 {
  border-bottom: 1px solid #DBD9E0;
  padding-bottom: 20px;
}
.container .sidebar .accordion .option {
  position: relative;
  margin-bottom: 1em;
  padding: 0 32px;
  border-radius: 12px;
  background-color: #FDFDFD;
}
.container .sidebar .accordion .option .title, .container .sidebar .accordion .option .content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
}
.container .sidebar .accordion .option .title {
  display: block;
  z-index: auto;
}
.container .sidebar .accordion .option .title h3 {
  height: 100%;
  padding: 24px 0;
  font-size: 16px;
  line-height: 1em;
  position: relative;
  cursor: pointer;
}
.container .sidebar .accordion .option .title h3::after {
  content: "";
  display: block;
  background-color: #031625;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  position: absolute;
  top: 18px;
  right: -13px;
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.12);
}
.container .sidebar .accordion .option .title::before, .container .sidebar .accordion .option .title::after {
  content: "";
  position: absolute;
  right: 0;
  top: 26px;
  width: 2px;
  height: 0.75em;
  background-color: #FDFDFD;
  z-index: 2;
  transition: all 0.5s;
}
.container .sidebar .accordion .option .title::after {
  transform: rotate(90deg);
}
.container .sidebar .accordion .option .content {
  overflow: hidden;
  max-height: 0;
}
.container .sidebar .accordion .option .content ul {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
}
.container .sidebar .accordion .option .content ul li {
  margin-bottom: 12px;
  margin-right: 8px;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}
.container .sidebar .accordion .option .content ul li:not(:last-child)::after {
  content: "/";
  margin-left: 8px;
  color: #DBD9E0;
}
.container .sidebar .accordion .option .content ul li a:hover {
  opacity: 0.7;
}
.container .sidebar .accordion .option .content ul .isNow {
  color: #DBD9E0;
}
.container .sidebar__recommend {
  width: 100%;
  height: auto;
  margin-top: 52px;
}
.container .sidebar__recommend--head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
.container .sidebar__recommend--head h2 {
  font-size: 24px;
}
@media screen and (max-width: 980px) {
  .container .sidebar__recommend--head h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 580px) {
  .container .sidebar__recommend--head h2 {
    font-size: 26px;
  }
}
.container .sidebar__recommend--head span {
  display: block;
  width: 40%;
  height: 1px;
  background-color: #DBD9E0;
  margin-top: auto;
  margin-bottom: 12px;
}
.container .sidebar__recommend--article {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.container .sidebar__recommend--article a {
  width: 100%;
  height: auto;
}
.container .sidebar__recommend--article a .thumb {
  width: 100%;
  aspect-ratio: 16/9;
  background-size: cover;
  background-position: center center;
}
.container .sidebar__recommend--article a .thumb:hover {
  box-shadow: -2px -2px 8px rgba(0, 0, 0, 0.02);
}
.container .sidebar__recommend--article a h3 {
  font-size: 14px;
  color: #585858;
  margin-top: 16px;
}
@media screen and (max-width: 980px) {
  .container .sidebar__recommend--article a h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 580px) {
  .container .sidebar__recommend--article a h3 {
    font-size: 16px;
  }
}

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