@charset "utf-8";
/* ==================================================
icon
================================================== */
.item_label {
    display: inline-block;
    width: 50px;
    height: 40px;
    vertical-align: middle;
	background-size: contain !important;
}
.item_icn_red {
    background: url(/shared/images/icon/page_icn_red.png) no-repeat;
}
.item_icn_gray {
    background: url(/shared/images/icon/page_icn_gray.png) no-repeat;
}
.item_icn_light_bl{
    background: url(/shared/images/icon/page_icn_light_bl.png) no-repeat;
}

/*-------------My_Page-----------------------*/
#temp_wrap_main #temp_mypage_cnt {
	margin-bottom: 90px;;
}
#temp_wrap_main #temp_mypage_cnt .page_item ul li a:hover,
#temp_wrap_main #temp_mypage_cnt .page_item ul li a:focus {
	color: #0381fe;
}
#temp_wrap_main #temp_mypage_cnt .page_notice {
    background-color: #f5f5f5;
    border-radius: 3px;
    padding: 20px 0;
}

.page_notice{
	display: flex;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.page_notice>div:nth-child(2){
	border-left: 1px solid #d40f75;
}
.m10{
	margin-top: 15px;
}
#temp_wrap_main #temp_mypage_cnt .page_notice h2 {
    font-size: 142.8%;
    color: #d40f75;
    font-weight: bold;
    padding: 15px 60px;
}

#temp_wrap_main #temp_mypage_cnt .page_notice p ,
#temp_wrap_main #temp_mypage_cnt .page_notice ul {
    display: inline-block;
    font-size: 114.3%;
    color: #323232;
    font-weight: normal;
    padding-left: 40px;
}
#temp_wrap_main #temp_mypage_cnt .page_notice ul {
	list-style:none;
}
#temp_wrap_main #temp_mypage_cnt .page_item {
	margin-top: 20px;
}
#temp_wrap_main #temp_mypage_cnt .page_item .ttl_item {
	border-bottom: 2px solid #dadada;
}
#temp_wrap_main #temp_mypage_cnt .page_item .ttl_item h2,
#temp_wrap_main #temp_mypage_cnt .page_item .ttl_item h3 {
	font-size: 142.8%;
	color: #323232;
	font-weight: bold;
	background: url(/shared/images/icon/icn_border_left.png) no-repeat left center;
	padding: 13px 20px 8px;
	display: inline-block;
}
#temp_wrap_main #temp_mypage_cnt .page_item .ttl_item a {
	float: right;
	text-decoration: none;
	color: #515151;
	margin-top: 13px;
	background: url(/shared/images/icon/icon_link_ttl.png) no-repeat left center;
	padding-left: 27px;
}
#temp_wrap_main #temp_mypage_cnt .page_item ul {
	margin: 15px 0 0 8px;
}

#temp_wrap_main #temp_mypage_cnt .page_item ul li {
	padding: 11px 0 8px 25px;
	font-size: 114.3%;
	list-style: none;
}
#temp_wrap_main .bg_list {
	background: url(/shared/images/icon/icon_link.png) no-repeat left center;
}

#temp_wrap_main #temp_mypage_cnt .page_item .item_icn_red {
    display: inline-block;
    background: url(/shared/images/icon/page_icn_red.png) no-repeat;
    width: 40px;
    height: 45px;
}

#temp_wrap_main #temp_mypage_cnt .page_item .item_icn_gray {
    display: inline-block;
    background: url(/shared/images/icon/page_icn_gray.png) no-repeat;
    width: 40px;
    height: 45px;
    vertical-align: middle;
}

#temp_wrap_main #temp_mypage_cnt .page_item ul li p {
	display: inline-block;
	font-weight: bold;
}

#temp_wrap_main #temp_mypage_cnt .page_item ul li .status_label {
	width:10%;
	text-align: center;
}

#temp_wrap_main #temp_mypage_cnt .page_item ul li .request_date_label {
	width:22%;
	text-align: center;
}

#temp_wrap_main #temp_mypage_cnt .page_item ul li .facility_name_label {
	width:35%;
	text-align: center;
}

#temp_wrap_main #temp_mypage_cnt .page_item ul li .limit_label{
	width:27%;
	text-align: center;
}

#temp_wrap_main #temp_mypage_cnt .page_item ul li .limit {
	display: inline-block;
	margin-left:10px;
}

.lottery_limit{
	width:30%;
	margin-left:5px
}

#temp_wrap_main #temp_mypage_cnt .page_item ul li .room_name {
	width:35%;
	margin-left:10px;
	font-weight:normal;
}

.lottery_icon {
	width:10%;
}

#temp_wrap_main #temp_mypage_cnt .page_item ul li a {
	color: #0072bc;
	text-decoration: none;
}
#temp_wrap_main #temp_mypage_cnt .page_item .page_hot a {
	padding-left: 26px;
}
/*-------------History-----------------------*/
#temp_history_cnt {
	margin-bottom: 190px;
}

#temp_history_popup {
	margin-bottom: 50px;
}
.sub_history {
	padding: 2px 16px 2px;
    border: 1px solid #1564b3;
    border-radius: 30px;
    margin-right: 20px;
    display: none;
}
#temp_history_cnt a,
#temp_history_poup a {
	text-decoration: none;
}
#temp_history_cnt .display {
    float: right;
}
#temp_history_cnt .dissatisfied_inf {
    float: left;
}
#temp_history_cnt .dissatisfied_inf,
#temp_history_popup .dissatisfied_inf {
	float: left;
	margin: 5px 0 8px 0;
}
#temp_history_cnt .tab,
#temp_history_popup .tab {
	display: inline-block;
	margin-left: 5px;
	margin-right: 8px;
}
#temp_history_cnt .tab .btn_display:first-child,
#temp_history_cnt .tab .btn_display:last-child,
#temp_history_popup .tab .btn_display:first-child,
#temp_history_popup .tab .btn_display:last-child {
	width: 58px;
	height: 24px;
	line-height: 1;
	padding: 4px;
	border: 1px solid #dadada;
	display: inline-block;
	text-align: center;
	color: #1564b3;
	background-color: #f2f2f2;
}
#temp_history_cnt .tab .btn_display:first-child,
#temp_history_popup .tab .btn_display:first-child {
	border-radius: 3px 0 0 3px;
	margin-right: -4px;
}
#temp_history_popup .tab .btn_display:last-child {
	border-radius: 0 3px 3px 0;
}
#temp_history_cnt .tab .btn_display.active,
#temp_history_popup .tab .btn_display.active {
	background-color: #1564b3;
	color: #ffffff;
	border: 1px solid #1564b3;
}
#temp_history_cnt .tab .btn_canseldisplay:first-child,
#temp_history_cnt .tab .btn_canseldisplay:last-child,
#temp_history_popup .tab .btn_canseldisplay:first-child,
#temp_history_popup .tab .btn_canseldisplay:last-child {
	width: 58px;
	height: 24px;
	line-height: 1;
	padding: 4px;
	border: 1px solid #dadada;
	display: inline-block;
	text-align: center;
	color: #1564b3;
	background-color: #f2f2f2;
}
#temp_history_cnt .tab .btn_canseldisplay:first-child,
#temp_history_popup .tab .btn_canseldisplay:first-child {
	border-radius: 3px 0 0 3px;
	margin-right: -4px;
}
#temp_history_popup .tab .btn_canseldisplay:last-child {
	border-radius: 0 3px 3px 0;
}
#temp_history_cnt .tab .btn_canseldisplay.active,
#temp_history_popup .tab .btn_canseldisplay.active {
	background-color: #1564b3;
	color: #ffffff;
	border: 1px solid #1564b3;
}
#temp_history_cnt table,
#temp_history_popup table {
	width: 100%;
}
#temp_history_cnt tr td:first-child,
#temp_history_popup tr td:first-child {
	background-color: #f2f2f2;
	width: 36.9%;
}
#temp_history_cnt tr td:nth-child(2),
#temp_history_popup tr td:nth-child(2) {
	width: 46.1%;
	padding-bottom: 25px;
	height: 63px;
}
#temp_history_cnt td:last-child,
#temp_history_popup td:last-child {
	padding-left: 0;
}
#temp_history_cnt td,
#temp_history_popup td {
	vertical-align: top;
    border: 1px solid #cccccc;
    padding: 15px 0px 0 14px;
}
#temp_history_cnt .column_cnt,
#temp_history_popup .column_cnt{
	width: 180px;
	display: inline-block;
	vertical-align: middle;
}
#temp_history_cnt .action_btn,
#temp_history_popup .action_btn {
	margin-top: 5px;
}
#temp_history_cnt .dissatisfied_btn,
#temp_history_popup .dissatisfied_btn {
	display: block;
	width: 130px;
	min-height: 40px;
	line-height: 1;
	padding: 13px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
    font-size: 114.3%;
    text-decoration: none;
}
#temp_history_cnt .table_sp,
#temp_history_popup .table_sp {
	display: none;
}
/*-------------Favorite-----------------------*/
#temp_favorite_cnt a {
	text-decoration: none;
}
#temp_favorite_cnt {
	margin-bottom: 110px;
}
#temp_favorite_cnt .favorite_ttl {
	margin-top: 23px;
}
#temp_favorite_cnt .favorite_ttl .btn_del {
	display: inline-block;
	text-align: center;
	width: 130px;
	min-height: 34px;
	line-height: 1;
	padding: 9px;
	background-color: #f2f2f2;
	color: #d5d5d5;
	border: 1px solid #dadada;
	border-radius: 3px;
	font-weight: bold;
}
#temp_favorite_cnt .favorite_ttl .btn_del.active {
	color: #0e5ca7;
    background-color: #e6f5ff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(7, 46, 86, 0.3);
    -moz-box-shadow:    0px 2px 3px 0px rgba(7, 46, 86, 0.3);
    box-shadow:         0px 2px 3px 0px rgba(7, 46, 86, 0.3);
}
#temp_favorite_cnt .favorite_ttl label {
	color: #323232;
	margin-left: 10px;
}
#temp_favorite_cnt table {
	width: 100%;
	margin-top: 8px;
	margin-bottom: 50px;
}
#temp_favorite_cnt table tr td {
	border: 1px solid #cccccc;
	height: 88px;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 35px;
}
#temp_favorite_cnt table tr td:first-child {
	width: 4.6%;
	text-align: center;
	background-color: #e7e7e7;
	vertical-align: middle;
	padding: 0;
}
#temp_favorite_cnt tr td:nth-child(2) {
	width: 34.5%;
	background-color: #f2f2f2;
	padding-right: 85px;
}
#temp_favorite_cnt tr td:nth-child(2) p {
	width: 210px;
    display: inline-block;
}
#temp_favorite_cnt tr td:nth-child(3) {
	width: 43.9%;
}
#temp_favorite_cnt tr td:nth-child(4) {
	width: 17%;
	padding-left: 1px;
	padding-top: 0;
    vertical-align: middle;
}
#temp_favorite_cnt tr td:nth-child(4) .reservation_btn {
	width: 130px;
    display: block;
	min-height: 40px;
	line-height: 1;
	padding: 13px;
    margin: 0 auto;
}
/*-------------Notice-----------------------*/
#temp_wrap_main #temp_notice_cnt {
	margin-bottom: 180px;
}
#temp_wrap_main #temp_notice_cnt ul {
	margin-top: 35px;
	background: url(/shared/images/icon/border_list.jpg) bottom;
	background-repeat: repeat-x;
}
#temp_wrap_main #temp_notice_cnt ul li {
	padding: 14px 0 20px 0;
	background: url(/shared/images/icon/border_list.jpg) top;
	background-repeat: repeat-x;
	list-style: none;
}
#temp_wrap_main #temp_notice_cnt ul li a {
	text-decoration: none;
	color: #0054a6;
	font-size: 114.3%;
	display: block;
	padding: 4px 0 0 20px;
	margin-left: 8px;
}
#temp_wrap_main #temp_notice_cnt ul li a:hover,
#temp_wrap_main #temp_notice_cnt ul li a:focus {
	color: #0381fe;
}
#temp_wrap_main #temp_notice_cnt .detail_content {
	padding: 0 30px;
	font-size: 130%;
}
/*------------- Detail page Thangnq--------------*/
#temp_wrap_main .intro .intro_slider,
#temp_wrap_main .intro .intro_summary {
    width: 50%;
    float: left;
}

#temp_wrap_main .intro .intro_slider {
    padding-right: 20px;
	overflow: hidden;
    position: relative;
}

#temp_wrap_main .intro .intro_summary {
    padding-left: 20px;
}

#temp_wrap_main .intro .intro_slider img {
    width: 100%;
    height: auto;
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
}

#temp_wrap_main .intro .intro_slider .intro_img {
    margin-bottom: 25px;
}

#temp_wrap_main .intro .intro_slider .intro_img_nav {
    padding: 0 22px;
}

#temp_wrap_main .intro .intro_slider .intro_img_nav .img_item_ttl {
	color: #1564b3;
	padding-top: 5px;
}

#temp_wrap_main .intro .intro_slider .slick-list .slick-track .img_item {
    margin-right: 12px;
}

#temp_wrap_main .intro .intro_slider .slick-prev {
    background: url(/shared/images/icon/icon_prev.png) no-repeat;
    -webkit-background-size: 46px;
    background-size: 46px;
    width: 46px;
    height: 46px;
    left: -2px;
    z-index: 1;
    margin-top: -10px;
}

#temp_wrap_main .intro .intro_slider .slick-next {
	background: url(/shared/images/icon/icon_next.png) no-repeat;
    -webkit-background-size: 46px;
    background-size: 46px;
    width: 46px;
    height: 46px;
    right: 10px;
    z-index: 1;
    margin-top: -10px;
}

#temp_wrap_main .intro .intro_slider .slick-prev:before,
#temp_wrap_main .intro .intro_slider .slick-next:before {
    display: none;
}

#temp_wrap_main .intro .intro_summary {
	margin-top: -7px;
}

#temp_wrap_main .intro .intro_summary .summary_cnt {
	margin-bottom: 25px;
}

#temp_wrap_main .intro .intro_summary .summary_cnt p{
	font-size: 114.3%;
	line-height: 1.9;
}

#temp_wrap_main .intro .intro_summary .notice {
	background-color: #f5f5f5;
	padding: 20px 22px 22px;
}

#temp_wrap_main .intro .intro_summary .notice .notice_ttl {
	font-size: 128.6%;
	color: #d40f75;
	font-weight: bold;
	line-height: 1.6;
	padding-left: 15px;
	position: relative;
	margin-bottom: 12px;
}

#temp_wrap_main .intro .intro_summary .notice .notice_ttl:before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 18px;
	background-color: #d40f75;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
}

#temp_wrap_main .layout_b_ttl {
	color: #515151;
	font-weight: bold;
	font-size: 128.6%;
	background-color: #b2d9ff;
	border-radius: 4px;
	padding: 10px 14px 8px;
}
#temp_wrap_main .layout_b_ttl2 {
	color: #515151;
	font-weight: bold;
	font-size: 114.3%;
	border-bottom:#b2d9ff 2px solid;
	padding: 15px 0 8px;
}

#temp_wrap_main .basic_info {
	margin-bottom: 40px;
	margin-top: 42px;
}

#temp_wrap_main .basic_info .ryokin {
	overflow-x: auto;
	overflow-y: hidden;
}

#temp_wrap_main .basic_info table, 
#temp_wrap_main .basic_info th, 
#temp_wrap_main .basic_info td,
#temp_wrap_main .basic_info .ryokin table, 
#temp_wrap_main .basic_info .ryokin th, 
#temp_wrap_main .basic_info .ryokin td {
    border: 1px solid #cccccc;
    border-collapse: collapse;
}

#temp_wrap_main .basic_info table {
	width: 100%;
	margin-top: 25px;
}

#temp_wrap_main .basic_info .ryokin table{
	width: 100%;
	margin-top: 25px;
	white-space: nowrap;
}

#temp_wrap_main .basic_info table caption{
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
}

#temp_wrap_main .basic_info th,
#temp_wrap_main .basic_info td,
#temp_wrap_main .basic_info .ryokin th,
#temp_wrap_main .basic_info .ryokin td {
	padding: 14px 14px 13px;
    text-align: left;
}

#temp_wrap_main .basic_info th,
#temp_wrap_main .basic_info .ryokin th {
	background-color: #f2f2f2;
	color: #323232;
	font-weight: bold;
	width: 265px;
}

#temp_wrap_main .how_to_access .layout_b_ttl{
	margin-bottom: 30px;
}

#temp_wrap_main .how_to_access .guide_cnt {
	font-size: 114.3%;
	color: #323232;
	line-height: 1.9;
	margin-bottom: 22px;
}

#temp_wrap_main .how_to_access .guide_map .guide_map_ttl{
	display: none;
}

#temp_wrap_main .how_to_access .guide_map img{
	width: 100%;
	height: auto;
}

#temp_wrap_main .url_link{
	text-decoration: none;
	line-height: 1.6;
	padding-left: 15px;
	color: #0072bc;
	background: url(/shared/images/icon/icon_link.png) no-repeat top 8px left 1px;
	background-size: 7px 6px;
}

#temp_wrap_main .return_btn  {
	text-align: center;
	margin: 35px 50px;
}

#temp_wrap_main .return_btn a{
	color: #1564b3;
	text-decoration: none;
	font-size: 128.6%;
	background-color: #e6f5ff;
	padding: 12px 45px 11px;
	border-radius: 30px;
	font-weight: bold;
	display: inline-block;
	box-shadow: 1px 1px 3px 1px #d1d1d1;
}

#temp_wrap_main .return_btn a:hover,
#temp_wrap_main .return_btn a:focus {
	background-color: #b2d9ff;
	color: #0e5ca7;
}

/*------------- Room info page Thangnq--------------*/
#temp_wrap_main .group_link_booking {
	text-align: right;
	margin-top: 20px;
}

#temp_wrap_main .group_link_booking .btn_favorite,
#temp_wrap_main .group_link_booking .btn_booking {
	text-decoration: none;
	border-radius: 4px;
	font-weight: bold;
    display: inline-block;
}

#temp_wrap_main .group_link_booking .btn_favorite {
 padding: 8px 10px 8px 28px;
 border: 1px solid #b2d9ff;
 color: #515151 !important;
 background: #ffffff url(/shared/images/icon/icon_star_gray.png) no-repeat top 10px left 9px !important;
 -webkit-background-size: 17px 16px;
 background-size: 17px 16px;
 margin-right: 4px;
}

#temp_wrap_main .group_link_booking .btn_favorite.active {
	border-color: #ffd800 !important;
	background: #fffddf url(/shared/images/icon/icon_star.png) no-repeat top 10px left 9px !important;

}

#temp_wrap_main .group_link_booking .btn_booking {
	color: #ffffff;
	background-color: #1564b3;
	padding: 8px 10px;
	box-shadow: 0px 1px 1px 1px #c2cbd5;
}

#temp_wrap_main .group_link_booking .btn_booking:hover,
#temp_wrap_main .group_link_booking .btn_booking:focus {
	background-color: #e7f5ff;
    color: #1564b3;
}

#temp_wrap_main .article_b {

}

#temp_wrap_main .article_b .article_img,
#temp_wrap_main .article_b .article_cnt {
	width: 50%;
	float: left;
}	

#temp_wrap_main .article_b .article_img {
	padding-right: 12px;
}

#temp_wrap_main .article_b .article_img img {
	width: 100%;
	height: auto;
}

#temp_wrap_main .article_b .article_cnt {
	padding-left: 12px;
	margin-top: -8px;
	line-height: 2;
}

/*------------- FAQ page Thangnq--------------*/
#temp_wrap_main.faq .basic_info {
	margin-bottom: 28px;
    margin-top: 28px;
}
#temp_wrap_main .faq_intro {
	font-size: 142.9%;
	color: #515151;
	line-height: 1.5;
	font-weight: bold;
}

#temp_wrap_main .faq_list {
	margin: 3px 0;
}

#temp_wrap_main .faq_list .faq_item {
	list-style: none;
	margin-top: 28px;
}

#temp_wrap_main .faq_list .faq_item a {
	text-decoration: none;
	line-height: 1.6;
	padding-left: 40px;
	color: #0072bc;
	font-size: 114.3%;
	background: url(/shared/images/icon/icon_link.png) no-repeat top 8px left 8px;
	background-size: 7px 6px;
}

/*------------- Howtouse page Thangnq--------------*/
#temp_wrap_main.faq .howtouse {
        margin-bottom: 40px;
} 

#temp_wrap_main .answer {
	padding-left: 52px;
	font-size: 114.3%;
	line-height: 1.9;
	position: relative;
}

#temp_wrap_main .answer:before {
	content: "A";
	color: #1564b3;
	font-weight: bold;
	font-size: 142.9%;
	position: absolute;
	top: -6px;
	left: 12px;
}

#temp_wrap_main .layout_b_ttl.question {
	position: relative;
	padding-left: 62px !important;
	margin-bottom: 28px;
}

#temp_wrap_main .layout_b_ttl.question:after {
	content: "Q";
	background-color: #1564b3;
	color: #ffffff;
	font-weight: bold;
	font-size: 142.9%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	padding: 0 14px;
	border-radius: 4px 0 0 4px;
}

/*------------- Agreement page Thangnq--------------*/
#temp_wrap_main .basic_info .terms_service_cnt {
	margin-top: 28px;
}

#temp_wrap_main .basic_info .terms_service_cnt p {
	font-size: 114.3%;
	color: #323232;
	line-height: 1.9;
}

#temp_wrap_main .form_check {
	text-align: center;
	margin-bottom: 75px;
}

#temp_wrap_main .form_check .form_check_label {
	display: block;
	background-color: #f2f2f2;
	border: solid 1px #cccccc;
	font-weight: bold;
	padding: 40px 0 38px;
	color: #323232;
	margin-bottom: 32px;
}

#temp_wrap_main .form_check .form_check_label input {
	margin-right: 15px;
}

#temp_wrap_main .form_check .return,
#temp_wrap_main .form_check .register {
	display: inline-block;
	box-shadow: 1px 1px 3px 1px #bcc6d1;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-weight: bold;
}

#temp_wrap_main .form_check .return {
	color: #1564b3;
	background-color: #e6f5ff;
	padding: 10px 0;
	width: 130px;
	margin-right: 12px;
	-webkit-appearance: none;
	text-decoration:none;
}

#temp_wrap_main .form_check .return:hover {
	color: #ffffff;
	background-color: #1564b3;
}

#temp_wrap_main .form_check .register {
	color: #ffffff;
	background-color: #1564b3;
	padding: 18px 0;
	width: 160px;
	-webkit-appearance: none;
}

#temp_wrap_main .form_check .register:hover {
	color: #1564b3;
	background-color: #e6f5ff;
}
/* ==================================================
search map page
================================================== */
.search_map .search_map_inner{
    margin: 39px 0 90px;
    border: 1px solid #dadada;
}
.video_wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.video_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* ==================================================
reservation
================================================== */
#temp_reservation .table_form tr > td:first-child {
    width: 300px;
}
#temp_reservation .table_form tr > td label {
    margin-left: 8px;
}
