﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
div.mt-bg p{
   color: seagreen;
   line-height: 150%;
   font-family: 'Hiragino Kaku Gothic ProN';
   font-style: italic;
   font-weight: bold;
   font-size:200%;}
}
