@media (min-width: 960px){
	.-parallel-bottom .l-header__inner{
		padding-top:0 !important}
}
.-parallel-bottom .l-header__logo{
	background:#fff
}
.l-fixHeader,.l-fixHeader:before
{
	background:#f7f7f7 !important
}
.l-fixHeader__inner{
	color:var(--color_text) !important;
	background:#f7f7f7
}
@media (min-width: 960px){
	.-parallel .l-header__gnav .c-gnav>li>a{
		padding:24px 16px !important}
}
@media (min-width: 600px){
	.p-mainVisual.-margin-on{padding:30px}
}
.c-postTitle{
	display:block !important;text-align:center
		
		
		
}
.c-postTitle .c-postTitle__ttl{
	display:inline-block;
	position:relative;
	width:auto;
	margin-top:2em;
	padding:1.5em 0;
	color:var(--color_header_text);
	text-align:center;
	border-top:solid 1px
}
@media (min-width: 600px){
	.c-postTitle .c-postTitle__ttl{
		font-size:30px
	}
}
.c-postTitle .c-postTitle__ttl:before{
	position:absolute;top:-30px;
	left:calc(50% - 30px);
	display:inline-block;
	content:"";width:60px;
	height:60px;
	background-image: url(https://shellart2024.sdgs-uwajima.com/wp-content/uploads/2024/11/icon_shell.png);
	background-color:#fff;
	background-size:contain;
	vertical-align:middle
}
.c-postTitle .c-postTitle__ttl:after{
	position:absolute;
	bottom:0;
	left:calc(50% - 0.7em);
	content:"";
	width:1.4em;
	height:1px;background:var(--color_header_text)
}
.post_content .art_gallery{
	position:relative;
	width:100%;
	padding:0;
	margin:0 auto
}
.post_content .grid-sizer,.post_content .art_gallery_item{
	width:32%;list-style:none
}
.post_content .grid-sizer img,.post_content .art_gallery_item img{
	width:100%;height:auto
}
.post_content .gutter-sizer{
	width:1%;
	list-style:none
}
.acf_art .acf_art_groupname{
	padding:0.8em 0.5em;
	color:#fff;
	background-color:var(--color_main);
	text-align:center;
	line-height:1
}
.art_gallery_note{
	text-align:center;
	font-size:0.75rem
}
.art_gallery_toc ul{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	margin:0;padding-left:0 !important
}
.art_gallery_toc li{
	margin:0.25em !important;
	padding:0.5em;
	font-size:12px;
	list-style:none;
	background-color:#f7f7f7
}
.p-articleFoot{
	border-top:none !important
}
.counter::before{
	content:"page views:";
	text-align:center !important
}
:root{
	--color_header_bg: #ddd49d!important;
	--color_header_text: #1d4460!important;
}
.l-footer {
	background-color: var(--color_main)!important;
}
.l-footer__widgetArea{
	background-color: var(--color_main)!important;
}
.l-header{
	border-top: solid 6px var(--color_main)!important;
}
@media (max-width: 959px){
	.l-header{background-color: #fff!important;
	}
}
#before_footer_widget.w-beforeFooter{
	margin: 3em auto;
}
/*# sourceMappingURL=custom_style.css.map */