@charset "UTF-8";*{outline:none}html{font-family:Zen Kaku Gothic Antique,sans-serif;scroll-padding:200px;scroll-behavior:smooth}@media (max-width: 1200px){html{scroll-padding:150px}}body{color:#666;line-height:1.6;overflow-x:hidden;width:100%;background:#fafefe;padding-top:100px}@media (max-width: 1200px){body{width:94%;margin:0 auto;padding-top:75px}}h2,h3,h4,h5,h6{text-wrap:balance}.headerFlex{height:100px;width:100%;display:flex;justify-content:space-around;position:fixed;top:0;left:0;margin:0 auto;background:#fff;opacity:.9;z-index:999}@media (max-width: 1200px){.headerFlex{display:none}}.navFlex{display:flex;align-items:flex-end}.navFlex li{list-style:none;margin:30px 10px;padding:5px 10px}.navFlex li a{text-decoration:none;color:#555;font-size:20px;font-weight:700}.navFlex li a:hover{color:#39a2df}.navFlex li:last-child{background:#39a2df;border-radius:5px}.navFlex li:last-child a{color:#fff}.navFlex li:last-child a:hover{opacity:.7}.sp-header{display:none}@media (max-width: 1200px){.sp-header{display:block;position:fixed;top:0;left:0;z-index:998;width:100%;height:75px;margin:0 auto;background:#fff;opacity:.9}}.sp-header a{display:inline-block;padding-left:10px}.sp-header a img{width:auto;height:75px}.sp-header .drawer_trigger{position:fixed;z-index:999;top:2rem;right:3rem;width:36px;height:27px;cursor:pointer}.sp-header .drawer_trigger span{position:relative;display:block;width:36px;height:3px;transition:transform .5s;background:#42b5e7}.sp-header .drawer_trigger span:nth-child(1){position:absolute;top:6px}.sp-header .drawer_trigger span:nth-child(2){position:absolute;bottom:6px}.drawer{position:fixed;z-index:4;top:0;right:0;width:66vw;height:100vh;padding:5rem 2rem 2rem;background:#39a2df;translate:100vw;transition:all .4s ease}.drawer li{margin:40px 0}.drawer li a{color:#fff;font-size:1.5rem}.open{transition:all .6s ease;translate:0vw}.open span:nth-child(1){transform:translateY(6px) rotate(-45deg);background:#fff}.open span:nth-child(2){transform:translateY(-6px) rotate(45deg);background:#fff}footer{background:#a5a5a5;padding:50px 100px;width:100vw;margin:calc(50% - 50vw)}footer .footerGrid{display:grid;width:900px;margin:auto}@media (max-width: 1000px){footer .footerGrid{display:none}}footer .footerGrid .colum01{display:flex;justify-content:space-evenly;align-items:center;font-weight:700;font-family:Sofia Sans Condensed,sans-serif}footer .footerGrid .colum01 div{padding-top:20px}footer .footerGrid .colum01 div p{font-size:2rem;color:#fff}footer .footerGrid .colum02{margin:40px 0}footer .footerGrid .colum02 ul{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 60px;font-size:20px;color:#fff;font-weight:500}footer .copyright{color:#fff;text-align:center;font-size:.75rem}.fv{max-width:1200px;height:auto;display:block;margin:0 auto}@media (max-width: 1200px){.fv{width:100vw;margin-left:-3vw;height:60vh;object-fit:cover;object-position:3% 100%}}main{max-width:1200px;margin:0 auto;padding-bottom:120px}main section{padding:80px 0 100px}main section:nth-of-type(2){width:100vw;margin:0 calc(50% - 50vw);background-color:#fcefd3;padding:80px 30% 100px}@media (max-width: 1200px){main section:nth-of-type(2){padding:80px 10% 100px}}main section .titleEn{text-align:center;font-size:.9rem;color:#39a2df}main section .titleJa{text-align:center;font-size:2rem;font-weight:700;color:#0e5da7;margin:8px 0 32px}main section .topCard{display:flex;justify-content:center;gap:75px}@media (max-width: 1200px){main section .topCard{flex-wrap:wrap}}main section .topCard .topCardItem{border:1px solid #666;border-radius:8px;overflow:hidden;max-width:350px}main section .topCard .topCardItem p{text-align:center;font-size:1.5rem;font-weight:700;margin:40px 0 60px;position:relative}main section .topCard .topCardItem p:after{position:absolute;content:"→";color:#0e5da7;margin-left:10px}main section .topPerformanceCard{display:flex;gap:60px;justify-content:center}@media (max-width: 1200px){main section .topPerformanceCard{flex-wrap:wrap;gap:40px}}main section .topPerformanceCard .performanceCard img{max-width:360px}main section .andMore{display:flex;margin-top:32px;justify-content:flex-end}@media (max-width: 1200px){main section .andMore{justify-content:center}}main section .andMore a{display:block;padding:7px 20px 8px;background:#0e5da7;color:#fff;font-weight:500;border-radius:999px;box-shadow:2px 2px 5px #569ebd}main section .andMore a:hover{transition:all .4s;opacity:.8;box-shadow:none}main section .comment{margin:0 100px;padding:60px 40px;border:1px solid #666;border-radius:10px;position:relative}@media (max-width: 1200px){main section .comment{margin:0 5%;padding:20px}}main section .comment:before{position:absolute;content:"";background-image:url(/images/greet.png);background-repeat:no-repeat;width:150px;height:150px;bottom:-50px;right:-50px;z-index:3}@media (max-width: 1200px){main section .comment:before{bottom:-85px;right:-25px}}main section .comment h3{font-weight:700;font-size:1.75rem;margin-bottom:30px}main section .comment p+p{margin-top:10px}@media (max-width: 1200px){main section .comment p+p{margin-top:20px}}main section .coreSystem{margin-top:80px;display:flex;gap:40px;justify-content:center;flex-direction:column;align-items:center}main section .coreSystem a{display:block;box-sizing:border-box}main section .coreSystem a:hover{opacity:.75}main section .coreSystem a .system{padding:10px 25px;border-radius:8px;display:flex;justify-content:space-around;align-items:center;color:#fff;font-size:1.5rem;font-weight:700;width:350px}main section .coreSystem a .system svg{width:24px;height:24px}main section .coreSystem a .trs{background:#2e82b3}main section .coreSystem a .exterior{background:#40b32e}.secTitle{font-size:1.75rem;font-weight:700;color:#39a2df;margin:80px 0 32px}.secContent{padding:0 100px}@media (max-width: 980px){.secContent{padding:0 20px}}.secContent p{line-height:1.8}.secContent p+p{margin-top:20px}.titleBar{padding:50px 20%;background:linear-gradient(90deg,#f7c44a,#f7c44ae6,#f7c44acc,#f7c44ab3,#f7c44a99);opacity:.8}@media (max-width: 1200px){.titleBar{width:100vw;margin-left:-3vw;padding:80px 10% 100px}}.titleBar .flex{display:flex;align-items:center;gap:20px}.titleBar .flex .border{border:1px solid #666;width:5%}.titleBar .flex p{font-size:1.125rem;font-family:Sofia Sans Condensed,sans-serif}.titleBar h1{font-size:3rem;font-weight:700}@media (max-width: 1000px){.titleBar h1{font-size:2.5rem}}.domainToOperation{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-auto-rows:250px;gap:10px;margin-top:32px}@media (max-width: 600px){.domainToOperation{grid-template-columns:repeat(2,1fr)}}.domainToOperation .webCard{background:#eee;border-radius:5px;text-align:center}.domainToOperation .webCard img{display:block;margin:30px auto}.domainToOperation .webCard h5{width:65%;margin:0 auto 10px;font-weight:700}.domainToOperation .webCard a{display:inline-block;background:#888;color:#fff;padding:5px 20px 5px 10px;border-radius:15px;font-size:.875rem;position:relative}.domainToOperation .webCard a:after{content:"";width:8px;height:8px;border-top:solid 2px #fff;border-right:solid 2px #fff;position:absolute;right:9px;top:50%;transform:translateY(-50%) rotate(45deg)}.webMedia{display:block;margin-left:auto}@media (max-width: 980px){.webMedia{width:150px;height:150px}}.webFlow .webFlowItem .telAndMailBtn{display:flex;justify-content:center;gap:40px;color:#fff;font-weight:700;margin-top:24px}@media (max-width: 980px){.webFlow .webFlowItem .telAndMailBtn{flex-direction:column}}.webFlow .webFlowItem .telAndMailBtn .here{border-radius:5px;display:inline-block;position:relative;text-align:center;width:min(96%,400px);height:160px}.webFlow .webFlowItem .telAndMailBtn .here:hover{opacity:.6;transition:all .4s}.webFlow .webFlowItem .telAndMailBtn .here img{display:block;margin:0 auto 20px}.webFlow .webFlowItem .telAndMailBtn .here a{position:absolute;display:inline-block;width:100%;height:100%;top:0;left:0;line-height:220px}.webFlow .webFlowItem .telAndMailBtn .telHere{font-size:1.75rem;background:#0e5da7;padding:20px 140px 30px;font-family:Sofia Sans Condensed,sans-serif}@media (min-width: 751px){.webFlow .webFlowItem .telAndMailBtn .telHere a{pointer-events:none}}.webFlow .webFlowItem .telAndMailBtn .mailHere{font-size:1.25rem;background:#f7c44a;padding:20px 70px 30px}.webFlow .webFlowItem+.webFlowItem{margin-top:40px}.webFlow .webFlowItem .number{display:flex;align-items:center;gap:20px}.webFlow .webFlowItem .number h5{font-size:1.5rem;font-weight:500}.webFlow .webFlowItem p{margin-top:24px}.logoFlow .logoFlowItem{border-radius:10px;position:relative}.logoFlow .logoFlowItem+.logoFlowItem{margin-top:80px}.logoFlow .logoFlowItem:nth-child(1){background:#eaf3f7}.logoFlow .logoFlowItem:nth-child(2){background:#9fc8d9}.logoFlow .logoFlowItem:nth-child(3){background:#569ebd;color:#f0f0f0}.logoFlow .logoFlowItem:nth-child(4){background:#30657c;color:#fff}.logoFlow .logoFlowItem:not(:last-child):after{content:"";width:20px;height:20px;border-top:solid 4px #0e5da7;border-right:solid 4px #0e5da7;position:absolute;right:50%;bottom:-40px;transform:translate(-50%) rotate(135deg)}.logoFlow .logoFlowItem .logoFlowItemContents{padding:32px 100px 48px}@media (max-width: 1000px){.logoFlow .logoFlowItem .logoFlowItemContents{padding:32px 20px 48px}}.logoFlow .logoFlowItem .logoFlowItemContents h3{font-size:1.5rem;font-weight:700}.logoFlow .logoFlowItem .logoFlowItemContents p{margin-top:32px}.dtpCard{margin-top:60px;display:grid;grid-template-columns:repeat(auto-fit,minmax(580px,1fr));gap:40px}@media (max-width: 1200px){.dtpCard{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}.dtpCard .dtpCardItem{border:1px solid #888;border-radius:10px;padding:40px 10px 0}.dtpCard .dtpCardItem h3{font-size:1.5rem;font-weight:700;text-align:center}.dtpCard .dtpCardItem p{margin-top:48px}.dtpCard .dtpCardItem p+p{margin-top:16px}.dtpCard .dtpCardItem img{width:100%;margin-top:40px}.performanceh3{color:#39a2df;font-size:2rem;font-weight:700;text-align:center;margin-top:80px;position:relative}.performanceh3:before{content:"";position:absolute;display:inline-block;width:60px;height:2px;border-radius:2px;background:#707070;bottom:-8px;left:50%;transform:translate(-50%)}.jumpBtn{display:flex;gap:20px;justify-content:center;margin-top:40px}.jumpBtn a{display:flex;align-items:center;justify-content:center;width:160px;font-size:1.25rem;background:#f7c44a;border-radius:50px;color:#fff;padding:5px 15px}.jumpBtn a svg{width:20px;height:20px;margin-right:5px}.performanceWebTitle{margin:32px 0 16px;font-weight:500;font-size:1.5rem}.performanceWeb{display:grid;grid-template-columns:repeat(auto-fill,minmax(560px,1fr));gap:80px}@media (max-width: 1200px){.performanceWeb{display:flex;flex-direction:column;gap:60px}}@media (max-width: 1200px){.performanceWeb .trsWebItem a img{width:90%;display:block;margin:0 auto}}.performanceWeb .trsWebItem p{margin-top:10px;text-align:center;font-size:1.25rem}@media (max-width: 1200px){.performanceWeb .otherWebItem a img{width:90%;display:block;margin:0 auto}}.performanceWeb .otherWebItem p{margin-top:10px;text-align:center;font-size:1.25rem}.logoItem img{display:block;margin:0 auto}.logoItem p{margin-top:10px}.performanceLogo{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:60px}.performanceLogo .logoItem p{text-align:center;font-size:1.25rem}.otherSec{max-width:1000px;margin:0 auto}.otherSec h3{color:#39a2df;font-size:2rem;font-weight:700;text-align:center;margin-top:80px;position:relative}.otherSec h3:before{content:"";position:absolute;display:inline-block;width:60px;height:2px;border-radius:2px;background:#707070;bottom:-8px;left:50%;transform:translate(-50%)}.otherSec p{margin-top:80px}.otherSec p+p{margin-top:20px}.otherSecContent{margin-top:80px}.corpoTable{margin-top:100px;table-layout:fixed;border-collapse:collapse}.corpoTable tr{border-bottom:1px solid #707070;width:1000px}@media (max-width: 1000px){.corpoTable tr{width:90%}}.corpoTable tr th{width:30%;padding:24px 0 20px 30px;border-bottom:1px solid #39a2df}.corpoTable tr td{width:70%;padding:24px 0 20px 40px}@media (max-width: 1000px){.corpoTable tr td{padding-left:20px}}@media (max-width: 1000px){iframe{width:96%}}.contactForm{max-width:600px;margin:64px auto 0}.contactForm .formItem{padding-left:60px}.contactForm .formItem+.formItem{margin-top:40px}.contactForm .formItem label h5{font-weight:700}.contactForm .formItem label .labelReq:after{content:"必須";color:#fff;background:#e64141;font-size:14px;padding:5px 10px;border-radius:5px;margin-left:20px}.contactForm .formItem label .labelAny:after{content:"任意";color:#fff;background:#999;font-size:14px;padding:5px 10px;border-radius:5px;margin-left:20px}.contactForm .formItem ul{display:flex;margin-top:10px}@media (max-width: 768px){.contactForm .formItem ul{flex-direction:column}}@media (max-width: 768px){.contactForm .formItem ul li{padding-left:16px}}.contactForm .formItem ul li+li{padding-left:16px}.contactForm .formItem ul li input[type=radio]{accent-color:#0e5da7}.contactForm .formItem ul li .radioFlex{display:flex;align-items:center;gap:5px}.contactForm .formItem input[type=text],.contactForm .formItem input[type=email],.contactForm .formItem input[type=tel],.contactForm .formItem textarea{padding:5px;border:1px solid #666;border-radius:5px;margin-top:10px;width:75%}.poricyCheck{margin-top:40px;display:flex;align-items:center;justify-content:center;gap:10px}@media (max-width: 768px){.poricyCheck{gap:20px}}.poricyCheck input[type=checkbox]{width:16px;height:16px}@media (max-width: 768px){.poricyCheck input[type=checkbox]{width:20px;height:20px}}@media (max-width: 768px){.poricyCheck label{max-width:310px}}.poricyCheck a{text-decoration:underline}.poricyCheck p{margin:0}.submit{display:block;padding:8px 30px;background:#f7c44a;border-radius:8px;color:#fff;margin:40px auto 0;box-shadow:2px 2px 10px #777}.submit:hover{background:#e3b036;transition:all .3s;box-shadow:none;transition:all .5s}.thxText{max-width:750px;margin:60px auto}.thxText p:first-child{font-size:1.5rem;font-weight:500;margin-bottom:20px}.thxBtn{display:flex;justify-content:center;margin-top:20px}.thxBtn a{padding:8px 20px;border-radius:8px;background:#0e5da7;color:#fff}.thxBtn a:hover{opacity:.6}.privacyPoricy{margin:80px 0 100px}.privacyPoricy h3{display:inline-block;font-size:1.5rem;font-weight:500;background:#777;color:#fff;padding:5px 10px;margin-top:40px;border-radius:8px}.privacyPoricy .textbox{line-height:1.6;margin-top:10px}.sitemap{width:300px;margin:60px auto}.sitemap ul li{margin-top:20px;font-size:1.25rem;font-weight:500;display:flex;align-items:center}.sitemap ul li:before{content:"・";color:#0e5da7;font-size:1.5rem;margin-right:5px}.sitemap ul li a{text-decoration:underline}.sitemap ul li a:hover{text-decoration:none}
