@charset "utf-8";




span.b {
	font-weight:bold;
}


.sp  {
	display:block;
}
.pc {
	display:none;
}

.mark-line {
  background: linear-gradient(transparent 60%, #fff100 0%);
}
.red, .red a {
    color: red;
    font-weight: bold;
}
/*---------------------------------------------　お知らせなど　*/

p#measures_sp {
    margin: 20px auto;
    width: 90%;
    height: 90%;
}



/* 文字を装飾
------------------------------------------------*/
.sp_small {
	font-size:12px;
}
.sp_left {
	text-align:left;
}

.coution {
	margin-left:1.3em;
}
.coution:before {
    margin-left: -1.3em;
    content: "※";
    margin-right: 0.3em;
}



/*---------------------------------------------　ポップヘッド　*/
#popHead {
	width:100%;
    height: 15vw;
    margin: 0 auto;
	padding-bottom:1.3%;
	box-shadow: 0 4px 6px rgb(0 0 0 / 20%);
	background-color:#FFF;
	position:fixed;
	top:0;
	left:0;
	z-index: 199;
	display: none;
}

#popHead #popHeadwrap{
	display:block;
	width:100%;
	margin:0 auto;
}
#popHead #popHeadwrap a {
	outline:none;
}
#popHead #popHeadwrap a:hover{
	filter:alpha(opacity=60); /*←IE用*/
	-moz-opacity:0.50; /*←Mozilla用*/
	opacity:0.50; /*←Mozilla用*/
}

#popHead #popHeadwrap div.sp {
}
/*#popHead #popHeadwrap div.sp div {
	width:50%;
	margin-top:2%;
	margin-left:2.3%;
}*/

#popHead #popHeadwrap div.sp p.shop_name {
	margin-top: 2vw;
    margin-left: 2.3%;
    font-size: 4.2vw;
    font-weight: bold;
    color: #1a3995;
    line-height: 1.4em;
   width: 95%;
   font-feature-settings: "palt";
}
#popHead #popHeadwrap div.sp div.table {
	display:table;
	width:55%;
	margin-left:2.3%;
}
#popHead #popHeadwrap div.sp div.table p.row {
	display:table-row;
	font-size:0.7rem;
	text-align:left;
	line-height:1.2em;
}
#popHead #popHeadwrap div.sp div.table p.row .th {
	display:table-cell;
	width:16%;
}
#popHead #popHeadwrap div.sp div.table p.row .td {
	display:table-cell;
	width:84%;
    font-size: 3vw;
    line-height: 1.1;
}

#popHead #popHeadwrap div.sp p.map {
	display: block;
	position: fixed;
	width: 16%;
	top: 0.92%;
	right: 25.6%;
	z-index: 999;
}
#popHead #popHeadwrap div.sp p.tel {
	display: block;
	position: fixed;
	width: 11%;
    top: 1.4%;
    right: 13.5%;
    z-index: 999;
}
#popHead #popHeadwrap div.sp p#nav-toggle {
    display: block;
    position: fixed;
    width: 8%;
    top: 1.5%;
    right: 3%;
    z-index: 999;
}
 #popHead #popHeadwrap div.sp p#nav-toggle span{
    display: inline-block;
    color: #666666;
    font-weight: bold;
    white-space: nowrap;
    font-size: 3vw;
    transform: scale(0.9);
    letter-spacing: -0.5px;
    display: inline-block;
    left: -2vw;
    position: absolute;
    top: 7vw;
}
/*----- お客様の声（ページ上部）
------------------------------------------------*/
/*div#point_voice {
	margin-bottom: 10%;
}
div#point_voice ul li {
	width: 96%;
	margin: auto auto 4% auto;
	line-height: 1.6em;
}*/

.maintop_voice_sp {
	margin: 0 0 9px 0;
	font-size: 15px;
	color: #cc9900;
    background: none;
}
.maintop_voice_sp img {
	margin-right: 3px;
	margin-bottom: 0;
	height: auto;
	width: 25%;
}

.kensu {
	font-size: 3.7vw;
	color: #333333;
}

.kensu_under {
	font-size: 3.7vw;
	line-height: 1;
	color: #00bfff;
	text-decoration: underline;
}




/* ファーストビュー
------------------------------------------------*/
div#main {
	margin-bottom:3%;
	padding-top:2%;
	border-top:3px solid #acd598;
	background:#f0f7f0;
}


#shop_intro p.c.line_bnr {
    margin: 10px auto 10px auto;
    width: 96%;
}


/* キャンペーンバナー
------------------------------------------------*/
#shop_intro #shop_campaign_sp{
	width: 92.5%;
	margin: 2% auto;
	
}

/* パーキング地図
------------------------------------------------*/
p.p_img img {
    width: 100%;
    height: 100%;
    border: 1px solid #e7e7e7;
}


/* 店舗イントロ
------------------------------------------------*/
#shop_intro {
	background: #FFF;
	width: 100%;
	margin: 5% auto auto auto;
}
#shop_intro p.c {
	width:92.5%;
	margin:auto;
}
#shop_intro p.shop_accent {
	margin-bottom:2%;
}
table.shop_intro_cont {
    width: 95%;
    margin: 5% auto 4%;
}
table.shop_intro_cont a {
    font-weight: bold;
    line-height: 26px;
    color: #2489ce!important;
    text-decoration: underline;
}
table.shop_intro_cont tr th {
	width: 21%;
	padding: 1.8% 0;
	vertical-align:top;
	border-bottom:1px solid #dbdbdb;
	font-size: 3.2vw;
	font-weight:bold;
}
table.shop_intro_cont tr th span {
    display: block;
    width: 90%;
    padding: 5% 10%;
    background: #00472d;
    color: white;
    border-radius: 30px;
    text-align: center;
    box-sizing: border-box;
}
table.shop_intro_cont tr:nth-child(2n) th span {
	background: #2f7a5e;
}
table.shop_intro_cont tr td {
	width:75%;
	padding:1.3% 0 1.3%;
	vertical-align:middle;
	border-bottom:1px solid #dbdbdb;
	font-size:16px;
	text-align:left;
	font-size:16px;
	line-height:1.6;
}

table.shop_intro_cont tr span.shop_intro_cr {
    font-size: 3.2vw;
    font-weight: bold;
    color: #FF5722;
   display: inline-block;
}


table.shop_intro_cont tr td p:nth-of-type(1) {
	margin-bottom:3%;
}
table.shop_intro_cont tr td p:first-line {
	color:#2f7a5e;
	font-weight:bold;
}
table.shop_intro_cont tr td ul li {
	list-style:disc;
	list-style-position:inside;
}
table.shop_intro_cont tr:nth-of-type(6) th ,
table.shop_intro_cont tr:nth-of-type(6) td {
	border-bottom:none;
}

table.shop_intro_cont tr td .kaikansoba {
	margin-top: 0.5rem;
	font-size: 14px;
	display: inline-block;
}


.google-maps {
    position: relative;
    padding-bottom: 50%;
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.accesstag{
	width: 92.5%;
	font-size: 80%;
	margin: 2% auto 2% auto;
	line-height: 1.4;
}

.map_link {
	width: 50%;
	margin: 3% auto 8% auto;
	padding: 3%;
	text-align: center;
	background: #7b4e3c;
	font-weight: bold;
	font-size: 100%;
}
.map_link a {
	color: #FFF;
	text-decoration:none;
}
/*
div.access {
	width: 92.5%;
	margin:auto;
}
.access p{
	text-align: center;
	line-height:1.6;
}

.sp_at{
	text-align: center;
	margin: 3% auto 5%;
	background: #7b4e3c;
}

.parking{
	width: 92.5%;
	margin: 3% auto 1%;;
}

*/


.photogallerysec{
	width: 92.5%;
	margin: 5% auto 0;
}

.gallerytext{
	margin-top: 2%;
	line-height: 1.2;
}


.photogallerysec ul{
	
}

.photogallerysec ul li{
	float: left;
	width: 48.5%;
	margin:auto 3% 1.5% auto;
	list-style: none;
}
.photogallerysec ul li:nth-child(2n) {
	margin-right:0;
}


.photogallerysec02 ul{
	margin-top: 2%;
}

.photogallerysec02 ul li{
	width: 48.5%;
	list-style: none;
	float: left;
	margin-right:3%;
}
.photogallerysec02 ul li:last-child{
	width: 48.5%;
	list-style: none;
	float: left;
	margin-right:0;
}


/*-----販売実績
------------------------------------------------*/
.shop_result{
	width: 92.5%;
	margin: 6% auto 0;
}

.shop_result p{
	text-align: center;
}

.shop_result_att{
	font-size: 80%;
	margin: 2% 0;

}

.shop_result ul{

}

.shop_result ul li{
	width: 50%;
	list-style: none;
	float: left;
	margin: 0;
}

.shop_result_mes{
	margin: 3% 0;
}




/*-----コンバージョンポイント
------------------------------------------------*/
div.convsec {
	width:100%;
	margin:6% auto 10% auto;
	background: #fffef9;
}

div.convsec .conv_norese {
	box-sizing:border-box;
	margin-bottom:4%;
	padding:4% 6%;
	background: #e94949;
}
div.convsec div.cover {
    width: 93%;
    margin: auto;
}

div.convsec table.shop_intro_cont {
	width:100%;
}
div.convsec table.shop_intro_cont tr th {
	padding:1.5% 0;
	border:none;
}
div.convsec table.shop_intro_cont tr td {
	padding:1% 0 1% 1%;
	border:none;
}
div.convsec table.shop_intro_cont tr td span.mark-line {
	background:none;
}

div.convsec div.cover p.fix {
	position: absolute;
	display: block;
	width: 25%;
	right: 5%;
	margin: -30% auto auto auto;
	z-index: 100;
	text-align:center;
}
div.convsec div.cover p.fix a {
    font-weight: bold;
    line-height: 1.4;
    color: #2489ce!important;
    text-decoration: underline;
}
div.convsec div.cover p.fix img {
	width:80%;
}

div.convsec .coution {
	width:92.5%;
	color:#2b6e13;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:1.4;
}







/*----- サービス一覧
------------------------------------------------*/

#servicesec{
	width: 100%;
	margin: 0 auto;
	background: url('../images/service/showroom_shinanomachi/pc/bg_green.jpg') center top repeat;
	padding:3% 0;
}


#servicesec #service_content{
	width: 92.5%;
	margin: 0 auto;	
}

#servicesec #service_content .service_shopparse{
	margin: 2.5% 0 4.5%;
}


#servicesec #service_content .service_subtitle01{
	text-align: left;
	color: #FFFFFF;
	line-height: 1.4;
	margin-top: 1.5%;
}

.service_shopparse{
	margin-bottom: 1%;
}





/* その後のご供養について
-----------------------------------------------*/

.sp_aft_accordionbox{
	width: 100%;
	margin:0 auto;
}

.sp_aft_accordionlist{
	margin-top:5%;
}

.sp_aft_accordionlist dt{
    display:block;
    border-top: 1px solid #DFDFDF;
}
.sp_aft_accordionlist dt:first-child{
    border-top: none !important;
}

.sp_aft_accordionlist dd {
    display:none;
	width: 100%;
	background: #ffeaea;
	margin-top: -2%;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}

.sp_aft_accordion_cont{
	width:90%;	
	margin: 0 auto;
	text-align:left;
	padding:5% 0;
}

.sp_aft_text{
	margin: 3% 0 0 0;
	font-size:16px;
	line-height:1.6;
}

.sp_aft_price{
	width: 90%;
	margin: 3% auto 0;
}

.sp_aft_accordion_icon,
.sp_aft_accordion_icon span.sp_aft {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.sp_aft_accordion_icon {
	position: relative;
	width: 8%;
	height: 4%;
	float: right;
	margin-right: 2%;
	margin-top:-12%;
	padding-top: 11%;
}
.sp_aft_accordion_icon span.sp_aft {
	position: absolute;
    left: 0px;
    width: 95%;
	height: 4%;
    background-color: #42886c;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.sp_aft_accordion_icon span.sp_aft:nth-of-type(1) {
    top: 14%;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.sp_aft_accordion_icon span.sp_aft:nth-of-type(2) {
    top: 14%;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.sp_aft_accordion_icon.active span.sp_aft:nth-of-type(1) {
	display:none;
}
.sp_aft_accordion_icon.active span.sp_aft:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.service_promise{
	margin: 6% 0 2.5%;
}




/*-----高品質なのに安い！
------------------------------------------------*/
.service_deals{
	width: 100%;
	margin: 0 auto;
	background: url('../images/service/showroom_2017/bg_yellow.jpg') center top repeat;
	padding-bottom: 7%;
}

.service_deals .service_dealscont{
	width: 92.5%;
	margin: 0 auto;
}

.sp_arrow{
	width: 30%;
	text-align: center;
	margin: 0 auto;
}

.service_deals .service_dealscont p{
	text-align: center;
}

.service_deals .service_dealscont ul{
	margin: 3% 0 2%;
}
.service_deals .service_dealscont ul li{
	float: left;
	list-style: none;
	margin-right: 2%;
	width: 32%;
}


.service_deals .service_dealscont ul li:last-child{
	float: left;
	list-style: none;
	margin-right: 0%;
}

.deals_set_att{
	font-size: 80%;
	margin-top: 2%;
	text-align:left;
}

.sp_hikaku{
	margin: 5% 0 2%;
}

.sp_hikakutex{
	margin-top: 2%;
	line-height: 1.4;
	text-align:left;
}




/*-----店舗の紹介
------------------------------------------------*/
.introtitle{
	width: 100%;
	margin: 0 auto 0%;
	background: url('../images/service/showroom_shinanomachi/pc/bg_green.jpg') center top repeat;
}

.shop_intro_title{
	width: 92.5%;
	margin: 0 auto;
	padding:5% 0 3.5%;
}

.shop_introsec{
	width: 100%;
	margin: 0 auto;
	padding-top:4%;
}

.shop_intro_start{
	padding: 0;
	height: 13px;
	width: 93.2%;
	margin: 0 auto;

}

.shop_introcont {
	width: 92.5%;
	margin: 0 auto 9% auto;
	padding:4% 0;
	background: #fff;
	border:solid 2px #d6d6d6;
	border-radius:10px;
/*	border-left: solid 2px #d6d6d6;
	border-bottom: solid 2px #d6d6d6;
	border-right: solid 2px #d6d6d6;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;*/
}

.shop_intropoint {
	width: 95%;
	margin: 0 auto;
}


#shop_point01 ,
#shop_point02 ,
#shop_point03 {
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:3px dashed #006666;
}

#shop_point04 {
	margin-bottom:10px;
}

/*-----オススメポイント1
------------------------------------------------*/
#shop_point01{
	margin-bottom: 7%;
}

.shop_intropoint01_p1{
	margin: 5% 0 2%;	
}
p.shop_intropoint01_p1 iframe {
    width: 100%;
}
.shop_point01_reedsec p.textbig {
	line-height:1.5;

}

.shop_intro_po1_tex1{
	width: 90%;
	margin: 0 auto 2%;;
}

.shop_intropoint ul li{
	width: 50%;
	list-style: none;
	float: left;
}
.shop_intropoint ul li.shop_intropoint01_p4-5_text{
	width: 100%;
	line-height: 1.6;
	margin-top: 2%;
	margin-bottom: 3%;
}


.po1_osusume{
	width: 92.5%;
	margin: 5% auto 0;
}
.po1_osusume ul{
	width: 100%;
	margin-top: 5%;
}
.po1_osusume ul li{
	float: left;
	width: 47.5%;
	list-style: none;
	margin-right: 5%;
}
.po1_osusume ul li:nth-of-type(2) ,
.po1_osusume ul li:nth-of-type(5) {
	margin-right: 0%;
}
.po1_osusume ul li:nth-of-type(4){
	clear:both;
}
p.shop_intropoint01_p3 {
    margin-top: 5vw;
}


/*-----オススメポイント2
------------------------------------------------*/
#shop_point02 {
	margin-bottom: 7%;
}
	
/*ul.po2_osusume1 ,
ul.po2_osusume2 ,
ul.po2_osusume3 {
	width: 900px;
	margin-top: 10px;
}*/

ul.po2_osusume1 ,
ul.po2_osusume2 ,
ul.po2_osusume3 {
	width: 92.5%;
	margin: 0 auto;
	line-height:1.6em;
}

ul.po2_osusume1 li {
	width: 100%;
	list-style: none;
}
ul.po2_osusume2 li ,
ul.po2_osusume3 li {
	float: left;
	width: 47.5%;
	list-style: none;
	margin-right: 5%;
}

ul.po2_osusume2 li:nth-child(2n) ,
ul.po2_osusume3 li:nth-of-type(2) ,
ul.po2_osusume3 li:nth-of-type(5) {
	width: 47.5%;
	list-style: none;
	margin-right: 0%;
}



/*-----オススメポイント3
------------------------------------------------*/
#shop_point03 {
	margin-bottom: 7%;
}

 ul.shop_intropoint01_p4-5 li {
	width:49.5%;
	margin-right:1%;
}
ul.shop_intropoint01_p4-5 li:nth-child(2n) {
	margin-right:0;
}
#shop_point03 ul.shop_intropoint01_p4-5 li:nth-of-type(1) ,
#shop_point04 ul.shop_intropoint01_p4-5 li:nth-of-type(1) {
}
#shop_point03 ul.shop_intropoint01_p4-5 li.shop_intropoint01_p4-5_text {
	width:100%;
	margin-bottom:7%;
}



/*-----オススメポイント5
------------------------------------------------*/
#shop_point05 ul li img {
	display:block;
	width:50%;
	margin:auto auto 4% auto;
}
#shop_point05 ul.po2_osusume2 li ,
#shop_point05 ul.po2_osusume3 li {
	float: left;
	width: 100%;
	list-style: none;
	margin: auto 5% 10% auto;
}





/*----- 安い理由
------------------------------------------------*/
#reason h2 {
	margin:auto auto -7% auto;
	text-align:center;
	line-height:0;
}
#reason p {
	width:92%;
	margin:2% auto;
	line-height:1.6em;
}
#reason p img {
    margin: 0 auto;
    width: 100%;
}
#reason div.inner {
	box-sizing:border-box;
	margin:0 auto 6% auto;
	padding:6% 0 0 0;
	background-color:white;
	border:4px solid #458b6f;
	border-radius:10px;
    width: 93%;
/*	border-right:4px solid #458b6f;
	border-bottom:4px solid #458b6f;
	border-left:4px solid #458b6f;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;*/
}
#reason div.inner div.reason_box {
	margin-bottom:6%;
}
#reason div.inner div.reason_box p:nth-of-type(1) img {
	padding-bottom:3%;
}

#reason div.inner ul.reason_box li {
	display: block;
	width: 90%;
	margin: auto auto 6% auto;
	line-height:1.8;
}





/*----- お客様の声
------------------------------------------------*/
div#point_voice {
	margin-bottom:10%;
}
div#point_voice ul li {
	width:96%;
	margin:auto auto 4% auto;
	line-height:1.6em;
}


/* たくさんのお客様の声をいただきました！
------------------------------------------------*/
.areatop_voice_wrap {
	margin-top: 50px;
	padding-bottom: 15px;
}

.areatop_voice_wrap .sogo {
	margin: -10px auto 20px auto;
	font-size: 8vw;
	line-height: 1;
	color: #cc9900;
	padding-bottom: 3px;
	text-align: center;
	border-bottom: double 5px #ffcc00;
	width: 96%;
}

.areatop_voice_wrap .sogo img {
	padding-right: 5px;
	width: 50%;
	height: auto;
}

.areatop_voice_wrap .sogo .kensu {
	font-size: 4vw;
	line-height: 1;
	color: #333333;
}

.areatop_voice_container {
	padding-bottom: 10px;
	width: 96%;
	margin: 0 auto 20px;
	overflow: hidden;
}

.areatop_voice_box01 {
	float: left;
	width: 35%;
	margin-bottom: 8px;
}

.areatop_voice_box02 {
	float: right;
	width: 62%;
	font-size: 4vw;
	line-height: 1.4;
}

.areatop_voice_box02 h3 {
	font-size: 4vw;
	color: #006442;
	font-weight: bold;
	margin-bottom: 5px;
}

.areatop_voice_box02 p.name {
	font-size: 3.3vw;
	line-height: 1.6;
	font-weight: bold;
	margin-bottom: 5px;
}

.areatop_voice_box02 p.name .large {
	font-size: 3.8vw;
}

.areatop_voice_box02 img {
	width: 55%;
	height: auto;
	margin-bottom: 3px;
}

.areatop_voice_box02 h4 {
	font-size: 4vw;
	color: #ff7e00;
	margin-bottom: 5px;
}

.areatop_voice_box02 p.voice_txt {
	font-size: 3.3vw;
	line-height: 1.6;
	margin-bottom: 8px;
}

.areatop_voice_box03 {
	width: 100%;
	margin: 10px auto;
	text-align: center;
}

.areatop_voice_box03_bg {
	clear: both;
	background: #f0f0f0;
	width: 100%;
	padding: 10px 0 12px;
}

.areatop_voice_box03 a {
	width: 85%;
	display: inline-block;
	padding: 10px 0;
	color: #ffffff;
	font-size: 3.8vw;
	line-height: 1.5;
	background: #db2b31;
	border-radius: 5px;
	font-weight: bold;
	text-align: center;
	box-shadow: 3px 3px 3px #bbbbbb;
}

.areatop_voice_box03 a:hover {
	opacity: 0.7;
	text-decoration: none;
}

h2.areatopH2 {
	width: 100%;
	padding: 15px 5px 10px 5px;
	background: #edf3ef;
	border-bottom: 3px solid #015634;
	font-size: 6vw;
	font-weight: bold;
	line-height: 1.2;
	color: #620404;
	margin-bottom: 20px;
	text-align: center;
}

.store_voice_scroll{
	overflow:scroll;
	overflow-x: hidden;
	width: 96%;
	height: 38vh;
	padding-top: 5%;
	border: 1px solid #DDD;
	margin: auto;
}

h2.areatopH2 .small_02 {
	font-size: 3.7vw;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
}

h2.areatopH2 .small_voice {
	font-size: 4.7vw;
}

.areatop_voice_container2 {
	padding-bottom: 15px;
	width: 95%;
    margin: 0 auto 20px;
	border-bottom: 1px dashed #e5d07d;
}

.areatop_voice_inline {
	text-align: left;
}

.areatop_voice p {
	color: #cc9900;
	font-size: 5vw;
	font-weight: bold;
}

.areatop_voice p img {
	width: 30%;
	height: auto;
    vertical-align: baseline;
}

.areatop_voice {
	display:inline;
	letter-spacing:0;
 }

.voice_item {
	display:inline-block;
	padding-right:2.2vw;
	letter-spacing:0;
	width: auto;
}
.voice_title,
.voice_score {
	display:inline;
}
.voice_score {
	font-size:3vw;
	line-height: 1.6;
	font-weight: bold;
}
.voice_title {
	font-size:3vw;
	line-height: 1.6;
	padding-right: 5px;
}

.areatop_voice_container2 h3 {
	text-align: left;
	font-size: 4.8vw;
	line-height: 1.6;
}

.areatop_voice_text {
	font-size: 4vw;
	line-height: 1.4;
}




/*----- 会社概要
------------------------------------------------*/
#point_company {
	margin-bottom:0%;
}
#point_company .introtitle {
	margin:0;
}


div#point_company table {
	width:96%;
	margin:3% auto 4% auto;
	padding:1% 1.5% ;
	font-size:16px;
	border:solid 1px #bfbfbf;
	border-spacing:0;
}
div#point_company table tr th {
	width:30%;
	padding:1.5% 4% 1.5% 2% ;
	text-align:left;
	color:#398c92;
	border-bottom:solid 1px #bfbfbf;
	font-weight:normal;
	vertical-align:middle;
	line-height:1.6;
}
div#point_company table tr td {
	padding:1.5% 0 ;
	text-align:left;
	border-bottom:solid 1px #bfbfbf;
	vertical-align:middle;
	line-height:1.6;
}
div#point_company table tr:last-child th ,
div#point_company table tr:last-child td {
	border-bottom:none;
}


#point_company p.c {
	width:96%;
	margin:auto auto 4% auto;
}
#point_company .shop_intro_title {
	width:40%;
}


.sp-longname {
	font-size: 150%;
}
@media screen and (max-width: 320px){
.sp-longname {
	font-size: 120%;
}
}

.brsp { display:none; }

/*----- よくある質問
------------------------------------------------*/
/*div#point_qa {
	background:#e4f3f6;
	margin:0 auto 0% auto;
	padding:4% 0 2% 0;
}

div#point_qa div.qa {
	width:96%;
	margin:0 auto;
}

div#point_qa div.qa ul li {
	list-style-type:none;
	margin-bottom:6%;
}
div#point_qa div.qa ul li p.midashi {
	margin-bottom:1.5%;
	padding-bottom:0.8%;
	border-bottom:solid 3px #328ed4;
}
div#point_qa div.qa ul li div p:nth-of-type(1) {
	float:left;
	width:9%;
	paddin
}
div#point_qa div.qa ul li div p:nth-of-type(2) {
	float:left;
	width:78%;
	padding:3%;
	background:white;
	border-radius:10px;
	font-size:18px;
	line-height:1.6;
}*/

/*----- header下のフリーダイヤル電話ボタン
------------------------------------------------*/
#headTelFree .hdTelFreeNumber::before {
    background: url(../images/sp/common/freedial.gif)no-repeat;
    content: "";
    display: inline-block;
    width: 11vw;
    height: 6vw;
    background-size: contain;
    margin-right: 3px;
}
#headTelFree .hdTelFreeNumber {
    color: #cc0001;
    font-weight: bold;
   font-size: 7vw;
    margin: 0;
    letter-spacing: -0.5px;
}
#headTelFree p.hdTelFreeTxt {
    text-align: center;
    font-size: 3.5vw;
    margin-bottom: 1vw;
    font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ明朝 ProN','Hiragino Mincho ProN','メイリオ', Meiryo,'Meiryo UI','Arial',sans-serif;
}
#headTelFree span.hdTelFreeSub{
    font-size: 3.5vw;
    font-weight: bold;
}
#headTelFree .hdTelFreeInner{
width: 98%;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 20%);
    background-color: #FFF;
    margin: 3vw auto 0;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    font-size: 4vw;
    padding: 2vw;
}
/*----- パンくずリスト
------------------------------------------------*/
#topicpath {
    width: 100%!important;
    overflow-x: auto;
    overflow-y: hidden;
    background-color: #ededed;
    display: flex;
    margin: 0!important;
}
#topicpath li {
    font-size: 11px!important;
    font-weight: normal;
    line-height: 1.2;
    white-space: nowrap;
    background: url(https://www.sgibutsudan.com/images/sp/common/arw_breadlist.png) no-repeat right center!important;
    background-size: 10px 100%, auto!important;
    padding: 0!important;
}

#topicpath li a {
    padding: 5px 20px 5px 10px;
    color: #2489ce;
    text-decoration: none;
    display: block;
}
#topicpath li:last-child {
    padding: 5px 10px!important;
    background: none!important;
    color: #232323!important;
    font-weight: normal!important;
}
ul#topicpath strong {
    font-weight: normal;
}
.maintop_wrap h1 {
    font-size: 8vw;
    margin: 2vw auto 0vw;
    line-height: 1.4;
    width: 100%;
    color: #1a3995;
    clear: both;
    font-weight: bold;
}
.maintop_wrap h1 span {
    font-size: 4vw;
    margin-right: 2vw;
    /* font-weight: normal; */
    color: #333333;
    display: block;
    letter-spacing: 1px;
}
.maintop_wrap {
    width: 95%;
    margin: 0 auto;
    float: none;
}
.maintop_wrap .maintop_voice {
    float: right;
    text-align: right;
    line-height: 1;
    color: #cc9900;
    padding-bottom: 5px;
    vertical-align: bottom;
    display: inline;
    padding-top: 0px;
    padding-right: 0;
    font-size: 6vw;
    width: 100%;
}


.maintop_wrap .maintop_voice img {
    margin-right: 1vw;
    width: 35%;
}

header .headbtn .hd_icon:nth-child(1) {
    background: url(../images/sp/showroom/sp_head_srm_icon01.gif) no-repeat top!important;
    background-size: 49%!important;
    border-right: 1px dotted #666!important;
    background-position: 14px 0px!important;
}


/*----- 仏壇カテゴリ別ランキングiframe
------------------------------------------------*/

.sp.includebutsudanranking_sp {
    margin-top: 30px;
}
