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
3c1088dd
authored
Jun 02, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
セミナーに書籍追加
parent
eb9af040
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
98 additions
and
0 deletions
achievement-official.conohawing.com/common_previous/css/seminar.css
achievement-official.conohawing.com/experience/xxxxx/index01.php
achievement-official.conohawing.com/common_previous/css/seminar.css
View file @
3c1088dd
...
...
@@ -592,6 +592,76 @@ body {
}
.c-list4
{
margin-top
:
30px
;
}
@media
screen
and
(
max-width
:
767px
)
{
.c-list4
{
margin-top
:
0
;
}
}
.c-list4__item
{
width
:
100%
;
margin
:
28px
0
0
0
;
}
.c-list4__inner
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-ms-flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
-webkit-box-pack
:
justify
;
-ms-flex-pack
:
justify
;
justify-content
:
space-between
;
}
.c-list4__img
{
width
:
190px
;
margin
:
2px
0
0
;
}
@media
screen
and
(
max-width
:
767px
)
{
.c-list4__img
{
width
:
38%
;
margin
:
1px
0
0
;
}
}
.c-list4__info
{
width
:
calc
(
100%
-
210px
);
}
@media
screen
and
(
max-width
:
767px
)
{
.c-list4__info
{
width
:
58%
;
}
}
.c-list4__ttl
{
font-size
:
2rem
;
line-height
:
1.24
;
color
:
#363636
;
font-weight
:
bold
;
position
:
relative
;
}
@media
screen
and
(
max-width
:
767px
)
{
.c-list4__ttl
{
font-size
:
1.6rem
;
}
}
.c-list4__txt
{
font-size
:
1.6rem
;
line-height
:
1.5
;
color
:
#363636
;
margin
:
10px
0
0
!important
;
}
/*
------------------------------------------------------------*/
...
...
achievement-official.conohawing.com/experience/xxxxx/index01.php
View file @
3c1088dd
...
...
@@ -88,7 +88,35 @@
また、企業研修においては、選択理論心理学をベースとした体験型のチームビルディングやモチベーション・マネジメント研修を担当。
<br>
技術職と営業職の両方のキャリアがあり、営業職のみならず研究職や技術職といった
<br>
理系受講生からも高い共感値と満足度を得ている。
</p>
<ul
class=
"c-list4"
>
<li
class=
"c-list4__item"
>
<a
href=
"https://shop.achievement.co.jp/products/detail.php?product_id=717"
target=
"_blank"
class=
"c-list4__inner"
>
<div
class=
"c-list4__img"
>
<img
src=
"/assets/img/trainer/img_trainer_aoki_book01.jpg"
alt=
"超・達成思考"
>
</div>
<div
class=
"c-list4__info"
>
<h4
class=
"c-list4__ttl"
>
超・達成思考
</h4>
<p
class=
"c-list4__txt"
>
数々の成功者が続出!
<br>
28年間続く日本一の目標達成講座のエッセンスを大公開
</p>
</div>
</a>
</li>
<li
class=
"c-list4__item"
>
<a
href=
"https://shop.achievement.co.jp/products/detail.php?product_id=584"
target=
"_blank"
class=
"c-list4__inner"
>
<div
class=
"c-list4__img"
>
<img
src=
"/assets/img/trainer/img_trainer_aoki_book02.png"
alt=
"志の力"
>
</div>
<div
class=
"c-list4__info"
>
<h4
class=
"c-list4__ttl"
>
志の力
</h4>
<p
class=
"c-list4__txt"
>
日本の教育をリードしてきた元文部科学大臣と36万人を指導した人材教育のプロフェッショナルが伝える迷い、不安と無縁になる新・成功哲学!
</p>
</div>
</a>
</li>
</ul>
</div>
</div>
</div>
...
...
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