/*
 Theme Name:   KADAN Child
 Theme URI:
 Description:  WordPressテーマ
 Author: ADWORKS
 Author URI: https://www.adw.co.jp
 Template: kadan_tcd056
 Text Domain: kadan_tcd056-child
*/

body {
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}
.home .p-index-slider {
	height: 415px;
}
.l-header {
	top: 370px;
}
body.single-post .l-header {
	top: 0 !important;
	position: fixed;
}
.l-header__inner {
	height: 45px;
}
body:not(.home) .l-header__inner {
	justify-content: center;
}
body:not(.home) .l-header--fixed.is-active .l-header__inner {
	justify-content: space-between;
}
body:not(.home) .l-header--fixed .p-global-nav {
	margin: 0;
}
.l-header__inner {
    justify-content: center;
}
/*body:not(.home) .l-header {
	position: fixed;
}*/
.l-header--fixed.is-active {
	top: 0;
	position: fixed;
	animation:none;
	-webkit-animation:none;
}

#single .l-header--fixed .c-logo {
	display: inline-block;
}
#single .c-logo img {
    vertical-align: middle;
    width: 150px;
	display: inline-block;
}
.l-header--fixed .c-logo {
	display: none;
}
.l-header--fixed.is-active .c-logo {
	display: inline-block;
}
.l-header--fixed.is-active .c-logo img {
    display: inline-block;
}
.l-header--fixed .p-global-nav {
	margin: 0 auto;
}
.l-header--fixed.is-active .p-global-nav {
	margin: 0;
}
@media screen and (max-width: 767px) {
#single .l-header .c-logo {
	display: inline-block!important;
	top: 6px;
    position: relative;
}
.l-header--fixed.is-active .c-logo {
	display: inline-block!important;
	top: 6px;
    position: relative;
}
}
.p-menu-btn {
	height: 45px;
	line-height: 45px;
}
.p-global-nav {
	line-height: 45px;
}
.p-global-nav > ul > li a:hover {
	color: #a97443;
	background: #000;
}
.p-index-slider__item-img--fixed,
.p-index-slider__item-img {
	background-attachment: scroll;
	position: relative;
}

#js-index-slider.slick-slider .slick-list, #js-index-slider.slick-slider .slick-track {
	height: 100%;
	width: 1000px;
	margin: 0 auto;
}
.p-index-slider__item-img--fixed::before,
.p-index-slider__item-img::before {
	content: ' ';
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 17%, rgba(0,0,0,0) 83%, rgba(0,0,0,1) 100%);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.p-index-slider__arrow {
	display: none;
}
.site_id {
    width: fit-content;
    position: absolute;
    top: 0;
    left: calc(60% - 585px);
    z-index: 100;
}
.site_id span {
	background: rgba(255,255,255,.9);
    margin-top: 0;
    padding: 30px 20px;
	display: inline-block;
}
.p-entry__body,
.l-contents {
	margin-bottom: 0;
}
#about_us .l-contents,
#tiopics .l-contents,
.single .l-contents,
#tomb .l-contents,
#inquiry .l-contents {
	margin-bottom: 60px;
}

#googlemap {
position: relative;
padding-bottom: 250px;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
#googlemap iframe,
#googlemap object,
#googlemap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
div.sharedaddy {
	display: none;
}
#footer_info {
	background-image: url(assets/images/footer_info_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
}
#footer_info .tablet_logo,
#footer_info .tablet_gradient {
	display: none;
}
#footer_info ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	width: 100%;
	max-width: 860px;
	margin: 0 auto;
	padding: 25px 0 35px;
	box-sizing: border-box;
}
#footer_info ul li {
	color: #FFF;
	box-sizing: border-box;
	position: relative;
	font-size: 0.75em;
}
#footer_info ul li:first-child {
	width: 80px;
	padding-right: 24px;
}
#footer_info ul li:nth-child(2),
#footer_info ul li:nth-child(3) {
	width: 200px;
	padding-right: 20px;
}
#footer_info ul li:nth-child(2) p {
	line-height: 1.5em;
	margin-bottom: 0.6em;
}
#footer_info ul li:last-child img {
    width: 100%;
}
a .number {
    color: #ddd;
}
p.sns a img {
    width: 32%;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    padding: 0 4%;
    text-align: center;
}
#footer_info ul li:nth-child(2) p.address span {
	display: block;
	font-size: 1.2em;
}
#footer_info ul li:nth-child(2) p.number {
	font-size: 2em;
	margin-top: -0.6em;
}
#footer_info ul li:nth-child(2) p.number span {
	font-size: 0.7em;
}
#footer_info ul li:nth-child(2) a.for_mail {
	position:absolute;
	bottom:0;
	left: 0;
	text-align: center;
	width: calc(100% - 30px);
}
#footer_info ul li:nth-child(2) a.for_mail p {
	border: 1px solid #FFF;
	display: block;
	width: 100%;
	padding: 10px 0;
	color: #FFF;
	position: relative;
}
#footer_info ul li:nth-child(2) a.for_mail:hover p {
	background-color: #c0a23e;
}
#footer_info ul li:nth-child(2) a.for_mail p span {
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 21px 21px;
    border-color: transparent transparent #c0a23e;
    position: absolute;
    right: 0;
    bottom: 0;
}
#footer_info ul li:nth-child(3) p {
	line-height: 1.4em;
	margin-bottom: 0.5em;
}
#footer_info ul li:nth-child(3) p:nth-child(3) {
	margin-bottom: 1.5em;
}
#footer_info ul li:nth-child(3) p.small_title {
	font-size: 1.12em;
}
#footer_info ul li:last-child {
	width:380px;
}
.home #footer_info .p-copyright {
	background: none;
}
.p-footer-nav li + li::before {
	content: none;
}
.p-footer-nav li {
	padding-left:17px;
	padding-right:17px;
}
footer .p-copyright {
	background: #231815;
	height: auto;
	line-height: 3em;
	padding-bottom: 20px;
}
.c-menu-btn::before {
	font-size: 22px;
}
.c-menu-btn.is-active::before {
	content: "\e91a";
}
.p-pagetop a {
	background: rgba(255,255,255,0.7);
	color: #c0a23e;
	border: 1px solid #c0a23e;
	width: 40px;
	height: 40px;
}
.p-entry__body td, .p-entry__body th {
	border: 1px solid #AAA;
}
.p-entry__body th {
	background: #F5F5F5;
}
.p-page-header {
	background-color: #000;
}
.p-page-header__upper {
	height: 300px;
	background-attachment: scroll;
	background-position: center center;
	background-size: cover;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
.p-page-header__upper::before {
	content: ' ';
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 17%, rgba(0,0,0,0) 83%, rgba(0,0,0,1) 100%);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.p-index-news {
	padding-top: 80px;
}
.p-cb__item:last-child {
	margin-bottom: 80px;
}
.p-entry {
    margin-top: 102px;
    padding: 0 2%;
}

/***** Home *****/
.home .p-index-news__col:nth-child(even) {
	display: flex;
	justify-content: space-between;
	width: 53%;
}
.home #new_topics {
	width: 50%;
	padding:0 4%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.home #new_monk {
	width: 50%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-left: 1px solid #ddd;
	padding:0 4%;
}
div#new_monk img {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
}

.home .p-index-news__list-item:nth-child(odd) {
	padding-right: 0;
}
.home .p-index-news__list-item {
	width: 100%;
	padding-left: 0;
	border-left: none;
	margin-bottom: 14px;
}
.home #new_topics .p-index-news__list-item {
	margin-bottom: 25px;
}
.home #new_monk .p-index-news__list-item {
	/*border-bottom: 1px dashed #ddd;*/
}
.home .p-index-news__list div {
	width: 100%;
}
.home .p-index-news__list-item {
	padding-bottom: 7px;
}
.home #new_monk .p-index-news__list-item:last-child {
    border-bottom: none;
    margin: 0 0 30px 0;
    /* position: relative; */
    margin: 0 0 2% 0;
    height: auto;
    /* object-fit: cover; */
    padding: 0 0 7.4% 0;
    width: 100%;
    /* overflow: hidden; */
    width: 80%;
    /* text-align: center; */
    margin: 0 auto;
    display: block;
}
.home #new_monk .p-index-news__list {
	/*padding-left: 25px;*/
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
/*.home #new_monk .p-index-news__col-title {
	padding-left: 25px;
	padding-bottom: 27px;
	margin-bottom: 0;
	background: #FFF;
	margin-left: -1px;
}*/
.home .p-article10__img {
	width: 100%;
	height: auto;
}
.home .p-index-news__list div a > img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	display: none;
}
.home .p-article10__title {
	font-weight: bold;
	font-size: 0.9rem;
}
@media screen and (max-width: 767px) {
	.home #new_topics, .home #new_monk {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		border-left: none;
	}
	.home #new_topics {
		margin-bottom: 50px;
	}
	
	.p-index-news__col.p-index-news__col--topic {
		padding:50px 20px 0;
		border-right: none;
	}
	.home #new_monk .p-index-news__col-title {
		padding-left: 0;
		font-size: 1.5rem;
	}
	.home #new_monk .p-index-news__list {
		padding-left: 0;
		border-left: none;
	}
	div#new_monk img {
    	height: auto;
        width: 100%;
        text-align: center;
        margin: 0 auto 30px;
        display: block;	
	}	
}


/***** Topics *****/
#topics h2.p-article07__title {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
	text-align: left;
	color: #000;
}
.article_list_cat {
	font-size: 12px;
	color: #FFF;
	padding: 10px 0;
	margin-bottom: 12px;
	display: block;
	width: 100px;
	text-align: center;
}
#topics .p-entry__body a:hover {
	text-decoration: none;
}
#topics .p-entry__body a:hover .p-article07__date,
#topics .p-entry__body a:hover .p-article07__title {
	text-decoration: underline;
}
.article_list_cat.topics {
	background-color: #e6002d;
}
.article_list_cat.words {
	background-color: #286a28;
}
.article_list_cat.monk {
	background-color: #460e72;
}
.p-article07__date {
	margin-bottom: 7px;
	font-size: 14px;
}
ul.page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 47px;
}
ul.page-numbers li {
    margin-right: 3px;
    margin-bottom: 3px;
    font-size: 14px;
}
ul.page-numbers li span {
	display: block;
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
	background: #660000;
}
ul.page-numbers li a {
	display: block;
    width: 40px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
	background: #000000;
}
ul.page-numbers li a:hover {
	background: #660000;
}
.single .l-header--fixed .c-logo {
	display: inline-block;
}
body.single .l-header__inner {
	justify-content: space-between;
}

.p-entry__body table {
	margin: 0 auto 40px;
}
.p-entry__body h1 {
	margin-bottom: 45px;
}
.p-entry__body h1,
.p-entry__body h2 {
	text-align: center;
}
.p-entry__body h2 {
	margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;
    color: #000;
}
.h1s_p {
	text-align: center;
}
.p-entry__meta-box,
.c-comment {
	display: none;
}
.ad_widget img {
	width: 100%;
	height: auto;
}
.p-breadcrumb {
	height: 105px;
	padding-top: 45px;
}
.single .p-entry__date {
	background: #000;
}
.widget_custom_html .p-widget__title {
	margin-bottom: 0;
}
.widget_custom_html ul {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.widget_custom_html ul li {
	padding: 15px;
	border-bottom: 1px solid #ddd;
}
.widget_custom_html ul li a:hover {
	text-decoration: underline;
}
.p-entry__cat.monk,
.p-entry__cat.monk:hover {
    background-color: #460e72;
}
.p-entry__cat.words,
.p-entry__cat.words:hover {
    background-color: #286a28;
}
.p-entry__cat.topics,
.p-entry__cat.topics:hover {
    background-color: #e6002d;
}
.single .p-entry__title {
	align-self: center;
	padding-top: 10px;
}
.single .p-cb__item-btn {
	margin: 60px auto;
}
.p-article03__img {
	margin: 0;
    height: 200px;
}

/***** About_Us *****/
#about_us .l-contents.l-inner,
#grounds .l-contents.l-inner {
	width: 100%;
	max-width: 100%;
}
.about_table {
	width: 100%;
	max-width: 500px;
}
.p-entry__body .about_table tr.add_margin-bottom td {
	padding-bottom: 40px;
}
.p-entry__body .about_table th {
	background: none;
	vertical-align: top;
	padding-left: 0;
	border: none;
	white-space: nowrap;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align-last: justify;
	-moz-text-align-last: justify;
}
.p-entry__body .about_table td {
	border: none;
}
.p-entry__body .about_table td h3 {
	font-size: 100%;
	margin-bottom: 13px;
}
.about_table tr:last-child td {
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding-top: 20px;
	padding-bottom: 17px;
}
.p-entry__body .about_table tr:last-child td p {
	margin-bottom: 0;
}
#annual_events {
	background: url(assets/images/about-us_h2_01_bg.jpg);
	background-position: center center;
	background-size: cover;
	padding: 55px 0 20px;
}
#annual_events table {
	width: 440px;
}
section#annual_events h2 {
    text-align: center;
}
section#annual_events.l-contents {
    -webkit-box-pack: center;
}
#annual_events table th,
#annual_events table td {
	border: none;
	padding-left: 0;
	box-sizing: border-box;
}
#annual_events table th {
	width: 12%;
	background: none;
	font-weight: bold;
}
#annual_events table td {
	width: 38%;
}
p.last-info
 {
    background: #7f2e2e;
    color: #fff;
    border-radius: 10px;
    padding: 1%;
    font-size: 131%;
}
#monthly_events {
	padding-top: 50px;
}
#monthly_events table {
	width: 100%;
	max-width: 800px;
}
#monthly_events table th {
	border-left: 1px solid #AAA;
	font-weight: bold;
}
#monthly_events table th span {
	font-weight: normal;
	font-size: 0.9em;
}
#monthly_events table td {
	border-right: 1px solid #AAA;
}
#monthly_events table td ul {
	margin-bottom: 0;
}
#monthly_events table td ul li {
    font-size: 14px;
    /*line-height: 6px;*/
    width: 100%;
    text-align: left;
    color: #000;
	list-style-type: disc;
}
#monthly_events table td ul li:last-child {
	list-style-type: circle;
}
#monthly_events .items,
#grounds .items {
	display: flex;
	justify-content: center;
	margin-left: 0;
	padding-top: 10px;
}
#monthly_events .items.first {
	margin-bottom: 90px;
}
#monthly_events .items li,
#grounds .items li {
	padding: 0 9px;
}
.p-entry__body #monthly_events .wp-caption,
#grounds .p-entry__body .wp-caption {
	border:none;
	padding: 0;
	margin: 0;
	background: none;
}
.p-entry__body #monthly_events .wp-caption-text,
#grounds .p-entry__body .wp-caption-text {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 24px;
    /* padding: 5px; */
    /* border: 1px solid #ccc; */
    border-radius: 23px;
    background: #fff;
    display: contents;
}
#monthly_events .items li:first-child .wp-caption-text {
	text-align: justify;
}
#about_us .last-info {
	padding: 12px 0;
	margin: 20px auto 0;
	width: 100%;
	max-width: 800px;
	background-color: #727171;
	color: #FFF;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}
@media (min-width:768px) and (max-width: 841px) {
	#monthly_events .items li {
	padding: 0;
	width: 33.3%;
	}
}

/***** Grounds *****/
#grounds .items li {
	margin-bottom: 35px;
}
#hondo .items {
    flex-wrap: wrap;
    width: 100%;
	justify-content: center;
    margin: 0 auto;
    display: flex;
    text-align: center;
}
#hondo ul.items li {
    width: 24%;
}
.p-entry__body dt, .p-entry__body dd {
	line-height: 1.5;
    width: 20%;
    padding: 2% 1%;
    display: grid;
    text-align: center;
	font-size: 71%;
	color: #694d34;
}
.p-entry__body li{
	line-height: 1.5;
    padding: 2% 1%;
    display: grid;
    text-align: center;
	font-size: 71%;
	color: #694d34;
}

.tablet_nowrap span {
	display: block;
}
.p-entry__body h2 + p {
	text-align: center;
    line-height: 1.7rem;
    margin: 20px auto;
}
#grounds #hondo,
#grounds #bosho {
	background: url(assets/images/ground_section_bg.jpg)repeat;
}
#grounds #hondo,
#grounds #bosho,
#grounds #kyakuden {
	padding: 50px 0 10px;
}
#bosho .items {
	flex-wrap: wrap;
	width: 100%;
	margin: 0 auto;
	
}

/***** Tomb *****/
.inside_navi,
.inside_navi a,
.inside_navi a:visited {
	color: #a97443;
	text-decoration: none;
}
.p-entry__body p{
    margin-bottom: 30.8px;
    font-size: inherit;
    line-height: 2.2;
    text-align: center;	
}
.p-entry__body p.inside_navi {
	text-align: center;
	margin-bottom: 0;
}
#tomb .p-entry__body a {
	color: #a97443;
}
.inside_navi a {
	transition: all 0.3s ease;
}
.inside_navi a:hover {
	color: #d2b79d;
}
table.pc {
	display: table;
}
h2 .pc {
	display: inline;
}
.sp {
	display: none;
}
#tomb h2 {
	margin: 90px auto 45px;
    text-align: center;
}
#tomb h1.anchor {
	margin-top: 0;
	padding-top: 50px;
}
#tomb h2.anchor {
	margin-top: 0;
	padding-top: 150px;
}
table.deform, table.pc {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
table.deform th {
	padding: 20px;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
table.deform td {
	padding: 20px 0 20px 20px;
	text-align: left;
}
table.deform tr:last-child th,
table.deform tr:last-child td {
	/*border-bottom: none;*/
}
table.deform li {
    font-size: 14px;
    line-height: 2.2;
    width: 100%;
    text-align: left;
    color: #000;
}
table.deform td ul {
	margin-left: 0;
	margin-bottom: 0;
}
table.deform td ul li {
	margin-bottom: 30px;
}
table.deform td ul li:last-child {
	margin-bottom: 0;
}
table.deform + p,
table.sp + p {
	width: 100%;
	max-width: 800px;
	padding-top: 20px;
	font-size: 0.9em;
	margin: 0 auto;
}
#tomb table.pc th,
#tomb table.sp th {
	background: #808080;
	color: #FFF;
	font-weight: bold;
}
#tomb table.pc th:first-child {
	background: none;
	border-top: none;
	border-left: none;
}
#tomb table.pc .row_th,
#tomb table.sp .row_th {
	text-align: center;
	background: #f5f5f5;
	font-weight: bold;
}
#tomb table.pc .row_th {
	width: 30%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#tomb table.pc tr td:last-child {
}
#tomb table.pc td {
	text-align: center;
}
#tomb table.pc .row_th p.blocks,
#tomb table.sp .row_th p.blocks {
	background: #FFF;
	padding: 10px 0 6px;
	border: 1px solid #aaa;
	margin-bottom: 10px;
	line-height: 1em;
	display: block;
}
#tomb table.pc .row_th p.sub,
#tomb table.sp .row_th p.sub {
	font-weight: normal;
	font-size: 0.8em;
	padding: 0;
	line-height: 1.3em;
	margin-bottom: 0;
}
#tomb table.sp {
	width: 100%;
}
#hasunokai {
	width: 100%;
	max-width: 800px;
	margin: 100px auto 0;
	padding: 50px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: url(assets/images/tomb_section_bg.jpg)repeat;
	position: relative;
}
#hasunokai h2 {
	margin-top: 0;
}
.p-entry__body #hasunokai h3 {
	margin-bottom: 20px;
	text-align: center;
	text-align: left;
}
div#hasunokai ul li {
    font-size: 14px;
    line-height: 4px;
    width: 100%;
    text-align: left;
    color: #000;
    list-style-type: disc;
}
#hasunokai h3:first-child + ul {
	margin-bottom: 50px;
}
#hasunokai h3 + ul li {
	list-style-type: disc;
}
#hasunokai .small_set {
	display: flex;
	justify-content: flex-start;
	font-size: 0.9em;
}
#hasunokai .small_set > div {
	width: 25%;
	font-weight: normal;
}
#hasunokai .small_set h4 {
	background: #ddd;
	padding:10px 0 7px;
	text-align:center;
	font-size: 0.9em;
	font-weight: normal;
}
#hasunokai .small_set ul {
	width: 75%;
	margin-left: 5%;
}
#hasunokai .small_set ul li {
	list-style-type: circle;
}
#hasunokai .last_infoarea {
	padding: 30px 30px 0;
	border: 1px solid #aaa;
}
#hasunokai .last_infoarea h3 {
	text-align: center;
}
#hasunokai .last_infoarea p {
	text-align: justify;
}

/***** Inquiry *****/
#inquiry .p-entry table {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
#inquiry .p-entry table th {
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	font-weight: bold;
}
#inquiry .p-entry table td {
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
}
#inquiry .p-entry table tr:last-child th,
#inquiry .p-entry table tr:last-child td {
	border-bottom: 1px solid #AAA;
}
#inquiry .p-entry table td a {
	color: #000;
}
#inquiry .p-entry table td a,
#inquiry .p-entry table tr:nth-child(2) td {
	font-size: 1.1rem;
	letter-spacing: 0.05em;
}


.category .p-article07 a {
	background: none;
}
.p-article07__img {
	margin: 0;
}
.p-nav01__item-img {
	margin: 1px 0;
}
.p-nav01__item {
	height: 132px;
}
.p-entry__cat,
.p-entry__date {
	width: 130px;
}
.p-article01__img {
	margin: 0;
}
@media only screen and (max-width: 767px) {
	.home .l-header {
		top: 360px;
	}
}
@media only screen and (max-width: 991px) {
	.l-header {
		height: 45px;
		line-height: 45px;
	}
	.l-header--fixed.is-active {
		top: 0;
		position: fixed;
	}
	.p-index-slider {
		height: 405px;
	}
	body.single-post .p-global-nav > ul {
		margin-top: 0;
	}
	body.single-post .p-breadcrumb {
		margin-top: 40px;
	}
	.p-global-nav {
		/*position: fixed;*/
		top: 0;
		right: 0;
		left: auto;
		/*padding: 70px 10px 0 10px;*/
		padding: 0;
		box-sizing: border-box;
		z-index:80;
		display: block;
		/*width: 200px;*/
		width: 100%;
	}
	a.is-active + .p-global-nav {
		margin-right: 0;
		transform: translateX(0px);
		transition: .4s;
	}
	.p-global-nav a {
		font-size: 18px;
		/*line-height: 60px;*/
	}
	a:not(.is-active) + .p-global-nav {
		transform: translateX(200px);
        transform: translateX(0);
        transition: .4s;
        height: auto;
        width: 100% !important;
        background: #000;
	}
	.c-menu-btn {
		z-index: 99;
		display: none;
	}
	.c-menu-btn.is-active {
		position: fixed;
	}
	.l-header__inner {
		display: contents;
	}
	.l-header__logo {
		height: auto;
		z-index:99;
	}
	#js-index-slider.slick-slider .slick-list, #js-index-slider.slick-slider .slick-track {
		width: 100%;
	}
	.site_id {
		left: 10px;
		-webkit-transform: translate( 0 );
		-moz-transform: translate( 0 );
		-ms-transform: translate( 0 );
		-o-transform: translate( 0 );
		transform: translate( 0 );
	}
	.p-news-list__item {
    	width: 49.15254%;
	    display: flex;
	    align-self: flex-start;
    	justify-content: flex-start;
		height: auto;
	}
	.p-news-list {
    	display: flex;
	    align-items: flex-start;	
	}
	.p-article07__img {
		background-image: url(assets/images/592x410.gif);
		background-position: center center;
		background-size: cover;
	}
	.category-monk .p-article07__img {
		background-image: url(../../uploads/2018/10/zatsuzou-300x300.jpg);
		background-position: center center;
		background-size: cover;
	}
	.p-article07__img img.no_image {
		display:none;
	}
	#footer_info {
		position: relative;
	}
	#footer_info .tablet_gradient {
		position: absolute;
		background: linear-gradient(rgba(0,0,0,1) 20%, rgba(0,0,0,0) 50%);
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		display: block;
	}
	#footer_info .tablet_logo {
		display: inline-block;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%);
		-webkit-transform: translate(-50%);
		-moz-transform: translate(-50%);
		padding: 30px 0;
	}
	#footer_info ul li:nth-child(2) a.for_mail {
    bottom: -17px;
	}	
	#footer_info ul {
		padding: 88px 2% 35px;
	}
	#footer_info ul li:first-child {
		display: none;
	}
	#footer_info ul li:nth-child(2),
	#footer_info ul li:nth-child(3) {
		width: 32%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	#footer_info ul li:last-child {
		width: 36%;
	}
	#footer_info ul li:last-child img {
		width: 100%;
		height: auto;
	}
	
	/* About_us */
	#monthly_events {
		padding: 50px 20px 0;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}	
	#about_us .last-info {
		margin: 0 20px;
		width: auto;
	}
	.p-global-nav > ul {
		display: flex;
		padding: 1.7% 3.5%;
	}
	.l-header--fixed.is-active ul {
    	background: #1d1507c9;
	}	
	.p-global-nav > ul.mg-t40l0 {
		margin-top: 0;
		margin-left: 0;
	}
	.p-global-nav > ul > li {
		text-align: center;
	}
	.p-global-nav > ul > li > a {
        font-size: 0.9em;
        line-height: 1rem;
	}

	
	/* Topics */
	.ad_widget {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	body:not(.home) .l-header {
        top: 350px;
	}
	body:not(.home) .l-header--fixed.is-active {
	top: 0;
	background: rgba(0, 0, 0, 0.85) !important;	
	}
	body:not(.home) .p-entry {
		margin-top: 50px;
	}
	body.single-post .p-entry {
		margin-top: 50px !important;
	}

	.l-primary {
		margin-bottom: 0;
	}
	.p-index-news__col,
	.p-index-news__topic,
	.p-index-news__inner .p-index-news__col:nth-child(2) {
		padding-right: 0;
	}
	.p-index-news__inner .p-index-news__col:last-child h2 {
		padding-left: 0;
        font-size: 1.5rem;
	}
	.l-inner {
		padding: 0;
	}

	body.single-post .p-breadcrumb {
		margin-top: 90px;
	}
	.c-logo {
		margin-left: 10px;
	}
	.p-article07 {
		height: 122px;
	}
	.p-footer-nav li + li::before {
    margin: 0 7px;
    content: "|";
	}
	.p-footer-nav li:last-child::after {
    margin: 0 7px;
    content: "|";
	}
	.p-footer-nav  {
		display: flex;
		flex-wrap:wrap;
	}
	#footer_info ul {
		flex-wrap: wrap;
	}
	#footer_info ul li:nth-child(2) {
		width: 51%;
		padding-right: 5px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	#footer_info ul li:nth-child(2) p.number span {
		display: none;
	}
	#footer_info ul li:nth-child(2) a.for_mail {
		width: calc(100% - 10px);
	}
	#footer_info ul li:nth-child(3) {
		width: 49%;
		padding-right: 0;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	#footer_info ul li:last-child {
		width:100%;
		margin-top: 30px;
	}
	.p-footer-nav li + li::before {
		content: none;
	}
	.p-footer-nav li {
		padding-left:17px;
		padding-right:17px;
	}
	.p-footer-nav li:last-child::after {
		content: none;
		margin: 0;
	}
	
	.p-index-news__col:nth-child(even) {
		margin-bottom: 28px;
	}
	.p-index-news__inner .p-index-news__col:nth-child(2), .p-index-news__inner .p-index-news__col:last-child .p-index-news__list-item {
		padding-left: 0;
	}
	.p-index-news__inner .p-index-news__col:nth-child(2), .p-index-news__inner .p-index-news__col:last-child{
		width: 100%;
		flex-wrap: wrap;
	}
	.p-index-news__list-item:first-child {
		padding-bottom: 0;
		padding-right: 10px;
	}
	.p-index-news__list-item {
		width: 50%;
	}
	.p-index-news__inner .p-index-news__col:last-child .p-index-news__list-item {
		border-left: none;
	}
	.p-news-list__item {
    	width: 100%;
	    display: flex;
	    align-self: flex-start;
    	justify-content: flex-start;
		height: auto
	}
	.p-news-list {
    	display: block;
		padding-left: 20px;
		padding-right: 20px;
	}
	.pc, table.pc, h2 .pc {
		display: none;
	}
	table.sp {
		display: table;
	}
	h2 .sp {
		display: inline;
	}
	.tablet_nowrap,
	#grounds .p-entry__body h2 + p {
		text-align: justify;
		width: 90%;
		margin: 0 auto;
	}
	.tablet_nowrap span {
		display: inline;
	}
	.p-breadcrumb,
	.single .l-contents {
		padding-left: 20px;
		padding-right: 20px;
	}
	.p-entry__related {
		margin-bottom: 50px;
	}
	table.deform, #tomb table.sp {
		width: 90%;
	}
	.p-nav01__item {
		height: 52px;
	}
	.p-global-nav > ul {
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        padding: 0%;
        margin: 0 auto;
        background: #231804;
	}
	.p-global-nav > ul > li {
        padding: 4% 0;
        /* width: 33.3%; */
        width: 33.3%;
        box-sizing: border-box;
        height: 100%;
		font-size: 1.2rem;
		border-bottom: 1px solid #ffffff45;	
	}
	.p-global-nav > ul > li > a {
		font-size: 1.2em;
	}

	
	/***** About_Us *****/
	.p-entry__body table.about_table {
		width: 90%;
	}
	.about_table th,
	.about_table td {
		display: block;
	}
	.p-entry__body .about_table th {
		text-align: left;
		text-align-last: left;
		padding-left: 15px;
		padding-bottom: 0;
	}
	.p-entry__body .about_table td {
		padding-top: 2px;
	}
	#monthly_events table th,
	#monthly_events table td {
		display: block;
	}
	#monthly_events table th {
		border-left: 1px solid #AAA;
	}
	#monthly_events table td {
		border-right: 1px solid #AAA;
		border-top: none;
	}
	#monthly_events .items {
		flex-wrap: wrap;
	}
	#monthly_events .items li {
		margin-bottom: 50px;
	}
	#about_us .last-info {
		padding: 12px 20px;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
	}

	/***** Grounds *****/
	#grounds #kyakuden .items {
		flex-wrap: wrap;
	}
	
	/***** Tomb *****/
	#tomb .deform th,
	#tomb .deform td {
		display: block;
	}
	table.deform th {
		border-left: 1px solid #AAA;
	}
	table.deform tr:first-child th {
		border-top: 1px solid #AAA;
	}
	table.deform td {
		border-right: 1px solid #AAA;
		padding-right: 20px;
		text-align: justify;
	}
	table.deform tr:last-child td {
		border-bottom: 1px solid #AAA;
	}
	#hasunokai {
		padding: 40px 20px 20px;
	}
	#hasunokai .small_set {
		flex-wrap: wrap;
	}
	#hasunokai .small_set > div {
		width: 100%;
	}
	#hasunokai .small_set h4 {
		margin-bottom: 10px;
	}
	#hasunokai .small_set ul {
		width: 95%;
	}
	table.deform tr:last-child th {
		border-bottom: 1px solid #AAA;
	}
	table.deform + p, table.sp + p {
		width: 90%;
	}

	/***** Inquiry *****/
	#inquiry .p-entry table th,
	#inquiry .p-entry table td {
		display: block;
	}
	#inquiry .p-entry table th {
		border-left: 1px solid #AAA;
	}
	#inquiry .p-entry table td {
		border-right: 1px solid #AAA;
	}
	#inquiry .p-entry table tr:first-child th {
		border-top: 1px solid #AAA;
	}
	#inquiry .p-entry table tr:last-child th,
	#inquiry .p-entry table tr:last-child td {
		border-bottom: 1px solid #AAA;
	}
	#inquiry .p-entry table tr:first-child td,
	#inquiry .p-entry table tr:nth-child(2) td {
		text-align: center;
	}
	#inquiry .p-entry table {
		width: 90%;
	}
}

@media screen and (max-width: 560px) {
	.p-global-nav > ul > li > a {
		/*font-size: 0.9em;*/
		font-size: 0.99rem;
	}
}

.p-entry__share {
	display: none;
}



/*
 * 2019年10月追記
 ****************************************/
/*.p-global-nav > ul > li:last-child a::before {
	content: "\e904";
	font-family: "design_plus";
}*/


/*
 * 2020年8月追記
 ****************************************/
#youtube {
	margin-bottom: 100px;
}
a.go_youtube {
	text-align: center;
    padding: 10px 0;
    background-color: #ea3323;
    color: #FFF;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-top: 20px;
	max-width: 910px;
	width: 90%;
	margin: 0 auto;
}
.yrc-shell {
	margin: 0 auto !important;
}
@media screen and (max-width: 767px) {
	#youtube {
		margin-bottom: 40px;
	}
}

/*
 * 2025年12月追記
 ****************************************/
/* KADAN: メニュー末尾のdesign_plusアイコン*/
.p-global-nav > ul > li:last-child a::before {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  /*background: url(/wp-content/themes/kadan_tcd056-child/assets/images/x-logo.svg) no-repeat center / contain;*/
}
/* KADAN: メニューh1非表示*/
h1.l-header__logo.c-logo {
    display: none;
}
/*.p-global-nav {
    width: auto;
    position: absolute;
    right: 22%;
    right: calc(73% - 743px);
    height: 45px;
    background: #000;
}*/

/* KADAN: サイドボタン　非表示*/
.p-index-slider__nav {
    display: none;
}

.p-info {
    font-size: 14px;
    display: none;
}

/* KADAN: 固定ページ*/
.l-primary {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 4.24% - 300px);
}
.l-primary h1 img {
    margin: 13px auto;
}
.l-primary h1 {
    display: grid;
    margin: 0 auto 50px;
    text-align: center;
    width: 100%;
    margin-bottom: 50px 0 70px 0;
}
#single .l-primary h1 {
    display: grid;
    margin: 0 auto 50px;
    text-align: left;
    width: 100%;
    margin-bottom: 50px 0 70px 0;
}
@media screen and (max-width: 767px) {
.l-primary {
    width: 100%;
}	
}
/* === Header: top-fixed (override) ===================== */

/* グロナビを absolute にしてる指定を無効化（これがズレの原因） */
.p-global-nav {
  position: static !important;
  right: auto !important;
  width: auto !important;
  background: transparent !important;
}

/* ヘッダー全体を固定（KADANの固定クラスに合わせる） */
.l-header {
  position: fixed !important;
  left: 0;
  right: 0;
  z-index: 9999;
  transition: transform .35s ease, background-color .35s ease;
    background: rgba(35, 24, 21, 0.9) !important;
}

/* 追従時（KADANは .l-header--fixed.is-active を使う） */
.l-header--fixed.is-active {
  top: 0 !important;
  background: rgba(0,0,0,0.85) !important;
  backdrop-filter: blur(6px);
}
.c-logo img {
    vertical-align: middle;
    width: 150px;
	display: none;
}
.l-header--fixed.is-active .p-global-nav li a {
    line-height: 1rem;
    padding-right;
	display: flex;
    align-items: center;
    justify-content: center;	
}
.l-contents {
    -webkit-box-pack: center;
    width: 100%;
    margin: 0 auto;
    display: flex;
}
.l-secondary{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 300px;
    margin-top: 100px;
    /* display: none;*/
}
.p-widget {
    margin-bottom: 50px;
    line-height: 1.7;
}

.widget_custom_html .p-widget__title {
    margin-bottom: 0;
}

.widget_custom_html ul {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.widget_custom_html ul li {
    padding: 15px;
    border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 991px) {
    .l-contents {
        display: block;
    }
    .l-primary {
        width: 100%;
        margin-bottom: 135px;
    }
	.l-secondary {
        width: 600px;
        margin: 0 auto 40px;
    }
    .l-inner {
        width: 100%;
        top: 100px;
    }
	div#js-cb {
    width:95%!important;
    margin: 0 auto;
	}	
}

section#monthly_events h2 {
    text-align: center;
}
section#hondo h2 {
    text-align: center;
    font-size: 130%;
    font-weight: bold;
    color: #694d34;
}
section#kyakuden h2 {
    text-align: center;
    font-size: 130%;
    font-weight: bold;
    color: #694d34;
}
section#bosho h2 {
    text-align: center;
    font-size: 130%;
    font-weight: bold;
    color: #694d34;
}
#kyakuden ul.items {
    flex-wrap: wrap;
    width: 100%;
    /*max-width: 830px;*/
    margin: 0 auto;
    display: flex;
	text-align: center;
	justify-content: center;
}
#bosho ul.items {
    flex-wrap: wrap;
    width: 100%;
    /*max-width: 830px;*/
    margin: 0 auto;
    display: flex;
	text-align: center;
	justify-content: center;
}
ul.items img {
    width: 92%;
    border-radius: 10%;
    text-align: center;
    margin: 0 auto 15px;
}
section#kyakuden {
    margin: 70px auto 0;
}
section#bosho {
    margin: 70px auto 0;
}
.p-entry__body h4 span {
    color: #3a5969 !important;
    text-align: center;
    display: block;
}

div#js-cb {
    width: 80%;
    margin: 0 auto;
}

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

@media screen and (max-width: 767px) {
/* 初期状態：メニューは非表示（画面右外） */
nav#js-global-nav{
		/*display: none;*/
	margin: 0;
	}
nav.nav-menu a {
    color: #fff;
    font-size: 1rem;
}
nav.nav-menu ul li {
	line-height: 6rem;
    border-bottom: 1px solid #ddd;
     padding: 0 0 0 15%;
    text-align: center;
}	
.nav-menu {
        position: fixed;
        top: 0;
        right: 0;
        width: 260px;
        height: 100vh;
        background-color: #201613b0;
        transition: transform 0.3s ease;
        transform: translateX(100%);
        padding: 12% 0 0 0;
}
nav.nav-menu img {
    width: 38px;
    vertical-align: middle;
}
/* チェックボックスが押されたらメニューを表示 */
.menu-toggle:checked ~ .nav-menu {
  transform: translateX(0);
}

/* 隠しチェックボックス */
.menu-toggle {
  display: none;
}

/* ハンバーガーアイコン（3本線） */
.menu-button {
        cursor: pointer;
        display: block;
        width: 34px;
        height: 29px;
        position: absolute;
        z-index: 1000;
        top: 6px;
        right: 20px;
    }
.line {
  display: block;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 50%;
  width: 100%;
  transition: 0.3s;
}
/* 上下の線 */
.line::before, .line::after {
  content: '';
  position: absolute;
  background: #fff;
  width: 100%;
  height: 2px;
  transition: 0.3s;
}
.line::before { top: -8px; }
.line::after { bottom: -8px; }

/* チェック時のアイコンの動き（バツ印になる） */
.menu-toggle:checked ~ .menu-button .line {
  background: transparent; /* 真ん中の線を消す */
}
.menu-toggle:checked ~ .menu-button .line::before {
  transform: rotate(45deg);
  top: 0;
}
.menu-toggle:checked ~ .menu-button .line::after {
  transform: rotate(-45deg);
  bottom: 0;
}
}

/*正源寺について*/
.aisatsu p {
    margin: 0;
}

.aisatsu {
    text-align: center;
    width: 70%;
    margin: 0 auto 8%;
    background: #e2d7cd;
    padding: 2% 7% 3%;
    border-radius: 20px;
}

.p-entry__body .wp-caption-text {
    margin: 9px auto 0;
    font-size: 1.5em;
    font-style: unset;
    line-height: 3.5;
    text-align: center;
    letter-spacing: 2px;
}
.p-entry__body .wp-caption img[class*="wp-image-"] {
	display: block;
    margin: 0px auto;
    width: 86%;
    /* height: 400px; */
    object-fit: cover;
    align-items: center;
    border-radius: 66%;
}
/*img.wp-image-90.size-full {
    border-radius: 66% 34% 70% 30% / 46% 51% 49% 54%;
}
img.wp-image-91.size-full {
    border-radius: 26% 74% 70% 30% / 46% 51% 49% 54%;
}
img.wp-image-92.size-full {
    border-radius: 26% 74% 36% 64% / 46% 26% 74% 54%;
}
img.wp-image-93.size-full {
    border-radius: 23% 77% 35% 65% / 67% 41% 59% 33%;
}
img.wp-image-94.size-full {
    border-radius: 51% 49% 22% 78% / 50% 24% 76% 50%;
}*/
section#hondo h2 {
    text-align: center;
    font-size: 150%;
    font-weight: bold;
}

img.alignnone.size-full.wp-image-136 {
    margin: 13px auto;
    width: 50px;
}
h2.h1s_p.tablet_nowrap {
    display: grid;
    text-align: center;
    margin: 0 auto 50px;
    font-size: 150%;
    font-weight: bold;
}
@media screen and (max-width: 767px) {
.aisatsu {
    width: 84%;
    padding: 6% 7% 7%;
}
ul.items img {
    width: 100%;
	}
.p-entry__body li, .p-entry__body dt, .p-entry__body dd {
    width: 29%;	
	}
}