@charset "UTF-8";
/* CLIENT */

/*#toggleNav > div {
	border-bottom: solid 1px #dfdfdf;
}*/

#mv {
	background-image: url(../images/client-mv.jpg);
	background-position: center -210px;
	padding: 30px 0;
}

#mv:after {
	border-top-color: #e7e8ec !important;
}

#mv h1, #mv h2 {
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}

#mv p {
	text-shadow: 0 0 15px rgba(255, 255, 255, 1);
}

#mv h1, #mv h2 {
	font-weight: normal;
}

#mv h2 {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 8px;
}

#mv h1 {
	font-size: 50px;
	font-size: 5.0rem;
	line-height: 1.2;
	margin-bottom: 10px;
}

#mv p {
	color: #818181;
	line-height: 1.8;
}

#catEntranceNav {
	padding: 10px 0;
	z-index: 2;
}

#catEntranceNav li {
	width: 11.1%;
}

#catEntranceNav li a {
	height: auto;
}

#catEntranceNav:after {
	border-top-color: #FFFFFF;
}

#clientTopBtn {
	width: 480px;
	font-size: 19px;
	font-size: 1.9rem;
	text-align:center;
	background-color: #dfae28;
	padding: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 35px;
	color: #FFFFFF;
}

#clientTopBtn, a#clientTopBtn:hover {
	color: #FFFFFF !important;
}

#clientTopBtn .fa {
	margin-right: 5px;
}

#clientTopSubject li {
	width: 23%;
}

#client {
	margin-top: 0;
}

#serviceTop .serviceTopCheckIcon {
	text-align:center;
	margin: 0 auto 20px;
}

#serviceTop .serviceTopCheckIcon li {
	display: inline-block;
	font-size: 22px;
	font-size: 2.2rem;
	margin: 0 10px 10px;
}

#serviceTop .serviceTopCheckIcon li .fa{
	margin-right: 5px;
}

#serviceTop .serviceTopBox {
	margin-top: 20px;
}
.serviceTopMelit{
	width:80px;
}

#serviceTop .serviceTopBox li{
	margin-bottom: 25px;
}

#serviceTop .serviceTopBox h3 {
	font-weight: normal;
	font-size: 23px;
	font-size: 2.3rem;
	min-height: 23px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#serviceTop .serviceTopBox h3 img {
	display: inline-block !important;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 2px;
}

#serviceTop .serviceTopBox .leftBox {
	width: 230px;
}

#serviceTop .serviceTopBox .rightBox {
	width: 440px;
}

#serviceTop .serviceTopBox h4, #serviceTop .serviceTopBox .clRed {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3;
	margin-bottom: 5px;
}

#serviceTop .serviceTopBox .clRed {
	line-height: 1.6;
	margin-top: 15px;
}

#structure .pointBox {
	float: left;
	width: 65px;
}

#structure .pointReadBox {
	float: right;
	width: 612px;
}

#structure #pointBox li {
	padding: 10px 0;
}

#featureEx {
	margin-bottom: -25px;
}

#featureEx li {
	margin-bottom: 25px;
	overflow: hidden;
}

#featureEx li h2 {
	position: relative;
	background: #ffffff;
	border: 1px solid #dfae28;
	display: inline-block;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	line-height: 1.3;
	margin-bottom: 10px;
}

#featureEx li h2:after, #featureEx li h2:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#featureEx li h2:after {
	border-color: transparent;
	border-right-color: #ffffff;
	border-width: 8px;
	margin-top: -8px;
}

#featureEx li h2:before {
	border-color: transparent;
	border-right-color: #dfae28;
	border-width: 9px;
	margin-top: -9px;
}

#featureEx li .leftBox {
	width: 193px;
}

#featureEx li .rightBox {
	width: 470px;
}

#featureEx li p {
	line-height: 1.8;
}

#jobCat {
	margin-top: 40px;
}

#jobCat h1, #jobCat h2 {
	text-align:center;
}

#jobCat h1 {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 20px;
}

#jobCat > div {
	padding: 20px;
}

#jobCat h2 {
	margin-bottom: 15px;
	font-size: 18px;
	font-size: 1.8rem;
}

#jobCat h3 {
	font-weight: normal;
	font-size: 14px;
	font-size: 1.4rem;
}

#jobCat p {
	font-size: 12px;
	font-size: 1.2rem;
}

#jobCat > div > ul {
	text-align:center;
}

#jobCat > div > ul > li {
	    width: 32%;
    display: inline-block;
    text-align: left !important;
    vertical-align: top;
    margin-left: 0%;
    margin-right: 0%;
}

#jobCat li li {
	margin-bottom: 10px;
}

#jobCat .fa {
	font-size: 9px;
	font-size: 0.9rem;
	color: #C3C3C3;
	top: 0.7em;
}

#stepFlow li {
	overflow: hidden;
	margin-bottom: 20px;
}

#stepFlow .stepNum {
	float: left;
	border: solid 1px #dfae28;
	color: #a4a4a4;
	text-align: center;
	height: 94px;
	width: 94px;
	border-radius: 47px;
	padding-top: 12px;
	line-height: 1.0;
	font-family:"Times New Roman", Times, serif;
}

#stepFlow .stepNum span {
	display: block;
	font-size: 46px;
	font-size: 4.6rem;
}

#stepFlow .stepDiscr {
	float: right;
	width: 575px;
}

#stepFlow .stepDiscr h2 {
	font-size: 25px;
	font-size: 2.5rem;
	font-weight: normal;
	margin-bottom: 8px;
	line-height: 1.2;
}

#stepFlow .stepDiscr span {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 5px;
	margin-left: 10px;
}

#strongService li {
	padding: 30px;
}

#strongService li h2, #strongService li h3 {
	text-align:center;
	font-weight: normal;
}

#strongService li h2 {
	font-size: 27px;
	font-size: 2.7rem;
	margin-bottom: 10px;
}

#strongService li h3 {
	font-size: 23px;
	font-size: 2.3rem;
	margin-top: 20px;
}

#dispatchSystemMelit {
	margin: 35px 0;
}

#dispatchSystemMelit h2, #dispatchSystemMelit h3 {
	font-weight: normal;
}

#dispatchSystemMelit h2 {
	font-size: 14px;
	font-size: 1.4rem;
}

#dispatchSystemMelit h2 span {
	font-weight: bold;
	font-size: 19px;
	font-size: 1.9rem;
}

#dispatchSystemMelit h3 {
	font-size: 40px;
	font-size: 4.0rem;
	text-align:center;
}

#dispatchSystemNeeds ul {
	overflow: hidden;
	margin-top: 20px;
}

#dispatchSystemNeeds li {
	width: 48%;
	margin-bottom: 20px;
}

#dispatchSystemNeeds li p {
	line-height: 1.6;
}

#dispatchSystemNeeds li h2 {
	font-size: 19px;
	font-size: 1.9rem;
	margin-bottom: 10px;
	font-weight: normal;
}

#dispatchFeatureList > ul > li {
	margin-bottom: 35px;
}

#dispatchFeatureList > ul > li:last-child {
	margin-bottom: 0;
}

#dispatchFeatureList .leftBox {
	width: 150px;
}

#dispatchFeatureList .rightBox {
	width: 510px;
}

#dispatchFeatureList .rightBox h3 {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 5px;
}

#dispatchFaqList li {
	margin-bottom: 35px;
}

#dispatchFaqList .btmSolidTi div, #dispatchFaqList .answerBox div {
	font-size: 36px;
	font-size: 3.6rem;
	font-family: "Times New Roman", Times, serif;
	margin-right: 8px;
}

#dispatchFaqList .btmSolidTi div {
	color: #dfae28;
	margin-top: -6px;
}

#dispatchFaqList .btmSolidTi, #dispatchFaqList .answerBox {
	overflow:hidden;
}

#dispatchFaqList .btmSolidTi div, #dispatchFaqList .answerBox div {
	float: left;
	width: 36px;
	line-height: 1.1;
}

#dispatchFaqList .btmSolidTi h2 {
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: normal;
	line-height: 1.4;
}

#dispatchFaqList .answerBox div {
	color: #a4a4a4;
}

#dispatchFaqList .answerBox p, #dispatchFaqList .btmSolidTi h2 {
	float: right;
	width: 649px;
}

#salesTop .redAroowBox {
	margin: 20px auto 40px;
	position: relative;
	border: 1px solid #dd4c2a;
	text-align:center;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.4;
	padding: 20px 15px;
	font-weight: normal;
	width: 85%;
}

#salesTop .redAroowBox:after, #salesTop .redAroowBox:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#salesTop .redAroowBox:after {
	border-top-color: #ffffff;
	border-width: 15px;
	margin-left: -15px;
}

#salesTop .redAroowBox:before {
	border-top-color: #dd4c2a;
	border-width: 16px;
	margin-left: -16px;
}

#salesTop .achievementList {
	margin-bottom: 35px;
}

#salesTop .achievementList ul, #salesTop #subjectBox .illustBox {
	margin-left: 25px;
}

#salesTop .achievementList h2 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
	margin-bottom: 10px;
}

#salesTop .achievementList h2 .fa {
	margin-right: 10px;
}

#salesTop #mainClientList li {
	width: 48%;
	margin-bottom: 20px;
}

#salesTop #staffConfig li {
	display: inline-block;
	margin-right: 15px;
}

#salesTop #subjectBox .illustBox {
	float: left;
	width: 71px;
}

#salesTop #subjectBox ul {
	float: right;
	width: 570px;
}

#salesTop #subjectBox li {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 5px 0 5px 40px;
}

#salesTop #subjectBox li:after {
	top: 3px;
}

#salesTop #subjectBox .fingerArrow {
	margin-top: 10px;
}

#salesContent .circleList li {
	width: 108px;
	height: 108px;
	border-radius: 108px;
	border-color: #dfae28;
}

#salesContent .circleList li h2 {
	display: inline-block;
	vertical-align: middle;
}

#salesTraining .subCopy {
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: normal;
	text-align:center;
	margin-bottom: 20px;
}

#salesTraining #salesTrainingList {
	margin-top: -20px;
}

#salesTraining #salesTrainingList li {
	overflow: hidden;
	margin-bottom: 30px;
}

#salesTraining #salesTrainingList li .leftBox {
	width: 184px;
}

#salesTraining #salesTrainingList li .rightBox {
	width: 480px;
}

#salesTraining #salesTrainingList li h2 {
	margin-bottom: 10px;
	font-size: 17px;
	font-size: 1.7rem;
}

#serviceListTop .grayBoaderBox, #advantageTop .grayBoaderBox {
	padding: 25px;
}

#serviceListTop .grayBoaderBox h2, #advantageTop .grayBoaderBox h2 {
	margin-bottom: 15px;
}

#serviceListTop .grayBoaderBox h2 span, #advantageTop .grayBoaderBox h2 span {
	border-radius: 22px !important;
	width: 44px;
	line-height: 42px;
	display: inline-block;
	margin-right: 5px;
}

#advantageTop .grayBoaderBox h2 span {
	border: solid 1px #ecc24f;
	text-align:center;
}

#serviceListTop .grayBoaderBox h2 strong, #advantageTop .grayBoaderBox h2 {
	font-weight: normal;
}

#advantageTop .grayBoaderBox h2 {
	font-size: 22px;
	font-size: 2.2rem;
}

#serviceListTop .grayBoaderBox .leftBox, #serviceListTop .grayBoaderBox .rightBox {
	width: 48%;
}

#serviceListTop .grayBoaderBox h3 {
	font-size: 15px;
	font-size: 1.5rem;
	margin-bottom: 5px;
}



@media screen and (max-width: 980px) {
	#mv {
		background-image: url(../images/client-mv-for-sp-980.jpg);
		background-size: cover !important;
	}
	
	#clientTopBtn {
		margin-bottom: 20px;
	}
	
	#clientTopSubject li {
		padding: 0;
	}
	
	#structure .pointBox, #structure .pointReadBox {
		width: 100%;
		float: none;
	}
	
	#structure .pointBox img, #serviceTop .serviceTopBox h3 img {
		max-width: 30%;
		margin-left: auto;
		margin-right: auto;
		display: block !important;
		margin-bottom: 5px;
	}
	
	.serviceTopMelit{
		width:50%;
	}
	
	#serviceTop .serviceTopBox .leftBox, #serviceListTop .grayBoaderBox .leftBox {
		margin-bottom: 20px;
	}
	
	#getStTop #advantageList li h2, #advantageTop .grayBoaderBox h2 {
		line-height: 1.4;
	}
	
	#serviceListTop .grayBoaderBox h2 span, #advantageTop .grayBoaderBox h2 span {
		display: block;
		margin: 0 auto 15px;
	}
	
	#salesTop #subjectBox .illustBox {
		width: 15%;
		margin-left: 0;
	}
	
	#salesTop #subjectBox ul {
		width: 85%;
	}
	
	#salesTop #subjectBox .fingerArrow {
		margin-top: 0;
	}
	
	#salesTop .achievementList ul {
		margin-left: 5%;
	}
	
	#strongService li h2 {
		line-height: 1.5;
	}
	
	#dispatchFeatureList .leftBox {
		margin-bottom: 15px;
	}
	
	#dispatchFaqList .btmSolidTi div, #dispatchFaqList .answerBox div, #dispatchFaqList .answerBox p, #dispatchFaqList .btmSolidTi h2 {
		float: none;
		width: 100%;
		margin-bottom: 5px;
	}
	
	#dispatchFaqList .btmSolidTi div, #dispatchFaqList .answerBox div {
		text-align:center;
	}
	
	#featureEx li .leftBox {
		margin-bottom: 20px;
	}
	
	#featureEx li h2:after {
		display: none;
	}
	
	#jobCat > div > ul > li {
		width: 100%;
	}
	
	#stepFlow .stepNum, #stepFlow .stepDiscr {
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
	
	#stepFlow .stepDiscr {
		width: 100%;
	}
	
	#stepFlow .stepDiscr h2 {
		text-align:center;
	}
	
	#stepFlow .stepDiscr span {
		display: block;
		margin-left: 0;
		margin-top: 5px;
	}
	
	#salesContent .catchRead {
		margin-bottom: 0;
	}
	
	#salesTraining .subCopy {
		text-align: left;
		margin-bottom: 15px;
	}
	
	#salesTraining .catchRead {
		margin-bottom: 10px;
	}
	
	#salesTraining #salesTrainingList li .leftBox {
		margin-bottom: 15px;
	}
	
	#salesTraining #salesTrainingList li:last-child {
		margin-bottom: 0;
	}
	
	
	
}



@media screen and (min-width: 481px) and (max-width: 980px) {
	#catEntranceNav li:nth-child(7), #catEntranceNav li:nth-child(8), #catEntranceNav li:nth-child(9) {
		border-bottom: none;
	}
	
	#catEntranceNav li:last-child {
		border-width: 0 0 0 1px;
		border-right:1px dotted #DFDFDF; 
	}
}

@media screen and (max-width: 768px) {	
	#mv p {
		text-shadow: 0 1px 0 #FFFFFF;
	}
}

@media screen and (max-width: 640px) {
	#mv {
		background-image: url(../images/client-mv-for-sp-640.jpg);
	}
}

@media screen and (max-width: 480px) {
	#mv {
		background-position: 80% 0 !important;
	}
	
	#mv .inner {
		padding-right: 0 !important;
	}
	
	#mv h1 {
		padding-right: 100px;
	}
	
	#mv p {
		background: rgba(255, 255, 255, 0.7);
		padding: 15px;
		text-shadow: none;
	}
	
	#mv:after {
		border-top-color: #737478 !important;
	}
	
	#catEntranceNav li:last-child {
		border-bottom: 0;
		border-left: 0;
		border-left:1px dotted #DFDFDF; 
		border-bottom:1px dotted #DFDFDF; 
	}
	
	#serviceListTop .grayBoaderBox, #advantageTop .grayBoaderBox, #strongService li {
		padding: 15px;
	}
}


.abroadTopBox .leftBox{
	width:420px;
}
.abroadTopBox .rightBox{
	width:245px;
}
.abroad_box01{
	margin:30px 0;
}
.abroad_box02{
	margin:30px 0;
}
.abroad_box02 h2,.abroad_box03 h2,.abroad_box04 h2{
	border-bottom:2px solid #DEDEDE;
	font-size:24px;
	font-weight:normal;
	margin-bottom:15px;
}
.abroad_box02 h3{
	color:#DFAC26;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px dashed #DEDEDE;
	margin-bottom:10px;
}
.abroad_box02 h4{
	font-size:19px;
	font-weight:normal;
	margin-bottom:10px;
}
.abroad_box02 table tr th{
	font-size:15px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
}
.abroad_box02 table tr td{
	font-size:15px;
	padding-bottom:10px;
}
.abroad_box03 img{
	float:left;
	margin:0 20px;
}
.abroad_box03 li{
	overflow:hidden;
	margin-bottom:15px;
	border-bottom:1px dashed #DFDFDF;
	padding-bottom:15px;
}
.abroad_box03 li h3{
	font-size:19px;
	font-weight:normal;
}
.abroad_box03 div {
	width:540px;
	float:left;
}
.abroad_box04  {
	margin-bottom:40px;
}
.abroad_box04  ul {
	margin-top:10px;
}
.abroad_box04  ul li{
	margin-bottom:10px;
	font-size:17px;
	text-indent:-1.8em;
	padding-left:2em;
}
.abroad_box04  ul li:before{
	content:"\f046";
    font-family: FontAwesome;
	color:#DAA40B;
	margin-right:1em;
}
.abroad_box04 img {
	margin:20px 0;
}

@media screen and (max-width: 980px) {	
.abroadTopBox img{
	margin:10px 0;
}
.abroad_box02 table tr th{
	display:block;
	width:100%;
	padding:0;
}
.abroad_box02 table tr td{
	display:block;
	width:100%;
	padding:0;
	margin-bottom:15px;
	text-align: left;
}
.abroad_box03 {
	text-align:center;
}
.abroad_box03 img{
	float:none;
	margin:0 20px;
}
.abroad_box03 li{
	overflow:hidden;
	margin-bottom:15px;
	border-bottom:1px dashed #DFDFDF;
	padding-bottom:15px;
	text-align:center;
}
.abroad_box03 li h3{
	font-size:19px;
	font-weight:normal;
}
.abroad_box03 div {
	width:100%;
	float:none;
}
.abroad_box03 img{
	width:auto !important;
	display:inline-block;
}
.abroad_box04  {
	margin-bottom:40px;
}
.abroad_box04  ul {
	margin-top:10px;
}
.abroad_box04  ul li{
	margin-bottom:10px;
	font-size:17px;
	text-indent:-1.8em;
	padding-left:2em;
}
.abroad_box04  ul li:before{
	content:"\f046";
    font-family: FontAwesome;
	color:#DAA40B;
	margin-right:1em;
}
.abroad_box04 img {
	margin:20px 0;
}

}