@charset 'UTF-8';

.mv {
    margin-top: -30px;
}

.mv img {
    width: 100%;
}

.message {
    text-align: center;
    position: relative;
}

.message .content {
    text-align: left;
    display: inline-block;
}


.message .heading {
    position: relative;
}

.message .heading h2 {
    letter-spacing: 0;
    color: #ae6c4c;
}

.message .heading img {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(118%, -50%);
    width: 28%;
    max-width: 128px;
}

.message .name img {
    width: 100%;
}

.oisisa {
    background-image: url(../img/product_lp/oisisa_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}

.oisisa .heading {
    display: inline-block;
    position: relative;
}

.oisisa .heading_img {
    display: inline-block;
}

.oisisa .heading_img img {
    width: 100%;
}

.oisisa .niwatori {
    position: absolute;
    top: 50%;
    left: -50%;
    transform: translate(-90%, -50%);
    width: 70%;
    max-width: 187px;
}

.oisisa .heading h2 {
    font-weight: bold;
    letter-spacing: 0;
    color: #ae6c4c;
}

.oisisa .content:last-child {
    margin-bottom: 0;
}

.oisisa .text {
    background-color: #fff;
    display: inline-block;
    position: absolute;
}

.oisisa .text > span {
    display: block;
    color: #fff;
    background-color: #ae6c4c;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.oisisa .text h3 {
    letter-spacing: 0;
    margin-bottom: 25px;
    font-weight: bold;
    line-height: 1.4;
}

.oisisa .text p {
    line-height: 1.6;
}

.oisisa .text .text_s {
    position: static;
    letter-spacing: 0;
    margin-top: 20px;
    display: block;
}

.oisisa .img img {
    width: 100%;
}

.text-left .img {
    margin-left: auto;
}

.review img {
    width: 100%;
}

.hosyo_lp {
    text-align: center;
}

@media screen and (max-width: 750px) {
    .souryoumuryo img {
        width: 70.6%;
        margin: 37px auto 0;
        display: block;
    }

    .message {
        padding: 15px 0 0;
    }

    .message .content {
        width: 83.2%;
        margin: 0 auto;
    }

    .message .heading h2 {
        font-size: 2.35rem;
        line-height: 1.4;
    }

    .message .heading {
        margin-bottom: 30px;
    }

    .message .text p {
        font-size: 1.5rem;
        line-height: 1.6;
        letter-spacing: 0;
    }

    .message .name {
        width: 30.2%;
        margin-left: 0;
        margin-top: 25px;
    }

    .message .pic {
        position: static;
        width: 40%;
        margin-left: auto;
        margin-top: -10%;
    }

    .oisisa {
        padding: 53px 0 33px;
    }

    .oisisa_inner {
        width: 100%;
        max-width: none;
        border: none;
        border-radius: 0;
        padding: 0;
    }

    .oisisa .heading_img {
        margin-bottom: 16px;
        width: 33.3%;
    }

    .oisisa .heading {
        margin-bottom: 56px;
    }

    .oisisa .heading h2 {
        font-size: 2.1rem;
    }

    .oisisa .content {
        width: 100%;
        max-width: none;
        margin: 0 auto 73px;
        position: relative;
    }

    .oisisa .text {
        padding: 56px 8.4% 23px;
        text-align: left;
        position: static;
        bottom: 0;
        width: 100%;
        max-width: none;
    }

    .oisisa .text h3 {
        font-size: 2.3rem;
    }

    .oisisa .text p {
        font-size: 1.5rem;
    }

    .oisisa .img {
        width: 100%;
    }

    .oisisa .text > span {
        width: 42px;
        height: 42px;
        line-height: 42px;
        font-size: 1.85rem;
    }

    .oisisa .text .text_s {
        font-size: 1.25rem;
    }

    .review {
        padding-top: 70px;
    }

    .hosyo_lp {
        padding: 54px 0 39px;
    }

    .hosyo_lp img {
        width: 84.8%;
    }
}

@media screen and (min-width: 751px) {
    .message {
        padding: 130px 0 156px;
    }

    .message .heading h2 {
        font-size: 28px;
        line-height: 1.2;
    }

    .message .heading {
        margin-bottom: 40px;
    }

    .message .text p {
        font-size: 14px;
        line-height: 1.7;
        letter-spacing: 0.02em;
    }

    .message .name {
        text-align: right;
        width: 144px;
        margin-left: auto;
        margin-top: 20px;
    }

    .message .pic {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        max-width: 1340px;
    }

    .message .pic img {
        display: block;
        margin-left: auto;
        width: 25%;
    }

    .oisisa {
        padding: 92px 0 136px;
    }

    .oisisa_inner {
        width: 63.8%;
        max-width: 856px;
        margin: 0 auto;
        border: 3px solid #ae6c4c;
        border-radius: 30px;
        padding: 90px 0 60px;
    }

    .oisisa .heading_img {
        margin-bottom: 18px;
        width: 108px;
    }

    .oisisa .heading {
        margin-bottom: 73px;
    }

    .oisisa .heading h2 {
        font-size: 30px;
    }

    .oisisa .content {
        width: 76.5%;
        max-width: 655px;
        margin: 0 auto 180px;
        position: relative;
    }

    .text-right .text {
        left: 50%;
        transform: translateY(50%);
    }
    
    .text-left .text {
        left: 50%;
        transform: translate(-100%, 50%)
    }

    .oisisa .text {
        padding: 40px 1.4% 30px;
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 79.4%;
        max-width: 520px;
    }

    .oisisa .text h3 {
        font-size: 1.64vw;
    }

    .oisisa .text p {
        font-size: 1.04vw;
        font-weight: bold;
    }

    .oisisa .img {
        width: 59.5%;
        max-width: 390px;
    }

    .oisisa .text > span {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
    }

    .oisisa .text .text_s {
        font-size: 0.89vw;
    }

    .review {
        padding-top: 158px;
    }

    .hosyo_lp {
        padding: 130px 0;
    }

    .hosyo_lp img {
        width: 44.8%;
    }
}

@media screen and (min-width: 751px) and (max-width: 960px) {
    .message .pic {
        position: static!important;
        margin-left: auto;
    }

    .message {
        padding: 130px 0 0!important;
    }

    .message .heading img {
        right: 10%!important;
    }

    .oisisa_inner {
        width: 78.8%!important;
    }

    .oisisa .niwatori {
        transform: translate(-50%, -50%)!important;
    }
}

@media screen and (min-width: 1340px) {
    .oisisa .text h3 {
        font-size: 22px;
    }
    
    .oisisa .text p {
        font-size: 14px;
    }

    .oisisa .text .text_s {
        font-size: 12px;
    }

    
}

/* 定期コースLP */
.teiki_lp .inner_wrap {
    margin: 0 auto;
}

.teiki_lp .mv {
    margin-top: 0;
}

.teiki_lp {
    padding-top: 30px;
    padding-bottom: 50px;
}

.fs-body-product .fs-l-main section .teiki_lp .inner_wrap {
    padding-top: 0;
}

.cf::after {
    content: "";
    display: block;
    clear: both;
}

@media screen and (max-width: 750px) {
    .teiki_lp .inner_wrap {
        width: 92%;
    }

    .teiki_lp .mv .inner_wrap {
        width: 100%;
    }
}

@media screen and (min-width: 751px) {
    .teiki_lp .inner_wrap {
        width: 82.1%;
        max-width: 1100px;
    }
}

/* リードテキスト */
.lead {
    text-align: center;
}

.lead .img_01 {
    margin: 0 auto 10px;
}

.lead .img_01 img {
    width: 100%;
}

.lead .heading h2 {
    letter-spacing: 0.2em;
    color: #c4663c;
}

.lead .text p {
    font-size: 14px;
    line-height: 2.6;
    letter-spacing: 0.05em;
    margin: 0;
}

@media screen and (max-width: 750px) {
    .lead {
        margin-top: 43px;
    }

    .lead .img_01 {
        width: 18.7%;
    }

    .lead .heading h2 {
        font-size: 20px;
        line-height: 1.5;
    }

    .lead .heading {
        margin-bottom: 20px;
    }

    .lead .text p {
        text-align: left;
        line-height: 2;
    }
}

@media screen and (min-width: 751px) {
    .lead {
        margin-top: 103px;
    }

    .lead .img_01 {
        width: 8.7%;
    }

    .lead .heading h2 {
        font-size: 32px;
        line-height: 1.6;
    }

    .lead .heading {
        margin-bottom: 50px;
    }

    .lead .text p::after {
        content: '';
        display: block;
        width: 49.1%;/*画像の幅*/
        height: 5px;/*画像の高さ*/
        background-image: url(../img/product_lp/teiki/lead_line.png);
        background-size: contain;
        background-repeat: no-repeat;
        margin: 0 auto;
    }
}

/* 飼育係 */
.shiiku img {
    width: 100%;
}

@media screen and (max-width: 750px) {
    .shiiku {
        margin-top: 60px;
    }

    .shiiku_content_wrap {
        width: 100%;
    }

    .shiiku p {
        font-size: 14px;
        line-height: 2;
        letter-spacing: 0.03em;
    }
}

@media screen and (min-width: 751px) {
    .shiiku {
        margin-top: 213px;
    }

    .shiiku_content_wrap {
        width: 79.2%;
        margin: 0 auto;
        position: relative;
    }

    .shiiku p {
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        font-size: 1.19vw;
        line-height: 2.2;
        position: absolute;
        bottom: 0;
        right: 6.9%;
        font-feature-settings: initial;
        letter-spacing: 0.3em;
    }
}

@media screen and (min-width: 1340px) {
    .shiiku p {
        font-size: 16px;
    }
}

/* お客様のお声 */
.voice {
    text-align: center;
}

.voice .heading h2 {
    font-size: 32px;
    line-height: 1.5;
    color: #c4663c;
    letter-spacing: 0.2em;
}

@media screen and (max-width: 750px) {
    .voice {
        margin-top: 70px;
    }

    .voice .heading h2 {
        font-size: 20px;
    }

    .voice .img {
        margin-top: 20px;
        width: 100%;
    }
}

@media screen and (min-width: 751px) {
    .voice {
        margin-top: 230px;
    }

    .voice .heading h2 {
        font-size: 32px;
    }

    .voice .img {
        margin: 87px auto 0;
        width: 89.8%;
    }
}

/* 健康生活 */
.life .heading h2 {
    line-height: 1.5;
    letter-spacing: 0.2em;
    text-align: center;
    color: #c4663c;
}

.life_content .img img {
    width: 100%;
}

.fl_wrap img {
    float: right;
}

.life_content.syokuseikatsu .fl_wrap img {
    width: 29.1%;
}

.life_content .text h3 {
    line-height: 1.5;
    letter-spacing: 0.2em;
    color: #c4663c;
}

.life_content.syokuseikatsu .fl_wrap p {
    font-size: 14px;
    line-height: 2.4;
    letter-spacing: 0;
}

.life_content.syokuseikatsu .fl_wrap {
    margin-top: 22px;
}

.life_content.seibun .fl_wrap img {
    width: 33.6%;
}

.life_content.seibun .fl_wrap p {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0;
    color: #c4663c;
}

@media screen and (max-width: 750px) {
    .life {
        margin-top: 50px;
    }

    .life .heading {
        margin-bottom: 20px;
    }

    .life .heading h2 {
        font-size: 20px;
    }

    .life_content .img {
        width: 100%;
    }

    .life_content.syokuseikatsu .text {
        width: 100%;
        margin-top: 15px;
    }

    .life_content .text h3 {
        font-size: 18px;
    }

    .life_content.syokuseikatsu .fl_wrap img {
        margin-left: 5%;
    }

    .life_content:not(:first-child) {
        margin-top: 30px;
    }

    .life_content.seibun .text {
        width: 100%;
        margin-top: 15px;
    }

    .life_content.seibun .fl_wrap img {
        margin-left: 5%;
    }

    .life_content.seibun .table {
        margin-top: 15px;
        width: 100%;
    }
}

@media screen and (min-width: 751px) {
    .life {
        margin-top: 218px;
    }

    .life .heading {
        margin-bottom: 106px;
    }

    .life .heading h2 {
        font-size: 32px;
    }

    .life_content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    
    .life_content:nth-child(even) {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .life_content .img {
        width: 46.5%;
        margin-right: 3.5%;
    }
    
    .life_content:nth-child(even) .img {
        margin-right: 0;
        margin-left: 6.5%;
    }

    .life_content.syokuseikatsu .text {
        width: 50%;
        margin-top: 28px;
    }

    .life_content .text h3 {
        font-size: 26px;
    }

    .life_content.syokuseikatsu .fl_wrap img {
        margin-right: 9.6%;
    }

    .life_content:not(:first-child) {
        margin-top: 84px;
    }

    .life_content.seibun .text {
        padding-left: 2.7%;
        width: 46.5%;
    }

    .life_content.seibun .table {
        margin-top: 28px;
        width: 85.3%;
    }
}

/* ついで買い */
.tsuide .heading h2 {
    line-height: 1.5;
    letter-spacing: 0.2em;
    color: #c4663c;
    text-align: center;
    position: relative;
}

.tsuide .heading h2::before {
    content: '';
    display: inline-block;
    background-image: url(../img/product_lp/teiki/tsuide_more.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 50%;
}

.tsuide .heading h2 span {
    color: #ff0000;
}

.tsuide .text p {
    font-size: 14px;
    letter-spacing: 0;
    text-align: center;
}

.tsuide .img {
    width: 94.5%;
    margin: 20px auto 0;
}

.tsuide .img img {
    width: 100%;
}

@media screen and (max-width: 750px) {
    .tsuide {
        margin-top: 100px;
    }

    .tsuide .heading {
        margin-bottom: 20px;
    }

    .tsuide .heading h2 {
        font-size: 20px;
    }

    .tsuide .heading h2::before {
        width: 90px;
        height: 44px;
        transform: translate(-170%,-100%);
    }

    .tsuide .text p {
        line-height: 1.5;
    }
}

@media screen and (min-width: 751px) {
    .tsuide {
        margin-top: 297px;
    }

    .tsuide .heading {
        margin-bottom: 30px;
    }

    .tsuide .heading h2 {
        font-size: 32px;
    }

    .tsuide .heading h2::before {
        width: 144px;
        height: 70px;
        transform: translate(-190%,-100%);
    }

    .tsuide .text p {
        line-height: 2;
    }
}

/* おすすめ */
.teiki_recommend .heading h2 {
    line-height: 1.5;
    letter-spacing: 0.1em;
    color: #006934;
    text-align: center;
}

.teiki_recommend_content {
    background-color: #ffefde;
}

.teiki_recommend_item img {
    width: 100%;
}

.teiki_recommend_item .text p {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
    margin: 0;
}

@media screen and (max-width: 750px) {
    .teiki_recommend {
        margin-top: 70px;
    }

    .teiki_recommend .heading {
        margin-bottom: 20px;
    }

    .teiki_recommend .heading h2 {
        font-size: 20px;
    }

    .teiki_recommend_content {
        padding: 20px 5%;
    }

    .teiki_recommend_item {
        width: 100%;
    }

    .teiki_recommend_item:not(:first-child) {
        margin-top: 30px;
    }
}

@media screen and (min-width: 751px) {
    .teiki_recommend {
        margin-top: 226px;
    }

    .teiki_recommend .heading {
        margin-bottom: 33px;
    }

    .teiki_recommend .heading h2 {
        font-size: 32px;
    }

    .teiki_recommend_content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 38px 6.1% 63px;
    }

    .teiki_recommend_item {
        width: 33.1%;
    }
}

/* 登録は簡単 */
.touroku {
    text-align: center;
}

.touroku .heading h2 {
    font-size: 22px;
    letter-spacing: 0.5em;
    color: #baa28e;
}

.touroku_content .icon img {
    width: 100%;
}

.touroku_content .text strong {
    letter-spacing: 0.2em;
    line-height: 2.1;
    color: #baa28e;
}

.touroku_content .text p {
    letter-spacing: 0;
    color: #baa28e;
    margin-top: 2px;
    line-height: 1.3;
}

.kanryo strong {
    display: block;
    background-color: #baa28e;
    color: #fff;
    letter-spacing: 0.2em;
    line-height: 1.3;
    border-radius: 15px;
}

.touroku_content::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #baa28e transparent transparent transparent;
    display: inline-block;
}

@media screen and (max-width: 750px) {
    .touroku {
        margin-top: 60px;
    }

    .touroku .heading {
        margin-bottom: 20px;
    }

    .touroku_content .icon {
        width: 15%;
        margin: 0 auto;
    }

    .touroku_content .text strong {
        font-size: 18px;
    }

    .touroku_content .text p {
        font-size: 14px;
    }

    .touroku_content::after {
        border-width: 17px 11.5px 0 11.5px;
        margin-top: 10px;
    }

    .touroku_content {
        margin-bottom: 25px;
    }

    .kanryo strong {
        width: 100%;
        padding: 15px 0;
        font-size: 16px;
    }
}

@media screen and (min-width: 751px) {
    .touroku {
        margin-top: 90px;
    }

    .touroku .heading {
        margin-bottom: 32px;
    }

    .touroku_content .icon {
        width: 7.3%;
        margin: 0 auto 12px;
    }

    .touroku_content .text strong {
        font-size: 24px;
    }

    .touroku_content .text p {
        font-size: 15px;
    }

    .touroku_content::after {
        border-width: 22px 16.5px 0 16.5px;
        margin-top: 25px;
    }

    .touroku_content {
        margin-bottom: 53px;
    }

    .kanryo strong {
        width: 87.9%;
        margin: 0 auto;
        padding: 40px 3% 27px;
        font-size: 26px;
    }
}

