<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@import "base.css";
@import "items2.css";

/*####################　下層ページ専用スマホ・パソコン共通　####################*/
/*　#MainImg

hr{border:solid 1px #ccc;}

-------------------------------------*/
#PageIndex #MainImg{
	border-bottom:none;
	background-image:repeat;
}

/*　#ContBox01
-------------------------------------*/
p.btn{width:240px;
		margin:0 auto;
		text-align:center;
	line-height:33px;
	font-size:13px;
}

p.btn a{
		display:block;
		border:1px solid #99CED2;
		border-radius:65px;
		-moz-border-radius:65px;
		-webkit-border-radius:65px;
		text-decoration:none;
	}

p.btn a:hover{
	border:1px solid #019199;
	background-color:#019199;
	color:#fff;transition: 2.0s;
}

#PageIndex #Main #ContBox01 input[type="text"] {
font-size:16px;			/*フォントサイズ*/
	border:1px solid #999999;	/*ボーダー*/
	padding:2px;			/*パディング*/
	border-radius:3px;		/*角丸にする*/
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;	/*影を付ける*/
}

#PageIndex #Main #ContBox01 input[type="submit"] {
font-size:16px;			/*フォントサイズ*/
	border:1px solid #999999;	/*ボーダー*/
	padding:2px;			/*パディング*/
	border-radius:10px;		/*角丸にする*/
	box-shadow: 0px 0px 3px #000000;
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;
	background:#eee;padding:10px;
}

#PageIndex #Main #ContBox01 input[type="submit"]:hover{
	border:1px solid #019199;
	background-color:#019199;
	color:#fff;transition: 2.0s;
}









#PageIndex #Main #ContBox01 input[type="reset"] {
font-size:16px;			/*フォントサイズ*/
	border:1px solid #999999;	/*ボーダー*/
	padding:2px;			/*パディング*/
	border-radius:3px;		/*角丸にする*/
box-shadow: 0px 0px 3px #000000;
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;
}

#PageIndex #Main #ContBox01 input[type="reset"]:hover{
	border:1px solid #019199;
	background-color:#019199;
	color:#fff;transition: 2.0s;
}







#PageIndex #Main #ContBox01 textarea {
	font-size:16px;			/*フォントサイズ*/
	border:1px solid #999999;	/*ボーダー*/
	padding:2px;			/*パディング*/
	border-radius:3px;		/*角丸にする*/
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1) inset;	/*影を付ける*/
}













#PageIndex #Main #ContBox01{
	background-color:#fff;
}

#PageIndex #Main #ContBox01.contBox .layoutBox01 ul{
	border-top:1px solid #E8E3CF;
}

#PageIndex #Main #ContBox01.contBox .layoutBox01 ul li{
	text-align:left;
}	

#PageIndex #Main #ContBox01.contBox .layoutBox01 ul li a{
	color:#333;
	text-decoration:none;
}

#PageIndex #Main #ContBox01.contBox .layoutBox01 ul li span{
	line-height: 1.3;
	font-size:20px;
	font-family: "游明朝体", "YuMincho", "Yu Mincho", "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	font-weight: 400;
}

/*　#ContBox02
-------------------------------------*/
#PageIndex #Main #ContBox02 .layoutBox01 ul#EntryList{
	border-top:none;
}

#PageIndex #Main #ContBox02 .layoutBox01 ul#EntryList li:last-of-type{
	border-bottom:none;
}

#PageIndex #Main #ContBox02 p.btn{
	width:250px;
}

/*　#ContBox03
-------------------------------------*/
#PageIndex #Main #ContBox03 .innerBasic .warp{
	padding:10px;
	
	opacity:0.95;
	-webkit-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.1);
}
	
#PageIndex #Main #ContBox03 .innerBasic .warp .box{
	opacity:1;
	border:1px solid #E2D0A0;
}

#PageIndex #Main #ContBox03 .innerBasic .warp .box .rightBox h4{
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing: 0.08em;
	font-family: "游ゴシック体", 'YuGothic', "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", 'Meiryo', "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-weight: 500;
	color: #333;
}



.check{position:relative;top:-8px;width:15px;}


.arrow{width:18px;height:15px;position:relative;top:-5px;}





/* パソコン用*/

@media print, screen and (min-width: 768px) {

p{font-weight:bold;font-size:1.1em;}


.items{display:block;width:768px;height:auto;margin:auto;

	
	
	}



.imgcontainer{position: relative;}

.text-block {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-color: black;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}
	#Header .innerBasic{
		position: relative;
		width:960px;height: 100px;
		margin-top:5px;
	}
	
	#Header .innerBasic img{
		width:300px;height:auto;
	}

	a.logo{
		width: 600px;height: 80px;
	}
	
	.categoriestitle{color:#000;}




	a.logo p{
		margin-left: 18px;
		padding-top: 1px;
		width: 300px;height: 57px;float:left;
		letter-spacing:-0.02em;
		font-size: 16px;
		font-feature-settings: normal;
		-moz-font-feature-settings: normal;
		-webkit-font-feature-settings: normal;
	}



#PageIndex #Main p.btn{
		margin:0 auto;
		text-align:center;
	line-height:33px;
	
	
}

	#PageIndex #Main p.btn a{
		display:block;
		border:1px solid #99CED2;
		border-radius:65px;
		-moz-border-radius:65px;
		-webkit-border-radius:65px;
		text-decoration:none;
	}

#PageIndex #Main p.btn a:hover{
	border:1px solid #019199;
	background-color:#019199;
	color:#fff;transition: 2.0s;
}




/*　#GlobalNav
-------------------------------------*/
#navbar {
 
  position:fixed;
  top: -200px;
  width: 100%;
  display:block;
  transition: top 1.3s;z-index:10;
}



#PageIndex #Header #GlobalNav{
	height:0;
	border-bottom:none;
}

#PageIndex #Header #GlobalNav .menuList{
	display:none;
}
	
/*　#MainImg
-------------------------------------*/
#PageIndex #MainImg{
	border-bottom:none;
	background:no-repeat center center;
	height:100px;
}

#PageIndex #MainImg .catch{
	box-sizing:border-box;
	margin:0 auto;
	width:1000px;
}

#PageIndex #MainImg h2{
	padding:136px 0 0 0;
	position: static;
	transform:none;
	font-size:44px;
	line-height:59px;
	text-shadow:none;
	text-align:left;
	letter-spacing:0.07em;
}

#PageIndex #MainImg h2 b{
	font-size:30px;
}

/*　.navBox
-------------------------------------*/
#PageIndex #Container .navBox ul.menuList{
	padding:10px 0;
}

#PageIndex #Container .navBox ul.menuList li a{
	padding:0 10px;
}

#PageIndex #Container .navBox ul.menuList li.menu07{
	display:none;
}
	
/*　#ContBox01
-------------------------------------*/
#PageIndex #Main #ContBox01 table
{ border-collapse: collapse;

	
	table-layout: auto;
 border-top: 1px solid #708090;
 border-right: none;
 border-bottom: none;
 border-left: 1px solid #708090;}




#PageIndex #Main #ContBox01 table td{
 background: #ffffff left top;padding:5px;
 border-top: none;
 border-right: 1px solid #708090;
 border-bottom: 1px solid #708090;
 border-left: none;
}
#PageIndex #Main #ContBox01 table th{
 background: #ffffff left top;
 border-top: none;
 border-right: 1px solid #708090;
 border-bottom: 1px solid #708090;
 border-left: none;
}

#PageIndex #Main #ContBox01.contBox{
	border-top:1px solid #edebe1;
	border-bottom:1px solid #edebe1;
}

#PageIndex #Main #ContBox01.contBox .layoutBox01 .layoutSubBoxwarp:after,
#PageIndex #Main #ContBox01.contBox .layoutBox01 ul:after{
	content: "";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
}

#PageIndex #Main #ContBox01.contBox .layoutBox01 .layoutSubBoxwarp{
	margin-bottom:33px;
}

#PageIndex #Main #ContBox01.contBox .layoutBox01{
	padding-top:14px;
	padding-bottom: 113px;
}

#PageIndex #Main #ContBox01.contBox .layoutBox01 h3{
	margin-bottom: 52px;
	letter-spacing: 0.1em;
}

#PageIndex #Main #ContBox01.contBox .layoutBox01 figure {
    margin-bottom: 23px;
}

#PageIndex #Main #ContBox01.contBox .layoutBox01 ul{
	padding-top:60px;
}

#PageIndex #Main #ContBox01.contBox .layoutBox01 ul li{
	margin-right:35px;
	float:left;
	width:310px;
}	

#PageIndex #Main #ContBox01.contBox .layoutBox01 ul li a:hover{
	opacity:0.8;
}

#PageIndex #Main #ContBox01.contBox .layoutBox01 ul li:last-of-type{
	margin-right:0;
}

#PageIndex #Main #ContBox01.contBox .layoutBox01 ul li span{
	padding-left:16px;
	background: url(../img/contents/arrow_01.png) no-repeat left 10px;
	background-size: 8px auto;
}

#PageIndex #Main #ContBox01.contBox .layoutBox01 ul li figure {
    margin-bottom: 13px;
}


.leftwaku{width:400px;height:auto;float:left;}

.rightwaku{width:550px;height:auto;float:left;margin-left:20px;padding:15px;
box-shadow: 0px 0px 2px #000000;
	-moz-box-shadow: 0px 0px 2px #000000;
	-webkit-box-shadow: 0px 0px 2px #000000;


}


/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;width:100%;height:auto;
}




/* Hide the images by default */
.imgchange {
  display: none;
}

.big{width:100%;Z-index:50;position: relative;
}

.big:hover{width:200%;	-webkit-transition: all 1.3s ease;
transition: all 1.3s ease;}


/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

.infonext{	

color:#0000ff;
		text-align:center;
	
	font-size:15px;

		
		text-decoration:none;
	
	}


.prev{position: relative;
	display: inline-block;
	padding: 5px 10px;
	background-color: green; /*for compatibility with older browsers*/
	background-image: linear-gradient(green,lightgreen);

	/* text styles */
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	font-family: sans-serif;
	font-weight: 100;
}

.prev:after{content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: calc(100% - 4px);
	height: 50%;
	background: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.2));
}


.next{position: relative;
	display: inline-block;
	padding: 5px 10px;
	background-color: green; /*for compatibility with older browsers*/
	background-image: linear-gradient(green,lightgreen);

	/* text styles */
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	font-family: sans-serif;
	font-weight: 100;
}

.next:after{content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: calc(100% - 4px);
	height: 50%;
	background: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.2));
}



/* Number text (1/3 etc) */
.numbertext {
  color: #ff0000;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
 
}


.caption-container:after {

}


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



/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

.small{width:100%;}

/*　#ContBox02
-------------------------------------*/


/*　#ContBox03
-------------------------------------*/
#PageIndex #Main #ContBox03{
	padding:60px 0;

	background-size:cover;	
}

#PageIndex #Main #ContBox03 .innerBasic .warp .box:after{
	content: "";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
}
	
#PageIndex #Main #ContBox03 .innerBasic .warp .box{
	box-sizing:border-box;
	padding:48px 60px 42px 45px;
	border:1px solid #E2D0A0;
}

#PageIndex #Main #ContBox03 .innerBasic .warp .box .title{
	position:relative;
	box-sizing:border-box;
	float:left;
	width:30px;
	height:480px;
	
	
}

#PageIndex #Main #ContBox03 .innerBasic .warp .box h3{
	position:absolute;
	top:0;
	left:1px;
	font-size:30px;
	letter-spacing:0.1em;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl;
	direction:ltr;
}

#PageIndex #Main #ContBox03 .innerBasic .warp .box .rightBox{
	box-sizing:border-box;
	float:right;
	width:760px;
}

#PageIndex #Main #ContBox03 .innerBasic .warp .box .rightBox h4{
	margin-top:-5px;
	margin-bottom:12px;
	line-height: 34px;
	font-size: 20px;
}

#PageIndex #Main #ContBox03 .innerBasic .warp .box .rightBox p{
	font-size:14px;
	line-height:24px;
}

#PageIndex #Main #ContBox03 .innerBasic .warp .box .rightBox p.btn{
	width:178px;
	margin:22px 0 0 242px;
	line-height:33px;
	font-size:1.1em;ont-weight:bold;
}


.categories{width:600px;



box-shadow: 0px 0px 3px #000000;
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;}



.pattern{width:220px;padding:4px;margin-right:15px;margin-top:10px;
background:#019199;color:#fff;font-size:15px;font-weight:bold;
border:1px solid #019199;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;

box-shadow: 0px 0px 3px #000000;
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;}











}/* パソコン用end*/












/* スマホ用*/

@media screen and (max-width: 767px) {


.rightwaku table{width:100%;border:solid 1px;}
.rightwaku table td{border:solid 1px;}
.rightwaku table tr{border:solid 1px;}
	#Header .innerBasic{
		padding: 0;
	}
	
	#Header .innerBasic img{
		width:240px;
	}
	

	a.logo{
		position: relative;
		z-index: 10;
		box-sizing: border-box;
		padding: 11px 0 0 15px;
		width: 100%;
		background-color: #fff;
	}
.categoriestitle{color:red;}
	
	#PageIndex p.btn{
		margin:0px auto;
		text-align:center;
		font-size:15px;
	}

	#PageIndex p.btn a{
		display:block;
		border:1px solid #99CED2;
		border-radius:65px;
		-moz-border-radius:65px;
		-webkit-border-radius:65px;
		text-decoration:none;
	}
	
	/*　#MainImg
-------------------------------------*/
	#PageIndex #MainImg{
		height:70px;
		width:100%;
		background-position:top center
	}
	
	#PageIndex #MainImg h2{
		padding:100px 0 0 15px;
		position: static;
		transform:none;
		font-size:22px;
		line-height:30px;
		text-shadow:none;
		text-align:left;
		letter-spacing:0.07em;
	}	

	#PageIndex #MainImg h2 b{
		font-size:15px;
	}
	
	#PageIndex #MainImg .catch&gt;p{
		font-size:15px;
	}

	
/*　#ContBox01
-------------------------------------*/

	#PageIndex #Main #ContBox01.contBox .layoutBox01 .layoutSubBox p{
		line-height:30px;
	}
	
	#PageIndex #Main #ContBox01.contBox .layoutBox01 .layoutSubBox:last-of-type{
		margin-bottom:60px;
	}
	
	#PageIndex #Main #ContBox01.contBox .layoutBox01 ul li{
		margin-top:40px;
		text-align:left;
	}

	#PageIndex #Main #ContBox01.contBox .layoutBox01 ul li span{
		padding-left:13px;
		background: url(../img/contents/arrow_01.png) no-repeat left center;
		background-size: 8px auto;
	}
	
	
.leftwaku{width:90%;height:auto;margin:auto;}

.rightwaku{width:90%;height:auto;margin:auto;position: relative;Z-index:1;}
/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;width:100%;height:auto;
}




/* Hide the images by default */
.imgchange {
  display: none;
}

.big{width:100%;}

.big:hover{width:200%;	-webkit-transition: all 1.3s ease;
transition: all 1.3s ease;	}


/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

.infonext{	

color:#0000ff;
		text-align:center;
	
	font-size:15px;

		
		text-decoration:none;
	
	}


.prev{position: relative;
	display: inline-block;
	padding: 5px 10px;
	background-color: green; /*for compatibility with older browsers*/
	background-image: linear-gradient(green,lightgreen);

	/* text styles */
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	font-family: sans-serif;
	font-weight: 100;
}

.prev:after{content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: calc(100% - 4px);
	height: 50%;
	background: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.2));
}


.next{position: relative;
	display: inline-block;
	padding: 5px 10px;
	background-color: green; /*for compatibility with older browsers*/
	background-image: linear-gradient(green,lightgreen);

	/* text styles */
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	font-family: sans-serif;
	font-weight: 100;
}

.next:after{content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: calc(100% - 4px);
	height: 50%;
	background: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.2));
}



/* Number text (1/3 etc) */
.numbertext {
  color: #ff0000;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
 
}


.caption-container:after {

}




.row:after {
  content: "";
 
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 33.333333%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

/*　#ContBox03
-------------------------------------*/
	#PageIndex #Main #ContBox03{
		padding:30px 0;margin-bottom:20px;
	
	}
	
	#PageIndex #Main #ContBox03 .innerBasic .warp .box{
		padding:30px 20px 40px;
		border:1px solid #E2D0A0;
	}

	#PageIndex #Main #ContBox03 .innerBasic .warp .box .title{
		padding-top:5px;
		
		background-size: 60px auto;
	}

	#PageIndex #Main #ContBox03 .innerBasic .warp .box .title h3{
		font-size:28px;
		margin-bottom:30px;
	}

	#PageIndex #Main #ContBox03 .innerBasic .warp .box h4{
		margin: 0 0 10px;
		line-height: 28px;
		text-align: justify;
		text-justify: inter-ideograph;
		letter-spacing: 0.08em;
		font-family: "游ゴシック体", 'YuGothic', "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", 'Meiryo', "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
		font-weight: 500;
		font-size:19px;
		color: #333;
	}

	#PageIndex #Main #ContBox03 .innerBasic .warp .box p{
		font-size:16px;
	}

	#PageIndex #Main #ContBox03 .innerBasic .warp .box p.btn{
		margin:40px auto 0;
		width:218px;
		font-size:15px;
		
		
	}
	
	
	
	.categories{width:90%;margin:auto;
	
	
	box-shadow: 0px 0px 3px #000000;
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;}
	
	.pattern{width:220px;padding:4px;margin-right:15px;margin-top:10px;
background:#019199;color:#fff;font-size:15px;font-weight:bold;
border:1px solid #019199;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;

box-shadow: 0px 0px 3px #000000;
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;}
}/* スマホ用end*/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {/*IE用ハック*/
#PageIndex p.btn a{
	padding-top:4px;
}











/* パソコン用*/
@media print, screen and (min-width: 768px) {
/*　#ContBox01
-------------------------------------*/
#PageOmoi #Main #ContBox01 .layoutBox01{
	padding-top: 112px;
	padding-bottom: 83px;
}

#PageOmoi #Main #ContBox01 h3{
	margin-bottom:20px;
}
	
#PageOmoi #Main #ContBox01 h4{
	margin-bottom:50px;
	font-size:24px;
	line-height:40px;
	color:#888;
}

/*　#ContBox02
-------------------------------------*/
#PageService.pageIndex #ContBox02 .layoutBox02_l{
	padding-top: 77px;
    padding-bottom: 85px;
}

#PageService.pageIndex #ContBox02 .layoutSubBox figure{
	margin:20px auto 0;
	width:380px;
	height:auto;
}
}/* パソコン用end*/















/* スマホ用*/
@media screen and (max-width: 767px) {
/*　#ContBox01
-------------------------------------*/
	#PageOmoi #Main #ContBox01 h3{
		margin-bottom:30px;
	}
	
	#PageOmoi #Main #ContBox01 h4{
		margin-bottom:30px;
		font-size:20px;
		line-height:30px;
		color:#888;
	}

/*　#ContBox02
-------------------------------------*/
	#PageService.pageIndex #ContBox02  .layoutSubBox figure{
		margin-top:17px;
		padding:0 60px;
	}
}/* スマホ用end*/




















/* パソコン用*/
@media print, screen and (min-width: 768px) {
/*　#ContBox01
-------------------------------------*/
#PageService.pageIndex #ContBox01 .layoutBox01{
	padding-top:105px;
	padding-bottom: 83px;
}
}

@media screen and (max-width: 767px) {
}



/*　#ContBox01
-------------------------------------*/
#PageService.pageFuneral #ContBox01.contBox{
	border-bottom: 1px solid #EDEAE1;
}

#PageService.pageFuneral #ContBox01 h3{
	color:#888;
}

#PageService.pageFuneral #ContBox01 p:last-of-type{
	margin-bottom: 0;
	text-align: right;
	font-family: "游明朝体", "YuMincho", "Yu Mincho", "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	font-size:18px;
}

/*　#ContBox02
-------------------------------------*/
#ContBox02{
	background-color:#FBF7EB;
}

#PageService.pageFuneral #ContBox02.contBox{
	border-bottom: 1px solid #EDEAE1;
}

/*.subBox*/
#PageService.pageFuneral #ContBox02 .subBox{
	border:5px solid #F7EDD2;
	background-color:#FFF;
}

#PageService.pageFuneral #ContBox02 .subBox h4{
	color:#333;
	text-align:left;
}

#PageService.pageFuneral #ContBox02 .subBox h4 b{
	margin-bottom:15px;
	line-height:28px;
	color:#af7d00;
	font-family: "游ゴシック体", 'YuGothic', "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", 'Meiryo', "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
	
#PageService.pageFuneral #ContBox02 .subBox p span{
	color:#af7d00;
	font-weight:bold;
}

#PageService.pageFuneral #ContBox02 .subBox ol li{
	list-style:none;
}

#PageService.pageFuneral #ContBox02 .subBox ol li span{
	color:#af7d00;
}



#PageService.pageFuneral #ContBox02 .subBox ul li dl dt{
	width:70px;
	font-weight:bold;
}

#PageService.pageFuneral #ContBox02 .subBox ul li dl dt span{
	background-color:#E8E8E8;
	border:1px solid #ddd;
	display:block;
}

#PageService.pageFuneral #ContBox02 .subBox ul li dl dd{
	text-align:left;
}

#PageService.pageFuneral #ContBox02 .subBox ul li.list01 dl dd b{
	color:#f25a2c;
}

#PageService.pageFuneral #ContBox02 .subBox ul li.list01 dl dd em{
	text-decoration:underline;
}

#PageService.pageFuneral #ContBox02 .subBox ul li.list01 dl dd span{
	padding-left:3px;
}

#PageService.pageFuneral #ContBox02 .subBox ul li.list01 dl dd a{
	color:#333;
}

#PageService.pageFuneral #ContBox02 .subBox ul li.list02 dl dd span{
	padding-right:3px;
}

#PageService.pageFuneral #ContBox02 ul.apple li{
	text-align:left;
}

#PageService.pageFuneral #ContBox02 ul.apple li small{
	color:#888;
}




@media print, screen and (min-width: 768px) {
	
	#PageService.pageFuneral #ContBox03 .layoutBox,
	#PageService.pageFuneral #ContBox04 .layoutBox{
		padding-bottom: 80px;
	}

	/*　#ContBox01
	-------------------------------------*/
	#PageService.pageFuneral #ContBox01 .layoutBox01{
		padding-top: 119px;
		padding-bottom: 77px;
	}
	
	#PageService.pageFuneral #ContBox01 h3{
		margin:50px 0 47px;
		font-size:30px;
		line-height:50px;
	}
	
	#PageService.pageFuneral #ContBox01 .subBox:after{
		content:"";
		display:block;
		clear:both;
	}
	
	#PageService.pageFuneral #ContBox01 .subBox figure{
		float:left;
		width:300px;
	}
	
	#PageService.pageFuneral #ContBox01 .subBox figure img{
		width:300px;
		height:auto;
	}
	
	#PageService.pageFuneral #ContBox01 .subBox .txt{
		margin-top:-5px;
		float:right;
		width:660px;
	}
	
	#PageService.pageFuneral #ContBox01 p:last-of-type{
		margin:15px 0 0;
	}
	
	/*　#ContBox02
	-------------------------------------*/
	#PageService.pageFuneral #ContBox02{
		padding-top:90px;
		padding-bottom:94px;
	}
	
	#PageService.pageFuneral #ContBox02 h3{
		margin-bottom: 49px;
	}
	
	
	/*.subBox*/
	#PageService.pageFuneral #ContBox02 .subBox{
		margin-bottom:20px;
		padding:45px 45px 41px 45px;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox:last-of-type{
		margin-bottom:16px;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox:after{
		content:"";
		display:block;
		clear:both;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox .leftBox{
		margin-top:-17px;
		float:left;
		width:620px;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox h4{
		margin-bottom: 14px;
		font-size:34px;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox h4 b{
		font-size:16px;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox p{
		font-size:14px;
		line-height:24px;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox ol{
		margin:23px 0 27px;
		font-size:0;
		text-align:left;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox ol li{
		margin-right:5px;
		padding-top:7px;
		box-sizing:border-box;
		display:inline-block;
		text-align:center;
		width:120px;
		height:50px;
		background: url(../img/contents/service/funeral/ollist_bk.png) no-repeat left center;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox ol li:last-of-type{
		width:110px;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox ol li span{
		position:relative;
		left:-5px;
		font-size:14px;
		line-height:18px;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox ol li:last-of-type span{
		position:static;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox ul li dl dt{
		font-size:13px;
		line-height:1.5;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox ul li dl dt span{
		position:relative;
		top:-2px;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox ul li dl dd{
		padding-left:10px;
		font-size:14px;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox ul li dl dd span{
		font-size:20px;
		line-height:28px;
	}
	
	/*.box01*/
	#PageService.pageFuneral #ContBox02 .box01 ol li:last-of-type{
		border:1px solid #f8744d;
		background:#f8744d none;
	}
	
	#PageService.pageFuneral #ContBox02 .box01 ol li:last-of-type span{
		color:#fff;
	}
	
	/*.box02*/
	#PageService.pageFuneral #ContBox02 .box02 ol li:last-of-type{
		border:1px solid #ECE4CD;
		background:#FDEFD2 none;
	}
	
	#PageService.pageFuneral #ContBox02 ul.apple li{
		font-size:14px;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox figure{
		float:right;
		width:240px;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox figure img{
		width:240px;
		height:auto;
	}

	
}/* パソコン用end*/















/* スマホ用*/
@media screen and (max-width: 767px) {
	/*　#ContBox01
	-------------------------------------*/
	#PageService.pageFuneral #ContBox01 h3{
		margin-bottom:20px;
		font-size:20px;
		line-height:30px;
	}

	#PageService.pageFuneral #ContBox01 .subBox figure{
		padding:0 60px;
	}

	/*　#ContBox02
	-------------------------------------*/
	#PageService.pageFuneral #ContBox02{
		padding-top:60px;
		padding-bottom:50px;
	}

	/*.subBox*/
	#PageService.pageFuneral #ContBox02 .subBox{
		margin-bottom:12px;
		padding:25px 22px;
	}

	#PageService.pageFuneral #ContBox02 .subBox h4{
		font-size:30px;
	}

	#PageService.pageFuneral #ContBox02 .subBox h4 b{
		font-size:17px;
	}

	#PageService.pageFuneral #ContBox02 .subBox p{
		font-size:16px;
		line-height:26px;
	}

	#PageService.pageFuneral #ContBox02 .subBox ol{
		margin:25px 0 30px;
	}

	#PageService.pageFuneral #ContBox02 .subBox ol li{
		padding:0 25px 15px 25px;
		background:url(../img/contents/service/funeral/icon_arrow_sp.png) no-repeat center 30px;
		background-size: 35px auto;
	}

	#PageService.pageFuneral #ContBox02 .subBox ol li span{
		background-color:#FDEFD2;
		border:1px solid #ECE4CD;
		font-size:16px;
		display:block;
	}

	#PageService.pageFuneral #ContBox02 .subBox ol li:last-of-type{
		padding:0 25px;
		background:none;
	}

	#PageService.pageFuneral #ContBox02 .subBox ul li{
		margin-bottom:15px;
	}

	#PageService.pageFuneral #ContBox02 .subBox ul li:last-of-type{
		margin-bottom:30px;
	}

	#PageService.pageFuneral #ContBox02 .subBox ul li dl dt{
		position:relative;
		top:-3px;
		font-size:15px;
		line-height:1.4;
	}

	#PageService.pageFuneral #ContBox02 .subBox ul li dl dt span{
		background-color:#E8E8E8;
		border:1px solid #ddd;
		display:block;
	}

	#PageService.pageFuneral #ContBox02 .subBox ul li dl dd{
		padding-left:16px;
		font-size:16px;
		text-align:left;
	}

	#PageService.pageFuneral #ContBox02 .subBox ul li dl dd span{
		font-size:25px;
		line-height:37px;
	}

	/*.box01*/
	#PageService.pageFuneral #ContBox02 .box01 ol li:last-of-type span{
		background-color:#f8744d;
		border:1px solid #f8744d;
		color:#fff;
	}

	#PageService.pageFuneral #ContBox02 ul.apple li{
		font-size:16px;
	}

	
}/* スマホ用end*/















@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {/*IE用ハック*/
	#PageService.pageFuneral #ContBox02 .subBox ol li{
		padding-top:9px;
	}
	
	#PageService.pageFuneral #ContBox02 .subBox ul li dl dt span{
		top:-3px;
		padding-top:3px;
	}
}

</pre></body></html>