@charset "utf-8";

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

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

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: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,sans-serif;
}

.min_Txt {
font-family: "游明朝 Medium", YuMincho Medium , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.zenmaru {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
}
