#wrapper {
	font-size: 14px;
	line-height: 1.5;
	background: #fff;
}
.pan-inner,.main-body {
	width: 950px;
	margin: 0 auto;
}
.main-body {
	color: #333;
	overflow: hidden;
	background:#ececec;
	margin-bottom:30px;
}
.bg-sp{display: none;}

.gdtv {
	width: 950px;
	margin: 0px auto;
}
	.title01 {
    margin: 59px 0 0;
    width: 100%;
}
	.title02 {
	margin: 0px 0px 0px;
    width: 100%;
}
	.title03 {
	margin: 0px 0px 0px;
    width: 100%;
}
	.title01sp{display: none;}
	.title02sp{display: none;}
	.title03sp{display: none;}

	.gdtv_inner {
		background: #ececec;
		padding: 0px 0px;
	}
/*	.gdtv_inner .inner_image{
		width: 300px;
		margin-top: 15px

	}*/
	.inner_image img{
		float: right;
	}

	.gdtv_inner .inner_left {
    position: relative;
    float: left;
    width: 445px;
    margin: 15px 10px 0px 10px;
    background: #fff;
    overflow: hidden;
}
	.gdtv_inner .inner_left img {
		float: right;
		width: 200px;
}
	.syouhin {
    font-size: 22px;
    float: left;
    font-weight: bold;
    width: 225px;
    padding: 10px;
}

	.gdtv_inner .inner_right {
    position: relative;
    float: right;
    width: 445px;
    margin: 15px 10px 0px 10px;
    background: #fff;
    overflow: hidden;
}
	.gdtv_inner .inner_right img {
		float: right;
		width: 200px
}
.inner_left_l{
	   position: relative;
    float: left;
    width: 445px;
    margin: 15px 10px 0px 10px;
    background: #fff;
}
	.gdtv_inner .inner_left_l img {
		float: right;
		width: 200px;
}
	.adc_aicon {
    width: 225px;
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.matsuzawa{
	font-size: 12px;
}

.clinks{
	text-decoration: underline;
	background-color: red;
}
@media screen and (max-width: 519px)
 {
#wrapper {
	background: #fff;
}
	.pan-inner {
		width: 100%;
	}
	.main-body{
		width: 100%;
	}
/*	.main-body img {
		width:100%;
		max-width: 100%;
		height: auto;
	}*/

/*	.boxwrap {
		width: 100%;
		margin: 10px 0;
	}*/

	.bg-sp {display: block !important;}
	.title01{display: none !important;}
	.title02{display: none !important;}
	.title03{display: none !important;}

	.title01sp {display: block !important;
    margin: 0 0 0 0;
    width: 100%;
}
	.title02sp {display: block !important;
	margin: 0px 0px 0px;
    width: 100%;
}
	.title03sp {display: block !important;
	margin: 0px 0px 0px;
    width: 100%;
}

	.gdtv {
		width: 100%;
		box-sizing: border-box;
	}

	.gdtv_inner {
		width: 100%;
			padding: 0px;
			box-sizing: border-box;
			background-color: #ececec
		}
	.gdtv_inner .inner_left {
		float: none;
		position: relative;
		width: 100%;
		margin:5px 0 0 0 ;
		background-color: #fff;
		padding: 0;
		overflow: hidden;
		box-sizing: border-box;
		}

	.gdtv_inner .inner_right {
		float: none;
		position: relative;
		width: 100%;
		margin:5px 0 0 0 ;
		background-color: #fff;
		padding: 0;
		overflow: hidden;
		box-sizing: border-box;
		}

	.gdtv_inner .inner_left img {
	width: 45%;
/*	position: relative;*/
	top:2px;
	}
/*	.gdtv_inner .inner_left p{
		font-size: 15px;
		font-weight: bold;
		margin:15px 17px -85px 
	}*/

	.syouhin {
		width: 55%;
		font-size: 17px;
		font-weight: bold;
		position: relative;
		box-sizing: border-box;
/*		top:30px;*/
/*		left: -3px;*/
	}


	.gdtv_inner .inner_right img {
	width: 45%;
/*	position: relative;*/
	top:2px;
	}
	.popupPhotoWrap{
		display: none !important;
	}

	.adc_aicon{
	width: 135px;
	height:25px;
	position: relative;
	top:30px;
	left: 11px;
}
.matsuzawa{
	font-size:0.7em;
}
		.bg-pc {display: none !important;}



/*		.box_headline .hl_01,
		.box_headline .hl_02 {
			display: block;
			padding: 0 10px;
		}
		.box_headline .hl_02 {
			margin-left: 30px;
		}
		.box_headline .hl_01:after {
			background-size: 45%;
			top: 28px;
			left: 10px;
		}*/


}