@charset "UTF-8";

body{
	width:100%;margin:0 auto;
}
.minc{
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }

div.text > p{
	color:#444;font-size:1rem;line-height:2rem;letter-spacing:.05rem;
	margin-top:20px;margin-bottom:70px;
}
div.text span{
	color:#444;font-size:1.0rem;
	position:absolute;top:1.1rem;left:2rem;
	font-weight:bold;
}
.text > div{
	position:relative;
}
.logo_hr{
	border-top:none;border-bottom:1px solid #555555;width:330px;text-align:left;margin-left:0;margin:5px 0 5px 0;
}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
.w1000{
	width:1000px;
	margin:0 auto;
}

.center {
	text-align: center;
}


.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}
.mt200{margin-top:200px;}
.mt300{margin-top:300px;}
.mt400{margin-top:400px;}
.mt500{margin-top:500px;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}
.mb100{margin-bottom:100px;}
.mb200{margin-bottom:200px;}
.mb300{margin-bottom:300px;}
.mb400{margin-bottom:400px;}
.mb500{margin-bottom:500px;}
