@media (max-width: 1024px) {
    
#main{
    width:85%;
}
#team_wrap .team{
    margin-bottom:50px;
    width:29%;
}
#team_wrap .team .japanese{
    font-size: 25px;
}
#team_wrap .team .content{
    font-size:14px;
}



}/*-- max-width:1024 end --*/








@media (max-width: 754px) {
#main{
    width:90%;
    margin:50px auto;
}
#main h2{
    margin-bottom:20px;
}
#main .content{
    line-height:25px;
}



#team_wrap .team{
    width:48%;
    margin-bottom:30px;
}
#team_wrap .team .face img{
    height:100px;
}
#team_wrap .team .english{
    font-size:11px;
    margin-top:10px;
}
#team_wrap .team .japanese{
    font-size:16px;
    margin-bottom:10px;
}
#team_wrap .team .content{
    font-size:12px;
    line-height:19px;
}





/*------　はぐるま　------*/

#main h2{
    font-size:18px;
    text-align: left;
}
#main .haguruma .logo01 img{
    width:23px;
    height:23px;
    left:90px;
    top:-5px;
}
#main .haguruma .logo02 img{
    width:19px;
    height:19px;
    left:106px;
    top:12px;
}
#main .haguruma .logo03 img{
    width:19px;
    height:19px;
    left:113px;
    top:-5px;
}

}/*-- max-width:754 end --*/