/*
Theme Name:Pinnacle  Child
Template:     pinnacle
*/

html {
  font-size: 16px;
	line-heigt:1.6em;
}
a:hover {
	opacity:0.6;
}
a:hover .iconhover, a:hover .resent-list-img, .linkbox:hover  img  {
	opacity:0.6;
}

@media screen and (max-width: 540px) {
html {
  font-size: 13px;
}
#thelogo, #logo, .brand, .kad-standard-logo{
	height:70px !important;
	}
}

body.archive #content .main.postlist, body.post-type-archive-product #content .main, body.search #content .main.postlist, body.tax-product_cat #content .main, body.tax-product_tag #content .main {
padding-left:0;
}

.kad-header-style-basic #nav-main ul.sf-menu > li > a, .kad-header-style-basic #kad-shrinkheader #mobile-nav-trigger a {
	line-height:1em !important;
}
.sf-menu{
	margin-top:40px;
}
.is-sticky .kad-primary-nav ul.sf-menu a, ul.sf-menu a, .none-trans-header .kad-primary-nav ul.sf-menu a{
	color:#666 !important;
}
.sf-menu li{
	border:2px solid #666;
	padding:10px 10px;
	margin:0 0 10px 10px;
	border-radius:5px;
}

.kad-header-style-basic #nav-main ul.sf-menu > li > a{
	padding:0;
	margin:0;
}

.kad-header-style-basic #nav-main ul.sf-menu > li > a, .kad-header-style-basic #kad-shrinkheader #mobile-nav-trigger a {
    height: 1em !important;
}

.kad-navbtn{
	margin-top:30px;	
}

.header-color-overlay {
    position: relative;
}

.page-header {
    padding:0;
   }


   
body {
  font-family: '游ゴシック', YuGothic, 'メイリオ', Meiryo, Helvetica, Arial, sans-serif;
  font-weight: 500;
}

#kad-banner, #kad-mobile-nav, .mobileclass{
	background-color:#ebfbff;
}
.kad-header-style-basic #nav-main ul.sf-menu > li > a, .kad-header-style-basic #kad-shrinkheader #mobile-nav-trigger a{
	height:30px;
}
.navbtn-menu{
	font-size:10px;
	font-weight:bold;
	color:#009fe9;
	padding:0;
	line-height:0;
	margin:15px 0 0 0;
	width:50px;
	display:block;
}
.icon-reorder{
	margin-left:10px;
}

.kad-header-style-basic #logo{
    margin:10px 0 10px 10px;
}
.header-color-overlay{
	background:none;
	opacity:0;
}
.nav-trigger-case .kad-navbtn{
	padding:10px;
}
#kad-shrinkheader{
	height:auto;	
}
.kad-mobile-nav .kad-nav-inner li{
	border-bottom:dotted 1px #009fe9;
}
.kad-mobile-nav .kad-nav-inner li a{
	color:#333;
}
.nav-trigger-case .kad-navbtn{
	font-size:30px;
}

.icon-reorder, .primary-color{
	color: #009fe9;
}
.top-pochi{
	text-align:center;
}


.top-pochi{
	max-width:500px;
	margin:20px auto;
}

.top-pochi-sp{
	display:none;
}

.to_the_top{
	display:none;	
}

@media screen and (max-width: 767px) {
.top-pochi{
	display:none;
}

.top-pochi-sp{
	display:block;
	max-width:400px;
	margin:0 auto;
}
}


.top-index{
	list-style:none;
	padding:0;
	float:left;
	width:100%;
}


.top-index-contents{
	width:50%;
	padding:10px;
	float:left;
	height:320px;
}

@media screen and (max-width: 1200px) {
.top-index-contents{
	width:50%;
}
}
@media screen and (max-width: 992px) {
.top-index-contents{
	width:50%;
}

}
.box-seasons{
	border:2px solid #009fe9;
	border-radius:5px;
	background-image: url("https://www.photo-saitama.jp/image/topmenu-seasons.png");
	background-size:cover;
	background-position: top;
	height:100%;
}

.top-index-contents-title{
	text-align:center;
	border-bottom:dotted 2px #999;
	padding:10px 0;
	margin-bottom:10px;
	font-size:1.1rem;
	font-weight:800;
}

.top-index-contents-text{
	font-size:1rem;
	color:#fff;
	text-shadow: 0 0 2px #000;
	margin-top:140px;
}

@media screen and (min-width: 960px) {
.top-index-contents-title{
font-size:1.4rem;
}
}
@media screen and (max-width: 767px) {
.top-index-contents-title{
font-size:1.5rem;
}
.box-seasons, .box-festival, .box-geography, .box-temple{
	height:100%;
}
}
.box-seasons .top-index-contents-title{
	color:#009fe9;
}

.box-festival{
	border:2px solid #7d3cb4;
	border-radius:5px;
	background-image: url("https://www.photo-saitama.jp/image/topmenu-festival.png");
	background-size:cover;
	background-position:top;
	height:100%;
}

.box-festival .top-index-contents-title{
	color:#7d3cb4;
}

.box-geography{
	border:2px solid #49ba2b;
	border-radius:5px;
	background-image: url("https://www.photo-saitama.jp/image/topmenu-geography.png");
	background-size:cover;
	height:100%;
}

 .box-geography .top-index-contents-title{
	color:#49ba2b;
}

.box-temple{
	border:2px solid #f29200;
	border-radius:5px;
	background-image: url("https://www.photo-saitama.jp/image/topmenu-temple.png");
	background-size:cover;
	height:100%;
}

.box-temple .top-index-contents-title,
top-index-contents-sp{
	color:#f29200;
}


.linkbox {
  position: relative;
}

.linkbox a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index:333;
}

.linkbox:hover, .linkbox:active{
	background-color:rgba(255,255,255,0.4);
	background-blend-mode:lighten;
}

.bg-box{
	background-color:#fff;
	opacity:1;
}
.bg-box:hover, .bg-box:active{
	opacity:0.6;
}

.top-pochi-sp{
	text-align:center;
}

.top-pochi-sp img{
	width:90%;
	margin:0 auto;
}

.grid_item{
	border:1px solid #ccc;	
}

.top-index-contents-sp{
	margin:10px 0;
	float:left;
	width:100%;
	height:220px;
}

.home-page-header{
	margin:0;
}

.home .page-header {
	padding-top:0;
}

.header-color-overlay{
	background-color:#fff;
}

@media screen and (max-width: 767px) {
	.home-page-header{
	margin:0 20px;
}
	.top-index-contents-text{
	font-size:1rem;
	margin-top:60px;
}
}


.subtitle{
	margin:10px 10px 20px 10px;
	font-size:1.2rem !important;
	text-align:center;
	font-weight:600 !important;
	color:#000 !important;
}

.category-name-seasons h3, .category-name-seasons h1,
.category-name-festival h3, .category-name-festival h1, 
.category-name-geography h3, .category-name-geography h1,
.category-name-temple h3, .category-name-temple h1{
	margin:20px 10px;
	font-weight:bold;
	font-size:2rem !important;
	text-align:center;
}
	
	
.category-name-seasons h3, .category-name-seasons h1{
	color:#009fe9 !important;
	border-bottom:2px solid #009fe9;
}

.category-name-festival h3, .category-name-festival h1{
	color:#7d3cb4 !important;
	border-bottom:2px solid #7d3cb4;
}

.category-name-geography h3, .category-name-geography h1{
	color:#49ba2b !important;
	border-bottom:2px solid #49ba2b;
}

.category-name-temple h3, .category-name-temple h1{
	color:#f29200 !important;
	border-bottom:2px solid #f29200;
}

.category-name-seasons h1 a, .category-name-seasons h3 a{
	color:#009fe9 !important;
}

.category-name-festival h1 a, .category-name-festival h3 a{
	color:#7d3cb4 !important;
}

.category-name-geography h1 a, .category-name-geography h3 a{
	color:#49ba2b !important;
}
	
.category-name-temple h1 a, .category-name-temple h3 a{
	color:#f29200 !important;
}

.category-name h3	{
	color:#009fe9;
	font-size:2rem;
	margin:20px 0 0 10px;	
	line-height:1.4em;
}



.single-article .category-seasons header{
	border-top:1px solid #009fe9;
	border-right:1px solid #009fe9;
	border-bottom:1px solid #009fe9;
	border-left:5px solid #009fe9;
	padding:10px;
	margin:10px;
}

.single-article .category-festival header{
	border-top:1px solid #7d3cb4;
	border-right:1px solid #7d3cb4;
	border-bottom:1px solid #7d3cb4;
	border-left:5px solid #7d3cb4;
	padding:10px;
	margin:10px;
}

.single-article .category-geography header{
	border-top:1px solid #49ba2b;
	border-right:1px solid #49ba2b;
	border-bottom:1px solid #49ba2b;
	border-left:5px solid #49ba2b;
	padding:10px;
	margin:10px;
}

.single-article .category-temple header{
	border-top:1px solid #f29200;
	border-right:1px solid #f29200;
	border-bottom:1px solid #f29200;
	border-left:5px solid #f29200;
	padding:10px;
	margin:10px;
}

.single #pageheader{
	display:none;
}
.single-article .post header h1{
	font-size:26px;
	margin:0 0 10px 0;
	border-bottom:1px dotted #333;
	line-height:1.4em;
}
.single-article .post .postplace{
	display:block;
	font-size:18px;
	color:#333;
	margin:0;
}
.postdate{
	margin:0;
}

@media screen and (max-width: 540px) {
	.single-article .post header h1{
		margin:0 0 5px 0;
	}
	.single-article .post header h1{
		font-size:18px;
	}
	.single-article .post .postplace{
		font-size:14px;
	}
}


.blog-main-text{
	max-width:600px;
	margin:10px auto 0 auto;
	padding:0 10px 20px 10px;
	text-align:justify;
	line-height:1.8em;
}
.blog-main-text-subtitle{
	text-align:center;
	font-weight:bold;
	margin:10px;
}

.fudasho-top-img{
    max-width: 600px;
    margin: 50px auto 0 auto;
    padding: 0;
    text-align: justify;
    line-height: 1.8em;
}

.fudasho-top-subtitle{
	text-align:center;
	font-weight:bold;
	margin:10px 0;
}

.section-line{
	border-bottom:dotted 3px #009fe9;
	width:60%;
	margin:20px auto;
	border-top:none;
}
.section-line-festival{
	border-bottom:dotted 3px #7d3cb4;
	width:60%;
	margin:20px auto;
	border-top:none;
}
.section-line-geography{
	border-bottom:dotted 3px #49ba2b;
	width:60%;
	margin:20px auto;
	border-top:none;
}

.section-line-temple{
	border-bottom:dotted 3px #f29200;
	width:60%;
	margin:20px auto;
	border-top:none;
}

.section-line-temple-top{
	border-bottom:dotted 3px #f29200;
	width:80%;
	margin:60px auto;
	border-top:none;
}



.text-align-center{
	margin-top:10px;
	text-align:center !important;
}
[class*="wp-image"] {
	margin: 0;
}

#content .single-article article {
    padding: 20px 0;
   }

.postedinbottom{
	display:none;
}
.kad-post-navigation .kad-next-link a::after{
	margin-left:-5px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-25, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-25, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-25, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-ss-1, .col-ss-10, .col-ss-11, .col-ss-12, .col-ss-2, .col-ss-3, .col-ss-4, .col-ss-5, .col-ss-6, .col-ss-7, .col-ss-8, .col-ss-9, .col-xm-25, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col2-set .col-1, .col2-set .col-2, .span1, .span10, .span11, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9 {
    padding-left: 5px;
    padding-right: 5px;
   }

p {
	margin:0 10px;
    text-align: justify;
}
.acf-map-frame{
           margin: 20px 10px;
}

.acf-map {
           width: 100%;
           height: 400px;
           border: #ccc solid 1px;
          }

#menu-fotter-cat-month{
	display:block;
	float:left;
	width:100%;
}

#containerfooter .menu{
	padding-left:10px;
}
#containerfooter .menu li a{
	width:31%;
	float:left;
	margin:5px 5px 0 0;
}





#containerfooter{
	padding:20px 10px;
}


#kad-blog-grid .blog_item .postcontent{
	padding:10px 10px 0 10px;	
}

#kad-blog-grid .blog_item .entry-title{
	font-size:0.9rem;
	border-bottom:dotted 1px #333;
	margin:0;
}

#kad-blog-grid .blog_item .clearfix{
	border:none;
}

#kad-blog-grid .blog_item .postcontent .postplace,
#kad-blog-grid .blog_item .postcontent .postdate{
	font-size:0.7rem;
	margin:0;
}

@media screen and (max-width: 540px) {
.resent-box{
	padding:0 10px;}
#kad-blog-grid{
	margin:0 10px;}
	body.home #content .main{
		padding:0;
	}
	.container{
		padding:0 10px !important;
	}
}

.home-page-title{
	display:none;
}

.resent-box{
	margin:0 0 30px 0;
	padding:0 10px;
	display:block;
	float:left;
	width:100%;
}


.resent-box h3{
	display:block;
	font-size:1.6rem;
}

.resent-box-seasons h3{
	border-bottom:3px solid #009FE9;
	color:#009FE9;
}

.resent-box-fes h3{
	border-bottom:3px solid #7d3cb4;
	color:#7d3cb4;
}

.resent-box-geography h3{
	border-bottom:3px solid #49ba2b;
	color:#49ba2b;
}

.resent-box-temple h3{
	border-bottom:3px solid #f29200;
	color:#f29200;
}

.category-calendar li:hover{
	opacity:0.6;
}


.resent-box ul{
	margin:0;
	padding:0;
}
.resent-box li{
	width:7.6%;
	display:block;
	float:left;
	margin:0 5px 5px 0;
	padding:10px 5px;
	text-align:center;
	border-radius: 2px;
}

.resent-box-seasons li{
	border:1px solid #009fe9;
	color:#009fe9;	
}

/* 
.resent-box-fes li{
	border:1px solid #009fe9;
	color:#009fe9;	
}
*/ 

.resent-box-fes li{
	background-color:#7d3cb4;
	color:#fff;	
	font-weight:600;
	font-size:1.2rem;
}


.resent-box-geography li{
	border:1px solid #49ba2b;
	color:#49ba2b;	
}

.resent-box-temple li{
	border:1px solid #f29200;
	color:#f29200;
}

@media screen and (max-width: 992px) {
	.resent-box li{
	width:15.6%;
	}
}

.home-blog-small{
	display:none;
}
.resent-box-fes li{
	width:24.3%;
	padding:10px 2px;
	font-size:1.2rem;
	}


@media screen and (max-width: 767px) {
.resent-list{
	border-right:none;
	}
	.resent-box-fes li{
	width:24%;
	padding:10px 2px;
	font-size:1.2rem;
	}
}


@media screen and (max-width: 540px) {
.resent-box li{
	width:23.1%;
	padding:10px 2px;
	font-size:1.1rem;
	}
	.resent-box-fes li{
	width:23.2%;
	padding:10px 2px;
	font-size:1.1rem;
	}
#kad-blog-grid .blog_item .entry-title{
	font-size:1.2rem;
	}
	#kad-blog-grid .blog_item .postcontent .postplace,
#kad-blog-grid .blog_item .postcontent .postdate{
	font-size:1rem;
	}
	.home-blog-large{
		display:none;
	}
	.home-blog-small{
		display:block;
	}
	.footernav ul li{
		display:block;
		width:100%;
		border-bottom:1px dotted #fff;
	}
	.footernav ul li a{
		font-size:1.2rem;
		line-height:1.6rem;
		padding:10px;
	}
	.footernav ul{
		padding:0;
	}
}






.resent-list{
	background-color:#fff;
	margin:0 0 10px 0;
	padding:0;
	display: block;
	float:left;
	border-right:#f9f9f9 10px solid;
}






.resent-list-img img{
	width:80px;	
	float:left;
	margin-right:10px;
	display:block;
}

.resent-list-titlebox{
	float:inline-block;
	color:#666;
	display:block;
	width: 98%;
	padding-left: 80px;
	}

.resent-list-title{
	border-bottom:dotted 1px #333;
	padding-top:10px;
	margin:0 0 5px 10px;
}

.resent-list-place, .resent-list-date{
	margin:0 0 0 10px;
	padding:0;
	font-size:12px;
	line-height:1.4em;
}


#pageheader h1{
	font-size:2rem;
}
	
.category-seasons #pageheader h1{
	font-size:2rem;
	color: #009fe9 !important;
	border-bottom: 2px solid #009fe9;
}

.category-festival #pageheader h1{
	font-size:2rem;
	color: #7d3cb4 !important;
	border-bottom: 2px solid #7d3cb4;
}


.category-geography #pageheader h1{
	font-size:2rem;
	color: #49ba2b !important;
	border-bottom: 2px solid #49ba2b;
}

.category-chichibu #pageheader h1,
.category-bando #pageheader h1,
.category-saigoku #pageheader h1{
	font-size:2rem;
	color: #f29200 !important;
	border-bottom: 2px solid #f29200;
}


.header-color-overlay{
	background-color:#fff;
}


.profile-box{
	max-width:600px;
	margin:0 auto;
	padding:0 10px 20px 10px;
	line-height:1.8em;
}
.profile-box ul{
	padding:0;
}

.profile-about-title{
	list-style-type: none;
	font-weight:bold;
	border-bottom:1px dotted #bbb;
}

.profile-about{
	list-style-type: none;
	padding-bottom:30px;
}


.profile-list-numnber{
	list-style-type: decimal;
	list-style-position:outside;
	padding-left:30px;
}

.profile-list-disc{
	list-style-type: disc;
	list-style-position:outside;
	padding-left:30px;
}

.profile-box th{
	padding:10px 0;
}

.profile-img{
	max-width:600px;
	margin:20px auto 10px auto;
	text-align:center;
	color:#009fe9;
}

.profile-img img, .profile-img iframe{
	margin-top:10px;
}
.profile-img-title{
	border-bottom:1px solid #009fe9;
	font-size:1rem;
	font-weight:bold;
	padding-bottom:3px;
}

.blog-main-text-nomargin{
	max-width: 600px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	text-align: justify;
	line-height: 1.8em;
}


.fixpage-fudasho-box{
	float:left;
	width:100%;
}

.fixpage-fudasho-3part{
	float: left;
	width: 100%;
	margin: 5px 0;
	border: 2px solid #f29200;
	border-radius: 5px;
	color:#f29200;
	height:180px;
}

.menu-allow{
	height:100%;
	width:100%;
	opacity:0.5;
	background-color:transparent;	
	vertical-align:bottom;
	text-align:right;
}
.menu-allow img{
   margin:20px 10px 0 0 ;
	height:60%;
	filter: drop-shadow(0 0 5px #000);
}
	
	
	
.menu-chichibu{
	background-image: url("https://www.photo-saitama.jp/image/menu-chichibu.png");
	background-size:cover;
	height:100%;
}

.menu-bando{
	background-image: url("https://www.photo-saitama.jp/image/menu-bando.png");
	background-size:cover;
	height:100%;
}

.menu-saigoku{
	background-image: url("https://www.photo-saitama.jp/image/menu-saigoku.png");
	background-size:cover;
	height:100%;
}

@media screen and (min-width: 768px) {
.fixpage-fudasho-3part{
	width: 31.7%;
	margin: 5px;
	height:240px;
}
}

.fixpage-fudasho-title-box{
	float:left;
	width:100%;
	margin:30px 0 20px 0;

}

.fixpage-fudasho-subtitle{
	font-size:1.4rem;
	font-weight:600;
	text-align:center;
	padding:0;
	width:60%;
	margin:0 auto;
}

.fixpage-title-fudasho{
	text-align: center;
	font-size: 2rem;
    color: #f29200 !important;
    border-bottom: 2px solid #f29200;
}

#breadcrumb-box{
	padding:5px 0;
	font-size:0.8rem;
	text-align:left;
}

.top-catch {
	font-size:1.2rem;
	font-weight:600;
	color:#000;
	line-height:1.6rem;
	margin-top:20px;
}