@charset "UTF-8";
html{
    font-size:62.5%;
}
body{
  font-family: "Harmonia Sans W01", 'Julius Sans One', "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;
  line-height: 2;
}
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-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", 'Julius Sans One', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体","Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
  line-height: 2;
}
.f-en{
  font-family: 'Julius Sans One', sans-serif;
  letter-spacing: 0.5px;
}
.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-11{
  font-size: 1.1rem;
}
.f-10{
  font-size: 1.0rem;
}
.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;
}
.element1,.element2,.element3,.element4 {
  opacity:0;
}
.animated {
  opacity: 1;
}
