@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */


/* PC START ###################################################### */
.last_txt_img:before{
display: none!important;
}
#header_inner{
	justify-content: space-between!important;
}
.link_name01{


}

/* PC END ###################################################### */



@media screen and (max-width: 768px){
/* ================================================================= 
 *
 * tablet size
 *
 * ================================================================= */






/* tablet END ###################################################### */



}
@media screen and (max-width: 640px){
	#header_inner{
		display: block;
	}
/* ================================================================= 
 *
 * smartphone size
 *
 * ================================================================= */

/* smartphone END ################################################## */
}