@charset "UTF-8";

.head_navi li:nth-child(1) > a:after {
  left: 0;
  right: 0;
}

.feature_list_bg {
  position: relative;
  z-index: 1;
}
.feature_list_bg .mainInner2 {
  position: relative;
  z-index: 1;
}
.feature_list_bg span {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 192px;
  background: #053660;
}

@media screen and (max-width: 768) {
  .feature_list_bg span {
    top: 96px;
  }
}
@media screen and (max-width: 640px) {
  .feature_list_bg span {
    top: 0;
  }
}

.feature_list {
  padding-top: 86px;
  padding-bottom: 75px;
  position: relative;
  z-index: 5;
  max-width: 1905px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-left: 11%;
  padding-right: 11%;
}

@media screen and (max-width: 768px) {
  .feature_list {
    padding-top: 43px;
    padding-bottom: 32px;
  }
}

@media screen and (max-width: 640px) {
  .feature_list {
    padding-top: 55px;
    padding-left: 0%;
    padding-right: 0%;
  }
}

.about_flex-top__textWrap {
  margin-right: 124px;
  margin-top: 174px;
  margin-bottom: 128px;
}

@media screen and (max-width: 768px) {
  .about_flex-top__textWrap {
    margin-right: 64px;
    margin-top: 87px;
    margin-bottom: 68px;
  }
}
@media screen and (max-width: 640px) {
  .about_flex-top__textWrap {
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}

.about-heading {
  font-size: 32px;
  line-height: 1.3;
  margin-bottom: 37px;
}

@media screen and (max-width: 640px) {
  .about-heading {
    font-size: 24px;
    margin-bottom: 16px;
    margin-left: 32px;
    margin-right: 32px;
  }
}

.about_flex-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 640px) {
  .about_flex-top {
    display: block;
  }
}

.about_flex-top__lead {
  color: #9dadb9;
}

@media screen and (max-width: 640px) {
  .about_flex-top__lead {
    margin: 16px 32px;
    margin-bottom: 50px;
  }
}

.about_img01 {
  max-width: 515px;
  width: 100%;
  flex-shrink: 0;
}

.about_img01 img {
  width: 100%;
}

@media (max-width: 640px) {
  .about_img01 {
    max-width: 268px;
    max-width: 71.5%;
    margin-left: auto;
    width: 100%;
  }
}

.about_flex-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .about_flex-bottom {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .about_flex-bottom {
    margin-top: 24px;
  }
}
.about_img02 {
  margin-right: 108px;
  margin-top: -158px;
  margin-left: 88px;
  margin-left: 6%;
  max-width: 627px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .about_img02 {
    margin-right: 58px;
    margin-top: -79px;
  }
}
@media screen and (max-width: 640px) {
  .about_img02 {
    max-width: 192px;
    max-width: 51%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 16px;
  }
}
.about_img02 img {
  width: 100%;
}

.about_img03 {
  max-width: 309px;
  width: 100%;
}

.about_img03 img {
  width: 100%;
}

@media (max-width: 640px) {
  .about_img03 {
    max-width: 136px;
    max-width: 36%;
    margin-top: 38px;
  }
}

/* aboutLayer */

.aboutLayer {
  padding-top: 18px;
  padding-bottom: 95px;
}

@media screen and (max-width: 640px) {
  .aboutLayer {
    padding-top: 0px;
    padding-bottom: 38px;
  }
}

.aboutLayer-listWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.aboutLayer-list {
  width: 23%;
  display: block;
}

@media (max-width: 768px) {
  .aboutLayer-list {
    width: 47.8%;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 640px) {
  .aboutLayer-list {
    /* width: 100%; */
    /* width: 40%; */
  }
}

.productList_ttl {
  position: relative;
  height: 76px;
  margin-bottom: 18px;
}

@media screen and (max-width: 640px) {
  .productList_ttl {
    /* height: auto; */
    margin-bottom: 0;
  }
}
.productList_ttl span {
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 32px;
  line-height: 1.1;
}

@media screen and (max-width: 1075px) {
  .productList_ttl span {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .productList_ttl span {
    font-size: 24px;
  }
}
@media screen and (max-width: 640px) {
  .productList_ttl span {
    /* position: static;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); */
    font-size: 18px;
  }
}

.about_box {
  z-index: 1;
  display: block;
}

.about_img_box {
  position: relative;
  background-repeat: no-repeat;
  width: 100%;
  height: 280px;
}
.about_img_box:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  opacity: 0.35;
  background: #0279ff;
  /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0279ff),
    to(#10222f)
  );
  background: -o-linear-gradient(top, #0279ff 0%, #10222f 100%);
  background: linear-gradient(to bottom, #0279ff 0%, #10222f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0279FF', endColorstr='#10222F',GradientType=0 ); /* IE6-9 */
  z-index: -1;
}

@media (max-width: 640px) {
  .about_img_box {
    height: 160px;
  }
}
.about_img {
  position: absolute;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  position: absolute;
  background-size: 100% auto;
  right: 0;
  left: 0;

  height: 100%;
  margin: 0 auto;
}
.about_img1 {
  background-image: url("../img/common/navi_icon1_1.svg");
  width: 114px;
}

.about_img2 {
  background-image: url("../img/common/navi_icon1_2.svg");
  width: 137.5px;
}
.about_img3 {
  background-image: url("../img/common/navi_icon1_3.svg");
  width: 96px;
}
.about_img4 {
  background-image: url("../img/common/navi_icon1_4.svg");
  width: 96px;
}

@media (max-width: 640px) {
  .about_img1 {
    width: 66px;
  }

  .about_img2 {
    width: 77px;
  }
  .about_img3 {
    width: 73px;
  }
  .about_img4 {
    width: 56px;
  }
}

/* ホバーアクション ----------------------------------- */
@media screen and (min-width: 641px) {
  /* 共通----------------------------------- */
  .about_box:hover .about_img_box:before {
    opacity: 0.8;
  }
  .about_box:hover .about_img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
  }
}

.productList_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 16px;
}

@media screen and (max-width: 640px) {
  .productList_btn {
    margin-top: 8px;
  }
}

/* sales */

.sales {
  padding-top: 100px;
  padding-bottom: 130px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .sales {
    padding-top: 30px;
    padding-bottom: 64px;
  }
}

.sales::after {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #153356;
  z-index: -2;
}

.sales-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 640px) {
  .sales-flex {
    display: block;
  }
}

.sales-textWrap {
  margin-right: 114px;
  max-width: 578px;
  width: 100%;
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
  .sales-textWrap {
    max-width: 100%;
  }
}

.sales-title {
  font-size: 32px;
  line-height: 1.1875;
  margin-top: 56px;
  margin-top: 45px;
}

@media screen and (max-width: 640px) {
  .sales-title {
    font-size: 24px;
  }
}

.sales-title span {
  position: relative;
  z-index: 1;
}

.sales-btn br {
  display: none;
}

.sales-btn .arrow1::after {
  background-image: url(/assets/img/about-asano/outor-icon.svg);
  width: 17px;
  height: 16px;
}

@media screen and (max-width: 768px) {
  .sales-btn br {
    display: inline;
  }
}

.sales-title span::before {
  content: "";
  z-index: 2;
  position: absolute;
  background: #0877ff;
  width: 40px;
  height: 4px;
  top: -30px;
  top: -25px;
  left: 0;
}

.sales-title span::after {
  content: "";
  z-index: 1;
  position: absolute;
  background: #7b95b2;
  width: 70px;
  height: 1px;
  top: -30px;
  top: -25px;
  left: 0;
}

.sales-lead {
  color: #9dadb9;
  /* margin-top: 28px; */
  line-height: 1.36;
  margin-top: 15px;
}

@media screen and (max-width: 640px) {
  .sales-lead {
    font-size: 14px;
  }
}

.sales-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 36px;
}

@media screen and (max-width: 640px) {
  .sales-btn {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 16px;
  }
}

.sales-img {
  max-width: 508px;
  width: 100%;
}
.sales-img img {
  width: 100%;
}
