@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@800&display=swap');
.pcOnly {
	display: block;
}
.spOnly {
		display: none;
}
div#wrapper {
	width:100%;
	margin: 0 auto;
	padding:0;
	zoom: 1;
	overflow: hidden;
}
body > div#wrapper{     height:auto; }

.Header-site .cb-social li {
  margin-left: 10px; }

.Header-site #twitter-widget-0 {
  height: 26px !important; }

.Header-site .fb_iframe_widget {
  top: -0px; }

#contents{
	border-top: none;
	padding: 43px 0 0;
}

#enersys a{
	-webkit-transition: all .3s;
	transition: all .3s;
	text-decoration: none;
}
#enersys a:hover{
  opacity:0.5;
  filter: alpha(opacity=50);
	text-decoration: none;
}
* { zoom: 1 }
#enersys{
	font-family: a-otf-midashi-go-mb31-pr6n, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #e3d8bd;
}
#enersys .mp1{
	font-family: 'M PLUS 1p', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#enersys .mainBg{
	margin: 0;
	padding: 0;
	width: 100%;
	max-height: 1144px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
#enersys .mainBg ul.slide{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-height: 1144px;
	overflow: hidden;
}
#enersys .mainBg ul.slide li{
 margin: 0px;
 padding: 0px;
 width: 100%;
 max-height: 1144px;
 overflow: hidden;
 position: relative;
}
#enersys .mainBg ul.slide li img{
	width: 100%;
}
#enersys .mainBg ul.slide li p{
 margin: 0px;
 padding: 0px;
 width: 100%;
 font-size: 12px;
 line-height: 100%;
 text-align: left;
 color: #fff;
 position: absolute;
 left: 15px;
 bottom: 15px;
}
#enersys .mainBg ul.slideSp{
	display: none;
}
#enersys .mainBg h1{
	margin: auto;
	padding: 0;
	width: 480px;
	position: absolute;
	top: 47%;
	left: 0;
	right: 0;
	z-index: 1;
}
#enersys .mainBg h1 p{
	font-family: 'M PLUS 1p', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 28px;
	line-height: 100%;
	text-align: center;
	color: #fff;
	font-style: italic;
	letter-spacing: 2px;
	position: absolute;
	top: -40px;
	left: 0;
	right: 0;
	-moz-text-shadow: 0px 0px 5px rgba(0,0,0, 0.7);
	-webkit-text-shadow: 0px 0px 5px rgba(0,0,0, 0.7);
	text-shadow: 0px 0px 5px rgba(0,0,0, 0.7);
}
#enersys .mainBg h1 img{
	width: 100%;
	height: auto;
}
#enersys .mainBg .txt{
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 19px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	z-index: 1;
	-moz-text-shadow: 0px 0px 5px rgba(0,0,0, 0.7);
	-webkit-text-shadow: 0px 0px 5px rgba(0,0,0, 0.7);
	text-shadow: 0px 0px 5px rgba(0,0,0, 0.7);
}




#enersys #item{
	width: 100%;
	position: relative;
}
#enersys #item .box{
	width: 100%;
}
#enersys #item .box.box1,
#enersys #item .box.box3,
#enersys #item .box.box4{
	background-color: #cdbc91;
}
#enersys #item .box.box2,
#enersys #item .box.box5,
#enersys #item .box.box6,
#enersys #item .box.box7{
	background-color: #d5c5a0;
}
#enersys #item .box .boxL{
	float: left;
	width: 50%;
	height: 393px;
	background-position: right top;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
#enersys #item .box.box1 .boxL{
	height: 435px;
}
#enersys #item .box .boxL .txt{
	padding: 15px 0;
 width: 100%;
 background-color: #8B0707;
 position: absolute;
 bottom: 0;
}
#enersys #item .box .boxL .txt img{
 margin: 0 auto;
 width: 610px;
 height: auto;
}
#enersys #item .box.box1 .boxL{
	background-image: url(../images/brand1.jpg);
}
#enersys #item .box.box2 .boxL{
	background-image: url(../images/brand2.jpg);
}
#enersys #item .box.box3 .boxL{
	background-image: url(../images/brand3.jpg);
}
#enersys #item .box.box4 .boxL{
	background-image: url(../images/brand4.jpg);
}
#enersys #item .box.box5 .boxL{
	background-image: url(../images/brand5.jpg);
}
#enersys #item .box.box6 .boxL{
	background-image: url(../images/brand6.jpg);
}
#enersys #item .box.box7 .boxL{
	background-image: url(../images/brand7.jpg);
}
#enersys #item .box .boxL .inner{
	margin: 0 0 0 auto;
	width: 554px;
	position: absolute;
	top: 38%;
	left: 0;
	right: 0;
}
#enersys #item .box .boxL .inner h2{
	margin: 0 auto;
	padding: 0 0 35px;
	width: 100%;
	text-align: center;
	position: relative;
}
#enersys #item .box.box1 .boxL .inner h2,
#enersys #item .box.box2 .boxL .inner h2,
#enersys #item .box.box3 .boxL .inner h2,
#enersys #item .box.box4 .boxL .inner h2,
#enersys #item .box.box6 .boxL .inner h2,
#enersys #item .box.box7 .boxL .inner h2{
	padding: 0 0 25px;
}
#enersys #item .box .boxL .inner h2 img{
	margin: 0 auto;
	height: auto;
}
#enersys #item .box.box1 .boxL .inner h2 img{
	width: 338px;
}
#enersys #item .box.box2 .boxL .inner h2 img{
	width: 342px;
}
#enersys #item .box.box3 .boxL .inner h2 img{
	width: 281px;
}
#enersys #item .box.box4 .boxL .inner h2 img{
	width: 342px;
}
#enersys #item .box.box5 .boxL .inner h2 img{
	width: 344px;
}
#enersys #item .box.box6 .boxL .inner h2 img{
	width: 338px;
}
#enersys #item .box.box7 .boxL .inner h2 img{
	width: 342px;
}
#enersys #item .box .boxL .inner h2 p{
	font-family: 'M PLUS 1p', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: auto;
	padding: 0;
	width: 100%;
	font-size: 18px;
	line-height: 100%;
	text-align: center;
	color: #fff;
	letter-spacing: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

#enersys #item .box .boxR{
	float: right;
	width: 50%;
	height: 393px;
}
#enersys #item .box.box1 .boxR{
	height: 435px;
}
#enersys #item .box .boxR .inner{
 margin: 0 auto 0 0;
 padding: 25px 0 0;
 width: 506px;
 text-align: center;
 position: relative;
}
#enersys #item .box.box1 .boxR .inner,
#enersys #item .box.box2 .boxR .inner,
#enersys #item .box.box4 .boxR .inner,
#enersys #item .box.box6 .boxR .inner,
#enersys #item .box.box7 .boxR .inner{
	padding: 12px 0 0;
}
#enersys #item .box .boxR .inner .smart{
 width: 160px;
 height: auto;
 position: absolute;
 top: 25px;
 left: 40px;
}
#enersys #item .box .boxR .inner .photo{
	margin: 0 auto;
	width: 415px;
	height: 300px;
}
#enersys #item .box.box1 .boxR .inner .photo,
#enersys #item .box.box2 .boxR .inner .photo,
#enersys #item .box.box4 .boxR .inner .photo,
#enersys #item .box.box6 .boxR .inner .photo,
#enersys #item .box.box7 .boxR .inner .photo{
	height: 314px;
}
#enersys #item .box .boxR .inner .photo img{
	width: 100%;
	height: auto;
}
#enersys #item .box .boxR .inner .photo p{
	margin: 0 auto;
	padding: 10px 0 0;
	width: 100%;
	font-size: 18px;
	line-height: 145%;
	text-align: center;
	color: #fff;
}
#enersys #item .box.box1 .boxR .inner .photo p,
#enersys #item .box.box2 .boxR .inner .photo p,
#enersys #item .box.box4 .boxR .inner .photo p,
#enersys #item .box.box6 .boxR .inner .photo p{
	padding: 2px 0 0;
}
#enersys #item .box .boxR .inner .bt{
	margin: 0 2px;
	width: 204px;
	display: inline-block;
}
#enersys #item .box .boxR .inner .bt.bt2{
 margin: 10px 0 0 214px;
 border-style: none !important;
}
#enersys #item .box .boxR .inner .bt a,
#enersys #item .box .boxR .inner .bt .soon{
	padding: 8px 0;
	width: 100%;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	color: #fff;
	display: block;
	border-radius: 10px;
	border: 1px solid #fff;
}
#enersys #item .box .boxR .inner .bt a:hover{
	color: #b2a594;
	background-color: #fff;
  opacity:1;
  filter: alpha(opacity=100);
}
#enersys #item .box .boxR .inner .bt .soon:hover{
	color: #fff;
	background-color: transparent;
}
#enersys #item .box.box2 .boxR .inner .bt a:hover{
	color: #c8bcae;
}
#enersys #item .box.box3 .boxR .inner .bt a:hover{
	color: #8f7d67;
}
#enersys #item .box.box5 .boxR .inner .bt a:hover{
	color: #8f7d67;
}
#enersys #item .box.box6 .boxR .inner .bt a:hover{
	color: #8f7d67;
}



#enersys #banArea{
 margin: 0 auto;
	padding: 45px 0 80px;
	width: 1070px;
}
#enersys #banArea .plusd{
 float: left;
 margin: 0 0 20px;
 padding: 0;
 width: 520px;
}
#enersys #banArea .plusd img{
	width: 100%;
	height: auto;
}
#enersys #banArea .plusd a{
	width: 100%;
	height: 100%;
	display: block;
	transition: .3s;
}
#enersys #banArea .plusd a:hover{
}
#enersys #banArea .anshin{
 float: right;
 margin: 0 0 20px;
 padding: 0;
 width: 520px;
}
#enersys #banArea .anshin img{
	width: 100%;
	height: auto;
}
#enersys #banArea .switch{
	margin: 0 auto 20px;
	padding: 0;
	width: 942px;
	background-color: #d3c196;
}
#enersys #banArea .switch .image{
	float: left;
	width: auto;
	height: 185px;
}
#enersys #banArea .switch .box{
	float: right;
	margin: 0;
	padding: 32px 15px 0 0;
	width: 482px;
}
#enersys #banArea .switch .box .tx{
	margin: -5px 0 0;
	font-size: 22px;
	line-height: 190%;
	font-weight: bold;
	color: #31220e;
}
#enersys #banArea .switch .box .tx strong{
	font-size: 36px;
	font-weight: bold;
	text-indent: -16px;
	display: inline-block;
}
#enersys #banArea .switch .box .bt{
	margin: 15px 0 0;
	padding: 12px 0;
	width: 100%;
	font-size: 18px;
	line-height: 100%;
	text-align: center;
	color: #fff;
	display: block;
	background-image: url(../images/arrow.png);
	background-position: right center;
	background-size: cover;
	background-repeat: no-repeat;
}
#enersys #banArea .switch a{
	width: 100%;
	height: 100%;
	display: block;
	transition: .3s;
}
#enersys #banArea .switch a:hover{
}



#pagetop{
	width: 60px;
	height: 60px;
	position: fixed;
	right: 60px;
	bottom: 60px;
	cursor: pointer;
	z-index: 101;
}
#pagetop img{
	width: 100%;
	height: auto;
}


footer ul.cb-btns {
  width: 829px;
  margin: 0 auto;
  font-size: 0;
  margin-bottom: 40px;
}
footer ul.cb-btns li.cb-btn {
 display: inline-block;
 width: 400px;
 background-color: #fff;
}
footer ul.cb-btns li.cb-btn:first-child {
  margin-right: 29px;
}
footer ul.cb-btns li.cb-btn a {
 padding: 0;
 width: 100%;
 height: 50px;
 display: block;
 position: relative;
 cursor: pointer;
 transition: .3s;
 background-image: url(../images/existing_img/arrow.png);
 background-position: right 15px center;
 background-size: 8px auto;
 background-repeat: no-repeat;
}
footer ul.cb-btns li.cb-btn a:hover {
 -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
 filter: alpha(opacity=50);
 opacity: 0.5;
 text-decoration: none;
}
footer ul.cb-btns li.cb-btn a img {
 margin: 0 20px 6px 0;
 width: auto;
 height: 35px;
 display: inline-block;
}
footer ul.cb-btns li.cb-btn:nth-child(2) a img {
 width: auto;
 height: 35px;
}
footer ul.cb-btns li.cb-btn a span {
 width: auto;
 font-size: 20px;
 text-align: center;
 font-weight: bold;
 color: #003E81;
 line-height: 50px;
 position: static;
 font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}





@media screen and (max-width:1080px){
#enersys #banArea{
	width: 95%;
}
#enersys #banArea .plusd{
 float: left;
 margin: 0 0 20px;
 padding: 0;
 width: 49%;
}
#enersys #banArea .anshin{
 float: right;
 margin: 0 0 20px;
 padding: 0;
 width: 49%;
}


}


@media screen and (max-width:1154px){
footer ul.cb-btns {
 width: 71%;
}
footer ul.cb-btns li.cb-btn {
 width: 48%;
}
footer ul.cb-btns li.cb-btn:first-child {
  margin-right: 4%;
}
footer ul.cb-btns li.cb-btn a {
 height: 4.6vw;
 background-position: right 3.8% center;
 background-size: 2% auto;
}
footer ul.cb-btns li.cb-btn a img {
 margin: 0 5% 0.4vw 0;
 height: 67%;
 display: inline-block;
 position: static;
}
footer ul.cb-btns li.cb-btn:nth-child(2) a img {
 height: 67%;
}
footer ul.cb-btns li.cb-btn a span {
 font-size: 1.75vw;
 line-height: 250%;
}
#header_nav li a{
 display: none;
}


}


@media screen and (max-width:768px){
.pcOnly {
		display: none;
}
.spOnly {
	display: block;
}

  .Header-site .cb-social{
    margin-top: 4px; }
  .Header-site .cb-social li:first-child{
    margin-right: 0; }
  .Header-site #twitter-widget-0{
    height: 21px !important; }

#navi-open {
  position: absolute;
  right: 0;
  top: 40px;
  height: 52px;
  width: 40px;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
  z-index: 99; }
  #navi-open:hover {
    cursor: pointer; }

.menu-trigger, #nav-open .btn, #nav-open-sp .btn, #nav-close .btn, .menu-trigger span {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all .4s;
  transition: all .4s;
  box-sizing: border-box;
  line-height: 1; }

.menu-trigger {
	position: relative;
	width: 60%;
	height: 39px;
	margin: 0 auto;
	margin-top: 7px;
	margin-bottom: 4px;
		}
  .menu-trigger span {
	margin: 0 auto !important;
	padding: 0;
	width: 100%;
	height: 2px;
	background-color: #003e81;
}
  .menu-trigger span:nth-child(2){
	margin: -5px auto 0 !important;
		}
    .menu-trigger span:last-child {
	margin: -9px auto 0 !important;
      margin-bottom: 0; }

#header_nav {
  width: 100%;
  background-color: #003d80;
  font-size: 100%; }
  #header_nav .inner-link {
    display: none;
    position: absolute;
    z-index: 10;
    top: 42px;
    background: #003d80;
    width: 100%; }
  #header_nav li {
    border-bottom: 1px solid #fff;
    font-size: 140%; }
    #header_nav li a {
	color: #fff;
	padding: 4%;
	display: block;
	text-decoration: none;
	transition: .3s;
}
#header_nav li a:hover{
  opacity:0.5;
  filter: alpha(opacity=50);
}

#enersys{
	margin: -1px 0 0;
	padding: 0;
	width: 100%;
}


#enersys .mainBg{
	margin: 0;
	padding: 0;
	width: 100%;
	max-height: 185vw;
	text-align: center;
	position: relative;
	overflow: hidden;
}
#enersys .mainBg ul.slideSp{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	display: block;
	max-height: 185vw;
	overflow: hidden;
}
#enersys .mainBg ul.slideSp li{
 margin: 0px;
 padding: 0px;
 width: 100%;
 max-height: 185vw;
 overflow: hidden;
 position: relative;
}
#enersys .mainBg ul.slideSp li img{
	width: 100%;
}
#enersys .mainBg ul.slideSp li p{
 margin: 0px;
 padding: 0px;
 width: 100%;
 font-size: 2.4vw;
 line-height: 100%;
 text-align: left;
 color: #fff;
 position: absolute;
 left: 1.6vw;
 bottom: 2vw;
}
#enersys .mainBg ul.slide{
	display: none;
}
#enersys .mainBg h1{
	margin: auto;
	padding: 0;
	width: 75%;
	position: absolute;
	top: 13%;
	left: 0;
	right: 0;
	z-index: 1;
}
#enersys .mainBg h1 p{
	font-family: 'M PLUS 1p', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 4.2vw;
	line-height: 100%;
	text-align: center;
	color: #fff;
	font-style: italic;
	letter-spacing: 2px;
	position: absolute;
	top: -8vw;
	left: 0;
	right: 0;
	-moz-text-shadow: 0px 0px 5px rgba(0,0,0, 0.7);
	-webkit-text-shadow: 0px 0px 5px rgba(0,0,0, 0.7);
	text-shadow: 0px 0px 5px rgba(0,0,0, 0.7);
}
#enersys .mainBg h1 img{
	width: 100%;
	height: auto;
}
#enersys .mainBg .txt{
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 3.4vw;
	line-height: 200%;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 8vw;
	left: 0;
	right: 0;
	z-index: 1;
	-moz-text-shadow: 0px 0px 5px rgba(0,0,0, 0.7);
	-webkit-text-shadow: 0px 0px 5px rgba(0,0,0, 0.7);
	text-shadow: 0px 0px 5px rgba(0,0,0, 0.7);
}




#enersys #item{
	width: 100%;
	position: relative;
}
#enersys #item .box{
	padding: 4vw 0 0;
	width: 100%;
}
#enersys #item .box.box1,
#enersys #item .box.box3,
#enersys #item .box.box4{
	background-color: #cdbc91;
}
#enersys #item .box.box2,
#enersys #item .box.box5,
#enersys #item .box.box6,
#enersys #item .box.box7{
	background-color: #d5c5a0;
}
#enersys #item .box .boxL{
	float: none;
	width: 100%;
	height: 73vw;
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
#enersys #item .box.box1 .boxL{
	height: 73vw;
}
#enersys #item .box .boxL .txt{
	padding: 3vw 0;
 width: 100%;
 background-color: #8B0707;
 position: absolute;
 bottom: 0;
}
#enersys #item .box .boxL .txt img{
 margin: 0 auto;
 width: 65%;
 height: auto;
}
#enersys #item .box.box1 .boxL{
	background-image: url(../images/brand1sp.jpg);
}
#enersys #item .box.box2 .boxL{
	background-image: url(../images/brand2sp.jpg);
}
#enersys #item .box.box3 .boxL{
	background-image: url(../images/brand3sp.jpg);
}
#enersys #item .box.box4 .boxL{
	background-image: url(../images/brand4sp.jpg);
}
#enersys #item .box.box5 .boxL{
	background-image: url(../images/brand5sp.jpg);
}
#enersys #item .box.box6 .boxL{
	background-image: url(../images/brand6sp.jpg);
}
#enersys #item .box .boxL .inner{
	margin: 0 0 0 auto;
	width: 100%;
	position: absolute;
	top: 33%;
	left: 0;
	right: 0;
}
#enersys #item .box.box2 .boxL .inner,
#enersys #item .box.box4 .boxL .inner{
	top: 38%;
}
#enersys #item .box .boxL .inner h2{
	margin: 0 auto;
	padding: 0 0 7vw;
	width: 100%;
	text-align: center;
	position: relative;
}
#enersys #item .box.box2 .boxL .inner h2,
#enersys #item .box.box3 .boxL .inner h2,
#enersys #item .box.box5 .boxL .inner h2{
	padding: 0 0 6vw;
}
#enersys #item .box.box4 .boxL .inner h2{
	padding: 0 0 4.5vw;
}
#enersys #item .box .boxL .inner h2 img{
	margin: 0 auto;
	height: auto;
}
#enersys #item .box.box1 .boxL .inner h2 img{
	width: 72%;
}
#enersys #item .box.box2 .boxL .inner h2 img{
	width: 78%;
}
#enersys #item .box.box3 .boxL .inner h2 img{
	width: 70%;
}
#enersys #item .box.box4 .boxL .inner h2 img{
	width: 75%;
}
#enersys #item .box.box5 .boxL .inner h2 img{
	width: 70%;
}
#enersys #item .box.box6 .boxL .inner h2 img{
	width: 72%;
}
#enersys #item .box .boxL .inner h2 p{
	font-family: 'M PLUS 1p', "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: auto;
	padding: 0;
	width: 100%;
	font-size: 3.4vw;
	line-height: 100%;
	text-align: center;
	color: #fff;
	letter-spacing: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

#enersys #item .box .boxR{
	float: none;
	width: 100%;
	height: auto;
}
#enersys #item .box.box1 .boxR{
	height: auto;
}
#enersys #item .box .boxR .inner{
 margin: 0 auto;
 padding: 4vw 0 5vw;
 width: 90%;
 text-align: center;
 position: relative;
}
#enersys #item .box.box1 .boxR .inner,
#enersys #item .box.box2 .boxR .inner,
#enersys #item .box.box4 .boxR .inner,
#enersys #item .box.box6 .boxR .inner{
	padding: 4vw 0 5vw;
}
#enersys #item .box .boxR .inner .smart{
 width: 35%;
 height: auto;
 position: absolute;
 top: 5vw;
 left: 0;
}
#enersys #item .box .boxR .inner .photo{
	margin: 0 auto;
	width: 100%;
	height: auto;
}
#enersys #item .box.box1 .boxR .inner .photo,
#enersys #item .box.box2 .boxR .inner .photo,
#enersys #item .box.box4 .boxR .inner .photo,
#enersys #item .box.box6 .boxR .inner .photo{
	width: 100%;
	height: auto;
}
#enersys #item .box .boxR .inner .photo img{
	width: 100%;
	height: auto;
}
#enersys #item .box .boxR .inner .photo p{
	margin: 0 auto;
	padding: 2vw 0 3vw;
	width: 100%;
	font-size: 4.2vw;
	line-height: 150%;
	text-align: center;
	color: #fff;
}
#enersys #item .box.box1 .boxR .inner .photo p,
#enersys #item .box.box2 .boxR .inner .photo p,
#enersys #item .box.box4 .boxR .inner .photo p,
#enersys #item .box.box6 .boxR .inner .photo p{
	padding: 2vw 0 2vw;
}
#enersys #item .box .boxR .inner .bt{
	margin: 0 auto 3vw;
	width: 100%;
	display: inline-block;
}
#enersys #item .box .boxR .inner .bt.bt2{
	margin: 0 auto 3vw;
 border-style: none !important;
}
#enersys #item .box .boxR .inner .bt a{
	padding: 2.3vw 0;
	width: 100%;
	font-size: 3.8vw;
	line-height: 100%;
	text-align: center;
	color: #fff;
	display: block;
	border-radius: 10px;
	border: 1px solid #fff;
}
#enersys #item .box .boxR .inner .bt a:hover{
	color: #b2a594;
	background-color: #fff;
  opacity:1;
  filter: alpha(opacity=100);
}
#enersys #item .box.box2 .boxR .inner .bt a:hover{
	color: #c8bcae;
}
#enersys #item .box.box3 .boxR .inner .bt a:hover{
	color: #8f7d67;
}
#enersys #item .box.box5 .boxR .inner .bt a:hover{
	color: #8f7d67;
}
#enersys #item .box.box6 .boxR .inner .bt a:hover{
	color: #8f7d67;
}



#enersys #banArea{
	margin: 0 auto;
	padding: 5vw 0 10vw;
	width: 90%;
}
#enersys #banArea .plusd{
	margin: 0 auto 4vw;
	padding: 0;
	width: 100%;
}
#enersys #banArea .plusd img{
	width: 100%;
	height: auto;
}
#enersys #banArea .plusd a{
	width: 100%;
	height: 100%;
	display: block;
	transition: .3s;
}
#enersys #banArea .plusd a:hover{
}
#enersys #banArea .anshin{
 float: none;
 margin: 0 0 4vw;
 padding: 0;
	width: 100%;
}
#enersys #banArea .anshin img{
	width: 100%;
	height: auto;
}
#enersys #banArea .switch{
	margin: 0 auto 20px;
	padding: 0;
	width: 100%;
	background-color: #d3c196;
}
#enersys #banArea .switch .image{
	float: none;
	width: 100%;
	height: auto;
}
#enersys #banArea .switch .box{
	float: none;
	margin: 0;
	padding: 4.2vw 0 4vw;
	width: 100%;
}
#enersys #banArea .switch .box .tx{
	margin: -2vw auto 0;
	width: 90%;
	font-size: 4vw;
	line-height: 190%;
	font-weight: bold;
	color: #31220e;
}
#enersys #banArea .switch .box .tx strong{
	font-size: 6.7vw;
	font-weight: bold;
	text-indent: -3vw;
	display: inline-block;
}
#enersys #banArea .switch .box .bt{
	margin: 3vw 5% 0 0;
	padding: 3vw 0 3vw 7%;
	width: 95%;
	font-size: 3.5vw;
	line-height: 100%;
	text-align: center;
	color: #fff;
	display: block;
	background-image: url(../images/arrow.png);
	background-position: right center;
	background-size: cover;
	background-repeat: no-repeat;
}
#enersys #banArea .switch a{
	width: 100%;
	height: 100%;
	display: block;
	transition: .3s;
}
#enersys #banArea .switch a:hover{
}




#pagetop{
	width: 60px;
	height: 60px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
}
#pagetop img{
	width: 100%;
	height: auto;
}


  footer ul.cb-btns {
    width: auto;
    margin: 0 20px;
    font-size: 0;
    margin-bottom: 20px;
  }
  footer ul.cb-btns li.cb-btn {
    display: block;
    width: auto;
    margin-bottom: 10px;
  }
  footer ul.cb-btns li.cb-btn:first-child {
    margin-right: 0;
  }
  footer ul.cb-btns li.cb-btn a {
 padding: 4vw 0;
 height: auto;
 text-align: left;
 display: block;
 position: relative;
 background-color: #ffffff;
 overflow: hidden;
 background-image: url(../images/existing_img/arrow.png);
 background-position: right 5% center;
 background-size: 2.7vw auto;
 background-repeat: no-repeat;
  }
footer ul.cb-btns li.cb-btn a img {
 margin: auto;
 width: 5vw;
 height: auto;
 display: inline-block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 7.3%;
}
footer ul.cb-btns li.cb-btn:nth-child(2) a img {
 width: 10vw;
 height: auto;
 left: 5%;
}
  footer ul.cb-btns li.cb-btn a span {
 margin: 0 0 0 25%;
 font-size: 4.5vw;
 color: #003E81;
 line-height: 100%;
 text-align: left;
 position: static;
 font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }



}


@media screen and (max-width:380px){



}



@media screen and (max-width:768px) and (orientation: landscape) {


}
/* other
---------------------------------------------------------*/
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  

.clearfix { display: block; }  
/* End hide from IE-mac */  
  