@charset "UTF-8";
/* *****************************************************************

Stylesheet: ベーススタイル（全て）に適応

******************************************************************/
/*
ドロワーナビゲーション最後にＨＴＭＬを挿入したものをＣＳＳで装飾
*/
.contact-tel-mail {
  background: #74ac44;
  color: #fff;
}

.contact-tel-mail img.wp-image-2052 {
  padding-bottom: 1rem;
}

.contact-tel-mail span.sme-bg-color.has-white-background-color {
  padding: 0 .7rem;
  border-radius: 18px;
}

.contact-tel-mail span.sme-font-size.has-large-font-size {
  font-size: 2rem;
}

.contact-tel-mail span.sme-font-size.has-small-font-size {
  font-size: .6rem;
}

.contact-tel-mail span.sme-line-height {
  border: 1px solid;
  padding: 10;
  padding: 5px 9px;
}

.contact-tel-mail a.wp-block-button__link.has-vivid-green-cyan-color.has-white-background-color.has-text-color.has-background.no-border-radius {
  padding: 2px;
}

.contact-tel-mail p.has-text-align-center {
  margin-top: 10px !important;
}

.contact-tel-mail .wp-block-buttons.is-content-justification-center {
  margin-top: 15px;
}

.panel-shdow-3 img{
      filter: drop-shadow(2px 2px 2px rgba(160, 160, 160, 0.8)); !important;
}





@media (max-width: 1023px) {
  /******************************************************************

Stylesheet: 1023px以下（タブレット）で適用

******************************************************************/
}

@media (max-width: 639px) {
  /******************************************************************

Stylesheet: 639px以下(スマホ)で適用

******************************************************************/
  /*SPのキャッチアイ画像の高さ低く
 * */
  .c-page-header {
    min-height: 200px !important;
    /*キャッチ画像の文字のバックを白く*/
  }
  h1.c-page-header__title {
    font-size: 1.2rem !important;
  }
  /*
アクセスのバナーを小さくする
*/
  #access
.c-row.c-row--margin {
    width: 90%;
    margin: 0 auto;
  }
  /*
 * アクセスのバナーの大きさ
 * */
  #access .smb-items__banner.smb-items__banner--default.has-text-align-center {
    height: 70%;
    width: 100% !important;
  }
  /*
ｓｐの画面左右のパディングを１ｐｘにサイズを広くする
*/
  .c-container.u-slim-width {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
}

.sec-link-color
a:where(:not(.wp-element-button)) {
    color: #206BCE !important;
    
}
.sec-h3-18px h3{
	font-size:18px!important;
}

/**/
.qasec
.acordeon span.smb-accordion__item__title__label::before {
    content: "Q.";
    color: #249D57;
    content: "" !important;
}
.qasec
.acordeon .smb-accordion__item__body::before {
    content: "A.";
    color: #EC4F21;
    padding: 13px;
	content: "" !important;
}
.qasec
.acordeon .smb-accordion__item__body p{

padding-bottom: 1.5rem !important;
}
/*QAの装飾*/
.qasec
.smb-accordion__item__title {
    background: #fff;
}
.qasec
.smb-accordion__item__body {
    background: #dcbd8d14;
}
.qasec
.smb-accordion__item__title__icon {
    color: #BAD6A8;
}
_.qasec
.wp-block-snow-monkey-blocks-accordion.smb-accordion {
    border-top: 2px solid #BAD6A8;
}
.qasec
.wp-block-snow-monkey-blocks-accordion-item.smb-accordion__item {
    border-bottom: 1px dotted #BAD6A8 !important;
}
.qasec
.smb-accordion__item__title::before {
    content: "Q";
    color: #BAD6A8;
    font-size: 1.5rem;
	padding-right:1rem
}
.qasec
.smb-accordion__item__body p::before {
    content: "A";
    font-size: 1.5rem;
    color: #E0A3C7;
	  padding-right:1rem;
	  
}



.qasec .acordeon .smb-accordion__item__body::before {
display:none;
}

#qa-section
.wp-block-snow-monkey-blocks-box.smb-box {
    padding: 8px;
}

#qa-section
.h3-style-under_boder h3 {
    border-left: 0 solid !important;
    background: #fff border-bottom: 2px solid #249D57 !important;
    margin: 0 16px !important;
}

/*css*/
/*jump*/
a.jump_point {height: 1px;
display: block;
padding-top: 40px;
margin-top: -40px !important;
}
/*end jump*/





@media (max-width: 639px) {
.pp-10{
	padding:10px !important;
}
	
.wp-block-snow-monkey-blocks-items-item-free.c-row__col {
    margin: 0 !important;
	padding:0 !important
}
	

	.wide-full-img
figure.wp-block-image.aligncenter.size-full {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
}
	
	
	
	
}
/*end*/







span.sme-bg-color {
    background: #1F9C54 !important;
    border: 2px solid;
    border-radius: 20px;
    padding: 4px;
}

.common__bottom__content__p__tel img {
    /* vertical-align: baseline; */
    vertical-align: sub !important;
}

_.sec-comp-fooder td a{
	color:#fff !important;
}

td.has-text-align-center {
    color: #000;
}

h3.wp-block-heading.has-text-align-left.has-sm-sub-accent-color.has-text-color {
    color: #333 !important;
}

/*tabe act bg*/

.tabu-sec .smb-tabs[data-orientation=horizontal]>.smb-tabs__tabs .smb-tabs__tab[aria-selected=true] {
    border-bottom-color: transparent;
    border-top-left-radius: 6px;
    border-top-left-radius: var(--_border-radius,6px);
    border-top-right-radius: 6px;
    border-top-right-radius: var(--_border-radius,6px);
    background: #249D57;
    color: #fff;
}




#sec-voice-01
tr:first-child {
    background: #eee;
}

#sec-voice-011 td {
    border: #000;
    border: 1px solid #999 !important;
	padding:1px !important;
}

.spider__canvas
td.has-text-align-center{
	padding:1px !important;
}


#sec-voice-01
.wp-block-snow-monkey-blocks-box.smb-box {
    margin-bottom: 2rem;
}

#sec-voice-01
.wp-block-snow-monkey-blocks-box.smb-box {
    padding: 10px !important;
}
#sec-voice-01
td.has-text-align-center {
    padding: 0;
}

.sec-index
.wp-block-snow-monkey-blocks-items-item-free.c-row__col {
    padding: 1px !important;
}

#mokuji
li:nth-child(8) {
    display: none;
}
#mokuji
li:nth-child(9) {
    display: none;
}
#mokuji
li:nth-child(10) {
    display: none;
}






/*町屋サイトから追加　h2の装飾　右のバーの色を変えるstart*/

@media (max-width: 640px) {
		.h2-title-left-pink
h2:before {
   position: absolute;
    top: 25%;
    left: 19px !important;
    width: 6px;
    height: 50%;
    content: '';
    opacity: .8;
    -ms-filter: "alpha(opacity=20)";
    border-radius: 3px;
    background: #EF767B !important;
	    left: 0 !important;
    
}
	.h2-title-left-yel h2{
	position: relative;	
	}	
	
.h2-title-left-yel
h2:before {
   position: absolute;
    top: 25%;
    left: 19px !important;
    width: 6px;
    height: 50%;
    content: '';
    opacity: .8;
    -ms-filter: "alpha(opacity=20)";
    border-radius: 3px;
    background: #DA9E18 !important;
	    left: 0 !important;
    
}
	
	.h2-title-left-gre
h2:before {
   position: absolute;
    top: 25%;
    left: 19px !important;
    width: 6px;
    height: 50%;
    content: '';
    opacity: .8;
    -ms-filter: "alpha(opacity=20)";
    border-radius: 3px;
    background:#249d57 !important;
	    left: 0 !important;
    
}
		
	
	
}





.h3-orange
h3 {
    border-bottom: 2px solid #EC4F21 !important;
}

.h2-title-left-org h2{
	position: relative;
}


.h2-title-left-org h2:before {
    position: absolute;
    top: 25%;
    left: 19px !important;
    width: 6px;
    height: 50%;
    content: '';
    opacity: .8;
    -ms-filter: "alpha(opacity=20)";
    border-radius: 3px;
    background: #ED7D31 !important;
    left: 0 !important;
}




/*葬儀プランのタイトルのサイド色分け*/

/*一日葬2A9CB5　二日葬 EC7A7C　一般葬784F93*/



.h2-title-left1 h2:before {
    position: absolute;
    top: 25%;
    left: 19px !important;
    width: 6px;
    height: 50%;
    content: '';
    opacity: .8;
    -ms-filter: "alpha(opacity=20)";
    border-radius: 3px;
    background: #ec4f21 !important;
}

.h2-title-left-3 h2:before {
    position: absolute;
    top: 25%;
    left: 19px !important;
    width: 6px;
    height: 50%;
    content: '';
    opacity: .8;
    -ms-filter: "alpha(opacity=20)";
    border-radius: 3px;
    background: #784F93 !important;
    left: 0 !important;
}

.wp-block-group.title-txt-left-line.is-layout-constrained.wp-block-group-is-layout-constrained {
    border-left: 5px solid #EF767D;
    margin-left: 1rem;
}
.wp-block-group.title-txt-left-line-v.is-layout-constrained.wp-block-group-is-layout-constrained {
    border-left: 5px solid #754F90;
    margin-left: 1rem;
}
.wp-block-group.title-txt-left-line-g.is-layout-constrained.wp-block-group-is-layout-constrained {
    border-left: 5px solid #27985B;
    margin-left: 1rem !important;
}
.wp-block-group.title-txt-left-line-b.is-layout-constrained.wp-block-group-is-layout-constrained {
    border-left: 5px solid #CB7551;
    margin-left: 1rem !important;
}

.smb-section__body h2 {
    border-left: 0px solid #fff !important;
    background: #fff;
}

.h2-title-left h2:before {
    position: absolute;
    top: 25%;
    left: 10px !important;
    width: 6px !important;
    height: 50%;
    content: '';
    opacity: .8;
    -ms-filter: "alpha(opacity=20)";
    border-radius: 3px;
    background: #fff !important;
	
}	



.h2-title-left h2{
	position: relative;
}




.h2-title-left-pink h2{
	position:relative;
}
.h2-title-left-gre h2{
	position:relative;
}

	.wp-block-group.title-txt-left-line-b.is-layout-constrained.wp-block-group-is-layout-constrained {
    border-left: 5px solid #CB7551;
    margin-left: 1rem !important;

	
}



.smb-section__body h2 {
    padding: 0.27em 0.75em !important;
    border-left: 6px solid #74ac44 !important;
    background: #eee;
}
.smb-section__body h2 {
    border-left: 0px solid #fff !important;
    background: #fff;
}
.is-layout-constr

.line-color-gre h3 {
    border-bottom: 2px solid #249D57 !important;
}

.line-color-rave h3 {
    border-bottom: 2px solid #CC9DD3 !important;
}
h3.wp-block-heading.has-text-align-left.has-text-color {
    border-bottom: 2px solid #CC9DD3 !important;
}

.tit-color-va h3 {
    border-bottom: 2px solid #249D57 !important;
}

.tit-color- h3 {
    border-bottom: 2px solid #249D57 !important;
}

.tit-color- h3 {
    border-bottom: 2px solid #249D57 !important;
}


/*町屋サイトから追加　h2の装飾　右のバーの色を変えるend*/



.spider__arrows
button.spider__arrow {
    background: gray;
    width: 1rem;
}

/*事前相談*/


.h3-under-pik h3.wp-block-heading {
    border-bottom: 2px solid #EF767B !important;
}

/*施行事例*/

#case-4link .wp-block-snow-monkey-blocks-items-banner.c-row__col {
    padding: 2px;
    margin-bottom: 0px;
}




/*企業理念*/

@media (max-width: 640px) {
.wp-block-columns.is-not-stacked-on-mobile.is-layout-flex.wp-container-core-columns-layout-41.wp-block-columns-is-layout-flex {
    height: 10rem;
}
}	


/*トップ*/
@media (max-width: 640px) {
.h2-padding0
.smb-section__body h2 {
    padding: 0 !important;
    border-left: 6px solid #74ac44 !important;
    background: #eee;
}

	#test-arven
	.wp-block-media-text.alignfull.is-vertically-aligned-center.plr-0.has-black-color.has-white-background-color.has-text-color.has-background {
    gap: 0;
}
	

}


/*事前相談*/
.tabu-sec
.wp-block-group.alignfull.is-nowrap.is-layout-flex.wp-block-group-is-layout-flex {

	
    gap: 0 !important;
}
.tabu-sec
.wp-container-core-group-is-layout-31.wp-container-core-group-is-layout-31 {
    flex-wrap: nowrap;
    gap: 0;
}

@media (max-width: 640px) {
div#block-2cbf3854-420a-4ee9-a94d-999fad856d03 {
    padding: 0 !important;
}
/*火葬プランの一番最小のスペースを消す*/	
.wp-block-snow-monkey-blocks-section.smb-section.smb-section--fit.full-wide.mt-0-sec {
    margin-top: 0;
}	
/*火葬プランの値段比較の上のスペースを消す*/	
	.example {
    margin-top: 0 !important;
}
	img.wp-image-22990 {
    position: relative;
    top: 10px;
}
	
	
	
	
	
	
}







/**/


/*火葬プランの値段比較の高さ*/
.example {
    overflow: auto;
    width: 100%;
    height: 459px !important;
}


/*お問い合わせ*/
span.sme-bg-color {

   border: 0px solid !important; 

}







/*はじめての喪主*/
h2#co-index-7,h2#co-index-8,h2#co-index-9 {
    background: #fff !important;
}

/*よくある質問*/
.sec-index .wp-block-snow-monkey-blocks-items-item-free.c-row__col {
    padding: 5px !important;
}




.page-id-16305 h2#co-index-7{
	background:#249d57 !important;
}

/*企業理念*/

.img3 img{
	height:150px !important;
}


/*お問い合わせ*/

span.sme-bg-color {
    background: #1F9C54 !important;
    border: 2px solid;
    border-radius: 20px;
    padding: 4px;
    border-color: #ccc;
}

/*葬儀後のお手続き*/
_.c-container.alignwide {
    padding: 0 14px 0;
}

/*携帯番号の自動リンクの色*/


a{
	color:#0000ff;
}

.sec-content-icon
.wp-block-columns.is-not-stacked-on-mobile.is-layout-flex.wp-block-columns-is-layout-flex {
    max-width: 93%;
    margin-left: auto !important;
    margin-right: auto !important;
    gap: 30px;
	margin-top: 15px !important;
}

.sec-content-icon
p.has-text-align-center {
    margin-top: 5px !IMPORTANT;
	font-size: 13px;
    line-height: 1.3 !important;
}


/*家族葬を知る　目次を消す*/
#mokuji02
h2.wpco__title {
    background: transparent !important;

    color: #1f9c54!important;
}

#mokuji02
.wpco .contents-outline a:before{
	display:none !important;
}
#mokuji02
.wpco {
    background: #fff !important;
}
#mokuji02
h2.wpco__title::before {
    margin-right: 10px !important;
}
#mokuji02
h2.wpco__title::before {
    content: '';
    display: inline-block;
    width: 38px;
    height: 38px;
    background-image: url(https://sougi.butuji384.com/wp-content/uploads/2023/02/fba2e12fc0e3e73562e8a7cf4b3b6424.png);
    background-size: contain;
    vertical-align: middle;
}

#mokuji02
.wpco {
    margin: 0 1rem !important;

    /* width: 98% !important; */
}

#mokuji02 li:nth-last-child(-n + 12) {
    display: none !important;
}
#mokuji02 li:nth-last-child(7) {
    display: block !important;
	margin-bottom: 1rem;
}

/*家族葬を知る*/
.learn-farmily
h2{
border-bottom: 2px solid #CC9DD3 !important;
        color: #000 !important;
	background: transparent !important;
	padding-left: 0 !important;
}


/*家族葬を知る*/
.table-lay-001
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #F3EEE8;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(even) {
    background-color: #fff;
}
.wp-block-table.is-style-stripes tbody td{
    border:solid 1px #eee;
}
.page-id-23326
h2#co-index-0,
.page-id-23326
h2#co-index-1,
.page-id-23326
h2#co-index-2,
.page-id-23326
h2#co-index-3,
.page-id-23326
h2#co-index-4,
.page-id-23326
h2#co-index-5,
.page-id-23326
h2#co-index-10{
    padding-left: 0 !important;
}
#mokuji03
h2.wpco__title {
    background: transparent !important;
    color: #CC9DD3 !important;
}

#mokuji03 h2.wpco__title::before {
    content: '';
    display: inline-block;
    width: 38px;
    height: 38px;
    background-image: url(https://sougi.butuji384.com/wp-content/uploads/2024/07/memo.png);
    background-size: contain;
    vertical-align: middle;
}

nav.p-global-nav.p-global-nav--hover-text-color.p-global-nav--current-same-hover-effect {
    width: 84rem;
}


h2#co-index-7, h2#co-index-8, h2#co-index-9 {
    background: #fff !important;
    background: transparent !important;
}




.wp-container-core-group-is-layout-38.wp-container-core-group-is-layout-38 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.wp-container-core-group-is-layout-40.wp-container-core-group-is-layout-40 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


/*家族葬を知る*/




.family-plane
td
strong {
    font-size: 14px;
}


p.is-style-sme-alert.has-vivid-red-color.has-white-background-color.has-text-color.has-background {
    padding: 0 !important;
    padding-left: 10% !important;
    color: #EC4F21 !important;
    border-color: #EC4F21 !important;
}

/*ご危篤*/
.wp-block-snow-monkey-blocks-items-banner.c-row__col.tel-buttom {
    padding: 0;
}

.is-style-sme-alert:before {
    left: 0.4rem;
    top: 50%;
    transform: translateY(-50%);
}
.is-style-sme-alert:before {
    background-image: url(https://sougi.butuji384.com/wp-content/uploads/2024/07/at-icon-removebg-preview-1.png) !important;
}





/*top*/
@media (max-width: 640px) {
_.campaign
_span.sme-font-size.has-sm-xs-font-size {
    padding: 0 6px !important;
	font-size:15px !important;
	font-weight:100 !important;
}
	
	.campaign
  .sme-badge {
    align-items: center;
    border-radius: var(--_global--border-radius);
    color: #fff;
    display: inline-flex;
    font-size: calc(16px - .125rem) !important;
    font-weight: 100 !important;
    padding: .25em .8em !important;
    transform: translateY(-2px);
    vertical-align: middle;
    white-space: nowrap;

}
	
	.wp-container-core-group-is-layout-8.wp-container-core-group-is-layout-8 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 95%;
    margin-left: auto !important;
    margin-right: auto !important;
    gap: 8px;
}

}








/*スライダーテーブル*/
/*table-silider*/

.example{
    overflow: auto;
    width: 100%;
    height: 400px !important;
}
.height-auto{
    overflow: auto;
    width: 100%;
    height: auto;
	margin:0 !important;
}




.example table{
    margin: 0;
    border-spacing: 0;

}
.example td{
    white-space: nowrap;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #fff;
    padding: 5px;
　　font-size:14px !important;
}
.pick01
.example td:nth-child(2){
    white-space: nowrap;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #FCE3B9;
    padding: 5px;
　　font-size:14px !important;
}
.pick02
.example td:nth-child(3){
    white-space: nowrap;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #FCE3B9;
    padding: 5px;
　　font-size:14px !important;
}

.pick03
.example td:nth-child(4){
    white-space: nowrap;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #FCE3B9;
    padding: 5px;
　　font-size:14px !important;
}

.pick04
.example td:nth-child(5){
    white-space: nowrap;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #FCE3B9;
    padding: 5px;
　　font-size:14px !important;
}
.example th{
    white-space: nowrap;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #f2f2f2;
    position: sticky;
    top: 0;
    left: 0;
	font-size:14px;

}
.example tr:first-child th{
    border-top: 1px solid #999;
}
.example th:first-child{
    border-left: 1px solid #999;
    font-size:14px;
   width:5%;
	padding-left:13px;
	padding-right:13px;

}
.example tr:first-child th:first-child{
    z-index: 1;
}
.example
td{
    text-align: center;
	font-size:14px;
}

.example th:first-child：hover{
    background:red;
}

.example
.tr-th-f-s{
	font-size:12px;
}


.lay-acc-table-fontsize
th{
	font-size:16px;
}
.lay-acc-table-fontsize
td{
	font-size:14px;
}
.po-re{
	position:relative;
}

.po-ab01{
	position:absolute;
	z-index:2;
	
}

.example td:nth-child(2) {
    white-space: nowrap;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #fff;
    padding: 5px;
    font-size: 14px !important;
	color:red;
	border-right:3px solid #ffce12;
	border-left:3px solid #ffce12;
}
.example th:nth-child(2) {
    white-space: nowrap;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #ffce12;
    padding: 5px;
    font-size: 14px !important;
	color:#fff;
   
}
.example th:nth-child(3),.example th:nth-child(4),.example th:nth-child(5) {
	background: #666;
	color:#fff;
}
/*スライダーテーブル終わり*/


/*sp nav*/

.p-drawer-sub-nav.c-drawer__sub-nav li {
    padding:0 0 9.6px !important;
   
}
ul#menu-sub {
    padding-top: 1rem !important;
}

.has-white-background-color{
	
	color:#fff !important;
}

.contact-tel-mail
span.sme-text-color{
    border: 1px solid;
    border-radius: 20px;
    border-color: #fff;
    _padding: 5px;
}

/*投稿ぺーじ*/
.single-post
h2 {
    padding-left: 1rem !important;
}

/*投稿　香典金額の相場*/
.koudensouba-sec .example td:nth-child(2) {
    white-space: nowrap;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #fff;
    padding: 5px;
    font-size: 14px !important;
    color: #202020 !important;
    border-right: 1px solid #999;
    border-left: 1px solid #999;
}
.koudensouba-sec
.example th:nth-child(2) {
    white-space: nowrap;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    background: #6b6b6b;
    padding: 5px;
    font-size: 14px !important;
    color: #fff;
}


.koudensouba-sec
.height-auto {
    overflow: auto;
    width: 100%;
    height: auto;
    height: 13rem !important;
    margin: 0 !important;
}

/*家族葬で選ばれるわけ*/

.has-white-background-color {
    color: #000 !important;
}

#mokuji02 h2.wpco__title {

    font-size: 16px !important;
}

.wpco .contents-outline a {
    padding-top: 9.6px !important;
    padding-bottom: 9.6px !important;
}

/*事前相談*/

.tabu-sec .smb-tabs__tab-wrapper:nth-child(1) {
    background: #ef767b;
}
.tabu-sec .smb-tabs__tab-wrapper:nth-child(2) {
    background: #DA9E18;
}
.tabu-sec .smb-tabs__tab-wrapper:nth-child(3) {
    background: #249d57;
}

.tabu-sec .smb-tabs[data-orientation=horizontal]>.smb-tabs__tabs .smb-tabs__tab[aria-selected=true] {
    border-bottom-color: transparent;
    border-top-left-radius: 6px;
    border-top-left-radius: var(--_border-radius, 6px);
    border-top-right-radius: 6px;
    border-top-right-radius: var(--_border-radius, 6px);
    background: rgba(0, 0, 0, 0) !important;
    color: #fff;
	
}
.tabu-sec .smb-tabs__tab[aria-selected=false] {
    color: #eef0f3 !important;
}

a:where(:not(.wp-element-button)) {
    color: #1da1f2;
    text-decoration: underline;
}


/*事前相談*/
.full-size {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
}


/*home*/

@media (max-width: 462px) {
	_.butto-w .c-row[data-columns="1"]>.c-row__col {
        flex: 0 1 100%;
        margin-left: 0px !important;
        margin-right: 0px !important;
        max-width: 100%;
    
    }
}


.sec-jizen-tab
.smb-tabs__tab[aria-selected=true] {
    --smb-tabs--tab-background-color: var(--smb-tabs--background-color);
    --smb-tabs--tab-border-color: var(--smb-tabs--border-color);
    --smb-tabs--tab-color: var(--smb-tabs--color);
	color:#fff !important;
    background: transparent;
}

/*nav*/
nav
span.sme-bg-color {
    color: #fff !important;
    background: #1F9C54 !important;
    border: 2px solid;
    border-radius: 20px;
    padding: 4px;
}

/*投稿ぺーじ*/
/*香典金額　*/
.postid-19945
h3.wp-block-heading {
    font-size: 17px !important;
    margin: 0 !important;
}



.wp-block-group.full--wide.is-layout-flow.wp-block-group-is-layout-flow {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
}
/*共有2セクション*/
.mokuji05 li:nth-last-child(-n + 2) {
    display: none !important;
}
/*共有1セクション*/
.mokuji06 li:nth-last-child(-n + 1) {
    display: none !important;
}
/*共有5セクション*/
.mokuji03 li:nth-last-child(-n + 4) {
    display: none !important;
}



/*事前相談*/
.smb-tabs__tab-wrapper {
    margin-left: .5rem;
}

.tabu-sec .smb-tabs__tab[aria-selected=false] {
    color: #fff !important;
}


/*施行例 タイトル左*/
.h2-title-left
.h2-title-01 h2:before {

    background: #20A0BC !important;
}
.h2-title-left
.h2-title-02 h2:before {
  
    background: #F1767C !important;
}
.h2-title-left
.h2-title-03 h2:before {
   
    background: #7D5A94 !important;
}


/*会社概要*/

.h3-title-left-pink h3:before {
    position: absolute;
    top: 25%;
    width: 6px;
    height: 50%;
    content: '';
    opacity: .8;
    -ms-filter: "alpha(opacity=20)";
    border-radius: 3px;
    background: #EF767B !important;
    left: 0 !important;
}

.h3-title-left-pink
h3.wp-block-heading {
    padding-left: 1rem !important;
}

/*施行事例の詳細*/

/*NO1の下のスペース*/
.parent-pageid-3701
.wp-block-snow-monkey-blocks-section.okyakusama-no1,
.parent-pageid-3698
.wp-block-snow-monkey-blocks-section.okyakusama-no1,
.parent-pageid-3727
.wp-block-snow-monkey-blocks-section.okyakusama-no1,
.parent-pageid-3746
.wp-block-snow-monkey-blocks-section.okyakusama-no1

{
    margin-bottom: 1rem;
}
/*創業の上のスペースを入れる*/
.parent-pageid-3701
.wp-block-snow-monkey-blocks-section.sec-sougyo,
.parent-pageid-3698
.wp-block-snow-monkey-blocks-section.sec-sougyo,
.parent-pageid-3727
.wp-block-snow-monkey-blocks-section.sec-sougyo,
.parent-pageid-3746
.wp-block-snow-monkey-blocks-section.sec-sougyo
{
    margin-top: 2rem !important;
}


/*ダブルアンダー線*/
.wp-block-group.double__under.is-layout-constrained.wp-block-group-is-layout-constrained  {
  display: inline-block;
  padding: 10px 40px;
  border-bottom: solid 10px #bbb;
  margin-left: 50px;
  position: relative;
}

.double__under::before {
  content: "";
  position: absolute;
  border: solid 1px #aaa;
  bottom: 5px;
  left: 0;
  right: 0;
}

h1.wp-block-heading.has-text-align-left.is-style-default.left-line.has-background {
    border-left: 5px solid #FFf100;
}
h2.wp-block-heading.has-text-align-left.is-style-default.left-line.has-background
{
    border-left: 5px solid #FFf100 !important;
}
.single-post
.l-contents__container.c-fluid-container {
    padding-left: 0;
    padding-right: 0;
}

.single-post
ol.c-breadcrumbs {
    padding-left: 1rem;
}

.single-post
.wp-share-buttons.wp-share-buttons--icon {
    padding-left: 1rem;
}

.page
div#sigle-pa {
    display: none !important;
}



.single-post
.c-entries {
	gap:0px;
    --entries--gap: var(--_margin1);
    --entries--item-width: 50%;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: calc(-1* var(--entries--gap));
    margin-left: 0;
    margin-left: calc(-1* var(--entries--gap)* .1);
    margin-right: calc(-1* var(--entries--gap)* .1);
    padding-left: 0;
}

.sec-media	
h4.wp-block-heading.has-text-align-center {
    margin-bottom: 0;
}	


@media (max-width: 462px) {
.wp-block-snow-monkey-blocks-buttons.smb-buttons.is-content-justification-center {
    width: 382px;
}
	.parent-pageid-3727
.wp-block-snow-monkey-blocks-section.alignfull.smb-section.smb-section--fit.okyakusama-no1 {
    margin-bottom: 1.5rem;
}

	.seko-wide{
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
}
	.ban-font
	.smb-items__banner__title {

    font-size: 12px !important;
}
	.wp-block-group.alignfull.sme-hidden-md.sme-hidden-lg-up.banner-sticky.ban-font.is-layout-constrained.wp-container-core-group-is-layout-56.wp-block-group-is-layout-constrained {
    margin-top: 0 !important;
}
	
	
	
	.banner{
  width: 100%;
  height:60px;
  position: fixed;
  left:0;
  top:2rem !important;
  transition: .5s;
}

.banner.hide {
  transform:translateY(-60px);
}
	
	
	
	.banner-sticky{
  position: fixed;
		width:100%;
  top: 3rem;
  left:0 !important;
	z-index:20;
}	
	
.c-page-header__bgimage>img, .c-page-header__bgimage>picture>img {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 43px!important;
    width: 100%;
}	
	_.c-entries {
    --entries--gap: var(--_margin1);
    --entries--item-width: 47% !important;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: calc(-1* var(--entries--gap));
    margin-left: 0;
    margin-left: calc(-1* var(--entries--gap)* .5);
    margin-right: calc(-1* var(--entries--gap)* .5);
    padding-left: 0;
}

	
	
.single-post	
li.c-entries__item {
    padding: 0;
}
	
.single-post
li.c-entries__item
a {
    padding: 4px;
}
	
.single-post
ul.c-entries.c-entries--rich-media {
    padding: 6px;
}
	

	.wp-block-snow-monkey-blocks-buttons.smb-buttons.is-content-justification-center {
        _width: 350px !important;
		width:91% !important;
	}	
	
	.c-page-header__bgimage>img, .c-page-header__bgimage>picture>img {
        bottom: 0;
        height: 100%;
        left: 0;
        object-fit: cover;
        object-position: 50% 50%;
        position: absolute;
        right: 0;
        top: 0px !important;
        width: 100%;
    }
	
	h2.wp-block-heading.has-text-align-center.sme-hidden-md.sme-hidden-lg-up.h2-p0.has-text-color{
        padding: 1rem 0 1rem 0 !IMPORTANT;
	}	
	
	

	

}	

@media (min-width:1024px) {
.banner-sticky{
  position: fixed;
	width:100%;
	justify-content:center;
  top: 0;
	left:0 !important;
	z-index:20;
}
.banner-sticky
.smb-items__banner__body {
    padding-top: 3.8rem;
}


	
	
}



/*表をヘッダーグレー*/
.single-post
.c-responsive-table>table thead th {
    border: 1px solid #ffffff4d;
    background: gray;
    color: var(--wp--preset--color--white);
}

/*事前相談期限*/
.p-limit.is-layout-constrained.wp-block-group-is-layout-constrained {
    text-align: left;
    font-weight: bold;
}


.title-none
.smb-section__title {
    display: none !important;
}




@media (min-width: 1024px) {
    html body.banner-sticky {
        position: fixed;
        width: 100%;
        justify-content: center;
        top: 0;
        left: 0 !IMPORTANT;
        z-index: 20;
    }
}
 


.c-site-branding__title a {
  display: block;
  width: 200px; /* ← 実際のロゴ横幅に合わせて微調整可能 */
  height: 49px; /* ← 実際のロゴ高さに合わせて微調整可能 */
  background-image: url('https://sougi.butuji384.com/wp-content/uploads/2023/02/aea666a51d07eda5758e2a9cc690f85d.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -9999px; /* ← テキストを視覚的に隠す（SEOには残る） */
  overflow: hidden;
}

/* テーマが自動でロゴ画像を出力している場合（重複防止） */
.c-site-branding__title img {
  display: none !important;
}

@media (max-width: 767px) {
  .l-1row-header__branding,
  .c-site-branding {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
  }

  .c-site-branding__title a {
    margin: 0 auto;
  }
}

/*# sourceMappingURL=style.css.map */