@charset "utf-8";

/* ==

　style
=============================================================================== */
#main .imgCap{
	font-size:108%;
	margin-bottom:20px;
}

/* SP
------------------------------------------------------------------------------- */
#sp .leadBlk{
	text-align:center;
}
#main #sp h3{border-bottom:1px solid #ccc !important;}
.proSp{
	padding: 35px 0 0;
	border-top:5px dotted #ccc;
	border-bottom:5px dotted #ccc;
	margin-bottom:30px;
}
.infoSp{
	border:5px solid #ccc;
	padding:20px;
}
.infoSp .col1{width:22% !important;}
.infoSp .col2{
	width:75% !important;
	border-left:1px solid #ccc;	
}
.infoSp a{word-break: break-all;}
.infoSp .col1{display:table;}
.infoSp .col1 p{display:table-cell; vertical-align:middle;}
.infoSp .col2 p{padding-left:2em;}

/* -------- other -------- */
.logo{
	text-align:center;
}
.logo .inner{
	display:inline-block;
	margin:0 auto;
	border:1px solid #ccc;
	padding:20px 20px 0;
}
.infoSp a{word-break: break-all;}
.infoSp .col1{display:table;}
.infoSp .col1 p{display:table-cell; vertical-align:middle;}
.infoSp .col2 p{padding-left:20px;}
.infoSp .data_list{margin-left:20px;}
.infoSp .data_list dt{
	width:4em;
	float:left;
	clear:both;
	position:relative;
}
.infoSp .data_list dt span{
	position: absolute;
	top:0;
	right:5px;
}
.infoSp .data_list dd{
	padding-left:4.5em;
}
/* live
------------------------------------------------------------------------------- */
.anD .pcC{text-align:center;}
.anD .bnrBlock p.bnrJirei{
	border: 2px solid #7b6800;
	background:#ab9736;
} 
.anD .h4Block{
	background:#efefef;
	padding:20px;
}
.h4Block dt,
.h4Block dd{font-size:116%;}
.h4Block dd p{font-size:87.5%;}
.h4Block dl.lead{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: 1px solid #ccc;
}
.h4Block dt{
	float:left;
	display:inline;
}
.h4Block dd{padding:0 0 0 8em;}
.h4Block .colImg dd{padding:0 0 0 8em;}

/* -------- other -------- */
.anD sup {
    height: 0;
    line-height: 1;
    vertical-align: baseline !important;
    position: relative;
		bottom: 1ex;  
}
.anD .dataList span:last-child {
    position: relative;
		bottom: 0.15em;  
}

/* goodidea
------------------------------------------------------------------------------- */
.bgBlock{background:#fbf4f2;}
.bgBlock .inner{padding:20px;}
/* -------- other -------- */
#main .bgBlock {
	margin:0 0 20px;
	border-bottom:0;
	color:#333;
	line-height:1.6;
	border-radius:5px;
}
#main .bgBlock .tit{
    padding: 1em 1em;
    margin: 1em 0 2em;
    background: #f4e0d8;
    border-bottom: solid 6px #ecb59f;
    border-radius:9px;
}
#main .bgBlock .tit span{
		font-size:140%;
    color: #950000;
		margin: 0; 
    padding: 0;
		display:block;
		text-align:center;
}

#main .bgBlock h3 {
	padding:10px;
	color:#950000;
	margin-bottom:10px;
	border:0 !important;
	background:#f4e0d8;
	border-radius:9px;
	text-align:center;
}
#main .bgBlock p {margin-bottom:10px;}

@media only screen and (max-width: 770px) {	
#main .bgBlock .colBlock02 .col1,
#main .bgBlock .colBlock02 .col2{
	width:100%;
	float:none;
}

}

@media only screen and (max-width: 600px) {	
.anD .pcC{text-align:center;}

/* sp
------------------------------------------------------------------------------- */
	.infoSp{
		border:5px solid #ccc;
		padding:20px;
	}
	.infoSp .col1,.infoSp .col2{width:auto !important;}
	.infoSp .col1{height:auto !important;}
	.infoSp .col1{border-bottom:1px solid #ccc; padding-bottom:15px;}
	.infoSp .col1, 	.infoSp .col1 p{display:block;}
	.infoSp .col2{border:0;}
	.infoSp .col2 p{padding:0;}
/* -------- other -------- */
.infoSp .data_list{margin-left:0;}

/* live
------------------------------------------------------------------------------- */
	.h4Block dl.lead dt{
		width:100%;
		padding-bottom:10px;
		display:block;
		text-align:center;
	}
	.h4Block dl.lead dd{
		width:100%;
		padding:0;
	}
	.h4Block .colImg p{text-align:center;}
/* -------- other -------- */

/* goodidea
------------------------------------------------------------------------------- */
	.bgBlock .inner {padding: 10px;}
/* -------- other -------- */
#main .bgBlock .col4 .col{
	width:48%;
	float:left;
	margin:0 2% 2% 0;
}
#main .bgBlock .col4 .col:even {margin-right:0;}


@media only screen and (max-width: 380px) {	
	/* goodidea
	------------------------------------------------------------------------------- */
	#main .bgBlock .col4 .col{
		height:auto !important;
		width:100%;
		float:none;
		margin:0 0 20px 0;
	}

}


@media only screen and (max-width: 380px) {	#recipe .inner .lead{margin-left:-155px;}}
@media only screen and (max-width: 355px) {	#recipe .inner .lead{margin-left:-145px;}}
@media only screen and (max-width: 335px) {	#recipe .inner .lead{margin-left:-135px;}}
@media only screen and (max-width: 320px) {	#recipe .inner .lead{margin-left:-125px;}}

