html,body{ height:100%; background-color: #f4f4f4;   }
body {
	padding: 0;
	max-width:750px;
	margin:0 auto;
	font-family: 'Gothic A1', sans-serif;
	/*overflow-x:hidden !important; */
	overflow-x: hidden;
}
#wrap{
	max-width:750px;
	margin:0 auto;
}
#save_white_back_ground{ width:100%; height:100%; position: fixed; display:none; top:0; left:0; text-align:center; box-sizing:border-box; padding-top:120px; background-color: rgba(255, 255, 255, 0.9); z-index:999999; }
#save_white_back_ground img{ width:180px; }





article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

input {
  line-height: normal;
}

img {
  border: 0;
}

a {
  background-color: transparent;
}

a, a:hover, a:focus {
  text-decoration: none;
}

a:focus {
  outline: none;
}

p {
  padding: 0px;
  margin: 0px;
}

li {
  list-style: none;
  margin: 0;
  padding: 0px;
}

ul {
  margin: 0;
  padding: 0px;
}

.display-table{ display:table !important; }
.display-table-cell{ display:table-cell !important; }

/*//////////////////////////////////////////////////////////////////////////*/
/* Fonts */
h1, h2, h3, h4, h5 {
  margin: 0;
  word-break: keep-all;
}

h1 {
  font-size: 40px;
  font-weight: 500;
}

h2 {
  font-size: 30px;
  font-weight: 400;
}

h3 {
  font-size: 20px;
  font-weight: 900;
}

h4 {
  font-size: 16px;
  font-weight: 500;
}

h5 {
  font-size: 14px;
  font-weight: 500;
}

.ml_0 {
  margin-left: 0px !important;
}

.subtitle {
  font-size: 16px;
  font-weight: 500;
}

.subbigtitle {
  font-size: 22px;
  font-weight: 500;
}

.body1 {
  font-size: 15px;
  font-weight: 900;
}

.body2 {
  font-size: 14px;
  font-weight: 400;
}

.body3 {
  font-size: 11px;
  font-weight: 400;
}

.bold {
  font-weight: 900;
}

.font-white {color: #fff !important;}
.font-black {color: #000 !important;}
.font-gray {color: #666 !important;}
.font-primary {color: #df3e9a !important;}
.font-secondary {color: #ff572d !important;}

.font-sub1 {
  color: #ff572d !important;
}

.font-sub2 {
  color: #ff9f2d !important;
}

.font-sub3 {
  color: #762dff !important;
}

.font-sub4 {
  color: #1dcc11 !important;
}

.font-sub5 {
  color: #258fe9 !important;
}

.font-sub6 {
  color: #e34467 !important;
}

.font-sub7 {
  color: #395497 !important;
}

.font-cut {
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}

.gnb-text-btn{
  font-size:12px;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* UI&Layout */
.h100 {
  height: 100%;
}

.cp20 {
  text-align: center;
  padding: 20px 0;
}

.p20 {
  padding: 10px 20px;
}

.bg-up {
  width: 100%;
  height: 5px;
  background-image: url("/user/images/bg-up.png");
  background-repeat: repeat;
}

.bg-down {
  width: 100%;
  height: 5px;
  background-image: url("/user/images/bg-down.png");
  background-repeat: repeat;
}

.w100 {
  width: 100% !important;
}

.h50 {
  width: 100%;
  height: 50px;
}

.h55 {
  width: 100%;
  height: 55px;
}

.h70 {
  width: 100%;
  height: 70px;
}

.h100 {
  width: 100%;
  height: 100px;
}

.h120 {
  width: 100%;
  height: 120px;
}
.h150 {
  width: 100%;
  height: 150px;
}

.h200 {
  width: 100%;
  height: 200px;
}

.basic-backarrow {
  display: inline-block;
  width: 32px;
  height: 32px;
}

.divide {
  width: 100%;
  clear: both;
}

.height-space-m1 {
  width: 100%;
  height: 10px;
  clear: both;
}

.height-space-m2 {
  width: 100%;
  height: 20px;
  clear: both;
}

.height-space-m3 {
  width: 100%;
  height: 30px;
  clear: both;
}

.article h1, .article h2, .article h3, .article h4, .article h5, .article p, .article span {
  padding: 10px 20px 10px 20px;
  box-sizing: border-box;
}

.article li {
  padding: 5px 20px;
  list-style: initial;
}

.article img {
  width: 100%;
}

.article a {
  color: #df3e9a;
}

.sns-wrap {
  background: #eee;
  padding: 20px;
  text-align: center;
}

.sns-wrap .inner i {
  font-size: 40px;
  padding: 20px;
}

.go-top {
  display: inline-block;
  position: fixed;
  z-index: 70;
  bottom: 70px;
  right: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  padding: 10px;
  background: #fff;
  border-radius: 30px;
  color: #df3e9a;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

/* buttons */
.sub-nav i{
  color:#666;
  float: right;
}
.sub-nav .white{
  color:#fff;
}

.p-btn {
  display: inline;
}


/* 핑크버튼 */
.big-button {
  background-color: #df3e9a;
  border-radius: 15px;
  font-size: 15px;
  padding: 15px;
  color: #fff !important;
  display: inline-block;
}

.big-button-2 {
  background-color: #ff572d;
  border-radius: 15px;
  font-size: 15px;
  padding: 15px;
  color: #fff;
  display: inline-block;
}

/* 핑크버튼 테두리*/
.big-button-3 {
  background-color: #fff;
  border-radius: 15px;
  font-size: 15px;
  padding: 15px;
  color: #df3e9a !important;
  display: inline-block;
  box-sizing:border-box; 
  border:1px solid #df3e9a;
}

.big-button-100 {
  width: 100%;
  box-sizing: border-box;
  background-color: #df3e9a;
  border-radius: 15px;
  font-size: 15px;
  text-align: center;
  padding: 15px;
  color: #fff !important;
  display: inline-block;
}

.big-button-basic {
  width: 100%;
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 15px;
  font-size: 15px;
  padding: 15px 0;
  color: #000;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
}

.big-button-basic-c {
  width: 100%;
  background-color: #fff;
  border: 1px solid #df3e9a;
  border-radius: 15px;
  font-size: 15px;
  padding: 15px 0;
  color: #df3e9a;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
}

.big-button-white {
  background-color: rgba(255, 255, 255, 0.40);
  border-radius: 15px;
  font-size: 15px;
  padding: 15px;
  color: #fff;
  display: inline-block;
}

.facebook-button {
  background-color: #395497;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 500;
  padding: 15px;
  color: #fff;
  text-align: center;
}

.kakao-button {
  background-color: #ffe812;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 500;
  padding: 15px;
  color: #3c1e1e;
  text-align: center;
}

.best-restaurant {
  background-color: #ff572d;
  width: 100%;
  box-sizing: border-box;
  border-radius: 15px;
  font-size: 15px;
  padding: 15px;
  color: #fff !important;
  display: inline-block;
}

.help-do-btn {
  position: fixed;
  z-index: 50;
  left: 50%;
  margin-left: -65px;
  bottom: 20px;
  background: #fff;
  padding: 10px 20px;
  border-radius: 20px;
  width: 90px;
  text-align: center;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

.small-button-basic {
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 10px;
  font-size: 14px;
  padding: 5px 10px;
  color: #000;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
}

.small-button-basic-c {
  background-color: #df3e9a;
  border: 1px solid#df3e9a;
  border-radius: 10px;
  font-size: 14px;
  padding: 5px 10px;
  color: #fff !important;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
}

.small-button-basic-c2 {
  margin-left:20px;
  border-radius: 10px;
  font-size: 12px;
  padding: 3px 5px;
  color: #fff !important;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
}
.small-button-basic-c3 {
    border-radius: 10px;
    font-size: 12px;
    margin-top: 5px;
    height: 25px;
    padding: 5px 5px;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
  }

.small-button-bill-ok {
    width: 100px;
    height: 30px;
    line-height: 25px;
    background-color: #df3e9a;
    margin-left:20px;
    border-radius: 10px;
    font-size: 15px;
    padding: 3px 5px;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
  }
  .small-button-bill-return {
    width: 100px;
    height: 30px;
    line-height: 25px;
    background-color: #FF895A;
    margin-left:20px;
    border-radius: 10px;
    font-size: 15px;
    padding: 3px 5px;
    color: #fff !important;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
  }

/*//////////////////////////////////////////////////////////////////////////*/
/* Gnb nav */
#go-gnb {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  max-width:750px;
  height: 50px !important;
  box-sizing:border-box; 
  transition: all 0.5s;
/*
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 90px;
  margin: 0 auto 0 auto;
  box-sizing: border-box;
  padding: 22px;
  background-color: rgba(255, 255, 255, 0.00);
  transition: all 0.5s;
*/
}

#go-gnb .sub-header .logo{
	position: absolute;
	top:17px; left:20px; height:90px;
/*
	margin-top:30px; margin-left:20px; height:90px; float: left; 
*/
}
#go-gnb .sub-header .logo img{
	height:60px; 
}
#go-gnb i { color: #fff; }

/* 투어로 */
#go-gnb .sub-header .logo_touro{
	position: absolute;
	top:17px; left:20px; height:90px;
}
#go-gnb .sub-header .logo_touro img{
	height:90px;
}

/* 플래닛 투어 */
#go-gnb .sub-header .logo-pl{
	position: absolute;
	top:5px; left:20px; width:200px;
}
#go-gnb .sub-header .logo-pl img{
	width:200px;
}

/*
#go-gnb .inner {
  float: right;
}
#go-gnb i {
  color: #fff;
  float: right;
  margin-left: 20px;
  font-size: 22px;
}
#go-gnb a {
  display: inline-block;
}
#go-gnb img {
  transition: all 0.3s;
}
*/

#go-gnb .on {
  margin-top: -10px;
  margin-left: -10px;
  height: 40px;
}

.gnb-fixed {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 50px !important;
  box-sizing:border-box; 
  border-bottom:1px solid #dddddd;
  background-color: rgba(255, 255, 255, 1) !important;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
/*
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 65px !important;
  background-color: rgba(255, 255, 255, 1) !important;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
*/
}
.gnb-fixed .sub-header .logo{
	position: absolute;
	top:3px !important; left:20px !important; height:36px !important;
/*
	margin-top:30px; margin-left:20px; height:90px; float: left; 
*/
}
.gnb-fixed .sub-header .logo img{
	height:28px !important;
}

/* 투어로 */
.gnb-fixed .sub-header .logo_touro{
	position: absolute;
	top:3px !important; left:20px !important; height:36px !important;
}
.gnb-fixed .sub-header .logo_touro img{
	height:28px !important;
}


.gnb-fixed i { color: #333 !important; }
/*
.gnb-fixed i {
  color: #000 !important;
  float: right;
  margin-left: 20px;
  font-size: 22px;
}
*/
.cart-count {
  position: absolute;
  z-index: 999;
  top: 10px;
  right: 10px;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  width: 18px;
  height: 18px;
  background-color: #df3e9a;
  border-radius: 10px;
}

/* Snb nav 타입 basic */
.sub-nav-basic {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  border-bottom: 1px solid #e0e0e0;
  background: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

.sub-nav-basic .sub-nav {
  text-align: center;
  position: relative;
  padding: 10px;
  overflow: hidden;
  line-height: 32px;
  height: 52px;
  box-sizing: border-box;
}

.sub-nav-basic .sub-nav a {
  text-align: left;
  display: inline-block;
  width: 32px;
  color: #666;
  overflow: hidden
}

.sub-nav-basic .sub-nav p {
  text-align: left;
  width: 32px;
}

.sub-nav-basic .sub-nav i {
  text-align: left;
  color: #666;
}

.sub-nav-basic .sub-nav .left {
  float: left;
}

.sub-nav-basic .sub-nav h4 {
  display: inline-block;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}

.sub-nav-basic .sub-nav .right {
  float: right;
}

.sub-nav-basic .sub-nav .cart-count {
  top: 5px;
  right: 45px;
}

.sub-nav-basic .more-menu {
  position: absolute;
  z-index: 99 !important;
  width: 120px;
  top: 50px;
  right: 50%;
  margin-right: -70px;
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.46);
}

.sub-nav-basic .more-menu:after, .sub-nav4 .more-menu:before {
  content: '';
  top: -7px;
  left: 75px;
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid white;
  border-top: 0;
  border-bottom-color: white;
  position: absolute;
}

.sub-nav-basic .more-menu a{
  width:100%;
  font-size: 14px;
  color: #000;
  display: inline-block;
  padding: 15px 5px;
}


/* Snb nav 타입1 */
.sub-nav1 {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  border-bottom: 1px solid #e0e0e0;
  background: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

.sub-nav1 .sub-nav {
  position: relative;
  padding: 10px;
  height:52px;
  box-sizing: border-box;
  overflow: hidden;
  text-align: center;
  line-height: 32px;
  border-bottom: 1px solid #e0e0e0;
}

.sub-nav1 .sub-nav-big{
  padding:20px;
  position:relative;
}

.sub-nav1 .sub-nav-big a {
  display: inline-block;
  width: 32px;
  color: #666;
}

.sub-nav1 .sub-nav a {
  display: inline-block;
  width: 32px;
  color: #666;
}

.sub-nav1 .sub-nav .left {
  float: left;
}

.sub-nav1 .sub-nav h4 {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}

.sub-nav1 .sub-nav .right {
  float: right;
}

.sub-nav1 .sub-nav .cart-count {
  top: 5px;
  right: 12px;
}

/* Snb nav 타입2 */
#go-gnb-simple-white {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.00);
  transition: all 0.5s;
  height: 55px;
}

.gnb-fixed-sw {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 52px !important;
  background-color: rgba(255, 255, 255, 1) !important;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

.gnb-fixed-sw i {
  color: #000 !important;
}

.sub-nav2 {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
}

.sub-nav2 .sub-nav {
  position: relative;
  padding: 10px;
  overflow: hidden;
  line-height: 32px;
}

.sub-nav2 .sub-nav>a {
  display: inline-block;
  width: 32px;
  color: #fff;
}

.sub-nav2 .sub-nav>p {
  display: inline-block;
  width: 32px;
  color: #fff;
}

.sub-nav2 .sub-nav .left {
  float: left;
}

.sub-nav2 .sub-nav h4 {
  width: 80%;
  text-align: center;
  float: left;
}

.sub-nav2 .sub-nav .right {
  float: right;
}

.sub-nav2 .sub-nav .cart-count {
  top: 5px;
  right: 45px;
}

.sub-nav2 .more-menu {
  position: absolute;
  width: 120px;
  top: 40px;
  right: 20px;
  z-index: 80;
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.46);
}

.sub-nav2 .more-menu:after, .sub-nav2 .more-menu:before {
  content: '';
  top: -7px;
  left: 115px;
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid white;
  border-top: 0;
  border-bottom-color: white;
  position: absolute;
}

.sub-nav2 .more-menu a {
  font-size: 14px;
  color: #000;
  display: inline-block;
  padding: 15px 5px;
}

/* Snb nav 타입3 */
.sub-nav3 {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  border-bottom: 1px solid #e0e0e0;
  background: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

.sub-nav3 .sub-nav {
  position: relative;
  padding: 10px;
  overflow: hidden;
  line-height: 32px;
}

.sub-nav3 .sub-nav a {
  display: inline-block;
  width: 32px;
  color: #666;
}

.sub-nav3 .sub-nav .left {
  float: left;
}

.sub-nav3 .sub-nav h4 {
  width: 85%;
  text-align: center;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}

#sub_header_wrap{ position: fixed; max-width:750px; top: 0; z-index: 99; width: 100%; height: 50px !important; box-sizing:border-box;  border-bottom:1px solid #dddddd; 
	background-color: rgba(255, 255, 255, 1) !important;  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

#sub_header_wrap2{
  position: fixed;
  top: 50px;
  z-index: 99;
  width: 100%;
  height: 50px !important;
  box-sizing:border-box; 
  border-bottom:1px solid #dddddd;
  background-color: rgba(255, 255, 255, 1) !important;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

.sub_header{ display:table; width:100%; height: 50px !important; position: relative; }
.sub_header ul{ display:table-cell; text-align:center; vertical-align:middle; }
.sub_header ul.left-btn,
.sub_header ul.right-btn{ width:50px;  }

#sub_header_wrap2 .more-menu {
  position: absolute;
  width: 120px;
  top: 45px;
  left: 50%;
  margin-left:-60px;
  z-index: 80;
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.46);
}

#sub_header_wrap2 .more-menu:before {
    content: '';
    top: -7px;
    left: 60px !important;
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid white;
    border-top: 0;
    border-bottom-color: white;
    position: absolute;
}

#sub_header_wrap2 .more-menu a {
  font-size: 14px;
  color: #000;
  display: inline-block;
  width: 100%;
  padding: 15px 5px;
}

.sub-header{
  width: 100%;
  height: 49px !important;
  box-sizing:border-box; 
}

#sub_header_wrap .sub-header .logo{
	margin-top:3px; margin-left:20px; height:36px; float: left; 
}
#sub_header_wrap .sub-header .logo img{
	height:28px;
}
.sub-header li{ float: right; width:34px; height: 49px !important; box-sizing:border-box; padding-top:16px; position: relative; }
.sub-header	li:nth-child(2)  { margin-right:7px; }
.sub-header li i{ color:#333; }

.wish-count{ position: absolute; top: 10px; right: 3px;width:16px; height:16px; line-height: 16px; text-align: center; font-size: 11px; color: #fff; border-radius: 8px; background-color: #df3e9a;}



/* Snb nav 타입4 */
#go-gnb-simple-white-4 {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  transition: all 0.5s;
}

.top-search-btn {
  width: 60% !important;
  font-size: 14px;
  background: #f5f5f5;
  display: inline-block;
  border-radius: 5px;
  padding: 0px 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}

.sub-nav4 {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  height: 52px !important;
  background-color: rgba(255, 255, 255, 1) !important;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

.sub-nav4 .sub-nav {
  position: relative;
  padding: 10px;
  overflow: hidden;
  line-height: 32px;
  height: 52px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 1.00);
  border-bottom: 1px solid #e0e0e0;
}

.sub-nav4 .sub-nav>a {
  display: inline-block;
  width: 32px;
  color: #000;
}

.sub-nav4 .sub-nav>p {
  display: inline-block;
  width: 32px;
  color: #000;
}

.sub-nav4 .sub-nav .left {
  float: left;
}

.sub-nav4 .sub-nav h4 {
  text-align: center;
}

.sub-nav4 .sub-nav .right {
  float: right;
}

.sub-nav4 .sub-nav .cart-count {
  top: 5px;
  right: 45px;
}

.sub-nav4 .more-menu {
  position: absolute;
  width: 120px;
  top: 40px;
  right: 20px;
  z-index: 80;
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.46);
}

.sub-nav4 .more-menu:before {
    content: '';
    top: -7px;
    left: 110px !important;
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid white;
    border-top: 0;
    border-bottom-color: white;
    position: absolute;
}

.sub-nav4 .more-menu a {
  font-size: 14px;
  color: #000;
  display: inline-block;
  width: 100%;
  padding: 15px 5px;
}

.sub-nav4 .active {
  color: #df3e9a !important;
}

.black-wrap {
  position: absolute;
  width: 100%;
  height: 1000px;
  background: rgba(0, 0, 0, 0.75);
}

/* Snb nav 타입5 */
.gnb-fixed-sw {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 52px !important;
  background-color: rgba(255, 255, 255, 1) !important;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

.gnb-fixed-sw i {
  color: #000 !important;
}

.sub-nav5 {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

.sub-nav5 .sub-nav {
  position: relative;
  padding: 10px;
  overflow: hidden;
  line-height: 32px;
}

.sub-nav5 .sub-nav>a {
  display: inline-block;
  width: 32px;
  color: #fff;
}

.sub-nav5 .sub-nav>p {
  display: inline-block;
  width: 32px;
  color: #fff;
}

.sub-nav5 .sub-nav .left {
  float: left;
}

.sub-nav5 .sub-nav h4 {
  width: 80%;
  text-align: center;
  float: left;
}

.sub-nav5 .sub-nav .right {
  float: right;
}

.sub-nav5 .sub-nav .cart-count {
  top: 5px;
  right: 10px;
}

.sub-nav5 .more-menu {
  position: absolute;
  width: 120px;
  top: 40px;
  right: 20px;
  z-index: 80;
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.46);
}

.sub-nav5 .more-menu:after, .sub-nav2 .more-menu:before {
  bottom: 100%;
  left: 90%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.sub-nav5 .more-menu:after {
  border-color: rgba(238, 238, 238, 0);
  border-bottom-color: #fff;
  border-width: 5px;
  margin-left: -5px;
}

.sub-nav5 .more-menu:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}

.sub-nav5 .more-menu a {
  font-size: 14px;
  color: #000;
  display: inline-block;
  padding: 15px 5px;
}

/* Snb nav 타입6 */
.sub-nav6 {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
  background: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

.sub-nav6 .sub-nav {
  position: relative;
  padding: 10px;
  overflow: hidden;
  line-height: 32px;
  border-bottom: 1px solid #e0e0e0;
}

.sub-nav6 .sub-nav a {
  display: inline-block;
  width: 32px;
  color: #666;
}

.sub-nav6 .sub-nav .left {
  float: left;
}

.sub-nav6 .sub-nav h4 {
  width: 80%;
  text-align: center;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}

.sub-nav6 .sub-nav .right {
  float: right;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* 레이아웃 고정용 */
.master-wrap {
  margin: 0 auto;
  padding-bottom:60px;
  position: relative;
  overflow: hidden;
}

.sub-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* layout */
.main .contents {
  background-color: #FEF2F2;
  padding-bottom: 70px;
}

.contents {
  background-color: #f4f4f4;
  padding-bottom: 70px;
}

.contents-sub{
  background-color: #f4f4f4;
  padding-bottom: 10px;
}


.slider-wrap { margin-top: 35px; }

.slider-wrap>h3 {
  margin-left: 22px;
  margin-bottom: 15px;
}

.main .view-all {
  margin-right: 10px;
}

.view-all {
  font-size: 13px;
  color: #568ee3;
  display: inline-block;
  float: right;
  margin-right: 0px;
  font-weight: normal;
}

.basic .info-list {
  background: #fff;
  display: block;
  width: 100%;
  vertical-align: middle;
  padding: 10px 20px 10px 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #e0e0e0;
  line-height: 30px;
}

.basic .info-list i {
  float: right;
  line-height: 30px;
}

.basic .info-list img {
  float: left;
  padding: 5px 10px 5px 0;
  width: 80px;
  height: 50px;
}

.basic .info-list input {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border: none;
}

.basic .info-list textarea {
  border: none;
}

.basic .sub-nav1 {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  border-bottom: none;
  background: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

.basic .info-list-select {
  background: #fff;
}

.basic .info-list-select select {
  line-height: 30px;
  width: 100%;
  height: 30px;
  background: #fff;
  border: none;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* Main */
.main-banner {
  position: relative;
  width: 100%;
  height: 490px;
  background-color: #000;
}

.main-banner .description {
  position: absolute;
  z-index: 80;
  color: #fff;
  left: 22px;
  bottom: 22px;
}

.main-banner>.black-mask {
  position: absolute;
  z-index: 70;
  width: 100%;
  height: 490px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 1%, rgba(0, 0, 0, 0.4) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 1%, rgba(0, 0, 0, 0.4) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 1%, rgba(0, 0, 0, 0.4) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#cc000000', GradientType=0);
  /* IE6-9 */
}

.events {
  padding: 10px;
  box-sizing: border-box;
}

.events .banner {
  position: relative;
  width: 100%;
  height: 200px;
  background-color: #ff572d;
  border-radius: 30px;
  margin-top: 10px;
  box-sizing: border-box;
  padding: 22px;
}

.events h3 {
  color: #fff;
  line-height: 40px;
}

.events .icon-box {
  position: absolute;
  width: 100%;
  z-index: 80;
  top: 20px;
  right: 0;
  padding: 0 22px;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  line-height: 32px;
}

.events .icon-box .view {
  float: right;
  text-align: right;
  width: 100px;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* GoBuyTour Units */
/* 빅 가변형 박스 타입 r */
.box-type-big-r {
  position: relative;
  width: 100%;
  height: 370px;
  background-color: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 20px;
}

.box-type-big-r .icon-box {
  position: absolute;
  width: 100%;
  z-index: 80;
  top: 20px;
  padding: 0 20px;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.7);
  font-size: 32px;
  line-height: 32px;
}

.box-type-big-r .icon-box .location {
  float: left;
  text-align: left;
  width: 100px;
}

.box-type-big-r .icon-box .video {
  float: right;
  text-align: right;
  width: 100px;
}

.box-type-big-r .image-box {
  width: 100%;
  height: 220px;
}

.box-type-big-r .description {
  position: relative;
  padding: 20px;
}

.box-type-big-r .description .subtitle {
  margin-bottom: 10px;
}

.box-type-big-r .price {
  position: absolute;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  bottom: 20px;
}

.box-type-big-r .price .custom-price {
  text-decoration: line-through;
}

.box-type-big-r .price .basic-price {
  float: left;
}

.box-type-big-r .price .quick-use {
  float: right;
}

/* 빅 슬라이더 박스 타입 1 */
.box-type-big1 {
  position: relative;
  width: 330px;
  height: 370px;
  background-color: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  border-radius: 30px;
  overflow: hidden;
}

.box-type-big1 .icon-box {
  position: absolute;
  width: 100%;
  z-index: 80;
  top: 20px;
  padding: 0 20px;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.7);
  font-size: 32px;
  line-height: 32px;
}

.box-type-big1 .icon-box .location {
  float: left;
  text-align: left;
  width: 100px;
}

.box-type-big1 .icon-box .video {
  float: right;
  text-align: right;
  width: 100px;
}

.box-type-big1 .image-box {
  width: 100%;
  height: 220px;
}

.box-type-big1 .description {
  position: relative;
  padding: 10px 20px 10px;
  height:92px;
  box-sizing:border-box;
}

.box-type-big1 .description .subtitle {
  margin-bottom: 10px;
}

.box-type-big1 .price {
  padding: 1px 25px 1px;
  box-sizing:border-box; 
/*
  position: absolute;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  bottom: 20px;
*/
}

.main-wish-btn{ width:35px; vertical-align:bottom; font-size:30px; text-align:center;   }
.main-wish-btn i{ color:#bbb;  }
.main-wish-btn.active i{ color:#df3e9a; }

.box-type-big1 .price .custom-price {
  text-decoration: line-through;
}

.box-type-big1 .price .basic-price {
  float: left;
}

.box-type-big1 .price .quick-use {
  float: right;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* 빅 슬라이더 박스 타입 2 */
.box-type-big2 {
  position: relative;
  width: 330px;
  height: 370px;
  background-color: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  border-radius: 30px;
  overflow: hidden;
}

.box-type-big2 .description {
  position: absolute;
  z-index: 80;
  left: 20px;
  bottom: 20px;
}

.box-type-big2 h3 {
  color: #fff;
  margin-bottom: 20px;
}

.box-type-big2 h4 {
  color: #fff;
}

.box-type-big2>.black-mask {
  position: absolute;
  z-index: 70;
  width: 100%;
  height: 370px;
  background: rgba(0, 0, 0, 0.2);
}

/* 빅 슬라이더 박스 타입 1 */
.box-type-big3 {
  position: relative;
  width: 330px;
  height: 370px;
  background-color: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  border-radius: 30px;
  overflow: hidden;
}

.box-type-big3 .image-box {
  width: 100%;
  height: 220px;
}

.box-type-big3 .title-description {
  font-size: 15px;
  padding: 20px;
}

.box-type-big3 .description {
  position: relative;
  padding: 20px;
  line-height: 30px;
  vertical-align: middle;
}

.box-type-big3 .description span {
  line-height: 30px;
  display: inline-block;
  float: left;
  
}

.box-type-big3 .description .write-date {
  float: right;
}

.box-type-big3 .description .profile {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 30px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

/* 빅 슬라이더 박스 타입 4 */
.box-type-big4-wrap {
  width: 100%;
  margin-left: 20px;
  padding: 20px 0;
  overflow: hidden;
  background: #e2e2e2;
  border-radius: 5px;
}

.box-type-big4-wrap .titles {
  position: relative;
  padding: 0 20px 20px 20px;
  color: #fff;
  font-size: 14px;
}

.box-type-big4-wrap .titles a {
  font-size: 16px;
  position: absolute;
  top: 0px;
  right: 30px;
  color: #fff;
  display: inline-block;
}

.box-type-big4 {
  position: relative;
  width: 330px;
  height: 120px;
  background-color: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  border-radius: 30px;
  overflow: hidden;
}

.box-type-big4 .image-box {
  float: right;
  width: 120px;
  height: 120px;
}

.box-type-big4 .description {
  width: 170px;
  float: left;
  position: relative;
  padding: 20px;
}

.box-type-big4 .description .subtitle {
  margin-bottom: 10px;
  font-size: 14px;
}

.box-type-big4 .price {
  position: absolute;
  width: 180px;
  float: left;
  padding: 0 20px;
  box-sizing: border-box;
  bottom: 20px;
}

.box-type-big4 .price .custom-price {
  text-decoration: line-through;
}

.box-type-big4 .price .basic-price {
  float: left;
}

.box-type-big4 .price .quick-use {
  float: right;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* 미디움 슬라이더 박스 타입 1 */
.box-type-medium1 {
  position: relative;
  width: 48%;
  height: 105px;
  background-color: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  overflow: hidden;
  float: right;
  margin-bottom: 10px;
}

.box-type-medium1:nth-child(2n) {
  float: left;
}

.box-type-medium1 h4 {
  position: absolute;
  z-index: 80;
  color: #fff;
  left: 15px;
  bottom: 15px;
}

.box-type-medium1>.black-mask {
  position: absolute;
  z-index: 70;
  width: 100%;
  height: 205px;
  background: rgba(0, 0, 0, 0.2);
}

.slider-wrap-medium {
  overflow: hidden;
  clear: both;
}

/* 미디움 박스 타입 2 */
.box-type-medium2-wrap {
  width: 48%;
  float: right;
  background: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  overflow: hidden;
  margin-bottom: 10px;
}

.box-type-medium2-wrap:nth-child(2n) {
  float: left;
}

.box-type-medium2 {
  position: relative;
  width: 100%;
  height: 105px;
  background-color: #fff;
}

.box-type-medium2-wrap p {
  padding: 10px;
}

.slider-wrap-medium {
  overflow: hidden;
  clear: both;
}
.infomation-input-text{
  line-height: 30px;
  width: 100%;
  height: 30px !important;
}
/*//////////////////////////////////////////////////////////////////////////*/
/* 스몰 슬라이더 박스 타입 1 */
.box-type-small1 {
  position: relative;
  width: 45%;
  height: 205px;
  background-color: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  border-radius: 30px;
  overflow: hidden;
}

.box-type-small1 .info {
  position: absolute;
  z-index: 80;
  left: 15px;
  top: 15px;
  color: #fff;
}

.box-type-small1 .info h4 {
  position: absolute;
}

.box-type-small1 .info h2 {
  top: 20px;
  position: absolute;
}

.box-type-small1 .info h2 span {
  font-size: 14px;
}

.box-type-small1>h4 {
  position: absolute;
  z-index: 80;
  color: #fff;
  left: 15px;
  bottom: 15px;
}

.box-type-small1>.black-mask {
  position: absolute;
  z-index: 70;
  width: 100%;
  height: 205px;
  background: rgba(0, 0, 0, 0.2);
}

/* 스몰 슬라이더 박스 타입 2 */
.box-type-small2 {
  position: relative;
  width: 152px;
  height: 205px;
  background-color: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
  border-radius: 30px;
  overflow: hidden;
}

.box-type-small2 .info {
  position: absolute;
  z-index: 80;
  left: 15px;
  top: 15px;
  color: #fff;
}

.box-type-small2 .info h4 {
  position: absolute;
}

.box-type-small2 .info h2 {
  top: 20px;
  position: absolute;
}

.box-type-small2 .info h2 span {
  font-size: 14px;
}

.box-type-small2>h4 {
  position: absolute;
  z-index: 80;
  color: #fff;
  left: 15px;
  bottom: 15px;
}

.box-type-small2>.black-mask {
  position: absolute;
  z-index: 70;
  width: 100%;
  height: 205px;
  background: rgba(0, 0, 0, 0.2);
}

/*//////////////////////////////////////////////////////////////////////////*/
/* 빅 태그 리스트 1*/
.tag-type-big1 h5 {
  color: #666;
}

.tag-type-big1 a {
  display: inline-block;
  font-size: 14px;
  border: 1px solid #bdbdbd;
	background-color:#fff;
  color: #000;
  padding: 10px 10px;
  border-radius: 5px;
  margin: 0 5px 10px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 90%;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* Modules */
.slider-wrap .owl-carousel {
  padding-left: 15px;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* member */
.member-wrap .black-mask {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 1%, rgba(0, 0, 0, 0.9) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 1%, rgba(0, 0, 0, 0.9) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 1%, rgba(0, 0, 0, 0.9) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#cc000000', GradientType=0);
  /* IE6-9 */
}

.member-wrap .btn {
  margin-top: 22px;
}

.member-wrap .login-btns {
  position: absolute;
  z-index: 80;
  left: 5%;
  bottom: 22px;
  width: 90%;
  text-align: center;
}

.member-wrap .login-btns p {
  margin-top: 22px;
}

.member-wrap .login-btns h4 {
  color: #fff;
}

.member-wrap .big-button-white {
  width: 38%;
  float: left;
}

.member-wrap .member-join {
  float: right;
}

.member-wrap .big-button {
  text-align: center;
  width: 90%;
}

.login {
  position: absolute;
  z-index: 80;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.login img {
  margin-top: 120px;
  width: 120px;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* Member Login */
.member-login {}

.member-login a i {
  color: #BDBDBD;
  margin-bottom: 22px;
}

.member-login input {
  width: 100%;
  font-size: 16px;
  line-height: 32px;
  margin-top: 10px;
  border: 0;
  outline: 0;
  background: transparent;
  border-bottom: 1px solid #BDBDBD;
}

.gender {
  line-height: 32px;
  margin-top: 10px;
  border-bottom: 1px solid #BDBDBD;
}

.gender input {
  width: 32px;
}

.member-login input::placeholder {
  color: #BDBDBD;
}

.member-login-form {
  margin-bottom: 30px;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* travel List */
.travel-wrap {
  margin-top: 90px;
  margin-bottom: 90px;
}

.travel-wrap h3 {
  margin-bottom: 15px;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* travel detail */
.travel-detail-main {
  position: relative;
  width: 100%;
  height: 490px;
}

.travel-detail-main a {
  color: #fff;
}

.travel-detail-main .description {
  position: absolute;
  z-index: 80;
  top: 100px;
  text-align: center;
  width: 100%;
  color: #fff;
}

.travel-detail-main h1 {
  display: inline-block;
  line-height: 40px;
  vertical-align: middle;
  color: #fff;
}

.travel-detail-main i {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  padding: 0 10px;
  color: #fff;
}

.travel-detail-main .tag {
  font-size: 15px;
  font-weight: 500;
  margin-top: 25px;
  padding: 15px 25px;
  color: #fff;
  display: inline-block;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.travel-detail-main .more-info-wrap {
  position: absolute;
  z-index: 90;
  bottom: 0px;
  padding: 20px 20px 0 20px;
  box-sizing: border-box;
  width: 100%;
}

.travel-detail-main .more-info {
  width: 100%;
  box-sizing: border-box;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  background: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.travel-detail-main .keyword {
  padding: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 12px;
}

.travel-detail-main .keyword span {
  font-size: 14px;
}

.travel-detail-main .city-info {
  padding: 15px;
}

.travel-detail-main .black-mask {
  position: absolute;
  z-index: 70;
  width: 100%;
  height: 490px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 77, 121, 1.0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 1%, rgba(0, 77, 121, 1.0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 77, 121, 1.0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#cc000000', GradientType=0);
  /* IE6-9 */
}

.travel-detail-main .search-white {
  border-radius: 10px;
}

.travel-detail-main-down {
  position: relative;
  min-height: 100px;
}

.travel-detail-main-down .black-mask-down {
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  width: 100%;
  min-height: 100px;
  background: rgb(0, 77, 121);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0, 77, 121, 1) 0%, rgba(255, 255, 255, 0.0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 77, 121, 1) 0%, rgba(255, 255, 255, 0.0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 77, 121, 1) 0%, rgba(255, 255, 255, 0.0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004d79', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  clear: both;
}

.travel-detail-main-down .to-do-list {
  border-radius: 10px;
  background: #fff;
}

.travel-detail-main-down .to-do-list li {
  padding: 20px 15px;
}

.travel-detail-main-down .to-do-list a {
  color: #000;
}

.travel-detail-main-down .to-do-list li i {
  width: 20px;
  padding-right: 10px;
  text-align: center;
}

.travel-detail-main-down .to-do-list .all-list {
  border-bottom: 1px solid #e0e0e0;
}

.travel-detail-main-down .to-do-list .check-list {
  padding-top: 0px;
}

.travel-detail-contents {
  position: relative;
  width: 100%;
}

.travel-detail-contents .big-button {
  margin: 20px;
  display: block;
  text-align: center;
  box-sizing: border-box;
}

.travel-detail-contents .event-banners {
  overflow: hidden;
  border-radius: 10px;
  margin: 0 20px;
}

.travel-detail-contents .event-banners img {
  width: 100%;
  display: block;
}

.travel .view-all {
  margin-right: 20px;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* travel guide wrap */
.travel-guide-wrap {
  position: relative;
  margin-top: 52px;
}

.travel-guide-wrap .top-banner {
  height: 300px;
}

.travel-guide-wrap .titles {
  margin: -40px 20px 20px 20px;
  background: #fff;
  padding: 20px;
  text-align: center;
  box-sizing: border-box;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

.travel-guide-wrap .titles p {
  margin-top: 15px;
  font-size: 14px;
  text-align: center;
}

.travel-guide-wrap .writer {
  text-align: center;
  padding-bottom: 20px;
}

.travel-guide-wrap .writer .profile {
  width: 50px;
  height: 50px;
  border-radius: 30px;
  overflow: hidden;
  display: inline-block;
}

.travel-guide-wrap .writer p {
  font-size: 13px;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* productlist */
.product-list {
  margin-top: 0;
  padding: 10px 20px 20px;
}

.product-list-main-down-wrap {

}

.product-list-main-down-title {
  overflow: hidden;
  line-height: 49px;
  height: 49px;
  padding:0 10px;
  box-sizing: border-box;
}
.product-list-main-down{ }
.product-list-main-down .black-mask-down {
  position: relative;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  min-height: 100px;
  clear: both;
}

.product-list-main-down .to-do-list {
  border-radius: 0;
  background: #fff;
}

.product-list-main-down .to-do-list li {
  padding: 20px 25px;
}

.product-list-main-down .to-do-list a {
  color: #000;
}

.product-list-main-down .to-do-list li i {
  width: 20px;
  padding-right: 10px;
  text-align: center;
}

.product-list-main-down .to-do-list .all-list {
  border-bottom: 1px solid #e0e0e0;
}

.product-list-main-down .to-do-list .check-list {
  padding-top: 0px;
}

.end-list {
	height:50px;
  padding: 20px 0 30px 0;
}

.end-list h4 {
  text-align: center;
}

.sorting-list {
  position: fixed;
  z-index: 50;
  left: 50%;
  margin-left: -50px;
  bottom: 70px;
  background: #fff;
  padding: 10px 20px;
  border-radius: 20px;
  width: 50px;
  text-align: center;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

.sorting-list .more-menu-sort a {
  display: inline-block;
  width: 90%;
}

.sorting-list .more-menu-sort .active {
  color: #df3e9a;
}

.sorting-list .more-menu-sort {
  position: absolute;
  text-align: left;
  width: 110px;
  bottom: 50px;
  right: -20px;
  z-index: 80;
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.46);
}

.arrow-down {
  position: absolute;
  bottom: -5px;
  right: 57px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
}

.sorting-list .more-menu-sort a {
  font-size: 14px;
  color: #000;
  display: inline-block;
  padding: 15px 5px;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* product detail */
.product-detail-main { position: relative; width: 100%; overflow:hidden; }

.product-detail-main .black-mask {
  position: absolute;
  z-index: 70;
  width: 100%;
  height: 300px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 1%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#cc000000', GradientType=0);
  /* IE6-9 */
}
.voucher-qrcode{
  width:100%;
  height:220px;
  margin-top:5%;
  margin-left:20%;
}
.qrcodeArea{
    border: solid 1px #ddd;
     width:100%;
     height:180px;
   }
.product .article {
  padding: 0;
}

.product .article .devide {
  height: 10px;
  width: 100%;
}

.product .article>.titles {
  padding: 20px 0 0 0;
  background: #fff;
}

.product .article .description-noline h3 {
  padding: 10px 0 10px 0 !important;
}

.product .article .description-noline h3::before {
  content: 'l';
  color: #df3e9a;
  padding: 0px 10px 0px 0px;
}

.product .article .description-noline {
  margin: 0;
  padding: 10px 20px;
  background: #fff;
}

.product .article .description-noline ul {
  padding: 0 10px 0 35px;
}

.product .article .description-noline li {
  padding: 5px 0;
  font-size: 13px;
}

.product .article .description-noline p {
  padding: 10px 0px 10px 0px;
  line-height: 25px;
}

.product .article .description-noline i {
  /* width:20px;
  text-align:center;
  margin-right:5px; */
}

.product .article .description-noline .score {
  padding: 0 10px 0 0;
  float: left;
  display: inline-block;
}

.product .article .description-noline .score-star {
  padding: 5px 0 0 0;
}

.product .article .description-noline .review-num {
  padding: 0px 0px;
}

.product .article .description-noline .all-view {
  color: #000;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  border-top: 2px solid #e0e0e0;
  padding: 10px 0;
}

.product .article .description-noline .add-info {
  border: 1px solid #fff596;
  background: #ffffdb;
  border-radius: 10px;
  padding: 10px 0;
  margin: 10px 0;
}

.product .article .description-noline .all-view a {
  color: #000;
}

.product .article .description-noline .option-w {
  padding: 10px 0;
  border: 1px solid #b0b0b0;
  background: #fff;
  overflow: hidden;
  margin-bottom: 15px;
}

.product .article .description-noline .option-w .pkoption-open {
  padding-top: 0;
  float: left;
  width: 100%;
}

.product .article .description-noline .option-w .pkoption-open .view-all {
  float: left;
  padding: 0 0 10px 20px;
}

.product .article .description-noline .option-w .pkoption-down .view-all {
  padding: 0 0 10px 0;
}

.product .article .description-noline .option {
  padding: 10px 0;
  border: 1px solid #e0e0e0;
  background: #f4f4f4;
  overflow: hidden;
  margin-bottom: 15px;
}

.product .article .description-noline .option .pkoption-open {
  padding-top: 0;
  float: left;
  width: 100%;
}

.product .article .description-noline .option .pkoption-open .view-all {
  float: left;
  padding: 0 0 10px 20px;
}

.product .article .description-noline .option .pkoption-down .view-all {
  padding: 0 0 10px 0;
}

.product .article .description-noline .customer-center {
  border-top: 1px solid #e0e0e0;
  display: inline-block;
  padding-top: 15px;
  width: 100%;
  color: #000;
}

.product .article .description-noline .customer-center i {
  float: right;
}

.product .article .description {
  border-top: 1px solid #e0e0e0;
  margin: 0;
  padding: 10px 20px;
  background: #fff;
}

.product .article .description ul {
  padding: 0 20px;
}

.product .article .description li {
  padding: 10px;
}

.product .article .description p {
  padding: 10px 0px 10px 0px;
}

.product .article .description i {
  width: 20px;
  text-align: center;
  margin-right: 5px;
}

.product-price { padding: 0 0 10px 20px; }
.product-price span { padding: 15px 5px 15px 0; }

.product-price .basic-price {
  font-size: 18px;
  font-weight: 900;
}

.product-price .custom-price {
  text-decoration: line-through;
  font-size: 14px;
  color: #666;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* reservation */

.reservation .article .description-noline .option-w {
  padding: 10px 0;
  border: 1px solid #e0e0e0;
  background: #fff;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}

.reservation .article .description-noline .option-w .pkoption-open {
  padding-top: 0;
  float: left;
  width: 100%;
}

.reservation .article .description-noline .option-w .pkoption-open .view-all {
  float: left;
  padding: 0 0 10px 20px;
}

.reservation .article .description-noline .option-w .pkoption-down .view-all {
  padding: 0 0 10px 0;
}

.reservation .article .description-noline .option-w a {
  border: 1px solid #df3e9a;
  color: #df3e9a;
  padding: 5px 10px;
  position: absolute;
  right: 10px;
  top: 50px;
}

.reservation .article .description-noline h3 {
  padding: 7px 0 5px 0;
}

.reservation .article .description-noline h3::before {
  content: 'l';
  color: #df3e9a;
  padding: 0px 10px 0px 0px !important;
}

.reservation .article .description-noline {
  margin: 0;
}

.reservation .article .description-noline ul {
  padding: 0 10px 0 35px;
}

.reservation .article .description-noline li {
  padding: 5px 0;
  font-size: 13px;
}

.reservation .article .description-noline p {
  padding: 10px 0px 10px 0px;
  line-height: 25px;
}

.reservation .sub-nav1 i {
  display: inline-block;
  line-height: 32px;
  width: 20px;
  color: #BDBDBD;
}

.reservation .sub-nav1 h5 {
  text-align: center;
}

.package-change-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  display: inline-block !important;
  width: 65px !important;
  border: 1px solid #bdbdbd;
  padding: 5px 10px;
  font-size: 12px;
  background: #fff;
}

.reservation-item-option {
  position: relative;
  background: #fff;
  border-top: 1px solid #e0e0e0;
}

.pd-info{
  background: #fff;
  box-sizing:border-box; 
  padding:0 10px;
  margin-bottom:15px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.num-input {
  position: absolute;
  right: 10px;
  bottom: 20px;
}

.num-input button {
  border: 1px solid #df3e9a;
  color: #df3e9a;
  background: #fff;
}

.reservation-main .content-wrap {
  background: #fff;
  padding: 20px;
}

.reservation-main .content-wrap .right {
  float: right;
}

.reservation-main .content-wrap p {
  padding: 10px 0 0 0;
}

.reservation-main .content-wrap .done-text {
  padding: 0 0 10px 0;
}

.reservation-main .reservation-list {
  position: relative;
  padding: 10px 0 5px 30px !important;
  border-bottom: 1px dashed #b0b0b0;
}

.reservation-main .reservation-list i {
  position: absolute;
  top: 10px;
  left: -5px;
}

.reservation-main .content-wrap h4 {
  padding: 20px 0;
}

.reservation-main .content-wrap .total-price {
  float: right;
}

.reservation-paper {
  margin-top: 15px;
  border: 1px solid #e0e0e0;
  border-top: none;
}

.reservation-paper li {
  padding: 15px 10px;
  border-top: 1px solid #e0e0e0;
  position: relative;
}

.reservation-paper li:first-child {
  background: #f4f4f4;
}

.reservation-paper .thumb {
  float: right;
  padding: 0 10px 10px 20px;
  width: 100px;
  height: 80px;
  display: block;
}

.reservation-paper-white {
  margin-top: 15px;
  border: 1px solid #e0e0e0;
  border-top: none;
  background: #fff;
  margin: 20px;
  box-sizing: border-box;
}

.reservation-paper-white li {
  padding: 15px 10px;
  border-top: 1px solid #e0e0e0;
  position: relative;
}

.reservation-paper-white li:last-child {
  height: 90px;
}

.reservation-paper-white a {
  float: right;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.reservation-paper-white .price {
  padding: 10px 0 0 0;
}

.reservation-paper-white .step {
  text-align: center;
  width: 33.33%;
  float: left;
}

.reservation-paper-white .step .body3 {
  padding: 5px 0 0 0;
}

.reservation-paper-white .thumb {
  float: right;
  padding: 0 10px 10px 20px;
  width: 100px;
  height: 80px;
  display: block;
}

.reservation-main h4 div {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  top: 25px;
}

.reservation-step {
  overflow: hidden;
  border:1px solid #e2e2e2;
  border-radius: 15px;
  background:#fff;
  margin-top:10px;
  margin-bottom:10px;
}
.reservation-step li{
  float:left;
  width:25%;
  list-style: none;
  font-size:12px;
  letter-spacing: -1px;
  padding:10px 0;
  text-align:center;
  background:#f4f4f4;
  color:#666;
}
.reservation-step .on{
  font-weight:bold;
  background:#df3e9a;
  color:#fff;

}

.payment .reservation-step {
  overflow: hidden;
  margin:0 20px;
}
/*//////////////////////////////////////////////////////////////////////////*/
/* order */
.order .sub-nav1 {
  border: none;
}

.order .description {
  background: #fff;
  padding: 20px;
}

.order .description h1 {
  padding: 20px 0;
  text-align: center;
}

.order .description i {
  color: #0bac68;
}

.reservation-no {
  border-bottom: 1px solid #e0e0e0;
}

.order-item-list {
  padding: 20px;
}

.order-item-list h4 {
  padding: 20px 0;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* search */
.search{ width: 100%; border-bottom: 3px solid #df3e9a; }
.search a i {
  color: #BDBDBD;
  margin-bottom: 22px;
}

.search input {
  width: calc(100% - 50px);
  font-size: 16px;
  line-height: 32px;
  margin-top: 10px;
  border: 0;
  outline: 0;
  background: transparent;
}
.search button{ width: 50px; height: 32px; background: transparent; border:none; color: #df3e9a; }

.search-wrap h5 {
  margin: 20px 0;
}

.search input::placeholder {
  color: #BDBDBD;
}

/**/
.datebox{ border:1px solid #dddddd; height:30px; line-height: 30px; padding:10px 12px; background-color:#fff;  }
        .fa-calendar{
            color: #df3e9a !important;
            font-size:23px !important;
        }
.datebox input {
  width: 80%;
  height:30px; 
  padding-left:10px;
  font-size: 16px;
  line-height: 30px;
  box-sizing:border-box; 
  border: 0;
  outline: 0;
  background: transparent;
}
.calendar::placeholder {
	color: #df3e9a !important;
}
/* search gray */
.search-gray {
  background: #f5f5f5;
  padding: 0 10px;
}

.search-gray i {
  color: #BDBDBD;
}

.search-gray input {
  width: 80%;
  font-size: 16px;
  line-height: 32px;
  border: 0;
  outline: 0;
  background: transparent;
}

.search-gray input::placeholder {
  color: #BDBDBD;
}

.search-gray-wrap {
  padding: 10px;
}

/* search white */
.search-white {
  background: #fff;
  padding: 0 10px;
}

.search-white i {
  color: #BDBDBD;
}

.search-white input {
  width: 80%;
  font-size: 16px;
  line-height: 32px;
  border: 0;
  outline: 0;
  background: transparent;
}

.search-white input::placeholder {
  color: #BDBDBD;
}

.search-white-wrap {
  padding: 20px 0 0 0;
}

.search-image-wrap {
  background-image: url("/user/images/customer-bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 10px 10px 10px;
}

.search-image-wrap h3 {
  padding: 0 0 15px 0;
  color: #fff;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* review */


.review {
  padding: 100px 0 70px 0;
}

.review .left {
  float: left;
}

.review .right {
  float: right;
}

.review .sub-nav1 {
  border: none;
}

.review .sub-nav1 .sub-nav {
  vertical-align: middle;
}

.review .sub-nav1 .sub-nav i {
  display: inline-block;
  line-height: 32px;
  width: 32px;
  color: #666;
}

.review .sub-nav1 .sub-nav .right i {
  text-align: center;
}

.review .sub-nav1 .sub-nav a {
  padding: 0;
  display: inline-block;
  line-height: 32px;
  color: #666;
}

.review .sub-nav1 .sub-nav h5 {
  display: inline-block;
  line-height: 32px;
  padding-left: 15px;
}

.review-list-wrap{ background-color:#fff; }
.review-pd-name{ padding: 10px 0; border-bottom: 1px solid #e0e0e0; }

.review-list {
  padding: 0 !important;
}

.review-list li {
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e0;
}

.review-list .review-profile img {
  display: block;
  width: 100%;
}

.review-list .review-profile {
  margin-right: 5%;
  float: left;
  border-radius: 13px;
  width: 30px;
  height: 30px;
  background-color: #e0e0e0;
  overflow: hidden;
}

.review-list .review-contents {
  width: 85%;
  float: right;
}
.review-list .file-photo{ overflow: hidden; }
.review-list .file-photo img {
  width: 120px;
  height: 90px;
  margin: 0 5px 5px 0;
  float: left;
}

.review-list .file-photo a.row-review-img-unit{
	display:inline-block;
	width: 120px;
	height: 95px;
	background-position: center;
	background-size: cover !important;
	border-radius:8px;
	border:1px solid #ccc;
}

.review-list .comment {
  padding: 15px 0;
}

.review-list .name {
  padding: 0 0 5px 0 !important;
}

.review-list .name h4 {
  padding: 0 0 5px 0 !important;
}

.review-list .point .score-star {
  margin-right: 10px;
}

.review-list .point i {
  margin-right: 0px !important;
}

 .travel-review .big-button {
    display: block;
    margin: 10px;
    box-sizing: border-box;
    text-align: center;
}

 .travel-review .big-button-basic {
   width:auto;
    display: block;
    margin: 10px;
    box-sizing: border-box;
    text-align: center;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* 결제 */
.payment .sub-nav1 {
  border: none;
}

.payment .description {
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
}

.payment .info-list {
  vertical-align: middle;
  border-bottom: 1px solid #e0e0e0;
  line-height: 30px;
}

.payment .info-list:last-child {
  border: none;
}

.payment .info-list span {
  color: #df3e9a;
  float: right;
  line-height: 30px;
  display: inline-block;
  padding: 0;
}

.payment .info-list i {
  float: right;
  line-height: 30px;
}

.payment .info-list-pay {
  vertical-align: middle;
  border-bottom: 1px solid #e0e0e0;
  line-height: 30px;
}

.payment .info-list-pay:last-child {
  border: none;
}

.payment .info-list-pay input {
  vertical-align: middle;
  margin-top: 10px;
  float: right;
  line-height: 30px;
  width: 13px;
  height: 13px;
}

.payment .info-list-pay i {
  width: 30px;
  text-align: center;
}

.payment .info-list-select span {
  padding-left: 0;
}

.payment .info-list-select {
  vertical-align: middle;
  border-bottom: 1px solid #e0e0e0;
  line-height: 30px;
}

.payment .info-list-select select {
  line-height: 30px;
  width: 100%;
  height: 30px;
  background: #fff;
  border: none;
}

.payment .info-list-input span {
  padding-left: 0;
}

.payment .info-list-input {
  vertical-align: middle;
  border-bottom: 1px solid #e0e0e0;
  line-height: 30px;
}

.payment .info-list-input input {
  border: none;
  line-height: 30px;
  width: 100%;
  height: 20px;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* Album */
.album .sub-nav {
  border: none;
}

.big-photo-list {
  text-align: center;
  padding: 50px 0;
}

.big-photo-list img {
  display: inline-block;
  width: 23%;
  float:left;
  height: 80px;
  margin-left: 2px;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* faq */
#accordion-container {
  font-size: 13px;
  background: #ffffff;
}

.accordion-header i {
  position: absolute;
  top: 10px;
  left: 10px;
}

.accordion-header {
  width: 100%;
  font-size: 16px;
  background: #ebebeb;
  margin: 0 0;
  box-sizing: border-box;
  padding: 10px 40px !important;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
  color: #666666;
}

.active-header i {
  color: #df3e9a !important;
}

.active-header {
  color: #000;
  position: relative;
  background: url(images/active-header.gif) #ffffff;
  background-repeat: no-repeat;
  background-position: right 50%;
}

.active-header::after {
  position: absolute;
  right: 10px;
  top: 10px;
  float: right;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  content: "\f106";
}

.inactive-header {
  position: relative;
  background: url(images/inactive-header.gif) #ebebeb;
  background-repeat: no-repeat;
  background-position: right 50%;
}

.inactive-header::after {
  position: absolute;
  right: 10px;
  top: 10px;
  float: right;
  float: right;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
}

.accordion-content {
  display: none;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  background: #ffffff;
  border-bottom: 1px solid #cccccc;
  border-top: 0;
}

.accordion-content i {
  float: right;
}

.accordion-content span {
  padding: 5px 0;
  display: inline-block;
}



/*//////////////////////////////////////////////////////////////////////////*/
/* 위시리스트 */
.wish-list {
  padding: 20px 20px;
}

.wish-list .image-box i {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 30px;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* mypage */
.mypage {}

.mypage .mypage-image-wrap {
  background-image: url('/user/images/customer-bg.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 10px 20px 10px;
  position: relative;
}

.mypage .mypage-image-wrap .myinfo {
  color: #fff;
  font-size: 20px;
  padding: 0 0 10px 0;
}

.mypage .mypage-image-wrap .small-info {
  padding: 10px 10px 10px 0;
  color: #fff;
  float: left;
}

.mypage .mypage-image-wrap .avatar {
  position: absolute;
  top: 30px;
  right: 20px;
  background: #e2e2e2;
  border-radius: 40px;
  overflow: hidden;
  width: 50px;
  height: 50px;
}

.mypage .mypage-image-wrap .avatar img {
  width: 100%;
}

.mypage .mytravel .big-button{
  display: block;
    margin: 10px 5px;
    box-sizing: border-box;
    text-align: center;
}

.mypage .mytravel-history{
  background:#fff;
  padding:10px;
  box-sizing: border-box;

}

.mypage .mytravel-history .gray-bg{
  background:#f4f4f4;
  border-right:1px solid #e2e2e2;
}
.mypage .mytravel-history ul{
  border:1px solid #e2e2e2;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
}
.mypage .mytravel-history li{
  width:25%;
  float:left;
  list-style: none;
  box-sizing: border-box;
  padding:0 5px;
  font-size:12px;
  line-height: 30px;
}

.mypage .mytravel-info-wrap{
  border:1px solid #e2e2e2;
  margin:10px 5px 5px 5px;
  box-sizing: border-box;
  background:#fff;
  border-radius: 5px;
  overflow: hidden;
}

.mypage .mytravel-info-wrap>ul>li{
  float: left;
  width:50%;
  box-sizing: border-box;
  list-style: none;
  height:50px;
  line-height:40px;
  font-size: 14px;
  background:#969696;
  color:#fff;
  text-align:center;
}
.mypage .mytravel-info-wrap>ul{
  overflow: hidden;
}

.mypage .mytravel-info-wrap>ul .on{
  background:#fff;
  color:#000;
}

.mypage .mytravel-info-wrap .schedule-info{
  border: 1px solid #e2e2e2;
  margin: 10px;
  padding:10px;
  box-sizing: border-box;
  display: block;
}

.mypage .mytravel-info-wrap .schedule-info .count{
  background: #df3e9a;
  padding: 0 5px;
  border-radius: 3px;
  color: #fff;
  line-height: 20px;
  vertical-align: middle;
  display: inline-block;
  height: 20px;
  float:right;
}
.mypage .mytravel-info-wrap .schedule-info .font-primary{
  padding:0;
}
.mypage .mytravel-info-air{
  overflow: hidden;
}
.mypage .mytravel-info-air li{
  float:left;
  width:33.33%;
  height:92px;
  text-align:center;
  list-style: none;
  box-sizing: border-box;
}
.mypage .mytravel-info-air li span{
  font-size:12px;
  text-align: center;
  padding: 0px;
}
.mypage .mytravel-info-air .ico{
  display : flex;
  align-items : center;
  text-align: center;
}

.mypage .mytravel-info-air i{
  font-size:40px;
  height:40px;
  display: inline-block;
  margin:0 auto;
  color:#df3e9a;
}
.mypage .mytravel-info-booking{
  border:1px solid #e2e2e2;
  border-bottom:none;
  margin:10px;
}

.mypage .mytravel-info-booking .small-button-basic-c{
  line-height: 18px !important;
}

.mypage .mytravel-info-booking ul{
  overflow:hidden;
  display: flex;
}
.mypage .mytravel-info-booking li{
  float:left;
  list-style: none;
  padding:5px;
  box-sizing: border-box;
  border-bottom:1px solid #e2e2e2;
  font-size:14px;
  min-height:40px;
  line-height:40px;
}


.mypage .mytravel-info-booking li:first-child{
  background:#f4f4f4;
  width:30%;
}
.mypage .mytravel-info-booking li:last-child{
  width:70%;
}

.mypage .mytravel-info-booking p{
  border:1px solid #e2e2e2;
  margin:-1px 0 0 0;
  font-size:13px;
  padding:5px;
  line-height:15px;
}

.mypage .mytravel-info-box{
  border: 1px solid #e2e2e2;
  margin: 10px 5px 5px 5px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.mypage .mytravel-info-box{
  font-size:14px;
  line-height:24px;
  padding:5px;
  display: flex;
  align-items: center;
}
.mypage .mytravel-info-box p{
  width:95%;
}
.mypage .mytravel-info-box i{
  align-self: right;
}

.mypage .mytravel-detail-box{
  border: 1px solid #e2e2e2;
  margin: 10px 5px 5px 5px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.mypage .mytravel-detail-box{
  font-size:14px;
  line-height:24px;
  padding:5px;
  display: flex;
  align-items: normal;
}
.mypage .mytravel-detail-box p{

}
.mytravel-detail-box img{ position: absolute; top:13px; right:10px; width:100px; height:100px;  }
/*
.mypage .mytravel-detail-box i{
  padding-top:10px;
  align-self: right;
  font-size:35px;
}
*/
.mypage .info-list {
  vertical-align: middle;
  border-bottom: 1px solid #e0e0e0;
  line-height: 30px;
  background: #fff;
  display: inline-block;
  width: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
  color: #000;
}

.mypage .info-list i {
  float: right;
  line-height: 30px;
  color: #666;
}

.mypage .info-list .left {
  float: left !important;
  padding: 0 10px 0 0;
  width: 30px;
  text-align: center;
}
.mypage .info-list span{
  padding:0 0;
  vertical-align: middle;
  display: inline-block;
  height:30px;
}

.mypage .info-list li{
  list-style: none;
  float:left;
  padding:0;
}
.mypage .info-list li:last-child{
  float:right
}
.mypage .info-list .count{
  background:#df3e9a;
  padding:0 5px;
  border-radius: 3px;
  color:#fff;
  line-height:20px;
  vertical-align: middle;
  display: inline-block;
  height:20px;
}

.mypage .info-list .flag{
  width:30px;
  display: inline-block;
  height:30px;
}

.mypage .info-list .flag img{
  width:100%;
}

.mypage .description .avatar {
  position: absolute;
  top: 10px;
  right: 20px;
  background: #e2e2e2;
  border-radius: 40px;
  overflow: hidden;
  width: 30px;
  height: 30px;
}

.mypage .description .info-list {
  position: relative;
}

.mypage .info-list-select span {
  padding-left: 0;
}

.mypage .info-list-select {
  background: #fff;
  vertical-align: middle;
  border-bottom: 1px solid #e0e0e0;
  line-height: 30px;
}

.mypage .info-list-select select {
  line-height: 30px;
  width: 100%;
  height: 30px;
  background: #fff;
  border: none;
}

.mypage .info-list-input span {
  padding-left: 0;
}

.mypage .info-list-input {
  background: #fff;
  vertical-align: middle;
  border-bottom: 1px solid #e0e0e0;
  line-height: 30px;
}

.mypage .info-list-input input {
  border: none;
  line-height: 30px;
  width: 100%;
  height: 20px;
}

.mypage .big-button {
  display: block;
  margin: 20px;
  box-sizing: border-box;
  text-align: center;
}

.extra-charge-wrap h4{
  padding:15px 10px 0px 10px;
}

.mypage .extra-charge{
  border:1px solid #e2e2e2;
  border-bottom:none;
  margin:10px;
}

.mypage .extra-charge ul{
  overflow:hidden;
  display: flex;
}
.mypage .extra-charge li{
  float:left;
  list-style: none;
  padding:5px;
  box-sizing: border-box;
  border-bottom:1px solid #e2e2e2;
  font-size:13px;
  min-height:40px;
  line-height:40px;

}

.mypage .extra-charge li:first-child{
  background:#f4f4f4;
  width:35%;
}
.mypage .extra-charge li:last-child{
  width:65%;
  background:#fff;
}

.bill-wrap h4{
    padding:15px 10px 0px 10px;
  }
  
  .mypage .bill{
    border:1px solid #e2e2e2;
    border-bottom:none;
    margin:10px;
  }
  
  .mypage .bill ul{
    overflow:hidden;
    display: flex;
  }
  .mypage .bill li{
    float:left;
    list-style: none;
    padding:5px;
    box-sizing: border-box;
    border-bottom:1px solid #e2e2e2;
    font-size:13px;
    min-height:40px;
    line-height:40px;
  
  }


  .li-type-a{
    background:#f4f4f4;
    width:22%;
  }
  .li-type-b{
    width:28%;
    background:#fff;
  }
  .li-type-c{
    background:#f4f4f4;
    width:35%;
  }
  .li-type-d{
    width:65%;
    background:#fff;
  }
  

  .bill-table{
    width:100%;
    
    border-spacing:0;border-collapse:collapse;
   }
  .bill-table tr th{
   
    font-weight: normal;
    letter-spacing: -1px;
    font-size:0.75em;
    background-color: #f4f4f4;
  }
  .bill-table tr th,
  .bill-table tr td{
    border:1px solid #e2e2e2;
    box-sizing: border-box;
    padding:5px;
   }

/*//////////////////////////////////////////////////////////////////////////*/
/* voucher */
.voucher .description {
  padding: 0 20px;
}

.voucher .content-wrap {
  background: #fff;
  padding: 10px 20px;
}

.voucher .content-wrap .voucher-list {
  padding: 10px 0;
  border-bottom: 1px dashed #e0e0e0;
}

.voucher .content-wrap .voucher-list .left {
  float: left;
}

.voucher .content-wrap .voucher-list .right {
  float: right;
}

.voucher .content-wrap .voucher-list p {
  padding: 10px 0;
}

.voucher .content-wrap .voucher-list a {}

.voucher .content-wrap .thumb {
  float: right;
  padding: 0 10px 10px 20px;
  width: 100px;
  height: 80px;
  display: block;
}

.voucher-titles {
  text-align: center;
  background: #df3e9a;
  margin-bottom: 20px;
}

.voucher-titles2 {
    text-align: center;
    background: #FFFFFF;
    margin-bottom: 20px;
  }

.voucher .article .description-noline h3 {
  padding: 10px 0 10px 0px;
  position: relative;
}

.voucher .article .description-noline h3::before {
  content: 'l';
  color: #df3e9a;
  padding: 0px 10px 10px 0px;
  font-size: 43px;
}

.voucher .article .description-noline h3 p {
  display: inline-block;
  position: absolute;
  padding: 0 20px;
  top: 13px;
  left: 0;
}

.voucher .article .description-noline h3 span {
  display: inline-block;
  position: absolute;
  top: 28px;
  left: 0;
}

.voucher .article .description-noline {
  margin: 0;
  padding: 10px 20px;
  background: #fff;
}

.voucher .article .description-noline ul {
  padding: 0 10px 0 35px;
}

.voucher .article .description-noline li {
  padding: 5px 0;
  font-size: 13px;
}

.voucher .article .description-noline p {
  padding: 10px 0px 10px 0px;
  line-height: 25px;
}

.voucher-info-list {
  padding: 10px 0;
  border-bottom: 1px dashed #e0e0e0;
}

.voucher-info-list h4 {
  padding: 0px 20px;
}

.voucher-info-list h5 {
  padding: 5px 20px;
}

.voucher-info-list .small-button-basic {
  margin: 10px 20px;
  box-sizing: border-box;
  display: block;
  color: #000;
}

.voucher .more-info {
  padding: 20px;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* cart */
.cart .sub-nav1 {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  border-bottom: 0px solid #e0e0e0;
  background: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
}

.cart .cart-items {
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #e0e0e0;
}

.cart .cart-items ul {
  overflow: hidden;
  padding: 10px;
  box-sizing: border-box;
}

.cart .cart-items li {
  list-style: none;
  float: left;
  text-align: left;
  padding: 0;
  margin: 0;
}

.cart .cart-items li p {
  display: inline-block;
  padding: 5px 0;
}

.cart .cart-items li:first-child {
  text-align: center;
  width: 10%;
}

.cart .cart-items li:nth-child(2) {
  text-align: center;
  width: 20%;
}

.cart .cart-items li:nth-child(3) {
  padding: 0 5px;
  box-sizing: border-box;
  width: 70%;
}

.cart .cart-items li img {
  padding: 0 5px;
  box-sizing: border-box;
  width: 100% !important;
  height: 60px !important;
}

.cart .cart-items-btn {
  border-top: 1px solid #e0e0e0;
  padding: 10px;
  box-sizing: border-box;
  vertical-align: middle;
}

.cart .cart-items-btn a {
  color: #000;
}

.cart .cart-items-btn span {
  display: inline;
  float: right;
  padding: 0;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* 모달 */
.modal {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.6);
}

.modal-content {
  border-radius: 10px;
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

.close {
  display: block;
  text-align: center;
  color: #aaa;
  margin: 0 auto;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* Product Footer */
#product-footer { position: fixed; z-index: 89; bottom: 0; width: 100%; max-width:750px; height: 55px; border-top: 1px solid #cbcbcb; background-color: #fff; vertical-align: middle; }

#product-footer i {
  box-sizing: border-box;
  font-size: 22px;
  line-height: 55px;
  width: 10%;
  text-align: right;
  color: #e0e0e0;
}

#product-footer a {
  box-sizing: border-box;
  margin: 3px 5px;
  width: 40%;
  float: right;
  text-align: center;
  font-size: 14px;
}

#product-footer .wish-btn-on {
  color: #df3e9a;
}

.product-footer-total {
  display: inline-block;
  font-size: 13px;
  line-height: 55px;
  margin-left: 10px;
}

.product-footer-price {
  display: inline-block;
  color: #df3e9a;
  line-height: 55px;
}

#product-footer-buy {
  position: fixed;
  z-index: 88;
  bottom: 0;
  width: 100%;
  height: 55px;
  border-top: 1px solid #cbcbcb;
  background-color: #fff;
  vertical-align: middle;
  padding: 2px 5px;
  box-sizing: border-box;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* Footer */
#go-footer { position: fixed; z-index: 88; bottom: 0; width: 100%; max-width:750px; height: 55px; border-top: 1px solid #cbcbcb; background-color: #fff; }

#go-footer .inner>ul>li {
  width: 20%;
  float: left;
  text-align: center;
  color: #757575;
}

#go-footer .inner>ul>li a {
  color: #757575;
  display: inline-block;
  padding: 9px;
}

#go-footer .inner>ul>li p {
  font-size: 11px;
}

#go-footer i {
  font-size: 22px;
}

#go-footer .active a {
  color: #df3e9a !important;
}

#go-footer .point i,
#go-footer .point p{
  color: #df3e9a !important;
}

/*//////////////////////////////////////////////////////////////////////////*/
/* 샘플 이미지용 테스트 완료 후 삭제 */
.sample0 {
  background-image: url("../images/samples/sample_103.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.sample1 {
  background-image: url("../images/samples/sample_100.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.sample2 {
  background-image: url("../images/samples/sample_101.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.sample3 {
  background-image: url("../images/samples/sample_102.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.sample4 {
  background-image: url("../images/samples/sample_104.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.sample5 {
  background-image: url("../images/samples/sample_105.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.sample6 {
  background-image: url("../images/samples/sample_106.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.sample7 {
  background-image: url("../images/samples/sample_107.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.sample8 {
  background-image: url("../images/samples/sample_108.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.sample9 {
  background-image: url("../images/samples/sample_109.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.blur1 {
  background-image: url("../images/blur/1.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.blur2 {
  background-image: url("../images/blur/2.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.blur3 {
  background-image: url("../images/blur/3.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.blur4 {
  background-image: url("../images/blur/4.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.blur5 {
  background-image: url("../images/blur/5.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-title h1 { width:100%; padding: 10px 0 10px 10px !important; box-sizing:border-box; font-size:17px;  }
.page-title h1::before { content: 'l'; color: #df3e9a; padding: 0px 7px 0px 0px; }

.basic-button{ width:100%; background-color: #df3e9a; border-radius: 15px; font-size: 15px; padding: 15px; color: #fff !important; box-sizing:border-box; border:none; }

.paging-wrap{ margin:20px 0 10px; }
/* 페이징 */
.paging { margin:0 auto; text-align:center; }
.paging a { display:inline-block; vertical-align:middle !important; width:24px; height:24px; cursor:pointer; text-decoration:none !important; font-size:11px; line-height:22px; padding:0 !important; box-sizing:border-box; margin:0 2px; }
.paging a.side{ background:#f5f5f5; border:1px solid #ddd; border-radius:3px; color:#ddd; }
.paging a.side-on{ background:#f5f5f5; border:1px solid #ddd; border-radius:3px; color:#7b7b7b; }
.paging a.side-on:hover { background:#777777; border:1px solid #000000; color:#fff; }
.paging a.rest { border:1px solid #b5b5b5; border-radius:3px;  color:#7b7b7b; letter-spacing:-1px;}
.paging a.rest:hover { background:#777777; border:1px solid #000000; color:#fff; }
.paging a.now { font-weight:bold; background:#f7407c; border:1px solid #c9008e; border-radius:3px; color:#fff;}
.paging a.post { margin:0 9px 0 0; }
.paging a.next { margin:0 0 0 9px; }