@charset "UTF-8";
/* 全体 ------------------------------------------ */
/* アクセシビリティ */
.hide {
	position: absolute;
	left: -100em;
	top: -100em;
}

/* キーカラー */
.keycolor {
	color: #d70c18 !important;
}

.keycolor2 {
	color: #01608c !important;
}

/* 段落 */
p.bodyp {
	margin-bottom: 1em;
}

/* 外枠 */
.contents {
	width: 1000px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
}

/* ヘッダ */
.header {
	padding: 20px 0px 10px 0px;
}

.colophon {
	margin: 0px;
	font-size: 0.85714em;
	text-align: right;
	margin-top: 12px;
}

.gomokuji {
	margin: 5px 0px 0px 0px;
	font-size: 0.85714em;
	display: inline;
}

.gomokuji a {
	color: #d70c18;
	text-decoration: none;
}

.gomokuji a:hover {
	text-decoration: underline;
}

/* パンくず */
.breadborder {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.bread ol {
	margin: 0;
	padding: 5px 0px 10px 10px;
	list-style: none;
}

.bread li {
	margin: 0px;
	padding: 5px 0px 10px 0px;
	float: left;
	width: auto;
}

.bread li a {
	color: #000000;
	font-size: 1em;
	text-decoration: none;
}

.bread li a:hover {
	text-decoration: underline;
}

/* フッタ */
.footerborder {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.footer {
	margin: 0;
	padding: 10px 0px 10px 0px;
	list-style: none;
	text-align: center;
}

.footer a {
	color: #000000;
	font-size: 1em;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}

.footer span {
	padding: 0px 20px 0px 20px;
}

.footer a:hover {
	text-decoration: underline;
}

.copyright {
	font-size: 0.85714em;
	text-align: center;
}

/* 関連動画 */
.movieLink {
	display: table;
}

.movieLink a {
	background-image: url(../img/index_ic.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	height: 25px;
	padding-left: 20px;
	padding-top: 2px;
	display: table-cell;
	vertical-align: middle;
	font-size: 0.85714em;
	color: #000;
}

.movieLink a:hover {
	text-decoration: underline;
}

.movieLink img {
	display: table-cell;
	vertical-align: middle;
	padding-left: 5px;
}

.movieLinkRight {
	width: 360px;
	margin: 0 0 0 auto;
}

/* 汎用的な箇条書き */
ul.uni_list {
	list-style: disc;
	padding-left: 1em;
}

ul.uni_list li {
	margin-bottom: 0.25em;
}

ul.uni_list_num {
	list-style: decimal;
	padding-left: 1em;
}

ul.uni_list_num li {
	margin-bottom: 0.25em;
}

/* 箇条書きに使えるインデント */
p.indent1 {
	text-indent: -1em;
	padding-left: 1em;
}

p.indent2 {
	text-indent: -2em;
	padding-left: 2em;
}

p.indent3 {
	text-indent: -3em;
	padding-left: 3em;
}

.hrInline {
	display: block;
}

/* ベースライン */
.vat {
	vertical-align: top !important;
}

.vab {
	vertical-align: baseline !important;
}

.vam {
	vertical-align: middle !important;
}

/* index ------------------------------------------ */
/* トップ */
/* 目次 */
.top_cont {
	border-right: solid 1px #b3b3b3;
}

.top_cont_tit {
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 20px;
}

.top_cont_tit span {
	display: block;
	margin-top: 1em;
	color: #d70c18;
	font-size: 1.21429em;
	font-weight: bold;
}

.top_cont_list {
	padding-left: 20px;
}

.top_cont_list > li {
	font-size: 1.21429em;
	margin-bottom: 20px;
}

.top_cont_list > li a {
	color: #000;
}

.top_cont_list > li a:hover {
	text-decoration: underline;
	color: #d70c18;
}

/* 特集 */
.top_sp {
	padding: 60px 60px 0 20px;
}

.top_sptitle {
	margin-bottom: 80px;
}

.top_sptitle_head {
	display: inline-block;
	font-size: 1.35714em;
	font-weight: normal;
	letter-spacing: 1em;
	text-indent: 1em;
	border-top: solid 1px;
	border-bottom: solid 1px;
}

.top_sptitle_body {
	font-family: "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "HGS明朝E", serif;
	font-size: 3.85714em;
	letter-spacing: 0.25em;
}

.top_sptopic span {
	display: block;
}

.top_sptopic_label {
	font-size: 1.21429em;
	font-weight: normal;
	margin-bottom: 0.25em;
}

.top_sptopic_body1 {
	font-size: 1.42857em;
	font-weight: normal;
	margin-bottom: 0.25em;
}

.top_sptopic_body2 {
	font-size: 1.71429em;
}

/* 奥付 */
.top_colophon {
	display: table;
	width: 100%;
	border-top: solid 1px #b3b3b3;
}

.top_colophon_r1, .top_colophon_r2, .top_colophon_r3, .top_colophon_r4 {
	display: table-cell;
	vertical-align: top;
	padding: 20px 5px;
}

.top_colophon_r1 {
	padding-left: 0;
	padding-right: 15px;
}

.top_colophon_r1 p {
	font-size: 0.71429em;
	margin-bottom: 15px;
	line-height: 1.4;
}

.top_colophon_r1_dl {
	font-size: 1em;
	color: #000;
	background-color: #e6e6e6;
	border-radius: 5px;
	display: block;
	text-align: center;
	padding: 10px;
	position: relative;
}

.top_colophon_r1_dl:after {
	display: inline-block;
	content: "▶";
	color: #656565;
	position: absolute;
	right: 30px;
}

.top_colophon_r1_dl:hover {
	background-color: #c9c9c9;
	text-decoration: underline;
}

.top_colophon_r3 p {
	font-size: 0.85714em;
}

.top_colophon_r4 {
	padding-right: 0;
	text-align: right;
}

/* special ----------------------------------------- */
/* 特集 ふくおか温泉巡り */
/* 大見出し */
.special_title {
	display: table;
	margin-bottom: 30px;
}

.special_title_lead {
	display: table-cell;
	vertical-align: top;
	width: 258px;
	height: 76px;
	background-image: url(../special/img/a2.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 258px auto;
}

.special_title_lead_file {
	display: inline-block;
	padding: 37px 0 0 22px;
	font-size: 1.14286em;
	line-height: 1;
}

.special_title_lead_num {
	font-size: 1.57143em;
	font-weight: bold;
	color: #d70c18;
}

.special_title_lead_city {
	margin-left: 20px;
	font-size: 1.57143em;
}

.special_title_body {
	display: table-cell;
	vertical-align: top;
	padding: 20px 0 0 20px;
	font-family: "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "HGS明朝E", serif;
}

.special_title_body_jp {
	padding-right: 20px;
	display: inline-block;
	font-size: 3.21429em;
	line-height: 1;
}

.special_title_body_en {
	display: inline-block;
	font-size: 1.14286em;
}

/* 大見出し */
/*
.special_title {
	display: table;
	
	&_head {
		display: table-cell;
		vertical-align: middle;
		width: 135px;
		height: 150px;
		background-image: url(../special/img/z_bg1.png);
		background-position: left center;
		background-repeat: no-repeat;
		background-size: contain;
		font-size: 28px/$bf+em;
		letter-spacing: 0.5em;
		text-indent: 0.5em;
		color: #fff;
	}
	
	&_body {
		display: table-cell;
		vertical-align: middle;
		height: 150px;
		@include mincho;
		font-size: 65px/$bf+em;
		padding-left: 15px;
		
		&_gr {
			color: $keyCol;
		}
	}
}
*/
/* 大見出し：2ページ目以降 */
/*
.special_title.underpage .special_title_head {
	width: 42px;
	height: 47px;
	background-image: url(../special/img/z_bg2.png);
	font-size: 10px/$bf+em;
}
.special_title.underpage .special_title_body {
	height: 47px;
	font-size: 20px/$bf+em;
	padding-left: 5px;
}
*/
/* コーナー見出し */
/*
.special_subtit {
	width: 100%;
	height: 75px;
	background-image: url(../special/img/z_tit.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	padding-left: 80px;
	
	&_en {
		@include mincho;
		letter-spacing: 0.5em;
	}
	
	&_jp {
		display: inline-block;
		@include mincho;
		font-size: 36px/$bf+em;
		margin-right: 0.5em;
	}
	
	&_body {
		display: inline-block;
		font-size: 18px/$bf+em;
		font-weight: bold;
	}
}
*/
/* 会社名 */
/*
.special_company {
	border-top: solid 1px #b3b3b3;
	border-left: solid 1px #b3b3b3;
	padding: 10px 0 0 10px;
}
*/
/* minispecial 小特集 ----------------------------------------- */
/* 平和と次世代のために。 */
/* ページタイトル */
.mini_head {
	padding-top: 20px;
	position: relative;
	z-index: 2;
	font-family: "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "HGS明朝E", serif;
	line-height: 1.3;
	color: #fff;
	font-weight: bold;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}

.mini_head_l1 {
	display: inline-block;
	padding: 0 0 10px 75px;
	margin-bottom: 10px;
	font-size: 1.5em;
	border-bottom: solid 1px;
}

.mini_head_l2 {
	display: block;
	padding-left: 75px;
	font-size: 1.71429em;
}

.mini_head_l3 {
	display: block;
	padding-left: 75px;
	font-size: 3.42857em;
}

.mini_head_l3_small {
	font-size: 0.5em;
}

.mini_head_ph {
	margin-top: -223px;
}

/* 山田堰 */
.mini_whiteblack {
	display: inline-block;
	color: #fff;
	background-color: #000;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
}

/* 注釈 */
.mini_note {
	padding: 10px;
	border: solid 1px #b6b6b6;
}

.mini_note p {
	font-size: 0.92857em;
	margin-bottom: 0.5em;
}

.mini_note p:last-child {
	margin-bottom: 0;
}

/* 年表 */
.mini_history_head {
	font-size: 1.28571em;
	color: #fff;
	background-color: #9f7c1d;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.mini_history_body {
	background-color: #f4f2e0;
	padding: 20px;
}

.mini_history_body li:not(:last-child) {
	margin-bottom: 1em;
}

.mini_history_body h5 {
	font-size: 1.14286em;
	color: #9f7c1d;
}

.mini_history_note {
	padding: 15px;
	background-color: #fff;
	border: solid 1px;
}

/* 見出し */
/*
.mini_head {
	position: relative;
	
	&_title {
		position: absolute;
		z-index: 2;
		top: 30px;
		right: 60px;
		
		&_jp {
			display: block;
			font-size: 24px/$bf+em;
			margin-bottom: 10px;
		}
		
		&_en {
			display: block;
		}
	}
	
	&_body {
		position: absolute;
		z-index: 2;
		top: 240px;
		right: 60px;
		font-size: 24px/$bf+em;
		color: #fff;
		line-height: 1.7;
		
		span {
			border-bottom: solid 2px $keyCol;
			padding: 5px;
		}
	}
}
*/
/* 太枠囲み */
/*
.mini_subtitle {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 15px #000;
	padding: 15px 60px;
	
	&_jp {
		display: block;
		margin-top: 10px;
	}
	
	&.greenpia {
		border: solid 15px #1e528d;
	}
}

.mini_dam {
	background-image: url(../minispecial/img/e1.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
	
	&_innerL {
		padding: 35px 5px 35px 35px;
	}
	
	&_innerR {
		padding: 35px 35px 35px 5px;
	}
}
*/
/* smile ----------------------------------------- */
/* Smile移住・定住 */
/* 見出し */
.smile_title {
	width: 100%;
}

.smile_title_head_txt {
	font-family: "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "HGS明朝E", serif;
	font-size: 2.28571em;
	line-height: 2;
	color: #d70c18;
}

.smile_title_head_txt span {
	display: inline-block;
	width: 640px;
	border-bottom: solid 1px #000;
	white-space: nowrap;
}

.smile_title_head_txt span:first-child {
	border-top: solid 1px #000;
}

/* 斉藤 */
.smile_saito {
	font-weight: bold;
	color: #004097;
}

/* ゴリけん */
.smile_goriken {
	font-weight: bold;
	color: #a40081;
}

/* 矢野 */
.smile_yano {
	font-weight: bold;
	color: #009fe8;
}

/* ふくおかファンクラブ・福がお〜かくらし */
.smile_fanclub {
	margin-top: -290px;
	padding: 10px;
	border: solid 10px #004097;
}

.smile_fanclub_l1 {
	display: table;
}

.smile_fanclub_l1_c1 {
	display: table-cell;
	vertical-align: middle;
}

.smile_fanclub_l1_c2 {
	display: table-cell;
	vertical-align: middle;
	padding: 0 15px;
}

.smile_fanclub_l1_c3 {
	display: table-cell;
	vertical-align: middle;
}

.smile_fanclub_hr {
	border-top: dotted 2px;
	margin: 15px 0;
}

.smile_fanclub_l2 {
	display: table;
	margin: 0 auto;
}

.smile_fanclub_l2_c1 {
	display: table-cell;
	vertical-align: middle;
	padding-right: 15px;
}

.smile_fanclub_l2_c2 {
	display: table-cell;
	vertical-align: middle;
}

/* 番号 */
/*
.smile_num {
	font-size: 20px/$bf+em;
	font-weight: bold;
	color: #fff;
	background-color: $keyCol;
	padding: 5px 10px;
}
*/
/* DATAで見る 添田町子育て支援制度 */
/*
.smile_pubsupport {
	width: 100%;
	height: 640px;
	background-image: url(../smile/img/d1.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	
	&_head {
		font-size: 21px/$bf+em;
		color: #fff;
		text-align: center;
		padding: 40px 0 20px;
		
		span {
			font-size: 0.8em;
			color: #000;
			background-color: #ffe100;
			padding: 5px 10px;
			margin-right: 10px;
		}
	}
	
	table {
		width: 380px;
		margin: 0 auto;
		
		th {
			padding: 20px 0;
		}
		
		td {
			padding: 0;
			font-size: 18px/$bf+em;
			color: #fff;
		}
	}
	
	&_tit {
		display: block;
		background-color: #fff;
		font-size: 18px/$bf+em;
		padding: 5px 0;
	}
	
	&_strong {
		font-size: 1.5em;
		font-weight: bold;
		color: #ffe100;
		position: relative;
		
		&:after {
			position: absolute;
			bottom: -5px;
			left: 0;
			display: inline-block;
			content: "";
			width: 100%;
			height: 3px;
			background-color: #fff;
		}
	}
}
*/
/* 福岡県の移住・定住ポータルサイト */
/*
.smile_fukugaooka {
	width: 100%;
	height: 640px;
	background-image: url(../smile/img/d2.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 40px;
}
*/
/* pridefood ----------------------------------------- */
/* 見出し */
.pridefood_file {
	display: table;
	margin-bottom: 20px;
}

.pridefood_file_c1 {
	display: table-cell;
	vertical-align: middle;
}

.pridefood_file_c2 {
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}

.pridefood_file_c2 h2 {
	font-family: "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "HGS明朝E", serif;
	font-size: 2.35714em;
	line-height: 1;
}

/* ホームページ */
.pridefood_homepage {
	border-top: solid 1px #000;
	border-left: solid 1px #000;
}

.pridefood_homepage_l1 {
	display: table;
}

.pridefood_homepage_l1_c1 {
	display: table-cell;
	vertical-align: top;
	padding: 10px 10px 0 10px;
}

.pridefood_homepage_l1_c2 {
	display: table-cell;
	vertical-align: top;
	padding: 10px 0 0 0;
}

.pridefood_homepage_l2 {
	padding: 10px 10px 0 10px;
}

.pridefood_homepage_l2 hr {
	border-top: dotted 2px #000;
}

/* mytown ----------------------------------------- */
/* きらめきマイタウン 宇美町 */
/* 大見出し */
.mytown_head {
	position: relative;
}

.mytown_head_txt {
	position: absolute;
	top: 0;
	right: 20px;
	z-index: 2;
}

.mytown_head_map {
	position: absolute;
	top: 420px;
	right: 20px;
	z-index: 2;
}

/* 日本百名月認定 */
.mytown_moon {
	font-size: 0.85714em;
	padding: 2px 5px;
	color: #231815;
	background-color: #f9dad9;
	margin-left: 1em;
}

/* 中見出し */
.mytown_subtitle {
	display: table;
	width: 800px;
	margin: 0 auto;
}

.mytown_subtitle_ic {
	display: table-cell;
	vertical-align: middle;
}

.mytown_subtitle_body {
	display: table-cell;
	vertical-align: middle;
}

.mytown_subtitle_body h2 {
	font-family: "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "HGS明朝E", serif;
	font-size: 2.85714em;
	margin-bottom: 10px;
}

/* 2ページ目・見出し */
.mytown_p2title {
	width: 220px;
	height: 139px;
	background-image: url(../mytown/img/f1.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 220px auto;
}

.mytown_p2title p {
	font-size: 1.71429em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 25px;
}

.mytown_p2catch {
	width: 100%;
	margin-top: 10px;
}

.mytown_p2catch h2 {
	font-family: "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "HGS明朝E", serif;
	font-size: 2.71429em;
}

/* 田川市 HOT TOPICS */
.mytown_p2hot {
	width: 100%;
	height: 135px;
	background-image: url(../mytown/img/j1.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 940px auto;
	display: table;
	position: relative;
}

.mytown_p2hot_head {
	display: table-cell;
	vertical-align: middle;
	width: 260px;
	padding-left: 15px;
}

.mytown_p2hot_head p {
	font-size: 1.14286em;
	font-weight: bold;
	color: #009043;
	text-align: center;
	line-height: 1.7;
	letter-spacing: 0.2em;
}

.mytown_p2hot_body {
	display: table-cell;
	vertical-align: middle;
}

.mytown_p2hot_body h3 {
	color: #FFF;
	font-family: "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "HGS明朝E", serif;
	font-weight: normal;
}

.mytown_p2hot_body_sub {
	display: block;
	font-size: 1.28571em;
}

.mytown_p2hot_body_main {
	display: block;
	font-size: 2.28571em;
}

.mytown_p2hot_ballon {
	position: absolute;
	top: -35px;
	right: 10px;
}

.mytown_p2hotback {
	background-color: #fbe3d5;
	padding: 30px 0 60px;
}

/* 地元のイチオシ食材で */
.mytown_p2hotrecipe {
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 1.92857em;
	color: #009043;
	background-color: #fff;
}

.mytown_p2hotzukan {
	background-color: #fff;
	padding: 20px 20px 20px 180px;
	margin-top: -160px;
}

.mytown_p2hotlocamap h4 {
	color: #009143;
	font-size: 1.14286em;
}

/*
.mytown_label {
	font-size: 0.9em;
	color: #000;
	border: solid 1px;
	padding: 5px;
	margin-right: 10px;
}
*/
/* 2ページ目・中見出し */
/*
.mytown_head2 {
	font-size: 24px/$bf+em;
	color: #fff;
	text-align: center;
	line-height: 125px;
	width: 298px;
	height: 139px;
	background-image: url(../mytown/img/g1.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 2;
}
*/
/* 2ページ目・HOT TOPICS */
/*
.mytown_hot {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #e0efe1;
	padding: 20px 0 0;
	
	&_head {
		width: 100%;
		height: 70px;
		font-size: 36px/$bf+em;
		line-height: 70px;
		color: $keyCol;
		background-image: url(../mytown/img/j0.png);
		background-position: left center;
		background-repeat: no-repeat;
		background-size: cover;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		background-color: #e0efe1;
		padding-left: 30px;
	}
}
*/
/* 2ページ目・町長発言 */
/*
.mytown_bgwhite {
	background-color: #fff;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
*/
/* flower ----------------------------------------- */
/* ふくおか花図鑑 */
.flower_head {
	position: relative;
}

.flower_head_pagetitle {
	position: absolute;
	z-index: 2;
	top: 15px;
	right: 15px;
}

.flower_head_title {
	z-index: 2;
	position: absolute;
	top: 30px;
	left: 60px;
	font-family: "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "HGS明朝E", serif;
	font-size: 5em;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 0px 10px black;
}

.flower_head_title span {
	font-size: 0.5em;
}

/*
.flower_tit {
	margin-top: 20px;
	position: relative;
	z-index: 2;
}
.flower_head {
	margin-top: -295px;
}
*/
/* visit 知事のふるさと訪問 ----------------------------------------- */
.visit_head {
	padding: 15px 0;
	background-color: #d70c18;
}

.visit_head h2 {
	margin-bottom: 15px;
	font-size: 1.42857em;
	text-align: center;
	color: #fff;
	background-color: #00a63c;
	height: 50px;
	line-height: 50px;
}

.visit_head_body {
	color: #fff;
	text-align: center;
	margin-bottom: 5px;
}

.visit_head_body p {
	margin-bottom: 15px;
}

.visit_head_body h3 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0;
	margin-bottom: 10px;
	border-bottom: solid 1px #fff;
	padding-bottom: 10px;
	margin: 0 10px 10px;
}

.visit_head_body h4 {
	font-size: 1.28571em;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 20px;
}

.visit_head_date p {
	background-color: #fbcb67;
	margin: 0 10px;
	height: 40px;
	line-height: 40px;
	font-size: 1.14286em;
	color: #d70c18;
	text-align: center;
}

.visit_cont {
	border-left: solid 10px #d70c18;
	padding-left: 20px;
}

.visit_cont h3 {
	font-size: 1.42857em;
	color: #d70c18;
	margin-bottom: 5px;
	line-height: 1.2;
}

.visit_cont_data {
	margin-bottom: 5px;
}

.visit_cont_capt {
	font-weight: bold;
}

.vist_discus_head {
	width: 100%;
	height: 127px;
	background-image: url(../visit/img/z1.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 940px auto;
	color: #fff;
	font-size: 1.57143em;
	font-weight: bold;
}

.vist_discus_head p {
	margin-top: 35px;
	margin-left: 55px;
}

.vist_discus_head h3 {
	margin-top: 67px;
	margin-left: 7px;
}

.vist_discus_body {
	border-left: solid 5px #d70c18;
	margin-left: -5px;
}

.vist_discus_body p {
	padding-left: 10px;
}

/*
.vist_discus {
	background-color: #efeccd;
	border: solid 1px #efeccd;
	height: 42px;
	
	h3 {
		display: inline-block;
		width: 150px;
		height: 40px;
		background-color: #00a63c;
		border: solid 1px #00a63c;
		border-radius: 0px 20px 20px 0px;
		font-size: 22px/$bf+em;
		color: #fff;
		line-height: 40px;
		text-align: center;
		vertical-align: middle;
		position: relative;
		z-index: 2;
	}
	
	p {
		display: inline-block;
		width: 300px;
		height: 40px;
		background-color: $keyCol;
		border: solid 1px $keyCol;
		border-radius: 0px 20px 20px 0px;
		font-size: 22px/$bf+em;
		font-weight: bold;
		color: #fff;
		line-height: 40px;
		vertical-align: middle;
		margin-left: -20px;
		padding-left: 40px;
	}
}

.vist_party {
	background-color: #efeccd;
	border: solid 1px #efeccd;
	height: 42px;
		vertical-align: middle;
	
	h3 {
		display: inline-block;
		width: 150px;
		height: 40px;
		background-color: #00a63c;
		border: solid 1px #00a63c;
		border-radius: 0px 20px 20px 0px;
		font-size: 22px/$bf+em;
		color: #fff;
		line-height: 40px;
		text-align: center;
		vertical-align: middle;
		position: relative;
		z-index: 2;
	}
	
	p {
		display: inline-block;
		width: 300px;
		height: 40px;
		background-color: #fff;
		border-radius: 0px 20px 20px 0px;
		font-size: 22px/$bf+em;
		font-weight: bold;
		color: $keyCol;
		line-height: 40px;
		vertical-align: middle;
		margin-left: -20px;
		padding-left: 40px;
	}
	
	&.lotchr p {
		width: 600px;
	}
}
*/
/* topics ----------------------------------------- */
/* 色 */
.topicscolor {
	color: #a07c1d !important;
}

/* ページ見出し（1ページ目） */
.topics_head {
	width: 330px;
	height: 129px;
	background-image: url(../topics/img/a1.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.topics_head h2 {
	font-size: 2.28571em;
	font-weight: normal;
	text-align: center;
	line-height: 1;
	padding-top: 40px;
}

/* コーナー見出し */
.topics_sub {
	display: table;
	width: 100%;
	margin-bottom: 40px;
}

.topics_sub_col1 {
	display: table-cell;
	vertical-align: top;
	width: 380px;
	height: 86px;
	background-image: url(../topics/img/a3.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.topics_sub_col1 h3 {
	font-size: 2.28571em;
	color: #fff;
	text-align: center;
	line-height: 1;
	padding-top: 22px;
}

.topics_sub_col2 {
	display: table-cell;
	padding-left: 15px;
	vertical-align: middle;
	padding-bottom: 5px;
}

.topics_sub_col2 p {
	font-size: 1.07143em;
	line-height: 1.3;
	font-weight: bold;
}

/* 問い合わせ */
.topics_toi {
	border-top: dotted 3px #717071;
	border-bottom: dotted 3px #717071;
	padding: 5px 0;
}

.topics_toi_tab {
	display: inline-block;
	margin-bottom: 5px;
	background-image: url(../topics/img/c1.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 137px;
	height: 48px;
}

.topics_toi_tab h4 {
	font-size: 1.14286em;
	color: #fff;
	line-height: 1;
	padding-top: 13px;
	padding-left: 35px;
}

.topics_toi h5 {
	margin: 5px 0px;
	font-size: 1.42857em;
	font-weight: normal;
}

.topics_toi p {
	margin: 5px 0px;
}

.topics_list {
	list-style: disc;
	padding-left: 1em;
	margin-bottom: 10px;
}

.topics_list li {
	margin-bottom: 5px;
}

/* 議長・副議長紹介 */
.topics2_chairman_head {
	border-left: solid 1px #000;
}

.topics2_chairman_head h4 {
	font-size: 1.28571em;
	display: inline-block;
	margin: 0;
	border-bottom: solid 6px #a07c1d;
	padding: 5px 10px;
}

.topics2_chairman_body {
	border-top: solid 1px #000;
	border-left: solid 1px #000;
}

.topics2_chairman_body_ph {
	float: left;
	width: 190px;
	text-align: center;
	padding: 20px 0;
}

.topics2_chairman_body_txt {
	margin-left: 190px;
	padding: 20px 0 0;
}

.topics_chairman_gr {
	border: solid 1px #000;
}

.topics_chairman_gr h4 {
	font-size: 1.35714em;
	margin-bottom: 10px;
	border-bottom: solid 1px;
	padding: 10px 20px;
}

.topics_chairman_gr p {
	font-size: 1.14286em;
	line-height: 1.7;
	margin-bottom: 0.5em;
	padding: 0 20px;
}

.topics_chairman_gr .name {
	text-align: right;
	font-size: 1.21429em;
	line-height: 1;
	margin-bottom: 20px;
}

.topics_chairman_gr .name span {
	font-size: 1.8em;
}

/* 代表者会議 メンバーリスト */
.topics_member1 p, .topics_member2 p {
	font-size: 1em;
	line-height: 1.2;
	margin-bottom: 1em;
}

.topics_member1 p span, .topics_member2 p span {
	font-size: 0.9em;
}

.topics_member2 p {
	margin-left: 1em;
}

.topics_member2 p.chairman {
	margin-left: 0;
}

.topics_red {
	color: #ec6d74;
	margin-right: 0.15em;
}

/* 2ページ目：氏名の段組 */
.topics_name2 p {
	font-size: 1em;
	margin: 0em 2em 0em 1em;
}

.topics_name2 .maru {
	margin: 0em 2em 0em 0em;
}

.topics_name2 .chuki_right {
	margin: 0em 1.5em 0em 1em;
}

/*# sourceMappingURL=map/main.css.map */
