@charset "utf-8";
/* CSS Document */

.error{
	background-color:#F79E8F!important;
	/*float:left;*/
	font-weight:bold;
}
/*p#error_mess{width:0;}*/

#error_mess,
#error_mess2{
	margin-top:2.5em;
	display:block;
	float:left;
	color:#F60!important;
	background:none!important;}

.group-radio input[type="checkbox"] {
    display: inline-block!important;
    width: 0!important;
    height: 0!important;
	filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;

}

#error_mess.hide{
	display:none;
}


label.error{
    margin-left:.5em!important;
	display:inline-block!important;
	color:#F60!important;
	background:none!important;}


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

		
	#part label{
		display:block;
		line-height:2;
	
	}
	.group-radio input[type="checkbox"] {
    display:inline-block!important;
	width:0;
}

#error_mess {
    margin-top: 1em;
	margin-bottom:1em;
    display: block;
	clear:both;
    color: #F60!important;
    background: none!important;
}

p{/*padding-left: 20px;*/
    color: #333333;
    font-size: 12px;
    font-weight: ;
    /*line-height: 1.8;*/
    letter-spacing: 0.167em;}
	
	.ttl-article {
    text-align:center;
	color: #231815;
    font-size: 1.2em;
    line-height: 1.5;
    letter-spacing: 0.077em;
}

label.error{
margin-left: 0!important;
    font-size: 14px;
    line-height: 2em;
    letter-spacing: normal;
	
	}

p.text.sm.thanks{
	line-height:1.8em;

}}

@media only screen and (min-width: 768px) {
	
div.main{
	min-height:100%!important;
}



html,body {
    height: 100%;
}


.ttl-article {
    color: #231815;
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: 0.077em;
}
/*p.sm{
	display:inline-block!important;
margin-top: 22px;
    color: #4d4d4d;
    line-height: 1.8;
    font-size: 12px;}*/
	
		p.sm.sponly{
	display:none!important;
}
	
/*	footer {
    position: fixed;
    bottom: 0;
    background-color: #d8d9d9;
    clear: both;
    width: 100%;
}*/


.thanks {
    color: #595757;
    font-size: 11px;
    line-height: 1.8;
}

}

.hide{
	display:none!important;
}

