@charset "UTF-8";
.main-content-business{
	width: 980px;
	margin-bottom: 40px;
}

/*タブ*/

.tab {
	list-style:none;
	margin: 10px;
}
			
.tab li {
	float: left;
	/* [disabled]padding: 5px 15px 5px 15px; */
	border: 1px #ddd solid;
	border-bottom-style: none;
	height: 46px;
	line-height: 46px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	cursor: pointer;
	width: 195px;
	font-size: 20px;
	background-color: #f7f7f7;
	margin-left: -1px;
}
			
.tab li.selected {
	color: #000;
	height: 61px;
	line-height: 65px;
	margin: 0px 0px 0px 0px;
	cursor: default;
	border-bottom: 1px solid #fff;
	width: 195px;
	background-color: #fff;
	position: relative;
	z-index: 1;
}

			
#box{
	position: relative;
	top: -1px;
	clear: left;
	margin: 0px 10px 10px 10px;
	padding: 10px;
	border-top: 1px #ddd solid;
	width: 980px;
}

.border1{
	border-top: 3px solid #0068B6;
	width: 194px;
	position: absolute;
	top: -63px;
	left: 0px;
	z-index: 100;
}

.border2{
	border-top: 3px solid #0068B6;
	width: 194px;
	position: absolute;
	top: -63px;
	left: 196px;
	z-index: 100;
}
#text_1, #text_2{
	margin: 0 auto;
	width: 980px;
}

/*タブ終わり*/

/*タブ１*/
.main-content_navi{
	margin: 60px auto 50px;
}

.main-content_navi li{
	padding: 0 50px;
	display: inline-block;
	border-left: 1px solid #000000;
	text-align: center;
}

.right_border{
	
	border-right: 1px solid #000000;
}

.main-content_navi li a{
	color: #000;
}

.content-business_box{
	border: 1px solid #ddd;
	width: auto;
	display: block;
	margin-bottom: 100px;
}

.content-business_box{
	width: auto;
}

.content-top_img{
	width: 100%;
}

.business_box{
	border: 1px solid #ddd;
	margin: 50px;
}

._box1{
	width: 199px;
	float: left;
	height: 241px;
	display: block;
}

._title{
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	height: 241px;
	padding-left: 10px;
	width: 200px;
	text-align: left;
	position: relative;
}

.__box1_ma{
	display: inline-block;
	position: absolute;
	margin-top: 10px;
}

.__text1{
	margin-left: 20px;
}

._box2{
	width: 266px;
	height: 241px;
	float: left;
	margin-right: 20px;
	background-color: #7B7B7B;
}

._box2 img{
	max-height: 100%;
	max-width: 100%;
}

._box3 ._textarea{
	margin: 20px;
	position: relative;
	height: 201px;
	font-size: 12px;
}


.business_button{
	background-color: #fff;
	display: block;
	position: relative;
}

.business_button :hover{
	background-color: #0068b6;
/*	margin: -2px 0 2px -2px;
	padding: 12px 2px 10px 2px;*/
	color: #fff;
}
/*
.business_button_text::after{
	display: block;
	content: '';
	top: 16px;
	width: 10px;
	height: 10px;
	border-right: 2px solid #0068b6;
	border-bottom: 2px solid #0068b6;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	right: 23px;
}

.business_button_text:hover:after{
	display: block;
	content: '';
	top: 16px;
	width: 10px;
	height: 10px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	right: 23px;
}
*/
.business_button_text{
	color: #0068b6;
	padding: 12px 0 10px;
	font-size: 17px;
	display: block;
	float: left;
	width: 159px;
}

.business_button_text_pos{
	padding: 0 20px 0 0;
}

.business-button_box{
	border: 2px solid #0068b6;
	width: 159px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

/*タブ２*/
.content-busines-box{
	width: 980px;
	display: table;
}

.content-busines-box_buttom{
	width: auto;
	display: table;
}

.equipment-box{
	width: 219px;
	border: 1px #ddd solid;
	display: block;
	float: left;
	height: 325px;
}

.equipment-box_ma_right{
	margin-right: 32px;	
}

.equipment-box_buttom{
	width: 219px;
	border: 1px #ddd solid;
	display: block;
	float: left;
	margin-right: 32px;
	height: 350px;
}

.equipment-box_none{
	width: 219px;
}

.box_img{
	width: 170px;
}

.box_title{
	font-size: 16px;
	margin-left: -3px;
}
.button_arrow2 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
    position: absolute;
    right: 12px;
}
