@media screen and (min-width: 1025px) {
	#sidemenu {
		display: none !important
	}
	.bottom_bar {
		display: none
	}
}

@media screen and (max-width: 1600px) {
	.sitemap {
		margin: 140px 100px;
	}
	#sidemenu {
		display: none
	}
	.sitemap .menu_logo {
		margin-bottom: 50px
	}
	#full_banner .text {
		left: 4%;
	}
	#full_banner .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		right: 26%;
	}
	.swiper-container-vertical > .swiper-pagination-bullets {
		right: 16% !important;
	}
}

@media screen and (max-width: 1280px) {
	#sidemenu {
		display: none
	}
}

@media screen and (max-width: 768px) {
	
	div.mobile_control {
		position:fixed !important;
		top: 0 !important;
	    left: 0 !important;
		width: 100%;
		height: 100%; 
	    background: rgba(0,0,0,0.5);
	}

	div.mobile_control div.popup_body_outer {
		width:95% !important;
		height: auto !important;
		margin: 27vh auto 0;
		max-width: 350px;
		position: relative;	
	}

	div.mobile_control div.popup_body_outer div.popup_body_inner {
		width: 100% !important;
		height: auto !important;
		position: static;
		overflow: hidden;
	    border-top-left-radius: 0.4rem;
	    border-top-right-radius: 0.4rem;
	}

	div.mobile_control div.popup_body_outer div.popup_body_inner img {
		width: 100% !important;
	}

	div.mobile_control div.popup_body_outer div.popup_body_bottom {
		width: 100% !important;
		left: 0 !important;
		bottom: -30px !important;
		position:static !important;
		border-bottom-left-radius: 0.4rem;
	    border-bottom-right-radius: 0.4rem;
	}
	
	
	#container {
		display:block;
		margin: 60px auto 0 auto;
	}
	
	#header {
		position: fixed;
	    top: 0;
	    width: 100%;
	    background: #fff;
	    z-index: 450;
	}
	
	.bx_wrap .bx-viewport {
		display: none;
	}
	.swiper-container {
		display: block;
	}
	.swiper-slide img {
		width: 100%;
	}

	#lNavi {
		display: none;
	}
	/* sub */
	#contBody {
		width: 100%;
	}
    #contBody #title #location{
        padding-top: 0;
    }
	#contents {
		width: 100%;
	}
    
	#container .contents_wrap h4 {
		font-size: 16px
	}

    /* #container .rule .rule_tab_w li:nth-child(2) {
        line-height: 41px;
    } */
    #container .rule .rule_tab_w li a {
        font-size: 13px;
        line-height: 14px;
    }
	.sub_search {
		width: auto;
		margin: 15px 15px 0px;
	}
	.sub_search input.st_search {
		height: 44px;
		line-height: 44px
	}
	.sub_search input::placeholder {
		font-size: 12px
	}
	.sub_search .st_search_btn {
		width: 44px;
		height: 44px;
		line-height: 44px;
		font-size: 12px
	}

	.top_recom_wrap {
		padding: 15px;
		margin-top: 0;
		display: none;
	}
	.top_recom_wrap:first-child {
		padding-top: 0
	}
	.top_recom_wrap h3 {
		font-size: 22px;
		margin-bottom: 12px
	}

	.top_recom_wrap.detail {
		padding: 0px;
	}
	.top_recom_wrap.detail .recom_list li {
		width: 99.5%;
		float: none;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.top_recom_wrap .recom_list {
		width: 100%;
		overflow: inherit
	}
	.top_recom_wrap .recom_list li {
		width: 48.5%;
		margin-right: 10px;
		margin-bottom: 10px
	}
	.top_recom_wrap .recom_list li:nth-child(2n) {
		margin-right: 0;
	}
	.top_recom_wrap .recom_list .exp_tag {
		padding: 10px;
		font-size: 12px;
		width: 94.5%
	}
	.top_recom_wrap .recom_list .exp_wrap {
		padding: 12px;
		height: 130px
	}
	.top_recom_wrap .recom_list .photo {
		height: 242px;
	}
	.top_recom_wrap .recom_list .photo img {
		height: 100% !important
	}
	.top_recom_wrap.detail .recom_list .photo {
		height: 242px;
	}
	.top_recom_wrap .recom_list .name {
		font-size: 15px;
	}
	.top_recom_wrap .recom_list .txt {
		font-size: 13px;
		margin-bottom: 15px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		display: block;
		height: auto
	}
	.top_recom_wrap .recom_list .price {
		font-size: 15px;
	}
	.top_recom_wrap .recom_list .price .txt_price {
		font-size: 15px;
		position: static;
		width: auto;
	}
	/*
	 .top_recom_wrap .recom_list_wrap.d_type{display:none;}
	 .top_recom_wrap .recom_list_wrap.m_type{display:block;}
	 */

	.s_main_title {
		width: 100%;
		height: 40px;
		line-height: 40px;
	}
	.s_main_title #location {
		right: 15px
	}
	#sub_top_wrap {
		height: 88px;
	}
	#sub_top_wrap.type {
		height: 420px;
		background: url(../image/product/sub_t_banner03_m.jpg) no-repeat;
		background-position: center center;
		background-size: cover;
	}
	#sub_top_wrap .sub_top {
		margin-top: 20px
	}
	#sub_top_wrap .sub_top h2 {
		font-size: 26px
	}
	#sub_top_wrap .sub_top h2 span {
		font-size: 12px
	}
	#sub_top_wrap.type .sub_top span {
		font-size: 16px
	}
	#sub_top_wrap.type .sub_top span em {
		display: block
	}
	#sub_top_wrap .regis_btn a {
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		width: 120px
	}

	.wide_wrap {
		width: auto;
		padding: 0px 15px;
		margin-top: 60px !important
	}
	.wide_wrap .info_title {
		width: 100%;
		margin-bottom: 15px;
		float: none;
		position: static;
		padding-top: 15px;
	}
	.wide_wrap .info_title .t_tag {
		font-size: 14px
	}
	.wide_wrap .info_title .v_product_tit {
		font-size: 24px;
		line-height: 32px
	}
	.wide_wrap .info_title .v_product_con {
		font-size: 14px;
		line-height: 22px;
		margin-top: 5px
	}
	/*.wide_wrap .info_title .m_r_quick{display:inherit; position:absolute; right:0; top:-13px}
	 .wide_wrap .info_title .m_r_quick span{display:inline-block; margin-left:4px; background: #f6f6f6; height: 30px; width: 30px;
	 line-height: 30px; text-align: center; border: 1px solid #eee;}
	 .wide_wrap .info_title .m_r_quick span i{font-size:1.2em}*/
	.wide_wrap .product_info_wrap {
		width: 100%
	}
	.wide_wrap .product_info01 {
		margin: auto
	}
	.wide_wrap .product_img {
		float: none;
	}
	.wide_wrap .top_info_left {
		float: none;
		width: auto;
		height: 100%;
	}
	.wide_wrap .top_info_left .swiper-container_detail {
		float: none;
		width: auto;
		height: 100%;
	}
	
	
	.wish_list dd {
		padding-top: 15px;
	}
	.wish_list dd .date {
		position: inherit;
		top: inherit;
		display: block;
		font-size: 11px;
		margin-top: 5px
	}

	#tbumbnail_box {
		width: 100%;
	}
	#tbumbnail_box .btn_prev {
		margin-right: 10px;
		margin-top: 15px
	}
	#tbumbnail_box .btn_prev img {
		width: 14px
	}
	#tbumbnail_box .btn_next {
		margin-left: 10px;
		margin-top: 15px
	}
	#tbumbnail_box .btn_next img {
		width: 14px
	}
	#tbumbnail_box .thumb_list {
		width: 87%
	}
	#tbumbnail_box .thumb_list .thumb_list_sub {
		height: 57px
	}
	#tbumbnail_box ul li {
		width: 95px;
		height: 57px
	}
	#tbumbnail_box ul li img {
		width: 90px
	}
	.zoom-gallery-info {
		width: 100%;
		height: auto
	}

	.product_info02 .product_info .info .info_detail dd {
		margin-left: 1%;
		width: 68%;
		font-size: 13px;
	}

	.product_info02 .product_info .info .price_part dd {
		margin-left: 0;
		width: 100%;
	}

	.product_info02 .product_info_list dl.info_one {
		padding: 0px 0px 24px 0px;
		margin-bottom: 20px;
	}
	.product_info02 .product_info_list dt {
		font-size: 20px;
		margin-bottom: 15px
	}
	.product_info02 .product_info dl.info > dt {
		font-size: 20px;
		margin-bottom: 25px;
	}
	.product_info02 .product_info_list dt span {
		font-size: 14px
	}
	.product_info02 .product_info_list dd {
		font-size: 14px;
		line-height: 22px;
		width: 100%;
	}
	.product_info02 .product_info_list dd img {
		max-width: 100% !important;
		height: auto !important; /*max-width: 270px;*/
	}
	.product_info02 .product_info_list .table_t img {
		width: auto !important;
		max-width: 270px !important;
	}
	.product_info02 .product_info_list dd table.list_gallery {
		width: 100% !important
	}
	.product_info02 .product_info_list dd table.list_gallery td {
		width: 40% !important
	}
	.product_info02 .product_info_list dd table.list_gallery td:nth-child(2n) {
		width: 60%;
	}
	.product_info02 .product_info_list dd table.grid_gallery {
		width: 100%
	}
	.product_info02 .product_info_list dd table.grid_gallery td {
		width: 50%;
	}
	.product_info02 .product_info_list dd table.grid_gallery td img {
		width: 100%;
		height: 100%;
	}
	.product_info02 .product_info_list dd .more_view a {
		font-size: 14px
	}
	.product_info02 .product_info_list strong {
		font-size: 16px;
		margin-bottom: 10px
	}
	.product_info02 .product_info_list dd span {/*font-size:14px*/
	}
	.product_info02 .product_info .info .price_part .age_detail {
		display: inline-block;
	}
	.product_info02 .product_info .info .price_part dt {
		width: 100%;
		padding-top: 5px;
	}
	dt.specify {
		display: none !important;
	}
	.tourist_info_wrap .tourist_info dt.img img {
		width: 100%;
	}
	.product_info02 .product_info dl.info dd img {
		max-width: 100%;
		height: auto !important;
	}

	.course_box .course .contents {
		padding: 0px 0px 45px 15px;
		width: 98%
	}
	.course_box .course .txt {
		float: none;
		font-size: 14px;
		width: auto;
		margin-top: -2px;
	}
	.course_box .course .img {
		float: none;
		width: auto;
		height: auto
	}
	.course_box .course .dt_info {
		margin: 10px 0px
	}
	.course_box .course .dt_info span {
		font-size: 12px;
		margin-bottom: 0
	}
	.course_box .course .dt_info em {
		font-size: 10px;
		width: 30px;
		height: 16px;
		line-height: 16px;
		margin-right: 6px
	}
	.review_box .review {
		padding: 20px;
		margin-bottom: 10px
	}
	.review_box .review .con {
		font-size: 14px
	}
	.review_box .review .info {
		margin-top: 10px
	}
	.review_box .review .info span {
		font-size: 12px;
		margin-right: 7px
	}
	.review_box .review .info span.star_level img {
		vertical-align: middle;
		margin: 0
	}
	.horizon_review_box li {
		height: auto;
		margin-bottom: 10px;
	}
	.horizon_review_box li .title {
		padding: 15px;
		float: none;
		width: auto;
		height: auto
	}
	.horizon_review_box li .contents {
		float: none;
		width: auto;
		margin-left: 0;
		padding: 15px;
	}
	.horizon_review_box li .thumbnail {
		padding: 0px;
		width: auto;
		float: none;
		height: auto;
	}
	.horizon_review_box li .thumbnail img {
		width: 100%;
	}

	.product_info_list .write_btn {
		height: 32px;
		line-height: 32px;
		width: 75px;
		font-size: 13px;
		top: 25px
	}
	.product_info_list dd .more_view {
		text-align: right;
		padding: 14px 0px;
	}

	.detail_rbox_wrap {
		width: 100%;
		position: fixed;
		left: 0;
		margin-left: inherit;
		top: auto;
		bottom: 0;
		background: none;
		transition: all .3s;
		z-index: 460;
	}
	.detail_rbox_wrap.fixed {
		position: relative;
		top: 0
	}

	.mobile_hiding_box {
		display: none;
	}
	.mobile_hiding_box.on {
		display: block;
	}
	.rbox_info {
		width: 95%;
		margin: 0 auto;
		padding: 0 2.5%;
		border-top: 1px solid #ddd;
		box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.25);
		background: #fff;
		position: absolute;
		bottom: 60px;
		border-top-right-radius: 7px;
		border-top-left-radius: 7px;
	}
	.rbox_info .detail_other_schedule {
		margin-bottom: 0;
		display: none;
	}
	.rbox_info .date li {
		border-bottom: 1px solid #eee
	}
	/*.rbox_info .total{display:none}*/
	.rbox_info .pp_num {
		background: #fafafa;
		border: 1px solid #eee;
		padding: 3px 10px;
	}
	.rbox_info .pp_num li .p_total select {
		border: 1px solid #e7e7e7
	}
	.rbox_info .remain {
		background: #f2f2f2;
		padding: 15px;
		border: none
	}
    .rbox_info .remain .count div {
        position: absolute;
        bottom: 16px;
    }
	.rbox_info .pp_num_no_des {
		padding: 3px 10px;
	}

	.rbox_info .op_num {
		padding: 3px 10px;
	}

	/*.rbox_info .btn{display:none;}*/
	.rbox_info .btn:last-child {
		display: block;
		padding-bottom: 10px
	}
	.rbox_info .btn a {
		height: 44px;
		line-height: 44px;
		border: 1px solid #e7e7e7;
		width: 45.8%;
		font-size: 14px
	}
	.rbox_info .btn a.reserve {
		display: none
	}

	.rbox_info .op_num::-webkit-scrollbar {
		width: 3px;
	}
	.rbox_info .op_num::-webkit-scrollbar-thumb {
		background: #a9a9a9;
	}

	.rbox_info .total {
		height: 45px;
		line-height: 46px;
	}

	.other_date_mobile {
		float: left;
		background: #555;
		color: #fff !important;
		width: 140px !important;
		margin-left: 0 !important;
	}

	.detail_schedule_wrap .btn a#btn_email {
		display: none
	}
	.detail_schedule_wrap .btn a#btn_print {
		display: none
	}
	/*.rbox_info .btn.addsv a.like {width: 14%; margin-right: 1%;}*/
	/*.rbox_info .btn a#link-btn{width: 83.6%; margin-right: 0;}*/
	.detail_schedule_wrap .btn.addsv {
		width: 104px;
	}
	.detail_schedule_wrap .btn.addsv a {
		height: 40px;
		line-height: 40px;
		/* width: 30%; */
        width: 48px;
		margin-right: 3%;
		margin-top: 4px;
	}
	.detail_schedule_wrap .btn.addsv a:last-child {
		margin-right: 0;
	}
	
	.date_people_control_wrap li {float:none; margin:0;}
	.date_people_control_wrap li input {width:100%;margin-bottom:5px;}
	
	.rbox_staff {
		padding: 15px 0;
		margin-bottom: 20px;
		width: 99%;
	}
	.rbox_staff .photo {
		margin-left: 10px;
	}
	.rbox_staff .staff {
		width: 65%;
	}
	.rbox_staff .staff .name {
		font-size: 16px;
		line-height: 20px
	}
	.rbox_staff .staff .name span {
		font-size: 12px
	}
	.rbox_staff li {
		font-size: 12px;
	}
	.rbox_hotel {
		padding: 15px 10px;
    	margin-bottom: 20px;
    	width: calc(100% - 24px);
	}
	
	.rbox_hotel .hotel ul:first-child {
		width:60%;
	}
	
	.rbox_hotel .hotel ul:last-child {
		width:40%;
	}
	
	.product_info02 {
		width: 100%;
		border-right: none;
		padding: 0;
	}
	
	.product_info02.car {
		margin-top: 25px;
		margin-bottom: 25px;
	}
	
	.rbox_staff .notice {
		width: calc(100% - 22px);
		margin-top: 20px;
		display: inline-block;
	}

	.detail_schedule_wrap {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.wide_wrap .top_info_right {
		width: 100%;
		margin-left: 0;
	}
	
	.hotel_base_info .product_info dl.info > dt {
		margin-top:10px;
		margin-bottom:10px;	
	}
	.hotel_base_info .product_info dl.info > dd {
		padding: 15px 0;
	}
	.hotel_base_info .product_info .info .info_detail {
	    margin-bottom: 20px;
	}
	.hotel_base_info .product_info .info .info_detail dd {
		margin-left: 1%;
	    width: 72%;
	    font-size: 13px;
    }
	.detail_schedule_wrap .btn.addsv.for_hotel a {
		width: 30.5%;
	}
	.detail_schedule_wrap .btn.addsv.for_hotel {
		margin-top:15px;
	}
	
	.detail_schedule_wrap .sch_cal_wrap {
		float: none;
		width: 100%;
		width: -moz-fill-available;
		width: -webkit-fill-available;
		width: -ms-fill-available;
		border-right: 0;
		padding: 15px 0px
	}
	.d_schedule_calendar .sch_cal_wrap:first-child .cal-btn-next {
		display: inherit
	}

	.detail_schedule_wrap h3 {
		font-size: 20px;
		margin-top: 20px;
	}
	.detail_schedule_wrap .d_sch_title {
		margin-bottom: 5px
	}
	.detail_schedule_wrap .state_color {
		position: relative;
		margin-bottom: 10px;
		top: inherit;
	}
	.detail_schedule_wrap .state_color li:first-child {
		margin-left: 0
	}
	.detail_schedule_wrap .d_schedule_calendar {
		width: 99%;
		overflow: hidden
	}
	.detail_schedule_wrap .calender {
		width: 100%;
	}
	.d_schedule_list {
		width: 100%;
		margin-left: 0;
		float: none;
		padding-top: 0;
		padding-bottom: 0
	}
	#d_schedule_list .d_schedule_list {
		padding-top: 25px;
	}
	.d_schedule_list .title {
		height: 40px;
		margin-top: 10px;
	}

	.d_schedule_title {
		width: 100%;
		width: -moz-fill-available;
		width: -webkit-fill-available;
		width: -ms-fill-available;
		padding: 15px;
		background: #fafafa;
		border-bottom: 1px solid #eee
	}
	.d_schedule_title .t_tag {
		font-size: 13px;
		margin-bottom: 5px;
		color: #df4e4e;
		display: block;
	}
	.d_schedule_title .v_product_tit {
		font-size: 18px;
		line-height: 26px
	}
	.d_schedule_list li .list_box .status {
		margin-top: 5px;
		width: 100%;
	}
	.d_schedule_list .product_title {
		width: 100%;
	}
	.d_schedule_list .room_info {
		width: 100%;
		float: none;
		text-align: left;
		margin-bottom: 5px;
	}

	/* 일정표 */
	.scd_info_box {
		overflow: hidden !important;
	}
	.scd_info_box .thumbnail {
		float: none !important;
		width: 100% !important;
		height: 100% !important;
	}
	.scd_info_box .detail {
		float: none !important;
		width: 100% !important;
	}
	.scd_info_box .detail span {
		display: block
	}
	.scd_info_box .detail .mtit {
		font-size: 14px;
		margin-bottom: 5px;
		font-weight: bold
	}
	.scd_info_box .detail .stit {
		font-size: 13px;
		font-weight: bold
	}
	.scd_info_box .detail .con {
		font-size: 12px;
		line-height: 19px;
		color: #5d5d5d
	}
	.scd_info_box .detail .bnt_info {
		float: right;
		margin-top: 10px;
		border: 1px solid #ccc;
		background: #fff;
		color: #5d5d5d;
		padding: 3px 5px;
		font-size: 11px;
		text-decoration: none
	}

	.detail_cont_box {
		display: block;
	}

	.product_quick_menu {
		margin-bottom: 24px;
	}
	.product_quick_menu.fixed {
		width: 100%;
		height: auto;
		background: none;
		top: 0;
		left: 0
	}
	.product_quick_menu.fixed ul {
		margin: 0
	}
	.product_quick_menu li {
		width: 33.2%;
	}
	.product_quick_menu li:nth-child(3n) {
		border-right: 1px solid #e7e7e7
	}
	.product_quick_menu li a {
		font-size: 13px;
		height: 37px;
        line-height: 12px;
	}
	.product_quick_menu li.on a {
		height: 36px;
		line-height: 12px
	}

	.table_t {
		border-top: 0
	}
	.table_t th {
		font-size: 12px;
		padding: 5px 0px;
        line-height: 14px;
	}
	.table_t th:first-child {
		width: 10%
	}
	.table_t th:nth-child(3) {
		width: 15%
	}
	.table_t th:nth-child(4) {
		width: 15%
	}
	.table_t td {
		font-size: 13px;
		padding: 10px 12px;
	}
	.table_t .no {
		font-size: 11px
	}
	.table_t .name {
		font-size: 12px;
	}
	.table_t .name span {
		width: 71px;
		display: block;
		word-break: break-all
	}

	.table_t.responsive_board .name span {
		width: auto
	}
	.table_t.responsive_board.for_faq th:nth-child(3) {
		width:48%;
	}
	
	.table_t.responsive_board.for_faq th:nth-child(4), .table_t.responsive_board.for_faq td:nth-child(4) {
		display:none;
	}
	
	.table_t.responsive_board.for_faq td {
		padding:10px 6px;
	}
	
	.table_l th {
		font-size: 12px;
		padding: 5px 0px;
        line-height: 15px;
	}
	.table_l td {
		font-size: 13px;
		padding: 10px 12px
	}
	.table_l td input[type=text], input[type=password] {
		height: 22px;
		font-size: 12px;
		/* width: 96% !important; */
	}
	

/* 전화번호 css */
.phoneNum1 {width: 25% !important;}

	.table_l td input.coupon_code {
		width:68% !important;
	}
	
	.table_l td select {
		height: 34px;
		font-size: 12px;
	}
	.table_l td .calendar_input {
		height: 30px
	}
	.table_l td span {
		margin-left: 0;
		margin-top: 4px;
		font-size: 11px;
	}
	.table_l input.btn {
		height: 34px;
        font-size: 11px;
	}
	.table_l .content {
		padding: 20px 0px
	}
	
	.table_l td .cke_1 {
    	width: 100% !important;
   }
   
	.table_l td textarea {
		width: 96% !important;
	}
	
	.point td input[type=text] {
		width: 62%;
	}

	.reserve_wrap .table_l colgroup col:first-child {
		width: 30%;
	}

	.info_table .ptn-write li {
		width: 100%;
		height: 100%;
		float: none;
	}
	.info_table .ptn-write li:after {
		display: block;
		content: "";
		clear: both;
		width: 100%;
	}
	.info_table .ptn-write li span.tit {
		width: 28%;
        line-height: 15px;
        min-height: 31px;
        display: flex;
        align-items: center;
        justify-content: center;
	}
	.info_table .ptn-write li span.cont {
		width: calc(70% - 10px)
	}
	.info_table .ptn-write li input {
		width: 80%;
	}
	.info_table .ptn-write li input.eng_first {
		width: 25%;
	}
	.info_table .ptn-write li input.eng_last {
		width: calc(51% - 4px)
	}
	.info_table .ptn-write li.cust_memo textarea {
		width: 77%;
	}

	.responsive_board th:first-child, .responsive_board td:first-child, .responsive_board th:last-child, .responsive_board td:last-child {
		display: none;
	}

	table.afternoon-session {
		width: 100%;
		table-layout: fixed;
	}

	table.afternoon-session thead {
		display: none;
	}
	table.afternoon-session thead tr {
		width: 100%;
	}
	table.afternoon-session tbody {
		text-align: center;
	}
	table.afternoon-session tr {
		position: relative;
		border: 1px solid #d8d8d8;
		display: inline-block;
		width: 97.4%;
		margin: 0 auto 15px auto;
	}
	table.afternoon-session tr:last-child {
		margin-bottom: 0
	}
	table.afternoon-session td {
		position: relative;
		display: block;
		padding: 4px 10px 4px 10px;
		font-size: 13px;
		border: none; /*border-bottom: 1px solid #e7e7e7;*/
		text-align: left !important;
	}
	table.afternoon-session td.ht {
		height: 20px
	}
	table.afternoon-session td:first-of-type {
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 0 5px 0px 10px;
		border-bottom: 0
	}
	/*table.afternoon-session.restore td:first-of-type{padding: 10px 10px 10px 18%; margin-top:0; border-bottom: 1px solid #e7e7e7;}*/
	table.afternoon-session td:last-of-type {
		border-bottom: 0;
		text-align: center !important;
		background: #93b8e2;
		margin-top: 9px;
	}
	table.afternoon-session td.align_c {
		padding: 10px 0px;
		margin-top: 0
	}

	table.afternoon-session td:nth-child(5), table.afternoon-session td:nth-child(7) {
		display: none;
	}
	table.afternoon-session.restore td:nth-child(5), table.afternoon-session.restore td:nth-child(7) {
		display: block;
	}

	table.afternoon-session.point_for_mobile [data-cell-header]:before {
		content: attr(data-cell-header);
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 20%;
		text-align: left;
		padding: 10px;
		font-weight: 500;
		color: #888;
		font-size: 12px
	}

	table.afternoon-session.point_for_mobile td {
		padding: 10px 10px 10px 33%;
		margin: 0;
	}
	table.afternoon-session.point_for_mobile td:last-of-type {
		background: none;
		text-align: left !important;
	}

	table.afternoon-session td .m_res_detail {
		display: block;
		float: right;
		margin-right: 5px;
		color: #ffffff;
	}

	table.afternoon-session td .m_hotel_in {
		display: inline;
	}

	.table_t .res_title {
		font-size: 20px;
		font-weight: 600;
		line-height: 29px;회원탈퇴
	}
	.res_detail_btn {
		padding: 5px 12px;
		display: inline-block;
	}
	.table_t .price {
		text-align: left !important;
		color: #df4e4e;
		font-size: 20px;
		padding: 6px 10px 9px 10px;
	}
	.table_t input[type=checkbox] {
		position: absolute;
		right: 10px;
		top: 7px;
		z-index: 449;
	}
	.date_respon {
		width: 50%;
	}
	.res_detail_area {
		display: block;
	}
	.res_process {
		position: absolute !important;
		right: 0;
		top: 10px;
	}
	.res_process strong {
		padding-right: 20px;
	}
	.page_number {
		margin-top: 15px;
		font-size: 12px
	}
	.btn_pay_wrap {
		width: 97.5%;
		margin: 10px auto;
	}
	.btn_pay_wrap a {
		height: 30px;
		line-height: 30px;
		min-width: auto;
		font-size: 12px
	}
	.btn_pay_wrap span {
		height: auto;
		line-height: inherit;
	}
	.btn_pay_wrap .lo_right span {
	}
	.input_lo label {
		top: 1px
	}

	#title, #title_bd, #title_visa {
		width: auto;
		margin: 0px 15px;
		height: 70px;
		line-height: 16px;
		padding-top: 25px;
	}
	#title .cont_tit, #title_bd .cont_tit {
		font-size: 22px;
	}
    	.stop_category {
    	    width: 100%;
    	    margin-bottom: 0
    	}
    
    	.stop_category ul {
    	    overflow: hidden;
    	    margin: 0px 15px;
    	    border-bottom: 1px solid #e7e7e7
    	}
    
    	.stop_category li {
    	    width: 33.2%;
    	}
    
    	.stop_category li:nth-child(3) {
    	    margin-right: 0
    	}
    
    	.stop_category li:last-child {
    	    margin-right: 0
    	}
    
    	.stop_category.st li:nth-child(4),
    	.stop_category.st li:last-child {
    	    width: 49.8%
    	}
    
    	.stop_category.board li {
    	    width: 33.2%;
    	}
    
    	.stop_category.fr li {
    	    width: 33.2%
    	}
    
    	.stop_category.fr li:nth-child(3) a {
    	    border-right: 0
    	}
    
    	.stop_category li a {
    	    border-bottom: 0;
    	    height: 38px;
    	    font-size: 13px;
    	}
    
    	.stop_category li.on a {
    	    height: 37px;
    	}
    
    	.stop_category li:nth-child(3) a {
    	    border-right: 1px solid #d8d8d8;
            box-shadow: 0 1px 0 0 #d8d8d8;
            
    	}
    
    	.stop_category li.on a {
    	    border: 1px solid #f38585
    	}
	.stop_tab {
		width: 100%;
	}
	.stop_tab ul {
		margin: 20px 15px 0;
	}

	.stop_tab li {
		width: 49.8%;
	}

	.stop_tab li a {
		font-size: 13px;
		height: 37px;
	}

	.menu_tab2 {
		padding-bottom: 10px;
		margin-bottom: 15px;
	}
	.menu_tab2 li a {
		font-size: 12px;
		height: 30px;
		line-height: 30px
	}

	.board_list_wrap {
		margin-bottom: 8px
	}
	.board_list_wrap .t_view_ban {
		margin-bottom: 15px;
	}
	.board_list_wrap .t_view_ban img.pc_ban {
		display: none
	}
	.board_list_wrap .t_view_ban img.mb_ban {
		display: block
	}
	.board_t_wrap {
		float: none;
		height: 77px;
	}
	.board_search {
		width: 100%;
		margin-bottom: 8px
	}
	.board_search select {
		width: auto;
		height: 34px;
		font-size: 12px
	}
	.board_search input {
		width: 98%;
		height: 22px;
		-webkit-appearance: none;
		-webkit-border-radius: 0;
	}
	.board_search input.btn {
		width: auto;
		height: 34px;
		font-size: 12px
	}
	.board_search li:nth-child(2) {
		width: 82.2%
	}
	.board_btn_n {
		float: right
	}
	.board_btn_n a {
		width: 70px;
		height: 34px;
		line-height: 34px;
		font-size: 12px;
	}
	.t_page {
		position: absolute;
		top: auto;
		bottom: 10px;
		font-size: 12px
	}
	.board_btn_w a {
		width: 55px;
		font-size: 12px
	}

	.wish_wrap {
		border-top: 0
	}
	.wish_list {
		padding: 12px 0px;
		display: inline-block;
		width: 100%
	}
	.wish_list:first-child {
		border-top: 1px solid #e7e7e7
	}
	.wish_list dt .num {
		padding: 0px 5px;
	}
	.wish_list dt .img {
		width: 200px;
		height: 133px;
	}
	.wish_list dd {
		float: right;
		width: 67%;
		margin: 0;
		margin-left: 0px;
		padding-top: 0
	}
	.wish_list dd .name {
		font-size: 14px;
		padding: 0
	}
	.wish_list dd .txt {
		margin: 0
	}
	.wish_list dd .price {
		font-size: 14px;
	}

	#container .contents_wrap .rule_wrap {
		padding: 25px
	}
	#container .rule_wrap .detail h3 {
		font-size: 18px;
		padding-top: 25px
	}

	#container .member_wrap {
		width: -webkit-fill-available;
		padding: 40px;
	}
	#container .member_wrap .con_box .sns_login .btn_login {
		margin: 0;
		float: none;
		width: 100%;
		margin-bottom: 5px;
	}
	#container .member_wrap .con_box .sns_login .btn_login a {
		width: 100%;
		width: -moz-fill-available;
		width: -webkit-fill-available;
		width: -ms-fill-available;
		height: 48px;
		line-height: 48px;
	}
	#container .member_wrap .con_box .btn_login a i {
		height: 48px;
		line-height: 48px;
		width: 50px;
	}
	#container .member_wrap .con_box .btn_login a span {
		display: block;
		margin-left: 36px
	}
	#container .member_wrap .con_box .btn_login a span em {
		display: inline-block
	}
	#container .member_wrap .con_box2 .iframe {
		padding: 10px;
		height: 100px
	}
	#container .member_wrap .con_box2 .iframe .agree_box {
		height: 100px
	}
	#container .member_wrap .m_process_wrap li {
		width: 33.3%;
		margin-right: 0
	}
	#container .member_wrap .m_process_wrap li div {
		border-radius: 0;
	}
	#container .member_wrap .m_process_wrap li strong {
		font-size: 14px;
        line-height: 14px;
	}
	/* #container .member_wrap .m_process_wrap li span {
		padding-top: 15px
	} */
	#container .member_wrap .member_title .big {
		padding-bottom: 0
	}

	#container .reservation_wrap {
		width: -moz-fill-available;
		width: -webkit-fill-available;
		width: -ms-fill-available;
		padding: 40px
	}
	#container .reservation_wrap .reservation_price li .item {
		font-size: 13px
	}
	#container .reservation_wrap .reservation_price li .total {
		font-size: 14px
	}
	#container .reservation_wrap .con_box .sns_login .btn_login {
		float: none;
		width: 100%;
	}
	#container .reservation_wrap .con_box .sns_login .btn_login a {
		width: 100%;
		width: -moz-fill-available;
		width: -webkit-fill-available;
		width: -ms-fill-available;
	}
	#container .reservation_wrap .con_box2 .iframe {
		padding: 10px;
		height: 100px
	}
	#container .reservation_wrap .con_box2 .iframe .agree_box {
		height: 100px
	}
	#container .reservation_wrap .r_process_wrap li {
		width: 33.3%;
		margin-right: 0
	}
	#container .reservation_wrap .r_process_wrap li div {
		border-radius: 0;
	}
	#container .reservation_wrap .r_process_wrap li strong {
		font-size: 18px
	}
	#container .reservation_wrap .r_process_wrap li span {
		padding-top: 15px
	}

	.request_form_wrap {
		width: 100%;
		width: -moz-fill-available;
		width: -webkit-fill-available;
		width: -ms-fill-available;
		padding: 40px
	}
	/*
	 .request_form .request_t{display:none;}
	 .request_form .request_t.mobile{display:table;}
	 */

	.request_form dd li.thd {
		width: 30.9%;
	}
	.request_form dd li {
		width: 48.2%
	}
	.request_form dd li .i-box input {
		width: 88%;
	}

	.btn_check_wrap {
		float: right;
		margin: 10px 0px
	}
	.btn_check_wrap div {
		display: inline-block;
	}
	.btn_check_wrap .btn_check {
		font-size: 12px;
	}
	.btn_check_wrap .btn_cancle a {
		font-size: 12px;
	}

	.c_section {
		padding: 35px 0px;
	}
	.c_section .m_con {
		font-size: 16px;
		line-height: 24px
	}
	.c_section .m_con .m_con_txt {
		font-size: 24px;
		line-height: 32px
	}
	.c_section .m_con .m_con_txt em {
		display: block
	}
	.c_section .s_box li {
		float: none;
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
	.c_section .s_box li:last-child {
		margin-bottom: 0
	}
	.c_section .s_box li p {
		font-size: 20px;
		float: left;
		width: 45%;
	}
	.c_section .s_box li span {
		font-size: 14px;
		display: inline-block;
		width: 55%;
		text-align: left;
	}
	.c_section .s_box.line {
		margin: 10px 0px;
	}
	.c_section .s_box.line li {
		border: none;
		border-bottom: 1px dotted #e7e7e7;
		float: none;
		width: -webkit-fill-available;
		width: -ms-fill-available;
		width: -moz-fill-available;
		height: auto;
		padding: 24px 50px;
	}
	.c_section .s_box.line li:first-child {
		padding-top: 0
	}
	.c_section .s_box.line li p {
		float: none;
		width: auto;
		text-align: left;
	}
	.c_section .s_box.line li span {
		display: block;
		width: auto;
		margin-bottom: 0
	}
	.c_section .s_box.line li div.text {
		height: 210px;
		float: left;
		padding: 0;
		height: auto
	}
	.c_section .s_box.line li img {
		float: right;
		width: 30%;
	}

	.c_section img {
		width: 70%;
	}
	.c_section .s_tit {
		font-size: 24px
	}
	.c_section .sc_wrap .tt {
		font-size: 18px;
		line-height: 24px
	}
	.c_section .sc_wrap dl {
		font-size: 14px
	}
	.c_section .sc_wrap dt {
		font-size: 12px;
		width: 18px;
		height: 18px;
	}
	.c_section .sc_wrap .youtube p {
		display: block;
		width: 100%;
	}
	.c_section .sc_wrap .youtube iframe {
		height: 190px
	}
	.c_section .site_box .sb_tit {
		font-size: 14px;
		padding-left: 5px
	}
	.c_section .site_box li a {
		height: 30px;
		line-height: 30px;
		font-size: 12px
	}
	.c_section .service_list .s_list {
		height: 125px
	}
	.c_section .service_list .s_list .images {
		display: none;
	}
	.c_section .service_list .s_list .tit {
		width: 15%;
		font-size: 16px;
		line-height: 120px;
	}
	.c_section .service_list .s_list .txt {
		width: 79.5%;
		height: 85px;
		font-size: 14px
	}

	.staff_profile {
		margin-top: 0px
	}
	.staff_profile li {
		width: 48.9%;
		margin-right: 15px;
		margin-bottom: 30px;
	}
	.staff_profile li:nth-child(2n) {
		margin-right: 0
	}
	.staff_profile li .thumbnail {
		height: 359px
	}
	.staff_profile li .m_txt .name {
		font-size: 20px;
	}
	.staff_profile li .m_txt .name span {
		font-size: 13px
	}
	.staff_profile li .s_txt {
		font-size: 13px;
		height: 5.9em;
	}

	.press_list {
		margin-top: 0
	}
	.press_list li {
		height: 144px;
		margin-bottom: 15px
	}
	.press_list li .thumbnail {
		width: 30%;
		height: 100%
	}
	.press_list li .text {/*width: 64%;*/
		width: 63%;
		padding: 20px;
	}
	.press_list li .text .tit {
		font-size: 18px; /*margin-bottom:5px*/
		margin-bottom: 8px;
	}
	.press_list li .text .con {
		font-size: 13px; /*margin-bottom:15px;*/
		margin-bottom: 30px;
		-webkit-line-clamp: 2;
		height: 3em;
	}
	.press_list li .text .date {
		font-size: 12px
	}

	.location_info {
		margin-top: 0
	}
	.location_info .map {
		float: none;
		width: auto;
		margin-bottom: 15px
	}
	.location_info .info {
		float: none;
		width: auto
	}

	/* common */
	#contGen {
		padding-bottom: 24px
	}
	.sidebar {
		display: none
	}
	.gnb_opener {
		right: inherit;
		left: 15px;
		top: 14px;
	}
	.gnb_opener i {
		font-size: 2.2em;
	}

	.footer_wrap {
		padding-bottom: 50px;
	}
	.footer_wrap .ft_info {
		padding: 25px 0px;
	}
	.footer_wrap h3 {
		font-size: 24px
	}
	.footer_wrap h3 span {
		font-size: 14px;
		line-height: 26px
	}
	.footer_wrap .ft_info {
		font-size: 12px;
		line-height: 19px
	}
	.footer_wrap .ft_info img.cs_icon {
		display: none
	}
	.footer_wrap .cscenter {
		margin: 20px 0px
	}
	.footer_wrap .cscenter .call {
		font-size: 28px;
		line-height: 30px
	}
	.footer_wrap .info {
		margin-bottom: 20px;
	}
	.footer_wrap .sns a {
		width: 35px;
		height: 35px;
		margin-right: 5px
	}
	.footer_wrap .sns a i {
		line-height: 35px;
		font-size: 1.5em
	}
	.footer_wrap .sns a.kakaotalk i {
		font-size: 1.7em
	}

	.ft_contents .menu {
		height: auto;
		line-height: normal;
		overflow: hidden
	}
	.ft_contents .menu ul {
		width: auto
	}
	.ft_contents .menu li {
		width: 49.8%;
		font-size: 12px;
		background: none;
		border-bottom: 1px solid #bbb;
		border-right: 1px solid #bbb;
		height: 30px;
		line-height: 30px;
	}
	.ft_contents .menu li:nth-child {
		border-right: 0
	}
	.ft_contents .account .tit {
		font-size: 14px
	}
	.ft_contents .account .con {
		font-size: 12px
	}
	.ft_contents .account .con span {
		display: block
	}
	.ft_contents .copy {
		width: auto;
		padding: 20px 0px;
		text-align: center;
	}
	.ft_contents .copy ul {
		float: none;
		margin: 0;
		margin-bottom: 10px;
	}
	.ft_contents .copy li {
		font-size: 12px;
		line-height: 20px;
		display: inline-block;
		margin-right: 10px;
	}
	.ft_contents .copy li em {
		margin-right: 5px
	}
	.ft_contents .copy li span {
		display: b
	}
	.ft_contents .copy .f_logo {
		display: none
	}
	.ft_contents .copy ul.parter {
		position: inherit;
		right: inherit;
		top: inherit;
		display: inline-block;
	}
	.ft_contents .copy ul.parter li img {
		height: 34px
	}
	.go_top {
		position:fixed;
		right: 15px;
		bottom: 15px;
		width: 40px;
		height: 40px;
		box-shadow: 0 1px 3px rgb(0 0 0 / 25%);
		border-radius: 2px;
		z-index: 9999;
	}
	.go_top i {
		top: 10px;
	}

	#review_write_bg {
		z-index: 2000
	}
	.review_write_wrap {
		width: 100%;
		width: -moz-fill-available;
		width: -webkit-fill-available;
		width: -ms-fill-available;
		margin: 0;
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		overflow: auto
	}
	.review_write_wrap .close_btn {
		top: 0
	}
	.write_box {
		height: 100%;
	}
	.write_box .table_w th {
		font-size: 14px
	}
	.write_box .table_w input {
		font-size: 14px;
		height: 55px
	}
	.write_box .table_w select {
		height: 55px;
		font-size: 14px;
		width: 30%
	}
	.write_box .table_w input.calendar {
		width: 47%;
	}
	.write_box .table_w textarea::placeholder {
		font-size: 14px;
	}

	.event_board_list li {
		width: 49%;
		margin-right: 15px;
		margin-bottom: 10px
	}
	.event_board_list li .thumbnail {
		height: 120px;
	}
	.event_board_list li .t_box {
		padding: 10px 0px;
	}
	.event_board_list li .t_box .tit {
		font-size: 18px
	}
	.event_board_list li .t_box .date {
		font-size: 12px
	}
	.event_board_list li .t_box .state {
		height: 16px;
		line-height: 15px;
		font-size: 10px;
		width: 40px
	}
	.table_l .content img {
		width: 100% !important;
	}

	#cmm_view_content p img {
		width: 100%;
		height: auto !important;
	}
	#cmm_view_content img {
		width: 100%;
		height: auto !important;
	}

	.product_info02_bg {
		height: 100%;
	}
	#bpop_box {
		position: fixed !important;
		width: 100% !important;
		left: 0 !important;
		top: 0 !important;
		right: 0 !important;
		left: 0 !important;
		height: 100% !important;
	}
	.bpopup-close {
		top: 75px;
		right: 0;
		background-size:35%;
	}
	.product_info02_bg .info_box {
		padding: 15px;
		margin-top: 30px
	}
	/* .bottom_hotel_info_wrap h3 {
		margin-bottom: 0 !important
	} */
	.bottom_hotel_info_wrap .bottom_hotel_info .img {
		width: auto;
		height: auto;
	}
	.bottom_hotel_info_wrap .bottom_hotel_info dd {
		width: auto;
		float: none;
	}
	.bottom_hotel_info_wrap .bottom_hotel_info dd .txt_in {
		padding-top: 0px
	}
	.bottom_hotel_info_wrap .bottom_hotel_info img {
		margin: 0;
		width: 100%;
		height: auto;
	}
	.bottom_hotel_info_wrap .bottom_hotel_info .h_info li span {
		width: calc(100% - 140px);
	}
	.bottom_hotel_info_wrap .bottom_hotel_info .h_info li strong {
		font-size: 15px;
	}
	.out_box2 {
		width: 100%
	}

	.rule_wrap .rule_table {
		width: 100%
	}
	.rule_wrap .rule_table colgroup {
		display: none
	}
	.rule_wrap .rule_table.afternoon-session td:first-of-type {
		margin-top: 0;
		padding: 8px 15px;
		border-bottom: 1px solid #e7e7e7
	}
	.rule_wrap .rule_table td {
		border: 0;
		border-bottom: 1px solid #e7e7e7
	}

	.sns_link_box {
		right: 15px;
		bottom: 50px;
	}

	.sns_link_box.ht_box {
		top: -277px;
		right: 10px;
	}

	.comment_list_wrap .comment_list_in dt {
		width: 25%;
	}
	.comment_list_wrap .comment_list_in dd {
		width: 70%;
	}

	.hd_search_wrap {
		float: none;
		background: #df4e4e;
		margin: 0;
		padding: 10px 10px 10px;
		line-height: normal;
		display: none;
		position: relative;
	}
	.hd_search_wrap .search_input {
		width: 98%;
		font-size: 12px;
		height: 30px
	}

	.mb_search_btn {
		line-height: normal;
		display: block;
		position: absolute;
		right: 55px;
		top: 19px;
		font-size: 1.9em;
	}
	.mb_search_btn a {
		color: #000
	}
	.mb_lang_btn {
		line-height: normal;
		display: block;
		position: absolute;
		right: 20px;
		top: 19px;
		font-size: 1.9em;
	}
	.mb_lang_btn .mb_lang_menu {
		background: rgb(255, 255, 255);
		position: absolute;
		right: 0px;
		width: 89px;
		font-size: 13px;
		top: 31px;
		padding: 3px 12px;
		border-radius: 17px;
		display: block;
		border: 1px solid #ddd;
		box-shadow: rgb(0 0 0 / 20%) 0px 2px 8px !important;
	}
	.mb_lang_btn .mb_lang_menu a{
		font-weight: 300;
		line-height: 28px;
	}
	.hd_search_wrap .search_btn {
		position: absolute;
		z-index: 100;
		right: 15px;
		top: 38px;
		color: #df4e4e;
		font-size: 1.2em;
		height: auto;
		line-height: normal;
	}
	.hd_search_wrap .search_btn {
		right: 20px;
		top: 20px;
		font-size: 1.7em;
	}

	.event_view {
		width: auto;
		left: auto;
		margin-left: auto;
		padding: 15px;
	}
	.event_view .normal {
		width: auto;
		width: 100% !important;
	}
	.event_view .full {
		width: 175% !important;
		margin-left: -37% !important
	}
	.event_view .text {
		width: 100%;
	}
	.event_view .board_btn_w {
		width: 100%;
	}
	.res_br_area {
		display: block;
	}
	.fl_logo, .fl_name, .fl_num {
		display: block;
		float: left;
		margin-top: 2px;
	}
	.fl_name, .fl_num {
		margin-top: 5px;
	}

	.product_list_zone {
		padding: 0 15px 15px 15px;
		margin-top: 0;
	}
	.product_list .product_info_w .photo {
		margin-left: 0;
		float: none;
		width: 100%;
		height: 100%;
	}
	.product_list .product_info_w .photo img {
		width: 100%;
		height: 100%;
	}
	.product_list .product_info_w .info_wrap {
		float: none;
		width: 95%;
		margin: 0 auto;
		top: auto;
		right: auto;
	}
	.product_list .info_wrap h4 {
		width: 100%;
		padding: 10px 0 0 0;
	}
	.product_list .info_wrap .txt {
		width: 100%;
		padding: 14px 0;
	}
	.product_list .info_wrap .price {
		position: static;
		font-size: 20px;
        line-height:30px;
	}
	.product_list .info_wrap .p_icon {
		padding-top: 0;
		width: 100%;
		display: block;
		margin-bottom: 5px;
	}
	.product_list .info_wrap .h_info {
		width: 100%;
		padding-bottom: 9px;
	}
	.product_list .info_wrap .h_info .h_address {
		width: 70%;
	}
	.product_list .info_wrap .btn_sch_on, .product_list .info_wrap .btn_sch_off {
		margin-bottom: 10px;
		position: static;
		float:right;
	}
	/*.date_select {padding:25px 15px 15px 15px; }*/
	.date_select .ajax_start_date {
		width: 100%;
		float: none;
		padding: 0;
	}
	.date_select .list_cal {
		width: calc(100% - 30px);
		float: none;
		padding: 25px 15px 0px 15px;
	}
	.date_select .list_sch {
		width: 100%;
		float: none;
		padding-top: 0px
	}
	#container .rule .rule_tab_w li {
		width: calc(50% - 22px);
	}
	/*#container .rule .rule_tab_w li:first-child {border-right: 0; border-bottom:0}*/
	#container .rule .rule_tab_w li:nth-child(2) {
		border-right: 1px solid #e7e7e7; /*border-bottom: 0;*/
	}
	#list_photo li {
		float: left;
		position: relative;
		border: 1px solid #bbb;
		width: calc(50% - 33px);
		height: 194px;
        padding: 10px;
        margin: 0 7px 15px 4px;
	}
	#list_photo li:nth-child(2n) {
		margin-right: 0;
	}
	#list_photo li img {
		width: 100%;
		height: 130px;
	}
	#_tip_box_item .pop_age .arrow {
		left: 22%;
	}
	.greeting_box {
		width: 100%;
		height: 100%;
	}
	.departure iframe {
		width: 100% !important;
	}
	.departure .map_info dt {
		display: none;
	}
	.mobile_none {
		display: none !important;
	}

	.out_title, .out_box {
		width: 100%;
	}

	/* pop_zipcode */
	.ui-widget-content {
		width: 100% !important;
	}
	.ui-dialog .ui-dialog-content {
		padding: 0 !important;
	}
	#popup #p_tit .tab01 ul {
		width: 100% !important;
	}
	#popup #p_tit .tab01 li {
		width: 49% !important;
	}
	
	
	.wide_wrap .top_info_left.car {
		width: auto;
	}
	.wide_wrap .top_info_left.car .zoom-gallery-info {
		width: 100%;
		height: auto;
	}
	.wide_wrap .top_info_left.car .zoom-gallery-info img {
		object-fit: cover;
	}
	.product_type .p_title_2 {
		height: auto;
	}
	.product_type .p_title_2:after {display:block; clear:both; content:""; width:100%;}
	.product_type ul.sel_tab:after {display:block; clear:both; content:""; width:100%;}
	.product_type ul.sel_tab li {
		float:left;
		width: calc( 100% / 3 );
		box-sizing: border-box;
	}
	.product_type ul.sel_tab li a {
		width: 100%;
	}
	#shuttle dl {
		float:none;
		width: 100%;
		height: auto;
	}
	#shuttle dl:last-child {
		width: 100%;
	}
	#shuttle dl dd {
		height: auto;
		padding-bottom: 62px;
	}
	.shuttle_wrap.shuttleArea2 {
		border-top: 1px solid #666;
	}
	.shuttle_area .total {
		padding: 10px 20px;
	}
	.shuttle_area .total .reserve_wrap {
		float:none;
	}
	.shuttle_area .total .price {
		display:block;
		text-align: right;
		margin-bottom:5px;
	}
	.shuttle_area .total .reserve_btn {
		display:block;
		margin-left: 0;
		width: 100%;
	}
	.shuttle_area .total .reserve_btn a {
		width: 100%;
	}
	.btn_more.pickup {
		position:static;
		margin-bottom: 10px;
		margin-top: 5px;
	}
	p.go_top {
		display:none;
	}
	.go_top:hover i {
		font-size:20px;
	}

}

@media screen and (max-width: 640px) {
    .rbox_info .pp_num_no_des::-webkit-scrollbar {
        width: 3px;
    }

    .rbox_info .pp_num_no_des::-webkit-scrollbar-thumb {
        background: #a9a9a9;
    }

    .rbox_info .pp_num_no_des {
        padding: 10px;
        height: 37px;
        overflow: auto;
    }

    .rbox_info .op_num {
        padding: 3px 10px;
        height: 53px;
    }

    .rbox_info .total {
        height: 40px;
        line-height: 45px;
    }
	.sub_search {
		margin: auto;
	}
	.top_recom_wrap .recom_list li {
		width: 99%;
		float: none;
		margin-right: 0;
		margin-bottom: 15px
	}
	.top_recom_wrap .recom_list .exp_tag {
		height: 17px;
		line-height: 17px;
		width: auto;
	}
	.top_recom_wrap .recom_list .exp_wrap {
		padding: 15px;
		height: 140px
	}
	.top_recom_wrap .recom_list_wrap.m_type .recom_list li {
		width: 200px;
	}
	.top_recom_wrap .recom_list_wrap.m_type .recom_list .photo {
		height: 133px
	}
	.top_recom_wrap .recom_list .photo {
		height: 230px;
	}
	.top_recom_wrap.detail .recom_list .photo {
		height: 230px;
	}
	.zoom-gallery-info {
		height: 256px;
	}
	#tbumbnail_box .thumb_list {
		width: 85%
	}
	.m_best li {/*float:none;*/
		width: 100%;
		margin-bottom: 5px
	}
	.m_best li:last-child {
		margin-bottom: 0
	}
	.m_review li {
		width: 100%;
		float: none;
	}
	.m_review li:last-child {
		margin-bottom: 0
	}

	.review_write {
		padding: 15px 15px 10px
	}
	.review_write input {
		margin-top: 15px
	}
	.review_write a.review_submit {
		top: 10px;
		right: 15px;
		height: 34px;
		line-height: 34px;
		width: 80px;
		font-size: 12px
	}
	.product_info02 .product_info_list dd span {/*font-size:13px;*/
	}
	#full_banner ul.m_banner li {
		width: 31.7%;
	}
	#full_banner ul.m_banner li a {
		display: block;
		font-size: 12px;
		height: 100px;
	}
	#full_banner ul.m_banner li a span {
		display: block;
		margin-top: 30px;
	}
	.wish_list dt .img {
		width: 90px;
		height: 60px;
	}
	.wish_list dd {
		width: 64%;
	}
	.wish_list dd .txt {
		display: none
	}
	.wish_list dd .price {
		font-size: 13px;
		margin-top: 4px
	}
	.wish_list dd .t_tag {
		font-size: 11px
	}
	.course_box .course .contents {
		width: 96%
	}
	.board_search input {
		width: 94%;
	}
	.board_search li:nth-child(2) {
		width: 62.5%
	}
	.board_search li.for_faq {
		width:22.5%;
	}
	.board_search li.for_mobile_length.for_faq {
		width: 42%;
    	margin-right: 3px;
	}
	
	.ft_contents .menu li {
		width: 49.7%;
	}
	/*table.afternoon-session td {padding: 10px 10px 10px 26%;}
	 table.afternoon-session.restore td:first-of-type{padding: 10px 10px 10px 26%;}*/
	.table_l .sub_txt {
		display: block
	}
	.table_l.board input[type=text], input[type=password] {
		width: 95%;
		font-size: 13px;
	}
	.table_l.board input.calendar {
		width: 42%;
		background-size: 20px
	}
	.table_l.board select {
		width: 95%;
		font-size: 13px;
		border: 1px solid #e7e7e7;
		margin-bottom: 5px
	}
	.table_l.board span {
		margin-bottom: 5px
	}
	.table_l.board span:last-child {
		margin-bottom: 0
	}

	#container .member_wrap.login .member_form {
		padding: 0px 15px 30px;
	}
	#container .member_form {
		padding: 0px 15px 30px;
		border: none;
	}
	#container .member_wrap {
		padding: 0;
		margin: 0 auto;
	}
	#container .member_wrap.login {
		width: 100%;
		margin: 2px auto 0 auto;
	}
	#container .member_wrap h3 {
		height: 100px;
		line-height: 100px;
		font-size: 26px
	}
	#container .member_wrap .member_service {
		border: none;
		border-top: 1px solid #e7e7e7
	}
	#container .member_wrap .login_tab li {
		border: 0;
		width: 50%;
		font-size: 14px
	}
	#container .member_wrap .m_process_wrap li div {
		height: 78px;
	}
	#container .member_wrap .m_process_wrap li strong {
		font-size: 13px;
		margin-top: 0;
        padding: 0 5px;
	}
	/* #container .member_wrap .m_process_wrap li span {
		padding-top: 13px
	} */

	.table_l input#mb_address1, .table_l input#mb_address2, .table_l input#mb_email, .table_l input#mb_phone {
		width: 95%;
	}

	#container .reservation_form {
		padding: 0px 15px 30px;
	}
	#container .reservation_wrap {
		padding: 0;
	}
	#container .reservation_wrap .r_tit {
		height: 67px;
		font-size: 28px;
        line-height: 28px;
	}
	#container .reservation_wrap .title_wrap .accompany {
		font-size: 12px;
		bottom: 5px;
		position: inherit;
	}
	#container .reservation_wrap .reservation_price li {
		width: 87%;
		line-height: 22px;
	}
	#container .reservation_wrap .reservation_option li {
		width: 87%;
		line-height: 22px;
	}
	#container .contents_wrap .rule_wrap {
		padding: 15px
	}
	#container .rule .agree li {
		padding-left: 0;
		width: 100%;
		text-align: right;
	}

	.request_form_wrap {
		padding: 0
	}
	.request_form {
		padding: 0px 15px 0px;
	}
	.request_form h4 {
		height: 100px;
		line-height: 100px;
		font-size: 26px
	}
	.request_form dd input[type=text] {
		font-size: 13px
	}
	/*.request_t th{font-size:12px}*/
	.request_form dd li {
		width: 48.1%;
		margin-right: 10px;
	}
	.request_form dd li.thd {
		width: 30.9%;
	}
	.request_form dd li.thd:nth-child(2n) {
		margin-right: 10px
	}
	.request_form dd li.thd.full {
		width: -webkit-fill-available;
		width: -ms-fill-available;
		width: -moz-fill-available;
		margin-right: 0
	}
	.request_form dd li.thd.full:nth-child(2n) {
		margin-right: 0
	}
	.request_form dd li.full {
		width: -webkit-fill-available;
		width: -ms-fill-available;
		width: -moz-fill-available;
		margin-right: 0
	}

	.rbox_info .btn a {
		width: 41.7%;
	}

	.btn_wrap {
		overflow: hidden;
		margin-bottom: 0;
	}

	.btn_wrap li {
		margin: 0;
		display: inherit;
		width: 50%;
		float: left;
	}

	.btn_wrap li.btn100p {
		width: 100%;
	}

	.btn_wrap.full li {
		float: none;
		width: 100%
	}
	.btn_wrap a {
		border-radius: 0;
		width: 100%;
		font-size: 14px;
		padding: 0;
		height: 46px;
	}

	.write_box {
		padding: 25px 15px
	}
	.write_box h2 {
		font-size: 24px
	}
	.write_box .table_w th {
		width: 20%
	}
	.write_box .table_w input {
		font-size: 13px;
	}
	.write_box .table_w select {
		font-size: 13px;
		width: 100%;
		display: block;
		height: 40px;
	}
	.write_box .table_w select.full {
		width: 100%;
		height: 55px
	}
	.write_box .table_w input.calendar {
		width: 43%;
		background-size: 20px;
		margin: 0
	}
	.write_box .table_w textarea {
		height: 150px
	}
	.review_write_wrap .close_btn i {
		width: 45px;
		height: 45px;
		line-height: 45px;
		font-size: 2.2em
	}

	.c_section img {
		width: 100%;
	}
	.c_section .s_box li div {
		padding: 30px 20px;
	}
	.c_section .s_box li p {
		float: none;
		width: auto;
	}
	.c_section .s_box li span {
		display: block;
		width: auto;
		text-align: center;
		line-height: 21px
	}
	.c_section .s_box.line li {
		padding: 24px 0px;
	}
	.c_section .s_box.line li div.text {
		float: none;
		height: auto;
		margin-bottom: 20px;
	}
	.c_section .s_box.line li p {
		text-align: center;
	}
	.c_section .s_box.line li img {
		float: none;
		width: 70%;
	}
	.c_section .sc_wrap .tt {
		font-size: 16px;
	}
	.c_section .service_list .s_list {
		height: auto
	}
	.c_section .service_list .s_list .tit {
		float: none;
		width: 100%;
		overflow: hidden;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
		background: #fff;
		border-top: 1px solid #df4e4e;
		border-bottom: 1px solid #eee;
		color: #df4e4e
	}
	.c_section .service_list .s_list .txt {
		float: none;
		width: -moz-fill-available;
		width: -webkit-fill-available;
		width: -ms-fill-available;
		height: auto;
		overflow: hidden;
		padding: 15px
	}
	.c_section .service_list .s_list .txt ul {
		margin-top: 0
	}
	.c_section .service_list .s_list .txt li {
		line-height: 30px;
	}

	.staff_profile li {
		width: 47.8%;
		margin-bottom: 25px
	}
	.staff_profile li .thumbnail {
		height: 188px;
	}
	.staff_profile li .m_txt {
		margin: 15px 0px
	}
	.staff_profile li .m_txt .name {
		font-size: 18px
	}
	.staff_profile li .m_txt .name span {
		font-size: 12px
	}
	.staff_profile li .s_txt {
		font-size: 12px
	}

	.press_list li {
		height: 75px;
		margin-bottom: 10px;
		overflow: hidden
	}
	.press_list li .text {
		padding: 15px;
		width: 61%
	}
	.press_list li .text .tit {
		font-size: 14px
	}
	.press_list li .text .con {
		display: none
	}

	.location_info .info dt {
		font-size: 18px;
	}
	.location_info .info dd {
		font-size: 14px;
		line-height: 22px
	}
	.location_info .info dd span {
		font-size: 12px;
		line-height: 20px
	}

	.detail_schedule_wrap .d_sch_title {
		font-size: 16px
	}
	.d_schedule_list li {
		height: auto;
		padding: 0;
		line-height: inherit
	}
	.d_schedule_list li .list_box {
		padding: 10px 15px;
		width: 93%;
		float: none;
		margin: 0 auto;
	}
	.d_schedule_list li .detail {
		margin-bottom: 5px;
		margin-right: 0;
		display: block
	}
	.d_schedule_list li .date {
		display: block;
		padding-top: 7px;
		padding-bottom: 15px;
	}
	.d_schedule_list li .bottom_box {
		float: none;
		padding: 15px;
	}
	.d_schedule_list li .bottom_box .state {
		position: absolute;
		right: -3px;
		bottom: 6px;
	}
	.d_schedule_list li .bottom_box .price {
		margin-right: 0
	}
	.d_schedule_list li .date span {
		margin-right: 0;
	}
	.d_schedule_list .price_inwon p {
		width: 55%;
	}
	.d_schedule_list .price_inwon {
		width: 100%;
		float: none;
		text-align: left;
		margin: 10px auto 0 auto;
	}
	.price_inwon .p_title {
	}
	.res_mg_none {
		margin-left: 0 !important;
	}

	.event_board_list li {
		float: none;
		margin-right: 0;
		width: 100%;
	}
	.event_board_list li .thumbnail {
		height: 120px
	}

	.info_dt_box12 {
		width: 93% !important;
		margin: 10px 0px !important
	}
	.info_dt_box12 .left_img #info_img_box img {
		width: 90px !important;
		height: auto !important
	}
	.info_dt_box12 #info_detail div {
		display: none
	}
	.info_dt_box12 #info_detail div.info_dt_conts {
		display: block;
	}
	.info_dt_box12 .right_info strong {
		font-size: 13px !important;
		margin-bottom: 0;
		line-height: 20px
	}
	.info_dt_box12 .right_info .bnt_info_dt_detail {
		margin-top: 0;
		font-size: 11px
	}

	.pop_pos {
		top: 10% !important;
		left: 0 !important;
		width: 100%;
		height: auto;
	}
	.pop_pos .popup_body_outer {
		width: auto !important;
		height: auto !important;
		min-width: 320px;
		max-width: 640px;
	}
	.pop_pos .popup_body_outer .popup_body_inner {
		width: 100% !important;
		height: auto !important;
		position: unset;
	}
	.pop_pos .popup_body_outer .popup_body_inner img {
		width: 100%;
		height: auto;
	}
	.pop_pos .popup_body_outer .popup_body_bottom {
		position: unset;
		width: 100% !important;
	}

	.hd_search_wrap .search_input {
		width: 96%;
	}
}

@media screen and (max-width: 530px) {
	.stop_category li a {
		line-height: 11px;
	}
	.stop_tab li.on a, .stop_tab li a {
		line-height: 12px;
	}
    .product_info02 .product_info .info .info_detail dd {
        width: 55%;
    }
    .product_info02 .product_info .info .price_part dd {
        width: 100%;
    }
    .hotel_base_info .product_info .info .info_detail dd {
        width: 59%;
    }
}
@media screen and (max-width: 375px) {
	.top_recom_wrap .recom_list li {
		width: 98.4%;
	}
	.zoom-gallery-info {
		height: 230px;
	}
	#full_banner ul.m_banner li {
		width: 31.6%
	}
	.staff_profile li .thumbnail {
		height: 169px;
	}
	.press_list li {
		height: 69px
	}
	.press_list li .text {
		width: 63%;
		padding: 10px
	}
	.board_search li:nth-child(2) {
		width: 57.5%
	}
	.board_search li.for_faq {
		width: 25.5%
	}
	.board_search li.for_mobile_length.for_faq {
		width: 35%
	}
	.m_review li .thumbnail {
		height: 228px;
	}
	.rbox_info .btn a {
		width: 41%
	}
	.event_board_list li .thumbnail {
		height: 118px
	}
	.hd_search_wrap .search_input {
		width: 95.8%
	}
	#list_photo li {
		height: 184px;
	}
}

@media screen and (max-width: 360px) {
	#container .top_recom_wrap .recom_list .photo {
		height: 220px
	}
	.top_recom_wrap.detail .recom_list .photo {
		height: 220px;
	}
	.zoom-gallery-info {
		height: 220px;
	}
	.m_review li .thumbnail {
		height: 219px;
	}
	.request_form h4 {
		font-size: 24px
	}
	.staff_profile li {
		width: 47.7%
	}
	.staff_profile li .thumbnail {
		height: 161px;
	}
	.press_list li {
		height: 65px
	}
	.event_board_list li .thumbnail {
		height: 112px
	}
	.board_search li:nth-child(2) {
		width: 60%
	}
	.rbox_info .btn a {
		width: 40.6%
	}
	.stop_category li a {
		font-size: 12px
	}
	.detail_schedule_wrap .sch_cal_wrap {
		padding-bottom: 0;
	}

	.d_schedule_calendar .under360_scroll {
		overflow-x: auto;
		padding-bottom: 10px;
	}

	.d_schedule_calendar .under360_scroll::-webkit-scrollbar {
		height: 5px;
	}
	.d_schedule_calendar .under360_scroll::-webkit-scrollbar-thumb {
		background: #a9a9a9;
		border-radius: 20px;
	}
	.d_schedule_calendar .under360_scroll::-webkit-scrollbar-track {
		border-radius: 20px;
	}

}

@media screen and (max-width: 320px) {
	#container .top_recom_wrap .recom_list .exp_wrap {
		height: 110px;
	}
	#container .top_recom_wrap .recom_list .name {
		font-size: 14px;
		height: 22px;
	}
	#container .top_recom_wrap .recom_list .txt {
		font-size: 12px
	}
	#container .top_recom_wrap .recom_list .price {
		font-size: 14px
	}
	#container .top_recom_wrap .recom_list .photo {
		height: 192px
	}
	.top_recom_wrap.detail .recom_list .photo {
		height: 192px;
	}
	#tbumbnail_box .thumb_list {
		width: 83%
	}
	.zoom-gallery-info {
		height: 193px;
	}
	.m_review li .thumbnail {
		height: 192px;
	}
	.bottom_bar .total {
		top: 12px
	}
	.bottom_bar .total .price {
		font-size: 16px
	}
	.bottom_bar .info_btn .btn_reserve {
		width: 120px
	}
	#full_banner ul.m_banner {
		padding: 20px 15px
	}
	#full_banner ul.m_banner li {
		width: 31.4%;
	}
	#full_banner ul.m_banner li a {
		height: 80px;
	}
	#full_banner ul.m_banner li a span {
		margin-top: 20px
	}
	#container .member_wrap .m_process_wrap li div {
		height: 65px
	}
	#container .member_wrap .m_process_wrap li strong {
		font-size: 14px;
		margin-top: 0
	}
	#container .member_wrap .m_process_wrap li span {
		/* padding-top: 13px; */
		font-size: 11px
	}
	#container .reservation_wrap .r_process_wrap li div {
		height: 65px
	}
	#container .reservation_wrap .r_process_wrap li strong {
		font-size: 14px
	}
	#container .reservation_wrap .r_process_wrap li span {
		padding-top: 13px;
		font-size: 11px
	}
	#container .reservation_wrap h4 {
		font-size: 16px
	}
	#container .member_wrap .con_box2 h4 {
		font-size: 16px
	}
	#container .rule .rule_tab_w {
		position: relative;
		overflow: hidden;
		top: 0;
		margin-bottom: 10px;
	}
	#container .rule .rule_tab_w li:first-child {
		padding-left: 0
	}
	.request_form dt {
		font-size: 16px
	}
	.wish_list dd {
		width: 57%
	}
	.product_quick_menu li a {
		font-size: 12px
	}
	.staff_profile li {
		width: 47.4%
	}
	.staff_profile li .thumbnail {
		height: 142px;
	}
	.staff_profile li .m_txt .name {
		font-size: 16px
	}
	.staff_profile li .m_txt .name span {
		font-size: 11px
	}

	.rbox_staff .notice {
		width: calc(100% - 22px);
		margin-top: 20px;
		display: inline-block;
	}

	.press_list li {
		height: 59px
	}
	.press_list li .text {
		width: 62%
	}
	.press_list li .text .tit {
		font-size: 13px
	}
	.press_list li .text .date {
		font-size: 11px
	}
	.stop_category li {
		width: 33.12%
	}
	
	.ft_contents .menu li {
		width: 49.6%
	}
	.footer_wrap .cscenter .call {
		font-size: 26px
	}
	.footer_wrap .ft_info {
		font-size: 11px
	}
	.event_board_list li .thumbnail {
		height: 100px
	}
	.rbox_info .btn a {
		width: 39.3%
	}
	.board_search li:nth-child(2) {
		width: 54%;
	}
	
	.board_search li.for_mobile_length.for_faq {
		width:77%
	}

	.hd_search_wrap .search_input {
		width: 95%
	}
	.product_info02 .product_info .info dd > dl:first-child > p > span {
		letter-spacing: -1px;
	}
	.product_info02 .product_info .info .price_part dd > p > span {
		font-size: 12px;
	}
	.other_date_mobile {
		width: 30% !important;
	}
	.other_date_mobile span {
		display: none;
	}
	.right_reserve_box .remain .tit .hotel {
		letter-spacing: 5px !important
	}
}



/**/
