Commit 8596f8e3 by Orine Matsui

【よくある質問】【お問い合わせ】【資料ダウンロード】追加

parent 99f2272f
<?php $pageid="contact";?>
<?php include($_SERVER['DOCUMENT_ROOT'] . '/assets/include/header.php'); ?>
<div class="p-other">
<section class="c-mainvisual">
<div class="c-breadcrumb pc-only">
<ul class="c-breadcrumb__inner">
<li class="c-breadcrumb__item">
<a href="/"><span>TOP</span></a>
</li>
<li class="c-breadcrumb__item">
<a href="/catalogue/"><span>資料ダウンロード</span></a>
</li>
</ul>
</div>
<div class="p-other-mv">
<h2 class="p-other-mv-ttl">資料ダウンロード</h2>
</div>
</section>
<div class="container">
<main class="p-contact-content">
<section class="otherSingle0">
<p class="otherSingle0__txt">アチーブメントの提供する人材教育サービスの内容や事例をわかりやすくまとめた各種資料をご用意しました。<br>
ダウンロードの上、是非ご活用ください。</p>
</section>
<section class="otherSingle2">
<h3 class="c-title1">資料ダウンロード</h3>
<!--
<div class="p-contact-imgtext1"><a href="#">
<div class="p-contact-imgtext1__img">
<img src="/assets/img/catalogue/img_catalogue01.jpg" alt="">
</div>
<div class="p-contact-imgtext1__info">
<h4 class="p-contact-imgtext1__ttl">理念浸透を加速させる5つのステップ</h4>
<p class="p-contact-imgtext1__txt">どうすれば理念浸透した組織ができるのか?<br>
実際に理念浸透を取り組み結果の出た企業事例と共にご案内します。</p>
</div>
</a></div>
-->
<div class="p-contact-imgtext1"><a href="#">
<div class="p-contact-imgtext1__img">
<img src="/assets/img/catalogue/img_catalogue02.jpg" alt="">
</div>
<div class="p-contact-imgtext1__info">
<h4 class="p-contact-imgtext1__ttl">特別無料動画視聴</h4>
<p class="p-contact-imgtext1__txt">各業界で成果を上げている受講生の声などを参考にいただき、『頂点への道』講座のエッセンスを代表の青木が自らメッセージをしている。</p>
</div>
</a></div>
</section>
<section class="otherSingle2">
<h3 class="c-title1">個別相談</h3>
<div class="p-contact-imgtext1"><a href="#">
<div class="p-contact-imgtext1__img">
<img src="/assets/img/catalogue/img_catalogue04.jpg" alt="">
</div>
<div class="p-contact-imgtext1__info">
<h4 class="p-contact-imgtext1__ttl">個別相談を希望する</h4>
<p class="p-contact-imgtext1__txt">「組織の課題に対して何を取り組めばいいか相談をしたい」「アチーブメントの講座の活用方法を直接聞きたい」といったご要望に個別でお応えさせていただきます。<br>
お気軽にお問い合わせください。</p>
</div>
</a></div>
</section>
</main>
</div>
</div>
<?php include($_SERVER['DOCUMENT_ROOT'] . '/assets/include/footer.php'); ?>
\ No newline at end of file
@charset "UTF-8";
/* ========================================
contact.css
* contact
======================================== */
.page-other .p-contact-content {
max-width: 1200px;
margin: 0 auto;
padding: 60px 0 70px 0; }
.page-other .p-contact-content p,
.page-other .p-contact-content li {
font-family: heisei-kaku-gothic-std, sans-serif; }
.page-contact a {
text-decoration: none; }
.page-contact .container {
margin-bottom: 100px; }
@media screen and (max-width: 767px) {
.page-contact .container {
margin-bottom: 50px; } }
.c-btn1 {
width: 600px;
padding-bottom: 30px; }
@media screen and (max-width: 767px) {
.c-btn1 {
width: 100%;
max-width: 320px; } }
.c-btn1__txt {
display: block;
text-align: center;
font-size: 2.4rem;
line-height: 1.5;
background: #ffffff;
color: #363636;
font-weight: bold;
border: 2px solid #363636;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
padding: 22px 32px 18px; }
@media screen and (max-width: 767px) {
.c-btn1__txt {
font-size: 1.6rem;
padding: 18px 20px 14px; } }
.c-btn1__txt::after {
content: '';
width: 8px;
height: 8px;
border-top: 4px solid #363636;
border-right: 4px solid #363636;
position: absolute;
top: 50%;
right: 15px;
-webkit-transform: translate(-50%, 0) rotate(45deg);
transform: translate(-50%, 0) rotate(45deg);
margin: -5px 0 0; }
@media screen and (max-width: 767px) {
.c-btn1__txt::after {
border-width: 2px;
margin: -3px 0 0; } }
.p-contact-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-top: 46px;
margin-bottom: 0; }
@media screen and (max-width: 767px) {
.p-contact-list {
display: block;
margin-top: 26px; } }
.p-contact-list li {
font-size: 3.6rem;
line-height: 36px;
padding: 0 20px; }
@media screen and (max-width: 767px) {
.p-contact-list li {
font-size: 2.6rem;
line-height: 26px;
text-align: center;
padding: 0 0 10px; }
.p-contact-list li:first-child {
padding: 0 0 20px; } }
.p-contact-list li span {
display: inline-block; }
.p-contact-list li a {
color: #363636;
display: none; }
@media screen and (max-width: 767px) {
.p-contact-list li span {
display: none; }
.p-contact-list li a {
display: inline-block; } }
.p-contact-list li small {
font-size: 2.4rem; }
@media screen and (max-width: 767px) {
.p-contact-list li small {
font-size: 1.8rem; } }
.p-contact-text {
font-size: 1.6rem;
line-height: 1.75;
text-align: center;
margin-top: 8px;
margin-bottom: 32px; }
@media screen and (max-width: 767px) {
.p-contact-text {
margin-top: 0; } }
.p-contact-imgtext1 {
position: relative;
border: 1px solid #ededed;
margin: 23px 106px; }
@media screen and (max-width: 767px) {
.p-contact-imgtext1 {
margin: 23px 0; } }
.p-contact-imgtext1 a {
color: #363636;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; }
@media screen and (max-width: 767px) {
.p-contact-imgtext1 a {
display: block; } }
.p-contact-imgtext1:before,
.p-contact-imgtext1:after {
content: '';
position: absolute;
top: 50%;
right: 15px; }
.p-contact-imgtext1:before {
z-index: 2;
width: 16px;
height: 16px;
border-top: 4px solid #fff;
border-right: 4px solid #fff;
right: -15px;
-webkit-transform: translate(-50%, 0) rotate(45deg);
transform: translate(-50%, 0) rotate(45deg);
margin: -10px 0 0; }
.p-contact-imgtext1:after {
z-index: 1;
width: 50px;
height: 50px;
background: #363636;
right: -25px;
margin: -25px 0 0; }
@media screen and (max-width: 767px) {
.p-contact-imgtext1:before,
.p-contact-imgtext1:after {
content: '';
position: absolute;
top: 100%; }
.p-contact-imgtext1:before {
z-index: 2;
width: 10px;
height: 10px;
border-top: 4px solid #fff;
border-right: 4px solid #fff;
right: 6px;
-webkit-transform: translate(-50%, 0) rotate(45deg);
transform: translate(-50%, 0) rotate(45deg);
margin: -24px 0 0; }
.p-contact-imgtext1:after {
z-index: 1;
width: 35px;
height: 35px;
background: #363636;
right: 0px;
margin: -34px 0 0; } }
.p-contact-imgtext1__info {
padding-right: 56px;
width: calc(100% - 316px); }
@media screen and (max-width: 767px) {
.p-contact-imgtext1__info {
padding: 0 26px 16px 16px;
width: 100%; } }
.p-contact-imgtext1__img {
text-align: center;
width: 300px;
margin-right: 16px; }
@media screen and (max-width: 767px) {
.p-contact-imgtext1__img {
width: 100%;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px; } }
.p-contact-imgtext1__img img {
width: 100%; }
@media screen and (max-width: 767px) {
.otherSingle2__imgtxt__img img {
width: 100%; } }
.p-contact-imgtext1__ttl {
font-size: 2.8rem;
line-height: 28px;
font-family: heisei-kaku-gothic-std, sans-serif;
border-bottom: 2px solid #dcdcdc;
margin-top: 28px ;
margin-bottom: 20px ;
padding-bottom: 20px ; }
@media screen and (max-width: 767px) {
.p-contact-imgtext1__ttl {
font-size: 2.0rem;
line-height: 20px;
margin-top: 18px ;
margin-bottom: 8px ;
padding-bottom: 8px ; } }
.p-contact-imgtext1__txt {
font-size: 1.6rem;
line-height: 1.75;
font-family: heisei-kaku-gothic-std, sans-serif;
display: block; }
@media screen and (max-width: 767px) {
.p-contact-imgtext1__txt {
font-size: 1.4rem;
line-height: 1.4; } }
......@@ -3,11 +3,79 @@
/* ========================================
other.css
* member.php
* .php
* .php
* member
* marc
* business_partner
* privacy
* policy
* trademark
* sitemap
======================================== */
/* ========================================
common parts
======================================== */
.c-breadcrumb {
background: transparent;
position: absolute;
width: 100%;
top: 114px;
left: 0; }
@media screen and (max-width: 767px) {
.c-breadcrumb {
top: 1px; } }
.c-breadcrumb--position2 {
top: 1px; }
.c-breadcrumb__inner {
max-width: 1200px;
margin: 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
overflow: hidden; }
.c-breadcrumb__item {
position: relative;
margin: 0 2px 0 0; }
@media screen and (max-width: 767px) {
.c-breadcrumb__item {
margin: 0 3px 0 0; } }
.c-breadcrumb__item:first-child {
margin: 0 3px 0 -6px; }
@media screen and (max-width: 767px) {
.c-breadcrumb__item:first-child {
margin: 0 3px 0 -4px; } }
.c-breadcrumb__item::after {
content: '';
width: 100%;
height: 100%;
background: rgba(190, 172, 86, 0.3);
position: absolute;
top: 0;
left: 0;
-webkit-transform: skew(-20deg);
transform: skew(-20deg); }
.c-breadcrumb a, .c-breadcrumb span {
font-size: 1.2rem;
line-height: 1.5;
color: #fff;
position: relative;
z-index: 2;
display: block; }
@media screen and (max-width: 767px) {
.c-breadcrumb a, .c-breadcrumb span {
font-size: 1rem; } }
.c-breadcrumb span {
padding: 6px 16px; }
@media screen and (max-width: 767px) {
.c-breadcrumb span {
padding: 3px 10px; } }
/* ========================================
.page-other
======================================== */
.page-other .content p,
.page-other .content li {
font-family: heisei-kaku-gothic-std, sans-serif; }
......@@ -66,7 +134,19 @@ other.css
.otherSingle0__txt {
font-size: 2.0rem;
line-height: 1.75;
text-align: center;
margin: 52px 0 0; }
@media screen and (max-width: 767px) {
.otherSingle0__txt {
font-size: 1.6rem;
line-height: 1.4;
margin: 32px 0 0; } }
.otherSingle0__txt .text {
text-decoration: underline;
color: #7d0000; }
.otherSingle1 .c-title1 {
margin: 0 0 23px;
font-family: 'a-otf-midashi-go-mb31-pr6n', 'sans-serif'; }
......@@ -142,7 +222,6 @@ other.css
.otherSingle2__list li .otherSingle2__txt {
margin-bottom: 12px; } }
.otherSingle2__list2 {
margin-top: 12px;
padding-left: 36px; }
......@@ -165,18 +244,6 @@ other.css
.otherSingle2__list2 li span {
left: -26px; } }
.otherSingle2__number {
width: 70px;
height: 23px;
......@@ -832,17 +899,9 @@ other.css
.page-other .container .c-list1 .list1__item__img {
margin-top: 6px; } }
/* ========================================
sitemap parts
======================================== */
.p-sitemap-list-box:not(:first-child) {
margin-top: 20px; }
@media screen and (max-width: 767px) {
......@@ -899,8 +958,6 @@ other.css
height: 30px;
background-color: #7d0000;
position: absolute;
bottom: 0;
right: 0;
bottom: -6px;
right: 10px;
-webkit-transform: rotate(-45deg);
......@@ -938,11 +995,155 @@ other.css
position: absolute;
top: 7px;
left: -14px; }
/* ========================================
sitemap parts
======================================== */
.p-faq-Single1 {
margin-bottom: 52px;
-webkit-box-shadow: 0 2px 12px 0 #eeeeee;
box-shadow: 0 2px 12px 0 #eeeeee; }
.p-faq-Single1 .p-faq-Box {
padding: 20px 18px 16px 18px;
border: 2px solid #ebebeb; }
@media screen and (max-width: 767px) {
.p-faq-Single1 .p-faq-Box {
padding: 12px 8px 6px 8px; } }
.p-faq-Single1 .p-faq-Box:not(:first-child) {
border-top: none; }
.p-faq-Q {
position: relative;
cursor: pointer;}
.p-faq-A {
display: none; }
.p-faq-Q:before,
.p-faq-Q:after,
.p-faq-Q.active:after {
content: "";
display: block;
width: 25px;
height: 3px;
position: absolute;
right: 6px;
background-color: #7d0000; }
.p-faq-Q:before,
.p-faq-Q:after {
top: 14px;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;}
.p-faq-Q.active:after {
top: 15px;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);}
@media screen and (max-width: 767px) {
.p-faq-Q:before,
.p-faq-Q:after,
.p-faq-Q.active:after {
width: 22px;
height: 2px;
right: 4px; }
.p-faq-Q:before,
.p-faq-Q:after {
top: 7px; }
.p-faq-Q.active:after {
top: 7px; } }
.p-faq-A-inBox {
margin-left: 38px; }
@media screen and (max-width: 767px) {
.p-faq-A-inBox {
margin-top: 20px;
margin-left: 0; } }
.p-faq-A-inBox p {
font-family: heisei-kaku-gothic-std, sans-serif;
font-size: 1.6rem;
line-height: 1.75; }
.p-faq-A-inBox p:not(:first-child) {
margin-top: 1.6rem; }
.p-faq-A-inBox p strong {
font-weight: bold; }
.p-faq-A-inBox p span.inBox {
display: block;
margin-left: 28px; }
@media screen and (max-width: 767px) {
.p-faq-A-inBox p span.inBox {
margin-left: 22px; } }
.p-faq-A-inBox p a {
color: #363636; }
@media screen and (max-width: 767px) {
.p-faq-A-inBox p {
font-size: 1.4rem;
line-height: 1.4; }
.p-faq-A-inBox p:not(:first-child) {
margin-top: 1.4rem; } }
.p-faq-Q h4,
.p-faq-A h5 {
position: relative;
padding: 0 0 0 32px;
font-family: heisei-kaku-gothic-std, sans-serif;
font-weight: normal; }
.p-faq-Q h4 {
position: relative;
font-weight: bold;
font-size: 2.0rem;
line-height: 1.75; }
.p-faq-A h5 {
margin-top: 20px;
position: relative;
font-weight: bold;
font-size: 1.6rem;
line-height: 1.75; }
@media screen and (max-width: 767px) {
.p-faq-Q h4 {
margin-right: 34px;
font-size: 1.6rem;
line-height: 1.4; }
.p-faq-A h5 {
font-size: 1.4rem;
line-height: 1.4;
} }
.p-faq-Q h4:before,
.p-faq-A h5:before {
display: block;
width: 25px;
height: 25px;
text-align: center;
color: #fff;
position: absolute;
left: 0;
font-weight: bold;
font-size: 1.6rem;
line-height: 25px; }
.p-faq-Q h4:before {
content: "Q";
top: 4px;
background-color: #212121; }
.p-faq-A h5:before {
content: "A";
top: 2px;
background-color: #7d0000; }
@media screen and (max-width: 767px) {
.p-faq-Q h4:before {
top: -4px; }
.p-faq-A h5:before {
top: -4px; } }
.p-faq .side__txt:before {
top: 50%;
left: 10px;
margin-top: -4px;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
......
<?php $pageid="contact";?>
<?php include($_SERVER['DOCUMENT_ROOT'] . '/assets/include/header.php'); ?>
<div class="p-other">
<section class="c-mainvisual">
<div class="c-breadcrumb pc-only">
<ul class="c-breadcrumb__inner">
<li class="c-breadcrumb__item">
<a href="/"><span>TOP</span></a>
</li>
<li class="c-breadcrumb__item">
<a href="/contact/"><span>お問い合わせ</span></a>
</li>
</ul>
</div>
<div class="p-other-mv">
<h2 class="p-other-mv-ttl">お問い合わせ</h2>
</div>
</section>
<div class="container">
<main class="p-contact-content">
<section class="otherSingle0">
<p class="otherSingle0__txt">よくあるご質問は<a class="text" href="#">こちら</a>から</p>
</section>
<section class="otherSingle2">
<h3 class="c-title1">サービスに関するお問い合わせ</h3>
<ul class="p-contact-list">
<li><small>TEL :</small> <span>03-6858-0311</span><a href="tel:0368580311">03-6858-0311</a></li>
<li><small>FAX :</small> 03-6858-3791</li>
</ul>
<p class="p-contact-text">受付時間 10:30-17:00(月~土曜日)</p>
<div class="c-btn1">
<a href="//" class="c-btn1__txt">お問い合わせフォーム</a>
</div>
</section>
<section class="otherSingle2">
<h3 class="c-title1">採用に関するお問い合わせ</h3>
<ul class="p-contact-list">
<li><small>TEL :</small> <span>03-6858-0311</span><a href="tel:0368580311">03-6858-0311</a></li>
<li><small>FAX :</small> 03-6858-3791</li>
</ul>
<p class="p-contact-text">受付時間 10:30-17:00(月~土曜日)</p>
<div class="c-btn1">
<a href="//" class="c-btn1__txt">お問い合わせフォーム</a>
</div>
</section>
<section class="otherSingle2">
<h3 class="c-title1">その他お問い合わせ</h3>
<ul class="p-contact-list">
<li><small>TEL :</small> <span>03-6858-0311</span><a href="tel:0368580311">03-6858-0311</a></li>
<li><small>FAX :</small> 03-6858-3791</li>
</ul>
<p class="p-contact-text">受付時間 10:30-17:00(月~土曜日)</p>
<div class="c-btn1">
<a href="//" class="c-btn1__txt">お問い合わせフォーム</a>
</div>
</section>
</main>
</div>
</div>
<?php include($_SERVER['DOCUMENT_ROOT'] . '/assets/include/footer.php'); ?>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment