@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;
	left: 50%;
  transform: translate(-50%, 0);
}
.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;*/
		left: 0;
  	transform: translate(0, 0);
	}
	.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: #2f5eab;
	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;
	}
}

.kawaasobi2021-kome-list{
	color:#0071be;
}
.kawaasobi2021-kome-list a,
.kawaasobi2021-kome-list a:link,
.kawaasobi2021-kome-list a:visited{
	color:#0071be;
	text-decoration: underline;
}
.kawaasobi2021-kome-list a:hover{
	text-decoration: none;
}
.kawaasobi2021-program-text-wrapper{
	color: white;
	margin-top: 10px;
	margin-bottom: 100px;
}
.kawaasobi2021-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);
}
.kawaasobi2021-lead-wrapper{
	margin-top: 30px;
	margin-bottom: 30px;
}
.kawaasobi2021-lead-p{
	color: #0071be;
}

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

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

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

.kawaasobi2021-main-wbg{
	background-color: #FFF;
}

.covid-19-note-box{
	padding-top: 20px;
	padding-bottom: 20px;
}

.covid-19-note-box a,
.covid-19-note-box a:link,
.covid-19-note-box a:hover,
.covid-19-note-box a:visited,
.covid-19-note-box a:active{
	color: #6c96ca;
	text-decoration: underline;
}

.covid-19-icon{
	max-width: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
}


.covid-19-note-title{
	font-size: 20px;
	color: #6c96ca;
	line-height: 1.5;
	margin-bottom: 20px;
	text-align: center;
}
.covid-19-note-list{
	color: #6c96ca;
	margin-bottom: 0;
}
.covid-19-note-list li{
	list-style: none;
	text-indent: -1em;
	margin-bottom: 0.5em;
	padding-left: -1em;
	font-size: 15px;
}
.covid-19-note-list li:before{
	content: "□ ";
}
.covid-19-nami-img{
	width: 100%;
}
.kawaasobi2021-wbg-p{
	color: #6c96ca;
}

.kawaasobi2021-bottom-note{
	text-align: center;
}

@media screen and (max-width: 575px) {
	.kawaasobi2021-bottom-note{
		text-align: left;
	}
}

a.kawaasobi2021-nav-link{
	font-size: 20px;
}
a.kawaasobi2021-nav-link,
a.kawaasobi2021-nav-link:link,
a.kawaasobi2021-nav-link:visited{
	color: #6c96ca;
}
a.kawaasobi2021-nav-link:hover{
	opacity: 0.8;
}

.kawaasobi2021-program-text-wrapper a,
.kawaasobi2021-program-text-wrapper a:visited,
.kawaasobi2021-program-text-wrapper a:link,
.kawaasobi2021-food-text-wrapper a,
.kawaasobi2021-food-text-wrapper a:visited,
.kawaasobi2021-food-text-wrapper a:link
{
	color: white;
}
.kawaasobi2021-sns-link:first-child{
	margin-right: 4px;
}

.kawaasobi2021-food-text{
	font-size: 12px;
}
.kawaasobi2021-food-text-wrapper{
	color: white;
	margin-top: 10px;
	margin-bottom: 60px;
}

.bg-nami-top-white{
	width: 120%;
	margin-left: -10%;
	margin-top: -50px;
}
@media screen and (max-width: 575px) {
	.bg-nami-top-white{
	width: 640px;
	margin-left:  -4px;
	}	
}

.covid-19-note-title span{
	display: inline-block;
}

.kawaasobi2021-bottom-note span{
	display: inline-block;
}


@media screen and (max-width: 575px) {
	.covid-19-note-title{
		font-size: 16px;
	}
}

.kawaasobi2021-place-info{
	color: #0071be;
	text-align: center;
}
.kawaasobi2021-place-info-h{
	font-weight: bold;
	margin-right: 1em;
}
.kawaasobi2021-place-info-link a,
.kawaasobi2021-place-info-link a:link,
.kawaasobi2021-place-info-link a:hover,
.kawaasobi2021-place-info-link a:visited{
	color: #0071be;
	border: 1px solid #0071be;
	border-radius: 6px;
	font-size: 10px;
	padding: 4px 10px;
	text-decoration: none;
	display: inline-block;
	margin-left: 1em;
	transition: all 0.3s 0s ease;
}
.kawaasobi2021-place-info-link a:hover{
	color: white;
	background-color: #0071be;
}

.kawaasobi2021-map-btn-wrapper{
	margin-top: 40px;
	margin-bottom: 40px;
}

.icon-entry {
    position: absolute;
    top: -20px;
    right: 0;
    width: 120px;
    height: 120px;
}
.icon-entry:hover {
	opacity: 0.7;
}
.kawaasobi2021-report-title{
	color: #2f5eab;
	font-weight: bold;
	font-size: 20px;
}
.kawaasobi2021-report-title span{
	display: inline-block;
}
.kawaasobi2021-photo-report {
    width: 100%;
    margin-bottom: 40px;
    border-radius: 20px;
    border: 3px solid #FFF;
}
.kawabiraki2022-title{
	width: 100%;
	height: auto;
	/*padding-top: 20px;
	padding-bottom: 20px;*/
}
.kawabiraki2022-title_pc{
	display: inline;
}
.kawabiraki2022-title_sp{
	display: none;
}
@media screen and (max-width: 575px) {

	.kawabiraki2022-title_pc{
		display: none;
	}
	.kawabiraki2022-title_sp{
		display: inline;
	}

}

/*{
	margin-top: 80px;
}*/
.kawaasobi2021-lead-p{
	font-size: 14px;
}

.kawaasobi2021-program-text-wrapper-0 p{
	font-size: 13px;
}
.kawaasobi2021-program-text-wrapper .btn-kawaasobi2021:hover{
	color: #2f5eab;
}
.program_photo {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    border: 3px solid #FFF;
}

.kawabiraki2022-category-h{
	color: white;
	text-align: center;
}
.kawabiraki2022-p{
	color: white;
}
.kawabiraki2022-program-heading{
	color: white;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5;
}
.kawabiraki2022-program-heading span{
	color: white;
	font-weight: normal;
	font-size: 14px;
	display: inline-block;
}
.kawabiraki2022-program-heading span:before{
	content: "（";
}
.kawabiraki2022-program-heading span:after{
	content: "）";
}
.kawabiraki2022-program-heading a,
.kawabiraki2022-program-heading a:link,
.kawabiraki2022-program-heading a:visited,
.kawabiraki2022-program-heading a:active{
	color: white;
	text-decoration: underline;
}
.kawabiraki2022-program-heading a:hover{
	color: white;
	text-decoration: none;
}


.icon-kawabiraki2022-time,
.icon-kawabiraki2022-price{
	width: 16px;
	height: 16px;
	vertical-align: baseline;
	margin-right: 4px;
	position: absolute;
	top: 4px;
	left: 6px;
}

.kawabiraki2022-program-time,
.kawabiraki2022-program-price{
	display: inline-block;
	/*background-color: #FFF;*/
	color: white;
	border-radius: 13px;
	padding: 0 10px 0 30px;
	font-size: 13px;
	/*margin-top: 10px;*/
	position: relative;
}
.kawabiraki2022-program-time{
	margin-right: 4px;
}
.kawabiraki2022-program-time .kawabiraki2022-program-info-small,
.kawabiraki2022-program-price .kawabiraki2022-program-info-small{
	font-size: 13px;
}
.kawabiraki2022-program-sanka,
.kawabiraki2022-program-yoyaku{
	display: inline-block;
	background-color: #FFF;
	color: #2f5eab;
	border-radius: 13px;
	padding: 0 10px 0 10px;
	font-size: 13px;
	margin-top: 10px;
	position: relative;
}
.kawabiraki2022-program-yoyaku{
	background-color: #cc3f3b;
	color: #FFF;
}

.kawabiraki2022-program-yoyaku a,
.kawabiraki2022-program-yoyaku a:link,
.kawabiraki2022-program-yoyaku a:visited,
.kawabiraki2022-program-yoyaku a:hover,
.kawabiraki2022-program-yoyaku a:active{
	color: #FFF;
	text-decoration: none;
}
.kawabiraki2022-program-yoyaku a:hover{
	opacity: 0.7;
}

.food-photo-wrapper{
	margin-top: -100px;
	margin-bottom: 100px;
}

@media screen and (max-width: 575px) {
	.kawaasobi2021-program-text-wrapper{
		margin-bottom: 50px;
	}
	.food-photo-wrapper{
		margin-top: -50px;
		margin-bottom: 50px;
	}

}

.tt-sns-p{
	margin-top: -40px;
	text-align: right;
}
.tt-sns-p a{
	color: white;
	text-decoration: underline;
}
.tt-sns-p a:hover{
	text-decoration: none;
}
.kawabiraki2022-cate{
	width: 100%;
	max-width: 350px;
	height: auto;
	margin-bottom: 40px;
}

.kawaasobi2021-program-text-wrapper-mb1 {
    color: white;
    margin-top: 10px;
    margin-bottom: 100px;
}
.kawaasobi2021-program-text-wrapper-mb2 {
    color: white;
    margin-top: 10px;
    margin-bottom: 100px;
}
@media screen and (max-width: 767px) {

	.kawaasobi2021-program-text-wrapper-mb1 {
	    margin-bottom: 0;
	}
	.kawaasobi2021-program-text-wrapper-mb2 {
	    margin-bottom: 50px;
	}

}

.otoaire-heading{
	width: 300px;
	margin-bottom: 20px;
}

.kawabiraki2022-lead{
	color: white;
	font-size: 13px;
	margin-bottom: 80px;
	margin-top: -40px;
}

.kawabiraki2022-wbg-table{
	color: white;
}
.kawabiraki2022-wbg-table .kawabiraki2022-wbg-td-time{
	padding-right: 30px;
	vertical-align: top;
	font-size: 13px;

}
.kawabiraki2022-wbg-table td{
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
    padding: 10px 0;
}
/*.kawabiraki2022-wbg-table td:first-child{
	border-top: 1px solid #ccc;
}*/
.kawaasobi2021-program-text-wrapper-0 {
    color: white;
    margin-top: 10px;
}
.kawaasobi2021-program-text-wrapper p{
	font-size: 13px;
}
.kawabiraki2022-wbg-title{
	font-weight: bold;
	font-size: 13px;
	margin-left: -10px;
}
.kawabiraki2022-wbg-speaker{
	font-size: 13px;
	font-weight: normal;
}

.kawabiraki2022-wbg-name {
    display: inline-block;
    background-color: #FFF;
    color: #2f5eab;
    border-radius: 13px;
    padding: 0 10px 0 10px;
    font-size: 11px;
    margin-top: 10px;
    position: relative;
    margin-right: 10px;
}
.kawabiraki2022-otoair-heading{
	font-weight:bold;
	font-size: 16px;
	margin-top: 10px;
	color: white;
	text-align: center;
}
.kawabiraki2022-otoair-heading:before{
content: "〜 ";
}
.kawabiraki2022-otoair-heading:after{
content: " 〜";
}

.kawabiraki2022-slider-title{
	color: white;
	font-weight: bold;
}