@charset "UTF-8";

/* -----------------------------------------------
 *  	         people.css
 * ----------------------------------------------- */


/* =====================Article===================== */

section.about_sect{
	margin:0 0 3% 0;
	padding:0 0 5% 0;
	border-bottom:#d8d6d5 1px solid;
	}



/* ■CONCEPT */
section.about_sect.concept_sect{
	position:relative;
	}

div.about_box_01{
	}
div.about_box_01 div.about_box_01_left{
	float:left;
	width:70%;
	margin:0;
	padding:0 10% 0 0;
	}
div.about_box_01 div.about_box_01_right{
	float:left;
	width:30%;
	position:relative;
	text-align:right;
	margin:0;
	padding:0;
	}
div.about_box_01 div.about_box_01_right figure{
	width:100%;
	bottom:0;
	right:0;
	}
/* 768px */
@media only screen and (max-width: 48em) {
div.about_box_01{
	}
div.about_box_01 div.about_box_01_left{
	float:none;
	width:100%;
	margin:0;
	padding:0;
	}
div.about_box_01 div.about_box_01_right{
	float:none;
	width:100%;
	position:relative;
	text-align:center;
	margin:0;
	padding:0;
	}
div.about_box_01 div.about_box_01_right figure{
	width:50%;
	}
}


/* ■MESSAGE */
section.about_sect.message_sect{
	position:relative;
	}

div.about_box_02{
	}
div.about_box_02 figure{
	width:235px;
	margin:30px 0 0 0;
    /*margin:0 auto 8% auto;*/
	}		
div.about_box_02 div.about_box_02_left{
	float:left;
    width:100%;
    /*▼社長写真ありの*/
	/*width:70%;*/
    
	margin:0;
	padding:0 5% 0 0;
	}
div.about_box_02 div.about_box_02_right{
	float:right;
	width:30%;
	margin:0;
	padding:0;
	}
div.about_box_02 div.about_box_02_right figure{
	width:100%;
	bottom:0;
	right:0;
	}
/* 768px */
@media only screen and (max-width: 48em) {
div.about_box_02{
	}
div.about_box_02 figure{
	width:60%;
    margin:30px 0 0 0;
	/*margin:0 auto 8% auto;*/
	}	
div.about_box_02 div.about_box_02_left{
	float:none;
	width:100%;
	margin:0;
	padding:0;
	}
div.about_box_02 div.about_box_02_right{
	float:none;
	width:100%;
	margin:0;
	padding:0;
	}
div.about_box_02 div.about_box_02_right figure{
	margin:0 auto;
	width:30%;
	}
}
/* 480px */
@media only screen and (max-width: 30em) {
div.about_box_02 div.about_box_02_right figure{
	width:50%;
	}
}

/* ■FUTURE */
section.about_sect.future_sect{
	position:relative;
	}

/* townArea Base */
article.bp_town_arti{
	position:relative;
	width:100%;
	padding-top:47.1875%;
	background-image:url(../../about/img/town_base.jpg);
	background-repeat:no-repeat;
	background-size:contain;
	}

section.town_buil_sect{
	}
div.buil_chips{
	position:absolute;
	display:none;
	opacity:0;
	transition:0.5s;
	z-index:200;
	}
div.buil_images{
	position:absolute;
	transition:0.5s;
	}

/* BP */
section.town_bp_sect{
	}
div.buil_bp{
	top:1%;
	left:20%;
	width:13%;
	}
div.buil_bp:hover{
	top:0%;
	}
div.bp_chip{
	top:-10%;
	left:20%;
	width:13%;
	}
section.town_bp_sect:hover div.bp_chip{
	display:block;
	opacity:1;
	transition:0.3s;
	}
	
/* FLOWER */
section.town_flower_sect{
	}
div.buil_flower{
	top:10%;
	left:33%;
	width:10%;
	}
div.buil_flower:hover{
	top:9%;
	}
div.flower_chip{
	top:0%;
	left:33%;
	width:13%;
	}
section.town_flower_sect:hover div.flower_chip{
	display:block;
	opacity:1;
	transition:0.3s;
	}
	
/* FOOD */
section.town_food_sect{
	}
div.buil_food{
	top:51%;
	left:64%;
	width:25%;
	}
div.buil_food:hover{
	top:50%;
	}
div.food_chip{
	top:35%;
	left:75%;
	width:13%;
	}
section.town_food_sect:hover div.food_chip{
	display:block;
	opacity:1;
	transition:0.3s;
	}
	
/* GIFT */
section.town_gift_sect{
	}
div.buil_gift{
	top:-14%;
	left:40%;
	width:10%;
	}
div.buil_gift:hover{
	top:-15%;
	}
div.gift_chip{
	top:-24%;
	left:40%;
	width:13%;
	}
section.town_gift_sect:hover div.gift_chip{
	display:block;
	opacity:1;
	transition:0.3s;
	}
	
/* HOTEL */
section.town_hotel_sect{
	}
div.buil_hotel{
	top:-12%;
	left:52%;
	width:18%;
	}
div.buil_hotel:hover{
	top:-13%;
	}
div.hotel_chip{
	top:-22%;
	left:52%;
	width:13%;
	}
section.town_hotel_sect:hover div.hotel_chip{
	display:block;
	opacity:1;
	transition:0.3s;
	}
	
/* INTERIOR */
section.town_interior_sect{
	}
div.buil_interior{
	top:0%;
	left:70%;
	width:13%;
	}
div.buil_interior:hover{
	top:-1%;
	}
div.interior_chip{
	top:-10%;
	left:70%;
	width:13%;
	}
section.town_interior_sect:hover div.interior_chip{
	display:block;
	opacity:1;
	transition:0.3s;
	}
	
/* MOVIE */
section.town_movie_sect{
	}
div.buil_movie{
	top:20%;
	left:23%;
	width:8%;
	}
div.buil_movie:hover{
	top:19%;
	}
div.movie_chip{
	top:8%;
	left:23%;
	width:13%;
	}
section.town_movie_sect:hover div.movie_chip{
	display:block;
	opacity:1;
	transition:0.3s;
	}
	
/* MUSIC */
section.town_music_sect{
	}
div.buil_music{
	top:12%;
	left:47%;
	width:8%;
	}
div.buil_music:hover{
	top:11%;
	}
div.music_chip{
	top:2%;
	left:47%;
	width:13%;
	}
section.town_music_sect:hover div.music_chip{
	display:block;
	opacity:1;
	transition:0.3s;
	}
	
/* PHOTO */
section.town_photo_sect{
	}
div.buil_photo{
	top:70%;
	left:18%;
	width:20%;
	}
div.buil_photo:hover{
	top:69%;
	}
div.photo_chip{
	top:60%;
	left:18%;
	width:13%;
	}
section.town_photo_sect:hover div.photo_chip{
	display:block;
	opacity:1;
	transition:0.3s;
	}

/* WEDDING */
section.town_wedding_sect{
	}
div.buil_wedding{
	top:25%;
	left:53%;
	width:11%;
	}
div.buil_wedding:hover{
	top:24%;
	}
div.wedding_chip{
	top:15%;
	left:53%;
	width:13%;
	}
section.town_wedding_sect:hover div.wedding_chip{
	display:block;
	opacity:1;
	transition:0.3s;
	}



/* ■PROFILE */
section.about_sect.profile_sect div.movie_chip{
	display:block;
	}

dl.about_profile_list{
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
border-bottom: 1px solid #333;
	}
dl.about_profile_list dt, dl.about_profile_list dd{
  box-sizing: border-box;
  padding: 10px 5px;
  }
dl.about_profile_list dt{
  float: left;
  width: 20%;
  border-top: 1px solid #333;
	min-height:60px;
	font-weight:bold;
  }
dl.about_profile_list dt span{
	display:block;
	font-size:0.9em;
	font-size:9px;
	font-weight:normal;
  }
dl.about_profile_list dd{
  width: 80%;
  margin-left: 20%;
  border-top: 1px solid #333;
  /*border-left: 1px solid #333;*/
min-height:60px;
  }
/* 768px */
@media only screen and (max-width: 48em) {
dl.about_profile_list dt{
  width: 150px;
  }
dl.about_profile_list dd{
  width:calc(100% - 150px);
  margin-left: 150px;
  }
}


/* ■HISTORY */
section.about_sect.history_sect{
	position:relative;
	}

dl.about_history_list{
	width:100%;
	font-size:1.4em;
	font-size:14px;
	border-bottom: 1px solid #333;
	}
	
dl.about_history_list dt{
	float:left;
	width:80px;
	margin:0;
	padding:10px 0;
	border-top: 1px solid #333;
	}
	
dl.about_history_list dd{
	width:calc(100% - 80px);
	margin:0 0 0 80px;
	padding:10px 0;
	border-top: 1px solid #333;
	}



/* ■CSR */
section.about_sect.csr_sect{
	position:relative;
	}

dl.about_csr_list{
	width:100%;
	font-size:1.4em;
	font-size:14px;
	border-bottom: 1px solid #333;
	}
dl.about_csr_list dt{
	float:left;
	width:120px;
	margin:0;
	padding:10px 0;
	border-top: 1px solid #333;
	}
dl.about_csr_list dd{
	width:calc(100% - 120px);
	margin:0 0 0 120px;
	padding:10px 0;
	border-top: 1px solid #333;
	}
dl.about_csr_list dd a{
	text-decoration:none;
	}
dl.about_csr_list dd a:hover{
	text-decoration:underline;
	}

/* csrNews部分の囲みを生成 */
section.csr_news_sect{
	position:relative;
	margin:0;
	padding:0;
	}
div.anchor_link_outside{
	position:absolute;
	top:-100px;
	margin:0;
	padding:0;
	height:0;
	width:0;
	line-height:0;
	visibility:hidden;
	opacity:0;
	}



/* index_list_05b recruit-indec  */
ul.index_list_05b{
	list-style:none;
	margin-top: 0px;
	}
	
ul.index_list_05b li{
	float: left;
    width: 44%;
    margin: 0 3% 5%;
    box-sizing: border-box;
    text-align: center;
	}
ul.index_list_05b li:nth-child(3n){
	margin-right:0;
	}

ul.index_list_05b li a{
	display:block;
    padding: 30px 28px 18px;
	border:solid 1px #000000;
	box-sizing:border-box;
	text-decoration:none;
	}
/* 見出しテキスト */	
ul.index_list_05b li a p.list_05_title{
	min-height:50px;
	font-size:1.6em;
	font-size:16px;
	font-family: 'Noto Sans JP';
	}
ul.index_list_05b li a p.list_05_title > span{
	display:block;
	font-size:1.2em;
	font-size:12px;
	font-family: 'Noto Sans JP';
	}
/* 見出し画像 */	
ul.index_list_05b li a img{

	}
ul.index_list_05b li a hr{
	border-top:solid 2px #000000;
	}
	
ul.index_list_05b li a span.list_05_more{
	display:block;
	font-size:1.8em;
	font-size:14px;
	text-align:center;
	/*font-weight:bold;*/
	letter-spacing:2px;
	font-family:'Roboto Condensed', sans-serif;
	}

/* hover */
ul.index_list_05b li a:hover{
	outline:solid 3px #000000;
	transition:0.1s;
	}
/* hoveranime 
ul.index_list_05b li a:hover{
	animation: list5anime 0.8s;
	}
@keyframes list5anime {
0% {}
100% {}
}
*/

/* 768px */
@media only screen and (max-width: 48em) {

ul.index_list_05b li{
	float:none;
	width:70%;
	margin:0 auto 5% auto;
	}
ul.index_list_05b li:nth-child(3n){
	margin-right:auto;
	}
}




/* -----------------------------------------------
 *  	         index page
 * ----------------------------------------------- */
.report-box_inner {
  position: relative;
  /*background-color: #ffffff;*/
  border-radius: 0 0 10px 10px;
  margin-bottom: 50px !important;
  border-radius: 10px;
}
.report-box_inner a{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease 0s;
}
.report-box_inner a:hover{
	/*box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);*/
  background-color: rgba(0,0,0,0.2);;
  transition: 0.5s;
  border-radius: 10px;
}
.report-box_inner img {
  width: 100%;
  border-radius: 10px 10px 0 0;
}
.report-box_inner .txtbox{
  padding-right: 25px;
  padding-left: 25px;
  font-size: 1.5rem;
  font-weight: bold;
}
.report-box_inner .txtbox2{
  padding-right: 25px;
  padding-left: 25px;
  padding-bottom: 30px;
  font-size: 14px;
  line-height: 2;
}
.report-box_inner .txtbox2 span.icon {
  display: inline-block;
  width: 105px;
  margin: 5px 5px 0 0;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1.2px;
  padding: 0 3px;
  border-radius: 15px;
  font-weight: bold;
  border: 1px solid #000;
  color: #000;
  font-size: 12px;
}
.report-box_inner .txtbox2 span.icon::before {
  content: "#";
}
/* topページのreportエリア */
.top_report_area .report-box_inner {
  height: 480px;
}
.top_report_area .report-box_inner .icon{
  background-color: #ffffff;
}
@media only screen and (max-width: 48em) {
  .report-box_inner p.icon{
    position: absolute;
    top: 215px;
    left: 30px;
  }
}




/*　tag */
.sortNav_area {
  text-align: center;
}
ul.sortNav li{
  display: inline-block;
  width: 150px;
  margin: 5px;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1.2px;
  padding: 3px 5px;
  border-radius: 15px;
  font-weight: bold;
  border: #000 1px solid;
  color: #000;
  /*background-color: #ffffff;*/
  cursor: pointer;
}
ul.sortNav li:before {
  content: "#";
}
@media only screen and (max-width: 48em) {
  ul.sortNav li{
    width: 35%;
    margin: 5px 2px;
  }
}





/* -----------------------------------------------
 *  	         report page casual
 * ----------------------------------------------- */

.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: #5fcc85;
}
.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: #b5e8c7;
}
.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: "Oranienbaum";
}
@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: #5fcc85;
  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: "PARTY SPACE";
}

.report-box_title {
  display: inline-block;
  box-sizing: border-box;
  padding: 1% 2%;
  width: 60%;
  border-left: 1px solid #ddd;
  background-image: url("/bridal/kyoto/muromachihouse/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: "Oranienbaum";
}

.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_season,
.post_space {
  margin-right: 3%; 
  font-size: 15px;
  font-size: 1.5rem;
}
.post_season:before,
.post_space:before {
  margin-right: 2%;
  color: #5fcc85;
  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: "PARTY SPACE";
}



/* ========パーティレポートのムービー領域======== */
.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/kyoto/muromachihouse/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%;
}
/* ========パーティレポートのムービー領域======== */



/* ========パーティレポートのムービーYousube======== */
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* ========パーティレポートのムービーYousube======== */



/* ========パーティレポートのムービー以下の領域======== */
.post-box {
  padding-bottom: 6%;
}
.post-box_text {
  padding: 4% 0;
  text-align: center;
}
.post-box_text02 {
  padding: 0% 0;
  text-align: center;
}
.post-box_text03 {
  padding: 0 0 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: 160%; 
  width: 100%;
}*/
.post-box_gallery.type-c span:first-child {
  padding-top: 66.40625%; 
  width: 100%;
}
.post-box_gallery.type-c span:nth-child(5n+1){
  padding-top: 66.40625%; 
  width: 100%;
}
.post-box_gallery.type-d span{
  padding-top: 160%; 
  width: 100%;
}

@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: 35px;
  font-size: 3.5rem;
  font-family: "Quickpen";
}
@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: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", 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;
  }
}


/* ======== パーティレポートのその他レポートのスライド部分 ======== */
.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: "Oranienbaum";
}

.post-slide_inner {
  position: relative;
}

.post-slide_item {
  position: relative;
  padding: 0 2%;
  outline: none;
}

.post-slide_item a {
  color: #444;
  text-decoration: none;
}

.post-slide_item-title {
  padding: 2% 0; 
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", 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: #78d297;
}
.slick-dots >li button {
  display: none;
}


/* == 左縦長1：右横2 == */
/* 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%;
}
}














/* -----------------------------------------------
 *  	         report page highbrand
 * ----------------------------------------------- */

.Page-info {
  text-align: center;
}

.Page-category {
  display: inline-block;
  margin: 0 1.5rem;
  letter-spacing: .1rem; 
  font-size: 1.5rem;
  font-family: "PT Serif";
}
@media only screen and (max-width: 37.5em) {
  .Page-category {
    display: block; 
    font-size: 1.2rem;
  }
}
.Page-category span {
  margin-right: .6rem;
  color: #AA8E76; 
  font-size: 1.1rem;
}

.Page-content {
  padding-top: 60px;
}
@media only screen and (max-width: 60em) {
  .Page-content {
    padding-top: 4%;
  }
}

.reportIndexBox {
  position: relative;
  overflow: hidden;
}
.reportIndexBox:hover .reportIndexBox-bgImg {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.reportIndexBox:hover .reportIndexBox-subTitle,
  .reportIndexBox:hover .reportIndexBox-category,
  .reportIndexBox:hover .reportIndexBox-headTitle {
  color: #AA8E76;
}

.reportIndexBox-bgImg {
  position: relative;
  transition-timing-function: cubic-bezier(.25, .46, .45, .94); 
  transition-duration: 20s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.reportIndexBox-bgImg:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  content: "";
  transition-timing-function: linear; 
  transition-duration: .3s;
  transition-property: background-color;
}

.reportIndexBox-subTitle,
.reportIndexBox-category,
.reportIndexBox-headTitle {
  transition-timing-function: linear; 
  transition-duration: .2s;
  transition-property: color;
}

.reportIndexBox-header {
  position: relative;
  background-color: #fff;
}
.reportIndexBox-header .wrapper {
  position: relative;
  padding: 60px 0;
}
@media only screen and (max-width: 60em) {
  .reportIndexBox-header .wrapper {
    padding: 4% 0;
  }
}
.reportIndexBox-header .wrapper:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 26px;
  height: 26px;
  border-top: 1px solid #AA8E76;
  border-right: 1px solid #AA8E76;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media only screen and (max-width: 60em) {
  .reportIndexBox-header .wrapper:after {
    width: 17px;
    height: 17px;
  }
}

.reportIndexBox-info {
  position: relative; 
  width: 37.5%;
}
@media only screen and (max-width: 60em) {
  .reportIndexBox-info {
    margin-bottom: 2%; 
    width: 100%;
  }
}
.reportIndexBox-info:after {
  position: absolute;
  top: 0;
  right: 15px;
  display: block;
  width: 1px;
  height: 100%;
  background-color: #ddd; 
  content: "";
}
@media only screen and (max-width: 60em) {
  .reportIndexBox-info:after {
    display: none;
  }
}

.reportIndexBox-subTitle {
  padding: 5px 0; 
  font-size: 1.7rem;
}

.reportIndexBox-subTitle span.type-movie {
	font-size: 1.2rem;
	display: block;
	background-color: #AA8E76;
	color: #FFF;
	width: 35.5%;
	text-align: center;
}

.reportIndexBox-subTitle span.type-photo {
	font-size: 1.2rem;
	display: block;
	color: #aa8e76;
	width: 35.5%;
	text-align: center;
	border: 1px solid #aa8e76;
}

@media only screen and (max-width: 60em) {
  .reportIndexBox-subTitle {
    font-size: 1.5rem;
  }
}

.reportIndexBox-category {
  display: inline-block;
  margin-right: 1.1rem;
  letter-spacing: .1rem; 
  font-family: "PT Serif";
}
@media only screen and (max-width: 60em) {
  .reportIndexBox-category {
    font-size: 1.2rem;
  }
}
.reportIndexBox-category span {
  margin-right: .6rem; 
  color: #AA8E76;
  font-size: 1.1rem;
}

.reportIndexBox-headTitle {
  position: absolute;
  top: 50%;
  padding-right: 35px;
  padding-left: 39.5%;
  font-size: 2rem; 
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 60em) {
  .reportIndexBox-headTitle {
    position: relative;
    top: auto;
    padding-right: 20px; 
    padding-left: 0;
    font-size: 1.7rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.reportDetailBlock {
  margin-bottom: 40px;
}
@media only screen and (max-width: 37.5em) {
  .reportDetailBlock {
    margin-bottom: 4%;
  }
}

.reportDetailBlock-movie {
  position: relative;
  margin-bottom: 40px;
  transition-timing-function: linear; 
  transition-duration: .2s;
  transition-property: opacity;
}
.reportDetailBlock-movie:hover {
  opacity: .8; 
  cursor: pointer;
}
.reportDetailBlock-movie.is-played:after {
  opacity: 0;
}
@media only screen and (max-width: 37.5em) {
  .reportDetailBlock-movie {
    margin-bottom: 8%;
  }
}
.reportDetailBlock-movie:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 88px;
  height: 88px;
  background: transparent url(/common/img/moviePlayBtn.png) center center no-repeat;
  background-size: cover;
  content: "";
  transition-timing-function: linear; 
  transition-duration: .2s;
  transition-property: opacity;
}
@media only screen and (max-width: 37.5em) {
  .reportDetailBlock-movie:after {
    width: 44px;
    height: 44px;
  }
}
.reportDetailBlock-movie video {
  position: absolute;
  top: 0;
  left: 0;
  display: block; 
  width: 100%;
  height: 100%;
}
.reportDetailBlock-movie img {
  position: relative; 
  display: block;
  margin: auto;
  width: 100%;
}

.reportDetailBlock-movie-youtube {
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.reportDetailBlock-movie-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.reportDetailBlock-img {
  position: relative;
  margin-bottom: 60px;
}
@media only screen and (max-width: 37.5em) {
  .reportDetailBlock-img {
    margin-bottom: 8%;
  }
}
.reportDetailBlock-img img {
  display: block; 
  width: 49.8%;
}
.reportDetailBlock-img img:nth-child(1) {
  width: 100%;
  border-bottom: 4px solid #fff;
}
.reportDetailBlock-img img:nth-child(2) {
  float: left;
  border-right: 2px solid #fff;
}
.reportDetailBlock-img img:nth-child(3) {
  float: right;
  border-left: 2px solid #fff;
  border-bottom: 4px solid #fff;
}
.reportDetailBlock-img img:nth-child(4) {
  width: 100%;
  border-bottom: 4px solid #fff;
}
@media only screen and (max-width: 37.5em) {
  .reportDetailBlock-img img:nth-child(n) {
    width: 100%;
    border-top: none;
    border-right: none;
    border-bottom: 2px solid #fff; 
    border-left: none;
  }
}
.reportDetailBlock-img:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}

.reportDetailBlock-leadText,
.reportDetailBox-leadText {
  margin-bottom: 60px; 
  text-align: center;
  font-size: 1.4rem;
}
@media only screen and (max-width: 37.5em) {
  .reportDetailBlock-leadText,
  .reportDetailBox-leadText {
    margin-bottom: 8%;
  }
}

.reportDetailBox {
  margin-bottom: 40px;
}
.reportDetailBox .reportDetailBox-img {
  margin-bottom: 60px;
}
@media only screen and (max-width: 37.5em) {
  .reportDetailBox .reportDetailBox-img {
    margin-bottom: 8%;
  }
  .reportDetailBox .reportDetailBox-img img:nth-child(n) {
    width: 100% !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom: 2px solid #fff !important; 
    border-left: none !important;
  }
}
.reportDetailBox:nth-child(2n+1) .reportDetailBox-img {
  position: relative;
  font-size: 0;
}
.reportDetailBox:nth-child(2n+1) .reportDetailBox-img img {
  display: inline-block; 
  width: 49.8%;
}
.reportDetailBox:nth-child(2n+1) .reportDetailBox-img img:nth-child(1), .reportDetailBox:nth-child(2n+1) .reportDetailBox-img img:nth-child(4) {
  border-right: 2px solid #fff;
}
.reportDetailBox:nth-child(2n+1) .reportDetailBox-img img:nth-child(2), .reportDetailBox:nth-child(2n+1) .reportDetailBox-img img:nth-child(5) {
  border-left: 2px solid #fff;
}
.reportDetailBox:nth-child(2n+1) .reportDetailBox-img img:nth-child(3) {
  width: 100%;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
}
.reportDetailBox:nth-child(2n+1) .reportDetailBox-img:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}
.reportDetailBox:nth-child(2n) .reportDetailBox-img {
  font-size: 0;
}
@media only screen and (max-width: 37.5em) {
  .reportDetailBox:nth-child(2n) .reportDetailBox-img {
    margin-bottom: 8%;
  }
}
.reportDetailBox:nth-child(2n) .reportDetailBox-img img {
  display: inline-block; 
  width: 49.8%;
}
.reportDetailBox:nth-child(2n) .reportDetailBox-img img:nth-child(2) {
  border-right: 2px solid #fff;
}
.reportDetailBox:nth-child(2n) .reportDetailBox-img img:nth-child(3) {
  border-left: 2px solid #fff;
}
.reportDetailBox:nth-child(2n) .reportDetailBox-img img:nth-child(1), .reportDetailBox:nth-child(2n) .reportDetailBox-img img:nth-child(4) {
  width: 100%;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
}
.reportDetailBox:nth-child(2n) .reportDetailBox-img:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}


/* =========== reportDetailBox-typeA =========== */

/* 左側に縦写真＋右側に横写真2枚のレイアウト */

.reportDetailBox-typeA {
  margin-bottom: 40px;
}
.reportDetailBox-typeA .reportDetailBox-img {
  margin-bottom: 60px;
}
@media only screen and (max-width: 37.5em) {
  .reportDetailBox-typeA .reportDetailBox-img {
    margin-bottom: 8%;
  }
  .reportDetailBox-typeA .reportDetailBox-img img:nth-child(n) {
    width: 100% !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom: 2px solid #fff !important; 
    border-left: none !important;
  }
}
.reportDetailBox-typeA .reportDetailBox-img {
  position: relative;
  font-size: 0;
}
.reportDetailBox-typeA .reportDetailBox-img img {
  display: inline-block; 
  width: 50%;
}
.reportDetailBox-typeA .reportDetailBox-img img:nth-child(1) {
  float: left;

  border-right: 2px solid #fff;
}
.reportDetailBox-typeA .reportDetailBox-img img:nth-child(2) {
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.reportDetailBox-typeA .reportDetailBox-img img:nth-child(3) {
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
}
.reportDetailBox-typeA .reportDetailBox-img img:nth-child(4) {
  width: 100%;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
}
.reportDetailBox-typeA .reportDetailBox-img:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}
/* =========== reportDetailBox-typeA ここまで =========== */


.usedSpaceBlock {
  padding: 60px 0 20px; 
  background-color: #f5f5f5;
}
@media only screen and (max-width: 37.5em) {
  .usedSpaceBlock {
    padding: 6% 0 2%;
  }
}

.usedSpaceBlock-headTitle {
  margin: auto;
  margin-bottom: 40px; 
  width: 92%;
  text-align: center;
  font-size: 2rem;
}
@media only screen and (max-width: 37.5em) {
  .usedSpaceBlock-headTitle {
    margin-bottom: 4%; 
    font-size: 1.7rem;
  }
}

.usedSpaceBox {
  position: relative;
  margin-right: auto; 
  margin-bottom: 40px;
  margin-left: auto;
  max-width: 1024px;
  width: 100%;
  background-color: #fff;
}
@media only screen and (max-width: 69.56522em) {
  .usedSpaceBox {
    margin-right: 4%; 
    margin-left: 4%;
    width: 92%;
  }
}
@media only screen and (max-width: 37.5em) {
  .usedSpaceBox {
    margin-right: auto;
    margin-bottom: 4%; 
    margin-left: auto;
    width: 100%;
  }
}

.usedSpaceBox-bgImg {
  position: absolute;
  top: 0;
  right: 0;
  width: 37.5%;
  height: 100%;
}
@media only screen and (max-width: 37.5em) {
  .usedSpaceBox-bgImg {
    position: relative;
    width: 100%;
  }
}

.usedSpaceBox-body {
  margin-right: 37.5%;
  padding: 4%; 
  width: 62.5%;
  height: 100%;
}
@media only screen and (max-width: 37.5em) {
  .usedSpaceBox-body {
    margin-right: 0;
    width: 100%;
  }
}

.usedSpaceBox-header .Btn {
  max-width: 240px;
}
@media only screen and (max-width: 37.5em) {
  .usedSpaceBox-header .Btn {
    margin: auto;
  }
}

.usedSpaceBox-headTitle {
  margin-bottom: 10px;
  text-align: left; 
  font-size: 2rem;
}
@media only screen and (max-width: 37.5em) {
  .usedSpaceBox-headTitle {
    text-align: center; 
    font-size: 1.7rem;
  }
}
.usedSpaceBox-headTitle span {
  margin-left: 1.3rem; 
  vertical-align: middle;
  font-size: 1.3rem;
}
@media only screen and (max-width: 37.5em) {
  .usedSpaceBox-headTitle span {
    display: block; 
    font-size: 1.1rem;
  }
}

.usedSpaceBox-text {
  margin-bottom: 10px; 
  font-size: 1.2rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 2;
}

.otherReportBlock {
  padding: 60px 0 20px;
}
.otherReportBlock .slick-dots {
  padding: 20px 0; 
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 37.5em) {
  .otherReportBlock .slick-dots {
    padding: 2% 0;
  }
}
.otherReportBlock .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 8px;
  padding: 10px;
}
.otherReportBlock .slick-dots li:hover {
  cursor: pointer;
}
.otherReportBlock .slick-dots li:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; 
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #aaa;
  content: "";
}
.otherReportBlock .slick-dots li button {
  display: none;
}
.otherReportBlock .slick-dots li.slick-active:after {
  border: 1px solid #AA8E76; 
  background-color: #fff;
}

.otherReportBlock-headTitle {
  margin: auto;
  margin-bottom: 40px; 
  width: 92%;
  text-align: center;
  font-size: 2rem;
}

.otherReportBox {
  position: relative;
  margin: 0 10px;
  outline: none;
}
.otherReportBox img {
  width: 100%;
}
.otherReportBox .boxLink {
  outline: none;
}

.otherReportBox-headTitle {
  margin: auto; 
  margin-top: 10px;
  width: 92%;
  text-align: center;
  font-weight: normal;
  font-size: 1.2rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.otherReportBlock-slide .slick-arrow {
	position: absolute;
	top: 23%;
	width: 58px;
	height: 78px;
	z-index: 10;
	display: block;
	border: 0;
	background-color: rgba(0,0,255,0);
	opacity: 0.7;
}

.otherReportBlock-slide .slick-arrow :hover {
	opacity: 1.0;
    outline:none;
}
.otherReportBlock-slide .slick-prev{
	left: 0;
	background-image: url(../img/slideArrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.otherReportBlock-slide .slick-next{
    right: 0px;
	background-image: url(../img/slideArrow.png);
	transform: rotate(180deg);
	background-repeat: no-repeat;
	background-position: right center;
}



/* category */
ul.report_category li {
  display: inline;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  margin: 5px;
}
ul.report_category li:before {
  content: "#";
  margin-right: 3px;
}
@media only screen and (max-width: 37.5em) {
  ul.report_category li {
    font-size: 14px;
  }
}

dl.definition_list01 {
	padding: 40px 50px;
    width: 100%;

    font-size: 1.4em;
    font-size: 14px;
    border: solid 1px #666969 !important;

}


/*flex_3A 3段 32%左右均等配置*/
.flex_3D{
	display: flex;
	flex-wrap: wrap;
	/*justify-content:space-between;*/
	justify-content:center;
}
.flex_3D div{
    width: 22% !important;
	margin: 0 1% 0;
}

.flex_3D div > figure{
width: 95%;
}


@media only screen and (max-width: 48em) {
.flex_3D div{
    width: 48% !important;
    margin: 0 1% 10px;
}
.flex_3D div > figure{
width: 100%;
}
}



.development_method {
    margin-top: -150px ;
    display: inline-block;
}

@media only screen and (max-width: 30em) {
.development_method {
	margin-top: 0px ;
    margin-left: -355px;
    display: inline-block;
}
.development_method img {
	width: 120% ;
	margin-left: -14%;
	margin-top: 3%;
}
}

@media only screen and (max-width: 30em) {
	.consulting_glaf img {
	width: 150%;
}
}


@media only screen and (max-width: 30em){
ul.split_box_list li.split_box {
    position: relative;
    width: 40% !important;
    margin: 0 10px 20px 10px;
}
}


h2.heading2_004 {
    font-size: 4.0rem !important;
}


@media only screen and (max-width: 37.5em) {
dl.definition_list01 {
    padding: 40px 20px;
}
}


div.split_box_img.split_img_type1 h3 {
    font-size: 22px !important;
}



/* 480px */
@media only screen and (min-width: 30em) {

	.split_box::after{
		display: none !important;
	}
	.split_box .split_box_txt{
		display: none !important;
	}
}

@media only screen and (min-width: 30em) {
ul.split_box_list li.split_box {
    position: relative;
    width: calc(100% / 4 - 20px);
    margin: 0 10px 20px 10px;
}
}
.split_box .split_box_img {
    pointer-events: none !important;
}

@media only screen and (max-width: 30em) {
div.split_box_txt.split_txt_type1 p {
    display: none !important;
}
}


div.consul_concept {
    display: block;
}
div.consul_concept_sp {
    display: none;
}
@media only screen and (max-width: 30em) {
div.consul_concept {
    display: none;
}
div.consul_concept_sp {
    display: block;
	text-align: center;
}

div.consul_concept_sp img {
    width: 80%;
	margin: auto;
}
}


div.consul_flow {
    display: block;
}
div.consul_flow_sp {
    display: none;
}
@media only screen and (max-width: 30em) {
div.consul_flow {
    display: none;
}
div.consul_flow_sp {
    display: block;
	text-align: center;
}

div.consul_flow_sp img {
    width: 100%;
	margin: auto;
}
}


div.consul_requirement {
    display: block;
}
div.consul_requirement img {
    width: 80%;
}
div.consul_requirement_sp {
    display: none;
}
@media only screen and (max-width: 30em) {
div.consul_requirement {
    display: none;
}
div.consul_requirement_sp {
    display: block;
	text-align: center;
}

div.consul_requirement_sp img {
    width: 60%;
	margin: auto;
}
}

span.txt_dev {
	font-size: 1.0rem ;
	display: inline-block;
}


/* =====================DL===================== */


/* 1400px */
@media only screen and (max-width: 87.5em) {
}
/* 1024px */
@media only screen and (max-width: 64em) {
}
/* 960px */
@media only screen and (max-width: 60em) {
}
/* 768px */
@media only screen and (max-width: 48em) {
}
/* 720px */
@media only screen and (max-width: 45em) {
}
/* 600px */
@media only screen and (max-width: 37.5em) {
}
/* 480px */
@media only screen and (max-width: 30em) {
}
/* 320px */
@media only screen and (max-width: 20em) {
}