@charset "utf-8";

#head2{
	background-color: #87dbcf;
}
header{
	background-color: #87dbcf;
}
#title2{
	line-height: 1;
	font-size: 28px;
}
#title2 img{
  width: 468px;
	display: inline-block;
}
#title2 div{
  width: 500px;
	display: inline-block;
	color: #545154;
	padding: 0 0 5px 5px;
}
#modoru{
	background-color: #FFC95B;
	box-shadow: 0px 2px 4px #ABABAB inset;
}
#modoru div{
  width: 1000px;
  margin: 0px auto;
	padding: 0px 140px;
	color: #FFFFFF;
	text-shadow: 1px 2px 3px #ABABAB;
	font-size: 22px;
	font-weight: bold;
	padding-top: 2px;
	line-height: 1;
}
.mdrtxt:before {
  content: '';
  display: inline-block;
  width: 41px;
  height: 47px;
  background-image: url("img/dwl/DLP_sankaku_white.png");
	background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
	padding-right: 10px;
}
.mdrtxt:link{
  color: #FFFFFF;
  text-decoration: none;
}
.mdrtxt:visited{
  color: #FFFFFF;
  text-decoration: none;
}
.mdrtxt:hover{
  color: #FFFFFF;
  text-decoration: none;
}
#p2topimg{
	background-color: #87dbcf;
}
#p2topimg img{
	width: 672px;
	margin: 0 auto;
}

/* 画面幅狭い時 */
@media screen and (max-width:1280px){
	#modoru, #p2topimg{
  	width: 1280px;
		margin: 0 auto;
	}
}

.h2_s2:before {
  content: '';
  display: inline-block;
  width: 57px;
  height: 64px;
  background-image: url("img/dwl/DLP_midashi.png");
	background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
	padding-right: 10px;
}
/*** kyozai ***/
.kyzdwl{
  width: 1080px;
  vertical-align: top;
}
.kyzdwl div{
	background-color: #87dbcf;
  width: 420px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
	border-radius:3px;
	padding: 20px 30px 0px 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.kyzdwl div a{
	width: 353px;
	display: block;
	margin: 20px auto;
}
/*** siryou ***/
.srydwl{
  width: 1080px;
  vertical-align: top;
}
.srydwl div{
  width: 250px;
  display: inline-block;
  vertical-align: top;
	text-align: center;
  font-size: 14px;
}
.srydwl img{
	margin: 10px auto;
}
.srydwl a{
	display: block;
	width: 95px;
	margin: 0px auto;
}
.srydwl .srspc{
	margin-right: 20px;
}
.btn_ikdwl{
	width: 353px;
	margin: 30px auto;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #545154;
	line-height: 1.3;
}
.bdr1{
	border: solid 1px #B5B5B5;
}