@charset "UTF-8";
 #breadcrumb {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-weight: 500;
}
#breadcrumb a {
text-decoration: none;
color: #333;
}
#breadcrumb ul {
list-style-type: none;
margin: 0;
display: flex;
justify-content: flex-start;
flex-wrap: nowrap;
padding: 0;
}
#breadcrumb ul li:after {
content: '>';
margin: 0 8px;
font-weight: 500;
}
#breadcrumb ul li:last-child:after {
content: none;
}
@media (max-width: 767px) {
#breadcrumb {
width: 100%;
max-width: 100%;
font-size: .7rem;
padding: 0 1.5em;
margin: 1.5em auto 0 auto;
}
#breadcrumb li:last-child {
min-width: 0;
overflow: hidden;
text-overflow: ellipsis;
}
}
@media (min-width: 768px) {
#breadcrumb {
font-size: .75rem;
padding: 0 40px;
margin: 2em auto 0 auto;
}
}
@media (min-width: 1025px) {
#breadcrumb {
max-width: 88%;
margin: 2em auto 0 auto;
font-size: .8rem;
}
}
.pager {
margin: 4em auto;
text-align: center;
}
.pager .page-numbers {
display: inline-flex;
align-items: center;
gap: .75em;
list-style: none;
margin: 0;
padding: 0;
}
.pager .page-numbers li {
margin: 0;
}
.pager .page-numbers a,
.pager .page-numbers span {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 44px;
height: 44px;
padding: 0 .5em;
border: 1px solid #000;
color: #000;
font-size: 14px;
text-decoration: none;
}
.pager .page-numbers .current {
background-color: #000;
color: #fff;
}
.pager .page-numbers a:hover {
background-color: rgba(0, 0, 0, 0.08);
} .hero-page-head {
position: relative;
overflow: hidden;
width: 100%;                    }
.hero-page-head .hph-block-main {
position: relative;
z-index: 3;
width: 100%;
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.hero-page-head .hph-vertical {
width: 10%;
writing-mode: vertical-rl;
text-orientation: mixed;
color: #249cad;
font-weight: 700;
letter-spacing: .1em;
font-feature-settings: "vpal";
line-height: 1.1;
}
.hero-page-head .hph-photo {
position: relative;
width: 88%; }
.hero-page-head .hph-photo img {
display: block;
width: 100%;
height: auto;
}
.hero-page-head .hph-photo::after {
content: '';
position: absolute;
right: -1px;
bottom: -1px;
background-color: #249cad;
clip-path: polygon(100% 0, 0 100%, 100% 100%);
z-index: 2;
}
.hero-page-head .hph-txt {
color: #fff;
font-family: "Inter", "Century Gothic", "Futura", "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
line-height: 1;
pointer-events: none;
z-index: 4;
}
.hero-page-head .hph-page-name-about {
position: absolute;
color: #fff;
font-family: "Inter", "Century Gothic", "Futura", "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
line-height: 1;
z-index: 4;
}
.hero-page-head .hph-about-ism {
position: absolute;
z-index: 4;
}
.hero-page-head .hph-about-ism img {
display: block;
width: 100%;
height: auto;
}
.hero-page-head .hph-custom-head {
position: absolute;
z-index: 4;
}
.hero-page-head .hph-reform-head {
position: absolute;
z-index: 4;
}
.hero-page-head .hph-works-head {
position: absolute;
z-index: 4;
}
.hero-page-head .hph-voice-head {
position: absolute;
z-index: 4;
}
.hero-page-head .hph-company-head {
position: absolute;
z-index: 4;
}
.hero-page-head .hph-block-sub {
position: relative;
z-index: 1;
width: 100%;
background-color: #249cad;
color: #fff;
}
.hero-page-head .hph-block-sub-company {
background-color: #f2f2f2;
color: #333;
}
.hero-page-head .hph-about-copy {
width: 100%;
margin: 0 auto;
text-align: center;
}
.hero-page-head .hph-about-copy .hph-sub-head-about {
font-weight: 700;
}
.hero-page-head .hph-about-copy .hph-sub-note-about {
line-height: 2;
}
.hero-page-head .hph-custom-copy {
width: 45%;
text-align: left;
}
.hero-page-head .hph-custom-copy .hph-sub-head-custom {
line-height: 2;
}
.hero-page-head .hph-reform-copy {
text-align: left;
}
.hero-page-head .hph-block-sub-company {   }
.hero-page-head .hph-block-sub-company .hph-company-sub-inner {
margin: 0 auto;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: flex-start;
}
.hero-page-head .hph-block-sub-company .hph-company-massage {
width: 100%;
margin: 0;
border-left: 5px solid #249cad;
font-weight: 700;
color: #333;
}
.hero-page-head .hph-block-sub-company .hph-company-massage span {
display: block;
font-weight: 500;
color: #249cad;
}
.hero-page-head .hph-block-sub-company .hph-company-copy {
width: 70%;
}
.hero-page-head .hph-block-sub-company .hph-company-copy .hph-sub-note {
line-height: 2;
color: #333;
}
.hero-page-head .hph-block-sub-company .hph-president {
width: 25%;
text-align: center;
}
.hero-page-head .hph-block-sub-company .hph-president img {
display: block;
width: 100%;
height: auto;
}
.hero-page-head .hph-block-sub-company .hph-president figcaption {
margin-top: .8em;
font-weight: 700;
color: #333;
text-align: left;
}
.hero-page-head .hph-block-sub-company .hph-president figcaption span {
display: inline-block;
}
.hero-page-head .hph-house {
position: absolute;
z-index: 2;
line-height: 0;
font-size: 0;
}
.hero-page-head .hph-house img {
display: block;
width: 100%;
height: auto;
}
.hero-page-head .hph-house-custom {
width: 35%;
}
.hero-page-head .hph-house-reform {
width: 40%;
} .page-sub-hero img {
display: block;
width: 100%;
height: auto;
} @media (max-width: 767px) { .hero-page-head {                    }
.hero-page-head .hph-vertical {
width: 10%;
font-size: .9rem;
letter-spacing: .0em;
line-height: 1;
}
.hero-page-head .hph-photo {
width: 88%; }
.hero-page-head .hph-photo::after {
width: 60px;
height: 60px;
}
.hero-page-head .hph-txt {
font-size: 1.5rem;
}
.hero-page-head .hph-page-name-about {
top: 3%;
left: 3%;
font-size: 1.2rem;
}
.hero-page-head .hph-about-ism {
left: 50%;
bottom: 0;
transform: translate(-50%, 50%);
width: 38%;
max-width: 640px;
}
.hero-page-head .hph-custom-head {
left: 4%;
bottom: 0;
transform: translateY(50%);
}
.hero-page-head .hph-reform-head {
left: 7%;
bottom: 0;
transform: translateY(50%);
}
.hero-page-head .hph-works-head {
left: 4%;
bottom: 0;
transform: translateY(50%);
}
.hero-page-head .hph-voice-head {
left: 4%;
bottom: 0;
transform: translateY(50%);
}
.hero-page-head .hph-company-head {
top: 3%;
left: 3%;
}
.hero-page-head .hph-block-sub {
margin-top: -3vh;
padding: 5vh 0 2em 0;
}
.hero-page-head .hph-sub-txt {
width: 80%;
margin: 0 auto 0 auto;
padding: 0 0 4em 0;
font-size: .88rem;
line-height: 1.8;
}
.hero-page-head .hph-about-copy {
width: 100%;
margin: 0 auto;
text-align: center;
}
.hero-page-head .hph-about-copy .hph-sub-head-about {
font-weight: 700;
}
.hero-page-head .hph-about-copy .hph-sub-note-about {
line-height: 2;
}
.hero-page-head .hph-about-copy {
display: inline-block;
padding: 2em 0 8em 0;
}
.hero-page-head .hph-about-copy .hph-sub-head-about {
font-size: 1.2rem;
margin-bottom: .7em;
}
.hero-page-head .hph-about-copy .hph-sub-note-about {
font-size: .8rem;
line-height: 1.5;
padding: 0 2em;
text-align: left;
}
.hero-page-head .hph-about-copy .hph-sub-note-about br {
display: none;
}
.hero-page-head .hph-block-sub-voice,
.hero-page-head .hph-block-sub-works {
padding-top: 1em;
padding-bottom: 3em;
}
.hero-page-head .hph-block-sub-voice .hph-sub-txt, .hero-page-head .hph-block-sub-voice p,
.hero-page-head .hph-block-sub-works .hph-sub-txt,
.hero-page-head .hph-block-sub-works p {
display: none;
}
.hero-page-head .hph-block-sub-company {   }
.hero-page-head .hph-block-sub-company .hph-company-sub-inner {
max-width: 900px;
margin: 0 auto;
}
.hero-page-head .hph-block-sub-company .hph-company-massage {
margin: 0;
padding: 0 0 0 15px;
font-size: 1.6rem;
}
.hero-page-head .hph-block-sub-company .hph-company-massage span {
font-size: .9rem;
}
.hero-page-head .hph-block-sub-company .hph-company-copy {
width: 70%;
}
.hero-page-head .hph-block-sub-company .hph-company-copy .hph-sub-note {
line-height: 2;
font-size: 1rem;
}
.hero-page-head .hph-block-sub-company .hph-president {
width: 25%;
}
.hero-page-head .hph-block-sub-company .hph-president figcaption {
margin-top: .8em;
font-size: .9rem;
line-height: 1.6;
}
.hero-page-head .hph-block-sub-company .hph-president figcaption span {
margin: 0 .5rem 0 0;
font-size: .8rem;
}
.hero-page-head .hph-house-custom {
right: -6%;
bottom: 0;
width: 48%;
}
.hero-page-head .hph-house-reform {
left: -4%;
bottom: 0;
width: 52%;
} } @media (min-width: 768px) { .hero-page-head {                    }
.hero-page-head .hph-vertical {
width: 10%;
font-size: 1.5rem;
letter-spacing: .1em;
line-height: 1.2;
}
.hero-page-head .hph-photo {
width: 88%; }
.hero-page-head .hph-photo::after {
width: 100px;
height: 100px;
}
.hero-page-head .hph-txt {
font-size: 5vw;
}
.hero-page-head .hph-page-name-about {
top: 3%;
left: 3%;
font-size: 5vw;
}
.hero-page-head .hph-about-ism {
left: 50%;
bottom: 0;
transform: translate(-50%, 50%);
width: 38%;
max-width: 640px;
}
.hero-page-head .hph-custom-head {
left: 4%;
bottom: 0;
transform: translateY(50%);
}
.hero-page-head .hph-reform-head {
right: 16%;
bottom: 0;
transform: translateY(50%);
}
.hero-page-head .hph-works-head {
left: 4%;
bottom: 0;
transform: translateY(50%);
}
.hero-page-head .hph-voice-head {
left: 4%;
bottom: 0;
transform: translateY(50%);
}
.hero-page-head .hph-company-head {
top: 3%;
left: 3%;
}
.hero-page-head .hph-block-sub {
margin-top: -3vh;
padding-top: 8vh;
padding-bottom: 2em;
}
.hero-page-head .hph-about-copy .hph-sub-head-about {
font-size: 1.8rem;
margin-bottom: 1em;
}
.hero-page-head .hph-about-copy .hph-sub-note-about {
font-size: .8rem;
line-height: 2;
}
.hero-page-head .hph-custom-copy {
width: 45%;
margin: 0 auto 0 12%;
}
.hero-page-head .hph-custom-copy .hph-sub-head-custom {
font-size: .9rem;
line-height: 2;
}
.hero-page-head .hph-reform-copy {
width: 45%;
margin: 0 12% 0 auto;
}
.hero-page-head .hph-reform-copy .hph-sub-head-reform {
font-size: 1.5vw;
line-height: 2;
}
.hero-page-head .hph-block-sub-voice,
.hero-page-head .hph-block-sub-works {
padding-top: 4vh;
padding-bottom: 5vh;
}
.hero-page-head .hph-block-sub-company {   }
.hero-page-head .hph-block-sub-company .hph-company-sub-inner {
max-width: 900px;
margin: 0 auto;
}
.hero-page-head .hph-block-sub-company .hph-company-massage {
margin: 0;
padding: 0 0 0 15px;
font-size: 1.6rem;
}
.hero-page-head .hph-block-sub-company .hph-company-massage span {
font-size: .9rem;
}
.hero-page-head .hph-block-sub-company .hph-company-copy {
width: 70%;
}
.hero-page-head .hph-block-sub-company .hph-company-copy .hph-sub-note {
line-height: 2;
font-size: 1rem;
}
.hero-page-head .hph-block-sub-company .hph-president {
width: 25%;
}
.hero-page-head .hph-block-sub-company .hph-president figcaption {
margin-top: .8em;
font-size: .9rem;
line-height: 1.6;
}
.hero-page-head .hph-block-sub-company .hph-president figcaption span {
margin: 0 .5rem 0 0;
font-size: .8rem;
}
.hero-page-head .hph-house-custom {
right: -6%;
bottom: 0;
width: 35%;
}
.hero-page-head .hph-house-reform {
left: -4%;
bottom: 0;
width: 40%;
} } @media (min-width: 1025px) { .hero-page-head {                    }
.hero-page-head .hph-vertical {
width: 10%;
font-size: 2.5vw;
letter-spacing: .2em;
line-height: 1.2;
}
.hero-page-head .hph-photo {
width: 88%; }
.hero-page-head .hph-photo::after {
width: 120px;
height: 120px;
}
.hero-page-head .hph-txt {
font-size: 5vw;
}
.hero-page-head .hph-page-name-about {
top: 3%;
left: 3%;
font-size: 5vw;
}
.hero-page-head .hph-about-ism {
left: 50%;
bottom: 0;
transform: translate(-50%, 50%);
width: 30vw;
max-width: 640px;
}
.hero-page-head .hph-custom-head {
left: 4%;
bottom: 0;
transform: translateY(50%);
}
.hero-page-head .hph-reform-head {
right: 16%;
bottom: 0;
transform: translateY(50%);
}
.hero-page-head .hph-works-head {
left: 4%;
bottom: 0;
transform: translateY(50%);
}
.hero-page-head .hph-voice-head {
left: 4%;
bottom: 0;
transform: translateY(50%);
}
.hero-page-head .hph-company-head {
top: 3%;
left: 3%;
}
.hero-page-head .hph-block-sub {
margin-top: -5vh;
padding-top: 15vh;
padding-bottom: 4em;
}
.hero-page-head .hph-about-copy .hph-sub-head-about {
font-size: clamp(2rem, 3.5vw, 3rem);
margin-bottom: 1.2em;
}
.hero-page-head .hph-about-copy .hph-sub-note-about {
font-size: 1rem;
line-height: 2;
margin-bottom: 1.5em;
}
.hero-page-head .hph-custom-copy {
width: 45%;
margin: 0 auto 0 12%;
}
.hero-page-head .hph-custom-copy .hph-sub-head-custom {
font-size: 1.5vw;
line-height: 2;
}
.hero-page-head .hph-reform-copy {
width: 45%;
margin: 0 12% 0 auto;
}
.hero-page-head .hph-reform-copy .hph-sub-head-reform {
font-size: 1.5vw;
line-height: 2;
}
.hero-page-head .hph-block-sub-voice,
.hero-page-head .hph-block-sub-works {
padding-top: 4vh;
padding-bottom: 5vh;
}
.hero-page-head .hph-block-sub-company {   }
.hero-page-head .hph-block-sub-company .hph-company-sub-inner {
max-width: 900px;
margin: 0 auto;
}
.hero-page-head .hph-block-sub-company .hph-company-massage {
margin: 0;
padding: 0 0 0 15px;
font-size: 1.6rem;
}
.hero-page-head .hph-block-sub-company .hph-company-massage span {
font-size: .9rem;
}
.hero-page-head .hph-block-sub-company .hph-company-copy {
width: 70%;
}
.hero-page-head .hph-block-sub-company .hph-company-copy .hph-sub-note {
line-height: 2;
font-size: 1rem;
}
.hero-page-head .hph-block-sub-company .hph-president {
width: 25%;
}
.hero-page-head .hph-block-sub-company .hph-president figcaption {
margin-top: .8em;
font-size: .9rem;
line-height: 1.6;
}
.hero-page-head .hph-block-sub-company .hph-president figcaption span {
margin: 0 .5rem 0 0;
font-size: .8rem;
}
.hero-page-head .hph-house-custom {
right: -6%;
bottom: 0;
width: 35%;
}
.hero-page-head .hph-house-reform {
left: -4%;
bottom: 0;
width: 40%;
} } .page-head {
margin: 1.5em 0;
}
.page-head .page-nav .page-nav-list {
list-style-type: none;
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
align-items: center;
}
.page-head .page-nav .page-nav-list li {
line-height: 1;
}
.page-head .page-nav .page-nav-list li a {
display: inline-block;
padding: 0 2em;
font-size: .9rem;
font-weight: 700;
color: #333;
letter-spacing: 1px;
border-right: 1px solid #333;
}
.page-head .page-nav .page-nav-list li:last-child a {
border-right: none;
} @media (max-width: 767px) {
.page-head {
display: none;
}
} @media (min-width: 768px) {
.page-head .page-nav .page-nav-list li a {
padding: 0 .8em;
font-size: .85rem;
letter-spacing: 0;
}
} @media (min-width: 1025px) {
.page-head {
margin: 1.5em 0;
}
.page-head .page-nav .page-nav-list {
list-style-type: none;
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
align-items: center;
}
.page-head .page-nav .page-nav-list li {
line-height: 1;
}
.page-head .page-nav .page-nav-list li a {
display: inline-block;
padding: 0 1em;
font-size: 1rem;
font-weight: 700;
color: #333;
border-right: 1px solid #333;
}
.page-head .page-nav .page-nav-list li:last-child a {
border-right: none;
}
} .voice-menu {
margin: 3em auto;
}
.voice-menu .voice-menu-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
width: 100%;
box-sizing: border-box;
}
.voice-menu .voice-menu-item {
width: 25%;
position: relative;
box-sizing: border-box;
border-right: 1px solid #ccc;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding: 1.2em 0.5em;
text-align: center;
text-decoration: none;
background: #f2f2f2;
color: #222;
font-size: 1rem;
font-weight: 600;
line-height: 1.4;
transition: background-color 0.25s ease, color 0.25s ease;
}
.voice-menu .voice-menu-item span {
font-family: "Inter", "Century Gothic", "Futura", "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
display: block;
margin-top: 0.3em;
font-size: 0.85rem;
font-weight: 500;
color: #4aa6b0;
letter-spacing: 0.05em;
transition: color 0.25s ease;
}
.voice-menu .voice-menu-item::after {
content: '';
position: absolute;
left: 50%;
bottom: -11px;
transform: translateX(-50%);
width: 0;
height: 0;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-top: 12px solid #f2f2f2;
transition: border-top-color 0.25s ease;
}
.voice-menu .voice-menu-item:hover {
background: #249cad;
color: #fff;
}
.voice-menu .voice-menu-item:hover span {
color: #eaf7f9;
}
.voice-menu .voice-menu-item:hover::after {
border-top-color: #249cad;
}
.voice-menu .voice-menu-item.is-active {
background: #249cad;
color: #fff;
}
.voice-menu .voice-menu-item.is-active span {
color: #eaf7f9;
}
.voice-menu .voice-menu-item.is-active::after {
border-top-color: #249cad;
}
.voice-menu .voice-menu-item:last-child {
border-right: 0;
} .voice-list {
margin: 5em auto;
padding: 0;
list-style: none;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 3em 3.5%;
}
.voice-list .voice-item {
width: 100%;
text-align: center;
}
.voice-list .voice-item .voice-thumb {
margin-bottom: 1em;
}
.voice-list .voice-item .voice-thumb img {
display: block;
width: 100%;
height: auto;
}
.voice-list .voice-item .voice-title {
margin: .3em 0;
font-size: .9rem;
font-weight: 500;
}
.voice-list .voice-item .voice-title a {
color: inherit;
text-decoration: none;
}
.voice-list .voice-item .voice-title a:hover {
color: #249cad;
}
.voice-list .voice-item .voice-cat-label {
display: block;
width: 60%;
margin: 0 auto;
padding: .5em 0;
background: #249cad;
color: #fff;
font-size: .8rem;
font-weight: 600;
letter-spacing: .05em;
text-align: center;
line-height: 1;
} .voice-no-post {
min-height: 300px;
display: flex;
justify-content: center;
align-items: center;
}
.voice-no-post p {
text-align: center;
} @media (max-width: 767px) {
.voice-menu,
.voice-list {
width: 94%;
}
.voice-list {
max-width: 94%;
grid-template-columns: repeat(2, 1fr);
gap: 3em 5%;
}
}
@media (min-width: 768px) {
.voice-menu,
.voice-list {
width: 92%;
}
.voice-list {
max-width: 92%;
grid-template-columns: repeat(3, 1fr);
gap: 3em 3.5%;
}
}
@media (min-width: 1025px) {
.voice-menu,
.voice-list {
width: 1000px;
}
.voice-list {
max-width: 1000px;
grid-template-columns: repeat(3, 1fr);
gap: 2em 3%;
}
}
.works-menu {
margin: 3em auto;
}
.works-menu .works-menu-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
max-width: 1000px;
margin: 0 auto;
box-sizing: border-box;
}
.works-menu .works-menu-item {
width: 25%;
position: relative;
border-right: 1px solid #ccc;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding: 1.2em .5em;
text-align: center;
background: #f2f2f2;
color: #222;
font-size: 1rem;
font-weight: 600;
line-height: 1.4;
transition: background-color .25s ease, color .25s ease;
}
.works-menu .works-menu-item span {
display: block;
margin-top: .3em;
font-family: "Inter", "Century Gothic", "Futura", "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: .85rem;
font-weight: 500;
color: #4aa6b0;
letter-spacing: .05em;
transition: color .25s ease;
}
.works-menu .works-menu-item::after {
content: '';
position: absolute;
left: 50%;
bottom: -11px;
transform: translateX(-50%);
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-top: 12px solid #f2f2f2;
transition: border-top-color .25s ease;
}
.works-menu .works-menu-item:hover, .works-menu .works-menu-item.is-active {
background: #249cad;
color: #fff;
}
.works-menu .works-menu-item:hover span, .works-menu .works-menu-item.is-active span {
color: #eaf7f9;
}
.works-menu .works-menu-item:hover::after, .works-menu .works-menu-item.is-active::after {
border-top-color: #249cad;
}
.works-menu .works-menu-item:last-child {
border-right: 0;
}
.works-list {
max-width: 1000px;
margin: 3em auto;
padding: 0;
list-style: none;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 3em 3.5%;
}
.works-list .works-item {
width: 100%;
}
.works-list .works-item .works-thumb {
position: relative;
}
.works-list .works-item .works-thumb img {
display: block;
width: 100%;
height: auto;
}
.works-list .works-item .works-thumb .works-cat {
position: absolute;
top: 0;
left: 0;
padding: .3em 2em .5em 1.2em;
background: #249cad;
color: #fff;
font-size: .9rem;
font-weight: 600;
white-space: nowrap;
clip-path: polygon(0 0, 100% 0, calc(100% - 24px) 100%, 0 100%);
}
.works-list .works-item .works-title {
margin: .9em 0 .4em;
font-size: 1rem;
font-weight: 600;
}
.works-list .works-item .works-title a {
color: inherit;
text-decoration: none;
}
.works-list .works-item .works-more {
margin-top: 1.2em;
}
.works-list .works-item .works-more a {
display: inline-block;
color: #333;
border: 1px solid #333;
position: relative;
padding: .51em 2em;
font-size: .9rem;
}
.works-list .works-item .works-more a::after {
content: '';
display: block;
width: 30px;
height: 1px;
border-top: 1px solid #333;
position: absolute;
top: 50%;
right: -15px;
transform: translateY(-50%);
}
.works-list .works-item .works-more a:hover {
color: #249cad;
border-color: #249cad;
}
.works-list .works-item .works-more a:hover::after {
border-top-color: #249cad;
}
.contents-wrap {
max-width: 1100px;
margin: 0 auto;
padding: 0 2em;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: flex-start;
}
.contents-wrap .vertical-txt {
width: 8%;
display: flex;
justify-content: center;
color: #249cad;
}
.contents-wrap .vertical-txt span {
writing-mode: vertical-rl;
text-orientation: mixed;
font-weight: 700;
letter-spacing: .15em;
line-height: 1.8;
font-size: 2.2vw;
}
.contents-wrap .works-post {
width: 92%;
}
.contents-wrap .works-post .works-post-image {
margin-bottom: 2em;
}
.contents-wrap .works-post .works-post-image img {
width: 100%;
height: auto;
}
.contents-wrap .works-post .works-post-head {
margin-bottom: 2.5em;
}
.contents-wrap .works-post .works-post-head .works-post-title {
font-size: clamp(1.6rem, 3vw, 2.6rem);
font-weight: 700;
}
.contents-wrap .works-post .works-post-content > * {
margin-bottom: 2em;
}
.contents-wrap .works-post .works-post-content .works-h2-title {
font-family: "Inter", "Century Gothic", "Futura", "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: .95rem;
font-weight: 700;
color: #249cad;
}
.contents-wrap .works-post .works-post-pager {
margin: 4em 0;
display: flex;
justify-content: center;
align-items: center;
}
.contents-wrap .works-post .works-post-pager .works-pager-inner {
display: flex;
align-items: center;
gap: 3em;
}
.contents-wrap .works-post .works-post-pager .pager-prev a,
.contents-wrap .works-post .works-post-pager .pager-next a {
display: inline-flex;
align-items: center;
gap: 1em;
font-size: .9rem;
font-weight: 500;
color: #333;
text-decoration: none;
transition: color 0.3s ease 0.3s ease;
}
.contents-wrap .works-post .works-post-pager .pager-prev a .arrow,
.contents-wrap .works-post .works-post-pager .pager-next a .arrow {
font-weight: 300;
width: 48px;
height: 48px;
border: 1px solid #333;
display: flex;
justify-content: center;
align-items: center;
font-size: 1.5rem;
line-height: 1;
transition: border-color 0.3s ease color 0.3s ease ease;
}
.contents-wrap .works-post .works-post-pager .pager-prev a .label,
.contents-wrap .works-post .works-post-pager .pager-next a .label {
white-space: nowrap;
}
.contents-wrap .works-post .works-post-pager .pager-prev a:hover,
.contents-wrap .works-post .works-post-pager .pager-next a:hover {
color: #249cad;
}
.contents-wrap .works-post .works-post-pager .pager-prev a:hover .arrow,
.contents-wrap .works-post .works-post-pager .pager-next a:hover .arrow {
border-color: #249cad;
color: #249cad;
}
@media (max-width: 767px) {
.page-head .page-nav {
display: none;
}
.works-menu {
margin: 3em auto;
}
.works-menu .works-menu-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
max-width: 94%;
margin: 0 auto;
}
.works-menu .works-menu-item {
width: 50%;
padding: 1.2em .5em;
margin: 0 0 1.5em 0;
font-size: .9rem;
line-height: 1.4;
border: 0;
}
.works-menu .works-menu-item:nth-child(odd) {
border-right: 1px solid #ccc;
}
.works-menu .works-menu-item span {
margin-top: .3em;
font-size: .75rem;
font-weight: 500;
letter-spacing: .05em;
}
.works-menu .works-menu-item:last-child {
border-right: 0;
}
.works-list {
max-width: 94%;
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 3em 5%;
}
.works-list .works-item {
width: 100%;
}
.works-list .works-item .works-thumb .works-cat {
padding: .3em 2em .5em 1.2em;
background: #249cad;
font-size: .7rem;
white-space: nowrap;
clip-path: polygon(0 0, 100% 0, calc(100% - 24px) 100%, 0 100%);
}
.works-list .works-item .works-title {
margin: .9em 0 .4em;
font-size: .88rem;
line-height: 1.5;
}
.works-list .works-item .works-more {
margin-top: .8em;
}
.works-list .works-item .works-more a {
padding: .45em 1.8em;
font-size: .85rem;
}
.contents-wrap {
max-width: 92%;
margin: 0 auto;
padding: 0;
}
.contents-wrap .vertical-txt {
width: 8%;
}
.contents-wrap .vertical-txt span {
letter-spacing: .15em;
font-size: 1.2rem;
}
.contents-wrap .works-post {
width: 92%;
}
.contents-wrap .works-post .works-post-image {
margin-bottom: 1.5em;
}
.contents-wrap .works-post .works-post-head {
margin-bottom: 1.5em;
}
.contents-wrap .works-post .works-post-head .works-post-title {
font-size: 1.3rem;
font-weight: 700;
}
.contents-wrap .works-post .works-post-content > * {
margin-bottom: 2em;
}
.contents-wrap .works-post .works-post-content .works-h2-title {
font-family: "Inter", "Century Gothic", "Futura", "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: .95rem;
font-weight: 700;
color: #249cad;
}
.contents-wrap .works-post .works-post-pager {
margin: 4em 0;
display: flex;
justify-content: center;
align-items: center;
}
.contents-wrap .works-post .works-post-pager .works-pager-inner {
gap: 2em;
}
.contents-wrap .works-post .works-post-pager .pager-prev a,
.contents-wrap .works-post .works-post-pager .pager-next a {
gap: 1em;
font-size: .8rem;
}
.contents-wrap .works-post .works-post-pager .pager-prev a .arrow,
.contents-wrap .works-post .works-post-pager .pager-next a .arrow {
width: 40px;
height: 40px;
font-size: 1.2rem;
}
}
@media (min-width: 768px) {
.works-menu {
margin: 3em auto;
}
.works-menu .works-menu-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
max-width: 92%;
margin: 0 auto;
}
.works-menu .works-menu-item {
width: 25%;
padding: 1.2em .3em;
margin: 0 0 1.5em 0;
font-size: .8rem;
line-height: 1.4;
}
.works-menu .works-menu-item span {
margin-top: .3em;
font-size: .7rem;
letter-spacing: .05em;
}
.works-menu .works-menu-item:last-child {
border-right: 0;
}
.works-list {
max-width: 92%;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 3em 3.5%;
}
.works-list .works-item {
width: 100%;
margin-bottom: 0;
}
.works-list .works-item .works-thumb .works-cat {
padding: .3em 2em .5em 1.2em;
background: #249cad;
font-size: .7rem;
white-space: nowrap;
clip-path: polygon(0 0, 100% 0, calc(100% - 24px) 100%, 0 100%);
}
.works-list .works-item .works-title {
margin: .9em 0 .4em;
font-size: .88rem;
line-height: 1.5;
}
.works-list .works-item .works-more {
margin-top: .8em;
}
.works-list .works-item .works-more a {
padding: .45em 1.8em;
font-size: .85rem;
}
}
@media (min-width: 1025px) {
.works-menu {
margin: 3em auto;
}
.works-menu .works-menu-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
max-width: 1000px;
margin: 0 auto;
}
.works-menu .works-menu-item {
width: 25%;
padding: 1.2em .3em;
margin: 0 0 1.5em 0;
font-size: 1rem;
line-height: 1.4;
}
.works-menu .works-menu-item span {
margin-top: .3em;
font-size: .9rem;
letter-spacing: .05em;
}
.works-menu .works-menu-item:last-child {
border-right: 0;
}
.works-list {
max-width: 1000px;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 2em 3%;
}
.works-list .works-item {
width: 100%;
}
.works-list .works-item .works-thumb .works-cat {
padding: .3em 2em .5em 1.2em;
background: #249cad;
font-size: .7rem;
white-space: nowrap;
clip-path: polygon(0 0, 100% 0, calc(100% - 24px) 100%, 0 100%);
}
.works-list .works-item .works-title {
margin: .9em 0 .4em;
font-size: .88rem;
line-height: 1.5;
}
.works-list .works-item .works-more {
margin-top: .8em;
}
.works-list .works-item .works-more a {
padding: .45em 1.8em;
font-size: .85rem;
}
}