#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:100px;
}
.bg-sp{display: none;}

.gdtv {
	width: 950px;
	margin: 0px auto;
}
	.title01 {
    margin: 59px 0 0;
    width: 100%;
}

	.title01sp{display: none;}

	.gdtv_inner {
		background: #ececec;
		padding: 0px 0px;
	}

	.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;
}
	p.text01{
	font-size: 15px;
	font-weight: bold;
	background: #d5d5d5;
    text-align: center;
    line-height:1.7em;
}
	
	p.text02{
	font-weight: bold;
	font-size: 22px;
	margin:10px 0 0 0;
}
	p.text03{
	font-size: 12px;
	}
	.syouhin {
    float: left;
    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;
}
.honshi{
	font-size: 15px;
	font-weight: bold;
}

.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;}


	.title01sp {display: block !important;
    margin: 0 0 0 0;
    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 
	}*/
	p.text01{
	font-size: 12px;
	font-weight: bold;
	background: #d5d5d5;
    text-align: center;
    line-height:1.7em;
}
	
	p.text02{
	font-weight: bold;
	font-size: 18px;
	margin:10px 0 0 0;
}
	p.text03{
	font-size: 11px;
	}
	.syouhin {
		width: 55%;
		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:20px;
	left: 11px;
}
.honshi{
	font-size:0.9em;
}
		.bg-pc {display: none !important;}



}