@charset "Shift_JIS";
body{
  font-family: "Harmonia Sans W01",'Oswald', "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;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
img {
  border:0;
  max-width:100%;
}
a{
  text-decoration: none;
  color: #000000;
}
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;
}
#mainArea{
  letter-spacing: 1px;
  font-size: 100%;
  line-height: 2;
  color:#000000;
  overflow: hidden;
}
.f-ja{
  font-family: "Harmonia Sans W01", "Yu Gothic Medium", "雋ゑｽｸ郢ｧ�ｴ郢ｧ�ｷ郢晢ｿｽ縺� Medium", YuGothic, "雋ゑｽｸ郢ｧ�ｴ郢ｧ�ｷ郢晢ｿｽ縺題抄�ｽ","Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
  line-height: 2;
}
.f-en{
  font-family: 'Oswald', sans-serif;
}
.f-50{
   font-size: 50px;
}
.f-40{
   font-size: 40px;
}
.f-30{
   font-size: 30px;
}
.f-24{
   font-size: 24px;
}
.f-15{
   font-size: 15px;
}
.f-12{
   font-size: 12px;
}
.bold{
  font-weight: 700;
}
.blc{
  display: block;
}
.in-blc{
  display: inline-block;
}
.right{
  text-align: right;
}
.left{
  text-align: left;
}
.center{
  text-align: center;
}
.border{
  border-bottom: 1px solid #dddddd;
}
.v-m{
  vertical-align: middle;
}
.v-t{
  vertical-align: top;
}
.italic{
  font-style: italic;
}
