@charset "UTF-8";
@media screen and (max-width: 640px) {
  body {
    min-width: 100%;
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
  }
  /*==============headline================*/
  .hl_circle_01 {
    padding-left: 35px;
    font-size: 20px;
    font-size: 1.25rem;
  }
  .hl_circle_01::before, .hl_circle_01::after {
    left: 10px;
  }
  .hl_circle_01::before {
    width: 19px;
    height: 19px;
  }
  .hl_circle_01::after {
    left: 13px;
    width: 13px;
    height: 13px;
  }
  .hl_center {
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 0 10px;
    width: 100%;
  }
  .hl_center img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  /*==============header================*/
  header {
    width: 100%;
    height: auto;
    border-bottom: 2px solid #009FBC;
    /*==============headerdoujitsu===============*/
  }
  header .h_inner {
    width: 100%;
    height: auto;
    position: relative;
  }
  header .h_inner h1 {
    margin: 0;
  }
  header .h_inner h1 .logo {
    width: 261px;
    height: 56px;
  }
  header .h_inner .h_inner_right {
    display: none;
  }
  header .h_inner .bannerareatop {
    display: none;
  }
  header .h_inner #spMenu {
    display: block;
    position: absolute;
    top: 15px;
    right: 3px;
  }
  header .h_inner #spMenu a {
    display: block;
    text-indent: -9999px;
    background-image: url(/tokyo-np/archives/senkyo/kokusei201907/image/button.png) no-repeat;
    background-size: 80%;
    width: 46px;
    height: 36px;
  }
  header .h_inner2 {
    width: 100%;
    height: 44px;
    position: relative;
  }
  header .h_inner2 h1 {
    margin: 0;
  }
  header .h_inner2 h1 .logo2 {
    width: 261px;
    height: 44px;
  }
  header .h_inner2 .h_inner_right {
    display: none;
  }
  header .h_inner2 .bannerareatop {
    display: none;
  }
  header .h_inner2 #spMenu2 {
    display: block;
    position: absolute;
    top: 10px;
    right: 3px;
  }
  header .h_inner2 #spMenu2 a {
    display: block;
    text-indent: -9999px;
    background-image: url(/tokyo-np/archives/senkyo/kokusei201907/image/button.png) no-repeat;
    background-size: 80%;
    width: 43px;
    height: 36px;
  }
  .bannerarea {
    margin: 10px 0 0;
  }
  .bannerarea img {
    max-width: 100%;
    height: auto;
  }
  /*==============link_button================*/
  .link_btn {
    width: 100%;
    height: 40px;
    background-color: #fff;
  }
  .link_btn .link_btn_inner {
    width: 100%;
    margin: 0 auto;
  }
  .link_btn .link_btn_inner ul {
    width: 100%;
    margin-right: 0;
  }
  .link_btn .link_btn_inner ul:before, .link_btn .link_btn_inner ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .link_btn .link_btn_inner ul li {
    width: 49.5%;
    height: 40px;
    background-color: #038dc9;
    float: left;
    list-style: none;
    margin-right: 0;
  }
  .link_btn .link_btn_inner ul li a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: white;
  }
  .link_btn .link_btn_inner ul li a:hover {
    background-color: #03a4e9;
  }
  .link_btn .link_btn_inner ul li a img {
    width: 18px;
    vertical-align: middle;
    padding: 0 0 3px 6px;
  }
  .link_btn .link_btn_inner ul li:first-child {
    float: left;
    margin-right: 1%;
  }
  /*==============cg================*/
  .cg {
    margin: 0;
    background-color: #fff;
    padding: 0;
  }
  .cg .cg_inner {
    width: 100%;
    height: auto;
    padding: 0;
  }
  .cg .cg_inner .graph {
    width: 100%;
    height: auto;
    float: none;
    margin: 0;
    position: relative;
  }
  .cg .cg_inner .graph .graph_top_border {
    width: 100%;
    border: 2px solid #038DC9;
  }
  .cg .cg_inner .graph .graph_top {
    width: 100%;
    height: auto;
  }
  .cg .cg_inner .graph .graph_top img {
    width: 200px;
    display: block;
    margin: 8px auto 8px;
  }
  .cg .cg_inner .graph .graph_middle {
    margin: 10px auto 0;
    width: 90%;
    height: 100px;
    background-size: 100% auto;
    position: relative;
    padding-bottom: 10px;
  }
  .cg .cg_inner .graph .graph_middle .box_hansu {
    width: auto;
    height: 110px;
    position: relative;
  }
  .cg .cg_inner .graph .graph_middle .box_hansu .box_hansu_inner {
    position: absolute;
    width: 80px;
    height: 33px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
  }
  .cg .cg_inner .graph .graph_middle .box_hansu .box_hansu_inner .hansu {
    width: 80px;
    text-align: right;
    position: absolute;
    right: 0;
    left: -5px;
    top: 0;
    line-height: 28px;
  }
  .cg .cg_inner .graph .graph_middle .box_hansu .box_hansu_inner img {
    position: absolute;
  }
  .cg .cg_inner .graph .graph_middle .yoto_giseki .yoto_number {
    width: 90px;
    height: 90px;
    line-height: 95px;
    position: absolute;
    top: 0;
    font-size: 32px;
    color: #006699;
  }
  .cg .cg_inner .graph .graph_middle .yoto_giseki img {
    width: 90px;
  }
  .cg .cg_inner .graph .graph_middle .yato_giseki {
    width: 90px;
    height: 90px;
    float: right;
    position: relative;
  }
  .cg .cg_inner .graph .graph_middle .yato_giseki .yato_number {
    width: 90px;
    height: 100%;
    line-height: 95px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 32px;
    color: #980017;
  }
  .cg .cg_inner .graph .graph_middle .yato_giseki img {
    width: 90px;
  }
  .cg .cg_inner .graph .graph_middle .img_teisu {
    width: 110px;
    height: 100px;
    float: left;
    padding: 0 0 0 15px;
    position: absolute;
    left: 0;
    right: 0;
    top: 14px;
    margin-left: auto;
    margin-right: auto;
  }
  .cg .cg_inner .graph .graph_middle .img_teisu ul li {
    list-style: none;
  }
  .cg .cg_inner .graph .graph_middle .img_teisu ul li img {
    width: 60px;
  }
  .cg .cg_inner .graph .graph_middle .img_teisu ul li span {
    font-size: 13px;
    vertical-align: top;
    padding: 0 0 0 4px;
  }
  .cg .cg_inner .graph .graph_middle2 {
    width: 90%;
    height: 80px;
    margin: 0 auto 10px;
    margin-bottom: 10px;
    position: relative;
    z-index: 0;
  }
  .cg .cg_inner .graph .graph_middle2:before, .cg .cg_inner .graph .graph_middle2:after {
    content: "";
    display: table;
    clear: both;
  }
  .cg .cg_inner .graph .graph_middle2 .img_yoto_hikaisen {
    width: 31.4%;
    height: 80px;
    position: relative;
    background-color: black;
    float: left;
    z-index: 10;
  }
  .cg .cg_inner .graph .graph_middle2 .img_yoto_hikaisen .yoto_hikaisen {
    width: 100%;
    height: 80px;
    text-align: center;
    line-height: 72px;
    position: absolute;
    top: 0;
    color: #fff;
    font-size: 26px;
  }
  .cg .cg_inner .graph .graph_middle2 .img_yoto_hikaisen img {
    display: block;
    position: relative;
    left: 0;
    top: 18px;
    margin: 0 auto;
  }
  .cg .cg_inner .graph .graph_middle2 .img_yato_hikaisen {
    width: 18.6%;
    height: 80px;
    position: relative;
    background-color: black;
    float: right;
    z-index: 10;
  }
  .cg .cg_inner .graph .graph_middle2 .img_yato_hikaisen .yato_hikaisen {
    width: 100%;
    height: 80px;
    text-align: center;
    line-height: 72px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    font-size: 26px;
  }
  .cg .cg_inner .graph .graph_middle2 .img_yato_hikaisen .yato_hikaisen img {
    display: block;
    position: relative;
    right: 0;
    top: 18px;
    margin: 0 auto;
  }
  .cg .cg_inner .graph .graph_middle2 .yoto_bar {
    overflow: hidden;
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    z-index: -1;
  }
  .cg .cg_inner .graph .graph_middle2 .yoto_bar span {
    display: block;
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/bg_yoto.png) left top repeat-x;
    height: 80px;
    z-index: 5;
  }
  .cg .cg_inner .graph .graph_middle2 .yato_bar {
    overflow: hidden;
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
  }
  .cg .cg_inner .graph .graph_middle2 .yato_bar span {
    display: block;
    float: right;
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/bg_yato.png) right top repeat-x;
    height: 80px;
    z-index: 5;
  }
  .cg .cg_inner .graph .graph_middle2 .kautoku_left {
    width: 18.6%;
    height: 80px;
    float: left;
    position: relative;
  }
  .cg .cg_inner .graph .graph_middle2 .kautoku_left .kakutoku_img {
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/cg_acquisition.png) center top no-repeat;
    position: absolute;
    left: 0;
    top: 15px;
    width: 100%;
    height: 37px;
    z-index: 10;
  }
  .cg .cg_inner .graph .graph_middle2 .kautoku_left .yoto_kakutoku {
    width: 100%;
    height: 80px;
    line-height: 100px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 30px;
    z-index: 10;
  }
  .cg .cg_inner .graph .graph_middle2 .kahansu-bar {
    width: 1px;
    height: 123px;
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/dot.png) repeat-y;
    position: absolute;
    top: -3px;
    left: 50%;
  }
  .cg .cg_inner .graph .graph_middle2 .kakutoku_right {
    width: 31.4%;
    height: 80px;
    float: right;
    position: relative;
  }
  .cg .cg_inner .graph .graph_middle2 .kakutoku_right .kakutoku_img2 {
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/cg_acquisition.png) center top no-repeat;
    position: absolute;
    left: 20px;
    top: 15px;
    z-index: 10;
    width: 100%;
    height: 37px;
  }
  .cg .cg_inner .graph .graph_middle2 .kakutoku_right .yato_kakutoku {
    width: 100%;
    line-height: 100px;
    text-align: center;
    position: absolute;
    left: 20px;
    top: 0;
    color: #fff;
    font-size: 30px;
    z-index: 10;
  }
  .cg .cg_inner .graph .graph_middle3 {
    width: 90%;
    margin: 0 auto;
  }
  .cg .cg_inner .graph .graph_middle3:before, .cg .cg_inner .graph .graph_middle3:after {
    content: "";
    display: table;
    clear: both;
  }
  .cg .cg_inner .graph .graph_middle3 .graph_middle3_1 {
    width: 55.8%;
    height: 30px;
    background-color: #00365B;
    float: left;
    margin-bottom: 10px;
    opacity: 0.8;
    position: relative;
  }
  .cg .cg_inner .graph .graph_middle3 .graph_middle3_1 span {
    color: #fff;
    font-size: 13px;
    margin: 0 0 0 7px;
    display: inline-block;
    line-height: 30px;
  }
  .cg .cg_inner .graph .graph_middle3 .graph_middle3_1 .yoto_koujimae {
    width: 100%;
    text-align: right;
    position: absolute;
    left: -8px;
    top: 0;
    color: #fff;
  }
  .cg .cg_inner .graph .graph_middle3 .graph_middle3_2 {
    width: 43.8%;
    height: 30px;
    background-color: #660004;
    float: left;
    opacity: 0.8;
    position: relative;
    margin-left: 0.4%;
  }
  .cg .cg_inner .graph .graph_middle3 .graph_middle3_2 .yato_koujimae {
    width: 25%;
    text-align: left;
    position: absolute;
    left: 5px;
    top: 0;
    color: #fff;
  }
  .cg .cg_inner .graph .graph_under {
    width: 90%;
    padding-bottom: 50px;
    position: relative;
    margin: auto;
  }
  .cg .cg_inner .graph .graph_under .graph_kaisen {
    width: 100%;
    height: 30px;
    position: absolute;
  }
  .cg .cg_inner .graph .graph_under .graph_under_bg {
    width: 100%;
    height: 30px;
    background-color: #ccc;
    overflow: hidden;
  }
  .cg .cg_inner .graph .graph_under .cg_162 {
    position: relative;
    width: 66.6%;
    height: 62px;
    position: absolute;
    top: 0px;
  }
  .cg .cg_inner .graph .graph_under .cg_162:after {
    width: 80px;
    height: 60px;
    content: url(/tokyo-np/archives/senkyo/kokusei201907/image/cg_162.png);
    position: absolute;
    right: -40px;
  }
  .cg .cg_inner .graph .graph_under .cg_162 img {
    display: none;
  }
  .cg .cg_inner .graph .graph_under .kaisen-bar {
    width: 2px;
    height: 30px;
    position: absolute;
    left: 66%;
  }
  .cg .cg_inner .parties {
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 20px;
  }
  .cg .cg_inner .parties .parties_inner {
    width: 90%;
    margin: 0 auto;
    padding: 60px 1% 10px 1%;
  }
  .cg .cg_inner .parties .parties_inner .parties_detail a {
    color: #069;
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow03.png) 0 no-repeat;
  }
  .cg .cg_inner .parties .parties_inner .list_yoto {
    width: 49%;
  }
  .cg .cg_inner .parties .parties_inner .list_yoto .yoto {
    text-align: center;
    border: 2px solid;
    list-style: none;
    width: 48%;
    height: 90px;
    float: left;
    box-sizing: border-box;
    margin-left: 1.5%;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .cg .cg_inner .parties .parties_inner .list_yoto .yoto .yoto_top {
    border-bottom: 2px solid;
    line-height: 18px;
    box-sizing: border-box;
    width: 100%;
    height: 19px;
  }
  .cg .cg_inner .parties .parties_inner .list_yoto .yoto .yoto_middle {
    width: 100%;
    height: 48px;
    background-color: #fff;
    box-sizing: border-box;
    line-height: 48px;
    font-size: 34px;
  }
  .cg .cg_inner .parties .parties_inner .list_yoto .yoto .yoto_under {
    line-height: 19px;
    width: 100%;
    height: 19px;
    background-color: #DFDFDF;
    box-sizing: border-box;
    font-size: 14px;
  }
  .cg .cg_inner .parties .parties_inner .list_yoto .yoto:nth-child {
    margin-left: 0;
  }
  .cg .cg_inner .parties .parties_inner .yato {
    text-align: center;
    border: 2px solid;
    list-style: none;
    width: 24%;
    height: 90px;
    float: left;
    box-sizing: border-box;
    margin-left: 0.5%;
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: 6px;
  }
  .cg .cg_inner .parties .parties_inner .yato .yato_top {
    border-bottom: 2px solid;
    line-height: 18px;
    box-sizing: border-box;
    width: 100%;
    height: 19px;
  }
  .cg .cg_inner .parties .parties_inner .yato .yato_middle {
    width: 100%;
    height: 48px;
    background-color: #fff;
    box-sizing: border-box;
    line-height: 48px;
    font-size: 34px;
  }
  .cg .cg_inner .parties .parties_inner .yato .yato_under {
    line-height: 19px;
    width: 100%;
    height: 19px;
    background-color: #DFDFDF;
    box-sizing: border-box;
    font-size: 14px;
  }
  .cg .cg_inner .parties .parties_inner .yato:nth-child {
    margin-left: 0;
  }
  .cg .cg_inner .parties .parties_inner .yoto_text {
    overflow: hidden;
    float: left;
    font-size: 14px;
  }
  /*==============region_list================*/
  .region_list {
    padding-bottom: 14px;
    width: 100%;
  }
  .region_list ul {
    padding: 0 10px;
  }
  .region_list ul li {
    margin: 0 0 6px 0;
    width: 32%;
  }
  .region_list ul li a {
    width: 100%;
    overflow: hidden;
  }
  .region_list ul li a img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }
  .region_list ul li:last-of-type {
    width: 100%;
  }
  .region_list ul li:last-of-type a {
    height: 50px;
  }
  .region_list ul li:last-of-type a img {
    top: 0;
    bottom: 0;
  }
  .region_list.tokyo ul li {
    width: 32%;
  }
  .region_list.tokyo ul li a {
    width: 100%;
    height: 98px;
  }
  .region_list.tokyo ul li:last-of-type {
    width: 66%;
  }
  /*==============rikouho_anchor================*/
  .rikouho_anchor {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  .rikouho_anchor:before, .rikouho_anchor:after {
    content: "";
    display: table;
    clear: both;
  }
  .rikouho_anchor .rikouho_anchor_list {
    margin: 0 auto;
    width: 90%;
    height: 56px;
    background-color: #038dc9;
  }
  .rikouho_anchor .rikouho_anchor_list a {
    display: block;
    text-align: center;
    color: white;
    line-height: 56px;
    font-size: 16px;
  }
  .rikouho_anchor .rikouho_anchor_list a:hover {
    background-color: #038dc9;
  }
  .rikouho_anchor .rikouho_anchor_list img {
    width: 30px;
    height: auto;
    padding: 0 1px 3px 0;
  }
  .rikouho_anchor ul:before, .rikouho_anchor ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .rikouho_anchor ul li {
    list-style: none;
    float: none;
    width: 90%;
    height: 46px;
    margin: 0 auto;
  }
  .rikouho_anchor ul li:first-child + li + li {
    background-color: #fff;
  }
  .rikouho_anchor ul li:first-child + li + li + li {
    background-color: #e5f3f9;
  }
  .rikouho_anchor ul li a {
    display: block;
    color: #000;
    text-align: left;
    line-height: 46px;
    font-size: 14px;
    padding-left: 10px;
  }
  .rikouho_anchor ul li a:hover {
    color: #000;
  }
  .rikouho_anchor ul li img {
    width: 16px;
    vertical-align: middle;
    padding: 0 5px 3px 0;
  }
  /*==============tabumenu================*/
  #tabumenu {
    width: 100%;
    height: 60px;
    background-color: #009FBC;
  }
  #tabumenu .tab {
    width: 100%;
    margin: 0 auto;
    height: 60px;
  }
  #tabumenu .tab li a {
    float: left;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 50%;
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
  }
  /*==============h2area================*/
  .h2_area {
    width: 100%;
    height: 60px;
    background-color: #009FBC;
  }
  .h2_area .h2_area_inner {
    width: 100%;
    height: 60px;
    margin: 0 auto;
  }
  .h2_area .h2_area_inner h2 p {
    display: block;
    color: white;
    text-align: center;
    line-height: 60px;
    font-size: 86%;
  }
  /*================Breadcrumb==============*/
  .Breadcrumb {
    display: none;
  }
  /*==============news================*/
  .news {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
  }
  .news .newsbox {
    width: 100%;
    height: auto;
  }
  .news .newsbox .newsboxinner {
    width: 100%;
    height: auto;
    padding: 14px 16px;
    box-sizing: border-box;
  }
  .news .newsbox .newsboxinner .title {
    display: none;
  }
  .news .newsbox .newsboxinner .title-sp {
    display: block;
  }
  .news .newsbox .newsboxinner .title-sp h1 {
    display: block;
    margin: 0;
  }
  .news .newsbox .newsboxinner .title-sp h1 a {
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow01.png) 0 no-repeat;
    text-decoration: none;
    color: black;
    font-size: 18px;
    display: block;
    line-height: 1.4;
    padding: 0 0 0 16px;
  }
  .news .newsbox .newsboxinner .photoarea {
    width: auto;
    margin: 0 0 0 10px;
  }
  .news .newsbox .newsboxinner .photoarea img {
    max-width: 100px;
    margin: 0 auto;
    display: block;
  }
  .news .newsbox .newsboxinner .date {
    display: block;
    font-size: 80%;
  }
  .news .newsbox .newsboxinner .Lead {
    display: none;
  }
  .news .newsbox .newsboxinner .caption {
    display: none;
  }
  .news_list_main {
    display: none;
  }
  /*==============content================*/
  .content {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .content .columnHalf {
    float: none;
    width: 100%;
    height: auto;
  }
  .content .columnHalf .menu {
    position: relative;
    display: block;
    text-align: center;
    line-height: 60px;
    text-decoration: none;
    color: #fff;
  }
  .content .columnHalf .menu:after {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -1.9rem;
    content: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow04.png);
  }
  .content .columnHalf .menu.active:after {
    content: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow05.png);
  }
  .content .columnHalf ul {
    padding: 0;
  }
  .content .columnHalf li {
    margin: 0;
  }
  .content .columnHalf li a {
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow01.png) no-repeat 20px;
    text-decoration: none;
    color: #000;
    padding: 16px 10px 16px 40px;
    display: block;
    line-height: 1.4;
  }
  .content .columnHalf li a:hover {
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow01.png) no-repeat 20px;
    color: #333;
  }
  .content .columnHalf li:last-child {
    margin-bottom: 16px;
  }
  .content .columnHalf .b_color {
    background: none;
  }
  .content .columnHalf .spbutton {
    display: block;
    width: 90%;
    height: 60px;
    border-radius: 6px;
    background-color: #009FBC;
    margin: 0 auto 20px;
  }
  .content .columnHalf .spbutton a {
    display: block;
    text-align: center;
    line-height: 60px;
    text-decoration: none;
    color: #fff;
    font-size: 130%;
  }
  .content .columnHalf.b_color {
    background: transparent;
  }
  .news_list {
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }
  .news_list .news_list_inner {
    margin: 0 auto 20px;
    width: 100%;
    height: auto;
    border: none;
  }
  .news_list .news_list_inner h3 {
    display: inline;
    font-size: 16px;
  }
  .news_list .news_list_inner ul li a {
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow01.png) no-repeat 20px;
    text-decoration: none;
    color: #000;
    line-height: 1.5;
    padding: 20px 10px 20px 40px;
    display: block;
  }
  .news_list .news_list_inner ul li a:hover {
    color: black;
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow01.png) no-repeat 20px;
  }
  .news_list .news_list_inner ul li a img {
    margin-left: 0;
  }
  .news_list .news_list_inner ul li .date {
    font-size: 80%;
  }
  .news_list .news_list_inner ul li:first-child {
    display: block;
  }
  .odd {
    background-color: #e8e8e8;
  }
  .even {
    background-color: white;
  }
  /*==============news_article================*/
  .news_article {
    width: 100%;
    height: auto;
    padding: 0;
    margin-bottom: 20px;
  }
  .news_article .news_article_box {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
  }
  .news_article .news_article_box .news_article_boxinner {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .title h1 {
    border-bottom: 2px solid #009FBC;
    padding: 20px 5%;
    margin: 0;
    line-height: 1.4;
    font-size: 20px;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .title h1 a {
    text-decoration: none;
    color: #000;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .date_area {
    float: none;
    border-bottom: 1px solid #999;
    padding: 16px 5%;
    width: 100%;
    box-sizing: border-box;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .date_area .date {
    padding: 0;
    text-align: right;
    margin: 0;
    font-size: 14px;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Photo-undefine {
    float: none;
    margin: 30px auto;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Photo-undefine img {
    max-width: 300px;
    height: auto;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Photo-undefine .Etoki {
    margin: 0;
    font-size: 80%;
    line-height: 1.5;
    font-weight: bold;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Photo-center {
    margin: 20px auto;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Photo-center img {
    max-width: 300px;
    height: auto;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Photo-center .Etoki {
    margin: 0;
    font-size: 80%;
    line-height: 1.5;
    font-weight: bold;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Photo-right {
    float: none;
    margin: 30px auto;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Photo-right img {
    max-width: 300px;
    height: auto;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Photo-right .Etoki {
    margin: 0;
    font-size: 80%;
    line-height: 1.5;
    font-weight: bold;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Photo-left {
    float: none;
    margin: 30px auto;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Photo-left img {
    max-width: 300px;
    height: auto;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Photo-left .Etoki {
    margin: 0;
    font-size: 80%;
    line-height: 1.5;
    font-weight: bold;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Headline1 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.7;
    margin: 10px 0;
    padding: 0 5%;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Headline2 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.7;
    margin: 10px 0;
    padding: 0 5%;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Headline3 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.7;
    margin: 10px 0;
    padding: 0 5%;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Text {
    width: 90%;
    margin: 0 auto;
  }
  .news_article .news_article_box .news_article_boxinner .news_article_boxinner_text .Text p {
    line-height: 1.7;
    margin-top: 14px;
  }
  .news_article .news_article_box .news_article_boxinner .social-plugin-wrapper {
    float: none;
    border-bottom: 1px solid #999;
    padding: 16px 5% 6px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .news_article .news_article_box .news_article_boxinner .social-plugin-wrapper .social-plugin:before, .news_article .news_article_box .news_article_boxinner .social-plugin-wrapper .social-plugin:after {
    content: "";
    display: table;
    clear: both;
  }
  .news_article .news_article_box .news_article_boxinner .social-plugin-wrapper .social-plugin .sns-button {
    float: left;
    margin-right: 10px;
    margin-bottom: 4px;
    vertical-align: bottom;
  }
  .news_article .news_article_box .news_article_boxinner .social-plugin-wrapper .social-plugin .sns-button .fb_iframe_widget > span {
    vertical-align: baseline !important;
  }
  .news_article .news_article_box .news_article_boxinner .social-plugin-wrapper .social-plugin .line {
    display: block;
  }
  .news_article .news_article_box .news_article_boxinner .Explanation {
    width: 90%;
    background-color: #e5eff5;
    margin: 30px auto;
    padding: 20px;
    box-sizing: border-box;
  }
  .news_article .news_article_box .news_article_boxinner .Explanation p {
    font-size: 16px;
    line-height: 1.4;
  }
  .news_article .news_article_box .news_article_boxinner .Jikai {
    padding: 0 5%;
    line-height: 1.4;
  }
  .news_article .news_article_box .news_article_boxinner .Creditline {
    padding: 0 5%;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  /*==============f_list================*/
  .f_list .f_list_inner {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
  }
  .f_list .f_list_inner ul {
    width: 100%;
  }
  .f_list .f_list_inner ul li {
    float: none;
    list-style: none;
    width: 100%;
    height: 60px;
    background-color: #009FBC;
    position: relative;
    margin: 0;
  }
  .f_list .f_list_inner ul li a {
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 60px;
  }
  .f_list .f_list_inner ul li a:after {
    position: absolute;
    right: 20px;
    content: '>';
  }
  /*==============f_banner_area================*/
  .f_banner_area {
    max-width: 90%;
    height: 50px;
    margin: 0 auto;
  }
  .f_banner_area:before, .f_banner_area:after {
    content: "";
    display: table;
    clear: both;
  }
  .f_banner_area a {
    display: block;
    padding: 0;
  }
  .f_banner_area a img {
    display: block;
    margin: 0 auto;
    padding-top: 12px;
  }
  .f_link {
    display: block;
  }
  .f_link .chunichiweb_banner_footer {
    width: 90%;
    display: block;
    height: 45px;
    background-color: white;
    margin: 10px auto 0;
    border: 2px solid #ccc;
  }
  .f_link .chunichiweb_banner_footer img {
    display: block;
    margin: 0 auto;
    padding-top: 14px;
  }
  .f_link .plus_banner_footer {
    width: 90%;
    display: block;
    height: 45px;
    background-color: white;
    border: 2px solid #ccc;
    margin: 10px auto 10px;
  }
  .f_link .plus_banner_footer img {
    display: block;
    margin: 0 auto;
    padding-top: 12px;
  }
  /*==============footer================*/
  footer {
    background-color: #e0ebf8;
  }
  #ftSubnavi {
    background: none;
    border-top: none;
    padding: 0;
  }
  .wrap {
    width: 100%;
  }
  #ftSubnaviBox1 {
    overflow: inherit;
    margin: 0;
    background: #e0ebf8;
    border-top: none;
    font-size: 14px;
    padding: 10px 2%;
  }
  #ftSubnaviBox1 h2 {
    display: none;
  }
  #ftSubnaviBox1 ul {
    float: none;
    overflow: hidden;
  }
  #ftSubnaviBox1 ul li {
    float: none;
    margin: 0 0 5px;
    padding: 0;
  }
  #ftSubnaviBox1 ul li a {
    display: block;
    background: #fff;
    color: #333;
    padding: 10px;
  }
  #ftSubnaviBox1 ul li a:hover {
    color: #0568de;
  }
  #ftSubnavi p {
    border-top: none;
    font-size: 10px;
    margin: 0;
    padding: 12px 0;
    text-align: center;
  }
  #ftSubnavi p:before, #ftSubnavi p:after {
    content: "";
    display: table;
    clear: both;
  }
  /*==============table================*/
  #todokede_table1 {
    width: 90%;
    padding-bottom: 20px;
  }
  #todokede_table1 .table-1 {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
  }
  #todokede_table1 .table-1 dl,
  #todokede_table1 .table-1 dt,
  #todokede_table1 .table-1 dd {
    margin: 0;
    padding: 0;
  }
  #todokede_table1 .table-1 .list-row {
    display: block;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
  }
  #todokede_table1 .table-1 .list-row:before, #todokede_table1 .table-1 .list-row:after {
    content: "";
    display: table;
    clear: both;
  }
  #todokede_table1 .table-1 .list-row.koumoku {
    font-size: 13px;
    background-color: #038dc9;
    margin: 0;
    line-height: 1.1em;
  }
  #todokede_table1 .table-1 .list-row.koumoku .list-detail-left .tou,
  #todokede_table1 .table-1 .list-row.koumoku .list-detail-left .point,
  #todokede_table1 .table-1 .list-row.koumoku .list-detail-left .photo {
    height: auto;
  }
  #todokede_table1 .table-1 .list-row.koumoku .list-detail-right {
    vertical-align: top;
    padding: 10px 0;
  }
  #todokede_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-1 .name,
  #todokede_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-1 .age {
    height: auto;
    color: white;
    border-left: none;
  }
  #todokede_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .kounin,
  #todokede_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .suisen,
  #todokede_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .sinkyu,
  #todokede_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .text,
  #todokede_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .kaisu,
  #todokede_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .jyuhuku {
    height: auto;
    border-left: none;
  }
  #todokede_table1 .table-1 .list-row .list-detail-left {
    display: block;
    float: left;
    width: 22%;
    box-sizing: border-box;
    border: none;
  }
  #todokede_table1 .table-1 .list-row .list-detail-left .photo {
    display: block;
    float: right;
    width: 100%;
    box-sizing: border-box;
    border: none;
    height: auto;
    padding-top: 6px;
  }
  #todokede_table1 .table-1 .list-row .list-detail-left .photo img {
    max-width: 50px;
    height: auto;
  }
  #todokede_table1 .table-1 .list-row .list-detail-left::after {
    content: "";
    clear: both;
    display: block;
  }
  #todokede_table1 .table-1 .list-row .list-detail-right {
    display: block;
    float: right;
    width: 78%;
    box-sizing: border-box;
    border: none;
    padding-top: 8px;
    padding-bottom: 12px;
    border-left: 1px solid #999;
  }
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-1 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-top: 2px;
    padding-left: 6px;
  }
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-1 .name {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-1 .age {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-1 .age::before {
    content: "(";
    display: inline-block;
  }
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-1 .age::after {
    content: ")";
    display: inline-block;
  }
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
  }
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .kounin,
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .suisen,
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .sinkyu,
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .text,
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .kaisu,
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .jyuhuku {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .kounin::after,
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .suisen::after,
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .sinkyu::after,
  #todokede_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .text::after {
    content: "/";
    display: inline-block;
    padding-left: 3px;
  }
  #todokede_table1 .info {
    padding: 10px 0;
  }
  #todokede_table1 .info p span {
    font-size: 14px;
    font-weight: bold;
  }
  #todokede_table1 .info p {
    padding: 0;
  }
  /*==============todokede_table1_photo_none================*/
  #todokede_table1_photo_none {
    width: 90%;
  }
  #todokede_table1_photo_none .table-1 {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
  }
  #todokede_table1_photo_none .table-1 dl,
  #todokede_table1_photo_none .table-1 dt,
  #todokede_table1_photo_none .table-1 dd {
    margin: 0;
    padding: 0;
  }
  #todokede_table1_photo_none .table-1 .list-row {
    display: block;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
  }
  #todokede_table1_photo_none .table-1 .list-row:before, #todokede_table1_photo_none .table-1 .list-row:after {
    content: "";
    display: table;
    clear: both;
  }
  #todokede_table1_photo_none .table-1 .list-row.koumoku {
    font-size: 13px;
    background-color: #038dc9;
    margin: 0;
    line-height: 1.1em;
  }
  #todokede_table1_photo_none .table-1 .list-row.koumoku .list-detail-left .tou,
  #todokede_table1_photo_none .table-1 .list-row.koumoku .list-detail-left .point,
  #todokede_table1_photo_none .table-1 .list-row.koumoku .list-detail-left .photo {
    height: auto;
  }
  #todokede_table1_photo_none .table-1 .list-row.koumoku .list-detail-right {
    vertical-align: top;
    padding: 10px 15px;
  }
  #todokede_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-1 .name,
  #todokede_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-1 .age {
    height: auto;
    color: white;
    border-left: none;
  }
  #todokede_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .kounin,
  #todokede_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .suisen,
  #todokede_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .sinkyu,
  #todokede_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .text,
  #todokede_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .kaisu,
  #todokede_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .jyuhuku {
    height: auto;
    border-left: none;
  }
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right {
    display: block;
    float: none;
    width: 100%;
    box-sizing: border-box;
    border: none;
    padding: 10px 15px;
  }
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-1 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
  }
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-1 .name {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-1 .age {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-1 .age::before {
    content: "(";
    display: inline-block;
  }
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-1 .age::after {
    content: ")";
    display: inline-block;
  }
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 12px;
  }
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .kounin,
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .suisen,
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .sinkyu,
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .text,
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .kaisu,
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .jyuhuku {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .kounin::after,
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .suisen::after,
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .sinkyu::after,
  #todokede_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .text::after {
    content: "/";
    display: inline-block;
    padding-left: 3px;
  }
  #todokede_table1_photo_none .info {
    padding: 10px 0 0;
  }
  #todokede_table1_photo_none .info p span {
    font-size: 14px;
    font-weight: bold;
  }
  #todokede_table1_photo_none .info p {
    padding: 0 0 10px;
  }
  /*==============todokede_table2================*/
  #todokede_table2 {
    width: 90%;
    padding-bottom: 20px;
  }
  #todokede_table2 .table-2 {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
  }
  #todokede_table2 .table-2 dl,
  #todokede_table2 .table-2 dt,
  #todokede_table2 .table-2 dd {
    margin: 0;
    padding: 0;
  }
  #todokede_table2 .table-2 .list-row {
    display: block;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
  }
  #todokede_table2 .table-2 .list-row:before, #todokede_table2 .table-2 .list-row:after {
    content: "";
    display: table;
    clear: both;
  }
  #todokede_table2 .table-2 .list-row.koumoku {
    font-size: 13px;
    background-color: #038dc9;
    margin: 0;
    line-height: 1.1em;
  }
  #todokede_table2 .table-2 .list-row.koumoku .list-detail-left .tou,
  #todokede_table2 .table-2 .list-row.koumoku .list-detail-left .point,
  #todokede_table2 .table-2 .list-row.koumoku .list-detail-left .photo {
    height: auto;
  }
  #todokede_table2 .table-2 .list-row.koumoku .list-detail-right {
    vertical-align: top;
    padding: 10px 0;
  }
  #todokede_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-1 .name,
  #todokede_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-1 .age {
    height: auto;
    color: white;
    border-left: none;
  }
  #todokede_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .kounin,
  #todokede_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .suisen,
  #todokede_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .sinkyu,
  #todokede_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .text,
  #todokede_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .kaisu,
  #todokede_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .jyuhuku {
    height: auto;
    border-left: none;
  }
  #todokede_table2 .table-2 .list-row .list-detail-left {
    display: block;
    float: left;
    width: 22%;
    box-sizing: border-box;
    border: none;
  }
  #todokede_table2 .table-2 .list-row .list-detail-left .tou {
    display: block;
    float: left;
    width: 16%;
    box-sizing: border-box;
    border: none;
  }
  #todokede_table2 .table-2 .list-row .list-detail-left .point {
    display: block;
    float: left;
    width: 42%;
    box-sizing: border-box;
    border: none;
  }
  #todokede_table2 .table-2 .list-row .list-detail-left .photo {
    display: block;
    float: right;
    width: 100%;
    box-sizing: border-box;
    border: none;
    height: auto;
    padding-top: 6px;
  }
  #todokede_table2 .table-2 .list-row .list-detail-left .photo img {
    max-width: 50px;
    height: auto;
  }
  #todokede_table2 .table-2 .list-row .list-detail-left::after {
    content: "";
    clear: both;
    display: block;
  }
  #todokede_table2 .table-2 .list-row .list-detail-right {
    display: block;
    float: right;
    width: 78%;
    box-sizing: border-box;
    border: none;
    padding-top: 8px;
    padding-bottom: 12px;
    border-left: 1px solid #999;
  }
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-1 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-top: 2px;
    padding-left: 6px;
  }
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-1 .name {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-1 .age {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-1 .age::before {
    content: "(";
    display: inline-block;
  }
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-1 .age::after {
    content: ")";
    display: inline-block;
  }
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
  }
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .kounin,
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .suisen,
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .sinkyu,
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .text,
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .kaisu,
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .jyuhuku {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .kounin::after,
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .suisen::after,
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .sinkyu::after,
  #todokede_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .text::after {
    content: "/";
    display: inline-block;
    padding-left: 3px;
  }
  #todokede_table2 .info {
    padding: 10px 0 10px;
  }
  #todokede_table2 .info p span {
    font-size: 14px;
    font-weight: bold;
  }
  #todokede_table2 .info p {
    padding: 0 0 10px;
  }
  /*==============todokede_table2_photo_none================*/
  #todokede_table2_photo_none {
    width: 90%;
    padding-bottom: 20px;
  }
  #todokede_table2_photo_none .table-2 {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
  }
  #todokede_table2_photo_none .table-2 dl,
  #todokede_table2_photo_none .table-2 dt,
  #todokede_table2_photo_none .table-2 dd {
    margin: 0;
    padding: 0;
  }
  #todokede_table2_photo_none .table-2 .list-row {
    display: block;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
  }
  #todokede_table2_photo_none .table-2 .list-row:before, #todokede_table2_photo_none .table-2 .list-row:after {
    content: "";
    display: table;
    clear: both;
  }
  #todokede_table2_photo_none .table-2 .list-row.koumoku {
    font-size: 13px;
    background-color: #038dc9;
    margin: 0;
    line-height: 1.1em;
  }
  #todokede_table2_photo_none .table-2 .list-row.koumoku .list-detail-left .tou,
  #todokede_table2_photo_none .table-2 .list-row.koumoku .list-detail-left .point,
  #todokede_table2_photo_none .table-2 .list-row.koumoku .list-detail-left .photo {
    height: auto;
  }
  #todokede_table2_photo_none .table-2 .list-row.koumoku .list-detail-right {
    vertical-align: top;
    padding: 10px 15px;
  }
  #todokede_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-1 .name,
  #todokede_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-1 .age {
    height: auto;
    color: white;
    border-left: none;
  }
  #todokede_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .kounin,
  #todokede_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .suisen,
  #todokede_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .sinkyu,
  #todokede_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .text,
  #todokede_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .kaisu,
  #todokede_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .jyuhuku {
    height: auto;
    border-left: none;
  }
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right {
    display: block;
    float: none;
    width: 100%;
    box-sizing: border-box;
    border: none;
    padding: 10px 15px;
  }
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-1 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
  }
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-1 .name {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-1 .age {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-1 .age::before {
    content: "(";
    display: inline-block;
  }
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-1 .age::after {
    content: ")";
    display: inline-block;
  }
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 12px;
  }
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .kounin,
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .suisen,
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .sinkyu,
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .text,
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .kaisu,
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .jyuhuku {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .kounin::after,
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .suisen::after,
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .sinkyu::after,
  #todokede_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .text::after {
    content: "/";
    display: inline-block;
    padding-left: 3px;
  }
  #todokede_table2_photo_none .info {
    padding: 10px 0 10px;
  }
  #todokede_table2_photo_none .info p span {
    font-size: 14px;
    font-weight: bold;
  }
  #todokede_table2_photo_none .info p {
    padding: 0 0 10px;
  }
  /*==============todokede_table3================*/
  #todokede_table3 {
    display: block;
    margin: 20px auto 0;
    width: 90%;
    height: auto;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    box-sizing: border-box;
  }
  #todokede_table3 thead th {
    background: #038dc9;
    font-weight: normal;
    border-right: 1px solid white;
    border-bottom: 1px solid #999;
    color: white;
    font-size: 14px;
  }
  #todokede_table3 thead .tr_top .under {
    border-bottom: 1px solid #999;
    width: 15%;
    height: 40px;
  }
  #todokede_table3 thead .tr_top .head_constituency {
    width: 15%;
  }
  #todokede_table3 thead .tr_top .sp-table-cell {
    display: table-cell;
    width: 15%;
    line-height: 1.3;
  }
  #todokede_table3 thead .tr_top .pc-table-cell {
    display: none;
  }
  #todokede_table3 thead .tr_under {
    display: none;
  }
  #todokede_table3 thead .tr_under th {
    border-bottom: 1px solid #999;
  }
  #todokede_table3 tbody tr th {
    height: 34px;
    font-weight: normal;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #ccc;
    text-align: center;
  }
  #todokede_table3 tbody tr .first {
    width: 190px;
    font-size: 14px;
  }
  #todokede_table3 tbody tr td {
    display: table-cell;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: center;
  }
  #todokede_table3 tbody tr .pc-only-table-cell {
    display: none;
  }
  .table3_text {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .table3_text p {
    font-size: 14px;
  }
  /*==============kaihyo_table3================*/
  #kaihyo_table3 {
    display: block;
    margin: 20px auto 20px auto;
    width: 90%;
    height: auto;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    box-sizing: border-box;
  }
  #kaihyo_table3 thead th {
    background: #038dc9;
    font-weight: normal;
    border-right: 1px solid white;
    border-bottom: 1px solid #999;
    color: white;
    font-size: 14px;
  }
  #kaihyo_table3 thead .tr_top .under {
    border-bottom: 1px solid #999;
    width: 13%;
    height: 40px;
  }
  #kaihyo_table3 thead .tr_top .head_constituency {
    width: 13%;
  }
  #kaihyo_table3 thead .tr_top .sp-table-cell {
    display: table-cell;
    width: 13%;
    line-height: 1.3;
  }
  #kaihyo_table3 thead .tr_top .pc-table-cell {
    display: none;
  }
  #kaihyo_table3 thead .tr_under {
    display: none;
  }
  #kaihyo_table3 thead .tr_under th {
    border-bottom: 1px solid #999;
  }
  #kaihyo_table3 tbody tr th {
    height: 34px;
    font-weight: normal;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #ccc;
    text-align: center;
  }
  #kaihyo_table3 tbody tr .first {
    width: 190px;
    font-size: 14px;
  }
  #kaihyo_table3 tbody tr td {
    display: table-cell;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: center;
  }
  #kaihyo_table3 tbody tr .pc-only-table-cell {
    display: none;
  }
  .table3_text {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .table3_text p {
    font-size: 14px;
  }
  /*==============todokede_table_shuin1================*/
  .todokede_table_shuin1 {
    width: 90%;
    padding-bottom: 20px;
  }
  .todokede_table_shuin1 .table_shuin1 {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
  }
  .todokede_table_shuin1 .table_shuin1 dl,
  .todokede_table_shuin1 .table_shuin1 dt,
  .todokede_table_shuin1 .table_shuin1 dd {
    margin: 0;
    padding: 0;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row {
    display: block;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row:before, .todokede_table_shuin1 .table_shuin1 .list-row:after {
    content: "";
    display: table;
    clear: both;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row.koumoku {
    font-size: 13px;
    background-color: #900;
    margin: 0;
    line-height: 1.1em;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row.koumoku .list-detail-left .tou,
  .todokede_table_shuin1 .table_shuin1 .list-row.koumoku .list-detail-left .point,
  .todokede_table_shuin1 .table_shuin1 .list-row.koumoku .list-detail-left .photo {
    height: auto;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row.koumoku .list-detail-right {
    vertical-align: top;
    padding: 10px 0;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row.koumoku .list-detail-right .list-detail-right-1 .name,
  .todokede_table_shuin1 .table_shuin1 .list-row.koumoku .list-detail-right .list-detail-right-1 .age {
    height: auto;
    color: white;
    border-left: none;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row.koumoku .list-detail-right .list-detail-right-2 .kounin,
  .todokede_table_shuin1 .table_shuin1 .list-row.koumoku .list-detail-right .list-detail-right-2 .suisen,
  .todokede_table_shuin1 .table_shuin1 .list-row.koumoku .list-detail-right .list-detail-right-2 .sinkyu,
  .todokede_table_shuin1 .table_shuin1 .list-row.koumoku .list-detail-right .list-detail-right-2 .text,
  .todokede_table_shuin1 .table_shuin1 .list-row.koumoku .list-detail-right .list-detail-right-2 .kaisu,
  .todokede_table_shuin1 .table_shuin1 .list-row.koumoku .list-detail-right .list-detail-right-2 .jyuhuku {
    height: auto;
    border-left: none;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-left {
    display: block;
    float: left;
    width: 22%;
    box-sizing: border-box;
    border: none;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-left .photo {
    display: block;
    float: right;
    width: 100%;
    box-sizing: border-box;
    border: none;
    height: auto;
    padding-top: 6px;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-left .photo img {
    max-width: 50px;
    height: auto;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-left::after {
    content: "";
    clear: both;
    display: block;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right {
    display: block;
    float: right;
    width: 78%;
    box-sizing: border-box;
    border: none;
    padding-top: 8px;
    padding-bottom: 12px;
    border-left: 1px solid #999;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-1 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-top: 2px;
    padding-left: 6px;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-1 .name {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-1 .age {
    display: inline-block;
    font-size: 13px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-1 .age::before {
    content: "(";
    display: inline-block;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-1 .age::after {
    content: ")";
    display: inline-block;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-2 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-2 .kounin,
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-2 .suisen,
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-2 .sinkyu,
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-2 .text,
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-2 .kaisu,
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-2 .jyuhuku {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-2 .kounin::after,
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-2 .suisen::after,
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-2 .sinkyu::after,
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-2 .text::after,
  .todokede_table_shuin1 .table_shuin1 .list-row .list-detail-right .list-detail-right-2 .kaisu::after {
    content: "/";
    display: inline-block;
    padding-left: 3px;
  }
  .todokede_table_shuin1 .info {
    padding: 10px 0;
  }
  .todokede_table_shuin1 .info p span {
    font-size: 14px;
    font-weight: bold;
  }
  .todokede_table_shuin1 .info p span img {
    width: 14px;
    padding: 0 4px 4px 0;
  }
  .todokede_table_shuin1 .info p {
    padding: 0;
    font-size: 14px;
  }
  /*==============todokede_table_shuin2================*/
  .todokede_table_shuin2 {
    border-collapse: collapse;
    width: 90%;
  }
  .todokede_table_shuin2 .table_shuin2 {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
  }
  .todokede_table_shuin2 .table_shuin2 dl,
  .todokede_table_shuin2 .table_shuin2 dt,
  .todokede_table_shuin2 .table_shuin2 dd {
    margin: 0;
    padding: 0;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row {
    display: block;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row:before, .todokede_table_shuin2 .table_shuin2 .list-row:after {
    content: "";
    display: table;
    clear: both;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row.koumoku {
    font-size: 13px;
    background-color: #900;
    margin: 0;
    line-height: 1.1em;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row.koumoku .list-detail-left .tou,
  .todokede_table_shuin2 .table_shuin2 .list-row.koumoku .list-detail-left .point,
  .todokede_table_shuin2 .table_shuin2 .list-row.koumoku .list-detail-left .photo {
    height: auto;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row.koumoku .list-detail-right {
    vertical-align: top;
    padding: 10px 0;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row.koumoku .list-detail-right .list-detail-right-1 .name,
  .todokede_table_shuin2 .table_shuin2 .list-row.koumoku .list-detail-right .list-detail-right-1 .age {
    height: auto;
    color: white;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row.koumoku .list-detail-right .list-detail-right-2 .kounin,
  .todokede_table_shuin2 .table_shuin2 .list-row.koumoku .list-detail-right .list-detail-right-2 .suisen,
  .todokede_table_shuin2 .table_shuin2 .list-row.koumoku .list-detail-right .list-detail-right-2 .sinkyu,
  .todokede_table_shuin2 .table_shuin2 .list-row.koumoku .list-detail-right .list-detail-right-2 .text,
  .todokede_table_shuin2 .table_shuin2 .list-row.koumoku .list-detail-right .list-detail-right-2 .kaisu,
  .todokede_table_shuin2 .table_shuin2 .list-row.koumoku .list-detail-right .list-detail-right-2 .jyuhuku {
    height: auto;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right {
    display: block;
    float: none;
    width: 100%;
    box-sizing: border-box;
    border: none;
    padding-bottom: 19px;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-1 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-top: 2px;
    padding-left: 6px;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-1 .name {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-1 .age {
    display: inline-block;
    font-size: 13px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-1 .age::before {
    content: "(";
    display: inline-block;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-1 .age::after {
    content: ")";
    display: inline-block;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-2 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-2 .kounin,
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-2 .suisen,
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-2 .sinkyu,
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-2 .text,
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-2 .kaisu,
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-2 .jyuhuku {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-2 .kounin::after,
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-2 .suisen::after,
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-2 .sinkyu::after,
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-2 .text::after,
  .todokede_table_shuin2 .table_shuin2 .list-row .list-detail-right .list-detail-right-2 .kaisu::after {
    content: "/";
    display: inline-block;
  }
  .todokede_table_shuin2 .info {
    padding: 10px 0;
  }
  .todokede_table_shuin2 .info p span {
    font-size: 14px;
    font-weight: bold;
  }
  .todokede_table_shuin2 .info p span img {
    width: 14px;
    padding: 0 4px 4px 0;
  }
  .todokede_table_shuin2 .info p {
    padding: 0;
    font-size: 14px;
  }
  /*==============todokede_table_shuin3================*/
  /*==============todokede_table_shuin3================*/
  .todokede_table_shuin3 {
    width: 90%;
    padding-bottom: 20px;
  }
  .todokede_table_shuin3 .table_shuin3 {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
  }
  .todokede_table_shuin3 .table_shuin3 dl,
  .todokede_table_shuin3 .table_shuin3 dt,
  .todokede_table_shuin3 .table_shuin3 dd {
    margin: 0;
    padding: 0;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row {
    display: block;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row:before, .todokede_table_shuin3 .table_shuin3 .list-row:after {
    content: "";
    display: table;
    clear: both;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row.koumoku {
    font-size: 13px;
    background-color: #900;
    margin: 0;
    line-height: 1.1em;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row.koumoku .list-detail-left .meibo {
    height: auto;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row.koumoku .list-detail-right {
    vertical-align: top;
    padding: 10px 0;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row.koumoku .list-detail-right .list-detail-right-1 .name,
  .todokede_table_shuin3 .table_shuin3 .list-row.koumoku .list-detail-right .list-detail-right-1 .age {
    height: auto;
    color: white;
    border-left: none;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row.koumoku .list-detail-right .list-detail-right-2 .kounin,
  .todokede_table_shuin3 .table_shuin3 .list-row.koumoku .list-detail-right .list-detail-right-2 .suisen,
  .todokede_table_shuin3 .table_shuin3 .list-row.koumoku .list-detail-right .list-detail-right-2 .sinkyu,
  .todokede_table_shuin3 .table_shuin3 .list-row.koumoku .list-detail-right .list-detail-right-2 .text,
  .todokede_table_shuin3 .table_shuin3 .list-row.koumoku .list-detail-right .list-detail-right-2 .kaisu,
  .todokede_table_shuin3 .table_shuin3 .list-row.koumoku .list-detail-right .list-detail-right-2 .jyuhuku {
    height: auto;
    border-left: none;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-left {
    display: block;
    float: left;
    width: 22%;
    box-sizing: border-box;
    border: none;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-left .meibo {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: none;
    height: auto;
    padding-top: 6px;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-left::after {
    content: "";
    clear: both;
    display: block;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right {
    display: block;
    float: right;
    width: 78%;
    box-sizing: border-box;
    border: none;
    padding-top: 8px;
    padding-bottom: 12px;
    border-left: 1px solid #999;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-1 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-top: 2px;
    padding-left: 6px;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-1 .name {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-1 .age {
    display: inline-block;
    font-size: 13px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-1 .age::before {
    content: "(";
    display: inline-block;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-1 .age::after {
    content: ")";
    display: inline-block;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-2 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-2 .kounin,
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-2 .suisen,
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-2 .sinkyu,
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-2 .text,
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-2 .kaisu,
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-2 .jyuhuku {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-2 .kounin::after,
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-2 .suisen::after,
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-2 .sinkyu::after,
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-2 .text::after,
  .todokede_table_shuin3 .table_shuin3 .list-row .list-detail-right .list-detail-right-2 .kaisu::after {
    content: "/";
    display: inline-block;
    padding-left: 3px;
  }
  #todokede_table_shuin3 .info {
    padding: 10px 0;
  }
  #todokede_table_shuin3 .info p span {
    font-size: 14px;
    font-weight: bold;
  }
  #todokede_table_shuin3 .info p span img {
    width: 14px;
    padding: 0 4px 4px 0;
  }
  #todokede_table_shuin3 .info p {
    padding: 0;
    font-size: 14px;
  }
  /*==============todokede_table_shuin4================*/
  #todokede_table_shuin4 {
    display: block;
    margin: 20px auto 20px;
    width: 90%;
    height: auto;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    box-sizing: border-box;
  }
  #todokede_table_shuin4 thead th {
    background: #900;
    font-weight: normal;
    border-right: 1px solid white;
    border-bottom: 1px solid #999;
    color: white;
    font-size: 13px;
  }
  #todokede_table_shuin4 thead .tr_top .under {
    border-bottom: 1px solid #999;
    width: 15%;
    height: 40px;
  }
  #todokede_table_shuin4 thead .tr_top .head_constituency {
    width: 15%;
  }
  #todokede_table_shuin4 thead .tr_top .sp-table-cell {
    display: table-cell;
    width: 15%;
    line-height: 1.3;
  }
  #todokede_table_shuin4 thead .tr_top .pc-table-cell {
    display: none;
  }
  #todokede_table_shuin4 thead .tr_under {
    display: none;
  }
  #todokede_table_shuin4 thead .tr_under th {
    border-bottom: 1px solid #999;
  }
  #todokede_table_shuin4 tbody tr th {
    height: 34px;
    font-weight: normal;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #ccc;
    text-align: center;
  }
  #todokede_table_shuin4 tbody tr .first {
    width: 190px;
    font-size: 14px;
  }
  #todokede_table_shuin4 tbody tr td {
    display: table-cell;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: center;
  }
  #todokede_table_shuin4 tbody tr .pc-only-table-cell {
    display: none;
  }
  .table3_text {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .table3_text p {
    font-size: 14px;
  }
  /*==============kaihyo_table_shin1================*/
  .kaihyo_table_shuin1 {
    width: 90%;
    padding-bottom: 20px;
  }
  .kaihyo_table_shuin1 .table-shuin1 {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
  }
  .kaihyo_table_shuin1 .table-shuin1 dl,
  .kaihyo_table_shuin1 .table-shuin1 dt,
  .kaihyo_table_shuin1 .table-shuin1 dd {
    margin: 0;
    padding: 0;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row {
    display: table;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row:before, .kaihyo_table_shuin1 .table-shuin1 .list-row:after {
    content: "";
    display: table;
    clear: both;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku {
    display: table;
    font-size: 13px;
    background-color: #900;
    margin: 0;
    line-height: 1.1em;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-left {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    border: none;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-left.part-1 {
    width: 7%;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-left.part-2 {
    width: 25%;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-left.part-3 {
    width: 21%;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-left .tou {
    font-size: 10px;
    border-left-width: 0;
    padding: 0;
    width: auto;
    height: auto;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-left .point {
    font-size: 13px;
    border-left-width: 0;
    width: auto;
    height: auto;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-left .photo {
    border-left-width: 0;
    width: auto;
    height: auto;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-right {
    display: table-cell;
    float: none;
    width: 51%;
    vertical-align: top;
    padding: 10px 0;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-right .list-detail-right-1 .name,
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-right .list-detail-right-1 .age {
    height: auto;
    color: white;
    border-left: none;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-right .list-detail-right-2 .kounin,
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-right .list-detail-right-2 .suisen,
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-right .list-detail-right-2 .sinkyu,
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-right .list-detail-right-2 .text,
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-right .list-detail-right-2 .kaisu,
  .kaihyo_table_shuin1 .table-shuin1 .list-row.koumoku .list-detail-right .list-detail-right-2 .jyuhuku {
    height: auto;
    border-left: none;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-left {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    border: none;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-left.part-1 {
    display: table-cell;
    float: none;
    box-sizing: border-box;
    height: auto;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 7%;
    font-size: 10px;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-left.part-2 {
    display: table-cell;
    border-left: 1px solid #999;
    box-sizing: border-box;
    float: none;
    height: auto;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 25%;
    font-size: 10px;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-left.part-3 {
    display: table-cell;
    border-left: 1px solid #999;
    box-sizing: border-box;
    float: none;
    height: auto;
    text-align: center;
    padding-top: 0;
    vertical-align: middle;
    width: 21%;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-left .tou {
    font-size: 14px;
    border-left-width: 0;
    padding: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-left .point {
    font-size: 13px;
    border-left-width: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
    padding: 0;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-left .photo {
    border-left-width: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
    padding-top: 6px;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-left .photo img {
    max-width: 50px;
    height: auto;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-left::after {
    content: "";
    clear: both;
    display: block;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right {
    display: table-cell;
    float: none;
    width: 51%;
    box-sizing: border-box;
    border: none;
    padding-top: 8px;
    padding-bottom: 12px;
    border-left: 1px solid #999;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-1 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-top: 2px;
    padding-left: 6px;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-1 .name {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-1 .age {
    display: inline-block;
    font-size: 13px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-1 .age::before {
    content: "(";
    display: inline-block;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-1 .age::after {
    content: ")";
    display: inline-block;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-2 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-2 .kounin,
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-2 .suisen,
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-2 .sinkyu,
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-2 .text,
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-2 .kaisu,
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-2 .jyuhuku {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-2 .kounin::after,
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-2 .suisen::after,
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-2 .sinkyu::after,
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-2 .text::after,
  .kaihyo_table_shuin1 .table-shuin1 .list-row .list-detail-right .list-detail-right-2 .kaisu::after {
    content: "/";
    display: inline-block;
    padding-left: 3px;
  }
  .kaihyo_table_shuin1 .info {
    padding: 20px 0;
  }
  .kaihyo_table_shuin1 .info p {
    padding: 0;
  }
  .kaihyo_table_shuin1 .info p span {
    font-size: 14px;
    font-weight: bold;
  }
  .kaihyo_table_shuin1 .info p span img {
    width: 14px;
    padding: 0 4px 4px 0;
  }
  /*==============kaihyo_table_shuin2================*/
  .kaihyo_table_shuin2 {
    width: 90%;
    padding-bottom: 20px;
  }
  .kaihyo_table_shuin2 .table-shuin2 {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
  }
  .kaihyo_table_shuin2 .table-shuin2 dl,
  .kaihyo_table_shuin2 .table-shuin2 dt,
  .kaihyo_table_shuin2 .table-shuin2 dd {
    margin: 0;
    padding: 0;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row {
    display: table;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row:before, .kaihyo_table_shuin2 .table-shuin2 .list-row:after {
    content: "";
    display: table;
    clear: both;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku {
    display: table;
    font-size: 13px;
    background-color: #900;
    margin: 0;
    line-height: 1.1em;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku .list-detail-left {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    border: none;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku .list-detail-left.part-1 {
    width: 7%;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku .list-detail-left.part-2 {
    width: 25%;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku .list-detail-left .tou {
    font-size: 14px;
    border-left-width: 0;
    padding: 0;
    width: auto;
    height: auto;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku .list-detail-left .point {
    font-size: 13px;
    border-left-width: 0;
    width: auto;
    height: auto;
    padding: 0;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku .list-detail-right {
    display: table-cell;
    float: none;
    width: 70%;
    vertical-align: top;
    padding: 10px 0;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku .list-detail-right .list-detail-right-1 .name,
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku .list-detail-right .list-detail-right-1 .age {
    height: auto;
    color: white;
    border-left: none;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku .list-detail-right .list-detail-right-2 .kounin,
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku .list-detail-right .list-detail-right-2 .suisen,
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku .list-detail-right .list-detail-right-2 .sinkyu,
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku .list-detail-right .list-detail-right-2 .text,
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku .list-detail-right .list-detail-right-2 .kaisu,
  .kaihyo_table_shuin2 .table-shuin2 .list-row.koumoku .list-detail-right .list-detail-right-2 .jyuhuku {
    height: auto;
    border-left: none;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-left {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    border: none;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-left.part-1 {
    font-size: 10px;
    display: table-cell;
    float: none;
    box-sizing: border-box;
    height: auto;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 7%;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-left.part-2 {
    font-size: 10px;
    display: table-cell;
    border-left: 1px solid #999;
    box-sizing: border-box;
    float: none;
    height: auto;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 25%;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-left .tou {
    font-size: 14px;
    border-left-width: 0;
    padding: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-left .point {
    font-size: 13px;
    border-left-width: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
    padding: 0;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-left::after {
    content: "";
    clear: both;
    display: block;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right {
    display: block;
    float: none;
    width: 70%;
    box-sizing: border-box;
    border: none;
    padding-top: 8px;
    padding-bottom: 12px;
    border-left: 1px solid #999;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-1 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-top: 2px;
    padding-left: 6px;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-1 .name {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-1 .age {
    display: inline-block;
    font-size: 13px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-1 .age::before {
    content: "(";
    display: inline-block;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-1 .age::after {
    content: ")";
    display: inline-block;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-2 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-2 .kounin,
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-2 .suisen,
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-2 .sinkyu,
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-2 .text,
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-2 .kaisu,
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-2 .jyuhuku {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-2 .kounin::after,
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-2 .suisen::after,
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-2 .sinkyu::after,
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-2 .text::after,
  .kaihyo_table_shuin2 .table-shuin2 .list-row .list-detail-right .list-detail-right-2 .kaisu::after {
    content: "/";
    display: inline-block;
    padding-left: 3px;
  }
  .kaihyo_table_shuin2 .info {
    padding: 20px 0;
  }
  .kaihyo_table_shuin2 .info p {
    padding: 0;
  }
  .kaihyo_table_shuin2 .info p span {
    font-size: 14px;
    font-weight: bold;
  }
  /*==============kaihyo_table1================*/
  #kaihyo_table1 {
    width: 90%;
    padding-bottom: 20px;
  }
  #kaihyo_table1 .table-1 {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
  }
  #kaihyo_table1 .table-1 dl,
  #kaihyo_table1 .table-1 dt,
  #kaihyo_table1 .table-1 dd {
    margin: 0;
    padding: 0;
  }
  #kaihyo_table1 .table-1 .list-row {
    display: table;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
  }
  #kaihyo_table1 .table-1 .list-row:before, #kaihyo_table1 .table-1 .list-row:after {
    content: "";
    display: table;
    clear: both;
  }
  #kaihyo_table1 .table-1 .list-row.koumoku {
    display: table;
    font-size: 13px;
    background-color: #038dc9;
    margin: 0;
    line-height: 1.1em;
  }
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-left {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    border: none;
  }
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-left.part-1 {
    width: 7%;
  }
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-left.part-2 {
    width: 25%;
  }
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-left.part-3 {
    width: 21%;
  }
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-left .tou {
    font-size: 10px;
    border-left-width: 0;
    padding: 0;
    width: auto;
    height: auto;
  }
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-left .point {
    font-size: 13px;
    border-left-width: 0;
    width: auto;
    height: auto;
  }
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-left .photo {
    border-left-width: 0;
    width: auto;
    height: auto;
  }
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-right {
    display: table-cell;
    float: none;
    width: 51%;
    vertical-align: top;
    padding: 10px 0;
  }
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-1 .name,
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-1 .age {
    height: auto;
    color: white;
    border-left: none;
  }
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .kounin,
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .suisen,
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .sinkyu,
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .text,
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .kaisu,
  #kaihyo_table1 .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .jyuhuku {
    height: auto;
    border-left: none;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-left {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    border: none;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-left.part-1 {
    display: table-cell;
    float: none;
    box-sizing: border-box;
    height: auto;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 7%;
    font-size: 10px;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-left.part-2 {
    display: table-cell;
    border-left: 1px solid #999;
    box-sizing: border-box;
    float: none;
    height: auto;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 25%;
    font-size: 10px;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-left.part-3 {
    display: table-cell;
    border-left: 1px solid #999;
    box-sizing: border-box;
    float: none;
    height: auto;
    text-align: center;
    padding-top: 0;
    vertical-align: middle;
    width: 21%;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-left .tou {
    font-size: 14px;
    border-left-width: 0;
    padding: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-left .point {
    font-size: 13px;
    border-left-width: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
    padding: 0;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-left .photo {
    border-left-width: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
    padding-top: 6px;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-left .photo img {
    max-width: 50px;
    height: auto;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-left::after {
    content: "";
    clear: both;
    display: block;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-right {
    display: table-cell;
    float: none;
    width: 51%;
    box-sizing: border-box;
    border: none;
    padding-top: 8px;
    padding-bottom: 12px;
    border-left: 1px solid #999;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-1 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-top: 2px;
    padding-left: 6px;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-1 .name {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-1 .age {
    display: inline-block;
    font-size: 13px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-1 .age::before {
    content: "(";
    display: inline-block;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-1 .age::after {
    content: ")";
    display: inline-block;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .kounin,
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .suisen,
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .sinkyu,
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .text,
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .kaisu,
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .jyuhuku {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .kounin::after,
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .suisen::after,
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .sinkyu::after,
  #kaihyo_table1 .table-1 .list-row .list-detail-right .list-detail-right-2 .text::after {
    content: "/";
    display: inline-block;
    padding-left: 3px;
  }
  #kaihyo_table1 .info {
    padding: 20px 0;
  }
  #kaihyo_table1 .info p {
    padding: 0;
  }
  #kaihyo_table1 .info p span {
    font-size: 14px;
    font-weight: bold;
  }
  /*==============kaihyo_table1_photo_none================*/
  #kaihyo_table1_photo_none {
    width: 90%;
    padding-bottom: 20px;
  }
  #kaihyo_table1_photo_none .table-1 {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
  }
  #kaihyo_table1_photo_none .table-1 dl,
  #kaihyo_table1_photo_none .table-1 dt,
  #kaihyo_table1_photo_none .table-1 dd {
    margin: 0;
    padding: 0;
  }
  #kaihyo_table1_photo_none .table-1 .list-row {
    display: table;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
  }
  #kaihyo_table1_photo_none .table-1 .list-row:before, #kaihyo_table1_photo_none .table-1 .list-row:after {
    content: "";
    display: table;
    clear: both;
  }
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku {
    display: table;
    font-size: 13px;
    background-color: #038dc9;
    margin: 0;
    line-height: 1.1em;
  }
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku .list-detail-left {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    border: none;
  }
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku .list-detail-left.part-1 {
    width: 7%;
  }
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku .list-detail-left.part-2 {
    width: 25%;
  }
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku .list-detail-left .tou {
    font-size: 14px;
    border-left-width: 0;
    padding: 0;
    width: auto;
    height: auto;
  }
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku .list-detail-left .point {
    font-size: 13px;
    border-left-width: 0;
    width: auto;
    height: auto;
  }
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku .list-detail-right {
    display: table-cell;
    float: none;
    width: 70%;
    vertical-align: top;
    padding: 10px 0;
  }
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-1 .name,
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-1 .age {
    height: auto;
    color: white;
    border-left: none;
  }
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .kounin,
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .suisen,
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .sinkyu,
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .text,
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .kaisu,
  #kaihyo_table1_photo_none .table-1 .list-row.koumoku .list-detail-right .list-detail-right-2 .jyuhuku {
    height: auto;
    border-left: none;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-left {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    border: none;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-left.part-1 {
    font-size: 10px;
    display: table-cell;
    float: none;
    box-sizing: border-box;
    height: auto;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 7%;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-left.part-2 {
    font-size: 10px;
    display: table-cell;
    border-left: 1px solid #999;
    box-sizing: border-box;
    float: none;
    height: auto;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 25%;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-left .tou {
    font-size: 14px;
    border-left-width: 0;
    padding: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-left .point {
    font-size: 13px;
    border-left-width: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
    padding: 0;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-left::after {
    content: "";
    clear: both;
    display: block;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right {
    display: block;
    float: none;
    width: 70%;
    box-sizing: border-box;
    border: none;
    padding-top: 8px;
    padding-bottom: 12px;
    border-left: 1px solid #999;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-1 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-top: 2px;
    padding-left: 6px;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-1 .name {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-1 .age {
    display: inline-block;
    font-size: 13px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-1 .age::before {
    content: "(";
    display: inline-block;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-1 .age::after {
    content: ")";
    display: inline-block;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .kounin,
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .suisen,
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .sinkyu,
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .text,
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .kaisu,
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .jyuhuku {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .kounin::after,
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .suisen::after,
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .sinkyu::after,
  #kaihyo_table1_photo_none .table-1 .list-row .list-detail-right .list-detail-right-2 .text::after {
    content: "/";
    display: inline-block;
    padding-left: 3px;
  }
  #kaihyo_table1_photo_none .info {
    padding: 20px 0;
  }
  #kaihyo_table1_photo_none .info p {
    padding: 0;
  }
  #kaihyo_table1_photo_none .info p span {
    font-size: 14px;
    font-weight: bold;
  }
  /*==============kaihyo_table2================*/
  #kaihyo_table2 {
    width: 90%;
    padding-bottom: 20px;
  }
  #kaihyo_table2 .table-2 {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
  }
  #kaihyo_table2 .table-2 dl,
  #kaihyo_table2 .table-2 dt,
  #kaihyo_table2 .table-2 dd {
    margin: 0;
    padding: 0;
  }
  #kaihyo_table2 .table-2 .list-row {
    display: table;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
  }
  #kaihyo_table2 .table-2 .list-row:before, #kaihyo_table2 .table-2 .list-row:after {
    content: "";
    display: table;
    clear: both;
  }
  #kaihyo_table2 .table-2 .list-row.koumoku {
    display: table;
    font-size: 13px;
    background-color: #038dc9;
    margin: 0;
    line-height: 1.1em;
  }
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-left {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    border: none;
  }
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-left.part-1 {
    width: 7%;
  }
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-left.part-2 {
    width: 25%;
  }
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-left.part-3 {
    width: 21%;
  }
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-left .tou {
    border-left-width: 0;
    padding: 0;
    width: auto;
    height: auto;
  }
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-left .point {
    border-left-width: 0;
    width: auto;
    height: auto;
  }
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-left .photo {
    border-left-width: 0;
    width: auto;
    height: auto;
  }
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-right {
    display: table-cell;
    float: none;
    width: 51%;
    vertical-align: top;
    padding: 10px 0;
  }
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-1 .name,
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-1 .age {
    height: auto;
    color: white;
    border-left: none;
  }
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .kounin,
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .suisen,
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .sinkyu,
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .text,
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .kaisu,
  #kaihyo_table2 .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .jyuhuku {
    height: auto;
    border-left: none;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-left {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    border: none;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-left.part-1 {
    display: table-cell;
    float: none;
    box-sizing: border-box;
    height: auto;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 7%;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-left.part-2 {
    display: table-cell;
    border-left: 1px solid #999;
    box-sizing: border-box;
    float: none;
    height: auto;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 25%;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-left.part-3 {
    display: table-cell;
    border-left: 1px solid #999;
    box-sizing: border-box;
    float: none;
    height: auto;
    text-align: center;
    padding-top: 0;
    vertical-align: middle;
    width: 21%;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-left .tou {
    font-size: 14px;
    border-left-width: 0;
    padding: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-left .point {
    font-size: 13px;
    border-left-width: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
    padding: 0;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-left .photo {
    border-left-width: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
    padding-top: 6px;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-left .photo img {
    max-width: 51px;
    height: auto;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-left::after {
    content: "";
    clear: both;
    display: block;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-right {
    display: table-cell;
    float: none;
    width: 51%;
    box-sizing: border-box;
    border: none;
    padding-top: 8px;
    padding-bottom: 12px;
    border-left: 1px solid #999;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-right .list-detail-right-1 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-top: 2px;
    padding-left: 6px;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-right .list-detail-right-1 .name {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-right .list-detail-right-1 .age {
    display: inline-block;
    font-size: 13px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-right .list-detail-right-1 .age::before {
    content: "(";
    display: inline-block;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-right .list-detail-right-1 .age::after {
    content: ")";
    display: inline-block;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .sinkyu,
  #kaihyo_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .text,
  #kaihyo_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .kaisu,
  #kaihyo_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .jyuhuku {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #kaihyo_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .sinkyu::after,
  #kaihyo_table2 .table-2 .list-row .list-detail-right .list-detail-right-2 .text::after {
    content: "/";
    display: inline-block;
    padding-left: 3px;
  }
  #kaihyo_table2 .info {
    padding: 20px 0;
  }
  #kaihyo_table2 .info p {
    padding: 0;
  }
  #kaihyo_table2 .info p span {
    font-size: 14px;
    font-weight: bold;
  }
  /*==============info_touha================*/
  .info_touha {
    width: 90%;
    margin: 0 auto;
  }
  .info_touha p {
    font-size: 14px;
    font-weight: bold;
  }
  /*==============info_hirei================*/
  .info_hirei {
    width: 90%;
    margin: 0 auto;
    padding: 10px 0 10px;
  }
  .info_hirei:before, .info_hirei:after {
    content: "";
    display: table;
    clear: both;
  }
  .info_hirei span {
    vertical-align: inherit;
    font-size: 12px;
    padding-bottom: 12px;
  }
  .info_hirei ul {
    float: none;
    width: 100%;
  }
  .info_hirei ul li {
    font-size: 12px;
    margin: 0 10px 4px 0;
    padding: 0;
    border-left: none;
    width: 46%;
    line-height: 1.4;
  }
  /*==============kaihyo_table_shuin3================*/
  .kaihyo_table_shuin3 {
    width: 90%;
    padding-bottom: 20px;
  }
  .kaihyo_table_shuin3 .table-shuin3 {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
  }
  .kaihyo_table_shuin3 .table-shuin3 dl,
  .kaihyo_table_shuin3 .table-shuin3 dt,
  .kaihyo_table_shuin3 .table-shuin3 dd {
    margin: 0;
    padding: 0;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row {
    display: table;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row:before, .kaihyo_table_shuin3 .table-shuin3 .list-row:after {
    content: "";
    display: table;
    clear: both;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku {
    display: table;
    font-size: 13px;
    background-color: #900;
    margin: 0;
    line-height: 1.1em;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-left {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    border: none;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-left.part-1 {
    width: 7%;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-left.part-2 {
    width: 20%;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-left .tou {
    border-left-width: 0;
    padding: 0;
    width: auto;
    height: auto;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-left .point {
    border-left-width: 0;
    width: auto;
    height: auto;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-right {
    display: table-cell;
    float: none;
    width: 75%;
    vertical-align: top;
    padding: 10px 0;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-right .list-detail-right-1 .name,
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-right .list-detail-right-1 .age {
    height: auto;
    color: white;
    border-left: none;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-right .list-detail-right-2 .kounin,
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-right .list-detail-right-2 .suisen,
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-right .list-detail-right-2 .sinkyu,
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-right .list-detail-right-2 .text,
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-right .list-detail-right-2 .kaisu,
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-right .list-detail-right-2 .jyuhuku,
  .kaihyo_table_shuin3 .table-shuin3 .list-row.koumoku .list-detail-right .list-detail-right-2 .sekihai {
    height: auto;
    border-left: none;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-left {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    border: none;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-left.part-1 {
    display: table-cell;
    float: none;
    box-sizing: border-box;
    height: auto;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 7%;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-left.part-2 {
    display: table-cell;
    border-left: 1px solid #999;
    box-sizing: border-box;
    float: none;
    height: auto;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 20%;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-left .tou {
    font-size: 14px;
    border-left-width: 0;
    padding: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-left .point {
    font-size: 13px;
    border-left-width: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
    padding: 0;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-left::after {
    content: "";
    clear: both;
    display: block;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right {
    display: table-cell;
    float: none;
    width: 75%;
    box-sizing: border-box;
    border: none;
    padding-top: 8px;
    padding-bottom: 12px;
    border-left: 1px solid #999;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-1 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-top: 2px;
    padding-left: 6px;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-1 .name {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-1 .age {
    display: inline-block;
    font-size: 13px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-1 .age::before {
    content: "(";
    display: inline-block;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-1 .age::after {
    content: ")";
    display: inline-block;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-2 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-2 .sinkyu,
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-2 .text,
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-2 .kaisu,
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-2 .jyuhuku,
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-2 .sekihai {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-2 .sinkyu::after,
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-2 .kaisu::after,
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-2 .text::after,
  .kaihyo_table_shuin3 .table-shuin3 .list-row .list-detail-right .list-detail-right-2 .jyuhuku::after {
    content: "/";
    display: inline-block;
    padding-left: 3px;
  }
  .kaihyo_table_shuin3 .info {
    padding: 20px 0;
  }
  .kaihyo_table_shuin3 .info p {
    padding: 0;
  }
  .kaihyo_table_shuin3 .info p span {
    font-size: 14px;
    font-weight: bold;
  }
  /*===============info_kaihyo_hirei===============*/
  .info_kaihyo_hirei {
    width: 90%;
    margin: 0 auto;
    height: auto;
  }
  .info_kaihyo_hirei p {
    float: none;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
  }
  .info_kaihyo_hirei p span img {
    width: 18px;
    vertical-align: middle;
    padding: 0 6px 4px 0;
  }
  .info_kaihyo_hirei ul li {
    border-left: 1px solid #999;
    list-style: none;
    float: left;
    padding-left: 20px;
    margin-left: 17px;
    font-size: 12px;
    line-height: 1em;
  }
  .info_kaihyo_hirei ul li:first-child {
    border-left-width: 0;
    color: red;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 10px;
  }
  /*==============kaihyo_table2_photo_none================*/
  #kaihyo_table2_photo_none {
    width: 90%;
    padding-bottom: 20px;
  }
  #kaihyo_table2_photo_none .table-2 {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
  }
  #kaihyo_table2_photo_none .table-2 dl,
  #kaihyo_table2_photo_none .table-2 dt,
  #kaihyo_table2_photo_none .table-2 dd {
    margin: 0;
    padding: 0;
  }
  #kaihyo_table2_photo_none .table-2 .list-row {
    display: table;
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
  }
  #kaihyo_table2_photo_none .table-2 .list-row:before, #kaihyo_table2_photo_none .table-2 .list-row:after {
    content: "";
    display: table;
    clear: both;
  }
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku {
    display: table;
    font-size: 13px;
    background-color: #038dc9;
    margin: 0;
    line-height: 1.1em;
  }
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku .list-detail-left {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    border: none;
  }
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku .list-detail-left.part-1 {
    width: 7%;
  }
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku .list-detail-left.part-2 {
    width: 25%;
  }
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku .list-detail-left .tou {
    border-left-width: 0;
    padding: 0;
    width: auto;
    height: auto;
  }
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku .list-detail-left .point {
    border-left-width: 0;
    width: auto;
    height: auto;
  }
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku .list-detail-right {
    display: table-cell;
    float: none;
    width: 70%;
    vertical-align: top;
    padding: 10px 0;
  }
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-1 .name,
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-1 .age {
    height: auto;
    color: white;
    border-left: none;
  }
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .kounin,
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .suisen,
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .sinkyu,
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .text,
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .kaisu,
  #kaihyo_table2_photo_none .table-2 .list-row.koumoku .list-detail-right .list-detail-right-2 .jyuhuku {
    height: auto;
    border-left: none;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-left {
    display: table-cell;
    float: none;
    width: auto;
    box-sizing: border-box;
    border: none;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-left.part-1 {
    display: table-cell;
    float: none;
    box-sizing: border-box;
    height: auto;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 7%;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-left.part-2 {
    display: table-cell;
    border-left: 1px solid #999;
    box-sizing: border-box;
    float: none;
    height: auto;
    padding-top: 0;
    text-align: center;
    vertical-align: middle;
    width: 25%;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-left .tou {
    font-size: 14px;
    border-left-width: 0;
    padding: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-left .point {
    font-size: 13px;
    border-left-width: 0;
    display: inline-block;
    float: none;
    width: auto;
    box-sizing: border-box;
    height: auto;
    padding: 0;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-left::after {
    content: "";
    clear: both;
    display: block;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-right {
    display: table-cell;
    float: none;
    width: 70%;
    box-sizing: border-box;
    border: none;
    padding-top: 8px;
    padding-bottom: 12px;
    border-left: 1px solid #999;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-1 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-top: 2px;
    padding-left: 6px;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-1 .name {
    display: inline-block;
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-1 .age {
    display: inline-block;
    font-size: 13px;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-1 .age::before {
    content: "(";
    display: inline-block;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-1 .age::after {
    content: ")";
    display: inline-block;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 {
    display: block;
    box-sizing: border-box;
    border: none;
    width: auto;
    padding-left: 6px;
    padding-right: 6px;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .sinkyu,
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .text,
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .kaisu,
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .jyuhuku {
    display: inline-block;
    box-sizing: border-box;
    border: none;
    width: auto;
    height: auto;
    padding: 2px 0;
  }
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .sinkyu::after,
  #kaihyo_table2_photo_none .table-2 .list-row .list-detail-right .list-detail-right-2 .text::after {
    content: "/";
    display: inline-block;
    padding-left: 3px;
  }
  #kaihyo_table2_photo_none .info {
    padding: 20px 0;
  }
  #kaihyo_table2_photo_none .info p {
    padding: 0;
  }
  #kaihyo_table2_photo_none .info p span {
    font-size: 14px;
    font-weight: bold;
  }
  /*==============hyo-navi================*/
  .hyo-navi {
    padding-bottom: 20px;
    overflow: hidden;
  }
  .hyo-navi ul {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
    border-bottom: 2px solid #069;
    border-top: 2px solid #069;
  }
  .hyo-navi ul:before, .hyo-navi ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .hyo-navi ul .hyo-san {
    width: 100%;
    height: 56px;
    margin: 0 2% 15px 0;
  }
  .hyo-navi ul .hyo-san a {
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow02.png) 98% 50% no-repeat, url(/tokyo-np/archives/senkyo/kokusei201907/image/enquete_sp_background.png) no-repeat;
    background-size: 7px, 100% 56px;
  }
  .hyo-navi ul .hyo-san a .hyonavi_sanin_inner {
    margin: 0 auto;
    width: 244px;
    padding-left: 10px;
  }
  .hyo-navi ul .hyo-san a .hyonavi_sanin_inner:before, .hyo-navi ul .hyo-san a .hyonavi_sanin_inner:after {
    content: "";
    display: table;
    clear: both;
  }
  .hyo-navi ul .hyo-san a .hyonavi_sanin_inner img {
    width: auto;
    height: 40px;
    padding: 8px;
    display: block;
    margin: 0;
  }
  .hyo-navi ul .hyo-san a .hyonavi_sanin_inner .pc_none {
    display: block;
    margin: 6px 0 0 6px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
    color: #004DA1;
  }
  .hyo-navi ul .hyo-san a .hyonavi_sanin_inner .sp_none {
    display: none;
  }
  .hyo-navi ul .hyo-seito {
    width: 100%;
    height: 56px;
  }
  .hyo-navi ul .hyo-seito a {
    height: 56px;
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow02.png) 98% 50% no-repeat, url(/tokyo-np/archives/senkyo/kokusei201907/image/enquete_sp_background_2.png) no-repeat;
    background-size: 7px, 100% 56px;
  }
  .hyo-navi ul .hyo-seito a .hyonavi_sanin_inner {
    margin: 0 auto;
    width: 244px;
    padding-left: 26px;
  }
  .hyo-navi ul .hyo-seito a .hyonavi_sanin_inner:before, .hyo-navi ul .hyo-seito a .hyonavi_sanin_inner:after {
    content: "";
    display: table;
    clear: both;
  }
  .hyo-navi ul .hyo-seito a .hyonavi_sanin_inner img {
    width: auto;
    height: 40px;
    padding-top: 8px;
    display: block;
    margin: 0 auto;
  }
  .hyo-navi ul .hyo-seito a .hyonavi_sanin_inner span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 10px;
    line-height: 56px;
  }
  /*==============f_seitou================*/
  .f_seitou {
    width: 90%;
    margin: 0 auto;
  }
  .f_seitou .f_seitou_titile {
    width: 100%;
    height: auto;
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .f_seitou .f_seitou_titile h3 {
    text-align: left;
    padding-left: 24px;
    font-size: 18px;
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/kouyaku.png) left no-repeat;
    background-size: 18px;
  }
  .f_seitou ul {
    width: 100%;
    margin-right: 0;
    padding-bottom: 10px;
  }
  .f_seitou ul:before, .f_seitou ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .f_seitou ul .f_seitou_inner {
    width: 32%;
    height: 40px;
    margin: 0 0 10px 0;
  }
  .f_seitou ul .f_seitou_inner:before, .f_seitou ul .f_seitou_inner:after {
    content: "";
    display: table;
    clear: both;
  }
  .f_seitou ul .f_seitou_inner a .f_seitou_left {
    width: 16%;
    height: 40px;
  }
  .f_seitou ul .f_seitou_inner a .f_seitou_right {
    width: 84%;
    height: 40px;
  }
  .f_seitou ul .f_seitou_inner a:hover {
    opacity: 1;
  }
  .f_seitou ul .f_seitou_inner:nth-child(3n-1) {
    margin: 0 2%;
  }
  /*==============f_list_san================*/
  .f_list_san .f__list_san_inner {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
  }
  .f_list_san .f__list_san_inner ul {
    width: 100%;
  }
  .f_list_san .f__list_san_inner ul li {
    width: 100%;
    background: #009FBC;
    list-style: none;
  }
  .f_list_san .f__list_san_inner ul li a {
    padding: 15px 15px 15px 38px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .f_list_san .f__list_san_inner ul li a:hover {
    text-decoration: none;
  }
  .f_list_san .f__list_san_inner ul li a img {
    left: 6px;
    width: 28px;
  }
  .f_list_san .f__list_san_inner ul li a span {
    font-size: 0.9em;
  }
  .f_list_san .f__list_san_inner ul li.wide {
    width: 100%;
  }
  /*===============date===============*/
  .date_box {
    width: 90%;
    margin: 0 auto;
  }
  .date_box .date_titile span {
    display: block;
    margin: 5px 0 5px 8px;
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
  }
  .date_box p {
    margin: 1rem 0;
    line-height: 1.5;
  }
  /*==============ナビ================*/
  #allMenu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    float: none;
    padding: 0;
    overflow: auto;
    background-color: #009FBC;
    opacity: 0.9;
    box-shadow: rgba(0, 0, 0, 0.6) 0 0 12px 5px;
  }
  #allMenu {
    display: none;
  }
  #hdMenu {
    width: 100%;
    height: 58px;
    border-bottom: 1px solid white;
    overflow: hidden;
    display: block;
  }
  .menuTitle {
    float: left;
    font-size: 24px;
    color: #1e5f93;
    padding: 10px 0 0 17px;
  }
  .menuTitle span {
    font-size: 12px;
  }
  .btnClose {
    float: right;
    padding: 10px 20px 0 0;
  }
  .btnClose a {
    vertical-align: middle;
    text-align: center;
    color: #666;
    width: 36px;
    height: 36px;
    border: 1px solid #fff;
    display: block;
    line-height: 32px;
  }
  .btnClose a span {
    font-size: 30px;
    color: #fff;
  }
  .btnClose a:hover {
    text-decoration: none;
  }
  #hdLocalAreanavi dt {
    display: none;
  }
  #spSubnavi,
  #spLocalAreanavi,
  #spGnavi {
    border-top: none;
    border-bottom: none;
    background: none;
    margin: 0;
    width: 100%;
  }
  #spSubnavi ul,
  #spLocalAreanavi dl,
  #spGnavi ul {
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 8px 14px;
    border-bottom: 1px solid #fff;
  }
  #spSubnavi ul {
    border-bottom: none;
  }
  #spSubnavi ul li,
  #spLocalAreanavi dd,
  #spGnavi li {
    float: left;
    margin: 8px 12px 8px 0;
    padding: 0;
    font-size: 16px;
  }
  #spSubnavi ul li:last-child {
    margin: 8px 12px 8px 0;
  }
  #spSubnavi ul li a,
  #spLocalAreanavi dd a,
  #spGnavi li a {
    background-image: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow03.png) left center no-repeat;
    background-size: 4px 8px;
    padding: 0 0 0 12px;
    color: white;
    display: inline;
    font-size: 16px;
    font-weight: normal;
  }
  #spLocalAreanavi dt a {
    color: #fff;
  }
  /*===============hyonabi===============*/
  .hyonavi-qa {
    width: 100%;
    margin: 0 auto;
  }
  .hyonavi-qa .question-title {
    margin-top: 20px;
    background-color: #009FBC;
  }
  .hyonavi-qa .question-title span {
    display: block;
    margin: 5px 0 5px 8px;
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
  }
  .hyonavi-qa .hyonavi-choice {
    width: 100%;
    margin: 0 auto;
  }
  .hyonavi-qa .hyonavi-choice .hyonavi-question p {
    font-size: 13px;
    margin: 10px 0;
  }
  .hyonavi-qa .hyonavi-choice table {
    width: 100%;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    margin: 0 0 20px 0;
  }
  .hyonavi-qa .hyonavi-choice table td {
    padding: 15px 15px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    vertical-align: middle;
    font-size: 13px;
  }
  .hyonavi-qa .hyonavi-choice table td .hyonavi-answer-left {
    display: block;
    width: 16%;
    height: auto;
    float: left;
  }
  .hyonavi-qa .hyonavi-choice table td .hyonavi-answer-right {
    display: block;
    width: 84%;
    height: auto;
    float: left;
  }
  .hyonavi-qa .hyonavi-choice table th {
    background-color: #E5EFF5;
    width: 30%;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    vertical-align: middle;
    font-weight: bold;
    font-size: 13px;
  }
  .hyonavi-menu-prefectures {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  .hyonavi-menu-prefectures p {
    margin: 10px 0;
    font-size: 14px;
  }
  .hyonavi-menu-prefectures .pref_list {
    margin-top: 15px;
  }
  .hyonavi-menu-prefectures .pref_list:before, .hyonavi-menu-prefectures .pref_list:after {
    content: "";
    display: table;
    clear: both;
  }
  .hyonavi-menu-prefectures .pref_list ul li {
    border: 2px solid #009FBC;
    width: 32%;
    height: 40px;
    list-style: none;
    float: left;
    font-size: 16px;
    box-sizing: border-box;
    text-align: center;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .hyonavi-menu-prefectures .pref_list ul li:nth-child(3n-1) {
    margin: 0 2%;
  }
  .hyonavi-menu-prefectures .pref_list ul li a {
    color: #183F99;
  }
  .hyonavi-menu-prefectures .pref_list ul li a img {
    height: 16px;
    margin: 0 4px -2px 0;
  }
  .blank {
    width: 0;
    height: 0;
  }
  .sub-title {
    width: 90%;
    margin: 10px auto 20px;
    border-top: none;
    border-bottom: 2px solid #009FBC;
    padding: 0 0 10px 0;
  }
  .sub-title span {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
  }
  .hyonavi-menu-candicates {
    width: 90%;
    margin: 0 auto;
    border-bottom: none;
    padding-bottom: 10px;
  }
  .hyonavi-menu-candicates:before, .hyonavi-menu-candicates:after {
    content: "";
    display: table;
    clear: both;
  }
  .hyonavi-menu-candicates li {
    list-style: none;
    width: 50%;
    float: left;
    margin-bottom: 10px;
    line-height: 1.3;
  }
  .hyonavi-menu-candicates li a {
    color: #183F99;
    font-size: 14px;
  }
  .hyonavi-menu-candicates li a img {
    height: 16px;
    margin: 0 8px -3px 0;
  }
  .border_dotted {
    display: none;
  }
  .candicate-title {
    width: 90%;
    margin: 0 auto;
  }
  .candicate-title:before, .candicate-title:after {
    content: "";
    display: table;
    clear: both;
  }
  .candicate-title .name {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
  }
  .candicate-title .profile {
    width: 100%;
    float: left;
  }
  .hyonavi-qa {
    width: 90%;
    margin: 0 auto;
  }
  .hyonavi-qa .hyonavi-question {
    width: 100%;
    margin: 10px 0;
  }
  .hyonavi-qa .hyonavi-choice {
    margin: 0;
  }
  .hyonavi-qa .hyonavi-choice .list-hyonavi-choice {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .hyonavi-qa .hyonavi-choice .list-hyonavi-choice:before, .hyonavi-qa .hyonavi-choice .list-hyonavi-choice:after {
    content: "";
    display: table;
    clear: both;
  }
  .hyonavi-qa .hyonavi-choice .list-hyonavi-choice ul li {
    float: none;
    list-style: none;
    margin: 0;
  }
  .hyonavi-qa .hyonavi-choice .list-hyonavi-choice ul li:before, .hyonavi-qa .hyonavi-choice .list-hyonavi-choice ul li:after {
    content: "";
    display: table;
    clear: both;
  }
  .hyonavi-qa .hyonavi-choice .list-hyonavi-choice ul li .hyonavi-choice-left {
    display: block;
    width: 12%;
    height: auto;
    float: left;
  }
  .hyonavi-qa .hyonavi-choice .list-hyonavi-choice ul li .hyonavi-choice-right {
    display: block;
    width: 88%;
    height: auto;
    float: left;
  }
  .hyonavi-qa .hyonavi-answer {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .hyonavi-qa .hyonavi-answer .hyonavi-answer_1 {
    width: 90%;
    border: 1px solid #999;
    padding-left: 15px;
  }
  .hyonavi-qa .hyonavi-answer .hyonavi-answer_1 p {
    font-weight: normal;
  }
  .hyonavi-qa .hyonavi-answer table {
    width: 100%;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
  }
  .hyonavi-qa .hyonavi-answer table tr th {
    height: 50px;
    max-height: 100px;
    text-align: center;
    width: 20%;
    background: #E5EFF5;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    vertical-align: middle;
    font-weight: bold;
  }
  .hyonavi-qa .hyonavi-answer table tr td {
    height: 50px;
    max-height: 100px;
    padding: 10px 15px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    vertical-align: middle;
    font-weight: normal;
    line-height: 1.5;
  }
  .hosoku {
    width: 90%;
    margin: 0 auto 20px;
    padding: 20px;
    background-color: #FFFFDF;
    box-sizing: border-box;
    line-height: 1.5;
  }
  .list_hyonabi_footer {
    width: 90%;
    height: auto;
    margin: 0 auto 15px;
    padding: 15px 0 10px 0;
  }
  .list_hyonabi_footer:before, .list_hyonabi_footer:after {
    content: "";
    display: table;
    clear: both;
  }
  .list_hyonabi_footer ul {
    margin-right: -2%;
  }
  .list_hyonabi_footer ul li {
    width: 48%;
    height: 56px;
    margin: 0 2% 10px 0;
  }
  .list_hyonabi_footer ul li a {
    font-size: 13px;
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow03.png) 95% 50% no-repeat;
  }
  .list_hyonabi_footer ul li:first-child {
    width: 98%;
  }
  .hyonavi_sanin {
    width: 90%;
    margin: 10px auto 15px;
    height: 56px;
  }
  .hyonavi_sanin a {
    height: 56px;
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow02.png) 98% 50% no-repeat, url(/tokyo-np/archives/senkyo/kokusei201907/image/enquete_sp_background.png) center no-repeat;
    background-size: 7px, 100% 56px;
  }
  .hyonavi_sanin a .hyonavi_sanin_inner {
    margin: 0 auto;
    width: 244px;
    padding-left: 10px;
  }
  .hyonavi_sanin a .hyonavi_sanin_inner:before, .hyonavi_sanin a .hyonavi_sanin_inner:after {
    content: "";
    display: table;
    clear: both;
  }
  .hyonavi_sanin a .hyonavi_sanin_inner img {
    width: auto;
    height: 40px;
    padding: 8px;
    display: block;
    margin: 0;
  }
  .hyonavi_sanin a .hyonavi_sanin_inner .pc_none {
    display: block;
    margin: 6px 0 0 6px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
    color: #004DA1;
  }
  .hyonavi_sanin a .hyonavi_sanin_inner .sp_none {
    display: none;
  }
  .hyonavi_seitou {
    width: 90%;
    margin: auto;
    height: auto;
    margin-bottom: 15px;
  }
  .hyonavi_seitou a {
    height: 56px;
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow02.png) 98% 50% no-repeat, url(/tokyo-np/archives/senkyo/kokusei201907/image/enquete_sp_background_2.png) center no-repeat;
    background-size: 7px, 100% 56px;
  }
  .hyonavi_seitou a .hyonavi_sanin_inner {
    margin: 0 auto;
    width: 244px;
    padding-left: 26px;
  }
  .hyonavi_seitou a .hyonavi_sanin_inner:before, .hyonavi_seitou a .hyonavi_sanin_inner:after {
    content: "";
    display: table;
    clear: both;
  }
  .hyonavi_seitou a .hyonavi_sanin_inner img {
    width: auto;
    height: 40px;
    padding-top: 8px;
    display: block;
    margin: 0 auto;
  }
  .hyonavi_seitou a .hyonavi_sanin_inner span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 10px;
    line-height: 56px;
  }
  .hyonavi_top_list {
    width: 90%;
    margin: 15px auto 15px;
  }
  .hyonavi_top_list:before, .hyonavi_top_list:after {
    content: "";
    display: table;
    clear: both;
  }
  .hyonavi_top_list ul li {
    width: 100%;
    float: none;
    list-style: none;
  }
  .hyonavi_top_list ul li a {
    display: block;
    height: 56px;
    text-align: center;
    color: #fff;
    line-height: 56px;
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow03.png) 97% 50% no-repeat;
  }
  .hyonavi_top_list ul li a .part_of_list {
    height: 56px;
    background-color: #009FBC;
  }
  .hyonavi_top_list ul li #b_color_2 {
    background-color: #009FBC;
  }
  .hyonavi_top_list ul li #b_color_3 {
    background-color: #0086C6;
  }
  .hyonavi_top_list ul li .part_of_description {
    display: none;
  }
  .hyonavi_top_list2 {
    width: 90%;
    margin: 15px auto 15px;
  }
  .hyonavi_top_list2:before, .hyonavi_top_list2:after {
    content: "";
    display: table;
    clear: both;
  }
  .hyonavi_top_list2 ul li {
    width: 100%;
    float: none;
    list-style: none;
  }
  .hyonavi_top_list2 ul li a {
    display: block;
    height: 56px;
    text-align: center;
    color: #fff;
    line-height: 56px;
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow03.png) 97% 50% no-repeat;
  }
  .hyonavi_top_list2 ul li a .part_of_list2 {
    height: 56px;
    background-color: #009FBC;
  }
  .hyonavi_top_list2 ul li .part_of_description2 {
    display: none;
  }
  .hyonavi_top_description {
    width: 90%;
    margin: 0 auto;
  }
  .hyonavi_top_description .hyonavi_top_description_inner {
    margin: 0 0 20px;
  }
  .hyonavi_top_description .hyonavi_top_description_inner p {
    line-height: 1.5;
  }
  .hyonavi_top_description .revision {
    padding: 20px;
  }
  .hyonavi_top_description .revision p {
    line-height: 1.5;
  }
  .hyonavi_top_description .analysis_inner {
    width: 100%;
    margin: 20px auto 20px;
  }
  .hyonavi_top_description .analysis_inner a {
    background: url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow03.png) 95% 50% no-repeat;
  }
  /*===============vote===============*/
  .vote_box {
    width: 90%;
    margin: 0 auto;
  }
  .vote_box .vote_title {
    margin: 20px 0 20px 0;
  }
  .vote_box .vote_title span {
    margin: 5px 0 0 20px;
    padding: 10px 0;
    font-size: 18px;
  }
  .vote_box .vote_box_inner {
    margin: 0 0 20px 0;
  }
  .vote_box .vote_box_inner:before, .vote_box .vote_box_inner:after {
    content: "";
    display: table;
    clear: both;
  }
  .vote_box .vote_box_inner p {
    margin: 0 0 1rem 0;
    line-height: 1.5;
  }
  .vote_box .vote_box_inner .vote_img_center {
    width: 100%;
  }
  .vote_box .vote_box_inner .vote_img_center img {
    max-width: 300px;
    margin: 0 auto;
    display: block;
    padding: 0 0 20px 0;
  }
  .vote_box .vote_box_inner .vote_img_center_2 {
    width: 100%;
    margin: 0 auto;
  }
  .vote_box .vote_box_inner .vote_img_center_2:before, .vote_box .vote_box_inner .vote_img_center_2:after {
    content: "";
    display: table;
    clear: both;
  }
  .vote_box .vote_box_inner .vote_img_center_2 img {
    float: none;
    margin: 0 auto;
    display: block;
    padding: 0 0 20px 0;
  }
  /*=============== frame-1 =================*/
  .frame-1 {
    margin: 15px auto 15px;
    width: 100%;
  }
  /*=============== frame-2 =================*/
  .frame-2 {
    margin: 15px auto 15px;
    width: 100%;
  }
  .frame-2 .kyodo-parts {
    margin-top: 10px;
  }
  /*================= col2 ==================*/
  .col2 {
    margin-top: 15px;
    padding: 0 5%;
  }
  .col2 select, .col2 div, .col2 figure {
    margin-top: 10px;
    width: 100%;
  }
  .col2 select:first-child, .col2 div:first-child, .col2 figure:first-child {
    margin-top: 0;
  }
  /*============== btn ================*/
  .btn {
    font-size: 1.3em;
  }
  .btn::before {
    content: "";
    position: absolute;
    box-sizing: border-box;
    bottom: 2px;
    right: 2px;
    border: 9px solid transparent;
    border-right: 9px solid #FFF;
    border-bottom: 9px solid #FFF;
    width: 18px;
    height: 18px;
  }
  .btn-touha {
    box-sizing: border-box;
    margin: 0 auto 20px;
    padding: 0 10px;
    width: 100%;
  }
  /*============== form ================*/
  .custom-form select#prefs {
    font-size: 1.3em;
  }
  /*==============kyodo-parts================*/
  .kyodo-parts {
    margin: 20px auto;
    width: 100%;
  }
  .kyodo-parts::after {
    padding: 0 10px;
    text-align-last: left;
  }
  .sub-title.qa-style1 {
    width: 90%;
    padding-bottom: 0;
    margin-top: 20px;
  }
  .hyonavi-qa.qa-style1 {
    width: 90%;
    margin: 0 auto;
    position: static;
  }
  .hyonavi-qa.qa-style1 a {
    height: auto;
  }
  .hyonavi-qa.qa-style1 a:hover .question-title {
    background-color: #009FBC;
    position: relative;
  }
  .hyonavi-qa.qa-style1 a:hover .hyonavi-question {
    text-decoration: none;
    color: #000;
    background: none;
  }
  .hyonavi-qa.qa-style1 a .question-title {
    background: #009FBC url(/tokyo-np/archives/senkyo/kokusei201907/image/arrow03.png) no-repeat 97% 50%;
  }
  .hyonavi-qa.qa-style1 a .hyonavi-question {
    background: none;
  }
  .hyonavi-qa.qa-style1 .question-title {
    line-height: 45px;
    width: 100%;
    height: 45px;
    padding: 0;
    background: #009FBC;
    border: none;
    margin-bottom: 10px;
    position: static;
  }
  .hyonavi-qa.qa-style1 .question-title span {
    vertical-align: top;
    width: 48px;
    padding: 0;
    background-color: transparent;
    margin: 0;
    display: inline-block;
  }
  .hyonavi-qa.qa-style1 .hyonavi-question {
    line-height: inherit;
    width: 100%;
    height: auto;
    padding: 0;
    border: none;
    margin-bottom: 20px;
  }
  .hyonavi-qa.qa-style1 .hyonavi-question p {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    margin: 0;
  }
  .hyonavi-qa.qa-style1 .hyonavi-answer {
    width: 100%;
  }
  .hyonavi-qa.qa-style1 .hyonavi-toanchor {
    width: 100%;
    margin: 0 auto 20px;
  }
  .hyonavi-qa.qa-style2 {
    width: 90%;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .hyonavi-qa.qa-style2 .hyonavi-question {
    width: 100%;
  }
  .hyonavi-qa.qa-style2 .hyonavi-question p {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    margin: 0;
  }
  .hyonavi-qa.qa-style2 .hyonavi-answer {
    width: 100%;
  }
  .hyonavi-qa.qa-style2 .hyonavi-answer table tr th {
    font-size: 16px;
    width: 79px;
    padding-right: 5%;
    background-position: 90% 50%;
  }
  .hyonavi-qa.qa-style2 .hyonavi-answer table tr td {
    padding: 10px 15px;
  }
  .hyonavi-qa.qa-style2 .hyonavi-answer table tr td span {
    display: block;
    float: left;
  }
  .hyonavi-qa.qa-style2 .hyonavi-answer table tr td span.hyonavi-answer-left {
    text-align: right;
  }
  .hyonavi-qa.qa-style2 .hyonavi-answer table tr td span.hyonavi-answer-right {
    width: 72%;
  }
  .hyonavi-qa.qa-style2 .hyonavi-answer table.active tr th {
    background-position: 90% 50%;
  }
  .hyonavi-qa.qa-style2 .hyonavi-answer ul {
    padding: 14px 10px 18px;
  }
  .separator {
    width: 90%;
    padding-top: 0;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  #wrapper.single-sanin-index .news {
    border-bottom: 2px solid #038dc9;
  }
  .hyo-navi ul {
    border-color: #038dc9;
  }
  .tod-index-pref-9 {
    margin: 20px auto 20px;
    width: 90%;
  }
  .tod-index-pref-9 .heading {
    margin-bottom: 10px;
    height: auto;
    text-align: left;
  }
  .tod-index-pref-9 .heading > span {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-heading-circle-san-sp.png") left no-repeat;
    background-size: 18px;
    font-size: 18px;
    font-weight: normal;
    line-height: inherit;
    padding-left: 24px;
  }
  .tod-index-pref-9 .shorten {
    letter-spacing: -0.25em;
  }
  .tod-index-pref-9 .pref-9-list {
    border-right-width: 0;
    border-top-width: 0;
    list-style: none;
    margin-top: 0;
    padding: 0;
    width: 100%;
  }
  .tod-index-pref-9 .pref-9-list:before, .tod-index-pref-9 .pref-9-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .tod-index-pref-9 .pref-9-list .pref-button {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .tod-index-pref-9 .pref-9-list .pref-button:nth-child(3n+2) {
    width: 34%;
  }
  .tod-index-pref-9 .pref-9-list .pref-button:nth-child(3n+3) {
    border-right: 1px solid #038dc9;
  }
  .tod-index-pref-9 .pref-9-list .pref-button:nth-child(1), .tod-index-pref-9 .pref-9-list .pref-button:nth-child(2), .tod-index-pref-9 .pref-9-list .pref-button:nth-child(3) {
    border-top: 1px solid #038dc9;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a {
    display: block;
    background: #fff url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-arrow-corner-sp-off.png") right bottom no-repeat;
    background-size: auto 20px;
    border-bottom: 1px solid #038dc9;
    border-left: 1px solid #038dc9;
    box-sizing: border-box;
    height: 100px;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a .pref-name {
    bottom: 0;
    height: 36px;
    line-height: 15px;
    margin-bottom: auto;
    margin-top: auto;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    text-align: center;
    top: inherit;
    width: 100%;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a .pref-name .kanji {
    color: #333;
    font-size: 16px;
    font-weight: bold;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a .pref-name .alphabet {
    color: #666;
    font-size: 10px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a .pref-figure {
    background-image: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-pref9-san-tod-sp.png");
    background-size: 210px auto;
    bottom: 0;
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a .pref-figure.aichi {
    background-position: 4px 0;
    height: 60px;
    width: 70px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a .pref-figure.gifu {
    background-position: 138px 0;
    height: 60px;
    width: 70px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a .pref-figure.mie {
    background-position: 68px -2px;
    height: 60px;
    width: 70px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a .pref-figure.shizuoka {
    background-position: 4px -65px;
    height: 60px;
    width: 70px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a .pref-figure.nagano {
    background-position: 140px -65px;
    height: 60px;
    width: 70px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a .pref-figure.shiga {
    background-position: 65px -65px;
    height: 60px;
    width: 70px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a .pref-figure.fukui {
    background-position: 4px -133px;
    height: 60px;
    width: 70px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a .pref-figure.ishikawa {
    background-position: 138px -131px;
    height: 60px;
    width: 70px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a .pref-figure.toyama {
    background-position: 68px -133px;
    height: 60px;
    width: 70px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a.hover {
    background: #038dc9 url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-arrow-corner-sp-on.png") right bottom no-repeat;
    background-size: auto 20px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a.hover .pref-figure.aichi {
    background-position: 4px -194px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a.hover .pref-figure.gifu {
    background-position: 138px -194px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a.hover .pref-figure.mie {
    background-position: 68px -194px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a.hover .pref-figure.shizuoka {
    background-position: 4px -258px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a.hover .pref-figure.nagano {
    background-position: 140px -258px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a.hover .pref-figure.shiga {
    background-position: 65px -258px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a.hover .pref-figure.fukui {
    background-position: 4px -332px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a.hover .pref-figure.ishikawa {
    background-position: 138px -332px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a.hover .pref-figure.toyama {
    background-position: 68px -332px;
  }
  .tod-index-pref-9 .pref-9-list .pref-button a.hover .pref-name .kanji,
  .tod-index-pref-9 .pref-9-list .pref-button a.hover .pref-name .alphabet {
    color: #fff;
  }
  .tod-index-pref-7 {
    margin: 20px auto 20px;
    width: 90%;
  }
  .tod-index-pref-7 .heading {
    margin-bottom: 10px;
    height: auto;
    text-align: left;
  }
  .tod-index-pref-7 .heading > span {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-heading-circle-san-sp.png") left no-repeat;
    background-size: 18px;
    font-size: 18px;
    font-weight: normal;
    line-height: inherit;
    padding-left: 24px;
  }
  .tod-index-pref-7 .shorten {
    letter-spacing: -0.25em;
  }
  .tod-index-pref-7 .pref-7-list {
    border-right-width: 0;
    border-top-width: 0;
    list-style: none;
    margin-top: 0;
    padding: 0;
    width: 100%;
  }
  .tod-index-pref-7 .pref-7-list:before, .tod-index-pref-7 .pref-7-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .tod-index-pref-7 .pref-7-list .pref-button {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .tod-index-pref-7 .pref-7-list .pref-button.label-tokyo {
    border-right: 1px solid #038dc9;
    border-top: 1px solid #038dc9;
    width: 100%;
  }
  .tod-index-pref-7 .pref-7-list .pref-button.label-tokyo a {
    width: 100%;
  }
  .tod-index-pref-7 .pref-7-list .pref-button.label-tokyo a .pref-name {
    padding-left: 0;
    width: 100%;
  }
  .tod-index-pref-7 .pref-7-list .pref-button.label-tokyo a .pref-figure {
    left: 0;
  }
  .tod-index-pref-7 .pref-7-list .pref-button:nth-child(3n+3) {
    width: 34%;
  }
  .tod-index-pref-7 .pref-7-list .pref-button:nth-child(4), .tod-index-pref-7 .pref-7-list .pref-button:nth-child(7) {
    border-right: 1px solid #038dc9;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a {
    display: block;
    background: #fff url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-arrow-corner-sp-off.png") right bottom no-repeat;
    background-size: auto 20px;
    border-bottom: 1px solid #038dc9;
    border-left: 1px solid #038dc9;
    box-sizing: border-box;
    height: 100px;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a .pref-name {
    bottom: 0;
    height: 36px;
    line-height: 15px;
    margin-bottom: auto;
    margin-top: auto;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    text-align: center;
    top: inherit;
    width: 100%;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a .pref-name .kanji {
    color: #333;
    font-size: 16px;
    font-weight: bold;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a .pref-name .alphabet {
    color: #666;
    font-size: 10px;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a .pref-figure {
    background-image: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-pref7-san-tod-sp.png");
    background-size: 385px auto;
    bottom: 0;
    display: block;
    height: 55px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 5px;
    width: 55px;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a .pref-figure.tokyo {
    background-position: 0 0;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a .pref-figure.kanagawa {
    background-position: -55px 0;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a .pref-figure.chiba {
    background-position: -110px 0;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a .pref-figure.saitama {
    background-position: -165px 0;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a .pref-figure.ibaragi {
    background-position: -220px 0;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a .pref-figure.tochigi {
    background-position: -275px 0;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a .pref-figure.gunma {
    background-position: -330px 0;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a.hover {
    background: #038dc9 url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-arrow-corner-sp-on.png") right bottom no-repeat;
    background-size: auto 20px;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a.hover .pref-figure.tokyo {
    background-position: 0 -55px;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a.hover .pref-figure.kanagawa {
    background-position: -55px -55px;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a.hover .pref-figure.chiba {
    background-position: -110px -55px;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a.hover .pref-figure.saitama {
    background-position: -165px -55px;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a.hover .pref-figure.ibaragi {
    background-position: -220px -55px;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a.hover .pref-figure.tochigi {
    background-position: -275px -55px;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a.hover .pref-figure.gunma {
    background-position: -330px -55px;
  }
  .tod-index-pref-7 .pref-7-list .pref-button a.hover .pref-name .kanji,
  .tod-index-pref-7 .pref-7-list .pref-button a.hover .pref-name .alphabet {
    color: #fff;
  }
  .tod-index-pref-other {
    background-color: #cde7f4;
    margin: 0 auto 15px;
    padding: 15px 0 10px;
  }
  .tod-index-pref-other .heading {
    height: auto;
    margin-bottom: 7.5px;
    text-align: left;
    width: 90%;
  }
  .tod-index-pref-other .heading > span {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-heading-circle-san-sp.png") left no-repeat;
    background-size: 18px;
    font-size: 18px;
    font-weight: normal;
    line-height: inherit;
    padding-left: 24px;
  }
  .tod-index-pref-other .shorten {
    letter-spacing: -0.25em;
  }
  .tod-index-pref-other .pref-other-list {
    background-color: #fff;
    box-sizing: border-box;
    display: table;
    list-style: none;
    margin: 0 auto 15px;
    padding: 10px 10px 0 10px;
    width: 90%;
  }
  .tod-index-pref-other .pref-other-list .area-category {
    display: table-row;
  }
  .tod-index-pref-other .pref-other-list .area-name {
    background-color: #8dcce7;
    border-bottom: 10px solid #fff;
    color: #fff;
    display: table-cell;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    width: 27%;
  }
  .tod-index-pref-other .pref-other-list .pref-category {
    display: table-cell;
    padding-bottom: 10px;
    vertical-align: top;
    width: 73%;
  }
  .tod-index-pref-other .pref-other-list .pref-category > ul {
    border-top-width: 0;
  }
  .tod-index-pref-other .pref-other-list .pref-category > ul:before, .tod-index-pref-other .pref-other-list .pref-category > ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .tod-index-pref-other .pref-other-list .pref-category .pref-name {
    border-bottom: 1px solid #8dcce7;
    border-right: 1px solid #8dcce7;
    box-sizing: border-box;
    display: block;
    float: left;
    height: 30px;
    width: 33%;
  }
  .tod-index-pref-other .pref-other-list .pref-category .pref-name:nth-child(3n+1) {
    border-left: 3px solid #8dcce7;
    width: 34%;
  }
  .tod-index-pref-other .pref-other-list .pref-category .pref-name:nth-child(1), .tod-index-pref-other .pref-other-list .pref-category .pref-name:nth-child(2), .tod-index-pref-other .pref-other-list .pref-category .pref-name:nth-child(3) {
    border-top: 1px solid #8dcce7;
  }
  .tod-index-pref-other .pref-other-list .pref-category .pref-name a {
    color: #333;
    display: block;
    text-align: center;
    vertical-align: middle;
  }
  .tod-index-pref-other .pref-other-list .pref-category .pref-name a > span {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
  }
  .tod-index-pref-other .pref-other-list .pref-category .pref-name a.hover {
    background-color: #038dc9;
    color: #fff;
  }
  .tod-index-proportional {
    margin: 0 auto 20px;
    width: 90%;
  }
  .tod-index-proportional .heading {
    height: auto;
    margin-bottom: 10px;
    text-align: left;
  }
  .tod-index-proportional .heading > span {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-heading-circle-san-sp.png") left no-repeat;
    background-size: 18px;
    font-size: 18px;
    font-weight: normal;
    line-height: inherit;
    padding-left: 24px;
  }
  .tod-index-proportional .shorten {
    letter-spacing: -0.25em;
  }
  .tod-index-proportional .proportional-list {
    list-style: none;
    margin-left: 0;
    padding: 0;
    width: 100%;
  }
  .tod-index-proportional .proportional-list:before, .tod-index-proportional .proportional-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .tod-index-proportional .proportional-list .political-party {
    float: left;
    margin-bottom: 5px;
    margin-left: 0.5%;
    width: 33%;
  }
  .tod-index-proportional .proportional-list .political-party:nth-child(3n+1) {
    margin-left: 0;
  }
  .tod-index-proportional .proportional-list .political-party a {
    background-color: #fff;
    border: 1px solid #038dc9;
    box-sizing: border-box;
    color: #333;
    display: block;
    height: 30px;
    line-height: 28px;
    padding: 0 15px 0 2px;
    position: relative;
    text-decoration: none;
    text-align: center;
    width: 100%;
  }
  .tod-index-proportional .proportional-list .political-party a:after {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-arrow-circle-sp-off.png") no-repeat;
    background-size: 10px;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: 3px;
    top: 10px;
    width: 10px;
  }
  .tod-index-proportional .proportional-list .political-party a > span {
    font-size: 12.5px;
  }
  .tod-index-proportional .proportional-list .political-party a.hover {
    background-color: #038dc9;
    color: #fff;
  }
  .tod-index-proportional .proportional-list .political-party a.hover:after {
    background-image: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-arrow-circle-sp-on.png");
  }
}

@media screen and (max-width: 640px) {
  #wrapper.single-sanin-index .news {
    border-bottom: 2px solid #038dc9;
  }
  .hyo-navi ul {
    border-color: #038dc9;
  }
  .kai-index-pref-9 i,
  .kai-index-pref-7 i,
  .kai-index-pref-other i,
  .kai-index-icon-explanation i {
    display: block;
    float: left;
    height: 17px;
    margin-bottom: 1px;
    margin-right: 1px;
    width: 17px;
  }
  .kai-index-pref-9 i.large,
  .kai-index-pref-7 i.large,
  .kai-index-pref-other i.large,
  .kai-index-icon-explanation i.large {
    height: 25px;
    width: 25px;
  }
  .kai-index-pref-9 .jimin,
  .kai-index-pref-7 .jimin,
  .kai-index-pref-other .jimin,
  .kai-index-icon-explanation .jimin {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-s-sp.png") 0 center no-repeat;
    background-size: 221px;
  }
  .kai-index-pref-9 .jimin.large,
  .kai-index-pref-7 .jimin.large,
  .kai-index-pref-other .jimin.large,
  .kai-index-icon-explanation .jimin.large {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-l-sp.png") 0 center no-repeat;
    background-size: 325px;
  }
  .kai-index-pref-9 .minshin,
  .kai-index-pref-7 .minshin,
  .kai-index-pref-other .minshin,
  .kai-index-icon-explanation .minshin {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-s-sp.png") -17px center no-repeat;
    background-size: 221px;
  }
  .kai-index-pref-9 .minshin.large,
  .kai-index-pref-7 .minshin.large,
  .kai-index-pref-other .minshin.large,
  .kai-index-icon-explanation .minshin.large {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-l-sp.png") -25px center no-repeat;
    background-size: 325px;
  }
  .kai-index-pref-9 .komei,
  .kai-index-pref-7 .komei,
  .kai-index-pref-other .komei,
  .kai-index-icon-explanation .komei {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-s-sp.png") -34px center no-repeat;
    background-size: 221px;
  }
  .kai-index-pref-9 .komei.large,
  .kai-index-pref-7 .komei.large,
  .kai-index-pref-other .komei.large,
  .kai-index-icon-explanation .komei.large {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-l-sp.png") -50px center no-repeat;
    background-size: 325px;
  }
  .kai-index-pref-9 .osakaishin,
  .kai-index-pref-7 .osakaishin,
  .kai-index-pref-other .osakaishin,
  .kai-index-icon-explanation .osakaishin {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-s-sp.png") -51px center no-repeat;
    background-size: 221px;
  }
  .kai-index-pref-9 .osakaishin.large,
  .kai-index-pref-7 .osakaishin.large,
  .kai-index-pref-other .osakaishin.large,
  .kai-index-icon-explanation .osakaishin.large {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-l-sp.png") -75px center no-repeat;
    background-size: 325px;
  }
  .kai-index-pref-9 .kokoro,
  .kai-index-pref-7 .kokoro,
  .kai-index-pref-other .kokoro,
  .kai-index-icon-explanation .kokoro {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-s-sp.png") -68px center no-repeat;
    background-size: 221px;
  }
  .kai-index-pref-9 .kokoro.large,
  .kai-index-pref-7 .kokoro.large,
  .kai-index-pref-other .kokoro.large,
  .kai-index-icon-explanation .kokoro.large {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-l-sp.png") -100px center no-repeat;
    background-size: 325px;
  }
  .kai-index-pref-9 .kyosan,
  .kai-index-pref-7 .kyosan,
  .kai-index-pref-other .kyosan,
  .kai-index-icon-explanation .kyosan {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-s-sp.png") -85px center no-repeat;
    background-size: 221px;
  }
  .kai-index-pref-9 .kyosan.large,
  .kai-index-pref-7 .kyosan.large,
  .kai-index-pref-other .kyosan.large,
  .kai-index-icon-explanation .kyosan.large {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-l-sp.png") -125px center no-repeat;
    background-size: 325px;
  }
  .kai-index-pref-9 .shamin,
  .kai-index-pref-7 .shamin,
  .kai-index-pref-other .shamin,
  .kai-index-icon-explanation .shamin {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-s-sp.png") -102px center no-repeat;
    background-size: 221px;
  }
  .kai-index-pref-9 .shamin.large,
  .kai-index-pref-7 .shamin.large,
  .kai-index-pref-other .shamin.large,
  .kai-index-icon-explanation .shamin.large {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-l-sp.png") -150px center no-repeat;
    background-size: 325px;
  }
  .kai-index-pref-9 .seikatsu,
  .kai-index-pref-7 .seikatsu,
  .kai-index-pref-other .seikatsu,
  .kai-index-icon-explanation .seikatsu {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-s-sp.png") -119px center no-repeat;
    background-size: 221px;
  }
  .kai-index-pref-9 .seikatsu.large,
  .kai-index-pref-7 .seikatsu.large,
  .kai-index-pref-other .seikatsu.large,
  .kai-index-icon-explanation .seikatsu.large {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-l-sp.png") -175px center no-repeat;
    background-size: 325px;
  }
  .kai-index-pref-9 .kaikaku,
  .kai-index-pref-7 .kaikaku,
  .kai-index-pref-other .kaikaku,
  .kai-index-icon-explanation .kaikaku {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-s-sp.png") -136px center no-repeat;
    background-size: 221px;
  }
  .kai-index-pref-9 .kaikaku.large,
  .kai-index-pref-7 .kaikaku.large,
  .kai-index-pref-other .kaikaku.large,
  .kai-index-icon-explanation .kaikaku.large {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-l-sp.png") -200px center no-repeat;
    background-size: 325px;
  }
  .kai-index-pref-9 .genzei,
  .kai-index-pref-7 .genzei,
  .kai-index-pref-other .genzei,
  .kai-index-icon-explanation .genzei {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-s-sp.png") -153px center no-repeat;
    background-size: 221px;
  }
  .kai-index-pref-9 .genzei.large,
  .kai-index-pref-7 .genzei.large,
  .kai-index-pref-other .genzei.large,
  .kai-index-icon-explanation .genzei.large {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-l-sp.png") -225px center no-repeat;
    background-size: 325px;
  }
  .kai-index-pref-9 .shoha,
  .kai-index-pref-7 .shoha,
  .kai-index-pref-other .shoha,
  .kai-index-icon-explanation .shoha {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-s-sp.png") -170px center no-repeat;
    background-size: 221px;
  }
  .kai-index-pref-9 .shoha.large,
  .kai-index-pref-7 .shoha.large,
  .kai-index-pref-other .shoha.large,
  .kai-index-icon-explanation .shoha.large {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-l-sp.png") -250px center no-repeat;
    background-size: 325px;
  }
  .kai-index-pref-9 .musyozoku,
  .kai-index-pref-7 .musyozoku,
  .kai-index-pref-other .musyozoku,
  .kai-index-icon-explanation .musyozoku {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-s-sp.png") -187px center no-repeat;
    background-size: 221px;
  }
  .kai-index-pref-9 .musyozoku.large,
  .kai-index-pref-7 .musyozoku.large,
  .kai-index-pref-other .musyozoku.large,
  .kai-index-icon-explanation .musyozoku.large {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-l-sp.png") -275px center no-repeat;
    background-size: 325px;
  }
  .kai-index-pref-9 .undecided,
  .kai-index-pref-7 .undecided,
  .kai-index-pref-other .undecided,
  .kai-index-icon-explanation .undecided {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-s-sp.png") -204px center no-repeat;
    background-size: 221px;
  }
  .kai-index-pref-9 .undecided.large,
  .kai-index-pref-7 .undecided.large,
  .kai-index-pref-other .undecided.large,
  .kai-index-icon-explanation .undecided.large {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-seitou-l-sp.png") -300px center no-repeat;
    background-size: 325px;
  }
  .kai-index-pref-9 {
    margin: 20px auto 20px;
    width: 90%;
  }
  .kai-index-pref-9 .heading {
    margin-bottom: 10px;
    height: auto;
    text-align: left;
  }
  .kai-index-pref-9 .heading > span {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-heading-circle-san-sp.png") left no-repeat;
    background-size: 18px;
    font-size: 18px;
    font-weight: normal;
    line-height: inherit;
    padding-left: 24px;
  }
  .kai-index-pref-9 .shorten {
    letter-spacing: -0.25em;
  }
  .kai-index-pref-9 .note {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .kai-index-pref-9 .pref-9-list {
    border-right-width: 0;
    border-top-width: 0;
    list-style: none;
    margin-top: 0;
    padding: 0;
    width: 100%;
  }
  .kai-index-pref-9 .pref-9-list:before, .kai-index-pref-9 .pref-9-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .kai-index-pref-9 .pref-9-list .pref-button {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .kai-index-pref-9 .pref-9-list .pref-button:nth-child(3n+2) {
    width: 34%;
  }
  .kai-index-pref-9 .pref-9-list .pref-button:nth-child(3n+3) {
    border-right: 1px solid #038dc9;
  }
  .kai-index-pref-9 .pref-9-list .pref-button:nth-child(1), .kai-index-pref-9 .pref-9-list .pref-button:nth-child(2), .kai-index-pref-9 .pref-9-list .pref-button:nth-child(3) {
    border-top: 1px solid #038dc9;
  }
  .kai-index-pref-9 .pref-9-list .pref-button.label-aichi a .pref-box, .kai-index-pref-9 .pref-9-list .pref-button.label-gifu a .pref-box, .kai-index-pref-9 .pref-9-list .pref-button.label-shizuoka a .pref-box, .kai-index-pref-9 .pref-9-list .pref-button.label-nagano a .pref-box, .kai-index-pref-9 .pref-9-list .pref-button.label-fukui a .pref-box, .kai-index-pref-9 .pref-9-list .pref-button.label-ishikawa a .pref-box {
    border-right: 1px solid #fff;
  }
  .kai-index-pref-9 .pref-9-list .pref-button.label-aichi a .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-gifu a .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-shizuoka a .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-nagano a .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-fukui a .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-ishikawa a .pref-result {
    border-right: 1px solid #038dc9;
  }
  .kai-index-pref-9 .pref-9-list .pref-button.label-aichi a.hover .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-gifu a.hover .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-shizuoka a.hover .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-nagano a.hover .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-fukui a.hover .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-ishikawa a.hover .pref-result {
    border-right: 1px solid #fff;
  }
  .kai-index-pref-9 .pref-9-list .pref-button.label-aichi a .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-shizuoka a .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-fukui a .pref-result {
    border-left: 1px solid #038dc9;
  }
  .kai-index-pref-9 .pref-9-list .pref-button.label-aichi a.hover .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-gifu a.hover .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-mie a.hover .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-shizuoka a.hover .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-nagano a.hover .pref-result, .kai-index-pref-9 .pref-9-list .pref-button.label-shiga a.hover .pref-result {
    border-bottom: 1px solid #fff;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a {
    display: block;
    border-bottom: 1px solid #038dc9;
    box-sizing: border-box;
    height: 105px;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box {
    background: #038dc9 url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-arrow-corner-sp-white-l.png") right bottom no-repeat;
    background-size: 8px;
    height: 40px;
    position: relative;
    text-align: center;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box:before, .kai-index-pref-9 .pref-9-list .pref-button a .pref-box:after {
    content: "";
    display: table;
    clear: both;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box .pref-figure-box {
    display: block;
    float: left;
    height: 40px;
    position: relative;
    width: 43%;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box .pref-figure-box .pref-figure {
    background-image: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-pref9-san-kai-sp.png");
    background-size: 120px auto;
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box .pref-figure-box .pref-figure.aichi {
    background-position: -5px -5px;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box .pref-figure-box .pref-figure.gifu {
    background-position: -45px -5px;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box .pref-figure-box .pref-figure.mie {
    background-position: -85px -5px;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box .pref-figure-box .pref-figure.shizuoka {
    background-position: -5px -45px;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box .pref-figure-box .pref-figure.nagano {
    background-position: -45px -45px;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box .pref-figure-box .pref-figure.shiga {
    background-position: -83px -45px;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box .pref-figure-box .pref-figure.fukui {
    background-position: -5px -86px;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box .pref-figure-box .pref-figure.ishikawa {
    background-position: -45px -85px;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box .pref-figure-box .pref-figure.toyama {
    background-position: -83px -85px;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box .pref-name {
    box-sizing: border-box;
    color: #fff;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-box .pref-name .kanji {
    font-size: 16px;
    font-weight: bold;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-result {
    background-color: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #038dc9;
    height: 65px;
    margin: 0 auto;
    padding: 20px 0 0 10px;
    text-align: center;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-result.row-double {
    padding: 0;
    position: relative;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-result.row-double > div {
    bottom: 0;
    height: 51px;
    left: 0;
    margin: auto;
    padding: 0 0 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 85px;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a .pref-result i {
    display: inline-block;
    float: none;
    margin-right: 10px;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a.hover .pref-box {
    background: #038dc9 url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-arrow-corner-sp-lightblue-l.png") right bottom no-repeat;
    background-size: 8px;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a.hover .pref-result {
    background-color: #038dc9;
  }
  .kai-index-pref-9 .pref-9-list .pref-button a.hover .pref-name .kanji {
    color: #fff;
  }
  .kai-index-pref-7 {
    margin: 20px auto 20px;
    width: 90%;
  }
  .kai-index-pref-7 .heading {
    margin-bottom: 10px;
    height: auto;
    text-align: left;
  }
  .kai-index-pref-7 .heading > span {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-heading-circle-san-sp.png") left no-repeat;
    background-size: 18px;
    font-size: 18px;
    font-weight: normal;
    line-height: inherit;
    padding-left: 24px;
  }
  .kai-index-pref-7 .shorten {
    letter-spacing: -0.25em;
  }
  .kai-index-pref-7 .note {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .kai-index-pref-7 .pref-7-list {
    border-right-width: 0;
    border-top-width: 0;
    list-style: none;
    margin-top: 0;
    padding: 0;
    width: 100%;
  }
  .kai-index-pref-7 .pref-7-list:before, .kai-index-pref-7 .pref-7-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .kai-index-pref-7 .pref-7-list .pref-button {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .kai-index-pref-7 .pref-7-list .pref-button:nth-child(3), .kai-index-pref-7 .pref-7-list .pref-button:nth-child(6) {
    width: 34%;
  }
  .kai-index-pref-7 .pref-7-list .pref-button:nth-child(4), .kai-index-pref-7 .pref-7-list .pref-button:nth-child(7) {
    border-right: 1px solid #038dc9;
  }
  .kai-index-pref-7 .pref-7-list .pref-button:nth-child(1) {
    border-top: 1px solid #038dc9;
    border-right: 1px solid #038dc9;
  }
  .kai-index-pref-7 .pref-7-list .pref-button.label-tokyo {
    width: 100%;
  }
  .kai-index-pref-7 .pref-7-list .pref-button.label-tokyo a {
    width: 100%;
  }
  .kai-index-pref-7 .pref-7-list .pref-button.label-tokyo a .pref-box .pref-figure-box {
    width: 47%;
  }
  .kai-index-pref-7 .pref-7-list .pref-button.label-kanagawa a .pref-box, .kai-index-pref-7 .pref-7-list .pref-button.label-chiba a .pref-box, .kai-index-pref-7 .pref-7-list .pref-button.label-ibaragi a .pref-box, .kai-index-pref-7 .pref-7-list .pref-button.label-tochigi a .pref-box {
    border-right: 1px solid #fff;
  }
  .kai-index-pref-7 .pref-7-list .pref-button.label-kanagawa a .pref-result, .kai-index-pref-7 .pref-7-list .pref-button.label-chiba a .pref-result, .kai-index-pref-7 .pref-7-list .pref-button.label-ibaragi a .pref-result, .kai-index-pref-7 .pref-7-list .pref-button.label-tochigi a .pref-result {
    border-right: 1px solid #038dc9;
  }
  .kai-index-pref-7 .pref-7-list .pref-button.label-kanagawa a.hover .pref-result, .kai-index-pref-7 .pref-7-list .pref-button.label-chiba a.hover .pref-result, .kai-index-pref-7 .pref-7-list .pref-button.label-ibaragi a.hover .pref-result, .kai-index-pref-7 .pref-7-list .pref-button.label-tochigi a.hover .pref-result {
    border-right: 1px solid #fff;
  }
  .kai-index-pref-7 .pref-7-list .pref-button.label-tokyo a .pref-result, .kai-index-pref-7 .pref-7-list .pref-button.label-kanagawa a .pref-result, .kai-index-pref-7 .pref-7-list .pref-button.label-ibaragi a .pref-result {
    border-left: 1px solid #038dc9;
  }
  .kai-index-pref-7 .pref-7-list .pref-button.label-tokyo a.hover .pref-result, .kai-index-pref-7 .pref-7-list .pref-button.label-kanagawa a.hover .pref-result, .kai-index-pref-7 .pref-7-list .pref-button.label-chiba a.hover .pref-result, .kai-index-pref-7 .pref-7-list .pref-button.label-saitama a.hover .pref-result {
    border-bottom: 1px solid #fff;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a {
    display: block;
    border-bottom: 1px solid #038dc9;
    box-sizing: border-box;
    height: 105px;
    position: relative;
    text-decoration: none;
    width: 100%;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-box {
    background: #038dc9 url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-arrow-corner-sp-white-l.png") right bottom no-repeat;
    background-size: 8px;
    height: 40px;
    position: relative;
    text-align: center;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-box:before, .kai-index-pref-7 .pref-7-list .pref-button a .pref-box:after {
    content: "";
    display: table;
    clear: both;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-box .pref-figure-box {
    display: block;
    float: left;
    height: 40px;
    position: relative;
    width: 43%;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-box .pref-figure-box .pref-figure {
    background-image: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-pref7-san-kai-sp.png");
    background-size: 210px auto;
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-box .pref-figure-box .pref-figure.tokyo {
    background-position: 0 0;
    margin: auto 0 auto auto;
    right: 5px;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-box .pref-figure-box .pref-figure.kanagawa {
    background-position: -30px 0;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-box .pref-figure-box .pref-figure.chiba {
    background-position: -60px 0;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-box .pref-figure-box .pref-figure.saitama {
    background-position: -90px 0;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-box .pref-figure-box .pref-figure.ibaragi {
    background-position: -120px 0;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-box .pref-figure-box .pref-figure.tochigi {
    background-position: -150px 0;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-box .pref-figure-box .pref-figure.gunma {
    background-position: -180px 0;
    height: 30px;
    width: 30px;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-box .pref-name {
    box-sizing: border-box;
    color: #fff;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-box .pref-name .kanji {
    font-size: 16px;
    font-weight: bold;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-result {
    background-color: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #038dc9;
    height: 65px;
    margin: 0 auto;
    padding: 20px 0 0 10px;
    text-align: center;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-result.row-double {
    padding: 0;
    position: relative;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-result.row-double > div {
    bottom: 0;
    height: 51px;
    left: 0;
    margin: auto;
    padding: 0 0 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 85px;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a .pref-result i {
    display: inline-block;
    float: none;
    margin-right: 10px;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a.hover .pref-box {
    background: #038dc9 url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-arrow-corner-sp-lightblue-l.png") right bottom no-repeat;
    background-size: 8px;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a.hover .pref-result {
    background-color: #038dc9;
  }
  .kai-index-pref-7 .pref-7-list .pref-button a.hover .pref-name .kanji {
    color: #fff;
  }
  .kai-index-pref-other {
    background-color: #cde7f4;
    margin: 0 auto 15px;
    padding: 15px 0 10px;
  }
  .kai-index-pref-other .heading {
    height: auto;
    margin-bottom: 7.5px;
    text-align: left;
    width: 90%;
  }
  .kai-index-pref-other .heading > span {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-heading-circle-san-sp.png") left no-repeat;
    background-size: 18px;
    font-size: 18px;
    font-weight: normal;
    line-height: inherit;
    padding-left: 24px;
  }
  .kai-index-pref-other .shorten {
    letter-spacing: -0.25em;
  }
  .kai-index-pref-other .note {
    font-size: 12px;
    margin-bottom: 7.5px;
    width: 90%;
  }
  .kai-index-pref-other .pref-other-list {
    background-color: #fff;
    box-sizing: border-box;
    display: table;
    list-style: none;
    margin: 0 auto;
    padding: 10px 10px 0 10px;
    width: 90%;
  }
  .kai-index-pref-other .pref-other-list .area-category {
    display: table-row;
  }
  .kai-index-pref-other .pref-other-list .area-name {
    background-color: #8dcce7;
    border-bottom: 6px solid #fff;
    color: #fff;
    display: table-cell;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
    width: 10%;
  }
  .kai-index-pref-other .pref-other-list .area-name .shorten {
    letter-spacing: normal;
  }
  .kai-index-pref-other .pref-other-list .area-name .br:before {
    content: "\A";
    white-space: pre;
  }
  .kai-index-pref-other .pref-other-list .pref-category {
    display: table-cell;
    padding-bottom: 6px;
    padding-left: 6px;
    vertical-align: top;
  }
  .kai-index-pref-other .pref-other-list .pref-category > ul {
    border-left: 1px solid #8dcce7;
  }
  .kai-index-pref-other .pref-other-list .pref-category > ul:before, .kai-index-pref-other .pref-other-list .pref-category > ul:after {
    content: "";
    display: table;
    clear: both;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box {
    border-bottom: 1px solid #8dcce7;
    border-right: 1px solid #8dcce7;
    box-sizing: border-box;
    display: block;
    float: left;
    height: 50px;
    width: 25%;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box.col-double {
    width: 50%;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box:first-child + li + li + li + li + li + li + li,
  .kai-index-pref-other .pref-other-list .pref-category .pref-box:first-child + li + li + li + li + li + li + li + li {
    border-top-width: 0;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box a {
    color: #333;
    display: block;
    text-align: center;
    vertical-align: middle;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box a > span {
    font-size: 100%;
    height: 20px;
    line-height: 20px;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box a .pref-name {
    background: #8dcce7 url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-arrow-corner-sp-white-s.png") right bottom no-repeat;
    background-size: 7px;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    text-align: center;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box a .pref-name.small {
    font-size: 10px;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box a .pref-result {
    box-sizing: border-box;
    height: 30px;
    padding: 6px 0 0 2px;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box a .pref-result:before, .kai-index-pref-other .pref-other-list .pref-category .pref-box a .pref-result:after {
    content: "";
    display: table;
    clear: both;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box a .pref-result.row-double {
    padding: 6px 0 0 2px;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box a.hover {
    border-bottom: 1px solid #8dcce7;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box a.hover .pref-name {
    background: #038dc9 url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-arrow-corner-sp-lightblue-s.png") right bottom no-repeat;
    background-size: 7px;
    color: #fff;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box a.hover .pref-result {
    background-color: #038dc9;
    border-right: 1px solid #fff;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box.cell-end-pc a .pref-name,
  .kai-index-pref-other .pref-other-list .pref-category .pref-box.cell-end-pc a .pref-result {
    border-right-width: 1px;
  }
  .kai-index-pref-other .pref-other-list .pref-category .pref-box.cell-end-sp a .pref-name,
  .kai-index-pref-other .pref-other-list .pref-category .pref-box.cell-end-sp a .pref-result {
    border-right-width: 0;
  }
  .kai-index-proportional {
    margin: 0 auto 20px;
    width: 90%;
  }
  .kai-index-proportional .heading {
    height: auto;
    margin-bottom: 10px;
    text-align: left;
  }
  .kai-index-proportional .heading > span {
    background: url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-heading-circle-san-sp.png") left no-repeat;
    background-size: 18px;
    font-size: 18px;
    font-weight: normal;
    line-height: inherit;
    padding-left: 24px;
  }
  .kai-index-proportional .shorten {
    letter-spacing: -0.25em;
  }
  .kai-index-proportional .note {
    font-size: 12px;
    margin-bottom: 0;
  }
  .kai-index-proportional .remaining-seats {
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: right;
  }
  .kai-index-proportional .proportional-list {
    border-left: 1px solid #333;
    box-sizing: border-box;
    list-style: none;
    width: 100%;
  }
  .kai-index-proportional .proportional-list:before, .kai-index-proportional .proportional-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .kai-index-proportional .proportional-list .political-party {
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    box-sizing: border-box;
    float: left;
    height: 54px;
    margin: 0;
    width: 16%;
  }
  .kai-index-proportional .proportional-list .political-party:nth-child(2n+1), .kai-index-proportional .proportional-list .political-party:nth-child(6n) {
    width: 17%;
  }
  .kai-index-proportional .proportional-list .political-party:nth-child(-n+6) {
    border-top: 1px solid #333;
  }
  .kai-index-proportional .proportional-list .political-party:nth-child(n+7) {
    border-top-width: 0 !important;
  }
  .kai-index-proportional .proportional-list .political-party a {
    color: #333;
  }
  .kai-index-proportional .proportional-list .political-party a .name {
    background: #fff url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-arrow-corner-sp-darkgray-s.png") right bottom no-repeat;
    background-size: 7px;
    border-bottom: 1px solid #333;
    box-sizing: border-box;
    height: 24px;
    line-height: 22px;
    text-align: center;
  }
  .kai-index-proportional .proportional-list .political-party a .name > span {
    font-size: 13px;
  }
  .kai-index-proportional .proportional-list .political-party a .name.jimin {
    background-color: #2284dd;
    color: #fff;
  }
  .kai-index-proportional .proportional-list .political-party a .name.minshin {
    background-color: #d9385d;
    color: #fff;
  }
  .kai-index-proportional .proportional-list .political-party a .name.komei {
    background-color: #005bac;
    color: #fff;
  }
  .kai-index-proportional .proportional-list .political-party a .name.osakaishin {
    background-color: #7cd3b9;
  }
  .kai-index-proportional .proportional-list .political-party a .name.kokoro {
    background-color: #d5a5de;
  }
  .kai-index-proportional .proportional-list .political-party a .name.kyosan {
    background-color: #fc0;
  }
  .kai-index-proportional .proportional-list .political-party a .name.shamin {
    background-color: #017a6b;
    color: #fff;
  }
  .kai-index-proportional .proportional-list .political-party a .name.seikatsu {
    background-color: #f581af;
    color: #fff;
  }
  .kai-index-proportional .proportional-list .political-party a .name.kaikaku {
    background-color: #bc629f;
    color: #fff;
  }
  .kai-index-proportional .proportional-list .political-party a .name.genzei {
    background-color: #c2e304;
  }
  .kai-index-proportional .proportional-list .political-party a .name.shoha {
    background-color: #ccc;
  }
  .kai-index-proportional .proportional-list .political-party a .name.musyozoku {
    background-color: #fff;
  }
  .kai-index-proportional .proportional-list .political-party a .count {
    height: 30px;
    line-height: 30px;
    text-align: center;
  }
  .kai-index-proportional .proportional-list .political-party a .count > span {
    font-size: 18px;
  }
  .kai-index-proportional .proportional-list .political-party a.hover .name {
    background: #333 url("/tokyo-np/archives/senkyo/kokusei201907/image/icon-arrow-corner-sp-white-s.png") right bottom no-repeat;
    background-size: 7px;
    color: #fff;
  }
  .kai-index-proportional .proportional-list .political-party a.hover .name.jimin, .kai-index-proportional .proportional-list .political-party a.hover .name.minshin, .kai-index-proportional .proportional-list .political-party a.hover .name.komei, .kai-index-proportional .proportional-list .political-party a.hover .name.osakaishin, .kai-index-proportional .proportional-list .political-party a.hover .name.kokoro, .kai-index-proportional .proportional-list .political-party a.hover .name.kyosan, .kai-index-proportional .proportional-list .political-party a.hover .name.shamin, .kai-index-proportional .proportional-list .political-party a.hover .name.seikatsu, .kai-index-proportional .proportional-list .political-party a.hover .name.kaikaku, .kai-index-proportional .proportional-list .political-party a.hover .name.genzei, .kai-index-proportional .proportional-list .political-party a.hover .name.shoha, .kai-index-proportional .proportional-list .political-party a.hover .name.musyozoku {
    background-color: #333;
    color: #fff;
  }
  .kai-index-icon-explanation {
    margin: 0 auto 20px;
    width: 90%;
  }
  .kai-index-icon-explanation .information {
    border: 1px dashed #333;
    box-sizing: border-box;
    padding: 10px 10px 0 10px;
  }
  .kai-index-icon-explanation .information:before, .kai-index-icon-explanation .information:after {
    content: "";
    display: table;
    clear: both;
  }
  .kai-index-icon-explanation .information li {
    box-sizing: border-box;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 10px;
    width: 50%;
  }
  .kai-index-icon-explanation .information li i {
    margin-bottom: 0;
    margin-right: 5px;
  }
}

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