<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */


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


/* PC END ###################################################### */
/*.tbl_bnr02 td.bg04｛
background: url(../images/contents/bg_btn04_01.jpg) center top/cover no-repeat;
}*/
/*.tbl_bnr02 td.bg08{
background: url(../images/contents/bg_btn08.jpg) center top/cover no-repeat;
}
*/
.tbl_bnr02 td.bg05{
background: url(../images/contents/bg_btn08.jpg) center top/cover no-repeat!important;
display: block!important;
}
.tbl_bnr02 td.bg06 {
    background-size: cover;
}
@media screen and (max-width: 768px){
/* ================================================================= 
 *
 * tablet size
 *
 * ================================================================= */






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



}
@media screen and (max-width: 468px){
/* ================================================================= 
 *
 * smartphone size
 *
 * ================================================================= */

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

/* 2024-03-14 r.shimomura start */
#f_reserve {
    transform: translateY(0);
}
/* 2024-03-14 r.shimomura end */</pre></body></html>