@charset "UTF-8";
.br {
  display: none;
}
@media screen and (min-width: 769px) {
  .br.mnw769 {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .br.mxw768 {
    display: inline-block;
  }
}
@media screen and (max-width: 500px) {
  .br.mxw500 {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .br.dp-mx-tablet {
    display: inline;
  }
}

@media screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
}

.sp-block {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-block {
    display: block;
  }
}

.sec-contents-ads__img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-width: 1220px;
  margin-top: 55px;
}
.sec-contents-ads__img img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .sec-contents-ads__img {
    max-width: 460px;
    margin: 30px auto 0;
  }
}
.sec-contents-ads__img a:hover {
  opacity: 0.8;
}

.sec-business-model__comparison {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .sec-business-model__comparison {
    margin-top: 70px;
  }
}
@media screen and (max-width: 768px) {
  .sec-business-model__comparison__box {
    padding: 50px 30px;
  }
}
.sec-business-model__comparison__ttl {
  max-width: 380px;
  width: 90%;
  padding: 5px 5px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .sec-business-model__comparison__ttl {
    padding: 5px;
    font-size: 1.6rem;
  }
}
.sec-business-model__comparison__img--box {
  max-width: 650px;
  margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
  .sec-business-model__comparison__img--box {
    max-width: 320px;
    margin-top: 0;
  }
}

.sec-condition__box__inner--unit {
  max-width: 1060px;
}
@media screen and (max-width: 768px) {
  .sec-condition__box__inner--unit {
    flex-direction: column-reverse;
  }
}
.sec-condition__box__inner--unit img {
  width: 100%;
  max-width: 1060px;
  margin: 40px 0 30px;
}
@media screen and (max-width: 768px) {
  .sec-condition__box__inner--unit img {
    max-width: 340px;
    margin-top: 0;
  }
}
.sec-condition__sub-ttl {
  max-width: 380px;
  width: 90%;
  padding: 5px 5px;
  background-color: #ff9191;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .sec-condition__sub-ttl {
    padding: 5px;
    font-size: 1.6rem;
  }
}
.sec-condition__unit-body {
  width: 80%;
  color: #5A5A5A;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .sec-condition__unit-body {
    width: 100%;
    max-width: 340px;
    text-align: center;
    font-size: 2rem;
  }
}
.sec-condition__unit-body__txt-flex {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .sec-condition__unit-body__txt-flex {
    flex-direction: column;
  }
}
.sec-condition__unit-body__txt--more {
  background: #FFF7CC;
  padding: 11px 25px;
  font-weight: bold;
  color: #707070;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .sec-condition__unit-body__txt--more {
    margin: 40px auto;
    width: 100%;
    padding: 6px 0;
  }
}
.sec-condition__unit-body__txt--medium {
  font-size: 120%;
  font-weight: bold;
  color: #ffa33b;
}
.sec-condition__unit-body .sp-block {
  display: none;
}
@media screen and (max-width: 768px) {
  .sec-condition__unit-body .sp-block {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .sec-condition__unit-body .sp-yellow-back {
    background: #FFF7CC;
    padding: 30px 40px;
    margin: 40px auto 50px;
  }
}
@media screen and (max-width: 768px) {
  .sec-condition__unit-body .sp-yellow-back .sp-yello-txt {
    color: #ffa33b;
    font-weight: 500;
  }
}
.sec-condition__unit-img {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .sec-condition__unit-img {
    width: 100%;
    max-width: 340px;
  }
}

.sec-contents-lineup {
  margin-top: 10px;
}
.sec-contents-lineup__ttl {
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 768px) {
  .sec-contents-lineup__ttl {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 425px) {
  .sec-contents-lineup__ttl {
    font-size: 2.2rem;
  }
}
.sec-contents-lineup__ttl::after {
  content: "";
  display: block;
  margin: 10px auto 0;
  width: 80px;
  height: 8px;
  background-image: linear-gradient(to left, #b1f4cf, #a8cfd6, #a0b1dc, #9890e3);
}
.sec-contents-lineup__ttl-sub {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  color: #000;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .sec-contents-lineup__ttl-sub {
    font-size: 1.6rem;
  }
}
.sec-contents-lineup__ttl-caution {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
}
.sec-contents-lineup__list {
  margin-top: 28px;
  margin-bottom: 30px;
  padding: 0px 0 40px;
  background: #EFEFEF;
}
@media screen and (max-width: 768px) {
  .sec-contents-lineup__list {
    padding: 0 0 30px;
  }
}
.sec-contents-lineup__list-wrap {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  max-width: 1260px;
}
.sec-contents-lineup__list-wrap .swiper {
  height: 480px;
  width: 80%;
}
.sec-contents-lineup__list-wrap .swiper-slide {
  height: calc((100% - 60px) / 2);
}
.sec-contents-lineup__list-wrap .swiper-slide img {
  height: auto;
  width: 100%;
}
.sec-contents-lineup__list-categories {
  color: white;
  padding: 3px 12px 5px;
  width: fit-content;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 10px;
}
.sec-contents-lineup__list .paid {
  background: #F75757;
}
.sec-contents-lineup__list .free {
  background: #6C8CD8;
}
.sec-contents-lineup__list .office {
  background: white;
  border: 2px solid #2E74B6;
  color: #2E74B6;
  padding: 1px 11px 3px;
}
.sec-contents-lineup__list .morning-meeting {
  background: white;
  border: 2px solid #C00101;
  color: #C00101;
  padding: 1px 11px 3px;
}
.sec-contents-lineup__list .guard-station {
  background: white;
  border: 2px solid #F38000;
  color: #F38000;
  padding: 1px 11px 3px;
}
.sec-contents-lineup__list-img {
  overflow: hidden;
}
.sec-contents-lineup__list .zoom:hover {
  outline: 5px solid #FFA33B;
  transform: scale(1.1, 1.1);
  transition: 1s all;
}
.sec-contents-lineup__add-wrap {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  max-width: 1260px;
}
.sec-contents-lineup__add-ttl {
  color: #48C4EE;
  border: 4px solid #48C4EE;
  padding: 30px 5px;
  width: 100%;
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .sec-contents-lineup__add-ttl {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 425px) {
  .sec-contents-lineup__add-ttl {
    font-size: 2rem;
  }
}
.sec-contents-lineup__add-type {
  border: 5px solid #74CFF5;
  border-radius: 15px;
  margin-bottom: 95px;
}
@media screen and (max-width: 768px) {
  .sec-contents-lineup__add-type {
    margin-bottom: 60px;
  }
}
.sec-contents-lineup__add-type__ttl {
  color: white;
  text-align: center;
  background: #74CFF5;
  padding: 18px 5px 20px;
  font-size: 2.2rem;
  font-weight: 700;
}
.sec-contents-lineup__add-type__contents {
  padding: 30px 40px 50px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .sec-contents-lineup__add-type__contents {
    flex-direction: column;
    margin: 0 auto;
  }
}
.sec-contents-lineup__add-type__contents-item {
  width: 45%;
}
@media screen and (max-width: 768px) {
  .sec-contents-lineup__add-type__contents-item {
    width: 100%;
  }
}
.sec-contents-lineup__add-type__contents-item-ttl {
  color: white;
  background: #F75757;
  padding: 5px 5px 7px;
  border-radius: 3px;
  text-align: center;
  max-width: 250px;
  margin: 0 auto 25px;
}
.sec-contents-lineup__add-type__contents-item .free {
  background: #6C8CD8;
}
.sec-contents-lineup__add-type__contents-item-txt {
  line-height: 1.7;
}
.sec-contents-lineup__add-type__contents .border {
  height: 200px;
}
@media screen and (max-width: 768px) {
  .sec-contents-lineup__add-type__contents .border {
    height: 1px;
    width: 100%;
    margin: 40px auto;
  }
}
.sec-contents-lineup__add-type__contents .border img {
  height: 100%;
  width: 100%;
}
.sec-contents-lineup__add-trial {
  text-align: center;
  color: #5A5A5A;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .sec-contents-lineup__add-trial {
    font-size: 1.8rem;
  }
}
.sec-contents-lineup__add-trial-strong {
  font-size: 3rem;
  font-weight: 700;
  color: #FFA33B;
  display: inline-block;
  margin: 0 5px;
}
@media screen and (max-width: 768px) {
  .sec-contents-lineup__add-trial-strong {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 420px) {
  .sec-contents-lineup__add-trial-strong {
    font-size: 2.2rem;
    line-height: 2.5;
  }
}
.sec-contents-lineup__add-trial-free {
  background: #FFA33B;
  color: white;
  padding: 25px 5px;
  max-width: 580px;
  margin: 40px auto 30px;
  border-radius: 5px;
  font-size: 3rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .sec-contents-lineup__add-trial-free {
    font-size: 2.6rem;
    padding: 20px 5px;
    max-width: 365px;
    margin: 30px auto 20px;
  }
}
.sec-contents-lineup__add-trial .sp-block {
  display: none;
}
@media screen and (max-width: 768px) {
  .sec-contents-lineup__add-trial .sp-block {
    display: block;
  }
}
.sec-contents-lineup__add-trial-txt {
  font-size: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .sec-contents-lineup__add-trial-txt {
    font-size: 1.6rem;
  }
}

.swiper-container {
  position: relative;
}

/* 前へ次への矢印カスタマイズ */
.swiper-button-prev,
.swiper-button-next {
  height: 50px;
  width: 50px;
}

/* 前へ次への矢印カスタマイズ */
.swiper-button-prev::after,
.swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "" !important;
  height: 50px;
  margin: auto;
  width: 50px;
}

/* 前への矢印カスタマイズ */
.swiper-button-prev::after {
  background-image: url(../images/signage/contents/arrow-left.png);
}

/* 次への矢印カスタマイズ */
.swiper-button-next::after {
  background-image: url(../images/signage/contents/arrow-right.png);
}

/* 画像サイズ調整 */
.swiper-slide img {
  height: auto;
  width: 100%;
}

/* ページネーション表示位置 */
.swiper-pagination {
  bottom: -20px !important;
}

.slider {
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .slider {
    width: 100%;
  }
}
.slider .slide {
  padding: 30px;
}
.slider .slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slick-arrow {
  position: absolute;
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 42px;
  height: 114px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
@media screen and (max-width: 768px) {
  .slick-arrow {
    width: 32px;
    height: 90px;
  }
}

.slick-prev::before {
  content: "";
  background: url(../images/signage/contents/arrow-left.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 42px;
  height: 114px;
  left: -20%;
}
@media screen and (max-width: 768px) {
  .slick-prev::before {
    left: 17%;
    width: 33px;
    height: 90px;
  }
}

@media screen and (max-width: 768px) {
  .slick-next {
    right: -20px;
  }
}
.slick-next::before {
  content: "";
  background: url(../images/signage/contents/arrow-right.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 42px;
  height: 114px;
  right: -20%;
}
@media screen and (max-width: 768px) {
  .slick-next::before {
    right: 0;
    width: 33px;
    height: 90px;
  }
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
}

.slick-prev:before,
.slick-next:before {
  opacity: 1;
}

.slick-prev:hover::before,
.slick-next:hover::before {
  opacity: 0.8;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 1;
}

.slick-prev.slick-disabled:hover::before,
.slick-next.slick-disabled:hover::before {
  opacity: 0.8;
}

.slick-dots li {
  width: 30px;
}
@media screen and (max-width: 768px) {
  .slick-dots li {
    width: 13px;
  }
}

.slick-dots li button:before {
  opacity: 1;
  color: white;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .slick-dots li button:before {
    font-size: 10px;
  }
}

.slick-dots li.slick-active button:before {
  color: #aaa;
}

.main.archive-casestudy:after, .main.single-casestudy:after {
  background-image: url(../images/signage/img-sec-contents-decotxt.png);
  right: auto;
  left: 0;
}/*# sourceMappingURL=page-signage-contents.css.map */