/* ========================================================
    Page Style
======================================================== */

* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 62.5%;
}

body {
	font-size: 1.4rem;
}

li {
	list-style: none outside none;
}

img {
	max-width: 100%;
}

.clr:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	content: '.';
}

/* ========================================================
    Module Style
======================================================== */

/* Module Style
-------------------------------------------------- */

#autozip {
	display: none !important;
}

[role='main'].other {
	background: #fff;
}

.ui-body-c,
.ui-overlay-c {
	background-image: none;
}

.ui-content .ui-listview {
	margin: 0;
}

.ui-content .ui-listview .ui-li-last {
	margin-bottom: 15px;
	border-top: none;
}

.ui-content .ui-listview li.ui-btn-up-c {
	border-bottom: none;
	background-color: #fff;
	font-weight: normal;
	text-shadow: none;
}

#HeaderInfo {
	background-color: transparent;
}

#HeaderInfo .ui-navbar {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

#HeaderInfo .ui-navbar *,
#HeaderInfo .ui-navbar *::before,
#HeaderInfo .ui-navbar *::after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

#HeaderInfo .ui-navbar > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}

#HeaderInfo .ui-navbar > ul > :nth-child(n) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: none;
	margin-right: 0;
}

#HeaderInfo .ui-navbar > ul > :nth-child(n) a {
	width: 100%;
	height: 100%;
}

#HeaderInfo .ui-navbar .ui-btn-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 33px;
	border-radius: 10px 10px 0 0;

	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#HeaderInfo .ui-navbar .ui-btn {
	margin-right: 0;
	border: none;
	background: transparent;
}

#HeaderInfo .ui-navbar .ui-btn-active {
	background: transparent;
}

#HeaderInfo .ui-navbar .ui-btn-text {
	font-size: 1.2rem;
	line-height: calc(34 / 24);
	text-shadow: none;
}

#HeaderInfo .ui-navbar .ui-icon {
	left: 15px;
	-webkit-box-shadow: none;
	        box-shadow: none;
	background: none;
}

#HeaderInfo .ui-navbar .ui-icon::before {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	margin-left: -9px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
	content: '';
}

#HeaderInfo .ui-navbar .ui-icon::after {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	width: 12px;
	height: 12px;
	margin-top: -6px;
	margin-left: -6px;
	content: '';
}

#ToPlanList .ui-icon::before {
	background-image: url(../img/icon_tab_plan.png);
}

#ToRoomList .ui-icon::before {
	background-image: url(../img/icon_tab_room.png);
}
/* 2018/10/24 Nhu edit start */
#ToCalendarList .ui-icon::before {
	background-image: url(../img/icon_tab_calendar.png);
}
/* 2018/10/24 Nhu edit end */

.search_result_lead {
	margin: 20px 0 22px;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
}

.search_result_lead em {
	font-size: 1.6rem;
	font-style: normal;
}

.no_result_lead {
	margin: 40px auto 30px;
	color: #c63f28;
	text-align: center;
}

.back-to-top {
	margin: 10px 0;
}

.back-to-top .ui-link.top {
	display: table;
	position: relative;
	width: auto;
	margin-left: auto;
	padding-left: 15px;
	border-bottom: dotted 1px #111;
	color: #111 !important;
	font-size: 1.2rem;
	text-decoration: none;
	text-shadow: none;
}

.back-to-top .ui-link.top::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	margin-top: -4px;
	border: 8px solid transparent;
	border-right-width: 6px;
	border-bottom-color: #ac0f06;
	border-left-width: 6px;
	content: '';
}

.tli-sales {
	margin-top: 20px;
	padding: 9px 4px;
	border-radius: 3px;
	background: #fff;
	color: #111;
	font-size: 1.1rem;
}

.tli-sales .mark {
	margin-right: 14px;
	padding: 5px;
	border-radius: 3px;
	background: #333;
	color: #fff;
	font-weight: bold;
}

#selectLang {
	overflow: hidden;
	margin: -3px 0 20px;
	font-size: 1.2rem;
}

#selectLang a {
	display: inline-block;
	margin: 3px 20px 0 0;
}

#selectLang a:last-child {
	margin-right: 0;
}

#selectLang a.is-current {
	color: #ffa500;
}

#selectLang a img:last-of-type {
	padding-right: 2px;
}

.no-result-msg {
	margin-top: 15px;
	color: #c30;
	font-size: 1.4rem;
	text-align: center;
}

.htl_header {
	background-color: transparent;
	color: #777;
	font-weight: normal;
	line-height: 0;
	text-shadow: none;
}

.htl_header img {
	max-width: 100%;
	height: auto;
}

div.ui-collapsible-content {
	padding-right: 0;
	padding-left: 0;
}

.ui-dialog-titlebar-close {
	display: none;
}

#ConfForm h3 {
	margin: 10px 0;
	border-bottom: 1px solid #ffa500;
	border-left: 10px solid #ffa500;
}

#ConfForm .customer {
	margin: 10px 0;
	border-bottom: 1px solid #39f;
	border-left: 10px solid #39f;
}

.hp-sp-hidden {
	display: inline-block;
	width: 28%;
	width: 20%;
	margin: 0 2% 0 0;
}

.hp-sp-txt {
	display: inline-block;
	width: 78%;
}

.hp-sp-txt .radio_disabled_adjust2 {
	color: #008000;
}

.hp-sp-txt .img-paypal {
	text-align: center;
}

.ui-li-desc {
	overflow: visible;
	margin: 0;
	white-space: normal;
}

.text-note {
	margin-top: 10px;
	color: #383;
	font-size: 1rem;
}

[data-role='dialog'] .text-note {
	font-size: 1.4rem;
	text-align: center;
}

.text-note.center {
	text-align: center;
}

.text-note-normal {
	margin: 10px 0;
	font-size: 1.2rem;
}

.text-note-normal.no-mt {
	margin-top: 0;
}

.text-note-normal.no-mb {
	margin-bottom: 0;
}

.l-notes-container {
	margin-top: 10px;
}

.l-notes-container > p + p {
	margin-top: 10px;
}

.text-plan-data {
	margin-bottom: 20px;
	text-align: center;
}

.m-box-gen {
	margin-top: 10px;
}

.m-box-gen > .box-head,
.m-box-gen > .box-body {
	padding: 4px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

/* 2018/08/28 Nhu edit start */
/* .m-box-gen > .box-head { */
.m-box-gen > .box-head, table.PlanDetail th p {
	font-size: 1.4rem;
	text-align: center;
}
/* 2018/08/28 Nhu edit end */

.m-box-gen > .box-body {
	border-bottom: 1px solid #ccc;
}

.m-box-gen > .box-body + .box-head {
	margin-top: 10px;
}

.text-accent {
	color: #c63f28;
	font-size: 1.2rem;
}

.accordion-body {
	display: none;
}

.accordion-body .m-btn.m-btn-enter{
    width: 97px;
    float: right;
    margin: 0;
}

.login-forget-text {
	display: block;
	margin-top: 15px;
	text-align: center;
}

.block {
	margin: 15px 0;
	padding: 10px;
	background: #efefef;
}

.block:first-of-type {
	margin-top: 20px;
}

.block:last-of-type {
	margin-bottom: 25px;
}

.block p {
	margin-bottom: 1em;
}

.clsColRideList .cancelBtn {
	margin-top: 20px;
	margin-bottom: 10px;
}

.clsColRideList .ui-collapsible-heading .ui-btn-inner,
.clsColRideList .ui-collapsible-heading .ui-btn-icon-left .ui-btn-inner {
	padding-left: 32px;
}
/* 2018/09/14 Nhu edit start */
.clsColRideList .ui-collapsible-heading .ui-btn-inner{
	padding-left: 15px;
}
/* 2018/09/14 Nhu edit end */

.clsColRideList .ui-btn-icon-left .ui-icon {
	left: 6px;
}

#Login .m-lead-notes {
	text-align: center;
}
/* 2018/09/28 Do edit start */
#LoginUser {
	font-size: 1.4rem;
	font-weight: bold;
	/* 2018/2/9 chinen ユーザー名調整 start*/
	/* 2019/06/21 36 Nhu edit start */
	/* float: right; */
	text-align: right;
	flex: 0 0 65%;
	/* 2019/06/21 36 Nhu edit end */
	/* margin-right: 5px; */
	/* margin-top: 3px; */
	/* 2018/2/9 chinen ユーザー名調整 end*/
}
/* 2018/09/28 Do edit end */

#AfterLogin [data-role='listview'] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

#AfterLogin [data-role='listview'] *,
#AfterLogin [data-role='listview'] *::before,
#AfterLogin [data-role='listview'] *::after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

#AfterLogin [data-role='listview'] > li:not(:first-of-type) {
	display: block !important;
	width: 80%;
	margin: 0 auto;
	margin: 10px auto 0;
	border: none;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1.732px 6px 0px rgba(0, 0, 0, .35);
	        box-shadow: 1px 1.732px 6px 0px rgba(0, 0, 0, .35);
	font-weight: bold !important;
	font-weight: bold;
	text-decoration: none;
	text-shadow: none;
}

#AfterLogin [data-role='listview'] > li:not(:first-of-type) .ui-btn-inner {
	border: none;
}

#AfterLogin [data-role='listview'] > li:not(:first-of-type) .ui-btn-text a {
	padding: 15px 20px;
	color: #fff;
	text-align: center;
}

#AfterLogin [data-role='listview'] > li:not(:first-of-type) .ui-icon {
	width: 6px;
	height: 10px;
	margin-top: -5px;
	-webkit-box-shadow: none;
	        box-shadow: none;
	background-color: transparent;
	background-image: url(../img/arrow_btn_next.png);
	background-position: center center;
	background-size: cover;
}
/* 2018/09/28 Do edit start */
#AfterLogin [data-role='listview'] > li[data-role='list-divider'] {
	/* margin: 0 -15px 30px; */
	border-radius: 0;
	/* 2019/06/21 36 Nhu edit start */
	display: flex;
	justify-content: space-between;
	/* 2019/06/21 36 Nhu edit end */
}
/* 2018/09/28 Do edit end */

/* 2019/06/21 36 Nhu edit start */
#AfterLogin [data-role='listview']>li[data-role='list-divider'] p:first-child {
	font-weight: bold;
	flex: 0 0 65%;
}
/* 2019/06/21 36 Nhu edit end */

#CustomerBox .info_txt {
	margin-bottom: 1em;
	font-size: 1.2rem;
}

#CustomerBox .info_txt + p {
	font-size: 1.2rem;
}

.text-complete {
	padding: 20px 0;
	font-size: 1.2rem;
	text-align: center;
}

.reserve-num {
	display: table;
	margin: 20px auto 20px;
	padding: 10px;
	border: 2px solid #ccc;
	background: #fff;
}

/* Navigation Style
-------------------------------------------------- */

.step-nav {
	padding: 10px;
}

.step-nav p {
	font-size: 1.2rem;
	text-align: left;
}

.step-nav .step-current {
	margin: 5px 0 10px;
	text-align: center;
}

.step-nav .step-current.l-text-lead {
	display: table;
	width: auto;
	margin: 0 auto;
	text-align: left;
}

/* 2018/2/9 chinen edit start*/
.step-nav .l-text-item {
	display: table;
	width: auto;
	margin: 0 auto;
	text-align: center;
}
/* 2018/2/9 chinen edit end*/

.step-list {
	position: relative;
	text-align: center;
	counter-reset: step;
}

.step-list li {
	display: inline-block;
	position: 3px;
	margin: 2px;
	vertical-align: middle;
	counter-increment: step;
}

.step-list li.current:before {
	width: 24px;
	height: 24px;
	background: #333;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	content: counter(step);
}

.step-list li::before {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #ccc;
	content: '';
}

/* Modal Style
-------------------------------------------------- */

.modal-lead {
	font-size: 1.2rem;
	text-align: center;
}

/* Plan List Style
-------------------------------------------------- */

.plan-intro {
	margin-top: 15px;
	margin-bottom: 18px;
	font-size: 1.2rem;
}

.plan-meals {
	border-top: 1px solid #ccc;
}

.plan-meals .plan-meals-head {
	height: 25px;
	margin: 10px 0;
	padding-top: 2px;
	border-radius: 3px;
	color: #fff;
	line-height: 20px;
	text-align: center;
}

.plan-meals .plan-meals-head::before {
	display: inline-block;
	margin-right: 1em;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	content: '';
}

.plan-meals .plan-meals-head.breakfast {
	margin-top: 18px;
	background-color: #eda359;
}

.plan-meals .plan-meals-head.breakfast::before {
	width: 13px;
	height: 13px;
	background-image: url(../img/icon_breakfast.png);
	background-size: 13px auto;
}

.plan-meals .plan-meals-head.dinner {
	background-color: #637fbe;
}

.plan-meals .plan-meals-head.dinner::before {
	width: 11px;
	height: 11px;
	background-image: url(../img/icon_dinner.png);
	background-size: 11px auto;
}

.plan-meals .plan-meals-head.accordion-head {
	position: relative;
	padding-right: 40px;
	padding-left: 40px;
}

.plan-meals .plan-meals-head.accordion-head::after {
	position: absolute;
	top: 50%;
	left: 10px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	border-radius: 9px;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .4);
	        box-shadow: 0 1px 0 rgba(255, 255, 255, .4);
	background-color: rgba(0, 0, 0, .4);
	background-image: url(images/icons-18-white.png);
	background-repeat: no-repeat;
	background-position: -0 50%;
	content: '';
}

.plan-meals .plan-meals-head.accordion-head.is-opened::after {
	background-position: -36px 50%;
}

.plan-meals .plan-meals-intro {
	text-align: center;
}

.plan-meals .slider {
	margin-bottom: 18px;
}

.plan-guide {
	margin-top: 10px;
}

.plan-charges {
	margin-top: 18px;
	border-top: 1px solid #ccc;
}

/* 2017/12/26 new design Do edit start*/
/*.plan-charges .plan-charges-head {*/
	/*margin: 20px 0 10px;*/
	/*font-size: 1.4rem;*/
	/*font-weight: bold;*/
	/*text-align: center;*/
/*}*/

.plan-charges .plan-charges-head.accordion-head {
	position: relative;
	/*padding-right: 40px;*/
	/*padding-left: 40px;*/
}
/* 2017/12/26 new design Do edit end*/

.plan-charges .plan-charges-head.accordion-head::before {
	position: absolute;
	top: 50%;
	left: 10px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	border-radius: 9px;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .4);
	        box-shadow: 0 1px 0 rgba(255, 255, 255, .4);
	background-color: rgba(0, 0, 0, .4);
	background-image: url(images/icons-18-white.png);
	background-repeat: no-repeat;
	background-position: -0 50%;
	content: '';
}

.plan-charges .plan-charges-head.accordion-head.is-opened::before {
	background-position: -36px 50%;
}

/* 2018/1/18 chinen +�{�^�����J�u���Ă��� start*/
.plan-charges-text {
	margin-left: 25px;
}
/* 2018/1/18 chinen +�{�^�����J�u���Ă��� end*/

.plan-charges table {
	margin-bottom: 10px;
}

.plan-charges table + table {
	margin-top: 20px;
}

.plan-charges table td {
	width: 37%;
}

/* 2018/1/18 kurato �����������F���� start */
.plan-conditions {
    padding: 9px;
    border-bottom: 1px solid #ccc;
    font-size: 1.2rem;
}

.plan-conditions .condition,
.plan-conditions .match_condition {
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 22px;
    margin-top: 5px;
    display: inline-block;
}
/* 2018/1/18 kurato �����������F���� end */
/* Heading Style
-------------------------------------------------- */

[data-role='list-divider'][role='heading'] {
	padding: 12px 8px 6px;
	border: none;
	border-radius: 3px 3px 0 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background: transparent;
	font-size: 1.4rem;
	text-shadow: none;
	/* 2018/09/07 Nhu edit start */
	width: 100%;
	/* 2018/09/07 Nhu edit end */
}

[data-role='list-divider'][role='heading'] *,
[data-role='list-divider'][role='heading'] *::before,
[data-role='list-divider'][role='heading'] *::after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ui-header .ui-title:not(.content-head),
.ui-footer .ui-title:not(.content-head) {
	height: 17px;
	margin: 0;
	padding: 14px 0;
	background: #333;
	font-size: 1.7rem;
	text-shadow: none;
}

.ui-header .ui-title.content-head,
.ui-footer .ui-title.content-head {
	width: 100%;
	margin: 0;
	padding: 7px 10px;
	color: #fff;
	font-size: 1.4rem;
	text-align: left;
	text-shadow: none;
}

.ui-header.ui-bar-a,
.ui-footer.ui-bar-a {
	height: auto;
	border: none;
}
/* 2018/08/28 Nhu edit start */
.ui-li-heading,
.ui-li-divider.list-heading {
	padding: 9px;
	border-radius: 3px 3px 0 0;
	/* font-size: 1.2rem; */
	font-size: 1.55rem;
}

.ui-li-heading {
	margin-bottom: 10px;
}

/* Button Style
-------------------------------------------------- */

.l-btn-container {
	/* margin-top: 20px; */
	margin-top: 2px;
}
/* 2018/08/28 Nhu edit end */

/* 2019/06/21 36 Nhu edit start */
#AuthDlgFace .l-btn-container {
	margin-top: 10px;
}
/* 2019/06/21 36 Nhu edit end */

.ui-header .ui-btn.ui-btn-up-e.LoginBtn,
.ui-header .ui-btn.ui-btn-hover-e.LoginBtn {
	top: 6px;
	right: 15px !important;
	left: auto;
	width: 35px;
	height: 35px;
	border: none;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-box-shadow: none;
	        box-shadow: none;
	background: #1898c2;
}

.ui-header .ui-btn.ui-btn-up-e.LoginBtn *,
.ui-header .ui-btn.ui-btn-up-e.LoginBtn *::before,
.ui-header .ui-btn.ui-btn-up-e.LoginBtn *::after,
.ui-header .ui-btn.ui-btn-hover-e.LoginBtn *,
.ui-header .ui-btn.ui-btn-hover-e.LoginBtn *::before,
.ui-header .ui-btn.ui-btn-hover-e.LoginBtn *::after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ui-header .ui-btn.ui-btn-up-e.LoginBtn .ui-btn-inner,
.ui-header .ui-btn.ui-btn-up-e.LoginBtn .ui-icon,
.ui-header .ui-btn.ui-btn-hover-e.LoginBtn .ui-btn-inner,
.ui-header .ui-btn.ui-btn-hover-e.LoginBtn .ui-icon {
	width: 100%;
	height: 100%;
	margin: 0;
	border: none;
}

.ui-header .ui-btn.ui-btn-up-e.LoginBtn .ui-btn-inner,
.ui-header .ui-btn.ui-btn-hover-e.LoginBtn .ui-btn-inner {
	padding: 0;
}

.ui-header .ui-btn.ui-btn-up-e.LoginBtn .ui-btn-text,
.ui-header .ui-btn.ui-btn-hover-e.LoginBtn .ui-btn-text {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	white-space: nowrap;
	text-indent: 100%;
}

.ui-header .ui-btn.ui-btn-up-e.LoginBtn .ui-icon,
.ui-header .ui-btn.ui-btn-hover-e.LoginBtn .ui-icon {
	top: 0;
	left: 0;
	padding: 5px;
	-webkit-box-shadow: none;
	        box-shadow: none;
	background: url(../img/icon_login_sp.png) no-repeat center center;
	background-origin: content-box;
	background-size: cover;
}

.ui-header .ui-btn.ui-btn-up-a.m-btn-close,
.ui-header .ui-btn.ui-btn-hover-a.m-btn-close {
	top: 5px;
	width: 35px;
	height: 35px;
	-webkit-box-shadow: none;
	        box-shadow: none;
	background: transparent;
}

.ui-header .ui-btn.ui-btn-up-a.m-btn-close .ui-btn-inner,
.ui-header .ui-btn.ui-btn-up-a.m-btn-close .ui-icon,
.ui-header .ui-btn.ui-btn-hover-a.m-btn-close .ui-btn-inner,
.ui-header .ui-btn.ui-btn-hover-a.m-btn-close .ui-icon {
	width: 100%;
	height: 100%;
	margin: 0;
}

.ui-header .ui-btn.ui-btn-up-a.m-btn-close .ui-btn-inner,
.ui-header .ui-btn.ui-btn-hover-a.m-btn-close .ui-btn-inner {
	position: relative;
	padding: 0;
	border-radius: 0;
	background: url(../img/icon_close_sp.png) no-repeat center center;
	background-size: 14px auto;
}

.ui-header .ui-btn.ui-btn-up-a.m-btn-close .ui-btn-text,
.ui-header .ui-btn.ui-btn-hover-a.m-btn-close .ui-btn-text {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	white-space: nowrap;
	text-indent: 100%;
}

.m-btn {
	display: block !important;
	margin: 0 auto;
	border: none;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-box-shadow: 1px 1.732px 6px 0px rgba(0, 0, 0, .35);
	        box-shadow: 1px 1.732px 6px 0px rgba(0, 0, 0, .35);
	color: #fff;
	font-weight: bold !important;
	text-decoration: none;
	text-shadow: none;
}

.m-btn *,
.m-btn *::before,
.m-btn *::after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.m-btn .ui-btn-text {
	color: #fff;
}

.m-btn .ui-btn-text br {
	display: none;
}
.m-btn .ui-btn-inner {
	padding: 15px 20px;
	border: none;
}

.m-btn .ui-icon {
	border: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.m-btn + .m-btn {
	margin-top: 10px !important;
}

.m-btn.m-btn-s {
	width: 80%;
}

.m-btn.m-btn-modal {
	background: #999 !important;
}
/* 2018/08/08 Nhu edit start */
.m-btn.m-btn-prev, .select-options-summary__btn-delete, .InputCloseBtnBottom {
	display: block;
	background: #999 !important;
}
.InputCloseBtnBottom .ui-btn-text {
	color: white !important;
}
/* 2018/08/08 Nhu edit end */

.m-btn.m-btn-prev .ui-icon {
	left: 10px;
	width: 6px;
	height: 10px;
	margin-top: -5px;
	background-image: url(../img/arrow_btn_prev.png);
}

.m-btn.m-btn-search {
	background: #333;
}

.m-btn.m-btn-search .ui-btn-text::before {
	position: absolute;
	top: 50%;
	left: -26px;
	width: 15px;
	height: 15px;
	margin-top: -7.5px;
	background: url(../img/icon_search_sp.png) no-repeat left center;
	background-size: cover;
	content: '';
}

.m-btn.m-btn-search .ui-icon {
	background-image: none;
}

.m-btn.m-btn-search.m-btn-arrow .ui-icon {
	right: 10px;
	width: 7.5px;
	height: 12.5px;
	margin-top: -6.25px;
	background-image: url(../img/arrow_btn_search_sp.png);
}

.m-btn.m-btn-enter {
	margin: 1em auto;
	background: #c63f28;
}

.m-btn.m-btn-enter .ui-icon {
	right: 10px;
	left: auto;
	width: 7px;
	height: 10px;
	margin-top: -5px;
	background-image: url(../img/arrow_btn.png);
}

/* 2017/12/26 new design Do edit start*/
.m-btn.m-btn-enter.m-btn-ss {
    float: right;
	margin: 0;
	height: 56px;
	width: 120px;
	display: flex !important;
	align-items: center;
	justify-content: center;
}

/*2018/02/04 17213 Tam edit start*/
.m-btn.m-btn-enter.m-btn-ss .ui-btn-inner {
    /*padding: 2px;*/
    padding: 0px;
    width: 120px;
}
/*2018/02/04 17213 Tam edit end*/
/* 2017/12/26 new design Do edit end*/
.m-btn.m-btn-submit {
	background: #1898c2;
}

.m-btn.m-btn-submit .ui-icon {
	right: 10px;
	left: auto;
	width: 7px;
	height: 10px;
	margin-top: -5px;
	background-image: url(../img/arrow_btn.png);
}

.ui-link.m-btn-close {
	display: block !important;
	margin: 0 auto;
	padding: 15px 20px;
	border: none;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-box-shadow: 1px 1.732px 6px 0px rgba(0, 0, 0, .35);
	        box-shadow: 1px 1.732px 6px 0px rgba(0, 0, 0, .35);
	background: #fff;
	color: #111;
	font-weight: bold !important;
	text-decoration: none;
	text-shadow: none;
}

.ui-link.m-btn-close *,
.ui-link.m-btn-close *::before,
.ui-link.m-btn-close *::after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.ui-link.m-btn-close:hover {
	color: #111;
}

[role='dialog'] .m-btn-close {
	margin-top: 10px;
	background: #fff;
}

[role='dialog'] .m-btn-close .ui-btn-text {
	color: #111;
}

[role='dialog'] .ui-header .ui-btn[title='Close'] {
	display: block !important;
	top: 5px;
	width: 35px;
	height: 35px;
	border: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	background: transparent;
	text-shadow: none;
}

[role='dialog'] .ui-header .ui-btn[title='Close'] .ui-btn-inner,
[role='dialog'] .ui-header .ui-btn[title='Close'] .ui-icon {
	width: 100%;
	height: 100%;
	margin: 0;
}

[role='dialog'] .ui-header .ui-btn[title='Close'] .ui-btn-inner {
	position: relative;
	padding: 0;
	border: none;
	border-radius: 0;
	background: url(../img/icon_close_sp.png) no-repeat center center;
	background-size: 14px auto;
}

[role='dialog'] .ui-header .ui-btn[title='Close'] .ui-icon {
	display: none;
}

[role='dialog'] .ui-header .ui-btn[title='Close'] .ui-btn-text {
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	white-space: nowrap;
	text-indent: 100%;
}

/* Tab Style
-------------------------------------------------- */

.tab.sortchange {
	margin: 0 !important;
	padding-bottom: 10px;
	border-radius: 3px 3px 0 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-color: #fff;
}

.tab.sortchange *,
.tab.sortchange *::before,
.tab.sortchange *::after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.tab.sortchange .ui-controlgroup-controls {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.tab.sortchange .ui-controlgroup-controls > * {
	float: none;
	width: calc((100% - 3px) / 3);
	margin: 0;
}

.tab.sortchange .ui-btn {
	padding: 15px 10px;
	border: none;
	border-radius: 3px 3px 0 0;
	text-shadow: none;
}

.tab.sortchange .ui-btn-inner {
	padding: 0;
	border: none;
	border-radius: 0;
	text-shadow: none;
}

.tab.sortchange .ui-btn-text {
	font-size: 1.2rem;
}

/* Form Style
-------------------------------------------------- */

input.ui-input-text,
textarea.ui-input-text,
select,
button,
.ui-btn-text {
	font-size: 1.3rem;
}
/* 2018/08/28 Nhu edit start */
/* .ui-field-contain, */
fieldset.ui-field-contain {
	padding: 17px 0;
}
/* 2018/08/28 Nhu edit end */

label.ui-input-text,
label.ui-select {
	font-size: 1.4rem;
	font-weight: bold;
}

.ui-controlgroup-label {
	font-size: 1.4rem;
	font-weight: bold;
}

label.ui-input-text#Cal {
	margin-bottom: 15px;
}

.ui-btn-inner,
.ui-li .ui-btn-text a.ui-link-inherit,
.ui-select .ui-btn-text {
	white-space: normal;
}

input.ui-input-text + fieldset.ui-controlgroup {
	margin-top: 10px;
}

input.ui-input-text + label.ui-input-text {
	margin-top: 18px;
}

div.ui-select + .ui-select {
	margin-top: 15px;
}

.ui-controlgroup-horizontal div.ui-select + .ui-select {
	margin-top: 0;
}

div.ui-select + fieldset.ui-controlgroup {
	margin-top: 10px;
}

.label-icon {
	padding-left: 28px;
	background-repeat: no-repeat;
	background-position: left center;
}

.label-icon.label-calendar {
	background-image: url(../img/icon_calendar.png);
	background-size: 19px auto;
}

.label-icon.label-person {
	background-image: url(../img/icon_person.png);
	background-size: 25px auto;
}

.label-icon.label-person {
	background-image: url(../img/icon_person.png);
	background-size: 25px auto;
}

.label-icon.label-room {
	background-image: url(../img/icon_room.png);
	background-size: 16px auto;
}

.label-icon.label-charge {
	background-image: url(../img/icon_charge.png);
	background-size: 18px auto;
}

.label-note {
	margin: 8px 0 10px;
	font-size: 1.1rem;
}

.l-field-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.l-field-row + .l-field-row {
	margin-top: 15px;
}

.l-field-row .head {
	padding-right: 10px;
	white-space: nowrap;
}

.l-field-row .head + * {
	    flex: 1;

	-webkit-box-flex: 1;
	-ms-flex: 1;
}

#FieldPref {
	display: none;
}

#FieldPref .ui-controlgroup:first-of-type {
	margin-top: 0;
}

.fieldgroup-head {
	padding: 10px 15px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.field-flat.ui-controlgroup .ui-controlgroup-label {
	margin: 0;
	padding: 10px 15px;
	font-weight: bold;
}

.field-flat.ui-controlgroup .ui-checkbox label {
	border-right-width: 0;
	border-left-width: 0;
	border-radius: 0;
}

.ui-body-c {
	text-shadow: none;
}

.ui-body-c .ui-link.MoreBtn {
	display: block;
	padding: 12px 0;
	background: #ccc;
	color: #333;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
}

.ui-body-c .ui-link.MoreBtn span {
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	margin-left: 13px;
	border-radius: 100%;
	background: #333;
	vertical-align: middle;
}

.ui-body-c .ui-link.MoreBtn span::after {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 12px;
	height: 2px;
	margin-top: -1px;
	margin-left: -6px;
	background: #fff;
	content: '';
	-webkit-transition: all .2s;
	        transition: all .2s;
}

.ui-body-c .ui-link.MoreBtn span::before {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	height: 12px;
	margin-top: -6px;
	margin-left: -1px;
	background: #fff;
	content: '';
	-webkit-transition: all .2s;
	        transition: all .2s;
}

.ui-body-c .ui-link.MoreBtn.btn-opened span::before {
	-webkit-transform: rotate(90deg);
	        transform: rotate(90deg);
}

.field-main .ui-field-contain:last-child {
	border-bottom-width: 1px;
}

.ui-icon-datebox {
	background-position: 95% 8px !important;
}

.ui-icon-datebox.ui-input-text {
	padding: .6em 45px .6em 20px;
	text-align: center;
}

.rsvhds-txt-note {
	margin-bottom: 10px;
	font-size: 1.2rem;
}
/* 2018/08/24 15718 Tam edit start */
.rsvopt-item-thumb {
	text-align: center;
	position: relative;
	background: #f6f2ea;
}
.rsvopt-item-thumb img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	        transform: translate3d(-50%, -50%, 0);
	max-width: 100%;
	max-height: 100%;
}

.rsvopt-item-thumb::after {
	display: block;
	width: 100%;
	padding-top: 100%;
	content: '';
}
/* 2018/08/24 15718 Tam edit start */
.rsvopt-item-cap {
	margin-top: 10px;
	font-size: 1.2rem;
}

.rsvopt-error {
	margin: 5px 0;
	padding: 2px 0;
	border: 2px solid #c30;
	color: #c30;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
}

.rsvopt-select-group [data-role='controlgroup'][data-type='horizontal'].m-option-select {
	display: table;
}

.rsvopt-select-group [data-role='controlgroup'][data-type='horizontal'].m-option-select > * {
	display: table-cell !important;
	margin: 0;
	vertical-align: middle;
}

.rsvopt-select-group [data-role='controlgroup'][data-type='horizontal'].m-option-select .ui-controlgroup-label {
	width: auto;
	padding-right: 10px;
	white-space: nowrap;
}

.rsvopt-select-group [data-role='controlgroup'][data-type='horizontal'].m-option-select .unit-text {
	display: inline-block;
	padding: 5px 0 0 5px;
	font-size: 1.4rem;
}
/*2018/03/02 17213 Hoang edit start*/
.rsvopt-select-group .rsvopt-num{
	float: left;
}
.rsvopt-select-group .unit-text{
	display: block;
	float: right;
}
/*2018/03/02 17213 Hoang edit end*/
/* Table Style
-------------------------------------------------- */

table {
	width: 100%;
	border-collapse: collapse;
}

table + table {
	margin-top: 10px;
}

/* 2017/12/26 new design Do edit start*/


table.table-plan thead th {
    position: relative;
    overflow: hidden;
    white-space: normal;
}
table.table-plan thead th > span {
	float: left;
	width: 70%;
}

/* 2017/12/26 new design Do edit end*/

table.table-plan tbody th {
	background: transparent;
	text-align: left;
}

table.table-plan tbody td.charge {
	text-align: right;
}

th {
	font-weight: normal;
	white-space: nowrap;
}

table,
th,
td {
	border: 1px solid #ccc;
}

th,
td {
	padding: 4px 10px;
	word-break: break-word;
}

td.charge {
	text-align: right;
}

/* 2018/08/28 Nhu edit start */
/* 2018/09/14 Nhu edit start */
table.PlanDetail {
	/* font-size: 1.2rem; */
	border: none;
}

table.PlanDetail th {
	/* width: 60px; */
    padding: 4px 10px;
    /* border: 1px solid #ccc; */
	border: none;
	text-align: left;
    font-weight: bold;
}
/* 2018/09/14 Nhu edit end */

/* 2017/1/29 chinen �����I�[�o�[���C�� start*/
/* table.PlanDetail th p {
	font-weight: bold;
} */
/* 2017/1/29 chinen �����I�[�o�[���C�� end */

/* 2018/09/14 Nhu edit start */
table.PlanDetail td {
	overflow: hidden;
	border: none;
	text-align: left;
	/* padding: 5px; */
	/* border: 1px solid #777; */
}
/* 2018/08/28 Nhu edit end */
/* 2018/09/14 Nhu edit end */

table.PlanDetail .text-small {
	display: block;
	font-size: 1rem;
}

/*2018/02/04 17213 Tam edit start*/
table.PlanDetail th.pln-detail-des {
	position: relative;
	height: 61px;
	vertical-align: top;
}

table.PlanDetail th.pln-detail-num {
	position: relative;
}

/* 2018/09/14 Nhu edit start */
table.PlanDetail .editBtn {
	background-color: transparent;
    border: none;
    background: unset;
    padding: 0;
	display: unset !important;
	padding-right: 10px;
	float: right;
	font-weight: normal;
}
/*2018/02/04 17213 Tam edit end*/
/* 2018/09/14 Nhu edit end */

table.PlanDetail .text-cancel {
	color: #c63f28;
	font-weight: bold;
}

/* 2018/08/28 Nhu edit start */
td.input_area li {
	float: left;
	/* margin: 0 5px; */
	/* width: 48%; */
	width: 75%;
	/*border-left:1px solid #666;*/
}
/* 2018/08/28 Nhu edit end */

td.input_area li:first-child {
	/*margin-left:0;*/
}

table.confirm_charge th {
	text-align: center;
}

table.confirm_charge th:first-child {
	width: 70%;
}

table.confirm_charge td.l_right {
	text-align: right;
}

table.confirm_charge td .num {
	float: right;
}

table.chargeTotal th {
	border: 1px solid #ffa500;
	background-color: #ffdab9;
	font-size: 14px;
	white-space: normal;
}

table.chargeTotal td {
	border: 1px solid #ffa500;
	color: #c63f28;
	font-size: 18px;
	text-align: right;
	white-space: nowrap;
}

table.customer_charge td.total {
	color: #c63f28;
	font-size: 18px;
	text-align: right;
}

/* Calendar Style
-------------------------------------------------- */

.cal_loading_box {
	text-align: center;
}

.m-calendar-head[data-role='list-divider'][role='heading'] {
	z-index: 2;
	padding: 0;
}

.m-calendar-head[data-role='list-divider'][role='heading'] + .ui-li-last {
	position: relative;
	z-index: 1;
	padding-top: 25px;
}

.m-calendar-head h4 {
	position: relative;
	overflow: visible;
	margin: 20px 0 0;
	padding: 5px  5px  5px 65px;
	font-size: 1.2rem;
	white-space: normal;
}

.m-calendar-head h4::before {
	display: block;
	position: absolute;
	top: -3px;
	left: 5px;
	width: 51px;
	height: 58px;
	background: url(../img/tag_start.gif) no-repeat;
	background-size: cover;
	content: '';
}

.l-calendar {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.l-calendar *,
.l-calendar *::before,
.l-calendar *::after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.l-calendar .m-calendar-control {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px;

	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.l-calendar #CalCtrlYM {
	padding: 0 10px;
}

.l-calendar .rsv-btn {
	display: block !important;
	display: inline-block;
	position: relative;
	margin: 0 auto;
	padding: 5px 12px;
	border: none;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1.732px 6px 0px rgba(0, 0, 0, .35);
	        box-shadow: 1px 1.732px 6px 0px rgba(0, 0, 0, .35);
	background-color: #999;
	color: #fff !important;
	font-weight: bold !important;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
}

.l-calendar .rsv-btn::before {
	position: absolute;
	top: 50%;
	width: 6px;
	height: 10px;
	margin-top: -5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	content: '';
}

.l-calendar .rsv-btn.rsv-cal-prev,
.l-calendar .rsv-btn.rsv-cal-next {
	width: 85px;
	margin: 0;
}

.l-calendar .rsv-btn.rsv-cal-prev::before {
	left: 5px;
	background-image: url(../img/arrow_btn_prev.png);
}

.l-calendar .rsv-btn.rsv-cal-next::before {
	right: 5px;
	background-image: url(../img/arrow_btn_next.png);
}

.l-calendar-list {
	margin-top: 20px;
}

.m-calendar-list .datelist {
	position: relative;
    /* 2018/02/12 17213 Do edit start */
	padding: 8px 5px;
    /* 2018/02/12 17213 Do edit end */
	border-bottom: 1px solid #ccc;
}

.m-calendar-list .datelist.full {
	background: rgba(228, 169, 151, .5);
}

.m-calendar-list .datelist .caldate {
	width: 35%;
	font-size: 1.3rem;
	font-weight: bold;

	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.m-calendar-list .datelist .caldate.sat {
	color: #345872;
}

.m-calendar-list .datelist .caldate.sun {
	color: #ad5d53;
}

.m-calendar-list .datelist .zan {
	width: 20%;
	border: 1px solid #ccc;
	font-size: 1rem;
	text-align: center;

	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.m-calendar-list .datelist .charge {
	width: 30%;
	font-size: 1.2rem;

	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.m-calendar-list .datelist .resbtn_wrap {
	width: 20px;

	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.m-calendar-list .datelist .resbtn_wrap .ui-btn {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
	background: transparent;
}

.m-calendar-list .datelist .resbtn_wrap .ui-btn-inner {
	position: static;
	width: 20px;
	height: 20px;
	padding: 0;
	font-size: 0;
}

.m-calendar-list .datelist .resbtn_wrap .ui-btn-text {
	display: none;
}

.m-calendar-list .datelist .resbtn_wrap .ui-icon {
	right: 5px;
	left: auto;
	-webkit-box-shadow: none;
	        box-shadow: none;
	background-image: url(../img/arrow_btn_next.png);
	background-position: center center;
	background-size: 6px auto;
}

.m-calendar-list .datelist .resbtn {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.m-calendar-list .datelist.full .charge {
	display: none;
}

.m-calendar-list .datelist.full .zan {
	border: none;
	background: transparent;
	    flex: 1;

	-webkit-box-flex: 1;
	-ms-flex: 1;
}

.m-calendar-list .datelist_inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

/* Slider Style
-------------------------------------------------- */

.slider {
	margin: 15px 10px 0;
	padding: 0 10px;
}

.slider .slider-img {
	position: relative;
}

.slider .slider-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	        transform: translate3d(-50%, -50%, 0);
	max-width: 100%;
	max-height: 100%;
}

.slider .slider-img::after {
	display: block;
	width: 100%;
	padding-top: 100%;
	content: '';
}

.slider figcaption {
	padding: 5px 10px;
	font-size: 1rem;
}

.slider .slick-list,
.slider .slick-slide {
	background: #efefef;
}

.slider .slick-arrow {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	border: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	color: transparent;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	outline: none;
}

.slider .slick-arrow:hover {
	color: transparent;
}

.slider .slick-arrow.slick-prev {
	left: -32px;
	background-image: url(../img/arrow_l.png);
}

.slider .slick-arrow.slick-next {
	right: -32px;
	background-image: url(../img/arrow_r.png);
}

/* ========================================================
    MyPage Style
======================================================== */

[data-role='page']:not(.modal),
[role='main']:not(.modal-main):not(.other),
table th,
.m-box-gen > .box-head {
	background-color: #f6f2ea;
}

#HeaderInfo .ui-navbar {
	padding-top: 7px;
	background-color: #f6f2ea;
}

#HeaderInfo .ui-navbar > ul {
	border-bottom-color: #5a3816;
}

#HeaderInfo .ui-navbar .ui-btn-inner {
	background: #d9cec3;
}

#HeaderInfo .ui-navbar .ui-btn-text {
	color: #5a3816;
}

#HeaderInfo .ui-navbar .ui-icon::after {
	background-color: #5a3816;
}

#HeaderInfo .ui-navbar .ui-btn-active .ui-btn-inner {
	background: #5a3816;
}

#HeaderInfo .ui-navbar .ui-btn-active .ui-btn-text {
	color: #fff;
}

.ui-header .ui-title.content-head {
	background-color: #5a3816;
}

[data-role='list-divider'][role='heading'] {
	background-color: #5a3816;
}

.tab.sortchange .ui-btn {
	background: #d9cec3;
}

.tab.sortchange .ui-btn-text {
	color: #5a3816;
}

.tab.sortchange .ui-btn-active {
	background: #5a3816;
}

.tab.sortchange .ui-btn-active .ui-btn-text {
	color: #fff;
}

.ui-li-heading,
.ui-li-divider.list-heading {
	background: #d9cec3;
	color: #5a3816;
}

.l-calendar .m-calendar-head h4 {
	background: #5a3816;
}

#AfterLogin [data-role='listview'] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

#AfterLogin [data-role='listview'] *,
#AfterLogin [data-role='listview'] *::before,
#AfterLogin [data-role='listview'] *::after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

#AfterLogin [data-role='listview'] > li:not(:first-of-type) {
	background: #5a3816;
}

@media screen and (min-width: 450px) {
	.ui-field-contain label.ui-input-text {
		display: block;
		width: auto;
	}
}

@media screen and (max-width: 700px) {
	table.CustomerDetail th {
		width: 45%;
	}
}

@media (max-width: 450px) {
	.hp-sp-hidden {
		display: none;
	}

	.hp-sp-txt {
		width: 100%;
	}
}
/* 2018/02/08 17213-96 Do edit start */
.show_all_rooms {
    margin-top: 10px;
    padding: 9px 9px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, .3);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, .3);
    background-color: #1898c2;
    background-repeat: no-repeat;
    background-position: 9px center;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    width: 100%;
    float: none;
    height: auto;
    text-align: center;
    color: #fff !important;
}
/* 2018/02/08 17213-96 Do edit end */
/*2018/02/12 17213 Tam edit start*/
.htl_header{
	line-height: unset;
}
/*2018/02/21 17213 Hoang edit start*/
.paging-sp{
    background: #fff;
    text-align: center;
    padding: 10px;
}
.paging-sp{
    position: fixed;
    bottom: 4px;
    z-index: 99;
    left: 0px;
	right: 17px;
	background: transparent;
	text-align: center;
	padding: 0;
	width: 100%;
}
.paging-sp .btn-next-prev{
    /* margin-top: 10px; */
    width: 100%;
}
.paging-sp .rsv-btn{
    display: inline-block;
    position: relative;
    margin: 0 auto;
    padding: 8px 0px;
    border: none;
    -webkit-box-shadow: 1px 1.732px 6px 0px rgba(0, 0, 0, .35);
    box-shadow: 1px 1.732px 6px 0px rgba(0, 0, 0, .35);
    color: rgb(0, 0, 0) !important;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    width: 49.8%;
    font-size: 1.3rem;
}
.paging-sp .rsv-btn:active{
    color: #fff !important;
    font-weight: bold;
}
.paging-sp .rsv-sp-prev{
    float: left;
}
.paging-sp .rsv-sp-next{
    float: right;
}
/*2018/02/21 17213 Hoang edit end*/

/* 2018/03/05 Do edit start */
a.m-btn.m-btn-submit.sp_login_manager{
    background-color: #c63f28;
}
/* 2018/03/05 Do edit end */

/*2018/03/05 17213 Tam edit start*/
.ui-content .ui-listview li.rsv-form-info {
    border: 4px #ccc solid;
}
/*2018/03/05 17213 Tam edit end*/
/*2018/05/16 23773 Tam edit start*/
.liCalendarHd.ui-li-static.ui-li{
	padding: 0;
}
.calendarHd {
    z-index: 99;
    top: 142px;
    background-color: #FFF;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
}
.calendarHd, .calendarContents > dt{
	  border-top: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
}
.calendarHd table, .calendarContents table {
    width: 100%;
    height: 40px;
    overflow: hidden;
    background-color: #E9E9E9;
}
.calendarHd td {
    font-weight: bold;
    background-color: #fff;
}
.calendarHd td, .calendarContents td {
	text-align: center;
    width: 36px;
    padding: 2px 0;
}
.calendarContents td {
    background-color: #fff;
}
.dt-head{
	color: #fff;
	font-weight: 700;
}
.liCalendarHdTop table{
	border: none;
	margin-bottom: 8px;
}
.liCalendarHdTop table th{
	text-align: right;
	font-weight: 700;
	width: 20%;
}
.liCalendarHdTop table th, .liCalendarHdTop table td{
	background-color: #fff;
	border: none;
}
.liCalendarHdTop label.label-icon{
	  background-color: #fff;
    border: 1px solid #969696;
    padding: 8px 8px 8px 30px;
    background-position-x: 5px;
    float: right;
    width: 120px;
    font-weight: 100;
}
.calendarHd td.sat {
    color: #0099CC;
}
.calendarHd td.sun {
    color: #CC0000;
}
/* 2018/09/06 Nhu edit start */
.calendarContents > dt {
    padding: 6px;
	display: flex;
    justify-content: space-between;
}
#others_search .calendarHd td, .calendarContents td {
    width: 30px;
}
#month th{
	padding: 0;
	text-align: center;
}
/* 2018/09/06 Nhu edit end */
/*2018/05/16 23773 Tam edit end*/
/* 2018/07/04 15718 Tam edit start */
.option_list{
	margin: 0 -.5em;
	padding: 3px .5em;
}
/* 2018/09/14 Nhu edit start */
.option_list a{
	text-align: center;
	padding-left: 25px;
    font-weight: normal;
	word-break: keep-all;
	font-size: 14px;
}
/* 2018/09/14 Nhu edit end */
/* 2018/07/04 15718 Tam edit end */
/* 2018/07/18 23773 Nhu edit start */
/* 2018/09/07 Nhu edit start */
#home .ui-input-datebox .ui-btn-icon-notext {
	display: block;
    /* width: 190px; */
    width: 40px;
    height: 37px;
    border: 1px solid #969696;
    border-radius: 0;
    background-image: url(../img/icon_calendar.png);
    background-size: 19px auto;
    background-repeat: no-repeat;
    background-position: 10px 9px;
    position: relative;
    float: right;
    background-color: unset;
    text-shadow: unset;
    color: black;
	font-weight: normal;
	background-color: white;
    margin-top: -28px;
}
#home .ui-input-datebox {
	width: 100%;
	padding: 0;
	min-height: 10px;
}
/* 2018/09/07 Nhu edit end */
/* #home .ui-input-datebox .ui-btn-icon-notext::after{
	position: absolute;
	content: 'カレンダーから検索';
	top: 8px;
    left: 35px;
} */
#home .ui-input-datebox input{
	display: none!important;
}
#home .ui-input-datebox .ui-btn-icon-notext span{
	display: none;
}
/* 2018/07/18 23773 Nhu edit end */

.header-room{
	display: flex;
	justify-content: space-between;
}
.header-room-name{
	padding-right: 10px;
	display: flex;
    align-items: center;
}
.inputbtn{
	margin: 0;
}
.inputbtn.ui-btn-icon-left .ui-icon {
	left: unset;
	right: 15px;
}
.inputbtn.ui-btn-icon-left .ui-btn-inner {
	padding-left: 0;
}
#type_ids .ui-btn-corner-all, .PlanDetail .ui-btn-corner-all {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.show-number {
	padding: 3px;
}
#date_room_sp .m-btn .ui-btn-inner {
	padding: 9px 20px;
	border: none;
}

#block_btnNext {
	margin: 0;
	padding-top: 1px;
}
/* 2018/09/06 Nhu edit start */
#Condition_list{
	display: block;
	width: 100%;
	padding: 9px;
	font-size: 1.2rem;
	background-color: white;
}

#Condition_list p{
    color: black;
    text-align: center;
	padding-left: 10px;
    padding-right: 10px;
    border-radius: 22px;
    margin-top: 5px;
    display: inline-block;
}

.calendarContents .info_icon  {
    width: 40px;
    height: 40px;
    background-image: url('images/info-icon.png');
	background-size: 40px 40px;
	margin-top: -6px;
}
.calendarContents .plan_name {
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
    display: flex;
	align-items: center;
	width: 86%;
	padding: 0 0 6px;
}

.CloseBtn {
	color: #fff;
	text-align: center;
	padding: 10px;
    margin-bottom: 10px;
    background-color: #999
}

#plan_info_sp .plan_list .slider .slick-arrow.slick-prev {
	left: -22px;
	background-image: url(../img/arrow_l.png);
}

#plan_info_sp .plan_list .slider .slick-arrow.slick-next {
	right: -22px;
	background-image: url(../img/arrow_r.png);
}

.calendarHd.fixed, .headerCalendar.fixed {
	position: fixed;
    top: 0;
	left: 0;
	right: 0;
	padding: 0 15px;
	background-color: transparent;
}
/* 2018/09/06 Nhu edit end */
/* loading */
.ec-loader{
	display: none;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
	right: 0;
	background: #fff;
}
.ec-loader div{
	display: inline-block;
	position: absolute;
    top: 20%;
    left: 0;
}
  
.ec-loader div:after {
    content: " ";
    display: block;
    width: 12px;
    height: 12px;
    margin: 1px;
    border-radius: 50%;
    border: 4px solid #ccc;
    border-color: #ccc #ccc #ccc transparent;
    animation: ec-loader 1.2s linear infinite;
}
  @keyframes ec-loader {
	0% {
	  transform: rotate(0deg);
	}
	100% {
	  transform: rotate(360deg);
	}
  }
  .ec-loader span.image{
	background: url(./images/loader.gif) no-repeat center center;
    padding: 49%;
    position: relative;
	top: 39%;
	background-size: 25px 25px;
  }
  
/* loading end */

.cell{
	position: relative;
}
/* 2018/09/13 Nhu edit start */
.enquete_after_contain {
	display: none;
	margin-top: 15px;
}

#colTTRideList {
	background-color: white;
}

#colTTRideList .clsColRideList {
    padding-right: 10px;
	padding-left: 10px;
}

.clsColRideList h3.js-sp-rsv-title {
	position: relative;
    padding-left: 0px;
	border-bottom: 1px solid #ccc;
}

.clsColRideList  h3.js-sp-rsv-title p {
	margin: 0;
	font-weight: normal;
	font-size: 12px;
}

.clsColRideList  h3.js-sp-rsv-title p:first-child span{
	font-size: 15px;
	font-weight: bold;
}

.clsColRideList  h3.js-sp-rsv-title p.lbl_planname{
	font-size: 14px;
	font-weight: bold;
}

.clsColRideList  h3.js-sp-rsv-title a {
	display: block;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
}
#date_room_sp ul table.PlanDetail{
	margin-top: 10px;
	border: 1px solid #ccc;
}

#date_room_sp ul table.PlanDetail tbody tr{
	border: 1px solid #ccc;
}

#home #form div.corporate_tag{
	text-align: center;
}
#home #form div.corporate_tag table{
	margin: auto;
}	
/* 2018/12/12 518 Nhu edit start */
.HtlFrontDesc, .OtherSearchCap {
/* 2018/12/12 518 Nhu edit end */
	word-break: break-word;
	margin-top: 15px;
    margin-bottom: 18px;
	font-size: 1.2rem;
	background-color: white;
	padding: 10px;
}
/* 2018/09/13 Nhu edit end */
strong.rsvhds-cnt-child-mark {
    color: #383;
    margin-left: 3px;
}
/* 2018/12/14 519 Tam edit start */
input[data-role="datebox"] {font-size:16px;}
/* 2018/12/14 519 Tam edit end */

.invalid-mail-msg {
	margin: 0px 5px 5px 0px;
	padding: 5px;
	border: solid 1px red;
	background-color: pink;
	display:none;
}

.invalid-mail-msg.rsvfl-error{
	color: #000000a8;
	display: block;
}

.invalid-pwd-msg {
	margin: 0px 5px 5px 0px;
	padding: 5px;
	border: solid 1px red;
	background-color: pink;
	display:none;
}

.invalid-pwd-msg.rsvfl-error{
	color: #000000a8;
	display: block;
}

/* 2019/01/25 592 Nhu edit start */
.ChkinDate_noti {
	color: #c63f28;
    text-align: center;
    font-size: 1.2rem;
    padding-top: 15px;
}
/* 2019/01/25 592 Nhu edit end */
/* 2019/01/17 576 Tam edit start */
#CancelCompleted .cxl_message{
	text-align: left;
    border: solid 1.5px #e50606;
    padding: 8px;
    line-height: 23px;
	background-color: #FFEFFF;
	margin-top: 0;
}
#CancelCompleted .cxl_confirm {
	margin: 20px 0;
	text-align: center;
}
/* 2019/01/17 576 Tam edit end */
/* 2019/02/13 630 Nhu edit start */
.disp_other_etc {
	border: 1px solid #b5b5b5;
	width: fit-content;
	padding: 0 5px;
	font-size: 12px;
}
/* 2019/02/13 630 Nhu edit end */
/* 2019/02/25 651 Nhu edit start */
.HtlOthersDesc {
	word-break: break-word;
	font-size: 1.2rem;
	background-color: white;
}
.HtlOthersDesc img{
	width: 100% !important;
}
/* 2019/02/25 651 Nhu edit end */