<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/**************************************************
프로그램 ID :detail.css
프로그램 명 :Detail Cascading Style Sheets
작  성   자 :
최초 작성일 :2021/10/21
최종 작성일 :
참고   사항 :
**************************************************/

@import url('//fonts.googleapis.com/css2?family=Montserrat:wght@100;300;500;700&amp;display=swap');
@import url("/assets/global/css/select2.min.css");
@import url("/assets/global/css/swiper.min.css");
@import url("/assets/global/css/sweetalert2.min.css");
@import url("/assets/hub/global/m/css/base.css");
@import url("/assets/hub/global/m/css/style.css?v=20250107");
@import url("/assets/appnew/global/css/layout.css?v=20240516");
@import url("/assets/appnew/global/css/style.css?v=20241127");
@import url("/assets/appnew/global/css/detail.css?v=20250516");
@import url("/assets/appnew/en/css/book.css");


/* 상단
------------------------------------------------------------------------------- */
/* 전체이동 */
#allmenu .menuArea .contact &gt; * {min-height:46px;}
#allmenu .menuArea .contact &gt; dt {width:109px;}
#allmenu .company dl.info01 &gt; dt {width:115px;}


/* 현재위치
------------------------------------------------------------------------------- */
#lnb &gt; li a {padding:0 10px;}


/* 나의 여정
------------------------------------------------------------------------------- */
/* 목록 */
.myitinerary.list .result.none .btnC .btn.round.st06 {padding:0 60px;}
/* 상세 */
ol.details &gt; li dl.stay &gt; dd:nth-of-type(3) {width:56px; height:56px; top:21px; left:103px; font-size:12px !important; line-height:14px !important;}
.myitinerary.view .btn.round.prepark {font-size:15px !important;}
.myitinerary.view .btn.round.prepark:after {left:3.5%; width:auto; content:'Save your time with no need to go through payment process!';}
.popup.popPrepark .popCont &gt; h1 {padding-right:0; font-size:16px !important;}
/* 입실 */
.myitinerary.check.step .bookDone .bookCont dl.bookinfo &gt; dd dl.info01.st07 &gt; dt {width:100%; margin-bottom:5px;}
.myitinerary.check.step .bookDone .bookCont dl.bookinfo &gt; dd dl.info01.st07 &gt; dd {width:100%;}
.check.form .signArea:before {content:"Please sign.";}
.bookCheck dl.payinfo.payDetail &gt; dd {float:right;}
/* 퇴실 */
.myitinerary.check.form.payment.checkout .bookDone .bookCont dl.bookinfo &gt; dd dl.info01.st07 &gt; dt {width:100%; margin-bottom:5px;}
.myitinerary.check.form.payment.checkout .bookDone .bookCont dl.bookinfo &gt; dd dl.info01.st07 &gt; dd {width:100%;}
/* 비회원 */
.myitinerary.web .appIntro.table h2 {text-align:center; width:100%; margin-top:30px;}
.myitinerary.web .appIntro.table .btnR, .myitinerary.web .bnr .btnR {text-align:center; margin-bottom:30px;}
.myitinerary.web .appIntro.table .btnR &gt; button {padding-right:35px;}
.myitinerary.web .appIntro .btn.app:after {right:inherit !important;}
.myitinerary.web .appIntro.table:not(.row) &gt; * {display:block;}
.myitinerary.web .bnr.table:not(.row) &gt; * {display:block;}
.myitinerary.web .bnr h2 {font-size:16px !important; text-align:center; margin-top:30px;}
.myitinerary.web .bnr .btn {width:auto;}
.myitinerary.web .btn.round.st10 {padding-right:25px;}
.myitinerary.web .appIntro .btn.app:after {position:absolute; top:50%; right:10px; transform:translateY(-50%);}
.popUnavailable .popCont h1 {padding:18px 0;}
.bookLogin dl.regist &gt; dd &gt; input + input {margin-top:10px;}






</pre></body></html>