@charset "utf-8";





.servicebox{
	margin-bottom:40px;
	padding-bottom:40px;
	border-bottom:1px solid #333;
	zoom: 1; }
	.servicebox:after {
		content: "";
		display: block;
		clear: both; }
		
.servicebox_lcon{
	width:200px;
	float:left;
}
.servicebox_lcon img{
	width:100%;
}

.servicebox_bdnone{
	border:none;
}

.servicebox_rcon{
	width:360px;
	margin-left:20px;
	float:right;
}
.servicebox_rcon .servicebox_logo{
	margin:0 0 20px;
}
.servicebox_rcon .servicebox_logo img{
	width:200px;
	height:auto;
}

.servicebox_rcon .logo_lage img{
	width:130px;
	height:auto;
}

/*最新情報*/
.infobox{
	position:relative;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #333;
	zoom: 1; }
	.infobox:after {
		content: "";
		display: block;
		clear: both; }
		
.infobox_lcon{
	width:10%;
	float:left;
}
.infobox_lcon img{
	width:100%;
}

.servicebox_bdnone{
	border:none;
}

.infobox_rcon{
	width:88%;
	margin-left:20px;
	float:right;
	
}
.infobox_rcon .infobtn
{
	background-color:#F4F4F4;
	padding:8px 10px;
	position:absolute;
	bottom:40px;
	right:0;
}
.infobox_rcon .infobtn:hover
{
	background-color:#ccc;
}
/*最新情報*/
/*メンバー*/
.menberbox{
	width:49%;
	margin-right:1%;
	float:left;
	margin-bottom:1%;
	zoom: 1; 
	border:1px #ccc solid;
	}
	.menberbox:after {
		content: "";
		display: block;
		clear: both; }
		
.menberbox_lcon{
	width:45%;
	float:left;
}
.menberbox_lcon img{
	width:100%;
}
.menberbox_lcon .name {
	font-size:16px;
	font-weight:bold;
}
.menberbox_bdnone{
	border:none;
}

.menberbox_rcon{
	width:55%;
	float:right;
	padding:2%;
}

/*メンバー*/
.btn_normal a{
	display: inline-block;
	border:1px solid #2E3233;
	position: relative;
	padding:3px 25px 3px 10px;
}

.btn_normal a:before,
.btn_normal a:after{
	position: absolute;
	top: 0;
	bottom: 0;
	right:0;
	margin: auto;
	content: "";
	vertical-align: middle;
}

.btn_normal a:before{
	right:4px;
    box-sizing: border-box;
    width: 0px;
    height: 6px;
    border: 5px solid transparent;
    border-left: 7px solid #2E3233;
}


@media screen and (max-width: 768px){
	
.servicebox{
	margin-bottom:40px;
	padding-bottom:40px;
	zoom: 1; }
		
.servicebox_lcon{
	width:100%;
	float:none;
	text-align:center;
}
.servicebox_lcon img{
	max-width:200px;
	width:50%;
}


.servicebox_rcon{
	width:100%;
	margin-left:0;
	float:none;
	text-align:center;
}
.servicebox_rcon .servicebox_logo{
	margin:20px 0 20px;
}
.servicebox_rcon .servicebox_logo img{
	max-width:200px;
	width:50%;
	height:auto;
}

/*最新情報*/
.infobox{
	margin-bottom:40px;
	padding-bottom:40px;
	zoom: 1; }
	
		
.infobox_lcon{
	width:100%;
	float:none;
	text-align:center;
	padding-bottom:2%;
}
.infobox_lcon img{
	max-width:200px;
	width:50%;
}

.infobox_rcon{
	width:100%;
	margin-left:0;
	float:none;
	text-align:center;
	
}
.infobox_rcon .infobtn
{
	position:static;
}
/*最新情報*/
/*メンバー*/
.menberbox{
		width:100%;
	margin-bottom:20px;
	zoom: 1; }
		
.menberbox_lcon{
	width:100%;
	float:none;
	text-align:center;
	padding:2%;
}
.menberbox_lcon img{
	max-width:200px;
	width:100%;
}
.menberbox_rcon{
	width:100%;
	margin-left:0;
	float:none;
	text-align:center;
	padding:2%;
}

/*メンバー*/
/*メンバー
.menberbox{
		width:100%;
	margin-bottom:20px;
	zoom: 1; }
		
.menberbox_lcon{
	width:100%;
	float:none;
	text-align:center;
	padding-bottom:2%;
}
.menberbox_lcon img{
	max-width:200px;
	width:50%;
}
.menberbox_rcon{
	width:100%;
	margin-left:0;
	float:none;
	text-align:center;
	
}

/*メンバー*/
.btn_normal a{
	display: inline-block;
	border:1px solid #2E3233;
	position: relative;
	padding:3px 25px 3px 10px;
}

.btn_normal a:before,
.btn_normal a:after{
	position: absolute;
	top: 0;
	bottom: 0;
	right:0;
	margin: auto;
	content: "";
	vertical-align: middle;
}

.btn_normal a:before{
	right:4px;
    box-sizing: border-box;
    width: 0px;
    height: 6px;
    border: 5px solid transparent;
    border-left: 7px solid #2E3233;
}


	
	
}
.bn_box{
	width:49%;
	margin-right:1%;
	float:left;
	margin-bottom:1%;
	zoom: 1; 
	border:1px #ccc solid;
	padding:3%;
	}
	.bn_box:after {
		content: "";
		display: block;
		clear: both; }
		
		
.imgbox_lcon{
	width:35%;
	float:left;
}
.imgbox_lcon img{
	width:100%;
}
.imgbox_lcon .name {
	font-size:16px;
	font-weight:bold;
}
.imgbox_lcon_bdnone{
	border:none;
}

.imgbox_rcon{
	width:65%;
	float:right;
	padding:2%;
}
