@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 .col1 p{margin-top:100px;}
.infoSp .col2 p{padding-left:1.3em;}
.infoSp .data_list{margin-left:20px;}
.infoSp .data_list dt{
	width:4.5em;
	float:left;
	clear:both;
	position:relative;
}
.infoSp .data_list dt span{
	position: absolute;
	top:0;
	right:5px;
}
.infoSp .data_list dd{padding-left:5em;}
/* -------- 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;  
}
#workshop{border-top:1px solid #666;}
#workshop .colBlock03 .col1{
  padding-top:15px;
  border-right:1px solid #666;
}
#workshop .colBlock03 .col2{
  padding-top:15px;
}




/* 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 -------- */



/* goodidea
------------------------------------------------------------------------------- */
#main .bgBlock02{
	padding:40px 20px 10px;
	background:#effbf5;
	margin-bottom:20px;
}
/* -------- other -------- */
#main .bgBlock02 h3{
  margin-bottom:10px;
  border:1px solid #1eb9b4;
  border-right: 5px solid #1eb9b4;
  border-bottom: 5px solid #1eb9b4 !important;
  padding:7px 10px;
  color:#1eb9b4;
  text-align:center;
}
#main .bgBlock02 h4{
  color:#1eb9b4;
  font-size:114%;
  padding:10px 0 5px;
  text-align:center;
}
#main .bgBlock02 #QA dt,
#main .bgBlock02 #QA dd{padding-left:10px;}
#main .bgBlock02 #QA dt p,
#main .bgBlock02 #QA dd p{
  padding:10px;
  text-indent:-1em;
  padding-left:1em;
}
#main .bgBlock02 #QA dt{
  background:#1eb9b4;
  border-radius: 5px 5px 0 0;
}
#main .bgBlock02 #QA dt p{color:#fff;}
#main .bgBlock02 #QA dd{
  margin-bottom:30px;
  background:#fff;
  border-radius: 0 0 5px 5px;
}
#main .bgBlock02 #QA dd p span{color:#1eb9b4;}


@media only screen and (max-width: 760px) {	
#main .bgBlock02 .colBlock02 .colBlock02 .col1,
#main .bgBlock02 .colBlock02 .colBlock02 .col2{
  width:100%;
  float:none;
  margin-bottom:20px;
}
}

@media only screen and (max-width: 600px) {	
.anD .pcC{text-align:center;}
.infoSp .col1 p{margin-top:0;}
#workshop .colBlock04 p{text-align:center;}
#workshop .colBlock03 .col1{
  padding-bottom:10px;
  border-right:0;
  border-bottom:1px solid #666;
  text-align:center;
  height:auto !important;
}
/* 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 -------- */



}




