@charset "utf-8";
/*
font-family: "Noto Serif JP";
font-weight: 700;
sans:400=Regular,700=Bold
*/
.br_sp{
  display: none;
}

#keyview{
  position: relative;
  width: 100%;
  height: 434px;
}
.bg_keyview{
  width: 100%;
  height: 434px;
  position: relative;
  overflow: hidden;
}
.bg_keyview img{
  width: 100%;
  height: auto;
  min-width: 1366px;
  position: absolute;
  top:100px;
  left: 0;
  z-index: -1;
}
#keyview h2{
  position: absolute;
  top: 50%;
  left:83px;
  font-size: 42px;
  font-family: "Noto Serif JP";
  font-weight: 700;
  transform:translateY(50%);
  z-index: 11;
  color: #2e7d32;
  text-shadow:
     2px 0 0 #FFF, -2px 0 0 #FFF,
     0 -2px 0 #FFF, 0 2px 0 #FFF,
     2px 2px 0 #FFF, -2px 2px 0 #FFF,
     2px -2px 0 #FFF, -2px -2px 0 #FFF;
}
#keyview span{
  display: block;
  margin: 25px 0 0;
  padding-left: 55px;
  position: relative;
  font-size: 24px;
  font-weight: 700;
  color: #FFF;
  text-shadow:none;
}
#keyview span::before{
  content: '';
  position: absolute;
  top: 40%;
  left: 0;
  transform:translateY(40%);
  background-color: #FFF;
  width: 40px;
  height: 4px;
}

/*concept*/
#cont_concept{
  position: relative;
  width: 1200px;
  height: 600px;
  margin: 160px auto 250px;
}
#cont_concept::before{
  content: '';
  position: absolute;
  top: -150px;
  left: 0;
  background: url(../images/rain_company.png)no-repeat;
  background-size: 100% auto;
  width: 232px;
  height: 152px;
}
.concept_box{
  position:relative;
  float: left;
  width: 660px;
}
.concept_head{
  width: 600px;
}
.concept_head p{
  position: relative;
  margin: 0 0 40px 40px;
  font-size: 24px;
  line-height: 26px;
}
.concept_head p::before{
  content: '';
  position: absolute;
  top: 50%;
  left: -40px;
  transform:translateY(-50%);
  background-color: #000000;
  width: 30px;
  height: 2px;
}
.concept_head h3{
  display: block;
  font-size: 36px;
  line-height: 43px;
  color: #4CAF50;
  font-family: "Noto Serif JP";
  font-weight: 700;
  text-align: left;
}
.concept_txt{
  width: 600px;
  margin-top: 60px;
}
.concept_txt p{
  margin-bottom: 1.5em;
  font-size: 18px;
  line-height: 1.5em;
  color: #333333;
}
.concept_txt p:last-of-type{
  margin: 0;
}
.concept_img{
  float: right;
  width: 540px;
}
.concept_img img{
  width: 100%;
}
/*message*/
#cont_message{
  position: relative;
  width: 1200px;
  height: 650px;
  margin: 160px auto 160px;
}
#cont_message::before{
  content: '';
  position: absolute;
  top: -60px;
  left: 0px;
  background-color: #FAFBFA;
  width: 115%;
  height: 720px;
  z-index: -1;
}
.message_box{
  float: right;
  width: 540px;
  padding-left: 60px;
}
.message_head{
  width: 600px;
}
.message_head p{
  position: relative;
  margin: 0 0 40px 40px;
  font-size: 24px;
  line-height: 26px;
}
.message_head p::before{
  content: '';
  position: absolute;
  top: 50%;
  left: -40px;
  transform:translateY(-50%);
  background-color: #000000;
  width: 30px;
  height: 2px;
}
.message_head h3{
  display: block;
  font-size: 36px;
  line-height: 43px;
  color: #4CAF50;
  font-family: "Noto Serif JP";
  font-weight: 700;
  text-align: left;
}
.message_txt{
  width: 540px;
  margin-top: 60px;
}
.message_txt p{
  margin-bottom: 1.5em;
  font-size: 18px;
  line-height: 1.5em;
  color: #333333;
}
.message_txt p:last-of-type{
  margin: 0;
}
.message_img{
  float: left;
  width: 540px;
  padding-left: 60px;
}
.message_img img{
  width: 100%;
}

/* cont_info */
#company_bg{
  width: 100%;
}
#company_bg img{
  width: 100%;
}
/* cont_info */
#cont_info{
  clear: both;
  margin-top: -5px;
  width: 100%;
  background-color: #F7F9F7;
  padding: 100px 0 160px;
}
.info_box{
  width: 1200px;
  margin: 0 auto;
  padding: 100px 0px 100px;
  overflow: hidden;
  background-color: #FFF;
}
.info_head{
  width: 1080px;
  margin: 0 auto 60px;
}
.info_head p{
  position: relative;
  margin: 0 0 35px 40px;
  font-size: 24px;
  line-height: 26px;
}
.info_head p::before{
  content: '';
  position: absolute;
  top: 50%;
  left: -40px;
  transform:translateY(-50%);
  background-color: #000000;
  width: 30px;
  height: 2px;
}
.info_head h3{
  display: block;
  font-size: 36px;
  line-height: 43px;
  color: #4CAF50;
  font-family: "Noto Serif JP";
  font-weight: 700;
  text-align: left;
}

.info_detail{
  width: 1080px;
  margin: 0 auto;
  background-color: #FFF;
  padding-bottom: 60px;
}
.info_detail ul{
  width: 100%;
}
.info_detail li{
  width: 100%;
  border-bottom: 1px solid #DCDCDC;
  display: flex;
  padding: 20px 0 20px;
}
.info_detail li:first-child{
  border-top: 1px solid #DCDCDC;
}
.info_detail h4{
  flex: 0 0 225px;
  width: 225px;
  margin-left: 20px;
  color: #2B2B2B;
  font-size: 18px;
  line-height: 28px;
  font-weight:300;
  display: inline-block;
  overflow: hidden;
}
.info_detail p{
  color: #2B2B2B;
  font-size: 18px;
  line-height: 28px;
  font-weight:300;
}
.info_detail p span{
  color: #2B2B2B;
  font-size: 18px;
  line-height: 28px;
  font-weight:300;
}
.info_detail a{
  display: inline-block;
  color: #2B2B2B;
  font-size: 18px;
  line-height: 28px;
  font-weight:300;
  text-decoration: none;
}
.info_contact{
  position: relative;
  margin-left: 1em;
  display: inline-block;
  color: #2B2B2B!important;
  font-size: 18px;
  line-height: 24px;
  font-weight:300;
  text-decoration: underline!important;
  text-decoration-thickness: 1px!important;
  text-underline-offset:3px!important;
}
.info_contact:hover{
  color: #388E3C!important;
}
.info_img{
  width: 1080px;
  margin: 0 auto;
}
.info_img img{
  width: 100%;
}


/*スマホ*/
@media (max-width: 767px){
  #keyview{
    width: 100%;
    position: relative;
    height: 394px;
  }
  #keyview .bg_keyview{
    width: 100%;
    height: 394px;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 50;
  }
  .bg_keyview img{
    width: 100%;
    height: auto;
    min-width: 1366px;
    position: absolute;
    top: 60px;
    left: -20%;
  }
  #keyview h2{
    position: absolute;
    top: 45%;
    left:3%;
    font-size: 32px;
    font-family: "Noto Serif JP";
    font-weight: 700;
    transform:translateY(45%);
    z-index: 60;
    color: #2e7d32;
    text-shadow:
       2px 0 0 #FFF, -2px 0 0 #FFF,
       0 -2px 0 #FFF, 0 2px 0 #FFF,
       2px 2px 0 #FFF, -2px 2px 0 #FFF,
       2px -2px 0 #FFF, -2px -2px 0 #FFF;
  }
  #keyview span{
    display: block;
    margin: 15px 0 0;
    padding-left: 30px;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    text-shadow:none;
  }
  #keyview span::before{
    content: '';
    position: absolute;
    top: 40%;
    left: 0;
    transform:translateY(40%);
    background-color: #FFF;
    width: 20px;
    height: 2px;
  }
  .br_sp{
    display: block;
  }


  /*concept*/
  #cont_concept{
    width: calc(100% - 20px);
    height: auto;
    margin: 80px auto;
    margin-bottom: 0;
  }
  #cont_concept::before{
    content: '';
    position: absolute;
    top: -50px;
    left: auto;
    right: 0;
    background: url(../images/rain_company.png)no-repeat;
    background-size: 100% auto;
    width: 116px;
    height: 76px;
  }
  .concept_box{
    float: none;
    width: 100%;
  }
  .concept_head{
    width: 100%;
  }
  .concept_head p{
    position: relative;
    margin: 0 0 20px 25px;
    font-size: 18px;
    line-height: 26px;
  }
  .concept_head p::before{
    content: '';
    position: absolute;
    top: 50%;
    left: -25px;
    transform:translateY(-50%);
    background-color: #000000;
    width: 15px;
    height: 2px;
  }
  .concept_head h3{
    display: block;
    font-size: 24px;
    line-height: 1em;
    color: #4CAF50;
    font-family: "Noto Serif JP";
    font-weight: 700;
    text-align: left;
  }
  .concept_img{
    float: none;
    width: 100%;
    margin-top: 30px;
  }
  .concept_img img{
    width: 100%;
  }
  .concept_txt{
    float: none;
    width: 100%;
    padding-left: 0px;
    margin-top: 30px;
  }
  .concept_txt p{
    margin-bottom: 1.5em;
    font-size: 16px;
    line-height: 1.5em;
    color: #333333;
  }
  .concept_txt p:last-of-type{
    margin: 0;
  }

  /*message*/
  #cont_message{
    position: relative;
    width: calc(100% - 40px);
    height: auto;
    margin: 130px auto 80px;
  }
  #cont_message::before{
    content: '';
    position: absolute;
    top: -60px;
    left: -10px;
    background-color: #FAFBFA;
    width: 115%;
    height: 110%;
    z-index: -1;
  }
  .message_box{
    float: none;
    width: 100%;
    padding-left: 0px;
  }
  .message_head{
    width: 100%;
  }
  .message_head p{
    position: relative;
    margin: 0 0 20px 25px;
    font-size: 18px;
    line-height: 26px;
  }
  .message_head p::before{
    content: '';
    position: absolute;
    top: 50%;
    left: -25px;
    transform:translateY(-50%);
    background-color: #000000;
    width: 15px;
    height: 2px;
  }
  .message_head h3{
    display: block;
    font-size: 24px;
    line-height: 1em;
    color: #4CAF50;
    font-family: "Noto Serif JP";
    font-weight: 700;
    text-align: left;
  }
  .message_txt{
    width: 100%;
    margin-top: 30px;
  }
  .message_txt p{
    margin-bottom: 1.5em;
    font-size: 16px;
    line-height: 1.5em;
    color: #333333;
  }
  .message_txt p:last-of-type{
    margin: 0;
  }
  .message_img{
    float: none;
    width: 100%;
    padding-left: 0px;
    margin-top: 30px;
  }
  .message_img img{
    width: 100%;
}

/* cont_info */
#company_bg{
  position: relative;
  width: 100%;
  height: 400px;
}
#company_bg img{
  position: absolute;
  left: 65%;
  transform:translateX(-65%);
  width: auto;
  height: 100%;
}


  /* cont_info */
  #cont_info{
    margin-top: 0px;
    width: 100%;
    background-color: #F7F9F7;
    padding: 50px 0 60px 0;
  }
  .info_box{
    width: calc(100% - 20px);
    margin: 0 auto;
    padding: 50px 0 30px 0;
    background-color: #FFF;
  }
  .info_head{
    width: calc(100% - 20px);
    margin: 0 auto 5px;
  }
  .info_head p{
    position: relative;
    margin: 0 0 20px 25px;
    font-size: 18px;
    line-height: 26px;
  }
  .info_head p::before{
    content: '';
    position: absolute;
    top: 50%;
    left: -25px;
    transform:translateY(-50%);
    background-color: #000000;
    width: 15px;
    height: 2px;
  }
  .info_head h3{
    display: block;
    font-size: 24px;
    line-height: 1em;
    color: #4CAF50;
    font-family: "Noto Serif JP";
    font-weight: 700;
    text-align: left;
  }
  .info_detail{
    float: none;
    background-color: #FFF;
    width: 100%;
    padding-bottom: 0px;
    margin: 0px 0 0 0;
  }
  .info_detail ul{
    width: calc(100% - 10px);
    margin: 0 auto;
    padding: 30px 0;
  }
  .info_detail li{
    width: 100%;
    border-bottom: 1px solid #DCDCDC;
    display: flex;
    padding: 20px 0 20px;
  }
  .info_detail li:first-child{
    padding-top: 20px;
    border-top: 1px solid #DCDCDC;
  }
  .info_detail h4{
    flex: 0 0 120px;
    margin-left: 5px;
    width: 100px;
    color: #2B2B2B;
    font-size: 16px;
    line-height: 24px;
    font-weight:300;
  }
  .info_detail p{
    color: #2B2B2B;
    font-size: 16px;
    line-height: 20px;
    font-weight:300;
  }
  .info_detail p span{
    display: block;
    color: #2B2B2B;
    font-size: 16px;
    line-height: 20px;
    font-weight:300;
  }
  .info_detail a{
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    font-weight:300;
  }
  .info_contact{
    position: relative;
    margin-left: 0;
    color: #FF4500;
    font-size: 16px;
    line-height: 20px;
    font-weight:300;
    display: block;
    text-decoration: none;
  }
  .info_img{
    width: calc(100% - 20px);
    margin: 0px auto 0;
  }
  .info_img img{
    width: 100%;
  }


}

@media (max-width: 767px) and (orientation:landscape){
  #keyview{
    position: relative;
    background-color:#FFF;
    width: 100%;
    height: 316px;
  }
  #keyview .bg_keyview{
    position: relative;
    top:0;
    right:0;
    width: 100%;
    height: 316px;
    overflow: hidden;
    z-index: 0;
  }
  #keyview .bg_keyview img{
    width: 100%;
    height: auto;
    min-width: 1366px;
    position: absolute;
    top: 40px;
    left: 0%;
  }
  #keyview h2{
    position: absolute;
    top: 45%;
    left:3%;
    font-size: 32px;
    font-family: "Noto Serif JP";
    font-weight: 700;
    transform:translateY(45%);
    z-index: 60;
    color: #2e7d32;
    text-shadow:
       2px 0 0 #FFF, -2px 0 0 #FFF,
       0 -2px 0 #FFF, 0 2px 0 #FFF,
       2px 2px 0 #FFF, -2px 2px 0 #FFF,
       2px -2px 0 #FFF, -2px -2px 0 #FFF;
  }
  #keyview span{
    display: block;
    margin: 15px 0 0;
    padding-left: 30px;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    text-shadow:none;
  }
  #keyview span::before{
    content: '';
    position: absolute;
    top: 40%;
    left: 0;
    transform:translateY(40%);
    background-color: #FFF;
    width: 20px;
    height: 2px;
  }

  .info_detail li:last-child p{
    margin-left: 0em;
  }


  #cont_message::before{
    content: '';
    position: absolute;
    top: -60px;
    left: -10px;
    background-color: #FAFBFA;
    width: 115%;
    height: 108%;
    z-index: -1;
  }

}
