/*
Theme Name: Lightning Child
Theme URI: https://lightning.vektor-inc.co.jp/en/
Template: lightning
Author: Vektor,Inc.
Author URI: https://www.vektor-inc.co.jp
Description: Lightning is a very simple &amp; easy to customize theme which is based on the Bootstrap. It is also very friendly with custom post types and custom taxonomies. When you add a new one, the breadcrumbs will be adjusted and posts will look beautifully without editing or adding a template files.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 15.9.1.1684893412
Updated: 2023-05-24 10:56:52

*/
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap');
body,p,div,a,ul,li{
	font-family: "Noto Sans JP";
}
#site-header{
	position:relative;
}
.site-header-logo img{
	width:150px;
	max-height:none;
}
.sa-head-btarea{
	position:absolute;
	right:19%;
	top:20px;
}
nav#global-nav{
	padding-top: 60px;
}
@media (max-width: 1680px){
	.sa-head-btarea{
		right:12%;
	}
}
@media (max-width: 1480px){
	.sa-head-btarea{
		right:10%;
	}
}
@media (max-width: 1280px){
	.sa-head-btarea{
		position:absolute;
		right:4%;
		top:20px;
	}
}
@media (max-width: 768px){
	.sa-head-btarea{
		position:absolute;
		right:10%;
		top:20px;
	}
}
@media (max-width: 480px){
	.sa-head-btarea{
		display:none;
	}
	.site-header-logo img{
		width:80px;
		max-height:none;
	}
}
@media (min-width: 992px){
	.site-header--layout--nav-float .site-header-logo {
		margin-right: 2em;
		width: 30%;
	}
	nav#global-nav{
		justify-content: normal;
		width:70%;
	}

}
.h-conv-bt{
	background: #cea4fd;
	background: -moz-linear-gradient(left,  #cea4fd 0%, #a08ee7 100%);
	background: -webkit-linear-gradient(left,  #cea4fd 0%,#a08ee7 100%);
	background: linear-gradient(to right,  #cea4fd 0%,#a08ee7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cea4fd', endColorstr='#a08ee7',GradientType=1 );
	border-radius:14px;
	padding:7px 20px;
	color:#FFF;
}
a.h-conv-bt:visited{
	color:#FFF;
}
h2{
	border:none;
}
.site-header{
	background:rgba(255, 255, 255, 0.7);
	position: fixed;
}
.header_scrolled .site-header {
    background:rgba(0, 0, 0, 0.7);
}

.header_scrolled.admin-bar .site-header {
	background:rgba(255, 255, 255, 0.7);
}
.site-header--layout--nav-float a{
	color:#000;
}
#global-nav ul li a{
	color:#000;
}

.full {
	background: #020202;
	margin: 0 calc(50% - 50vw);
	padding: 0px calc(50vw - 50% + 8px);
	width: 100vw;
	color:#FFF;
	margin-bottom:90px;
}

.full2 {
	background: #F5F4F6;
	margin: 0 calc(50% - 50vw);
	padding: 5px calc(50vw - 50% + 8px);
	padding-bottom:45px;
	width: 100vw;
	margin-bottom:90px;
	position:relative;
}

.full3 {
	background: #F5F4F6;
	margin: 0 calc(50% - 50vw);
	padding: 0px calc(50vw - 50% + 8px);
	width: 100vw;
	color:#FFF;
	margin-bottom:90px;
}

.full-width {
 background: #f3e2b3;
 margin-right: calc(50% - 50vw);
 margin-left: calc(50% - 50vw);
}
img#temple{
	position:absolute;
  width: 80%;
  position: absolute;
  top: -50%;
  left: 50%;
  transform: translate(-50%, -80%);
	width:190px;
	z-index:100;
}
h2.sn-catch2{
	text-align:center;
	font-weight:700;
	border:none;
	font-family: "游明朝体", 'Yu Mincho', 'YuMincho', 'Noto Serif JP', serif;
	margin-bottom:20px;
	padding:0.7em 0 0 0;
}
ul#lcp_instance_0{
	list-style:none;
	margin-top:0;
	width:70%;
	margin:0 auto;
}

ul#lcp_instance_0 li{
	padding:10px;
	width:100%;
	padding:10px;
	border-bottom:1px solid #999;
	display:flex;
	justify-content:space-between;
}

ul#lcp_instance_0 li a{
	width:80%;
	display:inline-block;
}
.sn-title{
	font-family: 'M PLUS 1p', sans-serif;
	font-weight:bold;
	text-align:center;
}
.sn-catch{
	text-align:center;
	font-weight:700;
	border:none;
	font-family: "游明朝体", 'Yu Mincho', 'YuMincho', 'Noto Serif JP', serif;
}
.sn-sent{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
.bt-area{
	padding:50px 0 90px 0;
	text-align:center;
}
.bt-area a{
	display:inline-block;
	padding:10px 120px;
	color:#FFF;
	text-align:center;
	background:#5A5454;
}
img{
	vertical-align:top;
}
.sn-flex{
	display:flex;
	margin:0;
	padding:0;
}
.sn-flex2{
	display:flex;
	margin:0;
	padding:0;
}
.flex-pt{
	width:50%;
}
.sn-inner{
	padding:20px;
}
.sn-inner p{
	font-size:0.8em;
}
.sn-innner-t{
	text-align:center;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight:700;
	border:none;
	color:#FFF;
	font-size:1.3em;
	margin-bottom:0px;
}
.sn-inner-catch{
	padding:0;
	font-size:1em;
	font-weight:600;
	font-family: "游明朝体", 'Yu Mincho', 'YuMincho', 'Noto Serif JP', serif;
}
.sn-hero{
	background: url("https://www.sairinji.net/wp-content/uploads/2023/05/philosophy-h.png") no-repeat;
	background-size:cover;
	margin: 0 calc(50% - 50vw);
	padding: 0px calc(50vw - 50% + 8px);
	width: 100vw;
	color:#FFF;	
	position:relative;
	z-index:0;
	aspect-ratio: 16 / 3;
}
.pic-area{
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-top:-60px;
	margin-bottom:60px;
	position:relative;
}
.sn-innerbt-area{
	padding:0px;
	text-align:center;
}
.wp-block-post-excerpt__excerpt {
    font-weight:normal;
	font-size:0.8em;
}
.sn-innerbt-area a{
	display:inline-block;
	padding:10px 30px;
	color:#FFF;
	text-align:center;
	background:#5A5454;
}
.thr{
	width:30%;
}
.thr img{
	width:100%;
}
.wp-block-latest-posts.wp-block-latest-posts__list{
	display:flex;
	justify-content:space-between;
}

.wp-block-latest-posts.wp-block-latest-posts__list li{
	width:30%;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
	width:30%;
}
.wp-block-latest-posts li>a{
	font-weight:bold;
}
div.fmap{
	margin:0;
	padding:0;
}
iframe{
	margin:0;
	vertical-align: bottom;
}
div.wp-block-query.is-layout-flow{
	background: #F5F4F6;
	margin: 0 calc(50% - 50vw);
	padding: 0px calc(50vw - 50% + 8px);
	width: 100vw;
	margin-bottom:90px;
}
div#fls{
	background: #F5F4F6;
	margin: 0 calc(50% - 50vw);
	padding: 0px calc(50vw - 50% + 8px);
	width: 100vw;
	padding-top:50px;
}

hr.wp-block-separator{
	border:none;
	margin:0;
	padding:0;
}
h4.has-small-font-size{
	background:none;
}
h4.has-small-font-size a{
	font-family: "游明朝体", 'Yu Mincho', 'YuMincho', 'Noto Serif JP', serif;
	font-weight:bold;
	font-size:1.2em;
}
.sss{
	font-weight:bold;
}
.sss2{

}
div#fls h2{
	margin:0;
	padding:0;
}
/*-- footer ---*/
footer.site-footer{
	background:url(https://www.sairinji.net/wp-content/uploads/2023/06/footer-bg.png);
	background-size:cover;
}
.sa-footer{
	background:url(https://www.sairinji.net/wp-content/uploads/2023/06/f-c-con.png) no-repeat;
	background-size:80%;
	background-position:center;
	max-width:600px;
	margin-right:auto;
	margin-left:auto;
	min-height:350px;
}
nav.footer-nav{
	padding-top:30px;
}
footer.site-footer div.container ul{
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
footer.site-footer div.container ul{
	display:flex;
	justify-content:center;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
footer.site-footer div.container ul li{
	float:none;
}
footer.site-footer div.container ul li a{
	color:#DDDDDD;
	font-size:1.4em;
	font-weight:600;
}
.site-footer-content{
	padding-top:5px;
}
.sa-footer-content{
	padding-top:90px;
}
.sn-footer-tel{
	font-size:2em;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
}
.sn-footer-ad,.copy-r{
	width:100%;
	text-align:center;
}
.copy-r{
	padding:30px 0;
}
.sn-footer-logo{
	width:100%;
	text-align:center;
	color:#000000;
	font-size:1.6em;
	font-family: "Noto Sans JP";
	margin-bottom:30px;
}
.conv-bt{
	background: #cea4fd;
	background: -moz-linear-gradient(left,  #cea4fd 0%, #a08ee7 100%);
	background: -webkit-linear-gradient(left,  #cea4fd 0%,#a08ee7 100%);
	background: linear-gradient(to right,  #cea4fd 0%,#a08ee7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cea4fd', endColorstr='#a08ee7',GradientType=1 );
	border-radius:14px;
	padding:7px 40px;
	color:#FFF;
}
.sa-footer-btarea{
	text-align:center;
	margin-bottom:15px;
}
/*---- subpage ---*/
/*---- 会社概要 ---*/
.page-header{
	padding-top:80px;	
}
.president{
	font-family: "游明朝体", 'Yu Mincho', 'YuMincho', 'Noto Serif JP', serif;
	color:
	font-weight:bold;
	font-size:1.4em;
}
.com-flex{
	display:flex;
	justify-content:space-between;
	margin-bottom:60px;
}
h2.com-title{
	font-size:clamp(18px, 2vw, 26px);
	font-weight:bold;
}
.co-sent-area{
	width:62%;
}
.co-pic-area{
	width:34%;
}
.co-pic-area img{
	width:100%;
}
.co-sent{
	font-size:clamp(12px, 1.5vw, 15px);
}
.co-sent p{
	margin-bottom:12px;
	font-size:clamp(11px, 1.5vw, 15px);
}
.co-wrap{
	margin-bottom:60px;
}
.co-wrap p,.co-sent{
	font-size:clamp(9px, 1.5vw, 14px);
}
#co-concept{
	background: #020202;
	color:#f2f2f2;
	margin: 0 calc(50% - 50vw);
	padding: 0px calc(50vw - 50% + 0px);
	width: 100vw;
	display:flex;
	justify-content:space-between;
}
#co-detail{
	background: #020202;
	color:#f2f2f2;
	margin: 0 calc(50% - 50vw);
	padding: 30px calc(50vw - 50% + 0px);
	width: 100vw;
}
#co-detail table{
	margin-bottom:10px;
}
#co-detail table td,#co-detail table th{
	padding:15px;
}
:where(:not(.wp-block-table))>table :is(thead,tbody,tfoot,th,td) {
    border-color: #CCC;
}
.co-co-img{
	width:30%;
}
.co-co-img img{
	width:100%;
}
.co-conceptbox{
	padding:10px 0;
	width:65%;
}
h2.co-concept-t{
	font-size:clamp(18px, 2vw, 32px);
	margin-bottom:25px;
	padding:0;
	border-bottom: solid 2px #ccc;
	border-top:none;
	position: relative;
}
h2.co-concept-t:after{
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 2px #5472cd;
	bottom: -3px;
	width: 20%;
}
h2.co-phirosophy-t{
	font-size:clamp(18px, 2vw, 32px);
	margin-top:0;
	margin-bottom:5px;
	border-bottom: solid 2px #ccc;
	border-top:none;
	position: relative;
	padding-bottom:0;
}
h2.co-phirosophy-t:after{
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 2px #5472cd;
	bottom: -3px;
	width: 30%;
}
.co-conceptbox h3,.co-ph-sent h3{
	font-size:clamp(10px, 1.5vw, 18px);
}
.co-ph-sent h3{
	margin-bottom:5px;
}
h3.co-sub-t{
	font-size:clamp(9px, 1.5vw, 14px);
	border-bottom:none;
	position: static;
	text-align:right;
}
.co-ph-sent p{
	margin-bottom:5px;
}
#phirosophy{
	display:flex;
	justify-content:space-between;
}
.co-ph-sent{
	width:65%;
	padding:10px 0;
}
.co-ph-img{
	width:30%;
	padding:10px 0;
}

/*---- 法要・法座 ---*/
.pcn{
	display:none;
}
.sai-tblarea table tr td{
	padding:10px;
}
.sai-tblarea table tr:nth-child(even) {
  background: #b0c4dealias;
}
.tw-30{
	width:30%;
	font-weight:700;
}
.sai-tblarea table tr:nth-child(odd) {
  background: #e6e6fa;
}

/*---- Q&A---*/
.qa-008 dt {
    margin-bottom: 1em;
    color: #333333;
    font-weight: 600;
	font-size:1.1em;
	
}

.qa-008 dt::before,
.qa-008 dd::before {
    margin-right: .4em;
}

.qa-008 dt::before {
 content: '';/*何も入れない*/
  display: inline-block;
  width: 30px;/*画像の幅*/
  height: 30px;/*画像の高さ*/
  background-image: url(https://www.sairinji.net/wp-content/uploads/2023/07/q.png);
  background-size: contain;
  vertical-align: middle;
}

.qa-008 dd {
    margin: 0 0 2.5em;
    padding: 1em 1.5em;
    background-color: #f2f2f2;
    color: #333333;
}

.qa-008 dd::before {
 content: '';/*何も入れない*/
  display: inline-block;
  width: 30px;/*画像の幅*/
  height: 30px;/*画像の高さ*/
  background-image: url(https://www.sairinji.net/wp-content/uploads/2023/07/a.png);
  background-size: contain;
  vertical-align: middle;
}
.qa-sent{
	padding-left:30px;
}
.mgb40{
	margin-bottom:40px;
}
.mgb90{
	margin-bottom:90px;
}
@media screen and (max-width:1280px){
	.pic-area{
		margin-top:-30px;
		margin-bottom:30px;
	}
	.full{
		padding:0;
	}
	#co-concept p{
		margin-bottom:5px;
	}
	#co-concept h3{
		margin-bottom:5px;
	}
	.co-co-img{
		width:40%;
	}
	.co-conceptbox{
		width:55%;
	}	
}
@media screen and (max-width:798px){
	.full{
		padding:0;
	}
	.sn-inner{
		padding:7px;
	}
	.sn-innner-t{
		font-size:1.1em;	
	}
	.sn-inner-catch{
		font-size:0.85em;
	}
	.sn-inner p{
		font-size:0.7em;
	}
	#co-concept p{
		margin-bottom:5px;
	}
	#co-concept h3{
		margin-bottom:5px;
	}
	.co-co-img{
		width:40%;
	}
	.co-conceptbox{
		width:55%;
	}
}
@media screen and (max-width:478px){
	img#temple {
		top: 0%;
		width: 99px;
	}
	.full{
		margin-bottom:50px;
	}
	.sn-title{
		font-size:1.4em;
	}
	.sn-catch{
		font-size:1.1em;
		font-weight:bold;
	}
	.sn-sent{
		font-size:0.9em;
		font-weight:normal;
	}
	.sn-flex{
		flex-direction: column;
		padding-bottom:15px;
	}
	.sn-flex2{
		flex-direction: column-reverse;
		padding-bottom:15px;
	}
ul#lcp_instance_0 li{
	width:100%;
	
}
	ul#lcp_instance_0 li a{
	width:64%;
	
}
	ul#lcp_instance_0{
		width:98%;
		padding-left: 0px;
	}
	.wp-block-latest-posts.wp-block-latest-posts__list{
		display:block;
	}
	.wp-block-latest-posts.wp-block-latest-posts__list li{
		width:100%;
	}
	/*---- subpage ---*/
	/*---- 会社概要 ---*/
	.co-wrap{
		margin-bottom:30px;
	}
	.com-flex,#phirosophy{
		flex-direction:column-reverse;
	}
	.co-sent-area{
		width:100%;
	}
	.co-pic-area,.co-ph-sent,.co-ph-img{
		width:100%;
	}
	.co-pic-area{
		margin-bottom:20px;
	}
	#co-concept{
		flex-direction:column;
		padding-top:10px;
	}
	.co-conceptbox{
		font-size:12px;
	}
	.co-sent p,.co-ph-sent p{
		font-size:12px;
	}
	.co-co-img,.co-conceptbox{
		width:100%;
	}
	footer.site-footer div.container ul li {
		padding:0 10px;
	}
	footer.site-footer div.container ul{
		width:100%;
	}
	footer.site-footer div.container ul li a{
		color:#DDDDDD;
		font-size:0.9em;
		font-weight:600;
	}
	footer.site-footer container{
		padding-top:5px;
	}
	.veu_socialSet{
		display:none;
	}
	.pcn{
		display:block;
	}
	.spn{
		display:none;
	}
	div.wp-block-query.is-layout-flow{
		margin-bottom:0px;
	}
	.sm-fls{
		background: #F5F4F6;
		margin: 0 calc(50% - 50vw);
		padding: 0px calc(50vw - 50% + 8px);
		width: 100vw;
	}
	.sa-footer{
		background-size:100%;
		background-position:top;
		margin-right:auto;
		margin-left:auto;
		min-height:auto;
	}
	.sa-footer-content{
		padding-top: 55px;
	}
	.sn-footer-logo{
		font-size:1.2em;
		margin-bottom:20px;
	}
	.sn-footer-tel{
		font-size:1.6em;
		margin-bottom:10px;
	}
	.qa-sent{
		padding-left:3px;
	}
}
