
body#contact .mainContent h1 {
	text-align:center;
	padding-top: 24px;
	padding-bottom: 24px;
	background: url(../img/contact/pagetitle.png) center center no-repeat;
	text-indent:-9999px;
}

@media screen and (max-width: 640px) {
body#contact .mainContent h1 {
	text-align:center;
	padding-top: 16px;
	padding-bottom: 16px;
	background: url(../img/contact/pagetitle_sp.png) center center no-repeat;
	text-indent:-9999px;
	background-size: 80%;
}
}

.mainContent p.mb0 {
	margin-bottom: 0px;
}

.caution{
	display:block;
	font-weight:normal;
	font-size:85%;
	color:#999;
	line-height:1.4;
}

.btn_bg {
	background:#11512c;
	padding:10px;
	margin-bottom:20px;
	/*border-radius:5px;*/
}

.link_btn a {
	display:inline-block;
	/*background: url(../img/basic/link_btn_icon_brn.png) 1.5em center no-repeat, -moz-linear-gradient(top, #fcc199 0%, #f38236 100%); 
	background: url(../img/basic/link_btn_icon_brn.png) 1.5em center no-repeat,-webkit-linear-gradient(top, #fcc199 0%,#f38236 100%); 
	background: url(../img/basic/link_btn_icon_brn.png) 1.5em center no-repeat,linear-gradient(to bottom, #fcc199 0%,#f38236 100%);
	color: #3a1600;
	border: solid 2px #f38236; */
}

.link_btn a:hover {
	/*color: rgba(0,0,0,1.00)!important;
	text-decoration:none; */
}

.mjBtnli{
	text-align:center;
}
