@charset "UTF-8";
/* CSS Document */
/*--------------------------------*/
.features_base {
  width: 100%;
  padding: 2rem 0px 0px 0px;
  margin: 0px auto 0px auto;
}
.sq_mgn_03 {
  margin-top: -290px;
  padding-top: 290px;
}
.features_area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 94%;
  padding: 1rem 0;
  margin: 0 auto 2rem auto;
  /*	  border-bottom: #999 1px solid;*/
}
.analog-dante {
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  margin: 2rem 0 4rem 0;
  padding: 0rem 0rem;
  width: 100%;
  background-color: #f2f2f2
}
.analog-dante_b_area {
  display: flex;
  justify-content: space-between;
  padding: 1rem 2%;
}
.analog-dante_b {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48%;
  padding: 1rem .5rem;
  border-radius: 3px;
  background-color: #ddd;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #000;
  font-size: 1.2rem;
  cursor: pointer
}
.analog-dante_b.av.analog {
  background-color: #333;
  color: #fff;
  font-size: 1.4rem;
}
.analog-dante_b.av.dante, .analog-dante_b.dante:hover {
  background: linear-gradient(90deg, #9D0043 0%, #5D0027 50%, #9D0043 100%);
  color: #fff;
  font-size: 1.4rem;
}
.blink {
  animation: blink-bg-animation 1.5s infinite alternate;
}
@keyframes blink-bg-animation {
  0% {
    background-color: #ddd;
  }
  100% {
    background-color: #999;
  }
}
.analog-dante_lower {
  aspect-ratio: 1 / 1;
  position: relative;
}
.analog-dante_img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.analog-dante_img.app {
  display: block
}
.analog-dante_txt {
  flex: 1 1;
  margin: 0 auto;
  padding: 1rem 2rem;
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.6rem;
}
.analog-dante_img img {
  aspect-ratio: 4 / 1;
}
.features_title_section_upper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  margin: 0rem 0 2rem 0;
  padding: 1rem 0rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  color: #fff;
  font-size: 1.8rem;
  background: linear-gradient(90deg, #ffffff 0%, #9D0043 20%, #5D0027 50%, #9D0043 80%, #ffffff 100%);
  transition: 0.3s
}
.features_product_section {
  display: flex;
  align-items: center;
  justify-content: space-around;
  border: #000 1px solid;
  border-radius: 8px;
  margin: 2rem 0 2rem 0;
  padding: 0rem 2rem;
}
.features_product_section_name {
  font-size: 2rem;
  line-height: 2rem;
  font-family: "UniversNextPro-Cond";
}
_::-webkit-full-page-media, _:future, :root .features_product_section_name {
  transform: translateY(14%);
}
.features_product_section_name_j {
  font-size: .75rem;
  margin-bottom: .5rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
}
.features_product_section_inner {
  display: flex;
  flex-direction: column;
  padding: 1rem 0rem 0rem 0rem;
  width: 50%;
}
.features_product_section_img {
  width: 40%
}
.features_txt_b3_area {
  width: 100%;
  margin: 1rem auto 1rem auto;
  display: flex;
  align-items: center;
}
.features_txt_b3_line {
  flex: 1 0;
  height: 2px;
  border-radius: 1px;
  background-color: #ccc
}
.features_txt_b3 {
  padding: 0 1rem;
  max-width: 70%;
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 2rem;
  color: #000;
}
.features_section_title_area {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin: 0rem 0rem 2rem 0rem;
  width: 100%
}
.features_title {
  flex: 1 0;
  font-size: 1.8rem;
  line-height: 2.4rem;
  text-align: center;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  margin: 0rem 0.5rem 0rem 0.5rem;
  font-feature-settings: "palt";
}
.features_title_bar {
  width: 98%;
  margin: 1rem auto 0rem auto;
  height: 4px;
  overflow: hidden;
  background: linear-gradient(45deg, #dc0160 0%, #820039 30%, #820039 100%);
}
.features_title_s {
  font-size: 1.2rem;
  padding: 0.6rem 1rem;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  margin: 0rem 0rem 0rem 0.5rem;
}
.fea {
  background-color: #A4191A
}
.con {
  background-color: #E66F00
}
.features_txt {
  flex: 1 0;
  width: 98%;
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.8rem;
}
.features_txt_b {
  width: 98%;
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 2.8rem;
  margin: 1rem 0
}
.features_txt_b2 {
  width: 98%;
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
  line-height: 2.8rem;
  margin: 2rem 0 0rem 0
}
.features_p {
  width: 100%;
  margin: 2rem 0;
}
.pc50 {
  width: 100%;
}
.pchf {
  width: 80%;
}
.ct {
  margin: 0rem 0;
}
.features_p_anime {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 1rem 0;
}
.features_p09-01 {
  flex: 1 0 100%;
  margin: 2rem 0rem 0rem 0rem;
  overflow: hidden
}
.features_p09-02 {
  flex: 1 0;
  width: 200px;
  height: 200px;
  margin: 2rem 0rem 0rem 0rem;
  overflow: hidden
}
.features_p09-03 {
  flex: 1 0;
  width: 225px;
  height: 200px;
  margin: 2rem 0rem 2rem 0rem;
  overflow: hidden
}
.features_p09-01 img {
  width: 100%;
  ;
}
.features_p09-02 img {
  max-width: 800px;
  width: 800px;
  height: 200px;
}
.features_p09-03 img {
  max-width: 800px;
  width: 800px;
  height: 200px;
}
.features2nd_copy_lower {
  margin: 0rem auto 2rem auto;
  width: 94%;
  font-size: 1.6rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.8rem;
  color: #000
}
.features2nd_copy_lower ul {
  margin: 1rem 0 0 0;
}
.features2nd_copy_lower li {
  text-indent: -2rem;
  padding: 0 0 .6rem 1rem;
  font-size: 1.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W3";
  line-height: 2.4rem;
  color: #000
}
.features2nd_copy_lower li:before {
  content: "■ ";
  color: #666666;
}
.features_base a {
  text-decoration: underline
}
.features_base a:hover {
  color: #999999;
}
.features_bt {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 1rem 0 2rem 0;
}
.Dante_LK_area {
  display: flex;
  align-items: center;
  margin: 0rem 0px 2rem 0px;
  padding: 2rem 1rem 2rem 1rem;
  background-color: #f0f0f0
}
.Dante_LK_area_title {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-family: "FP-ヒラギノ角ゴ ProN W6";
}
.logo-Dante {
  padding: 0 2rem 0 0;
  width: 120px
}
.features_table_area {
  display: flex;
  flex-flow: wrap;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin: 1rem 0;
}
.features_table {
  width: 49%
}
.features_table p {
  font-size: 1.6rem;
  font-family: "UniversNextPro-Cond";
  border-bottom: #ccc 1px solid;
  padding: .5rem 1rem;
}
.features_txt ul {
  margin: 1rem 0
}
.features_txt li {
  margin: 0px 0px 1rem 2rem;
  list-style-type: disc;
  list-style-position: outside;
  line-height: 2.4rem
}
.table_s {
  width: 100%;
  font-size: 1.4rem;
  margin: 1.5rem 0;
}
.table_s td {
  font-size: 1.2rem;
  line-height: 1.4rem;
  padding: .5rem;
  border: #ccc 1px solid;
  vertical-align: middle
}
.table_s td.t02 {
  text-align: center
}
.table_s td.tb {
  font-family: "FP-ヒラギノ角ゴ ProN W6";
}