<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 750px) {
body { margin: 0; font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif; background-color: #fff; }
.clear { margin: 0; clear: both; }
.pc { display: none; }
header { margin: 0; }
header #header { margin: 10px 0 0 0; }
header #header #headerLogo { width: 45%; margin: 5px 0 0 0; float: left; }
header #header #headerLogo img { width: 100%; height: auto; }
	header #header nav {
        width: 50%;
        margin-top: 0px; margin-left: 5%; margin-bottom: 0px;
        float: left;
	}
	header #header nav ul {
        margin-top: 5px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
        padding: 0px;
        list-style-position: inside; list-style-type: none;
	}
	header #header nav ul li {
		width: 50%;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 10px;
        color: #CCCCCC;
        font-weight: bold;
        font-size: 16px;
        line-height: 21px;
        float: left;
	}
	header #header nav ul li a {
        color: #000000;
	}
	header .underLine {
        height: 3px;
        margin: 0px;
        background-image: url("/default/img/bakHeader020.png");
        background-repeat: repeat-x;
        clear: both;
	}
	
	.mapLink {
        margin-top: 40px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        text-align: center;
        background-color: #BCB150;
	}
	.mapLink .linkButton {
		margin: 0px;
		padding-top: 30px; padding-bottom: 30px;
	}
	.mapLink .linkButton img {
		width: 70%; height: auto;
		border-radius: 5px;
	}
		
	footer {
        margin-top: 30px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	footer #topLine {
        margin: 0px;
        height: 3px;
        background-image: url(../img/bakHeader020.png);
        background-repeat: repeat-x;
	}
	footer #footer {
		margin-top: 10px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding-top: 10px;
	}
footer #footer #contactInformation { margin: 0; }
footer #footer #contactInformation dt { margin: 0 2%; color: #000; font-weight: bold; font-size: 18px; line-height: 21px; }
footer #footer #contactInformation dd {
		margin-top: 0px;
		margin-left: 2%;
		margin-right: 2%;
		margin-bottom: 0px;
        color: #000;
        font-size: 14px;
        line-height: 21px;
}
footer #footer #footerRight { margin: 0; }
footer #footer #footerRight aside {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 2%;
    padding-right: 2%;
    color: #000;
    font-size: 14px;
    line-height: 21px;
    background-color: #ECECEC;
}
footer #footer #footerRight #copyright { margin: 10px 2% 0 2%; color: #000; font-size: 14px; line-height: 21px; }
}
</pre></body></html>