/* PC */
@media screen and (min-width:769px){
	.page_top .mainslider li p{
		padding-top: 274px;
		font-size: 35px;
		line-height: 1.5625;
	}
	.top_business .text li{
		list-style: disc inside;
		padding-left: 1em;
		text-indent: -1em;
		line-height: 1.4;
		margin-top: 20px;
	}
	.top_investment .text p.lh_l{
		text-align: center;
	}
	.top_business .text li:first-child{
		margin-top: 0;
	}
	.page_top .mainslider li:nth-child(1) {
		background: url(/resources/img/top/pct_mainslide1en.jpg) no-repeat center center;
		/* background-size: cover; */
	}
	.page_top .mainslider li:nth-child(2) {
		background: url(/resources/img/top/pct_mainslide1en.jpg) no-repeat center center;
	}
	.page_top .mainslider li:nth-child(3) {
		background: url(/resources/img/top/pct_mainslide1en.jpg) no-repeat center center;
	}
	.top_news .news-item dt {
    width: 15%;
	}
	.news-item dd{
		width: 85%;
	}
	.top_base .text {
    display: table-cell;
    vertical-align: top;
    text-align: center;
	}
}
@media screen and (min-width: 1600px){
	.page_top .mainslider li:nth-child(1) {
		background: url(/resources/img/top/pct_mainslide1en.jpg) no-repeat center center;
		background-size: cover;
	}
	.page_top .mainslider li:nth-child(2) {
		background: url(/resources/img/top/pct_mainslide1en.jpg) no-repeat center center;
		background-size: cover;
	}
	.page_top .mainslider li:nth-child(3) {
		background: url(/resources/img/top/pct_mainslide1en.jpg) no-repeat center center;
		background-size: cover;
	}
}
/* SP */
@media screen and (max-width:768px){
	.page_top .mainslider li{
		font-size: 25px;
	}
	.top_business .text li{
		list-style: disc inside;
		padding-left: 1em;
		text-indent: -1em;
		line-height: 1.4;
		margin-top: 20px;
	}
	.top_business .text li:first-child{
		margin-top: 0;
	}
	.top_news .news-item dt {
		width: 120px;
  }
	@media screen and (max-width:360px){
		.page_top .mainslider li{
			font-size: 22px;
		}
	}
}
.grand_footer .gnav .nav_company ul li:last-child {
    line-height: 1.3;
}
.grand_footer .gnav li.nav_company {
    right: 438px;
}
