@charset "utf-8";

/*======================================

	メインコンテンツ

=======================================*/
/**{
		font-size:12px;
		line-height:1.4;
		font-weight:normal;
		text-decoration:none;
}*/

/*#contents{
	text-align:center;
	
	z-index:1000;
}*/


	#contents .body{
		width:960px;
		margin:0 auto;
		text-align:left;
	}
	
#contents a:link{
	color:#006699;
	text-decoration:none;
}
#contents a:visited{
	color:#006699;
}
#contents a:hover{
	color:#66ccff;
	text-decoration:underline;
}

#body_leftContents{
	width:180px;
	margin-right:10px;
	float:left;
}

#body_rightContents{
	width:770px;
	float:left;
	font-size:12px;
}


#body_rightContents h2 {
font-size: 14px;
font-weight: bold;
padding: 0 0 0 8px;
color: #333;
}

#body_leftContents .infomation{

margin-top: 12px;
text-align: left;
	
}

.infomation .clmnBtm {
background: #FFF;
border: #666 1pa solid;
border-radius:5px;
padding: 11px;
}
	
.infomation p {
margin-top: 15px;
font-size:12px;
}

.block{
	margin-right:18px;
}

.clmnLeaflet{
	width:769px;
}
.clmnLeaflet .clmnBg{
	background-image:url(/images/common/sprite_common_clmn.png);
	background-position: -770px 0;
}
.clmnLeaflet .clmnTp{
	/* background-image:url(/images/common/sprite_common_clmn.png); */
	/* background-position: 0 top; */
}
.clmnLeaflet .clmnBtm{
	/* background-image:url(/images/common/sprite_common_clmn.png); */
	/* background-position: -1540px bottom; */
	padding:7px 0 13px;
}


.clmnLeaflet .box{
	padding:10px 12px 0 19px;
}
.clmnLeaflet .thumbnail .block{
	width:168px;
	padding-bottom:15px;
}
.clmnLeaflet .thumbnail .baner{
	padding-bottom:5px;
}
		
.clmnLeaflet .thumbnail .baner img{
	margin-bottom:5px;
}
.clmnLeaflet .thumbnail .baner ul{
	position:absolute;
	top:3px;
	right:0;
}
.clmnLeaflet .thumbnail .baner ul{
	position:absolute;
	top:3px;
	right:0;
}
.clmnLeaflet .thumbnail .block p img{
	vertical-align:bottom;
	margin-right:1px;
}
.clmnLeaflet .thumbnail .block .link{
	position:absolute;
	top:0;
	left:0;
	z-index:10000;
}


.clmn_contents{
	background:#ececed;
}
	.clmn_contents .clmnTC{
		background-image:url(https://img.his-j.com/images/common/clmn/clmn_contents_tc.gif);
	}
	.clmn_contents .clmnTC.nobg{
		background:none;
	}
	.clmn_contents .clmnBC{
		background-image:url(https://img.his-j.com/images/common/clmn/clmn_contents_bc.gif);
	}
	


/* ちらし部分グロス テキストver */

.clmnLeaflet .thumbnail .block p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	text-indent:0;
}
	.sp #chirashi .block p{
		font-size:10px;
		letter-spacing:-0.02em !important;

	}
	
.clmnLeaflet .thumbnail .block p em{
	margin:0 2px 0 0;
	color: #ec1a00;
	font-size: 18px;
	font-weight: 900 !important;
	line-height: 100%;
	font-family: "Franklin Gothic Medium", Tahoma, Verdana, calibri, "Lucida Sans Typewriter Bold";
	text-decoration: none;
	font-style: normal;
}
.clmnLeaflet .thumbnail .block p em strong{
	font-size: 20px;
	font-weight:900 !important;
	font-family: "Franklin Gothic Medium", Tahoma, Verdana, calibri, "Lucida Sans Typewriter Bold";
	letter-spacing:-1px !important;
}
/*
.sp #chirashi .block p em{
	letter-spacing:-0.02em !important;
	font-size:16px;
	}
.sp #chirashi .block p em strong{
	letter-spacing:-0.02em !important;
	font-size:18px;
}
*/

/* ちらし部分 API化 */

.itemboxarea{
    margin: 0 auto;
/*    width: 960px; */
    width:100%;
}

.itemboxarea .box2{
    float:left;
    width:50%;
    margin:5px 0;
    display: block;
}


.itemboxarea .box2 .tourbox {
   /* float: left;
    width: 460px;*/
    font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    display: inline;
    margin: 0px 3px 5px 5px;
    background-color: #FFF;
    background-image: url(../index/images/icon_corner.png);
    background-position: right 5px bottom 5px;
    background-size: 20px;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    display: block;
    border: 2px solid #e6e6e6;
}

.itemboxarea .box2 .tourbox:hover {
    display: block;
    border: 2px solid #004bb0;
}


.subtour_bnr {
    background-color: #ffffcc;
    position: relative;
    padding: 5px 5px 5px 8px;
    font-size: 12px;
    color: #004bb0;
/*    min-height: 10px; */
    font-weight: bold;
    margin: 5px;
     border-left: #004bb0 8px solid;
    clear: both;
    line-height:1.3em;

}

/* 三角 */
/*
.subtour_bnr:after {
    border: 10px solid transparent;
    border-top-color: #af5851;
    border-bottom-width: 0;
    bottom: -10px;
    content: "";
    display: block;
    left: 30px;
    position: absolute;
    width: 0;
}
*/

.tour_title {
    color: #023f98;
    padding: 5px 5px 3px 10px;
    border-top: solid 2px #6cb4e4;
    border-bottom: solid 2px #6cb4e4;
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    margin: 8px 5px 0px 5px;
}

.tour_left {
    margin: 10px 10px 5px 10px;
    float: left;
    vertical-align: bottom;
    height: 100px;
    width: 120px;
    overflow: hidden;
}

#itembox_aj .tour_left {
    height: 80px;
}

.tour_hotel {
    background-position: left;
    font-size: 12px;
    margin: 10px 10px 0px 140px;
    color: #333333;
	line-height: 1.6em;
}

.tour_price {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
    margin: 18px 20px 0 140px;
    text-align: right;
}

.itemboxarea li.subtourbox{
	float: left;
    width: 300px;
    font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    display: inline;
    border-width: 3px;
    border-image: initial;
    margin: 0px 3px 5px 5px;
    background-color: #FFF;
    background-image: url(../images/icon_corner.png);
    background-position: right 5px bottom 5px;
    background-size: 20px;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    display: block;
	border: 5px solid #e6e6e6;
}



.itemboxarea li.subtourbox:hover {
    display: block;
    border: 5px solid #e75e8c;
}

.subtour_title {
    color: #023f98;
    padding: 5px 5px 3px 10px;
    border-top: solid 2px #6cb4e4;
    border-bottom: solid 2px #6cb4e4;
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
    margin: 15px 5px 0px 5px;
}

.subtour_left {
    width: 110px;
    margin: 10px;
    float: left;
    vertical-align: bottom;
    height: 100px;
    overflow: hidden;
}

.subtour_right {
    margin-top: 10px;
}

.subtour_hotel {
    background-position: left;
    font-size: 11px;
    color: #333333;
    padding-top: 10px;
    margin: 0px 10px 0px 100px;
	line-height: 1.4;
}

.subtourbox img {
    vertical-align: bottom;
    width: 150px;
}

.subtour_price {
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
    line-height: 110%;
    margin: 10px 25px 5px 0px;
    text-align: right;
}

.itemboxarea li.pdf_badge {
	background-image: url(../images/pdf.png);
	background-position: left 15px bottom 90px;
    background-repeat: no-repeat;
}


.link_des{
    width: 98%;
    margin: 3px 0;
    text-align: right;
    display: inline-block;
    padding:0;
}

.link_des a{
    border-bottom:1px solid gray;
}

.link_des img {
    width: 15px;
}



/*======================================

	パンくず

=======================================*/

#breadcrumb{
	padding-top:5px;
}
#breadcrumb ul{
}
#breadcrumb li{
	float:left;
	margin-right:8px;
}
#breadcrumb li a{
	margin-right:10px;
}


/*======================================

	メインビジュアル・レコメンド

=======================================*/


#mainVisual {
min-height: 200px;
height: auto !important;
z-index: 1000;
background: url(/kokunai/hokkaido/index/images/bg_tp2.jpg) top center repeat-x #A9E0FE;
padding:10px 0;
}

#mainVisual_area {
height: 200px;
width: 960px;
margin: 0 auto;
text-align: left;
background: url(/kokunai/hokkaido/index/images/bg_tp2.jpg) top center repeat-x #A9E0FE;

}


#mainVisual_bottom {
	margin-top: 10px;
}

#RecommendAd2 {
	width: 632px;
	height: 210px;
}
#RecommendAd2 #imageArea {
	background: none repeat scroll 0 0 #FFF;
	overflow: hidden;
	position:relative;
	width:450px;
	height:210px;
	float:left;
}
#RecommendAd2 #imageArea ul li.first {
	z-index:1000;
}
#RecommendAd2 #imageArea ul li {
	position:absolute;
	top:0;
	left:0;
}
#RecommendAd2 #navArea {
	width:170px;
	float:right;
	position:relative;
}
/* 6つver
		#RecommendAd2 #navArea ul li a {
			display:block;
			height:21px;
			background:#FFF;
			border:1px solid #004098;
			border-left:6px solid #004098;
			font-size:12px;
			color:#000;
			text-decoration:none;
			padding:7px 0 0 8px;
			margin:0 0 5px;
		}
*/
#RecommendAd2 #navArea ul li a {
	display:block;
	height:31px;
	background:#FFF;
	border:1px solid #004098;
	border-left:6px solid #004098;
	font-size:12px;
	color:#000;
	text-decoration:none;
	padding:15px 0 0 8px;
	margin:0 0 5px;
}
#RecommendAd2 #navArea ul li.selected a {
	background:#FFFFCC;
	border:1px solid #BF0101;
	border-left:6px solid #BF0101;
}
#RecommendAd2 #navArea .arrow {
	display:none;
	position:absolute;
	top:0;
	left:-10px;
}

/*======================================

	最新のお知らせ

=======================================*/
#NewsArea {
width: 769px;
margin-bottom: 12px;
}

#NewsArea .bg.top {
padding: 7px 0 0 0;
}

#NewsArea .bg {
background: url(/images/common/sprite_common_clmn.png) 0 0;
}

#NewsArea .bg.btm {
background-position: -1540px bottom;
padding: 0 0 7px;
}

#NewsArea .bg.mdl {
background-position: -770px 0;
background-repeat: repeat-y;
padding: 5px 12px;
}

#NewsArea h2 {
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid #C0C0C0;
padding: 0 0 5px 7px;
margin: 0 0 9px;
color: #333;
}

#NewsArea dl {
margin: 5px 0 0;
padding: 0 0 0 7px;
}

#NewsArea dl dd.tour {
background: url(/images/index/news/inon_tour.gif) right center no-repeat;
}

#NewsArea dl dd {
display: inline-block;
font-size: 13px;
padding: 0 54px 0 0;
margin: 0 10px 0 0;
vertical-align: top;
}

#NewsArea dl dt {
display: inline-block;
font-size: 13px;
width: 605px;
}

#NewsArea .NewsValue {
color: #F36;
font-weight: bolder;
}

#NewsArea dl dd.other {
background: url(/images/index/news/inon_other.gif) right center no-repeat;
}

/* SP統合 */
#NewsArea ul.newsList {
	margin: 5px 0 0;
	padding: 0 0 0 7px;
}

#NewsArea ul.newsList li {
/*	display: inline-block; */
	font-size: 13px;
/*	padding: 0 54px 0 0; */
	margin: 0 10px 0 0;
	vertical-align: top;
	line-height:180%;
}

#NewsArea ul.newsList li a {
	font-size:13px;	
}

#NewsArea ul.newsList li span {
	color: #000;
	font-size:13px;
}

#NewsArea ul.newsList li span.newstitle {
	color: #ff6600;
	font-weight: bold;
}

#NewsArea ul.newsList li span.txtgross {
	color: #F36;
	font-weight: bold;
}

#NewsArea ul.newsList li span.b {
	font-weight: bold;
}




.clmnLeaflet .clmnTp {
background-image: url(/images/common/sprite_common_clmn.png);
background-position: 0 top;
background-repeat: no-repeat;
}

.clmnLeaflet .clmnBtm {
background-image: url(/images/common/sprite_common_clmn.png);
background-position: -1540px bottom;
padding: 7px 0 13px;
background-repeat: no-repeat;
}


/*======================================

	spright_kokunai.css

=======================================*/
.sprt {
	background:url("image/sprite_kokunai.png") no-repeat;
}

/*======================================

	フォント

=======================================*/



/* 文字色 */
.red {color:red}
.pink {color:#ff1493}
.green {color:green}
.orange {color:#ff7f00}
.purple {color:#800080}
.blue {color:#1e90ff}
.yellow {color:yellow}


/*======================================

	アイコン

=======================================*/

span.iconRed {
	background:#F00;
	margin-right:3px;
	padding:1px 3px;
	font-weight:bold !important;
	font-size:12px !important;
	color:#FFF;
}

span.iconOrange {
	background:#FF6000;
	margin-right:3px;
	padding:1px 3px;
	font-weight:bold !important;
	font-size:12px !important;
	color:#FFF;
}


/*======================================

	お知らせ

=======================================*/
#info {
	border:1px solid #CCC;
	padding:5px;
	text-align:left;
}

#info dt {
	color:red;
	font-weight:bold;
	float:left;
	width:80px;
}

#info dd {
	background:url(https://www.his-j.com/kokunai/hokkaido/index/images/icon_arrow_s.gif) no-repeat 0 4px;
	margin-left:80px;
	padding-left:12px;
}


/*======================================

	カテゴリリスト

=======================================*/
#searchCategory div span { position: absolute; bottom: 6px; right: 5px; }


/*======================================

	人気の検索キーワード

=======================================*/

#keyword_bar {
background-image: url(image/keyword_bar.gif);
background-repeat: no-repeat;
background-position: 0 0;
width: 954px;
height: 29px;
border: 0;
margin-left: auto;
margin-right: auto;
margin-top: 3px;
margin-bottom: 10px;
clear:both;
}


#keyword {
margin-left: 150px;
height: 29px;
color: rgb(0, 0, 0);
}


#keyword li {
margin-left: 10px;
display: block;
float: left;
padding: 7px 0 2px 32px;
}

#keyword li a{
	font-size:13px !important;
	color:#004098 !important;
}

#keyword li a:link{
text-decoration:none !important;

}

#keyword li a:hover{
text-decoration: underline !important;
}


.hot {
background: transparent url(image/icon_hot.gif) no-repeat left center;
}


.baner_area img{
	margin-bottom:10px;
}


#baner_area li{
	list-style:none;
	margin-bottom:8px;
}



.block .page_link{
	text-align:center;
	margin-top:8px;
}
	
/* テーブル
----------------------------------------------------------- */

.tdr_event table {
	width:100%;
    border:1px #9B9C9E solid;
    border-collapse:collapse;
    border-spacing:0;
    font-size:12px;
    margin-bottom:20px;
}

.tdr_event table th,
.tdr_event table td {
    padding:3px;
    border:#9B9C9E solid;
    border-width:0 0 1px 1px;
    text-align:center;
}

.tdr_event table th {
    background:#EEEEEE;
    font-weight:bold;
}

.tdr_event table td.bg_gray {
    background:#EEEEEE;
}


.tdr_event table td.left {text-align:left}
.tdr_event table caption {text-align:right}
.tdr_event table img {vertical-align:baseline}

.tdr_event table.b_none,
.tdr_event table.b_none th,
.tdr_event table.b_none td {
	width:auto;
	margin-bottom:0;
	border:none;
}

.tdr_event table td.price {
	color:#F00;
	font-weight:bold;
}


/* ボタン */


/* ボタン オレンジ */
.kensaku_button{
	width:50%;
	margin:5px auto;
	border-radius:3px;
	border:1px solid #ff8c00;
}

.kensaku_button h2{
	clear:both;
	/*background:#FFFFFF;*/
	background-image: -webkit-gradient(
		 linear,
		 left bottom,
		 left top,
		 color-stop(0.21, #ff8c00),
		 color-stop(0.85, #ffa500)
	);
	padding:16px 6px 16px 6px;
	text-align:center;
}

.kensaku_button h2 a{
	font-size:14px;
	color:#FFFFFF;
	text-shadow:1px #666666;
	display:block;	
}


/* ボタン 青 */
.kensaku_button_blue{
	width:94%;
	margin:5% 3% 5% 3%;
	border-radius:3px;
	border:1px solid #1373da;
}

.kensaku_button_blue h2{
	clear:both;
	/*background:#FFFFFF;*/
	background-image: -webkit-gradient(
		 linear,
		 left bottom,
		 left top,
		 color-stop(0.21, #1373da),
		 color-stop(0.85, #33a3f8)
	);
	padding:16px 6px 16px 6px;
	text-align:center;
}

.kensaku_button_blue h2 a{
	font-size:14px;
	color:#FFFFFF;
	text-shadow:1px #666666;
	display:block;	
}


/* ボタン 緑 */
.kensaku_button_green{
	width:94%;
	margin:5% 3% 5% 3%;
	border-radius:3px;
	border:1px solid #66cc00;
}

.kensaku_button_green h2{
	clear:both;
	/*background:#FFFFFF;*/
	background-image: -webkit-gradient(
		 linear,
		 left bottom,
		 left top,
		 color-stop(0.21, #66cc00),
		 color-stop(0.85, #9c0)
	);
	padding:16px 6px 16px 6px;
	text-align:center;
}

.kensaku_button_green h2 a{
	font-size:14px;
	color:#FFFFFF;
	text-shadow:1px #666666;
	display:block;	
}







