@charset "UTF-8";

/* CSS Document */
.mainArea .bread {
	margin-bottom: 60px;
}
.contentBox h3.articleTitle {
	margin-top: -30px;
}
.titleStyle03 {
	margin-bottom: 90px;
}

/*--企業簡介--*/
.ab01Box {
	color: #2e363a;
	margin-bottom: 40px;
}
.ab01Box .top, .ab01Box .bottom {
	float: left;
	width: calc(100% - 416px);
	height: 94px;
}
.ab01Box .top {
	margin-bottom: 10px;
}
.ab01Box .top li:nth-of-type(1) {
	width: calc(100% - 500px);
}
.ab01Box .top li:nth-of-type(1) b {
	font-size: 50px;
	letter-spacing: .05em;
	margin-top: -13px;
}
.ab01Box .top li:nth-of-type(1) span.en {
	transform: translateY(-18px);
	display: block;
}
.ab01Box .top li:nth-of-type(2) {
	width: 500px;
}
.ab01Box .top li:nth-of-type(2) b {
	float: left;
	font-size: 70px;
	letter-spacing: .1em;
	margin-top: -20px;
}
.ab01Box .top li:nth-of-type(2) span {
	display: block;
	overflow: hidden;
}
.ab01Box .top li:nth-of-type(2) span.ch {
	margin-top: 19px;
}
.ab01Box .top li:nth-of-type(2) span.en {
	font-size: 14px;
}
.ab01Box .bottom li:nth-of-type(1) {
	width: calc(100% - 500px);
}
.ab01Box .bottom li:nth-of-type(1) b {
	float: left;
	font-size: 48px;
	margin-right: 13px;
}
.ab01Box .bottom li:nth-of-type(1) span {
	display: block;
	overflow: hidden;
}
.ab01Box .bottom li:nth-of-type(1) span.en {
	margin-top: 15px;
	letter-spacing: .05em;
}
.ab01Box .bottom li:nth-of-type(2) {
	width: 220px;
}
.ab01Box .bottom li:nth-of-type(2) b {
	float: left;
	font-size: 48px;
	margin-right: 5px;
}
.ab01Box .bottom li:nth-of-type(2) span {
	display: block;
	overflow: hidden;
}
.ab01Box .bottom li:nth-of-type(2) span.ch {
	margin-top: 30px;
}
.ab01Box .bottom li:nth-of-type(2) span.en {
	float: left;
	margin-top: -22px;
}
.ab01Box .bottom li:nth-of-type(3) {
	width: 280px;
}
.ab01Box .bottom li:nth-of-type(3) b {
	float: left;
	font-size: 48px;
	margin-right: 5px;
}
.ab01Box .bottom li:nth-of-type(3) span {
	display: block;
	overflow: hidden;
}
.ab01Box .bottom li:nth-of-type(3) span.en {
	margin-top: 15px;
}
.ab01Box ul {
	padding-left: 0;
}
.ab01Box li {
	float: left;
	list-style-type: none;
	padding: 0 5px;
	box-sizing: border-box;
}
.ab01Box .item {
	height: 94px;
	padding: 0px 18px;
	border: 1px solid #cfb094;
	box-sizing: border-box;
	overflow: hidden;
}
.ab01Box b {
	display: inline-block;
	font-family: "Montserrat", sans-serif;
}
.ab01Box span.ch {
	display: inline-block;
	font-size: 18px;
}
.ab01Box span.en {
	display: inline-block;
	font-size: 15px;
}
.ab01Box .Img {
	display: block;
	overflow: hidden;
	width: 406px;
	height: 198px;
	padding-left: 10px;
}
.ab01Box .Img img {
	display: block;
	width: 100%;
}
.ab01Txt  h5 {
	font-weight: normal;
	font-size: 18px;
	color: #0079e6;
	margin: 18px 0 8px;
	letter-spacing: .05em;
}

.ab01List h5 {
	font-weight: normal;
	font-size: 18px;
	color: #0c120c;
	margin: 18px 0 8px;
	letter-spacing: .05em;
}
.ab01Txt p {
	color: #555;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: .05em;
	font-size: 16px;
    line-height: 170%;
}

.ab01Txt ul li {
	color: #555;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: .05em;
}
ul.ab01List {
	padding-left: 0;
	margin-top: 50px;
}
ul.ab01List li {
	display: inline-block;
	width: 33%;
	margin-right: -4px;
	vertical-align: top;
	border-left: 1px solid #eee;
	padding: 0;
	list-style-type: none;
	box-sizing: border-box;
}
ul.ab01List li:last-child {
	border-right: 1px solid #eee;
}
ul.ab01List .item {
	text-align: center;
	padding: 25px 30px 30px;
	box-sizing: border-box;
}
ul.ab01List .icon {
	display: inline-block;
	vertical-align: top;
	width: 46px;
	height: 46px;
	margin-bottom: 16px;
}
ul.ab01List .icon svg {
	width: 100%;
	height: 100%;
}
ul.ab01List .icon path {
	fill: #cfb094 !important;
}
ul.ab01List h5 {
	position: relative;
	font-size: 18px;
	font-weight: normal;
	color: #2e363a;
	letter-spacing: .05em;
	border-bottom: 1px solid #ddd3b3;
	padding-bottom: 25px;
	margin-bottom: 20px;
}
ul.ab01List h5:after {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 50%;
	transform: translateX(-50%);
	width: 34px;
	height: 12px;
	background-size: 12px 12px;
}
ul.ab01List p {
	font-size: 14px;
	text-align: center;
}


@media (max-width:768px) {
	.ab01Box .top, .ab01Box .bottom {
		height: auto;
	}
	.ab01Box .top {
		margin-bottom: 0;
	}
	.ab01Box .top li {
		margin-bottom: 15px;
	}
	.ab01Box .top li:nth-of-type(1) {
		width: 100%;
	}
	.ab01Box .top li:nth-of-type(2) {
		width: 100%;
	}
	.ab01Box .bottom li {
		margin-bottom: 15px;
	}
	.ab01Box .bottom li:nth-of-type(1) {
		width: 100%;
	}
	.ab01Box .bottom li:nth-of-type(2) {
		width: 100%;
	}
	.ab01Box .bottom li:nth-of-type(3) {
		width: 100%;
	}
	.ab01Box .bottom li:nth-of-type(2) span.ch {
		margin-top: 20px;
	}
	.ab01Box .bottom li:nth-of-type(2) span.en {
		float: left;
		margin-top: -4px;
	}
	.ab01Box .item {
		height: auto;
	}
	.ab01Box .Img {
		padding: 10px 5px 0 5px;
		width: 100%;
		height: auto;
		box-sizing: border-box;
	}
	ul.ab01List li {
		width: 50%;
	}
}
