@charset "Shift_JIS";

.linktext {
	font-size: 10px;
}

.linktext a {
	color: #003399;
}

.mgm_h1_wrap.b2310 {
	position: relative;
	display: table;
	margin: 20px auto 34px;
	padding-bottom: 60px;
}

.mgm_h1_wrap.b2310:after {
	content: "";
	max-width: 950px;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 2px;
	background-color: #dbe2f4;
}

.mgm_h1_wrap.b2310 .linktext {
	position: absolute;
	width: 244px;
	right: 54px;
	bottom: 30px;
	display: inline-block;
	text-indent: -1em;
	padding-left: 1em;
}

@media screen and (max-width:767px) {
	.mgm_h1_wrap.b2310 {
		margin: 20px auto;
		padding-bottom: 0px;
	}

	.mgm_h1_wrap.b2310:after {
		content: none;
	}

	.intro_mv .linktext {
		font-size: 11px;
		text-indent: 0;
		padding-left: 0;
		margin: 10px 15px 30px;
	}
}
