@charset "utf-8";

article{
	justify-content:center;
}

.title01{
	margin-bottom:20px;
	color:#c80037;
	font-size:20px;
	font-weight:bold;
}

main section{
	margin:20px 0;
}

h3.subtitle{
	padding:5px 10px;
	border-left:5px solid #c80037;
	border-bottom:1px dashed #333;
	font-weight:bold;
}

#commercial{
	padding:20px 0;
	background:url('https://img.undernavi.com/front/pc/covergirl/etc/bg_commercial.jpg') no-repeat center top / 100%;
}

div[class^="commercial"]{
	position:relative;
	width:740px;
	margin:0 auto;
}

div[class^="commercial"] a{
	position:absolute;
}

div.commercial1 a{
	bottom:40px;
	left:40px;
	color:#00f;
	font-size:12px;
	text-decoration:underline;
}

div.commercial2 a{
	bottom:30px;
	right:30px;
	width:130px;
	height:54px;
	background:url(https://img.undernavi.com/front/pc/membership/btn_present.png) center top no-repeat;
	font-size:0;
}

.mypage_link{
	display:block;
	width:422px;
	height:72px;
	margin:20px auto;
	background:url(https://img.undernavi.com/front/pc/membership/btn_mypage.png) center top no-repeat;
	font-size:0;
}

.membership{
	padding:20px;
}
