@charset "shift_jis";


section>div:not(.accordion):not(.customersbox):not(.period):not(.form_t):not(.formlist):not(.titlebar_g):not(.pager):not(.required):not(.title):not(.formbox):not(.formbox_n):not(.title_c):not(.comment):not(.commentbox):not(.titlebar_g_o):not(.titlebar_list):not(.product_img):not(#sub_img):not([class^=mp_itemgroup_layout]):not([id^=mp_ta_free]):not([class^=mp_itemfreepage_layout]):not([class^=mp_itemcategory_layout]):first-child {
	background: round;
    padding: initial;
}

/* ========== #contentzone ========== */

#contentzone {
	overflow: hidden;
}

header {
    overflow: hidden;
}

div#contentzone {
    width: 90%;
    margin: 5vw auto;
}

#contentzone ul#topicpath {
	font-size: 3.75vw;
	line-height: 1.5;
	/* margin-left: 10px; */
}
#contentzone ul#topicpath li{
    padding: 0 14px 3px 0;
    float: none;
    background: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/butsudan/new_all/topicpath_arrow.gif) no-repeat 100% 50%;
    font-size: 100%;
    list-style: none;
    display: inline;
    /* width: 100%; */
}

#contentzone ul#topicpath li.current{
	background: none;
}

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

#contentzone ul#topicpath a{
	color: #000;
}

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

#contentzone .pageup{
	color:#666;
	font-size: 12px;
	text-align: right;
	width: 100%;
}


#contentzone div a{
	color:#333;
}

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

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








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: 80%;
	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: 4.5vw;
	margin-bottom: 5vw;
}

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

#content-meta p a{font-size: 3.5vw;/* display: inline-block; */background-color: #e38135;color: #fff;padding: 3px 15px;margin-right: 13px;}

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

#content-firstview{
	
}

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

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

#columnContent #toc p{
	background-color: #4d7645;
	color: #fff;
	font-size: 3.5vw;
	font-weight: bold;
	padding: 2vw 0;
	text-align: center;
}

#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: 2vw 9vw;
	box-sizing: border-box;
}

#columnContent #toc ul li{
    font-size: 17px;
    list-style-type: disc;
}

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

#content-firstview #columnTitle #column-h1{font-size: 5.5vw;line-height: 1.5;}

#content-wrapper #columnContent h2{
	color: #4d7645;
	border-bottom: 1px solid #4d7645;
	line-height: 1.53;
	padding-bottom: 2vw;
	font-size: 5vw;
	margin-bottom: 8vw;
	margin-top: 8vw;
}

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

#content-wrapper .columeimage-left img{
	/* float: left; */
	display: inline-block;
	/* margin-right: 30px; */
	margin-bottom: 20px;
	width: 70%;
	margin: 0 auto 20px;
	display: block;
}

#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; */
	margin-bottom: 20px;
}

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

#content-wrapper #columnContent h3{font-size: 4.5vw;line-height: 1.8;border-left: 2vw solid #4d7645;padding-left: 3vw;margin-bottom: 5vw;box-sizing: border-box;margin-top: 8vw;}

#content-wrapper #columnContent h4{font-size: 4vw;color: #e38135;margin-bottom: 20px;line-height: 1.5;margin-top: 8vw;}

#content-wrapper .product-introduction{text-align: center;font-size: 5vw;font-weight: bold;margin-top: 10vw;margin-bottom: 5vw;}

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


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

#product-container #product-box{border: 1px solid #4d7645;background-color: #f7f6f6;position: relative;padding: 4vw 4vw 10vw;margin-bottom: 5.5vw;/* height: 220px; *//* width: 100%; */box-sizing: border-box;}

#product-container #product-box:hover{
	border: 2px solid #4d7645;
}

#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 .product-left::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: 4.5vw;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.5;
}

#product-container #product-box .product-price{color: #e38135;font-size: 4.5vw;margin-bottom: 25px;font-weight: bold;}
#product-container #product-box .product-price span{
	color: #000;
	font-size: 3.75vw;
}
#product-container #product-box .product-setumei{font-size: 4vw;line-height: 1.5;display: inline-block;margin-top: 4vw;}
#product-container #product-box .syousai-link{
	background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/common/syousai.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 140px;
	height: 33px;
	position: absolute;
	right: 0;
	bottom: 0px;
	color: #fff;
	line-height: 2.3;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-left: 30px;
	box-sizing: border-box;
}

/* ---------------------------------
カテゴリー回遊デザイン ver3
---------------------------------*/
.product-container_ver3{
	width: 86%;
	margin: 0 auto 20%;
	box-sizing: border-box;
}
.product-container_ver3 *{
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}
.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 .product-img{
	color:white;
	float:left;
	width:41%;
	display: inline-block;
	margin: 3% 5% 3% 3%;
}
.product-container_ver3 .product-img img{
	width: 100%;
	height: auto;
	box-shadow: 4px 4px 6px 0px rgba(174,109,0,0.9);
}
.product-container_ver3 .product-title{
	background-color: #f6b240;
	color:white;
	display: block;
	font-size: 4.5vw;
	line-height: 1.4;
	padding: 5% 3% 2% 3%;
	margin-bottom: 2%;
	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: 4vw;
	font-weight: bold;
	line-height: 1.4;
	padding-left: 49%;
	padding-right: 3%;
	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: 9px;
	height: 18px;
	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: 9px;
	height: 18px;
	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: -7px;
}
.product-container_ver3 .product-price{
	color: #000;
	display: block;
	font-size: 3.8vw;
	font-weight: bold;
	line-height: 1.4;
	padding-left: 35%;
	padding-right: 3%;
	margin-bottom: 2%;
	text-align: left;
	text-shadow: 0 0 10px #FF0,0 0 10px #FF0;
}
.product-container_ver3 .product-price span{
	font-size: 3vw;
}
.product-container_ver3 .product-setumei{
	color:white;
	display: block;
	font-size: 3.5vw;
	font-weight: bold;
	line-height: 1.6;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	text-align: left;
}
.product-container_ver3 .product-link{
	color: #ae6d00;
	display: inline-block;
	font-size: 3.5vw;
	font-weight: bold;
	line-height: 1.4;
	background: #FFFFFF;
	border-radius: 50px;
	padding: 1% 4%;
	margin-right: 3%;
	margin-bottom: 3%;
	width: auto;
}


/* ---------------------------------
カテゴリー回遊デザイン ver4
---------------------------------*/
.product-container_ver4{
	width: 86%;
	margin: 0 auto 0;
	box-sizing: border-box;
}
.product-container_ver4 *{
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}
.product-container_ver4 a{
	display: inline-block;
	width: 100%;
	height: auto;
	margin: 0 0 8% 0;
	padding: 0;
}
.product-container_ver4 a img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}




#author-box{
	border: 1px solid #4d7645;
	padding: 4vw;
	margin-bottom: 5vw;
	box-sizing: border-box;
	margin-top: 80px;
}

#author-box .author-img{display: block;width: 35%;margin: 0 auto 20px;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: 4vw;
	font-weight: bold;
	margin-bottom: 5vw;
	text-align: center;
}
#author-box .author-profile .author-name span{
	display: block;
	background-color: #EA961C;
	color: #fff;
	width: 50%;
	margin: 0px auto 15px;
	padding: 5px 0;
}

#author-box .author-profile .author-text{
	font-size: 3.75vw;
	line-height: 1.5;
}

#contentzone p.archive-link{
	text-align: center;
	width: 60%;
	margin: 5vw auto 20vw;
}

#contentzone p.archive-link a{
	display: inline-block;
	background-color: #4d7645;
	color: #fff;
	padding: 3vw;
	font-size: 4vw;
	font-weight: bold;
	text-decoration: none;}
/* -----------
2019.0.627・ｽﾇ記・ｽ・ｽ・ｽ・ｽ・ｽﾜゑｿｽ
-----------*/


/* --------------------------------------------------

-------------------------------------------------- */
#mainbox{
	margin-bottom: 30px;
}

#columnList {
    border-left: #00F 8px solid;
    /* height: 30px; */
    padding-left: 8px;
    margin-bottom: 2vw;
    width: auto;
}

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

.colmnCate {
    display: block;
    width: 100%;
    margin: auto;
    margin-bottom: 2vw;
    font-family: YuGothicM;
    border-bottom: solid 1px #c7c7c7;
    padding-bottom: 2vw;
}

.colmnCate a{
	text-decoration: none;
}

.colmnCate .colmnCateLeft{
	width: 42%;
	float: left;
	padding-top: 3px;
}

.colmnCate .colmnCateRight{
	width: 55%;
	float: right;
}

.colmnCate .colmnCateRight h3 {
    font-size: 3.7vw;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline;
    background: linear-gradient(#0000 60%, #ff0 0%);
}

.colmnCate .colmnCateRight p {
    font-size: 14px;
    line-height: 26px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.6;
}


#cat-mv.bustudan-mv{background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/column/butsudan_main_sp.png);}
#cat-mv.bustugu-mv{background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/column/butsugu_main_sp.jpg);}
#cat-mv.ihai-mv{background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/column/ihai_main_sp.jpg);}
#cat-mv.column-mv {
    background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/column/main_banner_sp.jpg);
    margin: 0;
    background-size: contain;
}
#cat-mv{position: relative;height: 64vw;background-size: cover;background-position: center top;margin-bottom: 50px;margin-top: 55px;}
#cat-mv h1{position: absolute;font-size: 7.5vw;top: 19.5vw;left: 8vw;letter-spacing: 2px;color: #e2ce79;}
#cat-mv.column-mv h1{left: 34.5vw;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: 7vw;vertical-align: middle;}

#cat-mv .mv-subtext{font-size: 4vw;color: #fff;font-weight: bold;position: absolute;bottom: 5vw;left: 8vw;line-height: 1.58;text-align: center;}
#cat-mv .column-subtext {
    font-size: 4vw;
    color: #000;
    font-weight: bold;
    position: absolute;
    bottom: 5vw;
    left: 35vw;
    line-height: 1.58;
    text-align: center;
}
#cat-mv .mv-hukidashi{font-size: 4.5vw;position: absolute;top: 8.8vw;left: 10.5vw;font-weight: bold;}
#cat-mv .column-hukidashi{
	font-size: 4.5vw;position: absolute;top: 8.8vw;left: 10.5vw;font-weight: bold;color: #fff;
}
#cat-mv .mv-hukidashi span,#cat-mv .column-hukidashi span{
	font-size: 4vw;
	vertical-align: baseline;
}
#pillar{
	background-color: #fdfbf4;
	padding: 5vw;
	position: relative;
	margin-bottom: 50px;
	box-sizing: border-box;
}

#pillar::before{
	content: "";
	display: block;
	border-left: 5vw solid #4d7645;
	border-bottom: 5vw 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: 4vw 0;border-bottom: 1px solid #4d7645;}

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

#pillar-container .pillar-main ul{
	list-style: none;
	margin: 4vw auto;
}
#pillar-container .pillar-main ul li{
	font-size: 5vw;
	font-weight: bold;
	line-height: 1.8;
	background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/column/pillar-li.png);
	background-repeat: no-repeat;
	background-size: 5vw;
	padding-left: 7vw;
	background-position: 0 2vw;
	box-sizing: border-box;
}
#pillar-container .pillar-main .pillar-text{
	font-size: 4.5vw;
	line-height: 1.58;
	margin-bottom: 4vw;
}

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

#pillar #pillar-container .pillar-link a{display: inline-block;background-color: #e38135;color: #fff;padding: 3vw 0;font-size: 5vw;font-weight: bold;width: 70%;}
#pillar #pillar-container .pillar-link a:hover{
	background-color: #e38135;
	transition: .3s;
}
.sponly{
	display: block;
}

.pconly{
	display: none;
}

#sub-cat{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 3vw auto 5vw;
}

#sub-cat div{
	width: 100%;
	max-height: 32vw;
	background-size: cover;
	position: relative;
	background-repeat: no-repeat;
	margin-bottom: 5vw;
}

#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_sp.png);}
#sub-cat .sub-ihai-container{
	background-image: url(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/images/column/ihai_mini_sp.png);
}

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

#sub-cat div a{display: block;height: 32vw;}

#sub-cat div h4{font-size: 7vw;color: #e2ce79;position: absolute;top: 5vw;left: 11vw;}

#sub-cat div h4 span{font-size: 6vw;vertical-align: -0.4vw;}
#sub-cat div .sub-cat-text {
    font-size: 3.8vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 12.5vw;
    left: 4vw;
}

#sub-cat div .sub-cat-link{font-size: 3.8vw;position: absolute;bottom: 1.4vw;font-weight: bold;left: 17vw;}

/* --------------------------------------------------

-------------------------------------------------- */
#columnTitle{

	margin-bottom: 3vw;
	font-size: 5vw;
}

#columnTitle p{
	font-size: 24px;
	line-height: 1.4;	
	font-weight: normal;
}

#columnContent .columnImage{
	margin-bottom: 8px;
}

#columnContent .columnText{
	margin: 0 auto;
	margin-bottom: 5vw;
	font-size: 3.75vw;
	/* font-family: YuGothicM; */
	line-height: 1.58;
	/* width: 90%; */
}

#columnContent .columnText-h2{
	margin: 0 auto;
	/* margin-bottom: 5vw;*/
	font-size: 3.75vw;
	/* font-family: YuGothicM; */
	line-height: 1.58;
	font-weight: normal;
}


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

#columnContent .columnText:nth-last-child(3) {
	margin-top: 15vw;
}

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

/* --- ・ｽJ・ｽe・ｽS・ｽ・ｽ・ｽ・ｽ・ｽE・ｽJ・ｽe・ｽS・ｽ・ｽ・ｽT・ｽv --- */

#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(https://cdn.shopserve.jp/memoriarubutsudan.com/cdnassets/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;
}

/* ========== 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;
}

/* End hide from IE-mac */


/* 縺雁撫縺・粋繧上○繝ｻQ&A縺ｮ繝懊ち繝ｳ驛ｨ蛻・Ξ繧､繧｢繧ｦ繝育畑 */

#form_onlybottan{
	box-sizing: border-box;
	background-color: #d3eab9;
	padding: 5.5vw 5vw 2vw 5vw;
	border-radius: 4px;
}


#form_onlybottan_1{
	background-color: #d3eab9;
	margin-bottom: 6vw;
	box-shadow: 0 0 0.5vw #acacac;
	font-family : Arial,'Century Gothic',sans-serif ;
	font-size:4.5vw;
}



p.form_onlybottan_1{
	text-align:  center;
	font-weight: bold;
	font-size:5vw;
	letter-spacing: 0.18vw;
}

p.form_onlybottan_3{
	text-align:  center;
	font-size:4.3vw;
	padding-top: 7vw;
	letter-spacing: 0.1vw;
}


p.form_onlybottan_2{
	text-align:  center;
	box-sizing: border-box;
	margin-top: 3.5vw;
	padding: 2vw;
	font-size:5vw;
    letter-spacing: 0.05vw;
}

#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: 4vw 8vw;
  text-decoration: none;
  color: #ECECEC;
  background: #45a932;
  transition: .4s;
  box-shadow: 0 0 0.5vw #acacac;
border-radius: 4px;
}

.btn-flat-simple{
	width: 50%;
}


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

/*.fa-caret-right {color: white;}*/

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

p.form_onlybottan_1 span.kaigyo_sp{
	padding: 0.5vw;
	font-size: 4vw;
}

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




/* --------------------------------------------------
　動画関係
-------------------------------------------------- */
.video_series_link_area {
	margin-bottom: 2%;
	margin-top: 0;
	font-size: 3.5vw;
	line-height: 1.8;
	border: 1px dashed #666;
	font-weight: bold;
	padding: 3% 5% 3% 8%;
	width: 86%;
}
.video_series_link_area li {
	list-style-type: disc;
}
.video_series_link_area .video_mokuji{
	margin-bottom: 2%;
	margin-top: 0;
	font-size: 4vw;
	line-height: 1.4;
	color: #003d00;
}
#content-wrapper #columnContent h4.video_series {
	font-size: 4.5vw;
	line-height: 1.3;
	color: #003d00;
	margin-bottom: 1%;
	margin-top: 8vw;
	padding-left: 27%;
	min-height: 8vh;
	background-repeat: no-repeat;
	background-size: 25% auto;
	background-position: top 3px left;
	width: 72%;
}
#content-wrapper #columnContent h4.video_series span.series {
	font-size: 3.5vw;
	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;
	-webkit-text-size-adjust: 100%;
}
.recommend_wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin: 20% auto 15%;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 0;
	box-sizing: border-box;
}

.recommend_wrap a{
	text-decoration: none;
}

.recommend_tit {
	width: 100%;
	font-size: 4.5vw;
	font-weight: bold;
	line-height: 1.6;
	color: #fff;
	margin-bottom: 3%;
	border-bottom: 2px solid #A1B198;
	background-color: #094500;
	padding: 1% 3%;
	border-radius: 3px 3px 0 0;
}
.recommend_item {
	width: 94%;
	margin: 1.5% auto;
	border-bottom: 1px solid #ddd;
	padding-bottom: 1%;
}
.recommend_itemIn_wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
}
.recommend_itemIn_img {
	width: 33%;
	vertical-align: bottom;
}
.recommend_itemIn_img img {
	width: 100%;
	height: auto;
}
.recommend_itemIn_txt {
	width: 59%;
	font-size: 4vw;
	font-weight: bold;
	line-height: 1.4;
	padding-left: 0.5%;

}
.recommend_itemIn_txt .genre {
	display: inline-block;
	font-size: 3vw;
	line-height: 1.4;
	background: #999;
	padding: 0 2%;
	margin-bottom: 1%;
	margin-right: 4%;
	color:#fff;
	width: auto;
}
.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: 3vw;
	line-height: 1.4;
	width: auto;
	color: #666;
	font-weight: normal;
}
.recommend_itemIn_link {
	display: flex;
	width: 4%;
	margin-bottom: 5px;
	align-items: center;
}
.recommend_itemIn_link a i {
	color:#666;
}
.recommend_genrelist {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 85%;
	margin: 3% auto 5%;
}
.recommend_genrelist .genrelist_tit {
	font-size: 4vw;
	line-height: 1.6;
	color: #000;
	text-align: center;margin-bottom: 1%;
}
#contentzone div .recommend_genrelist a {
	width: 49%;
	text-align: center;
	padding: 1% 2%;
	margin-bottom: 2%;
	color: #fff;
	font-size: 4vw;
	font-weight: bold;
	line-height: 1.4;
	border-radius: 2px;
}
.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 8%;
}
.together_wrapp .together_ttl {
	margin: 0 auto;
	background-color: #f39800;
	display: inline-block;
	padding: 1.7% 7% 0.8% 4%;
	border-radius: 2px 50px 0 0;
	color: #fff;
	font-size: 3.75vw;
	font-weight: bold;
	width: auto;
}
.together_wrapp ul {
	border: solid 2px #f39800;
	padding: 0.5em 1em 0.5em 2.2em;
	position: relative;
}
.together_wrapp ul a {
	text-decoration: none;
}
.together_wrapp ul li {
	line-height: 1.6;
	padding: 0.5em 0;
	list-style-type: none;
	font-size: 3.75vw;
}
.together_wrapp ul li:before {
	/*font-family: "Font Awesome 5 Free";*/
	font-family: FontAwesome;
	content: "\f00c";
	position: absolute;
	left : 0.8em;
	color: #f39800;
}
.together_wrapp ul li span {
	font-weight: bold;
	text-decoration: underline;
}

/* -------------サムネ画像付ver--------------- */
.together_wrapp ul.ver2 {
	border: solid 2px #f39800;
	padding: 0;
	position: relative;
}
.together_wrapp ul.ver2 li {
	line-height: 1.6;
	padding: 0.2em 0 0 0.4em;
	list-style-type: none;
	font-size: 3.75vw;
	border-bottom: 1px dotted #ccc;
}
.together_wrapp ul.ver2 li:hover {
	background: linear-gradient(to top, #fff7e9, #fff);
}
.together_wrapp ul.ver2 li a {
	display: flex;
	line-height: 1.6;
	padding: 0.5em 0 0.25em 0;
	list-style-type: none;
	font-size: 3.75vw;
}
.together_wrapp ul.ver2 li a .item01{
	width: 30%;
	height: auto;
}
.together_wrapp ul.ver2 li a .item01 img{
	width: 94%;
	height: auto;
}
.together_wrapp ul.ver2 li a .item02{
	width: 60%;
	height: auto;
}
.together_wrapp ul.ver2 li a .item02 p.ttl{
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 7px;
	font-size: 4.4vw;
	line-height: 1.3;
}
.together_wrapp ul.ver2 li a .item02 p.txt{
	display: none;
}
.together_wrapp ul.ver2 li:before {
	display: none;
}
.together_wrapp ul.ver2 li a .item02 p.txt:after {
	display: none;
}
.together_wrapp ul.ver2 li a .item03{
	color: #f39800;
	width: 10%;
	text-align: center;
	align-self: center;
	font-size: 6vw;
}



/* -------------include cate_item03_00_ranking_sp--------------- */
#cate_rank a:link {
    text-decoration: none;
}
#cate_rank {
    /*padding: 1vw 0vw 2vw 2vw!important;*/
    /* background-color: #fff2c5; */
    box-shadow: 1px 1px 6px rgb(0 0 0 / 20%);
}


.h2_ranking {
    background-image: url(//www.memoriarubutsudan.com/images/smartphone/top_new/rank-bk.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    height: auto;
    text-shadow: 2px 2px 7px #e5590e, -2px 2px 7px #e5590e, 2px -2px 7px #e5590e, -2px -2px 7px #e5590e;
    color: #ffffff !important;
    font-size: 5.5vw !important;
    padding: 3vw 0 2vw;
    margin: 0 0 -1% 0 !important;
    text-align: center;
    font-feature-settings: "palt"1;
    /* background-position: bottom; */
	border-bottom: none !important;
}


.rank_li .rank01, .rank02,.rank03,.rank04,.rank05{
	position: absolute;
	top: 3%;
	border-radius: 30px;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
	font-size: 0.9em;
	white-space: nowrap;
	border: 1px solid #fff;
	padding: 3%;
	box-shadow: 3px 3px 5px 0px #333333;
	-moz-box-shadow: 3px 3px 5px 0px #333333;
	-webkit-box-shadow: 3px 3px 5px 0px #333333;
}
.rank01{
	background-color: #ff3333;
}
.rank02{
	background-color: #ff9c4c;
}
.rank03{
	background-color: #ffc64c;
}
.rank04,.rank05{
	background-color: #55B2C5;
}
.rank_li{
	position: relative;
}


.swiper-container {
padding: 1% 0 7% 0;
width: 100%;
height: auto;
z-index: 2;
position: relative;	

}
.swiper-wrapper { 
padding: 1%; 
height: auto;
	
}
 .ihai-rayout-swiper .swiper-slide {
/* slideに任意の幅と高さ指定*/
width: 100%;
height: auto;

/*以下見た目調節 */
border-radius: 10px; 
box-shadow: 0px 3px 15px rgba(0,0,0,0.2); 
display: flex; 
align-items: center; 
justify-content: center;

}

.swiper-container .rank1, .swiper-container .rank2, .swiper-container .rank3, .swiper-container .rank4, .swiper-container .rank5,
.swiper-container .rank6, .swiper-container .rank7, .swiper-container .rank8, .swiper-container .rank9, .swiper-container .rank10 {
    position: absolute;
    top: 3px;
    width: 10.67vw;
    left: 3px;
}
.swiper-container p.obi {
    background-color: #7f5943;
    font-size: 11px;
    font-size: 3vw;
    font-weight: bold;
    color: #FFF;
    padding: 3% 0px;
    text-align: center;
    background-image: linear-gradient(to top, #7f5943, #a68877 100%);
	   font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ明朝 ProN','Hiragino Mincho ProN','メイリオ', Meiryo,'Meiryo UI','Arial',sans-serif !important;
   font-feature-settings: "palt";
}
.swiper-container .osusu-img {
    border: 1px solid #ccc;
}

.osusu-p p.rnkItemName {
    font-size: 12px;
    font-size: 3.2vw;
    color: #232323;
    margin-top: 5px;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ明朝 ProN','Hiragino Mincho ProN','メイリオ', Meiryo,'Meiryo UI','Arial',sans-serif !important;
   font-feature-settings: "palt";
}

.osusu-p p.rnkItemTeika {
    color: #828282;
    font-size: 10px;
    font-size: 3vw;
    text-align: right;
    text-decoration: line-through;
    height: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
}
.osusu-p p.rnkItemKakaku {
    color: #cc0001;
    font-weight: bold;
    font-family: 'Arial';
    /*font-size: 22px;
    font-size: 6.8vw;*/
    text-align: right;
    letter-spacing: -0.5px;
}

.osusu-p p.rnkItemKakaku i{
	font-size: 10px;
	font-style: normal;
    font-family: 'Oswald', sans-serif;
} 

.swiper-container p.obi{
font-size: 3vw;
}

p.rnkItemOff {
    line-height: 2.2vw;
    padding: 5px 0px 4px 1px;
   
}

.osusu-p p.rnkItemKakaku span {
    font-size: 10px;
    font-size: 2.5vw;
}

.osusu-p p.rnkItemKakaku02 span {
    font-size: 12px;
    font-size: 2.6vw;
}

p.rnkItemOff span.off {
    display: block;
    font-size: 11px;
    font-size: 2.7vw;
}

p.rnkItemOff span.percent {
    font-size: 12px;
    transform: scale(0.9);
    /*display: inline-block;*/
    transform-origin: left bottom;
    font-size: 2.5vw;
	
}

p.rnkItemOff {
    /*width: 8.5vw;
    background-color: #cc0001;
    color: #ffff00;
    font-weight: bold;
    text-align: center;
    line-height: 3vw;
    padding: 1.7vw 0px 1vw 1px;
    border-radius: 30px;
    font-size: 13px;
    float: left;
    font-size: 3.2vw;*/
	
	width: 8vw;
	background-color: #cc0001;
	color: #ffff00;
	font-weight: bold;
	text-align: center;
	line-height: 3vw;
	padding: 1vw 0px 1vw 0px;
	border-radius: 30px;
	font-size: 13px;
	float: left;
	font-size: 3vw;
}

p.kakakuTokubetsu{
	font-size: 2.8vw;
	padding: 1.3vw 0px 0.7vw 0px;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    margin-top: 8px;
}


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


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

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

.columnChochinRank_wrap a{
text-decoration: none;
}

.columnChochinRank_wrap .ttl {
color: #743c00;
font-size: 5.2vw;
font-weight: bold;
line-height: 2.2;
text-align: center;
margin-bottom: 0;
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: 8%;
height: auto;
margin-right: 3%;
vertical-align: middle;
}

.columnChochinRank_wrap .columnChochinRank_item_wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
border-radius: 10px;
padding: 0 3.5%;
}

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

.columnChochinRank_wrap .columnChochinRank_item_wrap .itemBox:nth-of-type(-n+2) {
width: 49%;
}

.columnChochinRank_wrap .columnChochinRank_item_wrap .itemBox:nth-of-type(n+3) {
width: 32%;
}

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

.columnChochinRank_wrap .columnChochinRank_item_wrap .icon_area .icon {
position: absolute;
top: 3px;
left: 3px;
width: 32%;
color: #fff;
font-size: 3.5vw;
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;
}

.columnChochinRank_wrap .columnChochinRank_item_wrap .icon_area .rank01 {
background: #ff3333;
font-size: 4.2vw;
width: 27%;
}
.columnChochinRank_wrap .columnChochinRank_item_wrap .icon_area .rank02 {
background: #ff9c4c;
font-size: 4.2vw;
width: 27%;
}
.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: 75%;
height: auto;
}

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

.columnChochinRank_wrap .columnChochinRank_item_wrap .itemBox:nth-of-type(-n+2) .name {
font-size: 4.3vw;
}

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

.columnChochinRank_wrap .columnChochinRank_item_wrap .itemBox:nth-of-type(-n+2) .price {
font-size: 4.5vw;
}


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

#column-reco {
margin-top: 7vh;
}

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

.columnRecoItemSeries_wrap a{
text-decoration: none;
}

.columnRecoItemSeries_wrap .ttl {
color: #743c00;
font-size: 5.2vw;
font-weight: bold;
line-height: 2.2;
text-align: center;
margin-bottom: 0;
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-between;
border-radius: 10px;
padding: 0 3.5%;
}

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

.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap .itemBox:nth-of-type(-n+2) {
width: 49%;
}

.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap .itemBox:nth-of-type(n+3) {
width: 32%;
}

.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 {
/*仏壇サムネ画像はモダンとモダンミニで高さが違うのを調整*/
height:50vw;
}
.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap .img.butsudan {
/*仏壇サムネ画像はモダンとモダンミニで高さが違うのを調整 3番目移行の高さ調整*/
height:20vh;
}
.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: 3.3vw;
line-height: 1.4;
color: #333;
}

.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap .itemBox:nth-of-type(-n+2) .name {
font-size: 4.3vw;
}

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

.columnRecoItemSeries_wrap .columnRecoItemSeries_item_wrap .itemBox:nth-of-type(-n+2) .price {
font-size: 4.5vw;
}