@charset "shift_jis";


/* ========== #contentzone（メインコンテンツ） ========== */

#contentzone {
	overflow: hidden;
}

div#contentzone {/* 2カラム ※new_common.cssからコピーして変更しました*/
	width: 720px;
	float: right;
	margin-right: 40px;
	text-align: left;
	position: relative;
}

#contentzone p#topicpath {
	font-size: 13px;
	line-height: 1em;
	margin-bottom: 21px;
}

#contentzone .contactbox {
	margin: 50px 0 50px 0;
	text-align: center;
}

#contentzone .pageup{
	color:#666;
	font-size: 12px;
	margin: 20px 0 10px 0;
	text-align: right;
}

#contentzone div a{
	color:#333;
}

#contentzone div a:hover{
	text-decoration: none;
	color:#666;
}

div a img:hover{
   filter:alpha(opacity=73); /*←IE用*/
   -moz-opacity:0.70; /*←Mozilla用*/
   opacity:0.70; /*←Mozilla用*/
}

ul.page_link {
	margin-top:40px;
}
ul.page_link li a {
	margin:auto auto 10px auto;
	padding:0 0 0 7px;
	font-size:20px;
	line-height:1.8em;
	border-left:solid 16px #5892d2;
}
ul.page_link li {
	margin-left:10px;
	list-style-type:none;
}





.columnExcursion{
	border-radius: 5px;
	background: #FBF4C5;
	width: 30%;
	padding: 7px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.columnExcursion p{
	font-size: 15px;
	line-height: 1.5;	
	font-weight: bold;
	text-align: center;
}
.columnExcursion p a {
	text-decoration: none;
}

/* -----------
2019.0.627追記
-----------*/
#content-meta{
	margin-top: 70px;
	margin-bottom: 20px;
}

#content-meta p{/* margin-top: 30px; */}

#content-meta p a{font-size: 14px;display: inline-block;background-color: #e38135;color: #fff;padding: 3px 15px;margin-right: 25px;}

#content-meta time{font-size: 14px;margin-left: 5px;}

#contentwrapper #contentzone ul#topicpath li.current,#contentwrapper #contentzone ul#topicpath li.current strong{
	font-weight: normal;
}

#content-firstview img{
	width: 100%;
}

#columnContent #toc{
	/* border: 1px dashed #4d7645; */
	/* border-top: none; */
	margin: 40px auto 80px;
}

#columnContent #toc p{
	background-color: #4d7645;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 2px 30px;
}

#columnContent #toc p.toc-in-line{
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 6px auto;
	background-color: #dbe7d7;
}

#columnContent #toc ul{
	border: 1px dashed #4d7645;
	border-top: none;
	padding: 20px 30px 20px 50px;
}

#columnContent #toc ul li{
    font-size: 17px;
}

#columnContent #toc ul li a{
	font-weight: bold;
	font-size: 15px;
	line-height: 2;
	display: block;
}

#columnContent #toc ul li a:hover{
	color: #4d7645;
}

#content-firstview #columnTitle #column-h1{font-size: 38px;line-height: 1.47;}

#content-wrapper #columnContent h2{
	color: #4d7645;
	border-bottom: 1px solid #4d7645;
	line-height: 1.53;
	padding-bottom: 15px;
	font-size: 30px;
	margin-bottom: 40px;
	margin-top: 60px;
}

#content-wrapper .columeimage-left{
	/* float: left; */
	margin-bottom: 30px;
}

#content-wrapper .columeimage-left img{
	float: left;
	display: inline-block;
	margin-right: 30px;
}

#content-wrapper .columeimage-left::after{
	content: "";
	display: block;
	clear: both;
}

#content-wrapper .columeimage-right{
	/* float: right; */
	margin-bottom: 30px;
}

#content-wrapper .columeimage-right img{
	float: right;
	display: inline-block;
	margin-left: 30px;
}

#content-wrapper .columeimage-right::after{
	content: "";
	display: block;
	clear: both;
}

#content-wrapper #columnContent h3{font-size: 22px;line-height: 1.8;border-left: 12px solid #4d7645;padding-left: 20px;margin-bottom: 35px;margin-top: 70px;}

#content-wrapper #columnContent h4{font-size: 18px;color: #e38135;margin-bottom: 20px;margin-top: 50px;}

#content-wrapper .product-introduction{text-align: center;font-size: 24px;font-weight: bold;margin-top: 40px;margin-bottom: 20px;}

#content-wrapper .product-introduction span{font-size: 18px;color: #e38135;}


#product-container{
	margin-bottom: 100px;
}

#product-container #product-box{border: 1px solid #4d7645;background-color: #f7f6f6;position: relative;padding: 20px 20px 50px;margin-bottom: 40px;/* height: 235px; */box-sizing: border-box;}

#product-container #product-box:hover{
	border: 2px solid #4d7645;
	/* box-sizing: border-box; */
	padding: 19px 19px 49px;
}

#product-container #product-box a{display: block;}

#product-container #product-box .product-left{display: inline-block;/* margin: 25px; */border: 1px solid #4d7645;width: 29%;max-width: 220px;float: left;margin-right: 30px;}

#product-container #product-box::after{
	clear: both;
	display: block;
	content: "";
}
#product-container #product-box .product-left img{width: 100%;height: auto;display: block;}

#product-container #product-box .product-title{
    /* margin-top: 20px; */
    font-size: 22px;
    font-weight: bold;
    /* margin-bottom: 5px; */
}

#product-container #product-box .product-price{color: #e38135;font-size: 24px;margin-bottom: 13px;font-weight: bold;}
#product-container #product-box .product-price span{
	color: #000;
	font-size: 18px;
}
#product-container #product-box .product-setumei{font-size: 16px;line-height: 1.68;}
#product-container #product-box .syousai-link{
	background-image: url(../images/common/syousai.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 165px;
	height: 39px;
	position: absolute;
	right: 0;
	bottom: 0px;
	color: #fff;
	line-height: 2.3;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-left: 30px;
	box-sizing: border-box;
}

/* ---------------------------------
カテゴリー回遊デザイン ver3
---------------------------------*/
.product-container_ver3{
	width: 610px;
	margin: 0 auto 100px;
	box-sizing: border-box;
}
.product-container_ver3 *{
	box-sizing: border-box;
}
.product-container_ver3 a.product-box{
	background-color: #f39800;
	border-bottom: 5px solid #ae6d00;
	border-radius: 5px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	text-align: right;
}
.product-container_ver3 a.product-box:hover{
	opacity: 0.85;
}
.product-container_ver3 .product-img{
	color:white;
	float:left;
	width:30%;
	display: inline-block;
	margin: 15px;
}
.product-container_ver3 .product-img img{
	width: 100%;
	height: auto;
	box-shadow: 8px 8px 11px -4px rgba(174,109,0,0.9);
}
.product-container_ver3 .product-title{
	background-color: #f6b240;
	color:white;
	display: block;
	font-size: 22px;
	line-height: 1.4;
	padding: 20px 15px 9px 15px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
	border-radius: 5px 5px 0 0;
	text-shadow: -2px -2px 3px #ae6d00,-2px -1px 3px #ae6d00,-2px 0px 3px #ae6d00,-2px 1px 3px #ae6d00,-2px 2px 3px #ae6d00,-1px -2px 3px #ae6d00,-1px -1px 3px #ae6d00,-1px 0px 3px #ae6d00,-1px 1px 3px #ae6d00,-1px 2px 3px #ae6d00,0px -2px 3px #ae6d00,0px -1px 3px #ae6d00,0px 0px 3px #ae6d00,0px 1px 3px #ae6d00,0px 2px 3px #ae6d00,1px -2px 3px #ae6d00,1px -1px 3px #ae6d00,1px 0px 3px #ae6d00,1px 1px 3px #ae6d00,1px 2px 3px #ae6d00,2px -2px 3px #ae6d00,2px -1px 3px #ae6d00,2px 0px 3px #ae6d00,2px 1px 3px #ae6d00,2px 2px 3px #ae6d00;
}
.product-container_ver3 .product-catch{
	color:red;
	display: block;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4;
	padding-left: 35%;
	padding-right: 15px;
	margin-bottom: 5px;
	text-align: left;
	text-shadow: -2px -2px 3px #fff,-2px -1px 3px #fff,-2px 0px 3px #fff,-2px 1px 3px #fff,-2px 2px 3px #fff,-1px -2px 3px #fff,-1px -1px 3px #fff,-1px 0px 3px #fff,-1px 1px 3px #fff,-1px 2px 3px #fff,0px -2px 3px #fff,0px -1px 3px #fff,0px 0px 3px #fff,0px 1px 3px #fff,0px 2px 3px #fff,1px -2px 3px #fff,1px -1px 3px #fff,1px 0px 3px #fff,1px 1px 3px #fff,1px 2px 3px #fff,2px -2px 3px #fff,2px -1px 3px #fff,2px 0px 3px #fff,2px 1px 3px #fff,2px 2px 3px #fff;
}
.product-container_ver3 .product-catch::before{
	content: "";
	opacity: 0.8;
	display: inline-block;
	width: 14px;
	height: 30px;
	background-image: url("https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/service/column/product-catch_bg_L.png");
	background-repeat: no-repeat;
	background-size: contain;
	padding-right: 2%;
}
.product-container_ver3 .product-catch::after{
	content: "";
	opacity: 0.8;
	display: inline-block;
	width: 14px;
	height: 30px;
	background-image: url("https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/service/column/product-catch_bg_R.png");
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: -11px;
}
.product-container_ver3 .product-price{
	color: #000;
	display: block;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	padding-left: 35%;
	padding-right: 15px;
	margin-bottom: 5px;
	text-align: left;
	text-shadow: 0 0 10px #FF0,0 0 10px #FF0;
}
.product-container_ver3 .product-price span{
	font-size: 18px;
}
.product-container_ver3 .product-setumei{
	color:white;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	padding-left: 35%;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
}
.product-container_ver3 .product-link{
	color: #ae6d00;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	background: #FFFFFF;
	border-radius: 50px;
	padding: 5px 16px 5px 20px;
	margin-right: 15px;
	margin-bottom: 15px;
}


/* ---------------------------------
カテゴリー回遊デザイン ver4
---------------------------------*/
.product-container_ver4{
	width: 680px;
	margin: 0 auto 20px;
	box-sizing: border-box;
}
.product-container_ver4 *{
	box-sizing: border-box;
}
.product-container_ver4 a{
	display: inline-block;
	width: 48%;
	height: auto;
	margin: 0 3% 4% 0;
	padding: 0;
}
.product-container_ver4 a:nth-of-type(2n){
	margin-right: 0;
}
.product-container_ver4 a.col-1{
	width: 100%;
	margin-right: 0;
}
.product-container_ver4 a img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}



#author-box{
	border: 1px solid #4d7645;
	padding: 20px 20px;
	margin-bottom: 40px;
	margin-top: 100px;
}

#author-box .author-img{display: inline-block;width: 20%;margin-right: 5%;vertical-align: top;}

#author-box .author-img img{width: 100%;height: auto;}

#author-box .author-profile{
	display: inline-block;
	width: 70%;
}

#author-box .author-profile .author-name{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
#author-box .author-profile .author-name span{display: inline-block;background-color: #EA961C;color: #fff;margin-right: 20px;padding: 0 6px;}

#author-box .author-profile .author-text{
	font-size: 14px;
	line-height: 1.71;
}

#contentzone p.archive-link{
	text-align: center;
}

#contentzone p.archive-link a{display: inline-block;background-color: #4d7645;color: #fff;padding: 8px 50px;font-size: 18px;font-weight: bold;}




/* --------------------------------------------------
　コラムカテゴリー
-------------------------------------------------- */
#mainbox{
	height: 283px;
	width: 800px;
	margin-bottom: 30px;
}

#columnList{
	border-left:#00F 8px solid;
	height: 30px;
	padding-left: 8px;
	margin-bottom: 30px;
}

#columnList h2{
	font-size: 26px;
	line-height: 30px;	
}

.colmnCate{
	display: block;
	width: 760px;
	height: 140px;
	margin: auto;
	margin-bottom: 50px;
	font-family: YuGothicM;
}

.colmnCate a{
	text-decoration: none;
}

.colmnCate .colmnCateLeft{
	width: 250px;
	float: left;
}

.colmnCate .colmnCateLeft img{
	width: 250px;
	height: 100%;
}

.colmnCate .colmnCateRight{
	width: 450px;
	float: right;
	margin-right: 40px;
}

.colmnCate .colmnCateRight h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	display: inline;
	background: linear-gradient(transparent 60%, yellow 0%);
}

.colmnCate .colmnCateRight p{
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
	height: 110px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
/* 0704追記 */
#cat-mv.bustudan-mv{background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/column/butsudan_main.png);}
#cat-mv.bustugu-mv{background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/column/butsugu_main.jpg);}
#cat-mv.ihai-mv{background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/column/ihai_main.jpg);}
#cat-mv.column-mv{background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/column/main_banner_pc.jpg);}
#cat-mv{position: relative;height: 283px;background-size: cover;background-position: center top;margin-bottom: 50px;}
#cat-mv h1{position: absolute;font-size: 52px;top: 100px;left: 110px;letter-spacing: 2px;line-height: 1.5;color: #e2ce79;}
#cat-mv.column-mv h1{left: 310px;color: #4b7344;}
.butsudan{color: #458f9b;}
.ihai{color: #5e64b1;}
.butsugu{color: #7c5890;}
.column-link{display: block;
	transition: all 0.15s linear;
}
.column-link:hover{
	opacity: .8;

}
#cat-mv h1 span{font-size: 46px;vertical-align: middle;}

#cat-mv .mv-subtext{font-size: 18px;color: #fff;font-weight: bold;position: absolute;bottom: 30px;left: 105px;line-height: 1.5;}
#cat-mv .column-subtext{
	font-size: 18px;color: #000;font-weight: bold;position: absolute;bottom: 30px;left: 307px;line-height: 1.5;
}

#cat-mv .mv-hukidashi{font-size: 30px;position: absolute;top: 40px;left: 42px;font-weight: bold;line-height: 1.5;}
#cat-mv .column-hukidashi{
	font-size: 30px;position: absolute;top: 40px;left: 226px;font-weight: bold;line-height: 1.5; color: #fff;
}
#cat-mv .mv-hukidashi span,#cat-mv .column-hukidashi span{
	font-size: 24px;
	vertical-align: baseline;
}
#pillar{
	background-color: #fdfbf4;
	padding: 30px;
	position: relative;
	margin-bottom: 50px;
}

#pillar::before{
	content: "";
	display: block;
	border-left: 30px solid #4d7645;
	border-bottom: 30px solid transparent;
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: 0;
}

#pillar #pillar-container{

}
#pillar-container .pillar-mv{overflow: hidden;margin: 0 auto;}

#pillar-container .pillar-mv a{display: block;}
#pillar-container .pillar-mv a:hover{
	opacity: 0.6;
	transition: .3s;
}
#pillar-container .pillar-mv img{max-width: 100%;height: auto;}

#pillar-container .pillar-main{
	
}

#pillar-container .pillar-main h2{padding: 15px 0;border-bottom: 1px solid #4d7645;}

#pillar-container .pillar-main a{color: #4d7645;font-size: 22px;line-height: 1.8;display: block;}
#pillar-container .pillar-main a:hover{
	color: #e38135;
	transition: .3s;
}

#pillar-container .pillar-main ul{
	list-style: none;
	margin: 15px auto;
}
#pillar-container .pillar-main ul li{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.83;
	background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/column/pillar-li.png);
	background-repeat: no-repeat;
	background-size: 18px;
	padding-left: 25px;
	background-position: 0 7px;
}
#pillar-container .pillar-main .pillar-text{
	font-size: 14px;
	line-height: 1.85;
	margin-bottom: 15px;
}

#pillar #pillar-container .pillar-link{text-align: center;}

#pillar #pillar-container .pillar-link a{display: inline-block;background-color: #4d7645;color: #fff;padding: 13px 70px;font-size: 18px;font-weight: bold;}
#pillar #pillar-container .pillar-link a:hover{
	background-color: #e38135;
	transition: .3s;
}
.sponly{
	display: none;
}


#sub-cat{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 75px auto 50px;
}

#sub-cat.column-sub .sub-ihai-container{
	margin: 28px auto 0;
}

#sub-cat div{
	width: 345px;
	height: 180px;
	background-size: cover;
	position: relative;
}

#sub-cat div:hover{
	opacity: 0.6;
	transition:.3s;
}

#sub-cat .sub-butsugu-container{background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/column/butsugu_mini.png);}
#sub-cat .sub-ihai-container{
	background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/column/ihai_mini.png);
}

#sub-cat .sub-butsudan-container{
	background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/column/butsudan_mini.jpg);
}

#sub-cat div a{display: block;height: 180px;}

#sub-cat div h4{font-size: 32px;color: #e2ce79;position: absolute;top: 20px;left: 20px;line-height: 1.5;}

#sub-cat div h4 span{font-size: 30px;vertical-align: middle;}
#sub-cat div .sub-cat-text{font-size: 18px;font-weight: bold;color: #fff;text-align: center;position: absolute;bottom: 55px;left: 40px;line-height: 1.5;}

#sub-cat div .sub-cat-link{font-size: 18px;position: absolute;bottom: 2.5px;font-weight: bold;left: 45px;line-height: 1.5;}

/* --------------------------------------------------
　コラム内
-------------------------------------------------- */
#columnTitle{
	/* border:#A28D24 1px solid; */
	/* background: #FBF4C5; */
	/* height: 50px; */
	/* padding-left: 15px; */
	margin-bottom: 30px;
}

#columnTitle p{
	font-size: 26px;
	line-height: 50px;	
	font-weight: normal;
}

#columnContent .columnImage{
	margin-bottom: 30px;
	text-align: center;
	max-width: 100%;
	height: auto;
}

#columnContent #content-firstview #eyecatch{
	display: none;
}

#columnContent .columnText{
	margin-bottom: 30px;
	font-size: 15px;
	/* font-family: YuGothicM; */
	line-height: 2;
	/* padding: 0px 20px; */
}

#columnContent .columnText-h2{
	font-size: 15px;
	/* font-family: YuGothicM; */
	line-height: 2;
	/* padding: 0px 20px; */
	font-weight: normal;
}



#columnContent .columnText a{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

#columnContent .columnText a:hover{
	color: #4d7645;
}
#columnContent .columnText:nth-last-child(3) {
    margin-top: 60px;
}

#columnContent #content-firstview .columnText:nth-last-child(3){
	margin: 0 auto;
    margin-bottom: 30px;
}


/* --- カテゴリ名・カテゴリ概要 --- */

#contentzone #introbox {
	width: 800px;
	margin-bottom: 30px;
}


#contentzone #introbox p{
	margin:0 20px;
	font-size:12px;
	line-height:20px;
}

.box01{
	width:800px;
	margin:0 0 30px 0;
	position:relative;
}


	
#henpinbox .henpinboxRight{
	width:800px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:30px;
	text-align:right;
	font-size:14px;
}

#henpinbox .henpinboxRight a{
	color:#00F;
}

#komonobox #komonoDes{
	margin:0;
	padding:0;
	background:url(../images/service/change/komono_02.jpg) repeat-y;
	padding-top:15px;
}
	
#komonobox #komonoDes p{
	font-size:14px;
	margin:auto;
	margin-bottom:22px;
	width:720px;
	line-height:22px;
}

#komonobox #komonoDes .lastP{
	margin-bottom:0;
}

#komonobox #komonoDes p .fontRed{
	color:#F00;
}

/* --------------------------------------------------
　レフトナビ　SEO対策のためテキスト化
-------------------------------------------------- */

div#leftnavi .ln_category h2 {
    color:#fff;
	background-color:#000;
	font-size: 14px;
	padding: 4px 0;
	width:163px;
	height:20px;
	margin-top: 5px;
}

/* ========== clearfix設定 ========== */

#introbox:after,
 .box01:after,
.box02:after,
.box03:after,
.box04:after,
.box05:after,
#rank01:after,
#rank01_left p:after,
#rank01_right p:after,
#recom div:after,
#recom_bgset div:after,
#link_item01:after,
#link_item02:after,
#link_item03:after,
#link_butsugu:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#introbox,
.box01,
.box02,
.box03,
.box04,
.box05,
#rank01,
#rank01_left p,
#rank01_right p,
#recom div,
#recom_bgset div,
#link_item01,
#link_item02,
#link_item03,
#link_butsugu{
	display:inline-block;
	min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */

* html #introbox,
* html .box01,
* html .box02,
* html .box03,
* html .box04,
* html .box05,
* html #rank01,
* html #rank01_left p,
* html #rank01_right p,
* html #recom div,
* html #recom_bgset div,
* html #link_item01,
* html #link_item02,
* html #link_item03,
* html #link_butsugu{
	height: 1%;
}

div #introbox,
div .box01,
div .box02,
div .box03,
div .box04,
div .box05,
div #rank01,
div #rank01_left p,
div #rank01_right p,
div #recom div,
div #recom_bgset div,
div #link_item01,
div #link_item02,
div #link_item03,
div #link_butsugu{
	display: block;
}

/* お問い合わせ・Q&Aのボタン部分レイアウト用 */
#form_onlybottan {
	background-color: #d3eab9;
	margin: 15px 40px 40px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.29);
	box-sizing: border-box;
	border-radius: 4px;
	padding: 3%;
	position: relative;
	height: 150px;
}


p.form_onlybottan_1{
	font-weight: bold;
	font-size:18px;
	letter-spacing: 0.8pt;
    /*position: absolute;
	left:35px;
	top:18px;*/
	font-family: "秀英丸ゴシック B";
	text-align: center;
}

p.form_onlybottan_3{
	font-size:15.5px;
	padding-top: 15px;
	letter-spacing: 1.5pt;
    position: absolute;
	/*! right: 50px; */
	top: 60px;
	left: 40px;
}

p.form_onlybottan_2{
	margin-top: 17px;
	font-size:20px;
    position: absolute;
	top: 50px;
	left: 360px;
	
}

#form_onlybottan　p.form_onlybottan_2 a:visited {color:white; text-decoration:none;}

.btn-flat-simple {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 0.8em 2em;
  text-decoration: none;
  color: #ECECEC;
  background: #45a932;
  transition: .4s;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}

.btn-flat-simple:hover {
  background: #6ada55;
  color: white;
}

.btn-flat-simple:active {
  box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
  transform: translateY(2px);
}

@media screen and (min-width: 768px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}





/* --------------------------------------------------
　動画関係
-------------------------------------------------- */
.video_series_link_area {
	margin-bottom: 10px;
	margin-top: 0;
	font-size: 16px;
	line-height: 1.8;
	border: 1px dashed #666;
	font-weight: bold;
	padding: 15px 15px 15px 35px;
}
.video_series_link_area .video_mokuji{
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 20px;
	line-height: 1.4;
	color: #003d00;
}
#content-wrapper #columnContent h4.video_series {
	font-size: 22px;
	line-height: 1.3;
	color: #003d00;
	margin-bottom: 10px;
	margin-top: 30px;
	padding-left: 152px;
	min-height: 75px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-size: 140px auto;
	background-position: top left;
}
#content-wrapper #columnContent h4.video_series span.series {
	font-size: 18px;
	font-weight: normal;
}
#content-wrapper #columnContent h4.video_series_icon_01 {
	background-image: url("https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/service/column/video_series_icon_01.png");
}
#content-wrapper #columnContent h4.video_series_icon_02 {
	background-image: url("https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/service/column/video_series_icon_02.png");
}
#content-wrapper #columnContent h4.video_series_icon_03 {
	background-image: url("https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/service/column/video_series_icon_03.png");
}
#content-wrapper #columnContent h4.video_series_icon_04 {
	background-image: url("https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/service/column/video_series_icon_04.png");
}
#content-wrapper #columnContent h4.video_series_icon_05 {
	background-image: url("https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/service/column/video_series_icon_05.png");
}





/* --------------------------------------------------
　オススメの記事・関連する記事
-------------------------------------------------- */
.recommend_wrap *{
	box-sizing: border-box;
}
.recommend_wrap {
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
	width: 720px;
	margin: 80px auto 40px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 25px 25px 0;
	box-sizing: border-box;
}
.recommend_tit {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	color: #000;
	margin-bottom: 30px;
	border-bottom: 1px dashed #A1B198;
}
.recommend_tit::before {
	content: "\025a0";
	color: #094500;
	padding-right: 2px;
}
.recommend_item {
	width: 31%;
	margin-right: 23px;
	margin-bottom: 15px;
}
.recommend_item:nth-of-type(3n+1) {
	margin-right: 0;
}
.recommend_item:hover {
	opacity: 0.8;
}
.recommend_itemIn_wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
}
.recommend_itemIn_img {
	width: 100%;
	vertical-align: bottom;
}
.recommend_itemIn_img img {
	width: 100%;
	height: auto;
}
.recommend_itemIn_txt {
	width: 100%;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
}
.recommend_itemIn_txt .genre {
	display: inline-block;
	font-size: 14px;
	line-height: 1.4;
	background: #999;
	padding: 3px 5px;
	margin-bottom: 2px;
	margin-right: 10px;
	color:#fff;
}
.recommend_itemIn_txt .other {
	background: #5187bc;
}
.recommend_itemIn_txt .butsudan {
	background: #418995;
}
.recommend_itemIn_txt .butsugu {
	background: #73548a;
}
.recommend_itemIn_txt .ihai {
	background: #525a9a;
}
.recommend_itemIn_txt .date {
	display: inline-block;
	font-size: 14px;
	line-height: 1.4;
	color: #666;
	font-weight: normal;
}
.recommend_genrelist {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 85%;
	margin: 3% auto 5%;
}
.recommend_genrelist .genrelist_tit {
	font-size: 20px;
	line-height: 1.6;
	color: #000;
	text-align: center;
	margin-bottom: 1%;
	width: 100%;
	font-weight: bold;
}
#contentzone div .recommend_genrelist a {
	width: 49.5%;
	text-align: center;
	padding: 1% 2%;
	margin-bottom: 0.7%;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	border-radius: 2px;
}
#contentzone div .recommend_genrelist a:hover {
	opacity: 0.9;
}
.recommend_genrelist a.other {
	background-color: #5187bc;
}
.recommend_genrelist a.butsudan {
	background-color: #418995;
}
.recommend_genrelist a.butsugu {
	background-color: #73548a;
}
.recommend_genrelist a.ihai {
	background-color: #525a9a;
}



/* --------------------------------------------------
　あわせて読みたい・調べたい
-------------------------------------------------- */
.together_wrapp * {
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}
.together_wrapp {
	margin: 5% auto 6%;
}
.together_wrapp .together_ttl {
	margin: 0 auto;
	background-color: #f39800;
	display: inline-block;
	padding: 0.4% 4% 0% 2%;
	border-radius: 2px 50px 0 0;
	color: #fff;
	font-size: 0.9rem;
	font-weight: bold;
}
.together_wrapp ul {
	border: solid 2px #f39800;
	padding: 0.5em 1em 0.5em 2.9em;
	position: relative;
}
.together_wrapp ul li {
	line-height: 1.6;
	padding: 0.5em 0;
	list-style-type: none;
	font-size: 0.9rem;
}
.together_wrapp ul li:before {
	/*font-family: "Font Awesome 5 Free";*/
	font-family: FontAwesome;
	content: "\f00c";
	position: absolute;
	left : 1em;
	color: #f39800;
}
.together_wrapp ul li span {
	font-weight: bold;
	text-decoration: underline;
}
.together_wrapp ul li:hover span {
	color: #4d7645;
}
/* -------------サムネ画像付ver--------------- */
.together_wrapp ul.ver2 {
	border: solid 2px #f39800;
	padding: 0;
	position: relative;
}
.together_wrapp ul.ver2 li {
	line-height: 1.6;
	padding: 0.5em 1em 0 1em;
	list-style-type: none;
	font-size: 0.9rem;
	border-bottom: 1px dotted #ccc;
}
.together_wrapp ul.ver2 li:hover {
	background: linear-gradient(to top, #fffdf2, #fff);
}
.together_wrapp ul.ver2 li a {
	display: flex;
	line-height: 1.6;
	padding: 0.5em 0;
	list-style-type: none;
	font-size: 0.9rem;
}
.together_wrapp ul.ver2 li a .item01{
	width: 25%;
	height: auto;
}
.together_wrapp ul.ver2 li a .item01 img{
	width: 94%;
	height: auto;
}
.together_wrapp ul.ver2 li:hover a .item01 img{
	opacity: 0.85;
}
.together_wrapp ul.ver2 li a .item02{
	width: 75%;
	height: auto;
}
.together_wrapp ul.ver2 li a .item02 p.ttl{
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 7px;
	font-size: 1.1rem;
	color: #956200;
}
.together_wrapp ul.ver2 li:hover a .item02 p.ttl{
	color: #bd7500;
	transition-duration: 0.3s;
}
.together_wrapp ul.ver2 li a .item02 p.txt{
	line-height: 1.6;
	padding: 0.5em 0;
	font-size: 0.75rem;
}
.together_wrapp ul.ver2 li:before {
	display: none;
}
.together_wrapp ul.ver2 li a .item02 p.txt:after {
	/*font-family: "Font Awesome 5 Free";*/
	font-family: FontAwesome;
	content: "\3082\3063\3068\898B\308B\a0\f061";
	display: block;
	color: #f39800;
	padding: 3px 0;
	text-align: right;
	letter-spacing: 1px;
	margin: 5px 0 0 auto;
	font-weight: bold;
}
.together_wrapp ul.ver2 li:hover a .item02 p.txt:after {
	color: #f39800;
	padding: 3px 0;
	margin: 5px -4px 0 auto;
	transition-duration: 0.5s;

}
.together_wrapp ul.ver2 li a .item03 {
	display: none;
}


/* --------------------------------------------------
　りん　素材によって音色が変わります・動画部分
-------------------------------------------------- */
#content-wrapper #columnContent h2.rin_h2 {
	font-size: 22px;
    color: #82050F;
    border-bottom: 1px solid #dddcdc;
    text-align: left;
    padding-left: 18px;
    padding-bottom: 3px;
}

.knowledge_box::before {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 30px;
    background: #d9a515;
}

div#video_rin.pc{
    margin: 0 auto 10px;
}

div.video_item_rin{
    display: flex;
	width: 720px;
	}

/* --------------------------------------------------
　include cate_iten03_00_ranking_pc
-------------------------------------------------- */


#cateihaiRank{
	width:720px;
	height:270px;
	margin-bottom:7px !important;
	/*background:url(../images/butsudan/2013category/ct_uwaoki_rank_bg.gif) no-repeat bottom;*/
	/*background:url(../images/butsudan/2013category/ct_uwaoki_rank_bg02.gif) no-repeat bottom;*/
	border-bottom:#bfbfbf 1px solid;
	border-left:#bfbfbf 1px solid;
	border-right:#bfbfbf 1px solid;
	box-sizing: border-box;
}

#cateihaiRank h2.ranking_Midashi {
	background-color: #86b781;
	padding: 1px 30px !important;
	color: #ffffff !important;
	letter-spacing: 1.2px;
	font-family:  "ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka,  sans-serif;
	font-size: 20px !important;
	margin: 0 !important;
	border-bottom: none !important;
}



#cateihaiRank .big{
	font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka,  sans-serif;
	font-size:18px;
	font-weight:100;
	line-height:25px;
	letter-spacing:0.5em;
	margin:5px 2px 10px 2px;
}

#cateihaiRank ul{
	float:left;
	width:18.5%;
	display:block;
	margin:10px 0 0 10px;
	list-style:none;
	position: relative;
}

#cateihaiRank li{
	text-align:center;
	margin-bottom:5px;
}

#cateihaiRank ul .rank1_3{
	position: absolute;
	top:0px;
	left: 0px;
	color: #000;
	font-weight: bold;
	font-size: 1em;
	white-space: nowrap;
	width: 41px;
	padding: 15px 2px 2px 1px;
	filter: drop-shadow(0px 1px 2px #999999);

}

#cateihaiRank ul .rank{
	position: absolute;
	top:10px;
	left: 0px;
	color: #000;
	font-weight: bold;
	vertical-align: middle;
	font-size: 1.0em;
	white-space: nowrap;
	padding: 4%;
	box-shadow: 3px 3px 5px 0px #999999;
	-moz-box-shadow: 3px 3px 5px 0px #999999;
}

#cateihaiRank ul .rank01{
background: url("https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/butsudan/2013category/cate_butudan01/rank01.png")no-repeat 0 0;
z-index:1;	
}

#cateihaiRank ul .rank02{
background: url("https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/butsudan/2013category/cate_butudan01/rank02.png")no-repeat 0 0;
z-index:1;	
}

#cateihaiRank ul .rank03{
background: url("https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/butsudan/2013category/cate_butudan01/rank03.png")no-repeat 0 0;
z-index:1;	
}

#cateihaiRank ul .rank04,.rank05,.rank06,.rank07,.rank08,.rank09,.rank10{
background-color: #B3E6F2;
opacity: 0.9;
z-index:1;	
}


#cateihaiRank .cateihaiRank1{
	margin-left:20px;
	_margin-left:10px;
}

#cateihaiRank li .cateihaiRank_price{
	color:#F3F;
	font-size:14px;
	font-weight:bold;
}


ul li .cateRank_off{
    color: #ff0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    display: inline-block;
    padding: 1px 2px;
    margin-bottom: 2px;
    background: #cc0000;
    border-radius: 2px;
    margin-right: 3px;
    font-feature-settings: "palt";
    font-family: 'Arial';
}


ul li .cateRank_teika{
    color: #828282;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.2;
    text-decoration: line-through;
    font-feature-settings: "palt";
    font-family: 'Arial';
}


ul li .cateRank_price{
	color:#F3F;
	font-size:18px;
	font-weight:bold;
    display: block;
    font-feature-settings: "palt";
}


ul li .cateRank_price_tax{
	color:#000;
	font-size:12px;
	font-weight:bold;
}




/*宗派 おすすめ位牌*/
h2.decoration_pc_title{
	text-align: center !important;
	padding:0 !important;
	margin: 0 !important;
	border-bottom: none !important;
	background-color: #86b781;
	color:#ffffff !important;
	font-size: 24px !important;
}


#decoration_ihai_wrapper{
	width:720px;
	height:210px;
	margin-bottom:7px !important;
	/*background:url(../images/butsudan/2013category/ct_uwaoki_rank_bg.gif) no-repeat bottom;*/
	/*background:url(../images/butsudan/2013category/ct_uwaoki_rank_bg02.gif) no-repeat bottom;*/
	border:#bfbfbf 1px solid;
	box-sizing: border-box;
}

#decoration_ihai_wrapper h2.ranking_Midashi {
	background-color: #86b781;
	padding: 1px 30px !important;
	color: #ffffff !important;
	letter-spacing: 1.2px;
	font-family:  "ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka,  sans-serif;
	font-size: 20px !important;
	margin: 0 !important;
	border-bottom: none !important;
}



#decoration_ihai_wrapper .big{
	font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka,  sans-serif;
	font-size:18px;
	font-weight:100;
	line-height:25px;
	letter-spacing:0.5em;
	margin:5px 2px 10px 2px;
}

#decoration_ihai_wrapper ul{
	float:left;
	width:18.5%;
	display:block;
	margin:10px 0 0 10px;
	list-style:none;
	position: relative;
}

#decoration_ihai_wrapper li{
	text-align:center;
	margin-bottom:5px;
}


/* --------------------------------------------------
　記事内・商品ランキング
-------------------------------------------------- */

.columnChochinRank_wrap {
padding-bottom: 2%;
background: linear-gradient(90deg, #dcbf5d 0%, #f0dc9a 50%, #dcbf5d 100%);
border-radius: 10px;
margin-top: 80px;
}

.columnChochinRank_wrap .ttl {
color: #743c00;
font-size: 24px;
font-weight: bold;
line-height: 2.2;
text-align: center;
margin-bottom: 2px;
letter-spacing: 0.4rem;
text-shadow: 2px 2px 3px #ffffff, -2px 2px 3px #ffffff, 2px -2px 3px #ffffff, -2px -2px 3px #ffffff, 2px 0px 3px #ffffff, 0px 2px 3px #ffffff, -2px 0px 3px #ffffff, 0px -2px 3px #ffffff;
}

.columnChochinRank_wrap .ttl img {
width: 33px;
height: auto;
margin-right: 10px;
vertical-align: text-bottom;
}

.columnChochinRank_wrap .columnChochinRank_item_wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
border-radius: 10px;
}

.columnChochinRank_wrap .columnChochinRank_item_wrap .itemBox {
border-radius: 7px;
width: 18%;
padding: 0 0 1% 0;
background: #fff;
}

.columnChochinRank_wrap .columnChochinRank_item_wrap .itemBox:hover {
opacity: 0.85;
}

.columnChochinRank_wrap .columnChochinRank_item_wrap .icon_area {
position: relative;
}

.columnChochinRank_wrap .columnChochinRank_item_wrap .icon_area .icon {
position: absolute;
top: 3px;
left: 3px;
width: 27%;
color: #fff;
font-size: 14px;
font-weight: bold;
line-height: 2.5;
text-align: center;
border-radius: 100px;
border: 1px solid #fff;
white-space: nowrap;
box-shadow: 3px 3px 4px 0px #bbb;
padding: 0;
z-index: 5000;
}

.columnChochinRank_wrap .columnChochinRank_item_wrap .icon_area .rank01 {
background: #ff3333;
}
.columnChochinRank_wrap .columnChochinRank_item_wrap .icon_area .rank02 {
background: #ff9c4c;
}
.columnChochinRank_wrap .columnChochinRank_item_wrap .icon_area .rank03 {
background: #ffc64c;
}
.columnChochinRank_wrap .columnChochinRank_item_wrap .icon_area .rank04,
.columnChochinRank_wrap .columnChochinRank_item_wrap .icon_area .rank05{
background: #55B2C5;
}

.columnChochinRank_wrap .columnChochinRank_item_wrap .img {
text-align: center;
}

.columnChochinRank_wrap .columnChochinRank_item_wrap .img img {
width: 73%;
height: auto;
}

.columnChochinRank_wrap .columnChochinRank_item_wrap .name {
text-align: center;
font-size: 15px;
line-height: 1.4;
color: #333;
}

.columnChochinRank_wrap .columnChochinRank_item_wrap .price {
text-align: center;
font-size: 14px;
line-height: 1.4;
font-weight: bold;
color: #F3F;
}


/* --------------------------------------------------
　記事内・オススメ商品回遊2024.05から使用
-------------------------------------------------- */

#column-reco {
margin-top: 90px;
}

.columnRecoItemSeries_wrap {
padding-bottom: 2%;
background: linear-gradient(90deg, #dcbf5d 0%, #f0dc9a 50%, #dcbf5d 100%);
border-radius: 10px;
margin-bottom: 40px;
}

.columnRecoItemSeries_wrap .ttl {
color: #743c00;
font-size: 24px;
font-weight: bold;
line-height: 2.2;
text-align: center;
margin-bottom: 2px;
letter-spacing: 0.4rem;
text-shadow: 2px 2px 3px #ffffff, -2px 2px 3px #ffffff, 2px -2px 3px #ffffff, -2px -2px 3px #ffffff, 2px 0px 3px #ffffff, 0px 2px 3px #ffffff, -2px 0px 3px #ffffff, 0px -2px 3px #ffffff;
}

.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
border-radius: 10px;
}

.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap .itemBox {
border-radius: 7px;
width: 18%;
padding: 0 0 1% 0;
background: #fff;
}

.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap .itemBox:hover {
opacity: 0.85;
}

.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap .img {
text-align: center;
display: flex;
justify-content: center;
align-items: center;
padding: 0% 10% 0 10%;
}
.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap .img.butsudan_no1-2,
.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap .img.butsudan{
/*仏壇サムネ画像はモダンとモダンミニで高さが違うのを調整*/
min-height:155px;
}
.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap .img.ihai {
/*位牌サムネ画像個別調整*/
padding: 4% 0;
}

.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap .img img {
width: 100%;
height: auto;
}

.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap .name {
text-align: center;
font-size: 15px;
line-height: 1.4;
color: #333;
}

.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap .price {
text-align: center;
font-size: 14px;
line-height: 1.4;
font-weight: bold;
color: #F3F;
}