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



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

/*------sns-------*/



.sns{

	float:left;

	width:92px;

	padding-top:13px;

	padding-bottom:27px;

background-image: url(../img/t_bg.jpg);

background-repeat: repeat-x;

background-position:top right;

}



.sns a{
	display:inline-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:12px;

	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;

	display: block;

}

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

}



.topBox h2{
    height: auto;
    text-indent:0;
    display: block;
    padding: 0px;
    float:none;
    width:100%;
    margin:0;
}
#end_2{
	position: relative;
}

#end_2 p {
    position: absolute;
    left: 55px;
    bottom: 50px;
}
#end_2 p a {
    padding: 0;
    margin: 0;
    font-size: 15px;
    color: #133d8e;
    font-weight: bold;
    letter-spacing: 0.1em;
    display: flex;
    align-items: center;
}
#end_2 p a:hover{
	color:#ff5a00;
}
#end_2 p a img {
	margin-left:5px;
}


.renoBx{
	text-align: center;
	padding: 30px;
}

.renoBx p{
	font-size: 110%;
}

.tx1:before,
.tx1:after {
    position: relative;
    display: inline-block;
    content: "";
    background: #000;
    width: 2px;
    height: 2.5em;
    margin: 0.5em 1em;
    vertical-align: -1.5em;
    bottom: 0;

}



.tx1:before {
    transform: rotate(-30deg);
}

.tx1:after {
   transform: rotate(30deg);

}


.renoLink{
color: #fff;
background-color: aquamarine;
padding: 10px 40px;
border-radius: 24px;
display: inline-block;
margin: 15px;
background: #82EBF9;
background: linear-gradient(270deg,rgba(130, 235, 249, 1) 0%, rgba(213, 156, 255, 1) 100%);	
box-shadow: 0px 3px 0px #00173f;
text-decoration: none;
font-weight: bold;
    transition: 0.5s;
	font-size: 110%;
}

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

.renoLink: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);	
}
