@charset "utf-8";


#m_contents {
	width: 1100px;
	margin: 10px auto;
}
.pc-no01 {  display: none; }


.airblock .pagetop a {
	position: fixed;
	right: 30px;
	bottom: 30px;
	display: block;
	z-index: 9999;
}.cmnbtn01 {
	text-align: center;
	margin-bottom: 40px;
}
.fj_contblock01 {
	background-color: #a18342;
	margin-bottom: 40px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-bottom: 5px;
	overflow: hidden;
}
#wrapper h3 {
    width: auto;
    height: auto;
    font-size: 16px;
    font-weight: bolder;
    padding-left: 0;
    line-height: 1.5;
    text-shadow: none;
}
.fj_contblock01 .block01 {
	width: 1080px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #FFF;
	overflow: hidden;
}
.fj_contblock01 .block01.mb {
	margin-bottom: 5px;
}

.fj_contblock01 .boxwrap02 {
	text-align: center;
	padding-top: 5px;
	margin-left:24px;
}
.fj_contblock01 .box02 {
	margin-top: 15px;
	margin-left: 8px;
	margin-right: 8px;
	float:left;
	text-align: left;
	width: 242px;
}
.fj_contblock01 .box02 a {
	display: block;
	text-decoration: none;
}
.fj_contblock01 .box02 a dl dd{
	font-size: 16px;
	font-weight: bold;
	padding-top: 12px;
}
.titlewrap02 {
	background-color: #a18241;
	position: relative;
	text-align: center;
	height: 53px;
}
#wrapper .titlewrap02 h3 {
	text-align: center;
	font-size: 30px;
	color: #FFF;
	font-weight: bold;
	padding-top: 13px;
	position: relative;
	line-height: 1;
	vertical-align: top;
	display: inline-block;
	padding-right: 94px;
	padding-left: 94px;
	/*font-family:TsukuMinPr6-RB;*/
}
#wrapper .titlewrap02 h3.type {
	padding-left: 100px;
}

#wrapper .titlewrap02 h3 .icon01 {
	position: absolute;
	left: 0px;
	top: -6px;
}
#wrapper .titlewrap02 h3 .icon02 {
	position: absolute;
	left: 0px;
	top: -20px;
}
.link_txt a{
	display:block;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	/*background: #093d78;*/
	background: #219ee3;
	padding:12px 0;
	border-radius:10px;
	position:relative;
	transition:0.4s ease;
	width:242px;
	text-decoration:none;
	margin:5px auto 10px;
	/*box-shadow:0 5px #6b8bae;*/
	box-shadow:0 5px #3871a2;
}

.link_txt a:after{
	position:absolute;
	right:12px;
	top:50%;
	background: url("../images/ico_town_link.png") no-repeat;
	margin-top:-5px;
	content:"";
	width:10px;
	height:10px;
	transition:0.4s ease;
}
.link_txt a:hover{
	opacity:0.8;
}
.link_txt a:hover:after{
	right:10px;
}
.link_txt a.btn02{
	display:block;
	text-align:center;
	color:#a18241;
	font-size:18px;
	font-weight:bold;
	background: #eedfca;
	padding:12px 29px;
	border-radius:10px;
	position:relative;
	transition:0.4s ease;
	width:267px;
	text-decoration:none;
	margin:5px auto 10px;
	box-shadow:0 5px #bba88e;
}
.link_txt a.btn02:after{
	position:absolute;
	right:15px;
	top:50%;
	background: url("/feature/FJ/include/images/ico_town_link.png") no-repeat;
	margin-top:-7px;
	content:"";
	width:14px;
	height:14px;
	transition:0.4s ease;
}
.link_txt a.btn02:hover{
	opacity:0.8;
}
.img_bn img {
	width: 242px;
}
.txt_bn {
	padding: 10px 0 7px 0;
}
