*{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}









/* スマホ
------------------------------ */
@media screen and (max-width:800px) {
    
    #gntop_b {
    margin-left: 5px;
    margin-right: 5px;
}
#gntop_b img {
    width: 100%;
}
#gntop_a {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.5em;
    margin-left: 22px;
    margin-right: 22px;
    margin-bottom: 40px;
}
    
    
    #jre_ed {
    text-align: left;
    font-size: 28px;
    line-height: 1.6em;
    background-color: #F0F0F0;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-bottom: 30px;
    border-radius: 12px;
    font-weight: bold;
    border-left: 20px solid #FE8700;
}
#jre_ec {
    text-align: left;
    font-size: 28px;
    line-height: 1.6em;
    background-color: #F0F0F0;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-bottom: 30px;
    border-radius: 12px;
    font-weight: bold;
    border-left: 20px solid #dc097b;
}
#jre_eb {
    text-align: left;
    font-size: 28px;
    line-height: 1.6em;
    background-color: #F0F0F0;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-bottom: 30px;
    border-radius: 12px;
    font-weight: bold;
    border-left: 20px solid #0066FE;
}
#jre_e {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 28px;
    line-height: 1.4em;
    text-align: left;
}
    
    #jre_e p {
    margin-bottom: 28px;
}
    


}

/* PC
------------------------------ */
@media screen and (min-width:801px) {

#jre_ed {
    text-align: left;
    font-size: 18px;
    line-height: 1.6em;
    background-color: #F0F0F0;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
    border-radius: 8px;
    font-weight: bold;
    border-left: 10px solid #FE8700;
}
#jre_ec {
    text-align: left;
    font-size: 18px;
    line-height: 1.6em;
    background-color: #F0F0F0;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
    border-radius: 8px;
    font-weight: bold;
    border-left: 10px solid #dc097b;
}
#jre_eb {
    text-align: left;
    font-size: 18px;
    line-height: 1.6em;
    background-color: #F0F0F0;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    margin-bottom: 15px;
    border-radius: 8px;
    font-weight: bold;
    border-left: 10px solid #0066FE;
}
#jre_e {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    min-width: 760px;
    font-size: 16px;
    line-height: 1.6em;
    text-align: left;
    max-width: 1000px;
}
    
    #jre_e p {
    margin-bottom: 16px;
}

#gntop_b {
    width: 99%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
#gntop_b img {
    width: 100%;
}
#gntop_a {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5em;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

}
