@charset "Shift_JIS";
#contents_hd #outline_area h2:before{
	content: "\0025a0";
	padding-right:3px;
}
#suntory_contents .mt1em {
    margin-top: 1em;
}
#form_wrapper h2.tit,
#contents_hd #outline_area h2,
#contents_hd #outline_area dl dt{
	color:#337243;
}
#form_wrapper .box > dl > dt, #form_wrapper .box > dl > dd,
#form_wrapper .box > dl:last-child,
#form_wrapper .box.mm_read > dl > dt, #form_wrapper .box > dl.mm_read > dt,
#form_wrapper .box > dl{
	border-color: #337243;
}
#form_wrapper .box > dl > dt, #form_wrapper .box.mm_read > dl > dt, #form_wrapper .box > dl.mm_read > dt{
	background: #fbfaee;
}

#suntory_contents a.w-brk{
	word-break:	break-all;
}
#suntory_contents li.mt05{
	margin-top:0.5em;
}
#form_wrapper .box dl dd ul li input[type="text"]{
	width:auto;
}

#contents #form_wrapper .btca_box h3{
	background:#93d0a2;
}


#contents .thanks_txt h2{
	color:#000;
}


@media screen and (max-width: 768px){
#form_wrapper #enquete dl dd .inline_list ul li{
	float:none;
}

#form_wrapper .box dl dd ul li input[type="text"]{
    max-width:82%;
    margin-right: 0;
    padding-right: 0;
}
}