@charset "UTF-8";@import "../../css/style.css";div#content div#map { height: 500px; }/* --------------------------------------------------Smartphone (iPhone5横向き時以下)-------------------------------------------------- */@media screen and (max-width : 568px) {div#content div#map { height: 300px; }}