@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*===========================PC====================================== */
#header_inner{
	padding-top: 20px;
}
.flex_box{
	    align-items: center;
}
.top01_bg{
	background-size: cover!important;
}
.top07 .top07L table .table_title div{
	max-width: 200px!important;
}
/*===========================tab====================================== */
@media screen and (min-width: 469px) and (max-width: 768px){

#header_inner{

}
div#builingual{
	padding-top: 53px!important;
}
}
/*===========================tab END====================================== */
/*===========================sp====================================== */
@media only screen and (max-width: 468px){


div#builingual{
	padding-top: 53px!important;
}



}
/*===========================sp END====================================== */