@charset "utf-8";
/* CSS Document */
.topimage_bochi_mobile{
	width:100%;
}
.topimage_bochi_pc{
	display: none;
}
@media(min-width:1006px){
	.topimage_bochi_mobile{
	display: none;
}
.topimage_bochi_pc{
	display: block;
	width:100%;
}	
}
.section_tokyomisumi_pc{
		display: none;
	}
.section_grave-title{
	position: relative;
}
.section_grave-title h1{
	font-size:2.4rem;
	position: absolute;
	top:55%;
	width:100%;
	text-align: center;
	font-weight:500;
}
.title_bochi-box {
         width: 84.4%;
         text-align: left;
         padding: 10px 20px;
         font-size: 1.6rem;
         position: relative;
	 margin:80px auto;
       }    
.section_ippan-bochi{
	position: relative;
	border-top:solid 1px #9B8C6C; 
}
.section_ippan-bochi::before{
	position:absolute;
	content:'' ;
	top:-4px;
	left:50%;
	transform: translate(-50%);
	width:8px;
	height:8px;
	background:#9B8C6C;
}
.section_ippan-bochi::after{
	position: absolute;
	content:'' ;
	top:0;
	left:50%;
	width:100%;
	color:#9B8C6C;
}
.section_eitaikuyou{
	position: relative;
	border-top:solid 1px #9B8C6C; 
}
.section_eitaikuyou::before{
	position:absolute;
	content:'' ;
	top:-4px;
	left:50%;
	transform: translate(-50%);
	width:8px;
	height:8px;
	background:#9B8C6C;
}
.section_eitaikuyou::after{
	position: absolute;
	content:'' ;
	top:0;
	left:50%;
	width:100%;
	color:#9B8C6C;
}
.section_petkuyou{
	position: relative;
	border-top:solid 1px #9B8C6C; 
}
.section_petkuyou::before{
	position:absolute;
	content:'' ;
	top:-4px;
	left:50%;
	transform: translate(-50%);
	width:8px;
	height:8px;
	background:#9B8C6C;
}
.section_petkuyou::after{
	position: absolute;
	content:'' ;
	top:0;
	left:50%;
	width:100%;
	color:#9B8C6C;
}
.title_bochi-box p{
	width:84.4%;
	margin:0 auto;
}
       .title_bochi-box::before {
         content: '';
         position: absolute;
         width:36px ;
         height: 1px;
         background-color: #9B8C6C;
         left: -5px;
         top: -5px;
       }
       .title_bochi-box::after {
         content: '';
         position: absolute;
         width: 1px;
         height: 36px;
         background-color: #9B8C6C;
         left: 5px;
         top: -15px;
       }
       .title_bochi-box p::before {
         content: '';
         position: absolute;
         width: 36px;
         height: 1px;
         background-color: #9B8C6C;
         right: -5px;
         bottom: -5px;
       }
       .title_bochi-box p::after {
         content: '';
         position: absolute;
         width: 1px;
         height: 36px;
         background-color: #9B8C6C;
         right: 5px;
         bottom: -15px;
       }
@media(min-width:1260px){
	.section_grave-title h1{
		font-size:3.6rem;
		font-weight:500;
	}
	.section_tokyomisumi_mobile{
		display: none;
	}
	.section_tokyomisumi_pc{
		display: block;
		font-size: 2.0rem;
	}
	.tokyo-misumi{
		font-size:2.0rem;
	}
	.title_bochi-box {
		width: 857px;
	}
	.title_bochi-box p{
		width:672px;
		margin:0 auto;
	}
	.section_ippan-bochi{
		display: flex;
		justify-content: center;
	}
	
}
.section_tokyomisumi{
	text-align: center;
	width:84.4%;
	margin:0 auto;
}
.tokyo-misumi{
	margin:20px 0;
}
.tokyo-misumi h2{
	font-weight:500;
}
.tokyo-misumi a{
	text-decoration: none;
	border-bottom: solid 1px #9B8C6C;
}
.email_title{
	marigin:30px;
}
.bochi-image{
	width:84.4%;
	margin:0 auto;
	display: block;
}
.section_ippan-bochi{
	background-color:#F7F6F4;
}
.section_ippan-bochi h2{
	font-weight:500;
	font-size:2rem;
	padding:40px 0;
	margin-left:6.7%;
	display: flex;
  align-items: center; /* 垂直中心 */
}
.section_ippan-bochi h2:after {
  border-top: 1px solid #9B8C6C;
  content: "";
  width: 32px; /* 線の長さ */
}
.section_ippan-bochi p{
	width:84.4%;
	margin:0 auto;
	padding:20px 0 40px;
}
.explanation_ippan-bochi{
	width:100%;
	position:relative;
	padding-bottom: 40px;
	
}
.section_eitaikuyou p{
	width:84.4%;
	margin:0 auto;
	padding:20px 0 40px;
}
.section_eitaikuyou h2{
	font-weight:500;
	font-size:2rem;
	padding:40px 0;
	margin-left:6.7%;
display: flex;
  align-items: center; /* 垂直中心 */
}
.section_eitaikuyou h2:after {
  border-top: 1px solid #9B8C6C;
  content: "";
  width: 32px; /* 線の長さ */
}
.section_eitaikuyou h2:after {
margin-left: 1rem;
}

.section_petkuyou{
	background-color:#F7F6F4;
}
.section_petkuyou h2{
	font-weight:500;
	font-size:2rem;
	padding:40px 0;
	margin-left:6.7%;
display: flex;
  align-items: center; /* 垂直中心 */
}
.section_petkuyou h2:after {
  border-top: 1px solid #9B8C6C;
  content: "";
  width: 32px; /* 線の長さ */
}
.section_petkuyou h2:after {
margin-left: 1rem;
}
.section_petkuyou p{
width:84.4%;
	margin:0 auto;	
	padding:20px 0 80px;
}
@media(min-width:1260px){
	.bochi-image{
		width:500px;
		margin:120px 0;
		padding-right:15px;
	}
		.section_ippan-bochi h2{
		font-size:3.2rem;
		writing-mode:vertical-rl;
		position:relative;
		margin:126px 0 0 0;
			font-weight:500;
}
.section_ippan-bochi h2:after {
  content: "";
	position:absolute;
	left:50%;
	top:-86px;
	background:#9B8C6C;/*線の色指定*/
width:1px;/*線の幅指定*/
height:120px;/*線の高さ指定*/
}
	.section_eitaikuyou h2{
		font-size:3.2rem;
		writing-mode:vertical-rl;
		position:relative;
		margin:126px 0 0 0;
		font-weight:500;
}
	
	.section_eitaikuyou h2:after {
  content: "";
	position:absolute;
	left:22.5%;
	top:-86px;
	background:#9B8C6C;/*線の色指定*/
width:1px;/*線の幅指定*/
height:120px;/*線の高さ指定*/

}
	.section_petkuyou h2{
		font-size:3.2rem;
		writing-mode:vertical-rl;
		position:relative;
		margin:126px 0 0 0;
		font-weight:500;
}
	
	
.section_petkuyou h2:after {
  content: "";
	position:absolute;
	left:22.5%;
	top:-86px;
	background:#9B8C6C;/*線の色指定*/
width:1px;/*線の幅指定*/
height:120px;/*線の高さ指定*/
}
	.image-p_box{
		margin:0 auto;
		display: flex;
		justify-content: center;
	}
	.image-p_box_eitai{
		margin:0 auto;
		display: flex;
		justify-content: center;
		flex-direction: row-reverse;
		
	}
	.section_ippan-bochi{
		position: relative;
	}
	.section_eitaikuyou{
		position:relative;
	}
	.section_petkuyou{
		position: relative;
	}
	.smalltitle_left{
		position: absolute;
		left:3%;
	}
	.smalltitle_right{
		position: absolute;
		right:3%;
	}
	.explanation_ippan-bochi{
		margin:120px 0 0 0;
	}
	.explanation_ippan-bochi p{
		padding:83px 0 83px 15px;
		width:500px;
	}
	.section_eitaikuyou{
		display: flex;
		justify-content: center;
	}
	.explanation_eitaikuyou{
		margin:120px 0 0 0;
	}
	.explanation_eitaikuyou p{
		padding:83px 15px 83px 30px;
		width:500px;
	}
	.section_petkuyou{
		display: flex;
		justify-content: center;
	}
	.explanation_petkuyou{
		margin:120px 0 0 0;
	}
	.explanation_petkuyou p{
		padding:50px 0 50px 30px;
		width:500px;
	}
	.section_ippan-bochi::before{
		width:10px;
		height:10px;
		top:-5px;
	}
	.section_eitaikuyou::before{
		width:10px;
		height:10px;
		top:-5px;
	}
	.section_petkuyou::before{
		width:10px;
		height:10px;
		top:-5px;
	}
}