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

.c_area {
	width: 95%;
	margin: auto;
}

.content01 {
	margin: auto;
	height: 200px;
	background: url(../images/globalnetwork/main.jpg) no-repeat;
	background-size: cover;
	background-position: bottom;
	text-align: center;
}

.content02 {
	background: #E8E8E8;
	text-align: center;
	padding: 30px 0;
}

.content02 ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.content02 ul li {
	min-width: 33%;
}

.content02 ul li a {
	display: block;
	padding: 14px;
/*	background: #8F8F8F url(../images/globalnetwork/arw.png) right 1vw center no-repeat;*/
	background: #8F8F8F;
	color: #FFF;
	border-right: #FFF solid 1px;
	border-bottom: #FFF solid 1px;
	text-align: left;
	font-size: 14px;
}

.box {
	margin-top: 40px;
	background: #FFF;
	padding: 30px 20px;
}

.content02 h2 {
	border-left: solid 6px #82BC3F;
	padding-left: 10px;
	font-size: 28px;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

.content02 h3 {
	border-bottom: solid 2px #82BC3F;
	font-size: 17px;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
	display: inline-block;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.content02 .data {
	margin-top: 20px;
	border-bottom: #808080 solid 1px;
	padding-bottom: 20px;
	position: relative;
	word-break: break-all;
}

.content02 .data .map {
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
}

.content02 .photo {
	width: 100%;
	margin: 10px auto;
}

.content02 .right {
	text-align: left;
	position: relative;
}


.content02 .right2 {
	text-align: left;
	position: relative;
}

.content02 .right .icon {
	background: #82BC3F;
	width: 20%;
	line-height: 100%;
	text-align: center;
	display: block;
	color: #FFF;
	font-size: 14px;
	padding: 5px 0;
	margin-bottom: 18px;
}

.content02 .data table {

}

.content02 .data table.t02 {

}

.content02 .data table th {
	padding: 5px 0 5px 0;
	font-size: 14px;
	vertical-align: top;
	white-space: nowrap;
	width: 80px;
}

.content02 .data table th h4 {
	padding-right: 14px;
	border-right: 1px solid #000;
	font-size: 14px;
}

.content02 .data table td {
	padding: 5px 14px;
	font-size: 14px;
	vertical-align: top;
}

.content02 .data table td.subtitle {
	font-size: 14px;
	padding-top: 30px;
	padding-left: 0;
	font-weight: bold;
}

.content02 .data table td.subtitle span {
	font-size: 100%;
	color: #82BC3F;
}


.content02 h3 .icon2 {
	background: #82BC3F;
	line-height: 100%;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	color: #FFF;
	font-size: 14px;
	margin-right: 10px;
	padding: 5px 0;
	width: 120px;
	margin-bottom: 5px;
}

.content02 h3 {
	vertical-align: middle;
}

#a01,#a02,#a03,#a04,#a05 {
	display: block;
    padding-top: 50px;
    margin-top: -50px;
}
