
	/*reset*/
	body,h1,h2,h3,h4,h5,h6,span,p,dl,dt,dd,hr,header,aside,section,article,form,input,strong,textarea{
			margin:0px;
			padding:0px;
			list-style:none;
			border:0px;
	}
	img{
			border:0px;
			vertical-align: bottom;
	}
	input{
			vertical-align:middle;
	}
	table {
			border-collapse: collapse;
			border-spacing: 0;
	}
	body{
			text-align:center;
			overflow-x:hidden;
	}
	input[type=text]:focus {
			outline:none;
	}
	select:focus{
			outline:none;
	}
	textarea{outline:none;}
	input,select,textarea,button {vertical-align:middle;}
		
		
	body{font-feature-settings: "palt" 1;;backface-visibility: hidden;font-size: 14px;line-height: 1.7;font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;font-weight: 500;}
	body main{overflow-x:hidden;}


	@media screen and (max-width: 880px){
	}
	@media screen and (max-width: 700px){
	}
	@media screen and (max-width: 450px){
	}
	
	
	
	
	
	