/**
 * Template: snow-monkey
 * Theme Name: 草加市商店連合事業協同組合
 */

.c-copyright {
	background-color: #a27a40;
	text-align:center;
}

.c-copyright a {
    color: #fff;
    text-decoration: none;
}

.c-meta__item--author,
.c-meta__item--published{
	display: none;
}

[data-scrolled=false] .l-header--sticky-overlay-colored-lg .c-hamburger-btn__label, [data-scrolled=false] .l-header--sticky-overlay-colored-lg .c-site-branding__description, [data-scrolled=false] .l-header--sticky-overlay-colored-lg .c-site-branding__title>a, [data-scrolled=false] .l-header--sticky-overlay-colored-lg [data-has-global-nav] .p-global-nav .c-navbar__item:not([data-active-menu=true]):not(:hover):not(:active):not(:focus)>a {
    color: #7f7f7f;
}

.head_contact{
	font-size:0.8em;
}

.head_contact{
display:flex;
font-size:0.8em;
width:100%;
margin:1em 0;
} 
.yokonarabe>div{
width:48%;
margin:0 1%;
}
.c-page-header__bgimage>img {
	width:auto;
}

.l-footer{
	padding-top:30px;
	background-image:url("https://soka-shoren.net/wp_syoren/wp-content/uploads/2020/05/img_foot.png");	
	background-position: center top;
	background-repeat:repeat-x;
	background-size:20%;
}

.c-page-header__content {
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.8);
}
h1.c-page-header__title{
	color:#706657;
	font-size: 1.5rem!important;
}

.btn-border {
  display: inline-block;
  max-width: 180px;
  text-align: left;
  border: 2px solid #9ec34b;
  font-size: 16px;
  color: #9ec34b;
	background-color:#fff;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 4px;
  transition: .4s;
	margin:0 2em;
}

.btn-border:hover {
  background-color: #9ec34b;
  border-color: #cbe585;
  color: #FFF;
}

.c-page-header__meta{
	color:#706657;	
}
.c-page-header__meta a{
	color:#706657!important;	
}
h2.smb-section__title::after {
    background-color: transparent;
}

.home h2.smb-section__title,
.page h2 {
	font-size:1.5em;
	color:#706657!important;
}


.home h2.smb-section__title::after{
	background-image:url("https://soka-shoren.net/wp_syoren/wp-content/uploads/2020/05/h2_dot.png");
	background-position: center top;
	background-size:100%;
	width: 250px!important;
}
.c-entries--rich-media h2.c-entry-summary__title {
	font-size:1.1em;
}

.page h2 {
    border-left: none!important;
    background-color: transparent;
	font-size:1.5em;
}


.c-entry-summary__figure>img {
	border-radius: 5%;
	border:5px #fff solid;
}
.c-entries--rich-media h2.c-entry-summary__title{
	text-align:center!important;
}
.c-entry-summary__figure {
	background-color: transparent;
}

.c-prev-next-nav {
  display: none;
}
.c-entry-summary__content{
	display:none;
}

.c-entries--text .c-entries__item {
    margin: 0;
    max-width: none;
    border-bottom: 1px dashed #eee;
    padding: 0;
}
.c-entries--simple, .c-entries--text {
    border-top: none!important;
}

{
    border-bottom: 1px dotted #eee!important;
}

.single-post .c-page-header{
    background-image:url("https://soka-shoren.net/wp_syoren/wp-content/uploads/2020/05/head_01-scaled.jpg");
	height:200px;
	
}
.c-page-header__bgimage>img {
	min-width: 100%!important;
}

.single-post .c-page-header .c-page-header__bgimage{
    display: none;
}

.smb-panels__item__body {
	background-color:#f2eee7;
	font-size: 1.5em;
    color: #706657!important;
}
.c-page-header__meta{
	display:none;
}
.c-page-header[data-has-image=true] {
    height: 200px!important;
}
@media (min-width: 64em){
.c-page-header[data-has-image=true] {
    min-height: 200px;
}
	
.c-site-branding .custom-logo,
.wpaw-site-branding__logo .custom-logo {
    height: auto!important;
    width: 400px!important;
}
	}

/* 横幅が1024px以上の場合に適用するスタイル */
@media (min-width: 1024px) {
h1.c-page-header__title{
	}	
}
.c-entry-summary--post .c-entry-summary__figure span:nth-of-type(2){
  top: 2.5em;
}

.c-entry-summary--post .c-entry-summary__figure span:nth-of-type(3){
  top: 5em;
}

.c-entry-summary--post .c-entry-summary__figure span:nth-of-type(4){
  top: 7.5em;
}

.c-entry-summary--post .c-entry-summary__figure span:nth-of-type(n + 5){
  display:none;
}

.sp_topimg{
	margin-top:-20px!important;
}

@media only screen and (max-width: 768px){
.l-footer{
	padding-top:30px;
	background-image:url("https://soka-shoren.net/wp_syoren/wp-content/uploads/2020/05/img_foot.png");
	background-position: center top;
	background-repeat:repeat-x;
	background-size:60%;
}
.page h2 {
    font-size: 1em!important;
}
.c-entry-summary__term {
    font-size: .5rem;
	width:auto;
	white-space: nowrap;
}
.c-page-header[data-has-image=true] {
		min-height: 200px;
	}
.p-footer-sticky-nav {
    background-color: #706657;
	color: #ffffff!important;
}
.p-footer-sticky-nav a{
    color: #ffffff!important;
    font-size: .8rem;
    line-height: 1.2;
    padding: 1.1em 0;
    text-decoration: none;
	}
	.tablepress{
		font-size:0.8em;
	}

}
/* IE崩れ修正 */
.wp-block-image img,.wp-block-image {
max-width: 100%;
width: 100%;
}

@media (max-width: 599px){
 .sp_bnr .wp-block-column{
	flex-basis: 50%!important;	
}
.sp_bnr .wp-block-column:first-child{
		margin-top: calc(var(--_space, 1.76923rem)*1*var(--_margin-scale, 1));
	}
}

.shoplist{
	vertical-align: middle;
}
.shoplist th
 {
	text-align: center;
	vertical-align: middle;
}

.shoplist tbody .row-1 td{
	background-color: #d6aa31;
	border-right-color: #e7cd86;
	border-left-color: #e7cd86;
	color: #fff;
	text-align:center;
}