@charset "utf-8";

#contents .inner_frame {
	background-color: #FFF;
	border-radius: 12px;
	overflow: hidden;
		behavior:url(css/PIE.htc);
		padding-bottom: 20px;
}

.frame {
	width: 81.6%;
	border-radius: 10px;
	background-color: #FBF5E1;
	margin: 0 auto 15px;
	padding: 13px 5%;
}

.frame h3 {
	text-align: center;
	margin-bottom: 15px;
	margin-left: -7px;
}

.frame .ph {
	text-align: center;
	margin-bottom: 16px;
}

.frame .txt {
	font-size: 12px;
	line-height: 1.6;
}

.frame .links a {
	padding-right: 10px;
	font-size: 11px;
	margin-bottom: 5px;
	display: inline-block;
}

.arrow_down {
	margin: 0 auto 15px;
	background: url(../img/method/arrow_down.png) no-repeat;
	background-size: 41px 15px;
	width: 41px;
	height: 15px;
}

.ti {
	text-indent: -1em;
	padding-left: 1em;
}


.nnikor {
	font-size: 12px;
	margin-bottom: 20px;
}

.frame_white {
	background-color: #FFF;
	padding: 12px 22px;
	border-radius: 7px;
	font-size: 12px;
}

.frame_white h4 {
	padding-bottom: 10px;
	border-bottom: 1px solid #00913A;
	margin-bottom: 10px;
}

.cap {
	/*width: 780px;*/
	margin: 0 auto;
	margin-top: 10px;
	font-size: 10px;
	padding: 0 10px;
}

div.btns {
	width: 90%;
	padding: 15px 0;
	text-align: center;
	margin: 0 auto 20px;
	border-bottom: 2px dotted #BBB;
}

div.btns .btn_sp {
}

div.btn_contact {
	text-align: center;
}