
/*****トップページ*******/
.top_logo{
	margin:300px 0 0 100px;
}
.top_0{
	width:100%;
	height:100%;
	position:relative;
}
.top_h1{
	margin-top:20.5%;
	position:absolute;
	margin-left:5%;
	z-index:1 !important;
	width:33%;
	font-size:12px;
}
input[type="submit"] {
    background: #F0F0F0;
      appearance: none;
  -webkit-appearance: none;
}
.kinkanban{
    width: 60%;
}
.blok{
	float: left;
}
table.fee_shaken{
    width: 100%;
}
table.fee_shaken th{
    background: #97bfe5;
}
table.fee_shaken td{
    text-align: center;
    text-shadow: 1px 0px 0px #fff, 0px 1px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff;
}

#form{
	margin-top:-100px;
	padding-top:100px;	
}
.flexbox{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.flexbox_box{
	width:46%;
	padding:2%;
}
.flexbox_box2{
	width:41%;
    border: solid #5266A4 2px;
	padding:2%;
	margin:2%;
}
.flexbox_box3{
	width:28%;
    border: solid #5266A4 2px;
	padding:1%;
	margin:1%;
}
.oiltit{
    background: #5266A4 ;
    color: #fff;
    padding: 5px 10px;
    font-size: 1.3em;
}
.oilp{
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 10px;
}
.ins_info {
    width: 100%;
    border-top: solid #5266A4 4px;
    padding-top: 50px;
    margin-top: 50px;
}
.mein_content_ins_info {
    height: auto;
    margin: 0 auto;
    padding-bottom: 100px;
}
.mein_content_ins_info h4{
	color: #5266A4;
}

.top_p{
	margin-top:22.5%;
	position:absolute;
	margin-left:5%;
	z-index:1 !important;
	width:33%;
	font-size:12px;
}
.top_1{
	width:50%;
	height:15%;
	background-color:#FF0;
	margin-top:20%;
	position:absolute;
	z-index:1 !important;
}
.top_2{
	width:50%;
	height:100%;
	background-color:#FF0;
	position:absolute;
	margin-left:50%;
	z-index:1 !important;
}
.top_3{
	width:100%;
	height:15%;
	background-color:#FFF;
	margin-top:20%;
	margin-left:50%;
	position:absolute;
	z-index:2 !important;
}
.top_4{
	margin-left:40%;
	margin-top:12.9%;
	height:46%;
	/*	margin-top:12.9%;
	width:28.1%;*/
	position:absolute;
	z-index:3 !important;
}
figure {
	position: relative;
	overflow: hidden;
	width: 500px;
}
/*figure {
	position: relative;
	overflow: hidden;
	width: 500px;
}
*/figcaption {
	position: absolute;
	bottom: -130px;
	left: 0;
	z-index: 2;
	width: 472px;
	margin-left:4px;
	padding:30px 10px;
	height: 70px;
	background: rgba(0,0,80,.8);
	-webkit-transition: .3s;
	transition: .3s;

/*	position: absolute;
	bottom: -50px;
	left: 0;
	z-index: 2;
	width: 400px;
	margin-left:40px;
	padding:10px;
	height: 30px;
	background: rgba(0,0,80,.8);
	-webkit-transition: .3s;
	transition: .3s;
*/
	border-radius:0px 0px 25px 25px ;        /* CSS3草案 */  
    -webkit-border-radius:0px 0px 25px 25px ;    /* Safari,Google Chrome用 */  
    -moz-border-radius:0px 0px 25px 25px ;   /* Firefox用 */ 
	behavior: url(border-radius.htc);
}
figcaption h3{
	color:#FFF;
	font-size:25px;
	text-align:center;
	border-bottom:none !important;
}
figcaption p,figcaption p a{
	color:#FFF;
	font-size:18px;
	text-align:center;
}
figcaption p a:hover{
	color:#FF3;
}
figure:hover figcaption {
	bottom: 4px;
}


figure.content2 {
	position: relative;
	float:left;
	overflow: hidden;
	width: 290px;
}
figure.content2 figcaption {
	position: absolute;
	bottom: -160px;
	left: 0;
	z-index: 2;
	width: 264px;
	margin-left:3px;
	padding:20px 10px;
	height: auto;
	background: rgba(0,0,80,.8);
	-webkit-transition: .3s;
	transition: .3s;
}
figure.content2 figcaption h3{
	color:#FFF;
	font-size:20px;
	text-align:center;
	border-bottom:none !important;
}
figure.content2:hover figcaption {
	bottom: 3px;
}
figure.content2 figcaption p,figure.content2 figcaption p a{
	color:#FFF;
	font-size:12px;
	text-align:center;
}
figure.content2 figcaption p a:hover{
	color:#FF3;
}


figure.content3 {
	position: relative;
	float:right;
	overflow: hidden;
	width: 650px;
}
figure.content3 figcaption {
	position: absolute;
	bottom: -90px;
	left: 0;
	z-index: 2;
	width: 627px;
	margin-left:1px;
	padding:30px 10px;
	height: 30px;
	background: rgba(0,80,80,.8);
	-webkit-transition: .3s;
	transition: .3s;
}
figure.content3 figcaption h3{
	color:#FFF;
	font-size:25px;
	text-align:center;
	border-bottom:none !important;
}
figure.content3:hover figcaption {
	bottom: 1px;
}
.new_news{
	width:100%;
	background-color:#9CC;
	text-align:center;
}
.new_news p{
	/*width:1100px;*/
	margin:0 auto;
	text-align:left;
	padding:10px !important;
	clear:both !important;
}
.new_news p span{
	background-color:#009;
	color:#FFF;
	padding:5px 10px;
}
.new_news p span.pankuzu{
	font-size:12px;
	background-color:inherit;
	color:inherit;
}
.gastit{
    background-color: #4585c1;
    padding: 4px 10px;
    text-align: center;
}
.gastit span{
    color: #fff;
    font-size: 1.4em;
}

@media screen and (max-width: 640px) {
    .kinkanban{
    width: 100%;
}

.new_news{
	display:none;
}
    .flexbox_box2 {
        width: 42%;
    margin: 1%;
    }
.gastit span{
    color: #fff;
    font-size: 0.6em;
}
}
@media screen and (max-width: 1000px) {
	.electrical_logo{
		margin-left: 100px!important;
	}
}
@media screen and (max-width: 800px) {
	.electrical_logo{
		margin-left: 0!important;
	}
}
/***********ガス***************/
.content_box1{
	float:left;
	margin-left:50px;
	margin-top:50px;
	width:60%;
}
p span{
	color:#4585c1;
	font-weight:bold;
}
p.qa{
	background-color:#4585c1;
	color:#FFF;
	padding:5px 20px;
	margin:30px 0 10px 0;
	border-left:solid #1b5d9a 10px;
}
.safety_img{
	float:left;
	margin-top:50px;
	width: 30%
}
/***********ガソリン***************/
.gas_shop{
	width:90%;
	padding:5%;
	border:solid #5266A4 4px;
	margin-top:50px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
  behavior: url(border-radius.htc);
}
.gas_shop_img{
	width:400px;
	float:left;
}
.gas_shop p{
	float:left;
	margin-left:30px;
}
.gas_shop p span{
	font-size:19px;
}
.button {
	display: inline-block;
	width: 500px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	position: relative;
	z-index: 2;
	background-color: #5266A4;
	border: 2px solid #5266A4;
	color: #fff;
	line-height: 38px;
	margin-left:40px;
	margin-top:20px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button:hover {
	background-color: #fff;
	border-color: #5266A4;
	color: #5266A4;
}
.button::before,
.button::after {
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #5266A4;
}
.button::before {
	right: 0;
}
.button::after {
	left: 0;
}
.button:hover::before,
.button:hover::after {
	width: 0;
	background-color: #5266A4;
}

.button2 {
	display: inline-block;
	width: 100%;
	height: 70px;
	text-align: center;
	text-decoration: none;
	line-height: 70px;
	outline: none;
	position: relative;
	z-index: 2;
	background-color: #ec9a56;
	border: 2px solid #ec9a56;
	color: #fff;
	line-height: 70px;
	margin-top:20px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
  behavior: url(border-radius.htc);
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2:hover {
	background-color: #fff;
	border-color: #ec9a56;
	color: #ec9a56;
}
.button2::before,
.button2::after {
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #ec9a56;
}
.button2::before {
	right: 0;
}
.button2::after {
	left: 0;
}
.button2:hover::before,
.button2:hover::after {
	width: 0;
	background-color: #ec9a56;
}
h3 span.ichioshi{
	background-color:#006;
	color:#FFF;
	padding:5px 10px;
}
p.fukuro{
text-shadow: 1px 0px 0px #FFF, 0px 1px 0px #FFF, -1px 0px 0px #FFF, 0px -1px 0px #FFF;
}
/*******************上下水工事******************************/
table.water{
	width:100%;
	border-collapse: separate;
	border-spacing: 8px;
	margin-top:20px;
}
table.water tr th.water2{
	background-color:#5266A4;
	color:#FFF;
	padding:10px 5px;
}
table.water tr th{
	background-color:#7086ce;
	color:#FFF;
}

table.water td{
	background-color:#e1e6f6;
	text-align:center;
}
img.denki_img {
    width: 90%;
}
/**************************リフォーム********************************/
.reform_box{
	padding:15px 2%;
	width:43%;
	float:left;
	margin-top:50px;
	border:solid #5266A4 5px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
  behavior: url(border-radius.htc);
}
.reform_box4{
	padding:15px 2%;
	width:43%;
	float:right;
	margin-top:50px;
	border:solid #5266A4 5px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
  behavior: url(border-radius.htc);
}
.reform_box2{
	width:40%;
	float:left;
}
.reform_box3{
	width:55%;
	float:right;
}
.reform_box_img{
	width:100%;
}
.reform_box_p{
	width:100%;
	margin-top:10px;
}
/******************会社案内****************************/
table.company {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
}
 
table.company th,
table.company td {
    padding: 10px;
}
 
table.company th {
    background: #5266A4;
    vertical-align: middle;
    text-align: left;
    width: 20%;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
}
 
table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #5266A4;
    border-width: 10px;
    margin-top: -10px;
}
 
table.company td {
    background: #f8f8f8;
    width: 360px;
    padding-left: 20px;
}
/******************ALPS会員****************************/
h4.ALPS_title{
	font-size:23px;
	color:#fff;
	background-color:#5266A4;
	padding:5px 0;
	width:80%;
	margin:0 auto;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
  behavior: url(border-radius.htc);
}
.ALPS_box{
	width:90%;
	margin:0 auto;
	margin-top:50px;
}
.ALPS_box2{
	width:90%;
	margin:0 auto;
	margin-top:50px;
	margin-bottom:20px;
}
.ALPS_box_sp{
	display:none;
}
.ALPS_img{
	float:left;
	width:20%;
	margin-left:5%;
}
.ALPS_img1{
	float:left;
	width:20%;
}

.ALPS_img img,.ALPS_img p{
	width:100%;
}
.ALPS_img1 img,.ALPS_img1 p{
	width:100%;
}
.ALPS_kaiin{
	margin-left:125px;
	margin-top:50px;
	margin-bottom:50px;
}
.ALPS_kaiin img{
	width: 100%;
}
.ALPS_card img{
	width: 100%;
}

.ALPS_card{
	margin-left:115px;
	margin-top:50px;
}
.ALPS_card2{
	margin-top:50px;
	text-align: center;
}
.ALPS_card_p{
	margin:0 auto;
	text-align:center;
	margin-top:30px;
	margin-bottom:50px;
}
.button3 {
	display: inline-block;
	width: 500px;
	height: 100px;
	text-align: center;
	text-decoration: none;
	padding:30px;
	outline: none;
	position: relative;
	z-index: 2;
	background-color: #5266A4;
	border: 2px solid #5266A4;
	color: #FF0;
	line-height: 38px;
	margin-top:60px;
	font-size:20px;
	font-weight:bold;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3:hover {
	background-color: #fff;
	border-color: #5266A4;
	color: #5266A4;
}
.button3::before,
.button3::after {
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #5266A4;
}
.button3::before {
	right: 0;
}
.button3::after {
	left: 0;
}
.button3:hover::before,
.button3:hover::after {
	width: 0;
	background-color: #5266A4;
}
/****************keeper***********************/
.keeper_back{
	background-image:url("../images/gas/keeper1.jpg") ;
	background-position:right top;
	background-repeat:no-repeat;
/*	background-size:cover;
*/}
.keeper_box{
	margin-top:50px;
	width:600px;
}
/****************電気************************/
.point{
	float:left;
	margin-left:20px;
	width:100%;
	margin-top:30px;
}
.point_tittle{
	font-size:25px;
	font-weight:bold;
	color:#919fbc;
}
.nanber{
	float:left;
	width:50px;
	height:65px;
	margin-top:30px;
}
.electrical_logo{
	margin-left:280px;
}
/*****************ALPSショップ**************************/
.ALPS_shop_flex {
    display: flex;
    flex-wrap: wrap;
    /* gap: 30px; */
    justify-content: center;
}
.ALPS_shop_box {
    width: 20%;
    margin: 1%;
    padding: 1%;
    /* height: 320px; */
    border: dotted #999 1px;
    /* float: left; */
    clear: both;
    margin-top: 10px;
}
@media screen and (max-width: 1000px) {
.ALPS_shop_box{
	width:30%;
}
}
@media screen and (max-width: 640px) {
.ALPS_shop_box{
	width:42%;
}
}

.ALPS_shop_box1{
	width:238px;
	padding:10px;
	height:320px;
	border:dotted #999 1px;
	float:left;
	clear:both;
	margin-top:10px;
}
.ALPS_shop_box2{
	width:238px;
	padding:10px;
	height:320px;
	border:dotted #999 1px;
	float:left;
	margin-left:20px;
	margin-top:10px;
}
.ALPS_shop_box3{
	width:238px;
	padding:10px;
	height:320px;
	border:dotted #999 1px;
	float:left;
	margin-left:20px;
	margin-top:10px;
}
.ALPS_box_img{
	width:100%;
}
.tokuten{
	background-color:#5266A4;
	padding:5px;
}
.tokuten2{
	background-color:#FFF;
	color:#5266A4;
	text-align:center;
	font-weight:bold;
	font-size:17px;
	margin-bottom:10px;
}
.tokuten3{
	color:#FFF;
	font-size:14px;
	line-height:20px;
}
.flh,.flh a{
	line-height:20px;
	font-size:14px;
}
/**************mail***************************/
blockquote{
	margin:0 auto;
	text-align:center;
}
blockquote table.form{
	text-align:center;
	margin:0 auto;
	width:100%;
}
blockquote table.form th{
	width:30%;
	background-color:#5266A4;
	padding:5px;
	color:#FFF;
}
blockquote table.form td{
	text-align:left;
	padding-left:10px;
}
.form_t_area{
	width:100%;
}
.form_t_area2{
	width:40%;
}
/*******ニュース*********/
.news_area{
	text-align:center;
	margin-top:100px;
}
.news_area_p1{
	font-size:25px;
	font-weight:bold;
}
.news_area_p2{
	font-size:20px;
	margin-top:20px;
}
@media screen and (max-width: 1200px) {
.top_4{
	margin-left:38%;
	margin-top:12%;
}
}
@media screen and (max-width: 1000px) {
.top_4{
	margin-left:38%;
	margin-top:10.4%;
}
}
@media screen and (max-width: 640px) {
/***********ガス***************/
.content_box1{
	float:none;
	margin-left:2%;
	margin-top:20px;
	width:96%;
}
.sp_cover{
	width:96%;
	margin:0 auto;
}
.safety_img{
	float:none;
	margin-top:20px;
	width:100%;
}
table.company, table.company tbody, table.company tr, table.company th, table.company td {
display: block;
}
table.company {
    width: 90%;
	margin-top: 20px;
}
 
table.company th,
table.company td {
    padding: 10px;
}
 
table.company th {
    width: 90%;
    overflow: visible;
    position: relative;
}
 
table.company th:after {
    display: none;
}
 
table.company td {
    background: #fff;
    width: 100%;
    padding-left: 0;
	margin-bottom: 15px;
}

/***********ガソリン	***************/
.gas_shop{
	width:88%;
	padding:5%;
	border:solid #5266A4 4px;
	margin-top:50px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
  behavior: url(border-radius.htc);
}
.gas_shop_img{
	width:100%;
	float:none;
	margin-bottom:10px;
}
.gas_shop p{
	float:none;
	margin-left:0px;
}
.gas_shop p span{
	font-size:19px;
}
.button,.button2 {
	width: 100%;
	margin-left:0px;
}
/*******************上下水道工事******************************/
table.water{
	width:98%;
	border-collapse: separate;
	border-spacing: 1%;
	margin-top:20px;
}
table.water tr th.water2{
	background-color:#5266A4;
	color:#FFF;
	padding:10px 0px;
}
table.water tr th{
	background-color:#7086ce;
	color:#FFF;
}

table.water td{
	background-color:#e1e6f6;
	text-align:center;
}
/**************************リフォーム********************************/
.reform_box{
	padding:2%;
	width:90%;
	float:none;
	margin-top:50px;
	border:solid #5266A4 5px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
  behavior: url(border-radius.htc);
}
.reform_box4{
	padding:2%;
	width:90%;
	float:none;
	margin-top:50px;
	margin-left:0px;
	border:solid #5266A4 5px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
  behavior: url(border-radius.htc);
}
.reform_box2{
	width:40%;
	float:left;
}
.reform_box3{
	width:55%;
	margin-left:5%;
	float:left;
}
.reform_box_img{
	width:100%;
}
.reform_box_p{
	width:100%;
	margin-top:10px;
}
/******************ALPS会員****************************/
h4.ALPS_title{
	font-size:20px;
	color:#fff;
	background-color:#5266A4;
	padding:5px 0;
	width:100%;
	margin:0 auto;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
  behavior: url(border-radius.htc);
}
.ALPS_box{
	display:none !important;
}
.ALPS_box2{
	display:none !important;
}
.ALPS_box_sp{
	display:block;
	width:96%;
	margin-left:2%;
}
.ALPS_img_sp{
	float:left;
	width:47%;
}
.ALPS_img_sp2{
	float:left;
	width:47%;
	margin-left:6%;
}
.ALPS_img_sp img,.ALPS_img_sp2 img,.ALPS_img_sp p,.ALPS_img_sp2 img{
	width:100%
}
.ALPS_kaiin{
	margin-left:2%;
	margin-top:50px;
	width:96%;
}
.ALPS_kaiin img{
	width:100%;
}
.ALPS_card{
	margin-left:2%;
	margin-top:50px;
	width:96%;
}
.ALPS_card2{
	margin-left:2%;
	margin-top:50px;
	width:96%;
}
.ALPS_card img{
	width:100%;
}
.ALPS_card_p{
	margin:0 auto;
	width:96%;
	margin-left:2%
	text-align:center;
	margin-top:10px;
	margin-bottom:50px;
}
.button3 {
	display: inline-block;
	width: 90%;
	height: auto;
	text-align: center;
	text-decoration: none;
	padding:2px;
	outline: none;
	position: relative;
	z-index: 2;
	background-color: #5266A4;
	border: 2px solid #5266A4;
	color: #FF0;
	line-height: 25px;
	margin-left:5%;
	margin-top:60px;
	font-size:16px;
	font-weight:bold;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3:hover {
	background-color: #fff;
	border-color: #5266A4;
	color: #5266A4;
}
.button3::before,
.button3::after {
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #5266A4;
}
.button3::before {
	right: 0;
}
.button3::after {
	left: 0;
}
.button3:hover::before,
.button3:hover::after {
	width: 0;
	background-color: #5266A4;
}
/****************keeper***********************/
.keeper_back{
	background-image:none;
	background-position:right;
	background-size:cover;
}
.keeper_box{
	margin-top:50px;
	width:100%;
}
.keeper_box img{
	width:90%;
}
/*****************ALPSショップ**************************/
.ALPS_shop_box1{
	width:45%;
	padding:1%;
	height:270px;
	border:dotted #999 1px;
	float:left;
	clear:both;
	margin-top:10px;
}
.ALPS_shop_box2{
	width:45%;
	padding:1%;
	height:270px;
	border:dotted #999 1px;
	float:left;
	margin-left:3%;
	margin-top:10px;
}
.ALPS_shop_box3{
	width:45%;
	padding:1%;
	height:270px;
	border:dotted #999 1px;
	float:left;
	clear:both;
	margin-left:0px;
	margin-top:10px;
}
.ALPS_box_img{
	width:100%;
}
.tokuten{
	background-color:#5266A4;
	padding:5px;
	margin-top:5px;
}
.tokuten2{
	background-color:#FFF;
	color:#5266A4;
	padding:0 !important;
	text-align:center;
	font-weight:bold;
	font-size:17px;
	margin-bottom:5px;
	letter-spacing:1px;
}
.tokuten3{
	color:#FFF;
	font-size:14px;
	line-height:20px;
	letter-spacing:1px;
}
.flh,.flh a{
	line-height:16px;
	letter-spacing:1px;
	font-size:14px;
}
.sp_100{
	width:100%;
}
/****************電気************************/
.nanber{
	float:none;
	width:50px;
	height:65px;
	margin-top:30px;
	margin-left:45%;
}
.point{
	float:none;
	margin-left:0px;
	width:100%;
	margin-top:30px;
}
.point_tittle{
	font-size:25px;
	font-weight:bold;
	color:#919fbc;
	text-align:center;
}
.electrical_logo{
	margin-left:0px;
	width:48%;
	float:left;
}
.ALPS_logo{
	width:48%;
	float:right;
}
.denki_img{
	width:90%;
	margin-left:5%;
}
/************mail**********************/
.mail_link,.mail_link2{
	background-color:#7bb097;
	color:#FFF;
	float:none;
	padding:5px 0 ;
	width:80%;
	margin-left:10%;
	text-align:center;
	margin-top:5px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
	behavior: url(border-radius.htc);
}
blockquote{
	margin:0 auto;
	text-align:center;
}
blockquote table.form{
	text-align:center;
	margin:0 auto;
	width:96%;
}
blockquote table.form th{
	width:30%;
	background-color:#5266A4;
	padding:2%;
	color:#FFF;
}
blockquote table.form td{
	text-align:left;
	padding-left:10px;
	width:60%;
}
.form_t_area{
	width:100%;
}

}
h3.h3_sp span{
	display:none !important;
}
#sp_header{
	display:none !important;
}
.sp_concept{
	display:none !important;
}
.top_logo_back{
	position:absolute;
	background-image:url("../images/top/logo_back.png");
	width:250px;
	height:550px;
	left:100px;
}
.top_campaign{
	position:absolute;
	background-image:url("../images/top/logo_back.png");
	width:540px;
	height:auto;
	right:30px;
	bottom:30px;
	padding:10px;
}
#concept{
	width:98%;
	height:auto;
	background-image:url("../images/top/concept.jpg");
	background-position:bottom;
	margin:0 auto;
    /*box-shadow*/
    box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    
    /*ボックスのデザイン*/
    padding:80px 10px 80px 10px;
    border:1px solid #ccc;
	text-align:center;
}
.concept_box{
	margin:0 auto;
	width:1100px;
	background-color:#FFF;
	height:auto;
	padding:50px;
/*  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";*/

    /*box-shadow*/
    box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    
    /*ボックスのデザイン*/
    padding:80px 10px 80px 10px;
    border:1px solid #ccc;
	text-align:center;
}
#top_header ul{
	list-style:none;
}
ul.ml_20 li span{
	padding:0px 3px 0px 3px;
	background-color:#900;
	color:#FFF;
	font-size:12px;
}
#back_w{
	width:100%;
	background-color:#FFF;
	height:auto;
	margin:0 auto !important;
	text-align:center !important;
	padding:80px 10px 80px 10px;
}
.btn_kankou{
	padding:5px 10px 5px 10px;
	border:dotted #666 1px;
	width:200px;
	margin:0 auto;
}

.news_box{
	float:left;
	width:40%;
}
ul.news li dt{
	font-size:0.8em;
	line-height:0.7em;
}
ul.news li dd{
	font-weight:bold;
	font-size:1em;
}

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

#sp_header{
	display:block !important;
}
}
.sp_top_content{
	display:none !important;
}
.sp_top_content2{
	display:none !important;
}
.sp_top_content3{
	display:block!important;
}

@media screen and (max-width: 1100px) {
.sp_top_content2{
	display:block !important;
	margin:0 auto;
	text-align:center !important;
	width:96%;
}
.sp_top_content3{
	display:none!important;
}

}
@media screen and (max-width: 640px) {
.sp_none{
	display:none !important;
}
.sp_top_content{
	display:block !important;
	margin:0 auto;
	text-align:center !important;
	width:96%;
}
.news_box{
	float:none;
	width:94%;
	margin-left:3%;
}

}
.gas_fee{
	width:90%;
	color:#FFF;
	background-color:#5266A4;
	padding:30px 5%;
	font-weight:bold;
	font-size:30px;
	letter-spacing:10px;
	margin-top:20px;
}
.gas_fee span{
	font-size:15px;
	color:#FFF;
}
.gas_fee_tit{
	color:#5266A4;
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
}
.gas_fee_tit2{
	color:#5266A4;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	border:solid #5266A4 2px;
	padding:5px 10px;
	margin-top:10px;
}
.gas_fee2{
	width:42%;
	height:auto;
	padding:20px 2%;
	border:solid #5266A4 2px;
	float:left;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
	behavior: url(border-radius.htc);
}
.gas_fee3{
	width:42%;
	height:auto;
	padding:20px 2%;
	border:solid #5266A4 2px;
	float:right;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
	behavior: url(border-radius.htc);
}
@media screen and (max-width: 640px) {
.gas_fee{
	width:94%;
	color:#FFF;
	background-color:#5266A4;
	padding:3%;
	font-weight:bold;
	font-size:19px;
	letter-spacing:0;
	margin-top:20px;
	line-height:20px;
}
.gas_fee span{
	font-size:15px;
	color:#FFF;
}
.gas_fee_tit{
	color:#5266A4;
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
}
.gas_fee_tit2{
	color:#5266A4;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	border:solid #5266A4 2px;
	padding:5px 10px;
	margin-top:10px;
}
.gas_fee2{
	width:94%;
	height:auto;
	padding:3%;
	border:solid #5266A4 2px;
	float:none;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
	behavior: url(border-radius.htc);
}
.gas_fee3{
	width:94%;
	height:auto;
	padding:3%;
	margin-left:0;
	margin-top:20px;
	padding:3%;
	border:solid #5266A4 2px;
	float:none;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
	behavior: url(border-radius.htc);
}
}