#body_wrapper ul,
#body_wrapper li,
#usb_2_title_wrapper ul,
#usb_2_title_wrapper li,
#qa01 ul,
#qa01 li{
  margin: 0;
  list-style: none;
  padding: 0;
}
#usb_2_title_wrapper,
#usb_2_item_ranking,
h2#usb_2_item_list,
#usb_2_type,
#default_set_bnr,
#qa01 {
  font-family: "Noto Sans JP", sans-serif;
}
#qa01 {
  padding-bottom: 97px;
}
#body_wrapper {
  max-width: none;
  padding: 0;
}
/* 看板エリア */
#usb_2_title_wrapper {
  max-width: 1200px;
  z-index: 1;
  margin: 0 auto;
  padding: 4px 0 0;
  position: relative;
}
#usb_2_title_wrapper #usb_2_top_link {
  display: flex;
  column-gap: 10px;
  margin: 0 auto 57px;
  justify-content: center;
  padding: 0 18px;
}
#usb_2_title_wrapper #usb_2_top_link li a {
  width: 177px;
  height: 71px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  background: #e4eef9;
  color: #0266cb;
  font-size: 17px;
  line-height: 1;
  font-feature-settings: "palt";
  gap: 7px;
  font-weight: 800;
  letter-spacing: 0.08em;
  box-sizing: border-box;
  padding-bottom: 5px;
}
#usb_2_title_wrapper #usb_2_top_link li a .sub {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: normal;
}
#usb_2_title_wrapper #usb_2_top_link li a.three_rows {
  font-size: 16px;
  letter-spacing: normal;
  gap: 5px;
  padding-bottom: 0;
}
#usb_2_title_wrapper #usb_2_title_area {
  text-align: left;
  margin-bottom: 34px;
  max-width: 1055px;
  margin: 0 auto;
  width: 100%;
}

#usb_2_title_wrapper #usb_2_title_area h1 {
  width: 100%;
  font-size: 35px;
  font-weight: 700;
  text-shadow: 2px 3.464px 0px rgba(0, 0, 0, 0.15);
  margin:0 auto 28px;
  color: #000000;
  line-height: 1;
  letter-spacing: 0.02em;
}
#usb_2_title_wrapper #usb_2_title_area .description {
  font-size: 13px;
  line-height: 1.538;
  color: #000000;
  font-weight: normal;
  margin: 0;
}
/* ランキング */
#usb_2_item_ranking {
  padding: 18px 24px;
  line-height: 1;
  color: #ffffff;
  font-weight: 400;
  background: #b7ce1a;
  font-size: 25px;
  margin: 96px 15px 10px;
}
/* 商品一覧 */
h2#usb_2_item_list {
  padding: 18px 24px;
  line-height: 1;
  color: #ffffff;
  font-weight: 400;
  background: #b7ce1a;
  font-size: 24px;
  margin: 76px 10px 10px;
}
/* 条件から絞り込む */
#usb_2_type {
  margin: 91px auto 0;
  width: 1152px;
}
#usb_2_type h2 {
  padding: 18px 24px;
  line-height: 1;
  color: #ffffff;
  font-weight: 400;
  background: #b7ce1a;
  font-size: 24px;
}
#usb_2_type .type_list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin: 40px auto 0;
  gap: 0 12px;
}
#usb_2_type .type_list > li {
  width: 182px;
  display: contents;
}
#usb_2_type .type_list > li a {
  display: grid;
  grid-template-rows: subgrid;
  gap: 0;
  grid-row: span 3;
  background: #f0f1e4;
  padding-top: 5px;
  width: 100%;
  box-sizing: border-box;
  color: #000000;
  position: relative;
}
#usb_2_type .type_list > li a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 9px solid #b7ce1a;
  border-right: 0;
  right: 15px;
  bottom: 11px;
}
#usb_2_type .type_list > li .image {
  aspect-ratio: 1/1;
  background: #fafaf6;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#usb_2_type .type_list > li .image img {
  width: 125px;
  height: auto;
}
#usb_2_type .type_list > li .data_area {
  padding: 11px 0;
  text-align: center;
}
#usb_2_type .type_list > li .data_area .length {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
}
#usb_2_type .type_list > li .data_area h3 {
  margin: 3px 0 0;
  font-size: 13px;
  font-weight: 600;
}
/* まとめ買いバナー */
#default_set_bnr:before,
#default_set_bnr:after {
  width: 100%;
  clear: both;
  display: inline-block;
  content: "";
  margin: 10px 0;
}
#default_set_bnr:before {
  margin-bottom: 85px;
}
#default_set_bnr:after {
  margin-bottom: 7px;
}
#default_set_bnr {
  margin: 0 auto !important;
  padding: 0;
  list-style: none;
  width: 1152px;
}
#default_set_bnr li {
  margin: 0;
  padding: 0;
  float: left;
  width: 49%;
}
#default_set_bnr li a {
  float: left;
  display: block;
  border: 1px #000 solid;
  padding: 17px 0 31px;
  text-align: center;
  font-size: 2em;
  color: #333;
  width: 100%;
}
#default_set_bnr li a .area_left {
  display: inline-block;
}
#default_set_bnr li a .area_left .up_text {
  display: inline-block;
  margin: 0;
  font-size: 0.5em;
  background: #fff;
  padding: 5px;
  text-align: center;
  color: #666;
  position: relative;
  z-index: 1;
}
#default_set_bnr li a .area_left .line {
  display: block;
  border-bottom: 1px #666 solid;
  position: relative;
  top: -18px;
}
#default_set_bnr li a .area_left .down_text {
  margin: 0;
}
#default_set_bnr li a .area_left .blue {
  color: #0066cc;
}
#default_set_bnr li a .area_left .red {
  color: #df0101;
}
#default_set_bnr li a .area_right {
  display: inline-block;
  margin-left: 20px;
}
#default_set_bnr li a .area_right i {
  font-size: 100px;
  position: relative;
  top: -10px;
}
#default_set_bnr li a .area_right .fa-calculator {
  color: #0066cc;
}
#default_set_bnr li a .area_right .fa-tags {
  color: #df0101;
}


/* 関連カテゴリ */
#usb_2_relate_cat {
  margin: 79px auto 0;
  max-width: 1200px;
}
#usb_2_relate_cat h2 {
  padding: 18px 24px;
  line-height: 1;
  color: #FFFFFF;
  font-weight: 400;
  background: #b7ce1a;
  font-size: 25px;
  margin: 0 10px;
}
#usb_2_relate_cat .relate_cat {
  margin: 39px auto 0;
  display: flex;
  flex-wrap: wrap;
  width: 1135px;
  gap: 20px;
}
#usb_2_relate_cat .relate_cat > li {
  width: 268px;
  display: flex;
}
#usb_2_relate_cat .relate_cat > li a {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 24px 0 29px;
  box-sizing: border-box;
  align-items: center;
  background: radial-gradient(rgba(202, 216, 223, 0), rgba(153, 175, 187, 0.1));
  border-radius: 3px;
}
#usb_2_relate_cat .relate_cat > li:nth-of-type(5) a {
  padding-bottom: 29px;
}
#usb_2_relate_cat .relate_cat > li a * {
  margin: 0;
  padding: 0;
}
#usb_2_relate_cat .relate_cat > li .img {
  width: 80%;
  max-width: 205px;
  margin: 0 auto;
  aspect-ratio: 1/1;
}
#usb_2_relate_cat .relate_cat > li .img img {
  width: 100%;
  height: auto;
}
#usb_2_relate_cat .relate_cat > li h3 {
  text-align: center;
  font-size: 15px;
  font-weight: 800;
  color: #000000;
  margin-top: -4px;
  letter-spacing: -0.04em;
  font-feature-settings: "palt";
}
#usb_2_relate_cat .relate_cat > li .txt {
  margin-top: 16px;
  text-align: center;
  font-size: 13px;
  line-height: 1.27;
  padding: 0 5px;
  color: #666666;
  letter-spacing: -0.08em;
  font-feature-settings: "palt";
}
#usb_2_relate_cat .relate_cat > li a:hover {
  background: radial-gradient(rgba(202,216,223,0), rgba(153,175,187,0.3));
}
#usb_2_relate_cat .relate_cat > li a img {
  position: relative;
  display: inline-block;
  transition-property: all;
  transition: 0.3s linear;
}
#usb_2_relate_cat .relate_cat > li a:hover img {
  transform: translateY(-7px);
}
#usb_2_relate_cat .relate_cat > li a:hover .txt {
  color: #FF0000;
}
/* USB2.0ケーブルとは */
#usb_2_about {
  width: 900px;
  margin: 151px auto 0;
  background: #f6f7f1;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 42px 40px 39px;
}
#usb_2_about * {
  margin: 0;
  padding: 0;
}
#usb_2_about h2 {
  color: #b7ce1a;
  margin: 0;
  font-weight: 900;
  font-size: 26px;
}
#usb_2_about #usb_2_about_contents {
  background: #FFFFFF;
  color:  #000000;
  margin: 35px auto 0;
  padding: 32px 40px 37px;
}
#usb_2_about #usb_2_about_contents h3 {
  font-size: 20px;
  color:  #000000;
  font-weight: 800;
  line-height: 1.563;
}
#usb_2_about #usb_2_about_contents .description {
  font-size: 16px;
  color:  #000000;
  line-height: 1.56;
  margin-top: 6px;
}
#usb_2_about section h4 {
  color: #b7ce1a;
  font-size: 20px;
  font-weight: 800;
  position: relative;
  padding-left: 1em;
}
#usb_2_about section h4::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  background: #b7ce1a;
  position: absolute;
  left: 5px;
  bottom: 0px;
  display: block;
  transform: rotate(-45deg) translate(50%, -50%);
}
#usb_2_about #usb_2_about_contents > section {
  margin-top: 23px;
}
#usb_2_about #usb_2_about_contents > section .txt {
  margin-top: 26px;
  line-height: 1.55;
}
#usb_2_about #usb_2_about_contents > section h4 + .txt {
  margin-top: 6px;
}
#usb_2_about #usb_2_about_contents > section ul {
  margin-top: 27px;
}
#usb_2_about #usb_2_about_contents > section h4 + ul {
  margin-top: 7px;
}
#usb_2_about #usb_2_about_contents > section ul li {
  margin-top: 24px;
}
#usb_2_about #usb_2_about_contents > section ul li:nth-of-type(1) {
  margin-top: 0;
}
#usb_2_about #usb_2_about_contents > section dl {
  line-height: 1.55;
}
#usb_2_about #usb_2_about_contents > section dt {
  font-weight: 700;
  font-size: 16px;
  display: inline;
  position: relative;
  padding-right: 1em;
}
#usb_2_about #usb_2_about_contents > section dt::after {
  content: "\FF1A";
  position: absolute;
  right: 3px;
  top: 0;
}
#usb_2_about #usb_2_about_contents > section dd {
  display: inline;
  font-size: 16px;
}
#usb_2_about #usb_2_about_contents > section .transfer dd {
  display: block;
  margin-top: 1px;
  line-height: 1.7;
}
#to_top_btn {
  width: 100%;
  margin: 120px auto 0;
  text-align: center;
}
#to_top_btn a {
  display: inline-block;
  color: #fff;
  background: #0080FF;
  padding: 15px 140px;
  border-radius: 50px;
  box-shadow: 4px 4px 1px 1px #eee;
  font-weight: bold;
  font-size: 1.2em;
  transition: 0.3s;
}
#to_top_btn a:hover {
    background:#0431B4;
}
/* 問い合わせエリア */
#usb_2_contact_area {
  margin: 85px  auto 0;
  width: 1100px;
  box-sizing: border-box;
  background: #EEEEEE;
  border-radius: 10px;
  padding: 10px 10px 40px;
}
#usb_2_contact_area h2 {
  padding: 0 0 10px;
  border-bottom: 3px #ddd dotted;
  font-size: 1.6em;
  font-weight: bold;
  color: #0a298a;
  text-align: center;
}
#usb_2_contact_area .txt {
  margin: 15px 0;
  text-align: center;
}
#usb_2_contact_area > ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 800px;
  display: flex;
  justify-content: space-between;
}
#usb_2_contact_area > ul > li {
  width: 33%;
}