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







.special_mainimage{
	position : relative ;
	width : auto ;
	max-width : 100% ;
	height : auto ;
	margin-top : 50px ;
	margin-bottom : 40px ;
	margin-left : auto ;
	margin-right : auto ;
}

.special_item_title{
	position : relative ;
	font-size : 19px ;
	color : #966530 ;
	margin-bottom : 20px ;
}
.special_item_title_txtc {
	text-align:center;
}
.special_item_story{
	position : relative ;
	font-size : 13px ;
	color : #757575 ;
}

.wp_fit{
	position : absolute ;
	top : 0% ;
	left : 0% ;
	width : auto ;
	height : 100%;
}

.special_item_image400_left{
	position : relative ;
	float : left ;
	width : 400px ;
	background-color : #EDEDED ;
	overflow : hidden ;
	margin-top : 60px ;
}
.special_item_image400_left img{
	max-width:100%;
	width:auto;
}
.special_item_story_right{
	position : relative ;
	float : right ;
	width : 532px ;
	margin-top : 60px ;
}

.special_item_image400_right{
	position : relative ;
	float : right ;
	width : 400px ;
	background-color : #EDEDED ;
	overflow : hidden ;
	margin-top : 60px ;
}
.special_item_image400_right img{
	max-width:100%;
	width:auto;
}
.special_item_story_left{
	position : relative ;
	float : left ;
	width : 532px ;
	margin-top : 60px ;
}
.special_item_450{
	position : relative ;
	float : left ;
	padding: 0 17px;
	width : 450px ;
	margin-top : 60px ;
}
.special_item_450 img{
	max-width:100%;
	width:auto;
}

.special_item_450_left{
	position : relative ;
	float : left ;
	width : 450px ;
	margin-top : 60px ;
}
.special_item_450_left img{
	max-width:100%;
	width:auto;
}

.special_item_450_right{
	position : relative ;
	float : right ;
	width : 450px ;
	margin-top : 60px ;
}
.special_item_450_right img{
	max-width:100%;
	width:auto;
}

.special_item_image450{
	position : relative ;
	width : 450px ;
	background-color : #EDEDED ;
	overflow : hidden ;
	margin-bottom : 24px ;
}
.special_item_image450 img{
	max-width:100%;
	width:auto;
}












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



}


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







.special_mainimage{
	margin-top : 40px ;
	margin-bottom : 40px ;
}

.special_item_title{
	font-size : 26px ;
	color : #333333 ;
	margin-bottom : 10px ;
}

.special_item_story{
	font-size : 22px ;
	color : #777777 ;
}

.wp_fit{
}

.special_item_image400_left{
	float : none ;
	width : 580px ;
	height : 340px ;
	margin-top : 60px ;
}
.special_item_story_right{
	float : none ;
	width : 100% ;
	margin-top : 10px ;
}

.special_item_image400_right{
	float : none ;
	width : 580px ;
	height : 340px ;
	margin-top : 60px ;
}
.special_item_story_left{
	float : none ;
	width : 100% ;
	margin-top : 10px ;
}

.special_item_450{
	float : none ;
	padding: 0;
	width : 100%;
}

.special_item_450_left{
	float : none ;
	width : 580px ;
	margin-top : 60px ;
	margin-bottom: 10px ;
}
.special_item_450_right{
	float : none ;
	width : 580px ;
	margin-top : 60px ;
	margin-bottom: 10px ;
}
.special_item_image450{
	float : none ;
	width : 100%;
	height : auto;
	margin-top : 60px ;
	margin-bottom: 10px ;
}







}