@charset "UTF-8";*{min-inline-size:0}:root{--xl_width:1620px;--l_width:1200px;--m_width:1000px;--s_width:800px;--font--en:"Rubik","Noto Sans JP",sans-serif;--font--jp:"Noto Sans JP",serif;--header_height:8.5rem;--center_percent:90%;--section_margin:12.5em;--black:#222222;--text--color:#2d3243;--main--orange:#f56400;--main--orange--light:#fffbf0;--main--blue:#0a6eb4;--main--blue--light:#0a6eb41a;--light-blue:#ecf7ff;--easing_1:cubic-bezier(0.65,0.05,0.36,1);--easing_2:cubic-bezier(0.79,0.14,0.15,0.86);--hover_opacity:0.5;--duration__common:0.2s;--duration__long:0.6s;--fs75px:clamp(5rem, 3.9vw, 7.5rem);--fs50px:clamp(4rem, 2.6vw, 5rem);--fs49px:clamp(3.5rem, 2.55vw, 4.9rem);--fs37px:clamp(3.2rem, 1.93vw, 3.7rem);--fs36px:clamp(3rem, 1.88vw, 3.6rem);--fs34px:clamp(2.9rem, 1.77vw, 3.4rem);--fs33px:clamp(2.8rem, 1.72vw, 3.3rem);--fs32px:clamp(2.5rem, 1.67vw, 3.2rem);--fs25px:clamp(1.9rem, 1.3vw, 2.5rem);--fs24px:clamp(1.8rem, 1.25vw, 2.4rem);--fs22px:clamp(1.7rem, 1.3vw, 2.2rem);--fs21px:clamp(1.7rem, 1.09vw, 2.1rem);--fs18px:clamp(1.6rem, 0.94vw, 1.8rem);--fs16px:clamp(1.4rem, 0.84vw, 1.6rem);@media screen and (max-width:900px){--fs75px:3.9rem;--fs50px:4rem;--fs49px:3.5rem;--fs37px:3.2rem;--fs36px:3rem;--fs34px:2.1rem;--fs33px:2.1rem;--fs32px:2rem;--fs25px:2rem;--fs24px:1.5rem;--fs22px:1.5rem;--fs21px:1.5rem;--fs18px:1.5rem;--fs16px:1.4rem}}html{font-size:62.5%}[id]{scroll-margin-top:calc(var(--header_height) + 4em)}body{font-feature-settings:"palt";font-family:var(--font--jp);font-size:1.6rem;font-weight:400;letter-spacing:1px;line-height:2;color:var(--text--color)}h1,h2,h3,h4,h5{font-weight:600}.container--XL{max-width:var(--xl_width);width:var(--center_percent);margin:0 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--700{font-weight:700}.fw--400{font-weight:400}.lh--100{line-height:1}.lh--125{line-height:1.25}.lh--150{line-height:1.5}.lh--175{line-height:1.75}.section__margin--M{margin-block:7.5em}.mt--1em{margin-top:1em}.mt--80{margin-top:5em}.mt--120{margin-top:7.5em}.mb--1rem{margin-bottom:1rem}.mb--2rem{margin-bottom:2rem}.mt--1rem{margin-top:1rem}.mt--2rem{margin-top:2rem}.mb--40{margin-bottom:2.5em}.mb--64{margin-bottom:4em}.mb--80{margin-bottom:5em}.mb--120{margin-bottom:7.5em}.header{background-color:#fff;width:100%;height:var(--header_height);padding-inline:1em;position:fixed;z-index:3;top:0;left:50%;transform:translateX(-50%);filter:drop-shadow(4px 4px 20px #1470b01a)}.header_wrap{max-width:var(--l_width);margin-inline:auto;display:flex;justify-content:space-between;align-items:center;height:100%;gap:2em}.header_logo{position:relative;z-index:5}.header_logo_link{display:flex;transition:var(--duration__common)}.header_logo_img{width:30.6rem;width:clamp(20rem, 21.53vw, 30.6rem)}.header_nav_wrap{display:flex;align-items:center;gap:2em}.nav__list{display:flex;align-items:center;gap:1.5em}.nav__item{display:flex;position:relative}.nav__item__link{line-height:1;font-weight:700;position:relative;transition:var(--duration__common);display:flex;align-items:center;gap:.5em;transition:var(--duration__common);font-size:min(1.17vw, 1.4rem)}.nav__item__link:hover{opacity:var(--hover_opacity)}.nav__item__link.--has__sub:after{content:"";width:.5em;height:.5em;background-image:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/common/header__item__arrow.svg);background-size:100%;background-position:center;background-repeat:no-repeat}.nav__item__sub__list__wrap{position:absolute;top:100%;left:50%;transform:translateX(-50%);padding-top:1em;opacity:0;visibility:hidden;transition:var(--duration__common)}.nav__item:has(.--has__sub):hover .nav__item__sub__list__wrap{opacity:1;visibility:visible}.nav__item__sub__list{background-color:#fff;min-width:16rem;border-radius:1rem;white-space:nowrap;display:flex;flex-direction:column;padding:1.5em;line-height:1;gap:1.5em;filter:drop-shadow(0 0 10px #00000026)}.nav__item__sub__item{font-size:1.2rem;transition:var(--duration__common)}.nav__item__sub__item:hover{color:var(--main--blue)}.header__contact{display:flex;gap:1em}.header__contact__item{color:var(--main--orange)}.header__contact__item__icon{width:1em;aspect-ratio:1/1}.header__contact__item.__tel .header__contact__item__text{font-size:1.6rem;font-size:min(1.33vw, 1.6rem);white-space:nowrap}.header__contact__item__note{position:absolute;font-weight:400;font-size:1rem;right:0;top:calc(100% + 0.5em);white-space:nowrap}.header_nav_btn_wrap{display:none;z-index:9}.header_contact_item{line-height:1;display:flex;align-items:center;gap:.5em;border-left:1px solid var(--main--blue);padding-inline:1em}.header_contact_item_icon{width:1em;height:1em}.header_contact_item_icon path{transition:var(--duration__common);fill:var(--main--blue)}.header_contact_item:last-child{border-right:1px solid var(--main--blue)}.header_contact_item.tel .header_contact_item_text{font-size:1.25em;font-weight:700}.hover--fade{transition:var(--duration__common)}.hover--fade:hover{opacity:var(--hover_opacity)}.target{transition:.6s var(--easing_1)}.target.fade--blur{transition:.4s var(--easing_1)}.fv__target{transition:.6s var(--easing_2)}.fade--blur{opacity:0;filter:blur(2px)}.fade--blur.show{opacity:1;filter:blur(0)}.fv__target.fade--blur.show{opacity:1;filter:blur(0) drop-shadow(0 0 20px #00000080)}.fade--up{opacity:0;transform:translateY(3rem)}.fade--up.show{opacity:1;transform:translateY(0)}.section__title__wrap{display:flex;gap:1.2rem;position:relative;z-index:2}.section__title__wrap.--v--left{flex-direction:column;align-items:flex-start}.section__title__wrap.--v--center{flex-direction:column;align-items:center;text-align:center}.section__title__main{font-size:2em;line-height:1.4;color:var(--main--blue)}.section__title__sub{font-size:1.2rem;color:var(--main--orange)}.bg--blue{padding-block:6.25em;background-color:var(--main--blue);color:#fff;.section__title__main,.section__title__sub{color:#fff}}.bg--light-blue{padding-block:6.25em;background-color:#a0d2f2;.section__title__main,.section__title__sub{color:var(--text--color)}}.common__btn{display:flex;align-items:center;gap:1em}.common__btn__arrow{width:4rem;aspect-ratio:1/1;border-radius:50%;background-color:#fff;border:1px solid var(--main--blue);display:flex;align-items:center;justify-content:center;position:relative;transition:var(--duration__common)}.common__btn__arrow__img{position:absolute;width:25%;transition:var(--duration__common)}.common__btn__arrow__img.--hover{opacity:0}.common__btn__text{color:var(--main--blue);font-size:1.4rem}.common__btn:hover .common__btn__arrow{background-color:var(--main--blue)}.common__btn:hover .common__btn__arrow__img.--normal{opacity:0}.common__btn:hover .common__btn__arrow__img.--hover{opacity:1}.common__btn.--white .common__btn__arrow{border:1px solid #fff;background-color:transparent}.common__btn.--white .common__btn__text{color:#fff}.common__btn.--white:hover .common__btn__arrow{background-color:#fff}.color--main--orange{color:var(--main--orange)}.red{color:#df0d00}.text--center{text-align:center}.text--left{text-align:left}.side-banner{position:fixed;right:0;top:50%;top:calc((100% - var(--header_height)) / 2 + var(--header_height));transform:translateY(-50%);z-index:9}.side-banner__list{display:flex;flex-direction:column;align-items:flex-end;gap:1em}.side-banner__item{display:flex;flex-direction:column;align-items:center;gap:1em;padding:1.25em 0.675em;background-color:var(--main--blue);color:#fff;border-radius:1em 0 0 1em;transition:var(--duration__common);overflow:hidden;filter:drop-shadow(2px 2px 4px #00000040);&:hover{opacity:var(--hover_opacity)}}.side-banner__item.--orange{background-color:var(--main--orange)}.side-banner__item__icon{height:1.25em}.side-banner__item__text{writing-mode:vertical-rl;line-height:1.5;font-size:1.2rem}.side-banner__item.--price{padding:0;gap:0}.side-banner__item.--price .side-banner__item__text{font-size:1.4rem;padding:.75em .675em;font-weight:700}.side-banner__item__price{background-color:#fff;color:var(--main--orange);line-height:1.25;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5em .75em}.side-banner__item__price__sub{font-size:1rem}.side-banner__item__price__main{font-size:1.2rem;font-weight:700}.top__fv{width:100vw;height:calc(100svh - var(--header_height));margin-top:var(--header_height);margin-bottom:5em;margin-inline:auto;position:relative}.top__fv__img{width:100%;height:100%;overflow:hidden}.top__fv__img img{width:100%;height:100%;object-fit:cover;object-position:center right}.top__fv__catch__wrap{position:absolute;top:30%;left:max(calc(50% - (var(--l_width) / 2)), 5%);display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.top__fv__catch{position:relative;display:flex}.top__fv__catch__text{font-size:min(4.44vw, 4em);line-height:1;color:var(--main--blue);position:relative;z-index:2;padding:.1em .125em .125em;font-feature-settings:initial;font-weight:900}.top__fv__catch:before{content:"";width:100%;height:100%;position:absolute;z-index:1;left:0;top:0;background-color:#fff}.top__fv__bottom{position:absolute;bottom:12%;left:max(calc(50% - (var(--l_width) / 2)), 5%);width:min(var(--center_percent), var(--l_width));display:flex;align-items:center;justify-content:space-between}.top__fv__contact{display:flex;align-items:center}.top__fv__contact__icon{background-color:#fff;position:absolute;left:0;width:7rem;height:7rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:4px solid var(--main--orange)}.top__fv__contact__icon__img{width:3.2rem}.top__fv__contact__content__wrap{padding-left:3em}.top__fv__contact__content{background-color:var(--main--orange);border-radius:0 .5em .5em 0;line-height:1;padding:.75em 1.5em .75em 2.5em;display:flex;align-items:center;gap:1em;font-size:1.5em;font-weight:700;color:#fff}.top__fv__contact__content__arrow{width:.75em}.top__banner{margin-block:5em}.top__banner__list{display:flex;justify-content:center;align-items:center;gap:2em 3em}.top__intro__service{margin-block:5em}.top__intro__service__wrap{display:flex;flex-direction:column;align-items:center;gap:3em}.top__intro__service__title{font-size:1.5em}.top__intro__service__list{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1em 1em}.top__intro__service__item{background-color:var(--light-blue);border:1px solid #0a6eb480;border-radius:0.5em;flex-basis:calc((100% - 2em) / 3);max-width:30rem;display:flex;align-items:center;gap:1em;padding:1em;transition:0.2s;&:hover{opacity:var(--hover_opacity)}img{height:2em;flex-shrink:0}.top__intro__service__item__text{font-weight:700;font-size:1.25em;line-height:1.25}}.top__about{margin-top:5em}.top__about__header{display:flex;flex-direction:column;align-items:center;gap:5em;margin-bottom:5em}.top__about__catch{font-size:2em;text-align:center;span{color:var(--main--orange);border-bottom:5px dotted var(--main--orange)}}.top__about__header__img{width:min(40rem, 70%)}.top__about__list{display:flex;flex-wrap:wrap;gap:4em}.top__about__item{display:flex;align-items:center;gap:1.25em;flex-basis:calc((100% - 4em) / 2)}.top__about__item__img{flex-shrink:0;border-radius:0.5em;overflow:hidden;width:18rem;img{width:100%;height:100%;object-fit:cover}}.top__about__item__content{display:flex;flex-direction:column;gap:1em}.top__about__item__title{font-size:1.5em;line-height:1.5}.top__feature{background-color:#144b6b;color:#fff;padding-block:5em;margin-bottom:0;.section__title__main,.section__title__sub{color:#fff}.section__title__main{font-size:1.5em}}.top__feature__list{display:flex;gap:3em}.top__feature__item{flex-basis:calc((100% - 6em) / 3);display:flex;flex-direction:column;align-items:center;gap:2em}.top__feature__item__img__wrap{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.top__feature__item__img__number{position:absolute;color:var(--main--orange);font-size:4em;top:0;transform:translateY(-50%)}.top__feature__item__img{width:100%;border-radius:50%}.top__feature__item__content{display:flex;flex-direction:column;align-items:center;gap:1em;padding:0 2em}.top__feature__item__title{font-size:1.5em;line-height:1.5;border-bottom:5px dotted var(--main--orange)}.top__worry{margin-top:0;margin-bottom:calc(var(--section_margin) / 2);padding-bottom:3.6rem}.top__worry__wrap{background-color:var(--main--orange);text-align:center;padding:2.5em 1em;display:flex;flex-direction:column;gap:1em;color:#fff;position:relative}.top__worry__text{font-size:1.125em;display:flex;justify-content:center;gap:.5em}.top__worry__text:before,.top__worry__text:after{content:"/"}.top__worry__text:before{scale:-1 1}.top__worry__title{font-size:2em}.top__worry__wrap:after{content:"";background-color:var(--main--orange);width:45px;height:36px;clip-path:polygon(0 0,100% 0,50% 100%);position:absolute;top:calc(100% - 1px);left:50%;transform:translateX(-50%)}.top__issue{margin-top:calc(var(--section_margin) / 2)}.top__issue__list{display:flex;flex-wrap:wrap;gap:5em 0}.top__issue__item{flex-basis:calc(100% / 3);padding-inline:2em;display:flex;flex-direction:column;align-items:center;gap:1em;border-left:1px solid #0a6eb440}.top__issue__item:nth-child(3n){border-right:1px solid #0a6eb440}.top__issue__item:last-child{border-right:1px solid #0a6eb440}.top__issue__item__img{height:12rem;transition:var(--duration__common)}.top__issue__item:hover .top__issue__item__img{scale:1.1}.top__issue__item__detail{display:flex;flex-direction:column;align-items:center;gap:1em}.top__issue__item__title{font-size:1.125em;color:var(--main--orange)}.top__issue__cloud{margin-top:6.25em;display:flex;align-items:flex-start;gap:3em;width:min(100%, 86rem);margin-inline:auto}.top__issue__cloud__img{width:16rem;flex-shrink:0}.top__issue__cloud__content{display:flex;flex-direction:column;gap:1em}.top__issue__cloud__title{font-size:1.5em;color:var(--main--orange)}.top__issue__cloud__banner__list{display:flex;align-items:center;gap:2em}.top__issue__cloud__banner__item{width:min(14rem, calc((100% - 3em) / 4))}.top__issue__cloud__banner__text{margin-top:.5em;color:var(--main--blue)}.top__service__catch{text-align:center;font-size:2em}.top__service__list{margin-top:5em;display:flex;flex-direction:column}.top__service__item{width:100%;height:15rem;position:relative;transition:var(--duration__common)}.top__service__item+.top__service__item{border-top:1px solid var(--text--color)}.top__service__item:last-child{border-bottom:1px solid var(--text--color)}.top__service__item:hover,.top__service__item:hover+.top__service__item,.top__service__item:hover:last-child{border-top:none;border-bottom:none}.top__service__item__inner{border-radius:1em;display:flex;align-items:center;gap:2em;height:100%;padding-inline:8.33%;transition:var(--duration__common)}.top__service__item:hover{.top__service__item__inner{filter:drop-shadow(8px 8px 4px #144b6b40);background-color:#fff}.top__service__item__arrow{background-color:var(--text--color)}}.top__service__item__text{line-height:1.57}.top__service__item__img{position:absolute;left:8.33%;width:12rem;opacity:0;transition:var(--duration__common)}.top__service__item:hover .top__service__item__img{opacity:1}.top__service__item__img img{width:100%;border-radius:.5em}.top__service__item__content{display:flex;align-items:center;padding-left:2em;gap:1.5em;transition:var(--duration__common);width:auto}.top__service__item:hover .top__service__item__content{transform:translateX(12rem)}.top__service__item__title{width:min(28rem, 19.44vw);flex-shrink:0;font-size:1.5em;line-height:1}.top__service__item__detail{width:100%;max-width:44rem;display:flex;flex-direction:column;align-items:flex-start;font-size:1.4rem}.top__service__item__detail p+p{margin-top:.5em}.top__service__item__arrow{margin-left:auto;width:4rem;aspect-ratio:1/1;border:1px solid var(--text--color);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:var(--duration__common)}.top__service__item__arrow__img{position:absolute;transition:var(--duration__common)}.top__service__item__arrow__img.__hover{opacity:0}.top__service__item:hover .top__service__item__arrow__img.__hover{opacity:1}.top__voice__wrap{display:flex;justify-content:space-between;align-items:center}.top__voice__content{width:min(50%, 60rem)}.top__voice__slider__main__arrow__list{margin-top:2em;z-index:2;gap:2.5em;display:flex;justify-content:flex-end}.top__voice__slider__main__arrow__item{width:5.4rem;height:5.4rem;background-color:var(--main--blue--light);border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;transition:var(--duration__common)}.top__voice__slider__main__arrow__item:hover{opacity:var(--hover_opacity)}.top__voice__slider__main__arrow__item.--prev{scale:-1 1}.top__voice__item{display:flex;flex-direction:column;gap:1em}.top__voice__item__content{display:flex;flex-direction:column;gap:.5em}.top__voice__item__catch{color:var(--main--orange);font-size:1.125em}.top__voice__img__wrap{width:min(40%, 48rem);position:relative}.top__voice__img__list{width:100%;height:100%}.top__voice__img__wrap .splide__wrapper,.top__voice__img__wrap .splide__track{width:100%;height:100%}.top__voice__slider__sub__item{width:100%;border-radius:1em;overflow:hidden;left:0;top:0;opacity:.5}.top__voice__slider__sub__item img{width:100%;height:100%}.top__voice__slider__sub__item.is-active{opacity:1;z-index:3}.top__column__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2em 4em}.top__column{.common__btn{margin-left:auto}.common__btn__arrow{border-color:var(--text--color);background-color:transparent}.common__btn__text{color:var(--text--color)}.common__btn:hover .common__btn__arrow{background-color:var(--text--color)}}.top__column__content{display:flex;justify-content:space-between;gap:5em}.top__column__pickup__list__wrap{width:min(40rem, 33.33%);display:flex;flex-direction:column;gap:1em;flex-shrink:0}.top__column__pickup__list{display:flex;flex-direction:column;gap:2em}.top__column__pickup__item{display:flex;flex-direction:column;gap:1.5em}.top__column__pickup__item__img{width:100%;border-radius:1em;overflow:hidden;aspect-ratio:5/3}.top__column__pickup__item__img img{width:100%;height:100%;object-fit:cover}.top__column__pickup__item__detail{display:flex;align-items:center;gap:1em;line-height:1}.top__column__pickup__item__category{background-color:var(--main--orange);padding:.5em 1em;border-radius:2em;color:#fff}.top__column__pickup__item__title{margin-top:1em}.prod__pickup__slider__pagination{display:flex;align-items:center;justify-content:flex-start !important;gap:.5em;border-top:1px solid #0a6eb433;padding-top:1em}.prod__pickup__slider__pagination li{display:flex !important;align-items:center;justify-content:center}.prod__pickup__slider__pagination li button{width:.5em;height:.5em;border-radius:50%;background-color:#fff}.prod__pickup__slider__pagination li button.is-active{background-color:var(--main--blue)}.top__column__list{margin-left:auto;width:100%;display:flex;flex-direction:column}.top__column__item{border-top:1px solid #0a6eb433;padding-block:1.5em}.top__column__item:last-child{border-bottom:1px solid #0a6eb433}.top__column__magazine{margin-top:7.5em;margin-inline:auto;width:min(100%, var(--m_width));background-color:var(--main--blue);color:#fff;padding:3em 5% 3em;border-radius:1.5em;display:flex;align-items:center;justify-content:space-between;gap:2em;flex-wrap:wrap}.top__column__magazine:hover{opacity:var(--hover_opacity);transition:.2s}.top__column__magazine__content{display:flex;flex-direction:column;gap:1em;line-height:1.25}.top__column__magazine__title{font-size:1.75em}.top__column__magazine__btn{display:flex;align-items:center;gap:2em;border-radius:2em;background-color:#fff;color:var(--main--blue);line-height:1;font-size:1.4rem;padding:.75em 2em;flex-shrink:0}.top__column__magazine__btn:after{content:"";width:1rem;height:1rem;background-image:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/common/icon__other-page--blue.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.top__seminar__content__wrap{display:flex;flex-direction:column;align-items:flex-end;gap:3em}.top__seminar__content{display:flex;justify-content:space-between;width:100%}.top__seminar__item.--left{width:min(40rem, 33.33%);border:none;flex-direction:column}.top__seminar__item.--left .top__seminar__item__img{aspect-ratio:5/3;width:100%}.top__seminar__item__list{margin-left:auto;flex-basis:60%;display:flex;flex-direction:column}.top__seminar__item{display:flex;align-items:center;width:100%;gap:2em;border-top:1px solid #0a6eb440;padding-block:2.5em}.top__seminar__item:last-child{border-bottom:1px solid #0a6eb440}.top__seminar__item__img{border-radius:1em;overflow:hidden;width:30.56%;aspect-ratio:4/3;filter:drop-shadow(0 0 4px #00000040);flex-shrink:0}.top__seminar__item__img img{width:100%;height:100%;object-fit:cover;object-position:top}.top__seminar__item__detail{width:100%;display:flex;flex-direction:column;gap:.5em;line-height:1.5}.top__seminar__item__date{color:var(--main--blue)}.top__seminar__item__title{font-size:1.5em}.top__news__wrap{display:flex;justify-content:space-between;gap:4em}.top__news__wrap .section__title__wrap{flex-shrink:0}.top__news__content{display:flex;flex-direction:column;align-items:flex-end;gap:3em;width:min(100%, 82rem)}.top__news__list{width:100%;display:flex;flex-direction:column}.top__news__item{border-top:1px solid #0a6eb440;padding-block:1.5em;gap:1.5em}.top__news__item:last-child{border-bottom:1px solid #0a6eb440}.top__news__item__content{display:flex;flex-direction:column;gap:1em}.top__news__item__detail{display:flex;align-items:center;gap:1em;line-height:1}.top__news__item__category{background-color:var(--main--orange);padding:.5em 1em;border-radius:2em;color:#fff}.top__footer__other{display:flex}.top__footer__other__item{flex-basis:50%;position:relative;display:flex;align-items:center;justify-content:center}.top__footer__other__item__img{width:100%;height:100%;position:relative;overflow:hidden}.top__footer__other__item__img:after{content:"";width:100%;height:100%;background-color:#00000040;position:absolute;top:0;left:0}.top__footer__other__item__img img{width:100%;height:100%;object-fit:cover;transition:var(--duration__long) var(--easing_2)}.top__footer__other__item:hover .top__footer__other__item__img img{scale:1.15}.top__footer__other__item__content{position:absolute}.top__footer__other__item__content .section__title__main,.top__footer__other__item__content .section__title__sub{color:#fff}.top__footer__recruit{z-index:1;background-color:var(--main--orange);padding-block:8.25em 6.25em;color:#fff;position:relative;overflow:hidden}.top__footer__recruit__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.5;z-index:1}.top__footer__recruit__wrap{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.top__footer__recruit__wrap>*{flex-basis:45%}.footer__recruit__header{display:flex;flex-direction:column;gap:3em}.footer__recruit__title{font-size:4em}.footer__recruit__catch{font-size:2em}.top__footer__recruit__content{display:flex;flex-direction:column;gap:2em}.top__footer__recruit__link__list{display:flex;flex-wrap:wrap;gap:2em 3em}.page__header{margin-top:var(--header_height)}.page__header:not(:has(.page__header__img)){margin-top:calc(var(--header_height) + 1em)}.page__header__img{width:100%;height:auto;margin-inline:auto;overflow:hidden}.page__header__img img{width:100%;height:100%;object-fit:cover;max-height:45rem;min-height:20rem}.page__header__bread{margin-top:1em;font-size:1.2rem}.page__header__bread .aioseo-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:.5em 1em}.page__header__bread .aioseo-breadcrumb-separator{width:.5em;height:.5em;transform:translateX(-.125em) rotate(45deg);border-top:1px solid #000;border-right:1px solid #000}.page__header__title{display:flex;flex-direction:column;align-items:center;gap:.875em;margin-block:5em}.page__header__title__main{color:var(--main--blue);font-size:1.5em}.page__header__title__sub{color:var(--main--orange);font-size:.75em;text-transform:uppercase}.page__header__content{display:flex;justify-content:center}.post__category{display:flex;justify-content:center}.post__category__wrap{background-color:var(--main--blue--light);padding:2em 5em;display:flex;justify-content:center;gap:5em;border-radius:1em}.post__category__title{font-size:1.125em;color:var(--main--blue);flex-shrink:0}.post__category__list{display:flex;align-items:center;flex-wrap:wrap;gap:1em 1em}.post__category__item{background-color:var(--main--orange);color:#fff;line-height:1;font-size:1.2rem;padding:.5em .75em;border-radius:5em;transition:var(--duration__common)}.post__category__item.--active,.post__category__item:hover{background-color:var(--main--blue)}.post-seminar__list{display:flex;flex-wrap:wrap;gap:7.5em 3em;width:100%}.post-seminar__item{flex-basis:calc((100% - 6em) / 3);display:flex;flex-direction:column}.post-seminar__item__img{aspect-ratio:4/3;filter:drop-shadow(0 0 4px #00000040)}.post-seminar__item__img img{width:100%;height:100%;object-fit:cover;object-position:top;transition:var(--duration__long) var(--easing_1)}.post-seminar__item__img{border-radius:1em;overflow:hidden}.post-seminar__item:hover .post-seminar__item__img img{scale:1.2}.post-seminar__item__date{margin-block:1.25em .625em;color:var(--main--blue);display:flex;align-items:center;gap:1em}.post-seminar__item__title{font-size:1.5em}.post-news__list{display:flex;flex-direction:column}.post-news__item{border-bottom:1px solid #c6dae8;padding-block:1.5em;display:flex;flex-direction:column;gap:1em}.post-news__item:first-child{border-top:1px solid #c6dae8}.post-news__item__header{display:flex;align-items:center;font-size:1.4rem;gap:1em}.post__pagination:has(.wp-pagenavi){margin-top:5em}.post__pagination .wp-pagenavi{display:flex;justify-content:center;align-items:center;gap:.5em;position:relative;max-width:60rem;margin-inline:auto}.post__pagination .wp-pagenavi a,.post__pagination .wp-pagenavi span.current,.post__pagination .post__pagination_arrow{width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1.2;transition:var(--duration__common)}.post__pagination .wp-pagenavi span.current{background-color:var(--main--blue);color:#fff}.post__pagination a:has(.post__pagination_arrow){position:absolute}.post__pagination a:has(.post__pagination_arrow).previouspostslink{left:0;scale:-1 1}.post__pagination a:has(.post__pagination_arrow).nextpostslink{right:0}.post__pagination_arrow{border:1px solid var(--main--blue)}.post__pagination_arrow:before{content:"";transition:var(--duration__common);width:40%;height:40%;background-image:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/common/common__arrow--blue.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.post__pagination_arrow:hover{background-color:var(--main--blue)}.post__pagination_arrow:hover:before{background-image:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/common/common__arrow--white.svg)}.post-column__detail{font-size:1.4rem;display:flex;align-items:center;gap:1em;margin-block:1.5em 1em}.post-column__category{background-color:var(--main--orange);color:#fff;line-height:1;padding:.6em .75em .5em;border-radius:5em;font-size:.875em}body:has(.page--news-single){background-color:#f5f8fb}.news-single__header__wrap{display:flex;justify-content:space-between;align-items:center;gap:2em}.news-single__header__content{display:flex;flex-direction:column;gap:1em;max-width:60rem}.news-single__header__detail{display:flex;align-items:center;gap:1em}.post__category{line-height:1;font-size:1.2rem;background-color:var(--main--orange);color:#fff;border-radius:5em;padding:.5em .75em}.news-single__header__title{font-size:1.75em}.news-single__header__img{width:min(40rem, 40%);aspect-ratio:4/3;flex-shrink:0;border-radius:1em;overflow:hidden;filter:drop-shadow(0 0 4px #00000040)}.news-single__header__img img{width:100%;height:100%;object-fit:cover;object-position:top}.news-single__body__wrap{display:flex;flex-direction:column;align-items:center;gap:5em}.post__content{width:100%;background-color:#fff;padding:5em;border-radius:1.5em;display:flex;flex-direction:column;gap:2em;line-height:1.75}.post__content a{color:#1a0dab;text-decoration:underline}.news-single__footer__wrap{display:flex;flex-direction:column;align-items:center;gap:5em}.news-single__footer__wrap .page__header__title{margin:0}.post__content img{max-width:100%}.contact__header{display:flex;flex-direction:column;align-items:center}.contact__header__catch{display:flex;flex-direction:column;gap:1em;align-items:center;max-width:54rem;margin-inline:auto}.contact__header__catch__title{font-size:1.125em;line-height:1;display:flex;align-items:baseline;gap:1em}.contact__header__catch__title:before,.contact__header__catch__title:after{content:"";width:1px;height:1.125em;border-left:1px solid var(--text--color);transform:rotate(-25deg) translateY(.25em)}.contact__header__catch__title:after{scale:-1 1}.contact__header__list{margin-top:4em;display:flex;border-radius:1em;border:1px solid var(--main--blue);overflow:hidden}.contact__header__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em;padding:2.5em 4em;position:relative;transition:var(--duration__common)}.contact__header__item.--tel{gap:.75em}.contact__header__item+.contact__header__item:before{content:"";width:1px;height:60%;background-color:var(--main--blue);position:absolute;left:0}.contact__header__item:hover{opacity:var(--hover_opacity)}.contact__header__item__text{font-size:1.4rem;color:var(--main--blue);display:flex;align-items:center;gap:1em;line-height:1}.contact__header__item__text__icon{width:2rem}.contact__header__item__btn{display:flex;align-items:center;gap:1.5em}.contact__header__item__btn__text{font-size:1.4rem;line-height:1.5}.contact__header__item__number{font-size:1.75em;line-height:1;color:var(--main--blue)}.contact__table{width:100%}.contact__table tbody{display:flex;flex-direction:column;gap:2em}.contact__table tr{display:flex;flex-direction:column;gap:.5em}.contact__table tr td:nth-child(1){display:flex;align-items:center;gap:1em}.need{color:red;font-size:.875em}.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:before,.contact_submit:after{content:"";width:1em;height:1em;position:absolute;right:1em;transition:.2s;background-repeat:no-repeat;background-position:center;background-size:contain}.contact_submit:before{background-image:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/common/common__arrow--white.svg)}.contact_submit:after{opacity:0;background-image:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/common/common__arrow--blue.svg)}.contact_submit input{background-color:var(--main--blue);border-radius:2em;color:#fff;padding:.5em 4em .5em 1em;display:flex;border:1px solid var(--main--blue);transition:.2s}.contact_submit input:hover{color:var(--main--blue);background-color:#fff}.contact_submit:has(input:hover):before{opacity:0}.contact_submit:has(input:hover):after{opacity:1}.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)}.max--700{width:min(70rem, 100%);margin-inline:auto}.page__header:has(+.column__2){margin-bottom:0}.column__2{margin-block:5em var(--section_margin);display:grid;grid-template-columns:12rem 1fr;gap:5em;min-height:100vh}.page__sidebar{position:sticky;top:calc((100vh - var(--header_height)) / 2);align-self:start}.page__sidebar__list{display:flex;flex-direction:column;gap:1.5em;font-size:1.4rem;line-height:1}.page__sidebar__item{display:flex;align-items:center;gap:.5em;opacity:var(--hover_opacity);transition:var(--duration__common);position:relative}.page__sidebar__item.--current{padding-left:1em;opacity:1}.page__sidebar__item:before{content:"";position:absolute;left:0;width:.5em;height:.5em;border-radius:50%;background-color:var(--main--blue);opacity:0;transition:opacity var(--duration__common)}.page__sidebar__item.--current:before{opacity:1}.page__sidebar__item:hover{opacity:1}.page__content{>section:first-child{margin-top:0}>section:last-child{margin-bottom:0}}.service__intro__title{font-size:2em;color:var(--main--blue);margin-bottom:1em}.service__merit__intro{position:relative;background-color:var(--light-blue);color:var(--main--orange);padding:2em;display:flex;align-items:center;justify-content:center;gap:2em}.service__merit__intro:after{content:"";width:0;height:0;border-left:1em solid transparent;border-right:1em solid transparent;border-top:1.5em solid var(--light-blue);position:absolute;top:100%;left:50%;transform:translateX(-50%)}.service__merit__intro__content{display:flex;flex-direction:column;align-items:center;gap:1.5em;font-size:1.125em}.service__merit__intro__title{line-height:1;display:flex;gap:1em}.service__merit__intro__title:before,.service__merit__intro__title:after{content:"";width:.1em;height:1.25em;background-color:var(--main--orange)}.service__merit__intro__title:before{rotate:-15deg}.service__merit__intro__title:after{rotate:15deg}.service__merit__intro__list{width:100%;display:flex;flex-direction:column;gap:1em}.service__merit__intro__item{display:flex;align-items:flex-start;gap:1em}.service__merit__intro__item:before{content:"";width:1em;height:1.25em;background-image:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/common/icon__check-box.svg);background-size:contain;background-repeat:no-repeat;background-position:bottom;flex-shrink:0}.service__merit__intro__img{flex-shrink:0;width:9rem}.service__section__title__wrap{font-size:1.75em;padding-bottom:.75em;position:relative;border-bottom:1px solid var(--main--blue--light);margin-bottom:2em}.service__section__title__wrap:before{content:"";position:absolute;bottom:-2px;left:0;width:8rem;height:3px;background-color:var(--main--blue);border-radius:1rem}.service__merit__content{background-color:var(--main--orange--light);padding:4em 2em 2em}.service__merit__wrap:has(:not(.service__merit__intro)) .service__merit__content{padding:2em}.service__merit__list{display:flex;flex-direction:column;gap:3em}.service__merit__item{display:flex;align-items:center;justify-content:space-between;gap:2em}.service__merit__item__img{width:18rem;flex-shrink:0}.service__merit__item__content{width:100%}.service__merit__item__title__wrap{display:flex;align-items:center;gap:1em}.service__merit__item__title__number{flex-shrink:0;font-size:1.125em;background-color:var(--main--orange);color:#fff;width:2.5em;height:2.5em;display:grid;place-content:center}.service__merit__item__title{font-size:1.5em;color:var(--main--orange)}.service__merit__item__text{margin-top:1.25em}.service__footer__title__wrap{margin-bottom:3em}.service__footer__title{font-size:1.75em;display:flex;align-items:center;gap:.25em}.service__footer__title:before{content:"";width:.375em;margin-top:.1em;height:.9em;background-color:var(--main--blue)}.labor-advice__feature__list{background-color:var(--main--orange--light);padding:4em;display:flex;flex-direction:column}.labor-advice__service .labor-advice__feature__list{background-color:var(--light-blue)}.labor-advice__feature__item{display:flex;flex-direction:column;gap:1em}.labor-advice__feature__item__header{display:flex;align-items:baseline;gap:1em}.labor-advice__feature__item__number{font-size:1.125em;color:var(--main--orange);flex-shrink:0}.labor-advice__service .labor-advice__feature__item__number{color:var(--main--blue)}.labor-advice__feature__item__title{font-size:1.125em}.labor-advice__feature__item+.labor-advice__feature__item{margin-top:3em;padding-top:3em;border-top:1px solid var(--main--blue--light)}.labor-advice__feature__item__text{padding-left:3em}.labor-advice__plan{margin-top:5em;background-color:var(--main--blue);color:#fff;padding:2em 4em;position:relative}.labor-advice__plan__content{display:flex;flex-direction:column;gap:1.5em;padding-right:15%}.labor-advice__plan__catch{font-size:1.125em}.labor-advice__plan__title__wrap{background-color:#fff;color:var(--main--blue);font-weight:700;line-height:1.25;padding:1em;font-size:1.75em;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5em}.labor-advice__plan__link{display:flex;align-items:center;gap:1em}.icon__pdf{width:4rem;aspect-ratio:1/1;border-radius:50%;border:1px solid #fff;display:flex;justify-content:center;align-items:center}.icon__pdf img{width:45%}.labor-advice__plan__img{position:absolute;width:15.56%;bottom:1em;right:1em}.labor-advice__price__item+.labor-advice__price__item{margin-top:7.5em;padding-top:7.5em;border-top:1px solid #0a6eb433}.labor-advice__price__item__img__wrap{max-width:70rem;margin-inline:auto;overflow:scroll}.labor-advice__price__item__img{display:block;height:72.593rem}.labor-advice__price__item__img__wrap.--b{max-width:51rem}.labor-advice__price__item__img__wrap.--c{max-width:28.5rem}.labor-advice__price__item__img__note{width:100%}.labor-advice__price__item__option{background-color:#fff;margin-top:5em;box-shadow:8px 8px 20px #1470b033;overflow:hidden}.labor-advice__price__item__option__header{padding:2em;cursor:pointer}.labor-advice__price__item__option__header__content{width:min(70rem, 100%);margin-inline:auto;align-items:center;display:flex;justify-content:space-between}.labor-advice__price__item__option__header__title{font-size:1.5em}.labor-advice__price__item__option__header__mark{width:2em;height:2em;background-color:var(--main--blue);border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center}.labor-advice__price__item__option__header__mark:before,.labor-advice__price__item__option__header__mark:after{content:"";background-color:#fff;position:absolute;transition:var(--duration__common)}.labor-advice__price__item__option__header__mark:before{width:50%;height:.125em}.labor-advice__price__item__option__header__mark:after{width:.125em;height:50%}.labor-advice__price__item__option__body{height:0;opacity:0;visibility:hidden;transition:.4s,padding 0s .4s}.labor-advice__price__item__option__list{padding-block:2em 2em;width:min(70rem, 100%);margin-inline:auto;display:flex;flex-direction:column;gap:4em}.labor-advice__price__item__option__item__title{display:flex;align-items:center;gap:.5em;font-size:1.125em;color:var(--main--blue);margin-bottom:1.75em}.labor-advice__price__item__option__item__title:before{content:"";width:.75em;height:.75em;background-color:var(--main--blue);border-radius:50%;flex-shrink:0}.labor-advice__price__item__option__item__note{margin-top:1em}.labor-advice__price__item__option__item__img{min-width:100%;overflow:scroll}.labor-advice__price__item__option.--active{.labor-advice__price__item__option__header__mark:after{height:0;opacity:0}.labor-advice__price__item__option__body{transition:height .2s,padding .2s,opacity .2s .2s;z-index:1;opacity:1;visibility:visible;padding-inline:2em}}.service__price__wrap{margin-inline:auto;width:min(70rem, 100%)}.service__price__container{display:flex;flex-direction:column;align-items:center;gap:.25em}.service__price__wrap.--B{max-width:55rem}.service__price__wrap.--C{max-width:35rem}.service__price__header{width:calc(100% - 6px);display:flex;flex-direction:column;align-items:center;gap:1.25em;background-color:#d9f1fb;padding:2em 1em 1.5em;border-radius:2em 2em 0 0}.service__price__header__title{color:var(--main--blue);font-size:1.75em}.service__price__header__detail__list{display:flex;justify-content:center;align-items:center;font-weight:700;gap:.75em;font-size:1.125em}.service__price__header__detail__item{background-color:var(--main--blue);color:#fff;line-height:1;padding:.5em 1em .6em}.service__price__header__detail__plus{color:var(--main--blue);font-size:1.5em;line-height:1}.service__price__table{width:100%;border-collapse:separate;border-spacing:0.25em;color:var(--main--blue);font-weight:bold;th,td{padding:1em .5em;text-align:center;vertical-align:middle;border:none;line-height:1.5;font-size:1.4rem}th{background-color:var(--main--blue);color:#fff}th:first-child{background-color:var(--main--orange);clip-path:polygon(0% 0%,90% 0%,100% 50%,90% 100%,0% 100%)}td:first-child{background-color:var(--main--orange--light);color:var(--main--orange);clip-path:polygon(0% 0%,90% 0%,100% 50%,90% 100%,0% 100%)}th:first-child,td:first-child{min-width:15rem}td:not(:first-child){background-color:var(--main--blue--light)}}.service__price__table.--pattern__02{td:first-child{background-color:var(--main--blue);color:#fff;clip-path:none}}.service__price__table.--company-policy{color:black;th:first-child{clip-path:none;background-color:var(--main--blue);color:#fff;width:15rem}th{background-color:var(--main--blue--light);color:var(--black)}td:first-child{background-color:var(--main--blue--light);color:var(--black);clip-path:none}}.service__price__table.--company-policy:nth-of-type(1) th:nth-child(2){color:var(--main--blue)}.social-security__intro{display:flex;align-items:center;position:relative;.service__intro__wrap{padding-right:calc(2em + 28.67%)}}.social-security__intro__img{flex-shrink:0;position:absolute;right:0;width:28.67%}.social-security__service__content__list{margin-top:3em}.social-security__service__list__wrap{display:flex}.social-security__service__list__title{background-color:var(--main--blue);color:#fff;writing-mode:vertical-rl;line-height:1;padding:1em .5em;display:flex;justify-content:center;font-size:1.125em}.social-security__service__list{width:100%;background-color:var(--light-blue);padding-inline:2em;display:flex;flex-direction:column;align-items:center}.social-security__service__item{width:min(70rem, 100%);padding-block:1.5em;font-size:1.125em;display:flex;align-items:baseline;gap:1em}.social-security__service__item+.social-security__service__item{border-top:1px solid var(--main--blue--light)}.social-security__service__item__number{color:var(--main--blue)}.social-security__service__list__wrap.--orange{.social-security__service__list__title{background-color:var(--main--orange)}.social-security__service__list{background-color:var(--main--orange--light)}.social-security__service__item__number{color:var(--main--orange)}}.payroll__soft__list{display:flex;flex-direction:column;align-items:center;gap:3em}.payroll__soft__item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1em}.payroll__soft__item__title{font-size:1.25em;display:flex;align-items:center;gap:.5em;flex-shrink:0}.payroll__soft__item__title:before{content:"";width:.5em;height:.5em;border-radius:50%;background-color:var(--main--blue)}.payroll__service__img__wrap{margin-top:3em}.payroll__service__img{width:100%}.payroll__price__item__wrap{width:min(70rem, 100%);margin-inline:auto;display:flex;flex-direction:column}.dpn900{display:block}.dpb900{display:none}.dpib900{display:none}.dpb1024{display:none}.dpn1024{display:block}.service__cta__img__wrap{width:56.72vw;max-width:1088px;margin:14rem auto 0;position:relative;text-align:center;img{width:100%;max-width:56.72vw;height:auto}}.service__cta__btn__wrap{position:absolute;bottom:0;left:6%;transform:translate(0,-25%);img{width:42.4vw;max-width:814px;height:auto}}.page--payroll{p{font-size:var(--fs16px)}.page__header{position:relative;padding:85px 0 0 !important}.page__header__btn{position:absolute;bottom:3%;left:55%;transform:translate(-50%,50%);img{width:47.98vw;max-width:922px;height:auto;margin:0 auto}}.page__header__btn:hover{opacity:.8;transition:all .5s}.page__header__img img{width:100%;height:auto;max-height:none;min-height:auto}.service__section__title img{width:35.6vw;max-width:683px;height:auto;margin:0 auto}section{margin-top:0;margin-bottom:0;padding:10rem 0}.service__section__title__wrap{border:none;text-align:center;padding:6rem;font-size:var(--fs49px);font-weight:700;color:#f88539;margin-bottom:0}.service__section__title__wrap:before{display:none}.service__section__title__top__txt{color:#305d89}.service__section__title__middle__txt{font-size:var(--fs75px);line-height:1.5}.service__merit__content{background-color:transparent;padding:0}#top{padding:0 !important;.service__section__title__wrap{padding-bottom:0}.service__top__inner{padding:6rem 0 8rem;background-color:#fef1e6;position:relative}.service__top__inner:after{position:absolute;content:"";background:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/common/v2/service__intro__arrow@1.png) no-repeat center;background-size:contain;width:48px;height:63px;bottom:0;left:50%;transform:translate(-50%,-50%)}.service__top__img img{width:100%;max-width:56vw;height:auto;margin:0 auto}}#merit{.service__merit__intro__title:before,.service__merit__intro__title:after{display:none}.service__merit__wrap:has(:not(.service__merit__intro)) .service__merit__content{padding:0}.service__section__title img{width:35.6vw;max-width:683px;height:auto}.service__section__title__wrap{padding:0}.service__merit__txt p{font-weight:500;color:var(--black);padding-bottom:3.125vw;font-size:var(--fs25px)}.service__merit__txt{position:relative;padding-top:10rem;font-size:var(--fs25px);margin-bottom:6rem}.service__merit__txt:before{position:absolute;content:"";background:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/payroll/v2/service__merit__txt__bg__01__@1.png) no-repeat center;background-size:contain;width:10.7vw;height:20vh;bottom:0;left:0;z-index:-1}.service__merit__txt:after{position:absolute;content:"";background:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/payroll/v2/service__merit__txt__bg__02__@1.png) no-repeat center;background-size:contain;width:13.23vw;height:23vh;bottom:0;right:0;z-index:-1}.service__merit__item__caution{text-align:left}.service__merit__table__wrap img{width:100%;max-width:60.6vw;height:auto}.service__merit__img{padding:8rem 0}.service__merit__list{width:100%;max-width:980px;margin:6rem auto 0;display:flex;gap:6.25vw;flex-direction:row;flex-wrap:wrap;justify-content:center}.service__merit__item{width:calc((100% / 2) - 6.25vw);max-width:400px;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem}.service__merit__item__title{img{width:10.47vw;max-width:201px;margin-bottom:2.5rem}}.service__merit__graph{margin-top:10rem;img{width:100%;max-width:43vw;height:auto}}.service__merit__item__img{width:100%;text-align:center;img{width:17vw;max-width:318px;height:auto}}.service__merit__item__txt{font-size:var(--fs18px);color:var(--black);text-align:left;padding-top:4rem;position:relative}.service__merit__item__caution{position:absolute;content:"";top:0;left:0}}#service{margin-top:0;background-color:#eaf1fa;padding-top:10rem;.service__strength__ttl{margin-bottom:6.4vw;img{width:100%;max-width:34vw;height:auto}}.service__strength__sub__heading{width:100%;max-width:67.7vw;display:flex;justify-content:center;align-items:center;font-size:var(--fs36px);font-weight:bold;text-align:center;margin:17rem auto 7rem;&:before,&:after{content:"";height:1px;flex-grow:1;border-bottom:dashed 2px #000}&:before{margin-right:15px}&:after{margin-left:15px}}.service__strength__sub__heading__txt{font-size:var(--fs22px);font-weight:500;margin-bottom:7rem}.service__strength__graph img{width:100%;max-width:60.52vw;height:auto}.service__strength__person__img img{width:100%;max-width:15vw;height:auto}.payroll__service__service__content img{width:100%;max-width:67vw;height:auto}}#strength{padding:10rem 0 0;.payroll__service__strength__ttl{margin-bottom:8rem}.payroll__service__strength__ttl img{width:100%;max-width:32vw;height:auto}.payroll__service__strength__img__wrap img{width:100%;max-width:70vw;height:auto}}#price{background-color:#eaf1fa;padding-bottom:7rem;.labor-advice__price__title{font-size:var(--fs37px);font-weight:700;color:#1069aa;text-align:center;position:relative;margin-bottom:8rem}.labor-advice__price__title:after{position:absolute;content:"";width:53px;height:3px;background-color:#1069aa;bottom:-80%;left:50%;transform:translateX(-50%)}.service__price__header{background-color:#3cc}.service__price__header{width:100%;margin-bottom:4rem}.service__price__header__title{color:#fff;font-size:var(--fs33px);line-height:1}.service__price__header__txt{color:#fff;font-size:var(--fs22px);font-weight:700;line-height:1}.service__price__header__detail__list{align-items:stretch;margin-bottom:3.5rem;width:100%}.service__price__header__detail__item{display:flex;align-items:center;justify-content:center;background-color:#305d89;line-height:1.42;font-weight:400}.labor-advice__price__item__img__note{width:100%;margin:4rem auto 0;font-size:var(--fs);max-width:23vw;text-align:left}.labor-advice__price__item+.labor-advice__price__item{padding-top:0}.labor-advice__price__item__option{width:100%;max-width:54.17vw;margin:6.5rem auto 0;overflow:visible;border-radius:20px;box-shadow:none;padding:0 3.65vw}.labor-advice__price__item__option__item__title__wrap{margin-bottom:2rem}.labor-advice__price__item__option__item__title{margin-bottom:1rem;text-align:left;font-size:var(--fs18px)}.labor-advice__price__item__option__header__content__non__ac{justify-content:center;position:relative}.labor-advice__price__item__option__header__title__non__ac{font-size:var(--fs24px)}.labor-advice__price__item__option__header__mark{display:none}.service__price__wrap{width:100%;max-width:50.6vw;margin:0 auto 8rem;background-color:#fff;border-radius:2em;border-right:2px solid #3cc;border-left:2px solid #3cc;border-bottom:2px solid #3cc;padding:0 0 7rem}.labor-advice__price__item__option__header__non__ac{border-radius:20px 20px 0 0;text-align:center;font-size:var(--fs22px);color:#305d89;padding:2em 2em 3em;position:relative}.labor-advice__price__item__option__header__non__ac:after{position:absolute;content:"";width:53px;height:3px;background-color:#305d89;bottom:30%;left:50%;transform:translate(-50%,0%)}.labor-advice__price__item__option__body__non__ac{border-radius:0 0 20px 20px;padding-inline:2em;padding-bottom:5rem}.labor-advice__price__item__option__header__non__ac,.labor-advice__price__item__option__body__non__ac{background-color:#b7dfdf}.labor-advice__price__item__sub__heading{font-size:var(--fs21px);padding-bottom:1rem}.table__overflow__wrap.--option-02 .labor-advice__price__item__sub__heading{margin-top:6rem}.service__price__wrap.--A .labor-advice__price__item__img__note{max-width:36vw;text-align:left}.service__price__wrap.--B{border-right:2px solid #69b6de;border-left:2px solid #69b6de;border-bottom:2px solid #69b6de;.service__price__header__detail__list,.labor-advice__price__item__option{margin-bottom:2.5rem}.service__price__table,.service__price__table td:first-child,.labor-advice__price__item__option__item__title{margin-bottom:2.5rem}}.service__price__wrap.--B .service__price__header{background-color:#69b6de}.labor-advice__price__item__option.--B .labor-advice__price__item__option__header__non__ac,.labor-advice__price__item__option.--B .labor-advice__price__item__option__body__non__ac{background-color:#d9eff6}.service__price__wrap.--C{border-right:2px solid #2f77bd;border-left:2px solid #2f77bd;border-bottom:2px solid #2f77bd}.service__price__wrap.--C .service__price__header{background-color:#2f77bd}.labor-advice__price__item__option__list{padding:0}.labor-advice__price__item__option__list,.labor-advice__price__item__option__list img{width:100%;height:auto}.service__price__table{width:100%;max-width:36vw;margin:0 auto}.service__price__table--B,.service__price__table--C{width:100%;max-width:23vw;margin:0 auto}.service__price__wrap.--A .labor-advice__price__item__option__list,.service__price__wrap.--A .labor-advice__price__item__option__list img{gap:0}.service__price__table{th:first-child{background-color:#eb6112}}.service__price__table{th{background-color:#1069aa;color:#fff}}.labor-advice__price__item__option__item__img{overflow:inherit;min-width:none}.labor-advice__price__item__option__item .service__price__table td:not(:first-child){background-color:#fff;color:#000}.labor-advice__price__item__option__item .service__price__table td:first-child{background-color:#fffbf0;color:#000}.labor-advice__price__item__option__item__title{width:100%;max-width:687px;margin:0 auto 1rem}.service__price__table,.service__price__table td:first-child,.labor-advice__price__item__option__item__title{color:#000}.service__price__table td:first-child{background-color:#fde8ce}.labor-advice__price__item__option__item__title:before{background-color:#000}.service__price__header__detail__plus{display:flex;align-items:center;justify-content:center;color:#305d89}.labor-advice__price__item+.labor-advice__price__item{border-top:none}}#voice{padding:10rem 0 14rem;background-color:#eaf1fa;.service__voice__ttl{margin-bottom:12rem}.service__voice__item{width:100%;max-width:60.46vw;margin:0 auto}.service__voice__item{margin-bottom:7rem;display:flex;align-items:center;gap:4rem;background-color:#fff;box-shadow:8px 8px #1069aa;padding:2rem 4rem}.service__voice__item:nth-child(even){flex-direction:row-reverse}.service__voice__item:last-child{margin-bottom:0}.service__voice__item__img{width:100%;max-width:100%;flex:1;max-width:280px}.service__voice__item__img img{width:100%;max-width:100%}.service__voice__item__description{flex:2.6;width:100%;max-width:736px}.service__voice__name{font-size:var(--fs34px);line-height:1.3;font-weight:700;color:#1069aa;margin-bottom:1rem}.service__voice__heading{font-size:var(--fs24px);line-height:1.5;font-weight:700;color:#f88539;border-bottom:1px solid #000;padding-bottom:1.5rem;margin-bottom:1.5rem}.service__voice__suggest__heading{margin:12rem 0 4.5rem;img{width:100%;max-width:30vw;height:auto;margin:0 auto}}.service__suggest__heading__list{width:100%;max-width:38vw;margin:0 auto 2.5rem}.service__suggest__heading__list li{font-size:var(--fs22px);font-weight:700;text-align:center;background-color:#fff;border:1px solid #f88539;border-radius:38px;margin-bottom:2.5rem;padding:1.5rem 0;line-height:1.77}.service__suggest__heading__list li:nth-child(3){border-radius:62px}}#process{padding:10rem 0;background-color:#fde8ce;.service__process__ttl{margin-bottom:13rem}.service__process__list{width:100%;max-width:46vw;margin:0 auto}.service__process__item{display:flex;align-items:flex-start;gap:1.04vw;background-color:#fff;margin-bottom:4rem;padding:3rem;border-radius:34px;box-shadow:0 4px 6px rgba(0,0,0,.16);border:dashed 2px #f88539;position:relative}.service__process__item:after{position:absolute;content:"";background:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/payroll/v2/service__process__arrow__@1.svg) no-repeat center;background-size:contain;width:37px;height:50px;left:50%;bottom:0;transform:translate(-50%,65%)}.service__process__item:last-child:after{display:none}.service__process__item__heading{font-size:var(--fs34px);line-height:1.53;padding-bottom:.5rem}.service__process__item__heading span{font-size:1.8rem}.service__process__item__num{width:100%;max-width:4.375vw;img{width:100%;max-width:4.375vw;height:auto;margin:0 auto}}.service__process__item__txt{line-height:1.77}.marker--yellow{background:linear-gradient(transparent 60%,#fcee21 60%)}.text--orange{color:#f88539;font-weight:700}}#faq{padding:10rem 0;background:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/payroll/v2/service__faq__bg__@1.png) no-repeat right center;background-size:cover;.service__faq__ttl{margin-bottom:12rem}.service__faq__list{width:100%;max-width:66vw;margin:0 auto}.service__faq__item{background-color:#fff;padding:2.5rem 4.42vw;border-radius:20px;margin-bottom:4rem}.service__faq__item__heading{line-height:1.6;margin-bottom:2.8rem}.service__faq__item__description{line-height:1.77}.service__faq__item__heading,.service__faq__item__description{display:flex;align-items:center;gap:1.56vw}.service__faq__icon,.service__faq__icon img{width:100%;max-width:3.02vw;height:auto}.service__faq__item__heading.question .service__faq__txt{font-size:var(--fs32px);font-weight:700;color:#1069aa}.service__faq__item__description.answer .service__faq__txt p{font-size:var(--fs18px)}}}.company-policy__price__item__img{height:46rem}.subsidy__price__item__img{height:5rem}.subsidy__target__list{display:flex;flex-direction:column;gap:2em}.subsidy__target__item{font-size:1.125em;display:flex;align-items:baseline;gap:.5em;border-bottom:1px solid #0a6eb433;padding-bottom:2em}.subsidy__target__item:before{content:"";width:.5em;height:.5em;border-radius:50%;background-color:var(--main--blue);flex-shrink:0}.subsidy__faq__item{display:flex;flex-direction:column;gap:1em}.subsidy__faq__item+.subsidy__faq__item{margin-top:2em;padding-top:2em;border-top:1px solid #0a6eb433}.subsidy__faq__item__q,.subsidy__faq__item__a{display:flex;align-items:center;gap:1em}.subsidy__faq__item__q__number,.subsidy__faq__item__a__number{font-size:1.5em;padding:.25em 1em;font-weight:700;flex-shrink:0}.subsidy__faq__item__q__number{border:2px solid var(--main--orange);background-color:var(--main--orange);color:#fff}.subsidy__faq__item__a__number{border:2px solid var(--main--blue);color:var(--main--blue)}.subsidy__faq__item__q__title{color:var(--main--orange);font-size:1.125em}.subsidy__faq__item__a__title{color:var(--main--blue)}.corporate__401k__feature__text{margin-bottom:3em}.page--about{.page__header{background-color:var(--main--blue--light)}}.page__header__about__intro{padding:7.5em 0;display:flex;justify-content:space-between;align-items:center;gap:4em;.section__title__wrap{gap:.5em;line-height:1}.section__title__main{font-size:1.125em;color:var(--text--color)}.section__title__sub{color:var(--text--color)}}.page__header__about__content{display:flex;flex-direction:column;gap:2em}.page__header__about__text{font-size:2em;line-height:2;span{color:var(--main--orange);border-bottom:5px dotted var(--main--orange)}}.page__header__about__img{border-radius:1.5em;overflow:hidden;max-width:100%}.page--about{.section__title__wrap{gap:.5em;line-height:1;flex-shrink:0}.section__title__main{font-size:1.125em}}.about__message__content{margin-top:3em;display:flex;align-items:flex-start;gap:4em}.about__message__img{width:35.56%;flex-shrink:0;border-radius:1.5em;overflow:hidden;img{width:100%}}.about__message__text__wrap{margin-top:1em;display:flex;flex-direction:column;gap:2em}.about__message__name__wrap{margin-left:auto;display:flex;align-items:center;gap:1em}.about__profile__wrap{display:flex;gap:4em;justify-content:space-between}.about__profile__content{width:min(100%, 70rem)}.about__profile__table{width:100%;tr{display:flex;gap:1em;padding-block:1.5em;border-top:1px solid #0a6eb433}tr:last-child{border-bottom:1px solid #0a6eb433}td:nth-child(1){width:15rem;flex-shrink:0;padding-left:1em}td:nth-child(2){width:100%}}.about__goal__header{display:flex;align-items:center;justify-content:space-between;gap:2em}.about__goal__catch{width:min(100%, 70rem);font-size:1.25em}.about__goal__list{background-color:var(--light-blue);display:flex;justify-content:center;gap:10%;padding:3em 2em;border-radius:1.5em;margin-top:2em}.about__goal__item{display:flex;flex-direction:column;align-items:center;gap:1em;img{width:min(100%, 16rem)}}.about__staff__wrap{display:flex;justify-content:space-between;gap:2em}.about__staff__list{width:min(100%, 70rem)}.about__staff__item{display:flex;flex-direction:column;gap:.5em;padding:1.5em 0;border-top:1px solid #0a6eb433}.about__staff__item:last-child{border-bottom:1px solid #0a6eb433}.about__staff__item__header{display:flex;align-items:center;gap:2em}.about__group__wrap{background-color:var(--main--blue--light);display:flex;flex-direction:column;gap:3em;align-items:center;padding:4em 13.36%;border-radius:1.5em}.about__group__header{display:flex;flex-direction:column;align-items:center;gap:1em}.about__group__title{font-size:1.5em;color:var(--main--orange)}.about__group__img{width:100%;img{width:100%}}.about__group__other-link{background-color:var(--main--blue);color:#fff;font-size:1.4rem;line-height:1;padding:0.75em 1.5em;border-radius:5em;display:flex;align-items:center;gap:1em;&:after{content:"";width:.65em;height:.65em;background-image:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/common/icon__other-page--white.svg);background-size:contain;background-repeat:no-repeat;background-position:center}}.about__access{margin-bottom:0}.about__access__wrap{display:flex;flex-direction:column;gap:2em}.about__access__map{width:100%;height:45rem;overflow:hidden}.about__access__map iframe{width:100%}.footer:has(.top__footer__recruit+.footer__content) .footer__content{padding-block:3em 5em}.footer__content{padding-block:5em}.footer__contact{background-color:var(--main--blue);padding-block:5em;z-index:2;position:relative}.footer__contact__wrap{display:flex;justify-content:space-between;color:#fff;gap:5em}.footer__contact__left{display:flex;flex-direction:column;gap:4em}.footer__contact__header{display:flex;flex-direction:column;align-items:flex-start;gap:1em}.footer__contact__title{font-size:5em;font-weight:300;line-height:.8}.footer__contact__mail{display:flex;align-items:center;gap:1.5em}.footer__contact__mail__text{font-size:1.75em}.footer__contact__tel{display:flex;gap:1.5em;align-items:center}.footer__contact__tel__icon{width:4em;aspect-ratio:1/1;background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:50%;flex-shrink:0}.footer__contact__tel__icon img{width:35%}.footer__contact__tel__text{display:flex;flex-direction:column;line-height:1;gap:.5em}.footer__contact__tel__number{font-size:3em;line-height:.8}.footer__contact__tel__number__note{font-size:1.4rem}.footer__contact__text{font-size:1.4rem}.footer__contact__list{display:flex;flex-direction:column;gap:3em}.footer__contact__item{display:flex;align-items:center;gap:1em}.footer__contact__item__icon{background-color:#fff;border-radius:50%;width:4em;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer__contact__item__icon img{width:50%;height:50%;object-fit:contain}.footer__contact__item__text{display:flex;align-items:center;justify-content:space-between;width:100%;gap:2em}.footer__contact__item__text{font-size:1.4rem;line-height:1}.footer__wrap{display:flex;justify-content:space-between;gap:2em}.footer__header{display:flex;flex-direction:column;gap:2em}.footer__header__logo__img{width:min(32rem, 26.67vw)}.footer__header__address{font-size:1.4rem}.footer__copyright{margin-top:auto;font-size:1.2rem}.footer__nav{display:flex;gap:4em;font-size:1.4rem}.footer__nav__list{display:flex;flex-direction:column;gap:1.5em;min-width:12rem}.footer__nav__item{font-weight:700;display:flex;line-height:1;transition:var(--duration__common)}.footer__nav__corporate{margin-top:auto}.footer__nav__child__list{display:flex;flex-direction:column;gap:1em}.footer__nav__child__item{display:flex;align-items:center;gap:.75em;line-height:1;transition:var(--duration__common)}.footer__nav__child__item:before{content:"";width:.8rem;height:.8rem;background-color:var(--main--blue);border-radius:50%}.footer__nav__item:hover,.footer__nav__child__item:hover{opacity:var(--hover_opacity)}a.--other-page{display:flex;align-items:center;gap:1em}a.--other-page:after{content:"";width:.65em;height:.65em;background-image:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/common/icon__other-page.svg);background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (max-width:1500px){.service__cta__btn__wrap{left:15%}.page--payroll{#voice{.service__voice__item{gap:2rem}}}}@media screen and (max-width:1024px){.dpb1024{display:block}.dpn1024{display:none}.page--payroll{section{padding:8rem 0 !important}#merit{.service__section__title{margin-bottom:6rem}.service__merit__txt{padding-top:2.5rem;padding-bottom:0;margin-bottom:3rem}.service__merit__list{gap:3rem;align-items:flex-start}.service__merit__item{width:calc((100% / 2) - 3rem)}.service__merit__item__caution{position:inherit}}#price{.service__price__header__detail__list,.labor-advice__price__item__option{max-width:100%}.service__price__wrap{max-width:100%}.service__price__table--A,.service__price__table--B,.service__price__table--C{max-width:100%;padding:0 2rem}.service__price__wrap.--A .labor-advice__price__item__img__note,.labor-advice__price__item__img__note{max-width:100%;padding:0 2rem}}#voice{.service__voice__ttl{margin-bottom:6rem}.service__voice__item,.service__voice__item:nth-child(even){flex-direction:column;padding:2rem 3rem 3.5rem}.service__voice__item,.service__suggest__heading__list{max-width:100%}}#process{.service__process__list{max-width:100%}.service__process__ttl{margin-bottom:6.4rem}}#faq{.service__faq__ttl{margin-bottom:6rem}.service__faq__list{max-width:100%}}}}@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{padding-inline:1rem;width:100%}.header_logo_img{width:min(30rem, 60vw)}.header_nav_wrap{background-color:#fff;width:100vw;height:100dvh;padding-top:calc(var(--header_height) + 0em);padding-inline:1em;padding-bottom:40dvh;position:fixed;left:0;top:0;overflow:scroll;gap:4em;visibility:hidden;opacity:0;transition:all var(--duration__common) cubic-bezier(.79,.14,.15,.86);flex-direction:column;align-items:center}.header.open .header_nav_wrap{filter:drop-shadow(0 0 1rem #00000040);visibility:visible;opacity:1}.nav__list{width:100%;flex-direction:column;gap:0}.nav__item{width:100%;flex-direction:column}.nav__item:has(.--has__sub){padding-bottom:2em}.nav__item__link.--has__sub:after{content:none}.nav__item__link{width:100%;border-top:1px solid #e5e5e5;padding-block:2em;display:flex;font-size:1em}.nav__item:last-child .nav__item__link{border-bottom:1px solid #e5e5e5}.nav__item__sub__list__wrap{position:relative;top:0;left:0;transform:translateY(0);padding-top:0}.header.open .nav__item__sub__list__wrap{opacity:1;visibility:visible}.nav__item__sub__list{background-color:transparent;border-radius:0;padding:0;filter:none}.nav__item__sub__item{display:flex;align-items:center;gap:.5em}.nav__item__sub__item:before{content:"";width:.8rem;height:.8rem;background-color:var(--main--blue);border-radius:50%}.header_nav_btn_wrap{display:flex}.header_nav_btn{cursor:pointer;width:calc(var(--header_height) * 0.8);height:calc(var(--header_height) * 0.8);display:flex;flex-direction:column;justify-content:center;position:relative}.header_nav_btn_line{position:absolute;background-color:var(--main--blue);width:60%;left:20%;height:1px;transform-origin:center;transition:all .4s cubic-bezier(.79,.14,.15,.86)}.header_nav_btn_line:nth-child(1){top:33%}.header_nav_btn_line:nth-child(3){top:66%}.header_nav_btn.open .header_nav_btn_line:nth-child(1){top:50%;transform:rotate(45deg)}.header_nav_btn.open .header_nav_btn_line:nth-child(2){opacity:0;transform:translateX(50%)}.header_nav_btn.open .header_nav_btn_line:nth-child(3){top:50%;transform:rotate(-45deg)}.header__contact{gap:2em;flex-direction:column;width:min(50rem, 100%)}.header__contact__item{height:5em;justify-content:center;border:1px solid var(--main--orange);border-radius:1em}.header__contact__item__icon{width:1.5em}.header__contact__item.__tel .header__contact__item__text{font-size:1.25em}.header__contact__item__note{top:auto;bottom:1em;right:auto;left:50%;transform:translateX(-50%)}.side-banner{top:auto;bottom:0;left:50%;transform:translate(-50%,0%);width:100%;display:flex;justify-content:center}.side-banner__list{display:flex;flex-direction:row;gap:.5em;width:min(calc(100% - 1em), 60rem);justify-content:center;align-items:initial}.side-banner__item{flex-direction:row;border-radius:.5em .5em 0 0;padding:.5em .25em;gap:1em;flex-basis:calc((100% - 1em) / 3);justify-content:center;padding-bottom:1em}.side-banner__item:nth-child(1) .side-banner__item__icon{height:1.25em}.side-banner__item__icon{height:1em}.side-banner__item__text{writing-mode:horizontal-tb}.side-banner__item.--price{flex-direction:column}.side-banner__item.--price .side-banner__item__text{font-size:min(1.4rem, 2.9vw);padding:.5em 1em}.side-banner__item__price{padding-inline:.5em;flex-direction:row;gap:.25em}.side-banner__item__price__sub{font-size:min(1rem, 2vw)}.side-banner__item__price__main{font-size:min(1.2rem, 3vw)}.top__fv__bottom{bottom:5%}.top__fv__catch__wrap{gap:1rem;top:60%}.top__fv__catch__text{font-size:7vw}.top__banner__list{flex-wrap:wrap}.top__intro__service__item{flex-basis:calc((100% - 1em) / 2);img{height:1.5em}.top__intro__service__item__text{font-size:1.125em}}.top__about__catch{font-size:1.5em}.top__about__header__img{width:min(30rem, 70%)}.top__about__list{flex-direction:column}.top__about__item__img{width:12rem;aspect-ratio:1/1}.top__about__item__content{margin-block:auto}.top__about__item__title{font-size:1.25em}.top__feature__list{flex-direction:column;margin-inline:auto;gap:6.25em}.top__feature__item{align-items:center}.top__feature__item__img__wrap{max-width:24rem}.top__worry__text{font-size:1em}.top__worry__title{font-size:1.25em}.top__issue__item{flex-basis:50%}.top__issue__item__img{height:8rem}.top__issue__item:nth-child(3n){border-right:none}.top__issue__item:nth-child(2n){border-right:1px solid #0a6eb440}.top__issue__cloud{flex-direction:column;align-items:center;gap:1.5em}.top__issue__cloud__img{width:13rem}.top__issue__cloud__content{align-items:center}.top__issue__cloud__banner__list{flex-wrap:wrap;justify-content:center}.top__service__catch{font-size:1.5em}.top__service__item{height:auto;padding-block:2em}.top__service__item__inner{padding:0}.top__service__item__img{position:relative;left:0;opacity:1;flex-shrink:0}.top__service__item__content{flex-direction:column;align-items:flex-start;padding-left:0;width:100%}.top__service__item__title{width:auto;font-size:1.25em}.top__service__item__detail{max-width:100%}.top__service__item__arrow{display:none}.top__voice__content{display:contents}.top__voice__wrap{flex-direction:column;gap:2em;.section__title__wrap{align-items:center}}.top__voice__img__wrap{order:2;width:min(80%, 30rem)}.top__voice__slider__main{order:3;width:100%}.top__voice__item__detail{margin-top:0}.top__voice__slider__main__arrow__list{position:relative;right:auto;bottom:auto;margin-top:2em;justify-content:center;gap:1em}.top__column__content{flex-direction:column;gap:5em}.top__column__pickup__list__wrap{width:100%}.prod__pickup__slider__pagination{justify-content:center !important}.top__column__magazine{padding:2em;justify-content:center}.top__column__magazine__content{align-items:center}.top__seminar__content{flex-direction:column}.top__seminar__item.--left{width:min(40rem, 100%);margin-inline:auto}.top__news__wrap{flex-direction:column}.top__footer__other__item{aspect-ratio:1/1}.top__footer__recruit{padding-block:6em 4em}.top__footer__recruit__wrap{flex-direction:column;align-items:flex-start;gap:3em}.footer__recruit__header{gap:1em}.footer__recruit__title{font-size:3em}.footer__recruit__catch{font-size:1.5em}.page__header__about__intro{padding:5em 0;flex-direction:column-reverse;gap:3em;.section__title__main{font-size:1.25em}}.page__header__about__text{font-size:1.75em}.column__2{display:flex;flex-direction:column}.page__sidebar{display:none}.about__message__img{width:min(30rem, 100%);margin-inline:auto}.about__message__text__wrap{margin-top:0}.about__message__content{flex-direction:column;gap:2em}.about__profile__wrap,.about__goal__header{flex-direction:column}.about__goal__catch{text-align:center}.about__goal__list{flex-direction:column;gap:3em}.about__goal__item{flex-basis:calc((100% - 1em) / 2)}.about__goal__item__title{text-align:center}.about__profile__table{tr{flex-direction:column;gap:.5em}td:nth-child(1){width:auto;padding-left:0}}.about__staff__wrap{flex-direction:column}.about__staff__item__name{font-size:1.25em}.about__group__wrap{background-color:var(--main--blue--light);display:flex;flex-direction:column;gap:3em;align-items:center;padding:2em 2em 3em;border-radius:1.5em}.about__access__map{height:30rem}.post__category__wrap{padding:2em;flex-direction:column;align-items:center;gap:1em;width:100%}.post-seminar__list{gap:4em 2em}.post-seminar__item{flex-basis:calc((100% - 2em) / 2)}.post-seminar__item__title{font-size:1.25em}.news-single__header__wrap{flex-direction:column-reverse}.news-single__header__img{width:100%}.news-single__header{margin-bottom:5em}.news-single__body{margin-top:5em}.post__content{padding:2em}.page__header__title__main{font-size:2em}.service__intro__title{font-size:1.75em}.service__merit__intro{flex-direction:column-reverse}.service__section__title__wrap{font-size:1.675em}.service__merit__item{flex-direction:column;gap:1em}.service__merit__item__title{font-size:1.25em}.labor-advice__feature__list{padding:2em}.labor-advice__feature__item__text{padding-left:0}.labor-advice__feature__item+.labor-advice__feature__item{margin-top:2em;padding-top:2em}.labor-advice__plan{padding:2em 1em}.labor-advice__plan__content{padding-right:0}.labor-advice__plan__title__wrap{font-size:1.5em;flex-direction:column;justify-content:center;text-align:center}.labor-advice__plan__img{width:min(10rem, 35%);bottom:-2em;right:1em}.service__price__header__title{font-size:1.5em}.service__price__header__detail__list{font-size:1em}.service__price__wrap{overflow:scroll}.service__price__wrap.--A .service__price__container{min-width:60rem}.service__price__wrap.--B .service__price__container{min-width:50rem}.service__price__wrap.--C .service__price__container{min-width:30rem}.service__price__table{th,td{font-size:1.2rem}}.labor-advice__price__item__option__item__img .service__price__table.--pattern__02{min-width:100%}.page--campany-policy .service__price__table.--pattern__02 td{width:50%}.social-security__intro{flex-direction:column-reverse;gap:2em;.service__intro__wrap{padding-right:0}}.social-security__intro__img{position:relative;width:min(30rem, 100%)}.payroll__soft__item{flex-direction:column;align-items:flex-start;gap:1.5em}.dpn900{display:none}.dpb900{display:block}.dpib900{display:inline-block}.sp__mw100__element{width:100% !important;max-width:100% !important}.overflow-x--scroll{overflow-x:auto;img{width:auto !important}}.page--payroll .page__header__btn{position:relative;transform:none;left:auto;bottom:auto;img{width:100%;max-width:100%;margin-bottom:2rem}}.page--payroll{.column__2.container--XL{width:100%;max-width:100%;margin:0 auto}section{padding:4.7rem 0 !important}.service__cta__btn__wrap{display:block;position:relative;left:auto;bottom:auto;transform:none;margin-top:1rem}.service__cta__img__wrap{width:100%;max-width:100%;margin:5rem auto 0;img{width:100%;max-width:100%}}.table__overflow__wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table__overflow__wrap table{min-width:600px}.page__header{padding:1.5rem 0 2rem !important}#top{padding:0 !important;.service__top__inner:after{position:absolute;content:"";background:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/common/v2/service__intro__arrow__@2.png) no-repeat center;background-size:contain;width:31px;height:41px}.service__top__inner{padding:2rem 2rem 4rem}.service__section__title img{width:100%;max-width:309px}.service__section__title__wrap{padding:0;margin-top:4rem;font-size:2.5rem}.service__section__title__middle__txt{font-size:4rem}.service__section__title__bottom__txt{font-size:3.3rem}}#merit{.service__section__title img{max-width:330px !important;margin:0 auto}.service__merit__txt{padding-top:2.5rem;padding-bottom:0;margin-bottom:3rem;line-height:2.43}.service__merit__txt p{font-size:1.4rem}.service__merit__txt:before,.service__merit__txt:after{display:none}.service__merit__txt__bg.--001 img{width:100%;max-width:102px !important}.service__merit__txt__bg.--002 img{width:100%;max-width:82px !important}.service__merit__item__caution img{width:100%;max-width:28px !important}.service__merit__table__ttl{margin-bottom:4rem}.service__merit__list{flex-direction:column;gap:7rem;margin:10rem auto 0}.service__merit__item{width:100%;max-width:100%;gap:2.5rem}.service__merit__item__title,.service__merit__item__title img{width:100%;max-width:175px;height:auto;margin:0 auto}.service__merit__item__img img{width:100%;max-width:263px;height:auto;margin:0 auto}.service__merit__item.--merit-04 .service__merit__item__txt{padding-top:0}.service__merit__item__txt{text-align:left;padding-top:3.5rem}.service__merit__graph{margin-top:6rem}}#service{padding-top:5.5rem !important;.service__strength__ttl{margin-bottom:6rem}.payroll__service__img__wrap{margin-top:4rem}.service__strength__person__img{width:100%;max-width:208px;margin:0 auto}.service__strength__sub__heading{max-width:100%;font-size:2.2rem;line-height:1.54;margin:6rem auto 2rem}.service__strength__sub__heading__txt.text--center{margin-bottom:3rem;line-height:2.42}}#strength{padding-top:8rem !important;.payroll__service__strength__ttl{margin-bottom:4rem}}#price{.service__price__wrap{overflow:visible;border-radius:15px 15px 0 0;padding:0 0 3rem}.service__price__wrap,.service__price__header{max-width:100%}.service__price__header{border-radius:18px 18px 0 0;padding:4rem 0;margin-bottom:2.7rem}.service__price__wrap{border-radius:20px}.service__price__wrap.--A .service__price__container,.service__price__wrap.--B .service__price__container,.service__price__wrap.--C .service__price__container{min-width:auto}.service__price__header__detail__list{flex-direction:column;padding:0 2rem;margin-bottom:3.7rem}.service__price__header__detail__item{font-size:1.7rem;font-weight:400}.labor-advice__price__item+.labor-advice__price__item{margin-top:6rem}.labor-advice__price__item__option__body__non__ac{padding:0 2rem 3rem}.labor-advice__price__item__option__item__title__wrap{padding:0 2rem}.service__price__header__txt{line-height:1.68}.labor-advice__price__item__option__header__title{font-size:1.5rem}.labor-advice__price__item__option__header__non__ac:after{width:43px;height:2px;bottom:30%}.labor-advice__price__item__option__item__title{padding:0 2rem}.labor-advice__price__item__img__note{margin:2rem auto 0;padding:0 2rem}.labor-advice__price__item__option{margin:0 auto}.labor-advice__price__item__option__header__non__ac{border-radius:15px 15px 0 0;margin-top:4rem;padding:3.5rem 0 5rem}.labor-advice__price__item__option__header__mark{top:-150%}.labor-advice__price__item__option__list{gap:2rem}.labor-advice__price__item__sub__heading{margin-top:0;padding-bottom:3rem}.labor-advice__price__item__sub__heading h3{font-size:1.4rem;text-align:center}.table__overflow__wrap.--option-02 .labor-advice__price__item__sub__heading{margin-top:3.5rem}.table__overflow__wrap img{width:100%;min-width:554px}.labor-advice__price__item__option__item__img,.service__price__table{width:100%;max-width:100%;min-width:auto;overflow:inherit;padding:0 .5rem}.labor-advice__price__item__option .labor-advice__price__item__option__item__img,.service__price__table{padding:0}.labor-advice__price__item__option.--B.--active{.service__price__table{th:first-child,td:first-child{min-width:9rem}}}.service__price__table--A th,.service__price__table--A td{width:calc(100% / 3) !important;min-width:auto}.service__price__table--B th,.service__price__table--B td,.service__price__table--C th,.service__price__table--C td{width:50% !important;min-width:auto}.labor-advice__price__item__option.--B .labor-advice__price__item__option__item__title{padding:0 1.5rem}}#voice{.service__voice__name{margin-bottom:1.5rem;font-size:2.2rem;line-height:1.45}.service__voice__heading{font-size:2rem;margin-bottom:2.5rem}.service__voice__suggest__heading{margin:7.3rem 0 1rem}.service__suggest__heading__list li{padding:.5rem}}#process{.service__process__item{display:block;padding:2rem 1.5rem;border-radius:13px}.service__process__item__heading{display:flex;gap:1rem}.service__process__item__heading span{font-size:1.3rem}}#faq{background:url(//sr-ohbanto.jp/wp-content/themes/obanto__corporate/assets/css/../img/payroll/v2/service__faq__bg__@2.png) no-repeat right center;background-size:cover;padding:4.7rem 0 7.4rem !important;.service__faq__item{margin-bottom:3rem}.service__faq__icon,.service__faq__icon img{max-width:27px}.service__faq__item__heading,.service__faq__item__description{align-items:flex-start;gap:1rem}.service__faq__item__heading{margin-bottom:2rem}.service__faq__item__heading.question .service__faq__txt{line-height:1.42}.service__faq__item__description.answer .service__faq__txt{line-height:1.7}}#process{.service__process__item__num{max-width:30px}}}.company-policy__price__item__img{height:40rem}.subsidy__price__item__img{height:4rem}.footer__contact{padding-block:4em}.footer__content{padding-block:5em 2em}.footer__header__logo__img{width:min(32rem, 70%)}.footer__contact__wrap{flex-direction:column}.footer__contact__header{text-align:center;align-items:center}.footer__contact__title{font-size:3em}.footer__contact__list{margin-inline:auto;justify-content:center;flex-wrap:wrap;gap:2em 4em}.footer__contact__item__icon{width:3em}.footer__contact__item__tel__number{font-size:2em}.footer__contact__item{gap:1em}.footer__contact__item__text{font-size:1.25em}.footer__header{gap:1em}.footer__wrap{flex-direction:column;gap:5em}.footer__nav{flex-direction:column;gap:2em}.footer__nav__list{gap:1em}.footer__nav__list:last-child{gap:2em}.footer__nav__child__list{flex-wrap:wrap;flex-direction:row;gap:1em 2em}}@media screen and (max-width:480px){:root{--center_percent:90%}.from_sp{display:block}.none--sp{display:none}.header{padding-inline:1rem 0}.header_wrap{gap:.5em}.section__title__main{font-size:1.5em}.top__fv__catch__text{font-size:9.25vw}.top__fv__name__text{font-size:5vw}.top__intro__service__list{flex-direction:column}.top__intro__service__item{max-width:100%}.top__about__catch{font-size:5vw}.top__about__item__img{width:10rem}.top__feature__body__item__title__main{font-size:1.5em}.top__issue__list{gap:0}.top__issue__item{padding:3em 0;flex-basis:100%;border-left:none;border-top:1px solid #0a6eb440}.top__issue__item:last-child{border-bottom:1px solid #0a6eb440}.top__issue__item:nth-child(2n){border-right:none}.top__issue__cloud{.top__issue__cloud__banner__list{gap:.5em}.top__banner__item{flex-basis:calc((100% - 1em) / 2);display:flex;justify-content:center;align-items:center;padding:.5em}.top__banner__item img{width:80%;object-fit:contain}}.top__service__item__img{width:50%}.top__service__item__inner{flex-direction:column}.top__service__item__content{align-items:center}.top__column__pickup__item__category{font-size:1.2rem}.top__column__magazine__title{font-size:1.5em}.top__seminar__item{flex-direction:column}.top__seminar__item__img{aspect-ratio:auto;width:100%}.top__footer__other{flex-direction:column}.top__footer__other__item{aspect-ratio:2/1}.footer__contact__title{font-size:2.5em}.footer__contact__item__tel__number{font-size:1.5em}.footer__contact__item__tel__number__note{font-size:1.2rem}.footer__contact__item__text{font-size:1em}.footer__recruit__title{font-size:2em}.footer__recruit__catch{font-size:1.25em}.footer:has(.top__footer__recruit+.footer__content) .footer__content{padding-block:3em 2em}.post-seminar__item{flex-basis:100%}.footer__contact__wrap{gap:3em}.footer__contact__tel__number{font-size:2em}.footer__contact__mail__text{font-size:1.5em}}@media (hover:none){.top__service__item:hover{.top__service__item__content{transform:none}.top__service__item__inner{background-color:initial}}}