@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanslao.css);
	body{ margin:0; padding:0;}
	img{vertical-align:top;}
	li{ list-style:none;}
	#eta{ width:910px;}
	img,fieldset{border:0}
	ul,ol{list-style:none}
	em,address{font-style:normal}
	a{text-decoration:none}
	a:hover,a:active{ opacity:0.8;}
	.btn_cen{text-align:center;}
	.btn_cen2{text-align:center;}
	.btn_red2{text-align:center;}
	.btn_blue{ width:910px; text-align:center; background:#f5f5f5;padding: 15px 0 25px 0;}
	.btn_blue1{ padding-top:10px; background:#f5f5f5;}
	.eta_btn{ background:#fffff3; text-align:center; }
	.tex_btn{background:#fffff3; text-align:center; padding:20px 0 30px 0;}
	.tex_btn a{text-decoration:underline; color:#959570; font-size:16px; letter-spacing:-1px; } 


@media all and (max-width: 710px) {
   	#eta{ width:auto;}
	img{ width:100%;}
	.btn_red2, .btn_blue1{width:30%;}
	.btn_blue{ width:100%; }
}
