@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
.busBol {
	margin: 82px auto 93px;
	width: 972px;
}

.busBol p {
	margin-bottom: 59px;
	font-size: 18px;
	text-align: center;
	line-height: 2.23;
	
}

.busBol img {
	width: 100%;
	display: block;
}

.busPubTitle {
	margin-bottom: 55px;
	color: #3f3f3f;
	font-size: 40px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 2px;
}

.about {
	margin: 0 auto 89px;
	width: 962px;
}

.about li {
	margin: 0 62px 92px 0;
	width: 450px;
	float: left;
}

.about li:nth-child(2n) {
	margin-right: 0;
}

.about li p {
	font-size: 15px;
	font-weight: 1;
	
}

.about li p span {
	display: inline-block;
	font-weight: bold;
	letter-spacing: 1px;
}

.about li h4 {
	margin: 9px 0 44px;
	position: relative;
	font-size: 22px;
	letter-spacing: -.5px;
}

.about li h4:after {
	width: 100%;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: -14px;
	content: "";
}

.about li h4.corporate:after {
	background: #007eb1;
}

.about li h4.inner:after {
	background: #e7be00;
}

.about li h4.customer:after {
	background: #a5be51;
}

.about li h4.recruit:after {
	background: #fa9a92;
}

.about li > span {
	margin-bottom: 23px;
	font-size: 13px;
	display: block;
	line-height: 1.7;
	letter-spacing: .4px;
}

.about li a.more {
	font-size: 15px;
}

.other {
	margin: 0 auto 125px;
	width: 960px;
}

.other img {
	width: 100%;
	display: block;
}

.otherMess {
	margin-bottom: 125px;
	overflow: hidden;
}

.otherMess .otherImg {
	width: 50%;
}

.otherMess .otherWord {
	padding: 0 54px 0;
	width: 50%;
	box-sizing: border-box;
}

.otherMess .otherImg {
	float: left;
}

.otherMess .otherWord {
	float: right;
}

.otherMess1 .otherWord {
	float: left;
}

.otherMess1 .otherImg {
	float: right;
}

.otherMess .otherLogo {
	margin: 0 auto 33px;
	text-align: center;
	font-size: 20px;
    font-weight: bold;
}

.otherMess p {
	margin-bottom: 35px;
	font-size: 13px;
	line-height: 1.7;
	letter-spacing: .9px;
}

.otherLink {
	text-align: center;
}

.otherMess a {
	font-size: 13px;
	color: #0068b7;
	letter-spacing: 1px;
}

.otherMess a:hover {
	text-decoration: underline;
}


.otherColTop .otherLogo {
	font-size: 20px;
	font-weight: bold;
}



@media all and (min-width: 0) and (max-width: 767px) {
	.busBol {
		margin: 65px auto 41px;
		padding: 0 11px;
		width: auto;
	}
	
	.busBol p {
		margin-bottom: 37px;
		font-size: 16px;
		line-height: 2;
		letter-spacing: 2.7px;
	}
	
	.busPubTitle {
		margin-bottom: 26px;
		font-size: 35px;
	}
	
	.about {
		margin-bottom: 31px;
		width: auto;
	}
	
	.about li {
		margin: 0 0 70px 0;
		width: 100%;
		float: none;
	}
	
	.about li p {
		font-size: 14px;
	}
	
	.about li p span {
		letter-spacing: .5px;
	}
	
	.about li h4 {
		margin: 7px 0 41px;
		font-size: 19px;
		letter-spacing: .5px;
	}
	
	.about li h4::after {
		bottom: -15px;
	}
	
	.about li > span {
		margin-bottom: 16px;
		font-size: 12px;
		line-height: 1.75;
	}
	
	.about li a.more {
		font-size: 16px;
	}
	
	.busSlick {
		margin-bottom: 66px;
	}
	
	.busSlick li {
		height: 116px;
	}
	
	.other {
		margin-bottom: 95px;
		width: auto;
	}
	
	.otherMess {
		margin-bottom: 75px;
	}

	.otherMess .otherImg,
	.otherMess .otherWord,
	.otherMess1 .otherWord,
	.otherMess1 .otherImg {
		float: none;
	}
	
	.otherMess .otherWord {
		padding: 0 33px 27px;
		width: auto;
	}
	
	.otherMess .otherImg {
		width: auto;
		padding: 0 33px;
	}
	
	.otherMess .otherLogo {
		margin-bottom: 25px;
	}
	
	.otherColVis .otherLogo {
		width: 100%;
	}
	
	.otherColTop .otherLogo {
		width: 100%;
	}
	
	.otherColOto .otherLogo {
		width: 100%;
	}
	
	.otherColPal .otherLogo {
		width: 100%;
	}
	
	.otherMess p {
		margin-bottom: 21px;
		font-size: 12px;
		line-height: 1.73;
		letter-spacing: .5px;
	}
	
	.otherMess a {
		font-size: 12px;
	}
	
	.otherMess a:hover {
		text-decoration: none;
	}
}

/*------------------------------------------------------------
	lower
------------------------------------------------------------*/
.busTop {
	margin: 84px auto 44px;
	width: 1100px;
}

.busTopP1 {
	margin: 0 0 25px 17px;
	font-size: 28px;
	color: #0078a8;
	text-align: center;
	letter-spacing: 1.5px;
}

.inner .busTopP1 {
	color: #e2aa01;
}

.customer .busTopP1 {
	color: #85a80f;
}

.recruit .busTopP1 {
	color: #f06a5f;
}

.busTopP2 {
	margin: 0 auto;
	width: 695px;
	font-size: 13px;
	line-height: 1.7;
	letter-spacing: .2px;
}

.busCase {
	margin-bottom: 72px;
	padding: 42px 0 29px;
	text-align: center;
	background: #f2f2f2;
}

.busCaseBox {
	margin: 0 auto;
	max-width: 765px;
	display: inline-block;
	text-align: left;
}

.busCase h3 {
	margin-top: -7px;
	width: 230px;
	font-size: 24px;
	float: left;
	letter-spacing: .8px;
}

.busCase ul {
	margin-left: 244px;
}

.busCase li {
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	letter-spacing: .3px;
}

.busCase li em {
	margin: 4px 2px 0 -11px;
	width: 10px;
	height: 10px;
	float: left;
	background: #007eb1;
}

.inner .busCase li em {
	background: #e7be00;
}

.customer .busCase li em {
	background: #a5be51;
}

.recruit .busCase li em {
	background: #fa9a92;
}

.busBox {
	margin: 0 auto 110px;
	width: 900px;
}

.recruit .busBox {
	margin-bottom: 130px;
}

.busPro {
	margin-bottom: 71px;
}

.busPro > p {
	margin: 0 0 20px 2px;
	font-size: 12px;
	font-weight: bold;
	
	text-align: center;
	letter-spacing: 0.3px;
}

.busPro li {
	width: 23.6%;
	height: 131px;
	float: left;
	text-align: center;
	position: relative;
	-webkit-transform: skew(-15deg);
	transform: skew(-15deg);
	box-sizing: border-box;
}

.busPro li:before {
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -1px;
	content: "";
	background: #fff;
}

.customer .busPro li {
	width: 31.4%;
}

.busPro li:first-child {
	margin-left: 25px;
}

.busPro li div {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) skew(15deg);
	-webkit-transform: translate(-50%,-50%) skew(15deg);
}

.busPro li div > span {
	padding-bottom: 6px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	
	color: #007eb1;
	letter-spacing: .7px;
}

.inner .busPro li div > span {
	color: #e7be00;
}

.customer .busPro li div > span {
	color: #a5be51;
}

.recruit .busPro li div > span {
	color: #fa9a92;
}

.busPro li h4 {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
}

.busPro li h4.busText {
	text-indent: 11px;
}

.busPro li p {
	font-size: 13px;
	letter-spacing: 1.5px;
}

.busPro li p span {
	padding-right: 4px;
	font-size: 15px;
	font-weight: bold;
}

.busPro li.corCol01 {
	background-color: #e5f2f7;
}

.busPro li.corCol02 {
	background-color: #cce5ef;
}

.busPro li.corCol03 {
	background-color: #b2d8e7;
}

.busPro li.corCol04 {
	background-color: #99cbe0;
}

.inner .busPro li.corCol01 {
	background-color: #fbf5d9;
}

.inner .busPro li.corCol02 {
	background-color: #f9efbf;
}

.inner .busPro li.corCol03 {
	background-color: #f7e8a6;
}

.inner .busPro li.corCol04 {
	background-color: #f4e28c;
}

.customer .busPro li.corCol01 {
	background-color: #f2f5e5;
}

.customer .busPro li.corCol02 {
	background-color: #e8efd3;
}

.customer .busPro li.corCol03 {
	background-color: #dbe5b9;
}

.recruit .busPro li.corCol01 {
	background-color: #fef0ef;
}

.recruit .busPro li.corCol02 {
	background-color: #fee6e4;
}

.recruit .busPro li.corCol03 {
	background-color: #fddcd9;
}

.recruit .busPro li.corCol04 {
	background-color: #fdd1ce;
}

.busPhase dl {
	padding: 66px 0 73px;
	position: relative;
	border-top: 2px solid #000;
}

.busPhase dl:before {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	content: "";
	border-right: 11px solid transparent;
	border-left: 11px solid transparent;
	border-top: 11px solid #000;
}

.busPhase dl:first-child:before {
	border: 0;
}

.busPhase dl:last-child {
	border-bottom: 2px solid #000;
}

.busPhase dt {
	width: 240px;
	float: left;
}

.busPhase dt.middle {
	position: fixed;
	top: 136px;
}

.busPhase dt.bottom {
	position: absolute;
	bottom: 73px;
}

.busPhase dt.busNfix {
	position: static;
}

.busPhase dt > span {
	margin: -1px 0 8px 5px;
	font-size: 18px;
	font-weight: bold;
	
	color: #007eb1;
	display: block;
	letter-spacing: .6px;
}

.inner .busPhase dt > span {
	color: #e7be00;
}

.customer .busPhase dt > span {
	color: #a5be51;
}

.recruit .busPhase dt > span {
	color: #fa9a92;
}

.busPhase dt p {
	padding-left: 2px;
	font-size: 24px;
	letter-spacing: 1px;
}

.busPhase dt p span {
	padding: 0 3px;
	position: relative;
}

.busPhase dt p span.busFs {
	font-size: 18px;
}

.busPhase dt p span:after {
	width: 100%;
	height: 12px;
	position: absolute;
	bottom: -2px;
	left: 0;
	content: "";
	background: rgba(0,126,177,.2);
}

.inner .busPhase dt p span:after {
	background: rgba(231,190,0,.2);
}

.customer .busPhase dt p span:after {
	background: rgba(165,190,81,.2);
}

.recruit .busPhase dt p span:after {
	background: rgba(250,154,146,.2);
}

.busPhase dd {
	margin-left: 250px;
}

.busPhase dd .phP1 {
	margin-bottom: 32px;
	font-size: 13px;
	line-height: 1.7;
	letter-spacing: .3px;
}

.phList {
	padding: 23px 5px 18px 27px;
	border: 1px solid #999999;
}

.phList > span {
	margin-bottom: 9px;
	font-size: 14px;
	display: block;
	letter-spacing: .5px;
}

.phListInfo {
	position: relative;
}

.phListInfo li {
	margin-bottom: 3.5px;
	position: relative;
}

.phListInfo em {
	position: absolute;
	top: 8px;
	left: 0;
	width: 11px;
	height: 2px;
	background: #007eb1;
}

.phListInfo p {
	margin-left: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #0078a8;
	letter-spacing: .5px;
}

.inner .phListInfo em {
	background: #e2aa01;
}

.inner .phListInfo p {
	color: #e2aa01;
}

.customer .phListInfo em {
	background: #a5be51;
}

.customer .phListInfo p {
	color: #85a80f;
}

.phListInfo p span {
	padding-left: 12px;
	font-weight: normal;
}

.busPhase dd h3 {
	margin-bottom: 62px;
	font-size: 18px;
	line-height: 1.65;
	letter-spacing: 1px;
}

.phPage {
	margin-top: 69px;
}

.phPage.phPageTop {
	margin-top: 0;
}

.phPage.phFirPage {
	margin-top: 0;
}

.phPage h4 {
	margin-bottom: 18px;
	padding-bottom: 8px;
	font-size: 18px;
	letter-spacing: 1px;
	border-bottom: 1px solid #000;
}

.phPage h4 span {
	padding-right: 12px;
	font-size: 20px;
	font-weight: 100;
	color: #007eb1;
	letter-spacing: 0;
}

.customer .phPage h4 span {
	color: #a5be51;
}

.phImg img {
	width: 100%;
}

.phImgs p {
	margin-bottom: 29px;
}

.phImgs p:last-child {
	margin-bottom: 0;
}

.phImg01 {
	margin: 40px auto 0;
	width: 600px;
}

.phImg02 {
	margin-bottom: 68px;
}

.phImg03 {
	margin-top: 40px;
}

.phImg04 {
	margin: 0 auto;
	width: 420px;
}

.inner .phImg01 {
	margin-bottom: 34px;
	width: 397px;
}

.inner .phImg02 {
	margin-bottom: 0;
}

.inner .phImg03 {
	margin: 0 auto;
	width: 540px;
}

.customer .phImg01 {
	margin: 0 0 15px 94px;
	width: 406px;
}

.customer .phImg02 {
	margin: 38px auto 0;
	width: 600px;
}

.recruit .phImg01 {
	width: 590px;
}

.recruit .phImg02 {
	margin: 0 0 0 23px;
	width: 603px;
}

.recruit .phImg03 {
	padding-top: 67px;
	margin: 0 0 0 -250px;
}

.phP2 {
	font-size: 12px;
	text-align: center;
	letter-spacing: .5px;
	line-height: 1.67;
}

.phP3 {
	margin: 20px 0 0 120px;
	font-size: 15px;
	text-align: center;
	letter-spacing: 1.2px;
}

.phP3.phOP3 {
	margin-left: 0;
}

.recruit .phP3 {
	color: #cd5248;
}

.phMess {
	margin-bottom: 36px;
}

.phMess p {
	margin-bottom: 7.5px;
	font-size: 13px;
	font-weight: bold;
}

.phMess span.phMessSp01 {
	margin-top: -2px;
	width: 77px;
	float: left;
	color: #007eb1;
	font-size: 15px;
	display: block;
	
}

.phMess span.phMessSp01 em {
	float: right;
	font-style: normal;
}

.phMess span.phMessSp02 {
	margin-left: 77px;
	display: block;
}

.inner .phMess1 {
	margin-bottom: 26px;
}

.inner .phMess1 p {
	margin-bottom: 5px;
	letter-spacing: .2px;
}

.inner .phMess1 span {
	color: #e2aa01;
	letter-spacing: 1px;
}

.busBottom {
	margin: 0 auto 84px;
	width: 1230px;
}

.busBotTitle {
	margin-bottom: 56px;
	text-align: center;
}

.busBotTitle span {
	margin-left: -4px;
	display: block;
	font-size: 15px;
	
	font-weight: 300;
}

.busBotTitle h3 {
	margin: -5px 0 12px;
	font-size: 32px;
	
}

.busBotTitle p {
	margin-left: -6px;
	font-size: 13px;
	letter-spacing: .5px;
}

.busBotList {
	margin-bottom: 67px;
}

.busBotList li {
	margin: 0 15px;
	width: 380px;
	float: left;
	min-height: 380px;
}

.busBotList li a {
	display: block;
}

.busBotList li .busBotImg {
	margin-bottom: 17px;
	overflow: hidden;
}

.busBotList li .busBotImg img {
	width: 100%;
	transition: all 1.6s ease 0s;
    -moz-transition: all 1.6s ease 0s;
    -webkit-transition: all 1.6s ease 0s;
}

.busBotList li a:hover .busBotImg img {
	 transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.busBotList li .busBotWord {
	transition: opacity .6s ease;
}

.busBottom li a:hover .busBotWord {
	opacity: .6;
}

.busBotList li h4 {
	margin-bottom: 9px;
	font-size: 15px;
	line-height: 1.65;
	letter-spacing: .4px;
}

.busBotList li p {
	margin-left: -1px;
	font-size: 10px;
	letter-spacing: .8px;
}

.busBotList li p span {
	color: #999999;
	letter-spacing: 1px;
}

.busLink {
	text-align: center;
}

.busLink li {
	padding: 0 27px;
	overflow: hidden;
	display: inline-block;
}

.busLink li a {
	font-size: 14px;
	font-weight: bold;
	
	position: relative;
}

.corporate .busLink .corporate,
.inner .busLink .inner,
.customer .busLink .customer,
.recruit .busLink .recruit{
	text-decoration: underline;
}

.busLink li a:hover {
	text-decoration: underline;
}

.busLink li a span {
	font-weight: 300;
}

.busLink li em {
	margin: 4px 4px 0 0;
	width: 12px;
	height: 12px;
	float: left;
	background: #007eb1;
}

.busLink li.inner em {
	background: #e7be00;
}

.busLink li.customer em {
	background: #a5be51;
}

.busLink li.recruit em {
	background: #fa9a92;
}

.reOther {
	margin: 0 auto 104px;
	width: 800px;
	text-align: center;
}

.reOtherInfo {
	margin-bottom: 62px;
}

.reOtherTop {
	margin-bottom: 46px;
}

.reOtherTop h3 {
	color: #fa9a92;
	font-size: 18px;
	
}

.reOtherTop span {
	margin: 14px 0 6px;
	display: block;
	font-size: 25px;
	letter-spacing: 1.1px;
}

.reOtherTop p {
	font-size: 18px;
	font-weight: bold;
}

.reOtherImg {
	margin-bottom: 38px;
}

.reOtherImg img {
	width: 395px;
}

.reOtherImg img.reLeft {
	float: left;
}

.reOtherImg img.reRight {
	float: right;
}

.reOtherMess dl {
	display: inline-block;
	font-size: 13px;
	text-align: left;
}

.reOtherMess dt {
	margin-top: -1px;
	width: 55px;
	float: left;
	color: #fa9a92;
	font-weight: bold;
	letter-spacing: 1.7px;
}

.reOtherMess dd {
	margin: 0 0 26px 59px;
}

.reOtherMess dd h4 {
	margin-bottom: 2px;
	letter-spacing: .2px;
}

.reOtherMess dd p {
	line-height: 1.65;
	letter-spacing: .6px;
}

.reOtherMess .reOtherWprd {
	margin: 0 auto;
	width: 666px;
	font-size: 13px;
	text-align: left;
	line-height: 1.7;
	letter-spacing: .56px;
}

.macChrome .busPro li {
}


@media all and (min-width: 0) and (max-width: 767px) {
	.busTop {
		margin: 69px auto 31px;
		width: auto;
	}
	
	.busTopP1 {
		margin: 0 5px 14px 19px;
		font-size: 21px;
		letter-spacing: .5px;
	}
	
	.busTopP2 {
		width: auto;
		font-size: 12px;
		line-height: 1.75;
		letter-spacing: 0;
	}
	
	.busCase {
		margin-bottom: 56px;
		padding: 27px 0 28px;
	}
	
	.busCaseBox {
		width: auto;
	}
	
	.busCase h3 {
		margin: 0 0 8px;
		width: auto;
		font-size: 20px;
		float: none;
		text-align: center;
	}
	
	.busCase ul {
		margin-left: 12px;
	}
	
	.busCase li {
		margin-bottom: 3px;
		font-size: 12px;
	}
	
	.busCase li em {
		width: 9px;
		height: 9px;
	}
	
	.busBox {
		margin-bottom: 85px;
		width: auto;
	}
	
	.recruit .busBox {
		margin-bottom: 42px;
	}
	
	.busPro {
		margin-bottom: 50px;
		padding: 0 25px;
	}
	
	.busPro > p {
		margin: 0 0 17px 2px;
		font-size: 10px;
		letter-spacing: 0.2px;
	}
	
	.busPro li {
		margin-top: -5%;
		padding: 29px 0 16px;
		width: auto;
		height: auto;
		float: none;
		position: relative;
		-webkit-transform: skew(0);
		transform: skew(0);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		background-color: rgba(0,0,0,0) !important;
	}
	
	.busPro li::before {
		width: 0;
	}
	
	.customer .busPro li {
		width: auto;
	}
	
	.busPro li:first-child {
		padding: 16px 0 20px;
		margin: 0;
	}
	
	.busPro li.corCol01 {
		background-image: url(/img/business/img_business01_bg_01_s.png);
	}
	
	.busPro li.corCol02 {
		background-image: url(/img/business/img_business01_bg_02_s.png);
	}
	
	.busPro li.corCol03 {
		background-image: url(/img/business/img_business01_bg_03_s.png);
	}
	
	.busPro li.corCol04 {
		background-image: url(/img/business/img_business01_bg_04_s.png);
	}
	
	.inner .busPro li.corCol01 {
		background-image: url(/img/business/img_business02_bg_01_s.png);
	}
	
	.inner .busPro li.corCol02 {
		background-image: url(/img/business/img_business02_bg_02_s.png);
	}
	
	.inner .busPro li.corCol03 {
		background-image: url(/img/business/img_business02_bg_03_s.png);
	}
	
	.inner .busPro li.corCol04 {
		background-image: url(/img/business/img_business02_bg_04_s.png);
	}
	
	.customer .busPro li.corCol01 {
		background-image: url(/img/business/img_business03_bg_01_s.png);
	}
	
	.customer .busPro li.corCol02 {
		background-image: url(/img/business/img_business03_bg_02_s.png);
	}
	
	.customer .busPro li.corCol03 {
		background-image: url(/img/business/img_business03_bg_03_s.png);
	}
	
	.recruit .busPro li.corCol01 {
		background-image: url(/img/business/img_business04_bg_01_s.png);
	}
	
	.recruit .busPro li.corCol02 {
		background-image: url(/img/business/img_business04_bg_02_s.png);
	}
	
	.recruit .busPro li.corCol03 {
		background-image: url(/img/business/img_business04_bg_03_s.png);
	}
	
	.recruit .busPro li.corCol04 {
		background-image: url(/img/business/img_business04_bg_04_s.png);
	}
	
	.busPro li div {
		position: static;
		-webkit-transform: translate(0,0) skew(0);
		transform: translate(0,0) skew(0);
	}
	
	.busPro li div > span {
		padding: 0 10px 0 0;
		font-size: 11px;
		color: #000 !important;
		display: inline-block;
	}
	
	.busPro li.busBlock {
		padding: 24px 0 6px;
	}
	
	.busPro li.busBlock div > span {
		padding-right: 0;
		display: block;
	}
	
	.busPro li h4 {
		margin-bottom: 0;
		font-size: 16px;
		display: inline-block;
	}

	.busPro li h4.busText {
		text-indent: 0;
	}
	
	.busPro li p {
		font-size: 11px;
	}
	
	.busPro li p span {
		font-size: 13px;
	}
	
	.busPhase dl {
		padding: 44px 0 50px;
	}
	
	.busPhase dl::before {
		border-right: 8px solid transparent;
		border-left: 8px solid transparent;	
		border-top: 8px solid #000;
	}
	
	.busPhase dt {
		margin-bottom: 30px;
		width: auto;
		float: none;
		text-align: center;
	}
	
	.busPhase dt > span {
		margin: 0 0 3px;
		font-size: 17px;
	}
	
	.busPhase dt p {
		font-size: 21px;
		letter-spacing: 0px;
	}
	
	.busPhase dd {
		margin-left: 0;
	}
	
	.busPhase dd .phP1 {
		margin-bottom: 24px;
		font-size: 12px;
		line-height: 1.74;
	}
	
	.phList {
		padding-top: 24px;
	}
	
	.phList > span {
		margin-bottom: 7px;
		font-size: 13px;
	}
	
	.phListInfo {
	}
	
	.phListInfo li {
		margin-bottom: 5px;
	}
	
	.phListInfo p {
		margin-left: 20px;
		font-size: 12px;
		letter-spacing: .3px;
	}
	
	.phListInfo p span {
		padding-left: 14px;
	}
	
	.busPhase dd h3 {
		margin-bottom: 40px;
		font-size: 14px;
		line-height: 1.5;
		letter-spacing: -.2px;
	}
	
	.phPage {
		margin-top: 43px;
	}
	
	.phPage h4 {
		margin-bottom: 15px;
		padding-bottom: 7px;
		font-size: 15px;
		letter-spacing: .8px;
	}
	
	.phPage h4 span {
		padding-right: 2px;
		font-size: 17px;
		letter-spacing: 1.5px;
	}
	
	.phImg01 {
		margin: 29px -7px 0;
		width: auto;
	}
	
	.phImg02 {
		margin-bottom: 30px;
	}
	
	.phImg03 {
		margin-top: 30px;
	}
	
	.phImg04 {
		padding: 0 20px;
		width: auto;
	}
	
	.inner .phImg01 {
		width: auto;
	}
	
	.inner .phImg03 {
		width: auto;
	}
	
	.customer .phImg01 {
		margin: 0 0 16px 6.27%;
		width: 78.2%;
	}
	
	.customer .phImg02 {
		margin: 31px -2.08% 0;
		width: 103.8%;
	}
	
	.recruit .phImg01 {
		margin: 0;
		width: auto;
	}
	
	.recruit .phImg02 {
		margin: 0 0 0 -3px;
		width: auto;
	}
	
	.recruit .phImg03 {
		padding-top: 0;
		margin-left: 0;
	}
	
	.phImgs p {
		margin-bottom: 15px;
	}
	
	.phP2 {
		font-size: 11px;
	}
	
	.phP3 {
		margin: 17px 0 0 23px;
		font-size: 13px;
		letter-spacing: 0;
	}
	
	.phMess {
		margin-bottom: 26px;
	}
	
	.phMess p {
		margin-bottom: 8px;
		font-size: 12px;
	}
	
	.phMess span.phMessSp01 {
		width: 72px;
		font-size: 14px;
	}
	
	.phMess span.phMessSp02 {
		margin-left: 72px;
	}
	
	.inner .phMess1 {
		margin-bottom: 22px;
	}
	
	.inner .phMess1 p {
		margin-bottom: 1px;
		line-height: 1.65;
	}
	
	.inner .phMess1 span {
		letter-spacing: .5px;
	}
	
	.busBottom {
		margin-bottom: 70px;
		width: auto;
	}
	
	.busBotTitle {
		margin-bottom: 43px;
	}
	
	.busBotTitle span {
		font-size: 14px;
	}
	
	.busBotTitle h3 {
		margin: -2px 0 9px;
		font-size: 30px;
	}
	
	.busBotTitle p {
		font-size: 12px;
	}
	
	.busBotList {
		margin-bottom: 1px;
	}
	
	.busBotList li {
		margin: 0 0 46px;
		width: auto;
		float: none;
	}
	
	.busBotList li .busBotImg {
		margin-bottom: 14px;
	}
	
	.busBotList li a:hover .busBotImg img {
		transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
	}
	
	.busBottom li a:hover .busBotWord {
		opacity: 1;
	}
	
	.busBotList li h4 {
		margin-bottom: 8px;
		line-height: 1.69;
	}
	
	.busLink {
		text-align: left;
	}
	
	.busLink li {
		padding: 0;
		margin: 0 10px 20px -2px;
		min-width: 170px;
		float: left;
	}
	
	.busLink li:nth-child(2n) {
		margin-right: 0;
		min-width: auto;
	}
	
	.busLink li em {
		margin-right: 5px;
	}
	
	.busLink li a:hover {
		text-decoration: none;
	}

	.busLink li.busLinkCurr a:hover {
		text-decoration: underline;
	}
	
	.reOther {
		margin-bottom: 80px;
		width: auto;
	}
	
	.reOtherInfo {
		margin-bottom: 23px;
	}
	
	.reOtherTop {
		margin-bottom: 25px;
	}
	
	.reOtherTop h3 {
		font-size: 17px;
	}
	
	.reOtherTop span {
		margin: 11px 0 9px;
		font-size: 21px;
		line-height: 1.4;
	}
	
	.reOtherTop p {
		padding: 0 12px;
		font-size: 14px;
		text-align: left;
		line-height: 1.7;
		letter-spacing: .5px;
	}
	
	.reOtherImg {
		margin-bottom: 26px;
	}
	
	.reOtherImg img {
		width: 49.25%;
	}
	
	.reOtherMess dt {
		margin: 0 0 2px;
		float: none;
	}
	
	.reOtherMess dd {
		margin: 0 0 24px;
		font-size: 12px;
	}
	
	.reOtherMess dd h4 {
		margin-bottom: 3px;
		letter-spacing: .2px;
	}
	
	.reOtherMess dd p {
		line-height: 1.7;
		letter-spacing: 0;
	}
	
	.reOtherMess .reOtherWprd {
		width: auto;
		font-size: 12px;
		line-height: 1.74;
		letter-spacing: 0;
	}
	
	.iphone5 .busTopP1 {
		letter-spacing: -2.8px;
	}
	
	.iphone5 .otherMess .otherWord {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.iphone5 .busPhase dd h3 {
		letter-spacing: -2px;
	}
	
	.iphone5 .phPage h4 span {
		letter-spacing: 0;
	}
	
	.iphone5 .phPage h4 {
		letter-spacing: -1.2px;
	}
	
	.iphone5 .busLink li {
		margin-right: 2px;
		min-width: 145px;
		letter-spacing: -1px;
	}
	
	.iphone5 .busLink li:nth-child(2n) {
		min-width: auto;
	}
	
	.iphone5 .busLink li em {
		margin-right: 1px;
	}
	
	.iphone5 .busPhase dt p {
		letter-spacing: -2.5px;
	}
	
	.iphone5 .phP3 {
		letter-spacing: -2.2px;
	}
	
	.iphone5 .phP2 {
		letter-spacing: -1.4px;
	}
}


@media all and (min-width: 376px) and (max-width: 767px) {
	.busPro li {
		padding: 14% 0 10%;
	}
	
	.busPro li.busBlock {
		padding: 12% 0 6%;
	}
	
	.busPro li:first-child {
		padding: 10% 0;
	}
}

@media all and (-ms-high-contrast:none){
	.busPhase dt p span::after {
		bottom: 5px;
	}
	
	.phListInfo em {
		top: 6px;
	}
	
	.busCase li em {
		margin-top: 2px;
	}
	
	.win8IE11 .busCase li em {
		margin-top: 4px;
	}
}

.busPhase dl.fadeInUp {
  opacity: 0;
  top: 50px;
  -webkit-transition: opacity .8s ease-out, top .6s ease-out;
  transition: opacity .8s ease-out, top .6s ease-out;
  -webkit-transform: none;
  transform: none;
}

.busPhase dl.fadeInUp.animated {
  opacity: 1;
  top: 0;
  -webkit-transform: none;
  transform: none;
}

.linkArea{ text-align:center; margin:0 auto 120px; width: 900px;}
.linkArea li{ float:left; width:32%; margin-right:2%;}
.linkArea li:last-child{ margin-right:0;}
.linkArea li a.return{ margin:0 auto;}


@media all and (min-width: 0) and (max-width: 767px) {
.linkArea{ margin:0 auto 85px; width: 100%;}
.linkArea li{ float:none; width:100%; text-align:center; margin:0 auto;}
.linkArea li a.return{ margin:0 auto 20px;}
}

#main .product-info {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 50px;
}
#main .product-info img {
	width: auto;
	max-width: 100%;
}
#main .product-info p {
	font-size: 14px;
	line-height: 25px;
	margin-top: 20px;
}
@media all and (min-width: 0) and (max-width: 1024px) {
	/* business.html */
	.busBol{
		width:auto;
	}
	.other{
		width:100%;
	}
	.busBottom{
		width:auto;
	}
	.busBotList li{
		width:100%;
		margin: 0 0 40px;
		float: left;
		min-height:20px;
	}
}