body {
    -webkit-text-size-adjust: 100%;
    min-width: inherit;
}

#info-recommendcamera-wrapper * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    background-size: contain;
    background-repeat: no-repeat;
    letter-spacing: .05em
}

#info-recommendcamera-wrapper ul,
#info-recommendcamera-wrapper ol {
    list-style: none
}

#info-recommendcamera-wrapper :where(a) {
    color: #000;
    text-decoration: none
}

#info-recommendcamera-wrapper img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom
}

#info-recommendcamera-wrapper button {
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#info-recommendcamera-wrapper summary {
    list-style: none
}

#info-recommendcamera-wrapper summary::-webkit-details-marker {
    display: none
}

@media print,
screen and (max-width: 767.98px) {
    .pcOnly {
        display: none
    }
}

@media print,
screen and (min-width: 992px) {
    .tabOnly {
        display: none
    }
}

@media print,
screen and (max-width: 991.98px) {
    .tabOnly {
        display: block
    }
}

@media print,
screen and (max-width: 767.98px) {
    .tabOnly {
        display: none
    }
}

@media print,
screen and (min-width: 768px) {
    .spOnly {
        display: none
    }
}

.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important
}

html {
    background-color: #f2f2f2;
    scroll-behavior: smooth
}

#info-recommendcamera-wrapper {
    --inner-width: 1200px;
    --side-padding: 20px;
    --base-color: #000000;
    --transition-primary: 0.3s ease;
    --commentBox-height: 630px;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: .05em;
    color: var(--base-color);
    background-color: #f6f3ec
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper {
        --commentBox-height: 670px;
        font-size: 16px
    }
}

#info-recommendcamera-wrapper button {
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif
}

#info-recommendcamera-wrapper :is(a, button) {
    color: var(--base-color)
}

#info-recommendcamera-wrapper .inner {
    max-width: calc(var(--inner-width) + var(--side-padding)*2);
    margin-inline: auto;
    padding-inline: var(--side-padding)
}

#info-recommendcamera-wrapper .sectionContainer {
    position: relative;
    padding-block: 34px 40px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .sectionContainer {
        padding-block: 88px 60px
    }
}

#info-recommendcamera-wrapper .sectionContainer h2 {
    text-align: center
}

#info-recommendcamera-wrapper .sectionContainer .inner {
    position: relative;
    z-index: 1
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .mv+.sectionContainer {
        padding-block: 54px 60px
    }
}

#info-recommendcamera-wrapper .bgDecoration::before {
    content: "";
    display: block;
    height: 322px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .bgDecoration::before {
        height: 410px
    }
}

@media print,
screen and (min-width: 992px) {
    #info-recommendcamera-wrapper .bgDecoration::before {
        height: 565px
    }
}

#info-recommendcamera-wrapper h2:not(.sr-only),
#info-recommendcamera-wrapper .sectionHeading:not(.sr-only) {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
    margin-inline: auto
}

@media print,
screen and (min-width: 768px) {

    #info-recommendcamera-wrapper h2:not(.sr-only),
    #info-recommendcamera-wrapper .sectionHeading:not(.sr-only) {
        font-size: 32px
    }
}

#info-recommendcamera-wrapper h2:not(.sr-only)+*,
#info-recommendcamera-wrapper .sectionHeading:not(.sr-only)+* {
    margin-top: 12px
}

@media print,
screen and (min-width: 768px) {

    #info-recommendcamera-wrapper h2:not(.sr-only)+*,
    #info-recommendcamera-wrapper .sectionHeading:not(.sr-only)+* {
        margin-top: 24px
    }
}

#info-recommendcamera-wrapper h2:not(.sr-only)+.postCount,
#info-recommendcamera-wrapper .sectionHeading:not(.sr-only)+.postCount {
    margin-top: 10px
}

@media print,
screen and (min-width: 768px) {

    #info-recommendcamera-wrapper h2:not(.sr-only)+.postCount,
    #info-recommendcamera-wrapper .sectionHeading:not(.sr-only)+.postCount {
        margin-top: 4px
    }
}

#info-recommendcamera-wrapper h2:not(.sr-only) .small,
#info-recommendcamera-wrapper .sectionHeading:not(.sr-only) .small {
    display: block;
    font-size: 16px;
    line-height: 2
}

@media print,
screen and (min-width: 768px) {

    #info-recommendcamera-wrapper h2:not(.sr-only) .small,
    #info-recommendcamera-wrapper .sectionHeading:not(.sr-only) .small {
        font-size: 20px
    }
}

#info-recommendcamera-wrapper .labelHeading {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    background-color: #567abf;
    padding: 8px 16px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .labelHeading {
        font-size: 26px;
        line-height: 1.5;
        padding: 2px 24px
    }
}

#info-recommendcamera-wrapper .labelHeading .small {
    font-size: 18px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .labelHeading .small {
        font-size: 26px
    }
}

#info-recommendcamera-wrapper .anchorLink {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color: #b85233;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
    position: relative;
    margin-inline: auto
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .anchorLink {
        text-align: center
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .anchorLink {
        display: grid;
        grid-template-columns: 1fr auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px;
        font-size: 22px
    }
}

#info-recommendcamera-wrapper .anchorLink::after {
    content: "";
    display: block;
    width: 12px;
    height: 17px;
    background-image: url("../img/icon_arrow_bottom_orange.svg");
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform var(--transition-primary);
    transition: -webkit-transform var(--transition-primary);
    transition: transform var(--transition-primary);
    transition: transform var(--transition-primary), -webkit-transform var(--transition-primary)
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .anchorLink::after {
        margin-top: 16px;
        margin-inline: auto
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .anchorLink::after {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
}

@media(any-hover: hover) {
    #info-recommendcamera-wrapper .anchorLink:hover::after {
        -webkit-transform: translateY(7px);
        transform: translateY(7px)
    }
}

#info-recommendcamera-wrapper .linkText {
    font-size: 16px;
    color: #b85233;
    overflow-wrap: break-word
}

#info-recommendcamera-wrapper .linkText:is(a) {
    will-change: text-decoration-color, opacity;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-color: currentColor;
    opacity: 1;
    -webkit-transition: var(--transition-primary);
    transition: var(--transition-primary);
    -webkit-transition-property: text-decoration-color, opacity;
    transition-property: text-decoration-color, opacity
}

@media(any-hover: hover) {
    #info-recommendcamera-wrapper .linkText:is(a):hover {
        text-decoration-color: rgba(0, 0, 0, 0);
        opacity: .7
    }
}

#info-recommendcamera-wrapper .linkText:is(a):focus-visible {
    text-decoration-color: rgba(0, 0, 0, 0);
    opacity: .7
}

#info-recommendcamera-wrapper .linkText[target=_blank]::after,
#info-recommendcamera-wrapper .linkText.blank::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url("../img/icon_blank.svg");
    margin-left: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media print,
screen and (min-width: 768px) {

    #info-recommendcamera-wrapper .linkText[target=_blank]::after,
    #info-recommendcamera-wrapper .linkText.blank::after {
        margin-left: 4px;
        margin-right: 4px
    }
}

#info-recommendcamera-wrapper .linkText.arrow::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url("../img/icon_circle_arrow_right.svg");
    margin-right: 8px;
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

#info-recommendcamera-wrapper a:has(>.linkText) {
    color: #b85233
}

#info-recommendcamera-wrapper .strongText {
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-align: center
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .strongText {
        font-size: 22px
    }
}

#info-recommendcamera-wrapper .noteText {
    font-size: 14px
}

#info-recommendcamera-wrapper .button {
    opacity: 1;
    -webkit-transition: opacity var(--transition-primary);
    transition: opacity var(--transition-primary);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 22px;
    -moz-column-gap: 22px;
    column-gap: 22px;
    max-width: 304px;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
    background-color: #df5d2e;
    border-radius: 30px;
    padding: 10px 20px
}

@media(any-hover: hover) {
    #info-recommendcamera-wrapper .button:hover {
        opacity: .7
    }
}

#info-recommendcamera-wrapper .button:focus-visible {
    opacity: .7
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .button {
        -webkit-column-gap: 24px;
        -moz-column-gap: 24px;
        column-gap: 24px;
        max-width: 320px;
        font-size: 20px
    }
}

#info-recommendcamera-wrapper .button::after {
    content: "";
    display: block;
    width: 7px;
    height: 12px;
    background-image: url(../img/icon_arrow_right_white.svg);
    background-size: contain;
    background-repeat: no-repeat
}

#info-recommendcamera-wrapper .button[target=_blank]::after {
    width: 12px;
    height: 12px;
    -webkit-mask-image: url("../img/icon_blank.svg");
    mask-image: url("../img/icon_blank.svg");
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #fff
}

#info-recommendcamera-wrapper .button.anchor::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .btnWrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-column-gap: 48px;
        -moz-column-gap: 48px;
        column-gap: 48px
    }
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .btnWrapper .button {
        max-width: 336px;
        width: 100%;
        margin-inline: auto
    }
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .btnWrapper .button+* {
        margin-top: 20px
    }
}

#info-recommendcamera-wrapper .bulletList {
    display: grid;
    row-gap: 11px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .bulletList {
        row-gap: 4px
    }
}

#info-recommendcamera-wrapper .bulletList>li {
    display: grid;
    grid-template-columns: auto 1fr;
    -webkit-column-gap: 18px;
    -moz-column-gap: 18px;
    column-gap: 18px;
    padding-left: 8px
}

#info-recommendcamera-wrapper .bulletList>li::before {
    content: "";
    width: 3px;
    aspect-ratio: 1/1;
    background-color: #000;
    border-radius: 100vmax;
    -webkit-transform: translateY(11px);
    transform: translateY(11px)
}

#info-recommendcamera-wrapper .equipmentList {
    display: grid;
    gap: 32px 16px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .equipmentList {
        grid-template-columns: repeat(2, 1fr)
    }
}

#info-recommendcamera-wrapper .equipmentList .heading {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    background-color: #567abf;
    border-radius: 20px 20px 0 0;
    padding: 12px 16px 9px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .equipmentList .heading {
        font-size: 26px;
        padding: 17px 24px
    }
}

#info-recommendcamera-wrapper .equipmentList .content {
    background-color: #fff;
    border-radius: 0 0 20px 20px;
    padding: 20px 16px 32px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .equipmentList .content {
        padding: 24px 24px 40px
    }
}

#info-recommendcamera-wrapper .equipmentList .equipmentImage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 137px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .equipmentList .equipmentImage {
        height: 169px
    }
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .equipmentList .equipmentImage img {
        width: auto;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }
}

#info-recommendcamera-wrapper .equipmentList .equipmentImage+* {
    margin-top: 20px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .equipmentList .equipmentImage+* {
        margin-top: 15px
    }
}

#info-recommendcamera-wrapper .equipmentList .scrollArea+* {
    margin-top: 20px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .equipmentList .scrollArea+* {
        margin-top: 29px
    }
}

#info-recommendcamera-wrapper .equipmentList .button {
    margin-inline: auto
}

#info-recommendcamera-wrapper .scrollArea .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#info-recommendcamera-wrapper .scrollArea .label {
    font-size: 16px;
    font-weight: bold;
    background-color: #e3e3e3;
    border-radius: 8px 8px 0 0;
    padding: 2px 24px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .scrollArea .label {
        font-size: 20px
    }
}

#info-recommendcamera-wrapper .scrollArea .box {
    max-height: 192px;
    border: solid #e3e3e3;
    border-width: 2px 0;
    overflow-y: auto;
    padding-block: 16px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .scrollArea .box {
        padding-block: 12px
    }
}

#info-recommendcamera-wrapper .scrollArea ul {
    display: grid;
    row-gap: 4px
}

#info-recommendcamera-wrapper .scrollArea ul li {
    font-size: 14px;
    line-height: 1.45;
    color: #575757
}

#info-recommendcamera-wrapper .canScroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px;
    font-size: 14px;
    font-weight: normal;
    color: #575757;
    line-height: 1
}

#info-recommendcamera-wrapper .tabpanel {
    padding-top: 40px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .tabpanel {
        padding-top: 62px
    }
}

#info-recommendcamera-wrapper .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-column-gap: 9px;
    -moz-column-gap: 9px;
    column-gap: 9px;
    border-bottom: 2px solid #e3e3e3;
    padding-inline: 20px;
    margin-top: 40px;
    margin-inline: auto
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .tabs {
        -webkit-column-gap: 24px;
        -moz-column-gap: 24px;
        column-gap: 24px;
        margin-top: 60px
    }
}

#info-recommendcamera-wrapper .tabs .tab {
    max-width: 588px;
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    color: rgba(0, 0, 0, .55);
    line-height: 1.5;
    text-align: center;
    background-color: #fff;
    border: solid rgba(0, 0, 0, 0);
    border-width: 0 0 3px 0;
    border-radius: 10px 10px 0 0;
    padding: 11px 16px 8px;
    -webkit-transition: border-color .2s;
    transition: border-color .2s
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .tabs .tab {
        font-size: 26px;
        border-width: 0 0 6px 0;
        padding: 16px 24px 13px
    }
}

@media(any-hover: hover) {
    #info-recommendcamera-wrapper .tabs .tab:hover {
        border-color: #df5d2e
    }
}

#info-recommendcamera-wrapper .tabs .tab:focus-visible {
    border-color: #df5d2e
}

#info-recommendcamera-wrapper .tabs .tab[aria-selected=true] {
    color: #df5d2e;
    border-color: #df5d2e;
    position: relative;
    padding: 15px 16px 12px;
    pointer-events: none
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .tabs .tab[aria-selected=true] {
        padding: 26px 24px 19px
    }
}

#info-recommendcamera-wrapper .tabs .tab[aria-selected=true]::after {
    content: "";
    display: block;
    width: 10px;
    height: 6px;
    background-image: url("../img/icon_tab_arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    bottom: -2px;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%)
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .tabs .tab[aria-selected=true]::after {
        width: 18px;
        height: 10px;
        bottom: -5px
    }
}

#info-recommendcamera-wrapper .stepList {
    display: grid;
    gap: 32px 16px
}

@media print,
screen and (min-width: 992px) {
    #info-recommendcamera-wrapper .stepList {
        grid-template-columns: repeat(3, 1fr)
    }
}

#info-recommendcamera-wrapper .stepList>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media print,
screen and (max-width: 991.98px) {
    #info-recommendcamera-wrapper .stepList>li {
        position: relative
    }
}

#info-recommendcamera-wrapper .stepList .num {
    display: block;
    margin-inline: auto;
    margin-bottom: 16px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .stepList .num {
        margin-bottom: 14px
    }
}

@media print,
screen and (min-width: 992px) {
    #info-recommendcamera-wrapper .stepList .num {
        margin-bottom: 8px
    }
}

#info-recommendcamera-wrapper .stepList p {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 16px
}

#info-recommendcamera-wrapper .stepList p+* {
    margin-top: 12px
}

@media print,
screen and (min-width: 992px) {
    #info-recommendcamera-wrapper .stepList p+* {
        margin-top: 9px
    }
}

#info-recommendcamera-wrapper .stepList .image {
    max-width: 363px;
    width: 100%;
    border-radius: 10px;
    margin-inline: auto
}

#info-recommendcamera-wrapper .commentItem,
#info-recommendcamera-wrapper .commentList li,
#info-recommendcamera-wrapper .pickupCommentList li {
    display: block;
    background-color: #f7f7f7;
    border-radius: 20px;
    padding: 16px 16px 13px
}

@media print,
screen and (min-width: 768px) {

    #info-recommendcamera-wrapper .commentItem,
    #info-recommendcamera-wrapper .commentList li,
    #info-recommendcamera-wrapper .pickupCommentList li {
        display: grid;
        padding: 24px 24px
    }
}

#info-recommendcamera-wrapper .commentItem .equipment,
#info-recommendcamera-wrapper .commentList li .equipment,
#info-recommendcamera-wrapper .pickupCommentList li .equipment {
    opacity: 1;
    -webkit-transition: opacity var(--transition-primary);
    transition: opacity var(--transition-primary);
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 16px;
    font-weight: bold;
    color: #b85233
}

@media(any-hover: hover) {

    #info-recommendcamera-wrapper .commentItem .equipment:hover,
    #info-recommendcamera-wrapper .commentList li .equipment:hover,
    #info-recommendcamera-wrapper .pickupCommentList li .equipment:hover {
        opacity: .7
    }
}

#info-recommendcamera-wrapper .commentItem .equipment:focus-visible,
#info-recommendcamera-wrapper .commentList li .equipment:focus-visible,
#info-recommendcamera-wrapper .pickupCommentList li .equipment:focus-visible {
    opacity: .7
}

@media print,
screen and (min-width: 768px) {

    #info-recommendcamera-wrapper .commentItem .equipment,
    #info-recommendcamera-wrapper .commentList li .equipment,
    #info-recommendcamera-wrapper .pickupCommentList li .equipment {
        font-size: 18px
    }
}

#info-recommendcamera-wrapper .commentItem .equipment[target=_blank]::after,
#info-recommendcamera-wrapper .commentList li .equipment[target=_blank]::after,
#info-recommendcamera-wrapper .pickupCommentList li .equipment[target=_blank]::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url("../img/icon_blank.svg");
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-left: 4px
}

@media print,
screen and (min-width: 768px) {

    #info-recommendcamera-wrapper .commentItem .equipment[target=_blank]::after,
    #info-recommendcamera-wrapper .commentList li .equipment[target=_blank]::after,
    #info-recommendcamera-wrapper .pickupCommentList li .equipment[target=_blank]::after {
        margin-left: 4px;
        margin-right: 4px
    }
}

#info-recommendcamera-wrapper .commentItem .equipment+*,
#info-recommendcamera-wrapper .commentList li .equipment+*,
#info-recommendcamera-wrapper .pickupCommentList li .equipment+* {
    margin-top: 4px
}

#info-recommendcamera-wrapper .commentItem .commentText+*,
#info-recommendcamera-wrapper .commentList li .commentText+*,
#info-recommendcamera-wrapper .pickupCommentList li .commentText+* {
    margin-top: 7px
}

#info-recommendcamera-wrapper .commentItem .nickname,
#info-recommendcamera-wrapper .commentList li .nickname,
#info-recommendcamera-wrapper .pickupCommentList li .nickname {
    color: #575757
}

@media print,
screen and (min-width: 768px) {

    #info-recommendcamera-wrapper .commentItem .nickname,
    #info-recommendcamera-wrapper .commentList li .nickname,
    #info-recommendcamera-wrapper .pickupCommentList li .nickname {
        justify-self: end
    }
}

#info-recommendcamera-wrapper .commentItem .nickname+*,
#info-recommendcamera-wrapper .commentList li .nickname+*,
#info-recommendcamera-wrapper .pickupCommentList li .nickname+* {
    margin-top: 7px
}

#info-recommendcamera-wrapper .commentItem .linkText,
#info-recommendcamera-wrapper .commentList li .linkText,
#info-recommendcamera-wrapper .pickupCommentList li .linkText {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 14px
}

@media print,
screen and (min-width: 768px) {

    #info-recommendcamera-wrapper .commentItem .linkText,
    #info-recommendcamera-wrapper .commentList li .linkText,
    #info-recommendcamera-wrapper .pickupCommentList li .linkText {
        justify-self: end;
        font-size: 16px
    }
}

#info-recommendcamera-wrapper .pickupCommentList li {
    border-radius: 0;
    position: relative
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .pickupCommentList li {
        padding: 17px 24px
    }
}

#info-recommendcamera-wrapper .pickupCommentList li:first-of-type {
    border-radius: 20px 20px 0 0
}

#info-recommendcamera-wrapper .pickupCommentList li:last-of-type {
    border-radius: 0 0 20px 20px
}

#info-recommendcamera-wrapper .pickupCommentList li:not(:first-of-type)::before {
    content: "";
    width: calc(100% - 32px);
    border-top: 1px solid #d6d6d6;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .pickupCommentList li:not(:first-of-type)::before {
        width: calc(100% - 48px)
    }
}

#info-recommendcamera-wrapper .selectorBox {
    max-width: 592px;
    background-color: #fff;
    border-radius: 20px;
    padding: 16px;
    margin-inline: auto
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .selectorBox {
        padding: 24px
    }
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .selectorBox .header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .selectorBox .canScroll {
        margin-left: auto;
        margin-bottom: 9px
    }
}

#info-recommendcamera-wrapper .selectorBox .box {
    max-height: 168px;
    border-width: 2px 0 0 0;
    padding-bottom: 0
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .selectorBox .box {
        max-height: 172px
    }
}

#info-recommendcamera-wrapper .commentListWrapper {
    background-color: #fff;
    border-radius: 20px;
    padding: 32px 16px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .commentListWrapper {
        padding: 40px 24px
    }
}

#info-recommendcamera-wrapper .commentList {
    display: grid;
    row-gap: 12px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .commentList {
        row-gap: 16px
    }
}

#info-recommendcamera-wrapper .commentList li {
    background-color: #f7f7f7
}

#info-recommendcamera-wrapper .commentList:has(.is-show) li:not(.is-show) {
    display: none
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .cameraPanel .navigation ul {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .lensPanel .navigation {
        max-width: 980px;
        margin-inline: auto
    }
}

#info-recommendcamera-wrapper .navigation {
    margin-bottom: 40px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .navigation {
        margin-bottom: 60px
    }
}

#info-recommendcamera-wrapper .navigation strong {
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    color: #df5d2e;
    text-align: center;
    margin-bottom: 36px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .navigation strong {
        font-size: 26px;
        margin-bottom: 26px
    }
}

#info-recommendcamera-wrapper .navigation strong .link {
    font-size: 14px;
    font-weight: normal;
    color: #000
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .navigation strong .link {
        display: block;
        margin-top: 4px
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .navigation strong .link {
        font-size: 16px;
        margin-left: 12px
    }
}

#info-recommendcamera-wrapper .navigation strong a {
    font-weight: normal;
    color: #000;
    text-underline-offset: 2px
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .navigation strong a {
        font-size: 14px
    }
}

#info-recommendcamera-wrapper .navigation ul {
    display: grid;
    row-gap: 18px;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .navigation ul {
        --column-gap: 8px;
        -webkit-column-gap: var(--column-gap);
        -moz-column-gap: var(--column-gap);
        column-gap: var(--column-gap)
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .navigation ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#info-recommendcamera-wrapper .navigation ul a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3125;
    color: #000;
    border-bottom: 2px solid currentColor;
    padding-bottom: 6px
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .navigation ul a {
        display: grid;
        grid-template-columns: 1fr auto
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .navigation ul a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        line-height: 1.125;
        padding-bottom: 4px
    }
}

#info-recommendcamera-wrapper .navigation ul a::after {
    content: "";
    display: block;
    width: 10px;
    height: 6px;
    -webkit-mask-image: url("../img/icon_arrow_bottom_white.svg");
    mask-image: url("../img/icon_arrow_bottom_white.svg");
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #000;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform var(--transition-primary);
    transition: -webkit-transform var(--transition-primary);
    transition: transform var(--transition-primary);
    transition: transform var(--transition-primary), -webkit-transform var(--transition-primary);
    margin-left: 12px
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .navigation ul a::after {
        margin-left: auto
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .navigation ul a::after {
        width: 17px;
        height: 10px
    }
}

@media(any-hover: hover) {
    #info-recommendcamera-wrapper .navigation ul a:hover::after {
        -webkit-transform: translateY(3px);
        transform: translateY(3px)
    }
}

#info-recommendcamera-wrapper .navigation ul .small {
    display: inline;
    font-size: 14px;
    line-height: 1.5
}

@media print,
screen and (max-width: 991.98px) {
    #info-recommendcamera-wrapper .navigation ul .small {
        display: block
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .navigation ul .small {
        font-size: 18px;
        line-height: 1.25
    }
}

#info-recommendcamera-wrapper .productContainer {
    padding-bottom: 40px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .productContainer {
        padding-bottom: 60px
    }
}

#info-recommendcamera-wrapper .productContainer>*+* {
    margin-top: 32px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .productContainer>*+* {
        margin-top: 60px
    }
}

#info-recommendcamera-wrapper .productContainer>li {
    background-color: #fff;
    border-radius: 20px;
    scroll-margin-top: 16px;
    padding-inline: 16px;
    padding-bottom: 32px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .productContainer>li {
        scroll-margin-top: 30px;
        padding-inline: 40px;
        padding-bottom: 40px
    }
}

#info-recommendcamera-wrapper .productContainer .itemHeader {
    margin-inline: -16px;
    margin-bottom: 26px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .productContainer .itemHeader {
        margin-inline: -40px;
        margin-bottom: 36px
    }
}

#info-recommendcamera-wrapper .productContainer .descItem+* {
    margin-top: 26px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .productContainer .descItem+* {
        margin-top: 43px
    }
}

#info-recommendcamera-wrapper .productContainer .canScroll {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

#info-recommendcamera-wrapper .productContainer .button {
    max-width: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    padding-inline: 36px;
    margin-inline: auto
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .productContainer .button {
        padding-inline: 32px
    }
}

#info-recommendcamera-wrapper .productContainer *+.button {
    margin-top: 15px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .productContainer *+.button {
        margin-top: 27px
    }
}

#info-recommendcamera-wrapper .itemHeader {
    background-color: #567abf;
    border-radius: 20px 20px 0 0;
    padding: 20px 16px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .itemHeader {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-column-gap: 12px;
        -moz-column-gap: 12px;
        column-gap: 12px;
        padding: 40px
    }
}

#info-recommendcamera-wrapper .itemHeader .heading {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    color: #fff
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .itemHeader .heading {
        text-align: center;
        margin-bottom: 12px
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .itemHeader .heading {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 26px
    }
}

#info-recommendcamera-wrapper .itemHeader .heading img {
    width: auto;
    height: 70px
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .itemHeader .heading img {
        display: block;
        margin-bottom: 8px;
        margin-inline: auto
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .itemHeader .heading img {
        height: 100px;
        margin-right: 24px
    }
}

#info-recommendcamera-wrapper .itemHeader a {
    opacity: 1;
    -webkit-transition: opacity var(--transition-primary);
    transition: opacity var(--transition-primary);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.75;
    color: #5376b8;
    background-color: #fff;
    border-radius: 100vmax;
    padding: 7px 24px
}

@media(any-hover: hover) {
    #info-recommendcamera-wrapper .itemHeader a:hover {
        opacity: .7
    }
}

#info-recommendcamera-wrapper .itemHeader a:focus-visible {
    opacity: .7
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .itemHeader a {
        margin-inline: auto
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .itemHeader a {
        padding: 10px 32px
    }
}

#info-recommendcamera-wrapper .itemHeader a::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    -webkit-mask-image: url(../img/icon_blank.svg);
    mask-image: url(../img/icon_blank.svg);
    background-color: currentColor
}

#info-recommendcamera-wrapper .pickupComment {
    --column-gap: 16px;
    --icon-size: 66px;
    display: grid;
    row-gap: 20px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .pickupComment {
        --column-gap: 21px;
        --icon-size: 80px;
        row-gap: 32px
    }
}

#info-recommendcamera-wrapper .pickupComment li {
    background-color: #f7f7f7;
    border-radius: 4px;
    position: relative;
    padding: 8px 12px 6px 13px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .pickupComment li {
        border-radius: 10px;
        padding: 16px 16px 19px
    }
}

#info-recommendcamera-wrapper .pickupComment li::before {
    content: "";
    display: block;
    width: 10px;
    height: 18px;
    background-image: url("../img/icon_comment_arrow.svg");
    position: absolute;
    top: 20px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .pickupComment li::before {
        width: 12px;
        height: 21px
    }
}

#info-recommendcamera-wrapper .pickupComment li::after {
    content: "";
    display: block;
    width: var(--icon-size);
    height: var(--icon-size);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0
}

#info-recommendcamera-wrapper .pickupComment li:nth-of-type(odd) {
    margin-left: calc(var(--column-gap) + var(--icon-size))
}

#info-recommendcamera-wrapper .pickupComment li:nth-of-type(odd)::before {
    left: 1px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

#info-recommendcamera-wrapper .pickupComment li:nth-of-type(odd)::after {
    left: calc(var(--column-gap)*-1);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

#info-recommendcamera-wrapper .pickupComment li:nth-of-type(even) {
    margin-right: calc(var(--column-gap) + var(--icon-size))
}

#info-recommendcamera-wrapper .pickupComment li:nth-of-type(even)::before {
    right: 1px;
    -webkit-transform: translateX(100%) scale(-1, 1);
    transform: translateX(100%) scale(-1, 1)
}

#info-recommendcamera-wrapper .pickupComment li:nth-of-type(even)::after {
    right: calc(var(--column-gap)*-1);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

#info-recommendcamera-wrapper .pickupComment li:nth-of-type(1)::after,
#info-recommendcamera-wrapper .pickupComment li:nth-of-type(2n + 1)::after {
    background-image: url("../img/person_orange.svg")
}

#info-recommendcamera-wrapper .pickupComment li:nth-of-type(2n)::after {
    background-image: url("../img/person_green.svg")
}

#info-recommendcamera-wrapper .pickupComment li:nth-of-type(3n)::after {
    background-image: url("../img/person_blue.svg")
}

#info-recommendcamera-wrapper .pickupComment li:nth-of-type(4n)::after {
    background-image: url("../img/person_yellow.svg")
}

#info-recommendcamera-wrapper .pickupComment .comment {
    width: 100%;
    line-height: 1.75;
    letter-spacing: .02em
}

#info-recommendcamera-wrapper .pickupComment .name {
    display: block;
    font-size: 14px;
    color: #575757;
    overflow-wrap: break-word;
    margin-top: 6px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .pickupComment .name {
        font-size: 16px
    }
}

#info-recommendcamera-wrapper .pickupComment .name:is(a) {
    color: #b85233;
    will-change: text-decoration-color, opacity;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-color: currentColor;
    opacity: 1;
    -webkit-transition: var(--transition-primary);
    transition: var(--transition-primary);
    -webkit-transition-property: text-decoration-color, opacity;
    transition-property: text-decoration-color, opacity
}

@media(any-hover: hover) {
    #info-recommendcamera-wrapper .pickupComment .name:is(a):hover {
        text-decoration-color: rgba(0, 0, 0, 0);
        opacity: .7
    }
}

#info-recommendcamera-wrapper .pickupComment .name:is(a):focus-visible {
    text-decoration-color: rgba(0, 0, 0, 0);
    opacity: .7
}

#info-recommendcamera-wrapper .pickupCommentList {
    max-height: 598px;
    overflow: auto
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .pickupCommentList {
        max-height: 398px
    }
}

#info-recommendcamera-wrapper .descItem dt {
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    padding-bottom: 6px;
    margin-bottom: 20px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .descItem dt {
        font-size: 26px;
        margin-bottom: 32px
    }
}

#info-recommendcamera-wrapper .descItem dt .canScroll {
    position: absolute;
    right: 0;
    bottom: -20px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .descItem dt .canScroll {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .descItem dt:has(.canScroll) {
        margin-bottom: 49px
    }
}

#info-recommendcamera-wrapper .workList {
    display: grid;
    gap: 15px 16px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .workList {
        grid-template-columns: repeat(3, 1fr)
    }
}

#info-recommendcamera-wrapper .workList a {
    opacity: 1;
    -webkit-transition: opacity var(--transition-primary);
    transition: opacity var(--transition-primary);
    display: block
}

@media(any-hover: hover) {
    #info-recommendcamera-wrapper .workList a:hover {
        opacity: .7
    }
}

#info-recommendcamera-wrapper .workList a:focus-visible {
    opacity: .7
}

#info-recommendcamera-wrapper .workList img {
    width: 100%;
    aspect-ratio: 3/2;
    -o-object-fit: contain;
    object-fit: contain;
    background-color: #f7f7f7;
    margin-bottom: 8px
}

#info-recommendcamera-wrapper .workList .name {
    text-align: right;
    color: #575757
}

#info-recommendcamera-wrapper .descriptionList dt {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 8px;
    margin-bottom: 12px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .descriptionList dt {
        font-size: 26px;
        padding-bottom: 4px;
        margin-bottom: 26px
    }
}

#info-recommendcamera-wrapper .descriptionList dd+dt {
    margin-top: 30px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .descriptionList dd+dt {
        margin-top: 36px
    }
}

#info-recommendcamera-wrapper .dashedBorder {
    border: 3px dashed #df5d2e;
    border-radius: 20px;
    background-color: #fff;
    padding: 24px 16px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .dashedBorder {
        padding: 30px
    }
}

#info-recommendcamera-wrapper .bean strong {
    display: block;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5;
    color: #df5d2e;
    text-align: center
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .bean strong {
        font-size: 32px
    }
}

#info-recommendcamera-wrapper .bean strong+* {
    margin-top: 12px
}

#info-recommendcamera-wrapper .bean dl+* {
    margin-top: 0
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .bean dl+* {
        margin-top: 6px
    }
}

#info-recommendcamera-wrapper .bean dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .bean dt {
        font-size: 22px
    }
}

#info-recommendcamera-wrapper .bean dt::before {
    content: "";
    background-image: url("../img/icon_bean.svg");
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px
}

#info-recommendcamera-wrapper .bean dt+* {
    margin-top: 7px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .bean dt+* {
        margin-top: 10px
    }
}

#info-recommendcamera-wrapper .bean dd {
    font-size: 16px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .bean dd {
        text-align: center
    }
}

#info-recommendcamera-wrapper .bean .linkText {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto
}

#info-recommendcamera-wrapper .postCount {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 18px;
    font-weight: bold;
    border-radius: 10px;
    background-color: #eac91b;
    padding: 2px 24px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .postCount {
        font-size: 20px;
        line-height: 1.5;
        padding: 4px 24px
    }
}

#info-recommendcamera-wrapper .filterBox button {
    opacity: 1;
    -webkit-transition: opacity var(--transition-primary);
    transition: opacity var(--transition-primary);
    display: block;
    width: 100%;
    font-size: 14px
}

@media(any-hover: hover) {
    #info-recommendcamera-wrapper .filterBox button:hover {
        opacity: .7
    }
}

#info-recommendcamera-wrapper .filterBox button:focus-visible {
    opacity: .7
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .filterBox button {
        padding-block: 2px
    }
}

#info-recommendcamera-wrapper .filterBox li.is-current {
    position: relative;
    pointer-events: none
}

#info-recommendcamera-wrapper .filterBox li.is-current::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #b85233;
    position: absolute;
    bottom: 0;
    left: 0
}

#info-recommendcamera-wrapper .filterBox li.is-current button {
    font-weight: bold;
    color: #b85233;
    border: 2px solid #b85233;
    padding-left: 4px
}

#info-recommendcamera-wrapper .mv {
    background-image: url("../img/mv_bg_result-sp.png");
    background-size: 100% 100%;
    background-position: left top;
    padding-block: 0 51px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .mv {
        background-image: url("../img/mv_bg_result.png");
        padding-block: 40px 56px
    }
}

@media print,
screen and (min-width: 992px) {
    #info-recommendcamera-wrapper .mv {
        padding-block: 40px 88px
    }
}

#info-recommendcamera-wrapper .mv .contentImage {
    display: block;
    max-width: 1008px;
    margin-inline: auto
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .mv .contentImage {
        margin-inline: calc(var(--side-padding)*-1)
    }
}

#info-recommendcamera-wrapper .mv .contentImage+* {
    margin-top: 34px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .mv .contentImage+* {
        margin-top: 38px
    }
}

#info-recommendcamera-wrapper .mv nav+* {
    margin-top: 35px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .mv nav+* {
        margin-top: 42px
    }
}

#info-recommendcamera-wrapper .mv nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 2.6666666667%;
    -moz-column-gap: 2.6666666667%;
    column-gap: 2.6666666667%
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .mv nav ul {
        --column-gap: 8px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 18px var(--column-gap)
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .mv nav ul {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .mv nav ul li {
        width: calc((100% - 2*var(--column-gap))/3)
    }
}

@media print,
screen and (max-width: 767.98px) {

    #info-recommendcamera-wrapper .mv nav ul li:nth-of-type(4),
    #info-recommendcamera-wrapper .mv nav ul li:nth-of-type(5) {
        width: calc((100% - var(--column-gap))/2)
    }
}

#info-recommendcamera-wrapper .mv nav ul a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3125;
    color: #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 6px
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .mv nav ul a {
        display: grid;
        grid-template-columns: 1fr auto;
        text-align: center
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .mv nav ul a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        line-height: 1.125;
        padding-bottom: 4px
    }
}

#info-recommendcamera-wrapper .mv nav ul a::after {
    content: "";
    display: block;
    width: 10px;
    height: 6px;
    background-image: url("../img/icon_arrow_bottom_white.svg");
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform var(--transition-primary);
    transition: -webkit-transform var(--transition-primary);
    transition: transform var(--transition-primary);
    transition: transform var(--transition-primary), -webkit-transform var(--transition-primary);
    margin-left: 12px
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .mv nav ul a::after {
        margin-left: auto
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .mv nav ul a::after {
        width: 17px;
        height: 10px
    }
}

@media(any-hover: hover) {
    #info-recommendcamera-wrapper .mv nav ul a:hover::after {
        -webkit-transform: translateY(3px);
        transform: translateY(3px)
    }
}

#info-recommendcamera-wrapper .mv nav ul .small {
    display: inline;
    font-size: 14px;
    line-height: 1.5
}

@media print,
screen and (max-width: 991.98px) {
    #info-recommendcamera-wrapper .mv nav ul .small {
        display: block
    }
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .mv nav ul .small {
        font-size: 18px;
        line-height: 1.25
    }
}

#info-recommendcamera-wrapper .mv .description {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.75;
    color: #fff
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .mv .description {
        font-size: 20px;
        line-height: 2;
        text-align: center
    }
}

#info-recommendcamera-wrapper #how-to-post h2 {
    color: #000
}

#info-recommendcamera-wrapper #how-to-post .stepContainer {
    background-color: #fff;
    border-radius: 20px;
    position: relative;
    padding: 32px 15px 0
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #how-to-post .stepContainer {
        padding: 40px 39px 0
    }
}

#info-recommendcamera-wrapper #how-to-post .stepContainer+* {
    margin-top: 32px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #how-to-post .stepContainer+* {
        margin-top: 60px
    }
}

#info-recommendcamera-wrapper #how-to-post .stepContainer .orangePerson {
    width: 113px;
    position: absolute;
    top: -78px;
    left: -26px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #how-to-post .stepContainer .orangePerson {
        width: 148px;
        top: -106px;
        left: 10%
    }
}

@media print,
screen and (min-width: 992px) {
    #info-recommendcamera-wrapper #how-to-post .stepContainer .orangePerson {
        width: 14.3333333333%;
        top: auto;
        bottom: 0;
        left: 24px
    }
}

#info-recommendcamera-wrapper #how-to-post .stepContainer .greenPerson {
    width: 129px;
    position: absolute;
    top: -101px;
    right: -30px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #how-to-post .stepContainer .greenPerson {
        width: 170px;
        left: 70%;
        top: -45%;
        right: auto
    }
}

@media print,
screen and (min-width: 992px) {
    #info-recommendcamera-wrapper #how-to-post .stepContainer .greenPerson {
        width: 17.25%;
        top: auto;
        bottom: 0;
        left: auto;
        right: 24px
    }
}

#info-recommendcamera-wrapper #how-to-post .stepContainer .box {
    padding-block: 32px 22px
}

@media print,
screen and (min-width: 992px) {
    #info-recommendcamera-wrapper #how-to-post .stepContainer .box {
        height: 211px
    }
}

#info-recommendcamera-wrapper #how-to-post .stepContainer .box .button {
    margin-inline: auto
}

#info-recommendcamera-wrapper #how-to-post .stepContainer .box .button+* {
    margin-top: 22px
}

#info-recommendcamera-wrapper #how-to-post .stepContainer .box:not(:has(.button)) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#info-recommendcamera-wrapper #post::before {
    background-image: url("../img/bg_orange-sp.png")
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #post::before {
        background-image: url("../img/bg_orange.png")
    }
}

#info-recommendcamera-wrapper #introduction::before {
    background-image: url("../img/bg_green-sp.png")
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #introduction::before {
        background-image: url("../img/bg_green.png")
    }
}

#info-recommendcamera-wrapper #introduction #commentContainer {
    display: grid;
    row-gap: 72px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #introduction #commentContainer {
        row-gap: 96px
    }
}

#info-recommendcamera-wrapper #introduction #commentContainer.auto-scroll .ifAutoScroll {
    display: block
}

#info-recommendcamera-wrapper #introduction #commentContainer.auto-scroll .ifNoAutoScroll {
    display: none
}

#info-recommendcamera-wrapper #introduction #commentContainer:not(.auto-scroll) .ifAutoScroll {
    display: none
}

#info-recommendcamera-wrapper #introduction #commentContainer:not(.auto-scroll) .ifNoAutoScroll {
    display: block
}

#info-recommendcamera-wrapper #introduction #commentContainer>li {
    background-color: #fff;
    border-radius: 20px;
    padding: 0 16px 32px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #introduction #commentContainer>li {
        padding: 0 24px 40px
    }
}

#info-recommendcamera-wrapper #introduction #commentContainer .equipmentImage {
    display: block;
    margin-top: -32px;
    margin-inline: auto
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #introduction #commentContainer .equipmentImage {
        margin-top: -42px
    }
}

#info-recommendcamera-wrapper #introduction #commentContainer .equipmentImage+* {
    margin-top: 18px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #introduction #commentContainer .equipmentImage+* {
        margin-top: 16px
    }
}

#info-recommendcamera-wrapper #introduction #camera-post,
#info-recommendcamera-wrapper #introduction #lens-post {
    scroll-margin-top: 40px
}

@media print,
screen and (min-width: 768px) {

    #info-recommendcamera-wrapper #introduction #camera-post,
    #info-recommendcamera-wrapper #introduction #lens-post {
        scroll-margin-top: 50px
    }
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper #introduction .cameraContainer .equipmentImage {
        width: 105px
    }
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper #introduction .lensContainer .equipmentImage {
        width: 230px
    }
}

#info-recommendcamera-wrapper #introduction .postCount {
    margin-inline: auto
}

#info-recommendcamera-wrapper #introduction .postCount+* {
    margin-top: 52px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #introduction .postCount+* {
        margin-top: 75px
    }
}

#info-recommendcamera-wrapper #introduction .labelHeading {
    max-width: 304px;
    width: 100%;
    margin-inline: auto
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #introduction .labelHeading {
        max-width: none;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

@media print,
screen and (max-width: 991.98px) {
    #info-recommendcamera-wrapper #introduction .labelHeading+* {
        margin-top: 16px
    }
}

#info-recommendcamera-wrapper #introduction .canScroll {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media print,
screen and (min-width: 992px) {
    #info-recommendcamera-wrapper #introduction .canScroll {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

#info-recommendcamera-wrapper #introduction .canScroll+* {
    margin-top: 8px
}

#info-recommendcamera-wrapper #introduction .commentBox:not(:has(.swiper)) {
    display: grid;
    row-gap: 12px;
    max-height: var(--commentBox-height);
    overflow-y: auto
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #introduction .commentBox:not(:has(.swiper)) {
        row-gap: 16px
    }
}

@media print and (orientation: landscape),
screen and (orientation: landscape)and (max-width: 991.98px) {
    #info-recommendcamera-wrapper #introduction .commentBox:not(:has(.swiper)) {
        max-height: 50vh;
        max-height: 50dvh
    }
}

#info-recommendcamera-wrapper #introduction .swiper {
    max-height: var(--commentBox-height)
}

@media print and (orientation: landscape),
screen and (orientation: landscape)and (max-width: 991.98px) {
    #info-recommendcamera-wrapper #introduction .swiper {
        max-height: 50vh;
        max-height: 50dvh
    }
}

#info-recommendcamera-wrapper #introduction .swiper .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

#info-recommendcamera-wrapper #introduction .swiper .swiper-slide {
    height: auto !important
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #post+#caution::before {
        -webkit-transform: scale(-1, 1);
        transform: scale(-1, 1)
    }
}

#info-recommendcamera-wrapper #caution::before {
    background-image: url("../img/bg_blue-sp.png")
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #caution::before {
        background-image: url("../img/bg_blue.png")
    }
}

#info-recommendcamera-wrapper #caution .descriptionContainer {
    background-color: #fff;
    border-radius: 20px;
    padding: 27px 16px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #caution .descriptionContainer {
        padding: 34px 40px
    }
}

#info-recommendcamera-wrapper #caution .descriptionContainer+* {
    margin-top: 40px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #caution .descriptionContainer+* {
        margin-top: 60px
    }
}

#info-recommendcamera-wrapper .allComment {
    position: relative;
    padding-block: 40px 40px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .allComment {
        padding-block: 96px 60px
    }
}

#info-recommendcamera-wrapper .allComment::before {
    background-image: url("../img/bg_green-sp.png");
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
    z-index: 0
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .allComment::before {
        background-image: url("../img/bg_green.png")
    }
}

#info-recommendcamera-wrapper .allComment>* {
    position: relative;
    z-index: 1
}

#info-recommendcamera-wrapper .allComment .sectionHeading {
    text-align: center
}

#info-recommendcamera-wrapper .allComment .selectorBox+* {
    margin-top: 20px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .allComment .selectorBox+* {
        margin-top: 32px
    }
}

#info-recommendcamera-wrapper .allComment .commentList {
    max-height: 630px;
    overflow: auto
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .allComment .commentList {
        max-height: 760px
    }
}

#info-recommendcamera-wrapper .transitionButton {
    max-width: 472px;
    margin-inline: auto;
    margin-top: 40px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .transitionButton {
        margin-top: 60px
    }
}

#info-recommendcamera-wrapper #recommend {
    background-color: #fff;
    padding-block: 34px 40px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #recommend {
        padding-block: 50px 60px
    }
}

#info-recommendcamera-wrapper #recommend h2 {
    font-size: 26px;
    font-weight: bold;
    color: var(--base-color);
    text-align: center;
    margin-bottom: 6px
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper #recommend h2 {
        font-size: 32px;
        margin-bottom: 20px
    }
}

#info-recommendcamera-wrapper .bannerList {
    display: grid;
    row-gap: 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto
}

@media print,
screen and (min-width: 768px) {
    #info-recommendcamera-wrapper .bannerList {
        grid-template-columns: repeat(3, 1fr);
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

#info-recommendcamera-wrapper .bannerList a {
    opacity: 1;
    -webkit-transition: opacity var(--transition-primary);
    transition: opacity var(--transition-primary)
}

@media(any-hover: hover) {
    #info-recommendcamera-wrapper .bannerList a:hover {
        opacity: .7
    }
}

#info-recommendcamera-wrapper .bannerList a:focus-visible {
    opacity: .7
}

@media print,
screen and (max-width: 767.98px) {
    #info-recommendcamera-wrapper .bannerList img {
        width: 500px
    }
}