#iot-2021062 .sp {
  display: none;
}

@media only screen and (max-width: 768px) {
  #iot-2021062 .sp {
    display: block;
  }
}

#iot-2021062 .btn-link a {
  display: block;
  margin: 0 auto;
  position: relative;
  text-align: center;
  background: #d70d3b;
  color: #FFF;
  font-weight: bold;
  padding: 10px 0;
  font-size: 1.25rem;
  border-radius: 3px;
  -webkit-transition: .3s;
  transition: .3s;
}

#iot-2021062 .btn-link a:before {
  position: absolute;
  display: block;
  content: '';
  background: url(/common/images/com_icn40.png) no-repeat;
  background-size: cover;
  width: 11px;
  height: 12px;
  top: 40%;
  left: 25px;
}

#iot-2021062 .btn-link a:hover {
  text-decoration: none;
  background: #FFF;
  color: #d70d3b;
}

#iot-2021062 .btn-link a:hover:before {
  background: url(/common/images/com_icn79.png) no-repeat;
}

#iot-2021062 .btn-area {
  width: 700px;
  margin: 60px auto 40px;
}

#iot-2021062 .btn-area a {
  border: 1px solid #D7083B;
}

#iot-2021062 .btn-area.btn02 {
  width: 500px;
}

@media only screen and (max-width: 768px) {
  #iot-2021062 .btn-area {
    width: 100%;
    margin: 30px auto;
  }
  #iot-2021062 .btn-area.btn02 {
    width: 100%;
  }
}

#iot-2021062 .area-title {
  width: 100%;
  height: 297px;
  position: relative;
  background: url(/svcsol/campaign/images/iot_2021062/campaign_fig01.png) no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

#iot-2021062 .area-title-left {
  text-align: center;
  width: 535px;
  padding-top: 25px;
}

#iot-2021062 .area-title-left .copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px auto;
}

#iot-2021062 .area-title-left .copy .txt {
  text-align: left;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3;
  font-weight: bold;
  letter-spacing: 0em;
  color: #000;
  margin: 0 10px;
}

#iot-2021062 .area-title-left h1 {
  color: #FFF;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.3;
  font-weight: bold;
  letter-spacing: 0em;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
}

#iot-2021062 .area-title-right {
  padding: 20px 10px 10px;
}

#iot-2021062 .area-title-right .campaign-bnr-btn {
  border: 1px solid #FFF;
  width: 330px;
  margin: 10px auto 0;
}

@media only screen and (max-width: 768px) {
  #iot-2021062 .area-title {
    display: block;
    padding: 10px;
    height: auto;
    background-size: cover;
  }
  #iot-2021062 .area-title-left {
    width: 100%;
    padding-top: 0;
  }
  #iot-2021062 .area-title-left .copy {
    margin: 0 auto;
  }
  #iot-2021062 .area-title-right .campaign-bnr-btn {
    width: 100%;
  }
}

#iot-2021062 .area-term {
  background: #08A595;
  color: #FFF;
  text-align: center;
  padding: 5px 0 10px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0em;
  margin-bottom: 20px;
}

#iot-2021062 .area-term span {
  font-size: 2.2rem;
}

@media only screen and (max-width: 768px) {
  #iot-2021062 .area-term {
    font-size: 1.2rem;
    margin-bottom: 0;
  }
}

#iot-2021062 .area-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media only screen and (max-width: 768px) {
  #iot-2021062 .area-about {
    display: block;
  }
}

#iot-2021062 .area-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
}

#iot-2021062 .area-set .mark {
  text-align: center;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  #iot-2021062 .area-set {
    display: block;
  }
  #iot-2021062 .area-set .mark {
    padding: 10px;
    text-align: center;
  }
}

#iot-2021062 .area-set .set-item {
  text-align: center;
}

#iot-2021062 .area-set .set-item-iij {
  border: 3px solid #D7083B;
  background: #FFF;
  color: #D7083B;
  padding: 10px 30px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
  font-weight: bold;
  letter-spacing: 0;
}

#iot-2021062 .area-set .set-item-iij span {
  display: block;
  font-size: 1rem;
}

@media only screen and (max-width: 768px) {
  #iot-2021062 .area-set .set-item-iij {
    padding: 5px;
  }
}

#iot-2021062 .area-set .set-item .txt-01 {
  margin: 10px auto;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0;
}

#iot-2021062 .dl-about {
  width: 430px;
}

#iot-2021062 .dl-about dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(/svcsol/campaign/images/iot_2021062/campaign_fig13.png) no-repeat bottom center;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
  font-weight: bold;
  letter-spacing: 0;
  height: 80px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  #iot-2021062 .dl-about {
    width: 100%;
  }
  #iot-2021062 .dl-about:first-child {
    margin-bottom: 20px;
  }
  #iot-2021062 .dl-about dt {
    height: auto;
  }
}

#iot-2021062 .dl-set {
  width: 400px;
  border: 1px solid #08A595;
}

#iot-2021062 .dl-set dt {
  background: #08A595;
  color: #FFF;
  font-size: 12.5px;
  font-size: 1.25rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0em;
  text-align: center;
  padding: 10px 0;
}

#iot-2021062 .dl-set dt.icon {
  position: relative;
}

#iot-2021062 .dl-set dt.icon:before {
  content: "";
  display: block;
  position: absolute;
  width: 95px;
  height: 95px;
  background: url(/svcsol/campaign/images/iot_2021062/campaign_fig08.png);
  left: 10px;
  top: -30px;
}

#iot-2021062 .dl-set dd {
  height: 300px;
  background: rgba(8, 165, 149, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 768px) {
  #iot-2021062 .dl-set {
    width: 100%;
  }
  #iot-2021062 .dl-set dd {
    height: auto;
    padding: 10px;
  }
  #iot-2021062 .dl-set dd img {
    width: 80%;
  }
}

#iot-2021062 .ul-spec {
  margin-top: 20px;
}

#iot-2021062 .ul-spec li {
  background: #08A595;
  color: #FFF;
  text-align: center;
  border-radius: 3px;
  padding: 5px;
  margin-bottom: 10px;
}

#iot-2021062 .col-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#iot-2021062 .col-img {
  width: 150px;
  margin-right: 20px;
}

#iot-2021062 .col-img img {
  width: 100%;
}
