@charset "UTF-8";
/*-----------------------------------------------------
Reset
----------------------------------------------------- */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section , main {
	display: block;
}

a:link, a:visited, a:hover, a:active { text-decoration: none; }

html { scroll-behavior:smooth; scrollbar-gutter: stable; }
/*[id] {scroll-margin-top:40px;}*/
body { line-height: 1; text-align: justify; background: #fff; color: #333333; font-family: "Zen Kaku Gothic New", sans-serif; font-weight: 400; }
ol, ul { list-style: none; color: #333; }
h1, h2, h3, h4, h5, h6 { font-family: "Zen Kaku Gothic New", sans-serif; font-weight: 700; }
table { border-collapse: collapse; border-spacing: 0; }

* { margin: 0; padding: 0; }
img { max-width: 100%; width: 100%; height: auto; vertical-align: bottom; flex-shrink: 0; }
picture { display: block; }

/*オーバーレイ*/
.overlay { background: #fff; position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 10000; }

/*fade*/
.fade { opacity: 0; transition: opacity 1.5s; }
.fade.is_inview { opacity: 1; transition-delay: .8s; }

.fade_early { opacity: 0; transition: opacity 1s; }
.fade_early.is_inview { opacity: 1; transition-delay: .1s; }

.fadeup { opacity: 0; transform: translateY(30px); transition: opacity 2s, transform .8s; }
.fadeup.is_inview { opacity: 1; transform: translateY(0); transition-delay: .1s; }
.fadeup02 { opacity: 0; transform: translateY(30px); transition: opacity 2s, transform .8s; }
.fadeup02.is_inview  { opacity: 1; transform: translateY(0); transition-delay: .2s; }
.fadeup03 { opacity: 0; transform: translateY(30px); transition: opacity 2s, transform 1s; }
.fadeup03.is_inview  { opacity: 1; transform: translateY(0); transition-delay: .3s; }

.fadeleft { opacity: 0; transform: translateX(-30px); transition: opacity .8s ease, transform .8s ease; }
.fadeleft.is_inview { opacity: 1; transform: translateX(0); transition-delay: .3s; }

/*-----------------------------------------------------

common

----------------------------------------------------- */
#Index { position: relative; z-index: 0; }
#Index::after { content: ""; position:absolute; inset: 0; z-index: 0; background: url("../img/top/grade.svg") no-repeat center / cover; opacity: 1; transition: opacity .3s; pointer-events: none; }
.is-footer-inview #Index::after { opacity: 0; }
#Stamp_rally, #Panel, #Card, #Goods, #Parking {content-visibility:auto; contain-intrinsic-size: 1px 1200px;}
.sec { position: relative; z-index: 1; }
h1 , h2 , h3 , h4 , h5 { font-feature-settings: "palt"; font-weight: initial; line-height: 1.5; }
.pc { display: block; }
.tab { display: none; }
.sp { display: none; }
p { font-feature-settings: "palt"; line-height: 1.6; }

/*[data-overDirection="full"] { width: 100vw; margin: 0 calc(50% - 50vw); }*/
[data-size="w750"]{ max-width: 750px; margin: 0 auto; }
[data-size="w800"]{ max-width: 800px; margin: 0 auto; }
[data-size="w900"]{ max-width: 900px; width: 90%; margin: 0 auto; }
[data-size="w1000"]{ max-width: 1000px; width: 90%; margin: 0 auto; }
[data-size="w1200"]{ max-width: 1200px; width: 90%; margin: 0 auto; }
[data-size="w1800"]{ max-width: 1800px; margin: 0 auto; }
[data-size="padding_inner"]{ padding-left: 20px; padding-right: 20px; box-sizing: border-box; margin: 0 auto; }


:root {
	--blue-color: #4260D9;
  --pink-color: #f757a3;
  --purple-color: #4c3598;
  --fixed-header-height: 65px;
  --slide-grad: linear-gradient(103deg, #4260D9 32.45%, #30AEE4 83.11%);
  --spec-term-w:180px;
}
@media screen and (max-width: 600px) {
    :root {
        --fixed-header-height: 60px;
        --spec-term-w:80px;
    }
}

/*.l-wrapper { padding-top: var(--fixed-header-height); }*/
.l-header { position: fixed; top: 0; left: 0; width: 100%; height: var(--fixed-header-height); box-sizing: border-box; z-index: 999; transition: background-color 0.3s; }
.l-header.is-scrolled { background-color: rgba(255,255,255,0.4); backdrop-filter: blur(6px); }
.l-header-container { display: flex; align-items: center; height: 100%; padding-inline:30px; }
.l-header-logo { max-width: 320px; width: 100%; margin-right: auto; }
.l-header-logo__link { display: block; }
@media (hover: hover) and (pointer: fine) {
.l-header-logo__link { transition: opacity 0.3s; }
.l-header-logo__link:hover { opacity: 0.8; }
}
.l-header-logo__link img { width: 100%; height: auto; }
.l-header-menu { display: block !important; }
.l-header-menu-button { display: none; position: relative; padding: 15px; border: 0; border-radius: 0; background: none; margin: 0; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: none; touch-action: manipulation; cursor: pointer; }
.l-header-menu-button__lines { position: relative; display: block; width: 30px; height: 20px; }
.l-header-menu-button__line { position: absolute; left: 0; display: block; width: 100%; height: 0; padding-top: 2px; background-color: #007bbb; transition: 0.3s; }
.l-header-menu-button__line--top { top: 0; }
.is-menu-opened .l-header-menu-button__line--top { top: 50%; transform: translateY(-50%) rotate(45deg); }
.l-header-menu-button__line--center { top: 50%; margin-top: -1px; }
.is-menu-opened .l-header-menu-button__line--center { background-color: rgba(0, 0, 0, 0); }
.l-header-menu-button__line--bottom { bottom: 0; }
.is-menu-opened .l-header-menu-button__line--bottom { bottom: 50%; transform: translateY(50%) rotate(-45deg); }

/*header .header_inner { padding: 0 5%; box-sizing: border-box; }*/

.kv_wrapper { position: relative; margin-bottom: 80px; }
.kv { position: relative; background: url("../img/top/kv_bg.png")no-repeat; background-size: cover; width: calc(100% - 250px); margin-left: auto; margin-right:0; height: 100vh; animation: slideBackground 5s ease-out forwards;}
@keyframes slideBackground {
  0% { background-position: 0% center; }
  100% { background-position: 50% center; }
}
.kv::after { content: ''; display: block; background: url("../img/top/kv_man.png")no-repeat; background-size: cover; width: calc(100% - 250px); margin-left: auto; margin-right:0; height: 100vh; z-index: 1; position: relative; }

.kv h2 { color: var(--blue-color); font-size: clamp(2.188rem, 1.641rem + 2.73vw, 4.375rem); font-weight: 700; line-height: 90px; letter-spacing: -3.5px; margin-bottom: 40px; }
.kv_catch { position: absolute; left: -100px; top: 50%; transform: translateY(-50%); }
.kv p.catch_txt {color: #333; font-size: clamp(0.875rem, 0.844rem + 0.16vw, 1rem); font-weight: 700; line-height: 35px; max-width: 660px; /* 218.75% */}
.kv_catch_sp { display: none; }

.slider-wrapper { display: flex; overflow: hidden; position: relative; top: -40px; z-index: 2; }
.slider { animation: scroll-left 30s infinite linear .5s both; display: flex; }
.slide { width: calc(100vw / 1); margin: 0 20px; }
.slide img { display: block; width: 100%; }
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

/*main*/
main { margin-bottom: 150px; }

.sec_ttl { margin-bottom: 50px; }
.sec_ttl span { font-size: clamp(0.875rem, 0.844rem + 0.16vw, 1rem); display: block; font-weight: 700; color: #333333; }
.sec_txt { font-size: 16px; }

/*about_area*/
.about_area { position: relative; z-index: 1; }
.about_area .sec_ttl h3 { max-width: 254px; width: 100%; margin-bottom: 24px; }
.about_area .sec_txt { margin-bottom: 40px; }
.about_area .about_img img { border-radius: 50px 0 0 50px; }
.about_area .about_inner { display: flex; justify-content: space-between; margin-bottom: 120px; padding-left: 10%; }
.about_area .left_area {  max-width: 410px; width: 100%; margin: 0 auto; }
.about_area .right_area { max-width: 835px; width: 100%; margin-left: 5%; }
.about_area .right_area .about_img { margin-bottom: 30px; }
.about_area .company_outline { display: flex; align-items: center; padding-right: 10%; flex-wrap: wrap; }
.about_area .company_outline h4 { display: inline-flex; padding: 20px 65px 20px 0; align-items: center; border-right: 1px solid #B2B2B2; color: #333; font-size: clamp(1.125rem, 0.859rem + 1.33vw, 2.188rem); font-weight: 700; letter-spacing: 3.5px; margin-right: 55px; box-sizing: border-box; }
.about_area .company_outline h4 svg { margin-right: 25px; }
.about_area .right_area ul li { font-size: 16px; line-height: 30px; }

/*business_area*/
.business_area { margin-bottom: 120px; background: linear-gradient(90deg,  rgba(48, 174, 228, 0.3) 0%,rgba(66, 96, 217, 0.3) 100%); width: calc(100% - 5%); padding: 105px 5% 120px 10%; box-sizing: border-box; border-radius: 0 50px 50px 0; }
.business_area .sec_ttl { margin-bottom: 60px; }
.business_area .sec_ttl h3 { max-width: 306px; width: 100%; margin-bottom: 24px; }
.business_area .business_blk { display: flex; justify-content: space-between; z-index: 1; position: relative; flex-wrap: wrap; }
.business_area .business_detail { background: #fff; border-radius: 35px; padding: 30px 40px; box-sizing: border-box; width: calc(94% / 3);}
.business_area .business_detail picture { max-width: 200px; margin: 0 auto 15px; }
.business_area p.detail_ttl { text-align: center; font-size: clamp(1.25rem, 1.172rem + 0.39vw, 1.563rem); font-weight: 700; letter-spacing: 5px; margin-bottom: 20px; line-height: 1.2; }
.business_area ul li { text-indent: -1.5em; padding-left: 1.9em; line-height: 1.3; }
.business_area ul li:not(:last-child) { margin-bottom: 10px; }
.business_area ul li::before { content: ''; display: inline-block; background: url("../img/common/check.svg")no-repeat; width: 15px; height: 15px; background-size: contain; vertical-align: -2px; margin-right: 6px; }

/*company_area*/
.company_area { max-width: 770px; width: 90%; margin: 0 auto; }
.company_area .sec_ttl { text-align: center; margin-bottom: 60px; }
.company_area .sec_ttl h3 { max-width: 408px; width: 100%; margin: 0 auto 24px; }
.company_area .corp-spec { max-width: 980px; margin: 0 auto; }
.company_area .corp-spec__list { color: #333; margin: 0; padding: 0; }
.company_area .corp-spec__row { display: flex; }
.company_area .corp-spec__row:last-of-type .corp-spec__term { border-bottom: 1px solid var(--blue-color); }
.company_area .corp-spec__row:last-of-type .corp-spec__desc { border-bottom: 1px solid #B2B2B2; }
.company_area .corp-spec__term { flex: 0 0 var(--spec-term-w); margin: 0; font-weight: 700; color: var(--blue-color); letter-spacing: 0.02em; border-top: 1px solid var(--blue-color); padding: 22px 0; display: flex; align-items: center; justify-content: center; font-size: clamp(0.875rem, 0.844rem + 0.16vw, 1rem); }
.company_area .corp-spec__desc { flex: 1 1 auto; margin: 0; line-height: 1.8; border-top: 1px solid #B2B2B2; padding: 22px 0; font-size: clamp(0.875rem, 0.844rem + 0.16vw, 1rem); }

footer { background: var(--blue-color); padding: 80px 0; box-sizing: border-box; position: relative; z-index: 1; }
footer .footer_flex { display: flex; justify-content: space-between; padding: 0 5%; }
footer .footer_logo img { margin-bottom: 25px; }
footer address { color: #FFF; font-size:clamp(0.875rem, 0.844rem + 0.16vw, 1rem); font-style: normal; line-height: 1.5; }
footer small { color: #FFF; font-size: clamp(0.625rem, 0.594rem + 0.16vw, 0.75rem); margin-top: auto; display: block; text-align: center; }

/*pagetop*/
.l-footer-pagetop { position: sticky; bottom: 0; }
.l-footer-pagetop__btn { position: absolute; bottom: 15px; right: 15px; z-index: 9; visibility: hidden; opacity: 0; transition: 0.5s; max-width: 60px; }
.l-footer-pagetop__btn.is-show { visibility: visible; opacity: 1; }

@media (prefers-reduced-motion: reduce) {
  * { animation: none !important; transition: none !important; }
  html { scroll-behavior: auto !important; }
}

@media (hover: hover) and (pointer: fine) {
    .l-footer-pagetop__btn.is-show:hover { opacity: 0.4; }
}


@media print {
  header , footer { display: none!important; }
}

@media only screen and (max-width: 1024px){
}

@media only screen and (max-width: 980px){
}

/*　600pxからレスポンシブ*/
@media only screen and (max-width: 600px){
  main { margin-bottom: 65px; }
	.pc { display: none; }
	.sp { display: block; }
  #Index::after { content: ""; position:absolute; inset: 0; z-index: 0; background: url("../img/top/grade_sp.svg") no-repeat center / cover; opacity: 1; transition: opacity .3s; pointer-events: none; }
  .kv { width: 100%; top: 60px; height: 400px; }
  .kv::after { background: url("../img/top/kv_man_sp.png")no-repeat; width: 100%; height: 400px; background-size: contain; margin-left: auto; margin-right: 0; }
  .kv_catch_sp { padding: 0 5%; display: block; margin-bottom: 45px; }
  .kv_catch_sp h2 { font-size: 35px; color: var(--blue-color); font-weight: 700; letter-spacing: -3.5px; margin-bottom: 15px; }
  .kv_catch_sp .catch_txt { font-weight: 700; font-size: 14px; }
  .slider-wrapper { top: 40px; }
  .slide { width: calc(200vw / 1); }
  .l-header { background: #fff; }
  .l-header-logo { max-width: 237px; }
  .l-header-menu { position: fixed; top: var(--fixed-header-height); left: 0; width: 100%; height: calc(100% - var(--fixed-header-height)); overflow-y: auto; display: none; background-color: rgba(17, 52, 88, 0.9); }
  .l-header-menu__container { padding: 50px 20px 100px; }
  .l-header-nav__list { display: block; }
  .l-header-nav__item { border-bottom: 1px solid #fff; }
  .l-header-nav__item:first-of-type { border-top: 1px solid #fff; }
  .l-header-nav__link { display: block; padding: 35px; color: #fff; }
  .l-header-menu-button { display: block; }
  .l-header-nav__list { display: flex; gap: 16px; }
  
  .sec_ttl { margin-bottom: 35px; }
  .business_area { border-radius: 0 30px 30px 0; padding: 50px 5% 75px 5%; margin-bottom: 60px; }
  .business_area .sec_ttl { margin-bottom: 30px; }
  .business_area .business_blk { display: block; }
  .business_area .business_detail { width: 100%; padding: 8%; border-radius: 20px; }
  .business_area .business_detail:not(:last-child) { margin-bottom: 25px; }
  .business_area .sec_ttl h3 { max-width: 170px; margin-bottom: 15px; }
  .business_area .business_blk .sp_flex { display: flex; margin-bottom: 15px; align-items: center; gap: 8px; }
  .business_area .business_detail picture { width: 80px; margin: 0 0 auto; }
  .business_area p.detail_ttl { text-align: left; margin-bottom: 0; }
  .about_area .about_img { margin-bottom: 20px; margin-right: calc(50% - 50vw); }
  .about_area .left_area { max-width: initial; }
  .about_area .sec_ttl h3 { max-width: 128px; margin-bottom: 15px; }
  .about_area .right_area { margin-left: 0; }
  .about_area .right_area ul li { font-size: clamp(0.875rem, 0.844rem + 0.16vw, 1rem); }
  .about_area { width: 90%; }
  .about_area .about_inner { display: block; padding-left: initial; margin-bottom: 60px; }
  .about_area .company_outline { display: block; padding-right: 0; }
  .about_area .company_outline h4 { border-right: none; border-bottom: 1px solid #B2B2B2; margin-bottom: 10px; margin-right: 0; width: 100%; }
  .about_area .company_outline h4 svg { margin-right: 10px; }
  .about_area .about_illu { width: 70%; }
  .about_area .sec_txt { margin-bottom: 10px; }
  .company_area .sec_ttl h3 { max-width: 200px; margin: 0 auto 15px; }
  .company_area .sec_ttl { margin-bottom: 35px; }
  .company_area .corp-spec__term { padding: 10px 0; }
  .company_area .corp-spec__desc { padding: 10px 3%; }

  .corp-spec__row { display: block; }
  .corp-spec__term { margin: 0 0 8px; }
  footer { padding: 25px 0; }
  footer a { color: #fff; }
  footer address { margin-bottom: 30px; }
  footer .footer_flex { display: block; }
  footer .footer_logo img { max-width: 290px; margin-bottom: 15px; }
}
