@charset "UTF-8";
/* --------------------------------

-------------------------------- */

/*.pc_only{
   display:none;
}*/
body {
	background: #ffffff;
}

.top_banner{
   background: url("../images/bn_pkg_sp.jpg") no-repeat left top;
	background-size: contain;
   width : -moz-calc(100% - 20px);
	width : -webkit-calc(100% - 20px);
	width : calc(100% - 20px);
	padding-top: 69%;
   text-indent: -9999px;
   margin: 40px 10px -20px;
}


.btnSection::before, .btnSection::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #2766a8 #2766a8 #b84d5a!important;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    bottom: -1px;
    box-sizing: content-box;
    height: 50px;
    left: -1px;
    transition: none 0s ease 0s ;
    width: 200px;
}

.btnSection {
	width : -moz-calc(100% - 20px);
	width : -webkit-calc(100% - 20px);
	width : calc(100% - 20px);
cursor: pointer;
-webkit-transition: none;
transition: none;
text-align: center;
text-decoration: none;
letter-spacing: 1.5pt;
color: #fff;
border: 1px solid #0087dd!important;
border-radius: 3pt;
outline: none;
background-color: #007fd0;
background-image: -webkit-gradient(linear, left top, left bottom, from(#008fea), to(#006fb7));
background-image: linear-gradient(to bottom, #008fea, #006fb7);
-webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, .4), 0 4px #00609d;
box-shadow: inset 1px 1px 0 rgba(255, 255, 255, .4), 0 4px #00609d;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
box-sizing: border-box;
	padding: 8px 0!important;
	font-size: 1.8rem!important;
    font-weight: 600;
	margin: 6px 0 10px;
}

.btnSection a {
	color: #fff!important;
	text-decoration: none;
}

.btnSection:active {
	bottom: -2px;
	box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.4), 0 2px #20548c;
}

.btn_under {
	margin: 10px 10px 16px!important;
	padding: 6px 20px;
    text-align: left;
}

.btn_under a{
    color: #467bbb!important;
}

.btn_under img{
    vertical-align: middle;
    margin: 0 5px 2px 0;
    float: left;
    width: 16px;
}

.under_tx{
    overflow: hidden;
}

.btnSection:active:before, .btnSection:active:after {
	border: none;
	box-shadow: none;
}

#tourSearchForm .btnSection {
	margin:0 10px 20px!important;
	text-align:center;
	display: block;
}

.titleTag {
	width: 100%;
}
.titleTag{
	background: url("/sp/images/title_over_sea_back.png");
	background-size: 191px 60px;
	background-repeat: repeat-x;
	clear: both;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: left;
	height: 60px;
	font-family: "Hiragino Kaku Gothic ProN", Helvetica, sans-serif;
}

.titleTag strong{
	background: url("/sp/images/title_over_sea.png");
	background-size: 12px 60px;
	background-repeat: no-repeat;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 10px;
}


.indentDP{
	display:block;
	font-size: 0.6em;
	font-weight: normal;
	margin: 5px 10px 10px;
	line-height: 1.2;
}


/* --------------------------------

-------------------------------- */

.logo {
	line-height: 1.5;
}



#search {
    border: 1px solid #375378;
    background-color: #fff;
	margin: 0 10px;
	padding: 0 0 10px;
	text-align:left;
}

#tourSearchForm .area .area-pulldown dt {
    float: none;
}

#tourSearchForm .option dt {
    float: none!important;
}

#tourSearchForm .date-info .room .volume {
    float: none!important;
	clear: both;
	margin-bottom: 60px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
  #tourSearchForm .date-info .room .volume {
    float: none!important;
	clear: both;
	/*margin-bottom: 40px;*/
  }
}

#tourSearchForm .inner #t_room select, #tourSearchForm .inner #t_age select {
    padding: 0 10px!important;
	min-width: 50px;
}

#tourSearchForm .date-info .room dl.balance:before {
content: "\A" ;
white-space: pre ;
}

#tourSearchForm .date-info .room .balance {
    margin-left: 0;
}
#tourSearchForm .option dd select.airline {
    width : -moz-calc(100% - 10px)!important;
	width : -webkit-calc(100% - 10px)!important;
	width : calc(100% - 10px)!important;
	height: 44px;
}

#tourSearchForm .area .area-pulldown dd {
   padding-left: 0px;
}

#tourSearchForm .inner .area-pulldown select {
   width : -moz-calc(100% - 10px)!important;
	width : -webkit-calc(100% - 10px)!important;
	width : calc(100% - 10px)!important;
	height: 60px;
    box-sizing:border-box;
}

#tourSearchForm .inner select {
	height: 44px;
}

#tourSearchForm .date-info .room dt {
    margin-top: 12px;
}

#tourSearchForm .inner .date-info input.outDate {
    height: 44px;
}
#tourSearchForm .inner .date-info input.homeDate {
    height: 44px;
}

/*
  #ui-datepicker-div{width: 100% !important;}
#ui-datepicker-div.ui-datepicker-multi .ui-datepicker-group,
#ui-datepicker-div.ui-datepicker-multi-2 .ui-datepicker-group{width: 100%;}
*/
  /*
  #ui-datepicker-div{width: 80vw !important;}
  .ui-datepicker-multi-2 .ui-datepicker-group{width: 100% !important;}

  .ui-datepicker-multi-2 .ui-datepicker-group.ui-datepicker-group-last{
    position: absolute;
    right: 2px;
    width: 30px !important;overflow: hidden;}
  .ui-datepicker-group.ui-datepicker-group-last table.ui-datepicker-calendar{display: none;}
  .ui-datepicker-group.ui-datepicker-group-last .ui-widget-header{height: 35px !important;border-left: none;}
  */
  
  #ui-datepicker-div{
    position: fixed !important;
    width: 100vw !important;top: 0 !important;left: 0 !important;z-index: 100000 !important;
    height: 100vh;
    
    padding-top: 34px;
    overflow-y: scroll !important;
  }
  .ui-datepicker .ui-datepicker-header{position: static !important;}
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next{background-color: #5c9ccc;border-radius: 5px !important;}
  
  .ui-datepicker-group-first{margin-bottom: 20px;}
  #ui-datepicker-div.ui-datepicker-multi .ui-datepicker-group,
  #ui-datepicker-div.ui-datepicker-multi-2 .ui-datepicker-group{width: 100%;float: none;}
  .ui-datepicker td span, .ui-datepicker td a{padding: .5em .2em !important;}
  
  .ui-corner-all, .ui-corner-top,
  .ui-corner-right, .ui-corner-tr,
  .ui-corner-left, .ui-corner-tl{border-radius: 5px !important;}
	
	.ui-datepicker-range-end, .ui-datepicker-range-end a {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: right !important;
}

.ui-datepicker-range-start, .ui-datepicker-range-start a {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: left !important;
}
  
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 100% !important;
}

input,select,textarea{
   font-size:16px!important;
}

select {
-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(../../template/common/img_2/search/form_pull.png) no-repeat;
	background-position: 97% center;
	background-size: auto;
	border: solid 1px #4b4b4b;
	-webkit-box-shadow: 0 0 2px 2px rgba(200,200,200,0.2) inset;
	-moz-box-shadow: 0 0 2px 2px rgba(200,200,200,0.2) inset;
	box-shadow: 0 0 2px 2px rgba(200,200,200,0.2) inset;
	padding-left: 8px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	color: #4d4d4d;
}

input {
background-color: #fff;
	border: solid 1px #4b4b4b;
	-webkit-box-shadow: 0 0 2px 2px rgba(200,200,200,0.2) inset;
	-moz-box-shadow: 0 0 2px 2px rgba(200,200,200,0.2) inset;
	box-shadow: 0 0 2px 2px rgba(200,200,200,0.2) inset;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	color: #4d4d4d;
}

select::-ms-expand {
 display: none;
}
/* checkbox-------------------------------- */
input[type=checkbox] {
	display: none;
}

.check {
	position: relative;		/* ボックスの位置を指定する */
	padding: 5px 0 0 36px;	/* ボックス内側の余白を指定する */
	line-height: 1.1;
	display: block;
}
.check:hover:after {
	border-color: #355577;	/* ボックスの境界線を実線で指定する */
}
.check:after,  .check:before{
	position: absolute;	/* ボックスの位置を指定する */
	content: "";		/* ボックスのコンテンツ */ 
	display: block;		/* ブロックレベル要素化する */ 
	top: 50%;			/* 上部から配置の基準位置を決める */ 
}
.check:after {
	left: 0px;			/* 左から配置の基準位置を決める */ 
	margin-top: -10px;	/* チェック枠の位置 */
	width: 26px;		/* ボックスの横幅を指定する */
	height: 26px;		/* ボックスの高さを指定する */
	border: 1px solid #626262;	/* ボックスの境界線を実線で指定する */
	border-radius: 4px;		/* ボックスの角丸を指定する */
}
.check:before {
	left: 11px;			/* 左から配置の基準位置を決める */ 
	margin-top: -4px;	/* チェックマークの位置 */
	width: 5px;			/* ボックスの横幅を指定する */
	height: 9px;		/* ボックスの高さを指定する */
	border-right: 3px solid #355577;	/* 境界線（右）のスタイルを指定する */
	border-bottom: 3px solid #355577;	/* 境界線（下）のスタイルを指定する */
	transform: rotate(45deg);	/* 要素を回転させる */
	opacity: 0;			/* 要素を透過指定する */
}
input[type=checkbox]:checked + .check:before {
	opacity: 1;		/* 要素を表示する */
}
/* /checkbox-------------------------------- */


p.notice {
	margin:0 5px 7px 0;
	color:red;
	font-weight:bold;
	font-size:12px;
}

a {
    text-decoration: none;
}
#tourSearchForm .inner {
    font-size: 0.9em;
}
#t_data a {
text-decoration: underline;
}

.open-close,.btn_under a {
text-decoration: underline;
}


.default dt {
    font-style: normal;
    font-weight: bold;
	color: #355577;
}