html,body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}



body, div, p,h1, h2, h3, h4, h5, h6,
dl, dt, dd, ul, ol, li,table, caption,th, td,
form, fieldset, input, textarea, select,pre,
address, blockquote,embed, object
{margin:0px;padding:0px;}


a {
	text-decoration:none !important;

}

.white {
       color:#fff!important;
}

a:hover{
	opacity:0.5!important;
	cursor:pointer;
}

a:hover img{
	opacity:0.5!important;
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
	cursor:pointer;
}

#container {
             position:relative;
}
#navigation
{
    display:none;
}

#sidebar
{
    background-color:#999d2b;
}

#contentfooter {
    display:none!important;
}



.mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* フッター店舗情報共通 */
.information {
    color: white;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    padding: 20px 0;
    justify-content: space-between;
    border-bottom: 1px solid white;
    
}

.information .infobox {
    margin: 0 auto;
}

.information .infobox h4 {
    font-size: 24px;
    border-bottom: white solid 1px;
    padding: 0 65px 5px;
    color: white;
    font-weight: bold;
    margin: 0;
    line-height: 1em;
}

.information a {
    color: white!important;
}



.information ul {
    list-style: none;
    font-size: 18px;
    display: inline-block;
    
    
}

.information ul li {
    text-align: left;
    text-indent:-1em;

}
.information ul li span {
    vertical-align: middle;
    margin-right: 10px;
}

.information ul li:not(:last-child) {
    margin-bottom: 10px;
}


/*------------------pc-----------------------------*/


@media screen and (min-width:961px){
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }

#cont {
	width: 1000px;
	margin: 0 auto 0;
	
}

.title_box {
	display: block;
	margin: 20px  0;
	text-align: center;


}

h2 {
	margin: 20px auto 0;
	font-size: 36px;
	font-weight: bold;
	border-bottom: 10px #9d2b5f solid;
	display: inline-block;


}

h3 {
	font-size: 30px;
	margin: 0 auto 0;
	text-align: center!important;
	font-weight: normal;
	border-bottom: 3px #9d2b5f solid;
	display: inline-block;
}

h4 {

	background-color: none;
	margin: 20px auto 0;
	font-size: 30px;
	background-image: url("../img/line.gif") ;
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	position:relative;

}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 22px;
	line-height: 1.5em;
}

h6 a {
	color: #0070c0;
}







#header {
	background-color: #fff;
	width: 100%;
	position: fixed;
	z-index: 1;
	border-bottom: 1px solid #fff;


}

.headinner {
	width:1000px;
	margin: 0 auto 0;
	height: 76px;
	display: -webkit-flex;
    display: flex;
     -webkit-justify-content: flex-start;
    justify-content: flex-start;
    list-style: none;
    padding: 30px 0 ;
    
}



.tel {
	margin-left: auto;
	margin-top: 2%;
	overflow: hidden;
        height: 70px;
	
}

.access {
	margin: 2% 0 0 2%;
}


#navi {
	width: 100%;
	background-color: #999d2b;
	
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	
 	
}

#navi ul {
	width: 1000px;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    list-style: none;
    margin: 0 auto;
    


}

#navi ul li {
width: 250px;
font-size: 24px;
text-align: center;
line-height: 24px;
font-weight: bold;
color: #ffffff!important;



}
#navi ul li span {
	font-size: 14px;
	font-weight: normal;
}



#navi ul li a {
	display: block;
	width:100%;
	padding: 17px 0;
　　　　　color: #fff!important;


}

#navi ul li a.row_1 {
	display: block;
	width:100%;
	padding: 32px 0;


}

#nav_toggle{
	display: none;
}


/*------------------メインビジュアル-----------------------------*/
.main_visual {
	width: 100%;
        overflow: hidden;
	padding-top: 230px; /* 固定ヘッダー位置調整のパディング */
	position: relative;

}




.main_visual h1 {
	width: 856px;
	position: absolute;
	top: 65%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);



}
/*--------------------墓苑のご案内ボタン--------------------------*/
.about_btn {
	width: 280px;
	background-color: #999d2b;
	
	text-align: center;
	font-size: 30px;
        display: block;
	margin: 0 auto;
}

.about_btn a {
	width: 240px;
	display: block;
        text-align: center;
        padding: 20px;
}

/*------------------TOPボタン-----------------------------*/

.top_btn {
	width: 1000px;
	position: relative;
	margin: 0 auto 20px;
	color: #fff;
}

.top_btn img {
	position: absolute;
	top:19px;
	right: 0;
}

.top_btn .top_btn_bg {
	width: 900px;
	background-color: #9d2b5f;
	height: 324px;
}

.top_btn_txt {
	width: 450px;
	padding: 19px
}

.top_btn_title {
	font-size: 34px;
	text-align: center;
	margin-bottom: 20px;
	
}

.top_btn_link {
	border: 1px solid #fff;
	display: block;
	width: 187px;
	text-align: center;
	font-size: 18px;
	margin: 20px auto;
}

.top_btn_link a {
	display: block;
	width: 187px;
	padding: 20px 0 ;
}

/*------------------TOPボタン2-----------------------------*/

.top_btn2 {
	width: 1000px;
	position: relative;
	margin: 0 auto 20px;
	color: #fff;
	overflow: hidden;
}

.top_btn2 img {
	position: absolute;
	top:19px;
	left: 0;
}

.top_btn2 .top_btn_bg {
	width: 900px;
	background-color: #9d2b5f;
	height: 324px;
	float: right;
}

.top_btn2 .top_btn_txt {
	width: 450px;
	float: right;
	padding: 19px;
}

.top_btn_title {
	font-size: 34px;
	text-align: center;
	margin-bottom: 20px;
	
}

.top_btn_link {
	border: 1px solid #fff;
	display: block;
	width: 187px;
	text-align: center;
	font-size: 18px;
	margin: 20px auto;
}

.top_btn_link a {
	display: block;
	width: 187px;
	padding: 20px 0 ;
}


/*------------------フッター-----------------------------*/

/* フッター電話番号PCはリンクなし */
.information a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    }

#footer {
	background-color: #999d2b;
	
	padding: 40px 0 20px;

}

#footer .footerinner {
	width: 1000px;
	display:flex;
	justify-content: center;
	margin: 0 auto ;
	overflow: hidden;	
}

#footer ul {
	width: 142px;
	float: left;
	font-size: 14px;
	overflow: hidden;
}
#footer ul li {
	margin: 0.5em auto 0;
	text-align: center;
	text-align:left!important;
}



#footer p {
	text-align: center;
	margin-top: 40px;
        color: #ffffff;
	clear: both;


}



/*-----------------------------------下層ページ--------------------------------------*/

#content_area {
	width: 1000px;
	margin: 0 auto;

}



}



/*----------------------------------------------SP--------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------*/



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

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
.pc { display: none !important; }
.sp { display: block !important; }

/*--------------------ヘッダー部分--------------------------*/
#header {
	position: fixed;
	background-color: #fff;
	z-index: 30;
        margin:0 ; 
        width: 100%;
	border-bottom: 1px solid #fff;
}

.headinner {
	width:90%;
	margin: 2% auto ; 
	overflow: hidden;
	display: block;

	
}

.headinner img {
	width: 100%;
}

.title-logo {
		width: 66%;
		margin: 0 auto 4%; 
		overflow: hidden;
                padding: 0 ; 
}



.tel {
	width: 48%;
	float: left;
	overflow: hidden;
        margin: 0;
}

.access {
	width: 48%;
	float: right;
	overflow: hidden;
	margin: 0;
}








/*メニュー部分*/
#menu {
	
		width: 100%;
		line-height: 1;
		z-index: 20;
                margin-top: -5%;
}



#navi{
		display: none;
		position: absolute;
		top:100%;
		width: 100%;
		background: #999d2b;
		z-index: 20;
}

#navi ul{
		display: block;
		margin: 0 auto;
		width: 100%;
		border-top: 1px solid #fff;
}

#navi ul li{
		width: 100%;
		height: 30%;
		margin: 0 auto;
		font-size: 180%;
		text-align: center;
		float: none;
		text-align: center;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		padding: 1% 0 3%;
		border-bottom: 1px solid #fff;

}
	#navi ul li:last-child{
		border: none;
}

#navi ul li span {
		font-size: 60%!important;
		line-height: 1.7em;
}

#navi ul li a{
		display: block; 
		width:100%;
		padding:  0;
		color: #fff;
		text-decoration: none!important;
}




/*開閉ボタン*/
#nav_toggle{
		display: block;
		width: 100%;
		height: 70px;
		float: right;
		position: relative;
		top:10px;
		background: #999d2b;
		z-index: 100;
}
#nav_toggle div {
		position: relative;
}
#nav_toggle span{
		display: block;
		height: 5px;
		background: #ffffff;
		position:absolute;
		width: 10%;
		left: 8px;
		top:4px;
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;	
}

#nav_toggle span:nth-child(1){
		top:16px;
}

#nav_toggle span:nth-child(2){
		top:32px;
}

#nav_toggle span:nth-child(3){
		top:48px;
}

#nav_toggle p{
		position:absolute;
		top: 0;
  		left: 50%;
  		transform: translateY(0%) translateX(-50%);
  		-webkit- transform: translateY(0%) translateX(-50%);
  		margin: auto;
		color: #ffffff;
		font-size: 50px;
}

	
/*開閉ボタンopen時*/
.open #nav_toggle span:nth-child(1) {
			top: 34px;
		   -webkit-transform: rotate(135deg);
			-moz-transform: rotate(135deg);
			transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
			width: 0;
			left: 0;
}
.open #nav_toggle span:nth-child(3) {
			top: 34px;
			-webkit-transform: rotate(-135deg);
			-moz-transform: rotate(-135deg);
			transform: rotate(-135deg);
}


/*------------------メインビジュアル-----------------------------*/
.main_visual {
	width: 100%;
	padding-top: 60%; /* 固定ヘッダー位置調整のパディング */
	position: relative;

}

.main_visual img {
	width: 100%;
}


.main_visual h1 {
	width: 80%;
	position: absolute;
	top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.main_visual h1 img {
	width: 100%;
}



h2 {
    font-size: 26px!important;
    display:block;
    margin: 0 40% 0 1%;
    overflow: hidden;
    font-weight: bold;
    position:relative;
    border-bottom: 10px #9d2b5f solid;

}

.title_box {
	display: block;
	margin: 20px  0;
	text-align: center;


}

h3 {
		width: 90%;
		font-size: 20px;
		display: inline-block;
		text-align: center!important;
		overflow: hidden;
                border-bottom: 3px #9d2b5f solid;
		

}

h4 {
	width: 35%;
	background-color: none;
	display:block;
	margin: 0 40% 0 1%;
	font-size: 20px;
	background-image: url("../img/line.gif") ;
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	position:relative;

}

#cc-m-12635921226 span {
	line-height: 1.3em;
}

#cc-m-14262266933 p {
        text-align: left!important;
}


/*------------------TOPボタン-----------------------------*/

.top_btn {
	width: 90%;
	position: relative;
	margin: 0 auto 20px;
	color: #fff;
	padding-top: 20%;
}

.top_btn .btn_img {
	width: 90%;
	left: 0;
  	right: 0;
  	margin: auto;
	position: absolute;
	top: 0;
}

.top_btn img {
	width: 100%;
}

.top_btn .top_btn_bg {
	width: 100%;
	background-color: #9d2b5f;
	padding-top: 30%;

}

.top_btn_txt {
	width: 90%;
	padding: 5%;
}

.top_btn_title {
	font-size: 34px;
	text-align: center;
	margin-bottom: 5%;
	
}

.top_btn_link {
	border: 1px solid #fff;
	display: block;
	width: 80%;
	text-align: center;
	font-size: 18px;
	margin: 5% auto;
}

.top_btn_link a {
	display: block;
	width: 100%;
	padding: 20px 0 ;
	text-decoration:none;
	color: #fff;
	margin: 5% auto;
}

/*------------------TOPボタン2-----------------------------*/

.top_btn2 {
	width: 90%;
	position: relative;
	margin: 0 auto 20px;
	color: #fff;
	padding-top: 20%;
}

.top_btn2 .btn_img {
	width: 90%;
	left: 0;
  	right: 0;
  	margin: auto;
	position: absolute;
	top: 0;
}

.top_btn2 img {
	width: 100%;
}

.top_btn2 .top_btn_bg {
	width: 100%;
	background-color: #9d2b5f;
	padding-top: 30%;

}

.top_btn_txt {
	width: 90%;
	padding: 5%;
}

.top_btn_title {
	font-size: 34px;
	text-align: center;
	margin-bottom: 5%;
	
}

.top_btn_link {
	border: 1px solid #fff;
	display: block;
	width: 80%;
	text-align: center;
	font-size: 18px;
	margin: 5% auto;
}

.top_btn_link a {
	display: block;
	width: 100%;
	padding: 20px 0 ;
	text-decoration:none;
	color: #fff;
	margin: 5% auto;
}



/*--------------------フッターSP--------------------------*/
/* フッター店舗情報SP */
.jtpl-sidebar__inner {
    padding:10px!important;
}

.jtpl-footer__inner {
    padding: 0 10px 30px;
}

.information {
    color: white;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    padding: 20px 0;
    justify-content: space-between;
    border-bottom: 1px solid white;
}

.information .infobox h4 {
    font-size: 22px;
    border-bottom: white solid 1px;
    padding: 0 20px 5px;
    color: white;
    font-weight: bold;
    margin: 0 auto;
    line-height: 1em;
    width: 85%;
}

.information ul {
    list-style: none;
    font-size: 18px;
    display: inline-block;
    width: 80%;
}

#footer {
	display: block;
	width: 100%;
	background-color: #999d2b;
	color: #ffffff;
	padding: 40px 0;

}

#footer a {
	color: #ffffff;
	text-decoration:none;
	
}

#footer .footerinner {
	width: 80%;
	display: -webkit-flex;
	display: flex;
	 -webkit-justify-content: center;
    justify-content: center;
	flex-wrap:wrap;
	overflow: hidden;
	margin: 0 auto ;
	padding-left: 15%
}

#footer ul {
	width: 50%;
	display: block;
	margin-bottom: 1em;
	overflow: hidden;
	
}




#footer ul li {
	width: 100%;
	margin: 0.5em 0 0.5em;
	list-style: none;
	text-align:left!important;
	
}




#footer p {
	text-align: center;
        color: #ffffff;
	margin: 2% 0;


}




}