.contents {
  margin: 0 10px;
  margin-top: 100px;
}

h1{
    font-size: 24px;
    font-weight: normal;
}

h1::after{
    display: none;
}

h2{
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    /* border-bottom: dotted 7px #009B74; */
}

h3{
  border-left: solid 8px #46B79B;
  margin-top: 50px;
}

h4{
    background-image: none;
    font-weight: normal;
    background-color: #46B79B;
}

.hapihapi-photo p{
  text-align: center;
  margin-top: 2px;
}

.hapihapi-photo div img{
  width: 100%;
}

.h2{
  margin-top: 50px;
}

.contents-in {
  text-align: left;
  margin-bottom: 100px;
}

.number-color{
  color: #46B79B;
}



.flex h4{
  color: #000;
  background-color: #fff;
  border-radius: 0;
  padding: 0;
  margin: 0;
}

.solid{
  border: solid 1px #d3d3d3;
  text-align: center;
}

.solid2{
    margin-top: 30px;
}

.solid{
  border: solid 1px #d3d3d3;
  text-align: center;
  position: relative;
}

.solid p{
  background-color: #F5A043;
  color: #fff;
  width: 180px;
  font-size: 16px;
  position: absolute;
  margin: 0;
  top: 0;
  line-height: 1.25;
  padding: 5px 0;
}

.top:nth-child(2){
  margin-top: 30px;
}

.top img{
    width: 100%;
}

.w150{
  margin: 10px 0;
}

.w100{
  margin-top: 60px;
  margin-bottom: 12.5px;
}

.text div:nth-child(2){
  text-align: center;
}

.text div img{
  margin: 0;
}

.text div img:nth-child(2){
  margin-bottom: 40px;
}

.text div img:nth-child(3){
  margin-left: -40px;
}

.text div .w150{
  width: 130px;
}

.text div .w100{
  width: 90px;
}

.baby-food h4{
  font-size: 16px;
  margin: 5px 0 15px 0;
}

.baby-food h6{
  margin-top: 10px;
  border-left: solid 8px #46B79B;
}

.coop{
  width: 50px;
}

.message{
  border: solid 2px #009B74;
  padding: 10px 20px;
  border-radius: 10px;
  position: relative;
  background-color: #FFFDE3;
  margin-top: 40px;
}

.message:first-child{
    margin-top: 0;
}

.message-div{
  margin-top: 35px;
}

.message div{
  width: 70px;
  height: 70px;
  position: absolute;
  top: -30px;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
}

.message div img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 50%;
  box-sizing: border-box;
  border: solid 2px #009B74;
}

.message p{
    margin: 0;
  margin-top: 40px;
  font-size: 14px;
}

.catalog-div{
  margin-top: 30px;
}

.catalog-div p{
  margin: 0;
}

.catalog > div > p{
  color: #000;
  background-color: #fff;
  border-radius: 0;
  padding: 0;
  margin: 0;
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
}

.catalog :first-of-type > h4{
    line-height: 1.5;
}

.udon{
  border: solid 1px #d3d3d3;
  text-align: center;
}

.udon img{
  margin: 20px 0;
  width: 100%;
}

.catalog .catalog-div:last-child{
  margin-top: 50px;
}

.itudemo{
  text-align: right;
}

.itudemo img{
  border: solid 1px #aaa;
  width: 100%;
}