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

.kobetu2 {
	margin-left: 40px;
	text-align: right;
}
.triangle {
	width: 0;
	height: 0;
	border-left: 11px solid #dbdbdb;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	float: left;
	margin-top: 11px;
	margin-right: 3px;
}
.triangle_con {
	width: 0;
	height: 0;
	border-left-style: solid;
	border-left-width: 14px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: -50px;
}
.page_sub_e {
	font-size: 14px;
	padding-right: 6em;
	color: #000000;
	line-height: normal;
	text-indent: -70px;
}
.page_subtitle_e {
	font-size: 13px;
	height: 20px;
	background-color: #4E4E4E;
	color: #FFFFFF;
	float: left;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	width: 139px;
	padding-right: 4px;
	text-indent: 4px;
}
.page_sub2_e {
	font-size: 14px;
	padding-left: 7.5em;
	padding-right: 6em;
	margin-top: 30px;
	text-indent: -6em;
}
.contents_e {
	float: left;
	width: 100%;
	height: 400px;
	background-color: #fff;
}
.indent15px {
	margin-left: 15px;
	text-indent: -15px;
}
.indent20px {
	margin-left: 38px;
	text-indent: -18px
}
.enkaku_e {
	padding-right: 0px;
	margin-left: 5.7em;
	text-indent: 0em;
	line-height: normal;
	display: block;
}

@media screen and (max-width:768px) {
.contents_e {
	display:none;
}
}
