/*===========================================

		header

===========================================*/
/*#header h1{*/
#head-title{
	background: none;
	padding: 0;
	padding-top: 8px;
}
#head-title{
	background-color:transparent !important;
}
#head-title a{
	display:block;
	background:url("../img/tourism/tourism_header_logo.png") no-repeat !important;
	width:105px;
	height:32px;
}
.yellow #head-title a{
	background:url("../img/tourism/tourism_header_logo2.png") no-repeat !important;
}
#header h1 img{
	margin-left: -20px;	
}
/* head_sub */
#header .head_sub{
	margin: 10px 0 12px;
}
#header .head_sub .blc_sns{
	float: right;
	margin-top: -1px;
	text-align: right;
}
#header .head_sub .blc_sns li{
	display: inline;
}
#header .head_sub .blc_sns li img{
	width: 32px;
}
@media only screen and (max-width: 719px) {
	#header h1{
		background: #fff;
		padding: 20px 11px;
	}
	#header h1 img{
		margin: 0;
	}
	#header .head_sub{
		margin: 15px 0 10px;
	}
	#header .head_sub .blc_search{
		float: left;
		width: 70%;
		margin: 3px 3% 0 0
	}
	#header .head_sub .blc_sns{
		width: 27%;
	}
}


/*===========================================

		main_content

===========================================*/

.blc_tourism{
	position: relative;
	margin-bottom: 20px;
}
.blc_tourism a{
	text-decoration: none;
}
.blc_tourism img.icon{
	position: absolute;
	width: 50px;
	top: -10px;
	left: -10px;
}
.blc_tourism .img{
	overflow: hidden;
	height: 145px;
	border-top: 3px solid #34445c;
}
.blc_tourism .img img{
	width: 100%;
}
.blc_tourism .text{
	min-height: 120px;
}
.blc_tourism .text h2,
.blc_tourism .text h3 {
	margin: 5px 0 4px;
	font-size: 125%;
}
.white .blc_tourism .text h2,
.white .blc_tourism .text h3 {
	color: #34445C;
}
.blc_tourism .text p{
	font-size: 100%;
	color: #666666;
}

.blc_tourism.c_ptn01 .img{
	border-top: 3px solid #4C88BC;
}
/*.blc_tourism.c_ptn01 h2,
.blc_tourism.c_ptn01 h3{*/
.white .blc_tourism.c_ptn01 h2,
.white .blc_tourism.c_ptn01 h3{
	color: #4C88BC;
}
.blc_tourism.c_ptn02 .img{
	border-top: 3px solid #D44D47;
}
/*.blc_tourism.c_ptn02 h2,
.blc_tourism.c_ptn02 h3{*/
.white .blc_tourism.c_ptn02 h2,
.white .blc_tourism.c_ptn02 h3{
	color: #D44D47;
}
.blc_tourism.c_ptn03 .img{
	border-top: 3px solid #F2895A;
}
/*.blc_tourism.c_ptn03 h2,
.blc_tourism.c_ptn03 h3{*/
.white .blc_tourism.c_ptn03 h2,
.white .blc_tourism.c_ptn03 h3{
	color: #F2895A;
}
.blc_tourism.c_ptn04 .img{
	border-top: 3px solid #52B295;
}
/*.blc_tourism.c_ptn04 h2,
.blc_tourism.c_ptn04 h3{*/
.white .blc_tourism.c_ptn04 h2,
.white .blc_tourism.c_ptn04 h3{
	color: #52B295;
}
@media only screen and (max-width: 719px) {
	#main_content{
		padding: 20px 0 0;
	}
	.blc_tourism.c_ptn01 .img img{
		height: 100%;
	}
}
.blc_tourism_sub{
	margin-bottom: 20px;
}
.blc_tourism_sub a{
	display: table;
	width: 100%;
	font-size: 123%;
	line-height: 1.4em;
	color: #fff;
	text-decoration: none;
}
.blc_tourism_sub a span{
	display: table-cell;
	vertical-align: middle;
	/*height: 4em;*/
	height: 70px;
	padding: 0 15px;
	background: #C7B277;
}
.blc_tourism_sub a.bn01 span{
	/*background: #C7B277 url(../img/tourism/tourism_contents_obj05.png) no-repeat 92% 50%;*/
	background: url(../img/tourism/tourism_contents_obj05.png) no-repeat 92% 50%;
}
.blc_tourism_sub a.bn02 span{
	/*background: #C7B277 url(../img/tourism/tourism_contents_obj06.png) no-repeat 92% 50%;*/
	background: url(../img/tourism/tourism_contents_obj06.png) no-repeat 92% 50%;
}
.white .blc_tourism_sub a.bn01 span,
.white .blc_tourism_sub a.bn02 span{
	background-color:#C7B277;
}


#tourism_news .head{
	position: relative;
	padding: 10px 0;
	border-top: 3px solid #34445c;
	border-bottom: none;
	/*background: #fff;*/
	border-bottom: 1px dotted #808080;
}
.white #tourism_news .head{
	background: #fff;
}
#tourism_news .head h2,
#tourism_news .head h3{
	padding-left: 20px;
	width:200px;
	float: left;
	display: block;
	font-size: 140%;
}
.white #tourism_news .head h2,
.white #tourism_news .head h3{
	color: #34445c;
}
#tourism_news .head h2 img,
#tourism_news .head h3 img{
	position: relative;
	left: 0px;
	top: -2px;
	margin-right: 8px;
}
#tourism_news .head div{
	position: absolute;
	display: block;
	top: 13px;
	right: 20px;
	/*width: 129px;*/
	height: 25px;
}
#tourism_news .head ul li{
	float: right;
	margin-left: 5px;
	border-top: 1px dotted #808080;
}
#tourism_news .head ul li:first-child{
	border-top: none;
}
/*#tourism_news .blc{*/
.white #tourism_news .blc{
	background: #fff;
}
#tourism_news .blc ul li a{
	display: block;
	padding: 10px 10% 10px 5%;
	color: #333;
	text-decoration: none;
	background: url(../img/common_icon_arrow01.png) no-repeat 95% 50%;
	-webkit-transition: background 0.1s linear;
		-moz-transition: background 0.1s linear;
		-o-transition: background 0.1s linear;
		-ms-transition: background 0.1s linear;
		transition: background 0.1s linear;
}
#tourism_news .blc ul li a:hover{
	/*background: #e1eaf1 url(../img/common_icon_arrow01.png) no-repeat 96% 50%;*/
	background-image: url(../img/common_icon_arrow01.png);
	background-repeat: no-repeat;
	background-position: 96% 50%;
}
.white #tourism_news .blc ul li a:hover{
	background-color: #e1eaf1;
}
#tourism_news .blc ul li a dt{
	font-weight: bold;
}
#tourism_news .blc ul li a dt span{
	position: relative;
	display: inline-block;
	top: -2px;
	margin: 0 3px;
/*	font-size: 11px; */
	font-size: 81.3%;
/*	background: #eee; */
	padding: 2px 10px;
	line-height: 1em;
}
.white #tourism_news .blc ul li a dt span{
	background: #eee;
}
/* sp */
@media only screen and (max-width: 719px) {
	#tourism_news .head h2,
	#tourism_news .head h3{
		padding-left: 5px;
	}
	#tourism_news .blc ul li a{
		background: url(../img/common_icon_arrow01_sp.png) no-repeat 95% 50%;
		background-size: 12px 21px;
	}
	#tourism_news .blc ul li a:hover{
		background: #e1eaf1 url(../img/common_icon_arrow01_sp.png) no-repeat 96% 50%;
		background-size: 12px 21px;
	}
}

/*===========================================

		footer

===========================================*/
#footer h1{
	padding: 33px 25px 40px 0;
	background: none;
	text-align: center;
}
@media only screen and (max-width: 719px) {
	#footer h1{
		float: left;
		width: 39%;
		height: 65px;
		padding: 20px 11px;
		background: #fff;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
	}
	#footer .aco{
		float: left;
		width: 27.5%;
		margin-top: 10px;
		margin-left: 3%;
	}
	#footer .aco a.aco_btn{
		display: table;
		width: 100%;
		height: 55px;
		padding: 0 10px;
		line-height: 1.4em;
		background: none;
		color: #fff;
		text-decoration: none;
		border: 1px solid #fff;
		-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			-o-border-radius: 5px;
			-ms-border-radius: 5px;
			border-radius: 5px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
	}
	#footer .aco a.aco_btn>span{
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}
	#footer .aco nav{
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		background: rgba(50,66,89,.9);
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		z-index: 200;
	}
	
	/* gl_nav */
	#footer .aco nav .gl_nav li{
		border-top: 1px dashed rgba(255,255,255,.8);
	}
	#footer .aco nav .gl_nav li:first-child{
		border-top: none;
	}
	#footer .aco nav .gl_nav li a{
		position: relative;
		display: block;
		width: 100%;
		padding: 10px 20px 10px 85px;
		color: #fff;
		font-size: 123%;
		text-decoration: none;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
	}
	#footer .aco nav .gl_nav li a img{
		position: absolute;
		width: 50px;
		top: 12px;
		left: 20px;
	}
	#footer .aco nav .gl_nav li a span{
		display: block;
		font-size: 72%;
	}
	#footer .aco nav a.cls_btn{
		display: block;
		width: 100%;
		padding: 15px 0;
		color: #fff;
		background: #6998B9;
		text-decoration: none;
		text-align: center;
	}
	
	/* useful */
	#footer .aco nav .useful{
		padding: 20px;
	}
	#footer .aco nav .useful li{
		float: left;
		width: 32%;
		margin: 0 2% 2% 0;
	}
	#footer .aco nav .useful li:nth-child(3n){
		margin-right: 0;
	}
}
#footer #gl_nav{
	padding: 10px 0;
}
#footer #gl_nav li{
	position: relative;
	float: left;
}
#footer #gl_nav li:after{
	content: " ";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 1px;
	height: 40px;
	background: #8d96a4;
}
#footer #gl_nav li:first-child:before{
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 40px;
	background: #8d96a4;
}
#footer #gl_nav li a{
	display: block;
	position: relative;
	width: 140px;
	padding-top: 50px;
	color: #fff;
	font-size: 123%;
	text-align: center;
	text-decoration: none;
	-webkit-transition: color 0.1s linear;
		-moz-transition: color 0.1s linear;
		-o-transition: color 0.1s linear;
		-ms-transition: color 0.1s linear;
		transition: color 0.1s linear;

}
#footer #gl_nav li a:hover{
	color: #FFC533;
}
#footer #gl_nav li a span{
	display: block;
	line-height: 1em;
	font-size: 72%;
}
#footer #gl_nav li img{
	width: 50px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -25px;
}
