/* media query */
nav.navStd ul li.shisetu a {
  background-color: #fff;
  color: #964B6E;
}

.photoOnly {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
@media all and (max-width: 1200px) {
  .photoOnly {
    max-width: 100%;
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  .photoOnly {
    max-width: 100%;
    margin-left: 25px;
    margin-right: 25px;
  }
}
.photoOnly > div.shisetuArea {
  width: calc(50% - 20px);
}
@media screen and (max-width: 960px) {
  .photoOnly > div.shisetuArea {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  .photoOnly > div.shisetuArea {
    width: 100%;
  }
}
.photoOnly > div.shisetuArea:nth-child(2n) {
  margin-left: 40px;
}
@media screen and (max-width: 960px) {
  .photoOnly > div.shisetuArea:nth-child(2n) {
    margin-left: 20px;
  }
}
@media screen and (max-width: 668px) and (orientation: portrait) {
  .photoOnly > div.shisetuArea:nth-child(2n) {
    margin-left: 0;
  }
}

.shisetuArea .fadeSlick p {
  position: relative;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 668px) {
  .shisetuArea .fadeSlick p {
    height: 250px;
  }
}
.shisetuArea .fadeSlick p span.caption {
  position: absolute;
  color: #fff;
  bottom: 3px;
  right: 10px;
}
@media screen and (max-width: 668px) {
  .shisetuArea .fadeSlick p span.caption {
    font-size: 0.9em;
  }
}
.shisetuArea .fadeSlick p span.caption.black {
  color: #222;
}
.shisetuArea .fadeSlick.nodots .slick-dots {
  display: none;
}
.shisetuArea ul.column_normal li.image div.fadeSlick {
  position: relative;
  width: 100%;
}
.shisetuArea ul.column_normal li.image div.fadeSlick p {
  position: relative;
  width: 100%;
}
.shisetuArea ul.column_normal li.image div.fadeSlick p span {
  position: relative;
  display: block;
  height: 100%;
  padding-top: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.shisetuArea ul.column_normal li.image div.fadeSlick p span span.caption {
  position: absolute;
  color: #fff;
  bottom: 3px;
  right: 10px;
  height: auto;
}
@media screen and (max-width: 668px) {
  .shisetuArea ul.column_normal li.image div.fadeSlick p span span.caption {
    font-size: 0.9em;
  }
}
.shisetuArea ul.column_normal li.image div.fadeSlick p span span.caption.black {
  color: #222;
}
.shisetuArea ul.column_normal li.text p.lead {
  margin-bottom: 20px;
  font-size: 1.1em;
}
.shisetuArea ul.column_normal li.text p.link {
  margin-top: 30px;
}
@media screen and (max-width: 668px) {
  .shisetuArea ul.column_normal li.text p.link {
    margin-top: 20px;
  }
}
.shisetuArea ul.column_normal li.text p.link a {
  position: relative;
  display: inline-block;
  border: 1px solid #ddd;
  line-height: 150%;
  font-size: 14px;
  background-color: #222;
  color: #fff;
  padding: 15px 40px 15px 25px;
}
.shisetuArea ul.column_normal li.text p.link a::after {
  position: absolute;
  right: 20px;
  top: calc(50% - 5px);
  content: "";
  display: block;
  width: 5px;
  height: 9px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 5px auto;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%225%22%20height%3D%228.239%22%20viewBox%3D%220%200%205%208.239%22%3E%20%3Cpath%20id%3D%22chevron-right-solid%22%20d%3D%22M32.362%2C42.1%2C28.7%2C45.764a.453.453%2C0%2C0%2C1-.64%2C0l-.428-.428a.453.453%2C0%2C0%2C1%2C0-.64l2.906-2.92-2.906-2.92a.453.453%2C0%2C0%2C1%2C0-.64l.428-.428a.453.453%2C0%2C0%2C1%2C.64%2C0l3.667%2C3.667A.453.453%2C0%2C0%2C1%2C32.362%2C42.1Z%22%20transform%3D%22translate(-27.495%20-37.657)%22%20fill%3D%22%23ddd%22%2F%3E%3C%2Fsvg%3E");
  background-size: contain;
  transition: 0.5s;
}
.shisetuArea ul.column_normal li.text p.link a:hover {
  background-color: #964B6E;
  color: #fff;
  border: 1px solid #964B6E;
}
@media screen and (max-width: 960px) {
  .shisetuArea ul.column_normal li.text p.link a {
    padding: 10px 35px 10px 15px;
  }
}
.shisetuArea ul.column_normal li.text p.link a:hover::after {
  right: 15px;
}
.shisetuArea ul.column_normal li.text ul.notice {
  margin-top: 20px;
}
@media screen and (max-width: 668px) {
  .shisetuArea ul.column_normal li.text ul.notice {
    font-size: 1em;
  }
}
.shisetuArea ul.column_normal li.text ul.notice.mt0 {
  margin-top: 0;
}
.shisetuArea ul.column_normal li.text table.detailInfo.mt0 {
  margin-top: 0;
}
.shisetuArea ul.column_normal li.text table.detailInfo th {
  width: 200px;
}
@media screen and (max-width: 668px) {
  .shisetuArea ul.column_normal li.text table.detailInfo th {
    width: 30%;
  }
}

.lead {
  margin: 30px 0 0;
}

table.detailInfo {
  margin: 30px 0 0;
}
table.detailInfo th {
  width: 250px;
}
@media screen and (max-width: 668px) {
  table.detailInfo th {
    width: 30%;
  }
}
