@charset "utf-8";

/************************************************

	Font Style

************************************************/
@media screen and (max-width: 740px) {

body{
	font-family: 'ヒラギノ角ゴ Pro W3',Helvetica,Verdana,sans-serif;
}

h1,h2,h3,h4,h5,h6{
	line-height:1.0;
}

a {
 color: #0128cb;
 text-decoration:none;
}

.txt_s{
	font-size:9px;
	margin:0 0 0 5px;
	color:#808080;
}

#news_block table {
  width: 100%!important;
}
#news_block th,
#news_block td {
  padding: 1vw;
}


/* ---------------------------
	font size
--------------------------- */
body {
	font-size: 13px;
	line-height: 17px;
	color:#333;
}

}
