@charset "UTF-8";
/* CSS Document */


/*//////////////////////////////////////// index ////////////////////////////////////////*/

#indexarea{
	padding-top: 60px;
	padding-bottom: 150px;
}


#indexarea h3{
	text-align: center;
	padding-left: 4%;
	padding-right: 4%;
}

#indexarea h3 img{
	max-width: 100%;
}

#indexarea #index_field{
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 70px;
}

#indexarea #index_field li{
	width: 220px;
	float: left;
	margin-right: 26px;
	border: #e3e3e3 solid 1px;
	background-color: #FFF;
	text-align: center;
	padding: 19px;
	transition: all 500ms 0s ease;
}

#indexarea #index_field li:nth-child(4){
	margin-right: 0px;
}

#indexarea #index_field li a dl{
	color: #000;
}

#indexarea #index_field li a dl dt{
	padding-top: 12px;
	padding-bottom: 18px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

#indexarea #index_field li a dl dd{
	font-size: 12px;
	text-align:justify;
	text-justify:distribute;
	padding-bottom: 18px;
}

#indexarea #index_field li a p{
	position: relative;
	background-color: #45cc9d;
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	float: none;
	clear: both;
	padding-bottom: 3px;
}

#indexarea #index_field li a p:before{
	z-index: 1;
    position: absolute;
    left: 15px;
    top: 15px;
    content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 12px;
	border-color: transparent transparent transparent #FFF;
}

#indexarea #index_field li a:hover p{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#indexarea #index_field li:hover{
	transform: scale(1.05,1.05);
	-webkit-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
}



#index_shounan{
	position: relative;
	margin-top: 20px;
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	background: #000;
	text-align: center;
	
}

#index_shounan #shonan_image{
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}


#indexarea #index_shounan ul{
	position: absolute;
	display: block;
	z-index:100;
	width: 100%;
	top: 50%;
	left: 0px;
	padding-top: 8px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 1.3;
}

#indexarea #index_shounan{
	transition: all 500ms 0s ease;
}

#indexarea #index_shounan:hover{
	transform: scale(1.05,1.05);
	-webkit-transform:scale(1.05,1.05);
	-moz-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-o-transform:scale(1.05,1.05);
}

#indexarea #index_shounan li:nth-child(2){
	margin-top: 15px;
	margin-bottom: 20px;
	padding-left: 5%;
	padding-right: 5%;
}

#indexarea #index_shounan li:nth-child(3){
	color: #FFF;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	padding-bottom: 30px;
}

#indexarea #index_shounan li:nth-child(4){
	width: 180px;
	position: relative;
	background-color: #45cc9d;
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	padding: 3px;
	padding-bottom: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#indexarea #index_shounan li:nth-child(4) span:before{
	display: block;
	z-index: 1;
    position: absolute;
    left: 15px;
    top: 15px;
    content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 12px;
	border-color: transparent transparent transparent #FFF;
}

#indexarea #index_shounan:hover li:nth-child(4){
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}






/*//////////////////////////////////////// common ////////////////////////////////////////*/


#contents_header{
	position: relative;
	background-size: cover;
	background-position: center center;
	height: 300px;
}

#contents_header article{
	background-image: url(../img/header_dot_bg.png);
	height: 300px;
	width: 100%;
	background-position: center center;
}

#contents_header article > div{
	background-image: url(../img/header_white.png);
	height: 300px;
	width: 382px;
	margin-left: auto;
	margin-right: auto;
	background-position: center center;
	text-align: center;
}

#contents_header article > div > p{
	font-size: 30px;
	font-style: italic;
	
	padding-right: 10px;
	padding-top: 70px;
}

#contents_header article > div > div{
	padding-top: 5px;
	padding-bottom: 15px;
}


#es_area {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 55px;
	padding-bottom: 150px;
}

#es_area h3{
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 50px;
}

#es_area #main_text{
	padding-bottom: 50px;
	line-height: 28px;
	text-align:justify;
	text-justify:distribute;
}

#es_area h4{
	font-size: 18px;
	font-weight: bold;
	background-color: #45cc9d;
	color: #FFF;
	padding: 5px;
	padding-left: 15px;
}


#es_area #description_text,
#es_area #performance,
#es_area h5{
	margin-top: 70px;
}

#es_area #spec h4{
	margin-bottom: 20px;
}

#es_area #description_text{
	background-color: #ecfaf5;
	padding: 30px;
	line-height: 28px;
	text-align:justify;
	text-justify:distribute;
}

#es_area #spec p{
	line-height: 28px;
	text-align:justify;
	text-justify:distribute;
}

#es_area #spec ul{
	display: table;
}

#es_area #spec ul li{
	display: table-cell;
	padding-left: 10px;
	padding-right: 10px;
}

#es_area #spec ul li:after{
	content: "";
	width: 10px;
}

#es_area #spec ul li div{
	min-width: 80px;
	background-color: #f5f5f5;
	text-align: center;
}

#es_area #spec ul li p{
	background-color: #FFF;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
}

#es_area #spec ul li p span{
	font-size: 10px;
	display: block;
}

#es_area #spec ul:after{
	content: "など";
	display: table-cell;
	width: 2em;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 90px;
	vertical-align: top;
}


#es_area #performance ul{
	display: block;
	padding: 15px;
	border: #45cc9d solid 1px;
}

#es_area #performance ul li{
	position: relative;
	padding-left: 20px;
	padding-bottom: 5px;
}

#es_area #performance ul li:after{
	position: absolute;
	display: block;
	width: 6px;
	height: 6px;
	border: #45cc9d solid 4px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	
	left: 0px;
    top: 4px;
    content: "";
	
}


#es_area h5,
#shonan_area > div > article > h5{
	font-size: 18px;
	font-weight: bold;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/common/img/shaded_cccccc.gif);
	background-repeat: repeat-x;
	background-position: left 0px bottom -26px;
	padding-bottom: 10px;
}

#shonan_area > div > article > h5{
	margin-top: 80px;
}

#es_area #contact_text,
#shonan_area #contact_text{
	padding-top: 15px;
	padding-bottom: 20px;
	line-height: 24px;
	font-size: 16px;
	border-bottom: #ccc solid 1px;
}

#es_area a,
#shonan_area a{
	position: relative;
	display: block;
	width: 250px;
	border: #45cc9d solid 1px;
	background-color: #FFF;
	padding: 10px;
	text-align: center;
	color: #45cc9d;
	font-weight: bold;
	margin-top: 30px;
	transition: all 500ms 0s ease;
	
}

#es_area a:before,
#shonan_area a:before{
	z-index: 1;
    position: absolute;
    left: 15px;
    top: 17px;
    content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 12px;
	border-color: transparent transparent transparent #45cc9d;
	transition: all 500ms 0s ease;
}


#es_area a:hover,
#shonan_area a:hover{
	color: #fff;
	background-color: #45cc9d;
}

#es_area a:hover:before,
shonan_area a:hover:before{
	border-color: transparent transparent transparent #FFF;
}



/*//////////////////////////////////////// machine ////////////////////////////////////////*/

body#machine #contents_header{
	background-image: url(../img/machine_main.jpg);
}

body#machine #spec > div:nth-child(1){
	width: 560px;
	float: left;
}

body#machine #spec > div:nth-child(2){
	width: 330px;
	float: right;
}



/*//////////////////////////////////////// electronics ////////////////////////////////////////*/


body#electronics #contents_header{
	background-image: url(../img/electronics_main.jpg);
}


body#electronics #spec > div:nth-child(1){
	width: 450px;
	float: left;
}

body#electronics #spec > div:nth-child(2){
	width: 450px;
	float: right;
}


/*//////////////////////////////////////// ict ////////////////////////////////////////*/


body#ict #contents_header{
	background-image: url(../img/ict_main.jpg);
}


/*//////////////////////////////////////// fe ////////////////////////////////////////*/


body#fe #contents_header{
	background-image: url(../img/fe_main.jpg);
}




/*//////////////////////////////////////// shonan ////////////////////////////////////////*/


#contents_header_shonan{
	position: relative;
	background-image: url(../img/shonan_main.jpg);
	background-size: cover;
	background-position: center center;
	height: 650px;
	width: 100%;
}

#contents_header_shonan article{
	background-image: none;
	background: rgba(0,0,0,0.8);
	height: 650px;
	width: 100%;
	text-align: center;
}

#contents_header_shonan article > div > div{
	padding-top: 65px;
}

#contents_header_shonan article > div > h2{
	padding-top: 13px;
}

#contents_header_shonan article > div > h3{
	color: #FFF;
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 30px;
}

#contents_header_shonan article > div > p{
	color: #FFF;
	line-height: 28px;
}

#shonan_area {
	position: relative;
	padding-bottom: 50px;
}

#shonan_area article{
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	top: -95px;
	padding: 20px;
	text-align:justify;
	text-justify:distribute;
}

#shonan_area article h4{
	font-size: 18px;
	font-weight: bold;
	background-color: #45cc9d;
	color: #FFF;
	padding: 5px;
	padding-left: 15px;
}

#shonan_area article ul {
	margin-bottom: 100px;
}

#shonan_area article ul li{
	width: 460px;
	background-color: #f5f5f5;
	float: left;
	margin-top: 20px;
	padding: 20px;
}

#shonan_area article ul li:nth-child(2n){
	float: right;
}

#shonan_area article ul li dl{
	display: table;
}

#shonan_area article ul li dt{
	display: table-cell;
	width: 90px;
}

#shonan_area article ul li dd{
	display: table-cell;
	vertical-align: middle;
	color: #24b07f;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
}

#shonan_area article ul li p{
	padding-top: 20px;
}

#shonan_area article .shonan_facility{
	border: #45cc9d solid 4px;
	margin-top: 25px;
}

#shonan_area article .shonan_facility h5{
	font-weight: bold;
	font-size: 20px;
	background-color: #ecfaf5;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#shonan_area article .shonan_facility dl{
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	padding-top: 30px;
}

#shonan_area article .shonan_facility dl.dl_line{
	border-bottom: #a0a0a0 solid 1px;
}

#shonan_area article .shonan_facility dl dt{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 20px;
	color: #45cc9d;
	padding-left: 26px;
	font-weight: bold;
	line-height: 20px;
	height: 40px;
	padding-top: 0px;
}

#shonan_area article .shonan_facility dl dt.facnum1{
	background-image: url(../img/shonan_num_1.png);
}

#shonan_area article .shonan_facility dl dt.facnum2{
	background-image: url(../img/shonan_num_2.png);
}

#shonan_area article .shonan_facility dl dt.facnum3{
	background-image: url(../img/shonan_num_3.png);
}

#shonan_area article .shonan_facility dl dt.facnum4{
	background-image: url(../img/shonan_num_4.png);
}

#shonan_area article .shonan_facility dl dd{
	padding-left: 24px;
	position: relative;
	margin-bottom: 6px;
}

#shonan_area article .shonan_facility dl dd:before{
	position: absolute;
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	top:4px;
	left: 2px;
	border: #45cc9d solid 4px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	
}




@media screen and (max-width: 640px) {
	
	/*//////////////////////////////////////// index ////////////////////////////////////////*/


	#indexarea{
		padding-top: 10%;
	}

	#indexarea #index_field{
		width: 100%;
	}

	#indexarea #index_field li{
		width: 90%;
		float: none;
		margin-right: auto;
		margin-left: auto;
		transition: all 0ms 0s ease;
		padding: 5%;
		margin-bottom: 5%;
	}
	
	#indexarea #index_field li:nth-child(4){
		margin-right: auto;
		margin-left: auto;
	}
	
	#indexarea #index_field li div{
		width: 30%;
		float: left;
		margin-bottom: 4%;
	}
	
	#indexarea #index_field li div img{
		max-width: 100%;
		
	}
	
	#indexarea #index_field li dl{
		width: 65%;
		float: right
	}
	
	#indexarea #index_field li dt{
		text-align: left;
	}
	
	#indexarea #index_field li dd{
		display: none;
	}


	#indexarea #index_field li:hover{
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
	}

	#indexarea #index_field li a p{
		margin-top: 10px;
	}

	#indexarea #index_field li a:hover p{
		filter:alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
	}
	
	#index_shounan{
		width: 90%;
	}

	#index_shounan img{
		max-width: 100%;
	}
	
	#indexarea #index_shounan li:nth-child(2){
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
		margin-bottom: 15%;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	#indexarea #index_shounan li:nth-child(2) img{
		max-width: 100%;
	}
	
	#indexarea #index_shounan{
		transition: all 0ms 0s ease;
	}

	#indexarea #index_shounan:hover{
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
	}



	/*//////////////////////////////////////// common ////////////////////////////////////////*/
	
	#contents_header{
		height: 200px;
	}
	
	#contents_header article > div > p{
		font-size: 25px;
		font-style: italic;
		padding-right: 10px;
		padding-top: 25px;
	}

	#contents_header article > div > div{
		padding-top: 5px;
		padding-bottom: 15px;
	}
	
	#contents_header article > div > h2 img{
		width: 190px;
	}

	
	#contents_header article > div{
		background-image: url(../img/header_white.png);
		height: 300px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		background-position: center center;
		background-repeat: no-repeat;
		text-align: center;
	}

	
	#es_area {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 10%;
		padding-bottom: 150px;
	}
	
	#es_area h3{
		font-size: 24px;
		font-weight: bold;
		padding-bottom: 10%;
	}
	
	
	
	#es_area #spec ul{
		display: inline-block;
		text-align: center;
	}

	#es_area #spec ul li{
		display: inline-block;
		padding-left: 10px;
		padding-right: 10px;
		vertical-align: top;
	}

	#es_area #spec ul li:after{
		content: "";
		width: 10px;
	}
	
	#es_area #spec {
		padding-top: 0px;
		margin-top: 10%;
	}
	

	#es_area #spec ul li div{
		min-width: 80px;
		background-color: #f5f5f5;
	}

	#es_area #spec ul li p{
		background-color: #FFF;
		text-align: center;
		font-size: 12px;
		padding-top: 10px;
		margin-bottom: 20px;
	}

	#es_area #spec ul:after{
		display: inline-block;
		padding-top: 90px;
	}
	
	#es_area #description_text{
		padding: 5%;
		margin-top: 10%;
	}

	
	#es_area h5{
		font-size: 18px;
		font-weight: bold;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		background-image: url(/common/img/shaded_cccccc.gif);
		background-repeat: repeat-x;
		background-position: left 0px bottom -26px;
		padding-bottom: 10px;
		margin-top: 10%;
	}
	
	#es_area #performance{
		margin-top: 10%;
	}
	
	#es_area a,
	#es_area a:hover{
		position: relative;
		display: block;
		width: 250px;
		border: #45cc9d solid 1px;
		background-color: #FFF;
		padding: 10px;
		text-align: center;
		color: #45cc9d;
		font-weight: bold;
		transition: all 0ms 0s ease;
	}

	#es_area a:before,
	#es_area a:hover:before{
		z-index: 1;
		position: absolute;
		left: 15px;
		top: 17px;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 4px 0 4px 12px;
		border-color: transparent transparent transparent #45cc9d;
		transition: all 0ms 0s ease;
	}


	
	
	

	/*//////////////////////////////////////// machine ////////////////////////////////////////*/

	

	body#machine #spec > div:nth-child(1){
		width: 100%;
		float: none;
	}

	body#machine #spec > div:nth-child(2){
		width: 100%;
		float: none;
		padding-top: 10%;
	}

	
	
	/*//////////////////////////////////////// electronics ////////////////////////////////////////*/



	body#electronics #spec > div:nth-child(1){
		width: 100%;
		float: none;
	}

	body#electronics #spec > div:nth-child(2){
		width: 100%;
		float: none;
		padding-top: 10%;
	}	
	
	
	/*//////////////////////////////////////// shonan ////////////////////////////////////////*/


	#contents_header_shonan{
		height: 450px;
	}

	#contents_header_shonan article{
		height: 450px;
	}
	
	#contents_header_shonan article > div > div{
		padding-top: 65px;
	}
	
	#contents_header_shonan article > div > h2{
		padding-top: 13px;
	}
	
	#contents_header_shonan article > div > h2 img{
		max-width: 100%;
	}

	#contents_header_shonan article > div > h3{
		color: #FFF;
		font-size: 20x;
		line-height: 30px;
		font-weight: bold;
		padding-top: 25px;
		padding-bottom: 30px;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	#shonan_area > div > article > h5{
		font-size: 18px;
		font-weight: bold;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		background-image: url(/common/img/shaded_cccccc.gif);
		background-repeat: repeat-x;
		background-position: left 0px bottom -26px;
		padding-bottom: 10px;
	}

	#shonan_area > div > article > h5{
		margin-top: 10%;
	}
	
	
	
	
	#shonan_area {
		position: relative;
		padding-bottom: 150px;
	}

	#shonan_area article{
		position: static;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		background-color: #FFF;
		top: 0px;
		padding: 3%;
		padding-top: 6%;
	}
	
	#shonan_spec{
		padding-top: 15%;
	}

	#shonan_area article h4{
		font-size: 18px;
		font-weight: bold;
		background-color: #45cc9d;
		color: #FFF;
		padding: 5px;
		padding-left: 15px;
	}
	
	#shonan_area article ul li{
		width: 100%;
		background-color: #f5f5f5;
		float: none;
		margin-top: 20px;
		padding: 20px;
	}
	
	#shonan_area article ul li:nth-child(2n){
		float: none;
	}
	
	#shonan_area article ul li dd{
		font-size: 18px;
		line-height: 24px;
	}
	
	#shonan_area article ul li p{
		padding-top: 5%;
	}
	
	#shonan_area article .shonan_facility h5{
		font-weight: bold;
		font-size: 18px;
		background-color: #ecfaf5;
		padding-left: 15px;
		padding-top: 7px;
		padding-bottom: 7px;
	}

	#shonan_area article .shonan_facility dl{
		width: 90%;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	
	#shonan_area article .shonan_facility dl dt{
		background-position: 0px 2px;
		background-repeat: no-repeat;
		font-size: 18px;
		color: #45cc9d;
		padding-left: 20px;
		font-weight: bold;
		line-height: 20px;
		height: auto;
		padding-top: 0px;
		padding-right: 15px;
		margin-bottom: 15px;
	}
	
	#shonan_area article .shonan_facility dl dt.facnum1{
		background-size: 16px 16px
	}

	#shonan_area article .shonan_facility dl dt.facnum2{
		background-size: 16px 16px
	}

	#shonan_area article .shonan_facility dl dt.facnum3{
		background-size: 16px 16px
	}

	#shonan_area article .shonan_facility dl dt.facnum4{
		background-size: 16px 16px
	}



	#shonan_area article .shonan_facility dl dd{
		padding-left: 24px;
		position: relative;
		margin-bottom: 6px;
		margin-left: -1px;
		padding-right: 13px;
		text-align: left;
	}

	#shonan_area article .shonan_facility dl dd:before{
		position: absolute;
		content: "";
		display: block;
		width: 6px;
		height: 6px;
		top:4px;
		left: 2px;
		border: #45cc9d solid 4px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
	}

	

}





@media screen and (max-width: 480px) {
	
	
	

	
	
}




















