.sp{
    display: none;
}
h1.fs-c-heading{
    display: none;
}
.fs-l-main{
    max-width: unset;
    margin-top: 0;
    margin-bottom: 0;
}
#kidsroom_lp{
    --color_main:#0076D8;
    --color_sub:#C4E3FF;
}
.lp #mainvisual{
    background: #C4E3FF;
    text-align: center;
}
.lp #mainvisual img{
    vertical-align: bottom;
    max-width: min(1000px,100%);
}
.lp p{
    font-size: 16px;
    margin-bottom: 0;
}
.lp .inner1000{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.lp .inner800{
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.lp .sns{
    padding: 20px 0 60px;
    text-align: right;
    font-size: 26px;
}
.lp .sns a + a{
    margin-left: 24px;
}
.lp .page_index{
    padding-top:40px;
    padding-bottom:50px;
}
.lp .page_index dl{
    counter-reset: sec;
    border: 6px solid var(--color_sub);
    padding:20px;
    display: inline-block;
    min-width:29em;
    max-width: 100%;
    list-style: none;
}
.lp .page_index dl dt{
    padding-bottom: 0.3em;
}
.lp .page_index dl dt b{
    margin-right: 0.3em;
    color: var(--color_main);
    font-size: 24px;
    font-family: 'Noto Serif JP', serif;
    vertical-align: sub;
}
.lp .page_index dl dd{
    counter-increment: sec;
    margin-top: 1.2em;
    font-size: 16px;
    text-indent: -1em;
    line-height: 1.6;
    margin-left: 1em;
}
.lp .page_index dl dd::before{
    content: counter(sec)".";
    color: var(--color_main);
    margin-right: 0.2em;
}
.lp .page_index dl dd ul{
    counter-reset: sec2;
    padding: 0 0 0 1.2em;
    list-style: none;
}
.lp .page_index dl dd ul li{
    counter-increment: sec2;
    margin-top: 1.2em;
    font-size: 16px;
}
.lp .page_index dl dd ul li::before{
    content: counter(sec)"-"counter(sec2)".";
    color: var(--color_main);
    margin-right: 0.2em;
}
.lp section{
    margin-bottom: 0;
}
.lp section + section{
    margin-top: 80px;
}
.lp section h2{
    font-family: 'Noto Serif JP', serif;
    font-size: 34px;
    font-weight: 500;
    position: relative;
    padding-bottom: 39px;
}
.lp section h2::after{
    content:"";
    display: block;
    width: 1.5em;
    margin-top: 28px;
    border-bottom:4px solid var(--color_main);
}
.lp section h3{
    font-family: 'Noto Serif JP', serif;
    font-size: 26px;
    font-weight: 500;
    padding-bottom: 25px;
}
.lp section h3::before{
    content:"◆";
    font-size: 20px;
    margin-right: 0.5em;
    color: var(--color_main);
}
.lp section h4{
    font-family: 'Noto Serif JP', serif;
    font-size: 22px;
    font-weight: 500;
    padding-bottom: 0.8em;
}
.lp section h4::before{
    content:"";
    height:1em;
    margin-right: 0.3em;
    margin-bottom: -0.1em;
    vertical-align: baseline;
    display: inline-block;
    border-left:6px solid var(--color_main);
}
.lp section .sample{
    padding-top: 50px;
    margin: 0 -20px;
}
.lp section .sample .slick-slide{
    padding: 0 20px;
}

.lp section .sample .pic{
    margin-bottom: 1em;
}
.lp section .sample .title{
    margin-bottom: 0.9em;
    font-family: 'Noto Serif JP', serif;
    padding: 0.2em;
    text-align: center;
    background: var(--color_sub);
    color: var(--color_main);
}

.lp .lineup{
    --color_main:#E8701E;
    --color_sub:#FFF8C6;
    background: var(--color_sub);
    padding-top: 95px;
    padding-bottom: 95px;
}
.lp .lineup h3{
    color: var(--color_main);
    text-align: center;
    font-size:16px;
    line-height: 2em;
}
.lp .lineup h3 b{
    font-size:42px;
}
.lp .lineup h3::before{
    content:unset;
}
.lp .lineup .products .slick-slider{
    margin-left: -20px;
    margin-right: -20px;
}
.lp .lineup .products .slick-track{
    width:1040px !important;
}
.lp .lineup .products .slick-slide{
    max-width: 25%;
}
.lp .lineup .products .slick-slide a{
    display: block;
    margin: 0 20px;
}
.lp .lineup .products .title{
    padding:0.7em 0 0.4em;
    font-family: 'Noto Serif JP', serif;
    color: var(--color_main);
    font-size:20px;
}
.lp .lineup .products .price{
    font-size:14px;
    color: #111;
}
.lp .lineup .products .price b{
    font-size:17px;
}
.lp .lineup .more{
    text-align: center;
}
.lp .lineup .more a{
    display: inline-block;
    margin:50px 0 0;
    padding: 1.4em;
    border-radius: 2.2em;
    min-width: 480px;
    color: #fff;
    font-weight:400;
    background: var(--color_main);
    position: relative;
}
.lp .lineup .more a:after{
    --iconsize: 0.7em;
    content: '';
    display: inline-block;
    width: var(--iconsize);
    height: var(--iconsize);
    border-right: 2px solid #FFF;
    border-top: 2px solid #FFF;
    transform: rotate(45deg);
    position: absolute;
    right: 1.7em;
    top: calc(50% - 0.4em);
}
.lp .lineup .tolist{
    text-align: center;
}
.lp .lineup .tolist a{
    display: inline-block;
    margin: 30px 0 0;
    padding: 1em;
    border-radius: 2.2em;
    min-width: 250px;
    color: #FFF;
    font-weight:400;
    background: #FFF;
    border: 1px solid var(--color_main);
    position: relative;
    color: #111111;
}
.lp .lineup .tolist a:after{
    --iconsize: 0.7em;
    content: '';
    display: inline-block;
    width: var(--iconsize);
    height: var(--iconsize);
    border-right: 2px solid var(--color_main);
    border-top: 2px solid var(--color_main);
    transform: rotate(45deg);
    position: absolute;
    right: 1.5em;
    top: calc(50% - 0.4em);
}
#lp_bath-kitchen3{
    padding-bottom: 50px;
}
section .layout{
    overflow:hidden;
    line-height:1.75;
}
section .layout picture{
    float:right;
    margin:0 0 0 min(3em,5vw);
    max-width: min(380px,40vw);
}
.inner800 .more{
    text-align: center;
}
.inner800 .more a{
    display: inline-block;
    margin: 30px 0 0;
    padding: 1em;
    border-radius: 2.2em;
    min-width: 420px;
    color: #FFF;
    font-weight: 400;
    background: #FFF;
    border: 1px solid var(--color_main);
    background: var(--color_sub);
    position: relative;
    color: #111111;
}
.inner800 .more a:after{
    --iconsize: 0.7em;
    content: '';
    display: inline-block;
    width: var(--iconsize);
    height: var(--iconsize);
    border-right: 2px solid var(--color_main);
    border-top: 2px solid var(--color_main);
    transform: rotate(45deg);
    position: absolute;
    right: 1.7em;
    top: calc(50% - 0.4em);
}

@media only screen and (max-width: 1200px) and (min-width: 991px){
    .fs-l-main .fs-l-pageMain{
        margin: 0 auto;
    }
    .lp .lineup .products{
        overflow: hidden;
        padding:0 5vw;
    }
    #lp_bath-kitchen3 p.layout img {
        float: right;
        margin: 0 0 3vw 5vw;
        max-width: 40vw;
    }
}
@media only screen and (max-width: 991px) {
    .pc{
        display: none !important;
    }
    .sp{
        display: block !important;
    }
    .fs-l-main{
        padding:0;
    }
    .lp p{
        font-size:min(20px,3.6vw);
    }
    .lp .sns{
        padding: 5vw 5vw 10vw;
        text-align: right;
        font-size: 26px;
    }
    .lp .sns a + a{
        margin-left: 4vw;
    }
    .lp .page_index{
        padding:10vw 5vw;
    }
    .lp .page_index dl{
        min-width:unset;
        width:90vw;
        border-width:3px;
    }
    .lp .page_index dl dt b{
        font-size:5vw;
    }
    .lp .page_index dl dd{
        font-size:3.6vw;
    }
    .lp .page_index dl dd ul li{
        font-size:3.6vw;
    }
    .lp section {
        padding:0 5vw;
    }
    .lp section h2{
        font-size: 6vw;
        padding-bottom: 6vw;
    }
    .lp section h2::after{
        content:"";
        display: block;
        width: 1.5em;
        margin-top: 4vw;
        border-bottom:2px solid var(--color_main);
    }
    .lp section h3{
        font-size:5vw;
        padding-bottom: 1em;
    }
    .lp section h4{
        padding-bottom: 0;
    }
    .lp section h3:before{
        font-size:3.5vw;
        vertical-align: middle;
        margin-bottom: 0.3em;
        display: inline-block;
    }
    .lp section .sample{
        padding-top: 10vw;
    }

    .lp section .sample ul.layout-col3 .slick-list{
        overflow: visible !important;
    }
    .lp section .sample .slick-track{
        margin-left: 0;
    }
    .lp section .sample .slick-slide{
        padding: 0 5vw;
        width: 90vw;
    }
    .lp section .sample ul.layout-col3 .slick-slide{
        width: 70vw;
    }
    .lp section .sample .slick-slide p.pic img{
        margin: 0 auto;
    }
    .lp .lineup{
        margin-top: 5vw;
        padding-top: 15vw;
        padding-bottom: 15vw;
    }
    .lp .lineup h3{
        font-size:3.7vw;
    }
    .lp .lineup h3 b{
        font-size:9vw;
    }
    .lp .lineup .more a{
        margin: 9vw 0 0;
        min-width:unset;
        width:80vw;
    }
    .lp .lineup .tolist a{
        margin: 6vw 0 0;
        min-width:unset;
        width:50vw;
    }
    .slick-prev {
        left: 5px;
        width: 10vw;
        height: 10vw;
        z-index: 2;
        filter: grayscale(100%);
    }
    .slick-next {
        right: 5px;
        width: 10vw;
        height: 10vw;
        z-index: 2;
        filter: grayscale(100%);
    }
    .slick-prev:hover ,
    .slick-next:hover {
        filter:unset;
    }
    .slick-prev.slick-disabled ,
    .slick-next.slick-disabled {
            opacity: 0;
    }
    #lp_bath-kitchen3 p.layout img{
        max-width: 45vw;
        margin: 0 0 2vw 4vw;
    }
    section p.layout img{
        max-width: 45vw;
        margin: 0 0 2vw 4vw;
    }
    .inner800 .more a{
        margin: 9vw 0 0;
        min-width:unset;
        width:80vw;
    }
}
