@charset "UTF-8";

*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    scroll-behavior: smooth;
}

body {
    line-height: 1.6;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img,
picture,
video,
canvas,
svg {
    display: block;
    max-width: 100%;
}

input,
button,
textarea,
select {
    font: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    overflow-wrap: break-word;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

button {
    cursor: pointer;
    background: none;
    border: none;
}

table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

img {
    display: block;
    width: 100%;
    height: auto;
}


@font-face {
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/icomoon.woff2?fq24x) format("woff2"), url(../fonts/icomoon.ttf?fq24x) format("truetype"), url(../fonts/icomoon.woff?fq24x) format("woff"), url(../fonts/icomoon.svg?fq24x#icomoon) format("svg")
}

#_iframehack.wp-block {
    color: inherit
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: icomoon !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

.icon-arrow_drop_down:before,
.icon-caret-down:before {
    content: "\e904"
}

.icon-caret-left:before {
    content: "\e93c"
}

.icon-caret-right:before {
    content: "\e93b"
}

.icon-arrow_drop_up:before,
.icon-caret-up:before {
    content: "\e943"
}

.icon-chevron-down:before,
.icon-chevron-small-down:before {
    content: "\e910"
}

.icon-chevron-left:before {
    content: "\e911"
}

.icon-chevron-right:before {
    content: "\e921"
}

.icon-chevron-small-up:before,
.icon-chevron-up:before {
    content: "\e912"
}

.icon-home:before {
    content: "\e922"
}

.icon-price-tag:before,
.icon-tag:before {
    content: "\e935"
}

.icon-folder:before {
    content: "\e92f"
}

.icon-file-empty:before,
.icon-file-music:before,
.icon-file-picture:before,
.icon-file-text2:before,
.icon-file-video:before,
.icon-file-zip:before {
    content: "\e924"
}

.icon-bubble:before {
    content: "\e96b"
}

.icon-bubbles:before {
    content: "\e970"
}

.icon-eye:before {
    content: "\e9ce"
}

.icon-link:before {
    content: "\e9c5"
}

.icon-share:before {
    content: "\e925"
}

.icon-film:before {
    content: "\e93a"
}

.icon-image:before {
    content: "\e937"
}

.icon-heart:before {
    content: "\e9da"
}

.icon-star-empty:before {
    content: "\e9d7"
}

.icon-star-full:before {
    content: "\e9d9"
}

.icon-star-half:before {
    content: "\e9d8"
}

.icon-blocked:before {
    content: "\ea0e"
}

.icon-info:before {
    content: "\e91d"
}

.icon-info-fill:before {
    content: "\e941"
}

.icon-alert-outline:before {
    content: "\e940"
}

.icon-alert:before {
    content: "\e916"
}

.icon-modified:before {
    content: "\e92d"
}

.icon-posted:before {
    content: "\e931"
}

.icon-settings:before {
    content: "\e8b8"
}

.icon-download:before {
    content: "\e914"
}

.icon-lock-open:before {
    content: "\e933"
}

.icon-lock-closed:before {
    content: "\e932"
}

.icon-person:before {
    content: "\e7fd"
}

.icon-contact:before,
.icon-envelope:before,
.icon-mail:before,
.icon-markunread:before {
    content: "\e92c"
}

.icon-cart:before,
.icon-shopping_cart:before {
    content: "\e939"
}

.icon-phone1:before,
.icon-phone:before {
    content: "\e942"
}

.icon-pen:before {
    content: "\e934"
}

.icon-quill:before {
    content: "\e929"
}

.icon-flag:before {
    content: "\e153"
}

.icon-bookmark:before,
.icon-bookmarks:before {
    content: "\e9d3"
}

.icon-book:before,
.icon-books:before {
    content: "\e91a"
}

.icon-megaphone:before {
    content: "\e913"
}

.icon-thumb_down:before {
    content: "\e8db"
}

.icon-thumb_up:before {
    content: "\e8dc"
}

.icon-light-bulb:before {
    content: "\e915"
}

.icon-light-bulb-fill:before {
    content: "\e944"
}

.icon-circle:before {
    content: "\ea56"
}

.icon-batsu:before,
.icon-x:before {
    content: "\e91f"
}

.icon-triangle:before {
    content: "\e93f"
}

.icon-check:before,
.icon-checkmark:before {
    content: "\e923"
}

.icon-hatena:before {
    content: "\e917"
}

.icon-minus:before {
    content: "\e919"
}

.icon-plus:before {
    content: "\e91c"
}

.icon-index:before,
.icon-toc:before {
    content: "\e918"
}

.icon-search:before {
    content: "\e92e"
}

.icon-close-thin:before {
    content: "\e920"
}

.icon-menu-thin:before {
    content: "\e91b"
}

.icon-more_arrow:before {
    content: "\e930"
}

.icon-swell:before {
    content: "\e936"
}

.icon-tiktok:before {
    content: "\e93e"
}

.icon-room:before {
    content: "\e93d"
}

.icon-amazon:before {
    content: "\e91e"
}

.icon-codepen:before {
    content: "\e900"
}

.icon-facebook:before {
    content: "\e901"
}

.icon-feedly:before {
    content: "\e902"
}

.icon-github:before {
    content: "\e903"
}

.icon-hatebu:before {
    content: "\e905"
}

.icon-instagram:before {
    content: "\e906"
}

.icon-line:before {
    content: "\e907"
}

.icon-medium:before {
    content: "\e908"
}

.icon-pinterest:before {
    content: "\e909"
}

.icon-pocket:before {
    content: "\e90a"
}

.icon-rss:before {
    content: "\e90b"
}

.icon-tumblr:before {
    content: "\e90c"
}

.icon-twitter:before {
    content: "\e90d"
}

.icon-twitter-x:before {
    content: "\e926"
}

.icon-wordpress:before {
    content: "\e90e"
}

.icon-youtube:before {
    content: "\e90f"
}


/* =============================================
   #fix_header — 非表示（必要なら有効化）
   ============================================= */
#fix_header {
    display: none;
}

/* =============================================
   .header
   ============================================= */
.header {
    max-width: calc(100vw - 14vw);
    margin: 0 auto;
    border-bottom: 1px solid var(--border);
}

.header-inner {
    display: flex;
    justify-content: space-between;
    gap: 100px;
    height: 150px;

}

/* ─── LOGO ─── */
.header img.logo {
    flex-shrink: 0;
    height: 44px;
    width: auto;
    display: block;
    margin: auto 0;
    /* margin-left: 100px; */
}

.nav {
    flex: 1;
    max-width: 760px;
    height: 50px;
    margin-right: 12vw;
}

.nav-ul {
    display: grid;
    grid-template-columns: 27% 1fr 1fr;
    width: 100%;
    gap: 40px;
    margin-top: 14px;
    font-family: 'メイリオ', meiryo, 'ヒラギノ角ゴ pro w3', 'hiragino kaku gothic pro', sans-serif;

}

.nav li {
    flex: 1;
}

.nav a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 66px;
    padding: 8px;
}

.nav a::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #49589b;
    color: #49589b;
}


.nav a:hover::before {
    height: 4px;
}

/* ─── HAMBURGER (checkbox hack) ─── */
.header .checkbox {
    display: none;
    /* チェックボックス本体は常に非表示 */
}

.header .span-container {
    position: absolute;
    display: none;
    /* PC では非表示 */
    right: 30px;
    top: 16px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 200;
}

.header .span-container span {
    display: block;
    width: 100%;
    height: 3px;
    background: #49589b;
    transition: all 250ms ease-out;
}

/* ─── SP NAV (.nav-container) ─── */
.header .nav-container {
    display: none;

}

.header .nav-container a {
    color: var(--white);
    text-decoration: none;
    font-size: 1.2rem;
    letter-spacing: 0.05em;
}

.header .nav-container a:hover {
    opacity: 0.75;
    color: salmon;
}


@media screen and (max-width: 1100px) {
    .header {
        max-width: none;
        padding: 0 4vw;
    }

    .nav {
        margin-right: 4vw;
    }

    .header-inner {
        gap: 6vw;
    }
}

/* =============================================
   #sp_menu — 非表示（旧SPメニュー）
   ============================================= */
#sp_menu {
    display: none;
}

/* =============================================
   #breadcrumb
   ============================================= */
.breadcrumb {
    padding: 8px 20px;
    background: #f7f7f7;
    box-shadow: inset 0 -1px 8px rgba(0, 0, 0, .06);
}

.breadcrumb ul {
    align-items: center;
    display: flex;
    font-size: 11px;
    gap: .5em;
    list-style: none;
    overflow: hidden;
    width: 100%;
    max-width: calc(1200px + 20px*2);
    margin: 0 auto;
    overflow-x: auto;
    scrollbar-width: thin;
}

.breadcrumb li {
    align-items: center;
    display: inline-flex;
    gap: .5em;
    position: relative;
    flex-wrap: nowrap;
    white-space: nowrap;
}

.breadcrumb li::after {
    background-color: currentcolor;
    -webkit-clip-path: polygon(45% 9%, 75% 51%, 45% 90%, 30% 90%, 60% 50%, 30% 10%);
    clip-path: polygon(45% 9%, 75% 51%, 45% 90%, 30% 90%, 60% 50%, 30% 10%);
    content: "";
    display: block;
    height: 10px;
    margin: 0;
    opacity: .8;
    width: 10px;
}

.breadcrumb li:last-of-type::after {
    display: none;
}

.breadcrumb a:hover {
    opacity: .8;
}

.breadcrumb .home {
    align-items: center;
    display: inline-flex;
    gap: 4px;
}


footer {
    max-width: 1000px;
    margin: 0px auto 210px;
    padding: 0 20px;
    font: 300 normal normal 16px/1.4em lato-light, lato, sans-serif;
}

.footer-ttl {
    font-size: 21px;
    color: #49589b;
    margin-bottom: 30px;
    font-weight: bold;
}

.footer-address {
    line-height: 2.2em;
    color: rgb(49, 59, 103);
}


/* 追加 */
.container {
    margin: 40px auto 100px;
}

.container .inner {
    padding: 0 20px;
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
}


.post-info {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    margin-bottom: 20px;
}

.post-info .date {
    font-size: 13px;
}

.pr {
    font-size: 12px;
    border: 1px solid #333;
    padding: 3px 6px;
}

.post-thumbnail {
    width: 100%;
    margin-bottom: 10px;
}

.post-thumbnail img {
    display: block;
    width: 100%;
    height: auto;
}

.post-content>:last-child {
    margin-bottom: 0;
}


/* パーツ */
.container textarea {
    width: 100%;
    height: 150px;

    border: 1px solid #000;
}

.parts-mokuji {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 400px;
    margin-bottom: 24px;
}

.container a {
    color: #1A0DAB;
    transition: .4s;
    text-decoration: underline;
}

.container a:hover {
    opacity: .6;
}

.container h1 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4;
}

.container h2 {
    margin-top: 3em;
    margin-bottom: 1em;
    font-size: 24px;
    padding: 12px 18px;
    background: #49589b;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    margin-right: -16px;
    margin-left: -16px;
}

.container h3 {
    position: relative;
    margin-top: 2.4em;
    margin-bottom: 1em;
    color: #49589b;
    font-size: 22px;
    font-weight: bold;
    padding: 0 10px 10px;
}

.container h3::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background: repeating-linear-gradient(90deg, #49589b 0%, #49589b 29.3%, rgba(150, 150, 150, .2) 29.3%, rgba(150, 150, 150, .2) 100%);
}

.container h2+h3 {
    margin-top: 0;
}

.container h4 {
    font-size: 20px;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: bold;
}

.container h3+h4 {
    margin-top: 0;
}


:where(.container) p {
    margin-bottom: 20px;
}


.container table {
    word-break: break-all;
    text-align: center;
}

.subhead {
    position: relative;
    margin-top: 2em;
    margin-bottom: 1em;
    padding-left: 1.3em;
    font-size: 18px;
    font-weight: bold;
}

.subhead::before {
    position: absolute;
    top: .4em;
    left: 3px;
    content: '';
    display: block;
    width: .8em;
    aspect-ratio: 1 / 1;
    background: #49589b;
    flex-shrink: 0;
}

.numhead {
    position: relative;
    margin-top: 2em;
    margin-bottom: 1em;
    padding-left: 2.3em;
    font-size: 20px;
    font-weight: bold;
}

.numhead-num {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.8em;
    aspect-ratio: 1 / 1;
    background: #49589b;
    color: #fff;
}

.color-01 {
    color: #ef5454;
    font-weight: bold;
}

.color-02 {
    color: #6599b7;
    font-weight: bold;
}

.text-small {
    display: inline-block;
    font-size: 11px;
    color: #707070;
}

p .text-small {
    margin-bottom: 0;
}

.container *:has(+.text-small) {
    margin-bottom: 2px;
}

.bold {
    font-weight: bold;
}

.marker {
    background: linear-gradient(transparent 64%, #ffddbc 0%);
    font-weight: bold;
}

.table {
    font-size: 14px;
    margin-bottom: 24px;
}

.table,
.table td,
.table th {

    border: 1px solid #d4d4d4;
}

.table thead th {
    background: #9ca6d2;
    color: #fff;
}

.table thead th a {
    color: #fff;
}

.table thead th,
.table tbody th {
    font-weight: bold;
    text-align: center;
}

.table tbody th {
    background: #f7f7f7;
}

.table th,
.table td {
    padding: 10px;
    vertical-align: middle;
}

.container .table th>:last-child,
.container .table td>:last-child {
    margin-bottom: 0;
}

.table th ul:not([class]),
.table td ul:not([class]),
.table th ol:not([class]),
.table td ol:not([class]),
.table th .check-list,
.table td .check-list {
    text-align: left;
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
}

.table th ul:not([class]) li,
.table td ul:not([class]) li,
.table th ol:not([class]) li,
.table td ol:not([class]) li,
.table th .check-list li,
.table td .check-list li {
    width: fit-content;
}

.table img {
    margin: 0 auto;
}

.table-logo {
    margin: 0 auto 4px;
    max-width: 150px;
}


.table .c-btn {
    margin-top: 0;
    width: 100%;
}

.table .c-btn a {
    margin: 0 auto;
    width: 100%;
    min-width: auto;
    font-size: 16px;
}

.table .c-btn a::after {
    display: none;
}

div[data-box="color"] {
    background: #f0f3ff;
}


.borderbox {
    border: 1px solid #B4B4B4;
    padding: 24px;
    margin-bottom: 24px;
}

[class$="box"]:has(+[class$="box"]) {
    margin-bottom: 10px;
}

.container [class$="box"]>:last-child {
    margin-bottom: 0;
}

.container [class$="box"]>:first-child {
    margin-top: 0;
}

.normalbox {
    background: #f7f7f7;
    padding: 24px;
    margin-bottom: 24px;
}

.box-ttl {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 12px;
}

.container ul:not([class]) {
    margin-bottom: 24px;
}

.container ul:not([class]) li {
    position: relative;
    padding-left: 1.2em;
}

.container ul:not([class]) li::before {
    content: "";
    position: absolute;
    display: block;
    background: #B6B6B6;
    width: .6em;
    height: .6em;
    top: .5em;
    left: .2em;
    border-radius: 50%;
    flex-shrink: 0;
}

.container ol:not([class]) {
    list-style-type: decimal;
    padding: 0 0 0 20px;
    margin-bottom: 24px;
}

.container ul:not([class]) li+li,
.container ol:not([class]) li+li,
.container .check-list li+li {
    margin-top: 8px;
}

.check-list {
    margin-bottom: 24px;
    line-height: 1.6;
}

.check-list li {
    position: relative;
    line-height: 1.5;
    padding-left: 24px;
}

.check-list li::before {
    position: absolute;
    left: 2px;
    top: 0;
    content: '\e923';
    font-family: 'icomoon';
    color: #49589b;
}

.flex {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 24px;
}

.flex img {
    width: 48%;
    height: auto;
}

.flex-text>:last-child {
    margin-bottom: 0;
}

.float {
    margin-bottom: 24px;
}

.float::after {
    content: "";
    display: table;
    clear: both;
}

.float img {
    float: left;
    max-width: 48%;
    margin: 0 14px 10px 0;
}

.float-txt>:last-child {
    margin-bottom: 0;
}

.arrow-down {
    vertical-align: middle;
    color: #49589b;
    line-height: 1;
    width: 0;
    height: 0;
    margin: 30px auto;
    border-style: solid;
    border-color: transparent;
    border-width: 35px;
    border-top-color: currentColor;
    border-bottom: 0;
}

.arrow-down-small {
    vertical-align: middle;
    color: #49589b;
    line-height: 1;
    width: 0;
    height: 0;
    margin: 16px auto;
    border-style: solid;
    border-color: transparent;
    border-width: 16px;
    border-top-color: currentColor;
    border-bottom: 0;
}

.img-w100 {
    width: 100%;
    margin-bottom: 24px;
}

.img-w100 img {
    display: block;
    width: 100%;
    height: 100%;
}

.quote {
    position: relative;
    margin-bottom: 24px;
    padding: 24px 24px 24px 70px;

    font-style: italic;
    background: #f7f7f7;
    border-left: 4px solid #9ca6d2;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.14);
}

.quote::before {
    position: absolute;
    display: block;
    content: "";
    width: 45px;
    aspect-ratio: 1 / 1;
    top: 8px;
    left: 12px;
    background: url(../img/quote-icon.png) center center / contain no-repeat;
    transform: rotate(180deg);
}


.quote .img-w100 {
    width: 80%;
    margin: 0 auto 20px;
}

.container .quote>:last-child {
    margin-bottom: 0;
}

.fukidashi {
    border: 2px solid #49589b;
    border-radius: 2px;
    line-height: 1.4;
    padding: 10px 14px;
    position: relative;
    width: fit-content;
    background-color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin: 30px auto 20px;
    text-align: center;
}


.fukidashi::before {
    background: inherit;
    border-bottom: 2px solid;
    border-right: 2px solid;
    bottom: -10px;
    content: "";
    width: 16px;
    height: 16px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    visibility: visible;
}

.matomebox {
    position: relative;
    border: 2px solid #49589b;
    margin-top: 40px;
    margin-bottom: 24px;
    padding: 24px;
}

.matomebox::after {
    content: '';
    background-color: #fff6ee;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -7px;
    left: 7px;
    z-index: -1;
}

.container .matomebox>:last-child {
    margin-bottom: 0;
}

.matomebox-ttl {
    display: block;
    width: fit-content;
    text-align: center;
    margin: 0 auto 20px;
    font-size: 20px;
    font-weight: bold;
}

.matomebox-inner {
    padding: 20px;
}

.surveybox {
    background: #f7f7f7;
    padding: 24px;
    margin-bottom: 24px;
}

.container .surveybox-inner>:last-child {
    margin-bottom: 0;
}

.surveybox-ttl {
    font-size: 18px;
    text-align: center;
    position: relative;
    margin-bottom: 24px;
    font-weight: bold;
    color: #49589b;
    padding-bottom: 12px;
    border-bottom: 2px dashed #49589b;
}

.smalltextbox {
    padding: 0;
    margin-bottom: 24px;
}

.smalltextbox-ttl {
    position: relative;
    top: 23px;
    left: 0;
    width: fit-content;
    font-size: 16px;
    font-weight: bold;
    margin: 0 10px 10px;
    padding: 0 12px;
    background: #fff;
}

.smalltextbox-inner {
    padding: 24px;
    font-size: 14px;
    border: 1px solid #333;
}

.smalltextbox-inner>:last-child {
    margin-bottom: 0;
}

.c-btn {
    width: fit-content;
    margin: 30px auto 40px;
}

.c-btn a {
    position: relative;
    display: block;
    width: fit-content;
    min-width: 330px;
    max-width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 14px 20px 15px;
    border-radius: 10px;
    text-align: center;
    background: #ffa661;
    box-shadow: inset 0 -8px 5px -5px rgba(0, 0, 0, 0.3);
}

.c-btn a::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.tag {
    margin-bottom: 24px;
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    align-content: center;
    margin-bottom: 24px;
}

.tag .item {
    background: #f7f7f7;
    border: 1px solid #dadada;
    border-radius: 4px;
    color: #8b9195;
    font-size: 12px;
    letter-spacing: 0;
    display: inline-block;
    padding: 10px 14px;
    margin-bottom: 0;

}

.tag .item.on {
    background: #f0f3ff;
    border: 1px solid #49589b;
}

.scroll-wrap {
    overflow-x: auto;
    width: 100%;
    margin-bottom: 24px;
}

.scroll-wrap thead th {
    width: 220px;
}

.scroll-wrap thead th:first-of-type {
    width: 180px;
}

.scroll-wrap .table {
    width: 110%;
    margin-bottom: 0;
}

.scroll-wrap .table th,
.scroll-wrap .table td {
    text-align: center;
}


.stickytable-top thead {
    position: sticky;
    top: -1px;
    left: 0;
    z-index: 5;
}

.stickytable-top thead th:not(:last-of-type) {
    position: relative;
}

.stickytable-top thead th:not(:last-of-type):after {
    position: absolute;
    top: 0;
    right: -1px;
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #d4d4d4;
}


.scroll-wrap .stickytable-left {
    min-width: 110%;
}

.stickytable-left {
    will-change: transform;
}

.stickytable-left thead th {
    background: #f7f7f7;
    min-width: 160px;
    color: #333;
}

.stickytable-left tbody th,
.stickytable-left thead th:first-child {
    position: sticky;
    top: 0;
    left: 0;
    background: #9ca6d2;
    z-index: 1;
    color: #fff;
}

.stickytable-left tbody th::before,
.stickytable-left thead th:first-child::before {
    position: absolute;
    top: 0;
    left: -1px;
    content: "";
    display: block;
    height: 100%;
    width: 1px;
    background: #d4d4d4;
}

.stickytable-left tbody th a,
.stickytable-left thead th:first-child a {
    color: #fff;
    font-size: 14px;
}

.jump {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    line-height: 1.2;
    letter-spacing: 0.1em;
    margin-bottom: 24px;
}

.jump .item {
    text-align: center;
    margin-bottom: 0;
}

.jump a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 18px 16px 36px;
    color: #fff;
    font-weight: bold;
    background: #9ca6d2;
    text-decoration: none;
    position: relative;
}

.jump a:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    transform: rotate(45deg);
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    transition: .2s;
}

.jump a:hover:after {
    transform: translateY(4px) translateX(-50%) rotate(45deg);
}


.numbering {}

.numbering li {
    margin-bottom: 24px;
}

.numbering-ttl {
    position: relative;
    padding-left: 2.3em;
    margin-top: 1.6em;
    margin-bottom: 1em;
    font-size: 20px;
    font-weight: bold;
}

.numbering-num {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.8em;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    background: #49589b;
    color: #fff;
}


.pickup {
    margin: 34px 0 10px;
}

.pickup-name {
    font-size: 22px;
    padding: 20px;
    font-weight: bold;
    background: #f0f3ff;
    border: 2px solid #49589b;
}

.pickup-name>:last-child {
    margin-bottom: 0;
}

.pickup-smalltext {
    position: relative;
    top: 15px;
    display: block;
    margin-bottom: 4px;
    font-weight: normal;
    color: #fff;
    background: #49589b;
    width: fit-content;
    padding: 0 14px;
}

.container .pickup>:last-child {
    margin-bottom: 0;
}

.ranking {
    margin-bottom: 24px;
    font-size: 22px;
}

.ranking-head {
    position: relative;
    padding-top: 10px;
    padding-left: 2.6em;
    margin: 30px 0 10px;
    border-top: 3px dotted #49589b;
    font-size: 22px;
    font-weight: bold;
}

.ranking-catch {
    display: block;
    font-size: 14px;
    font-weight: normal;
}

.ranking-icon {
    position: absolute;
    left: 0;
    top: 62%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    background: url(../img/rank-04.svg) center center / contain no-repeat;
    width: 40px;
    font-size: 16px;
    aspect-ratio: 1 / 1;
}

.ranking-head .ranking-icon_01 {
    background: url(../img/rank-01.svg) center center / contain no-repeat;
}

.ranking-head .ranking-icon_02 {
    background: url(../img/rank-02.svg) center center / contain no-repeat;
}

.ranking-head .ranking-icon_03 {
    background: url(../img/rank-03.svg) center center / contain no-repeat;
}


.step {
    margin-bottom: 24px;
}

.step-ttl {
    display: flex;
    align-items: center;
    gap: 22px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 16px;
}

.step-num {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 50px;
    aspect-ratio: 1 / 1;
    border: 2px solid #49589b;
    font-size: 22px;
    color: #49589b;
}

.step-num::before {
    position: absolute;
    top: 50%;
    right: -9px;
    transform: translateY(-50%) rotate(45deg);
    content: "";
    display: block;
    width: 14px;
    aspect-ratio: 1 / 1;
    border-top: 2px solid #49589b;
    border-right: 2px solid #49589b;
    background: #fff;
}

.container .step-ttl p {
    display: inline !important;
    color: #49589b;
    margin-bottom: 0;
    text-decoration: underline;
    text-decoration-thickness: 13px;
    text-decoration-color: #ffddbc;
    text-underline-offset: -5px;
    text-decoration-skip-ink: none;
}

.container .step-inner p {
    margin-bottom: 8px;
}

.step-inner {
    padding-left: 26px;
    margin-left: 26px;
    border-left: 2px solid #49589b;
}

.container .step-inner>:last-child {
    margin-bottom: 0;
}

.relatedpost {
    margin: 40px 0;
}

.container .relatedpost-ttl {
    background: #767676;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}

.relatedpost-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px 14px;
}

.relatedpost-post .image-wrap {
    width: 100%;
    margin-bottom: 8px;
}

.relatedpost-post .image_wrap img {
    display: block;
    width: 100%;
    height: auto;
}

.container .relatedpost-post-ttl {
    margin-bottom: 0;
    font-size: 14px;
}

.faq {
    margin-bottom: 24px;
}

.faq:has(+ .faq) {
    margin-bottom: 0;
}

.faqQ {
    position: relative;
    font-size: 18px;
    padding: 12px 12px 12px 48px;
    margin-bottom: 4px;
    font-weight: bold;
    color: #49589b;
    border-top: 1px solid #49589b;
}

.faqQ::before {
    position: absolute;
    top: 13px;
    left: 10px;
    content: "Q.";
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}


.container .faqQ>:last-child,
.container .faqA>:last-child {
    margin-bottom: 0;
}

.faqA {
    position: relative;
    padding: 0 12px 12px 48px;
}

.faqA::before {
    position: absolute;
    top: 2px;
    left: 10px;
    content: "A.";
    font-size: 24px;
    font-weight: bold;
    color: #ef5454;
    line-height: 1;
}

.search-container table {
    max-width: 100%;
    word-break: break-all;
}

.search-container table thead th:nth-child(2) {
    width: 15%;
}


.right-link,
.right-link-icon {
    width: fit-content;
    font-size: 14px;
    margin: auto 0 auto auto;
    margin-bottom: 20px;
    text-align: right;
}

.right-link-icon a {
    position: relative;
    padding-left: 1.2em;
}

.right-link-icon a::before {
    content: '';
    position: absolute;
    top: .1em;
    left: 0px;
    display: block;
    background: url(../img/icon-link-arrow.svg) center center / contain no-repeat;
    width: 1em;
    aspect-ratio: 1 / 1;
}

.container .right-link:has(+.right-link),
.container .right-link:has(+.right-link-icon),
.container .right-link-icon:has(+.right-link),
.container .right-link-icon:has(+.right-link-icon) {
    margin-bottom: 8px;
}

.imgscrollbox {
    width: 100%;
    background: #f7f7f7;
    padding: 20px 20px 10px 20px;
    overflow-x: auto;
    white-space: nowrap;
    margin-bottom: 30px;
}

.imgscrollbox-wrap {
    width: fit-content;
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
}

.imgscrollbox-list {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}

.imgscrollbox-list li {
    flex: 0 0 calc(33.33% - 16px);
    max-width: calc(33.33% - 16px);
    margin: 0 8px;
    text-align: center;
    position: relative;
}

.imgscrollbox-list li:last-child::after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    height: 1px;
    width: 26px;
    background-color: transparent;
}

.imgscrollbox-list img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 8px;
}

.imgscrollbox-list .caption {
    display: block;
    max-width: 100%;
    font-size: 12px;
    line-height: 1.4;
    white-space: normal;
    overflow-wrap: break-word;
    text-align: left;
}


@media screen and (max-width: 767px) {
    .imgscrollbox-list li {
        flex: 0 0 calc(50% - 16px);
        max-width: calc(50% - 16px);
    }
}

.imgscrollbox.center li {
    width: 33.33%;
}

.imgscrollbox.center {
    overflow-x: hidden;
}

.imgscrollbox.center .imgscrollbox-list {
    justify-content: center;
    gap: 4px;
}

.tabarea {
    margin-bottom: 24px;
}

.tab-list {
    display: flex;
    gap: 4px;
}

.tab.active {
    position: relative;
    background-color: #49589b;
    border: 2px solid #49589b;
    border-bottom: none;
    position: relative;
    color: #fff;
}

.tab.active::after {
    position: absolute;
    left: 50%;
    bottom: -16px;
    transform: translate(-50%, -50%);
    content: "";
    display: block;
    color: #49589b;
    line-height: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 12px;
    border-top-color: currentColor;
    border-bottom: 0;

}

.tab {
    border-radius: 5px 5px 0 0;
    flex: auto;
    text-align: center;
    border: 2px solid #d4d4d4;
    border-bottom: none;
    cursor: pointer;
    width: 100%;
    min-height: 50px;
    padding: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 13px;
    background: #f7f7f7;
    line-height: 1.4;
}

.tab-inner {
    display: none;
    padding: 20px 16px 16px;
    border: 2px solid #d4d4d4;
    border-top: none;
}

.tab-inner.show {
    display: block;
}

.container .tab-inner>:last-child {
    margin-bottom: 0;
}


.meritdemerit {
    margin-bottom: 24px;
}

.meritdemerit:has(+.meritdemerit) {
    margin-bottom: 10px;
}

.meritdemerit[data-type="merit"] {
    border: 2px solid #ffa661;
}

.meritdemerit[data-type="merit"] .meritdemerit-ttl {
    background: #fefce0;
    border-bottom: 2px solid #ffa661;
}

.meritdemerit[data-type="demerit"] {
    border: 2px solid #bfbbbe;
}

.meritdemerit[data-type="demerit"] .meritdemerit-ttl {
    background: #f7f7f7;
    border-bottom: 2px solid #bfbbbe;
}

.meritdemerit-ttl {
    padding: 10px 20px;
    font-weight: bold;
    line-height: 1.1;
    font-size: 18px;
}

.meritdemerit-inner {
    padding: 16px 20px;
}

.container .meritdemerit-inner>:last-child {
    margin-bottom: 0;
}

.meritdemerit-list {
    position: relative;
    margin: 0;
    margin-bottom: 16px;
}

.meritdemerit-list li {
    padding-left: 16px;
    position: relative;
    margin-bottom: 8px;
}

.meritdemerit-list li:last-child {
    margin-bottom: 0;
}

.meritdemerit-list li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 100px;
}

.meritdemerit[data-type="merit"] .meritdemerit-list li:before {
    background-color: #ffa661;
}

.meritdemerit[data-type="demerit"] .meritdemerit-list li:before {
    background-color: #45303e;
}

.review {
    overflow-x: scroll;
    display: flex;
    gap: 16px;
    margin-bottom: 24px;
}

.review-wrap {
    width: 100%;
    min-width: 86%;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    align-items: center;
    -webkit-align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #f7f7f7;
    padding: 20px;
    border: 1px solid #e9e2d2;
    white-space: normal;
    overflow: hidden;
    scroll-snap-align: center;
}

.review-top {
    width: 100%;
    margin-bottom: 0;
}

.review-profile {
    width: 100%;
    display: flex;
    gap: 10px;
    justify-content: start;
    align-items: center;
    margin-bottom: 10px;
}

.review-icon img {
    display: block;
    max-width: 65px;
    height: auto;
    margin: 0;
    margin-right: 10px;
}

.review-icon-w,
.review-icon-m {
    display: block;
    flex-shrink: 0;
    width: 50px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
}

.review-icon-w {
    background: #fff url(../img/review-icon-woman.svg) center center / contain no-repeat;
}

.review-icon-m {
    background: #fff url(../img/review-icon-man.svg) center center / contain no-repeat;
}

.review-name {
    font-weight: 700;
    margin-right: 10px;
}

.review-label {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 16px;
}

.review-label span {
    display: inline-block;
    padding: 4px 6px;
    border-radius: 10px;
    margin-right: 8px;
    background: #49589b;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

.review-bottom {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.review-bottom img {
    width: 40%;
    height: auto;
}

.map {
    margin-bottom: 24px;
}

.map-ttl {
    background: #767676;
    font-size: 18px;
    padding: 12px 10px;
    margin-top: 30px;
    margin-bottom: 28px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    position: relative;
}

.map-ttl::after {
    position: absolute;
    content: "";
    border-top: 20px solid #767676;
    border-left: 20px solid transparent;
    border-right: 19px solid transparent;
    left: 50%;
    bottom: -15px;
    z-index: 1;
    margin-left: -20px;
}

.acco {
    margin-bottom: 24px;
}

.acco:has(+.acco) {
    margin-bottom: 8px;
}

.acco-ttl {
    position: relative;
    cursor: pointer;
    border: 1px solid #49589b;
    margin: 0;
    padding: 15px 45px 11px 20px;
    position: relative;
    background: #fff;
    font-weight: bold;
    font-size: 18px;
}

.acco-ttl.action {
    background: #f0f3ff;
}

.acco-ttl::before {
    position: absolute;
    top: 50%;
    right: 6px;
    transform: translate(-50%, -50%);
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background: #49589b;
}

.acco-ttl::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translate(-50%, -50%);
    content: '';
    width: 2px;
    height: 20px;
    background: #49589b;
}

.acco-ttl.action::after {
    display: none;
}

.acco-inner {
    display: none;
    padding: 15px 20px 15px;
}

.container .acco-inner>:last-child {
    margin-bottom: 0;
}

.acco-flex {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.acco-subttl {
    flex-shrink: 0;
    font-weight: bold;
}

.page404 {
    text-align: center;
}

.page404 h1 {
    font-size: 24px;
    margin-top: 2em;
    margin-bottom: 36px;
}

.top-btn {
    --the-fz: .9em;
    --the-width: auto;
    --the-min-width: 64%;
    --the-padding: .75rem 3em;
    display: block;
    margin: 2em auto 2em;
    padding: 2px 0;
    position: relative;
    text-align: center;
}

.top-btn a {
    background: #fff;
    box-shadow: 0 0 0 1px #dcdcdc;
    color: #666;
    display: inline-block;
    font-size: var(--the-fz);
    min-width: var(--the-min-width);
    padding: var(--the-padding);
    position: relative;
    text-decoration: none;
    transition: box-shadow .25s, background-color .25s;
    width: var(--the-width);
}

.top-btn a:after {
    content: "\e930";
    font-family: icomoon;
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s;
}

.top-btn a:hover {
    background-color: #04384c;
    box-shadow: none;
    color: #fff;
    opacity: 1;
}

.top-btn a:hover:after {
    -webkit-transform: translateX(4px) translateY(-50%);
    transform: translateX(4px) translateY(-50%);
}