@charset "UTF-8";

.dsp {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
}
.dsp-sub {
	font-size: 30px;
	color: #ff6600;
	font-weight: bold;
	padding-right: 300px;
}
.dsp h1 {
	text-align: center;
	font-size: 48px;
	color: #333333;
}
.dsp-arrow {
	padding: 10px 0;
}
.dsp-text01 {
	color: #333333;
	font-size: 38px;
	font-weight: bold;
}
.dsp-fuzokudsp {
	width: 960px;
	height: 330px;
	margin: 0 auto;
	background-image: url('/image/pc/other/dsp/dsp_03.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.dsp-fuzokudsp img {
	padding-top: 40px;
	padding-bottom: 50px;
}
.dsp-text02 {
	width: 711px;
	height: 80px;
	margin: 0 auto;
	margin-top: 50px;
}
.dsp-textsarani {
	color: #333333;
	font-size: 38px;
	font-weight: bold;
	padding-bottom: 55px;
}
.dsp-retargeting {
	background-color: #e4007f;
	width: 466px;
	height: 83px;
	text-align: center;
	margin: 0 auto;
	font-size: 55px;
	font-weight: bold;
	color: #ffffff;
	line-height: 90px;
	border-radius: 8px 8px 8px 8px;
	margin-top: -135px;
	
}

.dsp-text02-1 {
	width: 711px;
	height: 80px;
	margin: 0 auto;
	font-size: 25px;
	font-weight: bold;
	color: #333333;
	background-color: #fff799;
	border-radius: 5px 5px 0px 0px;
	line-height: 100px;
}
.dsp-retargeting-contents {
	width: 711px;
	height: 260px;
	margin: 0 auto;
	border: #fff799 solid 5px;
	background-color: #fff799;
	margin-bottom: 30px;
	border-radius: 0px 0px 12px 12px;
}
.dsp-retargeting-img01 {
	margin-left: -130px;
	margin-bottom: -40px;
	padding-top: 40px;
}
.text-box {
	float: left;
	background-color: #ffffff;
	border-radius: 12px 0px 0px 12px;
}
.dsp-text03 {
	color: #666666;
	width: 310px;
	height: 173px;
	text-align: left;
	padding-top: 30px;
	font-size: 15px;
	margin-left: 20px;
	border-radius: 12px 0px 0px 12px;
}
.image-box {
	float: left;
	width: 370px;
	height: 250px;
	border-radius: 0px 12px 12px 0px;
	background-color: #ffffff;
}
.image-box dl {
	padding-top: 10px;
	color: #ff6600;
	font-size: 12px;
}

/*-------------------- 事例A ここから --------------------*/
.dsp-ex01 {
	width: 790px;
	height: 180px;
	margin: 0 auto;
	background-color: #eeeeee;
	margin-bottom: 10px;
}
.dsp-ex01-1 {
	overflow: hidden;
	padding-bottom: 30px;
	width: 740px;
	height: 180;
	margin: 0 auto;
}
.dsp-ex01 dl {
	float: left;
	width: 243px;
	text-align: left;
	font-size: 13px;
	padding-top: 30px;
	
}
.dsp-ex01 span {
	color: #ff3300;
}
.dsp-ex01 img {
	width: 497px;
	float: left;
	padding-top: 20px;
}
/*-------------------- 事例A ここまで --------------------*/
/*-------------------- 事例B ここから --------------------*/

.dsp-ex02 {
	width: 790px;
	height: 180px;
	margin: 0 auto;
	background-color: #eeeeee;
	margin-bottom: 50px;
}
.dsp-ex02-1 {
	overflow: hidden;
	padding-bottom: 30px;
	width: 740px;
	height: 180;
	margin: 0 auto;
}
.dsp-ex02 dl {
	float: left;
	width: 243px;
	text-align: left;
	font-size: 13px;
	padding-top: 30px;
	
}
.dsp-ex02 span {
	color: #ff3300;
}
.dsp-ex02 img {
	width: 497px;
	float: left;
	padding-top: 20px;
}
/*-------------------- 事例B ここまで --------------------*/
