.text-logo{
  width: 70%;
  object-fit: contain;
  height: unset;
}

.feature-container.fc01::after, .feature-container.fc02::after{
  top: -90px;
  transform: scale(30%);
}

.feature-container{
  width: 90%;
  padding: 70px 30px;
}

.present__item span{
  vertical-align: 3px;
}

.resolution-catch__row02{
  font-size: 70px;
}

.contact-row01{
  font-size: 40px;
}

.monitor-sub-text{
  margin-bottom: 40px;
  text-align: start;
  display: inline-block;
}

.monitor-text p span.font-s{
  color:unset;
  font-size: 30px;
  vertical-align: 15px;
}

.sec03{
  min-height: unset;
}

.sec04{
  height: unset;
}

.display-none{
  display: none;
}

.fv-text{
  color: #fff;
  background: #C1282D;
  text-align: center;
  padding: 20px;
  width: 80%;
  margin: 0px auto;
  font-size: 2.5rem;
  font-weight: bold;
  position: relative;
  top: 60px;
  z-index: 2;
}

.fv-text .font-s{
  font-size: 2rem;
}

.sec03{
  font-size: 3rem;
  font-weight: bold;
}

.sec03-inner{
  width: 90%;
  margin: 0px auto;
  padding: 10px 0 30px;
}

.monitor-block{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 5rem;
}

.monitor-left{
  border-radius: 50%;
  background: #f05a24;
  color: #fff;
  width: 250px;
  height: 250px;
  text-align: center;
  font-size: 3.5rem;
  position: relative;
}


.monitor-left p{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
}

.monitor-right{
  font-size: 5.5rem;
  margin-left: 30px;
}

.monitor-right p{
  padding: 15px;
}

.sec03 .f-weight{
  margin-top: 20px;
  text-align: center;
}

.sec03 .f-color{
  color: #C1282D;
}

.monitor-right .border-b{
  border-bottom: 5px solid;
}

@media screen and (max-width: 890px) {
  .problem-list{
    padding-bottom: 300px;
  }
  .sec05{
    padding-top: 50px;
    padding-bottom: 20px;
    height: unset;
  }
  .feature-container.fc01::after, .feature-container.fc02::after{
    top: -10%;
    transform: scale(20%) translateX(50%);
  }
  .contact-row01{
    font-size: 24px;
  }
  .resolution-catch__row02{
    font-size: 50px;
  }
  .monitor-text p span.font-s{
    color:unset;
    font-size: 20px;
    vertical-align: 5px;
  }
}

@media screen and (max-width: 850px) {
  .problem-list{
    padding-bottom: 100px;
    font-size: 30px;
  }
  .feature-container{
    width: 75%;
  }
  .rcpt1-img{
    width: 90%;
  }
  .mobile-issue-wrapper {
    width: 80%;
    padding: 20px;
  }
  .mobile-img{
    top: 0;
  }
  .present-title,
  .present-list,
  .monitor-lower-text{
    width: 80%;
  }
  .present-title__row01,
  .present-title__row02,
  .present__item{
    font-size: 30px;
  }
  .monitor-lower-text{
    font-size: 28px;
  }
  .sec03{
    padding-bottom: 0;
    font-size: 2rem;
  }
  .fv-text{
    font-size: 1.5rem;
    padding: 10px;
    top: 45px;
  }
  .fv-text .font-s{
    font-size: 1rem;
  }
  .monitor-left{
    width: 130px;
    height: 130px;
    font-size: 2rem;
  }
  .monitor-right{
    font-size: 3rem;
  }
}


@media screen and (max-width: 500px) {
  .pc{
    display: none;
  }
  .fv-head-text img{
    width: 80%;
  }
	.fv-row01__item01{
    width: 100px;
    height: 100px;
    font-size: 1rem;
  }
  .main-catch{
    width: 80%;
  }
  .problem-list{
    padding-bottom: 200px;
    font-size: 26px;
  }
  .resolution-catch__row02{
    font-size: 30px;
  }
  .feature-container{
    height: unset;
    width: 90%;
  }
  .plan{
    width: 90px;
    height: 90px;
    font-size: 11px;
  }
  .contact-row01{
    font-size: 18px;
  }
  .mobile-img{
    top: 160px;
  }
  .sec03{
    padding-bottom: 0;
    font-size: 1rem;
    padding: 0;
  }
  .fv-text{
    font-size: 1.2rem;
    padding: 10px;
    top: 45px;
  }
  .fv-text .font-s{
    font-size: 0.9rem;
  }
  .monitor-left{
    width: 70px;
    height: 70px;
    font-size: 1rem;
  }
  .monitor-right{
    font-size: 1.5rem;
    margin-left: 10px;
  }
  .monitor-right p{
    padding: 5px;
  }
  .sec03-inner{
    width: 100%;
  }
  .monitor-right .border-b{
    border-bottom: 3px solid;
  }
}

@media screen and (max-width: 350px) {
  .main-catch-upper-text__left, .main-catch-lower-text__left,
  .main-catch-upper-text__left::after, .main-catch-lower-text__left::after
  {
    font-size: 20px;
  }
  .main-catch-upper-text__right, .main-catch-lower-text__right,
  .main-catch-upper-text__right::after, .main-catch-lower-text__right::after{
    font-size: 18px;
  }
  .main-catch-upper-text__left{
    width: 100px;
  }
  .main-catch-lower-text__left{
    width: 50px;
  }
  .main-catch-lower-text__right{
    width: 80%;
  }
  .plan{
    height: 80px;
  }
  .problem-catch{
    font-size: 18px;
  }
  .problem-list{
    font-size: 18px;
    margin-left: 0;
    padding-bottom: 130px;
  }
  .present__item{
    font-size: 20px;
  }
  .resolution-catch__row02{
    font-size: 26px;
  }
  .btn a{
    width: 80%;
    height: 70px;
    font-size: 1.5rem;
  }
  .feature-container.fc01::after, .feature-container.fc02::after{
    top: -7%;
  }
  .mobile-issue-wrapper{
    width: 90%;
    font-size: 26px;
    padding: 10px;
  }
  .present-title{
    width: 100%;
  }
  .present-list{
    width: 100%;
  }
  .monitor-text p{
    font-size: 24px;
  }
  .present-title__row01{
    font-size: 16px;
  }
  .present-title__row02{
    font-size: 30px;
  }
  .monitor-sub-text p{
    font-size: 14px;
  }
  .monitor-lower-text{
    width: 100%;
    font-size: 20px;
  }
  .monitor-text p span.font-s{
    font-size: 15px;
    vertical-align: 4px;
  }
}
