@charset "euc-kr";

@import url("popup.css");

/*
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
*/


* {margin:0;padding:0}
body {overflow-x:hidden;color:#434343;font-size:13px;line-height:14px;font-family:"¸¼Àº°íµñ",Malgun Gothic,"µ¸¿ò",dotum, Calibri, AppleGothic,Droid Sans,Tahoma,Sans-serif;-webkit-text-size-adjust:none;word-break:keep-all;word-wrap:break-word} /* 2015-11-13 font-size º¯°æ */
h1, h2, h3, h4, h5, h6 {font-size:1em;font-weight:normal;font-family:"¸¼Àº°íµñ",Malgun Gothic,"µ¸¿ò",dotum, Calibri, AppleGothic,Droid Sans,Tahoma,Sans-serif;}
hr {display:none}
ul, ol, li {list-style-type:none}
fieldset{margin:0;padding:0;border:0}
legend,caption {display:none}
address, em, cite {font-style:normal}
input, button, textarea, select {font-size:1em}
button, textarea, input, object, select {display:inline-block;vertical-align:middle}
code, pre {font-size:1em}
button{overflow:visible;border:none;margin:0;padding:0;cursor:pointer;_cursor:hand}
div, p, span, li, table td {word-break:keep-all;word-wrap:break-word}
::-ms-clear {
    display: none;
}
img{border:0 none}
label{vertical-align:middle}
table{*empty-cells:show;border-collapse:collapse}
.bold {font-weight:bold;}
html{-webkit-font-smoothing: antialiased;}
html, body, #wrapper{height:100%}
body > #wrapper{z-index:11;position:relative;top:0;left:0;height:auto;min-height:100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.mask{z-index:100;position:fixed;top:0;left:0;width:100%;height:100%;background:url(../img/sub/bg_overlay.png) repeat 0 0;}
body.pml-open .push-menu-left{left:0;overflow:auto;}
body.pml-open #wrapper{left:245px}
#container{color:#4B4E53;}
a{color:#a7adb2;text-decoration:none;}
a.link{text-decoration:underline;color:#263745;}

select{height:29px;}
select, input[type=text],
input[type=password],
input[type=email],
input[type=tel]{margin:0;padding:6px 5px 5px 10px;border:1px solid #e3e3e3;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#444;-webkit-border-radius:0;font-family:"¸¼Àº°íµñ",Malgun Gothic,"³ª´®°íµñ",Nanum Gothic,"µ¸¿ò",dotum, Calibri, AppleGothic,Droid Sans,Tahoma,Sans-serif;vertical-align:middle;}/*color:#888d91;*/
textarea{padding:10px;border:1px solid #e3e3e3;font-family:"¸¼Àº°íµñ",Malgun Gothic,"µ¸¿ò",dotum, Calibri, AppleGothic,Droid Sans,Tahoma,Sans-serif;color:#434343;text-shadow:none;-webkit-appearance: none;} /* 2015-11-17 ¼Ó¼º°ª º¯°æ*/
input[type=checkbox]{margin:-2px 0 0 0;}
label.txtArea{display:block;font-weight:bold;color:#303030;}
label.inputTxt.type2,
label.selectBox.type2
{display:block;margin-bottom:2px;}
label.inputTxt input{vertical-align:middle;}
label.selectBox{position:relative;display:inline-block;}
label.selectBox select{border:1px solid #e3e3e3;color:#888d91;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:26px;padding:1px 4px;vertical-align:middle;}
label.inpRadio, label.inpCheck{position:relative;display:inline-block;*display:inline;*zoom:1}
label.inpRadio input[type=radio]{position:absolute;top:0;left:0;width:14px;height:14px;z-index:10}
label.inpRadio input[type=radio]+span{position:relative;display:inline-block;height:14px;padding:0 0 0 20px;z-index:100}
label.inpCheck input[type=checkbox]{display:inline-block;position:absolute;top:4px;left:0;width:10px;height:10px;z-index:10}
label.inpCheck input[type=checkbox]+span{position:relative;display:inline-block;padding:1px 0 1px 20px;}
label.selectBox select[disabled]{background:#f2f2ef;border:1px solid #cacaca;}
label.selectBox.disable:before{background:#f2f2ef url(../img/common/bg_select2.jpg) no-repeat 100% center;}
input[type=text]:disabled,
input[type=password]:disabled,
input[type=email]:disabled,
input[type=tel]:disabled{background:#f2f2ef;border:1px solid #cacaca;}

.loading{
    background:url(../img/common/loading.gif) no-repeat center center;
    position: relative;
}

.flexslider.loading .flex-viewport{
	opacity:0;
}

#loading {width: 100%;  height: 100%;   top: 0px; left: 0px; position: fixed;   display: block;   opacity: 0.9;   background-color: #fff;   z-index: 999;   text-align: center; }   
#loading-image {   position: absolute;   top: 35%; left: 0px;  z-index: 100; }
#loading-p {   position: absolute;   top: 45%; width:260px;  z-index: 100; line-height:20px;}

/* common */
.mt0{margin-top:0px !important;}
.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt35{margin-top:35px !important;}
.mt40{margin-top:40px !important;}
.mt45{margin-top:45px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mt90{margin-top:90px !important;}
.mt100{margin-top:100px !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb60{margin-bottom:60px !important;}
.ml0{margin-left:0 !important;}
.ml10{margin-left:10px !important;}
.mr0{margin-right:0 !important;}
.mr5{margin-right:5px !important;} /* 2015-11-19 Ãß°¡ */
.mr10{margin-right:10px !important;} /* 2015-11-19 Ãß°¡ */
.mr20{margin-right:20px !important;} /* 2015-11-19 Ãß°¡ */
.w150 {width:150px;} /* 2016-01-04  ¼Ó¼º Ãß°¡ */ 

.pt30{padding-top:30px !important;} /* 2016-03-25  ¼Ó¼º Ãß°¡ */ 
.pb10{padding-bottom:10px !important;} /* 2016-03-25  ¼Ó¼º Ãß°¡ */
.pb20{padding-bottom:20px !important;}

.txtBrown{color:#7e6956 !important;}
.txtBlack{color:#303030 !important;}
.txtRed{color:#ca2100 !important;}
.txtNavy{color:#263745 !important;}
.txtMsg{display:block;margin:20px 0 8px;font-size:14px;color:#263745;}
.blockTxt{display:block;}
.disB{display:block !important;}
.disN{display:none !important;}
.disNN{display:none;}
.disI{display:inline;}
.imgTop{display:none;}
.imgTop img{width:100%;}
.imgTop.type2{display:block;}
.t_center{text-align:center !important;}
.t_small a{text-transform:inherit !important;}
.tRow{text-transform:lowercase !important;}
.cBoth{clear:both;padding-top:1px;}
.cBoth:after{content:"";clear:both;display:block}
.tblTxt{display:block;margin:5px 0;}
.addBox div input{display:block;margin:5px 0;}
.tblH .btnSm{padding:0 8px;}
.tblH2 .btnSm{padding:0 8px;}
.radioBox{display:block;margin:5px 0;}
.radioBox label{margin-right:10px;}
.radioBox label:last-child{margin-right:0px;}
.mNone{display:none;}
.mBlock{display:block;}
.mNone2{display:none;}
.mBlock2{display:block;}
.ingBox{padding:85px 0;background:#f9f6ef;text-align:center;}
.ingBox strong{display:block;margin:10px 0 25px;font-size:18px;color:#7d6857;}
.menuBtn{display:none;position:fixed;left:10px;bottom:10px;width:48px;}
.menuBtn img{width:100%;}
.couponBtn{display:inline;position:fixed;right:10px;bottom:100px;width:48px;}
.couponBtn img{width:100%;}
.btnTop{display:none;position:fixed;right:10px;bottom:40px;width:48px;}
.btnTop img{width:100%;}
.pt20{padding-top:20px !important;}
.txt-c{ text-align:center}
.txt-l{text-align:left;}
.txt-r{text-align:right;}
.img-responsive {/*display:block;*/ max-width:100%; height:auto;}
.mNone .imgContent {margin-top:30px;} /* 2015-12-04 ¼Ó¼º Ãß°¡ */

/* button */
.btnSm{display:inline-block;height:27px;padding:0 30px;line-height:27px;font-size:12px;color:#fff;text-align:center;background:#263745;text-decoration:none; vertical-align:middle;}
.btnSm:hover{text-decoration:none;}
.btnMini{display:inline-block;min-height:24px;padding:0 10px;line-height:22px;font-size:12px;color:#fff;text-align:center;background:#a59585;border:2px solid #9d8d7e;text-decoration:none;} /* 2015-12-03 ¼Ó¼º º¯°æ */
.btnMini:hover{text-decoration:none;}
.btnMini2{display:inline-block;height:24px;padding:0 10px;line-height:22px;font-size:12px;color:#fff;text-align:center;background:#a59585;border:2px solid #9d8d7e;text-decoration:none;} /* 2015-12-03 ¼Ó¼º º¯°æ */
.btnMini2:hover{text-decoration:none;}
.btnBig{display:inline-block;height:45px;padding:0 20px;line-height:45px;font-size:14px;color:#fff;text-align:center;background:#263745;text-decoration:none;}
.btnBig:hover{text-decoration:none;}
.btnBig2{display:inline-block;height:55px;padding:0 20px;line-height:55px;font-size:16px;color:#fff;text-align:center;background:#263745;text-decoration:none;}
.btnBig2:hover{text-decoration:none;}
.btnM{display:inline-block;height:29px;padding:0 20px;line-height:29px;font-size:12px;color:#696a6c;text-align:center;border:1px solid #e5e5e5;background:#fff;text-decoration:none;}
.btnM:hover{text-decoration:none;}
.btnM img{display:inline-block;margin-right:5px;vertical-align:middle;}
.btnM2 {display:inline-block;height:36px;padding:0 10px;line-height:36px;font-size:12px;color:#fff;text-align:center;background:#263745;text-decoration:none;}
.btnM2:hover{text-decoration:none;}
.btnM3{display:inline-block;height:29px;padding:0 20px;line-height:29px;font-size:12px;color:#fff;text-align:center;border:1px solid #e5e5e5;background:#645040;text-decoration:none;}
.btnM3:hover{text-decoration:none;}
.btnM4{display:inline-block;height:29px;padding:0 20px;line-height:29px;font-size:12px;color:#fff;text-align:center;border:1px solid #909090;background:#909090;text-decoration:none;}
.btnM4:hover{text-decoration:none;}
.btnM5{display:inline-block;height:29px;padding:0 20px;line-height:29px;font-size:12px;color:#fff;text-align:center;border:1px solid #7e6956;background:#7e6956;text-decoration:none;}
.btnM5:hover{text-decoration:none;}
.btnM6{display:inline-block;height:29px;padding:0 20px;line-height:29px;font-size:12px;color:#fff;text-align:center;border:1px solid #e5e5e5;background:#888d91;text-decoration:none;}
.btnM6:hover{text-decoration:none;}
.btnM7{display:inline-block;height:29px;padding:0 10px;line-height:29px;font-size:12px;color:#fff;text-align:center;border:1px solid #a59585;background:#a59585;text-decoration:none;}
.btnM7:hover{text-decoration:none;}

.white{background:#ffffff;color:#fff;} /*16.06.19 Ãß°¡*/
.white_text{color:#fff;} /*15.12.17 Ãß°¡*/
.gray{background:#8c8d8e;color:#fff;}
.brown{background:#7e6956;color:#fff;}
.gray1{background:#696a6c;color:#fff;}
.gray2{background:#bdbbbb;color:#fff;}
.gray3{background:#a09273;color:#fff;} /*15.02.09 ¹öÆ° Å¸ÀÔ Ãß°¡*/
.navy {background:#263745;color:#fff;} /*15.11.19 ¹öÆ° Å¸ÀÔ Ãß°¡*/
.btnMini.gray{border:2px solid #858687;}
a.btnMini.gray{background:#858687; color:#fff; border:2px solid #858687;} /* 2015-12-07 ¼Ó¼º º¯°æ */
a.btnMini.gray:hover {background:#7e6956; color:#fff; border:2px solid #7e6956;} /* 2015-12-07 Ãß°¡ */
a.btnMini.gray_m {background:#858687; color:#fff; border:2px solid #858687;} /* 2015-12-09 Ãß°¡ */
a.btnBig.gray_m {background:#858687; color:#fff; border:2px solid #858687;} /* 2016-01-04 Ãß°¡*/
.btnMini.gray1{border:2px solid #646566;}
.btnMini.gray2{border:2px solid #b3b1b1;}
.btnM.brown{background:#7e6956;color:#fff;}

.whiteBtn {display:inline-block; min-height:24px;padding:3px 10px;line-height:24px;font-size:12px;color:#444; text-align:center; background:#fff; border:1px solid #e5e5e5; text-decoration:none;} /* 2018-06-20 Ãß°¡*/
.whiteBtn:after {width:8px; height:13px; margin-left:5px; background:url(../img/common/icon_arrow1.png) no-repeat; display:inline-block; content:"";} /* 2018-06-20 Ãß°¡*/

.btnLeft{margin:15px 0;}
.btnRight{text-align:right;}
.btnCenter{margin:35px 0;text-align:center;}
.btnCenter img:first-child{margin-right:20px}
.btnRight.line{padding-top:40px;border-top:1px solid #cbc5bd;}
.btnCenter.line{padding-top:40px;border-top:1px solid #cbc5bd;}
a.wNone{ display:inline-block}
a.mNone{display:none}

/* table */
.t_right{text-align:right !important;}
.t_left{padding-left:20px;text-align:left !important;}
.tblV{width:100%;margin:20px 0 0;border-top:1px solid #d3d3d3;}
.tblV thead th{padding:12px 0;color:#303030;border-bottom:1px solid #939495;text-align:center;}
.tblV tbody tr td{padding:12px 5px;border-bottom:1px solid #e9e9e7;text-align:center;color:#696a6c;vertical-align:top;}
.tblV tbody tr.price td{padding-right:5px;border-top:2px solid #696a6c;text-align:right;font-size:14px;color:#7e6956;font-weight:bold;}
.tblV tbody tr.tax td{border-top:1px solid #c0c1c1;}
.tblV tfoot tr td{padding:12px 0;background:#f1eee4;border-top:2px solid #7b6551;border-bottom:1px solid #e4e1d8;color:#7e6956;font-weight:bold;text-align:right;padding-right:5px;letter-spacing:-1px;}
.tblV tfoot tr td strong{font-size:18px;}
.tblV tfoot tr.bdNone td{border-top:none;}
.tblV tr td.t_right{padding-right:5px;}
.tblV.type2{background:#f9f6ef;border-top:2px solid #7b6551;border-bottom:1px solid #ceccc6;}
.tblV.type2 thead th{border-bottom:1px solid #ceccc6;}
.tblV.type2 tbody td{background:#fff;border-top:1px solid #ededed;border-bottom:none;}
.tblV.type3{border-top:2px solid #64503e;border-bottom:1px solid #ceccc6;}
.tblV.type3 thead th{padding:10px 0;background:#fafafa;border-bottom:1px solid #ceccc6;}
.tblV.type3 tbody tr td{padding:10px 5px;}

.tblH{width:100%;border-top:1px solid #939495;border-bottom:1px solid #cdcdcc;}
.tblH tbody tr th,
.tblH tbody tr td{padding:10px 0 10px 10px;border-top:1px solid #e6e6e4;text-align:left;}
.tblH tbody tr th{background:#f2f2ef;color:#303030;}
.tblH tbody tr:first-child th,
.tblH tbody tr:first-child td{border-top:none;}
.tblInfo{position:relative;margin:25px 0 15px;}
.tblInfo h4{font-size:14px;color:#7e6956;font-weight:bold;margin:10px 0;} /* 2016-01-04 ¼Ó¼º ¼öÁ¤ */
.tblInfo .right{position:absolute;right:0;top:0;margin-bottom:15px;color:#9c9c9c;text-align:right;}

.tblInfo_s{position:relative;margin:25px 0 0px;}
.tblInfo_s:after{display:block; clear:both; content:'';}
.tblInfo_s .s_tit{font-size:14px;color:#7e6956;font-weight:bold;display:inline-block; width:40%;} /* 2016-01-04 ¼Ó¼º ¼öÁ¤ */
.tblInfo_s .right{color:#9c9c9c;text-align:right; display:inline-block; width:60%; float:right;}

.tblH2{width:100%;border-top:1px solid #939495;border-bottom:1px solid #cdcdcc; margin-top:20px;}
.tblH2 tbody tr th,
.tblH2 tbody tr td{padding:10px 0 10px 10px;border-top:1px solid #e6e6e4;text-align:left;}
.tblH2 tbody tr th{background:#f2f2ef;color:#303030;}
.tblH2 tbody tr:first-child th,
.tblH2 tbody tr:first-child td{border-top:none;}
.tblH2 .radioBox{display:inline-block;margin:0;}
.tblInfo2{position:relative;margin:25px 0 15px;}
.tblInfo2 h4{font-size:14px;color:#7e6956;font-weight:bold;margin:10px 0 0 30px;}
.tblInfo2 .right{left:0;top:0;margin-bottom:15px;color:#9c9c9c;text-align:left;}
.tblText{position:relative;margin:15px 0 15px;line-height:200%;}

.tblH3{width:100%;border-top:1px solid #939495;border-bottom:1px solid #cdcdcc; margin-top:20px;}
.tblH3 thead tr th{padding:10px 0 10px 10px;border-top:1px solid #e2ded5; border-bottom:1px solid #e2ded5; text-align:center; background-color:#f9f6ef;color:#303030;}
.tblH3 tbody tr th,
.tblH3 tbody tr td{padding:10px 0 10px 10px;border-top:1px solid #e2ded5;text-align:center;}
.tblH3 tbody tr th{background-color:#f9f6ef;color:#303030;}
.tblH3 tbody tr:first-child th,
.tblH3 tbody tr:first-child td{border-top:none;}

.tbl{width:100%;}
.tbl tbody tr th{padding:5px; border:1px solid #cdcdcc; background:#f9f6ef; text-align:center;} /*2018-04-10 Ãß°¡ Àå¼ºÈñ*/
.tbl tbody tr td{padding:5px; border:1px solid #cdcdcc; background:#fff;}
.tbl tbody tr td.price{text-align:right;}
.tbl tbody tr td.type{text-align:left;}
.tbl tbody tr td img{vertical-align:middle;} /*2018-05-08 Ãß°¡ Àå¼ºÈñ*/

.tbl_n{width:100%;}
.tbl_n tbody tr th{padding:10px 5px; border:1px solid #cdcdcc; background:#f9f6ef; text-align:center; word-break:normal;} /*2018-04-10 Ãß°¡ Àå¼ºÈñ*/
.tbl_n tbody tr td{padding:10px 5px; border:1px solid #cdcdcc; background:#fff; word-break:normal;}
.tbl_n tbody tr td.price{text-align:right;}
.tbl_n tbody tr td.type{text-align:left;}
.tbl_n tbody tr td.point{background-color:#fcfaeb; font-weight:bold;}
.tbl_n tbody tr th.point{background-color:#ede5d2;}
.tbl_n tbody tr td img{vertical-align:middle;} /*2018-05-08 Ãß°¡ Àå¼ºÈñ*/
.tbl_n tbody tr td .tpoint{font-weight:bold; text-decoration:underline;}

.tbl_info{width:100%;}
.tbl_info tbody tr th{padding:5px; border:1px solid #cdcdcc; background:#f9f6ef; text-align:center; height:16px;} /*2018-04-10 Ãß°¡ Àå¼ºÈñ*/
.tbl_info tbody tr td{padding:5px; border:1px solid #cdcdcc; background:#fff; height:16px; text-align:center;}
.tbl_info tbody tr .pbg{background-color:#f2ede0;}

/* paging */
.paging{position:relative;margin:40px 0;text-align:center;}
.paging.type2{padding:40px;border-top:1px solid #ceccc6;}
.paging img{vertical-align:middle; margin-bottom:5px;}
.paging a{display:inline-block;height:26px;margin:0 2px;padding:0 10px;line-height:26px;background:#f7f7f7;color:#888d91;vertical-align:middle;}
.paging a.on{background:#a59585;color:#fff;}
.paging .prevBtn{padding:0;background:none;}
.paging .nextBtn{padding:0;background:none;}
.paging .btnRight{margin:40px 0;text-align:center;}
.paging .btnRight .btnBig{display:inline-block;height:45px;padding:0 10px;line-height:45px;font-size:14px;color:#fff;text-align:center;background:#263745;text-decoration:none;}
.paging .btnRight .gray{background:#8c8d8e;color:#fff;}

/* layout */
.header{position:relative;min-width:1200px;margin:0 auto;padding:0 0 0 0;text-align:center;} /* 2016-01-26 ¼Ó¼º º¯°æ */
.header .menu{display:none;position:absolute;left:15px;top:27px;}
.header .menu img{width:21px;height:15px;}
.header h1 {width:100%; height:100%;padding-bottom:0px;text-align:center;} /* 2016-01-27 ¼Ó¼º ¼öÁ¤ */
.header h1 img {width:152px;height:44px;} /* 2015-12-11 ¼Ó¼º ¼öÁ¤ */
.header .logo {width:1200px; height:115px; margin:0 auto;}
.header .logo h1 {float:left; width:auto;}
.header .logo h1 img {width:152px;height:44px; margin-left:73px; margin-top:34px;}
.header .localmenu{position:relative;margin:0 0 0 0;text-align:right; background-color:#edeae7; height:34px; line-height:34px;} /* 2018-10-19 #edeae7 ¼Ó¼º º¯°æ */
.header .localmenu_wrap {max-width:1200px; margin:0 auto;} /* 2018-10-19 #edeae7 ¼Ó¼º º¯°æ */
.header .localmenu_box{min-width:490px; float:right; background-color:#a39a91;} /* 2018-10-19 #edeae7 ¼Ó¼º º¯°æ */
.header .localmenu a{display:inline-block;margin-right:5px;padding-right:10px;background:url(../img/common/bg_local_bar.jpg) 100% 13px no-repeat;font-size:12px;font-weight:bold;color:#fff;text-decoration:none;text-transform:uppercase;vertical-align:top;}/* 20160420 #7e6956 ¼Ó¼ºº¯°æ*/
.header .localmenu a:first-child{padding-left:10px;} /* 2018-10-19 #edeae7 ¼Ó¼º Ãß°¡ */
.header .localmenu a:last-child {background:none; margin-right:0;} /* 2016-01-26 ¼Ó¼º Ãß°¡ */
.header .localmenu a.language{padding-right:14px;background:url(../img/common/bg_language.jpg) 100% 5px no-repeat;}
.header .localmenu a.bus{background:none;}
.header .localmenu a.point{color:#fff0e0;} /* 2018-10-19 #edeae7 ¼Ó¼º Ãß°¡ */
.header .localmenu a:hover{text-decoration:underline;} /*2024-07-09 Ãß°¡*/
.header .localmenu img{vertical-align:top;}
.header .localmenu .bus{margin-top:-4px;}
.header .localmenu .behind{margin-top:5px; background:none;}
/*.header .localmenu a+ul{display:none;position:absolute;right:110px;top:18px;width:68px;margin-right:14px;border:1px solid #d2d2d2;border-bottom:none;background:#fff;}*/
.header .localmenu a+ul{display:none;position:absolute;right:110px;top:18px;width:80px;margin-right:20px;border:1px solid #d2d2d2;border-bottom:none;background:#fff;}/* 2015-12-31 ±è¹ÎÁÖ ´ë¸® º¯°æ */
.header .localmenu a+ul li a{display:block;margin-right:0;padding:4px 0;background:none;border-bottom:1px solid #d2d2d2;text-align:center;}
.header .topmenu{min-width:1200px;text-align:center;background:#7e6956;}
/*sns btn footerÀ§Ä¡¿¡¼­ topÀ§Ä¡·Î º¯°æ :: 2015-11-27 Ãß°¡*/
.header .localmenu .social {float:right;position:relative;right:0;top:0;padding:5px 10px 0 0;}
.header .localmenu .social span {display:inline-block;margin-right:25px;text-align:center;font-size:12px;font-weight:bold;color:#fff;text-transform:uppercase;}
.header .localmenu .social a {display:inline-block;margin:0;vertical-align:middle;padding:0;background:none;margin-right:7px;}
.header .localmenu .social a:last-child {display:inline-block;margin:0;vertical-align:middle;padding:0;background:none;margin-right:0px;}
.header .localmenu .social a img {width:30px;height:30px;}
.header .localmenu2 .multi_language {float:left; display:block; width:100%; text-align:right;} /* 2016-01-26 ¼Ó¼ºÃß°¡ */
.header .localmenu2 .social_sns {float:left; display:block; width:100%; text-align:right;} /* 2016-01-26 ¼Ó¼ºÃß°¡ */
.header .localmenu2 .more {float:left; display:block; width:100%; text-align:right;} /* 2016-01-26 ¼Ó¼ºÃß°¡ */
.header .localmenu2 .more a:hover{text-decoration:underline;color:#493c36;}
.header .localmenu2 {float:right; display:block; margin-top:19px;} /* 2016-01-26 ¼Ó¼ºÃß°¡ */
.header .localmenu2 p {float:none; display:inline-block; height:25px; line-height:25px; text-align:right;} /* 2016-01-26 ¼Ó¼ºÃß°¡ */
.header .localmenu2 p a {float:left; color:#7e6956; font-weight:bold; width:80px;} /* 2016-01-26 ¼Ó¼ºÃß°¡ */
.header .localmenu2 p span {float:left; display:inline-block; color:#7e6956; font-weight:bold; margin:0 10px 0 10px;} /* 2016-01-26 ¼Ó¼ºÃß°¡ */
.header .localmenu2 ul {float:none; display:inline-block; width:auto;} /* 2016-01-26 ¼Ó¼ºÃß°¡ */
.header .localmenu2 ul li {float:left; display:inline-block; width:auto; color:#7e6956; margin:0 10px; text-align:left; height:25px; line-height:25px;} /* 2016-01-26 ¼Ó¼ºÃß°¡ */
.header .localmenu2 ul li:first-child {margin:0 10px 0 0;} /* 2016-01-26 ¼Ó¼ºÃß°¡ */
.header .localmenu2 ul li a {color:#7e6956; font-weight:normal; width:auto;} /* 2016-01-26 ¼Ó¼ºÃß°¡ */

.header .tripBanner {float:right; display:block; width:84px; margin:20px 5px 0 10px;} /* 2016-04-15 ¼Ó¼ºÃß°¡ Àå¼ºÈñ */

.topmenu ul{width:1200px;height:50px;padding:0;margin:0 auto;}
.topmenu ul li{float:left;display:inline-block;}
.topmenu ul li a{float:left;display:inline-block;margin-right:37px;background:url(../img/common/bg_topmenu.gif) no-repeat;}
.topmenu ul li a span{position:absolute;width:0;height:0;font-size:0;line-height:0;text-indent:-9999px;overflow:hidden;visibility:hidden;}
.topmenu ul li.menu1 a{width:155px;height:50px;margin-right:37px;margin-left:8px;background-position:-8px center;}
.topmenu ul li.menu2 a{width:92px;height:50px;background-position:-200px center;}
.topmenu ul li.menu3 a{width:126px ;height:50px;background-position:-329px center;}
.topmenu ul li.menu4 a{width:50px;height:50px;background-position:-492px center;}
.topmenu ul li.menu5 a{width:125px;height:50px;background-position:-579px center;}
.topmenu ul li.menu6 a{width:54px;height:50px;background-position:-741px center;}
.topmenu ul li.menu7 a{width:100px;height:50px;background-position:-832px center;}
.topmenu ul li.menu8 a{width:112px;height:50px;background-position:-969px center;}
.topmenu ul li.menu9 a{width:54px;height:50px;margin-right:0;background-position:-1118px center;}
.topmenu ul li a.active{background:url(../img/common/bg_topmenu_on.gif) no-repeat;}
.topmenu ul li.menu1 a.active{background-position:-8px center;}
.topmenu ul li.menu2 a.active{background-position:-200px center;}
.topmenu ul li.menu3 a.active{background-position:-329px center;}
.topmenu ul li.menu4 a.active{background-position:-492px center;}
.topmenu ul li.menu5 a.active{background-position:-579px center;}
.topmenu ul li.menu6 a.active{background-position:-741px center;}
.topmenu ul li.menu7 a.active{background-position:-832px center;}
.topmenu ul li.menu8 a.active{background-position:-969px center;}
.topmenu ul li.menu9 a.active{background-position:-1118px center;}

.topmenu ul li a:hover{background:url(../img/common/bg_topmenu_on.gif) no-repeat;} /*24-07-09 GNB Ãß°¡*/
.topmenu ul li.menu1 a:hover{background-position:-8px center;}
.topmenu ul li.menu2 a:hover{background-position:-200px center;}
.topmenu ul li.menu3 a:hover{background-position:-329px center;}
.topmenu ul li.menu4 a:hover{background-position:-492px center;}
.topmenu ul li.menu5 a:hover{background-position:-579px center;}
.topmenu ul li.menu6 a:hover{background-position:-741px center;}
.topmenu ul li.menu7 a:hover{background-position:-832px center;}
.topmenu ul li.menu8 a:hover{background-position:-969px center;}
.topmenu ul li.menu9 a:hover{background-position:-1118px center;}
.submenu{z-index:10;position:absolute;left:0;bottom:-50px;width:100%;padding:17px 0;height:17px;text-align:center;background:url(../img/common/bg_submenu.png) 0 0 repeat;}
.submenu ul li{display:inline-block;margin-left:25px;font-size:14px;}/* 2016-07-26 Àå¼ºÈñ ¼öÁ¤ font-size:13px;*/
.submenu ul li:first-child{margin-left:0;}
.submenu ul li a{color:#a99a89;font-weight:bold;text-transform:uppercase;} /* 2016-07-26 Àå¼ºÈñ ¼öÁ¤ color:#b8afa7;*/
.submenu ul li.on a{color:#493c36;text-decoration:underline;}/* 2016-07-26 Àå¼ºÈñ ¼öÁ¤ color:#64513f;*/
.submenu ul li a:hover{text-decoration:underline; font-weight:bold; color:#493c36;} /*24-07-09 GNB Ãß°¡*/

.submenu2{z-index:10;position:absolute;left:0;bottom:-50px;width:100%;padding:17px 0;height:17px;text-align:center;background:url(../img/common/bg_submenu.png) 0 0 repeat;}
.submenu2 ul li{display:inline-block;margin-left:25px;font-size:14px;}/* 2016-07-26 Àå¼ºÈñ ¼öÁ¤ font-size:13px;*/
.submenu2 ul li:first-child{margin-left:0;}
.submenu2 ul li a{color:#a99a89;font-weight:bold;text-transform:uppercase;} /* 2016-07-26 Àå¼ºÈñ ¼öÁ¤ color:#b8afa7;*/
.submenu2 ul li.on a{color:#493c36;text-decoration:underline;}/* 2016-07-26 Àå¼ºÈñ ¼öÁ¤ color:#64513f;*/
.submenu2 ul li a:hover{text-decoration:underline; font-weight:bold; color:#493c36;} /*24-07-09 GNB Ãß°¡*/

.leftmenu{z-index:200;overflow:hidden;position:fixed;width:245px;padding:30px 0 50px 0;background:#7e6956;text-align:left;text-transform:uppercase;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.leftmenu ul.left_top {margin:0 25px 20px 25px;overflow:hidden;} /* 2016-01-27 ¼Ó¼º ¼öÁ¤ */
.leftmenu ul.left_top li.mbox1 {display:block; width:100%; margin-bottom:7px; background:#483c36; padding:12px 0 12px 0; text-align:center; overflow:hidden;}
.leftmenu ul.left_top li.mbox1 a{font-size:14px;color:#fff; padding-left:0; width:auto;}
.leftmenu ul.left_top li.mbox2 {width:49%; margin-right:2%; display:block; float:left; margin-bottom:7px; background:#483c36; padding:12px 0 12px 0; text-align:center;}
.leftmenu ul.left_top li.mbox2 a{width:49%; font-size:14px;color:#fff; padding-left:0; width:auto;}
.leftmenu ul.left_top li.mbox3 {width:49%; margin-right:2%; height:36px; display:block; float:left; margin-bottom:7px; line-height:1.2; background:#715e4d; padding:12px 0 12px 0; text-align:center;}
.leftmenu ul.left_top li.mbox3 a{font-size:14px;color:#fff; padding-left:0; width:auto; color:#dfc9b2;line-height:1.2;}
.leftmenu ul.left_top li.mbox3 .txt{font-size:11px; color:#d0c4bb;}
.leftmenu ul.left_top li.mbox4 {width:100%; display:block; background:#715e4d; padding:12px 0 12px 0; text-align:center; margin-bottom:7px; overflow:hidden;}
.leftmenu ul.left_top li.mbox4 a{font-size:14px;color:#fff; padding-left:0; width:auto; color:#dfc9b2;}
.leftmenu ul.left_top li.mbox5 {width:100%; display:block; background:#715e4d; padding:6px 0 6px 0; text-align:center; margin-bottom:7px; overflow:hidden;}
.leftmenu ul.left_top li.mbox5 a{font-size:14px;color:#fff; padding-left:0; width:auto; color:#dfc9b2;}
.leftmenu ul.left_top li.last{margin-right:0;}

.leftmenu ul.left_top2 {margin:0 25px 20px 25px;overflow:hidden;} /* 2025-04-17 ¼Ó¼º Ãß°¡ */
.leftmenu ul.left_top2 li.mbox1 {display:block; margin-bottom:7px; clear:both;}
.leftmenu ul.left_top2 li.mbox1 a{display:block; font-size:14px;color:#fff; width:100%; background:#483c36; padding:12px 0 12px 0; text-align:center;}
.leftmenu ul.left_top2 li.mbox2 {width:49%; margin-right:2%; display:block; float:left; margin-bottom:7px; text-align:center;}
.leftmenu ul.left_top2 li.mbox2 a{display:block; font-size:14px;color:#fff; padding-left:0; width:100%; background:#483c36; padding:12px 0 12px 0;}
.leftmenu ul.left_top2 li.mbox3 {width:49%; margin-right:2%; display:block; float:left; margin-bottom:7px; line-height:1.2;}
.leftmenu ul.left_top2 li.mbox3 a{display:block; font-size:14px;color:#fff; height:36px; padding-left:0; width:100%; color:#dfc9b2;line-height:1.2; background:#715e4d; padding:12px 0 12px 0; text-align:center;}
.leftmenu ul.left_top2 li.mbox3 .txt{font-size:11px; color:#d0c4bb;}
.leftmenu ul.left_top2 li.mbox4 {display:block; margin-bottom:7px; clear:both;}
.leftmenu ul.left_top2 li.mbox4 a{display:block; width:100%; background:#715e4d; padding:12px 0 12px 0; text-align:center; font-size:14px;color:#fff; color:#dfc9b2;}
.leftmenu ul.left_top2 li.mbox5 {display:block; margin-bottom:7px; clear:both;}
.leftmenu ul.left_top2 li.mbox5 a{display:block; background:#715e4d; width:100%; padding:12px 0 12px 0; text-align:center; font-size:14px;color:#fff; color:#dfc9b2;}
.leftmenu ul.left_top2 li.last{margin-right:0;}
.leftmenu ul.left_top2 li.mbox5 .btnBus2 img{width:18px;vertical-align:-30%;margin-right:6px;}

/*.leftmenu a.reservation{display:block;width:195px;padding:12px 0;font-size:16px;background:#483c36;color:#fff;text-align:center;margin-right:0;} /* 2016-01-27 ¼Ó¼º ¼öÁ¤ */
.leftmenu .btnBus{display:block; padding:8px 15px;background:#715e4d;font-size:14px;color:#dfc9b2;}
.leftmenu .btnBus img{width:18px;vertical-align:-30%;margin-right:6px;}
<!--.leftmenu .btnBehind{display:block;margin:20px 25px 10px 25px;padding:10px 15px;background:#715e4d;font-size:16px;color:#dfc9b2;text-transform:none;} -->
<!--.leftmenu .btnBehind img{vertical-align:-23%;} -->
.leftmenu .btnTrain{display:block;margin:7px 25px 15px 25px;padding:10px 0 10px 15px;background:#715e4d;font-size:14px;color:#dfc9b2;text-transform:none;}
.leftmenu .btnTrain img{width:18px;vertical-align:-30%;margin-right:6px;}
.leftmenu ul.left_con{overflow:hidden;}
.leftmenu ul.left_con li{margin-bottom:20px;padding-left:30px;/*background:url(../img/common/bg_leftmenu.jpg) 200px 4px no-repeat;cursor:pointer;*/}
.leftmenu ul.left_con li.bgNone{background:url(../img/common/bg_leftmenu2.jpg) 200px 4px no-repeat;}
.leftmenu ul.left_con li a{display:inline-block;margin-right:0px;width:165px;font-size:16px;color:#fff;line-height:1.2;}
.leftmenu ul.left_con li ul{display:none;margin:20px 0;}
.leftmenu ul.left_con li ul li{margin-bottom:1px;margin-left:-42px;padding:12px 0 12px 42px;background:#715e4d;}
.leftmenu ul.left_con li ul li a{color:#c9b7a7;}

.leftmenu .more_list{margin:0 25px; padding-bottom:10px; border-bottom:1px solid #978371;}
.leftmenu .more_list li.mbox{width:49%; margin-right:2%; display:block; float:left; text-align:center; line-height:1.2; padding-left:0; background:#715e4d; padding:12px 0; margin-bottom:4px;} /* 2018-06-19 ¼Ó¼º ¼öÁ¤ */
.leftmenu .more_list li.mbox a{font-size:14px; padding-left:0; color:#dfc9b2; line-height:1.2;}
.leftmenu .more_list li.last{margin-right:0;}

.leftmenu ul.left_con>li.on{background:url(../img/common/bg_leftmenu_on.jpg) 200px 10px no-repeat;}
.leftmenu ul.left_con>li.on>ul{display:block;}
.leftmenu ul.left_con li p {display:inline-block;margin-right:0px;font-size:16px;color:#fff;line-height:1.2;} /* 2016-01-27 ¼Ó¼º ¼öÁ¤ */
.leftmenu ul.left_con li p > span {display:inline-block;width:165px;padding-left:0;text-align:left; line-height:1.2;}
.leftmenu ul.left_con li a.more {display:inline-block;width:30px;height:20px;background:url(../img/common/bg_leftmenu.jpg) left bottom no-repeat;} /* 2016-01-27 ¼Ó¼º ¼öÁ¤ */
.leftmenu ul.left_con li a.more.on {display:inline-block;width:30px;height:20px;background:url(../img/common/bg_leftmenu_on.jpg) left center no-repeat;} /* 2016-01-27 ¼Ó¼º ¼öÁ¤ */
.leftmenu span{display:block;padding-left:42px;font-size:16px;line-height:1.2;color:#fed499;}
.leftmenu span a{color:#fed499;}
.leftmenu span,
.leftmenu div a{display:block;padding-left:32px;color:#fff;line-height:30px;} /* 2015-12-03 ¼Ó¼º º¯°æ */
.leftmenu .tRow{display:inline;padding-left:0;line-height:1.2;}
.leftmenu div{margin-top:45px;}
.leftmenu div{margin-top:20px;}
.leftmenu.languageBox {position:relative;margin-top:5px;padding-bottom:100px;line-height:48px;} /* 2015-12-03 ¼Ó¼º º¯°æ */
/*.leftmnenu .languageBox a.language{display:block;width:73px;margin-left:31px;padding:4px 0 4px 10px;/*background:url(../img/common/bg_left_family.gif) 91% 10px no-repeat;border:1px solid #a59689/*;line-height:1.2;}*/
.leftmenu .languageBox a.language{display:block;width:75px;margin-left:25px;padding:4px 0 5px 8px;/*background:url(../img/common/bg_left_family.gif) 91% 10px no-repeat;*/border:1px solid #a59689;line-height:1.2;}/* 2015-12-31 ±è¹ÎÁÖ´ë¸® º¯°æ */
.leftmenu .languageBox img{vertical-align:top;}
/*.leftmnenu .languageBox a+ul{z-index:1;display:none;margin:-1px 0 0 31px;width:83px;border:1px solid #a59689;border-bottom:none;}*/
.leftmenu .languageBox a+ul{z-index:1;display:none;margin:-1px 0 0 25px;width:83px;border:1px solid #a59689;border-bottom:none;}/* 2015-12-31 ±è¹ÎÁÖ´ë¸® º¯°æ */
.leftmenu .languageBox a+ul li{margin-bottom:0;padding-left:0;background:none;}
/*.leftmnenu .languageBox a+ul li a{display:block;margin:0;padding:4px 0 4px 10px;background:none;border-bottom:1px solid #a59689;font-size:12px;}*/
.leftmenu .languageBox a+ul li a{display:block;margin:0;padding:4px 0 4px 8px;background:none;border-bottom:1px solid #a59689;font-size:12px;width:75px;}/* 2016-1-27 ¼Ó¼º º¯°æ */

/*sns btn footerÀ§Ä¡¿¡¼­ leftÀ§Ä¡·Î º¯°æ :: 2015-11-27 Ãß°¡*/
.leftmenu .social {position:relative;right:0;top:0;margin:0 25px; }
.leftmenu .social span {display:inline-block;margin-right:25px;text-align:center;font-size:12px;font-weight:bold;color:#fff;text-transform:uppercase;}
.leftmenu .social a {display:inline-block;margin:0;vertical-align:middle;padding:0;background:none;}
.leftmenu .social a img {width:38px;height:38px;}

.btnClose{position:absolute;right:20px;top:20px;}
.push-menu-left{top:0;width:245px;height:100%;}
.push-menu-left{left:-245px}

.TA_socialButtonRate{z-index:100;position:absolute;right:10px;top:16px;}

.mainContainer{overflow:hidden;width:1200px;height:620px;margin:0 auto;} /* 2015-12-04 ¼öÁ¤ */
.mainContainer:after{content:".";height:0;visibility:hidden;display:block;clear:both;font-size:0;line-height:0;}

.visual{min-width:1200px;}

.subContainer{background:#fff;}
/*.subContainer{background:#f7f7f4;}*/
.subContainer.type2{min-width:1200px;background:#fff;}
.subContainer .content{position:relative;margin:0 auto;padding:40px 0;width:1200px;min-height:670px;}
.subContainer .content.type2{min-width:1200px;background:#fff;}
.subContainer .content:after{content:".";height:0;visibility:hidden;display:block;clear:both;font-size:0;line-height:0;}

.footer{min-width:1200px;background:#393f43;color:#a7adb2;} /* 2016-01-18 ¼Ó¼º Ãß°¡ */
.footer .nav{display:block;max-width:1200px;margin:0 auto 30px;background:url(../img/common/bg_footer_nav3.jpg) 0 0 no-repeat;}
/*.footer .nav .navInner{position:relative;display:inline-block;width:133px;height:185px;margin-top:45px;padding:0 0 0 13px;vertical-align:top;line-height:20px;}*/
.footer .nav .navInner{position:relative;display:inline-block;width:132px;margin-top:45px;padding:0 0 0 13px;vertical-align:top;line-height:20px;} /* 2016-01-04 ¼Ó¼º ¼öÁ¤ */
.footer .nav .navInner a{text-decoration:none;}
.footer .nav .navInner a:hover{color:#ffffff;}
.footer .nav .navInner strong{display:block;margin-bottom:10px;}
.footer .nav .navInner strong a{color:#fff;text-transform:uppercase;}
.footer .nav .navInner span{display:block;margin-top:20px;}
.footer .nav .navInner.addressInfo{width:264px; min-height:222px; padding-left:20px;}
.footer .nav .navInner.addressInfo .csTit{display:inline-block; width:160px; margin:0;}
.footer .nav .navInner.addressInfo .csTxt{display:inline; margin:0; color:#c8cfd4;}
.footer .btm{position:relative;max-width:1200px;margin:0 auto;padding:0 0 70px;text-align:right;}
.footer .btm ul{line-height:1.8;}
.footer .btm .footerMenu{margin:0;padding:0 0 15px 0;text-align:left;border-bottom:1px solid #4c5255;}
.footer .btm .footerMenu strong a{color:#a5bdcf;} /* 2015-12-02 Ãß°¡ */
.footer .btm .footerMenu ul{display:inline-block; width:100%; line-height:33px;}/* 2016-05-13 ¼öÁ¤ */
.footer .btm .footerMenu .menuBox01 li a{color:#fff; font-weight:bold;}
.footer .btm .footerMenu ul li{display:inline-block;}
.footer .btm .footerMenu ul li a {display:inline-block;text-decoration:none;line-height:12px;margin-right:5px;padding-left:9px;background:url(../img/common/bg_footer_btm.jpg) 0 2px no-repeat;} /* 2016-01-04 ¼Ó¼º ¼öÁ¤ */
.footer .btm .footerMenu ul li a.nobg {display:inline-block;text-decoration:none;line-height:12px;margin-right:5px;padding-left:0px;background:none;} /* 2016-01-04 ¼Ó¼º Ãß°¡ */
.footer .btm .footerMenu ul li a.bcolor {color:#a5bdcf;}  /* 2016-01-04 ¼Ó¼º Ãß°¡ */
.footer .btm .footerMenu ul li a:hover{text-decoration:underline;}
.footer .btm .footerMenu ul li.mNone{display:inline-block;}
.footer .btm .footerMenu ul li.mNoneBiz{display:inline-block;}

.footer .btm .addressBox ul{line-height:14px; margin-bottom:10px;}
.footer .btm .addressBox .menuBox02 li a{color:#a7adb2;}
.footer .btm .addressBox ul li{display:inline-block;}
.footer .btm .addressBox ul li a {display:inline-block;text-decoration:none;line-height:12px;margin-right:5px;padding-left:9px;background:url(../img/common/bg_footer_btm.jpg) 0 2px no-repeat;} /* 2016-01-04 ¼Ó¼º ¼öÁ¤ */
.footer .btm .addressBox ul li a.nobg {display:inline-block;text-decoration:none;line-height:12px;margin-right:5px;padding-left:0px;background:none;} /* 2016-01-04 ¼Ó¼º Ãß°¡ */
.footer .btm .addressBox ul li a:hover{text-decoration:underline;}
.footer .btm .addressBox ul li.mNone{display:inline-block;}
.footer .btm .addressBox ul li.mNoneBiz{display:inline-block;}

.footer .btm .copyright img{display:block;width:230px;height:19px;margin:10px 0;vertical-align:middle;}
.footer .btm .social {position:absolute;right:0;top:0;}
.footer .btm .social span{display:inline-block;margin-right:25px;text-align:center;font-size:12px;font-weight:bold;color:#fff;text-transform:uppercase;}
.footer .btm .social a{display:inline-block;margin:0;vertical-align:middle;}
.footer .btm .social a img{width:25px;height:24px;}
.footer .btm .addressBox{position:relative;margin:0;padding-top:20px;text-align:left;line-height:22px; color:#d9dada;}
.footer .btm .addressBox div{margin-right:10px;}
.footer .btm .addressBox strong{display:inline-block;margin-right:5px;font-size:13px;font-weight:bold;color:#fff;text-transform:uppercase;}
.footer .btm .addressBox strong:first-child{margin-left:0;}
.footer .btm .addressBox .mNone{display:inline-block;}
.footer .btm .addressBox .right{position:absolute;right:0;top:20px;margin-right:0;}
.footer .btm .addressBox .right a{display:inline-block;margin-left:7px;padding-left:10px;height:20px;line-height:20px;}
.footer .btm .addressBox .right a img{width:150px;height:16px;vertical-align:top;}
.footer .btm .addressBox a.email:link, a.email:hover, a.email:active, a.email:visited {color:#fff; font-size:13px; font-weight:bold;}
.footer .btm .copyright{position:relative;left:0;top:0;margin-top:10px;text-align:left;}
.footer .btm .copyright img{display:inline-block;margin-left:20px;}
.footer .btm .app {position:relative;left:0;top:0;margin:0;text-align:left; height:100px;}
.footer .btm .copyright .partner{display:block; float:right; margin-right:0; margin-top:-15px;}/* 2016-03-23 ¼Ó¼º Ãß°¡ */
.footer .btm .copyright .partner img.design{display:inline-block;width:115px;height:22px;margin:10px 10px 10px 0;vertical-align:middle;}/* 2016-03-23 ¼Ó¼º Ãß°¡ */
.footer .btm .copyright .partner img.spg{display:inline-block;width:72px;height:22px;margin:10px 0;vertical-align:middle;}/* 2016-03-23 ¼Ó¼º Ãß°¡ */

.intro img{width:100%;}
.btmArea{position:fixed;left:0;bottom:0;display:table;width:100%;-webkit-backface-visibility:hidden; /*Most Important*/}
.btmArea a{display:table-cell;padding:15px 0;border-top:none;color:#fff;text-align:center;border-right:1px solid #5c4b3c;
	background:-webkit-linear-gradient(#7e6956, #655445); /* For Safari */
	background:-o-linear-gradient(#7e6956, #655445); /* For Opera 11.1 to 12.0 */
	background:-moz-linear-gradient(#7e6956, #655445); /* For Firefox 3.6 to 15 */
	background:linear-gradient(#7e6956, #655445); /* Standard syntax */		
}
.btmArea a:last-child{border-right:none;
	background:-webkit-linear-gradient(#715e4d, #5b4b3e); /* For Safari */
	background:-o-linear-gradient(#715e4d, #5b4b3e); /* For Opera 11.1 to 12.0 */
	background:-moz-linear-gradient(#715e4d, #5b4b3e); /* For Firefox 3.6 to 15 */
	background:linear-gradient(#715e4d, #5b4b3e); /* Standard syntax */		
}

.ui-datepicker{bottom:-52px;}
.ui-datepicker{display:none;}
.ui-datepicker{height:285px;background:#fff; border:1px solid #efefef;}/*height:255px;*/
.ui-datepicker .ui-datepicker-header{position:relative;padding-bottom:10px;background:#fff;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{position:absolute;width:29px;height:29px;text-indent:-9999em;}
.ui-datepicker .ui-datepicker-prev{left:10px;top:10px;background:url(../img/common/btn_date_prev.jpg) 0 0 no-repeat;}
.ui-datepicker .ui-datepicker-next {right:10px;top:10px;background:url(../img/common/btn_date_next.jpg) 0 0 no-repeat;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{display:none;}
.ui-datepicker .ui-datepicker-title{padding-top:10px;font-size:18px;color:#222;text-align:center;background:#fff;}
.ui-datepicker-year{font-size:14px;color:#263745;}
.ui-datepicker-month{font-size:24px;font-weight:bold;color:#263745;}
.ui-datepicker table{width:100%;font-size:12px;border-collapse:collapse;color:#444;background:#fff;}
.ui-datepicker table th.ui-datepicker-week-end:first-child span{color:#cb2323;}
.ui-datepicker tr td:first-child a{color:#eb3c3c;}
.ui-datepicker table th.ui-datepicker-week-end:last-child span{color:#0046c6;}
.ui-datepicker tr td:last-child a{color:#0046c6;}
.ui-datepicker th{padding:5px 0;text-align:center;color:#263745;}
.ui-datepicker td{background:#fff;padding:1px 0;text-align:center;height:35px;}/* 2016-03-25 heightÃß°¡ :: Àü»ê½Ç ±è¹ÎÁÖ´ë¸® */
.ui-datepicker td span, .ui-datepicker td a{display:inline-block;width:28px;height:14px;padding:7px 0;text-align:center;color:#303030;text-decoration:none;font-size:12px;background:#F9F6EF;border:1px solid #D6D3CC;}
.ui-datepicker td a.ui-state-active{padding:7px 0;background:#65503f;border:1px solid #65503f;color:#fff !important;}
td.ui-state-disabled span{background:none; border:1px solid #eee; color:#999;}
.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;}
.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor: pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible;}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;}
.ui-datepicker-prev.ui-state-disabled{background:url(../img/common/btn_date_prev2.jpg) 0 0 no-repeat;}
.ui-datepicker-next.ui-state-disabled{background:url(../img/common/btn_date_next2.jpg) 0 0 no-repeat;}
.ui-datepicker .date-holiday a{color:#eb3c3c;}
/*.ui-datepicker .date-holiday span{color:#eb3c3c;}*/
.ui-datepicker .date-holiday span{background:url(../img/common/bg_end.jpg) -1px -1px no-repeat !important; background-color:none; border:1px solid #baa896 !important;}

.ui-end{background:url(../img/common/bg_end.jpg) -1px -1px no-repeat !important; background-color:none; border:1px solid #baa896 !important;}
.ui-check{border:2px solid #65503f !important;}
.ui-datepicker-group{display:block; float:left; width:40%;}
.ui-datepicker-group-first{margin-left:85px;}
.ui-datepicker-group-last{margin-left:10px;}

/* main °øÁö»çÇ× */
.top_notice{position:relative;width:100%;margin:0 auto;padding:0;text-align:left;background-color:#3a3f43;}
.foot_notice {z-index:30;width:100%;background-color: #3a3f43;position:fixed;bottom:1px;width:100%;}
.top_notice .top_notice_con {position:relative; margin:0 auto; width:1200px;}
.top_notice .top_notice_con ul{width:1200px;padding:20px 0 20px 0px;}
.top_notice .top_notice_con ul:after{display:block;clear:both;content:""}
.top_notice .top_notice_con li{overflow:hidden;float:left;width:400px;height:75px; padding:0px 0 0 0px;} /* 2016-01-26 ¼Ó¼º¼öÁ¤ */
/*.top_notice .top_notice_con li span{font-size:14px; font-weight:bold; color:#fff;}
.top_notice .top_notice_con li p{margin-top:10px;line-height:150%;vertical-align:middle;}*/
.top_notice .top_notice_con li:last-child { width:370px; border:0 none;vertical-align:middle;text-align:right;}

.top_notice .top_notice_con .lst_type2{overflow:hidden;clear:both; padding-left:15px;}
.top_notice .top_notice_con li:nth-child(1){border-right:1px solid #909090;}
/*.top_notice .top_notice_con dl{border-right:1px solid #909090; }*/
.top_notice .top_notice_con .lst_type2 dt{padding:5px 0;text-align:left;}
.top_notice .top_notice_con .lst_type2 dt.tit{margin-left:120px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.top_notice .top_notice_con .lst_type2 dd.photo{display:inline;float:left;margin:-25px 15px 0 0;text-align:center; width:105px; height:75px;}
.top_notice .top_notice_con .lst_type2 dd{height:42px; width:240px;line-height:20px;text-align:left;overflow:hidden;text-overflow:ellipsis; white-space:wrap;} /* 2016-01-27 ¼Ó¼º ¼öÁ¤ */
.top_notice .top_notice_con .lst_type2 dd img{border:none}
.top_notice .top_notice_con .lst_type2 dt a{clear:both;font:16px;font-weight:bold;color:#fff;text-decoration:none;}
.top_notice .top_notice_con .lst_type2 dd a{color:#959595;text-decoration:none;}/* 2016-01-27 ¼Ó¼º ¼öÁ¤ */
.top_notice .top_notice_con .lst_type2 dd.memo {height:42px; width:240px; text-align:left;overflow:hidden;text-overflow:ellipsis; white-space:wrap;}
.top_notice .top_notice_con .lst_type2 dd.memo a {display:inline-block; margin-top:0px; line-height:20px; color:#959595;text-decoration:none; word-break:break-all;} /* 2016-01-26 ¼Ó¼º¼öÁ¤ */
.top_notice .top_notice_con .lst_type2 a:hover{text-decoration:underline}

.top_notice_only {position:relative;width:100%;margin:0 auto;padding:0;text-align:left;background-color:#3a3f43;} /* 2016-01-26 ¼Ó¼º¼öÁ¤ */
.top_notice_only .top_notice_con {position:relative; margin:0 auto; width:1200px;}
.top_notice_only .top_notice_con ul{width:1200px;padding:20px 0 20px 0px;}
.top_notice_only .top_notice_con ul:after{display:block;clear:both;content:""}
.top_notice_only .top_notice_con li{overflow:hidden;float:left;width:400px;height:75px; padding:0 0 0 0px;} /* 2016-01-26 ¼Ó¼º¼öÁ¤ */
.top_notice_only .top_notice_con li:last-child { width:770px; border:0 none;vertical-align:middle;text-align:right;}
.top_notice_only .top_notice_con li:nth-child(1){border-right:none;}
.top_notice_only .top_notice_con .lst_type2{overflow:hidden;clear:both; padding-left:15px;}
.top_notice_only .top_notice_con .lst_type2 dt{padding:5px 0;text-align:left;}
.top_notice_only .top_notice_con .lst_type2 dt.tit{margin-left:120px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.top_notice_only .top_notice_con .lst_type2 dt.tit a {display:inline-block; margin-top:0px; } /* 2016-01-26 ¼Ó¼º¼öÁ¤ */
.top_notice_only .top_notice_con .lst_type2 dd.photo{display:inline;float:left;margin:-25px 15px 0 0;text-align:center; width:105px; height:75px;}
.top_notice_only .top_notice_con .lst_type2 dd{line-height:20px;text-align:left;overflow:hidden;text-overflow:ellipsis; white-space:wrap;}
.top_notice_only .top_notice_con .lst_type2 dd img{border:none}
.top_notice_only .top_notice_con .lst_type2 dt a{clear:both;font:16px;font-weight:bold;color:#fff;text-decoration:none; }
.top_notice_only .top_notice_con .lst_type2 dd.memo {height:42px; width:240px; text-align:left;overflow:hidden;text-overflow:ellipsis; white-space:wrap;}
.top_notice_only .top_notice_con .lst_type2 dd.memo a {display:inline-block; margin-top:0px; line-height:20px; color:#959595;text-decoration:none; word-break:break-all;} /* 2016-01-26 ¼Ó¼º¼öÁ¤ */
.top_notice_only .top_notice_con .lst_type2 a:hover{text-decoration:underline}

/* No PC */

@media all and (max-width:520px){	
	.tblH tbody tr td .sex{vertical-align:-3px;}
	.tblH tbody tr td.name input[type=text]{margin-left:0;margin-top:5px;}
	.tblH tbody tr td select,
	.tblH tbody tr td input[type=text]{margin-top:5px;}
	.tblH tbody tr td.company label{display:block;margin-top:5px;}
	.tblH tbody tr td.company label{display:block;margin-top:5px;}
	.tblH tbody tr td .btnSm{margin-top:5px;vertical-align:-12%;}
	.tblH label.inputTxt.type2,
	.tblH label.selectBox.type2{margin-left:0 !important;}

	.top_notice {display:none;}
	.foot_notice {z-index:30;width:100%;background-color: #3a3f43;position:fixed; margin-bottom:-1px;border-top:1px solid #000;}
	.foot_notice .foot_notice_con .foot_notice_close{text-align:right;margin:0 0 -15px -10px;height: 30px;}
	.foot_notice .foot_notice_con .lst_type2{overflow:hidden;clear:both;}
	.foot_notice .foot_notice_con .lst_type2{padding:0 20px;height: 87px;}
	.foot_notice .foot_notice_con .lst_type2 dt{padding:5px 0;text-align:left;}
	.foot_notice .foot_notice_con .lst_type2 dt.tit{margin-left:120px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
	.foot_notice .foot_notice_con .lst_type2 dd.photo{display:inline;float:left;margin:-30px 15px 0 0;text-align:center}
	.foot_notice .foot_notice_con .lst_type2 dd{line-height:16px;text-align:left;overflow:hidden;text-overflow:ellipsis; white-space:wrap;}
	.foot_notice .foot_notice_con .lst_type2 dd img{border:none}
	.foot_notice .foot_notice_con .lst_type2 dt a{clear:both;font:16px;font-weight:bold;color:#fff;text-decoration:none}
	.foot_notice .foot_notice_con .lst_type2 dd a{color:#959595;text-decoration:none;overflow:hidden;}
	.foot_notice .foot_notice_con .lst_type2 a:hover{text-decoration:underline}
	.foot_notice .foot_notice_con .foot_notice_app{overflow:hidden;clear:both;}
	.foot_notice .foot_notice_con .foot_notice_app{width:100%;margin:0;height:50px;}
	.foot_notice .foot_notice_con .lst_type2 dd.memo {height:47px; width:50%; text-align:left;overflow:hidden;text-overflow:ellipsis; white-space:wrap;} /* 2016-01-27 ¼Ó¼º¼öÁ¤ */
	.foot_notice .foot_notice_con .lst_type2 dd.memo a {display:inline-block; margin-top:0px; line-height:20px; color:#959595;text-decoration:none; word-break:break-all;} /* 2016-01-27 ¼Ó¼º¼öÁ¤ */

	.footer .btm .app{position:relative;left:0;top:0;margin-top:10px;text-align:left;height:50px}

	.tblInfo{position:relative;margin:15px 0;}
	.tblInfo .agreeSelect{float:left;font-size:14px;color:#7e6956;font-weight:bold;margin:0 0 0 30px;width:auto;padding-bottom:15px;}
	.tblInfo .agreeview{float:right;padding-bottom:10px;margin:0 30px 0 0;}
	
	/* header */
	.header h1 img{margin-left:0!important;} 
	.header .localmenu2 {display:none;} /* 2016-01-26 ¼Ó¼ºÃß°¡ */
	.header .logo {height:55px!important;}
	.header .logo h1 {width:100%; text-align:center;}
	.header .logo h1 img {width:108px!important;height:31px!important; margin-left:0!important;; margin-top:0!important;;}
	
}

@media all and (min-width:1024px) and (max-width:1300px){	
 
.header .localmenu{position:relative;margin:0;text-align:right;} /* 2016-01-26 ¼Ó¼º¼öÁ¤ */

}


@media all and (max-width:1024px){
	.header{min-width:inherit;padding:20px 0 0 0;margin:0;}
	.header h1{height:55px;padding:0;text-align:inherit;}
	.header h1 img{width:108px;height:31px;margin-left:120px;}
	.header .menu{display:block;}
	.header .localmenu{display:none;margin:0 0 13px 0;}
	.header .topmenu{display:none;}
	.header .logo {width:auto; height:115px; margin:0 auto;overflow:hidden;} /* 2016-01-26 ¼Ó¼º¼öÁ¤ */
	.header .logo h1 img {width:152px;height:44px; margin-left:100px; margin-top:34px;} /* 2016-01-26 ¼Ó¼º¼öÁ¤ */
	.submenu{display:none;}
	.submenu2{display:none;}

	.visual{min-width:100%;}
	.mainContainer{overflow:hidden;width:auto;height:auto;margin:auto;*zoom:1;}
	/*.subContainer .content{width:auto;min-height:450px;margin:auto;padding:40px 10px;}*/
	.subContainer .content{width:auto;min-height:350px;margin:auto;padding:40px 10px;}
	.subContainer .content.type2{min-width:inherit;}
	.subContainer.type2{min-width:inherit;background:#f7f7f4;}
	.content:after{content:".";height:0;visibility:hidden;display:block;clear:both;font-size:0;line-height:0;}

	.footer{min-width:inherit;}
	.footer .nav{display:none;}
	.footer .btm{position:relative;padding:0 14px 45px;text-align:left;}
	.footer .btm .footerMenu{margin:0;padding:10px 0;border-bottom:1px solid #4c5255;}
	.footer .btm .footerMenu ul li.mNone{display:none;}
	.footer .btm .footerMenu ul li.mNoneBiz{display:none;}
	.footer .btm .addressBox ul li.mNone{display:none;}
	.footer .btm .addressBox ul li.mNoneBiz{display:none;}
	.footer .btm .social {position:relative;right:auto;top:auto;}
	.footer .btm .addressBox{margin:10px 0;padding-top:30px;line-height:22px;}
	.footer .btm .addressBox .right{left:0;top:0;}
	.footer .btm .addressBox .right a{padding-left:0;background:none;color:#c9cbcd;}
	.footer .btm .copyright img{display:block;margin:8px 0;}
	.top_notice {display:none;}
	.top_notice_only {display:none;}
	.footer .btm .copyright .partner{float:none; margin-right:0; margin-top:8px;}/* 2016-03-23 ¼Ó¼º Ãß°¡ */

	.tblInfo{position:relative;margin:15px 0; overflow:hidden;} /* 2016-04-07 ¼Ó¼º Ãß°¡ Àå¼ºÈñ */
	.tblInfo .agreeSelect{float:left;font-size:14px;color:#7e6956;font-weight:bold;margin:0 0 0 30px;width:auto;padding-bottom:15px;}
	.tblInfo .agreeview{float:right;padding-bottom:10px;margin:0 30px 0 0;}

	.btnMini2{margin-top:0px !important;display:inline-block;height:24px;padding:0 10px;line-height:22px;font-size:12px;color:#fff;text-align:center;background:#a59585;border:2px solid #9d8d7e;text-decoration:none;} /* 2015-12-03 ¼Ó¼º º¯°æ */
	.btnMini2:hover{text-decoration:none;}

	#weatherPopup{ max-width: 800px; position: absolute; z-index: 990; top: 2%;}

}

@media all and (min-width:768px) and (max-width:1024px){	
	.TA_socialButtonRate{position:absolute;right:30px;top:19px;}
	/* common */
	label.inputTxt.type2,
	label.selectBox.type2
	{display:inline-block;}
	.blockTxt{display:inline;}
	.imgTop{display:block;}
	.imgTop .txt{display:none;}
	.tblH .btnSm{padding:0 15px;}
	.radioBox{display:inline-block;margin-left:25px;}
	.btnBig{padding:0 23px;}
	.btnM2 {padding:0 20px}
	.mNone{display:block;}
	.mBlock{display:none;}
	.mNone2{display:none;}
	.mBlock2{display:block;}
	.paging .btnRight{position:absolute;right:0;top:28px;margin:0;}
	.paging .btnRight .btnBig{padding:0 23px;}

	/* table */
	.tblH tbody tr th,
	.tblH tbody tr td{padding:10px 0 10px 15px;}

	/* layout */
	.header{padding:0px 0 0;} /* 2016-01-26 ¼Ó¼º ¼öÁ¤ */
	/*.header .localmenu{display:block;} 2016-05-19 ¼Ó¼º ¼öÁ¤ Àå¼ºÈñ */
	.header h1{height:100%;padding-bottom:25px;}
	.header h1 img{width:213px;height:60px;} 
	/*.header .menu{top:90px;}  2016-01-26 ¼Ó¼º ¼öÁ¤ */
	.header .menu{top:40px;} /* 2016-05-19 ¼Ó¼º ¼öÁ¤ Àå¼ºÈñ */
	.header .menu img{width:43px;height:31px;}
	.mainContainer{overflow:hidden;width:auto;height:auto;margin:auto;*zoom:1;}
	.subContainer .content{width:auto;min-height:450px;margin:auto;padding:40px 10px;}
	.subContainer .content.type2{min-width:inherit;}
	.subContainer.type2{background:#fff;}
	.content:after{content:".";height:0;visibility:hidden;display:block;clear:both;font-size:0;line-height:0;}
	/*.subContainer .content{min-height:450px;padding:40px 30px;}*/

	.footer {position:relative;}
	.footer .btm{position:relative;}
	.footer .btm .copyright{margin:10px 0 18px;}
	.footer .btm .social{position:absolute;right:26px;top:13px;}
	.footer .btm .footerMenu ul li.mNone{display:inline-block;}
	.footer .btm .addressBox{padding-top:0;}
	.footer .btm .addressBox .right{left:auto;right:0;}
	.footer .btm .copyright img{display:inline-block;margin-left:20px;}
	.footer .btm .copyright .partner{display:block; float:right; margin-right:0; margin-top:-15px;}/* 2016-03-23 ¼Ó¼º Ãß°¡ */
	/* main °øÁö»çÇ× */
	.top_notice{position:relative;width:100%;margin:0 auto;padding:0;text-align:left;background:#3a3f43;display:block}/*background-color:#3a3f43*/
	.top_notice .top_notice_con {position:relative; margin:0 auto; width:100%;}
	.top_notice .top_notice_con ul{width:100%;padding:20px 0;}
	.top_notice .top_notice_con ul:after{display:block;clear:both;content:""}
	.top_notice .top_notice_con li{overflow:hidden;float:left;width:35%;height:75px; padding:0px 0 0 0px;}
	.top_notice .top_notice_con li:last-child { width:25%; border:0 none;vertical-align:middle;text-align:right;}
	
	.top_notice .top_notice_con .lst_type2{overflow:hidden;clear:both; padding-left:15px;}
	.top_notice .top_notice_con li:nth-child(1){border-right:1px solid #909090;}
	.top_notice .top_notice_con .lst_type2 dt{padding:5px 0;text-align:left;}
	.top_notice .top_notice_con .lst_type2 dt.tit{margin-left:120px;}
	.top_notice .top_notice_con .lst_type2 dd.photo{display:inline;float:left;margin:-25px 15px 0 0;text-align:center;width:105px; height:75px;}
	.top_notice .top_notice_con .lst_type2 dd{line-height:16px;text-align:left;}
	.top_notice .top_notice_con .lst_type2 dd img{border:none}
	.top_notice .top_notice_con .lst_type2 dt a{clear:both;font:16px;font-weight:bold;color:#fff;text-decoration:none}
	.top_notice .top_notice_con .lst_type2 dd a{color:#959595;text-decoration:none;}
	.top_notice .top_notice_con .lst_type2 dd.memo {height:42px; width:180px; text-align:left;overflow:hidden;text-overflow:ellipsis; white-space:wrap;} /* 2016-01-27 ¼Ó¼º¼öÁ¤ */
	.top_notice .top_notice_con .lst_type2 dd.memo a {display:inline-block; margin-top:0px; line-height:20px; color:#959595;text-decoration:none; word-break:break-all;} /* 2016-01-27 ¼Ó¼º¼öÁ¤ */
	.top_notice .top_notice_con .lst_type2 a:hover{text-decoration:underline}
	
	
	.top_notice_only .top_notice_con {position:relative; margin:0 auto; width:100%;} /* 2016-01-27 ¼Ó¼º Ãß°¡ */
	.top_notice_only .top_notice_con li{overflow:hidden;float:left;width:35%;height:75px; padding:0 0 0 0px;} /* 2016-01-27 ¼Ó¼º Ãß°¡ */
	.top_notice_only .top_notice_con li:last-child { width:30%; border:0 none;vertical-align:middle;text-align:right;} /* 2016-01-27 ¼Ó¼º Ãß°¡ */
	.top_notice_only .top_notice_con .lst_type2{overflow:hidden;clear:both; padding-left:15px;} /* 2016-01-27 ¼Ó¼º Ãß°¡ */
	.top_notice_only .top_notice_con .lst_type2 dd.memo {height:42px; width:240px; text-align:left;overflow:hidden;text-overflow:ellipsis; white-space:wrap;} /* 2016-01-27 ¼Ó¼º Ãß°¡ */
	
	.foot_notice {display:none;}
	
	
	a.wNone{ display:none}
	a.mNone{display:inline-block}
	
}


@media all and (min-width:520px) and (max-width:767px){	
	
	/* main °øÁö»çÇ× */
	.top_notice{overflow:hidden;clear:both;}
	.top_notice{position:relative;width:100%;margin:0 auto;padding:0;text-align:left;background:#3a3f43;display:block}/*background-color:#3a3f43*/
	.top_notice .top_notice_con {position:relative; margin:0 auto; width:100%;}
	.top_notice .top_notice_con ul{width:100%;padding:20px 0;}
	.top_notice .top_notice_con ul:after{display:block;clear:both;content:""}
	.top_notice .top_notice_con li{overflow:hidden;float:left;width:40%;height:75px; padding:0 0 0 0px;vertical-align:top;}
	.top_notice .top_notice_con li:last-child { width:9%; border:0 none;vertical-align:middle;text-align:right;}
	.top_notice .top_notice_con li:last-child label {display:none;}
	.top_notice .top_notice_con li:last-child input[type=checkbox].hidden{ display:none;}

	.top_notice .top_notice_con .lst_type2{overflow:hidden;clear:both; padding-left:15px;}
	.top_notice .top_notice_con li:nth-child(1){border-right:1px solid #909090;}
	.top_notice .top_notice_con .lst_type2 dt{padding:5px 0;text-align:left;;vertical-align:top}
	.top_notice .top_notice_con .lst_type2 dt.tit{margin-left:120px;text-overflow:ellipsis;}
	.top_notice .top_notice_con .lst_type2 dd.photo{display:inline;float:left;margin:-70px 15px 0 0;text-align:center;width:105px; height:75px;}
	.top_notice .top_notice_con .lst_type2 dd{line-height:16px;text-align:left;text-overflow:ellipsis;vertical-align:top;}
	.top_notice .top_notice_con .lst_type2 dd img{border:none}
	.top_notice .top_notice_con .lst_type2 dt a{clear:both;font:16px;font-weight:bold;color:#fff;text-decoration:none;height:60px; display:inline-block;white-space:pre-wrap;line-height:20px;} /* 2016-01-27 ¼Ó¼º ¼öÁ¤ */
	.top_notice .top_notice_con .lst_type2 dd a{color:#959595;text-decoration:none;}
	.top_notice .top_notice_con .lst_type2 dd.memo {display:none;}
	.top_notice .top_notice_con .lst_type2 a:hover{text-decoration:underline}
	
	.top_notice_only .top_notice_con li:last-child { width:9%; border:0 none;vertical-align:middle;text-align:right;} /* 2016-01-27 ¼Ó¼º Ãß°¡ */
	.top_notice_only .top_notice_con li:last-child label {display:none;} /* 2016-01-27 ¼Ó¼º Ãß°¡ */
	.top_notice_only .top_notice_con li:last-child input[type=checkbox].hidden{ display:none;} /* 2016-01-27 ¼Ó¼º Ãß°¡ */
	
	.foot_notice {display:none;}
	
	a.wNone{ display:none}
	a.mNone{display:inline-block}
	
	
	/* header */
	.header h1 img{margin-left:0;} 
	.header .localmenu2 {display:none;} /* 2016-01-26 ¼Ó¼ºÃß°¡ */
	.header .logo {height:55px;}
	.header .logo h1 {width:100%; text-align:center;}
	.header .logo h1 img {width:108px;height:31px; margin-left:0; margin-top:0;}	
	
}


@media all and (min-width:1025px){	
	#weatherPopup{ max-width: 800px; position: absolute; z-index: 990; top: 2%;left: 31%;}
	.TA_socialButtonRate{position:absolute;right:30px;top:22px;}
	/* common */
	body{overflow-x:inherit;}
	label.inputTxt.type2,
	label.selectBox.type2
	{display:inline-block;}
	.blockTxt{display:inline;}
	.imgTop{display:block;}
	.imgTop .txt{;position:absolute;left:0;right:0;top:200px;width:100%;color:#fff;text-align:center;vertical-align:middle;} /* 2015-12-01 Ãß°¡ */
	.imgTop .txt img{width:auto;}
	.imgTop .txt span{display:block;margin:5% 0;font-family:Scala;font-size:40px;}
	.imgTop .txt span .sub{display:block;margin:25px 0 0 0;font-family:"¸¼Àº°íµñ",Malgun Gothic,"³ª´®°íµñ",Nanum Gothic,"µ¸¿ò",dotum, Calibri, AppleGothic,Droid Sans,Tahoma,Sans-serif;font-size:14px; text-shadow:2px 2px 5px #000;} /* 2016-01-25 ¼Ó¼ºº¯°æ */
	.imgTop .txt.type2 span{margin:12% 0;font-size:44px;}
	.tblH .btnSm{padding:0 15px;}
	.radioBox{display:inline-block;margin-left:25px;}
	.btnBig{padding:0 23px;}
	.btnM2 {padding:0 20px}
	.mNone{display:block;}
	.mBlock{display:none;}
	.mNone2{display:block;}
	.mBlock2{display:none;}
	.reserDate{display:none !important;}
	.menuBtn{display:none !important;}
	.couponBtn{display:none !important;}
	.btnTop{display:none !important;}
	.paging .btnRight{position:absolute;right:0;top:28px;margin:0;}
	.paging .btnRight .btnBig{padding:0 23px;}

	/* table */
	.tblH tbody tr th,
	.tblH tbody tr td{padding:10px 0 10px 15px;}
	
	a.wNone{ display:none}
	a.mNone{display:inline-block}

	/* foot_notice */
	.foot_notice{display:none !important;}
}

@media all and (max-width:550px){
	
a.btnBig.gray_m {display:block; width:99%; margin-bottom:10px; background:#858687; color:#fff; border:2px solid #858687; padding:0;} /* 2016-01-04 Ãß°¡*/

}