@charset "utf-8";

/* 不動産用語集 PC 五十音下層・用語詳細 */

/* ========================================= */
/* 五十音行ページ（Figma 24361:115179） */
/* 2col: 823px + 30px + 287px = 1140px */
/* ========================================= */
.section--word-mv {
    position: relative;
}

.section--word-mv .section--word-mv__inner {
    position: relative;
    width: 100%;
    height: 450px;
}

.section--word-mv .section--word-mv__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section--word__inner {
    width: 1140px;
    margin: 0 auto;
    padding: 40px 0 60px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 30px;
    box-sizing: border-box;
}

.section--word__main {
    width: 823px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.section--word-hiragana-tabs {
    position: sticky;
    top: var(--word-sticky-top, 80px);
    z-index: 5;
    width: 100%;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: #ffffff;
    padding-block: 20px;
}

.section--word-hiragana-tabs .hiragana--word {
    width: 100%;
    max-width: none;
}

.section--word-hiragana-tabs .hiragana--word__row {
    flex-direction: row;
    gap: 10px;
    align-items: center;
}

.section--word-hiragana-tabs .hiragana--word__row--ya {
    gap: 10px;
}

.section--word-hiragana-body {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

.word-hiragana-mora-block {
    width: 100%;
    margin: 0;
    padding: 30px 0 0;
    border: 0;
    background-color: transparent;
    scroll-margin-block: calc(var(--word-sticky-top, 80px) + 30px);
}

.word-hiragana-mora-block:first-child {
    padding-top: 0;
    scroll-margin-block: calc(var(--word-sticky-top, 80px) + 60px);
}

.word-select-mora__inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
    max-width: 823px;
    margin: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
    box-sizing: border-box;
}

.word-hiragana-mora-block:last-child .word-select-mora__inner {
    border-bottom: 1px solid #eaeaea;
}

.word-select-mora__head {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
    width: 100%;
    margin: 0;
}

.word-select-mora__badge {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    margin: 0;
    padding: 0 0 3px 0;
    box-sizing: border-box;
    border-radius: 9999px;
    background-color: #f6e24c;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.25;
    color: #000000;
    text-align: center;
}

.word-select-mora__head-label {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.25;
    color: #000000;
}

.word-select-mora__list {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.word-select-mora__item {
    margin: 0;
    padding: 0;
    border: 0;
}

.word-select-mora__item--first {
    border: 0;
}

.word-select-mora__link {
    display: inline;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #333333;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.word-select-mora__link:hover {
    text-decoration: none;
}

.word-select-mora__link-text {
    display: inline;
    min-width: 0;
}

.word-select-mora__link-icon {
    display: none;
}

.word-select-mora__empty {
    width: 100%;
    max-width: 823px;
    margin: 0;
    padding: 30px 0;
    font-size: 14px;
    line-height: 1.6;
    color: #333333;
    text-align: left;
}

/* サイドバー: 50音・カテゴリ・CTA（Figma search_list 287px） */
.section--word__sidebar {
    position: sticky;
    top: var(--word-sticky-top, 80px);
    z-index: 1;
    align-self: flex-start;
    width: 287px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    box-sizing: border-box;
    background-color: #ffffff;
    padding-top: 20px;
}

.section--word__inner--detail .section--word__sidebar {
    padding-top: 0;
}

.section--word__sidebar::-webkit-scrollbar {
    display: none;
}

.section--word__sidebar .section--word-flow__block,
.section--word__sidebar .section--word-flow__block--plain {
    width: 100%;
    align-items: flex-start;
    gap: 10px;
    padding-bottom: 0;
}

.section--word__sidebar .section--word-flow__block .section--word-flow__heading,
.section--word__sidebar .section--word-flow__block--plain:has(.category--word) .section--word-flow__heading {
    width: 100%;
    height: 16px;
    margin: 0;
    padding: 0;
    font-size: 0;
    font-weight: 500;
    line-height: 1;
    color: #333333;
    border-left: none;
}

.section--word__sidebar .section--word-flow__block .section--word-flow__heading::before,
.section--word__sidebar .section--word-flow__block--plain:has(.category--word) .section--word-flow__heading::before {
    display: block;
    height: 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    color: #333333;
}

.section--word__sidebar .section--word-flow__block .section--word-flow__heading::before {
    content: '50音で探す';
}

.section--word__sidebar .section--word-flow__block--plain:has(.category--word) .section--word-flow__heading::before {
    content: 'カテゴリから探す';
}

.section--word__sidebar .section--word-flow__block .hiragana--word {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 3px;
    width: 287px;
}

.section--word__sidebar .section--word-flow__block .hiragana--word__row {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 3px;
    align-items: flex-start;
}

.section--word__sidebar .section--word-flow__block .hiragana--word__row--ya {
    gap: 3px;
}

.section--word__sidebar .hiragana--word__row--sidebar-gyo {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 3px;
    width: 287px;
}

.section--word__sidebar .hiragana--word__row--sidebar-gyo .hiragana--word__btn--accent {
    width: 55px;
    height: 55px;
    font-size: 18px;
}

.section--word__sidebar .section--word-flow__block--plain:has(.btn--word-cta) {
    align-items: center;
    width: 100%;
}


/* ========================================= */
/* 用語詳細（Figma 24355:114234） */
/* 2col: 823px + 30px + 287px = 1140px */
/* ========================================= */
/* 用語詳細タイトル（Figma 24355:114530） */
/* inner gap:14px pt:15px pb:20px / accent 4×32px / h1 26px bold lh:1.5 */
.section--word-detail-title {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}

.section--word-detail-title__inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 14px;
    width: 1140px;
    margin: 0 auto;
    padding: 15px 0 20px;
    box-sizing: border-box;
}

.section--word-detail-title__accent {
    display: block;
    flex-shrink: 0;
    width: 4px;
    height: 32px;
    margin: 0;
    padding: 0;
    background-color: #f6e24c;
}

.section--word-detail-title__heading {
    margin: 0;
    padding: 0;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5;
    color: #000000;
}

.section--word__inner--detail {
    padding-top: 0;
    padding-bottom: 60px;
}

.section--word__inner--detail .section--word__main {
    align-items: center;
    gap: 30px;
}

.section--word-detail-body {
    width: 100%;
    padding: 0;
    background-color: #ffffff;
}

.section--word-detail-body__inner {
    width: 100%;
    margin: 0;
}

.section--word-detail-body__text {
    margin: 0 0 0;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #333333;
}

.section--word-detail-body__text + .section--word-detail-body__text {
    margin-top: 0;
}

.section--word-detail-main-cta {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 0;
}

.btn--word-cta--detail-main {
    width: 220px;
    height: 50px;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    box-shadow: 0 2px 1.5px rgba(38, 50, 56, 0.1);
}

.btn--word-cta--detail-main .ui-arrow-triangle.ui-arrow-triangle--white {
    width: 9px;
    height: 12px;
}