/* screens smaller than 980---------------------------------------------------------- */
@media only screen and (min-width:691px) and (max-width:1024px) {



/*title*/
/*------------------------------------------------------------------------------*/
.box4 li{
  width: 49%;
}

.box4 li:nth-child(2n){
  margin-right: 0%;
}

.box4_2 li{
  width: 49%;
}

.box4_2 li:nth-child(2n){
  margin-right: 0%;
}
	

.sp_danb_img100 {
width:68%;
}
.sp_danb_img100 img {
	width:100%;
	height:auto;
}

.box4_3 li{
  width: 49%;
  margin-right:2% !important;
}

.box4_3 li:nth-child(2n){
  margin-right: 0 !important;
}

.sp_block{
  display: none;
}

/*en*/
.en_2box_r .fs90b{
  font-size: 80%;
}
.section_pickup .tit{
  font-size: 130%;
}
/*------------------------------------------------------------------------------*/
}