@charset "utf-8";


/***************
+ .main_contents
***************/
#Cont .main_contents{
	width:100%;
	background:#f7efdc;
}
#Cont .title_box{
	width:100%;
	margin:0 auto 15px;
}
#Cont .top_contents{
	width:100%;
	background:url("../images/bg_sp_biodynamie_contents_1.jpg");
	background-repeat:no-repeat;
	background-size:100%;
}
#Cont .top_txt{
	width:100%;
	margin:0 auto 15px;
}
#Cont .top_sub_txt {
	width:88%;
	margin:0 auto 15px;
	text-align:center;
}
#Cont .top_sub_txt span {
	font-weight:bold;
}
.txt {
	width: 100%;
	padding-top: 15px;
	background:url(../images/bg_sp_biodynamie_contents_sub_1.png) repeat-y;
}
.tabSp {
	width: 100%;
	margin-bottom: 20px;
	display: flex;
}
.tab_item {
	width: calc(100% / 3);
	padding: 10px 0;
	font-size: 13px;
	font-weight: 500;
	text-align: center;
	text-decoration: underline;
	background-color: #fbce6b;
}
.tab_item.active {
	color: #fff;
	background-color: #da7507;
}
.tabCont {
	width: 93%;
	margin: 0 auto;
}
.detail {
	margin-bottom: 30px;
}
.detail_ttl {
	margin-bottom: 20px;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
}
.detail_ttl-mb0 {
	margin-bottom: 0;
}
.detail_txt {
	font-size: 13px;
	font-weight: 500;
	text-align: center;
	letter-spacing: -0.5px;
}
.detail_txt span {
	font-weight: 600;
}
.detail_txt-col {
	margin-bottom: 20px;
	color: #002d49;
	font-weight: 600;
}
.mb40 {
	margin-bottom: 40px;
}
#Cont .box_txt {
	width:100%;
	margin:0 auto;
	padding:15px 0 0;
}
#Cont .box_txt dt {
	font-weight:bold;
	margin-top:40px;
}
#Cont .box_txt dt:nth-of-type(1) {
	margin-top:0px;
}
#Cont .box_txt dd {
	letter-spacing:-1px;
}
#Cont .box_txt dd:nth-of-type(4) {
	margin-top:25px;
}







#Cont .btm_contents{
	width:100%;
	background:rgba(225,140,48,0.4);
	padding:15px 0;
}
#Cont .btm_contents dl{
	width:86%;
	margin:0 auto;
}
#Cont .btm_contents dt{
	font-size:11px;
	line-height:1.5em;
	text-align:center;
}
#Cont .btm_contents dd{
	font-size:10px;
	line-height:1.65em;
	text-align:center;
}
#Cont .btm_contents p{
	width:100%;
	margin:0 auto;
}
#Cont .marb_15{
	margin-bottom:15px;
}

#Cont .blankLinks01 {
    width: 90%;
    margin: 20px auto;
    clear: both;
    margin-bottom: 20px;
}
#Cont .blankLinks01 a {
	padding-left:14px;
	background:url(../../images/ico_blank01.gif) no-repeat center left;
	font-size:12px;
}