@charset "UTF-8";

/* ranicamattress
------------------------------ */
.mv {
  background: url(../../../img/cp/ranicamattress/mv_pc.png) center top/cover no-repeat;
}
.point__sample-block ul.normal_box li p {
    width: 100%;
    position: unset;
    top: 0;
    left: 0;
    transform: unset;
    font-size: 1.4rem;
    color: #000;
    line-height: 2rem;
    text-align: center;
    z-index: 10;
    letter-spacing: -0.3px;
}
.point__sample-block.column2box ul li p {
    width: 100%;
    position: unset;
    top: 0;
    left: 0;
    transform: unset;
    font-size: unset;
    color: #000;
    line-height: 2.8rem;
    text-align: left;
    z-index: 10;
    letter-spacing: -1px;
    margin: 20% 0 0;
}
/*.customize__slide {
    pointer-events: none;
}
.customize__slide-thumb .slick-current {
    border-color: #fff !important;
}*/
.customize__slide-thumb .slick-slide img {
    margin: 0 auto 10px;
}
.point__2column-font {
    font-size: 2rem;
    margin: 0 0 10px;
    display: block;
}
.point__block-iframe {
    width: 100%;
    height: 60vh;
}

.trial__bnr {
    text-align: center;
}
.trial__bnr h2 {
    font-size: 4.2rem;
    font-weight: bold;
    color: #8c7459;
    margin-bottom: 50px;
}
.trial__bnr figure {
    /* max-width: 800px; */
}
.trial__bnr .trial__txt1 {
    font-size: 3.6rem;
    line-height: 3.4rem;
    color: #8c7459;
    margin: 30px 0;
}
.trial__bnr .trial__txt2 {
    font-size: 3.6rem;
    line-height: 1.6;
    color: #8c7459;
}

@media screen and (min-width: 800px) {
.recommend__list .flex {
    max-width: 600px;
    margin: auto;
}
.recommend__list li {
    width: 27%;
}
.flex.column2_block {
    justify-content: center;
}
.point .title figure {
    max-width: 910px;
}
.point__sample-block.normal_block {
    width: 35%;
}
.point__sample-block.normal_block ul li {
    width: 47%;
}
.flex.column2_block .point__sample-block.normal_block {
    margin: 0 60px 0 0;
}

.point__sample-block.column2box {
    width: 65.5%;
}
.point__sample-block.column2box ul li {
    width: 35%;
    margin-bottom: 0;
}
.point__sample-block.column2box ul li:first-child {
    width: 60%;
    max-width: 555px;
    flex-shrink: 0;
    margin: 0 5% 0 0;
}
.point__sample-block.column2box ul li figure {
    margin-bottom: 50px;
}
.point__2column-price {
    display: flex;
}
}
@media screen and (max-width: 800px) {
.point__sample-block.column2box ul li {
    width: 100%;
    margin-right: 0;
}
.point__sample-block.column2box ul li p {
    letter-spacing: 0;
    margin: 0;
}
.point__2column-price {
    margin: 0 15px;
}
.point__block-iframe {
    height: 35vh;
}

.trial__bnr h2 {
    font-size: 2.6rem;
    margin-bottom: 30px;
}
.trial__bnr .trial__txt1 {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin: 20px 0;
}
.trial__bnr .trial__txt2 {
    font-size: 2.2rem;
}
}
