@charset "utf-8";
/*======================================

	国内

=======================================*/

.sprt {
	background: url(https://www.his-j.com/images/shop/sprite_shop-kanto.png) no-repeat;
}
#contents {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
/* カテゴリ別 */
#imgReserv {
	background-position: 0px 0px;
}
/* 人気都市から選ぶ、、、、、、 */

#contents #localNav .clmnBg {
	padding-bottom: 12px;
}
#contents .clmnBg h3 {
	text-align: left;
}
#contents .clmnBg h3 a {
	display: block;
	padding: 2px 8px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background: #007aff;
	background: -moz-linear-gradient(left, #007aff 0%, #00afff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #007aff), color-stop(100%, #00afff));
	background: -webkit-linear-gradient(left, #007aff 0%, #00afff 100%);
	background: -o-linear-gradient(left, #007aff 0%, #00afff 100%);
	background: -ms-linear-gradient(left, #007aff 0%, #00afff 100%);
	background: linear-gradient(to right, #007aff 0%, #00afff 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007aff', endColorstr='#00afff', GradientType=1 );
}
#contents .clmnBg dd a {
	padding: 2px 0 2px 5px;
	font-size: 12px;
}
#contents .clmnBg dd a img {
}
#contents .clmnBg dd a:hover {
	text-decoration: none;
	color: inherit;
}
#localNav .clmnBg .l {
	width: 173px;
	padding-left: 2px;
}
#localNav .clmnBg .r {
	width: 180px;
	padding-right: 10px;
}
#localNav .title {
	color: #fff;
	text-align: left;
	background: url(https://www.his-j.com/shop/air/kanto/index/images/bg_clmnBg.png) no-repeat top center;
}
#localNav .title h2 {
	padding: 13px 10px 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 1;
}
#localNav .title p {
	padding: 5px;
	font-size: 10px;
}
#localNav .foot {
	padding: 8px 0 5px;
	text-align: center;
}
a .imgBtnShowOtherCity {
	background-position: -118px -164px;
}
a:hover .imgBtnShowOtherCity {
	background-position: -118px -185px;
}
a .imgBtnShowOtherCity2 {
	margin: 6px 0 0;
	background-position: 50px -164px;
}
a:hover .imgBtnShowOtherCity2 {
	background-position: 50px -185px;
}
/* カテゴリボタン */
#contents #category {
	overflow: hidden;
	font-family: Meiryo, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif;
}
#contents #category ul {
	margin: 0 0 16px -14px;
	overflow: hidden;
}
#contents #category li {
	margin: 0 0 16px 14px;
}
#contents #category li span {
	display: block;
	font-size: 11px;
}
#contents #category li a {
	display: block;
	width: 154px;
	padding: 8px 20px 8px 5px;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	font-size: 13px;
	border-radius: 3px;
	border: 1px solid #B4B4B4;
	background-color: #FDFDFD;
	background-repeat: no-repeat;
	background-position: 96% 50%;
}
#contents #category li a:hover {
	background-color: #ECECED;
	border: 1px solid #9f9f98;
}
#contents #category li.onerow a {
	padding: 16px 20px 16px 5px;
}
#contents #category li#reason a {
	background-color: #e0ffff;
	background-image: url(https://www.his-j.com/shop/air/kanto/index/images/icon_category_01.png);
	background-position: 97% 45%;
}
#contents #category li#reason a:hover {
	background-color: #a0d8ef;
}
#contents #category li#grade a {
	font-size: 12px;
	letter-spacing: -.1em;
	background-image: url(https://www.his-j.com/shop/air/kanto/index/images/icon_category_02.png);
}
#contents #category li#benefits a {
	background-image: url(https://www.his-j.com/shop/air/kanto/index/images/icon_category_03.png);
}
#contents #category li#airline a {
	background-image: url(https://www.his-j.com/shop/air/kanto/index/images/icon_category_04.png);
}
#contents #category li#booking a {
	background-image: url(https://www.his-j.com/shop/air/kanto/index/images/icon_category_05.png);
}
#contents #category li#overseas a {
	background-image: url(https://www.his-j.com/shop/air/kanto/index/images/icon_category_06.png);
}
#contents #category li#mailMagazine a {
	background-image: url(https://www.his-j.com/shop/air/kanto/index/images/icon_category_07.png);
}
#contents #category li#airPlusHotel a {
	background-image: url(https://www.his-j.com/shop/air/kanto/index/images/icon_category_08.png);
	background-position: 99% 50%;
}
#contents #category li#myTripPlus a {
	background-image: url(https://www.his-j.com/shop/air/kanto/index/images/icon_category_09.png);
}
#contents #main h2 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
/* 未使用 */

a #imgBtnKuchikomi {
	background-position: -905px -213px;
}
a:hover #imgBtnKuchikomi {
	background-position: -905px -264px;
}
/* 今が旬！イチオシ特集 */
#season {
	margin-bottom: 20px;
}
/* 新着情報 */
#contents #news {
	margin-bottom: 25px;
}
#contents #news .newsList {
	padding: 10px;
	line-height: 1.2;
	overflow: auto;
	text-align: left;
	background-color: #FFF;
	height: 58px;
}
/* スタッフおすすめ海外航空券 */

#contents #staffPicksTicket {
	margin: 0 0 18px 0;
}
#contents #staffPicksTicket .title span {
	top: 19%;
	font-size: 11px;
}
#contents #staffPicksTicket ul {
	display: table;
	border-collapse: separate;
	border-spacing: 11px 0;
	margin: 0 0 11px -11px;
}
#contents #staffPicksTicket ul li {
	display: table-cell;
	float: none;
	width: 125px;
	padding-bottom: 5px;
	background: #F2EA57;
	border: 1px solid #ccc;
	border-radius: 4px;
}
#contents #staffPicksTicket ul li a {
	display: block;
}
#contents #staffPicksTicket ul li a:hover {
	text-decoration: none;
	color: inherit;
}
#contents #staffPicksTicket ul li dl {
	text-align: center;
}
#contents #staffPicksTicket ul li dt {
	padding: 5px 0 0 0;
	font-weight: bold;
	font-size: 16px;
}
#contents #staffPicksTicket ul li dt.longword {
	font-size: 13px;
	letter-spacing: -0.2em;
}
#contents #staffPicksTicket ul li dt span {
	font-size: 11px;
}
#contents #staffPicksTicket ul li dt span.airline {
	display: block;
	font-size: 12px;
}
#contents #staffPicksTicket ul li dt span.airline.longword {
	font-size: 9px;
	letter-spacing: -0.3em;
}
#contents #staffPicksTicket ul li dd {
}
#contents #staffPicksTicket ul li dd .price {
	color: #E61319;
	font-weight: bold;
	font-size: 20px;
}
#contents #staffPicksTicket ul li p {
	padding: 3px 2px;
	font-size: 11px;
	background: #fff;
	color: #000;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#contents #staffPicksTicket ul li p.longword {
	letter-spacing: -0.1em;
}
/* 特集 */
#contents #feature {
	margin: 0 0 20px 0;
}
#contents #feature h2 {
	letter-spacing: .5em;
}
#contents #feature .title span {
	top: 20%;
}
#contents #feature .title span a {
	display: block;
	padding: 2px 12px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-decoration: none;
	font-size: 11px;
	font-family: Meiryo, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', sans-serif;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#e7e7e7');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#e7e7e7')";
	background-image: -moz-linear-gradient(top, #ffffff, #e7e7e7);
	background-image: -ms-linear-gradient(top, #ffffff, #e7e7e7);
	background-image: -o-linear-gradient(top, #ffffff, #e7e7e7);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#e7e7e7));
	background-image: -webkit-linear-gradient(top, #ffffff, #e7e7e7);
	background-image: linear-gradient(top, #ffffff, #e7e7e7);
}
#contents #feature .title span a:hover {
	color: #000;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#e6e6e6', endColorstr = '#ebebeb');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#e6e6e6', endColorstr = '#ebebeb')";
	background-image: -moz-linear-gradient(top, #e6e6e6, #ebebeb);
	background-image: -ms-linear-gradient(top, #e6e6e6, #ebebeb);
	background-image: -o-linear-gradient(top, #e6e6e6, #ebebeb);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#e6e6e6), to(#ebebeb));
	background-image: -webkit-linear-gradient(top, #e6e6e6, #ebebeb);
	background-image: linear-gradient(top, #e6e6e6, #ebebeb);
}
#contents #feature h3 {
	white-space: nowrap;
	font-weight: bold;
	font-size: 11px;
	color: #003F98;
}
#contents #feature h3 strong {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
#contents #feature h3 .longword {
	letter-spacing: -.1em;
}
#contents #feature h3 span.longword {
	position: static;
	font-weight: bold;
	font-size: 11px;
}
#contents #feature .block {
	margin-top: 0;
}
.imgBadgeOtoku {
	background-position: -53px -465px;
}
.imgBadgePresent {
	background-position: 0px -465px;
}
a #imgBtnMoreShow {
	background-position: -106px -449px;
}
a:hover #imgBtnMoreShow {
	background-position: -106px -470px;
}
#localNav {
	margin-bottom: 25px;
}
/* サイドバナー */ 
.sideBanner {
	width: 378px;
	overflow: hidden;
}
.sideBanner ul {
	margin-left: -18px;
}
.sideBanner ul li {
	float: left;
	width: 180px;
	height: 140px;
	margin: 0 0 15px 18px;
}
.sideBanner ul li img {
	margin-bottom: 3px;
}
.sideBanner ul li p {
	text-align: left;
}
/* 国から探す・注目の航空会社 */ 
#contents #bottomLinkArea .countryLink li.ttl, #contents #bottomLinkArea .airlineLink li.ttl {
	font-weight: bold;
	font-size: 13px;
}
#contents #bottomLinkArea .block {
	margin-bottom: 15px;
}
/* 格安航空券のよくある質問 */
#contents .faq {
	padding: 10px 10px 5px 10px;
	background: #fff;
}
#contents .faq h3 {
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}
#contents .faq h3 a {
	display: inline-block;
	margin-left: 20px;
	padding-left: 10px;
	text-decoration: underline;
	color: #006699;
	background: url(https://www.his-j.com/shop/air/kanto/index/images/icon_arrow_01.gif) no-repeat 0 50%;
}
#contents .faq .inner {
	margin-left: -19px;
	overflow: hidden;
}
#contents .faq ul {
	float: left;
	margin-left: 40px;
	width: 440px;
}
#contents .faq ul li {
	float: none;
	padding: 0;
	text-indent: -23px;
	text-align: left;
	color: #006699;
}
#contents .faq ul li a {
}
/* 海外航空券 共通注意事項 */
#contents #notes h2 {
	font-weight: bold;
	font-size: 14px;
}
/* ローテーションバナー用 */
.slider {
	float: left;
	width: 569px;
	height: 100px;
	position: relative;
}
.sliderContent {
	float: left;
	width: 569px;
	height: 100px;
	clear: both;
	position: relative;
	overflow: hidden;
}
.sliderContent .slide_item {
	position: absolute;
	width: 569px;
	height: 100px;
	background: #fff;
}
.sliderContent a {
	outline: none;
}
/* ローテーションバナー用 */

#slider_container {
	width: 569px;
	margin: 0 auto;
}
/* Browser Resets */
.flex-slider_container a:active, .flexslider a:active, .flex-slider_container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	width: 100%;
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	max-width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides > li {
	position: relative;
}
/* Suggested slider_container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-slider_container {
	zoom: 1;
	position: relative;
}
/* Direction Nav */
.flex-direction-nav {
	height: 0;
}
.flex-direction-nav li a {
	width: 52px;
	height: 52px;
	margin: -13px 0 0;
	display: block;
	background: url("https://www.his-j.com/shop/air/kanto/index/images/bg_direction_nav.png") no-repeat;
	position: absolute;
	top: 40%;
	cursor: pointer;
	text-indent: -999em;
}
.flex-direction-nav li .next {
	background-position: -65px 0;
	right: -21px;
}
.flex-direction-nav li .prev {
	left: -8px;
}
.flex-direction-nav li .disabled {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default;
}
/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -20px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 0 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-nav li:first-child {
	margin: 0;
}
.flex-control-nav li a {
	width: 13px;
	height: 13px;
	display: block;
	background: url("https://www.his-j.com/shop/air/kanto/index/images/bg_control_nav.png") no-repeat;
	cursor: pointer;
	text-indent: -999em;
}
.flex-control-nav li a:hover {
	background-position: 0 -13px;
}
.flex-control-nav li a.active {
	background-position: 0 -26px;
	cursor: default;
}
