Commit 59d12e9b by o.kimura

位置ズレ修正

parent 95142388
Showing with 8 additions and 8 deletions
...@@ -343,14 +343,14 @@ h3 { ...@@ -343,14 +343,14 @@ h3 {
padding-right: 0px; padding-right: 0px;
} }
.second .point {
margin-bottom: 400px;
}
.under_menu_box.manage a { .under_menu_box.manage a {
padding: 0; padding: 0;
} }
.second .block > p {
margin: 20px 4%;
}
.second .point > div.pict { .second .point > div.pict {
display: table-cell; display: table-cell;
} }
...@@ -361,7 +361,7 @@ h3 { ...@@ -361,7 +361,7 @@ h3 {
.lead_btm { .lead_btm {
position: absolute; position: absolute;
top: 123%; top: 122%;
justify-content: center; justify-content: center;
left: 0; left: 0;
display: flex; display: flex;
...@@ -369,7 +369,7 @@ h3 { ...@@ -369,7 +369,7 @@ h3 {
.lead_btm2 { .lead_btm2 {
left: auto; left: auto;
bottom: 140px; bottom: 130px;
} }
.point .side { .point .side {
...@@ -381,7 +381,7 @@ h3 { ...@@ -381,7 +381,7 @@ h3 {
} }
.second .point > div.pict { .second .point > div.pict {
padding: 30px 5px 0px 8px; padding: 30px 5px 0px 8px !important;
} }
.point .side img:nth-child(1) { .point .side img:nth-child(1) {
...@@ -524,7 +524,7 @@ h3 { ...@@ -524,7 +524,7 @@ h3 {
} }
.second .point { .second .point {
margin-bottom: 100px; margin-bottom: 450px;
} }
} }
......
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