﻿/* CSS Document */

body {
    background: url(img/bg.jpg);
    /* background-size: cover; */
    background-repeat: repeat;
	background-position: initial;
    font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ ProN", "MS PGothic", "sans-serif";
    font-size: 15px;
    line-height: 1.5;
}
*{box-sizing: border-box;}
figure{margin: 0;padding: 0;}

#wrap{
	width: 980px;
	margin:0 auto;
	background: url(img/bg_footer.jpg) no-repeat;
	background-position: right bottom;
}

p{margin-bottom: 20px;}

p span.small{font-size: 11.5px;}

a{}

a:visited {
    color: #fff;
    text-decoration: none;
}

a:hover{opacity: 0.8;text-decoration: none;}

hr{width: 99%;}

h1{
	font-size: 3rem;
    line-height: 1.2;
    margin: 30px 0 10px;
    text-align: center;
}
h1 span{background-color: #1b7fc1;
    color: #fff;
    padding: 5px 20px;
    margin: 0 0.5em;
    /*font-size: 20px;
    vertical-align: middle;*/}

h2{
	font-size: 1.6rem;
    text-align: center;
    margin: 20px 0 10px;
    padding: 10px;
/*background:rgba(255,255,255,0.5);*/
}
h2 span{white-space: nowrap;}

ul.att {
    list-style: none;
	margin-bottom: 30px;
}

ul.disc {
    padding-left: 1em;
	margin-bottom: 30px;
}

ul li{
	font-size: 14px;
	margin-bottom: 5px;
}






/*=============================*/
/*container*/
/*=============================*/
#container {
    clear: both;
    width: 900px;
    margin: 0 auto;
    text-align: left;
}

.tabi {
	background: #FFF;
    padding: 10px;
    border-bottom: 2px solid #ccc;
}

.right_box {
    float: left;
    width: 23%;
	text-align: right!important;
}

.left_box {
	position: relative;
	float: right;
	width: 73%;
	text-align: left!important;
}

.left_box .tit {
    font-size: 24px;
}

.left_box p.shopInfo_txt {
	position: absolute;
    font-size: 30px;
    top: 20%;
    right: 3%;
}

.left_box img,
.right_box img {
	/*    display: block;*/
	vertical-align: middle;	
    margin-left: 4px;
}

.left_box .tit{    
	font-size: 24px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-weight: 600;
}
.left_box .tit span{font-size: medium;font-weight: 500;}
.left_box p.shopInfo_txt{}
.left_box .shopInfo_box p{   
	background: #fff;
	font-size: 16px;
	line-height: 1.7;
	margin-bottom: 0;
}

p.reload {
    text-align: center;
    padding: 15px;
}
p.youtube_text{
	text-align: center;
}


.multi2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.multi2 .multi2cont {
    width: 47%;
    margin: 0 1.5% 30px 1.5%;
}
.multi2 .multi2cont {
/*    border: 1px solid #ddd;*/
}

/*2カラムの最後の空の部分*/
.multi2cont.cont26.contsec1 {
    border: none;
}

.multi2 .multi2cont p{
    margin-bottom:0;line-height: 1.6em;position: relative;
}
.multi2 .multi2cont .text1{
    padding: 0.5em 1em;/*text-align: center;*/    background: #ddd;
    background:linear-gradient(45deg, rgba(222,222,222,1) 27%, rgba(239,239,239,1) 27%)
}
.multi2 .multi2cont .text1 span{
font-size: larger;
/*    margin-right: 1em;*/
    font-weight: 600;
    width: 6.5em;
    display: inline-block;
}

.multi2 .multi2cont .text1 span.red{
	margin-right: 0;font-weight: 500; 	
	color:#f00;font-size: small;
}

.multi2 .multi2cont .text2{
    padding: 0.5em 2em;font-weight: 600;background-color: #fff;
}
.multi2 .multi2cont .text2 span{
    display: inline-block;
    width: 70%;
    position: absolute;
    right: 0;
    text-align: right;
    font-weight: 500;
}

.multi2cont .text2 dt {
    width: 30%;
    display: inline-block;
    margin-bottom: 5px;
}
.multi2cont .text2 dd {
    width: 60%;
    display: inline-block;
    text-align: right;
	margin-bottom: 5px;
}

/*=============================*/
/*main*/
/*=============================*/
.main {
	/*background: url(img/item01.png)no-repeat;
    background-size: 40%;
    background-position-x: right;
    background-position-y: 135px;*/
    width: 900px;
    margin: 30px auto 0;
/*    padding-top: 30px;*/
    border-top: 2px solid #ccc;
}

table{}

table thead{}

table tbody{text-align: center; /*border: 3px solid #000;*/}

tr.midashi {
  border-bottom: 2px solid #ccc;
}
tr.keireki {
  border-bottom: 2px solid #ccc;
}
tr.keireki td{
  font-size: initial;
}
table th{text-align: center;}

table td{background: #fff;}

td.parts01,td.parts02,td.parts03,td.parts04,td.parts05,td.parts06{
    width: 10%;font-size: large;
/*    border-right: 2px solid #000;*/
}
td.parts09{
	 border-top: 1px solid #ccc;
}


/*当選画像*/
img.winning{
    width: 50px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
}
/*顔写真*/
th.parts01,
td.parts01 {
    width: 25%;
	position: relative;
}
td.parts01 img.kao{
	width: 100px;
    height: auto;
    vertical-align: top;
    margin: 1em;
}

/*名前*/
th.parts02 {width: 20%}
td.parts02 {width: 20%;font-size: x-large;}
td.parts02 span.kana {    display: block;    font-size: small;}

/*年齢*/
th.parts03,
td.parts03 {width: 7%;}
/*政党名*/
th.parts04,
td.parts04 {width: 10%;}
/*推薦・支持*/
th.parts05,
td.parts05 {width: 10%;}
/*新旧*/
th.parts06,
td.parts06 {width: 7%;}
/*当選回数*/
th.parts07,
td.parts07 {width: 7%;}
/*得票率*/
th.parts08,
td.parts08 {height: 10%;}
/*略式*/
td.parts09 {height: 50px;}

p.text01{
	background: #333;
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding: 30px;
    margin-top: 10px;
}

.vote_text {
	text-align: center;
    margin: 20px;
}

.vote_counting{
}
.vote_counting h3{
	background: #333;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 10px;
	margin-bottom: 30px;
}

table.vote_counting_data{
	width: 450px;
	text-align: center;
}

table.vote_counting_data .midashi th:nth-of-type(1){
	width: 30%;
	border: none;
}
table.vote_counting_data .midashi th:nth-of-type(2){
	width: 70%;
	border: none;
}

table.vote_counting_data th{
	width: 30%;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}

table.vote_counting_data td {
    width: 70%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	padding: 10px;
}

/*パターン２*/
.city_data_wrap{
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}

table.city_data{
	width: 47%;
	font-size: 13px;
	background: #ddd;
	text-align: center;
    border: 1px solid #ccc;
}

table.city_data th:nth-of-type(1){
	width: 30%;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
table.city_data th:nth-of-type(2){
	width: 70%;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}

table.city_data td {
    border-bottom: 1px solid #ccc;
	padding: 10px;
}
table.city_data td:nth-of-type(1){
	border-right: 1px solid #ccc;
}

div.btn {
	text-align: center;
    margin: 20px 20px 40px 20px;
}

div.btn a {
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    font-size: 1.25em;
    display: inline-block;
    margin: 0.5em;
    padding: 0.5em 4em;
    text-align: center;
    text-decoration: none !important;
    background: #dd4460;
}
.breakingNote{text-align: center;}
.breakingNote a{
    display: inline-block;
    padding: 4px 10px;
    margin-right: 6px;
    background-color:#1b7fc1;
    color: #fff;
    line-height: 1.0;
}


/*=============================*/
/*footer*/
/*=============================*/
.footer{
	background: #666;
	padding: 15px 0;
}

/*=============================*/
/*copyright*/
/*=============================*/
.copyright{
	margin-top: 50px;
	text-align: center;
	padding: 10px 0;
}

/*=============================*/
/*clearfix*/
/*=============================*/
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;
}

/*=============================*/
/*youtube*/
/*=============================*/
.moviey iframe {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.moviey{
    padding: 20px 0;
}
