
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/




.ds_mainimage{
	width : auto ;
	max-width : 100% ;
	margin : 0px auto ;

}

.ds_profile_superbox{
	width : 100% ;
	max-width: 900px ;
	margin : 52px auto 0px ;
}

.ds_profile_image{
	float : left;
	width : 520px ;
	height : 320px ;
}
.ds_profile_image img{
	width : 100% ;
	height : 100% ;
	object-fit: cover ;
}

.ds_profile_right{
	float : right ;
	width : 360px ;
}

.ds_profile_right_title{
	font-size: 18px ;
}
.ds_profile_right_item{
	font-size: 18px ;
	margin-bottom : 10px ;
}


.ds_interview_title{
	margin-top : 52px ;
	font-size: 24px ;
	font-weight: 700 ;
	left : 20px ;
}

.ds_interview_story{
	margin-top : 10px ;
	font-size: 14px ;
	left : 20px ;
}




.ds_slide_stage{
	width : 100% ;
	height : 525px ;
	margin : 72px auto 0px ;
}

.ds_slide_image{
	position: absolute ;
	top : 0% ;
	left : 0% ;
	width : 100% ;
	height : 100% ;
	object-fit: cover ;
	display: none ;
}


.ds_slide_tn_superbox{
	width : 100% ;
	margin : 0px auto ;
}

.ds_slide_tnbox{
	float : left ;
	width : 33.33% ;
	height : 176px ;
	cursor: pointer;
}

.ds_slide_tn_overlay{
	position: absolute ;
	top : 0% ;
	left : 0% ;
	width : 100% ;
	height : 100% ;
	background-color : rgba(0,0,0,0.8) ;
	z-index: 14 ;
}

.ds_slide_tnimage{
	position: absolute ;
	top : 0% ;
	left : 0% ;
	width : 100% ;
	height : 100% ;
	object-fit: cover ;
	z-index: 13 ;
}



.ds_comment_superbox{
	width : 100% ;
	padding : 35px ;
	border : 1px solid #333333 ;
	margin-top : 134px ;
}

.ds_comment_title{
	font-size: 24px ;
	font-weight: 700 ;
}

.ds_comment_story{
	font-size: 16px ;
	line-height: 32px ;
	margin-top : 20px ;
}



.ds_freearea{
	margin-top : 52px ;
	font-size: 14px ;
	left : 20px ;
}

.ds_freearea iframe{
	display: block ;
	margin : 20px auto 0px ;
}
.ds_freearea p,
.ds_freearea div,
.ds_freearea li,
.ds_freearea img{
	width: 100% ;
	margin : 20px auto 0px ;
}














@media screen and (max-width: 1200px) {



}


/**************************************************************************************/
/**************************************************************************************/
/* TB Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 1100px) {









.ds_mainimage{
}

.ds_profile_superbox{
}

.ds_profile_image{
	float : none;
	width : 100% ;
	max-width : 640px ;
}
.ds_profile_image img{
}

.ds_profile_right{
	float : none ;
	width : 100% ;
	margin-top : 40px ;
}

.ds_profile_right_title{
	font-size: 24px ;
	text-align: center;
}
.ds_profile_right_item{
	text-align: center ;
	font-size: 20px ;
	margin-bottom : 20px ;
}


.ds_interview_title{
	font-size: 30px ;
}

.ds_interview_story{
	margin-top : 20px ;
	font-size: 20px ;
}




.ds_slide_stage{
	height : 400px ;
}

.ds_slide_image{
}


.ds_slide_tn_superbox{
}

.ds_slide_tnbox{
}

.ds_slide_tn_overlay{
}

.ds_slide_tnimage{
}



.ds_comment_superbox{
	border : 2px solid #333333 ;
}

.ds_comment_title{
	font-size: 30px ;
}

.ds_comment_story{
	font-size: 20px ;
	line-height: 40px ;
}




.ds_freearea{
	font-size: 20px ;
}

.ds_freearea iframe{
}
.ds_freearea p,
.ds_freearea div,
.ds_freearea li,
.ds_freearea img{
}












































}