.mobile-br {
	display: inline;
}

#logo img {
	width: 140px;
	height: auto;
}

#header ul {
	top: 70px;
}

#header ul li {
	padding: 0 40px;
	font-size: 13px;
}

#header ul li:nth-child(2) {
	padding-right: 130px;
}

#header ul li:nth-child(3) {
	padding-left: 130px;
}

#header ul li:last-of-type {
	padding-right: 40px;
}

.contents {
	padding: 50px 20px;
	width: 100%;
	box-sizing: border-box;
}

#slide_wp {
    min-height: 400px;
    height: calc(100vh - 300px);
}

#slider {
	height: calc(100vh - 300px);
}

#slide_wp h1 {
    font-size: 1.7rem;
    line-height: 1.5em;
    letter-spacing: .05em;
    text-shadow: 2px 1px 4px rgba(0,0,0,.7);

}

#slider div span {
	position: relative;
	top: 40%;
	text-align: center;
	transform: translateY(-50%);
	display: inline-block;
	text-align: left;
}

.news ul li span{
	font-size: 70%;
	color: #FFFFFF;
	padding: 0;
	width: 100px;
	display: inline-block;
	text-align: center;
	/* border-radius */
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	vertical-align: middle;
	margin: 0 15px 0 0;
	background: #009966;
}

.service_select li span {
	font-size: 10px;
	margin-bottom:5px;
}

.service_select li p {
	font-size: 14px;
	line-height: 140%;
}

#service-tel {
	height: 500px;
	background: url(../our-service/img/service-tel-backimg.jpg) 35% 50% no-repeat;
}

#service-mfp {
	height: 500px;
	background: url(../our-service/img/service-mfp-backimg.jpg) 50% 50% no-repeat;
}

#service-camera {
	height: 500px;
	background: url(../our-service/img/service-camera-backimg.jpg) 70% 30% no-repeat;
}

#service-network {
	height: 500px;
	background: url(../our-service/img/service-network-backimg.jpg) 20% 50% no-repeat;
}

#service-led {
	height: 500px;
	background: url(../our-service/img/service-led-backimg.jpg) 40% 40% no-repeat;
}

.service_right,
.service_left {
	width: 50%;
	height: 500px;
}

.service_right div h3,
.service_left div h3 {
	font-size: 22px;
	padding-bottom: 10px;
	line-height: 130%;
}

.service_right div p,
.service_left div p {
	font-size: 18px;
	line-height: 170%;
}

#mainimg-service h1,
#mainimg-our-service h1,
#mainimg-recruit h1 {
	font-size: 36px;
}

#mainimg-service h2,
#mainimg-our-service h2,
#mainimg-recruit h2 {
	font-size: 28px;
	margin-bottom: 15px;
}

#mainimg-service p,
#mainimg-our-service p,
#mainimg-recruit p {
	font-size: 18px;
}

.ceo_photo {
	width: 250px;
	padding-left: 30px;
}

.basic_polisy {
	padding: 30px 0;
}

.basic_polisy li {
	position: relative;
	box-sizing: border-box;
	padding: 0 20px;
	font-size: 16px;
}

.map iframe {
	width: 100%;
}

.entryform td textarea {
	width: 100%;
	box-sizing: border-box;
}