@charset "UTF-8";
/******************** CSS RESET ********************/
*, *::before, *::after {
	box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
img {
	max-width: 100%;
	vertical-align: bottom;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
address {
	font-style: normal;
}
input:not([type="radio"]):not([type="checkbox"]), button, textarea {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	border-radius: 0;
	-webkit-appearance: none;
}
input[type="radio"]{
	margin-top: 0;
	padding-top: 0;
}
input,
label{
	vertical-align: middle;
}
legend{
	width: 100%;
}
/******************** 蜈ｱ騾夊ｨｭ螳� ********************/
html {
  scroll-padding-top: 97px;
  overflow: auto;
  scroll-behavior: smooth;
}
body {
  font-family: arial, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #333;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
	background: #E8E7D3;
}
@media print, screen and (min-width: 1025px) and (max-width: 1000px) {
  body {
    width: 1000px;
  }
}
@media (min-width: 1025px) {
  body {
    position: static !important;
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  html {
    scroll-padding-top: 0;
  }
}
/**** 繝�く繧ｹ繝� ****/
p, li {
  margin-top: 12px;
  letter-spacing: 0.1em;
  line-height: 1.5em;
}
.small {
  font-size: 100%;
}
strong {
  color: #900;
}
/**** 繝ｪ繝ｳ繧ｯ ****/
a:link {
  text-decoration: underline;
  color: #0033CC;
}
a:visited {
  /*! text-decoration: underline; */
  color: #0033CC;
}
a:hover {
  text-decoration: underline;
  color: #9f0000;
}
a:active {
  text-decoration: underline;
  color: #CC0000;
}
.link_white:link {
  text-decoration: underline;
  color: #fff;
}
.link_white:visited {
  text-decoration: underline;
  color: #ffff00;
}
.link_white:hover {
  text-decoration: underline;
  color: #ffff00;
}
.link_white:active {
  text-decoration: underline;
  color: #ffff00;
}
a:link > strong {
  color: #0033CC;
}
a:visited > strong {
  text-decoration: underline;
  color: #791e78;
}
a:hover > strong {
  text-decoration: none;
  color: #9f0000;
}
a:active > strong {
  text-decoration: none;
  color: #9f0000;
}
/**** 蛻･繧ｦ繧｣繝ｳ繝峨え縺ｧ髢九￥ ****/
.window {
  display: inline-block;
  font-size: 75%;
  font-weight: normal;
  background: #F4F4F4;
  color: #0033CC;
  border-radius: 4px;
  padding: 2px;
  margin: 3px 0 0;
  border: 1px solid #6B6C83;
  vertical-align: text-bottom;
  word-wrap: break-word;
  line-height: 1.5;
  background: #fff;
}
h2 .window {
  font-size: 62.5%;
	margin-left: 8px;
}
.main_naka h2 .window {
  font-size: 49%;
}
.main li a span.window {
	margin-left: 8px;
	margin-bottom: -2px;
}
.main .category_lower li a span.window {margin-bottom: -2px;}
.main h2 a:hover span.window,
.main li a:hover span.window {color: #9f0000;}
.main section.image a span.window {margin-top: 4px;}
.design .main_naka li a span.window {
	margin: 0 0 -1px 8px;
	padding: 0 2px;
}
.design .main_naka li a:hover span.window {color: #9f0000;}
/**** 譛ｬ譁�∈_繧ｹ繧ｭ繝��逕ｨ繝ｪ繝ｳ繧ｯ ****/
.skip {
  position: relative;
  text-align: center;
  width: 100%;
  margin: 0;
}
.skip a {
  background-color: #fff;
  width: 1px;
  font-size: 0.1%;
  line-height: 0.1;
  position: absolute;
  top: auto;
  left: -3000px;
  z-index: 9999;
  padding: 4px 0;
}
.skip a:active, .skip a:focus {
  display: block;
  width: 100%;
  margin: 0 auto;
  font-size: 100%;
  left: 0;
  right: 0;
  top: 0;
  line-height: 1.5;
}
/**** 繝輔か繝ｼ繝� ****/
#body input, header button, #main_outline button, footer button, #body textarea {
  background: #fff;
  font-size: 85%;
}
/* text,textarea */
#body input[type="text"], #body textarea, #body input[type="password"] {
  /*! font-family: arial, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif; 
  /*! background: #fff; */
  /*! border: 1px solid #ccc; */
  /*! padding: 8px 6px 9px 6px; */
}
/* select */
#body select[size], #body select[multiple], #body select[size][multiple] {
  padding: 6px;
}
/* submit,reset,button */
#body input[type="submit"], #body input[type="reset"], header button[type="button"], #main_outline button[type="button"], footer button[type="button"], header button, #main_outline button, footer button {
  background: #eee;
  border-radius: 0;
  cursor: pointer;
  /*! color: #fff; */
  display: inline-block;
  text-align: center;
  padding: 6px 16px;
  border: 1px solid #6A6C83;
}
#body input[type="submit"]:hover, #body input[type="reset"]:hover, header button[type="button"]:hover, #main_outline button[type="button"]:hover, footer button[type="button"]:hover, header button:hover, #main_outline button:hover, footer button:hover {
  background: #ddd;
}
/**** 縺昴�莉� ****/
.anchor, .notit {
  display: block;
  height: 1px;
  margin-top: -1px;
}
.date {
  font-size: 94%;
  color: #555;
  display: inline-block;
  margin-left: 12px;
}
.noscript {
  font-size: 85%;
  color: #a90000;
}
.none {
  display: none;
}

/******************** 繝ｬ繧､繧｢繧ｦ繝�CSS ********************/
/********************************************
2繧ｫ繝ｩ繝�縺ｮ蝣ｴ蜷医％縺薙↓liguid.css繧偵�荳ｭ霄ｫ繧偵さ繝斐�縺励※縲�
liguid.css縺ｯ蜑企勁縺吶ｋ
********************************************/
.design {
  clear: both;
}

.zone01_in, .zone02_in, .zone03_in, .zone04_in {
  padding: 40px 32px;
}
@media only screen and (max-width: 1024px) {
  #zone01 {
    float: none;
    width: 100%;
  }
  #zone02 {
    float: none;
    width: 100%;
  }
	.zone01_in, .zone02_in, .zone03_in, .zone04_in {padding: 0 10px;}
}
/********************** 繝倥ャ繝繝ｼ **********************/
.main_header02 {
  background: transparent;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .main_header02 {
        margin-bottom: 0;
        width: 100%;
        position: relative;
        border-bottom: 6px solid #000;
    }
  .main_header_in {
    max-width: 960px;
  margin: 0 auto;
    position: relative;
}
}
/**** 繝倥ャ繝繝ｼ荳頑ｮｵ繝ｪ繝ｳ繧ｯ ****/
.h_top_wrap {
  font-size: 85%;
  width: 100%;
}
.h_top {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-size: 85%;
  display: flex;
  justify-content: space-between;
}
.h_top .h_toplist01 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 4px auto 4px 0;
}
.h_top .h_toplist02 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 4px auto 4px 0;
}
.h_top .h_toplist {
  display: flex;
  align-items: center;
  margin: 0px 24px 0 5px;
	width: fit-content;
	float: left;
}
.h_top .h_toplist01 > li {
  margin: 0 16px 0 0;
  padding: 0 0 0 14px;
  position: relative;
}
.h_top .h_toplist01 > li::before {
  content: '';
  display: block;
  position: absolute;
  top: .5em;
  left: 0;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  width: 6px;
  height: 6px;
  transform: rotate(-45deg);
}
.h_top .h_toplist > li {
  margin: 0 0 0 8px;
}
.h_top .h_toplist > li a {
  display: block;
  padding: 0 4px;
}
.h_top .h_toplist > li:first-child {
  background: url(img/rekimin_icon_sitemap.png) no-repeat left center;
  padding-left: 20px;
	margin: 0;
  background-size: 16px;
}
.h_top .h_toplist > li:nth-child(2) {
  background: url(img/rekimin_icon_contact.png) no-repeat left center;
  padding-left: 18px;
    background-size: 16px;
}
.h_top .h_toplist > li:nth-child(3) {
  background: url(img/rekimin_icon_langage.png) no-repeat left center;
  padding-left: 20px;
  background-size: 16px;
}
.h_top .h_toplist > li:nth-child(2) {
}
@media only screen and (max-width: 1024px) {
  .h_top_wrap {
    display: none;
  }
  .h_top .h_toplist {
    display: none;
  }
}
/* 濶ｲ縺ｮ蜿崎ｻ｢ */
.bg_color {
  display: flex;
  align-items: center;
  margin-right: 16px;
}
.bg_tit {
  padding: 0;
  margin: 0 6px 0 0;
}
.bg_list {
  display: flex;
  align-items: center;
}
.bg_list li {
  padding: 0;
  margin: 0 0 0 4px;
}
.bg_list li a {
  display: block;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  text-decoration: none;
  padding: 0 4px;
}
.bg_list li:last-child a {
  background: #000;
}
.bg_list li:last-child a > strong {
  color: #fff;
}
/* 繝輔か繝ｳ繝医し繧､繧ｺ */
.font_size, .font_tit, .font, .font_list, .font_list li {
  float: left;
}
.font_size {
}
.font_tit {
  font-size: 90%;
  float: left;
  padding: 5px 0;
  margin: 0 6px 0 0;
}
ul.font_list {
  float: left;
  padding: 0;
  margin: 0;
  border: 1px solid #52546C;
  border-radius: 3px;
  margin-right: 1px;
}
ul.font_list li {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
ul.font_list li a {
  color: #222;
  display: inline-block;
  text-decoration: none;
  padding: 4px 8px 3px 9px;
}
ul.font_list li:first-child {
  font-size: 90%;
}
ul.font_list li:last-child {
  font-size: 90%;
}
ul.font_list li:last-child a {
  background: #6B6C83;
}
ul.font_list li:last-child a > strong {
  color: #fff;
}
/**** 繝倥ャ繝繝ｼ繝｡繧､繝ｳ ****/
.head_in {
  /*! max-width: 960px; */
  width: 100%;
  margin: 0 auto;
  padding: 0px 32px;
  overflow: hidden;
  display: flex;
	flex-wrap: wrap;
}
.head_in {
  max-width: 960px;
  margin: 0 auto;
  padding: 0px 32px;
  overflow: hidden;
  display: flex;
	flex-wrap: wrap;
	background: #FFF;
}
.h_main {
  display: flex;
  align-items: center;
  padding: 12px 0;
  overflow: hidden;
  justify-content: end;
	width: fit-content;
}
.h1_box {
  padding: 0 0 6px 0;
  display: flex;
  align-items: baseline;
}
 h1 {
  width: 418px;
  margin-right: 15px;
  margin: 0;
}
 .h1 {
  width: 418px;
  margin: 0 15px 0 0;
}
.h1_2 {
	width: 465px;
}
.inbody h1 {
  width: 100%;
}
.inbody p.h1 img.h1_copy {
	margin: 0px 0 4px 0;
}
.h_main .mainsite {
  margin: 0;
}
.h_main .mainsite a {
  display: block;
  border: 1px solid #ccc;
  background: #444;
  color: #fff;
  font-size: 85%;
  padding: 3px 10px 2px;
  text-decoration: none;
  border-radius: 4px;
}
.h_main .mainsite li a:hover {
  background: #555;
}
@media only screen and (max-width: 1024px) {
  .head_in {
    padding: 0;
	  max-width: 100vw;
    width: 100%;
    margin: 0;
	  min-height: 68px;
  }
  .h_main {
    display: none;
  }
.h1_box {
  padding: 10px 0 6px 10px;
  display: block;
}
.h1 {
  width: 240px;
  margin: 0;
}
.h1_2 {
	width: 240px;
  line-height: 0;
	margin: 0;
}
  .h_main .mainsite {
    display: none;
  }
	.h1 img.h1_copy {/*! display: none; */padding: 0;/*! float: left; */float: none;}
}
@media (max-width: 365px) {
	.h1_box {padding-bottom: 0;}

  h1 img {
    width: 190px;
  }
    .h1_box p {
    max-width: 190px;
  }
	.head_in {padding-bottom: 12px;}
}
/* 險隱樣∈謚� */
.language {
  position: relative;
}
.lang_btn {
  margin: 0;
}
.lang_btn a {
  background: #fff;
  display: inline-block;
  transition: all 0.2s;
}
.lang_btn a:hover {
  background: #efefef;
  transition: all 0.2s;
}
.lang_list li {
  border-bottom: 1px solid #ccc;
  padding: 0;
  margin: 0;
}
.h_top .h_toplist .lang_list li a {
  display: inline-block;
  padding: 2px;
  text-align: center;
  width: 100%;
  border: none;
}
.h_top .lang_btn.close a {
  padding: 2px 6px 2px 20px;
  position: relative;
  border-radius: 0 0 4px 4px;
  border: none;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.lang_btn.close a::before, .lang_btn.close a::after {
  content: '';
  background: #3B4043;
  height: 1px;
  width: 12px;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: 0;
  transform: rotate(-45deg);
}
.lang_btn.close a::after {
  transform: rotate(45deg);
}
/* 讀懃ｴ｢ */
#cse-search-box {
  padding: 0;
  float: left;
  margin-right: 24px;
  width: auto;
	min-width: 200px;
	line-height: 1;
}
#cse-search-box #q {
  font-size: 112%;
  border: 1px solid #52546C;
  padding: 4px 6px;
  margin: 0;
  outline: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
  min-height: 30px;
  width: 150px;
	max-height: 42px;
	height: auto;
}
#cse-search-box #search_button {
  background: url(img/rekimin_icon_search.png) no-repeat left 7px center;
  background-size: 10px;
  border: 1px solid #6A6C83;
  border-left: none;
  padding: 6.25px 6px 6px 22px;
  width: auto;
  vertical-align: top;
  height: auto;
  border-radius: 0 4px 4px 0;
  margin-left: 0;
  font-size: 100%;
  min-width: 50px;
  min-height: 30px;
	max-height: 42px;
	line-height: 1;
}
/**** 繧ｰ繝ｭ繝ｼ繝舌Ν繝翫ン ****/
.g_navi {
  background: #F9F9F9;
  letter-spacing: 0.1em;
  position: relative;
  overflow: visible;
  z-index: 1;
  padding: 8px 10px;
  margin-top: -1px;
	border-top: 6px solid #000;
  border-bottom: 1px solid #6a6c83;
}
.g_navi_in {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  display: flex;
}
.g_navi_in > li {
  width: calc(100% / 6);
  margin: 0;
  display: flex;
  align-items: stretch;
}
.g_navi_in > li:nth-of-type(1) {
  	border-left: 1px solid #6A6C83;
}
.g_navi_in > li:last-child {
  margin: 0;
}
.g_navi_in > li > a {
  background: transparent;
  border-radius: 0;
  color: #000;
  display: inline-block;
  text-decoration: none;
  padding: 2px;
  width: 100%;
  position: relative;
  letter-spacing: -0.01em;
  z-index: 2;
  text-align: center;
	border: none;
	border-right: 1px solid #6A6C83;
  display: flex;
  align-items: center;
  justify-content: center;
}
.g_navi_in > li > a > img {
width: 19.5px;
}
.g_navi_in > li:first-child > a {border-left: 1px solid #FFF;}
.g_navi_in > li > a::before {display: none;}
.g_navi_in > li > a b {
	padding-left: 0.5em;
	text-align: left;
	line-height: 1.2em !important;
}
.g_navi_in > li > a span {
	display: block;
}
.g_navi_in > li > a >b::before {
  /*! content: ''; */
  position: absolute;
  left: 12px;
  background: url(img/rekimin_gnavi.png);
	background-size: contain;
  height: 19px;
  width: 19px;
  top: 13%;
}
.g_navi_in > li > a:hover, .g_navi_in > li.active > a {
  background: #6E6D6D;
	text-shadow: none;
	color: #fff;
}
@media only screen and (min-width: 1025px) {
	.g_navi {
		width: 100%;
		max-width: 100vw;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 1024px) {
  .g_navi {
    display: none;
  }
  .g_navi_wrap .g_navi {
    display: block;
  }
}
/**** 繧ｰ繝ｭ繝ｼ繝舌Ν繝翫ン縺ｮ繝｡繝九Η繝ｼ ****/
.menu_list {position: relative;}
.g_navi_in .menu_list .dropdown_lower {display: none;}
.g_navi_in .menu_list.addactive .dropdown_lower {
	display: block;
}
.dropdown_lower {
	position: absolute;
	padding: 5px;
	width: 161px;
	top: 100%;
	left: -1px;
	font-size: 95%;
	background: #F4F4F4;
	border: 1px solid #6E6d6d;
}
/*
.dropdown_lower {
animation:fadeUpAnime 0.3s forwards;
}
@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(-2px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}
*/
.dropdown_lower ul {
	display: block;
	width: auto;
	padding: 0;
}
.dropdown_lower ul li {
	margin: 0 0 5px 0;
	padding: 0;
	width: auto;
	border: 0;
	text-align: left;
	line-height: 1.5em;
}
.dropdown_lower ul li:hover {
	background: #D1D1DB;
}
.dropdown_lower ul li a {
	position: relative;
	padding-left: 18px;
	color: #000;
	text-decoration: none;
}
.dropdown_list > ul li a::before {
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	background: #52548C;
	top: 5px;
	left: 5px;
}

/**** 繧ｹ繝槭�繝｡繝九Η繝ｼ縺ｫ髢｢縺吶ｋ繧ｹ繧ｿ繧､繝ｫ ****/
#search_drop {
  position: absolute;
  top: 10px;
  right: 62px;
  padding: 0;
  margin: 0;
}
#search_drop a {
  background: #6B6C83 url(img/rekimin_m_icon_search.png) no-repeat;
  background-size: 19px auto;
  background-position: 5px 6px;
  border: 1px solid #6B6C83;
  color: #FFF;
  letter-spacing: -0.02em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 30px 4px 0;
  min-height: 44px;
  min-width: 44px;
  font-size: 65%;
	line-height: 1;
}
#search_drop a:before, #search_drop a:after {
  content: '';
  position: absolute;
  top: 14px;
  right: 6px;
  background: #FFF;
  height: 2px;
  width: 12px;
}
#search_drop a:after {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
#search_drop.active a:after {
  display: none;
}
.search_detail {
  display: none;
  /*! background: url("img/miki_bg.png"); */
  padding: 10px;
  margin: 0;
  width: 100%;
  position: relative;
  z-index: 100;
  overflow: hidden;
  background: #D3D3DD;
}
#cse-search-box-sp {
  background: #fff;
  border: 1px solid #6A6C83;
  border-radius: 3px;
  padding: 3px 0 6px 0;
  float: left;
  margin-right: 24px;
  width: 100%;
}
#cse-search-box-sp .q {
  padding: 2px 6px;
  margin: 0;
  border: none;
  border-right: 1px solid #6A6C83;
  width: calc(100% - 95px);
}
#cse-search-box-sp #search_button_sp {
  background: url(img/rekimin_icon_search.png) no-repeat left 2px center;
  border: none;
  padding: 0 0 0 16px;
  width: 79px;
	color: #222;
  background-size: 14px;
}
@media print, screen and (min-width: 1025px) {
  #search_drop, .search_detail {
    display: none !important;
  }
}
#menu_button {
  position: absolute;
  top: 0;
  right: 12px;
  margin-top: 10px;
}
#menu_button a {
  position: relative;
  background: #6B6C83;
  font-size: 70%;
  display: inline-block;
  text-decoration: none;
  letter-spacing: -1px;
  text-align: center;
  padding-top: 28px;
  min-width: 44px;
	min-height: 44px;
  z-index: 2;
  border: 1px solid #6B6C83;
  line-height: 0.9;
	overflow: auto;
  max-width: 48px;
}
#menu_button a strong {
  color: #FFF;
  font-weight: normal;
  font-size: 90%;
  word-break: break-all;
}
#menu_button a .icon_ham {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -11px;
  display: inline-block;
  background: #FFF;
  height: 3px;
  width: 22px;
}
#menu_button a .icon_ham:before, #menu_button a .icon_ham:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -11px;
  background: #FFF;
  height: 3px;
  width: 22px;
}
#menu_button a .icon_ham:before {
  top: 7px;
}
#menu_button a .icon_ham:after {
  top: 14px;
}
@media print, screen and (min-width: 1025px) {
  #menu_button, #lan_drop {
    display: none !important;
  }
}
#sidr {
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 9999;
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 100%;
  /*! background: url(img/miki_bg.png); */
  border-left: 7px solid #949494;
  box-sizing: border-box;
  color: #333;
  background: #F4F4F4;
}
@media print, screen and (min-width: 1025px) {
  #sidr {
    display: none !important;
  }
}
#sidr .sidr-inner {
  padding: 0 0 15px;
}
.sidr.right {
  left: auto;
  right: -260px;
}
#sidr .close {
  text-align: left;
  position: relative;
  padding: 0;
  margin: 0;
}
#sidr .close a.simple-menu {
  background: #6A6C83;
  display: inline-block;
  color: #FFF;
  padding: 10px 10px 10px 38px;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #6A6C83;

}
#sidr .close a.simple-menu02 {
  background: #6A6C83;
  display: inline-block;
  color: #FFF;
  padding: 10px 10px 10px 38px;
  position: relative;
  width: 100%;
  border-top: 1px solid #6A6C83;
   border-bottom: 4px solid #6A6CA4;
}
#sidr .close a:before, #sidr .close a:after {
  content: '';
  background: #FFF;
  height: 2px;
  width: 16px;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: 0;
  transform: rotate(-45deg);
}
#sidr .close a:after {
  transform: rotate(45deg);
}
#sidr .src_box {
  padding: 10px;
  border-bottom: 3px solid #007bbb;
}
#sidr ul {
  display: block;
  margin: 0;
  padding: 0;
}
#sidr ul li {
  background: none;
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  position: relative;
  border-bottom: 2px dotted #808083;
}

#sidr ul li::before {
  content: '';
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -4px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  transform: rotate(45deg);
  display: none;
}
#sidr ul li:last-child {
  border-bottom: none;
}
#sidr ul li a {
  display: inline-block;
  padding: 16px 12px;
  text-decoration: none;
  width: 100%;
  color: #222;
  font-size: 93.75%;
}
#sidr ul li:nth-child(4) {
  border-top: none;
}
#sidr ul li.mainsite {
  background: #e8f4f9;
  border-top: 2px solid #007bbb;
  font-size: 85%;
}
#sidr ul.sidr_navi_sub {
  display: flex;
  border-top: 2px dotted #A4A8A9;
  background: #E5E5E5;
  background: #D3D3DD;
}
#sidr ul.sidr_navi_sub li {
  border-bottom: 0;
  font-size: 85%;
  width: 50%;
}
#sidr ul.sidr_navi_sub li a {
  font-size: 90%;
  background: transparent;
  position: relative;
  padding: 8px 5px 8px 24px;
}
#sidr ul.sidr_navi_sub li a::before,
#sidr ul.sidr_navi_sub2 a::before {
  content: '';
  position: absolute;
  top: 15px;
  left: 10px;
  border-right: 1px solid #52546C;
  border-top: 1px solid #52546C;
  height: 5px;
  width: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(45deg);
}
#sidr ul.sidr_navi_sub li:nth-child(odd) {
  border-right: 2px dotted #808083;
}
#sidr ul.sidr_navi_sub2 {
	border-top: 2px dotted #808083;
	border-bottom: none;
  background: #E5E5E5;
	background: #D3D3DD;
}
#sidr ul.sidr_navi_sub2 a {
	position: relative;
	padding: 8px 5px 8px 24px;
}
#sidr ul.sidr_navi_sub2 a::before {top: 17.5px;}
/**** 繝峨Ο繝ｯ繝ｼ繝｡繝九Η繝ｼ ****/
#sidr .ac_display_sub {
	display: inline-block;
	position: absolute;
	background: #FFF;
	margin: 0;
	top: 14px;
	right: 12px;
	font-size: 72%;
	border: 1px solid #808083;
	z-index: 100;
}
#sidr .ac_display_sub a {
	display: inline-block;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 4px 4px 18px;
}
#sidr .ac_display_sub a::before,
#sidr .ac_display_sub a::after {
	content: '';
	position: absolute;
	background: #555;
	width: 10px;
	height: 2px;
	top: 11px;
	left: 4px;
}
#sidr .ac_display_sub a::after {transform: rotate(90deg);}
#sidr .ac_box_sider.active .ac_display_sub a::after {display: none;}
#sidr .ac_box_in li {
	background: #E5E5E5;
}
#sidr .ac_box_in {display: none;}
#sidr .ac_box_in a {
	position: relative;
	padding-left: 24px;
}
#sidr .ac_box_in a::before {
	position: absolute;
	content: '';
	top: 24px;
	left: 12px;
	width: 6px;
	height: 6px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	transform: rotate(45deg);
}
#sidr .ac_box_in > li:nth-child(4) {
	border-bottom: none;
}
/**** 謾ｯ謠ｴ讖溯� ****/
#sidr .side_shien {
  background: #e8f4f9;
}
#sidr ul.sidr_navi02 {
  border-bottom: 0;
  padding: 10px 10px 4px;
  display: flex;
  flex-wrap: wrap;
}
#sidr ul.sidr_navi02 li {
  border: 0;
  margin-right: 1.25%;
  margin-bottom: 6px;
  width: 24%;
}
#sidr ul.sidr_navi02 li:nth-of-type(4n) {
  margin-right: 0;
}
#sidr ul.sidr_navi02 li::before {
  display: none;
}
#sidr ul.sidr_navi02 li a {
  display: inline-block;
  background: #fff;
  border: 1px solid #bbb;
  border-radius: 4px;
  font-size: 70%;
  letter-spacing: -0.01em;
  padding: 6px 2px;
  text-align: center;
}
#sidr ul.sidr_navi03 {
  display: flex;
  border-top: 1px solid #bbb;
}
#sidr ul.sidr_navi03 li {
  border-bottom: 0;
  font-size: 85%;
  width: 50%;
}
#sidr ul.sidr_navi03 li:nth-child(odd) {
  border-right: 1px solid #bbb;
}
/*********** 繝輔ャ繧ｿ繝ｼ ***********/
.main_footer {
  background: transparent;
  overflow: hidden;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .main_footer {
    min-width: 100%;
  }
}
/**** 繝槭う繝壹�繧ｸ縺ｮ繧ｹ繧ｿ繧､繝ｫ ****/
.online_strage_a {
  padding-bottom: 24px;
}
.online_strage_a .mypage {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
.online_strage_a .mypage_h2_wrapper {
  background-color: #e9024f;
  padding-left: 16px;
  position: relative;
  border-radius: 4px 4px 0 0;
}
.online_strage_a .mypage_title {
  float: left;
  color: #fff;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: -1;
}
.online_strage_a .mypage_h2_wrapper p {
  float: right;
}
.online_strage_a .mypage_contents {
  background-color: #FEEBE7;
  padding: 4px 16px 16px;
  border-radius: 0 0 4px 4px;
}
.online_strage_a .mypage_list li {
  display: inline-block;
  font-size: 85%;
  margin-right: 8px;
}
.online_strage_a .mypage_list li p.online_strage_title {
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px 8px;
  margin: 0;
  border-radius: 4px;
}
.online_strage_a .online_strage button {
  background: #fff;
  color: #333;
  font-size: 68.75%;
  padding: 2px 4px;
  margin: 12px 8px 12px 0;
  vertical-align: bottom;
}
#body .online_strage_a .online_strage button[type="button"] {
  background: #fff;
  color: #0033CC;
  font-size: 75%;
  padding: 4px 6px;
}
#body .online_strage_a .online_strage button[type="button"]:hover {
  background: #efefef;
  color: #9f0000;
}
@media only screen and (max-width: 1024px) {
  .online_strage_a {
    padding: 0 10px 24px;
  }
  .online_strage_a .mypage {
    width: 100%;
  }
}
/**** 繝医ャ繝励∈謌ｻ繧� ****/
.foot_modori {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  text-align: right;
}
.foot_modori .modoriin {
  background: #e9024f;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 75%;
  text-decoration: none;
  margin-top: 7px;
}
.foot_modori a {
  background: #e9024f;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  color: #fff;
  display: inline-block;
  font-size: 100%;
  text-decoration: none;
  padding: 8px 20px;
}
@media only screen and (max-width: 1024px) {
  .foot_modori {
    padding: 0 10px;
  }
  .foot_modori .modoriin {
  }
}
/**** 繝｡繧､繝ｳ繝輔ャ繧ｿ繝ｼ ****/
.foot_wrap {
  border-top: none;
  padding: 0;
}
.foot {
  /*! max-width: 960px; */
  width: 100%;
  margin: 0 auto;
  /*! padding: 40px 32px 0 32px; */
	background: #d1d1db;
  border-top: 4px solid #000;
}
.foot_link li {
  padding: 0;
  display: inline-block;
  position: relative;
  margin-left: 16px;
  margin-right: 16px;
}
.foot_link li::after {
  display: block;
  content: '';
  position: absolute;
  top: .4em;
  left: -16px;
  width: 6px;
  height: 6px;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  transform: rotate(-45deg);
}
.foot_id {
  /*! margin-top: 16px; */
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 32px 32px 12px 32px;
}
.foot .address {
  margin-top: 5px;
}
.foot .address .add_ttl {
	display: inline-block;
	background: #6A6C83;
	margin-bottom: 4px;
	padding: 3px;
	color: #FFF;
}
.foot .address .add_br,
.foot .address02 .add_br {display: block;}
.foot .address b {
  font-size: 112.5%;
  display: block;
}
.foot .address a[href^="tel:"],
.foot .address02 a[href^="tel:"] {
  cursor: default;
  color: #222;
  text-decoration: none;
}
.foot .address02 {
  border: 1px solid #333;
  display: inline-block;
  padding: 10px 13px 10px 52px;
  border-radius: 4px;
  text-decoration: none;
}
.foot .address02:hover {
  background: #E8E8EB;
}
.foot .address02 .add_mail {
  position: relative;
}
.foot .address02 .add_mail::before {
  content: '';
  position: absolute;
  left: -40px;
  background: url(img/rekimin_icon_mail.png) no-repeat ;
  height: 33px;
  width: 33px;
  top: -8px;
  background-size: 33px;
}

.foot .address a.foot_access {
  background: url(img/bun_icon_map.png) no-repeat left 10px center;
  border: 1px solid #555;
  border-radius: 4px;
  display: inline-block;
  font-size: 87.5%;
  text-decoration: none;
  padding: 2px 10px 2px 26px;
  margin-left: 6px;
}
.foot .go_shisite {
  font-size: 85%;
  text-align: right;
  margin: 0 auto;
  padding: 12px 0px 4px 0px;
  width: 100%;
}
.foot .go_shisite a {
  position: relative;
  display: inline-block;
  line-height: 1;
}
.foot .go_shisite a:before {
  content: '';
  position: absolute;
  top: 4px;
  left: -12px;
  border-right: 1px solid #0033CC;
  border-top: 1px solid #0033CC;
  height: 5px;
  width: 5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.foot_copy {
  font-size: 86.5%;
  background: #000000;
  text-align: center;
  margin: 0;
  padding: 6px 10px;
	color: #FFF;
}
.foot_copyin {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .foot {
    /*! padding: 1px 10px; */
    width: 100%;
  }
  .foot .address a.foot_access {
    display: block;
    margin-left: 0px;
    max-width: 132px;
    margin-top: 4px;
  }
  .foot .go_shisite {
	  text-align: left;
    margin: 24px auto 0 auto;
	  padding: 0 10px 4px;
  }
  .foot_copyin {
    padding: 0 10px;
    width: 100%;
  }
  .foot .address a[href^="tel:"],
	.foot .address02 a[href^="tel:"] {
    cursor: pointer;
    color: #2B3095;
    text-decoration: underline;
  }
	.foot .address a[href^="tel:"]:hover,
	.foot .address02 a[href^="tel:"]:hover {color: #9f0000;}
  .foot_id {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 32px 10px 12px 10px;
}
}
/**** 繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ縺ｮ繧ｹ繧ｿ繧､繝ｫ ****/
.ac_display {
  display: none;
}
@media print, screen and (min-width: 1025px) {
  .ac_box {
    pointer-events: none !important;
  }
  .ac_box + div {
    display: block !important;
  }
}
@media only screen and (max-width: 1024px) {
  .ac_box h2 {
    padding-right: 72px;
  }
  .ac_display {
    display: inline-block;
    position: absolute;
    top: 50%;
    margin: -14px 0 0;
    right: 12px;
    font-size: 72%;
    background: #fff;
    border: 1px solid #6A6C83;
    z-index: 100;
  }
  .ac_display a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    padding: 4px 4px 4px 18px;
  }
  .ac_display::before, .ac_display::after {
    content: '';
    background: #555;
    position: absolute;
    left: 4px;
    top: 11px;
    height: 2px;
    width: 10px;
  }
  .ac_display::after {
    transform: rotate(90deg);
  }
  .ac_box + div {
    display: none;
  }
  .ac_box {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .ac_box.active p::after {
    display: none;
  }
}
/**** RSS繧｢繧､繧ｳ繝ｳ縺ｮ繧ｹ繧ｿ繧､繝ｫ ****/
.rss_icon, a.rss_icon, a.rss_icon2 {
  background: #FF8F21;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 1px #b45c00, -1px 1px 1px #b45c00, 1px -1px 1px #b45c00, -1px -1px 1px #b45c00, 1px 0 1px #b45c00, 0px 1px 1px #b45c00, -1px 0 1px #b45c00, 0 -1px 1px #b45c00;
  padding: 5px 5px 5px 7px;
  line-height: 1.1;
  position: relative;
  vertical-align: middle;
  border: 1px solid #FF8F21;
}
.rss_icon, a.rss_icon {
  font-size: 90%;
}
a.rss_icon2 {
  font-size: 68.75%;
  padding: 3px 28px 1px 6px;
}
a.rss_icon2 span {
  display: block;
}
a.rss_icon img {
  margin-left: 4px;
  margin-top: -3px;
  height: auto;
  width: 16px;
  vertical-align: middle;
}
.rss_icon img {
  margin-left: 4px;
  margin-top: -3px;
  height: auto;
  width: 16px;
  vertical-align: middle;
}
a.rss_icon2 img {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 6px;
  height: auto;
  width: 16px;
  vertical-align: middle;
}