.sec-page-houyou-siki .wrap-btn-center,
.sec-page-houyou-maisou .wrap-btn-center,
.sec-page-houyou-nenkai .wrap-btn-center,
.sec-page-houyou-kenbo .wrap-btn-center {
  padding: 50px 0 0;
}
.wrap-page-houyou .wrap-img-txt-houyou {
  padding-top: 10px;
}
.wrap-img-txt-houyou>div {
  width: calc(100% - 390px);
}
.wrap-img-txt-houyou img {
  width: 335px;
}
.wrap-img-txt-nenkai>div {
  width: calc(100% - 480px);
}
.wrap-img-txt-nenkai img {
  width: 440px;
}
.wrap-img-txt-houyou .h3-cmn {
  margin: 0 0 10px;
}
.wrap-img-txt-houyou .h3-cmn:nth-of-type(2) {
  margin: 30px 0 10px;
}
.txt-houyou-child-first {
  padding-top: 30px;
  padding-bottom: 20px;
}
.sec-page-houyou-maisou .box-greenyellow+.h3-cmn,
.sec-page-houyou-nenkai .box-greenyellow+.h3-cmn {
  padding-top: 40px;
}
.box-greenyellow.box-greenyellow-img {
  max-width: none;
  padding: 20px 30px;
}
.box-greenyellow.box-greenyellow-img .h3-cmn {
  margin-top: 0;
}
.wrap-img-greenyellow {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.item-img-greenyellow {
  width: calc(100% / 3 - 20px);
  font-weight: bold;
  font-size: 2rem;
}
.box-greenyellow .dis-inb {
  padding: 0 10px;
}
.h3-houyou-pt {
  margin-top: 35px;
}
.wrap-img-txt-kenbo {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 30px;
}
.item-img-txt-kenbo-left {
  width: calc(100% - 330px);
}
.item-img-txt-kenbo-right {
  width: 300px;
}
.txt-img-txt-kenbo {
  display: block;
  font-size: 1.9rem;
  font-weight: bold;
  text-align: center;
}
.item-img-txt-kenbo-right img {
  padding-top: 8px;
}
.box-greenyellow.box-greenyellow-img.box-greenyellow-img5 {
  margin-bottom: 20px;
}
.box-greenyellow-img5 .item-img-greenyellow {
  width: calc(100% / 5 - 15px);
}
.box-greenyellow-img5 .item-img-greenyellow-dummy {
  display: none;
}
/*-------------------------------------------------
break point 1100px 
--------------------------------------------------*/
@media only screen and (max-width: 1100px) {
  .wrap-img-txt-houyou>div,
  .wrap-img-txt-nenkai>div {
    width: calc(60% - 20px);
  }
  .wrap-img-txt-houyou img,
  .wrap-img-txt-nenkai img {
    width: calc(40% - 20px);
  }
}
/*-------------------------------------------------
break point 960px Tablet
--------------------------------------------------*/
@media only screen and (max-width: 960px) {
  .item-img-greenyellow {
    width: calc(100% / 3 - 15px);
    font-size: 1.8rem;
  }
  .txt-houyou-child-first {
    padding-top: 15px;
  }
  .box-greenyellow-img5 .wrap-img-greenyellow {
    grid-gap: 20px;
  }
  .box-greenyellow-img5 .item-img-greenyellow,
  .box-greenyellow-img5 .item-img-greenyellow-dummy {
    width: calc(100% / 3 - 15px);
  }
  .box-greenyellow-img5 .item-img-greenyellow-dummy {
    display: block;
  }
}
/*-------------------------------------------------
break point 800px Tablet
--------------------------------------------------*/
@media only screen and (max-width: 800px) {
  .sec-page-houyou-siki .wrap-btn-center,
  .sec-page-houyou-maisou .wrap-btn-center,
  .sec-page-houyou-nenkai .wrap-btn-center,
  .sec-page-houyou-kenbo .wrap-btn-center {
    padding: 40px 0 0;
  }
  .wrap-img-txt-houyou .h3-cmn {
    margin: 0 0 5px;
  }
  .wrap-img-txt-houyou .h3-cmn:nth-of-type(2) {
    margin: 20px 0 5px;
  }
  .wrap-img-txt-houyou>div,
  .wrap-img-txt-nenkai>div {
    width: 100%;
    order: 2;
    padding-top: 20px; 
  }
  .wrap-img-txt-houyou div+img,
  .wrap-img-txt-nenkai div+img {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    margin-top: 0;
    order: 1;
  }
  .wrap-img-txt-nenkai div+img {
    order: 3;
    margin-top: 30px;
  }
  .box-greenyellow.box-greenyellow-img {
    padding: 20px;
  }
  .wrap-img-greenyellow {
    justify-content: center;
    grid-gap: 30px;
  }
  .item-img-greenyellow {
    width: 100%;
    max-width: 420px;
  }
  .item-img-txt-kenbo-left,
  .item-img-txt-kenbo-right {
    width: 100%;
  }
  .item-img-txt-kenbo-right {
    padding-top: 30px;
  }
  .txt-img-txt-kenbo {
    font-size: 1.8rem;
  }
  .item-img-txt-kenbo-right img {
    display: block;
    max-width: 420px;
    margin: 0 auto;
  }
}
/*-------------------------------------------------
break point 650px Tablet
--------------------------------------------------*/
@media only screen and (max-width: 650px) {
  .box-greenyellow-img5 .wrap-img-greenyellow {
    grid-gap: 20px;
  }
  .box-greenyellow-img5 .item-img-greenyellow,
  .box-greenyellow-img5 .item-img-greenyellow-dummy {
    width: calc(100% / 2 - 15px);
  }
  .box-greenyellow-img5 .item-img-greenyellow img {
    max-width: 250px;
    margin: 0 auto;
  }
}
/*-------------------------------------------------
break point 520px SP
--------------------------------------------------*/
@media only screen and (max-width: 520px) {
  .sec-page-houyou-siki .wrap-btn-center,
  .sec-page-houyou-maisou .wrap-btn-center,
  .sec-page-houyou-nenkai .wrap-btn-center,
  .sec-page-houyou-kenbo .wrap-btn-center {
    padding: 30px 0 0;
  }
  .sec-page-houyou-nenkai .wrap-btn-center {
    padding: 40px 0 0;
  }
  .wrap-page-houyou .wrap-img-txt-houyou {
    padding-top: 0px;
  }
  .box-greenyellow.box-greenyellow-img {
    margin: 40px auto 0;
  }
  .wrap-img-txt-houyou .h3-cmn {
    margin: 0 0 2px;
  }
  .wrap-img-txt-houyou .h3-cmn:nth-of-type(2) {
    margin: 20px 0 2px;
  }
  .wrap-img-greenyellow {
    grid-gap: 25px;
  }
  .item-img-greenyellow {
    max-width: 270px;
    font-size: 1.6rem;
  }
  .txt-houyou-child-first {
    padding-top: 10px;
  }
  .box-greenyellow .dis-inb {
    display: block;
    padding: 0 10px;
    line-height: 1.2;
  }
  .wrap-img-txt-nenkai div+img {
    margin-top: 15px;
  }
  .h3-houyou-pt {
    margin-top: 25px;
  }
  .box-greenyellow-img5 .wrap-img-greenyellow {
    grid-gap: 15px;
  }
  .box-greenyellow-img5 .item-img-greenyellow {
    width: 100%;
    max-width: 270px;
  }
  .box-greenyellow-img5 .item-img-greenyellow-dummy {
    display: none;
  }
  .item-img-txt-kenbo-right {
    padding-top: 15px;
  }
  .txt-img-txt-kenbo {
    font-size: 1.6rem;
  }
  .box-greenyellow.box-greenyellow-img.box-greenyellow-img5 {
    margin-bottom: 10px;
  }
}