@media screen and (max-width: 768px) {
	:root{
		--ark-fz--xxl: 1em;
	}
	body{
		font-size:16px;
	}
	.midashi1_en{
		font-size:30px;
	}
	.top_bnlink .arkb-boxLink__inner {
    height: 130px;
}
	.copy1{
		font-size:28px;
		margin-bottom:2rem;
	}
	.w-70 {
    width: 100%;
    margin: auto;
}
	.phil_box{
		margin-bottom:2rem;
	}
	.arkb-container--5{
		padding:0!important;
}
	.midashi1{
		font-size:15px;
	}
	.phil_box h3 {
    font-size: 2.4rem;
	}
	.top_about_btn_box a{
	border-left:0!important;
	border-right:0!important;
	padding-top:18px!important;
	padding-bottom:18px!important;
		background-size:18px!important;
	}
	.top_bn h3 {
    font-size: 20px !important;
}
	.teaser h2 {
    font-size: 3rem;
		padding-left:20px;
	}
	.company_table li {
    width: 100%;
}
	.prtner_list ul{
	width:100%;
}
}