@charset "UTF-8";

body {
background-color: #fff;
    color: #000;
}
.bg_white {
    width: 100%;
    background: #fff;
    color: #000;
}
.mv {
    position: relative;
    width: 100%;
}
.mv h2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 18%;
  height: 120px;
    max-width: 80%;
    margin: 0 auto;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 1),0px 0px 10px rgba(0, 0, 0, 1));
  text-align: center;
}
.mv h2 img {
  max-width: 100%;
  max-height: 100%;
}



.jr_Area {
  padding: 80px 0;
  text-align: center;
}

.jr_Area .logo_jr {
  max-width: 482px;
  width: 40.1666666667%;
  margin: 0 auto 40px;
}

.jr_Area h3 {
  font-size: 30px;
  letter-spacing: 2px;
  line-height: 1.8;
  margin-bottom: 20px;
}

.jr_Area p {
  font-size: 16px;
  line-height: 2.4;
  letter-spacing: 1px;
}

ul.img_Box {
  justify-content: space-between;
  flex-wrap: wrap;
    align-items: flex-end;
}

ul.img_Box li {
  width: 33.333333%;
}
ul.img_Box.flex2-1 li {
  width: 50%;
}
ul.img_Box.flex4-1 li {
  width: 25%;
}

ul.img_Box li figure {
  position: relative;
}

ul.img_Box li figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 6px;
  font-size: 11px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  transform: rotate(.028deg);
  letter-spacing: 0;
}

ul.img_Box li figure a {
  transition: 0.3s;
  display: block;
}

ul.img_Box li figure a:hover {
  opacity: 0.7;
}

div.img_Box figure {
  position: relative;
}

div.img_Box figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 6px;
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  transform: rotate(.028deg);
}

.mjr_Area {
  padding: 80px 0;
  text-align: center;
}

.mjr_Area .logo_jr {
  width: 45%;
  max-width: 400px;
  margin: 0 auto 40px;
}

.mjr_Area .logo_mjr {
  max-width: 280px;
  width: 26%;
  margin: 0 auto 40px;
}

.mjr_Area .logo_fine {
  max-width: 380px;
  width: 40%;
  margin: 0 auto 40px;
}


.mjr_Area .logo_leben {
  max-width: 380px;
  width: 40%;
  margin: 100px auto 0px;
}

.mjr_Area h3 {
  font-size: 30px;
  letter-spacing: 2px;
  line-height: 1.8;
  margin-bottom: 20px;
}

.mjr_Area p {
  font-size: 14px;
  line-height: 2.4;
  letter-spacing: 1px;
}
.mjr_Area p sup {
    font-size: 10px;
    vertical-align: top;
}

.ace_box {
    margin: 80px auto;
    display: flex;
    align-items: center;
}
.ace_box p.logo {
    margin-bottom: 30px;
}
.ace_box p.logo img { max-width: 340px;}
.ace_box { justify-content: space-around;}
.ace_box > .head_txt_Area { text-align: left;}
.ace_box figure.imgBox {
    max-width: 450px;
    width: 45%;
    height: 100%;
}
.head_txt_Area {
  padding: 0 0 0px;
  text-align: center;
}
.head_txt_Area h3 {
    padding: 0 0 30px;
    margin: 0 auto;
}
.head_txt_Area h3 img {
    max-height: 28px;
    max-width: 94%;
    margin: 0 auto;
}
.ace_box > .head_txt_Area p {
    line-height: 2;
    font-size: 14px;
}

.ace_box figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 6px;
  font-size: 11px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  transform: rotate(.028deg);
  text-align: left;
  letter-spacing: 0;
}
figcaption img[src$=".svg"] {
    height: 1.05em;
    width: auto;
    vertical-align: -0.3em;
    margin: 0 0.2em;
  filter: drop-shadow(1px 1px 2px #000 , 0px 0px 3px #000);
}
/*-----------------------------
tab〜
-----------------------------*/
@media only screen and (max-width: 1024px) {}
@media only screen and (max-width: 956px) {}

/*-----------------------------
tabのみ
-----------------------------*/
/*@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .teiki { width: 60%;}
}*/

/*-----------------------------
sp
-----------------------------*/
@media only screen and (max-width: 1030px) {

/*ul.btm_Btn_Area li.f_request {
background: #981515;
}*/
.mv {
padding: 0px 0 0px;
}
.mv h2 {
        max-width: 60%;
        top: 40%;
}
.mv p {
font-size: 14px;
}
    .mjr_Area .logo_jr {
        width: 80%;
    }
  .jr_Area .logo_jr {
    width: 80%;
    margin: 0 auto 20px;
  }

  .jr_Area h3 {
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 1.6;
    margin-bottom: 10px;
  }

  .jr_Area p {
    font-size: 12px;
    line-height: 2.2;
    letter-spacing: 1px;
  }


  .mjr_Area .logo_mjr {
    width: 60%;
	max-width: 150px;
    margin: 0 auto 20px;
  }
  .mjr_Area .logo_fine {
  width: 70%;
  }

  .mjr_Area h3 {
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 1.6;
    margin-bottom: 10px;
  }

  .mjr_Area p {
    font-size: 12px;
    line-height: 2.2;
    letter-spacing: 1px;
  }
    
    .leben__works2 {
        flex-wrap: wrap;
    }
    .leben__works2 .leben__works2--left {
        width: 48%;
    }
    .leben__works2 .leben__works2--right {
        width: 48%;
    }
    .leben__works2 .leben__works2--left img ,
    .leben__works2 .leben__works2--right img ,
    .leben__works2 .leben__works2--bottom img {
        max-height: inherit;
        height: auto;
        height: 100%;
    }
    .leben__works2 .leben__works2--bottom {
        margin-top: 15px;
    }
    .leben__works2--logo {
        width: 90%;
    }
    .leben__works2--name {
        font-size: 11px;
        margin-top: 10px;
    }
    .leben__works2 .leben__works2--bottom li {
        width: 48%;
    }
.mjr_Area .logo_leben {
  max-width: 380px;
  width: 70%;
  margin: 70px auto 0px;
}
    
.ace_box {
  display: block;
  text-align: center;
}
.ace_box > .head_txt_Area { text-align: center;}
.ace_box .lead_txt { width: 100%;}
.ace_box .head_txt_Area h3 img { max-width: 82%;}
.ace_box figure.imgBox {
  width: 100%;
  margin: 0 auto;
}
.ace_box figure.imgBox img { vertical-align: middle;}
    .ace_box p.logo img {
        max-width: 280px;
    }
    .ace_box > .head_txt_Area p {
        margin-bottom: 50px;
        font-size: 12px;
    }
    


}


@media only screen and (max-width: 756px) {

  ul.img_Box {
    flex-direction: column;
  }
  ul.img_Box li:nth-child(1),
  ul.img_Box li:nth-child(2) {
    width: 100%;
  }

  ul.img_Box li:nth-child(3),
  ul.img_Box li:nth-child(4),
  ul.img_Box li:nth-child(5) {
    width: 100%;
  }

}