@charset "utf-8";


div.box_line {


}

div.box_line_top {
	width: 98%;
	margin: 0px auto 0 auto;
	padding: 0 auto;
}


/* top_title
------------------------------------------------------------- */
.top_title {
	text-align: center;
	line-height: 1.3;
	margin-bottom: 2px;
	font-size: 30px;
	font-size: 3.0rem;
	color: #2a090b;
	font-weight: normal;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;

}
.top_title .subtit {
	color: #d5a700;
	display: block;
	font-size: 16px;
	font-size: 1.6rem;	
}
@media screen and (max-width: 680px) {
	.top_title {
		font-size: 2.0rem;
	}
}

input {
	font-size: 16px;
	font-size: 1.6rem;	
}

.btn_box {
	margin: 20px 0;	
}
.note01 {
	margin: 20px 0 15px 0;	
}
.note02 {
	margin: 0 0 15px 0;	
	list-style-type: disc;	
}
.note02 li {
	margin: 0 0 3px 2em;	
	list-style-type: disc;
}
.note02 li a {
	text-decoration: underline;
}

.note03 {
	margin: 0 0 15px 0;
	padding: 10px;
	border: 1px solid #203756;
}
.note03 .titbold {
	font-weight: 700;
	text-align: center;
}
.note04 {
	margin: 0 0 50px 0;
	padding: 10px;
	border: 1px solid #203756;
}
.note04 .titbold {
	font-weight: 700;
}
.note04 p {
	text-align: center;
}
.line02 {
	border-top: 3px double #f4cad2;
}
.radioelement{
	margin-right: 1em;
}
