@charset "utf-8";

/* 내용관리 */
#content_head {width: 100%; height: 300px; background: url('/jarara/img/mainbanner.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;}

/* 버섯 키우기 TIP */
#tip {width: 100%; height: 471px;}
#tip_content {width: 1350px; height: 471px; margin: auto;}
#tip_content h2 {margin-top: 76px; font-size: 34px;}
#tip_content_2 {margin-top: 61px; display: flex;}
#tip_content_2 p {margin-left:75px;}
#tip_content_2 img {width: 565px; height: 420px;}
.tip_title {color: #cc4983;}
.line {display: inline-block; width: 140px;border-top: 10px solid #707070; border-radius: 17px; margin: 0 32px 10px 0;}

#bg {width: 100%; height: 596px;background: #f5f5f5;}
#temp {width: 1440px; height: 196px; background: #cc4983; margin: 0 0 0 auto;}
#temp p {text-align: center; font-size: 16px; color: #fff; padding: 82px 0;}
.number_title {color:#000; font-size: 30px;}
.important {color:#cc4983; background: #fff; padding: 6px; border-radius: 15px;}
.temp {font-size: 24px; border-top: 2px solid #fff; border-bottom: 2px solid #fff; margin: 0 30px; padding: 14px 0;}
.temp:last-child {margin: 0 30px 0 0;}

#sunseo {width: 100%; height: 1039px;}
#sunseo_content {width: 1350px; height: 1316px; margin: auto; position: relative; bottom: 277px;}
#sunseo_content h2{font-size: 30px; text-align: center;}
.sunseo_img {margin-top: 50px; display: grid; grid-template-columns: auto auto; row-gap: 133px; column-gap: 122px;}
.sunseo_img img {width: 614px; height: 352px;}
.sunseo_img p {font-size: 14px; text-align: center;}
.s_number {font-size: 26px;}
.s_title {font-size: 18px; display: block; margin: 40px 0px;}
.underline {font-weight:bold; text-decoration: underline;}

#setting {width: 100%; height: 670px; background: url('/jarara/img/lastbanner.png'); background-size: 100% 670px;}
#set_content {max-width: 1350px; height: 670px; margin:auto;}
#set_content > p {padding-top: 67px; text-align: center; font-size: 16px; color: #fff;}
#set_content h2 {font-size: 30px; text-align: center; color: #fff;}
.set_img {margin-top: 76px; display: flex; justify-content: space-between;}
.set_img p {font-size: 20px; font-weight: bold; margin-top: 46px; padding: 0;color: #fff; text-align: center;}

#ctt {width: 1350px; margin:50px auto;}
.ctt_admin {text-align:right}
#ctt_tit {font-size: 20px; padding:15px 0; border-bottom:2px solid #707070;}
#ctt_con {padding:50px;line-height:1.6em;}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

