<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
================================================================= */
body{
	background: #fff;
}
header{
	background: #fff;
}
#contents{
	background: #fff;
	color: #000 !important;
}
.headline1 {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 30px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: none;
}
.fontblack,.fontblack h2,.fontblack h3{
	color: #000 !important;
}
.fontw,.fontw h2,.fontw h3{
	color: #fff !important;
}
.telcolor a{
	color: #000000;
	text-decoration:none;
}
/*----------------------------------------------------------------------------title*/
/*----------------------------------------------------------------------------common1*/
/*----------------------------------------------------------------------------common2*/
/*----------------------------------------------------------------------------common3*/

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

/* tablet END ###################################################### */
}
@media screen and (max-width: 468px){
	#c107 {
    padding: 0px 20px 0px 20px;
}
#c110 {
    padding: 0px 20px 0px 20px;
}
.tbl_wrap td.btn_white a {
    margin-top: 0px;
}
#c108 {
    padding: 0px 20px 0px 20px;
}
#c111 {
    padding: 0px 20px 0px 20px;
}
#c109 {
    padding: 0px 20px 0px 20px;
}</pre></body></html>