@charset "UTF-8";*{min-inline-size:0}:root{--l_width:1200px;--m_width:1000px;--s_width:800px;--font--en:"Manrope","Noto Sans JP",sans-serif;--font--jp:"Noto Sans JP",sans-serif;--header__height:8rem;--center_percent:90%;--section_margin:12.5em;--black:#191d25;--middle-gray:#a7a6a6;--dark-blue:#1a335b;--main-blue:#2b77d4;--light-blue:#eaf3ff;--green-blue:#00a8c2;--bg__gray:#f5f5f5;--bg__blue:#f4fbff;--dark-red:#ba1702;--easing_1:cubic-bezier(.65,.05,.36,1);--easing_2:cubic-bezier(.79,.14,.15,.86);--hover_opacity:.5;--duration__common:.2s;--duration--200:.2s;--duration--400:.4s;--duration--600:.6s;--duration--800:1.4s}html{font-size:62.5%;scroll-behavior:smooth}[id]{scroll-margin-top:calc(var(--header__height) + 2em)}body{font-family:var(--font--jp);font-size:1.6rem;font-weight:400;letter-spacing:1px;line-height:1.75;color:var(--black)}h1,h2,h3,h4,h5{font-weight:700}img{max-width:100%;height:auto}.container--L{max-width:var(--l_width);width:var(--center_percent);margin:0 auto}.container--M{max-width:var(--m_width);width:var(--center_percent);margin:0 auto}.container--S{max-width:var(--s_width);width:var(--center_percent);margin:0 auto}section{margin-block:var(--section_margin)}.from--tb{display:none}.from--sp{display:none}.indention p+p{margin-top:1em}.indention span{display:inline-block}.ff--en{font-family:var(--font--en);line-height:1}.fs--12{font-size:1.2rem}.fs--14{font-size:1.4rem}.fw--300{font-weight:300}.fw--400{font-weight:400}.fw--500{font-weight:500}.fw--700{font-weight:700}.fw--400{font-weight:400}.lh--100{line-height:1.00}.lh--125{line-height:1.25}.lh--150{line-height:1.5}.lh--175{line-height:1.75}.lh--200{line-height:2.0}.section__margin--M{margin-block:7.5em}.mt--1em{margin-top:1em}.mt--80{margin-top:5em}.mt--120{margin-top:7.5em}.mb--40{margin-bottom:2.5em}.mb--64{margin-bottom:4em}.mb--80{margin-bottom:5em}.mb--120{margin-bottom:7.5em}.uppercase{text-transform:uppercase}.header{position:fixed;top:1em;left:50%;transform:translateX(-50%);width:var(--center_percent);z-index:100;border-radius:.5em;border:1px #2B77D433 solid;background-color:#fff;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:background-color .3s ease}.header__wrap{display:flex;align-items:center;justify-content:space-between;padding:0 2.5em;height:var(--header__height)}.header__logo{display:flex}.header__logo__img{width:23.6rem}.header__nav__wrap{display:flex;align-items:center;justify-content:flex-end;flex:1;margin-left:2.5em;gap:1.5em}.nav__list{display:flex;align-items:center;height:100%}.nav__item{padding-inline:.75em;height:var(--header__height);display:flex;align-items:center}.nav__item__link{font-size:1.4rem;display:flex;align-items:center;gap:.25em}.nav__item__icon{width:1em;aspect-ratio:1/1;position:relative;display:flex;justify-content:center;align-items:center}.nav__item__icon:before,.nav__item__icon:after{content:'';background-color:var(--black);position:absolute;transition:var(--duration__common)}.nav__item__icon:before{width:80%;height:1px}.nav__item__icon:after{width:1px;height:80%}.nav__item.--has-sub.is-active .nav__item__icon:after{rotate:90deg;opacity:0}.mobile__header__nav__wrap{display:none}.nav__sub{position:absolute;top:calc(var(--header__height) - 0.25em);left:-1px;width:calc(100% + 2px);background-color:#fff;border-right:1px #2B77D433 solid;border-bottom:1px #2B77D433 solid;border-left:1px #2B77D433 solid;border-radius:0 0 .5em .5em;overflow:hidden;visibility:hidden;opacity:0;transform:translateY(1rem);transition:all .3s ease;z-index:-1}.nav__item.--has-sub:hover .nav__sub{visibility:visible;opacity:1;transform:translateY(0)}.nav__sub__inner{display:flex;margin:0 auto;padding:2.5em 6em;gap:4em}.nav__sub__left{display:flex;gap:2.5em}.nav__sub__title{display:flex;flex-direction:column;gap:.75em;font-size:1.5em;line-height:1}.nav__sub__title span{font-size:.5em;color:var(--main-blue)}.nav__sub__list{display:flex;flex-direction:column;gap:.75em}.nav__sub__right{display:flex;align-items:flex-start;gap:1em;margin-left:auto}.nav__sub__banner img{width:24rem;border-radius:8px;border:1px #2B77D433 solid}.nav__sub__banner p{font-size:1.2rem;line-height:1;margin-top:1em}.nav__other__list{display:flex;align-items:center;gap:1.5em}.header__nav__btn__wrap{margin-left:2.5em;z-index:200}.header__nav__btn{width:3rem;height:1.6rem;position:relative;cursor:pointer}.header__nav__btn__line{position:absolute;width:100%;height:1px;background-color:#000;transition:all .3s ease}.header__nav__btn__line:nth-child(1){top:20%}.header__nav__btn__line:nth-child(2){top:80%}.header__nav__btn.is-active .header__nav__btn__line{background-color:#fff}.header__nav__btn.is-active .header__nav__btn__line:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.header__nav__btn.is-active .header__nav__btn__line:nth-child(2){opacity:0}.header__nav__btn.is-active .header__nav__btn__line:nth-child(3){bottom:auto;top:50%;transform:translateY(-50%) rotate(-45deg)}.header.is-active{background-color:transparent;border-color:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.header__fullscreen{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:500;background-color:var(--main-blue);visibility:hidden;opacity:0;transition:all .4s ease;display:flex;flex-direction:column;color:#fff}.header__fullscreen.is-active{visibility:visible;opacity:1}.fullscreen__header{display:flex;align-items:center;justify-content:space-between;padding:0 2.5em;height:var(--header__height);position:absolute;top:1em;left:0;width:100%;z-index:10}.fullscreen__logo{display:flex}.fullscreen__logo__img{width:20rem}.fullscreen__close{cursor:pointer;width:3rem;height:3rem;position:absolute;right:calc(5% + 2.5em)}.fullscreen__close span{position:absolute;top:50%;left:0;width:100%;height:2px;background:#fff}.fullscreen__close span:nth-child(1){transform:rotate(45deg)}.fullscreen__close span:nth-child(2){transform:rotate(-45deg)}.fullscreen__container{display:flex;width:100%;height:100%}.fullscreen__left{width:35%;height:100%;background-image:image-set(url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/fullscreen__left__img@1.webp) 1x,url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/fullscreen__left__img@2.webp) 2x);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;display:flex;align-items:flex-end;padding:2em 2.5em}.fullscreen__news{position:relative;z-index:1;width:100%}.fullscreen__right{width:65%;height:100%;padding:calc(1em + var(--header__height) + 1em) 4em 2em;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between;gap:6em}.fullscreen__nav{display:flex;gap:2.5em}.fullscreen__nav__col{display:flex;flex-direction:column;gap:4em;width:min(40rem, 50%)}.nav__group__header{display:flex;flex-direction:column;gap:.5em;line-height:1;margin-bottom:1.5em}.nav__group__header__title--main{font-size:2.5em}.nav__group__header__title--sub{font-size:.75em}.nav__group__list{display:flex;flex-direction:column;align-items:flex-start;gap:1.25em;font-size:1.4rem}.nav__group__item{display:block;line-height:1}.fullscreen__nav__bottom{border-top:1px solid #fff;margin-top:auto;padding-top:2em;display:flex;justify-content:center}.fullscreen__nav__copyright{font-size:1rem}.c-filter{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,0);backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);z-index:99;pointer-events:none;transition:all .4s ease}.c-filter.is-active{background:#0000001A;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.hover--fade{transition:var(--duration__common)}.hover--fade:hover{opacity:var(--hover_opacity)}.target{transition:.6s var(--easing_1)}.link--arrow:after{content:'';inline-size:.9em;block-size:.9em;border-right:2px solid currentColor;border-top:2px solid currentColor;transform:rotate(45deg)}.link--mini{display:inline-flex;align-items:center;gap:.6em;color:#fff}.link--mini:after{content:'';inline-size:.8em;block-size:.8em;border-right:2px solid currentColor;border-top:2px solid currentColor;transform:rotate(45deg)}.target.fade--blur{transition:var(--duration--600) var(--easing_1)}.fv__target{transition:.6s var(--easing_2)}.fade--blur{opacity:0;filter:blur(5px)}.fade--blur.show{opacity:1;filter:blur(0)}.fade--up-blur{opacity:0;transform:translateY(1em);filter:blur(5px)}.fade--up-blur.show{opacity:1;transform:translateY(0em);filter:blur(0)}.fv__target.fade--blur.show{opacity:1;filter:blur(0) drop-shadow(0 0 20px #00000080)}.target.fade--up{opacity:0;transform:translateY(1em);transition:.6s var(--easing_1)}.target.show.fade--up{opacity:1;transform:translateY(0)}.section__title__wrap{display:flex;gap:1em;line-height:1;flex-shrink:0}.section__title__wrap.--v--center{flex-direction:column;align-items:center}.section__title__wrap.--v--left{flex-direction:column;align-items:flex-start}.section__title--main{font-size:5em;font-weight:400;line-height:1}.section__title--sub{display:flex;align-items:center;gap:.5em;opacity:0;transition:opacity .4s ease}.section__title--sub:before{content:'';width:1.5em;height:2px;background-color:var(--main-blue)}.section__title--main span{display:inline-block;opacity:0;transform:translateY(3rem);transition:opacity .5s ease,transform .5s cubic-bezier(.25,1,.5,1)}.js-scroll-anime.is-active .section__title--main span{opacity:1;transform:translateY(0)}.js-scroll-anime.is-active .section__title--sub{opacity:1}.section__title__wrap.--mini .section__title--main{font-size:1.75em}.section__title__wrap.--mini .section__title--sub{font-size:.875em}.section__title__wrap.--mini .section__title--sub:before{width:1.5em}.common__btn{position:relative;display:flex;align-items:center;justify-content:space-between;width:20rem;font-size:1.4rem;line-height:1;border-radius:8px;padding:.5em 1em;background-color:var(--main-blue);border:1px solid var(--main-blue);color:#fff;overflow:hidden;z-index:1;transition:color .4s ease,border-color .4s ease;gap:1em}.common__btn:hover{color:var(--main-blue)}.common__btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;transform:translateX(-100%);transition:transform .4s ease;z-index:-1}.common__btn:hover:before{transform:translateX(0)}.common__btn__arrow{position:relative;width:28px;height:28px;border-radius:4px;background-color:transparent;overflow:hidden;transition:background-color .4s ease}.common__btn:hover .common__btn__arrow{background-color:var(--light-blue)}.common__btn__arrow:after,.common__btn__arrow:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__arrow--white.svg);background-size:42.86%;background-repeat:no-repeat;background-position:center;transform:translateX(0);transition:transform .4s ease}.common__btn__arrow:before{background-image:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__arrow--blue.svg);transform:translateX(-100%)}.common__btn:hover .common__btn__arrow:after{transform:translateX(100%)}.common__btn:hover .common__btn__arrow:before{transform:translateX(0)}.common__btn.--white{background-color:#fff;color:var(--main-blue)}.common__btn.--white .common__btn__arrow:after,.common__btn.--white .common__btn__arrow:before{background-image:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__arrow--blue.svg)}.common__btn.--white:before{background-color:var(--light-blue)}.common__btn.--white:hover .common__btn__arrow{background-color:#fff}.color--blue{color:var(--main-blue)}.text--center{text-align:center}.--fade-in{opacity:0;transition:var(--duration--800)}.fade--up{opacity:0;transform:translateY(2em);transition:var(--duration--800)}.icon__pdf{display:flex;align-items:center;gap:.5em}.icon__pdf:after{content:'';width:1em;height:1em;background-image:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__pdf--blue.svg);background-size:contain;background-position:center;background-repeat:no-repeat;flex-shrink:0}.icon__pdf.--white:after{background-image:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__pdf--white.svg)}.bg__light-blue{background-color:#eff3f9;padding-top:var(--section_margin);border-radius:2.5em 2.5em 0 0}.icon__other-page{display:flex;align-items:center;gap:.5em;text-decoration:underline}.icon__other-page:after{content:'';width:1em;height:1em;background-image:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__other-page--blue.svg);background-size:contain;background-position:center;background-repeat:no-repeat;flex-shrink:0}.top__fv{margin-top:calc(1em + var(--header__height) + 5em)}.top__fv__catch .section__title--main,.top__fv__catch .section__title--sub{color:var(--main-blue)}.top__fv__catch .section__title--main br{display:none}.top__fv__catch .section__title--sub{font-size:2em}.top__fv__catch .section__title--sub:before{content:none}.top__fv__content{margin-top:3em;position:relative;display:flex;justify-content:center}.top__fv__slider .splide__track{width:100%;height:100%;max-height:70rem}.top__fv__slider__item{width:100%;height:100%}.top__fv__slider__item img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform 6s ease-out}.top__fv__slider__item.is-active img{transform:scale(1.1)}.top__fv__content__link__list{position:absolute;bottom:1em;display:flex;justify-content:center;align-items:center;gap:1em;width:min(var(--l_width), var(--center_percent))}.top__fv__content__link__item{background-color:var(--main-blue);color:#fff;border-radius:1.5em .5em .5em;padding:1em;width:min(18rem, calc((100% - 1em * 4) / 5));display:flex;flex-direction:column;align-items:flex-start;gap:1em}.top__fv__content__link__item__icon{height:3em}.top__fv__content__link__item__title{display:flex;flex-direction:column;font-size:1.4rem;line-height:1}.top__fv__content__link__item__title--sub{margin-top:1em;font-size:.5em}.top__news{margin-top:var(--section_margin);padding-bottom:var(--section_margin)}.top__news__content{margin-top:4.5em}.top__news__content__inner{display:flex;flex-direction:column;gap:2.5em}.top__news__category__list{display:flex;flex-wrap:wrap;align-items:center;gap:1em}.top__news__category__item{font-size:1.4rem;line-height:1;border-radius:5em;border:1px solid var(--black);padding:.5em 1.5em .625em}.top__news__category__item.--current{border:1px solid var(--main-blue);background-color:var(--main-blue);color:#fff}.top__news__list{display:flex;flex-direction:column}.top__news__item{display:flex;align-items:center;gap:2em;padding-block:1.75em;border-bottom:1px solid #77777780}.top__news__item__content{display:flex;align-items:center;gap:2em;flex:1}.top__news__item__detail{display:flex;align-items:center;gap:1em;flex-shrink:0}.top__news__item__detail .top__news__item__category{width:13rem;white-space:nowrap;font-size:1.4rem;line-height:1;border-radius:5em;border:1px solid var(--black);padding:.5em 1.5em .625em;text-align:center}.news__title{margin:0;flex:1;min-width:0;font-weight:400;line-height:1.56;letter-spacing:.04em;color:var(--black)}.top__news__item__arrow{flex-shrink:0;width:1em;aspect-ratio:1/1;background:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__arrow--gray.svg) no-repeat center/contain;transition:var(--duration__common)}.top__news__item:hover .top__news__item__arrow{opacity:1;transform:translateX(.5em)}.top__news__footer{margin-top:3em;display:flex;justify-content:flex-end}.top__bg__light-blue{padding-top:10em}.top__bg__light-blue section:first-child{margin-top:0}.top__intro__catch{color:var(--main-blue);text-align:center}.top__intro__catch--main{font-size:3em}.top__intro__catch--sub{margin-top:1.5em;font-size:1.25em}.top__intro__text__wrap{margin-top:4em;text-align:center;font-size:1.125em;color:var(--main-blue)}.top__intro__slider{margin-top:4em;width:100vw;margin-inline:calc(50% - 50vw)}.top__intro__slider__img{width:100%}.top__service__header{display:flex;justify-content:space-between;gap:2em}.top__service__header__content{display:flex;flex-direction:column;align-items:flex-end;gap:2em}.top__service__content{display:flex;gap:10%;margin-top:6.25em}.top__service__img__wrap{position:sticky;top:calc(50svh - 28rem);display:flex;justify-content:center;align-items:center;width:50%;height:56rem;flex-shrink:0}.top__service__img__wrap img{position:absolute;opacity:0;width:100%;height:100%;object-fit:cover;border-radius:8px;overflow:hidden;transition:.8s;filter:blur(4px)}.top__service__img__wrap img.show{opacity:1;filter:blur(0px)}.top__service__list{display:flex;flex-direction:column}.top__service__item{display:flex;flex-direction:column;gap:3.5em;padding-block:var(--section_margin)}.top__service__item__header__title--sub{color:var(--main-blue)}.top__service__item__header__title--main{margin-top:.5em;font-size:1.5em;line-height:1}.top__recruit__wrap{background-color:var(--main-blue);color:#fff;max-width:100vw;padding-block:6.25em;border-radius:1.5em}.top__recruit__inner{display:flex;align-items:center;justify-content:center;gap:5%;padding-inline:5%;position:relative;aspect-ratio:1300/800}.top__recruit__content{flex-shrink:0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:3.5em}.top__recruit__content .section__title--sub:before{content:none}.top__recruit__catch{font-size:2em;line-height:1.5}.top__recruit__img{flex-basis:50%;height:100%;position:relative;display:flex;align-items:center}.top__recruit__img__item{position:absolute}.top__recruit__img__left__01{width:92.11%;margin-bottom:100%}.top__recruit__img__left__02{width:57.89%;right:0;margin-top:80%}.top__recruit__img__right__01{right:0;width:52.63%;top:5%}.top__recruit__img__right__02{width:32.89%;margin-bottom:10%}.top__recruit__img__right__03{right:0;width:78.95%;margin-top:110%}.top__recruit__sns{margin-top:6.25em}.top__recruit__sns__header{display:flex;flex-wrap:wrap;align-items:center;gap:2em;margin-bottom:2em}.top__recruit__sns__header__title{display:flex;align-items:center;font-size:1.5em;gap:.25em}.top__recruit__sns__header__title:before{content:'';flex-shrink:0;width:1em;aspect-ratio:1/1;background:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__insta--white.svg) no-repeat center/contain}.top__recruit__sns__header__name{font-size:1.25em}.top__recruit__sns__list{display:flex;gap:1em}.top__recruit__sns__item{flex-basis:100%}.top__recruit__sns__item img{width:100%}.top__company{margin-bottom:0;padding-bottom:var(--section_margin)}.top__company__content{margin-top:4em;display:flex;align-items:stretch;justify-content:space-between;gap:4em}.top__company__link__list{flex-basis:50%;display:flex;flex-direction:column}.top__company__link__item{display:flex;gap:1em;align-items:center;padding:1.5em;border-bottom:1px solid #77777780}.top__company__link__item:first-child{border-top:1px solid #77777780}.top__company__link__item__img{width:20rem;flex-shrink:0}.top__company__link__item__content{width:100%;display:flex;align-items:center;justify-content:space-between}.top__company__link__item__title--main{font-size:1.5em}.top__company__link__item__title--sub{margin-top:.75em;color:var(--main-blue)}.top__company__thumbnail__list{flex-basis:41.67%;position:relative;display:flex;border-radius:8px;overflow:hidden}.top__company__thumbnail__item{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.top__company__thumbnail__item{opacity:0;filter:blur(4px);transition:.8s}.top__company__thumbnail__item.show{opacity:1;filter:blur(0px)}.page__header,.page__header:has(+.page__child__sticky__section){margin-bottom:calc(var(--section_margin) / 2)}.page__header+section,.page__header+.page__child__sticky__section{margin-top:calc(var(--section_margin) / 2)}.page__child__sticky__section section:first-child{margin-top:0}.page__child__sticky__section section:last-child{margin-bottom:0}.page__child__sticky__section__img{position:sticky;top:0;width:100%;max-height:60rem;object-fit:cover}.page__child__sticky__section__img.hidden{visibility:hidden}.page__child__sticky__section__wrap{background-color:var(--light-blue);padding-top:var(--section_margin);padding-bottom:var(--section_margin);position:relative;z-index:2;border-radius:2.5em 2.5em 0 0;margin-top:-2.5em}section.service{margin-bottom:0}.service__intro__text{width:min(80rem, 100%);margin-inline:auto}.service__list__wrap{margin-top:6.25em;display:flex;justify-content:space-between;align-items:flex-start;gap:2em}.service__item__img__list{flex-basis:53.13%;aspect-ratio:1/1;position:sticky;top:calc(1em + var(--header__height) + 1em);display:flex;justify-content:center;align-items:center}.service__item__img__list:before{content:'';width:70.18%;aspect-ratio:1/1;border-radius:50%;background-color:var(--main-blue);position:absolute}.service__item__img__circle__list{width:100%;height:100%;aspect-ratio:1/1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .4s cubic-bezier(.65,0,.35,1)}.service__item__img__circle__item{position:absolute;width:25.15%;top:50%;left:50%}.service__item__img__circle__item.top{transform:translate(-50%,-50%) translateY(-150%)}.service__item__img__circle__item.right{transform:translate(-50%,-50%) translateX(150%)}.service__item__img__circle__item.bottom{transform:translate(-50%,-50%) translateY(150%)}.service__item__img__circle__item.left{transform:translate(-50%,-50%) translateX(-150%)}.service__item__img__circle__item img{display:block;width:100%;transition:transform .4s cubic-bezier(.65,0,.35,1)}.service__item__img__content__list{position:absolute;display:flex;justify-content:center;align-items:center;color:#fff}.service__item__img__content__item{position:absolute;white-space:nowrap;text-align:center;opacity:0;filter:blur(4px);transition:.4s}.service__item__img__content__item.active{opacity:1;filter:blur(0)}.service__item__img__content__item__number,.service__item__img__content__item__en{font-size:min(1.4rem, 1vw)}.service__item__img__content__item__en{margin-top:.5em}.service__item__img__content__item__catch{font-size:min(2rem, 1.5vw);margin-top:1em}.service__list{flex-basis:43.75%}.service__item+.service__item{margin-top:var(--section_margin)}.service__item{display:flex;flex-direction:column;gap:2em}.service__item__content__item__bg__white{padding:1.5em;background-color:#fff;font-size:1.4rem}.service__item__address{display:flex;flex-direction:column;align-items:flex-start;gap:.75em}.service__item__address__title{color:var(--main-blue);line-height:1}.service__item__address__google{display:inline-flex;align-items:center;gap:.25em;color:var(--main-blue);text-decoration:underline}.service__item__address__google:before{content:'';width:1em;aspect-ratio:1/1;background:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__pin--blue.svg) no-repeat center/contain}.service__item__content__list{margin-top:2em}.service__item__content__item{display:flex;flex-direction:column;gap:1em}.service__item__content__item__title{font-size:1.25em;color:var(--main-blue)}.service__item__content__item .service__item__content__item__img{margin-top:1em}.service__item__content__item__img img{width:100%;border-radius:8px;overflow:hidden}.service__item__content__item+.service__item__content__item{margin-top:5em}.column__2{display:flex;align-items:flex-start;justify-content:space-between;gap:4em}.column__2--side{position:sticky;top:calc(1em + var(--header__height) + 4em);flex-shrink:0;width:27rem}.column__2--main{width:min(84rem, 100%)}.company__message__catch{color:var(--main-blue);font-size:2em;margin-bottom:1em}.company__message__body{display:flex;gap:2.5em}.company__message__img{flex-shrink:0;width:min(25rem, 30%)}.company__message__img img{width:100%;border-radius:8px;overflow:hidden}.company__message__text__wrap{display:flex;flex-direction:column}.company__message__name{margin-left:auto;margin-top:2em;font-size:1.4rem}.company__message__name__wrap{display:flex;align-items:baseline;gap:.5em}.company__message__name--main{font-size:1.25em}.company__policy__content{display:flex;flex-direction:column;gap:2em}.company__policy__body{display:flex;flex-direction:column;gap:1em}.company__policy__list{padding-left:2.5em;position:relative;counter-reset:policy-counter}.company__policy__list:before{content:'';width:.5em;height:100%;background-color:#2B77D41A;position:absolute;left:0;top:0}.company__policy__item{display:flex;align-items:baseline;gap:2em;counter-increment:policy-counter}.company__policy__item:before{font-family:var(--font--en);content:counter(policy-counter,decimal-leading-zero);color:var(--main-blue)}.company__policy__item+.company__policy__item{margin-top:1em}.company__overview__table{width:100%}.company__overview__table tr{display:flex}.company__overview__table td{padding-block:1.5em}.company__overview__table td:first-child{width:16rem;color:var(--main-blue);border-bottom:1px solid var(--main-blue);flex-shrink:0}.company__overview__table td:last-child{width:100%;border-bottom:1px solid #77777780;padding-left:1em}.company__overview__organization-chart{margin-top:2.5em;display:inline-flex;align-items:center;gap:2em;background-color:var(--main-blue);color:#fff;padding:.5em 1em;border-radius:8px}.company__overview__organization-chart:after{content:'';width:1.5em;aspect-ratio:1/1;background:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__pdf--white.svg) no-repeat center/contain}.company__office__nav__list{margin-top:2.5em;display:flex;flex-direction:column;background-color:#fff}.company__office__nav__item{font-size:1.4rem;color:var(--main-blue);border-bottom:1px solid var(--main-blue);padding:.75em 1em}.company__office__list{display:flex;flex-direction:column;gap:6.25em}.company__office__item{display:flex;gap:2.5em;align-items:center}.company__office__item__img{flex-shrink:0}.company__office__item__title{font-size:1.25em;color:var(--main-blue);margin-bottom:1em}.company__office__item__content{width:100%}.page__child__sticky__section.company__02 .page__child__sticky__section__wrap{background-color:#faf8f8}.company__history__content{margin-top:4em;margin-inline:auto;width:min(100%, var(--m_width))}.company__history__table{width:100%}.company__history__table tr{display:flex;align-items:flex-start}.company__history__table__year{width:22rem;flex-shrink:0;color:var(--main-blue);font-size:2em;line-height:1;margin-top:-.25em}.company__history__table tr.hidden-history{display:none;opacity:0;transition:opacity .3s ease,transform .3s ease}.company__history__table__item{position:relative;padding-left:2em;padding-bottom:4em}.company__history__table__item:before{content:'';width:1em;aspect-ratio:1/1;border-radius:50%;background-color:var(--main-blue);position:absolute;left:0;z-index:2}.company__history__table__item:after{content:'';width:4px;height:100%;background-color:#fff;position:absolute;top:0;left:.5em;transform:translateX(-50%)}.company__history__table__title{color:var(--main-blue);line-height:1}.company__history__table__text{margin-top:.5em;line-height:1.5}.company__history__table__img{margin-top:1.25em}.company__history__table__item:has(+.company__history__table__item){padding-bottom:2.5em}.company__history__table tr:last-child .company__history__table__item:last-child{padding-bottom:1em}.show-more-btn-container{margin-top:2em;text-align:center;display:flex;justify-content:center}.show-more-btn{font-size:1.2rem;display:inline-flex;align-items:center;justify-content:center;gap:.5em;padding:.5em 2em;background-color:var(--main-blue);border:1px solid var(--main-blue);color:#fff;border-radius:8px;cursor:pointer;transition:var(--duration__common)}.show-more-btn:hover{background-color:var(--light-blue);color:var(--main-blue)}.plus-icon{font-size:1.25em}.show-more-btn.hidden{display:none}.company__sdgs__list{display:flex;flex-direction:column;gap:4em}.company__sdgs__item{background-color:#fff;padding:3.5em 5em;border-radius:1em;display:flex;flex-direction:column;gap:1.5em}.company__sdgs__item__title{font-size:1.25em}.company__sdgs__item__icon__list{background-color:#faf8f8;display:flex;gap:1em;padding:1.5em;border-radius:8px}.company__sdgs__item__icon__item{flex-basis:calc((100% - 4em) / 5)}.news__side{width:18rem}.news__category__title{font-size:1.4rem;line-height:1;padding:0 0 1em 1em;border-bottom:1px solid #77777780}.news__category__list{margin-top:1em;display:flex;flex-direction:column;gap:1em}.news__category__item{font-size:1.4rem;display:flex;align-items:center;gap:.5em}.page--news .column__2--main{width:min(100rem, 100%)}.post__pagination .wp-pagenavi{display:flex;justify-content:center;align-items:center;gap:.5em;position:relative}.post__pagination .wp-pagenavi a,.post__pagination .wp-pagenavi span.current{width:2em;aspect-ratio:1/1;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1;transition:var(--duration__common);font-size:1.4rem}.post__pagination .wp-pagenavi span.current{background-color:var(--main-blue);color:#fff}.post__pagination .wp-pagenavi a:hover{opacity:var(--hover_opacity)}.post__pagination a:has(.btn__arrow){font-size:1.4rem;position:absolute;width:auto;gap:.5em}.post__pagination a:has(.btn__arrow).previouspostslink{left:0;flex-direction:row-reverse}.post__pagination a:has(.btn__arrow).previouspostslink .btn__arrow{scale:-1 1}.post__pagination a:has(.btn__arrow).nextpostslink{right:0}.btn__arrow{background-color:transparent;border:1px solid var(--main-blue)}.news__content__category__title{font-size:1.5em;margin-bottom:2em;color:var(--main-blue)}.news__footer{margin-top:4em}.news__single__content{display:flex;flex-direction:column;gap:4em}.news__single__header{display:flex;flex-direction:column;gap:1em}.news__single__header__detail{display:flex;align-items:center;gap:1em;color:#777}.news__single__header__category{font-size:1.4rem;line-height:1;border-radius:5em;border:1px solid var(--black);padding:.5em 1.5em .625em}.news__single__header__title{font-size:1.5em}.news__single__content .news__footer{margin-top:0}.news__single__body a{text-decoration:underline}.news__single__body a:hover{opacity:var(--hover_opacity)}.news-single__footer{font-size:1.4rem;display:flex;justify-content:space-between;align-items:center}.news-single__footer__btn{display:flex;align-items:center;gap:.5em;min-width:12rem;flex-shrink:0}.news-single__footer__btn.--prev .btn__arrow{scale:-1 1}body:has(.page--contact){background-color:var(--light-blue)}.contact__wrap{display:flex;flex-direction:column;gap:6.25em}.contact__item__title{font-size:1.5em;color:var(--main-blue);margin-bottom:1.5em}.page--contact:has(.mw_wp_form.mw_wp_form_complete) .contact__tel{display:none}.contact__tel__link{background-color:#fff;display:flex;flex-direction:column;gap:.5em;padding:3em 1em;align-items:center;border-radius:8px}.contact__tel__number{font-size:2em;color:var(--main-blue)}.contact__tel__note{text-align:center;line-height:1.25}.contact__form__header__note{color:red;margin-top:1em;display:inline-flex}.contact__form__content{margin-top:4em}.contact__table{width:100%}.contact__table tbody{display:flex;flex-direction:column;gap:3em}.contact__table tr{display:flex;flex-direction:column;gap:1em}.contact__table tr td:nth-child(1){display:flex;align-items:center;gap:.5em}.contact__table .need{flex-shrink:0}.need{color:#fff;background-color:red;padding:.5em .75em;font-size:.875em;line-height:1;border-radius:4px}.contact__table input[type=text],.contact__table input[type=email],.contact__table input[type=tel],.contact__table input[type=file],.contact__table select,.contact__table textarea,.privacypolicy_text{width:100%;border-radius:.8rem;padding:1em;background-color:#fafafa}.contact__table ::placeholder{font-size:.875em;color:#a2a2a2}.privacypolicy_content{display:flex;flex-direction:column;gap:2em;align-items:flex-end}.privacypolicy_text{padding:1em;font-size:1.2rem;font-weight:300;height:15em;overflow-y:scroll;display:flex;flex-direction:column;gap:2em}.privacy_item_title{margin-bottom:.5em;text-decoration:underline}.privacypolicy_check a{text-decoration:underline}.privacypolicy_check label{display:flex;align-items:center;gap:.5em}.privacypolicy_check input[type=checkbox]{width:1.5em;height:1.5em}.contact__submit{position:relative;display:flex;align-items:center}.contact__submit input{min-width:18rem;background-color:var(--orange);color:#fff;background-color:var(--main-blue);border-radius:8px;padding:.5em 1em;display:flex;transition:.2s;text-align:center}.mwform-checkbox-field input,.mwform-radio-field input{margin-right:0}.privacypolicy_check .mwform-checkbox-field-text{display:flex;align-items:center}.privacypolicy_check .mwform-checkbox-field-text .need{margin-left:.5em}.contact__table .select{width:min(40rem, 100%);position:relative;display:flex;align-items:center}.contact__table .select select{cursor:pointer}.contact__table .select:after{content:'';width:.5em;height:.5em;position:absolute;right:1.5em;border-bottom:1px solid var(--black);border-right:1px solid var(--black);transform:rotate(45deg)}.page--confirmation .contact__table .select:after{content:none}.footer{background-color:var(--dark-blue);color:#fff;padding-block:5em}.footer__contact{margin-bottom:4em}.footer__contact__header{display:flex;align-items:center;gap:2em}.footer__contact .section__title--main{font-size:4em}.footer__contact .section__title--sub:before{background-color:#fff}.footer__contact__link{position:relative;display:flex;flex-direction:column}.footer__contact__link__text__wrap{width:100vw;margin-inline:calc(50% - 50vw);overflow:hidden}.footer__contact__link__text{opacity:.1;font-size:10em;white-space:nowrap;transition:var(--duration__common)}.footer__contact__link:hover .footer__contact__link__text{opacity:.5}.footer__contact__link__icon{margin-left:auto;display:flex;width:14rem;aspect-ratio:1/1;border-radius:50%;border:1px solid #fff;background-image:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__mail--white.svg);background-repeat:no-repeat;background-position:center;background-size:17.14%;transition:var(--duration__common)}.footer__contact__link:hover .footer__contact__link__icon{background-color:var(--light-blue);border-color:var(--main-blue);background-image:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__mail--blue.svg)}.footer__sub{display:flex;justify-content:space-between;gap:2em;align-items:center;border-bottom:1px solid #ffffff80;padding-bottom:2em;margin-bottom:3em}.footer__sub a:hover{opacity:var(--hover_opacity)}.footer__sub__list{font-size:1.4rem;color:#eee;display:flex;align-items:center;gap:0em 1em;width:100%;flex-wrap:wrap;overflow:hidden}.footer__sub__to-top{flex-shrink:0;display:flex;gap:.5em;align-items:center}.footer__sub__to-top:after{content:'';width:1em;height:1em;background-image:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__arrow--white.svg);background-size:contain;background-repeat:no-repeat;background-position:center;rotate:-90deg}.footer__logo{width:40rem;display:flex}.footer__logo img{width:100%}.footer__inner{margin-top:3em;display:flex;justify-content:space-between;gap:4em;flex-wrap:wrap}.footer__nav__wrap{display:flex;gap:3em}.footer__address{font-size:1.4rem}.footer__address__gmap{margin-top:1em;display:flex;gap:.5em;align-items:center}.footer__address__gmap:before{content:'';width:1em;height:1em;background-image:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__pin--white.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.footer__nav{display:flex;flex-direction:column;gap:1.5em}.footer__nav__list{font-size:1.2rem;display:flex;flex-direction:column;gap:1.25em;line-height:1}.footer__nav__main{display:flex;align-items:center;gap:.5em;line-height:1.25}.footer__nav .common__btn{width:auto;min-width:12rem}.btn__arrow{position:relative;width:24px;height:24px;border-radius:4px;background-color:var(--main-blue);overflow:hidden;transition:background-color .4s ease}a:has(.btn__arrow):hover .btn__arrow{background-color:var(--light-blue)}.btn__arrow:after,.btn__arrow:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__arrow--white.svg);background-size:42.86%;background-repeat:no-repeat;background-position:center;transform:translateX(0);transition:transform .4s ease}.btn__arrow:before{background-image:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__arrow--blue.svg);transform:translateX(-100%)}a:has(.btn__arrow):hover .btn__arrow:after{transform:translateX(100%)}a:has(.btn__arrow):hover .btn__arrow:before{transform:translateX(0)}.footer__nav__item{display:flex;gap:1em;align-items:center}.footer__nav__item:before{content:'';width:1em;height:1em;background-image:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__arrow--white.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.footer__nav__small{font-size:1.2rem}.footer__other{position:relative;display:flex;justify-content:center;align-items:center;gap:2em;margin-top:5em}.footer__sns__list{position:absolute;left:0;display:flex;gap:1em}.footer__sns__item{width:1em;height:1em;display:flex;justify-content:center;align-items:center}.footer__sns__item img{width:100%}.footer__copyright{font-size:1.2rem}@media screen and (max-width:900px){:root{--header__height:6rem;--section_margin:8em}body{font-size:1.4rem}section{margin:var(--section_margin) 0}.from--tb{display:block}.none--tb{display:none}.header{height:var(--header__height);overflow:hidden;transition:.2s}.header.open{height:calc(100vh - 2em)}.header__wrap{padding-inline:1em}.header__logo__img{width:min(20rem, 50vw);position:relative;z-index:200}.header__nav__wrap{display:none}.mobile__header__nav__wrap{display:flex;flex-direction:column;overflow-y:scroll;height:calc(100% - var(--header__height));padding:1em;font-size:min(2em, 3vw)}.mobile__nav__item__link{font-size:1.375em}.mobile__nav__item__link.--has-sub{display:flex;align-items:center;justify-content:space-between}.mobile__nav__item__icon{width:1em;aspect-ratio:1/1;position:relative;display:flex;justify-content:center;align-items:center}.mobile__nav__item__icon:before,.mobile__nav__item__icon:after{content:'';background-color:var(--black);position:absolute;transition:var(--duration__common)}.mobile__nav__item__icon:before{width:80%;height:1px}.mobile__nav__item__icon:after{width:1px;height:80%}.mobile__nav__item.active .mobile__nav__item__icon:after{height:0}.mobile__nav__list{display:flex;flex-direction:column}.mobile__nav__item{border-bottom:1px solid #2B77D440;padding-block:1em}.mobile__nav__item:first-of-type{border-top:1px solid #2B77D440}.mobile__nav__sub__inner{font-size:1.25em;height:0;overflow:hidden;transition:height .4s ease}.mobile__nav__sub__left{padding-left:1em;padding-top:1em}.mobile__nav__sub__list{display:flex;flex-direction:column;gap:1em}.mobile__nav__item:not(:has(.mobile__nav__sub)),.mobile__nav__sub__item a{display:flex;align-items:center;justify-content:space-between}.mobile__nav__item:not(:has(.mobile__nav__sub)):after,.mobile__nav__sub__item a:after{content:'';width:1em;height:1em;background-image:url(//www.taiyokaiun.co.jp/wordpress/wp-content/themes/taiyo-kaiun__corporate/assets/css/../img/common/icon__arrow--blue.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.mobile__nav__other__list{margin-top:1.5em}.mobile__nav__other__list .common__btn{width:100%;font-size:1.25em}.header__nav__btn__wrap{display:flex;margin-left:.5em}.header__nav__btn{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}body:has(.page--top) .header.open .header__nav__btn__line,body:has(.page--top) .header.is_scrolled .header__nav__btn__line{background-color:var(--dark-blue)}.header.open .header__nav__btn__line:nth-child(1){top:50%;transform:rotate(25deg)}.header.open .header__nav__btn__line:nth-child(2){top:50%;transform:rotate(-25deg)}.header.open .header__nav__btn__line:nth-child(3){opacity:0}.section__title--main{font-size:min(6em, 12.5vw)}.section__title__wrap.--mini .section__title--main{font-size:clamp(1.5em, 5vw, 2em)}.top__fv__catch .section__title--sub{font-size:min(2em, 3.5vw)}.top__fv{margin-top:calc(1em + var(--header__height) + 3em)}.top__fv__catch .section__title--main{font-size:7.25vw}.top__fv__content__img{aspect-ratio:3/2}.top__fv__content__link__list{display:none}.top__news__item{gap:1em}.top__news__item__content{flex-direction:column;gap:1em;align-items:flex-start}.top__news__item__detail .top__news__item__category{font-size:1.2rem}.top__intro__catch--main{font-size:6vw}.top__intro__catch--sub{font-size:1em}.top__service__header{flex-direction:column}.top__service__header__content{align-items:flex-start}.top__service__header__content .common__btn{margin-left:auto}.top__service__img__wrap{display:none}.top__service__list{gap:8.25em}.top__service__item{gap:2em;padding:0}.top__service__item__img{aspect-ratio:3/2;object-fit:cover;width:100%;border-radius:1em;overflow:hidden}.top__service__item .common__btn{margin-left:auto}.top__recruit__wrap{padding-block:4em}.top__recruit__inner{flex-direction:column;gap:4em}.top__recruit__img{width:100%;height:auto;display:flex;align-items:flex-start}.top__recruit__img__item{position:relative}.top__recruit__img.--left{gap:10%}.top__recruit__img__left__01{width:50%;margin-bottom:0}.top__recruit__img__left__02{width:40%;margin-top:20%}.top__recruit__img.--right{justify-content:space-between}.top__recruit__img__right__01{right:auto;top:auto;width:25%;margin-top:10%}.top__recruit__img__right__02{width:15%;margin-bottom:0;margin-top:20%}.top__recruit__img__right__03{right:auto;width:50%;margin-top:0}.top__recruit__sns__item:nth-child(n+4){display:none}.top__company__thumbnail__list{display:none}.top__company__link__list{flex-basis:100%}.top__company__link__item{padding:2em 0;gap:2em}.top__company__link__item__img{width:40%}.service__list__wrap{flex-direction:column;gap:5em}.service__item__img__list{position:relative;top:0;width:min(50rem, 100%);margin-inline:auto}.service__item__img__circle__item{width:33%}.service__item__img__circle__item.top{transform:translate(-50%,-50%) translateY(-100%)}.service__item__img__circle__item.right{transform:translate(-50%,-50%) translateX(100%)}.service__item__img__circle__item.bottom{transform:translate(-50%,-50%) translateY(100%)}.service__item__img__circle__item.left{transform:translate(-50%,-50%) translateX(-100%)}.service__item__img__content__item.__only-sp{opacity:1;filter:blur(0px);margin-top:0}.service__item__img__content__item.__only-sp .service__item__img__content__item__en{font-size:max(1.25em, 3vw);line-height:1.25}.service__item__img__content__list{background-color:#40e0d0}.service__item__content__item__bg__white{padding:1em}.column__2{gap:3em;flex-direction:column}.column__2--side{position:relative;width:auto;top:0;width:100%}.column__2--main{width:min(84rem, 100%)}.company__message__body{flex-direction:column;gap:2em}.company__message__img{width:100%}.company__policy__list{padding-left:1.5em}.company__policy__item{gap:1em}.company__overview__table tr{flex-direction:column}.company__overview__table tr:first-child td:first-child{border-top:1px solid #77777780}.company__overview__table td:first-child{width:100%;border-bottom:0;padding-bottom:.5em}.company__overview__table td:last-child{padding-left:0;padding-top:.5em}.company__office__list{margin-top:4em}.company__office__item{flex-direction:column;gap:1.5em}.company__office__item__img{width:100%;aspect-ratio:3/2;object-fit:cover}.company__history__table tr{flex-direction:column;position:relative}.company__history__table__item{position:initial;padding-left:3rem}.company__history__table__content{padding-top:2rem}.company__history__table__year{padding-left:3rem}.company__history__table__item:before{top:0}.company__sdgs__item{padding:2.25em 2em 2em}.news__category__title{padding-left:0}.post__pagination a:has(.btn__arrow) p{display:none}.news__content__category__title{margin-bottom:0}.news__side{order:2;margin-top:5em}.news-single__footer__btn{min-width:0}.news-single__footer__btn__text{display:none}.contact__tel__number{font-size:min(2em, 8vw)}.footer__logo{width:min(30rem, 80%)}.footer__inner{flex-direction:column}.footer__contact__header{flex-direction:column;align-items:flex-start}.footer__contact__link__text{font-size:15vw}.footer__contact__link__icon{width:10rem}.footer__nav__wrap{flex-direction:column}.footer__sub{flex-direction:column-reverse;gap:4em}.footer__other{flex-direction:column;align-items:flex-start}.footer__sns__list{position:relative}}@media screen and (max-width:480px){:root{--center_percent:90%}.from--sp{display:block}.none--sp{display:none}.top__fv__catch .section__title--main{line-height:1.25;font-size:10vw}.top__fv__catch .section__title--main br{display:flex}.top__recruit__img__main{transform:translateY(-.5em)}.top__recruit__sns__item:nth-child(n+3){display:none}.works__list{flex-direction:column}.works__item__table{font-size:1.2rem}.works-single__header__detail{flex-direction:column;align-items:flex-start}}.cky-btn-revisit-wrapper.cky-revisit-bottom-left{display:none}