@charset "utf-8";

/*==========================================
 nobori_cloud
===========================================*/
.service3{
	width: 100%;
}
.nobori_cloud_area04{
  border-top: 1px solid #F5EBF1;
}
@media only screen and (min-width: 1619px) {
  .nobori_cloud_area04{
    margin-top: 20px;
  }
}
#service .nobori_cloud_area04 .inner{
	padding-top: 69px;
}
.nobori_cloud_area04 .cmn {
  float: left;
  width: calc(100% / 3 - 1px);
  height: 204px;
  border-right: 1px solid #BFBFBF;
  box-sizing: border-box;
  text-align: center;
	padding-top: 0;
}
.nobori_cloud_area04 .topCount .cmn:nth-child(2) {
  border-right: 1px solid #BFBFBF;
}
.nobori_cloud_area04 .topCount .cmn:nth-child(3) {
  border-right: none;
}

.nobori_cloud_area04 .topCount .cmn .cmn_ttl {
  position: relative;
  padding: 80px 0 0;
  font-size: 1.1rem;
	font-weight: 600;
}
.nobori_cloud_area04 .topCount .cmn:nth-child(1) .cmn_ttl::before {
  position: absolute;
  left: 50%;
  top: 18px;
  width: 36px;
  height: 39px;
  margin: 0 0 0 -18px;
  background-image: url("../../img/icon_sv1.svg");
  background-size: 36px 39px;
  content: "";
}
.nobori_cloud_area04 .topCount .cmn:nth-child(2) .cmn_ttl::before {
  position: absolute;
  left: 50%;
  top: 18px;
  width: 19px;
  height: 40px;
  margin: 0 0 0 -10px;
  background-image: url("../../img/icon_sv2.svg");
  background-size: 19px 40px;
  content: "";
}
.nobori_cloud_area04 .topCount .cmn:nth-child(3) .cmn_ttl::before {
  position: absolute;
  left: 50%;
  top: 18px;
  width: 38px;
  height: 40px;
  margin: 0 0 0 -20px;
  background-image: url("../../img/icon_sv3.svg");
  background-size: 38px 39px;
  content: "";
}
.nobori_cloud-contact{
  background: #e9f0f7;
  padding: 50px 50px;
  text-align: center;
  width: 100%;
  margin-top: 80px;
}
.nobori_cloud-contact-txt{
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 30px;
  letter-spacing: 0;
  line-height: 1.466;
}
.nobori_cloud-contact-btn{
  background: linear-gradient(to bottom,  #004fa5 0%,#25a1d2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004fa5), color-stop(100%,#25a1d2));
  display: inline-block;
}
.nobori_cloud-contact-btn a{
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
  text-align: left;
  padding: 24px 50px;
  background-image: url(../../img/icn_arrow.svg);
  background-repeat: no-repeat;
  background-size: 11px auto;
  background-position: right 30px center;
}
.columnTyp04 .typ02{
	width: 100%;
}
.nobori_cloud_area03 .columnTyp04 .column{
	box-shadow:none !important;
	border: 3px solid #F5EBF1;
}
@media only screen and (max-width: 767px) {
.nobori_cloud_area04{
  border-top: none;
}
#service .nobori_cloud_area04 .inner{
	padding-top: 0;
}
  .nobori_cloud_area04 .cmn {
    float: none;
    width: calc(100% - 40px);
    height: auto;
    padding: 20px 0 60px 0;
    border-right: none;
    border-bottom: none;
	margin-bottom: 40px;
	margin-right: 20px;
	margin-left: 20px;
  position: relative;
  }
  .nobori_cloud_area04 .cmn::after{
    content: "";
    height: 1px;
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    width: 205px;
    background: #C6C6C6;
  }
  .nobori_cloud_area04 .topCount .cmn:nth-child(3)::after{
    display: none;
  }
 .nobori_cloud_area04 .topCount .cmn:nth-child(2) {
    padding-bottom: 60px;
    border-bottom: none;
	border-right: none;
  }
 .nobori_cloud_area04 .topCount .cmn:nth-child(3) {
	border-bottom: none;
  }
 .nobori_cloud_area04 .topCount .cmn .cmn_ttl {
    padding: 80px 0 0;
    font-size: 1.2rem;
	font-weight: 600;
  }
  .nobori_cloud_area04 .topCount .cmn p{
    padding-top: 35px;
  }
  .nobori_cloud-contact{
    padding: 30px 25px;
    margin-top: 60px;
    margin: 0 -10px;
  }
  .nobori_cloud-contact-txt{
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .nobori_cloud-contact-btn{
    margin-bottom: 0;
  }
  .nobori_cloud-contact-btn a{
    font-size: 14px;
    letter-spacing: 0;
    line-height: 50px;
    line-height: 1.4;
    padding: 15px 20px 15px 10px;
    background-image: url(../../img/icn_arrow_sp.svg);
    background-repeat: no-repeat;
    background-size: 4px auto;
    background-position: right 10px center;
  }
}
