@charset "UTF-8";

.ict {
  background: #E1E9EB url(/jp/construction/solution/ict/img/mv_bg.jpg) no-repeat center top
}

@media screen and (min-width:1920px) {
  .ict {
    background-size: 100% auto
  }
}

.ict img {
  max-width: 100%;
  height: auto
}

.ict .pc {
  display: inline-block
}

.ict .sp {
  display: none
}

.ict {
  text-align: center
}

.ict__mv__ttl {
  display: inline-block;
  margin: 50px auto 800px;
  color: #fff;
  padding: 0 0.6em;
  background: #CF001B;
  text-decoration: none;
  font-size: 50px;
  line-height: 85px
}

@media screen and (min-width:768px) and (max-width:890px) {
  .ict__mv__ttl {
    font-size: 5.4vw
  }
}

.ict__mv__lead {
  padding: 80px 0 50px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.8
}

.ict__pagenav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px 20px
}

.ict__pagenav__item .navbtn {
  display: inline-block;
  width: 350px;
  position: relative;
  background: #fff;
  border: 3px solid #DC1E37;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 17px;
  font-weight: bold;
  line-height: 44px;
  color: #000
}

.ict__pagenav__item .navbtn:after {
  content: "";
  position: absolute;
  display: block;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-70%) rotate(45deg);
  transform: translateY(-70%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-right: 3px solid #DC1E37;
  border-bottom: 3px solid #DC1E37;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict__pagenav__item .navbtn:hover {
  text-decoration: none
}

.ict__pagenav__item .navbtn:hover:after {
  top: 64%;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict__pagenav__item .navbtn:focus {
  text-decoration: none
}

.ict__pagenav__item:last-child {
  width: 100%
}

.ict__pagenav__item:last-child .navbtn {
  width: 370px;
  border-color: #374CA5
}

.ict__pagenav__item:last-child .navbtn:after {
  border-right-color: #374CA5;
  border-bottom-color: #374CA5
}

.ict__main {
  padding: 39px 0 0;
  background: url(/jp/construction/solution/ict/img/bg01.png) no-repeat center top;
  zoom: 100%
}

.ict__main:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.ict__product {
  position: relative;
  max-width: 1200px;
  margin: 0 auto 80px;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 8px 8px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 8px 8px 3px rgba(0, 0, 0, 0.2)
}

@media screen and (min-width:768px) and (max-width:1280px) {
  .ict__product {
    margin: 0 3% 80px
  }
}

.ict__product#ln-150 {
  padding: 0 0 80px
}

.ict__product .illust01 {
  display: inline-block;
  position: absolute;
  right: 26px;
  top: -134px
}

@media screen and (min-width:768px) and (max-width:1292px) {
  .ict__product .illust01 {
    right: -2%
  }
}

.ict__product .illust03 {
  display: inline-block;
  position: absolute;
  left: 70px;
  bottom: 72px
}

.ict__product .illust04 {
  display: inline-block;
  position: absolute;
  right: 341px;
  bottom: -48px
}

@media screen and (min-width:768px) and (max-width:1484px) {
  .ict__product .illust04 {
    right: 30px;
    bottom: 180px
  }
}

.ict__product .illust05 {
  display: inline-block;
  position: absolute;
  right: 186px;
  top: 730px
}

.ict__product .illust06 {
  display: inline-block;
  position: absolute;
  left: 183px;
  top: 726px
}

.ict__product__ttl {
  padding: 0.3em 1em;
  background: #DC1E37;
  border-radius: 20px 20px 0 0;
  font-size: 44px;
  line-height: 1.5825;
  color: #fff
}

@media screen and (min-width:768px) and (max-width:1280px) {
  .ict__product__ttl {
    font-size: 3.3333333333vw
  }
}

#cspi .ict__product__ttl {
  padding: 0.8em 1em 0.5em;
  background: #374CA5;
  font-size: 38px;
  line-height: 1.368
}

#cspi .ict__product__ttl small {
  display: inline-block;
  font-size: 31px
}

.ict__product__inner {
  padding: 50px 90px 0;
  zoom: 100%
}

.ict__product__inner:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

@media screen and (min-width:768px) and (max-width:1280px) {
  .ict__product__inner {
    padding: 5vw 5vw 0
  }
}

.ict__product__photo {
  position: relative;
  width: 460px;
  padding: 0 0 65px;
  float: left
}

@media screen and (min-width:768px) and (max-width:1280px) {
  .ict__product__photo {
    width: 41%;
    margin: 5% 0 5% 5%
  }
}

.ict__product__photo .newrelease {
  position: absolute;
  right: 0;
  top: 9px;
  display: inline-block;
  padding: 0 0.917em;
  background: #DC1E37;
  border-radius: 6px;
  font-size: 24px;
  font-weight: bold;
  line-height: 42px;
  color: #fff
}

.ict__product__model {
  width: 510px;
  padding: 0 0 32px;
  text-align: left;
  float: right
}

@media screen and (min-width:768px) and (max-width:1280px) {
  .ict__product__model {
    width: 46%;
    margin: 0 0 2%
  }
}

.ict__product .spec {
  width: 514px;
  margin: 0 -2px 65px 0;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
  float: right
}

@media screen and (min-width:768px) and (max-width:1280px) {
  .ict__product .spec {
    width: 46%;
    margin: 0 -2px 8%
  }
}

.ict__product .spec__cap {
  margin: 0 2px;
  padding: 0.3em 0.8em;
  background: #000;
  font-weight: bold;
  color: #fff;
  text-align: left;
  vertical-align: middle
}

.ict__product .spec__cap small {
  display: inline-block;
  font-size: 12px
}

.ict__product .spec__ttl,
.ict__product .spec__txt {
  width: 50%;
  padding: 0.3em 0.8em;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all
}

.ict__product .spec__ttl.ctr,
.ict__product .spec__txt.ctr {
  text-align: center
}

.ict__product .spec__ttl {
  font-weight: bold
}

.ict__product .spec.double .spec__txt {
  width: 25%
}

.ict__product__movie {
  padding: 0 0 30px;
  clear: both
}

.ict__product .movieclip {
  margin: 0 auto 50px;
  padding: 10px;
  background: #000;
  border: none
}

@media screen and (min-width:768px) and (max-width:1280px) {
  .ict__product .movieclip {
    width: 100%;
    height: 48.6vw;
    margin: 0 auto 3.90625vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
}

.ict__product__subttl {
  padding: 0 0 0.5em;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.8;
  color: #374CA5
}

.ict__product__subttl .hashtag {
  display: inline-block;
  margin-left: 0.3em;
  padding: 0.1em 0.4em;
  line-height: 1.3;
  background: #374CA5;
  color: #fff
}

.ict__product__subttl small {
  font-size: 30px
}

.ict__product__subttl u {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(60%, transparent), color-stop(60%, #FFF479), to(#FFF479));
  background: linear-gradient(transparent, transparent 60%, #FFF479 60%, #FFF479);
  text-decoration: none
}

.ict__point {
  position: relative;
  margin: 57px 0 70px;
  padding: 0 50px 50px;
  background: #F5F5F5;
  border-radius: 15px;
  clear: both
}

@media screen and (min-width:768px) and (max-width:1280px) {
  .ict__point {
    margin: 4.453125vw 0 5.46875vw;
    padding: 0 3.90625vw 3.90625vw
  }
}

.ict__point .point {
  position: relative;
  -webkit-transform: translateY(-27px);
  transform: translateY(-27px);
  width: 225px;
  height: 53px;
  margin: 0 auto 10px;
  background: url(/jp/construction/solution/ict/img/icon_point.svg) no-repeat center center;
  background-size: contain;
  font-size: 0;
  line-height: 0;
  text-align: left;
  text-indent: -9999px
}

.ict__point__copy {
  padding: 0 0 0.8em;
  font-size: 36px;
  line-height: 1.4;
  color: #DC1E37
}

@media screen and (min-width:768px) and (max-width:1280px) {
  .ict__point__copy {
    font-size: 2.8125vw
  }
}

.ict__point__lineup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 25px
}

@media screen and (min-width:768px) and (max-width:1280px) {
  .ict__point__lineup {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: unset;
    row-gap: 3.125vw
  }
}

.ict__point__item {
  width: 290px;
  background: #fff
}

@media screen and (min-width:768px) and (max-width:1280px) {
  .ict__point__item {
    width: 48%
  }
}

.ict__point__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 54px;
  background: #DC1E37;
  font-size: 15px;
  line-height: 1.4;
  color: #fff
}

.ict__point__txt {
  padding: 0.8em 0.8em 1.2em;
  font-size: 14px;
  line-height: 1.8;
  text-align: left
}

.ict__point__txt small {
  display: inline-block;
  margin-top: 0.5em;
  font-size: 13px;
  line-height: 1.384
}

.ict__case {
  padding: 0 0 0.8em;
  font-size: 42px;
  line-height: 1.4
}

.ict__case__example {
  position: relative;
  padding: 0 67px 60px;
  text-align: left
}

.ict__case__example .movieclip {
  margin: 0
}

.ict__case__ttl {
  position: relative;
  display: inline-block;
  padding: 0.6em 1em 0.2em;
  background: #000;
  font-size: 20px;
  line-height: 1.4;
  color: #fff
}

.ict__case__ttl:after {
  content: "";
  position: absolute;
  display: block;
  right: -20px;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 44px 0 0 20px;
  border-color: transparent transparent transparent #000
}

.ict__case__detail {
  padding: 30px 0 0;
  text-align: center
}

.ict__case__detail .nextbtn {
  display: inline-block;
  position: relative;
  width: 360px;
  background: #fff;
  border: 3px solid #DC1E37;
  border-radius: 25px;
  font-size: 17px;
  font-weight: bold;
  line-height: 44px;
  color: #000;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict__case__detail .nextbtn:after {
  content: "";
  position: absolute;
  display: block;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 9px;
  height: 9px;
  border-top: 3px solid #DC1E37;
  border-right: 3px solid #DC1E37;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict__case__detail .nextbtn:hover {
  text-decoration: none;
  background: #CF001B;
  color: #fff;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict__case__detail .nextbtn:hover:after {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict__cv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  z-index: 2;
  left: calc(60% - -330px);
  bottom: -40px;
  width: 360px
}

@media screen and (min-width:768px) and (max-width:1670px) {
  .ict__cv {
    left: auto;
    right: -2vw
  }
}

.ict__cv.single {
  width: 170px;
  right: -132px
}

@media screen and (min-width:768px) and (max-width:1670px) {
  .ict__cv.single {
    right: -2vw
  }
}

.ict__cv__item {
  width: 170px
}

.ict__cv__item .cvbtn {
  display: inline-block;
  position: relative;
  width: 170px;
  height: 170px;
  padding-top: 1.7em;
  background: #41B432;
  border: 3px solid #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3636;
  color: #fff;
  text-align: center;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict__cv__item .cvbtn:after {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  bottom: 27px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  width: 19px;
  height: 19px;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff
}

.ict__cv__item .cvbtn:hover {
  background: #DC1E37;
  text-decoration: none;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict__lineup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 80px
}

.ict__lineup__product {
  width: 316px;
  border-radius: 20px;
  overflow: hidden
}

@media screen and (min-width:768px) and (max-width:1280px) {
  .ict__lineup__product {
    width: 31%
  }
}

.ict__trial {
  padding: 0 0 100px
}

.ict__trial__btn {
  display: block;
  position: relative;
  border-radius: 15px;
  overflow: hidden
}

.ict__trial__btn:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict__trial__btn:hover:before {
  background: rgba(0, 0, 0, 0);
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict__trial__txt {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  color: #fff
}

.ict__trial iframe {
  width: 100%;
  border-radius: 15px
}

.ict__cspi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 0 0
}

.ict__cspi__post {
  width: 316px;
  padding: 0 0 36px;
  text-align: left
}

@media screen and (min-width:768px) and (max-width:1280px) {
  .ict__cspi__post {
    width: 30%
  }
}

.ict .ict__cspi__btn {
  display: block;
  height: 100%;
  min-height: 455px;
  padding: 0 0 25px;
  background: #EDEFF8;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  overflow: hidden;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict .ict__cspi__btn .post {
  background: #D8DBE8
}

.ict .ict__cspi__btn .post__img {
  width: 316px;
  height: 237px;
  border-radius: 15px 15px 0 0;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict .ict__cspi__btn:hover {
  background: #D8DBE8;
  text-decoration: none;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict .ict__cspi__btn:hover .post__img {
  opacity: 0.7;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict .ict__cspi__btn .account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 20px 10px
}

.ict .ict__cspi__btn .account__icon {
  width: 40px
}

.ict .ict__cspi__btn .account__ttl {
  width: calc(100% - 55px);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.46
}

.ict .ict__cspi__btn .account__ttl small {
  font-size: 14px;
  font-weight: 400
}

.ict .ict__cspi__btn .hash {
  padding: 0 20px 0.3em;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.8;
  color: #2740AA
}

.ict .ict__cspi__btn .comment {
  padding: 0 20px;
  font-size: 14px;
  line-height: 1.8
}

.ict__readmore {
  padding: 24px 0 90px
}

.ict .ict__readmore__btn {
  display: inline-block;
  position: relative;
  width: 354px;
  border: 3px solid #2740AA;
  border-radius: 25px;
  font-size: 17px;
  font-weight: 700;
  line-height: 44px;
  color: #333;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict .ict__readmore__btn:after {
  content: "";
  position: absolute;
  display: block;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-top: 3px solid #2740AA;
  border-right: 3px solid #2740AA
}

.ict .ict__readmore__btn:hover {
  background: #2740AA;
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.ict .ict__readmore__btn:hover:after {
  border-top-color: #fff;
  border-right-color: #fff
}

.feature {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 50px 480px;
  grid-template-columns: 1fr 480px;
  gap: 30px 50px;
  margin: 0 0 30px;
  text-align: left
}

.feature:last-of-type {
  margin: 0
}

.feature__ttl {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  padding: 10px 16px;
  background: #DC1E37;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
  color: #fff
}

.feature__ttl small {
  font-size: 18px
}

.feature__subttl {
  margin: 0 0 1.1em;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4
}

.feature__txt {
  font-size: 16px;
  line-height: 1.8
}

.feature__point {
  position: relative;
  padding: 0 0 0.7em 1.6em;
  font-size: 16px;
  line-height: 1.4
}

.feature__point:before {
  content: "■";
  position: absolute;
  left: 0;
  top: 0
}

.news {
  margin: 80px 0;
  padding: 56px 0;
  background: rgba(0, 0, 0, 0.05);
  overflow: hidden
}

.news img {
  max-width: 100%;
  height: auto
}

.news .news__inner {
  position: relative;
  max-width: 1110px;
  margin: 0 auto
}

.news .swiper-slide {
  height: auto
}

.news .news__btn {
  display: block;
  height: 100%;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  color: #000;
  -webkit-transition: 0.4s all;
  transition: 0.4s all
}

.news .news__btn:hover {
  background: rgba(220, 30, 55, 0.05);
  text-decoration: none
}

.news__ttl {
  margin: 0 0 1em;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5
}

.news__txt {
  padding: 21px 21px 10px;
  font-size: 16px;
  line-height: 1.6
}

.news__genre {
  padding: 0 21px 21px
}

.news__genre .icon {
  display: inline-block;
  padding: 0 7px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 11px;
  font-size: 11.2px;
  line-height: 1.8;
  color: rgba(0, 0, 0, 0.5)
}

.news__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 6px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 35px auto 0;
  padding: 2px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 24px
}

.news .swiper-button-next,
.news .swiper-button-prev {
  position: static;
  left: auto;
  right: auto;
  top: auto;
  width: 42px;
  height: 42px;
  margin-top: 0;
  color: #000
}

.news .swiper-button-next:after,
.news .swiper-button-prev:after {
  font-size: 12px;
  font-weight: bold
}

@media screen and (max-width:767px) {
  .ict {
    background: #E1E9EB url(/jp/construction/solution/ict/img/mv_bg_sp.jpg) no-repeat center top;
    background-size: 100% auto
  }

  .ict .pc {
    display: none
  }

  .ict .sp {
    display: inline-block
  }

  .ict__mv {
    text-align: left
  }

  .ict__mv__ttl {
    margin: 10.6666666667vw 5.3333333333vw 93.3333333333vw;
    padding: 0;
    background: none;
    font-size: 9.6vw;
    line-height: 1
  }

  .ict__mv__ttl .uline {
    display: inline-block;
    padding: 0.2em 0.5em;
    background: #CF001B
  }

  .ict__mv__lead {
    padding: 13.3333333333vw 0 10.6666666667vw;
    font-size: 4.5333333333vw;
    line-height: 1.8235;
    text-align: center
  }

  .ict__pagenav {
    gap: 4.8vw;
    padding: 0 10.1333333333vw
  }

  .ict__pagenav__item {
    width: 100%
  }

  .ict__pagenav__item .navbtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 16vw;
    border: 0.8vw solid #DC1E37;
    border-radius: 8vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 4.5333333333vw;
    line-height: 1.17;
    text-align: center
  }

  .ict__pagenav__item .navbtn:after {
    right: 5.3333333333vw;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-right: 0.8vw solid #DC1E37;
    border-bottom: 0.8vw solid #DC1E37
  }

  .ict__pagenav__item:last-child .navbtn {
    width: 100%
  }

  .ict__main {
    padding: 0 0 10.6666666667vw;
    background: unset
  }

  .ict__product {
    width: auto;
    margin: 0 4.8vw 9.6vw;
    border-radius: 5.3333333333vw;
    -webkit-box-shadow: 1.0666666667vw 1.0666666667vw 0.5333333333vw rgba(0, 0, 0, 0.2);
    box-shadow: 1.0666666667vw 1.0666666667vw 0.5333333333vw rgba(0, 0, 0, 0.2);
    overflow: hidden
  }

  .ict__product#ln-150 {
    padding: 0
  }

  .ict__product .illust01,
  .ict__product .illust03,
  .ict__product .illust04,
  .ict__product .illust05,
  .ict__product .illust06 {
    display: none
  }

  .ict__product__ttl {
    padding: 0.8em 0.3em 0.5em;
    border-radius: 5.3333333333vw 5.3333333333vw 0 0;
    font-size: 6.4vw
  }

  #cspi .ict__product__ttl {
    font-size: 6.4vw;
    line-height: 1.416
  }

  #cspi .ict__product__ttl small {
    margin-top: 0.6em;
    font-size: 4.8vw;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    line-height: 1.5
  }

  .ict__product__inner {
    padding: 5.3333333333vw 0 0
  }

  .ict__product__photo {
    width: auto;
    padding: 0 11.2vw 5.3333333333vw;
    float: none
  }

  #ln-150 .ict__product__photo {
    padding: 12.2666666667vw 11.2vw 5.3333333333vw
  }

  .ict__product__photo .newrelease {
    right: 11.2vw;
    top: 0;
    padding: 0 0.5em;
    border-radius: 1.6vw;
    font-size: 5.3333333333vw;
    line-height: 9.6vw
  }

  .ict__product__model {
    width: auto;
    padding: 0 6.4vw 5.3333333333vw 3.2vw;
    float: none
  }

  .ict__product .spec {
    width: calc(100% - 4.8vw);
    margin: 0 2.4vw 11.2vw;
    border-spacing: 0.8vw;
    font-size: 3.7333333333vw;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    float: none
  }

  .ict__product .spec__cap {
    margin: 0 0.8vw
  }

  .ict__product .spec__cap small {
    font-size: 2.6666666667vw
  }

  .ict__product .spec__ttl,
  .ict__product .spec__txt {
    padding: 0.3em
  }

  .ict__product .spec.double .spec__ttl {
    width: 46%
  }

  .ict__product .spec.double .spec__txt {
    width: 27%
  }

  .ict__product__movie {
    padding: 0 18.6666666667vw 2.6666666667vw;
    clear: none
  }

  .ict__product .movieclip {
    width: calc(100% - 6.4vw);
    height: 48.6vw;
    margin: 0 3.2vw 3.7333333333vw;
    padding: 1.3333333333vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .ict__product__subttl {
    padding: 0.4em 0;
    font-size: 6.4vw;
    line-height: 1.4
  }

  .ict__product__subttl .hashtag {
    margin-left: 0;
    padding: 0.2em 0.6em 0.13em;
    font-size: 6.9333333333vw
  }

  .ict__product__subttl small {
    font-size: 4.2666666667vw
  }

  .ict__point {
    margin: 10.6666666667vw 0 0;
    padding: 0 3.2vw 5.3333333333vw;
    background: #F5F5F5;
    border-radius: 0
  }

  #product02 .ict__point {
    margin: 16vw 0 0
  }

  .ict__point .point {
    -webkit-transform: translateY(-3.7333333333vw);
    transform: translateY(-3.7333333333vw);
    width: 60vw;
    height: 14.1333333333vw;
    margin: 0 auto 1.6vw
  }

  .ict__point__copy {
    font-size: 6.4vw;
    line-height: 1.416
  }

  .ict__point__lineup {
    display: block;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    gap: unset
  }

  .ict__point__item {
    width: auto;
    margin: 0 0 7.2vw
  }

  .ict__point__ttl {
    height: 14.4vw;
    font-size: 4vw
  }

  .ict__point__txt {
    padding: 0.8em;
    font-size: 3.7333333333vw;
    line-height: 1.7857
  }

  .ict__point__txt small {
    margin-top: 0;
    font-size: 3.7333333333vw;
    line-height: 1.7857
  }

  .ict__case {
    padding: 16vw 0 0.8em;
    background: url(/jp/construction/solution/ict/img/illust06.png) no-repeat left 11.7333333333vw bottom 5.8666666667vw;
    background-size: 7.9146666667vw auto;
    font-size: 6.9333333333vw
  }

  .ict__case__example {
    padding: 0 0 13.3333333333vw
  }

  .ict__case__example .movieclip {
    margin: 0 3.2vw
  }

  .ict__case__ttl {
    display: block;
    margin: 0 3.2vw;
    padding: 0.6em 0.6em 0.3em;
    font-size: 3.7333333333vw;
    line-height: 1.2857
  }

  .ict__case__ttl:after {
    display: none
  }

  .ict__case__detail {
    padding: 5.3333333333vw 0 0
  }

  .ict__case__detail .nextbtn {
    width: 74.6666666667vw;
    border: 0.8vw solid #DC1E37;
    border-radius: 6.6666666667vw;
    font-size: 4.5333333333vw;
    line-height: 11.7333333333vw
  }

  .ict__case__detail .nextbtn:after {
    right: 5.3333333333vw;
    width: 2.4vw;
    height: 2.4vw;
    border-top: 0.8vw solid #DC1E37;
    border-right: 0.8vw solid #DC1E37
  }

  .ict__case__detail .nextbtn:hover:after {
    border-top: 0.8vw solid #fff;
    border-right: 0.8vw solid #fff
  }

  .ict__cv {
    display: block;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    position: static;
    left: auto;
    right: auto;
    bottom: auto;
    width: 74.6666666667vw;
    margin: 0 auto;
    padding: 0 0 10.6666666667vw
  }

  .ict__cv.sp {
    display: block
  }

  .ict__cv.single {
    width: 74.6666666667vw;
    right: auto
  }

  .ict__cv__item {
    width: auto;
    padding: 4vw 0 0
  }

  .ict__cv__item .cvbtn {
    display: block;
    width: auto;
    height: auto;
    padding-top: 0;
    border: 0.8vw solid #fff;
    border-radius: 6.6666666667vw;
    -webkit-box-shadow: 0 0.8vw 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.8vw 0 rgba(0, 0, 0, 0.1);
    font-size: 4.5333333333vw;
    line-height: 11.7333333333vw
  }

  .ict__cv__item .cvbtn:after {
    left: auto;
    right: 5.3333333333vw;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-top: 0.8vw solid #fff;
    border-right: 0.8vw solid #fff
  }

  .ict__lineup {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 5.3333333333vw
  }

  .ict__lineup__product {
    width: auto;
    margin: 0 0 8vw;
    border-radius: 5.3333333333vw
  }

  .ict__lineup__product:last-child {
    margin: 0 0 2.6666666667vw
  }

  .ict__trial {
    padding: 0 5.3333333333vw 8vw
  }

  .ict__trial__btn {
    border-radius: 2.6666666667vw
  }

  .ict__trial__txt {
    font-size: 4.8vw
  }

  .ict__trial iframe {
    width: 100%;
    height: 44.9vw;
    border-radius: 2.6666666667vw
  }

  .ict__cspi {
    display: block;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    padding: 3vw 3.2vw 0
  }

  .ict__cspi__post {
    width: auto;
    padding: 0 0 8vw
  }

  .ict .ict__cspi__btn {
    height: auto;
    min-height: unset;
    padding: 0 0 6.6666666667vw;
    border-radius: 4vw
  }

  .ict .ict__cspi__btn .post__img {
    width: 100%;
    height: 63.2vw;
    border-radius: 4vw 4vw 0 0
  }

  .ict .ict__cspi__btn .account {
    padding: 4.2666666667vw 5.3333333333vw 2.6666666667vw
  }

  .ict .ict__cspi__btn .account__icon {
    width: 10.6666666667vw
  }

  .ict .ict__cspi__btn .account__ttl {
    width: calc(100% - 14.6666666667vw);
    font-size: 4vw
  }

  .ict .ict__cspi__btn .account__ttl small {
    font-size: 3.7333333333vw
  }

  .ict .ict__cspi__btn .hash {
    padding: 0 5.3333333333vw 0.3em;
    font-size: 3.7333333333vw;
    font-weight: 700
  }

  .ict .ict__cspi__btn .comment {
    padding: 0 5.3333333333vw;
    font-size: 3.7333333333vw
  }

  .ict__readmore {
    padding: 2.6666666667vw 0 10.6666666667vw
  }

  .ict .ict__readmore__btn {
    width: 73.0666666667vw;
    border: 0.8vw solid #2740AA;
    border-radius: 6.6666666667vw;
    font-size: 4.5333333333vw;
    line-height: 11.7333333333vw
  }

  .ict .ict__readmore__btn:after {
    right: 5.3333333333vw;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-top: 0.8vw solid #2740AA;
    border-right: 0.8vw solid #2740AA
  }

  .feature {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 5vw;
    margin: 0 0 5vw
  }

  .feature__ttl {
    grid-column: unset;
    padding: 0.2em 0.5em;
    font-size: 4.5vw
  }

  .feature__ttl small {
    font-size: 4vw
  }

  .feature__subttl {
    font-size: 4.2vw
  }

  .feature__txt {
    font-size: 4vw
  }

  .feature__point {
    padding: 0 0 0.3em 1.6em;
    font-size: 4vw
  }

  .feature:not(:has(ul)) .mode__txt {
    margin: 0
  }

  .news {
    margin: 10vw 0;
    padding: 8vw 0
  }

  .news .news__inner {
    margin: 0 5vw
  }

  .news .news__btn {
    border-radius: 3vw
  }

  .news__ttl {
    margin: 0 0 0.8em;
    font-size: 5vw
  }

  .news__txt {
    padding: 1em 3vw 0.5em;
    font-size: 4vw
  }

  .news__genre {
    padding: 0 3vw 4vw
  }

  .news__genre .icon {
    padding: 0 0.8em;
    border-radius: 3.6vw;
    font-size: 3vw
  }

  .news__nav {
    gap: 5vw;
    margin: 5vw auto 0;
    padding: 1vw;
    border-radius: 10vw
  }

  .news .swiper-button-next,
  .news .swiper-button-prev {
    width: 10vw;
    height: 10vw
  }

  .news .swiper-button-next:after,
  .news .swiper-button-prev:after {
    font-size: 4vw
  }
}
