@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : report.css
 author     : abilive
 style info : ウェディングレポート
=================================================================== */
.box_btn {
  max-width: 1199px;
  margin: auto;
}
@media only screen and (max-width: 1199px) {
  .box_btn {
    width: 95%;
  }
}

.box_report:after {
  content: "";
  display: table;
  clear: both;
}

/* -----------------------------------------------------------
	con_report
----------------------------------------------------------- */
.box_report {
  margin-top: 0;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .box_report {
    margin-top: 5%;
  }
}
.box_report .box_list {
  width: 33.33333%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .box_report .box_list {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .box_report .box_list {
    width: 100%;
  }
}
.box_report .box_list a {
  display: block;
  position: relative;
}
.box_report .box_list a .box_photo {
  overflow: hidden;
}
.box_report .box_list a .box_photo .photo {
  margin: auto;
  overflow: hidden;
}
.box_report .box_list a .box_photo .photo img {
  display: block;
  width: 100%;
  max-width: none;
}
.box_report .box_list a .box_txt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .box_report .box_list a .box_txt {
    padding: 7% 5% 15%;
  }
}
@media only screen and (max-width: 767px) {
  .box_report .box_list a .box_txt {
    padding: 5% 5% 10%;
  }
}
@media only screen and (max-width: 767px) {
  .box_report .box_list a .box_txt {
    text-align: left;
  }
}
.box_report .box_list a .box_txt dt {
  font-size: 114%;
  font-weight: bold;
  line-height: 1.7em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .box_report .box_list a .box_txt dt {
    font-size: 114%;
  }
}
@media only screen and (max-width: 767px) {
  .box_report .box_list a .box_txt dt {
    font-size: 134%;
  }
}
.box_report .box_list a .box_txt dd {
  font-size: 87%;
  margin-top: 30px;
  color: #858585;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .box_report .box_list a .box_txt dd {
    font-size: 87%;
  }
}
@media only screen and (max-width: 767px) {
  .box_report .box_list a .box_txt dd {
    font-size: 74%;
  }
}
@media only screen and (max-width: 767px) {
  .box_report .box_list a .box_txt dd {
    margin-top: 7%;
  }
}
.box_report .box_list a .box_txt dd span, .box_report .box_list a .box_txt dd em, .box_report .box_list a .box_txt dd strong {
  display: inline-block;
}
.box_report .box_list a .box_txt dd strong {
  font-weight: normal;
}
.box_report .box_list a .box_txt dd strong:before {
  content: "|";
  display: inline-block;
  padding: 0 0.5em;
}
@media only screen and (min-width: 1200px) {
  .box_report .box_list a {
    -moz-transition: opacity 0.15s;
    -o-transition: opacity 0.15s;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
  }
  .box_report .box_list:hover {
    background-color: #84c217 !important;
  }
  .box_report .box_list:hover a {
    color: #fff;
  }
  .box_report .box_list:hover a dd {
    color: #fff;
  }
  .box_report .box_list:nth-child(odd) {
    background-color: #f9f9f9;
  }
}
@media print {
  .box_report .box_list a {
    -moz-transition: opacity 0.15s;
    -o-transition: opacity 0.15s;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
  }
  .box_report .box_list:hover {
    background-color: #84c217 !important;
  }
  .box_report .box_list:hover a {
    color: #fff;
  }
  .box_report .box_list:hover a dd {
    color: #fff;
  }
  .box_report .box_list:nth-child(odd) {
    background-color: #f9f9f9;
  }
}
.ie8 .box_report .box_list a {
  -moz-transition: opacity 0.15s;
  -o-transition: opacity 0.15s;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}
.ie8 .box_report .box_list:hover {
  background-color: #84c217 !important;
}
.ie8 .box_report .box_list:hover a {
  color: #fff;
}
.ie8 .box_report .box_list:hover a dd {
  color: #fff;
}
.ie8 .box_report .box_list:nth-child(odd) {
  background-color: #f9f9f9;
}
@media only screen and (min-width: 768px) {
  .box_report .box_list {
    float: left;
  }
}
@media print {
  .box_report .box_list {
    float: left;
  }
}
.ie8 .box_report .box_list {
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .box_report .box_list:first-child {
    background-color: #f9f9f9;
  }
  .box_report .box_list:first-child + * + * + * a {
    background-color: #f9f9f9;
  }
  .box_report .box_list:first-child + * + * + * + * a {
    background-color: #f9f9f9;
  }
  .box_report .box_list:first-child + * + * + * + * + * + * + * a {
    background-color: #f9f9f9;
  }
  .box_report .box_list:first-child + * + * + * + * + * + * + * + * a {
    background-color: #f9f9f9;
  }
}
@media only screen and (max-width: 767px) {
  .box_report .box_list {
    width: 95%;
    margin: 10% auto 0;
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 2px 4px 5px 0px #c6c6c6;
    -webkit-box-shadow: 2px 4px 5px 0px #c6c6c6;
    box-shadow: 2px 4px 5px 0px #c6c6c6;
  }
  .box_report .box_list .box_photo {
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px;
    border-radius: 10px 10px 0 0;
  }
  .box_report .box_list .box_txt {
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0;
    border-radius: 0 0 10px 10px;
    border: 1px solid #d9d9d9;
    border-top: none;
  }
  .box_report .box_list:first-child {
    margin-top: 0;
  }
}

/* -----------------------------------------------------------
	etc
----------------------------------------------------------- */
.box_btn .btn {
  margin: 100px auto 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .box_btn .btn {
    margin: 10% auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .box_btn .btn {
    margin: 10% auto 0;
  }
}
