/* 最新のお知らせ上 バナーエリアABテスト(20160613) ここから */
.clearfix{zoom:1;}
.clearfix:after{
	content:"";
	display:block;
	clear: both;
	height: 0;
}

#topContent #bnrBlock {
    height: inherit;
}
#bnrBlock #blockA {
	clear: both;
	display:none;
}

#bnrBlock #blockB {
	clear: both;
}
#bnrBlock #blockB li {
	margin-bottom:20px;
}
#bnrBlock #blockB li:nth-child(5),
#bnrBlock #blockB li:nth-child(6),
#bnrBlock #blockB li:nth-child(7),
#bnrBlock #blockB li:nth-child(8){
	margin-bottom:0;
}
#topContent #bnrBlock li {
	height:inherit;
}
/* 最新のお知らせ上 バナーエリアABテストここまで */

/* 画像背景対応ここから */
#topContent {
    background-repeat: no-repeat;
    background-position: center top;
	background: url(/body/images/bg-topcontent.jpg) center top no-repeat !important;
    position: relative;
    overflow: hidden;
}
/*背景画像をレスポンシブ化する場合
@media screen and (max-width:1750px) and (min-width:1260px) {
#topContent {
	background: url(/kanto/index/images/bg-imoto2018s.jpg) center top no-repeat !important;
}
}
@media screen and (min-width:1750px) {
#topContent {
	background: url(/kanto/index/images/bg-imoto2018.jpg) center top no-repeat !important;
}
}
*/
/*
#topContent .mainImgBlock {
	background:transparent;
}
#topContent .mainImgBlock a {
	display:block;
	background: url(/kanto/index/images/mainImgBlock-frame_white.png) center top no-repeat !important;
}

#topContent .mainImgBlock span.imgFrame{
	left: -1px !important;
}
*/
/* 画像背景対応ここまで */

/* ツーリズムEXPOバナー掲載用(20150927まで) ここから */
#bottomContent .section .infoBlock {
	width:734px;
	display: table-cell;
	padding-right: 15px;
}
#bottomContent .section .infoBlock .beforeEdge{
	background: url(/body/images/bg-infoblock734-before-edge.png) no-repeat left top;
	padding-top: 5px;
}
#bottomContent .section .infoBlock .afterEdge{
	background: url(/body/images/bg-infoblock734-after-edge.png) no-repeat left bottom;
	padding-bottom: 7px;
}
#bottomContent .section .infoBlock .bothEdge{
	background: url(/body/images/bg-infoblock734-both-edge.png) repeat-y left top;
	padding-top:10px;
}
#bottomContent .section .specialBnrArea {
	width:210px;
	display: table-cell;
	vertical-align: middle;
}
#bottomContent .section .infoBlock .inner{
	padding: 2px 15px;
}
#bottomContent .section .specialBnrArea a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}

#bottomContent .section .infoBlock .infoArea dd.twoCol{
	width:48%;
}
#bottomContent .section .infoBlock .infoArea dd.twoCol.rightCol{
	width:39%;
}
/* ツーリズムEXPOバナー掲載用 ここまで */

/* 20151113 kataoka 都市・国・目的から探す部分テキスト化 */
.searchCountry .title, .searchPurpose .title {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-shadow: -1px -1px 1px #7CA3CA;
}
.searchCountry .title em, .searchPurpose .title em {
	font-weight: bold;
	font-size: 25px;
}
.tabChangeBlock .tbBlock .inner {
	padding-top: 30px;
}
.tabChangeBlock .searchCountry .col dt a {
	display: block;
	text-decoration: none;
	padding: 8px 8px 7px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	background: #004098;
	border-radius: 5px;
}
.tabChangeBlock .searchCountry .col dt a:hover {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.tabChangeBlock .searchCountry .colLeft dt span {
	padding: 0 0 0 25px;
	background: url(https://www.his-j.com//kanto/index/images/ico_overseas-tour.png) no-repeat 0 50%;
}
.tabChangeBlock .searchCountry .colRight dt span {
	margin-left: -8px;
	padding: 0 0 0 32px;
	background: url(https://www.his-j.com//kanto/index/images/ico_overseas-ticket.png) no-repeat 0 50%;
}
.tabChangeBlock .searchCountry {
	overflow: visible;
	margin-bottom: 30px;
}


/* オーダーメイドヘッダー追加用記述 */
#header #header_Left {
    width: 305px;
    margin: 2px 0 0;
    float: left;
}

#header #header_Right {
    width: 650px;
    margin: -3px 0 0;
    text-align: right;
    float: right;
}

#header #header_Right #accountMenu {
    width: 650px;
    height: 21px;
    margin: 0;
    padding: 5px 0 2px;
    font-size: 0;
    overflow: hidden;
    clear: both;
    float: right;
}

.flag {
    margin:7px 0 0 7px !important;
}

_::-webkit-full-page-media, _:future, :root #header #header_Right #accountMenu01 .shopTx {
    letter-spacing: -0.03em;
}

_::-webkit-full-page-media, _:future, :root #header #header_Right #accountMenu01 li {
    margin-right: 3px;
}

_::-webkit-full-page-media, _:future, :root #header #header_Right #accountMenu02 li {
     letter-spacing: -0.03em;
}
/* お知らせ枠追加 */
div#msgBlock a {
   color: blue;
}
div#msgBlock a:hover {
   color: #ff3300;
}
