.un_product_head .bl_lead {
  margin-bottom: 90px;
}
@media only screen and (max-width: 768px) {
  .un_product_head .bl_lead {
    margin-bottom: 14vw;
  }
}

.un_product h2 {
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 768px) {
  .un_product h2 {
    margin-bottom: 5.5vw;
    font-size: 4.8vw;
    line-height: 1.72;
  }
}
.un_product .bl_lead {
  line-height: 2.5;
}
@media only screen and (max-width: 768px) {
  .un_product .bl_lead {
    line-height: 2.14;
  }
}
.un_product .bl_ttl.bl_ttl--level3 {
  margin-top: 65px;
  margin-bottom: -2px;
}
@media only screen and (max-width: 768px) {
  .un_product .bl_ttl.bl_ttl--level3 {
    margin-top: 8vw;
  }
}
.un_product .img {
  margin-top: 37px;
}
@media only screen and (max-width: 768px) {
  .un_product .img {
    margin-top: 8vw;
  }
}
.un_product .img img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .un_product .img img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .un_product .bl_ttl.bl_ttl--level3 + .img {
    margin-top: 6vw;
  }
}
.un_product .caption {
  margin-top: 25px;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .un_product .caption {
    margin-top: 6.5vw;
    margin-bottom: -3vw;
    line-height: 2.14;
  }
}
.un_product .bl_dottedItemWrap {
  margin-bottom: 0;
}
.un_product .bl_dottedItem {
  padding-top: 80px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .un_product .bl_dottedItem {
    padding-top: 8vw;
    padding-bottom: 17vw;
  }
}
@media only screen and (max-width: 768px) {
  .un_product .bl_dottedItem .bl_lead {
    margin-bottom: 8vw;
  }
}
.un_product .un_contact {
  padding-top: 95px;
  padding-bottom: 120px;
}
@media only screen and (max-width: 768px) {
  .un_product .un_contact {
    padding-top: 15vw;
    padding-bottom: 16vw;
  }
}
.un_product .un_contact h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.059em;
}
@media only screen and (max-width: 768px) {
  .un_product .un_contact h2 {
    margin-bottom: 7vw;
    font-size: 4.8vw;
    line-height: 1;
  }
}
.un_product .un_contact h2 img {
  margin-right: 10px;
}
.un_product .un_contact p {
  margin-bottom: 50px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.059em;
  font-weight: bold;
  color: #666666;
}
@media only screen and (max-width: 768px) {
  .un_product .un_contact p {
    margin-bottom: 8vw;
    font-size: 3.733vw;
    line-height: 1.71;
  }
}

.en .un_research .un_flow_item {
  height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.2;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .en .un_research .un_flow_item {
    width: 30vw;
    height: 12vw;
    font-size: 3.733vw;
  }
}

.en .un_research .bl_dottedItem h2 {
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  .en .un_research .bl_dottedItem h2 {
    font-size: 4.6vw;
  }
}

.un_research .un_research_head .bl_ttl.bl_ttl--level2 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .un_research .un_research_head .bl_lead {
    margin-bottom: 14vw;
  }
}
.un_research .un_flow {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 75px;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}
@media only screen and (max-width: 768px) {
  .un_research .un_flow {
    padding-top: 10vw;
    padding-bottom: 16vw;
    margin-bottom: 10vw;
  }
}
.un_research .un_flow .bl_ttl.bl_ttl--level3 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .un_research .un_flow .bl_ttl.bl_ttl--level3 {
    margin-bottom: 7vw;
  }
}
.un_research .un_flow_core {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .un_research .un_flow_core {
    flex-direction: column;
    gap: 2.5vw;
  }
}
.un_research .un_flow_item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 127px;
  height: 34px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.un_research .un_flow_arr {
  border-left: 12px solid #DDDDDD;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
@media only screen and (max-width: 768px) {
  .un_research .un_flow_arr {
    border-top: 12px solid #DDDDDD;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 0;
  }
}
.un_research .un_img1 {
  margin-top: 130px;
}
@media only screen and (max-width: 768px) {
  .un_research .un_img1 {
    margin-top: 17.6vw;
  }
}
.un_research .un_img1 img {
  width: 100%;
}
.un_research .bl_dottedItemWrap {
  margin-top: 100px;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .un_research .bl_dottedItemWrap {
    margin-top: 16vw;
  }
}
.un_research .bl_dottedItem {
  padding-top: 70px;
  padding-bottom: 110px;
}
@media only screen and (max-width: 768px) {
  .un_research .bl_dottedItem {
    padding-top: 10vw;
    padding-bottom: 12vw;
  }
}
.un_research .bl_dottedItem h2 {
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .un_research .bl_dottedItem h2 {
    margin-bottom: 6vw;
    font-size: 4.8vw;
    line-height: 1.72;
  }
}
.un_research .bl_dottedItem p {
  flex: 1;
  order: 1;
  margin-right: 58px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 2.25;
}
@media only screen and (max-width: 768px) {
  .un_research .bl_dottedItem p {
    margin-right: 0;
    font-size: 3.733vw;
    line-height: 2.14;
  }
}
.un_research .bl_dottedItem .img {
  order: 2;
  width: 150px;
  margin-right: 47px;
}
@media only screen and (max-width: 768px) {
  .un_research .bl_dottedItem .img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 6vw;
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .un_research .bl_dottedItem .img img {
    width: 32vw;
  }
}
.un_research .note {
  line-height: 1.5;
}
.un_research .note.diff-tb-mt {
  margin-top: -50px;
}
@media only screen and (max-width: 768px) {
  .un_research .note.diff-tb-mt {
    margin-top: 0;
  }
}