@charset "UTF-8";
/* CSS Document */


/*	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	behavior: url("/css/PIE.htc");*/




/*top*/




/*service*/
.service main {
	padding:70px 0 90px;
}
.service main .haken {
	margin-bottom:120px;
}
.service main .haken .com01 {
	text-align:center;
	font-size:1.6rem;
	margin-bottom:2em;
}
.service main .haken .img {
	margin-bottom:45px;
}
.service main .haken section {
	margin-bottom:60px;
}
.service main .haken section:last-child {
	margin-bottom:0;
}
.service main .haken section .com02 {
	margin-bottom:30px;
}
.service main .haken section .com02:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.service main .haken section .com02 .box_l {
	float:left;
	width:465px;
}
.service main .haken section .com02 .box_l p {
	margin-bottom:1.1em;
}
.service main .haken section .com02 .box_l p:last-child {
	margin-bottom:0;
}
.service main .haken section .com02 .box_r {
	float:right;
	width:460px;
}
.service main .haken section .com02 .box_r p {
	margin-bottom:2em;
}
.service main .haken section .com02 .box_r .list {
	position:relative;
	border: solid 1px #0887cf;
	padding:30px 0 20px 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.service main .haken section .com02 .box_r .list:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.service main .haken section .com02 .box_r .list h5 {
	position:absolute;
	top:-15px;
	left:15px;
	background:#0189d6;
	padding:5px 20px;
	line-height:1.1;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
.service main .haken section .com02 .box_r .list h5 span {
	font-weight:500;
	color:#FFF;
	white-space:nowrap;
}
.service main .haken section .com02 .box_r .list ul {
	float:left;
	margin-right:35px;
}
.service main .haken section .com02 .box_r .list ul:last-child {
	margin-right:0;
}
.service main .haken section .com02 .box_r .list ul li {
	position:relative;
	margin-bottom:.4em;
	padding-left:15px;
	line-height:1.1;
}
.service main .haken section .com02 .box_r .list ul li:before {
	position:absolute;
	top:.4em;
	left:0;
	width:7px;
	height:7px;
	display:block;
	background:#55b1e4;
	content:'';
}
.service main .haken section .flow {
	position:relative;
	background:#f4f3ea;
	padding:30px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.service main .haken section .flow h6 {
	position:absolute;
	top:25px;
	left:35px;
	background:#0189d6;
	padding:7px 20px;
	line-height:1.1;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
.service main .haken section .flow h6 span {
	font-weight:500;
	color:#FFF;
	letter-spacing:.1em;
	margin-right:-.1em;
	white-space:nowrap;
}
.service main .haken section .flow p {
	width:595px;
	margin:0 auto;
}
.service main .bpo {
	margin-bottom:120px;
}
.service main .bpo .com01 {
	text-align:center;
	font-size:1.6rem;
	margin-bottom:2em;
}
.service main .bpo .img {
	margin-bottom:45px;
}
.service main .bpo section {
	margin-bottom:60px;
}
.service main .bpo section:last-child {
	margin-bottom:0;
}
.service main .bpo section .flow {
	position:relative;
	background:#f4f3ea;
	padding:20px 0 30px;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.service main .bpo section .flow .img02 {
	width:586px;
	margin:0 auto;
	margin-bottom:15px;
}
.service main .bpo section .flow .com02 {
	display:inline-block;
	text-align:left;
}
.service main .sales .com01 {
	text-align:center;
	font-size:1.6rem;
	margin-bottom:2em;
}
.service main .sales .img {
	margin-bottom:45px;
}
.service main .sales section p {
	margin-bottom:1.5em;
}
.service main .sales section ul {
	margin-left:50px;
	margin-bottom:35px;
}
.service main .sales section ul:last-child {
	margin-bottom:0;
}
.service main .sales section ul:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.service main .sales section ul li {
	float:left;
	width:420px;
	margin-right:30px;
}
.service main .sales section ul li:last-child {
	width:413px;
	margin-right:0;
}




/*
1000以下
*/
@media screen and (max-width: 1000px) {
.service main {
	padding:7vw 0 9vw;
}
.service main .haken {
	margin-bottom:12vw;
}
.service main .haken .com01 {
	font-size:1.6rem;
	margin-bottom:2em;
}
.service main .haken .img {
	margin-bottom:4.5vw;
}
.service main .haken section {
	margin-bottom:6vw;
}
.service main .haken section .com02 {
	margin-bottom:3vw;
}
.service main .haken section .com02 .box_l {
	width:46.5vw;
}
.service main .haken section .com02 .box_l p {
	margin-bottom:1.1em;
}
.service main .haken section .com02 .box_r {
	width:46vw;
}
.service main .haken section .com02 .box_r p {
	margin-bottom:2em;
}
.service main .haken section .com02 .box_r .list {
	padding:3vw 0 2vw 4vw;
	-webkit-border-radius: 0.5vw;
	-moz-border-radius: 0.5vw;
	border-radius: 0.5vw;
}
.service main .haken section .com02 .box_r .list h5 {
	position:absolute;
	top:-1.5vw;
	left:1.5vw;
	padding:0.5vw 2vw;
	line-height:1.1;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
.service main .haken section .com02 .box_r .list h5 span {
	font-weight:700;
}
.service main .haken section .com02 .box_r .list ul {
	margin-right:3.5vw;
}
.service main .haken section .com02 .box_r .list ul li {
	margin-bottom:.4em;
	padding-left:1.5vw;
}
.service main .haken section .com02 .box_r .list ul li:before {
	position:absolute;
	top:.4em;
	left:0;
	width:0.7vw;
	height:0.7vw;
	content:'';
}
.service main .haken section .flow {
	padding:3vw 0;
	-webkit-border-radius: 0.5vw;
	-moz-border-radius: 0.5vw;
	border-radius: 0.5vw;
}
.service main .haken section .flow h6 {
	position:absolute;
	top:2.5vw;
	left:3.5vw;
	padding:0.7vw 2vw;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
.service main .haken section .flow h6 span {
	font-weight:500;
	letter-spacing:.1em;
	margin-right:-.1em;
}
.service main .haken section .flow p {
	width:59.5vw;
}
.service main .bpo {
	margin-bottom:12vw;
}
.service main .bpo .com01 {
	font-size:1.6rem;
	margin-bottom:2em;
}
.service main .bpo .img {
	margin-bottom:4.5vw;
}
.service main .bpo section {
	margin-bottom:6vw;
}
.service main .bpo section .flow {
	padding:2vw 0 3vw;
	-webkit-border-radius: 0.5vw;
	-moz-border-radius: 0.5vw;
	border-radius: 0.5vw;
}
.service main .bpo section .flow .img02 {
	width:58.6vw;
	margin-bottom:1.5vw;
}
.service main .sales .com01 {
	font-size:1.6rem;
	margin-bottom:2em;
}
.service main .sales .img {
	margin-bottom:4.5vw;
}
.service main .sales section p {
	margin-bottom:1.5em;
}
.service main .sales section ul {
	margin-left:5vw;
	margin-bottom:3.5vw;
}
.service main .sales section ul li {
	width:42vw;
	margin-right:3vw;
}
.service main .sales section ul li:last-child {
	width:41.3vw;
}
}




/*
767以下
*/
@media screen and (max-width: 767px) {
/*service*/
.service main {
	padding:13.038vw 0;
}
.service main .haken {
	margin-bottom:13.038vw;
}
.service main .haken .com01 {
	text-align:left;
	font-size:1.4rem;
	margin-bottom:2em;
}
.service main .haken .img {
	margin-bottom:10.43vw;
}
.service main .haken section {
	margin-bottom:10.43vw;
}
.service main .haken section .com02 {
	margin-bottom:7.823vw;
}
.service main .haken section .com02 .box_l {
	float:none;
	width:100%;
	margin-bottom:1.1em;
}
.service main .haken section:nth-of-type(2) .com02 .box_l {
	margin-bottom:2.2em;
}
.service main .haken section .com02 .box_l p {
	margin-bottom:1.1em;
}
.service main .haken section .com02 .box_r {
	float:none;
	width:100%;
}
.service main .haken section .com02 .box_r p {
	margin-bottom:2em;
}
.service main .haken section .com02 .box_r .list {
	padding:7.823vw 0 5.215vw 7.823vw;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.service main .haken section .com02 .box_r .list h5 {
	position:absolute;
	top:-3.911vw;
	left:3.911vw;
	padding:1.304vw 6.519vw;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
.service main .haken section .com02 .box_r .list ul {
	float:none;
	margin-right:0;
}
.service main .haken section .com02 .box_r .list ul li {
	position:relative;
	margin-bottom:.4em;
	padding-left:3.911vw;
	line-height:1.1;
}
.service main .haken section .com02 .box_r .list ul li:before {
	position:absolute;
	top:.4em;
	left:0;
	width:1.956vw;
	height:1.956vw;
	display:block;
	background:#55b1e4;
	content:'';
}
.service main .haken section .flow {
	padding:15vw 0 7.823vw 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.service main .haken section .flow h6 {
	position:absolute;
	top:4vw;
	left:4vw;
	padding:1.956vw 5.215vw;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
.service main .haken section .flow h6 span {
	letter-spacing:.1em;
	margin-right:-.1em;
}
.service main .haken section .flow p {
	width:90%;
	margin:0 auto;
}
.service main .bpo {
	margin-bottom:13.038vw;
}
.service main .bpo .com01 {
	text-align:left;
	font-size:1.4rem;
	margin-bottom:2em;
}
.service main .bpo .img {
	margin-bottom:10.43vw;
}
.service main .bpo section {
	margin-bottom:10.43vw;
}
.service main .bpo section .flow {
	padding:7.823vw 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.service main .bpo section .flow .img02 {
	width:90%;
	margin:0 auto;
	margin-bottom:3.911vw;
}
.service main .bpo section .flow .com02 {
	display:block;
	width:90%;
	margin:0 auto;
	text-align:left;
}
.service main .sales .com01 {
	text-align:left;
	font-size:1.4rem;
	margin-bottom:2em;
}
.service main .sales .img {
	margin-bottom:10.43vw;
}
.service main .sales section p {
	margin-bottom:1.5em;
}
.service main .sales section ul {
	margin-left:0;
	margin-bottom:7.823vw;
}
.service main .sales section ul li {
	float:none;
	width:100%;
	margin-right:0;
	margin-bottom:7.823vw;
}
.service main .sales section ul li:last-child {
	width:100%;
	margin-bottom:0;
}
}

/*** レスポンシブテーブルデザイン２ ***/
.shokai2{
	width: 100%;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 100%;
	line-height: 1.8;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
 
.shokai2 th{
	padding: 10px;
	border-top: solid 1px #ffffff;
	width: 30%;
	overflow: hidden;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	font-size: 117%;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
 
.shokai2 td{
	padding: 10px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}



@media (max-width: 768px){
.shokai2 {
  width: 100%;
}
.shokai2 th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
  border-radius: 3px;
	padding-bottom: 0px;
}
.shokai2 td{
  display: list-item;
  width: 95%;
  border-top: none !important;
	padding-top: 0px;
}
}
/*** レスポンシブテーブルデザイン２　おわり ***/

/*** レスポンシブテーブルデザイン２ ***/
.shokai3{
	width: 100%;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	font-size: 100%;
	line-height: 1.8;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
 
.shokai3 th{
	padding: 15px;
	border-top: solid 1px #ffffff;
	width: 150px;
	overflow: hidden;
	font-style: normal;
	color: #9B8B55;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: middle;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d6ceb4;
}
 
.shokai3 td{
	line-height: 1.2;
	padding: 15px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}



@media (max-width: 768px){
.shokai3 {
  width: 100%;
}
.shokai3 th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
  border-radius: 3px;
	padding-bottom: 0px;
}
.shokai3 td{
	display: list-item;
	width: 95%;
	border-top: none !important;
	padding-top: 0px;
}
}
/*** レスポンシブテーブルデザイン２　おわり ***/





/*** レスポンシブテーブルデザイン ***/
.shokai{
	width: 100%;
	border: 2px solid #d6ceb4;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
	margin-bottom: 60px;
}
 
.shokai th{
  padding: 15px;
  border-top: solid 1px #ffffff;
  width: 30%;
  overflow: hidden;
  color: #13131e;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  background-color: #eeece4;
}
 
.shokai td{
padding: 15px;
text-align: left;
vertical-align: top;
color: #595960;
background-color: #ffffff;
border-top: dotted 1px #e0dccc;
overflow: hidden;
word-break: break-all;
word-wrap: break-word;
}
 
@media (max-width: 560px){
.shokai th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
  border-radius: 3px;
}
.shokai td{
  display: list-item;
  width: 95%;
  border-top: none !important;
}
}
/*** レスポンシブテーブルデザイン　おわり ***/



/*ワーク01*/
.boxwork01 {
	margin-bottom: 20px;
	min-height:200px ;
}
.boxwork01 img {
	width:40%;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}
.boxwork01 p.txt01 {
	padding-top:5px;
	color: #0099FF;
}
.boxwork01 p.txt02 {
	padding-top:5px;
}

@media (max-width: 640px){
.boxwork01 {
	min-height:0px ;
}
.boxwork01 img{
	width:100%;
	float:none;
	padding:0 ;
}
}


/* イメージリスト */
#imageList48{
	max-width:1200px;
	overflow:hidden;
	margin-top:20px;
}

#imageList48 li{
	width:25%;
	float:left;
	margin-bottom:20px;
	padding:0 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
}


#imageList48 p.txt01 {
	line-height:45px;
	text-align:center;
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	background-color: #333333;
}

#imageList48 p.txt02 {
	color:#333333;
}



.img-responsive{
	width:100%;
	height:auto;
}


/* TABLET */
@media screen and (max-width: 788px){

#imageList48 li{
	width:33%;
	float:left;
	padding:0 15px;
}
}
