@charset "utf-8";
/* CSS Document */

.contebx h2 {
    background-image: url(../img/komagabayasi_t.jpg);
    background-repeat: no-repeat;
    height: 55px;
    font-size: 1px;
    text-indent: -9999px;
    display: block;
    padding: 0px;
    float: left;
    width: 650px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}



.sns{
	float:left;
	width:50px;
	padding-top:13px;
	padding-bottom:27px;
background-image: url("../../shop_seiryoudai/img/t_bg.jpg")	;
background-repeat: repeat-x;
background-position:top right;

}

.sns a{
	display:block;
	font-size:13px;
	text-decoration:none;
	color:#444;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.sns a img{
	margin-right:3px;
	vertical-align:-6px;
}

.sns a:hover{
	opacity:0.6;
}

.staffblog {
	height: 81px;
}

#wrapper .contebx .staffblog a {
	background-image: url(../img/bt_blog.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 260px;
	text-indent: -999em;
	float: left;
}

#wrapper .contebx .staffblog a:hover {
	background-image: url(../img/bt_blog_s2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 81px;
	width: 260px;
}


#komagabayasi2604{
	margin-bottom: 40px;
}

#komagabayasi2605 h2{
background-image:none;
height: auto;
text-indent:0;
padding: 0px;
float: none;
width: 100%;
margin: 0;
}


.con{
background-color: #f6f6f6;
}

.con h3{
	margin: 0;
	padding: 0;
}

.con h4{
	margin: 0 0 15px;;
	padding: 0;
}

.con2{
background-color: #fffae3;
padding-bottom: 40px;	
}


.end{
	position: relative;
	margin: 0 0 0;
}

.end .linkBox{
	position:absolute;
	top: 40px;
	left: 50px;	
}

.flexBx{
	display: flex;
	justify-content: space-between;
}

.mb15{
  margin-bottom: 15px;
}

.mb20{
  margin-bottom: 20px;
}

.mb30{
  margin-bottom: 30px;
}

.mb40{
  margin-bottom: 40px;
}

.mb50{
  margin-bottom: 40px;
}

.linkBox{
	background-color: #D3ECF8;
	padding:15px 20px 15px;
	border-radius: 6px;
	margin: 30px 15% 30px;
	line-height: 2;
position: relative;
	font-size: 18px;
}



.sec01{
	margin-top: 50px;
}

.event{
	margin-bottom: 40px;
}

.eventList{
	position: relative;
	margin: 0 0;
	font-size: 15px;
	border-bottom: #99CDFF solid 2px;
	border-right: #99CDFF solid 2px;
	border-left: #99CDFF solid 2px;	
	padding: 20px 30px;
  background-image: repeating-linear-gradient(335deg, #e5f9ff, #e5f9ff 5px, transparent 5px, transparent 10px);
}

.txCam{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1295dd+1,4abaa0+100 */
background: linear-gradient(to right,  rgba(18,149,221,1) 1%,rgba(74,186,160,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	font-size:48px;
	color: #fff;
	padding: 10px 20px;
	border-radius: 10px 10px 0 0;
	margin:40px 0 0 ;
	text-align: center;

}


.eventList h3 {
    font-size: 36px;
    margin-bottom: 15px;
	color: #015AC3;
	font-weight: bolder;
}

.eventList .inBox{
	display: flex;
	color: #000;
	text-decoration: none;
	justify-content: space-between;
}

.eventList .thumb{
    width: 36%;
    position: relative;
    margin-right: 55px;
    margin-top: -80px;
}

.eventList .thumb img{
	width: 100%;
	height: auto;
}

.eventList .thumb .icHeld{
	position: absolute;
	top:5px;
	left:5px;
	background-color: #f00;
	color: #fff;
	line-height:2;
	padding: 0 10px;	
}

.eventList .detail{
	position: relative;
}

.eventList p{
	font-size: 16px;
}

.eventList .btn{
	margin-top: 10px;
background:#fff;
color: #627a34;
border: #627a34 solid 2px;
line-height: 2.4;
padding: 0.2em 1em;
display:inline-block;
border-radius: 5px;
font-weight: bold;
box-shadow: 0px 2px 0px #5C7827;
width: 80%;
	position: relative;
	text-align: center;
}

.eventList .btn:after{
    font-family: "Font Awesome 5 Free";
	content: '\f054';
	font-weight: bold;
	position: absolute;
	right: 10px;
	bottom: 10%;
}

.eventList .btn i{font-size: 140%;
margin-right: 0.1em;}



.pdlist{
margin-top: 1.5em;	

}

.pdlist dt{
float: left;
clear: both;
	background-color: #DFE7D1;
	color: #000;
	padding: 0.2em 0.6em;
}

.pdlist dt.venu:before{
	font-family: "Font Awesome 5 Free";
    content: '\f3c5';
	font-weight: bold;
	margin-right: 0.3em;
	color: #627a34;
	font-size: 120%;
}

.pdlist dt.peri:before{
	font-family: "Font Awesome 5 Free";
    content: '\f073';
	font-weight: bold;
	margin-right: 0.3em;
	color: #627a34;	
	font-size: 120%;	
}

.pdlist dd{
padding:0.2em 0 0.5em 7.4em;
	vertical-align: middle;
}


.fukidashi_01{
	float: right;
	width: 160px;
    margin: -40px 0 0 15px;
}

.fukidashi_01 img{
	width: 100%;
	height: auto;
}

.subtx{
	font-size: 80%;
	color: #000;
}

.eventList .peri{
	font-size: 20px;
	margin-bottom: 15px;
	display: inline-block;
	padding: 5px 10px;
	background-color: #FFE9E9;
	border: #99CDFF solid 1px;	
	font-weight: bold;
}

.eventList .f12{
	font-size: 90%;
	margin-top: 1em;
}
.fBnd {
    background: linear-gradient(transparent 60%, #FBED6F 60%);
	
}
	