@charset "Shift_jis";
/*
@CSLJLND-41550
*/

.jlnpc-panoramicViewBnr {
  margin: 20px 0;
}
.jlnpc-panoramicViewBnr.isBpattern {
  margin-bottom: 40px;
}
.jlnpc-panoramicViewBnr > a {
  display: block;
  width: 100%;
  border: solid 8px #eee;
  box-sizing: border-box;
  text-decoration: none;
  color: #333;
}
.jlnpc-panoramicViewBnr > a:visited,
.jlnpc-panoramicViewBnr > a:link,
.jlnpc-panoramicViewBnr > a:hover {
  text-decoration: none !important;
  color: #333;
}
.jlnpc-panoramicViewBnr a > div {
  display: table;
  width: 100%;
  height: 74px;
}
.jlnpc-panoramicViewBnr a > div p {
  display: table-cell;
  box-sizing: border-box;
  height: 74px;
  vertical-align: middle;
}
.jlnpc-panoramicViewBnr__thumb {
  width: 180px;
  text-align: center;
}
.jlnpc-panoramicViewBnr a:hover .jlnpc-panoramicViewBnr__thumb {
  opacity: .8;
}
.jlnpc-panoramicViewBnr__description {
  width: 544px;
  padding: 0 30px 0 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAYCAYAAAAlBadpAAABAElEQVR4AZxUw3oEMBis7derealt2zyXt9q227WeZpGdtaJNvi/OTH4nBNr//38J+t7+/n5yQjxNp9NVaDQah1arJZgPMKfKAmvx2IVOwvqxzWZLE4Ih6oYHQOkXQgJCSCIertIIQHyztbWVIZQAj+dpBLDBPeYsGYJphgrPsgRjDIL3s7OzXCHB399fP0OFT8z5MhJ0MyT4fXl5KZAhaEd3UQi0t7e3RTIEjegumhdk9G9QAgPYyhBbxxUbwC6Gxf/YBuO4Ckn0xXUVgCNKQYIHU6zwNJlM2bwf5/iJwU7JFVZK7u/vZ/IqybpyMQC4juLLEwqQWYoqlQqge5QUvQA6AiFLth8DpgAAAABJRU5ErkJggg==) no-repeat 520px center;
  background-size: 15px 24px;
  line-height: 1.4;
  text-align: left;
  font-size: 13px;
}

