@charset "utf-8";
/* Common */
.desc p:not(:last-child) {margin-bottom: 30px;}
.desc strong {font-weight: 700; color: #2c2c2c;}

/* about */
.about .desc {position: relative; margin: 75px 0 190px; padding-top: 50px; text-align: center;}
.about .desc:before {position: absolute; content:''; top: 0; left: 50%; transform: translateX(-50%); width: 7px; height: 7px; border-radius: 100%; background: #ffc72c;}
.direction .root_daum_roughmap_landing {margin: 0 auto;}
.root_daum_roughmap .cont {display: none;}

/* Application */
.sec-move {margin-top: 90px; padding: 65px 0 70px; background: url('../images/sub/bg-sec-move.jpg') no-repeat center center; background-size: cover; text-align: center;}
.sec-move .tag {font-weight: 700; color: #a8a8a8;}
.sec-move .tit {margin: 10px 0 25px; font-weight: 600; font-size: 34px; color: #2c2c2c; line-height: 1.47058em;}
.btn-contact {display: flex; align-items: center; justify-content: center; width: 220px; height: 61px; margin: 0 auto; background: #ffc72c; border-radius: 31px; font-weight: 600; color: #2c2c2c; }

/* Service */
.service .section {margin-top: 75px;}
.page-tit {font-weight: 700; font-size: 34px; color: #2c2c2c;}
.deco-tit {position: relative; padding-top: 25px; margin-bottom: 35px; font-weight: 700; font-size: 24px; color: #2c2c2c;}
.deco-tit:before {position: absolute; content: ''; top: 0; left: 0; width: 7px; height: 7px; border-radius: 100%; background: #ffc72c;}
.item-tit {font-weight: 600; font-size: 24px; color: #2c2c2c; margin-bottom: 25px;}
.flex-boxes {display: flex; border: 1px solid #2c2c2c;}
.flex-boxes .box {flex: 1; padding: 45px;}
.flex-boxes .box:not(:last-child) {border-right: 1px solid #2c2c2c;}
.tag-num {margin-bottom: 10px; font-weight: 700; font-size: 12px; color: #a8a8a8; line-height: 1em;}
.sec-flex {display: flex; gap: 40px;}
.sec-flex .section {flex: 1;}
.photo {flex: 1; display: flex; align-items: center; justify-content: center; margin-bottom: 30px; border: 1px solid #2c2c2c; height: 392px;}
.box-list {border: 1px solid #2c2c2c;}
.box-list .box {display: flex; justify-content: space-between; align-items: center; padding: 18px 50px; border-bottom: 1px solid #2c2c2c;}
.box-list .box:last-child {border-bottom: none;}
.box-list .tit .dark {display: inline-block; min-width: 48px; font-weight: 500; font-size: 18px; color: #2c2c2c;}
.box .hyphen-list li {font-size: 15px; margin-bottom: 6px;}
.box .hyphen-list li:last-child {margin-bottom: 0;}
.box-tags span {position: relative; display: inline-block; padding: 5px 20px 5px 40px; border-radius: 20px; background: #f4f4f4; font-weight: 500; font-size: 17px; color: #2c2c2c;}
.box-tags span:before {position: absolute; content: ''; left: 20px; top: 50%; margin-top: -3px;	width: 7px; height: 7px; border-radius: 100%; background: #ffc72c;}
.box .desc p:not(:last-child) {margin-bottom: 15px;}
.quotation {display: block; padding: 25px 50px; background: #f4f4f4; font-weight: 500; font-size: 18px; color: #2c2c2c; text-align: center;}
.quotation br {display: none;}
.img.centered {margin-top: 50px; text-align: center;}
.download-list li {position: relative;}
.download-list .mark {display: flex; gap: 5px; font-weight: 500; font-size: 15px; color: #878787;}
.download-list .box .tit {position: relative; padding-left: 27px; color: #2c2c2c;}
.download-list .box .tit:before {position: absolute; content: ''; left: 0; width: 16px; height: 100%; background: url('../images/sub/icon-file.png') no-repeat center center; background-size: contain;}
.space {margin: 30px 0;}
.flex-boxes.flex-list {flex-wrap: wrap; border-right: none; border-bottom: none;}
.flex-boxes.flex-list .box {flex: none; width: 33.3333%; min-height: 351px; border-bottom: 1px solid #2c2c2c;}
.flex-boxes.flex-list .box:last-child {border-right: 1px solid #2c2c2c;}
.box-list.evaluation-list .box {display: block;}
.box-list.evaluation-list .flex-tit {display: flex; align-items: center; gap: 12px; margin-bottom: 10px; font-size: 18px; font-weight: 700; color: #2c2c2c;}
.box-list.evaluation-list .tag-num {margin-bottom: 0;}
.box-list.evaluation-list .hyphen-list {margin-top: 15px;}
.box-list.evaluation-list .hyphen-list ul {display: flex; flex-wrap: wrap; justify-content: space-between; gap: 0 10px; margin: 0 0 -6px;}
.box-list.evaluation-list .hyphen-list li {width: calc((100% - 70px) / 2); min-width: max-content; margin-bottom: 6px;}

/* Brand & Measurement */
.gate-tit {margin-bottom: 75px; font-weight: 700; font-size: 34px; color: #2c2c2c; line-height: 1em;}
.gate ul {display: flex; flex-wrap: wrap; border-left: 1px solid #ddd; border-top: 1px solid #ddd;}
.gate ul li {position: relative; z-index: 1; width: 25%; font-weight: 600; font-size: 17px; color: #878787; text-align: center; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.gate ul li:before {position: absolute; content: ''; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; border: 1px solid #000; opacity: 0;}
.gate ul li a {display: block; padding: 17px;}
.gate ul li:hover:before {opacity: 1;}
.gate ul li:hover {background: #ffc72c;color: #2c2c2c;}

.list-wrap {display: flex; max-width: 1780px; padding: 0 30px; margin: 85px auto 0;}
.list-wrap .left{}
.product-gallery {flex: 1;}