@charset "utf-8";

body {
	font-family: 'notosanscjkkrR';
}

.sub_con {
	
}

.sub_con .subtitle {
	background: #77933c;
}

.sub_con .subtitle {
	display: block;
	text-align: center;
	color: #fff;
	padding: 15px 0;
	font-size: 1.65em;
	font-weight: 600;
	position: relative;
	margin-top: 5px;
}

.h3_tit {
	position: relative;
	padding-left: 10px;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
}

.h3_tit:before {
	position: absolute;
	content: '';
	background: #f26522;
	width: 3px;
	left: 0;
	height: 18px;
	top: 2px;
}

.table {
	width: 100%;
	border-bottom: 1px solid #f6f6f6;
	background: #fff;
	line-height: 17px;
	margin: 30px 0px;
	font-size: 1.2em;
	border-top: 1px solid #000;
}

.table th.title {
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

.table th {
	background: #f6f6f6;
	padding: 15px 10px;
	border-left: 0;
	text-align: center;
	border-bottom: none;
	font-weight: bold;
	color: #000;
	font-size: 1em;
}

.table th.end {
	border-right: 0;
}

.table td {
	padding: 10px 10px;
	border-bottom: 1px solid #d7d7d7;
	border-left: 0;
	text-align: center;
	line-height: 160%;
	font-size: 0.9em;
	letter-spacing: -0.05em;
}

.table td.left {
	text-align: left;
}

.table td.end {
	border-right: 0;
}

/* list */
.sub_con .sub_tab {
	
}

.sub_con .sub_tab .tab_ul {
	background: #FBF9F8;
	padding: 15px 0 15px 10px;
	overflow: hidden;
}

.sub_con .sub_tab .tab_ul ul li {
	float: left;
	width: calc(25% - 10px);
	text-align: center;
	padding: 12px 0;
	box-sizing: border-box;
	color: #999999;
	font-size: 17px;
	background-color: white;
	border-radius: 23px;
	line-height: 20px;
	letter-spacing: 0.1px;
	margin: 0 10px 15px 0;
	font-weight: bold;
	font-family: 'robotoB';
}

.sub_con .sub_tab .tab_ul ul li:nth-child(4) {
	margin-right: 0;
}

.sub_con .sub_tab .tab_ul ul li.active {
	background: #326C23;
	font-size: 17px;
	line-height: 20px;
	letter-spacing: 0.1px;
	font-weight: bold;
}

.sub_con .sub_tab .tab_ul ul li.active a {
	color: #fff;
}

.sub_con .subbn01 {
	background-color: white;
	margin: 0 auto;
	padding: 20px 20px 0;
}

.sub_con .subbn01 h3 {
	font-size: 22px;
	line-height: 22px;
	letter-spacing: -0.43px;
	font-weight: bold;
	color: black;
	padding: 15px 0;
}

.sub_con .subbn01 a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 14px 0 0 0;
	position: relative;
}

.sub_con .subbn01 a span {
	color: #ffff00;
	padding-right: 5px;
}

.sub_con .subtab {
	display: none;
}

.sub_con .subtab.active {
	display: flex;
	flex-wrap: wrap;
	background-color: white;
	gap: 20px;
	justify-content: flex-start;
	padding: 20px;
}

.sub_con .subtab .sublist {
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: 0 auto;
	float: left;
}

.sub_con .subtab  .subtab_link {
	width: calc(50% - 10px);
}

.sub_con .subtab .sublist img {
	height: 176px;
	overflow: hidden;
	border-radius: 10px;
}


.sub_con .subtab .sublist .list_tx {
	padding: 7% 0 0 0;
}

.sub_con .subtab .sublist .list_tx span {
	padding: 1px 5px;
	border-radius: 10px;
	border: 2px solid;
	font-size: 0.8em;
	color: #fff;
}

.sub_con .subtab .sublist .list_tx .area {
	background-color: white;
	border: 1px solid #EF6767;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: -0.43px;
	color: #EF6767;
	padding: 4px 9px;
}

.sub_con .subtab .sublist .list_tx .one {
	background-color: #FF772E;
	border-color: #FF772E;
}

.sub_con .subtab .sublist .list_tx .two {
	background-color: white;
	border: 1px solid #EF6767;
}

.sub_con .subtab .sublist .list_tx .list_title {
	font-size: 18px;
	font-weight: 700;
	color: #000000;
	line-height: 22px;
	height : 40px;
	padding: 17px 0 5px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sub_con .subtab .sublist .list_tx em {
	font-size: 13px;
	color: #666666;
	margin: 1px 0;
	height: 44px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}

.sub_con .subtab .sublist .list_won {
	color: #FF772E;
}

.sub_con .subtab .sublist .list_won .won_txt {
	font-size: 17px;
	font-weight: bold;
	padding-bottom:6%;
	
}

.sub_con .subtab .sublist .list_won .won_txt em {
	
}

.sub_con .subtab .sublist .list_won .won_txt .em_on {
	font-weight: 400;
	font-size: 17px;
	margin: 0 10px;
}

.sub_con .subtab .sublist .list_won .won_txt .em_no {
	font-weight: 400;
	font-size: 17px;
	margin: 0 10px;
	color: #999999;
}

.sub_con .subtab .sublist .list_won .won_txt .won {
	font-size:17px;
	margin: 0 3px;
}

/*.form-select{} */
.hidden_select {
	float: left;
	position: relative;
	width: 100%;
	height: 38px;
	padding: 0 10px;
	background-color: #fff;
	color: #999999;
	border: 1px solid #555555;
	height: 30px;
	font-size: 0.8em;
}

.form-select input[type="checkbox"], .form-select>input[type="radio"] {
	background: none;
	border: 1px solid rgba(255, 255, 255, 0.3);
	vertical-align: middle;
	width: 14px;
	height: 14px;
}

.sub03 .form-select>label {
	margin-right: 10px;
	font-size: 14px;
	color: #333;
	vertical-align: middle;
}

.sub03 .form-select>strong {
	width: 94px;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
}

.sub03 .form-select>.hidden_select {
	width: calc(100% - 100px);
}

.comment_area {
	width: 100%;
	height: 200px;
	line-height: 150%;
	resize: none;
	padding: .8em .5em;
	padding: .8em .5em;
	border: 1px solid #999;
	background: #fff;
}

.work_day {
	width: 100%;
	padding: .8em .5em;
	border: 1px solid #999;
	border-radius: 0px;
	box-sizing: border-box;
	float: right;
	height: 30px;
	font-size: 0.8em;
}

/* writ */
.sub_con .subbn02 {
	background: #2e6635;
	display: block;
	text-align: center;
	color: #fff;
	padding: 0px 0;
	font-size: 1.82em;
	font-weight: 600;
	position: relative;
	padding: 10px 0;
	margin: 10px 0;
}

.sub_con .subbn02:before {
	position: absolute;
	content: '';
	background: url('../image/sub/sub_tit01.png') no-repeat bottom;
	width: 70px;
	height: 52px;
	background-size: 80%;
	bottom: 0;
	left: 20px;
	background-size: 40px;
}

.sub_con .subbn02:after {
	position: absolute;
	content: '';
	background: url('../image/sub/sub_tit02.png') no-repeat bottom;
	width: 70px;
	height: 52px;
	background-size: 47px;
	bottom: 0;
	right: 20px;
}

.sub_con .subbn02 span {
	color: #ffff00;
	padding-right: 5px;
}

.sub_writ {
	padding: 30px 0;
}

.textre {
	overflow: hidden;
	padding: 10px 30px 10px 10px;
	letter-spacing: -0.3;
	border-bottom: 1px solid #eee;
}

.sub_writ h2 {
	color: #666666;
	font-weight: bold;
	font-size: 1.35em;
	float: left;
	display: block;
	width: 100%;
	padding: 0 0 0 10px;
}

.sub_writ .textre h2 {
	color: #666666;
	font-weight: bold;
	font-size: 1.35em;
	padding: 0;
	display: inline-block;
	float: left;
	width: auto;
}

.sub_writ .date {
	padding: 10px 10px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	display: flex;
}

.sub_writ .form-select {
	padding: 10px 10px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	display: flex;
}

.sub_writ label {
	width: 148px;
	display: inline-table;
}

.sub_writ .form-select .form_left {
	flex: 5;
}

.sub_writ .form-select .form_left select {
	width: 98%;
	margin-right: 5px;
}

.sub_writ .form-select .form_right select {
	
}

.sub_writ .form-select .form_right {
	flex: 5;
}

.sub_writ .check {
	color: #f26522;
	font-size: 0.8em;
}

.sub_writ .textre p {
	float: right;
	font-size: 0.8em;
}

.sub_writ .req {
	padding: 10px 30px;
}

.sub_writ .req .req_txt {
	margin: 0 0 10px 0;
	display: inline-block;
}

.sub_writ .req .req_close {
	float: right;
	display: inline-block;
	background: url('../image/sub/textarea_close.png') no-repeat right 6px;
	width: 15px;
	height: 15px;
	padding-right: 14px;
	background-size: 10px;
	width: 30px;
	cursor: pointer;
}

/* sub01 */
.accordion {
	margin: 15px auto;
	width: 100%;
	max-width: 500px;
}

.accordion-ul>li {
	
}

.accordion-title {
	border-top: 1px solid #ddd;
	border-bottom: none;
}

.accordion-ul li:last-child .accordion-title, .accordion-ul li:last-child .accordion-con
	{
	border-bottom: 1px solid #ddd;
}

.accordion-title.accordion-down {
	background: #f8f8f8;
}

.accordion-title.faq-title {
	position: relative;
	background: #f8f8f8;
}

.hidden {
	display: none;
}

.accordion-title.faq-title a {
	display: flex;
}

.accordion-title.faq-title a .aco_date {
	font-size: 0.9em;
	letter-spacing: -1px;
	color: #9d9d9d;
	position: relative;
	padding-right: 10px
}

.accordion-title.faq-title a .aco_date:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 10px;
	background: #9d9d9d;
	top: 7px;
	right: 0;
}

.accordion-title.faq-title a .aco_txt {
	display: inline-block;
	text-overflow: ellipsis;
	width: 200px;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
	font-size: 1.13em;
	padding-left: 10px;
}

.accordion-title.faq-title a .more {
	position: absolute;
	right: 15px;
	text-indent: -9999px;
	background: url(../image/sub/drop_more.png) no-repeat left;
	width: 15px;
	height: 15px;
	background-size: cover;
	top: 12px;
}

.accordion-title>a {
	display: block;
	font-size: 14px;
	padding: 10px;
}

.accordion-title.accordion-up>a {
	color: #686868;
	display: flex;
}

.accordion-con {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	border-top: none;
	border-bottom: none;
}

.accordion-con p {
	padding: 10px 0 20px 0;
	font-size: 1.12em;
	word-break: keep-all;
}

.info {
	margin: 15px auto;
	width: 100%;
	max-width: 500px;
	padding: 0 10px;
	box-sizing: border-box;
}

.info .info_title {
	background: url(../image/sub/sub01_notice.png) no-repeat left top;
	padding-left: 30px;
	background-size: 23px;
	font-size: 1.3em;
	color: #f26522;
	font-weight: 600;
	letter-spacing: -2px;
}

.info .info_con {
	/* padding: 0 10%; */
	
}

.info .info_con p {
	font-size: 1.12em;
	padding: 0 8%;
	word-break: keep-all;
	margin: 10px 0;
	color: #535353;
	letter-spacing: -1;
}

.swiper-wrapper {
	height: auto !important;
}

.info_con a.prev {
	background: url(../image/sub/slide_btn.png) no-repeat center;
	text-indent: -9999px;
	width: 25px;
	height: 30px;
	left: 0;
	top: 145px;
	background-position: 0px 0;
	background-size: cover;
	line-height: 0;
}

.info_con {
	position: relative;
}

.swiper-slide {
	/* padding: 0 8% 0 8%; */
	box-sizing: border-box;
}

.info_con a.next {
	background: url(../image/sub/slide_btn.png) no-repeat center;
	text-indent: -9999px;
	width: 25px;
	height: 30px;
	right: 0;
	top: 145px;
	background-size: 80px;
	background-position: -60px 0px;
}

.info_box {
	margin: 0 auto;
	position: relative;
}

.info_con {
	margin: 0 auto 50px;
	position: relative;
}
/* sub02 */
.pro_intro {
	padding: 0 3%;
	margin: 20px auto;
	width: 100%;
	max-width: 380px;
	box-sizing: border-box;
}

.pro_intro .profile {
	display: flex;
	margin: 30px 0;
}

.pro_intro .profile img {
	width: 130px;
	box-shadow: 5px 5px 0px #efefef;
	height: 150px;
}

.pro_intro .profile .profile_list {
	padding-left: 5%;
	margin-top: 5px;
}

.pro_intro .profile .profile_list h4 {
	float: left;
	font-size: 1.45em;
	font-weight: bold;
	color: #000;
	padding: 0 3px;
}

.pro_intro .profile .profile_list span {
	font-weight: bold;
	letter-spacing: -1;
	padding-left: 2px;
}

.pro_intro .profile .profile_list .posi {
	position: relative;
	padding-right: 10px;
}

.pro_intro .profile .profile_list .posi:after {
	position: absolute;
	content: '';
	width: 2px;
	background: #e0e0e0;
	height: 10px;
	right: 0;
	top: 5px;
}

.pro_intro .profile .profile_list ul {
	margin: 10px 0 0 0;
}

.pro_intro .profile .profile_list li {
	position: relative;
	padding-left: 10px;
	font-size: 1em;
	font-weight: 400;
	color: #666666;
	word-break: keep-all;
	line-height: 20px;
}

.pro_intro .profile .profile_list li:before {
	position: absolute;
	content: '';
	width: 3px;
	height: 3px;
	background: #f26522;
	border-radius: 50%;
	border: 1px solid #f26522;
	left: 0;
	top: 9px;
}

/* sub03 */
.way {
	padding: 0 3%;
	margin: 20px auto;
	width: 100%;
	max-width: 1000px;
	box-sizing: border-box;
}

.way .map {
	position: relative;
	padding-left: 20px;
	font-size: 1.25em;
	font-weight: bold;
	margin: 20px 0 10px;
	word-break: keep-all;
}

.way .map:before {
	position: absolute;
	content: '';
	background: url('../image/sub/sub04_tit01.png') no-repeat;
	width: 25px;
	height: 25px;
	background-size: contain;
	left: 0;
	top: -5px;
}

.way .way_con01 {
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding: 20px 0;
}

.way .way_con01 .way_con_tit01 {
	position: relative;
	padding-left: 25px;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.way .way_con01 .way_con_tit01:before {
	position: absolute;
	content: '';
	background: url('../image/sub/sub04_tit02.png') no-repeat;
	width: 20px;
	height: 20px;
	background-size: contain;
	left: 0;
	top: 1px;
}

.way .way_con01 p {
	font-size: 1em;
	line-height: 20px;
}

.way .way_con01 span {
	color: #959595;
	line-height: 16px;
	margin-top: 5px;
	display: block;
}

.way .way_con01 span em {
	
}

.way .way_con02 {
	padding: 20px 0;
}

.way .way_con02 .way_con_tit02 {
	position: relative;
	padding-left: 25px;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.way .way_con02 .way_con_tit02:before {
	position: absolute;
	content: '';
	background: url('../image/sub/sub04_tit03.png') no-repeat;
	width: 20px;
	height: 20px;
	background-size: contain;
	left: 0;
	top: 1px;
}

.way .way_con02 .bus p {
	font-size: 1em;
	color: #686868;
	font-weight: 600;
}

.way .way_con02 .bus ul {
	display: flex;
}

.way .way_con02 .bus {
	margin: 0 0 10px 0;
}

.way .way_con02 .bus li {
	position: relative;
	padding-left: 20px;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 35px 0 0;
	color: #000;
}

.way .way_con02 .bus01 {
	position: relative;
}

.way .way_con02 .bus02 {
	position: relative;
}

.way .way_con02 .bus01:before {
	position: absolute;
	background: url(../image/sub/bus_ico1.png) no-repeat;
	width: 15px;
	height: 15px;
	background-size: contain;
	left: 0;
	top: 4px;
	content: '';
}

.way .way_con02 .bus02:before {
	position: absolute;
	background: url(../image/sub/bus_ico2.png) no-repeat;
	width: 15px;
	height: 15px;
	background-size: contain;
	left: 0;
	top: 4px;
	content: '';
}

.way .way_con02 li span {
	padding: 0 7px;
}

.way .way_con02 .point {
	display: flex;
	font-size: 0.89em;
	line-height: 20px;
	color: #959595;
}

/* 210401 �߰� */
.tab1 {
	overflow: hidden;
}

.tab1 li {
	float: left;
}

.tab1 li a {
	display: block;
	margin: -1px 0 0 -1px;
	text-align: center;
	padding: 10px 0;
	font-family: 'robotoB';
	color: #999999;
	border: 1px solid #dbdbdb;
}

.tab1 li a.selected {
	color: #fff;
	background: #06693E;
	border-bottom-color: #06693E;
	border: 1px solid #06693E;
}

.btn01 {
	color: #fff;
	background: #000;
	padding: 5px 15px;
	border-radius: 10px;
	font-weight: 600;
	font-size: 13px;
}

.sort_on {
	background: #f26522;
}

.btn03 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px auto;
	box-sizing: border-box;
	border-radius: 25px;
	font-weight: bold;
	font-size: 18px;
	width: 100%;
}

.btn03 span {
	background: url(../images/sub/teatime_close.png) no-repeat;
	background-size: 25px;
	padding: 10px 0;
	text-indent: -9999px;
	display: inline-block;
	width: 25px;
	height: 25px;
	background-position: 80% 15px;
	margin-left: 10px;
}

.flex {
	display: flex;
}

.flex_betten {
	justify-content: space-between;
}
/* ��ŷȭ�� �߰� */
.calender {
	background: #f4f4f4;
	margin-top: 15px;
	/*  box-shadow: 0 -3px 3px #eaeaea; */
	border-top: 0.5px solid #000000;
	width: 95%;
	padding: 10px 0 !important;
}

.calender .btn {
	position: absolute;
	width: 100%;
	background: none;
	box-sizing: border-box;
	z-index: 9999;
	height: 25px;
	margin: 0;
	padding: 0;
	top: 20px;
}

.calender .btn span {
	text-indent: -9999px;
	background: url('../images/sub/calender_swipe_btn.png') no-repeat;
	background-size: 15px;
	top: 20px;
	height: 25px;
}

.calender .btn .prev {
	
}

.calender .btn .next {
	right: 0;
	background-position: 0 -55px;
}

.calender_box {
	
}

.calender_box .swiper-slide {
	
}

.calender_box .swiper-slide .swiper_box {
	
}

.calender_box .swiper-slide .swiper_box .calender_sec {
	display: flex;
	justify-content: space-around;
}

.calender_box .swiper-slide .swiper_box .tab {
	
}

.calender_box .swiper-slide .swiper_box .tab li {
	
}

.calender_box .swiper-slide .swiper_box .tab li a {
	display: block;
	flex-direction: column;
	display: flex;
	color: #464646 !important;
}

.calender_box .swiper-slide .swiper_box .tab li a.day {
	
}

.calender_box .swiper-slide .swiper_box .tab li a.off {
	color: #b7440d !important;
}

.calender_box .swiper-slide .swiper_box .tab li a.day span {
	text-align: center;
	font-size: 16px;
}

.calender_box .swiper-slide .swiper_box .tab li a.day em {
	text-align: center;
	line-height: 24px;
	font-size: 15px;
	font-weight: 500;
}

.calender_box .swiper-slide .swiper_box .tab li a.today em {
	background: #473f3e;
	color: #fff;
	width: 25px;
	height: 25px;
	border-radius: 20px;
}

.contentsed {
	
}

.contentsed .con_rank {
	display: flex;
	justify-content: space-between;
	padding: 5px 10px;
	align-items: center;
}

.contentsed .con_rank p {
	color: #7b7b7b;
	font-size: 15px;
	font-weight: 600;
}

.contentsed .con_rank .rank_btn {
	
}

.contentsed .con_rank .rank_btn {
	
}

.contentsed .booking_list {
	background: #f0f0f0;
}

.contentsed .booking_list .list {
	background: #fff;
	padding-top: 10px;
}

.contentsed .booking_list .list.active .teatime {
	display: block;
}

.contentsed .booking_list .list .list_rem {
	
}

.contentsed .booking_list .list>p {
	padding: 0 20px;
	color: #141212;
	font-size: 18px;
	font-weight: 800;
	margin: 2px 0;
}

.contentsed .booking_list .list .list_rem>em.bx01 {
	background: #49ad8b;
	color: #fff;
	padding: 0 15px;
	border-radius: 25px;
}

.contentsed .booking_list .list .list_rem>em.bx02 {
	background: #06693E;
	color: #fff;
	padding: 0 15px;
	border-radius: 25px;
}

.contentsed .booking_list .list .list_rem>em.bx03 {
	background: #ee7b44;
	color: #fff;
	padding: 0 15px;
	border-radius: 25px;
}

}
.contentsed .booking_list>p {
	
}

.contentsed .booking_list .list_botm {
	padding: 5px 20px;
	margin-top: 10px;
}

.contentsed .booking_list .list_botm>span {
	color: #858484;
	font-size: 15px;
	font-weight: bold;
	padding-right: 30px;
	background: url('../images/sub/teatime_ctn.png') no-repeat;
	background-size: 20px;
	background-position: 76px -21px;
}

.contentsed .booking_list .list_botm>span.active {
	color: #858484;
	font-size: 15px;
	font-weight: bold;
	padding-right: 30px;
	background: url('../images/sub/teatime_ctn.png') no-repeat;
	background-size: 20px;
	background-position: 76px 6px;
}

.contentsed .booking_list .list_botm .amount {
	color: #06693E;
	font-size: 17px;
	font-weight: 800;
}

.contentsed .booking_list .list_botm .amount>span {
	font-weight: 500;
}

.contentsed .booking_list .list_rem {
	padding: 0 20px;
}

.contentsed .booking_list .list_rem>p {
	
}

.contentsed .booking_list .list_rem>span {
	color: #888888;
	font-size: 12px;
}

.contentsed .booking_list .list>.teatime {
	display: none;
}

.contentsed .booking_list .list>.teatime .tabs {
	border-bottom: 1px solid #b6b6b6;
	border-top: 1px solid #b6b6b6;
}

.contentsed .booking_list .list>.teatime .tabs ul {
	display: flex;
	justify-content: space-around;
}

.contentsed .booking_list .list>.teatime .tabs ul li {
	color: #999999;
	font-weight: 800;
	font-size: 15px;
	border: none;
}

.contentsed .booking_list .list>.teatime .tabs ul li.on {
	color: #f26522;
	border-bottom: 2px solid #f26522;
}

.contentsed .booking_list .list>.teatime .teatimebox {
	display: none;
	padding: 10px 0;
}

.contentsed .booking_list .list>.teatime .teatimebox.on {
	display: block;
	box-sizing: border-box;
}

.contentsed .booking_list .list>.teatime .teatimebox .teatime_list {
	display: flex;
	justify-content: center;
	position: relative;
	padding: 0 30px;
}

.contentsed .booking_list .list>.teatime .teatimebox .teatime_list .timeico
	{
	position: relative;
}

.contentsed .booking_list .list>.teatime .teatimebox .teatime_list .timeico em
	{
	background: url(../images/sub/time_2.png) no-repeat;
	background-size: 25px;
	text-indent: -9999px;
	width: 25px;
	margin-right: 10px;
	background-position: 0 -18px;
	display: block;
	height: 100%;
}

.contentsed .booking_list .list>.teatime .teatimebox .teatime_list:first-child .timeico em
	{
	background: url(../images/sub/time.png) no-repeat;
	background-size: 25px;
	text-indent: -9999px;
	width: 25px;
	margin-right: 10px;
	background-position: 0 32px;
	display: block;
	height: 100%;
}

.contentsed .booking_list .list>.teatime .teatimebox .teatime_list:nth-last-child(2) .timeico em
	{
	background: url(../images/sub/time_03.png) no-repeat;
	background-size: 25px;
	text-indent: -9999px;
	width: 25px;
	margin-right: 10px;
	background-position: 0 -36px;
	display: block;
	height: 100%;
}

.contentsed .booking_list .list>.teatime .teatimebox .teatime_list .teatime_box
	{
	/* box-shadow: 2px 1px 10px #e0e0e0; */
	border-radius: 5px;
	padding: 10px;
	margin: 10px 0;
	flex: 6;
}

.teatime .teatimebox .teatime_list .teatime_box .time_info {
	display: flex;
	justify-content: space-between;
}

.teatime .teatimebox .teatime_list .teatime_box .time_info .time01 {
	flex: 2;
}

.teatime .teatimebox .teatime_list .teatime_box .time_info .time01>span
	{
	
}

.teatime .teatimebox .teatime_list .teatime_box .time_info .time01>em {
	color: #8b8b8b;
}

.teatime .teatimebox .teatime_list .teatime_box .time_info p {
	color: #141212;
	font-weight: 800;
	font-size: 17px;
	margin-right: 20px;
}

.teatime .teatimebox .teatime_list .teatime_box .time_info p em {
	font-weight: 500;
	display: inline-block;
	font-size: 15px;
}

.teatime .teatimebox .teatime_list .teatime_box .time_info span {
	color: #000;
	font-weight: bold;
	font-size: 15px;
}

.teatime .teatimebox .teatime_list .teatime_box .time_info .bxn01 {
	border: 1px solid #49ad8b;
	border-radius: 25px;
	padding: 0 15px;
	color: #49ad8b;
	font-weight: 800;
	font-size: 13px;
}

.teatime .teatimebox .teatime_list .teatime_box .time_info .bxn02 {
	border: 1px solid #06693E;
	border-radius: 25px;
	padding: 0 15px;
	color: #06693E;
	font-weight: 800;
	font-size: 13px;
}

.teatime .teatimebox .teatime_list .teatime_box .time_info .bxn03 {
	border: 1px solid #ee7b44;
	border-radius: 25px;
	padding: 0 15px;
	color: #ee7b44;
	font-weight: 800;
	font-size: 13px;
}

.teatime .teatimebox .teatime_list .teatime_box>p {
	color: #a7a7a7;
	font-size: 12px;
	font-weight: bold;
}

.tea2 {
	padding: 0 30px;
	box-sizing: border-box;
	margin: 0 auto;
	width: 100%;
}

.tea2 ul {
	display: flex;
	flex-direction: column;
}

.tea2 ul li {
	display: flex;
	padding: 10px 0;
	border: none;
}

.tea2 ul li span {
	color: #999999;
	font-size: 15px;
	font-weight: bold;
	width: 80px;
}

.tea2 ul li em {
	flex: 20;
	color: #141212;
	font-weight: bold;
	font-size: 15px;
	word-break: break-word;
}

.tea3 {
	
}

.tea3 h3 {
	position: relative;
	font-weight: 800;
	color: #000;
}
/* .tea3 h3:before {
position: absolute;
content: '';
width: 10px;
height: 3px;
background: #f26522;
left: 0;
top: 50%;
} */
.tea3 p {
	margin-top: 10px;
	display: flex;
	color: #a1a1a1;
	font-weight: bold;
	font-size: 13px;
}

.tea3 p span.Poin-t {
	background: url(../images/sub/point.png) no-repeat;
	display: inline-block;
	text-indent: -9999px;
	width: 20px;
	height: 30px;
	background-position: 0 3px;
	background-size: 15px;
}

.tea3 ul {
	margin-top: 10px;
}

.tea3 ul li {
	border: 0;
	padding: 0;
	color: #797979;
	font-size: 13px;
	font-weight: bold;
	word-break: keep-all;
}

.tbl_boarded {
	width: 100%;
	border-bottom: 1px solid #f6f6f6;
	background: #fff;
	line-height: 17px;
	margin: 10px 0;
	font-size: 15px;
	word-break: keep-all;
}

.tbl_boarded th {
	background: #fff;
	padding: 15px 10px;
	border-left: 0;
	text-align: center;
	border-bottom: none;
	color: #000;
	font-size: 1em;
	font-weight: 800;
	border-left: 0;
	box-sizing: border-box;
}

.tbl_boarded th.end {
	border-right: 0;
}

.tbl_boarded td {
	padding: 10px;
	border-left: 0;
	text-align: center;
	line-height: 160%;
	font-size: 0.9em;
	letter-spacing: -0.05em;
	box-sizing: border-box;
	color: #838383;
	font-size: 13px;
}

.tbl_boarded td.left {
	text-align: left;
}

.tbl_boarded td.end {
	border-right: 0;
}

.tbl_boarded .back01 {
	background-color: #F1F1F1;
}

.tbl_boarded .back02 {
	background-color: #F1F1F1;
}