@charset "UTF-8";

/***************
  main
****************/

main {
  margin-bottom: 10px;
  overflow: hidden;
}

.moreLink a {
  border: 1px solid;
  border-radius: 3px;
  color: #06005A;
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
}

/* セキュリティ・カメラ　TOPページ用 */

.pagetopimgttt {
	text-align: center;
	vertical-align: central;
	display: block;
 margin-left: auto;
 margin-right: auto;
}

.pagetopimgttt img {
	max-width: 100%;
	text-align: center;
	vertical-align: central;
	display: block;
 margin-left: auto;
 margin-right: auto;
}

.boxbasett {
	box-sizing: border-box;
}

.boxbasett .boxtt {
    margin: 5px 5px;
	text-align: left;
	border: #DCDCDC 0.5px solid;
	border-radius: 3px;
	padding: 5px 5px;
}

.boxbasett .boxtt .boximgtt {
 margin-left: auto;
 margin-right: auto;
	text-align: center;
}

.boxbasett .boxtt .boximgtt img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  text-align: center;
}

/* mainImage */

.pagetopimg {
	text-align: center;
	vertical-align: central;
	display: block;
 margin-left: auto;
 margin-right: auto;
}

.pagetopimg img {
	max-width: 100%;
	text-align: center;
	vertical-align: central;
	display: block;
 margin-left: auto;
 margin-right: auto;
}


/****** 右サイド ******/

.defaultlist
,.defaultlist list1 li{
	padding-left:20px;
	padding-bottom:3px;
	padding-top:3px;
	margin:0px;
}
 
.defaultlist li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 5px 0px 5px 0px !important;
}
 
.list1 li{
	position:relative;
	padding-left:20px;
}

.list1 li a{
	text-decoration: none;
	color: #06005A;
}
 
 
.list1 li:before{
	content:''; 
	display:block; 
	position:absolute; 
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
	top:3px; 
	left:2px; 
	height:0; 
	width:0; 
	border-top: 6px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 9px solid #06005A;
}

.news .h5title {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background-color: #06005A;
	padding: 8px 0 8px;
	margin-bottom: 10px;
}

.news .textBox {
	border: 1px solid #06005A;
	margin-bottom: 15px;
	display: none;
}


/* 製品案内 */

.boxmbase {
	box-sizing: border-box;
	overflow:hidden;
	margin-bottom:10px;
}

.boxmbase .boxm {
	float: left;
    margin: 5px 5px;
	text-align: center;
	border-radius: 3px;
}

.boxmbase .boxm .boxmimg {
    margin: 5px 5px;
	text-align: center;
}

.boxmbase .boxm .boxmimg img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  text-align: center;
}

.boxss {
	box-sizing: border-box;
	overflow:hidden;
	margin-bottom:10px;
}

.boxs {
	float: left;
    margin: 5px 5px;
	text-align: center;
	border: #DCDCDC 0.5px solid;
	border-radius: 3px;
	padding: 5px 5px;
}

.boxsimg {
    margin: 5px 5px;
	text-align: center;
}

.boxsimg img {
  display: block;
  width: 100%;
  text-align: center;
}

.boxsp {
	font-size: 12px;
	text-align: left;
}



/* product */


.boxbaseen {
	box-sizing: border-box;
}

.boxbaseen .boxen {
    margin: 5px 5px;
	text-align: center;
	border: #DCDCDC 0.5px solid;
	border-radius: 3px;
	padding: 5px 5px;
}


.boxbase {
	box-sizing: border-box;
	overflow:hidden;
	margin-bottom:10px;
}

.boxbase .box {
	float: left;
    margin: 5px 5px;
	text-align: center;
	border: #DCDCDC 0.5px solid;
	border-radius: 3px;
}

.boxbase .box .boximg {
    margin: 5px 5px;
	text-align: center;
}

.boxbase .box .boximg img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  text-align: center;
}


.boxst {
	box-sizing: border-box;
	text-align: center;
}

.boxt {
    margin: 5px 5px;
	text-align: center;
	padding: 5px 5px;
}

.boxtimg {
	width: 200px;
	text-align: center;
	vertical-align: central;
	display: block;
 margin-left: auto;
 margin-right: auto;
}

.boxtimg img {
  max-width: 100%;
  display: block;
 margin-left: auto;
 margin-right: auto;
}

.envm1 {
	margin-bottom: 0px;
	overflow: hidden;
}

.envm1 li p {
	font-size:13px;
	margin-left: 5px;
	float: left;
}

.envm1 li img {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}


/* 防犯カメラについて */

.boxcbase {
	box-sizing: border-box;
	overflow:hidden;
}

.boxcbase .boxc {
	margin: 5px 5px;
	text-align: center;
	padding: 5px 5px;
}

.boxcbase .boxc .boxcimg {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.boxcbase .boxc .boxcimg img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  text-align: center;
}

.boxcp {
	font-size:13px;
	margin: 5px;
}



.ci {
	margin-bottom: 0px;
	overflow: hidden;
}

.cib {
	margin-bottom: 0px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.cib img {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 240px;
	text-align: center;
}

.cib .cp {
	font-size:13px;
	margin: 5px;
}


.s10 {
  overflow: hidden;
  text-align: center;
}

.ds101 {
	float: left;
}

.ds101 img {
	max-width: 45%;
}

.dsp3 img {
  max-width: 100%;
  display: block;
 margin-left: auto;
 margin-right: auto;
}

.dsp31 {
	box-sizing: border-box;
	overflow:hidden;
	margin-bottom:10px;
	margin-top: 10px;
	text-align: center;
}

.dsp31 img {
	max-width: 45%;
	margin: 5px;
		float: left;
}

/* info */

.boxibase {
	box-sizing: border-box;
	overflow:hidden;
	margin-bottom:10px;
}

.boxibase .boxi {
	float: left;
    margin: 5px 5px;
	text-align: center;
	border-radius: 3px;
}

.boxibase .boxi .boxiimg {
    margin: 5px 5px;
	text-align: center;
}

.boxibase .boxi .boxiimg img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  text-align: center;
}

/* info */

.boxirbase {
	box-sizing: border-box;
	overflow:hidden;
	margin-bottom:10px;
}

.boxirbase .boxir {
	float: left;
    margin: 5px 5px;
	text-align: center;
	border-radius: 3px;
}

.boxirbase .boxir .boxirimg {
    margin: 5px 5px;
	text-align: center;
}

.boxirbase .boxir .boxirimg img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  text-align: center;
}

/* 画像 */

.pimg img {
	width: 100%;
}


/* s2 */

.s2 {
  overflow: hidden;
  background-color: #FFFFFF;
}

.ds2 {
  margin: 10px auto 20px;
  overflow: hidden;
}

.boxst {
	box-sizing: border-box;
	overflow:hidden;
	margin-bottom:10px;
	text-align: center;
}

.boxt {
	float: left;
	width: 140px;
    margin: 5px 5px;
	text-align: center;
	padding: 5px 5px;
}

.boxtimg {
	width: 130px;
	text-align: center;
	vertical-align: central;
	display: block;
 margin-left: auto;
 margin-right: auto;
}

.boxtimg img {
  max-width: 100%;
  display: block;
 margin-left: auto;
 margin-right: auto;
}

.m2b {
	box-sizing: border-box;
	text-align: center;
}

.m2b1 {
    margin: 5px 5px;
	text-align: center;
	padding: 5px 5px;
}

.m2b1img {
	text-align: center;
	vertical-align: central;
	display: block;
 margin-left: auto;
 margin-right: auto;
}

.m2b1img img {
  max-width: 100%;
  display: block;
 margin-left: auto;
 margin-right: auto;
}

/* s5 */

.s5 {
  overflow: hidden;
  background-color: #f4f4f4;
}

.ds5 {
  margin: 10px auto 10px;
  overflow: hidden;
}

.s5p {
	overflow: auto;
    height: 150px;
	border: none;
	margin: 10px;
}


/* s6 */

.s6 {
  overflow: hidden;
  background-color: #ffffff;
}

.ds6 {
  margin: 10px auto 10px;
  overflow: hidden;
}

.s6p {
	overflow: auto;
    height: 150px;
	border: none;
	margin: 10px;
}

/* s8 */

.s8 {
  overflow: hidden;
  background-color: #F7F9D5;
  text-align: center;
}

.ds81 {
	float: left;
}

.ds81 img {
	max-width: 45%;
}



/* リース */

.boxl {
	overflow:hidden;
	margin-bottom:10px;
}

.boxl1 {
	float: left;
	width: 120px;
    margin: 5px 5px;
	text-align: center;
}

.boxl1img {
	width: 110px;
	text-align: center;
	vertical-align: central;
	display: block;
 margin-left: auto;
 margin-right: auto;
}

.boxl1img img {
  max-width: 100%;
  display: block;
 margin-left: auto;
 margin-right: auto;
}


/* ALPA */

.apbox {
	margin-bottom: 10px;
}

.ap1 {
	margin-bottom: 10px;
}

.ap1 img {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.boxal {
	box-sizing: border-box;
	overflow:hidden;
	margin-bottom:10px;
}

.boxal1 {
    margin: 5px 5px;
	text-align: center;
	padding: 5px 5px;
}

.boxal1img {
	text-align: center;
	vertical-align: central;
	display: block;
 margin-left: auto;
 margin-right: auto;
}

.boxal1img img {
  display: block;
 margin-left: auto;
 margin-right: auto;
}

.altoptext2 {
	background-color: #B8B8B8;
	color: #B50003;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	padding: 10px 0;
}



/* 各ページ */

.rm2 {
	margin-bottom: 8px;
	overflow: hidden;
}

.rm2 img {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.qa {
	color: #B30205;
	margin: 10px 0 0;
}

.env1 {
	margin-bottom: 0px;
	overflow: hidden;
}

.env1 li p {
	font-size:13px;
	margin-left: 5px;
	float: left;
}

.env1 li img {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.envlink {
	display: block;
	padding: 5px 10px;
	background-color: #06005A;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 15px;
}

.envlink a {
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
}

.env1ki img {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}

.env1kp {
	margin-top: 15px;
}

.env1kp p {
	font-size:14px;
	margin:0 10px 20px;
}

.envlinkk {
	display: block;
	padding: 5px 10px;
	background-color: #06005A;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 15px;
}

.envlinkk a {
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
}

.env1ki2 img {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}

.env1kp2 {
	margin-top: 15px;
}

.env1kp2 p {
	font-size:14px;
	margin:0 10px 20px;
}

.envlinkk2 {
	display: block;
	padding: 5px 10px;
	background-color: #06005A;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 15px;
}

.envlinkk2 a {
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
}

.boxb {
	box-sizing: border-box;
}

.boxb .boxbb {
    margin: 5px 5px;
	text-align: center;
	border: #DCDCDC 0.5px solid;
	border-radius: 3px;
	padding: 5px 5px;
}

.boxb .boxbb .boxbbimg {
 margin-left: auto;
 margin-right: auto;
	text-align: center;
}

.boxb .boxbb .boxbbimg img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  margin-left: auto;
 margin-right: auto;
  text-align: center;
}


.boxj {
	box-sizing: border-box;
}

.boxj .boxjj {
    margin: 5px 5px;
	text-align: center;
	border-radius: 3px;
	padding: 5px 5px;
}

.boxj .boxjj .boxjjimg {
 margin-left: auto;
 margin-right: auto;
}

.boxj .boxjj .boxjjimg img {
  max-height: 100%;
  max-width: 100%;
  text-align: center;
}

/* 工事について */



.koimg img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 5px;
}


/* 生産終了アナウンス */

.ssp {
	text-align: center;
	font-size: 13px;
	color: #800002;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}



/* システム例 */

.boxss .boxsss {
    margin: 5px 5px;
	text-align: center;
	border: #DCDCDC 0.5px solid;
	border-radius: 3px;
	padding: 5px 5px;
}

.boxss .boxsss .boxsssimg {
 margin-left: auto;
 margin-right: auto;
 max-height: 100%;
  max-width: 100%;
	text-align: center;
}

.boxss .boxsss .boxsssimg img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  margin-left: auto;
 margin-right: auto;
  text-align: center;
}

.boxsk .boxssk {
    margin: 5px 5px;
	text-align: center;
	border: #DCDCDC 0.5px solid;
	border-radius: 3px;
	padding: 5px 5px;
}

.boxsk .boxssk .boxsskimg {
 margin-left: auto;
 margin-right: auto;
 max-height: 100%;
  max-width: 100%;
	text-align: center;
}

.boxsk .boxssk .boxsskimg img {
  display: block;
  max-width: 200px;
  margin-left: auto;
 margin-right: auto;
  text-align: center;
}

.boxskp2 {
	text-align: left;
	color: #1400C1;
	font-weight: bold;
	margin: 10px 10px 20px;
}

/* 出入管理 */

.boxe .boxec {
    margin: 5px 5px;
	text-align: center;
	border: #DCDCDC 0.5px solid;
	border-radius: 3px;
	padding: 5px 5px;
}

.boxe .boxec .boxecimg {
 margin-left: auto;
 margin-right: auto;
 max-height: 100%;
  max-width: 100%;
	text-align: center;
}

.boxe .boxec .boxecimg img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  margin-left: auto;
 margin-right: auto;
  text-align: center;
}


/* 万引き */

.env1m {
	margin-bottom: 0px;
}

.env1m li p {
	font-size:13px;
	margin-left: 5px;
	float: left;
}

.env1m li img {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.envlinkm {
	display: block;
	padding: 5px 10px;
	background-color: #06005A;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 15px;
}

.envlinkm a {
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
}



.boxpm {
	font-size: 14px;
	text-align: center;
	margin: 10px 10px 20px;
	font-weight: bold;
	color: #A20002;
}

.boxpp {
	font-size: 13px;
	text-align: left;
	margin: 10px 10px 20px;
}


/* TOPIC */

.topic {
	padding: 10px;
	overflow: auto;
    height: 200px;
	border: solid 0.5px #ABABAB;
	border-radius: 4px;
	margin: 10px;
}

.topic dt {
  margin: 0 15px 15px 0;
  font-size: 13px;
  color: #ABABAB;
}

.topic dd {
  margin: 0 0 15px;
  font-size: 13px;
  border-bottom: dashed 1px #BFBFBF;
}

/***************
  footer
****************/

/* contact */

.contact {
  background: #fafafa;
  padding: 50px 20px;
}

.contact h2 {
  font-size: 30px;
  text-align: center;
}

.contact form {
  margin: 30px auto 0;
}

.contact form dl {
  margin-bottom: 30px;
}

.contact form dl dt {
  font-size: 14px;
  margin-bottom: 10px;
}

.contact form dl.required dt:after {
  color: #f30;
  content: "*必須";
  font-size: 13px;
  margin-left: 10px;
  vertical-align: super;
}

.contact form dl dd input,
.contact form dl dd textarea,
.contact form dl dd select {
  /* width: 100% と padding: 10px が干渉してしまうのを防ぐ */
  box-sizing: border-box; /* border と padding を 幅と高さに含めます */
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  padding: 10px;
  width: 100%;
}

.contact form dl dd textarea {
  height: 200px;
}

.contact form dl dd select {
  background: #fff;
  height: 46px;
}

.contact form .buttonArea {
  text-align: center;
}

.contact form .buttonArea button {
  background-color: #68AFF9;
  border: none;
  border-radius: 3px;
  box-shadow: 2px 2px #1a6ea0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 0 10px;
  text-decoration: none;
  width: 200px;
}


/* 休暇案内 */

.info {
	text-align: center;
	font-size: 15px;
	margin-bottom: 20px;
}

.info2 {
	text-align: center;
	font-size: 15px;
	margin-bottom: 20px;
	color: #800002;
}


/* 会社概要 */

.out {
	border: #DCDCDC 0.5px solid;
	border-radius: 3px;
}

.outp {
	font-size: 11px;
}

.detail {
	margin-bottom: 15px;
}

.detail dl {
  border-top: 1px solid #e2e2e2;
  display: table;
  font-size: 13px;
  width: 100%;
}

.detail dl:last-child {
  border-bottom: 1px solid #e2e2e2;
}

.detail dl dt,
.detail dl dd{
  display: table-cell;
  padding: 13px 14px;
  vertical-align: top;
}

.detail dl dt{
  background: #DBF9FB;
  box-sizing: border-box;
  font-size: 12px;
  width: 100px;
}

.guidance {
	text-align: right;
	font-size: 13px;
}

/* サイトマップ */

.map .mapl {
	font-size: 15px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.map .mapl a {
	color: #800002;
	text-decoration: none;
}

.map1 {
	margin-bottom: 15px;
	margin-left: 10px;
}

.map1 .map2 {
	font-size: 15px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style: square;
}

.map1 .map2 a {
	color: #032BAC;
	text-decoration: none;
}

.map1 .map3 {
	font-size: 15px;
	margin-left: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style: square;
}

.map1 .map3 a {
	color: #5BACF7;
	text-decoration: none;
}

/* 問合せフォーム */

.fm {
	text-align: center;
}

table.form {
	border: none;
	border-collapse: collapse;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
}
table.form th, table.form td {
	text-align: left;
	border-bottom: dashed 1px #676767;
	padding: 8px;
	font-weight: normal;
	margin-top: 8px;
}
table.form th {
	background: #C4C4C4;
}
table.form td {
	background: #FFFFFF;
}

p.msg {
	color: #68AFF9;
	margin: 2em;
}
span.msg {
	color: #2F99FC;
}

form.back {
	margin-top: 2em;
}

.button {
  text-align: center;
  background-color: #2F99FC;
  border: none;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  padding: 8px 0 10px;
  text-decoration: none;
}