.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-staffBlock {
width: 1200px;
margin-left: auto;
margin-right: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media screen and (max-width: 768px) {
.p-staffBlock {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
width: 100%;
}
.p-staffBlock.reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
@media screen and (max-width: 768px) {
.p-staffBlock_wrapper {
padding: 0 4.6875vw;
}
}
.p-staffBlock_wrapper.bg {
position: relative;
}
.p-staffBlock_wrapper.bg:after {
position: absolute;
content: "";
display: block;
width: 200%;
height: 130%;
background-color: #FFFAEF;
z-index: -2;
top: -150px;
left: 0;
}
@media screen and (max-width: 768px) {
.p-staffBlock_wrapper.bg:after {
height: 110%;
top: -14.0625vw;
}
}
.p-staffBlock_wrapper.double {
position: relative;
}
.p-staffBlock_wrapper.double:before {
position: absolute;
content: "";
width: 100%;
height: 130%;
background-color: #FFFAEF;
z-index: -2;
bottom: -120px;
}
@media screen and (max-width: 768px) {
.p-staffBlock_wrapper.double:before {
left: 0;
bottom: -18.75vw;
height: 50%;
}
}
.p-staffBlock_wrapper.left:after {
-webkit-transform: translateX(-25%) rotate(4deg);
transform: translateX(-25%) rotate(4deg);
top: -170px;
}
@media screen and (max-width: 768px) {
.p-staffBlock_wrapper.left:after {
top: -14.0625vw;
}
}
.p-staffBlock_wrapper.right:after {
-webkit-transform: translateX(-25%) rotate(-4deg);
transform: translateX(-25%) rotate(-4deg);
}
.p-staffBlock_wrapper:not(:last-of-type) {
margin-bottom: 240px;
}
@media screen and (max-width: 768px) {
.p-staffBlock_wrapper:not(:last-of-type) {
margin-bottom: 28.125vw;
}
}
.p-staffBlock_image, .p-staffBlock_detail {
width: 570px;
}
@media screen and (max-width: 768px) {
.p-staffBlock_image, .p-staffBlock_detail {
width: 100%;
}
}
.p-staffBlock_image {
position: relative;
}
@media screen and (max-width: 768px) {
.p-staffBlock_image {
padding: 4.6875vw;
}
}
.p-staffBlock_image:before {
position: absolute;
content: "";
border-width: 371px 190px;
border-style: solid;
width: 0;
height: 0;
z-index: -1;
top: -70px;
}
@media screen and (max-width: 768px) {
.p-staffBlock_image:before {
border-width: 50vw 20vw;
top: 0;
}
}
.p-staffBlock_image.keyColor01:before {
border-color: #B53939;
}
.p-staffBlock_image.keyColor02:before {
border-color: #3B53A7;
}
.p-staffBlock_image.keyColor03:before {
border-color: #F5C860;
}
.p-staffBlock_image.keyColor04:before {
border-color: #9DC02E;
}
.p-staffBlock_image.leftShape:before {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg);
border-right-color: transparent;
border-bottom-color: transparent;
}
@media screen and (max-width: 768px) {
.p-staffBlock_image.leftShape:before {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
}
.p-staffBlock_image.rightShape:before {
right: 0;
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
border-left-color: transparent;
border-bottom-color: transparent;
}
@media screen and (max-width: 768px) {
.p-staffBlock_image.rightShape:before {
-webkit-transform: rotate(10deg);
transform: rotate(10deg);
right: 4.6875vw;
}
}
.p-staffBlock_image img {
width: 100%;
}
.p-staffBlock_detail {
padding-top: 10px;
font-weight: bold;
}
@media screen and (max-width: 768px) {
.p-staffBlock_detail {
padding-top: 0;
}
}
.p-staffBlock_detail h3 {
font-weight: bold;
}
.p-staffBlock_title {
margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
.p-staffBlock_title {
margin-bottom: 2.34375vw;
}
}
.p-staffBlock_title .position,
.p-staffBlock_title .kana {
font-size: 14px;
}
@media screen and (max-width: 768px) {
.p-staffBlock_title .position,
.p-staffBlock_title .kana {
font-size: 4.375vw;
}
}
@media screen and (max-width: 768px) {
.p-staffBlock_title .position,
.p-staffBlock_title .kana {
font-size: 10px;
}
}
@media screen and (max-width: 768px) and (max-width: 768px) {
.p-staffBlock_title .position,
.p-staffBlock_title .kana {
font-size: 3.125vw;
}
}
.p-staffBlock_title .name {
font-size: 28px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media screen and (max-width: 768px) {
.p-staffBlock_title .name {
font-size: 8.75vw;
}
}
@media screen and (max-width: 768px) {
.p-staffBlock_title .name {
font-size: 20px;
line-height: 1.5;
}
}
@media screen and (max-width: 768px) and (max-width: 768px) {
.p-staffBlock_title .name {
font-size: 6.25vw;
}
}
.p-staffBlock_intro {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-top: 15px;
border-top: 1px solid rgba(112, 112, 112, 0.25);
letter-spacing: 0.15rem;
margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
.p-staffBlock_intro {
padding-top: 2.34375vw;
margin-bottom: 3.125vw;
}
}
.p-staffBlock_intro_title {
display: inline-block;
width: 65px;
position: relative;
font-size: 20px;
}
@media screen and (max-width: 768px) {
.p-staffBlock_intro_title {
font-size: 6.25vw;
}
}
@media screen and (max-width: 768px) {
.p-staffBlock_intro_title {
font-size: 16px;
width: 20vw;
}
}
@media screen and (max-width: 768px) and (max-width: 768px) {
.p-staffBlock_intro_title {
font-size: 5vw;
}
}
.p-staffBlock_intro_title:before {
position: absolute;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 5px 22px;
border-color: #F5C860 transparent transparent #F5C860;
top: 35px;
}
@media screen and (max-width: 768px) {
.p-staffBlock_intro_title:before {
border-width: 1.3vw 5.9vw;
top: 8vw;
}
}
.p-staffBlock_intro_text {
width: calc(100% - 65px);
font-size: 14px;
line-height: 1.7;
color: #6F7579;
}
@media screen and (max-width: 768px) {
.p-staffBlock_intro_text {
font-size: 4.375vw;
}
}
@media screen and (max-width: 768px) {
.p-staffBlock_intro_text {
width: calc(100% - 20vw);
font-size: 11px;
}
}
@media screen and (max-width: 768px) and (max-width: 768px) {
.p-staffBlock_intro_text {
font-size: 3.4375vw;
}
}
.p-officer {
margin-top: 90px;
margin-bottom: 210px;
}
@media screen and (max-width: 768px) {
.p-officer {
margin-top: 14.0625vw;
margin-bottom: 28.125vw;
}
}
.p-officer_title {
margin-bottom: 148px;
}
@media screen and (max-width: 768px) {
.p-officer_title {
margin-bottom: 7.03125vw;
}
}
.p-member {
margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
.p-member {
margin-bottom: 14.0625vw;
}
}