Commit 93baa708 by o.kimura

ISOレイアウト調整

parent c27d5fff
...@@ -297,6 +297,7 @@ div.pict_table td { ...@@ -297,6 +297,7 @@ div.pict_table td {
font-size: 12px; font-size: 12px;
text-align: right; text-align: right;
} }
.content_guide { .content_guide {
width: 616px; width: 616px;
padding: 20px 40px; padding: 20px 40px;
...@@ -340,3 +341,15 @@ div.pict_table td { ...@@ -340,3 +341,15 @@ div.pict_table td {
.j-c-center { .j-c-center {
justify-content: center; justify-content: center;
} }
.mt10 {
margin-top: 10px !important;
}
.mt20 {
margin-top: 20px !important;
}
.mt30 {
margin-top: 30px !important;
}
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<link rel="stylesheet" href="../../shared/css/fontdefault.css" type="text/css" media="all"> <link rel="stylesheet" href="../../shared/css/fontdefault.css" type="text/css" media="all">
<link rel="stylesheet" href="../../shared/css/common_en.css" type="text/css" media="all"> <link rel="stylesheet" href="../../shared/css/common_en.css" type="text/css" media="all">
<link rel="stylesheet" href="../css/parts.css" type="text/css" media="all"> <link rel="stylesheet" href="../css/parts.css" type="text/css" media="all">
<link rel="stylesheet" href="css/pict.css" type="text/css" media="all"> <link rel="stylesheet" href="css/pict.css?v20220405" type="text/css" media="all">
<!--original --> <!--original -->
<script type="text/javascript"> <script type="text/javascript">
//<![CDATA[ //<![CDATA[
...@@ -109,7 +109,7 @@ ...@@ -109,7 +109,7 @@
<p class="checkaction pict">Installation of the (toilet) paper dispenser, flush button, and call button on the wall on the side of the toilet seat within the reach of users with physical disabilities while seated on the toilet.<br> <p class="checkaction pict">Installation of the (toilet) paper dispenser, flush button, and call button on the wall on the side of the toilet seat within the reach of users with physical disabilities while seated on the toilet.<br>
Placement of the flush button above the (toilet) paper dispenser and placement of the call button behind the toilet seat at the same height as the flush button, so visually impaired users can easily grasp the position by touch.<br> Placement of the flush button above the (toilet) paper dispenser and placement of the call button behind the toilet seat at the same height as the flush button, so visually impaired users can easily grasp the position by touch.<br>
Specification of the shape and color of the buttons so visually impaired users can differentiate between the flush button and call button by touch.</p> Specification of the shape and color of the buttons so visually impaired users can differentiate between the flush button and call button by touch.</p>
<p class="imgbox"><img src="images/iso_fig1.png" alt="" width="200" /></p> <p class="imgbox"><img src="images/iso_fig1.png" alt="" width="200" class="mt30" /></p>
</div> </div>
<p class="supplement">This figure was created by the Japan Restroom Manufacturers Association based on the<a href="https://www.meti.go.jp/policy/economy/hyojun/AD/toilet.html" target="_blank">"International Standard for the Layout of Flush Buttons, etc. in Public Restrooms"</a>issued by the Ministry of Economy, Trade and Industry.</p> <p class="supplement">This figure was created by the Japan Restroom Manufacturers Association based on the<a href="https://www.meti.go.jp/policy/economy/hyojun/AD/toilet.html" target="_blank">"International Standard for the Layout of Flush Buttons, etc. in Public Restrooms"</a>issued by the Ministry of Economy, Trade and Industry.</p>
</div> </div>
......
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