Commit 034845b9 by o.kimura

T123調整

parent 7195da95
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
</div> </div>
<div class="flex_wrapper mt40"> <div class="flex_wrapper mt40">
<img src="images/graph01.jpg" alt="普及率グラフ" width="650" height="auto"> <img src="images/graph02.jpg" alt="普及率グラフ" width="650" height="auto">
</div> </div>
<div class="section" id="section_a"> <div class="section" id="section_a">
......
...@@ -375,14 +375,20 @@ h3 { ...@@ -375,14 +375,20 @@ h3 {
} }
.second .point p.txt_left1 { .second .point p.txt_left1 {
text-align: center; text-align: left;
padding-right: 0px; padding-right: 0px;
} }
.second .point p.txt_left2 { .second .point p.txt_left2 {
text-align: center; text-align: left;
padding-right: 0px; padding-right: 0px;
} }
.pict_inner_2 > img,
.pict_inner_3 > img {
width: 140px;
height: auto;
}
} }
/* 0-640px ----*/ /* 0-640px ----*/
......
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