﻿html{overflow-y:scroll}body{position:relative;font-size:17px;line-height:1;color:#333;font-family:"Noto Sans JP",sans-serif;font-weight:400;font-style:normal}@media(max-width: 520px){body{min-width:auto;font-size:16px}}main{margin-top:72px;width:100%}@media(max-width: 520px){main{margin-top:50px}}a{text-decoration:none;color:#333;transition:opacity .3s}a:hover{opacity:.7}@media(min-width: 520px){a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}img{max-width:100%;vertical-align:bottom}picture img{width:100%}li{list-style:none}.l-header{display:flex;justify-content:space-between;width:100%;height:72px;position:fixed;top:0;left:0;z-index:9999;background-color:#fff}@media(max-width: 520px){.l-header{height:50px}}.l-header h1{display:flex;align-items:center;justify-content:center;margin-left:32px}@media(max-width: 520px){.l-header h1{width:162px;margin-left:20px}.l-header h1 img{height:auto}}.l-header-contents{display:flex;align-items:center}.l-header-contents__linkList{display:flex;align-items:center;gap:48px;margin-right:50px}@media(max-width: 1460px){.l-header-contents__linkList{display:none}}.l-header-contents__linkList a{font-size:18px;letter-spacing:2.16px;font-weight:600}.l-header-contents__linkBtnList{display:flex;align-items:center}@media(max-width: 1460px){.l-header-contents__linkBtnList{display:none}}.l-header-contents__linkBtnList li a{display:block;width:230px;padding:28px 0;font-size:18px;letter-spacing:2.16px;color:#fff;text-align:center}@media(max-width: 1460px){.l-header-contents__linkBtnList li a{width:120px}}.l-header-contents__linkBtnList li a.ex{display:flex;align-items:center;justify-content:center;gap:10px}.l-header-contents__linkBtnList li a.ex::after{content:"";display:block;width:11px;height:11px;background-image:url("/images/icon_external_w.svg")}.l-header-contents__linkBtnList li:first-child a{background:linear-gradient(108deg, #bc9c19 85%, #b49518 85%)}.l-header-contents__linkBtnList li:last-child a{background:linear-gradient(108deg, #255297 85%, #1d437e 85%)}.l-header-contents__spMenuIcon{display:none}@media(max-width: 1460px){.l-header-contents__spMenuIcon{display:block;width:72px;height:72px;position:relative;cursor:pointer}.l-header-contents__spMenuIcon span{display:block;position:absolute}.l-header-contents__spMenuIcon span:not(:nth-child(4)){width:36px;height:2px;background-color:#333}.l-header-contents__spMenuIcon span:nth-child(1){top:26px}.l-header-contents__spMenuIcon span:nth-child(2){top:36px}.l-header-contents__spMenuIcon span:nth-child(3){top:46px}}@media(max-width: 520px){.l-header-contents__spMenuIcon{width:36px;height:50px;margin-right:20px}.l-header-contents__spMenuIcon span:nth-child(1){top:14px}.l-header-contents__spMenuIcon span:nth-child(2){top:24px}.l-header-contents__spMenuIcon span:nth-child(3){top:34px}}.l-header-contents__spMenuWrap{position:fixed;top:0;left:-80vw;max-width:360px;width:80vw;height:100vh;z-index:9992;background-color:#fff;visibility:hidden;transition:left .2s,visibility .2s;overflow-y:scroll}.l-header-contents__spMenuContent{position:relative;right:50px;transition:right .2s;transition-delay:.1s;padding:22px 8% 90px}.l-header-contents__spMenuContent .logo{display:block;width:100%;padding-bottom:10px;border-bottom:4px solid #255297}.l-header-contents__spMenuContent .logo img{width:100%;height:auto}.l-header-contents__spMenuContent .text_link a{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px 10px;font-size:13px;border-bottom:2px dotted #aaa}.l-header-contents__spMenuContent .text_link a::after{content:"→"}.l-header.open .l-header-contents__spMenuWrap{left:0;visibility:visible}.l-header.open .l-header-contents__spMenuContent{left:0}.l-header.open .l-header-contents__spMenuIcon span:nth-child(1){top:26px;transform:rotate(45deg)}.l-header.open .l-header-contents__spMenuIcon span:nth-child(2){opacity:0}.l-header.open .l-header-contents__spMenuIcon span:nth-child(3){top:26px;transform:rotate(-45deg)}.l-footer{padding:32px 0}@media(max-width: 520px){.l-footer{padding:30px 30px 22px}}.l-footer-logo{text-align:center}@media(max-width: 520px){.l-footer-logo{max-width:318px;margin:0 auto}.l-footer-logo img{height:auto}}.l-footer-menu01{margin-top:25px;display:flex;align-items:center;justify-content:center;gap:37px}@media(max-width: 520px){.l-footer-menu01{flex-direction:column;gap:10px}}@media(max-width: 520px){.l-footer-menu01 li{margin-bottom:10px}}.l-footer-menu01 li a{letter-spacing:1.92px;font-weight:600}@media(max-width: 520px){.l-footer-menu01 li a{display:flex;align-items:center;gap:5px;width:130px;text-align:left}.l-footer-menu01 li a::before{content:"";display:block;width:10px;height:1px;background-color:#333}}.l-footer-menu02{margin-top:57px;display:flex;align-items:center;justify-content:center;gap:37px}.l-footer-menu02 a{font-size:12px;letter-spacing:1.44px;font-weight:600}.l-footer-menu02 a.ex{display:inline-block}.l-footer-menu02 a.ex::after{content:"";display:inline-block;width:8px;height:8px;margin-left:5px;background-image:url("/images/icon_external.svg");background-size:contain}.l-footer small{margin-top:21px;display:block;font-size:11px;font-weight:600;text-align:center}.l-top-mv{min-height:775px;height:calc(100vh - 72px);background-image:url("/images/MV@2x202511.jpg");background-color:rgba(28,43,255,.05);background-size:cover;background-position:center;background-blend-mode:overlay;position:relative}@media(max-width: 960px){.l-top-mv{min-height:auto;height:calc(100vh - 50px)}}@media(max-width: 520px){.l-top-mv{height:340px}}.l-top-mv__contents{position:absolute;bottom:0px;left:0px;z-index:3;padding:0 70px 60px}.l-top-mv__contents img{display:block}.l-top-mv__contents img.l-top-mv__text02{margin-top:36px}@media(max-width: 960px){.l-top-mv__contents img.l-top-mv__text02{margin-top:5px;width:260px}}@media(max-width: 520px){.l-top-mv__contents img.l-top-mv__text02:last-child{margin-top:3.5vw;width:60.7vw}}@media(max-width: 960px){.l-top-mv__contents{padding:0 45px 45px}}@media(max-width: 520px){.l-top-mv__contents{padding:0 30px 30px}.l-top-mv__contents img.l-top-mv__text01{width:289px}.l-top-mv__contents img.l-top-mv__text02{margin-top:20px;width:197px}}.l-top-about{position:relative;overflow:hidden}@media(min-width: 1920px){.l-top-about{height:590px;background-size:896px}}.l-top-about .inner{height:100%;padding:70px 0 70px 30px}@media(max-width: 960px){.l-top-about .inner{display:flex;flex-direction:column;gap:40px;padding:70px 30px}}@media(max-width: 520px){.l-top-about .inner{gap:45px;padding:55px 30px 0}}.l-top-about__contents{display:flex;justify-content:center;flex-direction:column;max-width:546px;width:100%;height:100%}@media(max-width: 1260px){.l-top-about__contents{width:44vw}}@media(max-width: 960px){.l-top-about__contents{max-width:none;width:100%}}.l-top-about__contents h2+p{margin-top:37px}@media(max-width: 520px){.l-top-about__contents h2+p{margin-top:35px}}.l-top-about__contents p{letter-spacing:1.6px;line-height:1.75}@media(max-width: 520px){.l-top-about__contents p{letter-spacing:1.5px;line-height:1.86}}.l-top-about__contents p+p{margin-top:1em}.l-top-about__contents p+.c-linkBtn{margin-top:60px}@media(max-width: 520px){.l-top-about__contents p+.c-linkBtn{margin-top:25px}}.l-top-about__image{width:46.6vw;height:100%;position:absolute;top:0;right:0}.l-top-about__image img{object-fit:cover;object-position:center left;width:100%;height:100%}@media(max-width: 1260px){.l-top-about__image img{object-position:center right}}@media(max-width: 960px){.l-top-about__image{width:100%;position:static}}@media(max-width: 520px){.l-top-about__image{width:100vw;margin-left:-30px}}.l-top-service{position:relative;padding:100px 0}@media(max-width: 960px){.l-top-service{padding:75px 0}}@media(max-width: 520px){.l-top-service{padding:54px 0 43px}}@media(max-width: 960px){.l-top-service .inner{display:flex;flex-direction:column}}.l-top-service__tbHead{display:none}@media(max-width: 960px){.l-top-service__tbHead{display:block;order:1}}@media(max-width: 960px){.l-top-service__pcHead{display:none}}@media(max-width: 960px){.l-top-service__image{margin-top:30px;order:2}}.l-top-service__contents{display:block;width:718px;padding:56px 59px 90px;position:absolute;top:50%;left:50%;transform:translateY(-50%);background-color:#fff}@media(max-width: 1460px){.l-top-service__contents{left:auto;right:0}}@media(max-width: 960px){.l-top-service__contents{width:100%;position:static;transform:none;order:3;padding:30px}}@media(max-width: 520px){.l-top-service__contents{padding:26px 17px}}.l-top-service__contents .c-secHead+p{margin-top:48px}@media(max-width: 960px){.l-top-service__contents .c-secHead+p{margin-top:0}}.l-top-service__contents p{line-height:1.75;letter-spacing:1.6px}@media(max-width: 520px){.l-top-service__contents p{line-height:1.86}}.l-top-service__contents p+.c-linkBtn{margin-top:30px}@media(max-width: 520px){.l-top-service__contents p+.c-linkBtn{margin-top:48px}}.l-top-works{position:relative;overflow:hidden}@media(min-width: 1920px){.l-top-works{height:590px;background-size:896px}}.l-top-works .inner{height:100%;padding:70px 0 70px 30px}@media(max-width: 960px){.l-top-works .inner{display:flex;flex-direction:column;gap:40px;padding:70px 30px}}@media(max-width: 520px){.l-top-works .inner{gap:45px;padding:55px 30px 0}}.l-top-works__contents{display:flex;justify-content:center;flex-direction:column;max-width:546px;width:100%;height:100%}@media(max-width: 1260px){.l-top-works__contents{width:44vw}}@media(max-width: 960px){.l-top-works__contents{max-width:none;width:100%}}.l-top-works__contents h2+p{margin-top:37px}@media(max-width: 520px){.l-top-works__contents h2+p{margin-top:35px}}.l-top-works__contents p{letter-spacing:1.6px;line-height:1.75}@media(max-width: 520px){.l-top-works__contents p{letter-spacing:1.5px;line-height:1.86}}.l-top-works__contents p+p{margin-top:1em}.l-top-works__contents p+.c-linkBtn{margin-top:60px}@media(max-width: 520px){.l-top-works__contents p+.c-linkBtn{margin-top:25px}}.l-top-works__image{width:46.6vw;height:100%;position:absolute;top:0;right:0}.l-top-works__image img{object-fit:cover;object-position:center left;width:100%;height:100%}@media(max-width: 1260px){.l-top-works__image img{object-position:center right}}@media(max-width: 960px){.l-top-works__image{width:100%;position:static}}@media(max-width: 520px){.l-top-works__image{width:100vw;margin-left:-30px}}.l-top-news{padding:75px 0 93px}@media(max-width: 520px){.l-top-news{padding:45px 0 39px}}.l-top-news .inner{display:flex;align-items:flex-start;gap:124px}@media(max-width: 960px){.l-top-news .inner{flex-direction:column;gap:20px}}.l-top-news .c-linkBtn{margin-top:40px;min-width:213px}@media(max-width: 520px){.l-top-news .c-linkBtn{margin:0 auto;min-width:184px}}@media(max-width: 960px){.l-top-news__head .c-linkBtn{display:none}}.l-top-news__list{flex:1;width:100%}.l-top-news__list a{display:flex;align-items:flex-start;gap:52px;padding:22px 15px;border-bottom:1px solid #ccc}@media(max-width: 960px){.l-top-news__list a{padding:22px 0}}@media(max-width: 520px){.l-top-news__list a{flex-direction:column;gap:3px;padding:15px 0 20px}}.l-top-news__list time{letter-spacing:1.6px;line-height:1.5}.l-top-news__list h3{font-size:18px;letter-spacing:.72px;line-height:1.44;font-weight:normal}@media(max-width: 520px){.l-top-news__list h3{font-size:15px;letter-spacing:.6px}}.l-top-recruit{position:relative;background-color:#294063}@media(max-width: 520px){.l-top-recruit{background-position:center;background-color:rgba(41,64,99,.9);background-image:url("/images/top_recruit.jpg");background-blend-mode:overlay}}.l-top-recruit .inner{height:100%;padding:70px 30px}@media(max-width: 1220px){.l-top-recruit .inner{display:flex;gap:40px}}@media(max-width: 520px){.l-top-recruit .inner{padding:45px 30px 50px}}.l-top-recruit__contents{display:flex;justify-content:center;flex-direction:column;max-width:546px;width:100%;height:100%}@media(max-width: 1220px){.l-top-recruit__contents{width:45vw}}@media(max-width: 960px){.l-top-recruit__contents{max-width:none;width:100%}}.l-top-recruit__contents .c-secHead .en,.l-top-recruit__contents .c-secHead .jp{color:#fff}.l-top-recruit__contents .c-secHead+p{margin-top:40px}@media(max-width: 520px){.l-top-recruit__contents .c-secHead+p{margin-top:24px}}.l-top-recruit__contents p{color:#fff;line-height:1.75}.l-top-recruit__contents p+P{margin-top:1em}.l-top-recruit__contents .c-linkBtn{margin-top:45px}@media(max-width: 520px){.l-top-recruit__contents .c-linkBtn{margin:35px auto 0}}.l-top-recruit__image{width:46.6vw;height:100%;position:absolute;top:0;right:0}@media(max-width: 960px){.l-top-recruit__image{display:none}}.l-top-recruit__image img{object-fit:cover;object-position:center left;width:100%;height:100%}@media(min-width: 1920px){.l-top-recruit{height:590px;background-size:896px}}.l-company-intro{height:638px;position:relative;display:flex;align-items:center}@media(min-width: 1920px){.l-company-intro{height:590px;background-size:896px}}@media(max-width: 960px){.l-company-intro{flex-direction:column-reverse;height:auto}}.l-company-intro__image{width:46.6vw;height:100%}@media(max-width: 960px){.l-company-intro__image{width:100%}}.l-company-intro__image img{object-fit:cover;object-position:center left;width:100%;height:100%}.l-company-intro__contents{width:53.4vw;padding-left:80px}@media(max-width: 1440px){.l-company-intro__contents{padding:0 40px}}@media(max-width: 960px){.l-company-intro__contents{width:100%;padding:40px 30px}}.l-company-intro__contentsWrap{max-width:610px}@media(max-width: 960px){.l-company-intro__contentsWrap{max-width:none}}.l-company-intro__contents h2{font-size:28px;letter-spacing:1.12px;line-height:1.75;font-weight:500}@media(max-width: 520px){.l-company-intro__contents h2{font-size:22px}}.l-company-intro__contents h2+p{margin-top:26px}@media(max-width: 520px){.l-company-intro__contents h2+p{margin-top:35px}}.l-company-intro__contents p{line-height:2}.l-company-intro__contents p+p{margin-top:1em}.l-company-intro__contents .signature{font-family:serif;text-align:right;letter-spacing:2px;font-weight:bold}.l-company-outline{padding:76px 0 86px}@media(max-width: 520px){.l-company-outline{padding:57px 0 64px}}.l-company-outline .pc{display:block}@media(max-width: 520px){.l-company-outline .pc{display:none}}.l-company-outline__list{margin-top:45px}@media(max-width: 520px){.l-company-outline__list{margin-top:35px}}.l-company-outline__list>div{display:flex;padding:30px 0;border-bottom:1px solid #cacaca}@media(max-width: 520px){.l-company-outline__list>div{flex-direction:column;padding:20px 0}}.l-company-outline__list>div:first-child{border-top:1px solid #cacaca}.l-company-outline__list>div>dt,.l-company-outline__list>div>dd{letter-spacing:1.6px;line-height:1.5}.l-company-outline__list>div>dt{width:192px;letter-spacing:1.6px;line-height:1.5;font-weight:500}@media(max-width: 520px){.l-company-outline__list>div>dt{margin-bottom:8px;width:100%}}.l-company-outline__list>div>dd{flex:1}.l-company-outline__listDl>div{display:flex}.l-company-outline__listDl>div>dt,.l-company-outline__listDl>div>dd{line-height:1.5}.l-company-outline__listDl>div>dt{width:90px}.l-company-outline__listDl>div>dt.w230{width:196px}.l-company-outline__listDl>div>dd{flex:1}.l-company-access{padding:75px 0 70px}@media(max-width: 520px){.l-company-access{padding:56px 0 52px}}.l-company-access .companyName{margin-top:45px;line-height:2;font-weight:500}@media(max-width: 520px){.l-company-access .companyName{margin-top:35px}}.l-company-access .companyAddress{line-height:2}.l-company-access iframe{margin-top:27px;width:100%}@media(max-width: 520px){.l-company-access iframe{margin-top:20px}}.l-company-access .c-linkBtn{margin-top:32px}@media(max-width: 520px){.l-company-access .c-linkBtn{margin-top:25px}}.l-business-intro{height:638px;position:relative;display:flex;align-items:center}@media(min-width: 1920px){.l-business-intro{height:590px;background-size:896px}}@media(max-width: 960px){.l-business-intro{flex-direction:column-reverse;height:auto}}.l-business-intro__image{width:46.6vw;height:100%}@media(max-width: 960px){.l-business-intro__image{width:100%}}.l-business-intro__image img{object-fit:cover;object-position:center left;width:100%;height:100%}.l-business-intro__content__container{background:#f7f7f7;padding:.5em 1em;margin-top:1.5em}.l-business-intro__content__container__subtitle{color:#255297;font-weight:600}.l-business-intro__content__container__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;line-height:2;margin-bottom:1em}.l-business-intro__content__container__list li{display:inline}.l-business-intro__content__container__list li:not(:last-child)::after{content:"・";margin:.1em}.l-business-intro__contents{width:53.4vw;padding-left:80px}@media(max-width: 1440px){.l-business-intro__contents{padding:0 40px}}@media(max-width: 960px){.l-business-intro__contents{width:100%;padding:40px 30px}}.l-business-intro__contentsWrap{max-width:610px}@media(max-width: 960px){.l-business-intro__contentsWrap{max-width:none}}.l-business-intro__contents h2{font-size:28px;letter-spacing:1.12px;line-height:1.75;font-weight:500}@media(max-width: 520px){.l-business-intro__contents h2{font-size:22px}}.l-business-intro__contents h2+p{margin-top:26px}@media(max-width: 520px){.l-business-intro__contents h2+p{margin-top:35px}}.l-business-intro__contents p{line-height:2}.l-business-intro__contents p+p{margin-top:1em}.l-business-intro__contents .signature{text-align:right;letter-spacing:2px;font-weight:bold}.l-business-gallery{padding:95px 0}@media(max-width: 960px){.l-business-gallery{padding:75px 0}}.l-business-gallery__list{margin-top:40px;display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:32px}.l-business-gallery__list li{width:calc((100% - 64px)/3)}@media(max-width: 960px){.l-business-gallery__list li{width:calc((100% - 32px)/2);text-align:center}}@media(max-width: 520px){.l-business-gallery__list li{max-width:385px;width:100%}}.l-business-gallery__list li img{height:auto}.l-business-gallery__list li span{display:block;margin-top:11px;font-size:18px;letter-spacing:.72px;line-height:1.5;font-weight:500;color:#255297;text-align:center}@media(max-width: 520px){.l-business-gallery__list li span{font-size:16px}}.l-machine{margin-bottom:120px}@media(max-width: 960px){.l-machine{margin-bottom:90px}}@media(max-width: 520px){.l-machine{margin-bottom:60px}}.l-machine .c-breadcrumb+.l-machine-secWrap{margin-top:100px}@media(max-width: 960px){.l-machine .c-breadcrumb+.l-machine-secWrap{margin-top:75px}}@media(max-width: 520px){.l-machine .c-breadcrumb+.l-machine-secWrap{margin-top:50px}}.l-machine-contents{margin:90px 0 100px}@media(max-width: 520px){.l-machine-contents{margin:67px 0 75px}}.l-machine .machine__head{max-width:1280px;width:100%;padding:0 30px;margin:0 auto 20px}.l-machine-secWrap{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:30px;max-width:1280px;width:100%;margin:0 auto;padding:0 30px}@media(max-width: 960px){.l-machine-secWrap{flex-direction:column;align-items:center;gap:60px}.l-machine-secWrap:not(:last-of-type){margin-bottom:50px}}@media(max-width: 520px){.l-machine-secWrap{gap:45px}}.l-machine-secWrap:first-of-type{margin-bottom:90px}.l-machine-h2Section{max-width:634px;width:100%}@media(max-width: 960px){.l-machine-h2Section{width:100%}}@media(max-width: 520px){.l-machine-h2Section__tableArea{width:100%;overflow-x:scroll}}.l-machine-h2Section__table{width:100%;border-collapse:collapse;border-spacing:0}.l-machine-h2Section__table tr{border-top:1px solid #707070}.l-machine-h2Section__table tr:last-child{border-bottom:1px solid #707070}.l-machine-h2Section__table th,.l-machine-h2Section__table td{padding:20px 30px;letter-spacing:1.6px;line-height:1.5;border:none;text-align:center}@media(max-width: 960px){.l-machine-h2Section__table th,.l-machine-h2Section__table td{text-align:left}}@media(max-width: 520px){.l-machine-h2Section__table th,.l-machine-h2Section__table td{padding:20px 17px}}.l-machine-h2Section__table th{font-weight:bold;text-align:center;background-color:#f4f6fa}@media(max-width: 960px){.l-machine-h2Section__table th{text-align:left}}@media(max-width: 520px){.l-machine-h2Section__table th{padding:20px 17px}}.l-machine__photoList{display:flex;align-items:flex-start;flex-wrap:wrap;gap:10px;width:100%}.l-machine__photoList li{width:calc((100% - 20px)/3)}@media(max-width: 960px){.l-machine__photoList li{width:calc((100% - 20px)/2)}}.l-machine__photoList li img{object-fit:contain;height:auto}.l-machine-photoListWrap{max-width:1280px;width:100%;margin:0 auto;padding:0 30px}.l-works-contents{margin:90px 0 100px}@media(max-width: 520px){.l-works-contents{margin:67px 0 75px}}.l-works-contents__table{width:100%;border:1px solid #cacaca;border-collapse:collapse}.l-works-contents__tableWrap{width:100%}@media(max-width: 960px){.l-works-contents__tableWrap{overflow-x:scroll}}@media(max-width: 960px){.l-works-contents__tableWrap tr{display:flex;flex-direction:column;border:1px solid #cacaca}}.l-works-contents__table thead tr{background-color:#333}@media(max-width: 960px){.l-works-contents__table thead tr{padding:11px 24px 13px}}@media(max-width: 960px){.l-works-contents__table tbody tr{padding:17px 24px 18px}}.l-works-contents__table th,.l-works-contents__table td{border:1px solid #cacaca}@media(max-width: 960px){.l-works-contents__table th,.l-works-contents__table td{border:0}}.l-works-contents__table th{padding:11px 24px 13px;letter-spacing:1.6px;line-height:1.5;font-weight:bold;text-align:center;color:#fff}@media(max-width: 960px){.l-works-contents__table th{text-align:left;padding:0}}.l-works-contents__table td{padding:17px 24px 18px;line-height:1.5}@media(max-width: 960px){.l-works-contents__table td{padding:0}}.l-works-contents__table .place{width:180px;text-align:center}.l-works-contents__table .name{width:calc(100% - 180px - 356px)}.l-works-contents__table .name a{text-decoration:underline}.l-works-contents__table .date{width:356px;text-align:center}@media(max-width: 960px){.l-works-contents__table .place{width:100%;text-align:left}.l-works-contents__table .name{width:100%}.l-works-contents__table .date{width:100%;text-align:left}}.l-worksS article{padding:96px 0 90px}@media(max-width: 520px){.l-worksS article{padding:72px 0 70px}}.l-worksS .inner{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;position:relative}@media(max-width: 960px){.l-worksS .inner{flex-direction:column}}.l-worksS__head{font-size:24px;letter-spacing:2.4px;line-height:1.66;font-weight:500;padding-left:18px}@media(max-width: 520px){.l-worksS__head{font-size:20px;padding-left:0}}.l-worksS__infoArea{max-width:580px;width:100%;position:sticky;top:100px;left:0;margin:0 auto}.l-worksS__infoList{margin-top:35px}@media(max-width: 520px){.l-worksS__infoList{margin-top:25px}}.l-worksS__infoList div{display:flex;border-bottom:1px solid #d3d3d3}.l-worksS__infoList div:first-child{border-top:1px solid #d3d3d3}.l-worksS__infoList div dt,.l-worksS__infoList div dd{line-height:1.5}.l-worksS__infoList div dt{width:120px;padding:18px 24px}@media(max-width: 520px){.l-worksS__infoList div dt{width:100px;padding:13px 18px;padding-left:0}}.l-worksS__infoList div dd{flex:1;padding:18px 0}@media(max-width: 520px){.l-worksS__infoList div dd{padding:13px 0}}.l-worksS__imageList{max-width:570px;width:100%}@media(max-width: 960px){.l-worksS__imageList{max-width:none;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:30px}}@media(max-width: 960px){.l-worksS__imageList li{width:calc((100% - 30px)/2)}}@media(max-width: 520px){.l-worksS__imageList li{width:100%}}.l-worksS__imageList li img{height:auto;width:100%}.l-worksS__imageList li span{margin-top:10px;display:block;letter-spacing:1.6px;line-height:1.5;text-align:center;font-weight:bold}.l-worksS__imageList li+li{margin-top:45px}@media(max-width: 960px){.l-worksS__imageList li+li{margin-top:0}}.l-contact-inner{max-width:650px;width:100%;margin:0 auto}@media(max-width: 1220px){.l-contact-inner{padding:0 30px}}.l-contact-contents{padding:65px 0 75px}@media(max-width: 520px){.l-contact-contents{padding:48px 0 56px}}.l-contact-intro{letter-spacing:.64px;line-height:2}.l-contact-tel{margin-top:45px;background-color:rgba(38,83,151,.05);padding:26px 0}@media(max-width: 520px){.l-contact-tel{margin-top:30px}}.l-contact-tel h2{font-size:20px;letter-spacing:.8px;text-align:center;font-weight:500;color:#255297}@media(max-width: 520px){.l-contact-tel h2{font-size:18px}}.l-contact-tel a{display:flex;justify-content:center;align-items:center;gap:5px;font-size:41px;letter-spacing:1.64px;line-height:2.2;font-weight:500;color:#255297}@media(max-width: 520px){.l-contact-tel a{font-size:31px}}.l-contact-tel a::before{content:"";display:block;width:40px;height:40px;background-image:url("/images/telephone.svg");background-size:contain}.l-contact-tel p{font-size:12px;letter-spacing:.48px;color:#5880bd;text-align:center}.l-contact-form{margin-top:92px}@media(max-width: 520px){.l-contact-form{margin-top:69px}}.l-contact-form div dt{display:flex;align-items:center;font-weight:500;gap:15px}.l-contact-form div dt::before{content:"";display:block;padding:0 10px;font-size:14px;letter-spacing:1.4px;line-height:1.5;border-radius:5px}.l-contact-form div dd{margin-top:16px}.l-contact-form div dd input[type=text],.l-contact-form div dd input[type=email],.l-contact-form div dd textarea{width:100%;padding:12px 15px;letter-spacing:1.6px;line-height:1.5;font-weight:500;border:2px solid #adb6c3}.l-contact-form div dd input[type=text]::placeholder,.l-contact-form div dd input[type=email]::placeholder,.l-contact-form div dd textarea::placeholder{color:rgba(37,82,151,.431372549)}.l-contact-form div+div{margin-top:52px}@media(max-width: 520px){.l-contact-form div+div{margin-top:39px}}.l-contact-form div.req dt::before{content:"必須";background-color:#255297;color:#fff}.l-contact-form div.any dt::before{content:"任意";background-color:#f4f6fa;color:#6383b5}.l-contact-btnArea{margin-top:45px;display:flex;justify-content:center;align-items:center;gap:30px}@media(max-width: 520px){.l-contact-btnArea{flex-direction:column}}.l-news-contents{max-width:950px;width:100%;margin:90px auto 100px}.l-news-list li{border-bottom:1px solid #d3d3d3}.l-news-list li:first-child{border-top:1px solid #d3d3d3}.l-news-list a{display:flex;align-items:flex-start;gap:55px;line-height:1.5;letter-spacing:2.4px;padding:20px 0}@media(max-width: 960px){.l-news-list a{flex-direction:column;gap:10px}}.l-news-list a time{font-weight:500}.l-news-list a h2{font-size:16px;font-weight:500}.l-newsS article{max-width:950px;width:100%;margin:90px auto 100px}@media(max-width: 520px){.l-newsS article{margin:67px 0 75px}}.l-newsS-articleHead h2{font-size:32px;line-height:1.5}@media(max-width: 520px){.l-newsS-articleHead h2{font-size:24px}}.l-newsS-articleHead time{margin-top:15px;display:block;font-size:18px}@media(max-width: 520px){.l-newsS-articleHead time{font-size:14px}}.l-newsS-contents{margin-top:40px}.l-newsS-contents p{line-height:2.25}.l-newsS-contents p:not(:first-child){margin-top:45px}.l-newsS-contents img{display:block;max-width:850px;width:100%;height:auto;margin:0 auto}@media(max-width: 520px){.l-newsS-contents{margin-top:30px}.l-newsS-contents p{line-height:2}.l-newsS-contents p:not(:first-child){margin-top:30px}}.l-newsS .c-linkBtn{margin:75px auto 0}.l-privacy-container{margin:84px auto 80px}.l-privacy-container-intro{margin-bottom:40px;line-height:2}.l-privacy-container ul{line-height:2}.l-privacy-container ul li:not(:last-child){margin-bottom:35px}.l-privacy-container ul li h2{margin-bottom:5px}.c-secHead span{display:block}.c-secHead .en{font-size:25px;font-weight:600;color:#255297;letter-spacing:3.5px;line-height:1.17}@media(max-width: 520px){.c-secHead .en{font-size:20px;letter-spacing:1.6px}}.c-secHead .jp{font-size:34px;letter-spacing:.88px;font-weight:500;line-height:1.45}@media(max-width: 520px){.c-secHead .jp{font-size:26px;letter-spacing:1px}}.c-linkBtn{display:block;max-width:260px;width:100%;position:relative;padding:16px 40px;font-size:17px;letter-spacing:2.55px;font-weight:500;color:#255297;border:1px solid #255297;border-radius:35px}.c-linkBtn::after{content:"";display:block;width:8px;height:14px;position:absolute;top:50%;right:36px;transform:translateY(-50%);background-image:url("/images/icon_arrow.svg")}@media(max-width: 520px){.c-linkBtn{max-width:214px;padding:14px 30px;font-size:14px}.c-linkBtn::after{right:20px}}.c-linkBtn-white{border:1px solid #fff;color:#fff}.c-linkBtn-white::after{background-image:url("/images/icon_arrow_w.svg")}.c-linkBtn-blue{background-color:#255297;color:#fff}.c-linkBtn-blue::after{background-image:url("/images/icon_arrow_w.svg")}.c-linkBtn-back::after{display:none}.c-linkBtn-back::before{content:"";display:block;width:8px;height:14px;position:absolute;top:50%;left:36px;transform:translateY(-50%) rotate(180deg);background-image:url("/images/icon_arrow.svg")}.c-linkBtn-exb::after{background-image:url("/images/icon_external_b.svg");width:11px;height:11px}.c-linkBtn-exw::after{background-image:url("/images/icon_external_w.svg");width:11px;height:11px}.c-pageHead{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:5px;width:100%;height:331px;background-image:url("/images/pageheader_bg.svg");background-size:cover;background-position:center}@media(max-width: 960px){.c-pageHead{height:200px}}.c-pageHead h1 span{display:block}.c-pageHead h1 .en{font-size:20px;letter-spacing:2px;line-height:1.4;font-weight:600}@media(max-width: 960px){.c-pageHead h1 .en{font-size:16px}}.c-pageHead h1 .jp{font-size:50px;letter-spacing:5px;font-weight:500;line-height:2}@media(max-width: 960px){.c-pageHead h1 .jp{font-size:28px}}.c-breadcrumb{border-bottom:1px solid #f4f6fa}.c-breadcrumb ul{display:flex;align-items:center;justify-content:flex-start;padding:13px 0 16px;flex-wrap:nowrap}.c-breadcrumb ul li{font-size:15px;letter-spacing:1.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-breadcrumb ul li:not(:last-child){flex:0 0 auto}.c-breadcrumb ul li:not(:last-child)::after{content:"/";display:inline-block;padding:0 8px;white-space:normal}.c-pagination{margin-top:45px}.c-pagination ul.page-numbers{display:flex;align-items:center;justify-content:center;gap:9px}.c-pagination ul.page-numbers a.page-numbers{display:flex;justify-content:center;align-items:center;width:48px;height:48px;letter-spacing:.32px;color:#255297;border:1px solid #255297;border-radius:10px}.c-pagination ul.page-numbers span.current{display:flex;justify-content:center;align-items:center;width:48px;height:48px;letter-spacing:.32px;color:#fff;background-color:#255297;border:1px solid #255297;border-radius:10px}@media(max-width: 520px){.c-pagination{margin-top:30px}.c-pagination ul.page-numbers{gap:5px}.c-pagination ul.page-numbers a.page-numbers{width:36px;height:36px;font-size:14px}.c-pagination ul.page-numbers span.current{width:36px;height:36px;font-size:14px}}.sp_only{display:none}@media(max-width: 520px){.pc_only{display:none}.sp_only{display:block}}.inner{max-width:1280px;width:100%;margin:0 auto;padding:0 30px}.inner-02{max-width:1570px;width:100%}.inner-02-right{margin-left:18.22vw}.inner-02-left{margin-right:18.22vw}.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt35{margin-top:35px}.mt40{margin-top:40px}.mt45{margin-top:45px}.mt60{margin-top:60px}.mt80{margin-top:80px}.mt100{margin-top:100px}.mt120{margin-top:120px}.bg{background-color:#f7f7f7}.en,.num{font-family:"Raleway",sans-serif}/*# sourceMappingURL=style.css.map */