@charset "utf-8";

.cover h1 {
	width: 50px;
	height: 252px;
	background-image: url(../../about/images/pc/title.png);
}

#points h2 {
	margin-bottom: 40px;
	height: 120px;
	background-image: url(../../about/images/pc/points_hl.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#points p {
	margin-bottom: 120px;
	line-height: 1.8;
	text-align: center;
}

#points ul { margin-bottom: 60px; }

#points ul li dl { position: relative; }
#points ul li dl dt {
	position: absolute;
	top: -85px;
	left: 10px;
	width: 47px;
	text-indent: -10000em;
}

#points ul li.point01 dl dt { height: 264px; background-image: url(../../about/images/pc/points_hl01.png); }
#points ul li.point02 dl dt { height: 306px; background-image: url(../../about/images/pc/points_hl02.png); }
#points ul li.point03 dl dt { height: 274px; background-image: url(../../about/images/pc/points_hl03.png); }

#points ul li dl dd.image { margin-bottom: 15px; }

#minehime { margin-bottom: 60px; }

#minehime .container {
	padding: 35px 200px 25px 600px;
	position: relative;
	width: 300px;
	background-image: url(../../about/images/pc/minehime_bg.jpg);
	background-position: center center;
	border-radius: 5px;
}

#minehime h2 {
	position: absolute;
	left: 524px;
	width: 52px;
	height: 219px;
	background-image: url(../../about/images/pc/minehime_hl.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#minehime h3 {
	margin-bottom: 0.5em;
	letter-spacing: 0.2em;
}

#minehime p {
	margin-bottom: 1em;
	font-size: 0.9em;
}

#try { margin-bottom: 50px; }

#try h2 {
	margin-bottom: 30px;
	height: 80px;
	background-image: url(../../about/images/pc/try_hl.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#try img { margin: 0 auto 30px auto; }

#try p.text01 {
	margin-bottom: 30px;
	height: 52px;
	background-image: url(../../about/images/pc/try_text01.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#try p.text02 {
	margin-bottom: 30px;
	height: 26px;
	background-image: url(../../about/images/pc/try_text02.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}


@media screen and (max-width: 640px){

#points p {
	margin-bottom: 50px;
	padding: 0 30px;
	line-height: 1.8;
	text-align: left;
}

#points ul {
	padding: 0 30px;
}

#points ul li {
	margin-bottom: 40px;
	float: none;
	width: 100%;
}

#points ul li dl { position: relative; }
#points ul li dl dt {
	position: absolute;
	top: -20px;
	left: 0;
	width: 47px;
	text-indent: -10000em;
}

#points ul li.point01 dl dt { height: 264px; background-image: url(../../about/images/pc/points_hl01.png); }
#points ul li.point02 dl dt { height: 306px; background-image: url(../../about/images/pc/points_hl02.png); }
#points ul li.point03 dl dt { height: 274px; background-image: url(../../about/images/pc/points_hl03.png); }

#points ul li dl dd.image {
	padding-left: 60px;
}

#points ul li dl dd.text {
	padding-left: 60px;
}

#minehime .container {
	margin: 0 30px;
	padding: 30px;
	position: relative;
	width: auto;
	background-image: url(../../about/images/sp/minehime_bg2.png), url(../../about/images/sp/minehime_bg.jpg);
	background-position: right bottom, center top;
	background-repeat: no-repeat, no-repeat;
	border-radius: 5px;
}

#minehime h2 {
	margin-bottom: 110px;
	position: relative;
	left: inherit;
	width: 52px;
	height: 219px;
	background-image: url(../../about/images/pc/minehime_hl.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#minehime h3 {
	margin-bottom: 0.3em;
	letter-spacing: 0.2em;
}

#minehime p {
	margin-bottom: 0.5em;
	font-size: 0.85em;
}

#minehime p.charactor {
	margin-bottom: 0;
	width: 350px;
}



#try h2 {
	margin-bottom: 30px;
	height: 131px;
	background-image: url(../../about/images/sp/try_hl.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#try img {
	margin: 0 auto 30px auto;
	width: 480px;
}

#try p.text01 {
	margin-bottom: 30px;
	height: 192px;
	background-image: url(../../about/images/sp/try_text01.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#try p.text02 {
	margin-bottom: 30px;
	height: 77px;
	background-image: url(../../about/images/sp/try_text02.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -10000em;
}

}
