@charset "UTF-8";

/*body{
	background-color: #B5C8B9;
}*/
a,
a:link,
a:hover,
a:visited,
a:active,
.entry-column a:link,
.entry-column a:hover,
.entry-column a:visited,
.entry-column a:active{
	color: #231816;
	/*text-decoration: underline;*/
}

@media (min-width: 1200px){
	.container {
    	max-width: 100%;
	}

}

.kawabiraki-container{
	max-width: 1140px;
	margin-top: 64px;
}


}
a:hover{
	color: #666;
}

.bg-light{
	background-color: #B5C8B9!important;
}
.cover{
	height: auto;
	width: 100%;
}
.cover4{
	max-height: 665px;
	height: 100%;
	width: auto;
	position: absolute;
	z-index: 10;
}
.cover4-bg{
	max-height: 665px;
	height: 100%;
	width: auto;
	z-index: 2;
}
.cover4-wrapper{
	text-align: center;
}

.cover4-bg{
	animation: nami-move 5s ease-in-out -2s infinite alternate;
}
@keyframes nami-move {
  0% {
   transform: translate3d(-30px,0,0);
  }
  100% { 
    transform: translate3d(30px,0,0);
  }
}


.sub-title-text{
	width: 300px;
	position: absolute;
	left: 0;
}
.otogawa-icon-wrapper{
	width: 60px;
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 100;
}
.title-wrapper{
	height: 300px;
	margin-top: 100px;
}

.event-title{
	font-weight: bold;
	word-break: break-word;
}
.event-title span{
	display: inline-block;
}
.p-date{
	font-size: 48px;
	font-weight: bold;
	line-height: 1.2;
}
.p-date-fuchidori{
	color: white;
	text-shadow:1px 1px 0 #1A1211, -1px -1px 0 #1A1211,
	          -1px 1px 0 #1A1211, 1px -1px 0 #1A1211,
	          0px 1px 0 #1A1211,  0-1px 0 #1A1211,
	          -1px 0 0 #1A1211, 1px 0 0 #1A1211;
}
.youbi-box{
	border:1px solid #1A1211;
	background-color: white;
	color: #1A1211;
	font-size: 12px;
	padding: 4px;
	margin-left: 10px;
	vertical-align: middle;
}
.date-font-size{
	font-size: 0.5em;
}
.p-place{
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 30px;
}
.kaijo-box{
	border-radius: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	background-color: #1A1211;
	color: white;
	padding: 5px;
	margin-right: 10px;
	width: 60px;
	display: inline-block;
}
.p-lead{
	font-size: 20px;
	font-weight: 700;
	text-align: justify;
}

.acms-entry-wrapper{
	background-color: white;
	border-radius: 1rem;
	padding: 2rem;
	margin-top: 20px;
}
.acms-entry-wrapper h3{
	background: none;
	font-weight:bold;
	color: #D7584E;
	margin-left: 5px;
	margin-bottom: 10px;
}
.acms-entry-wrapper .columnImage{
	border-radius: 0.5rem;

}
.entry-column p.event-time{
	background-color: #D7584E;
	color: white;
	display: inline-block;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	/*margin-top: 2rem;*/
	margin-right: -10px;
}
.entry-column p.event-time.event-time-mb10{
	margin-bottom: 10px;
}

.foot-wrapper{
	background-color: #dee4df;
}
/*.entry-column h2{
	margin-bottom: 0;
}*/
.acms-entry-unit-full.acms-col-sm-6{
	margin-bottom: 20px;
}

a.link-map{
	color: #1A1211;
	font-size: 40%;
	border: 1px solid #1A1211;
	margin-left: 10px;
	border-radius: 4px;
	padding: 5px;
	vertical-align: middle;
	text-decoration: none;
}
.entry-footer{
	background:none;
}
@media screen and (max-width: 991px) {
	.title-wrapper{
		height: auto;
		/*margin-top: 100px;*/
	}
	.p-date{
		font-size: 30px;
	}
	.p-place{
		font-size: 20px;
	}
}
@media screen and (max-width: 767px) {
	.cover{
		height: auto;
		width: 100%;
	}
	.cover4{
		height: auto;
		width: 100%;
		margin-left: -15px;
	}
	.cover4-bg{
		height: auto;
		width: 100%;
	}
	.event-title{
		font-size: 30px;
	}
	.acms-entry-wrapper{
		padding: 1rem;
	}
	.sub-title-text{
		left: -50px;
	}
}
@media screen and (max-width: 575px) {
	.event-title{
		font-size: 20px;
	}
	.p-date{
		font-size: 24px;
	}
	.date-time{
		display: inline-block;
	}
	.p-place{
		font-size: 17px;
	}
	a.link-map{
		display: inline-block;
		margin-top: 20px;
		margin-left: 0;
		width: 100%;
		text-align: center;
		padding: 10px;
		font-size: 14px;
		text-decoration: none;
	}
}

.entry {
    margin: 0 0 25px;
    border-bottom: none;
}

.otogawa-h2{
	margin-left: 0;
}

[class*=column-media-].nocaption{
	margin-bottom: 10px!important;
}

.main-bg4{
	background-color: #0071be;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: -10px;
}
.bg-nami-top{
	width: 120%;
	margin-left: -10%;
}
@media screen and (max-width: 575px) {
	.bg-nami-top{
	width: 640px;
	margin-left:  -4px;
	}	
}

.note-box{
	margin: 150px auto 20px;
	max-width: 640px;
	border: 1px solid #CCC;
	padding:40px;
}
.note-h2{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 50px;
	line-height: 1.5;
	text-align: center;
	word-break: normal;
	color: #FFFFFF;
}
.note-h2 span{
	display: block;
}
.note-p{
	line-height:2;
	font-size: 20px;
	color: white;
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
}
.note-name{
	text-align: right;
	margin-top: 60px;
	font-size: 14px;
	color: white;
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
}
.note-name span{
	display: inline-block;
}
.note-strong {
	font-weight: bold;
}


@media screen and (max-width: 480px) {
	.note-box{
		padding: 20px;
	}
	.note-h2{
		text-align: left;
		font-size: 20px;
	}
	.note-h2 span{
		display: inline;
	}
	.note-p{
		line-height:2;
		font-size: 14px;
	}
	.note-name{
		text-align: right;
		margin-top: 60px;
		font-size: 12px;
	}
}

.kawabiraki_people{
	width: 100%;
}

.kawabiraki_people1{
	margin-top: -10px;
	margin-bottom: 10px;
}

.kawabiraki_people2{
	margin-top: 100px;
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	.kawabiraki_people{
		width: 767px;
	}
}

.kawaasobi2020-kome-list{
	color:#0071be;
}
.kawaasobi2020-kome-list a,
.kawaasobi2020-kome-list a:link,
.kawaasobi2020-kome-list a:visited{
	color:#0071be;
	text-decoration: underline;
}
.kawaasobi2020-kome-list a:hover{
	text-decoration: none;
}
.kawaasobi2020-program-text-wrapper{
	color: white;
	margin-top: 10px;
	margin-bottom: 100px;
}
.kawaasobi2020-program-icon {
	width: 16px;
	height: 16px;
	margin-right: 3px;
}
.fadein{
	opacity :  0;
	transform : translate(0, 100px);
	transition : transform 1s, opacity 1s;
}
 
.fadein.active{
	opacity : 1;
	transform : translate(0, 0);
}
.kawaasobi2020-lead-wrapper{
	margin-top: 30px;
	margin-bottom: 30px;
}
.kawaasobi2020-lead-p{
	color: #0071be;
}

.btn-kawaasobi2020{
	background-color:#0071be;
	border-color: white;
	color: white;
	width: 220px;
	font-size: 16px;
	margin-top: 10px;
}
a.btn-kawaasobi2020,
a.btn-kawaasobi2020:link,
a.btn-kawaasobi2020:visited{
	color: white;
}
a.btn-kawaasobi2020:hover{
	color: #0071be;
}

@media (min-width: 1200px){
	.container {
    	max-width: 1140px;
	}

}
a.kawaasobi2020-nav-link{
	font-size: 20px;
}
a.kawaasobi2020-nav-link,
a.kawaasobi2020-nav-link:link,
a.kawaasobi2020-nav-link:visited{
	color: white;
}
a.kawaasobi2020-nav-link:hover{
	opacity: 0.8;
}