@charset "utf-8";

/**************************************************
프로그램 ID : detail.css
프로그램 명 : Detail Cascading Style Sheets
작  성   자 :
최초 작성일 : 2017/02/17
최종 작성일 :
참고   사항 :
**************************************************/

@import url("/assets/darakhyu/t1/m/kr/css/detail.css?v=20241217");


/* 하단
------------------------------------------------------------------------------- */
#foot nav menu li, #foot nav menu li:first-child {width:33.33%;}
#foot dl.addr dt:nth-of-type(4) {clear:left;}
#foot dl.addr dd:nth-of-type(3) {float:inherit; margin-right:0;}


/* 메인
------------------------------------------------------------------------------- */
.main .service ul li a {height:180px;}
.main .service ul li:nth-child(3) a {height:190px;}


/* 예약
------------------------------------------------------------------------------- */
.reserve .fixBtn.inquiry .btn.call {width:85px;}
.roomSearch dl dd.period input {width:100px;}


/* 이용안내
------------------------------------------------------------------------------------ */
.experience #contents > .tc {padding:0 20px;}


/* 소개
------------------------------------------------------------------------------- */
.about .tabMenu > li a {font-size:11px;}

/* 기업소개  */
figure.intro figcaption p {padding:0 20px;}

/* 고객문의 */
.about #contents.contactus > h3 {padding:0 20px;}
.about #contents.contactus > .tc {padding:0 20px;} 

/* 공지사항 */
.about .notice .none {margin:20px 20px 50px 20px;}

/* 자주묻는 질문*/
.about .select select, 
.about .select .select2 {width:100% !important;}
.about .faq .select select {width:calc(100% - 40px) !important;}
.about .faq .select {width:calc(100% - 40px); margin:-15px 20px 0; overflow:hidden; }
.about .faq .tabArea {padding-top:30px;}


