/*======================================
	
	major class
	
=======================================*/
.max {
	width: 960px;
	margin: 0 auto;
}
.pc_none {
	display: none !important;
}
.wrap {
	overflow: hidden;
	position: relative;
	clear:both;
}
.normargin {
	margin-bottom: 0 !important;
}
/*======================================
	
	header
	
=======================================*/
#header_wrap {
	background: #fcfcfc;
	height: 155px;
}
header {
	width: 960px;
	margin: 0 auto;
	padding-top: 13px;
	position: relative;
}
header h1 a {
	display: block;
	text-indent: -9000px;
	background: url(../img/common/logo.png) no-repeat left top;
	width: 218px;
	height: 89px;
}
#description {
	font-size: 12px;
	width: 100%;
	line-height: 1;
	text-indent: 2px;
	margin-bottom: 20px;
}
#nav_btn,#close {
	display: none;
}
header .gn {
	position: absolute;
	top: 49px;
	right: 0;
	overflow: hidden;
}
header .gn li {
	float: left;
	background: url(../img/common/nav.gif) no-repeat;
}
header .gn li a {
	display: block;
	text-indent: -9000px;
	width: 145px;
	height: 90px;
	background: url(../img/common/nav.gif) no-repeat;
}
header .gn .off {
	text-indent: -9000px;
}
header .gn .off a {
	display: none;
}

header .gn .nav_home a { background-position: 0 0; } 
header .gn .nav_home a:hover { background-position: -294px 0; } 
.top header .gn .nav_home a { background-position: -147px 0 !important;}
/*.top header .gn .nav_home { border-right: #f4f3f2 solid 1px }*/

header .gn .nav_efficacy a { background-position: -441px 0; } 
header .gn .nav_efficacy a:hover { background-position: -735px 0; } 
.efficacy header .gn .nav_efficacy a { background-position: -588px 0 !important;}
/*.efficacy header .gn .nav_efficacy { border-right: #f4f3f2 solid 1px }*/

header .gn .nav_oshiete a{ background-position: -882px 0;} 
header .gn .nav_oshiete a:hover { background-position: -1176px 0; } 
.oshiete header .gn .nav_oshiete a { background-position: -1029px 0;}
/*.oshiete header .gn .nav_oshiete { border-right: #f4f3f2 solid 1px }*/
/*
header .gn .nav_home a { background-position: -728px 0; } 
header .gn .nav_home a:hover { background-position: -1174px 0; } 
.top header .gn .nav_home a { background-position: -1319px 0 !important;}

header .gn .nav_efficacy { background-position: -104px 0; width: 102px; height: 90px;} 
header .gn .nav_efficacy a { background-position: 0 0; } 
header .gn .nav_efficacy a:hover { background-position: -312px 0; } 
.efficacy header .gn .nav_efficacy a { background-position: -208px 0 !important;}

header .gn .nav_qa a { background-position: -416px 0; } 
header .gn .nav_qa a:hover { background-position: -624px 0; } 
.qa header .gn .nav_qa a { background-position: -520px 0 !important;}

header .gn .nav_relation a { background-position: -1352px 0; } 
header .gn .nav_relation a:hover { background-position: -1560px 0; } 
.relation header .gn .nav_relation a { background-position: -1456px 0 !important;}

header .gn .nav_note { background-position: -1144px 0; width: 102px; height: 90px;} 
header .gn .nav_note a { background-position: -1040px 0; } 
header .gn .nav_note a:hover { background-position: -1664px 0; width: 102px; height: 90px; } 
.note header .gn .nav_note a{ background-position: -1248px 0 !important;}

header .gn .nav_reseach a { background-position: -1040px 0; } 
header .gn .nav_reseach a:hover { background-position: -1144px 0; } 
.research header .gn .nav_reseach a { background-position: -1248px 0 !important;}

header .gn .nav_oshiete a{ background-position: -1768px 0;} 
header .gn .nav_oshiete a:hover { background-position: -1872px 0; } 
.oshiete header .gn .nav_oshiete a { background-position: -1976px 0;}
*/

header .sn {
	display: none;
}
header .sns {
	position: absolute;
	top: 3px;
	right: 6px;
	float: right;
	padding-top: 5px;
}
header .sns li {
	float: left;
	overflow: hidden;
	border-right: 1px solid #b4aca9;
	padding: 0 18px;
	width: 18px;
	font-size: 0;
	line-height: 0;
	text-align: center;
}
header .sns li:first-child {
	border-left: 1px solid #b4aca9;
}
header .sns li#meiji_logo {
	border-right: none;
	width: 55px;
	padding-right: 0;
}
header .meiji_logo_sp{
	display: none;
}
header .lang {
	position: absolute;
	top: 0;
	right: 262px;
	float: right;
	padding-top: 5px;
}
header .lang li {
	float: left;
	margin-left: 10px;
}
header .sns li:first-child {
	margin-left: 0;
}
header .lang li a {
	display: block;
	padding: 5px 22px 4px;
	font-family: arial;
	border:#2c1b13 solid 1px;
	line-height: 1;
	border-radius: 10px;
	font-size: 12px;
	font-weight: bold;
	background: #fff;
	color: #3d3330 !important;
	text-decoration: none;
}
header .lang li a:hover,
header .lang .active a{
	background-color: #3d3330;
	color: #fff !important;
}
/*======================================
	
	footer
	
=======================================*/
#footer_inner {
	width: 960px;
	/*height: 194px;*/
	/*height: 374px;*/
	/*height: 418px;*/
/*	height: 428px;*/
	height: 68px;
	margin: 0 auto;
	position: relative;
}
#pagetop {
	position: absolute;
	top: 0;
	right: 0;
}
#pagetop a {
	display: block;
	background: url(../img/common/btn_top.gif) no-repeat;
	width: 68px;
	height: 68px;
	text-indent: -9000px;
}
#copyright_wrap {
	background: url(../img/common/copyright_bg.gif);
}
#copyright {
	width: 261px;
	margin: 0 auto;
	padding: 11px 0;
	font-size: 0;
	line-height: 0;
}

footer .gn {
	position: absolute;
	top: 52px;
	left: 0;
	width: 720px;
	height: 220px;
	padding-top: 5px;
	background: url(../img/common/dot_bg.png) repeat-y 197px 3px;
	color: #b5b3b3;
}
footer .gn li {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 20px;
}
footer .gn li a {
	display:block;
	background: url(../img/common/icon_arrow.png) no-repeat left 1px;
	padding-left: 18px;
}


footer .gn .off {
	background: url(../img/common/icon_arrow_off.png) no-repeat left 1px;
	padding-left: 18px;
}
footer .gn li li {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}
footer .gn li ul {
	border-top: 1px solid #494949;
	margin-top: 10px;
	padding-top: 15px;
}
footer .gn li li a {
	display:inline;
	background: none;
	padding-left: 0;
}
footer .gn a {
	color: #2a2421;
	text-decoration: none;
}
footer .nav_note {
	position: absolute;
	top: 0;
	left: 470px;
	background: url(../img/common/dot_bg.png) repeat-y left top;
	padding-top: 5px;
	padding-left: 30px;
	width: 249px;
}

footer .nav_note span{
    display: block;
    margin: 10px;
}

footer .nav_note p{
    display: block;
    margin: 0 0 10px 0;
	color:#2a2421;
	font-weight:normal;
}

footer .nav_qa {
	position: absolute;
	top: 5px;
	left: 225px;
}

footer .nav_relation {
	position: absolute;
	top: 37px;
	left: 225px;
}
footer .nav_about {
	display: none;
}

footer .nav_oshiete {
	width: 150px;
}

footer .sn {
	position: absolute;
	top: 125px;
	right: 12px;
}
footer .sn a {
	color: #3d3330;
	text-decoration: none;
}
footer .sn li {
	float: left;
	font-size: 10px;
	margin-left: 25px;
}
/*======================================
	
	content
	
=======================================*/
#content {
	padding-bottom: 38px;
	position: relative;
}
#content>h1 {
	display: none;
}
.topic_path {
	color: #27211f;
	font-weight: bold;
	width: 940px;
	margin: 0 auto;
	font-size: 11px;
	padding-top: 30px;
	margin-bottom: 20px;
}
.topic_path a {
	font-weight: normal;
}
.main_img {
	width: 940px;
	height: 340px;
	margin: 0 auto 45px;
}
.box {
	width: 940px;
	margin: 0 auto;
}
.tab {
	border-bottom: 4px solid #3d3330;
	line-height: 1;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 50px;
	position: relative;
}
.tab:before,
.tab:after{
	content:"";
	display: table;
}
.tab:after{
	clear:both;
}
/*IE6,7対策 （haslayout対策）*/
.tab{
	*zoom:1;
}
.tab ul {
	position: relative;
	left: 0;
	/*float: left;*/
}
.tab ul li {
	position: relative;
	left: 0;
	float: left;
	margin: 0 9px;
	width: 136px;
	line-height: 1;
	text-align: center;
	line-height: 35px;
	height: 35px;
}
.tab ul li a {
	height: 35px;
	width: 128px;
	border-top: 4px solid #3d3330;
	border-left: 4px solid #3d3330;
	border-right: 4px solid #3d3330;
	display: block;
	text-decoration: none;
}
.tab ul li .now {
	display: block;
	position: relative;
	width: 128px;
	height: 31px;
	text-align: center;
	border-top: 4px solid #3d3330;
	border-left: 4px solid #3d3330;
	border-right: 4px solid #3d3330;
	padding-bottom: 4px;
	background: url(../img/common/bg.gif);
}
.inner {
	width: 940px;
	margin: 0 auto;
	font-size: 14px;
	letter-spacing: 0;
}
.inner p {
	line-height: 1.8;
	margin-bottom: 25px;
}
.inner h2 {
	font-size: 36px;
	text-align: center;
	letter-spacing: 3px;
	margin-bottom: 55px;
}
.inner h2 span {
	font-size: 22px;
	letter-spacing: 5px;
	font-weight: normal;
}
.inner h3 {
	font-size: 26px;
	color: #e74c3c;
	font-weight: normal;
	line-height: 1.4;
	padding: 0 0 20px;
	margin-top: 75px;
	margin-bottom: 20px;
	letter-spacing: 3px;
	background: url(../img/common/head_dot.png) repeat-x left bottom;
	position: relative;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.content_sns {
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #e4dfdd;
	padding-bottom: 38px;
	margin-top: 70px;
}
.content_sns ul {
	position: relative;
	left: 50%;
	float: left;
}
.content_sns ul li {
	position: relative;
	left: -50%;
	float: left;
	background: url(../img/common/s_border.png) no-repeat right center;
	padding: 0 13px;
	width: 24px;
	font-size: 0;
	line-height: 0;
}
.content_sns ul li:first-child {
	background: url(../img/common/s_border.png) no-repeat right center,url(../img/common/s_border.png) no-repeat left center;
}
.content_nav {
	padding-top: 40px;
}
.content_nav h1 {
	margin: 0 auto 30px;
}
.content_nav_list {
	position: relative;
	overflow: hidden;
	width: 940px;
	margin: 0 auto;
}
.content_nav_list ul {
	position: relative;
	left: 50%;
	float: left;
}
.content_nav_list ul li {
	position: relative;
	left: -50%;
	float: left;
	margin: 0 5px 20px;
}
/*
.content_nav_list ul li#btn_beauty {
	margin-left: 167px;
}
*/

/*======================================
	
	top
	
=======================================*/
#top_main_wrap {
	overflow: hidden;
	width: 960px;
	height: 420px;
	position: relative;
	background: url(../img/top/main_bg.jpg) no-repeat left top;
	margin: 0 auto 20px;
}
#top_main {
	width: 480px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	padding-bottom: 18px;
	right: 0;
}
#top_main h1 {
	margin: 0 auto;
	width: 370px;
	margin-bottom: 15px;
}
#top_main p {
	padding: 0 36px;
	color: #fff;
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 2;
	text-align: center;
}

.top_bnr{
	width:960px;
	margin: 20px auto;
}

#top_sub {
	position: relative;
	margin-bottom: 60px;
}
#top_bnr ul {
	overflow: hidden;	
}
#top_bnr li {
	float: left;
	margin-right: 20px;
	width: 300px;
}
.top_bnr_1col {
	margin-bottom: 20px;
}

#top_news {
	position: absolute;
	/*top: 406px;*/
	top: 610px;
	right: 0;
	width: 320px;
	height: 280px;
}
#top_relation h1,
#top_relation p {
	text-align: center;
	color: #27211f;
}
#top_relation h1 {
	font-size: 36px;
	font-weight: normal;
}
#top_relation p {
	margin: 15px 0 45px;
	font-size: 18px;
}
#top_relation_bnr {
	position: relative;
	overflow: hidden;
	text-align: center;
}
#top_relation_bnr ul {
	position: relative;
	left: 50%;
	float: left;
}
#top_relation_bnr ul li {
	position: relative;
	left: -50%;
	float: left;
	width: 176px;
	margin: 0 10px 10px 0;
}
#top_relation_bnr ul li:first-child,
#top_relation_bnr ul li:nth-child(5)  {
	margin-left: 0;
}

#top_relation_bnr ul li:nth-child(4),
#top_relation_bnr ul li:nth-child(7) {
	margin-right: 0;
}

#top_relation_bnr ul li:nth-child(5){
	margin-left:93px;
}
/*======================================
	
	チョコレートってなに
	
=======================================*/
.about .main_img{
	margin-bottom: 20px;
}
.about .inner{
	padding-top: 89px;
	background: url(../img/about/about_bg1.png) no-repeat 188px top;
}
.about .inner h2 {
	font-size: 14px;
	line-height: 1.8;
	font-weight: normal;
	margin-bottom: 0;
	position: absolute;
	top: 275px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
}
.about .inner h2 a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.about .inner h2 a:hover {
	text-decoration: underline;
}
.inner #flow1 h3 {
	width: 598px;
	font-size: 30px;
	line-height: 1;
	padding: 15px 0 30px;
	margin-top: 0 !important;
	margin-bottom: 30px;
	background: url(../img/common/head_dot.png) repeat-x left bottom;
}
#flow1 {
	font-size: 16px;
}
#flow1 h4 {
	background: url(../img/about/head_bg.png) no-repeat left center;
	padding-left: 70px;
	font-size: 24px;
	font-weight: normal;
	color: #8a7b48;
	letter-spacing: 3px;
	line-height: 48px;
	margin-bottom: 15px;
}
#flow1_1 {
	background: url(../img/about/about_bg2.png) no-repeat right 30px;
}
#cacao {
	width: 340px;
	min-height: 205px;
	padding: 15px 0 0 250px;
	background: url(../img/about/cacao_img.png) no-repeat left top;
}
#cacao p {
	font-size: 14px !important;
	margin: 20px 0 0 !important;
}
#cacao p:first-child {
	margin: 0 !important;
}
#flow1_2 {
	background: url(../img/about/about_bg3.png) no-repeat 22px top;
	padding: 80px 0 300px 150px;
	margin-bottom: 30px;
	position: relative;
	width: 730px;
}
#flow1_2 p {
	padding-right: 120px;
}
#cacao2 {
	position: absolute;
	bottom: 0;
	left: 160px;
	width: 660px;
	padding: 145px 0 53px 60px;
	background: url(../img/about/about_bg4.png) no-repeat right bottom;
}
#cacao2 div {
	width: 480px;
}
#flow1_3 {
	margin-left: 270px;
	background: url(../img/about/about_bg5.png) no-repeat left 55px;
	padding-left: 72px;
	padding-bottom: 80px;
}
#cacao3 {
	width: 220px;
	margin: 0 auto;
}
#flow1_detail {
	width: 384px;
	height: 394px;
	padding: 90px 50px 0;
	margin: 0 auto 110px;
	background: url(../img/about/detail_bg.png) no-repeat left top;
	color: #fff;
	text-align: center;
	font-size: 15px;
}
#flow1_detail p {
	line-height: 2 !important;
}
#flow1_detail h4 {
	background: url(../img/about/detail_head.png) no-repeat center top;
	padding-left: 0;
	padding-top: 65px;
	font-size: 20px;
	font-weight: normal;
	color: #8a7b48;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 30px;
}
#flow2 {
	width: 600px;
	margin: 0 auto;
}
.inner #flow2 h3 {
	width: 598px;
	font-size: 30px;
	line-height: 1;
	padding: 15px 0 30px;
	margin-top: 0 !important;
	margin-bottom: 30px;
	background: url(../img/common/head_dot.png) repeat-x left bottom;
	text-align: center;
}
.inner #flow2 .img1{
	width: 188px;
	font-size: 10px;
	margin: 0 auto 25px;
}
.inner #flow2 .img2{
	width: 157px;
	font-size: 10px;
	margin: 0 auto 25px;
}
.about .content_sns {
	border-bottom: none;
}
/*======================================
	
	チョコレートでおいしく健康に
	
=======================================*/
.relation .content_nav h1 {
	width: 280px;
}
.relation .content_nav_list ul li {
	width: 117px;
}
#content_sub {
	float: left;
	width: 250px;
	padding-top: 20px;
}
#content_sub a {
	display: table-cell;
	padding: 0 20px;
	width: 210px;
	height: 54px;
	vertical-align: middle;
	background: #87807e;
	text-decoration: none !important;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#content_sub .long a{
	padding: 10px 20px;
}
*:first-child+html #content_sub a {
	display: inline-block;
	zoom: 1;
    vertical-align: middle;
	height: 44px;
	padding-top: 10px;
}
#content_sub .now a {
	background: #3d3330;
}
#content_sub li {
	border-top: 1px dotted #cfcccb;
}
#content_sub li:first-child {
	border-top: none;
}
#content_body {
	float: right;
	width: 640px;
	padding-top: 20px;
}
#content_body h3:first-child {
	margin-top: 0;
}
#content_body h3 span {
	display: table-cell;
	vertical-align: middle;
	height: 66px;
	padding-left: 75px;
}
*:first-child+html #content_body h3 span {
	display: inline-block;
	zoom: 1;
    vertical-align: middle;
}
#num1 span {background: url(../img/common/num1.png) no-repeat left 4px;}
#num2 span {background: url(../img/common/num2.png) no-repeat left 4px;}
#num3 span {background: url(../img/common/num3.png) no-repeat left 4px;}
#num4 span {background: url(../img/common/num4.png) no-repeat left 4px;}
#num5 span {background: url(../img/common/num5.png) no-repeat left 4px;}
#num6 span {background: url(../img/common/num6.png) no-repeat left 4px;}
.annotation {
	font-size: 12px !important;
}

.caption {
	color:#8a7b48;
	margin-bottom:1em !important;
}

#kirakira1 {
	display: inline-block;
	background: url(../img/relation/bg_kirakira1.png) no-repeat left top;
	width: 40px;
	height: 49px;
	margin-right: 10px;
}
#kirakira2 {
	display: inline-block;
	background: url(../img/relation/bg_kirakira2.png) no-repeat left top;
	width: 30px;
	height: 35px;
	margin-left: 10px;
}
.ref_note {
	color: #847e7c;
	font-size: 10px;
	margin-bottom: 8px !important;
}

/*----------------------------------------------------
	便通改善×チョコレート
----------------------------------------------------*/
#bowel .inner h2 {
	background: url(../img/relation/bg_bowel.png) no-repeat center top;
	padding-top: 90px;
}

#bowel .inner h4 {
	font-size:14px;
	color: #8a7b48;
    margin-bottom: 10px !important;
	font-weight:normal;
}

#bowel .inner p em {
	font-size: 18px;
	color:#e74c3c;
	font-weight:bold;
}

/*----------------------------------------------------
	脳活性化×チョコレート
----------------------------------------------------*/
#brain .inner h2 {
	background: url(../img/relation/bg_brain.png) no-repeat center top;
	padding-top: 90px;
}

/*----------------------------------------------------
	動脈硬化×チョコレート
----------------------------------------------------*/
#health .inner h2 {
	background: url(../img/relation/bg_cacao.png) no-repeat center top;
	padding-top: 90px;
}
h3+.health_box {
	margin-top: 0;
}
.health_box {
	overflow: hidden;
	margin-top: 25px;
}
#health_box1 {
	width: 548px;
	margin: 0 auto;
}
#health_box1 div {
	margin-bottom: 10px;
}
#health_box1 p {
	margin-bottom: 0 !important;
}
h3+.health_image {
	margin-bottom: 20px;
}
.quote_box {
	margin-top: 10px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
}
.quote_box2{
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
}
/*----------------------------------------------------
	血圧低下×チョコレート
----------------------------------------------------*/
#pressure .inner h2 {
	background: url(../img/relation/bg_q.png) no-repeat center top;
	padding-top: 50px;
}
#pressure .inner h4 {
	font-size: 18px;
}
.pressure_image {
	margin: 10px 0;
}
#pressure .fl {
	width: 315px;
}
#pressure .fr {
	width: 310px;
}
.high {
	color: #ff7364;
}
.low {
	color: #50a7b2;
}
#pressure_box2 .attention {
	color: #e74c3c;
	font-weight: bold;
	margin-top: 5px;
}
/*----------------------------------------------------
	ストレス×チョコレート
----------------------------------------------------*/
#stress_box1 {
	overflow: hidden;
	position: relative;
	font-weight: bold;
}
#stress_box1 .fl {
	width: 310px;
}
#stress_box1 dl {
	background: #fff;
	padding: 10px;
	font-weight: normal;
}
#stress_box1 dt {
	font-size: 12px;
	line-height: 1.8;
	padding-top: 3px;
}
#stress_box1 dt:first-child {
	border-top: 1px dotted #BCB6B0;
}
#stress_box1 dd {
	padding-bottom: 3px;
	font-size: 12px;
	line-height: 1.8;
	border-bottom: 1px dotted #BCB6B0;
}
#stress_box1 .fr {
	width: 310px;
}
#stress_box1 .fr .quote_box{
	margin-bottom: 0;
}

#stress_box2 {
	position: relative;
}
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
.clearfix { display: inline-table; }  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */

#stress_box2 .fl {
	width: 274px;
}
#stress_box2 .fr {
	width: 360px;
}
#num4 {
	clear: both;
}
#stress_hakase {
	background: url(../img/relation/fukidashi_bg.png) no-repeat left top;
	width: 256px;
	height: 204px;
	margin-left: -6px;
	padding: 19px 0 0 34px;
	font-size: 13px;
	letter-spacing: 0;
}
#stress_hakase p {
	text-align: center;
	width: 155px;
}
#stress_hakase em {
	font-size: 16px;
	color: #e74c3c;
}
#beauty_box1 {
	color: #4c413d;
	padding-top: 25px;
}
#beauty_box1 h4 {
	font-size: 20px;
	margin-bottom: 10px;
}
#beauty_box1 p {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
#beauty_box1 div {
	padding-top: 15px;
}
/*======================================
	
	チョコレートのウソとホント
	
=======================================*/
#q {
	width: 840px;
	margin: 0 auto 34px;
	position: relative;
}
#q h1 {
	line-height: 1.2;
	font-size: 40px;
	letter-spacing: 7px;
	text-align: center;
	margin-bottom: 40px;
	color: #2c1b13;
}
.q_title {
	color: #116b7c;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80px;
	margin-bottom: 20px;
	font-weight: normal;
}
#btn_prev {
	position: absolute;
	top: 45px;
	left: 0;
	width: 40px;
}
#btn_next {
	position: absolute;
	top: 45px;
	right: 0;
	width: 42px;
}
.a_box {
	width: 640px;
	margin: 0 auto;
	background: url(../img/qa/a_bg.png) no-repeat center top;
	padding-top: 22px;
}
.a_box_inner {
	border-right: 4px solid #2c1b13;
	border-bottom: 4px solid #2c1b13;
	border-left: 4px solid #2c1b13;
	padding: 46px 50px 20px;
}
.a_box h2 {
	width: 90px;
	margin: 0 auto 40px;
}
.a_box h2+h3 {
	padding-top: 0;
}
.a_box h3 {
	background: url(../img/qa/head_dot.png) repeat-x left bottom;
	padding: 40px 0 20px;
	margin: 0 0 20px;
	text-align: center;
	line-height: 1.2;
	color: #6cb2bf;
	font-size: 26px;
	font-weight: normal;
}
.a_box p {
	line-height: 1.8;
	margin-bottom: 25px;
}
.qa .content_sns {
	border-bottom: none;
}
.qa_nav {
	position: relative;
	overflow: hidden;
	padding: 20px 30px 55px;
}
.qa_nav ul {
	position: relative;
	left: 50%;
	float: left;
}
.qa_nav ul li {
	position: relative;
	left: -50%;
	float: left;
	width: 119px;
	margin: 0 4px;
}
.qa_nav ul li.now {
	width: 79px;
	margin: 0 10px;
}
.q_over {
	position: absolute;
	display: none;
	width: 119px;
	top: -16px;
	left: -16px;
	zoom: 1;
}
.qa .content_sns {
	margin-top: 0;
}

.news #content_sub a {
	height: 90px;
}

.news h3 {
	font-size: 24px !important;
	letter-spacing: 1px !important;
	color: #e74c3c;
}
.news h3+h4 {
	margin-top: 0;
}
.news h4 {
	background: url(../img/about/head_bg.png) no-repeat left center;
	padding: 10px 0 10px 70px;
	font-size: 24px;
	font-weight: normal;
	color: #8a7b48;
	letter-spacing: 3px;
	line-height: 1.5;
	margin: 40px 0 15px;	
}

.news h4.narrow{
	letter-spacing: 0;
}

.news em {
	font-size: 16px;
	color: #f75e56;
}
.news em span {
	color: #4c413d;
}
.news ol {
	color: #f75e56;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0;
	list-style: none outside;
}
.news_image_box p {
	margin-bottom: 10px !important;
	color: #8a7b48;
}
.news_image_box ul.supplement {
	margin-bottom: 10px !important;
	color: #8a7b48;
}
.news_image_box ul.indent4 li {
  text-indent:-4em;
  padding-left:4em;
}
.news_image {
	margin-bottom: 35px;
}
.news .content_sns{
	border: none;
}
#news_box1 {
	overflow: hidden;
	position: relative;
}
#news_box2 {
	text-align: right;
}
#news_box2 .news_image {
	margin-bottom: 10px;
}
#news_box1 .fl {
	width: 300px;
}
#news_box1 .fr {
	width: 310px;
}
#blue_batch {
	background: url(../img/news/blue_batch.png) no-repeat left center;
	font-size: 22px;
	color: #39b3d2;
	padding: 15px 0 15px 80px;
}
#blue_batch.mt35 {
  margin-top:35px;
}
#news_box3 {
	background: #fff;
	border-radius: 15px;
	padding: 25px 30px 10px 30px;
	margin-bottom: 30px;
}
#news_box3 dt {
	color: #e74c3c;
	font-weight: bold;
	font-size: 16px;
	background: url(../img/news/heart.png) no-repeat left center;
	padding-left: 30px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#news_box3 dd {
	font-size: 13px;
	margin-bottom: 15px;
}
.supplement {
	font-size: 12px;
	color: #89776b !important;
}

#research_index {
	width: 780px;
	margin: 0 auto 30px;
}

#research_index h3{
	font-size:16px !important;
	color: #4c413d;
	background:none;
	letter-spacing:0.5px !important;
}

#research_index ul li{
	position:relative;
	margin:0 0 18px 0;
}

#research_index ul li img{
	width:100%;
	height:auto;
	position:relative;
}

#research_index .new{
	width:49px;
	height:48px;
	position:absolute;
	top:10px;
	right:7px;
}

#research_index .new170104{
	width:236px;
	height:48px;
	position:absolute;
	top:10px;
	right:7px;
}

#research_box {
	width: 780px;
	margin: 0 auto 30px;
}
#research_box h2 {
	background: url(../img/news/ribon.png) no-repeat center top;
	font-size: 26px;
	font-weight: normal;
	height: 64px;
	padding-top: 18px;
	margin-bottom: 25px;
}

#research_box h2.narrow {
	font-size: 24px;
	letter-spacing:0;
}

#research_result {
	background: url(../img/news/result.png) no-repeat left top;
	height: 115px;
	padding: 64px 68px 0 158px;
	margin: 0 0 60px 18px;
	font-size: 18px;
	color: #fa5949;
}
#research_result p {
	letter-spacing: 1px;
	font-style: italic !important;
	line-height: 1.5 !important;
}
#research_detail_wrap {
	background: url(../img/news/shadow.png) no-repeat center bottom;
	padding-bottom: 51px;
}

.research_detail_wrap_s {
	background: url(../img/news/shadow_s.png) no-repeat center bottom;
	padding-bottom: 30px;
	margin:0 0 10px 0;
}

.research_detail_wrap_s + div{
	margin:0 0 50px 0;
}

#research_detail{
	border-top: 6px solid #6d6664;
	background: url(../img/news/note.gif);
	padding: 24px 60px 65px 60px;
}

.research_detail_s {
	border-top: 6px solid #6d6664;
	background: url(../img/news/note.gif);
	padding: 20px 40px 30px 40px;
}
.research_detail_s h5 {
	font-size: 16px;
	color: #89776b;
  font-weight:bolder;
	line-height: 1.8;
	margin-bottom: 25px;
}
#research_detail h3 {
	font-size: 32px !important;
	letter-spacing: 6px !important;
	line-height: 1 !important;
	padding: 0 !important;
	margin: 0 !important;
	color: #6cb2bf;
	text-align: center;
	background: url(../img/news/detail_head_bg.png) no-repeat center center;
}
#research_detail h4 {
	font-size: 32px !important;
	letter-spacing: 1px !important;
	line-height: 1.5 !important;
	padding: 45px 0 15px !important;
	margin: 0 0 10px 0 !important;
	color: #4c413d;
	text-align: center;
	background: url(../img/news/tube.png) no-repeat center center;
}
#research_detail h4 span {
	background: url(../img/news/marker.png) repeat-x left bottom;
	padding-bottom: 2px;
}
#research_detail #movieArea{
	width: 480px;
	height: 270px;
	margin: 0px auto 10px;
}
#research_detail .movietitle{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}
#research_detail p {
	margin-bottom: 5px;
}
#research_detail dl {
  line-height: 2.0;
  font-weight:bolder;
  letter-spacing:0.02em;
}
#research_detail dl dt {
  font-size:16px;
}
#research_detail dl dt span {
	background: url(../img/news/marker_blue.png) repeat-x left bottom;
	padding-bottom: 2px;
  margin-right:0.5em;
}
#research_detail dl dd {
	margin-bottom: 20px;
}
#research_detail dl dd.last {
	margin-bottom: 0px;
}
#research .supplement.breakword_170111 {
	word-wrap: break-word;
	word-break: break-all;
}

.research_navi li{
	margin-bottom:15px;
}

#cacao_kouka {
	font-size: 12px;
}
#cacao_kouka p {
	line-height: 1.6 !important;
}
#cacao_kouka em {
	font-size: 16px;
	color: #f4ec30;
}
#content_tab ul{
	width:940px;
  overflow:hidden;
}
#content_tab ul li{
	float:left;
	width: 50%;
	height: 60px;
	margin-bottom:40px;
}
#content_tab ul.col3 li{
	width:320px;
	height:82px;
}
#content_tab ul.col3 li.middle{
	width:300px;
}
#content_tab ul li img{
	width:100%;
	height:auto;
}

/*======================================
	
	5分でわかるポリフェノール
	
=======================================*/
.efficacy .content_sns {
	border-bottom: none;
}
.efficacy_box {
	width: 780px;
	margin: 0 auto 30px;
}
.efficacy_box h2 {
	background: url(../img/efficacy/ribon.png) no-repeat center top;
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	height: 66px;
	padding-top: 16px;
	margin-bottom: 25px;
}
#efficacy_detail {
	background: url(../img/efficacy/line.png);
	padding: 45px 0 60px;
	color: #795f53;
}
#efficacy_detail .inner {
	background: url(../img/efficacy/detail_bottom.png) no-repeat center bottom;
	padding-bottom: 90px;
	overflow: hidden;
}
#efficacy_detail h2 {
	font-size: 32px;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: 5px;
	background: url(../img/efficacy/detail_top.png) no-repeat center bottom;
	padding-bottom: 60px;
}
.efficacy_detail_box {
	position: relative;
	width: 460px;
	height: 340px;
	background: url(../img/efficacy/maru.png) no-repeat center top;
	padding: 56px 0 80px;
	text-align: center;
}
.efficacy_detail_box h1 {
	font-size: 30px;
	color: #ff7364;
	line-height: 1;
	font-weight: normal;
	letter-spacing: 5px;
	margin:15px auto 20px auto;
}
#efficacy_allergy h1 {
	letter-spacing: 1px;
}
.efficacy_detail_box p {
	width: 330px;
	margin: 0 auto;
	font-size: 16px;
	text-align: left;
}
.efficacy_detail_box h1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 135px;
}
.btn_efficacy {
	position: absolute;
	bottom: 0;
	left: 120px;
	width: 315px !important;
}

.btn_bowel {
	position: absolute;
	bottom: 0;
	left: 120px;
	width: 220px !important;
}

#efficacy_pressure {
	margin-bottom: 80px;
}
#efficacy_health {
	float: right;
	margin-top: -308px;
}
#efficacy_beauty {
	float: right;
	margin-top: -228px;
}
#efficacy_beauty p {
	line-height: 1.7 !important;
}
#efficacy_allergy {
	margin-top: 80px;
}

#efficacy_brain {
	float: right;
	margin-top: -228px;
}

#efficacy_bowel {
	margin-top: 80px;
}

#anime_pressure {
	width: 200px;
	padding-left: 20px;
}
#anime_health {
	width: 240px;
	margin-top: 10px;
}
#anime_stress {
	width: 220px;
}
#anime_beauty {
	width: 140px;
	margin-top: 4px;
}
#anime_allergy {
	width: 195px;
	margin-top: 20px;
}

#anime_brain {
	width: 95px;
	margin-top: 4px;
}

#anime_bowel {
	width: 95px;
    position: relative;
    bottom: 14px;
    left: 0;
    right: 0;
}

/*======================================
	
	利用規約
	
=======================================*/
.terms .inner{
	background: #fff;
	padding: 60px 40px;
	width: 600px;
	text-align: center;
}
.terms .inner p{
	margin-bottom: 0;
}
.terms .content_sns{
	border: none;
}


/*======================================
	
	教えて！チョコ教授 共通
	
=======================================*/
.l-oshiete {
	background-image: url(../img/oshiete/bg_chocolate.png);
	width: 965px;
	margin: 0 auto;
	/* color: #5c3633; */
	letter-spacing: 0.075em;
}

.oshiete__inner {
	background-image: url(../img/oshiete/bg_contents_bottom-pc.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
}

.oshiete__content {
	background-image: url(../img/oshiete/bg_contents_main-pc.png);
	background-repeat: repeat-y;
	padding: 0 60px 20px;
	overflow: hidden;
	position: relative;
}

.oshiete__nav-wrap {
	position: relative;
	z-index: 1;
}

.oshiete__nav {
	background-image: url(../img/oshiete/bg_nav-pc.png);
	background-repeat: repeat-x;
	overflow: hidden;
	padding-left: 130px;
}

.oshiete__nav > li {
	float: left;
	margin-right: 12px;
}
.oshiete__nav > li:last-child {
	margin-right: 0;
}

.oshiete__toMovie {
	position: absolute;
	bottom: -160px;
	right: 19px;
	width: 160px;
	height: 146px;
}

.oshiete__heading2 {
	margin-top: 11px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 56px 0 36px;
	font-size: 30px;
	text-align: center;
	letter-spacing: 0.075em;
}
.oshiete__heading2--01 {
	background-image: url(../img/oshiete/01/bg_h2.png);
}
.oshiete__heading2--02 {
	background-image: url(../img/oshiete/02/bg_h2.png);
}
.oshiete__heading2--03 {
	background-image: url(../img/oshiete/03/bg_h2.png);
}

.oshiete__checklist {
	position: relative;
	overflow: hidden;
  padding: 26px 0 14px 144px;
  margin-bottom: 22px;
  letter-spacing: -0.05em;
}
.oshiete__checklist:before,
.oshiete__checklist:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 3px;
	background-image: url(../img/oshiete/bg_dot_001.png);
	background-repeat: repeat-x;
}
.oshiete__checklist:before {
	top: 0;
}
.oshiete__checklist:after {
	bottom: 0;
}
.oshiete__checklist > li {
	float: left;
	background-image: url(../img/oshiete/icn_check_off.png);
  background-repeat: no-repeat;
  background-position: left center;
	padding-left: 34px;
	width: 255px;
  font-size: 22px;
  line-height: 1;
  margin-bottom: 14px;
}
.oshiete__checklist > li:nth-child(2n-1) {
	clear: both;
}
.oshiete__checklist > li.is--check {
	background-image: url(../img/oshiete/icn_check_on.png);
}
.oshiete__heading3 {
	background-position: left 0.15em;
	background-repeat: no-repeat;
	padding-left: 36px;
	font-size: 24px;
	display: table;
	letter-spacing: 0.075em;
	line-height: 1.3;
	padding-top: 0.15em;
}
.oshiete__heading3__txt {
	display: table-cell;
	vertical-align: middle;
}
.oshiete__heading3__txt--small {
	font-size: 14px;
	letter-spacing: 0.075em;
}

.oshiete__heading3--001 {
	background-image: url(../img/oshiete/icn_001.png);
}
.oshiete__heading3--002 {
	background-image: url(../img/oshiete/icn_002.png);
}
.oshiete__heading3--003 {
	background-image: url(../img/oshiete/icn_003.png);
}   

.oshiete__movie {
	overflow: hidden;
  margin: 35px 0 22px -5px;
  padding: 0px 0 40px 5px;
	background-image: url(../img/oshiete/bg_dot_001.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.oshiete__movie__ttl {
	float: left;
	margin-top: 85px;
	margin-left: -5px;
	position: relative;
}
.oshiete__movie__content {
	float: right;
}

.oshiete_one_point {
	position: relative;
	width: 574px;
  margin: 46px auto 0;
}


.oshiete__morelink {
	position: relative;
	margin: 39px auto 0;
	width: 574px;
}

.oshiete__morelink__pressure {
	position: absolute;
	top: 0;
	right: 9px;
}
.oshiete__morelink__index {
	position: absolute;
  bottom: -22px;
  right: 81px;
}

.ut-note {
	vertical-align: super;
	font-size: 12px;
}

#movie-area {
	text-align: center;
}
#movie-area > iframe {
	display: inline-block;
	vertical-align: top;
}

/*======================================
	
	教えて！チョコ教授 01
	
=======================================*/

.oshiete__protein {
	font-size: 20px;
/*
	background-image: url(../img/oshiete/bg_dot_001.png);
	background-repeat: repeat-x;
	background-position: bottom;
*/
	padding-bottom: 8px;
	margin-bottom: 18px;
	letter-spacing: -0.025em;	
}
.oshiete__protein__con01 {
	overflow: hidden;
	background-image: url(../img/oshiete/01/bg_protein-pc.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 27px;
}
.oshiete__protein__con01__txt01 {
	margin: 50px 0 142px 36px;
	float: left;
	width: 415px;
}
.oshiete__protein__con01__img01 {
	float: right;
  margin: 17px 0px 0px 0px;	
}

.oshiete__protein__con02 {
	overflow: hidden;
	position: relative;
	margin: 20px 0 0;
}
.oshiete__protein__con02__txt01 {
	margin: 10px 0 0 0;
  width: 378px;
  padding: 0 0 14px 0px;
  float: right;
	background-image: url(../img/oshiete/bg_dot_001.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.oshiete__protein__con02__img01 {
	float: left;
}
.oshiete__protein__con02__txt02 {
  float: right;
  margin: 18px 0 13px 0;
  width: 378px;
}

.oshiete__protein__con02__note {
  font-size: 10px;
  clear: both;
  padding: 5px 0px;
  letter-spacing: 0.075em;
}

.oshiete_one_point__dog--01 {
  position: absolute;
  top: -29px;
  right: -49px;
  background-image: url(../img/oshiete/01/img_1point_dog.png);
  background-repeat: no-repeat;
  width: 132px;
  height: 118px;
}

/*======================================
	
	教えて！チョコ教授 02
	
=======================================*/

.oshiete__polyphenol {
	font-size: 20px;
/*
	background-image: url(../img/oshiete/bg_dot_001.png);
	background-repeat: repeat-x;
	background-position: bottom;
*/
	padding-bottom: 4px;
	margin-bottom: 24px;
	letter-spacing: -0.025em;
}

.oshiete__polyphenol__con01 {
	overflow: hidden;
	background-image: url(../img/oshiete/02/bg_polyphenol-pc.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 137px;
	position: relative;
}

.oshiete__polyphenol__con01__txt01 {
	margin: 56px 0 100px 34px;
	width: 300px;
	position: relative;
	z-index: 2;
}
.oshiete__polyphenol__con01__img01 {
	position: absolute;
	width: 484px;
	height: 350px;
	z-index: 1;
	top: 59px;
	right: 0;
}

.oshiete__polyphenol__con02 {
	overflow: hidden;
	position: relative;
	margin: -41px 0 0;
}

.oshiete__polyphenol__con02__txt01 {
	margin: 93px 0 0 0;
	width: 415px;
	padding: 0px 0 37px 64px;
	float: right;
	background-image: url(../img/oshiete/bg_dot_001.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.oshiete__polyphenol__con02__img01 {
	float: left;
}
.oshiete__polyphenol__con02__txt02 {
	float: right;
  margin: 24px 0 0 0;
  width: 414px;
}

.oshiete__polyphenol__con02__note {
    font-size: 10px;
    clear: both;
    padding: 25px 0px 3px;
    letter-spacing: 0.075em;
}

.oshiete_one_point__dog--02 {
  position: absolute;
  top: -74px;
  right: -52px;
  background-image: url(../img/oshiete/02/img_1point_dog.png);
  background-repeat: no-repeat;
  width: 107px;
  height: 172px;
}

/*======================================
	
	教えて！チョコ教授 03
	
=======================================*/

.oshiete__brain {
  font-size: 20px;
/*
  background-image: url(../img/oshiete/bg_dot_001.png);
  background-repeat: repeat-x;
  background-position: bottom;
*/
  padding-bottom: 4px;
  margin-bottom: 24px;
  letter-spacing: -0.025em;
}

.oshiete__brain__con01 {
	padding-bottom: 90px;
  overflow: hidden;
  background-image: url(../img/oshiete/03/bg_brain-pc.png);
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.oshiete__brain__con01__txt01 {
  margin: 116px 0 157px 430px;
  width: 415px;
  position: relative;
  z-index: 2;
}
.oshiete__brain__con01__img01 {
	position: absolute;
	width: 346px;
	z-index: 1;
	top: 50px;
	left: 38px;
}

.oshiete__brain__con02 {
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding: 27px 0 45px;
}

.oshiete__brain__con02__txt01 {
   width: 297px;
  padding: 26px 0 37px 34px;
  background-image: url(../img/oshiete/bg_dot_001.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
.oshiete__brain__con02__img01 {
  position: absolute;
  top: 11px;
  right: -9px;
  width: 491px;
  height: 345px;
}
.oshiete__brain__con02__txt02 {
  margin: 23px 0 0 34px;
  width: 285px;
}

.oshiete__brain__con02__note {
    font-size: 10px;
    clear: both;
    padding: 3px 0px;
    letter-spacing: 0.075em;
    margin: 16px 0 0 35px;
}

.oshiete_one_point__dog--03 {
  position: absolute;
  top: -74px;
  right: -52px;
  background-image: url(../img/oshiete/02/img_1point_dog.png);
  background-repeat: no-repeat;
  width: 107px;
  height: 172px;
}
.oshiete__morelink__brain {
	position: absolute;
  top: 68px;
  right: 10px;
}

@media print {
  .oshiete__brain__con02__txt01{
    display: none;
  }
  .oshiete__brain__con02__txt02 {
	  margin-top: 300px;
  }
  .oshiete__brain__con01 {
	 overflow: visible; 
  }
}