@media(min-width: 701px){
	
  a[href^="tel:"]{
    pointer-events: none;
  }
	
}

.スマホ用-----------{}
@media screen and ( max-width:700px ){

	.pc_disp {
		display: none;
	}
	.sp_disp {
		display: block;
	}
}


.disp_no {
	display: none;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}


body {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AACD14;
}

.box {

　/* -オーバーフロー処理 */
	overflow: hidden;
	position: relative;
}

/* -オーバーフロー処理 */
.box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .box {
    height: 1em;
    overflow: visible;
}
/* -オーバーフロー処理ここまで */




#header h1 {
	font-size: 10px;
	line-height: 1em;
	color: #666666;
	padding-top: 8px;
	text-align: left;
}
h2 {
	font-size: 12px;
	line-height: 1em;
	margin-bottom: 40px;
}
h2 a:hover {
	text-decoration: underline;
}


h3 {
	font-size: 11px;
	line-height: 150%;
	margin-top: 8px;
	margin-bottom: 15px;
}


.coloer_green {
	color: #AACD14;
}


.スマホ用-----------{}
@media screen and ( max-width:700px ){

		h2 {
			margin-bottom: 20px;
		}
	
}

.ヘッダー-----------{}

#header {
	height: 100px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	z-index: 2;
}

#header #logo {
	position: absolute;
	left: 0px;
	bottom: 7px;
	max-width: 80%;
}
#header #inq_tab {
	position: absolute;
	top: -2px;
	right: 0px;
	z-index: 2;
}
#header #tel {
	position: absolute;
	right: 192px;
	bottom: 7px;
}
#header_illsut {
	position: absolute;
	right: -27px;
	top: 46px;
	padding: 0px;
}
#header a #facebook_icon {
	position: absolute;
	bottom: 7px;
	right: 129px;
}



.スマホ用-----------{}
@media screen and ( max-width:700px ){

		#sp_head {
			text-align: left;
			height: 78px;
			position: relative;
		}
		#sp_head #illst {
			width: 55px;
			height: auto;
			position: absolute;
			padding-top: 0px;
			top: 10px;
			left: 8px;
			z-index: 2;
		}



		#sp_head #logo {
			position: absolute;
			width: 214px;
			left: 78px;
			top: 18px;
			height: auto;
		}
	
		#greenLine {
		background-color: #AACD14;
		font-size: 8px;
		text-align: center;
		width: 100%;
		height: 18px;
		position: absolute;
		bottom: 0px;
		padding-top: 5px;
		color: #FFFFFF;
		z-index: 1;
		}


}






.ナビゲーション-----------{}

/*ワードプレスとの表示を調整*/
#pc_menu #navi,
#navi a:hover,
#navi a {
	height: 52px;
}

#pc_menu #navi {
	background-color: #AACD14;
}
#navi ul {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#navi li {
	display: inline;
}
#navi a {
	display: block;
	float: left;
	width: 186px;
	text-align: center;
	vertical-align: middle;
	padding-top: 18px;
	padding-bottom: 18px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

#navi a:hover {
	background-color: #82B700;
}

#navi #toppage {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	width: 190px;
}



.構造-----------{}

#article_back {
	background-image: url(../img_common/back_img.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AACD14;
}
#article {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#side {
	float: left;
	width: 240px;
	padding-bottom: 40px;
}
#side .banner {
	margin-bottom: 15px;
	vertical-align: bottom;
}

#main {
	float: right;
	width: 660px;
}



.構造　スマホ-----------{}
/* スマホ用CSS */
@media screen and ( max-width:700px ){

		#article {
		width: 92%;
		clear: both;
		float: none;
		}

		#side {
				display: none;
			}
		#main {
			width: 100%;
			float: none;
		}

}


.フッター-----------{}


#footer, #wp_footer {
	background-color: #FFFFFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	height: 200px;
	clear: both;
}
#footer #address li,
#wp_footer #address li {
	font-size: 12px;
	line-height: 1em;
	margin-bottom: 6px;
}
#footer #foot_inq, 
#wp_footer #foot_inq {
	position: absolute;
	top: 44px;
	right: 317px;
}

#footer #foot_tel,
#wp_footer #foot_tel {
	top: 31px;
	right: 1px;
	position: absolute;
}
#footer #foot_navi,
#wp_footer #foot_navi {
	position: absolute;
	left: 0px;
	bottom: 23px;
	border-left-color: 1;
	padding-left: 10px;
	font-size: 10px;
}

#footer #foot_navi li, 
#wp_footer #foot_navi li {
	padding-right: 10px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	display: inline;
}

#wp_footer #foot_navi li a,
#wp_footer #foot_tel {
	color: black;
}


#footer #foot_mail,
#wp_footer #foot_mail {
	position: absolute;
	left: 0px;
	bottom: 18px;
}
#foot_navi_top_page {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 10px;
}

#footer #foot_navi a:hover {
	text-decoration: underline;
}
#gotop {
	width: 100%;
	height: 40px;
	background-color: #AACD14;
	background-image: url(../img_common/gotop.svg);
	background-position: center center;
	background-repeat: no-repeat;
	clear: both;
}

#wp_footer h3{
	border-style: none;
}
#wp_footer_line {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AACD14;
	clear: both;
	float: none;
}


.フッター　スマホ-----------{}
/* スマホ用CSS */
@media screen and ( max-width:700px ){

	#footer, #wp_footer {
		width: 100%;
		padding-top: 30px;
		padding-left: 20px;
		padding-right: 20px;
		height: auto;
		text-align: center;
	}
	#footer #foot_logo,
	#wp_footer #foot_logo {
		display: block;
	}

	#footer #address,
	#wp_footer  #address {
		margin-top: 12px;
		text-align: left;
	}
	#footer #foot_inq,
	#wp_footer #foot_inq {
		-webkit- transform: translateX(-50%);
		position: static;
		width: 57%;
		margin-bottom: 30px;
	}
	#footer #foot_tel,
	#wp_footer #foot_tel {
		position: static;
		margin-top: 21px;
		margin-bottom: 29px;
		display: block;
	}
	#footer #foot_navi,
	#wp_footer #foot_navi {
		display: none;
	}
	#footer #foot_mail,
	#wp_footer #foot_mail {
		position: static;
		text-align: left;
		margin-bottom: 12px;
	}
	#foot_mail a img,
	#wp_footer a img {
		max-width: 90%;
	}
	#footer h3,
	#wp_footer h3 {
		display: none;
	}
	
}


.bottom_5 {
	margin-bottom: 5px;
}
.bottom_10 {
	margin-bottom: 10px;
}
.bottom_20 {
	margin-bottom: 20px;
}
.bottom_30 {
	margin-bottom: 30px;
}
.bottom_40 {
	margin-bottom: 40px;
}
.bottom_50 {
	margin-bottom: 50px;
}
.bottom_60 {
	margin-bottom: 60px;
}
.bottom_80 {
	margin-bottom: 80px;
}
.bottom_100 {
	margin-bottom: 100px;
}
.margin_right_10 {
	margin-right: 10px;
}

.float_right {
	float: right;
}
.float_left {
	float: left;
}
.float_clear_both {
	clear: both;
}
strong {
	font-weight: bold;
}

.drip_shadow{
  -webkit-box-shadow: 1px 1px 3px 0 #ccc; /* Safari, Chrome用 */
  -moz-box-shadow: 1px 1px 3px 0 #ccc; /* Firefox用 */
  box-shadow: 1px 1px 3px 0 #ccc; /* CSS3 */

}




/* clearfix */
.cf:before,
.cf:after {
    content:"";
    display:block;
    overflow:hidden;
}
 
.cf:after {
    clear:both;
}
 
.cf {
    zoom:1;
}

/* clearfix */



#ecocute_banner {
	margin-bottom: 20px;
}
#battery_banner {
	margin-bottom: 50px;
}

.スマホ-----------{}
/* スマホ用CSS */
@media screen and ( max-width:700px ){

		#ecocute_banner {
	margin-bottom: 15px;
		}
		#ecocute_banner img {
			width: 100%;
		}
	
		#battery_banner {
	margin-bottom: 40px;
		}
		#battery_banner img {
			width: 100%;
		}
}
