Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
sora
/
dfc
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
7032f949
authored
Nov 12, 2020
by
Orine Matsui
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
【Close準備】12月1日削除ページ実装
parent
2a207445
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
30 additions
and
298 deletions
wp-content/themes/dfc-template/css/style.css
wp-content/themes/dfc-template/footer.php
wp-content/themes/dfc-template/header.php
wp-content/themes/dfc-template/index.php
wp-content/themes/dfc-template/sidebar.php
wp-content/themes/dfc-template/css/style.css
View file @
7032f949
...
...
@@ -91,7 +91,7 @@
/* -------------------------------------------------------- */
/* #header */
/* -------------------------------------------------------- */
#header
.inner
{
position
:
relative
;
padding
:
17px
0
14
px
0
;}
#header
.inner
{
position
:
relative
;
padding
:
17px
0
21
px
0
;}
#header
.siteTitle
{
position
:
relative
;
max-width
:
640px
;
height
:
95px
;
margin-right
:
320px
;
vertical-align
:
middle
;}
#header
.siteTitle
img
{
display
:
block
;
...
...
@@ -333,21 +333,23 @@
.sb-slidebar
.sub-menu
li
{
background
:
#fff
;
border-top
:
1px
dotted
#ac3e4f
;}
.sb-slidebar
.sub-menu
li
a
{
color
:
#222222
;}
.sb-slidebar
.sub-menu
li
a
.nText
.icon
{
background-position
:
0
0
!important
;}
/* round
*/
/* round
.sb-slidebar .nav_gs_information,
.sb-slidebar .nav_gs_flow,
.sb-slidebar .nav_gs_message { border-top: none !important; background: #fff url(../images/slidebar_sub_top.gif) no-repeat 0 0 !important;}
.sb-slidebar .nav_gs_information a,
.sb-slidebar .nav_gs_flow a,
.sb-slidebar .nav_gs_message a { background: transparent url(../images/slidebar_sub_top.gif) no-repeat right 0 !important;}
/**/
*/
/*
.sb-slidebar .nav_gs_nagoya,
.sb-slidebar .nav_gs_facility,
.sb-slidebar .nav_gs_guide { background: #fff url(../images/slidebar_sub_bottom.gif) no-repeat 0 bottom !important;}
.sb-slidebar .nav_gs_nagoya a,v
.sb-slidebar .nav_gs_facility a,
.sb-slidebar .nav_gs_guide a { background: transparent url(../images/slidebar_sub_bottom.gif) no-repeat right bottom !important;}
/**/
*/
/*
.sb-slidebar .nav_g_profile,
.sb-slidebar .nav_g_parents,
.sb-slidebar .nav_g_qa,
...
...
@@ -360,6 +362,7 @@
.sb-slidebar .nav_g_about,
.sb-slidebar .nav_g_system,
.sb-slidebar .nav_g_happyreport {border-top: 1px dotted #fff;}
*/
/* -------------------------------------------------------- */
/* #mainContent */
/* -------------------------------------------------------- */
...
...
@@ -400,7 +403,7 @@
#mainContent
.sectionBox_btm
,
#mainContent
.sectionBox_shadow
{
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
-o-box-sizing
:
border-box
;
-ms-box-sizing
:
border-box
;
box-sizing
:
border-box
;}
#mainContent
.sectionBox
{
background
:
url(../images/bg_boxL_top.png)
no-repeat
left
top
;}
#mainContent
.sectionBox_header
{
min-height
:
60px
;
margin-left
:
13px
;
padding-top
:
3px
;
padding-right
:
13px
;
background
:
url(../images/bg_boxL_top.png)
no-repeat
right
top
;}
#mainContent
.sectionBox_header
{
min-height
:
60px
;
margin-left
:
13px
;
padding-top
:
3px
;
padding-right
:
0
;
background
:
url(../images/bg_boxL_top.png)
no-repeat
right
top
;}
#mainContent
.sectionBox_body
{
background
:
url(../images/bg_boxL_body.png)
repeat-y
left
top
;}
#mainContent
.sectionBox_body_inner
{
margin-left
:
13px
;
padding-top
:
20px
;
padding-right
:
13px
;
background
:
url(../images/bg_boxL_body.png)
repeat-y
right
top
;}
#mainContent
.sectionBox_inner
{
background
:
url(../images/bg_boxL_btm.png)
no-repeat
left
bottom
;}
...
...
@@ -413,7 +416,8 @@
#mainContent
.sectionArea_boxS
.sectionBox
{
background-image
:
url(../images/bgGR_boxL_top_Lre.png)
;}
#mainContent
.sectionArea_boxS
.sectionBox_header
{
background-image
:
url(../images/bgGR_boxL_top_Lre.png)
;}
#mainContent
.submenuBox
.sectionBox
{
background-image
:
url(../images/bgGR_boxL_top_Lgr.png)
;}
#mainContent
.submenuBox
.sectionBox_header
{
background-image
:
url(../images/bgGR_boxL_top_Lgr.png)
;}
#mainContent
.submenuBox
.sectionBox_header
,
#mainContent
.boxS.bgGR
.sectionBox_header
{
background-image
:
url(../images/bgGR_boxL_top_Lgr.png)
;}
#mainContent
.entryContent
.sectionBox
{
background-image
:
url(../images/bgGR_boxL_entry.png)
;}
#mainContent
.entryContent
.sectionBox_header
{
background-image
:
url(../images/bgGR_boxL_entry.png)
;}
/**/
...
...
@@ -428,7 +432,8 @@
#mainContent
.boxL
h3
,
#mainContent
.boxM
h3
,
#mainContent
.boxS
h3
{
border-top
:
3px
solid
#c94054
;
font-size
:
124%
;}
#mainContent
.submenuBox
.boxS
h3
{
border-top
:
3px
solid
#999999
;}
#mainContent
.submenuBox
.boxS
h3
,
#mainContent
.boxS.bgGR
h3
{
border-top
:
3px
solid
#999999
;}
/* 矢印 */
#mainContent
.topixBox
h3
.btnArrow
,
#mainContent
.sectionArea_boxM
h3
.btnArrow
{
display
:
none
;}
...
...
@@ -473,8 +478,9 @@
#mainContent
.boxS
h3
{}
#mainContent
.boxS
h3
a
{
display
:
block
;
padding-top
:
17px
;
padding-right
:
20px
;
line-height
:
18px
;
min-height
:
35px
;}
#mainContent
.boxS
h3
.btnArrow
{
margin-top
:
4px
;
width
:
9px
;
height
:
15px
;
background-position
:
0
0
;}
#mainContent
.submenuBox
.boxS
h3
.btnArrow
{
background-position
:
0
-30px
;}
#mainContent
.boxS
.sectionBox_body_inner
{
min-height
:
260px
;
padding-top
:
0
;}
#mainContent
.submenuBox
.boxS
h3
.btnArrow
,
#mainContent
.boxS.bgGR
h3
.btnArrow
{
background-position
:
0
-30px
;}
#mainContent
.boxS
.sectionBox_body_inner
{
min-height
:
200px
;
padding-top
:
0
;}
#mainContent
.submenuBox
.boxS
.sectionBox_body_inner
{
min-height
:
180px
;
padding-top
:
0
;}
#mainContent
.boxS
.sectionBox_body
.text
{
padding-bottom
:
10px
;}
#mainContent
.boxS
.sectionBox_body
.img
{
padding
:
10px
0
;}
...
...
wp-content/themes/dfc-template/footer.php
View file @
7032f949
<div
id=
"pageTopBox"
>
<div
class=
"inner"
>
<p
class=
"pageTop"
><a
href=
"javascript:void(0)"
><span
class=
"icon"
></span>
ページトップへ
</a></p>
<div
class=
"btn_form"
>
<?php
btn_form
(
'form'
);
?>
<!-- /.btn_form -->
</div>
<!-- /.inner -->
</div>
<!-- /#pageTopBox -->
</div>
<!-- footer -->
...
...
wp-content/themes/dfc-template/header.php
View file @
7032f949
...
...
@@ -136,11 +136,9 @@
<div
id=
"header"
>
<div
class=
"inner"
>
<h1
class=
"siteTitle"
><
img
src=
"
<?php
bloginfo
(
'template_url'
);
?>
/images/ttl_h1_DFC.gif"
alt=
"
<?php
bloginfo
(
'name'
);
?>
"
></h1>
<h1
class=
"siteTitle"
><
a
href=
"
<?php
echo
home_url
();
?>
"
><img
src=
"
<?php
bloginfo
(
'template_url'
);
?>
/images/ttl_h1_DFC.gif"
alt=
"
<?php
bloginfo
(
'name'
);
?>
"
></a
></h1>
<div
class=
"uiNav"
>
<div
class=
"btn_form"
>
<?php
btn_form
(
'form'
);
?>
<!-- /.btn_form -->
</div>
<div
class=
"btn_map_t"
><img
src=
"
<?php
bloginfo
(
'template_url'
);
?>
/images/text_header_tel_t.gif"
width=
"252"
height=
"20"
alt=
"東京オフィス:03-3405-8261"
class=
"imgTll"
>
<p
id=
"map_t"
><a
href=
"https://goo.gl/maps/RtRCjhMFAJh5ReD48"
title=
"東京都港区南青山1-1-1 新青山ビル西館2階"
target=
"_blank"
>
...
...
@@ -165,40 +163,3 @@
<!-- /#header -->
</div>
<div
id=
"globalNavBox"
>
<div
class=
"inner"
>
<ul
id=
"globalNav"
class=
"menu"
>
<li
class=
"nItem nav_g_home"
><a
href=
"
<?php
echo
home_url
();
?>
/"
><span
class=
"nText"
>
ホーム
</span></a></li>
<li
class=
"nItem nav_g_about"
><a
href=
"
<?php
echo
home_url
();
?>
/about/information.html"
><span
class=
"nText"
>
ダイヤモンドファミリークラブとは
</span></a>
<ul
class=
"sub-menu"
>
<li
class=
"nItem nav_gs_information"
><a
href=
"
<?php
echo
home_url
();
?>
/about/information.html"
><span
class=
"nText"
>
営業案内
</span></a></li>
<li
class=
"nItem nav_gs_qualification"
><a
href=
"
<?php
echo
home_url
();
?>
/about/qualification.html"
><span
class=
"nText"
>
入会資格
</span></a></li>
<li
class=
"nItem nav_gs_club"
><a
href=
"
<?php
echo
home_url
();
?>
/about/club.html"
><span
class=
"nText"
>
クラブ概要
</span></a></li>
<li
class=
"nItem nav_gs_greeting"
><a
href=
"
<?php
echo
home_url
();
?>
/about/greeting.html"
><span
class=
"nText"
>
代表ご挨拶
</span></a></li>
<li
class=
"nItem nav_gs_tokyo"
><a
href=
"
<?php
echo
home_url
();
?>
/about/tokyo-office.html"
><span
class=
"nText"
>
東京オフィスのご案内
</span></a></li>
<li
class=
"nItem nav_gs_nagoya"
><a
href=
"
<?php
echo
home_url
();
?>
/about/nagoya-office.html"
><span
class=
"nText"
>
名古屋オフィスのご案内
</span></a></li>
</ul>
</li>
<li
class=
"nItem nav_g_system"
><a
href=
"
<?php
echo
home_url
();
?>
/system/flow.html"
><span
class=
"nText"
>
ご紹介システム
</span></a>
<ul
class=
"sub-menu"
>
<li
class=
"nItem nav_gs_flow"
><a
href=
"
<?php
echo
home_url
();
?>
/system/flow.html"
><span
class=
"nText"
>
ご入会までの流れ
</span></a></li>
<li
class=
"nItem nav_gs_system"
><a
href=
"
<?php
echo
home_url
();
?>
/system/system.html"
><span
class=
"nText"
>
カウンセラー制度
</span></a></li>
<li
class=
"nItem nav_gs_counselor"
><a
href=
"
<?php
echo
home_url
();
?>
/system/counselor.html"
><span
class=
"nText"
>
カウンセラー紹介
</span></a></li>
<li
class=
"nItem nav_gs_facility"
><a
href=
"
<?php
echo
home_url
();
?>
/system/facility.html"
><span
class=
"nText"
>
施設のご紹介
</span></a></li>
</ul>
</li>
<li
class=
"nItem nav_g_profile"
><a
href=
"
<?php
echo
home_url
();
?>
/profile/profile.html"
><span
class=
"nText"
>
会員プロフィール
</span></a></li>
<li
class=
"nItem nav_g_qa"
><a
href=
"
<?php
echo
home_url
();
?>
/qa/qa.html"
><span
class=
"nText"
>
Q&A
</span></a></li>
<li
class=
"nItem nav_g_parents"
><a
href=
"
<?php
echo
home_url
();
?>
/parents/parents.html"
><span
class=
"nText"
>
ご両親様へ
</span></a></li>
<li
class=
"nItem nav_g_happyreport"
><a
href=
"
<?php
echo
home_url
();
?>
/message.html"
><span
class=
"nText"
>
しあわせ通信
</span></a>
<ul
class=
"sub-menu"
>
<li
class=
"nItem nav_gs_message"
><a
href=
"
<?php
echo
home_url
();
?>
/message.html"
><span
class=
"nText"
>
しあわせ通信
</span></a></li>
<li
class=
"nItem nav_gs_voice"
><a
href=
"
<?php
echo
home_url
();
?>
/voice/voice01.html"
><span
class=
"nText"
>
ご成約者様の声
</span></a></li>
<li
class=
"nItem nav_gs_useful"
><a
href=
"
<?php
echo
home_url
();
?>
/happyreport/useful.html"
><span
class=
"nText"
>
お役立ち情報
</span></a></li>
</ul>
</li>
</ul>
<!-- /.inner -->
</div>
<!-- /#globalNavBox -->
</div>
wp-content/themes/dfc-template/index.php
View file @
7032f949
...
...
@@ -13,9 +13,7 @@
<p>
専任のカウンセラーが長年培った経験と実績をもとに、ご紹介から交際・ご婚約まで親身になってお世話させていただきます。
<br>
<br>
三菱グループの安心と信頼の場で新しい出会いを広げてみませんか。
</p>
<div
class=
"btn_form"
>
<?php
btn_form
(
'form'
);
?>
<!-- /.btn_form -->
</div>
<div
class=
"btn_member"
>
<?php
btnRd_link
(
'member'
);
?>
<!-- /.btn_member -->
</div>
...
...
@@ -153,113 +151,14 @@ $dayago = $today-$entry;
<!-- /.boxM -->
</div>
<div
class=
"sectionArea_boxM sectionArea_boxM_02"
>
<div
class=
"qualificationBox sectionBox boxM accordion"
>
<div
class=
"sectionBox_shadow"
>
<div
class=
"sectionBox_inner"
>
<div
class=
"sectionBox_header"
>
<h3><span
class=
"icon"
></span>
入会資格
<span
class=
"btnArrow"
></span></h3>
<!-- /.sectionBox_header -->
</div>
<div
class=
"sectionBox_body"
>
<div
class=
"sectionBox_body_inner"
>
<span
class=
"topBox_tmb"
><img
src=
"http://www.diamond-familyclub.com/wp-content/uploads/top_box_tmb_03.jpg"
alt=
"入会資格"
></span>
<span
class=
"topBox_tmbS"
><img
src=
"http://www.diamond-familyclub.com/wp-content/uploads/top_box_tmb_03S.jpg"
alt=
"入会資格"
></span>
<p
class=
"text"
>
加盟会社(三菱グループと推薦会社・推薦団体)にご勤務・所属されている方(ご退職されました方を含む)とその家族及びご紹介の方がお申込みいただけます。なお年齢、学歴、再婚等の制限はありません。
</p>
<div
class=
"btn_qualification"
>
<div
class=
"btnRd btnBox"
><a
href=
"
<?php
echo
home_url
();
?>
/about/qualification.html"
><span
class=
"icon"
></span><span
class=
"btnText"
>
加盟会社一覧
</span><span
class=
"btnArrow"
></span></a></div>
<!-- /.btn_member -->
</div>
<!-- /.sectionBox_body_inner -->
</div>
<!-- /.sectionBox_body -->
</div>
<div
class=
"sectionBox_btm"
></div>
<!-- /.sectionBox_inner -->
</div>
<!-- /.sectionBox_shadow -->
</div>
<!-- /.boxM -->
</div>
<div
class=
"formBox sectionBox boxM accordion"
>
<div
class=
"sectionBox_shadow"
>
<div
class=
"sectionBox_inner"
>
<div
class=
"sectionBox_header"
>
<h3><span
class=
"icon"
></span>
入会申込書類のご請求
<span
class=
"btnArrow"
></span></h3>
<!-- /.sectionBox_header -->
</div>
<div
class=
"sectionBox_body"
>
<div
class=
"sectionBox_body_inner"
>
<span
class=
"topBox_tmb"
><img
src=
"http://www.diamond-familyclub.com/wp-content/themes/dfc-template/images/top_box_tmb_04S.jpg"
alt=
"入会申込書類ご請求フォーム"
></span>
<span
class=
"topBox_tmbS"
><img
src=
"http://www.diamond-familyclub.com/wp-content/themes/dfc-template/images/top_box_tmb_04S.jpg"
alt=
"入会申込書類ご請求フォーム"
></span>
<p
class=
"text"
>
入会書類をご請求いただきますと資料及び入会必要書類をお送りいたします。
<br
/>
こちらの請求フォームもしくはお電話にてお申込みください。
</p>
<div
class=
"btn_form"
>
<div
class=
"btnGrn btnBox"
><a
href=
"
<?php
echo
home_url
();
?>
/form.html"
><span
class=
"icon"
></span><span
class=
"btnText"
>
資料請求はこちら
</span><span
class=
"btnArrow"
></span></a></div>
<!-- /.btn_member -->
</div>
<!-- /.sectionBox_body_inner -->
</div>
<!-- /.sectionBox_body -->
</div>
<div
class=
"sectionBox_btm"
></div>
<!-- /.sectionBox_inner -->
</div>
<!-- /.sectionBox_shadow -->
</div>
<!-- /.boxM -->
</div>
<!-- /.sectionArea -->
</div>
<h4
class=
"ttl_sp"
>
メニュー
</h4>
<div
class=
"sectionArea_boxS menuSBox"
>
<div
class=
"informationBox sectionBox boxS"
>
<div
class=
"sectionBox_shadow"
>
<div
class=
"sectionBox_inner"
>
<div
class=
"sectionBox_header"
>
<h3><a
href=
"
<?php
echo
home_url
();
?>
/about/information.html"
>
ダイヤモンドファミリークラブとは
<span
class=
"btnArrow"
></span></a></h3>
<!-- /.sectionBox_header -->
</div>
<div
class=
"sectionBox_body"
>
<div
class=
"sectionBox_body_inner"
>
<p
class=
"img"
><img
src=
"http://www.diamond-familyclub.com/wp-content/uploads/top_box_tmb_05.jpg"
alt=
"営業案内"
></p>
<p
class=
"text"
>
ダイヤモンドファミリークラブは三菱グループの福利厚生・社会貢献を目的に昭和47年12月に設立した結婚紹介センターです。三菱グループの安心と信頼の場で新しい出会いを広げてみませんか。
</p>
<!-- /.sectionBox_body_inner -->
</div>
<!-- /.sectionBox_body -->
</div>
<div
class=
"sectionBox_btm"
></div>
<!-- /.sectionBox_inner -->
</div>
<!-- /.sectionBox_shadow -->
</div>
<!-- /.boxS -->
</div>
<div
class=
"flowBox sectionBox boxS"
>
<div
class=
"sectionBox_shadow"
>
<div
class=
"sectionBox_inner"
>
<div
class=
"sectionBox_header"
>
<h3><a
href=
"
<?php
echo
home_url
();
?>
/system/flow.html"
>
ご紹介システム
<span
class=
"btnArrow"
></span></a></h3>
<!-- /.sectionBox_header -->
</div>
<div
class=
"sectionBox_body"
>
<div
class=
"sectionBox_body_inner"
>
<p
class=
"img"
><img
src=
"http://www.diamond-familyclub.com/wp-content/uploads/top_box_tmb_06.jpg"
alt=
"ご入会までの流れ"
></p>
<p
class=
"text"
>
幸せな結婚を真剣に願う方々に“これからの人生を共に歩むことができる確かなお相手”をご紹介するしくみです。
</p>
<!-- /.sectionBox_body_inner -->
</div>
<!-- /.sectionBox_body -->
</div>
<div
class=
"sectionBox_btm"
></div>
<!-- /.sectionBox_inner -->
</div>
<!-- /.sectionBox_shadow -->
</div>
<!-- /.boxS -->
</div>
<div
class=
"profileBox sectionBox boxS"
>
<div
class=
"sectionBox_shadow"
>
<div
class=
"sectionBox_inner"
>
...
...
@@ -282,51 +181,9 @@ $dayago = $today-$entry;
</div>
<!-- /.boxS -->
</div>
<div
class=
"qaBox sectionBox boxS"
>
<div
class=
"sectionBox_shadow"
>
<div
class=
"sectionBox_inner"
>
<div
class=
"sectionBox_header"
>
<h3><a
href=
"
<?php
echo
home_url
();
?>
/qa/qa.html"
>
Q
&
A
<span
class=
"btnArrow"
></span></a></h3>
<!-- /.sectionBox_header -->
</div>
<div
class=
"sectionBox_body"
>
<div
class=
"sectionBox_body_inner"
>
<p
class=
"img"
><img
src=
"http://www.diamond-familyclub.com/wp-content/uploads/top_box_tmb_08.jpg"
alt=
"Q&A"
></p>
<p
class=
"text"
>
皆様からよくお受けする質問を掲載しています。
</p>
<!-- /.sectionBox_body_inner -->
</div>
<!-- /.sectionBox_body -->
</div>
<div
class=
"sectionBox_btm"
></div>
<!-- /.sectionBox_inner -->
</div>
<!-- /.sectionBox_shadow -->
</div>
<!-- /.boxS -->
</div>
<div
class=
"parentsBox sectionBox boxS"
>
<div
class=
"sectionBox_shadow"
>
<div
class=
"sectionBox_inner"
>
<div
class=
"sectionBox_header"
>
<h3><a
href=
"
<?php
echo
home_url
();
?>
/parents/parents.html"
>
ご両親様へ
<span
class=
"btnArrow"
></span></a></h3>
<!-- /.sectionBox_header -->
</div>
<div
class=
"sectionBox_body"
>
<div
class=
"sectionBox_body_inner"
>
<p
class=
"img"
><img
src=
"http://www.diamond-familyclub.com/wp-content/uploads/top_box_tmb_09.jpg"
alt=
"ご両親様へ"
></p>
<p
class=
"text"
>
当クラブでは今まで3,200件以上のご成約実績がございます。
</p>
<!-- /.sectionBox_body_inner -->
</div>
<!-- /.sectionBox_body -->
</div>
<div
class=
"sectionBox_btm"
></div>
<!-- /.sectionBox_inner -->
</div>
<!-- /.sectionBox_shadow -->
</div>
<!-- /.boxS -->
</div>
<div
class=
"messageBox sectionBox boxS"
>
<div
class=
"sectionBox_shadow"
>
<div
class=
"sectionBox_inner"
>
...
...
@@ -342,6 +199,8 @@ $dayago = $today-$entry;
</div>
<!-- /.sectionBox_body -->
</div>
<div
class=
"sectionBox_btm"
></div>
<!-- /.sectionBox_inner -->
</div>
...
...
@@ -349,56 +208,8 @@ $dayago = $today-$entry;
</div>
<!-- /.boxS -->
</div>
<div
class=
"formBox sectionBox boxS"
>
<div
class=
"sectionBox_shadow"
>
<div
class=
"sectionBox_inner"
>
<div
class=
"sectionBox_header"
>
<h3><a
href=
"
<?php
echo
home_url
();
?>
/form.html"
>
入会申込書類ご請求フォーム
<span
class=
"btnArrow"
></span></a></h3>
<!-- /.sectionBox_header -->
</div>
<div
class=
"sectionBox_body"
>
<div
class=
"sectionBox_body_inner"
>
<p
class=
"img"
><img
src=
"http://www.diamond-familyclub.com/wp-content/uploads/top_box_tmb_111.jpg"
alt=
"入会申込書類ご請求フォーム"
></p>
<p
class=
"text"
>
入会書類をご請求いただきますと資料及び入会必要書類をお送りいたします。
<br
/>
こちらの請求フォームもしくはお電話にてお申込みください。
</p>
<!-- /.sectionBox_body_inner -->
</div>
<!-- /.sectionBox_body -->
</div>
<div
class=
"sectionBox_btm"
></div>
<!-- /.sectionBox_inner -->
</div>
<!-- /.sectionBox_shadow -->
</div>
<!-- /.boxS -->
</div>
<!-- /.sectionArea -->
</div>
<div
class=
"sectionArea_boxS submenuBox"
>
<div
class=
"sitepolicyBox sectionBox boxS"
>
<div
class=
"sectionBox_shadow"
>
<div
class=
"sectionBox_inner"
>
<div
class=
"sectionBox_header"
>
<h3><a
href=
"
<?php
echo
home_url
();
?>
/sitepolicy.html"
>
このサイトについて
<span
class=
"btnArrow"
></span></a></h3>
<!-- /.sectionBox_header -->
</div>
<div
class=
"sectionBox_body"
>
<div
class=
"sectionBox_body_inner"
>
<p
class=
"img"
><img
src=
"http://www.diamond-familyclub.com/wp-content/uploads/top_box_tmb_13.jpg"
alt=
"このサイトについて"
></p>
<p
class=
"text"
>
著作権、リンク等についての注意事項を掲載しています。
</p>
<!-- /.sectionBox_body_inner -->
</div>
<!-- /.sectionBox_body -->
</div>
<div
class=
"sectionBox_btm"
></div>
<!-- /.sectionBox_inner -->
</div>
<!-- /.sectionBox_shadow -->
</div>
<!-- /.boxS -->
</div>
<div
class=
"Box sectionBox boxS"
>
<div
class=
"Box sectionBox boxS bgGR"
>
<div
class=
"sectionBox_shadow"
>
<div
class=
"sectionBox_inner"
>
<div
class=
"sectionBox_header"
>
...
...
@@ -420,31 +231,11 @@ $dayago = $today-$entry;
</div>
<!-- /.boxS -->
</div>
<div
class=
"sitemapBox sectionBox boxS"
>
<div
class=
"sectionBox_shadow"
>
<div
class=
"sectionBox_inner"
>
<div
class=
"sectionBox_header"
>
<h3><a
href=
"
<?php
echo
home_url
();
?>
/sitemap.html"
>
サイトマップ
<span
class=
"btnArrow"
></span></a></h3>
<!-- /.sectionBox_header -->
</div>
<div
class=
"sectionBox_body"
>
<div
class=
"sectionBox_body_inner"
>
<p
class=
"img"
><img
src=
"http://www.diamond-familyclub.com/wp-content/uploads/top_box_tmb_15.jpg"
alt=
"サイトマップ"
></p>
<p
class=
"text"
>
ホームページ全体の構成を表示します。
</p>
<!-- /.sectionBox_body_inner -->
</div>
<!-- /.sectionBox_body -->
</div>
<div
class=
"sectionBox_btm"
></div>
<!-- /.sectionBox_inner -->
</div>
<!-- /.sectionBox_shadow -->
</div>
<!-- /.boxS -->
</div>
<!-- /.sectionArea -->
</div>
<!-- /.inner -->
</div>
<!-- /mainContent -->
...
...
wp-content/themes/dfc-template/sidebar.php
View file @
7032f949
...
...
@@ -3,40 +3,15 @@
<?php
else
:
?>
<div
class=
"sb-slidebar sb-right"
>
<?php
endif
;
?>
<ul
id=
"slidebarNav"
class=
"menu"
><li
class=
"nItem nav_g_home"
><a
href=
"
<?php
echo
home_url
();
?>
/"
><span
class=
"nText"
>
ホーム
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_g_about"
><a
href=
"javascript:void(0)"
><span
class=
"nText"
>
ダイヤモンドファミリークラブとは
<span
class=
"icon"
></span></span></a>
<ul
class=
"sub-menu close"
>
<li
class=
"nItem nav_gs_information"
><a
href=
"
<?php
echo
home_url
();
?>
/about/information.html"
><span
class=
"nText"
>
営業案内
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_gs_qualification"
><a
href=
"
<?php
echo
home_url
();
?>
/about/qualification.html"
><span
class=
"nText"
>
入会資格
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_gs_club"
><a
href=
"
<?php
echo
home_url
();
?>
/about/club.html"
><span
class=
"nText"
>
クラブ概要
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_gs_greeting"
><a
href=
"
<?php
echo
home_url
();
?>
/about/greeting.html"
><span
class=
"nText"
>
代表ご挨拶
<span
class=
"icon"
></span></span></a></li>
<ul
id=
"slidebarNav"
class=
"menu"
>
<li
class=
"nItem nav_g_home"
><a
href=
"
<?php
echo
home_url
();
?>
/"
><span
class=
"nText"
>
ホーム
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_gs_tokyo"
><a
href=
"
<?php
echo
home_url
();
?>
/about/tokyo-office.html"
><span
class=
"nText"
>
東京オフィスのご案内
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_gs_nagoya"
><a
href=
"
<?php
echo
home_url
();
?>
/about/nagoya-office.html"
><span
class=
"nText"
>
名古屋オフィスのご案内
<span
class=
"icon"
></span></span></a></li>
</ul></li>
<li
class=
"nItem nav_g_system"
><a
href=
"javascript:void(0)"
><span
class=
"nText"
>
ご紹介システム
<span
class=
"icon"
></span></span></a>
<ul
class=
"sub-menu close"
>
<li
class=
"nItem nav_gs_flow"
><a
href=
"
<?php
echo
home_url
();
?>
/system/flow.html"
><span
class=
"nText"
>
ご入会までの流れ
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_gs_system"
><a
href=
"
<?php
echo
home_url
();
?>
/system/system.html"
><span
class=
"nText"
>
カウンセラー制度
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_gs_counselor"
><a
href=
"
<?php
echo
home_url
();
?>
/system/counselor.html"
><span
class=
"nText"
>
カウンセラー紹介
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_gs_facility"
><a
href=
"
<?php
echo
home_url
();
?>
/system/facility.html"
><span
class=
"nText"
>
施設のご紹介
<span
class=
"icon"
></span></span></a></li>
</ul>
</li>
<li
class=
"nItem nav_g_member"
><a
href=
"
<?php
echo
home_url
();
?>
/member/member.html"
><span
class=
"nText"
>
会員の皆様へ
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_g_profile"
><a
href=
"
<?php
echo
home_url
();
?>
/profile/profile.html"
><span
class=
"nText"
>
会員プロフィール
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_g_qa"
><a
href=
"
<?php
echo
home_url
();
?>
/qa/qa.html"
><span
class=
"nText"
>
Q&A
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_g_parents"
><a
href=
"
<?php
echo
home_url
();
?>
/parents/parents.html"
><span
class=
"nText"
>
ご両親様へ
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_g_happyreport"
><a
href=
"javascript:void(0)"
><span
class=
"nText"
>
しあわせ通信
<span
class=
"icon"
></span></span></a>
<ul
class=
"sub-menu close"
>
<li
class=
"nItem nav_gs_message"
><a
href=
"
<?php
echo
home_url
();
?>
/message.html"
><span
class=
"nText"
>
しあわせ通信
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_gs_voice"
><a
href=
"
<?php
echo
home_url
();
?>
/voice/voice01.html"
><span
class=
"nText"
>
ご成約者の声
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_gs_useful"
><a
href=
"
<?php
echo
home_url
();
?>
/happyreport/useful.html"
><span
class=
"nText"
>
お役立ち情報
<span
class=
"icon"
></span></span></a></li>
<!--<li class="nItem nav_gs_guide"><a href="
<?php
echo
home_url
();
?>
/happyreport/guide.html"><span class="nText">青山界隈情報<span class="icon"></span></span></a></li>-->
</ul>
</li>
</ul>
<ul
id=
"slidebarSabNav"
class=
"menu"
>
<li
class=
"nItem nav_sab_form"
><a
href=
"
<?php
echo
home_url
();
?>
/form.html"
><span
class=
"nText"
>
入会申込書類のご請求フォーム
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_sab_sitepolicy"
><a
href=
"
<?php
echo
home_url
();
?>
/sitepolicy.html"
><span
class=
"nText"
>
このサイトについて
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_sab_privacypolicy"
><a
href=
"
<?php
echo
home_url
();
?>
/privacypolicy.html"
><span
class=
"nText"
>
プライバシーポリシー
<span
class=
"icon"
></span></span></a></li>
<li
class=
"nItem nav_sab_sitemap"
><a
href=
"
<?php
echo
home_url
();
?>
/sitemap.html"
><span
class=
"nText"
>
サイトマップ
<span
class=
"icon"
></span></span></a></li>
</ul>
<!-- /.sb-slidebar -->
</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