/* sub_common
----------------------------------------------------------- */
#sub .logo { line-height: 1.0; }

.sub__visual { width: 100%; position: relative; padding-bottom: calc((230 / 1920) * 100vw); background: url("../images/common/sub_top_bg.jpg") no-repeat bottom center/contain; }

.sub__visual__inner { width: 100%; position: relative; height: calc((540 / 1920) * 100vw); background: url("../images/common/sub_visual.jpg") no-repeat top center/cover; }

.sub__visual__ttl .ja { color: #fff; font-size: 4rem; font-weight: 600; position: relative; inline-size: fit-content; margin-inline: auto; padding-bottom: .4em; padding-top: calc((270 / 1920) * 100vw); }
.sub__visual__ttl .ja::after { content: ''; position: absolute; width: 100%; height: 1px; background: #fff; bottom: 0; left: 50%; transform: translateX(-50%); }
.sub__visual__ttl .en { color: #eaf6f0; font-family: "Jost", sans-serif; font-optical-sizing: auto; line-height: 1.0; font-weight: 500; font-style: normal; font-size: calc((160 / 1920) * 100vw); font-weight: 600; position: absolute; line-height: 1; bottom: -1.5vw; left: 50%; transform: translateX(-50%); }

.breadCrumb { width: 100%; position: relative; text-align: right; padding: 2em 3vw 0 0; }
.breadCrumb li { display: inline-block; font-size: 1.3rem; }
.breadCrumb li a { color: #29a86e; text-decoration: underline; }
.breadCrumb li::after { content: "/"; margin-left: 1em; padding-right: 0.5em; }
.breadCrumb li:last-child::after { content: ""; }

main { width: 100%; position: relative; }

section { width: 100%; position: relative; }

/* WORKS
----------------------------------------------------------- */
.works__intro { padding: 0 5%; }

.works__intro__inner { display: flex; justify-content: space-between; }

.works__intro__copy { width: 49%; inline-size: fit-content; margin-inline: auto; }
.works__intro__copy .intro__copy { font-size: clamp(32px, 3.8vw, 56px); font-weight: 700; background: linear-gradient(to right, #28a86e, #3ec0d7); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; display: inline-block; line-height: 1.7; letter-spacing: .05em; }

.works__intro__txt { width: 49%; padding-top: calc((140 / 1920) * 100vw); }
.works__intro__txt p { width: min(100%, 600px); }

.works__business__visual { position: relative; padding-top: calc((190 / 1920) * 100vw); }
.works__business__visual::after { content: ''; position: absolute; background: #29a86e; bottom: 0; right: 0; width: 100%; height: calc((310 / 1920) * 100vw); z-index: -1; }

.ttl--business { position: absolute; bottom: calc(((60 / 1920) * 100vw) * -1); left: calc((200 / 1920) * 100vw); z-index: 1; }
.ttl--business .ja { font-size: 2.4rem; color: #fff; font-weight: 700; margin-bottom: 1em; }
.ttl--business .en { font-size: clamp(80px, 10vw, 120px); color: #caf580; font-family: "Jost", sans-serif; font-optical-sizing: auto; line-height: 1.0; font-weight: 500; font-style: normal; font-weight: 600; }

.business__copy { position: absolute; bottom: calc(((120 / 1920) * 100vw) * -1); right: calc((540 / 1920) * 100vw); z-index: 1; }
.business__copy p { line-height: 1.6; letter-spacing: .2em; writing-mode: vertical-rl; }
.business__copy span { color: #29a86e; background: #fff; font-size: 4rem; font-weight: 700; border: 1px solid #29a86e; padding: .3em .1em; padding-bottom: 0; display: inline-block; }
.business__copy span.second { margin-top: 2em; }

.business__visual { width: calc((1570 / 1920) * 100vw); height: calc((640 / 1920) * 100vw); position: relative; }

.business__glow { width: calc((720 / 1920) * 100vw); height: calc((720 / 1920) * 100vw); position: absolute; top: 0; right: 0; }

.works__business__list { width: 100%; background: #29a86e; padding: calc((230 / 1920) * 100vw) 5% calc((200 / 1920) * 100vw); }

.business__list { width: min(100%, 1520px); margin: 0 auto 80px; background: #fff; border-radius: 20px; padding: calc((100 / 1920) * 100vw) calc((160 / 1920) * 100vw); padding-left: 0; display: flex; justify-content: space-between; align-items: center; position: relative; z-index: 1; }
.business__list:last-child { margin-bottom: 0; }
.business__list .en-num { position: absolute; top: 36px; right: 36px; z-index: -1; }

.business__img { width: 680px; width: clamp(250px, calc((680 / 1920) * 100vw), 680px); position: relative; }
.business__img img { width: 100%; }
.business__img .business_tag { position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

.business__detail { flex: 1; padding-left: calc((110 / 1920) * 100vw); position: relative; }
.business__detail .en { font-size: 1.2rem; color: #29a86e; padding-left: 28px; position: relative; display: inline-block; }
.business__detail .en::before { content: ''; position: absolute; background: url("../images/common/parts_shizuku_ttl.png") no-repeat left center; left: 0; top: -7px; width: 12px; height: 22px; }
.business__detail .ja { font-size: 4.8rem; font-weight: 700; margin-top: .6em; margin-bottom: 1em; letter-spacing: .05em; }

.detail__txt__info { height: 90px; display: flex; justify-content: space-between; align-items: center; background: #ebf6f0; border-radius: 15px; padding-right: 10px; position: relative; white-space: nowrap; margin-top: 3em; }
.detail__txt__info .head__cta__tel { padding: .4em 1em 0 2.4vw; }
.detail__txt__info .btn--contact { padding: 1em 4.2vw .8em 4.2vw; }

.detail__note { background: #ebf6f0; border-radius: 15px; padding: 2em 2.4em; display: flex; margin-top: 3em; }
.detail__note dt { color: #29a86e; font-weight: 700; padding-top: .2em; padding-right: 2em; }
.detail__note dd { line-height: 1.6; }

.works__flow { background: #29a86e; }

.works__flow__inner { background: #ebf6f0; border-top-right-radius: clamp(40px, 30vw, 600px); padding-top: calc((140 / 1920) * 100vw); padding-bottom: 80px; }

.works__flow__list { width: min(100%, 1280px); margin: 110px auto 0; padding: 40px; background: #fff; }
.works__flow__list ul { width: 100%; display: flex; justify-content: space-between; }

.flox__box { width: 25%; position: relative; }
.flox__box .flow__num { font-size: 6rem; color: rgba(41, 168, 110, 0.2); position: absolute; top: -70px; left: 50%; transform: translateX(-50%); }

.flow__ttl { position: relative; height: 80px; border: 4px solid #ebf6f0; background: #97d36b; color: #fff; text-align: center; font-size: 24px; display: grid; place-items: center; }
.flow__ttl::after { content: ''; position: absolute; top: -4px; right: -22px; width: 22px; height: 80px; z-index: 1; }

.flow01 .flow__ttl::after { background: url("../images/works_flow_bg01.jpg") no-repeat top right; }

.flow02 .flow__ttl { background: #64bd6d; }
.flow02 .flow__ttl::after { background: url("../images/works_flow_bg02.jpg") no-repeat top right; }

.flow03 .flow__ttl { background: #29a86e; }
.flow03 .flow__ttl::after { background: url("../images/works_flow_bg03.jpg") no-repeat top right; }

.flow04 .flow__ttl { background: #22905e; }

.flow__icon { height: 150px; display: flex; justify-content: center; align-items: center; }

.flow__txt { padding: 0 30px; }
.flow__txt p { font-size: 1.5rem; line-height: 1.8; }

/* COMPANY
----------------------------------------------------------- */
.company__message { background: #fff; }

.company__message__wrap { position: relative; background: #ebf6f0; border-bottom-right-radius: clamp(40px, 30vw, 600px); }
.company__message__wrap .ttl--center { position: relative; z-index: 2; }

.company__message__inner { width: min(90%, 1520px); margin: 0 auto; margin-top: calc((140 / 1920) * 100vw); padding-bottom: 240px; display: flex; flex-direction: row-reverse; justify-content: space-between; border-bottom-right-radius: clamp(40px, 30vw, 600px); position: relative; z-index: 1; }
.company__message__inner::before { content: ''; position: absolute; background: url("../images/shape_glow_center.png") no-repeat top center/contain; width: 1184px; height: 1184px; top: -200px; left: 50%; transform: translateX(-50%); z-index: -1; }

.company__message__img { flex: 0 0 auto; width: clamp(480px, 33.3333333333vw, 640px); margin-top: 24px; }
.company__message__img img { width: 100%; height: auto; border-radius: 20px; box-shadow: 10px 17.32px 30px rgba(0, 0, 0, 0.3); }

.company__message__detail { flex: 1 1 300px; padding-right: calc((100 / 1920) * 100vw); }

.message__copy { font-size: clamp(30px, 3.2432432432vw, 48px); font-weight: 700; line-height: 1.6; letter-spacing: .05em; margin-bottom: 1.5em; text-align: lefet; }
.message__copy span { color: #29a86e; font-weight: 700; }

.message__txt { padding-left: 1.5em; }
.message__txt p { margin: 1.8em; }

.representative { text-align: right; margin-top: 4em; }
.representative .name { font-size: 2.4rem; font-weight: 700; }
.representative .name .small { font-size: 1.4rem; padding-right: 1em; }

.company__profile { padding-bottom: calc((200 / 1920) * 100vw); }
.company__profile::after { content: ''; position: absolute; background: #fff; width: calc((1680 / 1920) * 100vw); height: 100%; top: 0; right: 0; border-top-left-radius: clamp(40px, 30vw, 600px); z-index: -1; }

.company__profile__inner { width: min(90%, 1520px); margin: 0 auto; display: flex; }

.ttl--left { flex-shrink: 0; }
.ttl--left .l--ttl--ja { font-size: 2.4rem; font-weight: 700; padding-left: 30px; margin-bottom: 1em; letter-spacing: .05em; position: relative; }
.ttl--left .l--ttl--ja::before { content: ''; position: absolute; background: url("../images/common/parts_shizuku_ttl.png") no-repeat left center/contain; width: 12px; height: 22px; top: 0; left: 0; }
.ttl--left .l--ttl--en { font-family: "Jost", sans-serif; font-optical-sizing: auto; line-height: 1.0; font-weight: 500; font-style: normal; font-size: 10rem; font-weight: 600; color: #29a86e; }

.profile__detail { flex: 1; padding-left: calc((190 / 1920) * 100vw); padding-top: 50px; }

table { width: 100%; border-collapse: collapse; }

th, td { padding: 2em 0; border-bottom: 1px solid rgba(41, 168, 110, 0.2); line-height: 1.7; }

tr:last-child th, tr:last-child td { border-bottom: none; }

th { width: 24%; padding-right: 1em; }
th span { font-weight: 700; position: relative; padding-left: 1.6em; }
th span::before { content: ''; position: absolute; left: 0; top: 5px; display: inline-block; width: 16px; height: 16px; border: 5px solid #21a166; border-radius: 50%; }

td { width: auto; }

.gmap { position: relative; width: 100%; height: 0; padding-bottom: 65%; overflow: hidden; margin: 40px 0 60px; }
.gmap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.gbtn--more { color: #29a86e; font-family: "Jost", sans-serif; font-optical-sizing: auto; line-height: 1.0; font-weight: 500; font-style: normal; font-size: 1.6rem; line-height: 1.0; display: block; margin-left: auto; transition: all .3s; position: relative; margin-bottom: 40px; }
.gbtn--more span { font-weight: 600; position: relative; padding-right: 70px; }
.gbtn--more span::after { content: ''; position: absolute; background: url("../images/common/btn_icon_more.png") no-repeat right center; background-size: 100% auto; width: 70px; height: 75px; right: 0; top: -25px; transition: all .3s; }
.gbtn--more:hover span::after { opacity: 0.5; filter: alpha(opacity=50); }

.profile__detail .btn--more { text-align: right; }

.company__philo { width: 100%; }

.philo__visual { width: 100%; height: calc((560 / 1920) * 100vw); position: relative; background: #fff; }
.philo__visual img { border-top-right-radius: clamp(40px, 30vw, 560px); }

.philo__contents { width: 100%; background: linear-gradient(to right, #29a86e 0%, #29a86e 63%, #b7dd43 100%); position: relative; border-bottom-left-radius: clamp(40px, 30vw, 560px); margin-top: -5px; padding-bottom: calc((160 / 1920) * 100vw); }
.philo__contents .en { font-size: 12rem; color: #fff; font-family: "Jost", sans-serif; font-optical-sizing: auto; line-height: 1.0; font-weight: 500; font-style: normal; font-weight: 600; position: relative; top: -56px; }

.philo__inner { width: min(100%, 1200px); margin: 0 auto; }

.philo__detail { display: flex; padding-left: 40px; }

.copy--tate--white { font-size: 2.4rem; color: #fff; letter-spacing: .1em; writing-mode: vertical-rl; padding-left: 1em; display: inline-block; position: relative; }
.copy--tate--white span { font-weight: 700; position: relative; display: inline-block; padding-top: 32px; }
.copy--tate--white span::before { content: ''; position: absolute; left: 4px; top: 0; display: inline-block; width: 16px; height: 16px; border: 5px solid #fff; border-radius: 50%; }
.copy--tate--white::after { content: ""; position: absolute; left: 0; top: 0; width: 1px; height: 100%; background-color: #fff; }

.philo__txt { flex: 1; padding-left: calc((220 / 1920) * 100vw); }
.philo__txt p { color: #fff; margin: 1.8em; }

.company__motto { width: min(90%, 1520px); margin: 0 auto; padding: 160px 0 80px; display: flex; justify-content: space-between; position: relative; }
.company__motto::after { content: ''; position: absolute; background: url("../images/common/logo_bg.svg") no-repeat center center; background-size: clamp(800px, 68.75vw, 1320px); width: 100%; height: 1022px; top: -13vw; left: 50%; transform: translateX(-50%); z-index: -1; }

.motto__box { display: flex; }
.motto__box .item { font-size: 2.4rem; color: #29a86e; letter-spacing: .1em; writing-mode: vertical-rl; display: inline-block; position: relative; margin-right: 2em; }
.motto__box .item span { font-weight: 700; background: #ebf6f0; padding: 0 0 .8em; }
.motto__box .item::after { content: ''; position: absolute; width: 1px; height: 100%; display: inline-block; background: #29a86e; top: 0; left: .5em; z-index: -1; }
.motto__box .list { padding-top: 80px; padding-right: 2em; }
.motto__box .list li { margin-bottom: 1em; line-height: 1.2; }
.motto__box .list li.break { margin-bottom: 3em; }

/* RECRUIT
----------------------------------------------------------- */
.rec__intro { padding-bottom: 0; }
.rec__intro::after { content: ''; position: absolute; background: linear-gradient(to right, #29a86e 0%, #29a86e 63%, #b7dd43 100%); width: 100%; height: 8vw; bottom: 0; left: 0; z-index: -1; }

.rec__intro__inner { padding-bottom: 120px; }

.rec__intro__copy { font-size: 5.6rem; font-weight: 700; line-height: 1.6; letter-spacing: .05em; inline-size: fit-content; margin-inline: auto; margin-bottom: 1em; text-align: center; }
.rec__intro__copy span { color: #29a86e; font-weight: 700; }

.rec__intro__message { inline-size: fit-content; margin-inline: auto; }
.rec__intro__message p { font-size: 1.9rem; text-align: center; }

.rec__gallery { width: 100%; }

.rec__gallery__inner { width: 100%; position: relative; padding: 0 calc((80 / 1920) * 100vw); background: url("../images/rec_load.jpg") no-repeat center center/contain; }
.rec__gallery__inner ul { display: flex; gap: calc((90 / 1920) * 100vw); justify-content: flex-start; padding: 0; margin: 0; min-width: fit-content; }
.rec__gallery__inner img { width: clamp(280px, 19.9vw, 382px); aspect-ratio: 1/1; height: auto; display: block; object-fit: cover; }

.rec__support { background: linear-gradient(to right, #29a86e 0%, #29a86e 63%, #b7dd43 100%); padding-bottom: 170px; border-bottom-left-radius: clamp(40px, 30vw, 600px); border-bottom-right-radius: clamp(40px, 30vw, 600px); }

.rec__support__inner { padding: 160px 0 0 0; width: min(90%, 1200px); margin: 0 auto; }

.rec__support__ttl { inline-size: fit-content; margin-inline: auto; text-align: center; }
.rec__support__ttl .ja { color: #fff; font-size: 2.4rem; font-weight: 700; letter-spacing: .05em; margin-bottom: 1.2em; }
.rec__support__ttl .en { color: #caf580; font-family: "Jost", sans-serif; font-optical-sizing: auto; line-height: 1.0; font-weight: 500; font-style: normal; font-size: 12rem; font-weight: 600; }

.rec__support__list { margin-top: 24px; }
.rec__support__list li { display: flex; justify-content: space-between; align-items: center; position: relative; padding-top: 60px; }
.rec__support__list li:not(:last-child) { padding-bottom: 80px; }
.rec__support__list li:not(:last-child)::after { content: ''; position: absolute; width: 100%; height: 5px; bottom: 0; left: 0; background: repeating-linear-gradient(to right, #fff, #fff 18px, transparent 18px, transparent 48px); }

.rec__support__img { width: 400px; position: relative; }
.rec__support__img .num { margin-bottom: -100px; position: relative; z-index: 1; }

.rec__support__detail { flex: 1; padding: 0 0 0 100px; }
.rec__support__detail .copy { margin-bottom: 2em; }
.rec__support__detail .copy span { color: #29a86e; background: #fff; font-size: 4rem; font-weight: 700; line-height: 1.6; padding: 0 .4em; display: inline-block; }
.rec__support__detail .txt p { color: #fff; }

.rec__guide { padding-top: 170px; padding-bottom: 80px; }

.rec__guide__nav { margin-top: 100px; margin-bottom: 80px; inline-size: fit-content; margin-inline: auto; }
.rec__guide__nav ul { display: flex; justify-content: center; padding: 0; margin: 0; }
.rec__guide__nav li { text-align: center; margin: 0 1em; }
.rec__guide__nav a { inline-size: fit-content; font-size: 2rem; position: relative; padding: 0 3em .6em; }
.rec__guide__nav a::after { content: ''; position: absolute; background: url("../images/common/icon_arrow_btm.svg") no-repeat right center/contain; width: 16px; height: 9px; right: 0; top: 12px; }
.rec__guide__nav a::before { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: currentColor; }

.rec__guide__list { width: min(90%, 1200px); margin: 0 auto 120px; }

.rec__guide__position { width: 100%; padding: 1.2em; color: #fff; background-image: linear-gradient(to right, rgba(40, 168, 110, 0.65), rgba(62, 192, 215, 0.65)); border-radius: 20px; font-size: 2.4rem; text-align: center; }

.rec__guide__detail { background: #fff; margin-top: 10px; padding: 10px 100px; border-radius: 20px; }

.rec__guide__contact .ft__cta__way { width: min(90%, 1200px); margin: 0 auto; background-color: rgba(25, 159, 97, 0.9); border-radius: 20px; }
