@charset "UTF-8";
/* ////////////////////////////
ABOUT US
//////////////////////////// */

.inner_1000 {
    max-width:1000px;
    width: 90%;
    margin: 0 auto;
}
.inner_750 {
  max-width:900px;
  width: 90%;
  margin: 0 auto;
}
#content_Wrap a {
  color: #000;
}

#content_Wrap {
  padding: 0px 0 100px;
  background: #efefef;
  margin-top: 116px;
}

.title_Box {
  margin-bottom: 80px;
}
.title_Box div {
  max-width: 900px;
  width: 90%;
  margin: 0 auto;
}
.title_Box div img {
  width: 100%;
  max-height: 170px;
  height: 80%;
  object-fit: contain;
}

#about_Wrap {
  background: url(../img/aboutus_bg01.jpg) top center no-repeat;
  background-size: cover;
  padding: 200px 0 47%;
  margin-top: -3px;
  position: relative;
}
#about_Wrap .left_ttl {
  position: absolute;
  left: 0;
  top: 5%;
}
#about_Wrap .about_txt {
  margin-bottom: 50px;
}
#about_Wrap .about_txt p {
  color: #fff;
  font-size: clamp(16px, 1.6666666666666667vw, 22px);
  letter-spacing: 0.03em;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-style: normal;
  line-height: 2.8;
}
.title_Box02 {
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin-bottom: 40px;
}
.title_Box02 div {
  margin-right: 1em;
}
.title_Box02 div img {
  width: 100%;
  height: 118px;
  object-fit: contain;
}
.title_Box02 p {
  color:#fff;
  font-size: 26px;
  letter-spacing: 0.06em;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
}

#about_Wrap .c_01 {
  position: absolute;
  bottom: -21%;
  left: 0%;
  right: 0%;
  margin-bottom: 80px;
  z-index: 10;
}
#about_Wrap .c_01 .img_ttl {
  height: 60px;
  width: 100%;
}
#strong_Wrap {
  background: url(../img/aboutus_bg02.png) top center no-repeat;
  background-size: 100%;
  padding: 0px 0 0px;
  margin-top: -3px;
  border-radius: 5px;
  position: relative;
  z-index: 0;
}
.sub_ttl {
  display: flex;
  justify-content: left;
  align-items: end;
  width: 1000px;
  height: 200px;
  max-width: 90%;
  position: relative;
  margin: 0 auto 40px;
}
.sub_ttl .num {
  width: 25%;
  margin-right: 3%;
  color: #fff;
  font-family: "Zen Maru Gothic", serif;
  font-size: clamp(50px, 25.0vw, 260px);
  font-weight: 900;
  font-style: normal;
  text-align: left;
}
.sub_ttl .txt {
  width: 60%;
  color: #000;
  font-size: clamp(26px, 2.0vw, 32px);
  font-family: "Zen Maru Gothic", serif;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-style: normal;
  line-height: 2.0;
  margin-bottom: 0.5%;
}
.strong_point {
  font-family: "Zen Maru Gothic", serif;
  font-style: normal;
}
.strong_point .txt {
  font-size: clamp(16px, 1.6666666666666667vw, 22px);
  letter-spacing: 0.06em;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-style: normal;
  line-height: 2.0;
}
.strong_point .txt span {
  vertical-align: top;
  font-size: 80%;
}
.strong_point .btn {
  display: block;
  width: 600px;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 0.1em;
  max-width: 90%;
  margin: 30px auto 0;
  background: #fff;
  color: #000;
  padding: 2% 3%;
  text-align: center;
  position: relative;
}
.strong_point .btn::after {
  content: "";
  background: url(../img/s_right.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5%;
}
.content .image {
  margin: 40px auto;
}
.c_02 {
  padding-top: 38%;
  z-index: 10;
}
.c_03 {
  margin-top: 80px;
}


/*=========================================================================================================
tab
=========================================================================================================*/
@media screen and (max-width: 1200px) {
  #about_Wrap .c_01 {
    position: absolute;
    bottom: -25%;
    left: 0%;
    right: 0%;
    margin-bottom: 80px;
    z-index: 10;
  }


}

/*=========================================================================================================
sp
=========================================================================================================*/
@media screen and (max-width: 767px) {

  #content_Wrap {
    padding: 0 0 60px;
    background: #efefef;
/*    margin-top: 77px;*/
    overflow: hidden;
  }

  .title_Box {
    width: 90%;
    margin: 0 auto;
    padding: 0 0 30px;
  }
  .title_Box02 {
    flex-direction: column;
    width: 90%;
    margin: 0 auto;
    padding: 0 0 20px;
  }
  .title_Box02 p {
    font-size: 24px;
}
  .title_Box div {
    margin: 0 auto;
  }
  .title_Box div img {
  }
  .title_Box p {
    font-size: 16px;
  }

  #about_Wrap {
    padding: 60px 0 60%;
    margin-top: -3px;
    position: relative;
}
#about_Wrap .left_ttl {
  position: absolute;
  width: 70px;
  left: -3%;
  top: 2%;
  opacity: 0.5;
}
#about_Wrap .about_txt {
  margin-bottom: 30px;
  letter-spacing: 0.05em;
}
#about_Wrap .about_txt p {
  line-height: 2.3;
}
#about_Wrap .a_02 p {
  filter: drop-shadow(1px 1px 1px #006177);
}
#strong_Wrap {
  background: url(../img/aboutus_bg02.png) top center repeat-y;
  background-size: contain;
  margin-top: 0;
  position: relative;
}
#about_Wrap .c_01 {
  bottom: -35%;
  margin-bottom: 30px;
}
.sub_ttl {
  height: auto;
  /* position: relative; */
  margin: 0 auto 30px;
}
.sub_ttl .txt {
  width: 65%;
  color: #000;
  font-size: clamp(18px, 1.8vw, 30px);
  font-family: "Zen Maru Gothic", serif;
  letter-spacing: 0.01em;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  margin-bottom: 1%;
}
.sub_ttl .num {
  width: 28%;
  margin-right: 7%;
  color: #fff;
  font-family: "Zen Maru Gothic", serif;
  font-size: clamp(50px, 30vw, 260px);
  font-weight: 900;
  font-style: normal;
  text-align: center;
}
.strong_point .btn {
  max-width: 90%;
  font-size: 16px;
  margin: 20px auto 0;
  padding: 3% 5%;
}
.strong_point .txt {
  line-height: 2.0;
}

.c_02 {
  padding-top: 110%;
}
.c_03 {
  margin-top: 30px;
}


}
