@charset "utf-8";
/****************************************************************************************************

個別

****************************************************************************************************/
@media print, screen and (min-width:737px){
}
@media print, screen and (min-width:769px){
}
@media print, screen and (min-width:1200px){
}
/****************************************************************************************************



****************************************************************************************************/
.about__fig{
    margin-bottom: 10px;
    text-align: center;
}
@media print, screen and (min-width:737px){
.about__fig{
    float: right;
    margin-left: 40px;
    margin-bottom: 20px;
}
}




