@charset "shift_jis";

/*
*  custom/health.css
* 
*	 0.Common
*	 1.
*	 99.clearfix
*/

/*  margin , padding
--------------------------------------------------------- */
.photoContent,
#recommendAshitaba{ margin: 20px 0; }
#recommendPoint1 p:nth-of-type(2),
#recommendPoint2 p:nth-of-type(2),
#recommendPoint3 p:nth-of-type(2),
#howToDrink p:nth-of-type(2),
#howToDrink p:nth-of-type(4),
#kodawari p:nth-of-type(2),
#kodawari p:nth-of-type(4){ margin: 15px 0; }

/*  Title_style
--------------------------------------------------------- */
#threePoint h4,
#threePoint2 h4,
#health h4,
#howToDrink h4,
#kodawari h4{
	margin: 20px 0 15px;
	padding-left: 10px;
	border-left: 10px solid #90BA39;
	color: #3D8519;
}
/*  Color
--------------------------------------------------------- */
#question1,
#recommendAshitaba,
#forFuture{ color: #060; }
#htdExample dt,
.emphasisGreen{ color: #3D8519; }

/*  Text_align_center
--------------------------------------------------------- */
#theReason,
#recommendAshitaba{ text-align: center; }

/* ------------------------------------------------------ *
	RecommendType-h4
 * ------------------------------------------------------ */
#recommendType h4{
	padding: 10px;
	background-color: #8F7438;
	color: #fff;
	text-shadow: 2px 3px 3px #6a562a;
	font-size: 15px;
	letter-spacing: 0.2em;
}
#midorimaru #recommendType h4,
#seiRoyal #recommendType h4{
	background-color: #91A329;
	text-shadow: 2px 3px 3px #75802B;
}

/* ------------------------------------------------------ *
	Reccomend three point
 * ------------------------------------------------------ */
#threePoint .contentsInner,
#threePoint2 .contentsInner{ padding: 10px 5px; }

/*  ThreePointTitle
--------------------------------------------------------- */
.threePointTitle{
	position: relative;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 5px 5px 5px 15px;
	font-size: 16px;
	line-height: 1.2;
	color: #2C7F17;
	border: 1px solid #2C7F17;
	background: #ffffff;	
	background: url(../../img/item/aojiru/threePoint-icon.png) no-repeat 95% center;
	-webkit-background-size: 52px 47px;
	background-size: 52px 47px;
	border-radius: 8px;	
}
.threePointTitle b{
	font-size: 25px;
	color: #6a562a;
}
#midorimaru .threePointTitle b,
#reiRoyal .threePointTitle b{ color: #2C7F17;}

/*  Recommend_title
--------------------------------------------------------- */
.accordion > dt span{
	display: block;
	padding-left: 40px;
}
#recommendTitle1 span{ background: url(../../img/item/common/no1-icon.png) no-repeat center left; }
#recommendTitle2 span{ background: url(../../img/item/common/no2-icon.png) no-repeat center left; }
#recommendTitle3 span{ background: url(../../img/item/common/no3-icon.png) no-repeat center left; }

#recommendTitle1 span,
#recommendTitle2 span,
#recommendTitle3 span{
	-webkit-background-size: 30px 30px;
	background-size: 30px 30px;
}
/*  Recommend_point
--------------------------------------------------------- */
#recommendPoint1 p:nth-of-type(4){ margin-top: -10px; }


/*  Beauty_supportt
--------------------------------------------------------- */
.beautySupport{
	margin: 25px 0;
	background: url(../../img/item/aojiru/bg-triangle.jpg) no-repeat center -10px;
}
#beautySupport2{
	min-height: 116px;
	padding: 20px 60px 0 20px;
	background: url(../../img/item/aojiru/bg-beauty-support.jpg) no-repeat center top;
}

/* ------------------------------------------------------ *
	Accordion
 * ------------------------------------------------------ */
.accordion > dt,
#customerImpression .accordion > dt{
	display: block;
	padding: 3px 13px 3px 15px;
	/*background: url(../../img/item/aojiru/accordion-icon.png) no-repeat 95% 50%, -webkit-linear-gradient(top, #4c901c 0%,#147214 100%);*/
	background: url(../../img/item/common/accordion-icon.png) no-repeat 95% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#496A00), color-stop(100%,#3E5F01));
	color: #FFF;
	-webkit-background-size: 23px 23px,auto;
	background-size: 23px 23px,auto;
}
#threePoint2 .accordion > dt {
	line-height: 2.8;
}
#health .accordion > dt,
#howToDrink .accordion > dt,
#kodawari .accordion > dt{
	background: url(../../img/item/common/accordion-icon.png) no-repeat 95% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#496A00), color-stop(100%,#3E5F01));
}
#kodawari .accordion > dt,
#productInformation .accordion > dt{ padding: 10px 13px 10px 15px; }
#productInformation .accordion > dt{ background: url(../../img/item/common/accordion-icon-gray.png) no-repeat 95% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9C9C9C), color-stop(100%,#848484)); }
/*.accordion > dd { display: none; }*/
#threePoint .accordion > dd,
#threePoint2 .accordion > dd { display: block; }

/*  Ingredient_list
--------------------------------------------------------- */
#ingredientList li{ min-height: 40px; }
#ingredientList li:first-child{
	background: url(../../img/item/common/lettuce-photo.jpg) no-repeat top right;
	-webkit-background-size: 49px 30px;
	background-size: 49px 30px;
}
#ingredientList li:nth-of-type(2){
	background: url(../../img/item/common/green_pepper-photo.jpg) no-repeat top right;
	-webkit-background-size: 52px 39px;
	background-size: 52px 39px;
}
#ingredientList li:nth-of-type(3){
	background: url(../../img/item/common/carrot-photo.jpg) no-repeat top right;
	-webkit-background-size: 55px 36px;
	background-size: 55px 36px;
}
#ingredientList li:nth-of-type(4){
	background: url(../../img/item/common/tomato-photo.jpg) no-repeat top right;
	-webkit-background-size: 60px 40px;
	background-size: 60px 40px;
}

#ingredientList dt{
	float: left;
	width: 5em;
	margin-right: 8px;
	padding:  2px 5px;
	border-radius: 5px;
	color: #FFF;
	text-shadow: 1px 1px 5px #666;
	text-align: center;
}
#ingredientList li:first-child dt{ background: #90BA39; }
#ingredientList li:nth-of-type(2) dt{ background: #407630; }
#ingredientList li:nth-of-type(3) dt{ background: #FF8428; }
#ingredientList li:nth-of-type(4) dt{ background: #F26344; }
#ingredientList dd{ margin-left: 5.6em; }
/*  Quantity
--------------------------------------------------------- */
.quantity{ margin-left: 5px; }
#ingredientList li:first-child .quantity{ color: #7AA121; }
#ingredientList li:nth-of-type(2) .quantity{ color: #2C581A; }
#ingredientList li:nth-of-type(3) .quantity{ color: #FF730D; }
#ingredientList li:nth-of-type(4) .quantity{ color: #EE4C28; }
.quantity b{
	margin: 0 2px;
	font-size: 22px;
}
/*  GbIingredient
--------------------------------------------------------- */
.gbIingredient{
	clear: both;
	width: 282px;
	margin: 12px 0 0 -5px;
}
.gbIingredient li{
	display: block;
	float: left;
	width: 131px;
	margin: 0 0 8px 10px;
	background: url(../../img/item/gb/bg-gb-ingredient3.gif) repeat 0 0;
}
.gbIingredient dt{
	padding: 3px 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	color: #FFF;
	text-align: center;
}
.gbIingredient li:nth-child(odd) dt{ background: url(../../img/item/gb/bg-gb-ingredient1.gif) repeat 0 0; }
.gbIingredient li:nth-child(even) dt{ background: url(../../img/item/gb/bg-gb-ingredient2.gif) repeat 0 0; }
.gbIingredient dd{
	padding: 10px;
}
.gbIingredient img{
	display: block;
	float: left;
	margin: 0 8px 5px 0;
}
/* ------------------------------------------------------ *
	Customer impression
 * ------------------------------------------------------ */
.impression{
	margin-bottom: 10px;
	padding: 10px;
	border: 2px solid #D8D1AD;
	border-radius: 6px;
}
/*  Customer@dt_style
--------------------------------------------------------- */
.impression dt{
	margin-bottom: 7px;
	padding: 0 0 5px 50px;
}
#customer1 dt{ background: url(../../img/item/common/customer1.jpg) no-repeat 0 0; }
#customer2 dt{
	min-height: 50px;
	background: url(../../img/item/common/customer2.jpg) no-repeat 0 0;
}
#customer3 dt{ background: url(../../img/item/common/customer3.jpg) no-repeat 0 0; }
#customer2 dt img{ margin-top: 15px; }

/*  Impression dd_style
--------------------------------------------------------- */
.impression span{
	padding: 2px;
	border-bottom: 1px solid #E4E2DC;
}
.impression table{
	width: 100%;
	margin-top: 10px;
}
.impression th,
.impression td{
	padding: 3px 6px;
	border: 1px solid #E4E2DC;
}
.impression th{
	width: 34%;
	background: url(../../img/item/common/bg-impressions.gif) repeat 0 0;
	color: #FFF;
	text-align: left;
}

/* ------------------------------------------------------ *
	How_to_drink
 * ------------------------------------------------------ */
#htdExample{
	background: url(../../img/item/aojiru/aojiru-wo-nomu-jyosei.gif) no-repeat top right; }
#htdExample dt{
	padding: 2px;
	border-bottom: 1px dashed #9EC28C;
}
#htdExample dd{ margin: 7px 0 10px; }

/* ------------------------------------------------------ *
	Kodawari
 * ------------------------------------------------------ */
#kodawari .emphasisGreen{ color: #3D8519; }
#kodawari #pioneer{
	margin-top: 0;
	padding-left: 0;
	border-left: none;
	line-height: 1.6;
	color: #3D8519;
	font-size: 16px;
}
#pioneer span{ color: #030; }

/*  encourage
--------------------------------------------------------- */
.encourage{
	margin: 20px 0 8px;
	color: #137213;
}
#customerImpression .encourage,
#lastCart .encourage{ background: url(../../img/item/aojiru/bg-encourage-s.gif) no-repeat center center; }
#kodawari .encourage{ background: url(../../img/item/aojiru/bg-encourage-l.gif) no-repeat center center; }
#lastCart .encourage{ margin-top: -1px; }


.pointContent{
	margin: 5px 10px 5px 5px;
	padding: 5px;
	border: 2px solid #FFD21F;
}
.pointContent h5{ color: #F1981F;}
/* ------------------------------------------------------ *
	99-clearfix
 * ------------------------------------------------------ */
.clearfix:after,
#recommendType:after,
#ingredientList dl:after{
	content: "";
	display: block;
	clear: both;
}