Commit d1ead2eb by Orine Matsui

css微修正

parent 4d7d5cba
Showing with 3 additions and 1 deletions
...@@ -383,7 +383,9 @@ ...@@ -383,7 +383,9 @@
#mainVisual .inner { position: relative;} #mainVisual .inner { position: relative;}
#mainVisual img { width: 100%;} #mainVisual img { width: 100%;}
#mainVisual img.imgPC { min-height: 310px;} #mainVisual img.imgPC { min-height: 310px;}
@media screen and (min-width: 768px) {
#mainVisual .visualCopy { position: absolute; top: 0; width: 42%;} #mainVisual .visualCopy { position: absolute; top: 0; width: 42%;}
}
#mainVisual .visualCopy h2 { padding: 11% 8% 2%; font-size: 154%; font-weight: bold; color: #c93f54; line-height: 1.2;} #mainVisual .visualCopy h2 { padding: 11% 8% 2%; font-size: 154%; font-weight: bold; color: #c93f54; line-height: 1.2;}
#mainVisual .visualCopy p { padding: 20% 8% 7%;font-size: 16px;font-weight: bold;} #mainVisual .visualCopy p { padding: 20% 8% 7%;font-size: 16px;font-weight: bold;}
#mainVisual .visualCopy p strong { color: #c93f54;} #mainVisual .visualCopy p strong { color: #c93f54;}
...@@ -1522,7 +1524,7 @@ span.sabText + input + span.sabText {margin-left: 30px;} /* フリガナã€ãŠå ...@@ -1522,7 +1524,7 @@ span.sabText + input + span.sabText {margin-left: 30px;} /* フリガナã€ãŠå
#mainContent { background: #fff;} #mainContent { background: #fff;}
#mainVisual { margin-top: 0; padding-top: 0px; background: url(../images/mainContent_bg.gif) repeat 0 0;} #mainVisual { margin-top: 0; padding-top: 0px; background: url(../images/mainContent_bg.gif) repeat 0 0;}
#mainVisual .shadow { padding-bottom: 0; background: none;} #mainVisual .shadow { padding-bottom: 0; background: none;}
#mainVisual .visualCopy { position: static; padding-bottom: 20px; width: 100%;} #mainVisual .visualCopy { position: static; position: relative; padding-bottom: 20px; width: 100%;}
#mainVisual .visualCopy p { padding: 15px 3.22%; font-size: 16px;} #mainVisual .visualCopy p { padding: 15px 3.22%; font-size: 16px;}
#mainVisual .visualCopy .btn_form { margin: 0 auto 10px; width: 300px;} #mainVisual .visualCopy .btn_form { margin: 0 auto 10px; width: 300px;}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment