@charset "utf-8";

/*----------------------------------------------------
elements
----------------------------------------------------*/
body {　-webkit-text-size-adjust: none;} /* フォントサイズ自動調整 */

a {
text-decoration: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {	vertical-align: bottom;}

li { list-style: none;}


/*----------------------------------------------------
clearfix
----------------------------------------------------*/
.clearfix:after {
display: block;
content: '';
clear: both;
}

.cf { overflow: hidden;}

.clear{
clear:both;
font-size:0;
line-height:0;
padding:0;
margin:0;
}

.clearB {clear: both;}


/*----------------------------------------------------
font-family
----------------------------------------------------*/
body {
font-family: "游明朝 Medium", YuMincho Medium , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
/* transform: rotate(.028deg); */
}
@-moz-document url-prefix() {
    body { font-family: serif;}
}
.sun_Txt {
font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
transform: rotate(.028deg);
}

span.garamond {
  font-family: "EB Garamond", serif !important;
  font-style: normal;
  font-size: 1.1em;
  transform: rotate(0.28deg);
}
.garamond {
    font-family: "EB Garamond", serif !important;
    font-style: normal;
    font-size: 1.1em;
    transform: rotate(0.28deg);
}
.cinzel {
  font-family: 'Cinzel', serif !important;
  font-size: 1.1em;
  letter-spacing: 2px;
    transform: rotate(0.28deg);
}
