@charset "utf-8";

article{
	font-size:14px;
	position: relative;
}

article .container{
	position: relative;
}

h1{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:25px 0;
	margin:15px 0 15px 0;
	border-bottom:1px solid #666;
}

@media(max-width:767px) {
	h1{
		font-size:16px;
		text-align:center;
		padding:10px 0;
		margin:5px 0 5px 0;
	}

}

/*
top-text
******************************************/

#top-text {
	font-size: 12px;
	color: #999;
	padding: 0px 5px 5px 5px;
}
#top-text + #mc-search-box {
	margin-top: 0;
}

@media(min-width:992px) {

	header {
		margin-bottom: 10px;
	}
	#top-text {
		font-size: 10px;
		padding: 10px 5px 5px 5px;
	}
}
/*
mc-search-form
******************************************/
#mc-search-box .focus{
	background: #FFF;
}
.btn-default.active,.btn-default.active:focus{
	background: #e6e6e6!important;

}

.tbl-form{
	width: 100%;
}
.mb0 {
	margin-bottom: 0;
}
#mc-search-form {
	padding: 0 0 0 0;
	margin-bottom: 20px;
}
ul.breadcrumb li, ul.breadcrumb li a, .breadcrumb > li + li:before {
	color: #333;
}

#mc-search-box h1 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 8px 0 5px 0;
	background: #333;
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
}
#mc-search-box form {
	padding:0;
}

#mc-search-box h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 55px 0;
	text-align: center;
}
#mc-search-box .inline-group {
	display: inline-block;
	margin-right: 10px;
}
#mc-search-box select.form-control {
	display: inline-block;
    width: 48%;
}
.p-form__form-group-label {
	padding-left: 0;
	margin-right: 5px;
	font-weight:bold;
}
.btn-search {
	width: 300px;
	display: block !important;
	padding: 15px;
	margin: 20px auto 20px auto;
	color: #fff;
	font-size: 16px;
	background: #333;
	border: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#mc-search-box .form-group{
	margin-bottom:0;
}

#mc-search-box dl{
	margin-bottom:15px;
}

#mc-search-box dl:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
}


#mc-search-box dl dt{
	min-width:140px;
	display:table-cell;
	vertical-align:middle;
}


#mc-search-box dl dd{
	display:table-cell;
	vertical-align:middle;
	width:100%;
}

.hotel-box{
	padding:15px !important;
	background:#f4f4f4;
	margin-bottom:10px;
}

#mc-search-box .hotel-box .form-group,
#mc-search-box .hotel-box dl{
	margin-bottom:0 ;
}

#mc-search-box .hotel-box .btn-group{
	display:block;
}

#mc-search-box .hotel-box .btn{
	width:269px !important;
	margin-right:5px;
}

#mc-search-box input[type=checkbox], input[type=radio]{
	display:none;
}



.detail-openbtn{
	text-align:center;
	overflow:hidden;
}
.detail-openbtn a{
	color:#333;
	font-size:16px;
	position:relative;
	display:inline-block;
	padding:0 20px;
	margin-bottom:15px;
	text-decoration:underline;
}

.detail-openbtn a span{
	position:relative;
	padding-left:20px;
}

.detail-openbtn a:before,
.detail-openbtn a:after{
	position:absolute;
	top:50%;
	content:"";
	width:400%;
	height:1px;
	background:#ccc;
}
.detail-openbtn a:before{
	left:100%;
}
.detail-openbtn a:after{
	right:100%;
}


.detail-openbtn a.collapsed span:before{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left:0px;
	content: "\f0d7";
	font-family: "Font Awesome 5 Free";
	font-weight:900;
}

.detail-openbtn a span:before{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left:0px;
	content: "\f0d8";
	font-family: "Font Awesome 5 Free";
	font-weight:900;
}

.search-detail-condition{
	font-size:14px;
	padding:10px 15px;
	background:#f4f4f4;
	margin:5px 0 15px 0;
	overflow:hidden;
	line-height:1.8;
}

.search-detail-condition h2{
	font-size:16px;
	font-weight:bold;
	margin:8px 0 8px 0 !important;
}



.search-detail-condition ul:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.search-detail-condition ul li{
	display:inline-block;
	/*padding:5px 8px;
	margin-bottom:8px;
	background:#fff;
	border:1px solid #ccc;*/
}

.search-detail-condition ul li:after{
	content:"|";
	color:#afafaf;
	padding:0 10px;
}

.search-detail-condition ul li:last-child:after{
	content:"";
}

.search-result-text {
	font-size: 18px;
	text-align: center;
	margin:15px 0;
}
.search-result-text .num {
	color: #F53D7E;
	font-size: 24px;
	font-weight: bold;
	margin: 0 3px;
}
.search-result-text-notfound {
	padding: 30px 0;
	text-align: center;
	font-size: 16px;
	border: 5px solid #f4f4f4;
	margin: 20px 0 100px 0;
}
.search-result-text-notfound i {
	color: #cc0000;
	font-size: 24px;
}

/*
mordal-search-detail
******************************************/

#mordal-search-detail{

}

#mordal-search-detail h2{
	font-size:20px;
	margin:0 0 20px 0;
}


/*
pagination
******************************************/

.pagination {
	display: block;
	margin: 5px 0;
	color:#666;
}
.pagination ul {
	display: block;
	float: right;
}
.pagination li {
	float: left;
	margin: 5px;
}
.pagination li.pagemae {
	margin-top: 11px;
}
.pagination li a {
	display: block;
	padding: 5px 10px;
	border: 1px solid #ccc;
}
.pagination li a:hover, .pagination li.current {
	padding: 5px 10px;
	color: #fff;
	border-color: #3BAEDA !important;
	background: #3BAEDA;
	text-decoration: none;
}
.pagination li.current {
	border: 1px solid #3BAEDA;
}
.pagination li.prev, .pagination li.next {
	border: none;
}
.pagination li.prev, .pagination li.next {
	padding: 6px 10px;
}
.pagination li.prev a, .pagination li.next a {
	border: none;
	padding: 0;
}
.pagination li.prev a:hover, .pagination li.next a:hover {
	color: #337ab7;
	background: none;
	text-decoration: underline;
}
.sort_link a:hover, .pagination li a:hover {
	cursor: pointer;
}
.sort_link .current {
	font-weight: bold;
}
.pagination:last-child {
	margin-bottom: 20px;
}
/*
search-result-box
******************************************/

section.search-result-box:last-child {
	margin-bottom: 50px;
}
.search-result-box {
	border: 1px solid #ccc;
	margin: 15px 0;
	border-top: 6px solid #F53D7E;
	border-radius:5px;
}
.ttl-box {
	width: 100%;
	border-bottom:1px solid #ccc;
}

.search-result-box-in{
	padding:0 15px 15px 15px;
}

@media(max-width:767px) {
	.search-result-box-in{
		padding:0 10px 5px 10px;
	}

}


.search-result-box h2.planname {
	text-align: left;
	padding:20px;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	width: 100%;
}
.search-result-box h3.mcname {
	font-size: 16px;
	font-weight: bold;
	color:#F53D7E;
	padding:20px 0 20px 5px;
}
.search-result-box h3.detail-ttl {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 12px;
	border-bottom: 1px solid #D9CCD1;
}

.search-result-box h3.detail-ttl:empty{
	border-bottom:none;
		margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.search-result-box .area-hotel {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 7px;
}
.search-result-box h4.catchcopy {
	text-align: left;
	margin-bottom: 10px;
	font-size: 16px;
}
.search-result-box h4.catchcopy:empty{
	margin-bottom: 0;
}
.search-result-box p {
}

.search-result-box a{
	display:block;
}

.search-result-box a:hover{
	text-decoration: none !important;

}

a .search-result-detail{
	margin-bottom:10px;
	border:1px solid #eee;
}

a:hover .search-result-detail {
	border:1px solid #f7adc7;
	background:#FEF5F8 !important;
}

a .search-result-detail, a:hover .search-result-detail {
	color: #333;
	text-decoration: none !important;
	position: relative;
	z-index: 0;
}



a .search-result-detail:after {
	content: "\f054";
	font-family: FontAwesome;
	font-size: 24px;
	color: #F53D7D;
	position: absolute;
	top: 50%;
	right: 2px;
	margin-top: -0.5em;
	z-index: 10;
	height: 100%;
}
.search-result-detail:after {
	backgrund: #333;
}
.search-result-detail {
	padding: 15px 15px 15px 15px;
	background:#f8f8f8;
	overflow: hidden;
	border-radius: 5px;
	margin-bottom:10px;
}

.search-result-detail img.hotel-thumb {
	width: 100%;
	display: inline;
	height: 150px;
	object-fit: cover;
}
.search-result-detail .detail-txt {
	font-size: 12px;
	margin-bottom: 10px;
	color: #666;
}

.search-result-detail .detail-txt:empty{
	margin-bottom: 0;
	
}
.search-result-box .priceline {
	position: relative;
	text-align: right ;
}
.search-result-box .priceline .price-text {
	font-size: 12px;
	color: #333;
	display: inline-block;
}
.search-result-box .priceline .price-guide-text {
	padding: 6px 0;
}
.search-result-box .priceline .price {
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
	padding-left: 10px;
	color: #F53D7D;
	font-family: Verdana, Geneva, sans-serif;
}
.search-result-box .priceline .price span.yen {
	font-size: 14px;
	padding-left: 3px;
	font-weight: bold;
}

@media(max-width:767px) {
	.search-result-box .priceline {
		margin-top:0px;
		text-align:center;
	}
	
	.search-result-box .priceline .price{
		margin-top:-3px;
	}

}


/*
btn
***************************/


.btn-more {
	display: inline-block;
	margin: 20px auto 20px auto;
	padding: 15px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height:1.0;
	color: #fff;
	background: #333;
	border-radius: 3px;
}

.btn-more:before{
	content: "\f0fe";
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	margin-right:10px;
	font-size:15px;
}


.btn-set{
	margin:auto;
}



@media(max-width:767px) {
	.btn-set{
		width:100%
	}

}

.btn-set:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.btn-reserve{
	display:inline-block;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:20px;
	width:320px;
}

.btn-reserve a{
	display: block;
	color:#fff;
	font-size: 16px;
	font-weight:bold;
	line-height:1.0;
	text-align:center;
	background:#F53D7E;
	padding:15px;
	border-radius: 3px;
	position: relative;
}

.btn-reserve a:hover{
	opacity:0.8;
}

.btn-reserve a:after{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right:15px;
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	content: "\f054";
	color:#fff;
}

.btn-close{
	color:#fff;
	font-size: 16px;
	font-weight:bold;
	line-height:1.0;
	text-align:center;
	background:#F53D7E;
	padding:15px;
	border-radius: 3px;
	width:280px;
	margin:0 auto;
}

.btn-close:hover{
	color:#fff;
	opacity:0.8;
}

.btn{
	border:1px solid #ccc;
}


.txt-hotel-select{

}

.txt-hotel-select span{
	color: #F53D7D;
	font-weight: bold;
}

.txt-hotel-select span.num{
	font-size: 1.2em;
}

.txt-hotel-select i{
	color: #F53D7D;
	font-weight: bold;
}

table.tbl-list-box-info {
	box-sizing: border-box;
	border-collapse: collapse;
	margin: 0 auto;
	text-align: left;
	width: 94%;
}
table.tbl-list-box-area {
	box-sizing: border-box;
	border-collapse: collapse;
	margin: 0 auto;
	text-align: left;
	width: 94%;
	table-layout: fixed;
}
table.tbl-list-box-info tr {
	border-top: 1px solid #CCC;
}
table.tbl-list-box-area tr {
	border-top: 1px solid #CCC;
}
table.tbl-list-box-info th, table.tbl-list-box-info td {
	padding: 10px;
}
table.tbl-list-box-area td {
	padding: 10px;
}
table.tbl-list-box-area td:first-child{
	width: 500px;
}


.info-box01{
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding:7px 0;
	margin-bottom:5px;
	color:#666;
}

.info-box01 i {
	color: #555;
}

.info-box01 i.fa-hotel{
	color: #F78181;	
}

.info-box01 i.fa-ticket-alt{
	color: #f6bb42;	
}

.info-box01 i.fa-plane{
	color: #54b8d5;	
}

.info-box01 i.fa-ship{
	color: #8cc152;	
}

.info-box01 i.fa-moon{
	color: #5D62AB;	
}

.info-box01 i.fa-moon + i{
	color: #5D62AB;	
}

.info-box01 i.fa-sun{
	color: #EC6438;
}

.info-box01 i.fa-sun + i{
	color: #EC6438;	
}

.info-box01 .bus-alternative  i.fa-moon + i{
	color: #555;	
}

.info-box01 .bus-alternative  i.fa-sun + i{
	color: #F53D7E;	
}

.info-box01 .bus-alternative i.fa-moon{
	color: #5D62AB!important;	
}
.info-box01 .bus-alternative i.fa-sun{
	color: #EC6438!important;	
}

.lict-icon {
	background: #EEE;
	border: 1px solid #FFF;
	padding: 0 5px;
	line-height: 2.2em;
	font-weight: normal;
	font-size: 14px;
	display: inline-block;
}


.info-box01 .bus-yakou i,.info-box01 .hotel-all i,.info-box01 .ticket-all i,
.info-box01 .bus-hirukou i,.info-box01 .plane-all i,.info-box01 .ferry-all i,.info-box01 .bus-all i{
	color: #FFF;
}
.info-box01 .bus-yakou i.fa-moon + i,.info-box01 .bus-hirukou i.fa-sun + i,.info-box01 .bus-all i.fa-moon + i,.info-box01 .bus-all i.fa-sun + i{
	color: #FFF;
}

.info-box02{
	padding:5px;
	color:#666;
	margin-bottom:12px;
}

.info-box02 .priceline{
	text-align:right;
}

.info-box02 .priceline .price-text{
	display:inline-block;
}
.info-box02 .priceline .price {
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
	padding-left: 10px;
	color: #F53D7D;
	font-family: Verdana, Geneva, sans-serif;
}
.info-box02 .priceline .price span.yen {
	font-size: 14px;
	padding-left: 3px;
	font-weight: bold;
}

.hotel-list-num {
	font-size:16px;
	text-align:center;
	margin:0px 0 12px 0;
	color:#666;
}

.hotel-list-num .num{
	font-size:24px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	display:inline-block;
	margin-left:8px;
	margin-right:5px;
	color:#333;
}

.hotel-list-num .hotel-list-num-txt,
.info-box02 .hotel-list-txt{
	margin-top:10px;
	display:inline-block;
	font-size:14px;
	font-weight:normal;
}

.info-box02 .hotel-list-ttl{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background:#333;
	padding:10px;
}

@media(max-width:767px) {
	.hotel-list-num .hotel-list-num-txt,
	.info-box02 .hotel-list-txt{
		font-size:12px;
		font-weight:normal;
	}
	.info-box02 .hotel-list-ttl{
		font-size:14px;
		font-weight:bold;
		color:#fff;
		background:#333;
		padding:8px 10px;
	}
}




.hotel-list-txt{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	color:#333;
}

.bus-yakou{
	color:#FFF;
	background: #5D62AB;
}

.bus-all{
	color:#FFF;
	background: #666;
}

.hotel-all{
	color:#FFF;
	background: #F78181;
}

.ticket-all{
	color:#FFF;
	background: #f6bb42;
}

.bus-hirukou{
	color:#FFF;
	background: #EC6438;
}

.plane-all{
	color:#FFF;
	background: #54b8d5;
}

.ferry-all{
	color:#FFF;
	background: #8cc152;
}


.txt-day, .txt-people, .txt-start, .txt-arrival {
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 0 10px;
}
.pause {
	border-right: 1px solid #e5e5e5;
	padding-right: 20px;
	line-height: 2.2em;
}
.fa-hotel:before, .fa-bed:before {
	content: "\f594"!important;
}
.btn-addmore {
	margin-bottom: 20px;
	display: block;
}
.btn-addmore.focus, .btn-addmore:hover {
	background: #FEF5F8;
}
.btn-addmore:focus{
	background: #FFF;
}

.btn-addmore[aria-expanded="false"]:before {
	content: '\f067';
	font-family: 'FontAwesome';
	padding-right: 8px;
	color: #F53D7E;
}
.btn-addmore[aria-expanded="true"]:before {
	content: '\f068';
	font-family: 'FontAwesome';
	padding-right: 8px;
	color: #F53D7E;
}
#Addmore {
	background: #FEF5F8;
	padding: 20px;
}
/* square button style */
#searchform .btn {
	padding: 6px 10px 6px 6px;
	margin: 0 -1px 5px 0;
    text-align: left;
}
#searchform .btn:before {
	padding-right: 4px;
	content: '\f00c';
	font-family: 'FontAwesome';
	color: #FFF;
}

#searchform .btn,
#searchform .btn.focus,
#searchform .btn-default:hover{
	background: #FFF;
}
#searchform .btn.active,
#searchform .btn.active:focus, 
#searchform .btn.active.btn-default:hover{
	background: #F53D7E!important;
	color: #FFF;
}


#searchform .btn.active:before {
	content: '\f00c';
	font-family: 'FontAwesome';
}

#hotel_cond .btn-group{
	display:block;
}

table.tbl-list-box-info th{
	width: 480px;
}

table.tbl-list-box-info tr td:first-of-type{
	width: 150px;
	text-align: center;
}

.modal-header .close{
	opacity:1.0;
	color:#F53D7D;
}

#searchform .btn,
select:hover{
	cursor:pointer;
}

a.btn-list{
	display:inline-block;
	color:#fff;
	font-size:14px;
	background:#333;
	padding:5px 10px;
	margin-left:8px;
	border-radius: 4px;
}

.info-box01 label,
.info-box02 label{
	width:120px;
	margin-bottom:0;
}

.btn-conditions{
	margin-top:20px;
}

@media(min-width :768px) {
	.hotel-one{
		display:none;
	}
}

@media(min-width : 1200px) {
	#mc-search-box .btn-group,
	#mc-search-box .inline-group,
	#mc-search-box .btn-group .btn-default {
	    width: 100%;
	}
}

@media(min-width : 992px) and (max-width : 1199px) {
	#mc-search-box form{
		padding:0px;
	}
	#mc-search-box dl dt{
		min-width:140px;
		display:table-cell;
		vertical-align:middle;
	}
	#mc-search-box .btn-group,
	#mc-search-box .inline-group,
	#mc-search-box .btn-group .btn-default {
	    width: 100%;
	}
	#mc-search-box .hotel-box .btn{
		width:247px !important;
	}


}

@media (max-width : 991px) {
	#mc-search-box {
		margin-top: 10px;
	}
	#mc-search-box h1 {
		font-size: 16px;
		line-height: 1.3;
		padding: 10px;
	}
	#mc-search-box h2 {
		font-size: 20px;
		margin: 0 0 10px 0;
	}
	#mc-search-box form {
		padding:0px;
	}
	#mc-search-box .btn-search {
		margin: 10px auto 10px auto;
		width: 80%;
	}
	.search-result-text {
		font-size: 15px;
	}
	.search-result-text .num {
		font-size: 18px;
	}
}

@media(max-width:991px) {
	
	#mc-search-box h1 {
		font-size: 15px;
		line-height: 1.3;
		padding: 8px;
	}
	#mc-search-box .btn-group {
		display: inline-flex;
		width: 100%;
		margin-bottom: 5px;
	}
	#mc-search-box .btn-group .btn-default {
		width: 100%;
	}
	#ticketWith,  #ticketNone {
	}
	#hotelWith,  #hotelWith2 {
		display: block;
	}
	#rsym,  #other_query {
	 width:;
		display: block;
	}
	#mc-search-box .btn-search {
		width: 100%;
	}
	.pagination {
		margin: 0 0 10px 0;
	}
	.pagination ul {
		float: none;
	}
	.pagination li.pagemae {
		width: 100%;
		text-align: center;
	}
	.sort_link {
		text-align: center;
	}
	#mc-search-box select.form-control {
		margin-bottom: 10px;
		font-size: 16px;
		padding: 0 5px;
	}
	a .search-result-detail:after {
		font-size: 20px;
	}
	.search-result-detail {
		padding: 10px;
		margin: 10px 0 0px 0px;
	}
	.search-result-box h2.planname {
		text-align: left;
		padding: 12px 10px;
		font-size: 14px;
		font-weight: bold;
		margin: 0;
		line-height: 1.5;
	}
	.search-result-box h3.mcname {
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		padding: 10px;
	}
	.search-result-box h3.detail-ttl {
		font-size: 14px;
		font-weight: bold;
		padding-top: 0;
		padding-bottom: 5px;
		margin-top: 15px;
		margin-bottom: 7px;
	}
		
	.search-result-box h4.catchcopy {
		font-size: 12px;
		padding-top: 0;
		font-weight: normal;
	}

	.lict-icon{
		font-size:12px;
	}
	
	.info-box02 .priceline .price {
		font-size: 18px !important;
	}

	.pd {
		padding: 0 8px;
	}
	.pd5 {
		padding: 0 5px;
	}

	.search-result-text-notfound {
		font-size: 14px;
		margin:20px 10px 50px; 
		padding:10px;	
	}
	.search-result-text-notfound i {
		font-size: 20px;
	}
	#mc-search-box .btn-search {
		margin-top: 0;
	}
	#mc-search-box .inline-group {
		display: inline-block;
		margin-right: 0;
		width: 100%;
	}
	table.tbl-list-box-info th,  table.tbl-list-box-info td {
		display: block;
		border-right: none;
		padding-bottom: 5px;
		padding-top: 0;
		font-size: 11px;
	}
	table.tbl-list-box-area th,  table.tbl-list-box-area td {
		display: block;
		font-size: 11px;
		padding: 0 10px 5px;
	}
	table.tbl-list-box-area td:first-child{
		width: auto;
	}		
		
	.search-result-detail img.hotel-thumb {
		width: 225px;
		display: inline;
		height: 140px;
		object-fit: cover;
	}
	.pause {
		border-right: none;
		padding: 0px 0 0;
		border-bottom: none;
		line-height: 1.4em;
	}
	.img-catch {
		text-align: center;
	}
	table.tbl-list-box-area tr {
		border-top: none;
	}
	table.tbl-list-box-info tr td:first-of-type{
		width: auto;
		text-align: left;
	}	
		

	.txt-day, .txt-people, .txt-start, .txt-arrival {
		font-size: 14px;
	}
	.form-group {
		margin-bottom: 10px;
	}
	.p-form__form-group-label {
		display: block;
		padding-left: 0;
	}
	.btn {
		font-size: 14px;
	}
	.btn-square .btn-default {
		width: 100%;
	}
	#mc-search-box .btn-square {
		width: 100%;
		display: inline-block;
	}
	table.tbl-list-box-info th{
		width: auto;
	}
	.tbl-form tr,.tbl-form td{
	display : block
		}

	#Addmore {
		background: #FEF5F8;
		padding: 10px;
	}	
		
	.txt-hotel-select{
		font-size:12px;
		margin-top: 10px;
		margin-bottom: -10px;
	}
	
	.search-result-detail .detail-txt{
		margin-bottom:0;
	}
}



@media(min-width : 768px) and (max-width : 991px) {
	.modal-dialog.modal-lg{
		max-width:650px !important;
	}
	
	.sticky-top .btn-search{
		margin-bottom:10px !important;
	}
	
	.search-result-detail{
		padding-right:30px;
	}
	
	.btn-conditions{
		margin-top:0px;
	}
	
	.search-result-box h3.detail-ttl{
		margin-top:5px;
	}

	#mc-search-box dl dt{
		width:50px;
	}

	#mc-search-box .hotel-box .btn{
		width:298px !important;
		margin-right:5px;
	}
	
	a.detail-openbtn{
		display:block;
		margin-bottom:15px;
	}
	
	.info-box01 label,
	.info-box02 label{
		width:65px;
		margin-bottom:0;
	}
	
	.search-result-box .priceline{
		text-align:center;
	}
	
	.search-result-box .priceline .price{
		margin-top:-5px;
	}
	
	.btn-reserve{
		margin:15px 0 ;
	}

}

@media(max-width:767px) {
	#mc-search-box dl{
		margin-bottom:8px;
	}
	
	#mc-search-box select.form-control{
		margin-bottom:5px;
	}
	
	.search-result-box h3.mcname{
		line-height:1.6;
		padding-bottom:10px;
	}
	
	.itinerary{
		margin-bottom:7px;
	}

	.info-box02 .priceline .price{
		font-size:16px;
	}
	
	.info-box01{
		border:none;
		padding:0;
		margin-bottom:0;
	}
	.info-box02{
		padding:0;
	}
	.btn-more{
		margin:15px 0 0px 0;
	}
	.btn-reserve{
		width:100%;
		margin:10px 0 20px 0;
	}
	
	#mc-search-box .hotel-box .btn{
		width:100% !important;
	}
	#mc-search-box select#fkcd {
		width:100% !important;
	}
	#mc-search-box dl dt,
	#mc-search-box dl dd{
		display:block;
		width:100%;
	}
	#mc-search-box label{
		margin-bottom:3px;
	}
	
	#mc-search-box .hotel-box .form-group,
	#mc-search-box .hotel-box dl{
		margin-bottom:5px;
	}
	
	.sub_conditions{
		margin-top:5px;
	}
	
	
	#mc-search-box .btn-group,
	#mc-search-box dl dt,
	#mc-search-box dl dd{
		display:inline-block !important;
		width:100%;
	}
	#mc-search-box .btn-group .btn-default{
		width:50%;
		border-radius:0 !important;
	}
	
	.hotel-p-num{
		width:100% !important;
		text-align:center;
	}
	
	.search-result-detail.slimbox{
		padding:0;
		background:none;
		border-radius:0;
	}

	.search-result-detail.slimbox .detail-txt{
		display:none;
	}
	
	.search-result-detail.slimbox h3.detail-ttl{
		margin-top:4px;
	}
	
	.search-result-detail.slimbox img.hotel-thumb{
		width:100%;
		height:60px;
	}
	.search-result-box h3.detail-ttl{
		line-height:1.5;
		border-bottom:none;
	}
	
	.modal-body h3.detail-ttl{
		border-bottom:1px solid #D9CCD1 !important;
	}
	
	.search-result-box h4.catchcopy{
		display:none;
	}
	
	.modal-body  h4.catchcopy{
		display:block;
		line-height:1.6;
		padding:3px 0;
		margin-bottom:2px;
	}
	
	.detail_contents .search-result-detail .row-15{
		margin-left:-5px; 
		margin-right:-5px;
	}
	.detail_contents .search-result-detail .row-15 > div{
		padding-right:5px; 
		padding-left:5px;
	}
	
	.info-box01 label,
	.info-box02 label{
		width:65px;
		margin-bottom:3px;
	}
	
}

@media(min-width:375px) and (max-width:767px) {
	#rsd{
		width:158px !important;
	}
	.tour-select-price{
		width:140px !important;
	}
	
	
}

@media(max-width:374px) {

	#ticketWith,  #ticketNone {
	}
	#hotelWith,  #hotelWith2 {
	}
	#rsym,  #other_query {
		display: block;
	}
	.sort_link {
		font-size: 12px;
	}
	.price {
		padding-left: 0;
	}
	.search-result-detail .priceline .price {
		font-size: 16px !important;
		margin-right: 5px;
	}
	#mc-search-box .inline-group {
		display: inline-block;
		margin-right: 0;
	}
	table.tbl-list-box-info th,  table.tbl-list-box-info td {
		display: block;
	}
	table.tbl-list-box-area th,  table.tbl-list-box-area td {
		display: block;
		font-size: 11px;
	}
	.lict-icon {
		font-size: 10px;
	}
	.search-result-detail img.hotel-thumb {
		width: 225px;
		display: inline;
		height: 140px;
		object-fit: cover;
	}

	.img-catch {
		text-align: center;
	}
	table.tbl-list-box-area tr {
		border-top: none;
	}
	.txt-day, .txt-people, .txt-start, .txt-arrival {
		font-size: 13px;
	}
	
	#mc-search-box .btn-group,
	#mc-search-box dl dt,
	#mc-search-box dl dd{
		display:block !important;
		width:100%;
	}
	#mc-search-box label{
		margin-bottom:3px;
	}
	
	#mc-search-box br{
		display:none !important;
	}
	
}

@media(min-width:992px) {
	.sticky-top {
		position: static !important;
	}
}

@media(max-width:991px) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 100;
		padding:10px 0;
		background:rgba(255,255,255,0.8);
	}


	.sticky-top .btn-search{
		margin:0 auto;
	}

	.sticky-bottom {
		position: -webkit-sticky;
		position: sticky;
		bottom: 0;
		z-index: 1020;
	}

	.modal-footer.sticky-bottom{
		border-top:none;
		background:rgba(255,255,255,0.8);
	}
	
	.pagination ul {
		float: none;
		text-align:center;
	}
	
	.pagination li.pagemae{
		display:block;
		width:auto;
	}
	
	.pagination ul li{
		float:none;
		display:inline-block;
	}


}

@media(max-width:767px) {
	#mcsearch-detail select#rsym,
	#mcsearch-detail select#rsd{
		width:160px;
	}
}

@media(max-width:374px) {
	#mcsearch-detail select#rsym,
	#mcsearch-detail select#rsd{
		width:130px;
	}
}



/*
ie対応
*********************/

.modal-footer{
	display: -ms-flexbox;
	-ms-flex-pack: justify;
	-ms-flex-line-pack: center;
}

.modal-backdrop{
	height:100% !important;
}


/*
ie対応
*********************/

@media (min-width: 1200px){
    .col-xl-6 {
        -ms-flex: none !important;
        flex: none !important;
        max-width: 100% !important;
    }
}