@charset "UTF-8";
.report_block .block_header {
  display: none;
}

.report-box {
  position: relative;
  overflow: hidden;
}
.report-box.js_is-hover .report-box_bg-img {
  opacity: 0.7;
}
.report-box >.box-link {
  display: none;
}
@media only screen and (max-width: 48em) {
  .report-box >.box-link {
    display: block;
  }
}

.report-box_bg-img-outer {
  background-color: #C0BD9E;
}
.report-box_bg-img-outer:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}

.report-box_bg-img {
  float: left;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  transition-timing-function: linear; 
  transition-duration: 0.15s;
  transition-property: opacity;
}
.report-box_bg-img img {
  position: absolute; 
  visibility: hidden;
}
.report-box_bg-img.is-large {
  padding-top: 39.70588%; 
  width: 66.76471%;
}
.report-box_bg-img.is-small {
  padding-top: 19.85294%; 
  width: 33.23529%;
}
@media only screen and (max-width: 48em) {
  .report-box_bg-img.is-large {
    padding-top: 59.46667%; 
    width: 100%;
  }
  .report-box_bg-img.is-small {
    display: none;
  }
}

.report-box_header {
  position: relative;
  padding: 4% 0;
  background-color: #fff; 
  text-align: center;
  font-size: 0;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: background-color;
}
.report-box_header:hover {
  background-color: #C2D4A7;
}
.report-box_header:hover .report-box_season:before,
.report-box_header:hover .report-box_space:before {
  color: #fff;
}
.report-box_header:hover .report-box_title {
  border-color: #fff;
}

.report-box_info {
  display: inline-block;
  box-sizing: border-box; 
  width: 40%;
  vertical-align: middle;
  text-align: left;
  font-size: 17px;
  font-size: 1.7rem;
  font-family: "trajan-pro-3", serif;
}
@media only screen and (max-width: 48em) {
  .report-box_info {
    display: block;
    padding: 2% 3%;
    width: 100%;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.report-box_number {
  display: block;
}

.report-box_season,
.report-box_space {
  margin-right: 4%; 
  font-size: 13px;
  font-size: 1.3rem;
}
.report-box_season:before,
.report-box_space:before {
  margin-right: 2%;
  color: #ba9867;
  content: "";
  font-size: 11px;
  font-size: 1.1rem;
  transition-timing-function: linear; 
  transition-duration: 0.15s;
  transition-property: color;
}

.report-box_season:before {
  content: "SEASON";
}

.report-box_space:before {
  content: "VENUES";
}

.report-box_title {
  display: inline-block;
  box-sizing: border-box;
  padding: 1% 2%;
  width: 60%;
  border-left: 1px solid #ddd;
  background-image: url("/bridal/tokyo/togokinenkan/en/common/img/icon_big-arrow-right-white.png");
  background-position: right center;
  background-repeat: no-repeat;
  vertical-align: middle;
  text-align: left;
  font-size: 20px;
  font-size: 2rem;
  transition-timing-function: linear; 
  transition-duration: 0.15s;
  transition-property: border-color;
}
@media only screen and (max-width: 48em) {
  .report-box_title {
    display: block;
    padding: 2% 3%;
    width: 100%;
    border: none; 
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 48em) {
  .post_block >.wrapper {
    margin: 0 4%; 
    width: 92%;
  }
}

.post_header {
  margin-bottom: 4%; 
  text-align: center;
}

.post_info {
  padding-bottom: 60px;
}
@media only screen and (max-width: 54em) {
  .post_info {
    padding-bottom: 5%;
  }
}

.post_title {
  margin-bottom: 4%; 
  color: #5fcc85;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "trajan-pro-3", serif;
}

.post_sub-title {
  margin-bottom: 4%; 
  color: #444;
  letter-spacing: 0.2rem;
  font-size: 28px;
  font-size: 2.8rem;
}
@media only screen and (max-width: 47.75em) {
  .post_sub-title {
    font-size: 20px;
    font-size: 2rem;
  }
}

.post_info {
  font-family: "trajan-pro-3", serif;
}

.post_season,
.post_space {
  margin-right: 3%; 
  font-size: 15px;
  font-size: 1.5rem;
}
.post_season:before,
.post_space:before {
  margin-right: 2%;
  color: #ba9867;
  content: "";
  font-size: 11px;
  font-size: 1.1rem;
  transition-timing-function: linear; 
  transition-duration: 0.15s;
  transition-property: color;
}

.post_season:before {
  content: "SEASON";
}

.post_space:before {
  content: "VENUES";
}



/* ========パーティレポートのムービー領域======== */
.post_movie-outer {
  position: relative;
  overflow: hidden; 
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity;
}
@media only screen and (max-width: 48em) {
  .post_movie-outer.js_has-movie:after {
    width: 44px !important;
    height: 44px !important;
  }
}
.post_movie-outer.js_has-movie:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 88px;
  height: 88px;
  background: transparent url("/bridal/tokyo/togokinenkan/en/common/img/btn_play.png") center center no-repeat;
  background-size: contain;
  content: "";
  opacity: 1; 
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity;
}
.post_movie-outer.js_has-movie:hover {
  opacity: 0.8;
  cursor: pointer;
}
.post_movie-outer.js_is-played:after {
  opacity: 0;
}
.post_movie-outer img {
  position: relative;
}

.post_movie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* ========パーティレポートのムービー領域======== */



/* ========パーティレポートのムービー以下の領域======== */
.post-box {
  padding-bottom: 6%;
}

.post-box_text {
  padding: 4% 0;
  text-align: center;
}

.post-box_gallery {
  text-align: center; 
  font-size: 0;
}
.post-box_gallery span {
  position: relative;
  display: inline-block;
  padding-top: 33.20312%; 
  width: 50%;
  outline: 4px solid #fff;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.post-box_gallery img {
  position: absolute; 
  top: 0;
  left: 0;
  visibility: hidden;
}
.post-box_gallery.type-a span:nth-child(3n+3) {
  padding-top: 66.40625%; 
  width: 100%;
}
.post-box_gallery.type-b span:nth-child(3n+1) {
  padding-top: 66.40625%; 
  width: 100%;
}
.post-box_gallery.type-c span{
	padding-top: 66.40625%;
    width: 100%;
}
.post-box_gallery.type-e span {
  padding-top: 80%; 
  width: 50%;
}
@media only screen and (max-width: 48em) {
  .post-box_gallery span {
  /*  padding-top: 68%;
    width: 100%;*/
    outline: 2px solid #fff;
  }
}

.post-aside {
  padding: 2% 0; 
  background: #f8f8f8;
}
.post-aside .btn a {
  width: 180px;
}
@media only screen and (max-width: 48em) {
  .post-aside .btn {
    text-align: center;
  }
}

.post-aside_title {
  padding: 4%;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (max-width: 48em) {
  .post-aside_title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.post-aside_content-outer {
  position: relative; 
  margin-bottom: 4%;
  background-color: #fff;
}
.post-aside_content-outer:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}

.post-aside_content {
  float: left;
  padding: 4%; 
  width: 57%;
}
@media only screen and (max-width: 48em) {
  .post-aside_content {
    float: none;
    padding: 8% 4%; 
    width: 100%;
  }
}

.post-aside_content-title {
  vertical-align: middle;
  font-size: 13px;
  font-size: 1.3rem;
}
.post-aside_content-title span {
  font-weight: normal; 
  font-size: 30px;
  font-size: 3.0rem;
  font-family: "trajan-pro-3", serif;
}
@media only screen and (max-width: 48em) {
  .post-aside_content-title {
    margin-bottom: 4%; 
    text-align: center;
  }
  .post-aside_content-title span {
    display: block;
  }
}

.post-aside_text {
  margin-bottom: 3%; 
  font-size: 13px;
  font-size: 1.3rem;
  font-family: Noto Sans, sans-serif;
}
@media only screen and (max-width: 48em) {
  .post-aside_text {
    margin-bottom: 4%; 
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.post-aside_img {
  top: 0;
  right: 0;
  float: right;
  overflow: hidden;
  width: 43%;
  height: 100%;
  background-position: center center;
  background-size: cover; 
  background-repeat: no-repeat;
}
.post-aside_img img {
  visibility: hidden; 
  width: auto;
  height: 100%;
}
@media only screen and (max-width: 48em) {
  .post-aside_img {
    float: none;
    width: 100%;
  }
  .post-aside_img img {
    width: 100%;
    height: auto;
  }
}

/* == tyle-L-R == */
/* type-L */
.post-box_gallery.type-l div.type-l_l , .post-box_gallery.type-l div.type-l_r{
	float:left;
    width: 50%;
}
.post-box_gallery.type-l:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}
.post-box_gallery.type-l span.type-l1{
	padding-top: 120%; 
    width: 100%;
}
.post-box_gallery.type-l span.type-l2{
	padding-top: 60%; 
    width: 100%;
}
@media only screen and (max-width: 48em) {
/*  
.post-box_gallery.type-l div.type-l_l, .post-box_gallery.type-l div.type-l_r{
	float:none;
    width: 100%;
*/
}
/*
.post-box_gallery.type-l span.type-l1{
	padding-top: 100%; 
    width: 100%;
}
.post-box_gallery.type-l span.type-l2{
	padding-top: 66.40625%; 
    width: 100%;
}
*/
}

/* type-R */
.post-box_gallery.type-r div.type-r_l , .post-box_gallery.type-r div.type-r_r{
	float:right;
    width: 50%;
}
.post-box_gallery.type-r:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}
.post-box_gallery.type-r span.type-r1{
	padding-top: 120%; 
    width: 100%;
}
.post-box_gallery.type-r span.type-r2{
	padding-top: 60%; 
    width: 100%;
}
@media only screen and (max-width: 48em) {
.post-box_gallery.type-r div.type-r_l, .post-box_gallery.type-r div.type-r_r{
	float:none;
    width: 100%;
}
.post-box_gallery.type-r span.type-r1{
	padding-top: 100%; 
    width: 100%;
}
.post-box_gallery.type-r span.type-r2{
	padding-top: 66.40625%; 
    width: 100%;
}
}







/* ======== パーティレポートのその他レポートのスライド部分 ======== */
.post-slide {
  padding-top: 5%;
}

.post-slide_title {
  margin-bottom: 2%;
  text-align: center; 
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "trajan-pro-3", serif;
}

.post-slide_inner {
  position: relative;
}

.post-slide_item {
  position: relative;
  padding: 0 10px;
  outline: none;
}

.post-slide_item-title {
  padding: 2% 0; 
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: Noto Sans, sans-serif;
}


/* ======== パーティレポートのその他レポートのスライド部分に関連 ======== */
/* slick-dotsはjsのslick,minに関連付けられている */
.slick-dots {
  text-align: center;
}
.slick-dots >li {
  display: inline-block;
  margin: 10px;
  text-align: center;
  cursor: pointer;
}
.slick-dots >li:before {
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 50%; 
  background-color: #ddd;
  content: "";
}
.slick-dots >li.slick-active:before {
  background-color: #ba9867;
}
.slick-dots >li button {
  display: none;
}

@media only screen and (max-width: 48em) {
.slick-dots >li {
  margin: 5px;
}
}