@charset "utf-8";
/* CSS Document */

/*-------------------
	home
--------------------*/
div#mainImg {
	clear:left;
	width:1000px;
	height:auto;
}
div#mainImg img{
	width:1000px;
	height:350px;
}

#boxLink{
	width:1000px;
	margin:0 auto;
}
#boxLink a{
	color:#222;
}
#boxLink a:hover{
	color:#888;
}
.box {
	margin:10px 25px 50px 25px;
    width: 280px;
    height: 245px;
	background: url(../img/next.gif) no-repeat right 3px bottom 3px!important;
    background-color: #FFF !important;
    border-top: 2px solid #25BBED;
	box-shadow:0px 1px 2px 1px rgba(0,0,0,0.1);
    box-sizing: border-box;
	float:left;
    position: relative;
    overflow: hidden;
	text-align:center;
}
.box h2 {
    color: #222;
    font-weight: bold;
    text-align: center;
	height:20px;
}
#h2_center{
	background: url(../img/h2_center.png) no-repeat left 15px top 10px!important;
    font-size:18px;
	text-align:left;
    padding: 18px 0 10px 53px;
}
#h2_infra{
	background: url(../img/h2_infra.png) no-repeat left 15px top 10px!important;
	letter-spacing:1px;
    font-size:18px;
	text-align:left;
    padding: 18px 0 10px 53px;
}
#h2_security{
	background: url(../img/h2_security.png) no-repeat left 15px top 10px!important;
    font-size:17px;
	text-align:left;
    padding: 18px 0 10px 53px;
}
.box  p{
	text-align:left;
	padding:2px 20px;
	font-size:12px;
	line-height:1.8;
}
.box img{
	margin:5px auto;
	text-align:center;
}
#ie_link li {
    float: left;
    margin: 10px 15px 30px 15px;
}

#leftArea{
	float:left;
	height:auto;
	margin-right:45px;
}
/*jirei*/
#h2_jirei{
    background: #25BBED;
    border-left: 7px solid #007fb9;	box-sizing:border-box;
	box-sizing:border-box;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	height:38px;
	padding:12px 0 5px 15px;
	margin-bottom:8px;
}
#h2_jirei span{
	padding-right:10px;
	display:block;
	float:right;
	font-size:14px;
	font-weight:normal;
}
#jirei{
	width:620px;
	clear:both;
	margin-left:20px;
	margin-bottom:50px;
	background-color:#F1FBFE;
	border:1px solid #eee;
	box-sizing:border-box;
}
#jirei a{
	text-decoration:none;
}
/*---------カルーセル---------------*/
div#carousel{
	height:210px;
	overflow:hidden;
	margin-left:50px;
}

/*---------caroufredsel---------------*/
div#carousel-area {
	padding:15px 0;
	height:205px;
	overflow:visible;
	text-align:center;
	position:relative;
}

.carouPrev, .carouNext {
	width:35px;
	height:70px;
	display:block;
	position:absolute;
	top:60px;
	cursor:pointer;
	z-index:201;
}
	
.carouPrev{
	left:-1px;
	background:url(../img/prev.png) no-repeat;
	background-position: 0 0;
}

.carouNext{
	right:-2px;
	background:url(../img/next.png) no-repeat;
	background-position: 0 0;
	}

div.c-box a{
	text-decoration:none;
	color:#222;
}

div.c-box-content {
	background-color:#fff;
	border:1px solid #CFCFCF;
	padding:10px;
	width:225px;
	height:150px;
}
div.c-box-content p {
	border-top:1px solid #CCC;
	font-size:12px;
	padding-top:10px;
}
div.c-box-content h2 {
	border-left:4px solid #27a9e5;
	padding:0 0 2px 6px;
	margin:3px 0;
	color:#222;
	font-size:14px;
	line-height:1.4;
	font-weight:bold;
}
img.c-box-link-details {
	position:absolute;
	bottom:0;
	right:20px;
	z-index:200;
}
div.c-box-content p.detail{
	border:none;
	padding-top:0;
	padding-left:20px;
	margin:0 10px;
    background: url(../img/arrow_right.png) no-repeat left 0px top 2px;
	font-size:12px;
	float:right;
	text-decoration:underline;
}

/*topics*/
#topics{
	width:620px;
    clear: both;
	margin-left:20px;
	margin-bottom:50px;
}
#topics a{
	text-decoration:none;
}

#h2_topics{
    background: #25BBED;
    border-left: 7px solid #007fb9;	box-sizing:border-box;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	height:38px;
	padding:12px 0 0 15px;
}
#h2_topics span{
	padding-right:10px;
	display:block;
	float:right;
	font-size:14px;
	font-weight:normal;
}

#topics ul{
	padding:5px 10px;
	box-shadow:0px 1px 2px 1px rgba(0,0,0,0.1);
	box-sizing:border-box
}
#topics ul li {
    padding: 12px 5px;
    border-top: 1px dotted #ddd;
    font-size: 14px;
}
#topics ul a{
	color:#222 !important;
}
#topics ul li:first-of-type { border-top: none }

#topics ul li span.category-info{
	display:block;
	background:#c6edff;
	border:1px solid #BBB;
	padding:2px 3px;
	font-size:10px;
	width:60px;
	height:14px;
	text-align:center;
	float:left;
	margin-right:10px;
}
#topics ul li span.category-recruit{
	display:block;
	background:#ffd082;
	border:1px solid #BBB;
	padding:2px 3px;
	font-size:10px;
	width:60px;
	height:14px;
	text-align:center;
	float:left;
	margin-right:10px;
}

#topics ul li span.day {
	display:block;
	float:left;
	margin-right:10px;
}

/*banner*/
#bannerArea li{
	margin-bottom:20px;
}

/* SP */
@media only screen and (max-width: 767px) {
/*-------------------
	home
--------------------*/
div#mainImg {
	clear:left;
	width:100%;
	height:auto;
}
div#mainImg img{
	width:100%;
}

#boxLink{
	width:100%;
}
#boxLink a{
	text-decoration: none;
}
.box {
	margin: 20px auto;
    width: 90%;
	height: auto;
	padding: 10px 10px 40px 10px;
	box-sizing: border-box;
	background: url(../img/next.gif) no-repeat right 3px bottom 3px!important;
    background-color: #FFF !important;
    border-top: 2px solid #25BBED;
	float: none;
}

.box h2 {
    color: #222;
    font-weight: bold;
    text-align: center;
	height:20px;
}
#h2_center{
	background: url(../img/h2_center.png) no-repeat left 15px top 10px!important;
    font-size:18px;
	text-align:left;
    padding: 18px 0 10px 53px;
}
#h2_infra{
	background: url(../img/h2_infra.png) no-repeat left 15px top 10px!important;
	letter-spacing:1px;
    font-size:18px;
	text-align:left;
    padding: 18px 0 10px 53px;
}
#h2_security{
	background: url(../img/h2_security.png) no-repeat left 15px top 10px!important;
    font-size:17px;
	text-align:left;
    padding: 18px 0 10px 53px;
}
.box  p{
	text-align:left;
	padding:2px 20px;
	font-size:12px;
	line-height:1.8;
}
.box img{
	margin:5px auto;
	text-align:center;
}
#ie_link li {
    float: left;
    margin: 10px 15px 30px 15px;
}

#leftArea{
	float:none;
}
/*jirei*/
#jirei{
	width:100%;
}
/*---------カルーセル---------------*/
div#carousel{
	text-align: center;
	margin: 0 auto;
	width: 100%;
}

/*---------caroufredsel---------------*/
div#carousel-area {
	display: none !important;
}

/* スマホのスライダー */
#case-slide {
	width: 100%;
	margin: 20px 0 50px;
}

.case-product {
	margin: 0 20px;
	position: relative;
	height: 180px !important;
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
}

.case-product a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

#case-slide div a:hover {
	opacity: .8;
}

.case-product h2 {
	border-left:4px solid #27a9e5;
	padding:0 0 2px 6px;
	margin: 3px 0 10px;
	color:#222;
	font-size:14px;
	line-height:1.4;
	font-weight:bold;
}

.case-product p.detail{
	border:none;
	padding-top:0;
	padding-left:20px;
	margin:0 10px;
    background: url(../img/arrow_right.png) no-repeat left 0px top 2px;
	font-size:12px;
	float:right;
	text-decoration:underline;
}


/*topics*/
#topics{
	width:100%;
    clear: both;
	margin-bottom:30px;
}
#topics a{
	text-decoration:none;
}

#h2_topics{
    background: #25BBED;
    border-left: 7px solid #007fb9;	box-sizing:border-box;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	height:38px;
	padding:12px 0 0 15px;
}
#h2_topics span{
	padding-right:10px;
	display:block;
	float:right;
	font-size:14px;
	font-weight:normal;
}

#topics ul{
	padding:5px 10px;
	box-shadow:0px 1px 2px 1px rgba(0,0,0,0.1);
	box-sizing:border-box
}
#topics ul li {
    padding: 12px 5px;
    border-top: 1px dotted #ddd;
    font-size: 14px;
}
#topics ul a{
	color:#222 !important;
}
#topics ul li:first-of-type { border-top: none }

#topics ul li span.category-info{
	display:block;
	background:#c6edff;
	border:1px solid #BBB;
	padding:2px 3px;
	font-size:10px;
	width:60px;
	height:14px;
	text-align:center;
	margin:5px 0 5px 0;
}
#topics ul li span.category-recruit{
	display:block;
	background:#ffd082;
	border:1px solid #BBB;
	padding:2px 3px;
	font-size:10px;
	width:60px;
	height:14px;
	text-align:center;
	float:left;
	margin-right:10px;
}

#topics ul li span.day {
	display:block;
	/*float:left;*/
	margin-right:10px;
}

/*banner*/
#bannerArea ul {
	width: 100%;
	margin: 0 auto;
	margin-bottom:20px;
	text-align: center;
}

#bannerArea ul img {
	width: 90%;
}	
}