@charset "utf-8";

@media only screen and (min-width: 0px) and (max-width: 1200px) {
#contents{
	padding: 4.166666666666666% 0 4.166666666666666%!important;
}
#contents #txt-intro{
	margin-bottom: 8%;
	padding: 0 4.166666666666666%;
}
#contents #bg-h2{
	margin-bottom: 5%;
	padding: 0;
	background-size: 100% 50%;
}
#contents #bg-h2 p{
	margin-bottom: 8%;
}
#contents #bg-h2 h2{
	margin-bottom: 4%;
	padding: 0 4.166666666666666%;
}
#contents #bg-h2 h2 span{
	margin-right: 10px;
	padding: 1.5% 3%;
}
#contents #bg-h2 #pic-tester{
	width: 50%;
	margin: 0 auto;
	min-width: 280px;
}

#contents #test{
	margin-bottom: 5%;
	padding: 0 4.166666666666666%;
}
#contents #test img{
	width: 100%;
}
#test-a,
#test-b{
	width: 47.77777777777778%;
}
#contents #test h3{
	font-size: 28px;
	margin-bottom: 2%;
}
#contents #test h4{
	font-size: 14px;
	padding: 1%;
}
#contents #test .pic-tester{
	margin-bottom: 4%;
}
#contents #test dl{
	margin-bottom: 4%;
}
#contents #test dl dt{
	font-size: 24px;
	margin-bottom: 2%;
}
#contents #test dl dd{
	font-size: 14px;
	margin-bottom: 2%;
}
#contents #test dl.before{
	background-size: 25.581395348837212% 6.25%;
	padding-bottom: 10%;
}
#contents #test dl.before dt span,
#contents #test dl.after dt span{
	font-size: 20px;
}
#contents #test .txt-result{
	font-size: 24px;
	margin-bottom: 2%;
}
#contents #comment{
	margin: 0 5%;
	padding: 1.6666666666666667%;
}
}

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

#contents #bg-h2{
	margin-bottom: 8%;
	background-size: 130% 25%;
}
#contents #bg-h2 h2{
	font-size: 28px;
	margin-bottom: 4%;
	line-height: 1.3;
}
#contents #bg-h2 h2 span{
	display: block;
	margin-right: 0;
}
#contents #bg-h2 p{
	font-size: 14px;
	padding: 0 4.166666666666666%;
}
#contents #test dl dt{
	font-size: 18px;
}
#contents #test dl.before dt span,
#contents #test dl.after dt span{
	font-size: 13px;
}

#contents #test dl dd{
	font-size: 13px;
}

#contents #test{
	background: none;
}
#test-a,
#test-b{
	width: 100%;
	float: none;
	margin-bottom: 18.404907975460123%;
}
#contents #comment{
	margin-bottom: 6%;
	font-size: 14px;
}

}
