﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
p{
  text-indent: 1em;
}
}
