@charset "utf-8";

/* 배너 이미지 */
#content_head {width: 100%; height: 300px; background: url(/img/companymain.png); background-size: 100% 300px;} 
#content_head h2{    text-align: center;  font-size: 40px; color: #fff; padding: 124px 0px;}

/* 검색창 */
#research_box {width: 1350px;  height: 70px; margin: auto; border: 1px solid #ddd; margin-top: -35px; background: #fff; display: flex;}
#research_box img {width:24px; height: 24px; margin:23px}
#home {width: 70px; height: 70px; border-right: 1px solid #ddd;}
.selectBox { position: relative; width: 298px; height: 36px; border-radius: 4px; border: 2px solid #ddd; margin: 17px 23px;}
.selectBox .select { width: 288px; height: inherit; background: transparent; border: 0 none; outline: 0 none; padding: 0 5px; position: relative; z-index: 3;}
.selectBox .select option { background: #ddd;color: #fff;padding: 3px 0;font-size: 16px;}

/* content title */
#content_title {width: 1350px; height: 170px; margin: 0 auto; display: flex; justify-content: center;}
#title_logo {display: flex;  margin: auto;}
#title_logo h2{line-height: 50px;  font-size: 26px; position: relative; left: -20px; color: #404040;}
 
/* 회사 및 대표 소개 */
#ctt {width: 1350px;height: 350px;margin: auto;border-bottom: 1px solid #ddd;display: flex;}
#ctt_image{width: 169px; margin: auto 0;}
#ctt2 {width: 1350px;height: 350px;margin: auto; margin-bottom:100px; border-bottom: 1px solid #ddd;display: flex;}

.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {    padding: 10px; margin: auto 0px auto 93px;}
#ctt_con h2 span {font-size: 30px; letter-spacing: 10px;  font-family: cursive; font-weight: bold;}
#ctt_con h2 {font-size: 22px;     font-weight: 100; margin-bottom: 13px;}
#ctt_con p {font-size: 16px; font-weight: 100; line-height: 22px;}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

/* 버섯 기술 */
#mushroom_tech {    width: 1300px; height: 470px; margin: auto }
.title {margin: 52px 0px;}
.title .c_line::after{ content:"　　　　";border-bottom:3px solid #D00F2B;}
.title h2 {font-size: 20px; margin-top: 10px;}
.tech_content {display: flex; justify-content: left; width:1350px; height: 420px;}
.tech_content a{margin: 47px auto auto 0;}
.tech_content img{margin-bottom: 45px;}
.tech_content h2{font-size: 20px; margin-bottom: 21px;}
.tech_content p{font-size: 16px;}

/* 주요시설 */
#facility {width: 100%; height: 520px; background-color: #f2f2f2; display: flex; justify-content: space-around;}
.fac_content {width: 1350px; height: 520px;}
#facility .fac_img img {width: 260px; height: 220px; margin: 15px auto 15px auto}
.fac_name {font-size: 18px;  background: #d00f2b; position: absolute;  top: 10%;  color: white;  padding: 5px 8px;  border-radius: 25px; margin-left:193px;}
.fac_img {  width: 290px; height: 250px; margin-right: 47px;  background: white;}

/* 지도 */
#map {width: 100%; height: 925px;}
#map_1 {width: 1350px; height: 925px; margin: 120px auto 0px auto;}