/* 共通 */

.cmn-inner,
.dtl-inner {
  width: 1100px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  main {
    padding: 96px 0 0;
  }
  .cmn-inner {
    width: 100%;
  }
  .dtl-inner {
    width: 90.66%;
  }
}


/*--------------------------
  kv
--------------------------*/

.hc-kv {
  position: relative;
  height: 372px;
  padding: 170px 0 0;
}

.hc-kv-dtl {
  height: auto;
  padding: 196px 0 0;
  margin: 0 0 80px;
}

.hc-kv::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  background: #2980C4;
  z-index: -5;
}

.hc-kv-dtl::before {
  height: 55.8%;
}

.hc-kv-inner {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}

.hc-kv-ttl {
  font-size: 40px;
  font-weight: 700;
  color: #FFF;
  line-height: 1.2;
  margin: 0 0 8px;
}

.hc-kv-ttl-sub {
  font-size: 30px;
  font-weight: 700;
  color: #FFF;
  margin-bottom: 8px;
  line-height: 1.2;
  display: block;
}

.hc-kv-catch {
  font-size: 16px;
  font-weight: 400;
  color: #FFF;
  line-height: 1.6;
}

.hc-kv-ttl-en {
  display: block;
  margin: 0 0 8px;
  color: #FFF;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.3;
}

.hc-kv-ttl-dtl {
  margin: 0 0 65px;
  color: #FFF;
  font-size: 36px;
  font-weight: 700;
}

.hc-kv-illust {
  position: absolute;
  top: -8px;
  right: 0;
  width: 285px;
  z-index: 5;
}

.hc-kv-data {
  padding: 45px 5% 59px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

.hc-kv-data-ttl {
  margin: 0 0 4px;
  font-size: 28px;
  font-weight: 700;
}

.hc-kv-data-txt {
  margin: 0 0 34px;
  font-size: 16px;
  line-height: 1.75;
}

.hc-kv-data .dtl-lead-card-02 {
  margin-top: 0;
}

.hc-kv-data .dtl-lead-card-body {
  width: 846px;
}

.hc-kv-data .dtl-lead-card-list-item {
  font-size: 20px;
  line-height: 1.5;
}

.hc-kv-data .dtl-lead-card-list-item + .dtl-lead-card-list-item {
  margin-top: 12px;
}

@media screen and (max-width: 767px) {
  .hc-kv {
    height: auto;
    padding: 20px 0;
    margin: 0;
  }
  .hc-kv-inner {
    width: 91.6%;
  }
  .hc-kv-ttl-box {
    position: relative;
    width: auto;
    padding: 0;
  }
  .hc-kv-dtl .hc-kv-ttl-box {
    padding: 0px 0 36px;
  }
  .hc-kv-ttl {
    width: calc(100% - 150px);
    font-size: 24px;
    margin: 0 0 11px;
  }
  .hc-kv-ttl-sub{
    font-size: 18px;
    margin-bottom: 4px;
  }
  .hc-kv-catch {
    width: calc(100% - 150px);
    font-size: 14px;
    margin: 0;
    line-height: 1.6;
  }
  .hc-kv-illust {
    top: auto;
    bottom: 0;
    width: 130px;
  }
  .hc-kv-dtl .hc-kv-illust {
    bottom: -3px;
  }
}


/*--------------------------
  index
--------------------------*/

.hc-index-sec {
  padding: 60px 0 0;
}

#lede.hc-index-sec{
  padding-top: 100px;
  padding-bottom: 40px;
  background: #f3f3f3;
  position: relative;
}

#lede.hc-index-sec::after{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -40px;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-top: 40px solid #f3f3f3;
}

.hc-index-sec + .hc-index-sec {
  margin-top: 80px;
}

.hc-index-sec + .pickup {
  margin-top: 120px;
}

.hc-index-sec-inner{
  width: 1100px;
  margin: 0 auto;
}

.hc-index-ttl {
  margin: 0 auto 5px;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.35;
}

.hc-index-subttl {
  width: 960px;
  margin: 16px auto 27px;
  font-size: 16px;
  line-height: 1.6;
}

.hc-index-icon {
  margin: 0 auto;
  text-align: center;
}

.hc-index-shl{
  color: #2980c4;
  font-size: 24px;
  text-align: center;
  line-height: 1.5;
}

.hc-index-list {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  padding: 32px 3.65%;
}

.hc-index-item {
  width: 31.76%;
  margin-left: 2.3%;
  padding: 30px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}

.hc-index-item:nth-child(3n+1) {
  margin-left: 0;
}

.hc-index-item:nth-child(n+4) {
  margin-top: 32px;
}

.hc-index-item-ttl,
.hc-index-item-txt {
  position: relative;
  z-index: 2;
}

.hc-index-item-ttl {
  margin: 0 0 3px;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}

.hc-index-item-icon{
  width: auto;
  height: 130px;
  margin: 20px auto;
  display: block;
}

.hc-index-item-txt {
  font-size: 16px;
  line-height: 1.75;
}

.hc-index-btn{
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .hc-index-sec {
    width: calc(100% - 32px);
    margin: 0 auto;
    padding: 29px 0 0;
  }
  #lede.hc-index-sec{
    width: 100%;
    padding-top: 50px;
  }
  #offer.hc-index-sec{
    padding-top: 70px;
  }
  .hc-index-sec-inner{
    width: calc(100% - 32px);
    margin: 0 auto;
  }
  .hc-index-sec + .hc-index-sec {
    margin-top: 40px;
  }
  .hc-index-sec + .pickup {
    margin-top: 74px;
  }
  .hc-index-ttl {
    margin: 0 auto 0px;
    font-size: 28px;
  }
  .hc-index-subttl {
    width: auto;
    margin: 20px auto;
    font-size: 14px;
  }
  .hc-index-shl{
    font-size: 18px;
  }
  .hc-index-list {
    padding: 24px 0;
  }
  .hc-index-item {
    width: 100%;
    margin-left: 0;
    padding: 20px;
  }
  .hc-index-item:nth-child(n+2),
  .hc-index-item:nth-child(n+4) {
    margin-top: 16px;
  }
  .hc-index-item-icon{
    height: 80px;
  }
  .hc-index-item-ttl {
    margin: 0 0 9px;
    font-size: 20px;
    line-height: 1.2;
  }
  .hc-index-item-txt {
    font-size: 14px;
    line-height: 1.75;
  }
  .hc-index-graph{
    width: 100%;
    margin: 0 auto;
    display: block;
  }
}


/*--------------------------
  3 points
--------------------------*/

.hc-index-points3{
  width: 100%;
  margin-top: 60px;
  background-color: #bed9ed;
}

.hc-index-points3-inner{
  width: 1100px;
  margin: 0 auto;
  padding: 50px 0;
}

.hc-index-points3-ttl{
  color: #2980c4;
  font-size: 36px;
  text-align: center;
}

.hc-index-points3-list{
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hc-index-points3-item{
  width: 31%;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}

.hc-index-points3-item a{
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 1;
  text-decoration: none;
  border: solid 1px #bed9ed;
  border-radius: 10px;
  transition: .3s;
}

.hc-index-points3-item-balloon{
  padding: 4px 20px;
  background-color: #2980c4;
  border-radius: 6px;
  position: absolute;
  top: -20px;
  right: 0;
  color: #fff;
  font-size: 14px;
}

.hc-index-points3-item-balloon-inner{
  width: 100%;
  position: relative;
  z-index: 2;
}

.hc-index-points3-item-balloon::after{
  content: "";
  position: absolute;
  margin: 0;
  bottom: -30px;
  z-index: 1;
  right: 50%;
  width: 0;
  height: 0;
  border-top: 40px solid #2980c4;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  transform: rotate(30deg);
}

.hc-index-points3-icon-good {
  width: 20px;
  height: auto;
  margin-right: 8px;
  display: inline-block;
}

.hc-index-points3-item-hl-wrap{
  padding: 27px 20px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.hc-index-points3-icon-check{
  width: 26px;
  margin-right: 8px;
  display: inline-block;
}

.hc-index-points3-item-shl{
  margin-top: 4px;
  color: #e03657;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.hc-index-points3-item-txt{
  padding: 16px 20px;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}

.hc-index-points3-item-link{
  width: 100%;
  height: 32px;
  background-color: #2980c4;
  border-radius: 0 0 10px 10px;
  position: absolute;
  bottom: 0;
  z-index: 2;
  transition: .3s;
}

.hc-index-points3-item-link-arrow{
  position: relative;
  width: 20px;
  height: 20px;
  margin: 6px auto 0;
  background-color: #fff;
  border-radius: 100%;
  display: block;
  transition: .3s;
}

.hc-index-points3-item-link-arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #2980c4;
  border-right: 1px solid #2980c4;
  transform: translate(-50%, -50%) rotate(135deg);
  margin-top: -1px;
  transition: .3s;
}

.hc-index-points3-item a:hover {
  border: solid 1px #2980c4;
}

.hc-index-points3-item a:hover .hc-index-points3-item-link {
  background-color: #fff;
}

.hc-index-points3-item a:hover .hc-index-points3-item-link-arrow {
  background-color: #2980c2;
}

.hc-index-points3-item a:hover .hc-index-points3-item-link-arrow::before {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}

@media screen and (max-width: 767px) {
  .hc-index-points3-inner{
    width: calc(100% - 32px);
    margin: 0 auto;
  }
  .hc-index-points3-ttl{
    font-size: 28px;
    line-height: 1.35;
  }
  .hc-index-points3-list{
    margin-top: 0;
    display: block;
  }
  .hc-index-points3-item{
    width: 100%;
    margin: 40px auto 0;
  }
  .hc-index-points3-item-balloon{
    top: -15px;
  }
  .hc-index-points3-icon-check{
    width: 20px;
  }
  .hc-index-points3-item-hl-wrap{
    padding-top: 20px;
  }
  .hc-index-points3-item-shl{
    margin-top: 0;
    font-size: 16px;
  }
  .hc-index-points3-item-txt{
    padding-top: 10px;
    padding-bottom: 40px;
    font-size: 18px;
  }
  .hc-index-points3-item a{
    border: none;
    cursor: default;
  }
  .hc-index-points3-item a:hover {
    border: none;
  }
  .hc-index-points3-item a:hover .hc-index-points3-item-link {
    background-color: #2980c2;
  }
  .hc-index-points3-item a:hover .hc-index-points3-item-link-arrow {
    background-color: #fff;
  }
  .hc-index-points3-item a:hover .hc-index-points3-item-link-arrow::before {
    border-top: 1px solid #2980c2;
    border-right: 1px solid #2980c2;
  }
}


/*--------------------------
  each point
--------------------------*/

.hc-index-ttl-point-num{
  padding-left: 30px;
  position: relative;
  color: #e03657;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.hc-index-ttl-point-num::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #E03657;
}

.hc-index-ttl-point{
  margin-top: 8px;
  padding-left: 30px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.35;
}

.hc-index-point-subttl{
  width: 100%;
  margin: 16px auto 27px;
  padding-left: 30px;
  font-size: 16px;
  line-height: 1.6;
}

.hc-index-graph-point01{
  width: 840px;
  margin: 0 auto;
  display: block;
}

@media screen and (max-width: 767px) {
  .hc-index-ttl-point{
    font-size: 24px;
    line-height: 1.35;
  }
  .hc-index-point-subttl{
    margin-bottom: 16px;
  }
}


/*--------------------------
  graph point02
--------------------------*/

.hc-index-point02-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hc-index-point02-item{
  width: 47.5%;
  margin-top: 40px;
  border: solid 1px #2980c4;
  border-radius: 10px;
  position: relative;
}

.hc-index-point02-item-hl{
  width: 80%;
  margin: 0 auto;
  padding: 2px 20px;
  background-color: #2980c4;
  border-radius: 6px;
  position: absolute;
  top: -22px;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.hc-index-point02-item-inner{
  padding: 40px 0 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.hc-index-point02-item-icon-wrap{
  width: 35%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hc-index-point02-item-icon{
  width: 65%;
  margin: 0 auto;
  display: block;
}

.hc-index-point02-item:nth-child(2) .hc-index-point02-item-icon{
  width: auto;
  max-height: 140px;
}

.hc-index-point02-item-list{
  width: 65%;
  padding-right: 5%;
}

.hc-index-point02-item-item{
  padding-left: 15px;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}

.hc-index-point02-item-item::before{
  display: inline-block;
	content: "";
	margin-top: 6px;
	margin-left: -15px;
  margin-right: 7px;
	width: 10px;
	height: 10px;
	vertical-align: top;
	border-radius: 5px;
	background-color: #000;
}

.hc-index-point02-item-item:last-child{
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .hc-index-point02-list{
    display: block;
  }
  .hc-index-point02-item{
    width: 100%;
  }
  .hc-index-point02-item-hl{
    font-size: 18px;
  }
  .hc-index-point02-item-inner{
    padding-top: 25px;
  }
}

/*--------------------------
  relation service
--------------------------*/

.hc-index-rs{
  margin-top: 40px;
  padding: 30px;
  background-color: #2980c4;
}

.hc-index-rs-ttl{
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.hc-index-rs-list{
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.hc-index-rs-item{
  width: 23%;
  margin: 0 1.25%;
  background-color: #fff;
}

.hc-index-rs-item:first-child{
  margin-left: 0;
}

.hc-index-rs-item:nth-child(4){
  margin-right: 0;
}

.hc-index-rs-item a{
  width: 100%;
  height: 100%;
  padding: 25px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hc-index-rs-item-logo{
  max-width: 180px;
  max-height: 50px;
  margin: auto;
  display: block;
}

.hc-index-point03-list{
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.hc-index-point03-item{
  width: 18%;
  border: solid 1px #2980c4;
}

.hc-index-point03-item-inner{
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2980c4;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}

.hc-index-graph-point03{
  margin-top: 16px;
}

@media screen and (max-width: 767px) {
  .hc-index-rs{
    margin-top: 30px;
    padding: 20px;
  }
  .hc-index-rs-list{
    margin-top: 0;
  }
  .hc-index-rs-item{
    width: 47.5%;
    margin-top: 10px;
  }
  .hc-index-rs-item:first-child{
    margin-left: 1.25%;
  }
  .hc-index-rs-item:nth-child(4){
    margin-right: 1.25%;
  }
  .hc-index-rs-item-logo{
    max-width: 100%;
    max-height: 36px;
  }
  .hc-index-point03-list{
    margin-top: 0;
  }
  .hc-index-point03-item{
    width: 47.5%;
    margin-top: 15px;
  }
  .hc-index-point03-item-inner{
    padding: 10px;
    font-size: 16px;
  }
}

/*--------------------------
  xeon
--------------------------*/

.hc-index-xeon-wrap{
  width: 100%;
  margin-top: 40px;
  text-align: right;
}

.hc-index-xeon-logo{
  width: 110px;
  height: auto;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .hc-index-xeon-wrap{
    width: calc(100% - 32px);
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}


/*--------------------------
  case
--------------------------*/

.service-sec-ttl {
  position: relative;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  padding: 0 0 0 30px;
  margin: 0 0 30px;
}

.service-sec-ttl::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #E03657;
}

.service-case {
  margin-top: 60px;
  margin-bottom: 120px;
}

.service-case-li {
  display: flex;
  justify-content: left;
}

.service-case-item {
  width: 340px;
  border-radius: 6px;
  box-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

.service-case-item:nth-child(2) {
  margin: 0 40px;
}

.service-case-item a {
  position: relative;
  display: block;
  height: 100%;
  border-radius: 6px;
  background: #fff;
  text-decoration: none;
}

.service-case-item a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 1px);
  height: calc(100% - 1px);
  background: #fff;
  content: "";
  border-radius: 10px;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.165, .84, .44, 1);
}

.service-case-item-img {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 210px;
  border-radius: 6px 6px 0 0;
  background: #fff;
  padding: 0 32px;
}

.service-case-item-img img {
  width: 276px;
}

.service-case-item-data {
  position: relative;
  padding: 24px 32px;
}

.service-case-item-data-inner {
  margin: 0 0 20px;
}

.service-case-item-cat {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 20px;
}

.service-case-item-cat-item {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  border-radius: 18px;
  background: #727171;
  padding: 2px 20px;
  margin: 0 8px 4px 0;
}

.service-case-item-ttl {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 16px;
}

.service-case-item-sub-img {
  margin: 16px 0 0;
}

.service-case-item-btn {
  position: relative;
  font-weight: 700;
  color: #727171;
  border-bottom: 1px solid #EFEFEF;
  padding: 0 0 6px;
}

.service-case-item-btn::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 4px;
  right: 0;
  width: 14px;
  height: 5px;
  background-image: url(/sp/usize/assets/img/common/next-arrow-red.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transition: .3s;
}

.service-case .service-sec-btn {
  margin: 56px 0 0;
}

@media screen and (min-width: 768px) {
  .service-case-item a:hover::before {
    opacity: 1;
    transform: scale(1.05);
  }
}

@media screen and (max-width: 767px) {
  .service-case {
    width: calc(100% - 32px);
    margin: 40px auto 0;
    margin-bottom: 80px;
  }
  .service-case-li {
    display: block;
    margin: 0 -12px;
    justify-content: space-between;
  }
  .service-case-item {
    width: auto;
    margin: 0 12px;
  }
  .service-case-item:nth-child(2) {
    margin: 0 12px;
  }
  .slick-track {
    padding: 32px 0;
  }
  .arrows {
    text-align: center;
  }
  .slide-arrow {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    border: 1px solid #1A2792;
    background: #fff;
    margin: 0 12px;
  }
  .slide-arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #1A2792;
    border-right: 2px solid #1A2792;
    transform: translate(-50%) rotate(45deg);
    margin-top: -4px;
    margin-left: -2px;
    transition: .3s;
  }
  .prev-arrow::after {
    margin-left: 2px;
    transform: translate(-50%) rotate(-135deg);
  }
  .service-case .service-sec-btn {
    margin: 24px 0 0;
  }
}

