@charset "utf-8";

/* 株式会社 スリーエス・サンキュウ | 事業概要ページCSS
----------------------------------------------------------------------------------------------------*/

.networkSystem{
	height:auto;
    height:1050px;

    position: relative;/* 要素の配置方法をと子要素の起点を指定 */
	background-color:#fff;
	z-index:0;
}


@media only screen and (min-width:375px) {
	.networkSystem{
     height:1150px;
	}
}

@media only screen and (min-width:425px) {
	.networkSystem{
     height:1250px;
	}
}

@media only screen and (min-width:768px) {
	.networkSystem{
     height:1000px;
	}
}

@media only screen and (min-width:900px) {
	.networkSystem{
     height:1100px;
	}
}

@media only screen and (min-width:1024px) {
	.networkSystem{
     height:1200px;
	}
}

@media only screen and (min-width:1280px) {
	.networkSystem{
     height:1300px;
	}
}

@media only screen and (min-width:1440px) {
	.networkSystem{
     height:1400px;
	}
}

@media only screen and (min-width:2560px) {
	.networkSystem{
     height:1300px;
	}
}

.networkSystem .map01{	
	    position: absolute;
		top:0;
		left:-15%;
		z-index:-1;
}

@media only screen and (min-width:768px) {
	.networkSystem .map01{	
	    position: absolute;
		top:0;
		left:-15%;
	}
}

@media only screen and (min-width:1440px) {
	.networkSystem .map01{	
	    position: absolute;
		top:0;
		left:-8%;
	}
}

@media only screen and (min-width:2560px) {
	.networkSystem .map01{	
	    position: absolute;
		top:0;
		left:-5%;
	}
}



.networkSystem .tBox01{
	float:right;
	width:65%;
	height:auto;
	background: #0054a7;
	padding:5px 2px 5px 5px;
	margin:30px 2% 0 0;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	z-index:2;
}


@media only screen and (min-width:768px) {
	
	.networkSystem .tBox01{
	margin:30px 2% 0 0;
	padding:1% 2%;
	}
	
}

.tBox01:after{
	display: table;
	content: "";
	clear: both;
}

.networkSystem:after{
	display: table;
	content: "";
	clear: both;
}

.networkSystem .tBox01 h2{
	color:#fff000;
	font-size:18px;
	border-bottom: 1px solid #FFF;
	margin:0;
}

@media only screen and (min-width:375px) {
	.networkSystem .tBox01 h2{
	font-size:19px;
	}
}


@media only screen and (min-width:425px) {
	.networkSystem .tBox01 h2{
	font-size:20px;
	}
}


@media only screen and (min-width:768px) {
	.networkSystem .tBox01 h2{
	font-size:25px;
	}
}

@media only screen and (min-width:1024px) {
	.networkSystem .tBox01 h2{
	font-size:32px;
	font-size:28px;

	}
}

@media only screen and (min-width:1440px) {
	.networkSystem .tBox01 h2{
	font-size:35px;
	}
}

@media only screen and (min-width:2560px) {
	.networkSystem .tBox01 h2{
	font-size:35px;
	}
}



.networkSystem .tBox01 h3{
	color:#fff;
	font-size:18px;
	line-height:28px;
	margin:5px 0 0 0;
}

@media only screen and (min-width:375px) {
	.networkSystem .tBox01 h3{
	font-size:18px;
	line-height:30px;
	}
}


@media only screen and (min-width:425px) {
	.networkSystem .tBox01 h3{
	font-size:19px;
	line-height:35px;
	}
}


@media only screen and (min-width:768px) {
	.networkSystem .tBox01 h3{
	font-size:24px;
	font-size:20px;
	
	line-height:40px;
	}
}

@media only screen and (min-width:1024px) {
	.networkSystem .tBox01 h3{
	font-size:26px;
	font-size:20px;

	}
}


@media only screen and (min-width:1440px) {
	.networkSystem .tBox01 h3{
	font-size:29px;
	font-size:21px;
	}
}

@media only screen and (min-width:2560px) {
	.networkSystem .tBox01 h3{
	font-size:35px;
	
	line-height:60px;

	}
}


.bbc{
	height:auto;
	clear:both;
	background:#fff;
}

.bbc .leftBox01{
	width:50%;
	float:left;
	height:auto;
	padding:0 1% 0 1%;
}

.bbc .leftBox01 h2{
	
	text-align: justify;
	line-height: 1.5;
	max-height: 999999px;
	
	margin:0 0 0 5%;	
	
	font-size:28px;
	color:#727171;
	font-weight:bold;	
	
}

@media only screen and (min-width:375px) {
	.bbc .leftBox01 h2{
	font-size:33px;
	}
}

@media only screen and (min-width:425px) {
	.bbc .leftBox01 h2{
	font-size:37px;
	}
}

@media only screen and (min-width:768px) {
	.bbc .leftBox01 h2{
	font-size:33px;
	
	margin:0 0 0 1%;
	}
}

@media only screen and (min-width:1024px) {
	.bbc .leftBox01 h2{
	font-size:33px;
	text-align:left;	
	margin:0 0 0 0%;
	}
}

@media only screen and (min-width:1280px) {
	.bbc .leftBox01 h2{
	font-size:50px;
	}
}

@media only screen and (min-width:1440px) {
	.bbc .leftBox01 h2{
	font-size:62px;
	font-size:50px;
	}
}


@media only screen and (min-width:1920px) {
	.bbc .leftBox01 h2{
	font-size:62px;
	font-size:50px;
	}
}

@media only screen and (min-width:2560px) {
	.bbc .leftBox01 h2{
	font-size:100px;
	}
}


.bbc .leftBox01 p{
	font-size:17px;
	color:#727171;
	font-weight:bold;
	padding:2%;
}

@media only screen and (min-width:375px) {
	.bbc .leftBox01 p{
	font-size:17px;
	}
}

@media only screen and (min-width:425px) {
	.bbc .leftBox01 p{
	font-size:18px;
	}
}

@media only screen and (min-width:768px) {
	.bbc .leftBox01 p{
	font-size:16px;
	padding:0;

	}
}

@media only screen and (min-width:1024px) {
	.bbc .leftBox01 p{
	font-size:22px;
	}
}

/* Mac Safari想定 */
@media only screen and (min-width:1230px) {
	.bbc .leftBox01 p{
	font-size:27px;
	font-size:22px;
	}
}

@media only screen and (min-width:1440px) {
	.bbc .leftBox01 p{
	font-size:30px;
	font-size:25px;
	}
}

@media only screen and (min-width:2560px) {
	.bbc .leftBox01 p{
	font-size:35px;
	}
}

.bbc .rightBox01{
	width:50%;
	float:right;
	height:auto;
}

.bbc:after{
	display: table;
	content: "";
	clear: both;
}

@media only screen and (max-width:650px) {
	.bbc .leftBox01,.bbc .rightBox01{width: 100%;}
}


/* 事業概要バー */
.businessBar{
	max-width:100%;
	margin:0 0 3% 0;
}

@media only screen and (min-width:768px) {
	.businessBar{
	max-width:80%;
	}
}

@media only screen and (min-width:1440px) {
	.businessBar{
	max-width:100%;
	}
}

@media only screen and (min-width:2560px) {
	.businessBar{
	width:50%;
	}
}

/* 詳細はこちらボタン */
.btnWidth{
	max-width:50%;
	margin:0 2% 0 0;
}

@media only screen and (min-width:768px) {
	.btnWidth{
	max-width:40%;
	margin:0 3% 0 0;
	}
}

@media only screen and (min-width:1440px) {
	.btnWidth{
	max-width:50%;
	margin:0 3% 0 0;
	}
}
