<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ==========================================================
TOKYO ISLAND
========================================================== */
/*/////////////////////////////
- 1.
- 2.
- 3.
- 4.
/////////////////////////////*/
.bgHeading .hdg02 .en.contact {
    width: 16.230769em;
}

/*/////メディアクエリ追加（タブレット）/////*/
@media (min-width: 813px) {
.bgHeading .hdg02 .en.contact {
    width: 28.5em;
}
}
/*/////メディアクエリ（PC）/////*/
@media(min-width: 1280px) {

}
/*# sourceMappingURL=access.css.map */



</pre></body></html>