@charset "UTF-8";
/* ========================================
* File Name: exhibition.css
* Created Date: 2014.01.30
* Author: TAM
======================================== */
#contentsWrap.exhibition {
  padding: 30px 0 80px 0;
}

/* mainBannerArea */
.exhibition div.mainBannerArea figure {
  width: 100%;
  overflow: hidden;
}

.exhibition .bx-wrapper {
  position: relative;
}

.exhibition div.bx-pager {
  position: relative;
  z-index: 100;
  display: table;
  height: 30px;
  margin: 0 0 0 auto;
  text-align: right;
}

.exhibition div.bx-pager div {
  display: table-cell;
  width: 10px;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.5;
  *display: inline;
  *zoom: 1;
}

.exhibition div.bx-pager div a {
  display: block;
  width: 8px;
  height: 20px;
  margin: 0 0 0 auto;
  text-align: left;
  text-indent: -9999px;
  background: url(../images/slider_point.gif) no-repeat center center;
  *display: inline;
  *zoom: 1;
}

.exhibition div.bx-pager div a.active {
  background: url(../images/slider_point_active.gif) no-repeat center center;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper {
  position: relative;
}

.bx-wrapper .bx-controls-direction {
  display: none;
  overflow: hidden;
  zoom: 1;
  width: 1034px;
  height: 505px;
  margin: -505px 0 0 -25px;
}

.bx-wrapper .bx-controls-direction a {
  outline: 0;
  width: 25px;
  height: 94%;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-prev{
  float: left;
  background: url(/common/images/slide-back-retina.gif) no-repeat left;
  -webkit-background-size: 24px auto;
      background-size: 24px auto;
  background: url(/common/images/slide-back.gif) no-repeat left\0/ !important;
  *background: url(/common/images/slide-back.gif) no-repeat left !important;
}

.bx-wrapper .bx-next {
  float: right;
  background: url(/common/images/slide-foward-retina.gif) no-repeat right;
  -webkit-background-size: 24px auto;
      background-size: 24px auto;
  background: url(/common/images/slide-foward.gif) no-repeat right\0/ !important;
  *background: url(/common/images/slide-foward.gif) no-repeat right !important;
}

.mihoncho .bx-wrapper .bx-controls-direction {
  overflow: visible;
  width: 100%;
  height: 450px;
  margin: -450px 0 0 0;
}
.mihoncho .bx-wrapper .bx-prev {
  margin: 0 0 0 -25px;
}
.mihoncho .bx-wrapper .bx-next {
  margin: 0 -25px 0 0;
}

/* lColumn */
.exhibition div.lColumn {
  float: left;
  width: 480px;
  margin: 15px 0 0 0;
}

/* rColumn */
.exhibition div.rColumn {
  float: right;
  width: 480px;
  margin: 15px 0 0 0;
}

/* bottomColumn */
.exhibition div.bottomColumn {
  clear: both;
}

/* paperShow */
.exhibition section.paperShow h2 {
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31',Meiryo;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.7;
}
.exhibition section.paperShow h2 a {
  color: #191919;
}

.exhibition section.paperShow p.leadTxt {
  margin: 0 0 25px 0;
  font-family: "adobe-garamond-pro",'Ryumin Regular KL',Meiryo;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.7;
}

.exhibition section.paperShow section.innerSection {
  height: 400px;
  cursor: pointer;
}

.exhibition section.paperShow section.innerSection a {
  color: #191919;
}

.exhibition section.paperShow section.innerSection div.img {
  margin: 0 0 8px 0;
}

.exhibition section.paperShow section.innerSection div.status {
  overflow: hidden;
}

.exhibition section.paperShow section.innerSection div.status span {
  float: left;
  padding: 3px 4px 3px 4px;
  background: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  color: #FFF;
  font-size: 9px;
  line-height: 1.1;
}

.exhibition section.paperShow section.innerSection h3.label {
  margin: 2px 0 0 0;
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31',Meiryo;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.7;
}

.exhibition section.paperShow section.innerSection div.schedule,
.exhibition section.paperShow section.innerSection div.txt {
  margin: 2px 0 0 0;
  font-size: 12px;
  line-height: 1.7;
}

.exhibition section.paperShow div.btnList {
  width: 230px;
}

.exhibition section.paperShow div.btnList a {
  display: block;
  padding: 7px 0;
  background: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31',Meiryo;
  font-weight: bold;
  color: #FFF;
  font-size: 12px;
  line-height: 1.7;
  text-decoration: none;
}

/* mihoncho */
.exhibition section.mihoncho h2 {
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31',Meiryo;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.7;
}
.exhibition section.mihoncho h2 a {
  color: #191919;
}

.exhibition section.mihoncho p.leadTxt {
  margin: 0 0 25px 0;
  font-family: "adobe-garamond-pro",'Ryumin Regular KL',Meiryo;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.7;
}

.exhibition section.mihoncho section.innerSection {
  height: 400px;
  cursor: pointer;
}

.exhibition section.mihoncho section.innerSection a {
  color: #191919;
}

.exhibition section.mihoncho section.innerSection div.img {
  margin: 0 0 8px 0;
}

.exhibition section.mihoncho section.innerSection div.status {
  overflow: hidden;
}

.exhibition section.mihoncho section.innerSection div.status span {
  float: left;
  padding: 3px 4px 3px 4px;
  background: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  color: #FFF;
  font-size: 9px;
  line-height: 1.1;
}

.exhibition section.mihoncho section.innerSection h3.label {
  margin: 2px 0 0 0;
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31',Meiryo;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.7;
}

.exhibition section.mihoncho section.innerSection div.schedule,
.exhibition section.mihoncho section.innerSection div.txt {
  margin: 2px 0 0 0;
  font-size: 12px;
  line-height: 1.7;
}

.exhibition section.mihoncho div.btnList {
  width: 230px;
  height: 100px;
}

.exhibition section.mihoncho div.btnList a {
  display: block;
  padding: 7px 0;
  background: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31',Meiryo;
  font-weight: bold;
  color: #FFF;
  font-size: 12px;
  line-height: 1.7;
  text-decoration: none;
}

/* info */
.exhibition section.info {
  float: left;
  width: 33%;
  padding: 0 45px 0 0;
  box-sizing: border-box;
}
.exhibition section.info .txtArea {
  height: 102px;
}
.exhibition section.info h2 {
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31',Meiryo;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.7;
}
.exhibition section.info h2 a {
  color: #191919;
}

.exhibition section.info p.leadTxt {
  margin: 0 0 25px 0;
  font-family: "adobe-garamond-pro",'Ryumin Regular KL',Meiryo;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.7;
}

.exhibition section.info section.innerSection {
  cursor: pointer;
}

.exhibition section.info section.innerSection a {
  display: block;
  color: #191919;
}

.exhibition section.info section.innerSection div.status {
  overflow: hidden;
}

.exhibition section.info section.innerSection div.status span {
  float: left;
  padding: 3px 4px 3px 4px;
  background: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  color: #FFF;
  font-size: 9px;
  line-height: 1.1;
}

.exhibition section.info section.innerSection h3.label {
  margin: 2px 0 0 0;
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31',Meiryo;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.7;
}

.exhibition section.info section.innerSection div.schedule,
.exhibition section.info section.innerSection div.txt {
  margin: 2px 0 0 0;
  font-size: 12px;
  line-height: 1.7;
}

.exhibition section.info div.btnList {
  width: 230px;
  margin: 10px 0 0;
}

.exhibition section.info div.btnList a {
  display: block;
  padding: 7px 0;
  background: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31',Meiryo;
  font-weight: bold;
  color: #FFF;
  font-size: 12px;
  line-height: 1.7;
  text-decoration: none;
}

/* news */
.exhibition section.news {
  position: relative;
  float: right;
  width: 33%;
}

.exhibition section.news div.txtArea {
  height: 101px;
}

.exhibition section.news h2 {
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31',Meiryo;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.7;
}

.exhibition section.news h2 a {
  color: #191919;
}

.exhibition section.news p.leadTxt {
  font-family: "adobe-garamond-pro",'Ryumin Regular KL',Meiryo;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.7;
}

.exhibition section.news div.archiveListWrap {
  height: 64px;
}

.exhibition section.news ul.archiveList {
  width: 100%;
  font-size: 12px;
  line-height: 1.7;
  overflow: hidden;
}

.exhibition section.news ul.archiveList li {
  overflow: hidden;
  width: 100%;
  margin: 0 0 0 2.6em;
}

.exhibition section.news ul.archiveList li:first-child {
  margin: 0;
}

.exhibition section.news ul.archiveList li span.date {
  margin: 0 12px 0 0;
}

.exhibition section.news ul.archiveList li a {
  color: #191919;
}

.exhibition section.news div.btnList {
  width: 230px;
  margin: 8px 0 0;
}

.exhibition section.news div.btnList a {
  display: block;
  margin: auto 0 0 0;
  padding: 7px 0;
  background: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-family: 'LinotypeUniversW02-Bold 726184','Midashi Go MB31',Meiryo;
  font-weight: bold;
  color: #FFF;
  font-size: 12px;
  line-height: 1.7;
  text-decoration: none;
}
