@charset "Shift_JIS";

/* ------------------------------------------------------------------------
 #suntory_contents
------------------------------------------------------------------------ */
#suntory_contents a:link {
  color: #1111cc;
}
#suntory_contents a:visited {
  color: #1111cc;
}
#suntory_contents a:hover,
#suntory_contents a:active {
  color: #1111cc;
}

/* ------------------------------------------------------------------------
 #suntory_contents > #container
------------------------------------------------------------------------ */
#suntory_contents #container .bb_none {
  border-bottom: none;
}

@media screen and (max-width: 767px) {
  #container h1 img {
    height: auto;
  }
}

/* ------------------------------------------------------------------------
 #suntory_contents > #container > #contents > #notes
------------------------------------------------------------------------ */
#notes {
  position: relative;
}
#notes h2,
#notes h2 span {
  color: #01437D;
}
#notes dl {
  position: absolute;
  top: 0;
  left: 540px;
  text-align: center;
  width: 260px;
}
#notes dl img.fleft {
  margin-right: 10px;
}
#notes dl dd {
  margin-top: 8px;
}
#notes .adjust_w {
  width: 470px;
}

@media screen and (max-width: 767px) {
  #notes dl {
    position: static;
    width: auto;
    margin: 8px 0 0;
  }
  #notes .adjust_w {
    width: auto;
  }
}

/* ------------------------------------------------------------------------
 #suntory_contents > #container > #contents > form
------------------------------------------------------------------------ */
h2#h2-form-box,
h2#h2-enquete-box {
  background-color: #01437D;
  color: #FFFFFF;
  padding: 8px 10px 7px;
}
#suntory_contents .box h2,
#suntory_contents #kantan,
#suntory_contents #form_area div.mm_read {
  border-color: #01437D;
  background-color: #F7EEE1;
}
#suntory_contents .box .cnt,
#suntory_contents #form_area div.cnt,
#suntory_contents #form_area div.cnt_wrap h2.h2_1st,
#suntory_contents #form_area div.cnt_wrap div.cnt_1st,
#suntory_contents #kantanriyou .cnt {
  border-color: #01437D;
}
#suntory_contents #form_area div.cnt.cnt_1st p.er_msg_point {
  padding: 4px 0 0 0;
}
#suntory_contents .box .cnt ul.inline {
  padding-bottom: 3px;
}

@media screen and (max-width: 767px) {
  #suntory_contents #form_area h2,
  #suntory_contents #form_area h2.h2_1st {
    background-color: #F7EEE1;
  }
  #suntory_contents #form_area div.cnt_wrap h2.h2_1st {
    border: none;
  }
  #suntory_contents #form_area div.cnt_wrap h2.h2_err {
    border: solid 2px #f00;
    background-color: #ff99cc;
  }
  #suntory_contents #form_area div.mm_read,
  #suntory_contents #kantanriyou h3,
  #suntory_contents #datahenko h3 {
    background-color: #F9DFBB;
  }
  h2#h2-form-box,
  h2#h2-enquete-box {
    margin: 0;
  }
}

/* ------------------------------------------------------------------------
 #suntory_contents > #container > #contents > #enquete
------------------------------------------------------------------------ */
@media screen and (max-width: 767px) {
  #enquete .bb_none {
    margin-bottom: 5px;
  }
}

/* ------------------------------------------------------------------------
 #suntory_contents > #container > #contents > #formthanks
------------------------------------------------------------------------ */
#formthanks h2 {
  color: #01437D;
}
#formthanks .brand_top a,
#formthanks .campetc a {
  background-image: url("/btc/CP201305/img/yj2.gif");
}