/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 19 2024 | 09:51:42 */
body {font-family: kozuka-mincho-pr6n, serif;}
#slider .slides > li {background-position:;}
.sp_br {
  display: none; //768px以上では改行タグを無効に。
}
.navbar-brand-wpz a {font-family: kozuka-mincho-pr6n, serif !important;}
.page .entry-title,
.slides > li .slide_button a {
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: bold;}
.slides > li .slide_button {margin: 36px 0 0 !important}
.slides > li h3,
.slides > li .excerpt,
.slides > li h1, .slides > li h3 {
	margin: 18px auto 0;
	font-family: kozuka-mincho-pr6n,serif;
	letter-spacing:0.1rem;
	line-height: 0.999em;
	color: #FFF;
	padding-bottom: 0!important;}
.navbar-collapse a,
.navbar-brand-wpz h1 a {font-family: kozuka-mincho-pr6n, serif !important}
.section-title {font-family: kozuka-mincho-pr6n, serif !important}
.navbar-nav li a {font-family: kozuka-mincho-pr6n, serif !important}
.slides > li h1:after, .slides > li h3:after{border-bottom:none !important}
.slides > li .li-wrap {top: 66%;}
@media screen and (max-width: 480px){
#slider .slides > li {background-position: center bottom;background-size: 180%;}
.navbar-brand-wpz a {font-size: 26px !important;margin-left: 6px;}
.slides > li h3, .slides > li h1 {font-size: 35px !important;}
body, .footer-widgets .column, .site-info {font-size: 14px !important;letter-spacing: 0.09em;}
}	
@media screen and (max-width: 640px){
.slides > li .li-wrap{top:66%;}
}
@media screen and (max-width: 768px) {
.sp_br {
display: block; //768px未満で改行タグを有効に。
}
.slides > li h3, .slides > li h1 {font-size: 30px !important;letter-spacing: 0.09em;}
.navbar {padding: 6px 0 0 0;}
#main {margin-top:-140px;}
}