@charset "utf-8";
/* CSS Document */

.mv {
	position:relative;
	width: 100%;
	padding: 40px 0 40px;
	background-position:center top;
	background-repeat:no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.mv:after{
  display: block;
  background: inherit;
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
  position: absolute;
  top: 0;
  left: 0;
  width: calc( 100% + 6px );
  height: calc( 100% + 6px );
  z-index: -1;
  content: "";
}
.mv #header .container{
  padding: 0;
}

.mv-inner{
  max-width: 1200px;
  padding: 0 40px;
  box-sizing: border-box;
  margin: 0 auto;
}

.mv-content{
  margin-top: 100px;
  margin-bottom: 40px;
}

.mv .breadcrumbs{
  margin-top: 16px;
}

.mv .breadcrumbs .breadcrumbs-list{
  list-style-type: none;
  display: flex;
}
.mv .breadcrumbs .breadcrumbs-list li{
  font-size: 13px;
  color: #fff;
  position: relative;
}
.mv .breadcrumbs .breadcrumbs-list li+li{
  padding-left: 20px;
}
.mv .breadcrumbs .breadcrumbs-list li+li:before{
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  margin-top: -4px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  
}


.mv .breadcrumbs .breadcrumbs-list li a{
  color: #fff;
  font-size: 13px;
}

.mv-title{
  font-size: 56px;
  margin-bottom: 14px;
  font-weight: bold;
  color: #fff;
}

.mv-lead{
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}

.mv-search{
	background:#fff;
	border-radius:8px;
	margin-bottom: 100px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.mv-search-tab{
	display:flex;
	align-items: center;
	border-bottom:2px solid #E6E6E6;
}

.mv-search-cat{
	list-style-type: none;
	color: #B4B4B4;
	padding: 20px 35px 18px;
	font-size: 16px;
  cursor: pointer; 
}

.mv-search-tab li.active,
.mv-search-tab li:hover,

.mv-search-tab li:active{
	color:#F03C3C;
	border-bottom:2px solid #F03C3C;
}


.mv-search-tab li.mv-search-cat-01:before{
	content:"";
	background:url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/header/xicon_domestic.png.pagespeed.ic.8IkAJlmTEX.png) no-repeat left 6px;
	height:13px;
	width:15px;
	padding-right:25px;
}

.mv-search-tab li.mv-search-cat-01.active:before,
.mv-search-tab li.mv-search-cat-01:hover:before{
	content:"";
	background:url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/header/xicon_domestic_on.png.pagespeed.ic.GRjcM18kFH.png) no-repeat left 6px;
	height:13px;
	width:15px;
}


.mv-search-tab li.mv-search-cat-02:before{
	content:"";
	background:url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/header/xicon_abroad.png.pagespeed.ic.44ZmMYVrR4.png) no-repeat left center;
	height:13px;
	width:15px;
	padding-right:25px;
}

.mv-search-tab li.mv-search-cat-02.active:before,
.mv-search-tab li.mv-search-cat-02:hover:before{
	content:"";
	background:url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/header/xicon_abroad_on.png.pagespeed.ic.il188tnmd9.png) no-repeat left center;
	height:13px;
	width:15px;
}


.mv-search-tab li.mv-search-cat-03:before{
	content:"";
	background:url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/header/xicon_freeword.png.pagespeed.ic.nwRbR2aT33.png) no-repeat left center;
	height:13px;
	width:15px;
	padding-right:25px;
}

.mv-search-tab li.mv-search-cat-03.active:before,
.mv-search-tab li.mv-search-cat-03:hover:before{
	content:"";
	background:url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/header/xicon_freeword_on.png.pagespeed.ic.T9-egvJbxF.png) no-repeat left center;
	height:13px;
	width:15px;
}

.mv-search-tab li.mv-search-cat-04 {
  padding: 0;
}

.mv-search-tab li.mv-search-cat-04 a {
  display: block;
  padding: 20px 35px 18px;
  color: #B4B4B4;  
}

.mv-search-tab li.mv-search-cat-04 a:hover {
  color: #F03C3C;  
}

.mv-search-tab li.mv-search-cat-04:hover a {
  color: #F03C3C;  
}


.mv-search-tab li.mv-search-cat-04 a:before{
	content:"";
	background:url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/header/xicon_train.png.pagespeed.ic.0YY5BnY5bo.png) no-repeat left center;
	height:22px;
	width:22px;
	padding-right:25px;
}

.mv-search-tab li.mv-search-cat-04.active:before,
.mv-search-tab li.mv-search-cat-04 a:hover:before{
	content:"";
	background:url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/header/xicon_train_on.png.pagespeed.ic.GJY41nnAab.png) no-repeat left center;
	height:22px;
	width:22px;
}


.mv-search-tab li.mv-search-cat-05 {
  padding: 0;
}

.mv-search-tab li.mv-search-cat-05 a {
  display: block;
  padding: 20px 35px 18px;
  color: #B4B4B4;  
}

.mv-search-tab li.mv-search-cat-05 a:hover {
  color: #F03C3C;  
}

.mv-search-tab li.mv-search-cat-05:hover a {
  color: #F03C3C;  
}

.mv-search-tab li.mv-search-cat-05 a:before{
  content:"";
  background:url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/header/xicon_abroad.png.pagespeed.ic.44ZmMYVrR4.png) no-repeat left center;
  height:22px;
  width:22px;
  padding-right:25px;
}

.mv-search-tab li.mv-search-cat-05.active:before,
.mv-search-tab li.mv-search-cat-05 a:hover:before{
  content:"";
  background:url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/header/xicon_abroad_on.png.pagespeed.ic.il188tnmd9.png) no-repeat left center;
  height:22px;
  width:22px;
}




.mv_serch-item{
	display:none;
}

.mv_serch-item.active{
	display:block;
}

.mv-search-container{
	display:flex;
	align-items: center;
	padding: 8px 8px 8px 0px;
}

.mv-search-box{
  width: 200px;
  padding: 0 20px;
  box-sizing: border-box;
}
.mv-search-box+.mv-search-box{
  border-left: 1px dotted #b4b4b4;
}

.mv-search-btn{
  width: 100px;
  margin-left: auto;
}

.mv-search-submit{
  display: block;
  background: #f03c3c;
  height: 70px;
  border-radius: 7px;
  width: 100%;
  color: #fff;
  border: none;
  position: relative;
}

.mv-search-submit:hover{
  opacity: 0.75;
}

.mv-search-submit:before{
    display: inline-block;
    position: relative;
    vertical-align: middle;
    top: -1px;
    margin-right: 2px;
    font-size: 16px;
    width: 24px;
    height: 24px;
    background: url(../images/svg/ico_search.svg) no-repeat 0 0;
    background-size: 24px 24px;
    content: "";
}

.mv-search-fw{
  padding: 0 20px;
  text-align: center;
  font-size: 18px;
  box-sizing: border-box;
  white-space: nowrap;
}

.mv-search-inputs{
  width: calc( 100% - 100px );
  padding: 10px 20px;
  margin: 0 20px;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}

input[type="text"].mv-search-freeword{
  width: calc(100% - 20px );
  max-width: 100%;
  display: block;
  border: none;
  font-size: 18px;
  outline: none;
}

input[type="text"].mv-search-freeword::placeholder {
  color: #b4b4b4;
}

.remodal{
  padding: 40px 55px;
  border-radius: 20px;
  max-width: 800px;
  box-sizing:border-box;
}

.remodal-head{
  position: relative;
  display: flex;
  align-items: center;
}

.modal_tit{
  font-size: 24px;
  line-height: 36px;
}

.remodal-head .close{
  margin-left: auto;
  width: 28px;
  height: 28px;
}

.remodal-head .close img{
  width: 28px;
  height: 28px;
  vertical-align: bottom;
}

.remodal-body{
  padding: 35px 0 45px;
  text-align: left;
}

.remodal-footer{
  text-align: left;
}

.remodal-btn-decide{
  width: 84px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
  background: #f03c3c;
  border: none;
}

.remodal-label{
  margin-bottom: 12px;
  color: #5f5f5f;
  font-size: 16px;
}

.mv-search-parent{
  height: 288px;
  overflow-y: auto;
  list-style-type: none;
}
.mv-search-parent .mv-search-parent-item input{display: none;}
.mv-search-parent .mv-search-parent-item label{
  cursor: pointer;
  font-size: 13px;
  position: relative;
}

.mv-search-parent .mv-search-parent-item label:hover{
  color: #f03c3c;
}
.mv-search-parent .mv-search-parent-item input:checked+label{
  color: #f03c3c;
}
.mv-search-parent .mv-search-parent-item input:checked+label:before{
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  margin-right: 7px;
  top: -2px;
  vertical-align: middle;
  background: url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/common/xarrow_red.png.pagespeed.ic.3hwqF586mn.png) no-repeat 0 0;
  background-size: 16px 16px;
  content: "";
}

.mv-search-parent .mv-search-parent-item+.mv-search-parent-item{
  margin-top: 20px;
}

.mv-search-child,.mv-search-sun{
  height: 290px;
  display: none;
  overflow-y: auto;
  list-style-type: none;
  border-left: 1px solid #e6e6e6;
  padding-left: 24px;
}

.mv-search-child.active{
  display: block;
}
.mv-search-child .mv-search-child-item input,.mv-search-sun .mv-search-sun-item input{display: none;}
.mv-search-child .mv-search-child-item label,.mv-search-sun .mv-search-sun-item label{
  font-size: 16px;
  position: relative;
  padding-left: 27px;
  cursor: pointer;
}

.mv-search-child .mv-search-child-item+.mv-search-child-item{
  margin-top: 20px;
}

.mv-search-child .mv-search-child-item label:before,
.mv-search-sun .mv-search-sun-item label:before{
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  background: #E6E6E6;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  content: "";
  vertical-align: middle;
}

.mv-search-child .mv-search-child-item label:after,
.mv-search-sun .mv-search-sun-item label:after{
  display: block;
  position: absolute;
  left: 4px;
  top: 50%;
  margin-top: -5px;
  background: #fff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: "";
  vertical-align: middle;
}

.mv-search-child .mv-search-child-item input:checked+label:before,
.mv-search-sun .mv-search-sun-item input:checked+label:before{
  background: #f03c3c;
}


.mv-seearch-num{
  list-style-type: none;
}

.mv-seearch-num li{
  margin-bottom: 24px;
}

.mv-seearch-num li input{display: none;}

.mv-seearch-num li label{
  font-size: 16px;
  font-weight: 400;
  position: relative;
  display: block;
  padding-left: 24px;
}

.mv-seearch-num li input+label:before{
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  background: #E6E6E6;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  content: "";
  vertical-align: middle;
}

.mv-seearch-num li input:checked+label:before{
  background: #f03c3c;
}
.mv-seearch-num li input+label:after{
  display: block;
  position: absolute;
  left: 4px;
  top: 50%;
  margin-top: -5px;
  background: #fff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: "";
  vertical-align: middle;
}

.mv-search-condition input[type="radio"]{display: none;}
.mv-search-condition label{
  font-size: 16px;
  font-weight: 400;
  position: relative;
  display: block;
  padding-left: 24px;
}

.mv-search-condition input[type="radio"]+label:before{
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  background: #E6E6E6;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  content: "";
  vertical-align: middle;
}

.mv-search-condition input[type="radio"]+label:after{
  display: block;
  position: absolute;
  left: 4px;
  top: 50%;
  margin-top: -5px;
  background: #fff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: "";
  vertical-align: middle;
}

.mv-search-condition input[type="radio"]:checked+label:before{
  background: #f03c3c;
}


.mv-search-condition+.remodal-label{
  margin-top: 28px;
}

.mv-search-condition input[type="checkbox"]{display: none;}

.mv-search-condition input[type="checkbox"]+label{
  font-size: 16px;
}

.mv-search-condition input[type="checkbox"]+label:before{
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  background: #e6e6e6 url(../images/svg/ico_check.svg) no-repeat center center;
  background-size: 16px 16px;
  border-radius: 4px;
  content: "";
}

.mv-search-condition input[type="checkbox"]:checked+label:before{
  background-color: #f03c3c;
  content: "";
}

.ui-datepicker-group{
	width: 50%;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Montserrat', sans-serif;
}

.ui-datepicker-group:first-child{
  padding-right: 20px;
}

.ui-datepicker-group:last-child{
  padding-left: 20px;
}

.ui-datepicker {
  width: 100% !important;
  max-width: 100%;
  padding: 0;
  background: #fff;
  border-radius: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  top: 30% !important;
  left: 50% !important;
  margin: 0 auto;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  z-index: 10000 !important;
  margin-left: 0;
  display: flex !important;
  justify-content: space-between;
}

.ui-datepicker th {
  text-align: center;
  font-weight: normal;
  color: #ccc;
  font-size: 12px;
  padding-bottom: 5px;
}

i.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    display: block;
		transition: none;
		margin: 0 auto;
		width: 45px;
    height: 45px;
    line-height: 45px;
}


.ui-state-active{
    background: #f03c3c;
    color: #fff;
    border-radius: 50%;
    height: 45px;
    width: 45px;
}

.ui-datepicker-calendar td{
  width: 45px;
  height: 45px;
  vertical-align: middle;
  text-align: center;
	font-weight: 500;
}

.ui-datepicker-prev{
	background: url("https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/mv/xarrow.png.pagespeed.ic.p5EDVkFXog.png") no-repeat left center;
	background-size: 40px 40px;
	width: 40px;
  height: 40px;
	display: block;
	position: absolute;
	top: -5px;
	left: 0px;
	background-size: cover;
}
.ui-datepicker-next{
	background: url("https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/mv/xarrow.png.pagespeed.ic.p5EDVkFXog.png") no-repeat right center;
	transform: scale(-1, 1);
	background-size: 40px 40px;
	width: 40px;
  height: 40px;
	display: block;
	position: absolute;
	top: -5px;
	right:0px;
}


#modal-domestic-num,
#modal-abroad-num{
  width: 384px;
}

@media (max-width:1024px){
  
  .mv {
  	padding: 32px 0 80px;
  }
   
  .mv #header{
    margin-bottom: 40px;
  }
  
  .mv-inner{
    width: 100%;
    margin: 0;
    padding: 0 20px;
    box-sizing: border-box;
  }
  
  .mv-content{
    margin-bottom: 50px;
  }
  
  .mv-title{
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
  }
  
  .mv-lead{
    font-size: 13px;
    line-height: 22px;
  }
  
  
}


body.modal-open{
	padding-right: 0px!important;
}

.modal {
    transform: translateY(-50%) translateX(0%);
		top: 50%;
		overflow: visible!important;
		overflow-y: visible!important;
}

.modal.in .modal-dialog {
		transform: translate(0, 0%);
}

.modal-dialog {
    width: 700px;
		margin: 0px auto;
}

.modal-dialog_s {
    max-width: 400px;
		margin: 0px auto;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius:20px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
		padding: 30px 40px;
}

.modal-close {
    float: right;
    font-size: 30px;
    font-weight:inherit;
    line-height: 1;
    color:#f03c3c;
    text-shadow: none;
    opacity:inherit;
    filter:inherit;
		padding: 0;
		cursor: pointer;
		background: transparent;
		border: 0;
		-webkit-appearance: none;
}

.modal-header{
	border-bottom:none;
}

.modal-body{
	position: relative;
  width: 100%;
  display: flex;
	padding: 0;
}


.modal-body select{
  width: auto;
  outline:none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 40px;
  padding: 5px;
  border:1px solid #ccc;
  background-color: #fff;
  border-radius: 5px;
	max-width:30%;
	
}

.modal-body select::-ms-expand {
  display: none;
}

.modal-body select{
	border:none;
	overflow-y: auto;
	box-sizing: content-box;
}

.modal-body select[size] {
    height: auto;
    padding: 0 40px 0 0;
		margin-right:40px;
}

.modal-body select[size]::-webkit-scrollbar {
	display: none;
}

.modal-body select[disabled]{
	display:none;
}

.modal-body select option{
	font-size:14px;
	line-height:2;
	padding: 12px;
	border: none;
	background:transparent;
}

.modal-body select option:checked{
	background-color:transparent!important;
	
	
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

/*親アイコン*/
.parent__item.active span,.parent__item:hover span{
    list-style-type: none;
    background: url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/common/xarrow_red.png.pagespeed.ic.3hwqF586mn.png) no-repeat left center;
    padding-left: 24px;
		cursor:pointer;
		color:#F03C3C;
}

.child__item span,.grandchild__item-list span{
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0.7em 1em 1em 2em;
	cursor: pointer;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.child__item span::before,.grandchild__item-list span::before {
    position: absolute;
    top: 0.7em;
    left: 0em;
    width: 18px;
    height: 18px;
    content: '';
    border: 0.3em solid #E6E6E6;
    border-radius: 50%;
}

.child__item span:hover::before,.grandchild__item-list span:hover::before,.child__item.active span::before,.grandchild__item.active span::before {
    border: 0.3em solid #F03C3C;
}

.child__item:hover,.child__item.active span::before,.grandchild__item:hover,.grandchild__item.active span::before{
	color:#222;
}




/*3段階　子アイコン*/

#modal-domestic-arrival .child__item:hover span,#modal-domestic-arrival .child__item.active span{
   list-style-type: none;
		background: url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/common/xarrow_red.png.pagespeed.ic.3hwqF586mn.png) no-repeat left center;
		padding: 0em 0em 0em 24px;
		cursor: pointer;
		top: 0em;
		-webkit-transition: none;
		transition: none;
		font-size: 1em;
}

#modal-domestic-arrival .child__item span{
	cursor:pointer;
		line-height: 2.5;
		font-size: 14px;
		padding: 0;
}

#modal-domestic-arrival .child .child__item span::before {
    position: static;
    top: 0;
    left: 0em;
    width: 0;
    height: 0;
    content: '';
    border:none;
    border-radius: noone;
		
}

.grandchild select_area_flexwrap .child__item span::before{
}


#ins-domestic-departure{
	color:#B4B4B4;
	font-size:16px;
}

#ins-domestic-nop{
	color:#B4B4B4;
	font-size:16px;
}


/*カレンダー*/

#domestic-date .date-body{
	height:360px;
}
label[for="open-datapicker"]{
  display:block;
	width:100%;
	height:100%;
	position:relative;
	z-index:10;

}

input[type="checkbox"]#open-datapicker{
	display:none;
}


a.ui-state-active:active ,a.ui-state-active::hover,a.ui-state-active::focus,.ui-state-hover,.ui-state-active:hover,a.ui-state-active:hover{
    border: none;
    background: #f03c3c;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    padding: 0;
    padding-top: 0px;
    padding-right: 0px;
    font-weight: 500;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    vertical-align: middle;
		ertical-align: middle;
		background-position: -10px;
		padding-top: 6px;
		padding-right: 2px;

}
.ui-widget.ui-widget-content {
    border: none;
		
}


.ui-datepicker th {
    text-align: center;
    font-weight: normal;
    color: #ccc;
		font-size:12px;
		padding-bottom: 15px;
}

.ui-widget-header {
    border: none;
    background: #fff;
    color: #222;
    font-weight: normal;
		margin-bottom:10px;
}

.input[id="date_val1"] :before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	background:#fff;
	border:3px solid #fff;
	top:0;left:0;
	
}

.input[id="date_val1"] {
	position:relative;
	
}

.ui-datepicker-title{
	text-align:center;
	font-weight:normal;
	margin-bottom: 20px;
}
.ui-icon-circle-triangle-w,.ui-icon-circle-triangle-e {
    display:none;
}

.ui-datepicker-buttonpane{
	position: absolute;
	width: 30px;
	height: 30px;
	top: 20px;
	right: 41px;
}

.ui-datepicker-current{
	/*display:none;*/
}


.ui-datepicker-close{
	top: 0px;
	right: 0px;
	display: inline-block;
	width: 40px;
	height: 40px;
	position: relative;
	cursor: pointer;
	background: #fff !important;
	color: transparent !important;
}

.ui-datepicker-close::before,
.ui-datepicker-close::after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 63%;
	height: 6%;
	margin: -8% 0 0 -42%;
	background: #f03c3c;
}
.ui-datepicker-close::before {
	transform: rotate(-45deg);
}
.ui-datepicker-close::after {
	transform: rotate(45deg);
}


ins{
	text-decoration:none;
	border:none;
}
input[type="text"]#date_val {
    width: 100%;
    max-width: 400px;
    padding: 0px!important;
    border-radius: 0px;
    border:none!important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
		color: #B4B4B4;
font-size: 16px;
}


.modal-footer {
    border-top:none;
}

/*ラジオボタン*/
.cp_ipradio {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_ipradio:before,
.cp_ipradio:after {
	-webkit-box-sizing: inherit;
	        box-sizing: inherit;
}
.cp_ipradio .cp_box {
	width: 90%;
	margin: 0em auto;
	text-align: left;
	border: 1px solid white;
	border-radius: 3px;
	background: #ffffff;
	display: flex;
	flex-wrap: wrap;
}
.cp_ipradio input[type=radio] {
	display: none;
}
.cp_ipradio label:focus,
.cp_ipradio label:hover,
.cp_ipradio label:active,
.cp_ipradio input:checked + label {
	color: #333;
}
.cp_ipradio label:focus:before,
.cp_ipradio label:hover:before,
.cp_ipradio label:active:before,
.cp_ipradio input:checked + label:before {
	border-color: #da3c41;
	background: #ffffff;
}
.cp_ipradio label {
	font-size: 1em;
	font-weight: normal;
	line-height: 1;
	position: relative;
	display: block;
	overflow: hidden;
	padding: 1em 1em 1em 3em;
	cursor: pointer;
	-webkit-transition: all 0.15s ease;
	        transition: all 0.15s ease;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #ffffff;
	width:50%;
}

.cp_ipradio label:first-of-type{
	width:100%;
}

.cp_ipradio label:before {
	position: absolute;
	top: 1em;
	left: 1em;
	width: 18px;
	height: 18px;
	content: '';
	border: 0.2em solid #cccccc;
	border-radius: 50%;
}
.cp_ipradio input:checked + label:before {
	border-color: #da3c41;
	background: #fff;
}
.cp_ipradio input:disabled + label {
	cursor: not-allowed;
	color: rgba(0, 0, 0, 0.5);
	background: #efefef;
}
.cp_ipradio input:disabled + label:hover {
	border-color: rgba(0, 0, 0, 0.1);
}
.cp_ipradio input:disabled + label:before {
	border-color: #ffffff;
	background: #ffffff;
}


/*こだわり*/
.cp_ipradio .cp_box_kodawari {
	width: 100%;
	margin: 0 auto 40px;
	text-align: left;
	border: 1px solid white;
	border-radius: 3px;
	background: #ffffff;
	display: block;
}

.cp_ipradio .cp_box_kodawari label{
	width:auto;
	display:inline-block;
}

/*チェックボックス*/

.cp_ipcheck {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_ipcheck:before, .cp_ipcheck:after {
	-webkit-box-sizing: inherit;
	        box-sizing: inherit;
}
.cp_ipcheck .cp_box {
	width: 100%;
	margin: 0;
	text-align: left;
	border-radius: 3px;
}
.cp_ipcheck input[type=checkbox] {
	display: none;
}
.cp_ipcheck label:focus,
.cp_ipcheck label:hover,
.cp_ipcheck label:active,
.cp_ipcheck input:checked + label {
	color: #222;
}
.cp_ipcheck label:focus:before,
.cp_ipcheck label:hover:before,
.cp_ipcheck label:active:before,
.cp_ipcheck input:checked + label:before {
	background: #da3c41;
}
.cp_ipcheck label {
	font-size: 1em;
	font-weight: normal;
	line-height: 1;
	position: relative;
	display: block;
	overflow: hidden;
	padding: 1em 0em 1em 3em;
	cursor: pointer;
	-webkit-transition: all 0.15s ease;
	        transition: all 0.15s ease;
	white-space: nowrap;
	text-overflow: ellipsis;
	display:inline-block;
}
.cp_ipcheck label:before {
	position: absolute;
	top: 1em;
	left: 1em;
	width: 20px;
	height: 20px;
	content: '';
	display: block;
	border-radius: 4px;
	background:#E6E6E6;
}

.cp_ipcheck label::after {
    border-right: 2px solid #fff;
		border-bottom: 2px solid #fff;
		content: '';
		display: block;
		height: 11px;
		left: 23px;
		margin-top: -6px;
		opacity: 1;
		position: absolute;
		top: 50%;
		transform: rotate(45deg);
		width: 7px;
}
.cp_ipcheck input:checked + label:before {
	background: #da3c41;
}

.modal-body_nofrex{
	display:block;
}


.parent.select_area_flexwrap ul{
	font-size:13px;
	line-height:3;
	text-align:left;
}

.child.select_area_flexwrap ul{
	font-size:16px;
	line-height:3;
	text-align:left;
}

.child.select_area_flexwrap:nth-of-type(2) ul{
	font-size:13px;
	line-height:4;
	text-align:left;
}

.grandchild.select_area_flexwrap ul{
	font-size:16px;
	line-height:3;
	text-align:left;
}



.titlebox_sp{
	display:none;
}

#a3 h2{
	display:block;
}

.sarchbox_for--sp{
	display:none;
}

.__mv_bg{
	border-bottom:1px solid #ddd;
}

.__mv_bg .discription{
	display:none;
}


@media (min-width:1024px){
.__mv_bg .mv_serch {
    display:none;
}
#modal-label_1,
#modal-label_2,
#modal-label_3、#modal-label_4、#modal-label_5、#modal-label_6,#modal-label_7{
	/*display:none*/
}

#modal-domestic-date.modal{
	z-index: 10000000;
}
#modal-domestic-date .modal-content{
	position: relative;
	background-color: transparent!important;
	border: none!important;
	border-radius: none;
	-webkit-box-shadow: none!important;
	box-shadow: none;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding-top:40px;
}

#modal-domestic-date .modal-footer{
	position: absolute!important;
	background-color: transparent!important;
	border: none!important;
	border-radius: 20px;
	-webkit-box-shadow: none!important;
	box-shadow: none;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	outline: 0;
	padding: 0;
	top: 450px;
	left: -120px;
}

#modal-domestic-date .modal-header{
	margin-left: 110px;
margin-bottom: 30px;
margin-top:20px;
}

#modal-domestic-date .modal-close{
	margin-left: 120px;
	position: absolute;
	right: -110px;
	float: none;
	
}

.dri_btn span{
	margin-left:2px;
	
}

.active .drl_btn{
	margin-left:0;
}

.ui-datepicker-buttonpane {
    display: none;
}


.sp_hidden-titbox{
	display:none!important;
}

#modal-label_1-1{
	display:none;
}


}

.prev-select-btn{
		display:none;
}
 
@media (max-width:1024px){

.mv_bg {
    position: relative;
    min-height: auto;
    padding-bottom: 100%;
		overflow: visible;
		height: 60vh;
}

.mv_img {
    position: absolute;
    top: 0%;
    left: 50%;
    margin: 0 auto;
    width: auto;
    transform: translateY(0%) translateX(-50%);
    -webkit- transform: translateY(0%) translateX(-50%);
    height: 100%;
    min-width: 100%;
		overflow: hidden;
}

.mv_bg .container {
    position: relative;
    height: calc(100vh + 87px);
    top: 0;
}
.mv_bg .discription {
    height: 100%;
    position: relative;
    width: 100%;
    padding-top: 180px;
}
.main_txt {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 500;
    color: #fff;
    z-index: 10;
    line-height: normal;
}

.sarchbox_for--sp {
    display: block;
		position: relative;
		width: 90%;
		position: absolute;
		bottom: -10px;
		left: 5%;
		z-index: 10;
		filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.1));
}

.remodal-close {
    position: absolute;
    top: 30px;
    right: 35px;
}

.sp_hidden-titbox {
	/*position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 200px;
	background: #fff;
	display: block;*/
	}
.sp_hidden-titbox .modal_tit {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    padding: 30px 0px 30px 0px;
    border-bottom: 1px solid #ccc;
    font-weight:midium;
}

.sp_hidden-titbox .modal_tit_sub{
	padding: 30px 0px 30px 0px;
}

.sp_hidden-titbox .remodal-close {
		width: 100px;
		height: 100px;
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		cursor:pointer;}
		
.sp_hidden-titbox .remodal-close::before {
    content: "";
    width: 15px;
    height: 15px;
    border-top: solid 3px #B4B4B4;
    border-right: solid 3px #B4B4B4;
		transform: rotate(-135deg);
		position: absolute;
		top: 47px;
		left: 30px;
		margin-top: -9px;
		display: block;
}

.sp_hidden-titbox .prev-select-btn::before {
    content: "";
    width: 15px;
    height: 15px;
    border-top: solid 3px #B4B4B4;
    border-right: solid 3px #B4B4B4;
    top: 52px;
}

.remodal-is-opened > .modal_tit:first-of-type{
	display:none;
}


/*検索用*/
/*ボタン装飾*/
.navbar-head-sp .top_nav li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
		position:relative;
		cursor: pointer;
}
.navbar-head-sp .top_nav li:nth-child(2) img {
    max-width: 60px;
    margin: 0 auto;
    display: block;
		text-align: center;
}

#my_sarch_forsp{
	display: none;
	height: 100vh;
		
	}
 #my_sarch_forsp.active{
	 display:block;
 }
	

.mv_serch {
    background: #fff;
		border-radius: 0px;
		position: fixed;
		width: 100%;
		top: 75px;
		left: 0;
		z-index: 999999;
}

.mv_seatch_inner {
    display: flex;
    padding: 0px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
		position: relative;
		z-index: 1000;
		margin-bottom: auto;
}

.mv_serch__tab{
	display: flex;
	justify-content: space-around;
}

.mv_serch__tab li::before {
    content: "";
    background-position:center top!important;
    height: 13px;
    width: 15px;
    padding-right: 0!important;
    display: block;
    padding-top: 20px;
}

.mv_serch__tab li{
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 33%;
	}

.mv_serch__item {
    /*display:block;*/
}
.mv_serch__cat {
    padding: 15px 5px 10px;
}
.mv_serch__item.active {
    display: flex;
		justify-content: space-between;
		flex-direction: column;
		height: calc(100vh - 87px);
}

#a3.mv_serch__item{
    display: none;
		position: absolute;
		width: 100%;
		background: #fff;
		border-radius: 0px;
		top: 87px;
		filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.0));
		height:calc(100vh - 87px);
}



#a3 .seatch_freewords {
    flex-direction: column;
		width: 100%;
		align-items: flex-start;
		margin: 0;
}

#a3 .mv_serch-submit {
    flex-direction: column;
		width: 100%;
		margin-top: 60px;
		align-items: start;
		margin: 60px 0;
		}

#a3 input[type="text"] {
    width: 100%;
    max-width: 100%;
    padding: 5px;
    border-radius: 5px;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
		padding-bottom:20px;
		border-bottom:1px dashed #B4B4B4
}

#a3 .seatch_freewords input[type="text"] {
    padding: 20px 0px!important;
    max-width: 100%;
    border: none;
    border-left: none;
    margin-left: 0;
		font-size: 18px;
		line-height:3
}

#a3 .titlebox_sp {
    width: 100%;
    position: fixed;
    top: -150px;
    height: 65px;
}

#a3 h2{
	margin: 0 auto;
text-align: center;
font-size:17px;
}

#a3 .mv_seatch_inner {
    height:calc(100vh - 87px);
		padding:20px;
}

.__mv_bg .mv_seatch_freewords {
    dispray:none;
		
}

.mv_seatch_freewords {
    padding: 0;
		
}

.mv_seatch_inner dl{
  padding: 15px;
  border-left: none;
	cursor: pointer;
	width: 100%;
	border-bottom: 1px dashed #B4B4B4;
	position: relative;
  display: inline-block;
  padding-left: 20px;
}

.mv_seatch_inner dl::before{
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 2px #B4B4B4;
  border-right: solid 2px #B4B4B4;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 40px;
  margin-top: -4px;
}

.mv_seatch_inner dl:nth-of-type(3) {
    max-width: 100%!important;
}

#s-box {
   width: 100%;
		max-width: 100%;
		padding: 20px 10px 20px 20px;
		border: none;
		border-radius:6px;
		background:#fff url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/common/xicon_sarch_red.png.pagespeed.ic.rMXmy1tHN6.png) no-repeat 90% center;
		text-align:left;
}


.modal {
    transform: translateY(0%) translateX(0%);
		border-radius:0;
		width:100%;
}

#select_area.modal{
	transform: translateY(-100%) translateX(0%);
}

.mv_serch .modal {
	top:0;
}


.modal-dialog {
    width: 100%;
    margin: 0px auto;
		position:relative;
		width:100%;
}

.modal-dialog_s {
    max-width: 100%;
    margin: 0px auto;
}


.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius:0px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    padding: 27px 0 0 0;
		height: 100vh;
		margin-top:0px;
}

.modal-content .modal-body {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    border-top: none;
    padding: 0 30px;
}

.modal-content .sp_hidden-titbox .modal_tit {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    padding: 28px 0px 30px 0px !important;
    border-bottom: 1px solid #ccc;
    font-weight: midium;
}

.prev_btn::before {
    content: "";
    width: 15px;
    height: 15px;
    border-top: solid 3px #B4B4B4;
    border-right: solid 3px #B4B4B4;
    transform: rotate(-135deg);
    position: absolute;
    top: 10px;
    left: 30px;
    margin-top: 0px;
    display: block;
}
.prev_btn {
    width: 100px;
    height: 100px;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: pointer;
}

.modal-body {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
		font-size:16px;
		border-top:1px solid #ccc;
		/*padding: 0 25px;*/
}

.select_area_flexwrap {
    width: 100%;
    box-sizing: border-box;
    border-left: none;
    padding-left: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
}

.modal-footer {
    padding: 15px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
		position:absolute;
		bottom:0;
		width:100%;
		left: 0;
}

.modal-body select[size] {
    height: auto;
    padding: 0 0px 0 0;
    margin-right: 0px;
    width: 100%;
}

.modal-body select {
    max-width: 100%;
		position: absolute;
		width: 100%;
		top: 0;
		left: 0;
		}
		
.modal-body select option{
	padding: 15px;
	border-left: none;
	cursor: pointer;
	width: 100%;
	border-bottom: 1px dashed #B4B4B4;
}

.titlebox_sp{
	display:block;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 32px;
	position:relative;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
height: 75px;
	}
.modal-close-for-sp {
    float: right;
    font-size: 30px;
    font-weight: inherit;
    line-height: 1;
    color: #f03c3c;
    text-shadow: none;
    opacity: inherit;
    filter: inherit;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    z-index: 1;
    display: block;
    position: absolute;
		right:20px;
		top:20px;
}



.mv_serch-submit {
    height: 70px;
    background-color: #F03C3C;
    cursor: pointer;
    display: block;
    color: #fff;
    transition: opacity .4s;
    border-radius: 0px;
    border: none;
    position: fixed;
		bottom: 0;
		left: 0;
    width: 100%;
    margin: 0 auto;
        margin-top: 0px;
        margin-left: auto;
    margin-left: 0px;
    margin-top: 30px;
		font-size: 18px;
		font-weight:400px;
}

.ms_sbm_icon {
    background: #F03C3C url(https://www.tabix.co.jp/cms/wp-content/themes/tabixjapan_v2/images/common/xicon_seach.png.pagespeed.ic.kw7eZ79vYm.png) no-repeat 40% center;
        background-color: rgb(240, 60, 60);
}


.top_nav li::before {
    content: "";
    display: none;
}

.ui-datepicker-group {
    width: 100%;
		margin-bottom:30px;
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;

}

.ui-datepicker {
    width: 100%;
    padding: 30px 30px;
    display: block;
		margin-left: 0!important;
		z-index: 1000001!important;
		top: 60px !important;
		width: 100% !important;
		height: calc(100% - 120px);
		border-radius: 0;
}
span[aria-hidden="true"]{
	color: red;
	width: 40px;
	font-size: 30px;
	position: absolute;
	position: fixed;
	top: 30px;
	right:25px;
}

#modal-domestic-departure{

}


.ui-datepicker-close {
    display: none;
}

.select_area_flexwrap li{
  padding: ;
	line-height:inherit;
  border-left: none;
	cursor: pointer;
	width: 100%;
	border-bottom: none;
	position: relative;
  display: inline-block;
	z-index: 1;
	padding: 1em 0em 1em 0em;
}

.child.select_area_flexwrap:nth-of-type(2) ul {
   font-weight:inherit;
}

.select_area_flexwrap li.parent__item,.select_area_flexwrap li.grandchild__item-list{
	border-bottom: none;
	font-size:16px;
	padding: 1em 0em 1em 0em;
	line-height:1.6;
}

.parent__item.active span, .parent__item:hover span {
    list-style-type: none;
    background: none;
    padding-left: 0px;
    cursor: pointer;
    color: #F03C3C;
}


.select_area_flexwrap li::before{
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 2px #B4B4B4;
  border-right: solid 2px #B4B4B4;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
}

#modal-domestic-departure .child.select_area_flexwrap li::before,#modal-domestic-arrival .grandchild.select_area_flexwrap li::before {
    content: '';
    border: 0px;
}

.parent__item .select_area_flexwrap{
	border-bottom:none;
}

.modal-header {
    border-bottom: 1px solid #ccc;
}

.modal-header  h3{
	text-align:center;
	position:relative;
	z-index:0;
	font-size: 18px;
}

.ui-datepicker-group:first-of-type {
    border-right: none;
}

.ui-datepicker-group:first-of-type {
    border-bottom: 1px solid #eee;
		padding-bottom:30px;
}

.prev-select-btn{
	width:100px;
	height:100px;
	position:absolute;
	display:block;
	top:0;
	left:0;
	z-index:10;
}

.prev-select-btn:before{
		content:"";
		width: 18px;
		height: 18px;
		border: 0px;
		border-top: solid 2px #B4B4B4;
		border-right: solid 2px #B4B4B4;
		-ms-transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
		transform: rotate(-135deg);
		position: absolute;
		top: 60px;
		left:30px;
		margin-top: -9px;
		display:block;
}

.modal-close{
	position: absolute;
	z-index:1;
	right: 28px;
}
.ui-datepicker-prev{
	display:none;
}
.ui-datepicker-next{
	display:none;
}

.parent.select_area_flexwrap{
	z-index:2;
}

.child.select_area_flexwrap{
	background:#fff;
}

.grandchild.select_area_flexwrap{
}

input[type="checkbox"]#data-domestic-departure-parent-index{
}
input#data-domestic-departure-parent-index:checked ~  .parent.select_area_flexwra{
	display:block;
	z-index:1;
}

input[type="checkbox"]#close-select-btn{
  /*display:none;*/
	z-index:10;
}

input[type="checkbox"]#close-select-btn-child1{
  /*display:none;*/
	z-index:1;
	position: absolute;
	right: 10px;
	top: 20px;
	width: 100%;
	height: 100%;
}

input[type="checkbox"]#close-select-btn-child2{
  /*display:none;*/
	z-index:1;
	position: absolute;
	right: 10px;
	top: 80px;
	width: 100%;
	height: 100%;
}

input[type="checkbox"]#close-select-btn-child3{
  /*display:none;*/
	z-index:1;
	position: absolute;
	leftt: 10px;
	top: -55px;
	width: 30px;
	height: 100%;
	left: 0;
}
input[type="checkbox"]#close-select-btn-child1{
  /*display:none;*/
	z-index:1;
	position: absolute;
	right: 10px;
	top: 20px;
	width: 100%;
	height: 100%;
}

input[type="checkbox"]#close-select-btn-child2{
  /*display:none;*/
	z-index:1;
	position: absolute;
	right: 10px;
	top: 80px;
	width: 100%;
	height: 100%;
}

input[type="checkbox"]#close-select-btn-child3{
  /*display:none;*/
	z-index:1;
	position: absolute;
	leftt: 10px;
	top: -55px;
	width: 30px;
	height: 100%;
	left: 0;
}
input[type="checkbox"]#close-select-btn-child1{
  /*display:none;*/
	z-index:1;
	position: absolute;
	right: 10px;
	top: 20px;
	width: 100%;
	height: 100%;
}

input[type="checkbox"]#close-select-btn-child2{
  /*display:none;*/
	z-index:1;
	position: absolute;
	right: 10px;
	top: 80px;
	width: 100%;
	height: 100%;
}

input[type="checkbox"]#close-select-btn-child3{
  /*display:none;*/
	z-index:1;
	position: absolute;
	leftt: 10px;
	top: -55px;
	width: 30px;
	height: 100%;
	left: 0;
}
input[type="checkbox"]#close-select-btn-child4{
  /*display:none;*/
	z-index:2;
	position: absolute;
	right: 10px;
	top: 20px;
	width: 100%;
	height: 100%;
}

input[type="checkbox"]#close-select-btn-child5{
  /*display:none;*/
	z-index:2;
	position: absolute;
	right: 10px;
	top: 80px;
	width: 100%;
	height: 100%;
}

input[type="checkbox"]#close-select-btn-child6{
  /*display:none;*/
	z-index:2;
	position: absolute;
	leftt: 10px;
	top: 140px;
	width: 30px;
	height: 100%;
	left: 0;
}
input[type="checkbox"]#close-select-btn-child7{
  /*display:none;*/
	z-index:2;
	position: absolute;
	leftt: 10px;
	top: 180px;
	width: 30px;
	height: 100%;
	left: 0;
}

label[for="close-select-btn"]{
  display:block;
  background:orange;
	width:100%;
	height:100%;
	position:relative;
	z-index:10;
}
label[for="close-select-btn"]::before{
  transform:rotate(225deg);
}
input#close-select-btn:checked ~ .child.select_area_flexwrap{
	z-index: 10;
	background: #fff;
	display:block;
}

input#close-select-btn-child3:checked ~ .child.select_area_flexwrap{
	display:none;
}

input#close-select-btn-child3:checked ~ .child.select_area_flexwrap ul{
	display:block!important;
}

input#close-select-btn:checked ~ .child.select_area_flexwrap ul{
	display:block;
}

input#close-select-btn:checked ~ .parent.select_area_flexwrap{
	z-index: 1;
}
input#close-select-btn-child1:checked ~ .child.select_area_flexwrap{
	display:block;
	z-index: 2;
}
input#close-select-btn-child1:checked ~ .child.select_area_flexwrap ul{
	display:block!important;
}

input#close-select-btn-child2:checked ~ .child.select_area_flexwrap{
	display:block;
	z-index: 2;
}

input#close-select-btn-child2:checked ~ .child.select_area_flexwrap ul{
	display:block!important;
}

input#close-select-btn-child4:checked ~ .grandchild.select_area_flexwrap{
	display:block;
	z-index: 3;
}
input#close-select-btn-child4:checked ~ .grandchild.select_area_flexwrap ul{
	display:block!important;
}

input#close-select-btn-child5:checked ~ .grandchild.select_area_flexwrap{
	display:block;
	z-index: 3;
}

input#close-select-btn-child5:checked ~ .grandchild.select_area_flexwrap ul{
	display:block!important;
}

input#close-select-btn-child6:checked ~ .grandchild.select_area_flexwrap{
	display:block;
	z-index: 3;
}

input#close-select-btn-child6:checked ~ .grandchild.select_area_flexwrap ul{
	display:block!important;
}

input#close-select-btn-child7:checked ~ .grandchild.select_area_flexwrap{
	display:block;
	z-index: 3;
}

input#close-select-btn-child7:checked ~ .grandchild.select_area_flexwrap ul{
	display:block!important;
}

/**/

input[type="checkbox"].hidden_box{
	display:none;
	z-index:5;
	position:relative;
}

.close2{
	position: absolute;
	top: -50px;
	z-index: 10000;
	left: -20px;
	width: 40%;
	height: 100px;
}

input#close_a--1:checked ~ + .child.select_area_flexwrap{
	z-index:3!important;
	position:relative;
}
input#close_a--1:checked ~ .parent.select_area_flexwrap{
	z-index:0!important;
	position:relative;
	display:none!important;
}
input#close_a--2:checked ~ .child__item-list{
	display:none!important;
}

.remodal-wrapper {
    position: fixed;
    z-index: 10000000;
		padding: 0;
		background: #fff;
}

.remodal {
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 0;
    padding: 0px 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		color: inherit;
		background: #fff;
		border-radius: 0;
		height: 100vh;
		position: relative;
		top: 0;
		margin:0;
		left: 0 !important;
		
		}

.prev-select-btn::before {
    content: "";
    width: 15px;
    height: 15px;
		border-top: solid 3px #B4B4B4;
		border-right: solid 3px #B4B4B4;
		top: -88px;
}

.select_area_flexwrap li.child__item {
    border-bottom: none;
		padding: 0em 0em 0em 0em;
}

.child__item span::before, .grandchild__item-list span::before {
    position: absolute;
    top: 0.7em;
    left: 0em;
    width: 20px;
    height: 20px;
    content: '';
    border: 0.3em solid #E6E6E6;
    border-radius: 50%;
}
.scbar {
    position: relative;
    overflow: hidden;
    padding: 0px 25px;
}

.child__item-list:last-of-type li:before{
	boder:none;
}

.remodal-confirm, .remodal-cancel {
		height: 70px;
		background-color: #F03C3C;
		cursor: pointer;
		display: block;
		color: #fff;
		transition: opacity .4s;
		border-radius: 0px;
		border: none;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		margin: 0 auto;
			margin-top: 0px;
			margin-left: auto;
		margin-top: 0px;
		margin-left: auto;
		margin-left: 0px;
		margin-top: 30px;
		font-size: 18px;
		width:100%;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  height: 70px;
		background-color: #F03C3C;
		cursor: pointer;
		display: block;
		color: #fff;
		transition: opacity .4s;
		border-radius: 0px;
		border: none;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		margin: 0 auto;
			margin-top: 0px;
			margin-left: auto;
		margin-top: 0px;
		margin-left: auto;
		margin-left: 0px;
		margin-top: 30px;
		font-size: 18px;
}

.modal-close {

}

.remodal-wrapper:nth-of-type(2) .child.select_area_flexwrap .child__item-list li {
   border-bottom: none;
	font-size: 16px;
	padding: 1em 0em 1em 0em;
	line-height: 1.6;
}



.parent__item.active span, .parent__item:hover span {
    list-style-type: none;
    background: none;
    padding-left: 0px;
    cursor: pointer;
    color: #F03C3C;
}

#modal-domestic-arrival .child__item span {
    cursor: pointer;
    line-height: 1.5;
    font-size: 16px;
}

#modal-domestic-arrival .child__item:hover span, #modal-domestic-arrival .child__item.active span {
    list-style-type: none;
    background: none;
    padding-left: 0px;
    cursor: pointer;
    color: #F03C3C;
		line-height: 1.5;
    font-size: 16px;
}
#modal-domestic-departure child.select_area_flexwrap li::before,#modal-domestic-arrival child.select_area_flexwrap li::before {
    content: '';
    border:none;
}


.ui-datepicker {
    width: 100%;
    padding: 0;
    display: block;
    margin-left: 0;
}

.ui-datepicker-current {
    display: none !important;
}

.remodal-close::before {
   /* display: none;*/
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 5px;
		transition: none;
		width: 40px;
height: 40px;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {

}

btn.ui-datepicker-current{
	display:none;
}

.hasDatepicker{
    top:0;
    width:100%;
    height:100%;
}

input[type="text"]#date_val1 {
    border: none!important;
}

input[type="text"]#date_val1,input[type="text"]#date_va2{
	border:none!important;
}

input[id="date_val1"]{
	border:none!important;
}

input[type="text"]{
	border:none!important;
}

.modal-label{
	margin-bottom:30px;
}

.modal-label_4{
	margin-bottom:30px;
}



}


.search-domestic-arrival dt{
	margin-bottom:0;
	
}

@media (min-width:1024px){

.modal-body {
    position: relative;
    width: 100%;
    display: flex;
    padding: 0 0 30px 30px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 30px;
        padding-left: 30px;
}

.modal-body {
    position: relative;
    width: 100%;
    display: flex;
    padding: 20px 30px;
}

.cp_ipradio {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cp_ipradio, ,cp_ipcheck{
	width:100%!important;
	width: 100%!important;
	margin-bottom: 20px;
}

.modal-body {
    position: relative;
    width: 100%;
    display: flex;
    padding: 20px 30px;
    flex-wrap: wrap;
		
}

.parent-other.cp_ipcheck{
	width:100%!important;
}

.parent-other.cp_ipcheck {
    width: 100% !important;
    margin: 0px 0 30px;
}


.modal-close {
   margin: 20px;
}

.select_area_flexwrap {
    border-left: none;
    padding-left: 40px;
    margin-right: 40px;
		box-sizing:border-box;
}

.select_area_flexwrap:last-of-type{
}

.select_area_flexwrap:first-of-type{
}

.select_area_flexwrap:nth-last-child(3) ,.select_area_flexwrap:nth-last-child(2) 	{
	width:30%;
}

	
}

.mv-search-radiobox {
  display: flex;
  padding: 15px 20px 0;
}
.mv-search-radiobox .form-check+.form-check{
  margin-left: 30px;
.mv-search-radiobox .form-check .form-check-input{
  accent-color: #f03c3c;
}
#domestic-word .mv-search-inputs {
  border: 1px solid #E6E6E6;
}
#domestic-word .mv-search-inputs {
  border: 1px solid #E6E6E6;
}
.mv-search-radiobox-domestic {
  background-color: red;
}