#page.in.dx {
  background-color: #fff339;
  margin-left: 275px;
  padding-bottom: 95px;
  padding-top: 20px;
}
@media (min-width: 1px) and (max-width: 1000px) {
  #page.in.dx {
    margin-left: 0;
  }
}
@media (min-width: 1px) and (max-width: 767px) {
  #page.in.dx {
    margin-top: 0;
    padding-bottom: 70px;
    padding-top: 10px;
  }
}
#page.in.dx .top_mv {
  background-image: url(../img/dx/mv.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 498px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1500px;
  width: 100%;
  margin: 0 auto 10px auto;
}
#page.in.dx .top_mv .about_title {
  margin-left: 130px;
}
#page.in.dx .top_mv .about_title_eng {
  margin-bottom: 10px;
}
#page.in.dx .top_mv .about_title_eng p {
  font-size: 13px;
  color: #fff339;
  letter-spacing: 0.02em;
  line-height: 1.75;
  font-family: zen-kaku-gothic-antique, sans-serif;
  font-weight: 500;
}
#page.in.dx .top_mv .about_title_ja h1 {
  font-size: 30px;
  color: #fff339;
  line-height: 1.75;
  letter-spacing: 0.14em;
  font-weight: 500;
}
@media (min-width: 1px) and (max-width: 1200px) {
  #page.in.dx .top_mv {
    margin: 0 auto 10px auto;
  }
}
@media (min-width: 1px) and (max-width: 767px) {
  #page.in.dx .top_mv {
    margin: 0 auto 10px auto;
    height: calc(100vh - 70px);
    background-position: top center;
  }
  #page.in.dx .top_mv .about_title {
    margin-left: 30px;
  }
  #page.in.dx .top_mv .about_title_eng {
    margin-bottom: 0;
  }
  #page.in.dx .top_mv .about_title_eng p {
    font-size: 12px;
  }
}
#page.in.dx .dx_content {
  width: 100%;
  max-width: 980px;
  margin: 0 auto 160px auto;
}
#page.in.dx .dx_content .dx_content_wrap {
  width: 100%;
  max-width: 798px;
  margin: 0 auto;
}
#page.in.dx .dx_content .dx_content_left {
  margin-bottom: 120px;
}
#page.in.dx .dx_content .dx_content_left p {
  font-size: 16px;
  letter-spacing: 0.07em;
  line-height: 2.0625;
  text-align: justify;
}
#page.in.dx .dx_content .dx_content_left p:not(:last-child) {
  margin-bottom: 40px;
}
#page.in.dx .dx_content .dx_content_title {
  margin-top: 60px;
}
#page.in.dx .dx_content .dx_content_title p {
  font-size: 36px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.7002747253;
  margin-bottom: 40px;
  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0.1em;
  font-weight: 500;
}
#page.in.dx .dx_content .dx_content_point_title {
  width: 100%;
  max-width: 230px;
  margin: 0 0 10px 80px;
}
#page.in.dx .dx_content .dx_content_point_list_item p {
  font-size: 19px;
  line-height: 2.0526315789;
  font-weight: 500;
  text-indent: -19px;
  padding-left: 19px;
  letter-spacing: 0.14em;
  width: 100%;
  max-width: 798px;
  margin: 0 auto;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
#page.in.dx .dx_content .dx_content_point_list_item_text {
  padding: 20px 0;
  position: relative;
}
#page.in.dx .dx_content .dx_content_point_list_item_text::after {
  content: "";
  position: absolute;
  background-color: #262626;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
}
#page.in.dx .dx_content .dx_content_point_list_item_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 798px;
  margin: 0 auto;
}
#page.in.dx .dx_content .award_img {
  width: 100%;
  max-width: 320px;
}
@media (min-width: 1px) and (max-width: 1200px) {
  #page.in.dx .dx_content .dx_content_point_title {
    margin: 0 0 10px 20px;
  }
}
@media (min-width: 1px) and (max-width: 1000px) {
  #page.in.dx .dx_content {
    width: 95%;
  }
  #page.in.dx .dx_content .dx_content_right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
  }
  #page.in.dx .dx_content .dx_content_title p {
    font-size: 50px;
    letter-spacing: 0.02em;
  }
  #page.in.dx .dx_content .dx_content_point {
    margin-right: 0;
  }
}
@media (min-width: 1px) and (max-width: 767px) {
  #page.in.dx .dx_content {
    width: 90%;
    margin-bottom: 100px;
  }
  #page.in.dx .dx_content .dx_content_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    margin-bottom: 90px;
  }
  #page.in.dx .dx_content .dx_content_title {
    margin-bottom: 60px;
  }
  #page.in.dx .dx_content .dx_content_title p {
    font-size: 42px;
    line-height: 1.3;
  }
  #page.in.dx .dx_content .dx_content_left {
    padding-top: 0;
    margin-bottom: 50px;
  }
  #page.in.dx .dx_content .dx_content_left p {
    letter-spacing: 0.1em;
  }
  #page.in.dx .dx_content .dx_content_left p:not(:last-child) {
    margin-bottom: 20px;
  }
  #page.in.dx .dx_content .dx_content_point_title {
    margin: 0 0 10px 0;
  }
  #page.in.dx .dx_content .dx_content_point_list_item p {
    font-size: 16px;
    text-indent: -10px;
    padding-left: -10px;
  }
  #page.in.dx .dx_content .dx_content_point_list_item_flex {
    display: block;
  }
  #page.in.dx .dx_content .award_img {
    position: relative;
    margin: 10px auto 10px auto;
  }
}
#page.in.dx .about_under_nav .about_nav_wrap {
  background-color: #fff;
}