@charset "utf-8";

/* ==

　style
=============================================================================== */
#main .imgCap{
	font-size:108%;
	margin:10px 0 20px;
}
.reverse .col1{float:right;}
.reverse .col2{float:left;}


/* SP
------------------------------------------------------------------------------- */
#main .leadBlk{text-align:center;}
#main 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 .col2{
	border-left:1px solid #ccc;
  box-sizing: border-box;
}
.infoSp a{word-break: break-all;}
.infoSp .col1{display:table;}
.infoSp .col2 p,
.infoSp .col2 ul{padding-left:1.3em;}
.infoSp .data_list{margin-left:20px;}
.infoSp .data_list dt{
	width:6em;
	float:left;
	clear:both;
	position:relative;
}
.infoSp .data_list dt span{
	position: absolute;
	top:0;
	right:5px;
}
.infoSp .data_list dd{padding-left:6.2em;}
/* -------- other -------- */
#shop{
  border-top:1px solid #333;
  border-bottom:1px solid #333;
  padding:20px 0;
}




/* 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 11em;}
.h4Block .colImg dd{padding:0 0 0 11em;}

/* -------- other -------- */
#main .typeC{text-align:center;}
#main .typeC .col{
  vertical-align: top;
  float:none !important;
  display:inline-block;
  max-width:301px;
}
#main .typeC .col .imgCap{text-align:left;}

/* goodidea
------------------------------------------------------------------------------- */
#main .bgBlock02{
	padding:40px 20px 10px;
	background:#fefafa;
	margin-bottom:40px;
}
/* -------- other -------- */
#main .bgBlock02 h2{
  margin-bottom:30px !important;
  padding-bottom:20px;
  border-bottom:1px solid #e67884;
}
#main .bgBlock02 h3{
  color:#e67884;
  border:0 !important;
  margin:0;
  padding:0;
}
#main .bgBlock02 h4{
    position:relative;
    padding: 10px 10px 10px 3.5em;
    margin-bottom: 10px;
    background: #ffdadf;
    border: 0 !important;
    font-size: 16px;
    color:#d05579;
}
#main .bgBlock02 h4 span {
  position: absolute;
  top:0;
  left:0;
  color: #fff;
    padding:10px 15px;
    margin-right:10px;
    background:#d05579;
}
#main .bgBlock02 .bgBox{
  padding:20px;
  text-align:center;
  margin-bottom:30px;
  background:#fff;
}
#main .bgBlock02 .colBox{
	width:100%;
} 
#main .bgBlock02 .colBox h2{font-size:28px; color:#333; margin-bottom:5px;}
#main .bgBlock02 .colBox .img{
	float:left;
	width:25%;
	margin-right:2%;
  margin-bottom:10px;
} 
#main .bgBlock02 .colBox .txt{
	float:right;
	width:73%;
} 



@media only screen and (max-width: 600px) {	
.anD .pcC{text-align:center;}
.infoSp .col1 p{margin-top:0;}
/* 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 -------- */



/* 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 .bgBlock02 .colBox .img,
#main .bgBlock02 .colBox .txt{
	float:none;
	width:100%;
	margin-right:0;
} 


}




