@charset "UTF-8";.business-flex__content{display:-ms-grid;display:grid;gap:30px}@media (min-width:993px){.business-flex__content{-ms-grid-columns:1fr 50px 1fr;grid-template-columns:repeat(2,1fr);gap:50px}}.otasuketai-logo-wrap{display:-ms-grid;display:grid;-ms-grid-columns:auto 20px 100px;grid-template-columns:auto 100px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;gap:20px;margin-right:20px}.business-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#1a1a1a;text-decoration:none;padding:15px;border-radius:20px;position:relative}.business-item:after{position:absolute;content:"";display:block;width:35px;height:40px;background-image:url(/assets/img/business/icon-double-arrow.svg);background-repeat:no-repeat;background-position:center}@media (max-width:992px){.business-item:after{width:25px;height:30px;-webkit-transform:rotate(90deg);transform:rotate(90deg);left:50%;bottom:-30px;translate:-50% 0}.business-item:nth-child(4):after{display:none}}@media (min-width:993px){.business-item:first-child:after{top:50%;right:-45px;translate:0 -50%}.business-item:nth-child(2):after{-webkit-transform:rotate(90deg);transform:rotate(90deg);left:50%;bottom:-45px;translate:-50% 0}.business-item:nth-child(3):after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);left:-45px;top:50%;translate:0 -50%}.business-item:nth-child(4):after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);left:50%;top:-45px;translate:-50% 0}}.business-item .list-circle__green li:not(:last-child){margin-bottom:8px}.business-item .label{font-family:"Poppins",sans-serif;font-size:3.8rem;line-height:1;font-weight:500;color:#fff;position:absolute;left:10px;bottom:-5px}@media (min-width:993px){.business-item{padding:20px}.business-item .label{font-size:5rem;left:20px}}.business-item__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:solid 0.5px rgba(26,26,26,0.3);padding-bottom:5px;margin-bottom:15px}.business-item__head-img{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%;margin-right:5px;text-align:center}.business-item__head-title{display:-ms-grid;display:grid;font-size:1.8rem}.business-item__head-title small{font-family:"Poppins",sans-serif;font-size:1.2rem;font-weight:500;color:#48967a;margin-top:5px;opacity:0.75}@media (min-width:993px){.business-item__head-title{font-size:2.1rem}}.business-item__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;z-index:2}.business-item__footer{-ms-flex-item-align:end;align-self:flex-end}.business-item__footer .btn{font-size:1.3rem;padding-left:15px;padding-right:10px}.add-shadow1{-webkit-box-shadow:0 0 0 rgba(255,211,65,0.631372549);box-shadow:0 0 0 rgba(255,211,65,0.631372549);-webkit-animation:addshadow 19s ease-in-out 0s infinite normal;animation:addshadow 19s ease-in-out 0s infinite normal}.add-shadow2{-webkit-box-shadow:0 0 0 rgba(255,211,65,0.631372549);box-shadow:0 0 0 rgba(255,211,65,0.631372549);-webkit-animation:addshadow 19s ease-in-out 4s infinite normal;animation:addshadow 19s ease-in-out 4s infinite normal}.add-shadow3{-webkit-box-shadow:0 0 0 rgba(255,211,65,0.631372549);box-shadow:0 0 0 rgba(255,211,65,0.631372549);-webkit-animation:addshadow 19s ease-in-out 9s infinite normal;animation:addshadow 19s ease-in-out 9s infinite normal}.add-shadow4{-webkit-box-shadow:0 0 0 rgba(255,211,65,0.631372549);box-shadow:0 0 0 rgba(255,211,65,0.631372549);-webkit-animation:addshadow 19s ease-in-out 14s infinite normal;animation:addshadow 19s ease-in-out 14s infinite normal}.animation-flash1,.business-item:first-child:after{opacity:0;-webkit-animation:flash 19s ease-in-out 2s infinite normal;animation:flash 19s ease-in-out 2s infinite normal}.animation-flash2,.business-item:nth-child(2):after{opacity:0;-webkit-animation:flash 19s ease-in-out 6s infinite normal;animation:flash 19s ease-in-out 6s infinite normal}.animation-flash3,.business-item:nth-child(3):after{opacity:0;-webkit-animation:flash 19s ease-in-out 11s infinite normal;animation:flash 19s ease-in-out 11s infinite normal}.animation-flash4,.business-item:nth-child(4):after{opacity:0;-webkit-animation:flash 19s ease-in-out 16s infinite normal;animation:flash 19s ease-in-out 16s infinite normal}@-webkit-keyframes flash{0%{opacity:0}5%{opacity:0}8%{opacity:1}17%{opacity:1}20%{opacity:0}to{opacity:0}}@keyframes flash{0%{opacity:0}5%{opacity:0}8%{opacity:1}17%{opacity:1}20%{opacity:0}to{opacity:0}}@-webkit-keyframes addshadow{0%{-webkit-box-shadow:0 0 0 0 rgba(255,211,65,0.631372549);box-shadow:0 0 0 0 rgba(255,211,65,0.631372549)}5%{-webkit-box-shadow:0 0 0 0 rgba(255,211,65,0.631372549);box-shadow:0 0 0 0 rgba(255,211,65,0.631372549)}8%{-webkit-box-shadow:0 0 0 4px rgba(255,211,65,0.631372549);box-shadow:0 0 0 4px rgba(255,211,65,0.631372549)}17%{-webkit-box-shadow:0 0 0 4px rgba(255,211,65,0.631372549);box-shadow:0 0 0 4px rgba(255,211,65,0.631372549)}20%{-webkit-box-shadow:0 0 0 0 rgba(255,211,65,0.631372549);box-shadow:0 0 0 0 rgba(255,211,65,0.631372549)}to{-webkit-box-shadow:0 0 0 0 rgba(255,211,65,0.631372549);box-shadow:0 0 0 0 rgba(255,211,65,0.631372549)}}@keyframes addshadow{0%{-webkit-box-shadow:0 0 0 0 rgba(255,211,65,0.631372549);box-shadow:0 0 0 0 rgba(255,211,65,0.631372549)}5%{-webkit-box-shadow:0 0 0 0 rgba(255,211,65,0.631372549);box-shadow:0 0 0 0 rgba(255,211,65,0.631372549)}8%{-webkit-box-shadow:0 0 0 4px rgba(255,211,65,0.631372549);box-shadow:0 0 0 4px rgba(255,211,65,0.631372549)}17%{-webkit-box-shadow:0 0 0 4px rgba(255,211,65,0.631372549);box-shadow:0 0 0 4px rgba(255,211,65,0.631372549)}20%{-webkit-box-shadow:0 0 0 0 rgba(255,211,65,0.631372549);box-shadow:0 0 0 0 rgba(255,211,65,0.631372549)}to{-webkit-box-shadow:0 0 0 0 rgba(255,211,65,0.631372549);box-shadow:0 0 0 0 rgba(255,211,65,0.631372549)}}@media (min-width:993px){.introductory-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.introductory-text p{width:70%}}@media (max-width:992px){.introductory-text{display:-ms-grid;display:grid;place-items:flex-end}.introductory-text p{margin-bottom:25px}}.introductory-text__img{width:50%}@media (min-width:993px){.introductory-text__img{width:25%}}.business-img03{display:-ms-grid;display:grid;grid-auto-columns:1fr;gap:5px}@media (min-width:993px){.business-img03{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.service-block{display:-ms-grid;display:grid;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.service-block dl{background:#fff;border:solid 2px #48967a;margin-bottom:0;border-radius:10px;width:100%}.service-block dl:first-child dd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:40px}.service-block dl.dl-warning{border-color:#e8625e}.service-block dl.dl-warning dt{background:#e8625e}.service-block dl.dl-warning dd{background:no-repeat 95% 93% url(/assets/img/business/system/icon-rench.svg);background-size:40px;padding-bottom:40px}.service-block .icon-plus{display:-ms-grid;display:grid;place-items:center;font-size:2.1rem;font-weight:700;width:40px;height:40px;color:#fff;background:#48967a;border-radius:50%}.service-block .arrow-bold{width:55px;height:55px}.service-block .arrow-bold:before{display:block;content:url(/assets/img/business/icon-arrow-bold.svg);width:100%;height:100%}.service-block .arrow-bold,.service-block .icon-plus{margin:auto}.service-block dt{font-size:1.6rem;text-align:center;color:#fff;background:#48967a;border-top-left-radius:5px;border-top-right-radius:5px;padding:10px 0}.service-block dd{padding:15px}.service-block dd .list-ul li:not(:last-child){margin-bottom:5px}@media (min-width:1200px){.service-block{display:-webkit-box;display:-ms-flexbox;display:flex}.service-block dl:first-child{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.service-block dl:nth-child(2),.service-block dl:nth-child(3){-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%}.service-block .arrow-bold,.service-block .icon-plus{width:4%;min-width:45px;height:auto;aspect-ratio:1/1}.service-block dd{padding:20px}}@media (max-width:1199px){.service-block{-ms-grid-columns:1fr;grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.service-block .arrow-bold:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.fig-img{text-align:center}@media (min-width:993px){.fig-img{padding:40px 20px;border:solid 3px #48967a;border-radius:15px}.fig-img img{width:90%}}.business-sub-title{font-size:1.8rem;font-weight:bold;line-height:1.75;margin-bottom:15px}@media (min-width:768px){.business-sub-title{font-size:2.1rem;margin-bottom:20px}}.zoom-figure{vertical-align:top;position:relative}.zoom-figure a{outline:none;text-decoration:none;-webkit-transition:all 0.3s;transition:all 0.3s}.zoom-figure .zoom-icon{position:absolute;right:15px;top:15px}.lum-lightbox{z-index:1001}.flow-item{text-align:center;border:solid 3px #48967a;border-radius:10px;margin-bottom:20px;padding:15px;position:relative}.flow-item:first-child{counter-reset:step}.flow-item:before{display:inline-block;counter-increment:step;content:"STEP 0" counter(step);font-family:"Poppins",sans-serif;font-size:1.5rem;font-weight:600;line-height:1;color:#48967a;background:inherit;padding:0 10px;position:absolute;right:-4px;top:-10px}@media (min-width:993px){.flow-item:before{height:52%}}.flow-item h3{font-size:1.8rem;line-height:1.5;margin:0 15px 5px 15px}.flow-item h3,.flow-item p,.flow-item ul{position:relative;z-index:3}.flow-item .tel{font-family:"Poppins",sans-serif;font-size:2.8rem;font-weight:600;color:#1a1a1a;text-decoration:none}.flow-item ul{text-align:left;margin-top:10px}.flow-item ul li{margin-bottom:5px}.flow-item figure{padding-top:20px;margin-bottom:0}.flow-block{counter-increment:step}.flow-block p{line-height:1.5}@media (min-width:993px){.flow-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flow-block .flow-item{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}.flow-block .flow-item:before{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.flow-block .flow-item:last-child:before{height:auto;clip-path:none}.flow-block .flow-item figure{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0 15px}.flow-block .flow-item figure img{-ms-flex-negative:0;flex-shrink:0}.flow-block .flow-item:not(:last-child):after{position:absolute;content:"";display:block;width:30%;top:0;height:56%;right:-30%;background:no-repeat right bottom url(/assets/img/business/flow-arrow.svg);background-size:128px 34px}.flow-block.flow1 .flow-item{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.flow-block.flow1 .flow-item:after{width:15%;right:-15%}}.flow-block__pdca:after{content:"";display:block;width:30%;height:0}.flow-block__pdca .flow-item:first-child:before{content:"FIRST"}.flow-block__pdca .flow-item:nth-child(2){counter-reset:step}.feature-block{padding:30px;position:relative}@media (min-width:993px){.feature-block{max-width:900px}}.feature-block h3{font-size:2.1rem;line-height:1.5;margin-bottom:20px}.feature-block ol{font-weight:500;list-style:decimal}@media (min-width:993px){.feature-block ol{padding-right:100px}}.feature-block .feature-img{display:none}@media (min-width:993px){.feature-block .feature-img{display:block;position:absolute;bottom:20px;right:20px}}@media (min-width:1085px){.flow-block__enecon{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);margin-top:40px}}.flow-item__enecon{padding:20px}.flow-item__enecon:not(:last-child){position:relative}.flow-item__enecon:not(:last-child):after{content:"";display:block;position:absolute;z-index:3}.flow-item__enecon:first-child{background:#f3f8f6}.flow-item__enecon:first-child:after{background:#f3f8f6}.flow-item__enecon:nth-child(2){background:#eaf3f0}.flow-item__enecon:nth-child(2):after{background:#eaf3f0}.flow-item__enecon:nth-child(3){background:#e1eeea}.flow-item__enecon:nth-child(3):after{background:#e1eeea}.flow-item__enecon:last-child{background:#d3e6e0}.flow-item__enecon .flow-number{font-size:3.2rem;font-weight:600}.flow-item__enecon h3{font-size:1.8rem;margin-bottom:3px}@media (max-width:1084px){.flow-item__enecon:not(:last-child):after{width:100%;height:20px;clip-path:polygon(0 0,100% 0,50% 100%);right:0;bottom:-19px}.flow-item__enecon:not(:first-child){padding-top:45px}.flow-item__enecon .flow-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.flow-item__enecon .flow-number{font-size:2.4rem;margin-right:10px}}@media (min-width:1085px){.flow-item__enecon:not(:last-child):after{width:21px;height:100%;clip-path:polygon(0 0,0 100%,100% 50%);right:-20px;top:0}.flow-item__enecon:not(:first-child){padding-left:45px}.flow-item__enecon .flow-number{display:block;font-size:4.2rem;font-weight:600;margin-top:-50px;margin-bottom:5px}.flow-item__enecon h3{font-size:2.1rem;margin-bottom:15px}}.merit-item__wrapper{display:-ms-grid;display:grid;gap:30px}@media (min-width:993px){.merit-item__wrapper{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.merit-item{padding:2rem;position:relative}.merit-item h4{display:-ms-grid;display:grid;place-items:center;gap:5px;font-size:2.4rem;font-weight:600;border-bottom:solid 1px #333;text-align:center;line-height:1.5;padding-bottom:10px;margin-top:-50px;margin-bottom:15px}.merit-item p{font-size:1.5rem;line-height:1.75;margin-bottom:0}table{width:100%;border-collapse:collapse}table td,table th{border-top:1px #ccc solid;border-bottom:1px #ccc solid;padding:20px 10px;text-align:left;vertical-align:middle}table th{font-weight:700}table td{font-weight:500}table td img{height:120px}#energy-management table .text-left{text-align:left;vertical-align:text-top}#energy-management table td,#energy-management table th{text-align:center;border-left:1px #ccc solid;border-right:1px #ccc solid}#energy-management table th{background:#fff}#energy-management table td{width:28%}#energy-management table td .strong{font-weight:bold;font-size:1.25em}#energy-management table td .small{font-size:0.75em}#energy-management table tr td:nth-last-child(-n+2),#energy-management table tr th:nth-child(n+3){background:#fffff5}#energy-management .text-right{text-align:right;font-size:0.9em;margin-top:15px}@media screen and (max-width:768px){table{border-bottom:1px #ccc solid}table th{padding:10px 10px 5px 10px}table td{border-top:none;padding:0px 10px 10px 10px}table:not(.table-scroll) td,table:not(.table-scroll) th{display:block;border-bottom:none}#energy-management table{display:block;overflow-x:scroll;white-space:pre-wrap;-webkit-overflow-scrolling:touch}#energy-management table tbody{display:table;width:1070px}#energy-management table td,#energy-management table th{padding:20px 10px}#energy-management .text-right{text-align:left}}.support-list__wrapper .support-list:first-child{border-top:solid 0.5px rgba(26,26,26,0.3)}.support-list__wrapper .support-list p small{display:block;margin-top:10px}.support-list{display:-ms-grid;display:grid;gap:30px;border-bottom:solid 0.5px rgba(26,26,26,0.3);padding-top:40px;padding-bottom:40px}.support-list .order-1{width:100%}.support-list img{margin-left:auto;margin-right:auto}@media screen and (min-width:993px){.support-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.support-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}@media screen and (max-width:1150px){.support-list__item{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:993px){.support-list__item{margin-bottom:25px}}.support-list__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2.1rem}.support-list__title span{display:block;width:42px;font-size:2.4rem;line-height:1;margin-bottom:-3px}@media screen and (min-width:993px){.support-list__title{font-size:2.4rem}.support-list__title span{width:55px;font-size:3.2rem}}@media screen and (max-width:992px){.support-list__title{margin-bottom:10px}}.support-price{font-size:1.5rem;line-height:1;margin-bottom:0}.support-price span{font-size:2.1rem;padding-left:5px;padding-right:5px}@media screen and (max-width:1150px){.support-price{width:100%;text-align:right}}@media screen and (min-width:993px){.support-price{font-size:1.8rem}.support-price span{font-size:2.4rem}}.page-subnav{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}@media (min-width:1299px){.page-subnav{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media (max-width:1298px){.page-subnav{gap:30px 0}}.page-subnav__item{text-align:center;padding:20px;border-left:solid 1px #ccc}.page-subnav__item:last-child{border-right:solid 1px #ccc}.page-subnav__item img{margin-top:15px}@media (max-width:1298px){.page-subnav__item:nth-child(2){border-right:solid 1px #ccc}.page-subnav__item img{max-width:280px}}@media (max-width:992px){.page-subnav__item img{max-width:95%}}@media (max-width:768px){.page-subnav__item{padding:20px 10px}}.btn-business-nav{display:-ms-grid;display:grid;place-items:center;font-weight:600;color:#1a1a1a;width:100%;height:60px;background:#f2f2f2;text-decoration:none;border-radius:50px;padding:10px 15px}.btn-business-nav small{font-size:1.1rem}.btn-business-nav:hover{background:rgba(203,225,217,0.75)}.btn-business-nav.active{background:rgba(203,225,217,0.75);pointer-events:none}@media (max-width:768px){.btn-business-nav{font-size:1.3rem}.btn-business-nav small{display:none}}
/*# sourceMappingURL=page-business.css.map */