#brand .contents__left > section:first-of-type .titleMain::before {
  content: none;
}
#brand .contents__left > section:first-of-type .titleMain--wrapper {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  #brand .contents__left > section:first-of-type .titleMain--wrapper {
    margin-bottom: 2rem;
  }
}
#brand
  .contents__left
  > section:first-of-type
  .titleMain--wrapper
  .titleMain--lead {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  #brand
    .contents__left
    > section:first-of-type
    .titleMain--wrapper
    .titleMain--lead {
    margin-top: 1.75rem;
  }
}
@media (max-width: 767px) {
  #brand
    .contents__left
    > section:first-of-type
    .titleMain--wrapper
    .titleMain--lead {
    text-align: left;
  }
}
@media (min-width: 768px) {
  #brand .slide__wrap01 {
    width: 100%;
    max-width: 1440px;
    padding: 0 1.25rem;
  }
}
@media (max-width: 767px) {
  #brand .sp__col02 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  #brand .sp__col02 .col {
    width: 100%;
    height: 100%;
    margin: auto;
  }
}
#brand .result__detail__time {
  margin-top: 3rem;
}
#brand .result__detail__time + .result__flex {
  margin-top: 1.5rem;
}
#brand .brand_new--img {
  width: 864px;
  max-width: 100%;
  margin: 4rem auto 0;
}
#brand .brand_new--img > .img {
  overflow: hidden;
  border-radius: 24px;
}
#brand .brand_new--img > .img img {
  max-width: 100%;
}
@media (min-width: 768px) {
  #brand .result__flex .flex__content .content__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 2rem;
  }
}
#brand
  .result__flex
  .flex__content
  .content__list
  .content__item:nth-child(n + 5) {
  display: list-item;
}
#brand .reason > p {
  display: inline-block;
}
#brand .flex + .btn__wrap {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  #brand .flex.result__flex .flex__content.active {
    padding: min(3.33vw, 48px) min(2.68vw, 50px);
  }
  #brand .flex.result__flex .flex__content .content__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    -webkit-column-gap: min(1.34vw, 2rem);
    -moz-column-gap: min(1.34vw, 2rem);
    column-gap: min(1.34vw, 2rem);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  #brand .flex.result__flex .flex__content .content__list .content__item {
    width: 100%;
  }
}
#brand .attend .colBox {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  #brand .attend .colBox {
    gap: 1.1vw 2.5vw;
  }
}
#brand .attend .attendList {
  max-width: 824px;
}
@media (max-width: 767px) {
  #brand .attend .attendList {
    margin-top: 1.5rem;
  }
}
#brand .more_sel figure + section {
  margin-top: 4rem;
}
@media (max-width: 767px) {
  #brand .more_sel figure + section {
    margin-top: 2rem;
  }
}
#brand .more_sel section {
  margin-top: 2rem;
}
#brand .more_sel .horizonlist--text:not(:first-of-type) {
  margin-top: 1rem;
}
#brand .more_sel .horizonlist--text.no_img {
  width: 100%;
  max-width: 100%;
}

.under_mv {
  margin: 1rem auto 0;
  width: 100%;
  max-width: 1400px;
}
.top_h2_text {
  margin-bottom: 1em;
  font-size: 26px;
}

@media (max-width: 767px) {
  .renew_2024_fv_202404 {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    max-width: 640px;
    margin: 0px auto;
  }

  .renew_2024_fv_202404 a {
    display: inherit;
  }

  .renew_2024_fv_bar202404 {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 10px auto 10px;
    z-index: 2;
  }
}
.top_h2_text {
  margin-bottom: 1em;
  font-size: 26px;
}

@media (max-width: 767px) {
  .top_h2_text {
    font-size: 20px;
  }

  #brand_tokei_sec01 .titleMain--lead {
    font-size: 14px;
  }
}
#assessment_cta {
  margin: 2rem auto;
  position: relative;
  width: 100%;
  max-width: 1000px !important;
}

#assessment_cta .image-full {
  width: 100%;
}

#assessment_cta img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#assessment_cta .overlay-container {
  position: relative;
  width: 100%;
  background-color: #e70113;
}

#assessment_cta .overlay-images,
#assessment_cta .overlay-image {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

#assessment_cta .overlay-image a {
  width: 100%;
  display: block;
}

#assessment_cta .overlay-images a {
  width: 50%;
  display: block;
}

#assessment_cta a img {
  width: 100%;
  height: auto;
  transition: opacity 0.3s ease;
  /* ホバー時のアニメーションを追加 */
}

/* ホバー時に半透明にする */
#assessment_cta .overlay-images a:hover img {
  opacity: 0.6;
}

@media (max-width: 767px) {
  .overlay_container_wrap {
    padding: 0% 7% !important;
    border-radius: 0 0 13px 13px;
    background-color: #e80012;
  }

  .overlay_container_wrap .overlay-image img {
    width: 90%;
  }

  #assessment_cta img.assessment_text {
    width: 60% !important;
    margin: auto;
    margin-bottom: 2%;
  }

  .overlay_container_wrap .overlay-container:nth-child(1) {
    margin-bottom: 3%;
  }

  img.assessment_img1 {
    padding-bottom: 5% !important;
  }
}
.expensive_purchase_brand_link {
  margin: 0px auto 4rem;
  text-align: center;
}

.expensive_purchase_brand_repeat {
  position: relative;
  width: 100%;
  display: block;
  box-sizing: border-box;
  margin: 2rem auto 2em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.expensive_purchase_brand_itemwrap {
  width: 180px;
  margin-bottom: 1rem;
  font-weight: 700;
}
.expensive_purchase_brand_item_dummy {
  width: 180px;
}
.expensive_purchase_brand_itembox {
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 24px;
  overflow: hidden;
}
.expensive_purchase_brand_itembox img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.expensive_purchase_brand_item_h4 {
  font-size: 18px;
  text-align: center;
}
@media (max-width: 1280px) {
  .expensive_purchase_brand_repeat {
    justify-content: center;
  }
  .expensive_purchase_brand_itemwrap {
    width: 27%;
    margin-left: 3%;
    margin-right: 3%;
  }
  .expensive_purchase_brand_item_dummy {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .expensive_purchase_brand_itemwrap {
    width: 44%;
    margin-left: 3%;
    margin-right: 3%;
    max-width: 350px;
  }
  .expensive_purchase_brand_item_dummy {
    width: 44%;
  }
}
@media (max-width: 767px) {
  .renew_2024_cta_box {
    position: relative;
    display: block;
    width: 100%;
    max-width: 640px;
    margin: 60px auto;
  }

  .renew_2024_cta_box a {
    display: inherit;
  }

  .renew_2024_cta_bottom_202404,
  .renew_2024_cta_midbar_202404,
  .renew_2024_cta_top_202404 {
    position: relative;
    display: block;
    margin: 0px auto;
    width: 100%;
  }

  .gtm-cta-2 {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}
.no_slider .content__list {
  flex-wrap: wrap;
}

/* .no_slider .content__item {
    list-style: none;
} */

@media (max-width: 767px) {
  .no_slider .content__item {
    width: 44% !important;
    max-width: 350px;
    margin-bottom: 15px;
  }
}
/* PC版 */
@media (min-width: 768px) {
  .flex_annitation {
    padding-top: 1rem;
  }
}

/* SP版 */
@media (max-width: 767px) {
  .flex_annitation {
    padding-top: 1rem;
  }
}
.flex__tabContents {
  overflow: hidden;
}

#latest_results h3 {
  font-size: 24px;
  font-weight: bold;
}

#latest_results .latest_results_content_wrap {
  margin-top: 2rem;
}

.condition_table_area table {
  width: 100%;
  background-color: white;
}

.condition_table_area table,
.condition_table_area td,
.condition_table_area th {
  border-collapse: collapse;
}

.condition_table_area td {
  padding: 5px 0px;
}

.condition_table_area td:first-child {
  width: 148px;
}

.condition_table_area td:nth-child(2) {
  padding-right: 6px;
}

.condition_table_area tr {
  padding: 0px 36px;
  display: block;
}

.latest_results_content {
  margin-top: 48px;
}

#latest_results .latest_results_list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.latest_results_item {
  width: 22%;
  font-size: 0.875rem;
}

.latest_results_area_text_ttl {
  font-weight: bold;
}

#latest_results span.bold {
  font-weight: bold;
}

#latest_results .brand_name {
  margin: 12px 0;
}

#latest_results .brand_name .latest_results_area {
  width: 100%;
}

#latest_results img {
  background-color: #f1f1f1;
  border-radius: 24px;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

#latest_results .space {
  margin: 6px 0;
}

#latest_results .purchase_date {
  border-top: solid #000000 1px;
  padding: 6px 0 0;
  font-size: 15px;
}

#latest_results .btn__more span {
  background-color: #e60012;
  color: white !important;
  padding: 1rem 0.75rem;
}

#latest_results .btn__more > *::after {
  position: absolute;
  top: calc(50% - 1em);
  right: 2em;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  content: "";
  background-image: url("../images/brand/icon_arrow_white01.png");
  background-size: contain;
  transform: rotate(90deg);
}

#latest_results .btn__more span:hover {
  background-color: #f2f2f2;
  color: #e60012 !important;
  border: solid 1px #f2f2f2;
}

#latest_results .btn__more > *:hover::after {
  width: 2em;
  height: 2em;
  background-image: url("../images/brand/icon_arrow_red01.png");
}

#latest_results .titleMain--lead {
  color: black;
}

/* PC版 */
@media (min-width: 768px) {
  .condition_table_area {
    border: solid 4px #f2f2f2;
  }
}

/* SP版 */
@media (max-width: 767px) {
  #latest_results h3 {
    font-size: 16px;
  }

  .condition_table_area td:nth-child(1) {
    border-right: 1px dotted #000000;
    display: flex;
    align-items: center;
    width: 124px;
    min-width: 124px;
  }

  .condition_table_area td:nth-child(2) {
    display: none;
  }

  .condition_table_area tr {
    padding: 0;
    display: flex;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .latest_results_list
    .latest_results_item {
    width: 48%;
  }

  #latest_results .latest_results_list {
    gap: 12px;
  }

  #latest_results {
    font-size: 14px;
  }

  #latest_results .purchase_date {
    font-size: 14px;
  }

  .contents__left > .latest_results_section_common {
    margin-top: 0 !important;
    padding: 0;
    overflow: visible;
    font-family: "Noto Sans JP";
  }

  .latest_results_section_common .titleMain {
    position: relative;
    margin-top: 0 !important;
  }

  .latest_results_section_common .titleMain:before {
    display: none;
  }

  .latest_results_section_common .titleMain .titleMain--main {
    margin-top: 1em;
  }

  .latest_results_section_common .titleMain .titleMain--main > span {
    color: #444;
  }

  .latest_results_section_common .titleMain .titleMain--main > span.lv2 {
    color: #d82300;
    display: inline-block;
    border-bottom: 7px solid #d82300;
    font-size: 175%;
  }

  .latest_results_section_common .titleMain .secHeadBg08 {
    width: 100%;
    height: auto;
  }

  .latest_results_section_common .titleMain .titleMain--lead {
    color: #444;
    padding: 1em 4vw 2em 4vw;
  }

  .latest_results_section_common .titleMain .titleMain--lead p {
    text-align: justify;
    font-size: 4.25vw;
    line-height: 1.7;
  }

  .latest_results_section_common .latest_results_content_wrap {
    padding: 0;
    margin-top: 0;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .latest_results_content {
    margin-bottom: 20%;
    position: relative;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .latest_results_content::before {
    content: "";
    display: block;
    background: #fff;
    width: 100%;
    /* height: 8.5%; */
    position: absolute;
    bottom: -10%;
    left: 0;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .latest_results_list {
    background: transparent;
    padding: 0;
    border-radius: 0;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .latest_results_list
    .latest_results_item {
    margin-top: 0 !important;
    margin: 24px 0;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .latest_results_list
    .latest_results_image.img {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    height: auto;
    aspect-ratio: 1 / 1;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .latest_results_list
    .latest_results_image.img
    img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .latest_results_list
    .latest_results_text_area_wrap {
    background: #fff;
    z-index: 0;
    position: relative;
    border-radius: 5px;
    margin-top: 6px;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .latest_results_list
    .latest_results_text_area_wrap
    .latest_results_area:not(:last-child) {
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .latest_results_list
    .latest_results_text_area_wrap
    .latest_results_area:last-of-type {
    border: none;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .latest_results_list
    .latest_results_text_area_wrap
    .latest_results_area
    .latest_results_area_text_ttl {
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .latest_results_list
    .latest_results_text_area_wrap
    .latest_results_area
    .latest_results_area_text {
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .btn__wrap.btn__more {
    margin: 0 auto;
    transform: translateY(50%);
    z-index: 1;
    position: relative;
    max-width: 90%;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .btn__wrap.btn__more
    span {
    background: #d82300;
    color: #fff;
    padding: 1em;
    border: none;
    font-size: 4vw;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .btn__wrap.btn__more
    span::after {
    display: none;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .btn__wrap.btn__more
    span::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 4vw;
    transform: translateY(-50%) rotate(90deg);
    aspect-ratio: 1 / 1;
    display: block;
    border-radius: 50%;
    width: 2em;
    height: 2em;
    line-height: 1;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-image: url(images/icon_arrow_white01.png);
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .condition_table_area {
    position: relative;
    padding: 4px;
    background: #fff;
    position: relative;
    overflow: visible;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .condition_table_area::before {
    content: "";
    display: block;
    /* background: linear-gradient(90deg, #fff 7%, #D82300 7%, #D82300, #D82300 93%, #fff 93%); */
    width: 6rem;
    height: 5px;
    position: absolute;
    top: -3px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .condition_table_area
    > h3 {
    font-size: 7vw;
    font-weight: 600;
    margin-bottom: 8%;
    font-family: "Noto Sans JP";
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .condition_table_area
    > table {
    border-radius: 0 0 24px 24px;
    background-color: white;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .condition_table_area
    > table
    tr:first-of-type {
    background: #012465 !important;
    color: #fff !important;
    text-align: center !important;
  }

  .latest_results_section_common
    .latest_results_content_wrap
    .condition_table_area
    > table
    td {
    padding: 1em;
    font-size: 11px;
    line-height: 1.3;
  }
}

.enhanced_purchaceitems_repeat_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 2rem auto;
}
.enhanced_purchaceitems_itembox {
  display: block;
  position: relative;
  width: 33%;
  margin-bottom: 2rem;
}
.enhanced_purchaceitems_itemimgwrap {
  width: 100%;
  max-width: 240px;
  border-radius: 24px;
  overflow: hidden;
  margin: 0px auto;
}
.enhanced_purchaceitems_itemimage {
  display: block;
  width: 100%;
  z-index: 0;
}
.enhanced_purchaceitems_itemtitle {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 767px) {
  .enhanced_purchaceitems_itembox {
    width: 48%;
  }
  .enhanced_purchaceitems_itemimgwrap {
    max-width: 240px;
  }
}

.renew_2024_enhanced_purchaceitems_box {
  display: block;
}

.renew_2024_enhanced_purchaceitems_repeat_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  margin: 2rem auto;
}
.renew_2024_enhanced_purchaceitems_itembox {
  display: block;
  position: relative;
  width: 33%;
  padding: 10px;
}
.renew_2024_enhanced_purchaceitems_itemimgwrap {
  position: relative; /* 追加：矢印の位置を制御するための基準点を設定 */
  width: 100%;
  max-width: 240px;
  overflow: hidden;
  margin: 0px auto;
}
.renew_2024_enhanced_purchaceitems_itemimage {
  display: block;
  width: 100%;
  z-index: 0;
}
.renew_2024_enhanced_purchaceitems_itemtitle {
  font-size: 18px;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #5f4511;
}

.renew_2024_enhanced_purchaceitems_item_arrow {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
  display: block;
  background-color: #d82300;
}

.renew_2024_enhanced_purchaceitems_item_arrow div {
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translate(-50%, -50%) rotate(45deg);
  border-right: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  width: 6px;
  height: 6px;
}

@media (max-width: 767px) {
  .renew_2024_enhanced_purchaceitems_itembox {
    width: 48%;
  }
  .renew_2024_enhanced_purchaceitems_itemimgwrap {
    max-width: 240px;
  }
}

.enhanced_additional_tabbox {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 2rem auto 1rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}

.enhanced_additional_tabitem {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: calc(33% - 1px);
  height: 60px;
  background-color: #d82300;
  color: #ffffff;
  cursor: pointer;
  border-radius: 24px;
  margin-top: 3px;
}

.enhanced_additional_tabitem:hover,
.enhanced_additional_tabitem.wd_active {
  background-color: #f2f2f2 !important;
  color: #d82300;
}

.enhanced_additional_tabitem_inner {
  display: block;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  width: 100%;
  padding: 0px 40px;
}

.enhanced_additional_tabitem_circle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 50%;
  right: 10px;
  transform: translate(0%, -50%);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #d82300;
}

.enhanced_additional_tabitem_arrow {
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translate(0%, -50%) rotate(45deg);
  width: 6px;
  height: 6px;
  border-right: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
}

.enhanced_additional_contents_superbox {
  position: relative;
  display: none;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 40px;
  background-color: #f4f4f4;
  border-radius: 24px;
  margin-bottom: 4rem;
}

.enhanced_additional_contents_superbox .wd_contents3_itembox {
  width: calc(33% - 20px) !important;
  max-width: 200px !important;
}

.enhanced_additional_repeater02_dummy {
  position: relative;
  display: block;
  width: calc(33% - 20px) !important;
  max-width: 200px !important;
  margin: 0px 10px;
}

.enhanced_additional_contentsbox {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

@media (max-width: 767px) {
  .enhanced_additional_tabitem_inner {
    text-align: left;
    font-size: 14px;
    padding: 0px 30px 0px 20px;
  }

  .enhanced_additional_contents_superbox {
    padding: 20px 0px;
  }

  .enhanced_additional_contentsbox {
    justify-content: center;
  }

  .enhanced_additional_contents_superbox .wd_contents3_itembox {
    width: 40% !important;
    max-width: 200px !important;
  }

  .enhanced_additional_repeater02_dummy {
    width: 40% !important;
    max-width: 200px !important;
  }
}

/*------------------

brand_search

-----------------------*/
.titleMain--wrapper {
  margin-top: 2rem;
  margin-bottom: 0;
}
#brand_search .list_katakana_brand_search {
  width: 100%;
  margin: 2rem auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-radius: 12px;
  overflow: hidden;
  padding: 24px 0;
  background-color: #fff0dc;
}

#brand_search .brand_searchinput {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 280px;
  height: 48px;
  border: 2px solid #d82300;
  background-color: #ffffff;
  padding: 0px 20px;
  border-radius: 6px 0 0 6px;
}

#brand_search .brand_searchbtn {
  background-color: #e60012;
  color: white;
  padding: 0 6px;
  border-radius: 0px 6px 6px 0px;
  display: flex;
  align-items: center;
  width: 80px;
}

#brand_search .brand_searchbtn img {
  height: 20px;
  width: 17px;
  margin-right: 6px;
}

.brand_searchinput:focus {
  outline: none;
  /* デフォルトのアウトラインを消す */
  box-shadow: 0 0 8px rgba(0, 123, 255, 0.5);
  /* 薄い青色のシャドウを追加 */
  background-color: #f0f8ff;
  /* フォーカス時の背景色を淡い青に */
  transition: all 0.3s ease;
  /* なめらかなスタイルの変化を追加 */
}

.brand_searchbtn:focus {
  outline: none;
  /* ボタンのフォーカス時のアウトラインを消す */
  box-shadow: 0 0 8px rgba(0, 123, 255, 0.5);
  /* ボタンに薄い青色のシャドウを追加 */
  transition: all 0.3s ease;
  /* なめらかなスタイルの変化を追加 */
}

#brand_search .list_katakana_brand_tab_flex {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-radius: 24px;
  overflow: hidden;
  padding: 12px 0 0;
}

#brand_search .list_katakana_brand_tab_title {
  width: 100%;
  padding: 10px;
  text-align: center;
  background-color: #d82300;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}

#brand_search .list_katakana_brand_tabbox {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 9%;
  height: 48px;
  margin: 0px 4px 8px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  padding: 10px;
  border-radius: 12px;
  cursor: pointer;
  border: solid 1px #e60012;
  color: #e60012;
  transition: all 0.3s ease;
}

#brand_search .list_katakana_brand_tabbox::after {
  position: absolute;
  right: 4px;
  bottom: calc(50% - 8px);
  width: 16px;
  height: 16px;
  transform: rotate(90deg);
  vertical-align: middle;
  content: "";
  background-image: url("../images/icon_arrow_red01.png");
  background-size: cover;
}

#brand_search .list_katakana_brand_tabbox.wd_active::after,
#brand_search .list_katakana_brand_tabbox:hover::after {
  background-image: url("../images/brand_tokei/icon_arrow_white01.png");
  /* 変更後の画像 */
}

#brand_search .list_katakana_brand_tabbox span {
  font-size: 14px;
}

#brand_search .list_katakana_brand_tabbox.wd_active,
#brand_search .list_katakana_brand_tabbox:hover {
  background-color: #e60012;
  color: white;
}

#brand_search .list_katakana_brand_tab_arrow {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: rotate(0deg);
  margin-left: -6px;
  width: 12px;
}

#brand_search .list_katakana_brand_superbox {
  width: 100%;
  margin: 0px auto 4rem;
}

#brand_search .list_katakana_brand_superbox.wd_active {
  display: block;
}

#brand_search .list_katakana_brand_col {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 2rem;
  gap: 2%;
}

#brand_search .list_katakana_brand_item_wrap {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 23%;
  border-top: solid 1px gray;
  margin-top: -1px;
}

#brand_search .list_katakana_brand_item_dummy {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 30%;
}

#brand_search .list_katakana_brand_item_wrap a {
  width: 100%;
}

#brand_search .list_katakana_brand_item {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 12px 12px 12px 6px;
  border-bottom: 1px solid gray;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#brand_search .list_katakana_brand_item:hover {
  opacity: 0.5;
}

#brand_search .list_katakana_brand_en {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  width: 90%;
}

#brand_search .list_katakana_brand_kana {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  color: #b3b3b3;
}

#brand_search .list_katakana_brand_tab_arrow_r {
  display: block;
  position: absolute;
  top: 50%;
  right: 6px;
  margin-top: -8px;
  width: 16px;
}

#brand_search .list_katakana_brand_none {
  position: relative;
  display: block;
  box-sizing: border-box;
  text-align: center;
  padding: 20px;
  font-weight: 700;
  color: #d82300;
}

#brand_search .wd_searchbox {
  width: 280px;
}

@media (max-width: 1200px) {
  #brand_search .list_katakana_brand_tabbox {
    width: 18%;
    height: 40px;
    font-size: 16px;
    padding: 6px 12px;
    margin: 2% 1%;
  }

  #brand_search .list_katakana_brand_tabbox span {
    font-size: 14px;
  }

  #brand_search .list_katakana_brand_tab_arrow {
    bottom: 6px;
    margin-left: -4px;
    width: 8px;
  }

  #brand_search .list_katakana_brand_item_wrap {
    width: 32%;
  }
}

@media (max-width: 767px) {
  #brand_search .titleHeading {
    font-size: 1.5rem;
  }

  #brand_search .brand_searchinput {
    width: 200px;
    font-size: 12px;
    padding: 0 0 0 12px;
  }

  #brand_search .brand_searchbtn {
    background-color: #e60012;
    color: white;
    padding: 0 12px;
    border-radius: 0px 6px 6px 0px;
    font-size: 14px;
  }

  #brand_search .brand_searchbtn img {
    height: 16px;
    margin-right: 6px;
  }

  #brand_search .list_katakana_brand_tabbox {
    font-size: 14px;
  }

  #brand_search .list_katakana_brand_item_wrap {
    width: 48%;
  }

  #brand_search .list_katakana_brand_item_dummy {
    width: 48%;
  }

  #brand_search .list_katakana_brand_en {
    font-size: 12px;
  }

  #brand_search .list_katakana_brand_kana {
    font-size: 11px;
  }

  #brand_search .list_katakana_brand_col {
    justify-content: space-between;
    gap: 0;
    margin-top: 1rem;
  }

  #brand_search .list_katakana_brand_search {
    margin: 2rem auto 0;
  }

  #brand_search .titleMain--wrapper {
    margin-top: 1rem;
  }
}

/*------------------

reason_section

-----------------------*/
section.reason_section {
  margin-top: 4rem;
}

.reason_section_content img {
  width: 100%;
  border-radius: 24px 24px 0em 0em;
}

.reason_section_content_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.reason_area_img_wrap {
  width: 48%;
  margin-bottom: 5%;
  background-color: #eeeeee;
  border-radius: 24px;
  text-align: center;
}

.reason_section_text_area {
  padding: 5% 0;
}

.reason_section_ttl {
  font-size: 24px;
  font-weight: bold;
}

.reason_section_text {
  font-size: 14px;
}

.reason_numbering {
  font-family: "din-condensed", "DIN Condensed", "sans-serif";
  font-size: clamp(1.7em, 4vw, 5em);
}

.reason_numbering {
  top: -0.6em;
}

.reason_section .titleMain--lead {
  margin-bottom: 5%;
}

@media (min-device-width: 768px) and (max-device-width: 1024px) {
  .reason_section_ttl {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  /* .reason_section_ttl {
        font-size: 16px;
        line-height: 1.4em;
    }

    .reason_section_text {
        font-size: 12px;
        line-height: 1.4em;
    }

    .reason_area_img_wrap {
        width: 100%;
        display: flex;
    }

    .reason_section_content img {
        width: 50%;
        border-radius: 24px 0em 0em 24px;
        object-fit: cover;
    }

    .reason_section_text_area {
        padding: 10px;
        text-align: left;
    } */
}
@media (max-width: 767px) {
  /* どんな状態でも
  ______________________________________________________ */
  .contents__left .state_bad_purchase {
    background: #e6e6e6;
    position: relative;
    padding: 0;
    position: relative;
    overflow: visible;
    font-family: "Noto Sans JP";
  }
  .state_bad_purchase .titleMain {
    position: relative;
  }
  .state_bad_purchase .titleMain::before {
    display: none;
  }
  .state_bad_purchase .titleMain .secHead_items {
    width: 37%;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .state_bad_purchase .titleMain .titleMain--main {
    margin: 0;
    font-size: 7.5vw;
    font-weight: 700;
    line-height: 1.3;
    position: relative;
    width: 100%;
    color: #5a3f0c;
    text-align: center;
    z-index: 1;
    padding: 9%;
  }
  .state_bad_purchase .titleMain .titleMain--main span {
    color: #5a3f0c;
  }
  .state_bad_purchase .titleMain .titleMain--lead {
    margin: 0;
    width: 100%;
    font-size: 3.9vw;
    text-align: left;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
    position: relative;
    color: #5a3f0c;
    z-index: 1;
    padding: 1em 0 0 0;
  }
  .state_bad_purchase .titleMain .titleMain--lead span {
    color: #5a3f0c;
  }
  .state_bad_purchase .titleMain .secHeadBg05 {
    width: 100%;
    height: auto;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
  }
  .state_bad_purchase .colBox {
    gap: 4vw 2vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 4vw 6vw 4vw;
  }
  .state_bad_purchase .colBox .col {
    width: calc((100% / 2) - 2vw);
    max-width: none;
    margin: 0;

    color: #5b4b39;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
  }
  .state_bad_purchase .colBox .col:first-of-type,
  .state_bad_purchase .colBox .col:nth-of-type(7n + 1) {
    width: 100%;
  }
  .state_bad_purchase .colBox .col .img {
    background: #fff;
    border-radius: 5px;
    position: relative;
    aspect-ratio: 1 / 1;
  }
  .state_bad_purchase .colBox .col:first-of-type .img,
  .state_bad_purchase .colBox .col:nth-of-type(7n + 1) .img {
    aspect-ratio: 2 / 1;
  }
  .state_bad_purchase .colBox .col .img p {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .state_bad_purchase .colBox .col .img img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: auto;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .state_bad_purchase .colBox .col .text.text--center {
    text-align: left !important;
    color: #725723 !important;
    font-size: 4vw;
    font-weight: 600;
  }
}
.bar_brandwatch_purchase {
  display: block;
  position: relative;
  width: 100%;
  margin: 4rem auto 2rem;
}

.bar_brandwatch_purchase:hover {
  opacity: 0.8;
}
.flex_content_wrap .content__item {
  margin-bottom: 1rem;
}

.purchase_brand_title {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.4444444444;
  display: flex;
  width: fit-content;
  margin: 70px auto 0;
}

.purchase_brand_title_block::before {
  display: block;
  width: 76px;
  height: 12px;
  margin: 70px auto 0;
  content: "";
  background-color: #d82300;
  border-radius: 50vw;
}

.purchase_brand_title {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.4444444444;
  width: fit-content;
  margin: 10px auto 0;
  text-align: center;
}

.purchase_brand_title span {
  color: #e60012;
}

.purchase_brand_text {
  color: #444444;
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  /* .no_slider .content__item {
        width: 42% !important;
    } */

  .purchase_brand_title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
  }

  .purchase_brand_text {
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  /* 買取商品から探す
  ______________________________________________________ */
  .otakaraya_purchase_goods {
    background: #fff;
    position: relative;
  }
  .otakaraya_purchase_goods::before {
    content: "";
    display: block;
    background: linear-gradient(
      90deg,
      #fff 7%,
      #d82300 7%,
      #d82300,
      #d82300 93%,
      #fff 93%
    );
    width: 6rem;
    height: 5px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .otakaraya_purchase_goods .titleMain {
    position: relative;
    padding: 10% 0 0 0;
    border-top: 1px solid #d3d3d3;
    position: relative;
    overflow: visible;
    margin-top: 3px !important;
  }
  .otakaraya_purchase_goods .titleMain .titleMain--main {
    font-size: 7.5vw;
    font-weight: 700;
    line-height: 1.3;
  }
  .otakaraya_purchase_goods .colBox.colBox__col04.sp__col03 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
    gap: 2vw;
    padding: 3vw 0 0 0;
    background: #fff;
  }
  .otakaraya_purchase_goods .colBox.colBox__col04.sp__col03::after {
    content: "";
    display: block;
    width: calc((100% / 3) - 2vw);
  }
  .otakaraya_purchase_goods .colBox.colBox__col04.sp__col03 > .col {
    width: calc((100% / 3) - 2vw);
    max-width: none;
    background: #fff;
    padding: 4vw 0;
    position: relative;
    border-radius: 5px;
  }
  .otakaraya_purchase_goods .colBox.sp__col03 > .col a.img__link .img {
    /* margin-bottom: 4vw; */
    border-radius: 10px;
    aspect-ratio: 1 / 1;
  }
  .otakaraya_purchase_goods .colBox.sp__col03 > .col a.img__link .img p {
    width: 100%;
    height: 100%;
    position: relative;
    aspect-ratio: 1 / 1;
  }
  .otakaraya_purchase_goods .colBox.sp__col03 > .col a.img__link .img img {
    width: auto;
    max-width: none;
    height: 100%;
    margin: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .otakaraya_purchase_goods .colBox.sp__col03 > .col a.img__link .img::after {
    display: none;
  }
  .otakaraya_purchase_goods .colBox.sp__col03 > .col a.img__link .img::before {
    content: "";
    background: #d82300;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    width: min(5vw, 2em);
    height: min(5vw, 2em);
    line-height: 1;
    border-radius: 0;
    opacity: 1;
    background-size: 80% 80%;
    background-position: 76% 80%;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M504-480 320-664l56-56 240 240-240 240-56-56 184-184Z" fill="%23fff"/></svg>');
  }
  .otakaraya_purchase_goods .colBox > .col .text {
    font-size: 3.5vw;
    font-family: "Noto Sans JP";
    font-weight: 600;
    padding: 0;
    line-height: 1.3;
  }
  .otakaraya_purchase_goods
    .colBox.colBox__col04.sp__col03
    + .btn__wrap.btn__red {
    margin-top: -5%;
    position: relative;
    z-index: 1;
  }
}
.purchase_otakaraya_goods .acod__contents .colBox__col04 > .col {
  width: 30% !important;
  max-width: 100%;
}

.purchase_brand_wrapper {
  padding: 0.75rem 1.25rem;
  background: #f2f2f2;
  border-radius: 24px;
  margin-bottom: 10px;
  padding-bottom: 50px;
  pointer-events: none;
}

.purchase_brand_message {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.4444444444;
  text-align: center;
  margin-top: 6px;
}

.colBox {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .purchase_brand_wrapper {
    pointer-events: visible;
  }
  .acod__contents {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .purchase_otakaraya_goods .colBox {
    gap: 2.22vw 2.5vw;
  }

  .purchase_brand_wrapper {
    cursor: pointer;
    padding-bottom: 10px;
    padding-top: 4px;
    margin: 0 10px 10px;
    pointer-events: all;
  }

  .open + .acod__contents {
    padding-bottom: 32px;
  }

  .purchase_brand_message {
    color: #000;
    position: relative;
  }

  .purchase_brand_message::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 2px;
    height: 12px;
    background-color: rgb(229 0 0);
    right: -1px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .purchase_brand_message::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: rgb(229, 0, 0);
    right: -6px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .purchase_brand_message.open::before {
    display: none;
  }

  .purchase_brand_img a.img__link .img::after {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .voicelist {
    width: 100% !important ;
    margin: 0px auto;
  }

  .voicelist__article {
    background-color: #f2f2ec !important ;
    border-radius: 5px !important;
    padding: 16px !important ;
    margin-top: 36px !important;
  }

  .renew_2024_voice_avator {
    position: relative;
    display: block;
    margin: -40px auto 0px;
    width: 100px;
  }

  .voicelist__header--name {
    margin-top: 10px !important ;
    text-align: center !important;
    color: #444444 !important;
  }

  .voicelist__header--date,
  .voicelist__header--star {
    text-align: center;
  }

  .voicelist__header--title {
    font-size: 20px;
    margin-top: 20px !important ;
    margin-bottom: 10px !important ;
  }
  .qa__list__q {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #444444 !important;
    padding: 6px 0px 0px 50px !important;
  }

  .qa__list__a {
    color: #444444 !important;
    padding: 10px 0px 0px 50px !important;
    margin-top: 10px !important ;
    top: 0px;
  }

  .qa__list__q::before {
    background-color: #444444;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    top: 0px;
  }

  .qa__list__a::before {
    box-sizing: border-box !important;
    background-color: transparent !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 38px !important;
    border: 1px solid #d82300;
    color: #d82300 !important;
  }
}

#columnbox {
  width: 100%;
  margin: 2rem auto 0;
}

.columnbox_wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

/* 画像 */
#columnbox a.column_post {
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 24px;
  position: relative;
  aspect-ratio: 3 / 2;
}

#columnbox .col .img__link img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

#columnbox .col .img__link img:hover {
  transform: scale(1.05);
  transition: transform 0.5s ease;
}

/* タグリスト */
#columnbox ul.tag__list {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 4px;
  width: 100%;
}

#columnbox ul.tag__list .tag__list--item span {
  background-color: #f1f1f1;
  display: block;
  padding: 5px 0.5rem;
  font-size: 0.875rem;
  text-align: center;
  border-radius: 100px;
}

/* テキスト */
#columnbox .col--text {
  margin-top: 1rem;
  position: relative;
}

#columnbox .col--text dl {
  margin-top: 1rem;
}

#columnbox .col--text dt {
  color: #e60012;
}

#columnbox .col--text dd {
  margin-top: 1rem;
  font-size: 14px;
  position: relative;
}

#columnbox .col--text a.continue_link {
  position: absolute;
  bottom: -30px;
  color: #e60012;
  text-decoration-line: underline;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  right: 0;
}

#columnbox .col--text a.continue_link::after {
  content: "";
  background-image: url(../images/icon_arrow_red01_1.png);
  width: 20px;
  height: 20px;
  display: block;
  background-size: cover;
  margin-top: 2px;
}

#columnbox .col--text a:hover {
  opacity: 0.6;
  transition: all 0.3s ease;
}

/* ボタン  */

#columnbox .column_btn {
  display: block;
  width: 100%;
  max-width: 392px;
}

#columnbox .column_btn a {
  font-weight: bold;
  color: #fff;
  background-color: #d82300;
  border: 2px solid #d82300;
  position: relative;
  display: block;
  padding: 0.75rem 40px 0.75rem 25px;
  overflow: hidden;
  font-size: 0.875rem;
  cursor: pointer;
  border-radius: 24px;
}

#columnbox .column_btn a::after {
  background-image: url(../images/icon_arrow_white01_1.png);
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  vertical-align: middle;
  content: "";
  background-repeat: no-repeat;
}

#columnbox .column_btn a:hover {
  opacity: 0.6;
  transition: all 0.3s ease;
}

/* PC版 */
@media (min-width: 768px) {
  #columnbox .col {
    width: 30%;
  }

  #columnbox .columnbox_wrap {
    padding-bottom: 2rem;
  }

  #columnbox .column_btn {
    margin: 3rem auto 0;
  }
}

/* SP版 */
@media (max-width: 767px) {
  #columnbox {
    padding: 0 5%;
    margin: 1rem auto 0;
  }

  #columnbox .col {
    border-bottom: solid 1px black;
    padding-bottom: 12px;
    margin-bottom: 24px;
  }

  #columnbox .img__link img {
    border-radius: 12px;
  }

  /* 右下矢印 */
  #columnbox .img__link :after {
    content: "";
    background-image: url(../images/red_arrow_link.png);
    background-size: cover;
    position: absolute;
    right: 0;
    width: 64px;
    height: 64px;
    bottom: 0;
  }

  #columnbox .column_btn a::after {
    transform: rotate(90deg);
  }

  #columnbox .column_btn {
    margin: 1rem auto 0;
  }

  .column_slider_sp {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}

.purchase_need_section_content_img_area_wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 0 2%;
  gap: 4%;
}

.purchase_need_section_content_img_area {
  width: 30%;
}

.purchase_need_section img {
  width: 100%;
  padding: 0.5vw;
  padding-bottom: 2vw;
}

p.purchase_need_section_content_header {
  font-size: clamp(0.8em, 1vw, 1.2em);
  text-align: center;
  padding: 1% 0;
  margin: 4% 0 5% 0;
  font-weight: bold;
}

.purchase_need_section_content_nem {
  padding: 0.2em 0.38em;
  border-radius: 5vw;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  line-height: 1;
}

.purchase_need_section_content_img_text_wrap {
  display: flex;
  align-items: baseline;
  gap: 5%;
  font-weight: bold;
}

.purchase_need_section_content_img_text_wrap p {
  position: relative;
  font-size: clamp(0.85em, 1.2vw, 1.2em);
  word-break: keep-all;
}

.purchase_need_section_content_img_area:nth-child(3) p::after,
.purchase_need_section_content_img_area:nth-child(5) p::after {
  content: "※";
  position: absolute;
  font-size: 0.7em;
}

.purchase_need_section .titleMain::before {
  content: none;
}

@media (max-width: 767px) {
  .purchase_need_section_content_img_area_wrap {
    padding: 0 5%;
    gap: 10%;
  }

  .purchase_need_section_content_img_area {
    width: 45%;
  }
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.bordersitecolor {
  border-color: #d82300 !important;
}

.leader_info table {
}

.shop-leader_container {
  width: 100%;
  padding-top: 5px;
  margin-bottom: 40px;
  border-top: 6px solid #d82300;
  /* background: url("https://stg.otakaraya.jp/gold/wp-content/uploads/2024/02/kanteinin_bg_top_global.png") no-repeat center top, url("https://stg.otakaraya.jp/gold/wp-content/uploads/2024/02/kanteinin_bg_bottom_global.png") no-repeat center bottom; */
  background-size: contain;
  background-color: rgb(252, 241, 219);
}

.bordersitecolor {
  border-color: #d82300 !important;
}

.shop-leader_head h2:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 25px 20px 0 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: inherit;
  position: absolute;
  top: 0;
  left: 100%;
}

.shop-leader_head h2:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 0 20px 25px 0;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: inherit;
  position: absolute;
  bottom: 0;
  left: 100%;
}

.noto::after {
  content: "";
  font-family: sans-serif;
}

.shop-leader_head_shadow {
  top: 16px;
  left: -20px;
}

.shop-leader_head_shadow div:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 25px 20px 0 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: #cfcfcf;
  position: absolute;
  top: 0;
  left: 100%;
}

.shop-leader_head_shadow div:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 0 20px 25px 0;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #cfcfcf;
  position: absolute;
  bottom: 0;
  left: 100%;
}

.floatlist {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 0;
}

li.shop-leader_name span {
  display: inline-block;
  line-height: 1;
}

.noto::after {
  content: "";
  font-family: sans-serif;
}

li.shop-leader_name .en {
  font-size: 1.6rem;
}

p.shop-leader_text {
  line-height: 1.4;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
  padding: 1rem;
}

.sitetextcolor {
  color: #a08b49;
}

#shop-leader02 .shop-leader_profile .imgbox img {
  width: 100%;
  border-radius: 20%;
}

@media (min-width: 768px) {
  .content-inner {
    padding: 2rem 0 2rem 0;
  }

  .shop-leader_head {
    top: 24px;
    left: -20px;
    z-index: 3;
  }

  .shop-leader_head_shadow div {
    width: 193px;
    height: 50px;
    margin: 0;
    background-color: #cfcfcf;
  }

  .shop-leader_inner {
    width: 100%;
    padding: 2rem 1rem 2rem 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 2px solid #d82300;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
  }

  .floatlist li {
    display: inline-block;
    vertical-align: top;
    font-size: 100%;
  }

  li.shop-leader_info {
    width: 70%;
    font-size: 1.53rem;
    line-height: 1;
  }

  .shop-leader_profile {
    background-color: #fff;
    padding: 100px 0 31px;
    margin-bottom: 30px;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
  }

  #shop-leader02 .shop-leader_profile .imgbox {
    top: -32px;
    right: -6px;
    background: #e6e6e6;
    box-shadow: 2px 2px 6px #b8b8b8;
    display: flow;
    width: 26%;
    border-radius: 20%;
  }

  .shop-leader_head h2 {
    width: 190px;
    height: 50px;
    color: #fff;
    font-size: 1.8rem;
    line-height: 1;
    padding: 2px 0;
    margin: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #d82300 !important;
  }

  .noto {
    display: inline-block;
    padding: 12px 0 0 0;
    font-size: 18px;
  }

  li.shop-leader_name {
    width: 18%;
    text-align: center;
    vertical-align: top;
  }

  li.shop-leader_info th {
    padding: 0px 10px 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    vertical-align: top;
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .content-inner {
    padding: 2rem 0 2rem 0;
  }

  .shop-leader_head {
    top: 12px;
    left: -55px;
    z-index: 3;
  }

  .shop-leader_head_shadow div {
    width: 161px;
    height: 50px;
    margin: 0;
    background-color: #cfcfcf;
  }

  li.shop-leader_name .ja {
    font-size: 1.6rem;
    margin-top: 12px;
  }

  .shop-leader_inner {
    width: 100%;
    padding: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 2px solid #d82300;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
  }

  .floatlist li {
    vertical-align: top;
    font-size: 100%;
  }

  li.shop-leader_info {
    font-size: 1.53rem;
    line-height: 1;
  }

  .shop-leader_profile {
    background-color: #fff;
    padding: 65px 0 8px;
    margin-bottom: 30px;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
  }

  #shop-leader02 .shop-leader_profile .imgbox {
    top: -15px;
    right: -6px;
    background: #e6e6e6;
    box-shadow: 2px 2px 6px #b8b8b8;
    display: flow;
    width: 35%;
    border-radius: 20%;
  }

  .imgbox img {
    vertical-align: bottom;
    width: 200px;
  }

  li.shop-leader_info table,
  li.shop-leader_info th,
  li.shop-leader_info td {
    background-color: #fff;
    margin-left: 1rem;
    border-top: 1px solid #e6e6e6;
    padding: 6px 0 0 6px;
    width: 90%;
  }

  .shop-leader_head h2 {
    width: 190px;
    height: 50px;
    color: #fff;
    font-size: 1.8rem;
    line-height: 45px;
    padding: 3px 0;
    margin: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #d82300 !important;
    font-family: serif;
  }

  .noto {
    display: inline-block;
    font-size: 14px;
  }

  li.shop-leader_name {
    width: 66%;
    padding: 8px 0 8px 0;
    text-align: center;
    vertical-align: bottom;
  }

  li.shop-leader_info th {
    width: 32%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 500;
    vertical-align: top;
    font-size: 18px;
    line-height: 1.6;
  }
}

li.shop-leader_info tr {
  border-top: 1px solid #e6e6e6;
}

@media (min-width: 768px) and (max-width: 1024px) {
  li.shop-leader_info table,
  li.shop-leader_info th,
  li.shop-leader_info td {
    border-top: 1px solid #e6e6e6;
    background-color: #fff;
    margin: 0;
  }

  li.shop-leader_name .ja {
    font-size: 1.8vw;
    font-family: serif;
    padding-top: 2rem;
  }

  .noto {
    font-size: 1.8vw;
  }
}

@media (min-width: 1025px) {
  li.shop-leader_info table,
  li.shop-leader_info th,
  li.shop-leader_info td {
    border-top: 1px solid #e6e6e6;
    background-color: #fff;
    margin: 0;
    width: 400px;
  }

  li.shop-leader_name .ja {
    font-size: 20px;
    font-family: serif;
    padding-top: 2rem;
  }
}

@media (min-width: 768px) {
  .cta .ctaAdd .ctaAdd__body {
    padding: 1.2rem;
  }

  .new_cta03_contents {
    padding: 1rem 2rem 1rem 2rem;
  }

  .new_cta_btn a {
    position: relative;
    display: block;
    padding: 0.75rem 40px 0.75rem 25px;
    overflow: hidden;
    font-size: 24px;
    cursor: pointer;
    color: #1b982a;
  }

  .new_cta03_contents p {
    padding: 1rem 2rem 1rem 2rem;
  }

  .service_img {
    padding: 0 2rem 1rem 2rem;
  }

  .new_cta03_header_title h3 {
    font-weight: bold;
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .cta .ctaAdd .ctaAdd__body {
    padding: 0.4rem;
  }

  .new_cta03_contents {
    padding: 0px 1rem 1rem 1rem;
  }

  .new_cta_btn a {
    position: relative;
    display: block;
    padding: 0.75rem 40px 0.75rem 25px;
    overflow: hidden;
    font-size: 18px;
    cursor: pointer;
    color: #1b982a;
  }

  .new_cta03_contents p {
    padding: 1rem 0rem 1rem 0rem;
  }

  .service_img {
    padding: 1rem 0 1rem 0;
  }

  .new_cta03_header_title h3 {
    font-weight: bold;
    font-size: 24px;
  }
}

.new_cta03_bg {
  background-color: #f2f2f2;
  border-radius: 24px;
  margin: 1rem 0 1rem 0;
}

.new_cta03_contents h1 {
  color: #d82300;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin-bottom: 1rem;
}

.new_cta03_contents h2 {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}

.new_cta_btn {
  font-weight: bold;
  background-color: #fff;
  border: 2px solid #1b982a;
  border-radius: 24px;
  max-width: 400px;
  margin: 0 auto 1rem auto;
}

.new_cta03_contents img {
  border-radius: 24px;
}

.new_cta03_header_title {
  padding: 6px 0 7px;
  color: #fff;
  text-align: center;
  background-color: #d82300;
}

.new_cta_btn > a::after {
  background-image: url(../images/icon_arrow_green01.png);
  background-size: contain;
}

.new_cta_btn > *::after {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 1rem;
  height: 1rem;
  margin-top: -0.5rem;
  vertical-align: middle;
  content: "";
  background-repeat: no-repeat;
}

#brand_tokei_sec15 .titleMain--lead {
  text-align: center;
}

#otakaraya_shoplist .otakaraya_shoplist-trigger {
  padding: 2rem 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
}

#otakaraya_shoplist .otakaraya_shoplist-trigger--inner {
  width: 22%;
  padding: 1rem 0;
}

#otakaraya_shoplist h2 {
  position: relative;
  font-size: 22px;
  background-color: #f1f1f1;
  border-radius: 48px;
  padding: 6px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

#otakaraya_shoplist .otakaraya_shoplist-trigger--inner ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0 16px;
  margin-top: 6px;
}

#otakaraya_shoplist li.otakaraya_shoplist-trigger--item {
  position: relative;
  margin: 6px 0;
}

#otakaraya_shoplist a.shop_link_change {
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 6px;
}

#otakaraya_shoplist a.shop_link_change:hover {
  opacity: 0.6;
}

#otakaraya_shoplist a.shop_link_change::before {
  content: "";
  background-image: url(../images/icon_arrow_red01_1.png);
  width: 20px;
  height: 20px;
  display: block;
  background-size: cover;
  left: 0;
}

/* アイコンスタイル */
.accordion-icon {
  font-size: 24px;
  transition: transform 0.3s ease;
  position: absolute;
  right: 20px;
  color: #e60012;
}

/* アコーディオン内容 */
.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0;
  margin: 0;
}

/* 開閉用クラス */
.accordion-content.open {
  max-height: 500px;
  /* 適宜調整 */
}

@media (min-width: 768px) {
  /* デスクトップではアコーディオンを常に開いた状態に */
  .accordion-content {
    max-height: none;
    overflow: visible;
  }

  .accordion-icon {
    display: none;
    /* アイコン非表示 */
  }
}

@media (max-width: 767px) {
  #otakaraya_shoplist .otakaraya_shoplist-trigger--inner {
    width: 90%;
    margin: auto;
    padding: 6px 0;
  }

  #otakaraya_shoplist h2 {
    padding: 12px 0;
    font-size: 16px;
  }

  #otakaraya_shoplist li.otakaraya_shoplist-trigger--item {
    width: 30%;
  }

  #otakaraya_shoplist .otakaraya_shoplist-trigger--inner ul {
    gap: 0 5%;
    padding: 0 3%;
  }

  #otakaraya_shoplist a.shop_link_change {
    font-size: 14px;
  }
}

h2.sub_title_2024 {
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.4444444444;
  text-align: center;
}

.sub_title_2024 span {
  color: #e60012;
}
.col_box_2024 .img {
  overflow: hidden;
}

.col_box_2024 .img img {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  margin: auto;
}
/* PC版 */
@media (min-width: 768px) {
  .col_box_2024 {
    gap: 24px 4%;
    max-width: 824px;
    margin: 24px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 40px;
  }

  .col_box_2024 a {
    width: 22%;
    border: solid 3px #e60012;
    border-radius: 24px;
    padding: 12px;
    box-shadow: 4px 4px 0px #00000040;
    position: relative;
  }

  .col_box_2024 a p {
    position: absolute;
    font-size: 16px;
    line-height: 1em;
    font-weight: 500;
    text-align: center;
    bottom: 12px;
    margin: auto;
    width: calc(100% - 24px);
    padding: 0px 12px;
    letter-spacing: -1px;
  }

  .col_box_2024 a p::after {
    position: absolute;
    right: 0px;
    bottom: -2px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    content: "";
    background-image: url(../images/icon_arrow_red01.png);
    background-size: cover;
  }

  .col_box_2024 .img {
    padding: 0 12px;
    margin: auto auto 28px auto;
  }

  .red_arrow {
    display: none;
  }
}

/* SP版 */
@media (max-width: 767px) {
  h2.sub_title_2024 {
    font-size: 1.5rem;
  }

  .col_box_2024 {
    gap: 16px 5%;
    width: 100%;
    margin: 24px auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0 12px;
  }

  .col_box_2024 a {
    width: 30%;
    height: 30%;
    border: solid 3px #e60012;
    border-radius: 12px;
    padding: 12px;
    box-shadow: 4px 4px 0px #00000040;
    position: relative;
  }

  .col_box_2024 a p {
    position: absolute;
    font-weight: 500;
    font-size: 12px;
    line-height: 1em;
    text-align: center;
    bottom: 10px;
    margin: auto;
    width: calc(100% - 24px);
  }

  .col_box_2024 .img {
    width: 80%;
    margin: auto auto 24px auto;
  }

  .red_arrow {
    position: absolute;
    bottom: -1px;
    right: -1px;
  }

  .red_arrow img {
    width: 24px;
    height: 24px;
    border-radius: 0 0 12px 0;
  }
}

.wd_tab_purchase_achieve_flex {
  flex-wrap: wrap !important;
  justify-content: space-between !important;
}

.flex__tab .tab__item:last-child a {
  border-radius: 0px;
}

.flex__tab .tab__item:nth-child(4) a {
  border-top-right-radius: 24px;
}

.wd_tab_purchase_achieve_model {
  margin-top: 2px;
  width: calc(25% - 2px) !important;
}

.wd_tab_purchase_achieve_model_dummy {
  width: calc(25% - 2px) !important;
}

.flex__tab .tab__item {
  border: none !important;
}

.wd_tab_purchase_achieve_flex_num5 .wd_tab_purchase_achieve_model:nth-child(5) {
  width: 100% !important;
}

.wd_tab_purchase_achieve_flex_num9 .wd_tab_purchase_achieve_model:nth-child(9) {
  width: 100% !important;
}

.wd_tab_purchase_achieve_flex_num10
  .wd_tab_purchase_achieve_model:nth-child(9) {
  width: 100% !important;
}

.no_slider .content__list {
  flex-wrap: wrap;
}

.no_slider .content__item {
  list-style: none;
}

.flex_content_wrap .content__item {
  margin: 0 0 1rem 0;
}

.js__more--btn28 span {
  background-color: white;
}

@media (min-width: 768px) {
  .flex__content .content__list {
    justify-content: flex-start;
    gap: 4%;
    padding: 2%;
  }

  .flex__content .content__item {
    width: 22% !important;
  }
}

@media (max-width: 767px) {
  .no_slider .flex__content .content__list {
    justify-content: flex-start;
    gap: 4%;
    padding: 5%;
  }

  .content__item {
    width: 30% !important;
    max-width: 350px;
    margin: 0;
    margin-bottom: 15px;
  }

  .purchase_brand_title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
  }

  .purchase_brand_text {
    font-weight: 700;
  }

  .flex__content.active {
    padding: 32px 1rem;
  }
}
#latest_results .titleMain--lead p {
  text-align: center;
}
