@charset "utf-8";
/* ===============================================
▼共通 (大枠・小枠)
=============================================== */
/* ━━━━ ▼大枠 ━━━━ */
#wrapper {
  background: #220f02 url("../img/bg_wrapper.png") repeat-x left top;
  font-size: 90%;
  margin: 0 auto;
  min-width: 1200px;
  position: relative;
  text-align: center;
  width: 100%;
}
#container {
  margin: 0 auto;
  width: 1200px;
}

/* ━━━━ ▼小枠 ━━━━ */
.inner {
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 1200px;
}
#mainArea {
  background: #f1efe5 url("../img/bg_main_area.png") repeat left top;
  float: right;
  position: relative;
  text-align: left;
  width: 931px;
}
#contents {
  background: url("../img/bg_shinmon.png") no-repeat center 220px;
  margin: 0 auto;
  padding: 5px 0 60px;
  width: 851px;
}

/* ===============================================
▼共通 (サイドメニュー)
=============================================== */
nav#gnavi ul li ul li a {
  color: #ffffff;
  text-decoration: none;
}
nav#gnavi ul li ul li a.carrenter,
nav#gnavi ul li ul li.current a {
  color: #b21c1c;
}

nav#gnavi ul li ul li a span {
  background: url(../img/icon_nav.png) no-repeat 0 12px;
  display: block;
  font-size: 13px;
  padding: 5px 0;
  padding-left: 20px;
}

/* ===============================================
▼共通 (タイトル)
=============================================== */
#mainVisual {
  position: relative;
}
#mainVisual #headInfo {
  position: absolute;
  right: 26px;
  top: 10px;
  width: 424px;
}
#mainVisual #headInfo ul li {
  float: left;
  text-align: center;
  width: 166px;
}
#mainVisual #headInfo ul li:first-child {
  float: left;
  padding-top: 3px;
  width: 112px;
}
#mainVisual #headInfo ul li:last-child {
  float: right;
  width: 146px;
}
.title01 {
  color: #9f8415;

/*font-weight: normal;*/
  font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","MS P明朝",serif;
  font-size: 190%;
  line-height: 1.4;
}

.title01_sp {
  color: #9f8415;
  font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","MS P明朝",serif;
  font-size: 160%;
  font-weight: bold;
  line-height: 1.4;
  -webkit-text-shadow: 2px 2px 2px #ffffff;
     -moz-text-shadow: 2px 2px 2px #ffffff;
          text-shadow: 2px 2px 2px #ffffff;
}
.title02 {
  color: #9f8415;
  font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","MS P明朝",serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  padding: 0 0 10px;
}
.title02 span {
  color: #6c6b2a;
  font-size: 24px;
  padding: 0 0 0 20px;
}
.title03 {
  background: #e5e3d7;
  border: 1px solid #bfb9a9;
  font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","MS P明朝",serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 25px;
  padding: 2px 10px 2px 0;
}
.title03 span {
  border-left: 3px solid #9f8315;
  display: block;
  padding: 5px 0 5px 13px;
}
.title03.bsp30 {
  margin-bottom: 10px;
}
.title03.bsp20 {
  margin-bottom: 20px;
}
.title04 {
  color: #222222;
  font-size: 105%;
  font-weight: bold;
  line-height: 1.4;
  padding-bottom: 5px;
}
.title05 {
  color: #000000;
  font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","MS P明朝",serif;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 10px;
}
.title06 {
  border-bottom: 1px dashed #cccccc;
  color: #000000;
  font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","MS P明朝",serif;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 6px 10px 6px 15px;
  position: relative;
}

.title06:before {
  background: #9f8415;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 1em;
  width: 5px;
}

/* ===============================================
▼共通 (パンクズ)
=============================================== */
#breadcrumb {
  font-size: 75%;
  padding: 0 0 20px;
  text-align: right;
}
#breadcrumb li {
  display: inline-block;
}
#breadcrumb li:first-child {
  margin: 0;
}
#breadcrumb li a {
  color: #606060;
  margin: 0 5px 0 0;
}
#breadcrumb li a:hover {
  color: #b21c1c;
  text-decoration: underline;
}

/* ===============================================
▼共通 (リスト)
=============================================== */
ol.number li {
  list-style-type: decimal;
  margin: 0 0 0 2em;
  padding: 0 0 10px;
}
ol.number02 li {
  list-style-type: cjk-ideographic;
  margin: 0 0 0 2em;
  padding: 0 0 10px;
}
ul.disc li {
  font-weight: normal;
  list-style-type: disc;
  margin: 0 0 0 1.5em;
  padding: 5px 0 5px;
}
ul.circle li {
  font-weight: normal;
  list-style-type: circle;
  margin: 0 0 0 1em;
  padding: 5px 0 5px;
}

/* ===============================================
▼共通 (テーブル)
=============================================== */
.tableStyle01 {
  border-top: 1px solid #d4d4d4;
  width: 100%;
}
.tableStyle01 th {
  background-color: #cabd7f;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  font-weight: bold;
  padding: 15px;
  text-align: center;
  vertical-align: middle;
}
.tableStyle01 td {
  background-color: #ffffff;
  background-color: rgba( 255, 255, 255, .75 );
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  padding: 15px;
  vertical-align: middle;
}

.tableStyle02 {
  border-top: 1px solid #d4d4d4;
  width: 100%;
}


.tableStyle02 th {
  background-color: #cabd7f;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  font-weight: bold;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}
.tableStyle02 td {
  background-color: #ffffff;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}

.tableStyle03 {
  border-top: 1px solid #d4d4d4;
  width: 100%;
}
.tableStyle03 th {
  background-color: #cabd7f;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  font-weight: bold;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}
.tableStyle03 tbody th {
  background-color: #ffffff;
  font-weight: bold;
}
.tableStyle03 td {
  background-color: #ffffff;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  padding: 8px;
  vertical-align: middle;
}

.tableStyle04 {
  border-top: 1px solid #d4d4d4;
  width: 100%;
}
.tableStyle04 th {
  background-color: #cabd7f;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  font-weight: bold;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}
.tableStyle04 td {
  background-color: #ffffff;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  padding: 8px;
  text-align: left;
  vertical-align: middle;
}

.tableStyle05 {
  border-top: 1px solid #d4d4d4;
  width: 100%;
}
.tableStyle05 thead th {
  background-color: #cabd7f;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  font-weight: bold;
  padding: 15px;
  text-align: center;
  vertical-align: middle;
}
.tableStyle05 tbody th {
  background-color: #f1f1f1;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  font-weight: normal;
  padding: 15px;
  vertical-align: middle;
}
.tableStyle05 td {
  background-color: #ffffff;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  padding: 15px;
  vertical-align: middle;
}

.tableStyle06 th {
  background-color: #cabd7f;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  font-weight: bold;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}
.tableStyle06 td {
  background-color: #ffffff;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
}

@media only screen and (max-width: 751px) {
  .tableStyle06 th,
  .tableStyle06 td {
    font-size: 11px;
    padding: 2px;
  }
}

td.dark {
  background-color: #f1f1f1;
}
/* ===============================================
▼共通 (ボタン)
=============================================== */
a.btnStyle01 {
  background: url("../img/icon_btnstyle01.png") no-repeat 10px center;
  border: 1px solid #b21c1c;
  color: #b21c1c;
  display: inline-block;
  line-height: 1.4;
  padding: 2px 15px 2px 30px;
  text-decoration: none;
  transition-duration: .3s;
  transition-property: background;
  transition-timing-function: ease-out;
}
a.btnStyle01:hover {
  background: #bf5858 url("../img/icon_btnstyle01_o.png") no-repeat 10px center;
  color: #ffffff;
  text-decoration: none;
}

.rel {
  position: relative;
}
.float50 div p {
  padding-right: 30px;
  /*  padding-left:10px; */
}

/* ===============================================
▼共通 (ボックス)
=============================================== */
/* borderBox */
#contents .borderBox {
  background-color: #ded3bd;
  border: 1px solid #c9c9c9;
}

/* contBox */
#contents .contBox {
  padding-bottom: 30px;
}
#contents .contBox:last-child {
  padding-bottom: 0;
}

/* floatBox */
#contents .floatBox .floL {
  float: left;
  width: 48%;
}
#contents .floatBox .floR {
  float: right;
  width: 48%;
}
#contents .floatBox .center {
  float: none;
  margin: 0 auto;
  width: 80%;
}

#topPage #wrapper .pc_disp .onegai {
  bottom: 150px;
  position: fixed;
  right: 0;
  z-index: 200;
}

#EventBox .closebtn {
  margin: 20px auto 0 auto;
  padding-bottom: 20px;
  width: 50%;
}

.closebtn a {
  background: #c2a11a;
  border-bottom: 3px solid #9f8415;
  border-radius: 6px;
  box-sizing: border-box;
  color: #ffffff !important;
  display: inline-block;
  font-weight: 900;
  padding: 12px 10px 8px 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: initial;
          transition: initial;
  width: 100%;
}

.closebtn a:after {
  border-right: solid 2px #ffffff;
  border-top: solid 2px #ffffff;
  content: "";
  height: 8px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  transition: .3s;
  width: 8px;
}
