@charset "UTF-8";

#mainContents:after,
header:after,
footer:after,
.clearfix:after{
	content : " ";
	display : block ;
	height : 0 ; 
	visibility : hidden ;
	clear : both ;
}
body{
	color: #000;
	font-size: 16px;
}
body #mainContents{
	font-family: Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
}
body #mainContents ul,
body #mainContents ol,
body #mainContents figure{
	margin: 0;
	padding: 0;
}
body #mainContents ul li,
body #mainContents ol li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body #mainContents p,
body #mainContents li,
body #mainContents dt,
body #mainContents dd,
body #mainContents th,
body #mainContents td{
	margin: 0;
	line-height : 140% ;
}
body #mainContents h1,
body #mainContents h2,
body #mainContents h3,
body #mainContents h4{
	margin: 0;
	line-height : 120% ;
}
body #mainContents img{
	vertical-align: bottom;
}
body #mainContents a,
body #mainContents .opacity{
	color : #1897e0;
	text-decoration : underline ;
	transition-duration : 0.3s ;
	-webkit-transition : all 0.3s ease 0s ;
	-moz-transition : all 0.3s ease 0s ;
	-o-transition : all 0.3s ease 0s ;
}
body #mainContents a:hover{
	color: #c3002f
}
body #mainContents .opacity:hover{
	text-decoration: none;
	opacity : 0.7 ;
	filter : alpha(opacity=70) ;
	-moz-opacity : 0.7 ;
	-ms-filter : "alpha(opacity=70)" ;
}

body #mainContents .effect{
	transition-duration : 1s ;
	-webkit-transition : all 1s ease 0s ;
	-moz-transition : all 1s ease 0s ;
	-o-transition : all 1s ease 0s ;
	opacity: 0;
}
body #mainContents .effect.effectout{
	opacity: 1;
}
/******************************************************************************
	common
******************************************************************************/
body #mainContents section{
	box-sizing: border-box;
	position: relative;
	width: 1200px;
	margin: 0 auto 60px;
}
body #mainContents section .regist{
	width: 545px;
	margin: 0 auto;
	text-align: center;
}
body #mainContents section .regist p.btn{
}
body #mainContents section .regist p.text{
	margin: 0 0 30px;
}
body #mainContents section .regist p.kiyaku{
	margin: 20px 0 0;
}
/******************************************************************************
	.header
******************************************************************************/
body #mainContents section.header{
	position: relative;
	margin-bottom: 0;
}
body #mainContents section.header h1{
	margin: 0;
}
body #mainContents section.header ul{
	position: absolute;
	width: 910px;
	bottom: 70px;
	left: 50%;
	margin-left: -455px;
}
body #mainContents section.header ul li{
	padding: 0 0 0 15px;
	margin: 0;
	list-style-type: none;
	font-size: 12px;
}
body #mainContents section.header ul li span{
	position: absolute;
	left: 0;
}
/******************************************************************************
	.present
******************************************************************************/
body #mainContents section.present{
	width: 950px;
	margin-bottom: 10px;
}
body #mainContents section.present dl{
	float: left;
	width: 445px;
	margin: 0 0 35px;
	text-align: center;
}
body #mainContents section.present dl:nth-of-type(2){
	float: right;
}
body #mainContents section.present dl dt{
	margin: 0 0 23px;
	box-shadow: 5px 5px 17px -7px rgba(0, 0, 0, 0.6);
}
body #mainContents section.present dl dd.kiyaku{
	margin: 0 0 20px;
	font-size: 14px;
}
body #mainContents section.present dl dd.text{
	margin: 0 0 24px;
}
body #mainContents section.present dl:nth-of-type(3){
	clear: both;
	float: none;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	text-align: center;
}
body #mainContents section.present dl:nth-of-type(3) dt{
	margin: 0 0 30px;
	box-shadow: none;
}
body #mainContents section.present p.btn{
	width: 580px;
	margin: 0 auto 50px;
}
body #mainContents section.present p.btn.large{
	width: 560px;
	margin: 0 auto 40px;
}
/******************************************************************************
	.target
******************************************************************************/
body #mainContents section.target{
	width: 1000px;
	box-sizing: border-box;
	padding: 40px 0 20px;
	border: #000 1px solid;
	background: #fff;
	text-align: center;
}
body #mainContents section.target h2,
body #mainContents section.target h3{
	margin: 0 0 20px;;
}
body #mainContents section.target p{
	margin: 0 0 20px;;
}
body #mainContents section.target ul.list{
	width: 915px;
	margin: 0 auto 20px;
}
body #mainContents section.target ul.list li{
	float: left;
}
body #mainContents section.target ul.attention{
	width: 915px;
	margin: 0 auto;
}
body #mainContents section.target ul.attention li{
	position: relative;
	padding: 0 0 0 1.5em;
	font-size: 12px;
	text-align: left;
}
body #mainContents section.target ul.attention li span{
	position: absolute;
	left: 0;
}
/******************************************************************************
	#award
******************************************************************************/
body #mainContents section#award{
	margin-bottom: 0;
	padding-bottom: 100px;
	background: url("../img/bg_award.png") center center repeat-y;
}
body #mainContents section#award section.award{
	margin-bottom: 50px;
}
body #mainContents section#award section.award:last-of-type{
	margin-bottom: 0;
}
body #mainContents section#award section.award h2{
	margin: 0 0 15px;
}
body #mainContents section#award section.award .inner{
	width: 910px;
	margin: 0 auto;
}
body #mainContents section#award section.award .inner h3{
	margin: 0 auto 25px;
	text-align: center;
}
body #mainContents section#award section.award .inner p{
	margin: 0 0 25px;
}
body #mainContents section#award section.award .inner p.attention{
	margin: 0 0 25px;
	font-size: 12px;
	color: #c3002f;
}
body #mainContents section#award section.award .inner ul.attention{
	width: 910px;
	margin: 35px auto 50px;
}
body #mainContents section#award section.award .inner ul.attention.nomargin{
	margin: -25px auto 25px;
}
body #mainContents section#award section.award .inner ul.attention li{
	position: relative;
	padding: 0 0 0 1.5em;
	font-size: 12px;
	text-align: left;
	color: #c3002f;
}
body #mainContents section#award section.award .inner ul.attention li span{
	position: absolute;
	left: 0;
}
body #mainContents section#award section.award .inner figure{
	margin: 0 0 50px;
}
body #mainContents section#award section.award .inner table{
	width: 100%;
	margin: 0 auto 50px;
}
body #mainContents section#award section.award .inner table td{
	text-align: center;
	padding: 15px 40px;
	font-size: 18px;
	background: #eeeeee;
	border-bottom: #fff 1px solid;
	border-right: #fff 1px solid;
}
body #mainContents section#award section.award .inner table td:nth-of-type(1){
	padding-right: 0;
	text-align: right;
	border-right: none;
}
body #mainContents section#award section.award .inner table td:nth-of-type(2){
	padding-left: 0;
	padding-right: 0;
	width: 1%;
	white-space: nowrap;
	border-right: none;
}
body #mainContents section#award section.award .inner table td:nth-of-type(3){
	padding-left: 0;
	text-align: left;
}
body #mainContents section#award section.award .inner table td:nth-of-type(4){
	text-align: center;
}
body #mainContents section#award section.award .inner table th{
	text-align: center;
	padding: 15px 40px;
	font-size: 18px;
	font-weight: bold;
	background: #888888;
	border-bottom: #fff 1px solid;
	border-right: #fff 1px solid;
	color: #fff;
}
body #mainContents section#award section.award .inner table tr:nth-of-type(odd) td{
	background: #dddddd;
}
body #mainContents section#award section.award .inner table tr.header th{
	background: #666666;
	border-bottom: #fff 1px solid;
	border-right: #fff 1px solid;
	color: #fff;
	font-size: 18px;
}
body #mainContents section#award section.award .inner table tr:last-of-type th,
body #mainContents section#award section.award .inner table tr:last-of-type td{
	border-bottom: none;
}
body #mainContents section#award section.award .regist{
	width: 580px;
	margin: 0 auto;
}
body #mainContents section#award section.award .regist p.btn{
	margin: 0 0 30px;
}
body #mainContents section#award section.award .regist p.kiyaku{
	font-size: 14px;
}
body #mainContents section#award section.award.typeC .inner p{
	margin-bottom: 60px;
	font-size: 12px;
}
body #mainContents section#award section.award.typeC .inner h3{
	margin: 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
body #mainContents section#award section.award.typeC .inner ul.text{
	margin: 0 auto 15px;
	text-align: left;
	font-size: 12px;
}
body #mainContents section#award section.award.typeC .inner ul.text li{
	line-height: 180%;
	list-style-type: disc;
	margin: 0 0 0 25px;
}
body #mainContents section#award section.award.typeC .inner ul.text li ol li{
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 15px;
}
body #mainContents section#award section.award.typeC .inner ul.text li ol li span{
	position: absolute;
	left: 0;
}
body #mainContents section#award section.award.typeC .regist p.btn{
	margin-bottom: 0;
}

/******************************************************************************
	#thanksMessage
******************************************************************************/
body #mainContents section#thanksMessage{
	margin: 20px auto 20px;
	border: #f00 2px solid;
	padding: 30px 0;
	text-align: center;
	color: #f00;
}
body #mainContents section#thanksMessage h2{
	margin: 0 0 15px;
}
body #mainContents section#thanksMessage p{
	margin: 0;
	font-weight: bold;
}
/******************************************************************************
	.kiyaku
******************************************************************************/
body .kiyaku{
	max-width: 720px;
}
body .kiyaku h2{
	margin: 0 0 20px;
	font-size: 18px;
	text-align: center;
}
body .kiyaku h3{
	margin: 20px 0 5px;
	font-size: 14px;
	font-weight: bold;
}
body .kiyaku p{
	margin: 0 0 20px;
	font-size: 12px;
	line-height: 160%;
}
body .kiyaku p.hasBottom{
	margin: 0;
}
body .kiyaku ul{
	margin: 0 0 20px;
	padding: 0;
	list-style-type: none;
}
body .kiyaku ul li{
	position: relative;
	margin: 0 0 0 25px;
	line-height: 160%;
	font-size: 12px;
	list-style-type: disc;
}
body .kiyaku ul li ol{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body .kiyaku ul li ol li,
body .kiyaku ul li ul li{
	padding: 0 0 0 25px;
	margin: 0;
	list-style-type: none;
}
body .kiyaku ol.maru{
	padding: 0;
}
body .kiyaku ol.maru li{
	position: relative;
	padding: 0 0 0 25px;
	list-style-type: none;
	line-height: 160%;
	font-size: 12px;
}
body .kiyaku ol.maru li span{
	position: absolute;
	left: 0;
}
body .kiyaku ul.attention{
	margin-top: -15px;
}
body .kiyaku ul.attention li{
	padding: 0 0 0 15px;
	margin: 0;
	list-style-type: none;
	color: #c3092f;
}
body .kiyaku ul li span{
	position: absolute;
	left: 0;
}
body .kiyaku table{
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 20px;
	font-size: 12px;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
}
body .kiyaku table th,
body .kiyaku table td{
	padding: 5px 10px;
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
	text-align: center;
}
body .kiyaku table th{
	background: #fafafa;
}
body .kiyaku a{
	color : #1897e0;
	text-decoration : underline ;
}
body .kiyaku a:hover{
	color: #c3002f
}
/******************************************************************************
	#addLink
******************************************************************************/
body #mainContents #addLink{
	max-width: 1500px;
	margin: 0 auto;
	padding-top: 30px;
	background: #000;
	text-align: center;
	font-size: 16px;
}
body #mainContents #addLink a{
	padding: 0 24px 0 0;
	background: url("../img/ico_addlink.png") right center no-repeat;
	color: #fff;
	text-decoration: none;
}
/******************************************************************************
	#voice
******************************************************************************/
body #mainContents section#voice{
	margin: 130px auto 90px;
}
body #mainContents section#voice h2{
	margin: 0 0 30px;
	text-align: center;
}
body #mainContents section#voice p.description{
	margin: 0 0 45px;
	text-align: center;
}
body #mainContents section#voice form{
	width: 920px;
	margin: 0 auto 35px;
}
body #mainContents section#voice form fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
body #mainContents section#voice form fieldset.car{
	position: relative;
	float: left;
	width: 370px;
}
body #mainContents section#voice form fieldset.car:before{
	content: " ";
	position: absolute;
	top: 96px;
	right: -70px;
	width: 48px;
	height: 48px;
	background: url("../img/bg_voice_form.png") center center no-repeat;
}
body #mainContents section#voice form fieldset.car h3{
	margin: 0 0 2px;
	background: #eee;
	text-align: center;
}
body #mainContents section#voice form fieldset.car label{
	position: relative;
	float:left;
	width: 180px;
	margin: 0 0 10px;
}
body #mainContents section#voice form fieldset.car label:nth-of-type(2n){
	float:right;
}
body #mainContents section#voice form fieldset.car label input{
	display: none;
	position: absolute;
}
body #mainContents section#voice form fieldset.car label span{
	display: block;
	width: 180px;
	height: 95px;
	background: url("../img/ico_voice_car01.png") center center no-repeat;
	cursor: pointer;
}
body #mainContents section#voice form fieldset.car label:nth-of-type(2) span{
	background-image: url("../img/ico_voice_car02.png");
}
body #mainContents section#voice form fieldset.car label:nth-of-type(3) span{
	background-image: url("../img/ico_voice_car03.png");
}
body #mainContents section#voice form fieldset.car label:nth-of-type(4) span{
	background-image: url("../img/ico_voice_car04.png");
}
body #mainContents section#voice form fieldset.car label input:checked + span{
	background-image: url("../img/ico_voice_car01_on.png");
}
body #mainContents section#voice form fieldset.car label:nth-of-type(2) input:checked + span{
	background-image: url("../img/ico_voice_car02_on.png");
}
body #mainContents section#voice form fieldset.car label:nth-of-type(3) input:checked + span{
	background-image: url("../img/ico_voice_car03_on.png");
}
body #mainContents section#voice form fieldset.car label:nth-of-type(4) input:checked + span{
	background-image: url("../img/ico_voice_car04_on.png");
}
body #mainContents section#voice form fieldset.car label span span{
	display: none;
}
body #mainContents section#voice form fieldset.car p{
	text-align: center;
	font-size: 12px;
}
body #mainContents section#voice form .input{
	float: right;
	width: 455px;
}
body #mainContents section#voice form .input h3{
	margin: 0 0 2px;
	background: #eee;
	text-align: center;
}
body #mainContents section#voice form .input fieldset.function{
	margin: 0 0 2px;
	background: #eee;
}
body #mainContents section#voice form .input fieldset.function p{
	float: left;
	width: 74px;
	line-height: 115px;
	text-align: center;
	color: #0076ab;
	font-weight: bold;
}
body #mainContents section#voice form .input fieldset.function label{
	float: left;
	width: 125px;
	height: 115px;
	border-left: #fff 2px solid;
}
body #mainContents section#voice form .input fieldset.function label input{
	display: none;
	position: absolute;
}
body #mainContents section#voice form .input fieldset.function label span{
	display: block;
	width: 125px;
	height: 115px;
	background: url("../img/ico_voice_function01.png") center center no-repeat;
	cursor: pointer;
}
body #mainContents section#voice form .input fieldset.function label:nth-of-type(2) span{
	background-image: url("../img/ico_voice_function02.png");
}
body #mainContents section#voice form .input fieldset.function label:nth-of-type(3) span{
	background-image: url("../img/ico_voice_function03.png");
}
body #mainContents section#voice form .input fieldset.function label input:checked + span{
	background-image: url("../img/ico_voice_function01_on.png");
}
body #mainContents section#voice form .input fieldset.function label:nth-of-type(2) input:checked + span{
	background-image: url("../img/ico_voice_function02_on.png");
}
body #mainContents section#voice form .input fieldset.function label:nth-of-type(3) input:checked + span{
	background-image: url("../img/ico_voice_function03_on.png");
}
body #mainContents section#voice form .input fieldset.function label span span{
	display: none;
}
body #mainContents section#voice form .input fieldset.select{
	padding: 10px 0;
	background: #eee;
}
body #mainContents section#voice form .input fieldset.select:last-of-type{
	padding-top: 0;
}
body #mainContents section#voice form .input fieldset.select label{
	float: left;
	width: 45%;
}
body #mainContents section#voice form .input fieldset.select label:last-of-type{
	width: 55%;
}
body #mainContents section#voice form .input fieldset.select label span{
	display: inline-block;
	width: 74px;
	text-align: center;
	line-height: 20px;
	color: #0076ab;
	font-weight: bold;
}
body #mainContents section#voice form .input fieldset.select label:last-of-type span{
	width: 90px;
	text-align: left;
}
body #mainContents section#voice form .input fieldset.select label select{
	height: 20px;
	border-radius: 5px;
}
body #mainContents section#voice #result{
	width: 920px;
	min-height: 100px;
	margin: 0 auto;
}
body #mainContents section#voice #result .item,
body #mainContents section#voice #result .item_sizer{
	box-sizing: border-box;
	width: 25%;
	padding: 10px;
}
body #mainContents section#voice #result .item div{
	box-sizing: border-box;
	width: 210px;
	padding: 10px;
	border: #d8d8d8 1px dashed;
	background: #fff;
	border-radius: 10px;
}
body #mainContents section#voice #result .item p.comment{
	font-size: 12px;
	line-height: 180%;
}
body #mainContents section#voice #result .item p.comment span.more{
	color: #0076ab;
	cursor: pointer;
}
body #mainContents section#voice #result .item p.comment span.hide{
	display: none;
}
body #mainContents section#voice #result .item p.car{
	margin: 10px 0 0;
	text-align: right;
	font-size: 14px;
}
body #mainContents section#voice #result p.noItem{
	display: none;
	text-align: center;
}
body #mainContents section#voice p.moreBtn{
	display: none;
	position: relative;
	text-align: center;
}
body #mainContents section#voice p.moreBtn:before{
	content: " ";
	position: absolute;
	width: 100%;
	height: 100px;
	left: 0;
	top: -100px;
	background: url("../img/bg_voice_btn.png") center center repeat-x;
	background-size: auto 100%;
}
/******************************************************************************
	#tabList
******************************************************************************/
body #mainContents #tabList{
	width: 950px;
	margin: 0 auto 60px;
}
body #mainContents #tabList ul{
	border: #c2c2c2 1px solid;
}
body #mainContents #tabList ul li{
	float: left;
	width: 50%;
}
body #mainContents #tabList ul li a{
	position: relative;
	display: block;
	background: #f6f6f6;
}
body #mainContents #tabList ul li.current a{
	background: #fff;
}
body #mainContents #tabList ul li.current a:before{
	content: " ";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 6px;
	background: #c3002f;
}
body #mainContents #tabList ul li.current a:after{
	content: " ";
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	border-color: #c3002f transparent transparent transparent;
}
/******************************************************************************
	.tabContents
******************************************************************************/
body #mainContents .tabContents{
	display: none;
}
body #mainContents .tabContents.show{
	display: block;
}
/******************************************************************************
	#supportCar
******************************************************************************/
body #mainContents #supportCar{
	width: 950px;
	margin: 0 auto;
}
body #mainContents #supportCar h2{
	margin: 0 0 20px;
	text-align: center;
}
body #mainContents #supportCar p.description{
	margin: 0 0 60px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 160%;
}
body #mainContents #supportCar section{
	width: auto;
}
body #mainContents #supportCar section h3{
	position: relative;
	margin: 0 0 30px;
	padding: 30px 0 0;
	font-size: 26px;
	line-height: 140%;
}
body #mainContents #supportCar section h3 sup{
	margin: 0 0 0 5px;
	font-size: 14px;
	font-weight: normal:
}
body #mainContents #supportCar section h3:after{
	content: " ";
	position: absolute;
	width: 80px;
	height: 5px;
	left: 0;
	top: 0;
	background: #c3002f;
}
body #mainContents #supportCar section div{
	margin: 0 0 45px;
}
body #mainContents #supportCar section div figure{
	float: right;
}
body #mainContents #supportCar section:nth-of-type(even) div figure{
	float: left;
}
body #mainContents #supportCar section div p{
	float: left;
	width: 450px;
	font-size: 18px;
	line-height: 180%;
}
body #mainContents #supportCar section:nth-of-type(even) div p{
	float: right;
}
body #mainContents #supportCar section dl{
	position: relative;
	border-top: #c2c2c2 1px solid;
	border-bottom: #c2c2c2 1px solid;
}
body #mainContents #supportCar section:last-of-type dl{
	margin: 0 0 45px;
}
body #mainContents #supportCar section dl dt{
	position: absolute;
	width: 130px;
	left: 50%;
	top: -13px;
	margin: 0 0 0 -65px;
	line-height: 25px;
	background: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
body #mainContents #supportCar section dl dd{
	padding: 30px 0;
	font-size: 14px;
	text-align: center;
}
body #mainContents #supportCar section ul li{
	position: relative;
	padding: 0 0 0 2em;
	font-size: 12px;
	line-height: 160%;
}
body #mainContents #supportCar section ul li span{
	position: absolute;
	left: 0;
}
