@font-face {
    font-family: 'NotoSansJPW';
    src: url('/font/NotoSansJP-Regular.eot');
    src: url('/font/NotoSansJP-Regular.eot?#iefix') format('embedded-opentype'),
    url('/font/NotoSansJP-Regular.woff') format('woff'),
    url('/font/NotoSansJP-Regular.ttf') format('truetype'),
    url('/font/NotoSansJP-Regular.svg#NotoSansJPW') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
      font-family: 'BIZUDPGothicW';
      src: url('/font/BIZUDPGothic-Regular.eot');
      src: url('/font/BIZUDPGothic-Regular.eot?#iefix') format('embedded-opentype'),
      url('/font/BIZUDPGothic-Regular.woff') format('woff'),
      url('/font/BIZUDPGothic-Regular.ttf') format('truetype'),
      url('/font/BIZUDPGothic-Regular.svg#BIZUDPGothicW') format('svg');
      font-weight: normal;
      font-style: normal;
}

@font-face {
  font-family: 'IBMPlexW';
  src: url('/font/IBMPlexSansJP-Regular.eot');
  src: url('/font/IBMPlexSansJP-Regular.eot?#iefix') format('embedded-opentype'),
  url('/font/IBMPlexSansJP-Regular.woff') format('woff'),
  url('/font/IBMPlexSansJP-Regular.ttf') format('truetype'),
  url('/font/IBMPlexSansJP-Regular.svg#IBMPlexW') format('svg');
  font-weight: normal;
  font-style: normal;
}

.pyasashisa{
  font-family: 'Ohirosnest';
}

.pyugo{
  font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic";
}

.pbisud{
  font-family: 'BIZUDPGothicW','BIZ UDPGothic';
}

.phirakaku{
  font-family: 'ヒラギノ角ゴ ProN','Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro','Hiragino Sans';
}

.pmeiryo{
  font-family: 'Meiryo';
}

.pnotosans{
  font-family: "NotoSansJPW",'Noto Sans CJK JP','Noto Sans JP',"Noto Sans Japanese",'Source Han Sans';
}

.pmspg{
  font-family: 'MS PGothic','ＭＳ Ｐゴシック';
}

.pibmplex{
  font-family: 'IBMPlexW','IBM Plex Sans JP';
}

.pdefren{
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);}

.pantplus{
  -ms-transform: rotate(0.03deg);
  -moz-transform: rotate(0.03deg);
  -webkit-transform: rotate(0.03deg);
  -o-transform: rotate(0.03deg);
  transform: rotate(0.03deg);
}