@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img {
	margin:0;
	padding:0;
}
table {

}
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;
}

.mt20 {
	margin-top: 20px !important;
}

.mt10 {
	margin-top: 10px !important;
}




/*  190204 andou
   -------------------------------------------------------------------------- */

/* Float content
------------------------------------------------------------------- */
.fl {
	float: left;
}

.fr {
	float: right;
}


/* Font Weight */
.fwn {
	font-weight: normal !important;
}

.fwb {
	font-weight: bold !important;
}

/* Line Height */
.lh0 {
	line-height: 0 !important;
}

.lh12 {
	line-height: 1.2 !important;
}

.lh14 {
	line-height: 1.4 !important;
}

.lh16 {
	line-height: 1.6 !important;
}

.lh18 {
	line-height: 1.8 !important;
}

.lh20 {
	line-height: 2 !important;
}

/* Text align */
.tl {
	text-align: left !important;
}

.tc {
	text-align: center !important;
}

.tr {
	text-align: right !important;
}

/* Vertical align */
.vt {
	vertical-align: top !important;
}

.vm {
	vertical-align: middle !important;
}

.vl {
	vertical-align: baseline !important;
}

.vb {
	vertical-align: bottom !important;
}

/* Margin
------------------------------------------------------------------- */
.mt0 {
	margin-top: 0 !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt35 {
	margin-top: 35px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt45 {
	margin-top: 45px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mt55 {
	margin-top: 55px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mt65 {
	margin-top: 65px !important;
}

.mt70 {
	margin-top: 70px !important;
}

.mt75 {
	margin-top: 75px !important;
}

.mt80 {
	margin-top: 80px !important;
}

.mt85 {
	margin-top: 85px !important;
}

.mt90 {
	margin-top: 90px !important;
}

.mt95 {
	margin-top: 95px !important;
}

.mt100 {
	margin-top: 100px !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mr10 {
	margin-right: 10px !important;
}

.mr80 {
	margin-right: 80px !important;
}

/* padding
------------------------------------------------------------------- */
.pt5 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pl5 {
	padding-left: 5px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl15 {
	padding-left: 15px !important;
}
/* Cell Width */
.table .w5 {
	width: 5% !important;
}

.table .w10 {
	width: 10% !important;
}

.table .w15 {
	width: 15% !important;
}

.table .w20 {
	width: 20% !important;
}

.table .w25 {
	width: 25% !important;
}

.table .w30 {
	width: 30% !important;
}

.table .w33 {
	width: 33% !important;
}

.table .w35 {
	width: 35% !important;
}

.table .w40 {
	width: 40% !important;
}

.table .w45 {
	width: 45% !important;
}

.table .w50 {
	width: 50% !important;
}

.table .w55 {
	width: 55% !important;
}

.table .w60 {
	width: 60% !important;
}

.table .w65 {
	width: 65% !important;
}

.table .w70 {
	width: 70% !important;
}

.table .w75 {
	width: 75% !important;
}

.table .w80 {
	width: 80% !important;
}

.table .w85 {
	width: 85% !important;
}

.table .w90 {
	width: 90% !important;
}

.table .w95 {
	width: 95% !important;
}

@media screen and (max-width:768px) {
	/*------------------------------------------------------------
	デフォルトスタイル
	------------------------------------------------------------*/

	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, dialog, figure, footer, header,
	hgroup, menu, nav, section,
	time, mark, audio, video {
		font-size: 1em;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
	}

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

	html {
		font-size: 62.5%;
	}

	body, table,
	input, textarea, select, option,
	h1, h2, h3, h4, h5, h6 {
		font-family: sans-serif;
		line-height: 1.1;
	}

	h1, h2, h3, h4, h5, h6 {
		font-weight: bold;
	}

	table,
	input, textarea, select, option {
		line-height: 1.1;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	:focus {
		outline: 0;
	}

	ins {
		text-decoration: none;
	}

	del {
		text-decoration: line-through;
	}

	img {
		vertical-align: top;
	}

	/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */

	.taLeft {
		text-align: left !important;
	}

	.taCenter {
		text-align: center !important;
	}

	.taRight {
		text-align: right !important;
	}

	.vTop {
		vertical-align: top !important;
	}

	.vMiddle {
		vertical-align: middle !important;
	}

	/* ?t?H???g?̑??? */

	.fwNormal {
		font-weight: normal !important;
	}

	.fwBold {
		font-weight: bold !important;
	}

	/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
	------------------------------------------------------------*/

	.mt0 {
		margin-top: 0 !important;
	}

	.mb0 {
		margin-bottom: 0 !important;
	}

	.mb10 {
		margin-bottom: 10px !important;
	}

	.mb20 {
		margin-bottom: 20px !important;
	}

	.mb25 {
		margin-bottom: 25px !important;
	}

	.mb30 {
		margin-bottom: 30px !important;
	}

	.mt25 {
		margin-top: 25px !important;
	}

	.mt15 {
		margin-top: 15px !important;
	}

	.mt20 {
		margin-top: 20px !important;
	}

	/*------------------------------------------------------------
	clearfix（float解除）
	------------------------------------------------------------*/

	.clearfix {
		zoom: 1;
	}

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

	/*------------------------------------------------------------
	トラッキングタグの余計なスペースを削除
	------------------------------------------------------------*/

	.trackTags {
		display: none;
	}

	/*------------------------------------------------------------
	レイアウト
	------------------------------------------------------------*/

	body {
		line-height: 1.5;
		text-align: center;
		color: #000;
		-webkit-text-size-adjust: 100%;
		text-size-adjust: 100%;
	}

	body a {
		color: #0000FF;
	}

	#main img {
		height: auto;
	}

	.sukima {
		display: none;
	}
}