body.guide #main_box {
  background-color: #efece5;
}

.halfRenew #guide_mainArea h2 {
  margin-bottom: 35px;
}
.halfRenew #site_policy .stripTit {
  margin-top: 60px;
}
.halfRenew#guide .acMenu {
  margin: 0 auto 3.75rem;
}
.halfRenew .stripTit h3 {
  font-size: 1.25rem;
}
.halfRenew .stripTit h4 {
  font-size: 1.125rem;
}
.halfRenew .browser_icon > dd {
  font-size: 0.875rem;
  min-height: 3.438rem;
}
.halfRenew #site_policy .caption {
  font-size: 0.875rem;
  margin: 0.625rem auto 1.875rem;
}
.halfRenew img.link_adobe {
  width: auto;
}
.halfRenew #site_policy .disc {
  margin-top: 1.563rem;
}
.halfRenew .guide_infoBox_indent {
  padding-left: 1em;
}

.halfRenew #privacy_policy .stripTit dd > img {
  margin-right: 1.625rem;
  margin-bottom: -0.938rem;
}

.halfRenew .con_listArea {
  padding: 0.938rem 0.938rem 1.563rem;
}
.halfRenew .main_list {
  font-size: 1.188rem;
  line-height: 1.25rem;
}
.halfRenew .sub_list {
  font-size: 0.938rem;
  background-position-y: 0.438rem;
}
.halfRenew .list {
  font-size: 0.813rem;
  line-height: 2.25em;
}
.halfRenew .not_first {
  margin-top: 1.625rem;
}

@media screen and (min-width: 601px) {
  .guide_cnt {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .guide_cnt .inner {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
  }
  .guide_cnt h3 {
    max-width: 1120px;
    margin: 2.8125rem auto 1.5625rem;
  }
  .guide_cnt h3 .border_L6 {
    font-size: 1.5rem;
    font-weight: 700;
    padding: 0 0 0 0.375rem;
  }
  .guide_cnt .text {
    font-size: 1rem;
    line-height: 1.5;
  }
  .guide_cnt .text + .contact_area {
    margin-top: 1.5rem;
  }
  .contact_area {
    background-color: #efece5;
    text-align: center;
    border-radius: 8px;
    padding: 2.5rem 1.5rem;
    margin-bottom: 3.75rem;
  }
  .contact_area ol {
    max-width: 775px;
    margin: 1.5625rem auto 0;
  }
  .contact_area ol li {
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
    text-indent: -1.2em;
    margin-left: 1.2em;
  }
  .contact_area .contact_desc {
    width: 472px;
    margin: 0 auto;
  }
  .contact_area .contact_desc strong {
    font-size: 1.125rem;
    font-weight: bold;
  }
  .contact_area .contact_desc dt strong {
    display: block;
    margin-bottom: 1rem;
  }
  .contact_area .contact_desc dt {
    font-size: 1rem;
    line-height: 1.5;
    padding-bottom: 1.4rem;
    border-bottom: 1px solid #c0c0c0;
  }
  .contact_area .contact_desc dd {
    font-size: 1rem;
    line-height: 1.5;
    padding-top: 1.4rem;
  }
  .flex-center {
    display: flex;
    justify-content: center;
  }
  .btn_wrap {
    margin-top: 1.875rem;
  }
  .rounded-btn {
    font-size: 1.25rem;
    font-weight: bold;
    height: 49px;
    line-height: 44px;
    border: 2px solid #af8f68;
    border-radius: 40px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: left;
    margin: 0 0.75rem;
    display: inline-block;
    position: relative;
    z-index: 1;
  }
  .rounded-btn.icon-blank svg {
    display: inline-block;
    vertical-align: top;
    width: 0.825rem;
    height: 0.825rem;
    margin: 0.725rem 0 0 0.325rem;
  }
  .rounded-btn.size-sm {
    font-size: 1rem;
    height: 40px;
    line-height: 35px;
  }
  .rounded-btn.size-sm a {
    padding: 0 1.25rem;
  }
  .rounded-btn svg {
    display: inline-block;
    vertical-align: top;
    width: 0.5625rem;
    height: 0.9375rem;
    margin: 1.0325rem 0.625rem 0 0;
  }
  .rounded-btn a {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    color: #af8f68;
    padding: 0 2rem 0 1.875rem;
    box-sizing: border-box;
    overflow: hidden;
  }
}
@media screen and (max-width: 600px) {
  .halfRenew .stripTit h3 {
    font-size: 5.33vw;
  }
  .halfRenew#guide .acMenu {
    margin: 0 auto 6rem;
  }
  .halfRenew .browser_icon > dt {
    width: 3.125rem;
  }
  .halfRenew#guide .web_contact {
    margin: 1.25rem 0;
  }
  .halfRenew .guide_infoBox_indent br.sp_only {
    display: inline-block !important;
  }

  .halfRenew #privacy_policy .stripTit dd > img {
    margin: 2.5rem 0 1.25rem;
  }

  .halfRenew#ud body {
    padding: 0;
  }
  .halfRenew#sitemap body {
    padding: 0;
  }
  .halfRenew .con_listArea {
    padding: 4vw 3vw 6.66vw 4vw;
  }
  .halfRenew .main_list {
    font-size: 5.86vw;
    line-height: 1.25rem;
  }
  .halfRenew .sub_list {
    font-size: 4.26vw;
  }
  .halfRenew .list {
    font-size: 4.26vw;
  }
  .halfRenew .not_first {
    margin-top: 6.66vw;
  }

  .guide_cnt {
    width: 92.5vw;
    margin: 0 auto;
  }
  .guide_cnt .inner {
    width: 100%;
    margin: 0 auto;
  }
  .guide_cnt h3 {
    margin-top: 1.875rem;
    margin-bottom: 1.5625rem;
  }
  .guide_cnt h3 .border_L6 {
    font-size: 1.25rem;
    line-height: 1.45;
    font-weight: 700;
    padding: 0 0 0 0.375rem;
    display: block;
  }
  .guide_cnt .text {
    font-size: 1rem;
    line-height: 1.5;
  }
  .guide_cnt .text + .contact_area {
    margin-top: 1.5rem;
  }

  .contact_area {
    background-color: #efece5;
    text-align: center;
    border-radius: 8px;
    padding: 1.875rem 0;
    margin-top: 1.875rem;
    margin-bottom: 1.25rem;
  }
  .contact_area .contact_desc {
    width: 86.866%;
    margin: 0 auto;
  }
  .contact_area .contact_desc strong {
    font-size: 1rem;
    font-weight: bold;
    display: block;
    margin-bottom: 1.5rem;
  }
  .contact_area .contact_desc .fax {
    display: inline-block;
    margin-right: 0.875rem;
  }
  .contact_area .contact_desc dt {
    font-size: 0.875rem;
    line-height: 1.5;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #c0c0c0;
  }
  .contact_area .contact_desc dd strong {
    font-size: 0.875rem;
    line-height: 1;
    padding-top: 1.5rem;
  }
  .contact_area ol {
    margin: 1.25rem 0.875rem 0;
  }
  .contact_area ol li {
    font-size: 0.875rem;
    line-height: 1.5;
    text-align: left;
    text-indent: -1.2em;
    margin-left: 1.2em;
  }

  .flex-center {
    display: flex;
    justify-content: center;
  }
  .rounded-btn {
    font-size: 1rem;
    font-weight: bold;
    height: 2.75rem;
    line-height: 2.5rem;
    border: 2px solid #af8f68;
    border-radius: 40px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: left;
    margin: 0 0.3rem;
    display: inline-block;
  }

  .rounded-btn.icon-blank svg {
    display: inline-block;
    vertical-align: top;
    width: 0.825rem;
    height: 0.825rem;
    margin: 0.725rem 0 0 0.325rem;
  }
  .rounded-btn.size-sm {
    font-size: 0.875rem;
    height: 2.5rem;
    line-height: 2.2rem;
  }
  .rounded-btn.size-sm a {
    padding: 0 1.25rem;
  }
  .rounded-btn svg {
    display: inline-block;
    vertical-align: top;
    width: 0.5625rem;
    height: 0.9375rem;
    margin: 0.7325rem 0.625rem 0 0;
  }
  .rounded-btn a {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    color: #af8f68;
    padding: 0 1.5rem 0 1.5rem;
    box-sizing: border-box;
  }
}

/* 20250214：個人情報保護方針 */
.guide_lead {
  font-size: 1.125rem;
  line-height: 1.55;
}
@media screen and (max-width: 600px) {
  .guide_lead {
    font-size: 1rem;
    line-height: 1.75;
    padding: 1.875rem 0;
  }
}
ol.decimal {
  margin: 1em 0 1.5em 1.5em;
  counter-reset: number;
}
ol.decimal li {
  position: relative;
  font-size: 1rem;
  line-height: 1.5;
}
ol.decimal li:not(:last-of-type) {
  margin-bottom: 0.5em;
}
ol.decimal li::before {
  counter-increment: number;
  content: counter(number) ".";
  position: absolute;
  left: -1.5em;
}

/* 20250214：特定商取引法に基づく表示 */
.border_L6.trade_law {
  border-color: #af8f68 !important;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.5em;
  padding-left: 0.5em;
}
@media screen and (max-width: 600px) {
  .border_L6.trade_law:first-child {
    margin-top: 1em;
  }
}
dl.display_list dd a {
  color: #af8f68;
  text-decoration: underline;
}
dl.display_list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
  font-size: 1rem;
  margin: 0 0 1.5em 0;
}
dl.display_list dt {
  font-weight: 500;
  width: 7.5em;
  line-height: 1.5;
}
dl.display_list.wide dt {
  width: 9.5em;
}
dl.display_list dd {
  width: calc(100% - 8em);
  line-height: 1.5;
}
dl.display_list.wide dd {
  width: calc(100% - 10em);
}
dl.display_list dt.normal {
  font-weight: normal;
  width: 100%;
}
@media screen and (max-width: 600px) {
  dl.display_list dt,
  dl.display_list.wide dt {
    padding-left: 0.375em;
    width: 100%;
    position: relative;
  }
  dl.display_list dt::before {
    content: "\2022";
    color: #af8f68;
    margin-right: 0.25em;
  }
  dl.display_list dt.normal::before {
    content: "";
    margin-right: 0;
  }
  dl.display_list dt.normal,
  dl.display_list dd,
  dl.display_list.wide dd {
    width: 100%;
    padding-left: 2em;
  }
}
/* 20250227：ご利用にあたって */
.accordion-copyright {
  width: 95%;
  margin: 1em auto;
}

.accordion-copyright:not([open]) {
  margin-bottom: 7px;
}

.accordion-copyright summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 0.8em 2em;
  background-color: #f2f2f2;
  color: #333333;
  font-size: 1rem;
  font-weight: 500;
  cursor: pointer;
  line-height: 1;
}

.accordion-copyright summary::-webkit-details-marker {
  display: none;
}

.accordion-copyright summary::after {
  content: "　";
  border-bottom: 3px solid #af8f68;
  border-right: 3px solid #af8f68;
  /*
    display: block;
    background-color: aqua;
    */
  transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 10px;
  transition: transform 0.3s;
}

.accordion-copyright[open] summary::after {
  transform: rotate(225deg);
}

.accordion-copyright p {
  font-size: 0.9rem;
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: 1em 2em 2em 2em;
  color: #333333;
  transition:
    transform 0.5s,
    opacity 0.5s;
}

.accordion-copyright[open] p {
  transform: none;
  opacity: 1;
}
@media screen and (max-width: 600px) {
  .accordion-copyright p {
    padding: 1em 0.5em;
  }
}

.table_area {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1em;
  width: 100%;
  margin: 1em 0.5em;
}
.table_recommend {
  width: calc(50% - 0.5em);
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
}
@media screen and (max-width: 800px) {
  .table_area {
    flex-direction: column;
  }
  .table_recommend {
    width: 100%;
  }
}
.table_recommend th {
  font-size: 0.8em;
  padding: 10px;
  background: #eeebe4;
  border: solid 1px #949494;
}
.table_recommend td {
  font-size: 0.7em;
  padding: 10px;
  border: solid 1px #949494;
}

/* 20260506：個人情報保護方針 */
.privacy_ssl {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  margin: 1.25rem auto 1.875rem;
  font-size: 14px;
  color: #666;
}
.privacy_ssl a.cybertrust {
  text-decoration: underline;
  color: blue;
}
@media screen and (max-width: 600px) {
  .privacy_ssl {
    max-width: 90%;
    font-size: min(3.2vw, 12px);
    flex-direction: column;
  }
}
