@charset "utf-8";
/* CSS Document */

/*top banner common style*/
.main #content_wrap {position:relative; width:100%; padding-top:0;}

/*main visual*/
#main_visual {position:relative; width:100%; height:863px; overflow:hidden;}
#main_visual .btnbox {position:absolute; width:2000px; left:50%; transform:translateX(-50%); bottom: 9px; z-index:2; width:505px; height:48px; overflow:hidden;}
#main_visual .btnbox li {float:left; width:53px; height:20px; margin:0 5px; cursor:pointer; overflow:hidden;}
#main_visual .imgbox {position:absolute; width:2000px; left:50%; transform:translateX(-50%); border-top:70px solid #c4c3c1}
#main_visual .imgbox ul {width:100%;}
#main_visual .imgbox li {float:left; width:2000px; height:793px; overflow:hidden;}

#main_visual #arrows {position:absolute; left:50%; top:50%; z-index:2;width:1500px; height:68px;margin-left:-750px; margin-top:-34px;}
#main_visual #arrows .prev {float:left; width:68px;}
#main_visual #arrows .next {float:right; width:68px;}
#main_visual #arrows a {cursor:pointer;}

/* 진료과목 */
#cnt1 {background-color:#fff;}
#cnt1 .clearfix{width: 1300px; margin: 0 auto; padding-top:100px; }
#cnt1 #tit {margin-bottom:60px;}
#cnt1 .clearfix #main_cnt01 ul li{float:left; line-height:0%}

/* 온라인상담 */
#cnt2 div{line-height:0;}
#cnt2 .clearfix{position:relative; width:100%;}
#cnt2 .clearfix #main_cnt02{position:relative;  width:2000px; left:50%; transform:translateX(-50%);}

/* #컨텐츠 */
#cnt3{position:relative; width:2000px; margin-left:-1000px; left:50%; overflow:hidden;}
#cnt3 .main03_com_li{float:left;background: #fff;}
.com_all{width:1300px; margin:0 auto;}
#cnt3 .notice1 li{line-height:40px; width:550px;}
#cnt3 .notice1 li span{float:right;}

.n_tit{width:550px; border-bottom:2px solid #222; margin-bottom:30px;}
.n_tit span{font-size:23px; font-weight:600; color:#222; line-height:180%}
.n_plus{float:right;}
.n_plus img{margin-top:-20px;}
.notice{margin-bottom:10px;}
.Reservation{float:right;}

.com_img{margin-left:600px;}
.com_img li{margin-bottom:10px;}
.com_img li:nth-child(1){float:left; margin-right: 15px;}
.com_img li:nth-child(2){float:left; margin-right: 5px;}
.com_img li:nth-child(3){float:left; margin-right: 15px;}
.com_img li:nth-child(4){float:left; margin-right: 5px;}


/* 오시는길 */
#cnt4 .map{position:relative; width:3000px; left:50%; transform: translateX(-50%);}
#cnt4 .info{position:absolute; top:0px; left:49%; z-index:1;}
.root_daum_roughmap .wrap_controllers {display: none;}


#sub_banner{position:relative; line-height:0; text-align:center; left: 50%; margin-left: -1000px; width: 2000px;}
#sub_banner .map2{position:absolute; top:550px; left: 360px; z-index:1;}


/* FAQ	 */
#cnt5 .f_box{background: #f8f9fb; width:1300px; height:auto; padding-bottom: 50px;}
.accordion { background-color: #fff; border-top: 1px solid #222; outline: none; padding: 15px; width: 100%; 
text-align: left; cursor: pointer; font-size: 18px; transition: background-color 0.3s ease; font-family: 'GmarketSansMedium';}

.faq-box {margin-bottom: 10px; padding-top: 50px;}
.faq-box2 {margin-bottom: 10px;}
.accordion {display: flex; align-items: center; justify-content: space-between; width: 1150px; margin:0 auto;
  background-color: #fff; border: none; border-radius: 4px; padding: 15px 40px; cursor: pointer; transition: background-color 0.3s ease;
  font-size: 18px; font-weight: 500; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);}

.accordion:hover {background-color: #d9f0fb;}

.circle-number {background-color: #0097d0; color: white; border-radius: 50%; width: 28px; height: 28px; font-size: 14px;
  font-weight: bold; display: flex; align-items: center; justify-content: center; margin-right: 15px;}

.question-text {flex-grow: 1; text-align: left; color: #222; font-size: 18px;}
.question-text strong {font-weight: 700;}

.icon {font-size: 25px; color: #0097d0; transition: transform 0.2s ease;}

/* 패널 스타일 */
.panel {display: none; background-color: #ffffff; padding: 20px; font-size: 15px; color: #333;
  border-radius: 0 0 4px 4px; border-top: 1px solid #e0e0e0; width: 1110px; margin:0 auto;}
.panel p{color:#222; font-family: 'GmarketSansLight'; font-size: 18px; line-height:160%; padding: 20px 25px; background:#fff}
.active + .panel {display: block;}
.f_title{font-size:50px; color:#222; margin-bottom:50px; text-align: center;}
.f_title span{font-size:50px; color:#222; font-family: 'GmarketSansBold';}