@charset "utf-8";
/* CSS Document */

/* body */

html {
	height:100%;
	width:100%;
	background: #FFF;
}
body {
	color: #505050;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "MS P ゴシック", "MS P Gothic", sans-serif;
	font-size: 100%;
	line-height: 1.7;
}

/* link */

.footer-menu a:link {
	text-decoration: none;
	color: #555;
}
.footer-menu a:hover {
	color: #555;
	text-decoration: underline;
}
.footer-menu a:visited {
	color: #555;
	text-decoration: none;
}

.rnav a:link {
	text-decoration: none;
	color: #FFF;
}
.rnav a:hover {
	color: #FFF;
	text-decoration: underline;
}
.rnav a:visited {
	color: #FFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #66F;
}
a:hover {
	color: #C39;
	text-decoration: underline;
}
a:visited {
	color: #36C;
	text-decoration: none;
}


.conts-menu .nichijo {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	background-color: #c3a2ce;
}
.pagemenu .conts-menu ul li {
	margin-bottom: 10px;
}


.conts-main li.elec-name .furigana {
	font-size: 100%;
}
.conts-main li.elec-name .seimei {
	font-size: 175%;
	color: #69F;
	line-height: 150%;
}
.conts-main .conts-l_riyu h3 {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #c3a2ce;
	font-size: 110%;
	color: #333;
	margin-bottom: 25px;
	font-weight: bold;
}
.conts-main .conts-l h3 {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #c3a2ce;
    font-size: 110%;
    color: #333;
    margin-bottom: 25px;
    text-align: center;
    font-weight: bold;
}
.red-b {
	font-weight: bold;
	color: #F00;
}
.red-120b {
	font-size: 120%;
	font-weight: bold;
	color: #F00;
}
.red-135b {
	font-size: 135%;
	font-weight: bold;
	color: #F00;
}
.blue-b {
	font-weight: bold;
	color: #00C;
}
.blue-120b {
	font-size: 120%;
	font-weight: bold;
	color: #00C;
}
.blue-135b {
	font-size: 135%;
	font-weight: bold;
	color: #00C;
}
.sky-120b {
	font-size: 120%;
	font-weight: bold;
	color: #0091d7;
}
.mainte {
	display: block;
	padding: 7px;
	border: 1px solid #F00;
	text-align: center;
	font-weight: bold;
	color: #F00;
}
.footer-menu {
	font-size: 80%;
}
footer {
	background-color: #6a1684;
	width: 100%;
	color: #FFF;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 75%;
}
.reset {
    clear: both;
}
@media screen and (min-width: 640px) {
/* ヘッダー */

header {
	width: 100%;
	background-color: #f5e396;
	height: 55px;
	display: block;
}
.main-slide {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 60px;
}
.pagemenu {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.pagemenu .conts-menu {
	float: left;
	width: 410px;
}

.pagemenu .conts-saiketsu {
	float: right;
	width: 510px;
}
.pagemenu .conts-saiketsu ul li {
	margin-bottom: 10px;
}
.pagemenu ul li.nichijo-border {
	border: 1px solid #6a1684;
	margin-bottom: 35px;
}
.pagemenu .conts-saiketsu ul li.shijinashi-adress {
	text-align: left;
	font-size: 80%;
}
.pagemenu .floatleft {
	float: left;
}
.pagemenu .floatright {
	float: right;
}
.ptarea {
	height: 55px;
	width: 100%;
	background-color: #c3a2ce;
	margin-top: 15px;
	margin-bottom: 55px;
	padding: 0px;
}
.ptarea ul.pt {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.ptarea ul.pt li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.ptarea .pt li h1 img{
	margin: 0px;
	padding: 0px;
}
article {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
article h2 {
	margin-bottom: 50px;
}
article h2.rinen {
	margin-bottom: 15px;
}
.conts-main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 100px;
}
.twfa-button {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -35px;
	text-align: left;
	overflow: hidden;
}
.twfa-button ul li {
	float: left;
	margin-right: 5px;
	 line-height: 0;
}
.twfa-button ul.slct-site {
	float: right;
}
.twfa-button2 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	margin-top: 15px;
}
.twfa-button2 ul li {
	float: left;
	line-height: 0;
	margin-right: 5px;
}
.twfa-button2 ul.slct-site {
	float: right;
}
.breadcrumb   {
	width: 940px;
	font-size: 80%;
	color: #777;
	text-align: left;
	background-color: #FFF;
	font-weight: normal;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.conts-main .conts-l {
	width: 680px;
	float: left;
	margin-bottom: 35px;
	text-align: left;
}
.conts-main .conts-l h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #c3a2ce;
	font-size: 110%;
	color: #333;
	margin-bottom: 25px;
	text-align: center;
	font-weight: bold;
}
.conts-main .conts-l_rinen {
	width: 680px;
	float: left;
	text-align: left;
	background-color: #ffffe6;
	padding-bottom: 25px;
	background-image: url(../rinen/isai-nashi.png);
	background-position: 500px 60px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}
.conts-main .conts-l_rinen h3 {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F00;
	font-size: 135%;
	color: #FFF;
	margin-bottom: 25px;
	font-weight: bold;
}
.conts-main .conts-l_riyu {
	width: 680px;
	float: left;
	font-size: 95%;
}

.conts-main .conts-l_riyu img {
	margin-top: 25px;
	margin-bottom: 25px;
}
.conts-main .conts-l_fmap {
	width: 680px;
	float: left;
	font-size: 95%;
	text-align: left;
}
.conts-main .conts-l_d55 {
	width: 680px;
	float: left;
	margin-bottom: 55px;
	text-align: left;
}
.conts-main .conts-l ul li.ima-seido {
	font-size: 135%;
	color: #0091d7;
	margin-left: 25px;
	font-weight: bold;
	list-style-image: url(../common/tri-right_blue.gif);
	list-style-position: inside;
}
.conts-main .conts-l ul li.shizinashi-seido {
	font-size: 135%;
	color: #F00;
	margin-left: 25px;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(../common/tri-right_red.gif);
}
.conts-main .conts-l ul li.shizi-list {
	list-style-image: url(../common/list-tri.png);
	list-style-type: none;
	margin-left: 60px;
}
.conts-main .conts-l .qa_lists {
	float: left;
	border: 1px solid #555;
	padding: 7px;
	margin-right: 15px;
	width: 305px;
	margin-bottom: 25px;
}
.conts-main .conts-l .wa_category {
	font-size: 85%;
	margin-bottom: 7px;
}
.conts-main .conts-l .qa_title {
	font-size: 140%;
	font-weight: bold;
	color: #900;
	line-height: 110%;
	margin-bottom: 15px;
	text-align: center;
	padding: 15px;
	background-image: url(../common/check-bk_pur.gif);
}
.conts-main .conts-l .qa_vote {
	font-size: 115%;
	text-align: center;
	color: #777;
	border: 1px solid #777;
	background: -moz-linear-gradient(top, #FFFAF5, #FFE6C8);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFAF5), to(#FFE6C8));
	display: block;
}
.conts-main .conts-l ul li.vote-memo {
	list-style-type: circle;
	list-style-position: outside;
	font-size: 90%;
	margin-left: 20px;
}
.conts-main .conts-l button {
	width: 80%;
	font-size: 100%;
	display: block;
	border: 1px solid #777;
	padding-top: 7px;
	padding-bottom: 7px;
	background: -moz-linear-gradient(top, #FFFAF5, #FFE6C8);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFAF5), to(#FFE6C8));
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
.conts-main .conts-l .qa_yokoku {
	width: 80%;
	font-size: 100%;
	display: block;
	border: 1px solid #777;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 110px;
	background-color: #ddd;
}
.conts-main .conts-l .qa-area01 {
	border: 1px solid #ccc;
	margin-bottom: 50px;
	background-image: url(../qa/img/qa_back01.png);
	background-repeat: no-repeat;
	background-position: right 15px;
	color: #000;
	min-height: 470px;
}
.conts-main .conts-l .qa-area02 {
	border: 1px solid #CCC;
	padding: 25px;
	margin-bottom: 50px;
	background-image: url(../qa/img/qa_back01.png);
	background-repeat: no-repeat;
	background-position: right 15px;
}
.conts-main .conts-l .qa-area03 {
	border: 1px solid #CCC;
	padding: 25px;
	margin-bottom: 50px;
}
.conts-main .conts-l .qa-kekka {
	margin-bottom: 50px;
	background-repeat: no-repeat;
	background-position: right 15px;
}
.conts-main .conts-l form  {
	margin-bottom: 55px;
	line-height: 230%;
	font-size: 15px;
}
.conts-main .conts-l label  {
   background-color: rgba( 255, 255, 255, 0.55 );
   color: #333;
}
.conts-main .conts-l dl {
	margin-right: 25px;
	margin-bottom: 40px;
	margin-left: 25px;
	overflow: hidden;
}
.conts-main .conts-l dt.talker01 {
	float: left;
	color: #F36;
}
.conts-main .conts-l dt.talker02 {
	float: left;
	color: #06C;
}
.conts-main .conts-l dd {
	float: right;
	width: 82%;
}
.conts-main .conts-l .talk-hukidashi {
	text-align: center;
}
.conts-main .pagelinks {
	text-align: center;
	width: 100%;
	clear: both;
}
.conts-main .pagelinks ul  {
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	width: 25%;
	text-align: center;
}
.conts-main .pagelinks ul li {
	float: left;
	padding: 5px;
	border: 1px solid #c3a2ce;
	margin-left: 5px;
}

.conts-main .conts-r {
	width: 230px;
	float: right;
}
.conts-main .rinen-read {
    float: right;
    width: 420px;
    text-align: left;
}
.conts-main .conts-r ul .rnav {
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #c3a2ce;
	color: #FFF;
	margin-bottom: 5px;
	font-size: 100%;
}
.conts-main .conts-r .adress {
	width: 208px;
	border: 1px solid #333;
	font-size: 80%;
	padding: 10px;
	text-align: left;
	margin-top: 35px;
}
.conts-main .conts-r .shijinashi {
	margin-bottom: 20px;
}
.shijinashi-rinen   {
	margin-bottom: 55px;
	clear: both;
	margin-top: -55px;
}
.conts-main .read {
	text-align: left;
	margin-bottom: 35px;
}

.conts-main img.rinen-imgr {
	float: left;
}
.conts-main ul.election-list {
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaa;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	overflow: hidden;
}
.conts-main ul.election-memlist {
	text-align: center;
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	overflow: hidden;
}
.conts-main li.elec-area  {
	float: left;
	text-align: center;
	width: 18%;
	font-size: 80%;
}
.conts-main li.elec-member  {
	float: left;
	text-align: center;
	width: 67%;
	font-size: 90%;
}
.conts-main li.elec-name .syoku {
	font-size: 85%;
	line-height: 120%;
	padding-top: 10px;
}
.conts-main li.elec-site  {
	float: left;
	text-align: center;
	width: 15%;
	font-size: 90%;
}
.conts-main li.elec-pic {
	width: 30%;
	float: left;
}
.conts-main li.elec-pic img{
	border: 1px solid #C3A2CE;
}
.conts-main li.elec-name {
	width: 67%;
	float: left;
	text-align: left;
}
/*.conts-main li.elec-name .furigana {
	font-size: 100%;
}
.conts-main li.elec-name .seimei {
	font-size: 175%;
	color: #69F;
	line-height: 150%;
}*/
.conts-main li.elec-site img {
	float: left;
	margin-left: 7px;
	margin-bottom: 7px;
}
.conts-main img.vol-ohbo {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 60%;
	margin-top: 50px;
}
.memo {
	margin-bottom: 50px;
}
.memo2 {
	font-size: 80%;
}
/* マウスオーバーで半透明 */
a .hover_img{
	transition:all 0.5s ease; /*0.5秒かけて要素を変化させる*/
	}
a:hover .hover_img{
	opacity: 0.7;/*要素の透明度を指定*/
	-ms-filter: "alpha(opacity=70)";*//*ie用*/
	}
.sanoname {
	font-size: 120%;
	font-weight: bold;
	text-align: right;
	margin-top: 35px;
}
.marginl-45 {
	margin-left: 45px;
}
.90box_l-align {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	display: block;
	padding-right: 5%;
	padding-left: 5%;
}
p.margin-d {
	margin-bottom: 35px;
}
.hirei-shijinashi {
	margin-top: -40px;
	margin-bottom: 35px;
	background-image: url(../top/touhyou.jpg);
	background-repeat: no-repeat;
	height: 324px;
	width: 750px;
	padding-left: 230px;
	padding-top: 300px;
}
.hirei-shijinashi .qa-01 {
	width: 720px;
	height: 220px;
	background-color: rgba( 255, 255, 255, 0.75 );
}

.l15 {
	margin-left: 15px;
	margin-right: 15px;
}
.l35 {
	margin-left: 35px;
}
.l15-b_violet {
	margin-left: 15px;
	margin-right: 15px;
	font-weight: bold;
	color: #6a1684;
}
.read {
	margin-right: 15px;
	margin-bottom: 35px;
	margin-left: 15px;
	text-align: left;
}


/* ヘッダーメニュー */
ul.main-menu {
	width: 980px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
ul.main-menu li {
	display: block;
	float: left;
	height: 55px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
ul.main-menu li a  {
	display: block;
	overflow: hidden;
	height: 55px;
	background-image: url(../header/head-menu.png);
	background-repeat: no-repeat;
}

/* メニューout */
.main-menu_01 a {
	width:162px;
	background-position: 0px 0px;
}
.main-menu_02 a {
	width:162px;
	background-position: -163px 0px;
}
.main-menu_03 a {
	width:162px;
	background-position: -324px 0px;
}
.main-menu_04 a {
	width:162px;
	background-position: -488px 0px;
}
.main-menu_05 a {
	width:162px;
	background-position: -652px 0px;
}
.main-menu_06 a {
	width:162px;
	background-position: -816px 0px;
}


/* メニューover */
.main-menu_01 a:hover {
	width:162px;
	background-position: 0px -55px;
}
.main-menu_02 a:hover {
	width:162px;
	background-position: -163px -55px;
}
.main-menu_03 a:hover {
	width:162px;
	background-position: -324px -55px;
}
.main-menu_04 a:hover {
	width:162px;
	background-position: -488px -55px;
}
.main-menu_05 a:hover {
	width:162px;
	background-position: -652px -55px;
}
.main-menu_06 a:hover {
	width:162px;
	background-position: -816px -55px;
}

/* メニューover状態 */
.main-menu_01over a {
	width:162px;
	background-position: 0px -55px;
}
.main-menu_02over a {
	width:162px;
	background-position: -163px -55px;
}
.main-menu_03over a {
	width:162px;
	background-position: -324px -55px;
}
.main-menu_04over a {
	width:162px;
	background-position: -488px -55px;
}
.main-menu_05over a {
	width:162px;
	background-position: -652px -55px;
}
.main-menu_06over a {
	width:162px;
	background-position: -816px -55px;
}
.sp-design{
	display:none !important;
	}
}
@media screen and (max-width: 639px) {
body img{
	max-width:100%;
	height:auto;
	}
.pc-design{
	display:none !important;
	}
ul.sp-top + .main-slide,
ul.sp-top li{
	margin:5px;
	}
	
.conts-menu,
.conts-saiketsu {
    padding: 2%;
}
.pagemenu .conts-saiketsu ul li {
    margin-bottom: 1%;
}
header{
	background-color:#975ca9;
	color:#fff;
	font-weight:bold;
	position:relative;
	margin-bottom:5px;
	}
header a span{
	color:#fff;
	display:block;
	padding:1%;
	border-bottom:1px solid #eee;
	}
#head-toggle01{
	position:absolute;
	right:1%;
	top:2px;
	cursor:pointer;
	}
#head-menu01{
	display:none;
	}
#head-toggle01 span{
	background:url(../images/menu_open.png ) no-repeat;
	background-size:50px;
	height:65px;
	width:50px;
	display:block;
	
	}
#head-toggle01 span.open{
	background: url(../images/menu_close.png)  no-repeat;
	background-size:50px;
	
	}
#head-menu01 li.over a{
	background-color:#f5e396;
	display:block;
	}
#head-menu01 li.over a span{
	color:#975ca9;	
	}
#head-menu01 li a:hover{
	text-decoration:none;
	}
.conts-main li.elec-member {
    text-align: center;
    width: 95%;
    font-size: 90%;
}
.pt li {
    background: #c3a2ce;
}
.pt h1 {
    height: auto;
    margin: 0;
    padding: 0;
    vertical-align: top;
    line-height: 0;
}
.rinen-read,
.read{
	padding:1%;
	text-align:left;
	
	}
.twfa-button2 ul,
.twfa-button ul  {
    padding-top: 10px;
    padding-bottom: 5px;
}

.twfa-button2 ul li,
.twfa-button ul li {
    display: inline-block;
    vertical-align: text-bottom;
    height: 30px;
    width: 25%;
    line-height: 0;
}
.conts-main .conts-r {
	margin:1.5%;
}
.conts-main .conts-r ul{
	margin-top:5px;
	}
.conts-main .conts-r ul .rnav {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #c3a2ce;
	color: #FFF;
	margin-bottom: 5px;
	font-size: 100%;
}
.conts-main .conts-r .adress {
	border: 1px solid #333;
	font-size: 80%;
	padding: 10px;
	text-align: left;
	margin-top: 35px;
}
.conts-l_riyu div{
	padding:1.5%;
	}


.conts-main ul.election-list {
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaa;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	overflow: hidden;
}
.conts-main ul.election-memlist {
	text-align: center;
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	overflow: hidden;
}
.conts-main li.elec-area  {
	float: left;
	text-align: center;
	width: 18%;
	font-size: 80%;
}
.conts-main li.elec-member  {
	float: left;
	text-align: center;
	width: 67%;
	font-size: 90%;
}
.conts-main li.elec-name .syoku {
	font-size: 85%;
	line-height: 120%;
	padding-top: 10px;
}
.conts-main li.elec-site  {
	float: left;
	text-align: center;
	width: 15%;
	font-size: 90%;
}
.conts-main li.elec-pic {
	width: 30%;
	float: left;
}
.conts-main li.elec-pic img{
	border: 1px solid #C3A2CE;
}
.conts-main .conts-l_rinen {
    text-align: left;
    background-color: #ffffe6;
    padding-bottom: 25px;
/*    background-image: url(../rinen/isai-nashi.png);*/
    background-position: right 60px;
    background-repeat: no-repeat;
    margin-bottom: 25px;
}

.conts-main .conts-l h3 {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #c3a2ce;
    font-size: 110%;
    color: #333;
    margin-bottom: 25px;
    text-align: center;
    font-weight: bold;
}

.conts-main .conts-l_rinen h3 {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #F00;
    font-size: 135%;
    color: #FFF;
    margin-bottom: 25px;
    font-weight: bold;
}
.conts-main li.elec-name {
	width: 67%;
	float: left;
	text-align: left;
	padding: 1%;
}
.conts-main li.elec-name .seimei {
    font-size: 145%;
    color: #69F;
    line-height: 150%;
}
/*.conts-main li.elec-name .furigana {
	font-size: 100%;
}
.conts-main li.elec-name .seimei {
	font-size: 175%;
	color: #69F;
	line-height: 150%;
}*/
.conts-main li.elec-site img {
	float: left;
	margin-left: 7px;
	margin-bottom: 7px;
}
.qa-area02 .ajax-poll{
	width:100% !important;
	}
.conts-main .conts-l .qa-area02 {
    border: 1px solid #CCC;
    padding:210px 25px 0;
    margin-bottom: 50px;
    background-image: url(../qa/img/qa_back01.png);
	background-size:200px;
    background-repeat: no-repeat;
    background-position: top center;
}
	}
ul.dec{
	padding-top: 30px;
	padding-bottom: 30px;
}
