.common-figure img {
    width: 100%;
}

.browser-fix.fix-text {
    display: block;
}

.common-heading {
    text-align: center;
}

.common-document .document-heading {
    font-weight: 700;
    display: block;
}
.common-document .document-content {
    text-align: justify;
}
.common-document.style-dark .document-heading,
.common-document.style-dark .document-content {
    color: #231815;
}
.common-document.style-light .document-heading,
.common-document.style-light .document-content {
    color: #fff;
}

/* SECTION - VISUAL */
.section-visual {
    position: relative;
}
.visual-main {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.visual-main .main-description {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 2;
}
.visual-main .common-figure {
    width: 100%;
}
.visual-background {
    position: relative;
    z-index: 0;
}

/* SECTION - STORY */

.btn-360camera {
    text-align: center;
}

/* SECTION - FAVORITE */
.favorite-button .button-wrapper {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-decoration: none;
}
.favorite-button .button-content {
    display: block;
    border: solid #9ec0d3;
    border-width: 1px 0;
    font-weight: 700;
    color: #000;
}
.favorite-product {
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.product-wrapper {
    margin: 0 auto;
}
.product-heading {
    color: #ffF;
}
.product-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product-button .button-wrapper {
    display: block;
    color: #a1c3d6;
    font-weight: 700;
    text-decoration: none;
    text-align: left;
}
.product-direct {
    display: flex;
    justify-content: center;
}
.product-direct .button-image {
    width: 100%;
}

/* SECTION - PROFILE */
.section-profile .common-heading {
    position: relative;
    z-index: 1;
}
.profile-showcase .detail-text {
    text-align: justify;
}

@media print,screen and (min-width:769px) and (max-width:9999px) {

    .btn-camera-wrapper {
        margin: 0 auto;
        width: 326px;
    }

    .product-heading + .btn-camera-wrapper img {
        width: 326px;
    }

    .common-wrapper {
        width: 960px;
        margin: 0 auto;
    }
    .wrapper-offset {
        margin: 0 -160px;
    }

    .common-heading {
        margin-bottom: 20px;
    }
    .common-document .document-heading {
        margin-bottom: 30px;
        font-size: 2.3rem;
        line-height: 1.65;
    }
    .common-document.style-dark .document-heading {
        background: url("/img/brand/story/008_icon_008.png") top center / 100% 37px repeat-y;
    }
    .common-document.style-light .document-heading {
        background: url("/img/brand/story/008_icon_009.png") top center / 100% 37px repeat-y;
    }
    .common-document .document-heading .fix-text {
        letter-spacing: .01em;
        white-space: nowrap;
    }
    .common-document .document-content {
        font-size: 1.6rem;
        line-height: 1.75;
        letter-spacing: -.02rem;
    }

    .common-showcase .showcase-offset {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .common-board .board-wrapper {
        display: flex;
        justify-content: space-between;
    }
    .common-board .common-document {
        flex: 0 0 auto;
    }
    .common-board .item-picture {
        flex: 1 1 auto;
    }
    .common-board.style-right .board-wrapper {
        flex-direction: row-reverse;
    }

    /* SECTION - VISUAL */
    .visual-main .main-description {
        bottom: 62px;
    }

    /* SECTION - STORY */
    .section-story {
        padding: 30px 0 10px 0;
    }
    .story-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
    .section-story .common-board.style-full {
        padding:0 12%;
    }
    .section-story .common-board.style-full .board-wrapper {
        display: block;
    }
    .section-story .common-board.style-left {
        padding-left: 12%;
    }
    .section-story .common-board.style-left .common-document {
        width: 448px;
        padding-right: 55px;
    }
    .section-story .common-board.style-right {
        padding-right: 12%;
    }
    .section-story .common-board.style-right .common-document {
        margin-right: -25px;
        padding-left: 55px;
    }
    .section-story .common-board .item-picture {
        padding-top: 7px;
    }
    .board-ldk .common-figure{
        max-width: 678px;
    }
    .board-ldk {
        margin-bottom: 20px;
    }
    .showcase-ldk {
        padding: 0 0 60px 0;
    }
    .showcase-ldk .showcase-offset {
        flex-direction: row-reverse;
    }
    .showcase-ldk .common-figure {
        flex: 0 0 auto;
    }
    .showcase-ldk .common-figure.is-one {
        width: 34%;
        max-width: 424px;
        margin: 0 15% 0 0;
    }
    .showcase-ldk .common-figure.is-two {
        width: 34%;
        max-width: 424px;
        margin: 95px 0 0 12%;
    }
    .showcase-ldk .common-figure.is-three {
        width: 44%;
        max-width: 557px;
        margin: 20px 15% 0 0;
    }
    .board-kitchen {
        margin-bottom: 20px;
    }
    .board-kitchen .common-figure{
        max-width: 670px;
    }
    .showcase-kitchen-first {
        padding-bottom: 20px;
    }
    .showcase-kitchen-last {
        padding-bottom: 60px;
    }
    .showcase-kitchen-last .showcase-offset {
        justify-content: flex-end;
    }
    .showcase-kitchen-last .common-figure {
        width: 55%;
        max-width: 700px;
        margin: 0 12% 0 0;
    }
    .board-clean {
        margin-bottom: 20px;
    }
    .showcase-clean {
        margin-bottom: 60px;
    }
    .showcase-clean .common-figure {
        flex: 0 0 auto;
    }
    .showcase-clean .common-figure.is-one {
        width: 35%;
        max-width: 443px;
        margin: 0 0 20px 12%;
    }
    .showcase-clean .common-figure.is-two {
        width: 50%;
        max-width: 636px;
    }
    .showcase-clean .common-figure.is-three {
        width: 46%;
        max-width: 597px;
        align-self: flex-end;
    }
    .showcase-clean .common-figure.is-four {
        width: 36%;
        max-width: 449px;
        margin: 0 12% 0 0;
        align-self: flex-end;
    }
    .board-easy {
        margin-bottom: 20px;
    }
    .board-easy .common-figure {
        margin-top: 8px;
        max-width: 679px;
    }
    .showcase-easy-first {
        margin-bottom: 20px;
    }
    .showcase-easy-first .showcase-offset {
        align-items: flex-end;
    }
    .showcase-easy-first .common-figure.is-one {
        width: 59%;
        max-width: 755px;
    }
    .showcase-easy-first .common-figure.is-two {
        width: 25%;
        max-width: 318px;
        margin: 0 12% 0 0;
    }
    .board-clean .document-heading {
        display: inline-block;
    }
    .showcase-easy-last .common-figure {
        width: 35%;
        max-width: 447px;
        margin: 0 0 0 12%;
    }

    /* SECTION - FAVORITE */
    .section-favorite {
        padding: 60px 0 60px 0;
    }
    .section-favorite .common-board {
        padding: 10px 0 138px 0;
    }
    .section-favorite .board-wrapper {
        position: relative;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .section-favorite .item-picture {
        width: 71%;
        max-width: 907px;
        flex: 0 0 auto;
        position: relative;
        z-index: 0;
        mix-blend-mode: multiply;
    }
    .section-favorite .common-document {
        width: 510px;
        padding: 65px 70px 65px 70px;
        position: absolute;
        top: 24%;
        right: 5.1%;
    }
    .section-favorite .document-heading {
        margin-bottom: 19px;
    }
    .section-favorite .document-wrapper {
        position: relative;
        z-index: 2;
    }
    .section-favorite .document-heading .fix-text,
    .section-favorite .common-document .document-content {
        letter-spacing: 0;
    }
    .section-favorite .common-document:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 0;
        background: #9ec0d3;
        mix-blend-mode: multiply;
    }
    .favorite-button {
        margin-bottom: 90px;
        padding: 0 12%;
        display: flex;
        justify-content: center;
    }
    .favorite-button .button-wrapper {
        margin-right: 19px;
        padding: 2px 0 1px 88px;
        background: url(/img/brand/story/008_icon_002.png) left -2px top -2px / auto 100% no-repeat;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        text-decoration: none;
    }
    .favorite-button .button-content {
        margin-top: 2px;
        padding: 36px 55px 33px 0;
        background: url(/img/brand/story/008_icon_003.png) right center / 40px auto no-repeat;
        font-size: 3.4rem;
        letter-spacing: .02em;
    }
    .favorite-product {
        padding: 0 12%;
    }
    .product-wrapper {
        width: 644px;
        padding-left: 11px;
    }
    .favorite-product .list-item.item-left {
        width: 45.3%;
    }
    .product-heading {
        margin: 0 auto 20px auto;
        padding: 15px 0 33px 0;
        background: 
            url("/img/brand/story/008_bg_001.png") center top / 100% 70% no-repeat,
            url("/img/brand/story/008_bg_002.png") center bottom / 100% auto no-repeat;
            font-size: 2.3rem;
        line-height: 1.39;
        letter-spacing: .09em;
    }
    .product-list {
        margin-bottom: 86px;
    }
    .product-button {
        width: 287px;
    }
    .product-button .button-wrapper {
        padding: 10px 30px 10px 10px;
        background: url("/img/brand/story/008_icon_004.png") right 10px center / 15px auto no-repeat;
        border: 2px solid #a1c3d6;
        border-radius: 10px;
        font-size: 1.8rem;
        line-height: 1.3;
    }
    .product-direct .button-wrapper {
        width: 326px;
    }

    /* SECTION - PROFILE */
    .section-profile {
        padding: 30px 0 30px 0;
        background: #e9e9e9;
    }
    .section-profile .common-heading {
        padding-left: 125px;
    }
    .profile-showcase {
        margin: -84px auto 0 auto;
        padding: 0 0 0 27%;
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
    }
    .profile-showcase .showcase-thumbnail {
        width: 264px;
        max-width: 264px;
        flex: 0 0 auto;
    }
    .profile-showcase .showcase-thumbnail img {
        width: 100%;
    }
    .profile-showcase .showcase-detail {
        width: 365px;
        padding-left: 50px;
        line-height: 1.75;
    }
    .profile-showcase .detail-title {
        font-size: 1.8rem;
    }
    .profile-showcase .detail-name small,
    .profile-showcase .detail-text {
        font-size: 1.5rem;
        line-height: 1.75;
    }
    .profile-showcase .detail-name {
        font-size: 1.8rem;
        margin-bottom: 6px;
    }
    .profile-showcase .detail-title {
        margin-bottom: 16px;
    }

    /* SECTION - MEMBER */
    .section-member {
        padding: 133px 0 141px 0;
    }
    .section-member .common-heading {
        padding-left: 25px;
    }

}

@media print,screen and (min-width:769px) and (max-width:9999px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {

    .browser-fix.fix-text {
        margin: 1% 0 -1% 0;
    }

    .common-document.style-dark .document-heading{
        background: url("/img/brand/story/008_icon_008.png") top -2px center / 100% 37px repeat-y;
    }
    .common-document.style-light .document-heading{
        background: url("/img/brand/story/008_icon_009.png") top -2px center / 100% 37px repeat-y;
    }

    .section-favorite .common-document {
        background: rgba(159,193,212,.75);
        z-index: 1;
    }
    .section-favorite .common-document:after {
        display: none;
        mix-blend-mode: normal;
    }

}

@media print,screen and (min-width:0px) and (max-width:768px) {
    .common-figure + .btn-camera-wrapper {
        margin-bottom: 30px;
    }
    .btn-camera-wrapper {
        text-align: center;
    }
    .btn-360camera {
        display: inline-block;
        width: 70%;
    }
    .btn-360camera img {
        width: auto;
    }

    .common-wrapper {
        padding: 0 15px;
    }
    .common-heading {
		height: 27px;
		margin: 0 auto;
    }
    .common-heading img {
        display: block;
        width: auto;
        height: 100%;
        margin: 0 auto;
    }

    .common-document .document-heading {
        margin-bottom: 18px;
        font-size: 2.2rem;
        line-height: 1.652;
    }
    .common-document .document-content {
        font-size: 1.6rem;
        line-height: 1.75;
        letter-spacing: -.02em;
    }
    .common-document.style-dark .document-heading {
        background: url("/img/brand/story/008_icon_008.png") top center / 100% 35px repeat-y;
    }
    .common-document.style-light .document-heading {
        background: url("/img/brand/story/008_icon_009.png") top center / 100% 35px repeat-y;
    }

    .common-showcase .common-figure {
        width: 100%;
    }
    .common-showcase + .common-board {
        margin-top: 10px;
    }
    .common-showcase .showcase-block {
        overflow: hidden;
    }
    .common-showcase .showcase-block + .showcase-block {
        margin-top: 13px;
    }
    .common-showcase .showcase-block.mb-style-regular .showcase-offset {
        margin: -6px;
    }
    .common-showcase .showcase-block.mb-style-regular .common-figure {
        padding: 6px;
    }
    .common-showcase .showcase-block.mb-style-small .showcase-offset {
        margin: -4px;
    }
    .common-showcase .showcase-block.mb-style-small .common-figure {
        padding: 4px;
    }
    .common-showcase .showcase-offset {
        width: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .common-board .common-document,
    .common-board .item-picture {
        width: 100%;
        flex: 0 0 auto;
    }
    .common-board .board-item.item-picture,
    .common-board .board-item.item-picture .common-figure
    .common-board .board-item.item-picture .common-figure img {
        width: 100%;
    }

    /* SECTION - VISUAL */
    .visual-main .main-description {
        bottom: 12px;
    }

    /* SECTION - STORY */
    .section-story {
        padding: 20px 0 60px 0;
    }
    .section-story .common-heading {
        margin-bottom: 20px;
    }
    .board-ldk .item-picture {
        margin-top: 20px;
    }
    .board-kitchen {
        margin-bottom: 30px;
    }
    .board-clean {
        margin-bottom: 30px;
    }
    .showcase-ldk {
        margin-bottom: 30px;
    }
    .showcase-ldk .common-figure.is-one,
    .showcase-ldk .common-figure.is-two,
    .showcase-clean .common-figure.is-three,
    .showcase-clean .common-figure.is-four,
    .showcase-easy-first .common-figure.is-three,
    .showcase-easy-first .common-figure.is-four {
        width: 50%;
    }

    /* SECTION - FAVORITE */
    .section-favorite {
        padding-bottom: 60px;
    }
    .section-favorite .common-heading {
        margin-bottom: 29px;
    }
    .section-favorite .common-document .document-heading {
        font-size: 1.9rem;
        line-height: 3.5rem;
    }
    .section-favorite .common-document.style-dark .document-heading {
        background: url("/img/brand/story/008_icon_008.png") top center / 100% 35px repeat-y
    }
    .section-favorite .common-document.style-light .document-heading {
        background: url("/img/brand/story/008_icon_009.png") top center / 100% 35px repeat-y
    }
    .section-favorite .common-board {
        margin-bottom: 56px;
    }
    .section-favorite .board-wrapper {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column-reverse;
    }
    .section-favorite .item-picture {
        margin-bottom: 0px;
    }
    .section-favorite .common-document {
        padding: 2% 5%;
        background: #9fc1d4;
    }
    .section-favorite .common-document .document-content {
        letter-spacing: 0;
    }
    .favorite-button {
        margin-bottom: 40px;
    }
    .favorite-button .button-content {
        padding: 11px 10px 9px 1px;
        background: url(/img/brand/story/008_icon_003.png) right center / 20px auto no-repeat;
        font-size: 1.7rem;
    }
    .favorite-button .button-wrapper {
        margin-left: -1px;
        padding: 0 0 0 42px;
        background: url(/img/brand/story/008_icon_002.png) center left / 42px auto no-repeat;
        display: block;
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        text-decoration: none;
    }
    .favorite-button .button-content {
        letter-spacing: .086em;
        line-height: 2.25;
    }
    .favorite-product .list-item.item-left {
        max-width: 46%
    }
    .favorite-product .list-item.item-right {
        flex: 0 0 auto;
        margin-left: 6.4vw;
    }
    .product-heading {
        padding: 4.27vw 0 4.5vw 0;
        background: 
            url("/img/brand/story/008_bg_001.png") center top / 100% 40% no-repeat,
            url("/img/brand/story/008_bg_002_sp.png") center bottom / 100% auto no-repeat;
        font-size: 2rem;
        line-height: 1.2;
        letter-spacing: .1em;
    }
    .product-list {
        margin: 15px 0 30px 0;
    }
    .product-button .button-wrapper {
        padding: 8px 27px 8px 9px;
        border-radius: 7px;
        background: url("/img/brand/story/008_icon_004.png") right 10px center / 7px auto no-repeat;
        font-size: 1.7rem;
        line-height: 1.14;
        letter-spacing: -.11em;
        border: 1px solid #a1c3d6;
    }
    .product-direct {
        margin-top: 21px;
    }
    .product-direct .button-wrapper {
        width: 75%;
    }

    /* SECTION - PROFILE */
    .section-profile {
        padding: 0 15px;
    }
    .section-profile .common-wrapper {
        padding: 8% 5%;
        background: #eaeaea;
    }
    .section-profile .common-heading {
        margin-bottom: 5%;
    }
    .section-profile .showcase-thumbnail {
        width: 100%;
        margin: 5% 0 3% 0;
    }
    .section-profile .showcase-thumbnail img {
        width: 100%;
    }
    .profile-showcase .showcase-detail {
        margin-top: 10px;
    }
    .profile-showcase .detail-name,
    .profile-showcase .detail-title {
        font-size: 1.7rem;
    }
    .profile-showcase .detail-name small,
    .profile-showcase .detail-text {
        font-size: 1.5rem;
    }
    .profile-showcase .detail-title {
        margin-bottom: 2%;
    }
    
    .profile-showcase .detail-name,
    .profile-showcase .detail-title,
    .profile-showcase .detail-text {
        line-height: 1.75;
    }

    .section-slider-wrapper {
        padding-top: 0;
    }
    .section-slider-wrapper>:first-child{
        margin-top: 30px;
    }

}

@media print, screen and (max-width: 320px) {

    .common-document .document-heading {
        font-size: 1.8rem;
    }
    .common-document.style-dark .document-heading {
        background: url("/img/brand/story/008_icon_008.png") top center / 100% 28px repeat-y;
    }
    .common-document.style-light .document-heading {
        background: url("/img/brand/story/008_icon_009.png") top center / 100% 28px repeat-y;
    }

}