@charset "utf-8";


#contents{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#contents h2{
	text-align: center;
	margin: 0px;
	padding: 20px 0px 0px;
	font-size:1.4rem;
	color:#000;
}


#contents .head-text{
	margin: 0px;
	padding: 30px 15px 0px;
}

#questionnaire .head-text.center{
	text-align:center;
}

#questionnaire .block{
	margin: 0px;
	padding: 20px 15px 10px;
}

#questionnaire .block.sp-none{
	padding-top: 10px;
}

#contents .block h3 {
    font-weight: bold;
    color: #D6000E;
    background: #F1F1F1 none repeat scroll 0% 0%;
    margin: 0px;
    padding: 10px 15px;
}

#contents .block h3 span{
	font-weight: normal;
}


#contents .block p.thanks{
	margin: 0px;
	padding: 0px;
	text-align:left;
}

#contents .block p.thanks.c{
	text-align:center;
}


#contents .block p.top-text{
	margin: 0px;
	padding: 0px 0px 30px;
}

#contents .block p.top-text2{
	margin: 0px;
	padding: 0px;
	font-size:88%;
}


#questionnaire table.app-form{
	width		: 100%;
	margin		: 0px;
	bborder-collapse: collapse;
}

#questionnaire table.app-form th{
	background	: #F1F1F1;
	text-align	: left;
	padding		: 10px;
	font-weight	: normal;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 100px;
	line-height: 1.5;
	vertical-align: middle;
	font-weight: bold;
	font-size:.8rem;
}

#questionnaire table.app-form td{
	padding		: 10px 0px 10px 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	line-height: 1.5;
	vertical-align: middle;
	font-size:.8rem;
}

#questionnaire table.app-form td.all{
	border: 1px solid #CCC;
}


#questionnaire table.app-form td input[type="file"]{
	margin: 0px;
	padding: 2px;
}

#questionnaire table.app-form td span{
	font-size: 82%;
}


#questionnaire table.app-form table{
	margin: 0px;
	padding: 0px;
	width		: 100%;
}

#questionnaire table.app-form table th{
	background	: #FFF;
	text-align	: left;
	padding		: 10px;
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	width: 150px;
	vertical-align: middle;
	border-right-width: 0px;
	border-right-style: none;
	
}

#questionnaire table.app-form table th.w130{
	width:130px;
}

#questionnaire table.app-form table td{
	padding		: 10px 0px 10px 10px;
	border-top: 0px none;
	border-bottom: 0px none;
	border-right: 0px none;
	border-left-width: 0px;
	border-left-style: none;
}


#questionnaire .head-block{
	margin: 20px 0px 0px;
	padding: 15px;
	border: 1px solid #CCC;
}

#questionnaire .head-block .dl-block{
	margin: 0px;
	padding: 0px;
}

#questionnaire .head-block .dl-block .data{
	margin: 0px;
	padding: 0px;
}

#questionnaire .head-block .dl-block .data p{
	margin: 0px;
	padding: 10px 0px 0px;
}

#questionnaire .head-block .dl-block .data p.top{
	margin: 0px;
	padding: 0px;
}

#questionnaire .head-block .dl-block .data p a.pdf{
	margin: 0px;
	background: url(../../../images/2015/exhibition/download/icon_pdf.png) no-repeat 0px 0px;
	padding: 0px 0px 0px 20px;
}





#questionnaire table.q-form{
	width		: 100%;
	margin		: 0px;
	bborder-collapse: collapse;
}

#questionnaire table.q-form th{
	background	: #F1F1F1;
	text-align	: left;
	padding		: 10px;
	font-weight	: normal;
	line-height: 1.75;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #CCC;
}

#questionnaire table.q-form td{
	padding		: 10px;
	line-height: 1.75;
	vertical-align: middle;
	border: 1px solid #CCC;
}


#questionnaire table.q-form th .error-message{
	font-weight: normal;
}





#questionnaire table.list-form{
	width		: 100%;
	margin		: 0px;
	bborder-collapse: collapse;
}

#questionnaire table.list-form td{
	padding		: 10px;
	line-height: 1.75;
	vertical-align: middle;
	border: 1px solid #CCC;
}

#questionnaire table.list-form tr.tp td{
	border-top-width: 0px;
	border-top-style: none;	
}

#questionnaire table.list-form td.t1{
	border-top: 2px solid #CCC;
}

#questionnaire table.list-form td.t2{ width:100px; }

#questionnaire table.list-form td.t3{ width:auto; }


#questionnaire .thanks p{
	margin: 0px;
	padding: 0px 0px 20px;
}

#questionnaire .thanks p.red-frame{
	margin: 0px 0px 20px;
	padding: 15px;
	border: 2px solid #D60011;
}

#questionnaire .thanks-nt{
	margin: 20px auto 0px;
	padding: 15px;
	border: 3px solid #CCC;
	width:550px;
}


#questionnaire .ticket-img{
	margin: 0px;
	padding: 0px 0px 50px;
}

#questionnaire .ticket-img .img{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#questionnaire .ticket-img p.nt{
	font-size: 88%;
	margin: 0px;
	padding: 5px 0px 0px;
	
	padding-left: 1em;
	text-indent: -1em;
}

#questionnaire .flow{
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px;
	font-size: 120%;
}


textarea.text-area-multi-b2{
	width: 98%;
	border: 1px solid #A5ACB2;
	height: 130px;
}


.TextCounterWarning{
	color: #FF9900;
}

.TextCounterExceeded{
	color: #FF0000;
}


.actions{
	margin: 20px 15px 0px;
}



.jsoff{
	margin: 0px 0px 20px;
	padding: 0px;
	border: 1px solid #000;
	background: #FFF;
}

.jsoff p{
	text-align: center;
	margin: 0px;
	padding: 10px;
}

.jsoff p strong{
	font-weight: bold;
	color: #D21111;
}


#step1-btn{
	display: none;
}







