@charaset "utf-8"

/*--------------------------------------------------------------*/
/*  １．全体                                                    */
/*--------------------------------------------------------------*/

* {
	font-size : 100%;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	text-align: center;
	color: #666666;
	font-size:13px;*font-size:small;*font:x-small;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	line-height: 1.75em;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

*:first-child+html body {
	margin: 0 0 20px 0;
}

* html body {
	margin: 0 0 20px 0;
}

a{
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #349AD6;
}

ul,li {
	list-style-type: none; 
}

img,
a img {
	border: 0;
	vertical-align: bottom;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

.hidden {
	display: block;
	visibility: hidden;
	margin: 0;
	padding: 0;
}


/*▽見出し用*/

h1 {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #000000;
	text-align: left;
	margin-bottom: 2em;
}

h2 {
	font-size: 1.15em;
	line-height: 1.5em;
	color: #333333;
	text-align: left;
}

h3 {
	clear: both;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: left;
	color: #333333;
	border-bottom: #cccccc 1px solid;
	padding: 7px 0 6px 0;
	margin: 0 0 0.7em 0;
}

/*▼見出し margin/padding 0 用*/

#CONTENTS .h-00 {
	margin: 0;
	padding: 0;
}


/*--------------------------------------------------------------*/
/*  ２．WRAPPR（外枠）                                          */
/*--------------------------------------------------------------*/

#WRAPPR {
	width: 930px;
	margin: 0 auto;
}


/*--------------------------------------------------------------*/
/*  ３．HEADER                                                  */
/*--------------------------------------------------------------*/

#HEADER {
	width: 100%;
	margin: 0 auto;
}

#HEADER .grouphead  {/* ----- header border グループ --------- */
	border-top: #ffffff 10px solid;	
}

#HEADER .kousyahead {/* ----- header border 公社 ------------- */
/*	border-top: #E83917  10px solid;*/
	border-top: #ffffff  10px solid;
}

#HEADER .kougyouhead {/* ---- header border 工業 ------------- */
/*	border-top: #007FC5  10px solid;*/
	border-top: #ffffff  10px solid;
}

#HEADER .totalhead {/* ------ header border トータルライフ --- */
/*	border-top: #00A7E3 10px solid;*/
	border-top: #ffffff  10px solid;
}

#HEADER .bikahead {/* ------- header border 美化 ------------- */
/*	border-top: #00A784 10px solid;*/
	border-top: #ffffff  10px solid;
}

#HEADER .oechead {/* -------- header border オーイーシー ----- */
/*	border-top: #F8B500 10px solid;*/
	border-top: #ffffff  10px solid;
}

#HEADER .oeglogo {
	text-align: right;
	margin: 10px 0 0 0;
}

#HEADER .logo {
	text-align: left;
	margin: 5px 0 0 0;
}


/*--------------------------------------------------------------*/
/*  ４．MAINIMG                                                 */
/*--------------------------------------------------------------*/

#MAINIMG {
	text-align: center;
	margin: 20px 0 0 0;
}


/*--------------------------------------------------------------*/
/*  ５．MAIN                                                    */
/*--------------------------------------------------------------*/

#MAIN {
	clear: both;
	width: 100%;
	text-align: left;
	margin: 0 auto;
	margin-top: 30px;
}


/*------------------------------------------*/
/*  MAIN -- CONTENTS                        */
/*------------------------------------------*/

#CONTENTS {
	float: left;
	width: 680px;
	height: 100%;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#CONTENTS table a {
	text-decoration: none;
	color: #349AD6;
}

#CONTENTS table a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #F0F8FF;
}

#CONTENTS .b-l a {
	text-decoration: none;
	color: #349AD6;
}

#CONTENTS .b-l a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #F0F8FF;
}


/*------------------------------------------*/
/* 湘南電力・イーモバナーからリンク         */
/*------------------------------------------*/
/* 湘南電力 */
.details {
	float:left;
	display: flex;
	list-style: none;
	width: 640px;
	margin: 1em auto;
	padding: 0;
	text-align: center;
}
.details li,
.details li dl {
	width: 400px;
	height: 90px;
}
.details li {
	position: relative;
}

.details dl {
	box-sizing: border-box !important;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 2px 24px;
	color: #fff;
	background: rgba(000,153,051,.9);
}
.details dl dd {
	margin: 0;
	font-size: 11px;
	text-align: justify;
	word-break: break-all;
}
.details dl dd:not(:first-child) {
	margin-top: .2em;
}
.details dl dd:last-of-type {
	text-align: right;
}
.details a {
	padding: .5em;
	background: #fff;
	text-decoration: inherit;
}

.details .type1 {
	overflow: hidden;
}
.details .type1 dl {
	transition: opacity .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.details .type1:not(:hover) dl {
	opacity: 0;
	transform: translateY(100%);
}

/* eemo */
.detailt {
	float:left;
	display: flex;
	list-style: none;
	width: 640px;
	margin: 1em auto;
	padding: 0;
	text-align: center;
}
.detailt li,
.detailt li dl {
	width: 507px;
	height: 90px;
}
.detailt li {
	position: relative;
}

.detailt dl {
	box-sizing: border-box !important;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 2px 24px;
	color: #fff;
	background: rgba(051,153,255,.9);
}
.detailt dl dd {
	margin: 0;
	font-size: 11px;
	text-align: justify;
	word-break: break-all;
}
.detailt dl dd:not(:first-child) {
	margin-top: .2em;
}
.detailt dl dd:last-of-type {
	text-align: right;
}
.detailt a {
	padding: .5em;
	background: #fff;
	text-decoration: inherit;
}

.detailt .type1 {
	overflow: hidden;
}
.detailt .type1 dl {
	transition: opacity .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.detailt .type1:not(:hover) dl {
	opacity: 0;
	transform: translateY(100%);
}

/* --------ここからフロンティア1画像---------- */
#CONTENTS .t-a-l {
	float: right;
	width: 260px;
	padding: 10px 10px 0 10px;
	margin: 20px 10px 0 10px;
}
#CONTENTS .t-a-r {
	float: left;
	width: 350px;
	padding: 0;
	margin: 0;
}

#CONTENTS .t-a {
	position: relative;
	border: #cccccc 1px solid;
	padding: 10px 0 10px 10px;
	margin: 10px 0 10px 0;
}
#CONTENTS .font-bolds {
	font-size : 110%;
	font-family: "a-otf-futo-go-b101-pr6n",'游ゴシック',YuGothic,'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,sans-serif;
	font-weight: bold;
	color: #0099cc;
}
/* --------ここまで湘南電力画像---------- */

/*▼TOPコンテンツ部　最下部リンク*/

#CONTENTS .top-f-link {
	clear: both;
	margin: 0;
	padding: 40px 0 0 0;
}

#CONTENTS .top-f-link-l {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
}

#CONTENTS .top-f-link-r {
	float: right;
	width: 350px;
	display: block;
	margin: 0;
	padding: 0;
}

#CONTENTS .top-f-link-r li {
	width: 114px;
	height: 37px;
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#CONTENTS ul.top-f-link-r li a {
	width: 114px;
	height: 37px;
	display: block;  
	overflow: hidden;
	text-indent : -9999px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#CONTENTS .top-fr1 {
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
}

#CONTENTS .top-fr3 {
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
}

#CONTENTS p {
	margin-bottom:10px;
	margin-top:0;
}

.top-fr1 a:link,
.top-fr1 a:visited {
background:url("./img/gaiyou.png") no-repeat;
}

.top-fr1 a:hover {
background:url("./img/gaiyou_mo.png") no-repeat;
}

.top-fr2 a:link,
.top-fr2 a:visited {
background:url("./img/recruit.png") no-repeat;
}

.top-fr2 a:hover {
background:url("./img/recruit_mo.png") no-repeat;
}

.top-fr3 a:link,
.top-fr3 a:visited {
background:url("./img/contact.png") no-repeat;
}

.top-fr3 a:hover {
background:url("./img/contact_mo.png") no-repeat;
}

/*------------------------------------------*/
/*  MAIN -- MENU                            */
/*------------------------------------------*/

#MENU {
	float: right;
	width: 230px;
	text-align: left;
	margin: 0;
	padding: 0;
}

/*▼上部分メニュー*/

#MENU .menu1 {
	text-align: left;
	margin: 0;
	padding: 0;
}

#MENU .li-top-border a {
	font-weight: bolder;
	display: block;
	color: #333333;
	margin: 0;
	padding: 7px 0 7px 0;
}

#MENU .li-top-border a:hover {
	color: #349AD6;
}

#MENU .li-top-border {
	border-bottom: #cccccc 1px solid;
	text-align: left;
}

#MENU .li-menu1-border {
	border-bottom: #cccccc 1px solid;
}

#MENU .li-menu2-border {
	border-bottom: #cccccc 1px solid;
	margin: 0 0 0 10px;
}

#MENU .li-menu1-border a {
	display: block;
	padding: 7px 0 7px 15px;
}

#MENU .li-menu2-border a {
	display: block;
	padding: 7px 0 7px 15px;
}

/*▼アクティブ時背景色変更*/

#MENU .group-amenu {/* ----------- グループ --*/
	background-color: #F8F8FF;
}

#MENU .group-amenu a {
	color: #666666;
}

#MENU .kousya-amenu {/* ---------- 公社 ----- */
	background-color: #e8f1d5;
}

#MENU .kousya-amenu a {
	color: #666666;
}

#MENU .kougyou-amenu {/* --------- 工業 ------*/
	background-color: #E4ECF7;
}

#MENU .kougyou-amenu a {
	color: #666666;
}

#MENU .total-amenu {/* ----------- トータル - */
	background-color: #E3F3FC;
}

#MENU .total-amenu a {
	color: #666666;
} 

#MENU .bika-amenu {/* ------------ 美化 ----- */
	background-color: #E6F3EE;
}

#MENU .bika-amenu a {
	color: #666666;
} 
	
#MENU .oec-amenu {/* ---------- オーイーシー -*/
	background-color: #FFF5E0;
}

#MENU .oec-amenu a {
	color: #666666;
}

#MENU .oone-amenu {/* ---------- ゼロワン ----- */
	background-color: #F8F8FF;
}

#MENU .oone-amenu a {
	color: #666666;
}

/*▼各社リンクメニュー*/

#MENU .menu2-wrapper {
	width: 100%;
	text-align: right;
	margin-top: 2em;
}

#MENU .menu2 {
	border-bottom: #cccccc 1px solid;
	text-align: center;
	margin: 0;
	padding: 0;
}

#MENU .oeg {
	border-bottom: #cccccc 1px solid;
}

#MENU .m1 {
	margin-bottom: 4px;
}

#MENU .m2,.m3,.m4,.m5,.m6,.m7 {
	margin-bottom: 2px;
}

#MENU .cm1 {
	margin-bottom: 4px;
}

#MENU .cm2,.cm3,.cm4,.cm5,.cm6,.cm7 {
	margin-bottom: 2px;
}

#MENU .menu2 a {
	text-decoration: none;
	text-indent: -9999px;
	width: 230px;
	height: 38px;
	overflow: hidden;
	display: block;
}

.m1 a:link,
.m1 a:visited {
background:url("./img/menu1.png") no-repeat;
}

.m1 a:hover {
background:url("./img/menu1_o.png") no-repeat;
}

.m2 a:link,
.m2 a:visited {
background:url("img/menu2.png") no-repeat;
}

.m2 a:hover{
background:url("img/menu2_o.png") no-repeat;
}

.m3 a:link,
.m3 a:visited {
background:url("img/menu9.png") no-repeat;
}

.m3 a:hover{
background:url("img/menu9_o.png") no-repeat;
}

.m4 a:link,
.m4 a:visited {
background:url("img/menu4.png") no-repeat;
}

.m4 a:hover{
background:url("img/menu4_o.png") no-repeat;
}

.m5 a:link,
.m5 a:visited {
background:url("img/menu5.png") no-repeat;
}

.m5 a:hover{
background:url("img/menu5_o.png") no-repeat;
}

.m6 a:link,
.m6 a:visited {
background:url("img/menu6.png") no-repeat;
}

.m6 a:hover{
background:url("img/menu6_o.png") no-repeat;
}

.m7 a:link,
.m7 a:visited {
background:url("img/menu8.png") no-repeat;
}

.m7 a:hover{
background:url("img/menu8_o.png") no-repeat;
}

/*-▼会社概要ページ 各社リンクメニュー*/

.cm1 a:link,
.cm1 a:visited {
background:url("./img/menu1.png") no-repeat;
}

.cm1 a:hover {
background:url("./img/menu1_o.png") no-repeat;
}

.cm2 a:link,
.cm2 a:visited {
background:url("img/menu2c.png") no-repeat;
}

.cm2 a:hover{
background:url("img/menu2_o.png") no-repeat;
}

.cm3 a:link,
.cm3 a:visited {
background:url("img/menu9c.png") no-repeat;
}

.cm3 a:hover{
background:url("img/menu9_o.png") no-repeat;
}

.cm4 a:link,
.cm4 a:visited {
background:url("img/menu4c.png") no-repeat;
}

.cm4 a:hover{
background:url("img/menu4_o.png") no-repeat;
}

.cm5 a:link,
.cm5 a:visited {
background:url("img/menu5c.png") no-repeat;
}

.cm5 a:hover{
background:url("img/menu5_o.png") no-repeat;
}

.cm6 a:link,
.cm6 a:visited {
background:url("img/menu6c.png") no-repeat;
}

.cm6 a:hover{
background:url("img/menu6_o.png") no-repeat;
}

.cm7 a:link,
.cm7 a:visited {
background:url("img/menu8c.png") no-repeat;
}

.cm7 a:hover{
background:url("img/menu8_o.png") no-repeat;
}

/*--------------------------------------------------------------*/
/*  ６．FOOTER                                                  */
/*--------------------------------------------------------------*/

#FOOTER {
	clear: both;
	width: 100%;
	text-align: left;
	font-size: 95%;
	letter-spacing: 0;
	margin: 0;
	padding: 20px 0 0 0;
}

#FOOTER .copy {
	float: left;
	margin: 0;
	padding: 0;
}

#FOOTER .kojin {
	float: right;
	margin: 0;
	padding: 0;
}

#FOOTER .map {
	float: right;
	line-height: 2em;
/*	padding-right: 1em;*/	/*--- 個人情報保護方針リンクあり用 ---*/
	margin: 0;
	padding: 0;
}

#FOOTER .f-top {
	width: 930px;
	margin: 20px 0 0 0;
	padding: 0 0 2em 0;
}

#FOOTER .f-link {
	width: 680px;
	text-align: right;
}

#FOOTER .f-bottom {
	border-top: #cccccc 1px solid;
	width: 930px;
	margin: 0;
	padding: 0.7em 0 0 0;
}

