/* layout_res02.css */
*  {
    box-sizing: border-box;	
}
body{
    height: 100%;
    margin: auto;	
}
body div {
    font-size: 1em;
    font-family: 'Noto Sans KR', sans-serif !important;
    text-decoration: none;
    color: #3e3e3e;
    letter-spacing: -0.2px;	

}
body div{
    display: grid;
    /* ·¹ÀÌ¾î °¡¿îµ¥ Á¤·Ä */
}

img {	
	width: 100%;
	max-width: 100%;
	height: auto;
}

a { text-decoration: none !important; }

a:hover, a:focus { text-decoration: none !important;  }

li { list-style: none; }

#wrap{    
    min-height: 100%;
    grid-template-columns: 1fr;
    /* grid-template-rows: 150px 1200px 1845px;*/
    margin: auto;
}
#header{
    width: 1178px;
    display: inline;
    /* border-bottom: 1px solid silver; */
    padding-bottom: 31px;
	margin: 0 auto; 
}

#header::after {
    content:'';
	display: block;
	clear: both;
}

/* ·Î°í */
.logo {
    top: 25%;
    float: left;
    font-family: 'Noto Sans KR', sans-serif !important;
    font-size: 2em;
    font-weight: bold;
    position: relative;
}
.logo_img{
    padding-top: 20px;
    padding-left: 3px;
	max-width: 159px;
	width: 100%;
}
.logo_name{
    font-size:1.2em;
    font-weight: bold;
    letter-spacing:0px;	
}

.top{
    text-align: right;
    padding: 8px 0 0 20px;
	float: right;
    width: 75%;
}

.icon_m {
	display: none;
}

/* °íµñÃ¼·Î°í */
/* ·Î°íÅØ½ºÆ® */
.logot1 {font-family: 'Noto Sans KR', sans-serif !important;font-size: 32px;font-weight: bold;color: #0c79ab;}
.logot2 {font-family: 'Noto Sans KR', sans-serif !important; font-size:32px; font-weight:bold; color:#000000}



/* ¾ÆÀÌÄÜ */
.icon{
    display: inline-block;
    text-align: right;
    
}

.icon img {    
	max-width: 31px;    
}

/* ¸Þ´º */
.menu{
    height: 96px;
    right: 0%;
}

/* header³¡ main_container½ÃÀÛ */
#main_container{  
    max-width: 1178px;
    margin-top: 50px;
    grid-template-columns: 1178px;
    grid-template-rows: 670px 686px;
	margin: 0 auto; 
}

/* ·Ñ¸µº£³Ê */
.main_img{    
    margin-bottom: -105px;
    vertical-align: middle;
    overflow: hidden;
}


/* ½ºÆä¼È ¼­ºñ½º  */
.special_title{
    margin-top: 165px;
}

.special_title img {
    max-width: 701px;
}

.special_service_img{
    float: left;
    text-align:center;
}.special_service_imgs{
    grid-template-columns: repeat(4, 1fr);
    overflow: hidden;
}
.special_service_imgs .item{
    margin : 3px;
}
.special_img{
    width: 310px;
    height: 200px;
    object-fit: cover;
}

/*¸ÞÀÎ Æ¯º°ÇÔ*/

.spego_wrap {
  position: relative;
  width: auto;
  max-width:310px;
  height: 193px;
  overflow: hidden;
}

.spego_img {
  display: block;
  width: 100%;
  height: auto;
  min-height:180px;
}

.sp_overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  min-height:180px;
  width: auto;
  opacity: 0;
  transition: .5s ease;
  background-color: #222;
}

.spego_wrap:hover .sp_overlay {
  opacity: 1;
  cursor: pointer;
}

.sptit {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}



/* main_container³¡ footer½ÃÀÛ */
#footer{    
    margin-top: 100px;
    /*grid-template-rows: 1062px 385px 302px;*/ 
    text-align: center;
}


.copyright {  max-width: 1240px;  margin: 5% auto 3%; }

/* ÇÏ´ÜÀÌ¹ÌÁö */
.copyright img { 
		max-width: 474px; 
}

/* Ä«ÇÇ ½ºÅ¸ÀÏ */
.copybigtel { font-size: 1.7em; font-weight: bold; text-decoration: none; }
.copyaccount { font-size: 0.6em; font-weight: bold; text-decoration: none; }


/* ¹æ¹Ì¸®º¸±â */
.room_preview {
    padding-top: 50px;
	width: 1240px;
	margin: 0 auto;
}


.room_preview_title {
	text-align: center;
	display: block !important;
}

.room_preview_title img{
	max-width: 88px;
}

.room_preview_img {
    margin: 15px 15px 0px;
}
/* ¹æ»çÁø */
.room_preview_imgs {
    grid-template-columns: repeat(4, 1fr);
    /* °¡·Î¸¦ 4µîºÐÇÑ´Ù. */
    grid-template-rows: 280px;
    /* ³ôÀÌ´Â 280px */
    text-align:center;
    margin: 40px;
}

.room_img {
    width: 268px;
    height: 188px;
    vertical-align: middle;
}


.room_name:after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #bcbcbc;
    margin: auto;
}



/* ÇÏ´Ü °´½Ç¹Ù·Î°¡±â Å¸ÀÌÆ² */
.roomgotit {
	font-size: 4.6em;
	font-weight: 500; 
	text-decoration: none; 
	text-align: center;
}

/* ÇÏ´Ü °´½Ç¹Ù·Î°¡±â È¿°ú */
.column {
	margin: 15px 15px 0;
	padding: 0;
	width: 100%;
	box-sizing: border-box;
}
.column:last-child {
	padding-bottom: 60px;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: left;
	width: 100%;
	/* height: 280px; */
	margin: 1% 0;
	padding: 0;
	box-sizing: border-box;
}
.column div:first-child {
	/* margin-left: 0; */
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 268px;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}

.roompadd { padding:0 0 20px; }

figure {
	width: 268px;
	/* height: 188px; */
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}

figure:hover+span {
	bottom: -36px;
	opacity: 1;
}

/* Opacity #1 */
.hover11 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.hover11 figure:hover img {
	opacity: .5;
}


*********************************************

/* sub deco start */


#sub_container {       
    margin-top: 50px;
	width: 1240px;
    margin: 0 auto;
    text-align: center;
}

.sub {
    margin-top: 50px;
    /*grid-template-rows: 215px 60px;*/
	width: 1240px;
    margin: 0 auto;
    text-align: center;
}

.sub_tour {
    margin-top: 50px;
    /*grid-template-rows: 215px 60px;*/
	width: 1240px;
    margin: 0 auto;
    text-align: center;
}

.sub_rese {
    margin-top: 50px;
    /*grid-template-rows: 215px 60px;*/
	width: 1240px;
    margin: 0 auto;
    text-align: center;
}

.sub_traffic {
    margin-top: 50px;
    /*grid-template-rows: 215px 60px;*/
	width: 1240px;
    margin: 0 auto;
    text-align: center;
}

.sub_title {
   
	z-index: 999;
  
}

.sub_title .text01 img {
    max-width: 407px;
}

.sub_title .text02 img {
    max-width: 385px;
}

.sub_title > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:20px;
	max-width: 384px;
}

.sub_tap {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
	z-index: 999;
}

/* sub text */
.text01 {
	font-family:'Bodoni MT', serif !important;
	font-size:4em;
	color:#000;
}

.text01 span {
	color:#2080aa;
}

.text02 {
	font-size:1.23em;
	color:#464646;
	font-weight:bold;
	font-family:"NG",serif !important;
}

.text03 {
	font-family:'Bodoni MT', serif !important;
	font-size:4.5em;
	color:#969696;
}

.text04 {
	font-size:1.2em;
	color:#383838;
	line-height:27px;
}

.text05 {
	font-size:3.2em;
	color:#383838;
	/* text-decoration:underline; */
	padding-top:20px;
}

.text06 {
	font-size:1.2em;
	color:#383838;
	line-height:25px;
	padding-top: 3%;
}

.text06 span {
	color:#ff0000;
	font-weight:bold;
}

.text07 {
	font-family:'Myriad Pro', serif !important;
	font-style:italic;
	font-size:20px;
	color:#6b6b6b;
}

.text08 {
	font-size:3em;
	color:#2d2d2d;
	border-bottom:1px solid #2d2d2d;
}

.text09 {
   font-size:30px;
   color:#2d2d2d;
   font-weight:500;
   line-height:50px;
}

.text10 {
   font-size:1.1em;
   color:#2d2d2d;
   line-height:22px;
}

.text11 {
   font-size:15px;
   color:#303030;
   line-height:30px;
}

.text12 {
	font-family:'Noto Sans KR', sans-serif !important;
	font-size:14px;
	color:#000;
}


/* ¼­ºê ¹öÆ° ½ºÅ¸ÀÏ */

.buttonmenu, .buttonmenu:link {
	text-decoration: none;
	color: #ffffff; 
	/* font-size: 0.95em;  */
	font-weight: bold;
	width:180px;
}

.buttonmenu, .buttonmenu:visited {
	background: #000; 
	display: inline-block; 
	font-weight: bold;
	padding: 10px 0 10px; 
	color: #ffffff;  
	text-decoration: none;
	position: relative;
	cursor: pointer;
	margin-bottom: 1%;
}

.buttonmenu:hover { background-color: #707070; color: #fff; font-weight: bold; text-decoration: none; }


/* ¼­ºê Åõ¾î ¹öÆ° ½ºÅ¸ÀÏ */
.buttontour, .buttontour:link {
	text-decoration: none;
	color: #ffffff; 
	font-size: 0.95em; 
	font-weight: bold;
}

.buttonmenu-me-2 {
    white-space: nowrap;
    width: 270px !important;
}


.buttontour, .buttontour:visited {
	background: #000; 
	display: inline-block; 
	font-weight: bold;
	padding: 10px 10px 10px; 
	color: #ffffff;  
	text-decoration: none;
	position: relative;
	cursor: pointer;
	margin-bottom: 1%;
}

.buttontour:hover { background-color: #707070; color: #fff; font-weight: bold; text-decoration: none; }



/* prologue */

.pro_bg {
    background-image: url(../img/pro/pro_bg.jpg);
    background-repeat: no-repeat;
    height: 588px;
    padding : 15px 0 0 30px;
	position: relative;
}

.pro_info {
    width: 80%; 
    text-align: left;
    grid-template-rows: 131px 378px;
	position: relative;
}

.pro_title {
    margin: auto 0;
    display: inline-block;
}

.pro_title > img {
    padding-left: 20px;
	max-width: 292px;
}

.pro_text {
	padding-left: 25px;
}

.sub_img {
	position: relative;
}

.sub_img > img {	
	width: 100%;
}


/* special */
.special_service .text07 {
	padding: 3% 0;
}

/* reser */
.guide .text11 { 
	padding-left: 20px; 
	text-align: left; 
	padding-bottom: 5%;
}


/* tour */

.tour{
   padding-top: 5%;
    /*grid-template-rows: 332px 60px 332px 60px 332px;*/
}
.line>img{
    margin:30px auto;
    width: 100%;
}
.tour_list{
    display: inline-block;
    vertical-align: bottom;
}
.tour_img{
    width: 50%;
    height: 332px;
    overflow: hidden;
    float: left;
    margin: 0 auto;
}
.tour_img>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tour .test{
    /*height: 50%;*/
    text-align: left;
    display: flex;    
    padding-left: 20px;
    
}

.tour_list .text09 img {
    max-width: 73px;
}

.tour_img2 {
    width: 50%;
    height: 332px;
    overflow: hidden;
    float: right;
    margin: 0 auto;
}

.test2{
    /*height: 50%;*/
    text-align: right;
    display: flex;
    align-items: flex-end;
    padding-right: 20px;
    
}


/* traffic */
.traffic { text-align: left;}
.traffic .text09 { padding-top: 5%; }
.traffic .text11 { padding-left: 20px; }


/* °¶·¯¸® */

/* °¶·¯¸® */
.carousel { height: 800px; overflow: hidden; }
.carousel-control.left { background-image : linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0000) 100%) !important ; }
.carousel-control.right { background-image: linear-gradient(to right,rgba(0,0,0,.0000) 0,rgba(0,0,0,.0) 100%) !important ; }
.carousel-indicators { bottom: 20px !important; }

.gall_max { max-width: 750px; height: 431px; margin: 0 auto;}