@charset "utf-8";
/* CSS Document */

#mt_end {
	background-color: #fff;
}

article {
	margin: 0 auto;
}

	
#mt_end .sec_scene .mt_endimg {
	text-align: center;
	padding: 10px;
	margin-bottom: 5px;
}

.h2_sub_2 {
	text-align: center;
	margin-top: 25px;
}

.h2_sub_2 p {
	font-size:110%;
	margin-bottom: 10px;
}

.h2_sub_3 {
	margin-top: 25px;
}

.in_txt {
	text-align: left;
	color: black;
}

.inc_txt2{
	text-align: left;
	color: black;
	font-size: 14.5px;
	text-indent: 0.6rem;
	font-weight:100;
}

.btn_end {
	background: #083090;
	border-radius: 6px;
	color: #fff;
	font-weight: bold;
	padding: 15px;
	margin-top: 20px;
	display: block;
	width: 328px;
	text-decoration: none;
	margin-left: 5px;
}

.btn_end_1 {
	background: #083090;
	border-radius: 6px;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	display: block;
	width: 380px;
	text-decoration: none;
}

.inc_txt3 {
	margin-bottom: 30px;
	margin-top: 10px;
}
.mt_txt1 {
	margin-top: 0px;
	font-size: 23px;
}
.mt_txt2 {
	font-size: 21px;
}

.callbox {
	text-align: center;
	border: 2px solid #e3e3e3;
	padding: 20px;
	font-size: 17px;
	
}

.txt {
	font-size: 13px;
}

#mt_end .callbox .in {
	font-size: 27px;
	text-align: center; 
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
}

.brsp {
	display: none;
}

.pcimages {
	display: block;
}

.spimages {
	display: none;
}

#main_top_v2 #sec_scene_id {
  margin-top: 0px;
}



@media screen and (max-width: 768px) {
/*	.inc_txt2 {
		text-indent: 0rem;
	}*/
	.in_txt {
	text-align: left;
	color: black;
	text-indent: -0.6em;
}
	
	.inc_txt2 {
		text-indent:0em;
	}
	
	.inc_txt3 {
        margin-bottom: 30px;
	}
	
	#mt_end article {
		padding: 20px 20px 30px;
	}
	
	.btn_end {
		margin-left: 0px;
	}
	#mt_end .callbox .in {
	    font-size: 21px;
    }
	
	.btn_end_1 {
		width: 293px;
	}

	.sec_scene .mt_endimg img {
		width: 300px;
	}
	.mt_txt1 {
	    margin-top: 0px;
	    font-size: 20px;
    }
	
	.callbox {
		font-size: 14px;
	}
	
	.brsp {
		display: block;
	}
	
	.spimages {
		display: block;
	}
	.pcimages {
		display: none;
	}
}

@media screen and (max-width: 500px) {
	.btn_end {
		width: 217px;
		font-size: 12px;
		padding: 9px;
	}
	
	.h2_sub_3,.h2_sub_2 {
		margin-top: 15px;
	}
	.btn_end_1 {
		width: 226px;
		font-size: 12px;
		padding: 9px;
		text-indent: 0em;
	}
	main #business {
		margin-top: 40px;
		margin-bottom: 10px;
    }
}
	



