/* Profile User */
#profile.profile-v2 ul.tab-profile-user {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0px;
}

#profile.profile-v2 ul.tab-profile-user li {
  border: none;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 8px 5px;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  font-size: 13px;
  border-bottom: solid 2px white;
  font-weight: bold;
}

#profile.profile-v2 ul.tab-profile-user li.active {
  color: #e61e25;
  border-bottom: 2px solid;
}

#profile.profile-v2 ul.tab-profile-user li.active img {
  filter: invert(48%) sepia(91%) saturate(7463%) hue-rotate(346deg) brightness(89%) contrast(103%);
}

#profile.profile-v2 ul.tab-profile-user li span {
  text-align: center;
  display: inline-block;
}

.profile-v2 #profile-info table,
.profile-v2 #profile-rider table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  border-collapse: collapse;
}

.profile-v2 #profile-info table tbody {
  padding: 0px 10px;
}

.profile-v2 #profile-rider table tbody {
  padding: 0px 5px;
  display: block;
}

.profile-v2 #profile-rider table tr:not(.bike-life) {
  padding: 5px 0 0 0 ;
  display: flex;
  word-break: keep-all;
  align-items: center;
}
.profile-v2 #profile-rider table tr.bike-life {
  padding: 0px;
}

.profile-v2 #profile-rider table tr.bike-life td .result-item:nth-child(2)   {
  margin: 5px 0;
  display: block;
}


.profile-v2 #profile-rider table tr td h3 {
  margin-left: 10px;
}
.profile-v2 #profile-info table tr th {
  padding: 0.75rem;
  color: #333;
  width: 145px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
}
.profile-v2 #profile-info table tr td {
  padding: 0.75rem;
  color: #333;
  vertical-align: top;
  font-size: 14px;
}
.profile-v2 #profile-rider table tr th {
  padding: 0.75rem;
  color: #333;
  width: 25px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
}

.profile-v2 #profile-rider table tr th.no-icon {
  width: 45px;
  min-width: 45px;
}

.profile-v2 #profile-rider table tr th img {
  min-width: 32px;
}

.profile-v2 #profile-rider table tr td.rider-title {
  width: 100%; 
  margin-left: 10px;
}

.profile-v2 #profile-info table tr th div {
  display: flex; 
  justify-content:space-between;
  padding: 5px;
}

.profile-v2 #profile-info table tr th div span:nth-child(1) {
  display: flex; 
  width: 90px;
}

.profile-v2 #profile-info table tr th div span:nth-child(1) img {
  min-width: 32px;
  margin-right: 5px;
  margin-top: -10px;
  height: 32px;
  width: 32px;
}

.profile-v2 #profile-info table tr th div span:nth-child(1) img.custom-image {
  margin-top: -10px;
}

.profile-v2 #profile-info table tr th div span.no-icon {
  margin-left: 35px;
}

.profile-v2 #profile-info table tr td div {
  display: flex; 
  justify-content:space-between;
  align-items: center;
  padding: 5px;
}
.profile-v2 #profile-info table tr td.block-shop-info-sp div {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
}
.profile-v2 #profile-info table tr td.block-shop-info-sp .shop_name {
  padding: 2px 15px;
  font-size: 14px;
  position: relative;
}
.profile-v2 #profile-info table tr td.block-shop-info-sp .shop-todouhoken {
  display: flex;
  padding: 0 10px 10px 10px;
  justify-content: flex-start;
}
.profile-v2 #profile-info table tr td.block-shop-info-sp .link-shop-detail {
  background-color: black;
  color: white;
  border: 1px solid #333;
  padding: 5px;
  border-radius: 10px;
  width: 120px;
  text-align: center;
  display: block;
  margin: auto;
  text-decoration: none;
}
.profile-v2 #profile-info table tr td div.custom-kaiin-profile {
  display: block;
}
.profile-v2 #profile-info table tr td div span:nth-child(1) {
  width: 80%;
}

.profile-v2 #profile-info table tr td div span:nth-child(2) {
  width: 20%; 
  text-align: center;
}

.profile-v2 #profile-info table tr td div a {
  color: #416090;
  line-height: 18px;
}

.profile-v2 #profile-info table tr.link-socical td div {
  margin-left: 35px;
}

.profile-v2 #profile-rider table tr.bike-life td div span.br-bike-life {
  border: 1px solid #ccc;
  width: auto !important;
  padding: 5px;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 5px;
  margin-right: 5px;
  font-size: 12px;
}

.profile-v2 #profile-rider table tr.bike-life td div span.text-bike-life {
  margin-bottom: 5px;
  margin-right: 5px;
  line-height: 19px;
  /* margin-left: 5px; */
}

.profile-v2 #profile-rider table tr.bike-life td div {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-direction: row;
}

.profile-v2 #profile-rider table tr.bike-life td div .two-dots {
  margin: auto;
}

.profile-v2 #profile-my-gear .text-note-v2 {
  font-size: 12px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 20px;
}

.profile-v2 .tab-content {
  margin-top: 10px;
}

.profile-v2 #profile-info.tab-content {
  margin-top: 18px;
}

.lc-box-v2 h3 {
  background: white;
  border-bottom:none;
  font-weight: bold;
}

.lc-box-v2 .shop-todouhoken {
  display: flex;
  padding: 0 10px 10px 10px;
  align-items: center;
}

.lc-box-v2 .shop-todouhoken img {
  min-width: 25px;
  width: 25px;
  height: 25px;
}

.lc-box-v2 .link-shop-detail {
  background-color: black;
  color: white;
  border: 1px solid #333;
  padding: 5px;
  border-radius: 10px;
  width: 120px;
  text-align: center;
  margin: auto;
  text-decoration: none;
}

.lc-box-v2 .btn-link-shop {
  margin: 10px 0;
  display: flex;
}

#w_comm_sp #profile .edit-v2 {
  margin: 10px 15px 
}

#w_comm_sp #profile .edit-v2 a {
  padding: 8px 15px !important;
}