@charset "UTF-8";
/* CSS Document */

#main-visual {
	background-image: url("../images/hero-bg.jpg");
	background-position:left top;
	}
	.AaaS_text span{
		color: #006ba1;
		font-weight:bold;
		margin:5px 0;
		display:inline-block;
	}
	.AaaStablecaption {
		margin: 0;
		font-weight: bold;
		text-align: left;
		padding:0 0 0 0.5em;
	}
	.table_detail {
		border-bottom: 1px solid #cccccc;
		padding: 0.6em 0 0.5em 0.5em;
	}
	.table_bordertop{
		border-top:1px solid #1b72a7;
	}
	.table_borderbottom{
		border-bottom:1px solid #1b72a7;
	}
	.table_w{
		/*width:15%;*/
	}

	.t-center{
		text-align:center;
	}
	
	.aboutAaaS {
		border-radius: 15px;
		border: 3px solid #36b8dd;
		padding: 19px 27px 13px 27px;
		margin: 22px 0px 18px 0px;
	}
	@media screen and (min-width: 640px) {
	.AaaSsummary1{ margin: 3px 15px 12px 0;float: left; }
	}
	.AaaSsummary1{ margin: 3px 15px 12px 0; }
	.AaaSsummary2{ font-weight: bold; }
	.AaaSsummary3{ line-height: 1.5; }
	.AaaSsummary4{ text-decoration: none; }
	.AaaSsummary_clear{ clear: both; }
	
	.text_align_right{text-align: right;}

	/* インタビューコンテンツ共通 */
	.interview{
		border-radius: 9px;border: 1px solid #fe8422;
		padding: 20px 25px 15px 25px;margin: 30px 0 15px 0;
	}
	.interview .text{
		color: #fe8422;
	}
	.interview2{
		border-radius: 9px;border: 2px dotted #3570b4;
		padding: 20px 25px 15px 25px;
		margin: 0px 0 15px 0;
	}
	.interview2 .text2{
		color: #3570b4;
	}

.dt-list-01{
	list-style: disc;
	margin-left: 1.5em;
}
.table_detail-list li{
	margin-bottom: 0.75em;
}
.table_detail-list li:last-of-type{
	margin-bottom: 0;
}
.table_detail-list li span{
}
.mb-1em{
	margin-bottom: 1em !important;
}
.m-0{
	margin: 0 !important;
}
.mb-0{
	margin-bottom: 0 !important;
}

.mt-10rem{
	margin-top: 10rem !important;
}
.pt-10rem{
	padding-top: 10rem !important;
}
@media (max-width: 959px){
	.pt-10rem{
		padding-top: 5rem !important;
	}
	.mt-10rem{
		margin-top: 5rem !important;
	}
}

.p-h3{
	font-size: 1.8rem !important;
	color: #0071BC !important;
}
.cap-photo{
	margin: 0;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 0.5em;
	border-bottom: solid 1px #007aff;
	margin-bottom: 1rem;
}

.bn-title{
	font-size: 3rem;
}