
@charset "UTF-8";

/*--------------------------------------------------------#sec-about-----*/

#sec-about{
  margin-top: 90px;
  padding: 90px 0 120px;
  position: relative;
  overflow: hidden;
}

#sec-about:after {
  content: "";
  background: #e9f7ff;
  position: absolute;
  max-width: calc(2000px - 5%);
  width: 95%;
  height: 78%;
  left: 5%;
  z-index: 1;
  bottom: 22%;
}

#sec-about .secInr{
  position: relative;
  z-index: 2;
}

.about-detail{
  width: 46%;
}

.about-detail .gra-head{
  margin-bottom: 40px;
}

.about-detail .head42.jp{
  margin-bottom: 40px;
}

.about-detail .text15{
  margin-bottom: 50px;
}

.about-img{
  margin-right: -8%;
  width: 57%;
}

.text-deco{
  position: absolute;
  bottom: -195px;
  left: 25%;
  z-index: 3;
}

.js-para{
  position: relative;
  display: inline-block;
  color: rgba(14,151,237,0.05);
  line-height: 1 !important;
  font-size: 200px;
  font-size: 20rem;
  font-family: 'Poppins', sans-serif;
  z-index: 1;
  width: 500%;
}

.about-slide{
  position: relative;
  z-index: 2;
}

.flex-about{
  justify-content: space-between;
  margin-bottom: 170px;
}

/*--------------------------------------------------------#sec-business-----*/

#sec-business{
  background: #010413; 
  padding: 120px 0 130px;
  position: relative;
  overflow: hidden;
}

#sec-business:after{
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/business_bg.jpg) no-repeat;
  background-size: contain;
  padding: 120px 0 130px;
  height: 710px;
  background-position: left center;
  width: 60%;
  z-index: 1;
}

.business-wrap{
  color: #fff;
  margin-left: 50%;
  width: 50%;
  position: relative;
  z-index: 2;
}

.business-wrap .cm-head{
  margin-bottom: 40px;
}

.business-wrap .head42.jp{
  margin-bottom: 40px;
}

.business-wrap .text21{
  margin-bottom: 10px;
}

.business-wrap .text15{
  margin-bottom: 60px;
}


/*--------------------------------------------------------#sec-solar-----*/

#sec-solar {
  background: #f6f5f3 url(../img/solar_bg.png) no-repeat;
  background-size: contain;
  padding: 120px 0 60px;
  background-position: bottom;
}

#sec-solar .gra-head{
  margin-bottom: 50px;
}

.flex-solar{
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 25px;
}

.solar-ttl{
  width: 50%;
}

.solar-ttl .head32{
  display: block;
}

.solar-detail{
  width: 50%;
}

.solar-btn{
  display: flex;
  justify-content: flex-end;
}

.solar-btn .cm-btn {
    width: 100%;
    display: contents;
}


/*--------------------------------------------------------#sec-case-----*/

#sec-case{
  padding: 40px 0 150px;
  overflow: hidden;
}

.flex-case{
  align-items: flex-end;
  justify-content: flex-start;
  margin-top: 80px;
}

.flex-case .gra-head{
  margin-right: 50px;
  width: 120px;
}

.flex-case .head42.jp{
  width: calc(100% - 410px);
}

.case-btn{
  width: 240px;  
}

/*--------------- 横スクロールセクション ---------------*/

.container{
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.side-scroll {
  display: flex;
  justify-content: center;
  align-items: center;
}

.side-scroll-list-wrapper {
  position: relative;
  width: 100%;
  height: 400px;
}

.side-scroll-list {
  position: absolute;
  top: 70px;
  left: 0;
  display: flex;
}

.side-scroll-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 360px;
}

.side-scroll-item + .side-scroll-item {
  margin-left: 60px;
}

.case-wrap .client{
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.case-wrap .client span{
  color: #0589e7;
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 10px;
}

.case-wrap img{
  margin-bottom: 10px;
}

.case-dl{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}

.case-dl dt{
  margin-bottom: 5px;
  margin-right: 8px;
  width: 75px;
}

/*.case-dl dt span{
  border-radius: 5px;
  border: 1px solid #e4e4e4;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0 5px;
  text-align: center;
  display: inline-block;
  width: 82px;
}

.case-dl dd{
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 5px;
  width: calc(100% - 90px);
}*/

.case-dl dt span{
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    padding: 0 5px;
    text-align: center;
    display: inline-block;
}

.case-dl dd{
  margin-bottom: 5px;
  width: calc(100% - 85px);
}

/*--------------- 横スクロールセクション ---------------*/

/*--------------------------------------------------------#sec-sub-----*/

#sec-sub{
  padding: 0 0 130px;
  position: relative;
}

#sec-sub:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: calc(2000px - 5%);
  width: 95%;
  height: 750px;
  background: url(../img/sub_bg.jpg) no-repeat;
  z-index: 0;
}

#sec-sub .secInr{
  position: relative;
  z-index: 1;
}

.flex-sub{
  justify-content: space-between;
  align-items: flex-end;
}

.sub-img{
  width: 48%;
}

.sub-detail{
  width: 46%;
}

.sub-detail .gra-head{
  margin-bottom: 45px;
}

.sub-detail .head42.jp{
  margin-bottom: 45px;
}

.sub-detail .text15{
  margin-bottom: 50px;
}

.sub-btn{
  display: flex;
  justify-content: flex-end;
}

.sub-btn .cm-btn {
    width: 100%;
    display: contents;
}

/*--------------------------------------------------------#sec-information-----*/

#sec-information{
  padding: 120px 0;
}

.flex-info{
  justify-content: space-between;
  align-items: flex-start;
}

.info-ttl{
  width: 30%;
}

.info-ttl .gra-head{
  margin-bottom: 25px;
}

.info-detail{
  width: 70%;
}

.info-detail .info-wrap{
  border-bottom: 1px solid #eeeeee;
  display: block;
  padding: 27px 20px 20px;
  transition: 0.4s ease;
}

.info-detail .info-wrap:hover{
  opacity: 1;
  background: #fafafa;
}

.flex-news{
  align-items: center;
  justify-content: space-between;
}

.news-ttl{
  width: 80%;
}

.news-ttl .text12{
  color: #0589e7;
  line-height: 1 !important;
}

.news-date {
  color: #0589e7;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: right;
}

/*--------------------------------------------------------#sec-index-----*/

#sec-index{
  margin: 0 auto;
  max-width: 2000px;
}

#sec-index .flex-index{
  justify-content: space-between;
  align-items: center;
  height: 365px;
}

#sec-index .flex-index a{
  overflow: hidden;
  display: block;
  position: relative;
  height: 375px;
  width: 33.3333%;
}

#sec-index .flex-index a:hover{
  opacity: 1;
}

#sec-index .flex-index a picture{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 0;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

#sec-index .flex-index a picture img{
  transition: 0.4s ease;
  transform: scale(1);
  height: 375px;
}

#sec-index .flex-index a picture:after{
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  transition: 0.4s ease;
}

#sec-index .flex-index a:hover picture:after{
  background: rgba(0,0,0,0);
}

#sec-index .flex-index a:hover picture img{
  transform: scale(1.05);
}  

#sec-index .flex-index a .index-wrap{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 1;
  width: 100%;
  text-align: center;
  color: #fff;
  transition: 0.4s ease;
}

#sec-index .flex-index a:hover .index-wrap{
  -moz-text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.5);
  -webkit-text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.5);
  text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.5);
}

#sec-index .flex-index a .index-wrap span{
  display: block;
  color: #0589e7;
  font-size: 10px;
}


/*--------------------------------------------------------#sec-inquiry-----*/

#sec-inquiry{
  background: rgb(5,137,230);
  color: #fff;
  background: linear-gradient(90deg, rgba(5,137,230,1) 0%, rgba(36,184,252,1) 100%);
  padding: 130px 0 110px;
  position: relative;
  overflow: hidden;
}

#sec-inquiry .bg-text{
  font-family: 'Poppins', sans-serif;
  font-size: 200px;
  font-size: 20rem;
  line-height: 1;
  color: rgba(255,255,255,0.05);
  position: absolute;
  top: 50%;
  left: 0;
  width: 300%;
  transform: translateY(-50%);
  z-index: 1;
}

.flex-inquiry{
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.inquiry-ttl{
  width: 48%;
}

.inquiry-ttl a{
  color: #fff;
  display: block;
}

.inquiry-ttl a .text32{
  margin-bottom: 5px;
}

.inquiry-tel{
  border-right: 1px solid #fff;
  width: 25%;
}

.inquiry-tel a{
  color: #fff;
  display: block;
}

.inquiry-tel a .text15{
  margin-bottom: 22px;
}

.inquiry-tel a .text32{
  margin-bottom: 22px;
}

.flex-inquiry .text12{
  letter-spacing: 0.05em;
}

.inquiry-mail{
  padding-left: 45px;
  width: 25%;
}

.inquiry-mail .text15{
  margin-bottom: 15px;
}

.inquiry-btn{
  margin-bottom: 10px;
}

@media only screen and (max-width: 1560px) {
.about-detail .head42.jp{
  font-size: 3.6rem;
}
}

@media only screen and (max-width: 1200px) {
#sec-about:after {
    width: 97.5%;
    left: 2.5%;
}
}

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

}

@media only screen and (max-width: 768px) {
#sec-about {
    margin-top: -150px;
}

#sec-about:after {
    width: 97.5%;
    left: 2.5%;
    height: 84%;
    bottom: 12%;
}

.flex-about {
    display: block;
    width: 96%;
    margin: 0 auto 100px;
}

.about-detail {
    width: 100%;
    margin-bottom: 40px;
}

.about-img{
  margin-bottom: 25px;
  width: 100%;
}

.js-para {
    font-size: 10rem;
}

.text-deco {
    bottom: -122px;
}

.flex-solar {
    display: block;
    margin-bottom: 30px;
}

.solar-ttl {
    width: 100%;
    margin-bottom: 20px;
}

.solar-detail {
    width: 100%;
}

.thumbnail{
  object-fit: cover;
  height: 300px;
}

#sec-case {
    padding: 40px 0 0;
}

.flex-case {
    align-items: center;
    margin-top: 70px;
}

.flex-case .head42.jp {
  font-size: 2.6rem;
    width: calc(100% - 10px);
}

.side-scroll-list-wrapper {
    height: 600px;
}

.flex-sub {
    display: block;
}

.sub-img {
    width: 100%;
    margin-bottom: 30px;
}

.sub-img img{
  object-fit: cover;
      height: 380px;
}

.sub-detail {
    width: 100%;
}

.sub-detail .gra-head {
    margin-bottom: 25px;
}

.sub-detail .head42.jp {
  font-size: 2.2rem;
  margin-bottom: 25px;
}

#sec-sub:after {
  width: 97.5%;
}

#sec-information {
    padding: 70px 0;
}

.info-detail {
    margin-bottom: 30px;
}

#sec-index .flex-index {
    height: 265px;
}

#sec-index .flex-index a {
    height: 275px;
}

#sec-index .flex-index a picture img {
    height: 275px;
    object-fit: cover;
}

#sec-inquiry {
    padding: 70px 0 70px;
}

#sec-inquiry .bg-text {
    font-size: 15rem;
}

.flex-inquiry {
    flex-wrap: wrap;
}

.inquiry-ttl {
    width: 100%;
    margin-bottom: 30px;
}

.inquiry-tel {
    padding-right: 5%;
    width: 50%;
}

.inquiry-mail {
    padding-left: 5%;
    width: 50%;
}

.inquiry-mail .text15 {
    margin-bottom: 4px;
}

.inquiry-btn {
    margin-bottom: 4px;
}
}

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

#sec-about {
    margin-top: 30px;
    padding: 40px 0 60px;
}

#sec-about:after {
    height: 87%;
}

.about-detail .gra-head {
    margin-bottom: 25px;
}

.about-detail .head42.jp {
    margin-bottom: 20px;
    font-size: 2.2rem;
    line-height: 1.7;
}

.about-detail .text15 {
    margin-bottom: 30px;
}

#sec-business {
    padding: 250px 0 70px;
}

#sec-business:after {
    left: 50%;
    top: 0;
    transform: translate(-50%,0);
    padding: 0;
    height: 300px;
    background-position: top center;
    width: 100%;
}

.business-wrap {
    margin-left: 0;
    width: 100%;
}

.business-wrap .cm-head {
    margin-bottom: 25px;
}

.business-wrap .head42.jp {
    margin-bottom: 20px;
    font-size: 2.2rem;
}

.business-wrap .text21 {
    margin-bottom: 15px;
    font-size: 1.6rem;
    font-weight: 700;
}

.business-wrap .text15 {
    margin-bottom: 30px;
}

#sec-solar {
    background: #f6f5f3 url(../img/solar_bg.png) no-repeat;
    background-size: cover;
    padding: 60px 0 60px;
}

#sec-solar .gra-head {
    margin-bottom: 30px;
}

.solar-ttl .head32 {
    display: block;
    font-size: 1.8rem;
}

.solar-ttl .head42 {
   font-size: 2.2rem;
}

.flex-case {
    display: block;
    margin-top: 0;
}

.flex-case .gra-head {
    margin-right: 0;
    width: 100%;
    margin-bottom: 25px;
}

.flex-case .head42.jp {
    font-size: 2.2rem;
    width: 100%;
    margin-bottom: 0;
}

.side-scroll-list-wrapper {
    height: 400px;
}

.side-scroll-list {
    top: 30px;
}

.side-scroll-item {
    width: 280px;
    height: 350px;
}

.side-scroll-item + .side-scroll-item {
    margin-left: 25px;
}

#sec-sub{
  padding: 60px 0 130px;
}

#sec-sub:after {
    height: 780px;
}

#sec-information {
    padding: 0 0 70px;
}

.flex-info {
    display: block;
}

.info-ttl {
    margin-bottom: 40px;
    width: 100%;
}

.info-detail {
    width: 100%;
}

.info-detail .info-wrap {
    padding: 20px 10px 18px;
}

.info-detail .info-wrap .news-ttl .text15 {
    font-size: 1.3rem;
    line-height: 1.4;
}

#sec-index .flex-index {
    height: auto;
}

#sec-index .flex-index {
    height: auto;
    display: block;
}

#sec-index .flex-index a {
    height: 150px;
    width: 100%;
}

#sec-index .flex-index a picture img {
    height: 170px;
}

#sec-inquiry .bg-text {
    font-size: 6rem;
}

#sec-inquiry .inquiry-btn .cm-btn a {
    padding: 5px 15px;
}

.inquiry-mail .text15 {
    margin-bottom: 8px;
}

.inquiry-btn {
    margin-bottom: 9px;
}

#sec-inquiry .inquiry-btn .cm-btn a span {
    right: 0;
}

.inquiry-tel a .text15 {
    margin-bottom: 15px;
}

.inquiry-tel a .text32 {
    margin-bottom: 13px;
}
}






















