  @charset "UTF-8";
/*////////////////////////////////////////////////////

    .ÔO¶¨

////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////
    ¥Ú©`¥¸¹ÌÓÐ¤Î¥¹¥¿¥¤¥ë
////////////////////////////////////////////////////*/
.service_detailindex .mv_wrap {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #1CB1F6;
}
@media print, screen and (min-width: 600px) {
  .service_detailindex .mv_wrap {
    height: 17rem;
  }
}
@media only screen and (max-width: 599px) {
  .service_detailindex .mv_wrap {
    height: 11.2rem;
  }
}
.service_detailindex .mv_wrap .mv_lower_tit {
  color: #fff;
}
@media print, screen and (min-width: 960px) {
  .service_detailindex .mv_wrap .mv_lower_tit .mv_lower_imgwrap {
    width: calc(100% - 496px);
  }
}
@media only screen and (min-width: 1312px) {
  .service_detailindex .mv_wrap .mv_lower_tit {
    padding-left: calc((100% - 1216px) / 2);
  }
}
@media print, screen and (min-width: 960px) and (max-width: 1311px) {
  .service_detailindex .mv_wrap .mv_lower_tit {
    padding-left: 48px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
  .service_detailindex .mv_wrap .mv_lower_tit {
    padding-left: 32px;
    width: 54%;
  }
}
@media only screen and (max-width: 599px) {
  .service_detailindex .mv_wrap .mv_lower_tit {
    padding-left: 12px;
    width: calc(100% - 150px - 16px);
  }
}
.service_detailindex .mv_wrap .mv_lower_imgwrap {
  text-align: right;
  height: 100%;
}
.service_detailindex .mv_wrap .mv_lower_imgwrap .img {
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
}
@media print, screen and (min-width: 960px) {
  .service_detailindex .mv_wrap .mv_lower_imgwrap {
    width: 496px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
  .service_detailindex .mv_wrap .mv_lower_imgwrap {
    width: 45%;
  }
}
@media only screen and (max-width: 599px) {
  .service_detailindex .mv_wrap .mv_lower_imgwrap {
    width: 150px;
  }
}
.service_detailindex .main_cont_detailindex {
  position: relative;
  background-image: url("/service/img/detailindex_illust_bg.jpg");
  background-repeat: repeat-x;
  background-position: bottom;
}
@media only screen and (max-width: 599px) {
  .service_detailindex .main_cont_detailindex {
    margin-bottom: 80px;
  }
}
.service_detailindex .inner_detailindex {
  box-sizing: border-box;
  position: relative;
  z-index: 3;
}
@media print, screen and (min-width: 600px) {
  .service_detailindex .inner_detailindex {
    padding-top: 4.8rem;
  }
}
@media only screen and (max-width: 599px) {
  .service_detailindex .inner_detailindex {
    padding-top: 3.2rem;
  }
}
.service_detailindex .cmn_tit02 {
  border-bottom: none;
}
.service_detailindex .p_detailindex_list {
  display: grid;
}
@media print, screen and (min-width: 960px) {
  .service_detailindex .p_detailindex_list {
    margin-top: 5.6rem;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2.4rem 32px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
  .service_detailindex .p_detailindex_list {
    margin-top: 3.2rem;
    grid-template-columns: 1fr 1fr;
    gap: 2.4rem 16px;
  }
}
@media only screen and (max-width: 599px) {
  .service_detailindex .p_detailindex_list {
    margin-top: 3.2rem;
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
}
.service_detailindex .p_detailindex_list > .item {
  width: 100%;
}
.service_detailindex .p_detailindex_list .cmn_btn03 {
  width: 100%;
}
.service_detailindex .bottom_imgwrap {
  position: relative;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  z-index: 1;
  display: flex;
  align-items: flex-end;
  justify-self: center;
  overflow: hidden;
}
@media print, screen and (min-width: 600px) {
  .service_detailindex .bottom_imgwrap .img {
    width: 1440px;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 599px) {
  .service_detailindex .bottom_imgwrap .img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media print, screen and (min-width: 600px) {
  .service_detailindex.__transionenergy .bottom_imgwrap {
    height: 250px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
  .service_detailindex.__transionenergy .bottom_imgwrap {
    height: 160px;
  }
}
@media only screen and (max-width: 599px) {
  .service_detailindex.__transionenergy .bottom_imgwrap {
    height: 123px;
  }
}
@media only screen and (max-width: 599px) {
  .service_detailindex.__transionenergy .bottom_imgwrap .img {
    height: 80px;
  }
}

.service_dl01 {
  display: flex;
  flex-wrap: wrap;
}
.service_dl01 .item {
  display: block;
  text-decoration: none;
  background-color: #F5FAFF;
  box-sizing: border-box;
  position: relative;
  color: #333333;
}
@media print, screen and (min-width: 960px) {
  .service_dl01 .item {
    width: calc((100% - 32px) / 2);
    padding: 32px 24px;
    padding-right: 72px;
  }
}
@media only screen and (max-width: 959px) {
  .service_dl01 .item {
    width: 100%;
    padding: 16px;
    padding-right: 57px;
  }
}
@media print, screen and (min-width: 960px) {
  .service_dl01 .item:nth-child(2n) {
    margin-left: 32px;
  }
}
@media only screen and (max-width: 959px) {
  .service_dl01 .item:nth-child(n+2) {
    margin-top: 16px;
  }
}
@media print, screen and (min-width: 960px) {
  .service_dl01 .item:nth-child(n+3) {
    margin-top: 32px;
  }
}
.service_dl01 .item .tit {
  font-weight: bold;
  color: #0068AF;
}
@media print, screen and (min-width: 960px) {
  .service_dl01 .item .tit {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 960px) {
  .service_dl01 .item .cont {
    margin-top: 16px;
  }
}
@media only screen and (max-width: 959px) {
  .service_dl01 .item .cont {
    margin-top: 8px;
  }
}
.service_dl01 .item .note {
  display: flex;
}
@media only screen and (max-width: 599px) {
  .service_dl01 .item .note {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
.service_dl01 .item .note > dt {
  text-wrap: nowrap;
}
@media only screen and (max-width: 599px) {
  .service_dl01 .item .note:nth-child(n+2) {
    margin-top: 5px;
  }
}
.service_dl01 .item .arrow {
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateX(-50%);
  z-index: 2;
  fill: none;
  stroke: #0068AF;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
}
@media only screen and (max-width: 599px) {
  .service_dl01 .item .arrow {
    right: 15px;
  }
}
.service_dl01 .item.__link {
  transition: background-color 0.2s cubic-bezier(0.3, 0.1, 0.4, 1);
}
.service_dl01 .item.__link:hover {
  background-color: #0068AF;
  color: #fff;
}
.service_dl01 .item.__link:hover .tit {
  color: #fff;
}
.service_dl01 .item.__link:hover .arrow {
  stroke: #fff;
}
/*# sourceMappingURL=custom.css.map */
