@charset "UTF-8";
html, body {
  height: 100%;
}

body {
  margin: 0;
}

a {
  color: #0033FF;
  font-family: sans-serif !important;
}
a:hover {
  text-decoration: underline;
  color: #990000;
}

p {
  margin: 0;
  padding: 0;
  font-family: sans-serif !important;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

/* ==============================
	Font設定
================================ */
.font10pt {
  font-size: 10px;
  line-height: 14px;
}

.font12pt {
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

.font12pt01em {
  font-size: 12px;
  line-height: 16px;
  left: 0px;
  padding-left: 24px;
}

.font121em {
  font-size: 12px;
  left: 12px;
}

.font12pt {
  font-family: sans-serif !important;
}

.font14pt {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}

.font14pt01em {
  font-size: 14px;
  line-height: 20px;
  padding-left: 1em;
  color: #333333;
}

.font18pt {
  font-size: 18px;
  line-height: 24px;
  font-weight: bolder;
  color: #714F0D;
}

.mainfont {
  font-size: 16px;
  font-weight: 800;
  color: #333333;
  line-height: 24px;
}

.mainsabfont {
  font-size: 12px;
  color: #333333;
  padding-left: 20px;
  line-height: 20px;
}

.submainfont {
  font-size: 18px;
  font-weight: 800;
  color: #333333;
  padding-left: 30px;
  left: 40px;
  line-height: 18px;
}

.mtbl table td {
  font-family: sans-serif !important;
}

header {
  position: relative;
  height: 85px;
}
header .top-return {
  position: absolute;
  top: 33px;
  right: 0;
  font-size: 12px;
}

.header-box {
  height: 350px;
}
.header-box .imagebox {
  display: flex;
  flex-direction: column;
  background: url("../img/top_img.jpg") no-repeat;
  background-size: 100%;
  height: 350px;
}
.header-box .imagebox p {
  margin: 0;
  text-align: right;
  color: #fff;
  font-size: 12px;
}

footer.site-footer {
  border-top: 1px solid #000;
  padding-block: 20px 30px;
}
footer.site-footer .copy-right {
  text-align: center;
  font-size: 12px;
  color: #333333;
}
footer.site-footer .banner_list {
  margin: 20px 0 0;
  padding-block: 0 30px;
  font-size: 0;
  text-align: center;
}

#gmap {
  width: 600px;
  height: 600px;
  margin-bottom: 5px;
  background: #fff;
}
#gmap strong {
  padding: 1px 0 0 40px;
  font-size: 1.2em;
  background: url(http://www.doiren.jp/outline/_img/ja_logo.png) no-repeat 3px 0px;
}
#gmap p {
  margin: 0 0 5px 0;
  padding-top: 5px;
  line-height: 1.3;
  border-top: 2px solid #BF0000;
}

.newsbar {
  font-size: 13px;
  background-image: url(../img/bar.jpg);
  background-repeat: no-repeat;
  padding-left: 40px;
  color: #333333;
}
.newsbar p {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.newsbar span {
  display: inline-block;
  vertical-align: top;
}

.news table {
  width: 530px;
  border-top: 1px solid #666;
  margin-top: 5px;
}
.news table td {
  border-bottom: 1px solid #666;
  padding: 8px 0;
  vertical-align: top;
  font-size: 12px;
}

#main-contents {
  width: 800px;
  margin: 0 auto;
  border-right: 1px solid gray;
  border-left: 1px solid gray;
  min-height: calc(100vh - 85px - 40px);
  box-sizing: border-box;
}
#main-contents .outer {
  padding: 10px 10px 20px;
  display: flex;
  justify-content: space-between;
}
#main-contents section .title-bar {
  background: url("../img/title_bar.gif") no-repeat;
  background-size: contain;
  height: 34px;
  padding: 6px 0 0px 30px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 800;
}

.banner_list {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.banner_list li {
  width: 234px;
}
.banner_list li a {
  display: block;
}
.banner_list li a img {
  width: 100%;
  height: auto;
}

.side-navigation ul li a {
  display: block;
  width: 180px;
  height: 40px;
  cursor: pointer;
}
.side-navigation ul li a img:hover {
  opacity: 0;
}
.side-navigation ul li a.is-active img {
  opacity: 0;
}
.side-navigation ul li.greeting a:hover {
  background: url("../img/menu/menu_b_r1_c1.jpg") no-repeat;
}
.side-navigation ul li.greeting a.is-active {
  opacity: 1;
  background: url("../img/menu/menu_b_r1_c1.jpg") no-repeat;
}
.side-navigation ul li.purpose a:hover {
  background: url("../img/menu/menu_b_r2_c1.jpg") no-repeat;
}
.side-navigation ul li.purpose a.is-active {
  background: url("../img/menu/menu_b_r2_c1.jpg") no-repeat;
}
.side-navigation ul li.purpose_02 a:hover {
  background: url("../img/menu/menu_b_r3_c1.jpg") no-repeat;
}
.side-navigation ul li.purpose_02 a.is-active {
  background: url("../img/menu/menu_b_r3_c1.jpg") no-repeat;
}
.side-navigation ul li.mechanism a:hover {
  background: url("../img/menu/menu_b_r4_c1.jpg") no-repeat;
}
.side-navigation ul li.mechanism a.is-active {
  background: url("../img/menu/menu_b_r4_c1.jpg") no-repeat;
}
.side-navigation ul li.director a:hover {
  background: url("../img/menu/menu_b_r5_c1.jpg") no-repeat;
}
.side-navigation ul li.director a.is-active {
  background: url("../img/menu/menu_b_r5_c1.jpg") no-repeat;
}
.side-navigation ul li.county a:hover {
  background: url("../img/menu/menu_b_r6_c1.jpg") no-repeat;
}
.side-navigation ul li.county a.is-active {
  background: url("../img/menu/menu_b_r6_c1.jpg") no-repeat;
}
.side-navigation ul li.movement a:hover {
  background: url("../img/menu/menu_b_r8_c1.jpg") no-repeat;
}
.side-navigation ul li.movement a.is-active {
  background: url("../img/menu/menu_b_r8_c1.jpg") no-repeat;
}
.side-navigation ul li.election a:hover {
  background: url("../img/menu/menu_b_r9_c1.jpg") no-repeat;
}
.side-navigation ul li.election a.is-active {
  background: url("../img/menu/menu_b_r9_c1.jpg") no-repeat;
}
.side-navigation ul li.news a:hover {
  background: url("../img/menu/menu_b_r10_c1.jpg") no-repeat;
}
.side-navigation ul li.news a.is-active {
  background: url("../img/menu/menu_b_r10_c1.jpg") no-repeat;
}
.side-navigation ul li.recommendation a:hover {
  background: url("../img/menu/menu_b_r11_c1.jpg") no-repeat;
}
.side-navigation ul li.recommendation a.is-active {
  background: url("../img/menu/menu_b_r11_c1.jpg") no-repeat;
}
.side-navigation ul li.activity a:hover {
  background: url("../img/menu/menu_b_r13_c1.jpg") no-repeat;
}
.side-navigation ul li.activity a.is-active {
  background: url("../img/menu/menu_b_r13_c1.jpg") no-repeat;
}
.side-navigation ul li.link a:hover {
  background: url("../img/menu/menu_b_r12_c1.jpg") no-repeat;
}
.side-navigation ul li.link a.is-active {
  background: url("../img/menu/menu_b_r12_c1.jpg") no-repeat;
}

section .whats-new {
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.item_set p {
  font-size: 12px;
}

.set01 {
  margin-left: 1em;
}

.txt4em {
  display: inline-block;
  text-align: center;
  width: 4em;
}

.copy_mark {
  font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.item_title {
  padding: 5px;
  background-color: #e4fbf9;
  border: 1px solid #666;
}
.item_title img {
  margin-right: 5px;
  vertical-align: middle;
}

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