@charset "UTF-8";

/* sass */
@-webkit-keyframes arrow-top { 0% { top: 50%; }
  100% { top: 40%; } }
@keyframes arrow-top { 0% { top: 50%; }
  100% { top: 40%; } }

html { scroll-padding-top: 112px; }

body { min-width: 320px; }

img { max-width: 100%; }

.l-body-main * { word-wrap: break-word; overflow-wrap: break-word; }

.l-body .l-body-main { padding-bottom: 0; }

.link-top { text-align: right; position: fixed; opacity: 0; margin-top: -15px; right: 0; bottom: 15px; visibility: hidden; transition: all 0.3s; z-index: 90; font-size: 0; line-height: 0; }

.link-top.active { opacity: 1; visibility: visible; }

.link-top a { text-align: center; position: relative; text-decoration: none; display: inline-block; background-color: #1432AA; width: 48px; height: 48px; position: relative; z-index: 2; }

.link-top a::after { content: ""; width: 14px; height: 14px; border: 0px; border-top: solid 2px #fff; border-right: solid 2px #fff; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); position: absolute; top: 50%; left: 50%; margin-top: -4px; margin-left: -8px; }

.link-top.active { opacity: 1; visibility: visible; }

.l-head { height: 110px; background: #F6F6F6; }

.l-head .l-head-coporate { padding: 14px 15px 0; }

.l-head .l-head-coporate a { display: inline-block; }

.l-head .l-head-coporate .logo-head { font-size: 0; line-height: 0; }

.l-head .l-head-coporate .logo-head img { width: 86px; height: auto; }

.l-head .l-head-coporate .nav-hdg { margin-top: 14px; font-size: 0; line-height: 0; }

.l-head .l-head-coporate .nav-hdg img { width: 286px; height: auto; }

.l-head .l-head-nav .nav-control-btn { display: block; height: 0; font-size: 0; line-height: 0; }

.l-head .l-head-nav .nav-control-btn a { display: block; height: 64px; width: 64px; position: fixed; right: 0; top: 0; z-index: 101; background: #1432A8; border-radius: 0 0 0 32px; transition: all 0.3s; }

.l-head .l-head-nav .nav-control-btn a span { width: 20px; height: 2px; display: block; background: #fff; position: absolute; left: 50%; top: 50%; margin-top: -2px; margin-left: -10px; transition: all 0.3s; -webkit-transform: rotate(0deg); transform: rotate(0deg); }

.l-head .l-head-nav .nav-control-btn a span.top { -webkit-transform: translateY(-7px); transform: translateY(-7px); }

.l-head .l-head-nav .nav-control-btn a span.bottom { -webkit-transform: translateY(7px); transform: translateY(7px); }

.l-head .l-head-nav .hdr-wrap-nav { display: none; position: fixed; z-index: 100; width: 100%; top: 0; left: 0; padding-bottom: 25px; }

.l-head .l-head-nav .hdr-wrap-nav .nav-global { padding-top: 110px; }

.l-head .l-head-nav .hdr-wrap-nav .nav-global .fst { border-top: #C6C5D0 1px solid; }

.l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li { color: #191C1D; letter-spacing: 0.1em; font-size: 1.6rem; line-height: 1; border-bottom: #C6C5D0 1px solid; }

.l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li > a { display: block; width: 100%; color: #191C1D; padding: 20px 45px 20px 24px; position: relative; }

.l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li > a span { letter-spacing: 0.1em; }

.l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li > a::after { position: absolute; content: ""; vertical-align: middle; display: block; width: 18px; height: 18px; background: transparent url(/shared/image/icon_arrow.svg) no-repeat center center; background-size: contain; right: 24px; top: 50%; margin-top: -9px; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; }

.l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li > a.link-accordion::after { -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li > a.link-accordion.accordionActive::after { -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }

.l-head .l-head-nav .hdr-wrap-nav .nav-global .snd { display: none; padding: 0 20px 20px 40px; }

.l-head .l-head-nav .hdr-wrap-nav .nav-global .snd li { font-size: 1.6rem; }

.l-head .l-head-nav .hdr-wrap-nav .nav-global .snd li + li { margin-top: 10px; }

.l-head .l-head-nav .hdr-wrap-nav .nav-global .snd li a { display: inline-block; padding: 10px 0; color: #191C1D; }

.l-head .l-head-nav .hdr-wrap-nav .nav-global .snd.accordionActive { display: block; }

.l-head .l-head-nav .hdr-wrap-nav .hdr-inq { padding: 35px 12px 0; }

.l-head .l-head-nav .hdr-wrap-nav .hdr-inq .hdr-btn-inq { font-size: 1.4rem; font-weight: 700; }

.l-head .l-head-nav .hdr-wrap-nav .hdr-inq .hdr-btn-inq a { display: block; background: #1432AA; border: #1432AA 1px solid; color: #fff; text-align: center; padding: 14px; border-radius: 40px; }

.sp-menu-open .l-head { position: relative; }

.sp-menu-open .l-head .l-head-coporate { position: fixed; background: #F6F6F6; z-index: 101; width: 100%; height: 110px; }

.sp-menu-open .l-head .sp-open-bg { height: 120%; display: block; width: 100%; position: fixed; background: #F6F6F6; z-index: 99; }

.sp-menu-open .l-head .l-head-nav .hdr-wrap-nav { display: block; }

.sp-menu-open .l-head .l-head-nav .nav-control-btn { z-index: 10; }

.sp-menu-open .l-head .l-head-nav .nav-control-btn a span.top { -webkit-transform: rotate(-45deg) translateY(0px); transform: rotate(-45deg) translateY(0px); }

.sp-menu-open .l-head .l-head-nav .nav-control-btn a span.middle { background: rgba(255, 255, 255, 0); }

.sp-menu-open .l-head .l-head-nav .nav-control-btn a span.bottom { -webkit-transform: rotate(45deg) translateY(0px); transform: rotate(45deg) translateY(0px); }

.l-foot { position: relative; background: #F6F6F6; }

.l-foot .l-inner { padding: 0 24px; }

.l-foot .l-foot-nav .ftr-nav-global .fst > li { line-height: 1.2; font-weight: 500; border-bottom: #C6C5D0 1px solid; }

.l-foot .l-foot-nav .ftr-nav-global .fst > li > a { display: block; color: #191C1D; padding: 18px 0; font-size: 1.6rem; letter-spacing: 0.1em; }

.l-foot .l-foot-nav .ftr-nav-global .snd { padding-top: 8px; padding-bottom: 8px; }

.l-foot .l-foot-nav .ftr-nav-global .snd > li { font-size: 1.4rem; line-height: 1.2; font-weight: 400; }

.l-foot .l-foot-nav .ftr-nav-global .snd > li > a { display: inline-block; color: #191C1D; padding: 10px 0; }

.l-foot .l-foot-nav .ftr-nav-global .ftr-btn-inq { margin-top: 24px; font-size: 1.4rem; font-weight: 700; }

.l-foot .l-foot-nav .ftr-nav-global .ftr-btn-inq a { display: block; background: #1432AA; border: #1432AA 1px solid; color: #fff; text-align: center; padding: 14px; border-radius: 40px; }

.l-foot .ftr-list-acd .ftr-area-acd { display: none; }

.l-foot .ftr-list-acd .ftr-area-acd.accordionActive { display: block; }

.l-foot .ftr-list-acd .ftr-btn-acd { position: relative; }

.l-foot .ftr-list-acd .ftr-btn-acd::before { position: absolute; content: ""; width: 14px; height: 2px; background: #46464F; right: 0; top: 50%; border-radius: 1px; }

.l-foot .ftr-list-acd .ftr-btn-acd::after { position: absolute; content: ""; width: 2px; height: 14px; background: #46464F; right: 6px; top: 50%; margin-top: -6px; transition: opacity .3s; opacity: 1; border-radius: 1px; }

.l-foot .ftr-list-acd .ftr-btn-acd.accordionActive::after { opacity: 0; }

.l-foot .l-foot-license .l-inner { padding-top: 48px; padding-bottom: 48px; }

.l-foot .l-foot-license .ftr-list-lcs > li { margin-top: 32px; padding: 0 0 0 80px; position: relative; font-size: 1.2rem; line-height: 1.5; color: #46464F; }

.l-foot .l-foot-license .ftr-list-lcs > li:first-child { margin-top: 0; }

.l-foot .l-foot-license .ftr-list-lcs > li a, .l-foot .l-foot-license .ftr-list-lcs > li span { display: block; position: absolute; left: 0; top: 0; margin-top: 0; }

.l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs1 { min-height: 64px; }

.l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs1 img { width: 64px; height: auto; }

.l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs2 { min-height: 136px; }

.l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs2 img { display: block; width: 64px; height: auto; }

.l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs2 img + img { margin-top: 8px; }

.l-foot .l-foot-main { background: #F7FAFA; }

.l-foot .l-foot-main .l-inner { padding: 24px 0; }

.l-foot .l-foot-main .ftr-nav-policy { text-align: center; display: flex; flex-wrap: wrap; justify-content: center; max-width: 320px; margin: 0 auto; }

.l-foot .l-foot-main .ftr-nav-policy > li { font-size: 1.2rem; }

.l-foot .l-foot-main .ftr-nav-policy > li:nth-child(2n) { position: relative; }

.l-foot .l-foot-main .ftr-nav-policy > li:nth-child(2n)::after { content: ""; border-left: 1px solid #C6C5D0; width: 1px; height: 1em; position: absolute; left: 0; top: 50%; margin-top: -0.5em; }

.l-foot .l-foot-main .ftr-nav-policy > li:nth-child(5) { width: 100%; }

.l-foot .l-foot-main .ftr-nav-policy > li > a { display: inline-block; padding: 5px 16px; color: #46464F; }

.l-foot .l-foot-main .ftr-copy { text-align: center; margin-top: 32px; color: #46464F; }

.l-foot .l-foot-main .ftr-copy small { font-size: 1.2rem; }

@-webkit-keyframes fadeIn1 { 0% { opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeIn1 { 0% { opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeIn2 { 0% { opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  15% { opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeIn2 { 0% { opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  15% { opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.l-body .l-body-main { background: #F6F6F6; }

.l-body .l-body-main .top-wrap-news .l-inner { padding: 32px 24px; }

.l-body .l-body-main .top-wrap-pt1 .l-inner { padding: 64px 24px 100px; }

.l-body .l-body-main .top-wrap-pt2 .l-inner { padding: 144px 24px 80px; }

.l-body .l-body-main .top-wrap-company .l-inner { padding: 80px 24px 94px; }

.l-body .l-body-main .top-wrap-tech .l-inner { padding: 80px 24px; }

.l-body .l-body-main .top-wrap-recruit .l-inner { padding: 76px 24px 128px; }

.top-wrap-news { background: #D5D6DB; }

.top-wrap-pt1 { background: #ECEEEF url(/shared/image/top_bg_txt_01.png) no-repeat top 129px left 5%; background-size: auto 85px; border-radius: 0 0 0 80px; }

.top-wrap-company { background: #ECEEEF url(/shared/image/top_bg_txt_02.png) no-repeat top 92px left -20%; background-size: auto 110px; border-radius: 0 80px 0 0; }

.top-wrap-tech { background: fixed; background: transparent url(/shared/image/top_bg_tech_sp.png) no-repeat center center; background-size: 768px auto; }

.top-wrap-recruit { overflow: hidden; position: relative; }

.top-wrap-recruit .l-inner { position: relative; }

.top-wrap-recruit .l-inner::before { position: absolute; content: ""; display: block; width: 160px; height: 160px; background: #3FDCE7; bottom: 20px; right: -20px; border-radius: 50%; -webkit-filter: blur(30px); filter: blur(30px); }

.top-hdg-lv2 { color: #001159; font-weight: 700; font-size: 1.6rem; line-height: 1.5; letter-spacing: 0.1em; }

.top-btn-st { margin-top: 48px; font-size: 1.4rem; }

.top-btn-st a { display: block; background: #F8FAFA; font-weight: 700; line-height: 1; padding: 14px 8px; border: #767680 1px solid; border-radius: 24px; text-align: center; color: #191C1D; }

.link-blank { position: relative; }

.link-blank::after { content: ""; display: inline-block; vertical-align: middle; width: 18px; height: 18px; margin: -3px 0 0 0; background: transparent url(/shared/image/icon_blank.svg) no-repeat center center; background-size: contain; }

.top-wrap-carousel { margin: 0; position: relative; padding-top: 80px; }

.top-wrap-carousel .inner { width: 213px; }

.top-wrap-carousel .inner a { color: #191C1D; }

.top-wrap-carousel .inner img { border-radius: 8px; }

.top-wrap-carousel .carousel-ctrl-wrap { position: absolute; top: -65px; right: 0; width: 176px; height: 48px; }

.top-wrap-carousel .splide__toggle { cursor: pointer; position: absolute; top: 0; right: 120px; width: 48px; height: 48px; border-radius: 50%; text-indent: 100%; overflow: hidden; white-space: nowrap; }

.top-wrap-carousel .splide__toggle::after { display: block; content: ""; position: absolute; background: transparent url(/shared/image/icon_play.svg) no-repeat center center; background-size: contain; width: 24px; height: 24px; left: 50%; margin-left: -12px; margin-top: -12px; top: 50%; }

.top-wrap-carousel .splide__toggle.is-active::after { background: transparent url(/shared/image/icon_pause.svg) no-repeat center center; background-size: contain; }

.top-wrap-carousel .splide__arrows { position: absolute; top: 0; right: 0; width: 108px; height: 48px; }

.top-wrap-carousel .splide__arrows .splide__arrow--prev, .top-wrap-carousel .splide__arrows .splide__arrow--next { cursor: pointer; position: absolute; top: 0; width: 48px; height: 48px; border: #767680 1px solid; border-radius: 50%; text-indent: 100%; overflow: hidden; white-space: nowrap; }

.top-wrap-carousel .splide__arrows .splide__arrow--prev::after, .top-wrap-carousel .splide__arrows .splide__arrow--next::after { display: block; content: ""; position: absolute; width: 24px; height: 24px; left: 50%; margin-left: -12px; margin-top: -12px; top: 50%; }

.top-wrap-carousel .splide__arrows .splide__arrow--prev { right: 60px; }

.top-wrap-carousel .splide__arrows .splide__arrow--prev::after { background: transparent url(/shared/image/icon_carousel_arrow_l.svg) no-repeat center center; background-size: contain; }

.top-wrap-carousel .splide__arrows .splide__arrow--next { right: 0; }

.top-wrap-carousel .splide__arrows .splide__arrow--next::after { background: transparent url(/shared/image/icon_carousel_arrow_r.svg) no-repeat center center; background-size: contain; }

.top-wrap-hero { position: relative; background: #F6F6F6; padding-top: 7.4vw; }

.top-wrap-hero .top-video-hero { width: 100%; font-size: 0; }

.top-wrap-hero .top-video-hero video { width: 100%; -webkit-filter: drop-shadow(0px 0px rgba(0, 0, 0, 0)); filter: drop-shadow(0px 0px rgba(0, 0, 0, 0)); outline: none; border: none; }

.top-wrap-hero .top-movie-ctrl { position: absolute; bottom: 6vw; right: 15px; width: 48px; height: 48px; }

.top-wrap-hero .top-movie-ctrl .pause, .top-wrap-hero .top-movie-ctrl .play { display: none; position: absolute; bottom: 0; right: 0; width: 100%; height: 100%; border: #C6C5D0 1px solid; background: #f6f6f6; border-radius: 50%; text-indent: 100%; overflow: hidden; white-space: nowrap; z-index: 1; }

.top-wrap-hero .top-movie-ctrl .pause::after, .top-wrap-hero .top-movie-ctrl .play::after { display: block; content: ""; position: absolute; width: 24px; height: 24px; left: 50%; margin-left: -12px; margin-top: -12px; top: 50%; }

.top-wrap-hero .top-movie-ctrl .pause::after { background: transparent url(/shared/image/icon_pause.svg) no-repeat center center; background-size: contain; }

.top-wrap-hero .top-movie-ctrl .play::after { position: absolute; background: transparent url(/shared/image/icon_play.svg) no-repeat center center; }

.top-wrap-hero .top-movie-ctrl.play .play { display: block; }

.top-wrap-hero .top-movie-ctrl.pause .pause { display: block; }

.top-wrap-hero .top-box-hero { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

.top-wrap-hero .top-txt-hero { -webkit-animation: fadeIn1 5s ease 1s 1 normal backwards; animation: fadeIn1 5s ease 1s 1 normal backwards; position: absolute; top: 0; left: 24px; }

.top-wrap-hero .top-txt-hero img { width: 77vw; height: auto; }

.top-wrap-hero .top-txt-hero-sub { -webkit-animation: fadeIn2 5s ease 1s 1 normal backwards; animation: fadeIn2 5s ease 1s 1 normal backwards; position: absolute; bottom: calc(60px + 6vw); left: 24px; }

.top-wrap-hero .top-txt-hero-sub img { width: 54.5vw; height: auto; }

.top-wrap-hero .top-btn-st { position: absolute; bottom: 6vw; left: 24px; }

.top-wrap-hero .top-btn-st a { padding-left: 14px; padding-right: 14px; }

.top-sec-news .top-list-news div { margin-top: 10px; }

.top-sec-news .top-list-news dt { font-weight: 500; font-size: 1.6rem; line-height: 2; color: #46464F; }

.top-sec-news .top-list-news dd { font-size: 1.4rem; line-height: 2; font-weight: 500; }

.top-sec-news .top-list-news dd a { color: #191C1D; }

.top-sec-news .top-btn-st { margin-top: 32px; }

.top-sec-vision .top-lead-vision { font-size: 2.4rem; line-height: 2; font-weight: 500; margin-top: 90px; }

.top-sec-cier .top-hdg-cier { position: relative; margin-top: 100px; z-index: 1; width: 234px; }

.top-sec-cier .top-hdg-cier img { position: relative; width: 100%; height: auto; }

.top-sec-cier .top-hdg-cier::before { position: absolute; content: ""; display: block; width: 160px; height: 160px; background: #FFCC00; top: -40px; left: 0; border-radius: 50%; -webkit-filter: blur(30px); filter: blur(30px); -webkit-transform: translateZ(0); transform: translateZ(0); }

.top-sec-cier .top-txt-cier { font-size: 1.4rem; line-height: 2.5; font-weight: 500; margin-top: 40px; position: relative; }

.top-sec-cier .top-wrap-carousel .txt { margin-top: 16px; font-size: 1.4rem; line-height: 1.5; font-weight: 500; }

.top-sec-cier .top-wrap-carousel .txt-sub { font-size: 1.2rem; line-height: 1.5; font-weight: 700; color: #46464F; }

.top-sec-cier .top-btn-st { margin-top: 32px; }

.top-sec-works { padding-top: 128px; }

.top-sec-works .top-lead-works { font-size: 2.4rem; line-height: 2; font-weight: 500; margin-top: 32px; }

.top-sec-works .top-txt-works { font-size: 1.4rem; line-height: 2.5; font-weight: 500; margin-top: 10px; }

.top-sec-works .top-list-works > li { margin-top: 40px; }

.top-sec-works .top-list-works > li + li { margin-top: 48px; }

.top-sec-works .top-list-works > li .top-wrap-works-lead { position: relative; background: #fff; border: #C6C5D0 3px solid; border-radius: 16px; padding: 30px 24px 35px; margin-bottom: 110px; }

.top-sec-works .top-list-works > li .top-wrap-works-lead::after { content: ""; position: absolute; bottom: -120px; right: 0; width: 156px; height: 156px; }

.top-sec-works .top-list-works > li .top-wrap-works-lead:before { content: ""; position: absolute; bottom: -32px; left: 32px; width: 34px; height: 41px; background: transparent url(/shared/image/top_icon_speech.svg); background-size: contain; }

.top-sec-works .top-list-works > li .top-wrap-works-lead .top-txt-pt1 { color: #00687B; font-size: 1.2rem; line-height: 1.5; font-weight: 700; }

.top-sec-works .top-list-works > li .top-wrap-works-lead .top-txt-pt2 { font-size: 2rem; line-height: 1.5; font-weight: 700; margin-top: 10px; }

.top-sec-works .top-list-works > li.top-bg-pt1 .top-wrap-works-lead::after { background: transparent url(/shared/image/top_works_img01.png); background-size: contain; }

.top-sec-works .top-list-works > li.top-bg-pt2 .top-wrap-works-lead::after { background: transparent url(/shared/image/top_works_img02.png); background-size: contain; }

.top-sec-works .top-list-works > li.top-bg-pt3 .top-wrap-works-lead::after { background: transparent url(/shared/image/top_works_img03.png); background-size: contain; }

.top-sec-works .top-list-works-ex { padding-top: 10px; }

.top-sec-works .top-list-works-ex > li { margin-top: 16px; font-size: 1.4rem; line-height: 1.5; font-weight: 700; position: relative; }

.top-sec-works .top-list-works-ex > li .top-txt-sub { font-size: 1.2rem; color: #46464F; display: block; margin-bottom: 4px; }

.top-sec-works .top-list-works-ex > li a { display: flex; flex-wrap: wrap; flex-direction: column; justify-content: center; padding: 5px 32px 5px 115px; background: #fff; position: relative; border-radius: 56px; color: #191C1D; min-height: 100px; width: 100%; }

.top-sec-works .top-list-works-ex > li a::before { content: ""; position: absolute; display: block; width: 100px; height: 100px; border-radius: 50%; top: 50%; left: 0; margin-top: -50px; }

.top-sec-works .top-list-works-ex > li.top-bg-pt1 a::before { background: transparent url(/works/image/mv_case02.jpg); background-size: cover; }

.top-sec-works .top-list-works-ex > li.top-bg-pt2 a::before { background: transparent url(/works/image/mv_case07.jpg) no-repeat right 38% center; background-size: auto 100%; }

.top-sec-works .top-list-works-ex > li.top-bg-pt3 a::before { background: transparent url(/works/image/mv_case01.jpg) no-repeat right 48% center; background-size: auto 100%; }

.top-sec-works .top-list-works-ex > li.top-bg-pt4 a::before { background: transparent url(/works/image/mv_case04.jpg); background-size: cover; }

.top-sec-works .top-list-works-ex > li.top-bg-pt5 a::before { background: transparent url(/works/image/mv_case10.jpg) no-repeat left 15% center; background-size: auto 100%; }

.top-sec-works .top-list-works-ex > li.top-bg-pt6 a::before { background: transparent url(/shared/image/top_works_photo06.png) no-repeat center center; background-size: contain; }

.top-sec-works .top-list-works-ex > li.top-bg-pt7 a::before { background: transparent url(/shared/image/top_works_photo07.png) no-repeat center center; background-size: contain; }

.top-sec-works .top-list-works-ex > li.top-bg-pt8 a::before { background: transparent url(/shared/image/top_works_photo08.png) no-repeat center center; background-size: contain; }

.top-sec-strength .top-list-strength { padding-top: 10px; }

.top-sec-strength .top-list-strength > li { display: flex; flex-wrap: wrap; align-items: center; margin-top: 32px; }

.top-sec-strength .top-list-strength > li:first-child .top-txt-pt2 { line-height: 1; }

.top-sec-strength .top-list-strength > li .top-txt-pt1 { width: 80px; }

.top-sec-strength .top-list-strength > li .top-txt-pt1 img { width: auto; height: 44px; margin-left: 5px; }

.top-sec-strength .top-list-strength > li .top-txt-pt2 { width: calc(100% - 80px); font-size: 1.8rem; line-height: 2; font-weight: 700; }

.top-sec-strength .top-list-strength > li .top-txt-sub { color: #1432A8; font-weight: 700; line-height: 1; }

.top-sec-strength .top-list-strength > li .top-txt-deco { display: block; color: #BBC3FF; font-size: 3.2rem; line-height: 1; font-weight: 300; }

.top-sec-strength .top-btn-st { margin-top: 64px; }

.top-sec-service { padding-top: 144px; }

.top-sec-service .top-wrap-hdg-service { margin-top: 64px; position: relative; min-height: 110px; display: flex; flex-wrap: wrap; align-items: center; }

.top-sec-service .top-wrap-hdg-service::before { position: absolute; content: ""; display: block; width: 140px; height: 140px; background: rgba(255, 115, 185, 0.5); top: -40px; left: 0; border-radius: 50%; -webkit-filter: blur(30px); filter: blur(30px); top: 50%; margin-top: -70px; }

.top-sec-service .top-wrap-hdg-service::after { content: ""; position: absolute; display: block; width: 100px; height: 100px; top: 50%; margin-top: -50px; right: 0; }

.top-sec-service .top-wrap-hdg-service .top-hdg-service { position: relative; z-index: 1; font-size: 2.4rem; line-height: 1.5; font-weight: 700; }

.top-sec-service .top-wrap-hdg-service.top-bg-pt1::after { background: transparent url(/shared/image/top_service_img01.png) no-repeat center center; background-size: contain; }

.top-sec-service .top-wrap-hdg-service.top-bg-pt2::after { background: transparent url(/shared/image/top_service_img02.png) no-repeat center center; background-size: contain; }

.top-sec-service .top-wrap-hdg-service.top-bg-pt3::after { background: transparent url(/shared/image/top_service_img03.png) no-repeat center center; background-size: contain; }

.top-sec-service .top-wrap-hdg-service.top-bg-pt4::after { background: transparent url(/shared/image/top_service_img04.png) no-repeat center center; background-size: contain; }

.top-sec-service .top-txt-service { margin-top: 32px; font-weight: 500; font-size: 1.6rem; line-height: 1.75; }

.top-sec-service .top-list-service { padding-top: 5px; }

.top-sec-service .top-list-service > li { margin-top: 16px; padding-left: 24px; font-size: 1.6rem; line-height: 1.5; font-weight: 500; position: relative; }

.top-sec-service .top-list-service > li::before { content: ""; position: absolute; display: block; background: #FFCC00; width: 8px; height: 8px; border-radius: 2px; top: 0.6em; left: 6px; }

.top-sec-company .top-wrap-president { margin-top: 64px; }

.top-sec-company .top-wrap-president img { display: block; border-radius: 8px 8px 0 0; }

.top-sec-company .top-wrap-president figcaption { display: block; background: #fff; border-radius: 0 0 8px 8px; padding: 24px 16px; }

.top-sec-company .top-wrap-president figcaption .top-cap-pt1 { display: block; font-weight: 700; font-size: 1.6rem; line-height: 1.5; }

.top-sec-company .top-wrap-president figcaption .top-cap-pt2 { display: block; margin-top: 15px; font-size: 2.4rem; font-weight: 700; line-height: 1; }

.top-sec-company .top-list-company { padding-top: 44px; }

.top-sec-company .top-list-company > li { font-size: 1.8rem; line-height: 1.333; font-weight: 700; }

.top-sec-company .top-list-company > li a { display: block; position: relative; color: #191C1D; padding: 17px 32px 17px 0; }

.top-sec-company .top-list-company > li a::after { content: ""; position: absolute; display: block; width: 18px; height: 18px; background: transparent url(/shared/image/icon_arrow.svg) no-repeat center center; background-size: contain; right: 7px; top: 50%; margin-top: -9px; }

.top-sec-company .top-btn-st { margin-top: 38px; }

.top-sec-tech .top-wrap-carousel { margin-top: -20px; padding-top: 65px; }

.top-sec-tech .top-wrap-carousel li { display: flex; flex-wrap: wrap; }

.top-sec-tech .top-wrap-carousel li .inner { display: flex; flex-wrap: wrap; }

.top-sec-tech .top-wrap-carousel li .inner a { display: flex; flex-wrap: wrap; flex-direction: column; }

.top-sec-tech .top-wrap-carousel li .inner a .txt-sub { margin-top: auto; }

.top-sec-tech .top-wrap-carousel .txt { margin-top: 16px; font-size: 1.6rem; line-height: 1.5; font-weight: 700; }

.top-sec-tech .top-wrap-carousel .txt-sub { padding-top: 5px; font-size: 1.4rem; line-height: 1.5; font-weight: 700; color: #46464F; }

.top-sec-recruit .top-list-recruit { padding-top: 16px; }

.top-sec-recruit .top-list-recruit > li a { color: #191C1D; }

.top-sec-recruit .top-list-recruit > li .top-bnr-st { text-align: center; }

.top-sec-recruit .top-list-recruit > li .top-bnr-st img { border-radius: 8px; }

.top-sec-recruit .top-list-recruit > li .top-bnr-st.top-bdr img { border: #CCCCCC 1px solid; }

.top-sec-recruit .top-list-recruit > li .top-txt-st { font-size: 1.6rem; font-weight: 700; margin-top: 10px; }

.top-sec-recruit .top-list-recruit > li + li { margin-top: 35px; }

.top-sec-recruit .top-btn-st { position: relative; }

@media all and (min-width: 768px) { body { min-width: 1366px; padding-top: 112px; }
  .l-body .l-body-main { margin: 0 auto; padding-bottom: 0; }
  .l-body .l-body-main .l-inner { max-width: 1200px; margin: 0 auto; position: relative; width: auto; }
  .link-top { position: fixed; opacity: 0; visibility: hidden; transition: all 0.3s; margin-top: -15px; right: 0; bottom: 15px; }
  .link-top.active { opacity: 1; visibility: visible; } .l-head { height: 112px; width: 100%; position: fixed; min-width: 1366px; top: 0; z-index: 11; background: #f6f6f6; }
  .l-head .sp-open-bg { display: none; }
  .l-head > .l-inner { max-width: 1366px; height: 100%; padding: 0 12px; display: flex; margin: 0 auto; align-items: center; justify-content: space-between; }
  .l-head .l-head-coporate { padding: 0; display: flex; align-items: center; }
  .l-head .l-head-coporate img { transition: opacity .3s; }
  .l-head .l-head-coporate a:hover img { opacity: 0.7; }
  .l-head .l-head-coporate .logo-head { margin-top: -12px; }
  .l-head .l-head-coporate .logo-head img { width: 140px; }
  .l-head .l-head-coporate .nav-hdg { margin-top: 0; margin-left: 20px; }
  .l-head .l-head-coporate .nav-hdg img { width: 364px; }
  .l-head .l-head-nav .nav-control-btn { display: none; }
  .l-head .l-head-nav .hdr-wrap-nav { display: table; position: static; width: 100%; padding-bottom: 0; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global { padding-top: 0; padding-right: 20px; display: table-cell; vertical-align: middle; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst { display: flex; align-items: flex-start; border-top: none; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li { border-bottom: none; display: flex; align-items: flex-start; justify-content: flex-start; font-size: 1.4rem; font-weight: 500; position: relative; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li:not(:first-child) { margin-left: 2px; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li > a { padding: 14px 10px; display: inline-block; position: relative; width: auto; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li > a::after { position: absolute; bottom: 0; left: 0; content: ""; width: 0; height: 3px; background-color: #1432AA; opacity: 0; transition: .3s; top: auto; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li > a:hover:after { bottom: 0; left: 0; opacity: 1; width: 100%; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li > a.link-accordion::after { top: auto; bottom: 0; right: 0; content: ""; width: 0; height: 4px; border: none; -webkit-transform: rotate(0deg); transform: rotate(0deg); margin-top: 0; border-radius: 2px; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li > a.link-accordion:hover:after { bottom: 0; left: 0; opacity: 1; width: 100%; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li > a.link-accordion.accordionActive::after { margin-top: 0; opacity: 1; width: 100%; -webkit-transform: rotate(0deg); transform: rotate(0deg); z-index: 3; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li .snd { display: none; position: absolute; padding: 12px 24px; background: #fff; top: 43px; left: 50%; margin-left: -122px; z-index: 3; min-width: 244px; border-radius: 5px; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li .snd.accordionActive { display: block; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li .snd li { padding: 12px 0; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li .snd li a { display: block; padding: 0; position: relative; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li .snd li a::after { content: ""; position: absolute; display: block; width: 18px; height: 18px; background: transparent url(/shared/image/icon_arrow.svg) no-repeat center center; background-size: contain; right: 0; top: 50%; margin-top: -9px; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li .snd li a::after { transition: right .3s; }
  .l-head .l-head-nav .hdr-wrap-nav .nav-global .fst > li .snd li a:hover::after { right: -4px; }
  .l-head .l-head-nav .hdr-wrap-nav .hdr-inq { display: table-cell; width: 160px; padding: 0; text-align: right; }
  .l-head .l-head-nav .hdr-wrap-nav .hdr-inq .hdr-btn-inq a { transition: all 0.3s; }
  .l-head .l-head-nav .hdr-wrap-nav .hdr-inq .hdr-btn-inq a:hover { background: #fff; border: #767680 1px solid; color: #191C1D; }
  .sp-menu-open .l-head { position: fixed; }
  .sp-menu-open .l-head .sp-open-bg { display: none; }
  .sp-menu-open .l-head .l-head-nav .hdr-wrap-nav { display: table; }
  .sp-menu-open .l-head .l-head-coporate { position: static; background: transparent; width: auto; height: auto; opacity: 1; }
  /* hdr-wrap-nav
-------------------------*/
  .l-head .l-head-nav .hdr-wrap-nav { padding-left: 0; height: auto !important; } .l-foot { margin-top: 0; }
  .l-foot .l-inner { padding: 0 20px; max-width: 1200px; margin: 0 auto; position: relative; }
  .l-foot .l-foot-nav .l-inner { padding-top: 60px; padding-bottom: 45px; }
  .l-foot .l-foot-nav .ftr-nav-global { position: relative; }
  .l-foot .l-foot-nav .ftr-nav-global .fst { display: flex; flex-wrap: wrap; margin-left: -10px; }
  .l-foot .l-foot-nav .ftr-nav-global .fst > li { margin-left: 10px; width: calc((100% /6) - 10px); font-weight: 700; border-bottom: none; }
  .l-foot .l-foot-nav .ftr-nav-global .fst > li > a { display: inline; padding: 0; padding: 0; }
  .l-foot .l-foot-nav .ftr-nav-global .fst > li > a:hover { text-decoration: underline; }
  .l-foot .l-foot-nav .ftr-nav-global .fst > li > a::after { display: none; }
  .l-foot .l-foot-nav .ftr-nav-global .fst > li > a::before, .l-foot .l-foot-nav .ftr-nav-global .fst > li > a::after { content: ""; display: none; left: 0; top: 0; }
  .l-foot .l-foot-nav .ftr-nav-global .snd > li { margin-top: 20px; }
  .l-foot .l-foot-nav .ftr-nav-global .snd > li > a { padding: 0; }
  .l-foot .l-foot-nav .ftr-nav-global .snd > li > a:hover { text-decoration: underline; }
  .l-foot .l-foot-nav .ftr-nav-global .ftr-btn-inq { width: 180px; position: absolute; right: 0; bottom: 0; margin-top: 0; }
  .l-foot .l-foot-nav .ftr-nav-global .ftr-btn-inq a { transition: all 0.3s; }
  .l-foot .l-foot-nav .ftr-nav-global .ftr-btn-inq a:hover { background: #fff; border: #767680 1px solid; color: #191C1D; }
  .l-foot .ftr-list-acd .ftr-area-acd { display: block; }
  .l-foot .ftr-list-acd .ftr-btn-acd { pointer-events: none; }
  .l-foot .l-foot-license { border-top: #C6C5D0 1px solid; }
  .l-foot .l-foot-license .l-inner { padding-top: 24px; padding-bottom: 24px; }
  .l-foot .l-foot-license .ftr-list-lcs { display: flex; align-items: center; justify-content: space-between; }
  .l-foot .l-foot-license .ftr-list-lcs > li { vertical-align: middle; margin-top: 0; position: relative; display: flex; align-items: center; }
  .l-foot .l-foot-license .ftr-list-lcs > li a, .l-foot .l-foot-license .ftr-list-lcs > li span { display: block; position: absolute; left: 0; top: 50%; margin-top: 0; }
  .l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs1 { padding: 0 0 0 98px; min-height: 86px; width: 48.5%; }
  .l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs1 a, .l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs1 span { margin-top: -41px; }
  .l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs1 img { width: 82px; height: auto; transition: opacity .3s; }
  .l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs1 a:hover img { opacity: 0.7; }
  .l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs2 { padding: 0 0 0 188px; min-height: 86px; width: 48.5%; }
  .l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs2 a, .l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs2 span { margin-top: -41px; }
  .l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs2 img { width: 82px; height: auto; display: inline-block; vertical-align: middle; }
  .l-foot .l-foot-license .ftr-list-lcs > li.ftr-lcs2 img + img { margin-top: 0; margin-left: 8px; }
  .l-foot .l-foot-main .l-inner { display: flex; justify-content: space-between; align-items: center; }
  .l-foot .l-foot-main .ftr-nav-policy { text-align: left; margin: 0; max-width: none; }
  .l-foot .l-foot-main .ftr-nav-policy > li { display: inline-block; }
  .l-foot .l-foot-main .ftr-nav-policy > li > a { display: block; }
  .l-foot .l-foot-main .ftr-nav-policy > li > a:hover { text-decoration: underline; }
  .l-foot .l-foot-main .ftr-nav-policy > li:first-child a::after { display: none; }
  .l-foot .l-foot-main .ftr-nav-policy > li:nth-child(n+2) { position: relative; }
  .l-foot .l-foot-main .ftr-nav-policy > li:nth-child(n+2)::after { content: ""; border-left: 1px solid #C6C5D0; width: 1px; height: 1em; position: absolute; left: 0; top: 50%; margin-top: -0.5em; }
  .l-foot .l-foot-main .ftr-nav-policy > li:nth-child(5) { width: auto; }
  .l-foot .l-foot-main .ftr-copy { margin-top: 0; } .l-body .l-body-main .top-wrap-news .l-inner { padding: 40px 20px; }
  .l-body .l-body-main .top-wrap-pt1 .l-inner { padding: 150px 20px 124px; }
  .l-body .l-body-main .top-wrap-pt2 .l-inner { padding: 100px 20px 112px; }
  .l-body .l-body-main .top-wrap-company .l-inner { padding: 80px 20px 94px; }
  .l-body .l-body-main .top-wrap-tech .l-inner { padding: 100px 20px; }
  .l-body .l-body-main .top-wrap-recruit .l-inner { padding: 120px 20px 100px; }
  .top-wrap-pt1 { background: #ECEEEF url(/shared/image/top_bg_txt_01.png) no-repeat top 96px center; background-size: auto 200px; border-radius: 0 0 0 160px; }
  .top-wrap-company { background: #ECEEEF url(/shared/image/top_bg_txt_02.png) no-repeat bottom -40px left 0%; background-size: auto 260px; border-radius: 0 80px 0 0; }
  .top-wrap-tech { background: fixed; background: #fff url(/shared/image/top_bg_tech_pc.png) no-repeat center center; background-size: auto 700px; }
  .top-wrap-recruit .l-inner::before { top: 80px; left: 200px; right: auto; }
  .top-btn-st { width: 24%; margin: 0 auto; }
  .top-btn-st a { transition: background-color .3s, color .3s, border-color .3s; }
  .top-btn-st a:hover { border-color: #1432AA; background: #1432AA; color: #F8FAFA; }
  .link-blank:hover::after { background: transparent url(/shared/image/icon_blank_b.svg) no-repeat center center; background-size: contain; }
  .top-wrap-carousel { margin: 0; }
  .top-wrap-carousel a img { transition: opacity .3s; }
  .top-wrap-carousel a:hover img { opacity: 0.7; }
  .top-wrap-carousel .inner { width: 376px; }
  .top-wrap-carousel .splide__toggle { transition: opacity .3s; }
  .top-wrap-carousel .splide__toggle:hover { opacity: 0.7; }
  .top-wrap-carousel .splide__arrows .splide__arrow--prev, .top-wrap-carousel .splide__arrows .splide__arrow--next { transition: opacity .3s; }
  .top-wrap-carousel .splide__arrows .splide__arrow--prev:hover, .top-wrap-carousel .splide__arrows .splide__arrow--next:hover { opacity: 0.7; }
  .top-wrap-hero { padding: 0; }
  .top-wrap-hero .top-movie-ctrl { bottom: 46px; right: 7.6vw; }
  .top-wrap-hero .top-movie-ctrl .pause, .top-wrap-hero .top-movie-ctrl .play { transition: opacity .3s; }
  .top-wrap-hero .top-movie-ctrl .pause:hover, .top-wrap-hero .top-movie-ctrl .play:hover { opacity: 0.7; }
  .top-wrap-hero .top-box-hero { width: 1200px; left: 50%; margin-left: -600px; }
  .top-wrap-hero .top-txt-hero { top: 80px; left: 27px; }
  .top-wrap-hero .top-txt-hero img { width: 387px; height: auto; }
  .top-wrap-hero .top-txt-hero-sub { bottom: auto; top: 345px; left: 27px; }
  .top-wrap-hero .top-txt-hero-sub img { width: 275px; height: auto; }
  .top-wrap-hero .top-btn-st { bottom: 46px; left: 27px; }
  .top-sec-news .top-box-news { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .top-sec-news .top-box-news .top-btn-st { width: 15.5%; margin: 0; align-self: flex-end; }
  .top-sec-news .top-list-news { width: calc(100% - 200px); }
  .top-sec-news .top-list-news div { display: flex; flex-wrap: wrap; }
  .top-sec-news .top-list-news dt { width: 12%; }
  .top-sec-news .top-list-news dd { width: calc(100% - 12%); margin-top: 2px; }
  .top-sec-news .top-list-news dd a:hover { text-decoration: underline; color: #1432AA; }
  .top-sec-vision { display: flex; flex-wrap: wrap; justify-content: space-between; position: relative; }
  .top-sec-vision .top-lead-vision { font-size: 3.2rem; margin-top: 0; }
  .top-sec-vision .top-btn-st { position: absolute; left: 0; bottom: 8px; }
  .top-sec-cier { position: relative; }
  .top-sec-cier .top-box-cier { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
  .top-sec-cier .top-hdg-cier { margin-top: 120px; width: 45.173%; }
  .top-sec-cier .top-txt-cier { width: 25%; padding-bottom: 110px; margin-top: 50px; z-index: 1; }
  .top-sec-cier .top-wrap-carousel { width: 74%; margin-top: -90px; }
  .top-sec-cier .top-wrap-carousel .txt { font-size: 1.6rem; margin-top: 24px; }
  .top-sec-cier .top-wrap-carousel .txt-sub { font-size: 1.4rem; margin-top: 8px; }
  .top-sec-cier .top-btn-st { position: absolute; bottom: 64px; width: 13.7%; margin: 0; z-index: 2; }
  .top-sec-works { position: relative; padding-top: 160px; }
  .top-sec-works .top-lead-works { font-size: 3.2rem; }
  .top-sec-works .top-list-works { display: flex; flex-wrap: wrap; margin-left: -16px; }
  .top-sec-works .top-list-works > li { width: calc(33.333% - 16px); margin-left: 16px; }
  .top-sec-works .top-list-works > li + li { margin-top: 40px; }
  .top-sec-works .top-list-works > li .top-wrap-works-lead { margin-bottom: 140px; }
  .top-sec-works .top-list-works > li .top-wrap-works-lead::after { bottom: -150px; width: 180px; height: 180px; }
  .top-sec-works .top-list-works.row2 > li { width: calc(50% - 16px); }
  .top-sec-works .top-list-works-ex > li { font-size: 1.6rem; }
  .top-sec-works .top-list-works-ex > li a { transition: background-color .3s; border-radius: 64px; min-height: 128px; padding-left: 144px; }
  .top-sec-works .top-list-works-ex > li a .top-txt-sub { font-size: 1.4rem; }
  .top-sec-works .top-list-works-ex > li a::before { width: 128px; height: 128px; margin-top: -64px; }
  .top-sec-works .top-list-works-ex > li a:hover { background: #AFECFF; }
  .top-sec-works .top-btn-st { width: 13.7%; position: absolute; top: 216px; right: 0; }
  .top-sec-strength .top-list-strength { display: flex; flex-wrap: wrap; margin-left: -16px; padding-top: 20px; }
  .top-sec-strength .top-list-strength > li { width: calc(33.333% - 16px); margin-left: 16px; }
  .top-sec-strength .top-list-strength > li .top-txt-pt1 { width: 120px; }
  .top-sec-strength .top-list-strength > li .top-txt-pt1 img { height: 64px; }
  .top-sec-strength .top-list-strength > li .top-txt-pt2 { width: calc(100% - 120px); font-size: 2rem; }
  .top-sec-strength .top-list-strength > li:first-child .top-txt-pt2 { line-height: 1.4; }
  .top-sec-strength .top-list-strength > li .top-txt-sub { font-size: 2rem; }
  .top-sec-strength .top-list-strength > li .top-txt-deco { display: block; color: #BBC3FF; font-size: 3.2rem; line-height: 1; font-weight: 300; }
  .top-sec-strength .top-btn-st { margin-top: 64px; }
  .top-sec-service { padding-top: 96px; }
  .top-sec-service .top-box-service { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .top-sec-service .top-box-service section { width: 48.5%; }
  .top-sec-service .top-box-service section:nth-child(n+3) .top-wrap-hdg-service { margin-top: 80px; }
  .top-sec-service .top-box-service.box-center > section:last-child { margin-inline: auto; }
  .top-sec-service .top-wrap-hdg-service { min-height: 144px; }
  .top-sec-service .top-wrap-hdg-service .top-hdg-service { font-size: 3.2rem; }
  .top-sec-service .top-wrap-hdg-service::after { width: 140px; height: 140px; margin-top: -70px; right: 24px; }
  .top-sec-service .top-txt-service { margin-top: 24px; }
  .top-sec-service .top-btn-st { margin-top: 80px; }
  .top-sec-company .top-box-company { display: flex; flex-wrap: wrap; }
  .top-sec-company .top-box-company .top-wrap-president { width: 32.5%; margin-top: 40px; }
  .top-sec-company .top-box-company .top-wrap-president figcaption .top-cap-pt2 { font-size: 3.2rem; }
  .top-sec-company .top-box-company .top-inner-company { width: 67.5%; display: flex; flex-wrap: wrap; flex-direction: column; }
  .top-sec-company .top-list-company { padding-top: 70px; margin-left: 15%; display: flex; flex-wrap: wrap; width: 64.5%; justify-content: space-between; }
  .top-sec-company .top-list-company > li { width: 40%; }
  .top-sec-company .top-list-company > li a::after { transition: right .3s; }
  .top-sec-company .top-list-company > li a:hover::after { right: 4px; }
  .top-sec-company .top-btn-st { margin-right: 0; margin-top: auto; margin-bottom: 15px; width: 35.5%; }
  .top-sec-tech .top-wrap-carousel .txt { font-size: 2rem; }
  .top-sec-tech .top-wrap-carousel .txt-sub { font-size: 1.6rem; }
  .top-sec-tech .top-btn-st { margin-top: 70px; }
  .top-sec-recruit { position: relative; }
  .top-sec-recruit .top-box-recruit { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .top-sec-recruit .top-box-recruit .top-list-recruit { order: 2; width: 66.666%; display: flex; flex-wrap: wrap; margin-left: -16px; padding-top: 0; margin-top: -24px; }
  .top-sec-recruit .top-box-recruit .top-list-recruit > li { width: calc(50% - 16px); margin-left: 16px; }
  .top-sec-recruit .top-box-recruit .top-list-recruit > li a img { transition: opacity .3s; }
  .top-sec-recruit .top-box-recruit .top-list-recruit > li a:hover img { opacity: 0.7; }
  .top-sec-recruit .top-box-recruit .top-list-recruit > li + li { margin-top: 0; }
  .top-sec-recruit .top-box-recruit .top-list-recruit > li .top-txt-st { margin-top: 20px; font-size: 2rem; }
  .top-sec-recruit .top-box-recruit .top-btn-st { order: 1; margin: 32px 0 0; } }

@media all and (max-width: 767px) { .l-head .l-head-nav .hdr-wrap-nav { overflow-y: auto; } }
