@charset "UTF-8";

.mb60{
  margin-bottom: 60px;
}

.mt60{
  margin-top: 60px;
}

.bold {
  font-weight: bold;
}

h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-top: 3rem;
  margin-bottom: 1rem;
}

h5.bold{
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 10px;
  color: #595757;
}

.attention{
    position: relative;
    padding-left: 35px;
    font-size: 1.8rem;
    line-height: 1.8;
}

.attention::before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../renewable-energy/images/high-imag14.png) no-repeat;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: auto;
}

.grn{
  color: #5CB680;
}

#renewalenergy02 .content-block{
margin-bottom: 40px;
}
a.header_contact__btn{
    width: 500px;
    height: 100px;
    /* margin: 80px auto 50px; */
    margin: 40px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-size: 2.7rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    background: var(--key-color);
    border-radius: 20px;
    position: relative;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 18%);
}
.renewalenergy-top-text {
  transform: translateX(-15%);
  -webkit-transform: translateX(-15%);
}

.renewalenergy-top-text img {
  width: 80%;
}

.title_bb {
  color: #5cb680;
  font-weight: 700;
  font-size: 2.4rem;
  border-bottom: 1px solid #5cb680;
  padding-bottom: 8px;
  margin-bottom: 40px;
  text-align: center;
}

.renewalenergy .side-btn li.other a {
  background: #eb6a05;
  color: #fff;
}

.renewalenergy .paragraph span.asterisk {
  display: block;
  font-size: 1.4rem;
}

#renewalenergy01 .content-block {
}

#renewalenergy01 .renewalenergy-badge img {
  width: 100%;
}

.renewalenergy01-list{
  display: grid;
  grid-template-columns: 8em 1fr;
  gap: 10px;
  align-items: center;
}

.renewalenergy01-list dt{
  background-color: var(--key-color);
  color:#fff;
  font-weight: bold;
  height: 2em;
  text-align: center;
  line-height: 2;
  clip-path: polygon(0% 0%,90% 0%,100% 50%,90% 100%,0% 100%);
}

.renewalenergy01-list dd{
  
}



.high-renewalenergy {
  margin-top: 50px;
  margin-bottom: 50px;
}

.renewalenergy-badge {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  column-gap: 15px;
  width: 90%;
  margin: 0 auto 0px;
}
.high-renewalenergy .renewalenergy-badge li {
  width: 32%;
  text-align: center;
}

.high-renewalenergy li a {
  color: #fff;
  background: var(--key-color);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  text-align: center;
  font-size: 2rem;
  border-radius: 5px;
}

#renewalenergy01 table.table-std th {
  text-align: center;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  font-weight: bold;
  background: rgba(92, 182, 128, 0.75);
  color: #fff;
}

#renewalenergy02 .paragraph .renewalenergy-title{
    font-size: 2rem;
    font-weight: 700;
}
#renewalenergy02 table.table-std.td-center td {
  text-align: center;
  font-size: 14px;
}

#renewalenergy02 table.table-std tr:nth-child(1) th {
  background: var(--key-color);
}
#renewalenergy02 table.table-std th {
  width: calc(100% / 3);
  background: #5cb680;
}

#renewalenergy02 h4{
    margin-bottom: 10px;
}
#renewalenergy02 {
    margin-bottom: 10px;
}
#renewalenergy03 .content-block{
	margin-bottom: 40px;
}

#renewalenergy03 a br{
	display: none;
}
#renewalenergy03  .content-block{
	margin-bottom:40px;
}

#renewalenergy03 .content-block-img{
    display: flex;
    width: 100%;
    justify-content: space-between;
}

#renewalenergy03  .content-block-left{
	width: 47%;
}

#renewalenergy03 .content-block-right {
    width: 47%;
}

#renewalenergy03 img {
  width: 100%;
}
#renewalenergy03 ul{
	margin-bottom: 10px;
}

#renewalenergy03 li h4 {
  color: #5cb680;
  font-weight: 700;
  font-size: 2rem;
  border-bottom: 1px solid #5cb680;
  padding-bottom: 0px;
  margin-bottom: 25px;
  margin-top: 20px;
}

#renewalenergy03 ul li p {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 10px;
  font-size: 1.4rem;
}

#renewalenergy03 .content-block-img p{
    margin-bottom: 5px;
}

#renewalenergy03 .middle-title {
    color: #5CB680;
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 2.5rem;
    border-bottom: 2px solid #5CB680;
    display: inline-block;
    padding-bottom: 0;
    line-height: 1;
}
#renewalenergy04 .content-block img {
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
    width: 220px;
}

#renewalenergy04 .content-block {
    background: #fff;
    margin-bottom: 50px;
    padding: 50px;
    position: relative;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.attention-list.half {
  width: 75%;
  margin-bottom: 20px;
}

.attention-list li::before {
  content: "";
  width: 25px;
  height: 25px;
  display: inline-block;
  background: url(../renewable-energy/images/high-imag14.png) no-repeat;
  -webkit-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin: auto;
}

.attention-list li {
  position: relative;
  padding-left: 35px;
  font-size: 1.8rem;
  line-height: 1.8;
}

.merit-jp-box {
  background: url(../kouatsu/images/high-imag12.png) right top no-repeat;
  -webkit-background-size: 40%;
  -o-background-size: 40%;
  background-size: 30%;
  padding-bottom: 10px;
  margin-bottom: 0;
  height: 300px;
}

.asterisk-text {
  font-size: 1.4rem;
  padding-left: 15px;
  position: relative;
}

.asterisk-text:before {
  content: "*";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.asterisk-text.asterisk-none {
  padding-left: 0;
}

.asterisk-text.asterisk-none:before {
  display: none;
}

.renewalenergy-attention {
  margin-bottom: 20px;
}

#renewalenergy05 .content-block{
    width: 90%;
    margin: 0 auto;
}
#renewalenergy06 .last-txt {
  margin-bottom: 10px;
}

#renewalenergy06 .step-number .step01 .icon {
  background: url(../images/common/step-icon01.png) no-repeat #5cb680 center
    center;
  background-size: 50px;
}

#renewalenergy06 .step-number .step02 .icon {
  background: url(../images/common/step-icon02.png) no-repeat #5cb680 center
    center;
  background-size: 50px;
}

#renewalenergy06 .step-number .step03 .icon {
  background: url(../images/common/step-icon03.png) no-repeat #5cb680 center
    center;
  background-size: 50px;
}

#renewalenergy06 .step-number .step04 .icon {
  background: url(../images/common/step-icon04.png) no-repeat #5cb680 center
    center;
  background-size: 50px;
}

#renewalenergy06 .step-number .step05 .icon {
  background: url(../images/common/step-icon05.png) no-repeat #5cb680 center
    center;
  background-size: 50px;
}

#renewalenergy06 .step-number .step06 .icon {
  background: url(../images/common/step-icon06.png) no-repeat #5cb680 center
    center;
  background-size: 50px;
}

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

	.middle-title {
    font-size: 2rem;
}

	a.header_contact__btn {
    width: 90%;
    height: auto;
    padding: 20px 10px 20px 40px;
    font-size: 1.8rem;
    border-radius: 10px;
}
  .renewalenergy-top-text {
    transform: none;
    -webkit-transform: none;
    width: 80%;
  }
  .renewalenergy-top-text img {
    width: 100%;
  }

  .high-renewalenergy {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .renewalenergy-badge {
    width: 100%;
    flex-wrap: wrap;
  }

  .high-renewalenergy .renewalenergy-badge li {
    width: 100%;
    text-align: center;
  }

  .high-renewalenergy li a {
    height: 50px;
    margin-bottom: 10px;
  }
  .renewalenergy-badge li {
    width: 49%;
  }

  .renewalenergy-top-text img {
    width: 100%;
  }

  .middle-title {
    font-size: 1.8rem;
  }

  .merit-jp-box {
    background: url(../kouatsu/images/high-imag12.png) center top no-repeat;
    -webkit-background-size: 40vw;
    -o-background-size: 40vw;
    background-size: 40vw;
    padding-top: 40vw;
    padding-bottom: 0;
    margin-bottom: 0;
    height: 400px;
  }

  .attention-list.half {
    width: 100%;
    margin-bottom: 20px;
  }

#renewalenergy03 .content-block-img{
    display: block;
    width: 100%;
}

#renewalenergy03  .content-block-left{
    width: 100%;
	margin-bottom:20px
}

#renewalenergy03 .content-block-right {
    width: 100%;
		margin-bottom:20px
}
  #renewalenergy03 li h4 {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 1.8rem;
  }

  #renewalenergy03 a br{
	display: block;
}

  #renewalenergy04 .content-block img {
    float: none;
    margin-bottom: 20px;
    margin-left: 0px;
    width: 100%;
  }

  #renewalenergy04 .content-block {
	padding: 25px;
}

  #renewalenergy06 .attention-list.half {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 20px;
  }

  #renewalenergy06 .step-number .step01 .icon {
    background: url(../images/common/step-icon01.png) no-repeat #5cb680 center
      center;
    background-size: contain;
  }

  #renewalenergy06 .step-number .step02 .icon {
    background: url(../images/common/step-icon02.png) no-repeat #5cb680 center
      center;
    background-size: contain;
  }

  #renewalenergy06 .step-number .step03 .icon {
    background: url(../images/common/step-icon03.png) no-repeat #5cb680 center
      center;
    background-size: contain;
  }

  #renewalenergy06 .step-number .step04 .icon {
    background: url(../images/common/step-icon04.png) no-repeat #5cb680 center
      center;
    background-size: contain;
  }

  #renewalenergy06 .step-number .step05 .icon {
    background: url(../images/common/step-icon05.png) no-repeat #5cb680 center
      center;
    background-size: contain;
  }

  #renewalenergy06 .step-number .step06 .icon {
    background: url(../images/common/step-icon06.png) no-repeat #5cb680 center
      center;
    background-size: contain;
  }
  .sp-br{
    display: block;
  }
  .sp-none{
    display: none;
  }
  .title_bb{
    font-size: 2.2rem;
  }
}
/*# sourceMappingURL=maps/renewalenergy.css.map */
