@charset "UTF-8";
/* CSS Document */

.noto_serif500 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500!important;
  font-style: normal;
  font-feature-settings: "palt";
}
.noto_serif700 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 700!important;
  font-style: normal;
}
.noto_sans300 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300!important;
  font-style: normal;
}
.noto_sans500 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500!important;
  font-style: normal;
  font-feature-settings: "palt";
}
.udg400 {
  font-family: 'BIZ UDGothic', sans-serif;
  font-weight: 400!important;
  font-style: normal;
}
.udg700 {
  font-family: 'BIZ UDGothic', sans-serif;
  font-weight: 700!important;
  font-style: normal;
}
.ryumin_r {
font-family: "Ryumin Regular KL";
-webkit-font-feature-settings: 'palt' 1;
font-feature-settings: 'palt' 1;
transform: rotate(0.05deg);
}
.ryumin_m {
font-family: "Ryumin Medium KL";
-webkit-font-feature-settings: 'palt' 1;
font-feature-settings: 'palt' 1;
transform: rotate(0.05deg);
}
.ryumin_b {
 font-family: "Ryumin Bold KL";
-webkit-font-feature-settings: 'palt' 1;
font-feature-settings: 'palt' 1;
transform: rotate(0.05deg);
}
.ryumin_eb {
font-family: "Ryumin ExtraBold KL";
-webkit-font-feature-settings: 'palt' 1;
font-feature-settings: 'palt' 1;
transform: rotate(0.05deg);
}
.ryumin_h {
 font-family: "Ryumin Heavy KL";
-webkit-font-feature-settings: 'palt' 1;
font-feature-settings: 'palt' 1;
transform: rotate(0.05deg);
}
.hiragino_gw3 {
font-family: "Hiragino Kaku Gothic W3 JIS2004";
-webkit-font-feature-settings: 'palt' 1;
font-feature-settings: 'palt' 1;
transform: rotate(0.05deg);
}
.hiragino_gw5 {
font-family: "Hiragino Kaku Gothic W5 JIS2004";
-webkit-font-feature-settings: 'palt' 1;
font-feature-settings: 'palt' 1;
transform: rotate(0.05deg);
}
.shingo_r {
font-family: "Shin Go Regular";
-webkit-font-feature-settings: 'palt' 1;
font-feature-settings: 'palt' 1;
transform: rotate(0.05deg);
}
.shingo_db {
font-family: "Shin Go DeBold";
-webkit-font-feature-settings: 'palt' 1;
font-feature-settings: 'palt' 1;
transform: rotate(0.05deg);
}
.shingo_b {
  font-family: "Shin Go Bold";
  -webkit-font-feature-settings: 'palt' 1;
  font-feature-settings: 'palt' 1;
  transform: rotate(0.05deg);
  }