@charset "utf-8";
body {
	padding:0;
}


/* ------------------------
	head_video
------------------------ */
#head_video {
	padding:60px 0 0;
	height:540px;
	position:relative;
	background-color: #000;
}
#head_video video{
	position: absolute;
	left: 50%;
	margin-left: -691px;
	background:url(../../dps2014_report/img/bg_video.jpg) no-repeat center;
}
#head_video video p{
	text-align: center;
	margin:0 auto;
	padding-left: 102px;
}
#head_video .inner {
	position: relative;
	padding:0;
	width:1100px;
	z-index:100;
}
#head_video .inner p{
	padding-top: 176px;
	margin: 0px;
	text-align: center;
}
#head_video .inner p.video_ajax{
	padding-top: 42px;
	margin: 0px;
	text-align: center;
}
#head_video .inner p.video_sp{
	display: none;
}


/* ------------------------
	overview_txt
------------------------ */
#overview_txt {
	height:327px;
	position:relative;
	background:url(../../dps2014_report/img/bg_01.gif) repeat-x;
}
#overview_txt .inner {
	position:relative;
	padding:70px 0 0;
	width:1100px;
	z-index:100;
}
#overview_txt h3 {
	margin: 0 0 20px;
	text-align: center;
}
#overview_txt p {
	margin: 0 0 20px;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #FFF;
}

/* ------------------------
	lecturer_img
------------------------ */
#lecturer_img01 {
	padding:0;
	height:460px;
	position:relative;
	background:url(../../dps2014_report/img/bg_l_01.jpg) center top no-repeat;
	background-color: #2e1a0e;
}
#lecturer_img01 .inner {
	position:relative;
	padding:0;
	width:1100px;
	z-index:100;
}
#lecturer_img02 {
	padding:0;
	height:460px;
	position:relative;
	background:url(../../dps2014_report/img/bg_l_02.jpg) center top no-repeat;
	background-color: #2e1a0e;
}
#lecturer_img02 .inner {
	position:relative;
	padding:0;
	width:1100px;
	z-index:100;
}
#lecturer_img03 {
	padding:0;
	height:460px;
	position:relative;
	background:url(../../dps2014_report/img/bg_l_03.jpg) center top no-repeat;
	background-color: #2e1a0e;
}
#lecturer_img03 .inner {
	position:relative;
	padding:0;
	width:1100px;
	z-index:100;
}

/* ------------------------
	lecturer_txt
------------------------ */
#lecturer_txt01,#lecturer_txt02,#lecturer_txt03 {
	padding:0;
	position:relative;
	background-color: #FFF;
}
.lecturer_txt .inner {
	position:relative;
	padding: 60px 0;
	width:950px;
	z-index:100;
}

.lecturer_txt .inner h3{
	margin: 0px;
	text-align: center;
	padding-bottom: 38px;
}

.lecturer_txt .lecture_detaile{
	overflow: hidden;
	width: 950px;
	clear: both;
	padding-bottom: 60px;
}

.lecturer_txt .lecture_detaile .pl{
	width: 480px;
	float: left;
}

.lecturer_txt .lecture_detaile .tr{
	width: 440px;
	float: right;
	font-size: 14px;
	line-height: 24px;
	color: #3e3e3e;
}

.lecturer_txt .lecture_detaile .tl{
	width: 440px;
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #3e3e3e;
}

.lecturer_txt .lecture_detaile .pr{
	width: 480px;
	float: right;
}

/* ------------------------
	presentation
------------------------ */
#presentation {
	padding:0;
	position:relative;
	background-color: #FFF;
	padding-bottom: 60px;
}
#presentation #bg {
	position:relative;
	margin: 0 auto;
	width:978px;
	z-index:100;
	background-color: #e8e8e8;
	border: 1px solid #dedede;
}
#presentation #bg .inner {
	position:relative;
	margin: 8px;
	width:960px;
	padding: 40px 0;
	background-color: #FFF;
	border: 1px solid #dedede;
}
#presentation #bg .inner h3 {
	margin: 8px;
	text-align: center;
}
#presentation #bg .inner #presentation_txt{
	position:relative;
	margin: 0 auto;
	width:816px;
	padding: 40px 0 0;
	clear: both;
	overflow: hidden;
}
#presentation #bg .inner #presentation_txt #presentation_tl{
	width:390px;
	float: left;
}
#presentation #bg .inner #presentation_txt #presentation_tr{
	width:390px;
	float: right;
}
#presentation #bg .inner #presentation_txt .ptn_txt h4{
	margin: 0 0 20px;
	padding: 0;
}
#presentation #bg .inner #presentation_txt .ptn_txt p{
	font-size: 14px;
	line-height: 26px;
	color: #3e3e3e;
}

/* ------------------------
	discussion
------------------------ */
#discussion {
	padding:0;
	position:relative;
	background:url(../../dps2014_report/img/bg_02.gif) repeat;
}
#discussion .inner {
	position:relative;
	width:980px;
	padding: 60px 0;
}
#discussion .inner p.dscs_img {
	text-align: center;
	padding-bottom: 50px;
}
#discussion .inner .dscs_column{
	font-size: 14px;
	line-height: 28px;
	color: #3e3e3e;
}
#discussion .inner .dscs_column h3{
	text-align: center;
	margin-bottom: 35px;
}
#discussion .inner .dscs_column01 h3{
	text-align: center;
	margin-bottom: 24px;
}
#discussion .inner .dscs_column p.dscs_img {
	text-align: center;
	padding-bottom: 60px;
}
#discussion .inner .dscs_column p.dscs_txt01 {
	text-align: center;
	padding-bottom: 40px;
}
#discussion .inner .dscs_column p.dscs_txt02 {
	text-align: center;
	padding-bottom: 24px;
}
#discussion .inner .dscs_column p.dscs_txt03 {
	text-align: center;
	padding-bottom: 60px;
}
#discussion .inner .dscs_column p.dscs_ttl01 {
	text-align: center;
	padding-bottom: 12px;
}
#discussion .inner .dscs_column dl.dscs_list{
	width: 950px;
	margin: 0 auto;
	padding-bottom: 50px;
}
#discussion .inner .dscs_column dl.dscs_list dt{
	clear: left;
	float: left;
	margin: 0 0 20px;
	width: 60px;
	background:url(../../dps2014_report/img/bar.gif) no-repeat 34px 8px;
}
#discussion .inner .dscs_column dl.dscs_list dd{
	margin-bottom: 20px;
	margin-left: 60px;
}
#discussion .inner .dscs_btn_area{
}
#discussion .inner .dscs_btn_area p.dscs_btn{
	text-align: center;
	margin: 0 0 60px;
}
#discussion .inner .dscs_btn_area p.sns_ttl{
	text-align: center;
	margin: 0 0 12px;
}
#discussion .inner .dscs_btn_area #sns_area{
	width: 156px;
	height: 70px;
	clear: both;
	margin: 0 auto;
}
#discussion .inner .dscs_btn_area #sns_area #sns_left{
	width: 70px;
	float: left;
}
#discussion .inner .dscs_btn_area #sns_area #sns_right{
	width: 70px;
	float: right;
}

/* ------------------------
	product
------------------------ */
#product {
	padding:0;
	position:relative;
	background: none repeat scroll 0 0 #5F5F5F;
}
#product p{
	margin: 0;
	padding: 0;
	text-align: center;;
}
#product .inner {
	position:relative;
	width:980px;
	padding: 60px 0 80px;
}
#product .inner h3 {
	text-align: center;
	padding-bottom: 50px;
}
#product .inner p {
	text-align: center;
}

/* --------------------------------------------------
	media-queries w640
-------------------------------------------------- */
@media screen and (max-width: 640px){
	/* ------------------------
		head_video
	------------------------ */
	#head_video {
		padding:60px 0 0;
		position:relative;
		width: 100%;
		height: auto;
	}
	#head_video video{
		display: none;
	}
	#head_video .inner {
		position: relative;
		padding:0;
		width:100%;
		z-index:100;
	}
	#head_video .inner p{
		padding: 0;
		margin: 0px;
		width: 100%;
		height: auto;
		text-align: center;
	}
	#head_video .inner p img{
		padding: 0;
		margin: 0px;
		width: 100%;
		height: auto;
		text-align: center;
	}
	#head_video .inner p.video_ajax{
		display: none;
	}
	#head_video .inner p.video_sp{
		display: block;
		position: absolute;
		bottom: 0;
		width: 100%;
		height: auto;
	}
	#head_video .inner p.video_sp img{
		width: 100%;
		height: auto;
	}

	/* ------------------------
		overview_txt
	------------------------ */
	#overview_txt {
		width: 100%;
		height: auto;
		position:relative;
		background:url(../../dps2014_report/img/bg_01.gif) repeat;
	}
	#overview_txt .inner {
		position:relative;
		width:auto;
		height:auto;
		z-index:100;
		padding-bottom: 60px;
	}
	#overview_txt h3 {
		margin: 0 0 20px;
		text-align: center;
	}
	#overview_txt h3 img{
		width:auto;
		height:auto;
	}
	#overview_txt p {
		width: 92%;
		margin: 0 auto;
		text-align: center;
		font-size:14px;
		line-height:26px;
		color: #FFF;
	}
/* ------------------------
	lecturer_img
------------------------ */
	#lecturer_img01 {
		padding:0;
		width: 100%;
		height: auto;
		position:relative;
		background:none;
		background-color: #2e1a0e;
	}
	#lecturer_img01 .inner {
		position:relative;
		padding:0;
		width:auto;
		height:auto;
		z-index:100;
	}
	#lecturer_img02 {
		padding:0;
		width: 100%;
		height: auto;
		position:relative;
		background:none;
		background-color: #2e1a0e;
	}
	#lecturer_img02 .inner {
		position:relative;
		padding:0;
		width:auto;
		height:auto;
		z-index:100;
	}
	#lecturer_img03 {
		padding:0;
		width: 100%;
		height: auto;
		position:relative;
		background:none;
		background-color: #2e1a0e;
	}
	#lecturer_img03 .inner {
		position:relative;
		padding:0;
		width:auto;
		height:auto;
		z-index:100;
	}
	#lecturer_img01 .inner h3{
		padding: 0;
		margin: 0px;
		width: 100%;
		height: auto;
		text-align: center;
	}
	#lecturer_img01 .inner h3 img{
		padding: 0;
		margin: 0px;
		width: 100%;
		height: auto;
		text-align: center;
	}
	#lecturer_img02 .inner h3{
		padding: 0;
		margin: 0px;
		width: 100%;
		height: auto;
		text-align: center;
	}
	#lecturer_img02 .inner h3 img{
		padding: 0;
		margin: 0px;
		width: 100%;
		height: auto;
		text-align: center;
	}
	#lecturer_img03 .inner h3{
		padding: 0;
		margin: 0px;
		width: 100%;
		height: auto;
		text-align: center;
	}
	#lecturer_img03 .inner h3 img{
		padding: 0;
		margin: 0px;
		width: 100%;
		height: auto;
		text-align: center;
	}
	/* ------------------------
		lecturer_txt
	------------------------ */
	#lecturer_txt01,#lecturer_txt02,#lecturer_txt03 {
		padding:0;
		position:relative;
		background-color: #FFF;
	}
	.lecturer_txt .inner {
		position:relative;
		padding: 40px 0 20px;
		width: auto;
		height: auto;
		z-index:100;
	}

	.lecturer_txt .inner h3{
		margin: 0px;
		text-align: center;
		width: 92%;
		padding-bottom: 38px;
		margin: 0 auto;
	}

	.lecturer_txt .inner h3 img{
		width: 100%;
		height: auto;
	}

	.lecturer_txt .lecture_detaile{
		overflow: hidden;
		width: 92%;
		margin: 0 auto;
		clear: both;
		padding-bottom: 40px;
	}

	.lecturer_txt .lecture_detaile p{
		width: 100%;
		height: auto;
	}

	.lecturer_txt .lecture_detaile p img{
		width: 100%;
		height: auto;
	}

	.lecturer_txt .lecture_detaile .pl{
		width: 100%;
		float: left;
		padding-bottom: 20px;
	}

	.lecturer_txt .lecture_detaile .tr{
		width: 100%;
		float: left;
		font-size:14px;
		line-height:26px;
		color: #3e3e3e;
	}

	.lecturer_txt .lecture_detaile .tl{
		width: 100%;
		float: left;
		font-size:14px;
		line-height:26px;
		color: #3e3e3e;
		padding-bottom: 20px;
	}

	.lecturer_txt .lecture_detaile .pr{
		width: 100%;
		float: left;
	}


	.lecturer_txt .movie {
		width:92%;
		margin:0 auto 40px;
	}
	.lecturer_txt .movie iframe {
		width:100%;
		height:340px;
	}
	/* ------------------------
		presentation
	------------------------ */
	#presentation {
		padding:0;
		position:relative;
		background-color: #FFF;
		padding-bottom: 40px;
	}
	#presentation #bg {
		position:relative;
		margin: 0 auto;
		width:92%;
		z-index:100;
		background-color: #e8e8e8;
		border: 1px solid #dedede;
	}
	#presentation #bg .inner {
		position:relative;
		width: 86%;
		padding: 4%;
		margin: 4% auto;
		background-color: #FFF;
		border: 1px solid #dedede;
	}
	#presentation #bg .inner h3 {
		text-align: center;
		width: 100%;
		margin: 0 auto;
		padding-bottom: 20px;
	}
	#presentation #bg .inner h3 img {
		width: 100%;
		height: auto;
	}
	#presentation #bg .inner #presentation_txt{
		position:relative;
		margin: 0 auto;
		width: 100%;
		padding: 20px 0 0;
		clear: both;
		overflow: hidden;
	}
	#presentation #bg .inner #presentation_txt #presentation_tl{
		width: 100%;
		float: left;
	}
	#presentation #bg .inner #presentation_txt #presentation_tr{
		width: 100%;
		float: left;
	}
	#presentation #bg .inner #presentation_txt .ptn_txt h4{
		margin: 0 0 30px;
		padding: 0;
		width: 100%
	}
	#presentation #bg .inner #presentation_txt .ptn_txt h4 img{
		width: 100%;
		height:auto;
	}
	#presentation #bg .inner #presentation_txt .ptn_txt p{
		font-size:14px;
		line-height:26px;
		color: #3e3e3e;
		padding-bottom: 30px;
		margin: 0 auto;
	}

	/* ------------------------
		discussion
	------------------------ */
	#discussion {
		padding:0;
		position:relative;
		background:url(../../dps2014_report/img/bg_02.gif) repeat;
	}
	#discussion .inner {
		position:relative;
		width:92%;
		padding: 40px 0;
	}
	#discussion .inner p.dscs_img {
		text-align: center;
		width: 100%;
		padding-bottom: 30px;
	}
	#discussion .inner p.dscs_img img {
		text-align: center;
		width: 100%;
		height: auto;
	}
	#discussion .inner .dscs_column{
		font-size:16px;
		line-height:28px;
		color: #3e3e3e;
	}
	#discussion .inner .dscs_column h3{
		text-align: center;
		width: 100%;
		margin-bottom: 35px;
	}
	#discussion .inner .dscs_column h3 img{
		width: 100%;
		height: auto;
	}
	#discussion .inner .dscs_column01 h3{
		text-align: center;
		margin-bottom: 24px;
	}
	#discussion .inner .dscs_column p.dscs_img {
		text-align: center;
		padding-bottom: 60px;
	}
	#discussion .inner .dscs_column p.dscs_txt01 {
		text-align: center;
		padding-bottom: 40px;
	}
	#discussion .inner .dscs_column p.dscs_txt02 {
		text-align: center;
		padding-bottom: 24px;
	}
	#discussion .inner .dscs_column p.dscs_txt03 {
		text-align: center;
		padding-bottom: 60px;
	}
	#discussion .inner .dscs_column p.dscs_ttl01 {
		text-align: center;
		padding-bottom: 12px;
	}
	#discussion .inner .dscs_column p.dscs_ttl01 img{
		width: 100%;
		height: auto;
	}
	#discussion .inner .dscs_column dl.dscs_list{
		width: 100%;
		margin: 0 auto;
		padding-bottom: 30px;
	}
	#discussion .inner .dscs_column dl.dscs_list dt{
		margin: 0 0 0px;
		background:url(../../dps2014_report/img/bar.gif) no-repeat 34px 8px;
		float: none;
	}
	#discussion .inner .dscs_column dl.dscs_list dd{
		margin:0 0 20px 0;
		padding: 0;
	}
	#discussion .inner .dscs_btn_area{
	}
	#discussion .inner .dscs_btn_area p.dscs_btn{
		text-align: center;
		margin: 0 0 60px;
	}
	#discussion .inner .dscs_btn_area p.dscs_btn img{
		width: 100%;
		height: auto;
	}
	#discussion .inner .dscs_btn_area p.sns_ttl{
		text-align: center;
		width: 100%;
		margin: 0 0 12px;
	}
	#discussion .inner .dscs_btn_area p.sns_ttl img{
		width: 100%;
		height: auto;
	}
	#discussion .inner .dscs_btn_area #sns_area{
		width: 156px;
		height: 70px;
		clear: both;
		margin: 0 auto;
	}
	#discussion .inner .dscs_btn_area #sns_area #sns_left{
		width: 70px;
		float: left;
	}
	#discussion .inner .dscs_btn_area #sns_area #sns_right{
		width: 70px;
		float: right;
	}

	/* ------------------------
		product
	------------------------ */
	#product {
		padding:0;
		position:relative;
		background: none repeat scroll 0 0 #5F5F5F;
	}
	#product p{
		margin: 0;
		padding: 0;
		text-align: center;;
	}
	#product .inner {
		position:relative;
		width:92%;
		padding: 30px 0 40px;
	}
	#product .inner h3 {
		text-align: center;
		width: 100%;
		padding-bottom: 50px;
	}
	#product .inner p {
		text-align: center;
		width: 100%;
	}
	#product .inner h3 img{
		width: 100%;
		height: auto;
	}
	#product .inner p img{
		width: 100%;
		height: auto;
	}
}