/*  header */
.site-header {
    display: flex;
}
.container {
    display: flex;
    max-width: 1440px !important;
}
nav {
    margin-left: auto;
}
.container-header {
    height: 40px;
}
.l-header .container {
	margin: 0;
	padding-left: 0;
}
.globalNavi {
    margin-right: 5em;
}
.site-logo {
    width: 180px;
    height: 40px;
    background-image: image-set(url("https://wataya-avenue.com/wp-content/themes/the-thor-child/images/WATAYA_logo_yoko.webp") type("image/webp"), url("https://wataya-avenue.com/wp-content/themes/the-thor-child/images/WATAYA_logo_yoko.png") type("image/png"));
    background-size: cover;
    background-position: left;
    margin-left: 0px;
    position: absolute;
    margin-top: 20px;
}

.siteTitle_link {
    display: block;
}

.siteTitle_text {
    display: flex;
    width: 115px;
    height: 26px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #000;
    font-family: "Noto Sans JP";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    bottom: 20px;
    left: 180px;
}
.searchHead__search {
    display: flex!important;
}
.header-below .ad-insta {
    margin-right: 215px;
    width: 2.3em;
    height: auto;
}
.searchHead__form {
    position: absolute;
    right: 0;
}
.searchHead__input {
    max-width: 230px!important;
}
.header-below {
    display: flex;
    margin-left: auto;
    background-color:#F6F5F0;
    justify-content: flex-end;
    padding: 5px;
}

@media only screen and (min-width: 992px) {
    .globalNavi {
        position: absolute!important;
        right: 10px;
    }
    .site-logo {
        bottom: -7px;
    }
}

@media screen and (max-width: 991px) {
    .globalNavi {
        display: none!important;
    }
    .l-header {
        padding-top: 5px 0 !important;
    }
    .site-logo {
        width: 150px;
        height: 40px;
        bottom: 5px;
    }
    .siteTitle_text {
        width: 100px;
        height: 35px;
        font-size: 9px;
        left: 160px;
		 bottom: 5px;
    }
    .header-below .ad-insta {
        margin-right: 200px;
    }
}

/* 街並みのシルエットスタイル */
.street-intro {
	position: relative;
	overflow: hidden;
}

.street-intro::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 300px;
	height: 200px;
	
	background-image: url('data:image/svg+xml;utf8,<?php echo urlencode(generate_kyoto_silhouette()); ?>');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
	opacity: 0.1;
	pointer-events: none;
}

@media screen and (max-width: 768px) {
	.street-intro::after {
		width: 200px;
		height: 133px;
	}
}

/* トップページのおすすめ記事 */
.front-page .colored-article {
	position: relative;
	background: linear-gradient(to bottom, #fff 0%, #fff 60%, #f5f5f5 60%, #f5f5f5 100%);
	padding: 40px 0 60px;
	margin-bottom: 40px;
}

.front-page .colored-article::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40%;
	background: #f5f5f5;
	z-index: 0;
}

.front-page .colored-article::after {
	content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="%23ff9a9a" opacity="0.2"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2c-2.5 0-4.71-1.28-6-3.22.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08-1.29 1.94-3.5 3.22-6 3.22z"/></svg>');
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 24px;
	height: 24px;
	z-index: 1;
}

.front-page .colored-article .container {
	position: relative;
	z-index: 1;
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
	.front-page .colored-article {
		padding: 30px 0 50px;
		margin-bottom: 30px;
	}

	.front-page .colored-article::after {
		width: 20px;
		height: 20px;
		bottom: 15px;
		right: 15px;
	}
}

/* 南北路のStreetContainer */
.street-container.nanboku {
	position: relative;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none"><path d="M0,0 L100,0 L100,100 L0,100 Z" fill="%23f5f5f5"/><path d="M10,20 L20,10 L30,20 L40,10 L50,20 L60,10 L70,20 L80,10 L90,20" stroke="%23ddd" stroke-width="1" fill="none"/><path d="M10,40 L20,30 L30,40 L40,30 L50,40 L60,30 L70,40 L80,30 L90,40" stroke="%23ddd" stroke-width="1" fill="none"/><path d="M10,60 L20,50 L30,60 L40,50 L50,60 L60,50 L70,60 L80,50 L90,60" stroke="%23ddd" stroke-width="1" fill="none"/><path d="M10,80 L20,70 L30,80 L40,70 L50,80 L60,70 L70,80 L80,70 L90,80" stroke="%23ddd" stroke-width="1" fill="none"/></svg>');
	background-repeat: repeat;
	background-size: 100px 100px;
	padding: 40px 0;
	margin-bottom: 40px;
}

.street-container.nanboku::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	z-index: 0;
}

.street-container.nanboku .container {
	position: relative;
	z-index: 1;
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
	.street-container.nanboku {
		padding: 30px 0;
		margin-bottom: 30px;
		background-size: 50px 50px;
	}
}