@charset "utf-8";

#gnav ul li#gnav_business a{
	background-position: -356px -36px;
}

#breadCrumb{
	background: #0068b7;
	color: #fff;
}
#breadCrumb li {
	background: url(/common/img/icon_arw_breadcrumb_white.png) left 4px no-repeat;
}
.btn.return a{
	color: #666;
}

/* PC */
@media screen and (min-width: 1020px) {
	#main h3 {
		background: #fff;
		color: #000000;
		border-left: 12px solid #0068b7;
		padding: 0;
		font-size: 2rem;
		margin: 0 0 20px;
	}
	#main h3 p{
		box-sizing: border-box;
		border: 1px solid #a8a8a8;
		padding: 6px 12px;
	}

	#mvSub {
		background: #0168b7 url(/business/img/pc/mv_bg.jpg) no-repeat center center;
		background-size: cover;
	}
	#main section{
		margin-top: -135px;
		padding-top: 135px;
	}
	#main section > p {
		margin-bottom: 30px;
	}
	#main section p {
		line-height: 1.8;
	}
	#main section > ul {
		margin-bottom: 40px;
		letter-spacing: -.50em;
	}
	#main section > ul li {
		width: 320px;
		margin-left: 10px;
		margin-bottom: 23px;
		display: inline-block;
		letter-spacing: normal;
		vertical-align: top;
	}
	#main section > ul li:first-child,
	#main section > ul li:nth-child(4) {
		margin: 0;
	}
	#main section > ul li div {
		display: block;
		background: #fff;
		padding: 15px 20px 0;
	}
	#main section > ul li div h4 {
		display: block;
		border-bottom: 1px solid #0068b7;
		border-left: 0;
		font-size: 1.8rem;
		color: #0068b7;
		margin-bottom: 8px;
		padding: 5px 0 8px;
	}
	#main section > ul li div h4 a{
		color: #0068b7;
	}
	#main .map {
		width: 980px;
		height: 518px;
		position: relative;
	}

	/* #flow */
	#flow{
		margin-bottom: 57px;
	}
	#flow h3{
		margin-bottom: 43px;
	}
	#flow .wBox{
		background: #fff;
		padding: 30px 53px 43px;
	}
	#flow .wBox .ttl{
		font-size: 2.4rem;
		font-weight: bold;
		text-align: center;
		margin-bottom: 33px;
	}
	#flow .wBox dl{
		font-size: 1.8rem;
		line-height: 1.2222;
		border: 1px solid #d2d2d2;
		box-sizing: border-box;
	}
	#flow .wBox dt{
		background: #f1f1f1;
		width: 187px;
		float: left;
		box-sizing: border-box;
		padding: 11px 0;
		padding-left: 27px;
		position: relative;
	}
	#flow .wBox dt p{
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	#flow .wBox dd{
		background: #fff;
		padding-left: 187px;
		border-bottom: 1px dotted #d2d2d2;
	}
	#flow .wBox dd p{
		padding: 11px 30px;
	}
	#flow .wBox dd.last_item{
		border-bottom: 0;
	}
	#flow .wBox dd .img_list{
		letter-spacing: -.50em;
		margin: auto;
		text-align: center;
		padding-bottom: 23px;
	}
	#flow .wBox dd .img_list li{
		display: inline-block;
		letter-spacing: normal;
		vertical-align: middle;
		margin-left: 23px;
	}
	#flow .wBox dd .img_list li:first-child{
		margin-left: 0;
	}

	/* #management */
	#management h3{
		margin-bottom: 30px;
	}
	#main section#management > ul{
		margin-bottom: 30px;
	}
	#management h4{
		margin-bottom: 5px;
	}
	#management h4 + p{
		margin-bottom: 20px;
	}

	/* #management02 */
	#management02 h3{
		margin-bottom: 30px;
	}
	#management02 > .clr{
		margin-bottom: 23px;
	}
	#management02 > .clr .text{
		width: 461px;
		float: left;
	}
	#management02 > .clr figure{
		width: 461px;
		float: right;
	}

	/* #work */
	#work h3{
		margin-bottom: 30px;
	}
	#work h4{
		margin-bottom: 5px;
	}
	#work h4 + p{
		margin-bottom: 20px;
	}
	#work .img{
		margin-bottom: 22px;
	}
	#work ul li figure{
		position: relative;
	}
	#work ul li figure figcaption{
		background: #fff;
		font-size: 1.8rem;
		font-weight: bold;
		padding: 0 8px;
		position: absolute;
		top: 9px;
		left: 10px;
	}

	/* #security */
	#security h3{
		margin-bottom: 30px;
	}
	#security h4{
		margin-bottom: 5px;
	}
	#security h4 + p{
		margin-bottom: 20px;
	}

	#security .intro h4{
		border-left: 0;
		padding: 1px 0 0px;
	}
	#security .img{
		margin-top: 32px;
	}


}



/* SP */
@media screen and (max-width: 1019px) {
	#main h3 {
		background: #fff;
		color: #000000;
		border-left: 16px solid #0068b7;
		padding: 0;
		font-size: 1.8rem;
		margin: 0 0 20px;
	}
	#main h3 p{
		box-sizing: border-box;
		border: 1px solid #a8a8a8;
		border-left: 0;
		padding: 6px 12px;
	}

	#breadCrumb li {
		background: transparent;
	}
	#mvSub h2{
		background: transparent;
		color: #fff;
		font-size: 21px;
	}

	#sp_gnav_business a {
		color: #0068b7;
	}

	#main section {
		margin: 0 0 50px;
		margin-top: -60px;
		padding-top: 60px;
	}
	#main > p.leader {
		font-size: 1.6rem;
		margin: 0 0 20px;
		font-weight: bold;
	}
	#main section > p {
		margin-bottom: 30px;
	}
	#main section > ul li{
		background: #fff;
		text-align: center;
		margin-bottom: 15px;
	}
	#main section > ul li > img {
		margin: 2% auto 0;
		width: 96%;
	}
	#main section > ul li div {
		display: block;
		background: #fff;
		padding: 15px 13px 5px;
		text-align: left;
	}
	#main section > ul li div h4 {
		display: block;
		border-bottom: 1px solid #0068b7;
		border-left: 0;
		font-size: 1.7rem;
		color: #0068b7;
		margin-bottom: 8px;
		padding: 5px 0 8px;
	}
	#main section > ul li div h4 a{
		color: #0068b7;
	}
	#main section > ul li div h4 span {
		font-size: 1.2rem;
		position: relative;
		top: 4px;
		left: -4px;
	}

	/* #flow */
	#flow h3{
		margin-bottom: 43px;
	}
	#flow .wBox{
		background: #fff;
		padding: 16px 11px 16px;
	}
	#flow .wBox .ttl{
		font-size: 1.5rem;
		font-weight: bold;
		text-align: center;
		margin-bottom: 17px;
	}
	#flow .wBox dl{
		font-size: 1.3rem;
		line-height: 1.2222;
		box-sizing: border-box;
	}
	#flow .wBox dt{
		background: #f1f1f1;
		box-sizing: border-box;
		padding: 5px 0;
		text-align: center;
		position: relative;
	}
	#flow .wBox dd{
		background: #fff;
	}
	#flow .wBox dd p{
		padding: 11px 15px;
	}
	#flow .wBox dd .img_list{
		letter-spacing: -.50em;
		margin: auto;
		text-align: center;
		padding-bottom: 13px;
	}
	#flow .wBox dd .img_list li{
		width: 44%;
		display: inline-block;
		letter-spacing: normal;
		vertical-align: middle;
		margin-left: 3.4%;
	}
	#flow .wBox dd .img_list li:first-child{
		margin-left: 0;
	}

	/* #management */
	#main section#management > ul{
		margin-bottom: 30px;
	}
	#management h4{
		margin-bottom: 5px;
	}
	#management h4 + p{
		margin-bottom: 20px;
	}
	#main section#management li{
		position: relative;
	}
	#main section#management li figure{
		width: 33.0985%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		overflow: hidden;
	}
	#main section#management li figure img{
		max-width: inherit;
		width: auto;
		height: 100%;
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	#main section#management li div{
		margin-right: 36.3380%;
		box-sizing: border-box;
	}

	/* #management02 */
	#management02 > .clr{
		margin-bottom: 17px;
	}
	#management02 > .clr .text{
		margin-bottom: 10px;
	}
	#main section#management02 li{
		position: relative;
	}
	#main section#management02 li figure{
		width: 33.0985%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		overflow: hidden;
	}
	#main section#management02 li figure img{
		max-width: inherit;
		width: auto;
		height: 100%;
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	#main section#management02 li div{
		margin-right: 36.3380%;
		box-sizing: border-box;
	}

	/* #work */
	#work h4{
		margin-bottom: 5px;
	}
	#work h4 + p{
		margin-bottom: 20px;
	}
	#work .img{
		margin-bottom: 11px;
	}
	#main section#work li{
		position: relative;
	}
	#main section#work li figure{
		width: 33.0985%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		overflow: hidden;
	}
	#main section#work li figure img{
		max-width: inherit;
		width: auto;
		height: 100%;
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	#main section#work li div{
		margin-right: 36.3380%;
		box-sizing: border-box;
	}

	#work ul li figure figcaption{
		background: #fff;
		font-size: 1.2rem;
		font-weight: bold;
		padding: 0 4px;
		position: absolute;
		top: 4.5px;
		left: 5px;
	}

	/* #security */
	#security h4{
		margin-bottom: 5px;
	}
	#security h4 + p{
		margin-bottom: 20px;
	}

	#security .intro h4{
		border-left: 0;
		padding: 1px 0 0px;
	}
	#security .img{
		margin-top: 15px;
	}

}