@charset "UTF-8";

@media (min-width:769px){
	#pageTitle {
		background-image: url(../images/business/bg_title_pc.jpg);
	}
}
@media (max-width:768px){
	#pageTitle {
		background-image: url(../images/business/bg_title_sp.jpg);
	}
}

#businessNav {
	z-index: 3000;
}
#businessNav a {
	color: #fff;
	display: block;
	font-weight: bold;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}
#businessNav a:after {
	content: "";
	top: 0;
	bottom: 0;
	margin: auto 0;
	display: block;
	position: absolute;
	background: no-repeat center center;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}
#nav_supply a:after { background-image: url(../images/business/nav_supply.gif); }
#nav_support a:after { background-image: url(../images/business/nav_support.gif); }
#nav_solution a:after { background-image: url(../images/business/nav_solution.gif); }
#nav_catalog a:after { background-image: url(../images/business/nav_catalog.png); }

@media (min-width:769px){
	#businessNav {
		position: relative;
	}
	#businessNav ul {
		top: 0;
		right: 0;
		position: absolute;
	}
	#businessNav.fixed ul {
		top: 95px;
		right: 0;
		position: fixed;
	}
	#businessNav li {
		left: 100%;
		position: absolute;
		transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform-origin: left top;
		-moz-transform-origin: left top;
		-webkit-transform-origin: left top;
	}
	#businessNav a {
		width: 177px;
		height: 70px;
		font-size: 20px;
		line-height: 70px;
		padding-left: 17px;
	}
	#nav_supply a { background-image: linear-gradient(315deg, transparent 8px, #f68844 8px); }
	#nav_support a { background-image: linear-gradient(315deg, transparent 8px, #4ac2e0 8px); }
	#nav_solution a { background-image: linear-gradient(315deg, transparent 8px, #b48d55 8px); }
	#nav_catalog a {
		background: url(../images/business/bg_nav_catalog.png) no-repeat;
		background-size: 100% 100%;
	}
	#nav_supply {
		top: 0;
	}
	#nav_support {
		top: 177px;
	}
	#nav_solution {
		top: 354px;
	}
	#nav_catalog {
		top: 531px;
	}
	#businessNav a:after {
		right: 7px;
		width: 51px;
		height: 38px;
		transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform-origin: center center;
		-moz-transform-origin: center center;
		-webkit-transform-origin: center center;
	}
}
@media (max-width:768px){
	#businessNav ul {
		width: 100%;
		z-index: 3000;
	}
	#businessNav ul:after {
		content: "";
		display: block;
		clear: both;
	}
	#businessNav.fixed ul {
		top: 45px;
		right: 0;
		position: fixed;
		overflow: hidden;
	}
	#businessNav li {
		float: left;
		width: calc(100% / 3);
	}
	#businessNav a {
		height: 42px;
		line-height: 42px;
		padding-left: 7px;
	}
	#nav_supply a { background-image: linear-gradient(315deg, transparent 4px, #f68844 4px); }
	#nav_support a { background-image: linear-gradient(315deg, transparent 4px, #4ac2e0 4px); }
	#nav_solution a { background-image: linear-gradient(315deg, transparent 4px, #b48d55 4px); }
	#nav_catalog {
		display: none;
	}
	#businessNav a:after {
		right: 4px;
		width: 31px;
		height: 23px;
	}
}

#contents > section header {
	border-bottom: 1px solid;
}
#contents > #supply header {
	background: #fef3ec;
	border-color: #f68844;
}
#contents > #support header {
	background: #edf9fc;
	border-color: #4ac2e0;
}
#contents > #solution header {
	background: #f7f3ee;
	border-color: #b48d55;
}
#contents > section h2 {
	border-left: solid;
}
#contents > #supply h2 {
	border-left-color: #f68844;
}
#contents > #support h2 {
	border-left-color: #4ac2e0;
}
#contents > #solution h2 {
	border-left-color: #b48d55;
}
#contents > section h2 span {
	display: block;
	font-weight: bold;
	position: relative;
}
#contents > #supply h2 span { color: #f68844; }
#contents > #support h2 span { color: #4ac2e0; }
#contents > #solution h2 span { color: #b48d55; }
#contents > section header nav li a {
	display: block;
}
#contents > section header nav li span:first-child {
	font-weight: bold;
	vertical-align: middle;
	display: inline-block;
	position: relative;
}
#contents > #supply header nav li span:first-child { color: #f68844; }
#contents > #support header nav li span:first-child { color: #4ac2e0; }
#contents > #solution header nav li span:first-child { color: #b48d55; }

@media (min-width:769px){
	#contents > section header {
		margin-bottom: 40px;
	}
	#contents > section h2 {
		float: left;
		padding-top: 50px;
		padding-left: 30px;
		border-left-width: 10px;
	}
	#contents > section h2 span {
		font-size: 56px;
		line-height: 1;
		font-weight: bold;
		margin-bottom: 28px;
		padding-right: 100px;
	}
	#contents > section h2 span:after {
		top: 0;
		bottom: 0;
		margin: auto 0;
		content: "";
		display: block;
		position: absolute;
		background: no-repeat center center;
		background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-webkit-background-size: 100% 100%;
	}
	#contents > #supply h2 span:after {
		right: 33px;
		width: 51px;
		height: 47px;
		background-image: url(../images/business/icon_supply.gif);
	}
	#contents > #support h2 span:after {
		right: 20px;
		bottom: -8px;
		width: 65px;
		height: 41px;
		background-image: url(../images/business/icon_support.gif);
	}
	#contents > #solution h2 span:after {
		right: 35px;
		width: 49px;
		height: 43px;
		background-image: url(../images/business/icon_solution.gif);
	}
	#contents > section h2 img {
		height: 20px;
		vertical-align: bottom;
	}
	#contents > section header p {
		line-height: 22px;
		padding-top: 60px;
	}
	#contents > section header nav {
		clear: both;
		padding: 56px 0 25px;
	}
	#contents > section header nav ol:after {
		content: "";
		display: block;
		clear: both;
	}
	#contents > section header nav li {
		float: left;
		font-size: 16px;
	}
	#contents > section header nav li + li {
		margin-left: 47px;
	}
	#contents > #solution header nav li + li {
		margin-left: 18px;
	}
	#contents > section header nav li a {
		padding-bottom: 13px;
	}
	#contents > section header nav li span:first-child {
		font-size: 40px;
		margin-right: 5px;
		line-height: 60px;
	}
	#contents > section header nav li span:first-child:after {
		left: 0;
		right: 0;
		width: 8px;
		height: 8px;
		margin: 0 auto;
		content: "";
		display: block;
		position: absolute;
		transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		border-right: 4px solid;
		border-bottom: 4px solid;
	}
	#contents > #supply header nav li span:first-child:after {
		border-color: #f68844;
	}
	#contents > #support header nav li span:first-child:after {
		border-color: #4ac2e0;
	}
	#contents > #solution header nav li span:first-child:after {
		border-color: #b48d55;
	}
	#contents > section header nav li span:first-child + span {
		line-height: 24px;
		display: inline-block;
		vertical-align: middle;
	}
}
@media (max-width:768px){
	#contents > section header {
		padding: 0 20px;
	}
	#contents > section h2 {
		padding: 16px 0 0 15px;
		position: relative;
		border-left-width: 5px;
	}
	#contents > section h2 span {
		font-size: 28px;
		margin-right: 12px;
		display: inline-block;
		vertical-align: middle;
	}
	#contents > section h2 img {
		height: 13px;
		margin-top: 6px;
		margin-right: 10px;
		vertical-align: middle;
	}
	#contents > section h2:after {
		content: "";
		display: inline-block;
		vertical-align: middle;
		background: no-repeat center center;
		background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-webkit-background-size: 100% 100%;
	}
	#contents > #supply h2:after {
		right: 33px;
		width: 25.5px;
		height: 23.5px;
		background-image: url(../images/business/icon_supply.gif);
	}
	#contents > #support h2:after {
		right: 20px;
		bottom: -8px;
		width: 32.5px;
		height: 20.5px;
		background-image: url(../images/business/icon_support.gif);
	}
	#contents > #solution h2:after {
		right: 35px;
		width: 24.5px;
		height: 21.5px;
		background-image: url(../images/business/icon_solution.gif);
	}
	#contents > section header p {
		font-size: 12px;
		line-height: 17px;
		border-left: 5px solid;
		padding: 7px 0 0 15px;
	}
	#contents > #supply header p { border-color: #f68844; }
	#contents > #support header p { border-color: #4ac2e0; }
	#contents > #solution header p { border-color: #b48d55; }
	#contents > section header nav {
		padding: 16px 0 14px;
	}
	#contents > section header nav ol:after {
		content: "";
		display: block;
		clear: both;
	}
	#contents > section header nav li {
		float: left;
		min-width: 50%;
		font-size: 12px;
		line-height: 25px;
	}
	#contents > section header nav li a:after {
		width: 5px;
		height: 5px;
		content: "";
		margin-top: -5px;
		margin-left: 10px;
		display: inline-block;
		vertical-align: middle;
		transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		border-right: 2px solid;
		border-bottom: 2px solid;
	}
	#contents > #supply header nav li a:after {
		border-color: #f68844;
	}
	#contents > #support header nav li a:after {
		border-color: #4ac2e0;
	}
	#contents > #solution header nav li a:after {
		border-color: #b48d55;
	}
	#contents > section header nav li span:first-child {
		font-size: 20px;
		margin-top: -2px;
		margin-right: 7px;
		vertical-align: middle;
	}
}

#contents > section h3 {
	border-left: solid;
}
#contents > #supply h3 {
	border-left-color: #f68844;
}
#contents > #support h3 {
	border-left-color: #4ac2e0;
}
#contents > #solution h3 {
	border-left-color: #b48d55;
}
#contents > section h3 + p .link {
	width: 271px;
	height: 44px;
	display: block;
	line-height: 44px;
	border: 1px solid;
	text-align: center;
}
#contents > #supply h3 + p .link {
	color: #f68844;
	border-color: #f68844;
}
#contents > #support h3 + p .link {
	color: #4ac2e0;
	border-color: #4ac2e0;
}
#contents > #solution h3 + p .link {
	color: #b48d55;
	border-color: #b48d55;
}
#contents > section section .img:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	width: 1000%;
	background: #eaeaea;
}
#contents > section section .img img {
	position: relative;
	z-index: 2;
}
@media (min-width:769px){
	#contents {
		padding-bottom: 83px;
	}
	#contents > section + section {
		margin-top: 136px;
	}
	#contents > section section + section {
		padding-top: 128px;
	}
	#contents > section section:after {
		content: "";
		display: block;
		clear: both;
	}
	#contents > section h3 {
		border-width: 3px;
		margin-bottom: 30px;
		padding: 28px 0 0 20px;
	}
	#contents > section section > div {
		width: 380px;
	}
	#contents > section h3 + p .link {
		margin: 22px auto 0;
	}
	#contents > section section:nth-child(odd) h3 + p .link {
		margin: 22px 0 0;
	}
	#contents > section section .img {
		width: 520px;
		position: relative;
	}
	#contents > section section .img:after {
		top: 52px;
		height: 400px;
	}
	#contents > section section:nth-child(odd) > div,
	#contents > section section:nth-child(even) .img {
		float: right;
	}
	#contents > section section:nth-child(even) > div,
	#contents > section section:nth-child(odd) .img {
		float: left;
	}
	#contents > section section:nth-child(odd) .img.large img {
		margin-left: -35px;
	}
	#contents > section section:nth-child(odd) .img:after { right: 164px; }
	#contents > section section:nth-child(even) .img:after { left: 164px; }
}
@media (max-width:768px){
	#contents {
		padding-bottom: 37px;
	}
	#contents > section + section {
		margin-top: 45px;
	}
	#contents > section h3 {
		border-width: 2px;
		padding: 19px 0 0 13px;
	}
	#contents > section h3 img {
		height: 47px;
	}
	#contents > section h3 + p .link {
		width: 218px;
		height: 36px;
		line-height: 36px;
		margin: 16px auto 0;
	}
	#contents > section section {
		padding: 10px 20px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	#contents > section section + section {
		margin-top: 38px;
	}
	#contents > section section > div p {
		font-size: 12px;
		line-height: 20px;
		margin: 16px 0 18px;
	}
	#contents > section section .img {
		position: relative;
	}
	#contents > section section .img:after {
		top: 26px;
		padding-top: 71.4%;
	}
	#contents > section section:nth-child(odd) .img:after { right: 80px; }
	#contents > section section:nth-child(even) .img:after { left: 80px; }
	#contents > section section .img img { width: 94.5%; }
}

#catalog {
	text-align: center;
}
@media (min-width:769px){
	#catalog {
		padding-top: 95px;
		margin-bottom: -85px;
	}
}
@media (max-width:768px){
	#catalog {
		padding-top: 35px;
		margin-bottom: -30px;
	}
}