@charset "UTF-8";

h2.bg_red{ background: #f33b3b; text-align: center; font-size: 32px;padding: 10px; width:100%; margin-bottom: 30px; color: #FFF; display: block;}
#sec1{ width:auto; padding: 3vw;}
#sec1 .wrap{margin-bottom: 30px;}

.ttl2{
	background:url(../img/shared/icon.png) no-repeat left 1px;
	line-height:26px;
	font-size: 24px;
	padding-left: 36px;
	padding-bottom: 10px;
	border-bottom:2px solid #c9c3ab;
	margin-bottom: 30px;
}
.ttl3{
	font-size: 28px;
	padding-bottom: 10px;
	border-bottom:2px solid #c9c3ab;
	margin-bottom: 30px;
	font-weight: normal;
	text-align: center;
	color: #522106;
	display: block;
}
.ttl3 span{
	background:url(../img/shared/icon.png) no-repeat left center;
	padding-left: 36px;
}
.ttl4{
	font-weight: bold;
	font-family: "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B","メイリオ", Meiryo, serif;
	font-size: 24px;
	padding-bottom: 10px;
	border-bottom:2px solid #c9c3ab;
	margin-bottom: 30px;
	font-weight: normal;
	color: #522106;
	display: block;
}
.ttl5{
	font-family: "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B","メイリオ", Meiryo, serif;
	font-size: 24px !important;
	line-height: 36px !important;
	font-weight: normal;
	color: #000;
}
.box1 h4{
	line-height: 36px;
	font-size: 14px;
	background:url(../img/shared/icon1.png) no-repeat 8px center #f0ecdf;
	padding-left: 26px;
	font-weight: normal;
	margin-bottom: 12px;
}
.box1 p{
	font-size: 14px;
	line-height: 30px;	
	margin-bottom: 25px;
}
.m_b50 { margin-bottom: 2em;}
td.head{ width:auto; border-bottom: 1px #CCC solid; padding-bottom: 20px; margin-bottom: 20px; padding-left: 10px; padding-top: 10px;}
td.head span{color: #FF0000;}
td.data{ width:70%; padding-top: 10px;border-bottom: 1px #CCC solid; padding-bottom: 20px; margin-bottom: 20px;}

div#button{display: flex; padding: 30px 0; width:auto;}
.btn1,.btn2{width: 50%;text-align:  center; }
div#button input{ background: #f33b3b; text-align: center; font-size: 18px;padding: 10px;  margin-bottom: 30px; color: #FFF; border-radius: 10px; border: 0; cursor: pointer;}

@media only screen and (min-width: 1000px) {
#sec1{max-width:1000px; margin: auto;}


}