@charset "utf-8";

*{
margin:0;
padding:0;
}

html, body {
  width: 100%;
}

ul {
  list-style: none;
}

img {
  max-width: 100%;
}
/*img {
  max-width: 100%;
}*/

body{
background-attachment:fixed;
}

a{
text-decoration: none;
}

a,p,tr,td{
	font-family: "SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
	font-feature-settings: "palt";
	letter-spacing: 0.5px;
}
h1,h2,h3,.h2{
font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic ProN',sans-serif;
}
/*h4,h5{
font-family: 'ヒラギノ角ゴ Pro W3','ヒラギノ角ゴシック','Hiragino Sans',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
font-weight: bold;
}*/
