@charset "utf-8";
* , *:before , *:after{
	-webkit-box-sizing : border-box;
	        box-sizing : border-box;
}
html , body , div , span , applet , object , iframe , h1 , h2 , h3 , h4 , h5 , h6 , p , blockquote , pre , a , abbr , acronym , address , big , cite , code , del , dfn , em , img , ins , kbd , q , s , samp , small , strike , strong , sub , sup , tt , var , b , u , i , center , dl , dt , dd , ol , ul , li , fieldset , form , label , legend , table , caption , tbody , tfoot , thead , tr , th , td , article , aside , canvas , details , embed , figure , figcaption , footer , header , hgroup , menu , nav , output , ruby , section , summary , time , mark , audio , video{
	margin : 0;
	padding : 0;
	border : 0;
	font-size : 100%;
	font : inherit;
	vertical-align : middle;
}
/* HTML5 display-role reset for older browsers */
article , aside , details , figcaption , figure , footer , header , hgroup , menu , nav , section{
	display : block;
}
body{
	line-height : 1;
}
ol , ul{
	list-style : none;
}
blockquote , q{
	quotes : none;
}
blockquote:before , blockquote:after , q:before , q:after{
	content : "";
	content : none;
}
table{
	border-collapse : collapse;
	border-spacing : 0;
}
html{
	-webkit-box-sizing : border-box;
	        box-sizing : border-box;
	visibility : visible;
}
a{
	text-decoration : none;
}
img{
	height : auto;
	max-width : 100%;
	vertical-align : top;
	-webkit-backface-visibility : hidden;
}
[class$="img"]{
	line-height : 1;
}
input[type="submit"] , input[type="reset"] , button{
	border : 0;
	padding : 0;
	background : none;
	display : inline-block;
}
selectbox{
	outline : none;
}
@font-face{
	font-family : "YuGothic M";
	src : local("Yu Gothic Medium");
	-webkit-font-feature-settings : "palt" on;
	        font-feature-settings : "palt" on;
}
body{
	font-family : "游ゴシック Medium", "Yu Gothic Medium", "YuGothic M", "游ゴシック体", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
	/*font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN','ＭＳ 明朝', 'MS Mincho', serif;*/
	font-size : 100%;
	-webkit-font-feature-settings : "palt" on;
	        font-feature-settings : "palt" on;
	line-height : 1;
	font-weight : normal;
	color : #424242;
	display : block;
}
a{
	color : #424242;
}