@charset "utf-8";
/*reset*/
html {
    font-size: 62.5%;
}
body {
    font-size: 1.5em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
}



body,p,a,h1,h2,h3,h4,h5,ul,li,ol,dl,dt,dd,nav,section,aside,header,footer,main,article,div,img,main,html,address,figure,figacption,small{
	border:0;
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

nav,section,aside,header,footer,main,article,div,img,figure,figacption{
	display:block;
	overflow:hidden;
}



a{
	color:#000;
}

a:hover{
	text-decoration:none;
}

i{
	margin-right:5px;
}

/*color
	main-color eeef97
	濃い目のオレンジ f3cdc2
	pagetop,botan ffa68e
	見出し　efcbc0
*/
