@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
------------------------------------------------------------------------ */
@media screen and (max-width: 767px) {
  #container h1 img {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  #container h2.flow img {
    height: auto;
    width: 100%;
}
}

/* ------------------------------------------------------------------------
 #suntory_contents > #container > #contents > #notes
------------------------------------------------------------------------ */
#notes h2,
#notes h2 span {
  color: #339933;
}

/* ------------------------------------------------------------------------
 #suntory_contents > #container > #contents > form
------------------------------------------------------------------------ */
h2#h2-form-box,
h2#h2-form-box span,
h2#h2-enquete-box,
h2#h2-enquete-box span {
  color: #339933;
}
#suntory_contents .box h2,
#suntory_contents #kantan,
#suntory_contents #form_area div.mm_read {
  border-color: #339933;
  background-color: #d0f4d0;
}
#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: #339933;
}
#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: #d0f4d0;
  }
  #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: #A2ECA2;
  }
}

/* ------------------------------------------------------------------------
 #suntory_contents > #container > #contents > #enquete
------------------------------------------------------------------------ */
#suntory_contents #enquete h2.h2_err,
#suntory_contents #enquete h2.h2_err_err {
  background-color: #ff99cc;
  border: 2px solid #f00;
}
#suntory_contents #enquete div.cnt_err,
#suntory_contents #enquete div.cnt_err_err {
  border-left: 2px solid #f00;
  border-right: 2px solid #f00;
  border-bottom: 2px solid #f00;
  background-color: #ffdeef;
}

/* ------------------------------------------------------------------------
 #suntory_contents > #container > #contents > #formthanks
------------------------------------------------------------------------ */
#formthanks h2 {
  color: #339933;
}
#formthanks .brand_top a,
#formthanks .campetc a {
  background-image: url("/btc/CP201305/img/yj2.gif");
}

/* ------------------------------------------------------------------------
 #suntory_contents > #container > #contents > #kantan
------------------------------------------------------------------------ */
#suntory_contents #kantan_box {
    border-bottom: none;
}


/* ------------------------------------------------------------------------
 #suntory_contents > #container > #contents > #karyou
------------------------------------------------------------------------ */
#suntory_contents #container h1 {
    margin: 0 0 30px;
}


@media screen and (max-width: 767px){
	#suntory_contents #container h1 {
    margin-bottom: 20px;
	}

	#suntory_contents #sns_area {
    margin: 0px auto 10px;
	}

}