@charset "utf-8";

/* CSS Document */

@media print {
#list_carousel, .mdd_lv2, .sub-menu, .lpglink-nav, .link-nav, .link-irlib, #footer, .footer-inner ul, .footer-inner ul li a, #page-top a{
	display: none !important;
	} 
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, main {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	vertical-align: baseline;
	margin-left: auto;
	margin-right: auto;
	color: #4D4D4D;
	/*	font-family: 'Noto Sans', sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
*/	letter-spacing: normal;
	background-color: undefined;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
}
ol, ul {
	list-style: none;
}
html {
	/*overflow: auto;*/
	overflow-y: scroll;
	font-size: 0.9pc;
}
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	color: #4d4d4d;
	top: 0px;
	left: 0px;
	overflow: hidden; /*はみ出た部分をどうするか*/
	line-height: 1.5em;
	zoom: 0.7; /*←いー感じに調整してください*/
	-moz-transform: scale(0.9,0.9);/*←firefox用*/
		}
	
img {
	-ms-interpolation-mode: bicubic;
	height: auto;
	padding-bottom: 0px;
}

a {
	color: #0071B5;
	text-decoration: none;
}

.active{
	color: #C90724;
	text-decoration: none;
}
/* --clearfix --*/
.clearfix:before, .clearfix:after {
	content: " ";
}
.clearfix {
 zoom: 1;
	-moz-transform: scale(1,1);
	clear: both;
	width: 100%;}

.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
	-moz-transform: scale(0.8,0.8);}
/* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
	-moz-transform: scale(0.8,0.8);}
/* IE7 */

/*ヘッダー部分*/
#header {
	height:40px
	}
#header-inner {
	clear: both;
	left: 114px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 960px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}	
.header-nav {
	width: 100%;
	background: #FFF;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 0px;
}
	
.flmenu {
	font-size: 0.8pc;
	color: #534741;
	text-align: right;
	width: 30%;
	padding-top: 10px;
	margin-right: 0px;
	padding-right: 10px;
}

.flmenu a{
font-size: 13px;
color: #534741;
}


.toell-logo {
	text-align: left;
	width: 16%;
	display: block;
	padding-left: 0;
	margin-right: 30px;
	float: left;
	margin-top: -10px;
}

ul.mdd_lv1 li {
	display: inline-block;
	width: 12%;
	height: auto;
}

/*--以下mane-nameでrelative、afterでabsoluteを指定しないと、hover時に震える--*/
.menu-name {
	display: block;
	margin-top: -5px;
	position: relative;
	text-align: center;
	padding-bottom: 3px;
	height: 47px;
}

.menu-name:after{
content: url("/image/common/g_under.png");
padding-left: 5px;
position: absolute;
}

 a:hover .menu-name:after{
content: url("/image/common/r_under.png");
padding-left: 5px;
position: absolute;
}

a .menu-name {
color: #4d4d4d;
margin-top: -5px;
margin-bottom: 0px;
padding-bottom: 3px;
}

a:hover .menu-name {
color: #C90724;
}

.print-slide {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	zoom: 1.65;
    text-align: center;}

#contents {
	border-top: 3px solid #C90724;
	zoom: 1;
	-moz-transform:/*←以下、firefox用*/
		scale(0.65,0.65)
		translate(-100px,0px);
}
	
.tlp-banner .overwhite img {
	width: 100%;
}	
.tlp-banner a.overwhite:hover img{
	cursor: pointer;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity: 0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
	opacity: 0.6;
	zoom:1;/*←以下、firefox用*/
	-moz-transform:
		scale(1,1);
}

.section2{
	zoom:95%;
	margin-top: -50px;

	}

.section2-inner ul {
	margin-bottom: 2px;
}

.section3{
	zoom:98%;
	margin-top: -70px;
	}


/*--フッターの下--*/
.footer-under {
	color: #C90724;
	list-style-type: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	clear: both;
	background-color: #FFFFFF;
	hight: auto;
	margin-top: 50px;
	}


.footer-under ul {
	float: none;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	margin-top: 50px;
	}

.footer-under li {
	color: #C90724;
	font-size: 12px;
	list-style-type: none;
	width: auto;
	float: left;
	text-align: center;
	margin-right: 1em;
		margin-top: -50px;
}
.footer-under li a {
	color: #C90724F;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	margin-right: 1em;
	margin-top: -50px;
	}

.copy {
	font-size: 12px;
	float: right;
	text-align: right;
	color: #C90724;
	padding-right: 1%;
}
.c-copy {
	font-size: 24px;
	color: #C90724;
	height: 26px;
}
.news-info {
zoom:95%;
}

/*フリーダイヤル*/
.free-dial {
	height: auto;
	background-color: #CCEBFF;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 30px;
}
.free-dialtxt {
	float: right;
	width: auto;
	font-size: 18px;
	line-height: 1.5em;
	color: #4D4D4D;
	text-align: left;
	display: block;
}
.n-number {
	float: left;
	width: auto;
	height: auto;
	margin-top: 12px;
	font-size: 40px;
	font-weight: bold;
	display: block;
}


/*service*/

.linkareabg {
	background-color:#ececec;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

ul.servicetop li{
	float: left;
	padding:20px;
	box-sizing: border-box;
	width: 290px;
	height: 390px;
	margin: 0;
	background-color: #fff;
	border-radius: 10px;
	border: #fff 2px solid;
	display: block;
	overflow: hidden;
	text-decoration: none;	margin-bottom: 5px;
}

/*------------------------------------------　でんき一般家庭*/
.personal {
		zoom:85%;}

.business {
	zoom:85%;}
	
.single-clm-list {
	zoom:90%;
}	


/*service　光*/

.point-text {
	color: #4d4d4d;
	font-weight: 900;
	font-size: 24px;
	text-align: center;
	margin-top: 45px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
}