@charset "UTF-8";

#results #content .box {
	width: 1050px;
	margin: 0 auto;
	
}

#results #content .box h2 {
	font-size: 18px;
	text-align: center;
	background: none;
	border-bottom: none;
	line-height: 1.4;
	height: auto;
	padding: 0;
	margin-bottom: 7px;
}

#results .box .c3 > *{
	margin-right: 32px;
	width: 328px;
	margin-bottom: 12px;
}

#results .box .c3 > * p{
	font-size: 14px!important;
	margin-top: 1em;
}

.sample .bnr_s a{
	display: inline-block;
}
.sample .bnr_s a img{
	/*width: 400px;*/
}

.voice{
    position: relative;
}
.voice-txt {
    position: absolute;
    width: 500px;
    height: 138px;
    font-size: 14px!important;
    line-height: 26px!important;
    left: 130px;
}
.voice-txt1 {
    position: absolute;
    top: 14px;
}
.voice-txt2 {
    position: absolute;
    top: 191px;
}

.new-text{
	color: #f00!important;
	padding-right: 0.3em;
	vertical-align: top;
	position: relative;
	top: -0.19em;
}

#results .base table,#results .base th,#results .base td{
	border:none;
	vertical-align: top;
	text-align: left!important;
}
#results .base table tr:first-child th,#results .base table tr:first-child td{
	padding-top: 0;
}
#results .base th{
	background-color: #fff;
	font-size: 13px;
	font-weight: bold;
}
#results .base td{
	font-size: 13px;
	padding-left: 0.9em;
}
#results .base .conversion a{
	height: 44px;
	line-height: 44px;
	width: 360px;
}
#results .base h3{
	margin-top: 70px;
}
#results .base h3:first-child{
	margin-top: 40px;
}
#results .box .c2 > *:nth-child(1) {
    width: 500px;
}

.main_im_col1{
	margin-bottom: 50px;
}
#results .photo-list + .photo-list {
	margin-top: 20px;
}
#results .photo-list li {
	float: left;
	width: 468px;
}
#results .photo-list li + li {
	margin-left: 33px;
}
#results .photo-list li span {
	display: block;
  line-height:1.7em !important;
  margin-top: 5px;
  margin-bottom: 0 !important;
  text-align: center;
}
#results h2.ttl {
	height: auto;
	line-height: 1.4;
	padding-bottom: 10px;
}
#results #title.copy {
	font-size: 30px;
	color: #000000 ;
	padding: 0 0 40px 0;
	letter-spacing: 0.04em;
	font-weight: bold;
	line-height: 1.4;
}
#results .main-image {
	margin-top: 113px;
	margin-bottom: 60px;
	background: url(../images/main_image.png) no-repeat center center;
}
#results .main-image .inner {
	width: 1050px;
	margin: 0 auto;
	height: 360px;
	position: relative;
}
#results .main-image .inner h1 {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2;
	position: absolute;
	top: 50%;
	left: 0;
	color: #000;
	transform: translateY(-50%);
	text-shadow: 2px 3px 0 rgba(255,255,255,0.5), 0 0 30px #fff, 0 0 25px #fff, 0 0 0.4px #fff;
	padding-left: 100px;
}
#results .main-image .inner h1 span {
	font-size: 42px;
}
#results p.name {
  font-size: 12px !important;
  line-height:1.7em !important;
  margin-top: 5px;
  margin-bottom: 0 !important;
}

