diff --git a/css/mobile-first.css b/css/mobile-first.css index 5029e5c..1cfcce7 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -152,8 +152,15 @@ a.infocustomize { } .sidebar .start-nav-item { width: 30%; - height: 30px; + height: 28px; } +.guide_block {width: 31%; + display: inline-block; + float: left; + margin-right: 28px;} + .navisgation_title_pc { color: #ad1818; border-bottom: 1px solid #d1d1d1; padding-bottom: 5px; margin-bottom: 10px; font-size: 18px; font-family: 'Goudy Old Style'; font-weight: 600;} + ul.guide_links {padding-left: 0;} + ul.guide_links li {width: 100%;} .bottommedia { width: 50%; float: left; @@ -2064,8 +2071,8 @@ font-size: 27px;} } ul.list-reset { background: none; - top: 30px; - width: 1000px; + top: 15px; + width: 1200px; position: absolute; padding-left: 150px; } @@ -2128,7 +2135,7 @@ display: block;} color: #fff; float: left; margin-right: 20px; - font-size: 17px; + font-size: 16px; } .pcnavibutton { float: right;