.green {
    background-color: #effff3;
}
section {
    margin-bottom: 50px;
}
.white {
    background-color: #FFFFFF;
    margin-top: 5px;
}

/*＝＝＝＝＝＝＝＝＝＝＝タイトルの緑のやつ＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.midorititle {
    position: relative;
    color: #158b2b;
    font-size: 25px;
    padding: 10px 0;
    text-align: center;
    margin: 1.5em 0;
    font-weight: 600;
}
.midorititle:before {
    content: "";
    position: absolute;
    top: -19px;
    left: 50%;
    width: 241px;
    height: 87px;
    border-radius: 50%;
    border: 5px solid #a6ddb0;
    border-left-color: transparent;
    border-right-color: transparent;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.midorititle2 {
    position: relative;
    color: #158b2b;
    font-size: 25px;
    padding: 49px;
    text-align: center;
    margin: 1.5px;
    font-weight: 600;
}
.midorititle2:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 50%;
    width: 241px;
    height: 87px;
    border-radius: 50%;
    border: 5px solid #a6ddb0;
    border-left-color: transparent;
    border-right-color: transparent;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media (max-width: 670px) {
    .midorititle2 {
        position: relative;
        color: #158b2b;
        font-size: 23px;
        padding: 49px;
        text-align: center;
        margin: 1.5px;
        font-weight: 600;
    }
    .midorititle2:before {
        content: "";
        position: absolute;
        top: 20px;
        left: 50%;
        width: 241px;
        height: 136px;
        border-radius: 50%;
        border: 5px solid #a6ddb0;
        border-left-color: transparent;
        border-right-color: transparent;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.midorititle3 {
    position: relative;
    color: #158b2b;
    font-size: 25px;
    padding: 10px 0;
    text-align: center;
    margin: 1.5em 0;
    font-weight: 600;
}
.midorititle3:before {
    content: "";
    position: absolute;
    top: -24px;
    left: 50%;
    width: 272px;
    height: 125px;
    border-radius: 50%;
    border: 5px solid #a6ddb0;
    border-left-color: transparent;
    border-right-color: transparent;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media (max-width: 670px) {
    .midorititle3 {
        position: relative;
        color: #158b2b;
        font-size: 25px;
        padding: 10px 0;
        text-align: center;
        margin: 1.5em 0;
        font-weight: 600;
    }
    .midorititle3:before {
        content: "";
        position: absolute;
        top: -25px;
        left: 50%;
        width: 272px;
        height: 160px;
        border-radius: 50%;
        border: 5px solid #a6ddb0;
        border-left-color: transparent;
        border-right-color: transparent;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

/*＝＝＝＝＝＝＝＝＝＝＝タイトルの緑のやつここまで＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*＝＝＝＝＝＝＝＝＝＝＝角丸画像＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media (min-width: 1000px) {
    .kadomaru {
        padding:0 !important;
        text-align: center;
    }
    .kadomaru img{
        border-radius:15px;
        -ms-filter: contrast(120%);
        filter: contrast(120%);
    }
}

@media (max-width: 670px) {
    .kadomaru {
        padding:0 !important;
    }
    .kadomaru img{
        border-radius:15px;
        -ms-filter: contrast(120%);
        filter: contrast(120%);
    }
}
/*＝＝＝＝＝＝＝＝＝＝＝角丸画像ここまで＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*＝＝＝＝＝＝＝＝＝＝＝歯ちゃん＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media (min-width: 1000px) {
    .icon {
      position: absolute;
      left: -150px;
      top: 76px;
      scale: 0.4;
      z-index: 1;
    }
  }
  @media (max-width: 670px) {
    .icon {
      position: absolute;
      left: -143px;
      top: 70px;
      scale: 0.4;
      z-index: 1;
    }
  }
  .oya {
    position: relative;
  }
/*＝＝＝＝＝＝＝＝＝＝＝歯ちゃんここまで＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*＝＝＝＝＝＝＝＝＝＝＝シュッとなってる線＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.green_border {
    margin:  0;             /* デフォルトCSS打ち消し */
    font-size:  24px;       /* 文字サイズ指定 */
    position:  relative;    /* 位置調整 */
    font-weight:  normal;   /* 文字の太さ調整 */
    margin-bottom: 15px;    /* 周りの余白指定 */
    border-bottom: solid 4px rgba(76, 175, 80, 0.6);        /* 線指定 */
    border-radius: 0px 0px 160px 180px/0px 0px 20px 4px;    /* 角丸指定 */
}
/*＝＝＝＝＝＝＝＝＝＝＝シュッとなってる線ここまで＝＝＝＝＝＝＝＝＝＝＝＝＝*/


h3:first-letter {
    font-size: 150%;
    color: #007E51;
}

@media (min-width: 1000px) {
    .gather  {
        text-align: center;
    }
}
@media (max-width: 670px) {
    .gather  {
        text-align: left;
    }
}


