.c-pageHeader {
width: 100%;
height: 540px;
background-size: cover;
text-align: center;
padding-top: 197px;
}
@media screen and (max-width: 768px) {
.c-pageHeader {
height: 70vw;
margin-top: 60px;
padding-top: 7.03125vw;
background-position: top center;
background-size: auto 100%;
}
}
.c-pageHeader.staff {
background-image: url(//care-design.jp/cms/wp-content/themes/caredesign/img/staff/image_header.png);
}
.c-pageHeader.company {
background-image: url(//care-design.jp/cms/wp-content/themes/caredesign/img/company/image_header.png);
}
.c-pageHeader.service {
background-image: url(//care-design.jp/cms/wp-content/themes/caredesign/img/service/image_header.png);
}
.c-pageHeader.recruit {
background-image: url(//care-design.jp/cms/wp-content/themes/caredesign/img/recruit/image_header.png);
}
.c-pageHeader.contact {
background-image: url(//care-design.jp/cms/wp-content/themes/caredesign/img/contact/image_header.png);
}
.c-pageHeader.blog {
background-image: url(//care-design.jp/cms/wp-content/themes/caredesign/img/blog/image_header.png);
}
.c-pageHeader.event {
background-image: url(//care-design.jp/cms/wp-content/themes/caredesign/img/event/image_header.png);
}
.c-pageHeader_title {
font-weight: bold;
letter-spacing: 0.3rem;
}
.c-pageHeader_title span {
display: inline-block;
}
.c-pageHeader_title_caption {
font-size: 20px;
}
@media screen and (max-width: 768px) {
.c-pageHeader_title_caption {
font-size: 6.25vw;
}
}
@media screen and (max-width: 768px) {
.c-pageHeader_title_caption {
font-size: 15px;
}
}
@media screen and (max-width: 768px) and (max-width: 768px) {
.c-pageHeader_title_caption {
font-size: 4.6875vw;
}
}
.c-pageHeader_title_en {
font-size: 50px;
margin-top: 10px;
}
@media screen and (max-width: 768px) {
.c-pageHeader_title_en {
font-size: 15.625vw;
}
}
@media screen and (max-width: 768px) {
.c-pageHeader_title_en {
font-size: 40px;
line-height: 1;
}
}
@media screen and (max-width: 768px) and (max-width: 768px) {
.c-pageHeader_title_en {
font-size: 12.5vw;
}
}
.c-pageHeader_title_ja {
font-size: 14px;
margin-top: 10px;
}
@media screen and (max-width: 768px) {
.c-pageHeader_title_ja {
font-size: 4.375vw;
}
}
@media screen and (max-width: 768px) {
.c-pageHeader_title_ja {
font-size: 10px;
margin-top: 0;
}
}
@media screen and (max-width: 768px) and (max-width: 768px) {
.c-pageHeader_title_ja {
font-size: 3.125vw;
}
}
.c-pageHeader_shape {
width: 0;
height: 0;
border-width: 45px 214px;
border-style: solid;
border-top-color: transparent;
border-left-color: transparent;
margin: -18px auto 0;
}
@media screen and (max-width: 768px) {
.c-pageHeader_shape {
border-width: 7vw 35vw;
margin-top: -4.6875vw;
}
}
.c-pageHeader_shape.staff {
border-right-color: #F5C860;
border-bottom-color: #F5C860;
}
.c-pageHeader_shape.company {
border-right-color: #B53939;
border-bottom-color: #B53939;
}
.c-pageHeader_shape.service {
border-right-color: #3B53A7;
border-bottom-color: #3B53A7;
}
.c-pageHeader_shape.recruit {
border-right-color: #9DC02E;
border-bottom-color: #9DC02E;
}
.c-pageHeader_shape.contact {
border-right-color: #F5C860;
border-bottom-color: #F5C860;
}
.c-pageHeader_shape.event {
border-right-color: #9DC02E;
border-bottom-color: #9DC02E;
}
.c-pageHeader_shape.blog {
border-right-color: #3B53A7;
border-bottom-color: #3B53A7;
}
.p-policy:after, .p-history:after {
position: absolute;
content: "";
background-color: #F9EEEE;
z-index: -1;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
-webkit-transform-origin: left top;
transform-origin: left top;
-webkit-transform: rotate(4deg);
transform: rotate(4deg);
}
.p-policy {
margin-top: 90px;
position: relative;
}
@media screen and (max-width: 768px) {
.p-policy {
padding: 4.6875vw;
}
}
.p-policy:after {
width: 200vw;
height: 80%;
top: 270px;
}
@media screen and (max-width: 768px) {
.p-policy:after {
top: 50vw;
height: 83%;
}
}
.p-policy_detail {
margin-top: 90px;
width: 100%;
min-width: 1280px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (max-width: 768px) {
.p-policy_detail {
margin-top: 14.0625vw;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
min-width: initial;
}
.p-policy_detail:last-of-type {
margin-top: 4.6875vw;
}
.p-policy_detail.reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
.p-policy_detail.left {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.p-policy_detail_image {
width: 50%;
}
@media screen and (max-width: 768px) {
.p-policy_detail_image {
width: 100%;
}
}
.p-policy_detail_text {
width: 560px;
z-index: 1;
margin-right: -50px;
background-color: #fff;
padding: 60px;
letter-spacing: 0.15rem;
}
@media screen and (max-width: 768px) {
.p-policy_detail_text {
width: 100%;
margin-right: 0;
padding: 4.6875vw;
}
}
.p-policy_detail_text h3 {
font-size: 22px;
font-weight: bold;
margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
.p-policy_detail_text h3 {
font-size: 6.875vw;
}
}
@media screen and (max-width: 768px) {
.p-policy_detail_text h3 {
font-size: 16px;
margin-bottom: 4.6875vw;
}
}
@media screen and (max-width: 768px) and (max-width: 768px) {
.p-policy_detail_text h3 {
font-size: 5vw;
}
}
.p-policy_detail_text li {
background-color: #fff;
padding-left: 40px;
letter-spacing: 0.15rem;
font-size: 16px;
font-weight: bold;
position: relative;
}
.p-policy_detail_text li:nth-child(n+2) {
margin-top: 20px;
}
.p-policy_detail_text li:before {
position: absolute;
content: "";
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.p-policy_detail_text li.heart {
color: #F5C860;
}
.p-policy_detail_text li.heart:before {
width: 20px;
height: 20px;
-webkit-transform: translateY(-50%) rotate(-45deg);
transform: translateY(-50%) rotate(-45deg);
background-color: #F5C860;
}
.p-policy_detail_text li.love {
color: #B53939;
}
.p-policy_detail_text li.love:before {
width: 24px;
height: 24px;
border-radius: 1000px;
background-color: #B53939;
}
.p-policy_detail_text li.contribute {
color: #9DC02E;
}
.p-policy_detail_text li.contribute:before {
width: 0;
height: 0;
left: -1px;
border-width: 12px;
border-color: transparent #9DC02E #9DC02E transparent;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}
.p-policy_detail_text li.design {
color: #3B53A7;
}
.p-policy_detail_text li.design:before {
width: 24px;
height: 24px;
background-color: #3B53A7;
}
.p-policy_detail_text p {
font-size: 16px;
}
@media screen and (max-width: 768px) {
.p-policy_detail_text p {
font-size: 5vw;
}
}
@media screen and (max-width: 768px) {
.p-policy_detail_text p {
font-size: 13px;
}
}
@media screen and (max-width: 768px) and (max-width: 768px) {
.p-policy_detail_text p {
font-size: 4.0625vw;
}
}
.p-policy_detail_text.right {
margin-right: initial;
margin-left: -50px;
}
@media screen and (max-width: 768px) {
.p-policy_detail_text.right {
margin-left: 0;
}
}
.p-history {
margin-top: 60px;
position: relative;
}
.p-history:after {
width: 200vw;
height: 120%;
bottom: 2vw;
}
@media screen and (max-width: 768px) {
.p-history:after {
bottom: initial;
top: -40vw;
}
}
.p-history_title {
margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
.p-history_title {
margin-bottom: 4.6875vw;
}
}
.p-history_lists {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 1200px;
margin-left: auto;
margin-right: auto;
}
@media screen and (max-width: 768px) {
.p-history_lists {
display: block;
width: 100%;
padding: 4.6875vw;
}
}
.p-history_list {
width: 600px;
margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
.p-history_list {
width: 100%;
}
}
.p-history_list table {
font-weight: bold;
font-size: 16px;
table-layout: fixed;
letter-spacing: 0.15rem;
}
@media screen and (max-width: 768px) {
.p-history_list table {
font-size: 5vw;
}
}
@media screen and (max-width: 768px) {
.p-history_list table {
font-size: 11px;
}
}
@media screen and (max-width: 768px) and (max-width: 768px) {
.p-history_list table {
font-size: 3.4375vw;
}
}
.p-history_list table th {
width: 244px;
}
@media screen and (max-width: 768px) {
.p-history_list table th {
width: 45%;
}
}
@media screen and (max-width: 768px) {
.p-history_list table td {
padding-left: 4.6875vw;
}
}
.p-history_list table th,
.p-history_list table td {
vertical-align: top;
padding-bottom: 10px;
line-height: 2.2;
}
@media screen and (max-width: 768px) {
.p-history_list table th,
.p-history_list table td {
padding-bottom: 4.6875vw;
line-height: 1.5;
}
}
.p-history_list_note {
text-align: right;
font-size: 16px;
font-weight: bold;
}
@media screen and (max-width: 768px) {
.p-history_list_note {
font-size: 5vw;
}
}
@media screen and (max-width: 768px) {
.p-history_list_note {
font-size: 10px;
}
}
@media screen and (max-width: 768px) and (max-width: 768px) {
.p-history_list_note {
font-size: 3.125vw;
}
}
.p-history + .p-history {
margin: 120px 0;
}
.p-history + .p-history .p-history_title,
.p-history + .p-history .p-history_list table th,
.p-history + .p-history .p-history_list table td,
.p-history + .p-history .p-history_list_note {
color: #fff;
}
.p-history + .p-history:after {
background-color: #3B53A7;
}
.p-company {
margin: 120px auto 0;
width: 800px;
}
@media screen and (max-width: 768px) {
.p-company {
margin-top: 28.125vw;
width: 100%;
}
}
.p-company_title {
margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
.p-company_title {
margin-bottom: 4.6875vw;
}
}
.p-company table {
letter-spacing: 0.15rem;
font-size: 16px;
font-weight: bold;
text-align: left;
border-collapse: collapse;
width: 100%;
}
@media screen and (max-width: 768px) {
.p-company table {
font-size: 5vw;
}
}
@media screen and (max-width: 768px) {
.p-company table {
font-size: 11px;
table-layout: fixed;
}
}
@media screen and (max-width: 768px) and (max-width: 768px) {
.p-company table {
font-size: 3.4375vw;
}
}
.p-company table tr {
border-bottom: 1px solid rgba(112, 112, 112, 0.25);
}
.p-company table tr:nth-of-type(7), .p-company table tr:last-of-type {
border-bottom: none;
}
.p-company table tr:nth-of-type(7) th,
.p-company table tr:nth-of-type(7) td {
padding-bottom: 0;
}
.p-company table th {
padding-right: 35px;
}
@media screen and (max-width: 768px) {
.p-company table th {
margin-right: 4.6875vw;
width: 48%;
}
}
.p-company table th,
.p-company table td {
padding-top: 25px;
padding-bottom: 25px;
vertical-align: top;
}
@media screen and (max-width: 768px) {
.p-company table th,
.p-company table td {
padding: 4.6875vw;
}
}
.p-access {
width: 1280px;
margin: 100px auto 90px;
}
@media screen and (max-width: 768px) {
.p-access {
width: 100%;
margin: 14.0625vw auto;
}
}
.p-access figure {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
margin-top: 30px;
}
@media screen and (max-width: 768px) {
.p-access figure {
margin-top: 4.6875vw;
display: block;
}
}
.p-access figure iframe {
width: 1000px;
height: 570px;
}
@media screen and (max-width: 768px) {
.p-access figure iframe {
width: 100%;
height: 200px;
}
}
.p-access figure figcaption {
margin-left: -200px;
z-index: 1;
background-color: #fff;
padding: 60px;
}
@media screen and (max-width: 768px) {
.p-access figure figcaption {
margin-left: 0;
padding: 0 4.6875vw 4.6875vw;
}
}
.p-access figure figcaption p {
font-size: 28px;
font-weight: bold;
margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
.p-access figure figcaption p {
font-size: 8.75vw;
}
}
@media screen and (max-width: 768px) {
.p-access figure figcaption p {
font-size: 18px;
margin-bottom: 2.34375vw;
}
}
@media screen and (max-width: 768px) and (max-width: 768px) {
.p-access figure figcaption p {
font-size: 5.625vw;
}
}
.p-access figure figcaption address,
.p-access figure figcaption small {
display: block;
font-style: normal;
font-size: 16px;
}
@media screen and (max-width: 768px) {
.p-access figure figcaption address,
.p-access figure figcaption small {
font-size: 5vw;
}
}
@media screen and (max-width: 768px) {
.p-access figure figcaption address,
.p-access figure figcaption small {
font-size: 11px;
}
}
@media screen and (max-width: 768px) and (max-width: 768px) {
.p-access figure figcaption address,
.p-access figure figcaption small {
font-size: 3.4375vw;
}
}