@charset "utf-8";
/* CSS Document */
/*　default 　*/
@font-face {
  font-family: 'Arial Black';
  font-style: normal;
  font-weight: 400;
  src: local('Arial Black'), url('ariblk_0.ttf') format('ttf');
}
body {
  padding: 0;
  margin: 0;
  color: #5e5e5e;
  font-size: 13px;
  line-height: 1.41;
  width: 100%;
}
/*
body, input, select, textarea, th, td, li, a {
  font-family: "Noto Sans", "Noto Sans JP", メイリオ, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
  font-size: 13px;
  line-height: 1.41;
  letter-spacing: 0;
}
  */
form, p, h2, h3, h4, h5, dl, dt, dd, ul, li {
  padding: 0;
  margin: 0;
  font-size: 13px;
}
a:focus {}
a:link {
  color: #6e3a0b;
  text-decoration: none;
}
a:visited {
  color: #6e3a0b;
  text-decoration: none;
}
a:hover {
  color: #6e3a0b;
  text-decoration: underline;
}
a img {
  border: 0;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
/**************************************************
                  コンテンツ
***************************************************/
#Contents {
  width: 1000px;
  min-height: 600px;
  position: relative;
  margin: 20px auto 0;
  padding: 0;
  clear: both;
  position: relative;
}
#MainDisp {
  margin: 5px 0 0 0;
  position: relative;
}
#LeftDisp {
  float: left;
  width: 222px;
}
#RightDisp {
  width: 755px;
  float: right;
  padding: 0px 0;
}
/**************************************************
                  HEADER
***************************************************/

/***********************/
.DropLst {
  width: 162px;
  margin: -3px auto 0 !important;
  position: relative;
  z-index: 98;
  padding: 0px 0 0;
  background: #FFF;
  border-bottom: 7px solid #eb7700;
}
.DropLst li {
  padding: 0 !important;
  height: 27px !important;
  margin: 0px auto 0px;
  width: 147px;
  border-bottom: 1px solid #d9d3cf;
}
.DropLst li:last-child {
  border-bottom: none;
}
.DropLst li a {
  height: 27px !important;
  background-image: none !important;
  padding: 0 !important;
  overflow: hidden;
  color: #6e3a0b;
  text-align: center;
  line-height: 28px;
  font-weight: bold;
  font-size: 12px;
}
.DropLst li a:hover {
  text-decoration: none;
  background: #fff9e8;
}
#Drop1 {
  /* background-image: url(../images/header/drop1.png); */
  background-repeat: no-repeat;
  height: 112px;
  width: 147px;
}
#Drop2 {
  /* background-image: url(../images/header/drop2.png); */
  background-repeat: no-repeat;
  height: 170px;
  width: 147px;
}
#Navi01_main {
  position: absolute;
  bottom: 15px;
  left: 200px;
  height: 36px;
}
#Navi01_main a {
  background-image: url(../images/header/Navi01.png);
  overflow: hidden;
  width: 148px;
  height: 0;
  padding: 36px 0 0 0;
  display: block;
  position: relative;
  z-index: 999;
}
/**************************************************
                  パンくず
***************************************************/
#pankuzu {
  background-image: url(../images/pankuzu_Bck.gif);
  background-repeat: repeat;
  height: 29px;
}
#pankuzu ul {
  width: 995px;
  margin: auto;
  padding: 0 0 0 5px;
}
#pankuzu li {
  float: left;
  font-size: 11px;
  height: 25px;
  line-height: 25px;
  background-image: url(../images/pankuzu_arrow.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0 0 0 21px;
  margin: 0 0 0 5px;
}
#pankuzu li:first-child {
  background-image: url(../images/home.png);
  background-repeat: no-repeat;
  background-position: left 7px;
  padding: 0 0 0 17px;
  margin: 0 0 0;
}
#pankuzu li strong {
  color: #FFF;
}
#pankuzu li a {
  font-size: 11px;
  color: #FFF;
  line-height: 25px;
}
/**************************************************
                  FOOTER
***************************************************/
#page_top {
  position: absolute;
  right: 10px;
  bottom: 460px;
  cursor: pointer;
}
#FooterDisp {
  background-color: #fff9e8;
  margin: 250px 0 0 0;
  padding: 50px 0;
}
#FooterDispIn {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  min-height: 100px;
}
#FooterTopImg {
  position: absolute;
  top: -206px;
  left: 0;
}
#F_logo {
  position: absolute;
  left: 0;
  top: 7px;
}
#F_Address {
  color: #6c3808;
  font-size: 12px;
  padding: 0px;
  text-align: center;
}
#F_Address span {
  color: #fda10f;
}
.F_LinkDisp {
  padding: 10px 0;
  margin: 0 0 0 150px;
}
.F_LinkDisp li {
  float: left;
  padding: 0 25px;
  min-height: 70px;
  text-align: left;
}
.F_LinkDisp li table {
  width: 100%;
  font-size: 12px;
}
.F_LinkDisp li table th {
  text-align: left;
  color: #6c3808;
  padding: 2px 0 2px;
}
.F_LinkDisp li table td {
  background-image: url(../images/footer/f_Ico.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 2px 0 2px 10px;
}
.F_LinkDisp li table th a, .F_LinkDisp li table td a {
  font-size: 12px;
}
#FooterPR {
  width: 100%;
  background-color: #CCC;
  padding: 5px 0;
}
#FooterPR ul {
  width: 650px;
  margin: auto;
}
#FooterPR ul li {
  float: left;
  font-size: 10px;
  color: #666;
}
#FooterPR ul li a {
  font-size: 10px;
  padding: 0 10px;
  color: #666;
}
/**************************************************
                　ページング
***************************************************/
.page_area {
  margin: 10px 0 5px 0;
  clear: both;
  height: 24px;
  line-height: 24px;
  padding: 0px 0px 5px;
}
.page {
  margin-left: 5px;
  width: 24px;
  height: 24px;
  display: block;
  float: left;
  text-align: center;
  font-size: 11px;
  color: #787777 !important;
  border: 1px solid #babab9;
  background-color: #f4f2f2;
  line-height: 24px;
  font-size: 12px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.page_voice {
  margin-left: 5px;
  width: 40px;
  height: 24px;
  display: block;
  float: left;
  text-align: center;
  font-size: 11px;
  color: #787777 !important;
  border: 1px solid #babab9;
  background-color: #f4f2f2;
  line-height: 24px;
  font-size: 12px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.page:hover, .page.hover {
  border: 1px solid #fab951;
  background-color: #fdee98;
  color: #fb8114 !important;
  text-decoration: none;
}
.page_sel {
  margin-left: 5px;
  width: 24px;
  height: 24px;
  display: block;
  float: left;
  text-align: center;
  border: 1px solid #fab951;
  background-color: #fdee98;
  color: #fb8114 !important;
  font-weight: bold;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#page_TT {
  width: 450px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  padding-left: 10px;
}
#page_TT span {
  font-size: 18px;
  color: #ff5a00;
  font-weight: bold;
}
.page_number {
  float: right;
  text-align: right;
  margin-right: 10px;
}
.lb {
  border-left: 1px solid #333;
  padding-left: 5px;
}
.rb {
  border-right: 1px solid #333;
  padding-right: 5px;
}
/**************************************************
             RIGHTDISP
***************************************************/
.banner {
  margin: 0 0 10px;
  display: block;
  width: 100%;
  padding: 5px;
  border-bottom: 2px solid #e7e7e7;
}
.banner2 {
  margin: 0 0 10px;
  display: block;
  width: 216px;
  padding: 2px;
  border-bottom: 2px solid #e7e7e7;
}
.border-none {
  border: none;
}
/**************************************************
                　CLASS
***************************************************/
.pd {
  border: 1px solid #999;
  border-radius: 3px; /* CSS3 */
  -webkit-border-radius: 3px; /* Safari,Chrome */
  -moz-border-radius: 3px; /* Firefox */
}
/********　color　*********/
.Red_F {
  color: #900;
}
.Color_red {
  color: #f71600;
}
/********　width  ********/
.w15 {
  width: 15px;
}
.w40 {
  width: 40px;
}
.w50 {
  width: 50px;
}
.w65 {
  width: 65px;
}
.w80 {
  width: 80px;
}
.w90 {
  width: 90px;
}
.w100 {
  width: 100px;
}
.w110 {
  width: 110px;
}
.w120 {
  width: 120px;
}
.w130 {
  width: 130px;
}
.w140 {
  width: 140px;
}
.w150 {
  width: 150px;
}
.w165 {
  width: 165px;
}
.w170 {
  width: 170px;
}
.w180 {
  width: 180px;
}
.w200 {
  width: 200px;
}
.w220 {
  width: 220px;
}
.w250 {
  width: 250px;
}
.w300 {
  width: 300px;
}
.w350 {
  width: 350px;
}
.w90P {
  width: 90%;
}
.w100P {
  width: 99%;
}
/* margin */
.m10T {
  margin: 10px 0 0 0;
}
.m20T {
  margin: 20px 0 0 0;
}
.m3T {
  margin-top: 3px
}
.m5T {
  margin-top: 5px
}
.m8L {
  margin-left: 8px;
}
.m10L {
  margin-left: 10px;
}
.m20L {
  margin-left: 20px;
}
.m5L {
  margin-left: 5px;
}
.m10b {
  margin-bottom: 10px;
}
.m5b {
  margin-bottom: 5px;
}
.m15b {
  margin-bottom: 15px;
}
.m5 {
  margin: 5px;
}
.m10 {
  margin: 10px;
}
.lyBm {
  margin-bottom: 10px;
}
/* padding */
.pd5 {
  padding: 5px;
}
.p10L {
  padding-left: 10px;
}
.p10 {
  padding: 10px;
}
/* float */
.fl {
  float: left;
}
.fr {
  float: right;
}
/* フォント設定 */
.f10 {
  font-size: 10px;
}
.f11 {
  font-size: 11px;
}
.f12 {
  font-size: 12px !important;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f20 {
  font-size: 20px;
}
.f26 {
  font-size: 26px;
}
.weight_nor {
  font-weight: normal;
}
.weight_b {
  font-weight: bold;
}
/* 書式設定 */
.t_r {
  text-align: right;
}
.t_l {
  text-align: left !important;
}
.t_c {
  text-align: center;
}
/* 入力設定 */
.ime_a {
  ime-mode: active;
}
.ime_d {
  ime-mode: disabled;
}
/* その他 */
.c_p {
  cursor: pointer;
}
.d_n {
  display: none;
}
/* clear */
.c {
  height: 0;
  line-height: 0;
  clear: both;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
} /* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
} /* IE7 */
/* speace */
.s {
  margin: 70px 0;
}
.menu_img {
  text-align: center;
}
.items {
  display: flex;
}
.items > div {
  width: 50%;
}
.contents {
  margin: 0px auto 0;
  width: 100%;
}
a {
  text-decoration: none !important;
}
.blog_text {
  box-sizing: border-box;
  /* padding: 0 10px; */
  width: 100%;
  /* float: left; */
}
.blog_text strong {
  font-size: 18px;
  font-weight: bold;
}
.cursor {
  cursor: pointer;
}
.kiji {
  font-size: 24px;
  font-weight: normal;
  box-sizing: border-box;
  padding: 0 0 0px;
  text-align: center;
  border-bottom: 2px solid #cf0015;
}

