@charset "utf-8";

/* ******************  서브공통 ********************** */
/* -------- 공통 스크롤바  -------- */
.custom-scrollbar-cover,
.cm-scroll-drag-guide{display:none;}
.editor .custom-scrollbar-cover,
.editor .cm-scroll-drag-guide{display:none;}

/* -------- 공통 :: 탭 -------- */
/* Tab 공통 스타일 */
.sub-tab-wrapper-style{position:relative; height:8rem; margin:0 auto 6rem; z-index:9}
.sub-tab-list-style{text-align:center;}
.sub-tab-list-style ul{display:inline-block; width:auto; height:100%; background:#f6f6f6; box-sizing:border-box; margin:auto;}
.sub-tab-list-style ul li{display:inline-block; position:relative; width:25rem; margin:0 0.5rem;}
.sub-tab-list-style ul li a{display:table; height:58px; width:100%; background-color:#fff; border-radius:8rem;}
.sub-tab-list-style ul li a em{display:table-cell; vertical-align:middle; color:#222; font-size:1.8rem; letter-spacing:-0.05em; text-align:center; font-weight:500;}
.sub-tab-list-style ul li.selected a em,
.sub-tab-list-style ul li a:hover em{color:#fff; }

/* Tab Product 스타일 */
.product-tab-wrapper-style{position:relative; height:7rem; margin:0 auto 10rem; z-index:9999;}
.product-tab-list-style{text-align:center;}
.product-tab-list-style ul{display:flex; justify-content: center; width:100%; height:100%;}
.product-tab-list-style ul li a em{display:table-cell; vertical-align:middle; color:#727272; font-size:2.4rem; letter-spacing:-0.05em; text-align:center; font-weight:700; transition:var(--transition-custom);}

/* Tab Fixed Move*/
/* .sub-tab-list-style.top-fixed{position:fixed; top:70px; left:0; width:100%; height:60px;} */
/* Mobile Tab Drop Menu */
.sub-drop-open-btn-style{display:none}

@media all and (min-width:1025px){
	/* Tab Fixed Background */
/* 	.sub-tab-list-style:before{position:absolute; top:0px; bottom:0px; left:50%; width:0; content:""; background-color:#fff; border-bottom:1px solid #e5e5e5; transition:all 0.5s}
	.sub-tab-list-style.top-fixed:before{width:100%; margin-left:-50%} */
}


/* ******************  공통텍스트 ********************** */
.cm-tit{font-size:3.2rem; line-height:1.2; letter-spacing:-0.05em; color:#222; font-weight:700;}
.cm-tit .plus-txt{font-size:0.5625em; color:#666; font-weight:400;}
.cm-sub-tit{font-size:2.6rem; line-height:1.15; letter-spacing:-0.025em; color:var(--main-color2); font-weight:700; text-align:left; margin-bottom:2.8rem;}
.co-main{color:var(--main-color);}
.co-main2{color:var(--main-color2);}
.cm-txt{font-size:1.8rem; line-height:1.66; letter-spacing:-0.05em; color:#666;}


/* ******************  Company ********************** */
.greeting-page {width: 100%; color: #222222; }

/* 인사말 상단 텍스트 */
.greeting-title {width: 100%; text-align:center; margin-bottom: 8rem; }
.greeting-title .text01 {font-size: 2.4rem; line-height: 1.1; letter-spacing: -0.05em; font-weight: 500;  margin-bottom:2rem;}
.greeting-title .text02 {font-size:4rem; line-height: 1.5; letter-spacing: -0.05em;}
.greeting-title .text02 b {font-weight: 700;}

/* 인사말 첫번째 단락 */
.greeting-contents01 {width: 100%; display: flex; align-items: center; margin-bottom:7rem;}
.greeting-contents01 .img {width: 50%;}
.greeting-contents01 .img img{width:100%;}
.greeting-contents01 .textarea01 {width: 50%; padding-left: 6rem; box-sizing:border-box;}
.greeting-contents01 .textarea01 .text01 {font-size: 2.4rem; font-weight: 500; letter-spacing: -0.05em; line-height: 1.5; margin-bottom:3rem;}
.greeting-contents01 .textarea01 .text02 {font-size: 1.8rem; font-weight: 400; letter-spacing: -0.06em; line-height: 1.67; color:#666666;}

/* 인사말 중간 문장 */
.greeting-letter {width: 100%; text-align:center; position: relative; text-transform: uppercase;  margin-bottom:7rem;} 
.greeting-letter .text01 {font-size: 12rem; color: #f6f6f6; font-weight: 900; line-height: 1.3; }
.greeting-letter .text02 {position: absolute; width: 100%; top:50%; left:50%; transform: translate(-50%,-50%); font-size: 2rem; line-height: 1.1; font-weight: 700; color:#005e9d; }
.greeting-letter .text02 span {color:#0095da;}

/* 인사말 두번째 단락 */
.greeting-contents02 {width: 100%; display: flex; align-items: center; position: relative; margin-bottom:9rem; }
.greeting-contents02 .textarea02 {width: 50%; padding-right: 6rem; box-sizing:border-box;}
.greeting-contents02 .text01 {font-size: 1.8rem; line-height: 1.67; letter-spacing: -0.05em; font-weight: 400; color:#666666; margin-bottom:3rem;}
.greeting-contents02 .text02 {font-size: 2.4rem; line-height: 1.3; letter-spacing: -0.06em; font-weight: 500;  margin-bottom:8rem; }
.greeting-contents02 .text03 {font-size: 2rem; line-height: 1.1;  font-weight: 500;}
.greeting-contents02 .text03 span {font-size: 3rem; font-weight: 700; letter-spacing: 0.4em; padding-left: 2rem;}
.greeting-contents02 .img {width: 50%;}
.greeting-contents02 .img img {width:100%;}


@media all and (max-width:1280px) {
	.greeting-letter .text01 {font-size: 10rem;}
}

@media all and ( max-width: 800px ) {

	.greeting-title .text02 {font-size:3.5rem;}

	.greeting-contents01 {display: block;}
	.greeting-contents01 .img {width: 100%; margin-bottom:5rem;}
	.greeting-contents01 .textarea01 {width: 100%; padding-left: 0; text-align:center;}

	.greeting-letter .text01 {font-size: 6.5rem;  line-height: 1;}
	.greeting-letter .text02  {font-size: 1.8rem;}
	.greeting-letter .text02 span {display: block;}
	
	.greeting-contents02 {display: block;}
	.greeting-contents02 .img {width: 100%; margin-top:5rem;}
	.greeting-contents02 .textarea02 {width: 100%; padding-right: 0; text-align:center;}

}

@media all and (max-width:480px) {
	.greeting-letter .text01 {font-size: 5rem; }
}


/* --------  Company :: 인사말 -------- */
/* 타이틀 */
.greeting-tit-box{text-align:center; margin-bottom:8.3rem;}
.greeting-tit-box .sub-txt{font-size:2.4rem; line-height:2; letter-spacing:-0.05em; color:#222; font-weight:500; margin-bottom:1.5rem;}
.greeting-tit-box .txt{font-size:4rem; line-height:1.5; letter-spacing:-0.05em; color:#222;}
.greeting-tit-box .txt b{display: block; font-weight:800}
/* 컨텐츠 */
.greeting-item{display: flex; align-items:center;}
.greeting-item .img-box{width:50%;   border: 1px solid #ddd;
    border-radius: 3rem;
    box-sizing: border-box;
    overflow: hidden;}
.greeting-item .img-box img{max-width:100%;}
.greeting-item .txt-box{width:50%; padding-left:6rem; box-sizing:border-box;}
.greeting-item .txt-box .greeting-txt{font-size:2.4rem; line-height:1.5; letter-spacing:-0.06em; color:#222; font-weight:500;}
.greeting-item .txt-box > p{margin-bottom:2.5rem;}
.greeting-item .txt-box > p:last-child{margin-bottom:0;}
.greeting-item .txt-box .ceo-name{margin-top:7rem;}
.greeting-item .txt-box .ceo-name .ceo{font-size:2rem; line-height:1.8; letter-spacing:-0.02em; color:#222; font-weight:500; margin-right:2.3rem;}
.greeting-item .txt-box .ceo-name .name{font-size:3rem; line-height:1; letter-spacing:-0.05em; color:#222; font-weight:700;}
/* 컨텐츠 - 반대 */
.greeting-item.reverse{flex-direction: row-reverse;}
.greeting-item.reverse .txt-box{padding-left:0; padding-right:6rem;}
/* 중간 타이틀 */
.greeting-middle-tit{text-align:center; text-transform:uppercase; margin:13rem 0 15rem;}
.greeting-middle-tit .tit{position: relative; font-size:2rem; line-height:1.5; font-weight:700;}
.greeting-middle-tit .tit:before{position: absolute; content:attr(data-label); z-index:-1; font-size:12rem; line-height:1; color:#f6f6f6; font-weight:900; width:100%; top:50%; left:50%; transform:translate(-50%, -50%);}

.greeting-con-wrap {margin-bottom: 11.3rem;}

.management-safety-page {width: 100%; color: #222222; }

/* 안전경영 상단 타이틀*/
.safety-title {width: 100%; margin-bottom: 14rem; }
.safety-title .txt-box {text-align:center;  margin-bottom: 7rem; }
.safety-title .txt-box .txt01 {font-size: 3.4rem; font-weight: 700; ; line-height:1.4; letter-spacing: -0.065em; margin-bottom: 3rem;}
.safety-title .txt-box .txt02 {font-size: 1.8rem; font-weight: 400; line-height:1.7; letter-spacing: -0.065em; }

.safety-title .tlt-list-wrap {width: 100%; display: flex; flex-wrap: wrap; border-top:1px solid #222222 }
.safety-title .tlt-list-wrap .tlt-list { display: flex;  align-content: center; width: 50%; padding:3rem 0 3rem 5rem; box-sizing: border-box; border-bottom:1px solid #dedede }
.safety-title .tlt-list-wrap .tlt-list.right {position: relative;} 
.safety-title .tlt-list-wrap .tlt-list.right:before {position: absolute; content:""; left:0; top: 3rem; width: 1px; height: 90px; background-color:#dedede;}
.safety-title .tlt-list-wrap .tlt-list span {display:inline-block; width: 100px; height: 100px; background-color:#f2f2f2; border-radius: 50%;}
.safety-title .tlt-list-wrap .tlt-list .list-txt-box {display:inline-block; padding-left: 3rem; }
.safety-title .tlt-list-wrap .tlt-list .list-txt-box .list-tit {font-size: 1.8rem; font-weight: 700; line-height:1.7; letter-spacing: -0.065em; }
.safety-title .tlt-list-wrap .tlt-list .list-txt-box .list-txt {position: relative; font-size: 1.8rem; font-weight: 400; line-height:1.7; letter-spacing: -0.065em; padding-left: 1rem;}
.safety-title .tlt-list-wrap .tlt-list .list-txt-box .list-txt:before {position: absolute; content:""; left:0; top: 1.5rem; width: 2px; height: 2px;  background-color:#222222;}

/* 타이틀 공통 */
.management-safety-page .tit {position: relative; font-size: 3.6rem; line-height:1.3; letter-spacing: -0.05em; font-weight: 700; }

/* 안전경영 혁신과제 */
.safety-task {width: 100%; background-color:#f2f2f2; }




/* --------  Company :: 경영이념 -------- */
.ideology-txt-box{text-align:center; margin-bottom:11rem;}
.ideology-txt-box .ideology-tit{font-size:6rem; line-height:1.33; letter-spacing:-0.05em; font-weight:400; color:#222; margin-bottom:6rem;}
.ideology-txt-box .ideology-tit b{font-weight:800;}
.ideology-txt-box .ideology-txt{font-size:2.4rem; line-height:1.5; letter-spacing:-0.05em; font-weight:600; margin-top:2.7rem;}

.ideology-con-box{display: flex; justify-content:space-between;}
.ideology-con-box .ideology-item{width:28.125%;}
.ideology-con-box .ideology-item .img-box{}
.ideology-con-box .ideology-item .img-box img{max-width:100%;}
.ideology-con-box .ideology-item .txt-box{text-align:center; margin-top:3.3rem;}
.ideology-con-box .ideology-item .txt-box .txt{font-size:2.4rem; line-height:1.5; letter-spacing:-0.05em; color:#222;}



/* --------  Company :: CI소개 -------- */
.ci-con-wrap{margin-bottom:11.3rem;}
.ci-tit-box{display: flex; margin-bottom:4.5rem;}
.ci-tit-box .cm-tit{margin-right:2.5rem;}
.ci-tit-box .txt{font-size:2rem; line-height:1.6; letter-spacing:-0.05em; color:#666; margin-top:0.2rem;}
/* Brand Value */
.ci-top-banner{display: flex; align-items:center; justify-content: center; flex-direction:column; width:100%; height:60rem; border-radius:3rem; overflow:hidden; background:no-repeat center; background-image:url('../images/content/sub_0101.jpg'); text-transform:uppercase;}
.ci-top-banner .banner-tit{font-size:6.8rem; line-height:1.58; color:#fff; font-weight:800;}
.ci-top-banner .banner-txt{font-size:2rem; line-height:1.5; color:rgba(255,255,255,0.6); font-weight:500; text-align:center;}
/* Symbol Mark */
.ci-mark-box{display: flex; align-items:center; border:1px solid #ddd; border-radius:3rem; box-sizing:border-box; overflow:hidden; height:40rem;}
.ci-mark-box .left-box{position: relative; width:50%; text-align:center;  box-sizing:border-box;}
.ci-mark-box .left-box .txt{color:#ccc;}
.ci-mark-box .left-box .txt,
.ci-mark-box .left-box .txt em{font-size:6rem; font-weight: 800; }
.ci-mark-box .left-box .icon{display: inline-block; width:6rem; height:6rem; border-radius:50%; background:#eee; line-height:6.2rem; text-align:center; font-size:2.4rem; color:#999; margin:0 2.2rem;}
.ci-mark-box .left-box span{vertical-align:middle;}
.ci-mark-box .right-box{display: flex; align-items:Center; justify-content:center; width:50%; height:100%; background:repeat;  border-left:1px solid #ddd;  box-sizing:border-box;}
.ci-mark-box .right-box img{max-width:100%;}

.ci-mark-box .left-box  img{max-width:100%;}

/* Signature */
.ci-signature-box{display: flex; align-items:center; justify-content:center; border:1px solid #ddd; border-radius:3rem; overflow:hidden; height:40rem; background:repeat; background-image:url("../images/content/ci_bg.jpg"); padding:5rem; box-sizing:border-box;}
.ci-signature-box .logo img{max-width:100%;}
/* Color System */
.ci-system-box{display: flex; justify-content:space-between;}
.ci-system-box .system-item{position: relative; width:31.25%; margin-top:0%; }
.ci-system-box .item-circle{position: absolute; top:0; left:50%; transform:translate(-50%, 420%); width:60%; height:0; padding-top:23%; border-radius:5px; z-index:1; background:var(--main-color2);}
.ci-system-box .item-circle .txt-box{position: absolute; top:50%; left:50%; transform:translate(-50%, -50%); text-align:center;}
.ci-system-box .item-circle .circle-txt{font-size:2.5rem; letter-spacing:-0.05em; color:#fff; font-weight:700;}
.ci-system-box .item-circle .circle-txt02{font-size:2rem; line-height:1.2; letter-spacing:-0.05em; color:rgba(255,255,255,0.6); margin-top:0.7rem;}
.ci-system-box .system-item .item-box{display: flex; flex-wrap:wrap; border: 1px solid #ddd; border-radius: 3rem;  box-sizing: border-box;  overflow: hidden; }



/* --------  Company :: 인증/특허 -------- */

.certification-page .sub-tab-con{margin-bottom:5rem;}
.certification-page .sub-tab-con:last-child{margin-bottom:0rem;}

/* --------  Company :: 오시는길 -------- */
.loaction-map-wrap{border-radius:3rem; overflow:hidden;}
.loaction-map-wrap .map-item{display: block; position: relative; width:100%; height:0; padding-top:39.0625%;}
.loaction-map-wrap .map-item iframe{position: absolute; top:0; left:0; width:100%; height:100%;}

.loaction-info-wrap{border-top:1px solid var(--main-color); margin-top:4rem;v}
.loaction-info-wrap .loaction-item{display: flex; width:100%; box-sizing:border-box; border-bottom:1px solid #ddd; padding:2.1rem 3rem;}
.loaction-info-wrap .loaction-item dt{width:14%; font-size:1.8rem; line-height:1.5; letter-spacing:-0.05em; color:#222;}
.loaction-info-wrap .loaction-item dt i{font-size:2rem; color:var(--main-color2); margin-right:2rem; vertical-align:middle;}
.loaction-info-wrap .loaction-item dd{width:86%; font-size:1.8rem; letter-spacing:-0.05em; line-height:1.5; color:#666;}
.loaction-info-wrap .loaction-item dd a{font-size:1.8rem; letter-spacing:-0.05em; line-height:1.5; color:#666;}



/* ******************  Product ********************** */
/* Product :: 공통 */
.product-list-page,
.product-editor{padding-bottom:10rem !important;}
.product-con-box{margin-top:11.5rem}

.cm-product-txt{font-size:1.8rem; line-height:1.56em; letter-spacing:-0.025em; color:#666;}
.cm-product-txt sup{font-size:0.5em;}
.cm-check-txt{position: relative; padding-left:3rem; margin-bottom:1rem;}
.cm-check-txt:last-child{margin-bottom:0;}
.cm-check-txt:before{position: absolute; content:'\e92b'; font-family:'xeicon'; color:var(--main-color2); font-size:1.11em; left:0; top:0.1rem;}

.product-con-box .cm-tit{margin-bottom:4rem;}


/* ----- Product :: 제품리스트 ----- */
.product-list-wrap{display: flex; flex-wrap:wrap; margin:0 -5px;}
.product-list-wrap .list-item{width:calc(33.33% - 10px); margin:10rem 5px 0; text-align:center;}
.product-list-wrap .list-item .img-box{position: relative; border:1px solid #e5e5e5; background:#fafafa; border-radius:1.5rem; box-sizing:border-box; padding:3rem; transition:var(--transition-custom);}
.product-list-wrap .list-item .img-box span{position: relative; display: block; width:100%; height:0; padding-top:61.9%;}
.product-list-wrap .list-item .img-box span img{position: absolute; top:0; left:0; bottom:0; right:0; margin:auto; max-width:100%;}
.product-list-wrap .list-item .txt-box{margin-top:5rem;}
.product-list-wrap .list-item .txt-box .item-tit{font-size:2.4rem; letter-spacing:-0.05em; color:#222; font-weight:700; margin-bottom:1.7rem; transition:var(--transition-custom);}
.product-list-wrap .list-item .txt-box .item-txt{font-size:1.8rem; letter-spacing:-0.025em; color:#666;}

.product-list-wrap .list-item a .img-box:before{position: absolute; content:'\e913'; top:50%; left:50%; transform:translate(-50%, -50%); width:7.6rem; height:7.6rem; line-height:7.6rem; border-radius:50%; font-family:'xeicon'; font-size:3rem; color:#fff; z-index:9; opacity:0; transition:var(--transition-custom);
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0094da+0,015c8b+100 */
background: #0094da; /* Old browsers */
background: -moz-linear-gradient(left,  #0094da 0%, #015c8b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #0094da 0%,#015c8b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #0094da 0%,#015c8b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0094da', endColorstr='#015c8b',GradientType=1 ); /* IE6-9 */
}

/* 이미지 리스트 */
.product-info-box{display: flex; align-items: stretch; margin-bottom:12rem; justify-content:center;}
.product-info-box .left-box{width:50%;}
.product-big-img-list{border:1px solid #ddd; border-radius:5rem; padding:5rem; box-sizing:border-box; overflow:hidden;}
.product-big-img-list .img-item{position: relative;}
.product-big-img-list .img-item span{position: relative; display: block; width:100%; height:0; padding-top:70.37%;}
.product-big-img-list .img-item span img{position: absolute; top:0; bottom:0; left:0; right:0; margin:auto; max-width:100%; max-height:100%;}

.product-small-img-list{margin:0 -0.5rem; padding:0 6.5rem; box-sizing:border-box; margin-top:2rem;}
.product-small-img-list .img-item{border:1px solid #ddd; border-radius:1rem; margin:0 0.5rem; padding:1rem 2.5rem; box-sizing:border-box; overflow:hidden;}
.product-small-img-list .img-item span img{max-width:100%;}
.product-small-img-list .img-item.slick-current{border-color:var(--main-color2);}
.product-info-box .slick-arrow{width:4rem; height:4rem; line-height:4rem; font-size:1.8rem; color:#666; box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.2);}
.slick-product-prev{left:0;}
.slick-product-next{right:0;}

/* 이미지 풀 */
.product-info-box .left-box.full-img .product-big-img-list{padding:0;}
.product-info-box .left-box.full-img .product-big-img-list .img-item span{padding-top:75%;}
.product-info-box .left-box.full-img .product-small-img-list .img-item{padding:0;}

/* 텍스트 */
.product-info-box .right-box{display: flex; flex-direction: column; justify-content: space-between; width:50%; padding-left:7.8rem; box-sizing:border-box; padding-top:1rem;}
.product-info-box .right-box .tit{font-size:4.8rem; line-height:1.16; letter-spacing:-0.02em; color:#000; font-weight:900;}
.product-info-box .right-box .tit span{color:#ddd;}
.product-info-box .right-box .txt-box{margin-top:3.3rem;}
.product-info-box .right-box .txt-box dt{font-size:2.4rem; line-height:1.4; letter-spacing:-0.05em; color:var(--main-color2); font-weight:700; margin-bottom:1.2rem;}

.product-info-box .right-box .info-btn-box{/* height:6rem; padding:1.5rem 0; */ height:auto; padding:0; display: flex; justify-content: flex-start;}
.product-info-box .right-box .info-btn-box .info-btn{display: flex; justify-content: space-between; align-items:center; width:24rem; height:6rem; border-radius:6rem; font-size:1.8rem; color:#fff; font-weight:500; background:var(--main-color); padding:0 3.1rem 0rem; box-sizing:border-box;  margin-left:3rem}
.product-info-box .right-box .info-btn-box .info-btn i{font-size:2.4rem;}
.product-info-box .right-box .info-btn-box .info-btn:first-child{ margin-left:0rem}
.product-info-box .right-box .info-btn-box .info-btn:nth-child(2){background:var(--main-color2);}



.product-casting-list{display: flex; justify-content:space-between;}
.product-casting-list .list-item{position: relative; width:20.31%; }
.product-casting-list .list-item:before{position: absolute; content:'\e93f'; font-family:'xeicon'; font-size:2.4rem; color:#666; width:6rem; height:6rem; line-height:6rem; text-align:center; border-radius:6rem; background:#eee; right:-4.5%; top:50%; transform:translate(100%, -50%);}
.product-casting-list .list-item:last-child:before{display: none;}
.product-casting-list .list-item img{max-width:100%;}


.product-img-txt-box .img-box{margin:4rem 0; text-align:center;}
.product-img-txt-box .img-box:first-child{margin-top:0rem;}
.product-img-txt-box .img-box:last-child{margin-bottom:0rem;}
.product-img-txt-box .img-box img{max-width:100%;}

/* 공정도 */
.product-order-line{display: flex;}
.product-order-line .list-item{position: relative; width:14.2%; text-align:center;}
.product-order-line .list-item:before{position: absolute; content:''; width:100%; height:2px; background:#ededed; left:0%; top:2.25rem; transform:translateX(50%); z-index:-1;}
.product-order-line .list-item:last-child:before{display: none;}
.product-order-line .list-item .num{width:4.5rem; height:4.5rem; border-radius:4.5rem; background:var(--main-color); font-size:1.8rem; line-height:4.5rem; text-align:center; color:#fff; letter-spacing:-0.05em; font-weight:500; margin:auto; font-style:italic; text-indent:-0.4rem;}
.product-order-line .list-item .icon{margin:3.4rem 0 2rem; font-size:2rem; color:var(--main-color); }
.product-order-line .list-item .icon img{max-width:100%;}
.product-order-line .list-item .txt{font-size:1.5rem; line-height:1.4; letter-spacing:-0.05em; color:#222;}

/*  차별성 */
.product-twin-box{display: flex; align-items: center; border:1px solid #ededed; border-radius:3rem; overflow:hidden;}
.product-twin-box .img-box{width:50%; text-align:center;}
.product-twin-box .img-box img{width:100%; height:100%;}
.product-twin-box .txt-box{width:50%; padding:3rem 6rem; box-sizing:border-box;}
.product-twin-box .txt-box > p{margin-bottom:3rem;}
.product-twin-box .txt-box > p:last-child{margin-bottom:0rem;}
.product-twin-box .txt-box .inner-example{position: relative;}
.product-twin-box .txt-box .inner-example dt{position: absolute; width:4.8rem; height:4.8rem; line-height:4.8rem; text-align:center; background:#eee; border-radius:50%; font-size:1.8rem; letter-spacing:-0.025em; color:#222; top:-0.8rem; left:0;}
.product-twin-box .txt-box .inner-example dd{padding-left:5.5rem; font-size:1.8rem; line-height:1.66; letter-spacing:-0.025em; color:#666}

.product-twin-box.reverse{flex-direction:row-reverse;}




.product-img-txt-box .img-box.inner-img{display: flex; justify-content:space-between;}
.product-img-txt-box .img-box.inner-img .panel-spec-img01{width:50%;}
.product-img-txt-box .img-box.inner-img .panel-spec-img02{width:45.3125%;}

.product-panel-box{margin-bottom:8rem;}
.product-panel-box:last-child{margin-bottom:0rem;}
.product-panel-box .panel-img-box{display: flex; justify-content:space-between;}
.product-panel-box .panel-img-box .img-item{width:31.25%; text-align:center;}
.product-panel-box .panel-img-box .img-item .img{border-radius:3rem; display: block; position: relative; width:100%; height:0; padding-top:65%; overflow:hidden;}
.product-panel-box .panel-img-box .img-item .img img{position: absolute; top:0; left:0; width:100%; height:100%;}
.product-panel-box .panel-img-box .img-item .txt{font-size:2.2rem; line-height:1.1; color:#444; font-weight:700; margin-top:2.5rem;}
.product-panel-box .panel-txt-box{border:1px solid var(--main-color2); padding:4.5rem 5.5rem; border-radius:3rem; box-sizing:border-box; margin-top:3rem;}

.product-img-txt-box .img-box.inner-img .img-half{width:45.3125%;}
.product-img-txt-box .img-box.inner-img .img-half .img{display: block; border-radius:3rem; overflow:hidden;}
.product-img-txt-box .img-box.inner-img .img-half img{max-width:100%;}

.product-con-box.bottom-con{background:#f6f6f6; padding:8rem 0 14rem;}
.product-certi-box{display: flex; align-items:center; justify-content: space-between;}
.product-certi-box .certi-item{width:calc(26.56% + 13rem); padding: 0 6.5rem; box-sizing:border-box;}
.product-certi-box .certi-item .certi-img{position: relative; width:100%; height:0; padding-top:140%; display: block; border-radius:3rem; overflow:hidden; box-shadow: 12px 10px 18px 0px rgba(0, 0, 0, 0.02);}
.product-certi-box .certi-item .certi-img img{position: absolute; top:0; left:0; width:100%; height:100%; max-width:100%;}
.product-certi-box .certi-item .txt{font-size:1.8rem; line-height:1.33; color:#333; font-weight:700; text-align:center; margin-top:2.8rem;}
.product-certi-box .certi-right-box{position: relative; width:calc(73.44% - 13rem); padding-left:16.5rem; box-sizing:border-box;}
.product-certi-box .certi-right-box:before{position: absolute; content:''; height:calc(100% - 21rem); width:1px; background:#ddd; top:50%; left:5rem; transform:translateY(-50%);}
.product-certi-box .certi-right-box:after{position: absolute; content:''; height:0.5rem; width:0.5rem; background:#676767; top:50%; left:5rem; transform:translate(-50%, -50%); border-radius:50%;}
.product-certi-box .certi-right-box .right-item{position: relative; border:1px solid #ddd; border-radius:3rem; display: flex; align-items:Center; height:21rem; margin-bottom:2.5rem; background:#fff;}
.product-certi-box .certi-right-box .right-item:before{position: absolute; content:''; width:11.5rem; height:1px; background:#ddd; top:50%; left:0; transform:translate(-100%, -50%);}
.product-certi-box .certi-right-box .right-item:nth-child(2):before{width:23rem}
.product-certi-box .certi-right-box .right-item:after{position: absolute; content:''; width:0.7rem; height:0.7rem; border-radius:50%; border:0.2rem solid var(--main-color2); background:#fff; top:50%; left:0; transform:translate(-50%, -50%);}
.product-certi-box .certi-right-box .right-item:last-child{margin-bottom:0;}
.product-certi-box .certi-right-box .right-item .icon{width:25%; text-align:center;}
.product-certi-box .certi-right-box .right-item .txt-box{width:75%; padding-right:3rem;}
.product-certi-box .certi-right-box .right-item .txt-box dt{font-size:2.4rem; line-height:1.3; font-weight:700; color:#333; margin-bottom:1.7rem;}
.product-certi-box .certi-right-box .right-item .txt-box dd .txt{position: relative; font-size:1.6rem; line-height:1.625; color:#666; padding-left:0.8rem;}
.product-certi-box .certi-right-box .right-item .txt-box dd .txt:before{position: absolute; content:''; width:0.2rem; height:0.2rem; background:#666; top:1.1rem; left:0;}




.cm-num-txt{padding-left:3.2rem; position: relative;}
.cm-num-txt:before{position: absolute; content:attr(data-label); z-index:-1; font-size:1.8rem; line-height:1.66; color:var(--main-color2); font-weight:600; top:0; left:0;}
.cm-num-txt{margin-bottom:1rem !important;}

.product-concrete-use-box{display: flex; justify-content:space-between;}
.product-concrete-use-box .item-box{display: flex; flex-wrap:wrap; justify-content: center; width:calc(33.33% - 10px); border-radius:3rem; box-sizing:border-box; overflow:hidden; border:1px solid var(--main-color2); text-align:center;}
.product-concrete-use-box .item-box .img-box{position: relative; width:100%; height:0; padding-top:57.14%;}
.product-concrete-use-box .item-box .img-box img{position: absolute; top:0; left:0; width:100%; height:100%;}
.product-concrete-use-box .item-box .txt-box{padding:3rem 1rem}

.product-order-line.caution-line{display: flex; flex-wrap:wrap; margin-bottom:7rem;}
.product-order-line.caution-line:last-child{margin-bottom:0}
.product-order-line.caution-line .list-item{width:25%; padding:0 2.5rem; box-sizing:border-box;}
.product-order-line.caution-line .list-item .txt{font-size:1.8rem;}



.product-img-txt-box .plus-img{margin-top:3.5rem;}
.product-img-txt-box .plus-img img{max-width:100%;}

.product-img-txt-box .img-box.inner-img .img-half dl{margin-top:2.5rem;}
.product-img-txt-box .img-box.inner-img .img-half dl dt{font-size:2rem; line-height:1.5; color:#222; font-weight:700; margin-bottom:0.7rem;}

.product-clean-box{display: flex; justify-content:space-between; flex-wrap:wrap;}
.product-clean-box .item-box{position: relative; display: flex; justify-content:space-between; width:46.875%; margin-top:8rem;}
.product-clean-box .item-box:nth-child(-n+2){margin-top:0;}
.product-clean-box .item-box .inner-box.bf-box:before{position: absolute; content:'\e92f'; font-family:'xeicon'; font-size:2rem; color:var(--main-color2); top:calc(50% - 3.35rem); right:-3.34%; transform:translate(100%, -50%) rotate(90deg);}
.product-clean-box .item-box .inner-box{position: relative; width:46.66%;}
.product-clean-box .item-box .inner-box .img-box{ display: block; border-radius:1.5rem; overflow:hidden;}
.product-clean-box .item-box .inner-box .img-box img{width:100%;}
.product-clean-box .item-box .inner-box .txt{width:100%; text-align:center; height:5.2rem; line-height:5.2rem; font-size:2rem; letter-spacing:-0.025em; font-weight:600; border-radius:4.2rem; margin-top:2.5rem;}
.product-clean-box .item-box .inner-box.bf-box .txt{background:#ddd; color:#555;}
.product-clean-box .item-box .inner-box.af-box .txt{background:var(--main-color2); color:#fff;}

.product-clean-box .item-box.triple-box{justify-content: flex-start; margin:0 -1.82%; width:calc(100% + 3.64%);}
.product-clean-box .item-box.triple-box .inner-box{width:29.68%; margin:1.82%;}
.product-clean-box .item-box.triple-box .inner-box .txt{background:#009fff; color:#fff;}
.product-clean-box .item-box.triple-box .inner-box:before{position: absolute; content:'\e92f'; font-family:'xeicon'; font-size:2rem; color:var(--main-color2); top:calc(50% - 3.35rem); right:-3.64%; transform:translate(100%, -50%) rotate(90deg);}
.product-clean-box .item-box.triple-box .inner-box:last-child:before{display: none;}



#contentInfoCon .content-tit img{margin-right:1.3rem;}
.suez-con-box{margin-bottom:6.8rem;}
.suez-con-box:last-child{margin-bottom:0;}
.suez-list-wrap{margin-top:1.5rem;}
.suez-list-wrap.cm-product-txt{letter-spacing:-0.05em;}
.suez-con-box .suez-img-list{display: flex; justify-content:space-between; margin-top:4.6rem;}
.suez-con-box .suez-img-list .img-item{width:23.4375%;}
.suez-con-box .suez-img-list .img-item img{max-width:100%;}


.apartment-con-box{margin-bottom:15rem;}
.apartment-con-box:first-child{margin-bottom:10rem;}
.apartment-con-box:last-child{margin-bottom:0;}
.apartment-con-box .cm-tit{margin-bottom:5rem;}

.apartment-list-box{display: flex; flex-wrap:wrap; padding:5rem 9.7rem; border:1px solid var(--main-color2); box-sizing:border-box; border-radius:3rem; background:#fff;}
.apartment-list-box .list-item{width:33.33%; margin:0.9rem 0;}
.apartment-list-box .list-item p{color:#222;}

.apartment-con-box .product-twin-box .img-box{background:#ddd}
.apartment-con-box .product-twin-box .txt-box{background:#fff;}

.product-apartment-table{width:100%; border-top:1px solid #bf9d5b;}
.product-apartment-table thead tr th{background:#f3e3c4; text-align:center; border-bottom:1px solid #b1b7ba; border-right:1px solid #eaeaea; font-size:2rem; line-height:1.4; letter-spacing:-0.025em; color:#222; font-weight:600; height:6rem;}
.product-apartment-table tbody tr td{text-align:center; border-bottom:1px solid #eaeaea; border-right:1px solid #eaeaea; padding:1rem;}v
.product-apartment-table thead tr th:last-child,
.product-apartment-table tbody tr td:last-child{border-right:0;}
.product-apartment-table tbody tr:last-child td{border-bottom-color:#989898;}

.apartment-effect-box{}
.apartment-effect-box .effect-tag-box{margin:0 -0.5rem 5.5rem;}
.apartment-effect-box .effect-tag-box .tag-item{display: inline-block; margin:0.5rem; height:4.6rem; line-height:4.6rem; background:#eee; border-radius:4.6rem; padding:0 1.5rem;}
.apartment-effect-box .effect-tag-box .tag-item .txt{font-size:1.8rem; letter-spacing:-0.05em; color:#666;}
.apartment-effect-box .effect-img-list{display: flex; justify-content:space-between; padding:0 5rem; box-sizing:border-box;}
.apartment-effect-box .effect-img-list .list-item{width:22rem; text-align:center;}
.apartment-effect-box .effect-img-list .list-item .img-box img{max-width:100%;}
.apartment-effect-box .effect-img-list .list-item .txt-box{margin-top:3.3rem;}
.apartment-effect-box .effect-img-list .list-item .txt-box dt{font-size:2.2rem; line-height:1.5; letter-spacing:-0.05em; color:#222; font-weight:700;}
.apartment-effect-box .effect-img-list .list-item .txt-box dd{font-size:1.8rem; line-height:1.5; letter-spacing:-0.05em; color:#222;}



.oil-con-wrap .oil-tit{font-size:4rem; line-height:1.5; letter-spacing:-0.05em; color:#222; font-weight:700; text-align:center; margin-bottom:6.8rem}
.oil-con-wrap .oil-top-img{display: flex; justify-content:space-between; margin-bottom:12rem;}
.oil-con-wrap .oil-top-img .img-item{width:31.25%;}
.oil-con-wrap .oil-top-img .img-item img{max-width:100%;}

.oil-con-wrap .oil-item-list{}
.oil-con-wrap .oil-item-list .list-item{display: flex; margin-bottom:6rem;}
.oil-con-wrap .oil-item-list .list-item:last-child{margin-bottom:0rem;}
.oil-con-wrap .oil-item-list .list-item .img-box{position: relative; width:20.32%; }
.oil-con-wrap .oil-item-list .list-item .img-box span{position: relative; display: block; width:100%; height:0; padding-top:55.0%; border:1px solid var(--main-color2); border-radius:3rem; overflow:hidden; box-sizing:border-box;}
.oil-con-wrap .oil-item-list .list-item .img-box span img{position: absolute; top:0; left:0; bottom:0; right:0; margin:auto; max-width:100%; max-height:100%;/* padding:1rem;*/ box-sizing:border-box; width:100%}
.oil-con-wrap .oil-item-list .list-item .txt-box{width:79.68%; padding-left:6rem; box-sizing:border-box;}
.oil-con-wrap .oil-item-list .list-item .txt-box .item-tit{font-size:2.4rem; line-height:1.5; letter-spacing:-0.05em; color:var(--main-color2); margin-bottom:1.7rem;}

@media all and (max-width:800px){
	.oil-con-wrap .oil-top-img{margin-bottom:5rem;}
	.oil-con-wrap .oil-tit{font-size:3rem; margin-bottom:3rem;}
	.oil-con-wrap .oil-top-img .img-item{width:32%;}

	.oil-con-wrap .oil-item-list .list-item{display: block; margin-bottom:4rem;}
	.oil-con-wrap .oil-item-list .list-item .img-box{width:16rem; }
	.oil-con-wrap .oil-item-list .list-item .img-box span{padding-top:8.2rem;  border-radius:2rem;}
	.oil-con-wrap .oil-item-list .list-item .txt-box{width:100%; padding-left:0; margin-top:2.8rem}
	.oil-con-wrap .oil-item-list .list-item .txt-box .item-tit{font-size:2rem; margin-bottom:1.2rem;}
}	


.cm-check-txt_under{position: relative; line-height:1.65; padding-left:3.5rem; margin-bottom: 12px;}
.use-txt{position: absolute; top:0.45rem; left:0; font-size:2rem;line-height:1;letter-spacing:-0.05em;color:var(--main-color2);font-weight:700;}


.policy-txt {font-size: 16px; line-height: 1.56; box-sizing: border-box; padding: 50px; background: #fafafa; border-radius: 30px;}
.step__wrap {display: flex; flex-wrap: wrap; justify-content:flex-start;}
.step__wrap .box {margin-right: 2.5%; margin-bottom: 2.5%; border-radius: 20px; background: #fafafa; box-sizing: border-box; padding: 30px 20px;}
.step__wrap .box:nth-of-type(4n) {margin-right: 0}
.step__wrap .box p {margin: 20px 0; font-size: 16px; line-height: 1.45; font-weight: 500; color: #212121; text-align: center;}
.step__wrap .box p strong {font-size: 16px; font-weight: 800;}
.step__wrap .box p img {max-width: 160px;}


@media all and (min-width:800px){
    .step__wrap .box {width: 23%;}
    .step__wrap .box:nth-of-type(4n) {margin-right: 0}
}


@media all and (max-width:800px){
    .policy-txt {font-size: 14px; padding: 30px;}
    .step__wrap .box {width:48.75%; padding: 20px 15px;} 
    .step__wrap .box:nth-of-type(2n) {margin-right: 0}
    .step__wrap .box p {font-size: 14px; margin: 15px 0; line-height: 1.35;}
    .step__wrap .box p strong {font-variant-position: 15px;}
    .step__wrap .box p img {max-width: 120px;}
}



.technology_list {}
.technology_list li {margin-bottom: 10px; position: relative; box-sizing: border-box; padding-left: 75px;}
.technology_list li span {position: absolute; top: 0; left: 0; color: #fff; border-radius: 50px; padding: 7px 5px; box-sizing: border-box;font-size: 14px; display: inline-block; line-height: 1;  min-width: 60px; text-align: center; background: #333; margin-right: 10px; vertical-align: middle;}

.equipment_pics {margin: 60px 0; }
.equipment_pics .pics {border-radius: 30px; position: relative; padding-bottom: 45%; overflow: hidden;}
.equipment_pics .pics img {width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); height: 100%; object-fit: cover;}
.equipment_pics .half__wrap {display: flex; flex-wrap: wrap; border-radius: 30px; overflow: hidden;}
.equipment_pics .half__wrap .pics {width: 50%; border-radius: 0;}
.equipment_pics p {font-size: 21px; color:var(--main-color2); font-weight: 600; margin-bottom: 15px;}


@media all and (max-width:800px){
	.equipment_pics p {font-size: 17px;}
}





