@charset "Shift_JIS";

/* ---------------テキストヘッダー---------------------- */
#container h1 {
    background-color: #1A0504;
    padding: 35px 15px;
    text-align: center;
    color: #fff;
    font-size: 125%;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: normal;
}

#suntory_contents #container ul.form_caution{
    margin-top: 1em;
}

#contents_hd #outline_area h2, #contents_hd #outline_area dl dt {
    color: #1A0504;
}

#form_wrapper h2.tit {
    color: #1A0504;
}

#contents .thanks_txt h2 {
    color: #1A0504;
}

#form_wrapper #enquete dl dt em i {
    color: #fff;
}

#form_wrapper .box > dl > dt, #form_wrapper .box.mm_read > dl > dt, #form_wrapper .box > dl.mm_read > dt {
    background: #010101;
    color: #fff;
}

#contents_hd #outline_area h2:before{
content:"\0025A0";
padding-right:3px;
}

#contents_hd #outline_area p.mt1 {
    margin-top: 1em;
}

#contents_hd #outline_area ul.caution li.pl1 {
    padding-left: 1em;
}

#contents_hd #outline_area ul.caution li.mt1 {
    margin-top: 1em;
}

#suntory_contents li.mt1 {
    margin-top: 1em;
}

#contents_hd #outline_area a{
    color: #d19a6e;
}

#form_wrapper .box > dl,
#form_wrapper .box > dl:last-child,
#form_wrapper .box > dl > dt,
#form_wrapper .box > dl > dd,
#form_wrapper .box.mm_read > dl > dt,
#form_wrapper .box > dl.mm_read > dt,
#form_wrapper .box > dl.mm_read > dt{
border-color: #777;
}

#form_wrapper .box > dl.mm_read > dd.bg .bgtxtwh {
    color: #fff;
}

#form_wrapper .box.mm_read > dl > dd.bg,
#form_wrapper .box > dl.mm_read > dd.bg{
background:#010101;
}

#contents #form_wrapper .btca_box h3 {
    background: #010101;
    color: #FFF;
}

#form_wrapper .box > dl._err > dt {
    color: #000;
}

#form_wrapper #enquete dl._err dt em i {
    color: #000;
}

#form_wrapper .box.mm_read > dl._err > dt, #form_wrapper .box > dl.mm_read._err > dt {
    color: #000;
}

#form_wrapper #quiz_area dl dd ul li input[type=text] {
    width: 50%;
}

#form_wrapper h3 {
    color: #1A0504;
    font-weight: bold;
    margin-bottom: 0.5em;
    padding: 5px;
}

#form_wrapper .box > dl.mm_read dd ul.caution li {
    color: #aaa;
}

@media screen and (max-width:767px){
#form_wrapper .box > dl.mm_read > dd.bg {
    background: #333;
}
#outline_area img {
    max-width: 100%;
}
#form_wrapper #quiz_area dl dd ul li input[type=text] {
    width: 95%;
}
}