@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;
}
#recipe{ 
	background:#fffeee url(../images/sp/bg.png) repeat-y right 0;
}
#recipe .inner{
	padding:0 20px 20px;
}
#main #recipe h3{
	text-align:center;
	padding-top:20px;
	border-bottom: 1px dotted #aea520 !important;
}
#recipe .inner h4{
	font-size:146%;
}
#recipe .col2 li{
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;

}
#recipe .col2 li span{ float:right;}
#recipe .step{
margin-bottom:30px;
	padding:20px;
	background:#fff;
}
#recipe .step li{
text-indent:-1.8em;
padding-left:1.8em;
margin-bottom:5px;
font-size:118%;

}
@media only screen and (max-width: 400px) {

}

@media only screen and (max-width: 600px) {
}


/* 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;}


@media only screen and (max-width: 600px) {
.anD .pcC{text-align:center;}
}


/* goodidea
------------------------------------------------------------------------------- */
.bgBlock{
	background-color: #fff2e6;
	margin-bottom:20px;
}
.bgBlock .inner, .bgBlock2 .inner{
	padding:20px;
}
#main .bgBlock h2{
	padding:15px;
	border: 1px solid #f8850e;
	text-align:center;
	font-size:180%;
	background:#fff;
	color:#f8850e;
	font-weight:bold;
}
#main .bgBlock .tit3{
	margin-bottom:10px;
	padding:10px;
	color:#fff;
	font-weight:bold;
	background:#f8850e;
	text-align:center;
	border:0;
}
#main .bgBlock .tit4{
	margin-bottom:10px;
	padding:10px;
	color:#f8850e;
	font-weight:bold;
	background:#fee4ca;
	text-align:center;
	border:0;
}
.bgW{background:#fff;}
.bgW .inner{padding:10px 20px 20px;}
.bgW .inner li{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
}
#w01{
	background: #fff url(../images/goodidea/bg.gif) no-repeat 98% bottom;
	border: 2px solid #dd781b;
}

#w01 .inner{
	text-align:center;
}

#w01 h3{
	position:relative;
	display:inline-block;
	/display:inline;
	/zoom:1;
	padding-top:20px;
	color:#f8850e;
	font-size:180%;
	text-decoration:underline;
	border:none;
	margin:0;
}
#w01 h3 .img{
	position:absolute;
	top:-30px;
	left:-60px;
}
#w01 p{	text-align:left;}
#w01 ul{
	margin-right:200px;
}
#w01 ul li{
	border-bottom:1px dotted #f8850e;
	font-size:114%;
	text-align:left;
}
#w01 ul li span{
	color:#f8850e;

}
#main #w02 h3{
	padding:10px 0;
	width:100%;
}
#w02{padding-top:10px;}
#w02 ul li{
	float:left;
	width:49%;
	border: 1px solid #f8850e;
	color:#f8850e;
	text-align:center;
	padding:5px 0;
	box-sizing: border-box;
	font-weight: bold;
}
#w02 ul li.even{
	margin-left:2%;
}
.color01{
	color:#f8850e !important;
}
#po .col{
	position: relative;
}
#po_arrow .col_in:after{
	content: "";
	display: block;
	position: absolute;
	top:0;
	left:-10px;
	width:10px;
	height:100%;
	background:url(../images/goodidea/dotted.png) repeat-y 0 0;
}
#po_arrow .col_in:before{
	content: "";
	display: block;
	position: absolute;
	top:50%;
	left:-9px;
	width:5px;
	height:10px;
	background:url(../images/goodidea/arrow.png) no-repeat 0 0;
}
@media only screen and (max-width: 700px) {
	#po_arrow .col_in:after{left:-6px;}
	#po_arrow .col_in:before{left:-5px;}
}
@media only screen and (max-width: 600px) {	
	#po .col:nth-child(2){
		border-bottom:1px dotted #ccc;
	}
	#po .col:nth-child(2) .col_in:after{
		content: "";
		display: block;
		position: absolute;
		left: 50%;
		bottom:-16px;
		box-sizing: border-box;
		width: 8px;
		height: 8px;
		border: 8px solid transparent;
		border-left: 8px solid #ccc;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);		
	}
	#po_arrow .col_in:after{background:none;}
	#po_arrow .col_in:before{background:none;}
	#main p.imgCap{
		font-size:108%;
		margin-bottom:20px;
	}

/* sp
------------------------------------------------------------------------------- */

.infoSp{
	border:5px solid #ccc;
	padding:20px;
}
.infoSp .col1,.infoSp .col2{width:auto !important;}
.infoSp .col1 p{
	padding-bottom:15px;
	text-align:center;	
}
.infoSp .col2{border-left:0;}
.infoSp p{margin-left:0;}
.infoSp .col2 a{margin-right: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;}

/* goodidea
------------------------------------------------------------------------------- */
	.bgBlock .inner {padding: 10px;}
	#main .bgBlock h2{
		padding:10px;
		font-size:130%;
	}
	#main .bgBlock h3{font-size:114%;}
	#main .fnTile{height:auto !important;}
	.checkBlk .inner{margin:10px;}
	#w01{
		padding-bottom:80px;
		background: #fff url(../images/goodidea/bg.gif) no-repeat center bottom;
	}	
	#w01 ul{
		margin-right:0;
	}
	
	
}