diff --git a/jdmain.css b/jdmain.css index 4bc0c1c..08dc163 100644 --- a/jdmain.css +++ b/jdmain.css @@ -631,6 +631,31 @@ .line-dl div dd .info-small{ font-size: 13px; } +@media screen and (max-width: 746px){ + .home-info-address_title{ + font-size: 1.5em; + } + .info-text .info-small{ + font-size: 0.6rem; + } + .info-address{ + font-size: 11px; + } + .line-dl div .font-mg{ + font-size: 11px; + max-width: 100%; + width: 100%; + } + .line-dl div dd{ + font-size: 10px; + } + .line-dl div dd{ + width: calc(100% - 150px); + } + .line-dl div dd a{ + width: calc(100% - 150px); + } +} /* ----------------------------------// home-info---------------------------------- */ /* footer */ footer { /* XXX: Change ME! */ @@ -1060,6 +1085,9 @@ padding-top: 50px; width: 100%; } + .class-content-items{ + font-size:1rem; + } } @media screen and (max-width: 1024px){ #hamburger-menu{