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


/*================== ○○○○.html =================*/
@media only screen and (min-width: 769px){
.pu-menu-overlay_box_content .pu-txtlink{
	white-space: nowrap!important;
	font-size: 28px;
}
}
@media screen and (min-width: 469px) and (max-width: 768px){
}
@media only screen and (max-width: 468px){
}