main section {
  background-color: #fff;
}

.sp, .sp_table {
  display: none !important;
}

.no-top_p {
  padding-top: 0;
}
h4.component__h3 {
  margin-top: 0;
}

.small {
  font-size: 0.666em;
}

.head_description {
  line-height: 30px;
}
.head_description p {
  margin-top: 1.2em;
}

.dli-chevron-round-right_link {
  text-decoration: underline;
  transition: 0.3s;
}
.dli-chevron-round-right_link:hover {
  opacity: 0.7;
}

.dli-chevron-round-right {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  position: relative;
  width: 8.5px;
  height: 8.5px;
  margin-left: 1em;
  transform: translateX(-25%) rotate(45deg);
  transition: transform 0.3s;
}

.dli-chevron-round-right::before,
.dli-chevron-round-right::after {
  content: "";
  position: absolute;
  background: currentColor;
  border-radius: 0.1em;
}

.dli-chevron-round-right::before {
  top: 0;
  left: 0;
  right: 0;
  height: 0.1em;
}

.dli-chevron-round-right::after {
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.1em;
}

.pdf_link a {
  padding-right: 2em;
  position: relative;
  text-decoration: underline;
  transition: 0.3s;
}
.pdf_link a::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 30px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: url(../images/products/pdf_icon.png) center/100% 100% no-repeat;
}
.pdf_link a:hover {
  opacity: 0.6;
}

.fw500 {
  font-weight: 500;
}

.mt0 {
  margin-top: 0px !important;
}

.mt10 {
  margin-top: 10px;
}

.mt_50 {
  margin-top: 50px;
}

.mt_100 {
  margin-top: 100px !important;
}

@media screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }
  .sp_table {
    display: table !important;
  }
  .pc {
    display: none !important;
  }
  .sp_hide {
    display: none !important;
  }
  .pc_table {
    display: none;
  }
  main h2 {
    letter-spacing: -1.5px;
    text-wrap: pretty;
  }
  main h2 + .head_description {
    line-height: 26px;
  }
  h2.text-left {
    display: flex;
    gap: 0.8em;
  }
  .pb_sp12 {
    padding-bottom: 12px;
  }
}
tw {
  display: inline-block;
}

.component__btn a.btn {
  max-width: 100%;
}
@media (max-width: 600px) {
  .component__btn a.btn {
    min-width: initial;
  }
}

table.v_m_table tbody tr th,
table.v_m_table tbody tr td {
  vertical-align: middle !important;
}

.container table th.fw500,
.container table td.fw500 {
  font-weight: 500;
}
.container table th.white_bg,
.container table td.white_bg {
  background-color: #fff !important;
}
.container table th.gray_bg,
.container table td.gray_bg {
  background-color: rgba(190, 196, 209, 0.1);
}
.container table th.deep_gray_bg,
.container table td.deep_gray_bg {
  background-color: rgba(190, 196, 209, 0.35);
}
.container table th.aling_left,
.container table td.aling_left {
  text-align: left !important;
}
.container table th.aling_left_pl,
.container table td.aling_left_pl {
  text-align: left !important;
  padding-left: 5em !important;
}
.container table tr.gray_bg_tr td {
  background-color: rgba(190, 196, 209, 0.1);
}
.container table tr.white_bg_tr td {
  background-color: #fff !important;
}
.container table tr.low_h td {
  padding: 8px;
}
.container table tr.low_h:nth-child(even) {
  background-color: transparent;
}

.products_x_head {
  background: transparent linear-gradient(90deg, rgba(190, 196, 209, 0.8) 0%, rgba(51, 51, 51, 0) 100%) 0% 0% no-repeat padding-box;
  padding: 0;
  color: #e4007f;
}
.products_x_head span {
  color: #fff;
}
.products_x_head p {
  padding: 7px 24px;
  font-size: 24px;
  letter-spacing: 1px;
  position: relative;
  width: 372px;
  background-color: #000000;
  background: url(../images/products/top/product_top_title.png) center right/100% 100% no-repeat;
}
.products_x_head p::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 15.6%;
  min-width: 37px;
  right: -1%;
}
@media (max-width: 600px) {
  .products_x_head {
    background-color: #bec4d1;
  }
  .products_x_head p {
    width: 77%;
    min-width: 280px;
    text-align: left;
    font-size: 20px;
    padding: 4px 10px;
  }
}

.reram_stand-alone_memory,
.products_top_FeRAM,
.feram_assp_memory {
  padding-top: 0;
}
@media (min-width: 601px) {
  .reram_stand-alone_memory .products_x_head p,
  .products_top_FeRAM .products_x_head p,
  .feram_assp_memory .products_x_head p {
    width: 425px;
  }
}

.products_x_head + .head_description {
  font-size: 20px;
  line-height: 1.75;
  font-weight: 500;
  margin-top: 1.2em;
  margin-bottom: 2.14em;
  text-wrap: pretty;
}
@media (max-width: 767px) {
  .products_x_head + .head_description {
    font-size: 16px;
    margin-top: 0.8em;
    margin-bottom: 0;
  }
  .products_x_head + .head_description br {
    display: none;
  }
}

.products_x_head {
  margin-top: 0;
}
@media (max-width: 768px) {
  .feram_stand-alone_memory {
    padding-top: 37px;
  }
  .feram_stand-alone_memory .products_x_head {
    margin-top: 36px;
  }
}
.feram_stand-alone_memory .head_description {
  letter-spacing: -0.7px;
}
.feram_stand-alone_memory .head_description strong {
  font-weight: 500;
}

.products_top_FeRAM .layouts__link_cards {
  margin-top: 36px;
}
.products_top_FeRAM .layouts__link_cards .link_card {
  max-width: initial;
}
.products_top_FeRAM .layouts__link_cards .link_card .image {
  width: 86%;
}
.products_top_FeRAM .layouts__link_cards .link_card figure img {
  max-width: calc(100% - 28px);
}
.products_top_FeRAM .layouts__link_cards .link_card .link a {
  flex-direction: row;
  align-items: center;
  margin-top: 1.5em;
  gap: 8px;
}
.products_top_FeRAM .layouts__link_cards .link_card .link a img {
  width: 25px;
}
@media (max-width: 768px) {
  .products_top_FeRAM .layouts__link_cards .link_card {
    flex-direction: column;
    gap: 0px;
    padding: 14px 18px 21px;
  }
  .products_top_FeRAM .layouts__link_cards .link_card figure img {
    max-width: initial;
  }
  .products_top_FeRAM .layouts__link_cards .link_card p {
    line-height: 24px !important;
  }
  .products_top_FeRAM .layouts__link_cards .link_card .link a {
    justify-content: flex-end;
  }
}

.section_title {
  background-color: rgba(190, 196, 209, 0.2);
  margin-bottom: 33px;
}
.section_title .component__h3 {
  padding: 39px 0;
  text-align: left;
  word-break: break-word;
}
.section_title .component__h3 span {
  display: block;
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 30px;
}

.product_page_description {
  line-height: 30px;
}
@media (max-width: 767px) {
  .product_page_description {
    line-height: 26px;
  }
}

.component__anker_links .anker_link {
  display: flex;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}
.component__anker_links .anker_link a {
  width: 100%;
  aspect-ratio: 520/116;
}
.component__anker_links .anker_link div.text_box span.text {
  line-height: 24px;
}
.component__anker_links .anker_link div.text_box span.text .text_description {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.06em;
  padding-right: 1em;
  display: inline-block;
}
@media (max-width: 767px) {
  .component__anker_links {
    gap: 18px;
  }
  .component__anker_links .anker_link a {
    width: 100%;
    aspect-ratio: initial;
    padding: 12px 0;
  }
  .component__anker_links .anker_link a span.text {
    font-size: 20px;
    font-weight: 700;
  }
  .component__anker_links .anker_link a span.text .text_description {
    font-size: 14px;
    font-weight: 400;
  }
  .component__anker_links .anker_link a div.text_box {
    flex: 1;
  }
  .component__anker_links .anker_link a .icon {
    width: 25px;
    height: 25px;
  }
  .component__anker_links .anker_link a .icon img {
    width: 25px;
    height: 25px;
  }
}

.feram_merits .head_description {
  line-height: 30px;
}
.feram_merits .head_description + ol {
  margin-top: 22px;
  list-style: auto;
  list-style-position: outside;
  padding-left: 1.3em;
  font-weight: 500;
  line-height: 30px;
}
@media (max-width: 767px) {
  .feram_merits {
    line-height: 25px;
  }
  .feram_merits#sec5 .table_content {
    margin-top: 30px;
  }
}
.feram_merits .table_content td {
  vertical-align: middle;
}
.feram_merits .table_content td ol,
.feram_merits .table_content td ul {
  line-height: 30px;
  display: inline-block;
  width: auto;
  text-align: left;
}
.feram_merits .sp_tables table {
  margin-bottom: 24px;
  width: 100%;
}
.feram_merits .sp_tables tbody tr:nth-child(even) {
  background-color: transparent;
}
.feram_merits .sp_tables.sp_tables_v2 table {
  margin-bottom: 33px;
}
.feram_merits .sp_tables.sp_tables_v2 tbody tr:nth-child(even) {
  background-color: rgba(190, 196, 209, 0.1);
}
.feram_merits .sp_tables.sp_tables_v2 tr th,
.feram_merits .sp_tables.sp_tables_v2 tr td {
  padding: 20px 5px;
}
.feram_merits .sp_tables.sp_tables_v2 tr th:first-child,
.feram_merits .sp_tables.sp_tables_v2 tr td:first-child {
  border-right: 1px solid rgb(190, 196, 209);
}
.feram_merits .sp_tables th,
.feram_merits .sp_tables td {
  vertical-align: middle;
  width: 50%;
  padding: 20px 10px;
  text-align: center;
  font-size: 16px;
  border-top: 1px solid RGBA(190, 196, 209, 1);
  border-bottom: 1px solid RGBA(190, 196, 209, 1);
}
.feram_merits .sp_tables th {
  background-color: RGBA(190, 196, 209, 0.35);
  line-height: 30px;
}
.feram_merits .component__solution_issue_box ul {
  list-style: outside;
  padding-left: 1.3em;
}
.feram_merits .component__solution_issue_box .issue_box,
.feram_merits .component__solution_issue_box .solution_box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.feram_merits .component__solution_issue_box + .img_single {
  max-width: 470px;
  margin: 26px auto 0;
}
.feram_merits .component__solution_issue_box + .img_single + .component__btn {
  margin-top: 37px;
}
.feram_merits .component__solution_issue_box + .max_width {
  max-width: initial;
}
.feram_merits .component__solution_issue_box + .max_width figcaption {
  text-align: left;
  padding-top: 6px;
}

.merit_title {
  margin-top: 50px;
  margin-bottom: 14px;
}
.merit_title#sec1 {
  margin-top: 100px;
}
.merit_title img {
  margin-right: 11px;
}
@media (max-width: 767px) {
  .merit_title {
    display: flex;
    align-items: flex-start;
  }
  .merit_title img {
    width: 90px;
    margin-top: 8px;
  }
  .merit_title span {
    flex: 1;
    font-size: 20px;
    text-wrap: pretty;
  }
}

.merit_title + .head_description {
  line-height: 30px;
}
.merit_title + .head_description strong {
  font-weight: 500;
}

.imgBox figcaption {
  text-align: center;
  padding-top: 18px;
}

.product_select_list input {
  display: inline;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.product_select_list input + label {
  padding-left: 5px;
}
.product_select_list select {
  padding-left: 7px;
  padding-right: 30px;
}
.product_select_list h4 {
  text-align: center;
  font-weight: 500;
  line-height: 30px;
  padding: 5.5px 14px;
  background-color: rgba(190, 196, 209, 0.35);
  border-top: 1px solid #bec4d1;
}
.product_select_list form > ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.product_select_list form > ul > li {
  width: 20%;
  border-right: 1px solid #bec4d1;
  background-color: #fff;
}
.product_select_list form > ul > li:nth-child(5n), .product_select_list form > ul > li:last-child {
  border-right: none;
  flex: 1;
}
.product_select_list form > ul > li:nth-child(5n) h4, .product_select_list form > ul > li:last-child h4 {
  border-right: none;
}
.product_select_list form > ul > li ul {
  line-height: 30px;
  padding: 16px 14px;
}
.product_select_list form > ul > li ul > li {
  display: flex;
  margin-bottom: 5.5px;
}
.product_select_list form > ul > li ul > li input {
  flex-shrink: 0;
}
@media (max-width: 1180px) {
  .product_select_list h4 {
    background-color: rgba(190, 196, 209, 0.45);
  }
  .product_select_list > ul {
    display: block;
    grid-template-columns: 1fr;
    gap: 0;
  }
  .product_select_list > ul > li {
    border-right: none;
  }
  .product_select_list > ul > li ul {
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
  }
  .product_select_list > ul > li ul li {
    letter-spacing: -0.4px;
    min-width: 33%;
    padding-right: 1em;
  }
}
@media (min-width: 1181px) {
  .product_select_list .grid_list {
    display: flex;
    flex-wrap: wrap;
  }
  .product_select_list .grid_list li {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .product_select_list h4 {
    background-color: rgba(190, 196, 209, 0.45);
  }
  .product_select_list > ul {
    display: block;
    grid-template-columns: 1fr;
    gap: 0;
  }
  .product_select_list > ul > li {
    border-right: none;
  }
  .product_select_list > ul > li ul {
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
  }
  .product_select_list > ul > li ul li {
    letter-spacing: -0.4px;
    min-width: 33%;
    padding-right: 1em;
  }
}

.product_list .container {
  position: relative;
}
.product_list .container_xl {
  width: 90%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.product_list .arrows {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  width: calc(100% - 40px);
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  z-index: 10;
}
.product_list .arrows > div {
  width: 50px;
}
@media (max-width: 768px) {
  .product_list .arrows > div {
    width: 25px;
  }
}

.product_list_tableContent {
  overflow-x: scroll;
  -ms-overflow-style: none;
}
.product_list_tableContent table {
  width: 100%;
}
.product_list_tableContent thead th {
  vertical-align: middle;
  background-color: rgba(190, 196, 209, 0.35);
  line-height: normal;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .product_list_tableContent thead th {
    padding: 15px !important;
  }
}
.product_list_tableContent thead th > div {
  line-height: normal;
  white-space: nowrap;
  font-size: 16px;
}
@media (max-width: 768px) {
  .product_list_tableContent thead th > div {
    font-size: 14px !important;
    line-height: 1;
  }
}
.product_list_tableContent tbody td {
  white-space: nowrap;
  font-size: 16px;
}
@media (max-width: 768px) {
  .product_list_tableContent tbody td {
    font-size: 14px !important;
    padding: 15px !important;
  }
}
.product_list_tableContent tbody td a {
  text-decoration: underline;
  transition: 0.3s;
}
.product_list_tableContent tbody td a:hover {
  opacity: 0.7;
}
.product_list_tableContent .tablesorter-default .tablesorter-header:not(.sorter-false) {
  background-position: center bottom 10px;
  background-image: url(../images/products/arrow_set.png);
  background-size: 28px auto;
}
.product_list_tableContent .tablesorter-default .tablesorter-header:not(.sorter-false).tablesorter-headerAsc {
  background-image: url(../images/products/arrow_up.png);
  background-size: 10px auto;
}
.product_list_tableContent .tablesorter-default .tablesorter-header:not(.sorter-false).tablesorter-headerDesc {
  background-image: url(../images/products/arrow_down.png);
  background-size: 10px auto;
}
@media (max-width: 768px) {
  .product_list_tableContent .tablesorter-default .tablesorter-header:not(.sorter-false) {
    background-position: center bottom 4px;
  }
}
.product_list_tableContent .order_table thead th {
  padding: 5px;
}
.product_list_tableContent .order_table tbody tr td {
  padding: 6px 20px;
  vertical-align: middle;
}
.product_list_tableContent .order_table tbody tr td.no-border {
  border-right: none;
  border-left: none;
}
.product_details_section {
  padding-top: 0;
}
.product_details_section h3.component__h3 {
  margin-top: 0;
  margin-bottom: 4px;
}
.product_details_section .method_table,
.product_details_section .document_table {
  border-top: 1px solid #bec4d1;
  border-bottom: 1px solid #bec4d1;
  font-size: 16px;
}
.product_details_section .method_table tr:first-child th,
.product_details_section .method_table tr:first-child td,
.product_details_section .document_table tr:first-child th,
.product_details_section .document_table tr:first-child td {
  border-top: 35px solid rgba(190, 196, 209, 0.35);
}
.product_details_section .method_table th,
.product_details_section .document_table th {
  vertical-align: middle;
  font-weight: 500;
  border-bottom: 1px solid #bec4d1;
  text-align: center;
  line-height: 30px;
  padding: 12px 0 13px 0;
}
.product_details_section .method_table td,
.product_details_section .document_table td {
  text-align: left;
  line-height: 24px;
  vertical-align: middle;
  padding: 12px 0 13px 23px;
}
.product_details_section .method_table + p,
.product_details_section .document_table + p {
  line-height: 30px;
}
@media (max-width: 768px) {
  .product_details_section .method_table + p,
  .product_details_section .document_table + p {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 768px) {
  .product_details_section .method_table tr:first-child th {
    border-top: 25px solid rgba(190, 196, 209, 0.35);
  }
  .product_details_section .method_table tr:first-child td {
    border-top: none;
    border: none;
  }
  .product_details_section .method_table th,
  .product_details_section .method_table td {
    display: block;
    width: 100%;
    border: none;
    text-align: left;
    padding-left: 0;
    word-break: break-word !important;
  }
  .product_details_section .method_table th {
    padding-top: 12px;
    padding-bottom: 0;
  }
  .product_details_section .method_table td {
    border-bottom: 1px solid #bec4d1;
    padding-bottom: 13px;
    padding-top: 0;
  }
}
.product_details_section .document_table tr:first-child th,
.product_details_section .document_table tr:first-child td {
  border-top: none;
}
.product_details_section .document_table thead th {
  padding: 5px 0 6px;
}
.product_details_section .document_table td {
  vertical-align: middle !important;
  text-align: center;
  padding: 23px 8px;
}
.product_details_section .document_table td a {
  text-decoration: underline;
  transition: 0.3s;
}
.product_details_section .document_table td a:hover {
  opacity: 0.6;
}
@media (max-width: 768px) {
  .product_details_section .document_table td {
    padding: 23px;
    min-width: 130px;
    white-space: nowrap;
  }
}

@media (max-width: 768px) {
  .document_table_section .arrows {
    position: absolute;
    display: flex !important;
    left: 0;
    right: 0;
    top: 50%;
    width: calc(100% - 40px);
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    z-index: 10;
  }
  .document_table_section .arrows > div {
    width: 25px;
  }
}

@media (max-width: 768px) {
  .document_table_tableContent {
    overflow-x: scroll;
    -ms-overflow-style: none;
  }
  .document_table_tableContent table {
    width: 100%;
  }
}

.document_table_tableContent::-webkit-scrollbar {
  display: none;
}

table.comparison_table thead tr th {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 30px;
  padding: 3px 0;
}
table.comparison_table tbody tr td {
  vertical-align: middle;
  padding: 20px 25px;
}
table.comparison_table tbody tr td > div {
  display: flex;
  text-align: left;
  align-items: center;
  height: 100%;
}
table.comparison_table tbody tr td > div strong {
  min-width: 35%;
  white-space: nowrap;
}
table.comparison_table tbody tr td > div ul {
  list-style: outside;
  padding-left: 1.3em;
  flex: 1;
  line-height: 24px;
}
table.comparison_table tbody tr td:nth-child(even) > div strong {
  min-width: 28%;
}
@media (max-width: 768px) {
  table.comparison_table thead tr th {
    font-size: 16px;
  }
  table.comparison_table tbody tr td {
    padding: 16px 8px;
  }
  table.comparison_table tbody tr td > div strong {
    min-width: 80px;
    width: 28%;
    white-space: normal;
  }
  table.comparison_table tbody tr td > div ul {
    margin-left: 1em;
    padding-left: 1em;
  }
  table.comparison_table tbody tr td > div ul li::first-letter {
    margin-left: -0.1em;
  }
}

.container .layouts__flex_table_text {
  gap: 32px;
  margin-top: 30px;
}

table.reRAM_features_table {
  margin-top: 0;
}
table.reRAM_features_table tr th {
  vertical-align: middle;
  border-top: 1px solid #bec4d1;
  border-bottom: 1px solid #bec4d1;
  padding: 25px;
}
table.reRAM_features_table tr td {
  border-left: none !important;
  line-height: 24px;
}
table.reRAM_features_table tr td ul {
  text-align: left;
  list-style: outside;
  padding-left: 1.3em;
}
@media (max-width: 768px) {
  table.reRAM_features_table tr th {
    padding: 20px 12px 20px 15px;
  }
  table.reRAM_features_table tr td {
    padding: 20px 0 !important;
  }
}

.reRAM_feature_section {
  position: relative;
}

.reasons_choose_img01 {
  margin-top: 16px;
}

.reRAM_features_table_v2 th {
  white-space: nowrap !important;
  vertical-align: middle;
  font-size: 16px;
  line-height: 30px;
  padding: 4px;
}
.reRAM_features_table_v2 tbody tr td {
  white-space: nowrap !important;
  vertical-align: middle;
}

.component__solution_issue_box + .component__solution_issue_box {
  margin-top: 50px;
}

.breadcrumb_asic_assp {
  background-color: rgba(190, 196, 209, 0.2);
}
.breadcrumb_asic_assp nav ol li::before,
.breadcrumb_asic_assp nav ol li:last-child::before {
  color: #333333;
}
.breadcrumb_asic_assp .current {
  color: #333333 !important;
}

.local_navi_wrap_asic_assp {
  background-color: rgba(190, 196, 209, 0.2);
}
.local_navi_wrap_asic_assp .local_navi_container {
  border: none;
  padding: 0;
}
.local_navi_wrap_asic_assp .local_navi_container .container {
  border-top: 1px solid #bec4d1;
  padding-top: 12.5px;
}
.local_navi_wrap_asic_assp .local_navi_container .container a {
  position: relative;
  transition: 0.3s;
  padding-bottom: 35px;
}
.local_navi_wrap_asic_assp .local_navi_container .container a span {
  color: #333333;
  font-weight: 700;
}
.local_navi_wrap_asic_assp .local_navi_container .container a::after {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 9px;
  margin: 0 auto;
  background: url(../images/products/reram_product_details/arrow_nav.png) center/100% 100% no-repeat;
}
.local_navi_wrap_asic_assp .local_navi_container .container a:hover {
  opacity: 0.6;
}
@media (max-width: 768px) {
  .local_navi_wrap_asic_assp .local_navi_container .container {
    border-top: 0;
  }
  .local_navi_wrap_asic_assp .local_navi_container .container .local_navies {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0;
  }
  .local_navi_wrap_asic_assp .local_navi_container .container .local_navies a {
    width: 100%;
    border: none;
    text-align: left;
    padding-bottom: 5px;
    margin-bottom: 6px;
  }
  .local_navi_wrap_asic_assp .local_navi_container .container .local_navies a::after {
    content: none;
    left: auto;
    right: 1em;
    bottom: 0;
    top: 0;
  }
  .local_navi_wrap_asic_assp .local_navi_container .container .local_navies a span {
    display: inline-block;
    border: none;
    text-align: left;
    width: auto;
    position: relative;
    padding-right: 2em;
    font-weight: 700;
  }
  .local_navi_wrap_asic_assp .local_navi_container .container .local_navies a span::after {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    background: url(../images/products/reram_product_details/arrow_nav.png) center/100% 100% no-repeat;
  }
}

.product_solution-list {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 11px;
}
.product_solution-list li {
  padding: 23px 34px;
  display: flex;
  align-items: center;
  gap: 16px;
}
.product_solution-list li.bg-c {
  background-color: rgba(190, 196, 209, 0.2);
}
.product_solution-list li h3,
.product_solution-list li p {
  width: 50%;
}
.product_solution-list li .component__h3 {
  margin-top: 0;
}
.product_solution-list li p {
  line-height: 30px;
}
@media (max-width: 600px) {
  .product_solution-list {
    gap: 16px;
  }
  .product_solution-list li {
    padding: 20px 11px;
    flex-direction: column;
    gap: 4px;
  }
  .product_solution-list li h3,
  .product_solution-list li p {
    width: 100%;
  }
}

.head_description_list {
  list-style: outside;
  padding-left: 1.3em;
  margin-left: 2em;
  margin-top: 20px;
}
.head_description_list li {
  line-height: 30px;
}
@media (max-width: 600px) {
  .head_description_list {
    margin-left: 0.5em;
  }
}

.component__h3_asic_assp {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .component__h3_asic_assp {
    font-size: 20px !important;
    letter-spacing: -0.5px;
  }
}

.component__table_wide_vr2 th {
  padding: 5px;
}

table.component__table_wide_vr2_sp tbody tr th {
  background-color: rgba(190, 196, 209, 0.35) !important;
}
table.component__table_wide_vr2_sp tbody tr th,
table.component__table_wide_vr2_sp tbody tr td {
  vertical-align: middle;
  text-align: center;
  padding: 14px 7px;
}

.product_assp_introduction .issue_content a,
.product_assp_introduction .solution_content a {
  display: flex;
  align-items: center;
  border: 1px solid #bec4d1;
  height: 100%;
  text-decoration: none;
}
.product_assp_introduction .issue_content a .imgBox,
.product_assp_introduction .solution_content a .imgBox {
  aspect-ratio: 150/120;
  width: 150px;
}
.product_assp_introduction .issue_content a .imgBox img,
.product_assp_introduction .solution_content a .imgBox img {
  width: 100%;
}
.product_assp_introduction .issue_content a h3,
.product_assp_introduction .solution_content a h3 {
  padding: 0 8px 0 32px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  flex: 1;
}
.product_assp_introduction .issue_content a:hover,
.product_assp_introduction .solution_content a:hover {
  opacity: 0.6;
}
@media (max-width: 600px) {
  .product_assp_introduction {
    gap: 0 !important;
  }
  .product_assp_introduction .issue_content a h3,
  .product_assp_introduction .solution_content a h3 {
    padding: 0 8px 0 17px;
  }
}

.img_single_full {
  margin-top: 80px;
}
@media (max-width: 768px) {
  .img_single_full {
    margin-top: 40px;
  }
}

.asic_elemental_technology {
  margin-top: 20px;
  display: flex;
  gap: 44px;
}
.asic_elemental_technology .contentBox {
  padding: 32px 14px 24px 40px;
  background-color: rgba(190, 196, 209, 0.2);
}
.asic_elemental_technology ul {
  list-style: outside;
  padding-left: 1.3em;
  font-weight: 500;
  line-height: 30px;
}
.asic_elemental_technology .contentBox1 {
  width: 364px;
}
.asic_elemental_technology .contentBox2 {
  flex: 1;
}
.asic_elemental_technology .contentBox2 ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 77px;
}
@media (max-width: 1024px) {
  .asic_elemental_technology {
    flex-direction: column;
    gap: 20px;
  }
  .asic_elemental_technology .contentBox1 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .asic_elemental_technology .contentBox {
    padding: 30px 36px 26px 26px;
  }
  .asic_elemental_technology .contentBox2 ul {
    display: block;
  }
}

.what_can_feram {
  margin-top: 44px;
  display: flex;
  gap: 40px;
}
.what_can_feram nav {
  width: 280px;
}
.what_can_feram nav a {
  display: block;
  width: 100%;
  margin-bottom: 11px;
  padding: 10px 14px;
  font-weight: 500;
  border: 1px solid #bec4d1;
}
.what_can_feram .itemContents {
  flex: 1;
}
.what_can_feram .itemContents h3,
.what_can_feram .itemContents h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 45px;
}
.what_can_feram .itemContents h3 {
  padding: 0px 20px;
  background-color: rgba(190, 196, 209, 0.5);
  margin-bottom: 6px;
}
.what_can_feram .itemContents > ul {
  padding-left: 4px;
  margin-bottom: 40px;
}
.what_can_feram .itemContents > ul > li {
  margin-bottom: 0px;
}
.what_can_feram .itemContents > ul > li .layouts__flex_img_text {
  margin-top: 6px;
}
.what_can_feram .itemContents > ul > li .layouts__flex_img_text p + p {
  margin-top: 0;
}
.what_can_feram .itemContents > ul > li .layouts__flex_img_text p.head_text {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 14px;
}
.what_can_feram .itemContents > ul > li .layouts__flex_img_text .component__btn {
  margin-top: 14px;
}
.what_can_feram .itemContents > ul > li .layouts__flex_img_text .component__btn a {
  line-height: 24px;
}
.what_can_feram .itemContents > ul > li .layouts__flex_img_text ul {
  list-style: outside;
  padding-left: 1.3em;
  font-size: 16px;
  line-height: 30px;
}
@media (max-width: 768px) {
  .what_can_feram {
    margin-top: 16px;
    flex-direction: column;
  }
  .what_can_feram .component__btn a {
    padding: 13px 25px;
  }
}

.feram_rfid_merits .component__solution_issue_box {
  margin-top: 45px;
}
.feram_rfid_merits .component__solution_issue_box figcaption.bg-c {
  font-weight: 500;
  text-align: center;
  line-height: 45px;
  background-color: #BEC4D1;
}
.feram_rfid_merits figcaption {
  text-align: center;
  line-height: 30px;
  padding-top: 12px;
}
.feram_rfid_merits .proviso {
  text-align: right;
  line-height: 30px;
}

.feram_rfid_merits01 {
  max-width: 800px;
  width: 100%;
  margin: 110px auto 0;
}
@media (max-width: 767px) {
  .feram_rfid_merits01 {
    margin-top: 27px;
  }
}

.feram_rfid_merits02 {
  margin-top: 28px;
}

@media (min-width: 767px) {
  .choose_rotary_mv_title h1 {
    line-height: 75px !important;
  }
}

section.choose_rotary_page .container .layouts__flex_img_text {
  margin-top: 0;
  gap: 64px;
}
section.choose_rotary_page .container .layouts__flex_img_text .text {
  flex: 1;
  font-weight: 600;
}
section.choose_rotary_page .container .layouts__flex_img_text .image {
  width: 375px;
}
@media (max-width: 767px) {
  section.choose_rotary_page .container .layouts__flex_img_text {
    gap: 24px;
  }
}

.feram_rotary_merits h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 1em;
}

table.assp_table th {
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px !important;
}
table.assp_table tbody tr td {
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px !important;
  padding: 8px 4px !important;
}

.reference {
  margin-top: 12px;
}
.reference h3 {
  font-weight: 700;
  line-height: 30px;
}
.reference a {
  display: inline-block;
  margin-top: 5px;
}
.reference a + br + a {
  margin-top: 10px;
}/*# sourceMappingURL=products.css.map */