@charset "EUC-JP";
/* CSS Document */
.sp_none {
    display: block;
}
.pc_none {
    display: none;
}

/*.main_title*/
.main_title {
	background:url(/dom/promotion/hokuriku-info/images/area_images/title_background.jpg) left top repeat;
	overflow:hidden;
	zoom:1;
	padding:47px 0 0;
}
.main_title .area_title {
	width:41%;
	float:left;
}
.main_title .inner {
    width: 100%;
}
.main_title h1 {
	width:100%;
}
.main_title h1 img {
	width:100%;
}
.main_title .figure {
	width:59%;
	float:left;
	line-height:0;
}
.main_title .figure img {
	width:100%;
}
/*/.main_title*/

/*h2 headding*/
#main_container h2.toyama {
    width: 100%;
	height:591px;
	background:url(/dom/promotion/hokuriku-info/toyama/images/area_content_pc.png) center top no-repeat;
}
#main_container h2.ishikawa {
    width: 100%;
	height:591px;
	background:url(/dom/promotion/hokuriku-info/ishikawa/images/area_content_pc_150803.png) center top no-repeat;
}
#main_container h2.fukui {
    width: 100%;
	height:591px;
	background:url(/dom/promotion/hokuriku-info/fukui/images/area_content_pc_150803.png) center top no-repeat;
}
#main_container h2 .pc_960  {
	display:none;
}
#main_container h2 img {
	width:100%;
}
/* /h2 headding*/

/*#modal_links*/
#modal_links {
	margin: -160px 0 0;
}
#modal_links h3 {
	padding: 0 0 10px !important;
    text-align: center;
}
#modal_links h3 .sp_none {
	display:inline;
}
#modal_links ul {
	overflow:hidden;
	zoom:1;
}
#modal_links li {
	width:24.5%;
	float:left;
	margin:0.5% 0 0 0.5%;
	line-height:0;
	vertical-align:top;
}
#modal_links li:first-child {
	margin-left:0;
}
#modal_links a {
	width:100%;
	display:block;
	position:relative;
	line-height:0;
	vertical-align:top;
}
#modal_links a img {
	width:100%;
}
#modal_links .hover {
	display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#modal_links #sp_detail li {
	float: none;
    line-height: 1;
    margin: 20px auto 0;
    width: 85.5%;
	background:#000000;
}
#modal_links #sp_detail li:first-child {
    margin: 10px auto 0;
}
#modal_links #sp_detail img {
	width:100%;
}
#modal_links #sp_detail .content {
	line-height:140%;
	font-size:12px;
	color:#ffffff;
	padding:4%;
}
/* /#modal_links*/

/*#search_container*/
#search_container {
	background:url(/dom/promotion/hokuriku-info/images/area_images/fom_background.png) center top repeat-x;
	margin: 95px 0 0;
}
.tab_container {
	clear:both;
	overflow:hidden;
}
#search_container h3 {
    text-align: center;
}
#search_container h3 img {
    margin: -33px 0 0;
}
.tab_container h3.schedule_headding01 img.sp_none {
	display:inline;
	margin:0;
}
.tab_container h3.schedule_headding02 img.sp_none {
	display:inline;
	margin:0;
}
.tab_container h3 span {
	font-size: 11px;
    font-weight: normal;
    line-height: 140%;
    vertical-align: 11px;
	display:block;
	margin: 10px 0 0;
}
#main_contents_wrap .tab_container h3.schedule_headding02  {
	position:relative;
	width:98.5%;
	margin:0 auto;
}
#main_contents_wrap .tab_container h3.schedule_headding02 img  {
	width:100%;
}
#main_contents_wrap .tab_container h3.schedule_headding02 span {
	bottom:15px;
    left: 0;
    position: absolute;
    width: 100%;
}
.tab_container .tab_list {
	margin:25px 0 0;
	overflow: hidden;
	zoom:1;
	width:101.5%;
}
.tab_container .tab_list li {
	float: left;
    line-height: 0;
    margin: 0 0 0 0.5%;
    width: 32.5%;
	cursor:pointer;
}
.tab_container .tab_list li.first {
	margin:0;
}
.tab_container .tab_list li .tab_inner {
	width:100%;
	position:relative;
	margin:0;
}
.tab_container .tab_list li .tab_inner img.active_image {
	display:none;
}
.tab_container .tab_list li.active .tab_inner img.active_image {
	display:block;
}
.tab_container .tab_list li.hover .tab_inner img.active_image {
	display:block;
}
.tab_container .tab_list li .tab_inner img.active_image {
	position:absolute;
	top:0;
	left:0;
}
.tab_container .tab_list img {
	width:100%;
	display:block;
	vertical-align:bottom;
}
.tab_container .sp_show {
	display:none;
}
.target_content {
	background:#E3A000;
	padding: 35px 35px 30px;
	display:none;
	clear:both;
	zoom:1;
}
.first_content {
	display:block;
}
.target_content .col02_wrap {
	overflow:hidden;
	zoom:1;
}
.target_content .inner_notes {
	font-size:11px;
	color:#ffffff;
	line-height:160%;
	text-align: right;
}
.target_content .time_table {
	width:47.2%;
	float:right;
	color:#ffffff;
}
.target_content .first_time_table {
	margin:0 ;
	float:left;
}
.target_content .time_table th {
	border-top: 1px solid #EBBD41;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 0;
    text-align: center;
    width: 33%;
}
.target_content .time_table .headding {
	border-top: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 160%;
    padding: 0 0 5px;
    text-align: center;
	width:100%;
}
.target_content .time_table td {
	border-top:1px solid #EBBD41;
	padding:5px 0;
	width:33%;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.target_content .price_table {
	color:#ffffff;
	width: 100%;
}
.target_content .price_table th {
	text-align:center;
	border-top:1px solid #EBBD41;
	padding:5px 0;
	width:35%;
}
.target_content .price_table th.align_left {
	text-align:left;
}
.target_content .price_table th.align_left img {
	margin: 0 0 0 7%;
}
.target_content .price_table th .logo {
	width:34.2%;
	margin:0;
}
.target_content .price_table th .longlogo {
	width:47.1%;
	margin: 0 0 0 15px;
}
.target_content .price_table th .sp_none {
	display:inline;
}
.target_content .price_table td {
	border-top:1px solid #EBBD41;
	padding:5px 0;
	width:65%;
	text-align:center;
	font-size:30px;
	font-weight:bold;
}
.target_content .price_table .border_none {
	border:none;
}
.target_content .check_search .form_section_top {
	overflow:hidden;
	zoom:1;
}
.target_content .check_search .form_section_bottom {
	zoom:1;
	overflow:hidden;
	margin:25px 0 0;
	clear:both;
}
.target_content .check_search .form_section {
	float:left;
	margin:0 40px 0 0;
}
.target_content .check_search .form_section .depAirport,
.target_content .check_search .form_section .arrAirport {
    width: 135px;
}
.target_content .check_search .text_fff {
	color: #FFFFFF;
    font-size: 12px;
}
.target_content .check_search .text_fff_small {
	color: #FFFFFF;
    font-size: 11px;
}
.target_content .check_search .text_fff a {
	color: #FFFFFF;
}
.target_content .check_search .submit,
.target_content #atour_formdiv .submit {
	float: left;
	margin:10px 0 0;
}
.target_content .check_search .submit input,
.target_content #atour_formdiv .submit input {
	background:url(/dom/promotion/hokuriku-info/images/top_images/seach_link.png) left top no-repeat;
	border:none;
	cursor:pointer;
	width:146px;
	height:42px;
}
.target_content #atour_formdiv:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}
.target_content #atour_formdiv {
	display: inline-table;
}
/* Hides from IE-mac \*/  
* html .target_content #atour_formdiv {
	height: 1%;
}
.target_content #atour_formdiv {
	display: block;
}
/* End hide from IE-mac */ 
.target_content #atour_formdiv .col_3 {
	float: left;
    width: 280px;
}
.target_content #atour_formdiv .col_1 {
	clear: both;
    overflow: hidden;
	padding:10px 0 0;
}
.target_content #atour_formdiv .col_1 .form_section {
	float:left;
	margin:0 60px 0 0;
}
.target_content #atour_formdiv .col_3 .form_section {
	margin:10px 0 0;
}
.target_content #atour_formdiv .text_fff {
	color: #FFFFFF;
    font-size: 12px;
}
.target_content #atour_formdiv .text_fff_small {
	color: #FFFFFF;
    font-size: 11px;
}
.target_content #package .form_inner {
	overflow: hidden;
	zoom:1;
}
.target_content #package .form_section {
	zoom:1;
	float: left;
    margin: 10px 0 0;
    overflow: hidden;
    width: 290px;
}
.target_content #package .first_form_section {
	margin:0;
}
.target_content #package .search_heading {
	color: #ffffff;
    float: left;
    font-size: 12px;
    margin: 2px 5px 0 0;
}
.target_content #package .right {
	float:left;
}
.target_content #package .submit {
	float: left;
    margin: 10px 0 0;
    text-align: left;
    width: 290px;
}
.target_content #package .submit input {
	background: url(/dom/promotion/hokuriku-info/images/top_images/seach_link.png) no-repeat scroll left top;
    border: none;
    cursor: pointer;
    height: 42px;
    width: 146px;
}
/* /#search_container*/

/*modal*/
.modal_background {
	background:#000000;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
}
#modal_container {
	background: #fff;
    left: 50%;
    margin: 0 0 0 -310px;
    position: fixed;
    width: 620px;
	display:none;
}
#modal_list {
	padding: 10px 0;
}
#modal_list .detail_list {
	width:600px;
	margin:0 auto;
}
#modal_list p {
	font-size: 12px;
    margin: 15px auto 3px;
    width: 530px;
}
#modal_container .close_link {
	position: absolute;
    right: 10px;
    top: 10px;
	cursor:pointer;
}
#modal_container .prev_link {
	bottom: 10px;
    left: 10px;
    position: absolute;
	cursor:pointer;
}
#modal_container .next_link {
	bottom: 10px;
    position: absolute;
    right: 10px;
	cursor:pointer;
}
/* /modal*/

@media screen and (max-width: 960px) {
	#main_container h2 {
		background:none !important;
		height: auto !important;
	}
	#main_container h2 .pc_960  {
		display: block;
	}
	#modal_links {
		margin: -130px 0 0;
	}
}

@media screen and (max-width: 740px) {
	.sp_none {
		display: none;
	}
	.pc_none {
		display: block;
	}
	
	/*.main_title*/
	.main_title .area_title {
		width:37%;
	}
	.main_title .figure {
		width:63%;
	}
	/* /.main_title*/
	
	/*h2 headding*/
	#main_container h2 {
		margin:30px 0 0 !important;
	}
	#main_container h2.fukui {
		margin:0 !important;
	}
	#main_container h2 .pc_960  {
		display:  none;
	}
	/* /h2 headding*/
	
	/*modal links*/
	#modal_links {
		margin: 0;
	}
	#modal_links h3 .sp_none {
		display:none;
	}
	#modal_links h3.toyama .pc_none {
		display: inline;
		width:57.7%;
	}
	#modal_links h3.ishikawa .pc_none {
		display: inline;
		width:61.7%;
	}
	#modal_links h3.fukui .pc_none {
		display: inline;
		width:53.2%;
	}
	/* /modal links*/
	
	/*#search_container*/
	#search_container {
		background:none;
		margin: 30px 0 0;
	}
	#search_container h3 {
		display:none;
	}
	.tab_container .sp_show {
		display: block;
	}
	.tab_container .sp_none {
		display: none;
	}
	.tab_container {
		margin: 55px 0 0;
		padding: 0 7.2%;
	}
	.tab_container .search_links {
		margin: 0 auto;
		width: 62.2%;
	}
	.tab_container .search_links li:first-child {
		margin: 0;
	}
	.tab_container .search_links li {
		margin: 15px 0 0;
	}
	.tab_container .search_links img {
		width: 100%;
	}
	/* /#search_container*/
}