body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0;}
.clearfix:after {content: " "; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;}
.clearfix{display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display:block;}
.body_reset{margin:0 auto; padding:0 auto;}
* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

/* アイコンサイズ */
.material-icons.md-14 { font-size: 14px; vertical-align: middle; padding-bottom: 2.5px;}
.material-icons.md-16 { font-size: 16px; vertical-align: middle; padding-bottom: 2.5px;}
.material-icons.md-18 { font-size: 18px; vertical-align: middle; padding-bottom: 2.5px;}
.material-icons.md-20 { font-size: 20px; vertical-align: middle; padding-bottom: 2.5px;}
.material-icons.md-22 { font-size: 22px; vertical-align: middle; padding-bottom: 2.5px;}
.material-icons.md-24 { font-size: 24px; vertical-align: middle; padding-bottom: 2.5px;}
.material-icons.md-36 { font-size: 36px; vertical-align: middle; padding-bottom: 2.5px;}
.material-icons.md-42 { font-size: 42px; vertical-align: middle; padding-bottom: 2.5px;}
.material-icons.md-48 { font-size: 48px; vertical-align: middle; padding-bottom: 2.5px;}
.material-icons.wh{color: #FFF;}
.material-icons.green{color: #41aa39;}
.material-icons.bg_title{position: absolute; left: 12.5px; top: 12.5px;}