@charset "Shift_JIS";
body{
  font-family: "Harmonia Sans W01", 'Courier New', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体","Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,header,main,nav,footer{
  margin:0;
  padding:0;
  letter-spacing: 1px;
  font-size:100%;
  line-height: 1.8;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
img {
  border:0;
  max-width:100%;
}
ol,ul,li {
  list-style:none;
}
caption,th {
  text-align:left;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
}
area{
  outline:none;
}
input{
  border-style:none;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
  cursor: crosshair;
}
.f-ja{
  font-family: "Harmonia Sans W01", 'Courier New', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体","Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
  line-height: 2;
}
.f-en{
  font-family: 'Courier New', monospace !important;
}
.f-24{
  font-size: 2.4rem;
}
.f-18{
  font-size: 1.8rem;
}
.f-15{
  font-size: 1.5rem;
}
.f-12{
  font-size: 1.2rem;
}
.f-10{
  font-size: 1.0rem;
}
.f-8{
  font-size: 0.8rem;
}
.f-7{
  font-size: 0.7rem;
}
.f-6{
  font-size: 0.6rem;
}
.blc{
  display: block !important;
}
.in-blc{
  display: inline-block;
}
.right{
  text-align: right;
}
.left{
  text-align: left;
}
.center{
  text-align: center;
}
.bold{
  font-weight: 700 !important;
}
.normal{
  font-weight: normal !important;
}
.v-t{
  vertical-align: top;
}
