﻿.title {
	background-image: url("../image_210129/top_img.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	width: 870px;
	height: 200px;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

#main .headingTop {

	text-align: left;
	font-weight: 700;
	font-size: 70px;
	margin-left: 46px;
	padding-top: 10px;
	text-shadow: 1px 1px 10px rgba(255, 255, 255, 0.7);
	line-height: 1;
	letter-spacing: 3.7px;
	color: #004784
}


#main section p{
line-height:1.5;
	margin-bottom: 1em

}
#main h3{
	font-size: 1.2em;
	margin: 30px 0 20px 0;
	font-weight: bold
}
.attention{
text-align:center; border: 5px solid #FF0000; padding: 10px; font-size:1.1em; font-weight:bold;
	box-sizing: border-box;
		font-family:"メイリオ","Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}
#main .links p{
	text-align: center;
	font-weight: bold;
	font-family:"メイリオ","Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	font-size: 1.1em;
	margin-bottom: 0.5em
}
#main .fullImg img{
	width: 100%
}