@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;

}


#komagabayasi2510{
	background-color: #fff;
}

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


.conbox{
  position: relative;
  text-align: center;
}

.con{
	background:url("conbg.jpg") left top repeat-y;
	border-bottom:  #bae5f8 solid 10px;
	margin-bottom: 40px;
}

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

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


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

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

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

.mb15{
  margin-bottom: 15px;
}

.mb25{
  margin-bottom: 25px;
}

.mb35{
  margin-bottom: 35px;
}

.mb45{
  margin-bottom: 45px;
}


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

.linkBox > img{
	position: absolute;
	top: -5px;
	left: -5px;

}

.linkBox > div{
	text-align: center;
}

.linkBox a{
	color: #e84e49;

}


.linkBox a:before{
	font-family: "Font Awesome 5 Free";
    content: '\f35d';
    font-weight: bold;
    color: #e84e49;
    font-size: 120%;
	margin-right: 0.2em;
}


.srLink{
	position: absolute;
	top: 125px;
	left: 150px;
color: #fff;
padding: 10px 40px;
border-radius: 24px;
display: inline-block;
margin: 15px;
background: #BCF1F8;
box-shadow: 0px 3px 0px #00173f;
text-decoration: none;
font-weight: bold;
    transition: 0.5s;
	font-size: 110%;
}

.srLink a{
	color: #e94f47;
}

.srLink:before{
    font-family: "Font Awesome 5 Free";
    content: '\f0da';
	    font-weight: bold;
    margin-right: 0.3em;
    color: #e94f47;
    font-size: 150%;
	vertical-align: middle;
}

.srLink:hover{
	-webkit-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);	
}

.fk1{
	background-color: #D3ECF8;
	padding: 5px 15px;
	margin-top: 5px;
	margin-left: 60%;
	margin-bottom: 10px;
	border-radius: 4px;
	display: inline-block;
	position: relative;
}

.fk1:before {
    border-style: solid;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    left: calc(50% - 12px);
    bottom: 100%;
    border-width: 12px 12px 12px 12px;
    border-color: transparent transparent #D3ECF8 transparent;
}

.fk1 a {
    color: #e84e49;
}
