@charset "utf-8";

#page .description_box .thumbnail{background-image:url(../img/en/image1.png);}
#page .description_box .text{line-height:1.88;color:#555555;}

#page .category_list ul li{width:180px;}

#page .summary_box ul li:nth-child(1){background-image:url(../img/en/tab1.png);}
#page .summary_box ul li:nth-child(2){background-image:url(../img/en/tab2.png);}
#page .summary_box ul li:nth-child(3){background-image:url(../img/en/tab3.png);}
#page .summary_box ul li:nth-child(4){background-image:url(../img/en/tab4.png);}

#page .summary_box ul li:nth-child(1):hover{background-image:url(../img/en/tab1ov.png);}
#page .summary_box ul li:nth-child(2):hover{background-image:url(../img/en/tab2ov.png);}
#page .summary_box ul li:nth-child(3):hover{background-image:url(../img/en/tab3ov.png);}
#page .summary_box ul li:nth-child(4):hover{background-image:url(../img/en/tab4ov.png);}

#page .value_box .thumbnail{background-image:url(../img/en/image2.png);}
#page .value_box .text{width:45%;}
#page .value_box .text .title{font-size:26px;line-height:1.538;padding:7% 0 7% 21%;width:122%;}
#page .value_box .text .description{color:#555555;line-height:2;margin-top:45%; font-size: 16px;}

@media screen and (max-width:1200px){
	#page .value_box .text .title{font-size:2.2vw;}
	#page .value_box .text .description{font-size:1.2vw;}
}