﻿@charset "utf-8";
/*=========================================================================

	Author and Copyright
		Author    :  prosysta Inc, (http://prosysta.co.jp/)
		Created   :  2014.07
		Modified  :  2014.07
		
=========================================================================*/
.section {
	width: 1065px;
	margin: 0 auto;
}
.sep img {
	vertical-align: bottom;
	height: 25px;
	width: auto;
	margin-left: 3px;
}
/*-----------------------------------------------
	header
-------------------------------------------------*/

.header {
	background: #fff none repeat scroll 0 0;
	display: block;
	transition-property: color, opacity;
	width: 100%;
	border-bottom: 1px solid #D5D6D7;
}
.header .section {
	width: 1065px;
	margin: 0 auto;
}
.header .section ul li {
	color: #252b36;
	display: inline-block;
}
#logo {
	margin-top: 15px;
	display: block;
	height: auto;
	width: 103px;
}
#logo img {
	width: 100%;
	height: auto;
}
.header .section .header__logo {
	float: left;
	display: block;
}
.header .section ul {
	float: right;
	height: 59px;
}
.header .section ul li a {
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: 1.125rem;
	font-family: HelveticaNeueW01, Helvetica, Arial, sans-serif;
}
.header .section ul li {
	border-bottom: #FFF solid 8px;
	height: 59px;
	line-height: 59px;
}
.header .section ul li.active,
.header .section ul li:hover {
	border-bottom: #ff5115 solid 8px;
}
.header .section ul li.active a,
.header .section ul li a:hover {
	text-decoration: none;
}
.jq-wl-mainmenu__actions {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
}
.jq-wl-mainmenu__actions a {
	color: #fff;
	font-size: 0.95rem;
	/*	font-weight: bold;*/
	padding: 8px 14px;
	display: block;
	position: relative;
	background: #ff5115;
	padding-top: 9px;
	padding-right: 1.5rem;
	/*border-radius: 5px;*/
	text-decoration: none;
}
.jq-wl-mainmenu__actions a:after {
	content: "";
	position: absolute;
	/*
	display: block;
	height: 8px;
	right: 10px;
	top: 34%;
	transform: rotate(45deg);*/
	background: url(../images/btn-icon.png) repeat scroll 0 0;
	display: inline-block;
	height: 12px;
	/*position: relative;*/
	top: 12px;
	right: 11px;
	width: 8px;
}
.jq-wl-mainmenu__actions a:hover {
	background: #CA4D1F;
}
/*-----------------------------------------------
	mainSearch
-------------------------------------------------*/
.mainSearch {
	position: relative;
}
.mainSearch #search_column {
	position: absolute;
	left: 50%;
	top: 120px;
	z-index: 999;
	height: 432px;
	margin-left: 50px;
	width: 520px;
}
.mainSearch .tab {
	display: block;
	background: #FE5815;
	width: 100%;
	padding: 15px 0;
	margin-bottom: 5px;
}
.mainSearch .tab ul li {
	float: left;
}
.mainSearch .tab ul li a {
	background: #fff;
	display: block;
	padding: 16px 14px 12px;
	/*border-radius: 5px;*/
	font-size: 24px;
	font-weight: bold;
}
.mainSearch .tab ul li a strong {
	float: left;
	display: block;
	height: 39px;
	line-height: 39px;
	text-decoration: underline;
}
.mainSearch .tab ul li a strong:hover {
	text-decoration: none;
}
.mainSearch .tab ul li a span {
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
}
.mainSearch .tab ul li.menu01 {
	margin-right: 10px;
}
.mainSearch .tab ul li.menu01 a {
	color: #FE5815;
}
.mainSearch .tab .section > span {
	background: #fff;
	/*border-radius: 5px;*/
	display: block;
	float: right;
}
.mainSearch .tab .section > span a {
	display: block;
	color: #FE5815;
	padding: 11px 25px 9px 10px;
	font-size: 16px;
	font-weight: nomal;
	position: relative;
	line-height:1.4;
}
.mainSearch .tab .section > span a:after {
	border-right: 2px solid #FE5815;
	border-top: 2px solid #FE5815;
	content: "";
	display: block;
	height: 8px;
	position: absolute;
	right: 12px;
	top: 40%;
	transform: rotate(45deg);
	width: 8px;
}
/*-----------------------------------------------
	eyeCatch 
-------------------------------------------------*/
.box {
	width: 1065px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.eyeCatch {
	margin-top: 20px;
}
.eyeCatch .firstKv {
	width: 710px;
	height: 562px;
	overflow: hidden;
	float: left;
	position: relative;
}
.eyeCatch img {
	display: block;
}
.eyeCatch .firstKv img {
	width: 100%;
	height: auto;
}
.eyeCatch .firstKv .airInfo {
	position: absolute;
	left: 20px;
	bottom: 20px;
	background: #ff5716;
	padding: 20px;
}
.eyeCatch .firstKv .airInfo > * {
	font-weight: bold;
	display: block;
	color: #fff;
}
.eyeCatch .firstKv .airInfo .from {
	font-size: 18px;
	background: url(../images/air2.png) left top no-repeat;
	background-size: 18px auto;
	padding-left: 23px;
	margin-bottom: 10px;
}
.eyeCatch .firstKv .airInfo .to {
	font-size: 60px;
}
.eyeCatch .firstKv .airInfo .minTxt {
	font-size: 26px;
	display: block;
}
.eyeCatch .firstKv + .right {
	width: 355px;
	float: right;
}
.eyeCatch .firstKv + .right img {
	width: 100%;
}
/*-----------------------------------------------
	recomend
-------------------------------------------------*/


.recomend h2 {
	background: #ff5716;
	color: #fff;
	padding: 15px;
	font-size: 25px;
}
.recomend h2 img {
	width: 40px;
	height: 40px;
	vertical-align: text-bottom;
	margin-right: 8px;
}
.recomend ol {
	width: 1065px;
	margin: 20px auto;
}
.recomend ol li {
	width: 340px;
	/*display: inline-block;*/
	/*border: 8px solid #eaeaea;*/
	/*	position:relative;*/
	float:left;
	margin-left: 22px;
}
.recomend ol li:first-of-type {
	margin-left: 0;
}
.recomend ol li a {
	vertical-align: bottom;
}
.box > a > img:hover, .recomend ol li a:hover {
	opacity: 0.75;
	text-decoration:none;
}
.recomend ol li span {
	background: #252b36;
	color: #fff;
	display: block;
	width: 100%;
	padding: 10px;/*position:absolute;
	bottom:px;	
	left: 0;*/
}
.recomend ol li img {
	width: 100%;
	display: block;
}
/*-----------------------------------------------
	section
-------------------------------------------------*/

#middle .to_pagetop {
	clear: both;
	padding: 10px 15px;
	text-align: right;
}
#middle .to_pagetop {
	font-size: 93%;
	font-weight: bold;
	text-align: right;
}
#middle .to_pagetop a {
	background: rgba(0, 0, 0, 0) url("../images/icon_top.png") no-repeat scroll left 0;
	color: #000;
	display: inline-block;
	padding: 3px 0 0 25px;
	text-decoration: none;
	font-size: 93%;
	line-height: 1.6;
}
#middle .doc {
	border-top: 4px solid #eaeaea;
	clear: both;
	margin: 5px 10px 0;
	padding: 15px 0 0;
	text-align: center;
}
#middle .doc {
	font-size: 93%;
	margin-bottom: 15px;
}
#middle .doc a {
	color: #ff5716;
	text-decoration: underline;
	font-size: 100%;
}
#middle .doc a:hover {
	text-decoration: none;
}
/*-----------------------------------------------
	#footer
-------------------------------------------------*/
#footer {
	background: #252b36 none repeat scroll 0 0;
	color: #fff;
	padding-top: 1.5rem;
}
#footer .foot_txt {
	margin-bottom: 0;
}
#footer p ,
#footer a ,
#footer ul li {
	/*font-size: 93%;*/
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 0;
}
#footer * {
	color: #FFFFFF;
}
#footer a {
	/*text-decoration: none;*/
	text-decoration:underline;
}
#footer a:hover {
	text-decoration: underline;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
#footer .col1, #footer .col2, #footer .col3, #footer .col4 {
	float: left;
	margin-right: 15px;
}
#footer .col1 {
	text-align: center;
	width: 130px;
}
#footer .col1 h2 {
	margin-bottom: 10px;
}
#footer .col2 {
	text-align: center;
}
#footer .col2 a {
	display:block;
	font-weight:bold;
	font-size: 11px;
}
#footer .col2 .contactText {
	color: #FF5716;
	background: #FFF;
	text-decoration: none;
	padding: 15px 7px;
	font-size: 12px;
}
#footer .companyLink ,
#footer .col2 a:last-child {
	margin-top: 10px;
}
#footer .col3 ul {
	margin-left: 0.6em;
}
#footer .col4 {
	margin-right: 0;
}
#footer .col4 p {
	padding-top: 15px;
}
#footer {
	position:relative;
	padding: 30px 25px 20px;
}


/*-----------------------------------------------
	calender
-------------------------------------------------*/
.ui-widget-header {
	background: #fe5815!important;
	border: 1px solid #fe5815!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 1px solid #d5d6d7!important;
	xxxxxbackground: #F6F6F6!important;
	color: #58585a!important;
}
.ui-widget-content {
	border: 1px solid #d5d6d7!important;
}
.ui-widget-header .ui-icon {
	xxxxxbackground-image: url("../images/ui-icons_ffffff_256x240.png")!important;
}
/* right_side */

/* for FireFox */
/*#index_main .search_box .sep p input[type="text"] {
	line-height: 18px;
	height: 18px;
}
*/#index_main .search_box .sep p select {
	line-height: 21px;
	height: 21px;
}
#index_main .search_box .sep p option {
	min-height: 16px;
}
#index_main .search_box .btns {
	margin: 0px 10px 2px;
}
#index_main .search_box a {
	text-decoration: underline;
}
#index_main .search_box a:hover {
	text-decoration: none;
}
#index_main .search_box .retairport {
/*	border: none;*/
	/*background:#F7F7F7;
	padding:2px 0 2px 3px;
	color:#707070;*/
/*	font-size: 116%;*/
}
#index_main .search_box .searchgo .message {
	position: absolute;
	left: -129px;
	left: 217px;
	left: 67px;
	background-color: rgba(255,255,255,0.9);
	background-color: #FFF\9;	/*IE8莉･荳�*/
	width: 15rem;
	margin: -50px 0 0 50%;
	padding: 7px 15px;
	border-radius: 5px;
	border: #CC0000 solid 2px;
	text-align: center;
	font-weight: bold;
	color: #CC0000;
	z-index: 300;
	text-align: center;
}
#index_main .search_box .searchgo .message:after {
	content: '';
	position: absolute;
	border-top: 10px solid #CC0000;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	bottom: -10px;
	left: 50%;
}
#index_main .search_box .searchgo #msg1 {
	margin-top: -91px;
}
/*#index_main .search_box .searchgo .btns {
	height: 41px;
}*/
#index_main #dp_lead #errmsg {
	display: none;
	border-radius: 5px;
	margin-bottom: 8px;
	margin-right: 8px;
	padding: 8px 0 6px;
	border: #CC0000 solid 2px;
	text-align: center;
	font-weight: bold;
	color: #CC0000;
	font-size: 153.4%;
}
/*-----------
add20170427
-------------*/
#middle #tour_sch {
	border: 5px solid #eaeaea;
	display: block;
	margin: 30px auto;
	padding: 10px;
	width: 994px;
}
#middle #tour_sch h3 {
	background: none;
	color: #ff5716;
}
#wrapper iframe {
	border: medium none;
	overflow: hidden;
	width: 990px;
	display: block;
	margin: 0 auto;
}
#middle #tour_sch dt {
	background-color: #f7f7f7;
	border-bottom: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	display: table-cell;
	padding: 8px 10px;
	width: 110px;
}
/*----------------------
	検索
------------------------*/
.searchContent .search_box h3 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background: #FF5716;
	padding: 10px 0 10px 15px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
	position: relative;
	top: 0px;
	left: 0;
}
.searchContent .search_box .box_line {
	min-height: 300px;
}
.searchContent .search_box form#formDomDp.box_line dl.sep,
.searchContent .search_box form#formIntDp.box_line dl.sep {
	overflow: hidden;
}
.searchContent .search_box form#formDomDp.box_line dl.sep dd p,
.searchContent .search_box form#formIntDp.box_line dl.sep dd p {
	float: left;
	margin-left: 20px;
	margin-bottom: 0;
}
.xsearchContent .search_box form#formDomDp.box_line dl.sep dd p:first-of-type,
.xsearchContent .search_box form#formIntDp.box_line dl.sep dd p:first-of-type {
	margin-left: 0px;
}
.searchContent .search_box form#formDomDp.box_line dl.sep:nth-of-type(3) dd p:nth-of-type(2),
.searchContent .search_box form#formIntDp.box_line dl.sep:nth-of-type(3) dd p:nth-of-type(2) {
	margin-left: 4px;
}
.searchContent .w100p {
	margin-left: 20px;
}
.searchContent .dateinput.w160 {
	width: 145px;
}
span.chiba {
	font-weight: bold;
}
.ui-datepicker-trigger {
	margin: 0 6px;
}
.searchContent .search_box {
	border: 3px solid #FF5716 !important;
}
.searchContent dl {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #e6e6e6;
}
.searchContent dl dd * {
	font-size: 14px;
}
/*.searchContent dl dd .retairport {
	border: ipx solid #252b36;
	}*/

.searchContent dl.sep.sep_end dd div.rooms {
	float: left;
}
.search_box .w100p {
	width: auto;
	overflow: hidden;
}
.searchContent .dateinput {
	width: 100px;
}
.search_box .sep dt {
	background-color: #f7f7f7;
	border-bottom: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	display: table-cell;
	padding: 10px;
	width: 144px;
}
.search_box form {
	padding: 20px;
}
.search_box .sep dd {
	display: table-cell;
	margin-left: 179px;
	padding-left: 12px;
	vertical-align: middle;
}
.search_box .sep dd a {
	color: #ff5716;
}
.search_box .note {
	float: left;
	font-size: 14px;
}
.search_box .right {
	float: right;
}
.search_box #DomDp_RetFrAirportText,
.search_box #IntDp_RetFrAirportText {
	width: 133px;
}
.message {
	background: #ffffff none repeat scroll 0 0;
	border: 2px solid #ff5115;
	color: #ff5115;
	display: none;
	font-weight: bold;
	left: 160px;
	margin-left: 1px;
	padding: 4px 6px;
	position: absolute;
	top: 30px;
	width: 200px;
}

/*------------------------------*/
.LongerDrop
{
min-width:200px;
margin-right:16px;
}

/*検索*/
