Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
sora
/
achievement
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
cfa38f1c
authored
Mar 23, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
cssのMV周り調整
parent
a4ccfea6
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
21 additions
and
39 deletions
achievement-official.conohawing.com/assets/css/style.css
achievement-official.conohawing.com/assets/include/header.php
achievement-official.conohawing.com/common_previous/css/management.css
achievement-official.conohawing.com/common_previous/css/trainer.css
achievement-official.conohawing.com/service/top/index.php
achievement-official.conohawing.com/assets/css/style.css
View file @
cfa38f1c
...
...
@@ -1754,7 +1754,8 @@ mainvisual
padding
:
0
15px
;
}
}
.c-mainvisual__ttl
{
.c-mainvisual__ttl
,
.c-mainvisual__title
{
width
:
100%
;
font-size
:
5rem
;
line-height
:
1.2
;
...
...
@@ -1764,20 +1765,21 @@ mainvisual
font-weight
:
600
;
}
@media
screen
and
(
max-width
:
767px
)
{
.c-mainvisual__ttl
{
.c-mainvisual__ttl
,
.c-mainvisual__title
{
font-size
:
3rem
;
}
}
.c-mainvisual__txt
,
.c-mainvisual__text
{
font-size
:
2rem
;
line-height
:
1.
2
;
line-height
:
1.
5
;
color
:
#fff
;
margin
:
27px
0
0
;
text-align
:
center
;
font-family
:
a-otf-midashi-go-mb31-pr6n
,
sans-serif
;
font-family
:
heisei-kaku-gothic-std
,
sans-serif
;
font-style
:
normal
;
font-weight
:
6
00
;
font-weight
:
5
00
;
}
@media
screen
and
(
max-width
:
767px
)
{
.c-mainvisual__txt
,
...
...
@@ -6060,36 +6062,6 @@ body {
}
}
.p-company
.c-mainvisual__title
{
font-size
:
5rem
;
color
:
#fff
;
font-family
:
'a-otf-midashi-go-mb31-pr6n'
,
'sans-serif'
;
line-height
:
2
;
}
@media
screen
and
(
max-width
:
767px
)
{
.p-company
.c-mainvisual__title
{
font-size
:
3rem
;
line-height
:
1.5
;
}
}
.p-company
.c-mainvisual__text
{
font-size
:
2rem
;
color
:
#fff
;
font-family
:
'heisei-kaku-gothic-std'
,
'sans-serif'
;
text-align
:
center
;
}
@media
screen
and
(
max-width
:
767px
)
{
.p-company
.c-mainvisual__text
{
font-size
:
1.4rem
;
color
:
#363636
;
text-align
:
left
;
padding
:
34px
20px
67px
;
}
}
.p-company
.c-mainvisual
.c-breadcrumb
{
position
:
absolute
;
top
:
0
;
...
...
@@ -6884,7 +6856,6 @@ body {
.p-kita
.c-mainvisual__title
{
font-size
:
5rem
;
color
:
#fff
;
font-family
:
'a-otf-midashi-go-mb31-pr6n'
,
'sans-serif'
;
line-height
:
2
;
}
...
...
@@ -6901,7 +6872,6 @@ body {
.p-kita
.c-mainvisual__text
{
font-size
:
2rem
;
color
:
#fff
;
font-family
:
'heisei-kaku-gothic-std'
,
'sans-serif'
;
text-align
:
right
;
}
...
...
achievement-official.conohawing.com/assets/include/header.php
View file @
cfa38f1c
...
...
@@ -138,6 +138,13 @@
<link
rel=
"stylesheet"
href=
"/common_previous/css/other.css"
>
<link
rel=
"stylesheet"
href=
"/common_previous/css/contact.css"
>
<?php
}
?>
<?php
if
(
$pageid
==
"contact-form"
)
{
?>
<link
rel=
"stylesheet"
href=
"/common_previous/css/other.css"
>
<link
rel=
"stylesheet"
href=
"/common_previous/css/contact.css"
>
<link
rel=
"stylesheet"
href=
"/common_previous/css/form.css"
>
<?php
}
?>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=UA-3405083-1"
></script>
<script>
...
...
achievement-official.conohawing.com/common_previous/css/management.css
View file @
cfa38f1c
...
...
@@ -117,6 +117,7 @@ body {
height
:
250px
;
}
}
.c-mainvisual__ttl
{
width
:
100%
;
text-align
:
center
;
...
...
achievement-official.conohawing.com/common_previous/css/trainer.css
View file @
cfa38f1c
...
...
@@ -909,6 +909,7 @@ body {
*/
.c-mainvisual
{
background
:
#e0dedf
;
height
:
auto
;
}
@media
screen
and
(
max-width
:
767px
)
{
...
...
@@ -922,6 +923,7 @@ body {
margin
:
0
auto
;
padding
:
0
49px
;
*
zoom
:
1
;
text-align
:
left
;
}
.c-mainvisual__inner
:after
{
...
...
@@ -976,7 +978,7 @@ body {
line-height
:
1.2
;
color
:
#363636
;
font-weight
:
bold
;
margin
:
9
5px
0
13px
;
margin
:
12
5px
0
13px
;
}
@media
screen
and
(
max-width
:
767px
)
{
...
...
@@ -991,6 +993,8 @@ body {
font-size
:
2rem
;
line-height
:
1.4
;
color
:
#363636
;
text-align
:
left
;
margin-top
:
0
;
}
@media
screen
and
(
max-width
:
767px
)
{
...
...
achievement-official.conohawing.com/service/top/index.php
View file @
cfa38f1c
...
...
@@ -9,7 +9,7 @@
</div>
<section
class=
"c-mainvisual"
>
<div
class=
"c-mainvisual__inner"
>
<h2
class=
"c-mainvisual__t
itle
"
>
『頂点への道
<sup>
Ⓡ
</sup>
』講座
</h2>
<h2
class=
"c-mainvisual__t
tl
"
>
『頂点への道
<sup>
Ⓡ
</sup>
』講座
</h2>
<p
class=
"c-mainvisual__text"
>
個人と組織の目標達成力を高めるトレーニングプログラム
</p>
</div>
</section>
...
...
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