@charset "Shift_JIS";

/* ------------------------------------------------------------------------
 body
------------------------------------------------------------------------ */

body {
  font-family: sans-serif,Helvetica;
}
@media screen and (max-width: 767px){
  body, span, a {
    font-family: "Osaka",sans-serif,Helvetica !important;
  }
}

/* ------------------------------------------------------------------------
 body > #suntory_contents > #container
------------------------------------------------------------------------ */

img#ttl{
	margin:0 0 20px;
}

#suntory_contents #container h1 {
    margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
  #container h1 img {
    height: auto;
  }
  img#ttl{
	width:100%;
  }
#contents {
    padding-bottom: 15px;
	}
	
	
	

}

/* ------------------------------------------------------------------------
 body > #suntory_contents > #container > #contents
------------------------------------------------------------------------ */
#suntory_contents a:link {
	color: #003d88;
}

#suntory_contents a:visited {
	color: #003d88;
}

#suntory_contents a:hover,
#suntory_contents a:active {
	color: #003d88;
}

#suntory_contents .db {
  display: block;
}




/* ------------------------------------------------------------------------
 body > #suntory_contents > #container > #contents > #notes
------------------------------------------------------------------------ */
#notes h2{
	color:#262825;
}
#notes h2 span {
  color: #262825;
}
#notes > ul {
    margin-left: 1.5em;
    text-indent: -0.5em;
}
#notes p.mt1em{
	margin-top:1em;
}

/* ------------------------------------------------------------------------
 body > #suntory_contents > #container > #contents > form
------------------------------------------------------------------------ */
h2.h2-ttl,
h2#h2-form-box,
h2#h2-form-box span,
h2#h2-enquete-box,
h2#h2-enquete-box span,
h2#h2-present-box,
h2#h2-present-box span {
  color: #262825;
  font-weight:bold;
}
h2.h2-ttl{
	padding:4px 0;
}
#suntory_contents .box h2,
#suntory_contents #kantan,
#suntory_contents #form_area div.mm_read {
  border-color: #262825;
  background-color: #f5ecdb;
}
#suntory_contents .box h2,
#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: #262825;
}
/*#suntory_contents #form_area div.cnt_wrap h2.h2_1st,
#suntory_contents #form_area div.cnt_wrap div.cnt_1st{
	border-top: 1px inset #ffe301;
}
*/
#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;
}
#attention{
	margin-bottom:1em;
}
#attention p {
	margin-top:1em;
	font-size:80%;
	line-height:1.4;
}


#suntory_contents ul.item {
    text-align: center;
    margin-top: 5px;
}

#form_area div.hissu {
	position: relative;
}
#suntory_contents #form_area h2 span.hissu {
	font-weight: bold;
	line-height: 1.7;
	top: 6px;
	right: 580px;
}

#suntory_contents #contents .cnt_wrap.hissu h2.mm_ttl.h2,
#suntory_contents #contents .cnt_wrap.hissu h2.mm_ttl.h2_err {
    padding-right: 30px;
}

#suntory_contents #form_area .cnt_wrap.hissu p {
    padding: 0;
}

@media screen and (max-width: 767px) {
  #suntory_contents #form_area h2,
  #suntory_contents #form_area h2.h2_1st {
    background-color: #f5ecdb;
  }

  #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: #efd8bd;
  }
  #attention p {
	  padding:0 10px;
  }
	h2.h2-ttl{
		margin:2px 5px;
	}
	
	h2#h2-present-box {
    margin: 2px 5px;
	}

	#suntory_contents #form_area h2 span.hissu {
		line-height: 1.9;
	}
	
	#suntory_contents #contents .cnt_wrap.hissu h2.mm_ttl.h2,
	#suntory_contents #contents .cnt_wrap.hissu h2.mm_ttl.h2_err {
    padding-right: 5px;
	}

}

@media screen and (max-width: 283px) {
#suntory_contents ul.item img{
	width: 100%
}
}



/* ------------------------------------------------------------------------
 body > #suntory_contents > #container > #contents > #quiz_area
------------------------------------------------------------------------ */


@media screen and (max-width: 767px){
#quiz_area img {
    width: 100%;
    height: auto;
    max-width: 480px;
    margin-bottom: 8px;
}

}
/* ------------------------------------------------------------------------
 body > #suntory_contents > #container > #contents > #present_area
------------------------------------------------------------------------ */
#suntory_contents #present_area .cnt_wrap input[type="text"] {
	width:50%;
}
#suntory_contents #present_area .h2_err {
	background-color: #ff99cc;
	border: 2px solid #f00;
}
#suntory_contents #present_area div.cnt_err {
    background-color: #ffdeef;
    border-bottom: 2px solid #f00;
    border-left: 2px solid #f00;
    border-right: 2px solid #f00;
}

#suntory_contents #present_area p {
    padding: 4px;
    margin: 0;
}

#present_area li.mt1 {
    margin-top: 1em;
}

/* ------------------------------------------------------------------------
 body > #suntory_contents > #container > #contents > form > #kantan_box
------------------------------------------------------------------------ */
#kantan_box{
	border-bottom:0;
	padding:0 1px 10px
}
@media screen and (max-width: 767px) {
#kantan_box{
	padding: 10px 10px
}



}
/* ------------------------------------------------------------------------
 body > #suntory_contents > #container > #contents > form > #formkakunin
------------------------------------------------------------------------ */
#formkakunin p{
	font-weight:bold;
	color:#262825;
}
/* ------------------------------------------------------------------------
 body > #suntory_contents > #container > #contents > formthanks
------------------------------------------------------------------------ */
#formthanks h2 {
	margin-top:1.5em;
	color: #262825;
}
#formthanks p.kome{
	font-size:90%;
	line-height:1.5;
}
#formthanks .brand_top a,
#formthanks .campetc a {
  /*background-image: url("/btc/CP201305/img/yj2.gif");*/
}


/* ------------------------------------------------------------------------
@body > #suntory_contents > #link_box_area .done_banner
 ------------------------------------------------------------------------ */

#suntory_contents #link_box_area .done_banner {
  margin-bottom: 10px;
}
#suntory_contents #link_box_area .done_banner p,
#suntory_contents #link_box_area .done_banner a {
  display: inline-block;
}
#suntory_contents #link_box_area .done_banner p:nth-child(2) {
  margin-left: 30px;
}


@media screen and (max-width: 767px) {
  #suntory_contents #link_box_area .done_banner {
    padding: 0 10px;
  }
  #suntory_contents #link_box_area .done_banner p {
    display: block;
  }
  #suntory_contents #link_box_area .done_banner p:nth-child(2) {
    margin: 10px 0 0;
  }
  #suntory_contents #link_box_area .done_banner a img {
    width: 100%;
    height: auto;
  }
}
