
/* 공통 */
.sub_bg{background-color: #fafafa; padding:10rem 0}
.sub_layout{display: flex; gap:10rem}
.sub_tit{position: relative; width: 20%;}
.sub_tit p{overflow: hidden; position: relative; padding-left:5rem}
.sub_tit p::before{content: ''; width: 50%; height: 50%; background: var(--main_color); position:absolute; top: 21rem; left: -5rem; z-index: -1}
.sub_tit span{position: absolute; top: 25rem; left: 0; color:#fff; font-weight: bold; font-size: 3rem; text-align: center; writing-mode: vertical-lr;}
.sub_wrap{width: calc(80% - 10rem)}


/* 인사말 */

.greetings dt{font-weight: bold; font-size:3.6rem; padding-bottom: 2rem; margin-bottom: 3rem;}
.greetings dt span{display: block; color:var(--main_color)}
.greetings dd span{display: block; text-align: right; font-weight: bold; font-size: 2.6rem;}

/* 회사연혁 */
.bg_con{padding:10rem 0; background: #fafafa;}
.history_con{display: flex; flex-wrap: wrap; position: relative; padding:5rem 0}
.history_con::before{content: ''; width: 1px; height: 100%; background:#ccc; position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.history_con dl{width:50%; /*display: flex; gap:3rem; align-items: center; */position: relative; padding:0 10rem;  margin-top:15rem;}
.history_con dl::before{content: ''; width: 1rem; height: 1rem; background: var(--sub_color); border-radius: 100%; position: absolute; top: 0; left:-.5rem;}
.history_con dl::after{content: ''; width: 5rem; height:1px; background: var(--sub_color); position: absolute; top:.5rem; left: 0; }
.history_con dl dt{font-family: var(--font-eng); font-weight: bold; font-size:3rem; color:var(--sub_color)}
.history_con dl:nth-child(odd){text-align:right;  margin-top:5rem;}
.history_con dl:nth-child(odd)::before{left:auto; right:-.5rem}
.history_con dl:nth-child(odd)::after{left:auto; right: 0;}
.history_con dl dd p{padding:2rem 0}


/* 오시는길 */
.map{display: flex; gap:5rem}
.map_info{flex-basis:30%; display: flex; flex-direction: column; gap:2rem}
.map_info dl{border-bottom: 1px solid #ccc; padding-bottom: 2rem;}
.map_info dl dt{font-weight: bold; font-size: 2.5rem;}
.map_info li{display: flex; gap:2rem; align-items: center; padding:1rem 0}
.map_info li span{display: inline-flex; width:30%; font-weight: bold;}
.map_info li span i{color:var(--main_color); display: inline-block; margin-right: 1rem;}
.map_area{flex-basis:70%}

/* 사업영역 */
.photo_list{display: flex; gap:3rem;}
.photo_list li{flex:1; text-align: center;}
.photo_list li img{margin-bottom: 2rem;}


.fac_list{display: flex; gap:3rem; flex-wrap: wrap; margin-right: -3rem;}
.fac_list li{width: calc(33% - 3rem);}

.cer_list{display: flex; gap:3rem; flex-wrap: wrap; margin-right: -3rem;}
.cer_list li{width: calc(25% - 3rem);}
.cer_list li img{ border: 1px solid #ccc; margin-bottom: 2rem;}
.cer_list li span{display: block; text-align: center; padding: 1rem ;}

.product_list{display: flex; flex-wrap: wrap; gap:3rem; margin-right: -3rem;}
.product_list li{width: calc(33% - 3rem);}
.product_list p{text-align: center; padding:1rem 0; font-weight: bold; background: var(--main_color); color :#fff; }

/* 생산능력 */
.capacity_wrap{display: flex; flex-wrap: wrap; gap:5rem}
.capacity{display: flex; gap:5rem; align-items: center; padding-bottom: 3rem; border-bottom: 1px solid #ccc; margin-bottom: 3rem; width: calc(50% - 5rem);}
.capacity p{width: 30%;}
.capacity dl{width: calc(70% - 5rem);}
.capacity dl dt{font-weight: bold; color:var(--main_color); font-size: 3rem;}

/* 온라인문의 */
.online_form{display: flex; gap:5rem}
.online_form h3{flex-basis: 30%;  font-size:1.6rem; font-weight: normal; padding:0 0 2rem 0}
.online_form h3 span{display: block; font-weight: bold; color:var(--main_color); font-size: 3rem;}
.online_form h3 p{position: relative;}

/* 제품소개 게시판 스킨 */
.product_view{display: flex; gap:10rem; border-top:3px solid #333; padding:5rem 0}
.product_photo{position:relative; flex-basis: 50%; overflow: hidden;}
.pro_img{position: relative; margin-bottom: 2rem;}
.pro_img .swiper-button-next,
.pro_img .swiper-button-prev{background: none;}

.pro_img .swiper-button-next span,
.pro_img .swiper-button-prev span{color:#fff; font-size: 5rem;}

.product_detail{flex-basis:calc(50% - 10rem)}
.product_detail dt{font-weight: bold; font-size: 4rem; padding-bottom: 2rem;}
.product_detail dd span{display:block; width: 15rem; margin-top: 2rem;}
.product_detail dd span a{display: flex; gap:1rem;  justify-content: center; align-items: center; background:#333; color:#fff; padding:1rem; transition: .5s;}
.product_detail dd span a:hover{background: var(--sub_color);}

.pro_thumb{width: 50% !important; overflow: hidden; position: relative;}
.pro_thumb .swiper-slide-thumb-active img{border: 5px solid var(--main_color);}


.product_spec{padding:5rem 0}
.product_spec h2{font-weight: bold; font-size: 2rem; padding-bottom: 1rem;}
.pro_table{border-top:3px solid var(--main_color);}
.pro_table th,
.pro_table td{padding:1rem 2rem; border-bottom: 1px solid #ccc; text-align: left;}
.pro_table th{background: #fafafa;}
.business_list li

/* 라디오버튼 */
.radio_wrap {display: inline-block; position: relative; padding-left: 3rem; margin-right: 1rem; margin-bottom: 1.2rem; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.radio_wrap input {position: absolute; opacity: 0; cursor: pointer;}
.checkmark {position: absolute; top: 0;left: 0; height: 2rem; width: 2rem; background-color: #eee; border-radius: 50%;}
.radio_wrap:hover input ~ .checkmark {background-color: #ccc;}
.radio_wrap input:checked ~ .checkmark {background-color:var(--sub_color);}
.checkmark:after {content: ""; position: absolute; display: none; }
.radio_wrap input:checked ~ .checkmark:after { display: block;  }
.radio_wrap .checkmark:after { top: 50%; left: 50%; transform: translate(-50%, -50%);  width: 8px;  height: 8px; border-radius: 50%; background: white; }

.form_area{width: 70%;}
.online_form p{padding-top: 2rem;}
.online_form dl{display:flex; align-items: center; padding:3rem 0; border-bottom:1px dotted #ccc}
.online_form dl dt{width:20%; text-align: center;}
.online_form dl dd{width: 80%;}
.form_input{border: 1px solid #ccc; padding:1rem; width:100%; font-size:1.4rem}
.form_text{border: 1px solid #ccc; padding:2rem; width:100%; height: 30rem; overflow-y: auto;  font-size:1.4rem}
#btn_submit{background: var(--sub_color); color:#fff; padding:1rem 2rem}



/* 아코디언 */
.beefup {margin: 1em 0; border: 1px solid #ddd; border-radius: 4px; }
.beefup:hover {border-color: #ccc;}
.beefup:first-child {margin-top: 0;}
.beefup__head, .beefup__body {padding: 2rem;}
.beefup__head {cursor: pointer; position: relative; margin: 0; padding-right: 50px;}
.beefup__head span{display: inline-flex; justify-content: center; align-items: center; width: 5rem; height: 5rem; margin-right: 3rem; border-radius: 100%; background: var(--sub_color); color:#fff; font-family: var(--font-eng);}
button.beefup__head, .beefup__head > button { cursor: pointer; display: block; width: 100%; background: none; border: 0; font: inherit; text-align: inherit;}
button.beefup__head[aria-disabled], .beefup__head > button[aria-disabled] {cursor: default; outline: 0; }
.beefup__head > button{position: relative; z-index: 1; margin: -10px -50px -10px -20px; padding: inherit; width: calc(100% + 70px); background: inherit; border: inherit;}
.beefup__head::after {transition: transform 0.2s ease-out; content: ""; transform: translate(0, -50%) rotate(45deg); position: absolute; top: 50%; right: 20px; z-index: 0; margin-top: -2px; padding: 3px; border-width: 0 2px 2px 0; border-style: solid; color: #ccc;}
.beefup.is-open > .beefup__head::after {transform: translate(0, -50%) rotate(225deg); margin-top: 2px;}
.mockup{background: #fafafa; padding:2rem}  






