@charset "UTF-8"; /*　口コミパーツ
----------------------------- */
.viral-box-wrap.basic-layout {
    margin: 3rem 0 3rem;
    background: #ffffff;
    padding: 5%;
    border-radius: 10px;
}

.viral-box-wrap.column1 .viral-head, .viral-box-wrap.column2 .viral-head {
    display: flex;
    align-items: flex-start;
}

.basic-layout.column1 {
    background: #ffffff;
    border-radius: 5px;
    padding: 5%;
}

.basic-layout.column1 .basic-column-box {
    background: #ffffe0;
    border-radius: 10px;
    padding: 2rem;
    margin: 2rem 0 0;
}

.basic-layout.column1 .basic-column-box:first-child {
    margin-top: 0;
    margin-bottom: 0;
}

.basic-layout .box-wrap {
    margin: 0;
}

.basic-layout.column1 .box-wrap div:nth-of-type(1) img {
    margin: 0 auto 20px;
    display: block;
    border-radius: 100%;
}

.viral-box-wrap.column2 .basic-column-box {
    border: none;
    background: #ecf1e7;
    box-shadow: none;
    width: calc((100% - 10px) / 2);
    margin-bottom: 0;
}

.viral-box-wrap.column3 .basic-column-box {
    border: none;
    background-color: #ecf1e7;
    border-radius: 10px;
    margin-bottom: 0;
}

.basic-layout.column1 .box-wrap__inner {
    width: 10%;
    flex: 0 0 10%;
    margin-right: 20px;
}

.viral-box-wrap .box-wrap__inner {
    width: 20%;
    flex: 0 0 20%;
    margin-right: 20px;
}

.viral-box-wrap .catch-copy {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    color: #e26519;
    border-bottom: 3px solid #808080;
    line-height: 1.4;
    font-size: 1.8rem;
    padding: 0 0 1rem;
    background: none;
    margin: 0 0 1rem;
}

.viral-box-wrap.column3 .basic-column-box .catch-copy {
    margin: 1rem 0;
}

.viral-box-wrap .paragraph-frame {
    clear: both;
    margin: 15px 0 0;
}

.viral-box-wrap.column2 .catch-copy {
}

.viral-box-wrap.column3 .box-wrap__inner {
    width: 100%;
    text-align: center;
}

/*　共通パーツ01,02
----------------------------- */
.lower_bottom {
    margin: 80px 0;
    padding: 25px 20px 20px;
    background: #fef2ef;
    border-radius: 5px;
    position: relative;
}

.lower_bottom.lower_bottom-2 {
    background: url(img/h3.png);
}

.lower_bottom .mainttl {
    padding: 25px 30px;
    position: relative;
    color: #fff;
    font-size: 27px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    background: #f47c5c;
    border: 2px solid #f47c5c;
    z-index: 2;
    width: 90%;
    margin: 0 auto 3rem;
    border-radius: 5px;
}

.lower_bottom .mainttl::before {
    content: "";
    background: url(img/h2-02.png) right bottom no-repeat;
    position: absolute;
    top: -20px;
    bottom: -20px;
    right: 1px;
    left: -13px;
}

.lower_bottom.lower_bottom-2 .mainttl::after {
    background: #fff;
}

.lower_bottom .mainttl::after {
    content: '';
    position: absolute;
    top: 1px;
    bottom: 1px;
    right: 1px;
    left: 0px;
    z-index: -1;
    pointer-events: none;
}

.lower_bottom .mainttl span {
    display: block;
    font-size: 1.8rem;
    color: #fff;
    width: 60%;
    margin: 0 auto;
}

.lower_bottom .cmn-column2,.lower_bottom .cmn-column3 {
    justify-content: space-between;
}

.lower_bottom .cmn-column1 .cmn-parts-box {
    background: #fff;
    width: 100%;
    padding: 10px 15px 15px;
    border: 1px solid #16b7bf;
    border-radius: 3px;
}

.lower_bottom .cmn-column1 .cmn-parts-box:not(:first-child) {
    margin-top: 3%;
}

.lower_bottom .cmn-column2 .cmn-parts-box {
    background: #eeeeee;
    margin: 3% 0 0;
    padding: 10px 15px 15px;
    border-radius: 5px;
}

.lower_bottom .cmn-column2 .cmn-parts-box:nth-child(1), .lower_bottom .cmn-column2 .cmn-parts-box:nth-child(2) {
    margin-top: 0;
}

.lower_bottom .cmn-column3 .cmn-parts-box {
    padding: 10px 15px 15px;
    border-radius: 5px;
    background: #fff;
}

.lower_bottom-2 .cmn-column2 .cmn-parts-box, .lower_bottom-2 .cmn-column3 .cmn-parts-box {
    background-color: #fff;
}

.lower_bottom .cmn-parts-box .cmn01-catch-copy {
    color: #f47c5c;
    line-height: 1.4;
    font-size: 1.6rem;
    position: relative;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 2px solid #f47c5c;
    text-align: center;
}

.lower_bottom .cmn01-paragraph {
    background: #f9f2e1;
    padding: 17px 10px 14px 10px;
    margin: 0;
    display: flex;
    align-items: center;
    text-align: center;
}

.lower_bottom .cmn01-paragraph .txt_bold {
    color: #222;
    font-size: 1.6rem;
    font-weight: normal;
    padding: 0 5px 0 0;
    display: inline-block;
}

.lower_bottom .cmn01-paragraph .txt_price {
    color: #ff4749;
    font-size: 2.8rem;
    font-weight: bold;
    padding: 0 5px 0 0;
    display: inline-block;
}

.lower_bottom .cmn01-paragraph .txt_price_m {
    font-size: 1.8rem;
}

.lower_bottom .cmn01-ttl, .lower_bottom .ttl {
    text-align: center;
    padding: 0 15px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    color: #222222;
    margin: 0 0 8px;
}

.lower_bottom .cmn01-image {
    text-align: center;
}

.lower_bottom-2 .cmn-column3 .cmn01-ttl {
    color: #222;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 5px 0 10px;
    position: relative;
}

.lower_bottom-2 .cmn-column3 .cmn01-ttl::before {
    position: absolute;
    content: "";
    border-bottom: 1px solid #2d4b11;
    width: 100px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.lower_bottom .cmn01-paragraph p:first-child {
    margin: 0 auto;
    border-bottom: none;
    padding: 0;
}

.lower_bottom .cmn01-paragraph p:first-child::before {
    display: none;
}

/*　テキストバナー
----------------------------- */
.text-banner-area {
    background-size: cover;
    margin-bottom: 1.5rem;
    border-radius: 5px;
    border: 1px solid #b5b5b5;
}

.cmn02-text-banner-area__image {
    width: 40%;
    flex: 0 0 40%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #fff;
}

.text-banner-area__text {
    padding: 3rem 4rem;
    width: 100%;
    border-radius: 5px;
    background-color: rgba(249, 242, 225, .7);
}

.text-banner-area .btn-internal a, .text-banner-area .btn-web a, .text-banner-area .btn-tel a {
    margin-bottom: 0;
}

.text-banner-area .cmn02-text-banner-area__title {
    display: block;
    padding: 0 0 10px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.4;
    color: #000;
    margin: 0 0 20px;
    text-align: left;
    position: relative;
    border-bottom: 3px solid #6f0004;
}

.text-banner-area .cmn02-text-banner-area__catch {
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.4;
    color: #000;
    text-align: center;
}

/*　監修者パーツ
----------------------------- */
.supervision-area {
    margin: 70px 0;
    padding: 2rem;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
    background: #fff;
    justify-content: space-between;
}

.supervision-area.cmn-column1 .cmn-parts-box:not(:first-child) {
    margin-top: 5rem;
}

.supervision-area .cmn-parts-box .mainttl {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.4;
    width: 420px;
    color: #ffffff;
    margin: 0 0 30px -20px;
    text-align: left;
    padding: 20px;
    background-color: #2d4b11;
}

.supervision-area.cmn-column2 .cmn-parts-box .mainttl {
    width: 100%;
    margin: 0 0 30px;
}

.supervision-area .cmn-parts-box .mainttl a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-weight: bold;
}

.supervision-area .cmn-parts-box .mainttl a:hover {
    opacity: 0.7;
}

.supervision-area .image-wrap .text-wrap .catch-copy {
    padding: 0 0 10px;
    font-size: 20px;
    text-align: center;
    line-height: 1.4;
    color: #333;
    margin: 0 0 15px;
    font-weight: bold;
    border-bottom: 3px solid #6f0004;
    background: none;
}

.supervision-area .image-left, .supervision-area .image-right {
    width: 50%;
    flex: 0 0 50%;
}

.supervision-area .text-wrap {
    width: 100%;
}


　　.supervision-area .image-left img,.supervision-area .image-right img {
    display: block;
    margin: auto;
}

.supervision-area .image-left .caption,.supervision-area .image-right .caption {
    display: block;
}

.lower_bottom span.txt_marker {
    font-size: 3.1rem;
    background: none;
    color: #db3e2c;
}

/* add */
.slick-slide span, .viral-info, .viral-quote {
    font-size: 10px;
    color: #888;
    line-height: 1.4;
    word-wrap: break-word;
    display: block;
    margin: 1rem 0;
}

.slick-slide span {
    text-align: center;
    margin: 1rem 0;
}

.slick-slide span a, .viral-info a, .viral-quote a {
    color: #999999;
}

.viral-info, .viral-quote, .viral-info .caption, .viral-quote .caption {
    color: #afafaf;
}

.viral-info {
    margin-top: 1rem;
    text-align: center;
}

.viral-quote .caption {
    text-align: left;
}

/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/
@media screen and (max-width: 480px) {
    /*　口コミパーツ
----------------------------- */.viral-box-wrap.column2 .basic-column-box {
        border: none;
        margin-bottom: 2.5rem;
        padding: 5%;
        width: 100%;
    }

    .viral-box-wrap.column2 .basic-column-box:last-child, .viral-box-wrap.column3 .basic-column-box:last-child {
        margin-bottom: 1rem;
    }

    .viral-box-wrap.column3 {
        padding: 5%;
    }

    .viral-box-wrap.column3 .basic-column-box {
        margin-bottom: 2.5rem;
        border: none;
        padding: 5%;
    }

    .basic-layout.column1 .box-wrap__inner {
        width: 10%;
        flex: 0 0 20%;
        margin-right: 5%;
    }

    .viral-box-wrap.column3 .viral-head {
        display: flex;
        align-items: flex-start;
    }

    .viral-box-wrap .box-wrap__inner {
        width: 20%;
        flex: 0 0 20%;
        margin-right: 5%;
    }

    .viral-box-wrap .paragraph-frame {
        clear: both;
        margin: 15px 0 0;
    }

    .viral-box-wrap .catch-copy {
        font-size: 1.6rem;
        width: 100%;
        margin: 0 0 1rem;
    }

    .viral-box-wrap.column3 .box-wrap__inner {
      width: 20%;  
    　flex: 0 0 20%;
    　margin-right: 5%;
    }

    .viral-box-wrap.column3 .basic-column-box .catch-copy {
        width: 100%;
        margin: 0 0 1rem;
    }

    .viral-box-wrap .box-wrap__inner {
        width: 100%;
        text-align: center;
    }

    .viral-box-wrap .box-wrap__inner img {
        max-height: 120px;
        width: auto;
        display: block;
        margin: auto;
    }

    /*　共通パーツ01,02
----------------------------- */
    .lower_bottom {
        border-top-width: 5px;
        margin: 7rem 0;
        padding: 1rem;
    }

    .lower_bottom::before {
        background-size: 95%;
        width: 50%;
        height: 30px;
        left: 25%;
        top: -1.5rem;
    }

    .lower_bottom .mainttl span {
        font-size: 1.4rem;
        width: 100%;
    }

    .lower_bottom .mainttl {
        font-size: 2rem;
        padding: 3rem 2rem 3rem;
        width: 100%;
        margin: 2rem auto 3rem;
    }

    .basic-layout {
        margin: 4rem 0 5rem;
    }

    .basic-layout.column1 .basic-column-box {
        padding: 5%;
        margin-bottom: 1rem;
    }

    .basic-layout.column1 .box-wrap div:nth-of-type(1) img {
        margin: 0 auto 20px;
        display: block;
        border-radius: 100%;
    }

    .lower_bottom .cmn-column2 .cmn-parts-box, .lower_bottom .cmn-column3 .cmn-parts-box {
        width: 100%;
        padding: 3%;
        margin: 0 auto 2rem;
    }

    .lower_bottom .cmn-column2 .cmn-parts-box:last-child, .lower_bottom .cmn-column3 .cmn-parts-box:last-child {
        margin-bottom: 1.5rem;
    }

    .lower_bottom-2 .cmn-column1 .cmn-parts-box, .lower_bottom-2 .cmn-column2 .cmn-parts-box, .lower_bottom-2 .cmn-column3 .cmn-parts-box {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .lower_bottom-2 .cmn-column3 .cmn01-ttl {
        padding: 0.5rem 0;
    }

    .lower_bottom-2 .cmn-parts-box .txt-wrap {
        width: 56%;
        padding-right: 3%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .lower_bottom span.txt_marker {
        font-size: 2.8rem;
    }

    .lower_bottom-2 .cmn-parts-box .btn-wrap {
        justify-content: space-between;
        width: 42%;
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        flex-direction: column;
        margin-top: -1rem;
    }

    .lower_bottom-2 .cmn-parts-box .btn-wrap .btn-web, .lower_bottom-2 .cmn-parts-box .btn-wrap .btn-tel, .lower_bottom-2 .cmn-parts-box .btn-wrap .btn-internal {
        display: contents;
    }

    .lower_bottom-2 .cmn-parts-box .btn-wrap .btn-web a, .lower_bottom-2 .cmn-parts-box .btn-wrap .btn-tel a, .lower_bottom-2 .cmn-parts-box .btn-wrap .btn-internal a {
        width: 100%;
        font-size: 1.6rem;
        border-radius: 3rem;
        margin: 1rem auto 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex: auto;
        padding: 1rem 2.5rem 1rem 1rem;
    }

    .lower_bottom-2 .cmn-parts-box .btn-wrap .btn-internal a::before {
        right: .8rem;
    }

    .lower_bottom-2 .cmn-parts-box .btn-wrap .btn-web a::before {
        right: .5rem;
    }

    .lower_bottom-2 .cmn-parts-box .btn-wrap .btn-tel a {
        padding: 1rem 1rem 1rem 3.5rem;
    }
    .lower_bottom .cmn-parts-box .cmn01-catch-copy{
        text-align: center;
    }

    /*　テキストバナー
----------------------------- */
    .text-banner-area__text {
        padding: 2rem;
    }

    .text-banner-area .cmn02-text-banner-area__title {
        font-size: 1.7rem;
    }

    .text-banner-area {
        position: relative;
        display: block;
        padding: 1rem;
        overflow: hidden;
        
	　background: transparent;
    }

    .cmn02-text-banner-area__image {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
        border-radius: 5px;
        z-index: -1;
    }

    .cmn02-text-banner-area__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
        
	　　background: #fff;
    }

    /*　監修者パーツ
----------------------------- */
    .supervision-area.cmn-column1 {
        padding: 5%;
        margin: 4rem 0;
    }

    .supervision-area .image-wrap {
        display: block;
    }

    .supervision-area .image-left, .supervision-area .image-right, .supervision-area .text-wrap {
        width: 100%;
        padding: 0;
    }

    .supervision-area .cmn-parts-box .mainttl {
        font-size: 2rem;
        width: 100%;
    }

    .supervision-area .image-wrap .text-wrap .catch-copy {
        font-size: 1.8rem;
    }

    .supervision-area .text-wrap {
        margin-top: 2rem;
    }

    .supervision-area .image-wrap .text-wrap .catch-copy {
        font-size: 1.8rem;
        padding: 0 0 1rem;
    }

    .supervision-area.cmn-column2 {
        display: block;
        padding: 5%;
    }

    .cmn-column2 .cmn-parts-box {
        width: 100%;
    }
}

/* add end */
