Commit 5ee9f453 by Kim Gyeongeun

ご利用方法のイメージ変更

parent 317b14ec
...@@ -30,7 +30,9 @@ ...@@ -30,7 +30,9 @@
</li> </li>
</ul> </ul>
<h4>会員登録の流れ</h4> <h4>会員登録の流れ</h4>
<div><img src="/em/images/flow_regist_sp_new.png" width="382"></div> <div class="flow_box15">
<img src="/em/images/flow_regist_sp_new.png" width="100%">
</div>
<!-- <!--
<div class="bg_blue"> <div class="bg_blue">
<div class="flow_box13"> <div class="flow_box13">
......
...@@ -306,6 +306,12 @@ body{ ...@@ -306,6 +306,12 @@ body{
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: 0px center; background-position: 0px center;
} }
.category .flow_box15{
background-color:#FFF;
padding:20px 10px 20px 0px;
background-repeat: no-repeat;
background-position: 0px center;
}
.category .flow_text{ .category .flow_text{
margin-left:120px; margin-left:120px;
......
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 to comment