.white{color:#fff}
.cloud_bg {background: url(/img/cloud_bg.jpg) no-repeat;background-size: cover;}
.at_btn-1, .at_btn-2, .at_btn-3{border:5px solid #fff;}

.sellection-title {
	color: #fff;
	text-transform: uppercase;
}

.sellection-title .st-1 {
	font-size: 30px;
	font-weight: 500;
}

.sellection-title .st-2 {
	font-size: 60px;
	font-weight: 500;
	margin-top:-30px;
}

@media only screen and (max-width: 767px) {
	.sellection-title .st-1 {	font-size: 16px; margin-top:-10px;	margin-bottom:30px;	}
	.sellection-title .st-2 {	font-size: 24px; margin-top:0px;	}
}


.sellection-title .st-3 {
	font-size: 24px;
}

.at_btn ul {display:none;}
.at_btn ul:after{content: ' ';display: block;clear: both;}
.at_btn ul li {float: left;text-align:center;padding:20px 0px;font-weight:bold;font-size:16px;list-style-type: none;color: #fff;cursor:pointer}

@media (min-width: 768px) and (max-width: 991px) {
  .at_btn ul li {float: left;text-align:center;padding:20px 0px;font-weight:bold;font-size:12px;list-style-type: none;color: #fff;cursor:pointer}
}

@media only screen and (max-width: 767px) {
	.at_btn ul li { padding:10px 0; font-size:11px; height:70px; display:table-cell; vertical-align: middle;}
}

.at_btn ul li.active {background-color:#c3abd7}

.at_btn-1 {display:block !important}
.at_btn-1 ul {background-color: #333;overflow: auto;white-space: nowrap;}
.at_btn-1 ul li {}
.at_btn-1 ul li:hover {background-color: #777;}

.area_tab_ctn{margin-bottom:50px}
.inner_loading{text-align:center}

/* list */

.goodslist-grid {
    list-style: none;
    margin: 0;
    padding: 0;
}

.goodslist-item {
    width: 33.333333%;
    float: left;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.goodslist-item100 {
    width: 100%!important;
		min-height: 200px;
}

.goodslist-grid.goodslist-grid-gut {
    margin: 0 0 0 -10px;
}

.goodslist-grid.goodslist-grid-gut .goodslist-item {
    padding: 0 0 10px 10px;
}

.goodslist-item>a {
    display: block;
    padding: 0 0 84px 0;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
}

.goodslist-item a, .goodslist-item a:hover {
    color: #111;
    border: none;
}

.goodslist-img {
    position: relative;
    overflow: hidden;
}

.goodslist-img img {
    width: 100%;
    display: block;
    overflow: hidden;
}

.goods list-icon{
	position: relative;
    overflow: hidden;
	padding: 10px 0px 0px 10px;
}
/* ----------------------------------------------------------------
	기본 설명 부분
-----------------------------------------------------------------*/

.city-title {
  position: absolute;
  right: 0;
  bottom: 6%;
  width: 22%;
  padding: 0;
  color: #fff;
  font-weight: 700;
  font-size: 1.5em;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

.city-title-s {
  position: absolute;
  right: 0;
  bottom: 6%;
  width: 22%;
  padding: 0;
  color: #fff;
  font-weight: 700;
  font-size: 1.3em;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

.goodslist-item100 .city-title { width: 7%!important; }


.goodslist-item100 .city-title-s { width: 7%!important; }

.ryokan-title {
  position: absolute;
  top: 15%;
  width: 100%;
  padding: 0;
  color: #111;
  font-weight: 700;
  font-size: 3em;
  text-align: center;
}

.ryokan-title-s {
  font-size: 2.4em;
}

.city-title-sm {
  position: absolute;
  top: 8.5%;
  width: 100%;
  padding: 0;
  color: #999;
  font-weight: 400;
  font-size: 1.4em;
  text-align: center;
}

.ryokan-title-info {
  position: absolute;
  top: 28%;
  width: 100%;
  padding: 10px;
  color: #111;
  font-weight: 400;
  font-size: 1.5em;
  text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.city-title { font-size: 1.1em; }
	.city-title-s { font-size: 1.1em; line-height: 1.2; bottom:4%; }
	.ryokan-title { font-size: 2em; }
	.ryokan-title-s { font-size: 1.5em; }
	.city-title-sm { font-size: 1em; }
	.ryokan-title-info { font-size: 1.1em; }
}

@media only screen and (max-width: 767px) {
	.city-title { font-size: .8em; }
	.city-title-s { font-size: .8em; line-height: 1; bottom:4%; }
	.ryokan-title { font-size: 1.3em; }
	.ryokan-title-s { font-size: 1em; }
	.city-title-sm { font-size: .8em; }
	.ryokan-title-info { font-size: .9em; top: 28%; }
}

/* ----------------------------------------------------------------
	마우스 이벤트
-----------------------------------------------------------------*/

.goodslist-intro {
    width: 100%;
    height: 120px;
    padding: 20px 20px 0 20px;
    -webkit-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
}

.goodslist-grid.hide-titles .goodslist-item>a {
    overflow: hidden;
    padding: 0;
}

.goodslist-grid.hide-titles .goodslist-item .goodslist-intro {
    opacity: 0;
    bottom: -94px;
}

.goodslist-grid.hide-titles .goodslist-item:hover .goodslist-intro {
    opacity: 1;
}


/* Work item hover state */

.goodslist-intro {
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}

.goodslist-item:hover .goodslist-intro {
    color: #fff;
    -webkit-transform: translateY(-99px);
    -moz-transform: translateY(-99px);
    transform: translateY(-99px);
    z-index: 3;
}

.goodslist-item:hover .country-title {
    color: #ccc;
}

.goodslist-item:hover .goodslist-descr {
    color: #999;
}

.goodslist-item .goodslist-img:after {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(250, 250, 250, 0);
    -webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}

.goodslist-item:hover .goodslist-img:after {
    border: 5px solid red; padding:0;
    /* background: rgba(20, 20, 20, .85); */
}

.goodslist-grid.hover-color .goodslist-item:hover .goodslist-intro, .goodslist-grid.hover-color .goodslist-item:hover .country-title, .goodslist-grid.hover-color .goodslist-item:hover .goodslist-descr {
    /* color: #fff; */
}

.goodslist-grid.hover-color .goodslist-item:hover .goodslist-img:after {
    background: #e41919;
    opacity: .73;
}

.goodslist-grid.hover-white .goodslist-item:hover .goodslist-intro, .goodslist-grid.hover-white .goodslist-item:hover .country-title, .goodslist-grid.hover-white .goodslist-item:hover .goodslist-descr {
    /*color: #000; */
}

.goodslist-grid.hover-white .goodslist-item:hover .goodslist-img:after {
  /*
    background: rgba(255, 255, 255, .97);*/
}

.goodslist-item .goodslist-img>img {
    -webkit-transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -moz-transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -o-transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    -ms-transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
    transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}

.goodslist-item:hover .goodslist-img>img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.goodslistbtn { background-color: #111; width:100px; margin:auto; color:#fff; padding:10px; }


/* Image Container */

.img-city-title {
    position: absolute;
    left: 0;
    bottom: 10%;
    width: 100%;
    padding: 0;
    color: #fff;
    font-weight: 700;
    font-size: 1.5em;
    text-align: center;
    cursor: pointer;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}



.goodslist-item:hover .img-city-title {
    color: rgba(255, 255, 255, .1);
}

@media only screen and (max-width: 767px) {
    .goodslist-item {
        width: 50%;
    }
    .goodslist-intro {
        height: 100px;
    }
}

.pagination > li > a, .pagination > li > span {
    color: #666;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #666;
    border-color: #666;
}




.eventicon { position: absolute; top:10px; left:10px; z-index: 3;}
.eventicon img { width:70px!important; height:70px!important; }

@media only screen and (max-width: 767px) {
	.eventicon img { width:35px!important; height:35px!important;}
}
