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
c5799e2c
authored
May 25, 2020
by
o.kimura
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
動画下区切り線を濃く
parent
ff37f20f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
common.css
common.min.css
common.css
View file @
c5799e2c
...
...
@@ -295,7 +295,8 @@ body {
#dt_retympa
.movieArea
{
margin-top
:
30px
;
padding-bottom
:
60px
;
border-bottom
:
1px
dashed
#ccc
;
border-bottom
:
1px
solid
#999
;
box-shadow
:
0
1px
0
rgba
(
245
,
245
,
245
,
1
);
}
#dt_retympa
.productArea
{
...
...
common.min.css
deleted
100644 → 0
View file @
ff37f20f
@charset
"UTF-8"
;
html
,
body
,
p
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
ul
,
ol
,
dl
,
dt
,
dd
,
li
,
table
,
th
,
td
,
form
{
margin
:
0
;
padding
:
0
}
*
{
font-size
:
100%
}
body
{
margin
:
0
;
padding
:
0
}
a
img
{
border
:
0
}
a
{
color
:
#06f
;
text-decoration
:
underline
}
a
:hover
{
color
:
#074b9c
}
a
:visited
{
color
:
#551a8b
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
margin
:
0
0
.5em
0
}
p
,
ul
,
ol
,
dl
{
margin
:
0
0
1em
0
;
line-height
:
1.4
}
ul
,
ol
{
padding
:
0
0
0
30px
}
dt
{
font-weight
:
bold
}
dd
{
margin
:
0
0
.5em
1.0
}
table
{
border-collapse
:
collapse
;
border-spacing
:
0
;
margin
:
0
0
1em
0
}
table
th
,
table
td
{
font-weight
:
normal
;
border
:
1px
solid
#666
;
text-align
:
left
;
padding
:
4px
6px
;
vertical-align
:
top
}
table
th
{
background-color
:
#efefef
}
table
caption
{
caption-side
:
top
;
text-align
:
left
}
.clf
{
min-height
:
1px
}
.clf
:after
{
content
:
""
;
display
:
block
;
clear
:
both
;
height
:
1px
;
overflow
:
hidden
}
/*\*/
*
html
.clf
{
height
:
1px
;
overflow
:
visible
}
/**/
.doc_separate
{
display
:
none
}
@media
screen
and
(
min-width
:
961px
){
body
{
font-size
:
100%
;
background-color
:
#fff
;
text-align
:
center
}
#header
,
#contents
,
#footer
{
width
:
1200px
;
margin
:
0
auto
10px
;
text-align
:
left
}
article
{
width
:
100%
;
margin
:
0
;
padding
:
0
}
#footer_inner
{
padding
:
10px
}
#contents_main
{
width
:
850px
;
margin
:
0
auto
;
background
:
0
;
box-sizing
:
content-box
}
#contents_main
.dt_area
{
margin
:
0
20px
}
.dt_img
{
width
:
100%
;
margin
:
10px
auto
;
padding
:
0
;
text-align
:
center
}
.dt_img
img
{
width
:
100%
;
height
:
auto
;
margin
:
0
auto
;
padding
:
0
;
text-align
:
center
}
.figure
{
display
:
block
;
margin
:
20px
auto
;
max-width
:
600px
;
text-align
:
right
}
.figure
img
{
margin
:
0
auto
;
padding
:
0
;
text-align
:
center
}
.figure
span
{
font-size
:
81.25%
;
text-align
:
right
}
.dt_area
table
{
width
:
90%
;
margin
:
20px
5%
}
#contents_sub
{
display
:
none
;
float
:
right
;
width
:
300px
;
background
:
0
;
border
:
2px
dashed
#C00
;
box-sizing
:
content-box
}
#contents_sub
.contents_sub_inner
{
padding
:
10px
}}
body
{
font-family
:
"Noto Sans"
,
"ヒラギノ角ゴ Pro"
,
"Hiragino Kaku Gothic Pro"
,
"メイリオ"
,
"Meiryo"
,
sans-serif
}
#dt_retympa
h2
{
font-size
:
1.5rem
}
#dt_retympa
.top_area
{
width
:
100%
;
max-width
:
100%
;
margin
:
20px
0
10px
0
;
display
:
flex
;
flex-basis
:
auto
;
-webkit-justify-content
:
space-between
;
justify-content
:
space-between
;
box-sizing
:
border-box
}
#dt_retympa
.top_area
.retympa_logo
{
width
:
100%
;
height
:
auto
;
padding-top
:
10px
}
#dt_retympa
.top_area
.retympa_right
{
display
:
none
;
width
:
260px
;
height
:
auto
}
#dt_retympa
.supplement
{
position
:
absolute
;
margin
:
-20px
0
0
680px
;
font-size
:
1rem
;
text-align
:
right
}
#dt_retympa
.attachedDoc
{
display
:
inherit
;
text-align
:
right
;
margin-bottom
:
10px
}
#dt_retympa
.drArea
{
display
:
inherit
;
text-align
:
right
}
#dt_retympa
.movieArea
{
margin-top
:
30px
;
padding-bottom
:
60px
;
border-bottom
:
1px
dashed
#ccc
}
#dt_retympa
.productArea
{
margin-top
:
70px
}
#dt_retympa
.meetingArea
{
margin
:
60px
0
}
#dt_retympa
sup
{
font-size
:
70%
;
position
:
relative
;
top
:
-0.2em
}
#dt_retympa
.btnArea
{
display
:
flex
;
justify-content
:
center
;
margin-top
:
30px
}
.btn_retympa
{
box-shadow
:
inset
0
1px
0
0
#fce2c1
;
background-color
:
#ff9419
;
border-radius
:
6px
;
display
:
inline-block
;
cursor
:
pointer
;
color
:
#fff
!important
;
font-size
:
1.4rem
;
font-weight
:
bold
;
padding
:
12px
20px
;
text-decoration
:
none
;
text-shadow
:
0
1px
0
#cc9f52
}
.btn_retympa
:hover
{
background-color
:
#ffb561
}
.btn_retympa
:active
{
position
:
relative
;
top
:
1px
}
a
:hover
{
cursor
:
pointer
}
#dt_retympa
br
.sp-only
{
display
:
none
}
@media
screen
and
(
max-width
:
960px
){
#contents_main
{
clear
:
both
;
width
:
100%
;
margin
:
0
auto
}
#contents_main
.dt_area
{
clear
:
both
;
width
:
100%
;
margin
:
0
auto
}
#contents_sub
{
display
:
none
;
clear
:
both
;
width
:
100%
;
margin
:
0
}
.detailing_img
img
{
width
:
100%
;
height
:
auto
;
max-width
:
670px
;
margin
:
10px
auto
;
padding
:
0
;
text-align
:
center
}
.figure
img
{
width
:
90%
;
height
:
auto
;
max-width
:
670px
;
margin
:
10px
5%
;
padding
:
0
;
text-align
:
center
}
.dt_area
table
{
width
:
90%
;
margin
:
0
5%
}
#dt_retympa
h2
{
font-size
:
1.5rem
;
padding
:
10px
5px
}
#dt_retympa
.top_area
{
width
:
auto
;
margin
:
20px
0
10px
0
;
display
:
block
;
-webkit-justify-content
:
space-between
;
justify-content
:
space-between
}
#dt_retympa
.top_area
.retympa_logo
{
width
:
100%
;
height
:
auto
;
padding-top
:
10px
}
#dt_retympa
.top_area
.retympa_right
{
width
:
260px
;
height
:
auto
}
#dt_retympa
.supplement
{
position
:
absolute
;
margin
:
-20px
10px
0
0
;
right
:
0
;
font-size
:
1rem
}
#dt_retympa
.attachedDoc
{
display
:
inherit
;
text-align
:
right
;
margin-bottom
:
10px
;
padding
:
10px
}
#dt_retympa
.drArea
{
display
:
inherit
;
text-align
:
right
;
padding
:
10px
}
#dt_retympa
.movieArea
{
margin-top
:
20px
;
padding
:
10px
;
padding-bottom
:
80px
}
#dt_retympa
.productArea
{
margin-top
:
60px
;
padding
:
10px
}
#dt_retympa
.meetingArea
{
margin
:
50px
0
;
padding
:
10px
}
#dt_retympa
sup
{
font-size
:
70%
;
position
:
relative
;
top
:
-0.2em
}
#dt_retympa
.btnArea
{
display
:
flex
;
justify-content
:
center
;
margin-top
:
30px
}
.btn_retympa
{
box-shadow
:
inset
0
1px
0
0
#fce2c1
;
background-color
:
#ff9419
;
border-radius
:
6px
;
display
:
inline-block
;
cursor
:
pointer
;
color
:
#fff
!important
;
font-size
:
1.4rem
;
font-weight
:
bold
;
padding
:
12px
20px
;
text-decoration
:
none
;
text-shadow
:
0
1px
0
#cc9f52
}
.btn_retympa
:hover
{
background-color
:
#ffb561
}
.btn_retympa
:active
{
position
:
relative
;
top
:
1px
}
a
:hover
{
cursor
:
pointer
}
#dt_retympa
br
.sp-only
{
display
:
block
}}
@media
screen
and
(
max-width
:
480px
){
#header
,
#contents
,
#footer
{
width
:
100%
}
article
{
width
:
100%
;
margin
:
0
;
padding
:
0
}
#footer_inner
{
padding
:
10px
}
#contents_main
{
clear
:
both
;
width
:
100%
;
margin
:
0
auto
}
#contents_main
.dt_area
{
clear
:
both
;
width
:
100%
;
margin
:
0
auto
}
#contents_sub
{
display
:
none
;
clear
:
both
;
width
:
100%
;
margin
:
0
}
.detailing_img
img
{
width
:
100%
;
height
:
auto
;
max-width
:
670px
;
margin
:
10px
auto
;
padding
:
0
;
text-align
:
center
}
.figure
img
{
width
:
90%
;
height
:
auto
;
max-width
:
670px
;
margin
:
10px
5%
;
padding
:
0
;
text-align
:
center
}
.dt_area
table
{
width
:
90%
;
margin
:
0
5%
}
#dt_retympa
h2
{
font-size
:
1rem
;
line-height
:
1.5rem
;
padding
:
10px
8px
;
margin-bottom
:
0
}
#dt_retympa
.top_area
{
display
:
block
;
margin
:
0
;
width
:
auto
;
height
:
auto
;
-webkit-justify-content
:
space-between
;
justify-content
:
space-between
}
#dt_retympa
.top_area
.retympa_logo
{
width
:
100%
;
height
:
auto
;
padding-top
:
10px
}
#dt_retympa
.top_area
.retympa_right
{
display
:
none
}
#dt_retympa
.supplement
{
position
:
absolute
;
margin
:
-5px
10px
0
0
;
right
:
0
;
font-size
:
11px
;
line-height
:
16px
}
#dt_retympa
.attachedDoc
{
display
:
inherit
;
text-align
:
right
;
margin-bottom
:
0
;
font-size
:
.8rem
;
line-height
:
1.2rem
;
padding
:
10px
}
#dt_retympa
.drArea
{
font-size
:
.8rem
;
line-height
:
1.2rem
;
padding
:
10px
}
#dt_retympa
.movieArea
{
margin-top
:
0
;
font-size
:
.8rem
;
line-height
:
1.2rem
;
padding
:
10px
;
padding-bottom
:
30px
}
#dt_retympa
.productArea
{
margin-top
:
0
;
font-size
:
.8rem
;
line-height
:
1.2rem
;
padding
:
10px
;
padding-bottom
:
20px
;
padding-top
:
30px
}
#dt_retympa
.meetingArea
{
margin
:
0
;
font-size
:
.8rem
;
line-height
:
1.2rem
;
padding
:
10px
}
#dt_retympa
sup
{
font-size
:
100%
;
position
:
relative
}
#dt_retympa
.btnArea
{
display
:
flex
;
justify-content
:
center
;
margin-top
:
30px
}
.btn_retympa
{
font-size
:
1rem
}
.btn_retympa
:hover
{
background-color
:
#ffb561
}
.btn_retympa
:active
{
position
:
relative
;
top
:
1px
}
a
:hover
{
cursor
:
pointer
}
#dt_retympa
br
.sp-only
{
display
:
block
}}
\ No newline at end of file
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