Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
sora
/
mci-retympa
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e28deec5
authored
Apr 15, 2020
by
o.kimura
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
ヘッダ部改定
parent
5a625fc9
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
25 additions
and
35 deletions
5.html
6.html
7.html
common.css
files/logo2.png
index.html
5.html
View file @
e28deec5
...
@@ -35,9 +35,7 @@
...
@@ -35,9 +35,7 @@
<img
src=
"/files/logo2.png"
alt=
""
class=
"retympa_logo"
>
<img
src=
"/files/logo2.png"
alt=
""
class=
"retympa_logo"
>
<img
src=
"/files/main.png"
alt=
""
class=
"retympa_right"
>
<img
src=
"/files/main.png"
alt=
""
class=
"retympa_right"
>
</div>
</div>
<div
class=
"supplement"
>
【禁忌(次の患者には投与しないこと)】
<br>
<div
class=
"supplement"
>
(2020年5月作成)
</div>
1. 本剤の成分に対し過敏症の既往歴のある患者
<br>
2. 耳内に悪性腫瘍のある患者又はその既往歴のある患者[本剤が細胞増殖促進作用を有するため]
</div>
<div
class=
"attachedDoc"
>
<div
class=
"attachedDoc"
>
注意)禁忌を含む使用上の注意等については、
<br
class=
"sp-only"
>
最新の添付文書をご参照ください
<br>
注意)禁忌を含む使用上の注意等については、
<br
class=
"sp-only"
>
最新の添付文書をご参照ください
<br>
...
...
6.html
View file @
e28deec5
...
@@ -35,9 +35,7 @@
...
@@ -35,9 +35,7 @@
<img
src=
"/files/logo2.png"
alt=
""
class=
"retympa_logo"
>
<img
src=
"/files/logo2.png"
alt=
""
class=
"retympa_logo"
>
<img
src=
"/files/main.png"
alt=
""
class=
"retympa_right"
>
<img
src=
"/files/main.png"
alt=
""
class=
"retympa_right"
>
</div>
</div>
<div
class=
"supplement"
>
【禁忌(次の患者には投与しないこと)】
<br>
<div
class=
"supplement"
>
(2020年5月作成)
</div>
1. 本剤の成分に対し過敏症の既往歴のある患者
<br>
2. 耳内に悪性腫瘍のある患者又はその既往歴のある患者[本剤が細胞増殖促進作用を有するため]
</div>
<div
class=
"attachedDoc"
>
<div
class=
"attachedDoc"
>
注意)禁忌を含む使用上の注意等については、
<br
class=
"sp-only"
>
最新の添付文書をご参照ください
<br>
注意)禁忌を含む使用上の注意等については、
<br
class=
"sp-only"
>
最新の添付文書をご参照ください
<br>
...
...
7.html
View file @
e28deec5
...
@@ -35,9 +35,7 @@
...
@@ -35,9 +35,7 @@
<img
src=
"/files/logo2.png"
alt=
""
class=
"retympa_logo"
>
<img
src=
"/files/logo2.png"
alt=
""
class=
"retympa_logo"
>
<img
src=
"/files/main.png"
alt=
""
class=
"retympa_right"
>
<img
src=
"/files/main.png"
alt=
""
class=
"retympa_right"
>
</div>
</div>
<div
class=
"supplement"
>
【禁忌(次の患者には投与しないこと)】
<br>
<div
class=
"supplement"
>
(2020年5月作成)
</div>
1. 本剤の成分に対し過敏症の既往歴のある患者
<br>
2. 耳内に悪性腫瘍のある患者又はその既往歴のある患者[本剤が細胞増殖促進作用を有するため]
</div>
<div
class=
"attachedDoc"
>
<div
class=
"attachedDoc"
>
注意)禁忌を含む使用上の注意等については、
<br
class=
"sp-only"
>
最新の添付文書をご参照ください
<br>
注意)禁忌を含む使用上の注意等については、
<br
class=
"sp-only"
>
最新の添付文書をご参照ください
<br>
...
...
common.css
View file @
e28deec5
...
@@ -264,20 +264,21 @@ body {
...
@@ -264,20 +264,21 @@ body {
}
}
#dt_retympa
.top_area
.retympa_logo
{
#dt_retympa
.top_area
.retympa_logo
{
width
:
400px
;
width
:
96.5%
;
height
:
75px
;
height
:
auto
;
padding
:
12px
0
0
15px
;
padding
:
12px
0
30px
15px
;
}
}
#dt_retympa
.top_area
.retympa_right
{
#dt_retympa
.top_area
.retympa_right
{
display
:
none
;
width
:
260px
;
width
:
260px
;
height
:
auto
;
height
:
auto
;
}
}
#dt_retympa
.supplement
{
#dt_retympa
.supplement
{
position
:
absolute
;
position
:
absolute
;
margin
:
-
70px
0
0
13
px
;
margin
:
-
42px
0
0
640
px
;
font-size
:
0.72
rem
;
font-size
:
1
rem
;
}
}
#dt_retympa
.attachedDoc
{
#dt_retympa
.attachedDoc
{
...
@@ -406,9 +407,9 @@ a:hover {
...
@@ -406,9 +407,9 @@ a:hover {
}
}
#dt_retympa
.top_area
.retympa_logo
{
#dt_retympa
.top_area
.retympa_logo
{
width
:
400px
;
width
:
96.5%
;
height
:
75px
;
height
:
auto
;
padding
:
12px
0
0
15px
;
padding
:
12px
0
30px
15px
;
}
}
#dt_retympa
.top_area
.retympa_right
{
#dt_retympa
.top_area
.retympa_right
{
...
@@ -417,10 +418,10 @@ a:hover {
...
@@ -417,10 +418,10 @@ a:hover {
}
}
#dt_retympa
.supplement
{
#dt_retympa
.supplement
{
width
:
65%
;
position
:
absolute
;
position
:
absolute
;
margin
:
-70px
0
0
13px
;
margin
:
-42px
30px
0
0
;
font-size
:
0.69rem
;
right
:
0
;
font-size
:
1rem
;
}
}
#dt_retympa
.attachedDoc
{
#dt_retympa
.attachedDoc
{
...
@@ -567,32 +568,29 @@ a:hover {
...
@@ -567,32 +568,29 @@ a:hover {
}
}
#dt_retympa
.top_area
{
#dt_retympa
.top_area
{
width
:
auto
;
height
:
168px
;
margin
:
0
;
margin
:
0
;
width
:
auto
;
height
:
auto
;
border
:
2px
solid
#8bc886
;
border
:
2px
solid
#8bc886
;
display
:
inline-block
;
-webkit-justify-content
:
space-between
;
-webkit-justify-content
:
space-between
;
justify-content
:
space-between
;
justify-content
:
space-between
;
}
}
#dt_retympa
.top_area
.retympa_logo
{
#dt_retympa
.top_area
.retympa_logo
{
width
:
9
3
%
;
width
:
9
5
%
;
height
:
auto
;
height
:
auto
;
padding
:
10px
;
padding
:
10px
10px
30px
10px
;
}
}
#dt_retympa
.top_area
.retympa_right
{
#dt_retympa
.top_area
.retympa_right
{
display
:
none
display
:
none
;
}
}
#dt_retympa
.supplement
{
#dt_retympa
.supplement
{
width
:
auto
;
position
:
absolute
;
position
:
relative
;
margin
:
-28px
20px
0
0
;
margin
:
-85px
0
0
5px
;
right
:
0
;
font-size
:
0.72rem
;
font-size
:
0.7rem
;
line-height
:
1.2rem
;
padding
:
6px
;
}
}
#dt_retympa
.attachedDoc
{
#dt_retympa
.attachedDoc
{
...
...
files/logo2.png
View file @
e28deec5
108 KB
|
W:
|
H:
252 KB
|
W:
|
H:
2-up
Swipe
Onion skin
index.html
View file @
e28deec5
...
@@ -35,9 +35,7 @@
...
@@ -35,9 +35,7 @@
<img
src=
"/files/logo2.png"
alt=
""
class=
"retympa_logo"
>
<img
src=
"/files/logo2.png"
alt=
""
class=
"retympa_logo"
>
<img
src=
"/files/main.png"
alt=
""
class=
"retympa_right"
>
<img
src=
"/files/main.png"
alt=
""
class=
"retympa_right"
>
</div>
</div>
<div
class=
"supplement"
>
【禁忌(次の患者には投与しないこと)】
<br>
<div
class=
"supplement"
>
(2020年5月作成)
</div>
1. 本剤の成分に対し過敏症の既往歴のある患者
<br>
2. 耳内に悪性腫瘍のある患者又はその既往歴のある患者[本剤が細胞増殖促進作用を有するため]
</div>
<div
class=
"attachedDoc"
>
<div
class=
"attachedDoc"
>
注意)禁忌を含む使用上の注意等については、
<br
class=
"sp-only"
>
最新の添付文書をご参照ください
<br>
注意)禁忌を含む使用上の注意等については、
<br
class=
"sp-only"
>
最新の添付文書をご参照ください
<br>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment