body{
    font-size: 1.4rem;
    font-weight: 400;
    color: #000000;
}

/* ====================================================
教育関係者のみなさまへ
==================================================== */

.sec-supporter01 {
    
    
}

.supporter-img-02 {
    width: 180px;
    position: absolute;
    top: -100px;
    left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
    
    
}

.supporter_bg01 {
    background-size: auto auto;
background-color: rgba(255, 255, 255, 1);
background-image: repeating-linear-gradient(150deg, transparent, transparent 15px, rgba(237, 244, 231, 1) 15px, rgba(237, 244, 231, 1) 24px );
    margin-bottom: 80px; 
    padding-bottom: 100px;
     }



.supporter_title01 {
    padding-top: 60px;
    padding-bottom: 40px;
    font-size: 2.8rem;
    font-weight: 900;
    color: #519813;
    padding-left: 8px;
    top: 5px;
    letter-spacing: 0.5px;
    text-align: center;
    
     }

.supporter_text01 {
    font-size: 1.4rem;
    font-weight: 400;
    color: #000000;
    padding-left: 8px;
    line-height: 40px;
    padding-bottom: 20px;
}


/* ====================================================
支援者のみなさまへ
==================================================== */

.sec-supporter02 {
    
    
}

.supporter-img-04 {
    width: 210px;
    position: absolute;
    top: -90px;
    left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
    
    
}

.supporter_bg02 {
    background-size: auto auto;
background-color: rgba(255, 255, 255, 1);
background-image: repeating-linear-gradient(150deg, transparent, transparent 15px, rgba(229, 247, 250, 1) 15px, rgba(229, 247, 250, 1) 24px );
    margin-bottom: 80px;
    padding-bottom: 100px;
     }


.supporter_title02 {
    padding-top: 60px;
    padding-bottom: 40px;
    font-size: 2.8rem;
    font-weight: 900;
    color: #00acd1;
    padding-left: 8px;
    top: 5px;
    letter-spacing: 0.5px;
    text-align: center;
    
     }




/* ====================================================
このWebサイトについて
==================================================== */

.sec-supporter03 {
  width: 100%;
    margin-bottom: 100px;
    
}

.supporter_text02 {
    font-size:42px;
    font-size:4.2rem;
    font-weight: 600;
    color: #4d4d4d;
    line-height: 60px;
    text-align: center;
}

.seed{
    color: #519813; 
}


.supporter_text03 {
  width: 100%; 
    font-size: 1.4rem;
    font-weight: 600;
    color: #4d4d4d;
    padding-left: 8px;
    line-height: 40px;
    
}



