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


/* PC START ###################################################### */

.bg_pt_wrap1:after {
    position: absolute;
    z-index: -1;
}

.flx2 .box img, .flx2_r .box img {
    aspect-ratio: 25 / 14;
    object-fit: cover;
}
/* PC END ###################################################### */



@media screen and (max-width: 768px){

/* ================================================================= 
 *
 * tablet size
 *
 * ================================================================= */






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



}
@media screen and (max-width: 468px){

/* 
/* ================================================================= 
 *
 * smartphone size
 *
 * ================================================================= */

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