@charset "Shift_JIS";
body{
  font-family: "Harmonia Sans W01",'Josefin Sans', "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%;
}
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: #a38b78;
  text-decoration: none;
}
#mainArea{
  letter-spacing: 1px;
  font-size: 100%;
  line-height: 2;
  color:#a38b78;
  overflow: hidden;
}
.btn_ a:hover{
  background: #a38b78;
   color: #ffffff;
   display: inline-block;
}
.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: 'Josefin Sans', sans-serif !important;
}
.f-n{
  font-family: 'PT Sans', sans-serif;
}
.f-24{
   font-size: 24px;
}
.f-18{
   font-size: 18px;
}
.f-15{
   font-size: 15px;
}
.f-12{
   font-size: 12px;
}
.f-11{
   font-size: 11px;
}
.f-10{
   font-size: 10px;
}
.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;
}
