/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
body{line-height:1;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block;}
nav ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content:''; content:none;}
a{margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent;}

/* change colours to suit your needs */
ins{background-color:#ff9; color:#000; text-decoration:none;}

/* change colours to suit your needs */
mark{background-color:#ff9; color:#000; font-style:italic; font-weight:bold;}
del{text-decoration: line-through;}
abbr[title], dfn[title]{border-bottom:1px dotted; cursor:help;}
table{border-collapse:collapse; border-spacing:0;}

/* change border colour to suit your needs */
hr{display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}
input, select{vertical-align:middle;}

@charset "utf-8";

/* common */
body{
  background: url(/smartphone/sweets/chocolate/the-chocolate/lp/brilliantmilk/images/bg.png) center top;
  color: #000;
}

p{
  line-height: 1.5;
  font-family: "a-otf-midashi-go-mb31-pr6n";
}

a:hover{
  opacity: 0.8 !important;
}
img {
  width:100%;
  max-width: 100%;
  height: auto;
}

/* mv */

#wrap {
  /* width:640px !important; */
  width: 100%;
  min-height:1100px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: url(/smartphone/sweets/chocolate/the-chocolate/lp/brilliantmilk/images/bg_left.png) repeat-y left top, url(/smartphone/sweets/chocolate/the-chocolate/lp/brilliantmilk/images/bg_right.png) repeat-y right top;
}
#wrap .inner {
 /* margin: 0 35px;*/
    margin: 0 50px;
}
#wrap header {
  position: relative;
  height: 100px;
}
#wrap header ul {
  position: absolute;
  top: 0;
  left: 0px;
}
#wrap header ul li {
  display: inline-block;
}
#wrap header .btn_brand {
  position: absolute;
  top: 16px;
  right: 0px;
}
#top_contents {
  margin-bottom: 30px;
}
#top_contents #mv_area {
  margin: 0 auto 30px;
  text-align: center;
}
#top_contents #mv_area h1 {
  margin:0 auto 36px;
  width: 100%;
}
#top_contents #mv_area figure {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
#about_area {
  margin: 0 auto;
  text-align: center;
}
.line_d {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  
  margin-top:30px;
  margin-bottom:30px;
}
#about_area h2 {
  margin-bottom: 15px;
}
#about_area .annotation {
  margin-bottom: 35px;
  font-size: 14px;
  font-weight: bold;
}
#about_area .text_area {
  text-align: left;
  margin: 0 0px;
}
#about_area .text_area p {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 30px;
  font-family: "a-otf-midashi-go-mb31-pr6n";
}
#sub_contents {
  margin: 0 auto 40px;
}
/*
#sub_contents h3 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.5;
  margin:0 30px 25px;
  font-family: "a-otf-midashi-go-mb31-pr6n";
}
*/
#sub_contents p{
/*  font-size: 19px;*/
}
/*
#awards_area {
  margin-bottom: 30px;
}
#awards_area p{
   margin:0 0px;
   font-family: "a-otf-midashi-go-mb31-pr6n";
}
#awards_area figure{
  margin:0 2%;
}
#awards_area p span{
  font-weight: bold;
}
#awards_area .annotation {
  margin-top: 30px;
  margin-bottom: 60px;
  font-size: 14px;
}
*/

#gift_area{
	margin-top:30px;
	margin-bottom:30px;
	font-size:25px;
}

#gift_area p{
  font-weight: bold;
  margin: 0 0px 30px;
  font-size: 20px;
}

#gift_area p img{
	vertical-align:middle;
	width: 10%;
}



#gift_area figure{
  margin: 0 2%;
  
    text-align: center;
}
#gift_area figcaption{
	text-align: center;
	margin: 10px 0 30px 0;
}
#gift_area .graph_box {
  margin: 10px 2% 0px;
}
#banner_area {
  margin: 0 2% 35px;
}
/*
#banner_area ul li {
  margin-bottom: 40px;
}
*/
#btn_area {
  width: 20%;
  margin: 0 auto 60px;
  text-align: center;
}


.star_align{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.star_align li{
	display:inline-block;
/*	display:inline;*/
	zoom:1;
	vertical-align:middle;
	padding:5px 10px;
	text-align:center;
    font-size: 26px;
    font-weight: bold;
	line-height: 45px;
}

.awards_area_inner{
	margin-top:30px;margin-bottom:30px;
}

.left_box3{
	text-align: center;
}
.left_box3 img{
	vertical-align:middle;width:15%;
	text-align: center;
}

.right_box text_area{
	text-align:center;
}
.prize_title{
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
.prize_text{
	font-size: 17px;
	text-align:center;
	text-align: center;
}