video {
  width: 100%;
  height: auto;
}

section {
  min-height: 500px;
}

.cl-blue {
  color: #0f86dc;
}

.wrap {
  max-width: 1440px;
}

.home a:hover, .home a:hover * {
  opacity: 1;
}

@media screen and (max-width: 1280px) {
  .wrap {
    max-width: 1140px;
  }
}
@media screen and (max-width: 1280px) {
  #keyvisual {
    /* padding-top: 100px; */
  }
}
@media screen and (max-width: 1024px) {
  .wrap {
    max-width: 980px;
  }
  #keyvisual {
    /* padding-top: 80px; */
  }
}
@media screen and (max-width: 1024px) {
  #keyvisual {
    /* padding-top: 60px; */
  }
}
#simulator {
  /* padding: 200px 0; */
  padding: 200px 0 0;
}
#simulator h2 {
  text-align: center;
  font-size: 80px;
  line-height: 80px;
  font-weight: bold;
  margin-bottom: 50px;
}
#simulator .desc {
  text-align: center;
  font-size: 32px;
  line-height: 45px;
  /* margin-bottom: 65px; */
  margin-bottom: 80px;
  font-weight: bold;
}
#simulator .sim-video__wrap {
  text-align: center;
  margin-bottom: 32px;
}
#sim-video {
  display: inline-block;
  max-width: 1024px;
  width: 80%;
  border-radius: 8px;
}
#simulator .sim-video__wrap picture {
  overflow: hidden;
  display: none;
  border-radius: 6px;
}

#simulator .btn-t1 a {
  display: block;
  background: #0f86dc;
  padding: 25px 15px 26px 55px;
  border-radius: 6px;
  width: 410px;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: 800;
  text-align: center;
  transition: 0.5s;
  margin: 0 auto;
  box-shadow: 0 0 12px -10px #1195F5;
  transition: background .15s ease-out, box-shadow .15s ease-out;
}
#simulator .btn-t1 a span {
  position: relative;
}
#simulator .btn-t1 a span::before {
  content: "";
  background: url(../img/index/icon_phone.png) no-repeat 0 0/100%;
  width: 32px;
  height: 32px;
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
}
#simulator .btn-t1.is-sim a span::before {
  background: url(../img/index/icon_calc.png) no-repeat 0 0/100%;
}
#simulator .btn-t1 a:hover {
  text-decoration: none;
  background: #1195F5;
  box-shadow: 0 0 12px 0 #1195F5;
  /* opacity: 0.7; */
  /* transition: 0.5s; */
}
.sim__cloud-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 40px 80px;
  max-width: 640px;
  /* margin-bottom: 80px; */
  margin: 0 auto 80px;
}
.sim__cloud-list__copy {
  width: fit-content;
  margin: 80px auto;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  #simulator {
    padding: 120px 0;
  }
  #simulator h2 {
    font-size: 64px;
    line-height: 64px;
  }
  #simulator .btn-t1 a {
    font-size: 20px;
  }
  .sim__cloud-list__copy {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  #simulator {
    padding: 80px 0;
  }
  #simulator h2 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 40px;
  }
  #simulator .desc {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 40px;
  }
  #simulator .btn-t1 a {
    font-size: 18px;
    width: 100%;
    max-width: 360px;
    padding: 20px 15px 20px 55px;
  }
  #simulator .btn-t1 a span::before {
    width: 25px;
    height: 25px;
    left: -30px;
  }

  #simulator .sim-video__wrap {
    margin-bottom: 16px;
  }
  #sim-video {
    width: 100%;
  }

  .sim__cloud-list ul {
    gap: 40px;
    max-width: 480px;
    margin-bottom: 40px;
  }
  .sim__cloud-list img {
    max-width: 100px;
  }
}
@media screen and (max-width: 639px) {
  #simulator h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  #simulator .desc {
    font-size: 20px;
    line-height: 32px;
  }
  #simulator .btn-t1 a {
    width: 95%;
    padding: 15px 15px 15px 55px;
  }
  .sim__cloud-list ul {
    max-width: 320px;
    gap: 24px 32px;
    margin-bottom: 24px;
  }
  .sim__cloud-list img {
    max-width: 80px;
  }
  #sim-video {
    display: none;
  }
  #simulator .sim-video__wrap picture {
    display: block;
  }
  .sim__cloud-list__copy {
    margin: 48px auto;
    font-size: 18px;
  }
  #simulator .btn-t1 a {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  #simulator .btn-t1 a {
    max-width:  100%;
    width: 100%;
  }
}

#service {
  /* margin-top: 320px; */
  margin-top: 160px;
  padding-top: 160px;
}
#service h2 {
  font-size: 80px;
  line-height: 80px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 100px;
}
/* #service .box {
  max-width: 1300px;
  margin: 0 auto 50px;
}
#service .box .slick-list {
  overflow: visible;
}
#service .box .slick-track {
  display: flex !important;
  margin-left: 0;
}
#service .box .slick-prev {
  background: url(../img/index/prev.png) no-repeat 0 0/100%;
  width: 80px;
  height: 80px;
}
#service .box .slick-prev:hover {
  opacity: 0.7;
}
#service .box .slick-next {
  background: url(../img/index/next.png) no-repeat 0 0/100%;
  width: 80px;
  height: 80px;
}
#service .box .slick-next:hover {
  opacity: 0.7;
}
#service .box h3 {
  font-size: 28px;
  font-weight: 600;
  padding-left: 60px;
  position: relative;
  margin-bottom: 20px;
}
#service .box h3::before {
  content: "";
  background: url(../img/index/service_icon_ttl1.png) no-repeat 0 0/100%;
  width: 44px;
  height: 44px;
  left: 0;
  top: -8px;
  position: absolute;
}
#service .box h3 span {
  font-size: 20px;
  padding-left: 40px;
}
#service .title-en {
  font-weight: 400;
  color: rgb(255 255 255 / 0.6);
}
#service .box .slick-slide {
  margin: 0 12px;
  width: 308px !important;
}
#service .box .slick-slide:not(:last-child) .item:before {
  content: "";
  background: url(../img/index/service_icon_ttl1.png) no-repeat 0 0/100%;
  width: 32px;
  height: 32px;
  right: 15px;
  top: 15px;
  position: absolute;
  z-index: 9;
}
#service .box .item {
  display: block;
  text-decoration: none;
  background: #16161a;
  border-radius: 10px;
  border: 1px solid #9b59b6;
  padding: 20px 20px 100px;
  box-sizing: border-box;
  position: relative;
  min-height: 400px;
  width: 100%;
  max-width: 320px;
  transition: transform .15s ease-out, box-shadow .15s ease-out;
  box-shadow: 0 0 40px -40px #9b59b6;
}
#service .box .item:hover {
  transform: scale(1.01);
  box-shadow: 0 0 40px -10px #9b59b6;
}
#service .box .item::after {
  content: "";
  background: url(../img/index/icon_arrow_s.png) no-repeat 0 0/100%;
  width: 44px;
  height: 44px;
  right: 20px;
  bottom: 20px;
  position: absolute;
}
#service .box .item .icon {
  width: 80px;
  height: 80px;
  margin-bottom: 30px;
}
#service .box .item .icon img {
  width: 100%;
  height: auto;
}
#service .box .item:hover img {
  opacity: 1;
}
#service .box .item h4 {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 15px;
}
#service .box .item .price {
  font-weight: 600;
  margin-bottom: 15px;
}
#service .box .item .price span {
  font-size: 32px;
}
#service .box .item .price small {
  font-size: 14px;
  padding-left: 10px;
}
#service .box .item .slide-desc {
  font-size: 18px;
  line-height: 1.6;
  color: #999c9e;
}
#service .box .item-last {
  border: none;
  background: transparent;
  padding: 0;
}
#service .box .item-last .item-in {
  position: relative;
  padding: 20px 20px 100px;
  min-height: 400px;
  box-sizing: border-box;
}
#service .box .item-last .item-in::before {
  content: "";
  position: absolute;
  background: #16161a;
  inset: 2px;
  z-index: -1;
  border-radius: 10px;
}
#service .box .item-last .item-in::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(-180deg, #e74c3c 0%, #e67e22 19%, #f1c40f 38%, #16a085 57%, #2980b9 79%, #9b59b6 100%);
  z-index: -2;
  border-radius: 10px;
}
#service .box-2 h3::before {
  background: url(../img/index/service_icon_ttl2.png) no-repeat 0 0/100%;
}
#service .box-2 h3 span {
  font-size: 20px;
  padding-left: 10px;
}
#service .box-2 .slick-slide:not(:last-child) .item:before {
  background: url(../img/index/service_icon_ttl2.png) no-repeat 0 0/100%;
}
#service .box-2 .item {
  border-color: #e74c3c;
  box-shadow: 0 0 40px -40px #e74c3c;
}
#service .box-2 .item:hover {
  box-shadow: 0 0 40px -10px #e74c3c;
}
#service .box-3 h3::before {
  background: url(../img/index/service_icon_ttl3.png) no-repeat 0 0/100%;
}
#service .box-3 h3 span {
  font-size: 20px;
  padding-left: 10px;
}
#service .box-3 .slick-slide:not(:last-child) .item:before {
  background: url(../img/index/service_icon_ttl3.png) no-repeat 0 0/100%;
}
#service .box-3 .item {
  border-color: #16a085;
  box-shadow: 0 0 40px -40px #16a085;
}
#service .box-3 .item:hover {
  box-shadow: 0 0 40px -10px #16a085;
}
#service .box-4 h3::before {
  background: url(../img/index/service_icon_ttl4.png) no-repeat 0 0/100%;
}
#service .box-4 h3 span {
  font-size: 20px;
  padding-left: 10px;
}
#service .box-4 .slick-slide:not(:last-child) .item:before {
  background: url(../img/index/service_icon_ttl4.png) no-repeat 0 0/100%;
}
#service .box-4 .item {
  border-color: #f1c40f;
  box-shadow: 0 0 40px -40px #f1c40f;
}
#service .box-4 .item:hover {
  box-shadow: 0 0 40px -10px #f1c40f;
}
#service .box-5 h3::before {
  background: url(../img/index/service_icon_ttl7.png) no-repeat 0 0/100%;
}
#service .box-5 h3 span {
  font-size: 20px;
  padding-left: 10px;
}
#service .box-5 .slick-slide:not(:last-child) .item:before {
  background: url(../img/index/service_icon_ttl7.png) no-repeat 0 0/100%;
}
#service .box-5 .item {
  border-color: #95a5a6;
  box-shadow: 0 0 40px -40px #95a5a6;
}
#service .box-5 .item:hover {
  box-shadow: 0 0 40px -10px #95a5a6;
}
#service .box-6 h3::before {
  background: url(../img/index/service_icon_ttl5.png) no-repeat 0 0/100%;
}
#service .box-6 h3 span {
  font-size: 20px;
  padding-left: 10px;
}
#service .box-6 .item {
  border-color: #e67e22;
  box-shadow: 0 0 40px -40px #e67e22;
  padding: 20px 20px 30px;
}
#service .box-6 .item:hover {
  box-shadow: 0 0 40px -10px #e67e22;
}
#service .box-6 .item::after {
  content: "お問い合わせ";
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  width: auto;
  height: auto;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  padding: 10px 24px;
  border-radius: 99px;
}
#service .box-6 .item .icon {
  width: 50px;
  height: 50px;
}
#service .box-6 .item .slide-desc {
  margin-bottom: 40px;
}
#service .box-6 .item .btn-s1 a {
  display: block;
  margin-left: auto;
  width: -moz-max-content;
  width: max-content;
  padding: 5px 20px;
  border-radius: 50px;
  background: #000;
}
#service .box-6 .item .btn-s1 a:hover {
  text-decoration: none;
}
#service .box-6b h3::before {
  background: url(../img/index/service_icon_ttl6.png) no-repeat 0 0/100%;
}
#service .box-6b .item {
  border-color: #2980b9;
  box-shadow: 0 0 40px -40px #2980b9;
}
#service .box-6b .item:hover {
  box-shadow: 0 0 40px -10px #2980b9;
} */
@media screen and (max-width: 1280px) {
  #service {
    /* padding: 0 30px; */
      /* margin-top: 320px; */
    margin-top: 160px;
    padding-top: 120px;
    box-sizing: border-box;
  }
  /* #service .box h3 {
    font-size: 24px;
  }
  #service .box .slick-slide {
    width: 270px !important;
  }
  #service .box .item {
    width: 270px;
  } */
}
@media screen and (max-width: 1024px) {
  #service {
    margin-top: 80px;
    padding-top: 120px;
  }
  #service h2 {
    font-size: 64px;
    line-height: 64px;
    margin-bottom: 80px;
  }
  /* #service .box .item .icon {
    width: 64px;
    height: 64px;
    margin-bottom: 30px;
  }
  #service .box h3 {
    font-size: 22px;
  } */
}
@media screen and (max-width: 768px) {
  #service {
    margin-top: 80px;
    padding-top: 80px;
  }
  #service h2 {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 60px;
  }
  /* #service .box .slick-next {
    width: 65px;
    height: 65px;
  }
  #service .box .slick-prev {
    width: 65px;
    height: 65px;
  }
  #service .box .item .icon {
    width: 64px;
    height: 64px;
    margin-bottom: 30px;
  }
  #service .box .item h4 {
    font-size: 18px;
  }
  #service .box .item .price span {
    font-size: 28px;
  }
  #service .box .item .price small {
    font-size: 13px;
  }
  #service .box .item .slide-desc {
    font-size: 13px;
  }
  #service .box h3 {
    font-size: 22px;
  } */
}
@media screen and (max-width: 639px) {
  #service {
    /* padding: 0 10px; */
    padding: 0 16px;
  }
  #service h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  /* #service .box .slick-next {
    display: none !important;
    width: 50px;
    height: 50px;
  }
  #service .box .slick-prev {
    display: none !important;
    width: 50px;
    height: 50px;
  }
  #service .box h3 {
    font-size: 20px;
    padding-left: 45px;
  }
  #service .box h3::before {
    width: 32px;
    height: 32px;
    top: -2px;
  }
  #service .box h3 span {
    display: none;
  }
  #service .box .item {
    min-height: 370px;
  }
  #service .box .item-last .item-in {
    min-height: 370px;
  } */
}
@media screen and (max-width: 480px) {
  #service {
    padding: 0 16px;
  }
}

#features {
  padding: 240px 0 200px;
}
#features h2 {
  font-size: 80px;
  line-height: 80px;
  margin-bottom: 120px;
  font-weight: bold;
  text-align: center;
}
#features .box-1 {
  position: relative;
  margin-bottom: 120px;
}
#features .box-1 .photo-1,
#features .box-2 .photo-2,
#features .box-3 .photo-3 {
  overflow: hidden;
  border-radius: 16px;
}
#features .box-1 .photo-1 img {
  width: 100%;
  height: auto;
  mix-blend-mode: hard-light;
}
#features .box-1 h3 {
  position: absolute;
  top: 50%;
  right: 12%;
  transform: translateY(-50%);
}
#features .box-1 h3 span {
  display: block;
}
#features .box-1 h3 span:first-child {
  font-size: 30px;
  line-height: 45px;
}
#features .box-1 h3 span:last-child {
  font-size: 70px;
  line-height: 70px;
  font-weight: bold;
}
#features .box-2 {
  position: relative;
  margin-bottom: 120px;
}
#features .box-2 .photo-2 img {
  width: 100%;
  height: auto;
}
#features .box-2 h3 {
  font-weight: bold;
  font-size: 70px;
  line-height: 70px;
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
}
#features .box-3 {
  position: relative;
}
#features .box-3 .photo-3 img {
  width: 100%;
  height: auto;
}
#features .box-3 h3 {
  position: absolute;
  font-size: 70px;
  line-height: 70px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
}
#features .box-3 .place-1 {
  position: absolute;
  font-weight: bold;
  left: 40px;
  top: 40px;
  font-size: 32px;
}
#features .box-3 .place-2 {
  position: absolute;
  font-weight: bold;
  right: 40px;
  top: 40px;
  font-size: 32px;
}
#features .box-3 .place-3 {
  position: absolute;
  font-weight: bold;
  left: 40px;
  bottom: 40px;
  font-size: 32px;
}
#features .box-3 .place-4 {
  position: absolute;
  font-weight: bold;
  right: 40px;
  bottom: 40px;
  font-size: 32px;
}
@media screen and (max-width: 1280px) {
  #features .box-1 {
    margin-bottom: 80px;
  }
  #features .box-2 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1024px) {
  #features h2 {
    font-size: 64px;
    line-height: 48px;
    margin-bottom: 80px;
  }
  #features .box-1 {
    margin-bottom: 50px;
  }
  #features .box-1 h3 span:first-child {
    font-size: 25px;
  }
  #features .box-1 h3 span:last-child {
    font-size: 60px;
    line-height: 60px;
  }
  #features .box-2 {
    margin-bottom: 50px;
  }
  #features .box-2 h3 {
    font-size: 60px;
    line-height: 60px;
  }
  #features .box-3 h3 {
    width: -moz-max-content;
    width: max-content;
    font-size: 60px;
    line-height: 60px;
  }
  #features .box-3 .place-1 {
    font-size: 28px;
    left: 25px;
    top: 25px;
  }
  #features .box-3 .place-2 {
    font-size: 28px;
    right: 25px;
    top: 25px;
  }
  #features .box-3 .place-3 {
    font-size: 28px;
    left: 25px;
    bottom: 25px;
  }
  #features .box-3 .place-4 {
    font-size: 28px;
    right: 25px;
    bottom: 25px;
  }
}
@media screen and (max-width: 768px) {
  #features {
    padding: 80px 0 100px;
  }
  #features h2 {
    font-size: 48px;
  }
  #features .box-1 {
    margin-bottom: 30px;
  }
  #features .box-1 h3 span:first-child {
    font-size: 16px;
  }
  #features .box-1 h3 span:last-child {
    font-size: 38px;
    line-height: 38px;
  }
  #features .box-2 {
    margin-bottom: 30px;
  }
  #features .box-2 h3 {
    font-size: 38px;
    line-height: 38px;
  }
  #features .box-3 {
    margin-bottom: 0;
  }
  #features .box-3 h3 {
    font-size: 38px;
    line-height: 38px;
  }
  #features .box-3 .place-1 {
    font-size: 20px;
    left: 15px;
    top: 15px;
  }
  #features .box-3 .place-2 {
    font-size: 20px;
    right: 15px;
    top: 15px;
  }
  #features .box-3 .place-3 {
    font-size: 20px;
    left: 15px;
    bottom: 15px;
  }
  #features .box-3 .place-4 {
    font-size: 20px;
    right: 15px;
    bottom: 15px;
  }
}
@media screen and (max-width: 639px) {
  #features {
    padding: 80px 0 50px;
  }
  #features h2 {
    font-size: 40px;
  }
  #features .box-1 {
    margin-bottom: 20px;
  }
  #features .box-1 h3 span:first-child {
    font-size: 10px;
    line-height: 20px;
  }
  #features .box-1 h3 span:last-child {
    font-size: 22px;
    line-height: 30px;
  }
  #features .box-2 {
    margin-bottom: 20px;
  }
  #features .box-2 h3 {
    font-size: 22px;
    line-height: 28px;
  }
  #features .box-3 {
    margin-bottom: 0;
  }
  #features .box-3 h3 {
    font-size: 22px;
    line-height: 28px;
  }
  #features .box-3 .place-1 {
    font-size: 15px;
    left: 10px;
    top: 10px;
  }
  #features .box-3 .place-2 {
    font-size: 15px;
    right: 10px;
    top: 10px;
  }
  #features .box-3 .place-3 {
    font-size: 15px;
    left: 10px;
    bottom: 10px;
  }
  #features .box-3 .place-4 {
    font-size: 15px;
    right: 10px;
    bottom: 10px;
  }
}

#case_studies {
  padding: 200px 0 220px;
  background: #f7f7f7;
}
#case_studies h2 {
  font-size: 80px;
  line-height: 80px;
  color: #01080d;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}
#case_studies .desc {
  text-align: center;
  font-size: 24px;
  line-height: 45px;
  margin-bottom: 45px;
  color: #5c6164;
  font-weight: bold;
}
#case_studies .group-price {
  display: flex;
  justify-content: center;
  margin-bottom: 90px;
}
#case_studies .group-price .col-group {
  text-align: center;
  margin: 0 75px;
}
#case_studies .group-price .col-group .sub-desc-1 {
  font-size: 18px;
  font-weight: bold;
  color: #01080d;
  opacity: 0.7;
  margin-bottom: 10px;
}
#case_studies .group-price .col-group .number {
  font-size: 80px;
  font-weight: bold;
  color: #0f86dc;
  line-height: 80px;
  margin-bottom: 10px;
}
#case_studies .group-price .col-group .sub-desc-2 {
  font-weight: bolder;
  color: #0f86dc;
  font-size: 30px;
}
#case_studies .row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 65px;
}
#case_studies .row .col {
  overflow: hidden;
  /* display: block; */
  display: flex;
  flex-direction: column;
  width: 31.5%;
  background: #fff;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 0 10px 5px rgba(211, 205, 205, 0.1);
}
#case_studies .row .col .eyecatch {
  overflow: hidden;
}
#case_studies .row .col img {
  width: 100%;
  height: auto;
  display: block;
  /* border-radius: 10px 10px 0 0; */
  transition: transform .15s ease-out, opacity .15s ease-out;
}
#case_studies .row .col:hover img {
  transform: scale(1.05);
  opacity: .7;
}
#case_studies .row .col .content {
  flex-grow: 1;
  padding: 25px 40px 90px;
}
#case_studies .row .col .content::after {
  content: "";
  background: url(../img/index/icon_arrow.png) no-repeat 0 0/100%;
  width: 44px;
  height: 45px;
  right: 25px;
  bottom: 25px;
  position: absolute;
  transition: transform .15s ease-out, opacity .15s ease-out;
}
#case_studies .row .col:hover .content::after {
  /* opacity: 0.7; */
  transform: scale(1.1);
}
#case_studies .row .col h3 {
  color: #01080d;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
#case_studies .row .col .col-desc {
  font-size: 18px;
  color: #5c6164;
}
#case_studies .btn-t2 a {
  display: block;
  background: #2c3b48;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
  border-radius: 10px;
  padding: 15px 45px 15px 20px;
  /* transition: opacity .2s ease-out; */
  transition: background .15s ease-out;
}
#case_studies .btn-t2 a span {
  color: #fff;
  position: relative;
  font-weight: 600;
  letter-spacing: 1px;
}
#case_studies .btn-t2 a span::after {
  content: "";
  background: url(../img/index/arrow_white.png) no-repeat 0 0/100%;
  width: 7px;
  height: 11px;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
#case_studies .btn-t2 a:hover {
  /* opacity: 0.7; */
  background: #42586c;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  #case_studies {
    padding: 120px 0 150px;
  }
  #case_studies h2 {
    font-size: 64px;
    line-height: 64px;
  }
  #case_studies .desc {
    font-size: 22px;
    line-height: 40px;
  }
  #case_studies .group-price .col-group .number {
    font-size: 64px;
    line-height: 64px;
  }
  #case_studies .group-price .col-group .sub-desc-2 {
    font-size: 24px;
  }
  #case_studies .row .col .content {
    padding: 25px 25px 80px;
  }
}
@media screen and (max-width: 768px) {
  #case_studies {
    padding: 80px 0 60px;
  }
  #case_studies h2 {
    font-size: 48px;
    line-height: 48px;
  }
  #case_studies .desc {
    font-size: 20px;
    line-height: 35px;
  }
  #case_studies .group-price {
    margin-bottom: 60px;
  }
  #case_studies .group-price .col-group {
    margin: 0 50px;
  }
  #case_studies .group-price .col-group .sub-desc-2 {
    font-size: 24px;
  }
  #case_studies .row {
    display: block;
    margin-bottom: 40px;
  }
  #case_studies .row .col {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: 100%;
  }
  #case_studies .row .col .eyecatch {
    width: 40%;
  }
  #case_studies .row .col img {
    /* width: 40%; */
    display: block;
    width: 100%;
    height: 100%;
    /* height: auto; */
    /* border-radius: 10px 0 0 10px; */
    -o-object-fit: cover;
       object-fit: cover;
  }
  #case_studies .row .col .content {
    width: 60%;
    padding: 25px;
  }
  #case_studies .row .col .content::after {
    display: none;
  }
  #case_studies .row .col .content h3 {
    font-size: 16px;
  }
  #case_studies .row .col .content .col-desc {
    font-size: 16px;
  }
  #case_studies .btn-t2 a {
    margin: 0 auto;
  }
}
@media screen and (max-width: 639px) {
  #case_studies h2 {
    font-size: 40px;
    line-height: 40px;
  }
  #case_studies .desc {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -1px;
    margin-bottom: 35px;
  }
  #case_studies .group-price {
    margin-bottom: 60px;
  }
  #case_studies .group-price .col-group {
    margin: 0 15px;
  }
  #case_studies .group-price .col-group .number {
    font-size: 46px;
    line-height: 46px;
  }
  #case_studies .group-price .col-group .sub-desc-2 {
    font-size: 24px;
  }
  #case_studies .row {
    margin-bottom: 30px;
  }
  #case_studies .row .col {
    margin-bottom: 20px;
    display: block;
    width: 100%;
    background: transparent;
    border-radius: 0;
  }
  #case_studies .row .col .eyecatch {
    width: 100%;
  }

  #case_studies .row .col img {
    width: 100%;
    height: auto;
    border-radius: 0;
  }
  #case_studies .row .col .content {
    width: 100%;
    padding: 15px 0;
    box-sizing: border-box;
  }
  #case_studies .row .col .content::after {
    display: none;
  }
  #case_studies .row .col .content h3 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  #case_studies .btn-t2 a {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    border-radius: 8px;
    /* padding: 10px 70px 10px 55px; */
  }
}

#sec-slide {
  background: #fff;
  padding: 100px 0 150px;
}
#sec-slide .slide-top {
  margin-bottom: 40px;
}
#sec-slide .slick-slide img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
  #sec-slide {
    padding: 100px 0 60px;
  }
}
@media screen and (max-width: 1024px) {
  #sec-slide {
    padding: 50px 0 40px;
  }
  #sec-slide .slide-top {
    margin-bottom: 20px;
  }
}

#monitoring {
  padding: 100px 0 185px;
  background: #fff;
}
#monitoring .box {
  position: relative;
}
#monitoring .box .photo-bg img {
  border-radius: 15px;
  width: 100%;
  height: auto;
}
#monitoring .box .content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 1160px;
  width: 100%;
  text-align: center;
}
#monitoring .box .content h2 {
  font-size: 80px;
  line-height: 80px;
  font-weight: bold;
  margin-bottom: 60px;
}
/* #monitoring .box .content .group-btn {
  display: flex;
  justify-content: center;
} */
#monitoring {
  --monitoring-col-num: 2;
  --monitornig-col-gap: 24px;
}
#monitoring .group-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--monitornig-col-gap);
}
#monitoring .group-btn__col {
  width: calc((100% - var(--monitornig-col-gap) * (var(--monitoring-col-num) - 1)) / var(--monitoring-col-num));
}
#monitoring .btn {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  background: #2c3b48;
  padding: 24px;
  font-size: 22px;
  font-weight: 700;
  border-radius: 8px;
  transition: background .15s ease-out;
}
#monitoring .btn::before {
  display: inline-block;
  content: "";
  background-position: 0 0;
  background-size: contain;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  margin-right: 4px;
}
#monitoring .btn:hover {
  text-decoration: none;
}
#monitoring .btn-tel:hover {
  background: #42586c;
}
#monitoring .btn-sim,
#monitoring .btn-contact {
  background: #0f86dc;
  box-shadow: 0 0 12px -10px #1195F5;
  transition: background .15s ease-out, box-shadow .15s ease-out;
}
#monitoring .btn-sim:hover,
#monitoring .btn-contact:hover {
  background: #1195F5;
  box-shadow: 0 0 12px 0 #1195F5;
}
#monitoring .btn-sim::before {
  background-image: url(../img/index/icon_calc.png);
}
#monitoring .btn-contact::before {
  background-image: url(../img/index/icon_mail.png);
} 
#monitoring .btn-tel::before {
  background-image: url(../img/index/icon_phone.png);
}
#monitoring .biz-hours {
  margin-top: 16px;
  font-size: 18px;
  font-weight: 700;
}


/* #monitoring .box .content .group-btn .btn-t1 a {
  display: block;
  background: #0f86dc;
  padding: 25px 15px 26px 55px;
  border-radius: 5px;
  width: 360px;
  box-sizing: border-box;
  font-size: 24px;
  text-align: center;
  box-shadow: 0 0 12px -10px #1195F5;
  transition: background .15s ease-out, box-shadow .15s ease-out;
}
#monitoring .box .content .group-btn .btn-t1 a span {
  position: relative;
  font-weight: 600;
}
#monitoring .box .content .group-btn .btn-t1 a span::before {
  content: "";
  background: url(../img/index/icon_phone.png) no-repeat 0 0/100%;
  width: 32px;
  height: 32px;
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
}
#monitoring .box .content .group-btn .btn-t1 a:hover {
  text-decoration: none;
  background: #1195F5;
  box-shadow: 0 0 12px 0 #1195F5;
}
#monitoring .box .content .group-btn .btn-t2 a span::before {
  background: url(../img/index/icon_mail.png) no-repeat 0 0/100%;
  width: 32px;
  height: 28px;
}
#monitoring .box .content .group-btn .col-last {
  width: 360px;
  position: relative;
}
#monitoring .box .content .group-btn .col-last .phone-t1 {
  background: #2c3b48;
  font-size: 24px;
  font-weight: 700;
  padding: 25px 15px 26px 55px;
  border-radius: 5px;
}
#monitoring .box .content .group-btn .col-last .phone-t1 a {
  display: block;
  background: #2c3b48;
  font-size: 24px;
  font-weight: 700;
  padding: 25px 15px 26px 55px;
  border-radius: 5px;
  transition: background .2s ease-out;
}
#monitoring .box .content .group-btn .col-last .phone-t1 a:hover {
  text-decoration: none;
  background: #3d5163;
}
#monitoring .box .content .group-btn .col-last .phone-t1 span {
  position: relative;
}
#monitoring .box .content .group-btn .col-last .phone-t1 span::before {
  content: "";
  background: url(../img/index/icon_phone2.png) no-repeat 0 0/100%;
  width: 32px;
  height: 32px;
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
}
#monitoring .box .content .group-btn .col-last .time {
  font-size: 18px;
  position: absolute;
  bottom: -45px;
  left: 50%;
  transform: translateX(-50%);
  width: -moz-max-content;
  width: max-content;
} */
@media screen and (max-width: 1280px) {
  #monitoring .box .content {
    /* max-width: 950px; */
    /* max-width: 1080px; */
    max-width: 90%;
  }
  #monitoring .btn {
    font-size: 20px;
  }
  /* #monitoring .box .content .group-btn .btn-t1 a {
    width: 270px;
    font-size: 20px;
    padding: 20px 15px 20px 55px;
  }
  #monitoring .box .content .group-btn .col-last .phone-t1 {
    width: 270px;
    padding: 20px 15px 20px 55px;
  } */
}
@media screen and (max-width: 1024px) {
  #monitoring {
    padding: 40px 0 80px;
  }
  /* #monitoring .box .content {
    max-width: 90%;
    width: 100%;
  } */
  #monitoring .box .content h2 {
    font-size: 64px;
    margin-bottom: 20px;
  }
  #monitoring .btn {
    padding: 16px;
    font-size: 18px;
  }
  #monitoring .biz-hours {
    margin-top: 8px;
    font-size: 16px;
  }
  /* #monitoring .box .content .group-btn {
    padding: 0 10px;
  } */
  /* #monitoring .box .content .group-btn .btn-t1 {
    width: 32%;
  }
  #monitoring .box .content .group-btn .btn-t1 a {
    width: auto;
    font-size: 16px;
    padding: 15px 15px 15px 45px;
  }
  #monitoring .box .content .group-btn .col-last {
    max-width: 360px;
    width: auto;
  }
  #monitoring .box .content .group-btn .col-last .phone-t1 {
    font-size: 16px;
    width: 180px;
    padding: 15px 15px 15px 55px;
  }
  #monitoring .box .content .group-btn .col-last .time {
    font-size: 16px;
  } */
}
@media screen and (max-width: 960px) {
  /* #monitoring .box .content {
    max-width: 90%;
    width: 100%;
  }
  #monitoring .btn {
    padding: 16px;
    font-size: 18px;
  }
  #monitoring .biz-hours {
    margin-top: 8px;
    font-size: 16px;
  } */
  #monitoring .btn {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  #monitoring {
    padding: 0;
  }
  #monitoring .wrap {
    padding: 0;
  }
  #monitoring .box .photo-bg {
    height: 500px;
  }
  #monitoring .box .photo-bg img {
    height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 0;
  }
  #monitoring .box .content {
    width: 65%;
  }
  #monitoring .box .content h2 {
    font-size: 40px;
  }
  /* #monitoring .box .content .group-btn {
    display: block;
  }
  #monitoring .box .content .group-btn .btn-t1 {
    width: 100%;
    margin-bottom: 10px;
  }
  #monitoring .box .content .group-btn .col-last {
    width: 100%;
    max-width: 100%;
  }
  #monitoring .box .content .group-btn .col-last .phone-t1 {
    width: 100%;
    box-sizing: border-box;
  }
  #monitoring .box .content .group-btn .col-last .time {
    bottom: -35px;
  } */
}
@media screen and (max-width: 768px) {
  #monitoring .box .content {
    width: 100%;
  }
  #monitoring .box .content h2 {
    font-size: 40px;
  }
  #monitoring .box .content .group-btn {
    /* display: block; */
    flex-direction: column;
    align-items: center;
  }
  #monitoring .group-btn__col {
    width: 60%;
  }
  #monitoring .btn {
    font-size: 18px;
  }


  /* #monitoring .box .content .group-btn .btn-t1 {
    width: 100%;
    margin-bottom: 10px;
  }
  #monitoring .box .content .group-btn .col-last {
    width: 100%;
    max-width: 100%;
  }
  #monitoring .box .content .group-btn .col-last .phone-t1 {
    width: 100%;
    box-sizing: border-box;
  }
  #monitoring .box .content .group-btn .col-last .time {
    bottom: -35px;
  } */
}/*# sourceMappingURL=index.css.map */

@media screen and (max-width: 640px) {
  #monitoring .group-btn {
    gap: 16px;
  }
  #monitoring .group-btn__col {
    max-width: 80%;
    width: 100%;
  }
  /* #monitoring .btn {
    font-size: 18px;
  } */
}
@media screen and (max-width: 480px) {
  #monitoring .group-btn__col {
    max-width: 100%;
  }
  /* #monitoring .btn {
    font-size: 16px;
  } */
}

/* old styles overwrite */
/* a:hover, a:hover *, button:hover, button:hover *, input[type=reset]:hover, input[type=reset]:hover *, input[type=submit]:hover, input[type=submit]:hover * {
  opacity: 1;
} */

:root {
  --color-primary:    #0F86DC;
  --color-service-o2: #9B59B6;
  --color-service-so: #E74C3C;
  --color-service-sr: #16A085;
  --color-service-fo: #F1C40F;
  --color-service-ci: #E67E22;
  --color-service-sd: #2980B9;
  --color-service-io: #95A5A6;
  --color-background: #01080D;
  --color-service-item: #16161A;
  --color-white:      #FFFFFF;
  --color-black:      #000000;
  --color-pink:       #af06b2;
  --color-ctabtn-hover: #1195F5;
  --color-service-cp: linear-gradient(
    -180deg,
    var(--color-service-so) 0%,
    var(--color-service-ci) 20%, 
    var(--color-service-fo) 40%, 
    var(--color-service-sr) 60%,
    var(--color-service-sd) 80%, 
    var(--color-service-o2) 100%
  );
}

.service__container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 64px 24px;
  max-width: 1200px;
  margin: 0 auto 50px;
  padding: 0 16px;
}
.service__category {
  display: contents;
}
.service__wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: calc((100% - (24px * 3)) / 4);
  width: 100%;
}
.serviceCategory__title {
  position: relative;
  height: 48px;
  padding-left: 64px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}
.serviceCategory__title .en {
  display: block;
  margin-top: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #999C9E;
  line-height: 1.35;
}
.service__item {
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 400px;
  margin-top: 16px;
  border: 1px solid var(--color-white);
  border-radius: 12px;
  transform: scale(1);
  transition: transform .15s ease-out, box-shadow .15s ease-out;
  box-sizing: border-box;
}
.serviceItem__inner {
  width: 100%;
  height: 100%;
  padding: 24px;
  background: var(--color-service-item);
}
.service__item:hover, .service__item:hover * {
  text-decoration: none;
  opacity: 1 !important;
}
.service__item:hover {
  transform: scale(1.01);
  transition: transform .15s ease-out, box-shadow .15s ease-out;
}
.service-o2 .service__item:hover { box-shadow: 0 0 32px -10px var(--color-service-o2); }
.service-so .service__item:hover { box-shadow: 0 0 32px -10px var(--color-service-so); }
.service-sr .service__item:hover { box-shadow: 0 0 32px -10px var(--color-service-sr); }
.service-fo .service__item:hover { box-shadow: 0 0 32px -10px var(--color-service-fo); }
.service-ci .service__item:hover { box-shadow: 0 0 32px -10px var(--color-service-ci); }
.service-sd .service__item:hover { box-shadow: 0 0 32px -10px var(--color-service-sd); }
.service-io .service__item:hover { box-shadow: 0 0 32px -10px var(--color-service-io); }
.service-cp .service__item:hover { box-shadow: 0 0 32px -10px var(--color-pink); }

.service__item::before, 
.serviceCategory__title::before {
  position: absolute;
  display: inline-block;
  content: "";
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
}
.service__item::before {
  width: 24px;
  height: 24px;
  right: 24px;
  top: 24px;
  z-index: 1;
}
.service__item::after {
  position: absolute;
  content: "";
  bottom: 24px;
  right: 24px;
  width: 44px;
  height: 44px;
  background: url(../img/index/service_icon_plus.svg);
}
.serviceCategory__title::before {
  width: 48px;
  height: 48px;
  top: 0;
  left: 0;
}

.service__category .service__wrap:not(:first-child) .serviceCategory__title::before {
  display: none;
}
.service-o2 .service__item { border-color: var(--color-service-o2); }
.service-so .service__item { border-color: var(--color-service-so); }
.service-sr .service__item { border-color: var(--color-service-sr); }
.service-fo .service__item { border-color: var(--color-service-fo); }
.service-ci .service__item { border-color: var(--color-service-ci); }
.service-sd .service__item { border-color: var(--color-service-sd); }
.service-io .service__item { border-color: var(--color-service-io); }

.service-ci .service__item::after,
.service-sd .service__item::after {
  content: "お問い合わせ";
  width: fit-content;
  padding: 0 16px;
  background: var(--color-black);
  font-size: 16px;
  font-weight: 700;
  line-height: 44px;
  color: var(--color-white);
  border-radius: 99px;
}

.service-cp .service__item {
  background: var(--color-service-cp);
  border: 0;
  border-radius: 12px;
}
.service-cp .service__item::after {
  background: url(../img/index/service_icon_next.svg);
}
.service-cp .serviceItem__inner {
  width: calc(100% - 2px);
  margin: 1px;
  border-radius: 12px;
}
.service-o2 .service__item::before, .service-o2 .serviceCategory__title::before { 
  background-image: url(../img/index/service_icon_o2.svg);
}
.service-so .service__item::before, .service-so .serviceCategory__title::before { 
  background-image: url(../img/index/service_icon_so.svg);
}
.service-sr .service__item::before, .service-sr .serviceCategory__title::before { 
  background-image: url(../img/index/service_icon_sr.svg);
}
.service-fo .service__item::before, .service-fo .serviceCategory__title::before { 
  background-image: url(../img/index/service_icon_fo.svg);
}
.service-ci .service__item::before, .service-ci .serviceCategory__title::before { 
  background-image: url(../img/index/service_icon_ci.svg);
}
.service-sd .service__item::before, .service-sd .serviceCategory__title::before { 
  background-image: url(../img/index/service_icon_sd.svg);
}
.service-io .service__item::before, .service-io .serviceCategory__title::before { 
  background-image: url(../img/index/service_icon_io.svg);
}

.serviceItem__eyecatch {
  width: 80px;
  height: 80px;
}
.service-ci .serviceItem__eyecatch,
.service-sd .serviceItem__eyecatch {
  width: 48px;
  height: 48px;
}
.serviceItem__title {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 700;
}
.service-ci .serviceItem__title,
.service-sd .serviceItem__title {
  margin-top: 16px;
}
.serviceItem__price {
  margin-top: 8px;
  font-size: 32px;
  font-weight: 700;
}
.serviceItem__price .unit {
  margin-left: 8px;
  font-size: 14px;
}
.serviceItem__desc {
  margin-top: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
  color: #999C9E;
}

.modal__container {
  position: fixed;
  display: none;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgb(0 0 0 / 60%);
  z-index: 999;
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
}
.modal__container--visible {
  display: flex;
}
.modal {
  position: relative;
  max-width: 560px;
  margin: 24px;
  padding: 32px;
  background: var(--color-background);
  border: 1px solid rgb(255 255 255 / 40%);
  border-radius: 8px;
  box-shadow: 0 0 32px -10px var(--color-white);
  opacity: 0;
  transform: scale(0.9);
  animation: bounce-in 0.1s ease-out forwards;
  animation-delay: 0.05s;
}
.modal.o2 {
  border-color: var(--color-service-o2);
  box-shadow: 0 0 32px -10px var(--color-service-o2);
}
.modal.so {
  border-color: var(--color-service-so);
  box-shadow: 0 0 32px -10px var(--color-service-so);
}
.modal.fo {
  border-color: var(--color-service-fo);
  box-shadow: 0 0 32px -10px var(--color-service-fo);
}
.modal.sr {
  border-color: var(--color-service-sr);
  box-shadow: 0 0 32px -10px var(--color-service-sr);
}
.modal.io {
  border-color: var(--color-service-io);
  box-shadow: 0 0 32px -10px var(--color-service-io);
}

@keyframes bounce-in {
  0% {
    transform: scale(0.94);
    opacity: 0;
  }
  /* 50% {
    transform: scale(1.05);
    opacity: 1;
  } */
  100% {
    transform: scale(1.0);
    opacity: 1;
  }
}

.modal__close {
  position: absolute;
  content: "";
  right: 32px;
  top: 32px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.modal__close::after:hover {
  opacity: 0.7;
}
.modal__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
}
.modal__content {
  margin-top: 16px;
}
.modal__desc {
  font-size: 14px;
  line-height: 1.6;
}
.modal__include {
  margin-top: 24px;
}
.modal__table * {
  font-size: 14px;
  line-height: 1.4;
}
.modal__table {
  width: 100%;
  margin-top: 24px;
}
.modal__table thead tr {
  border-bottom: 1px solid var(--color-white);
}
.modal__table th, .modal__table td {
  text-align: left;
}
.modal__table th {
  padding: 8px 0;
}
.modal__table td {
  padding: 2px 0;
}
.modal__table tbody tr:first-child td {
  padding: 8px 0 2px;
}
.modal__table th {
  font-weight: 700;
}
.modal__table__service {
  width: 60%;
}
.modal__table__quantity {
  width: 40%;
}
.modal__button {
  display: block;
  width: 100%;
  margin-top: 40px;
  padding: 8px 24px;
  background: var(--color-primary);
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  border-radius: 8px;
  transition: background .15s ease-out;
}
.modal__button:hover {
  background: var(--color-ctabtn-hover);
  text-decoration: none;
  transition: background .15s ease-out;
}

@media screen and (max-width: 1280px) {
  .service__container {
    gap: 48px 24px;
  }
  .serviceCategory__title {
    padding-left: 56px;
    font-size: 18px;
  }
  .serviceCategory__title::before {
    width: 40px;
    height: 40px;
  }
  .service__item {
    min-height: 360px;
    margin-top: 12px;
  }
  .serviceItem__eyecatch {
    width: 64px;
    height: 64px;
  }
  .serviceItem__title {
    margin-top: 24px;
    font-size: 18px;
  }
  .serviceItem__price {
    font-size: 28px;
  }
  .serviceItem__desc {
    margin-top: 12px;
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .service__container {
    gap: 40px 16px;
  }
  .service__wrap {
    max-width: calc((100% - (16px * 3)) / 4);
  }
  .serviceCategory__title {
    padding-left: 48px;
    font-size: 16px;
  }
  .serviceCategory__title .en {
    margin-top: 0;
    font-size: 13px;
  }
  .service__item {
    margin-top: 8px;
  }
  .service__item::before {
    right: 16px;
    top: 16px;
  }
  .service__item::after {
    bottom: 16px;
    right: 16px;
  }
  .serviceItem__inner {
    padding: 16px;
  }
  .serviceItem__eyecatch {
    width: 56px;
    height: 56px;
  }
  .serviceItem__title {
    margin-top: 16px;
    font-size: 16px;
  }
}
@media screen and (max-width: 960px) {
  .service__wrap {
    max-width: calc((100% - (16px * 2)) / 3);
  }
}
@media screen and (max-width: 768px) {
  .service__container {
    gap: 32px 16px;
  }
  .service__wrap {
    max-width: calc((100% - (16px * 1)) / 2);
  }
  .service__item {
    min-height: 320px;
    margin-top: 4px;
  }
  .serviceItem__eyecatch {
    width: 56px !important;
    height: 56px !important;
  }
  .serviceItem__title {
    margin-top: 16px;
    font-size: 18px;
  }
}
@media screen and (max-width: 640px) {
  #service {
    padding: 0 !important;
  }
  .serviceItem__title {
    font-size: 16px;
  }
  .serviceItem__desc {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .serviceCategory__title {
    margin-top: 16px;
  }
  .serviceCategory__title--empty {
    display: none;
  }
  .service__container {
    gap: 16px;
  }
  .service__wrap {
    max-width: 100%;
  }
  .service__item {
    min-height: 160px;
    width: 100%;
    margin-top: 0;
  }
  .service__item::before {
    display: none;
  }
  .service-cp .service__item {
    margin-top: 16px;
  }
  .service-ci .service__item::after,
  .service-sd .service__item::after {
    content: "";
    width: 44px;
    height: 44px;
    padding: 0;
    background: url(../img/index/service_icon_next.svg) 0 0 no-repeat;
  }  
  .serviceItem__eyecatch {
    position: absolute;
    right: 16px;
    width: 44px !important;
    height: 44px !important;
  }
  .serviceItem__title,
  .serviceItem__price {
    margin-top: 0;
  }
  .service-ci .serviceItem__title,
  .service-sd .serviceItem__title {
    margin-top: 0;
  }
  .serviceItem__desc {
    padding-right: 60px;
  }
  .modal {
    padding: 24px;
  }
}