@charset "utf-8";
/*BACE*/
*{
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
    -ms-box-sizing: border-box;
	box-sizing: border-box;
}
/*MAKUHARI*/
html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

body {
	font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,sans-serif;
	color:#374047;
	font-size:15px;
	line-height:1.6;
	background:#fff;
	text-align:center;
	}
	
p,div,table,tr,th,td,ol,ul,li,dl,dt,dd,
h1,h2,h3,h4,h5,h6,
form,input,select,textarea,
header,fotoer,aside,nav,section,article,figure,figcaption
 {
	margin:0;
	padding:0;
}

input, select {
	vertical-align:middle;
	}

br {
	letter-spacing:0;
	}

ul {
	list-style:none;
}

img {
	vertical-align:top;
	border:none;
}

a {
	overflow:hidden;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

/*ベースKS*/
h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,object,blockquote {
	margin: 0;
	padding: 0;
	}
div img{
	display:block;
	width:100%;
	height:auto;
}
a img{
	border:none;	
}
a:hover{
	/*filter:alpha(opacity=60);*/
	opacity:0.60;
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";*/
}
a:hover img {
	/*filter:alpha(opacity=60);*/
	opacity:0.60;
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";*/
}
ul li{
	list-style:none;
	}
p{
	text-align:justify;
	text-justify:distribute;
	}

table{
	border-spacing:0;
	border-collapse:collapse;
}
table th{
	text-align:left;
	font-weight:normal;
}
/*clearfix*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
	}

h1,h2,h3,h4,h5,h6{
	font-size:1.0rem;
	font-weight:normal;
	}
/**/
a{	color:#374047;
	text-decoration:none;
	}	
a:hover{
	opacity:.60;
}

.mT10{
	margin-top:10px;
}

.mT20{
	margin-top:20px;
}
.mT30{
	margin-top:30px;
}
.mT40{
	margin-top:40px;
}
.mT50{
	margin-top:50px;
}
.mT60{
	margin-top:60px;
}

.mB10{
	margin-bottom:10px;
}

.mB20{
	margin-bottom:20px;
}
.mB30{
	margin-bottom:30px;
}
.mB40{
	margin-bottom:40px;
}
.mB50{
	margin-bottom:50px;
}
.mB60{
	margin-bottom:60px;
}

.pT10{
	padding-top:10px;
}
.pT20{
	padding-top:20px;
}
.pT30{
	padding-top:30px;
}
.pT40{
	padding-top:40px;
}
.pT50{
	padding-top:50px;
}
.pT60{
	padding-top:60px;
}
.pB10{
	padding-bottom:10px;
}

.pB20{
	padding-bottom:20px;
}
.pB30{
	padding-bottom:30px;
}
.pB40{
	padding-bottom:40px;
}
.pB50{
	padding-bottom:50px;
}

.pB60{
	padding-bottom:60px;
}

hr.H10{
	border:none;
	background-color:inherit;
	height:10px;
}
hr.H20{
	border:none;
	background-color:inherit;
	height:20px;
}
hr.H30{
	border:none;
	background-color:inherit;
	height:30px;
}
hr.H40{
	border:none;
	background-color:inherit;
	height:40px;
}
hr.H50{
	border:none;
	background-color:inherit;
	height:50px;
	padding-top:1px;
}
hr.H60{
	border:none;
	background-color:inherit;
	height:60px;
}
hr.H60s40{
	border:none;
	background-color:inherit;
	height:60px;
}
hr.H70{
	border:none;
	background-color:inherit;
	height:70px;
}
hr.H100{
	border:none;
	background-color:inherit;
	height:100px;
}
hr.H100s80{
	border:none;
	background-color:inherit;
	height:100px;
}
hr.H180s100{
	border:none;
	background-color:inherit;
	height:180px;
}
hr.H200{
	border:none;
	background-color:inherit;
	height:200px;
}
hr.H250s180{
	border:none;
	background-color:inherit;
	height:250px;
}

.FsizeS{
	font-size:0.90em;
}
.FsizeSS{
	font-size:0.6em;
	background-color:#F66;
}
.FsizeL{
	font-size:1.1em;
}
.FsizeLL{
	font-size:1.2em;
}
.FsizeLLL{
	font-size:1.3em;
}

.cWhite{
	color:#FFF;
}

.fPhone{
	font-family: 'Bodoni Moda', serif;
}
.fmPlus400{
	font-family:'M PLUS 1p', sans-serif;
	font-weight:400;
}

.fmPlus500{
	font-family:'M PLUS 1p', sans-serif;
	font-weight:500;
}

.fmPlus700{
	font-family:'M PLUS 1p', sans-serif;
	font-weight:700;
}

















