@charset "utf-8";
@import "./contents.css";
::-webkit-scrollbar{height: 1px; width: 1px;}
::-webkit-scrollbar-track {background-color:#fff;}
::-webkit-scrollbar-thumb {background-color:#fff;}

#intro {
	min-width:320px;
	width:100%;
	height:100vh;
	position: relative;
}

#intro >img {
	max-width:400px;
	width:60%;
	position: absolute;
	left: 0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
}

#content {
	min-width:320px;
	max-width: 768px;
	width:100%;
	margin: 0 auto;
	height: 100%;
}

#content_login {
	min-width:320px;
	max-width: 768px;
	margin: auto;
	position: relative;
	width:100%;
	height:100vh;
}

#header {
	min-width:320px;
	max-width: 768px;
	width:100%;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}
#header.header_float+#content{
	padding-top:166px;
}

.set_hotel_bg {
    width:100%;
    background: url(../img/common/bg_hotel_main.png) no-repeat 0 ;
	background-size: 100% 100%;

}


.header_inner {
	width:92%;
	margin:0 auto;
}

.header_top {
	width:100%;
	color:#fff;
	padding:18px 0 12px;
	position: relative;
	border-bottom:1px solid rgba(220, 220, 220, 0.3);
}
.header_sale_tit {
	background: #124E9E;
	color: #fff;
	text-align: left;
	font-size: 14px;
	padding: 15px;
}


.header_top .logo {
	height:41px;
}
.header_top .logo a {
	font-size: 21px;
	line-height: 41px;
	color: #fff;
}
.header_top .logo img {
	height:100%;
}
.header_top .menu {
	position: absolute;
	right:0;
	top:0;
	bottom:0;
	margin:auto 0;
	height:22px;
}
.header_top .menu a {
	font-size: 16px;
	line-height: 17px;
}

.header_top .btn_back {
	position: absolute;
	left:0;
	top:0;
	bottom:0;
	margin:auto 0;
	height:22px;
}
.header_top .menu img,
.header_top .logo img {
	height:100%;
}


/*항공 호텔 구분 탭 */
.header_main_tab {
	width:100%;
	color: #fff;
	position: relative;
	border-bottom:1px solid rgba(220, 220, 220, 0.3);
}

.header_main_tab:after {
	content:"";
	display:block;
	clear:both;
}
.header_main_tab img {
	padding-right: 10px;
}
.header_main_tab .tab_2 {
	width: 50%;
	height: 58px;
	line-height: 58px;
	color:#fff;
	font-size: 18px;
	opacity: 0.9;
	float: left;
	text-align: center;
}

.header_main_tab .t_on {
	width: 50%;
	height: 58px;
	line-height: 58px;
	color:#fff;
	font-size: 18px;
	float: left;
	text-align: center;
	font-weight: 400;
	border-bottom:2px solid rgba(220, 220, 220, 100);
}

.header_main_tab .tab_3 {
	width: 33%;
	height: 58px;
	line-height: 58px;
	color:#fff;
	font-size: 18px;
	opacity: 0.9;
	float: left;
	text-align: center;
}

.header_main_tab .t3_on {
	width: 33%;
	height: 58px;
	line-height: 58px;
	color:#fff;
	font-size: 18px;
	float: left;
	text-align: center;
	font-weight: 400;
	border-bottom:2px solid rgba(220, 220, 220, 1.0);
}


/*메인 탭1 왕복 */
.header_tk_round {
	width:100%;
	color: #fff;
	padding:15px 0 15px;
	position: relative;
	border-bottom:1px solid rgba(220, 220, 220, 0.3);
}

.header_tk_round:after {
	content:"";
	display:block;
	clear:both;
}

.header_tk_round .sel_txt {
	position: relative;
	display: block;
	width: 33%;
	float: left;
	text-align: center;
}

.header_tk_round .sel_txt.sel_cal img {
	padding-top:8px;
}

.header_tk_round .sel_txt .txt_ko {
	font-size: 22px;
	padding:7px 0;
	font-weight: 200;
	letter-spacing: -0.05em;
	color: #fff; opacity: 0.6; filter: alpha(opacity=60);
}
.header_tk_round .sel_txt .txt_ko3 {
	font-size: 15px;
	height: 42px;
	line-height: 42px;
	padding:7px 0;
	font-weight: 200;
	letter-spacing: -0.05em;
	color: #fff; opacity: 0.9; filter: alpha(opacity=90);
}
.header_tk_round .sel_txt .txt_ko2 {
	font-size: 15px;
	padding:7px 0;
	font-weight: 200;
	letter-spacing: -0.05em;
	color: #fff; opacity: 0.9; filter: alpha(opacity=90);
}
.header_tk_round .sel_txt .txt_en {
	font-size: 16px;
}

.header_tk_round .sel_txt .txt_day {
	font-size: 12px;
}

.header_tk_round .sel_txt .air_tab {
	font-size: 12px;
	font-weight: 200;
	padding-top:5px;
	letter-spacing: -0.05em;
	color: #fff; opacity: 0.8; filter: alpha(opacity=80);
}

.header_tk_round .one_sel {
	display: block;
	width: 100%;
	text-align: center;
}

.header_tk_round .one_sel .txt_ko {
	font-size: 22px;
	font-weight: 200;
	letter-spacing: -0.05em;
	color: #fff; opacity: 0.6; filter: alpha(opacity=60);
}

.header_tk_round .multi_sel {
	display: block;
	width: 28%;
	float: left;
	text-align: center;
}

.header_tk_round .multi_sel .txt_ko {
	font-size: 20px;
	padding:7px 0;
	font-weight: 200;
	letter-spacing: -0.05em;
	color: #fff; opacity: 0.6; filter: alpha(opacity=60);
}
.header_tk_round .multi_sel .txt_ko2 {
	display: inline-block;
	padding-top: 7px;
	font-size: 15px;
	line-height: 18px;
	font-weight: 200;
	letter-spacing: -0.05em;
	color: #fff; opacity: 0.6; filter: alpha(opacity=60);
}
.header_tk_round .multi_sel .txt_ko2 a {
	color: #fff; opacity: 0.6; filter: alpha(opacity=60);
}
.header_tk_round .multi_sel .txt_en {
	font-size: 16px;
}

.header_tk_round .multi_sel .txt_day {
	font-size: 12px;
}

.header_tk_round .multi_sel .air_tab {
	font-size: 12px;
	font-weight: 200;
	padding-top:5px;
	letter-spacing: -0.05em;
	color: #fff; opacity: 0.6; filter: alpha(opacity=60);
}
.header_tk_round .multi_sel.multi_date {
	width:16%;
}
.header_tk_round .multi_sel.multi_date_minor {
	width:10%;
}
.header_tk_round .multi_sel.multi_date_cloes {
	width:6%;
}
.header_tk_round .multi_sel.multi_add {
	width:100%;
}

.header_tk_seat_per {
	width:100%;
	height: 55px;
	color: #fff; opacity: 0.6; filter: alpha(opacity=60);
	position: relative;
}
.header_tk_seat_per:after {
	content:"";
	display:block;
	clear:both;
}
.header_tk_seat_per .sel_txt2 {
	position: absolute;
	top: 20px;
	left: 8%;
	width: 50%;
}
.header_tk_seat_per .sel_txt3 {
	position: absolute;
	top: 20px;
	right: 8%;
	text-align: right;
	width: 50%;
}


.header_nb_seat {
	width:100%;
	text-align: center;
	color:#fff;
	padding:24px 0 30px;
	position: relative;
}
.header_nb_seat:after {
	content:"";
	display:block;
	clear:both;
}
.header_nb_seat .txt_link {
	display: block;
	font-size: 18px;
	padding-bottom: 20px;
	font-weight: 300;
	letter-spacing: -0.05em;
	color: #fff; opacity: 0.6; filter: alpha(opacity=60);
}

.header_nb_seat .btn_link_bk {
	display: block;
	width: 100%;
	font-size: 17px;
	font-weight: 400;
	border-radius: 4px;
	padding: 16px 0;
	background-color: #000;
}



#content {
	width:100%;
	position: relative;
	background: #fff;
}

.content_bg {
	background-color: #fafafa;
}

.booking_bg {
    width: 100%;
    height: 167px;
    background: url(../img/common/bg_booking.png) no-repeat 0 0;
    background-size: 100% auto;
}

.hotel_bk_bg {
    width: 100%;
    height: 167px;
    background: url(../img/common/bg_hotel_main.png) no-repeat 0 0;
    background-size: 100% auto;
}

.booking_title {
	width: 100%;
	font-size: 24px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 70px;
}
.booking_icon {
	position:absolute;
	top:-26px;
	left:50%;
	margin-left:-26px;
	width: 52px;
    height: 52px;
    background: #37A0B7;
    border-radius: 50%;
}

.booking_inner {
    width: 92%;
    position: relative;
    top: -34px;
    /* left: 4%; */
    margin: 0 auto;
    background: #fff;
    padding: 24px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.b_noti {
	padding: 30px 0 20px;
	line-height: 24px;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
}
.b_noti .ht_bk_txt {
	padding-top: 20px;
	font-size: 12px;
	text-align: center;
}
.b_noti .ht_bk_txt span {
	font-weight: 400;
}



.b_num {
	text-align: center;
	background: #fafafa;
	padding: 30px 0 25px;
	margin-bottom: 30px;
}
.b_num .number {
	display:inline-block;
	font-size: 22px;
	font-weight: 400;
	padding-bottom: 15px;
}
.b_num .b_time {
	font-size: 12px;
	color: #999;
}



.content_inner {
	width:92%;
	margin:0 auto;
}

#content h1 {
	display: block;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: -0.05em;
	padding: 16px 0;
}

#content h2 {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 13px;
	line-height: 24px;
	font-weight: 300;
}
#content h2 img {
	width: 50%;
}


.content_inner {
	padding:18px 0;
}


.tour_contact_list {
	position: relative;
	width: 100%;
}

.tour_contact_list li {
	position:relative;
}

.tour_ct_choice {
	width: 100%;
	border:1px solid #ccc;
	margin-bottom: 20px;
}
.tour_ct_choice .img {
	position: relative;
	height: 185px;
}
.tour_ct_choice .img .add_wish {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height: 38px;
	background: rgba(0, 0, 0, 0);
}
.tour_ct_choice .img .add_wish >a {
	color:#fff;
	display: block;
	padding-left:32px;
	height:32px;
	line-height: 32px;
	text-align: left;
	font-size: 12px;
	background: url(../img/common/zzim_off_wh.svg) no-repeat 7px 50%;
}
.tour_ct_choice .img .add_wish >a.on {
	background: url(../img/common/zzim_on.svg) no-repeat 7px 50%;
}



.tour_ct_choice .img img {
	width:100%;
	height: 100%;
}
.tour_ct_choice .img >div {
	position: absolute;
	left:10px;
	bottom:10px;
	background: #000;
	color: #fff;
	padding:4px 10px;
	font-size: 12px;
}
.tour_txt_box1 {
	padding:13px;
	text-align: left;
}
.tour_txt_box1 .txt0 {
	margin-bottom: 6px;
	height: 12px;
	overflow: hidden;
	font-size: 12px;
	color: #666;
}
.tour_txt_box1 .txt1 {
	font-size: 16px;
	height: 42px;
	overflow: hidden;
	line-height: 20px;
	font-weight: 500;
	padding-bottom: 6px;
}
.tour_txt_box1 .txt1_v {
	padding:0 0 8px;
	font-size: 18px;
	font-weight: bold;
}
.tour_txt_box1 .txt2 {
	padding:0 0 5px;
	font-size: 12px;
}
.tour_txt_box1 .star {
	display: inline-block;
	padding-left:22px;
	color:#b89537;
	background: url("../img/common/star_tour.svg") no-repeat 0 50%;
	height:19px;
	font-weight: bold;
	line-height: 19px;
}
.tour_txt_box1 .txt3 {
	padding-top:5px;
	font-size: 12px;
	width:100%;
	position: relative;
}
.tour_txt_box1 .txt3 >span{
	display: inline-block;
	background: #999;
	color:#fff;
	padding:3px 4px;
}
.tour_txt_box1 .txt3 >div{
	position: absolute;
	padding-top:5px;
	right:0;
	top:0;
	color:#adadad;
	text-decoration: line-through;
}
.tour_txt_box1 .cost{
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	font-family:'Helvetica Neue','Helvetica';
	letter-spacing: -0.025em;
	color:#f00;
	padding-top:5px;
}
.tour_txt_box1 .cost_v{
	text-align: right;
	font-size: 24px;
	font-weight: bold;
	font-family:'Helvetica Neue','Helvetica';
	letter-spacing: -0.025em;
	color:#f00;
	padding-top:5px;
}
.tour_txt_box1 .cost_v span {
	text-align: right;
	padding-right: 5px;
	font-size: 14px;
	color:#999;
}
.tour_txt_box1 .act_pay_btn {
	width: 100%;
	margin-top: 24px;
	text-align: center;
	padding: 16px;
	border:1px solid #B89537;
	color: #B89537;
	font-size: 16px;
}






.m_hotel_hot {
	position: relative;
	width: 100%;
}

.m_hotel_hot li {
	position:relative;
}

.m_hotel_hot li img{
	width: 100%;
	padding-bottom: 24px;
}

.hotel_txt{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	flex-direction:column
}

.hotel_txt .txt_s{
	color:#fff;
	font-size:14px;
	padding-bottom:8px;
}
.hotel_txt .txt_l{
	color:#fff;
	font-size:26px;
	font-weight: 400;
	padding-bottom:8px;
	text-shadow:2px 2px 2px #333;
}

.hotel_list {
	width: 100%;
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 20px;
	border-bottom:5px solid rgba(220, 220, 220, 0.75);
}
.hotel_list .now_city {
	font-size: 18px;
	font-weight: 400;
	cursor: pointer;
}
.hotel_list .now_city img {
	padding-right: 10px;
}
.hotel_list .title {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;
}
.hotel_list .ht_city {
	width: 33%;
	float: left;
	padding: 8px 0;
	font-size: 14px;
	cursor: pointer;
}


.atv_list {
	width: 100%;
	padding: 5px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.atv_list .title img {
	padding-right: 10px;
}
.atv_list .title {
	font-size: 18px;
	color:#B89537;
	margin-bottom: 20px;
}
.atv_list .atv_name {
	float: left;
	padding: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	border: 1px solid #999;
	cursor: pointer;
}

.more_btn {
	width: 94%;
	text-align: center;
	padding: 12px 0;
	margin: 0 10px;
	margin-bottom: 60px;
	font-size: 16px;
	background: #f4f4f4;
	cursor: pointer;
}



.air_list,
.air_list li {
	width:100%;
}
.air_list li {
	padding:5px 0 12px;
	margin-bottom: 10px;
	position: relative;
	border-bottom:1px solid rgba(220, 220, 220, 0.75);
}
.air_list li:last-child {
	border-bottom:0;
}


.air_list .info >img {
	width: 42px;
	padding-left: 5px;
}

.air_list .info .a_name {
	position: absolute;
	top: 10px;
	left: 57px;
	font-size: 16px;
	font-weight: 500;
}

.air_list .info .a_search {
	position: absolute;
	top: 10px;
	left: 57px;
	font-size: 16px;
}

.air_list .info .a_search span.poin_txt {
	color: #B89537;
	font-weight: 400;

}

.air_list .info >p {
	position: absolute;
	font-size: 11px;
	color: #999;
	top: 32px;
	left: 57px;
}

.air_list .air_ps {
	position: absolute;
	font-size: 12px;
	color: #cacaca;
	top: 12px;
	right: 0;
}

.m_foot {
	width: 100%;
}
.m_foot li.foot_icon {
	width: 33%;
	font-size: 12px;
	height: 60px;
	line-height: 60px;
	float: left;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.m_foot_txt{
	width: 100%;
	margin: 20px 0;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}

.m_foot_txt2{
	width: 100%;
	margin: 20px 0;
	text-align: left;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}



.header_sh_round {
	width:80%;
	color: #fff;
	position: relative;
	margin:0 auto;
}

.header_sh_round:after {
	content:"";
	display:block;
	clear:both;
}
.header_sh_round .tour_txt {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
}
.header_sh_round .tour_txt .txt_ko {
	font-size: 22px;
	padding:7px 0;
	font-weight: 200;
	letter-spacing: -0.05em;
	color: #fff; opacity: 0.6; filter: alpha(opacity=60);
}
.header_sh_round .tour_txt .txt_en {
	font-size: 16px;
}



.header_sh_round .sel_txt {
	display: block;
	width: 33%;
	float: left;
	text-align: center;
}
.header_sh_round .sel_txt.sel_cal img {
	padding-top:8px;
}

.header_sh_round .sel_txt .sub_kt {
	padding-top:8px;
}

.header_sh_round .sel_txt .txt_ko {
	font-size: 22px;
	padding:7px 0;
	font-weight: 200;
	letter-spacing: -0.05em;
	color: #fff; opacity: 0.6; filter: alpha(opacity=60);
}
.header_sh_round .sel_txt .txt_en {
	font-size: 16px;
}

.header_sh_round .sel_txt .txt_day {
	font-size: 12px;
}

.header_sh_round .sel_txt .air_tab {
	font-size: 13px;
	font-weight: 200;
	padding-top:5px;
	color: #fff; opacity: 0.8; filter: alpha(opacity=80);
}

.header_search_opt {
	width:100%;
	padding:15px 0;
	position: relative;
}

.header_search_opt_hotel {
	width:100%;
	padding:15px 0;
	position: relative;
	border-bottom: 1px solid rgba(220, 220, 220, 0.35)
}

.header_search_opt_tour {
	width:100%;
	padding:0 0 15px 0;
	position: relative;
}

.search_box_st1 {
	width: 100%;
	position: relative;
}
.search_box_st1 .btn_search {
	position: absolute;
	right:20px;
	top:50%;
	margin-top:-16px;
}


 .search_box {
	width: 100%;
	position: relative;
}
 .search_box .btn_back {
	position: absolute;
	left:0;
	top:0;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
}
 .search_box .btn_search {
	position: absolute;
	right:0;
	top:0;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
}

.tour_area_tit {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	padding: 30px;
	text-align: center;
	width: 100%;
}

.tour_area_tit_pkg {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	padding: 30px 0 0;
	text-align: center;
	width: 100%;
}

.tour_mn_t1 {
  width:100%;
	padding: 20px;
  overflow-x:scroll;
  display: flex;
  flex-direction: row;
}

.tour_mn_t1 a {
	display: block;
  margin-right: 20px;
  font-size: 14px;
  color: #333;
  white-space: nowrap;
}

.tour_mn_t1 a.on {
	display: block;
  margin-right: 20px;
  font-size: 14px;
  color: #B89537;
  white-space: nowrap;
}

.tour_mn_t2 {
  width:100%;
	padding: 0 0 5px 20px;
  overflow-x:scroll;
  display: flex;
  flex-direction: row;
}
.tour_mn_t2 a {
	display: block;
  margin-right: 20px;
  font-size: 14px;
  color: #333;
	padding: 10px;
	border:1px solid #999;
	border-radius: 4px;
  white-space: nowrap;
}

.tour_mn_t2 a.on {
	display: block;
  margin-right: 20px;
  font-size: 14px;
  color: #B89537;
	padding: 10px;
	border:1px solid #B89537;
	border-radius: 4px;
  white-space: nowrap;
}



.main_rol_bnr {
	width: 100%;
	height: auto;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
	text-align: center;
	width:100%;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide .txt_box{
	position: absolute;
	left:5%;
	top:25%;
	text-align: left;
}
.swiper-slide .txt_box .txt_s{
	color:#fff;
	font-size:14px;
	padding-bottom:8px;
}
.swiper-slide .txt_box .txt_l{
	color:#fff;
	font-size:22px;
	font-weight: 400;
	line-height: 20px;
	text-shadow:2px 2px 2px #333;
}
.swiper-slide .txt_box .txt_l span{
	color:#fff;
	font-weight: bold;
	vertical-align: baseline;
}
.swiper-slide img {
	width:100%;
}
.swiper-pagination-bullet {
	background: #fff !important;
}

#side_menu {
	width:70%;
	max-width: 400px;
	min-width: 270px;
	position: fixed;
	right:0;
	top:0;
	height:100vh;
	background: #fff;
	z-index: 1001;
}
.side_menu_bg {
	width:100%;
	height:100vh;
	position: fixed;
	right:0;
	top:0;
	background:rgba(0,0,0,0.6);
	z-index: 1000;
}
.side_menu_top {
	width:100%;
	padding-top:10px;
}
.side_menu_top .cont{
	width:90%;
	height:130px;
	margin: 0 auto;
	position: relative;
}
.btn_close {
	display:block;
	position:absolute;
	left:15px;
	top:20px;
	width:23px;
	height:23px;
	background: url(../img/common/btn_close_white.svg) no-repeat 50% 50%;
	background-size: 100%;
	z-index: 9;
}
.btn_close:hover, .btn_close:focus, .btn_close:active{
	    background: url(../img/common/btn_close_white.svg) no-repeat 50% 50%;
    background-size: 100%;
}

.side_menu_top .cont .txt_start {
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #fff; opacity: 0.6; filter: alpha(opacity=60);
	font-size: 32px;
	text-align: right;
}

.side_menu_cont {
	width:90%;
	margin:0 auto;
}
.side_menu_list {
	padding:30px 0 30px;
	border-bottom: 1px solid #ddd;
}
.side_menu_list li {
	width:100%;
	margin-bottom:20px;
}
.side_menu_list li:last-child{
	margin-bottom:0;
}
.side_menu_list li a {
	display:block;
	width:100%;
	padding-left:100px;
	height:35px;
	line-height: 35px;
	font-size: 16px;
}
.side_menu_list li a{
	color:#000;
}
.side_menu_list li .icon_fly {
	background: url(../img/common/icon_menu_01.svg) no-repeat 10px 50%;
	background-size: auto 90%;
	color: #6eb9c9;
}
.side_menu_list li .icon_notice {
	background: url(../img/common/icon_menu_02.svg) no-repeat 10px 50%;
	background-size: auto 90%;
}
.side_menu_list li .icon_buy {
	background: url(../img/common/icon_menu_03.svg) no-repeat 10px 50%;
	background-size: auto 90%;
}
.side_menu_list li .icon_center {
	background: url(../img/common/icon_menu_04.svg) no-repeat 10px 50%;
	background-size: auto 90%;
}

.side_menu_list li .member_cancel {
	background: url(../img/member_cancel.svg) no-repeat 10px 50%;
	background-size: auto 90%;
}

.side_menu_list li .member_edit {
	background: url(../img/member_edit.svg) no-repeat 10px 50%;
	background-size: auto 90%;
}
.side_menu_list li .icon_set {
	background: url(../img/common/icon_menu_05.svg) no-repeat 10px 50%;
	background-size: auto 90%;
}
.side_menu_list li .icon_cart {
	background: url(../img/common/icon_menu_06.svg) no-repeat 10px 50%;
	background-size: auto 90%;
}
.side_menu_bottom {
	width:92%;
	margin:0 auto;
	padding:20px 10px;
	color:#666;
	font-size: 11px;
	line-height: 15px;
}
.side_menu_bottom a {
	color:#333;
	font-size: 11px;
}
.c-btn__top {
    position: fixed;
    right:20px;
    bottom:20px;
    z-index: 99999;
    display:none;
}




@media screen and (min-width: 768px) {

	.m_hotel_hot li {
		float: left;
		width: calc(50% - 10px);
	}
	.m_hotel_hot li:nth-child(2n) {
		margin-left: 20px;
	}

	.tour_contact_list li {
		float: left;
		width: calc(50% - 10px);
	}
	.tour_contact_list li:nth-child(2n) {
		margin-left: 20px;
	}

	.c-btn__top img {
			width:38px;
	}



}
