@media screen and (min-width:751px) {

body{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom:0;
}
img{
	vertical-align:bottom;
	border:none;
}

.logo1{
	width:120px;
	margin:18px 30px 0;
	float:left;
}

#sp{
	display:none;
}

a:link{
	text-decoration: none;
	color:#4d4d4d;
}
#container{
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

#header{
	margin: 0 auto;
	width:1280px;
	background-image: url("picture/header.png");
	background-repeat: no-repeat;
	background-position: center top;
	height:100px;
	font-family:"Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size: 16px;
	letter-spacing:0.08em;
	line-height: 180%;
}
#header ul{
	list-style-type:none;
	margin-left:160px;
	padding-top:18px;
	color:#5F5F5F;
}
#header img{
	padding-bottom:2px;
	padding-right:5px;
}
#menu{
	margin: 0;
	overflow:hidden;
	width:1280px;
	font-family:"Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size: 15px;
	letter-spacing:0.08em;
	line-height: 180%;
	text-align: center;
}
#content{
	margin: 20px auto 0px;
	overflow:hidden;
	width:1280px;
	font-family:"Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size: 15px;
	letter-spacing:0.08em;
	line-height: 180%;
	text-align: center;
	clear:both;
}
.lws{
	margin:30px 0 30px 0;
}
.agora{
	color:#e8b40e;
}
.lineworks{
	color:#00c73c;
}

#charal{
	float:left;
	width:640px;
	margin-top:30px;
}
#charar{
	float:right;
	width:640px;
	margin-top:30px;
}
#chara1{
	float:left;
	width:320px;
	background-color: #f7f7f7;
}
#chara2{
	float:left;
	width:320px;
	background-color: #f7f7f7;
}
#chara3{
	float:left;
	width:320px;
	background-color: #f7f7f7;
}
#chara4{
	float:left;
	width:320px;
	background-color: #f7f7f7;
}
.charatitle{
	font-size: 20px;
	color:#00c73c;
}
.charatext{
	margin:15px 15px;
	font-size: 12px;
	list-style-type:none;
	padding:0;
	
}
.menu2{
	clear:both;
	margin:0;
	list-style-type:none;
	padding:0;
	width:1280px;
	background-color: #f7f7f7;
	height:80px;
}
.menu2 li{
	width:640px;
	float:left;
}
#talk{
	clear:both;
	margin-top:70px;
	height:442px;
}
#mail{
	clear:both;
	margin-top:50px;
	height:442px;
}
#security{
	clear:both;
	margin-top:50px;
	height:442px;
}
#drive{
	clear:both;
	margin-top:50px;
	height:442px;
}
.text1{
	text-align: left;
	padding: 29px 60px;
	line-height: 240%;
	float:left;
	width:520px;
	font-size: 14px;
	margin: 0;
	list-style-image:url(picture/check.png);
}
.text2{
	text-align: left;
	padding: 29px 60px;
	line-height: 240%;
	margin:0;
	float:left;
	width:520px;
	font-size: 14px;
	list-style-image:url(picture/check.png);
}
.text3{
	text-align: left;
	padding: 29px 60px;
	line-height: 240%;
	float:left;
	width:520px;
	font-size: 14px;
	margin: 0;
	list-style-image:url(picture/check.png);
}
.text4{
	text-align: left;
	padding: 29px 60px;
	line-height: 240%;
	float:left;
	width:520px;
	font-size: 14px;
	margin: 0;
	list-style-image:url(picture/check.png);
}
.picture{
	float:right;
	width:640px;
	margin:29px 0;
}
#inquiry{
	margin-top: 50px;
}
#bg{
	position: fixed;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:rgba(201,201,201,0.7);
}
#pictured{
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	height:484px;
	width:1280px;
}
.top{
	clear:both;
	height:40px;
	float: right;
	margin:10px 0;
	width:130px;
}
footer{
	background-image: url("picture/footer.png");
	background-repeat: no-repeat;
	height:150px;
	text-align: center;
}
.footerl{
	margin-top:20px;
}
}





@media screen and (max-width:750px) {
body{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
img{
	vertical-align:bottom;
	border:none;
}

.logo1{
	width:120px;
	margin:24px 30px 0;
	float:left;
}

#pc{
	display:none;
}
a:link{
	text-decoration: none;
	color:#4d4d4d;
}
#container{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

#header{
	margin: 0 auto;
	width:750px;
	background-image: url("picture/headerm.png");
	background-repeat: no-repeat;
	background-position: center top;
	height:100px;
	font-family:"Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size: 16px;
	letter-spacing:0.08em;
	line-height: 180%;
}
#header ul{
	list-style-type:none;
	margin-left:130px;
	padding-top:26px;
	color:#5F5F5F;
}
#header img{
	padding-bottom:2px;
	padding-right:5px;
}
#menu{
	margin: 0;
	overflow:hidden;
	width:750px;
	font-family:"Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	letter-spacing:0.08em;
	line-height: 210%;
	text-align: center;
}
#content{
	margin: 20px auto 0px;
	overflow:hidden;
	width:750px;
	font-family:"Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size: 14px;
	letter-spacing:0.08em;
	line-height: 180%;
	text-align: center;
	clear:both;
}
.lws{
	margin:70px 0 30px 0;
}
.agora{
	color:#e8b40e;
}
.lineworks{
	color:#00c73c;
}
#charal{
	
}
#charar{
	
}
#chara1{
	float:left;
	width:375px;
	background-color: #f7f7f7;
}
#chara2{
	float:right;
	width:375px;
	background-color: #f7f7f7;
}
#chara3{
	float:left;
	width:375px;
	background-color: #f7f7f7;
}
#chara4{
	float:right;
	width:375px;
	background-color: #f7f7f7;
}
.charatitle{
	font-size: 20px;
	color:#00c73c;
}
.charatext{
	margin:15px 15px;
	font-size: 17px;
	list-style-type:none;
	padding:0;
	
}
.menu2{
	clear:both;
	margin:0;
	list-style-type:none;
	padding:0;
	width:750px;
	background-color: #f7f7f7;
	height:160px;
}
.menu2 li{
	width:750px;
	float:left;
}
#talk{
	clear:both;
	margin-top:70px;
}
#mail{
	clear:both;
	margin-top:70px;
}
#security{
	clear:both;
	margin-top:70px;
}
#drive{
	clear:both;
	margin-top:70px;
}
.text1{
	text-align: left;
	margin: 50px 20px;
	line-height: 240%;
	font-size: 16px;
	list-style-image:url(picture/check.png);
}
.text2{
	text-align: left;
	margin: 50px 20px;
	line-height: 240%;
	font-size: 16px;
	list-style-image:url(picture/check.png);
}
.text3{
	text-align: left;
	margin: 50px 20px;
	line-height: 240%;
	font-size: 16px;
	list-style-image:url(picture/check.png);
}
.text4{
	text-align: left;
	margin: 50px 20px;
	line-height: 240%;
	font-size: 16px;
	list-style-image:url(picture/check.png);
}
.picture{
	clear:both;
	width:750px;
	margin:20px 0;
	height:242px;
}
#inquiry{
	margin-top: 50px;
}
#bg{
	position: fixed;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:rgba(201,201,201,0.7);
}
#pictured{
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	height:284px;
	width:750px;
}
.logo{
	padding-top:30px;
}

.top{
	clear:both;
	height:40px;
	float: right;
	margin:10px 0;
	width:130px;
}
footer{
	background-image: url("picture/footerm.png");
	background-repeat: no-repeat;
	height:100px;
	text-align: center;
}
.footerl{
	margin-top:20px;
}
}