@charset "utf-8";

/* from common.css */
html,body,
h1,h2,h3,h4,h5,h6,
div,p,ul,ol,li,dl,dt,dd,table,tr,th,td,
span,a,img,strong {
	text-decoration:none;
	list-style:none;
	border:none;
	padding:0;
	margin:0;
}
body{
	color:#333;
	font-size:12px;
	font-weight:normal;
	line-height:100%;
	text-align:center;
	background:url("../img/bg.png") repeat-x top center;
}
body#blue {
	text-align:center;
	background:url("../img/bg_blue.jpg") repeat-x top center;

}
body#kids {
	text-align:center;
	background:url("../img/new_growing/bg_kids.jpg") no-repeat top center;

}
a {
	text-decoration:underline;
}
a:hover {
	color:#999;
}
span.grey {
	color:#999;
	font-weight:bold;
}
img {
	vertical-align:top;
}
p {
	text-align:left;
}

.p_c {
	text-align:center;
}

.p_l {
	float:left;
	padding-bottom:40px;
}

.p_r {
	float:right;
	padding-bottom:40px;
}

.p_bb {
	border-bottom:dotted 1px #666666;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}

.p_b40 {
	padding:0 0 40px 0;
}

.p_b30 {
	padding:0 0 30px 0;
}

.p_b20 {
	padding:0 0 20px 0;
}

.p_b10 {
	padding:0 0 10px 0;
}

h2,h3 {
	margin-bottom: 20px;
}

#header {
	width:900px;
	margin:0 auto;
	text-align:left;
}

.buy_btn {
	border-top:dotted 1px #004ab2;
	border-bottom:dotted 1px #004ab2;
	margin-bottom:10px;
}

.buy_btn dl {
	width:900px;
	margin:0 auto;
}

.buy_btn dt {
	float:left;
}

.buy_btn dd {
	float:left;
}

.contents {
	width:900px;
	margin:0 auto;
}

.contents dl#movie {
	width:900px;
	margin:0 auto;
}

.contents dl#movie dt {
	width:400px;
	float:left;
	padding:0 0 20px 0;
}

.contents dl#movie dd {
	width:422px;
	float:right;
}

#footer {
	height:261px;
	background:url("../img/foot_bg.jpg") repeat-x top left;
}

#footer dl#foot_main {
	width:900px;
	margin:0 auto 0 auto;
	padding:18px 0 27px 0;
}

#footer dl#foot_main dt{
	float:left;
}
#footer dl#foot_main dt a{
	display: block;
	width: 229px;
	height: 194px;
	background:url("../img/bg_footer_1.png") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#footer dl#foot_main dd {
	float:right;
	width: 432px;
	height: 141px;
	margin-top: 54px;
	background:url("../img/bg_footer_1.png") no-repeat 0 -194px;
	text-indent: -9999px;
	overflow: hidden;
}
#footer address{
	width: 166px;
	height: 13px;
	margin: 0 auto;
	background:url("../img/bg_footer_1.png") no-repeat -230px 0;
	text-indent: -9999px;
	overflow: hidden;
}



/* clearfix
-------------------------------------*/
.clearfix:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}

.clearfix {
	zoom:1;
}

/*-------------------------------------------------------
allergy
-------------------------------------------------------*/
#allergy_thickbox{display:none;}

table#allergy{width:560px;border-collapse:collapse;}
table#allergy th{padding:5px 2px;text-align:center;font-weight:normal;border:1px solid #ccc;border-collapse:collapse;}
table#allergy tr.materials th{background:#edf7ff;line-height:14px;border:1px solid #ccc;border-collapse:collapse;}
table#allergy td{padding:5px 2px;text-align:center;color:#666;border:1px solid #ccc;border-collapse:collapse;}
table#allergy td.rowtitle{color:#333;text-align:left;border:1px solid #ccc;border-collapse:collapse;}

/* /from common.css */

/* from style.css */

html{    color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{    margin:0;padding:0;}table{    border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{    font-style:normal;font-weight:normal;}li {list-style:none;} caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{    font-size:100%;font-weight:normal; }

ul{
	list-style:none;
}

.right-area p{
	text-align:left;
	font-size:13px;
	margin-top:15px;
	line-height:165%;
}

.clear{
	clear:both;
}

.container{
	margin:0 auto;
	width:900px;
}

.m20b{
	margin-bottom:20px;
}

.m30b{
	margin-bottom:30px;
}
.m40r{
	margin-right:40px;
}

.m60t{
	margin-top:60px;
}
.item-area{
background-color: rgba(242,246,251,1.0);
border: 1px solid #004cb1;
padding: 25px;
margin-bottom: 40px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;

}
.tabNavi{
	margin-left:8px;
}
.tabNavi li{
	float: left;
	list-style: none;
	height:73px;
}

#tab-1{
	padding: 40px 20px;
	width:810px;
	overflow:hidden;
	background:#fff;
}
#tab-2{
	padding: 40px 20px;
	width:810px;;
	overflow:hidden;
	background:#fff;
}
#tab-3{
	padding: 40px 20px;
	width:810px;
	overflow:hidden;
	background:#fff;
}


#tabContainer{
	clear:both;
}

.tabNavi{
	overflow:hidden;
	clear:both;
}

.left-area{
	width:380px;
	float:left;
	margin-right:20px;
}

.right-area{
	width:380px;
	float:left;
}

.bnr-payback li{
	float:left;
	margin-right:10px;
}

.order-area li{
	float:left;
	
}
legend{
	text-align:left;
}

label{
	cursor: pointer;
}

/* /from style.css */


/* contents common */
.line {
  border-bottom: 2px dashed #cf5a62;
}
.back {
  font-weight: normal;
  padding: 0.3em;
  background-color: #f0ff00;
}
.blue {
  color: #2c76df;
}
.red {
	color:#f00;
}
.bigger {
  font-size: 18px;
  line-height: 170%;
}
.smaller {
  font-size: 12px;
  line-height: 140%;
  padding:0 0 10px 0;}

.cnt_left{
	float: left;
}
.cnt_right{
	float: right;
}
/* /contents common */


/* about */
#about{
	font-size: 14px;
	line-height: 190%;
	padding-bottom:20px;
}
#about h2,#about h3{
	width: 900px;
	background:url("../img/bg_about_1.png") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#about h2{
	height: 147px;
}
#about h4{
	margin-bottom: 10px;
	color: #1551bf;
    font-size: 20px;
    font-weight: bold;
	text-align: left;
	line-height:1.5;
}

#about .cnt_1 .cnt_right{
	width: 308px;
}
#about .cnt_1 .cnt_left{
	width: 580px;
}

#about .cnt_2{
	margin-bottom: 40px;
}
#about .cnt_2 h3{
	height: 32px;
	background-position: 0 -147px;
}
#about .cnt_2 .cnt_right{
	width: 300px;
}
#about .cnt_2 .cnt_left{
	width: 580px;
	
}
#about table{
	width: 100%;
	background-color: #999;
    border-collapse: separate;
    border-spacing: 1px;
	font-size: 14px;
}
#about caption{
    font-size: 20px;
    font-weight: bold;
    line-height: 100%;
    padding: 1em 0 0.5em 0;
}
#about table th{
    background-color: #ddd;
	padding: 0.3em;
	text-align: center;
	font-weight: bold;
}
#about table td{
	background-color: #fff;
	padding: 0.3em;
}
#about .cnt_3{
	margin-bottom: 40px;
}
#about .cnt_3 h3{
	height: 72px;
	background-position: 0 -179px;
}
#about .cnt_3 .cnt_right{
	width: 414px;
}
#about .cnt_3 .cnt_left{
	width: 465px;
}
#about .cnt_3 .line{
	font-weight: bold;
}
#about .cnt_4{
	margin-bottom: 40px;
}
#about .cnt_4 h3{
	height: 32px;
	background-position: 0 -251px;
}

/* system */
#system{
	clear: both;
	font-size: 14px;
	line-height: 200%;
}
#system h2,#system h3{
	width: 900px;
	background:url("../img/bg_system_1.png") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#system h2{
	height: 147px;
}
#system .cnt_1{
	margin-bottom: 40px;
}
#system .cnt_1 h3{
	width: 349px;
	height: 31px;
	background-position: 0 -147px;
}
#system .cnt_1 .cnt_right{
	width: 230px;
}
#system .cnt_1 .cnt_left{
	width: 565px;
	padding-top:3px;
}
#system .cnt_2{
	margin-bottom: 40px;
}
#system .cnt_2 h3{
	height: 32px;
	background-position: 0 -178px;
}
#system .cnt_3{
	min-height: 131px;
	padding: 15px 15px 0 177px;
	background:url("../img/bg_system_2.png") no-repeat;
	text-align: left;
	line-height: 160%;
}
#system .cnt_3.ptn_1{
	margin-top: 15px;
	margin-bottom: 3px;
	background-color: #feeeed;
}
#system .cnt_3.ptn_2{
	margin-bottom: 3px;
	background-color: #eff6ee;
	background-position: 0 -304px;
}
#system .cnt_3.ptn_3{
	background-color: #eff7ff;
	background-position: 0 -594px;
}
#system .cnt_4{
	margin-bottom: 40px;
}
#system .cnt_4 h3{
	height: 32px;
	background-position: 0 -210px;
}
/* /system */

/* voice */
#voice{
	font-size: 14px;
	line-height: 190%;
}



#voice h2,#voice h3{
	width: 900px;
	background:url("../img/bg_voice_1.png") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#voice h2{
	height: 147px;
}
#voice .cnt_1{
	margin-bottom: 40px;
}
#voice .cnt_1 h3{
	width: 349px;
	height: 31px;
	background-position: 0 -147px;
}
#voice .cnt_1 h3.ttl_2{
	background-position: 0 -179px;
}
#voice .cnt_1 .cnt_right{
	width: 670px;
}
#voice .cnt_1 .cnt_left{
	width: 165px;
	margin-left: 30px;
}
#voice .cnt_1 h4{
	min-height: 47px;
	margin-bottom: 20px;
	padding: 0 20px;
	background:url("../img/bg_voice_1.png") no-repeat right -263px;
	border: 1px dashed #0644bb;
	border-left:none;
	border-right:none;
	color: #0644bb;
	font-size: 18px;
	line-height: 47px;
	text-align: left;
}
#voice .cnt_1 .cnt_right p{
	padding: 0 20px;
}
#voice .cnt_1 .ld_1{
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}
#voice .ld_2{
	margin-bottom: 20px;
	width: 900px;
	height: 31px;
	background:url("../img/bg_voice_1.png") no-repeat 0 -211px;
	text-indent: -9999px;
	overflow: hidden;
}

/*201408 new style*/
#voice h3 {
	/*reset h3*/
	width:auto;
	background:none;
	text-indent: 0;
	overflow: auto;
	margin-bottom:0;
}
#voice [class^=cnt] {
	float:left;
	text-align:left;
}
#voice [class^=cnt] .ph {
	
}
#voice [class^=cnt] .ph img {
	
}
#voice [class^=cnt] .name {
	font-weight:normal;
	font-size:14px;
	line-height:1.2;
	color:#E47B91;
	padding:6px 0 2px 0;
}
#voice [class^=cnt] .name span {
	font-weight:bold;
	font-size:128%;
}
#voice [class^=cnt] .txt {
	font-size:13px;
	line-height: 18px;
}
#voice [class^=cnt] .txt:before {
	content: "";
	display:block;
	width:1px;
	height:56px;
	float:right;
}
#voice [class^=cnt] .txt p {
}
#voice [class^=cnt] .txt .thumb {
	font-size:11px;
	line-height: 14px;
}
#voice [class^=cnt] .txt .thumb img {
}
#voice .cnt_3 {
	margin:0 27px 40px 0;
}
#voice .cnt_3:nth-child(3n) {
	margin-right:0;
}
#voice .cnt_3,
#voice .cnt_3 .ph img {
	width:282px;
}
#voice .cnt_3 .name {
	font-size:11px;
}
#voice .cnt_3 .txt {
	font-size:13px;
	line-height: 18px;
}
#voice .cnt_3 .txt:before {
	content: "";
	display:block;
	width:1px;
	height:36px;
	float:right;
}
#voice .cnt_3 .txt .thumb {
	display: block;
	font-size:11px;
	float:right;
	clear:both;
	margin:3px 0 6px 10px;
}
#voice .cnt_3 .txt .thumb,
#voice .cnt_3 .txt .thumb img {
	width:140px;
}
#voice .cnt_4 {
	margin:0 20px 40px 0;
}
#voice .cnt_4:nth-child(4n) {
	margin-right:0;
}
#voice .cnt_4,
#voice .cnt_4 .ph img {
	width:210px;
}
#voice .cnt_4 .name {
	font-size:11px;
}
#voice .cnt_8 {
	margin:0 14px 14px 0;
}
#voice .cnt_8:nth-child(8n) {
	margin-right:0;
}
#voice .cnt_8,
#voice .cnt_8 .ph img {
	width:100px;
}
#voice .cnt_8 .name {
	font-size:10px; 
	letter-spacing:-1px;
}
#voice .cnt_age img {
	margin-bottom: 40px;
}

#voice .letter {
	border:2px solid #3e9fc9;
	background-color:#def0fa;
}
#voice .letter .ttl {
	background-color:#fff;
	font-size:20px;
	line-height: 40px;
	padding:15px;
	margin:20px 20px 0 20px;
}
#voice .letter .ttl span {
	display:block;
	color:#fff;
	font-weight:bold;
	background-color:#7eccf2;
}
#voice .letter .inner {
	height:500px;
	overflow-y: scroll;
	margin:0 20px 20px 20px;
	background-color:#fff;
}
#voice .letter .block {
	overflow: hidden;
	padding:0 0 20px;
	border-bottom:1px dashed #999;
	margin:0 35px 20px;
}
#voice .letter .block .ph {
	float:left;
	width:150px;
	margin:0 20px 0 0;
}
#voice .letter .block .ph img {
	border:1px solid #ccc;
}
#voice .letter .block .txt{
	text-align:left;
}
#voice .letter .block h4 {
	color:#3B3938;
	font-size:16px;
	font-weight:bold;
}
#voice .letter .block p {
	
}


/* /voice */

/* cheer */
#cheer h2,#cheer h3{
	width: 900px;
	background:url("../img/bg_cheer_1.png") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#cheer h2{
	height: 147px;
}
#cheer h3{
	height: 32px;
	background-position: 0 -147px;
}
#cheer .ld_1{
	margin: 0 0 20px 5px;
	color: #2c76df;
	font-size: 18px;
	line-height: 120%;
}
/* /cheer */

/* standard */
#standard{
	font-size: 14px;
	line-height: 190%;
}
#standard h2,#standard h3{
	width: 900px;
	background:url("../img/bg_standard_1.png") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#standard h2{
	height: 147px;
}
#standard h3{
	height: 32px;
	background-position: 0 -147px;
}
#standard .cnt_1{
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px dotted #333;
}
#standard .cnt_1 .cnt_right{
	width: 600px;
}
#standard .cnt_1 .cnt_left{
	width: 289px;
}
#standard .cnt_1 h4{
	width: 598px;
	height: 35px;
	margin-bottom: 20px;
	background:url("../img/bg_standard_1.png") no-repeat 0 -179px;
	text-indent: -9999px;
	overflow: hidden;
	text-align: left;
}
#standard .cnt_1 .name{
	width: 97px;
	height: 18px;
	margin-bottom: 20px;
	background:url("../img/bg_standard_1.png") no-repeat 0 -214px;
	text-indent: -9999px;
	overflow: hidden;
}
#standard .cnt_1 .cnt_right p{
	margin-left:10px;
}
#standard .cnt_2{
	margin-bottom: 40px;
}
#standard .cnt_2 .cnt_right{
	width: 442px;
}
#standard .cnt_2 .cnt_left{
	width: 440px;
}

.lang{
position: absolute;
top: -7px;
right: 0px;
}
/* /standard */