@charset "utf-8";
/* CSS Document */


.imageArea-new_energy {
    background-image: url(../images/head_sale.jpg) !important;
    background-position:center center;
}
.imageArea-areanew {
    background-image: url(../images/head.jpg) !important;
	position: relative;
    width: 100%;
    min-height: 600px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    margin: 0 auto;
}
.lh15{
	line-height: 1.5;
}
.lh2{
	line-height: 2;
}
.pb50{
	padding-bottom:50px;
}
.pt50{
	padding-top:50px;
}
.pt35{
	padding-top:35px;
}
.pt20{
	padding-top: 20px;
}
.section.pt20{
	padding-top: 20px;
}
.pt15{
	padding-top:15px;
}
.pt35{
	padding-top:20px;
}
.pt1{
	padding-top:1px;
}
.mb50{
	margin-bottom:50px;
}
.section p.mb50{
	margin-bottom:50px;
}
.mt50{
	margin-top:50px;
}
.mt0{
	margin-top:0px;
}
.textWhite{
	color:#fff;
}
.whiteBase{
	background-color:#fff;
}
.section .w90{
	width: 90%;
    margin: 30px auto;
}
.section.w90{
	width: 90%;
    margin: 15px auto;
}
a.new_energy{
	display: block;
    width: 296px;
    height: 96px;
    margin: 20px auto 60px auto;
    background-image: url(../area_new/images/link.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
}
h3.greenBase{
	width:90%;
	margin:30px auto;
	background-color:#00abbb;
	padding:10px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	font-size:1.5em;
}
.marginBottom100{
	margin-bottom:100px;
}
.marginBottom60{
	margin-bottom:60px;
}
.section{
	width: 100%;
    overflow: hidden;
    padding-top: 35px;
	padding-bottom:40px;
}
.section img{
	width:100%;
}
.double,.triple{
	overflow:hidden;
}
.double iflame{
	width: 100%;
	height: 400px;
}
.double div:first-child{
	width:46%;
	margin-right:2%;
	float:left;
}
.double div:nth-child(2){
	width:50%;
	margin-left:2%;
	float:left;
}
.triple div:first-child{
	width:32%;
	margin-right:1.333%;
	float:left;
}
.triple div:nth-child(2){
	width:32%;
	margin:0 0.666%;
	float:left;
}
.triple div:last-child{
	width:32%;
	margin-left:1.333%;
	float:left;
}
.section{
	width: 100%;
    overflow: hidden;
    padding-top: 35px;
	padding-bottom:40px;
}
.lead{
	line-height:1.5em;
	margin-bottom:20px;
	color:#00ABBB;
	font-weight:bold;
}
.lead2{
	line-height:1.5em;
	margin:20px 0;
	color:#00ABBB;
	font-weight:bold;
	font-size:1.5em;
	text-align:left;
	padding:30px 10px;
}
.lead3{
	line-height:1.5em;
	margin-bottom:20px;
	color:#00ABBB;
	font-weight:bold;
	font-size:1.5em;
	text-align:left;
	padding:30px 0 0 0;
}
/*index columnsNews*/

.oneColumnBlock {
    position: relative;
    width: 100%;
	display: flex;
	justify-content: center;
	align-items: stretch;
}
.oneColumnBlock div.base{
	width: 49%;
}
.oneColumnBlock a.oneColumnImg{
	display: block;
	width: 51%;
	background-image: url(../images/img_07.jpg);
    background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
}
.oneColumnBlock div.base{
	background-color: #00abba;
	padding: 20px;
}
.oneColumnBlock div.base h2{
	margin-bottom: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 1.5em;
}
.oneColumnBlock div.base p{
	color: #fff;
	line-height: 1.5;
	margin-bottom: 40px;
}
.oneColumnBlock a img{
	width: 100%;
	object-fit: cover;
}
.oneColumnBlock .imageLink a:hover{
	color: #fff;
}


/*index columns*/
.indexDescription {
    display:flex;
    height: 540px;
}

.indexDescription .columns {
    position: relative;
    width: 49%;
    display: block;
    border-left: none;
    background-color: #00abba;
    height: 270px;
    margin-right:1%;
}

.indexDescription .columns.s2nd {
    text-align: left;
    border-right: none;
    background-color: #00abba;
    height: 270px;
    margin-left:1%;
    margin-right:0;
}

.columnsImage {
    position: absolute;
}

.columnsImage img {
    width: 100%;
    height: auto;
}

.columnsBlock {
    position: absolute;
    height: 260px;
    width: 90%;
}
h2.ttl{
	font-size:1.8em;
	margin:30px auto 0 auto;
	color: #00abba;
	font-weight:bold;
	text-align:center;
}
h2.ttl2{
	color: #333;
	margin:30px 10px;
	font-size:1.6em;
}
h3.ttl3{
	margin:50px 10px 30px 10px;
	font-size:1.5em;
	position:relative;
	padding-left:1.25em;
	color: #00abba;
}
h3.ttl3::before{
	display:block;
	content:"\025a0";
	position:absolute;
	left:0;
	top:-2px;
	font-size:1.2em;
}
h4{
	padding: 15px 0;
	font-size: 1.5em;
	color: #00abba;
	border-bottom: 1px solid #00abba;
	border-top: 1px solid #00abba;
	margin-bottom: 30px;
}
h5{
	margin-bottom: 30px;
	color: #00abba;
	font-size: 1.2em;
}

h4 span{
	font-size: 0.7em;
}

.bannerArea{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.bannerArea div.flexBox{
	width: 48%;
}
.bannerArea div img{
	width: 100%;
}
.bannerArea .flex_ttl-logo a{
	display: flex;
	justify-content: flex-start;
	width: 100%;
	text-decoration: none;
}
.bannerArea .flex_ttl-logo div:first-child{
	width: 60%;
	margin-right: 2%;
	padding-top: 30px;
	color: #00ABBB;
	line-height: 1.5;
	font-weight: bold;
	font-size: 1.15em;
}
.bannerArea .flex_ttl-logo div:last-child{
	width: 38%;
}
.bannerArea .flex_ttl-logo div:last-child img{
	max-width: 120px;
}
.section.map {
    padding:10px;
}
.indexDescription .columns .columnsBlock {
    top: 0;
    left: 5%;
}

.indexDescription .columns.s2nd .columnsBlock {
    top: 0;
    right:0;
    padding-right:20px;
}
.indexDescription .columns.s2nd .columnsBlock.twolink {
    top: 0;
    left:5%;
    right:0;
    padding-right:0px;
}

.indexDescription .columns h2.indexColumnsTitle {
    font-size: 28px;
    color: #FFF;
    letter-spacing: 2px;
    margin:20px 0 0 0px;
}

.indexDescription .columns.s2nd h2.indexColumnsTitle {
    font-size: 28px;
    color: #FFF;
    letter-spacing: 2px;
    margin:20px 0 0 0px;
}

.indexDescription .columns .indexColumnsRead {
    font-size: 16px;
    color: #FFF;
    margin:20px 0 0 0px;
    line-height:1.5;
}
.indexDescription .columns.s2nd .columnsBlock.twolink .indexColumnsRead{
	margin:20px 0 0 0px;
}

.indexDescription .columns.s2nd .indexColumnsRead {
    font-size: 16px;
    color: #FFF;
    line-height:1.5;
}

.indexDescription .columns .imageLink {
    margin:30px 0 0 20px;
}

.indexDescription .columns.s2nd .imageLink {
    margin:20px 0 0 0px;
}
.indexDescription .columns.s2nd .imageLink span{
    display: block;
    padding-left: 55px;
    margin-top: 8px;
}
.indexDescription .columns .imageLink span{
    display: block;
    padding-left: 55px;
    margin-top: 8px;
}
.imageLink a {
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
    text-decoration: none;
}
.imageLink a.space1 {
	font-size: 16px;
	letter-spacing: 0px;
}
.imageLink a:hover {
    color: #eee;
}

.imageLink a::before {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    content: ' ';
    display: inline-block;
    width: 37px;
    height: 12px;
    background-image: url(/images/img-more-arrow-w.png);
    background-size: contain;
    vertical-align: baseline;
    margin-right: 20px;
}

.imageLink a:hover::before {
    margin-left: 20px;
    margin-right: 0px;
}
.columnsBlock p.stop{
	padding: 4px 10px;
	text-align: center;
	background-color: #fff;
	color: #00abba;
	font-weight: bold;
	margin: 20px auto 0 auto;
}
.columnsBlock a.new{
	display: block;
	position: relative;
	padding: 4px 10px;
	text-align: center;
	background-color: #fff;
	color: #00abba;
	font-weight: bold;
	margin: 20px auto 0 auto;
	text-decoration: none;
}
.columnsBlock a.new:hover{
	opacity: 0.8;
}
.columnsBlock a.new::after{
	position: absolute;
	content: "＞";
	right: 12px;
	width: 20px;
	height: 100%;
    vertical-align: baseline;
	transition: .3s all;
}
.columnsBlock a.new:hover::after{
	right: 5px;
}

.indexDescription .columns .indexSvgIcon {
    position: absolute;
    width: 120px;
    height: 120px;
    top: 100px;
    right: 0;
}

.indexDescription .columns.s2nd .indexSvgIcon {
    position: absolute;
    width: 140px;
    height: 140px;
    top: 90px;
    right: -35px;
}

.indexDescription .columns .columnsImage {
    position: absolute;
    left: 0px;
    top: 92%;
	right: 0;
}

.indexDescription .columns.s2nd .columnsImage {
    position: absolute;
    top: 92%;
	left: 0;
	width: 100%;
}

.indexCSR {
    clear: both;
    width: 100%;
    min-width: 1000px;
    height: 500px;
}

.indexCSRarea {
    height: 300px;
    background-color: #00abba;
}

.indexCSRarea .entry {
    position: relative;
}

.indexCSR h2.indexColumnsTitle {
    font-size: 32px;
    color: #FFF;
    letter-spacing: .25em;
    padding-top: 50px;
    margin-bottom: 20px;
    padding-left: 50px;
}

.indexCSR .indexCSRread {
    width: 60%;
    font-size: 16px;
    color: #FFF;
    line-height: 1.75;
    float: left;
    padding-right: 50px;
    margin-left: 50px;
}

.imageLink.csr {
    float: left;
    padding-top: 60px;
}

.indexCSR .indexSvgIcon {
    position: absolute;
    width: 220px;
    height: 220px;
    top: 0px;
    right: 0px;
}
h3.subTitle{
font-size: 22px;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 10px;
    color: #00abba;
    letter-spacing: 15px;
}
.section a.btn{
	display:inline-block;
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	padding:10px 20px;
	background-color:#00ABBB;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
}
.section a.btn:hover{
	opacity:0.8;
	-webkit-opacity:0.8;
}
.section p{
	margin-bottom:10px;
}
.section p.ttl{
	font-size:1.1em;
	font-weight:bold;
	color: #00abba;
}
.section p.leadTtl{
	font-size:1em;
	margin-top:10px;
	font-weight:bold;
}
.section img.logo{
	width:220px;
}
.section p.lead.black{
	color:#222;
	font-size:0.9em;
}
.imgPC{
	display:block;
}
.imgSP{
	display:none;
}
.leftLine{
	line-height:1.8em;
}

.map div.w100{
	width:100%;
	margin-bottom:30px;
	margin-left:0;
}

.map p.t01{
	color:#00abba;
	margin-bottom:1px;
	font-size:1.25em;
}
.map p.t02{
	color:#00abba;
	border-bottom:6px;
	font-size:1.1em;
}
.map p.t03{
	color:#00abba;
	border-bottom:6px;
	font-size:2.2em;
	margin-top:10px;
	margin-bottom:16px;
}
.map p.t03 span.bold{
	font-weight:bold;
	font-size:1.2em;
	margin-left:4px;
}
.map p.t03 span{
	display:inline-block;
	margin-left:26px;
	color:#00abba;
	font-size:0.4em;
}
.map p.t04{
	color:#00abba;
	border-bottom:6px;
	font-size:0.85em;
	margin-top:10px;
	margin-bottom:0px;
	font-weight:normal;
}
.map div p:last-child{
	margin-bottom:0;
}
.map div.bottomSpace{
	margin-bottom:20px;
}
.map div img.img80{
	display:block;
	width:80%;
	margin:0 auto;
}

.btn-6{
  display: block;
  position: relative;
  border: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  margin: 40px auto;
  background: #00ABBB;
  text-decoration:none;
  width:400px;
  text-align:center;
}
.btn-6 span{
  display: block;
  padding: 10px 80px;
}
.btn-6::before, .btn-6::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #fff;
}
.btn-6 p{
	display:block;
	position:relative;
}
.btn-6 p:after{
	content:"＞";
	position:absolute;
	top:calc(50% - 0.5em);
	right:20px;
	transition: all 0.2s linear;
}
.btn-6 p:hover:after{
	right:8px;
	transition: all 0.1s linear;
}

.btn-6 span::before, .btn-6 span::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #fff;
}
.btn-6:hover::before, .btn-6:hover::after{
  width: 100%;
}
.btn-6:hover span::before, .btn-6:hover span::after{
  height: 100%;
}

.btn-6::before{
  left: 50%;
  top: 0;
  transition-duration: 0.4s;
}
.btn-6::after{
  left: 50%;
  bottom: 0;
  transition-duration: 0.4s;
}
.btn-6 span::before{
  left: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.btn-6 span::after{
  right: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.btn-6:hover::before, .btn-6:hover::after{
  left: 0;
}
.btn-6:hover span::before, .btn-6:hover span::after{
  top: 0;
}
.bleuBack{
	background-color:#E0E7EB;
	margin-bottom:40px;
	padding:0 35px 0px 35px;
}
.bleuBack .btn-6{
	margin:0 auto;
}
.boxH3white{
	padding:10px;
	font-size:1.2;
	color: #00ABBB;
	text-align:center;
	background-color:#fff;
	position:relative;
	margin-bottom:30px;
}
.boxH3white:after{
	display:block;
	content:"COLUMN";
	position:absolute;
	left:0;
	top:0;
	height:calc(100% - 20px);
	width:6em;
	padding:10px;
	background-color:#E73828;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.2;
}

.boxH3white img{
	display:inline-block;
	margin:0px 6px 0px 6px;
	width:30px;
	height:18px;
	position:relative;
	top:3px;
}
.boxH3white span{
	letter-spacing:2px;
}
.list{
	color: #00ABBB;
	font-weight:bold;
}
a.PCtouchNone{
	pointer-events:none;
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5) {
/**/
    .lead3 {
        line-height: 1.5em;
        margin-bottom: 20px;
        color: #00ABBB;
        font-weight: bold;
        font-size: 1.25em;
        text-align: left;
        padding: 30px 10px 0 10px;
    }
    .indexDescription {
        height: auto;
        display:block;
    }
    .indexDescription .columns,
    .indexDescription .columns.s2nd {
        width: 98%;
        height: auto;
        float: none;
        margin: 0 1% 10px 1%;
        border: none;
    }
    .columnsBlock {
        position: relative;
        height: auto;
        overflow: hidden;
        min-width: 100%;
        width: 100%;
        top:auto;
        left:auto;
        padding:10px;
    }
	.indexDescription .columns .columnsBlock {
    left: 0;
}
    .indexDescription .columns h2.indexColumnsTitle,
    .indexDescription .columns.s2nd h2.indexColumnsTitle {
        font-size: 24px;
        letter-spacing: 0;
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        width: auto;
        padding: 20px 0 10px 10px;
        width:100%;
    }
    .indexDescription .columns .indexColumnsRead,
    .indexDescription .columns.s2nd .indexColumnsRead {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        width: auto;
        padding: 10px 0 10px 10px;
    }
    .indexDescription .columns .indexSvgIcon,
    .indexDescription .columns.s2nd .indexSvgIcon {
        width: 120px!important;
        height: 120px;
        position: relative;
        top: 0;
        right: 0;
        left: auto;
        padding: 10px 0 10px 10px;
        float: right;
        margin-top: -50px;
    }
    .indexDescription .columns .imageLink,
    .indexDescription .columns.s2nd .imageLink {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        padding: 10px 0 20px 10px;
		clear: both;
    }
    .indexDescription .columns.s2nd .imageLink {
		clear: both;
		margin: 0px 0 0 0px;
    }
    .indexDescription .columns .columnsImage,
    .indexDescription .columns.s2nd .columnsImage {
        position: relative;
        right: 0;
        left: 0;
        bottom: 0;
    }
    .imageLink a,
    .imageLink a:hover {
        -webkit-transition: all 0s ease;
        transition: all 0s ease;
        font-size: 18px;
        color: #fff;
        letter-spacing: 2px;
        text-decoration: none;
    }
    .imageLink a::before,
    .imageLink a:hover::before {
        -webkit-transition: all 0s ease;
        transition: all 0s ease;
        margin-left: 6px;
        margin-right: 20px;
    }
	.indexDescription .columns.s2nd .imageLink a,
    .indexDescription .columns.s2nd .imageLink a:hover {
        -webkit-transition: all 0s ease;
        transition: all 0s ease;
        font-size: 14px;
        color: #fff;
        letter-spacing: 2px;
        text-decoration: none;
    }
	.indexDescription .columns.s2nd .columnsBlock.twolink{
		left: 0;
		padding-left: 0;
	}
	.columnsBlock p.stop {
    width: 96%;
}
	.indexDescription .columns.s2nd .imageLink span {
    padding-left: 62px;
}
.indexDescription .columns .imageLink span {
    padding-left: 62px;
}
.indexDescription .columns .imageLink {
    margin: 10px 0 0 0px;
}

    /**/
	
	    /* bnr */
    .bnrArea {
        clear: both;
        margin-top: 20px;
    }
    .bnrMini {
        width: 100%;
        padding: 5px 10px;
    }
    .bnrMini:last-child {
        margin-right: 0;
    }
    .bnrMini a img,
    .bnrMini a:hover img {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
	.symEnergyUR{
		width:100%;
	}
	.symEnergyInterview{
		width:100%;
	}

.double div:first-child{
	width:96%;
	margin:10px 2%;
	float:none;
}
.double div:nth-child(2){
	width:96%;
	margin:10px 2%;
	float:none;;
}
.triple div:first-child{
	width:96%;
	margin:10px 2%;
	float:none;
}
.triple div:nth-child(2){
	width:96%;
	margin:10px 2%;
	float:none;
}
.triple div:last-child{
	width:96%;
	margin:10px 2%;
	float:none;
}
p.imageText br{
	display:none;
}
	.bannerArea{
		width: 96%;
		margin: 0 auto;
		flex-direction: column;
	}
.bannerArea div.flexBox {
    width: 100%;
	margin-bottom: 30px;
}
.indexDescription .columns.s2nd .columnsBlock {
    top: 0;
    left:auto;
    right:0;
    padding:10px;
}
}
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5) {
.spBrNone br{
	display:none;
}
.indexDescription .columns .indexSvgIcon,
    .indexDescription .columns.s2nd .indexSvgIcon {
        width: 120px!important;
        height: 120px;
        position: absolute;
        top: 30px;
        right: 30;
        left: auto;
        padding: 10px 0 10px 10px;
        float: right;
        margin-top: -50px;
    }

}

@media screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 1.5) {
.map div img.img80 {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.btn-6 {
    width: 90%;
}

}

@media screen and (max-width: 475px) and (-webkit-min-device-pixel-ratio: 1.5) {
.imgPC{
	display:none;
}
.imgSP{
	display:block;
}

.lead3{
	padding-left:12px;
}
.double div:first-child{
	width:96%;
	margin:10px auto 30px auto;
	float:none;
}
.double div:nth-child(2){
	width:96%;
	margin:10px 2%;
	float:none;;
}
.triple div:first-child{
	width:96%;
	margin:10px auto;
	float:none;
}
.triple div:nth-child(2){
	width:96%;
	margin:10px 2%;
	float:none;
}
.triple div:last-child{
	width:96%;
	margin:10px 2%;
	float:none;
}
.double div.w100{
	width:100%;
	margin-bottom:10px;
	margin-left:0;
}
.double p.t01{
	color:#00abba;
	border-bottom:6px;
	font-size:1.5em;
}
.double p.t02{
	color:#00abba;
	border-bottom:6px;
	font-size:1.1em;
}
.double p.t03{
	color:#00abba;
	border-bottom:6px;
	font-size:2.2em;
	margin-top:24px;
	margin-bottom:16px;
}
.double p.t04{
	color:#000;
	border-bottom:6px;
	font-size:1em;
	margin-top:10px;
	margin-bottom:16px;
	font-weight:normal;
}
.double div p:last-child{
	margin-bottom:0;
}
.double div.bottomSpace{
	margin-bottom:20px;
}

a.PCtouchNone{
	pointer-events:auto;
}
.lead{
	width:96%;
	margin:20px auto;
}
.lead2{
	width:96%;
	margin:20px auto 60px auto;
}
.lead3{
	width:96%;
	margin:20px auto;
}
.map{
	width:96%;
	margin:20px auto;
}
.list{
	width:96%;
	margin:20px auto;
}

.boxH3white{
	padding:60px 10px 10px 10px;
	font-size:1.2;
	color: #00ABBB;
	text-align:center;
	background-color:#fff;
	position:relative;
	margin-bottom:30px;
	line-height:1.5;
}
.boxH3white:after{
	display:block;
	content:"COLUMN";
	position:absolute;
	left:0;
	top:0;
	height:auto;
	width:100%;
	padding:10px;
	background-color:#E73828;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.2;
	text-align:center;
}
.columnsBlock a.new{
	width: 95%;
}
}