@charset "utf-8";

/* 「紙芝居を知る」カテゴリー
   ============================================================ */

/* 紙芝居の歴史
   ---------------------------------------- */
.col-main-index {
  background-image: url("../_img/body_bg-index.jpg");
  background-repeat: no-repeat;
  background-position: 350px 240px;
  min-height: 590px;
  height: auto !important;
  height: 590px;
}


/* 紙芝居ストーリー
   ---------------------------------------- */

/* -----基本設定はstyle.cssで----- */
/*ul*/.inpageLink_list > li.num1 {
  background-image: url("../_img/inpage-link_num1.png");
}
/*ul*/.inpageLink_list > li.num2 {
  background-image: url("../_img/inpage-link_num2.png");
}
/*ul*/.inpageLink_list > li.num3 {
  background-image: url("../_img/inpage-link_num3.png");
}
/*ul*/.inpageLink_list > li.num4 {
  background-image: url("../_img/inpage-link_num4.png");
}
/*ul*/.inpageLink_list > li.num5 {
  background-image: url("../_img/inpage-link_num5.png");
}
/*ul*/.inpageLink_list > li.num6 {
  background-image: url("../_img/inpage-link_num6.png");
}
/*ul*/.inpageLink_list > li.num7 {
  background-image: url("../_img/inpage-link_num7.png");
}

.story_floatBox,
.story_floatBox-rev {/*reverse*/
  background-color: #fff;
  padding: 10px;
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.story_floatBox {
  margin: 18px 24px 24px 6px;
  float: left;
}
.story_floatBox-rev {/*reverse*/
  margin: 18px 6px 24px 24px;
  float: right;
}
.story_floatBox p,
.story_floatBox-rev p {/*reverse*/
  text-align: center;
  line-height: 1.5;
  margin: 0;
}
.story_floatBox p small,
.story_floatBox-rev p small {/*reverse*/
  font-size: 0.75em;
  font-size: 0.75rem;
}
.story_floatBox img,
.story_floatBox-rev img {/*reverse*/
  vertical-align: bottom;
}

/* 紙芝居年表
   ---------------------------------------- */

.history_table {
  width: 100%;
  max-width: 100%;
  margin: 24px 0;
}
.history_table th,
.history_table td {
  font-size: 0.875em;
  font-size: 0.875rem;
}
.history_table th {
  padding: 0 20px 10px;
}
.history_table td {
  border-bottom: solid 1px #bb9976;
  padding: 10px 20px;
}
.history_table th:first-child,
.history_table td:first-child {
  padding-right: 20px;
  border-right: solid 2px #904d19;
}
.history_table td:first-child {
  text-align: right;
  width: 10em;
}
.history_table th span.thL,
.history_table th span.thR {
  font-weight: normal;
  color: #ffffff;
  background-color: #914e1a;
  padding: 5px;
  display: block;
}
.history_table th span.thL {
  margin-left: -20px;
}
.history_table th span.thR {
  letter-spacing: 5em;
  margin-right: -20px;
}
.history_table tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.4);
}
.history_table tr:first-child {
  background: none;
}



/* 紙芝居の歴史を学ぶための資料
   ---------------------------------------- */

/*ul*/.document_list-icon {/*アイコンのリスト表示*/
  font-size: 0.875em;
  font-size: 0.875rem;
  margin: 18px 0;
  padding: 0 18px;
  list-style: none;
}
/*ul*/.document_list-icon > li {
  margin: 0;
  padding: 9px 0;
  padding-left: 1em;
  text-indent: -1.3em;
  border-bottom: dashed 1px #bc9874;
}
/*ul*/.document_list-icon li:before {
  color: #2e4c80;
  content: "\f111\00a0\00a0";
  font-family: FontAwesome;
}
/*ul*/.document_list-icon li.none:before {
  color: #8d8d8b;
}
/*ul*/.document_list-icon li a {
  text-decoration: none;
}
.fa-circle-colored1,
.fa-circle-colored2 {
  margin-right: 3px;
}
.fa-circle-colored1 {
  color: #2e4c80;
}
.fa-circle-colored2 {
  color: #8d8d8b;
  margin-left: 9px;
}



/* 紙芝居講演会・講座情報
   ---------------------------------------- */

.lecture_title {
  font-size: 1em;
  font-size: 1rem;
  font-weight: normal;
  color: #ffffff;
  background-color: #59823c;
  text-align: center;
  padding: 12px 36px;
}
.lecture_update {
  text-align: right;
  margin: 0;
}


#detailWrap {
  margin: 18px 0;
}
#detailWrap ul,
#detailWrap ol {
  margin-left: 20px;
}
.detailWrap i {
  font-style: italic;
}
.detailPhoto {
  margin: 12px 24px 12px 0;
  width: 300px;
  float: left;
}
.detailPhoto p {
  font-size: 0.813em;
  font-size: 0.813rem;
  line-height: 1.5;
  margin: 1em 0;
  padding: 0.35em;
}
.detailPhoto:nth-child(2n+1) {
  clear: left;
}
p.photo_caption {
  margin: -18px 0 0 6px;
}
.detailPdf {
  clear: left;
}
.detailPdf p {
  font-size: 0.813em;
  font-size: 0.813rem;
  line-height: 1.5;
  margin: 1em 0;
  padding: 0.35em;
}



/* -----ページャー----- */
.pager_link {
  text-align: right;
  margin: 18px 0;
}
.pager_link a {
  font-size: 0.875em;
  font-size: 0.875rem;
  color: #674d2a;
  background-color: #ffffff;
  text-decoration: none;
  border: solid 1px #674d2a;
  border-radius: 5px;
  margin: 3px;
  padding: 5px 9px 4px;
  display: inline-block;
}
.pager_link a:hover,
.pager_link a.current {
  color: #ffffff;
  background-color: #674d2a;
}
.overPagerPattern{
  padding: 0 3px;
}
