@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*================== ○○○○.html =================*/
div.blog_list {
    border: 0px!important;
}
#mainArea .maintxt {
    z-index: 1;
}
#mainArea .loadnews {
	z-index: 2;
}
/*===============20250502 t.hirose==============*/
#footer .inner .flxR .fnav ul {
    align-items: flex-end!important;
    flex-direction: column;
}
/*===============20250502 end===================*/
@media screen and (max-width: 834px){
}
@media only screen and (max-width: 640px){
	.product_09 .wrap .box:nth-child(1) {
		padding: 30px 90px 30px 30px !important;
	}
}