.lsuxsp-mainvisual__txt--box_center {
	margin-bottom:3%;
}
.lsuxsp-mainvisual__txt p {
	text-shadow:0px 0px 10px #ffffff;
	-moz-text-shadow:0px 0px 10px #ffffff;
	-webkit-text-shadow:0px 0px 10px #ffffff;
}

.lsuxsp-content {
	margin-top: 4.3334%;
	margin-bottom: 4.3334%;
}
.lsuxsp-content__txtbox{
	margin-top:50px;
}

.lsuxsp-content__imgbox.regal .item_left {
	float: left;
	width:32%;
	margin-right: 2%;
	margin-top: 0;
}
.lsuxsp-content__imgbox.regal .item_right {
	float: left;
	width:32%;
	margin-top:0px;
}
.lsuxsp-content__imgbox.regal:after {
	clear: both;
	display: block;
	content: '';
}

.title-h2-box {
	text-align:center;
	margin-top: 5.3334%;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-top: 2.3334%;
	padding-bottom: 2.3334%;
}
.title-h2-box.header {
	text-align:center;
	margin-top: 0;
	border-top:none;
	border-bottom:none;
	padding: 2.3334%;
	background:#e8edef;
	width: 100%;
	max-width: 1200px;
	margin-bottom:10px;
}
.title-h2-box p{
	margin-top:0;
}

.lsuxsp-content__txtbox--ttl_h2 {
	margin: 0;
	font-size: 140%;
}


@media (max-width: 640px) {
	
	.lsuxsp-mainvisual__txt--box_center {
		margin-bottom:0;
	}
	.lsuxsp-mainvisual__txt p {
		text-shadow:none;
		-moz-text-shadow:none;
		-webkit-text-shadow:none;
	}
	.lsuxsp-content__txtbox--ttl {
		text-align:left !important;
		margin-top:30px;
	}
	
	.lsuxsp-content__imgbox.regal {
		margin-top: 25px;
	}
	.lsuxsp-content__imgbox.regal .item_left {
		float: none;
		width:100%;
	}
	.lsuxsp-content__imgbox.regal .item_left:nth-child(even) {
		margin-top:10px;
	}
	.lsuxsp-content__imgbox.regal .item_right {
		float: none;
		width:100%;
		margin-top:10px;
	}
	p.lsuxsp-content__txtbox--ttl,
	.lsuxsp-content__txtbox p {
		text-align:left !important;
	}
		
}

