@charset "UTF-8";:root{--base-color:#F9F6F4;--red-color:#D7000F;--blu-color:#1F3A99;--txt-color:#1E1E1E;--accent-color:#d72b00}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:0 0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}nav ul{list-style:none}li{list-style:none}*{box-sizing:border-box}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:0 0}button{background-color:transparent;border:none;cursor:pointer;outline:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}ins{background-color:#d72b00;color:#1e1e1e;text-decoration:none}mark{background-color:#d72b00;color:#1e1e1e;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}img{width:100%;height:auto}address{font-style:normal}body,html,main{font-family:"Noto Sans JP",YuGothic,"游ゴシック体","Hiragino Kaku Gothic Pro","ヒラギノ角ゴシック",sans-serif;font-weight:500;line-height:1.8;letter-spacing:0;font-size:16px;color:#1e1e1e}@media screen and (max-width:1023px),print{body,html,main{font-size:calc(14px + 2 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{body,html,main{font-size:14px}}html{scroll-behavior:smooth;scroll-padding-top:120px}a,address,dd,div,dt,figcaption,h1,h2,h3,h4,h5,h6,i,input,label,li,p,select,small,span,strong,td,textarea,th{font-size:inherit;font-family:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;color:inherit}.fadeIn,.fadeIn-left,.fadeIn-right,.fadeIn-up{opacity:0;-webkit-transition:opacity .8s,-webkit-transform .8s;transition:opacity .8s,-webkit-transform .8s;transition:opacity .8s,transform .8s;transition:opacity .8s,transform .8s,-webkit-transform .8s}.fadeIn-up{-webkit-transform:translateY(30px);transform:translateY(30px)}.fadeIn-left{-webkit-transform:translateX(30px);transform:translateX(30px)}.fadeIn-right{-webkit-transform:translateX(-30px);transform:translateX(-30px)}.fadeIn-left.animated,.fadeIn-right.animated,.fadeIn-up.animated,.fadeIn.animated{opacity:1;-webkit-transform:translate(0);transform:translate(0)}[class*=anm-cover]{position:relative;overflow:hidden}[class*=anm-cover]::before{z-index:2;content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;color:#d72b00;background-color:currentColor;-webkit-transform:translateX(0);transform:translateX(0)}[class*=anm-cover].anm-cover-red::before{color:#d7000f}[class*=anm-cover].anm-cover-blu::before{color:#1f3a99}[class*=anm-cover].animated::before{-webkit-animation:slideReveal 1.2s ease-out forwards;animation:slideReveal 1.2s ease-out forwards}@-webkit-keyframes slideReveal{0%{-webkit-transform:translateX(0);transform:translateX(0)}99%{background-color:currentColor}100%{background-color:transparent;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slideReveal{0%{-webkit-transform:translateX(0);transform:translateX(0)}99%{background-color:currentColor}100%{background-color:transparent;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes scrollText{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes scrollText{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@-webkit-keyframes slideMv{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes slideMv{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}#loading{z-index:9999;position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;width:100%;height:100vh;-webkit-transition:all .4s ease-out .2s;transition:all .4s ease-out .2s;background-color:#f9f6f4}#loading .loader{position:relative;margin:0 auto;text-indent:-9999em;font-size:16px;color:#d72b00;-webkit-transform:translateZ(0) skewX(20deg);transform:translateZ(0) skewX(20deg);-webkit-animation-delay:-.16s;animation-delay:-.16s}#loading .loader,#loading .loader::after,#loading .loader::before{width:1.5em;height:4em;background:currentColor;-webkit-animation:load1 1.2s infinite ease-out;animation:load1 1.2s infinite ease-out}#loading .loader::after,#loading .loader::before{position:absolute;top:0;content:''}#loading .loader::before{left:-2em;-webkit-animation-delay:-.32s;animation-delay:-.32s}#loading .loader::after{left:2em}#loading.loaded{opacity:0;visibility:hidden}@-webkit-keyframes load1{0%,100%,80%{box-shadow:0 0;height:4em}40%{box-shadow:0 -.5em;height:4.5em}}@keyframes load1{0%,100%,80%{box-shadow:0 0;height:4em}40%{box-shadow:0 -.5em;height:4.5em}}.wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-height:calc(100vh)}.wrapper .Footer{width:100%;align-self:flex-end}.link{display:inline-block;width:100%;height:auto}@media screen and (min-width:481px),print{.under_sp{display:none!important}}@media screen and (max-width:480px),print{.over_sp{display:none!important}}@media screen and (min-width:835px),print{.under_pad{display:none!important}}@media screen and (max-width:834px),print{.over_pad{display:none!important}}@media screen and (min-width:1024px),print{.under_pc{display:none!important}}@media screen and (max-width:1023px),print{.over_pc{display:none!important}}.iblock{display:inline-block}main.Notfound .Notfound_wrap{width:90%;max-width:1400px;margin:auto;padding:160px 0 80px;text-align:center}@media screen and (max-width:480px),print{main.Notfound .Notfound_wrap{width:92%}}@media screen and (max-width:834px),print{main.Notfound .Notfound_wrap{padding:120px 0 60px}}main.Notfound .Notfound_ttl{font-family:Poppins;font-weight:700;line-height:1;color:#d72b00;font-size:160px}@media screen and (max-width:1023px),print{main.Notfound .Notfound_ttl{font-size:calc(100px + 60 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Notfound .Notfound_ttl{font-size:100px}}main.Notfound .Notfound_txt{padding:32px 0 40px}@media screen and (max-width:834px),print{main.Notfound .Notfound_txt{padding:0 0 20px}}main.Notfound .Notfound_link{text-decoration:underline;-webkit-transition:all .3s;transition:all .3s}main.Notfound .Notfound_link:hover{opacity:.7}html{margin:0!important}html #wpadminbar{opacity:.1}html #wpadminbar:hover{opacity:1}@media screen and (max-width:782px){html #wpadminbar{display:none!important;position:fixed}}.noimg{text-align:center}.noimg>span{position:relative;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;height:100%;background-color:rgba(0,0,0,.1)}.noimg>span:before{content:'No Image...';display:inline-block;font-family:Poppins;font-weight:700;line-height:1.8;letter-spacing:.05em;font-size:26px;color:rgba(0,0,0,.6)}@media screen and (max-width:1023px),print{.noimg>span:before{font-size:calc(20px + 6 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{.noimg>span:before{font-size:20px}}@media screen and (max-width:480px),print{.noimg>span:before{line-height:1.5}}.mainttl{-webkit-transform:translateX(2vw);transform:translateX(2vw);-webkit-transition:.6s cubic-bezier(.34,1.56,.64,1);transition:.6s cubic-bezier(.34,1.56,.64,1)}.mainttl .en{display:block;padding-bottom:16px;font-family:Poppins;font-weight:700;line-height:1;letter-spacing:0;font-size:116px}@media screen and (max-width:1023px),print{.mainttl .en{font-size:calc(44px + 72 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{.mainttl .en{font-size:44px}}@media screen and (max-width:834px),print{.mainttl .en{padding-bottom:10px}}.mainttl .jp{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;gap:.3em;margin-left:6px;white-space:nowrap;font-size:24px;font-weight:700;line-height:1;letter-spacing:.05em}@media screen and (max-width:1023px),print{.mainttl .jp{font-size:calc(16px + 8 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{.mainttl .jp{font-size:16px}}@media screen and (max-width:834px),print{.mainttl .jp{gap:.25em}}.mainttl .jp::before{content:'';display:block;-webkit-box-flex:0;flex:0 0 .72em;aspect-ratio:1;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(../img/common/ico_slash.svg);-webkit-filter:invert(26%) sepia(66%) saturate(6902%) hue-rotate(13deg) brightness(92%) contrast(102%);filter:invert(26%) sepia(66%) saturate(6902%) hue-rotate(13deg) brightness(92%) contrast(102%)}@media screen and (max-width:834px),print{.mainttl .jp::before{-webkit-box-flex:0;flex:0 0 1.5em;height:1em;aspect-ratio:auto;margin-top:2px}}.mainttl.center{text-align:center}.mainttl.center .jp{-webkit-box-pack:center;justify-content:center;margin-left:0}.mainttl .en{color:#d72b00;-webkit-transition:color .6s cubic-bezier(.34,1.56,.64,1) calc(.6s / 3),-webkit-transform .6s cubic-bezier(.34,1.56,.64,1);transition:color .6s cubic-bezier(.34,1.56,.64,1) calc(.6s / 3),-webkit-transform .6s cubic-bezier(.34,1.56,.64,1);transition:transform .6s cubic-bezier(.34,1.56,.64,1),color .6s cubic-bezier(.34,1.56,.64,1) calc(.6s / 3);transition:transform .6s cubic-bezier(.34,1.56,.64,1),color .6s cubic-bezier(.34,1.56,.64,1) calc(.6s / 3),-webkit-transform .6s cubic-bezier(.34,1.56,.64,1)}.mainttl.animated{-webkit-transform:translateX(0);transform:translateX(0)}.mainttl.animated .en{color:#1e1e1e}.pagehead{z-index:1;position:relative;margin-bottom:40px;padding:200px 0 72px;background-color:#f9f6f4}@media screen and (max-width:834px),print{.pagehead{margin-bottom:20px;padding:100px 0 40px}}.pagehead::before{content:'';z-index:-1;position:absolute;top:0;right:13px;bottom:auto;left:auto;margin:auto;display:block;height:calc(100% + 40px);aspect-ratio:469/481;background-position:right;background-repeat:no-repeat;background-size:contain;background-image:url(../img/common/pagehead_accent.svg)}@media screen and (max-width:480px),print{.pagehead::before{right:8px;height:calc(100% + 20px)}}.pagehead_txt{width:90%;max-width:1400px;margin:auto}@media screen and (max-width:480px),print{.pagehead_txt{width:92%}}.pagehead::before{-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);-webkit-transition:-webkit-clip-path .8s cubic-bezier(.22,1,.36,1) .6s;transition:-webkit-clip-path .8s cubic-bezier(.22,1,.36,1) .6s;transition:clip-path .8s cubic-bezier(.22,1,.36,1) .6s;transition:clip-path .8s cubic-bezier(.22,1,.36,1) .6s,-webkit-clip-path .8s cubic-bezier(.22,1,.36,1) .6s}.pagehead.animated::before{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.secttl .jp{display:block;padding-left:.2em;padding-bottom:4px;white-space:nowrap;font-weight:500;font-size:22px;line-height:1.8;letter-spacing:.05em;color:#d72b00}@media screen and (max-width:1023px),print{.secttl .jp{font-size:calc(15px + 7 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{.secttl .jp{font-size:15px}}@media screen and (max-width:834px),print{.secttl .jp{padding-left:0;letter-spacing:.08em}}@media screen and (max-width:480px),print{.secttl .jp{line-height:1.6}}.secttl .en{display:block;font-family:Poppins;font-weight:700;line-height:1;letter-spacing:0;font-size:60px}@media screen and (max-width:1023px),print{.secttl .en{font-size:calc(28px + 32 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{.secttl .en{font-size:28px}}.secttl .en::first-letter{color:#d72b00}.secttl.right{text-align:right}.secttl.right .jp{padding-right:.27em;padding-left:0}.secttl.center{text-align:center}.secttl.center .jp{padding-left:0}.btndef:not(.szL){position:relative;display:block;height:60px;line-height:60px;max-width:300px;padding:0 .5em;text-align:center;white-space:nowrap;font-family:Poppins;font-weight:700;font-size:18px;letter-spacing:.05em;color:#fff;border-radius:4px;border:2px solid #d72b00;background-color:#d72b00;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:480px),print{.btndef:not(.szL){height:54px;line-height:54px;max-width:260px;font-size:17px}}.btndef:not(.szL)::after{content:'';display:block;width:18px;height:16px;position:absolute;top:0;right:1.27em;bottom:0;left:auto;margin:auto;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/common/ico_arr.svg);-webkit-filter:invert(78%) sepia(100%) saturate(0) hue-rotate(61deg) brightness(110%) contrast(101%);filter:invert(78%) sepia(100%) saturate(0) hue-rotate(61deg) brightness(110%) contrast(101%)}@media screen and (max-width:480px),print{.btndef:not(.szL)::after{-webkit-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:right center;transform-origin:right center}}.btndef:not(.szL):hover{color:#d72b00;letter-spacing:.125em;background-color:#fff}.btndef:not(.szL):hover::after{-webkit-filter:invert(26%) sepia(66%) saturate(6902%) hue-rotate(13deg) brightness(92%) contrast(102%);filter:invert(26%) sepia(66%) saturate(6902%) hue-rotate(13deg) brightness(92%) contrast(102%)}.btndef.szL{position:relative;display:block;height:60px;line-height:60px;max-width:480px;padding:0 .5em;text-align:center;white-space:nowrap;font-family:Poppins;font-weight:700;font-size:18px;letter-spacing:.05em;color:#fff;border-radius:4px;border:2px solid #d72b00;background-color:#d72b00;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:480px),print{.btndef.szL{height:54px;line-height:54px;font-size:17px}}.btndef.szL::after{content:'';display:block;width:18px;height:16px;position:absolute;top:0;right:1.27em;bottom:0;left:auto;margin:auto;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/common/ico_arr.svg);-webkit-filter:invert(78%) sepia(100%) saturate(0) hue-rotate(61deg) brightness(110%) contrast(101%);filter:invert(78%) sepia(100%) saturate(0) hue-rotate(61deg) brightness(110%) contrast(101%)}@media screen and (max-width:480px),print{.btndef.szL::after{-webkit-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:right center;transform-origin:right center}}.btndef.szL:hover{color:#d72b00;letter-spacing:.125em;background-color:#fff}.btndef.szL:hover::after{-webkit-filter:invert(26%) sepia(66%) saturate(6902%) hue-rotate(13deg) brightness(92%) contrast(102%);filter:invert(26%) sepia(66%) saturate(6902%) hue-rotate(13deg) brightness(92%) contrast(102%)}.arrdef:not(.szL){width:40px;aspect-ratio:1;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;border-radius:100%;border:2px solid #d72b00;background-color:#d72b00;-webkit-transition:.3s;transition:.3s}.arrdef:not(.szL) img{z-index:1;position:relative;display:block;-webkit-box-flex:0;flex:0 0 12px;max-width:12px;aspect-ratio:24/19;-webkit-filter:invert(78%) sepia(100%) saturate(0) hue-rotate(61deg) brightness(110%) contrast(101%);filter:invert(78%) sepia(100%) saturate(0) hue-rotate(61deg) brightness(110%) contrast(101%)}.arrdef.szL{width:100px;aspect-ratio:1;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;border-radius:100%;border:2px solid #d72b00;background-color:#d72b00;-webkit-transition:.3s;transition:.3s}.arrdef.szL img{z-index:1;position:relative;display:block;-webkit-box-flex:0;flex:0 0 24px;max-width:24px;aspect-ratio:24/19;-webkit-filter:invert(78%) sepia(100%) saturate(0) hue-rotate(61deg) brightness(110%) contrast(101%);filter:invert(78%) sepia(100%) saturate(0) hue-rotate(61deg) brightness(110%) contrast(101%)}.top-tri-gry{z-index:1;position:relative;background-color:#f9f6f4}.top-tri-gry::before{content:'';z-index:0;display:block;width:100%;height:280px;background-color:#f9f6f4;-webkit-clip-path:polygon(100% 0,0 100%,100% 100%);clip-path:polygon(100% 0,0 100%,100% 100%);position:absolute;top:auto;right:0;bottom:calc(100% - 1px);left:0;margin:auto}@media screen and (max-width:834px),print{.top-tri-gry::before{height:100px}}.top-tri-gry .ico-truck{display:block;position:absolute;top:auto;right:auto;bottom:calc(100% + 6px);left:3vw;margin:auto;width:156px}@media screen and (max-width:834px),print{.top-tri-gry .ico-truck{bottom:calc(100% + 2px);width:120px}}@media screen and (max-width:480px),print{.top-tri-gry .ico-truck{bottom:calc(100% + 0px);width:100px}}.bottom-tri-gry{z-index:1;position:relative;background-color:#f9f6f4}.bottom-tri-gry::after{content:'';z-index:0;display:block;width:100%;height:280px;background-color:#fff;-webkit-clip-path:polygon(100% 0,0 100%,100% 100%);clip-path:polygon(100% 0,0 100%,100% 100%);position:absolute;top:auto;right:0;bottom:-1px;left:0;margin:auto}@media screen and (max-width:834px),print{.bottom-tri-gry::after{height:100px}}main.Infolist .cont{counter-reset:number 0;display:grid;gap:30px 0;width:90%;max-width:1160px;margin:auto;padding:120px 0}@media screen and (max-width:480px),print{main.Infolist .cont{width:92%}}@media screen and (max-width:834px),print{main.Infolist .cont{padding:40px 0 60px}}main.Infolist .cont_item{counter-increment:number 1;background-color:#f9f6f4}main.Infolist .cont_item_wrap{display:grid;gap:40px 0;width:90%;max-width:1020px;margin:auto;padding:60px 0}@media screen and (max-width:480px),print{main.Infolist .cont_item_wrap{width:92%}}@media screen and (max-width:834px),print{main.Infolist .cont_item_wrap{gap:20px 0;padding:40px 0}}@media screen and (max-width:480px),print{main.Infolist .cont_item_wrap{gap:12px 0;padding:28px 0}}main.Infolist .cont_item_ttl{position:relative;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:nowrap;-webkit-box-align:baseline;align-items:baseline;font-weight:700;line-height:1.6;letter-spacing:.05em;font-size:36px}@media screen and (max-width:1023px),print{main.Infolist .cont_item_ttl{font-size:calc(22px + 14 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Infolist .cont_item_ttl{font-size:22px}}@media screen and (max-width:480px),print{main.Infolist .cont_item_ttl{line-height:1.5}}@media screen and (max-width:480px),print{main.Infolist .cont_item_ttl{font-weight:700;line-height:1.8;letter-spacing:.05em;font-size:26px}}@media screen and (max-width:480px) and (max-width:1023px),print{main.Infolist .cont_item_ttl{font-size:calc(20px + 6 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px) and (max-width:480px),print{main.Infolist .cont_item_ttl{font-size:20px}}@media screen and (max-width:480px) and (max-width:480px),print{main.Infolist .cont_item_ttl{line-height:1.5}}main.Infolist .cont_item_ttl::before{content:counter(number,decimal-leading-zero);display:block;-webkit-box-flex:0;flex:0 0 94px;font-family:Poppins;font-weight:700;font-size:48px;line-height:1;letter-spacing:.05em;color:#d72b00}@media screen and (max-width:1023px),print{main.Infolist .cont_item_ttl::before{font-size:calc(24px + 24 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Infolist .cont_item_ttl::before{font-size:24px}}@media screen and (max-width:834px),print{main.Infolist .cont_item_ttl::before{-webkit-box-flex:0;flex:0 0 1.75em}}main.Infolist .cont_item_desc{padding-left:94px}@media screen and (max-width:834px),print{main.Infolist .cont_item_desc{padding-left:0}}main.Faq .cont_item_ttl::before{content:'Q.'}html.menuopen{overflow:hidden}.Header{position:fixed;top:0;right:0;bottom:auto;left:0;margin:auto;height:80px;z-index:100;-webkit-transition:.5s;transition:.5s}@media screen and (max-width:480px),print{.Header{height:60px}}.Header.fixed{background-color:#fff;box-shadow:0 4px 10px -5px #f9f6f4}.Header_wrap{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;width:calc(100% - 56px);height:100%;margin:0 auto;gap:10px}@media screen and (max-width:480px),print{.Header_wrap{width:calc(100% - 32px)}}.Header_ttl{z-index:102;-webkit-box-flex:0;flex:0 0 195px;margin-right:auto}@media screen and (max-width:834px),print{.Header_ttl{-webkit-box-flex:0;flex:0 0 160px}}@media screen and (max-width:480px),print{.Header_ttl{-webkit-box-flex:0;flex:0 0 120px}}.Header_ttl_logo{display:block;width:100%;-webkit-transition:all .3s;transition:all .3s}.Header_ttl_logo:hover{opacity:.7}.Header_ttl_logo img{display:block;width:100%}.Header_btn{z-index:103;position:relative;-webkit-box-flex:0;flex:0 0 160px;max-width:160px;height:50px;line-height:50px;padding:0 .5em;text-align:center;font-family:Poppins;font-weight:700;font-size:24px;letter-spacing:0;color:#fff;border-radius:4px;border:2px solid #d72b00;background-color:#d72b00;box-shadow:0 0 4px rgba(255,255,255,.4);overflow:hidden;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:1023px),print{.Header_btn{font-size:calc(20px + 4 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{.Header_btn{font-size:20px}}@media screen and (max-width:834px),print{.Header_btn{padding:0 1em}}@media screen and (max-width:480px),print{.Header_btn{-webkit-box-flex:0;flex:0 0 120px;max-width:120px;height:40px;line-height:40px}}.Header_btn:hover{color:#d72b00;background-color:#fff;border-color:#d72b00;letter-spacing:.125em}.Header_drawer{z-index:104;position:relative;display:block;-webkit-transition:all .4s;transition:all .4s;-webkit-box-flex:0;flex:0 0 50px;width:50px;height:50px;border-radius:4px;border:1px solid #d72b00;background-color:#fff;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:480px),print{.Header_drawer{-webkit-box-flex:0;flex:0 0 40px;width:40px;height:40px}}.Header_drawer_lines{z-index:11;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;width:26px;height:18px;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:480px),print{.Header_drawer_lines{-webkit-transform:scale(.9);transform:scale(.9)}}.Header_drawer_lines span{display:block;-webkit-transition:all .4s;transition:all .4s;box-sizing:border-box;position:absolute;left:0;width:100%;height:3px;background-color:#d72b00;-webkit-transition:.2s;transition:.2s}.Header_drawer_lines span:nth-of-type(1){top:0}.Header_drawer_lines span:nth-of-type(2){top:0;bottom:0;margin:auto}.Header_drawer_lines span:nth-of-type(3){bottom:0}.Header_drawer.active .line:nth-of-type(1){-webkit-transform:translateY(7.5px) rotate(-35deg);transform:translateY(7.5px) rotate(-35deg)}.Header_drawer.active .line:nth-of-type(2){opacity:0}.Header_drawer.active .line:nth-of-type(3){-webkit-transform:translateY(-7.5px) rotate(35deg);transform:translateY(-7.5px) rotate(35deg)}.Header_drawer.active .Header_nav{display:block}.Header_nav{z-index:101;-webkit-transform:translateX(100%);transform:translateX(100%);position:fixed;top:0;right:0;bottom:0;left:auto;margin:auto;width:100%;max-width:680px;min-height:100vh;padding:calc(80px + 12px) 20px 40px;background-color:#fff;-webkit-transition:.4s;transition:.4s;overflow-y:auto}@media screen and (max-width:480px),print{.Header_nav{padding:calc(60px + 10px) 12px 32px}}.Header_nav.open{-webkit-transform:translateX(0);transform:translateX(0)}.Header_nav_list{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:20px}.Header_nav_list_group{-webkit-box-flex:0;flex:0 0 100%;padding:20px 3% 0;border-top:1px solid #ccc}.Header_nav_list_group_ttl{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:nowrap;gap:8px;margin-bottom:1em;font-weight:700;font-size:20px;white-space:nowrap}@media screen and (max-width:1023px),print{.Header_nav_list_group_ttl{font-size:calc(18px + 2 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{.Header_nav_list_group_ttl{font-size:18px}}.Header_nav_list_group_ttl::before{content:'';display:block;-webkit-box-flex:0;flex:0 0 17px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/common/ico_slash.svg);-webkit-filter:invert(26%) sepia(66%) saturate(6902%) hue-rotate(13deg) brightness(92%) contrast(102%);filter:invert(26%) sepia(66%) saturate(6902%) hue-rotate(13deg) brightness(92%) contrast(102%)}.Header_nav_list_group_ttl+.menulist{padding-left:20px}.Header_nav_list_group .menulist.small{font-weight:500;line-height:1.6;letter-spacing:0;font-size:14px}@media screen and (max-width:1023px),print{.Header_nav_list_group .menulist.small{font-size:calc(12px + 2 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{.Header_nav_list_group .menulist.small{font-size:12px}}.Header_nav_list_group .menulist_item{margin-bottom:8px}.Header_nav_list_group .menulist_item a{white-space:nowrap;-webkit-transition:.3s;transition:.3s}.Header_nav_list_group .menulist_item a.blank::after{content:'';display:inline-block;vertical-align:baseline;width:12px;aspect-ratio:1;margin-left:2px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/common/ico_newtab.svg)}.Header_nav_list_group .menulist_item a:hover{color:#d72b00}.Header .overlay{z-index:-10;visibility:hidden;position:absolute;top:0;right:auto;bottom:auto;left:0;margin:auto;width:100%;background-color:rgba(0,0,0,.7)}.Header .overlay.open{z-index:100;opacity:1;visibility:visible;height:100vh}.Reclinks{padding:3.45% 0;border-top:2px solid #f9f6f4}@media screen and (max-width:834px),print{.Reclinks{padding:10px 0}}.Reclinks_list{position:relative;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;gap:1px}@media screen and (max-width:834px),print{.Reclinks_list{flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;width:90%;max-width:1400px;margin:auto}}@media screen and (max-width:834px) and (max-width:480px),print{.Reclinks_list{width:92%}}.Reclinks_list::before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:1px;height:100%;background-color:#d72b00}@media screen and (max-width:834px),print{.Reclinks_list::before{width:100%;height:1px}}.Reclinks_list_item{-webkit-box-flex:1;flex:1}@media screen and (max-width:834px),print{.Reclinks_list_item{-webkit-box-flex:0;flex:0 0 100%}}.Reclinks_list_item_link{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;padding:48px 8.3% 48px 5.5%}@media screen and (max-width:834px),print{.Reclinks_list_item_link{padding:32px 3% 32px}}@media screen and (max-width:480px),print{.Reclinks_list_item_link{padding:24px 5% 32px}}.Reclinks_list_item_link .secttl .en{-webkit-transition:.3s;transition:.3s}.Reclinks_list_item_link:hover{color:#d72b00}.Reclinks_list_item_link:hover .arrdef{-webkit-transform:scale(1.4);transform:scale(1.4)}.Entry{overflow:hidden;position:relative;padding:120px 0 200px;background-color:#f9f6f4}@media screen and (max-width:834px),print{.Entry{padding:60px 0 80px}}.Entry::after{content:"JOIN US JOIN US JOIN US JOIN US JOIN US JOIN US ";display:block;position:absolute;top:auto;right:auto;bottom:-.22em;left:0;margin:auto;white-space:nowrap;font-family:Poppins;font-size:172px;font-weight:700;line-height:1;letter-spacing:0;color:#fff;-webkit-animation:scrollText 32s linear infinite;animation:scrollText 32s linear infinite}@media screen and (max-width:1023px),print{.Entry::after{font-size:calc(80px + 92 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{.Entry::after{font-size:80px}}.Entry_wrap{z-index:1;position:relative;width:80%;max-width:1400px;margin:auto;max-width:1100px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:nowrap;-webkit-box-align:center;align-items:center}@media screen and (max-width:834px),print{.Entry_wrap{flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start}}.Entry_btnarea{-webkit-box-flex:1;flex:1 1 auto;padding-top:40px}@media screen and (max-width:834px),print{.Entry_btnarea{-webkit-box-flex:0;flex:0 0 100%;padding-top:28px}}.Entry_btnarea a{margin-left:auto}.Footer{overflow:hidden;background-color:#fff}.Footer_upper{position:relative;width:90%;max-width:1600px;margin:auto;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:nowrap;gap:20px}@media screen and (max-width:480px),print{.Footer_upper{width:92%}}@media screen and (max-width:834px),print{.Footer_upper{flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;gap:40px}}.Footer_info{-webkit-box-flex:0;flex:0 0 400px;padding:80px 0}@media screen and (max-width:834px),print{.Footer_info{-webkit-box-ordinal-group:2;order:1;-webkit-box-flex:1;flex:1 0 auto;padding:0 0 100px 0;text-align:center}}.Footer_info_logo{width:195px;margin-bottom:20px}@media screen and (max-width:834px),print{.Footer_info_logo{width:240px;margin:0 auto 1em}}.Footer_info_logo a,.Footer_info_logo img{display:block;width:100%}.Footer_info_txt{font-weight:500;line-height:1.6;letter-spacing:0;font-size:14px}@media screen and (max-width:1023px),print{.Footer_info_txt{font-size:calc(12px + 2 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{.Footer_info_txt{font-size:12px}}.Footer_info_txt b{display:inline-block;margin-bottom:4px;font-weight:700}.Footer_nav{-webkit-box-flex:0;flex:0 1 auto;padding:80px 0 160px}@media screen and (max-width:834px),print{.Footer_nav{-webkit-box-flex:0;flex:0 0 100%;padding:40px 0 0 0}}.Footer_nav_list{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;flex-wrap:wrap;gap:40px}@media screen and (max-width:834px),print{.Footer_nav_list{-webkit-box-pack:center;justify-content:center;-webkit-box-flex:0;flex:0 0 100%;gap:20px}}@media screen and (max-width:834px),print{.Footer_nav_list_group{-webkit-box-flex:0;flex:0 0 100%;padding:0 3% 20px;border-bottom:1px solid #ccc}}.Footer_nav_list_group_ttl{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:nowrap;gap:8px;margin-bottom:1em;font-weight:700;font-size:20px;white-space:nowrap}@media screen and (max-width:1023px),print{.Footer_nav_list_group_ttl{font-size:calc(18px + 2 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{.Footer_nav_list_group_ttl{font-size:18px}}.Footer_nav_list_group_ttl::before{content:'';display:block;-webkit-box-flex:0;flex:0 0 17px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/common/ico_slash.svg);-webkit-filter:invert(26%) sepia(66%) saturate(6902%) hue-rotate(13deg) brightness(92%) contrast(102%);filter:invert(26%) sepia(66%) saturate(6902%) hue-rotate(13deg) brightness(92%) contrast(102%)}.Footer_nav_list_group_ttl+.menulist{padding-left:20px}.Footer_nav_list_group .menulist_item{margin-bottom:8px}.Footer_nav_list_group .menulist_item a{white-space:nowrap;-webkit-transition:.3s;transition:.3s}.Footer_nav_list_group .menulist_item a:hover{color:#d72b00}.Footer_under{position:relative;padding:20px 0;background-color:#f9f6f4}.Footer_under::before{z-index:0;content:'';position:absolute;top:auto;right:16px;bottom:20px;left:auto;margin:auto;display:block;width:60%;max-width:652px;min-width:300px;aspect-ratio:652/193;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/common/txt_catch.svg);-webkit-filter:invert(96%) sepia(64%) saturate(3245%) hue-rotate(318deg) brightness(111%) contrast(101%);filter:invert(96%) sepia(64%) saturate(3245%) hue-rotate(318deg) brightness(111%) contrast(101%)}@media screen and (max-width:834px),print{.Footer_under::before{bottom:80%}}@media screen and (max-width:480px),print{.Footer_under::before{bottom:90%}}.Footer_under_wrap{z-index:1;position:relative;width:90%;max-width:1600px;margin:auto;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap;-webkit-box-align:center;align-items:center;gap:20px}@media screen and (max-width:480px),print{.Footer_under_wrap{width:92%}}@media screen and (max-width:834px),print{.Footer_under_wrap{gap:8px}}@media screen and (max-width:480px),print{.Footer_under_wrap{-webkit-box-pack:center;justify-content:center}}.Footer_under_links{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;gap:40px}@media screen and (max-width:834px),print{.Footer_under_links{gap:20px}}@media screen and (max-width:480px),print{.Footer_under_links{-webkit-box-flex:0;flex:0 0 100%;-webkit-box-pack:center;justify-content:center}}.Footer_under_links_item a{font-weight:500;line-height:1.6;letter-spacing:0;font-size:14px;line-height:1;white-space:nowrap;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width:1023px),print{.Footer_under_links_item a{font-size:calc(12px + 2 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{.Footer_under_links_item a{font-size:12px}}.Footer_under_links_item a:hover{opacity:.7}.Footer_under_links_item a.blank::after{content:'';display:inline-block;vertical-align:baseline;width:12px;aspect-ratio:1;margin-left:2px;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/common/ico_newtab.svg)}.Footer_under_copy{white-space:nowrap;font-size:12px}@media screen and (max-width:480px),print{.Footer_under_copy{font-size:10px}}main.Top .Mv{position:relative;height:100vh;overflow:hidden}main.Top .Mv_wrap{display:grid;gap:4px}@media screen and (max-width:480px),print{main.Top .Mv_wrap{gap:2px}}main.Top .Mv_catch{opacity:0;display:block;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:90%;max-width:791px;aspect-ratio:805/179;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity .4s ease-out 1.5s,-webkit-transform .8s cubic-bezier(.34,1.56,.64,1) 1.5s;transition:opacity .4s ease-out 1.5s,-webkit-transform .8s cubic-bezier(.34,1.56,.64,1) 1.5s;transition:opacity .4s ease-out 1.5s,transform .8s cubic-bezier(.34,1.56,.64,1) 1.5s;transition:opacity .4s ease-out 1.5s,transform .8s cubic-bezier(.34,1.56,.64,1) 1.5s,-webkit-transform .8s cubic-bezier(.34,1.56,.64,1) 1.5s}@media screen and (max-width:834px),print{main.Top .Mv_catch{-webkit-transform:translateY(10%);transform:translateY(10%)}}main.Top .Mv_catch img{display:block;width:100%}main.Top .Mv .row{display:-webkit-box;display:flex;overflow:hidden}main.Top .Mv .row:nth-of-type(even) .track{animation-direction:reverse}main.Top .Mv .row .row:nth-child(1){-webkit-animation-delay:calc(-40s / 4 * (0));animation-delay:calc(-40s / 4 * (0))}main.Top .Mv .row .row:nth-child(2){-webkit-animation-delay:calc(-40s / 4 * (1));animation-delay:calc(-40s / 4 * (1))}main.Top .Mv .row .row:nth-child(3){-webkit-animation-delay:calc(-40s / 4 * (2));animation-delay:calc(-40s / 4 * (2))}main.Top .Mv .row .row:nth-child(4){-webkit-animation-delay:calc(-40s / 4 * (3));animation-delay:calc(-40s / 4 * (3))}main.Top .Mv .row .track{display:-webkit-box;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-animation:slideMv 80s linear infinite;animation:slideMv 80s linear infinite}main.Top .Mv .row .track .parallelogram{flex-shrink:0;height:33.333vh;aspect-ratio:600/272;margin-left:calc(-33.333vh * .61397 + 6px);-webkit-clip-path:polygon(0 0,72.17% 0,100% 100%,27.83% 100%);clip-path:polygon(0 0,72.17% 0,100% 100%,27.83% 100%)}@media screen and (max-width:480px),print{main.Top .Mv .row .track .parallelogram{height:25vh;margin-left:calc(-25vh * .61397 + 2px)}}main.Top .Mv .row .track .parallelogram img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main.Top .Mv.loaded .Mv_catch{opacity:1;-webkit-transform:translateY(38%);transform:translateY(38%)}@media screen and (max-width:834px),print{main.Top .Mv.loaded .Mv_catch{-webkit-transform:translateY(10%);transform:translateY(10%)}}main.Top .Philos{z-index:1;position:relative;padding:180px 0 280px;text-align:center;background-color:#fff}@media screen and (max-width:834px),print{main.Top .Philos{padding:80px 0 120px}}main.Top .Philos::before{content:'';z-index:-1;display:block;width:100%;aspect-ratio:1400/429;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(../img/top/philos_bg.svg)}@media screen and (max-width:834px),print{main.Top .Philos::before{top:40px;bottom:auto;aspect-ratio:390/258;background-position:top center;background-image:url(../img/top/philos_bg_sp.svg)}}main.Top .Philos_wrap{width:90%;max-width:1400px;margin:auto}@media screen and (max-width:480px),print{main.Top .Philos_wrap{width:92%}}main.Top .Philos_catch{display:inline-block;width:80%;max-width:651px}@media screen and (max-width:480px),print{main.Top .Philos_catch{width:95%}}main.Top .Philos_catch img{display:block;width:100%;-webkit-filter:invert(26%) sepia(66%) saturate(6902%) hue-rotate(13deg) brightness(92%) contrast(102%);filter:invert(26%) sepia(66%) saturate(6902%) hue-rotate(13deg) brightness(92%) contrast(102%)}main.Top .Philos_txt{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:30px;margin:40px auto}@media screen and (max-width:834px),print{main.Top .Philos_txt{gap:1em;margin:24px auto}}main.Top .Philos_txt p{font-weight:500;font-size:16px;line-height:2.2}@media screen and (max-width:1023px),print{main.Top .Philos_txt p{font-size:calc(14px + 2 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Top .Philos_txt p{font-size:14px}}main.Top .Philos_txt p strong{font-weight:700;color:#d72b00}main.Top .Philos_lead{display:block;margin-bottom:60px}@media screen and (max-width:834px),print{main.Top .Philos_lead{margin-bottom:40px}}main.Top .Philos_lead strong{font-weight:700;line-height:1.6;letter-spacing:.05em;font-size:36px;font-weight:600}@media screen and (max-width:1023px),print{main.Top .Philos_lead strong{font-size:calc(22px + 14 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Top .Philos_lead strong{font-size:22px}}@media screen and (max-width:480px),print{main.Top .Philos_lead strong{line-height:1.5}}main.Top .Philos_btn a{margin:0 auto}main.Top .Env{z-index:1;padding-top:17px}main.Top .Env_wrap{width:90%;max-width:1400px;margin:auto}@media screen and (max-width:480px),print{main.Top .Env_wrap{width:92%}}main.Top .Env_cont{z-index:1;position:relative;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:nowrap;gap:6%;padding-top:73px}@media screen and (max-width:834px),print{main.Top .Env_cont{flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;gap:0;padding-top:40px}}main.Top .Env_cont_img{-webkit-box-flex:0;flex:0 0 54%;align-self:flex-start;padding-bottom:140px}@media screen and (max-width:834px),print{main.Top .Env_cont_img{position:relative;-webkit-box-flex:0;flex:0 0 95%;padding-bottom:100px}}@media screen and (max-width:480px),print{main.Top .Env_cont_img{padding-bottom:60px}}main.Top .Env_cont_img_box{display:block;width:100%;max-width:712px;aspect-ratio:712/526;box-shadow:4px 6px 20px -10px rgba(0,0,0,.5)}main.Top .Env_cont_img_box img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main.Top .Env_cont_img_imgS{display:block;position:absolute;top:auto;right:0;bottom:0;left:auto;margin:auto;width:360px;aspect-ratio:360/222;box-shadow:2px 4px 16px -8px rgba(0,0,0,.4)}@media screen and (max-width:834px),print{main.Top .Env_cont_img_imgS{right:-7vw;width:240px;box-shadow:0 0 0 2px #f9f6f4}}@media screen and (max-width:480px),print{main.Top .Env_cont_img_imgS{right:-5vw;width:180px}}main.Top .Env_cont_img_imgS img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main.Top .Env_cont_txt{-webkit-box-flex:1;flex:1 1 auto;padding:70px 0 283px}@media screen and (max-width:834px),print{main.Top .Env_cont_txt{-webkit-box-flex:0;flex:0 0 100%;padding:0 0 40px;margin-top:-10px}}@media screen and (max-width:480px),print{main.Top .Env_cont_txt{padding:1em 0 40px}}main.Top .Env_cont_txt_ttl{font-weight:700;line-height:1.6;letter-spacing:.05em;font-size:36px}@media screen and (max-width:1023px),print{main.Top .Env_cont_txt_ttl{font-size:calc(22px + 14 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Top .Env_cont_txt_ttl{font-size:22px}}@media screen and (max-width:480px),print{main.Top .Env_cont_txt_ttl{line-height:1.5}}main.Top .Env_cont_txt_ttl strong{color:#d72b00}main.Top .Env_cont_txt_desc{padding:32px 0 48px}@media screen and (max-width:834px),print{main.Top .Env_cont_txt_desc{padding:12px 0 28px}}main.Top .Works{width:90%;max-width:1400px;margin:auto;padding:180px 0 120px}@media screen and (max-width:480px),print{main.Top .Works{width:92%}}@media screen and (max-width:834px),print{main.Top .Works{padding:40px 0 60px}}main.Top .Works .caselist{counter-reset:number 0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:50px;padding-top:60px}@media screen and (max-width:834px),print{main.Top .Works .caselist{gap:44px;padding-top:40px}}main.Top .Works .caselist_item{counter-increment:number 1;width:67%;margin-right:50px}@media screen and (max-width:834px),print{main.Top .Works .caselist_item{width:calc(100% - 20px)}}main.Top .Works .caselist_item.asuto{--sec-color:#D7000F}main.Top .Works .caselist_item.neo{--sec-color:#1F3A99}main.Top .Works .caselist_item:nth-of-type(3n+1){margin-right:90px;margin-left:auto}@media screen and (max-width:834px),print{main.Top .Works .caselist_item:nth-of-type(3n+1){margin:0}}main.Top .Works .caselist_item:nth-of-type(3n+2){margin-right:auto;margin-left:90px}@media screen and (max-width:834px),print{main.Top .Works .caselist_item:nth-of-type(3n+2){margin:0}}main.Top .Works .caselist_item:nth-of-type(3n+3){margin-right:auto;margin-left:0}@media screen and (max-width:834px),print{main.Top .Works .caselist_item:nth-of-type(3n+3){margin:0}}main.Top .Works .caselist_item_link{position:relative;display:block}main.Top .Works .caselist_item_label{position:relative;display:inline-block;height:40px;padding:0 32px 0 12px;font-weight:500;line-height:1.6;letter-spacing:0;font-size:14px;white-space:nowrap;font-weight:700;line-height:40px;color:#fff;background-color:var(--sec-color)}@media screen and (max-width:1023px),print{main.Top .Works .caselist_item_label{font-size:calc(12px + 2 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Top .Works .caselist_item_label{font-size:12px}}@media screen and (max-width:834px),print{main.Top .Works .caselist_item_label{height:32px;line-height:32px}}main.Top .Works .caselist_item_label::before{content:"#" counter(number,decimal-leading-zero);display:inline-block;padding-right:.5em;white-space:nowrap;font-family:Poppins;font-weight:700;font-size:15px;letter-spacing:0}@media screen and (max-width:1023px),print{main.Top .Works .caselist_item_label::before{font-size:calc(15px + 0 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Top .Works .caselist_item_label::before{font-size:15px}}main.Top .Works .caselist_item_label::after{content:'';position:absolute;top:-1px;right:-1px;bottom:0;left:auto;margin:auto;display:block;width:24px;height:calc(100% + 1px);background-color:#fff;-webkit-clip-path:polygon(100% 0,0 0,100% 100%);clip-path:polygon(100% 0,0 0,100% 100%)}main.Top .Works .caselist_item_img{display:block;aspect-ratio:887/269;overflow:hidden;box-shadow:4px 6px 20px -10px rgba(0,0,0,.2)}@media screen and (max-width:834px),print{main.Top .Works .caselist_item_img{aspect-ratio:2}}main.Top .Works .caselist_item_img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s;transition:.3s}main.Top .Works .caselist_item_arr{z-index:3;position:absolute;top:auto;right:0;bottom:0;left:auto;margin:auto;-webkit-transform:translate(50%,50%);transform:translate(50%,50%);border-color:var(--sec-color);background-color:var(--sec-color)}@media screen and (max-width:834px),print{main.Top .Works .caselist_item_arr{right:-20px;width:50px;-webkit-transform:translate(0,50%);transform:translate(0,50%)}main.Top .Works .caselist_item_arr img{-webkit-box-flex:0;flex:0 0 16px;max-width:16px}}main.Top .Works .caselist_item_ttl{padding:23px 0 8px;font-weight:700;line-height:1.8;letter-spacing:.05em;font-size:26px;color:var(--sec-color)}@media screen and (max-width:1023px),print{main.Top .Works .caselist_item_ttl{font-size:calc(20px + 6 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Top .Works .caselist_item_ttl{font-size:20px}}@media screen and (max-width:480px),print{main.Top .Works .caselist_item_ttl{line-height:1.5}}@media screen and (max-width:834px),print{main.Top .Works .caselist_item_ttl{padding:20px 0 4px}}main.Top .Works .caselist_item_link:hover .caselist_item_img img{-webkit-transform:scale(1.05);transform:scale(1.05)}main.Top .Works .caselist_item_link:hover .caselist_item_arr{background-color:#fff}main.Top .Works .caselist_item.asuto .caselist_item_link:hover .caselist_item_arr img{-webkit-filter:invert(13%) sepia(97%) saturate(5209%) hue-rotate(350deg) brightness(81%) contrast(111%);filter:invert(13%) sepia(97%) saturate(5209%) hue-rotate(350deg) brightness(81%) contrast(111%)}main.Top .Works .caselist_item.neo .caselist_item_link:hover .caselist_item_arr img{-webkit-filter:invert(17%) sepia(29%) saturate(7036%) hue-rotate(219deg) brightness(90%) contrast(85%);filter:invert(17%) sepia(29%) saturate(7036%) hue-rotate(219deg) brightness(90%) contrast(85%)}main.Philos .philossec{position:relative;padding-top:100px}@media screen and (max-width:480px),print{main.Philos .philossec{padding-top:40px}}main.Philos .philossec:last-of-type{padding-bottom:100px}@media screen and (max-width:480px),print{main.Philos .philossec:last-of-type{padding-bottom:60px}}main.Philos .philossec:nth-of-type(even){background-color:#f9f6f4}main.Philos .philossec:nth-of-type(even)::before{content:'';z-index:0;display:block;width:100%;height:280px;background-color:#fff;-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%);position:absolute;top:-1px;right:0;bottom:auto;left:0;margin:auto}@media screen and (max-width:834px),print{main.Philos .philossec:nth-of-type(even)::before{height:100px}}main.Philos .philossec:nth-of-type(even) .philossec_img{-webkit-box-ordinal-group:2;order:1}main.Philos .philossec:nth-of-type(even):not(:last-of-type)::after{content:'';z-index:0;display:block;width:100%;height:280px;background-color:#f9f6f4;-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%);position:absolute;top:calc(100% - 1px);right:0;bottom:auto;left:0;margin:auto}@media screen and (max-width:834px),print{main.Philos .philossec:nth-of-type(even):not(:last-of-type)::after{height:100px}}main.Philos .philossec_wrap{z-index:1;position:relative;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:nowrap;-webkit-box-align:center;align-items:center}@media screen and (max-width:834px),print{main.Philos .philossec_wrap{flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;width:90%;max-width:1400px;margin:auto;gap:40px 0}}@media screen and (max-width:834px) and (max-width:480px),print{main.Philos .philossec_wrap{width:92%}}main.Philos .philossec_img{-webkit-box-flex:0;flex:0 0 46.3%}@media screen and (max-width:834px),print{main.Philos .philossec_img{-webkit-box-ordinal-group:2;order:1;-webkit-box-flex:0;flex:0 0 100%}}main.Philos .philossec_img_box{display:block;aspect-ratio:648/859}@media screen and (max-width:834px),print{main.Philos .philossec_img_box{aspect-ratio:auto}}main.Philos .philossec_img_box img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}main.Philos .philossec_img_box img.cover{-o-object-fit:cover;object-fit:cover}main.Philos .philossec_txt{-webkit-box-flex:1;flex:1 1 auto;display:grid;gap:40px 0;padding:0 5%}@media screen and (max-width:834px),print{main.Philos .philossec_txt{-webkit-box-flex:0;flex:0 0 100%;gap:1em 0;padding:0}}main.Philos .philossec_txt_ttl{display:grid;gap:20px 0}@media screen and (max-width:834px),print{main.Philos .philossec_txt_ttl{gap:10px 0}}main.Philos .philossec_txt_ttl_subttl{color:#d72b00;font-weight:700;line-height:1.6;letter-spacing:.05em;font-size:36px}@media screen and (max-width:1023px),print{main.Philos .philossec_txt_ttl_subttl{font-size:calc(22px + 14 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Philos .philossec_txt_ttl_subttl{font-size:22px}}@media screen and (max-width:480px),print{main.Philos .philossec_txt_ttl_subttl{line-height:1.5}}main.Philos .philossec_txt_intro{font-weight:700;line-height:1.8;letter-spacing:.05em;font-size:26px}@media screen and (max-width:1023px),print{main.Philos .philossec_txt_intro{font-size:calc(20px + 6 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Philos .philossec_txt_intro{font-size:20px}}@media screen and (max-width:480px),print{main.Philos .philossec_txt_intro{line-height:1.5}}main.Philos .philossec_txt_desc{display:grid;gap:40px 0}@media screen and (max-width:834px),print{main.Philos .philossec_txt_desc{gap:1em 0}}main.Philos .philossec_txt_desc dl dt{font-weight:700;color:#d72b00}main.Env .summary{position:relative;padding:100px 0 120px}@media screen and (max-width:834px),print{main.Env .summary{padding:40px 0 80px}}main.Env .summary_wrap{z-index:1;position:relative;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;gap:0 5.7%}@media screen and (max-width:834px),print{main.Env .summary_wrap{flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;width:90%;max-width:1400px;margin:auto;gap:40px 0}}@media screen and (max-width:834px) and (max-width:480px),print{main.Env .summary_wrap{width:92%}}main.Env .summary_txt{-webkit-box-flex:1;flex:1 1 auto;display:grid;gap:40px 0;padding-left:8.57%}@media screen and (max-width:834px),print{main.Env .summary_txt{-webkit-box-flex:0;flex:0 0 100%;gap:1em 0;padding:0}}main.Env .summary_txt_ttl{display:grid;gap:16px 0}@media screen and (max-width:834px),print{main.Env .summary_txt_ttl{gap:8px 0}}main.Env .summary_txt_ttl .en{display:block;font-family:Poppins;font-weight:700;font-size:20px;color:#d72b00}@media screen and (max-width:1023px),print{main.Env .summary_txt_ttl .en{font-size:calc(14px + 6 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Env .summary_txt_ttl .en{font-size:14px}}main.Env .summary_txt_ttl .jp{display:block;font-weight:700;font-size:48px}@media screen and (max-width:1023px),print{main.Env .summary_txt_ttl .jp{font-size:calc(28px + 20 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Env .summary_txt_ttl .jp{font-size:28px}}main.Env .summary_img{-webkit-box-flex:0;flex:0 0 46.3%}@media screen and (max-width:834px),print{main.Env .summary_img{-webkit-box-ordinal-group:2;order:1;-webkit-box-flex:0;flex:0 0 100%}}main.Env .summary_img_box{display:block}main.Env .summary_img_box img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main.Env .cont{counter-reset:number 0;position:relative;display:grid;width:90%;max-width:1160px;margin:auto;gap:60px 0;padding-bottom:120px}@media screen and (max-width:480px),print{main.Env .cont{width:92%}}@media screen and (max-width:834px),print{main.Env .cont{padding-bottom:60px}}main.Env .cont_item{counter-increment:number 1;z-index:1;position:relative;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;gap:0 60px}@media screen and (max-width:834px),print{main.Env .cont_item{flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;width:90%;max-width:1400px;margin:auto;gap:28px 0}}@media screen and (max-width:834px) and (max-width:480px),print{main.Env .cont_item{width:92%}}main.Env .cont_item_img{-webkit-box-flex:0;flex:0 0 43.88%}@media screen and (max-width:834px),print{main.Env .cont_item_img{-webkit-box-ordinal-group:2;order:1;-webkit-box-flex:0;flex:0 0 100%}}main.Env .cont_item_img_box{display:block}main.Env .cont_item_img_box img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main.Env .cont_item_txt{-webkit-box-flex:1;flex:1 1 auto;display:grid;gap:40px 0}@media screen and (max-width:834px),print{main.Env .cont_item_txt{-webkit-box-flex:0;flex:0 0 100%;gap:1em 0}}main.Env .cont_item_txt_ttl{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;gap:0 .666em;font-weight:700;line-height:1.6;letter-spacing:.05em;font-size:36px}@media screen and (max-width:1023px),print{main.Env .cont_item_txt_ttl{font-size:calc(22px + 14 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Env .cont_item_txt_ttl{font-size:22px}}@media screen and (max-width:480px),print{main.Env .cont_item_txt_ttl{line-height:1.5}}main.Env .cont_item_txt_ttl .en{position:relative;display:block;white-space:nowrap;font-family:Poppins;font-weight:700;font-size:20px;line-height:1;letter-spacing:.05em;font-style:italic;color:#d72b00}@media screen and (max-width:1023px),print{main.Env .cont_item_txt_ttl .en{font-size:calc(12px + 8 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Env .cont_item_txt_ttl .en{font-size:12px}}main.Env .cont_item_txt_ttl .en::after{content:counter(number,decimal-leading-zero);display:inline-block;margin-left:.125em;white-space:nowrap;font-size:52px;letter-spacing:0;font-style:normal}@media screen and (max-width:1023px),print{main.Env .cont_item_txt_ttl .en::after{font-size:calc(28px + 24 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Env .cont_item_txt_ttl .en::after{font-size:28px}}@media screen and (max-width:834px),print{main.Env .cont_item_txt_ttl .en::after{display:block;margin:.125em 0 0 0}}main.Env .cont_item_txt_ttl .jp{display:block}main.Env .cont_item_txt_desc{display:grid;gap:20px 0}@media screen and (max-width:834px),print{main.Env .cont_item_txt_desc{gap:1em 0}}main.Env .cont_item_txt_desc h3{font-weight:700;line-height:1.8;letter-spacing:.05em;font-size:26px}@media screen and (max-width:1023px),print{main.Env .cont_item_txt_desc h3{font-size:calc(20px + 6 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Env .cont_item_txt_desc h3{font-size:20px}}@media screen and (max-width:480px),print{main.Env .cont_item_txt_desc h3{line-height:1.5}}main.Case.Single .wrap{width:90%;max-width:1400px;margin:auto;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:nowrap;gap:4.5%}@media screen and (max-width:480px),print{main.Case.Single .wrap{width:92%}}@media screen and (max-width:834px),print{main.Case.Single .wrap{flex-wrap:wrap;gap:60px}}main.Case.Single .sidebar{-webkit-box-flex:0;flex:0 0 23%;min-width:240px}@media screen and (max-width:834px),print{main.Case.Single .sidebar{-webkit-box-ordinal-group:2;order:1;-webkit-box-flex:0;flex:0 0 100%}}main.Case.Single .sidebar_wrap{position:-webkit-sticky;position:sticky;top:0;padding:80px 0 120px}@media screen and (max-width:834px),print{main.Case.Single .sidebar_wrap{position:static;padding:0 0 80px}}main.Case.Single .sidebar_ttl{font-weight:700;line-height:1.8;letter-spacing:.05em;font-size:26px;padding-bottom:.75em}@media screen and (max-width:1023px),print{main.Case.Single .sidebar_ttl{font-size:calc(20px + 6 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .sidebar_ttl{font-size:20px}}@media screen and (max-width:480px),print{main.Case.Single .sidebar_ttl{line-height:1.5}}main.Case.Single .sidebar_list_item{--item-color:#d72b00;padding:20px 4px;border-top:1px solid #ccc}@media screen and (max-width:834px),print{main.Case.Single .sidebar_list_item{padding:20px 4px}}main.Case.Single .sidebar_list_item:last-of-type{border-bottom:1px solid #ccc}main.Case.Single .sidebar_list_item.asuto{--item-color:#D7000F}main.Case.Single .sidebar_list_item.neo{--item-color:#1F3A99}main.Case.Single .sidebar_list_item_link{display:block;-webkit-transition:all .3s;transition:all .3s}main.Case.Single .sidebar_list_item_link:hover{opacity:.7}main.Case.Single .sidebar_list_item_ttl{display:block;font-weight:500;line-height:1.8;letter-spacing:0;font-size:18px}@media screen and (max-width:1023px),print{main.Case.Single .sidebar_list_item_ttl{font-size:calc(15px + 3 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .sidebar_list_item_ttl{font-size:15px}}@media screen and (max-width:480px),print{main.Case.Single .sidebar_list_item_ttl{line-height:1.5}}main.Case.Single .sidebar_list_item_info{padding-top:4px;font-weight:500;line-height:1.6;letter-spacing:0;font-size:14px;line-height:2}@media screen and (max-width:1023px),print{main.Case.Single .sidebar_list_item_info{font-size:calc(12px + 2 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .sidebar_list_item_info{font-size:12px}}main.Case.Single .sidebar_list_item_info>.comp{display:inline-block;padding:0 .857em;font-weight:700;color:#fff;background-color:var(--item-color)}main.Case.Single .sidebar_list_item_info>.label{margin-left:.5em;font-size:1.15em}main.Case.Single .sidebar_list_item.is-current .sidebar_list_item_ttl{font-weight:700;padding-left:1.1em;text-indent:-1.1em}main.Case.Single .sidebar_list_item.is-current .sidebar_list_item_ttl::before{content:'';display:inline-block;vertical-align:middle;width:.666em;aspect-ratio:1;margin-right:calc(1.1em - .666em);border-radius:50%;background-color:var(--item-color)}main.Case.Single .article{--page-color:#d72b00;-webkit-box-flex:1;flex:1 1 auto;padding:100px 0 120px}@media screen and (max-width:834px),print{main.Case.Single .article{-webkit-box-flex:0;flex:0 0 100%;padding:24px 0 0}}main.Case.Single .article.asuto{--page-color:#D7000F}main.Case.Single .article.asuto .toclist_item_cont_ttl::before{-webkit-filter:invert(13%) sepia(97%) saturate(5209%) hue-rotate(350deg) brightness(81%) contrast(111%);filter:invert(13%) sepia(97%) saturate(5209%) hue-rotate(350deg) brightness(81%) contrast(111%)}main.Case.Single .article.neo{--page-color:#1F3A99}main.Case.Single .article.neo .toclist_item_cont_ttl::before{-webkit-filter:invert(17%) sepia(29%) saturate(7036%) hue-rotate(219deg) brightness(90%) contrast(85%);filter:invert(17%) sepia(29%) saturate(7036%) hue-rotate(219deg) brightness(90%) contrast(85%)}main.Case.Single .article_ttl{margin-bottom:40px;padding-bottom:20px;border-bottom:2px solid var(--page-color)}@media screen and (max-width:834px),print{main.Case.Single .article_ttl{margin-bottom:40px;padding-bottom:20px}}main.Case.Single .article_ttl_cat{padding-bottom:1.2em;font-weight:500;line-height:1.6;letter-spacing:0;font-size:14px;line-height:2}@media screen and (max-width:1023px),print{main.Case.Single .article_ttl_cat{font-size:calc(12px + 2 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .article_ttl_cat{font-size:12px}}main.Case.Single .article_ttl_cat>.comp{display:inline-block;padding:0 .857em;font-weight:700;color:#fff;background-color:var(--page-color)}main.Case.Single .article_ttl_cat>.label{margin-left:.5em;font-size:1.15em}main.Case.Single .article_ttl_txt{font-weight:700;line-height:1.8;letter-spacing:.05em;font-size:26px}@media screen and (max-width:1023px),print{main.Case.Single .article_ttl_txt{font-size:calc(20px + 6 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .article_ttl_txt{font-size:20px}}@media screen and (max-width:480px),print{main.Case.Single .article_ttl_txt{line-height:1.5}}main.Case.Single .article_toc{margin-bottom:80px;padding:0 32px;border:1px solid #ccc}@media screen and (max-width:834px),print{main.Case.Single .article_toc{margin-bottom:40px;padding:0 5%}}main.Case.Single .article_toc .toclist a{-webkit-transition:all .3s;transition:all .3s}main.Case.Single .article_toc .toclist a:hover{opacity:.7}main.Case.Single .article_toc .toclist_item{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:nowrap;gap:5%;padding:34px 0}@media screen and (max-width:1023px),print{main.Case.Single .article_toc .toclist_item{flex-wrap:wrap;-webkit-box-pack:end;justify-content:flex-end;gap:5px}}@media screen and (max-width:480px),print{main.Case.Single .article_toc .toclist_item{gap:5px;padding:20px 0}}main.Case.Single .article_toc .toclist_item:not(:last-of-type){border-bottom:1px solid #ccc}main.Case.Single .article_toc .toclist_item_ttl{-webkit-box-flex:0;flex:0 0 22%;font-weight:700;line-height:1.8;letter-spacing:0;font-size:18px}@media screen and (max-width:1023px),print{main.Case.Single .article_toc .toclist_item_ttl{font-size:calc(15px + 3 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .article_toc .toclist_item_ttl{font-size:15px}}@media screen and (max-width:480px),print{main.Case.Single .article_toc .toclist_item_ttl{line-height:1.5}}@media screen and (max-width:1023px),print{main.Case.Single .article_toc .toclist_item_ttl{-webkit-box-flex:0;flex:0 0 100%}}main.Case.Single .article_toc .toclist_item_cont{-webkit-box-flex:1;flex:1 1 auto}@media screen and (max-width:1023px),print{main.Case.Single .article_toc .toclist_item_cont{-webkit-box-flex:0;flex:0 0 96%}}main.Case.Single .article_toc .toclist_item_cont_ttl{display:inline-block;font-weight:700;line-height:1.8;letter-spacing:0;font-size:18px;margin-bottom:4px;padding-left:1.266em;text-indent:-1.266em;color:var(--page-color)}@media screen and (max-width:1023px),print{main.Case.Single .article_toc .toclist_item_cont_ttl{font-size:calc(15px + 3 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .article_toc .toclist_item_cont_ttl{font-size:15px}}@media screen and (max-width:480px),print{main.Case.Single .article_toc .toclist_item_cont_ttl{line-height:1.5}}main.Case.Single .article_toc .toclist_item_cont_ttl::before{content:'';display:inline-block;vertical-align:middle;width:.666em;height:1.6em;margin-right:.6em;background-position:left center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/common/ico_anchor.svg)}main.Case.Single .article_toc .toclist_item_cont_list{-webkit-box-flex:1;flex:1 1 auto}@media screen and (max-width:834px),print{main.Case.Single .article_toc .toclist_item_cont_list{-webkit-box-flex:0;flex:0 0 100%}}main.Case.Single .article_toc .toclist_item_cont_list_item{display:block;padding-left:1.125em;text-indent:-1.125em}main.Case.Single .article_toc .toclist_item_cont_list_item::before{content:'';display:inline-block;vertical-align:middle;width:6px;aspect-ratio:1;margin-right:calc(1.125em - 6px);border-radius:50%;background-color:#ccc}main.Case.Single .article_profile{margin-top:80px}@media screen and (max-width:834px),print{main.Case.Single .article_profile{margin-top:60px}}main.Case.Single .article_profile_wrap{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;gap:30px;padding-top:40px}@media screen and (max-width:1023px),print{main.Case.Single .article_profile_wrap{flex-wrap:wrap;gap:20px;padding-top:28px}}main.Case.Single .article_profile .secttl .jp{color:var(--page-color)}main.Case.Single .article_profile .secttl .en::first-letter{color:var(--page-color)}main.Case.Single .article_profile_img{-webkit-box-flex:0;flex:0 0 48.2%}@media screen and (max-width:1023px),print{main.Case.Single .article_profile_img{-webkit-box-flex:0;flex:0 0 100%}}main.Case.Single .article_profile_img img{display:block;width:100%}main.Case.Single .article_profile_txt{-webkit-box-flex:1;flex:1 1 auto}@media screen and (max-width:1023px),print{main.Case.Single .article_profile_txt{-webkit-box-flex:0;flex:0 0 100%}}main.Case.Single .article_profile_txt_staff{margin-top:1.666em;font-weight:500;line-height:1.6;letter-spacing:0;font-size:14px}@media screen and (max-width:1023px),print{main.Case.Single .article_profile_txt_staff{font-size:calc(12px + 2 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .article_profile_txt_staff{font-size:12px}}main.Case.Single .article_profile_txt_staff_name{display:block;text-transform:uppercase}main.Case.Single .article_profile_txt_staff_info{display:block}main.Case.Single .article_profile{margin-bottom:80px}@media screen and (max-width:834px),print{main.Case.Single .article_profile{margin-bottom:60px}}main.Case.Single .article_cont{counter-reset:number 0}main.Case.Single .article_cont .sec{counter-increment:number 1;margin-top:60px}@media screen and (max-width:834px),print{main.Case.Single .article_cont .sec{margin-top:40px}}main.Case.Single .article_cont .sec_ttl{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;gap:.666em;margin-bottom:.888em;font-weight:700;line-height:1.6;letter-spacing:.05em;font-size:36px}@media screen and (max-width:1023px),print{main.Case.Single .article_cont .sec_ttl{font-size:calc(22px + 14 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .article_cont .sec_ttl{font-size:22px}}@media screen and (max-width:480px),print{main.Case.Single .article_cont .sec_ttl{line-height:1.5}}@media screen and (max-width:834px),print{main.Case.Single .article_cont .sec_ttl{gap:.666em;margin-bottom:.888em}}main.Case.Single .article_cont .sec_ttl::before{content:counter(number,decimal-leading-zero);font-family:Poppins;font-weight:700;font-size:52px;line-height:1;letter-spacing:0;color:var(--page-color)}@media screen and (max-width:1023px),print{main.Case.Single .article_cont .sec_ttl::before{font-size:calc(28px + 24 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .article_cont .sec_ttl::before{font-size:28px}}main.Case.Single .article_cont .sec_img{display:block;aspect-ratio:1792/600;margin:32px 0}@media screen and (max-width:834px),print{main.Case.Single .article_cont .sec_img{aspect-ratio:2;margin:20px 0}}main.Case.Single .article_cont .sec_img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main.Case.Single .article_cont .sec_lead{font-weight:700;line-height:1.8;letter-spacing:.05em;font-size:26px}@media screen and (max-width:1023px),print{main.Case.Single .article_cont .sec_lead{font-size:calc(20px + 6 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .article_cont .sec_lead{font-size:20px}}@media screen and (max-width:480px),print{main.Case.Single .article_cont .sec_lead{line-height:1.5}}main.Case.Single .article_cont .sec_desc{display:grid;gap:.5em;margin-top:1em}main.Case.Single .article_cont .sec_desc h1,main.Case.Single .article_cont .sec_desc h2,main.Case.Single .article_cont .sec_desc h3,main.Case.Single .article_cont .sec_desc h4,main.Case.Single .article_cont .sec_desc h5,main.Case.Single .article_cont .sec_desc h6{margin-top:.5em;font-weight:700;line-height:1.8;letter-spacing:0;font-size:18px}@media screen and (max-width:1023px),print{main.Case.Single .article_cont .sec_desc h1,main.Case.Single .article_cont .sec_desc h2,main.Case.Single .article_cont .sec_desc h3,main.Case.Single .article_cont .sec_desc h4,main.Case.Single .article_cont .sec_desc h5,main.Case.Single .article_cont .sec_desc h6{font-size:calc(15px + 3 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .article_cont .sec_desc h1,main.Case.Single .article_cont .sec_desc h2,main.Case.Single .article_cont .sec_desc h3,main.Case.Single .article_cont .sec_desc h4,main.Case.Single .article_cont .sec_desc h5,main.Case.Single .article_cont .sec_desc h6{font-size:15px}}@media screen and (max-width:480px),print{main.Case.Single .article_cont .sec_desc h1,main.Case.Single .article_cont .sec_desc h2,main.Case.Single .article_cont .sec_desc h3,main.Case.Single .article_cont .sec_desc h4,main.Case.Single .article_cont .sec_desc h5,main.Case.Single .article_cont .sec_desc h6{line-height:1.5}}main.Case.Single .after{padding-top:80px}@media screen and (max-width:834px),print{main.Case.Single .after{padding-top:60px}}main.Case.Single .after_wrap{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:nowrap;-webkit-box-align:center;align-items:center;gap:30px;padding-top:40px}@media screen and (max-width:1023px),print{main.Case.Single .after_wrap{flex-wrap:wrap;gap:20px;padding-top:28px}}main.Case.Single .after .secttl .jp{color:var(--page-color)}main.Case.Single .after .secttl .en::first-letter{color:var(--page-color)}main.Case.Single .after_img{-webkit-box-flex:0;flex:0 0 48.2%}@media screen and (max-width:1023px),print{main.Case.Single .after_img{-webkit-box-flex:0;flex:0 0 100%}}main.Case.Single .after_img img{display:block;width:100%}main.Case.Single .after_txt{-webkit-box-flex:1;flex:1 1 auto}@media screen and (max-width:1023px),print{main.Case.Single .after_txt{-webkit-box-flex:0;flex:0 0 100%}}main.Case.Single .after_txt_lead{display:block;font-weight:700;line-height:1.8;letter-spacing:.05em;font-size:26px;font-size:22px;color:var(--page-color)}@media screen and (max-width:1023px),print{main.Case.Single .after_txt_lead{font-size:calc(20px + 6 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .after_txt_lead{font-size:20px}}@media screen and (max-width:480px),print{main.Case.Single .after_txt_lead{line-height:1.5}}@media screen and (max-width:1023px),print{main.Case.Single .after_txt_lead{font-size:calc(18px + 4 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .after_txt_lead{font-size:18px}}main.Case.Single .after_txt_desc{display:grid;gap:.5em;margin-top:.75em}@media screen and (max-width:834px),print{main.Case.Single .after_txt_desc{margin-top:1em}}main.Case.Single .after_txt_staff{margin-top:1.666em;font-weight:500;line-height:1.6;letter-spacing:0;font-size:14px}@media screen and (max-width:1023px),print{main.Case.Single .after_txt_staff{font-size:calc(12px + 2 * (100vw - 480px)/ 544)}}@media screen and (max-width:480px),print{main.Case.Single .after_txt_staff{font-size:12px}}main.Case.Single .after_txt_staff_name{display:block;text-transform:uppercase}main.Case.Single .after_txt_staff_info{display:block}
/*# sourceMappingURL=style.css.map */
