@charset "UTF-8";

	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,
	main, footer, header, hgroup, menu, nav, section, summary,
	time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	}

	html {
	font-size: 62.5%;
	-webkit-font-smoothing: antialiased;
	}

	body {
	font-family    : 'Noto Sans JP', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", arial, "Lucida Sans", "メイリオ", Meiryo, "Osaka", sans-serif;
	line-height: 1;
	}

	main, article, aside, details, figcaption, figure,
	footer, header, hgroup, menu, nav, section {
	display: block;
	}


p, table, blockquote, address, pre, iframe, form, figure, dl
{
	margin: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-size: inherit;
	font-weight: inherit;
	margin: 0;
}

ul, ol
{
	margin: 0;
	padding: 0;
	list-style: none;
}

dt
{
	font-weight: bold;
}

dd
{
	margin-left: 0;
}

	nav ul {
	list-style: none;
	}

	blockquote, q {
	quotes: none;
	}

	blockquote:before, blockquote:after,
	q:before, q:after {
	content: "";
	content: none;
	}

	a {
	background: transparent;
	text-decoration: underline;
	}

	/* change colours to suit your needs */
	ins {
	color: #000;
	text-decoration: none;
	}

	/* change colours to suit your needs */
	mark {
	color: #000;
	font-style: italic;
	font-weight: bold;
	}

	del {
	text-decoration: line-through;
	}

	abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
	}

	table {
	border-collapse: collapse;
	border-spacing: 0;
	}

	/* change border colour to suit your needs */
	hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
	}

	li {
	list-style: none;
	}

	b, strong {
	font-weight: bold;
	}

	img {
	vertical-align: bottom;
	image-rendering: -webkit-optimize-contrast;
	}

img, svg, embed, object, iframe
{
	vertical-align: bottom;
}

	.clearfix:after {
	content: "";
	display: block;
	clear: both;
	}

	body {
	font-size: 1.6rem;
	line-height: 1.6;
	}

	sup {
	font-size: 0.8rem;
	}

	.sp {
	display: none;
	}

	.pc {
	display: inline-block;
	}



/*=======================================================================================================*/







	