@media screen and (min-width: 1201px) {
  .agency-wrap {
    max-width: 1200px;
    margin: 80px auto auto;
  }
  .agency-wrap h2 {
    margin-bottom: 80px;
  }

  .agency01 {
    margin-bottom: 150px;
    text-align: center;
  }
  .agency01 img {
    max-width: 100%;
    height: auto;
    margin-bottom: 50px;
  }
  .agency01 h3 {
    margin-bottom: 45px;
    font-size: 3.2rem;
    color: #028760;
    font-weight: 700;
    background: -webkit-linear-gradient(0deg, #67e35a, #7ae3d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: fot-tsukubrdgothic-std, sans-serif;
  }
  .agency01 p {
    font-size: 1.6rem;
    line-height: 3;
  }

  .handyman02 {
    margin-bottom: 150px;
    text-align: center;
  }
  .handyman02 h3 {
    margin-bottom: 100px;
    font-size: 3.2rem;
    color: #028760;
    font-weight: 700;
    background: -webkit-linear-gradient(0deg, #67e35a, #7ae3d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: fot-tsukubrdgothic-std, sans-serif;
  }

  .handyman02-discription {
    margin-bottom: 80px;
    font-size: 1.8rem;
    line-height: 2;
    text-align: left;
  }

  .handyman02-wrap {
    max-width: 1200px;
    margin: auto;
    background: #f9f8f3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .handyman02-wrap div {
    max-width: 50%;
    text-align: center;
  }
  .handyman02-wrap div:nth-of-type(2), .handyman02-wrap div:nth-of-type(3), .handyman02-wrap div:nth-of-type(6), .handyman02-wrap div:nth-of-type(7) {
    padding: 0 37px;
  }
  .handyman02-wrap div img {
    max-width: 100%;
    height: auto;
  }

  .handyman02-l {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .handyman02-r {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .no {
    margin-bottom: 40px;
    line-height: 1;
    font-size: 7.2rem;
    font-style: italic;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
  }
  .no span {
    font-size: 1.8rem;
    font-weight: 400;
    font-family: futura-pt, sans-serif;
  }

  .handyman02-title {
    margin-bottom: 40px;
    font-size: 3.6rem;
    font-weight: 700;
    font-family: fot-tsukubrdgothic-std, sans-serif;
  }

  .price-title {
    width: 100%;
    margin-bottom: 40px;
    font-size: 4.8rem;
    font-weight: 700;
    text-align: center;
    font-family: "Roboto", sans-serif;
  }
  .price-title span {
    color: #028760;
    font-size: 3.6rem;
    font-weight: 700;
    font-family: source-han-sans-japanese, sans-serif;
    background: -webkit-linear-gradient(0deg, #67e35a, #7ae3d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .discription {
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: left;
  }

  .price {
    max-width: 355px;
    margin: auto auto 40px;
    font-size: 3rem;
    font-weight: 700;
  }

  .agency02 {
    margin-bottom: 150px;
    text-align: center;
  }
  .agency02 h3 {
    margin-bottom: 45px;
    font-size: 3.2rem;
    color: #028760;
    font-weight: 700;
    background: -webkit-linear-gradient(0deg, #67e35a, #7ae3d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: fot-tsukubrdgothic-std, sans-serif;
  }

  .plan-discription {
    margin-bottom: 80px;
    font-size: 1.6rem;
    line-height: 3;
  }

  .agency02-wrap {
    margin-bottom: 50px;
    padding: 50px 6.9%;
    background: #fbfbfb;
    text-align: center;
  }
  .agency02-wrap:nth-of-type(3) {
    margin-bottom: 0;
  }
  .agency02-wrap img {
    max-width: 100%;
    height: auto;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .agency-wrap {
    max-width: 1200px;
    margin: 80px auto auto;
  }
  .agency-wrap h2 {
    margin-bottom: 80px;
  }

  .agency01 {
    margin-bottom: 150px;
    text-align: center;
  }
  .agency01 img {
    max-width: 100%;
    height: auto;
    margin-bottom: 50px;
  }
  .agency01 h3 {
    margin-bottom: 45px;
    padding: 0 5%;
    font-size: 3.2rem;
    color: #028760;
    font-weight: 700;
    background: -webkit-linear-gradient(0deg, #67e35a, #7ae3d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: fot-tsukubrdgothic-std, sans-serif;
  }
  .agency01 p {
    padding: 0 5%;
    font-size: 1.6rem;
    line-height: 3;
  }

  .handyman02 {
    margin-bottom: 150px;
    text-align: center;
  }
  .handyman02 h3 {
    margin-bottom: 100px;
    font-size: 3.2rem;
    color: #028760;
    font-weight: 700;
    background: -webkit-linear-gradient(0deg, #67e35a, #7ae3d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: fot-tsukubrdgothic-std, sans-serif;
  }

  .handyman02-discription {
    margin-bottom: 80px;
    font-size: 1.8rem;
    line-height: 2;
    text-align: left;
  }

  .handyman02-wrap {
    max-width: 1200px;
    margin: auto auto 50px;
    padding: 30px 0;
    background: #f9f8f3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .handyman02-wrap div {
    max-width: 100%;
    text-align: center;
  }
  .handyman02-wrap div:nth-of-type(2), .handyman02-wrap div:nth-of-type(3), .handyman02-wrap div:nth-of-type(6), .handyman02-wrap div:nth-of-type(7) {
    padding: 0 37px;
  }
  .handyman02-wrap div img {
    max-width: 100%;
    height: auto;
  }

  .handyman02-l {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .handyman02-r {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .no {
    margin-bottom: 40px;
    line-height: 1;
    font-size: 7.2rem;
    font-style: italic;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
  }
  .no span {
    font-size: 1.8rem;
    font-weight: 400;
    font-family: futura-pt, sans-serif;
  }

  .handyman02-title {
    margin-bottom: 40px;
    font-size: 3.6rem;
    font-weight: 700;
    font-family: fot-tsukubrdgothic-std, sans-serif;
  }

  .price-title {
    width: 100%;
    margin-bottom: 40px;
    font-size: 4.8rem;
    font-weight: 700;
    text-align: center;
    font-family: "Roboto", sans-serif;
  }
  .price-title span {
    color: #028760;
    font-size: 3.6rem;
    font-weight: 700;
    font-family: source-han-sans-japanese, sans-serif;
    background: -webkit-linear-gradient(0deg, #67e35a, #7ae3d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .discription {
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: left;
  }

  .price {
    max-width: 355px;
    margin: auto auto 40px;
    font-size: 3rem;
    font-weight: 700;
  }

  .agency02 {
    margin-bottom: 150px;
    text-align: center;
  }
  .agency02 h3 {
    margin-bottom: 45px;
    font-size: 3.2rem;
    color: #028760;
    font-weight: 700;
    background: -webkit-linear-gradient(0deg, #67e35a, #7ae3d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: fot-tsukubrdgothic-std, sans-serif;
  }

  .plan-discription {
    margin-bottom: 80px;
    font-size: 1.6rem;
    line-height: 3;
  }

  .agency02-wrap {
    margin-bottom: 50px;
    padding: 50px 6.9%;
    background: #fbfbfb;
    text-align: center;
  }
  .agency02-wrap:nth-of-type(3) {
    margin-bottom: 0;
  }
  .agency02-wrap img {
    max-width: 100%;
    height: auto;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .agency-wrap {
    max-width: 1200px;
    margin: 80px auto auto;
  }
  .agency-wrap h2 {
    margin-bottom: 20px;
  }

  .agency01 {
    margin-bottom: 40px;
    text-align: center;
  }
  .agency01 img {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .agency01 h3 {
    margin-bottom: 20px;
    padding: 0 5%;
    font-size: 1.8rem;
    color: #028760;
    font-weight: 700;
    background: -webkit-linear-gradient(0deg, #67e35a, #7ae3d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: fot-tsukubrdgothic-std, sans-serif;
  }
  .agency01 p {
    padding: 0 5%;
    font-size: 1.4rem;
    line-height: 1.8;
    text-align: left;
  }

  .handyman02 {
    margin-bottom: 40px;
    text-align: center;
  }
  .handyman02 h3 {
    margin-bottom: 100px;
    font-size: 3.2rem;
    color: #028760;
    font-weight: 700;
    background: -webkit-linear-gradient(0deg, #67e35a, #7ae3d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: fot-tsukubrdgothic-std, sans-serif;
  }

  .handyman02-discription {
    font-size: 1.5rem;
    line-height: 2;
    text-align: left;
  }

  .handyman02-wrap {
    max-width: 1200px;
    margin: auto auto 50px;
    padding: 30px 0;
    background: #f9f8f3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .handyman02-wrap div {
    max-width: 100%;
    padding: 0 5%;
    text-align: center;
  }
  .handyman02-wrap div img {
    max-width: 100%;
    height: auto;
  }

  .handyman02-l {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .handyman02-r {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .no {
    margin-bottom: 10px;
    line-height: 1;
    font-size: 7.2rem;
    font-style: italic;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
  }
  .no span {
    font-size: 1.8rem;
    font-weight: 400;
    font-family: futura-pt, sans-serif;
  }

  .handyman02-title {
    margin-bottom: 20px;
    font-size: 2.4rem;
    font-weight: 700;
    font-family: fot-tsukubrdgothic-std, sans-serif;
  }

  .price-title {
    width: 100%;
    margin-bottom: 40px;
    font-size: 4.8rem;
    font-weight: 700;
    text-align: center;
    font-family: "Roboto", sans-serif;
  }
  .price-title span {
    color: #028760;
    font-size: 3.6rem;
    font-weight: 700;
    font-family: source-han-sans-japanese, sans-serif;
    background: -webkit-linear-gradient(0deg, #67e35a, #7ae3d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .discription {
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: left;
  }

  .price {
    max-width: 100%;
    margin: auto auto 20px;
    font-size: 2.4rem;
    font-weight: 700;
  }

  .agency02 {
    margin-bottom: 150px;
    text-align: center;
  }
  .agency02 h3 {
    margin-bottom: 45px;
    font-size: 3.2rem;
    color: #028760;
    font-weight: 700;
    background: -webkit-linear-gradient(0deg, #67e35a, #7ae3d5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: fot-tsukubrdgothic-std, sans-serif;
  }

  .plan-discription {
    margin-bottom: 30px;
    padding: 0 5%;
    font-size: 1.4rem;
    line-height: 1.8;
    text-align: left;
  }

  .agency02-wrap {
    margin-bottom: 50px;
    padding: 50px 6.9%;
    background: #fbfbfb;
    text-align: center;
  }
  .agency02-wrap:nth-of-type(3) {
    margin-bottom: 0;
  }
  .agency02-wrap img {
    max-width: 100%;
    height: auto;
    margin-bottom: 50px;
  }
}


