@charset "utf-8";

.dot-tit {position: relative; margin-bottom: 25px; padding-top:20px; font-size: var(--font-size-24); font-weight: 700; letter-spacing: -.03em; line-height: 1.2em; color: #333;}
.dot-tit::before {content: ''; position: absolute; top: 0; left: 0; width: 21px; height: 12px; background-image: url(/images/sub/dot-biz2.png); background-size: contain; background-position: center; background-repeat: no-repeat;}
.dot-tit2 {text-align: center; position: relative; margin-bottom: 25px; padding-top:20px; font-size: var(--font-size-24); font-weight: 700; letter-spacing: -.03em; line-height: 1.2em; color: #333;}
.dot-tit2::before {content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 21px; height: 12px; background-image: url(/images/sub/dot-biz.png); background-size: contain; background-position: center; background-repeat: no-repeat;}

.dots-list li {position: relative;}
.dots-list li::before {content: ''; position: absolute; top: 16px; left: 0; width: 4px; height: 4px; background-color: var(--color-primary); border-radius: 100%;}

.prod-table table {width: 100%; border-collapse: collapse; border-spacing: 0px; text-align: center;}
.prod-table th,
.prod-table td {height: 55px; padding: 10px; border: 1px solid #ddd; }
.prod-table th {background-color: var(--color-primary); color: #fff;}
.prod-table td {color: #505050; }
.prod-table th:first-child ,
.prod-table td:first-child {border-left: 0px;}
.prod-table th:last-child ,
.prod-table td:last-child {border-right: 0px;}


.greetings {display: flex;}
.greetings .txt {flex:1 1 auto; min-width:0; width:1%;}
.greetings .img {width: 50%; padding-right: 30px;}
.greetings .tt {margin-bottom: 25px; display: flex;align-items: center; font-size: var(--font-size-13); font-weight: 800; letter-spacing: .4em; line-height: 1.2em;}
.greetings .tt img {margin-left: 10px;}
.greetings h2 {font-size: var(--font-size-36); font-weight: 800; letter-spacing: 0; line-height: 1.2em; color: #333;}
.greetings .tt2 {margin-top: 30px; letter-spacing: 0; line-height: 1.5em;}
.greetings .logo-wrap {display: flex; align-items: center; justify-content: space-between; margin-top: 45px;}
.greetings .logo-wrap p {letter-spacing: 0; line-height: 1.5em; margin-top: 5px;}

.history-top {padding-left:70px; height: 180px; display: flex; align-items: center;background-image: url(/images/sub/history-bg.jpg); background-size: cover; background-position: center; background-repeat: no-repeat;}
.history-top h2 {font-size: var(--font-size-48); font-weight: 800; letter-spacing: -.03em; line-height: 1.2em; color: #fff;}
.history-top span {font-weight: 300;}
.history .bin-group {height: 130px;}
.history .bin-group .box {height: 100%;}
.history .bin-group .box::after {content: ''; position: absolute; top: -20px; left: -20px; width: 40px; height: 40px; background-image: url(/images/sub/biz-ico.png); background-size: contain; background-position: center; background-repeat: no-repeat;}
.history .group {display: flex;}
.history .left {width: 285px; padding: 0 40px;}
.history .left h3 {margin-top: 10px; font-size: var(--font-size-24); font-weight: 800; letter-spacing: -.03em; line-height: 1.2em;}
.history .right {flex:1 1 auto; min-width:0; width:1%;}
.history .box {position: relative;}
.history .box::before {content: ''; position: absolute; top: 0; left: 0; width: 1px; height: calc(100% + 1.2em); background-color: #ccc;}
.history .group:last-child .box:last-child::before {display: none;}
.history .year {padding-left: 65px; margin-bottom: 20px; position: relative; font-size: var(--font-size-46); font-weight: 800; letter-spacing: -.03em; color: #333; line-height: 1.2em;}
.history .year::before {content: ''; position: absolute; top: 50%; transform: translateY(-50%); left: -15px; width: 30px; height: 30px; background-image: url(/images/sub/biz-ico2.png); background-size: contain; background-position: center; background-repeat: no-repeat;}
.history .list {padding:0 0 70px 65px; position: relative;}
.history .group:last-child .box:last-child .list {padding-bottom: 0px;}
.history dl {display: flex; margin-bottom: 15px;}
.history dl:last-child {margin-bottom: 0px;}
.history dt {width: 50px; font-size: var(--font-size-16); font-weight: 700; color: #333; letter-spacing: -.03em;}
.history dd {flex:1 1 auto; min-width:0; width:1%;}

.cert ul {display: flex; flex-wrap: wrap; margin: 0 -27.5px;}
.cert li {width: 33.333333333333336%; text-align: center; padding: 0 27.5px;}
.cert .img {margin-bottom: 25px; border-radius: 8px; overflow: hidden; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);}
.cert .img img {width: 100%;}
.cert p {font-size: var(--font-size-16); letter-spacing: -.03em; line-height: 1.2em;}

.business .items {display: flex; flex-wrap: wrap; margin: -25px 0;}
.business .item {width: 50%; padding: 25px 0;}
.business .box {display: flex;}
.business .img {margin-right: 40px; width: 42.9%; border-radius: 8px; overflow: hidden; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);}
.business .txt {flex:1 1 auto; min-width:0; width:1%;}
.business .t01 {margin-bottom: 10px; font-size: var(--font-size-20); font-weight: 700; letter-spacing: -.03em; line-height: 1.2em; }
.business .t02 {font-size: var(--font-size-16); letter-spacing: -.03em; line-height: 1.5em;}
.business .list li {padding-left: 20px; font-size: var(--font-size-16); letter-spacing: -.03em; line-height: 2.25em;}


.location {position: relative; display: flex;}
.location .map {width: 50%; border-radius: 24px; overflow: hidden;box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);}
.root_daum_roughmap .wrap_controllers,
.root_daum_roughmap .cont,
.root_daum_roughmap .border1,
.root_daum_roughmap .border2,
.root_daum_roughmap .border3,
.root_daum_roughmap .border4 {display: none;}
.location .info {position: relative; padding-left: 80px; margin-left: 85px; flex:1 1 auto; min-width:0; width:1%;}
.location .info::before {content: ''; position: absolute; top: 5px; left: 0; width: 39px; height: 36px; background-image: url(/images/sub/loc-ico.png); background-size: contain; background-position: center; background-repeat: no-repeat;}
.location .add {margin-bottom: 70px;}
.location .add .t01 {font-size: var(--font-size-24); font-weight: 700; letter-spacing: -.025em; line-height: 1.2em; color: #242424;}
.location .add .t02 {font-size: var(--font-size-20); font-weight: 600; letter-spacing: -.025em; line-height: 1.5em; color: #242424;}
.location .tel dl {margin-bottom: 15px; display: flex; font-size: var(--font-size-16); font-weight: 600; letter-spacing: -.03em; line-height: 1.5em; color: #242424;}
.location .tel dl:last-child {margin-bottom: 0px;}
.location .tel dt {width: 60px;}
.location .tel dd {flex:1 1 auto; min-width:0; width:1%;}
.location-bg {margin-top: -180px; height: 550px; background-image: url(/images/sub/location-bg.jpg); background-size: cover; background-position: center; background-repeat: no-repeat;}

.solution-top {display: flex; flex-wrap: wrap; margin-bottom: 120px;}
.solution-top .img-bg {padding: 80px 70px; width: 50%; background-position: 50%; background-repeat: no-repeat; background-size: 100% 100%; height: 500px;}
.solution-top .bg01 {background-image: url(/images/sub/sol-bg.png);}
.solution-top .bg02 {background-image: url(/images/sub/sol-bg2.png);}
.solution-top h2 {margin-bottom: 10px; font-size: var(--font-size-36); font-weight: 800; letter-spacing: 0em; line-height: 1.2em; }
.solution-top .tt { font-size: var(--font-size-13); font-weight: 800; letter-spacing: .4em; line-height: 1.2em; color: #fff;}
.solution-top h3 {margin: 50px 0 10px; font-size: var(--font-size-24); letter-spacing: 0em; line-height: 1.2em; color: #fff;}
.solution-top .tt2 {letter-spacing: 0; line-height: 1.5em; color: #fff;}
.solution .cnt01 {margin-bottom: 120px;}
.solution .cnt01 .dot-tit2 {margin-bottom: 90px;}
.solution .list {display: flex;}
.solution .list .box {width: 25%; text-align: center; padding: 0 45px;}
.solution .list .box .img {margin-bottom: 20px;}
.solution .t01 {margin-bottom: 10px; font-size: var(--font-size-18); font-weight: 800; letter-spacing: -.03em; line-height: 1.2em; color: #333;}
.solution .t02 {font-size: var(--font-size-16); letter-spacing: -.025em; line-height: 1.5em;}
.solution .cnt02 {position: relative;}
.solution .cnt02 .img-bg{position: absolute; z-index: -1; height: 500px; width: 100%; left: 0; top: 0;background-image: url(/images/sub/solution-bg.jpg); background-size: cover ; background-position: center; background-repeat: no-repeat;}
.solution .cnt02 .contain {padding-top: 120px;}
.solution .cnt02 .dot-tit2 {margin-bottom: 130px; color: #fff;}
.solution .items {display: flex; flex-wrap: wrap; margin: 0 -13.5px;}
.solution .item {width: 25%; padding: 0 13.5px;}
.solution .item p {margin-top: 25px; font-size: var(--font-size-16); letter-spacing: -.025em; line-height: 1.2em; text-align: center;}

.pro-krf .cnt {margin-bottom: 120px;}
.pro-krf .cnt:last-child {margin-bottom: 0px;}
.pro-krf .cnt01 .num-list {display: flex; margin:70px -12.5px 0;}
.pro-krf .cnt01 .num-box {width: 20%; padding: 0 12.5px; text-align: center;}
.pro-krf .cnt01 .num {margin-bottom: 20px; display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 100%; background-color: var(--color-primary); font-size: var(--font-size-24); font-weight: 800; letter-spacing: -.025em; color: #fff;}
.pro-krf .cnt01 .num-list .box {padding: 20px; height:100%; min-height: 232px; border: 1px solid #ddd; border-radius: 16px;}
.pro-krf .cnt02 .items {display: flex; flex-wrap: wrap; margin: 0 -20px;}
.pro-krf .cnt02 .item {width: 33.333333333333336%; padding: 0 20px; margin-bottom: 30px;}
.pro-krf .cnt02 .item p {margin: 25px 0 15px; font-size: var(--font-size-20); font-weight: 700; letter-spacing: -.025em; line-height: 1.2em; color: #333;}
.pro-krf .cnt02 .item li {position: relative; padding-left: 10px; font-size: var(--font-size-16); letter-spacing: -.025em; line-height: 1.5em;}
.pro-krf .cnt02 .item li::before {top: 10px;}
.pro-krf .cnt03 .group01 {padding: 100px 0; background-image: url(/images/sub/krf-bg.jpg); background-size: cover; background-position: center; background-repeat: no-repeat;}
.pro-krf .cnt03 .dot-tit2 {color: #fff; margin-bottom: 100px;}
.pro-krf .cnt03 .wrap {display: flex;}
.pro-krf .cnt03 .img {width: 47.9%; margin-right: 65px;}
.pro-krf .cnt03 .txt {flex:1 1 auto; min-width:0; width:1%; padding-top: 90px;}
.pro-krf .cnt03 li {position: relative; padding-left: 20px; font-size: var(--font-size-16); letter-spacing: -.025em; line-height: 1.5em; color: #fff;}
.pro-krf .cnt03 li:before {content: ''; position: absolute; top: 6px; left: 0; width: 11px; height: 11px; background-image: url(/images/sub/biz-ico3.png); background-size: contain; background-position: center; background-repeat: no-repeat;}
.pro-krf .cnt03 .group02 {margin-top: 90px;}
.pro-krf .cnt04 .dot-tit2 {margin-bottom: 160px;}
.pro-krf .cnt04 .items {display: flex; flex-wrap: wrap;}
.pro-krf .cnt04 .item {width: 50%;}
.pro-krf .cnt04 .box {display: flex; align-items: center;}
.pro-krf .cnt04 .txt {margin-left: 40px;}
.pro-krf .cnt04 .box h3 {margin-bottom: 15px; font-size: var(--font-size-20); letter-spacing: -.025em; line-height: 1.2em; color: #333;}
.pro-krf .cnt04 .dots-list li {padding-left: 10px;}
.pro-krf .cnt04 .dots-list li::before {top: 12px; background-color: #009bb2;}
.pro-krf .cnt04 .img-bg {margin-top: 145px; padding: 70px 85px; display: flex; align-items: center; background-image: url(/images/sub/krf-bg2.jpg); background-size: cover; background-position: center; background-repeat: no-repeat; height: 250px;}
.pro-krf .cnt04 .img-bg .tt {width: 120px; height: 120px; display: flex; align-items: center; justify-content: center; font-size: var(--font-size-24); font-weight: 700; letter-spacing: -.025em; line-height: 1.2em; color: #333; background-color: #fff; border-radius: 100%;}
.pro-krf .cnt04 .img-bg .tt2 {margin-left: 45px; flex:1 1 auto; min-width:0; width:1%; font-size: var(--font-size-20); letter-spacing: -.025em; line-height: 1.5em; color: #fff; }
.pro-krf .cnt05 {padding: 120px 0 85px; background-image: url(/images/sub/krf-bg3.jpg); background-size: cover; background-position: center; background-repeat: no-repeat;}
.pro-krf .cnt05 .dot-tit2 {color: #fff;}
.pro-krf .cnt05 .wrap {display: flex;}
.pro-krf .cnt05 .img {width: 50%;}
.pro-krf .cnt05 .txt {padding: 120px 0 0 25px; flex:1 1 auto; min-width:0; width:1%;}
.pro-krf .cnt05 .txt h3 {font-size: var(--font-size-24); letter-spacing: -.025em; line-height: 1.2em; color: #fff;}
.pro-krf .cnt05 .txt p {margin-top: 20px; font-size: var(--font-size-16); letter-spacing: -.025em; line-height: 1.5em; color: #fff;}

.pro-ahu .cnt01 {padding: 70px; display: flex; align-items: center; justify-content: center;background-color: #f2f2f2; height: 500px; border-radius: 24px;}
.pro-ahu .cnt01 .img {width: 45.32%; margin-left: 100px;}
.pro-ahu .cnt01 .txt {flex:1 1 auto; min-width:0; width:1%;}
.pro-ahu .cnt01 h2 {font-size: var(--font-size-36); letter-spacing: 0; font-weight: 800;}
.pro-ahu .cnt01 .tt {margin: 10px 0 20px; font-weight: 800; font-size: var(--font-size-13); letter-spacing: .4em; color: #333;}
.pro-ahu .cnt01 .tt2 {font-size: var(--font-size-16); letter-spacing: 0em; line-height: 1.5em; color: #333;}
.pro-ahu .cnt02 .items {display: flex;}
.pro-ahu .cnt02 .item {width: 33.33%; text-align: center; padding: 0 50px;}
.pro-ahu .cnt02 h3 {margin:25px 0 8px; font-size: var(--font-size-18); font-weight: 800; letter-spacing: -.025em; line-height: 1.2em; color: #333;}
.pro-ahu .cnt02 p {font-size: var(--font-size-16); letter-spacing: -.025em; line-height: 1.5em;}
.pro-ahu .cnt03 .wrap {display: flex; justify-content: center; align-items: center; padding: 60px; border-radius: 24px; background-color: #f2f2f2;}
.pro-ahu .cnt03 .img {padding: 0 40px;}
.pro-ahu .cnt03 .img p {margin-bottom: 15px; font-size: var(--font-size-16); font-weight: 500; letter-spacing: -.025em; line-height: 1.2em; color: #333; text-align: center;}
.pro-ahu .cnt03 .img:last-child img {padding-top: 10px;}
.pro-ahu .cnt04 {position: relative;padding-top: 120px;}
.pro-ahu .cnt04 .img-bg {position: absolute; top: 0; z-index: -1; background-image: url(/images/sub/ahu-bg.jpg); width: 100%; height:500px; background-position: 50%; background-repeat: no-repeat; background-size: cover;}
.pro-ahu .cnt04 .dot-tit2 {color: #fff;}
.pro-ahu .cnt04 .wrap {display: flex; margin: 0 -10px;}
.pro-ahu .cnt04 .img {width: 50%; padding: 0 10px;}
.pro-ahu .cnt04 .img img {border-radius: 24px;}

.pro-pure-water .cnt01 {position: relative; overflow: hidden; padding:0 70px; display: flex; align-items: center; justify-content: flex-start;background-color: #f2f2f2; height: 600px; border-radius: 24px;}
.pro-pure-water .cnt01 .img {position: absolute; bottom: -5px; right: 95px;}
.pro-pure-water .cnt01 .txt {flex:1 1 auto; min-width:0; width:1%;}
.pro-pure-water .cnt01 h2 {margin-bottom: 20px; font-size: var(--font-size-36); letter-spacing: 0; font-weight: 800;}
.pro-pure-water .cnt01 .tt {font-size: var(--font-size-16); letter-spacing: 0; line-height: 1.2em; color: #333;}
.pro-pure-water .cnt01 li {padding-left: 10px; font-size: var(--font-size-16); letter-spacing: 0; line-height: 1.5em; color: #333;}
.pro-pure-water .cnt01 li:last-child {margin-top: 15px;}
.pro-pure-water .cnt01 li::before {top: 10px;}
.pro-pure-water .cnt01 .in {margin-left: 10px;}
.pro-pure-water .cnt02 .items {display: flex; flex-wrap: wrap; margin: -17.5px -20px; }
.pro-pure-water .cnt02 .item {width: 33.333%; padding: 17.5px 20px;}
.pro-pure-water .cnt02 .box {padding: 30px 20px; border: 1px solid #ddd; border-radius: 24px; height: 100%;}
.pro-pure-water .cnt02 .box .img {margin-bottom: 10px;}
.pro-pure-water .cnt03 {position: relative; padding-top: 120px;}
.pro-pure-water .cnt03 .img-bg {position: absolute; top: 0; z-index: -1; background-image: url(/images/sub/pure-water-bg.jpg); width: 100%; height: 500px; background-position: 50%; background-repeat: no-repeat; background-size: cover;}
.pro-pure-water .cnt03 .dot-tit2 {color: #fff;}
.pro-pure-water .cnt03 .txt {padding: 80px; background-color: #fff; border-radius: 24px; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);}
.pro-pure-water .cnt03 .txt dl:last-child {margin-top: 85px;}
.pro-pure-water .cnt03 dt {margin-bottom: 10px; font-size: var(--font-size-20); font-weight: 800; letter-spacing:-.025em; line-height: 1.2em; color: #333;}
.pro-pure-water .cnt03 dd {line-height: 1.5em;}
.pro-pure-water .cnt04 .dots-list {margin:40px 0 0 50px;}
.pro-pure-water .cnt04 li {padding-left: 10px;}
.pro-pure-water .cnt04 li::before {top: 10px;}
.pro-pure-water .cnt05 {position: relative; padding-top: 120px;}
.pro-pure-water .cnt05 .img-bg {position: absolute; top: 0; z-index: -1; background-image: url(/images/sub/pure-water-bg2.jpg); width: 100%; height: 500px; background-position: 50%; background-repeat: no-repeat; background-size: cover;}
.pro-pure-water .cnt05 .dot-tit2 {color: #fff;}
.pro-pure-water .cnt05 .wrap {display: flex; flex-wrap: wrap; margin: 0 -13px;}
.pro-pure-water .cnt05 .img {width: 25%; padding: 0 13px;}

.pro-controller {}
.pro-controller .cnt01 {position: relative; padding:0 70px; display: flex; align-items: center; justify-content: flex-start; background-image: url(/images/sub/controller-bg.jpg); background-size: cover; background-position: center; background-repeat: no-repeat; height: 500px; border-radius: 24px;}
.pro-controller .cnt01 .img {position: absolute; bottom: -60px; right: 95px;}
.pro-controller .cnt01 .txt {flex:1 1 auto; min-width:0; width:1%;}
.pro-controller .cnt01 h2 {font-size: var(--font-size-36); letter-spacing: 0; font-weight: 800;}
.pro-controller .cnt01 .tt {margin: 10px 0 20px; font-weight: 800; font-size: var(--font-size-13); letter-spacing: .4em; color: #333;}
.pro-controller .cnt01 .tt2 {font-size: var(--font-size-16); letter-spacing: 0em; line-height: 1.5em; color: #333;}
.pro-controller .cnt01 .tt2:last-child {margin-top: 25px;}
.pro-controller .cnt02 .list {display: flex;}
.pro-controller .cnt02 .list .box {width: 20%; text-align: center; padding: 0 45px;}
.pro-controller .cnt02 .list .box .img {margin-bottom: 20px;}
.pro-controller .cnt02 .t01 {margin-bottom: 10px; font-size: var(--font-size-18); font-weight: 800; letter-spacing: -.03em; line-height: 1.2em; color: #333;}
.pro-controller .cnt02 .t02 {font-size: var(--font-size-16); letter-spacing: -.025em; line-height: 1.5em;}
.pro-controller .cnt03 {position: relative; padding-top: 120px;}
.pro-controller .cnt03 .img-bg {position: absolute; top: 0; z-index: -1; background-image: url(/images/sub/controller-bg2.jpg); width: 100%; height: 500px; background-position: 50%; background-repeat: no-repeat; background-size: cover;}
.pro-controller .cnt03 .dot-tit2 {color: #fff;}
.pro-controller .cnt03 .wrap {display: flex; flex-wrap: wrap; margin: 0 -13px;}
.pro-controller .cnt03 .img {width: 25%; padding: 0 13px; text-align: center;}
.pro-controller .cnt03 .img p {margin-top: 20px;}

.pro-iot {}
.pro-iot .cnt01 {position: relative; padding:80px 70px; display: flex; justify-content: flex-start; background-image: url(/images/sub/iot-bg.jpg); background-size: cover; background-position: center; background-repeat: no-repeat; height: 500px; border-radius: 24px;}
.pro-iot .cnt01 .img {position: absolute; bottom: -45px; right: 85px;}
.pro-iot .cnt01 .txt {flex:1 1 auto; min-width:0; width:1%;}
.pro-iot .cnt01 h2 {font-size: var(--font-size-36); letter-spacing: 0; font-weight: 800;}
.pro-iot .cnt01 .tt {margin: 10px 0 20px; font-weight: 800; font-size: var(--font-size-13); letter-spacing: .4em; color: #fff;}
.pro-iot .cnt01 .tt2 {font-size: var(--font-size-16); letter-spacing: 0em; line-height: 1.5em; color: #fff;}
.pro-iot .cnt02 .list {display: flex;}
.pro-iot .cnt02 .list .box {width: 20%; text-align: center; padding: 0 45px;}
.pro-iot .cnt02 .list .box .img {margin-bottom: 20px;}
.pro-iot .cnt02 .t01 {margin-bottom: 10px; font-size: var(--font-size-18); font-weight: 800; letter-spacing: -.03em; line-height: 1.2em; color: #333;}
.pro-iot .cnt02 .t02 {font-size: var(--font-size-16); letter-spacing: -.025em; line-height: 1.5em;}
.pro-iot .cnt03 {position: relative; padding-top: 120px;}
.pro-iot .cnt03 .img-bg {position: absolute; top: 0; z-index: -1; background-image: url(/images/sub/iot-bg2.jpg); width: 100%; height: 500px; background-position: 50%; background-repeat: no-repeat; background-size: cover;}
.pro-iot .cnt03 .dot-tit2 {color: #fff;}
.pro-iot .cnt03 .wrap {display: flex; flex-wrap: wrap; margin: 0 -13px;}
.pro-iot .cnt03 .img {width: 50%; padding: 0 13px; text-align: center;}
.pro-iot .cnt03 .img .t01{margin: 40px 0 5px; font-size: var(--font-size-18); font-weight: 700; letter-spacing: -.03em; line-height: 1.2em; color: #333;}
.pro-iot .cnt03 .img .t02{font-size: var(--font-size-16); letter-spacing: -.025em; line-height: 1.5em;}
.pro-iot .cnt04 {position: relative;}
.pro-iot .cnt04 .items {position: absolute; bottom: -130px; display: flex; flex-wrap: wrap; padding: 0 65px; width: 100%;}
.pro-iot .cnt04 .item {width: 25%; padding: 0 21px;}
.pro-iot .cnt04 .box {width: 260px; height: 260px; display: inline-flex; flex-direction: column; align-items: center; justify-content: center; border-radius: 100%; background-color: #fff;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25); }
.pro-iot .cnt04 .box p {font-size: var(--font-size-16); line-height: 1.5em; margin-top: 25px;}

.partner ul {display: flex; flex-wrap: wrap; margin: 0 -19.5px;}
.partner li {width: 25%; padding: 0 19.5px; margin-bottom: 45px; text-align: center;}
.partner li p {margin-top: 15px; font-size: var(--font-size-18); font-weight: 700; letter-spacing: -.03em; line-height: 1.2em; color: #333;}

.contact {display: flex;}
.contact .img {width: 42.9%; margin: 0 140px 0 0;}
.contact .wrap {flex:1 1 auto; min-width:0; width:1%;padding-right: 30px;}
.contact .text {position: relative; padding-left: 25px; margin-bottom: 10px; font-size: var(--font-size-18); letter-spacing: -.025em; line-height: 1.5em; color: #333;}
.contact .text::before {content: ''; position: absolute; top:.35em; left: 0; width: 15px; height: 15px; background-image: url(/images/sub/biz-ico3.png); background-size: contain; background-position: center; background-repeat: no-repeat;}
.required {color: #f0862e;}
.contact .buttons {padding-left: 18%;}

html[lang="en"] .contact .text::before {top:.25em;}






























