﻿/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto;resize:none}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}img{max-width:100%;height:auto}iframe{max-width:100%}:root{--header-height: 100vh;--col-gutter: 2%;--row-gutter: 1rem;--spacing: 1rem}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:"M PLUS 1",sans-serif;font-size:1.6em;font-weight:300;line-height:2;color:#202020}.en{font-family:"Alumni Sans SC",sans-serif;font-weight:normal}@media screen and (max-width: 1179px){:root{--col-gutter: 5%;--row-gutter: 2rem;--spacing: calc(1rem/3)}html{scroll-padding-top:var(--header-height)}body{font-size:1.2em}}@media screen and (min-width: 1180px){.hidden_lg{display:none !important}}@media screen and (min-width: 768px)and (max-width: 1179px){:root{--header-height: 70px}.hidden_md{display:none !important}}@media screen and (max-width: 767px){:root{--header-height: 70px}.hidden_sm{display:none !important}}@media screen and (min-width: 768px){a[href^="tel:"]{pointer-events:none}}.container{width:100%;max-width:calc(1256px + 2vw);padding-left:2vw;margin-left:auto;margin-right:auto}.container.container-xs{max-width:calc(780px + 10vw)}@media screen and (min-width: 1180px){.container{margin-right:0}.container.container-xs{padding-left:10vw;margin-right:auto}}@media screen and (max-width: 1179px){.container{padding-left:6.133vw;padding-right:6.133vw}}@media screen and (min-width: 1180px){.left-container{margin-right:22.6vw}}.row{display:grid;column-gap:var(--col-gutter);row-gap:var(--row-gutter)}.row.col1{grid-template-columns:repeat(1, 1fr)}.row.col2{grid-template-columns:repeat(2, 1fr)}.row.col3{grid-template-columns:repeat(3, 1fr)}.row.col4{grid-template-columns:repeat(4, 1fr)}.row.col5{grid-template-columns:repeat(5, 1fr)}.row.col6{grid-template-columns:repeat(6, 1fr)}@media screen and (min-width: 768px)and (max-width: 1179px){.row.col1_md{grid-template-columns:repeat(1, 1fr)}.row.col2_md{grid-template-columns:repeat(2, 1fr)}.row.col3_md{grid-template-columns:repeat(3, 1fr)}.row.col4_md{grid-template-columns:repeat(4, 1fr)}.row.col5_md{grid-template-columns:repeat(5, 1fr)}.row.col6_md{grid-template-columns:repeat(6, 1fr)}}@media screen and (max-width: 767px){.row.col1_sm{grid-template-columns:repeat(1, 1fr)}.row.col2_sm{grid-template-columns:repeat(2, 1fr)}.row.col3_sm{grid-template-columns:repeat(3, 1fr)}.row.col4_sm{grid-template-columns:repeat(4, 1fr)}.row.col5_sm{grid-template-columns:repeat(5, 1fr)}.row.col6_sm{grid-template-columns:repeat(6, 1fr)}}.d-grid{display:grid}.d-flex{display:flex;flex-wrap:wrap}.d-inlineblock{display:inline-block}.f-nowrap{flex-wrap:nowrap}.j-center{justify-content:center}.j-start{justify-content:flex-start}.j-end{justify-content:flex-end}.j-around{justify-content:space-around}.j-between{justify-content:space-between}.a-center{align-items:center}.a-start{align-items:flex-start}.a-end{align-items:flex-end}.a-baseline{align-items:baseline}.d-col{flex-direction:column}.d-row-reverse{flex-direction:row-reverse}.d-col-reverse{flex-direction:column-reverse}.m-center{margin-left:auto;margin-right:auto}.m-right{margin-left:auto}.t-center{text-align:center}.t-left{text-align:left}.t-right{text-align:right}.w-100{width:100%}.w-fit{width:fit-content}.h-100{height:100%}.p-relative{position:relative}@media screen and (min-width: 768px)and (max-width: 1179px){.f-nowrap_md{flex-wrap:nowrap}.j-center_md{justify-content:center}.j-start_md{justify-content:flex-start}.j-end_md{justify-content:flex-end}.j-around_md{justify-content:space-around}.j-between_md{justify-content:space-between}.a-center_md{align-items:center}.a-start_md{align-items:flex-start}.a-end_md{align-items:flex-end}.a-baseline_md{align-items:baseline}.d-col_md{flex-direction:column}.d-row-reverse_md{flex-direction:row-reverse}.d-col-reverse_md{flex-direction:column-reverse}.m-center_md{margin-left:auto;margin-right:auto}.m-right_md{margin-left:auto}.t-center_md{text-align:center}.t-left_md{text-align:left}.t-right_md{text-align:right}.w-100_md{width:100%}}@media screen and (max-width: 767px){.f-nowrap_sm{flex-wrap:nowrap}.j-center_sm{justify-content:center}.j-start_sm{justify-content:flex-start}.j-end_sm{justify-content:flex-end}.j-around_sm{justify-content:space-around}.j-between_sm{justify-content:space-between}.a-center_sm{align-items:center}.a-start_sm{align-items:flex-start}.a-end_sm{align-items:flex-end}.a-baseline_sm{align-items:baseline}.d-col_sm{flex-direction:column}.d-row-reverse_sm{flex-direction:row-reverse}.d-col-reverse_sm{flex-direction:column-reverse}.m-center_sm{margin-left:auto;margin-right:auto}.m-right_sm{margin-left:auto}.t-center_sm{text-align:center}.t-left_sm{text-align:left}.t-right_sm{text-align:right}.w-100_sm{width:100%}}.mb-0{margin-bottom:calc(0*var(--spacing))}.mb-10{margin-bottom:calc(1*var(--spacing))}.mb-20{margin-bottom:calc(2*var(--spacing))}.mb-30{margin-bottom:calc(3*var(--spacing))}.mb-40{margin-bottom:calc(4*var(--spacing))}.mb-50{margin-bottom:calc(5*var(--spacing))}.mb-60{margin-bottom:calc(6*var(--spacing))}.mb-70{margin-bottom:calc(7*var(--spacing))}.mb-80{margin-bottom:calc(8*var(--spacing))}.mb-90{margin-bottom:calc(9*var(--spacing))}.mb-100{margin-bottom:calc(10*var(--spacing))}.mb-110{margin-bottom:calc(11*var(--spacing))}.mb-120{margin-bottom:calc(12*var(--spacing))}.mb-130{margin-bottom:calc(13*var(--spacing))}.mb-140{margin-bottom:calc(14*var(--spacing))}.mb-150{margin-bottom:calc(15*var(--spacing))}.mb-160{margin-bottom:calc(16*var(--spacing))}.mb-170{margin-bottom:calc(17*var(--spacing))}.mb-180{margin-bottom:calc(18*var(--spacing))}.mb-190{margin-bottom:calc(19*var(--spacing))}.mb-200{margin-bottom:calc(20*var(--spacing))}.mb-210{margin-bottom:calc(21*var(--spacing))}.mb-220{margin-bottom:calc(22*var(--spacing))}.mb-230{margin-bottom:calc(23*var(--spacing))}.mb-240{margin-bottom:calc(24*var(--spacing))}.mb-250{margin-bottom:calc(25*var(--spacing))}@media screen and (min-width: 768px)and (max-width: 1179px){.mb-0_md{margin-bottom:calc(0*var(--spacing)*3)}.mb-10_md{margin-bottom:calc(1*var(--spacing)*3)}.mb-20_md{margin-bottom:calc(2*var(--spacing)*3)}.mb-30_md{margin-bottom:calc(3*var(--spacing)*3)}.mb-40_md{margin-bottom:calc(4*var(--spacing)*3)}.mb-50_md{margin-bottom:calc(5*var(--spacing)*3)}.mb-60_md{margin-bottom:calc(6*var(--spacing)*3)}.mb-70_md{margin-bottom:calc(7*var(--spacing)*3)}.mb-80_md{margin-bottom:calc(8*var(--spacing)*3)}.mb-90_md{margin-bottom:calc(9*var(--spacing)*3)}.mb-100_md{margin-bottom:calc(10*var(--spacing)*3)}.mb-110_md{margin-bottom:calc(11*var(--spacing)*3)}.mb-120_md{margin-bottom:calc(12*var(--spacing)*3)}.mb-130_md{margin-bottom:calc(13*var(--spacing)*3)}.mb-140_md{margin-bottom:calc(14*var(--spacing)*3)}.mb-150_md{margin-bottom:calc(15*var(--spacing)*3)}.mb-160_md{margin-bottom:calc(16*var(--spacing)*3)}.mb-170_md{margin-bottom:calc(17*var(--spacing)*3)}.mb-180_md{margin-bottom:calc(18*var(--spacing)*3)}.mb-190_md{margin-bottom:calc(19*var(--spacing)*3)}.mb-200_md{margin-bottom:calc(20*var(--spacing)*3)}}@media screen and (max-width: 767px){.mb-0_sm{margin-bottom:calc(0*var(--spacing)*3)}.mb-10_sm{margin-bottom:calc(1*var(--spacing)*3)}.mb-20_sm{margin-bottom:calc(2*var(--spacing)*3)}.mb-30_sm{margin-bottom:calc(3*var(--spacing)*3)}.mb-40_sm{margin-bottom:calc(4*var(--spacing)*3)}.mb-50_sm{margin-bottom:calc(5*var(--spacing)*3)}.mb-60_sm{margin-bottom:calc(6*var(--spacing)*3)}.mb-70_sm{margin-bottom:calc(7*var(--spacing)*3)}.mb-80_sm{margin-bottom:calc(8*var(--spacing)*3)}.mb-90_sm{margin-bottom:calc(9*var(--spacing)*3)}.mb-100_sm{margin-bottom:calc(10*var(--spacing)*3)}.mb-110_sm{margin-bottom:calc(11*var(--spacing)*3)}.mb-120_sm{margin-bottom:calc(12*var(--spacing)*3)}.mb-130_sm{margin-bottom:calc(13*var(--spacing)*3)}.mb-140_sm{margin-bottom:calc(14*var(--spacing)*3)}.mb-150_sm{margin-bottom:calc(15*var(--spacing)*3)}.mb-160_sm{margin-bottom:calc(16*var(--spacing)*3)}.mb-170_sm{margin-bottom:calc(17*var(--spacing)*3)}.mb-180_sm{margin-bottom:calc(18*var(--spacing)*3)}.mb-190_sm{margin-bottom:calc(19*var(--spacing)*3)}.mb-200_sm{margin-bottom:calc(20*var(--spacing)*3)}}.t-light{font-weight:300}.t-normal{font-weight:normal}.t-mid{font-weight:500}.t-bold{font-weight:bold}.letter-space{letter-spacing:.5em}.t-sm{font-size:.8em}.t-md{font-size:1.15em}.t-lg{font-size:1.33em}.t-xl{font-size:1.75em}@media screen and (max-width: 767px){.t-xl{font-size:1.5em}}.t-white{color:#fff}.t-main{color:#2a71b9}.t-sub{color:#fcc800}.t-sub02{color:#eff0f8}.t-underline{text-decoration:underline}.t-marker{background-image:linear-gradient(transparent 75%, #2A71B9 0%)}.bg-white{background-color:#fff}.bg-colored{background-color:#eff0f8}.disc li{text-indent:-1em;margin-left:1em}.disc li::before{content:"・"}.br-lg{border-bottom-right-radius:50px}.br-md{border-bottom-right-radius:30px}@media screen and (max-width: 1179px){.br-lg{border-bottom-right-radius:30px}.br-md{border-bottom-right-radius:20px}}.thumb-wrap{overflow:hidden;aspect-ratio:1/1;position:relative}.thumb-wrap img{width:100%;height:100%;object-fit:cover;transition:.5s}.thumb-link:hover .thumb-wrap img{transform:scale(1.1)}.disabled{opacity:.3;pointer-events:none}.btn{display:flex;align-items:center;justify-content:center;position:relative;text-align:center;width:100%;max-width:168px;padding:.7em;border-radius:30px;font-weight:normal;font-size:18px;line-height:1.2;cursor:pointer;transition:.3s;color:#fff;background:linear-gradient(90deg, #2a71b9 0%, #348ce6 49.75%, #003f8e 100%)}.btn::after{content:"";position:absolute;right:-22px;width:36px;height:17px;background-image:url(../images/common/arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:right;transition:.3s}.btn:hover{background:linear-gradient(90deg, #348ce6 0%, #83b1e0 49.75%, #348ce6 100%)}.btn:hover::after{background-image:url(../images/common/arrow_on.svg)}.btn.btn-lg{max-width:212px}.btn.btn-alt{background:#fff;color:#2a71b9}.btn.btn-alt::after{background-image:url(../images/common/arrow-alt.svg)}.btn.btn-alt:hover{background:#9bc3eb}.btn.btn-alt:hover::after{background-image:url(../images/common/arrow-alt_on.svg)}.btn.letter-space{text-indent:.5em}#header{position:fixed;right:0;top:0;z-index:3;height:var(--header-height);background-color:#fff}#header #header-global>ul>li a{line-height:1.5;font-weight:400}#header #header-global>ul>li a .en{display:block;line-height:1}#header #header-global>ul>li a .en svg{fill:#9bc3eb}@media screen and (min-width: 1180px){#header{width:22.6vw;padding:2vw 3.6vw 2vw 3.6vw;border-bottom-right-radius:50px;overflow-y:auto;background-color:rgba(255,255,255,.5)}#header #header-global>ul>li{font-size:1.8rem}#header #header-global>ul>li>a:not(.header-cv){display:block}#header #header-global>ul>li>a:not(.header-cv) .en{position:relative;width:fit-content;margin-left:auto;margin-right:auto}#header #header-global>ul>li>a:not(.header-cv) .en::before{content:"";display:block;width:0;height:2px;background-color:#fcc800;position:absolute;left:0;bottom:-10px;opacity:0;transition:.3s ease-out}#header #header-global>ul>li>a:not(.header-cv):hover .en::before{width:100%;opacity:1}#header #header-global>ul>li>a.header-cv{width:168px;height:168px;border-radius:50%;background:linear-gradient(-45deg, #2a71b9 0%, #348ce6 51.23%, #003f8e 100%);color:#fff;outline:1px solid #fff;outline-offset:-8px;transition:.2s ease-in-out}#header #header-global>ul>li>a.header-cv:hover{background:linear-gradient(-45deg, #348ce6 0%, #83b1e0 51.23%, #348ce6 100%)}#header #header-global>ul>li:not(:last-child){margin-bottom:2.2vw}}@media screen and (max-width: 1179px){#header{width:100%;padding-left:4.26vw;display:flex;align-items:center;position:sticky;top:0;left:0}#header .logo img{height:38px;width:auto}#header #header-global{width:100%;height:100vh;height:100dvh;overflow-y:auto;opacity:0;transform:translateY(-150vh);position:fixed;top:0;left:0;background-color:rgba(255,255,255,.95)}#header #header-global>ul{padding-top:var(--header-height);padding-bottom:var(--header-height)}#header #header-global>ul>li{font-size:1.6rem}#header #header-global>ul>li>a{display:block;padding-top:2em;padding-bottom:2em}#header #header-global>ul>li>a:active{background-color:rgba(155,195,235,.95)}#header #header-global>ul>li>a:active .en svg{fill:#fff}#header #toggle{width:40px;height:100%;position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center;z-index:3}#header #toggle span,#header #toggle span::before,#header #toggle span::after{content:"";display:block;width:20px;height:1px;background-color:#2a71b9;position:absolute;transition:.3s}#header #toggle span{top:50%;transform:translateY(-50%)}#header #toggle span::before{top:7px}#header #toggle span::after{bottom:7px}#header.is-open #toggle span{background-color:rgba(0,0,0,0)}#header.is-open #toggle span::before{transform:rotate(45deg);top:0}#header.is-open #toggle span::after{transform:rotate(-45deg);bottom:0}#header.is-open #header-global{opacity:1;transform:translateY(0)}#header.is-open #header-global>ul>li{opacity:1;transform:translateY(0)}}#header #floating-bnr{position:fixed;left:0;bottom:0;gap:0;width:100%}#header #floating-bnr>li>a{position:relative;width:100%;height:60px;padding:0 1em;background:linear-gradient(to right, #2a71b9 0%, #348ce6 51.72%, #003f8e 100%);color:#fff;font-size:1.6rem;line-height:1;transition:.2s ease-in-out}#header #floating-bnr>li>a:active{background:linear-gradient(to right, #348ce6 0%, #83b1e0 51.72%, #348ce6 100%)}#header #floating-bnr>li>a::after{content:"";position:absolute;top:7px;left:7px;width:calc(100% - 14px);height:calc(100% - 14px);border:1px solid #fff;border-radius:5px}#header #floating-bnr>li>a .icon{margin-left:5px}@media screen and (max-width: 1179px){#header #pagetop{position:fixed;right:0px;bottom:60px;z-index:-1;width:46px;height:46px;background-color:rgba(255,255,255,.8)}}.logo a:hover{opacity:.5;transition:.3s}#footer{padding-top:7rem;padding-bottom:4rem;font-weight:normal;line-height:1.5}#footer #footer-global>ul>li>a{transition:.2s ease-in}#footer #footer-global>ul>li>a:hover{color:#a0a0a0}@media screen and (min-width: 1180px){#footer .company-info .company-address{padding-left:2rem}}@media screen and (max-width: 1179px){#footer{padding-top:4rem;padding-bottom:8rem}#footer .logo img{max-width:70%;height:auto}}@media screen and (max-width: 1179px){.main-ttl img{height:60px;width:auto}.main-ttl.main-ttl-2row_sp img{height:100px;width:auto}}#main-visual{padding-bottom:20rem}@media screen and (max-width: 1179px){#main-visual{padding-bottom:18rem}}#top-news{position:relative}#top-news::after{content:"";position:absolute;bottom:0;right:0;width:100%;height:2px;background-color:#2a71b9}@media screen and (max-width: 1179px){#top-news::after{right:6.13vw}}@media screen and (max-width: 767px){#top-news .top-ttl{position:relative}#top-news .top-ttl::after{content:"";position:absolute;top:0;right:0;width:40%;height:2px;background-color:#2a71b9}}.news-list>li{display:flex}.news-list>li:not(:last-child){margin-bottom:2rem}.news-list>li time{display:inline-block;letter-spacing:.1em;font-weight:500}@media screen and (min-width: 1180px){.news-list{padding:7rem .5rem 7rem 3rem;border-top:2px solid #2a71b9}.news-list time{width:11ch;font-size:1.8rem;margin-right:3rem}}@media screen and (min-width: 768px)and (max-width: 1179px){.news-list{padding:4rem 1rem;border-top:2px solid #2a71b9}}@media screen and (max-width: 1179px){.news-list>li time{margin-right:1rem;font-size:1.4rem}}@media screen and (max-width: 767px){.news-list{padding-bottom:4rem}.news-list>li:not(:last-child){margin-bottom:4rem}}#top-concept{padding:calc(var(--spacing)*12) 0}@media screen and (min-width: 1180px){.top-concept-txt{margin-top:7rem}}#top-service{padding:calc(var(--spacing)*21) 0}.service-list .service-txt{align-self:flex-start;border-bottom:1px solid #b4b4b4;border-right:1px solid #b4b4b4;padding-bottom:4rem;padding-right:4rem;position:relative}.service-list .service-txt::after{content:"";display:block;width:50%;height:1px;background-color:#b4b4b4;position:absolute;bottom:-1px;left:-50%;z-index:-1}@media screen and (min-width: 1180px){.service-list .row{row-gap:12rem}.service-list .service-img img{height:105%;object-fit:cover}}@media screen and (min-width: 768px)and (max-width: 1179px){.service-list .row{row-gap:5rem}.service-list .service-txt{padding-bottom:2rem;padding-right:2rem}.service-list .service-img img{height:105%;object-fit:cover}}@media screen and (max-width: 767px){.service-list .service-img{margin-left:-6.13vw}.service-list .service-txt{padding-right:2rem;margin-right:2rem}.service-list .service-txt::after{width:1px;height:50%;bottom:100%;left:unset;right:-1px}}#top-recruit{padding-top:calc(var(--spacing)*12);padding-bottom:14rem;background-image:url(../images/top/top-recruit-bg.png);background-repeat:no-repeat;background-size:cover;background-position:center center}@media screen and (min-width: 1180px){#top-recruit .container{padding-right:4rem}}@media screen and (max-width: 767px){#top-recruit{background-image:url(../images/top/top-recruit-bg_sp.png)}}.top-recruit-list>li{padding:7rem 4rem;background-color:#468bd1;border-top:1px solid #fff;border-left:1px solid #fff}@media screen and (min-width: 1180px){.top-recruit-list{column-gap:7rem}}@media screen and (max-width: 1179px){.top-recruit-list{row-gap:4rem}.top-recruit-list>li{padding:4rem 2rem}.top-recruit-list>li .top-recruit-ttl img{max-width:243px}.top-recruit-list>li p{letter-spacing:-0.04em}}.main-bg{background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden;border-bottom-right-radius:50px}@media screen and (min-width: 1180px){.main-bg{width:100%;height:85.9vh}}@media screen and (max-width: 1179px){.main-bg{height:70.1vw;border-bottom-right-radius:30px}}.scroll-down{position:absolute;bottom:-12vh;right:calc(3.6vw + 1px);display:flex;align-items:flex-start;flex-direction:row-reverse;width:10px;height:12vh}.scroll-down img{position:absolute;right:-30px;bottom:0;width:10px;height:auto}.scroll-down .scroll-arrow{display:block;height:100%}.scroll-down .scroll-arrow::before,.scroll-down .scroll-arrow::after{content:"";position:absolute;background-color:#b4b4b4}.scroll-down .scroll-arrow::before{width:1px;height:0;animation:scrolldown 2s infinite}.scroll-down .scroll-arrow::after{width:1px;height:10px;background-color:#b4b4b4;rotate:-45deg;translate:0 -10px;top:0;right:3px;animation:scrollarrow 2s infinite}@media screen and (max-width: 1179px){.scroll-down{right:calc(9.86vw + 1px)}.scroll-down img{top:5px;right:-15px;width:7px}.scroll-down .scroll-arrow{transform:scale(0.5) translateY(-50%)}}#main-visual .main-bg{background-image:url(../images/top/top-main.jpg);position:relative}#main-visual .main-bg .main-wrapper .main-border{position:relative}#main-visual .main-bg .main-wrapper .main-border::before,#main-visual .main-bg .main-wrapper .main-border::after{content:"";position:absolute;background-color:#fff}#main-visual .main-bg .main-wrapper .main-border::before{height:1px;bottom:0}#main-visual .main-bg .main-wrapper .main-border::after{width:1px;top:100%;right:0}@media screen and (min-width: 1180px){#main-visual .main-bg{padding-right:3.6vw}#main-visual .main-bg .main-border{flex-shrink:0;flex-grow:1;margin-left:2vw}#main-visual .main-bg .main-border::before{width:100%;left:0}#main-visual .main-bg .main-border::after{content:"";width:1px;height:42.95vw}#main-visual .main-bg .main-catch{padding:2.6vw 0 0 3.6vw;max-width:63.56%}}@media screen and (max-width: 1179px){#main-visual .main-bg{height:114.6vw}#main-visual .main-bg .main-catch{padding:12.26vw 9.86vw 1.3vw 6.13vw}#main-visual .main-bg .main-border{margin-right:9.86vw}#main-visual .main-bg .main-border::before{right:0;width:30%}#main-visual .main-bg .main-border::after{height:57.3vw}}@media screen and (min-width: 1180px){#main-visual p{padding-right:6rem}}#page-header .main-catch{font-size:2.8rem;color:#fff;font-weight:bold;display:flex;align-items:flex-end;position:absolute;top:50%;width:100%;transform:translateY(-50%);padding:0 3.6vw}#page-header .main-catch img{height:3.28vw;width:auto}#page-header .main-catch .border{flex-shrink:0;flex-grow:1;margin-left:2vw;position:relative}#page-header .main-catch .border::before{content:"";width:100%;height:1px;background-color:#fff;position:absolute;left:0;bottom:0}#page-header .main-catch .border::after{content:"";width:1px;height:42.95vw;background-color:#fff;position:absolute;top:100%;right:0}@media screen and (max-width: 1179px){#page-header .main-catch{flex-direction:column;align-items:stretch;padding:0 9.86vw 0 6.13vw;font-size:1.8rem}#page-header .main-catch img{height:25px;width:auto}#page-header .main-catch .border{margin-left:0;display:flex;flex-direction:row-reverse;align-items:center}#page-header .main-catch .border::before{position:static}#page-header .main-catch .border::after{top:50%}#page-header .main-catch .border span{flex-shrink:0;margin-right:1em}}@media screen and (min-width: 1180px){#page-header p{padding-right:6rem}}#page-header.newly .main-bg{background-image:url(../images/pages/header/header-newly.jpg)}#page-header.reform .main-bg{background-image:url(../images/pages/header/header-reform.jpg)}#page-header.company .main-bg{background-image:url(../images/pages/header/header-company.jpg)}#page-header.privacy .main-bg{background-image:url(../images/pages/header/header-privacy.jpg)}#page-header.recruit .main-bg{background-image:url(../images/pages/header/header-recruit.jpg)}.feature-list{line-height:1.7}.feature-list dt{background-color:#2a71b9;line-height:1;padding:1rem 3rem;border-radius:30px;display:flex;align-items:center;width:340px;margin-right:3rem;flex-shrink:0}.feature-list dt .list-no{font-size:4.5rem;margin-right:2rem}@media screen and (min-width: 768px)and (max-width: 1179px){.feature-list dt{padding:.75rem 2.5rem;margin-right:1.5rem;width:270px}}@media screen and (max-width: 767px){.feature-list{line-height:2}.feature-list div{flex-wrap:wrap}.feature-list div dt{padding:.75rem 2.5rem;width:100%;margin-right:0}.feature-list div dt .list-no{font-size:3.5rem;margin-right:1rem}}.gallery{column-gap:2rem;row-gap:3rem;position:relative}.gallery>li:first-child{width:100%}.gallery>li:nth-child(n+2){width:calc(33.3333333333% - 1.4rem);aspect-ratio:1/1}.gallery img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.gallery{column-gap:1rem;row-gap:1rem}.gallery>li:nth-child(n+2){width:calc(33.3333333333% - .7rem)}}.gallery-txt{margin-top:7rem;margin-right:7rem;margin-left:-200%;padding:7rem 7rem 7rem 200%;align-self:flex-start;background-color:#fff}@media screen and (min-width: 768px)and (max-width: 1179px){.gallery-txt{margin-top:4rem;margin-right:4rem;padding:4rem 4rem 4rem 200%}}@media screen and (max-width: 767px){.gallery-txt{margin-right:calc(6.13vw + 5rem);margin-top:-70%;padding:70% 4rem 4rem 200%}}@media screen and (min-width: 1180px){.reform-info .gallery-txt{margin-left:-50%;padding:7rem 7rem 7rem 50%}}@media screen and (min-width: 768px)and (max-width: 1179px){.reform-info .gallery-txt{margin-left:-50%;padding:4rem 4rem 4rem 50%}}#examples{padding:calc(var(--spacing)*12) 0}#company-profile .row{row-gap:0}.company-tbl{line-height:1.75}.company-tbl dt{width:5em;margin-right:1em;flex-shrink:0}@media screen and (max-width: 1179px){.company-tbl{line-height:1.5}}#company-map iframe{width:100%;height:648px}@media screen and (max-width: 1179px){#company-map iframe{height:700px}}.privacy-tbl dt{width:240px;margin-right:1.5em;flex-shrink:0}@media screen and (max-width: 767px){.privacy-tbl dt{width:100%;margin-bottom:.5rem}}#contact{padding-top:23rem;padding-bottom:14rem}@media screen and (max-width: 1179px){#contact{padding-top:4rem;padding-bottom:7rem}}.contact-tbl dt{width:180px;margin-right:3rem;flex-shrink:0}.contact-tbl dd{flex-grow:1}.contact-tbl dd input[type=text],.contact-tbl dd input[type=email],.contact-tbl dd input[type=tel],.contact-tbl dd textarea{width:100%;background-color:#fff;border:1px solid rgba(191,190,197,.5);border-radius:3px;padding:.7em 1.5em;font-weight:normal}.contact-tbl dd input[type=text]::placeholder,.contact-tbl dd input[type=email]::placeholder,.contact-tbl dd input[type=tel]::placeholder,.contact-tbl dd textarea::placeholder{color:#bfbec5;font-weight:normal}.contact-tbl dd input[type=text].has-error,.contact-tbl dd input[type=email].has-error,.contact-tbl dd input[type=tel].has-error,.contact-tbl dd textarea.has-error{border:1px solid red;background-color:#ffe5e5}.contact-tbl dd .contact-inner-tbl div{margin-bottom:1.4rem}.contact-tbl dd .contact-inner-tbl div dt{width:130px;margin-right:1em}@media screen and (min-width: 1180px){.contact-tbl{margin-right:5rem}.contact-tbl dd ul{column-gap:7rem;row-gap:1rem}}@media screen and (min-width: 768px)and (max-width: 1179px){.contact-tbl dd ul{column-gap:2rem;row-gap:1rem}}@media screen and (max-width: 767px){.contact-tbl dt,.contact-tbl dd{width:100%}.contact-tbl dd ul{display:grid;row-gap:1rem}.contact-tbl dd ul>li:nth-child(1){grid-area:1/1/2/2}.contact-tbl dd ul>li:nth-child(2){grid-area:2/1/3/2}.contact-tbl dd ul>li:nth-child(3){grid-area:1/2/2/3}.contact-tbl dd ul>li:nth-child(4){grid-area:2/2/3/3}.contact-tbl dd .contact-inner-tbl div dt{width:100px}}.alert-txt{border:1px solid red;background-color:#ffe5e5;color:red;font-weight:500;padding:.5em;display:none}.error-msg{color:red;font-weight:500}.required{color:red;font-weight:bold;font-size:1.2em;margin-left:.5rem}.check{display:inline-block;cursor:pointer}.check input{width:28px;height:28px;margin-right:1em;line-height:1;position:relative}.check input::before,.check input::after{content:"";display:inline-block}.check input::before{width:100%;height:100%;background-color:#fff;border:1px solid rgba(191,190,197,.5);border-radius:3px}.check input::after{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:57%;height:57%;background-image:radial-gradient(circle farthest-side at 23% 20%, rgb(190, 190, 190), rgb(118, 118, 118));border-radius:50%;opacity:0;transition:.3s}.check input:checked::after{opacity:1}@media screen and (max-width: 1179px){.check input{width:23px;height:23px}}#recruit01{padding-top:calc(var(--spacing)*12);padding-bottom:calc(var(--spacing)*14)}#recruit01 .d-grid{grid-template-rows:max-content auto;grid-template-columns:53% 1fr;column-gap:7rem;row-gap:0}@media screen and (max-width: 767px){#recruit01 .d-grid{grid-template-columns:60% 1fr;column-gap:1.5rem}}.ttl-bordered{border-bottom:5px solid #fcc800;width:fit-content;line-height:1.5}@media screen and (max-width: 1179px){.ttl-bordered{border-bottom-width:2px}}.recruit-note{background-color:#fff;border:1px solid currentColor;padding:.5rem 6.5rem}.recruit-ttl{grid-area:1/1/2/2}.recruit-ttl h2{line-height:1.5}@media screen and (max-width: 767px){.recruit-ttl{grid-area:1/1/2/2}}.recruit-info{grid-area:2/1/3/2}@media screen and (max-width: 767px){.recruit-info{grid-area:2/1/3/3}}.recruit-img{grid-area:1/2/3/3}.recruit-img img{margin-top:calc(-7.29vw - var(--spacing)*12)}@media screen and (max-width: 767px){.recruit-img{grid-area:1/2/2/3}.recruit-img img{margin-top:0}}#recruit02{padding-top:12rem;padding-bottom:7rem}@media screen and (min-width: 1180px){#recruit02 .company-tbl{width:82%;padding-right:5rem}}@media screen and (max-width: 1179px){#recruit02{padding-top:7rem;padding-bottom:3rem}}.reform-info{position:relative}.reform-info::after{content:"";position:absolute;top:23%;left:0;width:100%;height:60%;background-size:cover;background-repeat:no-repeat;background-position:center center;z-index:-1}.reform-info#reform01::after{background-image:url(../images/pages/reform/reform-bg01.jpg)}.reform-info#reform02::after{background-image:url(../images/pages/reform/reform-bg02.jpg)}.reform-info#reform02 .reform-desc{padding-right:1em}.reform-info#reform03::after{background-image:url(../images/pages/reform/reform-bg03.jpg)}.reform-info#reform04{padding-bottom:14rem}.reform-info#reform04 .reform-desc li{margin-left:.5em}.reform-info#reform04::after{background-image:url(../images/pages/reform/reform-bg04.jpg);bottom:0;top:unset}.reform-info+.reform-info{margin-top:calc(var(--spacing)*31)}@media screen and (max-width: 767px){.reform-info::after{top:10%;height:90%}}.reform-img{position:relative}.reform-img .reform-txt{position:absolute;right:7rem;bottom:0;background-color:#fff;transform:translateY(50%)}.reform-img .reform-txt .reform-ttl{line-height:1;display:flex;align-items:center}.reform-img .reform-txt .reform-ttl .en{position:relative;letter-spacing:.03em}.reform-img .reform-txt .reform-ttl .en::after{content:"";position:absolute;left:0;right:0;bottom:0;margin:auto;width:40px;height:5px;background-color:#fcc800}@media screen and (min-width: 1180px){.reform-img .reform-txt{padding:2rem 3rem 2rem 3rem;min-width:417px;min-height:269px}.reform-img .reform-txt .reform-ttl .en{font-size:9rem;margin-right:2rem}.reform-img .reform-txt .disc{margin-left:8.5rem;margin-top:-1rem}}@media screen and (max-width: 1179px){.reform-img .reform-txt{padding:1rem 1.5rem 1rem 1.5rem;min-width:215px;min-height:130px;right:unset;left:0}.reform-img .reform-txt .reform-ttl .en{font-size:4rem;margin-right:1rem}.reform-img .reform-txt .reform-ttl .en::after{width:15px;height:2px}.reform-img .reform-txt .reform-ttl .t-xl{font-size:1.6rem}.reform-img .reform-txt .disc{margin-left:3.5rem}.reform-img .reform-txt .disc li{font-size:1.2rem}}@media screen and (max-width: 767px){.reform-img .reform-txt{transform:translateY(70%)}.reform-img img{margin-left:-6.13vw}}@keyframes scrolldown{0%{height:0}100%{height:100%}}@keyframes scrollarrow{0%{top:0}100%{top:100%}}