@charset "UTF-8";

[data-browse-mode="P"] {
    u-hidden-pc {
        display: none;
    }

    .pane-contents {
        overflow: hidden;
    }

    .pane-footer {
        margin-top: 0;
    }

    .block-event-page--goods {
        display: none;
    }

    .fable {
        width: 1100px;
        margin-inline: auto;
        font-size: 16px;
    }

    .fable a {
        text-decoration: none;
    }

    .fable a:hover {
        opacity: 0.7;
    }

    .fable h1 {
        margin: 0;
        padding: 0;
        margin: 0;
        padding: 0;
        border: none;
    }

    .fable h2 {
        margin: 0;
        padding: 0;
        border: none;
    }

    .fable-title {
        font-size: 33px;
        font-weight: bold;
        text-align: center;
        line-height: 1.7;
    }

    .fable-title--big {
        font-size: 45px;
        line-height: 1.2;
    }

    .fable-title--marker {
        background: linear-gradient(transparent 70%, #FEE507 70%);
    }

    .fable-title_2 {
        font-size: 18px;
        font-weight: bold;
        min-height: 40px;
        display: grid;
        place-items: center;
        background-color: #E0E0E0;
    }

    .fable-btn {
        margin-inline: auto;
        width: 285px;
        min-height: 48px;
        display: grid;
        place-items: center;
        position: relative;
        background-color: #000000;
        color: #fff;
        font-size: 15px;
    }

    .fable-btn::before {
        content: '';
        position: absolute;
        width: 5px;
        height: 8px;
        background-color: #fff;
        clip-path: polygon(0 0, 0 100%, 100% 50%);
        top: 50%;
        left: 16px;
        transform: translateY(-50%);
    }

    .fable-head-block {
        position: relative;
    }

    .fable-head-box {
        position: absolute;
        top: 42px;
        left: 56px;
    }

    .fable-head-box>h1 {
        padding-left: 15px;
    }

    .fable-head-text {
        margin-top: 24px;
        font-size: 14px;
        font-weight: 500;
    }

    .fable-head-slider {
        max-width: 756px;
        width: 100%;
        margin-left: auto;
        margin-right: 0;
    }

    .swiper-button-prev svg,
    .swiper-button-next svg {
        display: none;
    }

    .swiper-button-prev.swiper-button-disabled,
    .swiper-button-next.swiper-button-disabled {
        display: none;
    }

    .fable-head .swiper-button-prev,
    .fable-head .swiper-button-next {
        display: none;
    }

    .fable-head .swiper-pagination {
        width: max-content;
        position: absolute;
        left: calc(50% - 374px);
        bottom: 31px;
        display: flex;
        gap: 8px;
        cursor: pointer;
    }

    .fable-head .swiper-pagination-bullet.swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        margin: 0;
        padding: 0;
        border-radius: 0;
        border: 1px solid #000000;
        background-color: transparent;
    }

    .fable-head .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #000;
    }

    .fable-head>nav {
        margin-top: 16px;
    }

    .fable-head>nav ul {
        display: flex;
        justify-content: center;
        align-items: stretch;
        gap: 10px;
    }

    .fable-head>nav ul li {}

    .fable-head>nav ul li a {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        width: 200px;
        height: 50px;
        padding: 0 15px;
        ;
        background: #ffffff;
        border: solid 2px #000;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
        position: relative;
    }

    .fable-head>nav ul li a:after {
        content: '';
        position: absolute;
        width: 8px;
        height: 5px;
        background-color: #000;
        clip-path: polygon(0 0, 100% 0, 50% 100%);
        top: 50%;
        left: 16px;
        transform: translateY(-50%);
    }

    .fable-head>nav ul li:last-child a {
        background-color: #000;
        color: #fff;
    }

    .fable-head>nav ul li:last-child a::after {
        background-color: #fff;
        width: 5px;
        height: 8px;
        clip-path: polygon(0 0, 0 100%, 100% 50%);
    }

    .fable-head>nav ul li a:hover {
        /* background-color: #000;
        color: #fff; */
    }

    .fable-head>nav ul li a:hover::after {
        /* background-color: #fff; */
    }

    .fable-head>nav ul li a:before {
        display: block;
        content: '';
        position: absolute;
        left: 13px;
        top: calc(50% - 8px);
        width: 25px;
        height: 17px;
    }

    .fable-head>nav ul li a:after {}

    .fable-problem {
        margin-top: 50px;
    }

    .fable-problem-sub {
        text-align: center;
        font-weight: 500;
    }

    .fable-problem-items {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 24px 20px;
        margin-top: 25px;
    }

    .fable-problem-body {
        margin-top: 16px;
    }

    .fable-problem-name {
        font-size: 20px;
        line-height: 1.3;
        font-weight: bold;
        text-align: center;
        padding: 0 15px;
        position: relative;
        min-height: 52px;
    }

    .fable-problem-name::before {
        content: '';
        position: absolute;
        width: 20px;
        height: 22px;
        background: url(../images/156/ico_check.png) center / contain no-repeat;
        top: 0%;
        left: 0px;
    }

    .fable-problem-text {
        margin-top: 8px;
        font-size: 14px;
    }

    .fable-problem-footer {
        margin-top: 32px;
    }

    .maru-potsu {}

    .fable-free {
        margin-top: 64px;
    }

    .fable-free-inner {
        max-width: 960px;
        width: 100%;
        margin-inline: auto;
    }

    .fable-free-items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 32px 24px;
        margin-top: 40px;
    }

    .fable-free-img {
        max-width: 408px;
        width: 100%;
        margin-left: auto;
    }

    .fable-free-bodies {
        margin-top: -37px;
        padding: 4px 30px 4px 40px;
        width: max-content;
        min-width: 320px;
        background-color: #fff;
        position: relative;
        z-index: 1;
        border: 1px solid rgba(0, 0, 0, 1);
        box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.16);
    }

    .fable-free-bodies::before {
        content: "";
        width: 96px;
        height: 16px;
        display: inline-block;
        background-color: #C8DCDE;
        opacity: .9;
        position: absolute;
        top: -8px;
        left: 52px;
    }

    .fable-free-body {
        font-size: 14px;
        line-height: 1.2;
        padding: 8px;
        position: relative;
        display: flex;

    }

    .fable-free-body+.fable-free-body {
        border-top: 1px solid #E0E0E0;
    }

    .fable-free-name {
        min-width: 104px;
        font-weight: bold;
    }

    .fable-free-circle {
        position: absolute;
        top: 12px;
        left: -35px;
        width: 11px;
        height: 11px;
        background-color: #ccc;
        border-radius: 50%;
        overflow: hidden;
    }

    .fable-free-circle::before {
        content: '';
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background-color: transparent;
        border: 2px solid #000;
        border-radius: 50%;
        z-index: 2;
    }

    .fable-free-circle::after {
        content: '';
        position: absolute;
        z-index: 0;
        height: 100%;
        width: 100%;
        top: 39%;
        left: 39%;
        background-color: #fff;
        border-radius: 50%;
        z-index: 1;
    }

    .fable-door {
        margin-top: 24px;
    }

    .fable-door-inner {
        padding: 32px 60px 40px;
        max-width: 960px;
        width: 100%;
        margin-inline: auto;
        background-color: #F4F4F4;
    }

    .fable-door-items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
        margin-top: 40px;
    }

    .fable-door-body {
        margin-top: 16px;
    }

    .fable-door-name {
        display: flex;
        align-items: flex-end;
        font-size: 26px;
        font-weight: bold;
    }

    .fable-door-name::before {
        content: '';
        display: inline-block;
        width: 36px;
        height: 26.5px;
        margin-right: 12px;
        position: relative;
        top: -8px;
    }

    .fable-door-name.door::before {
        background: url(../images/156/ico_door.png) center / contain no-repeat;
    }

    .fable-door-name.no-door::before {
        background: url(../images/156/ico_nodoor.png) center / contain no-repeat;
    }

    .fable-door-name span {
        display: block;
        font-size: 14px;
        margin-left: 12px;
        margin-bottom: 2px;
    }

    .fable-door-text {
        margin-top: 11px;
    }

    .fable-door-footer {
        margin-top: 24px;
    }

    .fable-variation {
        margin-top: 62px;
    }

    .fable-variation-inner {
        max-width: 960px;
        width: 100%;
        margin-inline: auto;
    }

    .fable-variation-items {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 30px;
        padding-left: 12px;
        padding-right: 21px;
        margin-top: 24px;
    }

    .fable-variation-item:last-of-type {
        padding-left: 13px;
    }

    .fable-plate {
        margin-top: 62px;
    }

    .fable-plate-inner {
        max-width: 1040px;
        width: 100%;
        margin-inline: auto;
    }

    .fable-plate-copy {
        margin-top: 8px;
    }

    .fable-variation-name {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        margin-top: 8px;
    }
    .fable-variation-footer {
        margin-top: 24px;
    }

    .fable-variation-table {
        border: 1px solid #E0E0E0;
        width: fit-content;
        margin-inline: auto;
        margin-top: 32px;
    }

    .fable-variation-table--tr {
        display: flex;
    }

    .fable-variation-table--tr>div {
        min-height: 50px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .fable-variation-table--tr:first-of-type>div {
        min-height: 31px;
        background-color: #F4F4F4;
    }

    .fable-variation-table--tr+.fable-variation-table--tr {
        border-top: 1px solid #E0E0E0;
    }

    .fable-variation-table--tr>div {
        min-height: 50px;
        display: flex;
    }

    .fable-variation-table--tr>div:first-of-type {
        padding-left: 24px;
        width: 160px;
        border-right: 1px solid #E0E0E0;
    }

    .fable-variation-table--tr:first-of-type>div:nth-of-type(2) {
        padding-left: 52px;
    }

    .fable-variation-table--tr:first-of-type>div:nth-of-type(3) {
        padding-left: 12px;
    }

    .fable-variation-table--tr:first-of-type>div:nth-of-type(4) {
        padding-left: 8px;
    }

    .fable-variation-table--tr>div:nth-of-type(2) {
        width: 189px;
        padding-left: 38px;
        padding-right: 20px;
    }


    .fable-variation-table--tr>div:nth-of-type(3) {
        width: 156px;
        padding-right: 20px;
    }

    .fable-variation-table--tr>div:nth-of-type(4) {
        width: 170px;
        padding-right: 20px;
    }

    .fable-variation-table--td>a {
        color: #073190;
        position: relative;
        text-decoration: underline;
        font-size: 18px;
    }

    .fable-variation-table--td>a::before {
        content: '';
        position: absolute;
        width: 5px;
        height: 8px;
        background-color: #073190;
        clip-path: polygon(0 0, 0 100%, 100% 50%);
        top: 50%;
        left: -9px;
        transform: translateY(-50%);
    }

    .fable-plate {
        margin-top: 62px;
    }

    .fable-plate-inner {
        max-width: 1040px;
        width: 100%;
        margin-inline: auto;
    }

    .fable-plate-copy {
        text-align: center;
        margin-top: 8px;
    }

    .fable-plate-items {
        border: 2px solid #000;
        margin-top: 16px;
    }

    .plate-variation {
        padding: 20px 36px 32px;
    }

    .plate-variation+.plate-variation {
        border-top: 2px solid #000;
    }

    .plate-variation-header {
        display: flex;
        align-items: center;
        font-size: 22px;
        font-weight: bold;
    }

    .plate-variation-header .plate-variation-number {
        font-size: 34px;
        margin-right: 8px;
        line-height: 1.1;
    }

    .plate-variation-text {
        margin-left: 27px;
        font-size: 16px;
        position: relative;
        top: 3px;
    }

    .plate-variation-thumbnails {
        display: flex;
        gap: 1.2rem;
        margin-top: 1.6rem;
    }

    .plate-variation-thumbnail {
        width: 84px;
    }

    .plate-variation-img {
        border: 2px solid transparent;
        position: relative;
        cursor: pointer;
    }

    .plate-variation-thumbnail.is-active .plate-variation-img {
        border-color: #000;
    }

    .plate-variation-thumbnail .plate-variation-img::before {
        content: "";
        position: absolute;
        bottom: 6px;
        right: 6px;
        width: 15px;
        height: 15px;
        background: url(../images/156/ico_plate-check.png) center / contain no-repeat;
        display: none;
    }

    .plate-variation-thumbnail.is-active .plate-variation-img::before {
        display: block;
    }

    .plate-variation-sub {
        margin-top: 4px;
        font-size: 12px;
        text-align: center;
        line-height: 1.1;
    }

    .plate-variation-copy {
        margin-top: 12px;
    }

    .plate-variation-main {
        margin-top: 40px;
        display: flex;
        align-items: flex-start;
        gap: 30px;
    }

    .plate-variation-mainImgWrapper {
        max-width: 412px;
        width: 100%;
    }

    .plate-variation-mainImg {
        height: 162px;
        overflow: hidden;
    }

    .plate-variation-mainImg img {
        width: 411px;
        height: 411px;
        object-position: center -130px;
        max-height: none;
    }

    .plate-variation-table {
        border: 1px solid #E0E0E0;
        margin-inline: auto;
    }

    .plate-variation-current {
        margin-top: 8px;
    }

    .plate-variation-table .plate-variation-number {
        color: #999999;
        font-size: 13px;
        line-height: 1.2;
    }

    .plate-variation-table--tr {
        display: flex;
    }

    .plate-variation-table--tr+.plate-variation-table--tr {
        border-top: 1px solid #E0E0E0;
    }

    .plate-variation-table--tr>div {
        min-height: 70px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }

    .plate-variation-table--tr:first-of-type>div {
        background-color: #F4F4F4;
        text-align: center;
        min-height: 31px;
    }

    .plate-variation-table--tr>div:first-of-type {
        width: 116px;
    }

    .plate-variation-table--tr>div:nth-of-type(n+2) {
        width: 135px;
    }

    .plate-variation-table--tr>div:nth-of-type(3) {}


    .plate-variation-table--td>a {
        color: #073190;
        position: relative;
        text-decoration: underline;
        font-size: 18px;
        width: fit-content;
        margin-inline: auto;
    }

    .plate-variation-table--td>a::before {
        content: '';
        position: absolute;
        width: 5px;
        height: 8px;
        background-color: #073190;
        clip-path: polygon(0 0, 0 100%, 100% 50%);
        top: 50%;
        left: -9px;
        transform: translateY(-50%);
    }

    .plate-variation-comment {
        font-size: 12px;
        margin-top: 7px;
        line-height: 1.2;
        color: #999999;
        letter-spacing: -0.01em;
    }

    .fable-plate-footer {
        margin-top: 32px;
    }

    .fable-set {
        margin-top: 64px;
    }

    .fable-set-inner {
        max-width: 1040px;
        width: 100%;
        margin-inline: auto;
    }

    .fable-set-container {
        margin-top: 24px;
    }

    .fable-set .swiper-pagination {
        display: none;
    }

    .fable-set .swiper-button-next,
    .fable-set .swiper-button-prev {
        background-color: #000;
        opacity: .7;
        margin-top: 0;
        top: 80px;
    }

    .fable-set .swiper-button-prev::before {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        border-bottom: 2px solid #fff;
        border-left: 2px solid #fff;
        top: 50%;
        left: 50%;
        transform: translate(-30%, -50%) rotate(45deg);
    }

    .fable-set .swiper-button-next::before {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        top: 50%;
        left: 50%;
        transform: translate(-70%, -50%) rotate(45deg);
    }

    .fable-set:not(:has(.swiper)) .fable-set-wrapper {
        display: flex;
        justify-content: center;
        gap: 28px;
    }

    .fable-set:not(:has(.swiper)) .fable-set-item {
        width: 192px;
    }

    .fable-set-body {
        margin-top: 8px;
    }

    .fable-set-name {
        font-size: 13px;
        font-weight: bold;
    }

    .fable-set-size {
        margin-top: 8px;
        font-size: 14px;
        color: #999999;
    }

    .fable-set-blocks {
        display: grid;
        grid-template-columns: 1fr;
        gap: 8px;
        margin-top: 16px;
        padding: 8px 0 12px;
        border-top: 1px solid #E0E0E0;
        border-bottom: 1px solid #E0E0E0;
    }

    .fable-set-block {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
    }

    .fable-set-box {
        margin-top: 6px;
        display: flex;
        justify-content: space-between;
    }

    .fable-set-total {
        font-size: 14px;
    }

    .fable-set-price {
        font-size: 20px;
        font-weight: bold;
    }

    .fable-set-goodsBtn {
        min-height: 40px;
        display: grid;
        place-items: center;
        position: relative;
        color: #000;
        border: 1px solid #000;
        font-size: 14px;
        margin-top: 13px;
    }

    .fable-set-goodsBtn::before {
        content: '';
        position: absolute;
        width: 5px;
        height: 8px;
        background-color: #000;
        clip-path: polygon(0 0, 0 100%, 100% 50%);
        top: 50%;
        left: 12px;
        transform: translateY(-50%);
    }

    .fable-set-footer {
        margin-top: 32px;
    }

    .fable-caster {
        margin-top: 64px;
    }

    .fable-caster-inner {
        max-width: 1040px;
        width: 100%;
        margin-inline: auto;
    }

    .fable-caster-wrapper {
        padding: 24px 15px 32px;
        border: 2px solid #000;
    }

    .fable-caster-copy {
        text-align: center;
        margin-top: 24px;
    }

    .fable-caster-body {
        display: flex;
        gap: 40px;
        justify-content: center;
        align-items: flex-start;
        margin-top: 32px;
    }

    .fable-caster-img {
        max-width: 400px;
        width: 100%;
    }

    .fable-caster-box {
        min-width: 325px;
    }

    .fable-caster-goods {
        font-size: 14px;
        text-align: center;
    }

    .fable-caster-lists {
        display: grid;
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .fable-caster-lists li {
        font-size: 16px;
        font-weight: bold;
        padding-left: 34px;
        position: relative;
    }

    .fable-caster-lists li::before {
        content: "";
        width: 20px;
        height: 21.5px;
        background: url(../images/156/ico_check.png) center / contain no-repeat;
        position: absolute;
        top: 0;
        left: 0;
    }

    .fable-caster-content {
        margin-top: 28px;
        padding: 16px 25px;
        background-color: #F4F4F4;
    }

    .fable-caster-bottom {
        display: flex;
        justify-content: space-between;
        gap: 36px;
        margin-top: 16px;
    }

    .fable-caster-price {
        font-size: 22px;
        font-weight: bold;
    }

    .fable-caster .fable-btn {
        width: max-content;
        min-height: 40px;
        padding: 0 32px 0 42px;
        margin-inline: 0;
    }

    .fable-caster .fable-btn::before {
        left: 12px;
    }

    .fable-howto {
        margin-top: 68px;
    }

    .fable-howto-inner {
        max-width: 840px;
        width: 100%;
        margin-inline: auto;
    }

    .fable-howto-content {
        max-width: 402px;
        width: 100%;
        margin-inline: auto;
        margin-top: 4px;
    }

    .fable-howto-headcopy {
        font-size: 16px;
        text-align: center;
        margin-top: 8px;
    }

    .fable-howto-items {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        gap: 13px;
        margin-top: 16px;
    }

    .fable-howto-item:last-child .fable-howto-img {
        max-width: 115px;
        width: 100%;
        margin-inline: auto;
        position: relative;
    }

    .fable-howto-item:not(:last-child) .fable-howto-img {
        position: relative;
    }

    .fable-howto-item:not(:last-child) .fable-howto-img::before {
        content: '';
        position: absolute;
        width: 15px;
        height: 20px;
        background: url(../images/156/ico_arrow.png) center / contain no-repeat;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
    }

    .fable-howto-body {
        margin-top: 6.8px;
    }

    .fable-howto-copy {
        min-height: 40px;
        position: relative;
        display: flex;
        align-items: center;
        font-size: 14px;
        letter-spacing: -0.01em;
    }

    .fable-howto-copy::before {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        margin-right: 8px;
        margin-left: 2px;
        position: relative;
        z-index: 2;
        display: inline-block;
    }

    .fable-howto-item:nth-child(1) .fable-howto-copy::before {
        content: "1"
    }

    .fable-howto-item:nth-child(2) .fable-howto-copy::before {
        content: "2"
    }

    .fable-howto-item:nth-child(3) .fable-howto-copy::before {
        content: "3 "
    }

    .fable-howto-item:nth-child(4) .fable-howto-copy::before {
        content: "4"
    }

    .fable-howto-item:nth-child(5) .fable-howto-copy::before {
        content: "5"
    }

    .fable-howto-copy::after {
        content: '';
        position: absolute;
        width: 12px;
        height: 100%;
        background-color: #0D388F;
        bottom: 0;
        z-index: 1;
    }

    .fable-howto-movie {
        position: relative;
        margin-top: 8px;
    }

    .fable-howto-movie::before {
        content: "";
        display: block;
        padding: 56% 0 0;
    }

    .fable-howto-movie iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .fable-howto-footer {
        margin-top: 16px;
    }

    .fable-howto-btn {
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        position: relative;
        padding: 0 13px 0 44px;
        border: 1px solid #000;
        height: 36px;
        margin-inline: auto;
    }

    .fable-howto-btn::before {
        content: '';
        position: absolute;
        width: 15.6px;
        height: 20px;
        left: 17px;
        top: 50%;
        display: inline-block;
        transform: translateY(-50%);
        background: url(../images/156/ico_explain.png) center / contain no-repeat;
    }

    .fable-rocco {
        margin-top: 64px;
    }

    .fable-rocco-title {
        font-size: 33px;
        font-weight: bold;
    }

    .fable-rocco-inner {
        max-width: 960px;
        width: 100%;
        margin-inline: auto;
    }

    .fable-rocco-wrapper {
        border: 2px solid #000;
        padding: 38px 60px 48px;
    }

    .fable-rocco-images {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 0;
        margin-top: 28px;
    }

    .fable-rocco-sub {
        font-size: 14px;
    }

    .fable-rocco-bottom {
        margin-top: 24px;
    }

    .rocco-goods {
        max-width: 446px;
        width: 100%;
    }

    .rocco-goods-media {
        display: flex;
        justify-content: space-between;
    }

    .rocco-goods-img {
        max-width: 218px;
        width: 100%;
    }

    .rocco-goods .fable-btn {
        width: max-content;
        min-height: 40px;
        padding: 0 32px 0 42px;
        margin-inline: 0;
    }

    .rocco-goods-price {
        font-size: 24px;
        font-weight: bold;
        line-height: 1.2;
    }

    .rocco-goods-box {
        padding-top: 20px;
    }

    .fable-rocco-sub {
        margin-top: 16px;
    }

    .fable-rocco-content {
        padding-top: 22px;
        max-width: 361px;
        width: 100%;
    }

    .fable-rocco-lists {
        display: grid;
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .fable-rocco-lists li {
        font-size: 16px;
        font-weight: bold;
        padding-left: 30px;
        position: relative;
    }

    .fable-rocco-lists li::before {
        content: "";
        width: 20px;
        height: 21.5px;
        background: url(../images/156/ico_check.png) center / contain no-repeat;
        position: absolute;
        top: 0;
        left: 0;
    }

    .fable-rocco-bottom {
        display: flex;
        justify-content: space-between;
        margin-top: 24px;
    }

    .fable-faq {
        margin-top: 64px;
    }

    .fable-faq-inner {
        max-width: 960px;
        width: 100%;
        margin-inline: auto;
    }

    .fable-faq-title {
        font-size: 40px;
        font-weight: bold;
        line-height: 1.2;
        text-align: center;
    }

    .fable-faq-items {
        margin-top: 40px;
    }

    .fable-faq-item {
        padding: 21px 24px 24px 36px;
        border-top: 1px solid #E0E0E0;
    }

    .fable-faq-item:last-of-type {
        border-bottom: 1px solid #E0E0E0;
    }

    .fable-faq-q {
        position: relative;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.5;
    }

    .fable-faq-q::before {
        content: "Q";
        font-size: 24px;
        line-height: 1.2;
        font-weight: 500;
        position: absolute;
        left: -36px;
        top: 0;
    }

    .fable-faq-a {
        position: relative;
        margin-top: 16px;
        padding-left: 32px;
    }

    .fable-faq-a::before {
        content: "A";
        font-size: 20px;
        position: absolute;
        left: 0;
        top: -3px;
    }

    .fable-faq-img {
        margin-top: 16px;
    }

    .fable-voice {
        margin-top: 64px;
    }

    .fable-voice-title {
        font-size: 40px;
        font-weight: bold;
        line-height: 1.2;
        text-align: center;
    }

    .fable-voice-text {
        font-size: 14px;
        line-height: 1.8;
    }

    .fable-voice-items {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
        margin-top: 40px;
    }

    .fable-voice-item {
        padding: 16px 24px 24px;
        border: 2px solid #000;
    }

    .fable-voice-img {
        text-align: center;
    }

    .fable a.l-roco--btn01 {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        padding: 8px 25px;
        width: 270px;
        max-width: 100%;
        min-height: 45px;
        background: #000;
        color: #ffffff;
        text-decoration: none;
        font-size: 15px;
    }

    #l-roco-bottom {
        position: relative;
        z-index: 1;
        padding: 44px 0;
        margin-top: 88px;
    }

    #l-roco-bottom:before {
        display: block;
        content: '';
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: calc((1040px - 100vw) / 2);
        right: calc((1040px - 100vw) / 2);
        background: #F2F2F2;
    }

    #l-roco-bottom .l-roco-bottom-container {
        width: 940px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }

    #l-roco-bottom .l-roco-bottom-container>div {
        width: 465px;
        display: flex;
        justify-content: space-between;
        align-items: stretch;
    }

    #l-roco-bottom .l-roco-bottom-container>div>div {
        width: 242px;
        display: flex;
        flex-flow: column;
    }

    #l-roco-bottom .l-roco-bottom-container>div>div dl {
        flex: 1;
    }

    #l-roco-bottom .l-roco-bottom-container>div>div dl dt {
        font-size: 22px;
        font-weight: bold;
        margin: 0 0 27px;
    }

    #l-roco-bottom .l-roco-bottom-container>div>div a:before {
        left: calc(100% - 18px);
    }

    #l-roco-bottom .l-roco-bottom-container>dl {
        width: 440px;
    }

    #l-roco-bottom .l-roco-bottom-container>dl dt {
        margin: 0 0 12px;
        font-size: 22px;
        font-weight: bold;
        white-space: nowrap;
    }

    #l-roco-bottom .l-roco-bottom-container>dl dd ul {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        gap: 8px 0;
    }
}

[data-browse-mode="S"] {
    u-hidden-sp {
        display: none;
    }

    .fable {
        font-size: 1.4rem;
    }

    .fable a {
        text-decoration: none;
    }

    .fable a:hover {
        opacity: 0.7;
    }

    .fable h1 {
        margin: 0;
        padding: 0;
        border: none;
    }

    .fable h2 {
        margin: 0;
        padding: 0;
        border: none;
        max-width: 100%;
    }

    .fable-title {
        font-size: 2.4rem;
        font-weight: bold;
        text-align: center;
        line-height: 1.7;
    }

    .fable-title--big {
        font-size: 3.2rem;
        line-height: 1.2;
    }

    .fable-title--marker {
        background: linear-gradient(transparent 70%, #FEE507 70%);
    }

    .fable-title_2 {
        font-size: 1.8rem;
        font-weight: bold;
        min-height: 4.2rem;
        display: grid;
        place-items: center;
        background-color: #E0E0E0;
    }

    .fable-btn {
        margin-inline: auto;
        width: 29.9rem;
        min-height: 5rem;
        display: grid;
        place-items: center;
        position: relative;
        background-color: #000000;
        color: #fff;
        font-size: 1.5rem;
    }

    .fable-btn::before {
        content: '';
        position: absolute;
        width: 0.5rem;
        height: 0.8rem;
        background-color: #fff;
        clip-path: polygon(0 0, 0 100%, 100% 50%);
        top: 50%;
        left: 1.6rem;
        transform: translateY(-50%);
    }

    .fable .swiper-button-prev svg,
    .fable .swiper-button-next svg {
        display: none;
    }

    .fable-head .swiper-button-prev,
    .fable-head .swiper-button-next {
        display: none;
    }

    .fable-head .swiper-pagination {
        display: none;
    }

    .fable-head-box>h1 {
        width: 24.3rem;
        margin-inline: auto;
        margin-top: 3.5rem !important;
        text-align: center;
    }

    .fable-head-text {
        margin-top: 2rem;
        font-size: 1.4rem;
        font-weight: 500;
        text-align: center;
    }

    .fable-head>nav ul {
        display: grid;
        grid-template-columns: 1fr;
        gap: 1rem;
        margin-top: 4.7rem;
    }

    .fable-head>nav ul li a {
        width: 32.1rem;
        margin-inline: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        height: 5rem;
        padding: 0 1.5rem;
        background: #ffffff;
        border: solid 2px #000;
        text-decoration: none;
        font-size: 1.4rem;
        font-weight: bold;
        position: relative;
    }

    .fable-head>nav ul li a:after {
        content: '';
        position: absolute;
        width: 0.9rem;
        height: 0.7rem;
        background-color: #000;
        clip-path: polygon(0 0, 100% 0, 50% 100%);
        top: 50%;
        right: 1.9rem;
        transform: translateY(-50%);
    }

    .fable-head>nav ul li:last-child a {
        background-color: #000;
        color: #fff;
    }

    .fable-head>nav ul li:last-child a::after {
        background-color: #fff;
        width: 0.7rem;
        height: 0.9rem;
        clip-path: polygon(0 0, 0 100%, 100% 50%);
    }

    .fable-head>nav ul li a:hover {
        /* background-color: #000;
        color: #fff; */
    }

    .fable-head>nav ul li a:hover::after {
        /* background-color: #fff; */
    }

    .fable-problem {
        margin-top: 4rem;
    }

    .fable-problem-sub {
        text-align: center;
        font-weight: 500;
        margin-top: 1.6rem;
        font-size: 1.6rem;
    }

    .fable-problem-items {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 2.4rem;
        margin-top: 2.4rem;
        max-width: 33.9rem;
        width: 100%;
        margin-inline: auto;
    }

    .fable-problem-item {
        display: flex;
        flex-direction: row-reverse;
        align-items: flex-start;
    }

    .fable-problem-img {
        max-width: 14.6rem;
        width: 100%;
        position: relative;
    }

    .fable-problem-img::before {
        content: '';
        position: absolute;
        width: 1.45rem;
        height: 1.56rem;
        background: url(../images/156/ico_check.png) center / contain no-repeat;
        bottom: .8rem;
        right: .8rem;
        display: none;
    }

    .fable-problem-body {
        flex: 1;
        margin-right: 1.6rem;
    }

    .fable-problem-name {
        font-size: 1.8rem;
        line-height: 1.3;
        font-weight: bold;
        position: relative;
    }

    .fable-problem-text {
        margin-top: .8rem;
    }

    .fable-problem-footer {
        margin-top: 3.2rem;
    }


    .fable-free {
        margin-top: 5.6rem;
    }

    .fable-free-inner {
        padding: 0 1.2rem;
        width: 100%;
        margin-inline: auto;
    }

    .fable-free-items {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 4.1rem;
        margin-top: 2.4rem;
    }

    .fable-free-img {
        position: relative;
    }

    .fable-free-img::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 6.1rem;
        background: url(../images/156/wh-shadow.png) center / contain no-repeat;
        bottom: -0.4rem;
        right: 0rem;
    }

    .fable-free-bodies {
        display: none;
        margin-top: -3rem;
        padding: 1.3rem 3rem 1.3rem 4.4rem;
        width: max-content;
        min-width: 320px;
        background-color: #fff;
        position: relative;
        z-index: 1;
        border: 1px solid rgba(0, 0, 0, 1);
        box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.16);
        margin-inline: auto;
    }

    .fable-free-bodies.is-active {
        display: block;
    }

    .fable-free-bodies::before {
        content: "";
        width: 10rem;
        height: 1.6rem;
        display: inline-block;
        background-color: #C8DCDE;
        opacity: .9;
        position: absolute;
        top: -.8rem;
        left: 50%;
        transform: translateX(-50%);
    }

    .fable-free-body {
        font-size: 14px;
        line-height: 1.2;
        padding: .8rem;
        position: relative;
        display: flex;

    }

    .fable-free-body+.fable-free-body {
        border-top: 1px solid #E0E0E0;
    }

    .fable-free-name {
        min-width: 11rem;
        font-weight: bold;
    }

    .fable-free-circle {
        position: absolute;
        top: 1.3rem;
        left: -3.5rem;
        width: 8px;
        height: 8px;
        background-color: #ccc;
        border-radius: 50%;
        overflow: hidden;
    }

    .fable-free-circle::before {
        content: '';
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background-color: transparent;
        border: 2px solid #000;
        border-radius: 50%;
        z-index: 2;
    }

    .fable-free-circle::after {
        content: '';
        position: absolute;
        z-index: 0;
        height: 100%;
        width: 100%;
        top: 39%;
        left: 39%;
        background-color: #fff;
        border-radius: 50%;
        z-index: 1;
    }

    .fable-free-toggle {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #073190;
        margin-top: -1rem;
        position: relative;
    }

    .fable-free-toggle.is-active {
        margin-top: 1.5rem;
    }

    .fable-free-toggle:before {
        content: '';
        width: 0.8rem;
        height: 0.4rem;
        background-color: #073190;
        clip-path: polygon(0 0, 100% 0, 50% 100%);
        margin-right: .75rem;
    }

    .fable-free-toggle.is-active:before {
        transform: rotate(180deg);
        width: 1.9rem;
        height: 0.8rem;
    }

    .fable-free-toggle:after {
        content: '内容を見る';
        font-size: 1.4rem;
        color: #073190;
    }

    .fable-free-toggle.is-active:after {
        display: none;
    }

    .fable-door {
        margin-top: 5.6rem;
    }

    .fable-door-inner {
        padding: 3.2rem 1.2rem 2.4rem;
        background-color: #F4F4F4;
    }

    .fable-door-items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1.2rem;
        margin-top: 2.4rem;
    }

    .fable-door-body {
        margin-top: .9rem;
    }

    .fable-door-name {
        font-size: 1.9rem;
        font-weight: bold;
    }

    .fable-door-name::before {
        content: '';
        display: inline-block;
        margin-right: .9rem;
    }

    .fable-door-name.door::before {
        width: 3.2rem;
        height: 2.2rem;
        background: url(../images/156/ico_door.png) center / contain no-repeat;
    }

    .fable-door-name.no-door::before {
        width: 3.3rem;
        height: 2.2rem;
        background: url(../images/156/ico_nodoor.png) center / contain no-repeat;
    }

    .fable-door-name span {
        display: block;
        font-size: 1rem;
        margin-top: .4rem;
    }

    .fable-door-text {
        margin-top: 1.3rem;

    }

    .fable-door-footer {
        margin-top: 2.4rem;
    }

    .fable-variation {
        margin-top: 5.6rem;
    }

    .fable-variation-inner {
        padding: 0 1.2rem;
    }

    .fable-variation-items {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 1.4rem;
        margin-top: 2rem;
    }

    .fable-variation-item:last-of-type .fable-variation-img {
        padding-left: 1.3rem;
        margin-top: 0.3rem;
    }

    .fable-variation-name {
        text-align: center;
        font-size: 1.4rem;
        font-weight: bold;
        margin-top: 1.1rem;
    }

    .fable-variation-footer {
        margin-top: 2.4rem;
    }

    .fable-variation-table {
        border: 1px solid #E0E0E0;
        margin-inline: auto;
        margin-top: 2.7rem;
        width: max-content;
        margin-inline: auto;
    }

    .fable-variation-table--tr {
        display: flex;
    }

    .fable-variation-table--tr>div {
        min-height: 4.5rem;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .fable-variation-table--tr:first-of-type>div {
        min-height: 3.7rem;
        background-color: #F4F4F4;
    }

    .fable-variation-table--tr+.fable-variation-table--tr {
        border-top: 1px solid #E0E0E0;
    }

    .fable-variation-table--tr>div:first-of-type {
        width: 8.5rem;
        padding-left: 1rem;
    }

    .fable-variation-table--tr>div:nth-of-type(2) {
        width: 12.2rem;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .fable-variation-table--tr>div:nth-of-type(3) {
        width: 14.2rem;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .fable-variation-table--td>a {
        color: #073190;
        position: relative;
        text-decoration: underline;
        font-size: 1.6rem;
        display: flex;
        align-items: center;
    }

    .fable-variation-table--td>a::before {
        content: '';
        width: .5rem;
        height: .8rem;
        background-color: #073190;
        clip-path: polygon(0 0, 0 100%, 100% 50%);
        margin-right: 0.4rem;
    }

    .fable-plate {
        margin-top: 62px;
    }

    .fable-plate-inner {
        padding: 0 1.2rem
    }

    .fable-plate-copy {
        margin-top: 8px;
    }

    .fable-plate-copy {
        text-align: center;
        margin-top: .8rem;
        font-size: 1.6rem;
    }

    .fable-plate-items {
        border: 2px solid #000;
        margin-top: 1.6rem;
    }

    .plate-variation {
        padding: 1.2rem 1.5rem 1.6rem;
    }

    .plate-variation+.plate-variation {
        border-top: 2px solid #000;
    }

    .plate-variation-header {
        font-size: 2.2rem;
        font-weight: bold;
    }

    .plate-variation-header .plate-variation-number {
        font-size: 3.3rem;
        margin-right: 0.3rem;
        line-height: 1.1;
    }

    .plate-variation-text {
        margin-top: 0.8rem;
        font-size: 1.6rem;
        font-weight: 400;
        display: block;
    }

    .plate-variation-thumbnails {
        display: flex;
        gap: 0.9rem;
        margin-top: 1.6rem;
        flex-wrap: wrap;
    }

    .plate-variation-thumbnail {
        width: 3.1rem;
    }

    .plate-variation-img {
        border: 2px solid transparent;
        position: relative;
        cursor: pointer;
    }

    .plate-variation-img img {
        width: 100%;
        height: auto;
    }

    .plate-variation-thumbnail.is-active .plate-variation-img {
        border-color: #000;
    }

    .plate-variation-thumbnail .plate-variation-img::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 1.2rem;
        height: 1.2rem;
        background: url(../images/156/ico_plate-check-sp.png) center / contain no-repeat;
        display: none;
    }

    .plate-variation-thumbnail.is-active .plate-variation-img::before {
        display: block;
    }

    .plate-variation-sub {
        margin-top: 4px;
        font-size: 12px;
        text-align: center;
        line-height: 1.1;
        display: none;
    }

    .plate-variation-copy {
        margin-top: .8rem;
        font-size: 1.6rem;
    }

    .plate-variation-main {
        margin-top: 2.4rem;
    }

    .plate-variation-mainImgWrapper {
        width: 100%;
        margin-top: 1.6rem;
    }

    .plate-variation-mainImg {
        height: 16.2rem;
        overflow: hidden;
    }

    .plate-variation-mainImg img {
        width: 41.1rem;
        height: 41.1rem;
        object-position: center -13rem;
        max-height: none;
    }

    .plate-variation-table {
        border: 1px solid #E0E0E0;
        border-top: none;
        margin-inline: auto;
    }

    .plate-variation-current {
        margin-top: 0.8rem;
        font-size: 1.6rem;
    }

    .plate-variation-table--tr {
        display: flex;
    }

    .plate-variation-table--tr .plate-variation-table--th {
        color: #999;
        font-size: 1.6rem;
        font-weight: bold;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50%;
        background-color: #F4F4F4;
        padding: .2rem 0 .6rem;
        border-top: 1px solid #F4F4F4;
        border-bottom: 1px solid #E0E0E0;
    }

    .plate-variation-table--tr .plate-variation-table--th:first-of-type {
        border-right: 1px solid #E0E0E0;
    }

    .plate-variation-table--tr .plate-variation-table--th.is-active {
        border-bottom: none;
        background-color: #fff;
        border-top: 1px solid #E0E0E0;
    }

    .plate-variation-table--contents {
        display: none;
    }

    .plate-variation-table--contents.is-active {
        display: block;
    }

    .plate-variation-table--content {
        padding: 1.3rem 1.2rem;
        display: flex;
        align-items: start;
    }

    .plate-variation-table--content:not(:has(.plate-variation-number)) {
        padding-top: 3.3rem;
    }

    .plate-variation-table--content+.plate-variation-table--content {
        border-top: 1px solid #E0E0E0;
    }

    .plate-variation-table .plate-variation-number {
        color: #999999;
        font-size: 1.3rem;
        line-height: 1.2;
    }

    .plate-variation-table--left {
        margin-right: auto;
    }

    .plate-variation-table--leftbox {
        max-width: 16rem;
        width: 100%;
        margin-right: auto;
    }

    .plate-variation-table--leftbox>a {
        color: #073190;
        text-decoration: underline;
        font-size: 1.7rem;
    }

    .plate-variation-table--leftbox {
        display: flex;
        align-items: center;
        margin-right: auto;
        margin-top: 0.1rem;
        width: max-content;
    }

    .plate-variation-table--content .plate-variation-table--th {
        font-size: 1.5rem;
        line-height: 1.2;
        margin-right: 1rem;
    }

    .plate-variation-table--btn {
        width: 12.9rem;
        height: 4.1rem;
        display: grid;
        place-items: center;
        color: #fff;
        background-color: #000000;
        font-size: 1.6rem;
    }

    .plate-variation-comment {
        font-size: 1.2rem;
        margin-top: 1rem;
        line-height: 1.2;
        color: #999999;
        letter-spacing: -0.01em;
    }

    .fable-plate-footer {
        margin-top: 1.6rem;
    }

    .fable-set {
        margin-top: 5.6rem;
    }

    .fable-set-inner {
        padding: 0 1.2rem;
    }

    .fable-set .fable-title_2 {
        font-size: 1.6rem;
        letter-spacing: -0.04em;
    }

    .fable-set-container {
        margin-top: 1.6rem;
    }

    .fable-set .swiper-pagination {
        display: none;
    }

    .fable-set .swiper-button-next,
    .fable-set .swiper-button-prev {
        background-color: #000;
        margin-top: 0;
        top: 7.7rem;
        width: 3.2rem;
        height: 4rem;

    }

    .fable-set .swiper-button-next {
        left: auto;
        right: 1.2rem;
    }

    .fable-set .swiper-button-prev {
        right: auto;
        left: 1.2rem;
    }
    .fable-set .swiper-button-next.swiper-button-disabled,
    .fable-set .swiper-button-prev.swiper-button-disabled {
        display: none;
    }

    .fable-set .swiper-button-prev::before {
        content: "";
        width: 1rem;
        height: 1rem;
        position: absolute;
        border-bottom: 2px solid #fff;
        border-left: 2px solid #fff;
        top: 50%;
        left: 50%;
        transform: translate(-30%, -50%) rotate(45deg);
    }

    .fable-set .swiper-button-next::before {
        content: "";
        width: 1rem;
        height: 1rem;
        position: absolute;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        top: 50%;
        left: 50%;
        transform: translate(-70%, -50%) rotate(45deg);
    }

    .fable-set-slider.swiper {
        margin-left: -1.2rem;
        margin-right: -1.2rem;
        padding-left: 1.2rem;
        padding-right: 1.2rem;
    }

    .fable-set:not(:has(.swiper)) .fable-set-wrapper {
        display: flex;
        justify-content: center;
        gap: 28px;
    }

    .fable-set:not(:has(.swiper)) .fable-set-item {
        width: 192px;
    }

    .fable-set-body {
        margin-top: 8px;
    }

    .fable-set-name {
        font-size: 1.3rem;
        font-weight: bold;
    }

    .fable-set-size {
        margin-top: .8rem;
        font-size: 1.4rem;
        color: #999999;
    }

    .fable-set-blocks {
        display: grid;
        grid-template-columns: 1fr;
        gap: .8rem;
        margin-top: 1.6rem;
        padding: .8rem 0 1.2rem;
        border-top: 1px solid #E0E0E0;
        border-bottom: 1px solid #E0E0E0;
    }

    .fable-set-block {
        display: flex;
        justify-content: space-between;
        font-size: 1.4rem;
    }

    .fable-set-box {
        margin-top: .6rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .fable-set-total {
        font-size: 1.4rem;
    }

    .fable-set-price {
        font-size: 2rem;
        font-weight: bold;
    }

    .fable-set-goodsBtn {
        min-height: 4rem;
        display: grid;
        place-items: center;
        position: relative;
        color: #000;
        border: 1px solid #070606;
        font-size: 1.4rem;
        margin-top: 1.3rem;
    }

    .fable-set-goodsBtn::before {
        content: '';
        position: absolute;
        width: .5rem;
        height: .8rem;
        background-color: #000;
        clip-path: polygon(0 0, 0 100%, 100% 50%);
        top: 50%;
        left: 1.2rem;
        transform: translateY(-50%);
    }

    .fable-set-footer {
        margin-top: 3.2rem;
    }

    .fable-caster {
        margin-top: 5.4rem;
    }

    .fable-caster-inner {
        padding: 0 1.2rem;
    }

    .fable-caster-wrapper {
        padding: 2.5rem 1.5rem 1.4rem;
        border: 2px solid #000;
    }

    .fable-caster .fable-title {
        text-align: left;
    }

    .fable-caster .fable-caster-title {
        margin-top: 1.7rem;
    }

    .fable-caster-copy {
        margin-top: 1.6rem;
    }

    .fable-caster-body {
        display: flex;
        gap: 40px;
        justify-content: center;
        align-items: flex-start;
        margin-top: 32px;
    }

    .fable-caster-img {
        max-width: 400px;
        width: 100%;
    }

    .fable-caster-box {
        min-width: 325px;
    }

    .fable-caster-goods {
        font-size: 1.4rem;
        text-align: center;
    }

    .fable-caster-lists {
        display: grid;
        grid-template-columns: 1fr;
        gap: .8rem;
    }

    .fable-caster-lists li {
        font-size: 1.4rem;
        font-weight: bold;
        padding-left: 3.4rem;
        position: relative;
    }

    .fable-caster-lists li::before {
        content: "";
        width: 2rem;
        height: 2.15rem;
        background: url(../images/156/ico_check.png) center / contain no-repeat;
        position: absolute;
        top: 0;
        left: 0;
    }

    .fable-caster-content {
        margin-top: 2.8rem;
        padding: 1.7rem 2rem;
        background-color: #F4F4F4;
    }

    .fable-caster-bottom {
        margin-top: 1rem;
    }

    .fable-caster-price {
        font-size: 2.3rem;
        font-weight: bold;
    }

    .fable-caster .fable-btn {
        min-height: 5rem;
        padding: 0 3.2rem 0 4.2rem;
        margin-inline: 0;
        margin-top: 0.8rem;
    }

    .fable-caster .fable-btn::before {
        left: 1.2rem;
    }

    .fable-howto {
        margin-top: 5.4rem;
    }

    .fable-howto-inner {
        padding: 0 2.7rem;
    }

    .fable-howto-content {
        max-width: 28.7rem;
        width: 100%;
        margin-inline: auto;
        margin-top: .8rem;
    }

    .fable-howto-headcopy {
        font-size: 1.6rem;
        margin-top: .8rem;
    }

    .fable-howto-items {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 1.6rem;
        margin-top: 1.6rem;
    }

    .fable-howto-item {
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
    }

    .fable-howto-body {
        max-width: 20.4rem;
        width: 100%;
        margin-right: auto;
    }

    .fable-howto-img {
        max-width: 11.2rem;
        width: 100%;
    }

    .fable-howto-copy {
        position: relative;
        display: flex;
        align-items: center;
        letter-spacing: -0.01em;
    }

    .fable-howto-copy::before {
        color: #fff;
        font-size: 1.6rem;
        font-weight: bold;
        margin-right: 1.8rem;
        margin-left: .6rem;
        position: relative;
        z-index: 2;
        display: inline-block;
        font-weight: bold;
    }

    .fable-howto-item:nth-child(1) .fable-howto-copy::before {
        content: "1"
    }

    .fable-howto-item:nth-child(2) .fable-howto-copy::before {
        content: "2"
    }

    .fable-howto-item:nth-child(3) .fable-howto-copy::before {
        content: "3 "
    }

    .fable-howto-item:nth-child(4) .fable-howto-copy::before {
        content: "4"
    }

    .fable-howto-item:nth-child(5) .fable-howto-copy::before {
        content: "5"
    }

    .fable-howto-copy::after {
        content: '';
        position: absolute;
        width: 2.1rem;
        height: 4.2rem;
        background-color: #0D388F;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
    }

    .fable-howto-movie {
        position: relative;
        margin-top: 1.6rem;
    }

    .fable-howto-movie::before {
        content: "";
        display: block;
        padding: 56.2% 0 0;
    }

    .fable-howto-movie iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .fable-howto-footer {
        margin-top: 16px;
    }

    .fable-howto-btn {
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        position: relative;
        padding: 0 13px 0 44px;
        border: 1px solid #000;
        height: 36px;
        margin-inline: auto;
    }

    .fable-howto-btn::before {
        content: '';
        position: absolute;
        width: 1.5rem;
        height: 2rem;
        left: 1.7rem;
        top: 50%;
        display: inline-block;
        transform: translateY(-50%);
        background: url(../images/156/ico_explain.png) center / contain no-repeat;
    }

    .fable-rocco {
        margin-top: 5.4rem;
    }

    .fable-rocco-title {
        font-size: 2.1rem;
        font-weight: bold;
    }

    .fable-rocco-inner {
        padding: 0 1.2rem;
    }

    .fable-rocco-wrapper {
        border: 2px solid #000;
        padding: 1.6rem;
    }

    .fable-rocco-slider {
        padding-bottom: 2.3rem;
    }

    .fable-rocco-sub {
        font-size: 1.4rem;
    }

    .rocco-goods {}

    .rocco-goods-img {
        max-width: 23rem;
        width: 100%;
        margin-top: 2rem;
        margin-inline: auto;
    }

    .rocco-goods .fable-btn {
        margin-top: 1.8rem;
    }

    .rocco-goods-price {
        font-size: 2.4rem;
        font-weight: bold;
        line-height: 1.2;
    }

    .rocco-goods-box {
        padding-top: 2.2rem;
    }

    .fable-rocco-sub {
        margin-top: 1rem;
        font-size: 1.35rem;
    }

    .fable-rocco-content {
        padding-top: 22px;
        max-width: 361px;
        width: 100%;
    }

    .fable-rocco-bottom {
        margin-top: 1.8rem;
    }

    .fable-rocco-lists {
        display: grid;
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .fable-rocco-lists li {
        font-size: 1.4rem;
        font-weight: bold;
        padding-left: 3rem;
        position: relative;
    }

    .fable-rocco-lists li::before {
        content: "";
        width: 2rem;
        height: 2.15rem;
        background: url(../images/156/ico_check.png) center / contain no-repeat;
        position: absolute;
        top: -.2rem;
        left: 0;
    }

    .fable-rocco .swiper-pagination {
        width: max-content;
        position: absolute;
        right: 0;
        left: auto;
        bottom: 0rem;
        display: flex;
        gap: .8rem;
        cursor: pointer;
    }

    .fable-rocco .swiper-pagination-bullet {
        width: .8rem;
        height: .8rem;
        margin: 0;
        padding: 0;
        border-radius: 0;
        border: 1px solid #000000;
        background-color: transparent;
    }

    .fable-rocco .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background-color: #000;
    }

    .fable-rocco .swiper-button-next,
    .fable-rocco .swiper-button-prev {
        background-color: #000;
        margin-top: 0;
        width: 3.2rem;
        height: 4rem;
        top: 50%;
        transform: translateY(-70%);

    }

    .fable-rocco .swiper-button-next {
        right: -1.6rem;
    }

    .fable-rocco .swiper-button-prev {
        left: -1.6rem;
    }

    .fable-rocco .swiper-button-prev::before {
        content: "";
        width: 1rem;
        height: 1rem;
        position: absolute;
        border-bottom: 2px solid #fff;
        border-left: 2px solid #fff;
        top: 50%;
        left: 50%;
        transform: translate(-30%, -50%) rotate(45deg);
    }

    .fable-rocco .swiper-button-next::before {
        content: "";
        width: 1rem;
        height: 1rem;
        position: absolute;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        top: 50%;
        left: 50%;
        transform: translate(-70%, -50%) rotate(45deg);
    }

    .fable-rocco-slideWrapper {
        position: relative;
        margin-top: 1.7rem;
    }

    .fable-faq {
        margin-top: 5.4rem;
    }

    .fable-faq-inner {
        padding: 0 1.2rem
    }

    .fable-faq-title {
        font-size: 2.9rem;
        font-weight: bold;
        line-height: 1.2;
        text-align: center;
    }

    .fable-faq-items {
        margin-top: 2.5rem;
    }

    .fable-faq-item {
        padding: 1.4rem 4rem 2.5rem 4.3rem;
        border-top: 1px solid #E0E0E0;
    }

    .fable-faq-item:last-of-type {
        border-bottom: 1px solid #E0E0E0;
    }

    .fable-faq-q {
        position: relative;
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1.5;
    }

    .fable-faq-q::before {
        content: "Q";
        font-size: 2.5rem;
        line-height: 1.2;
        font-weight: 500;
        position: absolute;
        left: -2.9rem;
        top: -.3rem;
    }

    .fable-faq-a {
        position: relative;
        margin-top: 2rem;
        padding-left: 2.5rem;
        font-size: 1.6rem;
        display: none;
        padding-bottom: 2.5rem;
    }

    .fable-faq-a::before {
        content: "A";
        font-size: 2.1rem;
        position: absolute;
        left: 0;
        top: -0.3rem;
    }

    .fable-faq-img {
        margin-top: 2rem;
    }

    .fable-faq-mark {
        position: absolute;
        right: -3rem;
        top: 0;
        width: 2rem;
        height: 2rem;
    }

    .fable-faq-mark:before {
        content: '';
        position: absolute;
        width: 1.6rem;
        height: 1px;
        background-color: #000;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .fable-faq-mark:after {
        content: '';
        position: absolute;
        width: 1.6rem;
        height: 1px;
        background-color: #000;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(90deg);
    }

    .fable-faq-mark.is-active:after {
        display: none;
    }

    .fable-voice {
        margin-top: 5.4rem;
    }

    .fable-voice-title {
        font-size: 2.8rem;
        font-weight: bold;
        line-height: 1.2;
        text-align: center;
    }

    .fable-voice-text {
        font-size: 1.4rem;
        line-height: 1.8;
    }

    .fable-voice-items {
        width: 28.3rem;
        margin-inline: auto;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 1.8rem;
        margin-top: 2.8rem;
    }

    .fable-voice-item {
        padding: 0rem 2.4rem 2.4rem;
        border: 2px solid #000;
    }

    .fable-voice-img {
        text-align: center;
    }

    .fable-block-img {
        width: 20.7rem;
        margin-top: 3.7rem;
        margin-inline: auto;
    }

    .fable-block {
        margin-top: 8rem;
    }

    .fable-block-inner {
        padding: 4.6rem 2.8rem;
        background-color: #F2F2F2;
    }

    .fable-block-title {
        font-size: 2.2rem;
        font-weight: bold;
        text-align: center;
    }

    .fable-block-text {
        margin-top: 2.4rem;
        font-size: 1.4rem;
    }

    .fable-block-name {
        font-size: 2.3rem;
        font-weight: bold;
        margin-top: 3.8rem;
        text-align: center;
    }

    .fable-block-items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1.1rem;
        margin-top: 2.3rem;
    }

    .fable-block-btn {
        margin-top: 3.6rem;
    }
}