@import url('https://fonts.googleapis.com/css?family=Mallanna');

.date-tags .post-date {
	display: none;
}

/*マウスオーバー時,テキストカラー変更*/
#navi ul li a:hover{
color: #fb9334 !important;
}

/*マウスオーバー時,背景カラー変更*/
.caption-wrap:hover {
background-color:#ffffff;
}

a {
text-decoration: none;
}

a:hover {
text-decoration:none;
color:#f88862;
}

a img{
opacity: 1;
transition: 0.3s;
}

a:hover img{
opacity: .7;
}



input.wpcf7-submit {
padding:1em;/* ボタン内の余白 */
margin:2em 0em;/* ボタンの上下にのみ余白 */
background: #879db5;/* 背景色 */
border-radius: 5px;/* 角を丸く*/
color: #fff;/* 文字の色*/
font-size: 18px;/* 文字の大きさ */
font-weight: bold;/* 太字*/
width: 40%;
}

input.wpcf7-submit:hover {
opacity: 0.8;/* マウスオンで半透明に */
}

.wpcf7-form {
	margin: 0 auto;
}

input.wpcf7-confirm {
padding:1em;/* ボタン内の余白 */
margin:2em 0em;/* ボタンの上下にのみ余白 */
background: #879db5;/* 背景色 */
border-radius: 5px;/* 角を丸く*/
color: #fff;/* 文字の色*/
font-size: 18px;/* 文字の大きさ */
font-weight: bold;/* 太字*/
width: 40%;	
}

input.wpcf7-confirm:hover {
opacity: 0.8;/* マウスオンで半透明に */
}

.sub-menu .item-label {
    text-align: center;
}

.navi-in a {
		   font-size: 15px;
}

/*メイン画像 */
img.slider-297.slide-388 {
	width: 100%;
    height: 500px!important;
    object-fit: cover;
    object-position: 50% 70%;
	filter:brightness(130%)  opacity(0.9);
}

img.slider-297.slide-298 {
	width: 100%;
    height: 500px!important;
    object-fit: cover;
    object-position: 50% 40%;
	filter: brightness(110%) opacity(0.9);
}

img.slider-297.slide-401 {
	width: 100%;
    height: 500px!important;
    object-fit: cover;
    object-position: 50% 70%;
		filter: brightness(110%) opacity(0.9);
}

img.slider-297.slide-412 {
	width: 100%;
    height: 500px!important;
    object-fit: cover;
    object-position: 50% 75%;
			filter: brightness(110%) opacity(0.9);
}

/*480px以下*/
@media screen and (max-width: 480px){
	.logo-header img {
		    max-width: 80%;
	}

img.slider-297.slide-388 {
display: none!important;
}
	
	img.slider-297.slide-298 {
display: none!important;
}

img.slider-297.slide-401 {
display: none!important;
}

img.slider-297.slide-412 {
display: none!important;
	}
	
	.heading {
		line-height: 1.2;
		font-size: 5vw;
    margin: 0 15px;
	}	

	.br-sp {
		display:none;
	}
	
	.maintxt {
		text-align: left!important;
		padding: 0 1px;
	}
	
	.mainpic {
		display:block;
		text-align:center!important;
	}
	
	
	#submenu {
		display: none;
	}
	
	#movie {
			display: none;	
	}
	
	.wp-image-378 {
		width: 100%;
		margin: auto;
	}
	
		.wp-image-421 {
		width: 100%;
		margin: auto;
	}
	
			.wp-image-422 {
		width: 100%;
		margin: auto;
	}
	
	.wp-image-377 {
		width: 100%;
		margin: auto;
	}
	
	.sp {
		display:block!important;
		width: 100%;
		margin: 0 auto;
	}

	.wp-image-301 {
		width: 100%;
		margin: auto;
	}
	
		.wp-image-309 {
		width: 100%;
		margin: auto;
	}
	
		.wp-image-336 {
		width: 100%;
		margin: auto;
	}
}