@charset "UTF-8";

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

-------------------------------- */
#USER_contents {
    width: 960px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.sp_only{
   display:none;
}

.top_banner{
   background: #fff url("../images/bn_pkg.jpg") no-repeat left top;
   width: 960px;
   height: 320px;
   text-indent: -9999px;
   margin: 0 auto 10px;
}


.btnSection a {
	margin: 10px auto 0;
	display: inline-block;
	padding: 6px 20px;
	background-image: linear-gradient(to bottom, #dd1700, #c51305);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dd1700, endColorstr=#c51305);
	cursor: pointer;
	color: #fff;
	border: solid 1px #eb3728;
	box-shadow: 0 2px 2px rgba(253, 106, 90, 1) inset;
	letter-spacing: 3px;
   font-weight: bold;
	font-size: 1.42em;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	overflow: hidden;
}
.btnSection a:hover {
	background-image: linear-gradient(to bottom, #faa018, #f75000);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#faa018, endColorstr=#f75000);
	box-shadow: 0 2px 2px rgba(250, 186, 89, 1) inset;
	color: #fff;
	cursor: pointer;
	border: solid 1px #e98428;
}
.btnSection a:active {
	box-shadow: 0 2px 2px rgba(190, 25, 3, 1) inset;
	background:#be1903;
	border: solid 1px #eb3728;
}

.btn_under {
	margin: 10px auto 0!important;
	padding: 6px 20px;
    text-align: center;
}

.btn_under a{
    color: #008ebf!important;
}
.btn_under a:hover{
    color: #467b9b!important;
}

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


#tourSearchForm .inner #t_room select, #tourSearchForm .inner #t_age select {
    min-width: 36px;
}

#tourSearchForm .inner select#t_timeMode {
    width: 100px;
}


#tourSearchForm .inner {
    padding-bottom: 0px!important;
}

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


html,body {
	padding: 0px;
	margin: 0px;

}

img {
    padding: 0px;
	margin: 0px;
	border: 0px;
}


.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.font14{
	font-size: 14px;
}
.contents {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	line-height: 22px;
}

.topbox {
	font-size: 18px;
	margin-bottom: 5px;
}

.topimgbox {
	font-size: 18px;
	margin-bottom: 20px;
}

.infobox{
	background-image: url(../image/bg_infobox950.gif);
	background-repeat: no-repeat;
	width: 950px;
}

.infobox h2{
	font-size: 14px;
	padding-top: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #00355f;
	padding-bottom: 24px;
}



.infobox_left{
	width: 470px;
	float: left;
	background-color: #f8f8f8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	border-left-color: #f2f2f2;
	padding-bottom: 10px;
}


.infobox_left h3{
	width: 470px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	background-image: url(../image/bg01.gif);
}


	
.infobox_in {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 430px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000ba;
	background-color: #FFFFFF;
	margin-top: 10px;
	font-size: 13px;
	line-height: 17px;
}

.infobox_in01 {
	float: left;
	width: 160px;
	margin-right: 10px;
}

.infobox_in02 {
	float: left;
	width: 260px;
}

.infobox_in h4{
	font-size: 16px;
	margin-bottom: 12px;
	color: #0066cc;
	line-height: 20px;
}


.infobox_in h4 a{
	color: #0F87FF;
}


.infobox_in h4 a:hover{
	color: #0F87FF;
}





.infobox_right{
	width: 470px;
	float: right;
	background-color: #f8f8f8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	border-left-color: #f2f2f2;
	padding-bottom: 10px;
}

.infobox_right h3{
	width: 470px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	background-image: url(../image/bg02.gif);
}

.xbox {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 17px;
}



 /*--------------------------------------------------------------------
   form */
   
   
#search {
	width: 960px;
	margin: 20px 0;
	padding: 10px 0;
	box-sizing: border-box;
	background: #c3ecee url("../images/bg01.jpg") repeat;
	border: 1px solid #eaeae6;
}

#search .search_inner {
	width: 900px;
	margin: 10px 30px;
	box-sizing: border-box;
	background-color: #fff;
	padding-bottom:20px;
	border: 1px solid #eaeae6;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

#search h3{
	font-size: 14px;
	font-weight: bold;
	color: #ff6c00;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ff6c00;
	padding-left: 10px;
}

#search table{
	margin-left: 20px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: bfbfbf;
	margin-bottom: 20px;
}


#search table th{
	text-align: left;
	padding-bottom: 20px;
}

#search table td{
	text-align: left;
	padding-bottom: 20px;
}

.bo{
	font-weight: bold;
	}
	
.searchbotan{
	text-align: center;
	width: 960px;
	}

#wrapper {
	text-align: left!important;
}

/*Add*/
#tourSearchForm .area .area-pulldown,
#tourSearchForm .date-info .date,
#tourSearchForm .direct,
#tourSearchForm .date-info .room,
#tourSearchForm .date-info .option-check,
#tourSearchForm .option {
	margin: 10px 30px 0 !important;
}

#tourSearchForm .area {
	padding-top: 0px !important;
}
#tourSearchForm .date-info{
	padding-top: 0px !important;
}

#tourSearchForm .date-info .date {
	float: left;
}

#tourSearchForm .date-info .date dd {
	float: left;
	margin: 0 0px 0 0px!important;
}

#tourSearchForm .date-info .date dt {
	width: 7em!important;
}


#tourSearchForm .direct {
	clear: both!important;
}

/* --------------------------------
   お知らせ
-------------------------------- */

#notice {
    border: 1px solid #ccc;
    box-sizing: initial !important;
    font-size: 13px;
    letter-spacing: normal !important;
    margin: 0px auto 20px;
    overflow: hidden;
    padding: 10px 20px;
    width: 918px;
}
#notice p {
    font-size: 13px;
     margin: 0px auto;
}



 /*--------------------------------------------------------------------
   上書き */
/*#topArea {
	padding: 10px 0 0 0!important;
	margin: 0!important;
}*/
#main {
	text-align: left;
}

 /*--------------------------------------------------------------------*/
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;
}

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;
}

select::-ms-expand {
 display: none;
}

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

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

.check {
	position: relative;		/* ボックスの位置を指定する */
	padding: 0 0 0 24px;	/* ボックス内側の余白を指定する */
	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: 18px;		/* ボックスの横幅を指定する */
	height: 18px;		/* ボックスの高さを指定する */
	border: 1px solid #626262;	/* ボックスの境界線を実線で指定する */
	border-radius: 4px;		/* ボックスの角丸を指定する */
}
.check:before {
	left: 7px;			/* 左から配置の基準位置を決める */ 
	margin-top: -7px;	/* チェックマークの位置 */
	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.captxt {
	margin-top: 16px;
	display: block;
}

/* カレンダースタイル上書き------------------------------- */

.ui-datepicker-calendar th, .ui-datepicker-calendar td {
	border: none!important;
	padding: 1px!important;
	background-color: #f5f5f5!important;
}


.ui-datepicker-group-first.ui-datepicker-group{
	margin: 0!important;
}

.ui-datepicker-multi-2 .ui-datepicker-group{
	width:50%!important;
}

.ui-datepicker-calendar th{
	border: none!important;
}

.ui-datepicker-today{
	background: none!important;
}

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

.ui-datepicker-calendar{
	background: none!important;
}


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





#tourSearchForm .date-info .option-check {
    margin: 24px 30px 0px!important;
}

#header {
	line-height:1;
	}

#header h1{
	font-weight:bold;
	}


#header #headerInner #tagline h1 {
    margin-top: 1px;

}	
#header #hMain #headerLogo {
    margin-top: 5px;
	line-height:1;
}

	#header #hMain {
    margin: 0px auto 0 auto!important;
}


p.notice {
	margin:5px 0 5px 15px;
	color:red;
	text-align: center;
	font-weight:bold;
	font-size:15px;
}