    

/**** header ***/
@media (min-width: 1001px) {
	#wrapper{
		padding-top: 0;
	}
	.h_logo img{
		//-webkit-filter: brightness(0) invert(1);
	//filter: brightness(0) invert(1);
	}
	.gnav_list > li > a{
		color: #5a442c;
	}
}


.section_title02 span::before {
  background: #cada43;
}

/**message**/
.message{
	position: relative;
  padding:60px 0;
  font-size: 18px;
  text-align: center;
}
.message .bg_item01{
	position: absolute;
  width: 295px;
  height: 241px;
	top: 0;
	left: 0;
	z-index: -10;
}

.message .bg_item02{
	position: absolute;
  width: 295px;
  height: 241px;
  bottom: 0;
  right: 0;
  z-index: -10;
}

/*** visual ***/

.mv_container{
	position: relative;
	z-index: 1;
}
.mv_content{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
  transform: translate3d(-50%,-50%,0);
	text-align: center;
	padding-top: 26vh;
  background-color: rgba(0,0,0,0.50);
  max-width: 90%;
  width: 360px;
  padding: 40px 20px;
  color: #FFFFFF;
}
.mv_content .text{
  font-size: 0.81rem;
}
.mv_content .access{
  font-size: 0.75rem;
}
.btn_mv_content{
  display: inline-flex;
  max-width: 100%;
  height: 46px;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  font-size: 0.81rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-indent: 0.08em;
  text-align: center;
  color: #FFFFFF;
  padding: 0px 30px;
  border: 1px solid #FFFFFF;
  position: relative;
  transition: background-color 0.3s ease,
    color 0.3s ease;
}
.btn_mv_content:hover{
  background-color: #FFFFFF;
  color: #000000;
}
.mv_logo{
	/*text-align: center;
	padding: 50px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-grow: 1;*/
}
.mv_logo img{
  width: 200px;
}
.mv_info{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
}

.mv_info_inner{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 60px;
	background-color: #090603;
}
.mv_info_left{
	display: flex;
	align-items: center;
	grid-gap: 30px;
	font-size: 0.94rem;
	line-height: 1.8;
	color: #FFFFFF;
	margin-left: 30px;
}
.mv_info_left label{
	line-height: 1.8;
}
.mv_info_left ul{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	grid-column-gap: 30px;
	margin: 0px;
}
.mv_info_left ul li a{
	display: block;
	position: relative;
}
.mv_info_left ul li a:before{
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #a0a0a9;
	margin-right: 5px;
	vertical-align: middle;
}
.mv_info_left ul li a:after{
	content: "";
	display: inline-block;
	width: 100%;
	height: 1px;
	background-color: #a0a0a9;
	position: absolute;
	left: 0px;
	bottom: 0px;
	opacity: 0;
	transition: opacity 0.3s ease;
}
.mv_info_left ul li a:hover:after{
	opacity: 1;
}
.mv_info_pdf .pdf{
	display: inline-block;
	font-size: 0.56rem;
	line-height: 1;
	padding: 2px 5px;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	margin-left: 10px;
}
.mv_reserve_form{
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
	padding: 20px;
	text-align: center;
  background-color: rgba(0,0,0,1);
	/*display: flex;
	justify-content: center;
	align-items: center;*/
}
/*.top_slider{
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	z-index: -1;
}
.slick-list,
.slick-track,
.slider_box{
	height: 100%;
}*/
.top_slider .slider_box img{
	width: 100%;
	//height: calc( 100vh - 70px );
	object-fit: cover;
}

.mv_container .container{
	//position: relative;
}

.mv_container .mv_message{
  position: absolute;
  z-index: 20;
  font-size: 2.1em;
  color: #5a442c;
	top:30%;
  right: 60px;
  font-weight: 500;
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin-right: calc( (100% - 1400px)/2 );
}

.mv_container .mv_message .text02{
  font-size: 0.7em;
  padding: 40px 40px 0 0;
}

.mv_container .mv_catch{
    position: absolute;
    top: 443px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 10;
    width: 100px;
}

.mv_container .mv_message span{
	background:rgba(255,255,255,0.7);
	padding: 5px;
}

.mv_container .mv_icon{
	position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 30;
}

#top_visual .mv_bottom{
	position: relative;
}

#top_visual .mv_bottom .banner_top{
	margin-bottom: 30px;
}

#top_visual .mv_bottom .mv_bottom_img{
	position: absolute;
	background: url("../images/top/mv_bottom_bg.png") center center no-repeat;
	background-size: contain;
	top: -61px;
	z-index: 100;
}

#top_visual .mv_bottom ul{
	display: flex;
}


#top_visual .mv_bottom ul li{
	padding: 0 10px;
}

@media (max-width: 768px) {
	/*.mv_logo{
		padding-top: 0px;
		top: 0px;
		height: calc( 100vh - 50px );
		display: flex;
		justify-content: center;
		align-items: center;
		padding-bottom: 50px;
	}*/
  .mv_content{
    top: calc( (100% - 115px) / 2 );
  }
	.mv_logo img{
    width: 150px;
	}
	.mv_info{
		position: relative;
	}
	.mv_info_inner{
		display: block;
		height: auto;
		position: absolute;
		left: 0px;
		right: 0px;
		bottom: 100%;
	}
	.mv_info_left{
		grid-gap: 15px;
		margin-left: 0px;
		padding: 10px 20px;
	}
	.mv_info_left label{
		margin-bottom: 5px;
	}
	.mv_info_left ul{
		display: flex;
		align-items: center;
		grid-column-gap: 15px;
		flex: 1;
	}

  .mv_container .mv_message {
    position: absolute;
    z-index: 20;
    font-size: 1.2em;
    color: #5a442c;
    top: 60px;
    left: 20px;
    font-weight: 500;
  }


	.mv_container .mv_catch {
	  position: absolute;
	  top: 30%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  -webkit-transform: translate(-50%, -50%);
	  -ms-transform: translate(-50%, -50%);
	  z-index: 10;
	  width: 58px;
	}

	#top_visual .mv_bottom .mv_bottom_img {
	  position: absolute;
	  background: url("../images/top/mv_bottom_bg.png") center center no-repeat;
	  background-size: auto;
	  background-size: contain;
	  top: -43px;
	  z-index: 100;
	}

	#top_visual .mv_bottom ul {
	  display: flex;
	  flex-wrap: wrap;
	  margin-top: 30px;
	}

	#top_visual .mv_bottom ul li {
	  padding: 0 10px;
	  width: 50%;
	  margin-bottom: 25px;
	}
}

h2.section_titile {
	text-shadow: 5px 4px #d7d7d7;
	margin-bottom: 65px;
}

/*メインビジュアル*/
#top_visual .menu .nav_list {
  display: flex;
  margin: 0 auto;
  /*align-items: center;
  flex-flow: wrap;
  justify-content: space-around;*/
  max-width: 736px;
	border-left: 1px solid #503f36;
  border-right: 1px solid #503f36;
  margin-top: 30px;
  margin-bottom: 60px;
}

#top_visual .menu .nav_list li a{
	padding: 0 40px;
	color: #503f36;
	position: relative;
}

#top_visual .menu .nav_list li a:after{
	position: absolute;
	content: "/";
	right: 0;
}

#top_visual .menu .nav_list li:last-child a:after{
	content: none;
}

#top_visual .menu .nav_list li.none a:after{
	content: none;
}

/*サービス*/
#service .tag ul{
	display: flex;
	margin-bottom: 50px;
}

#service .tag li{
	border: 2px solid #503f36;
	margin-right: 20px;
	min-width: 100px;
	box-shadow: 10px 5px 5px #cacaca;
}

#service .tag li p{
	padding: 5px 20px;
	border-left: 6px solid #59946b;
	text-align: center;
}


#service .overview table{
	width: 100%;
	margin-bottom: 100px;
}

#service .overview table tr{
	border-bottom: 1px solid #503f36;
}

#service .overview table th{
	text-align: center;
	width: 300px;
	font-weight: normal;
	padding: 20px 30px;
}

/*特徴*/
#features .features_content h3{
  text-align: center;
  font-size: 1.8em;
  font-weight: bold;
}

#features .features_content h3:after{
	display: inline-block;
	background: url("../images/cemetery/img_point01.png") center center no-repeat;
	background-size: contain;
	width: 161px;
	height: 56px;
}


#features .features_content .read{
	text-align: center;
	margin-bottom: 30px;
}

#features .features_content .read span{
	color: #923535;
	font-size: 1.2em;
}

#features .features_content{
	margin-bottom: 75px;
	border-bottom: 1px solid #503f36;
	padding-bottom: 75px;
}

#features .features_content_type01 .features_flex_wrap .features_flex{
	display: flex;
}

#features .features_content_type01 .features_flex_wrap .features_flex .thum{
	width: 50%;
	padding-right: 30px;
	text-align: center;
}

#features .features_content_type01 .features_flex_wrap .features_flex .thum img{
	//width: 100%;
}

#features .features_content_type01 .features_flex_wrap .features_flex .text{
	width: 50%;
}

#features .features_content_type01 .features_flex_wrap .features_flex_order .thum{
  order: 1;
}

#features .features_content_type01 .features_flex_wrap .features_flex .text h4{
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 20px;
}

#features .features_content_type01 .features_flex_wrap .features_flex{
	margin-bottom: 50px;
}

#features .features_content_type02 .features_flex_wrap{
	display: flex;
}

#features .features_content_type02 .features_flex_wrap .features_flex{
	width: 33%;
	padding: 0 30px;
	text-align: center;
}

#features .features_content_type02 .features_flex_wrap h3{
	
}

#features .features_content_type03 .features_flex_wrap{
  display: flex;
  flex-wrap: wrap;
}

#features .features_content_type03 .features_flex_wrap .features_flex{
	width: 50%;
	margin-bottom: 30px;
	padding: 0 20px;
}

#features .features_content_type03 .features_flex_wrap .features_flex h4{
  text-align: center;
  padding: 7px 0;
  font-weight: bold;
  font-size: 1.2em;
}

#cemetery .section_title02 {
	margin-bottom: 80px;
}

#cemetery .voice_wrap .voice_list .voice_content{
	padding: 0 15px;
	text-align: center;
}

#cemetery .voice_wrap .prev-arrow {
  display: inline-block;
  background: url("../images/cemetery/voice_arrow01.png") center center no-repeat;
  background-size: auto;
  background-size: contain;
  width: 97px;
  height: 92px;
	left: 25px;
  top: 0px;
}



#cemetery .voice_wrap .next-arrow {
  display: inline-block;
  background: url("../images/cemetery/voice_arrow02.png") center center no-repeat;
  background-size: auto;
  background-size: contain;
  width: 97px;
  height: 92px;
	right: 25px;
  top: 0px;
}



/*access*/

#access .address{
  color: #473838;
  font-weight: 500;
  font-size: 1em;
  line-height: 1.5;
}

#access .address dl{
	display: flex;
}

#access .address dt{
	width:80px;
	text-align: center;
	padding: 10px;
}

#access .address .content{
  margin-left: 10px;
  padding-left: 30px;
  border-left: 1px solid #b0b0b0;
  padding: 10px 0 10px 30px;
  width: calc(100% - 80px);
}

#access .address .content span{
  border-bottom: 1px solid #473838;
  padding-bottom: 3px;
}

#access .access_wrap {
	display: flex;
	align-items:flex-end;
}

#access .gmap{
}

#access .access{
	width: calc( 100% - 750px );
	margin-left: 50px;
}


#access .address{
	margin-bottom: 40px;
}

#access .gmap iframe {
  height: 570px;
}

@media (max-width: 768px) {
	#access .access_wrap{
	  display: block;
	}
	#access .gmap {
	  width: 100%;
	  margin-bottom: 50px;
	}
	#access .access {
	  width: 100%;
	  margin-left: 0px;
	}

	#access .gmap iframe {
	  height: 400px;
	}
	#access .access .conpany_photo{
		margin-bottom: 30px;
	}

}


#price dl{
	display: flex;
	justify-content: center; 
	margin: 0 auto;
	font-size: 1.4em;
	max-width: 700px;
}

#price dl dt{

	text-align: center;
	padding: 15px 0;
	width: 35%;
	margin-right: 10px;
}

#price dl.dl01{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #7e8c82;
}


#price dl dd{
	text-align: center;
	padding: 15px 0;
	width: 65%;
}

#price dl.dl01 dd{
	background: #cfded4;
	color: #503f36;
}

#price dl.dl01 dt{
	background: #59946b;
	color: #fff;
}

#price dl.dl02 dd{
	background: #e5d5d5;
	color: #503f36;
}

#price dl.dl02 dt{
	background: #923535;
	color: #fff;
}

#panorama{
	padding-bottom: 0px;
}

#features{
	background-image:url("../images/common/bg_washi_green_after.png"), url("../images/common/bg_saya.jpg") ;
	background-repeat: no-repeat, no-repeat;
  background-size: 100%, 100%;
  background-position: left top, 50% 50%;
  padding-top: 180px;
  padding-bottom: 0px;
}

#cemetery{
	background-image:url("../images/common/bg_washi_koushi_after.png"), url("../images/common/bg_washi_down_middle.png") ;
	background-repeat: no-repeat, no-repeat;
  background-size: 100%, 100%;
  background-position: left top, 50% 50%;
  padding-top: 180px;
}

#access{
	background-image:url("../images/common/bg_washi_down_after.png") ;
	background-repeat: no-repeat;
  background-size: 100%;
  background-position: left top;
  padding-top: 180px;
}

@media (max-width: 768px) {
	#cemetery .section_title02 {
	  margin-bottom: 40px;
	}


	#top_visual .menu .nav_list {
		margin-bottom: 30px;
	}
	#top_visual .menu .nav_list li a {
	  padding: 0 10px;
	}
	#service .tag ul {
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	#service .tag li {
	  margin-bottom: 10px;
  	width: 30%;
  	margin-right: 3%;
  	
	}
	#service .tag li p {
  	padding: 5px 0px;
	}
	h2.section_titile {
	  margin-bottom: 45px;
	}
	#service .overview table td {
	  width: 100%;
	  display: block;
	  text-align: center;
	}
	#service .overview table th {
		width: 100%;
    display: block;
    padding: 15px 30px 5px 30px;
    font-weight: bold;
    font-size: 1.15em;
  }
	#service .overview table {
	  margin-bottom: 50px;
	}
	#panorama .funeral_thumbnail li{
	  width: 50%!important;
	}

	#features .features_content_type01 .features_flex_wrap .features_flex {
	  display: block;
	}

	#features .features_content_type01 .features_flex_wrap .features_flex .thum {
	  width: 100%;
	  padding-right: 0px;
	  text-align: center;
	  margin-bottom: 20px;
	}

	#features .features_content_type01 .features_flex_wrap .features_flex .text {
	  width: 100%;
	}

	#features .features_content_type01 .features_flex_wrap .features_flex .text h4 {
	  font-size: 1.3em;
	  font-weight: bold;
	  margin-bottom: 10px;
	}
	#features .features_content {
	  margin-bottom: 55px;
	  border-bottom: 1px solid #503f36;
	  padding-bottom: 55px;
	}

	#features .features_content_type02 .features_flex_wrap {
	  display: block;
	}

	#features .features_content_type02 .features_flex_wrap .features_flex {
	  width: 100%;
	  padding: 0px;
	  text-align: center;
	  margin-bottom: 30px;
	}

	#features .features_content_type02 .features_flex_wrap .features_flex .thum{
	  margin-bottom: 10px;
	}

	#features .features_content_type02 .features_flex_wrap .features_flex .more_btn{
	  margin-top: 10px;
	}

	#features .features_content_type03 .features_flex_wrap {
	  display: block;
	  flex-wrap: wrap;
	}

	#features .features_content_type03 .features_flex_wrap .features_flex {
	  width: 100%;
	  margin-bottom: 30px;
	  padding: 0 0px;
	}

	#features .features_content_type03 {
	  margin-bottom: 0px;
	  border-bottom: 0px solid #503f36;
	  padding-bottom: 0px;
	}

	#cemetery .voice_wrap .next-arrow {
	  width: 42px;
	  height: 42px;
	  right: 2px;
	  top: -22px;
	}

	#cemetery .voice_wrap .prev-arrow {
	  width: 42px;
	  height: 42px;
	  left: 2px;
	  top: -22px;
	}


}