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




.top_mainimagebox{
	width : 100% ;
	height : auto ;
}

.top_mainimage{
	width : 100% ;
	height : auto ;
	z-index : 1 ;
}

.top_mainimage_belt{
	position : absolute ;
	bottom : 0px ;
	left : 0px ;
	width : 100% ;
	height : 36px ;
	line-height : 36px ;
	color : #FFFFFF ;
	background-color : rgba(37,139,201,0.7);
	z-index : 14 ;
}

.top_mainimage_belt_left{
	float : left ;
	width : 70% ;
	overflow : hidden ;
}
.top_mainimage_belt a,
.top_mainimage_belt a:link,
.top_mainimage_belt a:visited{
	color : #FFFFFF ;
}
.top_mainimage_belt_right{
	float : right ;
	width : 30% ;
	text-align : right ;
	overflow : hidden ;
}

.top_mainimage_belt_right_arrow{
	display : inline-block ;
	width : 16px ;
	height : auto ;
	vertical-align: -4px ;
}

.top_conceptbox{
	box-sizing : border-box ;
	width : 100% ;
	height : auto ;
	padding : 0px 0px ;
	overflow : hidden ;
	margin-bottom : 20px ;
}

.top_concept_mainimage{
	position : absolute ;
	top : 0px ;
	left : 0px ;
	width : 100% ;
	height : auto ;
	z-index : 1 ;
}

.top_concept_story_superbox{
	width : 940px ;
	height : auto ;
	z-index : 14 ;
	padding : 90px 0px ;
	margin : 0px auto ;
}
.top_concept_story_roof{
	width : 100% ;
	height : auto ;
}
.top_concept_story_box{
	box-sizing: border-box ;
	width : 100% ;
	height : auto ;
	padding : 16px 20px 60px ;
	text-align : center ;
	background-color : rgba( 255,255,255,0.8 );
}

.top_concept_title{
	text-align : center ;
	font-size : 30px ;
	line-height : 40px ;
	color : #343434 ;
	border-bottom : 1px solid #0E7FC3 ;
}

.top_concept_story{
	text-align : center ;
	font-size : 16px ;
	line-height : 42px ;
	margin-top : 40px ;
}



.top_title{
	width : 100% ;
	height : auto ;
	font-size : 30px ;
	text-align : center ;
	margin-bottom : 60px ;
	letter-spacing: 4px ;
}

.top_title span{
	border-bottom : 1px solid #0E7FC3 ;
}


.top_searchlike_superbox{
	width : 100% ;
	height : auto ;
	padding : 80px 0px ;
	background-color : #FFFFFF ;
}

.top_searchlike_flex{
	width : 90% ;
	max-width : 980px ;
	height : auto ;
	margin : 0px auto ;
}

.top_searchlike_itembox{
	width : 324px ;
	height : 306px ;
	margin-bottom : 4px ;
}
.top_searchlike_itembox_dummy{
	width : 324px ;
	height : 1px ;
	margin-bottom : 0px ;
}


.top_searchlike_item_imagebox{
	width : 324px ;
	height : 244px ;
	overflow : hidden ;
}
.top_searchlike_item_imagebox img{
	position : absolute ;
	top :0px ;
	left : 0px ;
	width : 100% ;
	height : auto ;
}

.top_searchlike_item_title{
	width : 100%;
	height : 62px ;
	line-height: 62px ; 
	background-color : #0E7FC3 ;
	color : #FFFFFF ;
	text-align : center ;
	font-size : 18px ;
}

.top_searchlike_item_title_arrow{
	position : absolute ;
	top : 50% ;
	right : 20px ;
	width : 24px ;
	height : auto ;
	margin-top : -12px ;
}

.top_searchpickup_superbox{
	width : 100% ;
	height : auto ;
	padding : 80px 0px ;
	background-color : #F3FBFE ;
}

.top_search_pickup_bar{
	width : 480px ;
	height : auto ;
	margin-bottom : 24px ;
}

.top_search_pickup_bar_dummy{
	width : 480px ;
	height : 1px  ;
	margin-bottom : 0px ;
}


.top_blog_itembox{
	width : 230px ;
	height : 280px ;
	margin-bottom : 20px ;
}

.top_blog_item_imagebox{
	width : 230px ;
	height : 130px ;
	overflow : hidden ;
}
.top_blog_item_imagebox img{
	position : absolute ;
	top : 0px ;
	left : 0px ;
	width : 100% ;
	height : auto ;
}

.top_blog_item_date{
	font-size : 13px ;
	color : #0E7FC3 ;
	margin-top : 24px ;
}

.top_blog_item_title{
	font-size : 15px ;
}
.top_blog_more_wrap{
	box-sizing: border-box ;
	width : 180px ;
	height : 40px ;
	margin : 10px auto ;
}

.top_blog_more{
	box-sizing: border-box ;
	width : 180px ;
	height : 40px ;
	line-height : 40px ;
	text-align : center ;
	background-color : #FFFFFF ;
	color : #0E7FC3 ;
	font-size : 13px ;
	border : 1px solid #CDCDCD ;
	border-radius : 4px ;
	-moz-border-radius : 4px ;
	-webkit-border-radius : 4px ;
}

.top_blog_more_arrow{
	position : absolute ;
	top : 50% ;
	right : 10px ;
	width : 20px ;
	height : auto ;
	margin-top : -10px ;
}































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



}


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







.top_mainimagebox{
}

.top_mainimage{
}

.top_mainimage_belt{
	width : 100% ;
	height : 60px ;
	line-height : 60px ;
}

.top_mainimage_belt_left{
	width : 600px ;
	margin : 0px auto ;
	font-size : 20px ;
}
.top_mainimage_belt_left span{
	margin-left : 20px ;
}
.top_mainimage_belt a,
.top_mainimage_belt a:link,
.top_mainimage_belt a:visited{
}
.top_mainimage_belt_right{
}

.top_mainimage_belt_right_arrow{
	position : absolute ;
	top : 50% ;
	right : 0px ;
	margin-top : -16px ;
	display : block ;
	width : 32px ;
	height : auto ;
	vertical-align: -0px ;
}

.top_conceptbox{
	margin-bottom : 20px ;
}

.top_concept_mainimage{
}

.top_concept_story_superbox{
	width : 560px ;
	padding : 90px 0px ;
}
.top_concept_story_roof{
}
.top_concept_story_box{
	padding : 16px 20px 16px ;
}

.top_concept_title{
}

.top_concept_story{
	font-size : 20px ;
	line-height : 52px ;
}



.top_title{
	font-size : 40px ;
	margin-bottom : 40px ;
}

.top_title span{
}


.top_searchlike_superbox{
	padding : 60px 0px ;
}

.top_searchlike_flex{
	width : 600px ;
	max-width : 600px ;
}

.top_searchlike_itembox{
	width : 298px ;
	height : 280px ;
	margin-bottom : 4px ;
}
.top_searchlike_itembox_dummy{
	width : 298px ;
}


.top_searchlike_item_imagebox{
	width : 298px ;
	height : 234px ;
}
.top_searchlike_item_imagebox img{
}

.top_searchlike_item_title{
	height : 54px ;
	line-height: 54px ; 
	font-size : 22px ;
}

.top_searchlike_item_title_arrow{
	position : absolute ;
	top : 50% ;
	right : 20px ;
	width : 32px ;
	height : auto ;
	margin-top : -16px ;
}

.top_searchpickup_superbox{
	padding : 90px 0px ;
}

.top_search_pickup_bar{
	width : 600px ;
	margin-bottom : 12px ;
}

.top_search_pickup_bar_dummy{
	width : 600px ;
}


.top_blog_itembox{
	width : 288px ;
	height : 340px ;
	margin-bottom : 20px ;
}

.top_blog_item_imagebox{
	width : 288px ;
	height : 160px ;
}
.top_blog_item_imagebox img{
}

.top_blog_item_date{
	font-size : 18px ;
	margin-top : 24px ;
}

.top_blog_item_title{
	font-size : 20px ;
}
.top_blog_more_wrap{
	width : 360px ;
	height : 60px ;
}

.top_blog_more{
	width : 360px ;
	height : 60px ;
	line-height : 60px ;
	font-size : 20px ;
}

.top_blog_more_arrow{
	width : 32px ;
	margin-top : -16px ;
}















}