@charset "utf-8";

/*-------------------------------------------------------*\
  모바일용 사용자단 테이블 정의
\*--------------------------------------------------------*/



/* 새로정리.시작 */
.table_dummy { border: 0px soild #FFF; width:100%; }
	.table_dummy tbody td, table_dummy tbody th { border:0px solid #FFF; padding:0px 0px; vertical-align:top; background:#FFF; }

/* 상품요약 */
.detail_information_s { width:100%;  margin:0 auto;margin-top:5px; margin-bottom:5px;  }
	.detail_information_s thead td { border: 1px solid #ededed; padding:15px 5px; font-size:13px; vertical-align:middle; color:#282828; background:#f7f7f7; text-align:center; font-weight:600; font-family: "Nanum Myeongjo";  }
	.detail_information_s thead td img { width:15px; height:15px; }
	.detail_information_s tbody th { border: 1px solid #ededed; padding:5px 8px; font-size:14px; vertical-align:top; color:#282828; background:#f7f7f7; text-align:center; font-weight:bold;  }
	.detail_information_s tbody td:first-child { font-weight: 500; text-align: center;  color: #3b240d;  font-family: "Nanum Myeongjo"; background:#f7f7f7; }
	.detail_information_s tbody td { border: 1px solid #ededed; padding:5px 8px; font-size:13px; vertical-align:top; background:#fff;  line-height:24px; }
	.detail_information_s tbody td a { color:#00b0f0; font-weight:bold;}


/* 상품요약 */
.detail_information {
    width: 100%;
    margin: 0 auto;
}

.detail_information thead td {
    padding: 10px 15px;
    font-size: 15px;
    vertical-align: middle;
    color:#282828;
    background: #f7f7f7;
    text-align: center;
    font-weight: bold;
    border: 1px solid #ededed;
    border-top: 1px solid #282828;
}

.detail_information thead td img {
    width: 15px;
    height: 15px;
}

.detail_information tbody th {
    border: 1px solid #ededed;
    padding: 5px 5px;
    font-size: 14px;
    vertical-align: middle;
    color: #282828;
    background: #f7f7f7;
    text-align: center;
    font-weight: bold;
}

.detail_information tbody td {
    border: 1px solid #ededed;
    padding: 8px 10px;
    vertical-align: top;
    background: #fff;
}

.detail_information tbody td a {
    color: #00b0f0;
    font-weight: bold;
}

.detail_information tbody td img {
    max-width: 100%;
}

/* 상품요약  1줄짜리 테이블 */
.detail_information1 {
    width: 100%;
    border-collapse: collapse;
    background: #FFF;
    margin: 0 auto;
    margin-bottom: 0px;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #282828;
    border-bottom: 1px solid #eeeeee;
}

.detail_information1 .detail_information_icon {
    height: 28px;
}

.detail_information1_left {
    width: 20%;
}

.detail_information1 tbody th {
    padding: 5px 5px;
    font-size: 14px;
    vertical-align: middle;
    color: #000;
    background: #f7f7f7;
    text-align: center;
    font-weight: bold;
}

.detail_information1 tbody td {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #282828;
    border-bottom: 1px solid #eeeeee;
    padding: 20px 15px;
    vertical-align: top;
    background: #fff;
}

.detail_information1 tbody td a {
    color: #000;
    font-weight: bold;
}

.detail_information1 tbody td img {
    max-width: 100%;
}

/* 상품요약  2줄짜리 테이블 */
.detail_information2 {
    width: 100%;
    border-collapse: collapse;
    background: #FFF;
    margin: 0 auto;
    margin-bottom: 0px;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #282828;
    border-bottom: 1px solid #eeeeee;
}

.detail_information2 .detail_information_icon {
    height: 28px;
}

.detail_information2_left {
    width: 50%;
}

.detail_information2_right {
    width: 50%;
}

.detail_information2 thead td {
    padding: 10px 15px;
    font-size: 15px;
    vertical-align: middle;
    color: #000;
    background: #f7f7f7;
    text-align: center;
    font-weight: bold;
}

.detail_information2 tbody td {
    border: 1px solid #eeeeee;
    padding: 20px 15px;
    vertical-align: top;
    background: #fff;
}

.detail_information2 tbody td a {
    color: #000;
    font-weight: bold;
}

.detail_information2 tbody td img {
    max-width: 100%;
}


/* 상품요약  2칸_사진 테이블 */
.detail_information_photo { width:100%; border-collapse: collapse; margin:0 auto;  border: none; background: #fff; }
    .detail_information_photo tbody td { border: none!important; background: #fff!important; padding: 0px 0px!important;  }
	.detail_information_photo tbody .detail_information_photo_img { width: 50%; }
    .detail_information_photo tbody .detail_information_photo_img img { width: 100%; height: 100%; border-top:1px solid #fff;}
	.detail_information_photo tbody .detail_information_photo_text { width: 50%; padding: 0 0!important; font-size: 13px; text-align:center; vertical-align: middle!important; font-weight: bold; }
    .detail_information_photo tbody .detail_information_photo_text .text_s { padding:5px 2.5% 0 2.5%!important; font-size: 12px; text-align:center; font-weight: normal; line-height: 16px; letter-spacing: -0.5px; }


/* 상세일정 테이블 */
.detail_schedule {
    background: #FFF;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    border-collapse: collapse;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
}

.detail_schedule thead td {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #282828;
    border-bottom: none;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    color: #373737;
    background: #f9f9f9;
    text-align: left;
}

.detail_schedule tbody td {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #eee;
    border-bottom: none;
    padding: 10px 15px;
    vertical-align: middle;
    position: relative;
}

.detail_schedule tbody td img {
    max-width: 100%;
}

.detail_schedule .detail_schedule_circle_big {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid #a5e3f8;
    position: absolute;
    left: -14px;
    top: -1px;
    box-shadow: 2px 2px 7px 3px #ccc;
}

.detail_schedule .detail_schedule_text {
    border-left: 5px solid rgb(231, 230, 230);
    padding: 0px 0px 0px 20px;
    position: relative;
    margin-bottom: 20px;
    margin-left: 25px;
}

.detail_schedule .detail_schedule_point {
    border-top: 1px dotted #ccc;
    padding: 10px 10px 0px 10px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 28px;
}

.detail_schedule tbody td a {
    color: #f25b00;
    font-weight: bold;
}

.detail_schedule .detail_schedule_col_no1 {
    width: 100%;
}

/* 기본 테이블 스타일. */	
.table_normal { border:1px solid #d0d4d7; font-size:13px; border-top:3px solid #333333; width:100%; }
	.table_normal th { border:1px solid #cccccc; font-weight:bold; font-size:14px; background-color:#f5f5f5; padding:10px 10px; vertical-align:middle; text-align:center; }
	.table_normal thead td { border:1px solid #cccccc; font-weight:bold; font-size:14px; background-color:#f5f5f5; padding:10px 10px; vertical-align:middle; text-align:center; }	
	.table_normal tbody td { border:1px solid #cccccc; padding:10px 10px; font-size:13px; vertical-align:middle;  text-align:center; }	
	.table_normal tfoot td { border:1px solid #cccccc; padding:10px 10px; vertical-align:middle; text-align:center;  }	
	
/* 장바구니, 예약확인테이블 */
.basket_list_table { font-size:11px; width:100%; margin:0 auto; border-collapse: collapse; margin-bottom: 30px;  background: #fff; }
	.basket_list_table thead th,
	.basket_list_table thead td { padding:15px 5px; vertical-align:middle; text-align:center; color:#282828; font-weight:bold; border:1px solid #ededed; font-size:12px; background:#a5e3f8; }
	.basket_list_table tbody th { border:1px solid #ededed; padding:15px 5px; vertical-align:middle;  text-align:center;  color:#282828; font-weight:bold; font-size:11px; line-height:16px; background:#f7f7f7; }
	.basket_list_table tbody th .material-symbols-outlined { font-size: 30px; }
	.basket_list_table tbody td { padding:15px 5px; vertical-align:middle;  text-align:center; font-size:13px; line-height:16px;  color:#282828; border:1px solid #ededed;}	
	.basket_list_table tbody td a { color: #282828; }
	.basket_list_table tbody td .material-symbols-outlined { font-size: 18px; vertical-align: middle; }
	.basket_list_table tbody td img { max-height:15px;}
	.basket_list_table .material-symbols-outlined {vertical-align: middle; }
	.basket_list_table tfoot th { padding:15px 5px; vertical-align:middle; text-align:center; color:#282828; background:#fff; border:1px solid #ededed; font-size:16px; }
	.basket_list_table tfoot td { padding:15px 5px; vertical-align:middle; text-align:center; font-size:10px; border:1px solid #ededed; }
	.basket_page_notice_order_chk { font-size: 11px; font-weight: bold;  background: #282828; padding: 2px 3px; color: #282828; display: block;}
	.basket_list_table .black_font { color: #282828; }
	.basket_list_table_title { font-size:22px; font-weight:bold; margin-top:20px; margin-bottom:15px; color:#282828; }
	.basket_list_table_title_m { font-size:14px; font-weight:bold; margin-top:0px; margin-bottom:0px; color:#282828; }
.member_join_box_agree_text { padding-bottom: 20px; }

/* 여행자_정보입력 */
.basket_people_list_table { font-size:11px; border:1px solid #ededed; width:100%; margin:0 auto; border-collapse: collapse; }
	.basket_people_list_table thead th { padding:5px 5px; vertical-align:middle; text-align:center; color:#282828; background:#a5e3f8; border:1px solid #ededed; font-size:13px; }
	.basket_people_list_table thead td { padding:15px 5px; vertical-align:middle; text-align:center; color:#282828; border:1px solid #ededed; font-size:13px; }
	.basket_people_list_table tbody th { border:1px solid #ededed; padding:5px 5px; vertical-align:middle;  text-align:center;  color:#282828; font-weight:500; font-size:13px;  background: rgba(0, 0, 0, 0.3); }
	.basket_people_list_table tbody td { border:1px solid #ededed; padding:5px 5px; vertical-align:middle;  text-align:center; font-size:13px;  color:#282828; }	
	.basket_people_list_table tbody td .text_left { text-align: center; }
	.basket_people_list_table tfoot th { padding:5px 5px; vertical-align:middle; text-align:center; color:#999; background:#f7f7f7;  }
	.basket_people_list_table tfoot td { padding:5px 5px; vertical-align:middle; text-align:center; border:1px solid #ededed; font-size:13px; }
	.basket_people_list_table thead td  input,
	.basket_people_list_table tbody td  input { background:  rgba(255, 255, 255, 1.0); width: 100px;  border-radius: 8px; opacity: 1.0; text-align: center; margin: 3px 3px; font-size: 12px; padding: 10px 5px;  color: #282828; border: 1px solid #ededed;}
    .cart_ext_field { background:  rgba(255, 255, 255, 1.0); width: 85%;  border-radius: 8px; opacity: 1.0; text-align: center; margin: 5px 3px; font-size: 12px; padding: 10px 5px;  color: #282828; border: 1px solid #ededed; }
	
	.basket_cus_onput1,
	.basket_cus_onput3,
	.basket_cus_onput4,
	.basket_cus_onput5,
	.basket_cus_onput10,
	.basket_cus_onput6 { width: 90px!important;  }
	.basket_cus_onput2 { width: 70px!important;  } /* 이름의 성 */
	.basket_cus_onput8,
	.basket_people_list_table tbody td select,
	.basket_cus_onput9 { width: 80px!important; background:  rgba(255, 255, 255, 1.0);  border-radius: 8px; opacity: 1.0; text-align: center; margin: 3px 3px; font-size: 12px; padding: 6px 5px; color: #282828;border: 1px solid #ededed;}
	.basket_cus_onput7 { display: none!important; }

		.member_join_box_agree_text,
		.basket_people_list_table .black_font { color: #282828; }
.pay_guide_text_reserve_page { font-size: 13px; }