﻿html{font-size:62.5%;scroll-behavior:smooth}body{font:1.6rem/3 "游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",sans-serif;color:#221816;font-feature-settings:"palt";letter-spacing:.2rem;width:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}body.lang-cn{font:1.6rem/2.4 "Microsoft YaHei",sans-serif}a:link,a:visited{color:#221816;text-decoration:none}a:hover{opacity:.7;transition:.3s ease-in-out}a i{margin:0 .25rem 0 0}strong{font-weight:bold}img{height:auto;vertical-align:top;margin:0 auto;max-width:100%}.img-cover{width:100%;height:100%;object-fit:cover;min-height:40vh}.list-unstyled{list-style:none}.list-circle{list-style:circle;padding:0 0 0 2rem}.layout{margin:auto;padding:4rem 1.5rem;width:100%}@media screen and (min-width: 768px){.layout{padding:7rem 1.5rem;max-width:1280px}}.animated{animation-duration:1s;animation-fill-mode:forwards}.showDelay>*,.rotaOn>*{opacity:0;transform:translate(0, 60px)}.showDelay,.fadeUp,.slideInLeft,.slideInRight,.flipDown,.feedDown,.zoomIn{opacity:1;transform:none;transition:opacity .6s ease-out,transform .6s ease-out}.show{opacity:0;transform:translate(0, 60px)}.fadeUp{animation:fadeUpAnime 1.5s ease-out forwards;opacity:0}@keyframes fadeUpAnime{from{opacity:0;transform:translate(0, 60px)}to{opacity:1;transform:translate(0, 0)}}.swing{animation-name:swing;transform-origin:top center}@keyframes swing{20%{transform:rotate3d(0, 0, 1, 15deg)}40%{transform:rotate3d(0, 0, 1, -10deg)}60%{transform:rotate3d(0, 0, 1, 5deg)}80%{transform:rotate3d(0, 0, 1, -5deg)}to{transform:rotate3d(0, 0, 1, 0deg)}}.slideInLeft{animation:slideInLeft 1s forwards}@keyframes slideInLeft{from{transform:translate3d(-20%, 0, 0);opacity:0;visibility:visible}to{transform:translate3d(0, 0, 0);opacity:1}}.slideInRight{animation:slideInRight 1s forwards}@keyframes slideInRight{from{transform:translate3d(20%, 0, 0);opacity:0;visibility:visible}to{transform:translate3d(0, 0, 0);opacity:1}}.flipDown{animation:flipDownAnime 1.5s forwards;opacity:0}@keyframes flipDownAnime{from{transform:perspective(2500px) rotateX(100deg);opacity:0}to{transform:perspective(2500px) rotateX(0);opacity:1}}.rotateIn{opacity:0;animation:rotateInAnime 1.5s forwards}@keyframes rotateInAnime{0%{opacity:0;transform:perspective(2500px) rotateX(100deg)}100%{opacity:1;transform:perspective(2500px) rotateX(0)}}.zoomImg img{border-radius:1rem;transition:scale 1s;height:100%;width:100%}.zoomImg img:hover{scale:1.2}.block{display:block}.block-md{display:block}@media screen and (min-width: 768px){.block-md{display:contents}}.flex{display:flex;flex-direction:column;place-items:center}.pos-stic{position:sticky;top:0}.grid{display:grid;place-items:center}.grid-2{gap:1rem;grid-template-columns:1fr}@media screen and (min-width: 768px){.grid-2{gap:2rem;grid-template-columns:repeat(2, 1fr)}}.grid-2-5{gap:1rem;grid-template-columns:1fr}@media screen and (min-width: 768px){.grid-2-5{gap:2rem;grid-template-columns:1.5fr 1fr}}.grid-3{gap:1rem;grid-template-columns:1fr}@media screen and (min-width: 576px){.grid-3{gap:2rem;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 768px){.grid-3{gap:2rem;grid-template-columns:repeat(3, 1fr)}}.grid-4{gap:1rem;grid-template-columns:repeat(2, 1fr)}@media screen and (min-width: 768px){.grid-4{gap:2rem;grid-template-columns:repeat(4, 1fr)}}.grid-5{gap:1rem;grid-template-columns:repeat(2, 1fr)}@media screen and (min-width: 768px){.grid-5{gap:2rem;grid-template-columns:repeat(5, 1fr)}}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-4{gap:4rem}.gap-5{gap:5rem}.gap-6{gap:6rem}.w100{width:100% !important;max-width:100% !important}.w800{max-width:800px}.w960{max-width:960px}.w1080{max-width:1080px}.w1280{max-width:1280px}@media screen and (min-width: 768px){.vertical-type{text-orientation:upright;writing-mode:vertical-rl}}.just-center{justify-items:center}.just-stretch{justify-content:stretch !important}.just-self{justify-self:center}.align-center{align-items:center}.align-stretch{align-items:stretch !important}.align-start{align-items:start}@media screen and (min-width: 768px){.none-link{pointer-events:none !important;opacity:1 !important}}.none-pc{display:flex}@media screen and (min-width: 768px){.none-pc{display:none !important}}.none-pc-lg{display:flex}@media screen and (min-width: 992px){.none-pc-lg{display:none !important}}.none-sp{display:none}@media screen and (min-width: 768px){.none-sp{display:flex}}.none-sp-lg{display:none}@media screen and (min-width: 992px){.none-sp-lg{display:flex}}.f-left{float:left}.f-right{float:right}.snap{display:flex;gap:2rem;padding:1rem;overflow:auto;scroll-snap-type:x mandatory;max-width:1280px}.snap-card{flex:none;display:grid;border-radius:1rem;box-shadow:0 0 1rem rgba(34,24,22,.15);place-items:center;max-width:210px;min-height:160px;width:40%}.snap-card a{display:grid;place-items:center;width:100%;height:100%}@media screen and (min-width: 768px){.snap-card{scroll-snap-align:none;scroll-snap-align:center}}.bg-main{background:#c87b47}.bg-main-alpha{background:rgba(200,123,71,.5)}.bg-second{background:#f6edde}.bg-second-alpha{background:rgba(246,237,222,.2)}.bg-beige{background:#d4bf8c}.bg-beige-alpha{background:rgba(212,191,140,.5)}.bg-black{background:#221816}.bg-black-alpha{background:rgba(34,24,22,.5)}.bg-blue{background:#198dc3}.bg-blue-alpha{background:rgba(25,141,195,.5)}.bg-green{background:#507306}.bg-green-alpha{background:rgba(80,115,6,.5)}.bg-yellow{background:#f5ce33}.bg-yellow-alpha{background:rgba(245,206,51,.5)}.bg-white{background:#fff}.bg-white-alpha{background:hsla(0,0%,100%,.3)}.bg-pink02{background:linear-gradient(45deg, rgba(226, 162, 177, 0.3) 0%, rgba(226, 162, 177, 0.15) 100%)}@media screen and (min-width: 768px){.bg-pink02{background:linear-gradient(to right, rgba(226, 162, 177, 0.4) 0%, rgba(226, 162, 177, 0.2) 60%, #fff 40%, #fff 100%)}}.bg-wrap{margin:auto;padding:4rem 1.5rem;width:100%}@media screen and (min-width: 768px){.bg-wrap{max-width:1280px}}.bg-txt-green{background:#507306}.bg-txt-blue{background:#198dc3}.bg-txt-beige{background:#d4bf8c}.bg-txt-yellow{background:#f5ce33}.brad-1{border-radius:1rem}.brad-50{border-radius:50rem}.m-auto{margin:auto !important}.mb1{margin:0 auto 1rem !important}.mb2{margin:0 auto 2rem !important}.mb3{margin:0 auto 3rem !important}.mb4{margin:0 auto 4rem !important}.mb5{margin:0 auto 5rem !important}.mb6{margin:0 auto 6rem !important}.mb7{margin:0 auto 7rem !important}.mb8{margin:0 auto 8rem !important}.mb9{margin:0 auto 9rem !important}.mb10{margin:0 auto 10rem !important}.my1{margin:1rem auto !important}.my2{margin:2rem auto !important}.my3{margin:3rem auto !important}.my4{margin:4rem auto !important}.my5{margin:5rem auto !important}.my6{margin:6rem auto !important}.my7{margin:7rem auto !important}.my8{margin:8rem auto !important}.my9{margin:9rem auto !important}.my10{margin:10rem auto !important}.mnb1{margin:0 auto -1rem !important}.mnb2{margin:0 auto -2rem !important}.mnb3{margin:0 auto -3rem !important}.mnb4{margin:0 auto -4rem !important}.mnb5{margin:0 auto -5rem !important}.p1{padding:1rem !important}.p2{padding:2rem !important}.p3{padding:3rem !important}.p4{padding:4rem !important}.p5{padding:5rem !important}.p6{padding:6rem !important}.p7{padding:7rem !important}.p8{padding:8rem !important}.pb1{padding:0 0 1rem !important}.pb2{padding:0 0 2rem !important}.pb3{padding:0 0 3rem !important}.pb4{padding:0 0 4rem !important}.pb5{padding:0 0 5rem !important}.pb6{padding:0 0 6rem !important}.pb7{padding:0 0 7rem !important}.pb8{padding:0 0 8rem !important}.pb9{padding:0 0 9rem !important}.pb10{padding:0 0 10rem !important}.py1{padding:1rem 0 !important}.py2{padding:2rem 0 !important}.py3{padding:3rem 0 !important}.py4{padding:4rem 0 !important}.py5{padding:5rem 0 !important}.py6{padding:6rem 0 !important}.py7{padding:7rem 0 !important}.py8{padding:8rem 0 !important}.py9{padding:9rem 0 !important}.px1{padding:0 1rem !important}.px2{padding:0 2rem !important}.px3{padding:0 3rem !important}.px4{padding:0 4rem !important}.px5{padding:0 5rem !important}.btn a{background:#c87b47;border-radius:50rem;color:#fff;display:block;padding:.5rem 2rem}.table-box{border-collapse:collapse;border-bottom:none;margin:0 auto;max-width:1080px;width:100%}.table-box th{border-collapse:collapse;display:block;font-weight:bold;padding:.5rem 1rem;text-align:start;width:100%}@media screen and (min-width: 768px){.table-box th{display:table-cell;font-weight:normal;padding:1rem 2rem;text-align-last:end;vertical-align:middle;vertical-align:top;width:25%}}.table-box td{display:block;border-bottom:1px solid hsla(0,0%,100%,.5);border-collapse:collapse;padding:0 1rem 1rem}@media screen and (min-width: 768px){.table-box td{border-bottom:none;display:table-cell;padding:1rem 2rem}}.font-cho{font-family:"ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体","Yu Mincho",YuMincho,"HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif}.font-you{font-family:"游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",sans-serif}.font-mana{font-family:Manrope,Zen Kaku Gothic New,-apple-system,BlinkMacSystemFont,Helvetica Neue,Hiragino Sans,"ヒラギノ角ゴProN W3",Hiragino Kaku Gothic ProN,Yu Gothic,YuGothic,Verdana,Meiryo,"M+ 1p",sans-serif}.font-1{font-size:calc(4.4rem + .4vw);letter-spacing:.2rem;line-height:1.6}.font-2{font-size:calc(3.6rem + .4vw);line-height:1.8}.font-3{font-size:calc(3.2rem + .4vw);line-height:1.8}.font-4{font-size:calc(2.8rem + .4vw);line-height:1.8}.font-5{font-size:calc(2.4rem + .4vw);line-height:1.8}.font-6{font-size:calc(2rem + .4vw);line-height:1.8}.font-7{font-size:calc(1.8rem + .4vw);line-height:1.8}.font-8{font-size:calc(1.4rem + .4vw);line-height:1.8}.font-9{font-size:calc(1.2rem + .2vw);line-height:1.8}.font-min{font-size:1.2rem;letter-spacing:0}@media screen and (min-width: 768px){.txt-lead{text-align:center}}.txt-right{text-align:right}.txt-right-pc{text-align:left}@media screen and (min-width: 768px){.txt-right-pc{text-align:right !important}}.txt-left{text-align:left}.txt-center{text-align:center}.txt-center-pc{text-align:left}@media screen and (min-width: 768px){.txt-center-pc{text-align:center}}.txt-bold{font-weight:bold}.txt-bold-no{font-weight:normal}.txt-upp{text-transform:uppercase}.txt-line{display:initial;margin:0;background:linear-gradient(transparent 80%, rgba(255, 255, 255, 0.2) 80%)}.color-main{color:#c87b47 !important}.color-black{color:#221816 !important}.color-beige{color:#d4bf8c !important}.color-blue{color:#198dc3 !important}.color-brown{color:#594038 !important}.color-emerald{color:#00a6a4 !important}.color-gray{color:rgba(34,24,22,.6) !important}.color-green{color:#507306 !important}.color-gold{color:#b49964 !important}.color-mustard{color:#e1c231 !important}.color-orange{color:#fd8136 !important}.color-pink{color:rgba(255,74,91,.4) !important}.color-red{color:#ff4a5b !important}.color-yellow{color:#f5ce33 !important}.color-white{color:#fff !important}.lets01{letter-spacing:.1rem}.lets02{letter-spacing:.2rem}.lets03{letter-spacing:.3rem}.lets04{letter-spacing:.4rem}.lets05{letter-spacing:.5rem}.lets06{letter-spacing:.6rem}.lets07{letter-spacing:.7rem}.lets08{letter-spacing:.8rem}.lets09{letter-spacing:.9rem}.lets10{letter-spacing:1rem}.my-element{background:url("/images/") no-repeat center}.title-bg-h1{position:absolute;top:50%;left:50%;letter-spacing:1rem;transform:translate(-50%, -50%);text-align:center;width:100%;z-index:999}.title-bg-company{background:url("/images/company/main.jpg") no-repeat center;background-size:cover;background-attachment:fixed;margin:0;height:30vh;width:100%;position:relative}.title-bg-contact{background:url("/images/contact/main.jpg") no-repeat center;background-size:cover;background-attachment:fixed;margin:0;height:30vh;width:100%;position:relative}.title-bg-consult{background:url("/images/consult/main.jpg") no-repeat center;background-size:cover;background-attachment:fixed;margin:0;height:30vh;width:100%;position:relative}.title-bg-essence{background:url("/images/essence/main.jpg") no-repeat center;background-size:cover;background-attachment:fixed;margin:0;height:30vh;width:100%;position:relative}.title-bg-logistic{background:url("/images/logistic/main.jpg") no-repeat center;background-size:cover;background-attachment:fixed;margin:0;height:30vh;width:100%;position:relative}.tit-a{letter-spacing:.6rem;margin:0 auto 3rem;text-align:center}.tit-a span{color:rgba(34,24,22,.7);font-family:"ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体","Yu Mincho",YuMincho,"HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;font-size:1.4rem;font-style:italic;display:block;line-height:1.4;letter-spacing:.1rem;text-transform:capitalize}.tit-b{letter-spacing:.5rem;margin:0 auto 2rem;text-align:center;position:relative}.tit-b span{display:block;font-size:5.5rem;letter-spacing:0;line-height:1.4;text-transform:uppercase;position:absolute;top:40%;left:50%;transform:translate(-50%, -40%);opacity:.05;z-index:30}@media screen and (min-width: 768px){.tit-b span{font-size:calc(8rem + 2vw);letter-spacing:.2rem;white-space:nowrap}}.tit-c{font-size:calc(1rem + .4vw);display:grid;letter-spacing:.2rem;line-height:1.6;margin:0 auto 2rem;position:relative;padding:0 0 0 5rem;max-width:1440px}.tit-c::before{background:rgba(180,153,100,.7);content:"";position:absolute;height:1px;top:50%;width:5rem}.tit-c span{font-size:calc(3.2rem + .4vw);display:block;padding:0 0 0 1rem}.tit-d{border-left:solid 2rem rgba(25,141,195,.15);color:#00437c;letter-spacing:.2rem;margin:auto .5rem 1rem;padding:0 0 0 .2rem;position:relative}.tit-d::before{content:"";border-style:solid;border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0);border-width:1.8rem 1.8rem 1.8rem 0;margin:auto;position:absolute;left:-1.8rem}.tit-e{font-family:"ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体","Yu Mincho",YuMincho,"HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;display:flex;align-items:center;letter-spacing:.5rem;margin:0 0 1rem}.tit-e::before,.tit-e::after{content:"";background:linear-gradient(45deg, rgba(0, 67, 124, 0.7), rgba(200, 123, 71, 0.7));margin:0 .7rem;height:1px;width:2.6rem;transform:rotate(-60deg)}.tit-e::before{left:0}.tit-e::after{right:0}.tit-f{border-bottom:.1rem solid rgba(200,123,71,.5);margin:0 auto 3rem;max-width:960px;padding:1rem 2.5rem 0;position:relative;width:100%}.tit-f::before{content:"";background:rgba(200,123,71,.5);display:block;position:absolute;bottom:-1rem;left:1rem;height:80%;width:.1rem}.tit-f::before,.tit-f::after{box-sizing:border-box}.tit-g{position:relative;letter-spacing:.5rem;margin:0 auto 2rem;text-align:center}.tit-g::after{position:absolute;content:"";display:block;border-bottom:solid .5rem rgba(200,123,71,.2);border-radius:.5rem;left:calc(50% - 3rem);bottom:-1.4rem;width:6rem}@media screen and (min-width: 768px){.tit-g{margin:0 auto 3rem}}.tit-h span{font-family:"ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体","Yu Mincho",YuMincho,"HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;display:inline-block;letter-spacing:.5rem;margin:0 auto 1rem;padding:0 7rem;position:relative}@media screen and (min-width: 768px){.tit-h span{letter-spacing:1rem}}.tit-h span::before,.tit-h span::after{content:"";background:linear-gradient(45deg, rgba(34, 24, 22, 0.3), rgba(34, 24, 22, 0.3));display:inline-block;position:absolute;top:50%;height:2px;width:5rem}.tit-h span::before{left:0}.tit-h span::after{right:0}.tit-i{letter-spacing:.2rem;margin:0 0 1rem;position:relative;padding:0 0 1rem}.tit-i::after{content:"";border-bottom:solid 1px rgba(212,191,140,.7);bottom:-1px;display:block;position:absolute;width:100%}@media screen and (min-width: 768px){.tit-i span{padding:0 4rem}}.tit-j span{background:#c87b47;clip-path:polygon(0 0, 95% 0, 100% 100%, 5% 100%);display:inline-block;font-weight:bold;padding:0 4rem;width:100%}.tit-k{padding:0 1rem;border-left:.5rem solid rgba(180,153,100,.4);line-height:1.4;margin:0 0 1rem}.tit-l-label{align-items:center;display:flex;border-bottom:1px solid #c87b47;margin:0 0 2rem}.tit-l-label-text{background:#c87b47;color:#fff;display:grid;justify-content:space-between;align-items:center;width:8rem;height:8rem;font-size:1.2rem;padding:.5rem 0;writing-mode:vertical-rl}.tit-l-label-text::before{counter-increment:number 1;content:counter(number);font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-size:6rem;line-height:1.7;writing-mode:initial}.tit-m{position:absolute;top:-4rem;line-height:1.6;color:#fff;font-size:calc(2rem + .4vw);font-weight:bold}.tit-m::before{counter-increment:number 1;content:"0" counter(number) ".";color:#b49964;font-size:5rem;font-style:italic;font-family:"ヒラギノ明朝 ProN W3","HiraMinProN-W3","游明朝体","Yu Mincho",YuMincho,"HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;font-weight:normal !important;display:block;letter-spacing:0}.tit-m span{position:relative;letter-spacing:.5rem;margin:0 auto 2rem;text-align:center}.tit-m span::after{position:absolute;content:"";border-bottom:solid 1px rgba(34,24,22,.1);bottom:-1.4rem;display:block;left:calc(50% - 3rem);width:6rem}@media screen and (min-width: 768px){.tit-m span{left:0%;width:30rem;margin:0 auto 3rem}}.tit-n{background:rgba(200,123,71,.1);border-radius:1rem;margin:0 0 2rem;padding:1rem 1.5rem;text-align:center}.tit-o{background:rgba(200,123,71,.1);border-radius:2rem;margin:0 0 2rem;padding:1rem 1.5rem}.tit-p{margin:0 0 2.5rem;padding:0 0 1.5rem;position:relative;text-align:center}.tit-p::before,.tit-p::after{content:"";background:rgba(200,123,71,.3);bottom:.5rem;height:.2rem;position:absolute;width:calc(50% - 3rem)}.tit-p::before{left:0}.tit-p::after{right:0}.tit-q{display:flex;align-items:center;font-size:1.1rem;gap:.5rem;margin:0 0 2rem}.tit-q::before{content:"▶";color:#c87b47;font-size:1rem;line-height:1}.tit-h5{border-left:solid 1rem rgba(200,123,71,.3)}.mainvisual{position:relative;z-index:-50}.slider-a{filter:grayscale(30%);opacity:.7;overflow:hidden;position:relative;width:100%;z-index:-10}.slider-a::after{bottom:0}.slider-a-box{position:relative;width:100%;overflow:hidden;height:90vh}.slider-a_img:nth-child(2) img{animation-delay:10s}.slider-a_img:nth-child(3) img{animation-delay:20s}.slider-a_img:nth-child(4) img{animation-delay:30s}.slider-a_img img{animation:slideshow 40s linear infinite;min-height:100%;height:auto;position:absolute;top:-10%;left:-150%;transform:translate(0, 0);opacity:0;max-width:fit-content}@media screen and (min-width: 768px){.slider-a_img img{min-width:100%;top:-10%;left:0%;transform:translate(0, -10%)}}@keyframes slideshow{0%{opacity:0}5%{opacity:1}25%{opacity:1}30%{opacity:0}100%{opacity:0;transform:scale(1.5)}}.slider-a button{display:none !important}.slider-a-face{color:#fff;display:grid;grid-template-areas:"h1" "p";place-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-shadow:0 0 5rem #221816;opacity:1;padding:1.5rem;width:100%;z-index:-1}@media screen and (min-width: 768px){.slider-a-face{max-width:900px;top:50%;left:50%;transform:translate(-50%, -50%)}}.slider-a-face h1{grid-area:h1;font-size:calc(4.4rem + .4vw);letter-spacing:0rem;line-height:1.6}@media screen and (min-width: 768px){.slider-a-face h1{font-size:calc(6.4rem + .4vw)}}.slider-a-face p{grid-area:p}.footer-b-area{grid-template-columns:1fr;text-align:center;line-height:1.6}.footer-b-logo-img{max-width:120px}.header-a{background:#c87b47;padding:2rem 0}@media screen and (min-width: 768px){.header-a{padding:4rem 0}}.header-a-area{display:grid;grid-template-columns:2fr .2fr;align-items:end;margin:auto;padding:1rem;width:100%}@media screen and (min-width: 768px){.header-a-area{display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:1280px}}.header-a-logo{display:flex;font-size:2.4rem;align-items:center;padding:.2rem}.header-a-logo-img{margin:0 1rem 0 0;max-width:100px}@media screen and (min-width: 768px){.header-a-logo-img{margin:0 2rem 0 0}}.header-a-logo-link{color:#fff !important;font-size:calc(3rem + .4vw);font-weight:bold;letter-spacing:.2rem;line-height:1.2}.header-b{align-items:center;display:grid;grid-template-columns:1fr 13rem;gap:1rem;margin:auto;padding:2rem 1rem;max-width:1080px}@media screen and (min-width: 768px){.header-b{padding:6rem 1rem 3rem}}.header-b-logo-img{margin:0 2rem 0 0;max-width:140px}.header-b-logo-link{display:grid}@media screen and (min-width: 768px){.header-b-logo-link{display:block}}.header-b-right{display:flex;align-items:center;gap:1rem}.header-b-ul{display:none;font-weight:bold;padding:0 1rem}@media screen and (min-width: 768px){.header-b-ul{display:grid;flex-direction:row-reverse;gap:0;align-items:center;justify-items:end}}.header-b-list{text-align:center}@media screen and (min-width: 768px){.header-b-list{font-size:1.8rem;line-height:1.6;text-align:left}}.header-b-list a{color:#221816}.header-c{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:auto;padding:2rem 1.5rem;max-width:1280px;width:100%}@media screen and (min-width: 992px){.header-c{box-sizing:border-box;padding:2.5rem 1.5rem}}.header-c-logo{max-width:100px}.header-c-area{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.header-c-area-box{align-items:center;display:flex;gap:1rem}.header-c-area-tel{display:none;font-size:1.8rem;font-weight:bold;padding:0 1rem}@media screen and (min-width: 992px){.header-c-area-tel{display:flex}}.header-c-area-contact{display:none}@media screen and (min-width: 992px){.header-c-area-contact{display:block}}.header-c-area-contact a{display:block;background:#f5ce33;border-radius:50rem;font-weight:bold;padding:.8rem 2.5rem;position:relative;text-align:center}.header-c-area-contact a::before{content:"";border:.2rem solid rgba(89,64,56,.9);border-radius:50rem;top:-0.5rem;left:-0.6rem;position:absolute;width:100%;height:100%}.main-nav{flex-basis:100%;flex-grow:1;align-items:center}.main-nav-ul{display:none;position:absolute;top:30%;left:50%;transform:translate(-50%, -40%);max-width:1440px;width:100%;z-index:999}@media screen and (min-width: 768px){.main-nav-ul{display:flex;align-items:center;justify-content:space-evenly;position:relative;max-width:1280px;margin:0 auto 1rem;top:0;left:0;transform:none}}.main-nav-list{border-bottom:dotted 2px hsla(0,0%,100%,.9);display:grid;margin:auto;padding:4rem 0 0;width:90%;text-align:center}@media screen and (min-width: 768px){.main-nav-list{display:contents;padding:0;max-width:100%}.main-nav-list:not(:first-child)::before{content:"";border-right:hsla(0,0%,100%,.5) solid 1px;height:2rem}}.main-nav-list.hide{opacity:1;z-index:999}.main-nav-list a{color:#fff;display:block}.main-nav-tel{color:#fff;display:grid;justify-items:center;line-height:2.5;margin:auto;position:absolute;top:100%;left:50%;transform:translate(-50%, 10%);text-align:center;width:100%}@media screen and (min-width: 768px){.main-nav-tel{display:none}}.g-nav{background:rgba(200,123,71,.95);height:100vh;opacity:0;position:fixed;transition:all .5s;top:0;left:0;width:100%;z-index:-1}@media screen and (min-width: 768px){.g-nav{background:none;height:auto;padding:2rem 0;position:unset;opacity:1;z-index:1}}.g-nav.hide{opacity:1;z-index:999}.g-nav.open{opacity:1;z-index:999}.g-nav.open .main-nav-ul{display:flex;flex-direction:column;flex-wrap:wrap}.nav-toggle{background:linear-gradient(90deg, rgba(200, 123, 71, 0.9), rgba(200, 123, 71, 0.9));border-radius:.4rem;cursor:pointer;position:fixed;top:1rem;right:1rem;height:3.5rem;width:4rem;z-index:9999;display:flex;justify-content:space-evenly;opacity:.7}@media screen and (min-width: 768px){.nav-toggle{display:none}}.nav-toggle span{background:#fff;border-radius:.2rem;height:.3rem;transition:all .4s;position:absolute;width:50%}@media screen and (min-width: 768px){.nav-toggle span{transition:all 0}}.nav-toggle span:nth-child(1){top:.8rem}.nav-toggle span:nth-child(2){top:1.6rem}.nav-toggle span:nth-child(3){top:2.4rem}.nav-toggle.active span:nth-child(1){top:1.5rem;transform:rotate(-30deg)}.nav-toggle.active span:nth-child(2),.nav-toggle.active span:nth-child(3){top:1.5rem;transform:rotate(30deg)}.my-element{background:url("/images/") no-repeat center}.balance-a{display:grid;grid-template-columns:1fr;grid-template-areas:"box" "figure";place-items:center;align-items:start}@media screen and (min-width: 768px){.balance-a{grid-template-columns:1fr 1fr;grid-template-areas:"figure box"}}.balance-a-box{grid-area:box}.balance-a-figure{grid-area:figure}.my-element{background:url("/images/") no-repeat center}.balance-d-impres{background:url("/images//impres01.jpg") no-repeat center;background-position:0% 0%;background-size:cover;background-attachment:fixed;border-radius:.5rem;height:50vh;width:100%}@media screen and (min-width: 768px){.balance-d-impres{background-position:70% 50%;background-size:contain;border-radius:0;height:80vh;max-height:600px}}.balance-d-section{grid-template-columns:1fr;gap:2rem;margin:auto;max-width:2080px;padding:1rem;width:100%}@media screen and (min-width: 768px){.balance-d-section{grid-template-columns:1fr 2fr;gap:4rem;justify-items:end;padding:0}}@media screen and (min-width: 768px){.balance-d-section:nth-of-type(even){grid-template-columns:2fr 1fr;justify-items:normal}}.balance-d-section:nth-of-type(even) .balance-d-text{order:2}.balance-d-section:nth-of-type(even) .balance-d-bg{order:1}.company-li{list-style-type:disc;list-style-position:inside;text-indent:-1.3em;padding:0 0 1rem 1.2em}.contact{max-width:720px}.contact-dl{margin:3rem auto}.contact-dd{background:#fff;border:solid .3rem rgba(34,24,22,.1);box-sizing:border-box;margin:.6rem 0 2rem;padding:.6rem 1rem}@media screen and (min-width: 768px){.contact-dd{margin:.6rem 0 4rem}}/*# sourceMappingURL=style.min.css.map */